{"id":756,"date":"2026-05-21T07:55:14","date_gmt":"2026-05-21T07:55:14","guid":{"rendered":"https:\/\/armadorconstruction.com\/?page_id=756"},"modified":"2026-06-08T09:52:19","modified_gmt":"2026-06-08T09:52:19","slug":"hakkimizda","status":"publish","type":"page","link":"https:\/\/armadorconstruction.com\/en\/hakkimizda\/","title":{"rendered":"About Us"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"756\" class=\"elementor elementor-756\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ebee5f e-flex e-con-boxed e-con e-parent\" data-id=\"2ebee5f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6d958d elementor-widget__width-inherit elementor-absolute elementor-widget elementor-widget-html\" data-id=\"c6d958d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ======================================================\n     ARMADOR CONSTRUCTION - Hakk\u0131m\u0131zda Sayfas\u0131\n     \u015eirket hikayesi, vizyon, misyon, de\u011ferler\n     ====================================================== -->\n\n<style>\n  .arm-hakk * { box-sizing: border-box; margin: 0; padding: 0; text-transform: none !important; }\n\n  .arm-hakk {\n    --navy: #0a1f3d;\n    --navy-deep: #061530;\n    --gray: #6b7280;\n    --gray-light: #e5e7eb;\n    --gray-bg: #f5f5f4;\n    --gold: #c9a961;\n    --gold-light: #d4b876;\n    --white: #ffffff;\n    --font-display: 'Playfair Display', Georgia, serif;\n    --font-body: 'Inter', -apple-system, sans-serif;\n    font-family: var(--font-body);\n    color: var(--navy);\n    line-height: 1.7;\n    overflow-x: hidden;\n  }\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap');\n\n  \/* === HERO === *\/\n  .arm-hakk-hero {\n    background: var(--navy-deep);\n    padding: 8rem 2rem 6rem;\n    text-align: center;\n    color: var(--white);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .arm-hakk-hero::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: -10%;\n    width: 120%;\n    height: 200%;\n    background: radial-gradient(circle, rgba(201, 169, 97, 0.08) 0%, transparent 60%);\n    pointer-events: none;\n  }\n\n  .arm-hakk-eyebrow {\n    font-size: 0.75rem;\n    letter-spacing: 0.4em;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 1rem;\n    display: inline-block;\n    position: relative;\n  }\n\n  .arm-hakk-title {\n    font-family: var(--font-display);\n    font-size: clamp(2.4rem, 5.5vw, 4.4rem);\n    font-weight: 500;\n    line-height: 1.15;\n    margin-bottom: 1.5rem;\n    color: #ffffff !important;\n    position: relative;\n  }\n\n  .arm-hakk-title .accent {\n    color: var(--gold);\n    font-style: italic;\n  }\n\n  .arm-hakk-subtitle {\n    font-size: 1.08rem;\n    color: rgba(255, 255, 255, 0.85);\n    max-width: 700px;\n    margin: 0 auto;\n    position: relative;\n    line-height: 1.7;\n  }\n\n  .arm-hakk-divider {\n    width: 60px;\n    height: 2px;\n    background: var(--gold);\n    margin: 1.5rem auto 0;\n    position: relative;\n  }\n\n  \/* === GENEL B\u00d6L\u00dcM === *\/\n  .arm-hakk-section {\n    padding: 6rem 2rem;\n  }\n\n  .arm-hakk-container {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .arm-hakk-section-header {\n    text-align: center;\n    margin-bottom: 4rem;\n  }\n\n  .arm-hakk-section-eyebrow {\n    font-size: 1rem;\n    letter-spacing: 0.4em;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 1.25rem;\n    display: inline-block;\n  }\n\n  .arm-hakk-section-title {\n    font-family: var(--font-display);\n    font-size: clamp(1.8rem, 4vw, 3rem);\n    font-weight: 500;\n    color: var(--navy);\n    line-height: 1.2;\n    margin-bottom: 1rem;\n  }\n\n  .arm-hakk-section-line {\n    width: 60px;\n    height: 2px;\n    background: var(--gold);\n    margin: 1rem auto 1.5rem;\n  }\n\n  .arm-hakk-section-text {\n    color: var(--navy);\n    font-size: 1.05rem;\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.8;\n  }\n\n  \/* === \u0130STAT\u0130ST\u0130K \u015eER\u0130D\u0130 === *\/\n  .arm-hakk-stats {\n    background: var(--gray-bg);\n    padding: 4rem 2rem;\n  }\n\n  .arm-hakk-stats-grid {\n    max-width: 1200px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 1.5rem;\n  }\n\n  .arm-hakk-stat {\n    text-align: center;\n    padding: 1.5rem 1rem;\n    position: relative;\n  }\n\n  .arm-hakk-stat:not(:last-child)::after {\n    content: '';\n    position: absolute;\n    top: 25%;\n    right: 0;\n    width: 1px;\n    height: 50%;\n    background: var(--gray-light);\n  }\n\n  .arm-hakk-stat-value {\n    font-family: var(--font-display);\n    font-size: clamp(2.4rem, 5vw, 3.6rem);\n    font-weight: 600;\n    color: var(--gold);\n    line-height: 1;\n    margin-bottom: 0.5rem;\n  }\n\n  .arm-hakk-stat-value .plus {\n    font-size: 0.7em;\n    vertical-align: super;\n    margin-left: 2px;\n  }\n\n  .arm-hakk-stat-label {\n    font-size: 0.85rem;\n    color: var(--navy);\n    line-height: 1.4;\n    font-weight: 500;\n    letter-spacing: 0.05em;\n  }\n\n  \/* === H\u0130KAYE B\u00d6L\u00dcM\u00dc (zigzag) === *\/\n  .arm-hakk-story {\n    background: var(--white);\n  }\n\n  .arm-hakk-block {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4rem;\n    align-items: center;\n    margin-bottom: 7rem;\n  }\n\n  .arm-hakk-block:last-child { margin-bottom: 0; }\n\n  .arm-hakk-block:nth-child(even) .arm-hakk-block-image-wrap { order: 2; }\n  .arm-hakk-block:nth-child(even) .arm-hakk-block-text-wrap { order: 1; }\n\n  .arm-hakk-block-image-wrap {\n    position: relative;\n    aspect-ratio: 4 \/ 3;\n    overflow: hidden;\n    background: var(--navy-deep);\n  }\n\n  .arm-hakk-block-image-wrap::before {\n    content: '';\n    position: absolute;\n    top: 1.25rem;\n    left: 1.25rem;\n    right: -1.25rem;\n    bottom: -1.25rem;\n    border: 2px solid var(--gold);\n    z-index: -1;\n    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);\n  }\n\n  .arm-hakk-block:nth-child(even) .arm-hakk-block-image-wrap::before {\n    left: -1.25rem;\n    right: 1.25rem;\n  }\n\n  .arm-hakk-block:hover .arm-hakk-block-image-wrap::before {\n    top: 0.75rem;\n    left: 0.75rem;\n    right: -0.75rem;\n    bottom: -0.75rem;\n  }\n\n  .arm-hakk-block:nth-child(even):hover .arm-hakk-block-image-wrap::before {\n    left: -0.75rem;\n    right: 0.75rem;\n  }\n\n  .arm-hakk-block-image {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);\n  }\n\n  .arm-hakk-block:hover .arm-hakk-block-image {\n    transform: scale(1.06);\n  }\n\n  .arm-hakk-block-tag {\n    position: absolute;\n    top: 1.25rem;\n    left: 1.25rem;\n    background: rgba(6, 21, 48, 0.85);\n    color: var(--gold);\n    font-size: 0.7rem;\n    font-weight: 600;\n    padding: 0.5rem 1rem;\n    letter-spacing: 0.2em;\n    z-index: 2;\n    backdrop-filter: blur(8px);\n  }\n\n  .arm-hakk-block-category {\n    font-size: 0.7rem;\n    letter-spacing: 0.4em;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 1rem;\n    display: inline-block;\n  }\n\n  .arm-hakk-block-title {\n    font-family: var(--font-display);\n    font-size: clamp(1.6rem, 3vw, 2.4rem);\n    font-weight: 500;\n    color: var(--navy);\n    margin-bottom: 1rem;\n    line-height: 1.2;\n  }\n\n  .arm-hakk-block-line {\n    width: 50px;\n    height: 2px;\n    background: var(--gold);\n    margin-bottom: 1.5rem;\n  }\n\n  .arm-hakk-block-text {\n    color: var(--navy);\n    font-size: 1.02rem;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  .arm-hakk-block-text:last-child { margin-bottom: 0; }\n\n  \/* === DE\u011eERLER === *\/\n  .arm-hakk-values {\n    background: var(--gray-bg);\n  }\n\n  .arm-hakk-values-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 2rem;\n  }\n\n  .arm-hakk-value-card {\n    background: var(--white);\n    padding: 2.5rem 2rem;\n    position: relative;\n    transition: all 0.4s ease;\n    border-top: 3px solid var(--gold);\n  }\n\n  .arm-hakk-value-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 15px 40px rgba(10, 31, 61, 0.1);\n  }\n\n  .arm-hakk-value-icon {\n    width: 56px;\n    height: 56px;\n    border: 2px solid var(--gold);\n    color: var(--gold);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 1.5rem;\n    transition: all 0.3s ease;\n  }\n\n  .arm-hakk-value-card:hover .arm-hakk-value-icon {\n    background: var(--gold);\n    color: var(--navy-deep);\n  }\n\n  .arm-hakk-value-title {\n    font-family: var(--font-display);\n    font-size: 1.3rem;\n    color: var(--navy);\n    margin-bottom: 0.75rem;\n    line-height: 1.3;\n  }\n\n  .arm-hakk-value-text {\n    color: var(--navy);\n    font-size: 0.96rem;\n    line-height: 1.7;\n  }\n\n  \/* === V\u0130ZYON-M\u0130SYON (lacivert) === *\/\n  .arm-hakk-vm {\n    background: var(--navy-deep);\n    color: var(--white);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .arm-hakk-vm::before {\n    content: '';\n    position: absolute;\n    top: -30%;\n    left: -10%;\n    width: 120%;\n    height: 160%;\n    background: radial-gradient(circle, rgba(201, 169, 97, 0.08) 0%, transparent 60%);\n    pointer-events: none;\n  }\n\n  .arm-hakk-vm-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 3rem;\n    position: relative;\n  }\n\n  .arm-hakk-vm-card {\n    padding: 2.5rem;\n    border-left: 2px solid var(--gold);\n    background: rgba(255, 255, 255, 0.03);\n    backdrop-filter: blur(8px);\n  }\n\n  .arm-hakk-vm-eyebrow {\n    font-size: 0.75rem;\n    letter-spacing: 0.4em;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 1rem;\n    display: inline-block;\n  }\n\n  .arm-hakk-vm-title {\n    font-family: var(--font-display);\n    font-size: clamp(1.6rem, 3vw, 2.2rem);\n    color: var(--white);\n    margin-bottom: 1.25rem;\n    line-height: 1.25;\n  }\n\n  .arm-hakk-vm-text {\n    color: rgba(255, 255, 255, 0.85);\n    font-size: 1rem;\n    line-height: 1.8;\n  }\n\n  \/* === CTA === *\/\n  .arm-hakk-cta {\n    background: var(--gray-bg);\n    text-align: center;\n    padding: 5rem 2rem;\n  }\n\n  .arm-hakk-cta-inner {\n    max-width: 700px;\n    margin: 0 auto;\n  }\n\n  .arm-hakk-cta-title {\n    font-family: var(--font-display);\n    font-size: clamp(1.6rem, 3vw, 2.4rem);\n    font-weight: 500;\n    color: var(--navy);\n    margin-bottom: 1rem;\n    line-height: 1.3;\n  }\n\n  .arm-hakk-cta-text {\n    color: var(--navy);\n    margin-bottom: 2rem;\n    font-size: 1.02rem;\n  }\n\n  .arm-hakk-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.75rem;\n    padding: 1.1rem 2.5rem;\n    background: var(--navy);\n    color: var(--white);\n    border: 2px solid var(--navy);\n    font-family: var(--font-body);\n    font-size: 0.9rem;\n    font-weight: 600;\n    letter-spacing: 0.15em;\n    text-decoration: none;\n    cursor: pointer;\n    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n  }\n\n  .arm-hakk-cta-btn:hover {\n    background: var(--gold);\n    color: var(--navy-deep);\n    border-color: var(--gold);\n    transform: translateY(-2px);\n    box-shadow: 0 10px 30px rgba(201, 169, 97, 0.3);\n  }\n\n  \/* === RESPONSIVE === *\/\n  @media (max-width: 968px) {\n    .arm-hakk-stats-grid { grid-template-columns: repeat(2, 1fr); gap: 2rem; }\n    .arm-hakk-stat:nth-child(2)::after { display: none; }\n    .arm-hakk-stat:not(:last-child)::after { display: none; }\n    .arm-hakk-values-grid { grid-template-columns: 1fr; }\n    .arm-hakk-vm-grid { grid-template-columns: 1fr; gap: 2rem; }\n    .arm-hakk-block {\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      margin-bottom: 5rem;\n    }\n    .arm-hakk-block:nth-child(even) .arm-hakk-block-image-wrap,\n    .arm-hakk-block:nth-child(even) .arm-hakk-block-text-wrap {\n      order: initial;\n    }\n    .arm-hakk-block-image-wrap::before,\n    .arm-hakk-block:nth-child(even) .arm-hakk-block-image-wrap::before {\n      left: 0.75rem; right: -0.75rem;\n      top: 0.75rem; bottom: -0.75rem;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .arm-hakk-hero { padding: 5rem 1.25rem 4rem; }\n    .arm-hakk-section { padding: 4rem 1.25rem; }\n    .arm-hakk-stats { padding: 3rem 1.25rem; }\n    .arm-hakk-cta { padding: 4rem 1.25rem; }\n    .arm-hakk-vm-card { padding: 2rem 1.5rem; }\n  }\n<\/style>\n\n<div class=\"arm-hakk\">\n\n  <!-- ============ HERO ============ -->\n  <section class=\"arm-hakk-hero\">\n    <div class=\"arm-hakk-eyebrow\">ARMADOR & SEGE CONSTRUCTION<\/div>\n    <h1 class=\"arm-hakk-title\">A Quarter Century of <span class=\"accent\">Experience<\/span>,<br\/>Creating Lasting Landmarks<\/h1>\n    <div class=\"arm-hakk-divider\"><\/div>\n    <p class=\"arm-hakk-subtitle\" style=\"margin-top: 1.5rem;\">\n      Since 1987, we have been combining architectural excellence with engineering integrity in every project we develop across Turkey and Northern Cyprus.\n    <\/p>\n  <\/section>\n\n  <!-- ============ \u0130STAT\u0130ST\u0130K \u015eER\u0130D\u0130 ============ -->\n  <section class=\"arm-hakk-stats\">\n    <div class=\"arm-hakk-stats-grid\">\n      <div class=\"arm-hakk-stat\">\n        <div class=\"arm-hakk-stat-value\">40<span class=\"plus\">+<\/span><\/div>\n        <div class=\"arm-hakk-stat-label\">Years Of Experience<\/div>\n      <\/div>\n      <div class=\"arm-hakk-stat\">\n        <div class=\"arm-hakk-stat-value\">50+<\/div>\n        <div class=\"arm-hakk-stat-label\">Completed Project<\/div>\n      <\/div>\n      <div class=\"arm-hakk-stat\">\n        <div class=\"arm-hakk-stat-value\">5<\/div>\n        <div class=\"arm-hakk-stat-label\">Projects in Progress<\/div>\n      <\/div>\n      <div class=\"arm-hakk-stat\">\n        <div class=\"arm-hakk-stat-value\">1000<span class=\"plus\">+<\/span><\/div>\n        <div class=\"arm-hakk-stat-label\">Keys Handed Over<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ H\u0130KAYE (zigzag) ============ -->\n  <section class=\"arm-hakk-section arm-hakk-story\">\n    <div class=\"arm-hakk-container\">\n\n      <!-- Blok 1: Hikayemiz -->\n      <article class=\"arm-hakk-block\">\n        <div class=\"arm-hakk-block-image-wrap\">\n          <div class=\"arm-hakk-block-tag\">Established in 1987<\/div>\n          <img decoding=\"async\" class=\"arm-hakk-block-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/3K96MXWf9PvUPWjqhB3D\/image.png\" alt=\"Armador Hikayesi\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-hakk-block-text-wrap\">\n          <span class=\"arm-hakk-block-category\">Our  Journey<\/span>\n          <h2 class=\"arm-hakk-block-title\">We Started with a Vision<\/h2>\n          <div class=\"arm-hakk-block-line\"><\/div>\n          <p class=\"arm-hakk-block-text\">The foundations of Armador &amp; Sege Construction were laid in 1987 with our first major development, Beyazg\u00fcl Villas, in Ku\u015fadas\u0131, Ayd\u0131n. Following the successful completion of this prestigious project, consisting of 163 triplex villas built on a 24,450-square-meter site, we brought our commitment to quality construction and customer satisfaction to Ankara, where we continued to grow and expand our legacy of excellence.<\/p>\n          <p class=\"arm-hakk-block-text\">With developments such as Milenyum Site, Ya\u011fmur Site, and Bar\u0131\u015f Site in \u00c7ankaya Ya\u015famkent and \u00c7ayyolu, we contributed to shaping some of Ankara\u2019s most distinguished residential communities. The experience we gained and the values we embraced over the years eventually led us to Northern Cyprus, the Mediterranean\u2019s emerging investment destination, where we continue to create exceptional living spaces and investment opportunities.<\/p>\n        <\/div>\n      <\/article>\n\n      <!-- Blok 2: Kuzey K\u0131br\u0131s -->\n      <article class=\"arm-hakk-block\">\n        <div class=\"arm-hakk-block-image-wrap\">\n          <div class=\"arm-hakk-block-tag\">North Cyprus - Today<\/div>\n          <img decoding=\"async\" class=\"arm-hakk-block-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/19\/pXaoIMrp9fV1QSi027iE\/image.png\" alt=\"Armador KKTC\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-hakk-block-text-wrap\">\n          <span class=\"arm-hakk-block-category\">Today<\/span>\n          <h2 class=\"arm-hakk-block-title\">Building the Future in the Pearl of the Mediterranean<\/h2>\n          <div class=\"arm-hakk-block-line\"><\/div>\n          <p class=\"arm-hakk-block-text\">Today, Armador &amp; Sege Construction continues to bring exceptional developments to life in some of Northern Cyprus\u2019s most prestigious locations, including Kyrenia, Nicosia, Lapta, Esentepe, and Edremit. Following landmark projects such as Ay\u0131\u015f\u0131\u011f\u0131 Villas, Shine Villas, LOCA 34, Girne Ada Villas, and Anadolu Shopping Center, we are proud to present four new developments currently available for sale, offering outstanding lifestyle and investment opportunities to our valued clients.<\/p>\n          <p class=\"arm-hakk-block-text\">With Armador Nicosia Residence, Sardunya Royal, Lune, and Locus Edremit, we offer more than just homes\u2014we create investment opportunities that add lasting value for the future. In every development, we combine contemporary architectural design with international quality standards, while ensuring harmony with the island\u2019s unique natural surroundings. Our commitment is to deliver exceptional living spaces that offer both a superior lifestyle and strong investment potential.<\/p>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/section>\n\n  <!-- ============ V\u0130ZYON & M\u0130SYON ============ -->\n  <section class=\"arm-hakk-section arm-hakk-vm\">\n    <div class=\"arm-hakk-container\">\n      <div class=\"arm-hakk-vm-grid\">\n\n        <div class=\"arm-hakk-vm-card\">\n          <span class=\"arm-hakk-vm-eyebrow\">OUR VISION<\/span>\n          <h3 class=\"arm-hakk-vm-title\">A Vision That Builds the Future Becomes a Lasting Legacy.<\/h3>\n          <p class=\"arm-hakk-vm-text\">\n            To become the most trusted and innovative construction brand in the Mediterranean. Through every project we undertake, we strive to combine architectural excellence, engineering precision, and sustainability to create not just buildings, but enduring landmarks that will be passed on to future generations.\n          <\/p>\n        <\/div>\n\n        <div class=\"arm-hakk-vm-card\">\n          <span class=\"arm-hakk-vm-eyebrow\">OUR MISSION<\/span>\n          <h3 class=\"arm-hakk-vm-title\">Delivering On Our promises, On Time And As Committed.<\/h3>\n          <p class=\"arm-hakk-vm-text\">\n            To offer our clients more than just a home\u2014providing a secure investment and an exceptional living environment. Through transparent project management, honest communication, and meticulous craftsmanship, our highest priority is to ensure the complete satisfaction of every investor and homeowner who places their trust in us.\n          <\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ DE\u011eERLER\u0130M\u0130Z ============ -->\n  <section class=\"arm-hakk-section arm-hakk-values\">\n    <div class=\"arm-hakk-container\">\n      <div class=\"arm-hakk-section-header\">\n        <span class=\"arm-hakk-section-eyebrow\">Our Values<\/span>\n        <h2 class=\"arm-hakk-section-title\">The Principles That Define Us<\/h2>\n        <div class=\"arm-hakk-section-line\"><\/div>\n        <p class=\"arm-hakk-section-text\">\n          For over 25 years, the values that have shaped our journey and driven our growth have remained at the heart of everything we do, forming the foundation of every project we bring to life.\n        <\/p>\n      <\/div>\n\n      <div class=\"arm-hakk-values-grid\">\n\n        <div class=\"arm-hakk-value-card\">\n          <div class=\"arm-hakk-value-icon\">\n            <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n          <\/div>\n          <h3 class=\"arm-hakk-value-title\">Trust<\/h3>\n          <p class=\"arm-hakk-value-text\">Every contract, delivery deadline, and title deed process is handled with the utmost care and precision. The trust our investors place in us is our most valuable asset and the foundation of our continued success.<\/p>\n        <\/div>\n\n        <div class=\"arm-hakk-value-card\">\n          <div class=\"arm-hakk-value-icon\">\n            <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z\"\/><\/svg>\n          <\/div>\n          <h3 class=\"arm-hakk-value-title\">Quality<\/h3>\n          <p class=\"arm-hakk-value-text\">From conventional formwork systems and hollow block slab construction to fully backed-up generator infrastructure, every technical element is carefully selected to ensure superior quality, structural integrity, and long-term value in accordance with international construction standards.<\/p>\n        <\/div>\n\n        <div class=\"arm-hakk-value-card\">\n          <div class=\"arm-hakk-value-icon\">\n            <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          <\/div>\n          <h3 class=\"arm-hakk-value-title\">On-Time Delivery<\/h3>\n          <p class=\"arm-hakk-value-text\">For over 25 years, we have consistently delivered every project in accordance with the timelines promised in our contracts. We recognize that time is invaluable, and our unwavering commitment to on-time delivery reflects the trust our investors place in us and the standards we set for ourselves.<\/p>\n        <\/div>\n\n        <div class=\"arm-hakk-value-card\">\n          <div class=\"arm-hakk-value-icon\">\n            <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18\"\/><path d=\"M5 21V7l8-4v18\"\/><path d=\"M19 21V11l-6-4\"\/><\/svg>\n          <\/div>\n          <h3 class=\"arm-hakk-value-title\">Architectural Aesthetics<\/h3>\n          <p class=\"arm-hakk-value-text\">We create architectural solutions that reflect the unique character, culture, and lifestyle of each location. Every development we build is thoughtfully designed to complement its surroundings and contribute lasting value to the communities and landscapes in which it stands.<\/p>\n        <\/div>\n\n        <div class=\"arm-hakk-value-card\">\n          <div class=\"arm-hakk-value-icon\">\n            <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20\"\/><path d=\"m17 5-5-3-5 3\"\/><path d=\"m17 19-5 3-5-3\"\/><path d=\"M2 12h20\"\/><path d=\"m5 7-3 5 3 5\"\/><path d=\"m19 7 3 5-3 5\"\/><\/svg>\n          <\/div>\n          <h3 class=\"arm-hakk-value-title\">Transparency<\/h3>\n          <p class=\"arm-hakk-value-text\">We keep our investors fully informed throughout every stage of the process, from title deed transactions to construction progress. No hidden details, no unexpected costs\u2014just complete transparency and trust.<\/p>\n        <\/div>\n\n        <div class=\"arm-hakk-value-card\">\n          <div class=\"arm-hakk-value-icon\">\n            <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 22a8 8 0 0 1 16 0\"\/><circle cx=\"10\" cy=\"9\" r=\"5\"\/><path d=\"M19 9h.01\"\/><path d=\"M22 12c0-1.5-1-3-3-3\"\/><\/svg>\n          <\/div>\n          <h3 class=\"arm-hakk-value-title\">Customer Focus<\/h3>\n          <p class=\"arm-hakk-value-text\">The reason why more than 1,000 investors and homeowners have continued their journey with us over the years is the strong communication, trust, and dedicated support we provide long after the sale is completed. We believe that building lasting relationships is just as important as building exceptional properties.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ CTA ============ -->\n  <section class=\"arm-hakk-cta\">\n    <div class=\"arm-hakk-cta-inner\">\n      <h2 class=\"arm-hakk-cta-title\">Let's Take the Next Big Step Together<\/h2>\n      <p class=\"arm-hakk-cta-text\">\n        Discover our exclusive projects, explore outstanding investment opportunities, and get in touch with us to take the first step toward your dream home and future investment.\n      <\/p>\n      <a href=\"https:\/\/armadorconstruction.com\/en\/?page_id=646&customize_changeset_uuid=167a7ff1-a0f8-4c47-8a8d-242c6afe746d&customize_autosaved=on\" target=\"_blank\" rel=\"noopener\" class=\"arm-hakk-cta-btn\">\n        <span>Contact With Us<\/span>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n      <\/a>\n    <\/div>\n  <\/section>\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>ARMADOR &#038; SEGE CONSTRUCTION \u00c7eyrek as\u0131rl\u0131k deneyim,kal\u0131c\u0131 eserler 1987&#8217;den bu yana T\u00fcrkiye ve Kuzey K\u0131br\u0131s&#8217;ta y\u00fckselen her projemizde, mimari esteti\u011fi [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-756","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hakk\u0131m\u0131zda -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/armadorconstruction.com\/en\/hakkimizda\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hakk\u0131m\u0131zda -\" \/>\n<meta property=\"og:description\" content=\"ARMADOR &#038; SEGE CONSTRUCTION \u00c7eyrek as\u0131rl\u0131k deneyim,kal\u0131c\u0131 eserler 1987&#8217;den bu yana T\u00fcrkiye ve Kuzey K\u0131br\u0131s&#8217;ta y\u00fckselen her projemizde, mimari esteti\u011fi [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/armadorconstruction.com\/en\/hakkimizda\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-08T09:52:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/3K96MXWf9PvUPWjqhB3D\/image.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/hakkimizda\\\/\",\"url\":\"https:\\\/\\\/armadorconstruction.com\\\/hakkimizda\\\/\",\"name\":\"Hakk\u0131m\u0131zda -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/hakkimizda\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/hakkimizda\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/plain-eeur-prod-public.komododecks.com\\\/202605\\\/20\\\/3K96MXWf9PvUPWjqhB3D\\\/image.png\",\"datePublished\":\"2026-05-21T07:55:14+00:00\",\"dateModified\":\"2026-06-08T09:52:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/hakkimizda\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/armadorconstruction.com\\\/hakkimizda\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/hakkimizda\\\/#primaryimage\",\"url\":\"https:\\\/\\\/plain-eeur-prod-public.komododecks.com\\\/202605\\\/20\\\/3K96MXWf9PvUPWjqhB3D\\\/image.png\",\"contentUrl\":\"https:\\\/\\\/plain-eeur-prod-public.komododecks.com\\\/202605\\\/20\\\/3K96MXWf9PvUPWjqhB3D\\\/image.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/hakkimizda\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/armadorconstruction.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hakk\u0131m\u0131zda\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/#website\",\"url\":\"https:\\\/\\\/armadorconstruction.com\\\/\",\"name\":\"\",\"description\":\"+25 y\u0131l\u0131 a\u015fk\u0131n s\u00fcredir hizmetinizde.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/armadorconstruction.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hakk\u0131m\u0131zda -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/armadorconstruction.com\/en\/hakkimizda\/","og_locale":"en_GB","og_type":"article","og_title":"Hakk\u0131m\u0131zda -","og_description":"ARMADOR &#038; SEGE CONSTRUCTION \u00c7eyrek as\u0131rl\u0131k deneyim,kal\u0131c\u0131 eserler 1987&#8217;den bu yana T\u00fcrkiye ve Kuzey K\u0131br\u0131s&#8217;ta y\u00fckselen her projemizde, mimari esteti\u011fi [&hellip;]","og_url":"https:\/\/armadorconstruction.com\/en\/hakkimizda\/","article_modified_time":"2026-06-08T09:52:19+00:00","og_image":[{"url":"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/3K96MXWf9PvUPWjqhB3D\/image.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/armadorconstruction.com\/hakkimizda\/","url":"https:\/\/armadorconstruction.com\/hakkimizda\/","name":"Hakk\u0131m\u0131zda -","isPartOf":{"@id":"https:\/\/armadorconstruction.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/armadorconstruction.com\/hakkimizda\/#primaryimage"},"image":{"@id":"https:\/\/armadorconstruction.com\/hakkimizda\/#primaryimage"},"thumbnailUrl":"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/3K96MXWf9PvUPWjqhB3D\/image.png","datePublished":"2026-05-21T07:55:14+00:00","dateModified":"2026-06-08T09:52:19+00:00","breadcrumb":{"@id":"https:\/\/armadorconstruction.com\/hakkimizda\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/armadorconstruction.com\/hakkimizda\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/armadorconstruction.com\/hakkimizda\/#primaryimage","url":"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/3K96MXWf9PvUPWjqhB3D\/image.png","contentUrl":"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/3K96MXWf9PvUPWjqhB3D\/image.png"},{"@type":"BreadcrumbList","@id":"https:\/\/armadorconstruction.com\/hakkimizda\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/armadorconstruction.com\/"},{"@type":"ListItem","position":2,"name":"Hakk\u0131m\u0131zda"}]},{"@type":"WebSite","@id":"https:\/\/armadorconstruction.com\/#website","url":"https:\/\/armadorconstruction.com\/","name":"","description":"+25 y\u0131l\u0131 a\u015fk\u0131n s\u00fcredir hizmetinizde.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/armadorconstruction.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/pages\/756","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/comments?post=756"}],"version-history":[{"count":5,"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/pages\/756\/revisions"}],"predecessor-version":[{"id":922,"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/pages\/756\/revisions\/922"}],"wp:attachment":[{"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/media?parent=756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}