@font-face {
    font-family: 'optimanormal';
    src: url('../font/optima-webfont.woff2') format('woff2'),
    url('../font/optima-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

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

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

body {
    font-family: var(--font-body);
    font-weight: 400;
}
.scroll_menu .main_menu, .scroll_menu .nav_top #lang_primary, .scroll_menu .nav_top i, .scroll_menu .box_weather, .scroll_menu .video_layer .muted_layer:before {
    color: #696969;
}
.lang_parent a {
    color: #696969 !important;
}
.scroll_menu .nav_top span, .scroll_menu .box_weather li {
    border-color: #e0e0e0;
}
h1,h2,h3,h4 {
    font-family: var(--font-header) !important;
}
body.lang_thai, body.lang_thai .details_offers h3, body.lang_thai  h4 {
    font-family: 'IBM Plex Sans Thai', 'IBM Plex Sans Thai' !important;
}
.details_offers h3 {
    line-height: normal;
}
.scroll_menu, .dropdown-menu {
    background: #fff;
}
.section_accommodations:after {
    height: 250px;
    background: #fff;
}
.section_header {
    border: 50px solid #fff;
}

h1 {
    font-size: 32px;
    text-transform: uppercase;
}

h2 {
    font-size: 26px;
    text-transform: uppercase;
}
h3 {
    text-transform: uppercase;
}

h4,.text_slide h4 {
    text-transform: capitalize;
}
b, strong {
    font-weight: 600;
}
.section_footer a:hover, .editable a:hover {
    color: var(--secondary);
}
.section_detailscontentchild .box_offers:nth-child(even) .col-xs-6:nth-child(1) {
    float: right;
}
.section_detailscontentchild .box_offers:nth-child(even) .images_child{
    float: none;
}
.btn_readmore, .btnbook_reser {
    font-size: 15px;
    text-transform: uppercase;
}

.overlay_box, .hm-red-strong .full-bg-img, .hm-red-strong .mask {
    background: rgba(0, 0, 0, 0.5);
}

.form_contact .fa-exclamation-triangle {
    color: #c30f0f;
    bottom: 40px;
}

.form_contact input + label {
    margin-top: 5px;
}

.wi {
    display: inline-block;
}

.overlay_menu {
    background: #790015;
}
.sitemap_footer li {
    border-right: 1px solid #ffffff33;
    padding: 0 10px;
    line-height: initial;
}

.row_footer .col-xs-2 {
    padding: 0 15px;
}


.main_menu li {
    padding: 0 10px;
    position: relative;
}

.text_accommodation h3 {
    font-size: 22px;
    margin: 0;
    line-height: inherit;
}
.text_accommodation{
    bottom: -90px;
}

.brand_logo img {
    height: 90px;
}

.text_slide h1 {
    font-size: 34px;
}

.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;
}
/*.box_offers:hover .images_child img {*/
/*    transform: scale(1.0);*/
/*}*/
/*.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: #696969;
}

.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;*/
}

.dropdown_menu a {
    width: 100%;
}

.dropdown_menu a:hover {
    background: #790015;
    color: #fff;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #790015;
}

.dropdown_new .dropdown_menu a:hover, .scroll_menu .dropdown_new .dropdown_menu a:hover {
    color: #fff;
}

.input_contact {
    background: none;
    width: 100%!important;
}

.navbar_fix a {
    opacity: 0.6;
}

.navbar_fix .active {
    color: var(--secondary) !important;
}
.base_plus_icon.active .plus_icon:before, .base_plus_icon.active .plus_icon:after{
    background-color: var(--secondary);
}
.overlay_menu ul li a:hover {
    opacity: 1;
    color: var(--secondary)  !important;
}

.base_plus_icon {
    opacity: 0.6;
}

.base_plus_icon.active {
    opacity: 1;
}

.info {
    padding: 10px 10px 0 !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 0;
    transform: rotate(45deg);
}

#cycle-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#cycle-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#cycle-nav ul li {
    width: 10px;
    height: 10px;
    /* transform: rotate(45deg); */
    background: #fff;
    margin: 5px 0;
    opacity: .5;
    cursor: pointer;
    border-radius: 100%;
}

#cycle-nav ul li.activeSlide {
    opacity: 1;
}

/*.details_offers h4 + a > .btn_readmore {*/
/*    margin-top: 25px;*/
/*}*/

.hotel_facilities {
    padding-top: 30px;
}

.hotel_facilities img {
    width: 25px;
    float: left;
    vertical-align: bottom;
    margin-right: 10px;
}

.hotel_facilities .col-sm-3 {
    padding: 7px 0;
}

.slide_otherfacilities .owl-dots.disabled {
    display: none;
}

.input_contact {
    color: #212121
}

.lang_parent a {
    color: initial;
    text-align: center;
    font-weight: 300;
}

.section_event .slide_event .item:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.27);
    display: block;
    z-index: 1;
}

.text_event h4 {
    color: #fff;
}

.owl-dots.disabled {
    display: none;
}

.section_restaurant .editable p:nth-child(1) {
    color: #212121;
}

.error {
    font-size: 72px;
}

.main_menu {
    text-transform: capitalize;
}

.section_contactform {
    padding-top: 30px;
}

.box_menu.scroll_menu .main_menu {
    margin-top: 0;
    background: none;
}
.overlay_slide:before,.overlay_slide:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 250px;
    left: 0;
    z-index: 2;
}
.overlay_slide:before {
    top: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0));
}
.overlay_slide:after {
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.details_romance a {
    margin: 15px 10px 0 0;
}
.text_slide h4, .text_accommodation h4, .text_event h4 {
    margin: 5px 0 0;
}

.section_info h4, .tagline  {
    margin: 0 0 5px;
}
.section_info ul {
    margin: 8px 0 0;
}
#accordion {
    margin-top: 50px;
}
#accordion .card  {
    margin-bottom: 10px;
}
#accordion .card:last-child {
    margin-bottom: 0;
}
.card-header {
    position: relative;
    padding: 13px 25px;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}
.card-body {
    padding: 15px 25px;
}
.card-body h4 + p {
    margin: 0;
}
[data-toggle="collapse"].collapsed:after{
    transform: rotate(0deg);
}

[data-toggle="collapse"]:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 11px;
    right: 25px;
    display: inline-block;
    transform: rotate(180deg);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all linear 0.25s;
    font-size: 17px;
    color: #fff;
}
.collapse {
    visibility: inherit;
}
.intro p + h4,
.intro h4 + h4 {
    margin-top: 15px;
}
.intro ul + h4 {
    margin-top: 35px;
}
.icon_free_activities.thai_activities {
    margin: 15px 0 0;
}
.icon_free_activities {
    margin: 30px 0;
    display: inline-block;
    width: 100%;;
}
.row_activities {
    margin-left: -15px;
    margin-right: -15px;
}
.icon_free_activities img {
    float: none;
    height: 36px;
}
.icon_free_activities [class*=col-sm-] {
    padding: 15px;
}
.icon_free_activities p {
    margin: 6px 0 0;
}
.section_contentchild h3:before {
    content: '';
    background: #1d756b;
    width: 50px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.section_contentchild h3 {
    position: relative;
    color: #1d756b;
    padding-left: 60px;
}
.simplefilter li {
    margin: 0 5px 10px 0;
    background-color: var(--tertiary);
}
.top_header {
    position: absolute;
    padding:0 25px 0;
    right: 0;
    top: 25px;
    color: #fff;
    z-index: 3;
    font-size: 15px;
}
.top_header > ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.top_header > ul li {
    display: inline-block;
    padding: 0 15px;
    list-style: none;
    border-right: 1px solid rgba(255,255,255,0.5);
}
.top_header > ul li:last-child {
    padding: 0 0 0 15px;
    border: 0;
}
.top_header img {
    height: 20px;
    vertical-align: middle;
    padding-right: 5px;
    filter: brightness(0) invert(1);
}
.scroll_menu .top_header {
    display: none;
}
.green_box table {
    width: 100%;
    margin: 30px auto;
    border-collapse: collapse;
}

.green_box table thead {
    background: #0063bb;
    color: #fff;
}

.green_box table th {
    text-align: center;
}

.green_box table tr, .green_box table th, .green_box table td {
    border: 1px solid #eaeff4;
}

.green_box table th, .green_box table td {
    padding: 10px 15px;
}

.green_box table tbody tr:nth-child(1) {
    background: #dbe2e9;
}

.green_box table tbody tr:nth-last-child(6) {
    background: #c3c3c3;
}
.total td:nth-child(1) {
    text-align: left;
}

.total td {
    text-align: right;
}

.total, .total td {
    border: 0 !important;
}

.total.underline {
    text-decoration: underline;
    font-weight: bold;
}

.text_red {
    color: red;
}

.text_blue {
    color: blue;
}

.green_box table tbody tr:last-child {
    border-bottom: 1px solid #eaeff4 !important;
}

.green_box h3 {
    margin: 0 0 10px;
    letter-spacing: 0;
}

.green_box h3 + ul {
    margin: 10px 0 25px;
}
.type_greenoasis {
    margin: 25px 0;
    display: inline-block;
    width: 100%;
}
.type_greenoasis .btn_readmore {
    margin: 2px 0;
    display: inline-block;
}
.lg-sub-html h4 {
    color: white;
}
.greenoasis img {
    transform: scale(1);
}
.section_online_store {
    padding-top: 50px;
}
.section_online_store .col-sm-4 {
    padding: 15px;
}
.section_online_store img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.section_online_store .col-sm-4 > div {
    border: 1px solid #ccc;
    padding: 20px;
    max-height: 600px;
    height: 650px;
    overflow: scroll;
}
.section_online_store h4 {
    text-align: center;
    margin-bottom: 15px;
}
.form_bank{
    position: relative;
    display: inline-block;
    width: 500px;
    margin: 30px auto 0 !important;
}
.form-kBank {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 6px 0;
}

.subject {
    width: 20%;
    float: left;
    text-align: left;
}
.half-wrapper {
    width: 80%;
    float: left;
}
.input_contact {
    width: 85%;
    float: left;
}
.text_slide {
    width: 60%;
}
.our_paymentfm {
    text-align: center;
}
.our_paymentfm.section_contentchild h2 {
    padding: 0;
}
.our_paymentfm.section_contentchild h2:before  {
    display: none;
}
.sister_hotel {
    position: relative;
    width: 25%;
    float: left;
    text-align: left;
}
.sister_hotel a {
    margin: 0 15px;
}
.sister_hotel img{
    filter: brightness(0) invert(1);
    height: 45px;
}
.icon_awards {
    position: relative;
    width: 480px;
    margin: auto;
    padding: 0 0 50px;
    text-align: center;
}
.icon_awards img {
    height: 70px;
    padding: 0 10px;
}
.icon_awards .owl-nav.disabled,.owl-dots.disabled {
    display: none;
}
.overlay_menu .col-xs-5 {
    padding: 70px 30px 30px;
}
.overlay_menu .col-xs-5 .navbar_fix {
    position: relative;
    width: 100%;
    height: 100%;
}
.overlay_menu ul li {
    height: auto;
    padding: 5px 0;
}
.section_info .demo_gallery [class*=col-xs-] {
    padding: 10px;
}
.half-wrapper .btn_readmore {
    margin: 0;
    width: 85%;
    float: left;
}
.photo_info .col-xs-4 {
    width: 20%;
    padding: 0;
}
.details_offers  .editable {
    width: 100%;
}
.details_offers h4 {
    color: var(--primary);
}
.details_offers h4 + h4 {
    margin: 0;
}
.slide_more .mc-image:nth-child(3),
.slide_more .mc-image:nth-child(14){
    background-position: bottom  center;
}
.brand_logo img, .section_footer img{
 filter: brightness(0) invert(1);
}
.row_footer .col-xs-3:nth-child(3){
    padding-left: 50px;
}
.owl-theme .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
     border-radius: 100%;
     transform: none;
    margin: 3px;
    padding: 0;
}
.t-day-check-in, .t-day-check-out{
   line-height: 40px;
}
.box_room{
    padding: 10px 0;
}
.input_in_out{
    padding: 10px;
}
.arrow_index {
    position: absolute!important;
    right: 10px;
    height: 16px;
    margin: auto;
    top: 0;
    bottom: 0;
}
.overlay_slide{
    background: #00000040;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.box_offers{
    margin-top: 50px;
    padding: 0 65px;
}
.section_offers .item {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.section_offers .item:last-child {
    margin-bottom: 0;
}
.text_event{
    width: 50%;
    padding: 0;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.text_slide{
    width: 45%;
}
.section_footer .col-xs-3:nth-child(1){
    width: 20%;
    text-align: center;
}
.section_footer .col-xs-3:nth-child(2){
    width: 30%;
}
.row_footer .col-xs-3:nth-child(3) {
    padding-left: 30px;
}
.t-year-check-in, .t-year-check-out{
    color: #888888;
}
.section_detailscontentchild .box_offers:nth-child(1){
    margin-top: 0;
}
.section_detailscontentchild .box_offers{
    margin: 0 0 50px;
}
.option_rooms{
    padding: 15px 0 0;
    display: flow-root;
    width: 100%;
}
.option_rooms ul{
    padding: 0;
    margin: 0;
}
.option_rooms li{
    list-style: none;
    padding: 10px 15px 0;
    float: left;
}
.option_rooms li:nth-child(1){
    padding-left: 0;
}
.option_rooms li:nth-last-child(1){
    padding-right: 0;
}
.option_rooms .images_icon {
    object-fit: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #fff;
    margin-right: 5px;
    transition: all 0.25s;
    vertical-align: middle;
}
.details_offers .option_rooms{
    padding: 0;
}
.section_roomsamenities .images_icon {
    object-fit: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #fff;
    margin-right: 5px;
    transition: all 0.25s;
    vertical-align: middle;
}
.slide_other{
    margin-top: 50px;
}
.slide_other .owl-nav{
    display: none;
}
.slide_other .owl-dots, .slide_accommodation .owl-dots{
    margin-top: 25px;
}
.section_detailscontentchild_offers .box_offers{
    display: flex;
    align-items: center;
}
#maximage img{
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
}
.btn_readmore:hover, .text_accommodation .btn_readmore:hover, .text_event .btn_readmore:hover, .btnbook_reser:hover{
    background: var(--secondary) !important;
}
.top_header .images_icon {
    object-fit: cover;
    display: inline-block;
    width: 15px;
    height: 15px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #fff;
    margin-right: 5px;
    transition: all 0.25s;
    vertical-align: middle;
}
li.nav_top{
    padding: 0;
}
.main_menu li{
    padding: 0 7px;
}
.padding_submit{
    padding: 0 10px 10px;
}
.btn_apply{
    transition: all 0.5s;
}
.btn_apply:hover{
    background: var(--secondary) !important;
}
.details_offers p {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.slide_offers .details_offers p, .section_detailscontentchild_offers .details_offers p {
    margin-top: 10px;
}
.text_gallery_hover i{
    background: none;
    border-radius: 0;
    color: #ffffff!important;
    font-size: 18px;
}
.slide_facilities .owl-nav [class*=owl-]{
    line-height: 25px;
}
.slide_event .owl-dots{
    bottom: 30px;
}
.slide_offers .owl-dots{
    display: none;
    margin-top: 30px;
}
.form_contact .col-md-12{
    display: flow-root;
    width: 100%;
}
.form_contact input + label{
    font-style: italic;
}
ul.li_sitemap{
    padding-left: 30px;
    padding-top: 5px;
}
ul.li_sitemap li{
    list-style: disc;
}
.nav_top span{
    border-left: 1px solid #ffffff5c;
    border-right: 1px solid #ffffff5c;
}
/*.nav_top .lang_parent li {*/
/*    border-bottom: 1px solid #eee;*/
/*}*/
/*.nav_top .lang_parent li:last-child {*/
/*    border-bottom: none;*/
/*}*/
#maximage .text_slide{
    bottom: 20px;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{
    display: block;
}
.section_footer .container{
    position: relative;
    z-index: 1;
}
.section_sitemap li{
    padding: 5px 0;
}
.section_sitemap{
    margin-top: 0;
}
.details_offers:before, .section_accommodations, .details_offers{
    background: var(--tertiary);
}
div.mc-image{
    width: 100%!important;
}

.box_menu, .text_slide, .box_reservation, .overlay_video:before{
    z-index: 5;
}
.box_menu.scroll_menu{
    z-index: 6;
}
.box_bookmobile{
    z-index: 4;
    bottom: 25px;
    right: 25px;
}
.slide_other .item:hover .overlay_box{
    opacity: 1;
    z-index: 1;
}
.lang_parent li.active{
    display: none;
}
.base_plus_icon .plus_icon{
    height: 30px;
}
.images_maproom {
    margin-top: 30px;
    text-align: center;
}
textarea:focus {
    border-color: #eee;
    outline: none;
}
.box_social img {
    filter: none!important;
    transition: all .5s;
}
.box_social img:hover {
    opacity: .5;
}
.copyright {
    text-transform: capitalize;
    color: #cccccc;
}
h4, .details_offers h4 {
    color: var(--secondary);
}
.copyright a {
    font-style: italic;
}
.section_footer, .copyright i {
    color: #cccccc;
}
.box_reservation {
    width: 270px;
}
.box_reservation p {
    text-transform: uppercase;
    font-family: var(--font-header);
}
.editable ul {
    padding: 0 0 0 15px;
}
.editable li {
    margin: 0;
    padding: 2px 0 2px 25px;
    list-style: none;
    background-image: url('../images/icon/checked.png');
    background-repeat: no-repeat;
    background-position: left 5px;
    background-size: 16px;
}
.section_roomsamenities {
    text-transform: capitalize;
}
.section_roomsamenities li {
    padding: 5px 0;
}
.section_description .editable ul {
    margin: 14px 0 0;
}
.section_description .aboutus {
    text-align: center;
    padding-right: 0;
    padding-bottom: 50px;
}
.section_description h2:before {
    content: '';
    width: 50px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.section_description h2 {
    position: relative;
    padding-left: 60px;
}
.text_event .btn_readmore:hover {
    border: 1px solid var(--secondary);
    color: #ffffff;
}
.section_detailscontentchild.section_childrooms .col-sm-6 {
    padding: 15px;
}
.section_detailscontentchild.section_childrooms .box_content.box_image {
    height: 350px !important;
}
.section_detailscontentchild.section_childrooms .box_content {
    height: 300px;
}
.content_childrooms {
    float: none;
}
.slide_photoindex .owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 10px;
    top: auto;
    margin: auto;
    display: inline-block;
}
.slide_photoindex {
    overflow: hidden;
}
.slide_photoindex.images_child img {
    transition: all 1s;
    transform: scale(1);
}
.slide_accommodation .owl-nav [class*=owl-] {
    color: var(--primary);
    background: none;
    font-size: 26px;
    vertical-align: middle;
    width: auto;
    height: auto;
    position: relative;
    padding: 0;
    margin-top: 10px;
}

.num {
    position: absolute;
    bottom: 68px;
    left: 50%;
    transform: translate(-50%, 50%);
    color: #555;
    border-radius: 30px;
    z-index: 2;
}
.slide_accommodation .owl-prev {
    left: -30px;
}
.slide_accommodation .owl-next {
    right: -30px;
}
.slide_accommodation .owl-nav [class*=owl-]:hover {
    color: var(--secondary) !important;
    background: none;
}
.scroll_menu .main_menu .active {
    color: var(--secondary);
}
.section_accommodations .slide_accommodation .text_accommodation h3 {
    color: #ffffff !important;
}
.section_accommodations .slide_accommodation .text_accommodation {
    text-align: center;
    width: 100%;
    display: flow-root;
    bottom: -60px !important;
    background: none;
    position: absolute;
    left: 0;
    padding: 25px;
}
.section_accommodations {
    overflow: hidden;
}
.section_accommodations .slide_accommodation.owl-carousel .owl-stage-outer {
    overflow: inherit;
}

.section_accommodations .slide_accommodation .owl-item {
    pointer-events: none;
}

.section_accommodations .slide_accommodation .owl-item.active.center {
    pointer-events: auto;
    box-shadow: rgb(99 99 99 / 10%) 0px 2px 8px 0px;
}
.section_accommodations .slide_accommodation .box_content{
    height: 100%;
}
.section_accommodations .slide_accommodation .owl-item.active.center .box_content {
    height: 60%;
}
.section_accommodations .slide_accommodation .owl-item.active.center .text_accommodation  {
    bottom: 0 !important;
    background: #fff;
    color: #696969;
    position: absolute;
}
.section_accommodations .slide_accommodation .owl-item.active.center .text_accommodation h4,
.section_accommodations .slide_accommodation .owl-item.active.center .text_accommodation p,
.section_accommodations .slide_accommodation .owl-item.active.center .text_accommodation .btn_readmore  {
    opacity: 1 !important;
}
.section_accommodations .slide_accommodation .owl-item.active.center .text_accommodation p {
    text-transform: capitalize;
}
.section_accommodations .slide_accommodation .owl-item.active.center .text_accommodation h4 {
    color: var(--secondary);
}
.section_accommodations .slide_accommodation .text_accommodation h4,
.section_accommodations .slide_accommodation .text_accommodation p,
.section_accommodations .slide_accommodation .text_accommodation .btn_readmore {
   opacity: 0 !important;
}
.section_accommodations .slide_accommodation .owl-item.active.center .text_accommodation h3  {
    color: var(--primary) !important;
}
.section_accommodations .slide_accommodation .owl-item.active.center .text_accommodation {
    transition: all .3s;
}

.slide_accommodation .item {
    width: 100%;
    height: 400px;
    margin: 25px 0;
}
.slide_accommodation .owl-item.active.center .item {
    height: 450px;
    margin: 0;
}
.slide_offers .box_content_offers {
    height: 550px;
}
.section_detailscontentchild_offers .box_content_offers {
    height: auto !important;
}
/*.section_detailscontentchild_offers .box_content_offers {*/
/*    height: 450px;*/
/*    width: 100%;*/
/*}*/
/*.section_detailscontentchild_offers .box_content{*/
/*    height: 100%;*/
/*    width: auto;*/
/*}*/
.slide_offers .owl-nav [class*=owl-] {
    border: 1px solid #1D756C;
    color: #1D756C;
    margin: 15px 0 0;
    border-radius: 50%;
    background: none;
}
.slide_offers .owl-nav {
    display: block;
    top: 45%;
    left: 0;
    right: 0;
    z-index: -1;
}
.slide_offers .owl-prev {
    position: absolute;
    left:-65px;
}
.slide_offers .owl-next {
    position: absolute;
    left: auto;
    right: -65px;
}
.slide_offers .owl-next i{
    position: relative;
    right: -2px;
}

.slide_offers .owl-nav [class*=owl-]:hover {
    color: #fff !important;
}
.slide_offers .owl-nav [class*=owl-] {
    line-height: 25px;
}
.section_offers .box_content {
    height: 100%;
    width: auto;
}
.section_offers .details_offers,.details_offers:before {
    height: 450px;
}
.slide_photoindex .owl-dots.disabled {
    display: none;
}

.section_detailscontentchild .box_content p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zonemap {
    overflow: hidden;
    position: relative;
    cursor: default;
}
 .zonemap .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    cursor: pointer;
}
.slide_photoindex .owl-item {
    overflow: hidden;
}
.footer_telmail {
    margin: 14px 0 0;
    padding: 0;
}
.footer_telmail li {
    list-style: none;
    margin-bottom: 5px;
}
.footer_telmail ul {
    display: inline-flex;
    padding: 0;
}
.footer_telmail ul li:first-child {
    width: 35px;
}
.footer_telmail ul li {
    margin-bottom: 0;
}
.lang_thai .sitemap_footer ul {
    top: 4px;
    position: relative;
}
/*.section_aboutus p {*/
/*    margin-top: 10px;*/
/*}*/
.column_logo {
    width: 12%;
}
.footer_telmail a {
    display: inline-flex;
}
.column_telmail {
    width: 38%;
}
.section_description h1 {
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
}
.section_description h1:before {
    top: 16px;
    bottom: auto;
}
h2:before {
    top: 12px !important;
    bottom: auto !important;
}
.lang_thai .section_description h1:before {
    top: 25px;
    bottom: auto;
}
.lang_thai h2:before {
    top: 20px !important;
    bottom: auto !important;
}
.lang_cn .section_description h1:before {
    top: 22px;
    bottom: auto;
}
.lang_cn h2:before {
    top: 16px !important;
    bottom: auto !important;
}

/* SLIDE FULL PHOTOS */
.full-img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.section_slide {
    padding: 50px 0;
    position: relative;
    width: 100%;
}
.slide_photos .owl-dot {
    display: none !important;
    /*margin-top: 25px;*/
}
.slide_photos .owl-item {
    opacity: .5;
}
.slide_photos .owl-item.active {
    opacity: 1;
}
.slide_photos.owl-carousel .owl-stage-outer {
    overflow: initial;
}
.slide_photos.owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
}
.slide_photos.owl-theme .owl-nav .owl-prev {
    left: 30px;
    position: absolute;
    border-radius: 50%;
    padding: 9px 0;
}
.slide_photos.owl-theme .owl-nav .owl-next {
    right: 30px;
    position: absolute;
    border-radius: 50%;
    padding: 9px 0;
}
.slide_photos.owl-theme .owl-nav [class*=owl-]:hover {
    color: var(--primary);
}
.section_roomsamenities li {
    width: 33.33333333%;
    display: block;
    float: left;
}
.section_roomsamenities .images_icon {
    width: 30px;
    height: 30px;
}
