@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@100;200;300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'Lao-MN';
    src: url('../fonts/lao-mn.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
}

b, strong {
    font-family: var(--font-body);
    font-weight: 500;
    color: var(--black);
}

p {
    font-weight: 300;
}

h1 {
    line-height: 1.2;
}

.scroll_menu {
    z-index: 10;
}

/* THAI LANG */
body.thai_lang {
    font-family: var(--font-thai);
    font-weight: 400;
}

.thai_lang p {
    font-weight: 400;
}

.thai_lang h1, .thai_lang h2, .thai_lang h3 {
    font-weight: 500;
}

.thai_lang .main-menu .navigation > li a, .thai_lang .main-menu .navigation > li label,
.thai_lang .scroll_menu .main-menu .navigation > li a, .thai_lang .scroll_menu .main-menu .navigation > li label {
    font-size: 15px;
    font-weight: 400;
}

.thai_lang .text-wrapper label {
    font-weight: 500;
}

/* Pre-Loader */
#pre-loader .loader-section,
#pre-loader-page .loader-section {
    background: var(--main-color);
}

.loader-wheel {
    border: 2px solid rgba(203, 170, 119, 0.5);
    border-left: 4px solid var(--secondary-color);
}

.loader {
    width: 70px;
}

.loader-wheel {
    margin: auto;
}

.loader-text {
    font-family: var(--font-header);
    color: var(--secondary-color);
    margin: 10px 0 0;
}

/* Header */
.brand-logo {
    padding: 35px 0 0;
}

.brand-logo img {
    height: 40px;
}

.btn_lang {
    background-color: var(--secondary-color);
    color: var(--black);
    line-height: 35px;
    padding: 0 15px;
}

.nav_top .lang_parent.active {
    margin-top: 5px;
}

.menu_accom:hover .dropdown_submenu {
    opacity: 1;
    pointer-events: auto;
    transition: all 0.6s;
}

.dropdown_submenu {
    position: absolute;
    left: 160px;
    top: 0;
    background: var(--white);
    opacity: 0;
    pointer-events: none;
    padding: 0;
}

.dropdown_submenu a {
    color: var(--body-color) !important;
    line-height: 1.5 !important;
}

.dropdown_submenu a:hover {
    color: var(--main-color) !important;
}

.overlay_menu span, .overlay_menu span i {
    color: var(--white);
}

.scroll_menu .button_container span {
    background: #eeeeee;
}
.brand-logo {
    display: inline-block;
}
.scroll_menu .brand-logo {
    padding: 9px 0 0;
}
/*.scroll_menu .brand-logo img {*/
/*    height: auto;*/
/*}*/

.scroll_menu .main-menu {
    padding: 7px 0;
}

.overlay_menu {
    border: 0;
    background: var(--main-color);
}

.overlay_menu p {
    margin: 0;
}

.main-header .button_container.active span {
    background: #fff !important;
}

.overlay_menu ul li a:hover,
.overlay_menu ul li a.active,
.overlay_menu ul li p:hover,
.overlay_menu ul li p.active,
.navbar_fix .active > a {
    color: var(--secondary-color);
}

.base_plus_icon.active .plus_icon:before,
.base_plus_icon.active .plus_icon:after {
    background-color: var(--secondary-color);
}

.overlay_menu ul li a {
    color: #fff;
    opacity: 1;
}

.base_plus_icon .plus_icon:before,
.base_plus_icon .plus_icon:after,
.base_plus_icon:hover .plus_icon:before,
.base_plus_icon:hover .plus_icon:after {
    background-color: #fff;
    opacity: 1;
}

.lang_parent li a {
    padding: 5px 20px !important;
}
.main-menu .navigation>li a.active,
.main-menu .navigation>li:hover>a,
.main-menu .navigation>li label.active,
.main-menu .navigation>li:hover>label {
    color: #fff;
    opacity: 1;
}
.main-menu .navigation > li a {
    opacity: .6;
}

/* Slide Show */
.image-slider .swiper-slide .title {
    font-size: 40px;
    width: 40%;
}


/* Body */
.tagline {
    margin-top: 0;
    font-weight: 400;
    color: var(--black);
    font-family: var(--font-body);
    font-size: 16px;
}

.section_accommodations .slide_accommodation .box_details .tagline {
    color: var(--gray);
    font-size: 14px;
}

.bg_black .tagline {
    color: var(--secondary-color);
}

.bg_black .slide_offers .tagline {
    color: var(--black);
}

.section_facilities .slide_facilities .box_details p {
    font-family: var(--font-header);
    font-size: 16px;
}

.bg_black .slide_accommodation .tagline {
    color: var(--white);
}

.bg_black {
    background: var(--secondary-color) !important;
    color: var(--body-color);
}

.section_footer {
    background: var(--main-color);
    color: var(--white);
}

.details_footer {
    background: none;
    color: var(--white);
}

.details_footer a:hover {
    color: var(--secondary-color);

}

.slide_accommodation,
.slide_accommodation .details .box_details .bg_black .tagline {
    color: var(--white);
}

.slide_accommodation .slick-arrow {
    color: var(--main-color);
}

.slide_accommodation .slick-arrow:hover {
    background: #ffffff !important;
    color: var(--main-color) !important;
}

.image_gradient {
    background-image: var(--linear-gradient);
}

.slide_offers .slide:hover .btn_readmore {
    background: var(--secondary-color);
    border: 1px solid var(--secondary-color);
    color: var(--black) !important;
}

.slide_other .slide:hover .more_detail {
    color: var(--secondary-color) !important;
}

.btn_readmore a:hover {
    color: var(--white) !important;
}

.main-menu .navigation > li.btn_booknow a {
    background-color: var(--main-color);
    border-radius: 30px;
    opacity: 1;
}

.main-menu .navigation > li.btn_booknow a:hover {
    color: var(--black);
}

.btn_apply:hover {
    color: var(--white) !important;
}

a {
    text-transform: inherit;
}

.box_details li li {
    list-style: circle;
}


.section_parallax {
    height: 500px;
    background-size: cover;
    background-position: bottom center;
    background-attachment: fixed;
}

.section_parallax:before {
    background-color: rgba(0, 0, 0, 0.15);
}

.sha_logo img {
    object-fit: contain;
    width: fit-content;
    margin-right: 5px;
}

.sha_logo {
    height: 55px;
    width: auto;
    margin-top: 16px;
}

/*.video_layer {*/
/*    z-index: 3;*/
/*    position: absolute;*/
/*    padding: 25px 25px 0;*/
/*    right: 0;*/
/*    top: 0;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/

/*.video_layer {*/
/*    padding: 0;*/
/*    right: 30px;*/
/*    top: 30px;*/
/*}*/

.video_layer .muted_layer:before {
    font-size: 16px;
    color: #eeeeee;
}

.video_layer .muted_layer:after {
    content: "";
    width: 25px;
    background: #eeeeee;
    margin: 12px auto;
    right: 0;
}

.scroll_menu .video_layer .muted_layer:before {
    color: #717171;
}

.scroll_menu .video_layer .muted_layer:after {
    background: #717171;
}

.info_gallery.map {
    background: var(--main-color);
}

.reservation .title p {
    margin: 12px 0;
}

.info, .info ul {
    padding: 6px 0 0 20px !important;
}

.section_facilities .slide_facilities .slick-arrow {
    background: var(--main-color);
}

.section_facilities .slide_facilities .slick-arrow:hover {
    background: var(--secondary-color);
}

.main-menu .navigation > li a, .main-menu .navigation > li label {
    color: #fff;
}

.box_content .more_detail:hover {
    color: var(--main-color);
}

.sitemap_list ul {
    margin: 0;
}

.main-menu .navigation > li {
    margin: 0 8px;
}

.scroll_menu .main-menu .navigation > li a, .scroll_menu .main-menu .navigation > li label {
    color: #717171;
    font-size: 14px;
}

.main-menu .navigation > li a, .main-menu .navigation > li label {
    font-size: 14px;
}

.thai_lang .dropdown_submenu {
    left: 130px;
}

.amenity-list {
    width: 100%;
    display: inline-block;
    font-size: 0;
}

.amenity-item {
    width: calc(20% - 15px);
    margin: 0 15px 15px 0 !important;
    display: inline-block;
    vertical-align: text-top;
    font-size: 16px;
}

.amenity-item p {
    margin: 0;
    line-height: inherit;
}

.info_image {
    height: 650px;
}

.submenu_sitemap li:last-child {
    padding: 5px 0 0;
}

.slide_accommodation .details_rooms a:hover h3 {
    color: var(--secondary-color);
}

.text_offers {
    background: var(--white);
}

.amenity-item {
    width: calc(16% - 10px);
}

.amenity-set {
    background-color: #e4dccd30;
    min-height: 140px;
    border: 1px solid var(--light-color);
    box-shadow: none;
    color: var(--main-color);
    font-size: 14px;
    border-radius: 10px;
}

.box_social a {
    padding: 10px;
    border-radius: 50%;
    background: var(--secondary-color);
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 5px;
}

.box_social .social:hover {
    background: var(--white);
}

.box_social a:hover {
    background: #fff;
}

.slide_other .text_offers {
    background: var(--light-color);
}

iframe {
    display: block;
}

.section_descriptions .box_social {
    margin-top: 15px;
}


.section_copyright a:hover {
    color: var(--white);
    opacity: .6;
}

.details_footer hgroup {
    margin-top: 16px;
}

.has-animation.animate-in:after {
    background-color: color-mix(in oklab, var(--main-color) 0%, var(--secondary-color));
}

.details_footer .logo_footer {
    margin-bottom: 15px;
    filter: brightness(0) invert(1);
}

.section_copyright p {
    padding: 15px 0;
}

.bg_black .tagline {
    color: var(--black);

}

.bg_black, .slide_accommodation .slick-arrow {
    color: var(--white);
}


.slide_accommodation .slick-arrow {
    background: #ffffff !important;
}

.slide_accommodation .slick-arrow {
    background: var(--main-color) !important;
}


.bg_black .slide_accommodation .tagline {
    color: #222222 !important;
}

.box_child .box_details p.tagline {
    color: var(--black);
}

.section_aboutus {
    position: relative;
}

.section_aboutus:before {
    content: '';
    background-image: url('../images/icon/deco-2.png');
    width: 150px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.3;
    background-position: right;
}

.section_facilities {
    overflow: hidden;
}

.slide_other .text_offers p.tagline {
    font-size: 14px;
}

.box_child_offers .btn_readmore:hover {
    background: var(--black);
    border-color: var(--black);
    color: var(--white) !important;
}

.box_child_offers .btn_readmore a:hover {
    color: var(--white) !important;
}

.section_gallery {
    padding-top: 50px !important;
}


.box_social a:hover .social {
    background: #222222 !important;
}

.section_descriptions .box_social a:hover {
    background: #222222;
}

.section_descriptions .box_social a:hover .social {
    background: #ffffff !important;
}

.section_amenities {
    text-align: center;
}

.box_details a.a-color:hover, .section_accommodations .more_detail .a-maincolor:hover, .slide_other .more_detail a:hover {
    /*color: #ffffff !important;*/
    opacity: 1;
}

.form_contact input + label {
    font-style: italic;
    color: var(--main-color) !important;
    font-weight: 400;
}

.box_details .tagline > div {
    display: block;
    font-weight: 500;
    color: var(--black);
}

.box_details .tagline > div span {
    opacity: 0.8;
    font-weight: 300;
    color: #433e3e;
}

.box_details .tagline > div {
    padding: 10px 0;
    border-bottom: 1px dashed rgba(184, 184, 184, .35);
}

.box_details .tagline > div:last-child {
    border-bottom: none;
    padding: 10px 0 0;
}

.section_accommodations .slide_accommodation .box_details {
    width: 350px;
    background: var(--white);
}

.slide_accommodation h3 {
    color: var(--main-color);
}

.details_rooms .box_details .icon_detail_room,
.box_details .icon_detail_room {
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    display: inline-block;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: var(--black);
    transition: all 1.6s;
    vertical-align: middle;
}


.box_details ul {
    text-align: left;
    padding: 0 0 0 15px;
    margin: 30px 0 0;
}

.box_details ul li {
    padding: 4px 0;
}

.btn_readmore {
    display: inline-block;
}

.section_descriptions.section_aboutus {
    padding: 100px 0;
    display: table;
    width: 100%;
}

.section_aboutus .box_details {
    position: relative;
    height: 650px;
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: left;
    text-align: left;
    padding: 0 0 0 50px;
}

.section_aboutus .primary_box {
    margin: 50px 0 0;
}

.section_info .tagline > div {
    display: inline-block;
}

.section_info .tagline > div .icon_detail_room {
    width: 20px;
    height: 20px;
    margin-right: 4px;
    background: var(--black);
}

.text-inner {
    text-transform: capitalize;
}

.box_child .details,
.section_contactform {
    color: #4e4c49;
}

.details {
    background: var(--light-color);
}

.details_footer {
    height: auto;
    padding: 50px;
    display: block;
    text-align: center;
}

.details_footer div {
    padding: 0 0 20px;
}

.details_footer div:last-child {
    padding: 0;
}

.details_footer > div p {
    margin: 10px 0 0;
}
.details_footer h3 {
    color: var(--secondary-color);
}
.details_footer h3 + p {
    margin: 0;
}

.section_copyright {
    padding: 0;
}
.details_footer .section_copyright > p {
    padding: 0;
    margin: 0;
}
.details_footer div.section_copyright {
    padding: 25px 0 0;
}

.section_contactform .input_contact {
    background-color: #f7f7f6;
    border: 1px solid #dad7cb;
    color: var(--black);
}

.btn_readmore:hover {
    color: var(--black);

}

.section_contactform .btn_readmore:hover {
    background: var(--secondary-color);
    border: 1px solid var(--secondary-color);
}

.btn_readmore {
    margin-top: 15px;
}

.awards {
    position: relative;
    width: 440px;
    display: inline-block;
    margin: 15px auto 0;
}

.awards img {
    width: auto;
    height: 100px;
    object-fit: cover;
    display: inline-block;
}

a:hover {
    color: var(--main-color);
}

.section_location {
    padding: 100px 0;
}

.bg_accommodations, .section_offers, .section_amenities,
.section_contactform {
    background: url("../images/icon/bg-pattern-2.webp") center repeat !important;
}

.bg_accommodations {
    padding: 180px 0 100px;
}

.section_offers::before,
.section_contactform::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 700px;
    background: linear-gradient(180deg, rgba(235, 226, 213, 1) 50%, rgba(235, 226, 213, 0) 100%);
}


.section_offers::after,
.section_other::after, .section_info::after,
.section_contactform::after {
    content: '';
    background-image: url(../images/icon/deco-2.png);
    width: 150px;
    height: 150px;
    position: absolute;
    top: 150px;
    left: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.3;
    background-position: right;

}

.images_box span {
    background: var(--secondary-color);
}

.section_info::after {
    left: auto;
    right: 100px;
}

.section_other::after {
    z-index: -1;
    width: 100px;
    height: 100px;
    left: 50px;
}

.slick-arrow:hover, .slide_accommodation .slick-arrow:hover {
    color: var(--main-color);
}

.demo_gallery {
    padding: 50px 0 0;
}

.demo_gallery img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    display: block;
    transform: scale(1);
    transition: all .5s;
}

.demo_gallery li {
    overflow: hidden;
    cursor: pointer;
}

.demo_gallery .overlay_gallery {
    width: 100%;
    height: 100%;
}


.demo_gallery li:hover img {
    transform: scale(1.1);
}

.demo_gallery li:hover .overlay_gallery {
    opacity: 1;
}

.demo_gallery li:hover .look_img {
    opacity: 1;
    bottom: 25px;
}

.lg-outer .lg-thumb-item {
    border-radius: 0;
}

.details_footer h3 {
    font-size: 18px;
}

.details_footer .logo_footer {
    height: 50px;
}

.tagline i {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.box_child .details {
    display: flex;
}

.box_details {
    width: 100%;
}
.box_details hr {
    display: none;
}

.section_detailscontentchild .box_details .tagline > div {
    border-bottom: 1px dashed rgba(184, 178, 168, 0.8);
}

.section_detailscontentchild .box_details .tagline > div:last-child {
    border-bottom: none;
    padding: 10px 0 0;
}

.section_detailscontentchild .box_details .tagline {
    margin-bottom: 10px;
    font-size: 13px;
}

.more_detail a:hover {
    color: var(--main-color);
}

.details_room {
    width: 100%;
    margin: auto;
    padding: 30px 0 0;
    display: inline-block;
}

.details_room label {
    display: block;
    font-size: 10px;
}

.details_room > div {
    display: inline-block;
    padding: 0 35px;
    border-right: 1px dashed rgba(184, 178, 168, 0.6);
}

.details_room > div:last-child {
    border-right: none;
}

.details_room p {
    margin: 0;
    color: var(--main-color);
    font-weight: 500;
    font-size: 16px;
}

.details_room i {
    color: #000;
    font-size: 28px;
}

.images_icon {
    width: 36px;
    height: 36px;
}

.btn_lang, .btn_readmore {
    border-radius: 30px;
}

.btn_plan {
    position: relative;
    display: inline-block;
    border-radius: 30px;
    padding: 10px 25px;
    color: #fff;
    background: var(--main-color);
    margin-top: 20px;
    cursor: pointer;
    transition: all .6s;
}

.btn_plan:hover {
    background: var(--secondary-color);
}

.box_details table {
    width: 800px !important;
    margin: 30px auto 0;
    border-collapse: collapse;
}

.box_details table td {
    padding: 6px 15px;
    text-align: left;
}

.box_details table tr, .box_details table td {
    border: 1px solid var(--secondary-color);
}

.collapse {
    display: none;
    visibility: inherit;
}

#attractions {
    position: relative;
    margin: 30px 0 0;
}

.card-header {
    text-align: left;
    padding: 10px 0;
    font-weight: 500;
    font-size: 16px;
    color: var(--black);
    border-bottom: 1px dashed rgba(184, 178, 168, 0.6);
    cursor: pointer;
}

.card-header:hover {
    color: var(--main-color);
}

[data-toggle="collapse"].collapsed span {
    transform: rotate(0deg);
}

[data-toggle="collapse"] span {
    position: absolute;
    right: 0;
    transform: rotate(90deg);
    transition: all linear 0.25s;
}

.card-body {
    margin: 10px 0 15px;
}

.card-body table {
    width: 100% !important;
    margin: auto;
    border: none;
    text-align: left;
}

.box_details .card-body table tr, .box_details .card-body table td {
    border: none;
}

.box_details .card-body table tr td {
    padding: 6px 0;
}

.box_details .card-body table tr td:nth-child(2),
.box_details .card-body table tr td:nth-child(3) {
    width: 30px;
}

.box_details .card-body table tr td:nth-child(3) {
    text-align: right;
}

.map {
    display: flex;
    width: 100%;
}

.OzoneGroup_360 {
    padding: 0;
}

.section_accommodations .col-sm-8,
.section_accommodations .col-sm-4 {
    padding: 0;
}


.section_gallery .nav a {
    border-radius: 30px;
    background: var(--secondary-color);
    color: var(--white);
    opacity: .6;
}

.section_gallery .nav a.active,
.section_gallery .nav li.active a,
.section_gallery .nav a:hover{
    opacity: 1;
    background: var(--main-color);
}

.nav_top .lang_parent {
    width: 100%;
}

.main-menu .navigation > li .lang_parent a {
    text-align: center;
    font-weight: 400;

}

.qr_code {
    width: 100px;
    margin: 0 0 10px;
    filter: brightness(0) invert(1);
}

.details_footer b {
    font-weight: 400;
    color: #fff
}

.section_accommodations .slide_accommodation a:hover h3 {
    color: var(--secondary-color);
}

.section_facilities .box_details {
    text-align: center;
}

.nav.nav-tabs.mobile-tabs .nav-item a > span {
    position: absolute;
    right: 20px;
    display: none;
    top: 0;
    bottom: 0;
    height: 20px;
    margin: auto;
}
.index-video-wrapper .muted_video {
    position: absolute;
    bottom: 35px;
    right: 25px;
    z-index: 9;
    display: none;
}

.slide_offers a:nth-child(1) .images_box img ,
.box_child_offers:nth-child(1) .box_image img  {
    object-position: 43% 100%;
}
.section_aboutus .reveal img.home_description {
    object-position: 47% 100%;
}



