﻿.hidden{
	display:none;
}


.header.-fixed {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%) !important;
    /* border-top: 3px solid #3554d1; */
}
.head-top{
	display: inline-block;
	width: 100%;
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
	background: #f1f1f1;
	font-size: 15px;
	padding: 5px 0px;
	/* background: #0b69ff; */
	background: #f0f3f5;
}
.head-top .sol{
	float: left;
}
.head-top .sag{
	float: right;
}
.head-top .sag .beniara{
	float: right;
	margin-right: 0px;
	/* background: #0b69ff59; */
	padding: 0px 10px;
	color: #0b69ff;
	font-weight: bold;
	border-radius: 5px;
	color: white;
	background: white;
}
.head-top .sag .hesap{
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
.head-top .sag .hesap b{
	/* float: right; */
	color: #ffa200;
}
.menubil{
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding: 10px 15px;
	color: #5a5a5a;
}
.menutel{
	line-height: 1rem;
	margin-top: 0px;
	padding: 0px 10px;
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	/* color: #ffa200; */
	margin-top: 1px !important;
	display: block;
	/* color: white; */
}
.header .header-menu.is-menu-active {
   
  }
 .header .header-menu.is-menu-active ul {
   
  }
 .header .header-menu.is-menu-active ul li {
   border-bottom: 1px solid #80808040;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%);
  }
.header .header-menu.is-menu-active ul li a {
   display: block;
   font-size: 16px;
   line-height: 18px;
   background-color: transparent;
   /* color: #000; */
   border: 0;
   padding: 10px 10px;
   white-space: normal;
   /* overflow: hidden; */
   /* text-overflow: ellipsis; */
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   transition: all 0.3s;
   /* line-height: 3rem; */
   text-decoration: none !important;
   font-weight: 600;
  }
.header-logo img {
    /* width: 100% !important; */
    /* max-width: 260px; */
    background: white;
    padding: 0px;
    border-radius: 5px;
    max-height: 45px;
    width: 200px !important;
    object-fit: contain;
    margin-bottom: 5px;
}
.header .header-menu .menu a {
	color: black;
	font-weight: bold;
}
.header .header-menu .menu a:hover{
	
color: #ff9800;
	
font-weight: bold !important;
	
border-left: 2px solid;
	
padding-left: 5px;
}
.header .mega{
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 38%) !important;
}
.header .mega__item{
	line-height: 1.2;
	overflow: hidden;
	/* max-height: 40px; */
	/* font-weight: 400 !important; */
}
.header .mega__item .fw-700{
	font-weight: 700;
	color: #0b69ff;
	border-bottom: 1px solid lightgray;
	padding-bottom: 5px;
}
.header .mega__item .y-gap-5 a{
	font-weight: 600;
	color: #646464;
	border-bottom: 1px solid #d3d3d36b;
	padding-bottom: 5px;
}

.header .mega__item .menuitem{
	border-bottom: 1px solid #d3d3d3bd;
}
.header .mega__item .menuitem a{
	/* font-weight: 500 !important; */
	font-weight: 600;
	color: #646464;
	border-bottom: 1px solid #d3d3d36b;
	padding-bottom: 5px;
	max-height: 25px !important;
	height: 25px !important;
	line-height: 1;
	overflow: hidden;
	text-wrap: nowrap;
	text-overflow: ellipsis;
}
.header .mega__item .menuitem a:hover{
	
}
#header .header-row1{
	
}
.mmenu-toggle-btn{
	display:none;
}
#header .header-column:first-child{	
	float: left;
}
#header .header-column{	
	float: right;
}
#header .header-row{
	/* display: flex; */
	display: flow-root;
	/* flex-grow: 1; */
	/* align-items: center; */
	/* align-self: stretch; */
	/* max-height: 100%; */
	/* width: 100%; */
}
#header .header-container{
	/* display: flex; */
	/* display: flex; */
	/* flex-flow: row wrap; */
	/* align-items: center; */
	/* transition: ease height 300ms; */
	padding: 0px 0px;
	/* margin: 5px 5px; */
	/* margin: 0px; */
	/* flex-direction: row; */
	/* justify-content: flex-start; */
	/* flex-wrap: nowrap; */
	/* align-content: center; */
}
#header #mainNav{
	/* display: flex; */
	display: flex !important;
	/* height: 50px; */
	/* float: right; */
	/* display: inline-flex; */
	/* flex-direction: row; */
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: flex-end;
}
#header #mainNav .dropdown{
	/* padding: 15px 0; */
	float: left;
	height: 44px;
	/* border-right: 1px solid #2c2c2c; */
	/* border-radius: 0px !important; */
	/* display: inline-flex; */
	/* flex-direction: row; */
	/* flex-wrap: nowrap; */
	/* align-content: center; */
	/* align-items: center; */
	/* justify-content: flex-end; */
}
#header #mainNav .dropdown.dropdown-mega:hover .dropdown-menu {
	/* display: block; */
	/* left: 0px; */
	/* width: auto; */
	/* min-width: 250px; */
	/* max-width: 100%; */
	/* transition: transform .2s ease-out; */
	/* transform: translate3d(0, -5px, 0); */
	/* text-align: left; */
	/* opacity: 1; */
	/* opacity: 1; */
	/* margin-top: 0px; */
	/* top: 50px; */
	/* top: auto; */
	/* display: block; */
	/* opacity: 1; */
	display: block;
	/* left: 0px; */
	width: auto;
	min-width: 265px;
	max-width: 100%;
	transition: transform .2s ease-out;
	transform: translate3d(0, -5px, 0);
	text-align: left;
}
.dropdown-mega-sub-nav{
	text-align: left;
	width: 100%;
	display: inline-block;
}
.dropdown-mega-sub-nav li a{
	text-align: left;
	padding: 5px 10px !important;
	font-weight: 400 !important;
}
.dropdown-mega-content {
    display: inline-block;
    /* width: max-content; */
}


.beyazgrup{
	
display: flex;
	
background-color: #fff;
}
.beyazgrup .boxkutu{
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 0px;
	/* border-right: 2px solid rebeccapurple; */
	border-radius: 0px !important;
	box-shadow: 0 1px 2px rgba(73,86,154,.35)!important;
	padding-bottom: 20px !important;
}
.beyazgrup .boxkutu i{
	font-size: 3rem;
	color: var(--secondary);
	/* width: 100px; */
	/* height: 50px; */
	/* display: block; */
	/* margin: auto; */
}
.beyazgrup .boxkutu h4{
	font-size: 1.2rem;
	margin-top: 5px;
	font-weight: bold;
	color: #3f536c !important;
}
.beyazgrup .boxkutu p{
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 13px;
}

.sss{
	
/* background: red; */
	
/* box-shadow: 0 3px 5px rgb(73 86 154 / 30%) !important; */
}
.sss div{
	box-shadow: 0 3px 5px rgb(73 86 154 / 17%) !important;
}
.sss h2{
	
font-weight: bold;
	
text-align: center;
}
.sss h3{
	background: #ffffff;
	padding: 5px 10px;
	/* border-radius: 10px; */
	font-size: 15px;
	margin-bottom: 0px;
	color: #000000;
	border-left: 5px solid #fabc05;
	margin-top: 10px;
	line-height: 1.2;
	/* box-shadow: 0 3px 5px rgb(73 86 154 / 30%) !important; */
}
.sss p{
	background: #f0f3f5;
	padding: 10px 10px;
	border-radius: 0px;
	font-size: 14px;
	line-height: 1.2;
	/* margin-bottom: 15px; */
}

@media (max-width: 1024px) and (min-width: 430px){
#header .header-container {
		margin: 0px 0px;
	}
#header #mainNav .dropdown:nth-child{
	
}
}

#header #mainNav .dropdown a{
	color: #393939;
	font-weight: 600;
	display: block;
	align-items: center;
	justify-content: space-between;
	font-size: 1rem;
	transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
	text-align: left;
	padding: 0px 10px;
	border-right: 1px solid #2c2c2c;
	border-radius: 0px !important;
	width: 100% !important;
}
#header #mainNav .dropdown a:hover{
	color: #0b69ff;
	font-weight: bold !important;
	width: 100% !important;
}
#header #mainNav .dropdown .dropdown-toggle i{
	font-size: 11px;
	/* line-height: 6px; */
	/* display: none; */
}
#header #mainNav .dropdown .dropdown-toggle:after{
	display: none;
}
#header .header-btn-collapse-nav {
    background: #ffffff;
    color: #2a2a2a;
    /* border: 1px solid #2a2a2a; */
    /* top: 5px; */
    /* left: 15px; */
    float: left;
    margin: 0px !important;
    padding: 5px 15px;
    font-size: 20px;
}
#header ul > li.dropdown .dropdown-menu {
        /* top: -10000px; */
        /* display: block; */
        /* opacity: 0; */
        /* left: auto; */
        /* border-radius: 0 4px 4px; */
        /* border: 0; */
        /* border-top: 3px solid #CCC; */
        /* box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.07); */
        /* margin: 0; */
        /* min-width: 200px; */
        /* padding: 5px 0; */
        /* text-align: left; */
    }
    #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu, #header .header-nav-main-effect-1 nav > ul > li.dropdown.open > .dropdown-menu {
        transform: translate3d(0, 2px, 0);
    }
#header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
        top: auto;
        display: block;
        opacity: 1;
    }
#header .dropdown-mega-sub-nav li{
	padding: 5px 5px;
	border-bottom: 1px solid #dbdbdb;
	width: 100%;
	box-shadow: 0 6px 7px rgb(28 43 61 / 5%) !important;
}
#header .dropdown-mega-sub-nav li a{
	
line-height: 1rem !important;
	
border: none !important;
}
.footer-wrapper{
	/* background: #f5f5f5d4; */
	background: #f8f8fd !important;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	/* display: none; */
}

.ustadim-panel{display: table;border-collapse: collapse;width: 100%;margin: 0 auto;/* margin-top: 10px; */margin-bottom: 0px;margin-top: 10px;/* border-radius: 15px; */}
.ustadim-panel .ustadimtab {
	text-align: center;
	border: 1px solid #e0e0e0;
	font-size: 0.8rem;
	padding: 0.1rem;
	color: #5a5a5a;
	display: table-cell;
	max-width: 25%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	max-width: 0;
	/* border-radius: 5px; */
}
.ustadim-panel .ustadimtab.active{
	background: #0b69ff6b;
	color: #0b69ff;
	border-color: #f1f1f1;
	font-weight: bold;
	/* border-radius: 5px; */
}
.ustadim-panel .ustadimtab.gecti{
	opacity: 0.8;
}
.ustadim-panel .ustadimtab.gecti span::before{
	content: "\f00c";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	padding-right: 5px;
}
.yanlist{
	padding-left: 10px;
	list-style: circle;
	display: inline-block;
	width: 100%;
}
.yanlist li{
	/* padding-left: 20px; */
	/* list-style: circle; */
	float: left;
	margin-right: 10px;
	/* font-size: 1rem; */
	/* color: #0b69ff; */
}
.yanlist li a{
	font-weight: 400;
	color: #3b4757 !important;
}
.foot-info li a{
	font-weight: 400;
	color: #3b4757 !important;
}

#OdaAra:hover{
	cursor:pointer;
}
.btn-yesil  {
    color: white !important;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    box-shadow: 0 4px 10px 0 #22d80030, inset 0 1px 1px 0 #22d80030;
    background-color: #1ec100fc !important;
    border-color: #22d8009e !important;
    font-size: large;
}
.checkOzel input{
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 7px;
	/* text-align: left; */
	/* float: left; */
	/* position: absolute; */
	/* left: 0; */
	width: auto;
}
.checkOzel input[type=checkbox]:before {
    content: " ";
    border: 1px solid #d3dde4;
    border-radius: 20%;
    background-color: white;
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    display: block;
    width: 20px;
    height: 20px;
    transition: all .25s ease;
    margin-top: -3px;
    margin-right: -5px;
}
.checkOzel input[type=checkbox]:checked:before {
    border: 1px solid #2a5ab3;
    background-color: #0b69ff;
    border-radius: 5px;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color:white;
    /* margin-top: 2px; */
    padding-left: 1px;
}
#aSayDiv{
	/* z-index: 99999 !important; */
	/* display: block; */
	position: absolute;
	z-index: 99999 !important;
	display: block;
	width: 100%;
}
#aSayDiv .bg-white{
	/* z-index: 99999 !important; */
	/* display: block; */
	position: absolute;
	z-index: 99999 !important;
	display: block;
	width: 100%;
}
.telDiv{
	display: inline-block;
	/* height: 54px; */
	/* min-width: 220px; */
	/* padding: 0; */
	/* border: none; */
	/* position: relative; */
	/* overflow: hidden; */
	/* background: red; */
	width: 100%;
	border-radius: 15px;
	/* margin-bottom: 5px; */
	margin-bottom: 10px;
}
.telDiv .fa{
	font-size: 1.6rem;
	/* padding-top: 12px; */
	clip-path: polygon(0 0,100% 0,80% 100%,0 100%);
	/* background: red; */
	/* padding: 0.533rem 0.933rem; */
	padding: 10px 10px;
	border-radius: 5px;
	line-height: 30px;
}
.telDiv span{
	padding-left: 10px;
	font-size: 1rem;
	padding-top: 5px;
	padding-right: 5px;
	/* color: #fff; */
	/* text-align: center; */
	line-height: 1.4rem;
	margin-top: 0px;
	padding: 15px 10px;
	width: 100%;
	font-weight: bold;
}
.telDiv a{
	border-radius: 5px;
}
.telDiv .btn-grey0{
	text-align: center;
	display: inline-flex;
	background: #24be07e0;
	color: #ffffff !important;
	padding: 0px;
	width: 100%;
	
}
.telDiv .btn-grey1{
	text-align: center;
	display: inline-flex;
	background: #0b69ff;
	color: #ffffff !important;
	padding: 0px;
	width: 100%;
	/* text-align: center; */
}
.telDiv .btn-grey1 b{
	
font-size: larger;
	
margin-top: 15px !important;
}
.telDiv .btn-grey2{
	text-align: center;
	display: inline-flex;
	background: #ff9800;
	color: #ffffff !important;
	padding: 0px;
	width: 100%;
}
.telDiv .btn-grey0 .fa{
	background: #1ca303;
}
.telDiv .btn-grey1 .fa{
	background: #003ea1;
}
.telDiv .btn-grey2 .fa{
	background: #d68000;
	color: white;
}
.telDiv .btn-grey5{
	text-align: center;
	display: inline-flex;
	background: #ffffff;
	color: #323e48 !important;
	padding: 0px;
	width: 100%;
	/* border: 2px solid #e6e6e6; */
	box-shadow: 0 1px 2px rgb(73 86 154 / 33%) !important;
}
.otel_sag_harita{
	border: 1px solid #ffffff;
	border-radius: 4px;
	background-image: url(/img/hmap.svg);
	background-size: cover;
	height: 94px;
	margin-bottom: 10px;
	box-shadow: 0 1px 2px rgba(73,86,154,.15)!important;
}
.otel_sag_harita .cats-title{
	color: #0b69ff;
	/* background: red; */
	/* width: 75%; */
	padding-left: 10px;
	padding-top: 15px;
	background: linear-gradient(90deg,hsla(0,0%,100%,.9) 56.57%,hsla(0,0%,100%,0) 99.73%);
	font-weight: bold;
}
.otel_sag_harita .otelhadres{
	color: #505050;
	background: red;
	/* width: 75%; */
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	background: linear-gradient(90deg,hsla(0,0%,100%,.9) 56.57%,hsla(0,0%,100%,0) 99.73%);
	line-height: 1rem;
}
.page-header{
	background-color: #f0f3f5;
	color: #346efd;
	padding: 10px 0px;
	font-size: 12px;
	margin-bottom: 10px;
}
.page-header h1{
	/* background-color: #f1f1f1; */
	/* padding: 10px 0px; */
	font-size: x-large;
	text-align: left;
}
.sagsabit{
	position: sticky !important;
	top: 5px;
}
.boxkutu{
	background-color: #fff;
	color: rgba(0,0,0,.87);
	border-radius: 8px!important;
	box-shadow: 0 3px 5px rgb(73 86 154 / 30%) !important;
	padding: 16px!important;
	border-width: thin;
	display: block;
	max-width: 100%;
	outline: none;
	text-decoration: none;
	transition-property: box-shadow,opacity;
	overflow-wrap: break-word;
	position: relative;
	white-space: normal;
	margin-bottom: 5px;
}
.boxkutu .boxbaslik{
	    color: #1c2b3d !important;
	    caret-color: #1c2b3d !important;
	    margin-bottom: 12px!important;
	    font-weight: 700!important;
	    font-size: 18px !important;
}
.boxkutu .boxaciklama{
	color: #1c2b3d !important;
	caret-color: #1c2b3d !important;
	padding-top: 0!important;
	padding-bottom: 0!important;
	/* font-weight: 500!important; */
	/* line-height: 22px!important; */
	font-size: 16px!important;
}
.metinformat, .metinformat p, .metinformat span, .metinformat h1,.metinformat h2,.metinformat h3,.metinformat h4,.metinformat h5,.metinformat h6{
	margin: 0px !important;
	font-size: 1rem !important;
	line-height: 1.3rem !important;
	font-family: var(--font-primary) !important;
	/* color: black !important; */
	padding-bottom: 5px !important;
}

.kisi_bilgileri_alan  .form-control {
    BACKGROUND: #f8f8fd;
    line-height: 20px !important;
    padding: 10px 10px;
    min-height: 50px;
    border: 1px solid #c0c0c6ab;
}
.offer_alt_fiyatlar {
    display: inline-block;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #0b69ff !important;
    color: white;
    margin-bottom: -6px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 1.2rem;
    line-height: 1;
}
.fiyatSatir2 {
	
display: inline-block;
	
width: 100%;
	
border-bottom: 1px solid lightgray;
}
.fiyatSatir2 .baslik{
	float: left;
	line-height: 1;
}
.fiyatSatir2 .baslik p{
	/* float: left; */
	margin-bottom: 0px;
	font-size: 12px;
}
.fiyatSatir2 .fiyat{
	float: right;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	flex-direction: row;
	align-items: center;
	justify-content: space-evenly;
}
.fiyatst0 .baslik {
	text-decoration: line-through;
	font-weight: 300;
}
.fiyatsttip70{
	
color: #03a84e;
}
.btnaltMetin {
    margin-top: 10px;
    text-align: center;
    color: #0b69ff;
}
.rezDetaybtn {
	display: flex;
	flex: 1 1 0%;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	text-align: center;
	font-weight: bold;
	font-size: 1.1rem;
	/* line-height: 11px; */
	/* height: 40px; */
	padding: 10px 20px;
	border-radius: 10px;
	margin-top: 20px;
}
.rezDetaybtn.red{
	    background: #fff1f0;
	    color: rgb(255, 40, 40);
	    border: 2px solid #f9e6e5;
}
.rezDetaybtn.blue {
	  background: #0b69ff75;
	  color: #0b69ff;
	  /* border: 2px solid #f9bc0663; */
}
.rezDetaybtn.green {
	  background: #28a7454f;
	  color: #28a745;
	  /* border: 2px solid #f9bc0663; */
}
.rezDetaybtn i{
	margin-right: 10px;
	font-size: 25px;
}
.offer_otel_sag {
    background-color: #fff;
    color: rgba(0, 0, 0, .87);
    border-radius: 8px !important;
    box-shadow: 0 1px 2px rgba(73, 86, 154, .15) !important;
    /* padding: 5px 0px !important; */
    display: block !important;
    padding-bottom: 0px !important;
}
.offer_otel_sag .boxbaslik {
   font-size: 1rem !important;
   line-height: 1.2;
   margin-bottom: 0px !important;
}
.offer_otel_sag .rez_otel_resim {
    overflow: hidden;
    position: relative;
    background-color: #f8f8f8;
    border-radius: 0;
    max-height: 150px !important;
    min-height: 150px !important;
    background-repeat: no-repeat;
    width: 100%;
    /* margin-left: -6px; */
    /* margin-top: -6px; */
    background-size: cover;
    object-fit: cover;
    margin-top: 5px;
}
.offer_otel_sag h2 {
   font-size: 1rem;
   line-height: 1.2;
}
.offer_otel_sag .rezspansatir {
    margin-bottom: 5px;
    border-bottom: 1px solid #d3d3d373;
    padding-bottom: 5px;
}

.mobile-side-menu li a {
	display: block;
	font-size: 15px;
	line-height: 18px;
	background-color: transparent;
	color: #000;
	border: 0;
	padding: 15px 10px;
	white-space: normal;
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	/* line-height: 3rem; */
	text-decoration: none !important;
	font-weight: 600;
}
.mobile-side-menu li:hover a {
	  border-left: 5px solid #ffa201;
	color:#0b69ff;
}
.otelonepage {
	
}
.otelonepage .header-logo img{
	
width: auto !important;
	
max-width: 260px;
	
background: white;
	
padding: 10px;
	
border-radius: 5px;
	
max-height: 60px;
	
width: 185px !important;
}

.oteldetayslider  .swiper-container {
    width: 100%;
    height: 450px
}

.btn-mavi {
	margin-top: 5px;
	margin-bottom: 5px;
	background: #0b69ff!important;
	color: #fff!important;
	box-shadow: 0 4px 10px 0 #0b69ff2e, inset 0 1px 1px 0 #0b69ff2e;
	border-color: #0c55cb !important;
	font-size: 1rem;
	font-weight: 600!important;
}

@media (max-width: 767.98px) {
    .oteldetayslider  .swiper-container {
        height: 225px;
        border-radius: 4px;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2)
    }
}

.oteldetayslider  .swiper-container .swiper-slide {
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: block !important;
    opacity: 1 !important;
}

.oteldetayslider  .swiper-container .swiper-slide .slider-title {
    color: #fff;
    text-decoration: none;
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 15px;
    font-weight: 400;
    background-color: rgba(0, 0, 0, .65);
    padding: 2px 12px;
    border-radius: 4px 4px 0 0
}

.oteldetayslider  .swiper-container .swiper-slide .slider-title:hover {
    color: #fff
}

.oteldetayslider  .swiper-container .hotel-image-navigation {
    display: block
}

.oteldetayslider  .swiper-container .hotel-image-navigation div {
    position: absolute;
    font-size: 24px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    top: 0;
    font-size: 45px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    height: 100%;
    width: 70px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .178)
}

.oteldetayslider  .swiper-container .hotel-image-navigation div:hover {
    color: #fff
}

.oteldetayslider  .swiper-container .hotel-image-navigation .hotel-image-next {
    right: -10px;
    background: #000;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    transition: all .3s
}

.oteldetayslider  .swiper-container .hotel-image-navigation .hotel-image-next:hover {
    background: #000;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1)
}

.oteldetayslider  .swiper-container .hotel-image-navigation .hotel-image-prev {
    left: -10px;
    background: #000;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    transition: all .3s
}

.oteldetayslider  .swiper-container .hotel-image-navigation .hotel-image-prev:hover {
    background: #000;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1)
}

.oteldetayslider  .hotel-image-thumb {
    width: 100%;
    border-radius: 4px;
    margin-top: 10px
}

@media (max-width: 991.98px) {
    .oteldetayslider  .hotel-image-thumb {
        margin: 10px 0 15px
    }
}

@media (max-width: 991.98px) {
    .oteldetayslider  .hotel-image-thumb .hotel-image-thumb-contain {
        overflow: hidden
    }
}

.oteldetayslider  .hotel-image-thumb .hotel-image-thumb-contain .swiper-container {
    width: 100%;
    height: 67px;
    display: inline-block;
    overflow: inherit
}

@media (max-width: 991.98px) {
    .oteldetayslider  .hotel-image-thumb .hotel-image-thumb-contain .swiper-container {
        margin-right: 10px
    }
}

.oteldetayslider  .hotel-image-thumb .hotel-image-thumb-contain .swiper-container .swiper-slide {
    cursor: pointer;
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 4px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15);
    text-align: center
}

.oteldetayslider  .hotel-image-thumb .hotel-image-thumb-contain .swiper-container .swiper-slide.swiper-slide-thumb-active:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(244, 168, 47, .4)
}

.oteldetayslider  .hotel-image-thumb .hotel-image-thumb-contain .swiper-container .swiper-slide:hover:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(244, 168, 47, .4)
}

.oteldetayslider  .hotel-image-thumb .hotel-image-thumb-contain .all-photo {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    padding: 15px 6px;
    border-radius: 4px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15);
    background-color: var(--anarenk);
    font-weight: 500;
    color: #fff
}
#aramadiv{
  /* background-color: var(--color-dark-2) !important; */
  padding: 5px 5px;
  background-color: #ff9800;
  font-size: 12px !important;
  box-shadow: 0 6px 7px rgb(28 43 61 / 38%) !important;
}
#aramadiv select,#aramadiv input,#aramadiv label{
	font-size: 12px;
	line-height: 1;
}
#aramadiv select,#aramadiv input{
	font-size: 15px;
	line-height: 1;
	height: 45px;
	width: 100%;
}
.rdlist input{
	height: 20px !important;
	width: 30px!important;
}
#aramadiv .mainSearch{
  background-color: white;
}
#aramadiv h4{
	font-weight:bold !important;
}
.btn_slider_otel_arama1 {
	height: 50px;
	line-height: 1.5;
	font-size: x-large;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.otelhizmetul{
	padding: 0px;
    display: flow-root;
}
.otel_hizmeti {
	
padding: 3px 0 2px 0px;
	
/* width: 28%; */
	
float: left;
	
margin-right: 12px;
}
.otel_hizmeti .icon-check{
	color: #719ad1;
	background: #d8e1ed;
	border-radius: 10px;
	font-size: 15px !important;
	padding: 3px 3px;
	margin-right: 5px;
}
.hotelmapiframe{
	min-height:350px;
}
.otelustaltres img{
	max-height: 346px;
	min-height: 346px;
	object-fit: contain;
	background: #dddddd3d;
	width: 100%;
}
.oteldetayresimler1 .col-3 img {
    max-height: 167px;
    min-height: 167px;
    margin-bottom: 10px;
    object-fit: cover;
}
.oteldetayaltres img{
	max-height:50px;
	min-height:50px;
	object-fit: cover;
}
#cookieNotice.display-right {
    right: 30px;
    bottom: 30px;
    max-width: 300px;
}

#cookieNotice.light {
    background-color: #2c4654d6;
    color: #ffffff;
}

#cookieNotice {
    box-sizing: border-box;
    position: fixed;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 6px 6px rgb(0 0 0/25%);
    font-family: inherit;
    z-index: 999997
}

#cookieNotice.light p,#cookieNotice.light ul {
    color: #ffffff;
}

#cookieNotice p,#cookieNotice ul {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 5px
}

#cookieNotice .btn-wrap {
    flex-grow: 1;
    /* padding: 0 7px; */
    /* margin: 0 5px 0; */
    border-radius: 15px;
    cursor: pointer;
    white-space: nowrap;
    line-height: 28px;
    border: none;
    font-family: inherit;
    font-size: 14px;
    transition: box-shadow .3s;
    text-align: center;
}


#cookieNotice .btn-wrap:hover {
    transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1);
    box-shadow: 0 2px 5px 0 rgb(0 0 0/30%);
    transform: translate3d(0,-1px,0)
}
#MevkiFormBtn {
    display: inline-block;
    width: 180px;
    position: fixed;
    bottom: 20px;
    left: 5px;
    z-index: 99999;
    /* border: 2px solid #8a2629; */
    border-radius: 25px!important;
    box-shadow: 0 3px 40px rgb(54 72 95 / 50%);
    /* background: linear-gradient(#e0004d,#910233); */
    background: #3ec525;
    /* background: #e0004d; */
    /* background: #13357b; */
    /* border: 1px solid white; */
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    /* background: #324359; */
    box-sizing: border-box;
    cursor: pointer;
    /* height: 50px; */
    text-align: center;
    padding: 10px 0px;
}
#MevkiFormBtn img {
    width: 25px;
    margin-left: 7%;
}
#MevkiFormBtn h4 {
    color: white;
    font-weight: 100 !important;
    /* width: 70%; */
    /* float: right; */
    /* text-align: left; */
    font-size: larger;
    /* margin-top: 1px; */
    margin-bottom: 0px;
}
#MevkiFormBtn h4 strong {
    color: white;
    font-weight: 600 !important;
}
.modalozel .modal-header{
	background: #13357b;
	color: white;
	padding: 5px 15px;
}
.modalozel .modal-header h6{
	
/* background: #2196f3; */
	
color: white;
}
.modalozel .modal-header .close{
	opacity: 1;
	padding: 5px;
	background: #F57C00;
	margin-top: -6px;
	border-bottom-left-radius: 10px;
	cursor: pointer;
}
.modalozel .modal-header .close span{
	color: white;
	background: #F57C00;
	margin: 0px;
	border-radius: 10px;
	padding: 0px 10px;
	line-height: 20px;
	margin-top: -5px;
	display: inline-block;
	cursor: pointer;
}
   .kategori_baslik{
    /* background: #b8ccfe; */
    /* background-color: #ffffff; */
    /* box-shadow: 0 8px 30px 0 rgba(150, 164, 167, 0.68); */
    padding: 5px 0PX;
    margin-bottom: 5px;
    /* border-bottom: 3px solid #ffc107; */
    /* border-radius: 10px; */
    margin-top: 10px !important;
}
.kategori_baslik h3{
    
margin: 5px;
    
padding: 0px;
    
/* float: left; */
    
color: #1c2b3d !important;
    
font-size: 26px!important;
    
/* margin-bottom: 20px; */
    
margin-top: 10px;
    
font-weight: bold;
}
.kategori_baslik .kategori_tum{
    
float: right;
    
/* border: 2px solid #f8bf12; */
    
padding-left: 5px;
    
padding-right: 5px;
    
/* margin-bottom: 10px !important; */
    
font-size: 15px;
}
.klist6{
	
display: flex;
	
flex-wrap: wrap;
	
margin-left: 0px;
	
margin-right: 0px;
}
.klist6 .kataltlist{
	width: calc(100% / 6);
	display: inline-block;
	padding: 0px;
}
.klist5{
	
display: flex;
	
flex-wrap: wrap;
	
margin-left: 0px;
	
margin-right: 0px;
}
.klist5 .kataltlist{
	width: calc(100% / 5);
	display: inline-block;
	padding: 0px;
}
.kataltlist a{
	padding: 5px;
	display: block;
	width: 100%;
	overflow:hidden;
}
.kataltlist figure{
	width: 100%;
	position: relative;
	text-align: left;
	height: 150px;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom: 0px;
}
.kataltlist figure:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(-180deg, rgb(238 238 238 / 0%) 0%, rgb(43 55 77 / 16%) 51%, rgba(43,55,77,0.8) 100%);
	opacity: 1;
	border-radius: 5px;
	transition: all 250ms ease-in-out;
	z-index: 3;
}
.kataltlist figure img{
	
width: 100%;
	
height: auto;
	
min-height: 150px;
	
border-radius: 5px;
	
display: inline-block;
	
vertical-align: top;
	
transition: all 500ms ease-in-out;
}
.kataltlist figcaption{
	width: 100%;
	display: block;
	position: absolute;
	bottom: 10px;
	padding: 0 15px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 15px;
	color: white;
	z-index: 5;
	transition: all 150ms ease-in-out;
	font-weight: bold;
}
.boxzafer{
               border-radius: 10px;
               background-color: #ffffff;
               box-shadow: 0 8px 30px 0 rgba(150,164,167,0.4);
               margin-bottom: 5px;
       }
      .boxzafer .pic img {
    border-radius: 8px 8px 0px 0px;
    object-fit: cover;
    width: 100%;
    height: 170px;
}
 .boxzafer.kck .pic img {
    border-radius: 8px 8px 0px 0px;
    object-fit: cover;
    width: 100%;
    height: 130px;
}
.boxzafer.kck .text {
    /* padding: 10px; */
    width: 100%;
    max-height: 40PX;
    min-height: 40px;
	}
 .boxzafer .text {
    /* padding: 10px; */
    width: 100%;
    max-height: 70PX;
    min-height: 70px;
    overflow-y: auto;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}
        .boxzafer .text p{
   margin-bottom: 2px !important;
   font-size: 12px;
   color: #2f2f2f;
   padding: 0 0px;
   font-weight: 400;
   margin: 5px 0;
   line-height: 18px;
}
    .boxzafer .text h2 {
    /* font-family: Nunito Sans; */
    /* font-size: 20px; */
    /* font-weight: bold; */
    /* text-align: left; */
    /* color: #333d47; */
    /* margin-top: 0px; */
    /* margin-bottom: 5px !important; */
    font-size: 15px;
    font-weight: bold;
    color: #2f2f2f;
    padding: 0 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    /* line-height: initial; */
    line-height: 18px;
}

.boxzafer:hover {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
        box-shadow: 0 8px 30px 0 rgb(150, 164, 167);
   
    }
.boxzafer .badgeyildiz{
	background: WHITE;
	position: absolute;
	/* top: 10px; */
	/* right: 0px; */
	/* font-size: 11px; */
	/* display: contents; */
	margin-top: -125px;
	padding-left: 5px;
	padding-right: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	line-height: 20px;
	background: #3554d1;
	background: #ff9800;
}
.boxzafer .badgeyildiz i{
	font-size: 13px !important;
	padding-right: 2px !important;
	color: white !important;
}
.boxzafer.flybolgekck2 img{
	height: 160px;
	/* float: left; */
	/* width: 145px; */
	object-fit: cover;
	background: #f0f3f5;
}
.boxzafer.flybolgekck2 .text{
	/* float: left; */
	height: 111px;
	max-height: 100px;
	/* min-height: 90px; */
	line-height: 1.2;
	font-size: 13px;
	color: #868686;
}
.boxyan{
	
/* display: flex; */
}
.boxyan .pic{
	
width: 100%;
}
.boxyan .pic img{
	width: 100%;
	/* height: 229px !important; */
	/* object-fit: contain !important; */!importan;
	height: auto !important;
	/* min-height: 240px !important; */
	max-height: 260px !important;
}
.boxyan .text{
	min-height: 75px !important;
	max-height: 75px !important;
	display: block !important;!,;
	width: 100% !important;
}
.boxyan .text .baslik{
	float: left;
	max-width: 70%;
}
.boxyan .text .alt{
	/* min-height: 50px !important; */
	/* max-height: 50px !important; */
	width: auto !important;
	margin-top: 5px !important;
	display: inline-block;
	position: relative !important;
	float: right !important;
	bottom: 0 !important;
}
.zorunluinput{border: 2px solid red !important;}
.ustaramabg{
	
background: #f1f1f1;
	
padding-bottom: 5px;
	
background: #ededed;
}
.bg3{
	background:#f7f8fa !important;
}
.bg2{
	background: #f8f8fd !important;
}
.ustbg{
	padding-top: 250px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	/* background-image: url("../img/flybg.webp"); */
	/* background-size: cover; */
	/* background-position-y: 10%; */
	/* object-fit: cover; */
	/* object-position: center top; */
	/* margin-bottom: -160px; */
	/* text-align: center; */
	/* display: block; */
	/* position: relative; */
}
.ustbg .owl-item img{
	width: 100%;
	object-fit: cover;
}
.ustbg .container.text-left1::before{
	content:" ";
	height: 74%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-color: #020202;
	/* opacity: .15; */
	opacity: 0;
	/* transition: background 0.3s, border-radius 0.3s, opacity 0.3s; */
	/* display: inline-block; */
}
.ustbg .slider_arama{
	/* margin-top: -180px; */
	display: block;
	z-index: 100;
}
.ustbg.fly{
	background-image: url(../img/flybg.webp);
	background-size: cover;
	background-position-y: 10%;
}
.ustbg.otel{
		background-image: url('../img/otelbg.png');
		background-size: cover;
		background-position-y: 70%;
}

.ustbg h1{
	margin-top: -210px;
	font-weight: bold;
	/* position: absolute; */
	/* top: 11%; */
	/* text-align: center; */
	/* display: contents; */
	/* margin: auto; */
}
.ustbg.otel h1{
	color:white;
}
.ustbg:after {
    content: "";   
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    display: none;
}
.ui-autocomplete.ui-front{
	box-shadow: 0 3px 60px 0 rgba(0,0,0,.16);
	padding: 5px 0px;
	position: absolute !important;
	border-radius: 0 0 6px 6px;
	background: white;
	max-height: 330px;
	/* width: 100% !important; */
	z-index: 99999999;
	overflow: scroll;
	overflow-x: hidden;
	max-width: 500px !important;
}
.ui-menu-item{
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    padding: 7px 10px 4px;
    cursor: pointer;
}
.ui-menu-item:hover{
	background: rgba(99,116,137,.5);
}
.hotelliste{background: white;/* display: flex; */border-radius: 5px!important;width: 100%;padding: 5px!important;box-shadow: 0 1px 2px rgba(28,43,61,.32) !important;margin-bottom: 5px;}
.hotelliste .cardImage__content img {
	/* transition: padding-bottom .2s cubic-bezier(.25,.8,.5,1); */
	display: block;
	width: 200px;
	height: 160px;
	object-fit: cover;
	padding: 0px;
}
.hotelliste .cardImage__content:after {
    content: "";
    background: linear-gradient(to bottom,rgba(255,255,255,0),#004ea5bd);
    position: absolute;
    left: 0;
    right: 0;
    top: 80%;
    bottom: 0;
}
.hotelliste .cardImage__content {
    position: relative;
    max-width: 200px;
    background-position: center center;
    background-size: cover !important;
    background-repeat: no-repeat;
    border-radius: 8px;
    cursor: pointer;
    height: 100%;
    /* display: block; */
    /* height: 40px; */
    /* background-position: center center; */
    background: #f7f7f7;
}
.hotelliste .btntalep1{
	box-shadow: 0 4px 10px 0 #22d80030, inset 0 1px 1px 0 #22d80030;
	background-color: #1ec100fc !important;
	border-color: #22d8009e !important;
	font-weight: bold;
}
.hotelliste:hover{
	/* box-shadow: 0 4px 10px 0 #22d80030, inset 0 1px 1px 0 #22d80030 !important; */
	box-shadow: 0 5px 5px rgb(45 45 46 / 26%) !important;
}
.altSMetin, .altSMetin p, .altSMetin h1, .altSMetin h2, .altSMetin h3, .altSMetin h4 {
	font-size:12px;
	line-height: 1.3;
}
.slider_arama .nav-tabs{
    width:100%;
    /* background:none !important; */
    border: none;
    margin-bottom: 0px;
}
.slider_arama .nav-tabs li{
    z-index: 9;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%);
    padding: 0px !important;
    padding-right: 5px !important;
}
.slider_arama .tab-content {
   /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%); */
   /* background: #ffffff !important; */
   /* border-radius: 0 0 6px 6px !important; */
}
.slider_arama .nav-tabs li.active a{background: #f19205;/* color:white !important; *//* border-bottom: 0px !important; *//* border-top: 2px solid  !important; */color: #ffffff !important;border: none;}
.slider_arama .nav-tabs li a:hover{
	/* background: #ff9800; */
	background: #3554d1;
	color: white !important;
	border-bottom: 0px !important;
}
.slider_arama .nav-tabs li a, .slider_arama .nav-tabs li a {
   background: #00000057;
   color: #ffffff;
   display: block;
   padding: 0 20px;
   /* background: #3554d1; */
   font-size: 1em;
   font-weight: bold;
   height: 40px;
   line-height: 40px;
   text-decoration: none;
   /* text-transform: uppercase; */
   white-space: nowrap;
   border: 1px solid #00000014;
}
.ustbg.feribot {
    background-image: url(../img/feribotbg0.png) !important;
    /* background-color: #07335b !important; */
    background-size: cover;
    background-position-y: 70%;
    /* margin-bottom: 10px !important; */
    padding-bottom: 10px;
}
.ustbgarama{
	margin-top: -150px;
}
.listeTime{
	background: #fee6e6;
	color: #b81e11;
	font-weight: 700;
	padding: 5px;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.listeTime span{
	
font-size: 0.8rem !important;
	
float: right;
	
/* display: block; */
	
width: 100%;
}
.listeTime b{
	
}
.listeTime i{
	
font-size: 1rem;
}
.bg1{
	/* background:#f7f8fa !important; */
}
.bg2{
	background: #f8f8fd !important;
}
.otel_detay {
    background: #f8f8fd !important;   
}
.teklifler {
	margin-top: 10px;
}
.teklif {
	background-color: #fff;
	color: rgba(0,0,0,.87);
	border-radius: 8px!important;
	box-shadow: 0 1px 2px rgba(73,86,154,.15)!important;
	padding: 16px;
	border-width: thin;
	display: block;
	max-width: 100%;
	outline: none;
	text-decoration: none;
	transition-property: box-shadow,opacity;
	overflow-wrap: break-word;
	position: relative;
	white-space: normal;
	margin: 0;
	margin-bottom: 10px;
	display: flex;
	/* margin: 0; */
}
.teklif .price{
	display: inline-block;
	color: #3389f9;
	font-size: 22px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
	line-height: 1;
}
.teklif .fa-bed{
	float:left;
	margin-top: 5px;
}
.teklif .odares img{
	object-fit: cover;
	width: 100%;
	height: auto;
	border-radius: 10px;
	/* max-height: 50px; */
}
.teklif .odares img:before {
    content: "";
    background: linear-gradient(to bottom,rgba(255,255,255,0),#004ea5bd);
    position: absolute;
    left: 0;
    right: 0;
    top: 80%;
    bottom: 0;
}
.teklif .room-detail{
	padding-left: 5px;
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 5px;
	line-height: 1.3;
}
.teklif .room-detail .tekic b{
	font-size: 1rem;
	color: #005aea;
	line-height: 1 !important;
}
.teklif .room-detail .tekic .listealtbaslik{
	font-size: 1rem;
	line-height: 1.2;
	margin-top: 10px;
	/* color: #005aea; */
}

.teklif .room-detail .location{
	font-size: 0.8rem;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #ececec;
}
.teklif .NonRefundable1{
    padding: 1px 10px;
    background: #ffffff;
    color: #ff0000;
    border: 1px solid red;
    border-radius: 10px;
    font-weight: 600;
    font-size: 12px;
    display: inline-block;
}
.teklif .NonRefundable span{
	 color: #2f2f2f;
}
.teklif .Refundable .fa{
	/* text-align:center; */
	color: #FF9800;
	font-size: larger;
}
.teklif .Refundable .FreeCancellation{
	COLOR: #24be07;
	margin-right: 10px;
	font-weight: bold;
}
.teklif .Refundable .dateFormat{
	font-size: small;
	text-align: center;
}
.teklif .NonRefundable{
	font-size: 11px;
}
.kayitTipi{
	
line-height: 1;
	
margin-bottom: 3px;
}
.kayitTipi b{
	
color: var(--orange);
}
.kayitTipi p{
	
margin-bottom: 0px;
	
line-height: 1;
	
font-size: 12px;
}
.oldprice{
	font-size: larger;
    text-decoration: line-through;
    color: var(--pink);
    font-weight: 700;
    display: block;
}
.btnSelect  {
    margin: 5px 0px 5px;
    border-radius: 6px;
    min-width: 100px;
    width: unset;
    display: inline-block;
    /* background: #0b69ff!important; */
    /* color: #fff!important; */
    /* border-color: #0b69ff!important; */
    box-shadow: 0 4px 10px 0 #22d80030, inset 0 1px 1px 0 #22d80030;
    background-color: #21bd04fc !important;
    /* border-color: #22d8009e !important; */
    width: 100%;
    font-weight: bold;
}
.zorunluinput{border: 2px solid red !important;}
.fiyatSatir {
	
display: inline-block;
	
width: 100%;
	
/* margin-bottom: 5px; */
	
border-bottom: 1px solid #d3d3d373;
	
/* padding-bottom: 10px; */
	
padding: 5px 0px;
}
.fiyatSatir strong {
	
float: left;
	
font-weight: 400;
}
.fiyatSatir .fiyat  {
	
float: right;
}
.fiyatSatir .fiyat .gfiyat {
	
color: #0b69ff;
	
font-weight: bold;
}
.fiyatSatir .fiyat .eskifiyat {
	
/* display: block; */
	
font-weight: 300;
	
text-decoration: line-through;
	
margin-right: 5px;
	
font-size: 0.9rem;
}
.fiyatSatir .fiyat .fiyatKur {
	
font-weight: 300;
	
display: block;
	
text-align: right;
	
font-size: 12px;
}
.iptalbilgisi {
	margin-top: 10px;
	/* background-color: #fff; */
	/* border-radius: 8px!important; */
	/* box-shadow: 0 1px 2px rgba(73,86,154,.15)!important; */
	padding: 5px 0px !important;
	/* display: block !important; */
	/* padding-bottom: 0px !important; */
}
.iptalbilgisi .rezspansatir {
	margin-bottom: 5px;
	background: white;
	padding: 5px 10px;
	border-radius: 8px;
	box-shadow: 0 1px 2px rgba(73,86,154,.15)!important;
}
.hidden{
	display:none !important;
}
#ModalYonlendir{
	display:none;
}
.expireModal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #41414194;
    z-index: 9999;
}
.modalBoxExpire {
    width: 25%;
    text-align: center;
    margin: 0 auto;
    margin-top: 10%;
    background: #fff;
    padding: 15px;
    border-radius: 5px
}
.modalBoxExpire p i {
    display: block;
    font-size: 42px;
    color: #ff9800;
    line-height: 65px
}
/*mobilmenu*/
.mobile-nav {
	display: block !important;
	position: fixed;
	top: 0;
	left: -300px;
	z-index: 9999;
	width: 250px;
	height: 100%;
	overflow-y: hidden;
	padding: 10px 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #ffffff;
	/* background: linear-gradient(to left, #2196f3, #000000); */
	/* background-image: url(img/patterns/gray_jean.png); */
	background: linear-gradient(to right, #ffffff, #ffffff);
	/* background-attachment: fixed; */
	/* border-top: 5px solid #2196f3; */
	/* box-shadow: rgb(0 0 0 / 16%) 0px 4px 8px 0px !important; */
	box-shadow: rgb(0 0 0 / 61%) 0px 0px 40px 0px;
}

.mobile-nav-wrapper img{
	display: block;
	margin: auto !important;
	width: 60%;
}
.mobile-nav-wrapper hr{
	margin: 0px 0px;
	/* margin-top: 5px; */
	height: 3px;
	background: #ff9800;
	opacity: 1;
	/* background: linear-gradient(to left, #e0004d, #e0004d); */
}
.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	color: black;
}
.mobile-side-menu > li > a {
	/* text-transform: uppercase; */
}
.mobile-side-menu li {
	display: block;
	position: relative;
	border-bottom: 1px solid #80808040;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%);
}
.mobile-side-menu li:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu li a {
	display: block;
	font-size: 15px;
	line-height: 18px;
	background-color: transparent;
	color: #000;
	border: 0;
	padding: 12px 10px;
	white-space: normal;
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	/* line-height: 3rem; */
	text-decoration: none !important;
	font-weight: 600;
}
.mobile-side-menu li:hover a {
	  /* border-left: 5px solid #e0004d; */
	  /* color:#e0004d; */
}
.mobile-side-menu li ul li {
    border-left: 5px solid #8a2529;
}
.mobile-side-menu li a:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu li ul {
	display: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
.mobile-side-menu li li a {
	margin-left: 5px;
	font-size: 14px;
	line-height: 2rem;
	width: 80%;
	margin-bottom: 5px;
	margin-top: 0px;
}
.mobile-side-menu li li a:before {
	font: normal normal 16px/40px "FontAwesome";
	text-decoration: inherit;
	content: "\f105";
	-webkit-font-smoothing: antialiased;
	/* float: left; */
	margin-right: 10px;
}
.mobile-side-menu li li li a {
	margin-left: 10px;
}
.mobile-side-menu li .mmenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	color: #212323;
	background-color: transparent;
	cursor: pointer;
	font-size: 0;
	width: 40px;
	height: 40px;
	margin-top: 1px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mobile-side-menu li .mmenu-toggle:after {
	content: "\f196";
	font-family: 'FontAwesome';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer;
	width: 19px;
	height: 19px;
	font-size: 19px;
	line-height: 19px;
	display: block;
	position: absolute;
	left: 10px;
	top: 11px;
}
.mobile-side-menu li.open > .mmenu-toggle:after {
	content: "\f147";
}
.mobilalt {
    text-align: center;
    /* display: inline-block; */
    width: 100%;
    margin-top: 20px;
}
.mobilalt .fa{
	color: #0b69ff;
}
.mobilalt .footer-nav-phone {
    font-size: 1.6rem!important;
    display: block;
    margin-bottom: 10px;
}
.mobilalt .footer-nav-phone a {
    color: #162853!important;
    font-weight: 700;
    font-size: x-large;
}
.mobilalt .footer-nav-email{
	margin-top: 18px;
}
.mobilalt .footer-nav-email a {
    color: #162853!important;
    font-size: medium;
    /* margin-top: 10px; */
}
#mobile-menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 998;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.mmenu-open #mobile-menu-overlay {
	opacity: .25;
	visibility: visible;
}

.mmenu-open.body {
	left: 250px;
}
.mmenu-open #mobile-menu-overlay {
	opacity: 0.35;
	visibility: visible;
}
.mmenu-open .mobile-nav {
	left: 0;
}

.mmenu-open2 #mobile-menu-overlay {
	opacity: .15;
	visibility: visible;
}

.mmenu-open2.body {
	right: 250px;
}
.mmenu-open2 #mobile-menu-overlay {
	opacity: 0.35;
	visibility: visible;
}
.mmenu-open2 .mobile-nav2 {
	right: 0;
}

.mobile-nav2 {
	display: block !important;
	position: fixed;
	top: 0;
	right: -335px;
	z-index: 9999999;
	width: 300px;
	height: 100%;
	overflow-y: scroll;
	padding: 10px 0px;
	padding-top: 50px;
	/* padding-left: 0px; */
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #ffffff;
	/* background: linear-gradient(to left, #2196f3, #000000); */
	/* background-image: url(img/patterns/gray_jean.png); */
	/* background: linear-gradient(to right, #ffffff, #ffffff); */
	/* background-attachment: fixed; */
	/* border-top: 5px solid #2196f3; */
	/* box-shadow: rgb(0 0 0 / 16%) 0px 4px 8px 0px !important; */
	overflow: hidden;
	transition: all 0.2s ease-in-out 0s;
	padding: 25px 10px 10px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	box-shadow: rgb(0 0 0 / 61%) 0px 0px 40px 0px;
}
.mobile-nav2 .menuAd{
	text-align: center;
}
.mmenu-open4 #mobile-menu-overlay {
	opacity: .15;
	visibility: visible;
}

.mmenu-open4.body {
	right: 350px;
}
.mmenu-open4 #mobile-menu-overlay {
	opacity: 0.35;
	visibility: visible;
}
.mmenu-open4 .mobile-nav4 {
	right: 0;
}
.mobile-nav4 {
	display: block !important;
	position: fixed;
	top: 0;
	right: -385px;
	z-index: 9999999;
	width: 350px;
	height: 100%;
	overflow-y: scroll;
	padding: 10px 0px;
	padding-top: 50px;
	/* padding-left: 0px; */
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #ffffff;
	/* background: linear-gradient(to left, #2196f3, #000000); */
	/* background-image: url(img/patterns/gray_jean.png); */
	/* background: linear-gradient(to right, #ffffff, #ffffff); */
	/* background-attachment: fixed; */
	/* border-top: 5px solid #2196f3; */
	/* box-shadow: rgb(0 0 0 / 16%) 0px 4px 8px 0px !important; */
	overflow: hidden;
	transition: all 0.2s ease-in-out 0s;
	padding: 25px 10px 10px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	box-shadow: rgb(0 0 0 / 61%) 0px 0px 40px 0px;
}
/*mobilmenubit*/
.ustbg.feribot h1{
	/* margin-top: -215px; */
	font-weight: bold;
	color: white;
	line-height: 1;
}
.ustbg.feribot p{
	/* margin-top: -30px; */
	/* font-weight: bold; */
	margin-bottom: 0px;
	color: white;
}
.feribotarama{
	/* padding-top: 10px; */
	/* padding-bottom: 5px; */
}
.feribotarama .form-group{
	margin-bottom:2px;
}
.feribotarama label{
	margin-bottom:2px;
	font-weight: 500;
	padding-left: 5px;
	padding-top: 10px;
	/* float: left; */
	/* font-weight: bold !important; */
	font-size: 13px;
	line-height: 1.2;
}
.rdlist label {
    margin-right: 10px;
    /* float: left; */
    /* display: inline-flex; */
    /* margin-bottom: 10px; */
    /* margin-top: 5px; */
    font-size: 17px !important;
    /* height: 30px; */
    width: 45%;
    padding-bottom: 10px;
    padding-top: 10px;
}
.rdlist label input{
	float: left;
	display: block;
	width: auto;
	/* margin-top: 5px; */
	margin-right: 5px;
}
.feribotarama .customcol .col-sm-2, .feribotarama .customcol .col-sm-3, .feribotarama .customcol .col-sm-1, .feribotarama .customcol .col-sm-4 {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 5px;
    /* height: 60px; */
}
.feribotarama .col-sm-1half {
    /* width: 15%; */
}

.feribotarama .yolcular {
    border: 1px solid #e8e8e8;
    padding: 8px;
    height: 40px;
    font-size: 13px;
    text-wrap: nowrap;
    background: white;
    line-height: 22px;
}
.feribotarama .yolcular span em{
	font-weight:bold;
}
.feribotarama .adult_child {
    width: 308px;
    width: 100%;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    position: absolute;
    box-shadow: 0px 5px 10px #888, 0 0px 3px #888;
    z-index: 1;
    padding: 5px 5px;
    display: none;
    top: 59px;
}
.feribotarama .adult_child.open {
    display: block;
    z-index: 999999;
}

  .feribotarama  .adult_child:after {
       
  }

   .feribotarama .adult_child ul {
        padding: 2px 0;
        list-style: none;
    }
   .feribotarama .adult_child select {
       font-weight:bold;
    }
   .feribotarama .adult_child ul li {
        padding: 2px 0;
    }

    .feribotarama    .adult_child ul li span {
            font-size: 12px;
        }

    .feribotarama    .adult_child ul li ul li {
            padding: 2px 0;
        }

   .feribotarama .adult_child .handle-counter {
        display: inline-block;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
    }

   .feribotarama     .adult_child .handle-counter .btn-primary {
            outline: inherit;
            background: #f2f2f2;
            color: #000000;
            border: none;
            float: left;
            border-radius: 0;
        }

     .feribotarama   .adult_child .handle-counter input {
            width: 36px;
            border-left: 1px solid #d9d9d9;
            border-right: 1px solid #d9d9d9;
            outline: inherit;
            text-align: center;
            color: #000000;
            border-top: 0;
            float: left;
            border-bottom: 0;
            height: 32px;
        }
.feryarama {
	margin-top:30px;
	background: #fafafa;
}
.ferrysearch .FerryDesc{
	
background: #ffa200a8;
	
padding: 5px 10px;
	
font-size: 13px;
	
margin-bottom: 10px;
	
margin-top: -10px;
	
line-height: 1;
	
min-height: 36px;
}
.ferrysearch .searchtitle{
	background: #618093;
	background-color: #07335b;
	padding: 7px 15px;
	/* border-radius: 5px; */
	color: white;
	margin-bottom: 10px;
}
.ferrysearch .searchtitle span{
	text-align:right;
	float: right;
}
.ferrylist{
	background: white;
	margin-bottom: 10px;
	background: white;
	box-shadow: 0 1px 2px rgba(28,43,61,.32)!important;
	padding: 10px 

 !important;
	margin-bottom: 10px;
	border-radius: 10px !important;
	display: inline-block;
	width: 100%;
	/* flex-direction: row; */
	/* flex-wrap: nowrap; */
	/* align-content: center; */
	/* justify-content: flex-start; */
	/* align-items: stretch; */
}
.ferrylist img{
	width: 50px;
	height: 50px;
	margin-right: 10px;
	border-radius: 10px;
	min-width: 50px;
	background: #f8f8f8;
	min-height: 50px;
	background-image: url('../img/feribotbos.png');
	background-size: cover;
}
.ferrylist .resim{
	/* width: 130px; */
	float: left;
	/* max-width: 20%; */
}
.ferrylist .orta{
	/* width: 130px; */
	float: left;
	/* max-width: 58%; */
}
.ferrylist .orta label{
	/* width: 130px; */
	margin-bottom: 0px;
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 1.3;
}
.ferrylist .sag{
	/* width: 130px; */
	float: right;
	/* display: flow-root; */
	text-align: center;
}
.ferrylist .sag .saat{
	font-size: x-large;
	text-align: center;
	display: block;
	font-weight: 700;
	color: #383838;
	line-height: 1;
}
.ferrylist .sag .tarih{
	
line-height: 1.2;
}
.ferrylist .sag .selectbtn{
	padding: 8px 30px;
	margin-top: 5px;
}
.ferrylist .altnot{
	
width: 100%;
	
display: inline-block;
	
color: red;
	
font-size: 12px;
}
.ferrylist.selectex{
	background-color: #0b69ff26 !important;
    border: 3px solid #0b69ff !important;
}
.ferrylist.selectex .selectbtn{
	background-color: #21c203 !important;  
	border-color:#21c203;
}
.ferrylist.selectpassive {
    background-color: #81818145 !important;
    cursor: not-allowed;
    display: none;
}
.ferrylist.selectpassive .selectbtn{
	background-color: #929292 !important;
	border-color:#929292;
	cursor: not-allowed;
}
.ferrylist.selectpassive label{	
	cursor: not-allowed;
}
.feribotalttoplam{
	position: fixed;
	bottom: 0px;
	left: 0px;
	/* right: 10%; */
	z-index: 99999;
	width: 100%;
	float: right;
	background: white;
	background: #07335b;
	/* background: #d7e5fb; */
	color: white;
	padding: 5px;
	/* border-top: 10px; */
	/* border-top: 3px solid #cbcbcb; */
	z-index: 9999999999999999;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.feribotalttoplam .tfiyat{
	float: right;
	line-height: 45px;
	margin-right: 20px;
}
.feribotalttoplam .btn {
	float: right;
	padding: 10px 50px !important;
	margin-right: 15px;
}
.feribotalttoplam .secuyari{
    float: left;
    /* line-height: 45px; */
    /* background: #ffc10763; */
    /* padding: 5px 10px; */
    border-radius: 10px;
    margin-top: 5px;
    font-size: 12px;
    color: #fdc055;
}
.feribotkisibilgi{
	
}
.feribotkisibilgi label{
	
margin-bottom: 1px;
}
.feribotkisibilgi .form-group{
	
margin-bottom: 5px;
}
.feribotrezsefer .tip{
	/* font-weight:bold; */
	padding: 5px 0px;
	font-size: 1rem;
	background: #ebebeb;
	width: 100%;
	text-align: center;
	margin-left: 0;
}
.feribotrezsefer .resim{
	padding: 5px 0px;
}
.feribotrezsefer .resim .sol{
	float: left;
	line-height: 1;
}
.feribotrezsefer .resim .sol h6{	
	margin-bottom: 0px;
	font-weight: bold;
}
.feribotrezsefer .resim .sol p{	
	margin-bottom: 0px;
	
}
.feribotrezsefer .resim img{
	float: right;
	width: 100px;
	height: auto;
	max-height: 100px;
	object-fit: cover;
	border-radius: 10px;
}
.feribotrezsefer .table tr td{
	/* font-weight:bold; */
	padding: 5px 0px;
	padding-right: 10px;
}
.feribotrezsefer .table tr td:last-child{
	font-weight:bold;
}

.feribotrezsag{
	
}
.feribotrezsag .ustbaslik{
	color: #1c2b3d !important;
	font-weight: 600;
	padding: 5px 10px;
	background: #f8f8f8;
	text-align: center;
}
.feribotrezsag table{
	text-align: center;
	margin-bottom: 5px;
	/* border-bottom: 1px solid lightgray; */
}
.feribotrezsag td:first-child{
	text-align: center;
	width: 20%;
}
.feribotrezsag td{
	text-align: center;
	width: 40%;
	padding-bottom: 10px;
}
.feribotrezsag .logo{
	width: 60px;
	height: 50px;
}
.feribotrezsag .saat{
	font-weight: bold;
	font-size: large;
	line-height: 1;
}
.feribotrezsag .tarih {
	
font-size: 12px;
}
.feribotrezsag .dest{
	font-size: 12px;
	line-height: 1rem;
}
@media (max-width: 991px) {
	.feribotalttoplam {
		font-size: 14px !important;
	}
	.feribotalttoplam .btn{
		padding: 8px 15px !important;
	}
	.feribotalttoplam .tfiyat{
		font-size: 16px;
	}
	.feribotalttoplam .secuyari{
		font-size: 11px;
		text-align: center;
		color: #fdc055;
	}
	.ferrylist {
		
	}
	.ferrylist .resim{
		/* width: 50px; */
		margin-bottom: 5px;
		float: none;
	}
	.ferrylist .resim img{
		/* width: 60px !important; */
		/* min-width: 60px; */
		/* height: auto !important; */
		/* min-height: auto; */
		width: 62%;
		height: 50px;
		object-fit: cover;
		display: block;
		margin: auto;
	}
    #header .header-btn-collapse-nav {
        outline: 0;
        display: block;
        position: relative;
        z-index: 1;
    }
	#header #mainNav{
		display: none !important;
	}
	#header .header-logo{
		/* float: left; */
		/* display: block; */
	}
	#header .header-logo img{
		/* float: left; */
		/* display: block; */
		/* margin: auto; */
		margin-left: -40px;
		margin-top: -4px;
		width: 160px !important;
		height: 40px;
		margin-bottom: 0px !important;
	}
	#header .header-column:first-child{
		width: 100% !important;
		text-align: center;
	}
}


.feribotarama .arama_pass_input {
    border: 1px solid #bac7d5;
    color: #070b2a !important;
    background: #eceff280;
    padding: 0px;
    padding: 0 5px;
    border-radius: 5px;
    display: block;
    padding-bottom: 2px;
    /* margin-left: 0px; */
    /* margin-right: 5px; */
}
.frtliste {/* display: flex; */width: 100%;}
.frtliste  .resim {
	/* transition: padding-bottom .2s cubic-bezier(.25,.8,.5,1); */
	display: block;
	/* width: 200px; */
	/* height: 52px; */
	text-align: center;
	width: 20%;
}
.frtliste  .resim .ucusno{
	font-size: 10px;
}
.frtliste  .img_wrapper {
    position: relative;
    max-width: 130px;
    height: 45px;
    background-position: center center;
    background-size: cover;
    display: block;
    margin: auto;
    /* background-repeat: no-repeat; */
    /* border-radius: 8px; */
    /* cursor: pointer; */
    /* height: 100%; */
    /* display: block; */
    /* height: 40px; */
    /* background-position: center center; */
    /* background: #f7f7f7; */
}
.frtliste  .listDetay {
	/* width: 100%; */
	/* display: inline-block; */
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
	align-items: center;
}
.frtliste  .orta {
	/* margin-left: 13px!important; */
	flex: 2 1 0%;
	flex-direction: column!important;
	display: block;
	width: 65%;
}
.frtliste  .orta .cikis{
	width: 32.5%;
	float: left;
}
.frtliste  .orta .cikis .saat {
	font-size: 22PX;
	text-align: right;
	display: block;
	font-weight: 700;
	color: #383838;
	line-height: 1;
}
.frtliste  .orta .cikis .yer{
	font-size: 11px;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	display: block;
	text-align: right !important;
}
.frtliste  .orta .varis{
	width: 32.5%;
	float: left;
}
.frtliste  .orta .varis .saat {
	font-size: 22PX;
	text-align: left;
	display: block;
	font-weight: 700;
	color: #383838;
	line-height: 1;
}
.frtliste  .orta .varis .saat .varis_gun_farki {
	font-size: 12px;
	/* margin-top: -22px; */
	/* display: block; */
	/* justify-content: flex-end!important; */
	/* display: contents; */
}
.frtliste  .orta .tarih {
	font-size: 12PX;
	text-align: right;
	display: block;
	color: #383838;
}
.frtliste  .orta .varis .tarih {
	text-align: left;
}
.frtliste  .orta .varis .ucusbagaj  {
	
float: right;
}
.frtliste  .orta .varis .ucusbagaj  {
	
float: right;
}
.frtliste  .orta .varis .yer{
	font-size: 11px;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	display: block;
	text-align: left;
}
.frtliste .ucus_sure_alani {
   width: 35%;
   text-align: center;
   float: left;
}
.frtliste .ucus_sure_alani .ucus_sure_icon {
    position: relative;
    display: block;
    width: 90%;
    height: 0.225rem;
    margin: 0.1rem auto;
    padding: 0;
}
.frtliste .ucus_sure_icon_cizgi {
    position: relative;
    display: block;
    width: 90%;
    height: 0.1rem;
    margin: 0 auto;
    padding: 0;
    border-radius: 0.375rem;
    /* background-color: #0c27ff; */
    line-height: 0;
    text-align: left;
    border: 1px dashed #007bff;
}
.frtliste .ucus_sure_alani .ucus_sure_icon .fa-plane {
    color: #0b69ff;
    font-weight: 700;
    font-size: 20px;
    transform: rotate(45deg);
    position: absolute;
    right: 45%;
    top: -9px;
}
.frtliste .ucus_sure_alani .ucus_sure_icon .ucus_aktarma_icon {
    color: #0b69ff;
    font-weight: 700;
    font-size: 20px;
    position: absolute;
    right: 45%;
    top: -6px;
    border-radius: 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 3px solid #0b69ff;
}
.frtliste .ucus_sure_alani .ucus_suresi  {   
    font-size: 13px;  
}
.frtliste .ucus_sure_alani .ucus_aktarma_sayisi {   
    font-size: 13px;  
}
.frtliste .ucus_alt{
	/* display: contents; */
	/* width: 100%; */
	/* bottom: 0px; */
	display: none;
}
.frtliste .sag {
    text-align: right;
    width: 20%;
    float: right;
}
.frtliste .sag .price {
    font-size: 22px;
    font-weight: 700;
    color: #070b2a;
    /* color: #ff5c00; */
    cursor: pointer;
    margin-bottom: 5px;
    text-align: right;
}
.frtliste .sag .btn-primary {
	box-shadow: 0 4px 10px 0 #007bff5c, inset 0 1px 1px 0 #007bff;
	/* background-color: #1ec100fc !important; */
	/* border-color: #22d8009e !important; */
	width: 80%;
	margin-bottom: 0px;
}
.frtliste .tarfarkli{
	font-size: 11px;
	line-height: 1;
	/* display: block; */
	width: 100%;
	color: red;
	/* position: absolute; */
}

#wp_number_button {
    position: fixed;
    bottom: 5px;
    left: 3px;
    font-size: 14px;
    transition: bottom 0.2s;
    z-index: 09;
}

@media (max-width: 991px) {
    #wp_number_button > img {
        width: 150px !important;
    }

    #wp_number_button {
        bottom: 10px !important;
        background: url('../img/wp.png');
        background-size: cover;
        width: 55px !important;
        height: 55px;
        right: 0px !important;
        left: auto;
    }
	#wp_number_button img {
        /* bottom: 20px !important; */
        /* width: 50px !important; */
        display: none;
    }
}

#wp_number_button > img {
    width: 180px;
}

@media (max-width: 768px) {
	.hidden-xs{
	display: none !important;
}
	.menutel{
		font-size:18px;
	}
	.modalBoxExpire{		
		width: 90% !important;		
		margin-top: 50% !important;
	}
	.ustbg{
		padding-top: 225px;
		background-image: url('') !important;
		background: #07335b !important;
	}
	    .teklif {
        display: block !important;
        padding: 10px !important;
        border-bottom: 1px solid lightgray;
        padding-bottom: 20px !important;
    }
	.frtliste  .listDetay {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: space-between;
		align-items: center;
	}
	.frtliste .resim,
  .frtliste .sag {
    /* display: inline-block; */
    /* vertical-align: top; */
    /* width: 50%; */
  }
	.frtliste  .resim {
		/* width: 50%; */
		/* float:left; */
	}
	.frtliste  .orta {
		 width: 100%;
		 /* order: 2; */
		 padding-top: 10px;
	}
	.frtliste  .sag {
		float: left;
		/* width: 50%; */
		/* display: flex; */
		/* justify-content: center; */
		/* align-items: center; */
		/* padding-right: 10px; */
		/* order: 1; */
	}
  .daterangepicker {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    z-index: 9999 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 20px !important;
    box-shadow: none !important;
  }

  .daterangepicker .calendar {
    width: 100% !important;
  }

  .daterangepicker .drp-calendar.left,
  .daterangepicker .drp-calendar.right {
    width: 100% !important;
    float: none !important;
    max-width: none !important;
  }

  .daterangepicker .ranges {
    display: none !important; /* İsteğe bağlı: Kısa yolları gizler */
  }

  .daterangepicker .drp-buttons {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
  }
	.daterangepicker .next.available, .prev.available{
		background: #0b69ff;
		color: white;
		border-color: white !important;
	}
	.daterangepicker .next.available span, .prev.available span{
		background: #0b69ff;
		color: white;
		border-color: white !important;
	}
	#aramadiv .mainSearch{
		
		padding-left:5px !important;
		padding-right:5px !important;
	}
	.boxzafer.flybolgekck2{
		display: flex;
	}
	.boxzafer.flybolgekck2 .pic{
		
	}
	.boxzafer.flybolgekck2 img{
	height: 100px;
	float: left;
	/* width: 145px; */
	object-fit: cover;
	background: #f0f3f5;
}
.boxzafer.flybolgekck2 .text{
	/* float: left; */
	height: 110px;
	max-height: 100px;
	/* min-height: 90px; */
	line-height: 1.2;
	font-size: 12px;
	color: #868686;
}
	.beyazgrup {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-content: center;
		/* justify-content: flex-start; */
		align-items: center;
		/* min-height: 100px !important; */
		/* height: 100px !important; */
	}
	.beyazgrup .boxkutu{
		width: 50%;
		float: left !important;
		line-height: 1rem !important;
		min-height: 130px !important;
		height: 130px !important;
		font-size: 12px !important;
		padding: 10px !important;
	}
	.beyazgrup .boxkutu i{
		font-size: 30px;
	}
	.beyazgrup .boxkutu h4{
		line-height: 1rem;
	}
	.beyazgrup .boxkutu ğ{
		
	}
	#MevkiFormBtn {
		width: 120px;
		bottom: 5px;
		padding: 10px 10px;
	}
	#MevkiFormBtn h4 {
		/* display: none; */
		font-size: 14px;
		line-height: 1;
	}
	.yanlistmobil{
		/* display: flex; */
		/* flex-wrap: nowrap; */
		/* flex-direction: row; */
	}
	.yanlistmobil .col-md-4{
		/* display: flex; */
		/* flex-wrap: nowrap; */
		width: 100%;
	}
	.yanlistmobil .boxzafer .pic img{
		object-fit: cover;
		height: 110px;
	}
	.yanlistmobil .boxzafer .text h2{
		font-size: 12px;
		line-height: 1;
		margin-top: 5px;
		font-weight: bold;
	}
	.yanlistmobil .boxzafer .text{
		/* margin-top: 5px; */
		/* font-size: 11px; */
		/* line-height: 1; */
		max-height: 65PX;
		min-height: 65px;
	}
	.yanlistmobil .boxzafer .text p{
		margin-top: 5px;
		font-size: 11px;
		line-height: 1;
	}
	.yanlistmobil .boxzafer .text span{
		margin-top: 0px;
		font-size: 11px;
		line-height: 1;
	}
	.yanlistmobil .boxzafer .text span em{
		margin-top: 0px;
		font-size: 9px;
		line-height: 1;
	}
}