body {
  background: #000;
}
.bottom-container {
  max-width: 1172px;
  margin: auto;
  background-color: #242424 !important;
}
.hero_wrapper {
  padding: 30px 30px 20px;
  max-width: none;
}
.hero_content {
  display: flex;
  flex-direction: column;
  border: 0;
  box-sizing: border-box;
  font: inherit;
  font-size: 100%;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
.hero_title {
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  text-align: inherit;
  margin: 0;
  padding: 0;
  text-wrap: balance;
  word-wrap: break-word;
}
.event-meta {
  padding-top: 14px;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.event-meta_date {
  position: relative;
  padding: 0 0 10px;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin: 0 2% 0 0;
  opacity: 0.9;
}
.fa-light {
  font-size: 1.4em;
  margin: -6px 3px 0 0;
  vertical-align: middle;
}
.event-meta_location {
  position: relative;
  padding: 0 0 10px;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin: 0 2% 0 0;
  opacity: 0.9;
}
.event-meta:after {
  display: block;
  content: "";
  opacity: 0.3;
  height: 1px;
  width: 100%;
  margin-top: 15px;
  background-color: #fff;
}
p {
  font-size: 15px !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  line-height: 25px !important;
  opacity: 0.9 !important;
  word-break: break-word;
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
}
.book-btn {
  width: 416px;
  max-width: 416px;
  height: 65px;
  color: #fff;
  background-color: #277a33 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  font-weight: bold;
}
.book-btn:hover {
  background-color: #277a33 !important;
}
h2 {
  font-size: 22px !important;
  text-transform: none !important;
  font-weight: bold !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  color: #fff;
}
.btn-ticket {
  color: #fff;
  background-color: green;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 400;
  transition: background-color 0.3s ease;
}
.btn-ticket:hover {
  background-color: darkgreen;
}
.term-container p {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.73;
  max-width: 80rem;
}
.term-container li {
  font-size: 1.5rem;
  line-height: 1.73;
  position: relative;
  counter-increment: item;
  margin-bottom: 3rem;
}
.term-container a {
  color: #fff !important;
}
.head-wrap {
  height: 100px;
}.room-img-square {
    width: 340px;
    height: 340px;
    object-fit: cover;
  }

  @media (max-width: 767px) {
    .room-img-square {
      width: 100%;
      height: 200px;
    }
  }

  .swiper-button-next,
  .swiper-button-prev {
    color: #28a745;
  }
.mySwiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100% !important;
}

/* Kart yapısı genişliği */
.room-card-horizontal {
  width: 100%;
  max-width: 1200px; /* ortalama genişlik sınırı */
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 5rem!important;
}

/* Görsel sabit boyut */
.room-img-square {
  width: 340px;
  height: 340px;
  object-fit: cover;
}

/* Mobilde dikey yapı */
@media (max-width: 767px) {
  .room-card-horizontal {
    flex-direction: column !important;
    text-align: center;
  }

  .room-img-square {
    width: 100%;
    height: 200px;
  }
  .book-btn {
        width: auto!important;
    }
}.swiper {
  width: 100%;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  flex: 0 0 100%; /* Her slide tam genişlik kaplasın */
  max-width: 100%;
  box-sizing: border-box;
}.swiper-slide > div {
  width: 100%;
}
.hotel-slider .slide-btn {
  height: 4.6rem;
}
.hotel-slider .slide-btn:hover {
  background-color: #28a745 !important;
  color: #fff !important;
}
/* RESPONSIVE */
 
    .map-responsive {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 oranı -> (9 / 16 = 0.5625) */
  height: 0;
  overflow: hidden;
}

.map-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#start_date, #end_date, #room, #room_type, #room_price {
    appearance: auto !important;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    cursor: pointer;
    border: solid 1px #a3a3a3;
    background-color: #000000;
    height: 4.5rem;
    border-radius: 0;
    font-size: 1.5rem !important;
    color: #ffffff!important;
    width: 100% !important;
    outline: none;
    padding-left: 1rem;
    padding-right: 1.5rem;
}
.form-billing label {
    font-size: 1.2rem !important;
    color: #a3a3a3;
    font-weight: normal !important;
    text-transform: uppercase;
    margin: 0;
}
select.form-select {
    background-color: #000; /* Siyah arka plan */
    color: #fff; /* Beyaz yazı */
}

/* Dropdown açıldığında da beyaz kalsın */
select.form-select option {
    background-color: #000;
    color: #fff;
}
body > div:nth-child(2) > section > div.container-fluid.m-0.bg-dark.text-white.pb-5 > div > div.row > div.col-md-8 > div > div.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal > span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: black; }
}
#swiper-wrapper-66e5c34d6d4d7fb7 > div.swiper-slide.swiper-slide-active > div > div > p {
    max-width: 40rem!important;
}