:root{
  --ctf-dark:#070b0e;
  --ctf-dark-2:#0d1317;
  --ctf-panel:#11181d;
  --ctf-gold:#d7a83d;
  --ctf-gold-dark:#b98518;
  --ctf-cream:#f7f6f2;
  --ctf-white:#fff;
  --ctf-text:#171b1e;
  --ctf-muted:#667078;
  --ctf-line:#dde1e2;
  --ctf-container:1480px;
  --ctf-radius:12px;
  --ctf-shadow:0 16px 38px rgba(0,0,0,.12);
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body.ctf-theme{margin:0;overflow-x:hidden;background:var(--ctf-cream);color:var(--ctf-text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body.ctf-theme img{display:block;max-width:100%;height:auto}
body.ctf-theme a{color:inherit}
body.ctf-theme button,body.ctf-theme input,body.ctf-theme select,body.ctf-theme textarea{font:inherit}
body.ctf-theme h1,body.ctf-theme h2,body.ctf-theme h3,body.ctf-theme p{margin-top:0}
body.ctf-theme h1,body.ctf-theme h2{font-family:Georgia,'Times New Roman',serif;line-height:1.08;letter-spacing:-.025em}
body.ctf-theme h3{line-height:1.25}
.ctf-container{width:min(calc(100% - 48px),var(--ctf-container));margin-inline:auto}
.ctf-full-bleed{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
.ctf-main{width:100%;max-width:none;margin:0;padding:0;overflow:visible}
.ctf-page-main{padding:72px 0;min-height:55vh;background:var(--ctf-cream)}
.ctf-entry{max-width:980px}.ctf-entry h1{font-size:clamp(2.4rem,5vw,4.6rem)}
.ctf-center{text-align:center}
.ctf-small-note,.ctf-disclaimer{font-size:13px;color:#8a939a}
.ctf-kicker{margin:0 0 8px;color:var(--ctf-gold-dark);font-size:13px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
.ctf-section{padding:82px 0}.ctf-section-light{background:var(--ctf-cream)}.ctf-section-dark{background:var(--ctf-dark);color:#fff}
.ctf-section h2{margin-bottom:18px;font-size:clamp(2rem,3.1vw,3.25rem)}
.ctf-section-light h2{color:var(--ctf-text)}.ctf-section-dark h2{color:#fff}
.ctf-section-button{margin-top:28px}
.ctf-button-row{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0 30px}
.ctf-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:11px 20px;border:1px solid transparent;border-radius:6px;text-decoration:none;font-size:14px;font-weight:800;line-height:1.2;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}
.ctf-button:hover{transform:translateY(-1px)}
.ctf-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ctf-button-gold{background:var(--ctf-gold);color:#111;border-color:var(--ctf-gold)}.ctf-button-gold:hover{background:#e4b94f;border-color:#e4b94f}
.ctf-button-dark{background:var(--ctf-dark);color:#fff;border-color:var(--ctf-dark)}.ctf-button-dark:hover{background:#172027}
.ctf-button-outline{background:transparent;color:inherit;border-color:rgba(213,168,61,.72)}.ctf-button-outline:hover{background:rgba(213,168,61,.12)}
.ctf-icon{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;color:var(--ctf-gold)}
.ctf-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.ctf-icon-large{width:50px;height:50px}
.ctf-skip-link{position:absolute;left:-9999px;top:0;z-index:99999;background:#fff;color:#111;padding:10px}.ctf-skip-link:focus{left:10px;top:10px}

/* Header */
.ctf-site-header{position:sticky;top:-34px;z-index:1000;background:var(--ctf-dark);color:#fff}
.ctf-topbar{background:#05080a;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px}
.ctf-topbar-inner{min-height:34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}
.ctf-topbar-inner>a{display:inline-flex;align-items:center;gap:7px;text-decoration:none;color:#e8ebed}.ctf-topbar-inner>a:last-child{justify-self:end}.ctf-topbar-inner>span{color:#d9dddf;text-align:center}
.ctf-topbar svg{width:15px;height:15px;fill:none;stroke:var(--ctf-gold);stroke-width:1.8}
.ctf-mainbar{position:relative;z-index:1000;background:rgba(7,11,14,.97);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px)}
.admin-bar .ctf-site-header{top:-2px}
.ctf-header-inner{min-height:82px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:28px}
.ctf-brand{display:inline-flex;align-items:center;max-width:220px;text-decoration:none}.ctf-logo{max-height:62px;width:auto}
.ctf-navigation{min-width:0}.ctf-primary-menu{display:flex;align-items:center;justify-content:center;gap:28px;list-style:none;margin:0;padding:0}.ctf-primary-menu a{display:flex;min-height:44px;align-items:center;text-decoration:none;color:#fff;font-size:14px;font-weight:700;white-space:nowrap;position:relative}.ctf-primary-menu a::after{content:'';position:absolute;left:0;right:100%;bottom:2px;height:2px;background:var(--ctf-gold);transition:right .2s}.ctf-primary-menu a:hover::after,.ctf-primary-menu .current-menu-item>a::after{right:0}
.ctf-header-actions{display:flex;align-items:center;gap:16px}.ctf-header-phone{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:700;font-size:13px}.ctf-header-phone svg{width:20px;height:20px;fill:none;stroke:var(--ctf-gold);stroke-width:1.8}
.ctf-menu-toggle{display:none;background:transparent;border:1px solid rgba(213,168,61,.5);border-radius:6px;color:#fff;min-width:48px;min-height:44px;padding:7px;align-items:center;justify-content:center;gap:6px}.ctf-menu-toggle svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2}.ctf-menu-toggle span{font-size:12px;font-weight:700}.ctf-mobile-nav-actions{display:none}

/* Hero */
.ctf-hero{min-height:690px;background-color:#05080a;background-image:linear-gradient(90deg,rgba(5,8,10,.97) 0%,rgba(5,8,10,.82) 34%,rgba(5,8,10,.22) 67%,rgba(5,8,10,.2) 100%),var(--ctf-hero-image);background-size:cover;background-position:center center;color:#fff;display:flex;align-items:center;padding:56px 0}
.ctf-hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.55fr);gap:46px;align-items:center}
.ctf-hero-copy{max-width:780px}.ctf-hero h1{max-width:760px;margin-bottom:18px;color:#fff;font-size:clamp(3.2rem,5.2vw,6.15rem)}
.ctf-hero-text{max-width:700px;margin-bottom:0;color:#e1e5e7;font-size:17px}
.ctf-hero-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:22px;border-top:1px solid rgba(213,168,61,.35)}
.ctf-feature-mini{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:start}.ctf-feature-mini .ctf-icon{width:32px;height:32px}.ctf-feature-mini strong{display:block;color:var(--ctf-gold);font-size:12px;text-transform:uppercase}.ctf-feature-mini span{display:block;color:#c8cdd0;font-size:11px;line-height:1.45}
.ctf-hero-form{align-self:center}
.ctf-reservation{width:100%;max-width:440px;margin-left:auto;background:rgba(8,13,16,.94);border:1px solid rgba(213,168,61,.62);border-radius:12px;padding:24px;box-shadow:0 26px 70px rgba(0,0,0,.42)}
.ctf-reservation-head .ctf-kicker{color:var(--ctf-gold)}.ctf-reservation-head p{margin:0 0 18px;color:#d7dcdf;font-size:13px}
.ctf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ctf-reservation label>span{display:block;margin-bottom:5px;color:#fff;font-size:11px;font-weight:700}.ctf-reservation label small{font-weight:400;color:#aeb5ba}
.ctf-reservation input,.ctf-reservation select,.ctf-reservation textarea{width:100%;min-width:0;border:1px solid #303a41;border-radius:7px;background:#151d22;color:#fff;padding:11px 12px;outline:none}.ctf-reservation input:focus,.ctf-reservation select:focus,.ctf-reservation textarea:focus{border-color:var(--ctf-gold);box-shadow:0 0 0 2px rgba(213,168,61,.16)}
.ctf-reservation input::placeholder,.ctf-reservation textarea::placeholder{color:#78838a}.ctf-form-note{display:block;margin-top:12px}.ctf-consent{display:grid!important;grid-template-columns:18px 1fr;gap:9px;align-items:start;margin:14px 0}.ctf-consent input{width:16px;height:16px;margin-top:3px}.ctf-consent span{font-weight:400!important;line-height:1.45;color:#c9cfd2!important}.ctf-consent a{color:var(--ctf-gold)}.ctf-form-error{min-height:20px;margin:0;color:#ffb4b4;font-size:12px}.ctf-form-submit{width:100%;border:0;cursor:pointer}

/* About */
.ctf-about-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:54px;align-items:center}
.ctf-about-media img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;box-shadow:var(--ctf-shadow)}
.ctf-about-copy>p:not(.ctf-kicker){max-width:820px;color:#525c63}
.ctf-about-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px 0}.ctf-about-features>div{display:grid;grid-template-columns:40px 1fr;gap:8px;align-items:start}.ctf-about-features .ctf-icon{grid-row:1/3;width:34px;height:34px}.ctf-about-features strong{font-size:13px}.ctf-about-features small{color:#69737a;font-size:11px;line-height:1.45}

/* Services */
.ctf-service-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:30px}
.ctf-service-card{min-width:0;background:#fff;border:1px solid #e2e4e2;border-radius:10px;padding:26px 16px;text-align:center;box-shadow:0 8px 28px rgba(0,0,0,.035);transition:transform .18s,border-color .18s,box-shadow .18s}.ctf-service-card:hover{transform:translateY(-4px);border-color:rgba(185,133,24,.5);box-shadow:0 15px 34px rgba(0,0,0,.08)}
.ctf-service-card .ctf-icon{margin:0 auto 13px}.ctf-service-card h3{font-family:Georgia,'Times New Roman',serif;font-size:18px;margin-bottom:10px}.ctf-service-card p{margin:0;color:#687178;font-size:13px;line-height:1.55}

/* Fleet */
.ctf-vehicle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}.ctf-vehicle-card{overflow:hidden;border:1px solid rgba(213,168,61,.28);border-radius:10px;background:#10161a}.ctf-vehicle-image{background:linear-gradient(180deg,#161d21,#0b1013);border-bottom:1px solid rgba(255,255,255,.06);padding:10px}.ctf-vehicle-image img{width:100%;aspect-ratio:16/9;object-fit:contain}.ctf-vehicle-body{padding:18px}.ctf-vehicle-body h3{margin:0 0 10px;color:var(--ctf-gold);font-family:Georgia,'Times New Roman',serif;font-size:21px}.ctf-vehicle-meta{display:flex;gap:18px;color:#fff;font-size:13px}.ctf-vehicle-body p{color:#c8ced1;font-size:13px;margin:8px 0 16px}.ctf-vehicle-body .ctf-button{min-height:40px;padding:8px 14px;font-size:12px}.ctf-disclaimer{margin:14px 0 0}

/* Regions */
.ctf-region-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:56px;align-items:center}.ctf-region-intro>p:not(.ctf-kicker){color:#5e686f;max-width:740px}.ctf-region-intro img{display:block;width:100%;max-width:760px;height:auto;margin:20px 0 22px;object-fit:contain;border-radius:12px;box-shadow:0 16px 38px rgba(39,31,13,.10)}.ctf-region-lists{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ctf-region-lists>div{background:#fff;border:1px solid #e0e3e1;border-radius:10px;padding:22px}.ctf-region-lists h3{margin-bottom:14px;font-size:19px}.ctf-region-lists ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.ctf-region-lists li{position:relative;padding-left:16px;font-size:14px}.ctf-region-lists li::before{content:'›';position:absolute;left:0;color:var(--ctf-gold-dark);font-weight:900}.ctf-region-lists a{text-decoration:none}.ctf-region-lists a:hover{color:var(--ctf-gold-dark)}.ctf-route-box{border-color:rgba(185,133,24,.35)!important}

/* Why */
.ctf-why{padding:30px 0;background:var(--ctf-dark);color:#fff}.ctf-why .ctf-kicker{margin-bottom:18px}.ctf-why-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09)}.ctf-why-grid article{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:22px 18px;border-right:1px solid rgba(255,255,255,.1)}.ctf-why-grid article:last-child{border-right:0}.ctf-why-grid .ctf-icon{width:32px;height:32px}.ctf-why-grid h3{margin:0 0 4px;font-size:14px}.ctf-why-grid p{margin:0;color:#b9c0c5;font-size:11px;line-height:1.45}

/* Trio */
.ctf-trio-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:34px;align-items:start}.ctf-trio-grid h2{font-size:clamp(1.8rem,2.3vw,2.6rem)}.ctf-testimonial{background:#fff;border:1px solid #e0e3e1;border-radius:10px;padding:22px}.ctf-testimonial p{font-size:15px;color:#4d575e}.ctf-testimonial strong,.ctf-testimonial span{display:block}.ctf-testimonial span{color:#7a858c;font-size:12px}.ctf-stars{color:var(--ctf-gold-dark);letter-spacing:2px;margin-bottom:12px}.ctf-faq-list{display:grid;gap:8px}.ctf-faq-list details{background:#fff;border:1px solid #e0e3e1;border-radius:8px;padding:12px 14px}.ctf-faq-list summary{cursor:pointer;font-weight:700;font-size:14px}.ctf-faq-list p{margin:10px 0 0;color:#5e686f;font-size:13px}.ctf-text-link{display:inline-block;margin-top:12px;color:var(--ctf-gold-dark);font-weight:800;text-decoration:none}.ctf-blog-list{display:grid;gap:9px;margin-bottom:18px}.ctf-blog-list a{display:block;border-bottom:1px solid #dfe2e0;padding:10px 0;text-decoration:none}.ctf-blog-list strong,.ctf-blog-list span{display:block}.ctf-blog-list strong{font-size:14px}.ctf-blog-list span{font-size:12px;color:#737d84}

/* CTA */
.ctf-cta{padding:30px 0;color:#fff;background:linear-gradient(90deg,rgba(6,9,11,.96),rgba(6,9,11,.72)),url('../images/hero-istanbul.webp') center/cover}.ctf-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.ctf-cta h2{margin:0 0 4px;color:#fff;font-size:clamp(1.8rem,3vw,3.1rem)}.ctf-cta p{margin:0;color:#ccd2d5}

/* Footer */
.ctf-site-footer{background:#070b0e;color:#c3c9cd}.ctf-footer-grid{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:34px;padding:50px 0 36px}.ctf-footer-brand>a{display:inline-block}.ctf-footer-logo{width:auto;max-width:210px;max-height:56px}.ctf-footer-brand p{font-size:13px}.ctf-company-name{color:#e2e5e7}.ctf-site-footer h3{margin:0 0 15px;color:#fff;text-transform:uppercase;font-size:13px;letter-spacing:.04em}.ctf-footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:7px}.ctf-footer-menu a{text-decoration:none;color:#c3c9cd;font-size:13px}.ctf-footer-menu a:hover{color:var(--ctf-gold)}.ctf-footer-contact address{display:grid;gap:8px;margin:0 0 15px;font-style:normal}.ctf-footer-contact address a,.ctf-footer-contact address span{font-size:13px;text-decoration:none}.ctf-footer-contact .ctf-button{font-size:12px}.ctf-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:15px 0;font-size:12px}.ctf-footer-bottom .ctf-container{display:flex;justify-content:space-between;gap:20px;align-items:center}.ctf-footer-bottom div div{display:flex;gap:18px}.ctf-footer-bottom a{text-decoration:none}.ctf-mobile-bar{display:none}
.ctf-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ctf-post-grid article{background:#fff;border:1px solid var(--ctf-line);border-radius:10px;padding:22px}.ctf-post-grid h2{font-size:24px}.ctf-post-grid a{text-decoration:none}

/* Elementor hardening */
.home .elementor,.home .elementor-section-wrap,.home .elementor-location-single,.home .elementor-page{width:100%;max-width:none}
.home .ctf-elementor-root,.home .ctf-elementor-root>.elementor-container,.home .ctf-elementor-root>.e-con-inner{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
.home .ctf-elementor-root .elementor-column,.home .ctf-elementor-root .elementor-widget-wrap,.home .ctf-elementor-root .elementor-widget{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
.home .elementor-widget-ctf-hero,.home .elementor-widget-ctf-about,.home .elementor-widget-ctf-services,.home .elementor-widget-ctf-fleet,.home .elementor-widget-ctf-regions,.home .elementor-widget-ctf-why,.home .elementor-widget-ctf-content,.home .elementor-widget-ctf-cta{width:100%!important;max-width:none!important;margin:0!important}
.elementor-editor-active .ctf-full-bleed{width:100%;max-width:100%;margin-left:0;margin-right:0}

@media(max-width:1280px){
  :root{--ctf-container:1180px}
  .ctf-header-inner{grid-template-columns:190px 1fr auto;gap:18px}.ctf-primary-menu{gap:18px}.ctf-header-phone span{display:none}
  .ctf-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);gap:28px}.ctf-hero h1{font-size:clamp(3rem,5vw,5.2rem)}
  .ctf-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ctf-about-features{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:980px){
  .ctf-container{width:min(calc(100% - 32px),var(--ctf-container))}
  .ctf-topbar-inner{grid-template-columns:1fr auto}.ctf-topbar-inner>span{display:none}.ctf-topbar-inner>a:last-child{display:none}
  .ctf-header-inner{min-height:70px;grid-template-columns:1fr auto}.ctf-brand{max-width:200px}.ctf-logo{max-height:52px}
  .ctf-menu-toggle{display:inline-flex}.ctf-header-actions{display:none}
  .ctf-navigation{position:fixed;inset:104px 0 0 0;background:rgba(7,11,14,.995);padding:24px 24px 100px;transform:translateX(100%);visibility:hidden;transition:.22s ease;overflow-y:auto}.admin-bar .ctf-navigation{top:136px}.ctf-navigation.is-open{transform:translateX(0);visibility:visible}.ctf-primary-menu{display:grid;gap:0;align-items:stretch;justify-content:stretch}.ctf-primary-menu li{border-bottom:1px solid rgba(255,255,255,.09)}.ctf-primary-menu a{min-height:56px;font-size:17px}.ctf-mobile-nav-actions{display:grid;gap:10px;margin-top:22px}.ctf-mobile-nav-actions a{padding:12px;border:1px solid rgba(213,168,61,.5);border-radius:6px;text-align:center;text-decoration:none}
  .ctf-hero{min-height:0;padding:50px 0;background-image:linear-gradient(180deg,rgba(5,8,10,.95),rgba(5,8,10,.68) 55%,rgba(5,8,10,.92)),var(--ctf-hero-mobile);background-position:center top}
  .ctf-hero-grid{grid-template-columns:1fr;gap:30px}.ctf-hero-copy{max-width:720px}.ctf-hero-form{width:100%}.ctf-reservation{max-width:720px;margin:0}.ctf-hero-features{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ctf-about-grid,.ctf-region-grid{grid-template-columns:1fr}.ctf-about-media{max-width:760px}.ctf-region-lists{grid-template-columns:1fr 1fr}
  .ctf-vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ctf-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ctf-why-grid article{border-bottom:1px solid rgba(255,255,255,.1)}.ctf-trio-grid{grid-template-columns:1fr}.ctf-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ctf-footer-brand{grid-column:1/-1}
  .ctf-mobile-bar{position:fixed;z-index:1500;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);background:var(--ctf-gold);box-shadow:0 -8px 26px rgba(0,0,0,.25)}.ctf-mobile-bar a,.ctf-mobile-bar button{display:flex;min-height:58px;align-items:center;justify-content:center;gap:7px;border:0;border-right:1px solid rgba(0,0,0,.16);background:transparent;color:#111;text-decoration:none;font-weight:800}.ctf-mobile-bar svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.ctf-site-footer{padding-bottom:58px}
}

@media(max-width:640px){
  .ctf-container{width:min(calc(100% - 24px),var(--ctf-container))}
  .ctf-topbar{font-size:11px}.ctf-topbar-inner{min-height:30px}.ctf-topbar-inner a span{white-space:nowrap}.ctf-header-inner{min-height:66px}.ctf-brand{max-width:180px}.ctf-logo{max-height:46px}.ctf-navigation{top:96px}.admin-bar .ctf-navigation{top:142px}
  .ctf-hero{padding:40px 0}.ctf-hero h1{font-size:clamp(2.6rem,12vw,4rem)}.ctf-hero-text{font-size:15px}.ctf-button-row{display:grid;grid-template-columns:1fr}.ctf-button-row .ctf-button{width:100%}.ctf-hero-features{grid-template-columns:1fr 1fr;gap:12px}.ctf-feature-mini{grid-template-columns:30px 1fr}.ctf-feature-mini .ctf-icon{width:27px;height:27px}.ctf-feature-mini strong{font-size:11px}.ctf-feature-mini span{font-size:10px}
  .ctf-reservation{padding:18px}.ctf-form-grid{grid-template-columns:1fr}.ctf-form-submit{min-height:52px}
  .ctf-section{padding:58px 0}.ctf-section h2{font-size:clamp(2rem,9vw,3rem)}.ctf-about-grid{gap:28px}.ctf-about-features{grid-template-columns:1fr 1fr;gap:14px}.ctf-about-features>div{grid-template-columns:32px 1fr}.ctf-about-features .ctf-icon{width:29px;height:29px}.ctf-about-copy .ctf-button{width:100%}
  .ctf-service-grid{grid-template-columns:1fr 1fr;gap:10px}.ctf-service-card{padding:20px 12px}.ctf-service-card h3{font-size:16px}.ctf-service-card p{font-size:12px}
  .ctf-vehicle-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:10px}.ctf-vehicle-card{min-width:84vw;scroll-snap-align:start}.ctf-vehicle-body .ctf-button{width:100%}
  .ctf-region-lists{grid-template-columns:1fr}.ctf-region-intro .ctf-button{width:100%}
  .ctf-why-grid{grid-template-columns:1fr}.ctf-why-grid article{border-right:0}.ctf-cta-inner{display:grid;text-align:center}.ctf-cta .ctf-button{width:100%}
  .ctf-footer-grid{grid-template-columns:1fr;gap:22px}.ctf-footer-brand{grid-column:auto}.ctf-site-footer section{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08)}.ctf-footer-bottom .ctf-container{display:grid;text-align:center;justify-items:center}.ctf-footer-bottom div div{justify-content:center;flex-wrap:wrap}
  .ctf-post-grid{grid-template-columns:1fr}
}
@media(max-width:782px){.admin-bar .ctf-site-header{top:12px}}

/* =========================================================
   Concession Travel VIP v3.0 — tam genişlik ve görünürlük
   ========================================================= */
:root{--ctf-container:1840px}
body.ctf-theme{width:100%;max-width:none;background:var(--ctf-cream)}
.ctf-container{width:min(calc(100% - 48px),var(--ctf-container));max-width:var(--ctf-container)}
.ctf-main,.ctf-main>.elementor,.ctf-main>.elementor>.elementor-element{width:100%!important;max-width:none!important}
.ctf-full-bleed{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}

/* Elementor'ın tema bölümlerini daraltmasını engelle. */
body.ctf-theme .elementor-section.elementor-section-boxed>.elementor-container,
body.ctf-theme .e-con>.e-con-inner,
body.ctf-theme .elementor-section>.elementor-container{max-width:none!important;width:100%!important}
body.ctf-theme .ctf-elementor-root,
body.ctf-theme .ctf-elementor-root>.elementor-container,
body.ctf-theme .ctf-elementor-root>.e-con-inner,
body.ctf-theme .ctf-elementor-root .elementor-widget-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}

/* Bütün CTA bağlantıları Elementor global link renklerinden bağımsızdır. */
body.ctf-theme a.ctf-button,
body.ctf-theme button.ctf-button{opacity:1!important;visibility:visible!important;text-decoration:none!important}
body.ctf-theme a.ctf-button-gold,
body.ctf-theme button.ctf-button-gold{background:#d7a83d!important;border-color:#d7a83d!important;color:#101315!important}
body.ctf-theme a.ctf-button-dark,
body.ctf-theme button.ctf-button-dark{background:#070b0e!important;border-color:#070b0e!important;color:#fff!important}
body.ctf-theme a.ctf-button-outline,
body.ctf-theme button.ctf-button-outline{background:transparent!important;border-color:#d7a83d!important;color:#fff!important}
.ctf-section-light .ctf-button-outline{color:#171b1e!important}
.ctf-section-button{display:flex;justify-content:center;align-items:center;clear:both;min-height:54px;margin-top:30px}
.ctf-section-button .ctf-button{min-width:190px}

/* Header */
.ctf-header-inner{grid-template-columns:minmax(190px,230px) minmax(0,1fr) auto;max-width:1840px}
.ctf-primary-menu{gap:clamp(18px,1.8vw,34px)}
.ctf-mainbar .ctf-button{white-space:nowrap}

/* Hero */
.ctf-hero{min-height:700px;padding:54px 0;background-position:center center}
.ctf-hero-grid{grid-template-columns:minmax(0,1fr) 430px;gap:clamp(32px,4vw,76px);max-width:1840px}
.ctf-hero-copy{max-width:980px}
.ctf-hero h1{max-width:980px;margin-bottom:20px;font-size:clamp(3.45rem,4.35vw,5.35rem);line-height:1.02;letter-spacing:-.035em;text-wrap:balance}
.ctf-hero h1 span{color:var(--ctf-gold)}
.ctf-hero-text{max-width:760px;font-size:17px;line-height:1.7}
.ctf-hero-features{max-width:940px}
.ctf-reservation{max-width:430px}

/* About */
.ctf-about-grid{grid-template-columns:minmax(420px,.86fr) minmax(0,1.14fr);gap:clamp(42px,5vw,88px);max-width:1760px}
.ctf-about-copy{min-width:0}
.ctf-about-copy .ctf-button{display:inline-flex!important;margin-top:2px;color:#fff!important}
.ctf-about-copy>p:not(.ctf-kicker){max-width:960px;font-size:16px;line-height:1.75}
.ctf-about-media img{max-height:600px}

/* Services */
.ctf-service-grid{gap:18px}
.ctf-service-card{min-height:250px;display:flex;flex-direction:column;align-items:center}
.ctf-service-card p{flex:1}

/* Fleet */
.ctf-vehicle-grid{gap:20px}
.ctf-vehicle-card{display:flex;flex-direction:column;min-height:100%;box-shadow:0 14px 34px rgba(0,0,0,.18)}
.ctf-vehicle-image{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#11181d}
.ctf-vehicle-image img{width:100%;height:100%;object-fit:contain;object-position:center}
.ctf-vehicle-body{display:flex;flex:1;flex-direction:column}
.ctf-vehicle-body p{flex:1}
.ctf-vehicle-body .ctf-button{align-self:flex-start;color:#fff!important}
.ctf-disclaimer{margin:14px 0 0}

/* Regions + trio */
.ctf-region-grid{gap:clamp(44px,5vw,90px)}
.ctf-trio-grid{gap:clamp(32px,4vw,70px)}
.ctf-trio-grid .ctf-button-dark{display:inline-flex!important;color:#fff!important}
.ctf-text-link{display:inline-flex!important;align-items:center;min-height:42px;padding:6px 0;color:#9a6d0e!important}

/* Sağ sabit hızlı iletişim. */
.ctf-floating-contact{position:fixed;right:18px;top:52%;z-index:1450;display:grid;gap:10px;transform:translateY(-50%)}
.ctf-floating-contact a{display:flex;min-width:132px;min-height:52px;align-items:center;gap:10px;padding:10px 14px;border-radius:9px;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800;box-shadow:0 10px 28px rgba(0,0,0,.25);transition:transform .18s ease}
.ctf-floating-contact a:hover{transform:translateX(-3px)}
.ctf-floating-contact svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9}
.ctf-floating-whatsapp{background:#1fa855}
.ctf-floating-phone{background:#b98518}

@media(max-width:1700px){
  :root{--ctf-container:1580px}
  .ctf-hero-grid{grid-template-columns:minmax(0,1fr) 410px}
  .ctf-hero h1{font-size:clamp(3.3rem,4.25vw,5rem)}
}
@media(max-width:1440px){
  :root{--ctf-container:1360px}
  .ctf-container{width:min(calc(100% - 40px),var(--ctf-container))}
  .ctf-hero-grid{grid-template-columns:minmax(0,1fr) 390px;gap:34px}
  .ctf-hero h1{font-size:clamp(3rem,4.5vw,4.55rem)}
  .ctf-header-inner{grid-template-columns:190px 1fr auto}
  .ctf-header-actions{gap:10px}
}
@media(max-width:1100px){
  .ctf-floating-contact{display:none}
  .ctf-hero h1{font-size:clamp(3rem,6.3vw,4.8rem)}
}
@media(max-width:980px){
  .ctf-container{width:min(calc(100% - 32px),100%)}
  .ctf-full-bleed{width:100%!important}
  .ctf-hero-grid{grid-template-columns:1fr;max-width:none}
  .ctf-hero-copy{max-width:820px}
  .ctf-hero h1{max-width:760px;font-size:clamp(3rem,8vw,5rem)}
  .ctf-reservation{max-width:820px;margin:0}
  .ctf-about-grid{grid-template-columns:1fr;max-width:none}
  .ctf-about-media{max-width:none}
  .ctf-about-media img{width:100%;max-height:560px}
}
@media(max-width:640px){
  .ctf-container{width:calc(100% - 24px)}
  .ctf-hero{padding:36px 0 44px}
  .ctf-hero h1{font-size:clamp(2.45rem,11vw,3.65rem);line-height:1.04}
  .ctf-hero h1 br{display:none}
  .ctf-about-copy .ctf-button,.ctf-section-button .ctf-button,.ctf-trio-grid .ctf-button{width:100%!important}
  .ctf-service-grid{grid-template-columns:1fr}
  .ctf-service-card{min-height:0}
  .ctf-about-features{grid-template-columns:1fr}
  .ctf-vehicle-card{min-width:88vw}
  .ctf-floating-contact{display:none}
}

/* =========================================================
   Concession Travel VIP v3.1 — fleet, anchors and mobile CTA
   ========================================================= */
html{scroll-behavior:smooth}
section[id],footer[id]{scroll-margin-top:112px}
:root{--ctf-container:1940px}
.ctf-container{width:min(calc(100% - 56px),var(--ctf-container))}
.ctf-fleet-container{max-width:1940px}
.ctf-fleet-container .ctf-vehicle-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.ctf-fleet-container .ctf-vehicle-card{border-radius:12px}
.ctf-fleet-container .ctf-vehicle-image{aspect-ratio:16/9;padding:0;background:linear-gradient(180deg,#151c20,#090e11)}
.ctf-fleet-container .ctf-vehicle-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.ctf-fleet-container .ctf-vehicle-body{padding:20px}
.ctf-fleet-container .ctf-vehicle-body h3{font-size:22px}

/* Remove the old full-width mobile bar permanently. */
.ctf-mobile-bar{display:none!important}

/* Compact, right-side contact buttons on tablets and phones. */
@media(max-width:1100px){
  .ctf-floating-contact{display:grid;top:auto;right:16px;bottom:18px;transform:none;gap:10px;z-index:1700}
  .ctf-floating-contact a{min-width:54px;width:54px;height:54px;min-height:54px;padding:0;justify-content:center;border-radius:50%;box-shadow:0 9px 24px rgba(0,0,0,.32)}
  .ctf-floating-contact a span{display:none}
  .ctf-floating-contact svg{width:25px;height:25px}
  .ctf-site-footer{padding-bottom:0}
}
@media(max-width:980px){
  .ctf-container{width:min(calc(100% - 32px),100%)}
  .ctf-fleet-container .ctf-vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ctf-fleet-container .ctf-vehicle-image{aspect-ratio:16/9}
}
@media(max-width:640px){
  .ctf-container{width:calc(100% - 24px)}
  .ctf-fleet-container .ctf-vehicle-grid{display:flex;overflow-x:auto;gap:14px;padding:0 0 12px;scroll-snap-type:x mandatory;scrollbar-width:thin}
  .ctf-fleet-container .ctf-vehicle-card{min-width:88vw;scroll-snap-align:center}
  .ctf-fleet-container .ctf-vehicle-image{aspect-ratio:16/10}
  .ctf-floating-contact{right:14px;bottom:14px;gap:9px}
  .ctf-floating-contact a{width:52px;min-width:52px;height:52px;min-height:52px}
}

/* =========================================================
   Concession Travel VIP v3.2 — high quality fleet + calm mobile hero
   ========================================================= */
:root{--ctf-container:1760px}
.ctf-container{width:min(calc(100% - 48px),var(--ctf-container))}
.ctf-fleet-container{max-width:1760px}

/* Service cards are real, accessible links. */
a.ctf-service-card{color:var(--ctf-text)!important;text-decoration:none!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
a.ctf-service-card:hover{transform:translateY(-5px);border-color:rgba(213,165,58,.65);box-shadow:0 18px 34px rgba(15,20,24,.12)}
a.ctf-service-card h3{color:#16191c!important}
a.ctf-service-card p{color:#596068!important}
.ctf-card-link{display:inline-flex;margin-top:auto;padding-top:14px;color:#9b6c10;font-size:13px;font-weight:800}

/* Fleet photographs are delivered at 2000×1125 and never use WordPress thumbnails. */
.ctf-fleet-container .ctf-vehicle-image{aspect-ratio:16/9;background:#081014;overflow:hidden}
.ctf-fleet-container .ctf-vehicle-image img{width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:auto;filter:none;transform:translateZ(0)}
.ctf-fleet-container .ctf-vehicle-grid{gap:24px}
.ctf-fleet-container .ctf-vehicle-card{overflow:hidden}
.ctf-fleet-container .ctf-vehicle-body{padding:22px}
.ctf-fleet-container .ctf-vehicle-body h3{font-size:23px}
.ctf-fleet-container .ctf-vehicle-meta{display:flex;flex-wrap:wrap;gap:10px 18px}

/* Mobile-only reservation trigger. */
.ctf-mobile-form-toggle{display:none;min-height:48px;width:100%;margin-top:12px;padding:12px 18px;border:1px solid var(--ctf-gold);border-radius:7px;background:rgba(7,11,14,.8);color:#fff;font-weight:800}

/* Blog and services pages. */
.ctf-page-hero{padding:92px 0 70px;background:linear-gradient(125deg,#05080a,#11191f);color:#fff}
.ctf-page-hero h1{max-width:900px;margin:6px 0 18px;font-size:clamp(2.7rem,5vw,5.2rem);line-height:1.04}
.ctf-page-hero p{max-width:760px;color:#c7cdd1;font-size:17px;line-height:1.7}
.ctf-page-content{padding:74px 0 92px;background:#f7f7f5}
.ctf-service-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.ctf-service-page-card{display:flex;min-height:270px;flex-direction:column;padding:28px;border:1px solid #e0e2e3;border-radius:12px;background:#fff;color:#171b1e!important;text-decoration:none!important}
.ctf-service-page-card:hover{border-color:#c79225;box-shadow:0 16px 30px rgba(0,0,0,.08)}
.ctf-service-page-card .ctf-icon{color:#b68118}
.ctf-service-page-card h2{margin:18px 0 10px;font-size:25px}
.ctf-service-page-card p{flex:1;color:#626a70;line-height:1.65}
.ctf-service-page-card span:last-child{color:#946710;font-weight:800}
.ctf-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.ctf-blog-card{overflow:hidden;border:1px solid #e2e4e5;border-radius:12px;background:#fff}
.ctf-blog-card-media{aspect-ratio:16/9;background:#10171b;overflow:hidden}
.ctf-blog-card-media img{width:100%;height:100%;object-fit:cover}
.ctf-blog-card-body{padding:24px}
.ctf-blog-card-body h2{margin:6px 0 10px;font-size:24px}
.ctf-blog-card-body h2 a{color:#171b1e!important;text-decoration:none!important}
.ctf-blog-card-body p{color:#626a70;line-height:1.65}
.ctf-blog-card-meta{font-size:13px;color:#9a6d0e;font-weight:700}
.ctf-pagination{margin-top:38px}
.ctf-pagination .page-numbers{display:inline-flex;min-width:42px;min-height:42px;align-items:center;justify-content:center;margin:3px;border:1px solid #d9dcde;border-radius:6px;color:#171b1e;text-decoration:none}
.ctf-pagination .current{background:#0b1013;color:#fff}

@media(max-width:1100px){
  .ctf-service-page-grid,.ctf-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:760px){
  /* Remove visual noise above the first screen. */
  .ctf-topbar{display:none}
  .ctf-mainbar{min-height:70px}
  .ctf-header-inner{min-height:70px}
  .ctf-brand img{max-height:48px}
  .ctf-hero{min-height:0;padding:42px 0 52px;background-image:linear-gradient(90deg,rgba(3,6,8,.96),rgba(3,6,8,.73)),var(--ctf-hero-mobile);background-position:center;background-size:cover}
  .ctf-hero-grid{display:block}
  .ctf-hero-copy{max-width:none}
  .ctf-hero .ctf-kicker{font-size:11px;letter-spacing:.04em}
  .ctf-hero h1{max-width:560px;margin:10px 0 16px;font-size:clamp(2.45rem,12vw,3.55rem);line-height:1.03;letter-spacing:-.035em}
  .ctf-hero h1 br{display:none}
  .ctf-hero-text{display:-webkit-box;max-width:520px;margin-bottom:22px;overflow:hidden;font-size:15px;line-height:1.62;-webkit-box-orient:vertical;-webkit-line-clamp:3}
  .ctf-button-row{display:grid;grid-template-columns:1fr;gap:10px}
  .ctf-button-row .ctf-button{width:100%;min-height:50px}
  .ctf-button-row .ctf-button-outline{display:none!important}
  .ctf-mobile-form-toggle{display:block}
  .ctf-hero-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;padding-top:18px}
  .ctf-hero-features .ctf-feature-mini:nth-child(2),.ctf-hero-features .ctf-feature-mini:nth-child(3){display:none}
  .ctf-feature-mini{gap:8px}
  .ctf-feature-mini span{font-size:11px}
  .ctf-hero-form{display:none;margin-top:18px;scroll-margin-top:82px}
  .ctf-hero-form.is-open{display:block;animation:ctfReveal .22s ease both}
  .ctf-reservation{max-width:none;padding:20px}
  .ctf-reservation-head p{display:none}
  .ctf-form-grid{grid-template-columns:1fr 1fr;gap:12px}
  .ctf-form-grid label:nth-child(6),.ctf-form-grid label:nth-child(7){display:none}
  .ctf-form-note{display:none}
  .ctf-consent{font-size:10px}
  .ctf-form-submit{width:100%}
  .ctf-floating-contact{right:12px;bottom:14px;gap:8px}
  .ctf-floating-contact a{width:50px;min-width:50px;height:50px;min-height:50px;border:2px solid rgba(255,255,255,.82)}
  .ctf-about-grid{gap:28px}
  .ctf-about-copy h2{font-size:clamp(2.1rem,9vw,3rem)}
  .ctf-service-page-grid,.ctf-blog-grid{grid-template-columns:1fr}
  .ctf-page-hero{padding:62px 0 48px}
  .ctf-page-content{padding:48px 0 72px}
}
@keyframes ctfReveal{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}

/* =========================================================
   Concession Travel VIP v3.3 — city landing pages and HD hero media
   ========================================================= */
.ctf-hero{isolation:isolate;overflow:hidden}
.ctf-hero::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(3,6,8,.96) 0%,rgba(3,6,8,.88) 33%,rgba(3,6,8,.32) 65%,rgba(3,6,8,.34) 100%);pointer-events:none}
.ctf-hero-vehicle{position:absolute;z-index:1;right:clamp(330px,21vw,470px);bottom:-4%;width:min(45vw,900px);max-height:78%;object-fit:contain;object-position:right bottom;pointer-events:none;filter:brightness(.68) contrast(1.13) saturate(.78) drop-shadow(0 30px 34px rgba(0,0,0,.62));transform:translateZ(0)}
.ctf-hero-grid{position:relative;z-index:3}
.ctf-hero-copy{position:relative;z-index:4;text-shadow:0 2px 18px rgba(0,0,0,.32)}
.ctf-hero-form{position:relative;z-index:5}
.ctf-reservation{box-shadow:0 24px 55px rgba(0,0,0,.4)}

/* Unique long-form content placed between services and fleet on city pages. */
.ctf-region-story{background:#fff}
.ctf-region-story-head{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(34px,5vw,88px);align-items:start;margin-bottom:38px}
.ctf-region-story-head h2{max-width:720px;margin:0;font-size:clamp(2.35rem,3.6vw,4.25rem)}
.ctf-region-story-intro{font-size:17px;line-height:1.85;color:#515a61}
.ctf-region-story-intro p{margin:0 0 16px}
.ctf-region-story-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.ctf-region-story-card{min-height:220px;padding:30px;border:1px solid #e0e3e4;border-radius:12px;background:linear-gradient(145deg,#fff,#f6f5f1);box-shadow:0 13px 30px rgba(21,26,29,.055)}
.ctf-region-story-card h3{margin:0 0 13px;color:#14191c;font-family:Georgia,'Times New Roman',serif;font-size:24px}
.ctf-region-story-card p{margin:0;color:#626b71;line-height:1.72}

/* City region lists look like useful navigation, not plain text dumps. */
.ctf-region-lists a{color:#171b1e;text-decoration:none;font-weight:700}
.ctf-region-lists a:hover{color:#9c6d10}
.ctf-region-lists li{position:relative;padding-left:18px}
.ctf-region-lists li::before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:50%;background:var(--ctf-gold)}
.ctf-region-intro>p:not(.ctf-kicker){max-width:800px;color:#596168;line-height:1.8}
.ctf-region-landing-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.ctf-region-landing-grid p{margin:0}

/* Dropdown navigation for the generated city pages. */
@media(min-width:981px){
  .ctf-primary-menu .menu-item-has-children{position:relative}
  .ctf-primary-menu .sub-menu{position:absolute;z-index:1200;left:50%;top:calc(100% - 2px);display:grid;min-width:245px;margin:0;padding:10px;list-style:none;border:1px solid rgba(215,168,61,.28);border-radius:9px;background:rgba(7,11,14,.985);box-shadow:0 22px 45px rgba(0,0,0,.38);opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:.18s ease}
  .ctf-primary-menu .menu-item-has-children:hover>.sub-menu,.ctf-primary-menu .menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}
  .ctf-primary-menu .sub-menu li{border:0}
  .ctf-primary-menu .sub-menu a{min-height:42px;padding:7px 11px;border-radius:5px;font-size:13px;white-space:nowrap}
  .ctf-primary-menu .sub-menu a::after{display:none}
  .ctf-primary-menu .sub-menu a:hover{background:rgba(215,168,61,.12);color:#e7bd5a}
}

@media(max-width:1500px){
  .ctf-hero-vehicle{right:360px;width:min(44vw,760px);bottom:0}
}
@media(max-width:1200px){
  .ctf-hero-vehicle{right:330px;width:47vw;opacity:.82}
}
@media(max-width:980px){
  .ctf-hero::before{background:linear-gradient(180deg,rgba(3,6,8,.96) 0%,rgba(3,6,8,.74) 60%,rgba(3,6,8,.94) 100%)}
  .ctf-hero-vehicle{right:-8%;bottom:4%;width:72vw;max-height:66%;opacity:.34;filter:brightness(.48) contrast(1.12) saturate(.7)}
  .ctf-region-story-head{grid-template-columns:1fr;gap:18px}
  .ctf-region-story-cards{grid-template-columns:1fr 1fr}
  .ctf-primary-menu .sub-menu{display:grid;margin:0 0 8px;padding:0 0 0 16px;list-style:none}
  .ctf-primary-menu .sub-menu li{border-bottom:0}
  .ctf-primary-menu .sub-menu a{min-height:44px;color:#cfd4d7;font-size:14px}
}
@media(max-width:760px){
  /* Mobile hero remains visually calm: the city photograph is retained, the vehicle overlay is removed. */
  .ctf-hero-vehicle{display:none}
  .ctf-region-story{padding:54px 0}
  .ctf-region-story-head h2{font-size:clamp(2rem,9vw,3rem)}
  .ctf-region-story-intro{font-size:15px;line-height:1.72}
  .ctf-region-story-cards{grid-template-columns:1fr;gap:13px}
  .ctf-region-story-card{min-height:0;padding:23px}
  .ctf-region-story-card h3{font-size:21px}
}


/* =========================================================
   Concession Travel VIP v3.3.9 — mobile navigation repair
   ========================================================= */
@media (max-width:980px){
  .ctf-site-header{
    top:0!important;
    z-index:5000;
    overflow:visible;
  }
  .ctf-mainbar{
    position:relative;
    z-index:5001;
  }
  .ctf-header-inner{
    position:static;
  }
  .ctf-menu-toggle{
    position:relative;
    z-index:2;
    min-width:112px;
    min-height:46px;
    padding:8px 15px;
    border-color:rgba(213,168,61,.72);
    border-radius:8px;
    background:rgba(10,15,18,.72);
    transition:background .2s ease,border-color .2s ease,color .2s ease;
  }
  .ctf-menu-toggle:hover,
  .ctf-menu-toggle[aria-expanded="true"]{
    background:rgba(213,168,61,.12);
    border-color:var(--ctf-gold);
    color:var(--ctf-gold);
  }
  .ctf-menu-toggle span{
    font-size:14px;
  }
  .ctf-navigation{
    position:absolute!important;
    inset:auto 0 auto 0!important;
    top:100%!important;
    width:100%;
    max-height:calc(100dvh - 104px);
    padding:14px 20px 22px;
    overflow-x:hidden;
    overflow-y:auto;
    overscroll-behavior:contain;
    background:rgba(6,10,13,.985);
    border-top:1px solid rgba(213,168,61,.42);
    border-bottom:1px solid rgba(213,168,61,.22);
    box-shadow:0 22px 45px rgba(0,0,0,.48);
    backdrop-filter:blur(14px);
    transform:translateY(-10px)!important;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .2s ease,transform .2s ease,visibility .2s ease;
  }
  .ctf-navigation.is-open{
    transform:translateY(0)!important;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }
  .ctf-primary-menu{
    width:min(100%,560px);
    margin:0 auto;
    display:grid;
    gap:0;
  }
  .ctf-primary-menu li{
    border-bottom:1px solid rgba(255,255,255,.085);
  }
  .ctf-primary-menu li:last-child{
    border-bottom:0;
  }
  .ctf-primary-menu a{
    min-height:50px;
    padding:0 8px;
    font-size:16px;
    font-weight:750;
    letter-spacing:.01em;
  }
  .ctf-primary-menu a::after{
    left:8px;
    right:auto;
    bottom:4px;
    width:0;
    height:2px;
    transition:width .2s ease;
  }
  .ctf-primary-menu a:hover::after,
  .ctf-primary-menu .current-menu-item>a::after,
  .ctf-primary-menu .current_page_item>a::after{
    right:auto;
    width:42px;
  }
  .ctf-primary-menu .current-menu-item>a,
  .ctf-primary-menu .current_page_item>a{
    color:var(--ctf-gold);
  }
  .ctf-mobile-nav-actions{
    width:min(100%,560px);
    margin:16px auto 0;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
  }
  .ctf-mobile-nav-actions a{
    min-height:46px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:10px 12px;
    border:1px solid rgba(213,168,61,.62);
    border-radius:8px;
    background:rgba(213,168,61,.08);
    color:#fff;
    font-size:13px;
    font-weight:800;
  }
  .ctf-mobile-nav-actions a:last-child{
    background:var(--ctf-gold);
    color:#111;
  }
  body.ctf-menu-open{
    overflow:hidden;
  }
}
@media (max-width:782px){
  body.admin-bar .ctf-site-header{
    top:46px!important;
  }
  body.admin-bar .ctf-navigation{
    max-height:calc(100dvh - 116px);
  }
}
@media (max-width:760px){
  .ctf-navigation{
    max-height:calc(100dvh - 70px);
  }
}
@media (max-width:480px){
  .ctf-header-inner{
    grid-template-columns:minmax(0,1fr) auto;
    gap:12px;
  }
  .ctf-brand{
    max-width:205px;
  }
  .ctf-brand img,
  .ctf-logo{
    max-width:100%;
    max-height:50px;
    object-fit:contain;
  }
  .ctf-menu-toggle{
    min-width:104px;
    padding-inline:12px;
  }
  .ctf-navigation{
    padding:10px 14px 18px;
  }
  .ctf-primary-menu a{
    min-height:48px;
    font-size:15px;
  }
  .ctf-mobile-nav-actions{
    grid-template-columns:1fr;
  }
}


/* =========================================================
   Concession Travel VIP v3.4.0 — refined mobile hero styling
   ========================================================= */
@media(max-width:760px){
  .ctf-hero{padding:50px 0 46px;background-image:linear-gradient(180deg,rgba(3,6,8,.96) 0%,rgba(3,6,8,.74) 50%,rgba(3,6,8,.93) 100%),var(--ctf-hero-mobile);background-position:center center;background-size:cover}
  .ctf-hero-copy{position:relative;z-index:4;max-width:none}
  .ctf-hero .ctf-kicker{margin-bottom:14px;color:var(--ctf-gold);font-size:11px;font-weight:800;letter-spacing:.06em;line-height:1.45}
  .ctf-hero h1{max-width:100%;margin:0 0 18px;font-size:clamp(2.8rem,13.2vw,4.35rem);line-height:.97;letter-spacing:-.045em;text-wrap:balance}
  .ctf-hero h1 span{display:inline;color:var(--ctf-gold)}
  .ctf-hero-text{display:-webkit-box;max-width:94%;margin-bottom:0;overflow:hidden;color:#ecf0f2;font-size:16px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:4}
  .ctf-button-row{display:grid;grid-template-columns:1fr;gap:14px;margin-top:28px}
  .ctf-button-row .ctf-button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;padding:0 22px;border-radius:14px;font-size:16px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.24)}
  .ctf-button-row .ctf-button-gold{color:#0f1417!important}
  .ctf-button-row .ctf-button-gold::after{content:"›";position:absolute;right:22px;font-size:30px;line-height:1;color:#0f1417;opacity:.9}
  .ctf-mobile-form-toggle{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;margin-top:14px;padding:0 22px;border:1.5px solid rgba(215,168,61,.9);border-radius:14px;background:rgba(5,8,10,.36);color:#fff;font-size:16px;font-weight:500;letter-spacing:.01em;box-shadow:0 12px 30px rgba(0,0,0,.18)}
  .ctf-mobile-form-toggle::after{content:"›";margin-left:auto;color:var(--ctf-gold);font-size:28px;line-height:1}
  .ctf-mobile-form-toggle[aria-expanded="true"]::after{content:"×";font-size:26px}
  .ctf-hero-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;padding:16px 16px 14px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:linear-gradient(180deg,rgba(8,11,14,.76),rgba(8,11,14,.62));backdrop-filter:blur(6px);box-shadow:0 18px 32px rgba(0,0,0,.18)}
  .ctf-hero-features .ctf-feature-mini:nth-child(2), .ctf-hero-features .ctf-feature-mini:nth-child(3){display:none}
  .ctf-feature-mini{grid-template-columns:46px 1fr;gap:10px;align-items:center;min-height:68px}
  .ctf-feature-mini .ctf-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:8px;border:1px solid rgba(215,168,61,.56);border-radius:50%;background:rgba(255,255,255,.02)}
  .ctf-feature-mini strong{margin-bottom:2px;font-size:12px;line-height:1.28}
  .ctf-feature-mini span{font-size:11px;line-height:1.45;color:#d7dde1}
  .ctf-hero-form{margin-top:16px;scroll-margin-top:86px}
  .ctf-reservation{padding:22px;border-radius:18px;border-color:rgba(215,168,61,.76);background:rgba(8,13,16,.96);box-shadow:0 24px 46px rgba(0,0,0,.36)}
  .ctf-floating-contact{top:auto;right:14px;bottom:96px;gap:12px;transform:none;z-index:1700}
  .ctf-floating-contact a{width:60px;min-width:60px;height:60px;min-height:60px;border:3px solid rgba(255,255,255,.88);border-radius:50%;box-shadow:0 12px 28px rgba(0,0,0,.28)}
  .ctf-floating-contact svg{width:28px;height:28px}
}

/* =========================================================
   Concession Travel VIP v3.4.1 — approved mobile hero applied
   ========================================================= */
.ctf-mobile-hero-actions,.ctf-mobile-trust-panel{display:none}
@media(max-width:760px){
  body.ctf-theme .ctf-hero{
    min-height:auto;
    padding:54px 0 48px;
    background-image:linear-gradient(180deg,rgba(2,5,7,.95) 0%,rgba(2,5,7,.67) 45%,rgba(2,5,7,.92) 100%),var(--ctf-hero-mobile)!important;
    background-position:center center!important;
    background-size:cover!important;
  }
  body.ctf-theme .ctf-hero::before{
    background:linear-gradient(90deg,rgba(2,5,7,.96) 0%,rgba(2,5,7,.78) 50%,rgba(2,5,7,.42) 100%)!important;
  }
  body.ctf-theme .ctf-hero-copy{max-width:none;text-shadow:0 3px 18px rgba(0,0,0,.46)}
  body.ctf-theme .ctf-hero .ctf-kicker{
    position:relative;
    margin:0 0 18px;
    padding-left:14px;
    color:#d9a73e;
    font-size:11px;
    font-weight:800;
    letter-spacing:.055em;
    line-height:1.5;
  }
  body.ctf-theme .ctf-hero .ctf-kicker::before{
    content:"";position:absolute;left:0;top:.2em;width:3px;height:1.15em;border-radius:3px;background:#d9a73e
  }
  body.ctf-theme .ctf-hero h1{
    max-width:100%;
    margin:0 0 20px;
    color:#fff;
    font-size:clamp(2.75rem,12.5vw,4.05rem);
    line-height:1.01;
    letter-spacing:-.045em;
    text-wrap:balance;
  }
  body.ctf-theme .ctf-hero h1 span{color:#d9a73e}
  body.ctf-theme .ctf-hero-text{
    display:block;
    max-width:94%;
    margin:0;
    overflow:visible;
    color:#eef1f3;
    font-size:16px;
    line-height:1.72;
    -webkit-line-clamp:unset;
  }
  body.ctf-theme .ctf-desktop-hero-actions,
  body.ctf-theme .ctf-hero-features{display:none!important}
  body.ctf-theme .ctf-mobile-hero-actions{display:grid;gap:14px;margin-top:30px}
  body.ctf-theme .ctf-mobile-primary-cta,
  body.ctf-theme .ctf-mobile-form-toggle{
    position:relative;
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) 24px;
    gap:10px;
    align-items:center;
    width:100%;
    min-height:62px;
    margin:0;
    padding:10px 18px;
    border-radius:14px;
    font-size:16px;
    font-weight:800;
    text-align:left;
    text-decoration:none!important;
    box-shadow:0 16px 30px rgba(0,0,0,.25);
  }
  body.ctf-theme .ctf-mobile-primary-cta{
    border:1px solid #e4b746;
    background:linear-gradient(135deg,#e1af35,#d6a137);
    color:#0b1013!important;
  }
  body.ctf-theme .ctf-mobile-form-toggle{
    border:1.5px solid rgba(219,171,62,.95);
    background:rgba(4,8,10,.64);
    color:#fff;
    cursor:pointer;
  }
  body.ctf-theme .ctf-mobile-action-icon{
    display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%
  }
  body.ctf-theme .ctf-mobile-primary-cta .ctf-mobile-action-icon{background:rgba(255,255,255,.13)}
  body.ctf-theme .ctf-mobile-form-toggle .ctf-mobile-action-icon{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.035)}
  body.ctf-theme .ctf-mobile-action-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9}
  body.ctf-theme .ctf-mobile-primary-cta b,
  body.ctf-theme .ctf-mobile-form-toggle b{font-size:30px;font-weight:400;line-height:1;text-align:right}
  body.ctf-theme .ctf-mobile-form-toggle[aria-expanded="true"] b{transform:rotate(90deg)}
  body.ctf-theme .ctf-mobile-trust-panel{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    margin-top:20px;
    padding:17px 8px;
    border:1px solid rgba(255,255,255,.11);
    border-radius:16px;
    background:linear-gradient(180deg,rgba(9,13,16,.76),rgba(6,9,11,.67));
    box-shadow:0 18px 34px rgba(0,0,0,.24);
    backdrop-filter:blur(7px);
  }
  body.ctf-theme .ctf-mobile-trust-panel>div{
    display:flex;min-width:0;flex-direction:column;align-items:center;padding:0 8px;text-align:center
  }
  body.ctf-theme .ctf-mobile-trust-panel>div+div{border-left:1px solid rgba(255,255,255,.12)}
  body.ctf-theme .ctf-mobile-trust-panel .ctf-icon{
    display:flex;align-items:center;justify-content:center;width:43px;height:43px;margin-bottom:9px;padding:9px;border:1px solid rgba(218,170,61,.72);border-radius:50%;color:#d9a73e
  }
  body.ctf-theme .ctf-mobile-trust-panel .ctf-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}
  body.ctf-theme .ctf-mobile-trust-panel strong{display:block;color:#d9a73e;font-size:10px;line-height:1.35;text-transform:uppercase}
  body.ctf-theme .ctf-mobile-trust-panel small{display:block;margin-top:5px;color:#d7dde1;font-size:9px;line-height:1.4}
  body.ctf-theme .ctf-hero-form{display:none;margin-top:18px;scroll-margin-top:88px}
  body.ctf-theme .ctf-hero-form.is-open{display:block}
  body.ctf-theme .ctf-floating-contact{right:13px;bottom:18px;gap:10px}
  body.ctf-theme .ctf-floating-contact a{width:56px;min-width:56px;height:56px;min-height:56px;border:2px solid rgba(255,255,255,.9);border-radius:50%}
  body.ctf-theme .ctf-floating-contact svg{width:26px;height:26px}
}
@media(max-width:390px){
  body.ctf-theme .ctf-hero h1{font-size:clamp(2.45rem,12.3vw,3.45rem)}
  body.ctf-theme .ctf-mobile-primary-cta,
  body.ctf-theme .ctf-mobile-form-toggle{grid-template-columns:38px minmax(0,1fr) 20px;padding:9px 14px;font-size:14px}
  body.ctf-theme .ctf-mobile-trust-panel{padding:15px 4px}
  body.ctf-theme .ctf-mobile-trust-panel>div{padding:0 5px}
}


/* v3.4.4 — detailed popular route SEO cards */
.ctf-route-detail-wrap{margin-top:64px}
.ctf-route-detail-head{max-width:900px;margin-bottom:28px}
.ctf-route-detail-head h2{margin-bottom:12px;font-size:clamp(2.2rem,3.2vw,3.8rem)}
.ctf-route-detail-head>p:not(.ctf-kicker){color:#59636a;line-height:1.75}
.ctf-route-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.ctf-route-detail-card{display:flex;min-height:250px;flex-direction:column;padding:26px;border:1px solid #dedfdb;border-radius:12px;background:linear-gradient(145deg,#fff,#f7f5ef);box-shadow:0 14px 34px rgba(21,26,29,.055)}
.ctf-route-detail-card h3{margin:0 0 13px;color:#161a1d;font-family:Georgia,'Times New Roman',serif;font-size:21px;line-height:1.25}
.ctf-route-detail-card p{flex:1;margin:0 0 18px;color:#5d676e;font-size:14px;line-height:1.72}
.ctf-route-detail-card a{color:#9b6a0a;font-size:13px;font-weight:800;text-decoration:none}
.ctf-route-detail-card a:hover{color:#171b1e}
@media(max-width:1200px){.ctf-route-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.ctf-route-detail-wrap{margin-top:42px}.ctf-route-detail-grid{grid-template-columns:1fr}.ctf-route-detail-card{min-height:0;padding:22px}.ctf-route-detail-head h2{font-size:clamp(2rem,9vw,3rem)}}


/* v3.4.5 — destination slider and internal-link network */
.ctf-destination-slider{padding:82px 0;background:radial-gradient(circle at 50% 0,rgba(215,168,61,.09),transparent 33%),#070b0e;color:#fff;overflow:hidden}
.ctf-destination-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.ctf-destination-head>div:first-child{max-width:820px}.ctf-destination-head h2{margin:0 0 12px;color:#fff;font-size:clamp(2.5rem,4vw,4.6rem)}.ctf-destination-head p:not(.ctf-kicker){color:#c8cfd3;max-width:720px}.ctf-slider-controls{display:flex;gap:10px}.ctf-slider-controls button{width:48px;height:48px;border:1px solid rgba(215,168,61,.7);border-radius:50%;background:#0c1216;color:var(--ctf-gold);font-size:31px;cursor:pointer}.ctf-slider-controls button:hover{background:var(--ctf-gold);color:#080c0f}
.ctf-destination-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:2px 2px 18px}.ctf-destination-track::-webkit-scrollbar{display:none}.ctf-destination-card{flex:0 0 calc((100% - 44px)/3);min-width:0;overflow:hidden;scroll-snap-align:start;border:1px solid rgba(215,168,61,.32);border-radius:18px;background:linear-gradient(180deg,#11181d,#080c0f);box-shadow:0 20px 45px rgba(0,0,0,.32)}
.ctf-destination-image{position:relative;display:block;height:280px;overflow:hidden;text-decoration:none}.ctf-destination-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(4,7,9,.9))}.ctf-destination-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ctf-destination-card:hover img{transform:scale(1.04)}.ctf-destination-image span,.ctf-destination-image strong{position:absolute;z-index:2;left:24px;text-transform:uppercase}.ctf-destination-image span{bottom:48px;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,3vw,3.4rem);line-height:1}.ctf-destination-image strong{bottom:20px;color:var(--ctf-gold);font-size:18px;letter-spacing:.04em}.ctf-destination-body{padding:22px}.ctf-destination-body p{min-height:52px;color:#d2d8db;line-height:1.65}.ctf-destination-features{display:flex;flex-wrap:wrap;gap:8px 15px;margin:17px 0;color:#e6c267;font-size:11px}.ctf-destination-features span::before{content:"✓";margin-right:5px}.ctf-destination-link{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 15px;border:1px solid rgba(215,168,61,.75);border-radius:8px;color:var(--ctf-gold)!important;text-decoration:none!important;font-weight:800}.ctf-destination-link:hover{background:var(--ctf-gold);color:#090d10!important}
.ctf-related-regions{margin-top:62px;padding-top:55px;border-top:1px solid #e0d7c5}.ctf-related-head{max-width:850px;margin-bottom:28px}.ctf-related-head h2{font-size:clamp(2rem,3vw,3.4rem)}.ctf-related-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.ctf-related-grid a{overflow:hidden;border:1px solid #dedfdd;border-radius:10px;background:#fff;color:#171b1e!important;text-decoration:none!important;box-shadow:0 10px 25px rgba(0,0,0,.06)}.ctf-related-grid img{width:100%;height:115px;object-fit:cover}.ctf-related-grid span,.ctf-related-grid small{display:block;padding:0 14px}.ctf-related-grid span{padding-top:12px;font-weight:800}.ctf-related-grid small{padding-top:4px;padding-bottom:13px;color:#9c6d10}.ctf-route-box a{color:#171b1e!important;text-decoration:none}.ctf-route-box a:hover{color:#9c6d10!important}
@media(max-width:1100px){.ctf-destination-card{flex-basis:calc((100% - 22px)/2)}.ctf-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.ctf-destination-slider{padding:56px 0}.ctf-destination-head{align-items:start}.ctf-slider-controls{display:none}.ctf-destination-card{flex-basis:86vw}.ctf-destination-image{height:235px}.ctf-destination-image span{font-size:2.5rem}.ctf-related-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.ctf-related-grid a{flex:0 0 72vw;scroll-snap-align:start}}


/* =========================================================
   Concession Travel VIP v3.4.7 — final approved soft mobile hero
   ========================================================= */
@media(max-width:760px){
  body.ctf-theme .ctf-hero{
    min-height:auto;
    padding:52px 0 44px;
    background-image:linear-gradient(180deg,rgba(2,5,7,.93) 0%,rgba(2,5,7,.50) 46%,rgba(2,5,7,.84) 100%),var(--ctf-hero-image)!important;
    background-position:68% center!important;
    background-size:cover!important;
  }
  body.ctf-theme .ctf-hero::before{
    background:linear-gradient(90deg,rgba(2,5,7,.92) 0%,rgba(2,5,7,.72) 42%,rgba(2,5,7,.16) 100%)!important;
  }
  body.ctf-theme .ctf-hero-vehicle{display:none!important;}
  body.ctf-theme .ctf-desktop-hero-actions,
  body.ctf-theme .ctf-hero-features,
  body.ctf-theme .ctf-mobile-trust-panel{display:none!important;}
  body.ctf-theme .ctf-hero-copy{position:relative;max-width:none;text-shadow:0 3px 20px rgba(0,0,0,.44);}
  body.ctf-theme .ctf-hero .ctf-kicker{
    position:relative;
    margin:0 0 18px;
    padding-left:18px;
    color:#d9a73e;
    font-size:10.5px;
    font-weight:800;
    letter-spacing:.13em;
    line-height:1.45;
    text-transform:uppercase;
  }
  body.ctf-theme .ctf-hero .ctf-kicker::before{
    content:"";
    position:absolute;
    left:0;
    top:50%;
    width:4px;
    height:24px;
    border-radius:3px;
    background:#d9a73e;
    transform:translateY(-50%);
  }
  body.ctf-theme .ctf-hero h1{
    max-width:80%;
    margin:0 0 24px;
    color:#fff;
    font-size:clamp(3.2rem,13.9vw,4.65rem);
    line-height:.94;
    letter-spacing:-.045em;
    text-wrap:balance;
  }
  body.ctf-theme .ctf-hero h1 span{color:#d9a73e;}
  body.ctf-theme .ctf-hero-text{
    display:block;
    max-width:80%;
    margin:0;
    color:rgba(243,246,247,.90);
    font-size:15px;
    line-height:1.82;
    text-shadow:none;
  }
  body.ctf-theme .ctf-mobile-hero-actions{display:grid!important;gap:14px;margin-top:30px;}
  body.ctf-theme .ctf-mobile-primary-cta,
  body.ctf-theme .ctf-mobile-form-toggle{
    position:relative;
    display:grid!important;
    grid-template-columns:52px minmax(0,1fr) 20px;
    align-items:center;
    gap:16px;
    width:100%;
    min-height:88px;
    margin:0;
    padding:0 22px;
    border:1.5px solid rgba(215,168,61,.70);
    border-radius:20px;
    background:linear-gradient(180deg,rgba(7,11,14,.50),rgba(5,9,12,.34));
    color:#f4f5f6!important;
    font-size:16px;
    font-weight:500;
    text-align:left;
    text-decoration:none!important;
    box-shadow:0 16px 34px rgba(0,0,0,.22);
    backdrop-filter:blur(10px);
    -webkit-backdrop-filter:blur(10px);
  }
  body.ctf-theme .ctf-mobile-form-toggle{cursor:pointer;}
  body.ctf-theme .ctf-mobile-action-icon{
    display:flex;align-items:center;justify-content:center;
    width:48px;height:48px;border-radius:50%;
    border:1px solid rgba(215,168,61,.55);
    background:rgba(255,255,255,.03);
    color:#d9a73e;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
  }
  body.ctf-theme .ctf-mobile-action-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;}
  body.ctf-theme .ctf-mobile-primary-cta span:not(.ctf-mobile-action-icon),
  body.ctf-theme .ctf-mobile-form-toggle span:not(.ctf-mobile-action-icon){font-size:16px;font-weight:500;letter-spacing:.01em;}
  body.ctf-theme .ctf-mobile-primary-cta b,
  body.ctf-theme .ctf-mobile-form-toggle b{color:#d9a73e;font-size:30px;font-weight:300;line-height:1;text-align:right;}
  body.ctf-theme .ctf-mobile-form-toggle[aria-expanded="true"] b{transform:rotate(90deg);}
  body.ctf-theme .ctf-hero-form{display:none;margin-top:18px;scroll-margin-top:88px;}
  body.ctf-theme .ctf-hero-form.is-open{display:block;}
  body.ctf-theme .ctf-floating-contact{
    display:grid!important;
    top:auto;
    right:16px;
    bottom:58px;
    gap:18px;
    transform:none;
    z-index:1800;
  }
  body.ctf-theme .ctf-floating-contact a{
    width:78px;
    min-width:78px;
    height:78px;
    min-height:78px;
    padding:0;
    justify-content:center;
    border-radius:50%;
    border:1.5px solid rgba(215,168,61,.74)!important;
    background:linear-gradient(180deg,rgba(9,13,16,.36),rgba(5,8,10,.22))!important;
    color:#d9a73e!important;
    box-shadow:0 14px 28px rgba(0,0,0,.24);
    backdrop-filter:blur(10px);
    -webkit-backdrop-filter:blur(10px);
  }
  body.ctf-theme .ctf-floating-contact a span{display:none!important;}
  body.ctf-theme .ctf-floating-contact svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.9;}
}
@media(max-width:430px){
  body.ctf-theme .ctf-hero{padding:48px 0 40px;background-position:70% center!important;}
  body.ctf-theme .ctf-hero h1{max-width:82%;font-size:clamp(3rem,14.4vw,4.2rem);}
  body.ctf-theme .ctf-hero-text{max-width:84%;font-size:14px;line-height:1.8;}
  body.ctf-theme .ctf-mobile-primary-cta,
  body.ctf-theme .ctf-mobile-form-toggle{min-height:82px;grid-template-columns:48px minmax(0,1fr) 18px;padding:0 18px;}
  body.ctf-theme .ctf-floating-contact{right:14px;bottom:52px;gap:14px;}
  body.ctf-theme .ctf-floating-contact a{width:72px;min-width:72px;height:72px;min-height:72px;}
}
@media(max-width:380px){
  body.ctf-theme .ctf-hero h1{font-size:clamp(2.75rem,13.6vw,3.6rem);}
  body.ctf-theme .ctf-hero-text{max-width:88%;}
  body.ctf-theme .ctf-mobile-primary-cta,
  body.ctf-theme .ctf-mobile-form-toggle{font-size:15px;}
}


/* =========================================================
   Concession Travel VIP v3.4.8 — simplified mobile hero, cleaner and calmer
   ========================================================= */
@media(max-width:760px){
  body.ctf-theme .ctf-hero{
    padding:46px 0 38px!important;
    background-image:linear-gradient(180deg,rgba(2,5,7,.92) 0%,rgba(2,5,7,.60) 44%,rgba(2,5,7,.90) 100%),var(--ctf-hero-image)!important;
    background-position:72% center!important;
    background-size:cover!important;
  }
  body.ctf-theme .ctf-hero::before{
    background:linear-gradient(90deg,rgba(2,5,7,.90) 0%,rgba(2,5,7,.72) 46%,rgba(2,5,7,.20) 100%)!important;
  }
  body.ctf-theme .ctf-hero-copy{max-width:none;text-shadow:0 2px 12px rgba(0,0,0,.34);}
  body.ctf-theme .ctf-hero .ctf-kicker{margin:0 0 16px;padding-left:16px;font-size:10px;letter-spacing:.11em;}
  body.ctf-theme .ctf-hero .ctf-kicker::before{width:4px;height:22px;}
  body.ctf-theme .ctf-hero h1{
    max-width:78%!important;
    margin:0 0 20px!important;
    font-size:clamp(2.95rem,14vw,4.2rem)!important;
    line-height:.96!important;
    letter-spacing:-.04em!important;
  }
  body.ctf-theme .ctf-hero-text{
    max-width:86%!important;
    font-size:14px!important;
    line-height:1.78!important;
    color:rgba(244,246,247,.90)!important;
  }
  body.ctf-theme .ctf-mobile-hero-actions{display:grid!important;gap:12px;margin-top:26px!important;}
  body.ctf-theme .ctf-mobile-primary-cta,
  body.ctf-theme .ctf-mobile-form-toggle{
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr) 18px!important;
    gap:14px!important;
    min-height:72px!important;
    padding:0 18px!important;
    border-radius:18px!important;
    border:1.5px solid rgba(215,168,61,.68)!important;
    background:linear-gradient(180deg,rgba(8,11,14,.54),rgba(5,8,10,.42))!important;
    box-shadow:0 12px 26px rgba(0,0,0,.18)!important;
    backdrop-filter:blur(8px);
    -webkit-backdrop-filter:blur(8px);
    color:#f4f5f6!important;
  }
  body.ctf-theme .ctf-mobile-primary-cta .ctf-mobile-action-icon,
  body.ctf-theme .ctf-mobile-form-toggle .ctf-mobile-action-icon{
    width:42px;height:42px;border-radius:50%;border:1px solid rgba(215,168,61,.5);background:rgba(255,255,255,.03);
  }
  body.ctf-theme .ctf-mobile-action-icon svg{width:22px;height:22px;stroke:#d9a73e;stroke-width:1.8;}
  body.ctf-theme .ctf-mobile-primary-cta span:not(.ctf-mobile-action-icon),
  body.ctf-theme .ctf-mobile-form-toggle span:not(.ctf-mobile-action-icon){font-size:14px!important;font-weight:600!important;line-height:1.35;}
  body.ctf-theme .ctf-mobile-primary-cta b,
  body.ctf-theme .ctf-mobile-form-toggle b{font-size:24px!important;color:#d9a73e!important;font-weight:400!important;}
  body.ctf-theme .ctf-hero-form{display:none!important;}
  body.ctf-theme .ctf-hero-form.is-open{display:block!important;margin-top:16px!important;}
  /* Remove floating overlap on mobile for a much cleaner view */
  body.ctf-theme .ctf-floating-contact{display:none!important;}
}
@media(max-width:430px){
  body.ctf-theme .ctf-hero{padding:42px 0 34px!important;background-position:74% center!important;}
  body.ctf-theme .ctf-hero h1{max-width:82%!important;font-size:clamp(2.7rem,14.2vw,3.8rem)!important;}
  body.ctf-theme .ctf-hero-text{max-width:90%!important;font-size:13.5px!important;}
  body.ctf-theme .ctf-mobile-primary-cta,
  body.ctf-theme .ctf-mobile-form-toggle{min-height:68px!important;grid-template-columns:42px minmax(0,1fr) 16px!important;padding:0 16px!important;}
}


/* =========================================================
   Concession Travel VIP v3.4.9 — mobile hero matched to approved reference
   ========================================================= */
@media(max-width:760px){
  body.ctf-theme .ctf-hero{
    min-height:auto!important;
    padding:48px 0 42px!important;
    background-image:linear-gradient(180deg,rgba(3,6,8,.94) 0%,rgba(3,6,8,.58) 38%,rgba(3,6,8,.90) 100%),var(--ctf-hero-image)!important;
    background-position:70% center!important;
    background-size:cover!important;
  }
  body.ctf-theme .ctf-hero::before{
    background:linear-gradient(90deg,rgba(3,6,8,.95) 0%,rgba(3,6,8,.74) 48%,rgba(3,6,8,.18) 100%)!important;
  }
  body.ctf-theme .ctf-hero-vehicle,
  body.ctf-theme .ctf-desktop-hero-actions,
  body.ctf-theme .ctf-mobile-trust-panel,
  body.ctf-theme .ctf-hero-features{display:none!important;}

  body.ctf-theme .ctf-hero-copy{
    max-width:none!important;
    text-shadow:0 3px 16px rgba(0,0,0,.34)!important;
  }
  body.ctf-theme .ctf-hero .ctf-kicker{
    position:relative!important;
    margin:0 0 18px!important;
    padding-left:18px!important;
    color:#d6a43d!important;
    font-size:10.5px!important;
    font-weight:800!important;
    letter-spacing:.12em!important;
    line-height:1.45!important;
    text-transform:uppercase!important;
  }
  body.ctf-theme .ctf-hero .ctf-kicker::before{
    content:''!important;
    position:absolute!important;
    left:0!important;
    top:50%!important;
    width:4px!important;
    height:26px!important;
    border-radius:4px!important;
    background:#d6a43d!important;
    transform:translateY(-50%)!important;
  }
  body.ctf-theme .ctf-hero h1{
    max-width:76%!important;
    margin:0 0 26px!important;
    color:#fff!important;
    font-size:clamp(3.2rem,15vw,4.6rem)!important;
    line-height:.93!important;
    letter-spacing:-.045em!important;
    text-wrap:balance!important;
  }
  body.ctf-theme .ctf-hero h1 span{color:#d6a43d!important;}
  body.ctf-theme .ctf-hero-text{
    max-width:76%!important;
    margin:0!important;
    color:rgba(245,246,247,.89)!important;
    font-size:14px!important;
    line-height:1.78!important;
  }

  body.ctf-theme .ctf-mobile-hero-actions{display:grid!important;gap:14px!important;margin-top:34px!important;}
  body.ctf-theme .ctf-mobile-primary-cta,
  body.ctf-theme .ctf-mobile-form-toggle{
    position:relative!important;
    display:grid!important;
    grid-template-columns:56px minmax(0,1fr) 18px!important;
    align-items:center!important;
    gap:16px!important;
    width:100%!important;
    min-height:102px!important;
    padding:0 22px!important;
    border:1.5px solid rgba(214,164,61,.76)!important;
    border-radius:22px!important;
    background:linear-gradient(180deg,rgba(9,13,17,.48),rgba(6,9,12,.34))!important;
    color:#f4f5f6!important;
    box-shadow:0 16px 34px rgba(0,0,0,.18)!important;
    backdrop-filter:blur(10px)!important;
    -webkit-backdrop-filter:blur(10px)!important;
    text-decoration:none!important;
    text-align:left!important;
  }
  body.ctf-theme .ctf-mobile-primary-cta:hover,
  body.ctf-theme .ctf-mobile-form-toggle:hover{transform:none!important;}
  body.ctf-theme .ctf-mobile-action-icon{
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:48px!important;height:48px!important;border-radius:50%!important;
    border:1.5px solid rgba(214,164,61,.55)!important;
    background:rgba(255,255,255,.03)!important;
    color:#d6a43d!important;
  }
  body.ctf-theme .ctf-mobile-action-icon svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;}
  body.ctf-theme .ctf-mobile-primary-cta span:not(.ctf-mobile-action-icon),
  body.ctf-theme .ctf-mobile-form-toggle span:not(.ctf-mobile-action-icon){
    color:#f5f5f5!important;
    font-family:Georgia, 'Times New Roman', serif!important;
    font-size:17px!important;
    font-weight:500!important;
    letter-spacing:0!important;
  }
  body.ctf-theme .ctf-mobile-primary-cta b,
  body.ctf-theme .ctf-mobile-form-toggle b{
    color:#d6a43d!important;
    font-size:34px!important;
    font-weight:300!important;
    line-height:1!important;
  }
  body.ctf-theme .ctf-mobile-form-toggle[aria-expanded="true"] b{transform:rotate(90deg)!important;}

  body.ctf-theme .ctf-hero-form{display:none!important;margin-top:18px!important;scroll-margin-top:90px!important;}
  body.ctf-theme .ctf-hero-form.is-open{display:block!important;}

  body.ctf-theme .ctf-floating-contact{
    display:grid!important;
    position:fixed!important;
    right:18px!important;
    top:auto!important;
    bottom:112px!important;
    gap:18px!important;
    transform:none!important;
    z-index:1100!important;
  }
  body.ctf-theme .ctf-floating-contact a{
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:82px!important;min-width:82px!important;height:82px!important;min-height:82px!important;
    padding:0!important;
    border-radius:50%!important;
    border:1.5px solid rgba(214,164,61,.78)!important;
    background:linear-gradient(180deg,rgba(9,13,17,.46),rgba(6,9,12,.32))!important;
    box-shadow:0 16px 32px rgba(0,0,0,.2)!important;
    backdrop-filter:blur(10px)!important;
    -webkit-backdrop-filter:blur(10px)!important;
    color:#d6a43d!important;
  }
  body.ctf-theme .ctf-floating-contact a span{display:none!important;}
  body.ctf-theme .ctf-floating-contact svg{width:30px!important;height:30px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;}
}
@media(max-width:430px){
  body.ctf-theme .ctf-hero{padding:44px 0 38px!important;background-position:72% center!important;}
  body.ctf-theme .ctf-hero h1{max-width:79%!important;font-size:clamp(3rem,15.2vw,4.25rem)!important;}
  body.ctf-theme .ctf-hero-text{max-width:80%!important;font-size:14px!important;}
  body.ctf-theme .ctf-mobile-primary-cta,
  body.ctf-theme .ctf-mobile-form-toggle{min-height:98px!important;grid-template-columns:52px minmax(0,1fr) 16px!important;padding:0 20px!important;}
  body.ctf-theme .ctf-mobile-primary-cta span:not(.ctf-mobile-action-icon),
  body.ctf-theme .ctf-mobile-form-toggle span:not(.ctf-mobile-action-icon){font-size:16px!important;}
  body.ctf-theme .ctf-floating-contact{right:14px!important;bottom:106px!important;}
  body.ctf-theme .ctf-floating-contact a{width:76px!important;min-width:76px!important;height:76px!important;min-height:76px!important;}
}
@media(max-width:380px){
  body.ctf-theme .ctf-hero h1{max-width:82%!important;font-size:clamp(2.75rem,14.4vw,3.9rem)!important;}
  body.ctf-theme .ctf-hero-text{max-width:84%!important;font-size:13.6px!important;}
}
