@charset "UTF-8";

*{outline:none!important;list-style:none;text-decoration:none;box-sizing:border-box!important}
body,div,span,applet,h1,h2,h3,p,a,img,strong,sub,sup,center,dl,dt,dd,ol,ul,li,table,tr,th,td{margin:0;padding:0;border:0;outline:0;list-style:none}
input,textarea,select,label,option{-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}
select,option,textarea,input[type="text"],input[type="password"],input[type="button"],input[type="submit"],input[type="tel"],input[type="email"], input[type="date"]{border-radius:0;border:none;font-family:'Quicksand',sans-serif;font-size:13px!important; -webkit-appearance: none;
-moz-appearance: none;
appearance: none;}
input[type="button" i],input[type="submit" i],input[type="reset" i],input[type="file" i]::-webkit-file-upload-button,button{padding:0}
html{height:auto;overflow-x:hidden; transition:all .4s ease;}
body{font-family: 'Quicksand', sans-serif; overflow-x:hidden; font-size: 14px; line-height: 25px; color:inherit;height:auto; background-color:#fff ; transition:all .4s ease;}
.clear{clear:both}
a{transition:all .4s ease;text-decoration:none!important}
:hover{transition:all .4s ease}
::placeholder {font-family:'Quicksand',sans-serif!important;  color: #828482; font-weight: 400;  opacity: 1;}
:-ms-input-placeholder {font-family:'Quicksand',sans-serif!important; color: #828482; font-weight: 400; } 
::-ms-input-placeholder {font-family:'Quicksand',sans-serif!important;  color: #828482; font-weight: 400; }
:root {
--yesil:#0E786A;
--gri:#545454;
--acikyesil: #6ae2a6;
--width960: 960px;
--width1200: 1200px;
--width1400: 1400px;
}
input[type=date]:required:invalid::-webkit-datetime-edit {  color: transparent;}
input[type=date]:focus::-webkit-datetime-edit {  color: inherit;}
/* Kutu Özellikleri */
.bg-white { background-color: #fff; }
.bg-green { background-color: var(--acikyesil); }
.bg-greenv2 { background-color: var(--yesil); }
.bg-red{ background-color: #c0392b; }
.default-radius { border-radius: 5px; }
.box-shadow {-webkit-box-shadow: 0 0 10px 0 rgb(45 54 64 / 15%); box-shadow: 0 0 10px 0 rgb(45 54 64 / 15%);}

.hidden { display: none; }

header { width: 100%; position: absolute; top: 0; left: 0;  background-color: #fff; z-index: 999; -webkit-box-shadow: 0px 5px 19px -6px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 5px 19px -6px rgba(0,0,0,0.30);
    box-shadow: 0px 5px 19px -6px rgb(0 0 0 / 5%);}
.inpage header { width: 100%; position: relative; }
header .container { width: 90%; display: table; margin: auto; padding:20px 0; display: flex; justify-content: space-between; align-items: center;  }
header .logo { float: left; display: inline-block;}
header .logo a { display: inline-block; }
header .logo img{ height: 45px;}
.rezervasyon-sayfasi .logo img{ height: 33px;}
header nav { }
header nav ul {margin:0; }
header nav ul li {  float: left; padding: 3px 10px 5px; margin:0 5px;  font-weight: 600; font-size: 14px; }
header nav ul li a {  color: #111;   }
header nav ul li.btnn { float: right; }
header nav ul li.btnn a{ color: #fff; }

.sticky-menu { width: calc(100% - 400px); position: fixed; transition: all 0.4s ease;}
.inpage header.sticky-menu { width: 100%; position: fixed; transition: all 0.4s ease;}

header .btnn {border-radius: 20px; background-color: var(--acikyesil); color: #fff !important; }
header .booking-open {background-color: var(--yesil); cursor: pointer;}
header .social-buttons { display: none; margin-top: 40px !important; float: left; }

.rezervasyon-sayfasi header nav ul li a { color: #111; }
.rezervasyon-sayfasi header .container { padding: 14px 0 13px;}
.rev-wizard { width: auto; display: table; margin: 40px auto 0; }
.rev-wizard ul {  text-align: center;}
.rev-wizard ul li { width: 100px; float: left; position: relative;}
.rev-wizard ul li:after { content: ""; display: block; width: 50px; height: 7px; background-image: url('../img/arrow-icon-long.svg'); background-position: center right; background-size: cover; position: absolute; top: 6px; right: -25.5px;  }
.rev-wizard ul li:last-child:after{ display: none; }
.rev-wizard ul li span { font-weight: 900;text-transform: uppercase;   font-size: 10px; margin-top: 3px; color: #2d3b4e80;}
.rev-wizard ul li i,
.rev-wizard ul li span,
.rev-wizard ul li p {line-height: 15px; font-size: 10px; display: block;text-align: center;  padding:0px 4px;   }
.rev-wizard ul li i{ font-size: 14px; }
.rev-wizard ul li:nth-child(1) {}
.rev-wizard ul li:nth-child(2) {}
.rev-wizard ul li:nth-child(3) {}
.rev-wizard ul li:nth-child(2) p,
.rev-wizard ul li:nth-child(3) p{ color: #2d3b4e80; font-weight: 900; width: 18px; display: inline-block;  border:1px solid #2d3b4e80; border-radius: 100%;   }
.rev-wizard ul li.step span { color: #2d3b4e; }
.rev-wizard ul li.active p{color: #48d9a4; background-color: #48d9a4; border:1px solid #48d9a4; color: #fff;}
.rev-wizard ul li.active i {color: #48d9a4;}
.last-menu { }
.last-menu ul { display: flex; justify-content: center;  align-items: center; }
.last-menu ul li{ float: left; margin: 0 15px 0 0; font-weight: 800; }
.last-menu ul li a{ color: #111; }
.top-banner { display: none;  padding: 25px; margin: 35px 0 0; border-radius: 4px; background-color: #2d3b4e; -webkit-box-shadow: 0 2px 3px 0 rgb(0 0 0 / 6%); box-shadow: 0 2px 3px 0 rgb(0 0 0 / 6%);}

.tb-icon { width:65px ;  float: left; margin-right: 20px;}
.tb-icon i { font-size: 26px; padding: 15px 17px; color: #2d3b4e;  background-color: #fff; border-radius: 100%; text-align: center;  margin: auto; display: table; }
.tb-title { width:calc(100% - 85px) ; float: left;}
.tb-title h3 { font-size: 16px; color: #fff; }
.tb-title h3 br{ display: none; }
.tb-title p {color: #b1bbc7; }
.tb-title h3,
.tb-title p { }

.icon-slider-v2 { margin-top: 25px; }
.icon-slider-v2 .tb-box { width: 100%; padding: 35px; border-radius: 5px; display: table; background-color: #b4f5d5; }
.icon-slider-v2 .tb-icon { width:65px ;  float: left; margin-right: 20px;}
.icon-slider-v2 .tb-icon i { font-size: 26px; padding: 15px 17px; color: #2d3b4e;  background-color: #fff; border-radius: 100%; text-align: center;  margin: auto; display: table; }
.icon-slider-v2 .tb-title { width:calc(100% - 85px) ; float: left;}
.icon-slider-v2 .tb-title h3 { font-size: 16px; color: #111; }
.icon-slider-v2 .tb-title h3 br{ display: none; }
.icon-slider-v2 .tb-title p {color: #111; }
.icon-slider-v2 .tb-title h3,
.icon-slider-v2 .tb-title p { }


.icon-slider {}
.icon-slider .owl-dots { width: auto; margin: 10px auto 0; display: table; }
.icon-slider .owl-dots .owl-dot{ opacity: 0.4; float: left; background-color: #fff; width: 12px; height: 12px; border-radius: 100%; margin:0 3px;  }
.icon-slider .owl-dots .owl-dot.active { opacity: 1; }

.car-list {margin-bottom: 20px; }
.car-list label { width: 48%; border: 2px solid transparent; float: left; opacity: 0.5;  position: relative; margin:1% 1% 20px; z-index: 3; cursor: pointer;  }
.car-list label {display: flex; align-items: center; justify-content: space-between; background-color: #f5f5f5;  border-radius: 5px; position: relative; z-index: 2; transition:all .4s ease}
.car-list label input { position: absolute; left: 5px; top: 5px; }
.car-list label input:after{ content: ''; position: absolute; width: 264px;
height: 85px;z-index: 99; left: -9px; top: -9px; bottom: 0; right: 0; }
.car-list label:nth-child(even) { float: right; }
.car-list label.actived { border: 2px solid  var(--acikyesil);}
.car-list label.actived,
.car-list label:hover { opacity: 1; transition:all .4s ease}
.car-list label h5 { position: absolute; top: -10px; right:10px; height: 24px; border-radius: 12px;    background-color: #48d9a4; color: #ffffff; font-size: 12px; letter-spacing: 0.4px; text-align: center;
margin: 0; padding: 0 12px; line-height: 24px;}
.car-list .car-img,
.car-list .car-title,
.car-list .car-price { float: left; }
.car-list .car-img { width: 25%;  }
.car-list .car-img img { height: 35px; }
.car-list .car-title { width: 60%; }
.car-list .car-title h4 {font-size: 15px; margin: 0;}
.car-list .car-title ul {}
.car-list .car-title li { width: inherit; float: left; font-size: 11px; color: #7d7d7d; margin-left: 7px; margin-bottom: 0;}
.car-list .car-title li:nth-child(1) {  margin-left: 0 }
.car-list .car-title li:nth-child(even) { float: left; }
.car-list .car-title li span { display: inline-block; margin-left: 5px; }
.car-list .car-title li i {}
.car-list .car-price { width: 15%; text-align: right; }
.car-list .car-price span {font-size: 25px; font-weight: bold; color: #41c394; text-align: right; float: right;}
.car-list-2 {margin-bottom: 20px; overflow-x: none;  }
.car-list-center-2 { display: flex; align-items: center; justify-content: center;  }
.car-list-2 label { width: 23.15%; float: left;   border: 2px solid transparent; float: left; opacity: 1;  position: relative;  z-index: 3; cursor: pointer;  margin: 0 5px;}
.car-list-2 label {background-color: #f5f5f5;  border-radius: 5px; position: relative; z-index: 2; transition:all .4s ease}
.car-list-2 label input { position: absolute; left: 5px; top: 5px; }
.car-list-2 label input:after{ content: ''; position: absolute; width: 100%;
height: 100%;z-index: 99; left: -9px; top: -9px; bottom: 0; right: 0; }
.car-list-2 label.actived { border: 2px solid  var(--acikyesil);}
.car-list-2 label.actived,
.car-list-2 label:hover { opacity: 1; transition:all .4s ease}
.car-list-2 label h5 { position: absolute; top: -10px; right:10px; height: 24px; border-radius: 12px;    background-color: #48d9a4; color: #ffffff; font-size: 12px; letter-spacing: 0.4px; text-align: center;
margin: 0; padding: 0 12px; line-height: 24px;}
.car-list-2 .car-img-2,
.car-list-2 .car-title-2,
.car-list-2 .car-price-2 { float: left; }
.car-list-2 .car-img-2 { width: 100%;  margin-top: 10px }
.car-list-2 .car-img-2 img { height: 60px; }
.car-list-2 .car-title-2 { width: 100%; margin-top: 10px; }
.car-list-2 .car-title-2 h4 {font-size: 15px; margin: 0;}
.car-list-2 .car-title-2 ul {}
.car-list-2 .car-title-2 li { width: 100%; float: left; font-size: 11px; color: #7d7d7d; margin-bottom: 0; }
.car-list-2 .car-title-2 li span { display: inline-block; margin-left: 5px; }
.car-list-2 .car-title-2 li i {}
.car-list-2 .car-price-2 { width: 100%; text-align: right; }
.car-list-2 .car-price-2 span {font-size: 25px; font-weight: bold; color: #41c394; text-align: right; float: right;}
#form-input { border-bottom: none; }
#reservationForm .ui-widget.ui-widget-content { border: 1px solid #ddd;}
.overflow { overflow:hidden;   } 
.ui-datepicker {width: 90%;}
.form-alan { max-width: 420px; width: 90%; margin: auto; padding: 35px 0; position: relative; z-index: 999;    }
.closed-form {     text-align: right; position: absolute;  top: 25px; right: -125px;  font-size: 21px;  transition:all .4s ease; cursor: pointer; z-index: 999; color: #fff }
.closed-form span {font-size: 15px;  display: inline-block;  position: relative; top: -4px;}
.form-baslik { margin-bottom: 25px; position: relative; z-index: 1; }
.form-baslik h1 {  font-size: 35px; letter-spacing: 2; }
.form-baslik p{font-size: 18px;}
.form-baslik h1,
.form-baslik p { color: #fff; text-align: center; }
.form-alan form {  padding:32px 25px;  }
.form-alan label { width: 100%; float: left; font-weight: 600; font-size: 15px; margin: 10px 0; color: #fff; }
.form-alan input,
.form-alan input[type="date"],
.form-alan select  { width: 100%; float: left; padding: 0 10px; border:1px solid #eee; border-radius: 5px; position: relative; background-color: #fff; height:44px; font-size: 15px !important;  color: #111;  z-index: 0;}
.form-alan .selectpicker { 
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 10px;}

.form-bolum-1,
.form-bolum-2 {position: relative; margin-bottom: 15px; float: left; min-height: 64px;}
.form-bolum-1 img,
.form-bolum-2 img { position: absolute; width: 26px; right: 6px; top:37px; }
.form-bolum-1 i{ position: absolute; left: 10; top: 17px; z-index: 9;  }
.form-bolum-1 i:before {font-size: 45px; background-color: #fff; padding: 6px 5px; color: #000;}
.form-bolum-1 { width: 100%; }
.form-bolum-2 { width: 49%; }
.form-bolum-2:nth-child(odd) { width: 49%; float: left;  }
.form-bolum-2:nth-child(even) { width: 49%; float: right;   }
.ui-spinner { width: 100%; }

input.spinner { width: 100%; border: none; border-color: #ddd; margin:0; text-align: center;     border: 1px solid #ddd;  }
input.error,
input.error {border:1px solid red !important;}

#reservationForm label.error { width: auto; display: inline;	}
#reservationForm label.error, label.error {   color: red;}
.fullhe { width: 100%; background-color: #f7fcf8; position: fixed; top: 0; left: 0; bottom: 0; right: 0; overflow: hidden; z-index: 99; padding: 25px;  display: flex; flex-direction: column; margin: 0;min-height: 100vh;}
.overfloww {overflow: hidden; height: 100%;}
.clear { clear: both; }
.ackapat-inline { display: inline-block !important; }
.fullhe.form-input-alan,
.fullhe.form-to-alan {}
.fullhe.form-input-alan i, .fullhe.form-to-alan i { margin-bottom: 15px; cursor: pointer;}
.form-input-alan input,
.form-to-alan input{ font-family: inherit; font-size: 14px;  background-size: 44px; background-repeat: no-repeat; background-position: 5px center; padding-left: 82px;  }

.form-to-alan .tags::placeholder, 
.form-to-alan .tags:-ms-input-placeholder,
.form-to-alan .tags::-ms-input-placeholder {color: #111 !important; }

.btn { border:none; padding: 15px 25px; width: 100%; display: block; background-color: var(--acikyesil); color: #fff; border-radius: 5px; font-weight: 600; font-size: 15px !important; cursor: pointer;  transition:all .4s ease; margin-top: 20px; }
.btn:hover { background-color: var(--yesil); color: #fff; }
.btn a { color: #fff; }
.form-send .btn:disabled {opacity: 0.5; cursor: no-drop;}
.form-send .btn:disabled:hover {cursor: no-drop;}
.form-alan input.error-input { border: 1px solid #e74c3c; }
#error-alert { width: 100%; float: left; margin-top: 5px; }
#ui-id-1,
#ui-id-2 { z-index: 9999; }
.ui-spinner a.ui-spinner-button { overflow: initial; background-color: transparent; border: none;}



.home-page { position: relative; }
.home-slider,.home-slider .item{ width: 100%; height: 100%; position: relative;}

.home-left { width: calc(100% - 400px); float: left; transition:all .4s ease}
.home-right {width: 400px;   height: 100%; right: 0; top: 0; opacity: 1; transition:all .4s ease; position: fixed; overflow: inherit !important; z-index: 9999; background-color: #fff; display: flex; justify-content: center; align-items: center;  background-image: url("../img/wp3511134.jpg"); background-position: center; background-size: cover; webkit-box-shadow: 0px 5px 19px -6px rgb(0 0 0 / 30%);-moz-box-shadow: 0px 5px 19px -6px rgba(0,0,0,0.30);
box-shadow: 0px 5px 19px -6px rgb(0 0 0 / 30%);}

.home-right:after {  content:"" ; position: absolute; width: 100%; height: 100%; top: 0; right: 0; z-index: 90;background: rgb(14,120,106);background: linear-gradient(0deg, rgba(14,120,106,1) 35%, rgba(106,226,166,1) 100%); opacity: 0.9 }

.inpage .home-right { right: -400px; }
.inpage-open { width: 100%; }
.inpage-open .closed-form {right: 25px;}
.inpage .home-right.inpage-open { width: 100%; right: 0; }



.form-input-alan { z-index: 999;  }
.form-input-alan.error-input input{ border: 1px solid #e74c3c; }

.form-input-alan-open input{ padding: 0 10px 0 70px;  }

.home-right.form-input-alan-open { width: 35%; right: 0; padding: 0; left: auto; border-radius: 5px;  webkit-box-shadow: 0px 5px 19px -6px rgb(0 0 0 / 30%);-moz-box-shadow: 0px 5px 19px -6px rgba(0,0,0,0.30);
box-shadow: 0px 5px 19px -6px rgb(0 0 0 / 30%); transition:all .4s ease;}

.form-input-alan-open.home-right  .form-alan { width: calc(100% - 30px); margin: auto; padding: 35px 0;   }

.home-left{ position: relative; }
.home-slider .item:after { content:"" ; position: absolute; width: 100%; height: 100%; top: 0; right: 0; z-index: 90; background-color: rgba(0, 0, 0, 0.5);}

.home-slider-box-img { width: 100%; height: 100%; position:absolute; top:0; left:0; right:0; bottom:0; }
.home-slider-box-img img{ object-fit:cover; }

.home-slider-box { position: absolute; left: 5%; bottom: 25%; right: 15%; z-index: 99; }
.home-slider-box h1,
.home-slider-box p,
.home-slider-box span a{ color: #fff; }

.home-slider-box h1 { font-size: 45px; font-weight: bold; padding-right: 150px; letter-spacing: 4; line-height: 60px; }
.home-slider-box p { font-size: 18px; line-height: 30px; }
.home-slider-box .buton-list {margin-top: 55px;}
.home-slider-box span.welcome { color: #fff; }

.slider-banner { background-color:#0e786a8c ; width: 100%; height: auto; display: table; position: absolute; bottom: 0; left: 0; z-index: 9;  }
.slider-banner h2 { color: #fff; padding: 20px 5%; font-weight: 400; margin: 0; font-size: 17px; }
.slider-banner h2 strong { font-weight: 800; }
.slider-banner img { position: absolute; top: -25px; left: 4%; }

#rezForm .form-input-alan label:first-child { display: none !important; }
#form_to-error{margin: 10px 0 0;}
span.custom-up-icon,
span.custom-down-icon { cursor: pointer;     z-index: 9; }
span.custom-down-icon { left: 7px !important; top: 12px !important; background-image: url(../img/minus-icon.svg)!important;
width: 21px; display: block;  height: 21px; background-repeat: no-repeat; position: absolute;}
span.custom-up-icon {   top: 12px !important; right: 5px !important;  background-image: url(../img/plus-icon.svg)!important; 
width: 21px; display: block; height: 21px; background-repeat: no-repeat; position: absolute;}
#extra-feat-content { padding: 0; margin:0; border:none ; }
.extra-feat {padding: 15px 5px 0; display: none;}
.extra-feat .form-bolum-2 { width: 100%; }
.extra-feat .form-bolum-2 input,
.extra-feat .form-bolum-2 .ui-spinner { width: 156px;   }
.extra-feat .form-bolum-2 label { margin: 0 0 0; }
.extra-feat .form-bolum-2 p { margin-bottom: 5px; }
.ui-spinner,
.extra-feat label,
.extra-feat p { display: inline-block; }
.addchild { }
.addnote { margin-top: 10px; }
.addchild p,
.addnote p { margin-left: 10px; display: inline-block; }
.extra-note { display: none; margin: 15px 0; }
.extra-note textarea { height: 100px; margin: 0 3px; }
.additional-checkbox--wrapper { width: 49%; float: left; margin-top: 15px; }
.additional-checkbox--wrapper:nth-child(2); { width: 49%; float: right; }
.additional-checkbox--wrapper label { display: inline !important; }
.additional-checkbox--wrapper i {margin-left: 30px;}
.additional-checkbox--wrapper label span{ margin-left: 32px; display: block; font-weight: 400; }
.form-box { width: 115px;  float: left;}
.extra-feat .ui-spinner{margin: 5px 0 0 35px;}
.ui-autocomplete.ui-widget-content { max-height:250px; overflow-y:auto; border-radius: 5px; border: 1px solid #ddd; box-shadow: 0 8px 22px -4px rgb(0 0 0 / 15%), 0 0 0 1px rgb(0 0 0 / 5%); padding: 15px; }

.buraya { position: relative; width: 100%;  }
.buraya .ui-autocomplete.ui-widget-content {position: absolute; z-index: 99; top:44px !important; background-color: #fff; width: 100% !important; }
.buraya .ui-autocomplete.ui-widget-content::-webkit-scrollbar{width: 7px; background-color: #F5F5F5;}
.buraya .ui-autocomplete.ui-widget-content::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #FFF;	background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#4D9C41), to(#19911D),color-stop(.6,#54DE5D))}

.burayaa { position: relative; width: 100%;  }
.burayaa .ui-autocomplete.ui-widget-content {position: absolute; z-index: 99; top:0 !important; background-color: #fff; width: 100% !important; }
.burayaa .ui-autocomplete.ui-widget-content::-webkit-scrollbar{width: 7px; background-color: #F5F5F5;}
.burayaa .ui-autocomplete.ui-widget-content::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #FFF; background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#4D9C41), to(#19911D),color-stop(.6,#54DE5D))}




.scrollbar-hidden::-webkit-scrollbar{display: none;}
.scrollbar-hidden::-webkit-scrollbar-thumb{display: none;}

.scrollbar-x::-webkit-scrollbar{width: 7px; height: 6px; background-color: #F5F5F5;}
.scrollbar-x::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #FFF; background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#4D9C41), to(#19911D),color-stop(.6,#54DE5D))}

.ui-widget.ui-widget-content { border: none !important; position: relative;}
.buraya #ui-id-2{ top: 88px !important }
.buraya ul li{cursor: pointer; padding: 5px;}
.buraya ul li:hover {background-color: #eee;}
.rev-detail {margin-bottom: 20px;}
.rev-detail {  border-radius: 5px; }
.order-summary {}
.order-summary .date { width: 100%; float: left; font-size: 13px;     margin-bottom: 10px;}
.order-summary .date p {float: left;}
.order-summary .date span { float: right; text-decoration: underline; }
.order-summary .date span a{  }
.form-to-summary {}
.form-to-summary hr { width: 100%; float: left; margin: 10px 0 0;}
.fts-two {display: inline-block; float: right; padding: 5px 0 0 0;}
.fts-two span {color: #48d9a4; font-weight: 800; }
.fts-one {padding: 0 35px 0 10px;}
.fts-one ul.form-to-list {display: table; position: relative;}
.fts-one ul.form-to-list .yolline {content: ''; width: 1px; height: 100%; background-color: #48d9a4; position: absolute; left: -17.5px; top: 25px;}
.fts-one ul.form-to-list li {border-bottom: 1px solid #eee; padding:8px 0 ; margin: 0; position: relative; }
/*.fts-one ul.form-to-list li:after {font-family: "Font Awesome 5 Free"; color: #48d9a4; content: '\f192';  font-size: 12px; position: absolute; left: -18px; top: 8px; }content: '\f192';*/
.fts-one ul.form-to-list li:after {content: ''; position: absolute;left: -23px; top: 12px;width: 13px;height: 13px;border-radius: 9999px;background-color: #48d9a4; z-index: 3;}
.fts-one ul.form-to-list li:before {content: ''; position: absolute;left: -23px; top: 12px;width: 13px;height: 13px;border-radius: 9999px; background-color: HSL(45,100%,50%);opacity: 0;background-color: #48d9a4;  z-index: 1;  pointer-events: none; animation: sonarWave 2s linear infinite;}
@keyframes sonarWave {from { opacity: 0.4;} to { transform: scale(3);opacity: 0;}}
.fts-one ul.form-to-list li p {font-weight:700; line-height: 20px;}
.fts-one ul.form-to-list li span {font-size: 11px; line-height: 20px;}
.fts-one ul.form-to-info {display: table;    margin:5px 0 0 }
.fts-one ul.form-to-info li { float: left; font-size: 13px; color: #7d7d7d; margin-left: 15px }
.fts-one ul.form-to-info li:nth-child(1) {  margin-left: 0 }
.fts-one ul.form-to-info li span { display: inline-block; margin-left: 5px; }
.fts-one ul.form-to-info li i {}
.fts-one ul.form-to-list li:last-child { border: none; }
.fts-price {text-align: right; margin-top: 20px; float: left; width: 100%;}
.fts-price h6{ font-size: 35px; font-weight: bold;  color: #41c394; margin-bottom: 12px; clear: both; }
.fts-price span{ font-size: 11px; display: block; line-height: 17px; }
.route {}
.route .route-map{ width: 100%; margin-top: 15px;   }
.route .route-map img { width: 100%; }
.route h3,
.route span { display: inline-block; }
.route span { float: left; margin-top: 5px; }
#result.car-list label { width: 100% !important; margin-top: 10px; border:none; margin-bottom: 10px; }
#result.car-list label h5,
#result.car-list label input,
#result.car-list label .car-price{ display: none; }
#result.car-list .car-img { width: 30%; text-align: center;}
#result.car-list .car-img img{ height: 45px; }
#result.car-list .car-title h4{font-size: 17px;}
.add-child-list { display: none}
.add-child-box { width: 100%;   display: none; justify-content: space-between;    align-items: baseline; border-bottom: 1px solid #eee; padding: 10px 0; }
.add-child-box h4 { font-size: 14px; clear: both; line-height: 20px; margin: 0; }
.add-child-box h4 span { font-weight: 200; font-size: 12px; }
.add-child-box .number-one {}
.add-child-box .number-one:after,
.add-child-box .number-two:after,
.add-child-box .number-three:after{content: 'x'; margin-left: 2px;}
.add-child-box p:last-child { font-size: 16px; font-weight: 600; }
.fancybox-slide::-webkit-scrollbar {display: none;}
#cardForm .form-send { margin-bottom: 15px; }
.cardtab-ul { display: table; width: 100%; margin-bottom: 25px; }
.cardtab-ul li { float: left; margin: 0 10px 0 0 ; }
.cardtab-ul li a{ font-weight: 700; border: 2px solid #c7c7c7; border-radius: 5px;  opacity: 0.3; color: #111;  background-color: #f9f9f9;}
.cardtab-ul li a{ padding: 9px 14px; display: inline-block;  }
.cardtab-ul li i { margin-right: 5px; }
.cardtab-ul li.ui-state-active a { opacity: 1; border: 2px solid #6ae2a6 }
.scc-left-box {}
.scc-left-box .add-child-box{ display: inline-flex; }
.succes-content-center h2,
.succes-content-center h3 { margin: 0; }
.succes-content-center hr{ width: 100%; float: left; margin:9px 0; border: none; height: 1px;}
.scc-box  { text-align: center; color: #fff; padding-top: 35px; }
.scc-box i{font-size: 45px; display: block; }
.scc-box h2{ font-weight: 900; font-size: 35px; margin: 15px 0 15px;  }
.scc-box p{ color: #fff; font-size: 18px; font-weight: 400; margin:0 0 20px;  }
.scc-left { width: 100%; float: left; color: #111; background-color:#fff;}
.scc-left .add-child-box {border: none;}
.scc-left .add-child-box h4{width: 50%;}
.scc-left hr{background: #eee;}
.scc-right { width: 100%; float: right;  }
.scc-right .fts-one { padding: 0 0 0 25px;}
.scc-payment i { margin-right: 7px; }
.scc-payment p,
.scc-info p { font-size: 12px; font-weight: 400; color: #111; line-height: 18px;}
.scc-payment span,
.scc-info {clear: both; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px;}
.scc-info:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.scc-info h3 { font-weight: 800; font-size: 18px; clear: both; }
.scc-payment { width: 100%; float: left; position: relative; margin: 12px 0 5px;}
.scc-price{ font-size: 30px; position: absolute; right: 0; top: 2px; font-weight: 800; }
.scc-price span{ font-size: 16px; margin-right: 3px; font-weight: 400; }
.scc-right { background-color:#fff; color: #111; }
.scc-right hr{background: #eee;}
.scc-right h2 span {font-size: 15px; font-weight: 400; color: #111; float: right;}
.scc-right .form-to-list {}
.scc-right .form-to-list p { font-size: 14px; }
.scc-right .form-to-list p,
.scc-right .form-to-list span{color: #111;}
.scc-right .fts-one ul.form-to-list li {padding: 10px 0;}


.acc-sidebar { width: 25%; float: left; border: 1px solid #eee; background-color: white; }
.acc-sidebar h2 { font-size: 18px; margin: 0;  display: block; cursor: pointer; }
.acc-sidebar h2 i{    text-align: right; position: relative; top: 3px; float: right; transition:all .4s ease; transform: rotate(45deg); }
.acc-sidebar ul {margin-top: 20px;}
.acc-sidebar ul li{ margin: 10px 0;  }
.acc-sidebar ul .ui-tabs-active a { color: #0e786a; font-weight: 800; }
.acc-sidebar ul li a{ color: #111; font-size: 14px; display: inline-block; line-height: 25px; border-bottom: 1px solid #eee; padding-bottom: 10px; }
.acc-sidebar ul li:last-child a{border-bottom: none; }
.acc-sidebar ul li i { font-size: 20px; margin-right: 10px;  }
.rotate-i{ transform: rotate(0deg) !important; transition:all .4s ease;}
.acc-table {width: 73%; float: right; padding: 35px; border-radius: 5px; border:1px solid #eee; }
.acc-tab-content {  }
.acc-table form {}
.acc-table form .myInputt { width: 100%; border-radius: 5px; padding: 15px; margin:10px 0; border:1px solid #eee;  }
.tab-head { width: 100%;font-size: 15px; font-weight: 600; float: left;   border-bottom: 1px solid #eee;}
.tab-head ul { display: flex; justify-content: baseline; align-items: center; }
.tab-head ul li { padding: 0 25px 5px 0; line-height: 20px;}
.tab-head ul li a{color: #111; opacity: 0.3; line-height: 20px; }
.tab-head ul li.ui-tabs-active a { opacity: 1 }                            
.tab-content-in { width: 100%; float:left; padding: 15px 0; }

.rez-listes{}
.rez-list{width: 100%; }


.rez-list-title{ width: 100%;  border-bottom: 1px solid #eee; padding: 0 10px 5px 10px; }
.rez-list-title li{ font-weight: 600;}

.rez-list-info{ width: 100%;  padding: 10px; }
.rez-lists { cursor: pointer; }
.rez-lists:nth-child(even){ background-color: #f9f9f9; border-radius: 5px;}

.rez-list-info li{}

.detail-view{ cursor: pointer }

.rez-list-title,
.rez-lists,
.rez-list-info {width: 100%; display: inline-block; position: relative;}
.oncoming { font-weight: 700; color: var(--yesil);  }
.oncoming:after {content: ''; position: absolute;left: -10px; top: 18px;width: 10px;height: 10px;border-radius: 9999px;background-color: #48d9a4; z-index: 3;}
.oncoming:before {content: ''; position: absolute;left: -10px; top: 18px;width: 10px;height: 10px;border-radius: 9999px; background-color: HSL(45,100%,50%);opacity: 0;background-color: #48d9a4;  z-index: 1;  pointer-events: none; animation: sonarWave 2s linear infinite;}
.rez-list-title li,
.rez-list-info li{ float: left; margin: 0; position: relative;}
.rez-list-title li:nth-child(1),
.rez-list-info li:nth-child(1){ width: 10%; }
.rez-list-title li:nth-child(2),
.rez-list-info li:nth-child(2){ width: 30%;}
.rez-list-title li:nth-child(3),
.rez-list-info li:nth-child(3){ width: 30%;}
.rez-list-title li:nth-child(4),
.rez-list-info li:nth-child(4){ width: 20%; }
.rez-list-title li:nth-child(5),
.rez-list-info li:nth-child(5){ width: 10%; text-align: right;}

.hotel-list-title li,
.hotel-list-info li{ float: left; margin: 0; position: relative;}
.hotel-list-title li:nth-child(1),
.hotel-list-info li:nth-child(1){ width: 10%; }
.hotel-list-title li:nth-child(2),
.hotel-list-info li:nth-child(2){ width: 60%;}
.hotel-list-title li:nth-child(3),
.hotel-list-info li:nth-child(3){ width: 10%;}
.hotel-list-title li:nth-child(4),
.hotel-list-info li:nth-child(4){ width: 10%; }
.hotel-list-title li:nth-child(5),
.hotel-list-info li:nth-child(5){ width: 10%; text-align: right;}

.tour-list-title li,
.tour-list-info li{ float: left; margin: 0; position: relative;}
.tour-list-title li:nth-child(1),
.tour-list-info li:nth-child(1){ width: 10%; }
.tour-list-title li:nth-child(2),
.tour-list-info li:nth-child(2){ width: 60%;}
.tour-list-title li:nth-child(3),
.tour-list-info li:nth-child(3){ width: 10%;}
.tour-list-title li:nth-child(4),
.tour-list-info li:nth-child(4){ width: 10%; }
.tour-list-title li:nth-child(5),
.tour-list-info li:nth-child(5){ width: 10%; text-align: right;}

.card-list-title li,
.card-list-info li{ float: left; margin: 0; position: relative;}
.card-list-title li:nth-child(1),
.card-list-info li:nth-child(1){ width: 10%; }
.card-list-title li:nth-child(2),
.card-list-info li:nth-child(2){ width: 40%;}
.card-list-title li:nth-child(3),
.card-list-info li:nth-child(3){ width: 20%;}
.card-list-title li:nth-child(4),
.card-list-info li:nth-child(4){ width: 20%; }
.card-list-title li:nth-child(5),
.card-list-info li:nth-child(5){ width: 10%; text-align: right;}

.rez-list-content { padding: 10px;  width: 100%;   }
.rez-list-content ul { width: 100%; border-bottom: 1px solid #eee; float: left; }
.rez-list-content ul:last-child { border-bottom: none; }

.rez-list-content ul li { width: 49%; float: left; }
.rez-list-content ul li h5 {font-size: 14px; font-weight: bold; font-style: normal; font-stretch: normal; line-height:23px; margin: 0 auto; color: #2d3b4e; }
.rez-list-content ul li h6 { font-size: 14px; font-weight: 600; font-style: normal; font-stretch: normal; line-height:23px;
letter-spacing: normal; color: #2d3b4e; margin: 0 auto; }
.rez-list-content ul li p{ font-size: 12px; color: #2d3b4e; font-weight: 500; line-height: 1.52; margin: 0 auto;  }
.rez-list-content ul li div p { padding: 3px 0; }
.rez-list-content ul li div p strong{ display: block;  }

.profile-form {}
.profile-form div { font-weight: 600; }
.profile-form .form-send { width: auto; float: right; }
.profile-form .form-send .btn {margin-top: 5px; padding: 13px 25px; font-size: 14px !important;}

.col-row { margin: 0 -10px; }
.col-16-l {width: calc(16% - 24px);}
.col-20-l {width: calc(20% - 24px);}
.col-25-l {width: calc(25% - 24px);}
.col-30-l {width: calc(30% - 24px);}
.col-33-l {width: calc(33.33% - 24px);}
.col-35-l {width: calc(35% - 24px);}
.col-40-l {width: calc(40% - 24px);}
.col-50-l {width: calc(50% - 24px);}
.col-60-l {width: calc(60% - 24px);}
.col-65-l {width: calc(65% - 24px);}
.col-70-l {width: calc(70% - 24px);}
.col-75-l {width: calc(75% - 24px);}
.col-80-l {width: calc(80% - 24px);}
.col-100-l {width: calc(100% - 24px);}
.col-16-l,
.col-20-l,
.col-25-l,
.col-30-l,
.col-33-l,
.col-35-l,
.col-40-l,
.col-50-l,
.col-60-l,
.col-65-l,
.col-70-l,
.col-75-l,
.col-80-l,
.col-100-l { display: inline-block; margin:10px; position: relative; vertical-align: top; }
.pa-15 {padding: 15px;}
.pa-20 {padding: 20px;}
.pa-25 {padding: 25px;}
.pa-30 {padding: 30px;}
.pa-35 {padding: 35px;}
.pa-40 {padding: 40px;}
.plr-15 {padding: 0 15px;}
.plr-20 {padding: 0 20px;}
.plr-25 {padding: 0 25px;}
.plr-30 {padding: 0 30px;}
.plr-35 {padding: 0 35px;}
.plr-40 {padding: 0 40px;}
.pb-15 {padding-bottom: 15px;}
.pb-20 {padding-bottom: 20px;}
.pb-25 {padding-bottom: 25px;}
.pb-30 {padding-bottom: 30px;}
.pb-35 {padding-bottom: 35px;}
.pb-40 {padding-bottom: 40px;}
.pt-15 {padding-top: 15px;}
.pt-20 {padding-top: 20px;}
.pt-25 {padding-top: 25px;}
.pt-30 {padding-top: 30px;}
.pt-35 {padding-top: 35px;}
.pt-40 {padding-top: 40px;}
.ptb-15 {padding: 15px 0;}
.ptb-20 {padding: 20px 0;}
.ptb-25 {padding: 25px 0;}
.ptb-30 {padding: 30px 0;}
.ptb-35 {padding: 35px 0;}
.ptb-40 {padding: 40px 0;}
.ptb-50 {padding: 50px 0;}
.ma-15 {margin: 15px;}
.ma-20 {margin: 20px;}
.ma-25 {margin: 25px;}
.ma-30 {margin: 30px;}
.ma-35 {margin: 35px;}
.ma-40 {margin: 40px;}
.mb-15 {margin-bottom: 15px;}
.mb-20 {margin-bottom: 20px;}
.mb-25 {margin-bottom: 25px;}
.mb-30 {margin-bottom: 30px;}
.mb-35 {margin-bottom: 35px;}
.mb-40 {margin-bottom: 40px;}
.mt-15 {margin-top: 15px;}
.mt-20 {margin-top: 20px;}
.mt-25 {margin-top: 25px;}
.mt-30 {margin-top: 30px;}
.mt-35 {margin-top: 35px;}
.mt-40 {margin-top: 40px;}
.mtb-15 {margin: 15px 0;}
.mtb-20 {margin: 20px 0;}
.mtb-25 {margin: 25px 0;}
.mtb-30 {margin: 30px 0;}
.mtb-35 {margin: 35px 0;}
.mtb-40 {margin: 40px 0;}
.alert { padding: 15px;text-align: left; border-radius: 5px; margin: 10px 0; font-size: 12px; font-weight: 500; }
.alert i { margin-right: 5px; }
.danger { background-color: #c0392b; color: #fff !important; }
.accept { background-color: #27ae60; color: #fff !important; }
.info { background-color: #f5f5f5; color: #111 !important; display: table; margin: auto; border-radius: 80px; padding: 10px 15px; margin-bottom: 10px; }
.info a {color: #111 !important}
.card-note {max-width: 320px; margin:20px auto 0; display: table;}
.card-note p{font-size: 12px; font-weight: 500; line-height: 1.33; text-align: center; color: rgba(55,72,85,0.5);}
.fancybox-box { width: 95%;  max-width: 560px; display: none; }
.fancybox-box p{ margin-bottom: 10px; }
.fancybox-box h1,
.fancybox-box h2,
.fancybox-box h3,
.fancybox-box h4,
.fancybox-box h5,
.fancybox-box h6 { margin-bottom: 5px; }
.mobile.btn { display: none; }
.pay-cancel { display: none; border-radius: 5px; }
.pay-cancel ul { width: 100%; border-bottom: 1px solid #eee; float: left; }
.pay-cancel ul li { width: 49%; float: left; }
.pay-cancel ul li h5 {font-size: 14px; font-weight: bold; font-style: normal; font-stretch: normal; line-height:23px; margin: 0 auto; color: #2d3b4e; opacity: 0.5;}
.pay-cancel ul li h6 { font-size: 14px; font-weight: 600; font-style: normal; font-stretch: normal; line-height:23px;
letter-spacing: normal; color: #2d3b4e; margin: 0 auto; }
.pay-cancel ul li p{ font-size: 12px; color: #2d3b4e; font-weight: 500; line-height: 1.52; margin: 0 auto; opacity: 0.5; }
.pay-cancel ul li div p { padding: 3px 0; }
.form-rev { }
.formum {}
.formum label { font-size: 13px; margin-bottom: 10px; font-weight: 600; margin:10px 0 5px;     display: block; }
.formum input,
.formum select,
.formum textarea { width: 100%; border:1px solid #eee;  padding:13px 10px; border-radius: 5px;  }
.formum .submit { font-size: 14px !important; font-weight: 600;     border: none; }

.agree { float: left; width: 100%; position: relative; margin: 10px 0 25px; }
.agree p{ font-weight: 700; font-size: 12px; float: left; margin-left: 10px; }
#loginForm .agree { margin: 10px 0 0; }

#loginForm .formum .form-send {   }
#loginForm .formum .form-send:nth-child(1) {width: 49%; float: left;  }
#loginForm .formum .form-send:nth-child(2) {width: 49%; float: right;  }
#loginForm .formum .form-send:nth-child(2) .btn{background-color: var(--yesil);  }

#registerForm .form-c { width: 49%;  }
#registerForm .form-c:nth-child(odd) { float: right; }
#registerForm .form-c:nth-child(even) { float: left; }

#registerForm .agree { width: 100%; }

.about-content {  margin:90px auto 90px!important; }
.about-image { min-height: 600px; background-size: cover; background-position: center; border-radius: 5px; }
.about-content span {font-size: 16px;  font-weight: 300; margin-top: 35px;}
.about-content h1 { font-size: 45px; font-weight: bold; line-height: 50px; padding-right: 10%; margin: 0 0 15px; }
.about-content p { font-size: 16px; line-height: 25px; margin-bottom: 15px;float: left; }
.about-content img {border-radius: 5px;}
.about-content .bag { margin-bottom: 15px; }

.bag { background-image: url(../img/bag-png.png); background-size: contain; width: auto; height: 17px;background-repeat: no-repeat; }
.bag-white { background-image: url(../img/bag-white-png.png); background-size: contain; width: auto; height: 17px; background-repeat: no-repeat; }
.tour-slider {}
.tour-slider .owl-dots { width: auto; display: table; position: relative; margin: 25px auto 0; }
.tour-slider .owl-dots .owl-dot{ width:15px ; height: 15px; border-radius: 100%; margin: 0 2px; background-color: #0e786a66; float: left; }
.tour-slider .owl-dots .owl-dot.active{  background-color: #0e786a; }
.tour-slide { padding: 45px 0 40px; background-color: #eee; }
.tour-slide span {font-size: 16px;  font-weight: 300; margin-top: 0;}
.tour-slide:before { content: ''; width: 1000%; height: 100%; left: -100%; right: -100%; top: 0; bottom: 0; background-color: #eee;    position: absolute; z-index: -1;}

.tour-slide h2 {font-size: 38px;  font-weight: bold; line-height: 55px; }
.tour-slide h3 {font-size: 18px; font-weight: 400; margin: 0;}
.tour-slide .bag { margin:15px auto 45px;  background-position: center; }
.tour-slide h2,
.tour-slide h3,
.tour-slide span { display: table; margin: auto; text-align: center; }

.box-one { border-radius: 5px; width: 100%; height: 450px; position: relative; background-size: cover; background-position: center; overflow: hidden; }

..box-one-img { width: 100%; height: 100%; position:absolute; top:0; left:0; right:0; bottom:0; }
..box-one-img img{ object-fit:cover; }

.box-one:after {content: ""; position: absolute; width: 100%; height: 100%; top: 0; right: 0; z-index: 90; 
background: rgb(100,197,149); background: linear-gradient(0deg, rgba(100,197,149,1) 0%, rgba(17,17,17,1) 0%, rgba(255,255,255,0) 100%);
 -webkit-transition: all 4s ease; /* For Safari 3.0 to 6.0 */
        transition: all 4s ease; /* For modern browsers */ 
opacity: 0.9; border-radius: 5px; }

.box-one-title {position: absolute; transition:all .4s ease; left: 35px; bottom:35px; right: 35px;  z-index: 94; }
.box-one h1{ font-size: 25px; line-height: 35px; color: #fff; }
.box-one p{ font-size: 17px; line-height: 25px; color: #fff; }
.box-one-price { position: absolute; transition:all .4s ease; top:45px; right: 0;  z-index: 93; padding: 5px 10px; background-color: red; color: #fff;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;}

.box-one-price p { font-size: 19px; font-weight: 800; text-align: right; }
.box-one-price span{font-size: 12px; font-weight: 400; line-height: 20px;}

.box-one:before { content: ''; width: 90%; height: 90%; border-radius:5px ; border: 1px solid rgba(255, 255, 255, 0.4); margin: auto; position: absolute; z-index: 91; opacity: 1; transition:all .10s ease;  left: 0; right: 0; top: 0; bottom: 0; }


.box-one h1 a { color: #fff;  }
.box-one:hover .box-one-price {right: 0;}
.box-one:hover:before { width: 150%; height: 150%;  transition:all .10s ease;}
.box-one:hover:after {background: rgb(100,197,149);background: linear-gradient(0deg, rgba(100,197,149,1) 0%, rgba(14,120,106,1) 0%, rgba(255,255,255,0) 100%); -webkit-transition: background 4s ease; transition: background 4s ease; }

.tour-boxes-two { margin: 35px 0; }
.tour-box {min-height: 350px; background-size: cover; background-repeat: no-repeat; background-position: center; }
.box-two { border-radius: 5px; width: 70%; min-height: 350px; float: right; position: relative; background-size: cover; background-position: center; overflow: hidden; background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,0) 0%, rgba(255,255,255,1) 40%); }
.box-two-title  { right: 0; bottom: 0;  transition:all .4s ease;  z-index: 94; padding: 35px ; position: absolute; text-align: right;}
.box-two h1{ font-size: 25px; line-height: 35px; color: #111; }
.box-two h1 a{ font-weight: 800;  color: #111; }

.box-two p{ font-size: 17px; line-height: 25px; color: #111; }

.box-two-img { width: 50%; float: left; background-position: center; background-repeat: no-repeat; background-size: cover; min-height:350px ; }

.box-two-price { display: inline-block; margin-bottom: 10px; background-color: red; padding: 15px 25px  }
.box-two-price p { font-size: 19px; font-weight: 800; text-align: right;  color: #fff}
.box-two-price span{font-size: 12px; font-weight: 400; line-height: 20px; color: #fff}


.featured-banner { width: 100%; padding:7% 5% 5%; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; z-index: 1;}
.featured-banner:after { content: ''; width:100% ; height: 100%; left: 0; right: 0; top: 0; background-color: #165048; opacity: 0.85; position: absolute; z-index: 9; }
.featured-b-title *,
.featured-b-list *{ position: relative; z-index: 10; color: #fff; }
.featured-b-title{ width: 50%; float: left;  }
.featured-b-title h1 {    font-size: 35px; line-height: 45px; }
.featured-b-title p {font-size: 18px;
    line-height: 18px;
    margin-bottom: 25px;}
.featured-b-list{ width: 50%; float: right; }
.featured-b-list ul {}
.featured-b-list ul li{ width: 100%;  }
.featured-b-list ul li { }
.featured-b-list ul li img { width: auto !important; height: 60px !important; margin-bottom: 20px;}
.featured-b-list-slider .owl-dots { width: auto; display: table; position: relative; margin: 25px auto 0; }
.featured-b-list-slider .owl-dots .owl-dot{ width:15px ; height: 15px; border-radius: 100%; margin: 0 2px; background-color: #ffffff6e; float: left; }
.featured-b-list-slider .owl-dots .owl-dot.active{  background-color: #fff; }

.logo-section { padding: 35px 0; }
.logo-section ul {}
.logo-section ul li { width: 25%; float: left; padding: 0 10px; }
.logo-section ul li img{ width: auto; height: 64px; display:block; margin: 0 auto; }
.logo-section ul li i {color: #48D9A4;display: inline-block; margin: 0 2px}
.logo-section ul li .star-list { margin: 10px auto; display: table; }
.logo-section .logo-comment,
.logo-section .logo-comment p { width: 100%; text-align: center; }

.logo-section h2 {font-size: 38px; font-weight: bold; line-height: 55px; }
.logo-section h3 {font-size: 18px; font-weight: 400;   margin: 0;}
.logo-section .bag { margin:15px auto 45px;  background-position: center; }
.logo-section h2,
.logo-section h3,
.logo-section span { display: table; margin: auto; text-align: center; }


.shadow {-webkit-box-shadow: 0px 5px 19px -6px rgb(0 0 0 / 30%); -moz-box-shadow: 0px 5px 19px -6px rgba(0,0,0,0.30); box-shadow: 0px 5px 19px -6px rgb(0 0 0 / 7%);}
.page-banner { width: 100%; height: auto;padding: 120px 0 10px; margin-bottom: 55px; background-color: var(--acikyesil); background-image: url('../img/home-bg-3.svg'); background-position: bottom; background-size: 102%; border-bottom: 2px solid #fff; position: relative;}
.page-banner .container { width: 90%; margin: auto; }
.page-banner h1 { font-size: 35px; }

.profile-content {display: flex; justify-content: left; align-items: center; }
.profile-photo-img {width: 80px; height: 80px; float: left; background-color: #eee; border-radius: 100%; background-size: cover;background-position: center; margin-right: 20px;}
.profile-title {float: left;}
.profile-content h1 {margin: 0;}

input.checkbox  {  width: 17px !important; height: 17px !important; border-radius: 5px; float: left; padding: 0 !important; border-radius: 5px; position: relative;z-index: 9;  }
input.checkbox:checked { width: 17px; height: 17px; border:1px solid #48d9a4;  }
input.checkbox:checked:after {border:1px solid #48d9a4; content: '';  background-color: red; width: 17px; height: 17px;     float: left; background-image: url('../img/icn-checkmark-checked.svg'); background-color: #48d9a4; border-radius: 5px; background-position: center; margin: -1px; position: relative;z-index: 8;}
.safety-box { background-color: #d7f7e9; display: table; width: 100%; border-radius: 5px; position: relative;}
.safety-box  input{ margin: 4px 5px 0 0 }
hr { margin: 25px 0; background: #eee; height: 1px; border: none;  }
.safety-box ul {}
.safety-box ul li{}
.safety-box ul li::before {font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f00c"; font-size: 12px; color: #48d9a4;  margin-right: 10px;}
.safety-head { position: absolute; top: -10px;  left: 20px; }
.safety-head p{height: 24px;  border-radius: 12px; background-color: #48d9a4; color: #ffffff; font-size: 12px; letter-spacing: 0.4px; line-height: 16px; text-align: center; padding: 4px 12px; }

.container{width:100%;height:auto}
.content{width:90%; margin:auto;height:auto;position:relative;z-index:9;color:#111;line-height:25px}
.center{margin:auto;height:auto;position:relative}
.container:after,.container:before,.content:after,.content:before,.row:after,.row:before{display:none}
.width-two { max-width: 1024px; }
h1{font-size:23px}
h2{font-size:21px}
h3{font-size:19px}
h4{font-size:17px}
h5{font-size:15px}
h6{font-size:14px}
h1,h2,h3,h4,h5,h6{margin:0 0 7px;padding:0}
p{font-size:14px;color:#111;line-height:24px}
p a{color:#111}
p a:hover{color:#007ec3}
p strong{font-size:inherit;font-weight:700}
ul li{margin:0 0 5px;font-size:14px;color:#111;line-height:normal;line-height:24px}
img{max-width:100%}

/*login page*/
.full-screen { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }

.login-header {}
.login-header .logo { margin-bottom: 55px; display: inline-block; }
.login-header .logo img{ height: 45px; }

.full-screen .form-rev,
.full-screen .login-slider{ width: 50%; float: left; }    
.full-screen .form-rev { padding: 0 7%;}
.login-slider .item {  }

.login-slider-slider,
.login-slider-slider .item { width: 100%; height: 100%; position: relative
;  background-size: cover; background-position: center; background-repeat: no-repeat;  }
.login-slider-slider .item:after {content: ''; background-color:rgba(0, 0, 0, 0.65); position: absolute; z-index: 9; left: 0; top: 0; width: 100%; height: 100%;  }
.login-slider-slider .item div {position: absolute; left: 20%; right: 20%;  bottom: 45%; z-index: 10; }
.login-slider-slider .item div>* { color: #fff; }
.login-slider-slider .item div h3 { font-size: 35px; }
.login-slider-slider .item div p { font-size: 18px; }

.login-tabs-ul  {display: inline-block; float: right; margin: 10px -15px 0 0;}
.login-tabs-ul li{ float: left;  }
/*.login-tabs-ul li a{ background-color: red; padding: 5px 15px; display: block; border-radius: 15px; color: #fff; opacity: 0.5; font-weight: 800; }
.login-tabs-ul li a[href="#login"]{ background-color: var(--acikyesil);  }
.login-tabs-ul li a[href="#register"]{ background-color: var(--acikyesil);  }
.login-tabs-ul li.ui-tabs-active a { opacity: 1; } */

.login-tabs-ul li a{ font-size: 16px; color: #111; opacity: 0.5; font-weight: 800; border-right: 1px solid #ddd; padding:10px 15px;  }
.login-tabs-ul li.ui-tabs-active a { opacity: 1; } 
.login-tabs-ul li:last-child a{  border-right:none }

.tab-content {transition:all .4s ease;}

.social-buttons { margin-top: 40px !important; }
.social-buttons ul {margin: 10px 0 0 -13px !important; padding: 0 }
.social-buttons ul li{ width: auto !important; float: left !important;   }
.social-buttons ul li a{border-right: 1px solid #ddd !important; padding: 7px 13px !important; display: block !important;}
.social-buttons ul li:last-child a{ border-right: none !important;   }

.social-buttons ul li i{ font-size: 18px; color: #111; }

.social-buttons .facebook {}
.social-buttons .instagram {}
.social-buttons .linkedin {}
.social-buttons .twitter {}

.again-send { margin: 10px 0 0 ; }
.again-send a{ color: var(--yesil);  font-weight: 700; border-bottom: 1px solid var(--yesil); padding: 0 0 5px 0; }
.again-send a:hover{ color: #ffd93e; border-bottom: 1px solid #ffd93e; }


.page-title { width: 100%; height: auto; position: relative; padding: 150px 0 40px; background-color: #eee; background-image: url(../img/pexels-photo-3684396.webp);  background-position: center bottom;   background-size: cover; }
.page-title:after { content:''; background-color: rgba(0, 0, 0, 0.5); position: absolute; left: 0; right: 0; top: 0; width: 100%; height: 100%; z-index: 8;}
.page-title-center { max-width: 90%; margin: auto; position: relative; z-index: 9;}
.page-title-center h1{ font-size: 35px; font-weight: bold;  color: #fff; line-height: 40px;}
.page-title-center span{ font-size: 18px; color: #fff; }
.tour-page { margin-top: -80px; padding-bottom: 35px; margin-bottom: 55px;}
.tour-page-banner { padding: 100px 0 100px; }
.tour-list {}
.list-box-one {}
.col-100-l .list-box-one { margin-bottom: 10px; float: left; }
.list-box-one-img { width: 100%; height: 250px; position: relative;  }
.list-box-one-img img { width: 100%; height: 250px; object-fit:cover;  }

.col-100-l .list-box-one-img{ width: 250px; background-size: auto 100%; float: left; position: relative; transition: transform .4s}
.col-100-l .list-box-one-img img{ height: 250px; object-fit:cover;  transition: transform .4s}


.list-box-one-title { margin-top: 10px; }
.col-100-l .list-box-one-title { width: calc(100% - 280px); float: right; }

.list-box-one-title h1 {font-size: 20px; line-height: 30px; padding-right: 30px;}
.list-box-one-title a{color: #111;}
.list-box-one-title p{border-top: 1px solid #eee;     padding: 10px 0 0;}

.list-box-one-price { width: 100%; float: left; margin-top: 15px; }
.list-box-one-price ul{}
.list-box-one-price ul li{ width: auto; display: inline-block;  }
.list-box-one-price ul li:nth-child(1){ float: left; }
.list-box-one-price ul li:nth-child(1) a{border-radius: 30px; background-color: #48d9a4; color: #ffffff;
font-size: 14px;  letter-spacing: 0.4px;  text-align: center; padding:7px 26px; line-height: 24px; font-weight: 700; color: #fff; display: block;}
.list-box-one-price ul li:nth-child(1) a:hover{background-color: var(--yesil);}

.list-box-one-price ul li:nth-child(2){ float: right; font-size: 25px; text-align: right; font-weight: 700; margin:8px 0 0 0  }
.list-box-one-price ul li:nth-child(2) span{ font-size: 15px; margin-right: 5px; }

.page-search { width: calc(100% - 130px); float: left;}
.page-search input { width: 100%; border:1px solid #ddd; padding: 15px; border-radius: 5px; }

.list-type-list { float: left; }
.list-type-list ul{ width: 100%; }
.list-type-list ul li{ width: 55px; float: left; cursor: pointer; font-size: 25px;  border:1px solid #ddd; border-radius: 5px;  text-align: center; margin: 0 0 0 10px; height: 48px; line-height: 48px;}
.list-type-list ul li.active { background-color: var(--acikyesil); color: #fff; }

.list-box-one-ul-one { display: table; width: 100%; padding: 8px 0; margin: 5px 0 5px -15px; }
.list-box-one-ul-one li { float: left; margin: 0 0 0 0; color: #111; border-right: 1px solid #ddd; padding: 0 15px; font-size: 14px; }
.list-box-one-ul-one li:last-child { border-right: none; }

.list-box-one-ul-one li i{  }
.list-box-one-ul-one li span{ margin-left: 5px; }

.page-title .list-box-one-ul-one { display: table; width: 100%; padding: 0; margin: 5px 0 5px -15px; }
.page-title .list-box-one-ul-one li { float: left; margin: 0 0 0 0; color: #111; border-right: 1px solid #fff; padding: 0 15px; font-size: 14px; }
.page-title .list-box-one-ul-one li:last-child { border-right: none; }
.page-title .list-box-one-ul-one i { color: #fff; }
.page-title .list-box-one-price p { font-size: 35px; font-weight: bold; color: #fff; }
.page-title .list-box-one-price span {margin: 0 0 0 -5px; font-size: 16px;}


.tour-detail-sidebar { margin-top: -80px; background-color: #a3ffd1;  }
.tour-listes {}

.tour-detail{}
.tour-detail-header {position: relative; }
.tour-detail-header ul {display: flex; margin: 25px 0;}
.tour-detail-header ul li{ display: flex; justify-content: normal; align-items: center; padding: 0 60px 0 0;  }
.tour-detail-header ul li i{font-size: 25px; margin-right: 20px;}
.tour-detail-header ul li p{ font-weight: 600; font-size: 14px; }
.tour-detail-header ul li span{font-size: 13px; }
.tour-detail-header ul li div{ float: left; }
.tour-detail-header ul li:last-child { float: right; }
.tour-detail-price { background-color: var(--yesil); padding: 30px 30px 14px; border-top-left-radius: 5px;
border-top-right-radius: 5px; color: #fff; }

.tour-detail-price p{ display: inline-block; font-size: 45px;  font-weight: 800; color: #fff;}
.tour-detail-price span{display: inline-block; color: #fff; position: relative;  top: -2px;  left: 4px;     font-size: 20px;}
.tour-detail-price b{display: inline-block; font-size: 15px;  font-weight: 400; color: #fff;}

.other-tour-price { position: absolute; background-color: var(--acikyesil); padding: 10px; border-bottom-left-radius: 5px;
border-top-right-radius: 5px; color: #fff; right: 0; top: 0; }
.other-tour-price p { font-size: 22px; color: #fff; font-weight: 700; display: inline-block; margin-right: 2px; }
.other-tour-price span { font-size: 15px; }


.tour-detail-slider {}
.tour-detail-slider a{ opacity: 0; border-radius: 5px; visibility: hidden;overflow: hidden;}
.tour-detail-slider a img {border-radius: 5px;}
.tour-detail-slider #sync1 .item,
.tour-detail-slider #sync1 .owl-carousel{ width: 100%; height: 475px; border-radius: 5px; background-size: cover; background-position: center; }

#sync2 { margin: 15px 0 25px }
.tour-detail-slider #sync2 .item{ cursor: pointer; height:150px; padding: 10px;  border-radius: 5px; background-size: cover; background-position: center; }
.tour-detail-slider .owl-nav { width: 100%; bottom: 45%; position: absolute; }
.tour-detail-slider .owl-nav .owl-prev,
.tour-detail-slider .owl-nav .owl-next {font-size: 25px; background-color: rgba(255, 255, 255, 0.4); padding: 10px; border-radius: 5px; }
.tour-detail-slider .owl-nav .owl-prev{ float: left; margin-left: 10px; }
.tour-detail-slider .owl-nav .owl-next{float: right ; margin-right: 10px;}

.tour-detail-tabs {}
.tour-detail-tabs-ul { /*background-color: var(--acikyesil); */padding: 15px; display: table; width: 100%; margin: 25px 0 ;  border-radius: 0; border-width: 1px 0 1px; border-style: solid; border-color: var(--acikyesil);}
.tour-detail-tabs-ul li{ float: left; margin: 0 25px 0 0 }
.tour-detail-tabs-ul li a{ color: #111; opacity: 0.35; font-size: 15px; font-weight: bold; }
.tour-detail-tabs-ul li a i{font-size: 22px; margin-right: 10px; font-weight: bold; color: var(--acikyesil); }
.tour-detail-tabs-ul li.ui-tabs-active a{ opacity: 1; }

.tour-detail-tab { width: 100%; float: left; }

.tour-route-slider { position: relative; }
.tour-route-slider .item { background-position: center; background-size: cover; height: 400px; border-radius: 5px; }

.tour-route-slider-title { position: absolute; bottom: 25px; left: 25px; background-color: rgba(255, 255, 255, 0.7); padding: 15px; border-radius: 5px; transition:all .4s ease;}
.tour-route-slider .item:hover .tour-route-slider-title { opacity: 0; }
.tour-route-slider-title span{margin: 0 !important;}
.tour-route-slider-title h1{ font-size: 20px; margin: 0 !important; }


.tour-route-slider-content { transition:all .4s ease; opacity: 0; position: absolute; bottom: 0; left: 0; right: 0; top:0; background-color: rgba(255, 255, 255, 0.88); padding: 25px; height: 100%;}
.tour-route-slider .item:hover .tour-route-slider-content { transition:all .4s ease; opacity: 1; }

.tour-route-slider .owl-nav { width: 100%; bottom: 45%; position: absolute; }
.tour-route-slider .owl-nav .owl-prev,
.tour-route-slider .owl-nav .owl-next {font-size: 25px; background-color: rgba(255, 255, 255, 0.4); padding: 10px; border-radius: 5px; }
.tour-route-slider .owl-nav .owl-prev{ float: left; margin-left: 10px; }
.tour-route-slider .owl-nav .owl-next{float: right ; margin-right: 10px;}

.tour-detail-of-price { width: 49%; float: left; }


.tour-detail-of-price p{ font-size: 15px; font-weight: 600; }
.tour-detail-of-price ul{}
.tour-detail-of-price ul li{}

.tour-detail-included ul li:before{ font-family: "Font Awesome 5 Pro"; content: '\f00c'; margin-right: 5px; color: var(--acikyesil) }
.tour-detail-not-included ul li:before{ font-family: "Font Awesome 5 Pro"; content: '\f00d'; margin-right: 5px; color: red }


.tour-detail-included {}
.tour-detail-not-included {opacity: 0.4;}

.tour-detail-faq-title { font-size: 15px; color: var(--yesil); border-bottom: 1px solid #eee; padding: 10px 0; font-weight: 800; cursor: pointer; position: relative; }
.tour-detail-faq-title i { float: right; position: relative; top:5px;  transition:all .4s ease;}
.tour-detail-faq-title.ui-state-active i{ transform: rotate(45deg); }
.tour-detail-faq-content { padding: 15px 0; }


.tour-detail-content{}
.tour-detail-content h1,
.tour-detail-content h2,
.tour-detail-content h3,
.tour-detail-content h4,
.tour-detail-content h5,
.tour-detail-content h6,
.tour-detail-content p,
.tour-detail-content ul { margin: 0 0 15px 0 }

.tour-detail-comment-list {}
.tour-detail-tab h2 span.comment-form-btn a{ border-radius: 20px;
    background-color: var(--acikyesil);
    color: #fff !important;
    padding: 3px 10px 5px;
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    float: right;
    position: relative;
    top: -4px;}
    .tour-detail-tab h2 span.comment-form-btn a { color: #fff; }
    .tour-detail-tab h2 span.comment-form-btn a:hover { background-color: var(--yesil); }

.tour-detail-comment { background-color: #F9FAFC; padding:35px; border-radius: 5px; margin-bottom: 20px; }
.tour-detail-comment:nth-child(even) { background-color: #ddfaec; }

.tour-detail-content h3 {}
.tour-detail-content h3:after{ content: ''; width: 50px; height: 5px; background-color: #45758D; float: left; border-radius: 5px;
    margin: 12px; }
.tour-detail-comment-name { margin: 0 !important; font-size: 15px; font-weight: 800;}
.tour-detail-comment-nick{margin: 0 !important; font-size: 12px;}

.tour-detail-comment-form { display: none; padding: 25px; max-width: 480px; overflow-x:hidden; border-radius: 5px; }
.tour-detail-comment-form label { margin: 0 0 5px 0 }
.tour-detail-rez-form label { margin: 0 0 5px 0 }
.tour-detail-rez-form .btn {background-color: var(--yesil);}
.tour-detail-rez-form .btn:hover {background-color: #0b584d;}

.other-tour-slider-aside {}
.other-tour-slider-aside h4 { font-size: 23px; margin: 27px 0 15px; }
.other-tour-slider-aside h4 span a { border-radius: 20px; background-color: var(--acikyesil); color: #fff !important; 
  padding: 1px 10px;  margin: 0; font-weight: 600; font-size: 14px; float: right; position: relative; top: -1px;}
.other-tour { padding-bottom: 30px; }
.other-tour-slider { position: relative; }
.other-tour-slider2 .item,
.other-tour-slider .item { background-position: center; background-size: cover; height: 400px; border-radius: 5px; }
.other-tour-slider-title { position: absolute; bottom: 25px; left: 25px; right: 25px; background-color: rgba(255, 255, 255, 0.7); padding: 15px; border-radius: 5px; transition:all .4s ease;}
.other-tour-slider .item:hover .tour-route-slider-title { opacity: 0; }
.other-tour-slider-title span{margin: 0 !important;}
.other-tour-slider-title h1{ font-size: 20px; margin: 0 !important; }
.other-tour-slider-title a{ color: #111; }
.other-tour-slider .list-box-one-ul-one { padding: 4px 0 0 -15px; margin: 5px 0 0 -15px; }

.other-tour-slider-img img { width:100%; height:400px; object-fit:cover; }

.other-tour-slider .owl-dots,
.other-tour-slider2 .owl-dots { width: auto; display: table; margin: 25px auto 0; }
.other-tour-slider .owl-dot,
.other-tour-slider2 .owl-dot { opacity: 0.4; float: left; width: 16px; height: 16px; background-color: var(--yesil); border-radius: 100%; margin: 0 2px; }
.other-tour-slider .owl-dot.active,
.other-tour-slider2 .owl-dot.active { opacity: 1; }

.other-tour-text { width: 100%; float: left; text-align: center; margin: 55px auto 20px;display: table; } 
.other-tour-text h1 {font-size: 38px; font-weight: bold;  line-height: 45px;}
.other-tour-text i {font-size: 25px; position: relative;  top: -3px; margin-left: 7px; }

.aside-menu-v1 {border: 1px solid #eee; margin: 35px 0 35px 0; }
.aside-menu-v1 h1 { margin-bottom: 25px; }
.aside-menu-v1 ul{}
.aside-menu-v1 ul li { border-bottom: 1px solid #eee; padding-bottom: 10px; margin: 10px 0; }
.aside-menu-v1 ul li:last-child { border-bottom: none; }
.aside-menu-v1 ul li a{ color: #111 }

.aside-menu-v2 {border: 1px solid #eee; margin: 30px 0 35px 0}
.aside-menu-v2 h1 { margin-bottom: 25px; }
.aside-menu-v2 h3 { font-size: 16px; margin: 0 }
.aside-menu-v2 p { margin:0 0 15px}
.aside-menu-v2 ul{}
.aside-menu-v2 ul li{ width: 100%; float: left; border-bottom: 1px solid #eee; padding-bottom: 20px; margin-bottom: 20px; }
.aside-menu-v2 ul li:last-child { border-bottom: none; }
.aside-menu-v2 ul li a{ color: #111; }
.aside-menu-v2 ul li span { display: block;  }
.aside-menu-v2 ul li span a{border-radius: 30px; background-color: #48d9a4; color: #ffffff; font-size: 13px; letter-spacing: 0.4px; text-align: center; padding: 4px 20px; line-height: 24px; font-weight: 700; color: #fff; display: inline-block;}

.aside-menu-v2-img { width: 50px; height: 50px; border-radius: 5px; float: left; background-size: cover; background-position: center; background-repeat: no-repeat; margin: 7px 0 0 0; }
.aside-menu-v2-img img{ width: 50px; height: 50px; border-radius: 5px; object-fit: cover;}

.aside-menu-v2-title {width: calc(100% - 70px); float: right; }

.blog-content-img { width: 100%; height: 400px; background-size: cover; background-position: center; margin:30px 0;  }
.blog-content{ padding: 0 0 20px 0 }
.blog-content p{ margin: 0 0 10px 0 }
.blog-content ul { padding: 5px 10px 10px; }
.blog-content ul li{ margin: 2px 0; }
.blog-content ul li::before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f111";    font-size:7px; color: #111; margin-right: 10px; position: relative; top: -3px;}
.blog-content ul li ul { padding: 5px 15px !important;}
.blog-content ul li ul li::before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f068";    font-size:12px; color: #111; margin-right: 10px; position: relative; top: -3px;}
.blog-content ul li ul li{ margin: 0; }
.blog-content ul li ul li:before {content: '-'; margin-right: 10px;}

img{max-width:100%}


.istanbulfooter { background-image: url(../img/istanbul-footer.png);  background-position: left bottom; background-size: 700px;
    background-repeat: repeat-x; width: 100%; height: 83px; position: fixed; left: 0; bottom: -100%; transition: all 800ms ease 1ms;opacity: 0; z-index: 999; animation: slide 200s linear infinite;
    -webkit-animation: slide 200s linear infinite;}
.istanbulfooter.n-openclose {bottom: 0; opacity: 1; left: 0; right: 0; transition: all 800ms ease 700ms;}
footer { display: table; padding: 55px 0 120px;  background-color: #fff; position: relative;      z-index: 1; }
.inpage footer { width: 100%; position: relative; }
footer .content { position: relative; z-index: 99; }
footer .content>* { color: #111; }
footer .content .col-50-l { padding-right: 50px; }

footer .fot-col-1 { width: 30%; float: left; }
footer .fot-col-1 p { margin-bottom: 20px; }
footer .fot-col-1 p strong { margin-bottom: 5px; }
footer .fot-col-2 { width: 70%; float: left;  }
footer:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
     height: 150px;
    background-size: 1220px;

    background-image: url(../img/istanbul-footer.png);
    z-index: 9;
    background-repeat: repeat-x;
    animation: slide 200s linear infinite;
    -webkit-animation: slide 200s linear infinite;
}
@keyframes slide{
    from { background-position: 0 0; }
      to { background-position: 1920px 0; }
  }
  
  @-webkit-keyframes slide{
    from { background-position: 0 0; }
      to { background-position: 1920px 0; }
  }

.help-text { text-align: center; margin: 0 auto 55px;display: table; } 
.help-text h1 {font-size: 38px;
    font-weight: bold;
    line-height: 55px;}
.help-text i {font-size: 25px; position: relative;  top: -3px; margin-left: 7px; }
.text-border {    color: var(--yesil); font-weight: 700; border-bottom: 1px solid var(--yesil); padding: 0 0 5px 0;}

.footer-logo { }
.footer-logo img{ width: auto; height: 45px;}

.home-left-move { width: 100%; }
.home-right-move { right: -400px; }

footer .tursab-logo {margin-top: 20px; display: block;}
footer .tursab-logo img{ width: auto; height: 75px; }

footer .social-buttons {  margin-top: 0 !important;}
footer h2 { margin-bottom: 20px; }
footer p {font-size: 14px;}
.footer-menu {}
.footer-menu ul{}
.footer-menu ul li{}
.footer-menu ul li a{ font-size: 14px; color: #111; } 
.footer-menu ul li a:hover { color:#38ded3; } 

.copyright{  background-color: #4b4b4b;padding:20px 0;  }
.copyright .content {}
.copyright .content p { display: inline-block; color: #fff; }
.up-icon {padding:11px 16px;background:linear-gradient(#9fc516,#1d4934);position:fixed;bottom:0;right:5%;cursor:pointer;z-index:9;border-radius:5px}
.up-icon i{font-size:25px;color:#fff;text-align:center!important;display:block}
.kurumsal {}
.kurumsal img { height: 20px; position: relative; top: 7px; margin-left: 2px; }
.extra-open-close { display: block; }
.ui-helper-hidden-accessible { display: none; }

.buton-list { margin-top: 20px; }
.buton-list ul {display: inline-block; }
.buton-list ul li { float: left; margin-right: 10px; background-color:var(--yesil); padding:9px 25px; border-radius: 25px; font-weight: 800 !important;  font-size: 15px; color: #fff; cursor: pointer;}
.buton-list ul li span { font-weight: 800 !important; }
.buton-list ul li a { color: #fff; font-weight: 800; }
.buton-list ul li:last-child  { background-color: #64c595; }

.nav-logo { display: none; }

@media all and (max-width: 991px) {

header { position: relative; top: 0; left: 0; width: 100%;  z-index: 10}
header .container { width: 90%;  }
header .logo { float: left; display: inline-block;}
header .logo img{ height: 40px;}
.nav-logo { display: block;
    margin-top: 4px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px; }
.nav-logo img{ height: 35px; }

header nav { width: 100%; height:100%; position: fixed; top: -100%;  right: 0; z-index: 999; background-color: #fff;    justify-content: center; align-items: center;padding: 20px; transition:all .6s ease; }
header nav ul {  display: block;     position: relative; z-index: 9999; padding-top: 62px;}
header nav ul li {  float: left;  width: 100%;     padding: 0; margin: 6px 0; opacity: 0;}
header nav ul li a {margin: 0;}

header nav ul li.btnn  {width: 49%; text-align: center; position: absolute; top: 10px; padding: 5px 0;}
header nav ul li.btnn a{ display: block; }

header nav ul li.btnn.booking-open  { float: right !important; right: 0; }
.position-fixed { position: fixed !important; }
header nav.n-openclose { top:0; }
header nav.n-openclose li{ opacity: 1 }

header nav.n-openclose li {
    opacity: 1;
    transform: translateY(0);
}
header .social-buttons { display: block; }

.form-input-alan-open i {  display: block;}

.k1 { width: 100%; height: 35px; background-color: #eee; margin-bottom: 15px; }

.page-search { width: 100%; float: left;}
.list-type-list { display: none; }



.home-left,
.home-slider,.home-slider .item{ width: 100%; height: auto; }
.home-left { width: 100%; float: left; }
.home-right {width: 100%;   height: auto; right: 0; }
.copyright{ width: 100%; }

.home-slider .item {padding: 55px 5% 150px}

.home-slider-box {position: relative;left:auto;bottom: auto;right: auto;z-index: 99; }
.home-slider-box h1,
.home-slider-box p,
.home-slider-box span a{ color: #fff; }

.box-one-img,
.home-slider-box-img { width: auto;}
.box-one-img img,
.home-slider-box-img img{ object-fit: cover; width: 100% !important; height: 100%; }

.home-slider-box h1 { font-size: 32px;  padding-right: 0; line-height: 40px;}
.form-baslik h1 {font-size: 25px;}
.form-baslik h1,
.form-baslik p { color: #111;  }
.form-alan label { color: #111; }

.form-alan input, .form-alan input[type="date"], .form-alan select { border: 1px solid #ddd; background-color: #fff;}
.form-input-alan-openv2 { height: 100%; position: fixed; background-color: #fff; z-index: 999; top: 0; left: 0; right: 0;padding:5%;}
.form-input-alan-openv2 input{ padding: 0 10px; }

#form-alan { display: none; }
.mobile.btn { display: block; }
.openclose {  left: 0;}
.sosyalmenu { right: 70px; top: 21px; position: absolute;}
.sosyalmenu ul li{margin:0 7px 0; float: left;}
.sosyalmenu ul li a{ color: #111;   }
.sosyalmenu ul li i{ font-size: 15px; }
.home-slider-center { width: 90%;  bottom: 110px; z-index: 9; }
.home-slider-center h1 { font-size: 27px; line-height: 35px;  margin-bottom: 10px; }
.home-slider-center p { font-size: 15px; line-height: 25px;}
.home-slider .owl-nav { bottom: 45%; }
.home-slider .owl-nav .owl-prev,
.home-slider .owl-nav .owl-next {font-size: 25px; }
.home-slider .owl-nav .owl-prev{margin-left: 10px; }
.home-slider .owl-nav .owl-next{margin-right: 10px;}
.down-buton { bottom: 10px; }
.ozel-boxes, .urunlerimiz-boxes {margin:85px 0; }
.head-title {max-width: 650px; text-align: center; padding-bottom:35px; margin: auto;    }
.head-title h2 { font-size: 25px; padding-bottom: 10px; text-transform: uppercase;  }
.head-title h2:after, 
.head-title h2:before {display: none;}
.ozel-box, .urun-box { width:100%; margin:10px 0; padding: 15px 0; }
.ozel-box .ozel-box-ikon { width: 45px; float: left; font-size: 45px; text-align: center;}
.ozel-box .ozel-box-aciklama { width: calc(100% - 45px); padding:0 0 0 20px;  float: right;   }
.alan-bir-center h4 {  font-size: 23px;  line-height: 35px;}
.urun-box-title{ position: absolute; bottom: 25px;   transition: all 0.5s ease; left: 25px;}
.urun-box:hover  .urun-box-title{ bottom: 25px; }
.count ul { margin:0;  }
.count ul li { width: 100%;  margin:0 0 15px; padding:40px 25px;   }

.tour-detail-header-tour { overflow-x: scroll;}
.tour-detail-header ul { min-width: 560px; margin: 15px 0; }
.tour-detail-header ul li {  padding: 0 25px 0 0;}
.tour-detail-slider { margin-top: 10px;}

.tour-detail-slider #sync1 .item, .tour-detail-slider #sync1 .owl-carousel {height: 320px}

.tour-detail-tabs{     overflow-x: scroll; margin-bottom: 20px;}
.tour-detail-tabs-ul {min-width: 900px; margin: 0 0 5px;}

.tour-detail-sidebar { margin-top: 30px !important;}

.tour-detail-faq-title { padding: 10px 40px 10px 0; }
.tour-detail-faq-title i{position: absolute; right: 0; top: 16px; }
.blog-content-img { width: 100%; height: 290px;}

/*login page*/
.full-screen { display: table; padding: 35px 0; }
.login-slider { display: none; }
.form-rev {width: 100%; padding: 7%;  float: left;}
.full-screen .form-rev, .full-screen .login-slider {  width: 100%; float: left;}
.login-tabs-ul { width: 100%; display: block; float: left; margin: 35px 0 25px -15px;}
.login-header .logo { margin-bottom: 0;}
.agree { display: flex; }
footer { width: 100%; padding: 0 0 120px  }
footer .fot-col-1 { width: 100%; float: left; margin-bottom: 20px; }
footer .fot-col-2 { width: 100%; float: left; }
.tour-slide:before { display: none; overflow: hidden;z-index: -1;}
.tour-slide { background-color: #fff;}

.col-16-m {width: calc(16% - 20px);}
.col-20-m {width: calc(20% - 20px);}
.col-25-m {width: calc(25% - 20px);}
.col-30-m {width: calc(30% - 20px);}
.col-33-m {width: calc(33.33% - 20px);}
.col-35-m {width: calc(35% - 20px);}
.col-40-m {width: calc(40% - 20px);}
.col-50-m {width: calc(50% - 20px);}
.col-60-m {width: calc(60% - 20px);}
.col-65-m {width: calc(65% - 20px);}
.col-70-m {width: calc(70% - 20px);}
.col-75-m {width: calc(75% - 20px);}
.col-80-m {width: calc(80% - 20px);}
.col-100-m {width: calc(100% - 20px);}
.col-16-m,
.col-20-m,
.col-25-m,
.col-30-m,
.col-33-m,
.col-35-m,
.col-40-m,
.col-50-m,
.col-60-m,
.col-65-m,
.col-70-m,
.col-75-m,
.col-80-m,
.col-100-m  { display: inline-block; margin:10px; position: relative; float: left; }
.form-alan{padding:55px 25px 0;height:100%;margin:0;width:100%;position:fixed;left:0;right:0;top:0;max-width:100%; overflow-x:hidden;}
.form-alan form {padding: 0; box-shadow: none;}
.form-alan .fancybox-close-small { zoom: 1.2;  top: -2px;}
.rev-top-menu2 { margin:15px 0 }
.top-banner { margin: 0 0 20px; padding: 25px 25px 20px; width: 100%;
float: left;}
.car-list { overflow-x: scroll ; }
.car-list-center { width: calc(35vw * 4.28); }
.car-list label { width: 35vw; margin:0 15px 0 0;  opacity: 0.5;  margin-bottom: 0; }
.car-list label input:after{ content: ''; position: absolute; width: 35vw; height: 85px;z-index: 99; left: -9px; top: -9px; bottom: 0; right: 0; }
.car-list label:nth-child(even) { float: left; }
.car-list label.actived,
.car-list label:hover { opacity: 1; transition:all .4s ease}
.car-list label h5 { position: absolute; top: -10px; right:10px; height: 24px; border-radius: 12px;    background-color: #48d9a4; color: #ffffff; font-size: 12px; letter-spacing: 0.4px; text-align: center;
margin: 0; padding: 0 12px; line-height: 24px;}
.car-list::-webkit-scrollbar { display: none;}
.car-list { -ms-overflow-style: none;  scrollbar-width: none;}
.scc-left .add-child-box .car-list .car-title li { width: 100%; margin: 3px 0 0;}
.car-list-2::-webkit-scrollbar { display: none;}
.car-list-2 {   overflow-x: scroll;  -ms-overflow-style: none;  scrollbar-width: none;}
.car-list-center-2 {width: calc(35vw * 4.50); display: flex; align-items: center; justify-content: flex-start; }
.car-list-2 label { width: 35vw;  }
.page-banner { position: relative; background-size: 250%; background-position: bottom; padding: 30px 0 20px;}
.acc-table { margin-bottom: 45px; float: left; width: 100%; padding: 0;}
.acc-sidebar { width: 100%;  margin-bottom: 20px; }
.acc-tab-content { width: 100%;      padding: 30px 20px;}
.rez-listes { overflow-x:scroll ; padding-bottom: 20px; }
.rez-listes::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;background-color: #F5F5F5;}
.rez-listes::-webkit-scrollbar{width: 8px;height: 8px;background-color: #F5F5F5;}
.rez-listes::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: var(--yesil);}
.profile-content {  display: block;}
.profile-photo-img {  margin-bottom: 10px;}
.rez-list { width: 1000px; }
.oncoming:after {content: ''; position: absolute;left: -10px; top: 17px;width: 5px;height: 5px;border-radius: 9999px;background-color: #48d9a4; z-index: 3;}
.oncoming:before {content: ''; position: absolute;left: -10px; top: 17px;width: 5px;height: 5px;border-radius: 9999px; background-color: HSL(45,100%,50%);opacity: 0;background-color: #48d9a4;  z-index: 1;  pointer-events: none; animation: sonarWave 2s linear infinite;}

.home-container {width: 100%;}
.featured-banner {width: 100%; padding:45px 5%;}
.featured-b-title{ width: 100%; float: left; margin-bottom: 45px; text-align: center; }
.featured-b-title h1 { font-size: 27px;  line-height: 40px;}
.featured-b-list{ width: 100%; float: left; }
.featured-b-title .bag-white { background-position: center; }
.featured-b-title *, .featured-b-list * { text-align: center;}
.featured-b-list ul li img { margin: 0 auto 20px;}
.about-content .col-row {display: block !important;}
.about-content h1 {font-size: 30px; line-height: 40px; padding-right: 0;}
.about-content { margin: 30px auto 30px!important;}
.about-image { min-height: 300px; margin-top: 35px !important;}
.tour-slide h2 {font-size: 30px; line-height: 40px; margin-bottom: 10px;}
.logo-section ul li { width: 50%; margin-bottom: 20px;}
.logo-section ul li img { width: 100%; height: auto;}

}
@media all and (max-width: 768px) {

.tour-detail-of-price { width: 100%; float: left; }


}
@media all and (max-width: 480px) {
.extra-feat .form-bolum-2 input, .extra-feat .form-bolum-2 .ui-spinner {width: 100px;}
span.custom-down-icon { left: -60px !important;}
.extra-feat .ui-spinner {  margin: 5px 0 0 0;  float: right;}
.additional-checkbox--wrapper {    width: 100%;}
.car-list { overflow-x: scroll ; }
.car-list-center { width: calc(65vw * 4.28); }
.car-list label { width: 65vw; }
.car-list label input:after{ width: 65vw;  }
.pa-35 { padding: 25px;}
.col-row { margin: 0; }
.col-100-s {width:100%;}
.col-100-s  { display: inline-block; margin:10px 0; position: relative; float: left; }
}
@media all and (max-width: 480px) {
.extra-feat .form-bolum-2 input, .extra-feat .form-bolum-2 .ui-spinner { width: 80px;}
span.custom-down-icon { left: 7px !important;}
.tour-list { padding: 10px 0 0;}
.tour-list form{ margin:0;}

}
@media (max-width:1024px) and (min-height:750px){
.home-slider-center {  bottom: 30%;  }
}