@import url('https://fonts.googleapis.com/css?family=Quicksand');
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Quicksand', sans-serif;
	font-size: 1.1em;
	color: #575757;
	width: 100%;
	font-weight: 400;
	background-color: #eef7fd
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
header {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #FFF;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.top-footer {
	width: 90%;
	height: 50px;
	margin: 0 auto;
	border-bottom: 1px solid #E9E9E9
}
.container {
	width: 90%;
	height: auto;
	margin: 50px auto auto auto
}
h1, h2, h3, h4, h5, p {
	font-family: 'Quicksand', sans-serif;
}
.baslik-h1 {
	margin: 0 0px 20px;
	display: inline-block;
	position: relative;
	padding: 0px 0px 17px;
	line-height: 1;
	clear: both;
	font-size:1.2em;
	margin-top:50px
}
h1 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	letter-spacing: 2px;
	color: #014073;
	overflow: hidden !important;
	text-overflow: ellipsis;
	height: auto;
}
h2 {
	font-size: 1.6em;
	padding: 0;
	letter-spacing: 2px;
	color: #014073;
	overflow: hidden !important;
	text-overflow: ellipsis;
	height: auto;
	margin: 0
}
h4 {
	font-size: 1.3em;
	padding: 0;
	letter-spacing: 2px;
	color: #014073;
	overflow: hidden !important;
	height: auto;
	margin: 0
}
h6 {
	font-size: 1.2em;
	padding: 0;
	letter-spacing: 2px;
	color: #fbb908;
	margin: 0 0 20px 0
}
p {
	display: block;
	-webkit-margin-before: .5em;
	-webkit-margin-after: .5em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-size: 1.1em;
	font-weight: inherit;
}
.baslik-h1:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80px;
	height: 2px;
	background-color: #fbb908;
}
.baslik-h1:after {
	content: '';
	position: absolute;
	left: 90px;
	bottom: -1px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #fbb908;
}
.baslik-h2:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80px;
	height: 2px;
	background-color: #fbb908;
}
.baslik-h2:after {
	content: '';
	position: absolute;
	left: 90px;
	bottom: -1px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #fbb908;
}
.span-tel {
	display: block;
	height: 50px;
	width: auto;
	background-image: url(../img/phone.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 50px;
	font-family: 'Quicksand', sans-serif;
	float: left;
	color: #616161;
	font-size: 1em;
	margin-right: 3%;
}
.span-mail {
	display: block;
	height: 50px;
	width: auto;
	background-image: url(../img/mail.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 50px;
	font-family: 'Quicksand', sans-serif;
	float: left;
	color: #fbb908;
	font-size: 1em;
}
.room-kutu {
	width: 32%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
	float: left;
	webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 2%;
	min-height: 480px
}
.room-kutu-last {
	margin-right: 0
}
.room-kutu img {
	width: 100%;
	height: auto
}
.room-ic {
	padding: 1em 1em 1em;
	height: auto;
	overflow: hidden;
	text-align: center
}
.room-alt {
	padding: 0.714em 0 2.786em;
	background: #fff;
	border-top: 1px solid #e0eaf0;
}
.room-span-text-sol {
	display: block;
	float: left;
}
.room-span-text-sag {
	display: block;
	float: right;
}
.btn {
	background: #ffb606;
	color: #fff;
	line-height: 36px;
	display: inline-block;
	padding: 0px 25px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .28px;
	text-align: center;
	border: 2px solid #ffb606;
	float: right
}
.btn a {
	color: #fff;
}
.btn:hover {
	background-color:#014073;
	border: 1px solid #ffb606;
}
.icon-person {
	display: block;
	float: left;
	color: #014780;
	margin-left: 20px;
	font-size: 1.2em;
	margin-top: 8px
}
.span-icon-text {
	display: block;
	float: left;
	font-size: 16px;
	line-height: 40px
}
.all_btn_b {
	display: inline-block;
	border: 1px solid #8e8e8e;
	padding: 0px 27px;
	line-height: 46px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .45px;
	font-weight: 600;
	position: relative;
	z-index: 2;
	-webkit-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
	float: right
}
.all_btn_b:hover {
	background-color: #ffb606;
	color: #fff
}
.facilities {
	width: 90%;
	height: auto;
	background-color: #FFF;
	margin-top: 50px;
	padding: 3% 5% 2% 5%;
	overflow: hidden
}
#include {
	width: 100%;
	height: 100%;
	overflow: hidden
}
ul.properties_list {
	list-style: none;
	font-family: 'Quicksand', sans-serif;
	color: #7E7E7E;
	padding: 0;
	font-size: 1em;
	margin: 0
}
ul.properties_list li {
	padding-left: 40px;
	line-height: 32px;
	width: 16.5%;
	float: left;
	margin-bottom: 30px;
}
#exclude li:before, #important li:before, #include li:before {
	font-family: "Material Icons";
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
	font-size: 1em;
	line-height: 40px;
}
#exclude ul, #important ul, #include ul {
	list-style: none
}
#include li:before {
	content: "\e876";
	color: #ffb606
}
.location {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden
}
.location-c {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	border-right: 1px solid #DDD;
	box-sizing: border-box
}
.location-c1 {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
}
.marj-top {
	margin-top: 30px
}
.about-sol {
	width: 35%;
	height: auto;
	float: left;
	background-image: url(../img/artefes-hotel.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 350px;
	position: relative
}
.about-sag {
	width: 63%;
	height: auto;
	float: right
}
.about-sag img {
	display: block;
	width: 28%;
	height: auto;
	float: left;
	padding: 2%
}
.about-ust {
	content: "";
	position: absolute;
	top: 10px;
	bottom: 15px;
	right: 10px;
	left: 10px;
	z-index: 11;
	border: 1px solid #FFF
}
footer {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
	background-color: #84754f;
	padding: 3% 5% 0 5%;
}
.footer-kutu1 {
	width: 40%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 2%
}
.footer-kutu2 {
	width: 28%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 2%
}
.footer-kutu3 {
	width: 28%;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center
}
footer h4 {
	margin: 0 0px 20px;
	display: inline-block;
	font-size: 1em;
	position: relative;
	padding: 0px 0px 17px;
	line-height: 1;
	color: #fff
}
footer h4:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 50px;
	height: 2px;
	background-color: #fff;
}
.location-f {
	width: auto;
	height: 24px;
	line-height: 24px;
	background-image: url(../img/location.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	color: #FFF;
	font-size: .8em
}
.tel-f {
	width: auto;
	height: 24px;
	line-height: 24px;
	background-image: url(../img/phone1.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	color: #FFF;
	font-size: .8em;
}
.mail {
	width: auto;
	height: 24px;
	line-height: 24px;
	background-image: url(../img/mail1.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	color: #FFF;
	font-size: .8em;
	margin-top: 20px
}
.footer-bottom {
	width: 100%;
	height: 40px;
	border-top: 1px solid rgba(255,255,255,.2);
	margin-top: 30px;
	line-height: 40px;
	font-size: .9em;
	text-align: center;
	color: #FFF
}
.lang {
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin-left: 2%
}
.lang-tr {
	display: block;
	height: auto;
	width: auto;
	background-color: #84754f;
	float: left;
	padding: 5px 8px 5px 8px;
	color: #FFF
}
.lang-en {
	display: block;
	height: auto;
	width: auto;
	background-color: #635533;
	float: left;
	padding: 5px 8px 5px 8px;
	color: #FFF
}
.room-detail-sol {
	width: 35%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	position: relative
}
.room-detail-sol img {
	width:100%;
	height:auto
}
.room-detail-sag {
	width: 62%;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 20px
}
.temizle {
	clear: both
}
.res-img {
	width: 100%;
	height: auto
}
.overlay1 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 99.5%;
	width: 100%;
	opacity: 0;
	transition: .3s ease;
	background-color: rgba(0, 0, 0, 0.5);
}
.room-detail-sol:hover .overlay1 {
	opacity: 1;
}
.overlay1 span {
	display: block;
	background-image: url(../img/zoom-in.png);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center
}
.room-detail-sol-ic {
	width: 50%;
	height: auto;
	overflow: auto;
	float: left;
	background-color: #FFF;
	min-height: 500px
}
.room-detail-sol-ic ul li {
	color: #014780;
	display: block;
	font-family: 'Quicksand', sans-serif;
	font-size: .9em;
	line-height: 35px;
	border-bottom: 1px solid #CFCFCF;
	margin: 0;
	padding: 0;
	width: 90%;
	list-style-type: none;
}
.room-detail-sag-ic ul li {
	color: #014780;
	display: block;
	font-family: 'Quicksand', sans-serif;
	font-size: .9em;
	line-height: 35px;
	border-bottom: 1px solid #CFCFCF;
	margin: 0;
	padding: 0;
	width: 90%;
	list-style-type: none;
}
.room-detail-sag-ic {
	width: 50%;
	height: auto;
	overflow: auto;
	float: left;
	background-color: #f8f8f8;
	min-height: 565px
}
.room-baslik {
	display: block;
	font-weight: 900;
	background-color: #f8f8f8;
	padding: 20px;
	border-bottom: 1px solid #E9E9E9
}
.room-baslik1 {
	display: block;
	font-weight: 900;
	background-color: #fff;
	padding: 20px;
	border-bottom: 1px solid #E9E9E9
}
.book-room {
	font-size: 1em;
	padding: 10px;
	color: #fff;
	width: 150px;
	text-align: center;
	background-color: #84754f;
	display: block;
	float: right;
	margin: 30px 0 10px 0;
}
.book-room a {
	color: #fff;
}
.book-room:hover {
	background-color: #014780
}
.bed-reak {
	display: block;
	width: 50%;
	height: auto;
	margin: 0 auto;
	background-color: #fbb908;
	padding: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	color: #FFF;
	margin-top: 50px
}
.loc-cont {
	display: block;
	height: 40px;
	background-image: url(../img/placeholder.png);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	padding-left:50px;
	margin-bottom:30px;
}
.phone-cont {
	display: block;
	height: 40px;
	background-image: url(../img/phone-call.png);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	padding-left:50px;
	margin-bottom:30px;
	line-height:40px
}
.mail-cont {
	clear:both;
	display: block;
	height: 40px;
	background-image: url(../img/email-send.png);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	padding-left:50px;
	margin-bottom:30px;
	line-height:40px
}
.img-galley {
	width: 23.5%;
	height: auto;
	margin-right: 2%;
	float: left;
	margin-bottom: 20px;
}
.img-galley-last {
	margin-right: 0;
	float: right
}
.banner {
	width:100%;
	height:auto;
	position:relative
}
.banner img {
	width:100%;
	height:auto
}
.banner h2 {
	position:absolute;
	z-index:98;
	color:#FFF;
	left:2%;
	margin-top:20%;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	font-size:2em
}
.room-gallery {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:30px
}
.gallery {
	width: 24.25%;
	height: auto;
	margin-right: 1%;
	float: left;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	margin-bottom: 1%
}
.responsive-img {
	width: 100%;
	height: auto
}
.gallery1 {
	width: 24.25%;
	height: auto;
	float: left;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	margin-bottom: 1%
}

.book-button {
	background-color: #014780;
	position: fixed;
	bottom: 0;
	border: 0;
	right: 0;
	cursor: pointer;
	width: 100px;
	height: 140px;
	z-index: 999;
}
.book-button:hover {
	background-color: #ffb606
}
 @media only screen and (max-width: 733px) {
.top-footer {
	width: 100%;
	border-bottom: 1px solid #E9E9E9;
}
.span-tel {
	display: none
}
.span-mail {
	display: none
}
.room-kutu {
	width: 100%;
	margin-right: 0;
	float: none;
	min-height:inherit;
	margin-bottom:30px
}
ul.properties_list li {
	padding-left: 40px;
	line-height: 32px;
	width: 90%;
	float: left;
	margin-bottom: 20px;
	font-size: 14px
}
.location {
	width: 100%;
	float: none;
}
.about-sol {
	width: 100%;
	float: none;
	min-height: 350px;
	position: relative
}
.about-sag {
	width: 100%;
	float: none
}
.about-sag img {
	width: 100%;
	float: none;
	padding: 0;
	margin-bottom: 30px
}
.footer-kutu1 {
	width: 100%;
	float: none;
	margin-right: 0
}
.footer-kutu2 {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-top: 30px
}
.footer-kutu3 {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-top: 30px
}
footer {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	background-color: #84754f;
	padding: 3% 5% 0 5%;
}
.location-c {
	width: 100%;
	float: none;
	border:none
}
.location-c1 {
	width: 100%;
	float: none;
}
.room-detail-sol {
	width: 100%;
	float: none;
}
.room-detail-sag {
	width: 100%;
	float: none;
}
.room-detail-sol-ic {
	width: 100%;
	float: none;
	min-height: inherit
}
.room-detail-sag-ic {
	width: 100%;
	float: none;
	min-height: inherit;
	margin-top:30px
}
.img-galley {
	width: 100%;
	margin-right: 0;
	float: none;
	margin-bottom: 20px;
}
.img-galley-last {
	margin-right: 0;
	float: none
}
.gallery {
	width: 100%;
	margin-right: 0;
	float: none;
}
.gallery1 {
	width: 100%;
	float: none;
	margin-bottom: 1%
}
}
