{"id":13,"date":"2026-02-18T22:15:57","date_gmt":"2026-02-18T22:15:57","guid":{"rendered":"https:\/\/www.abpgroup.com.tr\/?page_id=13"},"modified":"2026-03-12T10:09:08","modified_gmt":"2026-03-12T10:09:08","slug":"abp-group","status":"publish","type":"page","link":"https:\/\/www.abpgroup.com.tr\/","title":{"rendered":"ABP Group"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13\" class=\"elementor elementor-13\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25a1bd3 e-con-full e-flex e-con e-parent\" data-id=\"25a1bd3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9ab0a3 elementor-widget elementor-widget-html\" data-id=\"f9ab0a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"tr\" class=\"scroll-smooth\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>ABP Group - Architecture Building Project<\/title>\r\n    <!-- Tailwind CSS -->\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <!-- FontAwesome -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <!-- Google Fonts -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n    <script>\r\n        tailwind.config = {\r\n            theme: {\r\n                extend: {\r\n                    colors: {\r\n                        'abp-yellow': '#fff200',\r\n                        'abp-dark': '#111111',\r\n                        'abp-gray': '#f4f4f4'\r\n                    },\r\n                    fontFamily: {\r\n                        sans: ['Barlow', 'sans-serif'],\r\n                    },\r\n                    boxShadow: {\r\n                        'card': '0 10px 30px -10px rgba(0, 0, 0, 0.1)',\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    <\/script>\r\n    <style>\r\n        html {\r\n            scroll-behavior: smooth;\r\n            scroll-padding-top: 80px;\r\n        }\r\n        body {\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        .hover-line {\r\n            position: relative;\r\n            display: inline-block;\r\n        }\r\n        .hover-line::after {\r\n            content: '';\r\n            position: absolute;\r\n            width: 0;\r\n            height: 2px;\r\n            bottom: -2px;\r\n            left: 0;\r\n            background-color: #fff200;\r\n            transition: width 0.3s ease;\r\n        }\r\n        .hover-line:hover::after {\r\n            width: 100%;\r\n        }\r\n\r\n        .project-card:hover .project-icon-wrapper {\r\n            background-color: #fff200;\r\n            color: #111111;\r\n            transform: scale(1.1);\r\n        }\r\n        .project-card:hover .project-icon {\r\n            color: #111111;\r\n        }\r\n\r\n        .custom-logo {\r\n            height: 140px !important;\r\n            width: auto !important;\r\n            object-fit: contain;\r\n            display: block;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .custom-logo {\r\n                height: 90px !important;\r\n            }\r\n        }\r\n\r\n        \/* Modal a\u00e7\u0131l\u0131\u015f animasyonu i\u00e7in s\u0131n\u0131flar *\/\r\n        .modal-active {\r\n            display: flex !important;\r\n        }\r\n        .modal-content-active {\r\n            opacity: 1 !important;\r\n            transform: scale(1) !important;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"font-sans text-gray-800 antialiased bg-white\">\r\n\r\n    <!-- HEADER -->\r\n    <header class=\"fixed w-full top-0 z-50 bg-abp-dark text-white border-b-2 border-abp-yellow shadow-lg h-20 flex items-center\">\r\n        <div class=\"container mx-auto px-4 md:px-12 flex items-center justify-between h-full\">\r\n            <a href=\"#home\" class=\"flex-shrink-0 flex items-center\"> \r\n                <img decoding=\"async\" src=\"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/abp-png.png\" \r\n                     alt=\"ABP Group Logo\" \r\n                     class=\"custom-logo\"> \r\n            <\/a>\r\n\r\n            <nav class=\"hidden md:flex space-x-8 text-sm font-semibold uppercase tracking-wider\">\r\n                <a href=\"#home\" class=\"hover:text-abp-yellow transition hover-line cursor-pointer\">Anasayfa<\/a>\r\n                <a href=\"#hakkimizda\" class=\"hover:text-abp-yellow transition hover-line cursor-pointer\">Kurumsal<\/a>\r\n                <a href=\"#hizmetler\" class=\"hover:text-abp-yellow transition hover-line cursor-pointer\">Hizmetler<\/a>\r\n                <a href=\"#projeler\" class=\"hover:text-abp-yellow transition hover-line cursor-pointer\">Projeler<\/a>\r\n                <a href=\"#iletisim\" class=\"hover:text-abp-yellow transition hover-line cursor-pointer\">\u0130leti\u015fim<\/a>\r\n            <\/nav>\r\n\r\n            <button id=\"mobile-menu-btn\" class=\"md:hidden text-2xl text-abp-yellow focus:outline-none\">\r\n                <i class=\"fas fa-bars\"><\/i>\r\n            <\/button>\r\n        <\/div>\r\n        \r\n        <div id=\"mobile-menu\" class=\"hidden absolute top-20 left-0 w-full bg-abp-dark border-t border-gray-800 shadow-xl md:hidden\">\r\n            <a href=\"#home\" class=\"block py-4 px-6 border-b border-gray-800 hover:text-abp-yellow transition\">Anasayfa<\/a>\r\n            <a href=\"#hakkimizda\" class=\"block py-4 px-6 border-b border-gray-800 hover:text-abp-yellow transition\">Kurumsal<\/a>\r\n            <a href=\"#hizmetler\" class=\"block py-4 px-6 border-b border-gray-800 hover:text-abp-yellow transition\">Hizmetler<\/a>\r\n            <a href=\"#projeler\" class=\"block py-4 px-6 border-b border-gray-800 hover:text-abp-yellow transition\">Projeler<\/a>\r\n            <a href=\"#iletisim\" class=\"block py-4 px-6 hover:text-abp-yellow transition\">\u0130leti\u015fim<\/a>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <!-- HERO SECTION -->\r\n    <section id=\"home\" class=\"contain w-full mt-20 h-[10rem] md:h-[600px] flex flex-col items-center justify-center bg-black overflow-hidden\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/camlica.yea@2x-Large.jpeg\" \r\n             alt=\"Architecture Banner\" \r\n             class=\"w-full h-full object-cover block opacity-90\">\r\n    <\/section>\r\n\r\n    <!-- HAKKIMIZDA -->\r\n    <section id=\"hakkimizda\" class=\"py-20 bg-white\">\r\n        <div class=\"container mx-auto px-4 md:px-12\">\r\n            <div class=\"flex flex-col lg:flex-row gap-16 items-center\">\r\n                <div class=\"lg:w-1\/2\">\r\n                    <div class=\"inline-block px-3 py-1 bg-abp-yellow\/20 text-yellow-800 text-xs font-bold uppercase tracking-wider mb-4 rounded-sm\">Hakk\u0131m\u0131zda<\/div>\r\n                    <h2 class=\"text-4xl font-bold text-abp-dark mb-6 leading-tight\">\r\n                        M\u00fchendislik, Mimarl\u0131k ve <br> \u0130n\u015faat \u00c7\u00f6z\u00fcmleri\r\n                    <\/h2>\r\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\r\n                        ABP Group; altyap\u0131dan konuta, i\u015f merkezlerinden ula\u015f\u0131ma kadar pek \u00e7ok alanda y\u00fcr\u00fctt\u00fc\u011f\u00fc prestijli projelerle T\u00fcrkiye in\u015faat sekt\u00f6r\u00fcne y\u00f6n vermektedir.\r\n                    <\/p>\r\n                    <p class=\"text-gray-600 mb-8 leading-relaxed\">\r\n                        S\u00fcrd\u00fcr\u00fclebilir bir bak\u0131\u015f a\u00e7\u0131s\u0131yla hareket eden ABP; modern mimarisiyle \u00fcst d\u00fczey teknolojiyi in\u015fa etti\u011fi projeleri y\u0131llar\u0131n deneyimiyle bulu\u015fturuyor. \r\n                    <\/p>\r\n                    \r\n                    <div class=\"grid grid-cols-2 gap-6\">\r\n                        <div class=\"border-l-4 border-abp-yellow pl-4\">\r\n                            <span class=\"block text-3xl font-bold text-abp-dark\">2017<\/span>\r\n                            <span class=\"text-sm text-gray-500 uppercase\">Kurulu\u015f Y\u0131l\u0131<\/span>\r\n                        <\/div>\r\n                        <div class=\"border-l-4 border-abp-yellow pl-4\">\r\n                            <span class=\"block text-3xl font-bold text-abp-dark\">50+<\/span>\r\n                            <span class=\"text-sm text-gray-500 uppercase\">Tamamlanan Proje<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"lg:w-1\/2 relative group\">\r\n                    <div class=\"absolute -inset-4 bg-abp-yellow rotate-2 group-hover:rotate-0 transition duration-500 opacity-20\"><\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1557243962-0a093922933f?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" \r\n                         alt=\"Construction Site\" \r\n                         class=\"relative shadow-xl w-full h-[500px] object-cover  group-hover:grayscale-0 transition duration-500\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- H\u0130ZMETLER -->\r\n    <section id=\"hizmetler\" class=\"py-20 bg-abp-gray relative\">\r\n        <div class=\"container mx-auto px-4 md:px-12\">\r\n            <div class=\"text-center mb-16 max-w-2xl mx-auto\">\r\n                <span class=\"text-black font-bold uppercase text-sm tracking-widest\">Faaliyet Alanlar\u0131<\/span>\r\n                <h2 class=\"text-4xl font-bold text-abp-dark mt-2\">Hizmetlerimiz<\/h2>\r\n                <p class=\"text-gray-500 mt-4\">Binalardan ula\u015f\u0131ma, su yap\u0131lar\u0131ndan \u00e7evre d\u00fczenlemesine kadar geni\u015f bir yelpazede hizmet sunuyoruz.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\r\n                <!-- Service 1 -->\r\n                <div class=\"bg-white p-8 group hover:-translate-y-2 transition duration-300 shadow-card border-b-4 border-transparent hover:border-abp-yellow\">\r\n                    <div class=\"w-14 h-14 bg-gray-100 rounded-full flex items-center justify-center text-abp-dark text-2xl group-hover:bg-abp-yellow transition mb-6\">\r\n                        <i class=\"fas fa-city\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"!text-xl !font-bold !text-abp-dark !mb-3 !leading-tight\">Binalar & Konut<\/h3>\r\n                    <p class=\"text-gray-500 text-sm leading-relaxed mb-4\">Konut, ticari, e\u011fitim, sa\u011fl\u0131k ve kamu binalar\u0131 in\u015faat\u0131. Modern mimari ve sa\u011flam yap\u0131lar.<\/p>\r\n                <\/div>\r\n                <!-- Service 2 -->\r\n                <div class=\"bg-white p-8 group hover:-translate-y-2 transition duration-300 shadow-card border-b-4 border-transparent hover:border-abp-yellow\">\r\n                    <div class=\"w-14 h-14 bg-gray-100 rounded-full flex items-center justify-center text-abp-dark text-2xl group-hover:bg-abp-yellow transition mb-6\">\r\n                        <i class=\"fas fa-road\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"!text-xl !font-bold !text-abp-dark !mb-3 !leading-tight\">Ula\u015ft\u0131rma<\/h3>\r\n                    <p class=\"text-gray-500 text-sm leading-relaxed mb-4\">Karayollar\u0131, rayl\u0131 sistemler, k\u00f6pr\u00fcler, t\u00fcneller, havalimanlar\u0131 ve liman yap\u0131lar\u0131.<\/p>\r\n                <\/div>\r\n                <!-- Service 3 -->\r\n                <div class=\"bg-white p-8 group hover:-translate-y-2 transition duration-300 shadow-card border-b-4 border-transparent hover:border-abp-yellow\">\r\n                    <div class=\"w-14 h-14 bg-gray-100 rounded-full flex items-center justify-center text-abp-dark text-2xl group-hover:bg-abp-yellow transition mb-6\">\r\n                        <i class=\"fas fa-water\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"!text-xl !font-bold !text-abp-dark !mb-3 !leading-tight\">Su ve \u00c7evre<\/h3>\r\n                    <p class=\"text-gray-500 text-sm leading-relaxed mb-4\">At\u0131k y\u00f6netimi, hidrolik yap\u0131lar, su temini ve \u00e7evre koruma sistemleri.<\/p>\r\n                <\/div>\r\n                <!-- Service 4 -->\r\n                <div class=\"bg-white p-8 group hover:-translate-y-2 transition duration-300 shadow-card border-b-4 border-transparent hover:border-abp-yellow\">\r\n                    <div class=\"w-14 h-14 bg-gray-100 rounded-full flex items-center justify-center text-abp-dark text-2xl group-hover:bg-abp-yellow transition mb-6\">\r\n                        <i class=\"fas fa-drafting-compass\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"!text-xl !font-bold !text-abp-dark !mb-3 !leading-tight\">Mimari & M\u00fchendislik<\/h3>\r\n                    <p class=\"text-gray-500 text-sm leading-relaxed mb-4\">Kentsel planlama, yap\u0131 m\u00fchendisli\u011fi, deprem m\u00fchendisli\u011fi ve detayl\u0131 uygulama tasar\u0131m\u0131.<\/p>\r\n                <\/div>\r\n                <!-- Service 5 -->\r\n                <div class=\"bg-white p-8 group hover:-translate-y-2 transition duration-300 shadow-card border-b-4 border-transparent hover:border-abp-yellow\">\r\n                    <div class=\"w-14 h-14 bg-gray-100 rounded-full flex items-center justify-center text-abp-dark text-2xl group-hover:bg-abp-yellow transition mb-6\">\r\n                        <i class=\"fas fa-clipboard-check\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"!text-xl !font-bold !text-abp-dark !mb-3 !leading-tight\">Proje Y\u00f6netimi<\/h3>\r\n                    <p class=\"text-gray-500 text-sm leading-relaxed mb-4\">Fizibilite et\u00fcdleri, saha kontroll\u00fc\u011f\u00fc, ihale s\u00fcre\u00e7leri ve anahtar teslim taahh\u00fct i\u015fleri.<\/p>\r\n                <\/div>\r\n                <!-- Service 6 -->\r\n                <div class=\"bg-white p-8 group hover:-translate-y-2 transition duration-300 shadow-card border-b-4 border-transparent hover:border-abp-yellow\">\r\n                    <div class=\"w-14 h-14 bg-gray-100 rounded-full flex items-center justify-center text-abp-dark text-2xl group-hover:bg-abp-yellow transition mb-6\">\r\n                        <i class=\"fas fa-landmark\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"!text-xl !font-bold !text-abp-dark !mb-3 !leading-tight\">Restorasyon<\/h3>\r\n                    <p class=\"text-gray-500 text-sm leading-relaxed mb-4\">Tarihi binalar\u0131n modern ihtiya\u00e7lara g\u00f6re d\u00f6n\u00fc\u015ft\u00fcr\u00fclmesi ve restorasyon \u00e7al\u0131\u015fmalar\u0131.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n   \r\n\r\n    <!-- \u00c7A\u011eRI (Call to Action) -->\r\n    <section class=\"py-16 bg-abp-yellow\">\r\n        <div class=\"container mx-auto px-4 md:px-12 flex flex-col md:flex-row items-center justify-between\">\r\n            <div class=\"mb-6 md:mb-0\">\r\n                <h2 class=\"text-3xl font-bold text-abp-dark\">Bir projeniz mi var?<\/h2>\r\n                <p class=\"text-abp-dark opacity-80 mt-2\">Profesyonel ekibimizle hayalinizdeki yap\u0131y\u0131 in\u015fa edelim.<\/p>\r\n            <\/div>\r\n            <a href=\"#iletisim\" class=\"bg-black text-white font-bold py-4 px-10 hover:bg-white hover:text-black transition duration-300 shadow-lg\">\r\n                Teklif Al\u0131n <i class=\"fas fa-arrow-right ml-2\"><\/i>\r\n            <\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- \u0130LET\u0130\u015e\u0130M FORM -->\r\n    <section id=\"iletisim\" class=\"relative py-20 bg-gray-100\">\r\n        <div class=\"container mx-auto px-4 md:px-12\">\r\n            <div class=\"max-w-4xl mx-auto bg-white shadow-2xl overflow-hidden flex flex-col md:flex-row\">\r\n                <div class=\"bg-abp-dark text-white p-10 md:w-2\/5 flex flex-col justify-between\">\r\n                    <div>\r\n                        <h3 class=\"text-2xl font-bold mb-6 text-abp-yellow\">\u0130leti\u015fim<\/h3>\r\n                        <p class=\"text-gray-400 mb-8 text-sm\">Projeleriniz veya sorular\u0131n\u0131z i\u00e7in a\u015fa\u011f\u0131daki bilgilerden bize ula\u015fabilirsiniz.<\/p>\r\n                        \r\n                        <div class=\"space-y-6\">\r\n                            <div class=\"flex items-start\">\r\n                                <i class=\"fas fa-map-marker-alt mt-1 mr-4 text-abp-yellow\"><\/i>\r\n                                <div>\r\n                                    <h5 class=\"font-bold text-sm uppercase\">Adres<\/h5>\r\n                                    <p class=\"text-gray-400 text-xs\">Orta Mah. Kanuni Sk. No: 1<br>\u0130\u00e7 Kap\u0131 No: 1 Kartal\/\u0130stanbul<\/p>\r\n                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"flex items-start\">\r\n                                <i class=\"fas fa-phone-alt mt-1 mr-4 text-abp-yellow\"><\/i>\r\n                                <div>\r\n                                    <h5 class=\"font-bold text-sm uppercase\">Telefon<\/h5>\r\n                                    <p class=\"text-gray-400 text-xs\">0534 402 0307<\/p>\r\n                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"flex items-start\">\r\n                                <i class=\"fas fa-envelope mt-1 mr-4 text-abp-yellow\"><\/i>\r\n                                <div>\r\n                                    <h5 class=\"font-bold text-sm uppercase\">E-Posta<\/h5>\r\n                                    <p class=\"text-gray-400 text-xs\">info@abpgroup.com.tr<\/p>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"p-10 md:w-3\/5\">\r\n                    <h3 class=\"text-2xl font-bold text-abp-dark mb-6\">Bize Yaz\u0131n<\/h3>\r\n                    <form class=\"space-y-4\">\r\n                        <div class=\"grid grid-cols-2 gap-4\">\r\n                            <input type=\"text\" placeholder=\"Ad\u0131n\u0131z\" class=\"w-full bg-gray-100 border border-transparent p-3 text-sm focus:bg-white focus:border-abp-yellow focus:outline-none transition\">\r\n                            <input type=\"text\" placeholder=\"Soyad\u0131n\u0131z\" class=\"w-full bg-gray-100 border border-transparent p-3 text-sm focus:bg-white focus:border-abp-yellow focus:outline-none transition\">\r\n                        <\/div>\r\n                        <input type=\"email\" placeholder=\"E-Posta Adresiniz\" class=\"w-full bg-gray-100 border border-transparent p-3 text-sm focus:bg-white focus:border-abp-yellow focus:outline-none transition\">\r\n                        <input type=\"text\" placeholder=\"Telefon\" class=\"w-full bg-gray-100 border border-transparent p-3 text-sm focus:bg-white focus:border-abp-yellow focus:outline-none transition\">\r\n                        <textarea rows=\"4\" placeholder=\"Mesaj\u0131n\u0131z\" class=\"w-full bg-gray-100 border border-transparent p-3 text-sm focus:bg-white focus:border-abp-yellow focus:outline-none transition\"><\/textarea>\r\n                        <button type=\"button\" class=\"bg-abp-yellow text-abp-dark font-bold py-3 px-8 w-full hover:bg-black hover:text-white transition duration-300\">\r\n                            G\u00d6NDER\r\n                        <\/button>\r\n                    <\/form>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- FOOTER -->\r\n    <footer class=\"bg-black text-gray-500 py-12 border-t border-gray-900 text-sm\">\r\n        <div class=\"container mx-auto px-4 md:px-12 grid grid-cols-1 md:grid-cols-3 gap-8 text-center md:text-left\">\r\n            <div>\r\n                <img decoding=\"async\" src=\"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/abp-png.png\" alt=\"Logo\" class=\"h-8 mb-4 mx-auto md:mx-0 opacity-80\">\r\n                <p>T\u00fcrkiye ekonomisine katma de\u011fer sa\u011flamak ve gayrimenkul sekt\u00f6r\u00fcne yenilikler kazand\u0131rmak \u00fczere faaliyetlerimizi s\u00fcrd\u00fcr\u00fcyoruz.<\/p>\r\n            <\/div>\r\n            <div>\r\n                <h4 class=\"text-white font-bold uppercase mb-4\">H\u0131zl\u0131 Eri\u015fim<\/h4>\r\n                <ul class=\"space-y-2\">\r\n                    <li><a href=\"#hakkimizda\" class=\"hover:text-abp-yellow transition\">Hakk\u0131m\u0131zda<\/a><\/li>\r\n                    <li><a href=\"#projeler\" class=\"hover:text-abp-yellow transition\">Projeler<\/a><\/li>\r\n                    <li><a href=\"#hizmetler\" class=\"hover:text-abp-yellow transition\">Hizmetler<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div>\r\n                <h4 class=\"text-white font-bold uppercase mb-4\">Sosyal Medya<\/h4>\r\n                <div class=\"flex justify-center md:justify-start space-x-4\">\r\n                    <a href=\"#\" class=\"w-10 h-10 bg-gray-800 flex items-center justify-center rounded-full hover:bg-abp-yellow hover:text-abp-dark transition\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\r\n                    <a href=\"#\" class=\"w-10 h-10 bg-gray-800 flex items-center justify-center rounded-full hover:bg-abp-yellow hover:text-abp-dark transition\"><i class=\"fab fa-instagram\"><\/i><\/a>\r\n                    <a href=\"#\" class=\"w-10 h-10 bg-gray-800 flex items-center justify-center rounded-full hover:bg-abp-yellow hover:text-abp-dark transition\"><i class=\"fab fa-linkedin-in\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"text-center mt-12 pt-8 border-t border-gray-900 text-xs\">\r\n            &copy; 2026 ABP Group. T\u00fcm Haklar\u0131 Sakl\u0131d\u0131r.\r\n        <\/div>\r\n    <\/footer>\r\n\r\n    <!-- PROJE DETAY POPUP (MODAL) - TAM UYUMLU ESNEK YAPI -->\r\n    <div id=\"projectModal\" class=\"fixed inset-0 z-[100] hidden items-center justify-center p-4 sm:p-6\" aria-labelledby=\"modal-title\" role=\"dialog\" aria-modal=\"true\">\r\n        <!-- Arkaplan -->\r\n        <div class=\"fixed inset-0 bg-black\/80 backdrop-blur-sm transition-opacity cursor-pointer\" onclick=\"closeModal()\"><\/div>\r\n\r\n        <!-- Modal \u0130\u00e7eri\u011fi (Y\u00fczdelik hesaplamalar kald\u0131r\u0131ld\u0131, flex-1 eklendi) -->\r\n        <div id=\"modalContent\" class=\"relative bg-white w-full max-w-5xl rounded-xl shadow-2xl overflow-hidden flex flex-col md:flex-row transform scale-95 opacity-0 transition-all duration-300 max-h-[90vh]\">\r\n            \r\n            <!-- Kapat Butonu (Mobilde de rahat g\u00f6r\u00fcns\u00fcn diye arkaplan verildi) -->\r\n            <button onclick=\"closeModal()\" class=\"absolute top-3 right-3 md:top-4 md:right-4 text-gray-800 hover:text-white hover:bg-red-500 z-[110] w-8 h-8 md:w-10 md:h-10 flex items-center justify-center bg-white\/90 backdrop-blur-sm rounded-full shadow-lg transition-colors border border-gray-200\">\r\n                <i class=\"fas fa-times text-lg md:text-xl\"><\/i>\r\n            <\/button>\r\n\r\n            <!-- G\u00f6rsel Alan\u0131 (Mobilde sabit y\u00fckseklik - Asla esnemez ve bozulmaz) -->\r\n            <div class=\"w-full h-56 sm:h-72 md:h-auto md:min-h-[400px] md:w-1\/2 shrink-0 bg-gray-100 relative\">\r\n                <img decoding=\"async\" id=\"modalImage\" src=\"\" alt=\"Proje G\u00f6rseli\" class=\"w-full h-full object-cover\">\r\n            <\/div>\r\n\r\n            <!-- Detay Alan\u0131 (Mobilde kalan t\u00fcm bo\u015flu\u011fu al\u0131r \"flex-1\" ve kendi i\u00e7inde kayd\u0131r\u0131l\u0131r \"overflow-y-auto\") -->\r\n            <div class=\"w-full flex-1 md:w-1\/2 p-6 md:p-12 flex flex-col justify-start bg-gray-50 overflow-y-auto\">\r\n                <span id=\"modalDate\" class=\"text-yellow-600 font-bold uppercase text-[10px] md:text-xs tracking-widest mb-2 block border-b border-gray-300 pb-2 w-max\"><\/span>\r\n                <h3 id=\"modalTitle\" class=\"text-xl sm:text-2xl md:text-3xl font-bold text-abp-dark mb-4 md:mb-6 leading-tight\"><\/h3>\r\n                \r\n                <div class=\"space-y-4 md:space-y-6 pb-4\">\r\n                    <div class=\"bg-white p-4 md:p-5 rounded-lg shadow-sm border-l-4 border-abp-yellow\">\r\n                        <span class=\"text-[10px] md:text-xs text-gray-500 uppercase font-semibold flex items-center gap-2 mb-1 md:mb-2\">\r\n                            <i class=\"fas fa-wallet text-gray-400\"><\/i> Yakla\u015f\u0131k G\u00fcncel Bedel\r\n                        <\/span>\r\n                        <p id=\"modalBudget\" class=\"text-sm md:text-lg font-bold text-abp-dark\"><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"bg-white p-4 md:p-5 rounded-lg shadow-sm border-l-4 border-black\">\r\n                        <span class=\"text-[10px] md:text-xs text-gray-500 uppercase font-semibold flex items-center gap-2 mb-1 md:mb-2\">\r\n                            <i class=\"fas fa-info-circle text-gray-400\"><\/i> \u0130\u015fin Niteli\u011fi\r\n                        <\/span>\r\n                        <p id=\"modalScope\" class=\"text-xs md:text-sm font-medium text-gray-700 leading-relaxed\"><\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Scripts -->\r\n    <script>\r\n        \/\/ Mobil Men\u00fc \u0130\u015flemleri\r\n        const btn = document.getElementById('mobile-menu-btn');\r\n        const menu = document.getElementById('mobile-menu');\r\n\r\n        btn.addEventListener('click', () => {\r\n            menu.classList.toggle('hidden');\r\n        });\r\n\r\n        document.querySelectorAll('#mobile-menu a').forEach(link => {\r\n            link.addEventListener('click', () => {\r\n                menu.classList.add('hidden');\r\n            });\r\n        });\r\n\r\n        \/\/ PROJE VER\u0130LER\u0130 (B\u00fct\u00fcn projeler resimleri ve detaylar\u0131yla e\u015fle\u015ftirildi)\r\n        const projects = [\r\n            {\r\n                title: \"\u00c7ank\u0131r\u0131 Karatekin \u00dcniversitesi Camii\",\r\n                date: \"2018-2020\",\r\n                budget: \"100.000.000,00 TL\",\r\n                scope: \"Anahtar Teslim \u0130n\u015faat \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/cankiri-karatekin.png\",\r\n                icon: \"fa-mosque\"\r\n            },\r\n            {\r\n                title: \"Y\u0131lmaz \u0130n\u015faat Ayazma Konutlar\u0131\",\r\n                date: \"2017-2019\",\r\n                budget: \"45.000.000,00 TL\",\r\n                scope: \"\u0130nce \u0130\u015f\u00e7ilikler (Al\u00e7\u0131, Al\u00e7\u0131pan, S\u0131va, Boya, Peyzaj ve \u00c7evre D\u00fczenlemesi)\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/yilmaz-insaaat.png\",\r\n                icon: \"fa-building\"\r\n            },\r\n            {\r\n                title: \"Ba\u015fak\u015fehir Fatih Terim Stadyumu\",\r\n                date: \"2023-2024\",\r\n                budget: \"2.000.000,00 TL\",\r\n                scope: \"Genel Bak\u0131m Onar\u0131m \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/basaksehir-stadyum.png\",\r\n                icon: \"fa-futbol\"\r\n            },\r\n            {\r\n                title: \"\u0130BB Genel Altyap\u0131 & Yol Bak\u0131m \u0130\u015fleri\",\r\n                date: \"2017-2019\",\r\n                budget: \"25.500.000,00 TL\",\r\n                scope: \"Anadolu Yakas\u0131 Geometrik \u00c7evre D\u00fczenlemesi \u0130\u015fleri ve Drenaj Altyap\u0131 \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/ibb-genel-altyapi.png\",\r\n                icon: \"fa-road\"\r\n            },\r\n            {\r\n                title: \"Ba\u015fak\u015fehir Belediyesi Bak\u0131m Onar\u0131m \u0130\u015fleri\",\r\n                date: \"2023-2024\",\r\n                budget: \"10.000.000,00 TL\",\r\n                scope: \"Genel Bak\u0131m Onar\u0131m \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/basaksehir-bakim-onarim.png\",\r\n                icon: \"fa-tools\"\r\n            },\r\n            {\r\n                title: \"Esenyurt Nam\u0131k Kemal Okul, Camii, Pazaryeri, Spor Salonu\",\r\n                date: \"2017-2023\",\r\n                budget: \"50.500.000,00 TL\",\r\n                scope: \"Anahtar Teslim \u0130n\u015faat Kompleksi\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/esenyurt-namik-kemal.png\",\r\n                icon: \"fa-city\"\r\n            },\r\n            {\r\n                title: \"Esenyurt Y\u0131ld\u0131z Camii A\u015fevi\",\r\n                date: \"2024-...\",\r\n                budget: \"7.000.000,00 TL\",\r\n                scope: \"Anahtar Teslim\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/esenyurt-camii-asevi.png\",\r\n                icon: \"fa-utensils\"\r\n            },\r\n            {\r\n                title: \"Esenyurt Bilal-i Habe\u015fi Camii\",\r\n                date: \"2017-2019\",\r\n                budget: \"50.500.000,00 TL\",\r\n                scope: \"Anahtar Teslim\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/esenyurt-bilal-habesi-camii.png\",\r\n                icon: \"fa-mosque\"\r\n            },\r\n            {\r\n                title: \"Sa\u011fl\u0131k Bilimleri \u00dcniversitesi\",\r\n                date: \"2019-2021\",\r\n                budget: \"22.500.000,00 TL\",\r\n                scope: \"Tarihi Binan\u0131n Dersliklere D\u00f6n\u00fc\u015ft\u00fcr\u00fclmesi, \u00c7evre D\u00fczenleme \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/saglik-bilimleri-universitesi.png\",\r\n                icon: \"fa-university\"\r\n            },\r\n            {\r\n                title: \"Esenyurt Belediyesi Bak\u0131m Onar\u0131m \u0130\u015fleri\",\r\n                date: \"2017-2019\",\r\n                budget: \"150.000.000,00 TL\",\r\n                scope: \"Genel Bak\u0131m Onar\u0131m \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/esenyurt-belediyesi.png\",\r\n                icon: \"fa-hammer\"\r\n            },\r\n            {\r\n                title: \"DHM\u0130 \u0130stanbul Atat\u00fcrk Havaliman\u0131 (Akademi)\",\r\n                date: \"2020\",\r\n                budget: \"4.500.000,00 TL\",\r\n                scope: \"Mevcut Binalar\u0131n Akademi Binas\u0131na D\u00f6n\u00fc\u015ft\u00fcr\u00fclmesi Proje \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/ataturk-havalimani.png\",\r\n                icon: \"fa-graduation-cap\"\r\n            },\r\n            {\r\n                title: \"DHM\u0130 \u0130stanbul Atat\u00fcrk Havaliman\u0131 (Fuar)\",\r\n                date: \"2020\",\r\n                budget: \"3.500.000,00 TL\",\r\n                scope: \"Terminallerin Fuar Merkezine D\u00f6n\u00fc\u015ft\u00fcr\u00fclmesi Proje \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/ataturk-havalimani-2.png\",\r\n                icon: \"fa-plane\"\r\n            },\r\n            {\r\n                title: \"DHM\u0130 Esenbo\u011fa Havaliman\u0131\",\r\n                date: \"2022\",\r\n                budget: \"4.000.000,00 TL\",\r\n                scope: \"Eski Kuvvet Santrali Binas\u0131n\u0131n Ar\u015five D\u00f6n\u00fc\u015ft\u00fcr\u00fclmesi Proje \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/dhmi-esenboga.png\",\r\n                icon: \"fa-plane-departure\"\r\n            },\r\n            {\r\n                title: \"Ula\u015ft\u0131rma ve Altyap\u0131 Bakanl\u0131\u011f\u0131\",\r\n                date: \"2022\",\r\n                budget: \"4.000.000,00 TL\",\r\n                scope: \"Alo 123 \u00c7a\u011fr\u0131 Merkezi Projesi\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/ulastirma-bakanligi.png\",\r\n                icon: \"fa-headset\"\r\n            },\r\n            {\r\n                title: \"Ba\u015fak\u015fehir Belediyesi Nikah Saray\u0131\",\r\n                date: \"2023-2024\",\r\n                budget: \"2.500.000,00 TL\",\r\n                scope: \"Genel Bak\u0131m Onar\u0131m \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/basaksehir-belediyesi.png\",\r\n                icon: \"fa-ring\"\r\n            },\r\n            {\r\n                title: \"Hatay B\u00fcy\u00fck\u015fehir Belediyesi\",\r\n                date: \"2024-2025\",\r\n                budget: \"3.224.000,00 TL\",\r\n                scope: \"Bak\u0131m Onar\u0131m Proje & Veri Haz\u0131rlama \u0130\u015fleri\",\r\n                image: \"https:\/\/www.abpgroup.com.tr\/wp-content\/uploads\/2026\/02\/hatay-buyuksehir-belediyesi.png\",\r\n                icon: \"fa-map\"\r\n            }\r\n        ];\r\n\r\n        \/\/ PROJELER\u0130 EKRANA BASTIRAN FONKS\u0130YON\r\n        const projectGrid = document.getElementById('project-grid');\r\n        \r\n        function renderProjects() {\r\n            projectGrid.innerHTML = ''; \/\/ \u00d6nce temizle\r\n            \r\n            projects.forEach((project, index) => {\r\n                const cardHTML = `\r\n                <div onclick=\"openModal(${index})\" class=\"block group project-card bg-zinc-800 rounded-sm border-b-4 border-transparent hover:border-abp-yellow transition-all duration-300 hover:-translate-y-2 cursor-pointer shadow-lg h-full\">\r\n                    <div class=\"h-full flex flex-col items-center justify-center p-8 text-center\">\r\n                        <div class=\"project-icon-wrapper w-20 h-20 rounded-full bg-black\/50 flex items-center justify-center mb-5 transition-all duration-300 border border-zinc-700\">\r\n                             <i class=\"fas ${project.icon} text-3xl text-abp-yellow project-icon transition-colors duration-300\"><\/i>\r\n                        <\/div>\r\n                        <span class=\"text-abp-yellow text-xs font-bold uppercase mb-2 block\">${project.date}<\/span>\r\n                        <h3 class=\"text-lg font-bold text-white mb-2 leading-tight line-clamp-2\">${project.title}<\/h3>\r\n                        <p class=\"text-gray-400 text-xs mt-auto flex items-center gap-1 justify-center\"><i class=\"fas fa-hand-pointer text-abp-yellow\/50\"><\/i> Detaylar\u0131 G\u00f6r<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                `;\r\n                projectGrid.innerHTML += cardHTML;\r\n            });\r\n        }\r\n\r\n        \/\/ POPUP A\u00c7MA KAPAMA MANTI\u011eI\r\n        const modal = document.getElementById('projectModal');\r\n        const modalContent = document.getElementById('modalContent');\r\n        \r\n        \/\/ Modal \u0130\u00e7erik Elementleri\r\n        const mTitle = document.getElementById('modalTitle');\r\n        const mDate = document.getElementById('modalDate');\r\n        const mBudget = document.getElementById('modalBudget');\r\n        const mScope = document.getElementById('modalScope');\r\n        const mImage = document.getElementById('modalImage');\r\n\r\n        function openModal(index) {\r\n            const data = projects[index];\r\n            \r\n            \/\/ Bilgileri Doldur\r\n            mTitle.innerText = data.title;\r\n            mDate.innerText = `\u0130\u015fe Ba\u015flama\/Bitirme: ${data.date}`;\r\n            mBudget.innerText = data.budget;\r\n            mScope.innerText = data.scope;\r\n            mImage.src = data.image;\r\n\r\n            \/\/ Modal\u0131 G\u00f6ster ve Animasyonlar\u0131 \u00c7al\u0131\u015ft\u0131r\r\n            modal.classList.remove('hidden');\r\n            modal.classList.add('flex'); \/\/ Flex eklenerek tam ortaya gelmesi sa\u011flan\u0131yor\r\n            \r\n            \/\/ K\u00fc\u00e7\u00fck bir gecikme ile opacity ve scale animasyonunu tetikle\r\n            setTimeout(() => {\r\n                modalContent.classList.add('modal-content-active');\r\n            }, 10);\r\n            \r\n            \/\/ Arkaplan\u0131n kaymas\u0131n\u0131 engelle\r\n            document.body.style.overflow = 'hidden';\r\n        }\r\n\r\n        function closeModal() {\r\n            \/\/ Animasyonlar\u0131 Geri Al\r\n            modalContent.classList.remove('modal-content-active');\r\n            \r\n            \/\/ Animasyon bitiminde (300ms) modal\u0131 gizle\r\n            setTimeout(() => {\r\n                modal.classList.add('hidden');\r\n                modal.classList.remove('flex'); \/\/ Flex kald\u0131r\u0131l\u0131yor\r\n                document.body.style.overflow = 'auto'; \/\/ Arkaplan kayd\u0131rmas\u0131n\u0131 geri a\u00e7\r\n                mImage.src = \"\"; \/\/ \u00d6nbelle\u011fi bo\u015faltmak i\u00e7in resmi sil\r\n            }, 300);\r\n        }\r\n\r\n        \/\/ ESC Tu\u015fu ile Modal Kapatma\r\n        document.addEventListener('keydown', function(event) {\r\n            if (event.key === \"Escape\" && !modal.classList.contains('hidden')) {\r\n                closeModal();\r\n            }\r\n        });\r\n\r\n        \/\/ Sayfa y\u00fcklendi\u011finde projeleri olu\u015ftur\r\n        document.addEventListener('DOMContentLoaded', renderProjects);\r\n\r\n    <\/script>\r\n<\/body>\r\n<\/html>\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>ABP Group &#8211; Architecture Building Project Anasayfa Kurumsal Hizmetler Projeler \u0130leti\u015fim Anasayfa Kurumsal Hizmetler Projeler \u0130leti\u015fim Hakk\u0131m\u0131zda M\u00fchendislik, Mimarl\u0131k ve \u0130n\u015faat \u00c7\u00f6z\u00fcmleri ABP Group; altyap\u0131dan konuta, i\u015f merkezlerinden ula\u015f\u0131ma kadar pek \u00e7ok alanda y\u00fcr\u00fctt\u00fc\u011f\u00fc prestijli projelerle T\u00fcrkiye in\u015faat sekt\u00f6r\u00fcne y\u00f6n vermektedir. S\u00fcrd\u00fcr\u00fclebilir bir bak\u0131\u015f a\u00e7\u0131s\u0131yla hareket eden ABP; modern mimarisiyle \u00fcst d\u00fczey teknolojiyi in\u015fa etti\u011fi [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.abpgroup.com.tr\/index.php?rest_route=\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.abpgroup.com.tr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.abpgroup.com.tr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.abpgroup.com.tr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.abpgroup.com.tr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13"}],"version-history":[{"count":61,"href":"https:\/\/www.abpgroup.com.tr\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":104,"href":"https:\/\/www.abpgroup.com.tr\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions\/104"}],"wp:attachment":[{"href":"https:\/\/www.abpgroup.com.tr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}