
body{
    background: #f4f5f7;
}
.nav_menu img{
    height: 120px;
    transition: all 0.25s;
}
.scroll_menu .nav_menu img{
    height: 70px;
    filter: brightness(0) invert(1);
}
#loader img{
    height: 100px;
    filter: brightness(0) invert(1);
}
.section_description{
    height: 550px;
    background-size: cover;
}
.images_description{
    height: 580px;
}
.images_description label.introduction{
    margin: 0;
}
.section_aboutus{
    text-align: center;
}
.section_aboutus .editable{
    text-align: left;
}
.section_aboutus .editable p{
    width: 100%;
}
.section_tagline{
    background-size: cover;
}
.section_tagline li{
    width: 100%;
}
.section_info_offers{
   text-align: center;
}
.section_info_offers p{
    text-align: center!important;
}
.box_contentinfo_offers .details_child{
    height: auto!important;
    padding: 0!important;
}
.box_contentinfo_offers .col-xs-7{
    padding-left: 50px;
}
.box_contentinfo_offers .parallax_scroll{
    display: flex;
    align-items: center;
}
.discount p>label{
    font-size: 14px;
}
.box_contentinfo_offers li{
    width: 100%;
    padding: 5px 0;
}
.box_contentinfo_offers ul{
    display: grid;
    padding-left: 30px;
    margin: 0;
}
.box_contentinfo_offers:after{
    width: 50%;
}
.section_reservation .col-xs-12{
    padding: 10px 0;
}
.overlay_menu.open li:nth-of-type(9) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.section_offers_info li:before, .details_description li:before, .section_info_accom .amenities_home li:before{
    /*filter: invert(80%) sepia(7%) saturate(2026%) hue-rotate(336deg) brightness(109%) contrast(80%);*/
    filter: brightness(0) invert(1);
}
.details_description .btn_viewdetails{
    color: #ffffff!important;
    margin-top: 30px;
}
.details_description .btn_viewdetails:after{
    background: #ffffff!important;
}
.details_description .btn_viewdetails .images_icon{
    background: #ffffff!important;
}
.nav_menu li{
    padding: 0 10px;
    line-height: 45px;
}
.section_reservation h3:before, .scroll_menu .nav_menu li:hover a:before{
    background: var(--primary)!important;
}
.nav_menu img{
    /*filter: none;*/
    padding: 10px 0;
}
/*.amenities_home li{*/
/*    padding: 10px 0 10px 35px !important;*/
/*}*/
.box_contentinfo li{
    padding: 7px 10px 7px 30px !important;
}
.box_contentinfo li:before{
    filter: invert(17%) sepia(70%) saturate(781%) hue-rotate(176deg) brightness(98%) contrast(91%);
}
.restaurant_list .editable ul{
    padding-left: 30px;
}
.restaurant_list .editable li{
    width: 100%;
    padding: 5px 0;
    list-style: disc;
    line-height: normal;
}
.main_menu.scroll_menu{
    color: #ffffff;
}
.scroll_menu .nav_menu li.active a:before{
    background: var(--primary);
}

.section_gallery .nav li{
    padding: 5px;
    margin-bottom: 0;
    float: none;
    display: inline-block;
}
.restaurant_list li{
    width: 100%;
}
.box_contentchild .list_contentchild:nth-child(even) .btn_viewdetails:after{
    background: var(--primary)!important;
}
.section_infofac .btn_viewdetails{
    color: var(--primary)!important;
}
.section_infofac .btn_viewdetails .images_icon{
    background: var(--primary)!important;
    width: 15px;
    height: 15px;
}
.dropdown_menu li:hover:before, .section_infofac .btn_viewdetails:after, .box_reser:after, .btn_moredetails.btn_submit{
    background: var(--second)!important;
}
.slide_offer .slick-track{
    margin: auto;
}
.row_contactus {
    margin: 50px 0;
}
.view_photo .none{
    display: none;
}
.view_photo .none.active{
    display: block;
}
.box_contactus{
    padding: 30px 15px;
    height: 150px;
}
.box_reser{
    background: #000000b0;
}
.section_tagline .btn_moredetails{
    color: var(--second)!important;
}
.section_tagline .btn_moredetails .images_icon{
    background: var(--second)!important;
}
.section_sitemap{
    padding: 50px 0;
}

.section_sitemap .col-xs-8 ul{
    margin: -10px;
    padding: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    -moz-column-count: 2;
    -moz-column-gap: 0px;
    column-count: 2;
    column-gap: 0px;
}
.section_sitemap .col-xs-8 li{
    list-style: none;
    float: left;
    padding: 10px;
    width: 100%;
}
.section_sitemap .col-xs-8 li:nth-child(1) .images_photo, .section_sitemap .col-xs-8 li:nth-last-child(1) .images_photo{
    height: 400px;
}
.section_sitemap .col-xs-8 li:nth-child(2) .images_photo, .section_sitemap .col-xs-8 li:nth-child(3) .images_photo{
    height: 200px;
}
.section_sitemap .col-xs-8 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.section_sitemap li{
    padding: 5px 0;
    line-height: normal;
}
.btn_moredetails.btn_book{
    background: var(--second)!important;
}
.overlay_menu ul li{
    line-height: normal;
    padding: 6px 0;
}
.overlay_menu ul li a:hover{
    color: var(--primary);
}
.slideshow .slide-content .text{
    font-size: 36px;
}
.section_tagline p{
    color: #FFFFFF!important;
}
.lang_parent a:hover{
    color: #585858!important;
}
.info a:hover{
    color: var(--primary)!important;
}
/*::selection {*/
/*    background: var(--primary);*/
/*    color: #585858;*/
/*}*/
.section_contentchild{
    color: #ffffff;
}
.details_room h3{
    opacity: 1;
}
.images_contact .images_icon{
    display: block;
}
.scroll_menu .btn_book img{
    filter: invert(29%) sepia(1%) saturate(5259%) hue-rotate(36deg) brightness(87%) contrast(62%);
}
.section_locationmap{
    padding: 50px 0;
}
.section_locationmap iframe{
    width: 100%;
    height: 600px;
    display: block;
}
.section_contentchild p{
    width: 100%;
}
/*.amenities_home ul{*/
/*    margin: 20px 0 0 0;*/
/*}*/
.section_infofac .amenities_home .editable li{
    width: 100%;
    padding: 0;
    list-style: disc;
}
.section_infofac .amenities_home .editable ul{
    padding-left: 30px;
}
.section_footer{
    background-size: cover;
}
.section_footer li{
    padding: 0 8px;
}
.section_footer .col-xs-8{
    text-align: right;
}
.section_tagline h2{
    font-size: 30px;
}
.section_footer li a{
    opacity: 0.7;
}
.section_footer li.active a, .social_media li a{
    opacity: 1;
}
/*.slideshow .slide-content .title{*/
/*    font-family: var(--font-Javacom);*/
/*    text-transform: none;*/
/*    font-size: 20px;*/
/*    line-height: inherit;*/
/*}*/
/*.images_description label.introduction, .section_offers label.introduction, .details_accommodation label.introduction, .section_tagline label.introduction, .section_facilities label.introduction, .section_footer label, .section_contentchild h2, .details_room h4, .details_child h3, .section_info .amenities_home h4, .amenities_home h4, .details_contact h2{*/
/*    font-family: var(--font-Javacom);*/
/*    text-transform: none;*/
/*    line-height: inherit;*/
/*}*/

.button_lang .lang_parent li{
    text-transform: uppercase;
}
.section_accommodation{
    width: 100%;
}
.option_none{
    display: none!important;
}
.col_full{
    width: 100%;
    text-align: center;
}
.col_full .amenities_home {
    padding-left: 0;
}
.t-datepicker-day:before{
    z-index: -1!important;
}
.btn_lang{
    text-transform: uppercase;
}
body, .slideshow .slide-content .text, .main_menu, .section_reservation h2 > label, .section_reservation h3, h2, .btn_moredetails, .slideshow .slide-content .title, .images_description label.introduction, h1, .section_offers label.introduction, .details_offers h3, .details_offers h4, .details_offers p, .btn_viewdetails, .details_accommodation label.introduction, .details_room h3, .details_room h4, .section_tagline label.introduction, .section_facilities label.introduction, .details_facilities h3, .details_facilities h4, .section_footer label, .details_child h3, .amenities_home h4, .section_gallery .nav a, .box_contactus h3, .details_contact h3, .section_sitemap, .navbar_fix{
    font-family: var(--font-HelveticaNeue)!important;
}
.section_reservation h2{
    font-size: 26px;
}
.arrows:before{
    font-size: 12px;
    bottom: 35px;
}
.btn_viewdetails{
    padding: 0 0 5px;
}
.social_media .images_icon{
    margin: 0;
}
.social_media{
    margin: 25px 0 20px;
}
.download_photo{
    margin-top: 50px;
}
.download_photo table{
    width: 100%;
    border-collapse: collapse;
}
.download_photo td{
    background: none;
    padding: 10px!important;
    border: 1px solid #e6c19a!important;
    vertical-align: middle!important;
    text-align: left;
    line-height: normal !important;
}
.download_photo tr{
    background: none!important;
}
.download_photo td:nth-child(1){
    text-align: center;
    width: 150px;
}
.download_photo img{
    width: 150px;
    height: 100px;
    object-fit: cover;
}
.dropdown_blog{
    width: 300px;
}
.dropdown_blog li{
    white-space: normal;
}
.btn_lang img{
    height: 15px;
    vertical-align: bottom;
}
.tab_header{
    z-index: 5;
}
.tab_header .images_icon{
    width: 18px;
    height: 18px;
}
.lang_parent img {
    height: 15px;
    vertical-align: bottom;
    width: auto;
}
.fix_body .tab_header{
    z-index: 4;
}
.section_faq .panel-group{
    text-align: left;
}
.section_faq .panel-title i{
    float: right;
}
.section_faq a>i:before{
    content: "\f106";
}
.section_faq .collapsed i:before {
    content: "\f107";
}
.section_faq a {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    color: #fff;
}
.section_faq a.collapsed{
    background: #ffffff!important;
    color: #000000;
}
.section_faq .panel-default > .panel-heading{
    background: #fff;
    border: 1px solid #eee !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: none!important;
    padding: 0;
    overflow: hidden;
}
.section_faq .panel-body{
    border: 1px solid #eee !important;
    /*border-top: none!important;*/
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.section_faq .panel-body p{
    margin-top: 0;
}
.panel-group .panel + .panel{
    margin-top: 10px;
}
.section_reviews{
    padding: 50px 0;
    text-align: center;
}
.social_media a {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50px;
    background: #fff;
    padding: 10px;
}
.social_media img {
    width: 100%;
}
.social_media li {
    padding: 0 4px;
}
.main_menu{
    border-top: none;
}
.nav_menu ul{
    margin-top: 10px;
    padding: 0 15px 0 5px;
}
.dropdown_new .dropdown_menu{
    background: #ffffff!important;
    margin-top: 0;
}
.scroll_menu .nav_menu li{
    line-height: 70px;
}
.dropdown_menu li{
    line-height: normal !important;
}