:root{--navy:#111827;--navy2:#1f2937;--orange:#f97316;--text:#111827;--muted:#374151}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#eef1f5}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:50;background:#eef1f5;box-shadow:0 6px 30px rgba(6,27,63,.08)}.header-inner{max-width:1420px;margin:auto;display:flex;align-items:center;gap:30px;padding:16px 38px}.brand img{width:285px;max-width:42vw;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:27px;margin-left:auto;font-weight:900;color:var(--navy);text-transform:uppercase}.main-nav>a,.drop>a{padding:12px 0;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav>a:first-child{color:var(--orange);border-color:var(--orange)}.drop{position:relative}.drop-menu{position:absolute;top:42px;left:-20px;background:#eef1f5;min-width:285px;border-radius:16px;box-shadow:0 18px 50px rgba(6,27,63,.18);padding:13px;display:none}.drop:hover .drop-menu{display:block}.drop-menu a{display:block;padding:12px 14px;border-radius:10px;text-transform:none;font-weight:800;color:var(--navy)}.drop-menu a:hover{background:#f3f4f6;color:var(--orange)}.lang-switch{display:flex;gap:10px;border-left:1px solid #ddd;padding-left:18px}.lang-switch button{border:0;background:#eef1f5;font-weight:900;color:var(--navy);font-size:16px;cursor:pointer}.lang-switch .active{color:var(--orange)}.menu-toggle{display:none;margin-left:auto;background:var(--navy);color:#fff;border:0;border-radius:10px;padding:9px 12px;font-size:24px}.hero{min-height:690px;display:grid;grid-template-columns:47% 53%;overflow:hidden;background:radial-gradient(circle at 20% 20%,#123b78,var(--navy));color:#fff}.hero-text{padding:82px 45px 65px 85px;z-index:2;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:18px 18px}.eyebrow{display:block;color:var(--orange);font-weight:900;margin-bottom:16px}.hero h1{font-size:58px;line-height:1.05;margin:0 0 20px;text-transform:uppercase;font-weight:1000;letter-spacing:-1px}.hero p{font-size:22px;line-height:1.55;max-width:660px;margin:0 0 30px}.hero-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:25px 0 30px}.hero-icons div{border-right:1px solid rgba(255,255,255,.25);text-align:center;min-height:88px;display:flex;flex-direction:column;justify-content:center;gap:9px;font-size:32px}.hero-icons b{font-size:14px;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:16px 25px;font-weight:900;text-transform:uppercase}.primary{background:var(--orange);color:#fff}.ghost{border:2px solid rgba(255,255,255,.7);color:#fff;margin-left:10px}.whatsapp{background:#20b15a;color:#fff;margin-left:10px}.hero-visual{position:relative;min-height:690px}.hero-visual:before{content:"";position:absolute;left:-120px;top:-90px;width:260px;height:880px;background:var(--navy);border-right:16px solid var(--orange);border-radius:0 55% 55% 0;z-index:2}.hero-visual img{width:100%;height:100%;object-fit:cover;display:block;filter:contrast(1.03) saturate(1.05)}.arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:54px;height:54px;border-radius:50%;border:2px solid rgba(255,255,255,.8);background:rgba(0,0,0,.25);color:#fff;font-size:42px;cursor:pointer}.prev{left:18px}.next{right:22px}.service-card{position:absolute;right:45px;bottom:90px;z-index:4;background:linear-gradient(135deg,var(--navy),#0b376e);border-radius:16px;padding:24px 28px;display:flex;gap:18px;align-items:center;max-width:440px;box-shadow:0 20px 55px rgba(0,0,0,.3)}.service-card span{font-size:38px;border:2px solid #fff;border-radius:50%;width:74px;height:74px;display:grid;place-items:center}.service-card b{font-size:20px;text-transform:uppercase}.service-card p{font-size:16px;margin:8px 0 0}.quickbar{max-width:1240px;margin:-48px auto 40px;background:#eef1f5;border-radius:14px;box-shadow:0 20px 60px rgba(6,27,63,.16);display:grid;grid-template-columns:repeat(5,1fr);position:relative;z-index:10;padding:24px;color:var(--navy)}.quickbar div{padding:0 22px;border-right:1px solid #e6eaf0;font-size:17px}.quickbar div:last-child{border-right:0}.section{max-width:1240px;margin:auto;padding:70px 28px}.soft{background:#eef1f5;max-width:none;padding-left:calc((100% - 1184px)/2);padding-right:calc((100% - 1184px)/2)}.section-kicker{color:var(--orange);font-weight:900}.section h2,.contact h2{font-size:40px;margin:10px 0 24px;color:var(--navy)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-tile{background:#eef1f5;border-radius:20px;overflow:hidden;box-shadow:0 15px 45px rgba(6,27,63,.11);transition:.25s}.service-tile:hover{transform:translateY(-5px);box-shadow:0 20px 55px rgba(6,27,63,.18)}.service-tile img{width:100%;height:210px;object-fit:cover;display:block}.service-tile div{padding:24px}.service-tile span{font-size:30px}.service-tile h3{font-size:22px;color:var(--navy);margin:12px 0 10px}.service-tile p{color:#374151;line-height:1.55;min-height:80px}.service-tile b{color:var(--orange)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards article{padding:28px;border-radius:18px;background:#eef1f5;box-shadow:0 12px 35px rgba(6,27,63,.09);border-top:5px solid var(--orange)}.cards b{font-size:21px;color:var(--navy)}.cards p,.section p,.contact p{color:#374151;line-height:1.65;font-size:17px}.contact{text-align:center;background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;padding:80px 25px}.contact h2,.contact p{color:#fff}footer{text-align:center;background:#111827;color:#fff;padding:26px;font-weight:700}.page-hero{display:grid;grid-template-columns:44% 56%;gap:0;align-items:center;background:linear-gradient(135deg,var(--navy),#0b376e);color:#fff}.page-hero>div{padding:80px 60px}.page-hero h1{font-size:54px;line-height:1.06;text-transform:uppercase;margin:12px 0}.page-hero p{font-size:21px;line-height:1.6}.page-hero img{width:100%;height:520px;object-fit:cover}.content{font-size:18px;line-height:1.75}.content ul{line-height:2;color:var(--navy);font-weight:700}@media(max-width:980px){.header-inner{padding:14px 18px;gap:12px;flex-wrap:wrap}.brand img{width:265px;max-width:58vw}.menu-toggle{display:block}.main-nav{display:none;width:100%;flex-direction:column;align-items:flex-start;gap:0;margin:0;background:#f8fafc;border-radius:12px;padding:12px}.main-nav.open{display:flex}.drop-menu{position:static;display:block;box-shadow:none;background:transparent;padding:3px 0 0 15px}.lang-switch{margin-left:auto}.hero{display:flex;flex-direction:column}.hero-text{order:2;padding:32px 20px}.hero-visual{order:1;min-height:340px}.hero-visual:before{display:none}.hero h1{font-size:34px}.hero p{font-size:18px}.hero-icons{grid-template-columns:repeat(2,1fr)}.service-card{left:16px;right:16px;bottom:18px;padding:16px}.quickbar{margin:0 15px 25px;grid-template-columns:1fr 1fr;padding:16px}.quickbar div{border:0;padding:10px}.service-grid,.cards{grid-template-columns:1fr}.soft{padding-left:25px;padding-right:25px}.section{padding:48px 25px}.ghost,.whatsapp{margin-left:0;margin-top:10px}.btn{width:100%;margin-bottom:8px}.page-hero{grid-template-columns:1fr}.page-hero>div{padding:40px 22px}.page-hero h1{font-size:34px}.page-hero img{height:300px;order:-1}}@media(min-width:981px) and (max-width:1220px){.main-nav{gap:15px}.hero h1{font-size:45px}.service-grid{grid-template-columns:repeat(2,1fr)}}.region-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.region-tile{background:#eef1f5;border:1px solid rgba(8,28,64,.10);border-radius:22px;padding:24px;text-decoration:none;color:#081c40;box-shadow:0 12px 30px rgba(8,28,64,.08);transition:.25s}.region-tile:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(8,28,64,.14)}.region-tile span{font-size:30px}.region-tile h3{margin:12px 0 8px;font-size:20px}.region-tile p{color:#566070;line-height:1.65}.region-tile b{color:#f97316}.region-page:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,28,64,.08),rgba(245,130,19,.06));pointer-events:none}@media(max-width:900px){.region-grid{grid-template-columns:1fr}.drop-menu{max-height:70vh;overflow:auto}}

.solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px}.solution-tile{background:#eef1f5;border-radius:20px;overflow:hidden;box-shadow:0 15px 45px rgba(6,27,63,.11);transition:.25s;color:var(--text)}.solution-tile:hover{transform:translateY(-5px);box-shadow:0 20px 55px rgba(6,27,63,.18)}.solution-tile img{width:100%;height:175px;object-fit:cover;display:block}.solution-tile div{padding:20px}.solution-tile span{font-size:28px}.solution-tile h3{font-size:20px;color:var(--navy);margin:10px 0}.solution-tile p{color:#374151;line-height:1.55;min-height:92px}.solution-tile b{color:var(--orange)}@media(max-width:1100px){.solution-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.solution-grid{grid-template-columns:1fr}}

.contact-hero{background:linear-gradient(135deg,rgba(6,27,63,.96),rgba(8,44,97,.94)),url('../img/slider-2.jpg') center/cover;color:#fff;padding:92px 28px;text-align:center}.contact-hero>div{max-width:980px;margin:auto}.contact-hero h1{font-size:56px;line-height:1.05;margin:14px 0;text-transform:uppercase}.contact-hero p{font-size:21px;line-height:1.65;margin:0 auto 26px;max-width:860px}.contact-hero .whatsapp{margin-left:10px}.contact-page h2{color:var(--navy)}.branch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:28px}.branch-card{background:#eef1f5;border-radius:24px;padding:32px;box-shadow:0 18px 55px rgba(6,27,63,.12);border:1px solid #eef1f6;position:relative;overflow:hidden}.branch-card:before{content:'';position:absolute;left:0;top:0;height:7px;width:100%;background:linear-gradient(90deg,var(--orange),var(--navy2))}.branch-icon{width:62px;height:62px;border-radius:18px;background:#eef1f54e8;display:grid;place-items:center;font-size:34px;margin-bottom:16px}.branch-card h3{font-size:29px;color:var(--navy);margin:0 0 12px}.branch-card p{color:#374151;line-height:1.65}.branch-card ul{list-style:none;padding:0;margin:20px 0;display:grid;gap:12px}.branch-card li{color:#26344d;line-height:1.55}.branch-card strong{color:var(--navy)}.branch-card a{color:var(--navy);font-weight:800}.branch-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.branch-actions .btn{padding:13px 18px}.branch-actions .whatsapp{margin-left:0;background:#20b15a}.btn.map{background:var(--navy);color:#fff}.seo-contact{margin-top:36px;background:#eef1f5;border-radius:24px;padding:34px;border-left:6px solid var(--orange)}.seo-contact p{font-size:18px;line-height:1.75;color:#374151}@media(max-width:900px){.contact-hero{padding:58px 22px}.contact-hero h1{font-size:34px}.contact-hero p{font-size:18px}.contact-hero .whatsapp{margin-left:0}.branch-grid{grid-template-columns:1fr}.branch-card{padding:24px}.branch-actions .btn{width:100%}}

.lang-switch a{border:0;background:#eef1f5;font-weight:900;color:var(--navy);font-size:16px;cursor:pointer;padding:6px 4px;border-radius:8px}.lang-switch a.active{color:var(--orange)}

/* Global seyyar iletişim butonları: tüm sayfalarda aynı yerde görünür */
.floating-contact{position:fixed;right:22px;bottom:22px;z-index:9999;display:flex;gap:10px;align-items:center;filter:drop-shadow(0 14px 26px rgba(6,27,63,.24))}.floating-contact a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:142px;border-radius:999px;padding:15px 19px;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.2px;border:2px solid rgba(255,255,255,.72);box-shadow:0 10px 26px rgba(0,0,0,.18);transition:transform .18s ease,box-shadow .18s ease}.floating-contact a:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(0,0,0,.24)}.floating-contact .float-call{background:linear-gradient(135deg,#f97316,#e25000)}.floating-contact .float-wa{background:linear-gradient(135deg,#25d366,#128c4a)}.floating-contact .float-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.20);font-size:16px;line-height:1}
@media(max-width:760px){body{padding-bottom:86px}.floating-contact{left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.floating-contact a{min-width:0;width:100%;border-radius:16px;padding:14px 10px;font-size:14px}.floating-contact .float-icon{width:24px;height:24px;font-size:14px}}


/* Menü açılır buton düzeltmesi: hover/click sırasında kaybolmaz */
.site-header{z-index:10000}
.main-nav,.drop{overflow:visible}
.drop{padding:0 0 10px 0;margin-bottom:-10px}
.drop-menu{top:100%;margin-top:0;z-index:10001}
.drop:hover .drop-menu,.drop:focus-within .drop-menu,.drop.open .drop-menu{display:block}
.drop>a{cursor:pointer}
@media(max-width:980px){.drop{width:100%;padding:0;margin:0}.main-nav>a,.drop>a{display:block;width:100%;padding:13px 10px}.drop-menu{display:none;max-height:none;overflow:visible;padding:4px 0 8px 15px}.drop.open .drop-menu{display:block}.drop-menu a{padding:11px 12px}.main-nav.open{display:flex;position:relative;z-index:10002}}
@media(min-width:981px){.drop-menu:before{content:'';position:absolute;left:0;right:0;top:-14px;height:14px}.drop-menu{pointer-events:auto}}

/* Mobil logo ve firma ismi büyütme - 15.05.2026 */
@media (max-width: 980px){
  .header-inner{
    padding: 13px 14px;
    gap: 10px;
  }
  .brand{
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    min-width: 0;
  }
  .brand img{
    width: 330px !important;
    max-width: 72vw !important;
    height: auto !important;
  }
  .menu-toggle{
    flex: 0 0 auto;
    padding: 9px 11px;
  }
  .lang-switch{
    flex: 0 0 auto;
  }
}
@media (max-width: 420px){
  .brand img{
    width: 310px !important;
    max-width: 76vw !important;
  }
  .lang-switch a{
    font-size: 13px;
  }
}


/* GERCEK RENK DUZENI - MAIN CSS FIX */
body{background:#eef1f5!important;color:#111827!important;}
.site-header,.drop-menu,.quickbar,.service-tile,.solution-tile,.region-tile,.branch-card,.cards article{background:#fff!important;}
.section,.soft,main,.site-main,.content-area{background:#eef1f5!important;}
h1,h2,h3,h4,h5,h6,.section h2,.contact h2,.service-tile h3,.solution-tile h3,.region-tile h3{color:#111827!important;}
p,li,.section p,.cards p,.contact p,.service-tile p,.solution-tile p,.region-tile p{color:#374151!important;}
.section-kicker,.service-tile b,.solution-tile b,.region-tile b,.main-nav a:hover,.main-nav>a:first-child{color:#f97316!important;border-color:#f97316!important;}
.primary,.btn.primary{background:#f97316!important;color:#fff!important;}
.hero{background:linear-gradient(135deg,#111827 0%,#1f2937 55%,#f97316 100%)!important;color:#fff!important;}
.hero h1,.hero p,.hero b,.hero span{color:#fff!important;}
.hero .badge,.hero .eyebrow{color:#f97316!important;}
.hero-visual:before{background:#111827!important;border-right-color:#f97316!important;}
.service-card{background:linear-gradient(135deg,#111827,#1f2937)!important;color:#fff!important;}
.service-card p,.service-card b,.service-card span{color:#fff!important;}
.site-footer,footer{background:#111827!important;color:#fff!important;}


/* === SLIDER DOGRU TEK PUANTIYELI SIYAH FINAL === */

/* Sliderın bütün siyah alanları aynı renk ve aynı puantiyeli doku */
.hero,
.hero-inner,
.hero-copy,
.hero-visual,
.irak-ultra-slider,
.irak-slider-container,
.irak-slider-left,
.irak-slider-right{
  background-color:#111827 !important;
  background-image:radial-gradient(rgba(255,255,255,.075) 1px, transparent 1px) !important;
  background-size:18px 18px !important;
  background-position:0 0 !important;
}

/* Farklı siyah ton, gradient, gölge ve ekstra katmanları kapat */
.hero::before,
.hero::after,
.hero-inner::before,
.hero-inner::after,
.hero-copy::before,
.hero-copy::after,
.hero-visual::before,
.hero-visual::after,
.irak-ultra-slider::before,
.irak-ultra-slider::after,
.irak-slider-container::before,
.irak-slider-container::after,
.irak-slider-left::before,
.irak-slider-left::after,
.irak-slider-right::before,
.irak-slider-right::after{
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
}

/* Soldaki yazı bölümü ile yanındaki siyah alan tek parça görünsün */
.hero-copy,
.irak-slider-left{
  border:0 !important;
  box-shadow:none !important;
}

/* Resim ayrımı sadece turuncu çizgi olsun */
.hero-visual,
.irak-slider-right{
  border-left:5px solid #f97316 !important;
  box-shadow:none !important;
  padding-left:24px !important;
}

/* Görselin kendisi temiz kalsın */
.hero-visual img,
.irak-slider-image-wrap,
.irak-slider-image-wrap img{
  background:transparent !important;
  border-radius:28px !important;
}

/* Slider yazıları net beyaz */
.hero h1,
.hero h2,
.hero h3,
.hero p,
.hero span,
.irak-ultra-slider h1,
.irak-ultra-slider h2,
.irak-ultra-slider h3,
.irak-ultra-slider p,
.irak-ultra-slider span,
#irakDynamicTitle,
#irakDynamicDesc{
  color:#ffffff !important;
  text-shadow:none !important;
}

/* Turuncu vurgu */
.irak-slider-badge,
.hero .badge,
.hero .eyebrow{
  background:#f97316 !important;
  color:#ffffff !important;
}

/* Mobilde resim ayrımı üstte turuncu çizgi */
@media(max-width:900px){
  .hero-visual,
  .irak-slider-right{
    border-left:0 !important;
    border-top:5px solid #f97316 !important;
    padding-left:0 !important;
    padding-top:18px !important;
  }
}
/* === SLIDER DOGRU TEK PUANTIYELI SIYAH FINAL END === */


/* REAL WHITE SLIDER TITLES FIX */

/* Slider içindeki tüm başlıklar beyaz */
.hero *,
.irak-ultra-slider *,
.page-banner *,
.page-header *,
.hero-page *,
.banner-content *{
    color:#ffffff !important;
}

/* Özellikle açılan sayfa başlıkları */
.page-banner h1,
.page-banner h2,
.page-banner h3,
.page-header h1,
.page-header h2,
.page-header h3,
.hero-page h1,
.hero-page h2,
.hero-page h3,
.banner-content h1,
.banner-content h2,
.banner-content h3,
.entry-header h1{
    color:#ffffff !important;
    text-shadow:0 3px 10px rgba(0,0,0,.35) !important;
}

/* Alt yazılar */
.page-banner p,
.page-header p,
.hero-page p,
.banner-content p{
    color:#f3f4f6 !important;
}

/* Linkler */
.page-banner a,
.page-header a,
.hero-page a{
    color:#ffffff !important;
}

/* Slider üstüne gelen siyah yazıları kapat */
.hero .section-title,
.hero .title,
.hero .heading,
.irak-ultra-slider .section-title,
.irak-ultra-slider .title,
.irak-ultra-slider .heading{
    color:#ffffff !important;
}


/* MENU PAGES BANNER WHITE TITLES */

/* Menüden açılan tüm sayfa banner başlıkları beyaz */
.page-header,
.page-banner,
.inner-banner,
.banner-area,
.hero-page,
.sub-banner{
    color:#ffffff !important;
}

.page-header h1,
.page-header h2,
.page-header h3,
.page-banner h1,
.page-banner h2,
.page-banner h3,
.inner-banner h1,
.inner-banner h2,
.inner-banner h3,
.banner-area h1,
.banner-area h2,
.banner-area h3,
.hero-page h1,
.hero-page h2,
.hero-page h3,
.sub-banner h1,
.sub-banner h2,
.sub-banner h3{
    color:#ffffff !important;
    text-shadow:0 3px 12px rgba(0,0,0,.45) !important;
}

/* Alt açıklama yazıları */
.page-header p,
.page-banner p,
.inner-banner p,
.banner-area p,
.hero-page p,
.sub-banner p{
    color:#f3f4f6 !important;
}


/* ACILAN SAYFA BANNER YAZILARI BEYAZ FIX - FINAL */

/* Menüden açılan sayfalarda üst koyu banner/slider içindeki tüm metinler */
body:not(.home) .hero,
body:not(.home) .page-hero,
body:not(.home) .page-header,
body:not(.home) .page-banner,
body:not(.home) .inner-hero,
body:not(.home) .inner-banner,
body:not(.home) .sub-hero,
body:not(.home) .sub-banner,
body:not(.home) .banner,
body:not(.home) .banner-area,
body:not(.home) .hero-section,
body:not(.home) .hero-content,
body:not(.home) .page-title-area,
body:not(.home) .title-area,
body:not(.home) .breadcrumb-area,
body:not(.home) .single-hero,
body:not(.home) .service-hero,
body:not(.home) .region-hero,
body:not(.home) .solution-hero{
    color:#ffffff !important;
}

/* Başlıkları zorla beyaz yap */
body:not(.home) .hero h1,
body:not(.home) .hero h2,
body:not(.home) .hero h3,
body:not(.home) .page-hero h1,
body:not(.home) .page-hero h2,
body:not(.home) .page-header h1,
body:not(.home) .page-header h2,
body:not(.home) .page-banner h1,
body:not(.home) .page-banner h2,
body:not(.home) .inner-hero h1,
body:not(.home) .inner-banner h1,
body:not(.home) .sub-hero h1,
body:not(.home) .sub-banner h1,
body:not(.home) .banner h1,
body:not(.home) .banner h2,
body:not(.home) .banner-area h1,
body:not(.home) .hero-section h1,
body:not(.home) .hero-content h1,
body:not(.home) .page-title-area h1,
body:not(.home) .title-area h1,
body:not(.home) .breadcrumb-area h1,
body:not(.home) .single-hero h1,
body:not(.home) .service-hero h1,
body:not(.home) .region-hero h1,
body:not(.home) .solution-hero h1,
body:not(.home) .entry-header h1{
    color:#ffffff !important;
    opacity:1 !important;
    visibility:visible !important;
    text-shadow:0 4px 16px rgba(0,0,0,.55) !important;
}

/* Açıklama yazılarını beyaz/gri beyaz yap */
body:not(.home) .hero p,
body:not(.home) .page-hero p,
body:not(.home) .page-header p,
body:not(.home) .page-banner p,
body:not(.home) .inner-hero p,
body:not(.home) .inner-banner p,
body:not(.home) .sub-hero p,
body:not(.home) .sub-banner p,
body:not(.home) .banner p,
body:not(.home) .banner-area p,
body:not(.home) .hero-section p,
body:not(.home) .hero-content p,
body:not(.home) .page-title-area p,
body:not(.home) .title-area p,
body:not(.home) .service-hero p,
body:not(.home) .region-hero p,
body:not(.home) .solution-hero p{
    color:#f8fafc !important;
    opacity:1 !important;
    visibility:visible !important;
    text-shadow:0 3px 12px rgba(0,0,0,.50) !important;
}

/* Resimde görünen büyük başlık sınıfları için ekstra garanti */
body:not(.home) [class*="hero"] h1,
body:not(.home) [class*="hero"] h2,
body:not(.home) [class*="banner"] h1,
body:not(.home) [class*="banner"] h2,
body:not(.home) [class*="title"] h1{
    color:#ffffff !important;
}

body:not(.home) [class*="hero"] p,
body:not(.home) [class*="banner"] p,
body:not(.home) [class*="title"] p{
    color:#f8fafc !important;
}

/* Koyu zeminde okunurluk */
body:not(.home) .hero,
body:not(.home) .page-hero,
body:not(.home) .page-banner,
body:not(.home) .inner-banner,
body:not(.home) .banner-area{
    background-color:#0f2747 !important;
}


/* EĞİK TURUNCU ÇİZGİ KALDIR */
.hero::before,
.hero::after,
.irak-ultra-slider::before,
.irak-ultra-slider::after,
.hero-visual::before{
    display:none !important;
    content:none !important;
    background:none !important;
    transform:none !important;
}

/* Düz turuncu çizgi kalsın */
.hero-visual,
.irak-slider-right{
    border-left:5px solid #f97316 !important;
}


/* BIZE ULASIN TEXT WHITE */

.contact-section h2,
.contact-section p,
.site-footer .contact-section h2,
.site-footer .contact-section p,
.footer-contact h2,
.footer-contact p{
    color:#ffffff !important;
}


/* FINAL: EGIK CIZGI KALDIR + BIZE ULASIN BEYAZ */

/* 1) Ana sayfa sliderdaki eğik turuncu çizgiyi kesin kaldır.
   Düz turuncu ayırıcı çizgi kalır. */
.home .hero:before,
.home .hero:after,
.home .hero-inner:before,
.home .hero-inner:after,
.home .hero-copy:before,
.home .hero-copy:after,
.home .hero-visual:before,
.home .irak-ultra-slider:before,
.home .irak-ultra-slider:after,
.home .irak-slider-container:before,
.home .irak-slider-container:after,
.home .irak-slider-left:before,
.home .irak-slider-left:after,
.home .irak-slider-right:before,
.home .irak-slider-right:after,
.hero:before,
.hero:after,
.hero-inner:before,
.hero-inner:after,
.hero-copy:before,
.hero-copy:after,
.hero-visual:before,
.irak-ultra-slider:before,
.irak-ultra-slider:after,
.irak-slider-container:before,
.irak-slider-container:after,
.irak-slider-left:before,
.irak-slider-left:after,
.irak-slider-right:before,
.irak-slider-right:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  transform:none !important;
  clip-path:none !important;
}

/* Düz turuncu ayırıcı çizgi */
.home .hero-visual,
.home .irak-slider-right,
.hero-visual,
.irak-slider-right{
  border-left:5px solid #f97316 !important;
}
@media(max-width:900px){
  .home .hero-visual,
  .home .irak-slider-right,
  .hero-visual,
  .irak-slider-right{
    border-left:0 !important;
    border-top:5px solid #f97316 !important;
  }
}

/* 2) En alttaki Bize Ulaşın başlığı ve açıklaması kesin beyaz */
.contact h2,
.contact p,
.contact .section-kicker,
.contact .section-title,
.contact .section-desc,
section.contact h2,
section.contact p,
.footer-contact h2,
.footer-contact p,
.contact-section h2,
.contact-section p,
.site-footer h2,
.site-footer p,
.site-footer .contact h2,
.site-footer .contact p,
.site-footer .contact-section h2,
.site-footer .contact-section p{
  color:#ffffff !important;
}

/* "Bize Ulaşın" bölgesindeki tüm metinleri beyaza zorla */
section[class*="contact"] h1,
section[class*="contact"] h2,
section[class*="contact"] h3,
section[class*="contact"] p,
section[class*="contact"] span,
div[class*="contact"] h1,
div[class*="contact"] h2,
div[class*="contact"] h3,
div[class*="contact"] p,
div[class*="contact"] span{
  color:#ffffff !important;
}

/* Bize Ulaşın bölüm arka planı koyuysa okunur, açıkta da beyaz kalsın */
.contact,
.contact-section,
.footer-contact{
  color:#ffffff !important;
}


/* SUBELERIMIZ BLACK TEXT FIX */

/* Şubelerimiz başlığı ve alt açıklaması siyah */
.branch-section h1,
.branch-section h2,
.branch-section h3,
.branch-section p,
.branches h1,
.branches h2,
.branches h3,
.branches p,
.section-branches h1,
.section-branches h2,
.section-branches h3,
.section-branches p{
  color:#111827 !important;
}

/* Metinle hedefleme */
*:has(> .section-kicker),
.section-kicker,
.section-title,
.section-desc{
  color:#111827 !important;
}


/* SUBE COLORS ORANGE BLACK */

/* Şubelerimiz ana başlık */
.section-kicker,
.branch-title-small,
.branches .section-kicker{
    color:#f97316 !important;
    font-weight:800 !important;
}

/* Adres Telefon ve Yol Tarifi */
.section-title,
.branches .section-title{
    color:#111827 !important;
}

/* İstanbul ve Mersin Şube başlıkları */
.branch-card h3,
.branch-card h4,
.branch-box h3,
.branch-box h4,
.contact-card h3,
.contact-card h4{
    color:#f97316 !important;
    font-weight:800 !important;
}

/* Açıklama yazıları */
.branch-card p,
.branch-box p,
.contact-card p,
.branches p{
    color:#111827 !important;
    line-height:1.8 !important;
}


/* SUBELER RENK DUZGUN CSS ONLY */

/* Şubelerimiz bölümündeki üst küçük başlık turuncu */
.branches .section-kicker,
.contact .section-kicker,
section.contact .section-kicker,
.section-kicker{
  color:#f97316 !important;
}

/* Adres, Telefon ve Yol Tarifi siyah */
.branches .section-title,
.contact .section-title,
section.contact .section-title{
  color:#111827 !important;
}

/* İstanbul Şube / Mersin Şube başlıkları turuncu */
.branch-card h3,
.branch-card h4,
.contact-card h3,
.contact-card h4,
.branches h3,
.branches h4{
  color:#f97316 !important;
}

/* Şube açıklamaları siyah */
.branch-card p,
.contact-card p,
.branches p{
  color:#111827 !important;
  line-height:1.75 !important;
}

/* Sadece Bize Ulaşın footer alanı beyaz kalır */
.site-footer .contact h2,
.site-footer .contact p,
.footer-contact h2,
.footer-contact p{
  color:#ffffff !important;
}


/* SUBELER TEXT COLOR FINAL */

/* ŞUBELERİMİZ turuncu */
.section-kicker,
.branches .section-kicker,
.contact .section-kicker{
    color:#f97316 !important;
    font-weight:800 !important;
}

/* Adres, Telefon ve Yol Tarifi siyah */
.section-title,
.branches .section-title,
.contact .section-title{
    color:#111827 !important;
    font-weight:900 !important;
}

/* Kart başlıkları turuncu */
.branch-card h3,
.branch-card h4,
.contact-card h3,
.contact-card h4{
    color:#f97316 !important;
}

/* Kart yazıları siyah */
.branch-card p,
.contact-card p,
.branch-card li,
.contact-card li{
    color:#111827 !important;
}


/* SAFE CONTACT STYLE FIX - PHP ICERIGE DOKUNULMADI */

/* Şubelerimiz alanı */
.branches,
.contact,
.contact-section,
.branch-section{
  background:#f3f4f6 !important;
}

/* Üst başlık */
.branches .section-kicker,
.contact .section-kicker,
.branch-section .section-kicker{
  color:#f97316 !important;
  font-weight:900 !important;
}

/* Adres, Telefon ve Yol Tarifi */
.branches .section-title,
.contact .section-title,
.branch-section .section-title{
  color:#111827 !important;
  font-weight:900 !important;
}

/* Şube kartları */
.branch-card,
.contact-card{
  background:#ffffff !important;
  border-radius:24px !important;
  box-shadow:0 14px 38px rgba(17,24,39,.08) !important;
}

/* İstanbul Şube / Mersin Şube */
.branch-card h3,
.branch-card h4,
.contact-card h3,
.contact-card h4{
  color:#f97316 !important;
  font-weight:900 !important;
}

/* Telefon, WhatsApp, E-posta ve adres yazıları */
.branch-card p,
.branch-card li,
.branch-card span,
.contact-card p,
.contact-card li,
.contact-card span{
  color:#111827 !important;
}

/* Butonlar */
.branch-card a,
.contact-card a{
  text-decoration:none !important;
}

.branch-card .btn,
.contact-card .btn,
.branch-card a[href^="tel:"],
.contact-card a[href^="tel:"],
.branch-card a[href*="maps"],
.contact-card a[href*="maps"]{
  background:#f97316 !important;
  color:#ffffff !important;
  border-radius:14px !important;
  padding:11px 18px !important;
  display:inline-flex !important;
  margin:6px 6px 0 0 !important;
  font-weight:800 !important;
}

/* Footer Bize Ulaşın beyaz kalsın */
.site-footer .contact h2,
.site-footer .contact p,
.footer-contact h2,
.footer-contact p{
  color:#ffffff !important;
}


/* FINAL CUSTOM CONTACT */

.custom-contact-wrap{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
gap:30px;
margin-top:40px;
}

.custom-contact-card{
background:#ffffff;
padding:32px;
border-radius:24px;
box-shadow:0 15px 40px rgba(0,0,0,.08);
}

.custom-contact-card h3{
color:#f97316;
font-size:32px;
margin-bottom:18px;
font-weight:800;
}

.custom-contact-card p{
color:#111827;
font-size:17px;
line-height:1.9;
margin-bottom:10px;
}

.custom-contact-card strong{
color:#f97316;
}

.custom-contact-buttons{
margin-top:20px;
display:flex;
gap:12px;
flex-wrap:wrap;
}

.custom-contact-buttons a{
text-decoration:none;
padding:12px 22px;
border-radius:14px;
font-weight:700;
}

.call-btn{
background:#f97316;
color:#fff;
}

.map-btn{
background:#111827;
color:#fff;
}


/* CONTACT VISIBILITY FIX */

.custom-contact-card{
    background:#ffffff !important;
}

.custom-contact-card h3{
    color:#f97316 !important;
}

.custom-contact-card p,
.custom-contact-card span,
.custom-contact-card li{
    color:#111827 !important;
}

.custom-contact-card strong{
    color:#f97316 !important;
}

.custom-contact-buttons .call-btn{
    background:#f97316 !important;
    color:#ffffff !important;
}

.custom-contact-buttons .map-btn{
    background:#111827 !important;
    color:#ffffff !important;
}


/* FINAL COLORFUL CONTACT AREA */

.custom-contact-wrap{
    display:grid !important;
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr)) !important;
    gap:28px !important;
}

.custom-contact-card{
    background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%) !important;
    border:2px solid rgba(249,115,22,.15) !important;
    border-radius:26px !important;
    padding:34px !important;
    box-shadow:0 18px 45px rgba(15,23,42,.10) !important;
}

/* Şube başlıkları */
.custom-contact-card h3{
    color:#f97316 !important;
    font-size:34px !important;
    font-weight:900 !important;
    margin-bottom:20px !important;
}

/* Telefon - mail başlıkları */
.custom-contact-card strong{
    color:#111827 !important;
    font-weight:800 !important;
}

/* İç yazılar */
.custom-contact-card p,
.custom-contact-card span,
.custom-contact-card li{
    color:#374151 !important;
    font-size:17px !important;
    line-height:1.9 !important;
}

/* Buton alanı */
.custom-contact-buttons{
    display:flex !important;
    gap:14px !important;
    margin-top:22px !important;
    flex-wrap:wrap !important;
}

/* Hemen Ara */
.custom-contact-buttons .call-btn{
    background:#f97316 !important;
    color:#ffffff !important;
    padding:13px 24px !important;
    border-radius:14px !important;
    font-weight:800 !important;
    box-shadow:0 10px 24px rgba(249,115,22,.28) !important;
}

/* Yol Tarifi */
.custom-contact-buttons .map-btn{
    background:#111827 !important;
    color:#ffffff !important;
    padding:13px 24px !important;
    border-radius:14px !important;
    font-weight:800 !important;
    box-shadow:0 10px 24px rgba(17,24,39,.24) !important;
}

/* Hover */
.custom-contact-buttons .call-btn:hover{
    background:#ea580c !important;
}

.custom-contact-buttons .map-btn:hover{
    background:#1f2937 !important;
}


/* QUICK CONTACT COLOR FIX */

.custom-contact-card{
    background:#ffffff !important;
}

.custom-contact-card h3{
    color:#f97316 !important;
}

.custom-contact-card p,
.custom-contact-card span,
.custom-contact-card li{
    color:#111827 !important;
}

.custom-contact-card strong{
    color:#f97316 !important;
}

.call-btn{
    background:#f97316 !important;
    color:#ffffff !important;
    border-radius:12px !important;
}

.map-btn{
    background:#111827 !important;
    color:#ffffff !important;
    border-radius:12px !important;
}


/* FORCE BLACK TEXT FIX */

/* Kart zemini */
.custom-contact-card{
    background:#ffffff !important;
}

/* Kart içindeki TÜM yazıları siyah yap */
.custom-contact-card *,
.custom-contact-card p,
.custom-contact-card span,
.custom-contact-card li,
.custom-contact-card a{
    color:#111827 !important;
}

/* Başlıklar turuncu */
.custom-contact-card h3{
    color:#f97316 !important;
    font-weight:900 !important;
}

/* Butonlar */
.custom-contact-card .call-btn{
    background:#f97316 !important;
    color:#ffffff !important;
}

.custom-contact-card .map-btn{
    background:#111827 !important;
    color:#ffffff !important;
}


/* PREMIUM BIZE ULASIN PAGE FIX */

/* Bize Ulaşın sayfası ve iletişim bölümü premium görünüm */
body.page .contact,
body.page .contact-section,
body.page .branch-section,
body.page .branches,
.contact,
.contact-section,
.branch-section,
.branches{
  background:#f3f4f6 !important;
  color:#111827 !important;
}

/* Beyaz zemindeki tüm yazılar siyah */
.contact *,
.contact-section *,
.branch-section *,
.branches *,
.custom-contact-wrap *,
.custom-contact-card *,
.branch-card *,
.contact-card *{
  color:#111827 !important;
}

/* Başlıklar turuncu */
.contact h1,
.contact h2,
.contact h3,
.contact-section h1,
.contact-section h2,
.contact-section h3,
.branch-section h1,
.branch-section h2,
.branch-section h3,
.branches h1,
.branches h2,
.branches h3,
.custom-contact-card h3,
.branch-card h3,
.contact-card h3{
  color:#f97316 !important;
}

/* Kartlar premium beyaz zemin */
.custom-contact-card,
.branch-card,
.contact-card{
  background:#ffffff !important;
  border:1px solid rgba(249,115,22,.18) !important;
  border-radius:24px !important;
  box-shadow:0 18px 45px rgba(17,24,39,.10) !important;
}

/* Telefon, WhatsApp, E-posta etiketleri turuncu */
.custom-contact-card strong,
.branch-card strong,
.contact-card strong{
  color:#f97316 !important;
}

/* Normal adres/telefon yazıları koyu siyah */
.custom-contact-card p,
.custom-contact-card li,
.custom-contact-card span,
.branch-card p,
.branch-card li,
.branch-card span,
.contact-card p,
.contact-card li,
.contact-card span{
  color:#111827 !important;
}

/* Hemen Ara butonu */
.custom-contact-card a[href^="tel:"],
.branch-card a[href^="tel:"],
.contact-card a[href^="tel:"],
.custom-contact-buttons .call-btn,
.call-btn{
  background:#f97316 !important;
  color:#ffffff !important;
  border:0 !important;
  border-radius:14px !important;
  padding:12px 22px !important;
  font-weight:900 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-decoration:none !important;
  box-shadow:0 12px 26px rgba(249,115,22,.28) !important;
}

/* Yol Tarifi butonu */
.custom-contact-card a[href*="maps"],
.branch-card a[href*="maps"],
.contact-card a[href*="maps"],
.custom-contact-buttons .map-btn,
.map-btn{
  background:#111827 !important;
  color:#ffffff !important;
  border:0 !important;
  border-radius:14px !important;
  padding:12px 22px !important;
  font-weight:900 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-decoration:none !important;
  box-shadow:0 12px 26px rgba(17,24,39,.24) !important;
}

/* Buton iç yazıları her zaman beyaz */
.custom-contact-card a[href^="tel:"] *,
.custom-contact-card a[href*="maps"] *,
.branch-card a[href^="tel:"] *,
.branch-card a[href*="maps"] *,
.contact-card a[href^="tel:"] *,
.contact-card a[href*="maps"] *,
.call-btn *,
.map-btn *{
  color:#ffffff !important;
}

/* Bize Ulaşın üst başlığı koyu zemindeyse beyaz, kart içi değil */
.site-footer .contact *,
.footer-contact *{
  color:#ffffff !important;
}


/* BIZE ULASIN BEYAZ YAZI KESIN SIYAH FINAL */

/* Bize Ulaşın sayfasında beyaz zemin üstündeki tüm metinleri siyah yap */
body,
body.page,
body:not(.home),
.site-main,
.content-area,
.entry-content{
  color:#111827 !important;
}

/* İletişim ve şube alanlarında beyaz yazıyı kesin siyaha çevir */
[class*="contact"],
[class*="branch"],
[class*="sube"],
[class*="şube"],
.custom-contact-wrap,
.custom-contact-card,
.branch-card,
.contact-card{
  color:#111827 !important;
}

[class*="contact"] *,
[class*="branch"] *,
[class*="sube"] *,
[class*="şube"] *,
.custom-contact-wrap *,
.custom-contact-card *,
.branch-card *,
.contact-card *{
  color:#111827 !important;
  opacity:1 !important;
  visibility:visible !important;
}

/* Kart zeminleri beyaz/açık kalsın */
.custom-contact-card,
.branch-card,
.contact-card,
[class*="branch-card"],
[class*="contact-card"]{
  background:#ffffff !important;
  color:#111827 !important;
}

/* İstanbul Şube / Mersin Şube / Bize Ulaşın gibi başlıklar turuncu */
.custom-contact-card h1,
.custom-contact-card h2,
.custom-contact-card h3,
.branch-card h1,
.branch-card h2,
.branch-card h3,
.contact-card h1,
.contact-card h2,
.contact-card h3,
[class*="contact"] h1,
[class*="contact"] h2,
[class*="contact"] h3,
[class*="branch"] h1,
[class*="branch"] h2,
[class*="branch"] h3{
  color:#f97316 !important;
}

/* Telefon, WhatsApp, E-posta etiketleri turuncu */
.custom-contact-card strong,
.branch-card strong,
.contact-card strong,
[class*="contact"] strong,
[class*="branch"] strong{
  color:#f97316 !important;
}

/* Ama paragraf ve adres metinleri kesin siyah */
.custom-contact-card p,
.custom-contact-card span,
.custom-contact-card li,
.branch-card p,
.branch-card span,
.branch-card li,
.contact-card p,
.contact-card span,
.contact-card li,
[class*="contact"] p,
[class*="contact"] span,
[class*="contact"] li,
[class*="branch"] p,
[class*="branch"] span,
[class*="branch"] li{
  color:#111827 !important;
}

/* Butonlar renkli ve yazıları beyaz */
.custom-contact-card a[href^="tel:"],
.branch-card a[href^="tel:"],
.contact-card a[href^="tel:"],
a.call-btn,
.call-btn{
  background:#f97316 !important;
  color:#ffffff !important;
  border-radius:14px !important;
}

.custom-contact-card a[href*="maps"],
.branch-card a[href*="maps"],
.contact-card a[href*="maps"],
a.map-btn,
.map-btn{
  background:#111827 !important;
  color:#ffffff !important;
  border-radius:14px !important;
}

.custom-contact-card a[href^="tel:"] *,
.branch-card a[href^="tel:"] *,
.contact-card a[href^="tel:"] *,
.custom-contact-card a[href*="maps"] *,
.branch-card a[href*="maps"] *,
.contact-card a[href*="maps"] *,
.call-btn *,
.map-btn *{
  color:#ffffff !important;
}

/* Footer içindeki koyu zemin iletişim varsa beyaz kalsın */
.site-footer [class*="contact"],
.site-footer [class*="contact"] *,
footer [class*="contact"],
footer [class*="contact"] *{
  color:#ffffff !important;
}


/* BRANCH BLACK + WHATSAPP GREEN */

/* İstanbul ve Mersin Şube siyah */
.custom-contact-card h3,
.branch-card h3,
.contact-card h3{
    color:#111827 !important;
}

/* WhatsApp butonu yeşil */
.whatsapp-btn,
a[href*="wa.me"],
a[href*="whatsapp"]{
    background:#16a34a !important;
    color:#ffffff !important;
    border-radius:14px !important;
}


/* SUBELERIMIZ GREEN + BLACK */

/* ŞUBELERİMİZ yeşil */
.section-kicker,
.branches .section-kicker{
    color:#16a34a !important;
    font-weight:900 !important;
}

/* Adres, Telefon ve Yol Tarifi siyah */
.section-title,
.branches .section-title{
    color:#111827 !important;
    font-weight:900 !important;
}


/* BIZE ULASIN SAYFASI NET RENK VE BUTON FIX */

/* Bize Ulaşın sayfası ana alanı */
body:not(.home) .contact-page{
  background:#f3f4f6 !important;
  padding:60px 20px !important;
}

/* ŞUBELERİMİZ yeşil, alt başlık siyah */
body:not(.home) .contact-page .section-kicker{
  color:#16a34a !important;
  font-weight:900 !important;
  letter-spacing:.08em !important;
}

body:not(.home) .contact-page h2{
  color:#111827 !important;
  font-weight:900 !important;
}

/* Şube kartı beyaz premium zemin */
body:not(.home) .contact-page .branch-card{
  background:#ffffff !important;
  border:1px solid rgba(17,24,39,.08) !important;
  border-radius:24px !important;
  box-shadow:0 18px 45px rgba(17,24,39,.10) !important;
  color:#111827 !important;
}

/* Kart içindeki beyaz kalan HER yazıyı siyah yap */
body:not(.home) .contact-page .branch-card,
body:not(.home) .contact-page .branch-card *,
body:not(.home) .contact-page .branch-card p,
body:not(.home) .contact-page .branch-card li,
body:not(.home) .contact-page .branch-card span,
body:not(.home) .contact-page .branch-card a{
  color:#111827 !important;
  opacity:1 !important;
  visibility:visible !important;
}

/* İstanbul Şube / Mersin Şube siyah */
body:not(.home) .contact-page .branch-card h3{
  color:#111827 !important;
  font-weight:900 !important;
  font-size:30px !important;
}

/* Telefon, WhatsApp, E-posta, Adres etiketleri turuncu */
body:not(.home) .contact-page .branch-card strong{
  color:#f97316 !important;
  font-weight:900 !important;
}

/* Buton alanı */
body:not(.home) .contact-page .branch-actions{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:12px !important;
  margin-top:20px !important;
}

/* Bütün butonların yazısı beyaz */
body:not(.home) .contact-page .branch-actions .btn,
body:not(.home) .contact-page .branch-actions .btn *{
  color:#ffffff !important;
  border:0 !important;
  border-radius:14px !important;
  padding:13px 20px !important;
  font-weight:900 !important;
  text-decoration:none !important;
}

/* Hemen Ara turuncu */
body:not(.home) .contact-page .branch-actions .btn.primary{
  background:#f97316 !important;
  box-shadow:0 12px 26px rgba(249,115,22,.28) !important;
}

/* Yol Tarifi siyah */
body:not(.home) .contact-page .branch-actions .btn.map{
  background:#111827 !important;
  box-shadow:0 12px 26px rgba(17,24,39,.24) !important;
}

/* WhatsApp yeşil */
body:not(.home) .contact-page .branch-actions .btn.whatsapp{
  background:#16a34a !important;
  box-shadow:0 12px 26px rgba(22,163,74,.25) !important;
}

/* SEO iletişim yazıları da görünür olsun */
body:not(.home) .contact-page .seo-contact,
body:not(.home) .contact-page .seo-contact *{
  color:#111827 !important;
}
body:not(.home) .contact-page .seo-contact h2{
  color:#f97316 !important;
}

/* Mobilde butonlar tam genişlik */
@media(max-width:768px){
  body:not(.home) .contact-page .branch-actions .btn{
    width:100% !important;
    justify-content:center !important;
  }
}


/* YOL TARIFI BUTTON BLUE */

.branch-actions .btn.map,
.map-btn,
a[href*="maps"]{
    background:#2563eb !important;
    color:#ffffff !important;
}


/* YOL TARIFI WHITE TEXT FIX */

.map-btn,
.branch-actions .btn.map,
a[href*="maps"]{
    background:#2563eb !important;
    color:#ffffff !important;
    font-weight:800 !important;
}

.map-btn *,
.branch-actions .btn.map *,
a[href*="maps"] *{
    color:#ffffff !important;
}


/* ANASAYFA ALT YOL TARIFI SARI */

.map-btn,
.branch-actions .btn.map,
a[href*="maps"]{
    background:#facc15 !important;
    color:#111827 !important;
    font-weight:800 !important;
}

.map-btn *,
.branch-actions .btn.map *,
a[href*="maps"] *{
    color:#111827 !important;
}


/* FORCE HOMEPAGE MAP BUTTON YELLOW */

.home a[href*="maps"],
.home .map-btn,
.home .branch-actions .btn.map,
.home .branch-card a:last-child{
    background:#facc15 !important;
    color:#111827 !important;
    border:0 !important;
}

.home a[href*="maps"] *,
.home .map-btn *,
.home .branch-actions .btn.map *,
.home .branch-card a:last-child *{
    color:#111827 !important;
}


/* ANASAYFA YOL TARIFI YAZI BEYAZ FIX */

/* Anasayfadaki Yol Tarifi buton yazısı beyaz olsun */
.home a[href*="maps"],
.home a[href*="google.com/maps"],
.home a[href*="maps.google"],
.home .map-btn,
.home .branch-actions .btn.map,
.home .branch-card a.map-btn,
.home .contact-card a.map-btn{
    color:#ffffff !important;
}

.home a[href*="maps"] *,
.home a[href*="google.com/maps"] *,
.home a[href*="maps.google"] *,
.home .map-btn *,
.home .branch-actions .btn.map *,
.home .branch-card a.map-btn *,
.home .contact-card a.map-btn *{
    color:#ffffff !important;
}

/* Eğer buton siyah zeminde kalıyorsa yazı yine beyaz görünsün */
.home .branch-card a,
.home .contact-card a{
    font-weight:800 !important;
}
/* Customizer region images */
.region-tile{overflow:hidden}.region-tile .region-img{width:calc(100% + 48px);height:155px;object-fit:cover;display:block;margin:-24px -24px 18px;border-radius:22px 22px 0 0}

/* DÜZELTME: Ana sayfa Bize Ulaşın açıklaması turuncu ve HTML etiketleri görünmez */
#iletisim.contact .contact-description,
.contact .contact-description{
    color:#ff7a00 !important;
    font-weight:700 !important;
    opacity:1 !important;
    visibility:visible !important;
}
#iletisim.contact h2{
    color:#ffffff !important;
}
