.nav_menu img{
    height: 100px;
    transition: all 0.25s;
}
.scroll_menu .nav_menu img{
    height: 70px;
    filter: none;
}
#loader img{
    height: 100px;
    filter: brightness(0) invert(1);
}
.section_description{
    height: 550px;
    background-position: bottom;
    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;
    background-position: bottom;
}
.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_contentchild_rooms .editable li:before, .section_offers_info li:before, .details_description li:before, .section_info_accom .amenities_home li:before{
    filter: invert(92%) sepia(15%) saturate(1166%) hue-rotate(346deg) brightness(105%) contrast(104%);
}
.details_description li, .section_info_accom .amenities_home li{
    padding: 7px 0 7px 30px !important;
}
.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;
}
.section_reservation h3:before{
    background: var(--primary)!important;
}
.nav_menu li{
    padding: 0 10px;
}
.nav_menu img{
    /*filter: none;*/
    padding: 10px 0;
    height: 130px;
}
/*.amenities_home li{*/
/*    padding: 10px 0 10px 35px !important;*/
/*}*/
.box_contentinfo li{
    padding: 7px 10px 7px 30px !important;
}
.box_contentinfo li:before{
    filter: invert(30%) sepia(41%) saturate(518%) hue-rotate(350deg) brightness(91%) contrast(92%);
}
.restaurant_list .editable ul{
    padding-left: 30px;
}
.restaurant_list .editable li{
    width: 100%;
    padding: 5px 0;
    list-style: disc;
    line-height: normal;
}
.main_menu{
    font-size: 16px;
}
.main_menu.scroll_menu{
    background: #ffffffe6;
    box-shadow: rgba(0, 0, 0, 0.09) 0 0 10px;
    top: 0;
    position: fixed;
    backdrop-filter: none;
    color: #000000;
}
.scroll_menu .nav_menu li.active a:before{
    background: var(--primary);
}
.section_gallery{
    padding: 100px 0;
}
.section_gallery .nav li{
    padding: 0 5px;
}
.restaurant_list li{
    width: 100%!important;
}
.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;
}
.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;
}
.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: 50px;
}
.section_tagline p{
    color: #FFFFFF!important;
}
.lang_parent a:hover{
    color: #585858!important;
}
.info a:hover{
    color: var(--primary)!important;
}
.section_contact .editable strong, .section_aboutus .editable strong, .section_contentchild_rooms .editable strong, .restaurant_list .editable strong{
    color: var(--primary)!important;
    font-family: var(--font-DMSans-Bold);
}
/*::selection {*/
/*    background: var(--primary);*/
/*    color: #585858;*/
/*}*/
.section_contentchild{
    color: #ffffff;
    background-position: bottom;
}
.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-position: bottom;
    background-size: cover;
}
.section_footer li{
    padding: 0 8px;
}
.section_footer .col-xs-8{
    text-align: right;
}
.section_footer h2{
    font-size: 28px;
}
.section_contentchild_rooms .editable{
    text-align: initial;
}
.section_contentchild_rooms .editable li{
    width: 33.3333%;
    float: left;
    position: relative;
    padding: 7px 0 7px 30px !important;
    list-style: none;
}
.section_contentchild_rooms .editable ul{
    margin: 10px 0 0;
    display: inline-block;
    width: 100%;
    padding: 0 0 0 30px;
}
.section_contentchild_rooms .editable li:before {
    content: '';
    background-image: url('../images/icon/checklist.png');
    vertical-align: middle;
    object-fit: cover;
    display: inline-block;
    width: 25px;
    height: 25px;
    transition: all 0.25s;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    /*filter: invert(94%) sepia(4%) saturate(4053%) hue-rotate(324deg) brightness(100%) contrast(80%);*/
}
.section_dining .col-xs-6{
    width: 100%;
}
.section_dining .restaurant_list{
    padding:  0;
}
.section_dining .restaurant_list ul{
    margin-bottom: 15px;
}
.section_dining .restaurant_list .editable li{
    position: relative;
    list-style: none;
    padding: 7px 0 7px 30px;
    width: 50% !important;
    float: left;
}
.section_dining .restaurant_list .editable li:before {
    content: '';
    background-image: url('../images/icon/checklist.png');
    vertical-align: middle;
    object-fit: cover;
    display: inline-block;
    width: 25px;
    height: 25px;
    transition: all 0.25s;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: invert(92%) sepia(15%) saturate(1166%) hue-rotate(346deg) brightness(105%) contrast(104%);
}
/*.section_dining h1{*/
/*    text-align: center;*/
/*}*/
/*.section_dining h2{*/
/*    margin: auto;*/
/*    display: table;*/
/*}*/
/*.section_dining p{*/
/*    text-align: inherit!important;*/
/*}*/
.section_dining .editable ul{
    text-align: left;
}
.section_dining .editable{
    text-align: inherit;
}
.restaurant_list ul{
    display: inline-block;
    margin: auto;
    text-align: left;
}
.section_info_wedding{
    text-align: center;
}
.section_info_wedding .col-xs-6{
    width: 100%;
}
.section_info_wedding .amenities_home{
    padding: 30px 0 0;
}
.section_contact .editable{
    text-align: initial;
}
.section_video{
    height: 600px;
    overflow: hidden;
}
#index-video{
    height: 100%!important;
}
.on-top{
    position: absolute;
    bottom: 30px;
    right: 50px;
    z-index: 2;
    opacity: 1;
}
.on-top button{
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 100%;
    background: none;
    text-align: center;
}
.on-top img{
    height: 100%;
    display: block;
    width: auto;
    margin: auto;
    filter: brightness(0) invert(1);
}
.details_child p{
    margin-bottom: 0;
}
.list_offers ul li{
    padding: 0;
}
.section_tagline h2{
    font-size: 34px;
}
.thai_lang .sitemap_footer{
    font-size: 12px;
}
.section_accommodation .details_accommodation p{
    text-align: left!important;
}