@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Regular.woff2') format('woff2'),
    url('../font/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'kanitextralight';
    src: url('../font/kanit-light-webfont.woff2') format('woff2'),
    url('../font/kanit-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Papyrus';
    src: url('../font/Papyrus-Regular.woff2') format('woff2'),
    url('../font/Papyrus-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Canto';
    src: url('../font/Canto-Roman.woff2') format('woff2'),
    url('../font/Canto-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Birthstone';
    src: url('../font/Birthstone-Regular.woff2') format('woff2'),
    url('../font/Birthstone-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NotoSans_Thai';
    src: url('../font/NotoSansThai-Light.woff2') format('woff2'),
    url('../font/NotoSansThai-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Dancing Script';
    src: url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');
    font-weight: 400;
    font-style: normal;
}

body{
    font-size: 18px;
    font-family: 'Canto','kanitextralight';
    max-width: 100%;
    overflow-x: hidden;
    color: #888888;
    /*background-image: url('../images/icon/bg_body.png');*/
    /*background-size: 250px;*/
}
:root{
    --pimary: #343434;
}

.brand_logo{
    top: 20px;
    transition: all 1s;
}
.brand_logo img, .brand_logo{
    width: auto;
    height: 90px;
    transition: all 1s;
}
.brand_logo img{
     /*filter: none;*/
    height: 80px;
    /*margin-right: 10px;*/
 }

.scroll_menu .brand_logo img, .scroll_menu .brand_logo{
    height: 100%;
}
.scroll_menu .brand_logo{
    top: 0;
}
.btn_reservation, .btnbook_reser:after, .btn_booknow:after, .section_footer:before, .btn_apply:hover{
    background: var(--pimary)!important;
}
.text_offers h4, .section_description h4, h4{
    color: #333333;
}
.text_offers h4{
    font-family: 'Canto', 'kanitextralight';
    margin: 0;
}
h1, .t-day-check-in, .t-day-check-out, .box_reservation select, .text_slide h1{
    font-size: 40px;
}
h2{
    font-size: 28px;
    color: var(--pimary);
}
h1{
    font-family: 'Canto','kanitextralight';
    text-transform: none;
    line-height: initial;
    font-weight: initial;
    color: var(--pimary);
}
.btn_readmore:hover{
    color: #242424!important;
}
.btn_readmore:hover .images_icon{
    background: var(--pimary)!important;
}

h2, h3{
    /*color: #242424;*/
    font-family: 'Canto','kanitextralight';
    text-transform: none;
    line-height: initial;
    font-weight: initial;
}
h4{
    font-family: 'Canto', 'kanitextralight';
    font-size: 18px;
}
.nav_desktop .active{
    color: #242424;
}
.images_offers:before, .slide_photoinfo .owl-nav [class*=owl-], .box_iconfacilities, .box_iconfacilities:after, .box_iconfacilities:before, .overlay_menu{
    background: #f2f9f9;
}
.text_offers{
    padding: 30px 0 0;
}
.text_offers h2{
    font-size: 26px;
}

.section_contentchildoffers .images_accommodations{
    height: 600px;
}
.section_spa{
    text-align: inherit;
}
.section_spa h1, .section_spa h4{
    text-align: center;
}
.section_spa ul p{
    margin: 0;
}
.section_imagesspa{
    margin-bottom: 80px;
}
.section_spa li{
    padding: 5px;
    width: 100%;
}
.section_spa .editable h4{
    text-align: inherit;
}
.slide_weddingpackages .owl-nav, .slide_weddingpackages .owl-dots{
    display: none;
}
.slide_weddingpackages .images_offers{
    height: 350px;
}
/*.slide_facilities .owl-nav{*/
/*    display: none;*/
/*}*/
.slide_facilities .owl-nav [class*=owl-]:hover{
    background: none!important;
}
.section_wedding li{
    width: 50%;
    float: left;
}
.details_facilities p{
    text-align: left!important;
}
.section_download{
    text-align: center;
}
.slide_facilities .owl-nav [class*=owl-]:hover{
    color: inherit;
}
.section_meetingrooms{
    padding-top: 50px;
}
.section_meetingrooms .col-xs-4{
    padding: 0 15px;
}
.section_meetingrooms .row_meetingrooms{
    margin-right: -15px;
    margin-left: -15px;
}
.box_meetingrooms{
    padding: 30px;
    border: 1px solid #eee;
}
.images_iconmeeting{
    padding: 15px 0;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.box_meetingrooms{
    text-align: center;
}
.box_meetingrooms ul{
    margin: 30px 0 0;
    padding: 0;
    font-size: 14px;
}
.box_meetingrooms li{
    list-style: none;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    display: -webkit-flex;
    display: flex;
}
.box_meetingrooms li:nth-child(1){
    border-top: 1px solid #eee;
}
.box_meetingrooms li:nth-last-child(1){
    padding-bottom: 0;
    border-bottom: none;
}
.details_iconmeeting{
    border: none;
    width: 100%;
}
.box_meetingrooms h4{
    font-size: 24px;
}
.box_meetingrooms .col-xs-6:nth-child(1){
    border-right: 1px solid #eee;
}
.photo_icon{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #eee;
    padding: 15px;
    margin: auto;
}
.photo_icon img{
     width: 100%;
     height: 100%;
     object-fit: cover;
 }
.editable table{
    width: 400px!important;
    margin: 20px auto 0;
    border: 1px solid #eee;
}
.editable td{
    border: 1px solid #eee;
    padding: 10px;
}
.editable table p{
    margin: 0;
}
.nav_desktop li{
    padding: 0 10px;
    position: relative;
}
.btn_reservation{
    padding: 0 20px!important;
    text-transform: none;
    font-family: 'Canto', 'kanitextralight';
}
.btn_booknow, .btnbook_reser{
    text-transform: none;
    font-family: 'Canto', 'kanitextralight';
}

.dropdown-menu li{
    padding: 0!important;
}
.section_description .editable  li{
    text-align: left!important;
}
.section_description{
    text-align: inherit;
}
.section_description h1, .section_description h4{
    text-align: center;
}
.section_description h4{
    text-transform: none;
    font-family: 'Canto', 'kanitextralight';
}
.section_instagram{
    padding-top: 30px;
}
.section_instagram ul{
    padding: 0;
    margin: 0;
}
.section_instagram li{
    list-style: none;
}
.section_instagram{
    column-count: 3;
}
.instagram-media{
    border-radius: 0!important;
    border: 1px solid #eee!important;
}
.section_footer h2{
    font-size: 30px;
    text-transform: none;
}
.overlay_menu.open li:nth-of-type(9){
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.overlay_menu.open li:nth-of-type(10){
    -webkit-animation-delay: .80s;
    animation-delay: .80s;
}
.overlay_menu.open li:nth-of-type(11){
    -webkit-animation-delay: .85s;
    animation-delay: .85s;
}
.overlay_menu.open li:nth-of-type(12){
    -webkit-animation-delay: .90s;
    animation-delay: .90s;
}
.overlay_menu.open li:nth-of-type(13){
    -webkit-animation-delay: .95s;
    animation-delay: .95s;
}
.scroll_menumobile{
    overflow: scroll;
    display: inline-block;
    width: 100%;
    height: 80%;
    margin-top: 90px;
}
.close{
    font-family: sans-serif;
}
.modal-title{
    font-size: 30px;
}
#content-modal .modal-content {
    padding: 80px 0;
}
#content-modal .modal-header{
    padding: 15px 0;
    text-align: left;
}
#content-modal .modal-body{
    border: 1px solid #eee;
    padding: 20px;
}
#content-modal .form-group{
    padding: 5px 0!important;
    position: relative;
}
#content-modal .input_contact{
    border-radius: 0;
    box-shadow: none;
    height: auto;
    line-height: inherit;
    position: relative;
}
#content-modal .arrow_edit{
    position: absolute;
    right: 20px;
    bottom: 30px;
}
.btn_edit{
    height: auto;
    border-radius: 0;
    margin: 0;
}
#content-modal .modal-footer{
    padding: 0;
    margin: 10px 0 0;
}
.modal-dialog{
    margin: 0;
}
.rooms_amenities li{
    padding: 4px;
}
.details_accommodations p{
    text-align: left!important;
    width: 90%;
    margin-bottom: 15px;
}
.section_awards{
    padding-bottom: 80px;
    text-align: center;
}
.section_awards .owl-nav{
    display: none;
}
.section_awards .owl-dots{
    display: block;
    margin-top: 25px;
}
.slide_awards img{
    width: auto;
    height: 115px;
}
.slide_awards{
    width: 80%;
    margin: 50px auto 0;
}
.slide_awards .owl-dots{
    display: none;
}
.t-check-in:before{
    background-image: url('../images/icon/calendar.png');
    right: 24px;
    opacity: 0.4;
}
.section_video{
    height: 600px;
    margin-bottom: 80px;
    padding: 0 50px;
}
.section_video video{
    outline: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
}
.nav_desktop:before{
    z-index: -1;
}
.menu_list {
    position: relative;
    width: 100%;
    display: block;
}
.menu_drop {
    position: absolute;
    background-color: #ffff;
    top: 0;
    display: none;
    color: #888;
    padding: 0;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation-name: fadeIn;
}

.menu_drop li {
    list-style: none;
}

.menu_drop ul {
    padding: 0;
}

.menu_drop a {
    display: block;
    padding: 10px 20px;
    clear: both;
    color: #505050;
    white-space: nowrap;
    transition: all 0.5s;
}
.menu_drop > li > a:hover, .menu_drop > li > a:focus {
    text-decoration: none;
}
.menu_drop {
    left: 283px;
}
.nav_desktop ul li:hover > ul {
    display: block;
}
.menu_drop li a:hover{
    color: #fff;
}
.slide_facilities .owl-dots{
    /*display: none;*/
    right: -48px;
}
.input_contact{
    color: #505050;
    background: #fff;
}
.form_contact .col-xs-12, .form_contact .col-xs-6{
    padding: 10px;
}
/*.section_description:after{*/
/*    content: '';*/
/*    background-image: url("../images/icon/bg_right2.png");*/
/*    width: 160px;*/
/*    height: 427px;*/
/*    background-size: cover;*/
/*    opacity: 0.3;*/
/*    right: 0;*/
/*}*/
/*.section_facilities:before{*/
/*    content: '';*/
/*    background-image: url("../images/icon/bg_left2.png");*/
/*    height: 427px;*/
/*   width: 160px;*/
/*    background-size: cover;*/
/*    opacity: 0.3;*/
/*    background-position: right;*/
/*    left: 0;*/
/*    bottom: -72px;*/
/*}*/

.section_awards{
    position: relative;
}
.section_awards:before {
    content: '';
    background-image: url("../images/icon/bg_mera.png");
    height: 500px;
    width: 300px;
    position: absolute;
    bottom: -150px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.3;
    background-position: right;
    left: -70px;
}
.text_slide p{
    text-transform: none;
    font-size: 20px;
    font-family: 'Canto', 'kanitextralight';
}
.slide_photoinfo iframe{
    width: 100%;
    height: 100%;
}

.btn_readmore img{
    vertical-align: middle;
}
.btn_readmore{
    font-family: 'Canto', 'kanitextralight';
    transition: all 1s;
}
.slide_iconfacilities img{
    margin-bottom: 5px;
}
.overlay_gallery{
    background: #242424;
}
.box_reservation li:nth-child(1){
    padding-left: 0;
}
.navbar_fix{
    padding: 0 50px 0!important;
}
.info li:nth-last-child(1){
    padding-bottom: 0;
}
.star{
    padding: 25px 0;
    text-align: center;
}
.logo_sha{
    display: inline-block;

}
.logo_sha img{
    display: block;
}
.logo_sha_mobile{
    position: absolute;
    right: 30px;
    top: 100px;
    display: none;
    z-index: 1;
}
.logo_sha_mobile img{
    height: 65px;
}
.rooms_amenities img{
    height: 20px;
    transform: none!important;
    vertical-align: middle;
}
.text_slide{
    z-index: 1;
}
.text_slide h1{
    text-transform: none;
}
.btn_bookinfo{
    text-align: center;
    display: inline-block;
    width: 100%;
}
.btn_bookinfo:hover .btn_booknow:after {
    width: 100%;
}
.demo_gallery .col-xs-4:hover .overlay_gallery{
    opacity: 0.9;
}
.section_iconfacilities h2{
    text-transform: none;
    line-height: initial;
}
.section_iconfacilities{
    z-index: 2;
}
.slide_facilities .owl-dots .owl-dot span, .slide_accommodations .owl-dots .owl-dot span{
    margin: 2px 0;
}
.owl-theme .owl-dots .owl-dot span{
    width: 8px;
    height: 8px;
}
.top_header img{
    width: 20px;
    height: 20px;
    vertical-align: inherit;
}
#cycle-nav li{
    height: 8px;
    width: 8px;
    margin: 4px 0;
}
.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;
    display: block;
    width: 100%;
}
.dropdown_menu a:hover{
    color: #fff!important;
}
.dropdown_new:hover .dropdown_menu{
    opacity: 1;
    /*transform: scaleY(1);*/
    transform: translateY(0);
    pointer-events: auto;
    /*max-height: 500px!important;*/
}
.btn_booknow{
    padding: 10px 40px;
}
.info li{
    padding: 5px 0!important;
    height: auto;
}
.info{
    padding: 10px 15px 0!important;
}
.form_contact input + label{
    margin-top: 5px!important;
}
.nav_top #lang_primary{
    cursor: pointer;
}
.nav_top .lang_parent{
    position: absolute;
    background-color: #fff;
    padding: 0;
    display: none;
    left: 10px;
    top: 25px;
}
.nav_top .lang_parent.active{
    display: block;
    border: none;
}
.nav_top .lang_parent li{
    display: block;
    padding: 0;
    line-height: initial;
    width: 100%;
    text-align: left;
    border: none;
}
.nav_top .lang_parent li a:hover{
    color: #fff;
    background: #0084c5;
    width: 100%;
    padding: 10px;
}
.nav_top li{
    list-style: none;
}
.nav_top ul{
    padding: 0;
    margin: 0;
}
.nav_top{
    text-align: right;
    position: relative;
    z-index: 4;
}
.lang_parent a{
    color: #505050;
    line-height: inherit;
    padding: 10px;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
}
.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;
    white-space: nowrap;
    border: none!important;
}
.dropdown_menu a{
    line-height: normal;
    padding: 10px;
    text-align: left;
    display: block;
    width: 100%;
}
.dropdown_new:hover .dropdown_menu{
    opacity: 1;
    /*transform: scaleY(1);*/
    transform: translateY(0);
    pointer-events: auto;
    /*max-height: 500px!important;*/
}
.dropdown_new{
    position: relative;
    z-index: 2;
    text-align: left;
}
.dropdown_menu a:hover{
    background: #0084c5;
    color: #fff!important;
}
.nav_top{
    display: none;
}
.top_header .dropdown_new{
    z-index: 4;
}
.form_contact .fa-exclamation-triangle{
    bottom: 38px!important;
}
.section_meeting table{
    width: 100%!important;
    border-collapse: collapse;
    margin-top: 25px;
}
.section_meeting td{
    border: 1px solid #cfcfcf;
}
.section_meeting tr:nth-child(1){
    background: #eeeeee;
}
.box_lang a{
    margin-right: 5px;
}
.box_lang a:nth-last-child(1){
    margin-right: 0;
}
#maximage{
    height: 90vh!important;
}
#slideshow{
    position: inherit!important;
    height: 90vh!important;
}
.owl-carousel .owl-stage{
    margin: auto;
}
.overlay_slideshow{
    background: #0000001a;
    width: 100%;
    height: 100%;
    position: absolute;
}
.owl-theme .owl-dots.disabled{
    display: none;
}
.top_header .images_icon{
    object-fit: cover;
    display: inline-block;
    width: 15px;
    height: 15px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #ffffff;
    margin-right: 5px;
    transition: all 1s;
}
.whybook .images_icon{
    object-fit: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #ffffff;
    margin-right: 5px;
    vertical-align: middle;
}

.box_reservation p{
    margin: 7px 0;
    line-height: normal;
}
.text_offers:after{
   mask-image: url("../images/icon/offers.png");
    -webkit-mask-image: url("../images/icon/offers.png");
    object-fit: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #996633;
}
.btn_readmore .images_icon{
    object-fit: cover;
    display: inline-block;
    width: 17px;
    height: 17px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #ffffff;
    margin-left: 5px;
    vertical-align: middle;
    transition: all 1s;
}
.section_iconfacilities p{
    color: #333333;
    font-family: 'Canto', 'kanitextralight';
}
.owl-nav .images_icon{
    object-fit: cover;
    display: inline-block;
    width: 15px;
    height: 15px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #000000;
    margin-left: 5px;
    vertical-align: middle;
}
.whybook h2{
    font-family: 'Canto','kanitextralight';
    color: #333333;
    text-transform: none;
    font-size: 24px;
}
.box_reservation{
    width: fit-content;
    padding: 20px 50px;
}
.slide_iconfacilities .images_icon{
    object-fit: cover;
    display: inline-block;
    width: 30px;
    height: 30px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: var(--pimary);
    vertical-align: middle;
    margin-bottom: 5px;
}
.editable strong{
    color: #333333;
}
.section_description:after, .section_facilities:before, .overlay_menu:after{
    opacity: 0.3;
    width: 230px;
}
.section_facilities:before{
    left: 0;
    /*bottom: 0;*/
}
.section_description:after{
    right: 0;
    bottom: 0;
}
.os-animation{
    left: 0;
}
.section_extrenpage{
    margin-bottom: 80px;
}
.section_gallery .col-xs-4{
    padding: 15px;
}
.demo_gallery{
    margin: 0 -15px;
}
.section_gallery .container{
    width: 1170px;
}
.overlay_menu ul li{
    height: auto;
    padding: 5px 0;
}
.secial_media img{
    width: auto;
}
.nav_desktop{
    font-size: 18px;
    text-transform: none;
}
.text_offers p{
    margin: 0;
    color: #333333;
    font-size: 18px;
    font-family: 'Canto', 'kanitextralight';
}
.section_description h2, .section_contactform h2, .title_other h2{
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-family: 'Canto', 'kanitextralight';
}
.title_other h2, .section_contactform h2{
    font-size: 18px;
    font-family: 'Canto', 'kanitextralight';
}
.details_accommodations h3, .details_facilities h3{
    font-family: 'Canto', 'kanitextralight';
    font-size: 18px;
    color: #333333;
}
.rooms_amenities h3{
    font-family: 'Canto', 'kanitextralight';
    font-size: 18px;
    color: #333333!important;
}
.logo_m{
    display: none;
}
select::-ms-expand {
    display: none;
}
select.input-room:active{
    font-size: 16px;
}
.btn_apply{
    font-family: 'Canto', 'kanitextralight';
    text-transform: none;
}
.rooms_amenities .images_icon{
    object-fit: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #242424;
    margin-right: 5px;
    vertical-align: text-bottom;
}
.details_accommodations, .details_accommodations:before, .section_offers, .section_offers:after, .section_imagesfac:after{
    background: #f2f9f9!important;
}
/*.none{*/
/*    display: none!important;*/
/*}*/
/*.slider_other .slide .col-xs-6:nth-child(1){*/
/*    float: right;*/
/*}*/
.details_hotelfacilities .images_icon{
    object-fit: cover;
    display: inline-block;
    width: 30px;
    height: 30px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #000000;
    vertical-align: middle;
    margin-bottom: 7px;
}
.details_hotelfacilities ul{
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
}
.details_hotelfacilities li{
    list-style: none;
    padding: 10px;
    width: 19%;
    float: none;
    text-align: center;
    display: inline-block;
}
.details_hotelfacilities li > p{
    margin: 0;
}
.section_description h2{
    /* text-transform: uppercase; */
    color: #242424;
    font-family: 'Canto', 'kanitextralight';
}
.slide_accommodations .owl-dots{
    right: 50px;
    left: auto;
}
.text_offers h2, .title_other h2, .rooms_amenities h3, .details_accommodations h3, .details_facilities h3, .btn_readmore{
    color: var(--pimary)!important;
}
 .btn_readmore .images_icon{
    background: var(--pimary);
}
.base_plus_icon .plus_icon{
    height: 37px;
}
.box_iconfacilities .col-xs-5{
    width: 33%;
}
.box_iconfacilities .col-xs-7{
    width: 67%;
}
.box_lang img{
    opacity: 0.5;
}
.box_lang img.active{
    opacity: 1;
}
.secial_media .images_icon{
    object-fit: cover;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #ffffff;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
    transition: all 0.5s;
}
.secial_media a:nth-last-child(1) .images_icon{
    margin-right: 0;
}
.section_footer .row_footer .col-xs-6:nth-child(1) a:hover{
    color: #000000;
}
.section_footer .row_footer .col-xs-6:nth-child(2) a:hover, .section_footer .row_footer .col-xs-6:nth-child(1) a:hover{
    color: #ffffff;
    opacity: 0.6;
}
.secial_media .images_icon:hover{
    background: #ffffff;
}
/*.section_offers:before{*/
/*    content: '';*/
/*    background-image: url('../images/icon/bg_coconut.png');*/
/*    width: 233px;*/
/*    height: 325px;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 0;*/
/*    opacity: 0.9;*/
/*}*/
/*.section_facilities:before{*/
/*    content: '';*/
/*    background-image: url('../images/icon/bg_coconut-02.png');*/
/*    width: 233px;*/
/*    height: 325px;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    opacity: 0.9;*/
/*}*/

/*.section_info{*/
/*    display: flex;*/
/*}*/
.section_contentchild .details_accommodations p{
    width: 100%;
}
.section_gallery .col-xs-4{
    cursor: pointer;
}
.section_contentchild .details_accommodations a:hover{
    color: #000000;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover{
    border-color: #242424;
}
.section_sitemap a:hover{
    color: #242424;
}
.top_header{
    font-size: 16px;
}
.box_reservation select, .t-day-check-in, .t-day-check-out{
    line-height: 40px;
    font-size: 40px;
    text-align: center;
}
.btn_contact:hover:after{
    width: 100%;
}
.details_accommodations ul{
    margin-bottom: 0;
}
.editable a:hover{
    color: #242424;
}
.section_googlemap{
    padding-bottom: 100px;
}
.nav_desktop img{
    width: 20px;
    height: 20px;
}

.form_contact input+label{
    font-style: italic;
}
.form_contact i{
    margin-left: 5px;
}
.box_reservation ul{
    display: flex;
}
/*.section_offers:before, .section_facilities:before, .overlay_menu:after{*/
/*    content: none!important;*/
/*}*/

.section_slideshow, #index_video{
    height: 90vh!important;
}
.box_video{
    height: 100%!important;
}
.top_header li{
    position: relative;
}
.video_layer{
    height: 27px;
    position: inherit!important;
    top: 3px!important;
    right: 0!important;
}
.video_layer .muted_layer{
    display: block;
}
.video_layer .muted_layer:after{
    margin: 6px auto!important;
    position: absolute!important;
    opacity: 1;
    left: 7px!important;
}
.video_layer .muted_layer.active:after{
    width: 25px!important;
    opacity: 0;
}
.slide_facilities .owl-nav img{
    filter: invert(100%) sepia(6%) saturate(18%) hue-rotate(324deg) brightness(93%) contrast(100%);
}
#popup_room_list select{
    text-align: left;
}
.btn_booknow img{
    height: 17px;
    vertical-align: sub!important;
    transform: scale(1)!important;
    margin-right: 5px;
}
.box_bookinfo .btn_booknow:hover:after{
    width: 100%;
}
.section_description_child:after{
    bottom: auto;
    top: 0;
}
body.thai_lang, body.thai_lang h1, body.thai_lang h2, body.thai_lang h3, body.thai_lang h4, body.thai_lang p{
    font-family: 'kanitextralight','kanitextralight';
}
body.thai_lang, body.thai_lang .nav_desktop{
    font-size: 16px;
}
body.china_lang, body.china_lang h1, body.china_lang h2, body.china_lang h3, body.china_lang h4, body.china_lang p{
    font-family: 'kanitextralight','kanitextralight';
}
body.china_lang, body.china_lang .nav_desktop{
    font-size: 16px;
}
body.china_lang .section_iconfacilities h2{
    font-size: 26px;
}
.lg-sub-html h4{
    color: #ffffff!important;
}

.section_location ul{
    margin: 0;
    padding: 0;
}
.section_location li{
    width: 33.333%;
    float: left;
    position: relative;
    list-style: none;
    padding-left: 25px;
}
.section_location li:before{
    content: '';
    background-image: url('../images/icon/checklist.png');
    width: 20px;
    height: 20px;
    background-size: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: invert(63%) sepia(57%) saturate(282%) hue-rotate(359deg) brightness(91%) contrast(87%);
}
.section_footer .row_footer .col-xs-6:nth-child(1) a:hover{
    opacity: 1;
}
body.thai_lang .section_iconfacilities h2{
    font-size: 26px;
}
.noother{
    margin-bottom: 100px;
}
.slide_offers .owl-dots{
    display: block;
    margin-top: 25px;
}
.slide_one .owl-nav{
    display: none!important;
}
.section_contactform:before{
    opacity: 0.3;
}
.section_description p{
    margin-bottom: 0!important;
}
.details_accommodations .btn_readmore, .details_accommodations .btn_booknow{
    margin: 0;
}