:root{--blue:#075b9b;--blue2:#0e67ad;--teal:#08c8a7;--teal2:#00b99b;--dark:#151b21;--muted:#68727c;--light:#f4f7f9;--white:#fff;--line:#dfe7ed;--shadow:0 12px 34px rgba(0,41,72,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17202a;background:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,92%);margin:auto}.topbar{background:#063b64;color:#fff;font-size:13px}.topbar .container{display:flex;justify-content:space-between;padding:8px 0;gap:20px}.header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 12px rgba(0,0,0,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center}.brand-word{font-weight:900;font-size:25px;letter-spacing:-1px;color:var(--blue);border:1px solid #d6e2ea;border-radius:22px;padding:7px 14px;box-shadow:0 1px 2px rgba(0,0,0,.03)}.menu{display:flex;gap:24px;font-weight:700;font-size:14px;color:#263747}.menu a:hover{color:var(--blue)}.callbtn{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-weight:800;font-size:15px}.phone-icon{font-size:20px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:var(--blue);color:#fff;font-weight:800;padding:13px 20px;cursor:pointer}.btn:hover{background:#064c82}

.hero{position:relative;background:linear-gradient(90deg,rgba(0,35,61,.82),rgba(0,35,61,.25)),url('../images/hero.webp') center/cover;min-height:570px;padding:48px 0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center;position:relative;z-index:2}.hero-copy{color:#fff}.eyebrow{display:inline-block;background:rgba(255,255,255,.14);padding:8px 13px;border-radius:999px;font-size:13px;font-weight:800}.hero h1{font-size:46px;line-height:1.08;margin:18px 0 13px}.hero p{font-size:18px;line-height:1.65;max-width:650px;color:#eaf3f8}.trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.trust span{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:9px 12px;font-weight:700;font-size:13px}

.booking{background:#fff;border-radius:14px;box-shadow:0 18px 42px rgba(0,0,0,.32);padding:15px 22px 9px}.booking-title{text-align:center;font-weight:900;font-size:17px;letter-spacing:.2px;margin:0 0 10px}.service-tabs,.sub-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;align-items:center}.service-tabs{margin-bottom:7px}.service-tab,.sub-tab{border:0;background:transparent;padding:9px 10px;font-size:16px;font-weight:700;cursor:pointer;border-radius:22px;color:#111}.service-tab.active{background:var(--teal);color:#fff}.sub-tab{font-weight:500}.sub-tab.active{background:var(--teal);color:#fff;width:max-content;min-width:105px;justify-self:center;padding:5px 14px}.booking-group{display:none}.booking-group.active{display:block}.formpanel{display:none;padding:10px 0 0}.formpanel.active{display:block}.solo-field{margin-bottom:10px}.solo-field label{display:block;font-size:12px;color:#27323b;margin-bottom:6px}.solo-field input,.solo-field select,.formpanel select{width:100%;height:42px;border:1px solid #dce5eb;border-radius:7px;background:#fff;padding:0 12px;outline:none;color:#33424f}.solo-field input:focus,.solo-field select:focus,.formpanel select:focus{border-color:#79a9cb;box-shadow:0 0 0 2px rgba(7,91,155,.08)}.input-wrap{display:flex;align-items:center;border:1px solid #dce5eb;border-radius:7px;overflow:hidden;height:42px;background:#fff}.input-wrap:focus-within{border-color:#79a9cb}.input-wrap input{border:0!important;border-radius:0!important;height:40px;box-shadow:none!important}.input-icon{width:42px;min-width:42px;height:40px;display:grid;place-items:center;color:var(--blue);border-right:1px solid #e3e9ee;font-size:16px}.date-time-row{display:grid;grid-template-columns:1.45fr 1fr}.date-time-row>.input-wrap{border-radius:7px 0 0 7px}.date-time-row>select{border-left:0;border-radius:0 7px 7px 0}.date-time-row.two-dates{gap:8px;grid-template-columns:1fr 1fr}.phone-row{display:grid;grid-template-columns:54px 1fr}.phone-row select{border-radius:7px 0 0 7px;border-right:0;padding:0 5px}.phone-row input{border-radius:0 7px 7px 0}.fare-btn{display:block;border:0;background:var(--teal);color:#fff;border-radius:22px;font-weight:800;width:82%;margin:13px auto 0;height:37px;cursor:pointer}.fare-btn:hover{background:var(--teal2)}.mobile-intro{display:none}

.section{padding:68px 0}.soft{background:var(--light)}.section-head{text-align:center;max-width:760px;margin:0 auto 34px}.section-head small{color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.section-head h2{font-size:34px;color:#075b9b;margin:9px 0 10px}.section-head p{color:var(--muted);line-height:1.65}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:0 6px 20px rgba(20,45,70,.06)}.card img{width:100%;height:170px;object-fit:cover}.card-body{padding:19px}.card h3{margin:0 0 8px;color:#075b9b}.card p{color:var(--muted);line-height:1.55;font-size:14px}.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.route{background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px;box-shadow:0 4px 15px rgba(0,0,0,.04)}.route b{display:block;margin-bottom:5px;color:#075b9b}.route span{color:var(--muted);font-size:13px}.fleet{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fleetbox{border-radius:14px;background:#075b9b;color:#fff;padding:24px}.fleetbox .icon{font-size:40px}.fleetbox p{color:#dcecf8;font-size:14px;line-height:1.5}.why{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.whybox{padding:22px;border-radius:14px;border:1px solid var(--line);background:#fff}.whybox strong{display:block;margin:10px 0}.cta{background:linear-gradient(135deg,#075b9b,#0b73bc);color:#fff;border-radius:22px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer{background:#063b64;color:#e6eef5;padding:55px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.footer h4{margin-top:0;color:#fff}.footer p,.footer a{color:#c2d3e0;line-height:1.7;font-size:14px}.copyright{border-top:1px solid #1d557b;margin-top:35px;padding-top:20px;color:#9fb8ca;font-size:13px}.pagehero{background:#eef6fb;padding:55px 0;text-align:center}.pagehero h1{font-size:38px;margin:0 0 8px;color:#075b9b}.content{line-height:1.8;color:#4c5b63}.content h2,.content h3{color:#075b9b}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:25px}.wa-float{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;background:#22c55e;color:#fff;display:grid;place-items:center;font-size:17px;font-weight:bold;z-index:60;box-shadow:0 8px 24px rgba(0,0,0,.23)}

@media(max-width:900px){.menu{display:none}.hero-grid{grid-template-columns:1fr}.hero{padding:35px 0}.hero h1{font-size:36px}.cards,.route-grid,.fleet,.why{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}}

@media(max-width:600px){body{background:#f3f0f9}.topbar{display:none}.container{width:100%;padding-left:14px;padding-right:14px}.header{position:relative;box-shadow:none;border-bottom:1px solid #edf0f3}.nav{height:64px;padding:0 12px}.brand-word{font-size:22px;padding:5px 11px;border-radius:18px;letter-spacing:-.8px}.callbtn{font-size:13px;gap:5px}.phone-icon{font-size:18px}.hero{min-height:498px;padding:0;background:url('../images/hero.webp') center top/cover no-repeat;position:relative}.hero:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.22)}.solo-hero-grid{display:block;padding:26px 13px 0;position:relative;z-index:2}.hero-copy{display:none}.solo-booking{width:100%;max-width:340px;margin:0 auto;padding:9px 13px 8px;border-radius:10px;box-shadow:0 8px 13px rgba(0,0,0,.58);position:relative;top:0}.booking-title{font-size:15px;margin-bottom:7px}.service-tabs{gap:3px;margin-bottom:5px;padding:0 7px}.service-tab{font-size:15px;padding:8px 8px}.service-tab.active{padding:8px 17px}.sub-tabs{margin:1px 0 2px}.sub-tab{font-size:15px;padding:7px 10px}.sub-tab.active{min-width:auto;padding:4px 13px}.formpanel{padding-top:6px}.solo-field{margin-bottom:8px}.solo-field label{font-size:11px;margin-bottom:5px}.solo-field input,.solo-field select,.formpanel select{height:34px;font-size:12px;padding:0 9px}.input-wrap{height:34px}.input-wrap input{height:32px}.input-icon{width:39px;min-width:39px;height:32px;font-size:13px}.date-time-row>select{font-size:11px}.phone-row{grid-template-columns:49px 1fr}.phone-row select{font-size:11px}.fare-btn{height:30px;width:78%;font-size:11px;margin-top:11px}.mobile-intro{display:block;background:#fff;padding:31px 12px 27px;text-align:center}.mobile-intro h2{font-size:20px;line-height:1.18;color:#075b9b;margin:0 auto;max-width:330px}.section{padding:36px 0;background:#fff}.soft{background:#f7f9fb}.section-head{margin-bottom:24px}.section-head h2{font-size:25px}.section-head p{font-size:14px;padding:0 5px}.cards,.route-grid,.fleet,.why,.footer-grid,.grid2{grid-template-columns:1fr}.cards{gap:14px}.card img{height:190px}.cta{display:block;border-radius:14px}.cta .btn{margin-top:15px;width:100%}.footer{padding-top:38px}.footer-grid{gap:18px}.footer .brand-word{color:#fff;border-color:rgba(255,255,255,.25)}.wa-float{width:52px;height:52px;right:14px;bottom:14px;font-size:14px}}

.fleet-photo .fleetbox{padding:0;overflow:hidden;background:#075b9b}.fleet-photo .fleetbox img{width:100%;height:180px;object-fit:cover;display:block}.fleet-photo .fleetbox h3,.fleet-photo .fleetbox p{padding-left:18px;padding-right:18px}.fleet-photo .fleetbox p{padding-bottom:18px}.route-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
@media(max-width:600px){.fleet-photo .fleetbox img{height:220px}}

/* SEO LANDING PAGES */
.seo-hero{background:linear-gradient(135deg,#03182e,#07345a);padding:54px 0;color:#fff}.seo-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center}.seo-hero h1{font-size:clamp(34px,5vw,62px);line-height:1.05;margin:12px 0 18px}.seo-hero p{font-size:18px;line-height:1.7;max-width:760px}.seo-hero img{width:100%;height:380px;object-fit:cover;border-radius:24px;box-shadow:0 24px 60px #0008}.breadcrumbs{font-size:14px;margin-bottom:28px}.seo-lead{font-size:20px;line-height:1.85;font-weight:500}.seo-copy{max-width:980px;margin:0 auto 34px}.seo-copy h2{font-size:30px;color:#052d50;margin:0 0 14px}.seo-copy p{font-size:17px;line-height:1.9;color:#334155}.section-soft{background:#f5f9fc}.seo-route-grid{grid-template-columns:repeat(3,1fr)}.seo-fleet{grid-template-columns:repeat(4,1fr)}.seo-fleet figure{margin:0;background:#fff;border:1px solid #dce6ee;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #0b31500d}.seo-fleet img{width:100%;height:190px;object-fit:cover}.seo-fleet figcaption{padding:14px;font-weight:800;color:#052d50}.faq-wrap{max-width:980px}.faq-wrap details{background:#fff;border:1px solid #dbe5ed;border-radius:14px;padding:18px 20px;margin:12px 0}.faq-wrap summary{font-weight:800;color:#052d50;cursor:pointer}.faq-wrap details p{line-height:1.7;color:#475569}.seo-cta{text-align:center;padding:54px 0;background:#052d50;color:#fff}.seo-cta h2{font-size:36px;margin:0 0 10px}.seo-cta p{font-size:18px;margin:0 0 22px}@media(max-width:800px){.seo-hero{padding:30px 0}.seo-hero-grid{grid-template-columns:1fr}.seo-hero img{height:230px}.seo-copy h2{font-size:25px}.seo-copy p,.seo-lead{font-size:16px}.seo-route-grid{grid-template-columns:repeat(2,1fr)}.seo-fleet{grid-template-columns:repeat(2,1fr)}}

.seo-keyword-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.seo-keyword-links a{display:block;padding:18px;background:#fff;border:1px solid #dbe5ed;border-radius:14px;font-weight:800;color:#052d50;text-decoration:none}.seo-keyword-links a:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0b315014}@media(max-width:700px){.seo-keyword-links{grid-template-columns:1fr}}

/* SEO ROUTE UI FIX */
.seo-hero + .section{padding:52px 0 62px!important}.seo-copy{max-width:1020px;padding:0 22px;margin:0 auto 42px!important}.seo-copy p{margin:0 0 18px!important}.seo-route-grid{gap:22px!important}.seo-route-grid .route-card{display:flex!important;flex-direction:column!important;background:#fff;border-radius:18px!important;overflow:hidden!important;border:1px solid #e1ebf2!important;box-shadow:0 10px 28px rgba(3,43,75,.09)!important;text-decoration:none!important}.seo-route-grid .route-card img{width:100%!important;height:225px!important;object-fit:cover!important}.seo-route-grid .route-card span{display:flex!important;justify-content:space-between!important;padding:16px 18px!important;gap:10px!important}.dynamic-route-content{max-width:1080px;margin:auto;padding:52px 20px}.dynamic-route-content section{margin-bottom:42px}.dynamic-route-content h2{font-size:30px;color:#052d50}.dynamic-route-content h3{font-size:22px;color:#0a4b77}.dynamic-route-content p,.dynamic-route-content li{font-size:17px;line-height:1.9;color:#334155}.route-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:26px 0 42px}.route-info-grid div{padding:18px;background:#f4f9fc;border:1px solid #dce8f0;border-radius:15px}.route-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.route-gallery img{width:100%;height:225px;object-fit:cover;border-radius:16px}.origin-route-hub{padding:58px 0}.origin-route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.origin-route-grid a{padding:17px;background:#fff;border:1px solid #dce8f0;border-radius:14px;color:#052d50;font-weight:800;text-decoration:none;box-shadow:0 8px 22px rgba(4,45,80,.06)}@media(max-width:800px){.seo-hero + .section{padding:32px 0 42px!important}.seo-copy{padding:0 5px}.seo-route-grid{grid-template-columns:1fr!important}.seo-route-grid .route-card img{height:210px!important}.route-info-grid,.origin-route-grid{grid-template-columns:1fr 1fr}.route-gallery{grid-template-columns:1fr 1fr}.dynamic-route-content{padding:32px 16px}}@media(max-width:520px){.route-gallery,.origin-route-grid{grid-template-columns:1fr}}

/* ROUTES PAGE HOTFIX */
.origin-route-hub{padding:56px 0!important}.origin-route-hub:nth-child(even){background:#f5f9fc}.origin-route-hub .section-title{margin-bottom:25px}.origin-route-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px!important}.origin-route-grid a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:62px!important;padding:16px 18px!important;background:#fff!important;border:1px solid #dce8f0!important;border-radius:14px!important;color:#073b63!important;font-weight:800!important;text-decoration:none!important;box-shadow:0 7px 22px rgba(3,43,75,.07)!important;transition:.2s ease!important}.origin-route-grid a:hover{transform:translateY(-2px);border-color:#00bfa5!important;box-shadow:0 12px 28px rgba(3,43,75,.12)!important}@media(max-width:1000px){.origin-route-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.origin-route-hub{padding:38px 0!important}.origin-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:480px){.origin-route-grid{grid-template-columns:1fr!important}}

/* =========================================================
   VAPI CAB LOGO PACK + MOBILE CONTACT BAR + DEVELOPER CREDIT
   ========================================================= */
.brand-logo-link{display:flex;align-items:center;flex:0 0 auto}
.site-logo{
  display:block;
  width:178px;
  height:auto;
  max-height:58px;
  object-fit:contain;
}
.footer-logo-link{
  display:inline-flex;
  background:#fff;
  border-radius:12px;
  padding:5px 10px;
  margin-bottom:10px;
}
.footer-logo{
  display:block;
  width:175px;
  height:auto;
  max-height:52px;
  object-fit:contain;
}
.copyright-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  flex-wrap:wrap;
}
.developer-credit{
  color:#bcd2e2;
}
.developer-credit a{
  color:#fff!important;
  font-weight:800;
  text-decoration:none;
}
.developer-credit a:hover{
  color:#38dfbd!important;
}
.mobile-contact-bar{display:none}

@media(max-width:600px){
  .site-logo{
    width:145px;
    max-height:48px;
  }
  .nav{
    height:64px;
  }
  .footer-logo{
    width:160px;
    max-height:48px;
  }
  body{
    padding-bottom:66px!important;
  }
  .wa-float{
    display:none!important;
  }
  .mobile-contact-bar{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:9999;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    height:64px;
    background:#fff;
    border-top:1px solid #d9e4eb;
    box-shadow:0 -7px 24px rgba(0,35,60,.16);
    padding-bottom:env(safe-area-inset-bottom);
  }
  .mobile-contact-bar a{
    min-width:0;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:3px;
    color:#fff!important;
    font-size:12px;
    font-weight:800;
    text-decoration:none!important;
    line-height:1;
  }
  .mobile-contact-bar .mcb-call{background:#075b9b}
  .mobile-contact-bar .mcb-sms{background:#0b6cae}
  .mobile-contact-bar .mcb-wa{background:#20b15a}
  .mcb-icon{
    display:block;
    font-size:19px;
    font-weight:900;
    line-height:1;
  }
  .mcb-wa .mcb-icon{
    font-size:13px;
    border:1px solid rgba(255,255,255,.65);
    border-radius:50%;
    width:25px;
    height:25px;
    display:grid;
    place-items:center;
  }
  .copyright-row{
    display:block;
    text-align:center;
    line-height:1.8;
  }
  .developer-credit{
    display:block;
    margin-top:5px;
  }
}


/* =========================================================
   VAPI CAB - PREMIUM GLASS BOOKING FORM
   ========================================================= */
.glass-booking,
.booking.glass-booking{
  background:linear-gradient(145deg,rgba(255,255,255,.80),rgba(231,248,248,.58))!important;
  border:1px solid rgba(255,255,255,.68)!important;
  box-shadow:0 22px 54px rgba(0,33,58,.30), inset 0 1px 0 rgba(255,255,255,.72)!important;
  -webkit-backdrop-filter:blur(18px) saturate(150%);
  backdrop-filter:blur(18px) saturate(150%);
  overflow:visible;
}
.glass-booking .booking-title{
  color:#052d50;
  text-shadow:0 1px 0 rgba(255,255,255,.6);
}
.glass-booking .service-tabs,
.glass-booking .sub-tabs{
  background:rgba(255,255,255,.16);
  border-radius:24px;
}
.glass-booking .service-tab,
.glass-booking .sub-tab{
  color:#082f49;
}
.glass-booking .service-tab.active,
.glass-booking .sub-tab.active{
  color:#fff;
  background:linear-gradient(135deg,var(--teal),var(--teal2));
  box-shadow:0 7px 18px rgba(8,200,167,.26);
}
.glass-booking .solo-field label{
  color:#11374f;
  font-weight:700;
}
.glass-booking .input-wrap,
.glass-booking .solo-field input,
.glass-booking .solo-field select,
.glass-booking .formpanel select,
.glass-booking .phone-row input,
.glass-booking .phone-row select{
  background:rgba(255,255,255,.72)!important;
  border-color:rgba(7,91,155,.18)!important;
  color:#173447;
}
.glass-booking .input-wrap:focus-within,
.glass-booking .solo-field input:focus,
.glass-booking .solo-field select:focus,
.glass-booking .formpanel select:focus{
  border-color:rgba(8,200,167,.8)!important;
  box-shadow:0 0 0 3px rgba(8,200,167,.12)!important;
}
.glass-booking .input-icon{
  background:rgba(255,255,255,.30);
  border-right:1px solid rgba(7,91,155,.12);
}
.glass-booking .fare-btn{
  background:linear-gradient(135deg,var(--teal),var(--teal2));
  box-shadow:0 9px 22px rgba(0,185,155,.28);
}
.glass-booking .fare-btn:hover{
  transform:translateY(-1px);
  box-shadow:0 12px 26px rgba(0,185,155,.34);
}

/* Google Places dropdown */
.pac-container{
  z-index:100000!important;
  border:0!important;
  border-radius:12px!important;
  box-shadow:0 16px 40px rgba(0,38,70,.20)!important;
  font-family:Arial,Helvetica,sans-serif!important;
  overflow:hidden;
}
.pac-item{
  padding:8px 12px!important;
  cursor:pointer;
}
.pac-item:hover{
  background:#effaf8!important;
}
.pac-item-query{
  color:#073b63!important;
  font-weight:700!important;
}

@media(max-width:600px){
  .glass-booking,
  .booking.glass-booking{
    background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(231,248,248,.62))!important;
    border:1px solid rgba(255,255,255,.76)!important;
    box-shadow:0 12px 30px rgba(0,24,44,.34)!important;
    -webkit-backdrop-filter:blur(14px) saturate(145%);
    backdrop-filter:blur(14px) saturate(145%);
  }
}
