<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-webkit-keyframes rotating{0%{-webkit-transform:rotate3d(0,0,1,0);-moz-transform:rotate3d(0,0,1,0);-ms-transform:rotate3d(0,0,1,0);-o-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg);-moz-transform:rotate3d(0,0,1,360deg);-ms-transform:rotate3d(0,0,1,360deg);-o-transform:rotate3d(0,0,1,360deg);transform:rotate3d(0,0,1,360deg)}}@-moz-keyframes rotating{0%{-webkit-transform:rotate3d(0,0,1,0);-moz-transform:rotate3d(0,0,1,0);-ms-transform:rotate3d(0,0,1,0);-o-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg);-moz-transform:rotate3d(0,0,1,360deg);-ms-transform:rotate3d(0,0,1,360deg);-o-transform:rotate3d(0,0,1,360deg);transform:rotate3d(0,0,1,360deg)}}@-o-keyframes rotating{0%{-webkit-transform:rotate3d(0,0,1,0);-moz-transform:rotate3d(0,0,1,0);-ms-transform:rotate3d(0,0,1,0);-o-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg);-moz-transform:rotate3d(0,0,1,360deg);-ms-transform:rotate3d(0,0,1,360deg);-o-transform:rotate3d(0,0,1,360deg);transform:rotate3d(0,0,1,360deg)}}@keyframes rotating{0%{-webkit-transform:rotate3d(0,0,1,0);-moz-transform:rotate3d(0,0,1,0);-ms-transform:rotate3d(0,0,1,0);-o-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg);-moz-transform:rotate3d(0,0,1,360deg);-ms-transform:rotate3d(0,0,1,360deg);-o-transform:rotate3d(0,0,1,360deg);transform:rotate3d(0,0,1,360deg)}}*,:after,:before{box-sizing:border-box}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Verdana,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#000;background:#fff}footer,header{display:block}a,button{outline:0!important}a{text-decoration:none}.container{position:relative;width:1200px;max-width:100%;margin:0 auto;padding:0 10px}.container:after,.container:before{content:'';display:table;clear:both}.row{margin-right:-10px;margin-left:-10px}.row:after,.row:before{content:'';display:table;clear:both}.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-8{display:block;float:left;padding:0 10px}.col-12{width:100%}.col-8{width:66.66666%}.col-6{width:50%}.col-5{width:41.6667%}.col-4{width:33.33333%}.col-3{width:25%}.col-2{width:16.66666%}.clearfix:after,.clearfix:before{content:'';display:table;clear:both}.visible-xs{display:none!important}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(19px,0)}}.lds-ellipsis{display:block;position:relative;width:64px;height:64px;margin:0 auto}.lds-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:#000;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:6px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:6px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:26px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:45px;animation:lds-ellipsis3 .6s infinite}@media all and (max-width:480px){.visible-xs{display:block!important}.hidden-xs{display:none!important}}body,html{width:100%;height:auto;font-family:Helvetica,sans-serif;font-size:14px;font-weight:400;color:#000;background:#fff}body.fontsready{font-family:Poppins,sans-serif}.visible-xs{display:none}#fullscreen-loading{position:fixed;top:0;left:0;z-index:2000;display:block;width:100%;height:100%;background:#000}#fullscreen-loading .wrapper{position:absolute;top:50%;left:50%;display:block;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}#fullscreen-loading .wrapper img{display:block;width:150px;max-width:100%;margin:0 auto 10px}#fullscreen-loading .wrapper .lds-ellipsis div{background:#c6a122}#header{position:absolute;top:0;left:0;z-index:50;-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;width:100%;padding:10px 30px;background:#000;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-ms-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);-moz-box-shadow:0 0 10px rgba(0,0,0,.5);-o-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5)}#header .logo{position:relative;display:block;width:150px;height:58px;margin:0;padding:0}#header .logo a{position:absolute;top:0;left:0;display:block;width:150px;height:93px;margin:0 auto;padding:0;background:#000;-webkit-border-radius:0 0 15px 15px;-moz-border-radius:0 0 15px 15px;-ms-border-radius:0 0 15px 15px;border-radius:0 0 15px 15px;padding:5px}#header .logo a img{display:block;width:100%;height:100%}#header .nav-wrapper{display:block;padding-left:20px}#header .nav-wrapper .nav-menu{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;padding:0;margin:0;list-style:none}#header .nav-wrapper .nav-menu li{padding:0 12px;font-size:14px;font-weight:300;color:#c6a122}#header .nav-wrapper .nav-menu li a{display:block;padding:5px 0;color:#c6a122}#header .nav-wrapper .nav-menu li a:hover{color:#fff}#header .nav-wrapper .nav-menu li.active a{color:#fff}#header .nav-wrapper .nav-menu li:first-child{padding-left:0}#header .nav-wrapper .nav-menu li:last-child{padding-right:0}#header .extra-wrapper{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;flex-grow:1}#header .extra-wrapper .phone-box{position:relative;padding:5px 10px 5px 30px;font-size:16px;font-weight:300;color:#c6a122;line-height:1}#header .extra-wrapper .phone-box svg{position:absolute;top:50%;left:0;display:block;max-width:16px;max-height:16px;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-o-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);fill:#c6a122}#header .extra-wrapper .languages-box-dropdown{position:relative;display:block}#header .extra-wrapper .languages-box-dropdown .current-language{position:relative;display:block;padding:8px 15px;border:none;border-left:2px solid #c6a122;border-right:2px solid #c6a122;font-size:12px;font-weight:700;color:#c6a122;line-height:1;background:0 0;cursor:pointer}#header .extra-wrapper .languages-box-dropdown .current-language:before{content:'';position:absolute;top:50%;right:5px;border-top:3px solid #c6a122;border-right:3px solid transparent;border-bottom:none;border-left:3px solid transparent;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-o-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}#header .extra-wrapper .languages-box-dropdown .languages-list{position:absolute;top:100%;left:0;z-index:2;width:100%;padding:0;margin:0;list-style:none;visibility:hidden}#header .extra-wrapper .languages-box-dropdown .languages-list li{font-size:12px;font-weight:700;color:#c6a122;line-height:1}#header .extra-wrapper .languages-box-dropdown .languages-list li a{display:block;padding:8px 15px;color:#c6a122;background:#000}#header .extra-wrapper .languages-box-dropdown .languages-list li a:hover{color:#fff}#header .extra-wrapper .languages-box-dropdown.opened .languages-list{visibility:visible}#header .extra-wrapper .languages-box-plane{display:none}#header .extra-wrapper .socials{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;margin:0;padding:0;list-style:none}#header .extra-wrapper .socials li{display:block;padding:0 5px}#header .extra-wrapper .socials li a{position:relative;display:block;width:25px;height:25px}#header .extra-wrapper .socials li a svg{position:absolute;top:50%;left:50%;max-width:20px;max-height:20px;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);fill:#c6a122}#header .extra-wrapper .booking-btn{position:fixed;top:50%;right:0;display:block;padding:5px 15px;background:#c6a122;border:1px solid #c6a122;font-size:12px;font-weight:600;color:#000;transform-origin:bottom right;-webkit-transform:translate3d(0,-50%,0) rotate3d(0,0,1,-90deg);-moz-transform:translate3d(0,-50%,0) rotate3d(0,0,1,-90deg);-ms-transform:translate3d(0,-50%,0) rotate3d(0,0,1,-90deg);-o-transform:translate3d(0,-50%,0) rotate3d(0,0,1,-90deg);transform:translate3d(0,-50%,0) rotate3d(0,0,1,-90deg)}#header .extra-wrapper .booking-btn:hover{background:#000;color:#c6a122}#header .extra-wrapper #mobile-btn{display:none}#footer{padding:0 0 40px;background:#000;background:-moz-linear-gradient(45deg,#000 0,#2f4858 100%);background:-webkit-linear-gradient(45deg,#000 0,#2f4858 100%);background:-o-linear-gradient(45deg,#000 0,#2f4858 100%);background:linear-gradient(45deg,#000 0,#2f4858 100%)}#footer .socials{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;margin:0;padding:0;list-style:none}#footer .socials li{display:block;padding:0 5px}#footer .socials li a{position:relative;display:block;width:25px;height:25px}#footer .socials li a svg{position:absolute;top:50%;left:50%;max-width:20px;max-height:20px;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);fill:#c6a122}#footer .bottom{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;padding:35px 0 0}#footer .bottom .logo{display:block;width:100%;margin:0 0 30px}#footer .bottom .logo a{display:block;width:150px;height:93px;margin:0 auto}#footer .bottom .logo a img{display:block;width:100%;height:100%}#footer .bottom .menu-block{display:block;width:25%;padding-right:30px}#footer .bottom .menu-block .title{margin:0 0 15px;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;color:#c6a122;text-decoration:underline}#footer .bottom .menu-block ul{margin:0;padding:0;list-style:none}#footer .bottom .menu-block ul li{display:block;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#c6a122;line-height:1}#footer .bottom .menu-block ul li a{display:block;color:#c6a122;opacity:.5}#footer .bottom .complex-block{display:block;width:75%}#footer .bottom .complex-block .top-row{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;margin:0 0 40px}#footer .bottom .complex-block .top-row .info-box{width:50%;padding-left:30px}#footer .bottom .complex-block .top-row .info-box .title{margin:0 0 15px;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;color:#c6a122;text-decoration:underline}#footer .bottom .complex-block .top-row .info-box .address{margin:0 0 10px;font-size:14px;font-weight:400;color:#c6a122;opacity:.5}#footer .bottom .complex-block .top-row .info-box .contacts{font-size:12px;font-weight:400;color:#c6a122}#footer .bottom .complex-block .top-row .info-box .contacts p{margin:0}#footer .bottom .complex-block .top-row .info-box .contacts p a{color:#c6a122;opacity:.5}#footer .bottom .complex-block .top-row .corporate-box{display:block;padding-right:10px}#footer .bottom .complex-block .top-row .corporate-box .title{margin:0 0 15px;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;color:#c6a122;text-decoration:underline}#footer .bottom .complex-block .top-row .corporate-box ul{margin:0;padding:0;list-style:none}#footer .bottom .complex-block .top-row .corporate-box ul li{display:block;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#c6a122;line-height:1}#footer .bottom .complex-block .top-row .corporate-box ul li a{display:block;color:#c6a122;opacity:.5}#footer .bottom .complex-block .bottom-row{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;padding-right:70px}#footer .bottom .complex-block .bottom-row .files{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;padding:0 10px 0 0}#footer .bottom .complex-block .bottom-row .files .google,#footer .bottom .complex-block .bottom-row .files .pdf{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;margin:0 0 10px;padding-right:20px}#footer .bottom .complex-block .bottom-row .files .google svg,#footer .bottom .complex-block .bottom-row .files .pdf svg{display:block;max-width:40px;max-height:40px}#footer .bottom .complex-block .bottom-row .files .google .label,#footer .bottom .complex-block .bottom-row .files .pdf .label{display:block;flex-grow:1;padding-left:10px;font-size:14px;font-weight:400;color:#fff;text-align:left;line-height:1.2;white-space:nowrap}#footer .bottom .complex-block .bottom-row .files .google .label strong,#footer .bottom .complex-block .bottom-row .files .pdf .label strong{display:block;font-weight:500}#footer .bottom .complex-block .bottom-row .files .google .label span,#footer .bottom .complex-block .bottom-row .files .pdf .label span{display:block}#footer .bottom .complex-block .bottom-row .files .pdf svg{fill:#fff}#footer .bottom .complex-block .bottom-row .socials{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;margin:0;padding:0;list-style:none}#footer .bottom .complex-block .bottom-row .socials li{display:block;padding:0 5px}#footer .bottom .complex-block .bottom-row .socials li a{position:relative;display:block;width:25px;height:25px}#footer .bottom .complex-block .bottom-row .socials li a svg{position:absolute;top:50%;left:50%;max-width:20px;max-height:20px;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);fill:#c6a122}#footer .copyrights{padding:50px 0}#footer .copyrights p{margin:0;font-size:14px;font-weight:400;color:#fff;opacity:.5;text-align:center}#float-whatsapp{position:fixed;bottom:20px;left:20px;z-index:50;display:block;width:65px;height:65px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.5);box-sizing:border-box;background:#86b535}#float-whatsapp svg{position:absolute;top:50%;left:50%;display:block;max-width:30px;max-height:30px;fill:#fff;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.booking-widget-section{background:#c6a122}.booking-widget-section .wrapper{background:#c6a122;border-color:#000}.booking-widget-section .wrapper .inputs-container .input-box input{background:#c6a122;color:#000;border-bottom:2px solid #000}.booking-widget-section .wrapper .inputs-container .input-box input::-webkit-input-placeholder{color:#000;opacity:1}.booking-widget-section .wrapper .inputs-container .input-box input::-moz-placeholder{color:#000;opacity:1}.booking-widget-section .wrapper .inputs-container .input-box input:-ms-input-placeholder{color:#000;opacity:1}.booking-widget-section .wrapper .inputs-container .input-box input:-moz-placeholder{color:#000;opacity:1}.booking-widget-section .wrapper .inputs-container .input-box .icon{fill:#000}.booking-widget-section .wrapper .inputs-container .input-box .select-box .select-btn{border-bottom:2px solid #000;color:#000}.booking-widget-section .wrapper .inputs-container .input-box .select-box .select-list li button{background:#c6a122;color:#000}.booking-widget-section .wrapper .button-container .submit-btn{border:1px solid #000;color:#000}.booking-widget-section .wrapper .button-container .submit-btn svg{fill:#000}.booking-widget-section.vertical .wrapper{background:#c6a122}.booking-widget-section.vertical .wrapper .inputs-container .input-box input{background:#c6a122;color:#000;border-bottom:2px solid #000}.booking-widget-section.vertical .wrapper .inputs-container .input-box input::-webkit-input-placeholder{color:#000;opacity:1}.booking-widget-section.vertical .wrapper .inputs-container .input-box input::-moz-placeholder{color:#000;opacity:1}.booking-widget-section.vertical .wrapper .inputs-container .input-box input:-ms-input-placeholder{color:#000;opacity:1}.booking-widget-section.vertical .wrapper .inputs-container .input-box input:-moz-placeholder{color:#000;opacity:1}.booking-widget-section.vertical .wrapper .inputs-container .input-box .icon{fill:#000}.booking-widget-section.vertical .wrapper .inputs-container .input-box .select-box .select-btn{background:#c6a122;border-bottom:2px solid #000;color:#000}.booking-widget-section.vertical .wrapper .inputs-container .input-box .select-box .select-list li button{background:#c6a122;color:#000}.booking-widget-section.vertical .wrapper .button-container .submit-btn{background:#c6a122;border:1px solid #000;color:#000}.booking-widget-section.vertical .wrapper .button-container .submit-btn svg{fill:#000}#booking-box-float{background:#c6a122;-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:center;-ms-align-content:center;align-content:center;max-width:480px}#booking-box-float .close-btn{border-color:#000}#booking-box-float .close-btn:before{background:#000}#booking-box-float .close-btn:after{background:#000}#booking-box-float #datepicker-overflow .datepicker-close-btn{border-color:#000}#booking-box-float #datepicker-overflow .datepicker-close-btn:before{background:#000}#booking-box-float #datepicker-overflow .datepicker-close-btn:after{background:#000}#mobile-nav{position:fixed;top:0;left:0;z-index:1500;display:block;width:100vw;height:100vh;background:#000;visibility:hidden;opacity:0;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s;overflow:hidden}#mobile-nav.opened{visibility:visible;opacity:1}#mobile-nav .nav-close-m{position:absolute;top:20px;right:20px;z-index:3;display:block;width:25px;height:25px;padding:0;margin:0;border:1px solid #c6a122;-webkit-border-radius:50% 50% 50% 50%;-moz-border-radius:50% 50% 50% 50%;-ms-border-radius:50% 50% 50% 50%;border-radius:50% 50% 50% 50%;background:#000}#mobile-nav .nav-close-m:before{content:'';position:absolute;top:50%;left:50%;display:block;width:18px;height:2px;margin:-1px 0 0 -10px;background:#c6a122;-webkit-transform:rotate3d(0,0,1,-45deg);-moz-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);-o-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}#mobile-nav .nav-close-m:after{content:'';position:absolute;top:50%;left:50%;display:block;width:20px;height:2px;margin:-1px 0 0 -10px;background:#c6a122;-webkit-transform:rotate3d(0,0,1,45deg);-moz-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);-o-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}#mobile-nav .nav-wrapper{position:absolute;top:0;left:0;z-index:1;-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:center;-ms-align-content:center;align-content:center;width:100%;height:100%;max-height:100%;padding:50px 0;overflow:hidden}#mobile-nav .nav-wrapper .nav-menu{width:100%;max-height:100%;margin:0 0 30px;padding:0;list-style:none}#mobile-nav .nav-wrapper .nav-menu li{margin:0 0 10px}#mobile-nav .nav-wrapper .nav-menu li a{display:block;padding:0;font-size:20px;font-weight:300;color:#c6a122;text-align:center}#mobile-nav .nav-wrapper img{display:block;max-width:90%;margin:0 auto}#screen-wrapper{position:relative;z-index:3;display:block;width:100%;overflow:auto}#page-header{padding:150px 100px 0;background:#625011}#page-header .header-content{position:relative;display:block;width:100%;height:240px;background-position:bottom center;background-size:cover;background-repeat:no-repeat}#page-header .header-content .page-title{position:absolute;top:50%;left:0;display:block;width:100%;margin:0;font-family:'Playfair Display',serif;font-size:62px;font-weight:700;color:#c6a122;text-align:center;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-o-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.section-title{position:relative;display:block;padding:20px 0 0;line-height:85px;font-size:16px;font-weight:300;color:#333;text-align:center;background:url(../../imgs/title-curve-about.png) center top no-repeat;letter-spacing:5px}body.no-webp .section-title{background-image:url(../../imgs/title-curve-about.png)}.section-title .shadow{position:absolute;bottom:0;left:0;z-index:2;display:block;width:100%;font-family:'Playfair Display',serif;font-size:85px;font-weight:400;color:#000;line-height:1;opacity:.15}#crm{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;margin:0 auto;font-family:Verdana,sans-serif;font-size:14px;font-weight:400;color:#fff}#crm span{margin:0 10px 0 0}#crm img{display:block;width:100px}#mobile-extras{position:fixed;bottom:0;left:0;z-index:50;display:none;width:100%;height:35px;background:#000}#mobile-extras .call-btn{display:block;flex-grow:1;height:35px;border:none;background:#000;font-size:12px;font-weight:400;color:#c6a122;text-align:center;line-height:35px;cursor:pointer}#mobile-extras .booking-btn{display:block;flex-grow:1;height:35px;border:none;background:#c6a122;font-size:12px;font-weight:400;color:#000;text-align:center;line-height:35px;cursor:pointer}#mobile-extras .support-btn{display:block;flex-grow:1;height:35px;border:none;background:#c6a122;font-size:12px;font-weight:400;color:#000;text-align:center;line-height:35px;cursor:pointer}body.nav-opened{height:100%;overflow:hidden}body.widget-opened{height:100%;overflow:hidden}body.widget-opened #floating-widget{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#call-mobile{display:none}#side-menu{position:fixed;top:50%;left:0;z-index:100;display:block;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-o-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}#side-menu .nav-menu{margin:0;padding:0;list-style:none}#side-menu .nav-menu li{background:#000;background:-moz-linear-gradient(45deg,#000 0,#2f4858 100%);background:-webkit-linear-gradient(45deg,#000 0,#2f4858 100%);background:-o-linear-gradient(45deg,#000 0,#2f4858 100%);background:linear-gradient(45deg,#000 0,#2f4858 100%);-webkit-border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-ms-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0;font-size:16px;font-weight:700;color:#c6a122;-webkit-box-shadow:5px 0 5px rgba(0,0,0,.25);-moz-box-shadow:5px 0 5px rgba(0,0,0,.25);-o-box-shadow:5px 0 5px rgba(0,0,0,.25);box-shadow:5px 0 5px rgba(0,0,0,.25);line-height:1;white-space:nowrap;writing-mode:tb-rl}#side-menu .nav-menu li a{display:block;padding:15px 10px;color:#c6a122}@media only screen and (max-width:1280px){#header{padding:10px}#header .extra-wrapper .phone-box{font-size:12px}}@media only screen and (max-width:1024px){#header{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#header .nav-wrapper{flex-grow:1;padding-bottom:0}#header .nav-wrapper .nav-menu{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#header .extra-wrapper{position:absolute;top:5px;right:10px}.booking-widget-section .wrapper{padding:20px}#page-header{padding:150px 50px 0}}@media only screen and (max-width:768px){#fullscreen-loading{width:100vw}.booking-widget-section .wrapper{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}.booking-widget-section .wrapper .inputs-container{width:25%}.booking-widget-section .wrapper .button-container{width:100%}.booking-widget-section .wrapper .button-container .submit-btn{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;width:100%}#page-header{padding:150px 20px 0}#mobile-extras{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#header{height:54px;display:block;padding:0 0 0 10px;-webkit-border-radius:0 0 15px 15px;-moz-border-radius:0 0 15px 15px;-ms-border-radius:0 0 15px 15px;border-radius:0 0 15px 15px}#header .logo{position:absolute;top:0;left:50%;padding:0;margin:0;-webkit-transform:translate3d(-50%,0,0);-moz-transform:translate3d(-50%,0,0);-ms-transform:translate3d(-50%,0,0);-o-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}#header .logo a{padding:5px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-ms-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;overflow:hidden}#header .nav-wrapper{display:none}#header .extra-wrapper{position:static;display:block;width:100%;padding-top:10px}#header .extra-wrapper .languages-box-dropdown{position:absolute;top:50%;left:4px;right:auto;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-o-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}#header .extra-wrapper .languages-box-dropdown .current-language{padding:5px 15px 5px 10px;color:#fff;border:none}#header .extra-wrapper .languages-box-dropdown .current-language:before{border-top:2px solid transparent;border-right:none;border-bottom:2px solid transparent;border-left:4px solid #fff}#header .extra-wrapper .languages-box-dropdown .languages-list{top:0;left:100%;-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#header .extra-wrapper .languages-box-dropdown .languages-list li a{padding:5px}#header .extra-wrapper .phone-box{display:none}#header .extra-wrapper .socials{display:none}#header .extra-wrapper .booking-btn{display:none}#header .extra-wrapper #mobile-btn{position:absolute;top:50%;right:10px;display:block;width:45px;height:45px;padding:0 5px 0;background:#000;border:none;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-o-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}#header .extra-wrapper #mobile-btn span{display:block;width:100%;height:2px;margin:0 0 8px;-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px;-ms-border-radius:2px 2px 2px 2px;border-radius:2px 2px 2px 2px;background:#c6a122}#header .extra-wrapper #mobile-btn span:last-child{margin:0}#footer .bottom{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#footer .bottom .menu-block{text-align:center}#footer .bottom .about-block{text-align:center}#footer .bottom .info-block{width:50%}.section-title .shadow{font-family:'Playfair Display',serif;font-size:55px;font-weight:400;color:#000;line-height:1;-webkit-transform:translate3d(0,-25%,0);-moz-transform:translate3d(0,-25%,0);-ms-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}#mobile-extras{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}}@media only screen and (max-width:480px){#mobile-nav .nav-wrapper .nav-menu li{margin:0 0 5px}#mobile-nav .nav-wrapper img{max-width:50%;width:150px}#header{position:fixed}#header .nav-wrapper{display:none}#content{padding-top:35px}.booking-widget-section.horizontal{position:fixed!important;top:0;left:0;bottom:auto;z-index:600;-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:center;-ms-align-content:center;align-content:center;width:100vw;height:100vh;background:#000;-webkit-transform:translate3d(-100vw,0,0);-moz-transform:translate3d(-100vw,0,0);-ms-transform:translate3d(-100vw,0,0);-o-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0);-webkit-transition:all .25s linear 0s;-moz-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.booking-widget-section.horizontal .inner-btn-close{position:absolute;top:20px;left:20px;display:block;width:35px;height:35px;border:none;background:0 0;padding:0;cursor:pointer}.booking-widget-section.horizontal .inner-btn-close:before{content:'';position:absolute;top:50%;left:50%;display:block;width:28px;height:2px;margin:-1px 0 0 -14px;background:#c6a122;-webkit-transform:rotate3d(0,0,1,45deg);-moz-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);-o-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.booking-widget-section.horizontal .inner-btn-close:after{content:'';position:absolute;top:50%;left:50%;display:block;width:28px;height:2px;margin:-1px 0 0 -14px;background:#c6a122;-webkit-transform:rotate3d(0,0,1,-45deg);-moz-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);-o-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}.booking-widget-section.horizontal .collapse-btn{position:absolute;top:20px;right:20px;display:block;width:35px;height:35px;padding:0;border:none;background:0 0;overflow:hidden;text-indent:100%;white-space:nowrap}.booking-widget-section.horizontal .collapse-btn:before{content:'';position:absolute;top:50%;left:50%;display:block;width:28px;height:2px;margin:-1px 0 0 -14px;background:#000;-webkit-transform:rotate3d(0,0,1,-45deg);-moz-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);-o-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}.booking-widget-section.horizontal .collapse-btn:after{content:'';position:absolute;top:50%;left:50%;display:block;width:28px;height:2px;margin:-1px 0 0 -14px;background:#000;-webkit-transform:rotate3d(0,0,1,45deg);-moz-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);-o-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.booking-widget-section.horizontal .wrapper{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;width:100%;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;-webkit-box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;-o-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);background:#000}.booking-widget-section.horizontal .wrapper .inputs-container{display:block;width:100%}.booking-widget-section.horizontal .wrapper .inputs-container .input-box{width:100%;border:none}.booking-widget-section.horizontal .wrapper .inputs-container .input-box .select-btn,.booking-widget-section.horizontal .wrapper .inputs-container .input-box input{color:#c6a122;border-color:#c6a122;background:#000}.booking-widget-section.horizontal .wrapper .inputs-container .input-box .select-btn::-webkit-input-placeholder,.booking-widget-section.horizontal .wrapper .inputs-container .input-box input::-webkit-input-placeholder{color:#c6a122;opacity:1}.booking-widget-section.horizontal .wrapper .inputs-container .input-box .select-btn::-moz-placeholder,.booking-widget-section.horizontal .wrapper .inputs-container .input-box input::-moz-placeholder{color:#c6a122;opacity:1}.booking-widget-section.horizontal .wrapper .inputs-container .input-box .select-btn:-ms-input-placeholder,.booking-widget-section.horizontal .wrapper .inputs-container .input-box input:-ms-input-placeholder{color:#c6a122;opacity:1}.booking-widget-section.horizontal .wrapper .inputs-container .input-box .select-btn:-moz-placeholder,.booking-widget-section.horizontal .wrapper .inputs-container .input-box input:-moz-placeholder{color:#c6a122;opacity:1}.booking-widget-section.horizontal .wrapper .inputs-container .input-box svg{fill:#c6a122}.booking-widget-section.horizontal .wrapper .button-container{padding-top:0}.booking-widget-section.horizontal .wrapper .button-container .submit-btn{color:#c6a122;border-color:#c6a122;background:#000}.booking-widget-section.horizontal .wrapper .button-container .submit-btn span{color:#c6a122}.booking-widget-section.horizontal .wrapper .button-container .submit-btn svg{fill:#c6a122}.booking-widget-section.horizontal.opened{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.booking-widget-section.vertical .wrapper{-webkit-box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;-o-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}.section-title{margin:0;line-height:32px;font-size:14px;letter-spacing:1px}.section-title .shadow{font-size:32px;opacity:.1}#footer{padding:0 0 50px}#footer .container{padding:0}#footer .bottom{display:block;border-bottom:1px solid #8c7050}#footer .bottom .menu-block{width:100%;max-width:185px;margin:0 auto;padding:20px 0;border-top:1px solid #8c7050;border-bottom:1px solid #8c7050}#footer .bottom .menu-block .title{display:none}#footer .bottom .menu-block .nav-menu li{font-size:13px;text-align:center}#footer .bottom .menu-block .nav-menu li a{opacity:1}#footer .bottom .complex-block{width:100%;max-width:185px;margin:0 auto}#footer .bottom .complex-block .top-row{display:block;width:100%;max-width:100%;margin:0}#footer .bottom .complex-block .top-row .info-box{display:block;width:100%;max-width:100%;padding:15px 0;border-bottom:1px solid #8c7050}#footer .bottom .complex-block .top-row .info-box .title{margin:0 0 10px;text-align:center;text-decoration:none;font-size:16px}#footer .bottom .complex-block .top-row .info-box .address{display:none}#footer .bottom .complex-block .top-row .info-box .contacts p{margin:0 0 5px;text-align:center;font-size:13px}#footer .bottom .complex-block .top-row .info-box .contacts p span{display:block;text-align:center}#footer .bottom .complex-block .top-row .info-box .contacts p a{opacity:1;white-space:nowrap}#footer .bottom .complex-block .top-row .corporate-box{display:none}#footer .bottom .complex-block .bottom-row{padding:20px 0}#footer .bottom .complex-block .bottom-row .socials{width:100%;-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#footer .copyrights{padding:10px 0}#footer .copyrights p{opacity:1}#page-header{padding:50px 0 0}#page-header .header-content{height:120px;background-attachment:scroll}#page-header .header-content:before{content:'';position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:#000;opacity:.5}#page-header .header-content .page-title{top:auto;bottom:10px;z-index:2;font-size:24px}#floating-widget{right:auto;left:0;width:100vw;-webkit-transform:translate3d(-100vw,0,0);-moz-transform:translate3d(-100vw,0,0);-ms-transform:translate3d(-100vw,0,0);-o-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}#float-whatsapp{display:none}#call-mobile{position:relative;display:block;border:2px solid red;padding:10px 20px}#call-mobile .phone{display:block;margin:0 0 10px;font-family:'Playfair Display',serif;font-size:18px;font-weight:300;color:#333;text-align:center}#call-mobile .form-title{display:block;margin:0 0 20px;font-family:'Playfair Display',serif;font-size:22px;font-weight:300;color:#333;text-align:center}#call-mobile #call-mobile-form{display:block;width:100%;max-width:360px;margin:0 auto}#call-mobile #call-mobile-form ul{list-style:none;margin:0;padding:0;width:100%}#call-mobile #call-mobile-form ul li{position:relative;margin:0 0 10px}#call-mobile #call-mobile-form ul li input{display:block;width:100%;height:40px;padding:0 5px;border:none;border-bottom:2px solid #333;font-size:14px;line-height:40px;color:#333;background:#fff;font-family:'Playfair Display',serif;font-size:14px;font-weight:300;color:#333;cursor:pointer}#call-mobile #call-mobile-form ul li input::-webkit-input-placeholder{color:#333;opacity:1}#call-mobile #call-mobile-form ul li input::-moz-placeholder{color:#333;opacity:1}#call-mobile #call-mobile-form ul li input:-ms-input-placeholder{color:#333;opacity:1}#call-mobile #call-mobile-form ul li input:-moz-placeholder{color:#333;opacity:1}#call-mobile #call-mobile-form ul li input.submit{background:red;color:#fff;border:none;-webkit-border-radius:10px 10px 10px 10px;-moz-border-radius:10px 10px 10px 10px;-ms-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px}#call-mobile #call-mobile-form ul li input.submit::-webkit-input-placeholder{color:#fff;opacity:1}#call-mobile #call-mobile-form ul li input.submit::-moz-placeholder{color:#fff;opacity:1}#call-mobile #call-mobile-form ul li input.submit:-ms-input-placeholder{color:#fff;opacity:1}#call-mobile #call-mobile-form ul li input.submit:-moz-placeholder{color:#fff;opacity:1}#call-mobile #call-mobile-form ul li textarea{display:block;width:100%;height:80px;padding:5px;border:none;border-bottom:2px solid #333;font-size:14px;line-height:1.1;color:#333;background:#fff;font-family:'Playfair Display',serif;font-size:14px;font-weight:300;color:#333;cursor:pointer}#call-mobile #call-mobile-form ul li textarea::-webkit-input-placeholder{color:#333;opacity:1}#call-mobile #call-mobile-form ul li textarea::-moz-placeholder{color:#333;opacity:1}#call-mobile #call-mobile-form ul li textarea:-ms-input-placeholder{color:#333;opacity:1}#call-mobile #call-mobile-form ul li textarea:-moz-placeholder{color:#333;opacity:1}#call-mobile #call-mobile-form ul li .formError{right:0!important;left:auto!important;padding:0 5px;background:red;border:2px solid #fff;-webkit-border-radius:10px 10px 10px 10px;-moz-border-radius:10px 10px 10px 10px;-ms-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.5);-moz-box-shadow:0 0 5px rgba(0,0,0,.5);-o-box-shadow:0 0 5px rgba(0,0,0,.5);box-shadow:0 0 5px rgba(0,0,0,.5)}#call-mobile #call-mobile-form ul li .formError .formErrorContent{font-family:'Playfair Display',serif;font-size:11px;font-weight:300;color:#fff}.flatpickr-calendar{top:0!important;left:0!important;width:100%}}#content{width:100%;overflow:hidden}#content #slider{position:relative;display:block;width:100%;background-position:center center;background-repeat:no-repeat;overflow:hidden;white-space:nowrap}#content #slider.loaded{background-size:cover}#content #slider .swiper-wrapper{height:auto}#content #slider .swiper-container{width:100%;height:auto}#content #slider .item{display:inline-block;width:100%;height:auto;position:relative;overflow:hidden}#content #slider .item:before{content:'';display:block;padding-top:46.875%}#content #slider .item img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}#content #slider .item .lazy-image{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:url(../../imgs/loading.png) center center no-repeat #000;border:none;outline:0}body.no-webp #content #slider .item .lazy-image .lazy-image{background-image:url(../../imgs/loading.png)}#content #slider .swiper-pagination{position:absolute;top:auto;bottom:10px;right:auto;left:0;width:100%;text-align:center;visibility:hidden}#content #slider .swiper-pagination .swiper-pagination-bullet{position:relative;display:inline-block;width:9px;height:9px;margin:0 5px 10px;opacity:1;-webkit-border-radius:4.5px 4.5px 4.5px 4.5px;-moz-border-radius:4.5px 4.5px 4.5px 4.5px;-ms-border-radius:4.5px 4.5px 4.5px 4.5px;border-radius:4.5px 4.5px 4.5px 4.5px;background:#000;-webkit-transition:width .5s linear 0s;-moz-transition:width .5s linear 0s;-o-transition:width .5s linear 0s;transition:width .5s linear 0s}#content #slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:32px;background:#c6a122}#content .single-article-section{padding:60px 200px 200px}#content .single-article-section .about-wrapper{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;width:100%;padding-top:70px}#content .single-article-section .about-wrapper .text-box{display:block;width:50%;padding:0 14.2857142857% 0 10px;font-size:16px;font-weight:300;color:#2f4858;text-align:left}#content .single-article-section .about-wrapper .text-box p{margin:0}#content .single-article-section .about-wrapper .image-box{display:block;width:50%;padding:0 160px 0 0}#content .single-article-section .about-wrapper .image-box .image-wrapper{position:relative;display:block;width:100%}#content .single-article-section .about-wrapper .image-box .image-wrapper:before{content:'';display:block;padding-top:59.6774193548%}#content .single-article-section .about-wrapper .image-box .image-wrapper .lazy-image{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:url(../../imgs/loading.png) center center no-repeat #000;border:none;outline:0}body.no-webp #content .single-article-section .about-wrapper .image-box .image-wrapper .lazy-image .lazy-image{background-image:url(../../imgs/loading.png)}#content .single-article-section .about-wrapper .image-box .image-wrapper .lazy-image{-webkit-box-shadow:12px 12px 16px rgba(0,0,0,.5);-moz-box-shadow:12px 12px 16px rgba(0,0,0,.5);-o-box-shadow:12px 12px 16px rgba(0,0,0,.5);box-shadow:12px 12px 16px rgba(0,0,0,.5)}#content .single-article-section .about-wrapper .image-box .image-wrapper .lazy-image.front{z-index:4}#content .single-article-section .about-wrapper .image-box .image-wrapper .lazy-image.back{z-index:3;opacity:.5;-webkit-transform:translate3d(90px,80px,0);-moz-transform:translate3d(90px,80px,0);-ms-transform:translate3d(90px,80px,0);-o-transform:translate3d(90px,80px,0);transform:translate3d(90px,80px,0)}#content .rooms-section{position:relative;padding:60px 0 200px;background:#c6a122}#content .rooms-section:before{content:'';position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:50%;background:#000}#content .rooms-section .container{z-index:2}#content .rooms-section .section-title{margin:0 0 100px;background-image:url(../../imgs/title-curve-room.png);padding-top:42px;color:#c6a122}#content .rooms-section .section-title .shadow{color:#fff}body.no-webp #content .rooms-section .section-title{background-image:url(../../imgs/title-curve-room.png)}#content .rooms-section #rooms-carousel{position:relative;padding:0 50px}#content .rooms-section #rooms-carousel .swiper-button-next,#content .rooms-section #rooms-carousel .swiper-button-prev{position:absolute;top:50%;z-index:5;display:block;width:40px;height:40px;background:#000;border:none;-webkit-border-radius:50% 50% 50% 50%;-moz-border-radius:50% 50% 50% 50%;-ms-border-radius:50% 50% 50% 50%;border-radius:50% 50% 50% 50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-o-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);cursor:pointer}#content .rooms-section #rooms-carousel .swiper-button-next:after,#content .rooms-section #rooms-carousel .swiper-button-prev:after{position:absolute;top:50%;left:50%;font-size:24px;color:#c6a122;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}#content .rooms-section #rooms-carousel .swiper-button-prev{left:0}#content .rooms-section #rooms-carousel .swiper-button-next{right:0}#content .rooms-section #rooms-carousel .carousel-wrapper{position:relative;display:block;overflow:hidden;white-space:nowrap;padding:0}#content .rooms-section #rooms-carousel .carousel-wrapper .swiper-wrapper{height:auto}#content .rooms-section #rooms-carousel .carousel-wrapper .item{display:inline-block;width:33%;height:auto;padding:15px;white-space:normal}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room{position:relative;display:block;width:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-box-shadow:0 3px 6px rgba(22,22,22,.15);-moz-box-shadow:0 3px 6px rgba(22,22,22,.15);-o-box-shadow:0 3px 6px rgba(22,22,22,.15);box-shadow:0 3px 6px rgba(22,22,22,.15);overflow:hidden;-webkit-border-radius:20px 20px 20px 20px;-moz-border-radius:20px 20px 20px 20px;-ms-border-radius:20px 20px 20px 20px;border-radius:20px 20px 20px 20px}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room:before{content:'';display:block;padding-top:160.5633802817%}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .lazy-image{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:url(../../imgs/loading.png) center center no-repeat #000;border:none;outline:0}body.no-webp #content .rooms-section #rooms-carousel .carousel-wrapper .item .room .lazy-image .lazy-image{background-image:url(../../imgs/loading.png)}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info{position:absolute;top:0;left:0;z-index:3;-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:center;-ms-align-content:center;align-content:center;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);-o-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:all .25s linear 0s;-moz-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info .title{margin:0 0 40px;font-family:'Playfair Display',serif;font-size:44px;font-weight:400;color:#c6a122;text-align:center;line-height:1.1}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info .title span{display:block;font-size:30px}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info .features{padding:20px 0;margin:0 0 10px;list-style:none;border-top:1px solid #c6a122;border-bottom:1px solid #c6a122;opacity:.75}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info .features li{text-align:center;font-size:14px;font-weight:300;color:#c6a122}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info .more{display:block;width:auto;padding:15px 20px;border:1px solid #c6a122;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:#c6a122;-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-ms-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;text-align:center;line-height:1}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room:hover .info{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile{display:none;width:100%}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .image-box{position:relative;overflow:hidden}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .image-box:before{content:'';display:block;padding-top:50%}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .image-box img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .image-box .lazy-image{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:url(../../imgs/loading.png) center center no-repeat #000;border:none;outline:0}body.no-webp #content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .image-box .lazy-image .lazy-image{background-image:url(../../imgs/loading.png)}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .text-box{position:relative;z-index:3;-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:center;-ms-align-content:center;align-content:center;width:100%;height:60px;padding:0 20px;background:#c6a122}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .text-box h3{margin:0 0 10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:300;color:#000;text-align:center;line-height:1}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .text-box .features{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;width:100%;margin:0;padding:0;list-style:none}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .text-box .features li{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .text-box .features li svg{display:block;height:13px;margin:0 7px 0 0;fill:#000}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile .text-box .features li span{font-family:Poppins,sans-serif;font-size:8px;font-weight:400;color:#000;text-align:left;line-height:1;white-space:nowrap;opacity:.5}#content .category-section{background:#fff}#content .category-section .article{position:relative;-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#content .category-section .article .images-carousel{position:relative;display:block;width:60%;height:auto;overflow:hidden;white-space:nowrap}#content .category-section .article .images-carousel .image-box{position:relative;display:inline-block;width:100%;height:auto;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:8!important;position:relative;overflow:hidden}#content .category-section .article .images-carousel .image-box:before{content:'';display:block;padding-top:56.9176882662%}#content .category-section .article .images-carousel .image-box img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}#content .category-section .article .images-carousel .image-box .lazy-image{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:url(../../imgs/loading.png) center center no-repeat #000;border:none;outline:0}body.no-webp #content .category-section .article .images-carousel .image-box .lazy-image .lazy-image{background-image:url(../../imgs/loading.png)}#content .category-section .article .images-carousel .image-box.slick-current{z-index:9!important}#content .category-section .article .images-carousel .swiper-button-next,#content .category-section .article .images-carousel .swiper-button-prev{bottom:20px;top:auto;border:1px solid #fff;-webkit-border-radius:10px 10px 10px 10px;-moz-border-radius:10px 10px 10px 10px;-ms-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;width:46px;height:58px;background:0 0;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#content .category-section .article .images-carousel .swiper-button-next:after,#content .category-section .article .images-carousel .swiper-button-prev:after{font-size:50px;color:#fff}#content .category-section .article .images-carousel .swiper-button-next{right:50px}#content .category-section .article .images-carousel .swiper-button-prev{right:120px;left:auto}#content .category-section .article .images-carousel .more{position:absolute;bottom:20px;right:20px;z-index:5;display:block;height:22px;padding:0 20px 0 10px;border:1px solid #fff;-webkit-border-radius:10px 10px 10px 10px;-moz-border-radius:10px 10px 10px 10px;-ms-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;line-height:20px;visibility:hidden;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#fff}#content .category-section .article .images-carousel .more:after{content:'';position:absolute;top:50%;right:10px;display:block;width:6px;height:6px;margin:-3px 0 0;border-bottom:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate3d(0,0,1,-45deg);-moz-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);-o-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}#content .category-section .article .text-box{display:block;width:40%;max-height:650px;padding:0 90px;overflow:auto;text-align:center}#content .category-section .article .text-box h3{margin:0 0 20px;font-family:'Playfair Display',serif;font-size:36px;font-weight:400;color:#000;text-align:center}#content .category-section .article .text-box h4{margin:0 0 20px;font-size:16px;font-weight:300;color:#af8670;text-align:center}#content .category-section .article .text-box p{margin:0 0 30px;font-size:16px;font-weight:300;color:#000;text-align:center}#content .category-section .article .text-box .more{display:inline-block;width:auto;margin:0 auto;padding:15px 25px;border:1px solid #000;-webkit-border-radius:10px 10px 10px 10px;-moz-border-radius:10px 10px 10px 10px;-ms-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;background:#fff;font-size:13px;font-weight:700;color:#000}#content .category-section.activities .article{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:center;-ms-align-content:center;align-content:center}#content .category-section.activities .article .images-carousel .swiper-button-next{right:auto;left:120px}#content .category-section.activities .article .images-carousel .swiper-button-prev{right:auto;left:50px}#content .advertisements-section{position:relative;background:#fbfbfb;padding:30px 180px 50px}#content .advertisements-section #offers-carousel{position:relative;display:block;width:100%;padding:100px 0 60px}#content .advertisements-section #offers-carousel .swiper-wrapper{height:auto}#content .advertisements-section #offers-carousel .item{position:relative;display:inline-block;width:33%;height:auto;padding:30px 36px}#content .advertisements-section #offers-carousel .item:before{content:'';position:absolute;top:0;left:0;right:65px;bottom:85px;border:1px solid #af8670}#content .advertisements-section #offers-carousel .item .item-wrapper{position:relative;z-index:2;display:block;width:100%;padding:20px;background:#fff}#content .advertisements-section #offers-carousel .item .item-wrapper h3{position:relative;z-index:3;margin:0 0 5px;font-size:16px;font-weight:300;color:#af8670;text-align:left}#content .advertisements-section #offers-carousel .item .item-wrapper h3 span{display:block}#content .advertisements-section #offers-carousel .item .item-wrapper .image-box{position:relative;display:block;width:100%;overflow:hidden;border-left:10px solid #fff;border-right:10px solid #fff;position:relative;overflow:hidden}#content .advertisements-section #offers-carousel .item .item-wrapper .image-box:before{content:'';display:block;padding-top:114.2857142857%}#content .advertisements-section #offers-carousel .item .item-wrapper .image-box img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}#content .advertisements-section #offers-carousel .item .item-wrapper .image-box .lazy-image{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:url(../../imgs/loading.png) center center no-repeat #000;border:none;outline:0}body.no-webp #content .advertisements-section #offers-carousel .item .item-wrapper .image-box .lazy-image .lazy-image{background-image:url(../../imgs/loading.png)}#content .advertisements-section #offers-carousel .item .item-wrapper .arrow{position:relative;z-index:3;padding:5px 0;text-align:right}#content .advertisements-section #offers-carousel .item .item-wrapper .arrow svg{display:inline-block;height:15px;fill:#af8670}@media only screen and (max-width:1366px){#content .single-article-section{padding:60px 50px 200px}#content .advertisements-section{padding:30px 50px 50px}}@media only screen and (max-width:1024px){#content .single-article-section .about-wrapper{display:block}#content .single-article-section .about-wrapper .text-box{width:100%;margin:0 0 20px;padding:0}#content .single-article-section .about-wrapper .image-box{width:100%;max-width:600px;margin:0 auto}#content .rooms-section #rooms-carousel{padding:0}#content .rooms-section #rooms-carousel .carousel-wrapper{padding:0 30px}#content .advertisements-section{padding:30px 0 50px}}@media only screen and (max-width:768px){#content #slider .item{position:relative;overflow:hidden}#content #slider .item:before{content:'';display:block;padding-top:115.1041666667%}#content #slider .item img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}#content #slider .swiper-pagination{visibility:visible}#content .rooms-section #rooms-carousel .carousel-wrapper .item{width:50%}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#content .category-section .article{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#content .category-section .article .images-carousel{width:100%}#content .category-section .article .images-carousel .image-box{position:relative;overflow:hidden}#content .category-section .article .images-carousel .image-box:before{content:'';display:block;padding-top:84.6354166667%}#content .category-section .article .images-carousel .image-box img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}#content .category-section .article .text-box{width:100%;padding:30px}#content .category-section.activities .article{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#content .advertisements-section #offers-carousel .item{width:50%}}@media only screen and (max-width:480px){#content{padding:40px 0 0}#content #slider{height:auto}#content #slider .item{position:relative;overflow:hidden}#content #slider .item:before{content:'';display:block;padding-top:154.1666666667%}#content #slider .item img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}#content #slider .swiper-pagination{text-align:left;padding:0 5px}#content #slider .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0 2px 5px 0;-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-ms-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;opacity:1;-webkit-transition:all .25s linear 0s;-moz-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}#content #slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;background:#fff}#content .single-article-section{padding:20px}#content .single-article-section .section-title{line-height:0;font-size:0;letter-spacing:1px}#content .single-article-section .section-title .shadow{display:none;font-size:32px}#content .single-article-section .about-wrapper{padding:10px 0 0}#content .single-article-section .about-wrapper .text-box{position:relative;overflow:hidden;margin:0 0 20px;font-family:Poppins,sans-serif;font-size:12px;font-weight:300;color:#000;text-align:center}#content .single-article-section .about-wrapper .image-box{padding-right:0;overflow:hidden;-webkit-border-radius:0 53px 0 53px;-moz-border-radius:0 53px 0 53px;-ms-border-radius:0 53px 0 53px;border-radius:0 53px 0 53px}#content .single-article-section .about-wrapper .image-box .image-wrapper img{-webkit-box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;-o-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}#content .single-article-section .about-wrapper .image-box .image-wrapper img.back{display:none;-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);-o-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}#content .rooms-section{position:relative;padding:10px 0}#content .rooms-section .container{z-index:2;padding:0}#content .rooms-section .section-title{margin:0;padding:60px 0 0;line-height:32px;font-size:14px;letter-spacing:1px;background-size:auto 58px}#content .rooms-section .section-title .shadow{font-size:32px}#content .rooms-section #rooms-carousel{padding:0}#content .rooms-section #rooms-carousel .carousel-wrapper{padding:0}#content .rooms-section #rooms-carousel .carousel-wrapper .item{width:300px}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room:before{display:none}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info{position:static;display:none;height:auto;padding:10px}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info .title{margin-bottom:10px;font-size:32px}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info .title span{font-size:24px}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .info .features{padding:5px 0}#content .rooms-section #rooms-carousel .carousel-wrapper .item .room .mobile{display:block}#content .rooms-section #rooms-carousel .swiper-button-next,#content .rooms-section #rooms-carousel .swiper-button-prev{display:none}#content .category-section{position:relative;z-index:2;background:0 0}#content .category-section .article{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;width:100%;background:0 0!important}#content .category-section .article .images-carousel .swiper-button-next,#content .category-section .article .images-carousel .swiper-button-prev{width:20px;height:35px;padding:0}#content .category-section .article .images-carousel .swiper-button-next:after,#content .category-section .article .images-carousel .swiper-button-prev:after{font-size:20px}#content .category-section .article .images-carousel .swiper-button-next{left:50px;right:auto}#content .category-section .article .images-carousel .swiper-button-prev{left:20px;right:auto}#content .category-section .article .images-carousel .more{visibility:visible}#content .category-section .article .images-carousel .image-box{position:relative;overflow:hidden}#content .category-section .article .images-carousel .image-box:before{content:'';display:block;padding-top:56.6666666667%}#content .category-section .article .images-carousel .image-box img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}#content .category-section .article .text-box{height:auto;padding:10px}#content .category-section .article .text-box .title{position:relative;display:block;margin:0 0 20px;padding:0;line-height:32px;letter-spacing:1px}#content .category-section .article .text-box .title.has-icon{padding-top:50px;background:url(../../imgs/title-curve-restaurant.png) center top no-repeat}body.no-webp #content .category-section .article .text-box .title.has-icon{background-image:url(../../imgs/title-curve-restaurant.png)}#content .category-section .article .text-box .title h4{margin:0;font-size:12px;font-weight:300;color:#bfa482}#content .category-section .article .text-box .title h3{margin:0;font-family:'Playfair Display',serif;font-size:26px;font-weight:400;color:#000;line-height:26px}#content .category-section .article .text-box p{margin:0 0 5px;font-size:12px}#content .category-section .article .text-box .more{display:none;padding:5px 10px}#content .category-section.activities .article{-webkit-display:flex;-ms-display:flex;display:flex;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}#content .category-section.activities .article .images-carousel .swiper-button-next{left:50px;right:auto}#content .category-section.activities .article .images-carousel .swiper-button-prev{left:20px;right:auto}#content .advertisements-section{padding:10px 0 30px}#content .advertisements-section #offers-carousel{padding-top:10px;padding-bottom:15px}#content .advertisements-section #offers-carousel .item{width:100%}#content .advertisements-section #offers-carousel .item:before{top:10px;left:10px}}</pre></body></html>