/*
 * Marmaris VIP V1 - Reference rebuild 8.0.0
 * Referans ekran goruntusune gore ana sayfa sifirdan katmanlandi.
 * Bu dosya custom_css'ten sonra yuklenir ve ana sayfa gorunumunu son katmanda sabitler.
 */

html,body{margin:0;padding:0}
body.marmaris-vip-v1-theme.home-page{
  --mvip-bg:#191919;
  --mvip-card:#202020;
  --mvip-card-2:#242424;
  --mvip-gold:#f5b544;
  --mvip-gold-soft:#d99d32;
  --mvip-blue:#087dff;
  --mvip-text:#fff;
  --mvip-muted:#9b9b9b;
  --mvip-line:#9a762b;
  background:var(--mvip-bg)!important;
  color:var(--mvip-text)!important;
  font-family:'Poppins',Arial,sans-serif!important;
  overflow-x:hidden!important;
  padding-top:0!important;
}
body.marmaris-vip-v1-theme.home-page *{box-sizing:border-box}
body.marmaris-vip-v1-theme.home-page > main{margin:0!important;padding:0!important;background:var(--mvip-bg)!important;overflow:visible!important}
body.marmaris-vip-v1-theme.home-page a{text-decoration:none}
body.marmaris-vip-v1-theme.home-page .content-shell{max-width:none}
.mvip-ref-wrap{width:min(1080px,calc(100% - 56px));margin:0 auto}

/* HEADER — hero'nun ustunde tamamen transparan */
html body.marmaris-vip-v1-theme.home-page > header.alpmar-header,
html body.marmaris-vip-v1-theme.home-page > header.lions-header.alpmar-header{
  position:absolute!important;
  inset:0 0 auto 0!important;
  z-index:5000!important;
  width:100%!important;
  height:78px!important;
  min-height:78px!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
html body.marmaris-vip-v1-theme.home-page > header.alpmar-header::before,
html body.marmaris-vip-v1-theme.home-page > header.alpmar-header::after{display:none!important;content:none!important}
body.marmaris-vip-v1-theme.home-page .alpmar-header-inner{
  position:relative!important;
  width:min(1110px,calc(100% - 72px))!important;
  height:78px!important;
  margin:0 auto!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:190px 1fr 190px!important;
  align-items:center!important;
  gap:18px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.marmaris-vip-v1-theme.home-page .alpmar-brand,
body.marmaris-vip-v1-theme.home-page .alpmar-nav,
body.marmaris-vip-v1-theme.home-page .alpmar-header-right{
  background:transparent!important;background-color:transparent!important;background-image:none!important;
  border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;
}
body.marmaris-vip-v1-theme.home-page .alpmar-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important}
body.marmaris-vip-v1-theme.home-page .alpmar-brand img{display:block!important;width:auto!important;max-width:150px!important;max-height:42px!important;object-fit:contain!important}
body.marmaris-vip-v1-theme.home-page .alpmar-brand strong{font-size:17px;color:#fff!important}
body.marmaris-vip-v1-theme.home-page .alpmar-nav{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:30px!important;
  position:static!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;
}
body.marmaris-vip-v1-theme.home-page .alpmar-nav>a,
body.marmaris-vip-v1-theme.home-page .alpmar-nav>.nav-parent>a{
  color:#fff!important;font-size:12px!important;font-weight:400!important;line-height:1!important;letter-spacing:0!important;
  padding:13px 0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;white-space:nowrap!important;
}
body.marmaris-vip-v1-theme.home-page .alpmar-nav a:hover{color:var(--mvip-gold)!important}
body.marmaris-vip-v1-theme.home-page .nav-parent{position:relative!important}
body.marmaris-vip-v1-theme.home-page .nav-children{top:42px!important;border-radius:10px!important;background:#151515!important;border:1px solid rgba(255,255,255,.08)!important}
body.marmaris-vip-v1-theme.home-page .nav-children a{color:#fff!important}
body.marmaris-vip-v1-theme.home-page .alpmar-header-right{display:flex!important;justify-content:flex-end!important;align-items:center!important}
body.marmaris-vip-v1-theme.home-page .mvip-header-phone{display:flex!important;align-items:center!important;gap:10px!important;color:#fff!important;white-space:nowrap!important}
body.marmaris-vip-v1-theme.home-page .mvip-header-phone-icon{width:36px!important;height:36px!important;border:1px solid rgba(255,255,255,.55)!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-size:13px!important;background:rgba(255,255,255,.04)!important}
body.marmaris-vip-v1-theme.home-page .mvip-header-phone-copy{display:flex!important;flex-direction:column!important;line-height:1.15!important}
body.marmaris-vip-v1-theme.home-page .mvip-header-phone-copy small{color:#fff!important;font-size:9px!important;font-weight:400!important;opacity:.95!important}
body.marmaris-vip-v1-theme.home-page .mvip-header-phone-copy strong{color:#fff!important;font-size:11px!important;font-weight:500!important;margin-top:3px!important}
body.marmaris-vip-v1-theme.home-page .alpmar-menu-toggle{display:none!important}
body.marmaris-vip-v1-theme.home-page .alpmar-mobile-tools{display:none!important}

/* DIL BAYRAKLARI — viewport'a fixed, header'dan bagimsiz */
html body.marmaris-vip-v1-theme > nav.mvip-side-languages{
  position:fixed!important;
  z-index:2147483000!important;
  top:84px!important;
  right:4px!important;
  left:auto!important;
  bottom:auto!important;
  width:31px!important;
  height:auto!important;
  margin:0!important;padding:0!important;
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;
  transform:none!important;
  background:transparent!important;border:0!important;box-shadow:none!important;
}
html body.marmaris-vip-v1-theme > nav.mvip-side-languages>a{
  width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;
  display:block!important;margin:0!important;padding:0!important;overflow:hidden!important;
  border-radius:50%!important;border:2px solid rgba(255,255,255,.92)!important;
  background:#fff!important;box-shadow:0 3px 10px rgba(0,0,0,.36)!important;
}
html body.marmaris-vip-v1-theme > nav.mvip-side-languages>a.active{border-color:var(--mvip-gold)!important;box-shadow:0 0 0 2px rgba(245,181,68,.2),0 3px 10px rgba(0,0,0,.42)!important}
html body.marmaris-vip-v1-theme > nav.mvip-side-languages>a img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}

/* HERO */
body.marmaris-vip-v1-theme.home-page .home-hero,
body.marmaris-vip-v1-theme.home-page .lions-hero{
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  height:560px!important;
  min-height:560px!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#344154!important;
}
body.marmaris-vip-v1-theme.home-page .hero-slides,
body.marmaris-vip-v1-theme.home-page .hero-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
body.marmaris-vip-v1-theme.home-page .hero-slide{background-image:var(--desktop)!important;background-size:cover!important;background-position:center 54%!important;background-repeat:no-repeat!important;opacity:0!important;transition:opacity .55s ease!important}
body.marmaris-vip-v1-theme.home-page .hero-slide.active{opacity:1!important}
body.marmaris-vip-v1-theme.home-page .hero-overlay{
  position:absolute!important;inset:0!important;z-index:2!important;
  background:linear-gradient(90deg,rgba(17,31,53,.60) 0%,rgba(20,31,48,.38) 42%,rgba(255,255,255,.16) 100%)!important;
}
body.marmaris-vip-v1-theme.home-page .hero-copy{
  position:absolute!important;z-index:4!important;
  top:210px!important;left:50%!important;right:auto!important;bottom:auto!important;
  transform:translateX(-50%)!important;
  width:min(780px,82vw)!important;margin:0!important;padding:0!important;text-align:center!important;
  color:#fff!important;
}
body.marmaris-vip-v1-theme.home-page .safe-hero-kicker{
  display:block!important;margin:0 0 5px!important;color:var(--mvip-gold)!important;
  font-size:9px!important;font-weight:600!important;letter-spacing:5.2px!important;text-transform:uppercase!important;
}
body.marmaris-vip-v1-theme.home-page .hero-copy h1{
  margin:0!important;color:#fff!important;font-size:56px!important;font-weight:700!important;line-height:1.05!important;letter-spacing:-1.8px!important;text-shadow:none!important;
}
body.marmaris-vip-v1-theme.home-page .hero-copy p{display:none!important}
body.marmaris-vip-v1-theme.home-page .alpmar-hero-book{display:none!important}
body.marmaris-vip-v1-theme.home-page .alpmar-hero-orange-rail,
body.marmaris-vip-v1-theme.home-page .alpmar-side-contact,
body.marmaris-vip-v1-theme.home-page .hero-arrow,
body.marmaris-vip-v1-theme.home-page .hero-dots{display:none!important}
body.marmaris-vip-v1-theme.home-page .hero-video-layer{position:absolute!important;inset:0!important;z-index:1!important;overflow:hidden!important}
body.marmaris-vip-v1-theme.home-page .hero-video-frame{width:100%!important;height:100%!important;transform:scale(1.2)!important;border:0!important}

/* REZERVASYON BAR — referanstaki beyaz kapsul */
body.marmaris-vip-v1-theme.home-page .safe-booking-zone{
  position:relative!important;z-index:35!important;
  width:min(1080px,calc(100% - 120px))!important;
  margin:-96px auto 0!important;
  padding:0 0 45px!important;
  background:transparent!important;
}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-shell{
  width:100%!important;max-width:none!important;min-height:0!important;
  margin:0!important;padding:0!important;
  background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;
}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-progress,
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-title{display:none!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-step{display:none!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-step.active{display:block!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-step[data-step="1"].active{
  width:100%!important;min-height:58px!important;padding:7px!important;
  border-radius:31px!important;background:#fff!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important;
  display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:8px!important;align-items:center!important;
}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-route-grid{
  min-width:0!important;margin:0!important;padding:0!important;
  display:grid!important;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;align-items:center!important;gap:6px!important;
}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-route-grid>label{margin:0!important;padding:0!important;min-width:0!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-route-grid>label>span{display:none!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .visual-select{position:relative!important;width:100%!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .visual-select-trigger{
  width:100%!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 16px!important;
  border:0!important;border-radius:3px!important;background:#f8f8f8!important;color:#8e8e8e!important;box-shadow:none!important;
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;text-align:left!important;
  font-family:inherit!important;font-size:11px!important;font-weight:400!important;
}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .visual-select-trigger b{color:#242424!important;font-size:11px!important;font-weight:500!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .visual-select-selected{display:flex!important;align-items:center!important;min-width:0!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .visual-select-selected[hidden]{display:none!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .visual-select-selected img{display:none!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .swap-button{
  display:grid!important;place-items:center!important;width:38px!important;height:38px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;
  background:var(--mvip-gold)!important;color:#fff!important;font-size:15px!important;box-shadow:none!important;
}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .swap-button[hidden]{display:grid!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-primary-actions{display:grid!important;grid-template-columns:145px 1fr!important;gap:8px!important;align-items:center!important;margin:0!important;padding:0!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .trip-direction-buttons{
  width:145px!important;height:44px!important;padding:3px!important;border-radius:22px!important;background:#f5f5f5!important;display:flex!important;align-items:center!important;gap:2px!important;
}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .direction-choice{
  flex:1 1 0!important;height:38px!important;margin:0!important;padding:0 6px!important;border:0!important;border-radius:19px!important;background:transparent!important;color:#262626!important;font-family:inherit!important;font-size:9px!important;font-weight:600!important;box-shadow:none!important;white-space:nowrap!important;
}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .direction-choice.active{background:#fff!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-search-button{
  width:100%!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 20px!important;
  border:0!important;border-radius:22px!important;background:var(--mvip-gold)!important;color:#111!important;box-shadow:none!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-family:inherit!important;font-size:10px!important;font-weight:600!important;
}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-search-button i{display:none!important}
/* Secim popup/dropdown'u */
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .visual-select-options{
  position:absolute!important;z-index:2147480000!important;top:51px!important;left:0!important;width:min(420px,86vw)!important;max-height:420px!important;overflow:auto!important;
  background:#fff!important;color:#222!important;border:1px solid #e5e5e5!important;border-radius:12px!important;box-shadow:0 18px 50px rgba(0,0,0,.24)!important;padding:12px!important;
}
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .visual-select-options[hidden]{display:none!important}
/* Step 2/3 normal akista alttaki modulleri iter, arkada kalmaz */
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-step[data-step="2"].active,
body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-step[data-step="3"].active{
  width:100%!important;margin:14px 0 0!important;padding:26px!important;background:#fff!important;color:#171717!important;border-radius:18px!important;box-shadow:0 22px 60px rgba(0,0,0,.25)!important;
}

/* ORTAK REFERANS BASLIKLARI */
.mvip-ref-kicker{display:block;color:var(--mvip-gold);font-size:9px;font-weight:600;letter-spacing:4.2px;text-transform:uppercase;margin-bottom:10px}
.mvip-ref-heading{text-align:center;margin:0 auto 34px;max-width:820px}
.mvip-ref-heading h2{margin:0;color:#fff;font-size:25px;line-height:1.22;font-weight:700;letter-spacing:-.4px}
.mvip-ref-heading h2 a,.mvip-ref-heading h2 span{color:var(--mvip-blue)}
.mvip-ref-heading.wide{max-width:900px;margin-bottom:34px}
.mvip-ref-heading.wide h2{font-size:25px}
.mvip-ref-divider{height:108px;display:grid;place-items:center;background:var(--mvip-bg)}
.mvip-ref-divider span{display:block;width:1px;height:42px;background:linear-gradient(180deg,transparent,var(--mvip-line),transparent)}

/* ILK TANITIM */
.mvip-ref-intro{background:var(--mvip-bg);padding:76px 0 28px}
.mvip-ref-intro-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:84px;align-items:center;min-height:250px}
.mvip-ref-intro-copy{padding-left:2px}
.mvip-ref-intro-copy h2{margin:0 0 13px;color:#fff;font-size:28px;line-height:1.1;font-weight:700}
.mvip-ref-intro-copy p{margin:0 0 25px;color:#c3c3c3;font-size:10px;line-height:1.7;max-width:330px}
.mvip-ref-gold-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:44px;padding:0 24px;border-radius:23px;background:var(--mvip-gold);color:#111!important;font-size:10px;font-weight:500}
.mvip-ref-gold-btn i{font-style:normal;font-size:12px}
.mvip-ref-intro-media{position:relative;margin:0;justify-self:end;width:min(410px,100%);height:220px;border-radius:14px;overflow:visible}
.mvip-ref-intro-media>img{display:block;width:100%;height:100%;object-fit:cover;border-radius:14px}
.mvip-ref-play{position:absolute;left:14px;bottom:-22px;width:48px;height:48px;border:1px solid var(--mvip-gold);border-radius:50%;display:grid;place-items:center;background:#1c1c1c;color:var(--mvip-gold)!important;font-size:11px}

/* ARAC VITRINI - V8.1.7: vt_vehicles verisinden dinamik kayan slider */
.mvip-ref-fleet{background:var(--mvip-bg);padding:14px 0 24px;overflow:hidden}
.mvip-ref-fleet-heading{padding:0 28px}
.mvip-ref-fleet-shell{position:relative;width:100%;padding:0 56px}
.mvip-ref-fleet-track{display:flex;gap:24px;width:100%;margin:0;padding:14px 2px 22px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none}
.mvip-ref-fleet-track::-webkit-scrollbar{display:none}
.mvip-ref-car-card{flex:0 0 clamp(300px,32vw,470px);min-width:0;margin:0;scroll-snap-align:center;scroll-snap-stop:always}
.mvip-ref-car-photo{height:270px;border-radius:14px 14px 0 0;overflow:hidden;background:#222}
.mvip-ref-car-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.mvip-ref-car-card:hover .mvip-ref-car-photo img{transform:scale(1.035)}
.mvip-ref-car-info{width:100%;min-height:92px;margin:0;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#252525;border-radius:0 0 12px 12px;color:#fff}
.mvip-ref-car-info>div{display:flex;flex-direction:column;gap:4px;min-width:0}
.mvip-ref-car-info strong{font-size:13px;line-height:1.25;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mvip-ref-car-info small{font-size:9px;line-height:1.45;color:#909090;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mvip-ref-car-info em{display:flex;align-items:center;gap:5px;margin-top:2px;color:#c8a84e;font-size:9px;font-style:normal}
.mvip-ref-car-info em i{font-size:9px}
.mvip-ref-car-info>a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex:0 0 38px;background:var(--mvip-gold);color:#171717!important;font-size:16px}
.mvip-ref-fleet-arrow{position:absolute;z-index:4;top:50%;width:42px;height:42px;margin-top:-21px;padding:0;border:1px solid rgba(232,191,76,.72);border-radius:50%;display:grid;place-items:center;background:rgba(19,19,19,.82);color:var(--mvip-gold);font-size:25px;line-height:1;box-shadow:0 8px 28px rgba(0,0,0,.24);backdrop-filter:blur(6px);transition:background .2s ease,transform .2s ease}
.mvip-ref-fleet-arrow:hover{background:var(--mvip-gold);color:#161616;transform:scale(1.05)}
.mvip-ref-fleet-arrow.prev{left:8px}.mvip-ref-fleet-arrow.next{right:8px}
.mvip-ref-fleet-dots{min-height:12px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:0}
.mvip-ref-fleet-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#515151;transition:width .2s ease,background .2s ease}
.mvip-ref-fleet-dots button.active{width:18px;border-radius:999px;background:var(--mvip-gold)}

/* LOKASYON KARTLARI */
.mvip-ref-routes{background:var(--mvip-bg);padding:10px 0 24px}
.mvip-ref-route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.mvip-ref-route-card{position:relative;height:195px;margin:0;padding:0;overflow:hidden;border:0;background:#242424;border-radius:0;cursor:pointer;color:#fff;text-align:left}
.mvip-ref-route-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.mvip-ref-route-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.12) 55%,rgba(0,0,0,.5))}
.mvip-ref-route-card b{position:absolute;z-index:2;top:17px;left:17px;color:#fff;font-size:12px;font-weight:600;text-shadow:0 1px 6px rgba(0,0,0,.45)}
.mvip-ref-route-card i{position:absolute;z-index:2;left:14px;bottom:14px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--mvip-gold);color:var(--mvip-gold);font-style:normal;background:rgba(15,15,15,.75)}
.mvip-ref-route-card:hover img{transform:scale(1.045)}
.mvip-ref-dot{width:10px;height:10px;margin:18px auto 0;border-radius:50%;background:var(--mvip-gold)}

/* SERVIS KARTLARI */
.mvip-ref-services{background:var(--mvip-bg);padding:14px 0 76px}
.mvip-ref-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.mvip-ref-service-card{position:relative;min-height:205px;padding:34px 28px 32px;background:#222;border-radius:14px;color:#fff}
.mvip-ref-service-card h3{margin:0 0 16px;font-size:14px;line-height:1.42;font-weight:600;max-width:260px}
.mvip-ref-service-card p{margin:0;color:#9d9d9d;font-size:10px;line-height:1.75;max-width:270px}
.mvip-ref-service-card>span{position:absolute;left:16px;bottom:-19px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#202020;color:#fff;font-size:10px;font-weight:600}

/* BUYUK VIDEO BANNER */
.mvip-ref-video{position:relative;height:430px;background:#202020 var(--mvip-video-image) center 52%/cover no-repeat;overflow:hidden;isolation:isolate}
.mvip-ref-video::before{content:"";position:absolute;inset:0;background:var(--mvip-video-image) center 52%/cover no-repeat;transform:scale(1.015);z-index:-3}
.mvip-ref-video-media{position:absolute;inset:-2px;overflow:hidden;z-index:-2;background:transparent}
.mvip-ref-video-native{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;filter:saturate(.92) contrast(1.03) brightness(.86)}
.mvip-ref-video-frame{position:absolute;left:50%;top:50%;width:100%;height:100%;min-width:100%;min-height:100%;border:0;transform:translate(-50%,-50%) scale(1.32);pointer-events:none;filter:saturate(.9) contrast(1.04) brightness(.82)}
.mvip-ref-video-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(231,190,76,.32) 0%,rgba(26,29,28,.26) 34%,rgba(11,12,12,.48) 100%),linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.30));box-shadow:inset 0 1px rgba(255,255,255,.05),inset 0 -1px rgba(255,255,255,.04)}
.mvip-ref-video-copy{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:36px 24px}
.mvip-ref-video-kicker{display:block;margin-bottom:14px;color:var(--mvip-gold);font-size:8px;font-weight:700;letter-spacing:4.4px;text-transform:uppercase;text-shadow:0 2px 9px rgba(0,0,0,.45)}
.mvip-ref-video-copy h2{max-width:760px;margin:0 0 24px;font-size:30px;line-height:1.18;font-weight:600;text-shadow:0 3px 18px rgba(0,0,0,.52)}
.mvip-ref-video-action{width:58px;height:58px;border:1px solid rgba(238,192,79,.92);border-radius:50%;display:grid;place-items:center;color:#fff!important;background:rgba(14,14,14,.28);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 12px 34px rgba(0,0,0,.22),inset 0 0 0 5px rgba(255,255,255,.025);cursor:pointer;transition:transform .22s ease,background .22s ease,border-color .22s ease}
.mvip-ref-video-action:hover{transform:scale(1.08);background:rgba(238,192,79,.18);border-color:var(--mvip-gold)}
.mvip-ref-video-action i{font-size:14px;line-height:1;margin-left:2px}.mvip-ref-video-action .fa-volume-up,.mvip-ref-video-action .fa-volume-off{margin-left:0}

/* FOOTER */
.mvip-ref-footer{position:relative;min-height:510px;padding:70px 0 24px;background:#0d0d0d var(--mvip-footer-bg) center/cover no-repeat;color:#fff;overflow:hidden}
.mvip-ref-footer-overlay{position:absolute;inset:0;background:rgba(0,0,0,.78)}
.mvip-ref-footer-grid,.mvip-ref-trust-panel,.mvip-ref-powered{position:relative;z-index:2}
.mvip-ref-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:58px;align-items:start}
.mvip-ref-footer-brand img{display:block;max-width:160px;max-height:60px;object-fit:contain;margin-bottom:24px}
.mvip-ref-footer-brand>strong{display:block;font-size:18px;margin-bottom:24px}
.mvip-ref-footer-brand p{margin:0 0 26px;color:#9a9a9a;font-size:9px;line-height:1.7;max-width:300px}
.mvip-ref-footer-brand small{display:block;color:#8d8d8d;font-size:8px}
.mvip-ref-socials{display:flex;flex-direction:column;gap:18px;margin-top:34px}
.mvip-ref-socials a{color:#858585!important;font-size:8px;letter-spacing:.2px}
.mvip-ref-footer-col{position:relative;padding-left:18px;display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.mvip-ref-footer-col::before{content:"";position:absolute;left:0;top:0;width:2px;height:26px;background:#7258ff}
.mvip-ref-footer-col h3{margin:0 0 10px;color:#fff;font-size:10px;font-weight:600}
.mvip-ref-footer-col a,.mvip-ref-footer-col p,.mvip-ref-footer-col b{margin:0;color:#c0c0c0!important;font-size:9px;line-height:1.55;font-weight:400}
.mvip-ref-footer-col b{color:var(--mvip-gold)!important}
.mvip-ref-footer-custom{margin-top:8px;color:#a0a0a0;font-size:9px}
.mvip-ref-trust-panel{margin-top:56px;min-height:108px;padding:18px 20px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;color:#222}
.mvip-ref-trust-logos{display:flex;align-items:center;gap:18px;min-width:0}
.mvip-ref-trust-logos img{display:block;max-height:54px;max-width:520px;object-fit:contain}
.mvip-ref-trust-logos span{font-size:12px;font-weight:700;color:#df2734}
.mvip-ref-doc-card{width:155px;min-height:76px;padding:11px 12px;border:1px solid #ddd;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 4px 14px rgba(0,0,0,.08)}
.mvip-ref-doc-card strong{color:#e52435;font-size:12px}.mvip-ref-doc-card b{color:#d22531;font-size:8px;margin:4px 0}.mvip-ref-doc-card small{font-size:7px;color:#777}.mvip-ref-doc-card em{font-style:normal;color:#e52435;font-weight:700;margin-left:5px}
.mvip-ref-powered{margin:18px auto 0;text-align:center}.mvip-ref-powered a{display:inline-flex;align-items:center;gap:5px;color:#aaa!important;font-size:8px}.mvip-ref-powered strong{color:#5c82ff}

/* Eski home modulleri / floating butonlar referans goruntuyu bozmasin */
body.marmaris-vip-v1-theme.home-page .classic-home-module-instance{display:none!important}
body.marmaris-vip-v1-theme.home-page .safe-phone-float,
body.marmaris-vip-v1-theme.home-page .lions-whatsapp{display:none!important}

@media (max-width:980px){
  body.marmaris-vip-v1-theme.home-page .alpmar-header-inner{width:calc(100% - 40px)!important;grid-template-columns:150px 1fr 155px!important}
  body.marmaris-vip-v1-theme.home-page .alpmar-nav{gap:17px!important}
  body.marmaris-vip-v1-theme.home-page .alpmar-nav>a,body.marmaris-vip-v1-theme.home-page .alpmar-nav>.nav-parent>a{font-size:10px!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone{width:calc(100% - 54px)!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-step[data-step="1"].active{grid-template-columns:1fr 300px!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-primary-actions{grid-template-columns:125px 1fr!important}.safe-booking-zone .trip-direction-buttons{width:125px!important}
  .mvip-ref-wrap{width:calc(100% - 48px)}
  .mvip-ref-fleet-shell{padding:0 44px}.mvip-ref-car-card{flex-basis:min(390px,42vw)}
}

@media (max-width:760px){
  html body.marmaris-vip-v1-theme.home-page > header.alpmar-header{height:70px!important;min-height:70px!important}
  body.marmaris-vip-v1-theme.home-page .alpmar-header-inner{height:70px!important;width:calc(100% - 30px)!important;display:flex!important;justify-content:space-between!important;gap:12px!important}
  body.marmaris-vip-v1-theme.home-page .alpmar-brand img{max-width:125px!important;max-height:38px!important}
  body.marmaris-vip-v1-theme.home-page .alpmar-nav{display:none!important;position:absolute!important;top:66px!important;left:15px!important;right:15px!important;width:auto!important;padding:14px!important;border-radius:14px!important;background:#171717!important;box-shadow:0 16px 40px rgba(0,0,0,.3)!important;flex-direction:column!important;align-items:stretch!important;gap:2px!important}
  body.marmaris-vip-v1-theme.home-page .alpmar-nav.open,body.marmaris-vip-v1-theme.home-page .alpmar-nav.active{display:flex!important}
  body.marmaris-vip-v1-theme.home-page .alpmar-nav>a,body.marmaris-vip-v1-theme.home-page .alpmar-nav>.nav-parent>a{font-size:12px!important;padding:10px!important}
  body.marmaris-vip-v1-theme.home-page .mvip-header-phone{display:none!important}
  body.marmaris-vip-v1-theme.home-page .alpmar-menu-toggle{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.55)!important;background:transparent!important;color:#fff!important}
  html body.marmaris-vip-v1-theme > nav.mvip-side-languages{top:76px!important;right:5px!important;width:27px!important;gap:5px!important}
  html body.marmaris-vip-v1-theme > nav.mvip-side-languages>a{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important}
  body.marmaris-vip-v1-theme.home-page .home-hero,body.marmaris-vip-v1-theme.home-page .lions-hero{height:510px!important;min-height:510px!important}
  body.marmaris-vip-v1-theme.home-page .hero-slide{background-image:var(--mobile,var(--desktop))!important;background-position:center!important}
  body.marmaris-vip-v1-theme.home-page .hero-copy{top:180px!important;width:86vw!important}
  body.marmaris-vip-v1-theme.home-page .safe-hero-kicker{font-size:7px!important;letter-spacing:3px!important}
  body.marmaris-vip-v1-theme.home-page .hero-copy h1{font-size:44px!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone{width:calc(100% - 34px)!important;margin:-128px auto 0!important;padding-bottom:34px!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-step[data-step="1"].active{padding:9px!important;border-radius:20px!important;display:flex!important;flex-direction:column!important;gap:8px!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-route-grid{width:100%!important;grid-template-columns:1fr 38px 1fr!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-primary-actions{width:100%!important;grid-template-columns:135px 1fr!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone .trip-direction-buttons{width:135px!important}
  .mvip-ref-wrap{width:calc(100% - 34px)}
  .mvip-ref-intro{padding-top:54px}
  .mvip-ref-intro-grid{grid-template-columns:1fr;gap:30px}.mvip-ref-intro-media{justify-self:stretch;width:100%;height:230px}.mvip-ref-intro-copy h2{font-size:26px}
  .mvip-ref-divider{height:78px}
  .mvip-ref-heading h2,.mvip-ref-heading.wide h2{font-size:22px}
  .mvip-ref-fleet-shell{padding:0 18px}.mvip-ref-fleet-track{gap:14px;padding:8px 0 18px}.mvip-ref-car-card{flex:0 0 86vw}.mvip-ref-car-photo{height:240px}.mvip-ref-fleet-arrow{width:38px;height:38px;margin-top:-19px}.mvip-ref-fleet-arrow.prev{left:3px}.mvip-ref-fleet-arrow.next{right:3px}
  .mvip-ref-route-grid{grid-template-columns:1fr;gap:14px}.mvip-ref-route-card{height:210px}
  .mvip-ref-service-grid{grid-template-columns:1fr;gap:28px}.mvip-ref-service-card{min-height:175px}
  .mvip-ref-video{height:330px}.mvip-ref-video-frame{transform:translate(-50%,-50%) scale(1.58)}.mvip-ref-video-copy h2{font-size:23px;padding:0 12px}.mvip-ref-video-kicker{font-size:7px;letter-spacing:3.2px}.mvip-ref-video-action{width:54px;height:54px}
  .mvip-ref-footer{padding-top:54px}.mvip-ref-footer-grid{grid-template-columns:1fr;gap:30px}.mvip-ref-footer-col{padding-left:14px}.mvip-ref-trust-panel{margin-top:34px;flex-direction:column;align-items:stretch}.mvip-ref-doc-card{width:100%}.mvip-ref-trust-logos{justify-content:center;flex-wrap:wrap}.mvip-ref-trust-logos img{max-width:100%}
}

@media (max-width:460px){
  body.marmaris-vip-v1-theme.home-page .home-hero,body.marmaris-vip-v1-theme.home-page .lions-hero{height:540px!important;min-height:540px!important}
  body.marmaris-vip-v1-theme.home-page .hero-copy{top:164px!important}.safe-hero-kicker{max-width:92%;margin-left:auto!important;margin-right:auto!important}
  body.marmaris-vip-v1-theme.home-page .hero-copy h1{font-size:38px!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone{margin-top:-174px!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-route-grid{grid-template-columns:1fr!important;gap:6px!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone .swap-button{position:absolute!important;left:50%!important;top:49px!important;transform:translateX(-50%) rotate(90deg)!important;width:32px!important;height:32px!important;z-index:4!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone .booking-primary-actions{grid-template-columns:1fr!important}.safe-booking-zone .trip-direction-buttons{width:100%!important}
  body.marmaris-vip-v1-theme.home-page .safe-booking-zone .visual-select-trigger{height:42px!important;min-height:42px!important}
  .mvip-ref-intro-media{height:205px}.mvip-ref-intro-copy h2{font-size:23px}.mvip-ref-heading h2,.mvip-ref-heading.wide h2{font-size:20px}
}

/* =========================================================
   V8.1.2 - HERO VIDEO TAM KAPLAMA / MERKEZLEME DÜZELTMESİ
   YouTube iframe left:50/top:50 kullanırken translate kaybolduğu
   için video ekranın sağ yarısından başlıyordu. Video artık hero
   alanını merkezden, 16:9 cover mantığıyla eksiksiz kaplar.
   ========================================================= */
body.marmaris-vip-v1-theme.home-page .lions-hero .hero-video-layer{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  z-index:1!important;
  background:#0b0b0b!important;
  pointer-events:none!important;
}
body.marmaris-vip-v1-theme.home-page .lions-hero .hero-video-frame{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:max(100vw,177.78vh)!important;
  height:max(56.25vw,100vh)!important;
  min-width:100%!important;
  min-height:100%!important;
  border:0!important;
  margin:0!important;
  padding:0!important;
  transform:translate(-50%,-50%) scale(var(--hero-video-zoom-desktop,1))!important;
  transform-origin:center center!important;
  pointer-events:none!important;
}
@media(max-width:768px){
  body.marmaris-vip-v1-theme.home-page .lions-hero .hero-video-frame{
    left:50%!important;
    top:50%!important;
    width:max(100vw,177.78vh)!important;
    height:max(56.25vw,100vh)!important;
    min-width:100%!important;
    min-height:100%!important;
    transform:translate(-50%,-50%) scale(var(--hero-video-zoom-mobile,1))!important;
  }
}

/* =========================================================
   V8.1.3 - TENANT LOGO BOYUT AYARLARI
   Yönetim > Ayarlar'daki masaüstü/mobil logo genişliği artık
   sabit 150/125px sınırları tarafından ezilmez.
   ========================================================= */
body.marmaris-vip-v1-theme .alpmar-brand img{
  display:block!important;
  width:var(--tenant-logo-width,210px)!important;
  max-width:none!important;
  max-height:none!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
}
body.marmaris-vip-v1-theme.home-page .alpmar-header-inner{
  grid-template-columns:var(--tenant-logo-width,210px) minmax(0,1fr) 190px!important;
}
@media(max-width:820px){
  body.marmaris-vip-v1-theme .alpmar-brand img,
  body.marmaris-vip-v1-theme.home-page .alpmar-brand img{
    width:var(--tenant-logo-mobile-width,165px)!important;
    max-width:none!important;
    max-height:none!important;
    height:auto!important;
  }
  body.marmaris-vip-v1-theme.home-page .alpmar-brand{
    flex:0 0 var(--tenant-logo-mobile-width,165px)!important;
    width:var(--tenant-logo-mobile-width,165px)!important;
    max-width:none!important;
  }
}

/* =========================================================
   V8.1.4 - MOBIL MENU + REZERVASYON POPUP SADE KAPATMA
   ========================================================= */

/* Masaustunde mobil menu kapatma dugmesi gorunmez. */
body.marmaris-vip-v1-theme .mvip-mobile-menu-close{
  display:none!important;
}

@media (max-width:820px){
  /* Menu acikken sag ustte, sekilsiz ve her zaman gorunen X. */
  body.marmaris-vip-v1-theme .alpmar-nav .mvip-mobile-menu-close{
    display:block!important;
    position:absolute!important;
    top:14px!important;
    right:16px!important;
    z-index:10020!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    outline:0!important;
    border-radius:0!important;
    background:transparent!important;
    background-image:none!important;
    box-shadow:none!important;
    color:#fff!important;
    font-family:Arial,Helvetica,sans-serif!important;
    font-size:38px!important;
    font-weight:300!important;
    line-height:42px!important;
    text-align:center!important;
    appearance:none!important;
    -webkit-appearance:none!important;
  }
  body.marmaris-vip-v1-theme .alpmar-nav .mvip-mobile-menu-close:hover,
  body.marmaris-vip-v1-theme .alpmar-nav .mvip-mobile-menu-close:focus,
  body.marmaris-vip-v1-theme .alpmar-nav .mvip-mobile-menu-close:active{
    border:0!important;
    outline:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#fff!important;
    transform:none!important;
  }
  /* Kapatma X'i ile ilk menu satiri cakismasin. */
  body.marmaris-vip-v1-theme .alpmar-nav,
  body.marmaris-vip-v1-theme .lions-nav.alpmar-nav{
    padding-top:82px!important;
  }
}

/* Rezervasyon popup kapatma dugmesi: sadece sade X, kartin sag ustu. */
html.standart-booking-flow-open body.marmaris-vip-v1-theme > .booking-shell.booking-flow-fixed-open{
  position:fixed!important;
}
html.standart-booking-flow-open body.marmaris-vip-v1-theme > .booking-shell.booking-flow-fixed-open > .booking-popup-close,
html.standart-booking-flow-open body.marmaris-vip-v1-theme .booking-shell.booking-flow-fixed-open > .booking-popup-close{
  display:block!important;
  position:absolute!important;
  top:10px!important;
  right:12px!important;
  left:auto!important;
  bottom:auto!important;
  z-index:2147483647!important;
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  color:#171717!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:38px!important;
  font-weight:300!important;
  line-height:42px!important;
  text-align:center!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  opacity:.92!important;
}
html.standart-booking-flow-open body.marmaris-vip-v1-theme > .booking-shell.booking-flow-fixed-open > .booking-popup-close:hover,
html.standart-booking-flow-open body.marmaris-vip-v1-theme > .booking-shell.booking-flow-fixed-open > .booking-popup-close:focus,
html.standart-booking-flow-open body.marmaris-vip-v1-theme > .booking-shell.booking-flow-fixed-open > .booking-popup-close:active,
html.standart-booking-flow-open body.marmaris-vip-v1-theme .booking-shell.booking-flow-fixed-open > .booking-popup-close:hover,
html.standart-booking-flow-open body.marmaris-vip-v1-theme .booking-shell.booking-flow-fixed-open > .booking-popup-close:focus,
html.standart-booking-flow-open body.marmaris-vip-v1-theme .booking-shell.booking-flow-fixed-open > .booking-popup-close:active{
  border:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#000!important;
  transform:none!important;
  opacity:1!important;
}

/* Kapatma tusunun form basligi ile ust uste binmemesi icin popup'ta sag bosluk. */
html.standart-booking-flow-open body.marmaris-vip-v1-theme .booking-shell.booking-flow-fixed-open{
  padding-top:max(28px,var(--booking-card-padding-y-desktop,28px))!important;
}

@media (max-width:640px){
  html.standart-booking-flow-open body.marmaris-vip-v1-theme > .booking-shell.booking-flow-fixed-open > .booking-popup-close,
  html.standart-booking-flow-open body.marmaris-vip-v1-theme .booking-shell.booking-flow-fixed-open > .booking-popup-close{
    top:max(8px,env(safe-area-inset-top))!important;
    right:8px!important;
    width:46px!important;
    height:46px!important;
    font-size:40px!important;
    line-height:44px!important;
  }
  html.standart-booking-flow-open body.marmaris-vip-v1-theme .booking-shell.booking-flow-fixed-open{
    padding-top:58px!important;
  }
}


/* V8.1.6 - Marmaris VIP referans ana sayfa modül margin / padding bağları */
body.marmaris-vip-v1-theme.home-page .mvip-ref-module-frame{
  position:relative;
  z-index:1;
  width:auto;
  max-width:none;
  box-sizing:border-box;
  transform:translate(var(--mvip-hm-x,0px),var(--mvip-hm-y,0px));
  padding:var(--mvip-hm-pt,0px) var(--mvip-hm-pr,0px) var(--mvip-hm-pb,0px) var(--mvip-hm-pl,0px);
  background:var(--mvip-bg,#191919);
}
body.marmaris-vip-v1-theme.home-page .mvip-ref-module-frame > section{
  max-width:100%;
  box-sizing:border-box;
}
body.marmaris-vip-v1-theme.home-page .mvip-ref-module-alpmar-cta{
  background:#202020;
}
/* Yatay padding verildiğinde geniş araç vitrini viewport dışına taşmasın. */
body.marmaris-vip-v1-theme.home-page .mvip-ref-module-vehicles{
  overflow:hidden;
}
@media(max-width:820px){
  body.marmaris-vip-v1-theme.home-page .mvip-ref-module-frame{
    max-width:100%;
  }
}
