﻿@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,700;1,400&family=Open+Sans:ital,wght@0,300;0,400;0,700;1,400&display=swap";#index-header{height:85vh;background:url(../assets/images/home-header.jpg) no-repeat 50% 50%;background-size:cover;display:grid;align-items:center;justify-content:center}@media screen and (max-width: 1600px){#index-header{height:100vh}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){#index-header{height:60vh !important}}@media screen and (max-width: 801px){#index-header{height:40vh;margin-top:100px}}#index-header .main-title{position:absolute;bottom:16px;transform:translateX(-50%);width:100%;text-align:center}@media screen and (min-width: 1279px)and (max-width: 1600px){#index-header .main-title{bottom:10px}}@media screen and (min-width: 1024px)and (max-width: 1229px){#index-header .main-title{top:auto;bottom:15%}}@media screen and (max-width: 801px){#index-header .main-title{bottom:auto;top:75%;transform:translateY(-50%)}}#index-header .main-title h2{font-size:8rem;color:#fff;text-shadow:0 2px 2px #000;font-weight:300;transition:all .5s}@media screen and (max-width: 1600px){#index-header .main-title h2{font-size:5rem}}@media screen and (min-width: 1279px)and (max-width: 1600px){#index-header .main-title h2{font-size:5rem}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){#index-header .main-title h2{font-size:4.5rem}}@media screen and (max-width: 801px){#index-header .main-title h2{transform:translate(-35px, 0) !important}}@media screen and (max-width: 580px){#index-header .main-title h2{font-size:2rem}}#index-header .header-horizontal{background-color:rgba(255,255,255,.35);display:inline-flex;align-items:flex-end;position:absolute;height:100%;right:0;top:0;bottom:0;padding-bottom:7%;width:105px;justify-content:center}@media screen and (min-width: 1279px)and (max-width: 1600px){#index-header .header-horizontal{padding-bottom:7.5%;padding-left:5px;padding-right:5px;width:100px}}@media screen and (max-width: 580px){#index-header .header-horizontal{width:60px}}@media screen and (min-width: 1500px)and (max-width: 1700px){#index-header .header-horizontal{padding-bottom:7%;align-items:flex-end}}@media screen and (min-width: 1024px)and (max-width: 1229px){#index-header .header-horizontal{padding-bottom:105px;align-items:flex-end}}@media screen and (max-width: 801px){#index-header .header-horizontal{align-items:flex-end;padding-bottom:80px}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){#index-header .header-horizontal{padding-bottom:90px}}#index-header .header-horizontal h1{display:inline-block;color:#fff;font-size:6.5rem;text-align:center;font-weight:300;line-height:100%;text-shadow:0 2px 2px #000}@media screen and (max-width: 1600px){#index-header .header-horizontal h1{font-size:5rem}}@media screen and (max-width: 801px){#index-header .header-horizontal h1{font-size:4rem}}@media screen and (max-width: 580px){#index-header .header-horizontal h1{font-size:3.5rem}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){#index-header .header-horizontal h1{font-size:4.5rem}}#index-header .header-horizontal h1 span{display:block;position:relative}#index-header .header-horizontal h1 span img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);max-width:100%;width:70px}#index-header .suites-title{position:absolute;right:22px;bottom:16px}@media screen and (min-width: 1279px)and (max-width: 1600px){#index-header .suites-title{bottom:10px;right:30px}}@media screen and (max-width: 801px){#index-header .suites-title{right:30px}}@media screen and (max-width: 580px){#index-header .suites-title{right:15px}}#index-header .suites-title h1{font-size:6.5rem;color:#fff;font-weight:300;text-shadow:0 2px 2px #000}@media screen and (max-width: 1600px){#index-header .suites-title h1{font-size:5rem}}@media screen and (min-width: 1279px)and (max-width: 1600px){#index-header .suites-title h1{font-size:5rem}}@media screen and (max-width: 801px){#index-header .suites-title h1{font-size:4rem}}@media screen and (max-width: 580px){#index-header .suites-title h1{font-size:3.5rem}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){#index-header .suites-title h1{font-size:4.5rem}}#index-header #lottie{width:380px;height:380px;position:relative;display:block;overflow:hidden;transform:translate3d(0, 0, 0);text-align:center;opacity:1;border-radius:50%}@media screen and (max-width: 580px){#index-header #lottie{width:220px;height:220px}}#index-header #lottie svg{height:auto;fill:#fff}#index-header #lottie svg g path{fill:#fff !important}#index-header #lottie .logo-overlay{position:absolute;width:100%;height:100%;background-color:rgba(234,234,234,.55)}#welcome_block{overflow:hidden}#welcome_block .about-block-bg .about-bg{position:relative;width:100%;height:490px;background:url(../assets/images/welcome.jpg) no-repeat 50% 50%;background-size:cover;display:flex;align-items:center;justify-content:center}#welcome_block .about-block-bg .about-bg .photo-overlay{position:absolute;top:0;right:auto;width:0%;height:100%;background:#fff}#welcome_block .about-block-bg .about-bg a.about-book{background-color:#fff;font-size:1.35rem;color:#5b5a59;width:90px;height:90px;border-radius:50%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .5s ease-in}#welcome_block .about-block-bg .about-bg a.about-book span{display:block;line-height:100%}#welcome_block .welcome-box{height:100%}#welcome_block .welcome-box h2{font-size:3.75rem;color:#3b3b3d;font-weight:300}#welcome_block .welcome-box h2 span{font-weight:500}#welcome_block .welcome-box .welcome-text{margin-top:45px;height:100%;position:relative;transition:all 5s ease}#welcome_block .welcome-box .welcome-text p{font-size:1.5rem;line-height:30px;font-weight:normal;color:#5b5a59;font-weight:300;text-align:justify}@media screen and (max-width: 1600px){#welcome_block .welcome-box .welcome-text p{font-size:1.2rem}}#welcome_block .welcome-box .welcome-text .welcome-overlay{background-color:#bae7ee;width:150px;height:100%;position:absolute;right:-30px;top:0;z-index:-1;transition:all .5s ease-in}#home_accommodation_block .home-accommodation{display:grid;grid-template-columns:1fr 3fr 1fr;grid-gap:60px}@media screen and (min-width: 1279px)and (max-width: 1600px){#home_accommodation_block .home-accommodation{grid-gap:20px}}@media screen and (min-width: 1279px)and (max-width: 1300px){#home_accommodation_block .home-accommodation{grid-gap:15px}}@media screen and (min-width: 1024px)and (max-width: 1229px){#home_accommodation_block .home-accommodation{grid-template-columns:1fr 50% 1fr;grid-gap:20px}}@media screen and (max-width: 801px){#home_accommodation_block .home-accommodation{grid-template-columns:auto}}#home_accommodation_block .home-accommodation .left-col{display:flex;align-items:center;justify-content:center}#home_accommodation_block .home-accommodation .left-col .photo{width:100%;margin:0;height:480px;transition:all .5s ease;position:relative}@media screen and (max-width: 580px){#home_accommodation_block .home-accommodation .left-col .photo{height:280px;margin:0 5px;top:0 !important}}#home_accommodation_block .home-accommodation .left-col .photo.small{height:380px}@media screen and (min-width: 1024px)and (max-width: 1229px){#home_accommodation_block .home-accommodation .left-col .photo.small{display:none}}@media screen and (max-width: 580px){#home_accommodation_block .home-accommodation .left-col .photo.small{height:320px}}#home_accommodation_block .home-accommodation .left-col .photo .bg-01{background:url(../assets/images/welcome/right.jpg) no-repeat;background-size:cover;background-position:center;height:100%}#home_accommodation_block .home-accommodation .left-col .photo .bg-02{background:url(../assets/images/welcome/left.jpg) no-repeat;background-size:cover;background-position:center;height:100%}#home_accommodation_block .home-accommodation .right-col{display:flex;align-items:center;justify-content:center}#home_accommodation_block .home-accommodation .right-col .photo{width:100%;margin:0;height:480px;position:relative;transition:all .5s ease}@media screen and (max-width: 580px){#home_accommodation_block .home-accommodation .right-col .photo{height:420px;margin:0 5px;top:0 !important}}#home_accommodation_block .home-accommodation .right-col .photo.small{height:380px}@media screen and (min-width: 1024px)and (max-width: 1229px){#home_accommodation_block .home-accommodation .right-col .photo.small{display:none}}@media screen and (max-width: 580px){#home_accommodation_block .home-accommodation .right-col .photo.small{height:320px}}#home_accommodation_block .home-accommodation .right-col .photo .bg-03{background:url(../assets/images/welcome/right.jpg) no-repeat;background-size:cover;background-position:center;height:100%}#home_accommodation_block .home-accommodation .right-col .photo .bg-04{background:url(../assets/images/welcome/right.jpg) no-repeat;background-size:cover;background-position:center;height:100%}#home_accommodation_block .home-accommodation .center-col{display:flex;align-items:center;justify-content:center;text-align:center}#home_accommodation_block .home-accommodation .center-col .center-text{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#home_accommodation_block .home-accommodation .center-col .center-text h1{font-size:6rem;line-height:100%;color:#eecfb0;transition:all .5s ease}@media screen and (min-width: 1279px)and (max-width: 1300px){#home_accommodation_block .home-accommodation .center-col .center-text h1{font-size:5rem}}@media screen and (min-width: 1279px)and (max-width: 1600px){#home_accommodation_block .home-accommodation .center-col .center-text h1{font-size:6rem}}@media screen and (min-width: 1279px)and (max-width: 1300px){#home_accommodation_block .home-accommodation .center-col .center-text h1{font-size:4.6rem}}@media screen and (min-width: 1024px)and (max-width: 1229px){#home_accommodation_block .home-accommodation .center-col .center-text h1{font-size:5rem}}@media screen and (max-width: 801px){#home_accommodation_block .home-accommodation .center-col .center-text h1{font-size:3rem}}#home_accommodation_block .home-accommodation .center-col .center-text h1 span{display:block;transition:all .5s ease}@media screen and (max-width: 801px){#home_accommodation_block .home-accommodation .center-col .center-text h1 span{transform:translate(0) !important}}#home_accommodation_block .home-accommodation .center-col .center-text .text{margin-top:45px}#home_accommodation_block .home-accommodation .center-col .center-text .text p{font-size:1.35rem;text-align:center;color:#444}@media screen and (max-width: 1600px){#home_accommodation_block .home-accommodation .center-col .center-text .text p{font-size:1.25rem}}@media screen and (min-width: 1279px)and (max-width: 1300px){#home_accommodation_block .home-accommodation .center-col .center-text .text p{font-size:1.2rem}}@media screen and (max-width: 580px){#home_accommodation_block .home-accommodation .center-col .center-text .text p{font-size:1.25rem}}@media screen and (max-width: 1024px){.home-accommodation{grid-template-columns:1fr !important}.more_rooms_wrapper{grid-template-columns:1fr !important}.more_rooms_wrapper .center-col{margin-top:70px}}#more_accommodation_block svg{width:24px;transition:all .5s ease}#more_accommodation_block .more_rooms_wrapper{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:30px}@media screen and (max-width: 801px){#more_accommodation_block .more_rooms_wrapper{grid-template-columns:auto}}#more_accommodation_block .more_rooms_wrapper .left-col{height:100%;min-height:450px;position:relative}@media screen and (min-width: 1024px)and (max-width: 1229px){#more_accommodation_block .more_rooms_wrapper .left-col{min-height:320px}}@media screen and (max-width: 801px){#more_accommodation_block .more_rooms_wrapper .left-col{min-height:315px;margin-bottom:50px}}#more_accommodation_block .more_rooms_wrapper .left-col .more-acco-photo{background:url(../assets/images/check_our_rooms/IkarosSuites-Ammoudara-Accommodation-Deluxe-Suite-01.jpg) no-repeat;background-size:cover;background-position:center;height:100%}#more_accommodation_block .more_rooms_wrapper .left-col .photo-overlay{position:absolute;left:0;top:0;width:100%;height:100%}#more_accommodation_block .more_rooms_wrapper .right-col{height:100%;min-height:450px;position:relative}@media screen and (min-width: 1024px)and (max-width: 1229px){#more_accommodation_block .more_rooms_wrapper .right-col{min-height:320px}}@media screen and (max-width: 801px){#more_accommodation_block .more_rooms_wrapper .right-col{min-height:315px}}#more_accommodation_block .more_rooms_wrapper .right-col .more-acco-photo{background:url(../assets/images/check_our_rooms/IkarosSuites-Ammoudara-Accommodation-Superior-Suite-05.jpg) no-repeat;background-size:cover;background-position:center;height:100%}#more_accommodation_block .more_rooms_wrapper .right-col .photo-overlay{position:absolute;left:0;top:0;width:100%;height:100%}#more_accommodation_block .more_rooms_wrapper .center-col{display:grid;align-items:center;transition:all .5s ease}@media screen and (max-width: 801px){#more_accommodation_block .more_rooms_wrapper .center-col{margin-top:70px}}#more_accommodation_block .more_rooms_wrapper .center-col .room-details{border:3px solid #f1f1f1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;position:relative}@media screen and (min-width: 1024px)and (max-width: 1229px){#more_accommodation_block .more_rooms_wrapper .center-col .room-details{padding:30px 15px}}#more_accommodation_block .more_rooms_wrapper .center-col .room-details .double-bed{position:absolute;left:50%;top:-45px;transform:translateX(-50%);background:#fff;padding:0 5px}#more_accommodation_block .more_rooms_wrapper .center-col .room-details .double-bed svg{width:90px;fill:#acb1b8}@media screen and (min-width: 1024px)and (max-width: 1229px){#more_accommodation_block .more_rooms_wrapper .center-col .room-details .double-bed svg{width:65px}}#more_accommodation_block .more_rooms_wrapper .center-col .room-details h3 a{font-size:2.2rem;font-weight:300;color:#e4cb9b;padding-top:30px;transition:all .3s ease}@media screen and (min-width: 1024px)and (max-width: 1229px){#more_accommodation_block .more_rooms_wrapper .center-col .room-details h3 a{font-size:1.6rem}}@media screen and (max-width: 580px){#more_accommodation_block .more_rooms_wrapper .center-col .room-details h3 a{font-size:1.6rem}}#more_accommodation_block .more_rooms_wrapper .center-col .room-details p{font-size:1.35rem;margin:15px 0 34PX;font-weight:300;text-align:center;color:#444}@media screen and (min-width: 1024px)and (max-width: 1229px){#more_accommodation_block .more_rooms_wrapper .center-col .room-details p{font-size:1.15rem}}#more_accommodation_block .more_rooms_wrapper .center-col .room-details .more{font-weight:500;font-size:1.8rem;color:#eecfb0}#more_accommodation_block .more_rooms_wrapper .center-col .room-details a.more-btn{width:45px;height:45px;border:1px solid #444;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .5s ease}#more_accommodation_block .more_rooms_wrapper .center-col .room-details a.more-btn span{display:flex;align-items:center;justify-content:center;background:#fff;transition:all .5s ease}#more_accommodation_block .more_rooms_wrapper .center-col .room-details a.more-btn:hover{border-color:#9c735a}#more_accommodation_block .more_rooms_wrapper .center-col .room-details a.more-btn:hover span{margin-left:40px;background:#fff}#more_accommodation_block .more_rooms_wrapper .center-col .room-details a.more-btn:hover span svg{fill:#9c735a}div#Booking_btn{background:rgba(227,224,221,.8)}.request-form label{display:inline-block;font-size:1.3em;line-height:1em;letter-spacing:.04em;margin-bottom:5px;color:#fff;text-transform:uppercase;width:100%;text-align:left;margin-top:20px;font-weight:500}@media screen and (max-width: 1600px){.request-form label{font-size:1rem}}form#RequestForm{background:#bf9f6d;padding:20px 45px;border:1px solid #fff;border-radius:10px}@media screen and (max-width: 801px){form#RequestForm{padding:20px 15px}}.request-form input,.request-form select{border:none;border-bottom:1px solid #fff;width:100%;background:rgba(0,0,0,0);padding:15px 0;margin-bottom:15px;font-size:1.3em;-webkit-appearance:none;outline:none;color:#fff}@media screen and (max-width: 1600px){.request-form input,.request-form select{font-size:1rem}}input.custom-input{padding:5px 10px}.request-form textarea{border:1px solid #fff;background:rgba(0,0,0,0);width:100%;max-height:120px;resize:none;padding:10px;margin-top:15px;outline:none;color:#fff;font-size:1.3em}.request-form{padding-top:60px;padding-bottom:60px;background:#bb9d7f}.modal-dialog{max-width:1200px;width:100%}label.MM_label span{font-size:10px}button.close{position:absolute;font-size:57px;color:#bb9d7f;width:70px;height:70px;display:flex;align-items:center;justify-content:center;line-height:20px;right:15px;top:0px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;z-index:9999999 !important}button.close span{margin-top:-10px}h1.modal_title{text-align:center;margin-bottom:50px;color:#bb9d7f}.request-form input[type=submit]{width:auto;border:1px solid rgba(0,0,0,0);display:block;padding:15px 40px;text-align:center;margin:15px auto;cursor:pointer;transition:all .4s;margin-top:50px;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;background:#fff;color:#bb9d7f;font-size:28px}@media screen and (max-width: 801px){.request-form input[type=submit]{padding:15px 20px}}input[type=submit]:hover{background:#fff;transition:all .4s;color:#bb9d7f;border:1px solid #bb9d7f;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}.checkin span,.checkout span{display:block;position:relative}.checkin i,.checkout i{position:absolute;right:15px;top:16px;font-size:30px;pointer-events:none}.person{display:inline;position:relative}.person i{position:absolute;font-size:30px;right:-16px;top:40px;pointer-events:none;display:none}.custom-select:before{position:absolute;right:10px;top:3px;content:"";font-family:"fontawesome";font-size:30px;color:#a7a7a7;pointer-events:none;cursor:pointer;background:rgba(0,0,0,0);padding-left:5px;color:#fff}@media screen and (max-width: 1599px){.custom-select:before{top:-2px}}.request-form i{color:#fff}.left-photo{background-size:cover}.img-box img{position:absolute;left:0;top:0;width:100%;transition:opacity 2s ease-in-out;-webkit-transition:opacity 2s ease-in-out;-moz-transition:opacity 2s ease-in-out;-ms-transition:opacity 2s ease-in-out;-o-transition:opacity 2s ease-in-out;animation-name:formFadeInOut;animation-timing-function:ease-in-out;animation-iteration-count:inherit;animation-duration:7s;animation-direction:alternate}@keyframes formFadeInOut{0%{opacity:1}17%{opacity:1}25%{opacity:0}92%{opacity:0}100%{opacity:1}}.img-box img:nth-of-type(1){animation-delay:10s}.img-box img:nth-of-type(2){animation-delay:6s}.img-box img:nth-of-type(3){animation-delay:3s}.custom-select{position:relative}@media screen and (max-width: 801px){.custom-select{max-width:100% !important}}.custom-select select{display:none}.select-selected{background-color:rgba(0,0,0,0)}#reservation_block input,#reservation_block select,#reservation_block textarea{border:1px solid rgba(207,166,112,.5);outline:none;margin-bottom:25px;width:100%;height:50px;padding:15px 20px;font-size:1.1rem}#reservation_block input[type=submit]{background:#1c8ab7;max-width:220px;width:100%;margin:15px auto 0;text-align:center;cursor:pointer;border:none;color:#fff;font-size:1.1rem;display:block}#reservation_block textarea{height:110px}#reservation_block .content-box{background:#fff;box-shadow:0 2px 10px #ccc}@media screen and (max-width: 801px){#reservation_block .pl-15{padding-left:30px !important}#reservation_block .pr-15{padding-right:30px !important}}.res-title{font-size:60px;color:#1a3853;letter-spacing:-4px;font-weight:300}@media screen and (max-width: 580px){.res-title{font-size:50px}}.select-items div,.select-selected{color:#fff;padding:15px 16px;border:1px solid rgba(0,0,0,0);border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.1) rgba(0,0,0,0);cursor:pointer;user-select:none;border:none;border-bottom:1px solid #fff;font-size:1.25em}.custom-select.villa-dropdown .select-items div,.custom-select.villa-dropdown .select-selected{font-size:1.3em}@media screen and (max-width: 767px){.custom-select.villa-dropdown .select-items div,.custom-select.villa-dropdown .select-selected{font-size:1.1em}}.select-items{position:absolute;top:100%;left:0;right:0;z-index:99999}.select-hide{display:none}.select-items div:hover,.same-as-selected{background-color:#ddd;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}.col-lg-12.custom-column{z-index:-1}.select-items div{color:#444;background:#ccc;border-color:#ddd;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}div#ui-datepicker-div{z-index:9999999999 !important}.ui-widget-header{border:1px solid #bb9d7f;color:#fff;background:#bb9d7f}a.ui-state-default.ui-state-active{background:#fff;color:#bb9d7f !important;border-color:#bb9d7f !important;text-align:center}.ui-datepicker-next.ui-corner-all::before{content:"";font-size:1.25em;font-family:fontawesome;right:10px;left:auto}.ui-datepicker-prev.ui-corner-all:before{content:"";font-family:fontawesome;left:9px;position:absolute;top:0px;font-size:1.25em}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;font-weight:500;font-size:1.2em}.ui-datepicker table{width:100%;border-collapse:collapse;margin:0 0 .6em;font-weight:400 !important}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #bb9d7f;background:#bb9d7f;font-weight:400;color:#fff !important;font-size:1.2em;text-align:center}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.3em;text-align:right;text-decoration:none}.ui-widget.ui-widget-content{border:1px solid #a7a7a7}.row.custom-row:hover .custom-column{z-index:1}.imgBox img{max-width:100%;border-radius:10%;-webkit-border-radius:10%;-moz-border-radius:10%;-ms-border-radius:10%;-o-border-radius:10%}.request-wrapper .g-recaptcha{margin-top:15px}#message{color:red;font-size:20px;text-align:center;position:absolute;bottom:230px;left:50%;transform:translateX(-50%);width:100%;padding:0 10px}@media screen and (max-width: 1600px){#message{font-size:17px}}@media screen and (max-width: 801px){#message{bottom:200px}}.request-form #message{position:absolute;transform:translateX(-50%);left:50%;margin:0;bottom:120px;width:100%}#message.success-box{position:relative;top:0}#success_page{padding:50px 15px 40px 15px;border-radius:5px}.success-thank{font-weight:400;font-size:1.3em;line-height:1.4em;color:#1c8ab7;margin-bottom:10px}@media screen and (max-width: 801px){.success-thank{font-size:1.25em !important}}.success{color:#25af25}@media screen and (max-width: 801px){.success{font-size:1.5em !important}}span.optional{text-transform:none;font-style:italic;font-size:.75em !important;letter-spacing:normal}.success-spam{font-size:1em;padding-top:20px;color:#d14b4b}textarea::-webkit-input-placeholder{color:#333}textarea:-moz-placeholder{color:#333}textarea::-moz-placeholder{color:#333}textarea:-ms-input-placeholder{color:#333}textarea::placeholder{color:#333}@media screen and (max-width: 767px){#message{font-size:17px}.request-form #message{bottom:70px}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){section.request-form .col-md-5,section.request-form .col-md-7{flex:0 0 100%;max-width:100%}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){section.welcome-block .col-md-5,section.welcome-block .col-md-7{flex:0 0 100%;max-width:100%}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.welcome-block .about-content{margin-top:30px}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.form_slider{margin-bottom:30px}}input#timepicker{outline:none;background:rgba(0,0,0,0)}input#submit{max-width:240px;display:flex;align-items:center;justify-content:center;margin:0 auto}@media screen and (max-width: 801px){.pr-15{padding-right:30px !important}.pl-15{padding-left:30px !important}.padding-x3,.padding-x4{padding:10px !important}#reservation-form{padding-bottom:20px}}@font-face{font-family:"PF Scandal";src:url("../fonts/PF_scandal_pro_black/PF_Scandal_Pro_Black.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden}a:hover{color:inherit}body{font-size:16px;font-family:"Gilroy",sans-serif;overflow:hidden;width:100%;height:100%;background-color:#fff;z-index:1;position:relative}p,li{font-weight:300}@media screen and (max-width: 801px){div#main-wrapper{position:relative;display:block;width:100%;height:100%}}h1,h2,h3,h3,h5,h6{font-family:"Gilroy",sans-serif;margin:0;font-weight:400}a,a:hover{text-decoration:none}ul{margin:0;padding:0;list-style-type:none}svg{height:100% !important}h1 sub,h1 sup,h2 sub,h2 sup{font-size:46%;top:-1.1em}div#main-wrapper.margin-x3{margin-top:0 !important;margin-bottom:0 !important}.fancybox-caption-wrap{display:none}.smooth-scroll-wrapper{position:fixed;z-index:2;top:0;left:0;overflow:hidden;width:100%}@media screen and (max-width: 801px){.smooth-scroll-wrapper{position:relative;overflow:visible}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: landscape){.smooth-scroll-wrapper{position:relative;overflow:visible}}@media screen and (min-width: 1230px){footer .container-fluid:not(.offset-left):not(.offset-right),section .container-fluid:not(.offset-left):not(.offset-right){padding-right:30px;padding-left:30px}}footer#footer-text-logo-text{font-family:"Montserrat",sans-serif}footer#footer-text-logo-text .left-footer{display:flex;justify-content:flex-end}@media screen and (max-width: 801px){footer#footer-text-logo-text .left-footer{justify-content:center}}footer#footer-text-logo-text .right-footer{display:flex;justify-content:flex-start}@media screen and (max-width: 801px){footer#footer-text-logo-text .right-footer{justify-content:center}}footer#footer-text-logo-text .footer-contact{padding:15px;display:inline-block;margin:0}footer#footer-text-logo-text .footer-contact svg{margin-right:8px;transition:all .5s ease}footer#footer-text-logo-text .footer-social li{display:inline-block}footer#footer-text-logo-text .footer-social li a{display:inline-block;padding:10px 15px}footer#footer-text-logo-text .footer-social li svg{fill:#666;transition:all .5s ease}footer#footer-text-logo-text svg{width:18px}footer#footer-text-logo-text .footer-list{margin-top:15px;width:100%;text-align:center}@media screen and (max-width: 1600px){footer#footer-text-logo-text .footer-list{max-width:960px;margin:15px auto 0}}@media screen and (max-width: 580px){footer#footer-text-logo-text .footer-list{margin-top:30px;padding-top:30px}}@media screen and (max-width: 580px){.text-secondary{font-size:.9rem}}.footer-logo{position:relative;display:block;width:100%}.footer-logo a img{max-width:90px;display:block;margin:0 auto}#footer-logo{position:relative;max-width:180px;display:inline-block;width:100%;height:auto}#footer-logo::after{width:100%;height:1px;background-color:#999;position:absolute;top:50%;transform:translateY(-50%);left:100%;content:""}#footer-logo::before{width:100%;height:1px;background-color:#999;position:absolute;top:50%;transform:translateY(-50%);left:-100%;content:""}#footer-text-logo-text ul li{display:inline-block;text-align:center;margin:0;padding:0}#footer-text-logo-text ul li a{font-weight:500;line-height:16px;display:inline-block;padding:5px 10px;font-size:.8rem;font-family:Gilroy,sans-serif;color:#666;letter-spacing:.1rem;text-transform:uppercase;transition:all .5s ease}#footer-text-logo-text ul li a:hover{color:#9c735a}#footer-text-logo-text ul li a:hover svg{fill:#9c735a}ul#footer-social li{display:inline}ul#footer-social li:nth-child(2){margin:0 50px}ul#footer-social a i{font-size:25px;background:rgba(0,0,0,0);color:#333;padding:13px;border-radius:50%;transition:all .5s}ul#footer-social a:hover i{background:#333;color:#fff;transition:all .4s}.subscrib input{width:100%;border:1px solid #333;height:3.125rem;text-align:center;color:#333;outline:none;text-transform:uppercase;font-size:10px;letter-spacing:3px;margin-top:0 !important;border-radius:0 !important;background:rgba(0,0,0,0) !important}.mt-50{margin-top:50px}.subscrib{width:100%;max-width:400px;display:block;margin:0 auto}#newsletter h2::before{position:absolute;height:50px;width:1px;top:10px;left:50%;background:#000;content:""}#newsletter h2{font-size:18px;letter-spacing:3px;text-transform:uppercase;line-height:19px;padding-top:50px;margin-bottom:20px;position:relative;font-weight:700;color:#000;padding-top:5.25rem}.sEmail{border-bottom:0 !important;background:#fff}.subBtn{cursor:pointer;transition:all .5s}.subBtn:hover{transition:all .5s;background:#000 !important;color:#fff}.WD-bottom p{font-size:.8rem}.sticky-nav{position:fixed;top:0;left:0;right:0;height:100px;display:flex;align-items:center;justify-content:flex-end;z-index:7;padding-right:110px;transition:all .5s ease}@media screen and (max-width: 1600px){.sticky-nav{padding-right:90px}}@media screen and (max-width: 801px){.sticky-nav{background-color:#fff;top:40px;height:75px;padding-right:95px;z-index:9}}@media screen and (max-width: 801px)and (max-width: 580px){.sticky-nav{height:60px;padding-right:75px}}@media screen and (max-width: 801px){.sticky-nav.navigation-bg{box-shadow:0 2px 2px #ccc}}.sticky-nav.top-fixed{background-color:rgba(255,255,255,.7);box-shadow:0 2px 10px #ccc}.sticky-nav .logo{width:70px;height:70px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 2px #ccc}@media screen and (max-width: 1600px){.sticky-nav .logo{width:55px;height:55px}}@media screen and (max-width: 801px){.sticky-nav .logo{position:absolute;left:15px;top:50%;transform:translateY(-50%)}}@media screen and (max-width: 580px){.sticky-nav .logo{width:50px;height:50px}}.sticky-nav .logo img{max-width:65px;width:100%;padding:10px}.sticky-nav .book-now a{display:inline-block;background:#bb9d7f;color:#fff;border-radius:50%;font-size:1.1rem;margin-left:25px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all .5s ease}.sticky-nav .book-now a:hover{background-color:#9e7d5c}@media screen and (max-width: 1600px){.sticky-nav .book-now a{width:55px;height:55px;font-size:1rem}}@media screen and (max-width: 580px){.sticky-nav .book-now a{width:45px;height:45px;font-size:.8rem;margin-left:10px}}.sticky-nav .book-now a span{display:block;text-align:center;line-height:100%}.header-nav{position:fixed;right:0;top:0;width:105px;z-index:9;height:100%;display:flex;flex-direction:column;align-items:center;transition:all .5s ease}@media screen and (max-width: 1600px){.header-nav{width:80px}}@media screen and (min-width: 1024px)and (max-width: 1229px){.header-nav{width:65px}}@media screen and (max-width: 801px){.header-nav{width:auto;height:auto;display:grid;grid-template-columns:1fr auto auto;padding:5px 15px;margin-top:40px}.header-nav.navigation-bg{box-shadow:0 2px 8px #ccc}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.header-nav{padding:10px 15px}}.header-nav .logo{margin-top:35px}@media screen and (max-width: 801px){.header-nav .logo{margin:0;display:flex}}.header-nav .logo.normal{max-width:80px}.header-nav .logo.normal img{max-width:80px;width:100%}@media screen and (max-width: 1600px){.header-nav .logo.normal img{max-width:65px}}@media screen and (min-width: 1024px)and (max-width: 1229px){.header-nav .logo.normal img{max-width:55px}}@media screen and (max-width: 801px){.header-nav .logo.normal img{max-width:45px;margin:0;width:40px}}@media screen and (max-width: 801px){.header-nav .nav-social{display:none}}.header-nav .nav-social ul li a{background:#fff;width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-top:25px;transition:all .5s ease;box-shadow:0 2px 2px #ccc;border-radius:50%;flex-direction:column;line-height:100%;color:#bb9d7f;font-weight:600}@media screen and (max-width: 1600px){.header-nav .nav-social ul li a{width:55px;height:55px}}.header-nav .nav-social ul li a svg{width:24px;fill:#bb9d7f;transition:all .5s ease}.header-nav .nav-social ul li a:hover{background:#f2f2f2}.header-nav .nav-social ul li a:hover svg{fill:#bb9d7f}.header-nav .book-now{background:#bb9d7f;width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-top:25px;border-radius:50%;box-shadow:0 2px 2px #ccc;transition:all .5s ease;cursor:pointer}@media screen and (max-width: 1600px){.header-nav .book-now{width:55px;height:55px}}@media screen and (max-width: 801px){.header-nav .book-now{margin:0 auto}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.header-nav .book-now{margin-right:15px}}@media screen and (max-width: 580px){.header-nav .book-now{width:45px;height:45px;margin-right:15px}}.header-nav .book-now:hover{background:#f2f2f2}.header-nav .book-now:hover a{color:#bb9d7f}.header-nav .book-now a{transition:all .5s ease;color:#fff}.header-nav .book-now a span{display:block;text-align:center;font-size:1rem;line-height:100%;font-weight:400}@media screen and (max-width: 580px){.header-nav .book-now a span{font-size:.8rem}}#main-nav{height:100vh;display:grid;grid-template-columns:100%;position:fixed;top:0;left:0;right:0;z-index:8;visibility:hidden}#main-nav nav{padding-left:25%;display:flex;align-items:center;position:relative}@media screen and (max-width: 580px){#main-nav nav{padding-left:15%}}#main-nav nav .nav-overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;background:#fff;z-index:-9}#main-nav nav ul.nav-list li{transition:all .4s ease-in-out}#main-nav nav ul.nav-list li a{color:#e4cb9b;font-size:2.1875rem;font-weight:300;transition:all .5s ease}@media screen and (max-width: 801px){#main-nav nav ul.nav-list li a{font-size:2rem}}@media screen and (max-width: 580px){#main-nav nav ul.nav-list li a{font-size:1.6rem}}#main-nav nav ul.nav-list li a:hover{color:#9c735a}#main-nav svg{width:24px}#main-nav .right-nav{display:flex;flex-direction:column;position:relative}@media screen and (max-width: 801px){#main-nav .right-nav{display:none}}#main-nav .right-nav .right-nav-top{position:relative;height:50%}#main-nav .right-nav .right-nav-top .nav-photo{background:url(../assets/images/nav-photo.jpg) no-repeat 50% 50%;background-size:cover;height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}#main-nav .right-nav .right-nav-top .nav-photo a.nav-book{background-color:#fff;font-size:1.35rem;color:#5b5a59;width:90px;height:90px;border-radius:50%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .4s ease-in-out}#main-nav .right-nav .right-nav-top .nav-photo a.nav-book:hover{background:#5b5a59;color:#fff}#main-nav .right-nav .right-nav-top .nav-photo a.nav-book span{display:block;line-height:100%}#main-nav .right-nav .right-nav-top .photo-overlay{background-color:#bb9d7f;position:absolute;top:0;left:0;right:0;bottom:0;width:100%}#main-nav .right-nav .right-nav-bottom{display:flex;align-items:center;justify-content:center;height:50%;position:relative}#main-nav .right-nav .right-nav-bottom .right-nav-bottom-overlay{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#bae7ee;width:100%;z-index:1;height:0%}#main-nav .right-nav .right-nav-bottom .social-icon{z-index:2}#main-nav .right-nav .right-nav-bottom .social-icon h2{text-align:center;margin-bottom:30px}#main-nav .right-nav .right-nav-bottom .social-icon ul{display:flex;align-items:center;justify-content:center;margin-top:30px}#main-nav .right-nav .right-nav-bottom .social-icon ul li{transition:all .4s ease-in-out}#main-nav .right-nav .right-nav-bottom .social-icon ul li a{display:inline-block;padding:5px 15px;width:50px;height:50px;margin:0 5px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .5s ease}#main-nav .right-nav .right-nav-bottom .social-icon ul li a:hover{background:#444}#main-nav .right-nav .right-nav-bottom .social-icon ul li a:hover svg{fill:#fff}#main-nav .right-nav .right-nav-bottom .social-icon address{display:flex;flex-direction:column;padding:30px;border-radius:0px;border-top:1px solid #444;border-bottom:1px solid #444}#main-nav .right-nav .right-nav-bottom .social-icon address a{font-size:1.5rem;display:block;margin-bottom:10px;font-weight:300;transition:all .5s ease}#main-nav .right-nav .right-nav-bottom .social-icon address a:hover{color:#9c735a}@media screen and (min-width: 1024px)and (max-width: 1229px){#main-nav .right-nav .right-nav-bottom .social-icon address a{font-size:1.2rem}}#main-nav .right-nav .right-nav-bottom .social-icon address a span{margin-left:10px}#ham-icon{width:70px;height:70px;left:auto;z-index:999;display:flex;align-items:center;justify-content:center;padding:15px;background-color:#fff;cursor:pointer;border-radius:50%;margin-top:15px;box-shadow:0 2px 2px #ccc;transition:all 1s ease}@media screen and (max-width: 1600px){#ham-icon{width:55px;height:55px;padding:12px;margin-top:22px}}@media screen and (min-width: 802px){#ham-icon:hover{background-color:#9e7d5c}#ham-icon:hover .icon-bar{background-color:#fff}#ham-icon:hover .icon-bar::after{background-color:#fff}#ham-icon:hover .icon-bar::before{background-color:#fff}}@media screen and (max-width: 801px){#ham-icon{width:45px;height:45px;padding:10px;top:0;right:15px;order:3;margin:0;margin-left:auto;margin-right:0px}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){#ham-icon{width:55px;height:55px}}#ham-icon .icon-bar{width:100%;height:3px;background:#be8c8c;position:relative}@media screen and (min-width: 1025px){#ham-icon .icon-bar{transition:all .5s ease}}@media screen and (max-width: 580px){#ham-icon .icon-bar{height:2px}}#ham-icon .icon-bar::before{height:3px;width:100%;content:"";position:absolute;top:10px;left:0;background:#be8c8c;transition:all .4s ease}@media screen and (max-width: 580px){#ham-icon .icon-bar::before{height:2px;top:8px}}#ham-icon .icon-bar::after{height:3px;width:100%;content:"";position:absolute;bottom:10px;left:0;background:#be8c8c;transition:all .4s ease}@media screen and (max-width: 580px){#ham-icon .icon-bar::after{height:2px;bottom:8px}}#ham-icon.open .icon-bar{height:0 !important}#ham-icon.open .icon-bar::before{top:0;transform:rotate(-45deg)}#ham-icon.open .icon-bar::after{bottom:0;transform:rotate(45deg)}.mobile-address{display:flex;align-items:center;margin-left:15px}.mobile-address svg{width:26px;fill:#bb9d7f}.mobile-address a{display:inline-block;padding:5px 15px}.mobile-address a span{display:none}.mobile-top{display:none}@media screen and (max-width: 801px){.mobile-top{display:block;position:fixed;top:0;left:0;right:0;background:#bb9d7f;height:40px;z-index:9;display:flex;align-items:center;justify-content:space-between;padding:0 8px}.mobile-top svg{width:25px;fill:#fff}.mobile-top a{padding:0 15px;color:#fff}.mobile-top a span{display:none}}@media only screen and (max-width: 801px)and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.mobile-top a span{display:none;padding-left:10px}}@media screen and (max-width: 580px){.hide-sm-phone{display:none}}@media screen and (min-width: 600px){.mobile-address{display:none}}header.inner-header{height:75vh}@media screen and (max-width: 801px){header.inner-header{height:55vh}}@media screen and (max-width: 801px)and (max-width: 580px){header.inner-header{margin-top:90px}}header.inner-header .inner-header-title-wrap{height:0;display:grid;align-items:center;position:absolute;left:0;right:0;bottom:0;background:rgba(186,231,238,.9)}@media screen and (max-width: 580px){header.inner-header .inner-header-title-wrap{height:15vh !important}}header.inner-header .inner-header-bg-wrap{overflow:hidden;position:relative;height:100%}header.inner-header .inner-header-bg-wrap .restaurant-logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:rgba(255,255,255,.5411764706);width:calc(160px + 90*(100vw - 320px)/1600);height:calc(160px + 90*(100vw - 320px)/1600);border-radius:50%;display:flex;align-items:center;justify-content:center;padding:calc(20px + 10*(100vw - 320px)/1600)}@media screen and (max-width: 767px){header.inner-header .inner-header-bg-wrap .restaurant-logo{transform:translate(-50%, -70%)}}header.inner-header .inner-header-bg-wrap .restaurant-logo img{object-fit:contain}header.inner-header .inner-header-bg-wrap .inner-bg-overlay{position:absolute;bottom:0;left:0;height:0%;width:100%;background:#fff}header.inner-header .inner-header-bg-wrap .header-bg{background:url(../assets/images/home-header.jpg) no-repeat;background-position:center;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .jewelry-bg{background:url(../assets/images/header-jewelry.jpg) no-repeat;background-position:center;background-size:cover;height:100%;background-color:#f1f1f1}@media screen and (max-width: 801px){header.inner-header .inner-header-bg-wrap .jewelry-bg{background-position:top left}}header.inner-header .inner-header-bg-wrap .gallery-bg{background:url(../assets/images/header-gallery.jpg) no-repeat;background-position:center;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .accommodation-bg{background:url(../assets/images/header-accommodation.jpg) no-repeat;background-position:center;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .water-activities-bg{background:url(../assets/images/water-sport-header.jpg) no-repeat;background-position:center;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .car-rental-bg{background:url(../assets/images/header-car-rental.jpg) no-repeat;background-position:center;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .restaurant-bg{background:url(../assets/images/header/header-restaurant.jpg) no-repeat;background-position:bottom;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .suite-sea-view-bg{background:url(../assets/images/rooms/Suite-Sea-View/header.jpg) no-repeat;background-position:bottom;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .junior-suite-ground-floor-bg{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/header.jpg) no-repeat;background-position:bottom;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .junior-suite-bg{background:url(../assets/images/rooms/junior-suite/header.jpg) no-repeat;background-position:top;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .suites-sea-view-dias-bg{background:url(../assets/images/rooms/Suite-Sea-View-Dias/header.jpg) no-repeat;background-position:bottom;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .suite-ground-floor-bg{background:url(../assets/images/rooms/suite-ground-floor/header.jpg) no-repeat;background-position:bottom;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .superior-double-room-bg{background:url(../assets/images/rooms/Superior-Double-Room/header.jpg) no-repeat;background-position:bottom;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .facilities-bg{background:url(../assets/images/header/header-services.jpg) no-repeat;background-position:bottom;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .gallery-bg{background:url(../assets/images/header/header-gallery.jpg) no-repeat;background-position:bottom;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap .contact-bg{background:url(../assets/images/header/header-contact.jpg) no-repeat;background-position:bottom;background-size:cover;height:100%;background-color:#f1f1f1}header.inner-header .inner-header-bg-wrap img{width:100%;height:100%;object-fit:cover}header.inner-header .section-title{padding:5px 30px}@media screen and (max-width: 580px){header.inner-header .section-title{padding:5px 0}}@media screen and (max-width: 580px){header.inner-header .section-title h2{font-size:30px;padding-top:10px;margin-bottom:10px}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){header.inner-header .inner-header-title-wrap{height:20vh;display:grid;align-items:center}}.section-title{flex-direction:column;padding:30px}@media screen and (max-width: 801px){.section-title{padding:15px}}.section-title h2{font-size:3.5rem;font-weight:400;margin-bottom:0px;color:#fff;text-shadow:1px 1px 2px #000;font-family:"PF Scandal",sans-serif}@media screen and (max-width: 1600px){.section-title h2{font-size:45px}}@media screen and (max-width: 801px){.section-title h2{font-size:40px}}.inner-room-heading .room-title-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:280px;height:100%}.inner-room-heading .room-title-wrap .inner-title-scroll{transition:all .5s ease}.inner-room-heading .room-title-wrap .inner-title-scroll h1{font-size:3.6rem;color:#666;text-align:center;transition:all .5s ease}@media screen and (max-width: 580px){.inner-room-heading .room-title-wrap .inner-title-scroll h1{font-size:2rem}}.inner-room-heading .room-title-wrap .inner-title-scroll h1 span{display:block;font-size:50%}.inner-room-heading .room-title-wrap .inner-title-scroll p{font-size:1.45rem;width:50%;margin:30px auto;text-align:center}@media screen and (min-width: 1024px)and (max-width: 1229px){.inner-room-heading .room-title-wrap .inner-title-scroll p{width:90%}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.inner-room-heading .room-title-wrap .inner-title-scroll p{width:90%}}@media screen and (max-width: 580px){.inner-room-heading .room-title-wrap .inner-title-scroll p{width:99%}}.inner-room-heading .room-title-wrap .inner-title-scroll .inner-book-now{background:#bb9d7f;color:#fff;font-size:1.25rem;width:75px;height:75px;display:flex;align-items:center;justify-content:center;transition:all .5s ease;border-radius:50%;flex-direction:column;margin:0 auto}.inner-room-heading .room-title-wrap .inner-title-scroll .inner-book-now:hover{background:#97795a;box-shadow:0 2px 4px #ccc}.inner-room-heading .room-title-wrap .inner-title-scroll .inner-book-now span{display:block;line-height:100%}.inner-room-heading .room-title-wrap .title-bg{font-size:15rem;color:#eecfb0;font-family:"PF Scandal",sans-serif;position:absolute;transform:translate(-50%, -50%);left:50%;top:50%;opacity:.2;z-index:-1}@media screen and (min-width: 1024px)and (max-width: 1229px){.inner-room-heading .room-title-wrap .title-bg{font-size:12rem}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.inner-room-heading .room-title-wrap .title-bg{font-size:10rem}}@media screen and (max-width: 580px){.inner-room-heading .room-title-wrap .title-bg{font-size:5rem}}.inner_amenitites_block .amenities-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:60px;min-height:575px}@media screen and (max-width: 801px){.inner_amenitites_block .amenities-wrapper{grid-template-columns:auto;grid-gap:30px}}.inner_amenitites_block .amenities-wrapper .center-col .ameinities-photo-wrap{height:100%}@media screen and (max-width: 801px){.inner_amenitites_block .amenities-wrapper .center-col .ameinities-photo-wrap{height:285px}}.inner_amenitites_block .amenities-wrapper .center-col .ameinities-photo-wrap .amenities-bg.suite-sea-view{background:url(../assets/images/room_amenities/hera.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_amenitites_block .amenities-wrapper .center-col .ameinities-photo-wrap .amenities-bg.junior-suite{background:url(../assets/images/room_amenities/superior.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_amenitites_block .amenities-wrapper .center-col .ameinities-photo-wrap .amenities-bg.suites-sea-view-dias{background:url(../assets/images/room_amenities/dias.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_amenitites_block .amenities-wrapper .center-col .ameinities-photo-wrap .amenities-bg.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/amenities-bg.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_amenitites_block .amenities-wrapper .center-col .ameinities-photo-wrap .amenities-bg.suite-ground-floor{background:url(../assets/images/room_amenities/ekati.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_amenitites_block .amenities-wrapper .center-col .ameinities-photo-wrap .amenities-bg.superior-double-room{background:url(../assets/images/room_amenities/deluxe.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_amenitites_block .amenities-wrapper .amenities-list{height:100%;display:flex;align-items:center;text-align:center;justify-content:center;position:relative}.inner_amenitites_block .amenities-wrapper .amenities-list ul li{font-size:1.5rem;margin-bottom:15px;color:#444;font-weight:400}@media screen and (max-width: 1600px){.inner_amenitites_block .amenities-wrapper .amenities-list ul li{margin-bottom:5px}}.inner_amenitites_block .amenities-wrapper .amenities-list .amenities-blob{background:url(../assets/images/amenities-blob.svg) no-repeat;background-size:contain;background-position:50%;height:500px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.3;z-index:-1;transition:all .5s ease}.block_title{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg, #ffffff 0%, #e2fbfb 50%, #ffffff 100%);padding:25px 0}.block_title h2{font-size:3.6rem;text-align:center;color:#666}@media screen and (max-width: 580px){.block_title h2{font-size:2.4rem}}.block_title .amenities-border{height:2px;width:50px;background-color:#666;transition:all .5s ease;margin-top:15px}.sl-overlay{background:#666}.sl-wrapper .sl-close,.sl-wrapper .sl-counter,.sl-wrapper .sl-navigation button{color:#fff}#gallery .gallery-title{overflow:hidden}#gallery .gallery-title h2{font-size:6rem;font-weight:500;transform:translateX(-100%)}#gallery .gallery-layout{height:100vh;width:100%;position:relative;display:grid;grid-gap:15px;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 801px){#gallery .gallery-layout{grid-template-columns:auto;height:100%}}#gallery .g-bg{transition:all .5s ease-in-out;height:100%;width:100%;position:relative}@media screen and (max-width: 801px){#gallery .g-bg{height:230px}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){#gallery .g-bg{height:370px}}#gallery .g-bg a{position:absolute;width:100%;height:100%}@media screen and (max-width: 580px){#gallery .g-bg a{pointer-events:none}}#gallery .g-bg:hover{transform:scale(1.05)}#gallery .gallery-col-1{display:grid;grid-gap:15px;grid-template-rows:1fr 1fr}#gallery .gallery-col-1 .col-1-top{position:relative;overflow:hidden}#gallery .gallery-col-1 .col-1-top .g-bg.suite-sea-view{background:url(../assets/images/rooms/Suite-Sea-View/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Hera-01.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-top .g-bg.junior-suite{background:url(../assets/images/rooms/junior-suite/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-01.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-top .g-bg.suites-sea-view-dias{background:url(../assets/images/rooms/Suite-Sea-View-Dias/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Dias-01.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-top .g-bg.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-GroundFloor-01.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-top .g-bg.suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Ekati-01.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-top .g-bg.superior-double-room{background:url(../assets/images/rooms/Superior-Double-Room/gallery/IkarosSuites-Ammoudara-Accommodation-SuperiorDoubleRoom--01.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-bottom{position:relative;overflow:hidden}#gallery .gallery-col-1 .col-1-bottom .g-bg.suite-sea-view{background:url(../assets/images/rooms/Suite-Sea-View/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Hera-02.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-bottom .g-bg.junior-suite{background:url(../assets/images/rooms/junior-suite/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-02.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-bottom .g-bg.suites-sea-view-dias{background:url(../assets/images/rooms/Suite-Sea-View-Dias/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Dias-02.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-bottom .g-bg.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-GroundFloor-02.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-bottom .g-bg.junior-suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Ekati-02.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-bottom .g-bg.suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Ekati-02.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-1 .col-1-bottom .g-bg.superior-double-room{background:url(../assets/images/rooms/Superior-Double-Room/gallery/IkarosSuites-Ammoudara-Accommodation-SuperiorDoubleRoom--02.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2{display:grid;grid-gap:15px;grid-template-rows:repeat(3, 1fr)}#gallery .gallery-col-2 .col-2-top{position:relative;overflow:hidden}#gallery .gallery-col-2 .col-2-top .g-bg.suite-sea-view{background:url(../assets/images/rooms/Suite-Sea-View/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Hera-03.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-top .g-bg.junior-suite{background:url(../assets/images/rooms/junior-suite/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-03.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-top .g-bg.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-GroundFloor-03.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-top .g-bg.suites-sea-view-dias{background:url(../assets/images/rooms/Suite-Sea-View-Dias/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Dias-03.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-top .g-bg.suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Ekati-03.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-top .g-bg.superior-double-room{background:url(../assets/images/rooms/Superior-Double-Room/gallery/IkarosSuites-Ammoudara-Accommodation-SuperiorDoubleRoom--03.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-center{position:relative;overflow:hidden}#gallery .gallery-col-2 .col-2-center .g-bg.suite-sea-view{background:url(../assets/images/rooms/Suite-Sea-View/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Hera-04.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-center .g-bg.junior-suite{background:url(../assets/images/rooms/junior-suite/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-04.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-center .g-bg.suites-sea-view-dias{background:url(../assets/images/rooms/Suite-Sea-View-Dias/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Dias-04.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-center .g-bg.suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Ekati-04.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-center .g-bg.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-GroundFloor-04.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-center .g-bg.superior-double-room{background:url(../assets/images/rooms/Superior-Double-Room/gallery/IkarosSuites-Ammoudara-Accommodation-SuperiorDoubleRoom--04.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-bottom{position:relative;overflow:hidden}#gallery .gallery-col-2 .col-2-bottom .g-bg.suite-sea-view{background:url(../assets/images/rooms/Suite-Sea-View/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Hera-05.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-bottom .g-bg.junior-suite{background:url(../assets/images/rooms/junior-suite/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-05.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-bottom .g-bg.suites-sea-view-dias{background:url(../assets/images/rooms/Suite-Sea-View-Dias/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Dias-05.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-bottom .g-bg.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-GroundFloor-05.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-bottom .g-bg.suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Ekati-05.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-2 .col-2-bottom .g-bg.superior-double-room{background:url(../assets/images/rooms/Superior-Double-Room/gallery/IkarosSuites-Ammoudara-Accommodation-SuperiorDoubleRoom--05.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3{display:grid;grid-gap:15px;grid-template-rows:3fr 2fr}@media screen and (max-width: 801px){#gallery .gallery-col-3{grid-template-rows:auto}}#gallery .gallery-col-3 .col-3-top{position:relative;overflow:hidden}#gallery .gallery-col-3 .col-3-top .g-bg.suite-sea-view{background:url(../assets/images/rooms/Suite-Sea-View/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Hera-06.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-top .g-bg.junior-suite{background:url(../assets/images/rooms/junior-suite/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-06.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-top .g-bg.suites-sea-view-dias{background:url(../assets/images/rooms/Suite-Sea-View-Dias/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Dias-06.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-top .g-bg.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-GroundFloor-06.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-top .g-bg.suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Ekati-06.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-top .g-bg.superior-double-room{background:url(../assets/images/rooms/Superior-Double-Room/gallery/IkarosSuites-Ammoudara-Accommodation-SuperiorDoubleRoom--06.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-bottom{position:relative;overflow:hidden}#gallery .gallery-col-3 .col-3-bottom .g-bg.suite-sea-view{background:url(../assets/images/rooms/Suite-Sea-View/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Hera-07.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-bottom .g-bg.junior-suite{background:url(../assets/images/rooms/junior-suite/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-07.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-bottom .g-bg.suites-sea-view-dias{background:url(../assets/images/rooms/Suite-Sea-View-Dias/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Dias-07.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-bottom .g-bg.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/gallery/IkarosSuites-Ammoudara-Accommodation-JuniorSuite-GroundFloor-07.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-bottom .g-bg.suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/gallery/IkarosSuites-Ammoudara-Accommodation-Suite-Ekati-07.jpg) no-repeat;background-position:center;background-size:cover}#gallery .gallery-col-3 .col-3-bottom .g-bg.superior-double-room{background:url(../assets/images/rooms/Superior-Double-Room/gallery/IkarosSuites-Ammoudara-Accommodation-SuperiorDoubleRoom--07.jpg) no-repeat;background-position:center;background-size:cover}#gallery .g-bg:before{width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.5);position:absolute;content:"";transition:all .5s ease-in-out;opacity:0}#gallery .g-bg:hover:before{opacity:1}@media screen and (max-width: 801px){.media-box-image{pointer-events:none}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.media-box-image{pointer-events:painted}}.food-focus-block{margin:80px 0 0}.food-focus-block .food-card-wrap{background:url(../assets/images/home-restaurant-bg.jpg) no-repeat;background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center;height:600px}@media screen and (max-width: 1600px){.food-focus-block .food-card-wrap{height:520px}}@media screen and (max-width: 580px){.food-focus-block .food-card-wrap{height:465px}}.food-focus-block .food-card-wrap .food-card{border:3px solid #f1f1f1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 25px;position:relative;max-width:600px;background:rgba(255,255,255,.9)}@media screen and (min-width: 1024px)and (max-width: 1229px){.food-focus-block .food-card-wrap .food-card{padding:30px 15px}}@media screen and (max-width: 801px){.food-focus-block .food-card-wrap .food-card{padding:25px;margin:0 10px}}.food-focus-block .food-card-wrap .food-card .double-bed{position:absolute;left:50%;top:-45px;transform:translateX(-50%);background:#fff;padding:0 5px}.food-focus-block .food-card-wrap .food-card .double-bed svg{width:24px;fill:#acb1b8}.food-focus-block .food-card-wrap .food-card h3 a{font-size:2.2rem;font-weight:300;color:#e4cb9b;padding-top:30px;transition:all .3s ease}@media screen and (min-width: 1024px)and (max-width: 1229px){.food-focus-block .food-card-wrap .food-card h3 a{font-size:1.6rem}}@media screen and (max-width: 580px){.food-focus-block .food-card-wrap .food-card h3 a{font-size:1.6rem}}.food-focus-block .food-card-wrap .food-card p{font-size:1.35rem;margin:15px 0 34PX;font-weight:300;text-align:center;color:#444}@media screen and (min-width: 1024px)and (max-width: 1229px){.food-focus-block .food-card-wrap .food-card p{font-size:1.15rem}}.food-focus-block .food-card-wrap .food-card .more{font-weight:500;font-size:1.8rem;color:#eecfb0}.food-focus-block .food-card-wrap .food-card a.more-btn{width:45px;height:45px;border:1px solid #444;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .5s ease}.food-focus-block .food-card-wrap .food-card a.more-btn span{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);transition:all .5s ease}.food-focus-block .food-card-wrap .food-card a.more-btn span svg{width:24px;transform:rotate(90deg)}.food-focus-block .food-card-wrap .food-card a.more-btn:hover{border-color:#9c735a}.food-focus-block .food-card-wrap .food-card a.more-btn:hover span{margin-top:40px;background:#fff}.food-focus-block .food-card-wrap .food-card a.more-btn:hover span svg{fill:#9c735a;width:24px}@media screen and (max-width: 1023px){#home_accommodation_block{margin-top:135px}}@media screen and (max-width: 1024px){.smooth-scroll-wrapper{position:relative;overflow:visible}}.progress-wrap{position:fixed;right:50px;bottom:50px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);z-index:10000;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all 200ms linear;transition:all 200ms linear}@media screen and (max-width: 580px){.progress-wrap{right:25px;bottom:25px}}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap::after{position:absolute;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c57f13' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:22px;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 200ms linear;transition:all 200ms linear}.progress-wrap:hover::after{opacity:1}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:#c57f13;stroke-width:4;box-sizing:border-box;-webkit-transition:all 200ms linear;transition:all 200ms linear}.address-block{padding:40px;display:grid;align-items:center;justify-content:center;grid-template-rows:2fr 1fr;height:100%;border:none;box-shadow:0 2px 8px #ccc}@media screen and (min-width: 768px)and (max-width: 1023px){.address-block{margin-top:45px}}.address-block ul{list-style:none;margin:0 30px;padding:0}.address-block ul li{display:block;margin-bottom:13px;font-size:20px;text-decoration:none}.address-block ul li a{display:flex;align-items:center}.address-block ul li i{width:45px;height:45px;display:inline-flex;align-items:center;justify-content:center;margin-right:15px;color:#444}ul.contact-social li{display:inline-flex;justify-content:center;align-items:center}h1.section_title span{display:block;font-size:52%;margin-top:10px;letter-spacing:7px}ul.contact-social{min-width:308px;display:inline-flex;align-items:center;justify-content:center;width:100%}.contact-center-border{height:165px;width:1px;background:#444;margin:0 30px}ul.contact-social li i{background:#444;color:#fff;margin-right:30px;transition:all .5s;border:1px solid rgba(0,0,0,0);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}ul.contact-social li:hover i{background:rgba(0,0,0,0);border-color:#444;color:#444;box-shadow:0 2px 10px #ccc}#contact-map-map iframe{height:100%;width:100%}.contact_form input,.contact_form textarea{width:100%;margin-bottom:25px;padding:5px 15px;height:45px;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid #ccc}#contact-map-map{height:100%;min-height:450px}.contact_form input[type=submit]{color:#fff;background:#bb9d7f;border:none;font-size:20px;text-transform:uppercase;cursor:pointer;transition:all .5s}.contact_form input[type=submit]:hover{background:#9b7753}.contact_form textarea{height:120px}.content-box.padding-x3.border{box-shadow:0 2px 12px rgba(204,204,204,.8);border:none}.content-box h3,h2.serviceTitle{font-size:2.3rem;color:#bb9d7f}h3#error_message{color:#33a20f !important;font-size:25px}.g-recaptcha{width:100%;margin-top:0px;margin-bottom:15px;display:block;margin-top:30px}@media screen and (max-width: 767px){.g-recaptcha{margin-top:20px}.form-inline>.form-group{min-width:100%;max-width:100%;padding-right:0}.container{width:100%;padding-right:10px;padding-left:10px}label.error{bottom:4px !important}div#captcha_error{font-size:1rem}}.g-recaptcha>div{margin:0px auto}div#captcha_error{display:inline-block;width:100%;text-align:center;transition:all .5s;margin-top:-10px;margin-bottom:10px;font-size:1.25rem;color:red}#contact-form .form-group.email-field-group{position:relative}label.error{top:auto !important;bottom:0}.form-group.email-field-group{min-width:100%}@media screen and (min-width: 1024px)and (max-width: 1229px){#contact .col-lg-6{flex:0 0 50%;max-width:50%}}@media screen and (min-width: 1024px)and (max-width: 1229px){#contact .content-box.padding-x3{padding:30px !important}}.contact_block .contact_wrapper{display:grid;grid-template-columns:1fr 2fr;grid-gap:30px;align-items:center}.contact_block .contact_wrapper .contact-social{background:#f8f3ce;height:100%}.contact_block .contact_wrapper .contact-from-wrapper{box-shadow:0 2px 10px rgba(51,51,51,.3)}.contact_block .contact_wrapper .contact-from-wrapper form{display:grid;grid-template-columns:1fr 1fr;grid-gap:0px;position:relative}.contact_block .contact_wrapper .contact-from-wrapper form .right-col{position:relative;padding-top:45px;display:flex;justify-content:space-between;flex-direction:column}.contact_block .contact_wrapper .contact-from-wrapper form .left-col{padding:45px 30px;margin-top:30px;border-right:1px solid rgba(0,0,0,.5)}.contact_block .contact_wrapper .contact-from-wrapper form .custom-input input{outline:none;box-sizing:border-box;width:100%;margin-bottom:10px;border:none;border-bottom:1px solid rgba(0,0,0,.5);padding:10px 0px;font-size:1.2rem;background:rgba(0,0,0,0)}.contact_block .contact_wrapper .contact-from-wrapper form .custom-input textarea{outline:none;box-sizing:border-box;height:110px;width:100%;background:rgba(0,0,0,0);margin-top:10px;color:#333;margin-right:30px;border:none;border-bottom:1px solid #ccc}.contact_block .contact_wrapper .contact-from-wrapper form .custom-input label{display:block;font-size:1.35rem}.contact_block .contact_wrapper .contact-from-wrapper form #btn_sent{outline:none;width:100%;border:none;background:#e15f41;color:#fff;font-size:1.65rem;padding:15px}.address-block{border:2px solid #bb9d7f;padding:40px;display:flex;align-items:center;justify-content:center;border-left-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);box-shadow:none}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.address-block{flex-direction:column}}.address-block ul{list-style:none;margin:0 30px;padding:0}.address-block ul li{display:block;margin-bottom:13px;font-size:20px;text-decoration:none}.address-block ul li i{width:45px;height:45px;display:inline-flex;align-items:center;justify-content:center;margin-right:15px;color:#bb9d7f}ul.contact-social li{display:inline-flex;justify-content:center;align-items:center}h1.section_title span{display:block;font-size:52%;margin-top:10px;letter-spacing:7px}ul.contact-social{min-width:308px;display:inline-flex;justify-content:center}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){ul.contact-social{margin-top:40px}}.contact-center-border{height:165px;width:1px;background:#bb9d7f;margin:0 30px}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.contact-center-border{display:none}}ul.contact-social li i{background:rgba(0,0,0,0);color:#444;margin-right:30px;transition:all .5s;border:1px solid rgba(0,0,0,0);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}ul.contact-social li:hover i{background:#444;border-color:#444;color:#fff;box-shadow:0 2px 10px #ccc}.input-title{color:#bb9d7f;font-weight:500;font-size:calc(16px + 2*(100vw - 320px)/1600);margin-bottom:10px}.contact-form-wrapper #message{position:absolute;bottom:calc(225px + 10*(100vw - 1024px)/896);width:100%;text-align:center;right:-23%;font-size:calc(13px + 5*(100vw - 320px)/1600);color:#cf2828;line-height:1.1}@media screen and (max-width: 801px){.contact-form-wrapper #message{height:35px;display:flex;align-items:center;justify-content:center;bottom:180px}}.contact-form-wrapper #message.success-box{position:relative;bottom:0;display:flex;align-items:center;justify-content:center;height:100%}.contact-form-wrapper #message fieldset{border:0}.contact-form-wrapper #message .success{font-size:calc(20px + 8*(100vw - 320px)/1600);color:#198b19;font-weight:normal}.contact-form-wrapper #message .success-thank{font-size:calc(20px + 8*(100vw - 320px)/1600);margin:20px auto;color:#222;font-weight:normal;line-height:1.2}.contact-form-wrapper #message .success-spam{color:#d14848;font-size:calc(15px + 2*(100vw - 320px)/1600);padding-top:0px;font-weight:normal;line-height:1.2}footer#footer-text-logo-text{font-family:"Montserrat",sans-serif}footer#footer-text-logo-text .left-footer{display:flex;justify-content:flex-end}@media screen and (max-width: 801px){footer#footer-text-logo-text .left-footer{justify-content:center}}footer#footer-text-logo-text .right-footer{display:flex;justify-content:flex-start}@media screen and (max-width: 801px){footer#footer-text-logo-text .right-footer{justify-content:center}}footer#footer-text-logo-text .footer-contact{padding:15px;display:inline-block;margin:0}footer#footer-text-logo-text .footer-contact svg{margin-right:8px;transition:all .5s ease}footer#footer-text-logo-text .footer-social li{display:inline-block}footer#footer-text-logo-text .footer-social li a{display:inline-block;padding:10px 15px}footer#footer-text-logo-text .footer-social li svg{fill:#666;transition:all .5s ease}footer#footer-text-logo-text svg{width:18px}footer#footer-text-logo-text .footer-list{margin-top:15px;width:100%;text-align:center}@media screen and (max-width: 1600px){footer#footer-text-logo-text .footer-list{max-width:960px;margin:15px auto 0}}@media screen and (max-width: 580px){footer#footer-text-logo-text .footer-list{margin-top:30px;padding-top:30px}}@media screen and (max-width: 580px){.text-secondary{font-size:.9rem}}.footer-logo{position:relative;display:block;width:100%}.footer-logo a img{max-width:90px;display:block;margin:0 auto}#footer-logo{position:relative;max-width:180px;display:inline-block;width:100%;height:auto}#footer-logo::after{width:100%;height:1px;background-color:#999;position:absolute;top:50%;transform:translateY(-50%);left:100%;content:""}#footer-logo::before{width:100%;height:1px;background-color:#999;position:absolute;top:50%;transform:translateY(-50%);left:-100%;content:""}#footer-text-logo-text ul li{display:inline-block;text-align:center;margin:0;padding:0}#footer-text-logo-text ul li a{font-weight:500;line-height:16px;display:inline-block;padding:5px 10px;font-size:.8rem;font-family:Gilroy,sans-serif;color:#666;letter-spacing:.1rem;text-transform:uppercase;transition:all .5s ease}#footer-text-logo-text ul li a:hover{color:#9c735a}#footer-text-logo-text ul li a:hover svg{fill:#9c735a}ul#footer-social li{display:inline}ul#footer-social li:nth-child(2){margin:0 50px}ul#footer-social a i{font-size:25px;background:rgba(0,0,0,0);color:#333;padding:13px;border-radius:50%;transition:all .5s}ul#footer-social a:hover i{background:#333;color:#fff;transition:all .4s}.subscrib input{width:100%;border:1px solid #333;height:3.125rem;text-align:center;color:#333;outline:none;text-transform:uppercase;font-size:10px;letter-spacing:3px;margin-top:0 !important;border-radius:0 !important;background:rgba(0,0,0,0) !important}.mt-50{margin-top:50px}.subscrib{width:100%;max-width:400px;display:block;margin:0 auto}#newsletter h2::before{position:absolute;height:50px;width:1px;top:10px;left:50%;background:#000;content:""}#newsletter h2{font-size:18px;letter-spacing:3px;text-transform:uppercase;line-height:19px;padding-top:50px;margin-bottom:20px;position:relative;font-weight:700;color:#000;padding-top:5.25rem}.sEmail{border-bottom:0 !important;background:#fff}.subBtn{cursor:pointer;transition:all .5s}.subBtn:hover{transition:all .5s;background:#000 !important;color:#fff}.WD-bottom p{font-size:.8rem}.hamburger-wrap{width:60px;height:60px;position:relative;padding:5px;cursor:pointer;z-index:999;visibility:hidden;pointer-events:none;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}.hamburger-wrap .hamburger-bar{width:40px;height:4px;background:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.hamburger-wrap .hamburger-bar::before,.hamburger-wrap .hamburger-bar::after{content:"";position:absolute;width:40px;height:4px;background:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.hamburger-wrap .hamburger-bar::before{transform:translateY(-12px);-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);-ms-transform:translateY(-12px);-o-transform:translateY(-12px)}.hamburger-wrap .hamburger-bar::after{transform:translateY(12px);-webkit-transform:translateY(12px);-moz-transform:translateY(12px);-ms-transform:translateY(12px);-o-transform:translateY(12px);width:50%}#hamburger{display:flex !important;align-items:center;justify-content:center;margin-left:0;top:0;position:fixed;right:10px}.hamburger-wrap.open .hamburger-bar{background:rgba(0,0,0,0);transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}.hamburger-wrap.open .hamburger-bar::before{transform:rotate(45deg) translate(35px, -35px);-webkit-transform:rotate(45deg) translate(35px, -35px);-moz-transform:rotate(45deg) translate(35px, -35px);-ms-transform:rotate(45deg) translate(35px, -35px);-o-transform:rotate(45deg) translate(35px, -35px)}.hamburger-wrap.open .hamburger-bar::after{transform:rotate(-45deg) translate(35px, 35px);-webkit-transform:rotate(-45deg) translate(35px, 35px);-moz-transform:rotate(-45deg) translate(35px, 35px);-ms-transform:rotate(-45deg) translate(35px, 35px);-o-transform:rotate(-45deg) translate(35px, 35px);width:40px}.hamburger-wrap.open .hamburger-bar .show-ipad{display:none !important}.hamburger-wrap.open .hamburger-bar a.mobile-req.show-ipad{display:none !important}.mobile-nav{position:relative;background:#077ed1;height:60px;z-index:999}.mobile-nav .mobile-logo{position:absolute;left:10px;transform:translateY(-50%);top:50%}.mobile-nav .mobile-logo img{max-width:160px}.mobile-nav .mobile-excursion-btn{position:absolute;left:auto;top:50%;transform:translateY(-50%);right:75px;background:#fc6c1e;height:100%;display:flex;align-items:center;justify-content:center;padding:0 10px}.mobile-nav .mobile-excursion-btn a{color:#fff;text-align:center;font-size:.9rem}.mobile-nav .mobile-excursion-btn a span{display:block}.top-mobile-nav{background:#444;z-index:999;position:relative}.top-mobile-nav .social-nav{padding:5px 0}.top-mobile-nav .social-nav ul{display:flex;align-items:center;justify-content:center}.top-mobile-nav .social-nav ul li{margin:0 10px}.top-mobile-nav .social-nav ul img{max-width:28px}ul#expend-nav{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background:#444;transform:translateY(-100%);transition:all .5s ease-in-out;z-index:99}ul#expend-nav li a{color:#fff;font-size:1.35rem;line-height:50px}ul#expend-nav.show{transform:translateY(0)}a.mobile-book-btn{background:#fc6c1e;display:block;width:190px;text-align:center;border-radius:4px;margin-top:35px;font-size:1.4rem !important;font-weight:500;margin-bottom:-35px}body.fixed-nav .mobile-nav{position:fixed;top:0;z-index:999;left:0;right:0;box-shadow:0 1px 12px #777}.accommodation_block .accommodation-photo{height:450px;position:relative}@media screen and (max-width: 801px){.accommodation_block .accommodation-photo{height:260px}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.accommodation_block .accommodation-photo{height:380px;margin-bottom:60px}}.accommodation_block .accommodation-photo .photo{height:100%;position:relative}.accommodation_block .accommodation-photo .photo .photo-overlay{position:absolute;top:0;height:100%;right:0;width:100%;background:#fff;display:none}.accommodation_block .accommodation-photo .photo.superior-double-room{background:url(../assets/images/rooms/Superior-Double-Room/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.accommodation_block .accommodation-photo .photo.suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.accommodation_block .accommodation-photo .photo.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.accommodation_block .accommodation-photo .photo.suite-sea-view-dias{background:url(../assets/images/rooms/Suite-Sea-View-Dias/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.accommodation_block .accommodation-photo .photo.junior-suite{background:url(../assets/images/rooms/junior-suite/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.accommodation_block .accommodation-photo .photo.suites-sea-view{background:url(../assets/images/rooms/Suite-Sea-View/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.accommodation_block .accommodation-photo img{width:100%;height:100%}.accommodation_block .accommodation-room-wrap{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:20px;padding:30px;transition:all .5s ease}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.accommodation_block .accommodation-room-wrap{overflow:hidden}}.accommodation_block .accommodation-room-wrap h2{font-size:3.1rem;text-shadow:0 2px 2px #999;color:#666;font-family:"PF Scandal",sans-serif;text-align:center}@media screen and (max-width: 1600px){.accommodation_block .accommodation-room-wrap h2{font-size:2.5rem}}@media screen and (max-width: 580px){.accommodation_block .accommodation-room-wrap h2{font-size:2rem}}.accommodation_block .accommodation-room-wrap h2 span{display:block;font-family:"Gilroy",sans-serif;font-size:50%}.accommodation_block .accommodation-room-wrap .text{width:70%;margin:20px auto}.accommodation_block .accommodation-room-wrap .text p{font-size:1.45rem;text-align:center}@media screen and (max-width: 1600px){.accommodation_block .accommodation-room-wrap .text{width:100%}}@media screen and (min-width: 1024px)and (max-width: 1229px){.accommodation_block .accommodation-room-wrap .text{width:100%}}@media screen and (max-width: 801px){.accommodation_block .accommodation-room-wrap .text{width:100%}}.accommodation_block .accommodation-room-wrap a{font-size:1.5rem;color:#fff;background:#bb9d7f;display:inline-block;padding:7px 20px;text-align:center;border-radius:5px;transition:all .5s ease}.accommodation_block .accommodation-room-wrap a:hover{background:#9e7d5c}.accommodation_block .accommodation-room-wrap .bubble-wrap{background:url(../assets/images/blob.svg) no-repeat;background-size:contain;background-position:50%;height:500px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.3;z-index:-1;transition:all .5s ease}.inner_gallery_block .carousel{width:100%;height:85vh;margin:30px auto 0}.inner_gallery_block .owl-item.in.active{z-index:2 !important;opacity:.1}.inner_gallery_block .item{width:100%;height:100%;overflow:hidden}.inner_gallery_block .bg-image{background-size:cover;background-position:center;background-repeat:no-repeat;height:inherit;z-index:7}.inner_gallery_block .bg-image .slider-01{background:url(../assets/images/home-header.jpg) no-repeat;background-size:cover;background-position:center;height:100%}.inner_gallery_block .bg-image .slider-02{background:url(../assets/images/home-header.jpg) no-repeat;background-size:cover;background-position:center;height:100%}.inner_gallery_block .bg-image .slider-03{background:url(../assets/images/home-header.jpg) no-repeat;background-size:cover;background-position:center;height:100%}.inner_gallery_block .owl-carousel .owl-nav{text-align:center}.inner_gallery_block .owl-carousel .owl-nav button.owl-next,.inner_gallery_block .owl-carousel .owl-nav button.owl-prev{padding:5px 10px !important;display:inline-block;font-size:30px}.inner_gallery_block .animated{animation-duration:2s !important;animation-fill-mode:both}.inner_gallery_block .in .bg-image{animation-name:slideIn;animation-duration:2s;animation-fill-mode:both}@keyframes slideIn{from{transform:translateX(-50%)}to{transform:translateX(0%)}}@keyframes slideInReverse{from{transform:translateX(50%)}to{transform:translateX(0%)}}.inner_gallery_block .out .bg-image{animation-name:slideOut;animation-duration:2s;animation-fill-mode:both}@keyframes slideOut{from{transform:translateX(0%)}to{transform:translateX(50%)}}@keyframes slideOutReverse{from{transform:translateX(0%)}to{transform:translateX(-50%)}}.inner_gallery_block .reverse .in .bg-image{animation-name:slideInReverse}.inner_gallery_block .reverse .out .bg-image{animation-name:slideOutReverse}.inner_gallery_block .owl-theme .owl-nav{background:rgba(0,0,0,0);position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between;background:rgba(0,0,0,0);width:100%}.inner_gallery_block .owl-theme .owl-nav .owl-next{right:5%}.inner_gallery_block .owl-theme .owl-nav .owl-prev{left:5%}.inner_gallery_block .owl-theme .owl-nav [class*=owl-]{background:rgba(238,207,176,.8);border:1px solid #fff}.inner_gallery_block .owl-theme .owl-nav [class*=owl-]:after{display:none}.inner_facilities_block.custom-services .facilities-wrapper{grid-template-columns:repeat(3, 1fr);min-height:600px}@media screen and (max-width: 1600px){.inner_facilities_block.custom-services .facilities-wrapper{min-height:420px}}@media screen and (max-width: 801px){.inner_facilities_block.custom-services .facilities-wrapper{grid-template-columns:auto}}.inner_facilities_block .facilities-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:60px;min-height:550px}@media screen and (min-width: 1024px)and (max-width: 1229px){.inner_facilities_block .facilities-wrapper{grid-gap:20px}}@media screen and (max-width: 801px){.inner_facilities_block .facilities-wrapper .center-col{height:350px}}.inner_facilities_block .facilities-wrapper .center-col .ameinities-photo-wrap{height:100%}.inner_facilities_block .facilities-wrapper .center-col .ameinities-photo-wrap .facilities-bg.suite-sea-view{background:url(../assets/images/rooms/Suite-Sea-View/amenities-bg.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_facilities_block .facilities-wrapper .center-col .ameinities-photo-wrap .facilities-bg.junior-suite{background:url(../assets/images/rooms/junior-suite/amenities-bg.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_facilities_block .facilities-wrapper .center-col .ameinities-photo-wrap .facilities-bg.suites-sea-view-dias{background:url(../assets/images/rooms/Suite-Sea-View-Dias/amenities-bg.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_facilities_block .facilities-wrapper .center-col .ameinities-photo-wrap .facilities-bg.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/amenities-bg.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_facilities_block .facilities-wrapper .center-col .ameinities-photo-wrap .facilities-bg.facilities-02{background:url(../assets/images/center-services.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_facilities_block .facilities-wrapper .center-col .ameinities-photo-wrap .facilities-bg.superior-double-room{background:url(../assets/images/center-activities.jpg) no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.inner_facilities_block .facilities-wrapper .facilities-list{height:100%;display:flex;align-items:center;text-align:center;justify-content:center;position:relative}@media screen and (min-width: 1500px)and (max-width: 1700px){.inner_facilities_block .facilities-wrapper .facilities-list{padding:10px 15px}}@media screen and (min-width: 1024px)and (max-width: 1229px){.inner_facilities_block .facilities-wrapper .facilities-list{padding:15px}}@media screen and (max-width: 801px){.inner_facilities_block .facilities-wrapper .facilities-list{padding:15px}}.inner_facilities_block .facilities-wrapper .facilities-list ul li{font-size:1.5rem;font-weight:400;margin-bottom:15px;color:#444}@media screen and (max-width: 1600px){.inner_facilities_block .facilities-wrapper .facilities-list ul li{margin-bottom:5px}}@media screen and (max-width: 580px){.inner_facilities_block .facilities-wrapper .facilities-list ul li{font-size:1.35rem}}.inner_facilities_block .facilities-wrapper .facilities-list .facilities-blob{background:url(../assets/images/amenities-blob.svg) no-repeat;background-size:contain;background-position:50%;height:500px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.3;z-index:-1;transition:all .5s ease;display:none}.inner_facilities_block .facilities-wrapper .facilities-list .c-border{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.inner_facilities_block .facilities-wrapper .facilities-list .c-border .border-top{width:100%;height:3px;position:absolute;background:#acb1b8;top:0;left:0;border:none;transition:all .5s ease}.inner_facilities_block .facilities-wrapper .facilities-list .c-border .border-right{width:3px;height:100%;position:absolute;background:#acb1b8;bottom:0;right:0;border:none;transition:all .5s ease}.inner_facilities_block .facilities-wrapper .facilities-list .c-border .border-bottom{width:100%;height:3px;position:absolute;background:#acb1b8;bottom:0;right:0;border:none;transition:all .5s ease}.inner_facilities_block .facilities-wrapper .facilities-list .c-border .border-left{width:3px;height:100%;position:absolute;background:#acb1b8;top:0;left:0;border:none;transition:all .5s ease}.jewelry_block .jewelry-text p{font-size:1.7rem}.jewelry_block .jewelry-text p a{display:inline-flex;border-bottom:1px dashed #ccc;transition:all .5s ease;color:#bb9d7f}.jewelry_block .jewelry-text p a:hover{color:#c3884e}.restaurant_block .restaurant-photo{height:550px;position:relative}@media screen and (max-width: 801px){.restaurant_block .restaurant-photo{height:350px}}.restaurant_block .restaurant-photo .photo{height:100%;position:relative}.restaurant_block .restaurant-photo .photo .photo-overlay{position:absolute;top:0;height:100%;right:0;width:100%;background:#fff}.restaurant_block .restaurant-photo .photo.superior-double-room{background:url(../assets/images/rooms/Superior-Double-Room/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.restaurant_block .restaurant-photo .photo.suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.restaurant_block .restaurant-photo .photo.junior-suite-ground-floor{background:url(../assets/images/rooms/Junior-Suite-Ground-Floor/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.restaurant_block .restaurant-photo .photo.suite-sea-view-dias{background:url(../assets/images/rooms/Suite-Sea-View-Dias/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.restaurant_block .restaurant-photo .photo.junior-suite{background:url(../assets/images/restaurant/IkarosSuites-Ammoudara-Exteriors-22.jpg) no-repeat;background-size:cover;background-position:center}.restaurant_block .restaurant-photo .photo.restaurant-01{background:url(../assets/images/restaurant/IkarosSuites-Ammoudara-Exteriors-22.jpg) no-repeat;background-size:cover;background-position:center}.restaurant_block .restaurant-photo .photo.restaurant-02{background:url(../assets/images/restaurant/IkarosSuites-Ammoudara-Exteriors-21.jpg) no-repeat;background-size:cover;background-position:center}.restaurant_block .restaurant-photo .photo.suites-sea-view{background:url(../assets/images/rooms/Suite-Sea-View/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.restaurant_block .restaurant-wrap{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;padding:30px;transition:all .5s ease;overflow:hidden;width:100%}.restaurant_block .restaurant-wrap h2{font-size:3.1rem;text-shadow:0 2px 2px #999;color:#666;font-family:"PF Scandal",sans-serif;text-align:center}@media screen and (max-width: 1600px){.restaurant_block .restaurant-wrap h2{font-size:2.1rem}}.restaurant_block .restaurant-wrap h2 span{display:block;font-family:"Gilroy",sans-serif;font-size:50%}.restaurant_block .restaurant-wrap .text{width:70%;margin:20px auto}.restaurant_block .restaurant-wrap .text p{font-size:1.45rem;text-align:center}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: landscape){.restaurant_block .restaurant-wrap .text ul{margin:0 30px}}.restaurant_block .restaurant-wrap .text ul li{text-align:center;font-size:1.5rem;font-weight:400;margin-bottom:15px;color:#444}@media screen and (max-width: 1600px){.restaurant_block .restaurant-wrap .text ul li{margin-bottom:5px;font-size:1.25rem}}.restaurant_block .restaurant-wrap .text.custom{width:100%;display:flex;justify-content:space-evenly}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: landscape){.restaurant_block .restaurant-wrap .text.custom{align-items:center;justify-content:center}}@media screen and (max-width: 801px){.restaurant_block .restaurant-wrap .text.custom{flex-direction:column}}.restaurant_block .restaurant-wrap a{font-size:1.5rem;color:#fff;background:#7accc8;display:inline-block;padding:7px 20px;text-align:center;border-radius:5px}.restaurant_block .restaurant-wrap .bubble-wrap{background:url(../assets/images/blob.svg) no-repeat;background-size:contain;background-position:50%;height:500px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.3;z-index:-1;transition:all .5s ease}.restaurant_block .restaurant-wrap .c-border{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.restaurant_block .restaurant-wrap .c-border .border-top{width:100%;height:3px;position:absolute;background:#acb1b8;top:0;left:0;border:none;transition:all .5s ease}.restaurant_block .restaurant-wrap .c-border .border-right{width:3px;height:100%;position:absolute;background:#acb1b8;bottom:0;right:0;border:none;transition:all .5s ease}.restaurant_block .restaurant-wrap .c-border .border-bottom{width:100%;height:3px;position:absolute;background:#acb1b8;bottom:0;right:0;border:none;transition:all .5s ease}.restaurant_block .restaurant-wrap .c-border .border-left{width:3px;height:100%;position:absolute;background:#acb1b8;top:0;left:0;border:none;transition:all .5s ease}.restaurant_block .restaurant-intro{margin:40px 0;display:flex;flex-direction:column;align-items:center}.restaurant_block .restaurant-intro p{font-size:1.35rem}.restaurant_block .restaurant-intro .v-border{height:80px;width:1px;background-color:#666;margin:15px auto}.restaurant_block .restaurant-intro a{width:60px;height:60px;border:1px solid #666;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-top:20px;transition:all .5s ease}.restaurant_block .restaurant-intro a svg{fill:#666;width:24px;height:auto;transition:all .5s ease}.restaurant_block .restaurant-intro a:hover{background:#666}.restaurant_block .restaurant-intro a:hover svg{fill:#fff}.restaurant_block .restaurant-intro a.eshop-button{background-color:#bb9d7f;color:#fff;border:0}.restaurant_block .restaurant-intro a.eshop-button:hover{background-color:#9e7d5c}.request-wrapper .restaurant-photo{background:url(../assets/images/reserve-tabler-restaurant.jpg) no-repeat;background-size:cover;background-position:center;height:100%;width:100%;min-height:350px}@media screen and (max-width: 801px){.request-wrapper .restaurant-photo{min-height:320px;margin-bottom:30px}}@media screen and (max-width: 1024px){.request-wrapper .restaurant-photo{display:none}}.request-wrapper .content-box{background:rgba(0,0,0,0);border:2px solid #f2f2f2}.request-wrapper .input-col-1{display:grid;grid-template-columns:1fr;width:100%}.request-wrapper .input-col-1.submit-btn-wrap{display:flex;align-items:center;justify-content:center}.request-wrapper .input-col-1.submit-btn-wrap #submit{max-width:fit-content;border-radius:5px}.request-wrapper .input-col-3{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:15px;width:100%}@media screen and (max-width: 801px){.request-wrapper .input-col-3{grid-template-columns:1fr}}.request-wrapper .custom-input{position:relative}.request-wrapper .custom-input label{font-weight:600;color:#bb9d7f}.request-wrapper .custom-input input{border:0;border-bottom:1px solid #bb9d7f;outline:0;padding-left:0}.request-wrapper .custom-input textarea{border-color:#bb9d7f}.request-wrapper .custom-input span.input-icon{position:absolute;right:0;bottom:10px;pointer-events:none;padding-left:5px;background-color:rgba(0,0,0,0);position:absolute;right:0;bottom:10px;font-size:1.35rem;pointer-events:none;padding-left:5px;color:#7b7a78;display:flex;top:0}.request-wrapper .custom-input span.input-icon img{width:20px}@media screen and (min-widht: 768px){.col-md-7.medium-screen{flex:0 0 58.333333%;max-width:58.333333%}}.ui-menu .ui-menu-item{list-style:none}.water_block .restaurant-photo{min-height:450px;height:100%;position:relative}@media screen and (max-width: 801px){.water_block .restaurant-photo{min-height:300px}}.water_block .restaurant-photo .photo{height:100%;position:relative}.water_block .restaurant-photo .photo .photo-overlay{position:absolute;top:0;height:100%;right:0;width:100%;background:#fff}.water_block .restaurant-photo .photo.superior-double-room{background:url(../assets/images/rooms/Superior-Double-Room/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.water_block .restaurant-photo .photo.suite-ground-floor{background:url(../assets/images/rooms/suite-ground-floor/suites-thum.jpg) no-repeat;background-size:cover;background-position:center}.water_block .restaurant-photo .photo.kite-surfing{background:url(../assets/images/kite-surfing.jpg) no-repeat;background-size:cover;background-position:center}.water_block .restaurant-photo .photo.wind-surfing{background:url(../assets/images/windsurfing.jpg) no-repeat;background-size:cover;background-position:center}.water_block .restaurant-photo .photo.stand-up-paddle{background:url(../assets/images/stand-up-paddle.jpg) no-repeat;background-size:cover;background-position:center}.water_block .restaurant-photo .photo.car-rental{background:url(../assets/images/car-rental.jpg) no-repeat;background-size:cover;background-position:center}.water_block .restaurant-wrap{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 30px;transition:all .5s ease;overflow:hidden}@media screen and (max-width: 580px){.water_block .restaurant-wrap{padding:30px 15px}}.water_block .restaurant-wrap h2{font-size:3.1rem;text-shadow:0 2px 2px #999;color:#666;font-family:"PF Scandal",sans-serif;text-align:center}@media screen and (max-width: 1600px){.water_block .restaurant-wrap h2{font-size:2.6rem}}@media screen and (max-width: 801px){.water_block .restaurant-wrap h2{font-size:2.1rem}}.water_block .restaurant-wrap h2 span{display:block;font-family:"Gilroy",sans-serif;font-size:50%}.water_block .restaurant-wrap .text{width:100%;margin:20px auto}.water_block .restaurant-wrap .text p{font-size:1.35rem;text-align:justify}@media screen and (max-width: 801px){.water_block .restaurant-wrap .text p{font-size:1.25rem}}.water_block .restaurant-wrap .text ul li{text-align:center;font-size:1.8rem;font-weight:400}.water_block .restaurant-wrap .text.custom{width:100%;display:flex;justify-content:space-evenly;flex-direction:column}.water_block .restaurant-wrap a{font-size:1.35rem;color:#7accc8;display:inline-block;padding:0px;text-align:center;border-radius:5px;background:rgba(0,0,0,0)}@media screen and (max-width: 801px){.water_block .restaurant-wrap a{font-size:1.15rem}}.water_block .restaurant-wrap .bubble-wrap{background:url(../assets/images/blob.svg) no-repeat;background-size:contain;background-position:50%;height:500px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.3;z-index:-1;transition:all .5s ease}.water_block .restaurant-wrap .c-border{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.water_block .restaurant-wrap .c-border .border-top{width:100%;height:3px;position:absolute;background:#acb1b8;top:0;left:0;border:none;transition:all .5s ease}.water_block .restaurant-wrap .c-border .border-right{width:3px;height:100%;position:absolute;background:#acb1b8;bottom:0;right:0;border:none;transition:all .5s ease}.water_block .restaurant-wrap .c-border .border-bottom{width:100%;height:3px;position:absolute;background:#acb1b8;bottom:0;right:0;border:none;transition:all .5s ease}.water_block .restaurant-wrap .c-border .border-left{width:3px;height:100%;position:absolute;background:#acb1b8;top:0;left:0;border:none;transition:all .5s ease}.gallery_block .gallery-title{overflow:hidden}.gallery_block .gallery-title h2{font-size:6rem;font-weight:500;transform:translateX(-100%)}.gallery_block .gallery-layout{height:100vh;width:100%;position:relative;display:grid;grid-gap:15px;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 801px){.gallery_block .gallery-layout{height:100%;grid-template-columns:auto}}.gallery_block .g-bg{transition:all .5s ease-in-out;height:100%;width:100%;position:relative}@media screen and (max-width: 801px){.gallery_block .g-bg{height:350px}}.gallery_block .g-bg a{position:absolute;width:100%;height:100%}@media screen and (max-width: 580px){.gallery_block .g-bg a{pointer-events:none}}.gallery_block .g-bg:hover{transform:scale(1.05)}.gallery_block .gallery-col-1{display:grid;grid-gap:15px;grid-template-rows:1fr 1fr}.gallery_block .gallery-col-1 .col-1-top{position:relative;overflow:hidden}.gallery_block .gallery-col-1 .col-1-top .g-bg.suite-sea-view{background:url(../assets/images/exteriors_gallery/IkarosSuites-Ammoudara-Exteriors-01.jpg) no-repeat;background-position:center;background-size:cover}.gallery_block .gallery-col-1 .col-1-bottom{position:relative;overflow:hidden}.gallery_block .gallery-col-1 .col-1-bottom .g-bg.suite-sea-view{background:url(../assets/images/exteriors_gallery/IkarosSuites-Ammoudara-Exteriors-02.jpg) no-repeat;background-position:center;background-size:cover}.gallery_block .gallery-col-2{display:grid;grid-gap:15px;grid-template-rows:repeat(3, 1fr)}.gallery_block .gallery-col-2 .col-2-top{position:relative;overflow:hidden}.gallery_block .gallery-col-2 .col-2-top .g-bg.suite-sea-view{background:url(../assets/images/exteriors_gallery/IkarosSuites-Ammoudara-Exteriors-03.jpg) no-repeat;background-position:center;background-size:cover}.gallery_block .gallery-col-2 .col-2-center{position:relative;overflow:hidden}.gallery_block .gallery-col-2 .col-2-center .g-bg.suite-sea-view{background:url(../assets/images/exteriors_gallery/IkarosSuites-Ammoudara-Exteriors-04.jpg) no-repeat;background-position:center;background-size:cover}.gallery_block .gallery-col-2 .col-2-bottom{position:relative;overflow:hidden}.gallery_block .gallery-col-2 .col-2-bottom .g-bg.suite-sea-view{background:url(../assets/images/exteriors_gallery/IkarosSuites-Ammoudara-Exteriors-05.jpg) no-repeat;background-position:center;background-size:cover}.gallery_block .gallery-col-3{display:grid;grid-gap:15px;grid-template-rows:3fr 2fr}@media screen and (max-width: 801px){.gallery_block .gallery-col-3{grid-template-rows:auto}}.gallery_block .gallery-col-3 .col-3-top{position:relative;overflow:hidden}.gallery_block .gallery-col-3 .col-3-top .g-bg.suite-sea-view{background:url(../assets/images/exteriors_gallery/IkarosSuites-Ammoudara-Exteriors-06.jpg) no-repeat;background-position:center;background-size:cover}.gallery_block .gallery-col-3 .col-3-bottom{position:relative;overflow:hidden}.gallery_block .gallery-col-3 .col-3-bottom .g-bg.suite-sea-view{background:url(../assets/images/exteriors_gallery/IkarosSuites-Ammoudara-Exteriors-07.jpg) no-repeat;background-position:center;background-size:cover}.gallery_block .g-bg:before{width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.5);position:absolute;content:"";transition:all .5s ease-in-out;opacity:0}#gallery .g-bg:hover:before{opacity:1}.nav-tabs{margin:50px auto;border:none;align-items:center;justify-content:center}.nav-tabs .nav-link{font-size:1.35rem;font-weight:400;border:none;transition:all .5s ease}.nav-tabs .nav-link.active{background-color:#eecfb0;color:#fff}/*# sourceMappingURL=webdynamic.css.map */
