@charset "utf-8";
@font-face {
    font-family: 'Gill Sans Light Regular';
    src: url('../libs/fonts/gill.eot');
    src: url('../libs/fonts/gill.eot') format('embedded-opentype'),
         url('../libs/fonts/gill.woff') format('woff'),
         url('../libs/fonts/gill.ttf') format('truetype'),
         url('../libs/fonts/gill.svg') format('svg');
}
body{
	overflow-x: hidden;
}
@media (min-width: 768px){
	body{
		overflow: hidden;
	}
}

/* #############################################
					HEADER
################################################ */
.header .navbar{
	min-height: 0px;
	margin-bottom: 0px;
}
.header .navbar-default{
	background-color: transparent;
	border-color: transparent;
}
.header .navbar{
	border-radius: 0px;
	border:none;
}
#sidebar-wrapper {
	left: -250px;
  	width: 250px;
  	background-color: rgba(255, 255, 255, 0.8);
  	color: white;
  	position: fixed;
  	height: 100%;
  	z-index: 1;
  	overflow-y: auto;
    overflow-x: hidden;
}
@media (max-width: 767px){
	#sidebar-wrapper.acik{
		-webkit-box-shadow: -1px 100000px 0px 100000px rgba(0, 0, 0, 0.8);
	    -moz-box-shadow: --1px 100000px 0px 100000px rgba(0, 0, 0, 0.8);
	    box-shadow: -1px 100000px 0px 100000px rgba(0, 0, 0, 0.8);
	    background-color: rgba(255,255,255,1);
	    z-index: 60;
	}
}
.sidebar-nav{
  	margin: 0;
  	padding: 0;
  	width: 250px;
  	min-height: 245px;
  	list-style: none;
  	text-align: center;
}
.sidebar-nav:before{
	background-color:rgb(5, 7, 8);
    width: 167px;
    height: 1px;
    margin: 0px auto;
    content: ' ';
    display: block;
  	margin-top: 10px;
  	margin-bottom: 10px; 
}
.sidebar-nav li {
  	line-height: 1.1;
}
.sidebar-nav li a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #4e4e4e;
	font-size: 28px;
	font-family: 'Gill Sans Light Regular';
  	-webkit-transition: all 0.3s ease;
  	-moz-transition: all 0.3s ease;
  	-o-transition: all 0.3s ease;
  	-ms-transition: all 0.3s ease;
  	transition: all 0.3s ease;
  	text-transform: uppercase;
  	font-weight: 500;
}
.sidebar-nav li:nth-child(1) a,
.sidebar-nav li:nth-child(2) a{
	font-size: 24px !important;
}
.sidebar-nav li:nth-child(3) a,
.sidebar-nav li:nth-child(4) a{
	font-size: 30px !important;
}
.sidebar-nav li:nth-child(5) a{
	font-size: 17px !important;
}
.sidebar-nav li:nth-child(6) a{
	font-size: 31px !important;
}
.sidebar-nav li:nth-child(7) a{
	font-size: 31px !important;
}
/*.sidebar-nav li:nth-child(1) a:hover,
.sidebar-nav li:nth-child(2) a:hover{
	font-size: 27px !important;
}
.sidebar-nav li:nth-child(3) a:hover,
.sidebar-nav li:nth-child(4) a:hover{
	font-size: 40px !important;
}
.sidebar-nav li:nth-child(5) a:hover{
	font-size: 30px !important;
}
.sidebar-nav li:nth-child(6) a:hover{
	font-size: 31px !important;
}
.sidebar-nav li:nth-child(7) a:hover{
	font-size: 32px !important;
}*/
.sidebar-nav li a:hover {
  	text-decoration: none;
  	color: #dcc462;
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
  	text-decoration: none;
}
#sidebar-wrapper.sidebar-toggle {
  	transition: all 0.3s ease-out;
  	margin-left: -250px;
}
@media (min-width: 768px) {
	#sidebar-wrapper.sidebar-toggle {
		transition: 0s;
    	left: 250px;
  	}
}
.logo{
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 8px;
}
.logo img{
	width: 145px;
}
.dilCubugu{
	float: left;
    top: 10px;
    position: absolute;
    right: 15px;
}
.dilCubugu a{
	font-size: 20px;
    text-decoration: none;
    color: #5f5c5a;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-right: 1px solid rgb(42, 14, 6);
    padding-right: 4px;
    padding-left: 3px;
  	font-family: "KannadaSangamMN";
  	color: rgb(42, 14, 6);
  	line-height: 1.2;
}
.dilCubugu a:nth-child(3){
	border-right: none;
}
.dilCubugu a:hover{
	opacity: 0.8;
	filter: opacity(0.80);
}
.sosyal{
	text-align: center;
}
.sosyal img{
	filter: gray;
    -webkit-filter: grayscale(100%);
    transition:  all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.sosyal a:hover img{
	filter: initial;
	-webkit-filter: grayscale(0%)
}
.adres{
	margin-top: 10px;
}
.cpy, .cpy a, .info, .info a{
	text-align: center;
	width: 100%;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10.5px;
	text-decoration: none;
  	color: rgb(58, 58, 58);
  	line-height: 1.4;
}
.cpy a:hover, .info a:hover, .cpy a:focus, .info a:focus{
	color: #000;
}
.cpy{
	margin-top: 5px;
}
.tasarim .a360-icon{
	height: 17px;
	margin-top: 10px;
}
.sertifika #CDSWIDEXC{
	margin:10px auto !important;
}
.sertifika #CDSWIDEXC .widEXCLINK{
	font-size: 11px !important;	
}
.sertifika #CDSWIDEXC.widEXC .bravoBox .bravoWrapper .bravoText{
	font-size: 15px;
}

.header .navbar-toggle .icon-bar{
	height: 5px;
	width: 35px;
}
.header .navbar-toggle{
	border:none;
}
.mDilCubugu{
	display: none;
}
@media (min-width: 768px){
	.mLogo{
		display: none;
	}
}
@media (max-width: 767px){
	.header .navbar-default{
		position: fixed;
		width: 100%;
		background-color: #FFF;
		z-index: 50;
	}
	#sidebar-wrapper{
		padding-bottom: 40px;
	}
	.header .navbar-toggle{
		z-index: 62;
	}
	#sidebar-wrapper .logo,
	.sertifika{
		display: none;
	}
	.sidebar-nav:before{
		background-color: transparent;
	}
	.mLogo{
		width: 100%;
		position: absolute;
		text-align: center;
		z-index: 61;
	}
	.mLogo img{
		width: 85px;
		margin-top: 5px; 
	}
	#sidebar-wrapper .dilCubugu{
		display: none;
	}
	.mDilCubugu{
		display: block;
		position: absolute;
		top: 21px;
		z-index: 70;
	}
	.mDilCubugu a{
		font-size: 15px;
	    text-decoration: none;
	    color: #5f5c5a;
	    -webkit-transition: all 0.2s ease;
	    -moz-transition: all 0.2s ease;
	    -o-transition: all 0.2s ease;
	    -ms-transition: all 0.2s ease;
	    transition: all 0.2s ease;
	    padding-right: 5px;
	  	font-family: "KannadaSangamMN";
	  	color: rgb(42, 14, 6);
	  	line-height: 1.2;
	  	text-transform: uppercase;
	}
	.content{
		padding-top: 57px;
	}
}

/* #############################################
					SLİDER
################################################ */
.slider{
	width:100%;
  	overflow:hidden;
}
.subContent .slider{
	position: initial;
	z-index: -1;
}
.owl-carousel, .owl-carousel .owl-item, .slider img, .slider{
	width: 100%;
 	height: 100vh;
 	object-fit: cover;
 	object-position: center;
 	overflow: hidden;
}
.slider .owl-controls{
	position: absolute;
	bottom: 0px;
	right: 25px;
}
@media (max-width: 767px){
	.slider .owl-controls{
		bottom: 40px;
	}
	.subContent .owl-carousel, .subContent .owl-carousel .owl-item, .subContent .slider img, .subContent .slider{
		height: initial !important;
	}
}
.slider .owl-theme .owl-controls .owl-buttons div{
  	background: url('../img/icon/arrow.png') no-repeat !important;
  	height: 80px;
  	width: 25px;
}
.slider .owl-buttons .owl-prev{
	transform: rotate(180deg);
	margin-bottom: 12px !important;
}
.slider .owl-buttons .owl-next{
	margin-left: 20px !important;
}

/* #############################################
				ALT SAYFA İÇERİK
################################################ */
/*.subContent{
	padding-left: 250px;
}*/
.subContent .owl-controls{
	display: none !important;
}
.followContainer{
	left: 250px;
    position: absolute;
    bottom: 0px;
    right: 0;
}
@media (max-width: 767px){
	.followContainer{
		left: initial;
		position: initial;
		bottom: initial;
		right: initial;
	}
}
.contentWrapper{
	height: 298px;
	background-color: rgba(255, 255, 255, 0.8);
    position: relative;
    width: 90%;
    border-top-left-radius: 79px;
    border-top-right-radius: 79px;
    padding: 25px;
    z-index: 10;
    margin: 0px auto;
}
.contentWrapper:after,
.contentWrapper:before{
	display: block;
	position: absolute;
    bottom: -6px;
}
.contentWrapper:before{
	content: url('../img/icon/sol.png');
	left: 0px;
}
.contentWrapper:after{
	content: url('../img/icon/sag.png');
	right: 0px;
}
.wrapper{
	height: 298px;
	/*max-height: 298px;*/
	padding-bottom: 40px;
	overflow-x: hidden;
	overflow-y: auto;
    font-family: arial, helvetica, sans-serif;
	color: #5c5c5c;
	font-size: 14px;
	line-height: 1;
}
.wrapper p{
	text-indent: 25px;
}
@media (max-width: 767px){
	.wrapper p{
		float: left;
	}
}
.contentWrapper .container{
	width: 100%;
}
@media (max-width: 767px){
	.contentWrapper{
		height: initial;
		top: 125px;
		margin-left: initial;
		width: initial;
		position: initial;
	}
	.wrapper{
		height: initial;
		max-height: initial;
	}
	.contentWrapper:after, .contentWrapper:before{
		top: -39px;
		content: ' ';
	}
	.subContent img{
		margin: 0px auto;
	}
	.subContent .contentWrapper{
		padding: 0px;
		padding-top: 25px;
	}
}
/* ##################################################
				REZERVASYON SAYFASI 
##################################################### */
.rezervasyon .followContainer{
	bottom: initial;
	top: 150px;
}
.rezervasyon .contentWrapper{
	background-color: #FBF3F6;
	border-bottom-left-radius: 79px;
    border-bottom-right-radius: 79px;
    height: 417px;
}
.rezervasyon .contentWrapper:before{
	content: url('../img/icon/rSol.png');
	top: -43px;
}
.rezervasyon .contentWrapper:after{
	content: url('../img/icon/rSag.png');
	top: -43px;
}
.rezervasyon .wrapper{
	height: 380px;
	max-height: 380px;
}
@media (max-width: 767px){
	.rezervasyon .wrapper{
		height: initial;
		max-height: initial;
		padding: 5px;
	}
	.rezervasyon .contentWrapper{
		height: initial;
		background-color: transparent;
		position: initial;
	}
	.rezervasyon .contentWrapper:before,
	.rezervasyon .contentWrapper:after{
		content: ' ';
	}
}
/* ##################################################
					ODA SAYFASI 
##################################################### */
.odaListesi{
	-ms-box-orient: horizontal;
    display: -webkit-box;
 	display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex; 
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-bottom:5px;
}
.oda{
	float: left;
	margin:5px;
	margin-bottom: 25px;
	text-indent: initial;
	position: relative;
	z-index: 50;
}
@media (max-width: 480px){
	.oda{
		width: 46.5%;
		float: left;
	}
	.oda img{
		width: 100%;
	}
}
@media (max-width: 767px){
	.subContent .slider img{
		height: 200px !important;
		object-fit: cover;
		object-position: center;
	}
}
.content.odaDetay{
	padding-left: 0px;
	padding-right: 0px;
}
.content .btn{
	background-image: -moz-linear-gradient( 90deg, rgb(206,198,193) 0%, rgb(255,255,255) 100%);
  	background-image: -webkit-linear-gradient( 90deg, rgb(206,198,193) 0%, rgb(255,255,255) 100%);
  	background-image: -ms-linear-gradient( 90deg, rgb(206,198,193) 0%, rgb(255,255,255) 100%);
  	box-shadow: 0px 1px 1px 0px rgba(0, 1, 1, 0.75);
  	min-width: 145px;
  	border-radius: 0px;
  	border:none;
  	transition: all 0.3s;
  	position: relative;
  	z-index: 20;
}
@media (max-width: 480px){
	.content .btn{
		min-width: 130px;
	}
}
.content .btn:hover,
.content .btn:focus{
	background: #DBC361;
}
.two .wrapper{
  	font-size: 14px !important;
  	font-family: "Arial";
  	color: rgb(0, 0, 0) !important;
  	line-height: 1.4;
  	text-align: left;
  	display: flex;
  	justify-content: center;
}
@media (min-width: 768px) and (max-width: 1200px){
	.wrapper{
		padding-bottom: 50px;
	}
}

/* ##################################################
					İLETİŞİM SAYFASI 
##################################################### */
.iletisimFormu{
  padding-left: 0px;
}
.iletisimFormu .formify-field-container{
    margin-bottom: -10px;
}
.iletisimFormu .formify-form label{
    float: left;
    width: 20%;
    color: rgb(95, 92, 90);
}
.iletisimFormu .formify-form input[type="text"], 
.iletisimFormu .formify-form input[type="tel"], 
.iletisimFormu .formify-form input[type="email"], 
.iletisimFormu .formify-form select, 
.iletisimFormu .formify-form textarea{
    -webkit-appearance: none;
    outline: none;
    font-size: 1em;
    padding: 0.4em;
    border: solid 1px #000;
    border-radius: 5px;
    display: block;
    margin-bottom: 5px;
    width: 80%;
    background-color: transparent;
}
@media (max-width: 1200px){
	.iletisimFormu .formify-form label,
	.iletisimFormu .formify-form input[type="text"], 
	.iletisimFormu .formify-form input[type="tel"], 
	.iletisimFormu .formify-form input[type="email"], 
	.iletisimFormu .formify-form select, 
	.iletisimFormu .formify-form textarea{
		width: 100%;
		display: block;
	}
	.formify-form label, .formify-form div.formify-legend{
		margin: 0px;
	}

}
.iletisimFormu .formify-form input[type="text"]:focus, 
.iletisimFormu .formify-form input[type="tel"]:focus, 
.iletisimFormu .formify-form input[type="email"]:focus, 
.iletisimFormu .formify-form select:focus, 
.iletisimFormu .formify-form textarea:focus{
	background-color: rgba(255, 255, 255, 1);
}

.iletisimFormu .formify-form .formify-field-input{
    text-align: right;
}
.iletisimFormu .formify-form input[type="submit"]{
    background-color: #5F5C5A;
    border:none;
    color:#FFF;
    font-weight:bold;
    height: 36px;
    transition: all 0.3s;
}
.iletisimFormu .formify-form input[type="submit"]:hover{
    background-color: #DCC462;
    color: #000;
}
.iletisimFormu textarea {
    height: 80px;
}
@media (max-width: 768px){
  .iletisimFormu .formify-form label{
      float: none;
      width: 100%;
      margin-bottom: 10px;
  }
  .iletisimFormu{
      margin-top: 20px;
  }
  .iletisimFormu .formify-form .formify-field-input{
      text-align: center;
  }
  .iletisimFormu .formify-form input[type="text"],
  .iletisimFormu .formify-form input[type="tel"],
  .iletisimFormu .formify-form input[type="email"],
  .iletisimFormu .formify-form select,
  .iletisimFormu .formify-form textarea{
      width: 100%;
  }
}
@media (max-width: 767px){
	.iletisimFormu{
		margin-top: 0px;
		padding-left: 15px;
	}
	.adres{
		margin-top:30px;
	}
	.map{
		text-align: center;
	}
}
.bilgi{
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 10px;
	color: #5f5c5a;
}
.bilgi a{
	color: #5f5c5a;
	text-decoration: none;
}
.bilgi .fa{
	width: 10%;
	float: left;
	font-size: 22px;
}
.bilgi div{
	width: 90%;
	float: left;
	display: block;
}

/* ##################################################
					REZERVASYON SAYFASI 
##################################################### */
.rezervasyon .formify-form{
	max-width: 100%;
	margin-top: -10px;
}
.rezervasyon .formify-form .formify-field-container{
	margin: 0px;
    margin-bottom: -5px;
}
.rezervasyon .formify-form input[type="text"], 
.rezervasyon .formify-form input[type="email"], 
.rezervasyon .formify-form input[type="tel"], 
.rezervasyon .formify-form input[type="number"], 
.rezervasyon .formify-form input[type="search"], 
.rezervasyon .formify-form input[type="url"], 
.rezervasyon .formify-form input[type="password"],
.rezervasyon .formify-form textarea{
	width: 100%;
	-webkit-appearance: none;
    outline: none;
    font-size: 1em;
    padding: 0.4em;
    border: solid 1px #000;
    border-radius: 5px;
    display: block;
    margin-bottom: 5px;
    background-color: transparent;
}
.rezervasyon label{
	font-size: 13px !important;
}
.rezervasyon .formify-form input[type="submit"]{
    background-color: #5F5C5A;
    border:none;
    color:#FFF;
    font-weight:bold;
    height: 36px;
    transition: all 0.3s;
    margin-top: 10px;
}
.rezervasyon .formify-form input[type="submit"]:hover{
    background-color: #DCC462;
    color: #000;
}

/*#################################################
				DİĞER AYARLAR
################################################### */
::-webkit-scrollbar{width:8px;}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(220,196,98,0.3);}
::-webkit-scrollbar-thumb{background:rgba(220,196,98, 0.8);}
::-webkit-scrollbar-thumb:window-inactive{background:rgba(220,196,98,0.4);}


@media only screen and (max-width: 480px){
	body .wh-ps.fluid-grid .wh-item, body .wh-ps.fluid-grid[class*=col-] .wh-item{
		padding-bottom: 50%;
		width: 50%;
	}
}

/*#################################################
				SANAL TUR YAZISI
################################################### */
.sanalTur{
   	position: fixed;
    right: -44px;
    top: 364px;
    padding: 5px;
    background-color: rgba(255,255,255,0.8);
    color: #000;
    width: 120px;
    text-align: center;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(-90deg);
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s;
}
.sanalTur:hover{
	background-color: #DCC462;
	color: #FFF;
	text-decoration: none;
}

/*#################################################
					LOADING
################################################### */
#preloader {
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10999441121;
    width: 100%;
    height: 100%;
}
.la-anim-13{
	content: url('../img/loading.gif');
    display: block;
    position: absolute;
    top: 45%;
    width: 64px;
    height: 64px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
}
.sayfaBasligi{
	position: absolute;
    top: -53px;
    left: 147px;
    font-size: 30px;
    color: #fff;
    text-shadow: 1px 1px 1px#000;
}
@media (max-width: 767px){
	.sayfaBasligi{
		position: initial;
		color: initial;
		text-shadow: none;
		margin-top: 0px;
		margin-left: 20px;
	}
}

.cdsROW .cdsLocName a{
	position: absolute !important;
	top: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	margin-top: 5px !important;
}
.cdsROW.narrow .cdsRating{
	margin-top: 5px !important;
}

#BLOCK_148, #BLOCK_77, #BLOCK_105{
	width: 100%;
    height: 100%;
    overflow: initial;
}

.contentWrapper-2{
	height: 371px;
	background-color: rgba(255, 255, 255, 0.8);
    position: relative;
    width: 90%;
    border-top-left-radius: 79px;
    border-top-right-radius: 79px;
    padding: 25px;
    z-index: 10;
    margin: 0px auto;
}
.contentWrapper-2:after,
.contentWrapper-2:before{
	display: block;
	position: absolute;
    bottom: 68px;
}
.contentWrapper-2:before{
	content: url('../img/icon/sol.png');
	left: 0px;
}
.contentWrapper-2:after{
	content: url('../img/icon/sag.png');
	right: 0px;
}

.linkler{
	display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    margin-bottom: 25px;
}