@import url(https://fonts.googleapis.com/css?family=Be+Vietnam:100,300,400,500,600,700,800|Cuprum:400,400i,700,700i&amp;display=swap&amp;subset=latin-ext);
a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, ul, var, video { margin: 0; padding: 0; border: 0; vertical-align: baseline }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:after, blockquote:before, q:after, q:before { content: ''; content: none }
table { border-collapse: collapse; border-spacing: 0 }
a { text-decoration: none }
body {font-family: 'Be Vietnam', sans-serif;padding-top: 65px;overflow-x: hidden;}
:focus { outline: 0 }
.clear { clear: both }
img { max-width: 100%; height: auto }
:focus { outline: 0 }
.clear { clear: both }
strong { font-family: Cuprum, sans-serif }
b { font-family: Cuprum, sans-serif }
::-webkit-scrollbar {
width:8px
}
::-webkit-scrollbar-track {
background:#fcf0ec
}
::-webkit-scrollbar-thumb {
background:#11204c
}
.line { position: fixed; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none }
.l1, .l2, .l3, .l4 { width: 1px; height: 100%; background: #f4f4f4; position: absolute }
.l1 { left: 12% }
.l2 { left: 40% }
.l3 { left: 60% }
.l4 { left: 80% }
.fixedMenu { position: relative; width: 90px; height: 100%; box-sizing: border-box; top: 0; right: 0; display: flex; flex-direction: column; align-items: center; padding-top: 40px; padding-bottom: 55px; justify-content: space-between; float: right }
.mainLeft { position: relative; float: left; width: calc(100% - 90px); height: auto }
.headerRezerve {position: fixed;width: calc(100% - 90px);height: 65px;background: #fff;display: inline-flex;top: 0;z-index: 8;align-items: center;justify-content: center;transition: .5s all;box-shadow: 2px 2px 27px rgba(0,0,0,.63);}
.homeBg { position: relative; display: block; width: 100%; height: calc(100vh - 65px - 210px); background-repeat: no-repeat!important; background-size: cover!important; background-position: top center!important; height: auto;/* background-attachment:fixed!important; */ }
.home_kmp {position: relative;display: inline-block;width: 100%;padding: 10px;box-sizing: border-box;}
.home_kmp ul { width: 100%; position: relative; display: flex; flex-flow: wrap; justify-content: center; }
.home_kmp ul li {position: relative;float: left;width: calc(33.3% - 12px);/*margin-right: 15px;*/padding:0 6px 6px;}
.home_kmp ul li a { position: relative; width: 100%; min-height: 170px; box-sizing: border-box; padding: 0 30px; color: #fff; transition: .3s all; display: flex; align-items: center; justify-content: space-between; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; overflow: hidden }
.home_kmp ul li a strong {display: block;font-weight: 400;font-size: 30px;margin-bottom: 5px;position: relative;}
.home_kmp ul li a p { display: table; width: 240px; line-height: 24px; position: relative }
.home_kmp ul li a .bg::before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(17,32,76,.6) }
.menuBtn { position: relative; display: block; width: 33px; cursor: pointer; height: 30px; display: flex; flex-direction: column; justify-content: center; }
.menuBtn span { position: relative; display: inline-block; width: 100%; height: 4px; background: #11204c; transition: .5s all; margin-bottom: 5px }
.menuBtn span:last-child { width: 50%; right: 0; float: right; margin-bottom: 0 }
.menuBtn:hover span:last-child { width: 100% }
.fixedMenu .fixedTop { display: flex; flex-direction: column; align-items: center; z-index: 8; position: relative }
ul.dil { position: relative; display: block; margin-top: 0; border: solid 1px #fcf0ec; padding: 3px; box-sizing: border-box; }
ul.dil li { position: relative; display: block; margin-bottom: 3px; width: 40px }
ul.dil li a { display: flex; height: 35px; background: #fff; align-items: center; justify-content: center; text-align: center; font-size: 16px; font-weight: 700; color: #11204c; transition: .3s all }
ul.dil li a.active { background: #fcf0ec }
ul.dil li a:hover { background: #fcf0ec }
ul.dil li:last-child { margin-bottom: 0 }
.fixedMenu .fixedTitle { position: relative; writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl; -ms-writing-mode: vertical-rl; transform: rotate(180deg); font-family: Cuprum, sans-serif; font-size: 20px; font-weight: 400; transition: .5s all }
body.noscroll { overflow: hidden }
.fixedMenuBar { position: fixed; width: 90px; height: 100vh; background: #fff; border: solid 1px #f9f9f9; box-sizing: border-box; top: 0; right: 0; z-index: 10; transition: .4s all; transition-delay: 1.3s }
.fixedMenuBar.active { width: 100%; transition-delay: .4s }
.fixedMenuBar.active .down_icon, .fixedMenuBar.active .fixedTitle { transition: .3s all; opacity: 0 }
.fixedMenuBar.active .menuBtn span { float: left }
.w100 { position: relative; display: inline-block; width: 100% }
.fixedMenuOpen { position: relative; width: calc(100% - 90px); height: 100%; box-sizing: border-box; padding: 140px; padding-bottom: 90px; display: flex; flex-direction: column; justify-content: space-between }
.fixedMenuOpen .title { position: relative; display: table; visibility: hidden; top: -100%; transition: .8s all; transition-delay: .7s }
.fixedMenuOpen .title strong { display: table; font-weight: 400; font-size: 55px; color: #11204c; margin-bottom: 20px }
.fixedMenuOpen .title p { position: relative; display: table; font-size: 16px; color: #7d7d7d; font-weight: 300; line-height: 30px; width: 690px }
.fixedMenuOpen .menu { position: relative; display: table; margin-top: 60px; width: 1050px; visibility: hidden; transition: .8s all; transition-delay: .7s; opacity: 0 }
.fixedMenuOpen .menu ul { position: relative; display: inline-block; width: 100% }
.fixedMenuOpen .menu ul li { position: relative; width: 33.33%; float: left; margin-bottom: 20px }
.fixedMenuOpen .menu ul li a { position: relative; display: table; font-weight: 700; font-size: 25px; color: #11204c }
.fixedMenuOpen .menu ul li:last-child { margin-bottom: 0 }
.fixedMenuOpen .bottom { position: relative; display: inline-block; width: 100%; bottom: -300px; visibility: hidden; transition: .8s all; transition-delay: .7s }
.kmpMail { position: relative; float: left }
.kmpMail strong { position: relative; display: block; font-size: 25px; color: #11204c; font-weight: 400; margin-bottom: 30px }
.kmpMail form { position: relative; display: table; width: 560px }
.kmpMail form input { position: relative; display: inline-block; width: 100%; border-bottom: solid 1px #d9d9d9; padding-bottom: 10px; box-sizing: border-box; font-weight: 700; color: #11204c; font-size: 16px; background: 0 0 }
.kmpMail form input::-webkit-input-placeholder {
color:#11204c
}
.kmpMail form input:-ms-input-placeholder {
color:#11204c
}
.kmpMail form input::placeholder {
color:#11204c
}
.fixedContact { position: relative; float: left; margin-left: 90px }
.fixedContact ul { position: relative; display: inline-block; width: 100% }
.fixedContact ul li { position: relative; float: left; margin-right: 55px }
.fixedContact ul li:last-child { margin-right: 0 }
.fixedContact ul li strong { display: block; font-size: 25px; color: #11204c; font-weight: 400; margin-bottom: 10px }
.fixedContact ul li p { display: block; line-height: 23px; font-size: 16px; color: #11204c }
.fixedContact ul li p a { display: block }
.fixedContact ul li p a { color: currentColor }
.fixedMenuOpen .menu ul li a::before { content: ""; position: absolute; width: 0%; height: 2px; background: currentColor; bottom: -4px; transition: .5s all }
.fixedMenuOpen .menu ul li a:hover::before { width: 100% }
.fixedMenuBar.active .fixedMenuOpen .title { visibility: visible; top: 0; transition-delay: .9s }
.fixedMenuBar.active .fixedMenuOpen .bottom { visibility: visible; bottom: 0; transition-delay: .9s }
.fixedMenuBar.active .fixedMenuOpen .menu { visibility: visible; transition-delay: .9s; opacity: 1 }
.fixedMenuOpen::before { content: ""; background: url(../images/menubg.jpg) no-repeat; width: calc(100% + 90px); height: 100%; background-size: cover; background-position: center; display: inline-block; position: absolute; left: 0; top: 0; right: -90px }
.rezerveTitle { position: relative; display: flex; align-items: center; cursor: pointer }
.rezerveTitle span { position: relative; display: flex; align-items: center; justify-content: center; width: 35px; height: 35px; border: solid 1px #11204c; border-radius: 30px }
.rezerveTitle b { display: block; font-weight: 400; font-size: 20px; font-family: Cuprum, sans-serif; color: #11204c; margin: 0 10px }
.rezerveTitle i { display: block; width: 14px }
.rezervasyonOpen { position: fixed; width: calc(100% - 90px); height: auto; background: #fff; left: 0; top: 0; z-index: 9; display: none; box-sizing: border-box; padding: 40px 0; box-shadow: 3px 2px 60px hsla(0,0%,0%,.09); }
.logo { position: absolute; left: 140px; top: 63px; transition: .8s all; transform: translateY(-50%); background-color: #ffffff; z-index: 10; padding: 13px; box-sizing: border-box; box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.24); }
.logo a { display: block }
.logo.sticky { }
.container { position: relative; width: 1365px; margin: auto; max-width: 95% }
.rezervasyonOpen .title { position: relative; display: table }
.rezervasyonOpen .title a { display: table; font-size: 21px; color: #11204c; font-family: Cuprum, sans-serif; font-weight: 700 }
.rezervasyonOpen .title strong { position: relative; display: table; font-size: 40px; color: #11204c }
.rezervasyonOpen .title p { display: table; font-size: 16px; color: #7d7d7d; line-height: 30px; width: 700px }
.rezervasyonOpen .title strong::before { content: ""; position: absolute; width: 35px; height: 35px; background-color: transparent; left: -50px; top: 50%; transform: translateY(-50%); border-radius: 30px; border: solid 1px #11204c; box-sizing: border-box; background-image: url(../images/icons/reserve_icon.png); background-repeat: no-repeat; background-size: 20px; background-position: center }
.reser_arrow { position: relative; display: table; margin: auto; transform: rotateX(-190deg); cursor: pointer; margin-top: 40px }
#flight-datepicker { margin-top: 0 }

@media screen and (min-width:400px) {
#flight-datepicker { display: inline-block; width: auto!important; top: 0; float: left }
}
#flight-datepicker .form-item { position: relative; margin: 12px 0 60px }

@media screen and (min-width:400px) {
#flight-datepicker .form-item { margin: 0; display: inline-block; margin-right: 20px; float: left }
}
#flight-datepicker label { display: block; margin-bottom: 8px; color: #fff }
#flight-datepicker input { margin-bottom: 0; padding-bottom: 0; width: 265px; height: 60px; font-size: 15px; text-align: left; color: #4a4a4a; background-color: transparent; padding-left: 20px; box-sizing: border-box; border: none; border-radius: 0; outline: 0; transition: border-color .2s ease-out; display: inline-block; background-image: url(../images/icons/date.svg); background-repeat: no-repeat; background-position: 230px 50%; background-size: 16px; border: solid 1px #a2adbc; font-family: Cuprum, sans-serif; cursor: pointer }
#flight-datepicker input:first-child, #flight-datepicker input:last-child { border-radius: 0 }
#flight-datepicker input:focus { border-bottom-color: #63a9bf; border: solid 1px #012047 }
#flight-datepicker input:focus::-webkit-input-placeholder {
color:transparent;
transition:color .2s ease-out
}
#flight-datepicker input:focus:-moz-placeholder {
color:transparent;
transition:color .2s ease-out
}
#flight-datepicker input:focus::-moz-placeholder {
color:transparent;
transition:color .2s ease-out
}
#flight-datepicker input:focus:-ms-input-placeholder {
color:transparent;
transition:color .2s ease-out
}
#flight-datepicker .date-text { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; top: calc(100% + 6px); font-size: 12px; color: #fff }

@media screen and (min-width:400px) {
#flight-datepicker .date-text { top: 100% }
}
.datepicker.dropdown-menu { padding: 0; background-clip: border-box; border: none; border-radius: 0; -webkit-animation: popup .2s ease-out forwards; animation: popup .2s ease-out forwards }
.datepicker.dropdown-menu table { background-color: #11204c }
.datepicker.dropdown-menu table thead { background-color: #11204c }
.datepicker.dropdown-menu table thead tr { border-top: 0 }
.datepicker.dropdown-menu table tbody { background-color: #fff }
.datepicker.dropdown-menu table tr { border-top: 1px solid #ededed }
.datepicker.dropdown-menu table tr td, .datepicker.dropdown-menu table tr th { width: auto; height: 24px; padding: 8px; font-size: 16px; border-radius: 0; transition: background-color .6s ease-out }

@media screen and (min-width:400px) {
.datepicker.dropdown-menu table tr td, .datepicker.dropdown-menu table tr th { padding: 12px }
}
.datepicker.dropdown-menu table tr td.active:hover, .datepicker.dropdown-menu table tr td:active:hover, .datepicker.dropdown-menu table tr td:hover, .datepicker.dropdown-menu table tr th.active:hover, .datepicker.dropdown-menu table tr th:active:hover, .datepicker.dropdown-menu table tr th:hover { border-color: #ededed; border-radius: 0; transition: background-color .2s ease-out }
.datepicker.dropdown-menu table tr td.focused, .datepicker.dropdown-menu table tr td.selected, .datepicker.dropdown-menu table tr th.focused, .datepicker.dropdown-menu table tr th.selected { background-color: #63a9bf; border-color: #ededed; border-radius: 0 }
.datepicker.dropdown-menu table tr td.active, .datepicker.dropdown-menu table tr td.active.active:hover, .datepicker.dropdown-menu table tr td.active:focus, .datepicker.dropdown-menu table tr td.highlighted, .datepicker.dropdown-menu table tr td:active:focus, .datepicker.dropdown-menu table tr th.active, .datepicker.dropdown-menu table tr th.active.active:hover, .datepicker.dropdown-menu table tr th.active:focus, .datepicker.dropdown-menu table tr th.highlighted, .datepicker.dropdown-menu table tr th:active:focus { background-color: #11204c; border-color: #ededed }
.datepicker.dropdown-menu table tr th.datepicker-switch { font-size: 12px; font-weight: 700; line-height: 2; text-transform: uppercase; letter-spacing: .05em; color: #fff; background-color: inherit; border-radius: 0 }
.datepicker.dropdown-menu table tr th.next, .datepicker.dropdown-menu table tr th.prev { color: #fff; background-color: #11204c; border-radius: 0 }
.datepicker.dropdown-menu table tr th.dow { padding: 2px 12px; font-size: 12px; line-height: 2; color: #fff; background-color: #11204c; border-top: 1px solid #11204c; border-radius: 0 }
.datepicker.dropdown-menu table tr td.day { width: 24px; border-right: 1px solid #ededed }
.datepicker.dropdown-menu table tr td.day:last-child { border-right-width: 0 }
.datepicker.dropdown-menu table tr td.range { background-color: #eee }
.datepicker.dropdown-menu .disabled, .datepicker.dropdown-menu .disabled:hover, .datepicker.dropdown-menu .new, .datepicker.dropdown-menu .old { color: #ccc }
.fontawesome-calendar { position: absolute; top: 26px; right: 0; font-size: 24px; z-index: -99 }
@-webkit-keyframes popup {
from {
opacity:0;
-webkit-transform:translateY(12px);
transform:translateY(12px)
}
to {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes popup {
from {
opacity:0;
-webkit-transform:translateY(12px);
transform:translateY(12px)
}
to {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
.yetiskin { width: 200px; height: 60px; background: 0 0; display: inline-block; position: relative; text-align: left; box-sizing: border-box; padding-left: 20px; padding-right: 10px; margin-right: 20px; align-items: center; float: left; border: solid 1px #a2adbc }
.yetiskin>span { display: inline-block; float: left; color: #000; font-size: 15px; line-height: 60px; font-family: Cuprum, sans-serif }
.sayacBtn { float: right; line-height: 35px; position: relative; top: 0; display: flex; align-items: center; height: 100% }
.sBtn { display: inline-block; position: relative; margin: 2px; cursor: pointer; width: 17px }
.sonuc { font-size: 16px; margin: 0; width: 20px; text-align: center; font-family: Cuprum, sans-serif; font-weight: 700 }
.cocukYasCol { width: 100%; position: absolute; top: 65px; z-index: 9; left: 0; box-sizing: border-box; display: none }
.yasSelect { width: 100%; margin-bottom: 3px; box-sizing: border-box; border: 1px solid #11204c; color: #454545; font-size: 16px; line-height: 30px; height: 27px; display: none; font-family: Cuprum, sans-serif; padding-left: 11px }
.cocukKapat { position: relative; background: rgba(0,0,0,.01); width: calc(100% + 30px); text-align: center; left: -15px; bottom: -10px; cursor: pointer; color: #7c7d7d }
div#rezForm { position: relative; display: inline-block; width: 100%; margin-top: 60px }
.yetiskin:last-child { margin-right: 0 }
.formBtn .submit { position: relative; display: inline-block; width: 200px; height: 60px; background: rgba(17,32,76,.36); font-size: 15px; font-weight: 700; color: rgba(255,255,255,1); cursor: pointer; transition: .3s all }
.yetiskin:focus { border: solid 1px #11204c }
.formBtn .submit:hover { background: #11204c }
.home_logo { position: absolute; left: 140px; top: 30px }
.kesfedin { position: absolute; left: 40px; bottom: 60px; color: #fff }
.kesfedin span { position: relative; display: flex; writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl; -ms-writing-mode: vertical-rl; transform: rotate(180deg); justify-content: center; align-items: center; font-size: 16px }
.kesfedin span::before { content: ""; position: relative; width: 1px; height: 150px; background: #fff; float: left; margin-bottom: 20px }
.down_icon { position: relative; transform: rotate(0); transition: .5s all; cursor: pointer; }
body.sticky .down_icon { transform: rotate(180deg) }
.homeWhatsap { position: absolute; bottom: 50px; right: 30px }
.homeWhatsap a { display: inline-flex; width: 300px; height: 70px; background: #fff; align-items: center; border-radius: 100px; padding: 10px; box-sizing: border-box; color: #11204c; transition: .5s all }
.homeWhatsap a i { display: flex; width: 40px; height: 40px; background: #25d366; align-items: center; justify-content: center; border-radius: 50px; margin-right: 7px; transition: .5s all }
.homeWhatsap a span { display: block; text-align: center; font-size: 28px; font-family: Cuprum, sans-serif; font-weight: 700 }
.homeWhatsap a span b { display: block; font-size: 16px }
.homeWhatsap a:hover i { background: #0b8e3c }
.homeWhatsap a:hover { box-shadow: 0 0 13px -3px hsla(191,84%,28%,.56) }
.fixedLeftContact { position: absolute; display: table; top: 90px; left: 30px; height: 100%; bottom: 0; z-index: 3 }
.fixedFor { position: relative }
.fixedLeftContact .fixedSticky { position: sticky; top: 80px }
.fixedLeftContact ul { display: inline-block }
.fixedLeftContact ul li { position: relative; width: 60px; height: 270px; border-radius: 40px; margin-bottom: 30px }
.fixedLeftContact ul li:first-child a { background: #25d366 }
.fixedLeftContact ul li a { display: flex; width: 100%; height: 100%; align-items: center; color: #fff; font-family: Cuprum, sans-serif; font-size: 20px; font-weight: 400; padding: 8px; box-sizing: border-box; flex-direction: column; justify-content: flex-end; transition: .5s all; border-radius: 40px; background: #e8e4e4 }
.fixedLeftContact ul li a i { display: flex; width: 48px; height: 48px; align-items: center; justify-content: center; background: rgba(0,0,0,.1); border-radius: 40px }
.fixedLeftContact ul li a span b { display: block; font-weight: 400 }
.fixedLeftContact ul li a span { display: block; writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl; -ms-writing-mode: vertical-rl; transform: rotate(180deg); margin-bottom: 10px }
.fixedLeftContact ul li a i:first-child { background: rgba(0,0,0,.1) }
.fixedLeftContact ul li:nth-child(2) a {background: #1066ee;}
.fixedLeftContact ul li a:hover {box-shadow: 0 0 13px -3px hsla(191,84%,28%,.89);}
.fixedLeftContact ul li:last-child { margin-bottom: 0 }
.takipFix { position: relative; display: table; flex-direction: column; align-items: center; margin-top: 50px }
.takipFix span { display: table; margin-bottom: 20px }
.takipFix span a { display: table; margin-bottom: 4px }
.takipFix strong { writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl; -ms-writing-mode: vertical-rl; transform: rotate(180deg); font-weight: 400; font-size: 16px; text-align: center; color: #7d7d7d }
.takipFix span a:last-child { margin-bottom: 0 }
.takipFix div { display: flex; flex-direction: column; align-items: center }
.mainpage { margin-top: 205px }
.titleStyle { color: #7d7d7d }
.titleStyle strong { font-size: 55px; font-weight: 400; color: #11204c; line-height: 63px }
.titleStyle p { font-size: 16px; line-height: 30px; margin-top: 15px }
.p7 { position: relative; width: calc(100% - 230px); margin-left: 230px }
.instSlide { margin-top: 50px }
.instSlide .item { position: relative; display: inline-block; width: 100%; height: 395px; overflow: hidden }
.instSlide .item a { display: block; width: 100%; height: 100% }
.instSlide .item .bg { position: relative; display: inline-block; width: 100%; height: 100%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; transform: scale(1); transition: .8s all }
.instSlide .item:hover .bg { transform: scale(1.1) }
.footer { position: relative; width: 100%; display: inline-block; background-color: #fff; height: auto; box-shadow: 3px 2px 60px hsla(0,0%,0%,.09); box-sizing: border-box; padding-top: 60px; }
.footerkmpMail { position: relative; margin-top: 180px; display: inline-block }
.footerkmpMail strong { display: block; font-size: 25px; font-weight: 400; color: #11204c; margin-bottom: 35px }
.footerkmpMail form { position: relative; width: 560px }
.footerkmpMail form input { display: block; border-bottom: solid 1px #d9d9d9; width: 100%; font-size: 16px; font-weight: 700; color: #7d7d7d; height: 40px }
.footerkmpMail form input::-webkit-input-placeholder {
color:#bababa
}
.footerkmpMail form input:-ms-input-placeholder {
color:#bababa
}
.footerkmpMail form input::placeholder {
color:#bababa
}
.footerkmpMail form input:focus { border-bottom: solid 1px #7d7d7d }
.footerLeft { position: relative; float: left; width: 50%; }
.footerLogo { position: relative; display: table; float: left; margin-right: 50px; }
.footerHak { float: left; width: calc(100% - 200px); font-size: 16px; line-height: 24px; color: #11204c; }
.footerRight { position: relative; float: right; display: flex }
.footerRight ul { display: table; margin-right: 190px; display: flex; }
.footerRight ul:last-child { margin-right: 0 }
.footerRight ul li { display: block }
.footerRight ul li strong { display: block; font-size: 25px; font-weight: 400; color: #11204c }
.footerRight ul li p { display: block; color: #11204c; font-size: 16px; margin-top: 8px; }
.footerRight ul li p a { display: block; color: currentColor }
ul.footerContact li { margin-bottom: 0; position: relative; display: block; margin-right: 60px; }
ul.footerContact li:last-child { margin-bottom: 0; margin-right: 0px; }
ul.footerMenu strong { font-size: 25px; font-weight: 400; color: #11204c; margin-bottom: 10px; display: block }
ul.footerMenu li { margin-bottom: 30px }
ul.footerMenu li:last-child { margin-bottom: 0 }
ul.footerMenu li a { display: table; font-size: 16px; color: #11204c; font-weight: 400; position: relative }
ul.footerMenu li a::before { content: ""; position: absolute; left: 0; height: 1px; width: 0%; background: currentColor; bottom: -3px; transition: .5s all }
ul.footerMenu li a:hover::before { width: 100% }
#progress { background-color: #88734b; position: absolute; z-index: 9; bottom: 0; left: 0; height: 7px; }
.footerBottom { position: relative; display: inline-flex; width: 100%; margin-top: 30px; padding-top: 30px; justify-content: center; margin-bottom: 30px; border-top: solid 1px rgba(17, 32, 76, 0.06); }
.footerBottomLeft { display: flex; align-items: center }
.footerBottomLeft ul { display: flex; align-items: center }
.footerBottomLeft .copyright { margin-right: 0; display: block; font-size: 14px; color: rgba(17,32,76,.5); }
.footerBottomLeft ul li { display: block; margin-right: 10px }
.footerBottomLeft ul li:last-child { margin-right: 0 }
.footerBottomLeft ul li a { display: block; font-size: 14px; font-weight: 700; color: rgba(17,32,76,.8); position: relative }
.footerBottomLeft ul li a::before { content: ""; position: absolute; width: 100%; height: 0%; background: #76b797; transition: .5s all; bottom: -10px; left: 0 }
.footerBottomLeft ul li a:hover::before { height: 50% }
.footerBottomLeft ul li a span { position: relative }
.logo_m { display: none }
.home_kmp .title { display: none }
.fixedMenuOpen .takipEdin { display: none }
.mobilFixedBar { display: none }
.mailOnay { position: absolute; display: inline-flex; align-items: center; margin-top: 10px; font-weight: 400; font-size: 14px; color: rgba(37,211,102,.66); display: none }
.mailOnay i { display: block; margin-right: 8px }
.mailOnay i img { width: 15px }
.pageLoading { position: fixed; z-index: 999; width: 100%; height: 100%; background: #fff; top: 0; left: 0; display: flex; align-items: center; justify-content: center }
.pageLoading .contentFlex { display: flex; flex-direction: column; justify-content: center; align-items: center }
.pageLoading .contentFlex i { display: block; width: auto; }
.pageLoading .contentFlex strong { display: block; margin-top: 20px; font-size: 20px; color: #3d3d3d; font-weight: 400; }
.loading { width: 50px; position: relative; margin-top: 20px }
.rezervasyonOpen .close { display: none }
.datePlace { position: absolute; left: 20px; top: 50%; transform: translateY(-50%); color: #4a4a4a!important; transition: all .5s ease; pointer-events: none; font-family: Cuprum, sans-serif; font-size: 15px }
.datePlace.active, input[type=button]:focus~.datePlace { top: 1px; font-size: 12px; background: #fff; padding: 0 7px; box-sizing: border-box; left: 10px }
.logo.open { top: 50% }
.pageMargin { margin-top: 145px }
.bottomPageTab { position: relative; display: table; margin-bottom: 115px }
.bottomPageTab ul { display: flex }
.bottomPageTab ul li { display: block; margin-right: 15px }
.bottomPageTab ul li:last-child { margin-right: 0 }
.bottomPageTab ul li a { display: block; color: #7d7d7d; font-family: Cuprum, sans-serif; font-size: 20px; font-weight: 700; transition: .3s all }
.bottomPageTab ul li a:hover { color: #11204c }
.bottomPageTab ul li a.active { color: #11204c }
.bottomPage { display: none }
.bottomPage.open { display: inline-block; position: relative; width: 100% }
.corporateLeft { position: relative; float: left; width: 810px }
.bottomPageTitle { position: relative; display: table; margin-bottom: 40px }
.bottomPageTitle strong { display: block; font-size: 70px; font-weight: 400; color: #11204c; line-height: 80px }
.corporateLeft p { display: block; font-size: 16px; color: #7d7d7d; line-height: 45px; font-weight: 400; margin-bottom: 70px }
.corporateLeft p:last-child { margin-bottom: 0 }
.corporateRight { position: relative; float: left; width: calc(100% - 810px - 40px); height: 815px; background: #fcf0ec; margin-top: 145px; margin-left: 40px }
.corporateRight img { position: absolute; bottom: 40px; right: -85px; width: auto; max-width: 620px }
.patlangac { position: absolute; top: 20%; left: 10% }
.slogan { position: absolute; left: 28%; top: 15% }
.slogan b { display: block; font-size: 82px; font-weight: 400; color: #11204c; line-height: 94px }
.progressBar { position: absolute; display: inline-block; width: 100%; height: 7px; left: 0; background: #b19a6e; bottom: -7px; z-index: 2; }
.home_kmp ul li:last-child { margin-right: 0 }
.home_kmp ul li a b { position: relative; display: flex; align-items: center; justify-content: center; width: 83px; height: 83px; background-color: #fff; border-radius: 50%; color: #11204c; font-size: 32px; font-weight: 700 }
.home_kmp ul li a .bg { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-size: cover!important; background-repeat: no-repeat!important; background-position: center!important; transform: scale(1); transition: .5s all }
.home_kmp ul li a:hover .bg { transform: scale(1.1) }
.p2 { margin-top: 120px }
.kmpTop { position: relative; display: inline-block; width: 100%; margin-top: 100px }
.titleStyle2 strong { font-size: 40px; font-weight: 400; color: #11204c }
.kmpList { position: relative; display: inline-block; width: 100%; margin-top: 50px }
.kmpList ul { position: relative; float: left; margin-right: 85px }
.kmpList ul:last-child { margin-right: 0 }
.kmpList ul li { display: flex; position: relative; font-size: 16px; color: #7d7d7d; margin-bottom: 15px; align-items: center }
.kmpList ul li:last-child { margin-bottom: 0 }
.kmpList ul li::before { content: ""; position: relative; width: 10px; height: 10px; background: #1066ee; float: left; margin-right: 15px; border-radius: 10px }
.balayi-img { position: relative; display: inline-block; width: 100%; margin-top: 80px }
.balayi-img .small { position: absolute; left: 6%; height: 100% }
.balayi-img .small img { position: sticky; top: 70px }
.tanitim { margin-top: 110px }
.tanitimLeft { position: relative; float: left; width: 485px }
.tanitimRight { position: relative; float: right; width: 675px; height: 395px }
.tanitimRight a { position: relative; display: block; width: 100%; height: 100%; overflow: hidden; border-radius: 10px }
.tanitimRight a .bg { position: absolute; width: 100%; height: 100%; left: 0; transform: scale(1); transition: .5s all; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important }
.tanitimRight a span { position: absolute; left: 80px; bottom: 45px; color: #fff; display: flex; align-items: center; font-family: Cuprum, sans-serif; font-weight: 400; font-size: 25px; transition: .5s all }
.tanitimRight a .bg::before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(17,32,76,.5) }
.tanitimRight a span i { display: block; width: 40px; margin-right: 10px; transition: .5s all }
.tanitimRight a:hover .bg { transform: scale(1.1) }
.tanitimRight a span b { font-weight: 400; transition: .5s all }
div#footer { margin-top: 105px }
.tanitimRight a:hover span i { filter: drop-shadow(1px 2px 0 #000) }
.tanitimRight a:hover span b { text-shadow: 1px 2px 0 #000 }
.tanitimRight a:hover span { left: 50%; bottom: 40%; transform: translateX(-50%) }
.odalar { margin-top: 125px }
.odalarPage { display: none }
.odalarPage.open { display: inline-block; width: 100%; background: #fcf0ec; padding: 30px; box-sizing: border-box; }
.odalarTab { position: relative; display: block; width: 100%; margin-top: 100px; }
.odalarTab ul { position: relative; display: block; width: 100%; }
.odalarTab ul li { position: relative; float: left; width: 25% }
.odalarTab ul li a { display: block; font-family: Cuprum, sans-serif; font-size: 25px; color: #11204c; font-weight: 400; text-align: center; padding: 10px 0; box-sizing: border-box; border-top-left-radius: 5px; border-top-right-radius: 5px; cursor: pointer; }
.odalarTab ul li a.active { background: #fcf0ec }
.odalarTab ul li a::before { content: ""; position: absolute; width: 100%; height: 0; background: #fcf0ec; bottom: 0; left: 50%; transform: translateX(-50%); transition: .5s all }
.odalarTab ul li a:hover::before { height: 10px }
.odaLeft { position: relative; float: left; width: 635px; background-repeat: no-repeat!important; background-position: center!important; background-size: cover!important; border-radius: 5px; overflow: hidden }
.odaRight { position: relative; float: left; width: calc(100% - 635px); background: #fff; display: flex; align-items: center; box-sizing: border-box; padding: 0 65px }
.odaRight, .odaSlide .item { min-height: 445px }
.odaText { position: relative }
.odaText strong { display: block; font-size: 16px; color: #7d7d7d; font-family: 'Be Vietnam', sans-serif; font-weight: 700; line-height: 25px; margin-bottom: 40px }
.odaList {/* position: relative; *//* display: flex; */}
.odaList ul {/* display: block; *//* margin-right: 30px; *//* overflow-y: auto; *//* height: 195px; */scrollbar-width: thin;scrollbar-color: #11204c #fcf0ec;}
.odaList ul li {/* position: relative; *//* display: flex; *//* align-items: center; *//* font-size: 16px; *//* color: #7d7d7d; *//* margin-bottom: 10px; *//* padding-left: 15px; */}
.odaList ul li:last-child { margin-bottom: 0 }
.odaList ul:last-child {/* margin-right: 0 */}
/*.odaList ul li::before { content: ""; position: absolute; width: 8px; height: 8px; border-radius: 10px; background: #ffc3af; float: left; left: 0; }*/
.odaRight .max { position: absolute; top: -35px; right: 0; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; background: #ffc3af; border-radius: 30px; color: #fff; font-weight: 700; font-size: 14px }
.odaSlide { position: relative; display: inline-block!important; width: 100%; height: 100% }
.odaSlide .item { position: relative; display: inline-block; width: 100%; height: 100%; background-size: cover!important }
.odaSlide .owl-dots { position: absolute; right: 2%; bottom: 2% }
.odaSlide .owl-dots .owl-dot { display: inline-block; width: 15px; height: 15px; background: rgba(255,255,255,.4); border-radius: 30px; margin: 0 2px; }
.odaSlide .owl-dots .owl-dot.active { background: #fff }
div#sect5 .container { display: flex; align-items: center; justify-content: space-between }
div#sect5 { margin-top: 175px }
ul.fotoTab { position: relative; display: flex; display: none !important; }
ul.fotoTab li { display: block; margin-right: 20px }
ul.fotoTab li:last-child { margin-right: 0 }
ul.fotoTab li a { display: block; color: #000; font-size: 16px; font-weight: 700; cursor: pointer; }
ul.fotoTab li a.active { color: #9b9b9b }
.p7.fotoGaleri { margin-top: 50px }
.fotoGaleriPage { display: none; }
.fotoGaleriPage.open { display: block }
.fotoSlide .item { position: relative; display: inline-block; width: 100%; height: 395px; overflow: hidden }
.fotoSlide .item .bg { position: relative; display: inline-block; width: 100%; height: 100%; background-repeat: no-repeat!important; background-position: center!important; background-size: cover!important; transform: scale(1); transition: .8s all }
.fotoSlide .item a { display: block; width: 100%; height: 100% }
.fotoSlide .item:hover .bg { transform: scale(1.1) }
.aktiviteler { position: relative; float: right; display: inline-block; width: calc(100% - 140px); background-color: #fcf0ec; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top: 125px; padding: 70px 0; box-sizing: border-box }
.aktiviteList { position: relative; display: inline-block; width: 100%; margin-top: 60px; margin-bottom: 0; }
.aktiviteList ul { display: flex; flex-flow: wrap;/* justify-content:center */ }
.aktiviteList ul li { width: calc(20% - 16px); background-color: #f5e1da; margin-bottom: 20px; margin-right: 20px; height: 134px; display: flex; align-items: center; justify-content: center; padding-left: 30px; padding-right: 30px; box-sizing: border-box; transition: .5s all; cursor: default; }
.aktiviteList ul li:nth-child(5n) { margin-right: 0 }
.aktiviteList ul li i { display: block; margin-right: 15px }
.aktiviteList ul li span { display: block; font-size: 18px; font-weight: 700; line-height: 27px; color: #11204c }
.aktiviteList ul li:hover { background-color: #fff; box-shadow: 0 20px 50px rgba(0,0,0,.06) }
.tesisList { position: relative; display: inline-block; width: 100%; margin-top: 50px }
.tesisList ul { position: relative; float: left; margin-right: 60px }
.tesisList ul:last-child { margin-right: 0 }
.tesisList ul li { position: relative; display: flex; align-items: center; font-size: 16px; color: #7d7d7d; font-weight: 400; margin-bottom: 13px }
.tesisList ul li::before { content: ""; position: relative; width: 8px; height: 8px; background: #1066ee; border-radius: 10px; margin-right: 10px }
.slogan_m { display: none }
.digital { width: auto; box-sizing: border-box; float: left; display: inline-flex; align-items: center }
.sayac { font-size: 14px; transition: .3s; width: auto; box-sizing: border-box; display: none; position: absolute; left: 70px; }
.sayac li.title { width: 220px; border-right: 1px solid #fff }
.sayac li.title em { font-size: 30px; font-weight: 600; font-style: normal; display: block }
.sayac li.title span { font-size: 38px; font-weight: 600; display: block }
.sayac li { position: relative; width: auto; margin-right: 20px; text-align: center; display: flex; align-items: flex-end; font-family: Cuprum, sans-serif; box-sizing: border-box }
.sayac li span { font-size: 41px; font-weight: 700; color: #11204c; display: inline-block; width: 100%; height: auto; line-height: 35px }
.sayac li p { font-size: 18px; color: #11204c; font-weight: 700; margin: 0; margin-left: 5px }
.sayac li:last-child { margin-right: 0 }
.campDate { width: 1280px; display: table; margin: auto; margin-bottom: 70px; top: -108px; position: relative }
.countdown { margin: 0; width: 100%; display: inline-flex; float: left }
.kampanya { text-align: center; color: #000; font-size: 25px; float: left; height: 85px; display: flex; align-items: center; justify-content: center; width: calc(100% - 420px) }
.sayacTitle { position: relative; font-family: Cuprum, sans-serif; white-space: nowrap; font-size: 20px; font-weight: 400; margin-right: 10px }
.sayac li .twoDot { display: block; font-size: 41px; line-height: 33px; margin-left: 15px }
.fixedLeftContact ul li:first-child {/* display: none; */}
ul.footerContact li.adres { width: 370px; }
.rezFormOpen { position: relative; display: block; width: 100%; }
.rezFormOpen ul { position: relative; display: inline-block; width: 100%; }
.rezFormOpen ul li { position: relative; display: inline-block; width: calc(20% - 12px); float: left; margin-right: 15px; }
.rezFormOpen ul li .form-text { position: relative; display: inline-block; width: 100%; height: 50px; border: solid 1px rgba(1, 32, 71, 0.4); padding: 5px 8px; box-sizing: border-box; font-family: 'Be Vietnam', sans-serif; color: #000000; resize: none; font-size: 14px; font-weight: 500; }
.rezFormOpen form { position: relative; display: block; width: 100%; }
.rezFormOpen ul li:last-child { margin-right: 0px; }
.rezFormOpen ul li .submit { position: relative; display: inline-block; width: 100%; height: 50px; background-color: #11204c; color: #ffffff; font-size: 17px; font-family: 'Be Vietnam', sans-serif; font-weight: 700; cursor: pointer; transition: 300ms all; }
.rezFormOpen ul li .form-text.textarea { /* height: 80px; */
padding-top: 12px; }
.rezFormOpen ul li .submit:hover { background-color: #1b3171; }
.rezFormOpen ul li .form-text:focus { border: solid 1px rgb(1, 32, 71); }
.kmpBanner { position: relative; width: 50%; float: left; height: 100%; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; }
.kmpDetailBanner { position: relative; display: inline-block; width: 100%; height: calc(100vh - 130px); }
.kmpContent { position: relative; width: 50%; float: left; height: 100%; display: flex; align-items: center; padding: 40px; box-sizing: border-box; }
.kmpContent .title { position: relative; display: block; margin-bottom: 30px; }
.kmpContent .title strong { display: block; font-size: 40px; color: #88734b; }
.kmpContent .title span { display: block; font-size: 18px; line-height: normal; color: #58595b; font-weight: 600; }
.kmpContent .text { position: relative; display: block; }
.kmpContent .text p { display: block; margin-bottom: 15px; font-size: 16px; line-height: 28px; }
.kmpContent .text p:last-child { margin-bottom: 0px; }
.kmpContent a.kmpBtn { background-color: #b29764; cursor: pointer; box-shadow: 0 5px 29px 0 rgba(0,0,0,.2); width: 205px; height: 45px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; letter-spacing: 2px; transition: all ease-in-out .3s; margin-top: 30px; }
.kmpContent a.kmpBtn:hover { background-color: #88734b; }
.down_icon.sticky { pointer-events: none; }
.rezFormOpen ul li.lastInput { margin-right: 0px; }
#send_form li { float: left; width: calc(19% - 10px); margin-right: 15px; }
#send_form li:nth-child(7) { width: 10%; margin-right: 0; }
.form-control { width: 100% !important; height: 50px !important; border: 1px solid #ccc !important; box-sizing: border-box; font-size: 15px !important; padding: 0 15px !important; float: left !important; margin-top: 0px !important; }
.form-submit { width: 100%; height: 50px; cursor: pointer; background: #11204c; color: #fff; font-size: 16px; transition: all ease-in-out .3s }
.form-submit:hover { background: #25d366 }
.ui-datepicker { background: #fff; border-radius: 15px }
.ui-datepicker-header { height: 50px; line-height: 50px; color: #fff; background: #31639c; margin-bottom: 10px }
.ui-datepicker-next, .ui-datepicker-prev { width: 20px; height: 20px; text-indent: 9999px; border-radius: 100%; cursor: pointer; overflow: hidden; margin-top: 12px }
.ui-datepicker-prev { float: left; margin-left: 12px }
.ui-datepicker-prev:after { transform: rotate(45deg); margin: -43px 0 0 8px }
.ui-datepicker-next { float: right; margin-right: 12px }
.ui-datepicker-next:after { transform: rotate(-135deg); margin: -43px 0 0 6px }
.ui-datepicker-next:after, .ui-datepicker-prev:after { content: ''; position: absolute; display: block; width: 8px; height: 8px; border-left: 2px solid #fff; border-bottom: 2px solid #fff }
.ui-datepicker-next:hover, .ui-datepicker-next:hover:after, .ui-datepicker-prev:hover, .ui-datepicker-prev:hover:after { border-color: #333 }
.ui-datepicker-title { text-align: center; font-size: 25px }
.ui-datepicker-calendar { width: 100%; text-align: center }
.ui-datepicker-calendar thead tr th span { display: block; width: 40px; color: #31639c; margin-bottom: 5px; font-size: 18px }
.ui-state-default { display: block; text-decoration: none; color: #333; line-height: 40px; font-size: 16px }
.ui-state-default:hover { color: #fff; background: #31639c; border-radius: 50px; transition: all .25s cubic-bezier(.7, -.12, .2, 1.12) }
.ui-state-highlight { color: #fff; background-color: #31639c; border-radius: 50px }
.ui-datepicker-unselectable .ui-state-default { color: #eee; border: 2px solid transparent }
#modal { display: none !important }
.otelBg { width: 100%; height: 400px; display: flex; justify-content: center; align-items: center; background-size: cover; background-position: center; transition: all ease-in-out 0.3s; }
.digerOteller { width: 100%; float: left; margin-top: 35px; }
.digerOteller .hotel_row { margin: 0 !important; }
.otelImg { width: 100%; position: relative; margin: 50px 0px; text-align: center; }
.otelBg:before { content: ""; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.5); transition: all ease-in-out 0.5s; }
.otelLoc { width: 100%; color: #fff; position: relative; font-size: 16px; font-weight: 300; top: 15px; transition: all ease-in-out 0.5s; text-align: center; }
.detayBak { color: #fff; position: relative; display: block; padding: 8px 30px; border: 1px solid #fff; text-align: center; text-transform: uppercase; bottom: 0px; transition: all ease-in-out 0.5s; margin: auto; }
.otelImg img { width: 110px !important; margin-right: 0px !important; margin: 0 auto !important; }
.detayBak:hover { background: #88734b; border-color: #88734b; }
.otelBg:hover:before { background: rgba(0,0,0,0.7); }
.rezBtn { background: #b19a6e; display: block; float: left; padding: 10px 25px; color: #fff !important; cursor: pointer; transition: all ease-in-out .3s; font-size: 14px; margin-top: 30px; }
.rezBtn:hover { color: #fff; background: #88734b; }
.shadowMask { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; background-color: hsla(0, 0%, 0%, 0.57); z-index: 2; display: none; transition: 500ms all; }
.shadowMask.open { display: block; }

.p6{position:relative;display:inline-block;width:calc(100% - 140px);height:auto;background-color:#fcf0ec;float:right;box-sizing:border-box;padding:105px 0 0 135px}
.p6 .titleStyle{width:900px}
.home_galeri{margin-top:80px;margin-bottom: 80px;}
.home_galeri .item{position:relative;display:inline-block;width: 100%;height: auto;margin-right: 0px;background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;}
.home_galeri .item a{display:flex;width:100%;height:100%;align-items:center;justify-content:center}
.home_galeri .item a i{display:block;transform:scale(1);transition:.5s all}
.home_galeri .item a i:hover{transform:scale(.9)}
.home_galeri::before{content:"";position:absolute;width:169px;height:100%;right:0;top:0;background-color:rgba(252,240,236,.73);z-index:1;opacity: 0;}

.restoranImg{width: 50%;height:500px;float:left;background-size:cover!important;background-position:center!important;margin-right:2%;}
.restoranContent{width: 48%;float:left;box-sizing:border-box;padding-right:2%;}
.restoranContent h3{font-size:36px;font-weight:400;color:#11204c;line-height:46px;font-family:Cuprum,sans-serif;margin-bottom:15px}
.restoranContent p{font-size:16px;line-height:30px;margin-top:15px;color:#7d7d7d}
.restoranContent p strong{font-family:'Be Vietnam',sans-serif}

#organizasyon .restoranImg { width: 50%; }
#organizasyon .restoranContent { width: 48%; }


.restoranSect { position: relative; display: inline-block; width: 100%; margin-top: 30px; }
.restoranSect .restoranImg { width: calc(50% - 2%); margin-right: 2%; }
.restoranSect .restoranContent { padding-right: 0px; width: 50%;}


.footerCredit { position: relative; display: flex; align-items: center; margin-left: 50px; }
.footerCredit>img { width: 50px; margin: 0px 2px; }



.odaList2 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.odaList2 ul:last-child {
    margin-right: 0;
}
.odaList2 ul {
    /* display: block; */
    /* margin-right: 30px; */
    /* overflow-y: auto; */
    /* height: 152px; */
    scrollbar-width: thin;
    scrollbar-color: #11204c #fcf0ec;
}
.odaList2 ul li {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #7d7d7d;
    margin-bottom: 10px;
    padding-left: 15px;
}
.odaList2 ul li::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #ffc3af;
    float: left;
    left: 0;
}
.odaSlide2 .item {
 /*   min-height: 400px;  */
}
.odaSlide2 {
    margin-bottom: 32px;
}

.yazi {
    float: left;
    width: 100%;
    font-size: 19px;
    line-height: 22px;
}


/* covid */
.paddingHide .rezervasyonOpen {  top: 40px; }
.headerTop {position: fixed;left: 0px;right: 0px;width: calc(100% - 90px);background: white;top: 0;z-index: 11;display: flex;align-items: center;justify-content: center;border-bottom: solid 1px #b19a6e;}
.headerTop .kmp { position: relative; display: flex; align-items: center; color: #000000; font-size: 14px; text-align: center; padding: 8px; box-sizing: border-box; font-weight: 400; }
.headerTop .kmp a { margin-left: 10px; background: #b19a6e; color: #ffffff; padding: 3px 10px; border-radius: 7px; transition: 300ms all; display: flex; align-items: center; justify-content: center; font-size: 15px; font-family: Cuprum, sans-serif; }
.headerTop .close { position: absolute; right: 2%; top: 50%; transform: translateY(-50%); width: 26px; height: 26px; background-color: #b19a6e; display: flex; align-items: center; justify-content: center; flex-direction: column; cursor: pointer; border-radius: 3px; }
.headerTop .close span { position: relative; display: block; width: 60%; height: 2px; background-color: #ffffff; margin-bottom: 0; transform: rotate(0); }
.headerTop .close span:first-child { transform: rotate(45deg); top: 1px; }
.headerTop .close span:last-child { margin-bottom: 0px; transform: rotate(-45deg); top: -1px; }


.headerBanner {position: relative;display: inline-block;width: 100%;height: 240px;background-size: cover !important;background-repeat: no-repeat !important;background-position: center !important;margin-bottom: 30px;}
.headerBanner:before {content: "";position: absolute;width: 100%;height: 100%;background-color: hsla(0, 0%, 0%, 0.4);}
.headerBanner .container {height: 100%;display: flex;align-items: center;}
.headerBanner  .pageBannerTitle {position: relative;display: block;z-index: 5;width: 100%;}
.pageBannerTitle strong {position: relative;display: block;font-size: 30px;color: #ffffff;}
body.paddingHide {padding-top: 107px;}
body.paddingHide .headerRezerve { top: 40px; }
/* covid */


.dateTimePicker { cursor: pointer; background-color: #fff !important; }


.homeBg img.mobile {
    display: none;
}
/**************
WHATSAPP REMOVE
***************/
.fixedLeftContact ul li:first-child { display:none;}
@media only screen and (max-width: 900px) {
	.mobilFixedBar ul li:nth-child(2) { display: none; }
	.mobilFixedBar ul li {width: calc(50% - 6.66px)!important;}
.homeBg img.desktop {
    display: none;
}
.homeBg img.mobile {
    display: block;margin:auto;
}
}


/* Accordion Odalar */

.verticalAccordion { position: relative; display: inline-block; width: 100%; height: 700px; background: #fcf0ec; margin-top: 60px;overflow: hidden; }
.accordionButton { position: relative; float: left; width: 8%; background: #f6e3dd; height: 100%; display: flex; justify-content: space-between; align-items: center; flex-direction: column; padding-top: 40px; padding-bottom: 20px; box-sizing: border-box; cursor: pointer; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; color: #11204c; }
.accordionButton strong { position: relative; display: block; writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl; -ms-writing-mode: vertical-rl; transform: rotate(180deg); font-size: 20px; font-weight: 400; white-space: nowrap; background: #f6e3dd; padding-top: 10px; }
.accordionButton.opened { background: #11204c; color: #fff; }
.accordionButton span { font-size: 22px; font-weight: bold; border: 1px solid #e0c0b8; border-radius: 100px; width: 40px; height: 40px; text-align: center; }
.accordionButton.opened span { border-color: #2b3d72; }
.accordionButton.opened strong { background: #11204c; }
.accordionButton:before { content: ' '; position: absolute; display: block; width: 1px; height: 60%; background: #e0c0b8; left: 50%; bottom: 70px; margin-left: 1px; }
.accordionButton.opened:before { background: #2b3d72 }
.accordionButton.opened:after { content: ' '; position: absolute; display: block; right: -20px; top: 35px; width: 0; height: 0; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 20px solid #11204c; z-index: 5; }
.accordionContent.open { position: relative; float: left; width: calc(100% - 32%); background: #fcf0ec; height: 100%; visibility: visible; padding: 30px 30px 0 30px!important; transition-delay: .6s }
.accordionContent { width: 0%; transition: .8s all; box-sizing: border-box; visibility: hidden; float: left; transition-delay: .6s; overflow: hidden }
.accordionContent .bg { position: relative; display: inline-block; width: 100%; margin-bottom: 20px; opacity: 0; transition: .8s all; transition-delay: .2s; right: -80px }
.accordionContent p { display: block; color: #7d7d7d; font-size: 16px; line-height: 30px; opacity: 0; transition: .8s all; transition-delay: .2s; right: -80px; position: relative }
.accordionContent.open p { opacity: 1; transition-delay: .4s; right: 0 }
.accordionContent.open .bg { opacity: 1; transition-delay: .4s; right: 0 }


@media only screen and (max-width:1680px){
    .verticalAccordion{margin-top:30px;height:530px}
    .accordionButton strong{font-size:22px}
    .accordionContent .bg{margin-bottom:20px}
    .accordionContent p{font-size:14px;line-height:25px}
    .accordionContent.open{padding:30px 30px}
}


@media only screen and (max-width:767px){
 .verticalAccordion{height:auto}
    .accordionButton{width:100%;padding:20px}
    .accordionButton strong{writing-mode:inherit;transform:rotate(0);font-size:20px}
    .accordionContent{width:100%;display:none}
    .accordionContent.open{width:100%;padding:25px 20px!important;display:block;border-top:solid 2px #11204c}
}

@media only screen and (max-width:600px) {
	.accordionButton{padding:15px}
    .accordionButton strong{font-size:17px}
    .accordionButton { flex-direction:row; }
    .accordionButton strong { padding: 0; padding-right: 10px; }
    .accordionButton:before { width: 60%; height: 1px; top: 50%;  bottom: unset; right: 70px; left: unset; margin-top: 1px;}
    .accordionButton.opened:after {  bottom: -32px; right: 22px; top: unset; left: unset;  width: 0;  height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent;  border-top: 10px solid #11204c;}
}
/* Accordion Odalar */

.accordionContent .icerik {
    position: relative;
    opacity: 0;
    transition: .6s all;
    transition-delay: .2s;
    display: inline-block;
    width: 100%;
    bottom: -40px;
}
.accordionContent.open .icerik { opacity: 1; transition-delay: .2s; bottom:0;}


.rezBtn {
    background: #28398e;
    padding: 8px 16px;
    color: #fff !important;
    cursor: pointer;
    transition: all ease-in-out .3s;
    font-size: 14px;
    opacity: 0;
    transition: .8s all;
    transition-delay: .2s;
    bottom: -50px;
    position: relative;
    margin: auto;
    margin-top: 10px;
    display: table;
    float: none;
}



.accordionContent.open .rezBtn {
    opacity: 1;
    transition-delay: .2s;
    bottom: 0;
}

.odaSlide2 {
    position: relative;
    display: inline-block;
    width: 100%;
}

.odaSlide2 .item {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.odaSlide2 .owl-item {
    opacity: 1;
    transition: .6s all;
    transition-delay: .2s;
    display: inline-block;
    width: 100%;
    top: -40px;
}

.odaSlide2 .owl-item.active {
    opacity: 1;
    transition-delay: .2s;
    bottom:0;
}
.odaSlide2 .owl-item {
    width: 868px !important;
    height: 370px !important;
}
.odaSlide2 .owl-dots {
    position: absolute;
    display: inline-block;
    right: 10px;
    bottom: 10px;
}

.odaSlide2 .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: rgb(255 255 255 / 0.80);
    margin: 0px 2px;
    border-radius: 50%;
}

.odaSlide2 .owl-dots .owl-dot.active {
    background: #11204be8;
}


.odaSlide2 .owl-nav {
    position: absolute;
    display: inline-block;
    color: #fff;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.odaSlide2 .owl-nav .owl-prev {
    left: 10px;
}

.odaSlide2 button.owl-next {
    right: 10px;
}

button.owl-next {}

.odaSlide2 button.owl-prev span, .odaSlide2 button.owl-next span {
    font-size: 45px;
    line-height: 28px;
    padding: 8px;
}



.odaSlide2 .owl-nav .owl-prev, .odaSlide2 .owl-nav .owl-next {
    background-color: #11204c9e!important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}



/*odalar*/
.headerBannerPage { position: relative; display: inline-block; width: 100%; height: 325px; background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important; }
.headerBannerPage::before { content: ""; position: absolute; width: 100%; height: 100%; left: 0px; background-color: rgb(0 0 0 / 0.20); }
.headerBannerPage .container { height: 100%; display: flex; align-items: center; justify-content: center; }
.headerBannerPage strong { position: relative; display: block; font-size: 50px; color: #ffffff; }
section.odalarSect { position: relative; display: inline-block; width: 100%; margin-top: 50px; }
section.odalarSect .odaList { position: relative; display: inline-block; width: 100%; margin-bottom: 70px }
section.odalarSect .odaList strong { position: relative; display: table; color: #070d34; font-size: 35px; font-family: 'Old Standard TT', serif; font-weight: 400; margin-bottom: 35px }
section.odalarSect .odaList ul { position: relative; display: flex; width: 100%; flex-flow: wrap }
section.odalarSect .odaList ul li { position: relative; display: block; width: calc(33.33% - 10px); margin-right: 15px; margin-bottom: 20px }
section.odalarSect .odaList ul li:nth-child(3n) { margin-right: 0 }
section.odalarSect .odaList ul li .bg { position: relative; display: block; width: 100%; height: 245px; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
section.odalarSect .odaList ul li .odaTitle { position: relative; display: inline-flex; align-items: center; width: 100%; background-color: #fff; color: #070d34; font-size: 21px; height: 75px; padding: 5px 40px; box-sizing: border-box; box-shadow: 0 3px 50px rgba(0,0,0,.05); }
section.odalarSect .odaList ul li .bg .odaGez {position: absolute;bottom: 20px;right: 20px;background-color: #6a604d;width: 135px;height: 36px;font-size: 15px;display: flex;align-items: center;justify-content: center;color: #ffffff;padding: 3px;box-sizing: border-box;transition: .3s all;font-weight: 700;}
section.odalarSect .odaList ul li .bg .odaGez i { position: relative; display: block; font-style: normal; margin-right: 10px; left: 0; transition: .5s all }
section.odalarSect .odaList ul li .bg .odaGez:hover {background-color: #5d5443;}
section.odalarSect .odaList ul li:last-child { margin-bottom: 0 }
section.odalarSect .odaList ul li .bg .odaGez:hover i { left: -5px }
section.odaDetaySect { position: relative; display: inline-block; width: 100%; margin-top: 50px; }
.odaDetaySlide { position: relative; display: block; width: 100%; float: left; }
.odaDetaySlide .item { position: relative; display: block; width: 100%; }
.odaDetaySlide .item .bg { position: relative; display: block; width: 100%; height: 500px; background-size: cover !important; background-repeat: no-repeat !important; }
.odaDetayLeft { position: relative; display: block; width: 70%; float: left; z-index: 2; }
.odaDetaySlide .owl-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); }
.odaDetaySlide .owl-dots .owl-dot { position: relative; display: inline-block; width: 15px; height: 15px; background-color: #ffffff; margin: 0px 3px; border-radius: 50%; }
.odaDetaySlide .owl-dots .owl-dot.active { background-color: #26345c; }
.odaDetaySect p { position: relative; display: inline-block; width: 100%; font-size: 16px; line-height: 30px; color: #000000; }
div#sect1 { display: block; }
.extra { padding-top: 115px!important; }
.odaDetayForm { position: relative; float: left; width: 30%; min-height: 500px; display: flex; align-items: center; padding: 20px; box-sizing: border-box; background: #ffffff; border: solid 1px #cccccc;/* box-shadow: 1px 1px 7px rgb(0 0 0 / 29%); */ flex-direction: column; justify-content: center; z-index: 2; }
.odaDetayForm div#ldnForm2 ul li {position: relative;display: inline-block;width: 100%;margin-right: 0px;margin-bottom: 7px;}
.odaDetayForm div#ldnForm2 ul li .form-submit { width: 100%; }
.odaDetayForm strong { position: relative; display: block; font-size: 19px; margin-bottom: 20px; color: #3b496e; text-align: center; line-height: 25px; }
.odaAciklama {position: relative;display: inline-block;width: 100%;padding: 30px 15px;background: #ffffff;box-shadow: 1px 1px 10px rgb(0 0 0 / 16%);z-index: 1;box-sizing: border-box;}
div#ldnForm2 { position: relative; display: inline-block; width: 100%; margin-top: 0px; }
.breadCrumbs { position: relative; display: block; margin-bottom: 30px; }
.breadCrumbs ul { position: relative; display: flex; align-items: center; }
.breadCrumbs ul li { position: relative; display: block; margin-right: 20px; }
.breadCrumbs ul li:last-child { margin-right: 0px; }
.breadCrumbs ul li a { display: block; font-size: 16px; color: #000000; font-weight: 600; }
.breadCrumbs ul li::before { content: ""; position: absolute; left: -10px; top: 0px; height: 100%; background: black; width: 1px; }
.breadCrumbs ul li:first-child::before { display: none; }
.odaDetayTitle { position: relative; display: inline-block; width: 100%; margin-top: 70px; font-size: 30px; font-weight: 600; }
#odalar section.odalarSect .odaList { margin: 0px !important; }
.dateTimePicker2 { cursor: pointer; background-color: #fff !important; }
/*odalar*/

.odaAciklama .rezBtn {
    display: none;
}

.odaList2 ul li:last-child {
    margin-bottom: 0px;
}
.odaDetaySlide .item .bg a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}