@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;600&family=Inter:wght@400;500&display=swap');

:root{
  --bg:#dedede;
  --ink:#111111;
  --muted:#4f5358;
  --dark:#26272f;
  --deep:#071017;
  --red:#d92f2f;
  --radius:14px;
  --wrap:1180px;
  --header-h:112px;
  --font-title:'Outfit','Inter',Arial,sans-serif;
  --font-body:'Inter','Outfit',Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.site-header{position:sticky;top:0;z-index:50;background:rgba(222,222,222,.94);backdrop-filter:saturate(140%) blur(4px);box-shadow:0 2px 10px rgba(0,0,0,.12)}
.header-inner{height:var(--header-h);max-width:var(--wrap);margin:0 auto;padding:14px 30px;display:grid;grid-template-columns:160px 1fr auto;align-items:center;gap:18px}
.logo{display:flex;align-items:center;width:116px;line-height:0;transform:translateY(-11px)}.logo img{width:96px;height:auto;object-fit:contain;display:block}
.main-nav{display:flex;align-items:center;justify-content:center;gap:30px;font-size:16px;font-weight:400;color:#0d141a}
.main-nav a{position:relative;padding:7px 0}.main-nav a.active:after,.main-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:1px;height:1px;background:#0d141a}
.header-actions{display:flex;align-items:center;gap:15px}.icon-link{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.icon-link svg{width:19px;height:19px;display:block;fill:currentColor}.share-link{border:0;background:transparent;padding:0;cursor:pointer}.share-link svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.call-btn{border-radius:999px;background:#000;color:#fff;font-weight:600;font-size:16px;padding:14px 32px;line-height:1;white-space:nowrap}.call-btn:hover{background:#1d1e20}.menu-toggle{display:none;border:0;background:transparent;padding:8px;cursor:pointer}.menu-toggle span{display:block;width:25px;height:2px;background:#111;margin:5px 0;border-radius:2px}
.section{padding:82px 28px}.wrap{max-width:var(--wrap);margin:0 auto}.center{text-align:center}.title{font-family:var(--font-title);font-size:48px;line-height:1.3;margin:0 0 18px;font-weight:600;letter-spacing:0}.subtitle{margin:0 auto;color:var(--muted);max-width:690px;font-size:15px}.hero{min-height:690px;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:url('../img/file002.jpg') center/cover no-repeat;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.42)}.hero-content{position:relative;z-index:1;max-width:900px;padding:60px 25px}.hero h1{font-family:var(--font-title);font-size:64px;line-height:1.3;letter-spacing:0;margin:0 0 20px;font-weight:600}.hero p{font-size:22px;margin:0 auto 28px;max-width:830px}.rating-label{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:700;margin-top:8px}.stars{font-size:30px;letter-spacing:4px;margin:18px 0 24px;color:#fff}.btn-red{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--red);color:#fff;font-weight:700;font-size:14px;padding:14px 30px;min-width:122px;cursor:pointer}.btn-red:hover{background:#c92828}.btn-outline{display:inline-flex;border:2px solid #111;border-radius:999px;padding:12px 36px;font-weight:700;font-size:14px;line-height:1}.about-grid{display:grid;grid-template-columns:.88fr 1fr 1fr;gap:26px;align-items:center}.about-copy h2{font-size:42px}.about-copy p{font-size:15px;color:#333;margin:0 0 15px}.about-copy .btn-outline{margin-top:18px}.photo-card{height:460px;border-radius:var(--radius);overflow:hidden;background:#ccc}.photo-card img{width:100%;height:100%;object-fit:cover}.dark{background:var(--deep);color:#fff}.dark .subtitle{color:#fff}.services-home{display:grid;grid-template-columns:1.05fr 1fr;gap:68px;align-items:center;margin-top:62px}.services-home .photo-card{height:380px}.service-text{max-width:560px}.service-text h3{font-family:var(--font-title);font-size:18px;line-height:1.2;margin:0 0 6px}.service-text p{font-size:15px;color:#fff;margin:0 0 28px}.gallery-grid{display:grid;grid-template-columns:1.5fr .72fr;grid-auto-rows:230px;gap:12px;margin-top:58px}.gallery-grid img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius)}.gallery-grid .wide{grid-row:span 1}.gallery-grid .tall{grid-row:span 1}.gallery-grid .bottom-left{grid-column:1/2;display:grid;grid-template-columns:.5fr 1fr;gap:12px}.page-main{min-height:calc(100vh - var(--header-h));}.page-intro{padding:54px 28px 48px}.page-intro .title{font-size:40px}.vehicle-grid,.routes-grid{max-width:1010px;margin:34px auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.vehicle-grid img,.routes-grid img{width:100%;height:250px;object-fit:cover;border-radius:var(--radius)}
.vehicle-grid--sharp .vehicle-img{filter:none;image-rendering:auto;backface-visibility:hidden;transform:translateZ(0);}
.vehicle-img--01{object-position:center 42%;}
.vehicle-img--02{object-position:center 47%;}
.vehicle-img--03{object-position:center 51%;}
.vehicle-img--04{object-position:center 52%;}
.vehicle-img--05{object-position:center 50%;}
.vehicle-img--06{object-position:center 55%;}
.services-page-hero{padding:70px 28px 78px;background:var(--deep);color:#fff}.services-page-hero .subtitle{color:#fff;font-weight:700}.service-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:36px;max-width:1120px;margin:45px auto 0}.service-card{background:#fff;color:#161616;border-radius:9px 9px 0 0;overflow:hidden;text-align:center}.service-card img{width:100%;height:280px;object-fit:cover}.service-card-body{padding:34px 25px 36px;min-height:150px}.service-card h3{font-size:15px;margin:0 0 8px;font-weight:700}.service-card p{margin:0;color:#333;font-size:13px}.faq{padding:72px 28px 76px}.faq h2{font-family:var(--font-title);text-align:center;font-size:38px;margin:0 0 45px;letter-spacing:-.02em}.faq-grid{max-width:1010px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:42px 110px}.faq-item{margin:0 0 30px}.faq-item h3{font-size:16px;margin:0 0 8px;font-weight:800}.faq-item p{font-size:14px;margin:0;color:#222}.contact-page{padding:54px 28px 68px}.contact-layout{max-width:980px;margin:48px auto 0;display:grid;grid-template-columns:1fr .86fr;gap:0;align-items:center}.contact-card{background:var(--dark);border-radius:10px;padding:35px 38px 32px;min-height:320px;z-index:1}.contact-card .local-form label{color:#fff}.contact-image{height:260px;border-radius:0 12px 12px 0;overflow:hidden;margin-left:-8px}.contact-image img{width:100%;height:100%;object-fit:cover}.reviews-layout{max-width:1120px;margin:40px auto 0;display:grid;grid-template-columns:1fr 1fr;min-height:470px}.review-photo{overflow:hidden}.review-photo img{width:100%;height:100%;object-fit:cover;object-position:left center}.review-panel{background:var(--red);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px 58px}.review{margin:0 0 34px}.review:last-child{margin-bottom:0}.review .review-stars{font-size:22px;line-height:1;letter-spacing:2px;margin-bottom:7px}.review p{font-size:15px;font-weight:700;margin:0 0 14px;line-height:1.2}.avatar{width:36px;height:36px;border-radius:50%;margin:0 auto 8px;object-fit:cover}.review small{font-size:12px;font-weight:700}.site-footer{background:var(--dark);color:#fff;padding:58px 26px 46px}.footer-grid{max-width:var(--wrap);margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:90px;align-items:start}.footer-title{font-family:var(--font-title);font-size:20px;margin:0 0 6px;font-weight:700}.footer p{margin:0}.footer-note{font-size:12px;font-weight:700;margin-bottom:32px!important}.footer-icons{display:flex;gap:26px;margin:26px 0 42px}.footer-icons .icon-link{width:44px;height:44px;color:#fff}.footer-icons svg{width:40px;height:40px}.copyright{font-size:11px;font-weight:700}.map-label,.form-title{font-size:12px;text-transform:uppercase;margin:0 0 14px;font-weight:800}.footer-map{width:100%;max-width:390px}.footer-map img{width:100%;height:210px;object-fit:cover}.local-form{display:flex;flex-direction:column;gap:12px}.local-form label{font-size:12px;font-weight:800}.local-form input,.local-form textarea{width:100%;border:1px solid #b8c0cc;border-radius:6px;background:#fff;color:#111;font:inherit;font-size:13px;padding:12px 13px;min-height:42px}.local-form textarea{min-height:70px;resize:vertical}.local-form .btn-red{align-self:flex-start;margin-top:5px;padding:11px 28px;font-size:12px}.form-inline label{color:#fff}.desktop-only{display:inline-flex}.mobile-only{display:none}.keep-ratio{object-fit:cover}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}
@media(max-width:900px){:root{--header-h:70px}.header-inner{display:flex;height:auto;min-height:70px;padding:8px 16px;justify-content:space-between}.logo img{width:68px}.menu-toggle{display:block}.main-nav{position:absolute;left:0;right:0;top:70px;background:rgba(222,222,222,.98);display:none;flex-direction:column;gap:0;padding:12px 22px 22px;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 10px 15px rgba(0,0,0,.1)}.main-nav.open{display:flex}.main-nav a{width:100%;text-align:center;padding:12px 0}.header-actions{gap:10px}.header-actions .icon-link{display:none}.call-btn{padding:10px 18px;font-size:13px}.section{padding:54px 20px}.title{font-size:36px}.hero{min-height:610px}.hero h1{font-size:44px}.hero p{font-size:17px}.about-grid{grid-template-columns:1fr;gap:18px}.about-copy{text-align:left}.photo-card{height:350px}.services-home{grid-template-columns:1fr;gap:34px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:220px}.gallery-grid .bottom-left{grid-column:auto;grid-template-columns:1fr}.vehicle-grid,.routes-grid{grid-template-columns:1fr;gap:10px}.vehicle-grid img,.routes-grid img{height:245px}.service-cards{grid-template-columns:1fr;gap:22px}.service-card img{height:215px}.faq-grid{grid-template-columns:1fr;gap:0}.contact-layout{grid-template-columns:1fr;gap:18px}.contact-image{margin-left:0;border-radius:12px;height:230px;order:-1}.contact-card{padding:28px 24px}.reviews-layout{grid-template-columns:1fr}.review-photo{height:290px}.review-panel{padding:34px 24px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-map{max-width:none}.footer-map img{height:190px}.site-footer{padding:42px 24px}.desktop-only{display:none}.mobile-only{display:inline-flex}}
@media(max-width:520px){body{font-size:15px}.hero{min-height:560px}.hero h1{font-size:38px}.stars{font-size:24px}.page-intro{padding:42px 18px 36px}.page-intro .title{font-size:32px}.vehicle-grid img,.routes-grid img{height:215px}.footer-icons .icon-link{width:38px;height:38px}.footer-icons svg{width:34px;height:34px}.about-copy h2{font-size:32px}.services-page-hero{padding:55px 18px}.faq h2{font-size:30px}.contact-page{padding:42px 18px 55px}.contact-layout{margin-top:34px}}

/* ── WhatsApp float ─────────────────────────────── */
.whatsapp-float{position:fixed;bottom:24px;right:24px;z-index:999;width:56px;height:56px;background:#1fbf5b;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.28);transition:transform .2s,box-shadow .2s,background .2s}
.whatsapp-float:hover{transform:scale(1.09);background:#18a44d;box-shadow:0 6px 22px rgba(0,0,0,.36)}
.whatsapp-float svg{width:30px;height:30px;fill:#fff;display:block}

/* ── Lightbox ───────────────────────────────────── */
.lb-overlay{display:none;position:fixed;inset:0;z-index:1100;background:rgba(0,0,0,.88);align-items:center;justify-content:center;cursor:zoom-out}
.lb-overlay.open{display:flex}
.lb-overlay img{max-width:90vw;max-height:88vh;border-radius:8px;object-fit:contain;box-shadow:0 8px 40px rgba(0,0,0,.5);cursor:default}
.lb-close{position:absolute;top:16px;right:20px;color:#fff;font-size:36px;line-height:1;cursor:pointer;opacity:.8;border:0;background:transparent;padding:0}
.lb-close:hover{opacity:1}
.gallery-grid img{cursor:zoom-in}
.footer-map{width:100%;max-width:100%;overflow:hidden;border-radius:10px;background:#fff}.footer-map-embed{display:block;width:100%;height:260px;border:0}.footer-map img{display:none !important}
@media(max-width:900px){.footer-map-embed{height:190px}}
