.section_accommodations:after, .scroll_menu, .dropdown-menu{
    background: #f7f5f6;
}
.section_header{
    border: 50px solid #f7f5f6;
}

h1{
    font-size: 36px;
}
h2{
    font-size: 24px;
}
.details_offers h3{
    /*font-family: 'HelveticaNeue_LTW01', 'sarabunregular';*/
    margin-bottom: 0;
}
h4{
    text-transform: none;
    font-size: 16px;
}
.btnbook_reser, .btn_readmore, .section_footer, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .nav_top .lang_parent li a:hover, .slide_accommodation .owl-dots .owl-dot.active span, .slide_accommodation .owl-dots .owl-dot span, .section_description h1:before, .section_accommodations h2:before, .section_offers h2:before, .section_facilities h2:before, .section_event h2:before, .section_contentchild h2:before, .slide_facilities .owl-nav [class*=owl-]:hover, .simplefilter li:hover, .simplefilter li.active {
    background: #1d756b;
}
.scroll_menu .main_menu a:hover, .text_gallery_hover i, .section_accommodations h2, h1, .details_offers h4, .section_facilities h2, .section_event h2, .text_event .btn_readmore:hover, .scroll_menu .main_menu .active, .dropdown-menu > li > a, .lang_parent a, .popup_content label, .section_contentchild h2, .section_offers h2, .overlay_menu ul li a:hover{
    color: #1d756b;
}
.section_accommodations, .details_offers{
    background: #f9f5f0;
}
.section_detailscontentchild .box_offers:nth-child(even) .images_child{
    float: right;
}
.hm-red-strong .full-bg-img, .hm-red-strong .mask{
    background-color: #001f1b99;
}
.btn_readmore, .btnbook_reser{
    /*font-family: 'Rocking_The_Kasbah_NF', 'sarabunregular';*/
    text-transform: none;
    font-size: 15px;
    /*font-size: 20px;*/
}
.details_offers:after, .section_accommodations:before, .section_footer:after{
    content: '';
}
.slide_facilities .owl-nav [class*=owl-] {
    border: 1px solid #1d756b;
    color: #1d756b;
}
.form_contact .fa-exclamation-triangle{
    color: #c30f0f;
    bottom: 40px;
}
.form_contact input + label{
    margin-top: 5px!important;
}
.wi{
    display: inherit;
}
.overlay_menu{
    background: #242424;
}
.sitemap_footer{
    text-transform: none;
}
.sitemap_footer li{
    border-right: 1px solid #ffffff33;
    padding: 0 15px;
    line-height: initial;
}
.row_footer .col-xs-2{
    padding: 0 15px;
}
.section_info .demo_gallery{
    margin-top: 50px;
}

.main_menu li{
    padding: 0 10px;
    position: relative;
}
.text_accommodation h3 {
    margin: 0;
    line-height: inherit;
}


.text_slide h1{
    font-size: 40px;
}
.overlay_video{
    background: none;
}
.overlay_video:before{
    content: '';
    background: #00000040;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.slide_otherfacilities .owl-dots{
    display: block;
}
.section_offers .details_offers{
    padding-left: 0;
}
.box_offers:hover .images_child img{
    transform: scale(1.0);
}
.images_child{
    overflow: hidden;
}
.images_child img{
    transition: all 1s;
    transform: scale(1.05);
}
.dropdown_new .dropdown_menu{
    background: #fff;
    opacity: 0;
    position: absolute;
    pointer-events: none;
    /*transform-origin: top left;*/
    /*transition-duration: 0.5s;*/
    transform: translateY(-2em);
    transition: all 1s;
    /*max-height: 0;*/
    /*overflow: hidden;*/
    /*-webkit-transition: max-height 0.8s;*/
    /*-moz-transition: max-height 0.8s;*/
    /*transition: max-height 0.8s;*/

}
.dropdown_menu{
    color: #212121;
}
.dropdown_menu li{
    width: 100%;
    padding:0!important;
    white-space: nowrap;
}
.dropdown_menu a{
    line-height: normal;
    padding: 10px;
    text-align: left;
}
.dropdown_new:hover .dropdown_menu{
    opacity: 1;
    /*transform: scaleY(1);*/
    transform: translateY(0);
    pointer-events: auto;
    /*max-height: 500px!important;*/
}
.main_menu{
    padding: 25px 25px 0;
}
.dropdown_menu a{
    width: 100%;
}
.dropdown_menu a:hover{
    background: #1d756b;
    color: #fff;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover{
    border-color: #1d756b;
}

.input_contact{
    background: none;
}
.navbar_fix a{
    opacity: 0.6;
}
.navbar_fix .active{
    color: #fff!important;
    opacity: 1;
}
.scroll_menu .button_container span{
    background: #1d756b;
}
.overlay_menu ul li a:hover{
    opacity: 1;
    color: #fff!important;
}
.base_plus_icon .plus_icon:before, .base_plus_icon .plus_icon:after{
    opacity: 0.6;
}
.base_plus_icon.active .plus_icon:before, .base_plus_icon.active .plus_icon:after{
    opacity: 1;
}
.info{
    padding: 10px 10px 0!important;
}

.section_roomsamenities li{
    font-size: 14px;
}
.box_inout .col-xs-6{
    position: relative!important;
}
.section_footer:after{
    z-index: inherit;
}

.text_slide, .box_reservation, .overlay_video:before{
    z-index:3;
}
