:root{
    --color:#6e8b3d;
}
.sp-default-logo.visible-xs{
    display: none;
}
.menu-fixed#sp-header.has-slideshow .sp-megamenu-parent > li > a, .menu-fixed#sp-header .sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > a,
.has-slideshow#sp-header .sp-megamenu-parent > li > a{
    line-height: 100px;
}
.sp-megamenu-parent > li > a,
.has-slideshow#sp-header .sp-megamenu-parent > li > a,
#sp-header,
img.sp-default-logo{
    height: 100px;
}
.menu-fixed#sp-header .logo img{
    width: auto;
}
.menu-fixed #sp-reservation ul.menu li a,
#sp-reservation ul.menu li a{
    margin-top: 35px;
}
.has-slideshow.menu-fixed#sp-header,
.menu-fixed#sp-header,
#sp-header{
    background-color: #fff!important;
    opacity: 1;
}
.has-slideshow#sp-header .sp-megamenu-parent > li > a,
#sp-header .sp-megamenu-parent > li > a{
    color:#333;
}
/* {
    background-color: rgba(0,0,0,0.9) !important;
} */
.menu-fixed#sp-header{
    height: 100px;
}
.sp-contact-info{
    float: right;
}
#sp-top-bar i{
    color:#fff;
}
.has-slideshow#sp-top-bar,
#sp-top-bar{
    background-color: var(--color);
}
#sp-top-bar .sp-module:nth-of-type(1){
    max-width: 65%;
}
#sp-top-bar .sp-module{
    margin: 0;
    display: inline-flex;
    /* max-width: 70%; */
    /* margin-left: auto; */
}
#sp-top2 p{
    margin: 0px;
}
#sp-top2 .sp-column {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
}
#sp-page-title{
    margin-top: 20px;
}
#sp-header{
    box-shadow: none!important;
}
#sp-bottom{
    padding-top:0px!important;
    margin-top:35px;
}
.sp-page-title h3{
    font-size: 22px;
}
#sp-title .sp-page-title h1{
    color: #fff;
}
#sp-title .sp-page-title h2::before {
    background-image: none!important;
}
@media only screen and (max-width: 768px) {
  .resort-slider, .resort-slider .resort-slider-wrapper {
    min-height: auto;
  }
}
.gtranslate_wrapper a.glink + a.glink{
    margin-left: 5px;
}