/* =================== 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 {
  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: flex-start;   /* visi stulpeliai iš viršaus */
}

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

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

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

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

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

.footer-contacts a:hover {
  color: #fff;
}

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

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

.footer-column ul li {
  margin-bottom: 10px;
}

.footer-column ul li a {
  color: #bbb;
  text-decoration: none;
  transition: color 0.2s;
  font-size: 15px;
}

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

.footer-bottom {
  text-align: center;
  border-top: 1px solid #333;
  padding-top: 15px;
  margin-top: 30px;
  font-size: 14px;
  color: #aaa;
}
.payment-icons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 20px 0;
}

.pay-card {
  background: #fff;            /* baltas fonas */
  padding: 10px 20px;          /* vidinis tarpas */
  border-radius: 8px;          /* užapvalinti kampai */
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2); /* švelnus šešėlis */
}

.pay-card img {
  height: 10px;   /* reguliuok pagal poreikį */
  width: auto;
}
.faq-section {
  max-width: 900px;
  margin: 50px auto;
  padding: 0 20px;
}

.faq-section h2 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 28px;
}

.faq-item {
  margin-bottom: 15px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #ddd;
}

.faq-question {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 500;
  background: #f7f7f7;
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.3s;
}

.faq-question:hover {
  background: #ececec;
}

.faq-answer {
  padding: 15px 20px;
  display: none; /* pradžioje paslėptas atsakymas */
  background: #fff;
  border-top: 1px solid #ddd;
}

.faq-answer p {
  margin: 0;
  font-size: 15px;
  color: #333;
}
.hero {
  position: relative;
  width: 100%;
  height: 600px;        /* desktop aukštis */
  overflow: hidden;
}

/* Hero nuotrauka */
.hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Užsklanda (overlay) */
.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); /* juoda su 30% permatomumu */
  z-index: 1;
}

/* Tekstas virš overlay */
.hero-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;              /* virš overlay */
  color: #fff;
  text-align: center;
  max-width: 800px;
  padding: 20px;
}

/* Mobile responsive */
@media (max-width: 768px) {
  .hero {
    height: 300px;      /* mažesnis aukštis mobiliems ekranams */
  }

  .hero-text h1 {
    font-size: 28px;    /* sumažiname headline */
  }

  .hero-text p {
    font-size: 16px;    /* sumažiname tekstą */
  }
}

@media (max-width: 480px) {
  
.hero {
    height: 200px;      /* labai mažiems ekranams */
  }

.hero-text h1 {
    font-size: 22px;
  }

.hero-text p {
    font-size: 14px;
  }
}
body {
  margin: 0;
  font-family: 'Verdana', sans-serif;
  background-color: #fff;
  color: #222;
}

/* Bendra kontaktų sekcija */
.contact-section {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1200px;
  padding: 40px 20px;
  gap: 20px;
  box-sizing: border-box;
}

/* Žemėlapio konteineris */
.map-container {
  flex: 2;
  min-width: 300px;
  height: 400px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0,0,0,0.15);
  box-sizing: border-box;
}

/* Informacinė kortelė */
.info-card {
  flex: 1;
  min-width: 280px;
  background-color: #2f2f2f;
  color: white;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.3);
  box-sizing: border-box;
}

/* Teksto stiliai */
.info-card h4 {
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

.info-card h2 {
  margin-top: 10px;
  font-size: 1.4rem;
}

.info-card hr {
  border: none;
  border-top: 2px solid #fff;
  width: 60px;
  margin: 5px 0 15px;
}

.info-card p {
  margin: 8px 0;
  line-height: 1.4;
}

/* Apatinė informacija */
.bottom-info {
  text-align: center;
  padding: 40px 20px;
  max-width: 800px;
  margin: 0 auto;
  box-sizing: border-box;
}

.bottom-info h3 {
  font-size: 1rem;
  margin-bottom: 20px;
  font-weight: 600;
}

.bottom-info a {
  color: #e63946;
  text-decoration: none;
  font-weight: bold;
}

.bottom-info a:hover {
  text-decoration: underline;
}

/* Mobilus vaizdas */
@media (max-width: 768px) {
  .contact-section {
    flex-direction: column;
    align-items: center;
    padding: 30px 16px; /* pridėjau papildomą kairės/dešinės paddingą */
  }

  .map-container,
  .info-card {
    width: 100%;
    max-width: 100%;
  }

  .info-card {
    text-align: left;
  }
}
