{"id":361,"date":"2025-12-23T13:13:18","date_gmt":"2025-12-23T13:13:18","guid":{"rendered":"https:\/\/quick-cert.com\/?page_id=361"},"modified":"2025-12-23T13:13:20","modified_gmt":"2025-12-23T13:13:20","slug":"terms-of-services","status":"publish","type":"page","link":"https:\/\/quick-cert.com\/?page_id=361","title":{"rendered":"Terms Of Services"},"content":{"rendered":"\n<p>Last updated: January 2025<\/p>\n\n\n\n<!-- ===============================\n     QUICKCERT TERMS OF SERVICE\n     MODERN UI \u2013 FULL WIDTH\n================================= -->\n<div class=\"qc-terms-page\">\n\n    <div class=\"qc-terms-inner\">\n        <section class=\"qc-terms-section\">\n            <h2>1. Services Overview<\/h2>\n            <p>\n                QuickCert provides ISO certification, compliance consulting, documentation support,\n                audit assistance, and related advisory services to organizations worldwide.\n                All services are provided in accordance with applicable standards and regulations.\n            <\/p>\n        <\/section>\n\n        <section class=\"qc-terms-section\">\n            <h2>2. Use of Website<\/h2>\n            <p>\n                You agree to use this website only for lawful purposes and in a manner that does not\n                infringe the rights of others or restrict their use of the website.\n            <\/p>\n        <\/section>\n\n        <section class=\"qc-terms-section\">\n            <h2>3. Intellectual Property<\/h2>\n            <p>\n                All content on this website, including text, graphics, logos, and design elements,\n                is the property of QuickCert Business Solutions &#038; Services and is protected by\n                applicable intellectual property laws.\n            <\/p>\n        <\/section>\n\n        <section class=\"qc-terms-section\">\n            <h2>4. Client Responsibilities<\/h2>\n            <p>\n                Clients are responsible for providing accurate and complete information required\n                for certification and compliance services. QuickCert is not responsible for delays\n                caused by incomplete or inaccurate information.\n            <\/p>\n        <\/section>\n\n        <section class=\"qc-terms-section\">\n            <h2>5. Limitation of Liability<\/h2>\n            <p>\n                QuickCert shall not be liable for any indirect, incidental, or consequential damages\n                arising from the use or inability to use our services or website.\n            <\/p>\n        <\/section>\n\n        <section class=\"qc-terms-section\">\n            <h2>6. Confidentiality<\/h2>\n            <p>\n                All client information shared with QuickCert is treated as confidential and handled\n                in accordance with our Privacy Policy.\n            <\/p>\n        <\/section>\n\n        <section class=\"qc-terms-section\">\n            <h2>7. Third-Party Links<\/h2>\n            <p>\n                Our website may contain links to third-party websites. QuickCert does not control\n                and is not responsible for the content or practices of external sites.\n            <\/p>\n        <\/section>\n\n        <section class=\"qc-terms-section\">\n            <h2>8. Changes to Services<\/h2>\n            <p>\n                QuickCert reserves the right to modify, suspend, or discontinue any part of its\n                services or website without prior notice.\n            <\/p>\n        <\/section>\n\n        <section class=\"qc-terms-section\">\n            <h2>9. Governing Law<\/h2>\n            <p>\n                These Terms shall be governed and interpreted in accordance with applicable laws\n                of the jurisdiction in which QuickCert operates.\n            <\/p>\n        <\/section>\n\n        <section class=\"qc-terms-section qc-contact-section\">\n            <h2>10. Contact Information<\/h2>\n            <p>For questions regarding these Terms of Service, please contact:<\/p>\n            <div class=\"qc-contact-card\">\n                <div class=\"qc-contact-item\">\n                    <span class=\"qc-contact-icon\">\ud83d\udce7<\/span>\n                    <div>\n                        <strong>Email:<\/strong><br>\n                        <a href=\"mailto:sales@quick-cert.com\">sales@quick-cert.com<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"qc-contact-item\">\n                    <span class=\"qc-contact-icon\">\ud83c\udfe2<\/span>\n                    <div>\n                        <strong>Company:<\/strong><br>\n                        QuickCert Business Solutions &#038; Services\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n    <\/div>\n\n<\/div>\n\n<style>\n\/* ===============================\n   FULL WIDTH PAGE OVERRIDE\n================================= *\/\n.qc-terms-page {\n    width: 100vw;\n    margin-left: calc(-50vw + 50%);\n    background: linear-gradient(180deg, #f8f9fc 0%, #ffffff 100%);\n    min-height: 100vh;\n}\n\n\/* Inner content *\/\n.qc-terms-inner {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 60px 30px;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n}\n\n\/* Intro Section *\/\n.qc-terms-intro {\n    background: linear-gradient(135deg, #003B9C 0%, #005ACF 100%);\n    color: white;\n    border-radius: 16px;\n    padding: 32px;\n    margin-bottom: 32px;\n    box-shadow: 0 4px 20px rgba(0, 59, 156, 0.25);\n}\n\n.qc-terms-intro p {\n    font-size: 17px;\n    line-height: 1.8;\n    margin: 0;\n    color: white;\n}\n\n\/* Section Styling *\/\n.qc-terms-section {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 32px;\n    margin-bottom: 24px;\n    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);\n    border: 1px solid rgba(0, 59, 156, 0.08);\n    transition: all 0.3s ease;\n}\n\n.qc-terms-section:hover {\n    box-shadow: 0 4px 20px rgba(0, 59, 156, 0.12);\n    transform: translateY(-2px);\n}\n\n\/* Typography *\/\n.qc-terms-inner h2 {\n    font-size: 24px;\n    font-weight: 700;\n    color: #003B9C;\n    margin: 0 0 16px 0;\n    padding-bottom: 12px;\n    border-bottom: 2px solid #e8f0fe;\n    position: relative;\n}\n\n.qc-terms-inner h2::before {\n    content: '';\n    position: absolute;\n    bottom: -2px;\n    left: 0;\n    width: 60px;\n    height: 2px;\n    background: linear-gradient(90deg, #003B9C, #005ACF);\n}\n\n.qc-terms-inner p {\n    font-size: 16px;\n    line-height: 1.8;\n    color: #333;\n    margin-bottom: 12px;\n}\n\n.qc-terms-inner a {\n    color: #005ACF;\n    font-weight: 600;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    border-bottom: 2px solid transparent;\n}\n\n.qc-terms-inner a:hover {\n    color: #003B9C;\n    border-bottom-color: #003B9C;\n}\n\n\/* Contact Section *\/\n.qc-contact-section {\n    background: linear-gradient(135deg, #f0f5ff 0%, #e8f0fe 100%);\n    border: 2px solid #005ACF;\n}\n\n.qc-contact-card {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin-top: 20px;\n}\n\n.qc-contact-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px;\n    background: white;\n    border-radius: 12px;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\n}\n\n.qc-contact-icon {\n    font-size: 28px;\n    line-height: 1;\n}\n\n.qc-contact-item strong {\n    color: #003B9C;\n    display: block;\n    margin-bottom: 4px;\n}\n\n.qc-contact-item div {\n    flex: 1;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n    .qc-terms-inner {\n        padding: 40px 20px;\n    }\n\n    .qc-terms-intro,\n    .qc-terms-section {\n        padding: 24px 20px;\n        margin-bottom: 20px;\n    }\n\n    .qc-terms-intro p {\n        font-size: 16px;\n    }\n\n    .qc-terms-inner h2 {\n        font-size: 20px;\n    }\n\n    .qc-terms-inner p {\n        font-size: 15px;\n    }\n\n    .qc-contact-card {\n        grid-template-columns: 1fr;\n        gap: 16px;\n    }\n}\n\n@media (max-width: 480px) {\n    .qc-terms-inner {\n        padding: 30px 16px;\n    }\n\n    .qc-terms-intro,\n    .qc-terms-section {\n        padding: 20px 16px;\n        border-radius: 12px;\n    }\n\n    .qc-terms-intro p {\n        font-size: 15px;\n    }\n\n    .qc-terms-inner h2 {\n        font-size: 18px;\n        margin-bottom: 12px;\n    }\n}\n\n\/* Print Styles *\/\n@media print {\n    .qc-terms-page {\n        background: white;\n    }\n\n    .qc-terms-intro {\n        background: white;\n        color: black;\n        border: 2px solid #003B9C;\n    }\n\n    .qc-terms-intro p {\n        color: black;\n    }\n\n    .qc-terms-section {\n        box-shadow: none;\n        border: 1px solid #ccc;\n        page-break-inside: avoid;\n    }\n\n    .qc-terms-section:hover {\n        transform: none;\n    }\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Last updated: January 2025 1. Services Overview QuickCert provides ISO certification, compliance consulting, documentation support, audit assistance, and related advisory services to organizations worldwide. All services are provided in accordance with applicable standards and regulations. 2. Use of Website You agree to use this website only for lawful purposes and in a manner that does&hellip;&nbsp;<a href=\"https:\/\/quick-cert.com\/?page_id=361\" rel=\"bookmark\"><span class=\"screen-reader-text\">Terms Of Services<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-361","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/quick-cert.com\/index.php?rest_route=\/wp\/v2\/pages\/361","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/quick-cert.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/quick-cert.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/quick-cert.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/quick-cert.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=361"}],"version-history":[{"count":1,"href":"https:\/\/quick-cert.com\/index.php?rest_route=\/wp\/v2\/pages\/361\/revisions"}],"predecessor-version":[{"id":362,"href":"https:\/\/quick-cert.com\/index.php?rest_route=\/wp\/v2\/pages\/361\/revisions\/362"}],"wp:attachment":[{"href":"https:\/\/quick-cert.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=361"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}