{"id":4767,"date":"2025-12-04T19:58:00","date_gmt":"2025-12-04T16:58:00","guid":{"rendered":"https:\/\/www.tyche.com.tr\/kalite-ve-gida-guvenligi-politikasi\/"},"modified":"2025-12-08T15:03:34","modified_gmt":"2025-12-08T12:03:34","slug":"quality-and-food-safety-policy","status":"publish","type":"page","link":"https:\/\/www.tyche.com.tr\/en\/quality-and-food-safety-policy\/","title":{"rendered":"Quality and Food Safety Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4767\" class=\"elementor elementor-4767 elementor-4223\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4445e75 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"4445e75\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1ee20f sc_fly_static elementor-widget elementor-widget-shortcode\" data-id=\"f1ee20f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4723\" class=\"elementor elementor-4723 elementor-4108\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99b5844 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"99b5844\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-750e30f sc_fly_static elementor-widget elementor-widget-html\" data-id=\"750e30f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ELEMENTOR HTML WIDGET: PAGE HEADER -->\n<div id=\"tyche-header-wrapper\">\n    <style>\n        \/* Font Import *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\n\n        \/* \n           CSS SCOPING\n        *\/\n        #tyche-header-wrapper {\n            --ph-primary: #005d4f;       \/* Corporate Green *\/\n            --ph-secondary: #b60644;     \/* Corporate Red *\/\n            --ph-white: #ffffff;\n            \n            width: 100%;\n            font-family: 'Poppins', sans-serif;\n            box-sizing: border-box;\n        }\n\n        #tyche-header-wrapper *,\n        #tyche-header-wrapper *::before,\n        #tyche-header-wrapper *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* HEADER AREA *\/\n        #tyche-header-wrapper .page-header {\n            position: relative;\n            \/* Height adjustment: Stretches according to content but provides spaciousness with min-height *\/\n            padding: 140px 20px 100px 20px; \n            \/* Default Background (Can be overridden with CSS per page) *\/\n            background-image: url('\/wp-content\/uploads\/2025\/12\/tyche-banner-scaled.webp');\n            background-size: cover;\n            background-position: left;\n            background-attachment: inherit !important; \/* Parallax Effect *\/\n            overflow: hidden;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n\n        \/* Dark Green Overlay (For Text Readability) *\/\n        #tyche-header-wrapper .page-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            \/* Light gradient corporate green from left to right *\/\n            background: linear-gradient(135deg, rgba(5, 34, 27, 0.85) 0%, rgba(0, 93, 79, 0.75) 100%);\n            z-index: 1;\n        }\n\n        \/* Content Container *\/\n        #tyche-header-wrapper .header-content {\n            position: relative;\n            z-index: 2;\n            width: 100%;\n            max-width: 1140px;\n            margin: 0 auto;\n        }\n\n        \/* PAGE HEADER (H1) *\/\n        #tyche-header-wrapper h1.entry-title {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 600;\n            font-size: 56px;\n            line-height: 1.2;\n            color: var(--ph-white);\n            margin: 0 0 20px 0;\n            letter-spacing: -1px;\n            text-transform: capitalize;\n            text-shadow: 0 4px 20px rgba(0,0,0,0.1);\n        }\n\n        \/* BREADCRUMB (Path Map) *\/\n        #tyche-header-wrapper .breadcrumbs {\n            font-family: 'Poppins', sans-serif;\n            font-size: 15px;\n            font-weight: 500;\n            color: rgba(255, 255, 255, 0.9);\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            background: rgba(255, 255, 255, 0.12); \/* Lightly transparent box *\/\n            padding: 10px 28px;\n            border-radius: 50px;\n            backdrop-filter: blur(8px);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        }\n\n        #tyche-header-wrapper .breadcrumbs a {\n            color: var(--ph-white);\n            text-decoration: none;\n            transition: opacity 0.3s;\n            opacity: 0.9;\n        }\n\n        #tyche-header-wrapper .breadcrumbs a:hover {\n            opacity: 1;\n            text-decoration: underline;\n        }\n\n        #tyche-header-wrapper .breadcrumbs .separator {\n            font-size: 10px;\n            opacity: 0.6;\n            display: flex;\n            align-items: center;\n        }\n\n        #tyche-header-wrapper .breadcrumbs .current {\n            color: var(--ph-secondary); \/* Active page red *\/\n            font-weight: 700;\n            background: rgba(255,255,255,0.9);\n            color: var(--ph-primary); \/* or dark green *\/\n            padding: 2px 10px;\n            border-radius: 4px;\n            font-size: 14px;\n        }\n\n        \/* RESPONSIVE *\/\n        @media (max-width: 991px) {\n            #tyche-header-wrapper .page-header {\n                padding: 100px 20px 60px 20px;\n            }\n            #tyche-header-wrapper h1.entry-title {\n                font-size: 42px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            #tyche-header-wrapper .page-header {\n                padding: 80px 20px 50px 20px;\n                background-attachment: scroll !important; \n            }\n            #tyche-header-wrapper h1.entry-title {\n                font-size: 32px;\n            }\n            #tyche-header-wrapper .breadcrumbs {\n                font-size: 13px;\n                padding: 8px 20px;\n                flex-wrap: wrap;\n            }\n        }\n    <\/style>\n\n    <div class=\"page-header\">\n        <div class=\"header-content\">\n            \n            <!-- HEADER (to be filled with JS) -->\n            <h1 class=\"entry-title\"><\/h1> \n\n            <!-- BREADCRUMB -->\n            <div class=\"breadcrumbs\">\n                <a href=\"\/\">Home<\/a>\n                <span class=\"separator\"><svg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M1 1L5 5L1 9\"\/><\/svg><\/span>\n                <!-- Active page (to be filled with JS) -->\n                <span class=\"current\"><\/span>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <script>\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            \/\/ 1. Get Page Title\n            let pageTitle = document.title;\n            \n            \/\/ 2. Remove Site Name Suffixes (e.g., \"About Us \u2013 Tyche\" -> \"About Us\")\n            const separators = ['\u2013', '-', '|'];\n            for (const sep of separators) {\n                if (pageTitle.includes(sep)) {\n                    pageTitle = pageTitle.split(sep)[0].trim();\n                    break;\n                }\n            }\n\n            \/\/ 3. Write the Title to H1\n            const titleEl = document.querySelector('#tyche-header-wrapper .entry-title');\n            if (titleEl) {\n                \/\/ If we are in the Elementor editor and the title is empty, add a placeholder\n                if (pageTitle === \"\" || pageTitle === \"Elementor\") {\n                    titleEl.innerText = \"Page Title\";\n                } else {\n                    titleEl.innerText = pageTitle;\n                }\n            }\n\n            \/\/ 4. Write to Breadcrumb\n            const breadcrumbEl = document.querySelector('#tyche-header-wrapper .breadcrumbs .current');\n            if (breadcrumbEl) {\n                breadcrumbEl.innerText = pageTitle || \"Page\";\n            }\n        });\n    <\/script>\n\n<\/div>\n<!-- ELEMENTOR HTML WIDGET END -->\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<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12db8a1 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"12db8a1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17144a5 sc_fly_static elementor-widget elementor-widget-html\" data-id=\"17144a5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ELEMENTOR HTML WIDGET: QUALITY POLICY -->\n<div id=\"tyche-policy-wrapper\">\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\n\n        #tyche-policy-wrapper {\n            --pol-primary: #005d4f;\n            --pol-secondary: #b60644;\n            --pol-heading: rgb(5, 34, 27);\n            --pol-text: rgb(51, 65, 85);\n            --pol-bg: #ffffff;\n            --pol-bg-alt: #f8fafc;\n            --pol-border: #e2e8f0;\n\n            width: 100%;\n            font-family: 'Poppins', sans-serif;\n            color: var(--pol-text);\n            line-height: 1.6;\n            background-color: var(--pol-bg);\n            box-sizing: border-box;\n        }\n\n        #tyche-policy-wrapper .pol-section {\n            padding: 60px 20px;\n            width: 100%;\n        }\n\n        #tyche-policy-wrapper .pol-container {\n            max-width: 900px;\n            margin: 0 auto;\n            background: #fff;\n        }\n\n        .pol-header {\n            text-align: center;\n            margin-bottom: 40px;\n            border-bottom: 2px solid var(--pol-primary);\n            padding-bottom: 30px;\n        }\n\n        .company-name {\n            font-size: 18px;\n            font-weight: 600;\n            color: var(--pol-secondary);\n            text-transform: uppercase;\n            margin-bottom: 12px;\n            letter-spacing: 1px;\n        }\n\n        h1.page-title {\n            font-size: 36px;\n            font-weight: 500;\n            color: var(--pol-heading);\n            margin-bottom: 20px;\n            line-height: 1.3;\n        }\n\n        .doc-info {\n            font-size: 12px;\n            color: #64748b;\n            background: var(--pol-bg-alt);\n            padding: 8px 16px;\n            border-radius: 6px;\n            border: 1px solid var(--pol-border);\n            display: inline-block;\n            font-family: monospace;\n        }\n\n        .intro-text {\n            font-size: 18px;\n            font-weight: 500;\n            color: var(--pol-heading);\n            margin-bottom: 30px;\n        }\n\n        .policy-list {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 20px;\n            padding: 0;\n        }\n\n        .policy-item {\n            display: flex;\n            gap: 16px;\n        }\n\n        .check-icon {\n            width: 24px;\n            height: 24px;\n            background: rgba(0, 93, 79, 0.1);\n            color: var(--pol-primary);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .policy-text {\n            font-size: 15px;\n            line-height: 1.7;\n        }\n\n        .pol-footer {\n            margin-top: 50px;\n            background: var(--pol-bg-alt);\n            padding: 40px;\n            text-align: center;\n            border-radius: 12px;\n            border: 1px solid var(--pol-border);\n        }\n\n        .commitment-text {\n            font-size: 16px;\n            font-weight: 500;\n            color: var(--pol-heading);\n            max-width: 700px;\n            margin: 0 auto 30px auto;\n        }\n\n        .signature-box {\n            margin-top: 30px;\n        }\n\n        .sign-name {\n            font-size: 20px;\n            font-weight: 600;\n            color: var(--pol-heading);\n            display: block;\n        }\n\n        .sign-title {\n            font-size: 14px;\n            font-weight: 600;\n            color: var(--pol-primary);\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        @media (max-width: 768px) {\n            h1.page-title { font-size: 28px; }\n            .doc-info { font-size: 11px; white-space: pre-wrap; }\n        }\n    <\/style>\n\n    <div class=\"pol-section\">\n        <div class=\"pol-container\">\n            \n            <!-- Header -->\n            <div class=\"pol-header\">\n                <div class=\"company-name\">At\u0131f Agricultural Products Food Ind. & Trade Inc.<\/div>\n                <h1 class=\"page-title\">Quality and Food Safety Policy<\/h1>\n                <div class=\"doc-info\">\n                    YNT-PLT-001 \/ ISSUE DATE: 01.03.2023 \/ REVISION DATE: 01.06.2024 \/ REVISION NO: 001\n                <\/div>\n            <\/div>\n\n            <!-- Intro -->\n            <div class=\"intro-text\">\n                As ATIF AGRICULTURAL PRODUCTS FOOD INDUSTRY AND TRADE INC., we:\n            <\/div>\n\n            <!-- Policy List -->\n            <ul class=\"policy-list\">\n\n                <li class=\"policy-item\">\n                    <div class=\"check-icon\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 6 9 17 4 12\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"policy-text\">\n                        Implement our Quality and Food Safety Management System to ensure consistent delivery of reliable, legal, authentic, and safe products while fulfilling our commitments to customers.\n                    <\/div>\n                <\/li>\n\n                <li class=\"policy-item\">\n                    <div class=\"check-icon\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 6 9 17 4 12\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"policy-text\">\n                        Identify all potential hazards from raw material intake to processing and final consumption, ensuring continuous monitoring of critical control points through time, temperature, and visual checks performed by trained personnel.\n                    <\/div>\n                <\/li>\n\n                <li class=\"policy-item\">\n                    <div class=\"check-icon\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 6 9 17 4 12\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"policy-text\">\n                        Control production processes to prevent uncontrolled metal fragments; avoid the use of wooden materials; monitor any glass used; and carry out procedures for wood or hard plastic when necessary.\n                    <\/div>\n                <\/li>\n\n                <li class=\"policy-item\">\n                    <div class=\"check-icon\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 6 9 17 4 12\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"policy-text\">\n                        Provide continuous training to enhance employee knowledge and skills regarding food safety and quality, ensuring compliance with local and international regulations.\n                    <\/div>\n                <\/li>\n\n                <li class=\"policy-item\">\n                    <div class=\"check-icon\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 6 9 17 4 12\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"policy-text\">\n                        Follow scientific and technological developments to meet and exceed the healthy food expectations of our customers.\n                    <\/div>\n                <\/li>\n\n                <li class=\"policy-item\">\n                    <div class=\"check-icon\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 6 9 17 4 12\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"policy-text\">\n                        Ensure employees actively participate in implementing our Product Safety Policy and collaborate with management to guarantee safe final products.\n                    <\/div>\n                <\/li>\n\n                <li class=\"policy-item\">\n                    <div class=\"check-icon\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 6 9 17 4 12\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"policy-text\">\n                        Continuously improve product quality by evaluating stakeholder feedback, adopting preventive approaches, ensuring open communication, and maintaining effective dialogue with suppliers, customers, and authorities.\n                    <\/div>\n                <\/li>\n\n                <li class=\"policy-item\">\n                    <div class=\"check-icon\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 6 9 17 4 12\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"policy-text\">\n                        Increase productivity by ensuring continuous improvement, minimizing and preventing food losses and waste.\n                    <\/div>\n                <\/li>\n\n                <li class=\"policy-item\">\n                    <div class=\"check-icon\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 6 9 17 4 12\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"policy-text\">\n                        Manage all potential internal and external threats to ensure the security and defense of food products.\n                    <\/div>\n                <\/li>\n\n                <li class=\"policy-item\">\n                    <div class=\"check-icon\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 6 9 17 4 12\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"policy-text\">\n                        Carry out all processing and packaging activities in our ANTIOCH facility in accordance with HACCP, Food Safety, Allergen Policy, Hygiene, and Sanitation rules, ensuring safe and high-quality products compliant with all legal requirements.\n                    <\/div>\n                <\/li>\n\n            <\/ul>\n\n            <!-- Footer -->\n            <div class=\"pol-footer\">\n                <p class=\"commitment-text\">\n                    We will allocate all necessary resources to implement this policy and consistently produce safe, legal, and high-quality products in compliance with regulatory requirements. We hereby declare our full commitment.\n                <\/p>\n\n                <div class=\"signature-box\">\n                    <span class=\"sign-name\">Nemir SEYF\u0130TT\u0130NO\u011eLU<\/span>\n                    <span class=\"sign-title\">CHAIRMAN OF THE BOARD<\/span>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n<!-- END ELEMENTOR HTML WIDGET -->\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>At\u0131f Agricultural Products Food Ind. &amp;&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4767","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4767","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/comments?post=4767"}],"version-history":[{"count":5,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4767\/revisions"}],"predecessor-version":[{"id":4952,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4767\/revisions\/4952"}],"wp:attachment":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/media?parent=4767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}