
:root{--primary:#0b1c2e;--accent:#f4c430;--text:#0e0e0e;}
body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text);line-height:1.6}
h1,h2,h3{letter-spacing:.2px}
.navbar{background:var(--primary)!important;}
.navbar-brand,.navbar-nav .nav-link{color:#fff!important;}
.jcw-taxi-logo{max-height:44px;width:auto;display:block}
.navbar .nav-link.active{color:var(--accent)!important;}
.hero{padding:80px 0;background:#0b1c2e;color:#fff;}
.hero .btn-accent{background:var(--accent);border:0;}
.section{padding:64px 0;}
.section-muted{padding:56px 0;background:#f7f8fb}
footer{padding:26px 0;background:#111;color:#ddd;}
.jcw-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:18px;align-items:start}
.jcw-footer-links{display:flex;flex-direction:column;gap:6px;font-size:.95rem}
.jcw-footer-links a{text-decoration:none}
.jcw-footer-links a:hover,.jcw-footer-links a:focus{text-decoration:underline}
.card{border-radius:14px;box-shadow:0 8px 22px rgba(0,0,0,.06);}
.jcw-info-card,.jcw-content-card{border:1px solid #e7eaf0;background:#fff}
.jcw-info-card{display:flex;flex-direction:column;gap:10px}
.jcw-service-stack{display:grid;gap:16px;margin-top:24px}
.jcw-service-card h2{margin:0}
.jcw-contact-card a{word-break:break-word}
.jcw-taxi-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#f3f6fb;color:var(--primary);border:1px solid #dbe3ef}
.jcw-taxi-icon svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}
.sticky-dock{position:fixed;right:18px;bottom:18px;display:flex;gap:10px;z-index:9999}
.sticky-dock a{border-radius:999px;padding:12px 16px;font-weight:600;box-shadow:0 10px 28px rgba(0,0,0,.2)}
.btn-wa{background:#25D366;color:#fff}
.btn-call{background:var(--accent);color:#111}
.header-img{width:100%;height:380px;object-fit:cover;border-radius:16px}
.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}
.gallery-grid img{width:100%;height:220px;object-fit:cover;border-radius:12px}
.small-muted{color:#666;font-size:.95rem}
.list-check li{margin:.25rem 0}
.list-check li::marker{content:"✓ "}
.faq dt{font-weight:700;margin-top:10px}
.faq dd{margin:0 0 12px 0}
.badge{background:#eef;border:1px solid #dfe6ff;color:#0b1c2e;padding:6px 10px;border-radius:999px;font-weight:600}
.rate-tile{border:1px solid #eee;border-radius:12px;padding:14px}
.kicker{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:#566}
.jcw-hero-local-copy{max-width:58ch;color:rgba(255,255,255,.86);font-size:1rem}
.jcw-trust-card{height:100%;padding:28px;border:1px solid #d8e0eb;background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%);box-shadow:0 16px 34px rgba(11,28,46,.10)}
.jcw-trust-card__icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:18px;border-radius:20px;background:rgba(244,196,48,.14);border:1px solid rgba(244,196,48,.45)}
.jcw-trust-card__icon .jcw-taxi-icon{width:52px;height:52px;border-radius:16px;background:#fff;border-color:#cfd8e6;box-shadow:0 8px 18px rgba(11,28,46,.08)}
.jcw-trust-card__icon .jcw-taxi-icon svg{width:22px;height:22px}
.jcw-trust-card__title{margin:0 0 12px;font-size:1.35rem;line-height:1.25;color:var(--primary)}
.jcw-trust-card__body{margin:0;color:#23364c;font-size:1rem;line-height:1.7}
.jcw-trust-card__meta{margin:18px 0 0;padding-top:14px;border-top:1px solid #d8e0eb;color:#516171;font-size:.95rem;font-weight:600}
.jcw-popular-services{background:#fff}
.jcw-popular-service-card{display:flex;flex-direction:column;gap:12px;padding:26px;border:1px solid #dbe3ef;background:#fff;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.jcw-popular-service-card:hover,.jcw-popular-service-card:focus-visible{transform:translateY(-3px);border-color:rgba(244,196,48,.95);box-shadow:0 14px 30px rgba(11,28,46,.12);color:inherit}
.jcw-popular-service-card:focus-visible{outline:2px solid rgba(244,196,48,.5);outline-offset:2px}
.jcw-popular-service-card__icon .jcw-taxi-icon{width:46px;height:46px;border-radius:14px;background:#f4f7fc}
.jcw-popular-service-card__icon .jcw-taxi-icon svg{width:20px;height:20px}
.jcw-popular-service-card__title{margin:0;color:var(--primary);font-size:1.2rem;line-height:1.3}
.jcw-popular-service-card__description{margin:0;color:#394b63;line-height:1.65}
.jcw-related-service-card{display:flex;flex-direction:column;gap:12px;padding:26px;border:1px solid #dbe3ef;background:#fff;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.jcw-related-service-card:hover,.jcw-related-service-card:focus-visible{transform:translateY(-3px);border-color:rgba(244,196,48,.95);box-shadow:0 14px 30px rgba(11,28,46,.12);color:inherit}
.jcw-related-service-card:focus-visible{outline:2px solid rgba(244,196,48,.5);outline-offset:2px}
.jcw-related-service-card__title{margin:0;color:var(--primary);font-size:1.18rem;line-height:1.3}
.jcw-related-service-card__description{margin:0;color:#394b63;line-height:1.65;flex:1 1 auto}
.jcw-related-service-card__link{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#0b1c2e}
.jcw-landing-page{max-width:1040px}
.jcw-landing-block{margin-top:30px}
.jcw-landing-cta{background:#f8fafc;border:1px solid #dbe4f2}

.breadcrumb-hero{position:relative;height:150px;display:flex;align-items:flex-end;background:#0b1c2e;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.breadcrumb-hero .inner{position:relative;z-index:2;padding:18px 0}
.breadcrumb-hero::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35)}
.breadcrumb-hero .title{font-size:1.6rem;font-weight:800;margin:0}
.breadcrumb-hero .crumbs{margin:2px 0 0 0;font-size:.95rem;opacity:.95}
.breadcrumb-hero a{color:#fff;text-decoration:underline}
.breadcrumb-hero.bg{background-size:cover;background-position:center}
.list-check li::marker{content:"✓ "}
.page-wraper{min-height:100vh;background:#fff}
.booking-form .form-control{min-height:44px}
.sticky-dock a:hover,.sticky-dock a:focus{transform:translateY(-1px);color:inherit}
footer a{color:inherit}
footer a:hover,footer a:focus{color:#fff}
.section .list-check li::marker{content:"\2713 "}

@media (max-width: 991.98px){
  .hero{padding:56px 0}
  .header-img{height:300px}
  .jcw-trust-card{padding:24px}
  .jcw-popular-service-card{padding:24px}
  .jcw-related-service-card{padding:24px}
  .jcw-footer-grid{grid-template-columns:1fr 1fr}
}

@media (max-width: 767.98px){
  .jcw-footer-grid{grid-template-columns:1fr}
}
