
.turListeKutu {
  border-radius: 5px;
  padding: 10px;
  box-shadow: 0 0 5px #bdbdbd;
  margin-bottom: 20px;
  transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
}
.turListeKutu .resim {
  float: left;
  padding: 0;
}
.turListeKutu .resim .kutu {
  padding: 0;
  overflow: hidden;
  border-radius: 5px;
}
.turListeKutu .resim .kutu img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
}
.turListeKutu .resim span.ka,
.turListeKutu .resim .onerilen-tur-icon {
  position: absolute;
  top: 15px;
  left: 0;
  background: #6419a2;
  color: #fff;
  padding: 3px 8px;
  border-radius: 0 5px 5px 0;
  font-size: 0.85rem;
}

.turListeKutu .ozet {
  float: left;
  padding: 0;
}
.aciklama-txt {
  position: absolute;
  left: 50%;
  width: 95%;
  bottom: 0;
  transform: translate(-50%);
}
@media (max-width: 768px) {
  .turListeKutu .ozet .solkis ul.ekoz li {
    width: 50% !important;
}
.turListeKutu .ozet .solkis {
  height: auto !important;
}
.aciklama-txt {
  position: relative;
  left: unset;
  width: unset;
  bottom: unset;
  transform: unset;
}
.turListeKutu .ozet .sagkis .rezyap {
  position: unset !important;
}
.turListeKutu .ozet .sagkis .minioz {
  position: unset !important;
}
.turListeKutu .ozet .sagkis {
  height: auto !important;
}
}
@media (min-width: 768px) {
  .turListeKutu .ozet .solkis {
    height: 100%;
}
.turListeKutu .ozet {
  height: 100%;
}
  /*.turListeKutu .ozet {display: flex;align-items: stretch;}*/
}
.turListeKutu .ozet .solkis {
  float: left;
  padding-right: 0;

}
.turListeKutu .ozet .indirim {
  position: absolute;
  font-weight: 400;
  line-height: 1rem;
  font-size: 0.9rem;
  right: 10px;
  top: -20px;
  background: #faba00;
  width: 60px;
  height: 50px;
  color: #fff;
  text-align: center;
}
.turListeKutu .ozet .indirim span {
  display: block;
  font-size: 1.4rem;
  line-height: 1.2rem;
  font-weight: 600;
  padding-top: 10px;
}
.turListeKutu .ozet .indirim::after {
  content: "";
  width: 100%;
  height: 45px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 20px solid #faba00;
}
.turListeKutu .ozet .indirim::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 10px;
  left: -5px;
  top: 0;
  border-left: 5px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 10px solid #a84f00;
}

.turListeKutu .ozet .indirimorancssana {
  position: absolute;
  font-weight: 600;
  line-height: 1rem;
  font-size: 0.9rem;
  right: 10px;
  top: -20px;
  background: #faba00;
  width: 60px;
  height: 50px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}
.turListeKutu .ozet .indirimorancssana span {
  display: block;
  font-size: 1.4rem;
  line-height: 1.2rem;
  font-weight: 600;
  padding-top: 10px;
}
.turListeKutu .ozet .indirimorancssana::after {
  content: "";
  width: 100%;
  height: 45px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 20px solid #faba00;
}
.turListeKutu .ozet .indirimorancssana::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 10px;
  left: -5px;
  top: 0;
  border-left: 5px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 10px solid #a84f00;
}

.turListeKutu .ozet .solkis h2.baslik {
  font-size: 14px;
  color: #003466;
  line-height: normal;
  margin: 0;
}
.turListeKutu .ozet .solkis span.konum {
  color: #515151;
  font-size: 0.85rem;
  margin-right: 15px;
}
.turListeKutu .ozet .solkis span.konum .fa-map-marker-alt {
  color: #007bff;
  width: 15px;
}
.turListeKutu .ozet .solkis span.konum .fa-long-arrow-alt-right {
  color: #000000;
  width: 25px;
  text-align: center;
}
.turListeKutu .ozet .solkis ul.ekoz {
  text-align: left;
  margin: 8px 0px;
}
.turListeKutu .ozet .solkis ul.ekoz li {
  list-style: none;
  display: inline-block;
  width: 33.3%;
  float: left;
  margin-bottom: 4px;
}
.sagkis ul.ekoz {
  text-align: left;
  padding-left:12px;
}
.turListeKutu .ozet .solkis ul.ekoz li span {
  display: block;
  padding: 0px 0px;
  color: #959595;
  font-size: 0.85rem;
  font-weight: 400;
}
.turListeKutu .ozet .solkis ul.ekoz li span i {
  color: #3a739c;
  padding: 1px;
  width: 17px;
}
.turListeKutu .turliste_vize {
  display: inline;
  background: #faba00;
  padding: 2px 8px;
  border-radius: 4px;
  color: #fff;
}

.turListeKutu .ozet .solkis ul.kons li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
}
.turListeKutu .ozet .solkis ul.kons li a {
  display: block;
  padding: 2px 10px;
  font-size: 0.9rem;
  color: #fff;
  border-radius: 3px;
}
.turListeKutu .ozet .solkis ul.kons li.k1 a {
  background: #40788e;
}
.turListeKutu .ozet .solkis ul.kons li.k2 a {
  background: #26bb76;
}
.turListeKutu .ozet .solkis ul.kons li.k3 a {
  background: #932736;
}
a.btn.btn-primary {
  background: #ffffff;
  font-weight: bold;
  text-align: center;
  border: 1px solid #359AFF;
  color: #359AFF;
  border-radius: 6px;
  line-height: normal;
}

.turListeKutu .ozet .sagkis {
  float: left;
  text-align: center;
  height: 200px;
  padding: 10px;
  background: #F1F1F1;
  border-radius: 5px;
}
.turListeKutu .ozet .sagkis .tipi span {
  color: #329516;
  font-size: 0.9rem;
  font-weight: 600;
}
.turListeKutu .ozet .sagkis .minioz {
  padding: 5px;
  position: absolute;
  bottom: 55px;
  right: 0px;
  width: 100%;
}
.turListeKutu .ozet .sagkis .minioz span {
  text-align: center;
  font-size: 19px;
  color: #329516;
  font-weight: 600;
  line-height: normal;
}
.turListeKutu .ozet .sagkis .minioz span.oz {
  font-size: 0.8rem;
  color: #222;
  margin: 0 0 10px 0;
}
.turListeKutu .ozet .sagkis .minioz span[class*="dfiyat"] {
  font-size: 1.5rem;
  color: #329516;
}
.turListeKutu .ozet .sagkis .minioz span[class*="dfiyat"] small {
  margin-right: 0;
  font-size: 1rem;
  color: #329516;
  font-weight: 500;
  text-decoration: line-through;
  line-height: 1rem;
}
li.gezilecekyer i {
  color: gray !important;
  font-size: 20px !important;

}
.turliste_ulasim.otobus .fa-plane {
  border-radius: 50%;
  border: 1px solid gray;
  font-size: 10px;
  padding: 2px;
}
.turListeKutu .ozet .sagkis .minioz span.den {
  font-size: 1rem;
  color: #8c8c8c;
}
.fiyat-tl span{
  font-size: .8rem !important;
  color: #8c8c8c !important;
}
.turListeKutu .ozet .sagkis .minioz span.fiyat {
  font-size: 1rem;
  color: #003466;
}
.turListeKutu .ozet .sagkis .rezyap {
  position: absolute;
  right: 20px;
  bottom: 5px;
}
.turListeKutu .ozet .sagkis .rezyap a {
  padding: 5px 10px;
}
.turListeKutu .ozet .sagkis .odaBasiInd {
  font-size: 1rem;
  line-height: 1.2rem;
  background-color: #ffc400;
  color: #ffffff;
  border-radius: 10px;
  padding: 5px;
  font-weight: 600;
  text-align: center;
}
.turListeKutu .ozet .sagkis .odaBasiInd b {
  font-size: 1.1rem;
  display: block;
  font-weight: 600;
}
.turListeKutu .ozet .sagkis .del {
  margin-top: 70px;
  text-decoration: line-through;
}
.turListeKutu .ozet .sagkis .del b {
  font-size: 1.2rem;
  color: #8c8c8c;
  font-weight: 600;
}
.turListeKutu .ozet .solkis ul.sond {
  padding: 5px;
  text-align: left;
}
.turListeKutu .ozet .solkis ul.sond li {
  list-style: none;
  display: inline-block;
  width: 48%;
  font-size: 1rem;
  color: orange;
  line-height: 1rem;
  vertical-align: top;
}
.turListeKutu .ozet .solkis ul.sond li i {
  width: 20px;
  text-align: center;
}
.turListeKutu .favori-icon {
  background: #3d93cb;
  width: 25px;
  height: 25px;
  line-height: 27px;
  text-align: center;
  border-radius: 100%;
}
.binisyerleri {
  font-size: 13px;
}

.date-btn {
  position: relative;
  display: inline-block !important;
  padding: 3px 6px !important;
  font-size: 11px !important;
  border-radius: 4px;
  background: #fff;
  color: #3a739c !important;
  width: auto;
  border: 1px solid #29ade2;
  cursor: pointer;
}
.date-btn i {
  margin-left: 3px;
}
.date-btn .other-dates {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  margin-top: 0px;
  background: #fff;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  padding: 5px;
  z-index: 9;
  border: 1px solid #c7c7c7;
  color: #707070;
  font-size: 13px;
  transition: ease-in-out all 300ms;
}
.date-btn .other-dates span {
  display: block;
}
.date-btn .other-dates a {
  display: block;
  text-align: left;
  color: #3a739c;
  font-weight: bold;
  font-size: 12px;
  margin-top: 5px;
}
.date-btn:hover .other-dates {
  display: block;
}



/*KUTU SABLON CSS START*/


.otel-kutu {
	border-radius: 20px;
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.otel-kutu .image {
  position: relative;
}
.otel-kutu .image img {
  height: 240px;
  object-fit: cover;
  border-radius: 6px;
}
.otel-kutu .image .favori-icon {
  left: 10px;
  top: 10px;
  color: #fff;
  bottom: auto;
}
.otel-kutu .image .favori-icon i {
  color: #fff;
  font-size: 23px;
}
.otel-kutu .image .recomended,
.otel-kutu .image .onerilen-tur-icon {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  color: #ff8308;
  background: #fff;
  padding: 5px 6px;
  border-radius: 6px;
  line-height: normal;
  font-size: 13px;
}
.otel-kutu .image .recomended i,
.otel-kutu .image .onerilen-tur-icon i {
  margin-right: 5px;
}
.otel-kutu .image .safe .recomended {
  right: auto;
  top: auto;
  bottom: 10px;
  left: 10px;
  color: #00b7c8;
  border: 3px solid #00b7c8;
  width: 60px;
  height: 60px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px;
  font-weight: bold;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
}
.otel-kutu .image .safe .recomended i {
  margin-right: 0;
}

.otel-kutu .hotel-name {
  font-size: 16px;
  margin-bottom: 5px;
  line-height: normal;
}
.otel-kutu .no-padd {
  padding: 0;
}
.otel-kutu .inf {
  display: block;
  margin-bottom: 3px;
  line-height: normal;
  font-size: 13px;
}
.otel-kutu .inf.loc i {
  color: #4D4D4D;
}
.one-cikan-ozellik {
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.one-cikan-ozellik-aciklama {
  display: inline-block;
  padding: 2px 5px !important;
  font-size: 11px;
  border-radius: 4px;
  background: #9ca1ae;
  color: #fff;
  margin: 0px 10px 3px 0px !important;
}
.one-cikan-ozellik-aciklama span {
  margin: 0 !important;
}
.one-cikan-ozellik-aciklama.hover {
  position: relative;
  cursor: pointer;
}
.onecikan-wrap {
  position: absolute;
  bottom: 100%;
  background: #000000c9;
  border-radius: 4px;
  width: 120px;
  padding: 5px;
  display: none;
  z-index: 9;
  left: -50px;
  margin-bottom: 10px;
}
.onecikan-wrap .one-cikan-ozellik-aciklama {
  background: transparent;
  color: #fff;
  width: 100% !important;
}
.one-cikan-ozellik-aciklama.hover:hover .onecikan-wrap {
  display: block;
}
.onecikan-wrap:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #000000c9 transparent;
  transform: rotate(180deg);
}
.flex-wrap-ozellik {
  display: flex !important;
}
.flex-wrap-ozellik .wrap1 {
  width: auto;
  max-width: 95%;
  overflow: hidden;
}
.flex-wrap-ozellik ul,
.onecikan-wrap ul {
  margin: 0;
  padding: 0;
}

.otel-kutu .hotel-points,
.otel-kutu .price-card {
  height: auto;
  border-radius: 6px;
  background-color: #F1F1F1;
  float: right;
  width: 100%;
  text-align: right;
  margin-bottom: 3px;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}
.otel-kutu .hotel-points div {
  line-height: normal;
}
.hotel-points {
	background:white !important;
}
.otel-kutu .hotel-points div.number {
	font-weight: bold;
    width: fit-content;
    background: #FFE5D1;
    color: #ED6F0F;
    padding: 0px 5px;
    border-radius: 6px;
    justify-self: right;
}
.otel-kutu .hotel-points div.txt {
  font-size: 12px;
}
.otel-kutu .price-card {
  min-height: 177px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
  padding: 12px 20px 15px;
}
.otel-kutu .price-card .detail-go {
  display: block;
  padding: 8px 16px;
  text-align: center;
  border: 1px solid #359AFF;
  color: #359AFF;
  border-radius: 6px;
  line-height: normal;
  margin-top: 10px;
}
.otel-kutu .price-card .detail-go:hover {
  color: #fff;
  background: #359AFF;
}
.otel-kutu .price-card del {
  font-size: 15px;
  color: red;
}
.otel-kutu .price-card .price {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  color: #10c47f;
}
.otel-kutu .price-card .otel-liste-tarihsec span {
  color: red;
  font-weight: bold;
  font-size: 12px;
}
.otel-kutu .price-card .tarihsec-btn {
  background: #fff4e8;
  color: red;
  border: 1px solid red;
  border-radius: 6px;
  padding: 5px 15px;
  line-height: normal;
  font-size: 14px;
  margin-top: 5px;
}
.otel-kutu .price-card .person {
  display: block;
  line-height: normal;
}
.otel-kutu .indirimorancssana {
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 40px;
    background: #FF825F;
    padding: 2px;
    border-radius: 0px 50px 50px 0;
}
.searchwrap form {display: flex;}

@media (max-width: 768px) {
	.searchwrap form {display: block;}

  .otel-kutu .indirimorancssana {
    top: 55px;
  }
}

.date-btn {
  position: relative;
  display: inline-block !important;
  padding: 3px 6px !important;
  font-size: 11px !important;
  border-radius: 4px;
  background: #fff;
  color: #359AFF !important;
  width: auto;
  border: 1px solid #359AFF;
  cursor: pointer;
}
.date-btn i {
  margin-left: 3px;
}
.date-btn .other-dates {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  margin-top: 0px;
  background: #fff;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  padding: 5px;
  z-index: 9;
  border: 1px solid #c7c7c7;
  color: #707070;
  font-size: 13px;
  transition: ease-in-out all 300ms;
}
.date-btn .other-dates span {
  display: block;
}
.date-btn .other-dates a {
  display: block;
  text-align: left;
  color: #359AFF;
  font-weight: bold;
  font-size: 12px;
  margin-top: 5px;
}
.date-btn:hover .other-dates {
  display: block;
}
.arama-alan{
	bottom:0;
}
.sort-group .spot {
    font-size: 14px;
    position: relative;
    left: 17px;
    font-weight: 400;
}
/*KUTU SABLON CSS END */
span.vvisibleTotal {
    position: absolute;
    width: 200px;
    margin-left: 5px;
}
@media (max-width: 768px) {
    .tur-landing-page {
        height: auto !important;
        margin-bottom: 20px !important;
    }
	.cont {
    padding: 0px 35px;
}
.otel-kutu .price-card {
    width: 348px !important;
}
}
.safe {
    text-align: right;
    width: fit-content !important;
    font-weight: bold;
    background: #FFE5D1;
    color: #ED6F0F;
    border-radius: 6px;
    justify-self: right;
    margin-bottom: 10px;
    padding: 2px 20px;
}
.safe svg {
    position: relative;
    bottom: 2px;
    right: 3px;
}