/***************************/
/* THAI LANG */
/***************************/

body.thai_lang, .thai_lang h1, .thai_lang h2, .thai_lang h3, .thai_lang .reservation-box,
.thai_lang .reservation-box select,.thai_lang .description_child h4 {
    font-family: var(--font-family-Thai);
    line-height: normal;
}

body.thai_lang .slick-arrow span {
    top: 2px;
}

body.thai_lang .lSNext span {
    top: 1px;
}
body.thai_lang .detsils_highlights .editable {
    height: 55px;
}

/***************************/
/* TOHSANG */
/***************************/

h1, h2, h3, .details_room h3,
.section_accommodation hgroup h3, .section_highlights hgroup h3, .section_offers hgroup h3 {
    color: var(--seconary-color);

}

h4, .nav_fixed .active > a, .menu_top li.active a,
.nav_fixed li:hover > a, .menu_top ul li > a:hover,
.section_accommodation hgroup h2, .section_highlights hgroup h2, .section_offers hgroup h2 {
    color: var(--color-primary);
}

.section_header {
    text-transform: uppercase;
    font-family: var(--font-family-title);
}

.section_header {
    font-size: 16px;
}
.main_menu li {
    padding: 0 10px;
}

.brand_logo {
    background: #fff;
    padding: 10px;
    width: auto;
    height: 145px;
}

.brand_logo img {
    position: relative;
    height: 100%;
    padding: 0;
    background: none;
    box-shadow: none;
}

.scroll_menu .brand_logo {
    height: 125px;
}

.scroll_menu .brand_logo img {
    height: 100%;
}

.home_slide div.mc-image:nth-child(2) {
    background-position: bottom 20% center;
}

#wave_resp .parallax .line-1 {
    fill: var(--rgba-color-primary);
}

.arrow_slide i {
    font-size: 30px;
    cursor: pointer;
    opacity: .6;
    transition: all .6s;
}

.arrow_slide i:hover {
    opacity: 1;
}

.section_bestrate h2 {
    font-size: 26px;
}

.details_description h1 {
    font-size: 40px;
}

.icon_hotelscombined {
    width: auto;
    height: 100px;
    margin-top: 5px;
}
.section_gallery {
    background-image: url(../images/icon/bg-beach.jpg);
}

.section_gallery h2 {
    color: #fff;
}

.section_gallery h3 {
    font-size: 16px;
    color: #fff;
    font-family: var(--font-family-title);
}
.section_gallery:before {
    content: "";
    background-color: rgba(1, 47, 80, 0.70);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}



.section_accommodation {
    position: relative;
    background: var(--lightcolor);
}

.details_rooms {
    width: 680px;
    margin: auto;
    padding: 25px 0 0;
}

.details_room i {
    font-size: 20px;
    vertical-align: text-bottom;
    margin-right: 5px;
}

.details_description .icon_detail {
    margin-bottom: 25px;
}

.amenities.details_rooms [class*="col-xs-"] {
    padding: 0 30px;
}


.address_footer .title_footer {
    color: #fff;
    font-family: var(--font-family-title);
    margin: 0 0 5px;
}

.amenities.hotel_facilities {
    padding: 0;
}

.booknowtop span {
    left: 71px;
    bottom: 60px;
}

.btn_booknow_mobile label {
    left: 75px;
    bottom: 61px;
}

.btn_roomtype {
    color: inherit;
}


.content_info_room p {
    text-align: center;
}


.images_icon {
    background: #484642;
}


.icon_detail .images_icon,
.slider_icon .images_icon {
    background: var(--color-primary);
}

.booknowtop, .btn_booknow_mobile {
    background: var(--color-primary);

}

.nav_booknowtopw:before, .nav_booknow_mobile:before {
    border: 1px solid var(--color-primary);
}

.booknowtop.active:hover {
    background: var(--color-primary);
}

.booknowtop {
    transition: all .4s;

}

.booknowtop:hover {
    background: var(--seconary-color);
}

.nav_booknowtopw:hover:before {
    border: 1px solid var(--seconary-color);
}




.details_offers p {
    color: #fff;
    text-transform: capitalize;
}

.amenities h2 {
    font-size: 26px;
    margin: 0 0 15px;
}

.icon_amenities {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.icon_detail .details_list {
    position: relative;
    display: inline-block;
    width: 190px;
    vertical-align: top;
    border-radius: 6px;
}

.icon_detail > div:nth-child(1) {
    padding: 0
}

.amenities .icon_amenities > div {
    padding: 30px 10px 0;
}

.icon_list {
    position: relative;
    min-height: 75px;
    padding: 0 15px;
    display: flex;
    justify-content: center;
    font-size: 14px;
    border-radius: 5px;
    border-right: 1px dashed #eee;
}

.details_list:last-child .icon_list {
    border: none;
}

.images_description.details_description {
    height: auto;
}

.lSNext span {
    position: relative;
    top: 1px;
}

.lSNext .uk-icon svg:not(:root) {
    vertical-align: inherit;
}

.btn_allroom,
.offers_type:hover .btn_bookoffers:after {
    background: var(--seconary-color);
}

.btn_bookoffers:after {
    background: var(--rgba-color-primary);
}

.btn_allroom, .btnbook_reser {
    color: #fff;
    text-transform: capitalize;
}

.btn_allroom:hover {
    background: var(--color-primary);
}

.btn_roomtype {
    margin: 15px 0 0;
}

.room_type {
    position: relative;
    width: 100%;
    display: inline-block;
}

.slick-slide[aria-hidden="true"] {
    height: 0 !important;
}

.slick-slide.slick-active {
    height: 100% !important;
}

.lSAction i {
    font-size: 14px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.card_child p {
    margin: 0;
}

.ui-icon-plus:before, .ui-icon-plus:after {
    opacity: .6;
}

.dropdown_new.active .ui-icon-plus:before, .dropdown_new.active .ui-icon-plus:after {
    opacity: 1;
    background: var(--color-primary);
}

.icon_detail {
    padding: 10px 0 15px;
}

.details_room .icon_detail > div {
    display: inline-block;
}

.description_child .icon_detail span {
    display: block;
}

.description_child .icon_detail i {
    font-size: 24px;
    color: var(--color-primary);
}


.card_child hr,
.content_info_room hr,
.details_description hr {
    display: none;
}

.description_child h4 {
    color: var(--color-primary);
    font-size: 16px;
    margin: 0;
    font-weight: lighter;
    text-transform: uppercase;
}

.description_child.our_room h1 {
    padding-bottom: 0;
}

.description_child.our_room h1:before {
    display: none;
}

.btn_roomtype #read_l,
.btn_roomtype #read_m.active {
    display: none;
}

.btn_roomtype #read_l.active {
    display: block;
}

.detail_fac {
    margin: 15px 0 0;
    text-transform: capitalize;
}

.detail_fac i {
    font-size: 18px;
    color: var(--color-primary);
    vertical-align: middle;
    margin-right: 6px;
}

.detail_fac + a {
    margin: 20px 0 0;
    display: inline-block;
}

.details_description .editable h2 {
    margin: 30px 0 15px;
}

.lg-sub-html {
    color: #fff;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: var(--color-primary);
}

.lg-toolbar .lg-icon:hover {
    color: var(--color-primary);
}

.error.details_description h1 {
    font-size: 80px;
}

table {
    max-width: 100%;
    width: 100%;
    border-collapse: collapse;
}
.map iframe {
    display: flex;
}
.qr_code {
    position: relative;
    padding: 30px 0 0;
}
.qr_code > div {
    display: inline-block;
    padding: 0 10px;
}
.qr_code > div:nth-child(1){
    padding: 0 10px 0 0;
}
.qr_code img {
    width: auto;
    height: 160px;
    object-fit: cover;
}
.info_bg:nth-child(even){
    background: var(--lightcolor);
}
.info_bg .card_info {
    padding: 0;
}
.info_meeting .btn_allroom + .btn_allroom {
    margin: 10px 0 0;
}
.detsils_highlights .btn_allroom {
    margin: 10px 0 0;
}

/***************************/
/* FOOTER */
/***************************/

.section_footer {
    position: relative;
    overflow: hidden;
    padding: 100px 0 0;
    background: var(--seconary-color);
    color: #eee;
}

.section_footer:before, .section_footer:after {
    content: '';
    position: absolute;
    background-size: cover;
    z-index: 0;
    bottom: 50px;
    opacity: .4;
}

.section_copyright {
    position: relative;
    background: var(--color-primary);
    border: none;
    padding: 25px;
    z-index: 1;
}

.section_copyright a:hover {
    color: var(--seconary-color);
}

.address_footer {
    position: relative;
    padding: 0 0 100px;
    z-index: 1;
}

.address_footer li:nth-child(1),
.address_footer .title_footer {
    display: inline-block;
}

.address_footer .title_footer {
    margin: 0 0 5px;
}

.social_footer a {
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    padding: 11px;
}

.address_footer .social_footer a:hover {
    background: var(--color-primary);
    color: #fff;
}

.section_copyright {
    padding: 15px 25px;
}

.address_footer ul {
    padding: 0;
    margin: 0;
}

.address_footer li {
    list-style: none;
    float: left;
}

.address_footer li:nth-child(1) {
    padding-right: 10px;
    display: flex;
    gap: 10px;
}

.address_footer li:nth-child(2) {
    padding-left: 30px;
    width: 100%;
    margin-top: 5px;
}

.address_footer i {
    vertical-align: middle;
}

/***************************/
/* DOWNLOAD */
/***************************/
.page_download {
    position: relative;
    width: 100%;
    padding: 50px 0 0;
}

.page_download img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    display: block;
}

.page_download .col-xs-12 {
    padding: 15px;
    border-top: 1px solid #eee;
}

.page_download .col-xs-12 [class*=col-xs-] {
    padding: 0;
    height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.page_download p,
.page_download .btn_book {
    margin: 0;
}

/***************************/
