{"id":1589,"date":"2026-01-29T11:34:03","date_gmt":"2026-01-29T08:34:03","guid":{"rendered":"https:\/\/ahmetoglugida.com\/?page_id=1589"},"modified":"2026-03-06T09:00:26","modified_gmt":"2026-03-06T06:00:26","slug":"misyon-vizyon","status":"publish","type":"page","link":"https:\/\/ahmetoglugida.com\/en\/misyon-vizyon\/","title":{"rendered":"Mission &amp; Vision"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1589\" class=\"elementor elementor-1589\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c89c4c8 e-flex e-con-boxed e-con e-parent\" data-id=\"c89c4c8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2ee916 elementor-widget elementor-widget-html\" data-id=\"e2ee916\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* CSS Wrapper - Sitenin genelini etkilememesi i\u00e7in \u00f6zel s\u0131n\u0131f *\/\n    .ahmetoglu-about-wrapper {\n        font-family: inherit; \/* Teman\u0131z\u0131n fontunu kullan\u0131r *\/\n        line-height: 1.6;\n        color: #333;\n        max-width: 100%;\n        margin: 0 auto;\n    }\n\n    \/* Genel Ba\u015fl\u0131k Stilleri *\/\n    .ahmetoglu-about-wrapper h2 {\n        color: #2e5c31; \/* Marka Ye\u015fili *\/\n        font-size: 2rem;\n        margin-bottom: 20px;\n        font-weight: 700;\n        position: relative;\n        padding-bottom: 10px;\n    }\n\n    .ahmetoglu-about-wrapper h2::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 60px;\n        height: 3px;\n        background-color: #f4b41a; \/* Marka Sar\u0131s\u0131 *\/\n    }\n\n    .ahmetoglu-about-wrapper h3 {\n        color: #2e5c31;\n        font-size: 1.5rem;\n        margin-bottom: 15px;\n        font-weight: 600;\n    }\n\n    .ahmetoglu-about-wrapper p {\n        margin-bottom: 20px;\n        color: #555;\n        font-size: 1rem;\n    }\n\n    \/* B\u00d6L\u00dcM 1: Hikaye (Timeline G\u00f6r\u00fcn\u00fcm\u00fc) *\/\n    .ahmetoglu-story-section {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-bottom: 60px;\n        align-items: center;\n    }\n\n    .ahmetoglu-story-text {\n        flex: 1;\n        min-width: 300px;\n    }\n\n    .ahmetoglu-highlight-box {\n        background: #f9fbf9;\n        border-left: 4px solid #2e5c31;\n        padding: 20px;\n        font-style: italic;\n        color: #444;\n        margin: 20px 0;\n    }\n\n    \/* B\u00d6L\u00dcM 2: Vizyon & Misyon (Kart Yap\u0131s\u0131) *\/\n    .ahmetoglu-vm-container {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 60px;\n    }\n\n    .ahmetoglu-vm-card {\n        background: #fff;\n        padding: 30px;\n        border-radius: 8px;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        border-top: 5px solid #f4b41a;\n        transition: transform 0.3s ease;\n    }\n\n    .ahmetoglu-vm-card:hover {\n        transform: translateY(-5px);\n    }\n\n    \/* B\u00d6L\u00dcM 3: De\u011ferler (Grid \u0130konlu) *\/\n    .ahmetoglu-values-section {\n        margin-bottom: 60px;\n        background-color: #fcfcfc;\n        padding: 40px;\n        border-radius: 10px;\n    }\n\n    .ahmetoglu-values-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 20px;\n    }\n\n    .ahmetoglu-value-item {\n        display: flex;\n        align-items: flex-start;\n        gap: 15px;\n    }\n\n    .ahmetoglu-value-icon {\n        background-color: #2e5c31;\n        color: #fff;\n        width: 30px;\n        height: 30px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: bold;\n        flex-shrink: 0;\n        font-size: 14px;\n    }\n\n    \/* B\u00d6L\u00dcM 4: Kalite Politikas\u0131 *\/\n    .ahmetoglu-quality-section {\n        background-color: #2e5c31;\n        color: #fff;\n        padding: 40px;\n        border-radius: 8px;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ahmetoglu-quality-section h2 {\n        color: #fff;\n        border-bottom: none;\n    }\n    \n    .ahmetoglu-quality-section h2::after {\n        background-color: #fff;\n    }\n\n    .ahmetoglu-quality-section p {\n        color: #e0e0e0;\n    }\n\n    .ahmetoglu-certs {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 15px;\n        margin-top: 20px;\n    }\n\n    .ahmetoglu-cert-badge {\n        background: rgba(255,255,255,0.1);\n        padding: 8px 15px;\n        border-radius: 20px;\n        border: 1px solid rgba(255,255,255,0.3);\n        font-size: 0.9rem;\n        font-weight: 600;\n        color: #f4b41a;\n    }\n\n    \/* Responsive Ayarlar *\/\n    @media (max-width: 768px) {\n        .ahmetoglu-vm-container {\n            grid-template-columns: 1fr;\n        }\n        .ahmetoglu-story-section {\n            flex-direction: column;\n        }\n    }\n    \n    \/* Sertifika rozetleri t\u0131klanabilir *\/\n.ahmetoglu-certs .ahmetoglu-cert-badge{\n  cursor: pointer;\n}\n\n.ahmetoglu-certs a.ahmetoglu-cert-link{\n  text-decoration: none;\n  display: inline-block; \/* rozet formu bozulmas\u0131n *\/\n}\n\n.ahmetoglu-certs a.ahmetoglu-cert-link:focus-visible{\n  outline: 2px solid rgba(244,180,26,0.9);\n  outline-offset: 3px;\n  border-radius: 22px;\n}\n\n\/* hover\/active k\u00fc\u00e7\u00fck etki *\/\n.ahmetoglu-certs a.ahmetoglu-cert-link:hover .ahmetoglu-cert-badge{\n  background: rgba(255,255,255,0.16);\n  border-color: rgba(255,255,255,0.45);\n}\n<\/style>\n\n<div class=\"ahmetoglu-about-wrapper\">\n\n    <div class=\"ahmetoglu-story-section\">\n        <div class=\"ahmetoglu-story-text\">\n            <h2>Heritage from the Soil<\/h2>\n            <p>Ahmeto\u011flu Konserve Tar\u0131m Limited Company is the result of a deep-rooted family tradition and a passion for food production, with its foundations dating back to the 1950s in the \u00c7ine district of Ayd\u0131n.<\/p>\n            \n            <p>Our story began with the first step into commercial life taken by our esteemed elders, <strong>Ahmet S\u00dcRER<\/strong> and <strong>M\u00fcmtaz EKMEK\u00c7\u0130<\/strong>in the 1950s. In 1984, under the visionary leadership of Ahmet S\u00dcRER, our family turned towards the food production sector, embracing honesty and quality as its greatest capital.<\/p>\n            \n            <div class=\"ahmetoglu-highlight-box\">\n                \u201cThe year 2014 marked a turning point for us. With the third generation taking over the management, we successfully completed our corporate transformation.\u201d\n            <\/div>\n            \n            <p>Today, by combining the strength and experience inherited from our past with the possibilities of modern technology, we are steadily moving forward on the path to becoming a brand that appeals not only to Turkey\u2019s palate, but to tastes around the world.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"ahmetoglu-vm-container\">\n        <div class=\"ahmetoglu-vm-card\">\n            <h3>Our Vision<\/h3>\n            <p>To become Turkey\u2019s most trusted and preferred canned food brand by producing with a \u2018Farm to Table\u2019 traceability principle, without compromising food safety and naturalness, while uniting local values with global standards.<\/p>\n        <\/div>\n        <div class=\"ahmetoglu-vm-card\" style=\"border-top-color: #2e5c31;\">\n            <h3>Our Mission<\/h3>\n            <p>By placing human health above all else; to support our farmers through a contract farming model, employ environmentally responsible production technologies, and deliver the same quality, freshness, and flavor in every jar to our consumers.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"ahmetoglu-values-section\">\n        <h2>Our Values<\/h2>\n        <div class=\"ahmetoglu-values-grid\">\n            <div class=\"ahmetoglu-value-item\">\n                <div class=\"ahmetoglu-value-icon\">\u2713<\/div>\n                <div><strong>Respect for Family Heritage:<\/strong> We preserve the craftsmanship and trade culture passed down since 1950.<\/div>\n            <\/div>\n            <div class=\"ahmetoglu-value-item\">\n                <div class=\"ahmetoglu-value-icon\">\u2713<\/div>\n                <div><strong>Quality First:<\/strong> We never compromise on standards.<\/div>\n            <\/div>\n            <div class=\"ahmetoglu-value-item\">\n                <div class=\"ahmetoglu-value-icon\">\u2713<\/div>\n                <div><strong>Sustainability:<\/strong> We regard nature as a trust that must be protected.<\/div>\n            <\/div>\n            <div class=\"ahmetoglu-value-item\">\n                <div class=\"ahmetoglu-value-icon\">\u2713<\/div>\n                <div><strong>Innovation:<\/strong> We blend traditional recipes with modern technology.<\/div>\n            <\/div>\n            <div class=\"ahmetoglu-value-item\">\n                <div class=\"ahmetoglu-value-icon\">\u2713<\/div>\n                <div><strong>Customer First:<\/strong> We listen to our consumers\u2019 expectations.<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"ahmetoglu-quality-section\">\n        <h2>Quality Policy<\/h2>\n        <p>At Ahmeto\u011flu Konserve, we operate with a \u2018Zero Defect\u2019 principle at every stage of our production. From seed selection in the fields to the final product reaching the shelves, all processes are monitored and supervised by our Food Engineers and Quality Control team.<\/p>\n        <p>Our facility holds certifications recognized by global food safety authorities:<\/p>\n        \n<div class=\"ahmetoglu-certs\">\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"BRCGS Global Standart - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">BRCGS Global Standart<\/span>\n  <\/a>\n\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"ISO 9001 Kalite - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">ISO 9001 Quality<\/span>\n  <\/a>\n\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"ISO 22000 G\u0131da G\u00fcvenli\u011fi - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">ISO 22000 \u2013 Food Safety Management System<\/span>\n  <\/a>\n\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"Helal & Kosher - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">Halal &amp; Kosher<\/span>\n  <\/a>\n\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"Bio \/ Organik - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">Bio \/ Organic<\/span>\n  <\/a>\n\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"ISO 14001 - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">ISO 14001<\/span>\n  <\/a>\n\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"ISO 22000:2018 - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">ISO 22000:2018<\/span>\n  <\/a>\n\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"ISO 14001:2015 - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">ISO 14001:2015<\/span>\n  <\/a>\n\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"ISO 27001:2022 - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">ISO 27001:2022<\/span>\n  <\/a>\n\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"ISO 45001:2018 - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">ISO 45001:2018<\/span>\n  <\/a>\n\n  <a class=\"ahmetoglu-cert-link\" href=\"https:\/\/ahmetoglugida.com\/en\/sertifikalarimiz\/\" aria-label=\"FQC First Quality - Sertifikalar\u0131m\u0131z sayfas\u0131na git\">\n    <span class=\"ahmetoglu-cert-badge\">FQC First Quality<\/span>\n  <\/a>\n<\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Topraktan Gelen Miras Ahmeto\u011flu Konserve Tar\u0131m Limited \u015eirketi, temelleri 1950 y\u0131llar\u0131nda Ayd\u0131n\u2019\u0131n \u00c7ine il\u00e7esinde at\u0131lan, k\u00f6kl\u00fc bir aile gelene\u011finin ve g\u0131da \u00fcretimine duyulan tutkunun eseridir. Hikayemiz, de\u011ferli b\u00fcy\u00fcklerimiz Ahmet S\u00dcRER ve M\u00fcmtaz EKMEK\u00c7\u0130\u2019nin 1950 y\u0131llar\u0131nda ticaret hayat\u0131na att\u0131\u011f\u0131 ilk ad\u0131mla ba\u015flad\u0131. 1984 y\u0131l\u0131nda Ahmet S\u00dcRER\u2019in vizyoner i\u015fletmecili\u011fiyle g\u0131da \u00fcretim sekt\u00f6r\u00fcne y\u00f6nelen ailemiz, d\u00fcr\u00fcstl\u00fck ve kaliteyi [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1589","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ahmetoglugida.com\/en\/wp-json\/wp\/v2\/pages\/1589","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ahmetoglugida.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ahmetoglugida.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ahmetoglugida.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ahmetoglugida.com\/en\/wp-json\/wp\/v2\/comments?post=1589"}],"version-history":[{"count":19,"href":"https:\/\/ahmetoglugida.com\/en\/wp-json\/wp\/v2\/pages\/1589\/revisions"}],"predecessor-version":[{"id":2002,"href":"https:\/\/ahmetoglugida.com\/en\/wp-json\/wp\/v2\/pages\/1589\/revisions\/2002"}],"wp:attachment":[{"href":"https:\/\/ahmetoglugida.com\/en\/wp-json\/wp\/v2\/media?parent=1589"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}