{"id":2129,"date":"2025-12-17T15:50:07","date_gmt":"2025-12-17T15:50:07","guid":{"rendered":"https:\/\/maliyo.thelearnyway.com\/?page_id=2129"},"modified":"2025-12-18T16:05:05","modified_gmt":"2025-12-18T16:05:05","slug":"terms-conditions","status":"publish","type":"page","link":"https:\/\/maliyo.thelearnyway.com\/en\/terms-conditions\/","title":{"rendered":"Terms &amp; Conditions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2129\" class=\"elementor elementor-2129\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-1af80b4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"1af80b4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-691e519 elementor-widget elementor-widget-text-editor\" data-id=\"691e519\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Maliyo ERP &#8211; Terms &#038; Conditions<\/title>\n    <style>\n        .maliyo-terms-page * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        .maliyo-terms-page {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.8;\n            color: #333;\n            background: linear-gradient(180deg, #f0f4ff 0%, #212d45 100%);\n            padding: 40px 0;\n        }\n        \n        .maliyo-terms-page .container {\n            max-width: 900px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        .maliyo-terms-page .policy-header {\n            text-align: center;\n            padding: 50px 40px;\n            background: linear-gradient(135deg, #1e2063 0%, #011cb3 100%);\n            color: white;\n            border-radius: 15px;\n            box-shadow: 0 15px 40px rgba(1, 28, 179, 0.3);\n            margin-bottom: 40px;\n        }\n        \n        .maliyo-terms-page .policy-header h1 {\n            font-size: 2.5em;\n            margin-bottom: 15px;\n            color: white;\n        }\n        \n        .maliyo-terms-page .document-icon {\n            font-size: 3em;\n            margin-bottom: 15px;\n        }\n        \n        .maliyo-terms-page .last-updated {\n            display: inline-block;\n            background: rgba(247, 184, 8, 0.2);\n            color: #f7b808;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 0.95em;\n            margin-top: 10px;\n            border: 1px solid rgba(247, 184, 8, 0.3);\n        }\n        \n        .maliyo-terms-page .policy-intro {\n            background: white;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 5px 20px rgba(1, 28, 179, 0.08);\n            margin-bottom: 30px;\n            border-left: 5px solid #f7b808;\n        }\n        \n        .maliyo-terms-page .policy-section {\n            background: white;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 5px 20px rgba(1, 28, 179, 0.08);\n            margin-bottom: 25px;\n            transition: transform 0.2s ease, box-shadow 0.2s ease;\n        }\n        \n        .maliyo-terms-page .policy-section:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(1, 28, 179, 0.12);\n        }\n        \n        .maliyo-terms-page .section-number {\n            display: inline-block;\n            background: linear-gradient(135deg, #f7b808, #ffc940);\n            color: white;\n            width: 35px;\n            height: 35px;\n            line-height: 35px;\n            text-align: center;\n            border-radius: 50%;\n            font-weight: bold;\n            margin-right: 12px;\n            font-size: 1.1em;\n        }\n        \n        .maliyo-terms-page .policy-section h2 {\n            color: #1e2063;\n            font-size: 1.6em;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .maliyo-terms-page .policy-section p {\n            margin-bottom: 15px;\n            color: #555;\n        }\n        \n        .maliyo-terms-page .policy-section ul {\n            margin: 15px 0;\n            padding-left: 20px;\n        }\n        \n        .maliyo-terms-page .policy-section li {\n            margin: 10px 0;\n            padding-left: 10px;\n            color: #555;\n            position: relative;\n        }\n        \n        .maliyo-terms-page .policy-section li::marker {\n            color: #f7b808;\n        }\n        \n        .maliyo-terms-page .definition-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 20px 0;\n        }\n        \n        .maliyo-terms-page .definition-item {\n            background: linear-gradient(135deg, rgba(247, 184, 8, 0.05), rgba(1, 28, 179, 0.02));\n            padding: 15px;\n            border-radius: 8px;\n            border-left: 3px solid #f7b808;\n        }\n        \n        .maliyo-terms-page .definition-item strong {\n            color: #1e2063;\n            display: block;\n            margin-bottom: 5px;\n            font-size: 1.05em;\n        }\n        \n        .maliyo-terms-page .highlight-box {\n            background: linear-gradient(135deg, rgba(247, 184, 8, 0.1), rgba(1, 28, 179, 0.05));\n            border-left: 4px solid #f7b808;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 20px 0;\n        }\n        \n        .maliyo-terms-page .highlight-box strong {\n            color: #1e2063;\n        }\n        \n        .maliyo-terms-page .warning-box {\n            background: linear-gradient(135deg, rgba(255, 87, 34, 0.1), rgba(244, 67, 54, 0.05));\n            border-left: 4px solid #ff5722;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 20px 0;\n        }\n        \n        .maliyo-terms-page .warning-box strong {\n            color: #d32f2f;\n        }\n        \n        .maliyo-terms-page .info-badge {\n            display: inline-block;\n            background: #011cb3;\n            color: white;\n            padding: 5px 12px;\n            border-radius: 15px;\n            font-size: 0.85em;\n            font-weight: 600;\n            margin: 5px 5px 5px 0;\n        }\n        \n        .maliyo-terms-page .contact-box {\n            background: linear-gradient(135deg, #1e2063 0%, #011cb3 100%);\n            color: white;\n            padding: 40px;\n            border-radius: 15px;\n            text-align: center;\n            margin-top: 40px;\n            box-shadow: 0 15px 40px rgba(1, 28, 179, 0.3);\n        }\n        \n        .maliyo-terms-page .contact-box h2 {\n            color: white;\n            font-size: 1.8em;\n            margin-bottom: 15px;\n            display: block;\n        }\n        \n        .maliyo-terms-page .contact-box a {\n            color: #f7b808;\n            text-decoration: none;\n            font-weight: 600;\n            font-size: 1.1em;\n            transition: color 0.3s ease;\n        }\n        \n        .maliyo-terms-page .contact-box a:hover {\n            color: #ffc940;\n        }\n        \n        @media (max-width: 768px) {\n            .maliyo-terms-page .policy-header {\n                padding: 35px 25px;\n            }\n            \n            .maliyo-terms-page .policy-header h1 {\n                font-size: 2em;\n            }\n            \n            .maliyo-terms-page .policy-section {\n                padding: 25px;\n            }\n            \n            .maliyo-terms-page .policy-section h2 {\n                font-size: 1.3em;\n                flex-direction: column;\n                align-items: flex-start;\n            }\n            \n            .maliyo-terms-page .section-number {\n                margin-bottom: 10px;\n            }\n            \n            .maliyo-terms-page .definition-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"maliyo-terms-page\">\n        <div class=\"container\">\n            <div class=\"policy-header\">\n                <div class=\"document-icon\">\ud83d\udccb<\/div>\n                <h1>Terms &#038; Conditions<\/h1>\n                <div class=\"last-updated\">Last Updated: 12\/17\/2025<\/div>\n            <\/div>\n            \n            <div class=\"policy-intro\">\n                <p>These Terms &#038; Conditions govern your access to and use of the <strong>Maliyo<\/strong> website and services. By using this website, you agree to be bound by these terms.<\/p>\n                <div class=\"warning-box\" style=\"margin-top: 20px;\">\n                    <strong>Important:<\/strong> Please read these terms carefully before using our services. Your continued use of the website constitutes acceptance of these terms.\n                <\/div>\n            <\/div>\n            \n            <div class=\"policy-section\">\n                <h2><span class=\"section-number\">1<\/span> Definitions<\/h2>\n                <p>For the purposes of these Terms &#038; Conditions, the following definitions apply:<\/p>\n                \n                <div class=\"definition-grid\">\n                    <div class=\"definition-item\">\n                        <strong>Company:<\/strong>\n                        Maliyo\n                    <\/div>\n                    <div class=\"definition-item\">\n                        <strong>Website:<\/strong>\n                        www.maliyoerp.com\n                    <\/div>\n                    <div class=\"definition-item\">\n                        <strong>User:<\/strong>\n                        Any person accessing the website\n                    <\/div>\n                    <div class=\"definition-item\">\n                        <strong>Services:<\/strong>\n                        ERP software, consulting, and related services\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"policy-section\">\n                <h2><span class=\"section-number\">2<\/span> Use of Website<\/h2>\n                <p>Users agree to:<\/p>\n                <ul>\n                    <li>Use the website lawfully and in accordance with these terms<\/li>\n                    <li>Not misuse, disrupt, or attempt unauthorized access to the website or its systems<\/li>\n                    <li>Not copy or reproduce content without express written permission<\/li>\n                <\/ul>\n                <div class=\"warning-box\">\n                    <strong>Warning:<\/strong> Violation of these terms may result in immediate termination of access and potential legal action.\n                <\/div>\n            <\/div>\n            \n            <div class=\"policy-section\">\n                <h2><span class=\"section-number\">3<\/span> Intellectual Property<\/h2>\n                <p>All content on this website, including but not limited to the following, is the intellectual property of Maliyo and is protected by applicable laws:<\/p>\n                \n                <div style=\"margin: 20px 0;\">\n                    <span class=\"info-badge\">Software<\/span>\n                    <span class=\"info-badge\">Texts<\/span>\n                    <span class=\"info-badge\">Logos<\/span>\n                    <span class=\"info-badge\">Graphics<\/span>\n                    <span class=\"info-badge\">Designs<\/span>\n                <\/div>\n                \n                <div class=\"highlight-box\">\n                    <strong>Copyright Notice:<\/strong> Unauthorized use, reproduction, or distribution of any content from this website is strictly prohibited and may result in legal consequences.\n                <\/div>\n            <\/div>\n            \n            <div class=\"policy-section\">\n                <h2><span class=\"section-number\">4<\/span> Service Information Disclaimer<\/h2>\n                <p>Information on the website is provided for general informational purposes only. While we strive for accuracy, we make no warranties regarding:<\/p>\n                <ul>\n                    <li>Completeness or accuracy of information<\/li>\n                    <li>Availability or timeliness of services<\/li>\n                    <li>Fitness for any particular purpose<\/li>\n                <\/ul>\n                <div class=\"highlight-box\">\n                    <strong>Note:<\/strong> Final service scope, pricing, and timelines are defined through official proposals or contracts. Website information does not constitute a binding agreement.\n                <\/div>\n            <\/div>\n            \n            <div class=\"policy-section\">\n                <h2><span class=\"section-number\">5<\/span> Limitation of Liability<\/h2>\n                <p>To the fullest extent permitted by law, Maliyo shall not be liable for:<\/p>\n                <ul>\n                    <li>Direct or indirect damages arising from website use<\/li>\n                    <li>Loss of data, profits, or business opportunities<\/li>\n                    <li>Technical interruptions, server downtime, or data loss<\/li>\n                    <li>Third-party content, services, or external links<\/li>\n                    <li>Errors, omissions, or inaccuracies in website content<\/li>\n                <\/ul>\n                <div class=\"warning-box\">\n                    <strong>Disclaimer:<\/strong> Use of the website is at the user&#8217;s own risk. Maliyo provides the website on an &#8220;as is&#8221; and &#8220;as available&#8221; basis.\n                <\/div>\n            <\/div>\n            \n            <div class=\"policy-section\">\n                <h2><span class=\"section-number\">6<\/span> Third-Party Links<\/h2>\n                <p>The website may contain links to third-party websites or services that are not owned or controlled by Maliyo.<\/p>\n                <div class=\"highlight-box\">\n                    <strong>Important:<\/strong> Maliyo is not responsible for the content, privacy practices, or terms of service of any third-party websites. We recommend reviewing their policies before engaging with them.\n                <\/div>\n            <\/div>\n            \n            <div class=\"policy-section\">\n                <h2><span class=\"section-number\">7<\/span> Confidentiality<\/h2>\n                <p>Any non-public information shared with Maliyo through the website or communication channels is treated as confidential and will be protected accordingly.<\/p>\n                <ul>\n                    <li>Information will not be disclosed to third parties without consent<\/li>\n                    <li>Appropriate security measures are implemented to protect data<\/li>\n                    <li>Disclosure may occur only when legally required by authorities<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"policy-section\">\n                <h2><span class=\"section-number\">8<\/span> Amendments<\/h2>\n                <p>Maliyo reserves the right to update, modify, or replace these Terms &#038; Conditions at any time without prior notice.<\/p>\n                <div class=\"highlight-box\">\n                    <strong>Your Responsibility:<\/strong> Continued use of the website after changes are posted constitutes acceptance of the updated terms. Please review this page periodically for updates.\n                <\/div>\n            <\/div>\n            \n            <div class=\"policy-section\">\n                <h2><span class=\"section-number\">9<\/span> Governing Law &#038; Jurisdiction<\/h2>\n                <p>These Terms &#038; Conditions are governed by and construed in accordance with the laws of the Republic of T\u00fcrkiye.<\/p>\n                <div class=\"highlight-box\">\n                    <strong>Legal Jurisdiction:<\/strong> Any disputes arising from these terms or use of the website shall be subject to the exclusive jurisdiction of the courts and enforcement offices of T\u00fcrkiye.\n                <\/div>\n            <\/div>\n            \n            <div class=\"contact-box\">\n                <h2>Contact Information<\/h2>\n                <p>For questions regarding these Terms &#038; Conditions:<\/p>\n                <p style=\"margin-top: 20px;\">\n                    <strong>Maliyo<\/strong><br>\n                    Email: <a href=\"mailto:info@maliyoerp.com\">info@maliyoerp.com<\/a>\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Maliyo ERP &#8211; Terms &#038; Conditions \ud83d\udccb Terms &#038; Conditions Last Updated: 12\/17\/2025 These Terms &#038; Conditions govern your access to and use of the Maliyo website and services. By using this website, you agree to be bound by these terms. Important: Please read these terms carefully before using our services. Your continued use of the website constitutes acceptance of these terms. 1 Definitions For the purposes of these Terms &#038; Conditions, the following definitions apply: Company: Maliyo Website: www.maliyoerp.com User: Any person accessing the website Services: ERP software, consulting, and related services 2 Use of Website Users agree to: Use the website lawfully and in accordance with these terms Not misuse, disrupt, or attempt unauthorized access to the website or its systems Not copy or reproduce content without express written permission Warning: Violation of these terms may result in immediate termination of access and potential legal action. 3 Intellectual Property All content on this website, including but not limited to the following, is the intellectual property of Maliyo and is protected by applicable laws: Software Texts Logos Graphics Designs Copyright Notice: Unauthorized use, reproduction, or distribution of any content from this website is strictly prohibited and may result in legal consequences. 4 Service Information Disclaimer Information on the website is provided for general informational purposes only. While we strive for accuracy, we make no warranties regarding: Completeness or accuracy of information Availability or timeliness of services Fitness for any particular purpose Note: Final service scope, pricing, and timelines are defined through official proposals or contracts. Website information does not constitute a binding agreement. 5 Limitation of Liability To the fullest extent permitted by law, Maliyo shall not be liable for: Direct or indirect damages arising from website use Loss of data, profits, or business opportunities Technical interruptions, server downtime, or data loss Third-party content, services, or external links Errors, omissions, or inaccuracies in website content Disclaimer: Use of the website is at the user&#8217;s own risk. Maliyo provides the website on an &#8220;as is&#8221; and &#8220;as available&#8221; basis. 6 Third-Party Links The website may contain links to third-party websites or services that are not owned or controlled by Maliyo. Important: Maliyo is not responsible for the content, privacy practices, or terms of service of any third-party websites. We recommend reviewing their policies before engaging with them. 7 Confidentiality Any non-public information shared with Maliyo through the website or communication channels is treated as confidential and will be protected accordingly. Information will not be disclosed to third parties without consent Appropriate security measures are implemented to protect data Disclosure may occur only when legally required by authorities 8 Amendments Maliyo reserves the right to update, modify, or replace these Terms &#038; Conditions at any time without prior notice. Your Responsibility: Continued use of the website after changes are posted constitutes acceptance of the updated terms. Please review this page periodically for updates. 9 Governing Law &#038; Jurisdiction These Terms &#038; Conditions are governed by and construed in accordance with the laws of the Republic of T\u00fcrkiye. Legal Jurisdiction: Any disputes arising from these terms or use of the website shall be subject to the exclusive jurisdiction of the courts and enforcement offices of T\u00fcrkiye. Contact Information For questions regarding these Terms &#038; Conditions: Maliyo Email: info@maliyoerp.com<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2129","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/pages\/2129","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/comments?post=2129"}],"version-history":[{"count":10,"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/pages\/2129\/revisions"}],"predecessor-version":[{"id":2304,"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/pages\/2129\/revisions\/2304"}],"wp:attachment":[{"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/media?parent=2129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}