:root {
    --primary: #ffe9be;
    --second: #3F8CBF;
    --background-color: #2f8cbff2;
}
/*h1, h2, .details_offers h3 {*/
/*    font-family: var(--font-DMSans-Light);*/
/*}*/
body {
    background-color: #ffffff;
}
.loaded #loader-wrapper .loader-section.section-left {
    background: #3f8cbff2;
}
.loaded #loader-wrapper .loader-section.section-right {
    background: #ebf3f773;
}
.section_description:before,
.section_tagline:before,
.section_footer:before,
.section_contentchild:before,
.popup,
.allbox_gallery .col-xs-4:hover .overlay_gallery {
    background-color: var(--background-color);
}
.section_facilities:after,
.section_accommodation:after,
.box_contentchild .list_contentchild:nth-child(odd):before,
.section_offers_list:after,
.section_contect_info:after,
.section_sitemap:before,
.section_gallery .nav a {
    background: #ebf3f7;
}
/*.amenities_home .images_icon {*/
/*    background: var(--second);*/
/*}*/
.section_contentchild,
.section_footer,
.box_contentchild .list_contentchild:nth-child(even),
.details_description {
    color: #eeeeee;
}
.images_offers {
    overflow: hidden;
}
.section_tagline li {
    width: 100%;
}
.details_child p,
.section_info p {
    margin-bottom: 0;
}
.scroll_menu .nav_menu img,
.row_contactus .col-xs-4 .images_contact img {
    filter: brightness(0) saturate(100%) invert(52%) sepia(11%) saturate(2802%) hue-rotate(161deg) brightness(94%) contrast(77%);
}
.tab_header .images_icon {
    width: 18px;
}
.slide_accommodation .slick-next {
    right: -5px;
}
.slide_accommodation .slick-prev {
    left: -5px;
}
.input_contact,
textarea.input_contact {
    border-bottom: 1px solid #d1d1d1;
}
.form_contact ::placeholder{
    color: #696969 !important;
}
.copyright {
    text-transform: capitalize;
}
.row_contactus .col-xs-4 {
    padding: 0 10px;
}
.row_contactus {
    margin: 50px -10px;
}
.box_contactus {
    padding: 20px;
}
.amenities_home li {
    padding: 10px 0 0;
}
.slide_accommodation .slick-arrow img,
.slide_photoinfo .slick-arrow img {
    height: 18px;
}
.section_sitemap:before {
    height: 100% !important;
}
.slide_offer .slick-track {
    margin: auto;
}
.thai_lang .details_facilities h3,
.thai_lang .details_room h3,
.thai_lang .details_offers h3,
.thai_lang .details_child h2,
.thai_lang .slideshow .slide-content .text > label,
.thai_lang .section_contentchild h1,
.thai_lang .section_sitemap {
    font-family: var(--font-DMSans-Light);
}
.slide_photoinfo .slick-arrow:hover {
    background: var(--primary);
}
.slide_accommodation .slick-arrow:hover img,
.slide_photoinfo .slick-arrow:hover img {
    filter: brightness(0) saturate(100%) invert(45%) sepia(75%) saturate(408%) hue-rotate(161deg) brightness(95%) contrast(88%);
}