.site-header {
  background: black;
}
.page-icerik {
  min-height: 650px;
  padding: 2rem 0rem;
  background-color: #fff;
  color: #333;
  line-height: 1.7;
} /* Banner Arka Plan */
.banner-bg {
  overflow: hidden;
} /* Swiper Container Stilleri */
.swiper-container {
  width: 100%;
  margin: 0 auto;
} /* Ana Swiper */
.gallery-top22 {
  height: auto;
  margin-bottom: 10px;
}
.gallery-top22 .swiper-slide {
  position: relative;
}
.gallery-top22 .swiper-slide .resim {
  position: relative;
  overflow: hidden;
}
.gallery-top22 .swiper-slide .resim img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease; /* Yakınlaştırma efekti */
  border-radius: 5px;
}
.gallery-top22 .swiper-slide:hover .resim img {
  transform: scale(1.1); /* Hoverda resme yakınlaş */
}
.gallery-top22 .swiper-slide .buyut {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  text-decoration: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.gallery-top22 .swiper-slide:hover .buyut {
  opacity: 1;
} /* Küçük Swiper (Thumbnails) */
.gallery-thumbs22 {
  height: 100px;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs22 .swiper-slide {
  width: 20%;
  height: 100%;
  opacity: 0.4;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.gallery-thumbs22 .swiper-slide-thumb-active {
  opacity: 1;
}
.gallery-thumbs22 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
} /* Swiper Butonları */
.swiper-button-next,
.swiper-button-prev {
  color: var(--primary-orange); /* Temanızın rengi */
} /* Ürün Detay Butonları */
.urundetaybutton {
  margin-top: 20px;
  display: flex;
}
.urundetaybutton .col-xl-6 {
  padding: 0 10px;
}
.urundetaybutton .col-xl-6 a,
.urundetaybutton .col-xl-6 button {
  display: block;
  width: 100%;
  padding: 12px 15px;
  border: none;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  transition: background-color 0.3s ease;
  overflow: hidden;
}
.urundetaybutton .col-xl-6 .tumunugor {
  background-color: var(--primary-orange);
}
.urundetaybutton .col-xl-6 .tumunugor:hover {
  /* Temanızın ikinci rengi */
}
.urundetaybutton .col-xl-6 .tumunugor2 {
  background-color: #6c757d;
  font-family: var(--font1);
  font-size: 16px;
  padding: 15px 20px;
}
.urundetaybutton .col-xl-6 .tumunugor2:hover {
  background-color: #5a6268;
}
@media (max-width: 1024px) {
  .urundetaybutton {
    margin-bottom: 20px;
  }
} /* Ürün İçeriği */
.urunicerik {
}
.urunicerik .icerik {
  font-size: 1em;
  color: #555;
  line-height: 1.6;
}
a {
  text-decoration: none;
}
a.liste_kutu {
  width: 100%;
  position: relative;
  text-align: center;
  display: block;
  color: #424244;
}
a.liste_kutu .urun_liste_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
a.liste_kutu .liste_kutu_ic {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  padding-top: 0;
  z-index: 1;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 3px #0000002e;
}
a.liste_kutu .baslik {
  width: 100%;
  height: auto;
  position: relative;
  bottom: 0px;
  z-index: 99;
  padding: 40px 40px;
  transition: all 0.2s;
  text-align: left;
  background: #fff;
}
a.liste_kutu .baslik .sayi::before {
  content: "";
  display: block;
  width: 48px;
  height: 1px;
  margin-right: 16px;
  background: var(--primary-orange);
}
a.liste_kutu .baslik .sayi {
  width: 100%;
  display: flex;
  text-align: left;
  margin-bottom: 14px;
  font-size: 17px;
  font-weight: 700;
  align-items: center;
}
a.liste_kutu .baslik span {
  width: 100%;
  display: block;
  text-align: left;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
}
a.liste_kutu .baslik small {
  width: 100%;
  display: block;
  text-align: left;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box !important;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: 400;
}
a.liste_kutu .liste_kutu_ic .resim {
  width: 100%;
  height: 325px;
  position: relative;
  z-index: 9;
}
a.liste_kutu .liste_kutu_ic .resim img {
  height: 100%;
  object-fit: cover;
  width: 100%;
} /* --------------------------------------------------- */ /* Video Galerisi Stilleri (Değişiklik Yok) */ /* --------------------------------------------------- */
.page-videolar {
  padding: 0;
}
.page-videolar .images-list {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: var(--radius);
  background: #fff;
  transition: all 0.3s ease;
  text-decoration: none;
  color: inherit;
  margin-bottom: 25px;
}
.page-videolar .images-list:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
}
.page-videolar .image {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: var(--radius);
}
.page-videolar .image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.4s ease;
}
.page-videolar .images-list:hover img {
  transform: scale(1.05);
}
.page-videolar .zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.page-videolar .zoom svg {
  width: 30px;
  height: 30px;
  transition: transform 0.3s ease;
  fill: var(--primary-orange);
}
.page-videolar .images-list:hover .zoom {
  background-color: var(--primary-orange);
}
.page-videolar .images-list:hover .zoom svg {
  transform: scale(1.15);
  fill: #fff;
}
.page-videolar .images-list-text {
  font-size: 1rem;
  font-weight: 500;
  color: #333;
  text-align: center;
  padding: 0.75rem 0.5rem 0.5rem;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-videolar .col-6 {
    width: 100% !important;
    margin-bottom: 1.5rem;
  }
  .page-videolar .images-list-text {
    font-size: 0.95rem;
    padding: 0.5rem 0.25rem;
  }
  .page-videolar .zoom {
    width: 50px;
    height: 50px;
  }
  .page-videolar .zoom svg {
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-videolar .col-md-6 {
    width: 50% !important;
    margin-bottom: 1.5rem;
  }
}
.page-videolar .images-list,
.page-videolar .zoom,
.page-videolar img {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
} /* =================================================================== */
.page-resimler {
  margin-top: 0px;
} /* Ana kart yapısı */
.page-urunler-listele-resimler {
  position: relative;
  display: block;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-bottom: 1.5rem;
}

.page-urunler-listele-resimler .resim {
  width: 100%;
  height: 300px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.page-urunler-listele-resimler .resim img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-urunler-listele-resimler:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
} /* Lazy Load için Resim Çerçevesi (Placeholder) */
.image-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: var(--radius);
  background-color: #f0f0f0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Ccircle cx='50' cy='50' r='32' stroke='%23ccc' stroke-width='8' fill='none' stroke-dasharray='50 50'%3E%3CanimateTransform attributeName='transform' type='rotate' dur='1s' repeatCount='indefinite' values='0 50 50;360 50 50'/%3E%3C/circle%3E%3C/svg%3E");
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
}
.image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.image-container img.loaded {
  opacity: 1;
}
.page-urunler-listele-resimler:hover .image-container img.loaded {
  filter: brightness(0.85);
} /* Modal styling burada kalabilir (senin mevcut media-modal.css) */ /* Zoom ikonu stilleri */
.page-urunler-listele-resimler .zoom {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  transition: opacity 0.3s ease;
  z-index: 2;
}
.page-urunler-listele-resimler:hover .zoom {
  opacity: 1;
}
.page-urunler-listele-resimler .zoom svg {
  width: 20px;
  height: 20px;
  fill: #fff;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
.page-urunler-listele-resimler:hover .zoom svg {
  transform: scale(1);
} /* Resim başlığı stilleri */
.images-list-text {
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  color: #333;
  padding: 0.8rem 0.5rem;
  background: #f9f9f9;
  border-radius: 0 0 var(--radius) var(--radius);
  text-decoration: none;
} /* Genel responsive kurallar */
@media (max-width: 767px) {
  .col-6 {
    width: 100% !important;
  }
  .images-list-text {
    font-size: 0.9rem;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .col-md-3 {
    width: 50% !important;
  }
}
.page-urunler-listele-resimler,
.page-urunler-listele-resimler .zoom,
.page-urunler-listele-resimler svg {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
} /* İÇERK MODAL RESİM VE VİDEO*/
.page-baslik1 {
  background-color: #fafafa; /* Hafif gri arka plan */
  padding: 1.5rem 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 140px;
}
.page-baslik1 h1 {
  font-size: 1.75rem;
  font-weight: 700;
  color: var(--primary-orange);
  margin: 0 0 0px 0;
  line-height: 1.2;
}
.page-baslik1 .d-sm-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
} /* Breadcrumb stili */
.page-baslik1 .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.9rem;
  color: #777;
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-baslik1 .breadcrumb li {
  margin-right: 0.5rem;
}
.page-baslik1 .breadcrumb li + li:before {
  content: "/";
  margin-right: 0.5rem;
  color: #999;
}
.page-baslik1 .breadcrumb li a {
  color: #555;
  text-decoration: none;
  transition: color 0.3s ease;
}
.page-baslik1 .breadcrumb li a:hover {
  color: #007bff; /* Ana renk */
}
@media (max-width: 767px) {
  .page-baslik1 .d-sm-flex {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
  .page-baslik1 h3 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
  .page-baslik1 .breadcrumb {
    font-size: 0.85rem;
  }
} /**/
.sol-menu-style1 {
  width: 100%;
  height: auto;
}
.sol-menu-style1 .breadcrumb {
  margin-bottom: 0px;
  border-radius: 0px;
  background: transparent;
  padding: 0px;
}
.sol-menu-style1 .breadcrumb li a {
  color: #3e3e3e;
}
.sol-menu-style1 .sol-menu .menu-akordiyon {
  width: 100%;
  position: relative;
}
.sol-menu-style1 .sol-menu .menu-akordiyon .sol-menu-icon {
  display: inline-block;
  margin-right: 8px;
  font-size: 0.75rem;
  display: none;
}
.sol-menu-style1 .sol-menu .menu-akordiyon .sol-menu-alt-var {
  display: inline-block;
  float: right;
  font-size: 12px;
}
.sol-menu-style1 .sol-menu .menu-akordiyon {
  width: 100%;
  text-align: left;
}
.sol-menu-style1 .sol-menu .menu-akordiyon ul {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.sol-menu-style1 .sol-menu .menu-akordiyon ul li:first-child {
  border: none;
  margin-top: 0px;
}
.sol-menu-style1 .sol-menu .menu-akordiyon ul li {
  list-style-type: none;
  width: 100%;
  position: relative;
  background: #f2f2f2;
  margin-top: 1px;
}
.sol-menu-style1 .sol-menu .menu-akordiyon ul li a {
  width: 100%;
  font-size: 0.85rem;
  color: #23282d;
  line-height: 1.6em;
  padding: 16px 24px 14px;
  font-weight: 500;
  transition: all 0.25s ease !important;
  display: block;
}
.sol-menu-style1 .sol-menu .menu-akordiyon ul li.active a {
  color: #fff;
  background: var(--primary-orange);
}
.sol-menu-style1 .sol-menu .menu-akordiyon ul li a:hover {
  color: #fff;
  background: var(--primary-orange);
}
.sol-menu-style1 .sol-menu .menu-akordiyon ul li ul {
  display: none;
  background: #fff;
}
.sol-menu-style1 .sol-menu .menu-akordiyon ul li ul li {
  margin-top: 0px;
}
.sol-menu-style1 .sol-menu .menu-akordiyon ul li ul li a {
  padding: 8px 24px 8px;
  font-weight: 400;
  color: #23282d;
}
.sol-menu-style1 .navbar {
  padding: 0px;
}
.sol-menu-style1 .navbar .navbar-toggler {
  width: 100%;
  position: relative;
  margin-top: 0px;
  top: 0px;
  padding: 16px 24px;
  font-size: 18px;
  text-align: left;
  background: #333;
  color: #fff;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
}
.sol-menu-style1 .navbar .navbar-toggler:focus {
  border: none;
}
.sol-menu-style1 .navbar .navbar-toggler:hover {
  border: none;
}
.sol-menu-style1 .navbar .navbar-toggler svg {
  margin-right: 15px;
  fill: #fff;
  width: 25px;
  height: 25px;
}
@media (max-width: 1024px) {
  .sol-menu-style1 .navbar .navbar-toggler {
    margin-bottom: 30px;
  }
}
@media (min-width: 1201px) {
  .sol-menu-mobil-button {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .sol-menu-style1 .sol-menu .menu-akordiyon {
    padding: 0px 15px;
  } /* width */
  .sol-menu-hasem .menu-akordiyon::-webkit-scrollbar {
    width: 5px;
  } /* Track */
  .sol-menu-hasem .menu-akordiyon::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
  } /* Handle */
  .sol-menu-hasem .menu-akordiyon::-webkit-scrollbar-thumb {
    background: #6d6d6d;
    border-radius: 10px;
  }
  .sol-menu-hasem {
    width: 80%;
    height: 100%;
    position: fixed;
    top: 0;
    left: -80%;
    z-index: 999999999999;
    background: #fff;
    transition: 0.2s ease-in-out;
  }
  .sol-menu-hasem-fixed {
    left: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  }
  .sol-menu-hasem .akordiyon-baslik {
    font-size: 16px;
    text-align: left;
    font-weight: 700;
    padding: 15px;
    border-bottom: 1px solid #d6d6d6;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0);
    text-transform: capitalize;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sol-menu-hasem .akordiyon-baslik .kapat svg {
    fill: #000;
    width: 25px;
    height: 25px;
  }
  #menu-overlay {
    display: none; /* Başlangıçta gizli */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* Yarı saydam siyah renk */
    z-index: 999; /* Menünün arkasında, sayfa içeriğinin önünde */
    cursor: pointer; /* Tıklanabilir olduğunu belirtmek için */
  }
}
.page-dosya {
  padding: 0rem 0rem;
} /* Dosya linkleri */
.page-dosya .dosya-liste {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1rem;
  background: #f9f9f9;
  border: 1px solid #e0e0e0;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-decoration: none;
  color: inherit;
  border-radius: 0rem;
  fill: var(--primary-orange);
}
.page-dosya .dosya-liste:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
} /* Dosya ikonları */
.page-dosya .dosya-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 40px;
  margin-bottom: 0.2rem;
  font-size: 25px;
} /* SVG ikon boyutu ve renk ayarı */
.page-dosya .dosya-icon svg {
  width: 60px;
  height: 60px;
  display: block;
} /* İndir butonu */
.page-dosya .indir {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 0.9rem;
  background-color: #ffffff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease, transform 0.3s ease;
  padding: 0 6px;
}
.page-dosya .dosya-liste:hover .indir {
  color: #fff;
  transform: scale(1.1);
} /* Dosya başlığı */
.page-dosya .dosya-aciklama .baslik {
  text-align: center;
  font-size: 0.95rem;
  font-weight: 500;
  color: #333;
  word-break: break-word;
} /* Responsive kolonlar */
@media (max-width: 767px) {
  .page-dosya .col-6 {
    width: 100% !important;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-dosya .col-md-3 {
    width: 50% !important;
    margin-bottom: 1rem;
  }
} /* Animasyon ve geçişler */
.page-dosya .dosya-liste,
.page-dosya .dosya-icon,
.page-dosya .indir {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.urn-detay-resim {
  width: 100%;
  height: auto;
} /* --- Genel Form Stili --- */
.form1 {
  width: 100%;
} /* --- Form Etiketleri (Label) --- */
.form1 .basliklabel {
  font-weight: 500;
  color: #333;
  margin-bottom: 3px; /* Etiket ile input arası boşluk */
  display: block; /* Etiketin tam genişlik kaplamasını sağlar */
  font-size: 90%;
} /* Gerekli alanları belirten yıldız (*) için stil */
.form1 .form-label span {
  color: #e74c3c; /* Canlı bir kırmızı renk */
  font-weight: bold;
  margin-right: 4px;
} /* --- Input ve Textarea Alanları --- */
.form1 .form-control {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ced4da; /* Standart gri çerçeve */
  border-radius: 5px;
  font-size: 1rem;
  color: #495057;
  transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
} /* Input alanına tıklandığında (focus) oluşacak efekt */
.form1 .form-control:focus {
  border-color: #00338d; /* Buton rengiyle uyumlu çerçeve rengi */
  box-shadow: 0 0 0 3px rgba(0, 51, 141, 0.2); /* Hafif bir parlama efekti */
  outline: none; /* Tarayıcının varsayılan focus çerçevesini kaldır */
} /* Placeholder metinlerini biraz soluklaştır */
.form1 .form-control::placeholder {
  color: #aab2bd;
  opacity: 1;
} /* Textarea'nın boyutunun dikey olarak değiştirilebilmesini sağlar */
.form1 textarea.form-control {
  resize: vertical;
} /* --- Güvenlik Kodu Alanı --- */
.form1 .input-group {
  display: flex; /* Input ve resmi yan yana getirmek için */
  width: 100%;
}
.form1 .input-group .form-control {
  /* Input'un resimle birleşik görünmesi için sağ köşe yuvarlaklığını kaldır */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex-grow: 1; /* Esneyerek boşluğu doldurmasını sağlar */
}
.form1 .form-group {
  position: relative;
  margin-bottom: 10px;
}
.form1 .guvenlik_resim {
  display: flex;
  align-items: center;
  border-left: none;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.form1 .guvenlik_resim img {
  display: block;
  height: 28px; /* Input yüksekliği ile uyumlu hale getirir */
  cursor: pointer; /* Üzerine gelince tıklanabilir olduğunu belirtir */
} /* --- Gönder Butonu --- */
.form1 .btn {
  background-color: var(
    --primary-orange
  ) !important; /* Orijinal formdaki renk */
  color: #ffffff;
  border: none;
  padding: 12px 20px;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 5px;
  cursor: pointer;
  width: 100%; /* Bulunduğu sütunu tamamen kaplar */
  transition: background-color 0.2s ease, transform 0.1s ease;
  margin-top: 28px;
} /* Butonun üzerine gelince (hover) efekti */
.form1 .btn:hover {
  background-color: #00225c; /* Rengin biraz daha koyu tonu */
  transform: translateY(-2px); /* Hafif yukarı kalkma efekti */
} /* --- Buton Konteyneri --- */ /* Bu ana kapsayıcı olduğu için başında bir şey olmasına gerek yok. */
.contact-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  padding: 1rem;
} /* --- Genel Buton Stilleri (Sadece .contact-buttons içindekiler için) --- */
.contact-buttons .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  flex: 1;
  padding: 12px 24px;
  border-radius: 8px;
  border: none;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
} /* İkonlar (Sadece .contact-buttons içindekiler için) */
.contact-buttons .btn-icon {
  width: 20px;
  height: 20px;
} /* --- WhatsApp Butonu'na Özel Stiller --- */
.contact-buttons .btn-whatsapp {
  background-color: #25d366;
} /* --- Ana Buton'a (Bize Ulaşın) Özel Stiller --- */
.contact-buttons .btn-primary {
  background-color: var(--primary-orange);
} /* --- Hover Efektleri (Sadece .contact-buttons içindeki butonlar için) --- */
.contact-buttons .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 7px 14px rgba(0, 0, 0, 0.15);
  opacity: 0.95;
}
.contact-buttons .btn:active {
  transform: translateY(0);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
} /* --- Mobil Cihazlar İçin (Ekran 600px'den küçükse) --- */
@media (max-width: 600px) {
  .contact-buttons {
    flex-direction: column;
    width: 90%;
  }
  .contact-buttons .btn {
    width: 100%;
    padding: 14px;
  }
}
.form2 {
  background-color: #ffffff;
  padding: 30px 20px;
  border-radius: 20px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
  color: #333;
  position: relative;
  overflow: hidden;
}
.form2::before,
.form2::after {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  z-index: 0;
}
.form2::before {
  width: 250px;
  height: 250px;
  top: -80px;
  right: -80px;
}
.form2::after {
  width: 150px;
  height: 150px;
  bottom: -50px;
  left: -50px;
}
.form2 label {
  font-size: 14px;
  text-transform: uppercase;
  color: #888;
  margin-bottom: 8px;
  display: block;
  letter-spacing: 1.5px;
}
.form2 .guvenlik_input {
  position: relative;
}
.form2 .guvenlik_resim {
  position: absolute;
  top: 40px;
  right: 0;
}
.form2 .guvenlik_resim .guvenlikResim {
  width: 80px;
}
.form2 input {
  width: 100%;
  padding: 16px;
  margin-bottom: 0;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #333;
  font-size: 16px;
  transition: all 0.3s ease;
  outline: none;
  height: 40px;
}
.form2 textarea {
  width: 100%;
  padding: 16px;
  margin-bottom: 15px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #333;
  font-size: 16px;
  transition: all 0.3s ease;
  outline: none;
  height: 70px;
}
.form2 input:focus,
.form2 textarea:focus {
  border-color: #144b38;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(52, 152, 219, 0.2);
}
.form2 input::placeholder,
.form2 textarea::placeholder {
  color: #f9f9f9;
  display: none;
  opacity: 0;
}
.form2 button {
  background-color: #144b38;
  color: #fff;
  padding: 10px 10px;
  border: none;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  cursor: pointer;
  transition: all 0.4s ease;
  font-size: 16px;
  box-shadow: 0 4px 10px rgb(0 0 0 / 30%);
  margin-top: 30px;
}
.form2 button:hover {
  box-shadow: 0 8px 20px rgb(0 0 0 / 50%);
}
.form2 .help-block {
  color: #aaa;
  font-size: 12px;
  margin-top: -20px;
  margin-bottom: 25px;
  display: none;
}
.form2 .alert {
  background-color: #e74c3c;
  color: #fff;
  padding: 12px;
  border-radius: 8px;
  font-size: 14px;
  margin-top: 20px;
  text-align: center;
  display: none;
}
@media (max-width: 768px) {
  .form2 {
    padding: 30px;
  }
}
@media (max-width: 1024px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }
}

.main-header {
  background: #144b38;
}

.header-top .outer-container {
  padding: 4px 0px;
}

.page-icerik2 {
  margin-top: 139px;
  padding: 0px 0px;
}

/* --- Ürün Kartı Dış Çerçeve --- */
.page-urunler-listele {
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 10px; /* Yumuşak köşeler */
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  margin-bottom: 30px; /* Alt satırla mesafe */
  position: relative;
  height: auto; /* Grid içinde eşit boy */
}

/* Kart Hover Efekti */
.page-urunler-listele:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08); /* Gölge */
  transform: translateY(-5px); /* Yukarı kalkma */
  border-color: transparent;
}

/* Link Yapısı */
.page-urunler-listele a {
  text-decoration: none;
  color: inherit;
  display: block;
}

/* --- Resim Alanı --- */
.page-urunler-resim {
  position: relative;
  width: 100%;
  height: 240px; /* Resim yüksekliği sabitleme */
  overflow: hidden;
  background-color: #f9f9f9; /* Resim yüklenmezse gri fon */
}

/* Resim */
.page-urunler-resim img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Resmi kutuya doldur */
  transition: transform 0.5s ease;
}

/* Resim Zoom Efekti */
.page-urunler-listele:hover .page-urunler-resim img {
  transform: scale(1.08); /* Hafif yakınlaşma */
}

/* Resim Üzerindeki Karartma (Opsiyonel - Hoverda resim hafif kararır) */
.page-urunler-resim::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  z-index: 1;
  transition: opacity 0.3s;
}

.page-urunler-listele:hover .page-urunler-resim::before {
  opacity: 1;
}

/* --- İkon Arka Planı (Yuvarlak Buton) --- */
.urunler-iconbg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0); /* Başlangıçta gizli (küçük) */
  width: 50px;
  height: 50px;
  background-color: #144b38; /* Tema rengin */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Yaylanma efekti */
}

/* Hoverda İkonun Belirmesi */
.page-urunler-listele:hover .urunler-iconbg {
  transform: translate(-50%, -50%) scale(1); /* Büyüyerek gel */
}

/* İkonun Kendisi */
.urunler-iconbg .icon {
  color: #fff;
  font-size: 20px;
}

/* --- Başlık Alanı --- */
.page-urunler-title {
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  text-align: center;
  background: #fff;
  border-top: 1px solid #f0f0f0;
  transition: color 0.3s;

  /* Uzun metinleri ... ile kesmek için */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Hoverda Başlık Rengi */
.page-urunler-listele:hover .page-urunler-title {
  color: #144b38;
}

/* --- Mobil Düzenlemeler --- */
@media (max-width: 576px) {
  .page-urunler-resim {
    height: 220px; /* Mobilde resmi biraz küçült */
  }

  /* Mobilde ikon her zaman görünsün mü? 
       Eğer istersen aşağıdaki yorumu kaldır */
  /*
    .urunler-iconbg {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.8;
    }
    */
}

/**/

:root {
  --primary-color: #0056b3;
  --secondary-color: #f0f2f5;
  --text-color: #333;
  --light-text-color: #666;
  --white-color: #ffffff;
  --border-radius: 12px;
  --shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.product-container {
  width: 100%;
}

.product-gallery {
  width: 100%;
}

/* Ana Resim Galerisi */
.main-swiper {
  width: 100%;
  height: auto;
  border-radius: var(--border-radius);
  margin-bottom: 15px;
}

.main-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 430px;
}

.main-swiper .swiper-slide img {
  width: 80%;
  height: auto;
  object-fit: contain;
}

/* KÃ¼Ã§Ã¼k Resim Galerisi */
.thumbs-swiper {
  height: 100px;
  box-sizing: border-box;
  padding: 10px 0;
}

.thumbs-swiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.5;
  cursor: pointer;
  transition: opacity 0.3s ease, border-color 0.3s ease;
  border: 2px solid transparent;
  border-radius: 8px;
  overflow: hidden;
}

.thumbs-swiper .swiper-slide-thumb-active {
  opacity: 1;
  border-color: var(--primary-color);
}

.thumbs-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-details {
  flex: 1;
  display: flex;
  background: #f9f9f9;
  flex-direction: column;
  padding: 40px;
  border: solid 1px #e1e1e1;
}

.product-details h2 {
  font-size: 25px;
  font-weight: 700;
  color: var(--text-color);
  margin-top: 0;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-description p {
  line-height: 1.3;
  letter-spacing: 0px;
  font-weight: 4 00;
  font-size: 15px;
}

.product-details h3 {
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 8px;
}

.usage-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.usage-list ul li {
  background-color: #ffffff;
  color: var(--text-color);
  padding: 8px 18px;
  border-radius: 50px;
  font-size: 0.9rem;
  font-weight: 500;
  transition: all 0.3s ease;
  border: solid 1px #e4e4e4;
}

.usage-list ul li:hover {
  background-color: #e0e4e9;
  transform: translateY(-2px);
  border: solid 1px #e4e4e4;
}

a.cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  background: linear-gradient(45deg, #144b38, #144b38);
  color: var(--white-color);
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  margin-top: 40px;
  transition: all 0.3s ease;
  display: in;
  max-width: 180px;
}

a.cta-button i {
  margin-right: 12px;
  font-size: 1.3rem;
}

a.cta-button:hover {
  color: #fff;
  transform: translateY(-3px);
}

.zoom-container {
  position: relative;
  overflow: hidden;
  height: 290px;
}

.zoom-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.magnifier {
  position: absolute;
  border: 2px solid white;
  border-radius: 50%;
  cursor: none;
  /* bÃ¼yÃ¼teÃ§ boyutu */
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: none;
}
.magnifier img {
  position: absolute;
  width: 200%; /* yakÄ±nlaÅŸtÄ±rma oranÄ± */
  height: 200%;
  object-fit: contain;
}
a.urun_yeni_liste {
  width: 100%;
  height: auto;
  margin-bottom: 45px;
  display: block;
}

a.urun_yeni_liste:hover {
  color: #57a116;
}

a.urun_yeni_liste .resim {
  width: 100%;
  margin-bottom: 15px;
  height: 310px;
  position: relative;
  border: solid 1px #e9e9e9;
  display: flex;
  align-items: center;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

a.urun_yeni_liste .resim img {
  width: 100%;
  transition: transform 0.3s;
  position: relative;
  z-index: 99;
  height: 230px;
  object-fit: contain;
  margin-top: 0;
}

a.urun_yeni_liste h3 {
  color: #000;
  margin-bottom: 20px;
  font-size: 17px;
  text-align: center;
}

a.urun_yeni_liste .yildiz {
  width: 100%;
  display: none;
  margin: 8px 0 8px !important;
  color: #ffaa17;
}

a.urun_yeni_liste .yildiz i {
  display: block;
}

a.urun_yeni_liste .sr-new-prod-tag {
  min-height: unset;
  min-width: 50px;
  margin: 0;
  background: #ff5b72;
  padding: 0;
  position: absolute;
  left: 20px;
  top: 20px;
  color: #fff;
  width: 50px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  font-size: 12px;
  z-index: 1;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 3px;
}

/*diger-urunler*/

.diger-urunler {
  position: relative;
  display: block;
}

.diger-urunler .owl-nav {
  display: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fa4e05;
}

.icerik-sss .sss {
  padding: 119px 15px 119px 30px;
}

/* --- Akordiyon Genel Kapsayıcı --- */
.custom-accordion {
  width: 100%;
  max-width: 100%;
  margin: 20px 0 0px;
}

.product-description {
  font-size: 14px;
}

/* --- Her Bir Akordiyon Kartı --- */
.acc-item {
  background-color: #fff;
  border: 1px solid #eef2f6;
  border-radius: 8px;
  margin-top: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
  transition: all 0.3s ease;
}

/* Açık olan kartın kenarlığı mavi olsun */
.acc-item.active {
  border-color: #144b38;
}

/* --- Başlık Alanı --- */
.acc-header {
  padding: 6px 15px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  transition: background-color 0.3s ease;
}

/* Başlık Yazısı */
.acc-header span:first-child {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

/* Hover Durumu */
.acc-header:hover {
  background-color: #f9f9f9;
  color: #144b38;
}

/* Aktif (Açık) Durumda Başlık */
.acc-item.active .acc-header {
  background-color: #144b380f; /* Çok açık mavi */
}

.acc-item.active .acc-header span:first-child {
  color: #144b38; /* Yazı rengi mavi */
}

/* --- İkon (Artı / Eksi) --- */
.acc-icon {
  width: 24px;
  height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* İkonun çizgileri (CSS ile artı işareti yapımı) */
.acc-icon::before,
.acc-icon::after {
  content: "";
  position: absolute;
  background-color: #aaa;
  transition: all 0.3s ease;
}

.acc-icon::before {
  width: 14px;
  height: 2px;
} /* Yatay çizgi */
.acc-icon::after {
  width: 2px;
  height: 14px;
} /* Dikey çizgi */

/* Aktif olunca Dikey çizgi dönsün (Eksi olsun) ve renk değişsin */
.acc-item.active .acc-icon::after {
  transform: rotate(90deg); /* Artıyı eksiye çevir */
  opacity: 0; /* Dikey çizgiyi gizle */
}

.acc-item.active .acc-icon::before {
  background-color: #144b38; /* Çizgi mavi olsun */
}

/* --- İçerik Alanı (Animasyonlu Kısım) --- */
.acc-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out; /* Kayarak açılma efekti */
  background-color: #fff;
}

/* İçerik Dolgusu */
.acc-body {
  padding: 6px 15px;
  color: #555;
  font-size: 14px;
  line-height: 1.4;
  border-top: 1px solid #f1f1f1;
}

.acc-body p:last-child {
  margin-bottom: 0;
}

/* --- Genel Tablo Yapısı --- */
.table {
  text-align: left;
  width: 100%;
  margin-bottom: 1rem;
  color: #444;
  background-color: #fff;
  border-collapse: separate; /* Yuvarlak köşeler için gerekli */
  border-spacing: 0; /* Hücreler arası boşluğu sıfırla */
  border-radius: 0px; /* Tablonun köşelerini yuvarlat */
  overflow: hidden; /* Taşmaları gizle */
  font-size: 13px; /* Okunabilir yazı boyutu */
}

/* --- Tablo Başlığı (Thead) --- */
.table thead th {
  background-color: #3498db; /* Sitenin ana rengi (Mavi) */
  color: #ffffff; /* Beyaz yazı */
  padding: 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  border: none;
  vertical-align: middle;
}

/* --- Tablo Hücreleri (Tbody td) --- */
.table tbody td {
  padding: 8px 15px;
  vertical-align: middle;
  border-color: #eaeaea; /* Çok hafif gri çizgi */
  line-height: 1.5;
}

/* --- Striped (Şeritli) Görünüm --- */
/* Tek numaralı satırları hafif gri yap */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9fbfd;
}

/* --- Hover Efekti (Satır Üzerine Gelince) --- */
.table-hover tbody tr:hover,
.table-striped tbody tr:hover {
  background-color: #eaf6ff; /* Çok açık mavi parlama */
  color: #3498db; /* Yazı rengi maviye dönsün */
  cursor: default;
  transition: background-color 0.2s ease;
}

/* --- Bordered (Kenarlıklı) Yapı Düzenlemesi --- */
.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  padding: 0px 10px;
  border: 1px solid #dee2e6;
}

/* Kenarlıkların üst üste binmesini ve kalın görünmesini engelleme */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* --- Mobil Uyumluluk (Responsive Wrapper) --- */
/* Tabloyu bu class ile bir div içine alırsan mobilde taşmaz, kaydırılır */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 8px;
}

/**/

/* --- Galeri Kapsayıcı --- */
.product-gallery-container {
  width: 100%;
  max-width: 600px; /* İsteğe bağlı genişlik */
  margin: 0 auto;
}

/* --- Büyük Resim Alanı --- */
.main-image-box {
  width: 100%;
  height: 400px; /* Yüksekliği sabitleme */
  border: 1px solid #eaeaea;
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  cursor: zoom-in; /* Büyüteç imleci */
  margin-bottom: 15px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-image-box img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; /* Resmi kutuya sığdır */
  transition: transform 0.3s;
}

/* Resme hover yapınca hafif zoom */
.main-image-box:hover img {
  transform: scale(1.05);
}

/* Büyüteç İkonu */
.zoom-indicator {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.8);
  padding: 8px;
  border-radius: 50%;
  color: #333;
  pointer-events: none; /* Tıklamayı engelleme */
  opacity: 0;
  transition: opacity 0.3s;
}

.main-image-box:hover .zoom-indicator {
  opacity: 1;
}

/* --- Küçük Resimler (Thumbnails) --- */
.thumbnail-list {
  display: flex;
  gap: 10px;
  overflow-x: auto; /* Çok resim varsa yana kaydır */
  padding-bottom: 5px;
}

.thumb-item {
  width: 80px;
  height: 80px;
  border: 2px solid #eaeaea;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
  opacity: 0.6;
  transition: all 0.3s;
}

.thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Aktif veya Hover Durumu */
.thumb-item:hover,
.thumb-item.active {
  opacity: 1;
  border-color: #3498db; /* Mavi çerçeve */
}

/* --- Lightbox (Modal) CSS --- */
.custom-modal {
  display: none; /* Başlangıçta gizli */
  position: fixed;
  z-index: 9999;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9); /* Siyah yarı saydam arka plan */
}

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 900px;
  max-height: 85vh;
  object-fit: contain;
  animation: zoomIn 0.3s; /* Açılış efekti */
}

/* Kapatma Butonu (X) */
.close-modal {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s;
}

.close-modal:hover {
  color: #bbb;
}

/* Zoom Animasyonu */
@keyframes zoomIn {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

/* Mobil Uyum */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
  .main-image-box {
    height: 300px;
  }
}

.dosya-liste2 {
  display: flex;
  align-items: center;
}


@media (max-width: 1024px) {
  .page-icerik2 {
    margin-top: 100px;
  }

  [class*="col-"] {
    padding: 0 5px;
  }

  .page-baslik1 {
    margin-top: 100px;
  }

  .product-details h2 {
    display: block;
  }

  .product-details {
    padding: 30px 20px !important;
    margin-top: 20px !important;
  }

  a.cta-button{
    max-width: 100%;
    margin-top: 20px !important;
    width: 100%;
  }
}