@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;400;500;600;700;800;900&family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
	font-family: bebas_neue_bold;
	src: url(/assets/fonts/bebasneue_bold-webfont.eot);
	src: url(/assets/fonts/bebasneue_bold-webfont.eot?#iefix) format('embedded-opentype'), url(/assets/fonts/bebasneue_bold-webfont.woff) format('woff'), url(/assets/fonts/bebasneue_bold-webfont.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: bebas_neue_regular;
	src: url(/assets/fonts/bebasneue_regular-webfont.eot);
	src: url(/assets/fonts/bebasneue_regular-webfont.eot?#iefix) format('embedded-opentype'), url(/assets/fonts/bebasneue_regular-webfont.woff) format('woff'), url(/assets/fonts/bebasneue_regular-webfont.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: narziss;
	src: url(/assets/fonts/narziss-regular-webfont.eot);
	src: url(/assets/fonts/narziss-regular-webfont.eot?#iefix) format('embedded-opentype'), url(/assets/fonts/narziss-regular-webfont.woff2) format('woff2'), url(/assets/fonts/narziss-regular-webfont.woff) format('woff'), url(/assets/fonts/narziss-regular-webfont.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: narzissSwirls;
	src: url(/assets/fonts/narziss-swirls-webfont.eot);
	src: url(/assets/fonts/narziss-swirls-webfont.eot?#iefix) format('embedded-opentype'), url(/assets/fonts/narziss-swirls-webfont.woff2) format('woff2'), url(/assets/fonts/narziss-swirls-webfont.woff) format('woff'), url(/assets/fonts/narziss-swirls-webfont.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

@font-face {
    font-family: 'Trajan Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Trajan Pro Regular'), url('TrajanPro-Regular.woff') format('woff');
    }
    

@font-face {
font-family: 'Trajan Pro Bold';
font-style: normal;
font-weight: normal;
src: local('Trajan Pro Bold'), url('TrajanPro-Bold.woff') format('woff');
}




html,body{width:100%;height:100%;min-height:100%;margin:0;padding:0}
body{font-size:13px;color:#111}
body.scrollHidden{overflow:hidden!important}
*{box-sizing:border-box}
a{color:  rgb(130 99 43);}
a:hover{color:#777;text-decoration:none}
:focus{outline:none}
.left{float:left}
.right{float:right}
.none {display: none !important;}
.fadee{-webkit-transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);-moz-transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);-o-transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);-webkit-transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000);-moz-transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000);-o-transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000);transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000)}
.t{display:table;width:100%;height:100%}
.tc{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}
.btn-primary{color:#fff;background-color:#18a3d3;border-color:#18a3d3}
.btn-primary:hover{color:#fff;background-color:#18a3d3;border-color:#18a3d3}

label.error{color: red; font-size: 11px;position: relative;top: 0px;}
input.error, textarea.error, select.error{border: 1px solid red !important;}


ul.saglik {height: 40px;list-style: none;margin: 0;padding: 0 !important;}
ul.saglik li{float: left;margin-right: 5px;}
ul.saglik li a{background: #122742;border-radius: 4px;padding: 5px 15px;color: #fff;font-style: italic;}
ul.saglik li a img{height: 42px; float: left;}

#top {width:100%;background: none;height: 100px;line-height:36px;font-size:12px;position: fixed;top: 0;z-index: 901;padding-top: 10px;background: rgb(255 255 255);box-shadow:0px 10px 10px 0px rgb(0 0 0 / 8%);}
#top .top-left {
    float: left;
    position: absolute;
}
#top .top-left #other-hotels{
    padding: 5px 0 4px 0;
}
#top .top-left #other-hotels a{
    margin-right: 10px;
}
#top .top-left #other-hotels a img{height: 28px;}

#top .top-right {float: right;z-index: 901;position: relative;}
#top .top-right #weather{float: left;}
#top .top-right #social{float: right;margin: 4px 10px;}
#top .top-right #social a{}
#top .top-right #social a img{height: 22px;}

#top .top-right #phone {float: right;margin: 4px 10px;}
#top .top-right #phone a.header-phone{
    color: #252525;
}


#top .top-right #phone a.header-phone img{height: 18px;}
#top .top-right #phone a.header-phone span{
    margin: 0 10px;
}


#top .top-right #booknowBtn{float: left;margin-top: 8px;}


#top .top-right #booknowBtn a.headerRezBtn {position: relative;padding: 0px 10px;display: inline-block;border-left: 1px solid #eee;color: #fff;text-shadow: 1px 1px 1px #000;line-height: 20px;font-weight: 700;}
#top .top-right #booknowBtn a.headerRezBtn span {position: relative; z-index: 1;}
#top .top-right #booknowBtn a.headerRezBtn div {display: block;width: 200%;height: 45px;position: absolute;overflow: hidden;top: 0;z-index: 0;}
#top .top-right #booknowBtn a.headerRezBtn small {float: left;width: 50%;height: 45px;}




#top .top-right #top-menus {float: right;margin-right: 5px;margin-top: 0;}
#top .top-right #top-menus a {padding: 0px 10px;display: inline-block;border-left: 1px solid #eee;color: #fff;text-shadow: 1px 1px 1px #000;line-height: 20px;}
#top .top-right #top-menus a:first-child {border-left: 0;line-height: inherit;font-weight: 700;}
#top .top-right #top-menus a:hover {color: #aaa;}


#top .top-right #top-lang {float: right;margin-top: 8px;background-color: #b5996a;}
#top .top-right #top-lang a {padding: 3px 10px;display: inline-block;border-left: 1px solid #b5996a;color: #fff;line-height: 20px;border: 1px solid #b5996a;}
#top .top-right #top-lang a:hover {color: #000;}


#top.top-home-hotel .top-right #top-lang {/* float: right; */}
#top.top-home-hotel .top-right #top-lang a {/* border-left: 0; */}
#top.top-home-hotel .top-right #top-lang a:hover {color: #aaa;}



#top .top-right #lang{float: left;margin: 4px 10px;}
#top .top-right #lang a{}
#top .top-right #lang a img{height: 18px;}
#top .top-right #searchBtn{
    float: left;
    margin: 4px 0px;
}
#top .top-right #searchBtn a{}
#top .top-right #searchBtn a img{height: 16px;}

#top.top-home-hotel {height: 100px;background: none;background-image: linear-gradient(#fff, #ffffff00 100%); background: rgb(255 255 255);box-shadow:0px 10px 10px 0px rgb(0 0 0 / 7%);}
#top.top-home-hotel .top-left {margin-top: 5px;z-index: 901;}
#top.top-home-hotel .top-center {float: left;width: 100%;position: absolute;text-align: center;display: flex;align-items: center;justify-content: center;left: 0;}
#top.top-home-hotel .top-center #logo {float: none;}
#top.top-home-hotel .top-right {/* width: 250px; */margin-top: 20px;}
#top.top-home-hotel .top-right #booknowBtn {/* float: right; */}
#top.top-home-hotel .top-right #booknowBtn a.headerRezBtn {}
body[lang="RU"] #top.top-home-hotel .top-right #booknowBtn a.headerRezBtn {font-size: 11px;  padding: 0 10px;}

#top.top-home-hotel .top-social a{display: inline-block;padding: 15px 5px;}
#top.top-home-hotel .top-social a img{height: 24px;}


#top .top-right #top-menus #selectHotel{}
#top .top-right #top-menus ul#selectHotelList {display: none;position: absolute;background: #fff;list-style: none;margin: 0;padding: 0;}
#top .top-right #top-menus ul#selectHotelList li{}
#top .top-right #top-menus ul#selectHotelList li a{display: block;border-bottom: 1px solid #ddd;line-height: 30px;color: #333;text-shadow: none;font-weight: normal;}
#top .top-right #top-menus #selectHotel:hover ul#selectHotelList{display: block;}





#top .top-left #top-menus {float: left;margin-right: 15px;margin-top: 20px;}
#top .top-left #top-menus a {padding: 0px 10px;display: inline-block;color: #fff;border-left: 1px solid #eee;}
#top .top-left #top-menus a:first-child {border-left: 0;border: 1px solid #fff;padding: 0 30px;height: 44px;line-height: 44px;}
#top .top-left #top-menus a:hover {color: #aaa;}

#top .top-left #top-menus #selectHotel{}
#top .top-left #top-menus ul#selectHotelList {display: none;position: absolute;background: #fff;list-style: none;margin: 0;padding: 0;}
#top .top-left #top-menus ul#selectHotelList li{}
#top .top-left #top-menus ul#selectHotelList li a{display: block;border-bottom: 1px solid #ddd;color: #444;padding: 0 10px;height: auto;line-height: inherit;}
#top .top-left #top-menus ul#selectHotelList li a:hover{color: #aaa;}
#top .top-left #top-menus #selectHotel:hover ul#selectHotelList{display: block;}


#top.top-home-hotel .top-center #top-menus a{color:#fff;display: inline-block;}
#top.top-home-hotel .top-center #top-menus a:hover{text-decoration:underline;}
#top.top-home-hotel .top-center #top-menus a span{display: block; line-height: 10px; margin-top: 10px;}
#top.top-home-hotel .top-center #top-menus {}

#top .top-right #selectLang{ display: block;}
#top .top-right #selectLang a.selectedLang {
    font-weight: 700;
}
#top .top-right ul#selectLangList {display: none; position: absolute;background: #fff;list-style: none;margin: 0;padding: 0;}
#top .top-right ul#selectLangList li{}
#top .top-right ul#selectLangList li a{display: block;border-bottom: 1px solid #ddd;padding: 3px 10px;text-shadow: none;color: #666;border: 0;}
#top .top-right #selectLang:hover ul#selectLangList{display: block;}

#top.top-home-hotel .top-center #top-menus img{height: 80px;}
header#header{width:100%;background: none;float: left;}

#logo{float:left;padding:0}
#logo a{display:inline-block;padding: 0;}
#logo img{height: 80px;}

nav#menu{font-weight: 400;font-size: 12px;width: 100%;}
nav#menu ul#header-menu{list-style:none;float:left;padding:0;margin:0;text-align: right;width: 100%;}
nav#menu ul#header-menu li{
    display: inline-block;
}
nav#menu ul#header-menu li a{color: #252525;display:block;padding: 5px 10px;text-transform: uppercase;font-family:'Open Sans', sans-serif;font-weight:600;}
nav#menu ul#header-menu li:hover a{color:#ffb71b;}

nav#menu ul#header-menu li.selected a{}
nav#menu ul#header-menu li ul.header-child-menu{display:none;position:absolute;list-style:none;box-shadow: 0 10px 10px rgba(0,0,0,.1);font-family: "Times New Roman",Times,serif;width: 100%;left: 0;background: rgba(255,255,255,.7);text-align: center;line-height: 46px;}
nav#menu ul#header-menu li ul.header-child-menu li{float:none;display: inline-block;}
nav#menu ul#header-menu li ul.header-child-menu li a{color: #666;margin: 0;display: inline-block;font-size: 13px;padding: 0 10px;}
nav#menu ul#header-menu li:hover ul.header-child-menu li a{background:none;color:#666;position: relative;}
nav#menu ul#header-menu li ul.header-child-menu li:hover a{color:#aaa}
nav#menu ul#header-menu li:hover ul.header-child-menu{display:block}

nav#menu ul#header-menu li ul.header-child-menu li a:after{content:""; display:block; width:1px; height: 20px; background:#ccc; position:absolute; top:13px; left:0px;}
nav#menu ul#header-menu li ul.header-child-menu li:first-child a:after{display:none;}



nav#menu ul#header-menu ul.header-third-menu {display: none;position: absolute;background: rgba(0,0,0,.3);}
nav#menu ul#header-menu ul.header-third-menu li{display: block !important;}
nav#menu ul#header-menu ul.header-third-menu li a{}

nav#menu ul#header-menu ul.header-child-menu li:hover ul.header-third-menu{display:block}

.headerHover #top {background: rgba(255,255,255,.9);}
.headerHover #top .top-right #top-menus a{color:#666;text-shadow:1px 1px 1px #ffffff;border-left: 1px solid #666;}
.headerHover #top .top-right #top-menus a:first-child {border-left: 0;}
.headerHover #top .top-right #top-lang a.selectedLang {color:#666;text-shadow:1px 1px 1px #ffffff;border-left: 1px solid #666;}
.headerHover #top .top-right #booknowBtn a.headerRezBtn{color:#666;text-shadow:1px 1px 1px #ffffff; border-left: 1px solid #666;}


.headerHover nav#menu ul#header-menu li a{color: #666;text-shadow:1px 1px 1px #ffffff;}

.headerHover #top.top-home-hotel .top-center #top-menus a {color: #666;}

.headerHover #top.top-home-hotel .top-right #top-lang a {border-left: 0;}

.white-mask {position: absolute;bottom: 0;left: 0;z-index: 1;width:100%;height: 15%;background-image: linear-gradient(#ffffff00, #ffffff);}
video#vid{left: 50%;min-height: 100%;min-width: 100%;width: 100%;position: absolute;top: 50%;transform: translate(-50%, -50%);z-index: 9;object-fit: cover;}

section#slider {width:100%;position: relative;top: 0px;clear: both;height: 80vh;overflow: hidden;}
section#slider .playvideo {
    position: absolute;
    right: 30px;
    bottom: 10px;
    z-index: 8;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 30px;
    font-size: 15px;
    text-transform: uppercase;
    background: rgba(0,0,0,.2);
    cursor: pointer;
}
section#slider .owl-carousel .item {background-position:center;background-size: cover;}

.owl-carousel .owl-nav button.owl-next {position: absolute; top: calc(50% - 53px);  font-size: 61px; color: #fff; right: 0;width: 50px;}
.owl-carousel .owl-nav button.owl-prev {position: absolute; top:  calc(50% - 53px);  font-size: 61px; color: #fff; left: 0;width: 50px;}
.owl-carousel .owl-nav span {display: block; padding-bottom: 15px;}
.owl-carousel .owl-nav button.owl-prev {left: 0px;color: #b5996a;}
.owl-carousel .owl-nav button.owl-next {right: 0px;color: #b5996a;}
.owl-carousel .owl-nav button.owl-prev:hover {background: none; color:#333}
.owl-carousel .owl-nav button.owl-next:hover {background: none; color:#333}
.owl-carousel .owl-nav button:focus {outline: none;}

.owl-theme .owl-dots {margin: 0; bottom: -40px;}
.owl-theme .owl-dots .owl-dot span {background: #fff; border:1px solid #aaa;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #ccc}
.owl-theme .owl-dots button:focus {outline: none;}


.home-faq-list {}
.home-faq-list ul{list-style: none;margin: 0;padding: 0;}
.home-faq-list ul li{border-radius:10px;padding: 20px 20px 20px 20px;margin-top: 5px;background: url(/assets/img/question.svg) no-repeat 20px #fff;background-size: 36px;cursor: pointer;border: 1px solid #ccc;}
.home-faq-list ul li:hover{background-color:#f5f5f5;}
.home-faq-list ul li:nth-child(2n){background: #fdb61c90;display: none;padding: 20px;}
.home-faq-list ul li:nth-child(2n):hover{}



#home-hotel-boxes {position: absolute; z-index: 9; top: 0; height: 100%; width: 100%;}
#home-hotel-boxes .row{align-items: center; justify-content: center; height: 100%;}
#home-hotel-boxes img{/* width:100%; *//* box-shadow: 0 60px 70px -30px rgb(37 40 45 / 50%); */}

#home-hotel-boxes .home-hotel {}
#home-hotel-boxes .home-hotel a{width: 100%;height: 100vh;background-size: cover;background-position:center;display: block;position: relative;}
#home-hotel-boxes .home-hotel .home-hotel-name {color: #343a40;position: absolute;width: 100%;bottom: 0;background-image: linear-gradient(#ffffff00 , #fff 100%);padding: 100px 0px 25px 0px;text-align: center;text-transform: uppercase;font-family: 'Outfit', sans-serif;font-weight: 300;font-size: 25px;}
#home-hotel-boxes .home-hotel .home-hotel-logo{opacity: 0;background: rgba(255,255,255,.8);height: 100vh;display: flex;align-items: center;justify-content: center;}
#home-hotel-boxes .home-hotel .home-hotel-logo img{width: 40%;}
#home-hotel-boxes .home-hotel a:hover .home-hotel-logo{opacity: 1;}
#home-hotel-boxes .home-hotel a:hover .home-hotel-name{opacity: 0;}



section#slider .owl-carousel .owl-nav button.owl-next {position: absolute; top: calc(50% - 53px);  font-size: 61px; color: #fff; right: 0;width: 50px;}
section#slider .owl-carousel .owl-nav button.owl-prev {position: absolute; top:  calc(50% - 53px);  font-size: 61px; color: #fff; left: 0;width: 50px;}
section#slider .owl-carousel .owl-nav span {display: block; padding-bottom: 15px;}
section#slider .owl-dots {position:absolute; bottom: 0; width: 100%;}
section#slider .owl-theme .owl-nav [class*=owl-]:hover {color:#333; background: none;}
section#slider .owl-theme .owl-dots .owl-dot.active span,
section#slider .owl-theme .owl-dots .owl-dot:hover span {background: #fdb61c}
section#slider .owl-carousel .owl-nav button:focus {outline: none;}
section#slider .owl-carousel .owl-item img {object-fit: cover; height: 100vh;}


section#slider .item .item-text{display: flex;position: absolute;top: 0;left: 0;width: 100%;height: 100%;align-items: center;justify-content: center;}
section#slider .item .slideText{ text-align: center;}
section#slider .item .slideTextBig{color: #222;font-size: 92px;z-index: 1;display: block;font-family: bebas_neue_regular;font-weight: 400;letter-spacing: 52px;line-height: 92px;margin-left: 62px;}
section#slider .item .slideTextSmall{color: #fff;font-size: 50px;z-index: 1;font-weight: 700;margin: 0;display: block;font-family:  'Open Sans', sans-serif;letter-spacing: 2px;}
section#slider .item .slideBtn{color: #fff; font-size: 24px; background: #00000030; padding: 14px 14px; border-radius: 4px;text-transform: uppercase; font-weight: 300; margin-top: 25px;}


    


section#home-text {padding: 60px 0 0 0;background-image: linear-gradient( to bottom, #ffffff 30%, #ffffff00 50%, #ffffff00 30%, #ffffff 100% ), url(/uploads/bck-pattern.png);}
section#home-text .container{padding: 0 10%;}
section#home-text p{font-family: 'Open Sans', sans-serif;font-weight:100;font-size: 16px}
section#home-text h1{text-align: center;font-family: 'Open Sans', sans-serif;font-weight:600;font-size: 36px;padding: 30px 0;}
section#instagram h2{text-align: center;font-family: 'Open Sans', sans-serif;font-weight:normal;font-size: 28px;padding: 30px 0;}
section#home-text i{text-align: center;color: #b5996a;font-size: 22px;margin: 0 0 30px 0;font-weight: 100;font-style: italic;display: block;}


section#highlights {padding: 60px 0 0 0;background-image: linear-gradient( to bottom, #ffffff 0%, #ffffff00 30%, #ffffff00 80%, #ffffff 100% ), url(/uploads/bck-pattern.png);}
section#highlights .highlight{margin: 30px 0;}
section#highlights .highlight a{color:#333}
section#highlights .highlight a:hover .highlight-text h4{color:#b5996a}
section#highlights .highlight .highlight-foto-col{}
section#highlights .highlight .highlight-text-col{z-index: 0;align-items: center;display: flex;padding: 0 0 0 15px;}
section#highlights .highlight:nth-child(2n) .highlight-text-col{order:1;padding: 0 15px 0 0;}


section#highlights .highlight .highlight-foto{background-color: white;margin-left: -20px;margin-top: 20px; margin-bottom: 0px;}
section#highlights .highlight .highlight-foto img{width: 100%;float: right;box-shadow: 0 60px 70px -30px rgb(37 40 45 / 50%);margin-bottom: 20px;}
section#highlights .highlight:nth-child(2n) .highlight-foto img{float: left;}


section#highlights .highlight .highlight-text{padding: 80px;background: #f5f5f5; margin-left: -40px; margin-bottom: -80px;}
section#highlights .highlight:nth-child(2n) .highlight-text{padding: 80px;background: white; margin-left: -40px; margin-bottom: -80px;}
section#highlights .highlight .highlight-text h2{font-size: 28px;color: #1f1f1f;font-weight: normal;font-family: 'Open Sans', sans-serif;}
section#highlights .highlight .highlight-text h3{font-size: 32px;color: #1f1f1f;font-weight: normal;font-family: Trajan Pro Regular;}
section#highlights .highlight .highlight-text h4{font-size: 26px;font-weight: 700;line-height: 26px;/*margin-bottom: 16px;*/}
section#highlights .highlight .highlight-text p{line-height: 18px;font-weight:100;font-size:14px;font-family:'Open Sans', sans-serif;}


section#home-quote{background: #fff;width: 100%;text-align: center;padding: 50px 25%;overflow: hidden;}
section#home-quote .home-quote-hotel-name{font-size: 16px;text-transform: uppercase;font-family: Trajan Pro Regular;font-weight: 100;color: #666;}
section#home-quote img{height: 50px;}
section#home-quote a{color:#333;}
section#home-quote .home-quote-title{margin: 20px 0;font-size: 24px;font-family: Trajan Pro Regular;font-weight: 100;color: #000;letter-spacing: 2px;}
section#home-quote .home-quote-title::before{content:"";display: none;width: 300px;height: 2px;background: #b5996a;margin: 20px auto;}
section#home-quote .home-quote-text{font-size: 16px;margin: 0;font-weight: 100;}




.quoteMore{font-family: Trajan Pro Regular; background: url(/assets/img/bg-white.png) #f0f0f0;width: 50%;text-align: center;padding: 50px 20px;font-style: italic; overflow: hidden;}
.quoteMore img{height: 50px;}
.quoteMore .home-quote-title{margin: 0;font-size: 18px;letter-spacing: 2px;}
.quoteMore .home-quote-title::before{content:""; display: block; width: 300px; height: 2px; background: #b5996a; margin: 20px auto;}
.quoteMore .home-quote-text{font-size: 25px; margin: 20px 0;}


section#whyHotel {width: 100%;padding: 50px 0;color: #333;overflow: hidden;}
section#whyHotel .owl-carousel {padding: 0 60px;}
section#whyHotel .owl-carousel .owl-stage-outer {padding: 0px 0;}
section#whyHotel h3 {font-family: Trajan Pro Regular;font-weight: 100;font-size: 26px;text-align: center;margin-bottom: 50px;}
section#whyHotel h3:after{height: 2px;background: #b5996a;display: block;content: "";width: 70px;margin: 10px auto;}
section#whyHotel .item a {text-transform: uppercase;background: #fff;display: block;height: 460px;/* box-shadow: 0 0 20px rgba(0,0,0,.1); */text-align: center;}
section#whyHotel .item a img{width:100%;object-fit: cover; height: 250px;}

section#whyHotel .item a p img{width: auto; height: 100px;  margin: 20px auto;}
section#whyHotel .item a h4{font-family: Trajan Pro Regular;color: #333;font-size: 17px;margin: 0;padding: 30px;}
section#whyHotel .item a h4:after{display: none;content: "";width: 7px;height: 45px;background: #b5996a;margin: 0 0 0 -16px;position: absolute;border-radius: 0 5px 5px 0;top: 185px;}
section#whyHotel .item a span{display:block;color: #333;font-size: 14px;margin: 0;padding: 0 30px;font-weight: 300;line-height: 24px;text-transform: initial;}

section#whyHotel .item a.home-hotel-list-item button {width:calc(100% - 40px); border: 1px solid #ccc;color: #333;padding: 10px 30px;display: inline-block;text-align: center;font-weight: 500;cursor: pointer;}
section#whyHotel .item a.home-hotel-list-item {padding-bottom: 20px; height: auto;}
section#whyHotel .item a.home-hotel-list-item p img{height:72px; margin: 40px auto;}

section#whyHotel .owl-carousel .owl-nav button.owl-prev {left: -25px; color: #aaa;top: calc(50% - 160px);}
section#whyHotel .owl-carousel .owl-nav button.owl-next {right: -25px; color: #aaa;top: calc(50% - 160px);}
section#whyHotel .owl-carousel .owl-nav button.owl-prev:hover {background: none; color:#ccc}
section#whyHotel .owl-carousel .owl-nav button.owl-next:hover {background: none; color:#ccc}




section#home-yellow-big-text {width: 100%;height: 180px;background: url(/assets/img/bg-craft.png) #C5AA7B;line-height: 180px;color: #fff;font-size: 52px;text-align: center;letter-spacing: 6px;font-family: 'bebas_neue_bold';}
section#home-yellow-text {width: 100%;height: 50px;background: url(/assets/img/bg-craft.png) #C5AA7B;line-height: 50px;color: #061535;letter-spacing: 1px;font-size: 14px;text-align: center;font-family: Trajan Pro Regular;font-style: italic;}



section#home-rooms {width: 100%;overflow: hidden;padding-top: 50px;}
section#home-rooms h3{font-family: Trajan Pro Regular;font-weight: 100;font-size: 26px;text-align: center;margin-bottom: 50px;}
section#home-rooms .home-room-col{height: calc(100vw / 5);background-size: cover;background-position: center;display: flex;margin-bottom: 30px;}
section#home-rooms .home-room{background: #fff;opacity: 1;width: 100%;}
section#home-rooms .home-room .home-room-text{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 60px 20px 0 20px;
}
section#home-rooms .home-room h4{color: #fff;font-family: Trajan Pro Regular;font-size: 20px;margin: 0;}
section#home-rooms .home-room p{color: #fff;font-size: 14px;font-style: italic;margin-top: 10px;}
section#home-rooms .home-room a{display: block;width: 100%;height: 100%;position: relative; background-size: cover; background-position: center;}




section#subSlider {width:100%;position: relative;top: 0px;clear: both;overflow: hidden;height: 500px;}
section#subSlider .owl-carousel .item {background-position:center;background-size: cover;height: calc(100vh - 0px);}
section#subSlider.noSlayt {height: 100px;}
section#subSlider .item .item-text{display: flex;position: absolute;top: 0;left: 0;width: 100%;height: 100%;align-items: center;justify-content: center;display: none;}
section#subSlider .item .slideText{ text-align: center;}
section#subSlider .item .slideTextBig{color: #fff;text-shadow: 2px 2px 2px #00000050;font-size: 92px;z-index: 1;display: block;font-family: bebas_neue_regular;font-weight: 400;letter-spacing: 12px;line-height: 92px;margin-left: 62px;}
section#subSlider .item .slideTextSmall{color: #333;font-size: 30px;z-index: 1;font-weight: 400;margin: 0;display: block;font-family: Trajan Pro Regular;font-style: italic;letter-spacing: 2px;}
section#subSlider .item .slideBtn{color: #fff;font-size: 13px;background: #fdb61c;padding: 10px 30px;border-radius: 4px;text-transform: uppercase;font-weight: 600;margin-top: 15px;}




section#subSlider #startBtn{position: absolute;width: 100%;text-align: center;z-index: 2;bottom: 30px;display: none;}
section#subSlider #startBtn a.discoverBtn{transform: scale(.8);background: url(/assets/img/discover.png);width: 592px;height: 100px;font-family: 'bebas_neue_regular';margin: 31px auto;line-height: 100px;font-size: 42px;letter-spacing: 5px;text-align: center;display: block;color: #fff;}
section#subSlider #startBtn a.followBtn{color: #fff;font-family: 'bebas_neue_bold';font-size: 24px;letter-spacing: 4px;}
section#subSlider #startBtn a.followBtn b{font-weight: normal;font-size: 34px;}

section#subSlider #startBtn a.galleryPageBtn {background: #00000050;padding: 20px;border: 2px solid #fff;border-radius: 50%;height: 80px;display: inline-block;}
section#subSlider #startBtn a.galleryPageBtn img{height: 36px;}



.fbCarousel {margin-top: 100px;}
.col4carousel h4{font-family:'Open Sans', sans-serif;font-weight: normal;font-size: 22px;padding: 20px 10px 0px 10px;color: #000;}
.col4carousel .item span{font-size: 14px;display: block;padding: 0px 10px;color: #4c4c4c;font-family: 'Open Sans', sans-serif;font-weight: 300;}


.fb-list-photos a{display: none;}
.fb-list-photos a:first-child{display: block;}


section#page {padding: 30px 0;background-image: linear-gradient( to bottom, #ffffff 30%, #ffffff00 50%, #ffffff00 30%, #ffffff 100% ), url(/uploads/bck-pattern.png);}
/*section#page.gallery-page {padding: 130px 0 0 0;}*/
section#page .page-hotel-name{font-size: 16px;text-transform: uppercase;font-family: Trajan Pro Regular;font-weight: 100;color: #666;text-align: center;}

section#page .page-title {text-align: center;font-family:'Open Sans', sans-serif;font-size: 36px;font-weight:600;padding: 30px 0;}
.fb-title {font-size: 28px;text-align: center;color: #1f1f1f;font-family: 'Open Sans', sans-serif;font-weight: 100;margin-bottom: 30px;}
section#page .page-desc {text-align: center;color: #000;font-family:'Open Sans', sans-serif;font-size: 16px;margin: 0;font-weight: 100;}
section#page .page-desc img{height: 50px;margin-top: -30px;margin-bottom: 20px;position: relative;z-index: 9;display: none;}
section#page .page-desc:after{display: none;content: "";width: 300px;height: 2px;background: #b5996a;margin: 20px auto;}
section#page .page-content {color: #061535;font-family:'Open Sans', sans-serif;font-size: 16px;margin: 0;font-weight: 100;padding: 30px 0;margin-top: 0px;}
section#page .page-content h1{font-size: 26px;font-weight: 600;}
section#page .page-content h2{font-size: 21px;font-weight: 600;}
section#page .page-content h3{font-size: 28px;text-align: center;color: #1f1f1f;font-family: 'Open Sans', sans-serif;font-weight: 100;margin-bottom: 30px;margin-top: 30px;}
section#page .page-content h3:after{content:"";display:block;width: 100px;height: 1px;background: #b5996a;margin: 20px auto 20px auto;}

section#page .page-content h4{font-size: 16px;font-weight: 700;margin: 0 0 5px;}
section#page .page-content td{vertical-align: top;padding: 30px;}
section#page .page-content ul{padding: 0 0 0 20px;}
section#page .page-content strong{font-weight: 600;}


body.room-detail section#page .page-content ul{overflow: hidden;}
body.room-detail section#page .page-content ul li{float: left;width: 25%;}


ul#room-icons {padding: 0;}
ul#room-icons li{float: left;width: 25%;text-align: center;list-style: none;}
ul#room-icons li img{height: 64px;}
ul#room-icons li small{display: block;}

.highlight ul#room-icons {
    overflow: hidden;
}
.highlight ul#room-icons li{float: left;width: 25%;text-align: center;list-style: none;}
.highlight ul#room-icons li img{height: 32px;}
.highlight ul#room-icons li small{display: block;font-size: 14px;line-height: 14px;margin-top: 8px;color: #b5996a;}






li.golf-card {list-style: none; margin: 60px 0 0;}
li.golf-card img {height: 160px;float: left; margin: 14px 40px 0 0;}

section#page .page-content table.price-table td{vertical-align: middle;padding: 5px; text-align: center;border: 2px solid #fff;}
section#page .page-content table.price-table tr td:first-child{text-align: left;}


section#page .page-desc a.vr360{}
section#page .page-desc a.vr360 img{height: 72px;display: block;margin: 0 auto 15px auto;}


section#rooms .room-item-text a.vr360{position: absolute;left: -89px;z-index: 99;top: 0px;background: #fff;padding: 10px;}
section#rooms .room-item-text a.vr360 img{height: 46px;display: block;margin: 0;}


section#submenus {overflow: hidden;}
section#submenus h2.act-title {font-size: 28px;text-align: center;color: #1f1f1f;font-family: 'Open Sans', sans-serif;font-weight: 100;margin-bottom: 30px;}

section#submenus .submenu-item{
    margin-bottom: 30px;
}
section#submenus .submenu-item a {background: #fff;display: block;box-shadow: 0 0 20px rgba(0,0,0,.1);text-align: center;}
section#submenus .submenu-item a img{width:100%;object-fit: cover;  height: 220px;}
section#submenus .submenu-item a h4{font-family: 'Open Sans', sans-serif;color: #333;font-weight:100;font-size: 16px;margin: 0;padding: 30px;}
section#submenus .submenu-item a h4:after{display: none;content: "";width: 7px;height: 45px;background: #b5996a;margin: 0 0 0 -16px;position: absolute;border-radius: 0 5px 5px 0;top: 185px;}
section#submenus .submenu-item a span{display:block;color: #333;font-size: 18px;margin: 0;padding: 0 30px 30px 30px;font-weight: 300;line-height: 24px;text-transform: initial;}



section#submenus .home-room-col{height: calc(100vw / 10);border: 4px solid #fff; background-size: cover;background-position: center;display: flex;}
section#submenus .home-room{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(6,21,53,.8);text-align: center;opacity: 1;}
section#submenus .home-room h4{color: #fff; font-family: bebas_neue_regular;font-size: 35px;letter-spacing: 4px; margin: 0;}
section#submenus .home-room p{opacity:0;margin-top:-33px;color: #fff;font-size: 14px;font-style: italic;padding: 0 30px;}
section#submenus .home-room a{display: flex;flex-direction: column;width: 100%;height: 100%;align-items: center;justify-content: center;}
section#submenus .home-room:hover{background: rgba(149, 122, 75, .8);}
section#submenus .home-room:hover p{opacity: 1;  margin-top:0px;}

section#submenus .home-room.gallery-photo {background: rgba(68,68,68,.0);}
section#submenus .home-room.gallery-photo img{height: 32px;}
section#submenus .home-room.gallery-photo h4{opacity: 0;}
section#submenus .home-room.gallery-photo:hover {background: rgba(68,68,68,.9);}
section#submenus .home-room.gallery-photo:hover h4{opacity: 1;}
section#submenus .home-room.gallery-photo span{color: #fff;position: absolute;bottom: 0;width: 100%;left: 0;padding: 10px;background: rgb(0 0 0 / 35%);font-family: 'Open Sans';font-weight: 100;font-size: 14px;}


section#page .page-content table.awards td {padding: 8px;vertical-align: middle;font-size: 10px;}

.awards {font-family: Trajan Pro Regular; font-weight: 400;}


/* EK CLASS*/
body.golf-package-table table{}
body.golf-package-table table td{padding: 10px !important;}
body.golf-package-table table td:last-child{text-align:center;}
body.golf-package-table table td:nth-last-child(2){text-align:center;}
body.golf-package-table table td a{background: #b5996a;color: #fff;padding: 5px 10px;border-radius: 4px;}
/* EK CLASS*/

form#frmGolf input[type="text"]{border: 1px solid #ccc; padding: 10px 20px;  width: 100%; margin-bottom: 10px;}
form#frmGolf input[type="date"]{border: 1px solid #ccc; padding: 10px 20px;  width: 100%; margin-bottom: 10px;}
form#frmGolf input[readonly]{border: 1px solid #ccc; padding: 10px 20px;  width: 100%; margin-bottom: 10px; background: #eee;}
form#frmGolf select{border: 1px solid #ccc; padding: 10px 20px;  width: 100%; margin-bottom: 10px;}
form#frmGolf textarea{border: 1px solid #ccc; padding: 10px 20px;  width: 100%; margin-bottom: 10px;}
form#frmGolf input[type="submit"]{border: 0; background: #b5996a; color:#fff;  padding: 11px 20px 9px 20px;cursor: pointer;}
form#frmGolf label{margin: 0;}
form#frmGolf input.error, form#frmGolf select.error, form#frmGolf textarea.error{border:1px solid red;}
form#frmGolf label.error{display:none !important; color:red; font-size: 12px;}

section#listmenus {}
section#listmenus .list-item{margin-bottom: 30px;}
section#listmenus .list-item a{}
section#listmenus .list-item-photo{position: relative;}
section#listmenus .list-item-photo img{width:100%}
section#listmenus .list-item-name{position: absolute;bottom: 0;background: rgba(6,21,53,.8);font-size: 32px;color: #fff;text-align: center;width: 100%;padding: 15px 0;margin: 0;letter-spacing: 2px;font-family: bebas_neue_bold;}
section#listmenus .list-item-text{background: #fff;font-size: 12px;padding: 10px 20px;font-family: Trajan Pro Regular;font-style: italic;color: #000;}
section#listmenus .list-item-text strong{font-size: 18px;font-weight: 600;letter-spacing: 1px;color: #C5AA7B;margin: 5px 0;}


.list-fb h3{font-family: Trajan Pro Regular;font-weight: 100;font-size: 26px;text-align: center;margin-bottom: 0px;}
section#mainrest {padding: 60px 0;background: #f5f5f5;text-align: center;}
section#mainrest h2{}
section#mainrest div{}
section#mainrest article{}
section#mainrest img{margin: 60px 0; width: 100%;}

section#col6carousel {overflow: hidden;padding: 0;}
section#col6carousel .owl-carousel {padding: 0 10px;}
section#col6carousel .owl-carousel .owl-stage {margin: auto;display: flex; align-items: center;}
section#col6carousel .owl-carousel .owl-stage-outer {padding: 0 0 0 0;}
section#col6carousel .item a {text-transform: uppercase;background: #fff;display: block;box-shadow: 0 0 20px rgba(0,0,0,.1);text-align: center;}
section#col6carousel .item a img{width:100%;}
section#col6carousel .owl-carousel .owl-nav button.owl-prev {left: 0px; color: #fff;}
section#col6carousel .owl-carousel .owl-nav button.owl-next {right: 0px; color: #fff;}

section#col3carousel {overflow: hidden;padding: 60px 0;}
section#col3carousel .owl-carousel {padding: 0 60px;}
section#col3carousel .owl-carousel .owl-stage-outer {padding: 60px 0;}
section#col3carousel .item a {text-transform: uppercase;background: #fff;display: block;box-shadow: 0 0 20px rgba(0,0,0,.1);text-align: center;}
section#col3carousel .item a img{width:100%;}
section#col3carousel .item a h4{font-family: Trajan Pro Regular;color: #333;font-size: 18px;margin: 0;padding: 30px;}
section#col3carousel .item a h4:after{display: none;content: "";width: 7px;height: 45px;background: #b5996a;margin: 0 0 0 -16px;position: absolute;border-radius: 0 5px 5px 0;top: 185px;}
section#col3carousel .item a span{display:block;color: #333;font-size: 18px;margin: 0;padding: 0 30px;font-weight: 300;line-height: 24px;text-transform: initial;}


section#col2carousel {overflow: hidden;background: #e5e5e5;padding: 60px 0;}
section#col2carousel .owl-carousel {padding: 0 60px;}
section#col2carousel .owl-carousel .owl-stage-outer {padding: 60px 0;}
section#col2carousel .item a {text-transform: uppercase;background: #fff;display: block;box-shadow: 0 0 20px rgba(0,0,0,.1);text-align: center;}
section#col2carousel .item a img{width:100%;}
section#col2carousel .item a h4{font-family: Trajan Pro Regular;color: #333;font-size: 18px;margin: 0;padding: 30px;}
section#col2carousel .item a h4:after{display: none;content: "";width: 7px;height: 45px;background: #b5996a;margin: 0 0 0 -16px;position: absolute;border-radius: 0 5px 5px 0;top: 185px;}
section#col2carousel .item a span{display:block;color: #333;font-size: 18px;margin: 0;padding: 0 30px;font-weight: 300;line-height: 24px;text-transform: initial;}




section#rooms {padding: 60px 100px;margin-bottom: 30px;}
section#rooms #room-types{text-align: center;font-family: Trajan Pro Regular;font-size: 18px;font-weight: 100;padding-bottom: 90px;}
section#rooms #room-types a{text-transform: uppercase;color: #333; padding: 15px;}
section#rooms #room-types a.selected{font-weight: 600;text-decoration: underline;}
section#rooms .room{background: #fff;margin-bottom: 60px;}
section#rooms .room:last-child {margin-bottom:0;}
section#rooms .room-item-foto{margin: 0;height: 100%;box-shadow: 10px 10px 30px rgb(0 0 0 / 10%);}
section#rooms .room-item-foto img{width:100%;object-fit: cover; height: 100%;}
/*section#rooms .room-item-text{padding: 30px 15px 30px 0;font-size: 14px;font-weight: 100;}*/
section#rooms .room-item-text{font-size: 14px;font-weight: 100;border: 1px solid #ccc;overflow: hidden;padding: 30px;background: #fff;position: relative;left: -100px;z-index: 9;top: -20px;box-shadow: 10px 10px 30px rgba(0,0,0,.1);}

section#rooms .room-item-text h4{font-family: Trajan Pro Regular;font-size: 26px;color: #ae9467;}
section#rooms .room-item-text span{display:block;margin-bottom: 20px;margin-top: 15px;color: #999;}
section#rooms .room-item-text a.room-detail-btn{border: 1px solid #ccc;color: #333;padding: 10px 30px;display: inline-block;width: 48%;text-align: center;font-weight: 500;}
section#rooms .room-item-text a.room-book-btn{border: 1px solid #b5996a;background:#b5996a;color: #fff;padding: 10px 30px;display: inline-block;width: 48%;text-align: center;font-weight: 700;}
section#rooms .room-item-text a:hover {opacity: .2;}
section#rooms .room-item-text strong {font-weight: 600;}


section#rooms .room-item-text a.list-detail-btn{border: 1px solid #ccc;color: #333;padding: 10px 30px;display: inline-block;text-align: center;font-weight: 500;}


a.room-detail-button {display: inline-block;margin-top: 10px;border: 1px solid;padding: 5px 25px;}

section#rooms .listTab:nth-child(2n-1) .room-item-text a.room-detail-button {}



.roomOwl .owl-carousel {height: 100%;}
.roomOwl .owl-carousel .owl-stage{height: 100%;}
.roomOwl .owl-carousel .owl-stage-outer{height: 100%;}
.roomOwl .owl-carousel .owl-item{height: 100%;}
.roomOwl .owl-carousel .item{background-position:center;background-size: cover;height: 100%;min-height: 300px;}
.roomOwl .owl-carousel .item a {display: block; height: 100%;}
.roomOwl .owl-carousel .owl-nav button.owl-prev {left: 0px; color: #b5996a;}
.roomOwl .owl-carousel .owl-nav button.owl-next {right: 0px; color: #b5996a;}
.roomOwl .owl-theme .owl-dots {margin: 0; bottom: -40px;}


.listTab {}
.listTab:nth-child(2n-1) .col{order:0}
.listTab:nth-child(2n-1) .col:first-child{order:1}
/*section#rooms .listTab:nth-child(2n-1) .room-item-text{padding: 30px 0 30px 15px; text-align: right;}*/
section#rooms .listTab:nth-child(2n-1) .room-item-text{text-align: right;left: inherit;right: -100px;}


.contactContent {}
.contactContent h2{font-size: 32px !important;font-weight: 100 !important;color: #b5996a;}
.contactContent strong{font-weight: 600;}
.contactContent a{ color: #b5996a;}
a.telBtn {background: #b5996a;color: #fff;padding: 11px 20px 11px 20px;}

form#contactForm {padding: 30px 0; max-width: 50%; margin:auto;}
form#contactForm h3{text-align: center;font-size: 46px;font-weight: 100;padding: 60px 0;color: #b5996a;}
form#contactForm h6{color: #b5996a;font-weight: 600;margin: 0px 0 15px 0;}
form#contactForm label{}
form#contactForm label span{font-size: 12px; line-height: 17px;display: list-item;color: #666;}
form#contactForm label input[type="checkbox"]{transform: scale(2); margin:10px 15px 20px 7px; float: left;}

form#contactForm select{border: 1px solid #ccc; padding: 10px 20px;  width: 100%; margin-bottom: 10px;}
form#contactForm input[type="text"]{border: 1px solid #ccc; padding: 10px 20px;  width: 100%; margin-bottom: 10px;}
form#contactForm textarea{border: 1px solid #ccc; padding: 10px 20px;  width: 100%; margin-bottom: 10px;}
form#contactForm input[type="button"]{border: 0; background: #b5996a; color:#fff;  padding: 11px 20px 9px 20px;}

table.golf-tournament-result-table {}
table.golf-tournament-result-table th{font-size:12px;padding: 0.75rem !important;}
table.golf-tournament-result-table th small {display: block;}
table.golf-tournament-result-table td{font-size:12px;padding: 0.75rem !important;}
table.golf-tournament-result-table thead th{ color:#999;}
table.golf-tournament-result-table thead th span{display: block;width: 53px;}
table.golf-tournament-result-table thead th:nth-child(34) span{display: block;width: 83px;}
table.golf-tournament-result-table thead th:nth-child(36) span{display: block;width: 83px;}


table.golf-tournament-result-table thead th:nth-child(13){ color:blue;}
table.golf-tournament-result-table thead th:nth-child(23){ color:red;}
table.golf-tournament-result-table thead th:nth-child(33){ color:green;}
table.golf-tournament-result-table thead th:nth-child(34){ color:#b5996a;}
table.golf-tournament-result-table thead th:nth-child(36){ color:#b5996a;}

table.golf-tournament-result-table tbody td:nth-child(13){ color:blue; font-weight: bold;}
table.golf-tournament-result-table tbody td:nth-child(23){ color:red; font-weight: bold;}
table.golf-tournament-result-table tbody td:nth-child(33){ color:green; font-weight: bold;}
table.golf-tournament-result-table tbody td:nth-child(34){ color:#b5996a; font-weight: bold;}
table.golf-tournament-result-table tbody td:nth-child(36){ color:#b5996a; font-weight: bold;}

section#home-instagram {padding: 0px 10% 120px 10%;/* margin: 100px 0 60px 0; */border-bottom: 10px solid #f5f5f5;}
section#home-instagram h3{font-family: Trajan Pro Regular;font-weight: 100;font-size: 26px;text-align: center;margin-bottom: 50px;}
section#home-instagram img {width:100%;object-fit: cover; height: 170px;}




section#instagram {width:100%;padding: 60px 0;overflow: hidden;}
section#instagram h3{font-family: Trajan Pro Regular;font-weight: 100;font-size: 26px;text-align: center;margin-bottom: 50px;}
.instagramapi {width:100%;overflow: hidden;}  
.instagramapi ol{overflow: hidden;display: table;margin: 0;padding: 0;}  
.instagramapi ol li{float:left;width:16.66%;list-style:none;height: 100%;overflow: hidden;padding: 10px;}  
.instagramapi ol li a{}  
.instagramapi ol li a img{width:100%;height: 180px;object-fit: cover;}  
.instagramapi ol li a video{width:100%;height: 180px;object-fit: cover;}  

section#home-about {    text-align: center;margin-top: 100px;background-image: url(/uploads/khmenerji-info-img.jpg);background-size: cover;background-attachment: fixed;padding: 100px 0;color: #fff;}

section#home-awards {text-align: center;margin-bottom: 60px;margin-top: 30px;}
section#home-awards h3{font-family: Trajan Pro Regular;font-weight: 100;font-size: 48px;text-align: center;margin-bottom: 50px;}
section#home-awards img {width: 65%;}

section#weather-social-newsletter {text-align: center;padding-bottom: 60px;}
section#weather-social-newsletter h4{font-family: Trajan Pro Regular;font-weight: 500;font-size: 20px;}
section#weather-social-newsletter h5{color: #666;font-size: 14px;padding: 15px 0;}

section#weather-social-newsletter #home-social {}
section#weather-social-newsletter #home-social a{display: inline-block; padding: 15px;}
section#weather-social-newsletter #home-social a img{height: 20px;}

section#weather-social-newsletter #home-newsletter {position:relative;}
section#weather-social-newsletter #home-newsletter input{border: 1px solid #ccc;padding: 10px 82px 10px 20px;width: 100%;}
section#weather-social-newsletter #home-newsletter button{border: 0;background: #b5996a;padding: 11px 20px 9px 20px;margin-left: -4px;position: absolute;right: 0;}
section#weather-social-newsletter #home-newsletter button img{height: 22px;margin: auto;}

section#weather-social-newsletter #weather{margin-top: -15px;}
section#weather-social-newsletter #weather a{color:#111}
section#weather-social-newsletter #weather img{height: 96px;}
section#weather-social-newsletter #weather small{font-weight: 100;font-size: 36px;}

footer#footer{font-size:12px;background: #333;padding: 60px;color: #fff;min-height: 200px;}
footer#footer nav#footerMenu{font-size: 14px;}
footer#footer nav#footerMenu p{color: #fff;font-weight: 100;}
footer#footer nav#footerMenu h5{font-size: 20px;margin: 0;font-weight: 700;}
footer#footer nav#footerMenu h5:after {display: block;content: "";width: 70px;height: 1px;background: #999;margin: 10px 0;}

footer#footer nav#footerMenu ul{list-style: none;margin: 0 0 10px 0;padding: 0;}
footer#footer nav#footerMenu ul li{}
footer#footer nav#footerMenu ul li a{text-decoration: none;color: #fff;letter-spacing: 1px;display: block;font-size: 14px;font-weight: 100;}
footer#footer nav#footerMenu ul li a:hover{color: #e8bd74;}

footer#footer nav#footerMenu .col-md-3:first-child h5{display:none;}
footer#footer nav#footerMenu .col-md-3:first-child img{height: 70px; width:auto}
footer#footer nav#footerMenu .col-md-3:first-child .appstores img{height: 45px; width:auto}

.top{position:fixed;bottom:20px;right:20px;font-size:32px;z-index:11;transform:rotate(180deg);display:none}
.top a{color:#fff;background:rgba(0,0,0,.2);padding:4px 20px 9px}
.top a:hover{background:rgba(0,0,0,.4)}
.top a img{height:16px}





section#booking-form {position: absolute;z-index: 899;bottom: 0;width: 100%;}
section#booking-form form{background: #fff;box-shadow: 0 10px 20px rgba(0,0,0,.1);height: 120px;overflow: hidden;}
section#booking-form form div.formField{float: left;width: 23%;padding: 30px;}
section#booking-form form div.formField.formFieldHotel{width: 20%;}
section#booking-form form div.formField.formFieldDate{width: 15%;}
section#booking-form form div.formField.formFieldPax{width: 15%;}
section#booking-form form div.formField.formFieldBtn{width: 15%;}
section#booking-form form div.formField label{display: block;font-family: 'Yeseva One Regular';}
section#booking-form form .qtyChange{width: 30px;height: 30px;border-radius: 0;border: 1px solid #ccc;background: #fff;font-size: 16px;position: relative;}
section#booking-form form .qty{width: 30px;height: 30px;text-align: center;border: 0;}
section#booking-form form div.formField input[type="text"]{}
section#booking-form form div.formField input[type="date"]{border: 0; border-bottom: 1px solid #ccc;background: none;}
section#booking-form form div.formField input[type="number"]{position: relative;left: 7px;}
section#booking-form form div.formField input[type="submit"]{background: #333;color: #fff;border: 0;padding: 10px 30px;margin-top: -10px;text-transform: uppercase;font-weight: 500;font-size: 13px;font-family: 'Open Sans';}
section#booking-form form div#childs {display:none; background: #fff;position: absolute;margin-left: -20px;}
section#booking-form form div.childAge {display:none;padding: 0 20px 20px 20px;}
section#booking-form form div.childAge:first-child{padding:20px;}
section#booking-form form div.formField select{width: 100%;border-radius: 0;border: 0;border-bottom: 1px solid #ccc;background: #fff;}

section#booking-form form #children:hover div#childs {display: block;}

/*

SADE WIDGET

section#booking-form {position: absolute;z-index: 899;bottom: 0px;width: 100%;background: rgba(255,255,255,.9);box-shadow: 0 0 10px #00000020;}
section#booking-form form{height: 120px;overflow: hidden;}

section#booking-form form.hotelsRezForm div.formField{float: left;width: 23%;padding: 30px;}
section#booking-form form.hotelRezForm div.formField{float: left;width: 23%;padding: 30px;}

section#booking-form form.hotelsRezForm div.formField.formFieldHotel{width: 25%;}
section#booking-form form.hotelsRezForm div.formField.formFieldDate{width: 15%;}
section#booking-form form.hotelsRezForm div.formField.formFieldPax{width: 15%;}
section#booking-form form.hotelsRezForm div.formField.formFieldButton{width: 15%; padding: 30px 0;}

section#booking-form form.hotelRezForm div.formField.formFieldDate{width: 20%;}
section#booking-form form.hotelRezForm div.formField.formFieldPax{width: 20%;}
section#booking-form form.hotelRezForm div.formField.formFieldButton{width: 20%; padding: 30px 0;}


section#booking-form form div.formField label{display: block;white-space: nowrap;}
section#booking-form form .qtyChange{width: 30px;height: 30px;border-radius: 0;border: 1px solid #ccc;background: #fff;font-size: 16px;position: relative;}
section#booking-form form .qty{width: 30px;height: 30px;text-align: center;border: 0;}
section#booking-form form div.formField input[type="text"]{}
section#booking-form form div.formField input[type="date"]{border: 0;border-bottom: 1px solid #ccc;background: none;padding: 3px;}
section#booking-form form div.formField input[type="number"]{position: relative;left: 7px;background: none;}
section#booking-form form div.formField input[type="submit"]{background: #333;color: #fff;border: 0;padding: 10px 30px;margin-top: -10px;text-transform: uppercase;font-weight: 500;font-size: 13px;font-family: 'Open Sans';width: 100%;}
section#booking-form form div#childs {display:none; background: #fff;position: absolute;margin-left: -20px;}
section#booking-form form div.childAge {display:none;padding: 0 20px 20px 20px;}
section#booking-form form div.childAge:first-child{padding:20px;}
section#booking-form form div.formField select{width: 100%;height: 30px;border-radius: 0;border: none;background: #fff;font-size: 13px;background: none;border-bottom: 1px solid #ccc;padding: 0;}


section#booking-form form #children:hover div#childs {display: block;}
*/



/*
section#booking-form {position: absolute;z-index: 899;bottom: 0px;width: 100%;background: rgba(255,255,255,.9);box-shadow: 0 0 10px #00000020;}
section#booking-form form{height: 120px;overflow: hidden;}

section#booking-form form.hotelsRezForm div.formField{float: left;width: 23%;padding: 30px;}
section#booking-form form.hotelRezForm div.formField{float: left;width: 23%;padding: 30px;}

section#booking-form form.hotelsRezForm div.formField.formFieldHotel{width: 25%;}
section#booking-form form.hotelsRezForm div.formField.formFieldDate{width: 15%;}
section#booking-form form.hotelsRezForm div.formField.formFieldPax{width: 15%;}
section#booking-form form.hotelsRezForm div.formField.formFieldButton{width: 15%; padding: 30px 0;}

section#booking-form form.hotelRezForm div.formField.formFieldDate{width: 20%;}
section#booking-form form.hotelRezForm div.formField.formFieldPax{width: 20%;}
section#booking-form form.hotelRezForm div.formField.formFieldButton{width: 20%; padding: 30px 0;}


section#booking-form form div.formField label{display: block;white-space: nowrap;font-size: 14px;color: #b5996a;text-transform: uppercase;font-weight: 700;letter-spacing: 1px;}
section#booking-form form .qtyChange{width: 30px;height: 30px;border-radius: 0;border: 1px solid #ccc;background: #fff;font-size: 16px;position: relative;top: -4px;}
section#booking-form form .qty{width: 40px;height: 30px;text-align: center;border: 0;font-size: 32px;font-weight: 700;}
section#booking-form form div.formField input[type="text"]{}
section#booking-form form div.formField input[type="date"]{border: 0;border-bottom: 1px solid #ccc;background: none;padding: 3px;font-weight: 700;font-size: 17px;}
section#booking-form form div.formField input[type="number"]{position: relative;left: 7px;background: none;}
section#booking-form form div.formField input[type="submit"]{background: #333;color: #fff;border: 0;padding: 10px 30px;margin-top: -10px;text-transform: uppercase;font-weight: 700;font-size: 14px;font-family: 'Open Sans';width: 100%;}
section#booking-form form div#childs {display:none; background: #fff;position: absolute;margin-left: -20px;}
section#booking-form form div.childAge {display:none;padding: 0 20px 20px 20px;}
section#booking-form form div.childAge:first-child{padding:20px;}
section#booking-form form div.formField select{width: 100%;height: 30px;border-radius: 0;border: none;background: #fff;font-size: 13px;background: none;border-bottom: 1px solid #ccc;padding: 0;}


section#booking-form form #children:hover div#childs {display: block;}

section#booking-form form #children #childs label {font-size: 12px;letter-spacing: 0px;}
section#booking-form form #children #childs input[type="date"] {font-size: 12px;}

section#booking-form form div.formField select {width: 100%;height: 30px;border-radius: 0;border: none;background: #fff;font-size: 13px;background: none;border-bottom: 1px solid #ccc;padding: 0;font-weight: 700; font-size: 17px;}
*/


/*NEW WIDGET*/

section#booking-widget {position: absolute;bottom: 35px;z-index: 99;width: 100%;}
section#booking-widget .container {max-width: 900px;}
section#booking-widget .container.homeHotelWidget {max-width: 1080px;}
section#booking-widget .booking-widget-wrap{background: #fff;height: 120px;display: flex;align-items: center;box-shadow: 1px 1px 1px rgba(0,0,0,.1);overflow: hidden;padding: 20px 30px 20px 0px;}
section#booking-widget div.formField {float: left;border-right: 1px solid #ccc;}
section#booking-widget div.formField span{display: block;text-transform: uppercase;color: #999;margin-bottom: 0px;text-align: center;white-space: nowrap;}
section#booking-widget div.formField.formFieldHotel{display:none; width: 25%;position: relative;}
section#booking-widget div.formField.formFieldHotel span{text-align: left;padding-left: 15px;}
section#booking-widget div.formField.formFieldDate{width: 180px;height: 75px;}
section#booking-widget div.formField.formFieldPax{width: 20%;height: 75px;}
section#booking-widget div.formField.formFieldButton{width: 20%;border-right: 0;}
section#booking-widget #children{border-right: 0;}


/*section#booking-widget #kpHotel {border: none;background: none;font-size: 20px;width: 100%;font-weight: 600;padding: 0 10px;height: 54px;}*/
section#booking-widget #kpHotel {font-size: 20px;width: 100%;font-weight: 600;padding: 0 10px;height: 54px;position: absolute; opacity: 0;cursor:pointer;}
section#booking-widget label.selectHotelName {font-size: 16px;width: 100%;font-weight: 600;line-height: 16px;padding: 10px 0 0 15px;}



section#booking-widget .container.homeHotelWidget .formFieldHotel {display: block;}



section#booking-widget .paxdiv{width: 80px;margin: auto;overflow: hidden;}


section#booking-widget .qtyChange{width: 30px;height: 20px;border-radius: 0;border: 0;background: none;font-size: 16px;position: relative;display: block;color: #999;cursor: pointer;}
section#booking-widget .qty{width: 50px;height: 50px;text-align: center;border: 0;font-size: 52px;font-weight: 500;float: left;background: none;cursor: pointer;}
section#booking-widget .qty-arrows{float: left; margin-top: 5px;}

section#booking-widget div#childs {display:none;background: #fff;position: absolute;top: 110px;width: 870px;box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);}
section#booking-widget div.childAge {display:none;padding: 10px;width: 14.28%;float: left;font-size: 10px;color: #b5996a;font-weight: 600; position: relative;}
section#booking-widget div.childAge:first-child{padding: 10px;}

section#booking-widget #children:hover div#childs {display: block;}

section#booking-widget #children #childs label {font-size: 12px;letter-spacing: 0px;display: block;}
section#booking-widget #childs input[type="date"] {font-size: 12px;width: 100%;border: 1px solid #ccc;padding: 5px;}

section#booking-widget div.formField input[type="submit"]{background: #b5996a;color: #fff;border: 0;padding: 0px 0px;text-transform: uppercase;font-size: 14px;font-family: 'Open Sans';width: 100%;height: 48px;display: block;cursor: pointer;}


section#booking-widget .kpDate {opacity:0;position: absolute;left: -20%;width: 120%;height: 100%;z-index: 9;}
section#booking-widget .kpDate_theme {position:relative;overflow:hidden;width: 100px;background: #fff;display:table;margin: auto;}
section#booking-widget .kpDate_d {font-size: 52px;line-height: 49px;font-weight: 500;display:block;float:left;margin-right: 10px;}
section#booking-widget .kpDate_m {font-size: 14px;display:block;margin: 5px 0 0 0;}
section#booking-widget .kpDate_arrow {font-size: 16px;color:#999;display:block;position: relative;left: 7px;}
section#booking-widget .kpDate_theme input[type="date"]::-webkit-calendar-picker-indicator {background: transparent;bottom: 0;color: transparent;cursor: pointer;height: auto;left: 0;position: absolute;right: 0;top: 0;width: auto;}
section#booking-widget .childAge input[type="date"]::-webkit-calendar-picker-indicator {background: transparent;bottom: 0;color: transparent;cursor: pointer;height: auto;left: 0;position: absolute;right: 0;top: 0;width: auto;}

/*NEW WIDGET SON*/



.noslider section#booking-form{position: relative;bottom: 70px;}
.gallery section#booking-form{position: relative;bottom: 70px;}

.vr-screen {text-align: center;}
.vr-screen a{}
.vr-screen a img{height: 64px;display:block;margin: auto;}

.cookie-notice {font-size: 10px;line-height: 12px;padding: 15px;position: fixed;bottom: 0px;right: 0px;display: none;width: 100%;color: #fff;background: #333;z-index: 9999;}
.cookie-notice a {display: inline-block;color: #ccc;text-decoration: underline;}
.cookie-notice button {line-height: 20px;font-weight: 600;padding: 0 30px;color: #fff;background: #8ec760;border: 0;border-radius: 4px;cursor: pointer; float: right;}
.cookie-notice button:hover {background:#000;}


header#mobileHeader{width:100%;height: 80px;position:fixed;top:0;z-index:10000;display:none;box-shadow: 0 0 20px rgba(0,0,0,.1);background: #fff;}
header#mobileHeader a#mobileLogo{display:block;float:left;padding:9px;}
header#mobileHeader a#mobileLogo img{height: 65px;}

.menu{position:absolute;z-index:911;width:60px;height:60px;top: 10px;right:0;-webkit-transition-duration:.5s;transition-duration:.5s}
.menu.fixed{position:fixed;z-index:911;top:10px}
.menu .icon{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;height:2px;width:30px;top:28px;background-color: #a87c28;border-radius:4px;left:15px;}
.menu .icon:before{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;width:30px;height:2px;background-color: #a87c28;content:"";top:-10px;border-radius:4px;}
.menu .icon:after{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;width:30px;height:2px;background-color: #a87c28;content:"";top:10px;border-radius:4px;}
.menu.open .icon{-webkit-transition-duration:.5s;transition-duration:.5s;background:transparent}
.menu.open .icon:before{-webkit-transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px);transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px)}
.menu.open .icon:after{-webkit-transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px);transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px)}
.menu:hover{cursor:pointer}

footer#mobileFooter{position: fixed;left: 0;bottom: 0;height: 50px;background: #fff;z-index: 8000;width: 100%;display:none;}
footer#mobileFooter ul{width: 100%;margin: 0;padding: 0;}
footer#mobileFooter ul li{float: left;width: 25%;text-align: center;list-style: none;padding: 7px 0;}
footer#mobileFooter ul li:nth-child(2n) {background: rgb(130,99,43,.1);}
footer#mobileFooter ul li a{text-decoration: none;color: #b5996a;}
footer#mobileFooter ul li a img{height: 20px;}
footer#mobileFooter ul li a span{display: block;font-size: 10px;font-weight: 400;float: inherit;}

nav#mobileMenu{display:none;position:fixed;top:0;background: #fff;z-index:9999;width:100%;text-align:center;height:100%;}
nav#mobileMenu.mobileHotelsMenu {height: calc(100% - 50px);z-index: 10000;}
nav#mobileMenu div.div{display:table;width:100%;height:100%}
nav#mobileMenu ul{list-style:none;margin:0;padding:0;display:table-cell;width:100%;vertical-align:middle}
nav#mobileMenu li{}
nav#mobileMenu li a{color: #aa802d;display: block;padding: 12px;text-transform: uppercase;font-size: 20px;font-weight: 600;}

    



nav#mobileMenu li ul li a{color:#fff;font-weight:300;text-transform:none;font-size: 22px;}
nav#mobileMenu ul li ul{display:none;background: #333;}

nav#mobileMenu li.mmLogo {margin: 20px 0;}
nav#mobileMenu li.mmLogo a{}
nav#mobileMenu li.mmLogo a img{height: 52px;}


nav#mobileMenu li.mmLang {
    margin-top: 20px;
}
nav#mobileMenu li.mmLang a{display: inline-block;background: #b5996a;padding: 3px 10px;font-size: 12px;color: #fff;line-height: 20px;font-weight: 700;}

nav#mobileMenu li.mmSocial {}
nav#mobileMenu li.mmSocial:before {display: block;content:"";height: 1px;width: 100px;background: #666;margin: 15px auto;}
nav#mobileMenu li.mmSocial a{display: inline-block;}
nav#mobileMenu li.mmSocial a img{height: 22px;}

@media screen and (min-width:1200px) {
    .container {max-width: 1200px;}
}

@media screen and (max-width:1200px) {
nav#menu ul#header-menu li a{padding:35px 15px 32px}
}

@media screen and (max-width:1024px) {

    section#subSlider.noSlayt {
        height: 0px;
        margin-top: 0;
    }
    #home-hotel-boxes {height: calc(100% - 60px);}
    #home-hotel-boxes .home-hotel  {}
    #home-hotel-boxes .home-hotel a {height: 50%;}
    #home-hotel-boxes .home-hotel .home-hotel-name {padding: 100px 0 20px 0;font-size: 22px;}
    #home-hotel-boxes .home-hotel .home-hotel-logo {height: 50vh;}


    
    .instagramapi ol li {width:33%;}
    .instagramapi ol li a video {height:140px;}
    .instagramapi ol li a img {height:140px;}


    section#home-text .container{padding: 0 15px;}
    section#slider .owl-carousel .owl-item img {height: auto;}
header#mobileHeader{display:block}
footer#mobileFooter{display:block}
header#header{display:none}
#top {display:none;}
section#home-quote{padding:50px 0;}
section#slider .item .item-text {display: none;}
section#slider {top:60px; height: fit-content;margin-bottom: 60px;}


section#slider .playvideo {bottom: 20px;right: 10px;font-size: 12px;padding: 5px 10px;}
section#subSlider {margin-top: 60px; height: 300px;}
section#slider .owl-carousel .item { height: auto;}
section#home-quote .home-quote-text {font-size: 14px;}
section#home-quote .home-quote-title { font-size: 14px;letter-spacing: 0px;}
section#whyHotel .item a {height: auto; padding-bottom: 20px;}
section#home-yellow-big-text {height: auto;line-height: normal;font-size: 24px;letter-spacing: 2px;padding: 30px;}
section#home-yellow-text {height: auto;line-height: normal;padding: 30px;}
.owl-theme .owl-nav {display:none;}

body.home[companyid="1"] section#slider {top:60px; height: 50vh; margin-bottom: 60px;}
body.home[companyid="1"] section#slider .owl-carousel .item { height: 100vh;}
body.home[companyid="1"] section#slider .owl-carousel .owl-item img {height: 50vh;}


section#page.gallery-page {padding: 60px 0 0 0;}

section#booking-form {position: relative;}
section#booking-form form {height: auto;}
section#booking-form form div.formField {width: 50%;padding: 15px;}
section#booking-form form div.formField.formFieldHotel{width: 100%;}
section#booking-form form div.formField.formFieldDate{width: 50%;}
section#booking-form form div.formField.formFieldPax {width: 50%;}
section#booking-form form div.formField:last-child {width: 100%;}
section#booking-form form div.formField input[type="submit"] {width: 100%;}
section#booking-form form div.formField input[type="number"] {left: 0;}

section#booking-form form.hotelsRezForm{height: 140px;}
section#booking-form form.hotelsRezForm div.formField.formFieldHotel {width: 100%;padding: 5px 0;}
section#booking-form form.hotelsRezForm div.formField.formFieldDate {width: 50%; padding: 5px 0;}
section#booking-form form.hotelsRezForm div.formField.formFieldPax {width: 50%; padding: 5px 0;}
section#booking-form form.hotelsRezForm div.formField.formFieldButton {width: 100%;}

section#booking-form form.hotelRezForm{height: 100px;}
section#booking-form form.hotelRezForm div.formField.formFieldDate {width: 50%; padding: 30px 10px;}
section#booking-form form.hotelRezForm div.formField.formFieldPax {width: 50%; padding: 30px;}
section#booking-form form.hotelRezForm div.formField.formFieldButton {width: 100%;}

section#booking-form form.hotelRezForm div.formField.formFieldDate:first-child {padding: 30px 10px;}

section#booking-form form div.formField input[type="date"] {width:100%;}

section#rooms .room-item-text a.vr360 {left: 46px; top: -66px;}

section#page .page-content {margin-top: 0; padding: 0px 0;}
section#page {padding: 0px 0 30px 0;}
.contactContent {margin-top: 10px;}



/*NEW WIDGET*/

section#booking-widget {
    top: 0;position: relative;
}
section#booking-widget .container {max-width: 100%;}
section#booking-widget .booking-widget-wrap{
    display: block;
    height: auto;
    overflow: hidden;
}
section#booking-widget div.formField {
    padding: 20px;
}
section#booking-widget div.formField span{}
section#booking-widget div.formField.formFieldHotel{    width: 100%;
    max-width: 100%;}
section#booking-widget div.formField.formFieldDate{
    width: 50%;
    height: auto;
}
section#booking-widget div.formField.formFieldPax{
    width: 50%;
    height: auto;
}
section#booking-widget div.formField.formFieldButton{
    width: 100%;
    margin-top: 20px;
    padding: 0;
}

section#booking-widget .paxdiv{}


section#booking-widget .qtyChange{;}
section#booking-widget .qty{}
section#booking-widget .qty-arrows{}

section#booking-widget div#childs {
    left: 15px;
    width: calc(100% - 30px);
    margin: 0;
    top: inherit;
    position: relative;
}
section#booking-widget div.childAge {width: 50%;}
section#booking-widget div.childAge:first-child{}

section#booking-widget #children:hover div#childs {}

section#booking-widget #children #childs label {}
section#booking-widget #children #childs input[type="date"] {}

section#booking-widget div.formField input[type="submit"]{
    height: 60px;
}


section#booking-widget .kpDate {}
section#booking-widget .kpDate_theme {}
section#booking-widget .kpDate_d {}
section#booking-widget .kpDate_m {}
section#booking-widget .kpDate_arrow {}
section#booking-widget input[type="date"]::-webkit-calendar-picker-indicator {}

/*NEW WIDGET SON*/





section#highlights .highlight .highlight-foto {margin-left: 0;}
section#highlights .highlight .highlight-text {margin-left: 0;margin-bottom: 0;}
section#highlights .highlight:nth-child(2n) .highlight-text {margin-left: 0;margin-bottom: 0;}

body.room-detail section#page .page-content ul li {width: 50%; font-size: 12px;}

}
@media screen and (max-width:640px) {
    
.instagramapi ol li a video {height:100px;}
    .instagramapi ol li a img {height:100px;}

    form#contactForm {padding: 30px 0;max-width: 100%;}
    form#contactForm h3 {font-size: 30px;padding: 0;}
    section#page .page-content td {display: block; padding: 0;}
    section#page .page-content table.awards td {text-align: center;}

    table.golf-tournament-result-table td {display: table-cell !important; padding: 0.75rem !important;}
    


    section#whyHotel{height: auto;padding: 50px 0 0 0;}
    section#whyHotel .owl-carousel .owl-stage-outer {padding:0;}
    section#whyHotel .owl-carousel {padding: 0;}
    section#home-rooms {padding-top: 0;}
    section#home-rooms .home-room-col {height: 80vw;}
    section#home-instagram { padding: 0;}
    section#home-instagram img {margin-bottom: 30px;}
    section#home-awards img {width: 100%;}
    section#subSlider .owl-carousel .item {height: auto;}
    section#subSlider .owl-carousel .item img{object-fit: cover; height: 270px;}
    section#rooms {padding: 0;}
    section#rooms .room-item-text {padding: 30px 0;}
    section#rooms #room-types {padding-bottom: 30px;padding-top: 30px;font-size: 14px;}
    section#rooms #room-types a {width: 50%;display: inline-block;padding: 10px;}
    .listTab:nth-child(2n-1) .col {order: 2;}
    section#rooms .listTab:nth-child(2n-1) .room-item-text {padding: 30px; text-align: left;}
    section#submenus .home-room-col {height: calc(100vw / 3);}
    
    body.golf-package-table table td:nth-last-child(2) {text-align: left;}
    body.golf-package-table table td:last-child {text-align: left;}
    body.golf-package-table table td a:before{content:"Single";font-size:12px;color:#666;float:left;margin-top: 3px;width: 50px;}
    body.golf-package-table table td:last-child a:before{content:"Double";font-size:12px;color:#666;float:left;margin-top: 3px;width: 50px;}

    section#highlights .highlight .highlight-foto-col {z-index: 2;}
    section#highlights .highlight .highlight-foto img {width: 100%;}
    section#highlights .highlight .highlight-text-col {order: 1;padding: 0 15px;margin-top: -15px;}
    section#highlights .highlight .highlight-text, section#highlights .highlight:nth-child(2n) .highlight-text{padding: 45px 30px 30px 30px;}
    section#highlights .highlight:nth-child(2n) .highlight-text-col {padding: 0 15px;}

    footer#footer {padding: 40px 20px 60px 20px;}
}