@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

/*font-family: 'Playfair Display', serif;*/
body,html{width:100%;height:100%;min-height:100%;margin:0;padding:0}
body{font-size:13px;color:#111;background:#f5f5f5;font-family: 'Raleway', sans-serif;overflow-x:hidden!important}
body.scrollHidden{overflow:hidden!important}
*{box-sizing:border-box}
a{color: #8DC6E8;}
a:hover{color:#777;text-decoration:none}
:focus{outline:0}
.left{float:left}
.right{float:right}
.none{display:none!important}
.fadee{-webkit-transition:all 1s cubic-bezier(.23,1,.32,1);-moz-transition:all 1s cubic-bezier(.23,1,.32,1);-o-transition:all 1s cubic-bezier(.23,1,.32,1);transition:all 1s cubic-bezier(.23,1,.32,1);-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:#8DC6E8;border-color:#8DC6E8}
.btn-primary:hover{color:#fff;background-color:#8DC6E8;border-color:#8DC6E8}
label.error{color:red;font-size:11px;position:relative;top:-10px}
input.error,select.error,textarea.error{border:1px solid red!important}
button{cursor: pointer;}
button:focus{outline:0}
#popup {display: flex; align-items: center; justify-content: center;position: fixed;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);top: 0;left: 0;z-index: 99999;}
#popup a {}
#popup a img{height: 60vh;width: auto;margin: auto;}
#popup .close {position: absolute;top: 10px;right: 20px;padding: 2px;border-radius: 50%;text-align: center;color: #c00;font-size: 32px;z-index: 99999;cursor:pointer;opacity: 1;font-weight: 900;}
#popup .close:hover {color:#f00;}
header#headerHome{background:0;position:fixed;top:0;z-index:901;left: calc(50% - 315px/2);display: none;}
body.home header#headerHome{display: none;}
header#headerHome #logoHome{width:100%; text-align:center; padding:0;}
header#headerHome #logoHome a{display:inline-block;padding: 19px 0;}
header#headerHome #logoHome img{height: 72px;}
header#header{width:100%;background:0 0;float:left;position:fixed;top:0;z-index:901;border-bottom: 1px solid #ffffff33;background: rgba(255,255,255,.2);}
#logo{float:left;padding:0;}
#logo a{display:inline-block;padding: 19px 0;}
#logo img{height: 52px;}
nav#menu{float: left;font-weight: 500;font-size: 13px;margin-left: 60px;}
nav#menu ul#header-menu{list-style:none;float:right;padding:0;margin:0;text-align:center;position:relative;display:inline-block}
nav#menu ul#header-menu li{display:inline-block;margin:0 15px;padding: 30px 0;}
nav#menu ul#header-menu li a{color: #fff;display:block;padding:5px 10px;text-transform:uppercase;font-weight: 700;letter-spacing: 1px;}
nav#menu ul#header-menu li:hover a{color:#8DC6E8}
nav#menu ul#header-menu li:last-child a{padding:5px 4px 5px 10px}
nav#menu ul#header-menu li.selected a:after{content:"";height:1px;width: 100%;background:#fff;display:block;color: #fff!important;}
nav#menu ul#header-menu li ul.header-child-menu{display:none;position:absolute;list-style:none;background:#fff;margin:30px 0 0 0;padding:15px;border-radius:0 0 15px 15px}
nav#menu ul#header-menu li ul.header-child-menu li{float:none;display:block;margin:0;text-align:left;padding:0}
nav#menu ul#header-menu li ul.header-child-menu li a{color:#000;margin:0;display:inline-block;font-size:18px;padding:5px 10px;min-width:200px}
nav#menu ul#header-menu li:hover ul.header-child-menu li a{background:0 0;color:#666;position:relative}
nav#menu ul#header-menu li ul.header-child-menu li:hover a{color:#8DC6E8}
nav#menu ul#header-menu li:hover ul.header-child-menu{display:block}
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-child-menu li:hover ul.header-third-menu{display:block}

header#header #socialmedia{float:right;margin: 30px 0 0 0;}
header#header #socialmedia a{color: #fff;font-size: 18px;margin: 0 4px;}
header#header #socialmedia a:hover{color:#8DC6E8}

header#header #call{float:right;color:#000;font-size: 13px;background: linear-gradient(45deg, #8DC6E8, #002856,#8DC6E8);text-transform:uppercase;margin-top: 24px;display:inline-block;font-weight: 700;letter-spacing:1px;margin-left:20px;position:relative;border-radius: 5px;}
header#header #call a{color: #fff;display:block;padding: 12px 20px 11px 50px;}
header#header #call:hover{opacity:.8}
header#header #call img{height:22px;position:absolute;left:20px;margin-top: -1px;}

header#header #header-lang{float:right;margin: 24px 0 0 0; position: relative;}
header#header ul.lang span{font-weight: 700;}
header#header ul.lang{list-style:none;float: left;margin: 0;padding: 0; color:#fff;}
header#header ul.lang li{float:left;margin-right:5px}
header#header ul.lang a{display:block;margin-left: 0 !important;}
header#header ul.lang img{height:24px}
header#header .otherLang{display:none;background:#fff;padding:8px 0;position:absolute;width:42px;text-align:center;box-shadow:2px 1px 5px rgba(0,0,0,.3);margin-left:-10px;border-radius: 2px;}
header#header ul.lang:hover .otherLang{display:block}


body.fixed #header{background:#fff;/* background:rgba(0,0,0,.75); */}
body.fixed #logo{}
body.fixed #logo a {}
body.fixed #logo a img{}
body.fixed nav#menu ul#header-menu li ul.header-child-menu {margin: 0;}
body.fixed nav#menu ul#header-menu li a{color:#111;/* color:#fff; */text-shadow:none;}
body.fixed nav#menu ul#header-menu li a:hover{color:#8DC6E8}
body.fixed #header:hover{}
body.fixed nav#menu ul#header-menu li{}
body.fixed header#header #call{}
body.fixed header#header #socialmedia {}
body.fixed header#header #header-lang {}
body.fixed header#header #socialmedia a {color:#8DC6E8}
body.fixed header#header ul.lang {color:#8DC6E8}
.headerHover #top{background:rgba(255,255,255,.9)}
.headerHover #top .top-right #top-menus a{color:#666;text-shadow:1px 1px 1px #fff;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 #fff;border-left:1px solid #666}
.headerHover #top .top-right #booknowBtn a.headerRezBtn{color:#666;text-shadow:1px 1px 1px #fff;border-left:1px solid #666}
.headerHover nav#menu ul#header-menu li a{color:#666;text-shadow:1px 1px 1px #fff}
.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}




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:0;clear:both;height:100vh;overflow:hidden}
section#slider .playvideo{position:absolute;left: 20px;bottom: 20px;z-index:8;border:1px solid #fff;color:#fff;padding:10px 30px;font-size: 12px;text-transform:uppercase;background:rgba(0,0,0,.2);cursor:pointer;border-radius: 5px;}
section#slider .owl-carousel .item{background-position:center;background-size:cover}

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:0 0}
section#slider .owl-theme .owl-dots .owl-dot.active span,section#slider .owl-theme .owl-dots .owl-dot:hover span{background:#8DC6E8}
section#slider .owl-carousel .owl-nav button:focus{outline:0}


section#slider .owl-carousel .owl-item img{object-fit:cover;height:100vh;}
section#slider .owl-carousel .owl-item .slideImage:before{content:"";display:block;background: rgba(0,0,0,.3);position:absolute;top:0;left:0;width:100%;height:100vh;z-index:1}
section#slider .item .item-text{display:flex;position:absolute;z-index:2;top:30px;left:0;width:100%;height:100%;align-items:center;justify-content:center}
section#slider .item .slideText{text-align:center;max-width:90%}
section#slider .item .slideTextBig{color:#fff;font-size: 61px;line-height: 61px;z-index:1;display:block;font-weight: 800;width: 75%;margin: auto;font-family: 'Playfair Display', serif;}

section#slider .item .slideTextSmall{color:rgba(255,255,255,.8);font-size: 22px;line-height: 36px;z-index:1;display:block;font-weight: 400;width: 50%;margin: 20px auto;}
section#slider .item .slideBtn{color: #fff;font-size:16px;background:#8DC6E8;padding:15px 50px;text-transform:uppercase;margin-top:15px;display:inline-block;border-radius: 5px;font-weight:500;letter-spacing:1px;position: relative;top: 0;}
section#slider .item .slideBtn:hover {top:-10px;}

/*section#slider .owl-carousel .owl-item.active img {
    animation-name: kp_zoomIn;
    animation-duration: 10s;
    animation-timing-function: ease;
}

@keyframes kp_zoomIn {
    from {
      transform: scale(1); 
    }
    to {
      transform: scale(1.05);
    }
  }
*/
section#subSlider {position:relative;height: 50vh;/* background: linear-gradient(0deg, #e3b38f 0%, rgb(167 72 38) 100%); */background: linear-gradient(45deg, #8DC6E8, #002856,#8DC6E8);}
section#subSlider .item .item-text{display:flex;position:absolute;z-index:2;top:30px;left:0;width:100%;height: 50vh;align-items:center;justify-content:center;text-align: center;}
/*section#subSlider .item .slideTextBig{color:#fff;font-size:92px;line-height:92px;z-index:1;display:block;font-weight: 800;width: 100%;margin: auto;}*/
section#subSlider .item .slideTextBig{color:#fff;font-size:61px;line-height:61px;z-index:1;display:block;font-weight: normal;width: 100%;margin: auto;font-family: 'Playfair Display', serif;}
body[lang="RU"] section#subSlider .item .slideTextBig {font-family: 'Playfair Display', serif;}
section#subSlider .item {height: 100%;}
section#subSlider .owl-carousel {height: 100%;}
section#subSlider .owl-stage-outer {height: 100%;}
section#subSlider .owl-stage {height: 100%;}
section#subSlider .owl-item {height: 100%;}
section#subSlider .item .slideImage {height: 100%;}
section#subSlider .slideImage:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background: linear-gradient(45deg, #8DC6E8, #002856,#8DC6E8);opacity: .5;}
section#subSlider .slideImage img{width: 100%; height: 100%; object-fit: 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:-00px;color:#8DC6E8}
.owl-carousel .owl-nav button.owl-next{right:-00px;color:#8DC6E8}
.owl-carousel .owl-nav button.owl-prev:hover{background:0 0;color:#333}
.owl-carousel .owl-nav button.owl-next:hover{background:0 0;color:#333}
.owl-carousel .owl-nav button:focus{outline:0}

.owl-carousel .owl-dots{margin:0;bottom: 30px;position: relative;}
.owl-carousel .owl-dots .owl-dot span{background:#fff;border: 1px solid #8DC6E8;width: 16px;height: 16px;margin: 5px 2px;}
.owl-carousel .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#8DC6E8;opacity: 1;}
.owl-carousel .owl-dots button:focus{outline:0}




.kp-polygon-01 {clip-path: polygon(0% 0%,calc(50% - 5px) 0,calc(50% - 5px) 100%,calc(50% + 5px) 100%,calc(50% + 5px) 50px,100% 50px,100% 100%,calc(50% - 5px) 100%,calc(50% - 5px) calc(100% - 50px),0 calc(100% - 50px),0 50px);}
.kp-polygon-02 {clip-path: polygon(0 0, 100% 15%, 100% 85%, 0% 100%); aspect-ratio: 1 !important;}
.kp-polygon-03 {clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 85%); aspect-ratio: 1 !important;}

/*kp-box-01*/
section#kp-box-01{background:#fff;color:#111;padding:120px 0}
section#kp-box-01 .kp-box-01-foto{margin:0;height:100%;position:relative;}
section#kp-box-01 .kp-box-01-foto img{width:100%;object-fit: cover;}
section#kp-box-01 .kp-box-01-foto img:nth-child(2){width:70%;position:absolute;left:0;top:33%;background:#fff;padding:20px 20px 0 0}
section#kp-box-01 .kp-box-01-text{padding:50px;display:flex;align-items:center;margin:auto;position:relative;background:#fff}
section#kp-box-01 .kp-box-01-text-subtitle{color: #8DC6E8;font-size: 19px;margin-bottom:20px;font-weight: 700;letter-spacing: 1px;}
section#kp-box-01 .kp-box-01-text-title{color: #111;font-size: 56px;line-height: 66px;font-family: 'Playfair Display', serif;font-weight: 700;}
body[lang="RU"] section#kp-box-01 .kp-box-01-text-title {font-family: 'Playfair Display', serif;}
section#kp-box-01 .kp-box-01-text-title:before{display:block;text-align:right;width:25px;height:1px;background:#111;position:relative;left:calc(100% - 25px);margin-bottom:14px}
section#kp-box-01 .kp-box-01-text-desc{font-size: 15px;font-weight: 400;margin: 24px 0;line-height: 30px;color: #666;}
section#kp-box-01 .kp-box-01-text-link{position:relative;top:0;color: #fff;font-size: 13px;background: linear-gradient(45deg, #8DC6E8, #002856,#8DC6E8);padding: 15px 40px;text-transform:uppercase;margin-top:15px;display:inline-block;border-radius: 5px;font-weight: 700;letter-spacing:1px;}
section#kp-box-01 .kp-box-01-text-link:hover{top:-10px;}

section#kp-box-01 .kp-box-01-text-links .kp-box-01-text-link{display: none !important;}
section#kp-box-01 .kp-box-01-text-links .kp-box-01-text-link:first-child{display: inline-block !important}

/*kp-box-02*/
section#kp-box-02{color:#111;padding:150px 0;background-size: cover;position: relative;}
section#kp-box-02:before{content:"";display:block;width:100%;height:100%;background: rgba(0,0,0,.8);position: absolute;top: 0;}
section#kp-box-02 .kp-box-02-foto{margin:0;height:100%;position:relative;}
section#kp-box-02 .kp-box-02-foto img{width:100%;object-fit: cover;aspect-ratio: 4/3;}
section#kp-box-02 .kp-box-02-foto img:nth-child(2){width:70%;position:absolute;left:0;top:33%;background:#fff;padding:20px 20px 0 0}
section#kp-box-02 .kp-box-02-text{display:flex;align-items:center;margin:auto;position:relative;}
section#kp-box-02 .kp-box-02-text-subtitle{color: #8DC6E8;font-size: 15px;margin-bottom:20px;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;}
section#kp-box-02 .kp-box-02-text-title{color: #fff;font-size: 56px;line-height: 62px;font-weight: 700;font-family: 'Playfair Display', serif;}
body[lang="RU"] section#kp-box-02 .kp-box-02-text-title {font-family: 'Playfair Display', serif;}
section#kp-box-02 .kp-box-02-text-title:before{display:block;text-align:right;width:25px;height:1px;background:#111;position:relative;left:calc(100% - 25px);margin-bottom:14px}
section#kp-box-02 .kp-box-02-text-desc{font-size:16px;font-weight: 400;margin: 15px 0;line-height: 24px;color: #ccc;}
section#kp-box-02 .kp-box-02-text-link{position:relative;top:0;color: #fff;font-size: 13px;background: linear-gradient(45deg, #8DC6E8, #002856,#8DC6E8);padding: 15px 40px;text-transform:uppercase;margin-top:15px;display:inline-block;border-radius: 5px;font-weight: 700;letter-spacing:1px}
section#kp-box-02 .kp-box-02-text-link:hover{top:-10px;}

section#kp-box-02 .kp-box-02-gallery-button{display: none;}
section#kp-box-02 .kp-box-02-gallery-button:first-child{display: inline-block;}

.kp-col-text {justify-content: center; display: flex;}

/*kp-box-03*/
section#kp-box-03{width:100%;padding: 120px 0;}
section#kp-box-03 .kp-box-03-text{}
section#kp-box-03 .kp-box-03-title{color: #111;font-size: 56px;line-height: 56px;font-weight: 700;font-family: 'Playfair Display', serif;}
body[lang="RU"] section#kp-box-03 .kp-box-03-title {font-family: 'Playfair Display', serif;}
section#kp-box-03 .kp-box-03-subtitle{color: #8DC6E8;font-size: 15px;margin-bottom:20px;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;}
section#kp-box-03 .kp-box-03-desc{font-size:16px;font-weight: 400;margin: 15px auto;line-height: 24px;color: #666;width: 75%;}
section#kp-box-03 .kp-box-03-col{/* height: 500px; */background-size:cover;background-position:center;display:flex;margin-bottom:30px}
section#kp-box-03 .kp-box-03{background:#fff;opacity:1;width:100%;height:calc(100vw / 4);height: 100%;aspect-ratio: 5/4;overflow:hidden;}
section#kp-box-03 .kp-box-03 .kp-box-03-text{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);position:absolute;width:100%;bottom: 0;padding: 30px;}
section#kp-box-03 .kp-box-03 .kp-box-03-text2{
    position: relative;
    top: 75px;
}
section#kp-box-03 .kp-box-03 h4{color: #fff;font-size: 36px;margin:0;font-weight: 700;padding: 0;font-family: 'Playfair Display', serif;}
body[lang="RU"] section#kp-box-03 .kp-box-03 h4 {font-family: 'Playfair Display', serif;}
section#kp-box-03 .kp-box-03 .p{color:#fff;font-size:14px;margin-top: 10px;}
section#kp-box-03 .kp-box-03 a{display:block;width:100%;height:100%;position:relative;background-size:cover;background-position:center}
section#kp-box-03 .kp-box-03 .kp-box-03-button{position:relative;top:0;color: #fff;font-size: 13px;background: linear-gradient(45deg, #8DC6E8, #002856,#8DC6E8);padding: 10px 40px;text-transform:uppercase;margin-top:15px;display:inline-block;border-radius: 5px;font-weight: 700;letter-spacing:1px;border: 0;}

section#kp-box-03 .kp-box-03 a:hover .kp-box-03-text2{top:0}
/*kp-box-04*/

section#kp-box-04{background:#fff;color:#111;padding:120px 0}
section#kp-box-04 .kp-box-04-item {margin-bottom: 60px;}
section#kp-box-04 .kp-box-04-foto{margin:0;height:100%;position:relative;}
section#kp-box-04 .kp-box-04-foto img{width:100%;object-fit: cover; aspect-ratio: 4/3;}
section#kp-box-04 .kp-box-04-foto img:nth-child(2){width:70%;position:absolute;left:0;top:33%;background:#fff;padding:20px 20px 0 0}
section#kp-box-04 .kp-box-04-text{padding: 15px;display:flex;align-items:center;margin:auto;position:relative;background:#fff;width: 100%;}
section#kp-box-04 .kp-box-04-text-subtitle{color: #8DC6E8;font-size: 13px;margin-bottom:20px;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;}
section#kp-box-04 .kp-box-04-text-title{color: #111;font-size: 46px;font-weight: 700;font-family: 'Playfair Display', serif;font-weight: normal;}
section#kp-box-04 .kp-box-04-text-title:before{display:block;text-align:right;width:25px;height:1px;background:#111;position:relative;left:calc(100% - 25px);margin-bottom:14px}
section#kp-box-04 .kp-box-04-text-desc{font-size: 15px;font-weight: 400;margin: 15px 0;line-height: 20px;/* color: #666; */}
section#kp-box-04 .kp-box-04-text-desc p{text-align: left !important;}
section#kp-box-04 .kp-box-04-text-link{position:relative;top:0;color: #fff;font-size: 13px;background: linear-gradient(45deg, #8DC6E8, #002856,#8DC6E8);padding: 10px 40px;margin-top: 10px;text-transform:uppercase;border-radius: 5px;font-weight: 700;letter-spacing:1px; border:1px solid #8DC6E8;display: inline-block;}



section#kp-box-04 .kp-box-04-gallery-button{display: none;}
section#kp-box-04 .kp-box-04-gallery-button:first-child{display: inline-block;}

section#kp-box-04 .kp-box-04-text-link.kp-box-04-text-link2{position:relative;top:0;color: #8DC6E8;font-size: 13px;background:#fff;padding: 10px 40px;margin-top: 10px;text-transform:uppercase;display:inline-block;border-radius: 5px;font-weight: 700;letter-spacing:1px; border:1px solid #8DC6E8;}
section#kp-box-04 .kp-box-04-text-link:hover{top:-10px;}

section#kp-box-04 .kp-box-04-item .kp-col-text {order:2;}
section#kp-box-04 .kp-box-04-item .kp-col-foto {order:1;}
section#kp-box-04 .kp-box-04-item:nth-child(2n) .kp-col-foto {order:3;}



#page {background:#fff;padding: 60px 15px;font-size: 15px;}
#page h1 {text-align: center;font-weight: 800;margin-bottom: 30px;font-family: 'Playfair Display', serif; font-weight: normal;}


section#submenus .home-room-col{height: 100%;background-size: cover;background-position: center;display: flex;aspect-ratio: 4/3;}
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:linear-gradient(45deg, #8DC6E880, #00285680,#8DC6E880);}
section#submenus .home-room.gallery-photo:hover h4{opacity: 1;}
section#submenus .home-room.gallery-photo span{display:none; color: #fff;text-shadow: 1px 1px 1px #000;position: absolute;bottom: 0;width: 100%;left: 0;padding: 10px;background: rgba(0,0,0,.4);}


.room-detail .page-content h2 {
    font-weight: 800;
    margin-bottom: 30px;
}
.room-detail .page-content ul {
    display: table;
    margin: 0;
    padding: 0;
}
.room-detail .page-content ul li{
    float: left;
    width: 35%;
    padding: 0 10px;
}

.col4carousel{overflow:hidden;padding: 60px 60px 0 60px;}
.col4carousel .owl-carousel{padding:0 60px}
.col4carousel.owl-carousel .owl-stage{margin: auto;}
.col4carousel .owl-carousel .owl-stage-outer{padding:60px 0}
.col4carousel .item a{display:block;}
.col4carousel .item a img{width:100%}
.col4carousel .item a h4{color:#333;font-size:18px;margin:0;padding:30px}
.col4carousel .item a h4:after{display:none;content:"";width:7px;height:45px;background:#8DC6E8;margin:0 0 0 -16px;position:absolute;border-radius:0 5px 5px 0;top:185px}
.col4carousel .item a span{display:block;color:#333;font-size:18px;margin:0;padding:0 30px;font-weight:300;line-height:24px;text-transform:initial}

.col6carousel {}
.col6carousel.owl-theme .owl-nav {margin-top: 0;}

section#page-gallery {background: #111;}
section#page-gallery .owl-carousel .owl-item img {display: block; width: 100%; aspect-ratio: 1; object-fit: cover; }
section#page-gallery .owl-carousel .owl-item a {overflow:hidden; display:block}
section#page-gallery .owl-carousel:hover img {opacity: .2; }
section#page-gallery .owl-carousel .owl-item a:hover img {opacity: 1;transform: scale(1.1);}

footer#footer{font-size:12px;background: #111;padding: 90px 0 0 0;color: #fff;min-height: 200px;}
footer#footer nav#footerMenu{font-size: 14px;}
footer#footer nav#footerMenu p{color: #fff;letter-spacing: 1px;line-height: 26px;font-size: 15px;}
footer#footer nav#footerMenu h5{font-size: 13px;margin: 0;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;color: #8DC6E8;padding: 4px 0;}
footer#footer nav#footerMenu h5:after {display: none;content: "";width: 70px;height: 1px;background: #8DC6E8;margin: 10px 0;}

footer#footer nav#footerMenu ul{list-style: none;margin: 10px 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: 2px;display: block;font-size: 13px;font-weight: 700;padding: 4px 0;text-transform: uppercase;}
footer#footer nav#footerMenu ul li a:hover{color: #999;}

footer#footer nav#footerMenu .col:nth-child(1){padding-right: 80px;}
footer#footer nav#footerMenu .col:nth-child(1) h5{display:none;}
footer#footer nav#footerMenu .col:nth-child(2) h5{display:none;}
footer#footer nav#footerMenu .col:nth-child(3) h5{display:none;}




#copyright{padding:20px;margin-top:50px;border-top:1px solid #333}




.noslider section#booking-form{position:relative;bottom:70px}
.gallery section#booking-form{position:relative;bottom:70px}
.vr-screen{text-align:center}
.vr-screen a img{height:64px;display:block;margin:auto}
.cookie-notice{font-size: 12px;line-height: 20px;padding:15px;position:fixed;bottom:0;left:0;display:none;width:300px;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: linear-gradient(45deg, #8DC6E8, #002856,#8DC6E8);border:0;border-radius:4px;cursor:pointer;float:right}
.cookie-notice button:hover{background:#000}
header#mobileHeader{width:100%;height: 65px;position:fixed;top:0;z-index:10000;display:none;border-bottom: 1px solid rgba(255,255,255,.1);}



.br-btns {position: fixed; right: 10px; bottom: 10px; z-index: 9;}
.whatsapp img{height: 48px;}
.telegram img{height: 48px;}
.topbtn img {height: 16px;}
.whatsapp {display: block; margin-top: 5px;}
.telegram {display: block; margin-top: 5px;}
.topbtn {display: none;background: #8DC6E890;color: #999;border-radius: 50%;width: 48px;height: 48px;text-align: center;line-height: 45px;}
.topbtn:hover{background: #8DC6E8;}
/*
.whatsapp {position: fixed; right: 10px; bottom: 10px; z-index: 9;}
.telegram {position: fixed; right: 10px; bottom: 66px; z-index: 9;}
.topbtn {display: none;position: fixed;z-index: 9999;right: 10px;bottom: 121px;background: hwb(16deg 15% 35% / 50%);color: #999;border-radius: 50%;width: 48px;height: 48px;text-align: center;line-height: 45px;}
*/

.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 20px;}
.top a:hover{background: rgba(0,0,0,.4);}
.top a img{height: 16px;}

header#mobileHeader a#mobileLogo{display:block;float:left;padding:9px;width:100%;text-align:center}
header#mobileHeader a#mobileLogo img{height: 48px;}
.menu{position:absolute;z-index:911;width:60px;height:60px;top: 1px;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: #fff;border-radius:4px;left:15px}
.menu .icon:before{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;width:30px;height:2px;background-color: #fff;content:"";top:-10px;border-radius:4px}
.menu .icon:after{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;width:30px;height:2px;background-color: #fff;content:"";top:10px;border-radius:4px}
.menu.open .icon{-webkit-transition-duration:.5s;transition-duration:.5s;background:0 0}
.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}

body.fixed header#mobileHeader {background: rgba(0,0,0,1);}
body.fixed header#mobileHeader a#mobileLogo {}
body.fixed header#mobileHeader a#mobileLogo img{height:48px}
body.fixed .menu {top:0;}


footer#mobileFooter{position: fixed;left: 0;bottom: 0;height: 50px;background: #8DC6E8;z-index: 8000;width: calc(100% - 10px);display:none;border-radius: 60px;margin: 5px;}
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: rgba(0,0,0,.1);}
footer#mobileFooter ul li a{text-decoration: none;color: #fff;}
footer#mobileFooter ul li a img{height: 20px;}
footer#mobileFooter ul li a span{display: block;font-size: 10px;color: #fff;font-weight: 400;float: inherit;}


nav#mobileMenu{display:none;position:fixed;top:0;background: rgba(0,0,0,.9);z-index:9999;width:100%;text-align:center;height:100%;overflow-y: auto;}
nav#mobileMenu.mobileHotelsMenu{height:calc(100% - 50px);z-index:10000}
nav#mobileMenu div.div{display:table;width:100%;height:calc(100% - 100px);margin-top:100px}
nav#mobileMenu ul{list-style:none;margin:0;padding:0;display:table-cell;width:100%;vertical-align:middle}
nav#mobileMenu li a{color: #fff;display:block;padding:7px;text-transform:uppercase;font-size: 19px;line-height:32px;font-weight: 500;}
nav#mobileMenu li ul li a{color:#fff;font-weight:300;font-size:22px}
nav#mobileMenu ul li ul{display:none;background:#333}
nav#mobileMenu li.mmLogo{margin:20px 0}
nav#mobileMenu li.mmLogo a img{height:52px}
nav#mobileMenu li.mmLang a{display:inline-block}
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:1600px){
   
    nav#menu ul#header-menu li {margin: 0 10px;}
    nav#menu ul#header-menu li a {padding: 5px 0;;}
}

@media screen and (max-width:1366px){
    #logo img {
    height: 36px;
    margin-top: 5px;
}
    nav#menu {margin-left: 10px;font-size: 11px;}
    nav#menu ul#header-menu {
}
    nav#menu ul#header-menu li {margin: 0 10px;}
    nav#menu ul#header-menu li a {padding: 5px 0;font-weight: 500;}
    section#subSlider .item .slideTextBig {font-size: 64px; line-height: 64px;}
    section#slider .item .slideTextBig {font-size: 62px;line-height: 62px;width: 100%;}
    section#slider .item .slideTextSmall {font-size: 20px;line-height: 22px;width: 100%;}
    header#header #call {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0;
    /* margin-left: 10px; */
}
    header#header #call a {
    padding: 12px 10px 11px 35px;
    }

    header#header #call img {
    left: 10px;
}
}

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

@media screen and (max-width:992px){
    #callcenter {display: none;}
    body.home header#headerHome {display: none;}
    section#slider2 li.col h2 {font-size:24px;letter-spacing: 0px;}
    section#slider2 li.col:nth-child(3) h2 {top:0}
    section#slider2 li.col:nth-child(4) h2 {top:0}

    section#slider2 li.col:nth-child(3) a:hover h2 {top:30px;}
    section#slider2 li.col:nth-child(4) a:hover h2 {top:30px;}

    header#header {display: none;}
    header#mobileHeader {display: block;}
    footer#mobileFooter {display: block;}
    
    .br-btns {position: fixed; right: 10px; bottom: 60px; z-index: 9;}
    /*.whatsapp {bottom: 60px;}
    .telegram {bottom: 113px;}
    .topbtn {bottom: 166px;}
    */

    section#subSlider .item .slideTextBig {font-size: 32px; line-height: 32px;}
    section#slider .item .slideTextBig {font-size: 32px;line-height: 32px;width: 100%;}
    section#slider .item .slideTextSmall {font-size: 16px;line-height: 16px;width: 100%;}
    
    footer#footer nav#footerMenu .col:nth-child(1) {padding-right: 0;}
    img.footer-logo {width: 128px; margin: auto;}
    
    #page h1 {font-size: 32px; line-height: 32px;}

    section#kp-box-01 {padding: 0 0 60px 0;}
    section#kp-box-01 .kp-box-01-text {padding: 50px 0;}
    section#kp-box-01 .kp-box-01-text-title {font-size: 32px; line-height: 32px;}
    section#kp-box-02 {padding: 50px 0;text-align: center;}
    section#kp-box-02 .kp-box-02-text-title {font-size: 32px;line-height: 42px;}
    section#kp-box-03 {padding: 50px 0;}
    section#kp-box-03 .kp-box-03 {height: 100%;}
    section#kp-box-03 .kp-box-03-title {font-size: 32px;line-height: 42px;}
    section#kp-box-03 .kp-box-03-desc {width: 100%;}
    section#kp-box-04 .kp-box-04-item:nth-child(2n) .kp-col-foto {order: 1;}

    section#kp-box-04 .kp-box-04-text-title {font-size: 24px;}

    .col4carousel {padding: 30px 0 0 0;}

    footer#footer {text-align: center;}
}
@media screen and (max-width:768px){
    #popup a img{height: auto;width: 90vw;margin: auto;aspect-ratio: 1;  object-fit: contain;}
    
}

@media screen and (max-width:576px){
    .page-content img {max-width: 100%;}
    
}


.container-kp > *{margin-left: auto !important; margin-right: auto !important;}

@media (min-width:576px){
    .container-kp > *{max-width:540px;}
    .container-kp > .full-width-kp{max-width:100%}
}
@media (min-width:768px){
    .container-kp > *{max-width:720px}
    .container-kp > .full-width-kp{max-width:100%}
}
@media (min-width:992px){
    .header-lang-mobile {display: none !important;;}
    .header-lang {display: block !important;}
    
    video#vid {display: block;}
    .container-kp > *{max-width:960px}
    .container-kp > .full-width-kp{max-width:100%}
    .lang {position: absolute;right: 15px; top: 10px;}
}
@media (min-width:1200px){
    .container-kp > *{max-width:1140px}
    .container-kp > .full-width-kp{max-width:100%}
}