/* Latifa — SEO / hero iyileştirmeleri (tema dosyalarına dokunmadan) */

.lm-hero-pro {
  position: relative;
  overflow: hidden;
}

/* Tam yükseklik: svh/dvh mobil adres çubuğu; sabit height kaldırıldı taşmayı azaltır */
.lm-hero-carousel-section.lm-hero-pro {
  min-height: 100vh;
  min-height: 100svh;
  min-height: 100dvh;
  height: auto;
  margin: 0;
  padding: 0;
  /* Alt piksel boşlukta gövde rengi sızmasın */
  background-color: #050a08;
}

.lm-hero-pro .unique-overlay {
  background: linear-gradient(
    120deg,
    rgba(5, 12, 8, 0.92) 0%,
    rgba(5, 12, 8, 0.55) 42%,
    rgba(96, 172, 69, 0.2) 100%
  );
}

.lm-hero-pro.lm-hero-pro--image .main-slider-one__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.lm-hero-pro.lm-hero-pro--image::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    120deg,
    rgba(5, 12, 8, 0.88) 0%,
    rgba(5, 12, 8, 0.45) 50%,
    rgba(96, 172, 69, 0.15) 100%
  );
}

/* unique-container kaldırıldı: tema left/transform + Owl çakışmasını önler */
.lm-hero-carousel-inner.lm-hero__frame {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: clamp(0.85rem, 3.5vw, 2.5rem);
  padding-right: clamp(0.85rem, 3.5vw, 2.5rem);
  padding-top: clamp(3.25rem, 8vh, 6rem);
  padding-bottom: clamp(2.5rem, 6vh, 4.5rem);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  transform: none;
  left: auto;
  text-align: center;
  box-sizing: border-box;
}

.lm-hero-pro .unique-title.lmh1-title {
  font-size: clamp(2rem, 5.2vw, 3.65rem);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.12;
  text-shadow: 0 2px 24px rgba(0, 0, 0, 0.45);
}

.lm-hero-pro .unique-small-image {
  filter: drop-shadow(0 8px 24px rgba(0, 0, 0, 0.35));
}

.lm-hero-pro .unique-video-bg {
  filter: saturate(1.05) contrast(1.02);
}

@media (prefers-reduced-motion: reduce) {
  .lm-hero-pro .unique-video,
  .lm-hero-pro .unique-title {
    animation: none !important;
  }
}

.lm-page-h1 {
  font-size: clamp(1.75rem, 2.5vw, 2.25rem);
  font-weight: 700;
  margin-bottom: 1.25rem;
  color: inherit;
}

.lm-page-h1--light {
  color: #fff;
}

.project-details__main-h1 {
  font-size: clamp(1.5rem, 2.2vw, 2rem);
  font-weight: 700;
  margin-bottom: 1rem;
}

/* Görsel en-boy oranı + kırpma (SEO araçlarındaki aspect ratio / responsive image uyarılarını azaltır) */
.service-card__image img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.product__item__img__item img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.client-carousel__one__image,
.client-carousel__one__hover-image {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.demo-one__image img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.service-one__thumb img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

/* Ana kahraman: tam genişlik, ortada büyük içerik, Owl ok/nokta konumu */
.lm-hero-carousel-section {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.lm-hero-carousel-bg {
  position: absolute;
  inset: 0;
  /* Alt kenarda 1px çizgi / boşluk kapanır */
  bottom: -3px;
  min-height: calc(100% + 3px);
  z-index: 0;
}

.lm-hero-video-fill,
.lm-hero-video-fill .unique-video {
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-height: 100svh;
  min-height: 100dvh;
}

.lm-hero-video-fill .unique-video {
  object-fit: cover;
}

.lm-hero-bg-cover {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}

.lm-hero-carousel-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.lm-hero-carousel-inner {
  position: relative;
  z-index: 2;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 0;
}

.lm-hero-owl {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 0.75rem;
}

.lm-hero-owl .owl-stage-outer {
  overflow: hidden;
}

/* Owl slayt geçiş animasyonu kapalı */
.lm-hero-owl--no-anim .owl-stage {
  transition: none !important;
}

.lm-hero-owl--no-anim.owl-carousel .owl-stage-outer.owl-height {
  transition: height 0ms !important;
}

.lm-hero-slide {
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0.5rem 0.5rem 1rem;
}

.lm-hero-slide--center {
  text-align: center;
}

.lm-hero-slide--center .lm-hero-slide__text {
  margin-left: auto;
  margin-right: auto;
}

.lm-hero-slide--intro {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  gap: 1rem 0;
}

.lm-hero-slide__brach {
  flex: 0 0 auto;
  width: 100px;
  max-width: 28vw;
  margin-bottom: 0.25rem;
}

.lm-brach-svg {
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.35));
}

.lm-hero-slide__text {
  flex: 1 1 16rem;
}

.lm-hero-slide__eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 0.35rem;
}

.lm-hero-slide__lead {
  color: rgba(255, 255, 255, 0.88);
  font-size: 1.05rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}

.lm-hero-slide__h2 {
  font-size: clamp(1.75rem, 4.2vw, 3rem);
}

.lm-hero-slide__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
}

/* eolimn-dark: --eolimn-white koyu; eolimn-btn--black metni görünmez oluyor */
.lm-hero-slide__actions .eolimn-btn--black {
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.88);
  background-color: rgba(13, 21, 16, 0.45);
}

.lm-hero-slide__actions .eolimn-btn--black::before {
  background: rgba(32, 34, 32, 0.92) !important;
}

.lm-hero-slide__actions .eolimn-btn--black:hover {
  color: #60ac45 !important;
  border-color: rgba(255, 255, 255, 0.55);
}

.lm-hero-logo-mark {
  width: auto;
  max-width: 220px;
  height: auto;
  max-height: 58px;
  object-fit: contain;
}

/* Owl: oklar slayt gövdesinin yanlarında, noktalar altta ortada */
.lm-hero-owl .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
  z-index: 6;
}

.lm-hero-owl .owl-nav.disabled {
  display: none;
}

.lm-hero-owl .owl-nav .lm-hero-owl__nav-btn {
  pointer-events: auto;
  position: static !important;
  transform: none !important;
  margin: 0 !important;
  width: 3.25rem !important;
  height: 3.25rem !important;
  min-height: 0 !important;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.35) !important;
  background: rgba(13, 21, 16, 0.55) !important;
  color: #fff !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.35);
  transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.lm-hero-owl .owl-nav .lm-hero-owl__nav-btn:hover {
  background: rgba(96, 172, 69, 0.92) !important;
  border-color: rgba(96, 172, 69, 0.95) !important;
  color: #fff !important;
}

.lm-hero-owl .owl-nav .lm-hero-owl__nav-btn:focus-visible {
  outline: 2px solid #60ac45;
  outline-offset: 3px;
}

.lm-hero-owl__nav-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 1.85rem;
  font-weight: 300;
  margin-top: -0.12em;
}

.lm-hero-owl .owl-dots.lm-hero-owl__dots {
  position: absolute;
  left: 50%;
  bottom: 0.35rem;
  transform: translateX(-50%);
  margin: 0 !important;
  padding: 0.2rem 0.45rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.45rem;
  z-index: 6;
  pointer-events: auto;
  background: transparent;
  border-radius: 999px;
  border: none;
  box-shadow: none;
}

/* Tek slayt / dots kapalı — boş çerçeve (siyah hap) gösterme */
.lm-hero-owl .owl-dots.lm-hero-owl__dots.disabled,
.lm-hero-owl .owl-dots.lm-hero-owl__dots:empty {
  display: none !important;
  padding: 0;
  border: 0;
  background: transparent;
  pointer-events: none;
}

.lm-hero-owl .owl-dots .owl-dot {
  margin: 0 !important;
}

.lm-hero-owl .owl-dots .owl-dot span {
  width: 9px !important;
  height: 9px !important;
  margin: 0 !important;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.35) !important;
  transition: transform 0.2s ease, background 0.2s ease;
}

.lm-hero-owl .owl-dots .owl-dot.active span {
  background: #60ac45 !important;
  transform: scale(1.25);
}

/* Tablet + mobil: kahraman okları gizli (kaydırma / noktalar yeterli) */
@media (max-width: 991.98px) {
  .lm-hero-owl .owl-nav {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
}

/* 100vw yatay taşma → altta scrollbar / siyah şerit; ana sayfa blokları */
.detay-section {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.page-wrapper {
  overflow-x: hidden;
}

/* Header + mobil menü logo oranı */
.main-header__logo img,
.header-right-sidebar__logo-box .lm-sidebar-logo,
.mobile-nav__content .logo-box img.lm-header-logo {
  width: auto;
  max-width: 180px;
  height: 48px;
  object-fit: contain;
}

/* Hamburger panel: flex stretch logoyu dikey bozmasın */
.mobile-nav__content .logo-box {
  align-items: flex-start;
}

.mobile-nav__content .logo-box > a {
  display: inline-block;
  line-height: 0;
  max-width: 100%;
}

/* Bilgi & Sipariş — koyu zemin, alanlar dark, placeholder görünür */
.checkout-page {
  background-color: #0d1510 !important;
}

.checkout-page hr {
  border-color: rgba(96, 172, 69, 0.28);
  opacity: 1;
}

.checkout-page .checkout-page__billing-address__title,
.checkout-page .checkout-page__your-order__title {
  color: #f0f5f2 !important;
}

.checkout-page .checkout-page__shipping-address__title {
  color: #8fd67a !important;
}

.checkout-page .checkout-page__billing-address label,
.checkout-page .checkout-page .row > [class*="col-"] > label {
  color: rgba(232, 238, 233, 0.92) !important;
}

.checkout-page .form-check-label {
  color: rgba(240, 245, 242, 0.95) !important;
}

.checkout-page .form-control-lg,
.checkout-page select.form-control-select {
  background-color: #161b18 !important;
  border: 1px solid rgba(96, 172, 69, 0.35) !important;
  color: #e8eee9 !important;
}

.checkout-page .form-control-lg::placeholder,
.checkout-page textarea::placeholder {
  color: rgba(198, 208, 202, 0.52) !important;
}

.checkout-page .form-control-lg:focus,
.checkout-page select.form-control-select:focus {
  background-color: #1c2420 !important;
  border-color: #60ac45 !important;
  color: #fff !important;
  box-shadow: 0 0 0 0.15rem rgba(96, 172, 69, 0.22) !important;
  outline: none !important;
}

.checkout-page select.form-control-select option {
  background-color: #161b18;
  color: #e8eee9;
}

.checkout-page .checkout-page__input-box textarea,
.checkout-page textarea#siparisdetay {
  background-color: #161b18 !important;
  border: 1px solid rgba(96, 172, 69, 0.35) !important;
  color: #e8eee9 !important;
  text-transform: none;
}

.checkout-page .accordion-item {
  background: rgba(16, 22, 18, 0.75);
  border: 1px solid rgba(96, 172, 69, 0.22);
}

.checkout-page .accordion-body {
  color: rgba(210, 220, 214, 0.9) !important;
}

.checkout-page .checkout-page__payment input[type="radio"] {
  accent-color: #60ac45;
}

/* Ürün listesi sayfası üst şerit */
.lm-urunler-pagehead {
  background: #0d1510;
  color: #f5f5f5;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.lm-urunler-pagehead .lm-page-h1 {
  margin-bottom: 0;
  color: #fff;
}

.lm-urunler-content-wrap .container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.lm-page-urunler .faqs-two .container,
.lm-page-urunler .work-process-one .container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.lm-page-urunler .faqs-two .container .row {
  justify-content: center;
  text-align: left;
}

.lm-page-urunler .sec-title__title,
.lm-page-urunler .sec-title__tagline {
  text-align: left;
}

.lm-page-urunler section.faqs-two.detay-section {
  background: #0d1510;
}

.lm-page-urunler section.faqs-two .faqs-two__top__text,
.lm-page-urunler section.faqs-two .sec-title__title {
  color: #f5f5f5;
}

/* Bize ulaşın — “Mail Gönderin” kutusu: uzun satırlar + eşit sütun yüksekliği + negatif margin */
.bilgi-alan-contact .contact-list__item {
  align-items: flex-start;
}

.bilgi-alan-contact .contact-list__content {
  width: 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}

.bilgi-alan-contact .contact-list__info {
  margin-bottom: 0 !important;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.bilgi-alan-contact .contact-list__info strong {
  overflow-wrap: anywhere;
  word-break: break-word;
  font-weight: 600;
}

.bilgi-alan-contact .contact-list__content > .eolimn-btn {
  margin-top: 0.5rem;
  align-self: stretch;
  max-width: 100%;
  justify-content: center;
  text-align: center;
}

/* Tema .contact-list a alt çizgi arka planı butonla çakışmasın */
.bilgi-alan-contact .contact-list a.eolimn-btn {
  background: none !important;
  display: inline-flex;
}

/* Keşif → Planlama → Projelendirme: tema mobilde tüm .row için column-reverse kullanıyor; bu bölümde doğal sıra */
@media (max-width: 768px) {
  .work-process-one .row {
    flex-direction: column;
  }
}

/* 404 — tek blok, header ile çakışan page-header yok */
.lm-error-page {
  position: relative;
  isolation: isolate;
  min-height: 52vh;
  padding: clamp(2.5rem, 6vw, 4.5rem) 0 clamp(3rem, 7vw, 5rem);
  background: #060a08;
}

.lm-error-page__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(ellipse 80% 55% at 50% 0%, rgba(96, 172, 69, 0.18), transparent 55%),
    radial-gradient(ellipse 60% 40% at 85% 70%, rgba(96, 172, 69, 0.06), transparent 50%),
    linear-gradient(180deg, #0a120e 0%, #060a08 100%);
  opacity: 1;
}

.lm-error-page__container {
  position: relative;
  z-index: 1;
}

.lm-error-page__card {
  max-width: 40rem;
  margin: 0 auto;
  text-align: center;
}

.lm-error-page__code {
  margin: 0 0 0.35rem;
  font-size: clamp(4rem, 14vw, 7.5rem);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.04em;
  color: rgba(96, 172, 69, 0.35);
  user-select: none;
}

.lm-error-page__title {
  margin: 0 0 1rem;
  font-size: clamp(1.35rem, 3.5vw, 1.85rem);
  font-weight: 700;
  color: #f2f6f3;
}

.lm-error-page__lead {
  margin: 0 0 1.75rem;
  font-size: 1.05rem;
  line-height: 1.65;
  color: rgba(230, 238, 232, 0.82);
}

.lm-error-page__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem 0.75rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
}

.lm-error-page__btn.lm-error-page__btn--ghost {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.65rem 1.15rem;
  font-size: 0.9rem;
  font-weight: 600;
  color: #c8e6bc;
  text-decoration: none;
  border: 1px solid rgba(96, 172, 69, 0.55);
  border-radius: 4px;
  background: rgba(12, 22, 16, 0.6);
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.lm-error-page__btn.lm-error-page__btn--ghost:hover,
.lm-error-page__btn.lm-error-page__btn--ghost:focus-visible {
  color: #fff;
  border-color: #60ac45;
  background: rgba(96, 172, 69, 0.15);
  outline: none;
}

.lm-error-page__hint {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  color: rgba(200, 210, 204, 0.65);
}

.lm-error-page__hint a {
  color: #8fd67a;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.lm-error-page__hint a:hover {
  color: #b8e8a8;
}
