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

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

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

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

@font-face {
    font-family: 'Prompt-Regular';
    src: url('../fonts/Prompt-Regular.woff2') format('woff2'),
    url('../fonts/Prompt-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt-Bold';
    src: url('../fonts/Prompt-Bold.woff2') format('woff2'),
    url('../fonts/Prompt-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/* Pre-Loader */
#pre-loader .loader-section, #pre-loader-page .loader-section {
    background: var(--background-soft-color);
}
.loader-wheel {
    border: 2px solid var(--main-solf-color);
    border-left: 4px solid var(--main-color);
}
.loader-text {
    color: var(--body-color);
}
.loader {
    width: 65px;
}
/* Header */

.btn_lang {
    line-height: 35px;
    padding: 0 15px;
    background-color: var(--secondary-color);
}
.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;
}
.scroll_menu .brand-logo img {
    height: 3rem;
}
.scroll_menu .main-menu {
    padding: 7px 0;
}
.overlay_menu {
    border: 0;
    background: var(--background-soft-color);
}
.overlay_menu p {
    margin: 0;
}
.main-header .button_container.active span {
    background: var(--main-color) !important;
}
.overlay_menu ul li a {
    font-family: var(--font-tagline);
}
.thai_lang .overlay_menu ul li a {
    font-family: 'Prompt-Light';
}
.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(--main-color);
}
.base_plus_icon.active .plus_icon:before,
.base_plus_icon.active .plus_icon:after {
    background-color: var(--main-color);
}
.overlay_menu ul li a {
    color: var(--body-color);
    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: var(--body-color);
    opacity: 1;
}
.lang_parent li a {
    padding: 5px 20px !important;
}
/* Slide Show */
.image-slider .swiper-slide .title {
    font-size: 40px;
    width: 40%;
}
.thai_lang .image-slider .text-wrapper {
    line-height: 1.4;
}
.thai_lang .image-slider .text-wrapper label {
    font-family: 'Prompt-Regular';
}
/* Reservation Box */

.btnbook_reser {
    background: var(--main-color);
    margin: 0;
}
.reservation .col-xs-2 {
    width: 20%;
    padding: 0 15px;
}
.reservation .col-xs-2.title {
    width: 17%;
}
.reservation .title p {
    font-size: 22px;
    margin: 6px 0 0;
}
.reservation .reservation_select {
    padding: 0 15px;
    text-align: center;
}
.content_ibe input {
    color: var(--white);
    cursor: pointer;
    padding: 5px;
    border-bottom: 1px solid #c9c9c96b;
    text-align: left;
    margin-top: 12px;
    font-family: var(--font-body);
    line-height: 24px;
}
.thai_lang .content_ibe input {
    font-family: 'Prompt-Light';
}
.content_ibe {
    text-align: left;
}
.reservation select {
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #c9c9c96b;
    line-height: 34px;
    width: 100%;
    top: 0;
    margin-top: 12px;
    text-align: left !important;
}
.reservation .arrow-down {
    right: 0;
    bottom: 8px;
    font-size: 12px;
    left: auto;
}
.gj-datepicker-md {
    color: var(--white) !important;
}
.gj-datepicker-md [role=right-icon] {
    top: 7px !important;
    font-size: 20px !important;
}
/* Body */
a:hover {
    color: var(--main-color);
}
.thai_lang p, .thai_lang .box_details li  {
    font-family: 'Prompt-Light' !important;
}
.tagline {
    margin-top: 0;
    font-family: var(--font-tagline);
}
.bg_black .tagline {
    color: var(--secondary-color);
}
.bg_black .slide_offers .tagline {
    color: var(--secondary-color);
}
.section_facilities .slide_facilities .box_details p {
    font-size: 16px;
}
.bg_black .slide_accommodation .tagline {
    color: var(--white);
}
.bg_black, .details_footer {
    background: var(--background-soft-color) !important;
    color: var(--body-color);
}
.section_accommodations .box_content {
    height: 400px;
}

.slide_accommodation,
.slide_accommodation .details .box_details .bg_black .tagline {
    color: var(--white);
}
.slide_accommodation .slick-arrow:hover{
    background: var(--secondary-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(--white) !important;
}
.slide_other .slide:hover .more_detail {
    color: var(--secondary-color) !important;
}
.more_detail {
    color: var(--main-color);
    font-family: var(--font-tagline);
}
.more_detail .a-maincolor:hover {
    color: var(--secondary-color) !important;
    opacity: 1;
}
.btn_readmore:hover {
    color: var(--white) !important;
}
.btn_readmore a:hover {
    color: var(--white) !important;
}

.main-menu .navigation>li.btn_booknow a:hover, .btn_apply:hover {
    color: var(--white) !important;
}
.box_details li li {
    list-style: circle;
}
.box_details li {
    padding-bottom: 15px;
}
.box_details li:last-child,
.tab-verticle .verticle-tab .tab-detail li:last-child {
    padding-bottom: 0;
}
.section_parallax {
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
.section_parallax:before {
    background-color: #2222229e;
}
.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: 10px auto;
    right: 0;
}
.info_gallery.map {
    background: var(--main-color);
}
.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.active, .main-menu .navigation>li:hover>a, .main-menu .navigation>li label.active, .main-menu .navigation>li:hover>label {
    color: var(--white);
}
.main-menu .navigation>li a, .main-menu .navigation>li label {
    color: #dcdcdc;
    font-weight: bolder;
    line-height: 40px;
}
.main-menu .navigation>li.btn_booknow a {
    padding: 0 15px;
}
.main-menu .navigation>li {
    margin: 0 6px;
}
.btn_lang {
    line-height: 40px;
}
.section_descriptions a:hover {
    color: var(--main-color);
}
.sitemap_list ul {
    padding-top: 5px;
}
.thai_lang .dropdown_submenu {
    left: 130px;
}

.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);
}

.box_social a {
    padding: 10px;
    border-radius: 50%;
    background: var(--main-color);
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 5px;
}
.box_social .social:hover {
    background: var(--white);
}
.box_social a:hover {
    background: var(--secondary-color);
}
.slide_other .text_offers {
    background: var(--background-color);
}
iframe {
    display: block;
}
.section_descriptions .box_social {
    margin-top: 15px;
}

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

.has-animation.animate-in:after {
    background-color: color-mix(in oklab, var(--main-color) 0%, var(--secondary-color));
}
.section_copyright p{
    padding: 15px 0;
}
.bg_black .text_offers .tagline{
    color: var(--secondary-color)!important;
}
.slide_accommodation .slick-arrow{
    background: #ffffff!important;
}
.slide_accommodation .slick-arrow{
    background: var(--main-color)!important;
}
.section_aboutus{
    height: 530px;
}
.section_aboutus:before{
    content: '';
    background-image: url('../images/icon/bg_right.png');
    width: 220px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.3;
    background-position: right;
}
.section_offers:before{
    content: '';
    background-image: url('../images/icon/bg_left.png');
    width: 220px;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.3;
    background-position: right;
}
.section_facilities{
    overflow: hidden;
}
/*.slide_other .text_offers p.tagline{*/
/*    color: #ffffff!important;*/
/*}*/
.box_child_offers .btn_readmore:hover{
    background: #ffffff;
    border-color: #ffffff;
    color: #222222!important;
}
.box_child_offers .btn_readmore a:hover{
    color: #222222!important;
}
.section_gallery{
    padding-top: 50px!important;
}

.section_descriptions .box_social a:hover{
    background: #222222;
}
.section_descriptions .box_social a:hover .social{
    background: #ffffff!important;
}
.section_amenities{
    text-align: center;
}

.details, .box_child .details:before, .slide_other .text_offers, .section_contactform {
    background: var(--background-soft-color) !important;
}
.info_offers .box_details {
    padding-bottom: 100px;
}
.section_gallery .nav a {
    background: var(--background-soft-color);
    color: var(--body-color);
}
/* select contact*/
.select_contact .container {
    width: 100%;
    padding: 0 !important;
}
.select_contact .col-sm-6 {
    padding: 100px 50px 100px 160px;
}
.select_contact .col-sm-6.section_contactform {
    padding: 100px 160px 100px 50px;
}
.select_contact {
    text-align: center;
    padding: 0 ;
}
.section_contactform {
    margin-top: 0;
}
.form_contact {
    width: 630px;
    margin-top: 0;
}
.images_icon {
    background: linear-gradient(125deg,
    rgba(0, 139, 148, 1) 0%,
    rgba(97, 202, 220, 1) 60%,
    rgba(157, 218, 229, 1) 90%) !important;
}
.info_image {
    height: 600px;
}
.select_contact .box_social {
    margin-top: 15px;
}
.a-color.more_detail {
    display: inline-block;
}
.sitemap ul {
    margin: 0;
}
.sitemap {
    margin-top: 25px;
}
.section_privacy_policy p + h3,
.section_privacy_policy ul + h3, .pos-rel,
.editable h3 {
    margin: 16px 0 0;
}
.editable h5 {
    margin: 5px 0 0;
    font-style: italic;
    color: var(--secondary-color);
    font-size: 16px;
    font-family: var(--font-tagline);
}
em {
    font-weight: bolder;
    font-family: var(--font-tagline);
}
.thai_lang em ,.thai_lang .editable h5{
    font-family: var(--font-thai);
    color: var(--secondary-color);
}
b, strong {
    font-family: var(--font-tagline);
}

/* REVIEWS */
.slide_reviews {
    margin: 50px -15px 100px;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: inline-block;
    padding: 0 100px;
}
.slide_reviews .slick-arrow {
    background: var(--main-color);
    width: 40px;
    top: 35%;
    bottom: auto;
}
.slide_reviews .slick-arrow:hover {
    background: var(--secondary-color);
}
.slide_reviews .uk-icon svg:not(:root){
    margin: 10px auto;
}
.images_review {
    width: auto;
    height: 30px;
    display: inline-block !important;
}
/* AMENITIES */
.amenity-set {
    background: var(--white);
    min-height: 160px;
}
.tab-verticle .verticle-tab .active+.tab-detail {
    overflow: auto;
    height: 900px;
}
/* Footer */
.details_footer {
    height: auto;
    padding: 50px 100px;
}
.details_footer .logo_footer {
    height: 80px;
}
.section_copyright span {
    opacity: .5;
}
.award_logo {
    height: 55px;
    width: auto;
    margin-top: 25px;
}