    

.photoGrid {padding: 0 !important;margin-bottom: 20px;}

.photoGrid .grid {display: flex !important;flex-direction: column;flex-wrap: wrap;height: 400px;position: relative;}

.photoGrid .grid .column {width: calc(50% / 2);height: 195px;margin-bottom: 10px;padding: 0 5px;}

.photoGrid .grid .column img {max-width: 100%;height: 195px;border-radius: 4px;object-fit: cover;}

.photoGrid .grid .column:first-child {width: 50%;height: 400px;}

.photoGrid .grid .column:first-child img {max-width: 100%;height: 400px;border-radius: 4px;object-fit: cover;}

.photoGrid .grid .column:first-child,

.photoGrid .grid .column:nth-child(3),

.photoGrid .grid .column:nth-child(5),

.photoGrid .grid .column:nth-child(7) {margin-bottom: 0;}

.photoGrid .grid .open-photo-modal-carousel {position: absolute;z-index: 999;right: 30px;bottom: 15px;background: #00000094;padding: 7px;color: #fff;font-size: 14px;cursor: pointer;width: 100px;text-align: center;line-height: normal;border: 1px solid #fff;border-radius: 4px;font-weight: 500;}


    
    
    .slider-container {
      width: 400px;
      margin-bottom:15px;
      position: relative;
    }

    .slider-item {
      background: #fff;
      padding: 15px;
      position: relative;
    }
	.slider.slick-initialized.slick-slider {
    background: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    border-radius: 8px;
    text-align: center;
    position: relative;
	padding:2px;
}

    .kampanya {
          display: inline-block;
    padding: 2px 10px;
    font-size: 12px;
    color: #d00;
    border: 1px solid #d00;
    border-radius: 12px;
    margin-bottom: 10px;
    float: left;
    }

    .slider-item h3 {
      font-size: 14px;
      line-height: 1.5rem;
      margin: 10px 0;
	  text-align:left;
      font-weight: 700;
	  clear:both;
    }

    .slider-item p {
      font-size: .75rem;
    line-height: 1.4rem;
      color: black;
      margin-bottom: 20px;	
	  text-align:left;

    }

    .detay-btn {
      display: inline-block;
      padding: 0px 20px;
      border: 1px solid #0aa;
      border-radius: 25px;
	      font-weight: 400;
    	font-size: 14px;
      color: #0aa;
      text-decoration: none;
      transition: 0.3s;
    }



    /* ---- CUSTOM ARROWS ---- */
    .custom-arrows {
      position: absolute;
      top: 21px;
      right: 10px;
      display: flex;
      gap: 5px;
      z-index: 10;
    }

    .custom-arrows button {
      background: #fff;
      border: 1px solid #ddd;
      border-radius: 50%;
      width: 28px;
      height: 28px;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      transition: 0.3s;
    }

    .custom-arrows button:hover {
      background: #0aa;
      color: #fff;
      border-color: #0aa;
    }
	
	
	.slider-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px; /* slider yüksekliği kadar */
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #ddd;
  border-top: 4px solid #0aa;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

.kalkis-box {
	    font-size: .75rem;
    line-height: 14px;
    color: black;
    margin-bottom: 20px;
    text-align: left;

}

.kalkis-item {
	background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    text-align: center;
    position: relative;
        padding: 1.5rem;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.kalkis-item h3 {
    font-size: 1.5rem;
    line-height: 2rem;
	margin-bottom: unset;
}
.slider.slick-initialized.slick-slider {
    height: 250px;

}
.kalkis-item {
    text-align: left;
}

span.turkodtxt {
    font-weight: 600 !important;
	font-size:16px !important; 
}

.tur-kodu {
    color: black;
}
.kalkis-item {
    height: 250px;
    overflow: auto;
}
/* .tanitim-metni-box h1, .tanitim-metni-box h2, .tanitim-metni-box h3, .tanitim-metni-box p, .tanitim-metni-box span, .tanitim-metni-box strong  {
    margin: unset;
	font-size: .75rem;
    line-height: 1.4rem;
	font-weight:400 !important;
    color: black;
    text-align: left;
} */
.grid {
    margin-bottom: 15px;
}
span.loc img{
  width: 16px;
}
span.loc {
    display: flex;
    align-items: center;
    gap: 5px;
}
span.shareBtn {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 5px;
    font-weight: 700;
}
.shareWrap img {
    width: 16px;
}
.shareWrap img {
    width: 16px;
}

ul.tour-menu {
    display: flex;
    gap: .5rem;
    width: 100%;
    justify-content: center;
}

ul.tour-menu li a {
    padding-left: 14px;
    padding-right: 14px;
    transition-property: transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity;
    transition-timing-function: 
ease;
    transition-duration: .25s;
    outline: 2px solid transparent;
    outline-offset: 2px;
    color: #0d0c0cde;
    font-weight: 700;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.tabs-menu-link {
    /* background: #f393442b; */
    padding: 10px;
    border: 1px solid #dedede;
}


.tour-menu {
  display: flex;
  gap: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.tour-menu li a {
  position: relative;
  text-decoration: none;
  font-weight: 500;
  color: #000;
  padding: 5px 0;
  transition: color 0.3s ease;
}

/* Çizgi */
.tour-menu li a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 0%;
  height: 2px;
  background: #1894a3; /* istediğin renk */
  transition: width 0.3s ease;
  transform: translate(-50%,-50%);
}

/* Hover olduğunda çizgi sağa kayar */
.tour-menu li a:hover::after {
  width: 68px;
}

.tour-menu li a:hover {
  color: #1894a3; /* hover rengini değiştirmek istersen */
}
.hotelContent .cont.no-border {
    border-bottom: 0;
}
.hotelContent .cont {
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    float: left;
    width: 100%;
}
.no-border {
    border: 0;
}
.hotelContent .cont .title {

    margin-bottom: 20px;
}
.yorum-genel-puanlar {
    margin-bottom: 25px;
    display: flex
;
    background: #f6fafe;
    border-radius: 6px;
}
.yorum {
    height: 100px !important;
    overflow: auto !important;
}
.yorum-slider .slick-slide {
  margin: 0 10px; /* sağ-sol boşluk */}

  #yorumlar .yorum-kutu {
    cursor: pointer;
}
.comment input, .comment textarea {
    width: 100%;
    height: 45px;
    border: 1px solid #f2f2f2;
    padding: 0 10px;
}
.comment label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.comment textarea {
    height: auto;
}
/* .tur-kisa-inf {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
} */


span.span-title {
    color: #389dba!important;
    font-weight: 600;
    margin-right: 5px;
    font-size: 0.9rem !important;
    text-decoration: underline;
}

.konaklama-box span {
    font-size: 0.75rem;
    color: black;
}

.konaklama-box i {
    color: #389dba;
}
.priceCalc {
    background: white !important;
    border: unset !important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;

}

.hesap-box {
    background: #1894a31a;
    margin-top: 15px;
}

.priceCalc {
    margin-bottom: 20px;
}

span.pdf-cikti {
    font-size: 13px;
    float: right;
    color: #787878;
}

span.pdf-cikti a {
    color: #f39344;
}
/* .itinerary-day {
    width: 50px;
    height: 50px;
    background-color: rgb(29 37 73);
    border-radius: 8px;
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: bold;
    text-align: center;
} */
/* .tanitim-metni-box.kalkis-item h2, .tanitim-metni-box.kalkis-item h3, .tanitim-metni-box.kalkis-item span, .tanitim-metni-box.kalkis-item p, .tanitim-metni-box.kalkis-item strong, .tanitim-metni-box.kalkis-item h1, .tanitim-metni-box.kalkis-item strong span, .tanitim-metni-box.kalkis-item h4 {
    text-align: left !important;
    background: unset !important;
    margin: unset;
} */

.tour-program-container {
  display: flex;
  gap: 30px;
}

.tour-days {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 180px;
  position: relative;
}

.tour-days li {
  padding: 10px 15px;
  margin: 10px 0;
  border: 1px solid #ddd;
  border-radius: 25px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  transition: all 0.3s;
  position: relative;
}

.tour-days li.active {
  background: #e6f3ff;
  font-weight: bold;
  color: #0077b6;
}


.tour-content {
  flex: 1;
  min-height: 200px;
}

.tour-days {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.tour-days li {
  position: relative;
  background: #fff;
  padding: 8px 18px;
  margin: 12px 0;
  border-radius: 20px;
  border: 1px solid #ddd;
  min-width: 100px;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
}

/* her li’nin altına çizgi ekle */
.tour-days li::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -25px; /* li'nin altından boşluk bırak */
  width: 2px;
  height: 24px;  /* çizginin uzunluğu */
  background: repeating-linear-gradient(
    to bottom,
    #29a7ad,
    #29a7ad 4px,
    transparent 4px,
    transparent 8px
  ); /* dashed görünümü */
  transform: translateX(-50%);
}

/* son li’de çizgi olmasın */
.tour-days li:last-child::after {
  display: none;
}

/* aktif gün */
.tour-days li.active {
  background: #e9fbfb;
  border-color: #29a7ad;
  color: #0b6c6c;
}
ul.tour-days li {
    margin-bottom: 20px;
    padding: 6px;
}
.itinerary-day {
    display: none;
}

/* Ana loader container'ı */
.loader-container {
    display: flex; /* İçeriği ortalamak için */
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 300px; /* Ya da program kutusunun yüksekliği */
    width: 100%;
    background-color: #f8f8f8; /* Arkaplan rengi */
    border-radius: 8px;
}

/* Spinner animasyonu */
.spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border-left-color: #09f;
    animation: spin 1s ease infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

div#program {
    border-top: 1px solid #dedede;

    padding: 20px;
}
.tour-content {
    max-height: 356px;
    overflow: auto;
}



/* Pop-up (Modal) genel stilleri */
.modal-fiyat {
    display: none; /* Varsayılan olarak gizli */
    position: fixed; /* Ekranın üzerinde sabit kalır */
    z-index: 9999; /* Diğer her şeyin üstünde görünür */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto; /* İçerik taşarsa kaydırma çubuğu ekler */
    background-color: rgba(0, 0, 0, 0.6); /* Yarı saydam siyah arka plan */
    animation: fadeIn 0.3s ease-out; /* Hafif bir giriş animasyonu */
}

/* Modal kutusu */
.modal-fiyat .modal-content {
    background-color: #fff;
    margin: 10% auto; /* Dikeyde ve yatayda ortalama */
    padding: 25px 35px;
    border-radius: 10px;
    width: 61%;
    /* max-width: 639px; */ /* Maksimum genişlik sınırı */
    position: relative; /* Kapatma butonu için */
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    animation: slideIn 0.4s ease-out; /* Hafif bir kayma animasyonu */
}

/* Kapatma butonu */
.modal-fiyat .close-btn {
    color: #aaa;
    float: right;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 15px;
    right: 25px;
    cursor: pointer;
}

.modal-fiyat .close-btn:hover,
.modal-fiyat .close-btn:focus {
    color: #333;
    text-decoration: none;
}

/* Animasyonlar */
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes slideIn {
    from { transform: translateY(-50px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}

.fiyat-button-container a {
    border: 2px solid;
    border-radius: 20px;
    text-align: center;
    font-size: 20px;
    font-size: 1.125rem;
    line-height: 1.75rem;
    background-color: #def8ffb2;
    border-color: rgb(145 215 233);
    padding: 6px;
    width: 100%;
    color: rgb(39 110 130);
    display: block;

    
}

.fiyat-button-container  {
    width: 100%;
}
.turfiyat-box {
    margin: 30px auto;
}

.program-title h2 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
}

.program-title {
    margin-bottom: 15px;
}
.page-wrapper {
    padding: unset !important;
}
h4.heading-title {
    margin-top: 15px;
}

.tur-landing-page {

    border:unset !important;
   
}
.icon-box img {
    width: 16px;
}

.ralative-icon {
    display: flex !important;
    align-items: center;
    padding-left: 10px;
}

.icon-item {
    padding-left: 8px;
    width: 100%;
}
.hesaplama-alani-box-item .room-card {
    display: flex;
    background: #fff;
    border-radius: 10px;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, .08); */
    overflow: hidden;
    padding: 12px 16px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.hesaplama-alani-box-item .room-card .room-image {
    flex: 0 0 150px;
}
.hesaplama-alani-box-item .room-card .room-image img {
    height: 100%;
    object-fit: cover;
}
.hesaplama-alani-box-item .room-card .room-image img {
    width: 100%;
    border-radius: 8px;
}
.hesaplama-alani-box-item .room-card .room-info {
    flex: 1;
    padding: 0 20px;
    border-right: 1px solid #ddd;
    position: relative;
}
.hesaplama-alani-box-item .room-card .room-info h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
}
.hesaplama-alani-box-item .room-card .room-info .meal {
    font-size: 14px;
    color: #4d4d4d;
    margin-bottom: 10px;
}
.hesaplama-alani-box-item .room-card .room-price {
    padding-left: 10px;
}
.hesaplama-alani-box-item .room-card .room-price {
    position: relative;
    text-align: right;
    min-width: 200px;
    padding-top: 50px;
}
.hesaplama-alani-box-item .room-card .room-price .select-room.active {
    background-color: #ed6f0f;
    color: #fff;
    font-weight: 400;
}
.hesaplama-alani-box-item .room-card .room-price .select-room {
    margin-bottom: 15px;
    width: 100px;
    padding: 10px 0px;
    background: #f6f6f6;
    border-radius: 0 0 0 35px;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    position: absolute;
    right: -16px;
    top: -12px;
    cursor: pointer;
}
.hesaplama-alani-box-item .room-card .room-price .select-room input[type=radio] {
    accent-color: #fff;
    margin-left: 8px;
    width: 20px;
    height: 20px;
}
.hesaplama-alani-box-item .room-card .room-price .price-info .nights {
    display: block;
    font-size: .8rem;
    color: gray;
    margin-bottom: 10px;
}
.hesaplama-alani-box-item .room-card .room-price .price-info .old-price {
    text-decoration: line-through;
    color: gray;
    font-size: .9rem;
    margin: 0;
}
.hesaplama-alani-box-item .room-card .room-price .price-info .new-price {
    font-size: 12px;
    font-weight: 600;
    color: #333;
    margin: 2px 0;
}
.hesaplama-alani-box-item .hesaplama-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; */
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}
.hesaplama-alani-box-item .hesaplama-list {
    width: 100%;
}
.hesaplama-alani-box-item .room-card .room-price .select-room.active {
    background-color: #ed6f0f;
    color: #fff;
    font-weight: 400;
}
.hesaplama-alani-box-item .hesaplama-kutu.active {
    background-color: #fff;
    justify-content: start;
    text-align: left;
    align-items: flex-start;
}
.hesaplama-alani-box-item .hesaplama-kutu {
    background-color: #fafafa;
    /* border: 1px solid #dadada; */
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px 30px;
    width: 310px;
    flex: 0 0 310px;
    font-size: 14px;
    font-weight: 300;
    color: gray;
}
.hesaplama-alani-box-item .hesaplama-kutu .column {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px;
}
.hesaplama-alani-box-item .hesaplama-kutu .column img {width: 16px;}
.hesaplama-alani-box-item .hesaplama-kutu h3 {
    font-size: 1.2rem;
    font-weight: 400;
    color: #000;
    margin-bottom: 25px;
}
.hesaplama-alani-box-item .hesaplama-kutu .column div.w50 {
    width: 50%;
}
.hesaplama-alani-box-item .hesaplama-kutu .column div {
    display: flex
;
    flex-direction: column;
}
.hesaplama-alani-box-item .hesaplama-kutu .column div small {
    font-size: .9rem;
    font-weight: 300;
    margin-bottom: 6px;
    text-align: left;
}
.hesaplama-alani-box-item .hesaplama-kutu .column div span {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
}
.hesaplama-alani-box-item {
    display: flex !important;
    gap: 10px !important;
    padding: 10px;
}

.hesaplama-kutu .active
 {
    background-color: #fff;
    justify-content: start;
    text-align: left;
    align-items: flex-start;
}
div#hesaplama-rez-box h3 {
    margin: unset;
}

div#hesaplama-rez-box hr {
    margin: unset;
    margin-bottom: 5px;
}
.turbrutfiyat {
    text-decoration: line-through;
}

td .tooltip-text {
  display:inline-block;
  max-width:100px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  cursor:help;
  position:relative;
}

td .tooltip-text::after {
  content: attr(data-full);
  position:absolute;
  left:0;
  top:120%;
  background:#333;
  color:#fff;
  padding:6px 10px;
  border-radius:6px;
  font-size:13px;
  line-height:1.4;
  display:none;
  white-space:normal;
  width:220px; /* kutucuğun genişliği */
  z-index:9999;
}

td .tooltip-text:hover::after {
  display:block;
}
#yorumlar .accordion-toggle {
  cursor: pointer;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
#yorumlar .accordion-content {
  padding-top: 15px;
}
button.btn-yorum-item {
    background-color: #fafafa;
    /* border: 1px solid #dadada; */
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px 30px;
    /* width: 310px; */
    flex: 0 0 310px;
    font-size: 14px;
    font-weight: 300;
    margin-top: 15px;
    color: gray;
    border: unset;
}

button.btn-yorum-item img {
    width: auto;
}
div#yorumlar {
    margin-top: 30px;
    border-radius: 20px;
    display: flex;
}

div#maps:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 98%;
    background: #0000007d;
    top: 0;
    transition: .2s all;
    opacity: 1;
    left: 0;
}

div#maps {
    position: relative;
}

div#maps:hover:before {
    visibility:hidden;
    opacity:0;
    transition: .2s all;
}
div#dahi-haric-box-item {
    padding-bottom: 15px;
}
div#dahi-haric-box-item {
    background: #dedede42;
}

div#dahi-haric-box-item h4 {
    color: #1894a3;
}

.dahildegil span {
    background: unset !important;
}



button#toggleEkbilgi, #toggleIptal {
    /* border: 1px solid #f39344 !important; */
    /* box-shadow: 0 4px 15px rgba(243, 147, 68, 0.5); */
    color: #000000;
    /* border-radius: 20px; */
    border: unset;
    padding: 5px;
    width: max-content;
    font-weight: 600;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    transition: .4s all;
    background: white;
    border-bottom: 1px solid black;
}




div#ekbilgiler {
    width: 100%;
}

.ekbilgi-boxes {
    /* border: 1px solid #dedede; */
    border-radius: 20px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    padding: 12px;
	position: relative;
}
div#ekbilgiler {
    margin-bottom: 30px;
}
.ekbilgi-content:after, .iptal-content:after {
    position: absolute;
    bottom: 50px;
    right: 0px;
    width: 100%;
    height: 50%;
    content: "";
    background: linear-gradient(rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0.85) 40%, rgb(255, 255, 255) 100%);
    pointer-events: none;
}


.ekbilgi-content.openEk:after,
.iptal-content.openIp:after {
    content:unset;
}