*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#151515;background:#fff}.container{width:min(1180px,92%);margin:auto}a{text-decoration:none;color:inherit}.topbar{background:#090909;color:#fff;font-size:13px}.topflex{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.topflex a{color:#fff}.sep{margin:0 12px;color:var(--yellow)}.header{background:var(--yellow);position:sticky;top:0;z-index:50;box-shadow:0 4px 18px #0002}.navwrap{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:190px}.brandmark{width:48px;height:42px;background:#111;color:var(--yellow);display:grid;place-items:center;font-weight:900;clip-path:polygon(0 20%,35% 20%,35% 0,65% 0,65% 20%,100% 20%,100% 80%,65% 80%,65% 100%,35% 100%,35% 80%,0 80%)}.brand strong{font-size:20px;line-height:.88}.nav{display:flex;gap:28px;margin-left:auto}.nav a{font-weight:700;font-size:14px;padding:28px 0;position:relative}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;background:#111}.callbtn{background:#111;color:#fff;padding:15px 24px;border-radius:10px;font-weight:800}.menubtn{display:none;margin-left:auto;border:0;background:#111;color:#fff;border-radius:8px;padding:10px 12px;font-size:20px}.hero{min-height:560px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.hero-inner{padding:70px 0}.eyebrow,.sectionhead small,.pagehero small,.splittext small,.aboutgrid small,.two small,.contactgrid small{color:var(--yellow);font-weight:900;letter-spacing:.04em}.hero h1{font-size:64px;line-height:.95;margin:14px 0 18px;max-width:700px}.hero h1 em,.pagehero h1 em{font-style:normal;color:var(--yellow)}.hero p{font-size:19px;max-width:580px;color:#eee}.hero-actions,.ctabtns{display:flex;gap:14px;flex-wrap:wrap;margin-top:25px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 25px;border-radius:9px;font-weight:900;border:0;cursor:pointer}.yellow{background:var(--yellow);color:#111}.dark{background:#111;color:#fff}.outline{border:1px solid #fff;color:#fff;background:#0005}.green{background:#18ad58;color:#fff}.featurebar,.stats{background:#111;color:#fff}.features{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.features>div{text-align:center;border-right:1px solid #ffffff24;font-size:28px}.features>div:last-child{border:0}.features b,.features span{display:block}.features b{font-size:17px;margin-top:4px}.features span{font-size:12px;color:#ccc}.section{padding:75px 0}.gray{background:#f5f5f5}.sectionhead{text-align:center;margin-bottom:36px}.sectionhead.left{text-align:left}.sectionhead h2,.aboutgrid h2,.two h2,.contactgrid h2{font-size:38px;margin:7px 0}.sectionhead p{color:#666}.cards{display:grid;gap:18px}.services{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #00000012;border:1px solid #eee}.cardimg{height:210px;background-size:cover;background-position:center}.cardbody{padding:20px}.cardbody h3{margin:0 0 8px;font-size:21px}.cardbody p{margin:0;color:#666;line-height:1.6}.split{display:grid;grid-template-columns:1.1fr 1fr;min-height:360px;background:var(--yellow)}.splitimg{background:url('../img/bridge.svg') center/cover}.splittext{padding:65px 8vw}.splittext small{color:#111}.splittext h2{font-size:40px;margin:10px 0}.splittext p{line-height:1.7;max-width:600px}.reviews{grid-template-columns:repeat(3,1fr)}.review{margin:0;background:#fff;padding:28px;border-radius:14px;line-height:1.7;box-shadow:0 5px 18px #0001}.review strong,.review span{display:block;margin-top:16px}.review span{color:#e5b600}.pagehero{background:linear-gradient(90deg,#000d,#0004),url('../img/bridge.svg') center/cover;color:#fff;padding:75px 0}.pagehero h1{font-size:54px;margin:10px 0;max-width:760px}.pagehero p{font-size:18px;max-width:650px}.aboutgrid{display:grid;grid-template-columns:1fr 1.25fr;gap:45px;align-items:center}.aboutvisual{min-height:460px;background:url('../img/about.svg') center/cover;border-radius:18px}.rich{color:#555;line-height:1.8}.two{display:grid;grid-template-columns:1fr 1fr;gap:28px}.two article{padding:28px;background:#fafafa;border:1px solid #eee;border-radius:16px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery figure{margin:0;position:relative;border-radius:14px;overflow:hidden;background:#111}.gimg{height:270px;background-size:cover;background-position:center;transition:.25s}.gallery figure:hover .gimg{transform:scale(1.04)}.gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:45px 18px 16px;background:linear-gradient(transparent,#000d);color:#fff;font-weight:800}.contactcards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:60px}.contactcards>*{padding:22px;border:1px solid #eee;border-radius:14px;box-shadow:0 6px 18px #0001}.contactcards b,.contactcards span{display:block}.contactcards span{margin-top:6px;color:#555}.contactgrid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.mapbox{height:360px;background:#f2f2f2;border-radius:16px;overflow:hidden}.mapbox iframe{width:100%;height:100%;border:0}.mapfake{height:100%;display:grid;place-items:center;align-content:center;gap:10px;background:linear-gradient(135deg,#eee,#ddd)}.mapfake span{font-size:50px}.contactform{display:grid;gap:12px}.contactform input,.contactform textarea{width:100%;padding:15px;border:1px solid #ddd;border-radius:9px;font:inherit}.contactform textarea{height:150px;resize:vertical}.success{padding:13px;background:#e8fff0;color:#117436;border-radius:8px;margin-bottom:12px}.faq{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq details{background:#fff;border:1px solid #ddd;border-radius:10px;padding:16px}.faq summary{font-weight:800;cursor:pointer}.faq p{color:#555;line-height:1.6}.finalcta{background:var(--yellow);padding:38px 0}.ctaflex{display:flex;align-items:center;justify-content:space-between;gap:30px}.ctaflex h2{font-size:34px;margin:5px 0}.ctaflex p{margin:0}footer{background:#0b0b0b;color:#ddd;padding:55px 0 18px}.footgrid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;gap:40px}.footgrid h4{color:#fff;margin-top:0}.footgrid a{display:block;margin:9px 0}.brand.light strong{color:#fff}.social{display:flex;gap:8px}.social a{width:34px;height:34px;border-radius:50%;background:#222;display:grid;place-items:center}.copyright{border-top:1px solid #333;margin-top:35px;padding-top:18px;font-size:13px;color:#888}.mobilebar{display:none}.serviceshero,.galleryhero,.contacthero{background-image:linear-gradient(90deg,#000d,#0004),url('../img/hero-nizip.svg')}
@media(max-width:900px){.desktop{display:none}.menubtn{display:block}.nav{display:none;position:absolute;top:76px;left:0;right:0;background:#111;padding:10px 5%;flex-direction:column;gap:0}.nav.open{display:flex}.nav a{color:#fff;padding:14px 0}.nav a.active:after,.nav a:hover:after{bottom:6px;background:var(--yellow)}.hero{min-height:520px}.hero h1{font-size:46px}.services,.gallery{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.splitimg{min-height:280px}.aboutgrid,.contactgrid{grid-template-columns:1fr}.features{grid-template-columns:repeat(2,1fr);gap:18px}.features>div{border:0}.contactcards{grid-template-columns:repeat(2,1fr)}.footgrid{grid-template-columns:repeat(2,1fr)}.ctaflex{align-items:flex-start;flex-direction:column}.reviews,.two,.faq{grid-template-columns:1fr}.mobilebar{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:90}.mobilebar a{background:#111;color:#fff;padding:15px;text-align:center;font-weight:900}.mobilebar .wa{background:#18ad58}body{padding-bottom:50px}}
@media(max-width:580px){.topflex>span:first-child{display:none}.topflex{justify-content:flex-end}.navwrap{height:66px}.brand{min-width:auto}.brand strong{font-size:17px}.brandmark{width:40px;height:36px}.nav{top:66px}.hero{min-height:490px}.hero-inner{padding:45px 0}.hero h1{font-size:38px}.hero p{font-size:16px}.section{padding:52px 0}.sectionhead h2,.aboutgrid h2,.two h2,.contactgrid h2{font-size:30px}.services,.gallery,.contactcards{grid-template-columns:1fr}.gallery .gimg{height:240px}.features{padding:20px 0}.pagehero{padding:55px 0}.pagehero h1{font-size:40px}.aboutvisual{min-height:320px}.splittext{padding:45px 5%}.splittext h2{font-size:32px}.footgrid{grid-template-columns:1fr 1fr;gap:25px}.finalcta{padding:30px 0}.ctaflex h2{font-size:28px}}

/* === NIZIP TAKSI ANA SAYFA FINAL GIYDIRME === */
.hero-final{position:relative;min-height:555px;background:#1b2226;overflow:hidden;isolation:isolate}.hero-final .hero-photo{position:absolute;z-index:-2;inset:0 0 0 37%;background:url('../img/hero-photo.webp') center/cover no-repeat}.hero-final .hero-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#101417 0%,rgba(16,20,23,.96) 31%,rgba(16,20,23,.64) 52%,rgba(16,20,23,.08) 78%)}.hero-final .hero-inner{padding:72px 0 95px;position:relative}.hero-final .eyebrow{display:block;font-size:17px;margin-bottom:12px}.hero-final h1{font-size:59px;letter-spacing:-1.8px;max-width:620px}.hero-final p{font-size:18px;line-height:1.5;max-width:510px}.hero-final .hero-actions .btn{min-width:160px}.home-featurebar{position:relative;margin-top:-98px;background:transparent;z-index:4}.home-featurebar .features{background:rgba(9,9,9,.92);backdrop-filter:blur(8px);border:1px solid #ffffff25;border-radius:16px;padding:20px 18px;box-shadow:0 15px 45px #0004}.home-featurebar .features>div{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;text-align:left;column-gap:12px;padding:4px 25px}.home-featurebar .features i{grid-row:1/3;font-style:normal;font-size:33px;display:grid;place-items:center;color:var(--yellow)}.home-featurebar .features b{font-size:16px;margin:0}.home-featurebar .features span{font-size:12px}.home-services{padding-top:68px;padding-bottom:48px}.home-sectionhead{max-width:690px;margin-bottom:28px}.home-sectionhead h2{font-size:39px;letter-spacing:-1px}.home-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-service-card{background:linear-gradient(180deg,#fff,#f8f8f8);border:1px solid #ececec;border-radius:14px;padding:28px 24px;text-align:center;min-height:180px;box-shadow:0 8px 25px #00000008;transition:.2s}.home-service-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #00000014}.service-icon{display:block;font-size:42px;line-height:1;margin:0 auto 17px;filter:grayscale(1) contrast(2)}.home-service-card h3{font-size:18px;margin:0 0 8px}.home-service-card p{font-size:14px;line-height:1.5;color:#666;margin:0}.home-story{position:relative;display:grid;grid-template-columns:43% 57%;min-height:365px;background:var(--yellow);overflow:hidden}.home-story-image{background:linear-gradient(0deg,#0002,#0000),url('../img/bridge.svg') center/cover no-repeat;position:relative}.story-script{position:absolute;left:9%;bottom:16%;font-family:"Segoe Script","Brush Script MT",cursive;color:#fff;font-size:44px;line-height:.9;transform:rotate(-5deg);text-shadow:0 3px 20px #0008}.story-script span{font-size:51px}.home-story-copy{padding:57px 20% 54px 7%;position:relative;z-index:2}.home-story-copy small{color:#111;font-weight:900;letter-spacing:.08em}.home-story-copy h2{font-size:34px;line-height:1.05;margin:14px 0 12px;letter-spacing:-.8px}.home-story-copy p{max-width:520px;line-height:1.55}.home-story-copy .btn{margin-top:8px}.phone-mock{position:absolute;right:2.2%;bottom:-24px;width:205px;height:410px;background:#080808;border:7px solid #111;border-radius:34px;padding:10px;box-shadow:0 14px 35px #0007;transform:rotate(1deg);z-index:3}.phone-speaker{height:5px;width:62px;border-radius:6px;background:#2c2c2c;margin:0 auto 8px}.phone-screen{height:100%;background:#121a1e;color:#fff;border-radius:21px;overflow:hidden;padding:12px;background-image:linear-gradient(#0005,#0007),url('../img/hero-photo.webp');background-position:center;background-size:cover}.phone-head{display:flex;align-items:center;gap:6px;background:var(--yellow);color:#111;margin:-12px -12px 25px;padding:9px 10px}.phone-head b{font-size:10px;line-height:.9;flex:1}.mini-mark{width:25px;height:22px;background:#111;color:var(--yellow);display:grid;place-items:center;font-weight:900;font-size:9px}.phone-screen>small{color:var(--yellow);font-size:8px}.phone-screen h3{font-size:20px;line-height:1.02;margin:7px 0}.phone-screen h3 em{color:var(--yellow);font-style:normal}.phone-screen p{font-size:9px;line-height:1.4}.phone-btn{display:block;background:var(--yellow);color:#111;border-radius:7px;text-align:center;font-weight:800;font-size:10px;padding:10px;margin-top:14px}.phone-icons{font-size:18px;text-align:center;margin-top:22px;color:var(--yellow)}.home-reviews{padding:58px 0 65px;background:#111;color:#fff;position:relative;overflow:hidden}.home-reviews:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000e,#000b),url('../img/bridge.svg') center/cover;opacity:.32}.home-reviews .container{position:relative}.review-title{text-align:center;margin-bottom:25px}.review-title small{color:var(--yellow);font-weight:900}.review-title h2{margin:5px 0;font-size:31px}.home-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-review-grid blockquote{margin:0;border:1px solid #ffffff1f;background:#ffffff0d;backdrop-filter:blur(5px);padding:22px;border-radius:14px;line-height:1.55;font-size:14px}.home-review-grid .review-meta{background:none;padding:0;margin-top:14px;display:flex;justify-content:space-between;gap:10px;color:#fff}.home-review-grid .review-meta span{color:var(--yellow)}.finalcta{padding:30px 0;background:linear-gradient(90deg,#f3bb00,var(--yellow))}.ctaflex h2{font-size:31px}.ctaflex small{font-weight:900;letter-spacing:.06em}.footgrid{grid-template-columns:1.05fr .72fr 1.2fr .95fr}.foot-slogan h4{font-family:"Segoe Script","Brush Script MT",cursive;font-size:30px;line-height:1.15;color:#fff;margin-bottom:12px}.copyright{display:flex;justify-content:space-between;gap:20px}.header{background:linear-gradient(90deg,#ffd51d,var(--yellow))}.navwrap{height:70px}.brandmark{width:45px;height:40px}.brand strong{font-size:19px}.callbtn{padding:14px 23px}.topbar{font-size:12px}.topflex{padding:7px 0}
@media(max-width:900px){.hero-final .hero-photo{inset:0;background-position:62% center}.hero-final .hero-shade{background:linear-gradient(90deg,#101417eF 0%,#101417cc 60%,#10141755 100%)}.home-featurebar{margin-top:-55px}.home-featurebar .features{border-radius:13px}.home-featurebar .features>div{padding:4px 12px}.home-service-grid{grid-template-columns:repeat(2,1fr)}.home-story{grid-template-columns:1fr}.home-story-image{min-height:290px}.home-story-copy{padding:45px 250px 45px 5%}.phone-mock{right:4%;bottom:-28px}.home-review-grid{grid-template-columns:1fr}.copyright{flex-direction:column}.footgrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.hero-final{min-height:560px}.hero-final .hero-photo{inset:0;background-position:67% center}.hero-final .hero-shade{background:linear-gradient(180deg,#101417ba 0%,#101417dd 65%,#101417 100%)}.hero-final .hero-inner{padding:70px 0 110px}.hero-final h1{font-size:42px}.home-featurebar{margin-top:-74px}.home-featurebar .features{grid-template-columns:repeat(2,1fr);gap:6px;padding:13px 8px}.home-featurebar .features>div{display:grid;grid-template-columns:32px 1fr;padding:8px 5px}.home-featurebar .features i{font-size:23px}.home-featurebar .features b{font-size:12px}.home-featurebar .features span{font-size:9px}.home-services{padding-top:55px}.home-service-grid{grid-template-columns:repeat(2,1fr);gap:10px}.home-service-card{padding:20px 12px;min-height:165px}.service-icon{font-size:34px}.home-service-card h3{font-size:15px}.home-service-card p{font-size:12px}.home-story-image{min-height:245px}.story-script{font-size:34px}.story-script span{font-size:40px}.home-story-copy{padding:40px 5% 330px}.home-story-copy h2{font-size:31px}.phone-mock{right:50%;transform:translateX(50%);bottom:-25px;width:190px;height:375px}.home-reviews{padding:48px 0}.review-title h2{font-size:27px}.finalcta{padding:28px 0}.ctaflex{gap:12px}.ctaflex .ctabtns{width:100%;display:grid;grid-template-columns:1fr 1fr}.ctaflex .btn{padding:13px 10px}.footgrid{grid-template-columns:1fr 1fr;gap:30px 18px}.foot-slogan h4{font-size:23px}.copyright span:last-child{display:none}}

/* === NIZIP TAKSI HERO FULLSCREEN FINAL === */
.hero-final{
  position:relative;
  height:calc(100svh - 99px);
  min-height:640px;
  max-height:880px;
  display:flex;
  align-items:center;
  background:#0d1215;
  overflow:hidden;
  isolation:isolate;
}
.hero-final .hero-photo{
  position:absolute;
  z-index:-2;
  inset:0 0 0 38%;
  background-image:url('../img/hero-photo.webp');
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
}
.hero-final .hero-shade{
  position:absolute;
  z-index:-1;
  inset:0;
  background:linear-gradient(90deg,
    #0d1215 0%,
    rgba(13,18,21,.99) 28%,
    rgba(13,18,21,.90) 39%,
    rgba(13,18,21,.48) 56%,
    rgba(13,18,21,.10) 77%,
    rgba(13,18,21,.03) 100%);
}
.hero-final .hero-inner{
  width:min(1180px,92%);
  padding:40px 0 125px;
  position:relative;
  margin:auto;
}
.hero-final .eyebrow{font-size:clamp(15px,1.1vw,18px);margin-bottom:14px}
.hero-final h1{
  font-size:clamp(50px,4.25vw,68px);
  line-height:.94;
  letter-spacing:-1.8px;
  max-width:650px;
  margin:12px 0 20px;
}
.hero-final p{
  font-size:clamp(16px,1.25vw,19px);
  line-height:1.55;
  max-width:570px;
  margin:0;
}
.hero-final .hero-actions{margin-top:28px}
.hero-final .hero-actions .btn{min-width:165px;min-height:52px}
.home-featurebar{margin-top:-105px;position:relative;z-index:5}
.home-featurebar .features{min-height:82px}

@media (min-width:1600px){
  .hero-final{height:calc(100svh - 99px);max-height:930px}
  .hero-final .hero-photo{inset:0 0 0 36%;background-position:center 48%}
  .hero-final .hero-inner{width:min(1260px,88%)}
  .container{width:min(1260px,88%)}
}

@media (max-width:1100px){
  .hero-final{height:calc(100svh - 99px);min-height:610px;max-height:800px}
  .hero-final .hero-photo{inset:0 0 0 31%;background-position:58% center}
  .hero-final .hero-shade{background:linear-gradient(90deg,#0d1215 0%,rgba(13,18,21,.97) 32%,rgba(13,18,21,.68) 56%,rgba(13,18,21,.18) 100%)}
  .hero-final h1{font-size:clamp(48px,5.2vw,60px);max-width:590px}
  .hero-final .hero-inner{padding-bottom:118px}
}

@media (max-width:900px){
  .hero-final{
    height:auto;
    min-height:calc(100svh - 96px);
    max-height:none;
    align-items:flex-end;
  }
  .hero-final .hero-photo{
    inset:0;
    background-position:62% center;
    background-size:cover;
  }
  .hero-final .hero-shade{
    background:linear-gradient(180deg,
      rgba(7,11,13,.22) 0%,
      rgba(7,11,13,.38) 32%,
      rgba(7,11,13,.82) 68%,
      rgba(7,11,13,.98) 100%);
  }
  .hero-final .hero-inner{padding:230px 0 105px}
  .hero-final h1{font-size:clamp(43px,7vw,58px);max-width:620px}
  .hero-final p{max-width:580px}
  .home-featurebar{margin-top:-66px}
}

@media (max-width:580px){
  .hero-final{
    min-height:calc(100svh - 93px);
    min-height:calc(100dvh - 93px);
  }
  .hero-final .hero-photo{
    background-position:69% center;
    background-size:cover;
  }
  .hero-final .hero-shade{
    background:linear-gradient(180deg,
      rgba(8,12,14,.20) 0%,
      rgba(8,12,14,.38) 30%,
      rgba(8,12,14,.88) 64%,
      #0d1215 100%);
  }
  .hero-final .hero-inner{padding:245px 0 104px}
  .hero-final .eyebrow{font-size:13px;margin-bottom:9px}
  .hero-final h1{
    font-size:clamp(36px,11vw,46px);
    line-height:.94;
    letter-spacing:-1px;
    margin:8px 0 15px;
  }
  .hero-final p{font-size:15px;line-height:1.45;max-width:95%}
  .hero-final .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:20px}
  .hero-final .hero-actions .btn{min-width:0;width:100%;padding:13px 8px;min-height:48px;font-size:14px}
  .home-featurebar{margin-top:-58px}
  .home-featurebar .features{box-shadow:0 14px 35px #0005}
}

@media (max-width:380px){
  .hero-final .hero-inner{padding-top:215px}
  .hero-final h1{font-size:34px}
  .hero-final .hero-actions{grid-template-columns:1fr}
  .home-featurebar{margin-top:-46px}
}

/* === HERO 100% FINAL DESKTOP + MOBILE === */
.hero-final{
  height:calc(100dvh - 99px);
  min-height:620px;
  max-height:860px;
  align-items:center;
}
.hero-final .hero-photo{
  inset:0 0 0 36%;
  background-size:cover;
  background-position:56% 58%;
}
.hero-final .hero-shade{
  background:linear-gradient(90deg,
    #0b1013 0%,
    rgba(11,16,19,.99) 27%,
    rgba(11,16,19,.94) 38%,
    rgba(11,16,19,.58) 54%,
    rgba(11,16,19,.14) 74%,
    rgba(11,16,19,.03) 100%);
}
.hero-final .hero-inner{
  padding:34px 0 108px;
}
.hero-final h1{
  max-width:625px;
  font-size:clamp(52px,4vw,66px);
  line-height:.93;
  margin:12px 0 18px;
}
.hero-final p{max-width:555px}
.home-featurebar{margin-top:-92px}
.home-featurebar .features{min-height:84px}

@media (min-width:1400px){
  .hero-final .hero-photo{inset:0 0 0 35%;background-position:54% 57%}
  .hero-final .hero-inner{padding-bottom:112px}
}

@media (max-width:1100px) and (min-width:901px){
  .hero-final{min-height:600px;max-height:790px}
  .hero-final .hero-photo{inset:0 0 0 29%;background-position:59% 58%}
  .hero-final .hero-inner{padding-bottom:108px}
  .hero-final h1{font-size:clamp(48px,5vw,58px)}
}

@media (max-width:900px){
  .hero-final{
    height:auto;
    min-height:calc(100dvh - 94px);
    max-height:none;
    align-items:flex-end;
  }
  .hero-final .hero-photo{
    inset:0;
    background-size:cover;
    background-position:64% 68%;
  }
  .hero-final .hero-shade{
    background:linear-gradient(180deg,
      rgba(7,11,13,.08) 0%,
      rgba(7,11,13,.18) 25%,
      rgba(7,11,13,.54) 48%,
      rgba(7,11,13,.90) 72%,
      #0b1013 100%);
  }
  .hero-final .hero-inner{
    padding:190px 0 92px;
  }
  .hero-final h1{
    font-size:clamp(42px,7vw,56px);
    line-height:.93;
    max-width:610px;
  }
  .home-featurebar{margin-top:-55px}
}

@media (max-width:580px){
  .topbar{min-height:28px}
  .navwrap{height:66px}
  .hero-final{
    min-height:calc(100dvh - 94px);
    padding-bottom:0;
  }
  .hero-final .hero-photo{
    background-position:65% 72%;
  }
  .hero-final .hero-shade{
    background:linear-gradient(180deg,
      rgba(7,11,13,.05) 0%,
      rgba(7,11,13,.12) 22%,
      rgba(7,11,13,.48) 44%,
      rgba(7,11,13,.88) 67%,
      #0b1013 100%);
  }
  .hero-final .hero-inner{
    width:calc(100% - 40px);
    padding:175px 0 92px;
  }
  .hero-final .eyebrow{
    font-size:12px;
    line-height:1.3;
    margin-bottom:8px;
  }
  .hero-final h1{
    font-size:clamp(35px,10.3vw,43px);
    line-height:.92;
    letter-spacing:-1.1px;
    margin:7px 0 14px;
    max-width:100%;
  }
  .hero-final p{
    font-size:14px;
    line-height:1.42;
    max-width:100%;
    margin-right:4px;
  }
  .hero-final .hero-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:9px;
    margin-top:18px;
  }
  .hero-final .hero-actions .btn{
    min-height:46px;
    padding:12px 7px;
    font-size:13px;
    border-radius:8px;
  }
  .home-featurebar{
    margin-top:-42px;
    margin-bottom:0;
  }
  .home-featurebar .features{
    grid-template-columns:repeat(2,1fr);
    border-radius:12px;
    padding:9px 6px;
    gap:3px;
  }
  .home-featurebar .features>div{padding:7px 4px}
  .mobilebar a{padding:14px 8px}
  body{padding-bottom:52px}
}

@media (max-width:420px){
  .hero-final .hero-photo{background-position:66% 73%}
  .hero-final .hero-inner{width:calc(100% - 32px);padding-top:158px}
  .hero-final h1{font-size:35px}
  .hero-final p{font-size:13.5px}
}

@media (max-width:360px){
  .hero-final .hero-inner{padding-top:148px}
  .hero-final h1{font-size:32px}
  .hero-final .hero-actions{grid-template-columns:1fr}
  .home-featurebar{margin-top:-35px}
}

/* === NIZIP TAKSI HOME SERVICES 100% FINAL === */
.home-services{
  padding:70px 0 64px;
  background:linear-gradient(180deg,#fff 0%,#fff 72%,#fbfbfb 100%);
}
.home-services .container{width:min(1180px,92%)}
.home-sectionhead{
  max-width:720px;
  margin:0 0 34px;
  text-align:left;
}
.home-sectionhead small{
  display:inline-block;
  color:var(--yellow);
  font-size:13px;
  font-weight:900;
  letter-spacing:.09em;
  margin-bottom:7px;
}
.home-sectionhead h2{
  margin:0 0 11px;
  font-size:clamp(34px,3vw,44px);
  line-height:1.02;
  letter-spacing:-1.35px;
}
.home-sectionhead p{
  margin:0;
  max-width:650px;
  color:#686868;
  font-size:15px;
  line-height:1.55;
}
.home-service-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.home-service-card{
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  min-height:186px;
  padding:28px 22px 25px;
  border:1px solid #e8e8e8;
  border-radius:16px;
  background:linear-gradient(180deg,#fff 0%,#fbfbfb 100%);
  box-shadow:0 10px 28px rgba(0,0,0,.055);
  text-align:center;
  overflow:hidden;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.home-service-card:before{
  content:"";
  position:absolute;
  left:0;right:0;top:0;
  height:3px;
  background:var(--yellow);
  transform:scaleX(0);
  transform-origin:left;
  transition:transform .22s ease;
}
.home-service-card:hover{
  transform:translateY(-6px);
  border-color:#dfdfdf;
  box-shadow:0 18px 42px rgba(0,0,0,.10);
}
.home-service-card:hover:before{transform:scaleX(1)}
.service-icon{
  width:58px;
  height:58px;
  margin:0 auto 15px;
  display:grid;
  place-items:center;
  border-radius:16px;
  background:#fff7cf;
  color:#111;
  font-size:34px;
  line-height:1;
  filter:grayscale(1) contrast(2);
  box-shadow:inset 0 0 0 1px rgba(247,198,0,.22);
}
.home-service-card h3{
  margin:0 0 8px;
  color:#111;
  font-size:18px;
  line-height:1.2;
  font-weight:850;
  letter-spacing:-.2px;
}
.home-service-card p{
  margin:0;
  max-width:220px;
  color:#666;
  font-size:14px;
  line-height:1.5;
}

@media (max-width:980px){
  .home-services{padding:58px 0 54px}
  .home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .home-service-card{min-height:170px}
}

@media (max-width:580px){
  .home-services{padding:46px 0 42px}
  .home-sectionhead{margin-bottom:22px}
  .home-sectionhead small{font-size:11px}
  .home-sectionhead h2{font-size:31px;line-height:1.04;letter-spacing:-.8px}
  .home-sectionhead p{font-size:14px;line-height:1.45}
  .home-service-grid{grid-template-columns:1fr 1fr;gap:10px}
  .home-service-card{
    min-height:158px;
    padding:20px 12px 18px;
    border-radius:13px;
  }
  .service-icon{
    width:48px;height:48px;
    margin-bottom:12px;
    border-radius:13px;
    font-size:28px;
  }
  .home-service-card h3{font-size:15px;margin-bottom:6px}
  .home-service-card p{font-size:12px;line-height:1.38;max-width:160px}
}

@media (max-width:390px){
  .home-service-grid{grid-template-columns:1fr}
  .home-service-card{min-height:145px}
  .home-service-card p{max-width:260px}
}

/* ==========================================================
   NIZIP TAKSI — ORTA HIKAYE ALANI %100 FINAL
   ========================================================== */
.home-story{position:relative;display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);min-height:390px;background:linear-gradient(90deg,#ffd51d 0%,#f7c600 100%);overflow:hidden;border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.08)}
.home-story-image{position:relative;min-height:390px;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.12)),url('../img/nizip-bridge-real.webp') center 52%/cover no-repeat;overflow:hidden}
.home-story-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.02),rgba(0,0,0,0) 58%,rgba(0,0,0,.12));pointer-events:none}
.story-script{left:8%;bottom:13%;z-index:2;color:#fff;font-size:39px;line-height:.92;transform:rotate(-4deg);text-shadow:0 4px 24px rgba(0,0,0,.55)}
.story-script span{font-size:47px}
.home-story-copy{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;min-height:390px;padding:52px 250px 52px 8%}
.home-story-copy small{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;color:#111;font-size:12px;font-weight:900;letter-spacing:.12em}
.home-story-copy h2{max-width:470px;margin:6px 0 15px;color:#111;font-size:clamp(34px,3.2vw,47px);line-height:1.01;letter-spacing:-1.6px}
.home-story-copy p{max-width:520px;margin:0;color:#242424;font-size:15px;line-height:1.65}
.home-story-copy .btn{align-self:flex-start;min-width:145px;margin-top:22px;padding:14px 21px;border-radius:10px;box-shadow:0 10px 25px rgba(0,0,0,.16);transition:transform .2s ease,box-shadow .2s ease}
.home-story-copy .btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.22)}
.phone-mock{right:3.3%;bottom:-28px;width:190px;height:382px;border:6px solid #111;border-radius:33px;padding:9px;box-shadow:0 22px 44px rgba(0,0,0,.38);transform:rotate(.8deg)}
.phone-screen{border-radius:20px}.phone-head{margin:-12px -12px 21px}.phone-screen h3{font-size:19px}.phone-icons{margin-top:18px}
@media (max-width:1100px){.home-story{grid-template-columns:42% 58%}.home-story-copy{padding-right:220px;padding-left:7%}.phone-mock{right:2%;width:175px;height:355px}}
@media (max-width:900px){.home-story{grid-template-columns:1fr;min-height:0}.home-story-image{min-height:330px;background-position:center 55%}.story-script{left:7%;bottom:12%;font-size:37px}.story-script span{font-size:45px}.home-story-copy{min-height:0;padding:42px 240px 46px 6%}.home-story-copy h2{font-size:37px;max-width:430px}.phone-mock{right:4%;bottom:22px;width:180px;height:350px}}
@media (max-width:680px){.home-story-image{min-height:245px}.story-script{font-size:31px;left:6%;bottom:13%}.story-script span{font-size:37px}.home-story-copy{padding:36px 6% 40px}.home-story-copy small{font-size:10px;letter-spacing:.09em}.home-story-copy h2{font-size:31px;letter-spacing:-.9px;margin-bottom:12px}.home-story-copy p{font-size:14px;line-height:1.55}.home-story-copy .btn{margin-top:18px;padding:13px 18px}.phone-mock{display:none}}
@media (max-width:420px){.home-story-image{min-height:220px;background-position:center 55%}.story-script{font-size:27px}.story-script span{font-size:33px}.home-story-copy{padding:32px 5% 36px}.home-story-copy h2{font-size:28px}}

/* ==========================================================
   NIZIP TAKSI — ORTA HIKAYE ALANI GERCEK FINAL v3
   ========================================================== */
.home-story{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,46%) minmax(0,54%);
  min-height:365px;
  background:linear-gradient(90deg,#ffd522 0%,#f7c600 64%,#efbb00 100%);
  overflow:hidden;
  border-top:1px solid rgba(0,0,0,.05);
  border-bottom:1px solid rgba(0,0,0,.10);
}
.home-story:after{
  content:"";
  position:absolute;
  right:-70px;
  top:-90px;
  width:430px;
  height:430px;
  border-radius:50%;
  background:rgba(255,255,255,.08);
  pointer-events:none;
}
.home-story-image{
  position:relative;
  min-height:365px;
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.17)),
    url('../img/nizip-story-final.webp') center 48%/cover no-repeat;
  overflow:hidden;
}
.home-story-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.06),rgba(0,0,0,0) 55%,rgba(0,0,0,.16));
  pointer-events:none;
}
.story-script{
  position:absolute;
  left:6.5%;
  bottom:12%;
  z-index:3;
  color:#fff;
  font-size:35px;
  line-height:.93;
  transform:rotate(-4deg);
  text-shadow:0 4px 22px rgba(0,0,0,.62);
}
.story-script span{font-size:44px}
.home-story-copy{
  position:relative;
  z-index:4;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:365px;
  padding:48px 245px 48px 7.2%;
}
.home-story-copy:before{
  content:"";
  position:absolute;
  left:7.2%;
  top:38px;
  width:48px;
  height:3px;
  border-radius:3px;
  background:#111;
  opacity:.16;
}
.home-story-copy small{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:10px;
  color:#111;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
}
.home-story-copy h2{
  max-width:475px;
  margin:3px 0 14px;
  color:#111;
  font-size:clamp(34px,3vw,45px);
  line-height:1.02;
  letter-spacing:-1.4px;
}
.home-story-copy p{
  max-width:520px;
  margin:0;
  color:#242424;
  font-size:15px;
  line-height:1.62;
}
.home-story-copy .btn{
  align-self:flex-start;
  min-width:160px;
  margin-top:21px;
  padding:14px 22px;
  border-radius:10px;
  box-shadow:0 11px 24px rgba(0,0,0,.18);
}
.home-story-copy .btn span{margin-left:7px}
.phone-mock{
  position:absolute;
  z-index:6;
  right:4.2%;
  bottom:-42px;
  width:205px;
  height:405px;
  border:6px solid #0a0a0a;
  border-radius:35px;
  padding:9px;
  background:#0a0a0a;
  box-shadow:0 24px 46px rgba(0,0,0,.34);
  transform:rotate(.7deg);
}
.phone-screen{border-radius:21px}
.phone-head{margin:-12px -12px 19px}
.phone-screen h3{font-size:20px;line-height:1.02}
.phone-screen p{font-size:10px;line-height:1.35}
.phone-btn{margin-top:11px}
.phone-icons{margin-top:15px}

@media(max-width:1150px){
  .home-story{grid-template-columns:44% 56%}
  .home-story-copy{padding-right:215px;padding-left:6.5%}
  .phone-mock{right:2.3%;width:185px;height:370px;bottom:-34px}
}
@media(max-width:900px){
  .home-story{grid-template-columns:1fr;min-height:0}
  .home-story-image{min-height:300px;background-position:center 44%}
  .story-script{left:6%;bottom:11%;font-size:34px}
  .story-script span{font-size:42px}
  .home-story-copy{min-height:0;padding:40px 230px 44px 6%}
  .home-story-copy:before{left:6%;top:31px}
  .home-story-copy h2{font-size:36px}
  .phone-mock{right:4%;bottom:22px;width:175px;height:340px}
}
@media(max-width:680px){
  .home-story{background:linear-gradient(180deg,#ffd51d 0%,#f7c600 100%)}
  .home-story-image{min-height:235px;background-position:center 43%}
  .story-script{left:5.5%;bottom:11%;font-size:29px}
  .story-script span{font-size:35px}
  .home-story-copy{padding:34px 6% 37px}
  .home-story-copy:before{left:6%;top:26px;width:38px}
  .home-story-copy small{font-size:10px;letter-spacing:.09em}
  .home-story-copy h2{font-size:30px;line-height:1.03;letter-spacing:-.8px;margin-bottom:11px}
  .home-story-copy p{font-size:14px;line-height:1.5}
  .home-story-copy .btn{margin-top:17px;padding:13px 18px;min-width:145px}
  .phone-mock{display:none}
}
@media(max-width:420px){
  .home-story-image{min-height:210px;background-position:center 44%}
  .story-script{font-size:26px}
  .story-script span{font-size:31px}
  .home-story-copy{padding:31px 5% 34px}
  .home-story-copy h2{font-size:27px}
}

/* ==========================================================
   NIZIP TAKSI — YORUMLAR + CTA + FOOTER %100 FINAL
   ========================================================== */
.home-reviews{
  padding:52px 0 56px;
  background:linear-gradient(180deg,#101212 0%,#0b0c0c 100%);
  color:#fff;
  position:relative;
  overflow:hidden;
}
.home-reviews:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 14% 18%,rgba(247,198,0,.055),transparent 24%),
    radial-gradient(circle at 86% 74%,rgba(247,198,0,.04),transparent 26%);
  opacity:1;
  pointer-events:none;
}
.home-reviews .container{position:relative;z-index:2}
.review-title{margin-bottom:24px;text-align:center}
.review-title small{font-size:12px;letter-spacing:.08em;color:var(--yellow)}
.review-title h2{font-size:30px;line-height:1.08;letter-spacing:-.7px;margin:6px 0 0}
.home-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;max-width:1060px;margin:0 auto}
.home-review-grid blockquote{
  min-height:126px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  margin:0;
  padding:20px 20px 18px;
  border:1px solid rgba(255,255,255,.12);
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.045));
  border-radius:13px;
  box-shadow:0 10px 28px rgba(0,0,0,.20);
  backdrop-filter:blur(3px);
  font-size:13.5px;
  line-height:1.5;
}
.home-review-grid blockquote:hover{border-color:rgba(247,198,0,.30);transform:translateY(-2px);transition:.2s ease}
.home-review-grid footer{
  margin-top:13px;
  padding:0;
  background:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  color:#fff;
}
.home-review-grid .review-meta strong{font-size:13px}
.home-review-grid .review-meta span{color:var(--yellow);font-size:13px;letter-spacing:1px;white-space:nowrap}

.finalcta{
  padding:26px 0;
  background:linear-gradient(100deg,#f4bd00 0%,#ffd319 58%,#f7c600 100%);
  border-top:1px solid rgba(0,0,0,.08);
  border-bottom:1px solid rgba(0,0,0,.10);
}
.ctaflex{min-height:74px}
.ctaflex small{font-size:11px;letter-spacing:.08em}
.ctaflex h2{font-size:30px;line-height:1.05;margin:5px 0 4px;letter-spacing:-.6px}
.ctaflex p{font-size:14px;color:#242424}
.ctabtns{margin-top:0}
.ctabtns .btn{min-width:146px;padding:13px 19px;border-radius:9px;box-shadow:0 7px 18px rgba(0,0,0,.12)}

footer{
  background:#090a0a;
  color:#d8d8d8;
  padding:42px 0 14px;
  border-top:1px solid rgba(255,255,255,.04);
}
.footgrid{
  grid-template-columns:1.08fr .72fr 1.16fr .92fr;
  gap:46px;
  align-items:start;
}
.foot-brand .brand{min-width:0;margin-bottom:12px}
.foot-brand .brandmark{width:49px;height:44px}
.foot-brand .brand strong{font-size:21px;line-height:.88}
.foot-brand>p{margin:0;color:#bdbdbd;font-size:13px;line-height:1.45}
.footgrid h4{margin:0 0 14px;font-size:14px;color:#fff}
.footgrid>div:not(.foot-brand) a{margin:8px 0;font-size:13px;color:#d7d7d7;transition:.2s ease}
.footgrid>div:not(.foot-brand) a:hover{color:var(--yellow);transform:translateX(2px)}
.footgrid p{font-size:13px;line-height:1.48;margin:0 0 10px;color:#d1d1d1}
.foot-slogan{padding-left:8px}
.foot-slogan h4{
  margin:0 0 12px;
  font-family:"Segoe Script","Brush Script MT",cursive;
  font-size:29px;
  line-height:1.08;
  font-weight:600;
  color:#fff;
  transform:rotate(-2deg);
}
.foot-slogan p{max-width:220px;color:#c7c7c7}
.social{margin-top:16px}
.social a{width:32px;height:32px;margin:0;border:1px solid #ffffff14;background:#171818}
.social a:hover{background:var(--yellow);color:#111;border-color:var(--yellow)}
.copyright{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  margin-top:28px;
  padding-top:15px;
  border-top:1px solid #242525;
  font-size:11.5px;
  color:#777;
}
.copyright span:last-child{color:#858585}

@media(max-width:900px){
  .home-reviews{padding:46px 0 50px}
  .home-review-grid{grid-template-columns:1fr;max-width:660px}
  .home-review-grid blockquote{min-height:auto}
  .finalcta{padding:24px 0}
  .ctaflex{align-items:flex-start;flex-direction:column;gap:15px}
  .footgrid{grid-template-columns:1fr 1fr;gap:34px 30px}
  .foot-slogan{padding-left:0}
}

@media(max-width:580px){
  .home-reviews{padding:40px 0 43px}
  .review-title{margin-bottom:18px}
  .review-title small{font-size:10px}
  .review-title h2{font-size:25px}
  .home-review-grid{gap:10px}
  .home-review-grid blockquote{padding:17px 16px 15px;border-radius:11px;font-size:12.5px}
  .home-review-grid .review-meta strong,.home-review-grid .review-meta span{font-size:12px}
  .finalcta{padding:22px 0}
  .ctaflex h2{font-size:25px}
  .ctaflex p{font-size:13px}
  .ctaflex .ctabtns{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:2px}
  .ctabtns .btn{min-width:0;width:100%;padding:12px 8px;font-size:13px}
  footer{padding:34px 0 13px}
  .footgrid{grid-template-columns:1fr 1fr;gap:28px 18px}
  .foot-brand .brandmark{width:43px;height:39px}
  .foot-brand .brand strong{font-size:18px}
  .footgrid h4{font-size:13px;margin-bottom:10px}
  .footgrid p,.footgrid>div:not(.foot-brand) a{font-size:12px;line-height:1.4}
  .foot-slogan h4{font-size:22px}
  .copyright{margin-top:23px;padding-top:13px;font-size:10.5px;flex-direction:column;align-items:flex-start;gap:5px}
  .copyright span:last-child{display:none}
}

@media(max-width:390px){
  .footgrid{grid-template-columns:1fr}
  .foot-slogan p{max-width:none}
}


/* === NIZIP TAKSI NET LOGO FINAL === */
.brand.brand-image{min-width:230px;display:flex;align-items:center;gap:0;margin:0;padding:0;overflow:visible}
.brand-logo-shell{display:flex;align-items:center;justify-content:flex-start;width:230px;height:58px;padding:5px 9px;border-radius:11px;background:#0b0b0b;box-shadow:0 5px 16px rgba(0,0,0,.18);overflow:hidden}
.brand-image .site-logo{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}
.footer-brand-image{min-width:0;width:min(280px,100%)}
.footer-brand-image .brand-logo-shell{width:260px;max-width:100%;height:72px;padding:4px 6px;background:transparent;box-shadow:none;border-radius:0}
.footer-brand-image .site-logo{object-position:left center}
@media(max-width:900px){.brand.brand-image{min-width:205px}.brand-logo-shell{width:205px;height:54px}.navwrap{gap:18px}}
@media(max-width:580px){.brand.brand-image{min-width:0;width:190px;max-width:calc(100% - 64px)}.brand-logo-shell{width:190px;height:50px;padding:4px 7px;border-radius:9px}.footer-brand-image{width:100%;max-width:230px}.footer-brand-image .brand-logo-shell{width:220px;height:64px}}

/* Footer yapimci satiri */
footer .copyright{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  flex-wrap:wrap;
}
footer .footer-maker{
  margin-left:auto;
  text-align:right;
}
footer .footer-maker a{
  color:#F7C600;
  font-weight:700;
  text-decoration:none;
}
footer .footer-maker a:hover{
  text-decoration:underline;
}
@media(max-width:700px){
  footer .copyright{
    justify-content:center;
    text-align:center;
  }
  footer .footer-maker{
    width:100%;
    margin-left:0;
    text-align:center;
  }
}


/* Footer V7 separation */
.home-reviews{padding-bottom:78px !important;}
@media(max-width:768px){.home-reviews{padding-bottom:46px !important;}}

/* FULLSCREEN FOOTER FINAL */
.home-reviews{margin-bottom:0!important}
body{overflow-x:hidden}
@media(max-width:768px){.mobilebar{z-index:9999!important}}

/* FINAL HEADER COLOR RESTORE - original Nizip yellow */
.header{
  background:#F7C600 !important;
  background-image:none !important;
}
.header .nav a{color:#111 !important;}
.header .nav a.active:after,
.header .nav a:hover:after{background:#111 !important;}
