@import url(https://db.onlinewebfonts.com/c/5ebc09361aef4dbfa14ad8492b8cca11?family=SangBleu+Sunrise);
body,.dark .light, .light, .dark .light, 
.light .navbar-nav.dark a, .dark .navbar-nav a, .light .dark .navbar-nav a, .navbar-nav.dark a, .light .dark, .dark, .light .dark, .dark{
    font-family: "SangBleu Sunrise";
}
.dark h1.light, .light h1, .dark .light h1, h1.light,.dark h1,
.dark h2.light, .light h2, .dark .light h2, h2.light,.dark h2,
.dark h3.light, .light h3, .dark .light h3, h3.light,.dark h3,
.dark h4.light, .light h4, .dark .light h4, h4.light,.dark h4,
.dark .btn.light, .light .btn, .dark .light .btn, .btn.light, .dark .btn {
    font-family: 'Raleway' !important;
}
nav .btn{  
letter-spacing:normal !important;
font-size:14px !important;
    padding: 10px 15px;
}
.banner.dark .owl-prev, .banner.dark .owl-next {
    background: transparent;
}

.banner .owl-prev,.banner .owl-next {
    background: transparent;
}

.banner .owl-theme .owl-nav [class *=owl-]::before {
    margin: 20px;
}

.banner .owl-theme .owl-nav .owl-prev::after {
    left: 20px;
}

.banner .owl-theme .owl-nav .owl-next::after {
    right: 20px;
}
.liquid-row-overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute!important;
    top: 0;
    left: 0;
    -webkit-transition: background .3s,opacity .3s;
    transition: background .3s,opacity .3s;
    background: rgb(0 0 0 / 20%)!important;
}
.banner .item::after {
    content: ""!important;
    position: absolute;
    display: block;
    width: 100%;
    height: 60vh;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.6) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.6) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.6) 100%);
}
.banner::before,
.page-banner::before {
	content: "" !important;
	position: absolute;
	display: block;
	width: 100%;
	height: 35vh;
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 9;
	background: -moz-linear-gradient(top, rgba(10,10,10,0.75) 0%, rgba(10,10,10,0.45) 40%, rgba(10,10,10,0) 100%);
	background: -webkit-linear-gradient(top, rgba(10,10,10,0.75) 0%, rgba(10,10,10,0.45) 40%, rgba(10,10,10,0) 100%);
	background: linear-gradient(to bottom, rgba(10,10,10,0.75) 0%, rgba(10,10,10,0.45) 40%, rgba(10,10,10,0) 100%);
}
.main-banner::after, .page-banner::after {
	content: "" !important;
	position: absolute;
	display: block;
	width: 100%;
	height: 60vh;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.20) 50%, rgba(0,0,0,0.35) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.20) 50%, rgba(0,0,0,0.35) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.20) 50%, rgba(0,0,0,0.35) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59000000', endColorstr='#00000000',GradientType=0); /* IE6-9 */
}
li.nav-item{padding-right:25px;padding-left:0;}
@media(min-width:991px){
    ul:not(.sub-menu)>li.nav-item>a {
        padding: 35px 0 !important;
    }
    .sub-menu {
        background-color: rgb(0 0 0 /50%) !important;
        min-width:200px;
    }
}
@media(max-width:991px){
.banner .full-height {
    min-height: 75vh;
}
    .sub-menu {
        background-color: transparent !important;
        padding: 0 !important;
    }
    .navbar .navbar-nav ul.sub-menu>li{
        padding: 5px 10px !important;
    }
    .navbar{padding: 15px 0;}
.nav-link svg{fill: #000 !important;}
.navbar-nav {
    padding: 10px 0;
}
}
.sticky .bg {
    background: #fff;
}
.dark.sticky .navbar-nav a:not(.btn){color:#0d2a11;}
.dark.sticky .navbar-nav a:not(.btn):hover {
    color: #987e41;
}
.navbar .bg {
    transition: background-color 0.3s linear;
}
.sticky .navbar-nav ul.sub-menu {
    background-color: #687072 !important;
}
.sticky .navbar-nav ul.sub-menu li a,.sticky .navbar-nav ul.sub-menu li a:hover{
    color: #fff !important;
    text-decoration: none;
}
.sticky {
    -webkit-box-shadow: 0px 8px 20px 0px rgb(0 0 0 / 7%);
    box-shadow: 0px 8px 20px 0px rgb(0 0 0 / 7%);
}
@media(max-width:1200px){
    .navbar.navbar-expand-lg .navbar-nav {
        background: #fff;
        padding:10px 15px;
    }  .navbar.navbar-expand-lg .navbar-collapse a:not(.btn){color: #000 !important;}
     .sticky .navbar-nav ul.sub-menu{background-color:#fff !important;}
    .sticky .navbar-nav ul.sub-menu li a, .sticky .navbar-nav ul.sub-menu li a:hover{color: #000 !important;}
    .sticky .navbar-toggler .icon-bar { background: #333 !important;}
    .logo{height:60px !important;}
}
@media(max-width:1200px){
    .banner h2 {
        font-size: 38px !important;
        line-height: 38px;
        margin-bottom: 15px !important;
    }
    .banner h3 {
        font-size: 20px !important;
        line-height:20px;
    }
    .banner {min-height: 50vh;}
    .btn {font-size: 14px !important}
}
@media(max-width:767px){
.logo{height:70px;}
.lh-12{line-height:1.2em !important;}
.main-banner::before{height:30vh;}
.main-banner::after{height:60vh;}
.main-banner{min-height:70vh;}
.offer-row .bg-box {
    position: relative;
}
.offer-row{justify-content:center;}
.slider_nav svg {
    width: 30px;
height:30px;
}
    .banner h2 {
        font-size: 32px !important;
        line-height: 38px;
        margin-bottom: 15px !important;
    }
    .banner h3 {
        font-size: 18px !important;
        line-height: 18px;
    }
    .banner {min-height: 75vh;}
    .btn {font-size: 14px !important}
}
.border-10px{border-radius:10px;}
.amenities p{font-size:16px;}
.amenities .content-box{height:100%;}
.bg-fixed{background-attachment:fixed;}
.activities .gallery-item .item-title {
        width: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: transparent;
    z-index: 9;
}
.activities .gallery-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 20%;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.6) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.6) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.6) 100%);
}

.activities .gallery-item{
    position: relative;
}
.activities .gallery-item:hover{background: transparent;}
.activities .gallery-item:hover .item-img{opacity: 1;}
.scroll-mouse {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  color: #ccc;
  z-index: 9;
}

.mouse-icon {
  width: 20px;
  height: 28px;
  border: 2px solid #ccc;
  border-radius: 12px;
  position: relative;
  margin: 0 auto 0;
}

.mouse-icon .dot {
  width: 4px;
  height: 4px;
  background: #ff5a5e;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 50%;
  transform: translateX(-50%);
  animation: scrollDot 1.5s infinite;
}

.label {
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Helvetica';
}

@keyframes scrollDot {
  0% { top: 6px; opacity: 1; }
  100% { top: 18px; opacity: 0; }
}
.custom-prev:hover svg,.custom-next:hover svg {
    background: #987e41;
    fill: #fff;
    border-radius: 50%;
}
.btn-primary:hover svg {
    fill: #1f2e1a !important;
}

.btn-secondary:hover svg {
    fill: #987e41 !important;
}
.row .row{margin-left:-15px;margin-right:-15px;}
.page-banner::after {
    height: 20vh;
}
@media(max-width:991px){
.banner .full-height {
    min-height: 75vh;
}
.sep-vertical-x2-lg{display:none;}
.carousel-nav-aside-center.banner .owl-nav .owl-prev, .carousel-nav-aside-center.banner .owl-nav .owl-next {
  display: none;
}
}
@media(min-width:992px){
.offers .gallery-item .item-title {
  position: absolute;
  right: 0;
  top: 50%;
  background: #ffffff;
  width: 50%;
  min-height: 400px;
  transform: translateY(-50%);
  align-content: center;
  padding: 100px;
}
.offers .gallery-item {
  position: relative;
  background-color: transparent !important;
}
.offers .gallery-item a {
  width: 60%;
  display: inline-block;
}
.offers .gallery-item  .btn{width:auto;}
}
.carousel-single , .owl-item{
    visibility: hidden !important;
    opacity: 0 !important;
}
.owl-item.active{
	visibility: visible !important;
        opacity: 1 !important;
        height: 100% !important;
}
.carousel-single .owl-item.active, .carousel-single.owl-loaded{
     height: 100vh !important;
visibility: visible !important;
        opacity: 1 !important;
}
.carousel-single,
.carousel-single .owl-stage-outer {
  position: relative;
  height: 100%;
}
.carousel-single .owl-stage {
  display: block !important;
  transform: none !important;
}
.carousel-single .owl-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: 1;
  transition: opacity 1s ease-in-out;
}
.carousel-single .owl-item.active {
  opacity: 1;
  z-index: 2;
}
.carousel-single {
  height: 100vh;
}
.carousel-single .owl-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 1230px) {
    .container{
        max-width: 1400px;
    }
}
footer ul.links li,footer ul.links li p {
  display: inline-block;
font-size:16px;
}
footer ul.links li:not(:last-child):after {
  content: "|";
  display: inline-block;
  margin:0 15px;
}
.social-links li:not(:last-child){margin-right:5px;}
@media(max-width:1200px){
    h2.caxo-font{font-size:36px !important;}
}
@media(max-width:767px){
footer svg.logo{height: 50px;}

footer ul.links li, footer ul.links li p {
  display: block;
}
footer ul.links li, footer ul.links li {margin-bottom:10px;}
footer ul.links li:not(:last-child)::after {
  display: none;
}
.cta-desc{font-size:22px !important;}
.spa-section .bg-box {
  position: relative;
}
footer p {
  font-size: 14px !important;
}
}
.check-list {
  list-style: none;
}
.check-list li::after {
    content: "";
    background-image: url(https://storage.googleapis.com/icoms_media/sites/799/images/uploaded/799/check.png);
    width: 15px !important;
    height: 15px !important;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 5px;
}
.check-list li{position:relative; padding-left: 25px;}
.dark.check-list li::after{
	filter:invert(1) brightness(100);
}
body, html {
  overflow-x: hidden;
}