/* =================== Desktop Navbar =================== */
.navbar-desktop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0; /* užtikrina, kad neliktų tarpo */
  width: 100%;
  padding: 15px 80px; /* mažesnis padding – išvengiam nukirpimo */
  box-sizing: border-box; /* kad padding neplėstų pločio */
  z-index: 1000;
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

/* Kairė pusė */
.nav-left {
  display: flex;
  align-items: center;
  gap: 30px;
  min-width: 0; /* padeda išvengti pertempimo */
}

/* Nuorodos */
.nav-links {
  display: flex;
  gap: 20px;
  flex-wrap: nowrap;
}

.nav-links a {
  text-decoration: none;
  color: #000;
  font-weight: 500;
  transition: color 0.3s;
  white-space: nowrap;
}

/* Dešinė pusė */
.nav-right {
  display: flex;
  align-items: center;
  gap: 25px;
  flex-shrink: 0; /* neleidžia susispausti */
}

.nav-right .language,
.nav-right .phone,
.nav-right a.duka {
  text-decoration: none;
  color: #000;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 500;
  transition: background 0.3s, color 0.3s;
  white-space: nowrap;
}

.nav-right .language:hover,
.nav-right .phone:hover {
  background-color: black;
  color: #fff;
}

.nav-right .phone {
  border: 2px solid #000;
  border-radius: 8px;
  padding: 5px 15px;
  transition: background 0.3s, color 0.3s, border-color 0.3s;
}

.nav-right a.duka:hover {
  background-color: transparent;
  color: #000;
}

.nav-right .arrow {
  font-size: 0.7em;
  margin-left: 5px;
}

/* Logo */
.logo-img {
  height: 60px;
  width: auto;
  display: block;
  object-fit: contain;
}

/* Užtikrina, kad hero sektorius nesusispaustų po navbar */
body {
  margin: 0;
  font-family: Verdana, sans-serif;
  background-color: #f5f5f5;
  padding-top: 90px; /* šiek tiek didesnis dėl navbar aukščio */
  box-sizing: border-box;
}

/* =================== Desktop Language Selector =================== */
#langSelectorDesktop {
  position: relative;
  cursor: pointer;
  z-index: 10005;
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 500;
  transition: background 0.3s;
  color: #000; /* raidžių spalva visada juoda */
}

/* Hover fono nebėra */
#langSelectorDesktop:hover {
  background: transparent;
}

/* Current lang raidžių spalva visada juoda */
#langSelectorDesktop .currentLang {
  color: #000;
}

/* Nauja moderni rodyklė (">" pasukta žemyn) */
#langSelectorDesktop .arrow {
  display: inline-block;
  margin-left: 6px;
  border: solid #000; /* rodyklė juoda */
  border-width: 0 2px 2px 0;
  padding: 3px;
  transform: rotate(45deg); /* žemyn */
  transition: transform 0.2s ease;
}

/* Kai dropdown atidarytas – rodyklė pasisuka aukštyn */
#langSelectorDesktop.active .arrow {
  transform: rotate(-135deg);
}

/* Dropdown */
#langDropdownDesktop {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  z-index: 10006;
  min-width: 60px;
}

/* Dropdown nuorodos */
#langDropdownDesktop a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #000; /* visada juoda */
  font-weight: 500;
}

/* Hover efektas dropdown nuorodoms */
#langDropdownDesktop a:hover {
  background: #f0f0f0;
}
/* =================== Mobile Navbar =================== */
.navbar-mobile {
  display: none;
  flex-direction: column;
  padding: 10px 20px;
  background: #fff;
  border-radius: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

/* Viršutinė juosta: logo + kalba + burger */
.navbar-mobile-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  position: relative;
  z-index: 10010;
}

/* Kairė: logo */
.navbar-mobile-top a img.logo-img {
  height: 50px;
  width: auto;
}

/* Dešinė: kalba + burger */
.mobile-right {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-right: 20px; /* tarpas nuo dešinės pusės */
}

/* Burger */
.burger {
  font-size: 30px;
  color: #000;
  cursor: pointer;
}

/* =================== Mobile menu =================== */
.mobile-menu {
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 10000;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 40px 25px;
  gap: 30px;
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
  overflow-y: auto;
}

.mobile-menu.active {
  transform: translateY(0);
  opacity: 1;
}

/* =================== Mobile Language Selector =================== */
#langSelectorMobile {
  position: relative;
  cursor: pointer;
  z-index: 10005;
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 500;
  color: #000; /* tekstas visada juodas */
  background: transparent; /* fonas visada permatomas */
  -webkit-tap-highlight-color: transparent; /* išjungia mobilų “tap” efektą */
  transition: none; /* nebebus foninio animacijos mirksėjimo */
}

/* Hover, active ir focus fono nenurodome – fonas visada permatomas */
#langSelectorMobile:hover,
#langSelectorMobile:active,
#langSelectorMobile:focus {
  background: transparent;
}

/* Rodyklė: ">" pasukta žemyn */
#langSelectorMobile .arrow {
  display: inline-block;
  margin-left: 6px;
  border: solid #000; /* rodyklė juoda */
  border-width: 0 2px 2px 0;
  padding: 3px;
  transform: rotate(45deg); /* žemyn */
  transition: transform 0.2s ease;
}

/* Kai dropdown atidarytas – rodyklė pasisuka aukštyn */
#langSelectorMobile.active .arrow {
  transform: rotate(-135deg);
}

/* Dropdown */
#langDropdownMobile {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  z-index: 10006;
  min-width: 60px;
}

/* Dropdown nuorodos */
#langDropdownMobile a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #000; /* visada juoda */
  font-weight: 500;
}

/* Hover efektas dropdown nuorodoms */
#langDropdownMobile a:hover {
  background: #f0f0f0;
}



/* =================== Responsive =================== */
@media (max-width: 768px) {
  .navbar-mobile {
    display: flex;
  }
}
/* Mobile menu */
.mobile-menu {
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 10000;
  display: flex;
  flex-direction: column; /* stulpelis, kad nuorodos neatsidėtų į eilutę */
  justify-content: flex-start;
  padding: 40px 25px;
  gap: 30px; /* tarpai tarp blokų */
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
  overflow-y: auto;
}

.mobile-menu.active {
  transform: translateY(0);
  opacity: 1;
}

/* Menu Left / Right */
.menu-main {
  display: flex;
  gap: 50px; /* tarpai tarp left ir right blokų */
}

.menu-left, .menu-right {
  display: flex;
  flex-direction: column; /* stulpelis */
}

.menu-left a {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  margin-bottom: 15px;
  padding-bottom: 8px;
}

.menu-left a:last-child {
  border-bottom: none;
}

.menu-right {
  min-width: 120px;
}

.menu-right a {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  margin-bottom: 10px;
  border-bottom: none;
}

.menu-right p {
  margin: 0 0 10px 0;
  font-size: 14px;
  color: #777;
}

/* Kontaktai */
.menu-contact p {
  font-size: 14px;
  color: #777;
  margin-bottom: 5px;
}
.menu-contact a {
  font-size: 16px;
  color: #000;
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
}

/* Social ikonėlės */
.menu-social {
  display: flex;
  gap: 15px;
}
.menu-social a {
  font-size: 22px;
  color: #000;
  text-decoration: none;
}


#burger {
  position: relative;
  z-index: 10002; /* didesnis nei .mobile-menu */
}

/* Media queries */
@media (max-width:768px){
  .navbar-desktop { display: none; }
  .navbar-mobile { display: flex; }
}
/* ================= Footer ================= */
.footer {
  background-color: #111; 
  color: #fff;
  padding: 40px 20px 20px;
  margin-top: 60px;
}

.footer-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  align-items: start;
}

.footer-logo img {
  max-width: 160px;
  margin-bottom: 20px;
}

.footer-contacts,
.footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-contacts li,
.footer-column ul li {
  margin-bottom: 10px;
  font-size: 15px;
  color: #bbb;
  display: flex;
  align-items: center;
}

.footer-contacts li .icon {
  margin-right: 10px;
  font-size: 18px;
}

.footer-contacts a,
.footer-column ul li a {
  color: #bbb;
  text-decoration: none;
  transition: color 0.2s;
}

.footer-contacts a:hover,
.footer-column ul li a:hover {
  color: #fff;
}

.footer-column h3 {
  font-size: 18px;
  margin-bottom: 15px;
  color: #fff;
}

.footer-bottom {
  text-align: center;
  border-top: 1px solid #333;
  padding-top: 15px;
  margin-top: 30px;
  font-size: 14px;
  color: #aaa;
}

/* ================= Payment ================= */
.payment-icons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 20px 0;
}

.pay-card {
  background: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.pay-card img {
  height: 24px;
  width: auto;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body {
  width: 100%;
  overflow-x: hidden; /* pašalina horizontalų scroll ir baltą dryžį */
}

/* ==================== REZERVACIJOS FORMA (MOBILE + DESKTOP) ==================== */
/* Keičiam tik formos išvaizdą ir patogumą, visi laukų punktai lieka tie patys */

.container{
  max-width: 980px;
  margin: 56px auto;
  padding: clamp(18px, 2.5vw, 34px);
  background: #fff;
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 18px;
  box-shadow: 0 18px 45px rgba(0,0,0,0.12);
  position: relative;
  overflow: hidden;
}

.container::before{
  content:"";
  position:absolute;
  top:0; left:0; right:0;
  height: 8px;
  background: linear-gradient(90deg, #C92828 0%, rgba(201,40,40,0.75) 60%, rgba(201,40,40,0.35) 100%);
}

.container h1{
  margin: 10px 0 18px;
  text-align: center;
  font-weight: 800;
  letter-spacing: .2px;
  font-size: clamp(20px, 2.2vw, 30px);
}

form{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 18px;
}

/* kiekvienas laukas kortelėje */
form > div{
  background: rgba(0,0,0,0.02);
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 14px;
  padding: 12px;
  overflow: hidden; /* kad niekas neišlįstų */
  min-width: 0;
}

.full{ grid-column: 1 / 3; }

label{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 10px;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: .15px;
}

label span{ color:#d40000; }

/* Inputs */
input, select, textarea{
  width: 100%;
  box-sizing: border-box;
  min-width: 0;
  border-radius: 12px;
  border: 1px solid rgba(0,0,0,0.14);
  background: #fff;
  font-size: 16px;              /* iOS: nezoomina */
  padding: 12px 12px;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.06);
}

/* Native control reset (geresnės kraštinės laiko laukui) */
input[type="time"],
input[type="date"]{
  -webkit-appearance: none;
  appearance: none;
  background-clip: padding-box;
}

/* Touch-friendly aukštis */
input, select{ min-height: 52px; }

input:focus, select:focus, textarea:focus{
  border-color: rgba(201,40,40,0.85);
  box-shadow: 0 0 0 4px rgba(201,40,40,0.18);
}

/* CENTRUOJAM DATĄ IR LAIKĄ */
input[type="date"],
input[type="time"],
.date-display{
  text-align: center;
}

/* Kad time/date indikatorius neišsikirptų telefone */
input[type="time"],
input[type="date"],
.date-display{
  padding-right: 44px;
}

/* iOS/Chrome: sutvarkom native picker indikatorių */
input[type="time"]::-webkit-calendar-picker-indicator,
input[type="date"]::-webkit-calendar-picker-indicator{
  cursor: pointer;
  margin-right: 6px;
}



textarea{
  min-height: 130px;
  resize: vertical;
}

/* Date UI: rodome dd/mm/yyyy, bet realus date input atidaro picker ir siunčia ISO */
.date-wrap{ position: relative; }
.date-display{ cursor: pointer; position: relative; z-index: 1; pointer-events: auto; }
.date-hidden{
  position: absolute;
  inset: 0;
  opacity: 0.01;
  z-index: 2;
  pointer-events: auto; /* kad paspaudus atsidarytų date picker */
  cursor: pointer;
}

/* Skyriaus pavadinimas */
h2{
  grid-column: 1 / 3;
  margin: 10px 0 0;
  padding: 14px 2px 10px;
  font-size: 16px;
  font-weight: 900;
  border-bottom: 1px dashed rgba(0,0,0,0.22);
}

/* Checkbox group – tvarkingos kortelės kaip kiti laukeliai */
.checkbox-group{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 16px;
  padding: 0;
  background: transparent;
  border: none;
}

/* Kiekvienas pasirinkimas kaip "input" kortelė */
.checkbox-group label{
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 700;
  padding: 14px 14px;
  border: 1px solid rgba(0,0,0,0.08);
  background: rgba(0,0,0,0.02);
  border-radius: 14px;
  margin: 0;
  cursor: pointer;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease, transform .12s ease;
}

@media (hover:hover){
  .checkbox-group label:hover{
    border-color: rgba(201,40,40,0.35);
    box-shadow: 0 10px 18px rgba(0,0,0,0.06);
    background: rgba(201,40,40,0.03);
    transform: translateY(-1px);
  }
}


@media (max-width: 860px){
  .checkbox-group{ grid-template-columns: 1fr; }
}

/* Apvalūs "burbuliukai" vietoje kvadratų (desktop + mobile) */
input[type="checkbox"]{
  -webkit-appearance: none;
  appearance: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  min-height: 22px;
  border-radius: 999px;
  border: 2px solid #C92828;   /* raudona kaip tavo stiliuje */
  background: #fff;
  display: inline-grid;
  place-content: center;
  cursor: pointer;
  outline: none;
  box-shadow: none;            /* panaikinam raudoną "kubą" */
  margin: 0;
}

/* Varnelė viduje */
input[type="checkbox"]::before{
  content: "";
  width: 10px;
  height: 6px;
  border: 2px solid #fff;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  opacity: 0;
}

/* Pažymėtas */
input[type="checkbox"]:checked{
  background: #C92828;
  border-color: #C92828;
}

input[type="checkbox"]:checked::before{
  opacity: 1;
}

/* Focus (be kvadrato) */
input[type="checkbox"]:focus{
  box-shadow: 0 0 0 4px rgba(201,40,40,0.18);
}

/* Pilnas draudimas 2 eilutėm */
.cb-split{ align-items: flex-start; }
/* Pilnas draudimas 2 eilutėm */
.cb-text{
  display:flex;
  flex-direction: column;
  line-height: 1.2;
}
.cb-title{ font-weight: 700; color: #111; }
.cb-sub{ font-weight: 600; color: rgba(0,0,0,0.62); }

/* Submit mygtukas – paliekam tavo esamas spalvas */
button{
  grid-column: 1 / 3;
  margin-top: 8px;
  min-height: 56px;
  border-radius: 14px;
  border: none;
  background: #C92828;
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: .2px;
  cursor: pointer;
  box-shadow: 0 16px 30px rgba(201,40,40,0.26);
  transition: background .2s ease, transform .12s ease, box-shadow .2s ease;
}

button:hover{
  background: #AB2C2C;
  transform: translateY(-1px);
  box-shadow: 0 20px 36px rgba(201,40,40,0.30);
}
button:active{
  transform: translateY(0);
  box-shadow: 0 12px 22px rgba(201,40,40,0.24);
}

.message{
  grid-column: 1 / 3;
  padding: 12px 14px;
  border-radius: 12px;
  font-weight: 700;
  text-align: center;
  display: none;
  background: rgba(0,0,0,0.03);
  border: 1px solid rgba(0,0,0,0.10);
}

/* ==================== MOBILE ==================== */
@media (max-width: 860px){
  .container{
    margin: 22px 14px;
    border-radius: 16px;
  }

  form{
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .full, h2, button, .message{ grid-column: 1; }

  button{
    width: 100%;
    min-height: 58px;
    font-size: 17px;
  }
}
/* =================== Newsletter container =================== */
.newsletter-container {
  max-width: 400px;
  margin: 20px;
  font-family: Arial, sans-serif;
}

/* =================== Input group =================== */
.input-group {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}

.input-group input[type="email"] {
  flex: 1;
  padding: 10px;
  font-size: 16px;
  border: 2px solid #ccc;
  border-radius: 5px;
  transition: border 0.2s;
}

.input-group button {
  width: 50px;
  height: 50px;
  background-color: #f5c600;
  border: 2px solid #f5c600;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  transition: border 0.2s, background 0.2s;
}

.input-group button::after {
  content: '→'; /* normalus dešinės krypties simbolis */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px; /* didesnė rodyklė */
  color: white;
  line-height: 1;
}

/* =================== Consent checkbox =================== */
.consent {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
  font-size: 14px;
  position: relative;
}

.consent input[type="checkbox"] {
  display: none;
}

.custom-checkbox {
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  display: inline-block;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  transition: all 0.2s;
}

.custom-checkbox::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  top: 2px;
  left: 6px;
  transform: rotate(45deg) scale(0);
  transition: transform 0.2s;
}

.consent input[type="checkbox"]:checked + .custom-checkbox {
  background-color: #f5c600;
  border-color: #f5c600;
}

.consent input[type="checkbox"]:checked + .custom-checkbox::after {
  transform: rotate(45deg) scale(1);
}

.consent a {
  text-decoration: underline;
  color: blue;
}

.error-checkbox {
  border-color: red !important;
}

/* =================== Success state =================== */
.input-group.success {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #4caf50; /* žalias fonas */
  color: white;
  border-radius: 5px;
  padding: 12px 15px;
  font-weight: 500;
  font-size: 16px;
  position: relative;
  transition: all 0.3s;
}

/* Tik viena varnelė prieš tekstą */
.input-group.success::before {
  content: '✔';
  display: inline-block;
  font-size: 20px;
  margin-right: 8px;
  line-height: 1;
}

/* Paslepiam submit mygtuko arrow */
.input-group.success button::after {
  content: none;
}

/* Paslepiam checkbox ir tekstą po submit */
.input-group.success ~ .consent {
  opacity: 0;
  pointer-events: none;
  height: 0;
  margin: 0;
  overflow: hidden;
}

/* Checkbox pseudo-elementas po submit nesimato */
.input-group.success ~ .consent .custom-checkbox::after {
  transform: scale(0) !important;
}

/* =================== Success message tekstas =================== */
#successMessage {
  margin-top: 10px;
  font-weight: 500;
  font-size: 16px;
  color: #4caf50;
}

/* =================== Hover/focus states =================== */
.input-group input[type="email"]:focus {
  outline: none;
  border-color: #999;
}

.input-group button:hover {
  background-color: #e6b800;
}

.input-group button:active {
  transform: scale(0.98);
}

/* =================== Responsive =================== */
@media (max-width: 480px) {
  .newsletter-container {
    max-width: 100%;
    padding: 0 10px;
  }

  .input-group button {
    width: 45px;
    height: 45px;
  }
}
.consent a {
  text-decoration: none; /* nebėra pabraukimo */
  color: #f5c600; /* paveldi teksto spalvą */
}
.consent {
  display: inline-flex;       /* inline-flex vietoje flex */
  align-items: center;        /* vertikaliai center */
  gap: 8px;                   /* tarpai tarp checkbox ir teksto */
  font-size: 14px;
  flex-wrap: wrap;            /* leidžia persikelti tik jei labai mažai vietos */
}

.consent input[type="checkbox"] {
  flex-shrink: 0;             /* checkbox nesumažėja */
}

.consent span.custom-checkbox {
  width: 20px;
  height: 20px;
}

.consent span,
.consent a {
  white-space: nowrap;        /* tekstas ir nuoroda nesiskaldys */
}

@media (max-width: 480px) {
  .consent {
    font-size: 12px;          /* šiek tiek mažesnis tekstas tilpimui */
    gap: 6px;
  }
}
.newsletter-text {
  font-size: 16px;
  margin-bottom: 15px;
  color: #fff;
  text-align: center; /* arba left, jei nori kairėje */
}