@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
@font-face {
	font-family: 'Holiday';
    src: url('../fonts/Holiday-Regular.eot');
    src: local('../fonts/Holiday Regular'), local('Holiday-Regular'),
        url('../fonts/Holiday-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Holiday-Regular.woff2') format('woff2'),
        url('../fonts/Holiday-Regular.woff') format('woff'),
        url('../fonts/Holiday-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Charm';
    src: url('../fonts/Charm-Regular.eot');
    src: local('../fonts/Charm Regular'), local('Charm-Regular'),
        url('../fonts/Charm-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Charm-Regular.woff2') format('woff2'),
        url('../fonts/Charm-Regular.woff') format('woff'),
        url('../fonts/Charm-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
	scroll-behavior: smooth;
}

body{
    color:#202426;
	overflow-x: hidden;
	position: relative;
	left: 0;
	top: 0;
}
p{
    font-size:18px;
    line-height: 28px;
    font-weight: 300;
    display:block;
}

.anasayfaFirsatlar > div{
	position: relative;
}
header{
    height:110px;
    width:100%;
    position: fixed;
    top:0;
    left:0;
    transition: all ease 0.3s;
    z-index: 9999;
}
.header_ust-odul a img{
	max-height: 40px;
}
.header_ust{
    width:100%;
    height:60px;
    display:flex;
    align-items: end;
    justify-content: flex-end;
}
.header_ust ul{
    display:flex;
    justify-content: space-between;
}
.header_alt{
    width:100%;
	margin-top: 15px;
}
.header_alt > div > figure{
	width: 180px;
}
.header_alt > div{
    height:30px;
    display:flex;
    justify-content: end;
    align-items: center;
}
.header_alt ul{
	display: flex;
	align-items: center;
}
.header_alt nav{
	margin-right: 15px;
}
.header_alt ul li{
	margin-right: 15px;
	min-height:40px;
	display:flex;
	align-items:center;
}
.header_alt ul li:last-child{
	margin-right: 0;
}
.header_alt ul li a{
	font-size: 12px;
	color: #282828;
	transition: all 0.4s;
}
.header_alt nav ul li a{
	position: relative;
}
.header_alt nav ul li a:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	background: #282828;
	height: 1px;
	width: 0;
	transition: all 0.4s;
}
.header_alt nav ul li a:hover:before{
	width: 100%;
}
.header_alt nav ul li:hover ul{
    display:block;
}
.header_alt ul li ul{
    display:none;
    position: absolute;
    top:110px;
    width:260px;
    background:#fff;
}
.header_alt > ul > li:hover{
    background:#fff;
}
.header_alt >  ul > li:hover > a{
    color:#fff!important;
}
.header_alt ul li ul li{
    width:100%;
	max-height:30px!important;
    border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-left:15px;
}



.header-logo figure{
	width: 280px;
}
header > .px1200{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.swiper-pagination-bullet-active{
    background: #3F717F;
}
.swiper-pagination-bullet:hover{
    background: #3F717F;
}
.slider-text{
    width:1260px;
    margin:auto;
    display:flex;
    align-items: center;
    height:100%;
}
.slider-text h1{
    font-weight: 500;
    color:#28c9ab;
    font-size:35px;
}
.anasayfaHakkimizda{
    width:100%;
	overflow: hidden;
}
.anasayfaHakkimizda > div{
    background: rgba(40,201,171,0.3);
    padding:90px 60px;
    width:1260px;
    margin:auto;
    display:flex;
    align-items: center;
}
.anasayfaHakkimizda h2{
    max-width: 50%;
    min-width: 50%;
    font-weight: bold;
    font-size: 36px;
    padding-right: 90px;
}
.anasayfaHakkimizda h2 strong{
    display:block;
    color:#28c9ab;
    font-size:14px;
}
.hbg{
    background:#fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

header{
	background-color: #fff!important;
}
main{
	padding-top: 110px;
}
#slider{
	height: calc(100vh - 160px);
}
.slider-mouse{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 35px;
	z-index: 10;
	display: flex;
	justify-content: center;
}
.slider-mouse figure{
	width: 24px;
}
.px1200{
	width: 100%;
	padding: 0 7.3vw;
}
.header-main{
	display: flex;
	flex-direction: column;
}
.header_ust ul li div{
	display: none;
	position: absolute;
	left: 9px;
	bottom: -20px;
}
.header_ust ul li{
	position: relative;
}
.header_ust-wyndham{
	padding: 5px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header_ust-wyndham i{
	font-size: 10px;
	margin-left: 8px;
}
.header_ust a{
	color: #435E66;
	font-size: 12px;
	transition: all 0.4s;
}
.header_ust > ul > li{
	margin-right: 10px;
}
.header_ust > ul > li:last-child{
	margin-right: 0;
}
.header_ust-dil{
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header360{
	background: #3f717f;
	height: 40px;
	transition: all 0.4s;
}
.header360:hover{
	background: #282828;
}
.header360 img{
	padding: 10px 5px;
	width: 80%;
}
.header360 a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header_ust-odul{	
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header_ust-tel a{
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 15px;
	background: #3F717F;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.header_ust-tel a:hover{
	background: #282828;
}
.header_ust-rez a:hover{
	background: #282828;
}
.header_ust-rez a{
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 15px;
	background: #3F717F;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.header_ust ul li div ul li{
	margin-right: 5px;
}
.header_ust ul li div ul li:last-child{
	margin-right: 0;
}
.header_ust ul li div ul li a:hover{
	font-weight: bold;
}
.header_alt > div > ul > li:first-child{
	position: relative;
}


.swiper-slider-1 .swiper-title-3{
    font-family: 'Charm', cursive!important;/*font-family: 'Holiday';*/
	font-size: 110px;
	color: #fff;
}
.swiper-slider-1 .swiper-title-2{
    font-family: 'Charm', cursive!important;
	font-size: 36px;
	color: #fff;
	margin-top: -40px;
}

.slick-prev-anasayfa_slider{
	left: 15%;
	bottom: 110px;
	top: auto;
	background: url("/images/solok.png");
}
.slick-next-anasayfa_slider{
	right: auto;
	left: 17%;
	bottom: 110px;
	top: auto;
	background: url("/images/sagok.png");
}
.slick-prev-anasayfa_slider:before{
	content: "";
}
.slick-next-anasayfa_slider:before{
	content: "";
}
.anasayfa-slider-btn{
	width: 33px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: none;
}
.anasayfa-slider-btn:hover{
	filter: invert(45%) sepia(16%) saturate(1017%) hue-rotate(146deg) brightness(70%) contrast(94%);
}
.swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 136px;
    left: 20%;
    text-align: left;
}
.swiper-slider-1 .swiper-slide-caption{
	margin-top: -10%;
}
.anasayfa-rezervasyon{
	position: absolute;
	width: 70%;
	left: 15%;
	top: calc((85px + 5vw) * -1);
	height: 85px;
	background: #fff;
	z-index: 10;
	display: flex;
	align-items: center;
}
.anasayfa-rezervasyon > div{
	height: 100%;
	background: #fff;
	padding: 0 1vw;
}
.anasayfa-rezervasyon > div:first-child{
	border-right: 1px solid #d6d6d6;
}
.anasayfa-rezervasyon > a{
	width: 20%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #3F717F;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	transition: all 0.4s;
}
.anasayfa-rezervasyon > a:hover{
	background: #282828;
}
.rez-tarih{
	display: flex;
    justify-content: start;
    width: 35%;
    flex-wrap: wrap;
    align-items: center;
}

.rez-tarih > div{
	margin-top: -30px;
}
.rez-tarih i{
	position: relative;
}
.rez-tarih i:before{
	font-family: 'profornet';
	content: "\e902";
	position: absolute;
	right: -15px;
	top: 0px;
	color: #435E66;
	font-size: 14px;
}
.rez-kisi{
	width: 45%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.anasayfa-rezervasyon span{
	width: 100%;
	font-size: 0.8vw;
	font-weight: bold;
	color: #435E66;
	margin-bottom: 15px;
}
.rez-tarih > ul{
	display: flex;
}
.rez-tarih > ul > li:first-child{
	margin-right: 40px;
	position: relative;
	display: flex;
    align-items: center;
}
.rez-tarih > ul > li:first-child:before{
	content: "\2192";
	position: absolute;
	right: -27px;
	color: #435E66;
	font-size: 1vw;
	line-height: 35px;
}
.rez-tarih p{
	font-size: 1.3vw;
}
.rez-kisi > div{
	display: flex;
    width: 100%;
    justify-content: space-between;
}
.rez-kisi > div > div{
	display: flex;
}
.rez-kisi > div > div > ul > li > p{
	font-size: 1.2vw;
}
.rez-kisi > div > div > p{
	font-size: 1.2vw;
	margin-left: 40px;
}
.rez-kisi > div > div > ul > li{
	position: relative;
}
.rez-kisi > div > div > ul > li:before{
	font-family: 'profornet';
	content: "\e902";
	position: absolute;
	right: -20px;
	top: 7px;
	color: #435E66;
	font-size: 14px;
}
.anasayfaFirsatlar-slider-box{
	margin: 0 1.2vw;
}
.anasayfaFirsatlar-slider-box img{
	width: 100%;
}
.anasayfaFirsatlar h5{
	width: 60%;
	margin: 0 auto;
	font-size: 1vw;
	text-align: center;
}
.anasayfaFirsatlar h2{
	font-size: 1.5vw;
	text-align: center;
	color: #435E66;
	font-weight: 600;
	margin: 3vw 0 2vw 0;
}
.anasayfaFirsatlar{
	padding: 5vw 0;
}
.sayfa-slider-btn:before{
	font-family: "profornet";
}
.sayfa-slider-btn{
	position: absolute;
	top: 30%;
	cursor: pointer;
	width: 30px;
	height: 30px;
	display: flex!important;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: #3F717F;
	border-radius: 50%;
	font-size: 14px;
	transition: all 0.4s;
}
.sayfa-slider-btn:hover{
	background: #282828;
}
.anasayfaFirsatlar-slider-main{
	position: relative;
}
.btn-left{
	left: -20px;
}
.btn-right{
	right: -20px;
}
.anasayfaFirsatlar-slider-box-text{
	margin-top: 30px;
	position: relative;
}
.anasayfaFirsatlar-slider-box-text a{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.anasayfaRestoran-text a{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.anasayfaQualitas-text a{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.rez-tarih input{
	border: 0;
    font-size: 1vw;
    font-family: 'Poppins', sans-serif;
}
.anasayfaFirsatlar-slider-box-text h3{
	font-size: 1.2vw;
	color: #435E66;
	font-weight: 500;
	margin-bottom: 15px;
}
.anasayfaFirsatlar-slider-box-text p{
	font-size: 0.9vw;
	color: #282828;
	font-weight: 400;
	line-height: 1.5vw;
	padding-right: 2vw;
}
.tab_content-konaklama {
	display: none;
}
.tab_drawer_heading { display: none; }
@media screen and (max-width: 480px) {
	.tabs-konaklama {
		display: none;
	}
}
.sayfa-baslik{
	font-size: 1.8vw;
	font-weight: 500;
	color: #435E66;
	text-align: center;
}
.tabs-konaklama{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 2vw 0;
}
.tabs-konaklama h2{
	font-size: 1.1vw;
	color: #282828;
	font-weight: 600;
	transition: color 0.4s;
	cursor: pointer;
}
.tabs-konaklama .active h2{
	color: #435E66;
	transition: color 0.4s;
	font-weight: 400;
}
.tab_content-konaklama{
	display: flex;
	justify-content: space-between;
}
.konaklama-sol-img{
	display: flex;
	flex-wrap: wrap;
}
.konaklama-sol-img figure{
	width: 32%;
	margin-right: 2%;
	margin-bottom: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	transition: all 0.4s;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}
.konaklama-sol-img figure:nth-child(3n){
	margin-right: 0;
}
.konaklama-sol-img figure img{
	width: 100%;
	transition: all 0.4s;
}
.konaklama-sol-img figure:hover img{
	width: 90%;
}
.konaklama-sol-img figure:hover{
	-webkit-box-shadow: 0px 9px 24px -3px rgba(194,194,194,1);
	-moz-box-shadow: 0px 9px 24px -3px rgba(194,194,194,1);
	box-shadow: 0px 9px 24px -3px rgba(194,194,194,1);
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
.konaklama-sol-text h2{
	font-family: 'Charm', cursive!important;
	font-size: 3vw;
	color: #3f717f;
}
.konaklama-sol-text{
	position: relative;
    display: flex;
    flex-direction: column;
    align-items: start;
}
.konaklama-sol-text > img{
	position: absolute;
	right: 0;
	top: 0;
}
.konaklama-sol-text > ul{
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.konaklama-sol-text > ul > li{
	width: 49%;
}
.konaklama-sol-text p{
	font-size: 14px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.konaklama-sol-text > a{
	padding: 10px 20px;
	background: #fff;
	color: #3F717F;
	font-size: 16px;
	font-weight: 600;
	border: 1px solid #535353;
	transition: all 0.4s;
}
.konaklama-sol-text > a:hover{
	background: #3F717F;
	color: #fff;
	border: 1px solid #3F717F;
}
.konaklama-sag{
	background-position: top center!important;
	background-repeat: no-repeat!important;
	background-size: contain!important;
}
.tab_content-restoran {
	display: none;
}
.tab_drawer_heading { display: none; }
@media screen and (max-width: 480px) {
	.tabs-restoran {
		display: none;
	}
}
.anasayfaRestoran-main{
	position: relative;
	height: 39vw;
}
.anasayfaRestoran-main:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(77,112,125,0.7315301120448179) 0%, rgba(77,112,125,0) 50%);
	z-index: 1;
	
}
.anasayfaRestoran-main .tab_container{
	height: 100%;
	margin-top: 2vw;
}
.tab_content-restoran{
	height: 100%;
	background-position: top center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
}
.tabs-restoran{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 3;
	display: flex;
	align-items: center;
}
.tabs-restoran > li{
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	padding: 30px 20px;
	font-size: 1.4vw;
	font-weight: 600;
	color: #fff;
	transition: all 0.4s;
}
.tabs-restoran .active{
	color: #3F717F;
	background: #EBF0F2;
}
.anasayfaRestoran-text{
	position: absolute;
	left: 2vw;
	top: 2vw;
	padding: 2vw;
	background: #fff;
	z-index: 3;
}
.anasayfaRestoran-text h2{
	font-size: 1.5vw;
	font-weight: 600;
	color: #3F717F;
	margin-bottom: 1.5vw;
}
.anasayfaRestoran-text p{
	font-size: 15px;
	line-height: 21px;
	color: #282828;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 11;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.anasayfaRestoran{
	padding: 5vw 0;
}
.anasayfaKongre h5{
	width: 60%;
    margin: 2vw auto;
    font-size: 1vw;
    text-align: center;
}
.anasayfaKongre-main{
	display: flex;
}
.anasayfaKongre-main > div{
	width: 50%;
	position: relative;
}
.anasayfaKongre-slider{
	height: 100%;
}
.anasayfaKongre-slider > div{
	height: 100%;
}
.anasayfaKongre-slider > div > div{
	height: 100%;
}
.anasayfaKongre-slider-box{
	background-position: center center!important;
	background-size: cover!important;
	background-repeat: no-repeat!important;
}
.kongre-slider-btn{
	display: flex;
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.kongre-slider-btn li{
	width: 30px;
	height: 30px;
}
.kongre-slider-btn li:first-child{
	margin-right: 10px;
}
.kongre-slider-btn .sayfa-slider-btn{
	position: relative;
	top: 0;
}
.anasayfaKongre-slider-main .slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 1rem 0;
	list-style-type: none;
	position: absolute;
	left: 110px;
	bottom: 10px;
}
.anasayfaKongre-slider-main .slick-dots li {
	margin: 0 0.25rem;
}
.anasayfaKongre-slider-main .slick-dots button {
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	padding: 0;
	border: none;
	border-radius: 100%;
	background-color: #fff;
	text-indent: -9999px;
}
.anasayfaKongre-slider-main .slick-dots li.slick-active button {
	background-color: #3F717F;
}
.anasayfaKongre-icerik{
	background: #f4f4f4;
}
.anasayfaKongre-text h2{
	font-family: 'Charm', cursive!important;
	color: #282828;
	font-size: 3vw;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.anasayfaKongre-text p{
	font-size: 16px;
	color: #282828;
	line-height: 22px;
	margin-bottom: 20px;
	font-weight: 400;
}
.anasayfaKongre-text-alt{
	display: flex;
}
.anasayfaKongre-text-alt a{
	padding: 15px 30px;
	color: #fff;
	background: #282828;
	font-size: 15px;
	font-weight: 500;
	transition: all 0.4s;
}
.anasayfaKongre-text-alt a:hover{
	color: #282828;
	background: #fff;
}
.anasayfaKongre-text-alt a:first-child{
	color: #282828;
	background: #fff;
	margin-right: 15px;
}
.anasayfaKongre-text-alt a:first-child:hover{
	color: #fff;
	background: #282828;
}
.anasayfaDugun{
	display: flex;
}
.anasayfaDugun > div{
	width: 50%;
}
.anasayfaDugun-img{
	background-position: center center!important;
	background-size: cover!important;
	background-repeat: no-repeat!important;
}
.anasayfaDugun-icerik{
	background: #ebf0f2;
}
.anasayfaDugun-text h2{
	font-family: 'Charm', cursive!important;
	color: #3F717F;
	font-size: 3vw;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.anasayfaDugun-text p{
	font-size: 16px;
	color: #282828;
	line-height: 22px;
	margin-bottom: 20px;
	font-weight: 400;
}
.detay-btn{	
	padding: 15px 30px;
	color: #282828;
	background: #fff;
	font-size: 15px;
	font-weight: 500;
	transition: all 0.4s;
}
.detay-btn:hover{	
	color: #fff;
	background: #282828;
}
.tab_content-qualitas {
	display: none;
}
.tab_drawer_heading { display: none; }
@media screen and (max-width: 480px) {
	.tabs-qualitas {
		display: none;
	}
}
.anasayfaQualitas-main{
	position: relative;
	height: 39vw;
}
.anasayfaQualitas-main:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(77,112,125,0.7315301120448179) 0%, rgba(77,112,125,0) 50%);
	z-index: 1;
	
}
.anasayfaQualitas-main .tab_container{
	height: 100%;
	margin-top: 2vw;
}
.tab_content-qualitas{
	height: 100%;
	background-position: top center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
}
.tabs-qualitas{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 3;
	display: flex;
	align-items: center;
}
.tabs-qualitas > li{
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	padding: 30px 20px;
	font-size: 1.1vw;
	font-weight: 600;
	color: #fff;
	transition: all 0.4s;
}
.tabs-qualitas .active{
	color: #3F717F;
	background: #EBF0F2;
}
.anasayfaQualitas-text{
	position: absolute;
	left: 2vw;
	top: 2vw;
	padding: 2vw;
	background: #fff;
	z-index: 3;
}
.anasayfaQualitas-text h2{
	font-size: 1.5vw;
	font-weight: 600;
	color: #3F717F;
	margin-bottom: 1.5vw;
}
.anasayfaQualitas-text p{
	font-size: 15px;
	line-height: 21px;
	color: #282828;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 11;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.anasayfaQualitas{
	padding: 2vw 0 3vw 0;
}
.sayfa-baslik-img > figure{
	display: flex;
	justify-content: center;
}
.anasayfaNeler{
	padding: 4vw 0;
	background: #F4F4F4;
}
.anasayfaNeler-main{
	display: flex;
}
.anasayfaNeler-main > div{
	flex: 1;
	margin-right: 20px;
}
.anasayfaNeler-main > div:last-child{
	margin-right: 0;
}
.anasayfaNeler-box img{
	width: 100%;
}
.anasayfaNeler-text{
	margin-top: 30px;
	display: flex;
	align-items: start;
	flex-direction: column;
}
.anasayfaNeler-text h2{
	font-size: 1.5vw;
	font-weight: 600;
	color: #282828;
	margin-bottom: 20px;
}
.anasayfaNeler-text p{
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	color: #282828;
	margin-bottom: 15px;
	padding-right: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.footer-ebulten{
	background: url(../images/footer-ust-bg.png);	
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 2vw 0;
}
.footer-ebulten > div{
	display: flex;
	justify-content: space-between;
	align-items: end;
}
.footer-ebulten-text{
	width: 50%;
	backdrop-filter: blur(5px);
	padding: 20px 30px;
	background: #ffffff36;
	color: #fff;
}
.footer-ebulten-text h2{
	font-weight: 600;
	font-size: 2vw;
	margin-bottom: 15px;
}
.footer-ebulten-text p{
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
}
.footer-ebulten-form-main{
	width: 40%;
	display: flex;
	flex-direction: column;
	background: #3F717F;
    margin-bottom: 6vw;
}

.footer-ebulten-form p {
	font-size:14px;
	color:#fff;
	line-height:20px;
}

.footer-ebulten-form-main h2{
	background: #fff;
	color: #282828;
	padding: 20px;
	font-size: 1.5vw;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 500;
}
.footer-ebulten-form-main h2 i{
	padding: 15px;
	margin-right: 20px;
	color: #fff;
	background: #282828;
	border-radius: 50%;
	font-size: 1.9vw;
}
.footer-ebulten-form ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin-top: 20px;
	padding: 25px;
}
.footer-ebulten-form ul li{
	width: 49%;
	margin-bottom: 20px;
}
.footer-ebulten-form ul li input{
	color: #fff;
	font-size: 15px;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 20px;
	background: #3F717F;
	width: 100%;
}
.footer-ebulten-form ul li input::placeholder{
	color: #fff;
	font-size: 15px;
}
.footer-ebulten-form ul li select{
	min-width: auto;
	width: 100%;
	color: #fff;
	border-radius: 5px;
	height: 59px;
	border: 1px solid #fff;
	background-color: #3F717F;
	background-image: url(../images/asagi.svg);
}
.footer-ebulten-form ul li button{
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-weight: 400;
	color: #3F717F;
	background: #EBF0F2;
	border-radius: 5px;
	transition: all 0.4s;
}
.footer-ebulten-form ul li button:hover{
	color: #fff;
	background: #282828;
}
.footer{
	background: #435E66;
	padding: 3vw 0 1vw 0; 
}
.footer-ust{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.5vw;
}
.footer-ust-menu{
	width: 60%;
	display: flex;
	flex-wrap: wrap;
}
.footer-ust-menu li{
	margin-right: 2.5vw;
	margin-bottom: 1.5vw;
}
.footer-ust-menu a{
	color: #fff;
	position: relative;
	transition: all 0.4s;
}
.footer-ust-menu a:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 0;
	height: 1px;
	background: #fff;
	transition: all 0.4s;
}
.footer-ust-menu a:hover:before{
	width: 100%;
}
.footer-ust-img li{
	display: flex;
	align-items: center;
}
.footer-ust-img li a:first-child{
	margin-right: 2vw;
}
.footer-orta{
	width: 100%;
	margin-bottom: 1.5vw;
}
.footer-orta ul{
	display: flex;
}
.footer-orta > ul{
	justify-content: space-between;
}
.footer-orta > ul > li{
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
}
.footer-orta > ul > li:last-child{
	justify-content: end;
}
.footer-orta > ul > li:first-child{
	justify-content: start;
}
.footer-orta > ul > li:nth-child(2){
	flex: 2;
}
.footer-orta a{
	color: #fff;
	display: flex;
	align-items: center;
	max-width: 245px;
}
.footer-orta img{
	margin-right: 10px;
}
.footer-orta i{
	font-size: 27px;
	color: #fff;
	margin-right: 10px;
}
.footer-orta > ul > li > ul > li{
	margin-right: 1.5vw;
	display: flex;
	align-items: center;
	font-size: 12px;
}
.footer-orta > ul > li > ul > li:last-child{
	margin-right: 0;
}
.footer-orta > ul > li > ul > li div a:first-child{
	margin-bottom: 5px;
}
.footer-alt{
	width: 100%;
}
.footer-alt ul{
	display: flex;
	width: 100%;
	align-items: center;
}
.footer-alt a{
	color: #fff;
	font-size: 14px;
}
.tab_container{
	overflow: hidden;
}
/*İç Sayfa*/
.ic-sayfa-ust{
	height: 16.5vw;
	width: 100%;
	display: flex;
	justify-content:center;
	align-items: center;	
	background-position: center center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	z-index: 1;
	position: relative;
}
.ic-sayfa-ust:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: #3F717F6E;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.ic-sayfa-ust h1{
	font-family: 'Charm', cursive!important;
	color: #fff;
	text-align: center;
	font-size: 4.5vw;
	line-height: 7.5vw;
}
.ic-sayfa-ust h2{
	color: #fff;
	text-align: center;
	font-size: 1.5vw;
}
.konaklama-rezervasyon{
	width: 90%;
	margin: 0 auto;
	height: 115px;
	background: #EBF0F2;
	display: flex;
	align-items: center;
}
.konaklama-rezervasyon > div{
	height: 100%;
	background: #EBF0F2;
	padding: 0 1vw;
}
.konaklama-rezervasyon > div:first-child{
	border-right: 1px solid #d6d6d6;
}
.konaklama-rezervasyon > a{
	width: 20%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #3F717F;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	transition: all 0.4s;
}
.konaklama-rezervasyon > a:hover{
	background: #282828;
}
.konaklama-rezervasyon span{
	width: 100%;
	font-size: 0.8vw;
	font-weight: bold;
	color: #435E66;
	margin-bottom: 15px;
}
.konaklama{
	padding: 4vw 0;
}
.konaklama h2{
	width: 60%;
    margin: 0 auto;
    font-size: 1vw;
    text-align: center;
}
.konaklama-icerik{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 2vw;
}
.konaklama-icerik > div{
	margin-bottom: 3vw;
}
.konaklama-oda-box{
	position: relative;
}
.konaklama-oda-box img{
	width: 100%;
}
.konaklama-oda-box-text{
	margin-top: 25px;
}
.konaklama-oda-box-text h3{
	font-size: 1.4vw;
	margin-bottom: 15px;
	font-weight: bold;
}
.konaklama-oda-box-text p{
	font-size: 15px;
	line-height: 21px;
	font-weight: 500;
}
.konaklama-oda-box-text > a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
/*.konaklama-icerik > div:nth-child(3){
	width: 100%;	
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}
.konaklama-icerik > div:nth-child(3) figure{
	width: 65%;
}
.konaklama-icerik > div:nth-child(3) div{
	width: 32%;
}*/
.r100yUst img{
	width: 100%;
}
.r100yUst h3{
	filter: drop-shadow(0 0 1px #000);
}
.r100yUst{
	position: relative;
}
/*.r100yUst .konaklama-oda-box-text a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}*/
.toplantı-salonu-rez{
	position: relative;
	z-index: 999;
}
.r100yUst figure{
	position: relative;
}
.r100yUst .konaklama-oda-box-text{
	width: 40%;
    backdrop-filter: blur(5px);
    padding: 20px 30px;
    color: #fff;
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.r100yUst{
	width: 100%!important;
}
.r100rUst{
	width: 100%!important;
}
.r50yAlt{
	width: 48%!important;
}
.r75yYan{
	width: 100%;	
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}
.r75yYan figure{
	width: 65%;
}
.r75yYan div{
	width: 32%;
}
.konaklama-baskanlik-icerik > div > figure > div{
    background: #3F717F6e;	
}
.konaklama-baskanlik-icerik > div:last-child > figure > div{
    background: #ffffff36;	
}
.konaklama-baskanlik-icerik > div:last-child{
    margin-top: 2vw;
}
.konaklama-baskanlik-box-text h3{	
	font-size: 2.2vw;
	margin-bottom: 15px;
	font-weight: bold;
}
.konaklama-baskanlik-box-text p{	
	font-size: 15px;
	line-height: 21px;
	font-weight: 500;
}
.r50yYan{
	padding: 4vw 0;
	display: flex;
    align-items: center;
    width: 100%;
    position: relative;
}
.r50yYan .konaklama-ozel-box{
	display: flex;
	align-items: center;
	width: 100%;
	position: relative;
}
.r50yYan .konaklama-ozel-box a{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.r50yYan figure{
	width: 50%;
}
.r50yYan img{
	width: 100%;
}
.r50yYan .konaklama-oda-box-text{
	width: 50%;
	padding: 0 5.5vw;
}
.r50yYan .konaklama-oda-box-text h3{
	font-size: 1.4vw;
    margin-bottom: 30px;
    font-weight: bold;
}
.r50yYan .konaklama-oda-box-text p{
	font-size: 15px;
    line-height: 21px;
    font-weight: 500;
	margin-bottom: 15px;
}
.r50yYan .konaklama-oda-box-text p:last-child{
	margin-bottom: 0;
}
.icsayfa-slider-btn{
	width: 33px;
	height: 33px;
	background-repeat: no-repeat!important;
	background-position: center!important;
	background-size: cover!important;
	transition: none;
}
.slick-prev-icsayfa_slider{
	left: 5%;
	background: url("/images/solok.png");
}
.slick-next-icsayfa_slider{
	right: auto;
	right: 5%;
	background: url("/images/sagok.png");
}
.slick-prev-icsayfa_slider:before{
	content: "";
}
.slick-next-icsayfa_slider:before{
	content: "";
}
.icsayfa-slider-btn:hover{
	filter: invert(45%) sepia(16%) saturate(1017%) hue-rotate(146deg) brightness(70%) contrast(94%);
}
.ic-sayfa-slider-text{
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 9;
	padding: 0 6vw;
	filter:drop-shadow(0 0 0.1rem #000)
}
.ic-sayfa-slider-text h1{
	font-family: 'Charm', cursive!important;
    font-size: 6.5vw;
    color: #fff;
	text-align :center;
}
.ic-sayfa-slider-text h2{
    font-size: 4vw;
	font-weight: 500;
    color: #fff;
	text-align :center;
	margin-bottom: -2vw;
}
.konaklama_detay-text{
	width: 60%;
    margin: 4vw auto;
}
.konaklama_detay-text p{
    font-size: 1.3vw;
	font-weight: 400;
    text-align: center;
}
.konaklama_detay-ust{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.konaklama_detay-ust-sol{
	width: 60%;
}
.konaklama_detay-ust-sag{
	width: 39%;
}
.konaklama_galeri > div{
	display: flex;
	flex-wrap: wrap;
}
.konaklama_galeri > div > figure{
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	transition: all 0.4s;
}
.konaklama_galeri > div > figure:hover{
	opacity: 0.3;
}
.konaklama_galeri > div > figure:nth-child(3n){
	margin-right: 0;
}
.sayfa-list h2{
	font-size: 2.7vw;
    font-weight: bold;
    color: #282828;
    padding-right: 4.7vw;
}
.sayfa-list h2 span{
	color: #3F717F;
}
.sayfa-list{
	padding: 2.5vw 2vw;
}
.sayfa-list ul{
	display: flex;
	margin-top: 1vw;
}
.sayfa-list ul li{
	position: relative;
	padding-left: 20px;
	list-style:none!important;
	display:flex;
	align-items:center;
}
.sayfa-list ul li:before{
position: absolute;
    left: 0;
    top: 0px;
    content: "\2714";
    color: #3F717F;
    font-size: 16px;
}
.sayfa-list-wd100 ul{
	flex-direction: column;
}
.sayfa-list-wd100 ul li{
    width: 100%;
    margin-bottom: 10px;
    display: flex!important;
    align-items: center;
}
.sayfa-list p{
	font-size: 16px;
	font-weight: 500;
}
.sayfa-list ul li span{
	color: #3F717F;
	font-size: 10px;
	font-weight: 500;
}


.sayfa-list-wd50 ul li{
	align-items:start!important;
	margin:5px 0px;
}

.konaklama_detay-ust-sag figure{
	position: relative;
}
.konaklama_detay-ust-sag >  figure > img{
	width: 100%;
}
.konaklama_detay-btn{
	position: absolute;
	left: 20px;
	top: 20px;
}
.konaklama_detay-btn ul{
	display: flex;
}
.konaklama_detay-btn ul li{
	margin-right: 13px;
}
.konaklama_detay-btn ul li:last-child{
	margin-right: 0;
}
.konaklama_detay-btn ul li a{	
	width: 67px;
	height: 67px;
	display: flex;
	justify-content: center;
	align-items: center;
    backdrop-filter: blur(5px);
	background: #00000036;
	transition: all 0.4s;
	border-radius: 5px;
}
.konaklama_detay-btn ul li a:hover{
	background: #3F717F6e;
}
.modal-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0; 
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
}
.modal-wrapper.open {
  opacity: 1;
  visibility: visible;
}
.modal {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  background: #fff;
  opacity: 0;
  transition: all 0.4s;
}
.modal-wrapper.open .modal {
  opacity: 1;
}
.modal > a{
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 22px;
	color: #282828;
}
.modal-open{
	overflow: hidden;
}
.konaklama_detay-alt{
	padding: 4vw 0;
}
.konaklama_detay-alt-box{
	display: flex;
	align-items: center;
}
.konaklama_detay-alt-box > div{
	width: 50%;
}
.konaklama_detay-alt > div > div:nth-child(2n){
	flex-direction: row-reverse;
}
.konaklama_detay-alt > div > div{
	margin-bottom: 4vw;
}
.konaklama_detay-alt > div > div:last-child{
	margin-bottom: 0;
}
.sayfa-list-wd50 ul{
	flex-wrap: wrap;
}
.sayfa-list-wd50 ul li{
	width: 48%;
	margin-right: 4%;
}
.sayfa-list-wd50 ul li:nth-child(2n){
	margin-right: 0;
}
.konaklama-alt-img figure img{
	width: 100%;
}
.restaurant h5{
	width: 60%;
    margin: 4vw auto;
    font-size: 1vw;
    text-align: center;
}
.restaurant_icerik{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.restaurant_icerik > div{
	width: 49%;
	margin-bottom: 2%;
}
.restaurant_icerik > div:nth-child(2n){
	margin-right: 0;
}
.restaurant-box > figure > img{
	width: 100%;
}
.restaurant-box > figure{
	position: relative;
}
.restaurant-box-bilgiler{
	position: absolute;
	right: 20px;
	bottom: 20px;
	backdrop-filter: blur(5px);
	background: #ffffffdb;
	padding: 15px;
}
.restaurant-box-bilgiler ul li{
	display: flex;
	flex-direction: column;
	width: 100%;
}
.restaurant-box-bilgiler ul li{
	position: relative
}
.restaurant-box-bilgiler ul li:first-child{
	margin-bottom: 30px;
}
.restaurant-box-bilgiler ul li:first-child:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #707070;
}
.restaurant-box-bilgiler span{
	color: #435E66;
	font-size: 1vw;
	font-weight: 300;
}
.restaurant-box-bilgiler b{
	color: #435E66;
	font-size: 1.5vw;
}
.restaurant-box-text{
	display: flex;
	flex-direction: column;
	align-items: start;
	margin-top: 20px;
}
.restaurant-box-text h2{
	font-size: 1.5vw;
	color: #282828;
	font-weight: 600;
}
.restaurant-box-text p{
	font-size: 16px;
	line-height: 22px;
	color: #282828;
	font-weight: 400;
	margin: 15px 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.restaurant-box-text a{
	border: 1px solid #282828;
	color: #282828;
	background: #fff;
	font-size: 16px;
	padding: 10px 20px;
	transition: all 0.4s;
}
.restaurant-box-text a:hover{
	background: #282828;
	color: #fff;
}
.restaurant-yonetici figure{
	position: relative;
	display: flex;
	align-items: center;
}
.restaurant-yonetici figure img{
	width: 100%;
}
.restaurant-yonetici-bilgiler{
	position: absolute;
    right: 20px;
    backdrop-filter: blur(5px);
    background: #ffffffdb;
    padding: 15px;
}
.restaurant-yonetici-bilgiler ul li{
	position: relative;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
}
.restaurant-yonetici-bilgiler ul li:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #707070;
}
.restaurant-yonetici-bilgiler ul li:last-child{
	margin-bottom: 0;
}
.restaurant-yonetici-bilgiler ul li:last-child:before{
	content: none;
}
.restaurant-yonetici-bilgiler span{
	color: #435E66;
	font-size: 0.9vw;
	font-weight: 300;
}
.restaurant-yonetici-bilgiler b{
	color: #435E66;
	font-weight: 600;
	font-size: 1.5vw;
}
.restaurant-yonetici-text ul{
	display: flex;
	margin-top: 20px;
}
.restaurant-yonetici-text ul li{
	width: 50%;
}
.restaurant-yonetici-text ul li h2{
	font-size: 1.5vw;
    color: #282828;
    font-weight: 600;
}
.restaurant-yonetici-text ul li p{
	font-size: 16px;
    line-height: 22px;
    color: #282828;
    font-weight: 400;
    margin-top: 15px;
    padding-right: 15vw;
}
.restaurant-yonetici{
	padding-bottom: 4vw;
}
.restaurant-detay-bilgiler > div{
	width: 40%;
	background: #EBF0F2;
	margin: 0 auto 4vw auto;
}
.restaurant-detay-bilgiler ul{
	display: flex;
	align-items: center;
	padding: 1.5vw 0;
}
.restaurant-detay-bilgiler ul li{
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.restaurant-detay-bilgiler h4{
	color: #435E66;
    font-size: 1vw;
    font-weight: 500;
}
.restaurant-detay-bilgiler span{
	color: #435E66;
    font-size: 1.5vw;
	font-weight: 400;
}
.restaurant-detay-ust h2{
	font-size: 1.4vw;
	font-weight: 600;
    text-align: center;
	margin-bottom: 1vw;
}
.restaurant-detay-ust p{
	font-size: 1vw;
    text-align: center;
}
.restaurant-detay-ust{
	width: 60%;
	margin: 0 auto;
}
.restaurant-detay-rez{
	padding: 2vw 0 4vw 0;
}
.restaurant-detay-rez-baslik{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 1.5vw;
}
.restaurant-detay-rez-baslik h3{
	font-size: 1.5vw;
	font-weight: 500;
	color: #435E66;
}
.restaurant-detay-rez-baslik ul{
	display: flex;
	align-items: center;
}
.restaurant-detay-rez-baslik ul li:first-child{
	margin-right: 10px;
}
.restaurant-detay-rez-baslik a{
	padding: 10px 20px;
	font-size: 500;
	color: #282828;
	border: 1px solid #707070;
	transition: all 0.4s;
}
.restaurant-detay-rez-baslik a:hover{
	color: #fff;
	background: #707070;
}
.restaurant-detay-rez-icerik figure{
	margin-bottom: 2vw;
}
.restaurant-detay-rez-icerik p{
	font-size: 16px;
	line-height: 22px;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	color: #282828;
	font-weight: 400;
}
.restaurant-detay-foto{
	padding: 4vw 0;
}
.restaurant-detay-foto-icerik{
	display: flex;
	flex-wrap: wrap;
}
.restaurant-detay-foto-icerik > figure{
	width: 49%;
	margin-bottom: 2%;
}
.restaurant-detay-foto-icerik > figure > img{
	width: 100%;
}
.restaurant-detay-foto-icerik > figure:first-child{
	margin-right: 2%;
}
.restaurant-detay-foto-icerik > figure:last-child{
	width: 100%;
}
.diger-restaurant-main{
	position: relative;
}
.diger-restaurant{
	padding: 4vw 0;
}
.diger-restaurant-slider-box{
	margin: 0 15px;
	position:relative;
}


.diger-restaurant-slider-box a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:9999;
}

.diger-restaurant-slider-box:hover img {
	opacity:0.7;
	position:relative;
	z-index:9;
	transition:all ease 0.3s;
}


.diger-restaurant-slider{
	padding: 0 15px;
}
.diger-restaurant-slider img{
	width: 100%;
}
.diger-restaurant > div > h2{
	font-size: 1.8vw;
    font-weight: 500;
    color: #435E66;
	text-align: center;
}

@media screen and (min-width: 1199px){
	.kongre-text{
		margin-top: 1vw;
	}
}



.diger-restaurant-main{
	margin-top: 3vw;
}
.diger-restaurant-text p{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.9vw;
    color: #282828;
    font-weight: 400;
    line-height: 1.5vw;
    padding-right: 2vw;
}
.diger-restaurant-text h3{
	font-size: 1.2vw;
    color: #435E66;
    font-weight: 500;
    margin-bottom: 15px;
}
.diger-restaurant-text{
	margin-top: 20px;
}
.kongre_detay-text{
	width: 100%;
	margin: 4vw 0;
}
.kongre_detay-text p{
    font-size: 1.2vw;
    font-weight: 400;
    text-align: center;
}
.kongre-text p{
	font-size: 1.2vw;
	font-weight: 500;
}
.toplantı-salonu-icerik img{
	width: 100%;
}
.toplantı-salonu{
	padding: 4vw 0;
}
.toplantı-salonu-icerik{
	display: flex;
	align-items: center;
	justify-content: center;
}
.toplantı-salonu-icerik > figure{
	width: 60%;
}
.toplantı-salonu-icerik > div{
	width: 43%;
}
.toplantı-salonu-icerik > div h2{
	padding-right: 0;
}
.toplantı-salonu-rez > div > h2{
	font-size: 1.8vw;
    font-weight: 500;
    color: #282828;
    text-align: center;
}
.toplantı-rezervasyon{
	width: 90%;
	margin: 4vw auto;
	background: #EBF0F2;
	padding-left: 2vw;
	display: flex;
	align-items: center;
	height: 115px;
}
.toplantı-rezervasyon > div{
	flex: 1;
	height: 100%;
	display: flex;
    flex-direction: column;
    justify-content: center;
	align-items: start;
}
.rez-tarih-toplantı ul{
	display: flex;
}
.rez-tarih-toplantı ul li:first-child{
	margin-right: 40px;
	position: relative;
}
.rez-saat-toplantı ul{
	display: flex;
}
.rez-saat-toplantı > ul > li:first-child{
	margin-right: 20px;
	position: relative;
}
.rez-tarih-toplantı ul li:first-child:before{
	content: "\2192";
    position: absolute;
    right: -27px;
    color: #435E66;
    font-size: 1vw;
}
.toplantı-rezervasyon span{
	width: 100%;
    font-size: 0.8vw;
    font-weight: bold;
    color: #435E66;
    margin-bottom: 15px;
}
.toplantı-rezervasyon p{
	font-size: 1.2vw;
	font-weight: 400;
}
.toplantı-rezervasyon a{
	width: 20%;
	height: 100%;
    display: flex;
	padding:10px;
	text-align:center;
    justify-content: center;
    align-items: center;
    background: #3F717F;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    transition: all 0.4s;
}
.toplantı-rezervasyon a:hover{
	background: #282828;
}
.toplantı-rezervasyon select{
	background-color: transparent;
	padding: 0 20px;
	border: none;
	margin-left: -20px;
	font-size: 1vw;
	font-weight: 400;
}
.rez-salon-toplantı select{
	background-size: 10px;
}
.toplantı-rez-form ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.toplantı-rez-form ul li{
	display: flex;
	flex-direction: column;
	width: 18%;
	margin-right: 2.5%;
}

.toplantı-rez-form ul li:nth-last-child(-n + 3){
	width: 100%;
	margin-right: 0;
	margin-top: 20px;
}
.toplantı-rez-form ul li:nth-last-child(-n + 2){
	flex-direction: row;
	align-items: center;
}
.toplantı-rez-form ul li:nth-child(5){
	margin-right: 0;
}
.toplantı-rez-form span{
	font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
	font-size: #282828;
}
.toplantı-rez-form p a{
	color: #000;
	text-decoration: underline;
}
.toplantı-rez-form input[type="checkbox"]{
	width: 18px;
	height: 18px;
	margin-right: 10px;
}
.toplantı-rez-form input[type="text"]{
	width: 100%;
    height: 60px;
    padding: 10px 20px;
    border: 2px solid #3f717f;
    border-radius: 5px;
    font-size: 18px;
}
.footer-ebulten-form label{
	display: flex;
	align-items: center;
	padding: 25px;
}
.footer-ebulten-form label p{
	width: 90%;
}
.footer-ebulten-form label input[type="checkbox"]{
	width: 18px;
	height: 18px;
	margin-right: 10px;
}
.toplantı-rez-form textarea{
	width: 100%;
    height: 10em;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 18px;
    border: 2px solid #3f717f;
	resize: none;
}
.toplantı-rez-form{
	margin-bottom: 4vw;
}
.toplantı-rez-form button{
	width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3F717F;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    transition: all 0.4s;
}
.toplantı-rez-form button:hover{
	background: #282828;
}
.dugun-ziyafet-text p{
	font-size: 1.2vw;
    font-weight: 400;
    text-align: center;
}
.dugun-ziyafet-text h2{
	font-size: 1.5vw;
    font-weight: 500;
    text-align: center;
	margin-top: 1.5vw;
}
.dugun-ziyafet-text{
	margin: 4vw 0;
}
.dugun-ziyafet-box{
	display: flex;
	align-items: center;
}
.dugun-ziyafet-box > div{
	width: 50%;
}
.dugun-ziyafet-box > figure{
	width: 50%;
}
.dugun-ziyafet-box > figure > img{
	width: 100%;
}
.sayfa-text-box h2{
	font-size: 2.5vw;
    font-weight: bold;
    color: #282828;
    padding-right: 4.7vw;
	margin-bottom: 1vw;
}
.sayfa-text-box h2 span{
	color: #3F717F;
}
.sayfa-text-box p{
	color: #282828;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
}
.sayfa-text-box p:last-child{
	margin-bottom: 0;
}
.sayfa-text-box h3{
	color: #282828;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 15px;
}
.sayfa-text-box{
	padding: 2.5vw 2vw;
}
.dugun-ziyafet-main > .dugun-ziyafet-box:nth-child(2n){
	flex-direction: row-reverse;
	margin-top: 4vw;
}
.dugun-ziyafet-img{
	margin: 4vw 0;
}
.dugun-ziyafet-box strong{
	color: #E3BA54;
}
.dugun-ziyafet-main{
	margin-bottom: 4vw;
}
.ic-sayfa-slider-text-img{
	display: flex;
	justify-content: center;
	align-items: center;
}
.icerik-ust-baslik{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 1.5vw;
	width: 100%;
}
.icerik-ust-baslik h3{
	font-size: 1.5vw;
	font-weight: 500;
	color: #435E66;
}
.icerik-ust-baslik ul{
	display: flex;
	align-items: center;
}
.icerik-ust-baslik ul li:first-child{
	margin-right: 10px;
}

.icerik-ust-baslik ul li {
	list-style:None!important
}

.icerik-ust-baslik a{
	padding: 10px 20px;
	color: #282828;
	border: 1px solid #707070;
	transition: all 0.4s;
}
.icerik-ust-baslik a:hover{
	color: #fff;
	background: #3f717f;
	border-color: #3f717f;
}
.qualitas-ozellikler > div{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.qualitas-ozellikler > div > figure{
	width: 60%;
}
.qualitas-ozellikler > div > figure img{
	width: 100%;
}
.qualitas-ozellikler > div > div{
	width: 39%;
}
.qualitas-ozellikler{
	margin: 4vw 0;
}
.qualitas-alt-img{
	margin-bottom: 4vw;
}
.alisveris-ust-text h2{
	text-align: center;
	margin-bottom: 2vw;
	font-size: 2.5vw;
	color: #3F717F;
	font-weight: 600;
}
.alisveris-ust-text p{
	text-align: center;
	font-size: 1.1vw;
	color: #282828;
	font-weight: 400;
}
.alisveris-ust-text{
	padding: 4vw 0;
}
.alisveris-nelerBekliyor > div{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.alisveris-nelerBekliyor > div > div{
	width: 45%;
}
.alisveris-nelerBekliyor > div > figure{
	width: 45%;
}
.alisveris-nelerBekliyor > div > figure > img{
	border-radius: 20px;
	width: 100%;
}
.alisveris-nelerBekliyor-list > div > ul{
	width: 100%;
	display: flex;
	margin-top: 2vw;
}
.alisveris-nelerBekliyor-list > div > ul > li{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.alisveris-nelerBekliyor-list > div > ul > li > span{
	color: #231F20;
	font-size: 2vw;
	margin-bottom: 15px;
}
.alisveris-nelerBekliyor-list > div > ul > li > h4{
	color: #435E66;
	font-size: 1.5vw;
}
.alisveris-nelerBekliyor-text h2{
	margin-bottom: 2vw;
	font-size: 2vw;
	color: #3F717F;
	font-weight: 600;
}
.alisveris-nelerBekliyor-text p{
	font-size: 16px;
	line-height: 22px;
	color: #282828;
	font-weight: 400;
}
.alisveris-magazalar{
	margin: 4vw 0;
}
.alisveris-magazalar-baslik h2{
	text-align: center;
    margin-bottom: 2vw;
    font-size: 2.5vw;
    color: #282828;
    font-weight: 600;
}
.kategori-box ul{
	display: flex;
	justify-content: space-between;
}
.kategori-box ul li{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 10px 15px;
	transition: all 0.4s;
	background: #fff;
	border: 1px solid #707070;
	color: #282828;
	cursor: pointer;
}
.kategori-box ul li:hover{
	color: #fff;
	background: #282828;
}
.kategori-box ul li span{
	margin-right: 5px;
	font-size: 1.3vw;
}
.kategori-box ul li h4{
	font-size: 0.9vw;
}
.kategori-box-secili{
	color: #fff!important;
	background: #282828!important;
}
.alisveris-magaza-harf > ul > li{
	border: none;
	font-weight: 600;
}
.alisveris-magaza-harf{
	margin-top: 1vw;
}
.alisveris-marka-icerik > ul{
	display: flex;
	flex-wrap: wrap;
}
.alisveris-marka-icerik > ul > li{
	width: 24%;
	margin-right: 1.3%;
	border: 1px solid #707070;
	margin-bottom: 1.3%;
	padding: 1vw;
}
.alisveris-marka-icerik > ul > li:nth-child(4n){
	margin-right: 0;
}
.alisveris-marka-icerik figure{
	height: 140px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.alisveris-marka-icerik figure img{
	max-height: 120px;
}
.alisveris-marka-text{
	padding: 1vw;
	background: #F7F7F7;
}
.alisveris-marka-text ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 1vw;
}
.alisveris-marka-text h2{
	font-size: 1.2vw;
	color: #282828;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.alisveris-marka-text a{
	font-size: 1vw;
	color: #282828;
	position: relative;
}
.alisveris-marka-text a:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 0;
	height: 2px;
	background: #282828;
	transition: all 0.4s;
}
.alisveris-marka-text a:hover:before{
	width: 90%;
}
.alisveris-marka-text span{
	font-size: 1vw;
	color: #282828;
}
.alisveris-marka-icerik{
	margin-top: 2vw;
}
.film_box{
	margin: 1vw;
	position: relative;
}
.film_box > figure{
	position: relative;
}
.film_box > figure > a{
	position: absolute;
	width: 100%;
	height: 100%;
}
.film_box figure img{
	border-radius: 15px;
	width: 100%;
}
.film_box-text{
	padding: 50px 20px 20px 20px;
	background: #fff;
	margin-top: -30px;
	border-radius: 0 0 15px 15px;
}
.film_box-icerik h2{
	color: #272832;
	font-size: 1.3vw;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.film_box-icerik h3{
	color: #272832;
	font-size: 1vw;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.film_box-icerik p{
	color: #7C7C7C;
	font-size: 12px;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 18px;
}
.film_box-izin span{
	font-size: 14px;
	font-weight: bold;
	color: #6F6F89;
}
.film_box-izin p{
	font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    color: #6F6F89;
    margin-right: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.film_box-izin > ul{
	width: 80%;
}
.film_box-izin > ul:last-child{
	width: 20%;
	flex-wrap: wrap;
	justify-content: space-between;
}
.film_box-izin > ul:last-child > li{
	width: 45%;
	margin-right: 0;
}
.film_box-izin{
	display: flex;
	justify-content: space-between;
	margin: 15px 0;
}
.film_box-izin ul{
	display: flex;
}
.film_box-izin ul li{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 5px;
}
.film_box-izin > ul:first-child > li{
	margin-right: 10px;
}
.film_box-izin ul li:last-child{
	margin-right: 0;
}
.film_box-izle{
	min-height:36px;
}
.film_box-izle ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.film_box-izle ul li{
	display: flex;
	justify-content: center;
	align-items: center;
}
.film_box-izle ion-icon{
	font-size: 19px;
	color: #6F6F89;
	margin-right: 5px;
	transition: all 0.4s;
}
.film_box-izle p{
	font-size: 10px;
	font-weight: 500;
	color: #272832;
	transition: all 0.4s;
}
.bilet_al-btn{
	width: 80px;
	height: 36px;
	border-radius: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    background: #FFC303;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.bilet_al-btn:hover{
	color: #FFC303;
	background: #fff;	
}
.bilet_al-btn:before{
	content:"";
	position: absolute;
	left: -25px;
	top: -25px;
	border-radius: 50%;
	width: 0;
	height: 0;
	background: #fff;
	z-index: -1;
	transition: all 0.4s;
}
.bilet_al-btn:hover:before{
	width: 155%;
	height: 185%;
}
.film_box-izle > ul > li:first-child{
	padding: 8px 10px;
	border-radius: 25px;
	overflow: hidden;
	background: transparent;
	position: relative;
	transition: all 0.4s;
	z-index: 1;
	margin-left: -10px;
}
.film_box-izle > ul > li:first-child:before{
	content: "";
	position: absolute;
	left: -25px;
	top: -25px;
	border-radius: 50%;
	width: 0;
	height: 0;
	background: #ffc303;
	z-index: -1;
	transition: all 0.4s;
}
.film_box-izle > ul > li:first-child:hover:before{
	width: 155%;
	height: 225%;
}
.film_box-izle > ul > li:first-child:hover ion-icon{
	color: #fff;
}
.film_box-izle > ul > li:first-child:hover p{
	color: #fff;
}
.film_box-izle-fragman{
	position: absolute;
	width: 100%;
	height: 100%;
}
.alisveris-film-main{
	position: relative;
}
.alisveris-film > div > h2{
	text-align: center;
    margin-bottom: 2vw;
    font-size: 2.5vw;
    color: #282828;
    font-weight: 600;
}
.alisveris-film-slider{
	background: #f9f9f9;
	border-radius: 10px;
}
.btn-left30{
	left: -30px;
}
.btn-right30{
	right: -30px;
}
.alisveris-game{
	margin: 4vw 0;
}
.alisveris-game > div{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.alisveris-game > div > figure{
	width: 48%;
}
.alisveris-game > div > figure > img{
	width: 100%;
}
.alisveris-game > div > div{
	width: 48%;
	display: flex;
	flex-direction: column;
	align-items: start;
}
.alisveris-game h2{
	font-size: 1.5vw;
	color: #282828;
	font-weight: 600;
	margin: 1vw 0;
}
.alisveris-game p{
	font-size: 1vw;
	line-height: normal;
	color: #282828;
	font-weight: 400;
}
.iletisim-bilgiler{
	margin: 4vw 0;
}
.iletisim-bilgiler-main > div{
	display: flex;
	justify-content: space-between;
	margin-bottom: 4vw;
}
.iletisim-bilgiler-main > div:last-child{
	margin-bottom: 0;
}
.iletisim-bilgiler-main > div > div{
	width: 48%;
}
.iletisim-bilgiler-main > div > figure{
	width: 48%;
}
.iletisim-bilgiler-main > div > figure > img{
	width: 100%;
}
.iletisim-bilgiler-icerik-text h2{
	margin-bottom: 2vw;
    font-size: 2.5vw;
    color: #282828;
    font-weight: 600;
}
.iletisim-bilgiler-icerik-text ul{
	display: flex;
	flex-wrap: wrap;
}
.iletisim-bilgiler-icerik-text ul li{
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
}
.iletisim-bilgiler-icerik-text ul li:nth-child(2n){
	margin-right: 0;
}
.iletisim-bilgiler-icerik-text ul li:last-child{
	margin-right: 0;
	margin-top: -40px;
}
.iletisim-bilgiler-icerik-text ul li h3{
	font-size: 1.2vw;
	color: #282828;
	font-weight: 600;
	margin-bottom:5px;
}
.iletisim-bilgiler-icerik-text ul li a{
	font-size: 1vw;
	color: #282828;
	font-weight: 400;
	transition: all 0.4s;
}

.iletisim-bilgiler-icerik-text ul li span {
	font-size: 14px;
	color: #282828;
	font-weight: 600;
	transition: all 0.4s;	
}

.iletisim-bilgiler-icerik-text ul li a:hover{
	color: #3f717f;
}
.iletisim-bilgiler-icerik-text ul li a:hover{
	text-decoration: underline;
}
.iletisim-yol-tarifi{
	width: 60%;
    height: 100%;
    position: relative;
    background: #3F717F;
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 1vw;
	font-weight: 600;
	transition: all 0.4s;
	color: #fff!important;
}
.iletisim-yol-tarifi:hover{
	background: #282828;
	text-decoration: none!important;
}
.iletisim-email-link{
	font-size: 0.7vw!important;
}
.iletisim-email-link:hover{
	text-decoration: underline;
}
.iletisim-bilgiler-main > div:nth-child(2n){
	flex-direction: row-reverse;
}
.iletisim-form-icerik h2{
	margin-bottom: 1vw;
    font-size: 1.5vw;
    color: #282828;
    font-weight: 500;
}
.iletisim-form-icerik h3{
    font-size: 1.5vw;
    color: #282828;
    font-weight: 500;
}
.iletisim-form-icerik ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 3vw;
}
.iletisim-form-icerik ul li{
	width: 100%;
	margin-bottom: 2%;
	display: flex;
    align-items: center;
}
.iletisim-form-icerik ul li:nth-child(-n + 4){
	width: 49%;
	margin-right: 2%;
}
.iletisim-form-icerik ul li:nth-child(2n){
	margin-right: 0;
}
.iletisim-form-icerik ul li:last-child{
	margin-right: 0;
	width: 100%;
}
.iletisim-form-icerik ul li input[type="text"]{
	width: 100%;
    height: 60px;
    padding: 10px 20px;
    border: 1px solid #707070;
    border-radius: 5px;
    font-size: 18px;
}
.iletisim-form-icerik ul li textarea{
	width: 100%;
    height: 10em;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 18px;
    border: 1px solid #707070;
    resize: none;
	font-family: 'Montserrat', sans-serif;
}
.iletisim-form-icerik ul li select{
	min-width: auto;
    width: 100%;
    color: #282828;
    border-radius: 5px;
    border: 1px solid #707070;
    height: 59px;
    background-color: #fff;
    background-image: url(../images/asagi-siyah.svg);
}
.iletisim-form-icerik ul li input[type="checkbox"]{
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.iletisim-form-icerik ul li p a{
	color: #282828;
	text-decoration: underline;
	font-size: 1vw;
}
.iletisim-form-icerik ul li p{
	color: #282828;
	font-size: 1vw;
}
.upload-link{
	display: flex;
    justify-content: space-between;
	align-items: center;
	width: 100%;
	background: #f3f3f3;
	padding: 1vw 2vw;
	transition: all 0.4s;
}
.upload-link:hover{
	background: #dcdcdc;
}
.upload-link img{
	width: 7%;
}
.upload-link span{
	font-size: 1vw;
	font-weight: 600;
	color: #282828;
}
.iletisim-form-icerik ul li button{
	width: 100%;
	height: 100%;
	padding: 1vw 2vw;
	background: #282828;
	color: #fff;
	font-size: 1.1vw;
	font-weight: bold;
	transition: all 0.4s;
}
.iletisim-form-icerik ul li button:hover{
	background: #3F717F;
}
.iletisim-ulasim{
	margin-bottom: 4vw;
}
.iletisim-ulasim h2{
	text-align: center;
    font-size: 2.5vw;
    color: #282828;
    font-weight: 600;
}
.iletisim-ulasim ul{
	margin-top: 2vw;
	display: flex;
	flex-wrap: wrap;
}
.iletisim-ulasim ul li{
	width: 33%;
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
}
.iletisim-ulasim ul li:before{
	font-family: "profornet";
	content: "\e923";
	position: absolute;
	left: 0;
	top: 5px;
	color: #3F717F;
	font-size: 1vw;
}
.iletisim-ulasim ul li p{
	font-size: 1vw;
}
.medya-icerik{
	margin-bottom: 4vw;
}
.tab_content-medya {
	display: none;
}
.tab_drawer_heading { display: none; }
@media screen and (max-width: 480px) {
	.tabs-medya {
		display: none;
	}
}
.tabs-medya{
	width: 80%;
	margin: auto;
	display: flex;
	align-items: center;
	background: #EBF0F2;
}
.tabs-medya li{
	flex: 1;
	padding: 1.5vw 2vw;
	transition: all 0.4s;
	cursor: pointer;
}
.tabs-medya .active{
	background: #3F717F;
}
.tabs-medya li h2{
	font-size: 1vw;
	color: #282828;
	font-weight: 500;
	text-align: center;
}
.tabs-medya .active h2{
	color: #fff;
}
.tab_container-medya{
	margin-top: 2vw;
}
.medya-ebrosur ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.medya-ebrosur ul li{
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	position: relative;
	transition: all 0.4s;
}
.medya-ebrosur ul li:nth-child(3n){
	margin-right: 0;
}
.medya-ebrosur ul li figure{
	width: 100%;
	overflow: hidden;
}
.medya-ebrosur ul li figure img{
	width: 100%;
	transition: all 0.4s;
}
.medya-ebrosur ul li:hover img{
	transform: scale(1.1);
}
.medya-ebrosur ul li:hover{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.medya-ebrosur ul li a{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.medya-tanitim-youtube{
	height: 30vw;
}
.medya-tanitim{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.medya-tab-baslik{
	width: 100%;
	text-align: center;
    margin-bottom: 2vw;
    font-size: 2.5vw;
    color: #282828;
    font-weight: 600;
}
.medya-tanitim ul{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.medya-tanitim ul li{
	width: 49%;
	margin-right: 2%;
	margin-top: 2%;
}
.medya-tanitim ul li:nth-child(2n){
	margin-right: 0;
}
.medya-tanitim ul li:nth-child(-n + 2){
	margin-top: 0;
}
.medya-fotograflar ul{
	display: flex;
	flex-wrap: wrap;
}
.medya-fotograflar ul li{
	width: 222px;
	margin:10px;
	
	box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
}

.medya-fotograflar ul li figure{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.medya-fotograflar > ul > li > figure > img{
	width: 100%;
	transition: all 0.4s;
}
.medya-fotograflar > ul > li:hover > figure > img{
	transform: scale(1.1);
}
.medya-fotograflar-text{
	width: 100%;
	padding: 1vw;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.medya-fotograflar-text h3{
	font-size: 1vw;
	color: #000;
	font-weight: 500;
	width: 70%;
}
.medya-fotograflar-text a{
	width: 30px;
}
.medya-fotograflar-text a img{
	filter: brightness(0) saturate(100%);
	width: 100%;
}
.medya-kurumsal ul{
	display: flex;
	flex-wrap: wrap;
}
.medya-kurumsal ul li{
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	border: 1px solid #707070;
	padding: 1vw 2vw;
}
.medya-kurumsal ul li:nth-child(2n){
	margin-right: 0;
}
.medya-kurumsal ul li figure{
	width: 100%;
	display: flex;
	justify-content: start;
	align-items: center;
}
.medya-kurumsal ul li figure img{
	max-height: 69px;
}
.medya-kurumsal ul li div{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 2vw;
}
.medya-kurumsal ul li div h3{
	color: #282828;
	font-size: 1vw;
	font-weight: 400;
}
.mobil-goster{
	display: none;
}
.sanalTur{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
}

.sanalTur h2 {
	width:100%;
	display:block;
	text-align:center;
}

.sanalTur .yer{
margin:20px;
text-align:center;
max-width: 238px
}
.yer img{
	width: 100%;
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.3);
}

.yer img:hover {
	opacity:0.7;
	transition:all 0.3s
}

.yer a{
	font-size: 16px;
	color: #282828;
}
.tabs-konaklama li{
	flex: 1;
}
.pd3vw{
	margin: 4vw 0;
}
.fotoGaleri{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 3vw 0;
}
.fotoGaleri li{
	margin-right: 1vw;
	margin-bottom: 1vw;
	list-style:none!important
}
.fotoGaleri li:last-child{
	margin-right: 0;
}



































@media (min-width: 1200px) {
	
	.px1200{
		width: 100%;
		padding: 0 6vw;
	}
	.header_alt ul li a{
		font-size: 12px;
	}
	.slick-next-anasayfa_slider{
		left: 18%;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets{
		left: 23%;
	}
	.konaklama-sag{
		width: 53%;
	}
	.konaklama-sol{
		width: 45%;
	}
	.anasayfaRestoran-text{
		width: 45%;
	}
	.anasayfaQualitas-text{
		width: 45%;
	}
	.anasayfaKongre-icerik{
		padding: 6vw;
	}
	.anasayfaDugun-icerik{
		padding: 7vw 6vw;
	}
	.tabs-qualitas > li{
		font-size: 1vw;
	}
	.footer-ust-menu a{
		font-size: 11px;
	}
	.footer-orta > ul > li:last-child a{
		font-size: 1vw;
	}
	.footer-orta i{
		font-size: 20px;
	}
	.footer-alt ul{
		justify-content: space-between;
	}
	.footer-alt ul li{
		flex: auto;
		display: flex;
		justify-content: center;
	}
	.footer-alt ul li:first-child{
		justify-content: start;
	}
	.footer-alt ul li:last-child{
		justify-content: end;
	}
	.footer-alt ul li a{
		font-size: 12px;
	}
	.restaurant-detay-rez-baslik a{	
		font-size: 1vw;
	}
}

@media (min-width: 1440px) {
	
	.px1200{
		width: 100%;
		padding: 0 2.1vw;
	}
	.header_alt ul li a{
		font-size: 14px;
	}
	.slick-next-anasayfa_slider{
		left: 17%;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets{
		left: 21%;
	}
	.konaklama-sag{
		width: 49%;
	}
	.konaklama-sol{
		width: 49%;
	}
	.anasayfaRestoran-text{
		width: 45%;
	}
	.anasayfaQualitas-text{
		width: 45%;
	}
	.anasayfaKongre-icerik{
		padding: 7.3vw;
	}
	.anasayfaDugun-icerik{
		padding: 8vw 7.3vw;
	}
	.tabs-qualitas > li{
		font-size: 1.1vw;
	}
	.footer-ust-menu a{
		font-size: 12px;
	}
	.footer-orta > ul > li:last-child a{
		font-size: 0.8vw;
	}
	.footer-orta i{
		font-size: 24px;
	}
	.footer-alt ul li{
		flex: 1;
		justify-content: start;
	}
	.footer-alt ul li a{
		font-size: 14px;
	}
	.footer-alt ul li:last-child{
		justify-content: center;
	}
	.restaurant-detay-rez-baslik a{	
		font-size: 0.9vw;
	}
}

@media (min-width: 1800px) {
	
	.px1200{
		width: 100%;
		padding: 0 7.3vw;
	}
	.header_alt ul li a{
		font-size: 14px;
	}
	.slick-next-anasayfa_slider{
		left: 17%;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets{
		left: 20%;
	}
	.konaklama-sag{
		width: 49%;
	}
	.konaklama-sol{
		width: 49%;
	}
	.anasayfaRestoran-text{
		width: 35%;
	}
	.anasayfaQualitas-text{
		width: 35%;
	}
	.anasayfaKongre-icerik{
		padding:7.3vw;
	}
	.anasayfaDugun-icerik{
		padding: 8vw 7.3vw;
	}
	.footer-ust-menu a{
		font-size: 14px;
	}
	.footer-orta > ul > li:last-child a{
		font-size: 0.8vw;
	}
	.footer-orta i{
		font-size: 28px;
	}
	.restaurant-detay-rez-baslik a{	
		font-size: 0.8vw;
	}
	.film_box-izle p{
		font-size: 0.8vw;
	}
	.bilet_al-btn{
		width: 6vw;
		font-size: 1vw;
	}
	.footer-alt ul li{
		justify-content: center;
	}
	.footer-alt ul li:last-child{
		justify-content: end;
	}
}



.header_ust-dil > ul{
	display: none;
}
.header_ust-dil:hover > ul{
	display: block;
    visibility: visible;
    top: 40px;
}
.header_ust-dil > ul{
	position: absolute;
    left: 0;
    top: 80px;
    visibility: hidden;
    transition: all 0.3s;
	background: #fff;
	z-index: 99;	
    width: 70px;
	border: 1px solid #707070;
}
.header_ust-dil ul li a{
	display: flex;
	align-items: center;
	padding: 10px;
}
.header_ust-dil ul li a img{
	margin-right: 5px;
}
.header_ust-dil ul li{
	background: #fff;
	transition: all 0.4s;
}
.header_ust-dil ul li:hover{
	background: #ebebeb;
}





.header_ust-wyndham > ul{
	display: none;
}
.header_ust-wyndham:hover > ul{
	display: block;
    visibility: visible;
    top: 40px;
}
.header_ust-wyndham > ul{
	position: absolute;
    left: 0;
    top: 80px;
    visibility: hidden;
    transition: all 0.3s;
	background: #fff;
	z-index: 99;	
    width: 345px;
	border: 1px solid #707070;
}
.header_ust-wyndham ul li a{
	padding: 10px;
}
.header_ust-wyndham ul li{
	background: #fff;
	transition: all 0.4s;
}
.header_ust-wyndham ul li:hover{
	background: #ebebeb;
}


.anketform {
	display:flex;
	flex-wrap:wrap;
}

.form-menu {width:100%;margin-bottom:30px}

.form-menu ul{
	width:100%;
	padding:0px 20px;
	display:flex;
}


.form-menu li {
	width:100%;
	height:auto;
    padding: 2vw 1vw;
    background: #EBF0F2;
    color: #000;
    font-size: 0.94vw;
    font-weight: bold;
    transition: all 0.4s;
	text-align:center;
	border-right:1px solid #d6d6d6;
		list-style:none!important;
	
}

.form-menu li:last-child {
	border:none;
}

.form-menu li a {
	color:#fff;
}
.form-menu li:hover {
    background: #3F717F;
	color:#fff!important;
	}

.secilimenu {
	background: #3F717F!important;
	color:#fff!important;
}

.form-govde {
	width:100%;
	padding:0px 20px;
}


.anketform h2 {
	font-size:28px;
	font-weight:700;
	margin-top:25px;
	background:#f3f3f3;
	padding:20px;
}

.tuketiciAnketi1 {
	display:flex;
	flex-wrap:wrap;
	border-bottom:1px solid #ebebeb;
}

.tuketiciAnketi1 ul {
	width:100%;
	padding-top: 20px;
}


.tuketiciAnketi1 ul li:first-child {
	font-weight:700;
	padding:10px 0px;
}

.tuketiciAnketi1 ul li {
	min-height:50px;
	font-size:18px;
	display: flex;
	list-style:none!important;
}

.d-flx {
	display:flex;
	flex-wrap:wrap;
}
.d-flx label{
	width: 100%;
}


.tuketiciAnketi1 ul li label {
	display: flex;
	align-items:center;
}

.tuketiciAnketi1 label {
	cursor: pointer;
}

.tuketiciAnketi1 input[type="text"]{
    width: 50%;
    height: 50px;
    padding: 10px 20px;
    border: 1px solid #707070;
    border-radius: 5px;
    font-size: 18px;
}
.tuketiciAnketi1 textarea{
    width: 100%;
    height: 100px;
    padding: 10px 20px;
    border: 1px solid #707070;
    border-radius: 5px;
    font-size: 18px;
	resize: none;
}


.tuketiciAnketi1 ul li a {
	color:#000;
	font-weight:600;
}

.tuketiciAnketi1 ul li a:Hover {
	color:#3F717F
}

.tuketiciAnketi1 ul li i {
	margin-right:5px;
	font-size:16px;
}

.tuketiciAnketi2 ul li button {
    width: 100%;
    height: 100%;
    padding: 1vw 2vw;
    background: #282828;
    color: #fff;
    font-size: 1.1vw;
    font-weight: bold;
    transition: all 0.4s;
}
.tuketiciAnketi2 ul li button:hover {
    background: #3F717F;
	}


.tuketiciAnketi2 ul {
	margin:20px 0px;
}

.form-menu li{
	cursor: pointer;
	position:relative;
}

.form-menu li a {
	position:Absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}



.form-govde input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	height: 25px;
	width: 25px;
	min-width:25px;
	transition: all 0.15s ease-out 0s;
	background: #fff;
	border: 1px solid #707070;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-right: 0.5rem;
	outline: none;
	position: relative;
	z-index: 1000;
	
}
.form-govde input[type="checkbox"]:hover {
	background: #9faab7;
	border-color: #fff;
}
.form-govde input[type="checkbox"]:checked {
    background: #435E66;
	border-color: #fff;
}
.form-govde input[type="checkbox"]:checked::before {
	width: 25px;
	height: 25px;
	display:flex;
	justify-content: center;
	align-items: center;
	content: '\2713';
	font-size: 16px;
	font-weight:bold;
	position: absolute;
	align-items:center;
	justify-content:center;
	font-family:'Font Awesome 5 Free';
}
.form-govde input[type="checkbox"]:checked::after {
	-webkit-animation: click-wave2 0.65s;
	-moz-animation: click-wave2 0.65s;
	animation: click-wave2 0.65s;
    background: #435E66;
	content: '';
	display: block;
	position: relative;
	z-index: 100;
}
@keyframes click-wave2 {
  0% {
    height: 25px;
    width: 25px;
    opacity: 0.35;
    position: relative;
	border-radius: 4px;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}





.form-govde input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	height: 25px;
	width: 25px;
	transition: all 0.15s ease-out 0s;
	background: #fff;
	border: 1px solid #707070;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-right: 0.5rem;
	outline: none;
	position: relative;
	z-index: 1000;
	border-radius: 50%;
	margin-top:0px;
}
.form-govde input[type="radio"]:hover {
	background: #9faab7;
	border-color: #fff;
}
.form-govde input[type="radio"]:checked {
    background: #435E66;
	border-color: #fff;
}
.form-govde input[type="radio"]:checked::before {
	width: 25px;
	height: 25px;
	display:flex;
	justify-content: center;
	align-items: center;
	content: '\2713';
	font-size: 16px;
	font-weight:bold;
	position: absolute;
	align-items:center;
	justify-content:center;
	font-family:'Font Awesome 5 Free';
}
.form-govde input[type="radio"]:checked::after {
	-webkit-animation: click-wave 0.65s;
	-moz-animation: click-wave 0.65s;
	animation: click-wave 0.65s;
    background: #435E66;
	content: '';
	display: block;
	position: relative;
	z-index: 100;
	border-radius: 50%;
}
@keyframes click-wave {
  0% {
    height: 25px;
    width: 25px;
    opacity: 0.35;
    position: relative;
	border-radius: 50%;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
.konaklama-rez-main{
	position: relative;
	z-index: 99;
}
.rezervKapat{
	width: 25px;
    height: 25px;
    position: absolute;
    right: 3px;
    top: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.rezervKapat:before{
	content: "X";
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	z-index: 1;	
}
.salonlar-tablo{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.salonlar-tablo > div{
	width: 100%;
	margin-top: 20px;
	box-shadow: rgb(0,0,0,0.31) 0 5px 5px 4px;
}
.salonlar{
	width: 100%;
}
.salonlar > tbody > tr:nth-child(2n - 1){
	background: #ebebeb;
}
.salonlar > tbody > tr:first-child{
	background: #282828!important;
	color: #fff;
}
.salonlar > tbody > tr{
	transition: all 0.4s;
}
.salonlar > tbody > tr:hover{
	background: #3F717F;
	color: #fff;
}
.salonlar > tbody > tr > td{
	padding: 10px;
}

.sayfa-text h2 {
	font-size:24px;
	font-weight:700;
	margin:10px 0px;
}

.sayfa-text ul {
	margin-left:30px;
	margin-bottom:30px;
}

.sayfa-text ul li{
	font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    display: list-item;
	list-style:circle;
}

.sayfa-text a {
	color:#000;
	font-weight:700;
	
}

.sayfa-text a:hover {
	text-decoration:underline;
}


.ic-sayfa-icerik ul li{
	font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    display: list-item;
    margin-bottom: 15px;
	list-style:circle;
}

.ic-sayfa-icerik ul {
	margin-left:25px;
}

.ic-sayfa-icerik p {
	margin-bottom:20px;
	font-size:16px;
}

*{
	font-family: Arial, Helvetica, sans-serif!important;
}
.material-symbols-outlined{
	font-family: 'Material Symbols Outlined'!important;
}

.swiper-slider-11 picture{
	width: 100%;
}
.swiper-slider-11 picture img{
	width: 100%;
}
.sayfa-list ul li p{
	margin-bottom: 0;
}


.slider-main1{
	min-height: auto;
}
.slider-main1 picture{
	width: 100%;
}
.slider-main1 picture img{
	width: 100%;
}
.slider-main1 .swiper-slide-caption{
	position: absolute;
}

.accordion-wrapper h1{
    text-align:center;
}
.accordion-wrapper input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.accordion-wrapper {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
    width: 100%;
    margin:0 auto;
}
.accordion {
    width: 100%;
    color: white;
    overflow: hidden;
    margin-bottom: 16px;
}
.accordion:last-child{
    margin-bottom: 0;
}
.accordion-label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 16px;
   background: rgb(64 93 101);
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
}
.accordion-label:hover {
        background: rgb(58 84 91);
}
.accordion-label::after {
    content: "\276F";
    width: 16px;
    height: 16px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.accordion-content {
    max-height: 0;
    padding: 0 16px;
    color: rgba(4,57,94,1);
    background: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.accordion-content p{
    margin-bottom: 20px;
    font-size: 18px;
}

.accordion-content p:last-child {
	margin-bottom:0px;
}

.accordion-content li{
    margin-bottom: 0;
    font-size: 18px!important;
}
input:checked + .accordion-label {
    background: rgba(4,57,94,1);
}
input:checked + .accordion-label::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
input:checked ~ .accordion-content {
    max-height: 100%;
    padding: 16px;
}
  