{"id":205,"date":"2023-07-29T15:37:49","date_gmt":"2023-07-29T15:37:49","guid":{"rendered":"https:\/\/validthemes.net\/themeforest\/wp\/consua\/?page_id=205"},"modified":"2026-02-03T19:05:59","modified_gmt":"2026-02-03T19:05:59","slug":"hakkimizda","status":"publish","type":"page","link":"https:\/\/armandogroup.com.tr\/armando\/hakkimizda\/","title":{"rendered":"Hakk\u0131m\u0131zda"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"205\" class=\"elementor elementor-205\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35213ed e-con-full e-flex e-con e-parent\" data-id=\"35213ed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e17e3b6 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"e17e3b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* Google Fonts Import *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;700&family=Playfair+Display:ital,wght@0,400;0,600;1,400&display=swap');\n\n    \/* CSS Variables & Reset within Wrapper *\/\n    #armando-about-wrapper {\n        --primary-burgundy: #c4a402;\n        --primary-navy: #0f1c2e;\n        --accent-silver: #e0e1dd;\n        --text-dark: #2b2b2b;\n        --text-light: #f5f5f5;\n        --text-grey: #555555;\n        --white: #ffffff;\n        --gradient-main: linear-gradient(135deg, var(--primary-navy) 0%, var(--primary-burgundy) 100%);\n        \n        font-family: 'Manrope', sans-serif;\n        color: var(--text-dark);\n        line-height: 1.8;\n        width: 100%;\n        overflow-x: hidden;\n        background-color: #fcfcfc;\n    }\n\n    #armando-about-wrapper * {\n        box-sizing: border-box;\n    }\n\n    \/* Typography Utilities *\/\n    .armando-heading {\n        font-family: 'Playfair Display', serif;\n        font-weight: 600;\n        color: var(--primary-navy);\n        margin-bottom: 20px;\n        line-height: 1.2;\n    }\n\n    .armando-subheading {\n        font-family: 'Manrope', sans-serif;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        color: var(--primary-burgundy);\n        font-size: 14px;\n        margin-bottom: 10px;\n        display: block;\n    }\n\n    .armando-text {\n        color: var(--text-grey);\n        font-size: 16px;\n        margin-bottom: 20px;\n        font-weight: 400;\n    }\n\n    \/* Container *\/\n    .armando-container {\n        max-width: 1400px;\n        margin: 0 auto;\n        padding: 0 20px;\n    }\n\n    \/* SECTION 1: Intro & Philosophy *\/\n    .armando-intro-section {\n        padding: 100px 0;\n        position: relative;\n    }\n\n    .armando-intro-grid {\n        display: grid;\n        grid-template-columns: 1.2fr 0.8fr;\n        gap: 60px;\n        align-items: center;\n    }\n\n    .armando-intro-content {\n        padding-right: 20px;\n    }\n\n    .armando-highlight-box {\n        background: var(--gradient-main);\n        padding: 40px;\n        border-radius: 4px; \/* Keskin hatlar kurumsall\u0131k i\u00e7in *\/\n        color: var(--white);\n        position: relative;\n        box-shadow: 20px 20px 60px rgba(0,0,0,0.15);\n    }\n\n    .armando-highlight-box::before {\n        content: '\"';\n        position: absolute;\n        top: -20px;\n        left: 20px;\n        font-family: 'Playfair Display', serif;\n        font-size: 120px;\n        color: rgba(255,255,255,0.1);\n        line-height: 1;\n    }\n\n    .armando-highlight-text {\n        font-family: 'Playfair Display', serif;\n        font-size: 24px;\n        font-style: italic;\n        margin-bottom: 20px;\n        color: var(--white);\n    }\n\n    .armando-highlight-sub {\n        font-family: 'Manrope', sans-serif;\n        font-size: 14px;\n        opacity: 0.8;\n        border-top: 1px solid rgba(255,255,255,0.2);\n        padding-top: 20px;\n    }\n\n    \/* SECTION 2: History (1911) *\/\n    .armando-history-section {\n        background-color: #f4f4f4;\n        padding: 80px 0;\n        position: relative;\n    }\n\n    \/* Background Watermark *\/\n    .armando-watermark {\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        font-family: 'Playfair Display', serif;\n        font-size: 300px;\n        color: rgba(0,0,0,0.03);\n        font-weight: 700;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .armando-history-wrapper {\n        position: relative;\n        z-index: 2;\n        text-align: center;\n        max-width: 900px;\n        margin: 0 auto;\n    }\n\n    .armando-history-title {\n        font-size: 42px;\n        color: var(--primary-navy);\n        margin-bottom: 30px;\n    }\n\n    .armando-divider {\n        width: 80px;\n        height: 3px;\n        background: var(--primary-burgundy);\n        margin: 0 auto 30px auto;\n    }\n\n    \/* SECTION 3: Mission & Vision Cards *\/\n    .armando-mv-section {\n        padding: 100px 0;\n        background: var(--white);\n    }\n\n    .armando-mv-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .armando-mv-card {\n        padding: 50px;\n        border: 1px solid #eee;\n        transition: all 0.4s ease;\n        position: relative;\n        background: #fff;\n        border-left: 5px solid transparent;\n    }\n\n    .armando-mv-card:hover {\n        box-shadow: 0 20px 50px rgba(0,0,0,0.08);\n        transform: translateY(-10px);\n    }\n\n    \/* Vision Card Styles *\/\n    .armando-mv-card.vision-card {\n        border-left-color: var(--primary-navy);\n    }\n    \n    .armando-mv-card.vision-card .armando-mv-icon {\n        color: var(--primary-navy);\n        background: rgba(15, 28, 46, 0.05);\n    }\n\n    \/* Mission Card Styles *\/\n    .armando-mv-card.mission-card {\n        border-left-color: var(--primary-burgundy);\n    }\n\n    .armando-mv-card.mission-card .armando-mv-icon {\n        color: var(--primary-burgundy);\n        background: rgba(122, 28, 34, 0.05);\n    }\n\n    .armando-mv-icon {\n        width: 60px;\n        height: 60px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border-radius: 50%;\n        margin-bottom: 25px;\n    }\n\n    .armando-mv-icon svg {\n        width: 30px;\n        height: 30px;\n        fill: currentColor;\n    }\n\n    .armando-mv-title {\n        font-size: 28px;\n        font-family: 'Playfair Display', serif;\n        margin-bottom: 20px;\n        color: var(--text-dark);\n    }\n\n    \/* SECTION 4: Corporate Identity Footer *\/\n    .armando-corp-footer {\n        background: var(--primary-navy);\n        color: var(--white);\n        padding: 60px 0;\n        text-align: center;\n        border-top: 5px solid var(--primary-burgundy);\n    }\n\n    .armando-full-name {\n        font-family: 'Manrope', sans-serif;\n        font-size: 20px;\n        letter-spacing: 1px;\n        opacity: 0.9;\n        max-width: 800px;\n        margin: 0 auto;\n        border: 1px solid rgba(255,255,255,0.2);\n        padding: 20px;\n        display: inline-block;\n    }\n\n    \/* Responsive Design *\/\n    @media (max-width: 992px) {\n        .armando-intro-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .armando-intro-content {\n            padding-right: 0;\n            order: 2;\n        }\n\n        .armando-highlight-box {\n            order: 1;\n            margin-bottom: 30px;\n        }\n\n        .armando-mv-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .armando-highlight-text {\n            font-size: 20px;\n        }\n\n        .armando-history-title {\n            font-size: 32px;\n        }\n\n        .armando-mv-card {\n            padding: 30px;\n        }\n\n        .armando-full-name {\n            font-size: 16px;\n            width: 90%;\n        }\n    }\n<\/style>\n\n<div id=\"armando-about-wrapper\">\n\n    <section class=\"armando-intro-section\">\n        <div class=\"armando-container\">\n            <div class=\"armando-intro-grid\">\n                \n                <div class=\"armando-intro-content\">\n                    <span class=\"armando-subheading\">HAKKIMIZDA<\/span>\n                    <h2 class=\"armando-heading\" style=\"font-size: 40px;\">Bak\u0131\u015f A\u00e7\u0131s\u0131ndan \u00c7ok Daha Fazlas\u0131.<\/h2>\n                    \n                    <p class=\"armando-text\">\n                        Hayat her zaman bir bak\u0131\u015f a\u00e7\u0131s\u0131ndan \u00e7ok daha fazlas\u0131d\u0131r. \u0130htiya\u00e7lar\u0131n\u0131za y\u00f6nelik her t\u00fcrl\u00fc \u00e7\u00f6z\u00fcm\u00fc bulabilece\u011finiz \u00e7\u00f6z\u00fcm orta\u011f\u0131n\u0131z <strong>ARMANDO<\/strong> ile yola g\u00fcvenle devam edebilirsiniz.\n                    <\/p>\n                    <p class=\"armando-text\">\n                        Firmam\u0131z b\u00fcnyesinde 3 ana oda\u011f\u0131m\u0131z bulunmaktad\u0131r: <strong>Memnuniyet, \u00d6zg\u00fcnl\u00fck ve G\u00fcvenirlik<\/strong>. Bu \u00e7er\u00e7evede ilk g\u00fcnden bu yana sundu\u011fumuz hizmetlerimiz ile tecr\u00fcbe kazanmaya ve b\u00fcy\u00fcmeye devam ediyoruz.\n                    <\/p>\n                    <p class=\"armando-text\">\n                        Hizmetlerimiz ile de\u011ferlerimizi sunmaktan, m\u00fc\u015fterilerimizin memnuniyetini kazanmaya devam etmekten gurur duyuyoruz. D\u00fcn ve bug\u00fcn oldu\u011fu gibi gelecekte de hizmetlerimizi sunmak i\u00e7in ayn\u0131 heyecan\u0131 duyuyoruz.\n                    <\/p>\n                <\/div>\n\n                <div class=\"armando-highlight-box\">\n                    <p class=\"armando-highlight-text\">\n                        \"Ba\u015fkalar\u0131ndan daha \u00f6zg\u00fcn, daha ba\u015far\u0131l\u0131 ve daha kaliteli hizmet vermenin \u00f6z\u00fcnde memnuniyeti ummak yat\u0131yor.\"\n                    <\/p>\n                    <div class=\"armando-highlight-sub\">\n                        ARMANDO GROUP - \u00c7\u00f6z\u00fcm Orta\u011f\u0131n\u0131z\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"armando-history-section\">\n        <div class=\"armando-watermark\">1911<\/div>\n        <div class=\"armando-container\">\n            <div class=\"armando-history-wrapper\">\n                <span class=\"armando-subheading\">TAR\u0130H\u00c7EM\u0130Z & K\u00d6KLER\u0130M\u0130Z<\/span>\n                <h2 class=\"armando-history-title\">Sicilya'dan D\u00fcnyaya Uzanan Bir Yolculuk<\/h2>\n                <div class=\"armando-divider\"><\/div>\n                \n                <p class=\"armando-text\">\n                    Kurucumuz <strong>Diego Luciano Armando<\/strong> taraf\u0131ndan <strong>1911<\/strong> y\u0131l\u0131nda kurulan markam\u0131z (ARMANDO) i\u00e7in her \u015fey bir fikirle ba\u015flad\u0131. Kurucumuzu bu i\u015fte ba\u015far\u0131l\u0131 olmaya s\u00fcr\u00fckleyen ana fakt\u00f6r, m\u00fc\u015fteri memnuniyetinden ba\u015fka bir \u015fey de\u011fildi.\n                <\/p>\n                \n                <p class=\"armando-text\">\n                    Bu i\u015fe ilk ba\u015flad\u0131\u011f\u0131m\u0131zdan bu yana sahip oldu\u011fumuz de\u011ferleri korumak \u00fczere hareket ediyoruz. Firmam\u0131z ile firmam\u0131z b\u00fcnyesinde faaliyet g\u00f6steren t\u00fcm ekip arkada\u015flar\u0131m\u0131zla birlikte g\u00fcnden g\u00fcne b\u00fcy\u00fcyen markam\u0131z\u0131n geli\u015fiminde tutkumuzun rol\u00fc \u00e7ok b\u00fcy\u00fck.\n                <\/p>\n                \n                <p class=\"armando-text\" style=\"font-weight: 600; color: var(--primary-burgundy);\">\n                    Sadece Sicilya \/ Marsala'da ba\u015flad\u0131\u011f\u0131m\u0131z bu ser\u00fcvene bug\u00fcn t\u00fcm D\u00fcnya ile devam ediyoruz.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"armando-mv-section\">\n        <div class=\"armando-container\">\n            <div class=\"armando-mv-grid\">\n                \n                <div class=\"armando-mv-card vision-card\">\n                    <div class=\"armando-mv-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"armando-mv-title\">Vizyonumuz<\/h3>\n                    <p class=\"armando-text\">\n                        Armando Group\u2019un vizyonu; mevcut sekt\u00f6rlerdeki g\u00fc\u00e7l\u00fc konumunu korurken, in\u015faat ve farkl\u0131 i\u015f alanlar\u0131nda da \u00f6nc\u00fc projelere imza atan, ulusal ve uluslararas\u0131 \u00f6l\u00e7ekte sayg\u0131n bir marka olmakt\u0131r.\n                    <\/p>\n                    <p class=\"armando-text\">\n                        Teknoloji, estetik ve s\u00fcrd\u00fcr\u00fclebilirli\u011fi esas alan yat\u0131r\u0131mlar\u0131m\u0131zla; gelece\u011fi in\u015fa eden, g\u00fcven veren ve ilham kayna\u011f\u0131 olan \u00e7ok sekt\u00f6rl\u00fc bir grup \u015firketi haline gelmeyi hedefliyoruz.\n                    <\/p>\n                <\/div>\n\n                <div class=\"armando-mv-card mission-card\">\n                    <div class=\"armando-mv-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6z\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"armando-mv-title\">Misyonumuz<\/h3>\n                    <p class=\"armando-text\">\n                        Armando Group olarak; turizm, otelcilik ve VIP ara\u00e7 ithalat\u2013ihracat\u0131 alanlar\u0131nda sahip oldu\u011fumuz uzun y\u0131llara dayanan deneyimi, kalite odakl\u0131 hizmet anlay\u0131\u015f\u0131yla birle\u015ftiriyoruz.\n                    <\/p>\n                    <p class=\"armando-text\">\n                        M\u00fc\u015fteri memnuniyetini merkeze alan, g\u00fcvenilir, s\u00fcrd\u00fcr\u00fclebilir ve yenilik\u00e7i \u00e7\u00f6z\u00fcmler sunarak faaliyet g\u00f6sterdi\u011fimiz her sekt\u00f6rde fark yaratmay\u0131 ama\u00e7l\u0131yoruz. De\u011ferlerimizden \u00f6d\u00fcn vermeden, \u00fclke ekonomisine ve i\u015f ortaklar\u0131m\u0131za kal\u0131c\u0131 katk\u0131lar sa\u011flamay\u0131 temel misyonumuz olarak g\u00f6r\u00fcyoruz.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/div>\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>HAKKIMIZDA Bak\u0131\u015f A\u00e7\u0131s\u0131ndan \u00c7ok Daha Fazlas\u0131. Hayat her zaman bir bak\u0131\u015f a\u00e7\u0131s\u0131ndan \u00e7ok daha fazlas\u0131d\u0131r. \u0130htiya\u00e7lar\u0131n\u0131za y\u00f6nelik her t\u00fcrl\u00fc \u00e7\u00f6z\u00fcm\u00fc bulabilece\u011finiz \u00e7\u00f6z\u00fcm orta\u011f\u0131n\u0131z ARMANDO ile yola g\u00fcvenle devam edebilirsiniz. Firmam\u0131z b\u00fcnyesinde 3 ana oda\u011f\u0131m\u0131z bulunmaktad\u0131r: Memnuniyet, \u00d6zg\u00fcnl\u00fck ve G\u00fcvenirlik. Bu \u00e7er\u00e7evede ilk g\u00fcnden bu yana sundu\u011fumuz hizmetlerimiz ile tecr\u00fcbe kazanmaya ve b\u00fcy\u00fcmeye devam ediyoruz. Hizmetlerimiz&#8230;<\/p>\n","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-205","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/armandogroup.com.tr\/armando\/wp-json\/wp\/v2\/pages\/205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/armandogroup.com.tr\/armando\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/armandogroup.com.tr\/armando\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/armandogroup.com.tr\/armando\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/armandogroup.com.tr\/armando\/wp-json\/wp\/v2\/comments?post=205"}],"version-history":[{"count":8,"href":"https:\/\/armandogroup.com.tr\/armando\/wp-json\/wp\/v2\/pages\/205\/revisions"}],"predecessor-version":[{"id":2805,"href":"https:\/\/armandogroup.com.tr\/armando\/wp-json\/wp\/v2\/pages\/205\/revisions\/2805"}],"wp:attachment":[{"href":"https:\/\/armandogroup.com.tr\/armando\/wp-json\/wp\/v2\/media?parent=205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}