/*
Theme Name: Ankara Ambar Premium Sürpriz
Theme URI: https://ankaraambar.com
Author: ChatGPT
Version: 1.0
Description: Ankara Ambar premium lojistik WordPress teması.
Text Domain: ankaraambar
*/
:root{--navy:#071426;--navy2:#0b2b63;--gold:#dca640;--orange:#ff8a00;--green:#16b86a;--muted:#687386;--bg:#f5f7fb}
*{box-sizing:border-box} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#10213d;background:#fff} a{text-decoration:none}.container{width:min(1240px,92%);margin:auto}.section{padding:82px 0}.section.alt{background:var(--bg)}.title{text-align:center;margin-bottom:40px}.title small{font-weight:900;color:var(--orange);letter-spacing:2px}.title h2{font-size:42px;color:var(--navy);margin:12px 0}.title p{font-size:18px;color:var(--muted)}
.site-header{position:sticky;top:0;z-index:99;background:linear-gradient(180deg,#071426,#020914);border-bottom:1px solid rgba(220,166,64,.25);box-shadow:0 8px 28px rgba(0,0,0,.25)}
.header-inner{height:92px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;min-width:260px}.brand img{max-width:250px;max-height:72px;object-fit:contain}.brand-fallback{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#0b2b63;color:#fff;border:3px solid var(--gold);font-weight:1000}.menu{display:flex;align-items:center;gap:24px;flex:1}.menu a{color:#fff;font-weight:850}.drop{position:relative}.dropdown{display:none;position:absolute;top:100%;left:0;min-width:285px;background:#06172d;border:1px solid rgba(220,166,64,.35);padding:10px;border-radius:14px;box-shadow:0 18px 42px rgba(0,0,0,.35)}.drop:hover .dropdown{display:block}.dropdown a{display:block;padding:12px;border-radius:10px}.dropdown a:hover{background:rgba(220,166,64,.14);color:var(--gold)}.head-actions{display:flex;gap:10px}.head-actions a{padding:13px 18px;border-radius:12px;color:#fff;font-weight:900}.phone{border:1px solid rgba(220,166,64,.5)}.offer{background:linear-gradient(135deg,#f2c85b,#c78a27)}.menu-toggle{display:none;background:var(--gold);border:0;border-radius:9px;padding:10px 13px;font-weight:900}
.hero{position:relative;display:grid;grid-template-columns:43% 57%;min-height:720px;background:#020914;overflow:hidden;color:#fff}.hero-left{position:relative;z-index:3;padding:72px 50px 140px;background:radial-gradient(circle at 10% 15%,rgba(220,166,64,.24),transparent 28%),linear-gradient(100deg,rgba(2,9,20,.99),rgba(5,24,52,.93) 70%,rgba(5,24,52,.20))}.pill{display:inline-block;padding:10px 18px;border:1px solid rgba(220,166,64,.7);color:#e8bc50;font-weight:1000;letter-spacing:3px;background:rgba(0,0,0,.32);margin-bottom:28px;transform:skewX(-10deg)}.slogan{display:none;animation:fadeUp .7s ease both}.slogan.active{display:block}.slogan h1{font-size:clamp(50px,6vw,94px);line-height:.9;margin:0 0 10px;letter-spacing:-3px;text-transform:uppercase;text-shadow:0 12px 35px rgba(0,0,0,.55)}.slogan h1 span{background:linear-gradient(180deg,#ffe28c,#d49728);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.slogan em{display:block;font-size:42px;margin:14px 0 18px;font-family:"Brush Script MT","Segoe Script",cursive;text-shadow:0 0 20px rgba(220,166,64,.45)}.slogan p{font-size:20px;line-height:1.6;color:#dfeaf7}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:28px 0}.features div{padding:15px 8px;text-align:center;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(8,28,57,.72)}.features i{display:block;font-size:28px;font-style:normal}.buttons{display:flex;gap:14px;flex-wrap:wrap}.buttons a{padding:16px 22px;border-radius:11px;color:#fff;font-weight:900}.gold{background:linear-gradient(135deg,#f2c85b,#c78a27)}.green{background:var(--green)}.outline{border:1px solid rgba(220,166,64,.55)}
.hero-right{position:relative;min-height:720px;overflow:hidden}.hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.08);transition:opacity .9s ease,transform 4s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-right:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(2,9,20,.65),rgba(2,9,20,.06) 35%,rgba(2,9,20,.25))}.map-glow{position:absolute;right:30px;top:34px;z-index:4;padding:18px 24px;border-radius:18px;border:1px solid rgba(220,166,64,.55);background:rgba(2,14,32,.62);font-weight:1000;text-align:center;box-shadow:0 0 35px rgba(220,166,64,.25)}.map-glow span{color:var(--gold);font-size:28px}.stats{position:absolute;left:34px;right:34px;bottom:26px;z-index:5;display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.stats div{background:rgba(5,21,45,.84);border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:18px 14px;backdrop-filter:blur(10px)}.stats b{display:block;color:#e2ad43;font-size:26px;margin-bottom:7px}.stats span{font-weight:800;color:#e6edf7;font-size:13px}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 36px rgba(0,27,66,.09);border:1px solid #edf1f7;display:flex;flex-direction:column}.card-img{height:250px;display:block;overflow:hidden}.card-img img{width:100%;height:100%;object-fit:cover;transition:.35s}.card:hover img{transform:scale(1.05)}.card-body{padding:24px;display:flex;flex-direction:column;min-height:285px}.card h3{font-size:23px;margin:0 0 12px;color:var(--navy)}.card p{color:var(--muted);line-height:1.65}.keywords,.keyword-tags span{display:inline-block;background:#fff7e8;color:#7a4d13;border-radius:10px;padding:9px 11px;font-size:13px;font-weight:800}.links{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.mini,.detail-btn{padding:13px 18px;border-radius:11px;color:#fff!important;font-weight:900}.mini.orange{background:var(--orange)}.mini.green{background:var(--green)}
.about{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.about-box{background:#fff;padding:34px;border-radius:24px;box-shadow:0 12px 36px rgba(0,27,66,.08)}.about-box h2{font-size:36px;color:var(--navy)}.about-box p{font-size:18px;line-height:1.75;color:#4f5b6c}
.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.contact-card{background:#fff;padding:34px;border-radius:24px;box-shadow:0 12px 36px rgba(0,27,66,.08)}.contact-card h3{font-size:28px;color:var(--navy)}.contact-card p{font-size:17px;line-height:1.7}.route{background:var(--orange);display:inline-block;margin-top:10px;color:#fff!important;padding:14px 22px;border-radius:12px;font-weight:900}.whatsapp{background:var(--green);display:inline-block;margin-top:10px;color:#fff!important;padding:14px 22px;border-radius:12px;font-weight:900}
.detail-hero{padding:90px 0;background:linear-gradient(135deg,#071426,#0b2b63);color:#fff;text-align:center}.detail-hero h1{font-size:48px}.content{background:#fff;padding:36px;border-radius:24px;box-shadow:0 12px 36px rgba(0,27,66,.08)}.content p,.content li{font-size:18px;line-height:1.75}.cta-box{margin-top:28px;background:linear-gradient(135deg,#071426,#0b2b63);color:#fff;border-radius:20px;padding:28px;display:flex;justify-content:space-between;align-items:center;gap:20px}.detail-btn{background:var(--green)}
.footer{background:#071426;color:#fff;padding:35px 0;text-align:center}
@keyframes fadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1050px){.header-inner{height:auto;min-height:78px;flex-wrap:wrap;padding:12px 0}.menu-toggle{display:block;margin-left:auto}.menu{display:none;width:100%;flex-direction:column;align-items:flex-start;padding:15px 0}.menu.open{display:flex}.dropdown{position:static;display:block;background:rgba(255,255,255,.04);margin-top:8px}.hero{display:flex;flex-direction:column}.hero-right{order:1;min-height:360px;height:360px}.hero-left{order:2;background:#fff;color:var(--navy);padding:36px 20px}.hero-left .slogan h1{font-size:40px;color:var(--navy);text-align:center}.slogan em{color:#0b2b63;text-align:center}.slogan p{color:#4f5b6c;text-align:center}.features{grid-template-columns:repeat(2,1fr)}.features div{background:#f4f7fb;color:var(--navy)}.buttons{justify-content:center}.stats{position:relative;left:auto;right:auto;bottom:auto;grid-template-columns:repeat(2,1fr);padding:14px;background:#fff}.grid{grid-template-columns:1fr}.about,.contact-grid{grid-template-columns:1fr}.map-glow{display:none}}


/* DARK PREMIUM ŞAŞIRTAN BANNER */
.site-header{
  background:rgba(2,7,18,.92)!important;
  backdrop-filter:blur(16px)!important;
  border-bottom:1px solid rgba(255,170,45,.28)!important;
}

.hero{
  min-height:820px!important;
  background:
    radial-gradient(circle at 12% 16%, rgba(255,138,0,.22), transparent 24%),
    radial-gradient(circle at 78% 26%, rgba(0,150,255,.16), transparent 30%),
    linear-gradient(135deg,#010510 0%,#06172d 42%,#00040d 100%)!important;
  isolation:isolate;
}

.hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(115deg,rgba(0,0,0,.70) 0%,rgba(0,0,0,.42) 43%,rgba(0,0,0,.10) 100%),
    repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 90px);
}

.hero-left{
  z-index:3!important;
  background:
    linear-gradient(135deg,rgba(2,8,20,.92),rgba(6,28,62,.76)),
    radial-gradient(circle at 20% 20%,rgba(255,172,52,.25),transparent 30%)!important;
  border-right:1px solid rgba(255,185,55,.18);
  box-shadow:45px 0 90px rgba(0,0,0,.45);
}

.pill{
  border:1px solid rgba(255,203,99,.78)!important;
  color:#ffd36a!important;
  background:linear-gradient(135deg,rgba(255,138,0,.22),rgba(255,255,255,.04))!important;
  box-shadow:0 0 28px rgba(255,154,30,.28), inset 0 0 22px rgba(255,255,255,.05)!important;
}

.slogan h1{
  font-size:clamp(58px,7vw,108px)!important;
  text-shadow:0 10px 40px rgba(0,0,0,.85),0 0 36px rgba(255,160,30,.16)!important;
}

.slogan h1 span{
  background:linear-gradient(180deg,#fff2ad 0%,#ffb52e 45%,#9b5b00 100%)!important;
  -webkit-background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
}

.slogan em{
  color:#fff!important;
  text-shadow:0 0 28px rgba(255,170,40,.58)!important;
}

.slogan p{
  color:#e9f4ff!important;
  font-size:21px!important;
}

.features div{
  background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.03))!important;
  border:1px solid rgba(255,190,68,.20)!important;
  box-shadow:0 12px 35px rgba(0,0,0,.22), inset 0 0 20px rgba(255,255,255,.03)!important;
}

.features i{
  filter:drop-shadow(0 0 10px rgba(255,175,40,.65));
}

.hero-right{
  z-index:2;
}

.hero-slide{
  filter:brightness(.78) contrast(1.18) saturate(1.24)!important;
}

.hero-slide.active{
  animation:darkHeroZoom 4s ease forwards;
}

.hero-right:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(1,5,15,.82) 0%,rgba(1,5,15,.25) 32%,rgba(1,5,15,.08) 100%),
    radial-gradient(circle at 70% 42%,rgba(255,178,43,.16),transparent 28%);
}

.map-glow{
  background:linear-gradient(135deg,rgba(1,8,18,.72),rgba(8,36,74,.58))!important;
  border:1px solid rgba(255,198,78,.68)!important;
  box-shadow:0 0 45px rgba(255,165,32,.28), inset 0 0 18px rgba(255,255,255,.05)!important;
}

.buttons .gold,
.gold{
  background:linear-gradient(135deg,#ffe081 0%,#ff9d19 45%,#9d5900 100%)!important;
  box-shadow:0 14px 35px rgba(255,139,0,.36)!important;
}

.buttons .green,
.green{
  background:linear-gradient(135deg,#20df86,#087a3f)!important;
  box-shadow:0 14px 35px rgba(22,184,106,.25)!important;
}

.stats div{
  background:linear-gradient(135deg,rgba(5,20,45,.86),rgba(0,5,14,.82))!important;
  border:1px solid rgba(255,195,70,.18)!important;
  box-shadow:0 18px 40px rgba(0,0,0,.32), inset 0 0 20px rgba(255,255,255,.03)!important;
}

.stats b{
  color:#ffbd3b!important;
  text-shadow:0 0 18px rgba(255,170,30,.34);
}

.card{
  background:linear-gradient(180deg,#ffffff,#f8fbff)!important;
  box-shadow:0 18px 48px rgba(0,20,55,.14)!important;
}

@keyframes darkHeroZoom{
  from{transform:scale(1.09)}
  to{transform:scale(1.01)}
}

@media(max-width:1050px){
  .hero{
    background:#050b18!important;
  }
  .hero-right{
    order:1!important;
    min-height:380px!important;
    height:380px!important;
  }
  .hero-left{
    order:2!important;
    background:linear-gradient(180deg,#06172d,#030711)!important;
    color:#fff!important;
    border-right:0!important;
  }
  .hero-left .slogan h1{
    color:#fff!important;
  }
  .slogan p{
    color:#dfeaf7!important;
  }
  .features div{
    background:rgba(255,255,255,.08)!important;
    color:#fff!important;
  }
}


/* Hemen Ara + WhatsApp butonları */
.call-btn-head{
  background:rgba(0,0,0,.18)!important;
  border:1px solid rgba(255,190,70,.65)!important;
  color:#fff!important;
}
.whatsapp-head{
  background:linear-gradient(135deg,#20d66b,#0b8f45)!important;
  color:#fff!important;
  border:1px solid rgba(32,214,107,.55)!important;
  border-radius:12px!important;
  padding:13px 18px!important;
  font-weight:900!important;
  box-shadow:0 10px 24px rgba(15,180,85,.22)!important;
}

/* Mobil sabit alt butonlar */
.mobile-fixed-actions{
  display:none;
}

@media(max-width:768px){
  body{
    padding-bottom:76px!important;
  }

  .mobile-fixed-actions{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:99999!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    padding:10px!important;
    background:rgba(3,10,24,.92)!important;
    backdrop-filter:blur(12px)!important;
    box-shadow:0 -10px 30px rgba(0,0,0,.28)!important;
  }

  .mobile-fixed-actions a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:52px!important;
    border-radius:14px!important;
    color:#fff!important;
    font-weight:900!important;
    text-decoration:none!important;
    font-size:16px!important;
  }

  .mobile-wa{
    background:linear-gradient(135deg,#20d66b,#078b43)!important;
  }

  .mobile-call{
    background:linear-gradient(135deg,#ffb642,#ff7a00)!important;
  }

  /* Mobilde flaş banner: resim üstte, yazı altta */
  .hero{
    display:flex!important;
    flex-direction:column!important;
    min-height:auto!important;
    background:#f5f7fb!important;
  }

  .hero-right{
    order:1!important;
    width:100%!important;
    height:360px!important;
    min-height:360px!important;
    position:relative!important;
    overflow:hidden!important;
  }

  .hero-slide{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    opacity:0;
  }

  .hero-slide.active{
    opacity:1!important;
  }

  .hero-right:before,
  .hero-right:after{
    display:none!important;
  }

  .hero-left{
    order:2!important;
    width:100%!important;
    padding:32px 20px 30px!important;
    background:linear-gradient(180deg,#ffffff,#f4f7fb)!important;
    color:#102b5c!important;
    border-right:0!important;
    box-shadow:none!important;
  }

  .pill{
    display:block!important;
    width:max-content!important;
    max-width:100%!important;
    margin:0 auto 18px!important;
    color:#b76b00!important;
    background:#fff7e8!important;
    border:1px solid rgba(255,138,0,.35)!important;
    box-shadow:none!important;
  }

  .slogan h1{
    font-size:38px!important;
    line-height:1.05!important;
    text-align:center!important;
    color:#102b5c!important;
    text-shadow:none!important;
  }

  .slogan h1 span{
    -webkit-text-fill-color:initial!important;
    color:#ff8a00!important;
    background:none!important;
  }

  .slogan em{
    color:#0b2b63!important;
    text-align:center!important;
    font-size:30px!important;
    text-shadow:none!important;
  }

  .slogan p{
    color:#46556a!important;
    text-align:center!important;
    font-size:16px!important;
    line-height:1.65!important;
  }

  .features{
    grid-template-columns:repeat(2,1fr)!important;
  }

  .features div{
    background:#fff!important;
    color:#102b5c!important;
    border:1px solid #edf1f7!important;
    box-shadow:0 8px 22px rgba(0,27,66,.07)!important;
  }

  .buttons{
    justify-content:center!important;
  }

  .head-actions{
    display:none!important;
  }
}


/* Premium Hemen Ara */
.call-btn-head{
background:linear-gradient(135deg,#08162f,#0f2c5f)!important;
border:1px solid rgba(255,176,44,.65)!important;
padding:16px 34px!important;
border-radius:18px!important;
font-size:20px!important;
font-weight:900!important;
letter-spacing:.5px!important;
box-shadow:0 18px 45px rgba(0,0,0,.30)!important;
transition:.4s ease!important;
}

.call-btn-head:hover{
transform:translateY(-4px) scale(1.03)!important;
background:linear-gradient(135deg,#102b5c,#17428b)!important;
}

/* Banner daha premium */
.hero{
background:
radial-gradient(circle at top right,rgba(255,153,0,.18),transparent 30%),
linear-gradient(135deg,#eef4ff 0%,#ffffff 48%,#f4f8ff 100%)!important;
overflow:hidden!important;
}

.hero-left{
position:relative!important;
}

.hero-left:before{
content:'';
position:absolute;
width:380px;
height:380px;
border-radius:50%;
background:rgba(255,153,0,.08);
top:-120px;
left:-120px;
filter:blur(10px);
}

.hero-left:after{
content:'';
position:absolute;
width:240px;
height:240px;
border-radius:50%;
background:rgba(13,64,145,.08);
bottom:-80px;
right:-80px;
filter:blur(10px);
}

.hero-right img,
.hero-slide{
border-radius:28px!important;
box-shadow:0 30px 80px rgba(10,32,74,.22)!important;
}

.slogan h1{
font-size:76px!important;
line-height:1.02!important;
font-weight:1000!important;
letter-spacing:-2px!important;
}

.slogan p{
font-size:19px!important;
line-height:1.8!important;
max-width:720px!important;
}

.features div{
backdrop-filter:blur(10px)!important;
background:rgba(255,255,255,.92)!important;
border:1px solid rgba(12,52,120,.08)!important;
box-shadow:0 18px 45px rgba(0,0,0,.08)!important;
transition:.35s ease!important;
}

.features div:hover{
transform:translateY(-6px)!important;
}

@media(max-width:768px){
.slogan h1{
font-size:42px!important;
}
.hero-right{
padding:14px!important;
background:linear-gradient(135deg,#f7faff,#eef4ff)!important;
}
.hero-slide{
border-radius:24px!important;
}
}


/* Stats alanı premium */
.stats-box{
display:grid!important;
grid-template-columns:repeat(5,1fr)!important;
gap:18px!important;
margin-top:35px!important;
}

.stats-box .stat{
background:#fff!important;
border-radius:22px!important;
padding:24px 18px!important;
text-align:center!important;
box-shadow:0 15px 45px rgba(0,0,0,.08)!important;
border:1px solid rgba(0,0,0,.05)!important;
}

.stats-box .stat h3{
font-size:34px!important;
font-weight:900!important;
color:#0d2f6f!important;
margin-bottom:8px!important;
}

.stats-box .stat span{
font-size:15px!important;
font-weight:700!important;
color:#555!important;
line-height:1.5!important;
display:block!important;
}

/* WhatsApp yeşil */
.whatsapp-btn,
.whatsapp-button{
background:linear-gradient(135deg,#1faa59,#25d366)!important;
color:#fff!important;
border-radius:18px!important;
padding:16px 28px!important;
font-weight:900!important;
box-shadow:0 18px 45px rgba(37,211,102,.35)!important;
}

/* Hemen Ara kırmızı */
.call-btn-head,
.call-now-btn{
background:linear-gradient(135deg,#b30000,#ff2d2d)!important;
color:#fff!important;
border:none!important;
box-shadow:0 18px 45px rgba(255,0,0,.30)!important;
}

@media(max-width:768px){
.stats-box{
grid-template-columns:repeat(2,1fr)!important;
}
}


/* SON DÜZELTME - Buton renkleri ve mobilde stats gizle */
.head-actions{
  display:flex!important;
  gap:12px!important;
  align-items:center!important;
}
.head-actions .call-now-btn,
.call-now-btn,
.call-btn-head,
.mobile-call{
  background:linear-gradient(135deg,#c40000,#ff3030)!important;
  color:#fff!important;
  border:0!important;
  border-radius:16px!important;
  padding:15px 24px!important;
  font-weight:900!important;
  box-shadow:0 14px 34px rgba(255,0,0,.28)!important;
  text-decoration:none!important;
}
.head-actions .whatsapp-button,
.whatsapp-button,
.whatsapp-btn,
.mobile-wa{
  background:linear-gradient(135deg,#09a84f,#25d366)!important;
  color:#fff!important;
  border:0!important;
  border-radius:16px!important;
  padding:15px 24px!important;
  font-weight:900!important;
  box-shadow:0 14px 34px rgba(37,211,102,.30)!important;
  text-decoration:none!important;
}
.stats{
  grid-template-columns:repeat(5,1fr)!important;
}
.stats div{
  background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(245,248,255,.92))!important;
  border:1px solid rgba(12,52,120,.08)!important;
  box-shadow:0 18px 45px rgba(0,0,0,.10)!important;
}
.stats b{
  color:#0d2f6f!important;
  font-size:24px!important;
  text-shadow:none!important;
}
.stats span{
  color:#555!important;
}
@media(max-width:768px){
  .stats{
    display:none!important;
  }
  .head-actions{
    display:none!important;
  }
  .mobile-fixed-actions{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:99999!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    padding:10px!important;
    background:rgba(3,10,24,.92)!important;
    backdrop-filter:blur(12px)!important;
  }
  .mobile-fixed-actions a{
    min-height:52px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#fff!important;
    border-radius:14px!important;
    font-weight:900!important;
    text-decoration:none!important;
  }
  body{
    padding-bottom:76px!important;
  }
}


/* FINAL İSTATİSTİK + BUTON DÜZENİ */
.final-stats,
.stats{
  display:grid!important;
  grid-template-columns:repeat(5,1fr)!important;
  gap:10px!important;
}
.final-stats div,
.stats div{
  background:linear-gradient(135deg,#ffffff,#f6f9ff)!important;
  border:1px solid rgba(13,47,111,.10)!important;
  box-shadow:0 15px 42px rgba(0,0,0,.10)!important;
  border-radius:18px!important;
  text-align:center!important;
}
.final-stats b,
.stats b{
  color:#0d2f6f!important;
  font-size:24px!important;
  font-weight:1000!important;
  text-shadow:none!important;
  display:block!important;
}
.final-stats span,
.stats span{
  color:#4d5a6d!important;
  font-size:14px!important;
  font-weight:800!important;
  display:block!important;
}
.stat-whatsapp{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:100%!important;
  min-height:62px!important;
  background:linear-gradient(135deg,#09a84f,#25d366)!important;
  color:#fff!important;
  border-radius:14px!important;
  font-weight:1000!important;
  text-decoration:none!important;
  box-shadow:0 12px 32px rgba(37,211,102,.32)!important;
}
.call-now-btn,
.mobile-call{
  background:linear-gradient(135deg,#b90000,#ff3030)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 14px 35px rgba(255,0,0,.28)!important;
}
.whatsapp-button,
.mobile-wa{
  background:linear-gradient(135deg,#09a84f,#25d366)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 14px 35px rgba(37,211,102,.30)!important;
}
.buttons .outline{
  background:linear-gradient(135deg,#b90000,#ff3030)!important;
  border:0!important;
  color:#fff!important;
  box-shadow:0 14px 35px rgba(255,0,0,.25)!important;
}
@media(max-width:768px){
  .final-stats,
  .stats{
    display:none!important;
  }
  .buttons .outline{
    display:inline-flex!important;
    justify-content:center!important;
    align-items:center!important;
    background:linear-gradient(135deg,#b90000,#ff3030)!important;
    color:#fff!important;
  }
  .mobile-fixed-actions{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:99999!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    padding:10px!important;
    background:rgba(3,10,24,.92)!important;
    backdrop-filter:blur(12px)!important;
  }
  .mobile-fixed-actions a{
    min-height:52px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:14px!important;
    color:#fff!important;
    font-weight:900!important;
    text-decoration:none!important;
  }
  body{padding-bottom:76px!important;}
}


/* Stats tamamen kaldırıldı */
.stats,
.final-stats{
display:none!important;
}


/* Hemen Teklif Al - Turuncu */
.buttons .primary,
.offer-btn,
.teklif-btn{
background:linear-gradient(135deg,#f2a900,#ffbf2f)!important;
color:#fff!important;
border:none!important;
border-radius:16px!important;
font-weight:900!important;
box-shadow:0 14px 34px rgba(255,170,0,.30)!important;
}

/* Hemen Ara - Yeşil */
.buttons .outline,
.call-now-btn,
.mobile-call{
background:linear-gradient(135deg,#0ea84f,#25d366)!important;
color:#fff!important;
border:none!important;
border-radius:16px!important;
font-weight:900!important;
box-shadow:0 14px 34px rgba(37,211,102,.30)!important;
}

/* Gerçek iletişim sayfası */
.contact-page-section .contact-grid{
  display:grid!important;
  grid-template-columns:repeat(2,1fr)!important;
  gap:28px!important;
}
.contact-page-section .contact-card{
  background:#fff!important;
  padding:34px!important;
  border-radius:24px!important;
  box-shadow:0 14px 40px rgba(0,27,66,.10)!important;
  border:1px solid #edf1f7!important;
}
.contact-page-section .contact-card h3{
  font-size:30px!important;
  color:#071426!important;
  margin-bottom:18px!important;
}
.contact-page-section .contact-card p{
  font-size:17px!important;
  line-height:1.75!important;
  color:#333!important;
}
.contact-page-section .contact-card a{
  text-decoration:none!important;
}
.contact-page-section .mini.red{
  background:linear-gradient(135deg,#b90000,#ff3030)!important;
}
@media(max-width:768px){
  .contact-page-section .contact-grid{
    grid-template-columns:1fr!important;
  }
}


/* MOBİL BANNER YAZI RENGİ DÜZELTME */
@media(max-width:768px){

.hero-left,
.hero-content,
.slider-content{
background:#ffffff!important;
color:#102b5c!important;
}

.slogan h1,
.hero-left h1,
.hero-content h1{
color:#0b1f46!important;
text-shadow:none!important;
}

.slogan h1 span{
color:#ff8a00!important;
-webkit-text-fill-color:initial!important;
background:none!important;
}

.slogan em{
color:#102b5c!important;
text-shadow:none!important;
}

.slogan p,
.hero-left p,
.hero-content p{
color:#46556a!important;
text-shadow:none!important;
}

.pill{
background:#fff7e8!important;
color:#b96d00!important;
border:1px solid rgba(255,138,0,.25)!important;
}

.features div{
background:#ffffff!important;
color:#102b5c!important;
border:1px solid #edf1f7!important;
}

}


/* SADECE MOBİLDE BANNERDAKİ BEYAZ BAŞLIK YAZILARI TURUNCU */
@media(max-width:768px){

.hero .slogan h1,
.hero .slogan h1 span,
.hero-left .slogan h1,
.hero-left .slogan h1 span,
.slogan.active h1,
.slogan.active h1 span,
.hero-title,
.hero-title span,
.hero-slide h1,
.hero-slide h1 span{
    color:#ff8a00 !important;
    -webkit-text-fill-color:#ff8a00 !important;
    background:none !important;
    text-shadow:0 2px 8px rgba(0,0,0,.45) !important;
}

}

/* TR / EN bayraklı dil butonları */
.lang-switch{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-left:10px!important;
}
.lang-btn{
  border:1px solid rgba(255,255,255,.25)!important;
  background:#fff!important;
  color:#071426!important;
  border-radius:999px!important;
  padding:8px 12px!important;
  font-size:13px!important;
  font-weight:900!important;
  cursor:pointer!important;
  box-shadow:0 8px 22px rgba(0,0,0,.12)!important;
}
.lang-btn.active{
  background:linear-gradient(135deg,#ff8a00,#ffb347)!important;
  color:#fff!important;
  border-color:#ff8a00!important;
}
@media(max-width:768px){
  .lang-switch{
    width:100%!important;
    justify-content:center!important;
    padding:8px 0!important;
  }
  .lang-btn{
    padding:10px 18px!important;
  }
}
