@import './header-panel.css';

body, html {background: #ecf0f1 !important;}
.transfer_secenek{border-radius: 100% !important;margin: 5px !important;width: 35px !important;}
.border-none {border: 0px !important;}

header {background: #fff;}
/* autocomplete  */
#searchwordunder-nereden {position: absolute;top:53px;list-style: none;display: none;padding-left: 3px;z-index: 9999;}
#searchwordunder-nereden li{padding: 3px 5px 3px 0px;background-color: #fff;font-size:16px;color:#000;cursor: pointer;border-bottom: 1px solid #7FCFFB;padding-bottom: 7px;}
#searchwordunder-nereden li:hover{background: #ebeced;}
#searchwordunder-nereye {position: absolute;top:53px;list-style: none;display: none;padding-left: 3px;z-index: 9999;}
#searchwordunder-nereye li{padding: 3px 5px 3px 0px;background-color: #fff;font-size:16px;color:#000;cursor: pointer;border-bottom: 1px solid #7FCFFB;padding-bottom: 7px;}
#searchwordunder-nereye li:hover{background: #ebeced;}
.hg_section{z-index: 0;}
.autocomplete-d1 {width: 100%;}
.autocomplete-d2 {width: 40px;text-align: center;display: table-cell;vertical-align: middle;}
.autocomplete-d3 {display: table-cell;vertical-align: middle;}
.autocomplete-d4 {overflow: hidden;}
.autocomplete-d5 {overflow: hidden;color: #697379;font-size:12px;}

.sonuclar-ana-baslik{font-size: 25px;color: #333;font-weight: bold;margin-bottom: 10px;}
.sonuclar-baslik{padding: 15px;background:#008DD2;color: #FFFFFF;font-weight: bold;font-size: 14px;}
.sonuc-baslik{background-color: #e0e0e0;padding: 3px 0;text-align: center;color: #000;font-weight: bold;font-size: 14px;}
.sonuc-cerceve{border: solid 2px #eee;text-align: left;padding: 5px 0px;background: #fff;margin-bottom: 10px;text-align: center;}
.sonuc-cerceve .sonuc-date{font-weight: bold;color: #045a84;}
.sonuc-cerceve .sonuc-price{font-weight: bold;color: green;}
.sonuc-cerceve .btn:focus{color: #fff;}
.sonuc-cerceve.pasif{display: none;}
.sonuc-cerceve.aktif{display: block;}
.sonuc-cerceve .btn.aktif-btn{background: #008dd2;}
.donus-plane-icon{transform: rotate(270deg);}
.aramasonuc-hata{background-color:#3a3c3e;padding: 15px;font-size: 16px;color: red;margin-bottom: 20px;}
#sepet{display: none;}
#sepet .show{display: block;}
.sepet-alert{background: #fcf8e3;padding: 20px;text-align: center;color: #8a6d3b;border:1px solid #faebcc;font-size: 14px;}
.margin-bottom-30{margin-bottom: 30px;}

.anasayfa-tur-kategori-grup .kode_blog_1{width: 100% !important;}
.anasayfa-tur-kategori-grup .kode_blog_1 .blog-1{width: 25% !important;}

.category-tours-list{margin: 0;padding: 0;text-align: center;}
.category-tours-list li{width: 90%;display: inline-block;margin-top: -2px;}
.category-tours-list li a.link{
    height: 30px;
    color: #fff;
    font-size: 12px;
    border-bottom: 1px solid #fff;
    display: block;
    line-height: 30px;
    text-decoration: none;
    padding: 0 5px;
    border-top:0;
    border-right: 0;
    border-left: 0;
    font-weight: normal;
    margin-top: -3px;
}
.category-tours-list li a.link:hover{border-bottom: 1px solid #837673;border-top:0;border-right: 0;border-left: 0;background: rgba(0,0,0,.6);-webkit-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;}
.category-tours-list li a .name{float: left;text-align:left;width: 75%;height: 30px;overflow: hidden;}
.category-tours-list li a .price{float: right;text-align: right;width: 25%;font-weight: bold;line-height: 30px;font-size: inherit;color: inherit;}
.category-tours-list li a .price span {
    width: auto !important;
    height: auto !important;
    text-align: center;
    line-height: normal !important;
    color: #fff !important;
    font-size: 12px !important;
    display: inline-block !important;
    border-radius: 0 !important;
    border: 0 !important;
    margin-bottom: 0 !important;
}
.indirimorancssana{
	position: absolute;
    right: 5px;
    top: 5px;
    background: #003305;
    padding: 6px;
    color: #fff;
    font-weight: bold;
}

.tur-liste-menu .kf_arrow_list li a {width: 100%;color: #333;}
.tur-liste-menu .kf_arrow_list li a:before {color: #333;}

.tur-liste-menu .kf_arrow_list li a:hover,
.tur-liste-menu .kf_arrow_list li a:hover:before {color: #ac8400}

.reklamlar ul{float: left;margin: 20px 0px 0px 0px;padding: 0;list-style: none;}
.reklamlar ul li{float: left;width: 100%;border: 1px solid #ccc;margin-bottom: 10px;}


.pagination{
    float: none;
    display: inline-block;
    width: auto;
    text-align: center;
    border-bottom: 1px solid #bec3c9;
    padding: 15px;
    margin: 0px 0px 10px 0px;
    background: #fff;
    width: 100%;
    border-radius: 0;
    text-align: center;
}
.pagination li a{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    line-height: 38px;
    padding: 0px 14px;
    text-align: center;
    border:2px solid #c2c2c2;
    color: #c2c2c2;
    margin-right: 7px;
    float: none;
}
.pagination li a.active{
}
.pagination li a:last-child{
    margin-right: 4px;
}
/*.pagination li.first,
.pagination li.last,
.pagination li.prev,
.pagination li.next {display: none !important;}*/

.pagination li.first a,
.pagination li.last a,
.pagination li.prev a,
.pagination li.next a{border: 0;border-radius: 0;width: auto;}
.pagination>.disabled>span {display: none;}

.select-filitreleme .dropdown-select-01{width: 25% !important;margin-right: 0;border:0;}

.otellistebolgeler {
    float: left;
    width: 100%;
    margin-top: -6px;
}
.otellistebolgeler li {
    float: left;
    width: 100%;
    margin-bottom: 6px;
}
.otellistebolgeler li a {
    width: 100%;
    color: #333;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/*.otellistebolgeler li a:before {
    position: absolute;
    content: "\f105";
    top: 50%;
    font-family: fontawesome;
    font-size: 14px;
    color: #fff;
    left: 0px;
    margin-top: -13px;
}
.otellistebolgeler li:hover a:before {
    left: 5px;
}*/
.kf_listing_grid .otellistebolgeler {display: none;}



.travel-price-bord h2 span.a,
.travel-price-bord h2 span.b {margin-left: 0;font-size: 32px;}

.price-booking .flag-top01 {
    display: inline-block;
    position: relative;
    background: #42b1e8;
    padding: 0p 2px;
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
    padding: 7px 45px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);
}
.price-booking .flag-top01:before {display: none;}

.fiyat-hesaplama input[type="text"] {width: 100%;text-indent: 15px;}
.fiyat-hesaplama select {width: 100%;}

.rezervasyon-form input[type="text"],
.rezervasyon-form input[type="tel"] {width: 100%;text-indent: 15px;border-radius:0px;}
.rezervasyon-form select {width: 100%;}

.rezervasyon-form table,
.rezervasyon-form table tr,
.rezervasyon-form table tr td {border:0px;}

.rezervasyon-sozlesmeler a:hover,
.rezervasyon-sozlesmeler a:focus, 
.rezervasyon-sozlesmeler a:active {
    outline: none;
    text-decoration: none;
    color: #ac8400 !important;
}

.rez-tamamla-btn{background: #003305;color: white;}
.rez-tamamla-btn:hover {background: #ac8400;color: #fff;transition: all ease-in-out 400ms;}

.otelfiyatsablon {     border: 1px solid #e3e3e3;padding: 10px;background: #fff; }
.otelfiyatsablon .oda { font-size:1.4em; color:#1961C6; font-weight:700;text-align: left; }
.otelfiyatsablon .pansiyon { font-size:1.1em; color:#FF3E3E; font-weight:400;text-align: left; }
.otelfiyatsablon .fiyat {
    font-size: 2em;
    color: #003305;
    font-weight: 700;
    line-height: 36px;
}
.otelfiyatsablon .onlinerezlink { background: #ac8400; width:100px; color:#FFF; border-radius:5px; height:25px; display:block; line-height:25px; margin-top:5px; }


.varyokgenel{width: 100%;position: relative;float: left;}
.varyokgenel .baslik{width: 100%;background: #e6e6e6;display: inline-block !important;font-size: 16px !important;font-weight: bold;margin-right: 25px;padding: 15px;position: relative;}
.varyokgenel ul{margin: 0;padding-left: 15px;padding-top: 20px;padding-bottom: 20px;}
.varyokgenel ul li{list-style: none;width: 25%;display: -webkit-inline-box;}
.varyokgenel ul li:before{display: inline-block;color: green;margin-right: 5px;content: "\f00c";font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;}

.fiyatkutubaslik1,
.fiyatkutubaslik2,
.fiyatkutubaslik3,
.fiyatkutubaslik4,
.fiyatkutubaslik5{color: #003305;font-size: 18px;font-weight: bold;text-transform: uppercase;margin: 10px 0px;background: #e6e6e6;padding: 10px;}
.odafiyat .baslik{list-style: none;padding: 0;margin: 0;width: 100%;background: #ac8400;color: #fff;}
.odafiyat .baslik .yftbaslik{display: inline-block;width: 10.6%;text-align: center;padding: 5px 0px;color: #fff;}

.odafiyat .even{list-style: none;padding: 0;margin: 0;width: 100%;background: #f5f5f5;color: #1d1d1d;font-size: 12px;}
.odafiyat .even .yticerikli{display: inline-block;width: 10.6%;text-align: center;padding: 10px 0px;}


.odafiyat .odd{list-style: none;padding: 0;margin: 0;width: 100%;background: #e6e6e6;color: #1d1d1d;font-size: 12px;}
.odafiyat .odd .yticerikli{display: inline-block;width: 10.6%;text-align: center;padding: 10px 0px;}


.yorum-kutu{
    padding: 20px 15px;
    background: #f5f5f5;
    position: relative;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.yorum-isim{
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 15px;
    position: relative;
}
.yorum{margin-bottom: 15px;}
.yorum-tarih{border-top: 1px solid #c7c7c7;padding-top: 3px;}

#slider .slides li img {max-height: 450px;}
#carousel .slides li img {max-height: 63px;}


.dahil ul,.dahildegil ul{list-style: none;padding: 0;}
.dahil ul li:before{
    display: inline-block;
    color: green;
    margin-right: 5px;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.dahildegil ul li:before{
    display: inline-block;
    color: red;
    margin-right: 5px;
    content: "\f00d";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.tur-fiyat-tablo table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    border: 1px solid #cccccc;
    line-height: normal;
    padding: 5px 2px;
    vertical-align: middle;
}
.tur-fiyat-tablo .turfiyatbaslik{
    background: #ac8400;
    color: #fff;
}
.tur-fiyat-tablo .turfiyatsatir2 {
  background: #e8e8e8;
}
.tur-fiyat-tablo .turfiyatsatir1,
.tur-fiyat-tablo .turfiyatsatir2 {
  font-size: 13px;
}
.tur-fiyat-tablo .turfiyatsatir2 .taksit,
.tur-fiyat-tablo .turfiyatsatir1 .taksit {
    color: #ac8400;
    font-size: 13px;
    font-weight: bold;
}
.tur-fiyat-tablo .turfiyatsatir2 .taksit:hover,
.tur-fiyat-tablo .turfiyatsatir1 .taksit:hover {color: #003305;}


.gemifoto{list-style: none;padding: 0;margin: 0;}
.gemifoto li{display: inline-block;margin: 5px;}




.person-information, .add-information, .card-information {
    width: 100%;
    background: #f5f5f5;
    margin: 10px 10px;
}
.schedule-block {
    display: table;
    width: 100%;
}
.schedule-block .element {
    background-color: #F5F5F5;
    color: #000;
    font-weight: 500;
    display: table-cell;
    width: 20%;
    padding: 6px 0;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #ffffff;
}


/*OTEL REZ*/

.booking-details figure > a:first-child {
  width: 75px;
  height: 75px;
  float: left;
}
.booking-details figure img {
  width: auto;
  height: 100%;
}
.booking-details figure .travel-title {
  margin-left: 90px;
}
.booking-details figure .travel-title .box-title {
  margin-bottom: 5px;
}
.booking-details figure .travel-title .box-title:after {
  display: none;
}
.booking-details .details {
  padding-left: 0;
  padding-right: 0;
  padding-top: 7px;
}
.booking-details .timing {
  font-size: 0.8333em;
  text-transform: uppercase;
  text-align: right;
  line-height: 1.3333em;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0 5px;
  margin: 0;
}
.booking-details .timing .duration {
  font-weight: bold;
  color: #003305;
}
.booking-details .timing .duration > div {
  margin-top: 5px;
}
.booking-details .timing .check-out {
  text-align: left;
}
.booking-details .timing label, .booking-details .timing span {
  display: block;
  line-height: 1.42;
  letter-spacing: 0.04em;
  font-size: 15px;
  font-weight: 600;
}
.booking-details .timing label {
  color: #003305;
  font-size: 17px;
  margin-bottom: 0;
  font-weight: bold;
}
.booking-details .timing i {
  font-size: 2em;
}
.booking-details .guest {
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0;
}
.booking-details .other-details {
  font-size: 0.8333em;
  margin-bottom: 0;
  text-align: right;
  text-transform: uppercase;
}
.booking-details .other-details dt, .booking-details .other-details dd {
  padding: 1.3em 0;
  border-top: 1px solid #f5f5f5;
}
.booking-details .other-details dt {
  float: left;
  text-align: left;
  margin: 0;
  color: #194eb0;
  clear: both;
}
.booking-details .other-details .total-price {
  font-size: 1.5em;
  color: #2d3e52;
  text-transform: none;
}
.booking-details .other-details .total-price-value {
  color: #98ce44;
  font-size: 1.4em;
}
.column-2 > *, .column-3 > *, .column-4 > *, .column-5 > *, .column-5-no-margin > *, .constant-column-2 > *, .constant-column-3 > *, .constant-column-4 > *, .constant-column-5 > * {
    float: left;
}

.otel-rez-text {text-align: center;}
/*OTEL REZ*/

#mobil-menu > ul{
  opacity: 0;
  margin: 0;
  position: absolute;
  width: 230px;
  right: 0px;
}
#mobil-menu ul.dl-menuopen{opacity: 1;}
.dl-menuwrapper button {transition: all ease-in-out 300ms;}
.dl-menuwrapper button.rotate {transform: rotate(90deg);transition: all ease-in-out 300ms;}


.kf_column_trip:hover figure img, .kf_post:hover figure img{
  transform: scale(1.1) translateX(0);
}

.booking-bottom > li:first-child{width: 80%;}

.anasayfa-tur-kategori-grup .effect2-color-1::before {background-color: #fff;}
.anasayfa-tur-kategori-grup .effect2-color-1{color: rgb(18, 118, 188);}
.anasayfa-tur-kategori-grup .effect2-color-1::after{border:1px solid rgb(255, 255, 255);}
.anasayfa-tur-kategori-grup .effect2-color-1:hover{color: #fff;}


.ralated-post-style .widget-post-content {
    width: 61%;
}
.tour-booking-detail p {
    color: #3a3a3a;
}
.fiyat-hesaplama .padding-clear {padding: 0px 3px;}

.ustmenu-btn{
  position: absolute;
  left: 10px;
  top: 5px;
  width: 40px;
  height: 40px;
  background: #fff;
  cursor: pointer;
  transition: all ease-in-out 300ms;
}
.ustmenu-btn span{
  position: relative;
  left: 15%;
  height: 3px;
  width: 70%;
  display: inherit;
  margin-bottom: 5px;
  background: #ac8400
}
.ustmenu-btn span:first-child {margin-top: 12px;}
.ustmenu-btn.rotate{transform: rotate(90deg);transition: all ease-in-out 300ms;}




@media(max-width: 768px){

    .misafirler table thead, 
    .misafirler table tbody, 
    .misafirler table th, 
    .misafirler table td, 
    .misafirler table tr {display: block;}
    .misafirler #kisi1,
    .misafirler #kisi2,
    .misafirler #kisi3,
    .misafirler #kisi4,
    .misafirler #cocuk1,
    .misafirler #cocuk2,
    .misafirler #cocuk3,
    .misafirler #cocuk4 {margin-bottom: 10px;}
    .misafirler #dogum1,
    .misafirler #dogum2,
    .misafirler #dogum3,
    .misafirler #dogum4,
    .misafirler #kimlikno1,
    .misafirler #kimlikno2,
    .misafirler #kimlikno3,
    .misafirler #kimlikno4,
    .misafirler #telefon1,
    .misafirler #telefon2,
    .misafirler #telefon3,
    .misafirler #telefon4,
    .misafirler #cdogum1,
    .misafirler #cdogum2,
    .misafirler #cdogum3,
    .misafirler #cdogum4,
    .misafirler #c1kimlikno,
    .misafirler #c2kimlikno,
    .misafirler #c3kimlikno,
    .misafirler #kimlikno,
    .misafirler #c1telefon,
    .misafirler #c2telefon,
    .misafirler #c3telefon,
    .misafirler #c4telefon {width: 100%;margin-bottom: 10px;}

    .misafirler table tr:first-child{display: none;}
    
}

@media(max-width: 768px){
    .fiyat-hesaplama .padding-clear {padding: 0px 15px;}
    .anasayfa-tur-kategori-grup .kode_blog_1 .blog-1{width: 100% !important;}
    .select-filitreleme .dropdown-select-01{width: 50% !important;margin-right: 0;border: 1px solid #ddd;}
    .varyokgenel ul li{width: 50%;}
    .odafiyat .even .yticerikli {
        display: inline-block;
        width: 32%;
        text-align: center;
        padding: 10px 0px;
    }    
    .odafiyat .baslik .yftbaslik {
        display: inline-block;
        width: 32%;
        text-align: center;
        padding: 5px 0px;
        color: #fff;
    }
    .tour-tab-content li{width: 50%;}    
    .otelfiyatsablon .fiyat {
        font-size: 1.3em;
        color: #7DB921;
        font-weight: 700;
        line-height: 36px;
        float: left;
    }     
    .otelfiyatsablon .satinal{float: right;}     
    .rezervasyon-form input[type="text"],
    .rezervasyon-form select {margin-bottom: 15px;} 
    .tur-fiyat-tablo{overflow: auto;}
    .tur-fiyat-tablo table {min-width: 800px !important;}  


    .kf_filtrable_pinter li a{font-size: 15px;}
    .kf_filtrable_pinter li a i{display: none;}

    .kf_filtrable_pinter li {
        display: inline-block;
        width: 49%;
    }
    .indirimorancssana{right: auto;left: 0;}
    


    /*Üst Menu Mobil*/
    div.kf_element_right{
      position: absolute;
      width: 200px;
      height: auto;
      z-index: 999;
      background: #333;
      left: -200px;
      top: 60px;
      padding: 20px 0px;
      transition: all linear 400ms;
    }
    div.kf_element_right.opened{
      left: 10px;
    }
    .kf_meta_2 li:before, .kf_meta li:before{display: none;}
    .kf_meta_2 li:before, .kf_meta li{margin: 0;padding: 0;}
    /*Üst Menu Mobil*/
    .mobil-gizle{display: none;}
    .kode_write_detail:before{width: 100%;right: 0;}

    .blog-1 .tour-trip {
      margin: -127px auto 0;
    }
    .kode_blog_2 figure:before, .blog-1 figure:before{background: #ac8400;}
    .blog-1:hover .tour-trip a, .blog-1:hover .tour-trip p {
        visibility: visible;
        opacity: 1;
    }
    .blog-1 .tour-trip a, .blog-1 .tour-trip p {
        visibility: visible;
        opacity: 1;
    }
    .tour-sub-caption{padding: 30px 0px 75px;}
    .mobil-p-0{padding: 0px;}
    .mobil-p-0 .booking_content{padding: 0px 3px;}
    .form-search-popup input{font-size: 18px;}

}


@media(max-width: 460px){

    .anasayfa-tur-kategori-grup .kode_blog_1 .blog-1{width: 100% !important;}
    .select-filitreleme .dropdown-select-01{width: 100% !important;margin-right: 0;border: 1px solid #ddd;}
    .varyokgenel ul li{width: 100%;}
    .tour-tab-content li{width: 50%;}
    .kf_filtrable_pinter li {
        display: inline-block;
        width: 49%;
    }
  
}
@media(max-width: 320px){

  .kf_filtrable_pinter li{width: 100%;}
  .tour-tab-content li{width: 100%;}

}

.sub-banner {
    padding: 58px 0px 51px !important;
}
.tour-sub-caption {
    padding: 110px 0px 50px !important;
}

body h1, body h2, body h3, body h4, body h5, body h6{line-height: normal;}



/*Version 2*/
#anabanner .slick-slide img {height: auto;}
#anabanner .slick-arrow.slick-next {right: 0;}
#anabanner .slick-arrow.slick-prev {left: 0;}
#anabanner .slick-arrow:before{font-family: "Font Awesome\ 5 Free";}
#anabanner .slick-arrow.slick-next:before {content: "\f054";}
#anabanner .slick-arrow.slick-prev:before {content: "\f053";}
.btn-blog:before{display: none;}
.header_v1_top_row {    background: #f9e974;}
.ust-menu li:before {display: none;}
.ust-menu li a {color: #2d3e52;}
.ust-menu li a:hover {color: #2d3e52;text-decoration: underline;}
.kode_social_icons li a {
    display: inline-block;
    color: #ffffff;
    background: #ac8400;
    padding: 12px 20px 12px 20px;
    border-right: 1px solid;
}
.kode_social_icons li:first-child  a {border-left: 1px solid;}
.kode_social_icons li:nth-child(2) a {background: transparent;}
.kode_social_icons li a:hover {color: #bec3c9;}

.header-v1_navigation_row{padding: 0;}

.header-mid {float:left;width: 100%;padding: 5px 0px;border-bottom: 1px solid #bec3c9;background: #003305;}

.header-search {margin-top: 22px;}
.header-search input[type="text"] {height: 38px;border-radius: 0;}

.navigation ul li a {
    display: inline-block;
    font-size: 15px;
    color: #292929;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 15px 10px 15px;
}
.navigation ul li:first-child a {background: #ac8400;color: #fff;}
.navigation ul li a:hover {background: #ac8400;color: #fff;}
.txt-hvr3 a:hover::before, .txt-hvr3 a:focus::before{display: none;}

.header-phones {padding-right: 0;}
.header-phones span {float: right;width: 100%;color: white;}
.phone b{color: #334960;font-size: 19px;}
.whatsapp {background: #26d367;padding: 4px;color: #fff;}
.header-phones span a:hover {color: #ac8400;}

.sub-menu, ul.children{margin-top: 0;}
.navigation ul .sub-menu.children li:first-child a{background: #fff;color: #292929;}
.navigation ul .sub-menu.children li a{background: #fff;color: #292929;}
.navigation ul .sub-menu.children li a:link {color: #003305;font-weight: normal;font-size: 13px;}
.navigation ul .sub-menu:before, 
.navigation ul .sub-menu:after {display: none;}

.navigation ul .sub-menu li:before,
.navigation ul .sub-menu li a:after  {display: none;}
.navigation ul .sub-menu.children li:first-child a:hover{background: #f9e974;}
.navigation ul .sub-menu li a:hover {background: #f9e974;}
.sub-menu li:hover a, ul.children li:hover a{padding-left: 15px;}

.kode_tab-list {padding-right: 0;}
.kode_tab-list ul li {width: auto;}
.tabs-items li:last-child a,
.tabs-items li:first-child a{border-radius: 0;}
.tabs-items li a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 25px 11.5px;
    font-weight: 600;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.tabs-items li.active a {
    height: 52px;
    margin-top: -4px;
}
.tabs-items li a i {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}


.travel_search_engine {background: #f9f9f9;}
.travel_search_engine .container {
    background-color: #f9f9f9;
    border-radius: 0;
    box-shadow: none;
    left: 0;
    margin-top: 0;
    position: relative;
    right: 0;
    z-index: 2;
}
.search-img01:before, 
.search-img02:before, 
.search-img03:before,
.search-img04:before {
    background-image: none;
}
.travel_services_blog{padding: 20px 0px;}

.slider-product-wrapper {float: left;width: 100%;background: #ecf0f1;padding: 20px 0px 0px;}
.slider-product-title {color: #9ca6b3;font-size: 13px;text-transform: uppercase;}
.slider-product-title b {font-size: 20px;padding: 0 10px;border-left: 3px solid #003305;display: inline-block;line-height: 32px;height: 32px;color: #003305;}

.slider-product-container {
    float: left;
    width: 100%;
    margin: 25px 0px 0px;
}
.slider-product-container .product-slider {
      width: 100%;
      height: 100%;
}

.slider-product-container .tour-product-slider {
      width: 100%;
      height: 100%;
}


.gallery-wrapper {position: relative;float: left;margin: 20px 0px 0px;width: 100%;}
.gallery-wrapper .slider-gallery {height: 85px;width: 100%;background: #fff;float: left;}
.gallery-wrapper .gallery-slider{margin: 12.5px 0px;}

.hotels-menu-wrapper {position: relative;float: left;margin: 20px 0px;width: 100%;}
.hotels-menu-wrapper .menu-box{background: #fff;height: auto;padding: 10px 0px;}
.hotels-menu-wrapper .box-first{padding-left: 0;}
.hotels-menu-wrapper .box-last{padding-right:0;}

.hotels-menu-wrapper .menu-box .box-header {border-bottom: 1px solid #ecf0f1;min-height: 75px;}
.hotels-menu-wrapper .menu-box .box-header .icon {font-size: 50px;color: #ea6053;text-align: center;line-height: 70px;}
.hotels-menu-wrapper .menu-box .box-header .title {font-size: 15px;color: #ea6053;text-align: left;font-weight: 500;margin: 0;}
.hotels-menu-wrapper .menu-box .box-header .spot-title {font-size: 13px;color: #9ca6b3;line-height: 16px;display: block;}

.hotels-menu-wrapper .menu-box .menu-wrap ul {margin: 0;padding: 0;list-style: none;}
.hotels-menu-wrapper .menu-box .menu-wrap ul li {border-bottom: 1px solid #ecf0f1;}
.hotels-menu-wrapper .menu-box .menu-wrap ul li a{color: #2d3e52;line-height: 16px;vertical-align: middle;padding: 8px 15px;display: block;width: 100%;font-size: 13px;}

.hotels-menu-wrapper .menu-box.mb2 .box-header .icon,
.hotels-menu-wrapper .menu-box.mb2 .box-header .title {color: #003305;}


.hotels-menu-wrapper .box-last .menu-box{padding: 0px;}
.hotels-menu-wrapper .box-last .menu-box .box-slider {height: 260px !important;}
.hotels-menu-wrapper .box-last .menu-box .box-slider ul li img {max-height: 230px;}
.hotels-menu-wrapper .box-last .menu-box .box-slider .swiper-pagination-bullets {bottom: 0;right: 0;text-align: right;}
.hotels-menu-wrapper .box-last .menu-box .box-slider .swiper-pagination-bullet {width: 17px;height: 17px;background: #bec3c9;opacity: 1;}
.hotels-menu-wrapper .box-last .menu-box .box-slider .swiper-pagination-bullet-active{background: #00cdff;}



.three-box {position: relative;float: left;margin: 20px 0px;width: 100%;}
.three-box .menu-box{background: #fff;height: auto;padding: 10px 0px;}
.three-box .box-first{padding-left: 0;}
.three-box .box-last{padding-right:0;}

.three-box .menu-box .box-header {min-height: 70px;}
.three-box .menu-box .box-header .icon {font-size: 40px;color: #2d3e52;text-align: center;line-height: 70px;}
.three-box .menu-box .box-header .title {font-size: 15px;color: #2d3e52;text-align: left;font-weight: 500;margin: 0;}
.three-box .menu-box .box-header .spot-title {font-size: 13px;color: #003305;line-height: 16px;display: block;}


.footer-top {position: relative;float: left;width: 100%;background: #003305;color: #bec3c9;padding-top: 60px;padding-bottom: 60px;}
.footer-top .f-logo {margin-bottom: 15px;}
.footer-top .f-logo img {width: 100%;}
.footer-top .kode_social_icons_2 li a {background: #334960;}

.footer-top .kf_arrow_list li a:before {display: none;}
.footer-top .kf_arrow_list li a {padding: 0;color: #bec3c9;}
.footer-top h5 {color: #fff;}
.footer-top .text-felid input,
.footer-top .text-felid input::placeholder {color: #fff;}


.footer-mid {position: relative;float: left;width: 100%;background: #fff;color: #9ca6b3;padding-top: 60px;padding-bottom: 60px;border-bottom: 1px solid #ecf0f1;}
.footer-mid .footer-bottom-menu ul {margin: 0;padding: 0;list-style: none;}
.footer-mid .footer-bottom-menu ul li {width: 50%;display: inline-block;}
.footer-mid .footer-bottom-menu ul li a {color: #5f5f5f;}
.footer-mid .footer-bottom-menu ul li a:hover {color: #2d3e52;transition: all ease-in 400ms;}
.created-by-kodeforest-team {background: #003305;}

.widget-search-02 {background: #fff;}
.filterele {background: #fff;}
.filterele .dropdown-select-01 .selectric p.label:before{margin-top: -25px;}
.filterele .dropdown-select-01 .selectric-wrapper .selectric .label {line-height: 50px;height: 50px;}

.tur-kutu{background: #fff;border: 0;margin-bottom: 0;border-bottom: 1px solid #bec3c9;box-shadow: none;padding: 15px;}
.tur-kutu .list-figure-img,
.tur-kutu .list-figure-img img {border-radius: 0;}
.tur-kutu .btn-radio-2 {display: inline-block;font-size: 16px;font-weight: 600;text-transform: uppercase;background: #003305;color: #fff;border-radius: 0;padding: 4px 20px;}
.tur-kutu .btn-radio-2:hover{background: #009278;}

.tur-kutu .flag-top01 {background: #003305}
.tur-kutu .flag-top01:before {
    border-color: transparent transparent #003305;
}

.tur-kutu .kf_listing-content h4 a{font-size: 16px;color: #34495e;font-weight: 600;display: inline;}
.tur-kutu .listing-price strong {color: #003305;}

.tur-kutu .list-figure-img {width: 33%;}
.tur-kutu .kf_listing-content {width: 67%;}


.pagination>.active>a, .pagination>li>a:hover {
    z-index: 3;
    color: #003305;
    cursor: default;
    background-color: #ffffff;
    border-color: #003305;
    cursor: pointer;
}

.price del {color: red;font-size: 15px;}
.price {font-size: 19px;color: #2196f3;font-weight: bold;}
span.b {display: none;}
.pricebenzer {font-size: 19px;color: #2196f3;font-weight: bold;text-align: center;display: block;margin-top: 5px;float: left;width: 100%;}



.otel-kutu{background: #fff;border: 0;margin-bottom: 0;border-bottom: 1px solid #bec3c9;box-shadow: none;padding: 15px;}
.otel-kutu .list-figure-img,
.otel-kutu .list-figure-img img {border-radius: 0;}
.otel-kutu .btn-radio-2 {display: inline-block;font-size: 16px;font-weight: 600;text-transform: uppercase;background: #003305;color: #fff;border-radius: 4px;padding: 4px 20px;}
.otel-kutu .btn-radio-2:hover{background: #009278;}

.otel-kutu .flag-top01 {background: #003305}
.otel-kutu .flag-top01:before {border-color: transparent transparent #003305;}

.otel-kutu .kf_listing-content h4 a{font-size: 16px;color: #34495e;font-weight: normal;}
.otel-kutu .listing-price strong {color: #003305;font-size: 14px;}

.otel-kutu .list-figure-img {width: 33%;}
.otel-kutu .kf_listing-content {width: 67%;}


.tur-detay .accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 10px 15px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin-bottom: 5px;
    font-size: 13px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.tur-detay .accordion.active, .accordion:hover {
    background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.tur-detay .panel {
    padding: 10px 18px;
    background-color: white;
    display: none;
    overflow: hidden;
    margin-top: -5px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.tur-detay .accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.tur-detay .accordion.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003305 !important;
    background: #003305 !important;
    font-weight: normal;
    color: #ffffff;
}
.turfhesaplabtn button,
.turfhesaplabtn #oda-ekle {
  color: #fff!important;background: #003305;border: 0;font-weight: 700;border-bottom: 3px solid #003305;font-size: 14px;padding: 3px 30px;
}
.turfhesaplabtn button:hover {background: #003305;}

.fiyat-hesaplama .turftext h3{color: #003305;margin: 0;padding: 0;font-size: 18px;font-weight: 300;line-height: 24px;}
.fiyat-hesaplama .turftext p{color: #363636;margin: 0;padding: 0;font-size: 12px;font-weight: 400;line-height: 16px;}

.fiyat-hesaplama.turfiyat input {border: 1px solid #cccccc;color: #666666;display: inline-block;font-size: 14px;font-weight: 400;height: 33px;text-indent:8px;vertical-align: middle;width: 100%;}
.fiyat-hesaplama.turfiyat select {border: 1px solid #cccccc;color: #666666;cursor: pointer;display: inline-block;font-size: 14px;font-weight: 400;height: 33px;padding: 4px 6px;vertical-align: middle;width: 100%;}

.sol-sutun .text-align-left .title-style-1 {font-size: 17px;}

.sol-sutun .ralated-post-style h6 a {font-size: 14px;font-weight: 500;}
.sol-sutun .ralated-post-style {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    padding: 12px 0;
}
.sol-sutun .ralated-post-style .widget-post-content {
    width: 70%;
}
.sol-sutun .ralated-post-style figure {
    width: 30%;
}

@media(max-width: 768px){
  .slick-slide img{height: auto !important;}

  .hotels-menu-wrapper .box-first{padding-left: 15px;}
  .hotels-menu-wrapper .box-last{padding-right:15px;}
  .hotels-menu-wrapper .menu-box{margin-bottom: 15px;}
  .hotels-menu-wrapper .box-last .menu-box {margin-bottom: 0;}

  .three-box .box-first{padding-left: 15px;}
  .three-box .box-last{padding-right:15px;}
  .three-box .menu-box{margin-bottom: 15px;}
  .three-box .box-last .menu-box {margin-bottom: 0;}


  .tur-kutu .list-figure-img {width: 100%;}
  .tur-kutu .kf_listing-content {width: 100%;}
  .otel-kutu .list-figure-img {width: 100%;}
  .otel-kutu .kf_listing-content {width: 100%;}

  .header-phones {padding-right: 15px;}
}

.campaignboxnew.detailcampbox {
    border: dashed 2px #d4f7ff;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 10px;
}
.campaignboxnew.detailcampbox>span {
    margin: 0 0 4px 0;
    display: inline-block!important;
    clear: none!important;
    font-size: 13px!important;
    padding: 10px;
    width: 100%;
    cursor: default!important;
}
.campaignboxnew.detailcampbox .cocukyas {
    color: #0059a2;
    border: none!important;
    margin: 0!important;
    background-color: #e9fbff;
    padding: 5px 10px!important;
}
.campaignboxnew.detailcampbox span ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
.campaignboxnew.detailcampbox span ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
.campaignboxnew.detailcampbox span ul p {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
.campaignboxnew.detailcampbox>.widget {
    margin: 0!important;
    padding: 0;
    border-bottom: 1px solid #ecf1f2;
    background: none;
    border-left: none;
    background: none;
    border-right: none;
    border-top: none;
}
.widget>.widget-header>h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    line-height: 20px;
    vertical-align: middle;
}
.widget.widget-navyandgreen .widget-header>h3 {
    color: #003305;
    padding: 10px;
    border-bottom: 1px solid #ecf1f2;
}

.widget.widget-navyandgreen span.campaigntooltip {
    border: 1px solid #ecf1f2;
    padding: 10px;
    width: 100%;
    float: left;
}
.widget.widget-navyandgreen .otel-fiyat {padding: 0px 10px;color: #003305;}
.kunyesatir{
    border: 1px solid #ecf1f2;
    padding: 10px;
    width: 100%;
    float: left
}
.kunyedeger {margin-left: 5px;}

@media(max-width: 768px){
  .ust-menu li {width: 100%;}
  .ust-menu li a {color: #fff;}
}

.heading a:hover {color: #ac8400;}


.indirim-icon {
    width: 24px;
    height: 24px;
    background-position: -5px -39px;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
}
.indirim-icon {
    background-image: url("../images/discount-campaign-iconset.png");
    background-repeat: no-repeat;
    float: left;
    margin: -.2em .5em 0 0;
}
.otel-bulundu {color: #9ca6b3;font-size: 13px;line-height: 53px;}
.cocuk-ucretsiz {
    background-color: #d9edf7;
    border-color: #bce8f1;
    font-size: 12px;
    font-weight: 500;
    display: block;
    padding: 3px 5px;
    color: #0059a2;
    margin: 5px 0;
    clear: both;
    width: 100%;
    border-radius: 4px;
}

.selectric-wrapper .selectric .label {padding: 0 14px 0 14px;}



.turprogramgun{position:relative;float: left;width: 100%;}
.turprogramgun:after{margin-top:5px;display: block;content: "";width: 100%;height: 1px;}
.turprogramgun:before{
    content: '';
    border: 1px dashed #ff7b00;
    position: absolute;
    width: 1px;
    top: 50px;
    bottom: 0;
    height: 79%;
    left: 23px;
}
.turprogramgun > p,
.turprogramgun > ul,
.turprogramgun > div {padding-left: 40px;}
.turprogramgun .turgunbaslik {
    font-size: 16px;
    font-weight: bold;
}
.turprogramgun .turgunbaslik {
    width: 100%;
    display: inline-block !important;
    font-size: 16px !important;
    font-weight: bold;
    position: relative;
    float: left;
}

.turprogramgun .turgunbaslik b{
    color: #ff7b00;
    display: inline-block !important;
    font-size: 16px !important;
    font-weight: bold;
    padding: 15px;
    position: relative;
    text-indent: 35px;
}

.turprogramgun .turgunbaslik b:after {
    content: "";
    height: 20px;
    position: absolute;
    right: -10px;
    top: 33%;
    transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);  
    -o-transform: rotate(45deg); 
  width: 20px;
}
.turprogramgun .turgunbaslik b:before {
    background: url(../images/gun-title.png);
    content: "";
    height: 70px;
    width: 70px;
    position: absolute;
    left: 0px;
    top: -8px;
}

.slide-otel-indirim .flag-top01 {
    display: inline-block;
    position: absolute;
    background: #003305;
    color: #fff;
    text-transform: capitalize;
    font-size: 12px;
    padding: 5px 12px;
    border-radius: 0;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);
    top: 0;
    left: 0;
}
.cizgili {text-decoration: line-through;color: red;}
.breadcrumb>li+li:before {
    padding: 0;
    color: #ccc;
    content: "\f0da";
}

.bullets_padding {
    min-height: 244px;
    max-height: 244px;
    overflow: auto;
    padding: 10px 31px 12px;
}

.otel-kutu .kf_listing-content .info {display: inline-block;}
.otel-kutu .kf_listing-content .info.two {margin-left: 10px;}

  .widget.widget-information {padding: 15px 30px !important;margin-bottom: 30px;}
  .widget.widget-information h5.title-style-1:before {right: -80px;width: 50px;}
  .widget-information .heading {margin-bottom: 0;}
  .price-booking {padding: 36px 30px 25px;}
  .travel-price-bord {margin-bottom: 0px;}
  .flexslider{border:0;}
  #carousel {margin-top: 5px !important;}
  .turfiyat {margin-bottom: 30px;}

@media (max-width: 768px) {

  .schedule-block .element:first-child {display: table-caption;width: 100%;}
  .benzer-price,
  .benzer-price span {padding: 0px !important;font-size: 15px;color: #f06d21 !important;}
  .benzer-price a {color: #f06d21 !important;font-size: 15px !important;} 
  .reklam, .reklamlar {display: none;}
  .ralated-post-style  {padding: 10px 0px;}
  .ralated-post-style figure {width: 40%;}
  .ralated-post-style .widget-post-content {
    width: 60%;
  }
  .travel-price-bord {margin-bottom: 29px !important;}
  section {padding: 30px 0px 50px;}
  .transparent-widget {
    margin-bottom: 40px;
    margin-top: -20px !important;
  }
  .header-phones {display: none;}
  .booking-details figure img {margin-bottom: 10px;}
  .mobil-m-bottom-15{margin-bottom: 15px;}
  .heading{margin-bottom: 30px;}
  .ustmenu-btn {display: none;}

  div.dl-menuwrapper {
      display: block;
      margin: 14px;
      z-index: 999;
      position: absolute;
      top: 50px;
      right: 0;
  }
  .header-search {padding: 0;margin-bottom: 10px;}
  div.kf_element_left {display: block;width: auto;}
  .ust-phone {line-height: 39px;font-size: 16px;font-weight: 500;color: #333;}
  .ust-phone a {color: #333;}
  .otel-kutu .kf_listing-content h4 a {font-weight: bold;}
  .otel-kutu .kf_listing-content .info {display: block;}
  .otel-kutu .kf_listing-content .info.two {margin-left: 0;}
  .price-booking {padding: 36px 31px 25px;}
  .widget.widget-information {padding: 15px 30px !important;margin-bottom: 15px;}
  .widget.widget-information h5.title-style-1:before {display: none;}
  .mobile-mb-10 {margin-bottom: 10px;}
  .travel-price-bord {margin-bottom: 0px !important;}

  .schedule-block .element {
      background-color: #F5F5F5;
      color: #000;
      font-weight: 500;
      display: block;
      width: 100%;
      padding: 6px 0;
      text-align: center;
      vertical-align: middle;
      border-right: 0;
      border-bottom: 1px solid #ffffff;
  }
  .schedule-block .element:nth-child(3) {border-right: 1px solid #fff;}
  .schedule-block .element:nth-child(3),
  .schedule-block .element:nth-child(4) {width: 50%;display: inline-block;}

  .odafiyat .baslik .yftbaslik{display: none;}
    .odafiyat .even .yticerikli {display: none;}
    .odafiyat .odd .yticerikli {display: none;}

    .odafiyat .baslik .yftbaslik:nth-child(1){display: inline-block;width: 31.6%;}
    .odafiyat .baslik .yftbaslik:nth-child(2){display: inline-block;width: 31.6%;}
    .odafiyat .baslik .yftbaslik:nth-child(4){display: inline-block;width: 31.6%;}

    .odafiyat .even .yticerikli:nth-child(1) {display: inline-block;width: 31.6%;}
    .odafiyat .even .yticerikli:nth-child(2) {display: inline-block;width: 31.6%;}
    .odafiyat .even .yticerikli:nth-child(4) {display: inline-block;width: 31.6%;}

    .odafiyat .odd .yticerikli:nth-child(1) {display: inline-block;width: 31.6%;}
    .odafiyat .odd .yticerikli:nth-child(2) {display: inline-block;width: 31.6%;}
    .odafiyat .odd .yticerikli:nth-child(4) {display: inline-block;width: 31.6%;} 


}

.kf_listing-content h4 {margin-bottom: 10px;line-height: normal;}

select.filter-select {border: 0;}
@media (max-width: 768px){
  .filterele{margin-bottom: 15px;}
  select.filter-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #2c3e50;
    background-image: none;
  }
  select.filter-select {
    position: relative;
    display: block;
    width: 20em;
    height: 3em;
    line-height: 3;
    background: #003305;
    overflow: hidden;
    border-radius: 0;
  }
  select.filter-select {
    width: 100%;
    height: 45px;
    margin: 0;
    padding: 0 0 0 .5em;
    color: #fff;
    cursor: pointer;
  }
  select.filter-select:-ms-expand {
    display: none;
  }
  /* Arrow */
  .dropdown-select-01 {position: relative;}
  .dropdown-select-01:after {
    content: "\25BC";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 8px 1em;
    background: #00997e;
    pointer-events: none;
    color: #fff;
  }
  /* Transition */
  .dropdown-select-01:hover:after {
    color: #f39c12;
  }
  .dropdown-select-01:after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
  }
}


.odafiyat ul {position: relative;}
.odafiyat ul li {position: relative;}
.cocuk-fiyat-detaylari:before {
        display: block;content: "";position: absolute;right: 10%;margin-right: -10px;top: -10px;border-style: solid;border-width: 0 10px 10px 10px;border-color: transparent transparent #333333 transparent;}
.cocuk-fiyat-detaylari {display: none;position: absolute;width: max-content;background: #333333;color: #fff;border-radius: 5px;box-shadow: 0px 0px 5px #00000061; z-index: 9;right: 0;margin-top: 5px;}
.cocuk-fiyat-detaylari .baslik {display: flex;}
.cocuk-fiyat-detaylari .satir {display: flex;}
.cocuk-fiyat-detaylari .baslik .col {padding: 10px;width: calc(100%/5);text-align: center;border-bottom: 1px solid #666666;border-right: 1px solid #666666;}
.cocuk-fiyat-detaylari .baslik .col:last-child {border-right: 0;}

.cocuk-fiyat-detaylari .satir .col {padding: 10px;width: calc(100%/5);text-align: center;border-bottom: 1px solid #666666;border-right: 1px solid #666666;}

.cocuk-fiyatlari-goster {display: block;font-size: 11px;}
.cocuk-fiyatlari-goster:hover~.cocuk-fiyat-detaylari,
.cocuk-fiyat-detaylari:hover {
    display: block;
}

.tur-detay .panel {overflow: inherit;}


.lang-wrap  , .currency-wrap{
    float:right;
    position:relative;
    width: 100px;
}
.currency-wrap {
    margin-left: 10px;
}
.lang-wrap img {width: 24px;}
.lang-wrap ul, .currency-wrap ul,
.lang-tooltip , .currency-tooltip {
    display: none;
    position:absolute;
    top:0;
    right:0;
    z-index:105;
    background:#fff;
    padding:35px 0 12px;
    border-radius:4px;
    border:1px solid #eee;
    border-top:none;
    visibility:hidden;
    opacity:0;
    box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.1);
}
.show-lang  , .show-currency-tooltip{
    cursor:pointer;
    position:relative;
    z-index:106;
    text-align: center;
    font-size:14px;
}
.show-currency-tooltip span {
    position:relative;
}


.show-lang i {position: relative !important;right: 0 !important;}

.show-lang img , .lang-tooltip li img {
    position:relative;
    border-radius:0px;
}
.show-lang img {
    margin-right:4px;
}
.show-lang span {
    padding:0 10px 0 6px;
    position:relative;
    z-index:2;
}
.show-lang .fa-angle-down {
    position:relative;
     top:2px;
}
.lang-wrap:hover .lang-tooltip  , .currency-wrap:hover .currency-tooltip{
    visibility:visible;
    opacity:1;
    display: block;
}
.lang-wrap:hover .show-lang span  , .currency-wrap:hover .show-currency-tooltip span {
        color:#666;
}
.lang-tooltip li  , .currency-tooltip li{
    float:left;
    width:100%;
    position:relative;
    text-align:left;
    color:#fff;
    border-radius:4px;
    padding:6px 14px;
    margin-left: 0;
}
.currency-tooltip li{text-align: center;}
.lang-tooltip li:hover , .currency-tooltip li:hover {
    background:#18458B;
}
.currency-tooltip li {
    margin-bottom:4px;
    padding-left:10px;
}
.currency-tooltip li:last-child {
    margin-bottom:0;
}
.currency-tooltip li i {
    margin-right:8px;
}
.lang-tooltip li img {
    margin-right:10px;
}
.lang-tooltip li:hover a , .currency-tooltip li:hover a {
    color:#fff;
}
.lang-tooltip li a , .currency-tooltip li a{
    display: block;
    width: 100%;
    color: #566985;
    font-weight:500;
    font-size:10px;
    text-transform:uppercase;
}

@media(max-width: 768px) {

  .lang-wrap, .currency-wrap {width: 65px !important;margin: 0;}
  .lang-wrap span {display: none;}
  .lang-tooltip li img {width: 18px;}
  .mobile-section {padding-top: 20px !important;}

}


.room-count-dropdown {
    position: absolute;
    min-width: 300px;
    background: white;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    font-size: 12px;
    font-size: .75rem;
    visibility: hidden;
    opacity: 0;
    z-index: 355;
    transition: all 250ms ease-in-out;
    top: 100%;
    margin-top: 14px;
}
.room-count-dropdown.show {
    visibility: visible;
    opacity: 1;
}
.room-count-dropdown:after {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 200;
    border-color: rgba(136,183,213,0);
    border-bottom-color: white;
    border-width: 14px;
    margin-left: -14px;
    filter: drop-shadow(0 -2px 2px rgba(0,0,0,0.02));
}
.room-count-dropdown .room-info {padding: 10px;}
.room-count-dropdown .room-info .info-row {
    width: 100%;
    text-align: left;
    padding: 10px 0px;
}
.person-total {
  line-height: 48px;
  height: 48px;
  display: block;
  cursor: pointer;
  background: #fff;
  padding: 0 10px;
  border: 1px solid #ccc;
}
.room-count-dropdown .room-info .info-row .col {
    width: calc(50% - 5px);
    float: left;
    margin-bottom: 4px;
    margin-right: 5px;
}
.room-count-dropdown .room-info .info-row .col:first-child {min-width: 55px;padding: 0;}
.room-count-dropdown .room-info .info-row .col span.room-number {
    line-height: 34px;
    color: #28374F;
    font-weight: 700;
    font-size: 12px;
    font-size: .75rem;
}
.room-count-dropdown .action-button-area {
    width: 100%;
    padding: 10px 20px;
    border-top: 1px solid #EFEFEF;
    text-align: right;
}
.room-count-dropdown .action-button-area span.add-room {
    font-size: 12px;
    font-size: .75rem;
    color: #0065B8;
    font-weight: 700;
    cursor: pointer;
}
.room-count-dropdown .room-info .info-row .col .remove-oda {
    line-height: 34px;
    height: 34px;
    border: 1px solid #ff3e3e;
    display: block;
    text-align: center;
    border-radius: 5px;
    color: #ff3e3e;
    font-weight: bold;
}
@media(max-width: 768px) {
    .room-count-dropdown {width: 98%;min-width: 98%;left: 1%;}
    .room-count-dropdown .room-info .info-row .col {display: inline-block;min-width: 49%;width: 49%;margin-right: 1%;}
    .room-count-dropdown .room-info .info-row .col.child1,
    .room-count-dropdown .room-info .info-row .col.child2,
    .room-count-dropdown .room-info .info-row .col.child3,
    .room-count-dropdown .room-info .info-row .col.child4 {min-width: 24%;width: 24%;margin-right: 1%;}
    .room-count-dropdown .room-info .info-row .col.remove-oda-wrap {width: 100%;}
}




@media (min-width: 768px) { .mobile-filter {display: none;} }
.mobile-filter {position: relative;width: 100%;text-align: center;background: #fff;padding: 10px 0px;margin-top: 20px;}
.mobile-filter .btns {background: #ddd;color: #000;border-radius: 6px;}
.mobile-filter .mfilter-btn {display: block;padding: 8px;color: #000;border-right: 1px solid #fff;}

@media (max-width:  768px) {
  .filter-wrap {display: none !important;}
  .filter-wrap.mobile {display: block !important;position: fixed;top: 0px;z-index: 999999;padding: 10px;left: 0;overflow-y: auto;height: calc(100% - 40px);}
  .filter-apply {position: fixed;bottom: 0px;left: 0;width: 100%;height: 40px;line-height: 40px;text-align: center;font-size: 14px;font-weight: bold;z-index: 99999;background: #2fa252;color: #fff;}
  .filter-apply.hide {display: none;}
  #dynamicSort {display: none !important;}
  #dynamicSort.mobile {width:  100%;display: block !important;position: fixed;top: 0px;z-index: 999999;padding: 10px;left: 0;overflow: auto;height: calc(100% - 40px);background: #fff;}
  #dynamicSort.mobile .sort-btn {width: 100%;margin: 0 0 5px;}
  .sort-apply {position: fixed;bottom: 0px;left: 0;width: 100%;height: 40px;line-height: 40px;text-align: center;font-size: 14px;font-weight: bold;z-index: 99999;background: #2fa252;color: #fff;}
  .sort-apply.hide {display: none;}

}


.kategoritanitimmetni {
    font-size: 1rem;
    margin: 15px 0px;
    background: #fff;
    padding: 15px 25px;
    border-radius: 0px;
    border: 1px solid #e0e0e0;
}

.cizgili {text-decoration: line-through;color: red;}


.tur-landing-page {background: #f2f2f2;}
.tur-landing-page .searcher {margin-bottom: 30px;}
.tur-landing-page .searcher .searchwrap {display: block;padding: 10px;border: 1px solid #ddd;background: #fff;}
.tur-landing-page .searcher .searchwrap select {border: 1px solid #cccccc;color: #666666;cursor: pointer;display: inline-block;font-size: 14px;font-weight: 400;height: 48px;padding: 8px 12px;vertical-align: middle;width: 100%;}
.tur-landing-page .searcher .searchwrap button {font-size: 14px;cursor: pointer;font-weight: bold;height: 48px;padding: 0 12px;width: 100%;background: #ac8400;color: #fff;transition: linear all 400ms;border: 1px solid #ac8400;}
.tur-landing-page .searcher .searchwrap button:hover {background: transparent;color: #ac8400;}
.tur-landing-page .searcher .searchwrap input {width: calc(100% - 40px);-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;border: 0;display: inline-block;font-size: 14px;font-weight: 400;line-height: 18px;outline: none;height: 48px;color: #666666;vertical-align: middle;border-right: 1px solid #cccccc;}
.tur-landing-page .searcher .searchwrap .kode_felid {float: left;width: 100%;margin-bottom: 9px;}
.tur-landing-page .searcher .searchwrap .kode_felid label {margin-bottom: 8px;}
.tur-landing-page .searcher .searchwrap .ralative-icon {float: left;width: 100%;position: relative;border: 1px solid #cccccc;}
.tur-landing-page .searcher .searchwrap .person-total {height: 50px;line-height: 50px;}

.tur-landing-page .cards {margin-bottom: 30px;}
.tur-landing-page .cards .card {background-color: white;box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);margin-bottom: 16px;width: 100%;}
.tur-landing-page .cards .card .cover {min-height: 170px;position: relative;overflow: hidden;}
.tur-landing-page .cards .card .cover:before {content: "";position: absolute;left: 0;width: 100%;height: 100%;background: #0000004d;}
.tur-landing-page .cards .card .cover img {max-width: 100%;object-fit: cover;}
.tur-landing-page .cards .card .cover h3 {position: absolute;bottom: 0;left: 0;z-index: 2;width: 100%;padding: 10px 8px;color: white;text-shadow: 0 1px 5px rgb(0 0 0 / 70%);width: 100%;font-weight: 600;text-align: left;margin: 0;font-size: 16px;}
.tur-landing-page .cards .card .cont {background: #fff;padding: 10px 15px 10px;}
.tur-landing-page .cards .card .cont ul {list-style: none;margin: 0;padding: 0;}
.tur-landing-page .cards .card .cont ul li {display: inline-block;width: calc(100% / 2);padding: 0 2.5px;}
.tur-landing-page .cards .card .cont ul li a {color: #424242;font-size: 14px;padding: 8px 0;display: block;text-align: left;border-bottom: 1px solid #EFEFEF;text-decoration: none;transition: all 150ms ease-in-out;}
.tur-landing-page .cards .card .cont ul li:nth-last-child(-n+2) a {border-bottom: 0;}
.tur-landing-page .cards .card .cont ul li a:hover {color: #003305;}
.tur-landing-page .cards .card .bottom {border-top: 1px solid #EFEFEF;background: #f9f9f9;padding: 10px 15px;text-align: right;}
.tur-landing-page .cards .card .bottom .all-tours {color: #003305;font-size: 14px;text-decoration: none;}

.tur-landing-page .landing-cont-wrap {position: relative;float: left;width: 100%;}
.tur-landing-page .landing-cont {background-color: #ffffff;box-shadow: 0 10px 30px 0 rgb(0 0 0 / 6%);padding: 30px;text-align: left;font-size: 14px;}
.tur-landing-page .landing-cont h1,
.tur-landing-page .landing-cont h2,
.tur-landing-page .landing-cont h3,
.tur-landing-page .landing-cont h4,
.tur-landing-page .landing-cont h5,
.tur-landing-page .landing-cont h6 {font-size: 0.9rem;font-weight: bold;}

.otel-liste-tarihsec {padding: 2px 11px;border: 1px solid #f00;border-radius: 4px;background: #ffd5d5;color: #000;font-size: 12px;}
.otel-liste-tarihsec a {margin-left: 5px;color: #ff1a1a;}

.kf_element_right * {color: #2d3e52;}

@media(max-width: 768px) {
  .userMobile {font-size: 17px;background: #1999d9;display: block;width: 40px;}
  .userMobile i {color: #fff;}
  .user-wrapper {visibility: hidden;display: none;}
  .user-wrapper.active {visibility: visible;display: flex;position: absolute;width: 100%;z-index: 999;height: 40px;background: #1999d9;left: 0;justify-content: center;}
}

.kf_meta_2 li:hover a, .kf_meta li:hover a {
    color: #003305;
}
#anabanner img {height: auto;}


@media(max-width: 768px) {
  .kf_element_right.mobile {position: inherit;background: transparent;left: auto;top: 0;padding: 0;line-height: 40px;margin: 0;font-size: 11px;width: auto;}
}

.kf_trip_content h4 {font-size: 16px;}
.kf_trip_content p {font-size: 12px;margin-bottom: 0;}
.booking-bottom li button, .booking-bottom > li > a {font-size: 14px;}
.kf_trip_content,
.booking-bottom {background: #fff;}

.tour-product-slider .kf_trip_content {padding: 10px;}
.tour-product-slider .kf_trip_content h4 {font-size: 13px;line-height: normal;height: 40px;}


.goruntulenenotel {
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    float: left;
}
.liste-otel .indirimorancssana {display: block;font-size: 14px;text-align: center;vertical-align: middle;padding: 4px;margin: 0 0 5px 0;line-height: normal;border-radius: 4px;position: relative;font-weight: 500;}

.ralated-post-style {padding: 10px 0px;}
.ralated-post-style .kf_meta_2 li:before, .ralated-post-style .kf_meta li:before {display: none;}
.ralated-post-style .kf_meta_2 li, .ralated-post-style .kf_meta li {height: 18px;overflow: hidden;}

.h2 {margin-bottom: 15px;font-size: 23px;}
.person-information.misafirler h3 {font-size: 16px;margin-bottom: 0;font-weight: bold;border-bottom: 1px solid #ccc;}

.widget.widget-navyandgreen .otel-fiyat {margin-top: 5px;}
@media (max-width: 768px) {
    .extraprice {font-size: 19px;}
    .tabs-items li a i {display: none;}
    .tabs-items li.active a {height: auto;margin-top: 0px;}
    .kode_tab-list .tabs-items > li {width: 33.3%;}
    ul.tabs-items li a {padding: 10px 0px;}
    .text-rez {text-align: center !important;margin-bottom: 10px;}

    .fiyat-hesaplama .col-md-9 > div {padding: 0}
}

.gezitakvimi>li.baslik {
    background: #ac8400;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    margin: 15px 0px;
}
.gezitakvimi>li.altbaslik{
    background: #bbbbbb;
    padding: 7px;
    font-size: 14px;
    font-weight: bold;
}
.gezitakvimi>li.satir{
    background: #e0e0e0;
    padding: 7px;
    border-bottom: 1px solid #eee;
}
.gezitakvimi>li.satir a {color: #000;}
.gezitakvimi>li.satir a:hover,
.gezitakvimi>li.satir:hover{
    background: #ac8400;color: #fff;
}
@media (max-width: 768px){
    .gezitakvimi{
        overflow: scroll;
    }
    .gezitakvimi>li.satir,
    .gezitakvimi>li.baslik,
    .gezitakvimi>li.altbaslik{
        width: 1200px;
    }
}





.icon-container {
    /* margin: 0px -10px 0 -10px;
    padding: 0px 5px 0; */
    border-bottom: 1px solid rgba(112, 112, 112, .21);
    text-align: center;
}
.d-flex {
    display: flex !important;
    background: white;
    font-size: 12px;
}
.flex-fill.active {
    position: relative !important;
}
.icon-container .flex-fill {
    border-right: 1px solid #dedede;
    padding: 3px;
}
.flex-fill {
    flex: 1 1 auto !important;
}
i.fa-solid.fa-user-group {
    color: #2196F3;
}
.icon-container .active .icon::before, .icon-container .active .point {
    color: #2196F3;
}
.icon-container .point {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #868686;
}
.active .point {
    color: #2196F3;
}
i.fa-solid.fa-bed {
    color: #2196F3;
}
i.fa-solid.fa-shower {
    color: #2196F3;
}
i.fa-solid.fa-water-ladder {
    color: #2196F3;
}
i.fa-solid.fa-bath {
    color: #2196F3;
}
i.fa-solid.fa-house-fire {
    color: #2196F3;
}
i.fa-solid.fa-water-ladder {
    color: #2196F3;
}