.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: center;
    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: top;
}
.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(73%) sepia(47%) saturate(320%) hue-rotate(7deg) brightness(94%) contrast(88%);
}
.details_description li, .section_info_accom .amenities_home li{
    padding: 7px 10px 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 7px;
}
.nav_menu img{
    /*filter: none;*/
    padding: 10px 0;
    height: 130px;
}
.nav_menu li a:before{
    left: -5px;
}
/*.amenities_home li{*/
/*    padding: 10px 0 10px 35px !important;*/
/*}*/
.box_contentinfo li{
    padding: 6px 10px 6px 30px !important;
}
.box_contentinfo li:before{
    filter: invert(15%) sepia(20%) saturate(4462%) hue-rotate(176deg) brightness(89%) contrast(94%);
    top: 5px;
    bottom: auto;
}
.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;
}
.section_infofac .list_offers .btn_viewdetails:after{
    background: var(--primary)!important;
}
.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: 44px;
}
.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: center;
}
.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: center;
    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 .restaurant_list ul{
    display: inline-block;
    /*text-align: center;*/
}
/*.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(73%) sepia(47%) saturate(320%) hue-rotate(7deg) brightness(94%) contrast(88%);
}
/*.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;
}
.section_group{
    height: 100vh;
    width: 100%;
    overflow: hidden;
}
.section_group .col-xs-6{
    padding: 0;
    position: relative!important;
    overflow: hidden;
}
.section_group img{
    width: 100%;
    height: 100vh;
    object-fit: cover;
    display: block;
    transition: all 0.5s!important;
    transform: scale(1.05)!important;
    object-position: 30%;
}
.section_group .col-xs-6:hover img{
    transform: scale(1)!important;
}
.section_group .container{
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: start;
    width: 100%;
    padding: 0!important;
}
.row_group{
    margin: 0;
    position: relative;
}
.row_group:before{
    content: '';
    background-image: url('../images/icon/fish.png');
    width: 400px;
    height: 145px;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: brightness(0) invert(1);
    opacity: 0.7;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
}
.brand_logo_group{
    padding: 30px;
    position: absolute;
    z-index: 1;
    width: 100%;
}
.brand_logo_group img{
    width: auto!important;
    height: 100px!important;
    display: block;
    margin: auto;
    filter: brightness(0) invert(1);
    transform: scale(1)!important;
}
.brand_logo_group h1{
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
}
.details_group h1{
    color: var(--second);
    font-size: 26px;
}
.btn_viewwebsite{
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    position: relative;
}
body.pageevent{
    overflow: hidden;
}
.details_group h4{
    color: var(--primary);
    font-family: var(--font-Marcellus);
}
.row_group .col-xs-6:nth-last-child(1) img{
    object-position: right;
}
.details_group{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    transform: translateY(30px);
    opacity: 0;
    padding: 0 30px;
    transition: all 0.5s;
}
.details_group .btn_viewdetails{
    color: #ffffff!important;
}
.details_group .btn_viewdetails:after, .details_group .btn_viewdetails .images_icon{
    background: #ffffff!important;
}

.section_group .col-xs-6:hover .details_group{
    transform: translateY(0);
    opacity: 1;
}
.dropdown_wing{
    background: #ffffffcf;
    color: #000000;
    backdrop-filter: blur(15px);
    opacity: 0;
    left: 158px;
    top: 0;
    position: absolute;
    pointer-events: none;
    /* transform-origin: top left; */
    /* transition-duration: 0.5s; */
    transform: translateY(2em);
    transition: all 0.25s;
    /* max-height: 0; */
    /* overflow: hidden; */
    /* -webkit-transition: max-height 0.8s; */
    /* -moz-transition: max-height 0.8s; */
    /* transition: max-height 0.8s; */
    line-height: normal;
    margin: 0!important;
}
.dropdown_new .dropdown_menu li:hover .dropdown_wing{
    opacity: 1;
    /* transform: scaleY(1); */
    transform: translateY(0);
    pointer-events: auto;
}
.dropdown_new .dropdown_menu{
    margin: 0!important;
}
.dropdown_wing a{
    padding: 10px!important;
}
.dropdown_wing li:hover a{
    padding-left: 20px!important;
}
.amenities_home hr{
    display: none;
}
.box_contentinfo_rooms .col-xs-7{
    width: 50%;
}
.box_contentinfo_rooms .col-xs-5{
    width: 50%;
}
.box_contentinfo_rooms .details_child{
    padding: 0 0 0 50px;
    height: 600px;
}
.box_contentinfo_rooms .images_child{
    height: 600px;
}
.box_contentinfo_rooms .list_contentchild:nth-child(odd):before{
    width: 55%;
}
.section_info_accom .amenities_home ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.section_info_accom .amenities_home li{
    width: 100%;
}
.section_info_accom .amenities_home li:nth-child(4):before{
    background-image: url('../images/icon/features/features-5.png');
}
.section_sustainability:after{
    width: 100%;
}
h4.panel-title > i{
    float: right;
}
.section_sustainability .collapsed i:before {
    content: "\f107";
}
.panel-default > .panel-heading{
    background: none;
    padding: 5px 0;
    border-bottom: none;
    font-family: var(--font-Marcellus);
}
.panel-default > .panel-heading + .panel-collapse > .panel-body{
    padding: 0 25px 0 0;
    border-top: none;
}

.panel-body p:nth-child(1){
    margin-top: 0;
}
.panel.panel-default{
    border-bottom: 1px solid #08345129;
}
.amenities_event li:before{
    background-image: url('../images/icon/checklist.png')!important;
}
.amenities_event.amenities_include ul{
    grid-template-columns: 1fr;
}
.section_info_wedding .amenities_home .btn_viewdetails{
    color: var(--primary)!important;
}
.section_info_wedding .amenities_home .images_icon{
    background: var(--primary)!important;
    width: 15px;
    height: 15px;
}
.section_info_wedding .amenities_home .btn_viewdetails:after{
    background: var(--primary)!important;
}
.section_dining .amenities_home li{
    padding-bottom: 0;
}
/*.menu_mobile{*/
/*    display: none;*/
/*    border: none;*/
/*    height: 70px;*/
/*    top: 50px;*/
/*}*/
/*li.none_pc{*/
/*    display: none!important;*/
/*}*/
/*.menu_mobile.scroll_mobile{*/
/*    top: 0;*/
/*    height: 70px;*/
/*}*/
.scroll_mobile .button_container span{
    background: var(--second);
}
.section_footer .col-xs-8 ul.sitemap_footer:nth-child(2){
    margin-top: 5px;
}

.dropdown_menu_room{
    width: 158px;
}
.section_sitemap .col-xs-4{
    width: 50%;
}
.section_sitemap:before{
    width: 100%!important;
}
.details_facilities h4:before, .details_accommodation label.introduction:before, .details_room h4:before, .section_contentchild h2:before, .details_child h3:before, .section_facilities label.introduction:before{
    bottom: auto;
    top: 7px;
}
.section_info_accom .amenities_home li:before{
    bottom: auto;
    top: 5px;
}
.more_menu.dropdown_new .dropdown_menu{
    right: 0;
}
.more_menu.dropdown_new:hover .dropdown_menu:before{
    right: 0;
    left: auto;
}
.section_dining .restaurant_list{
    padding-right: 0;
}
.navbar_fix{
    padding: 0 30px 30px !important;
    max-height: 600px;
    overflow: scroll;
    margin-top: 70px;
}
.form-group{
    padding: 5px 10px 5px 10px !important;
}
#popup_room_list select{
    line-height: normal;
}
.tab_header{
    z-index: 5;
}
.fix_body .tab_header{
    z-index: 4;
}
.download_photo{
    width: 800px;
    margin: auto;
}
.download_photo table{
    border-collapse: collapse;
}
.download_photo table tr:nth-child(odd){
    background: #ffffff;
}
.download_photo table tr:nth-child(even){
    background: #f9f9f9;
}
.download_photo table td{
    border: 1px solid var(--second);
    vertical-align: middle!important;
}
.download_photo table td:nth-child(odd){
    width: 100px;
}
.download_photo img{
    width: 100px;
    height: auto;
    display: block;
}
.download_photo table thead td{
    background: var(--second);
    color: #ffffff;
    text-align: center;
}
.sister_hotel{
    float: right;
    line-height: 50px;
    padding-right: 25px;
    border-right: 1px solid #ffffff26;
    padding-left: 0;
}
.button_lang #lang_primary{
    padding-left: 25px;
}
.book_event .images_icon{
    width: 20px;
    height: 20px;
}
.book_event .btn_viewdetails{
    color: #ffffff!important;
}
.book_event .btn_viewdetails .images_icon{
    background: #ffffff!important;
}
.book_event .btn_viewdetails:after{
    background: #ffffff!important;
}
