.main_menu,
.slideshow .slide-content .title,
.section_reservation h2 > label,
.section_reservation h3,
.btn_submit, .btn_moredetails,
.images_description label.introduction,
.details_accommodation label.introduction,
.section_contentchild h2, .details_child h3,
.section_info .amenities_home h4, .section_footer label,
.details_contact h2,
.btn_viewdetails {
    font-weight: bold;
}

b, strong, .main_menu, .navbar_fix,
.slideshow .slide-content .title,
.section_reservation h2 > label,
.section_reservation h3,
.images_description label.introduction,
.details_description .btn_viewdetails,
.btn_moredetails, .section_footer label, .section_facilities label.introduction,
.details_accommodation label.introduction, .section_offers label.introduction,
.details_offers h4, .details_offers p, .details_room h4, .btn_viewdetails,
.details_facilities h4, .section_contentchild h2, .details_child h3, .amenities_home h4,
.section_contact p > label, .section_tagline label.introduction, .section_gallery .nav a, .details_contact h2 {
    font-family: var(--font-web);
}

.tab_header {
    background: var(--main);
}

.dropdown_menu.dropdown_blog {
    width: 250px;
}

.dropdown_menu.dropdown_blog li {
    white-space: normal;
}
.nav_menu {
    top: 10px;
    position: relative;
}

.main_menu {
    text-transform: capitalize;
    /*background: var(--main);*/
}
.nav_menu ul {
    background: #2d939b;
    padding: 0 15px ;
}
.nav_menu li.active, .nav_menu li:hover {
    margin: 0;
}
.main_menu .nav_menu li {
    line-height: 45px;
}
.nav_menu img {
    height: 100px;
    transition: all 0.25s;
}
.nav_menu .dropdown_menu {
    padding: 0;
}
.scroll_menu .nav_menu ul {
    background: none;
}
.scroll_menu .nav_menu {
    top: auto;
}
.scroll_menu .nav_menu  li {
    line-height: 70px;
}
.dropdown_new .dropdown_menu li {
    line-height: normal;
}

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

.main_menu.scroll_menu .nav_menu img {
    height: 70px;
    filter: brightness(0) invert(1);
}

#loader img {
    height: 100px;
    filter: brightness(0) invert(1);
}

.section_description {
    height: 550px;
}

.images_description {
    height: 580px;
}

.images_description label.introduction {
    margin: 0;
}

.section_aboutus {
    text-align: center;
}

.section_aboutus .editable {
    text-align: left;
}

.section_aboutus .editable p {
    width: 100%;
}

.section_tagline li {
    width: 100%;
}

.section_info_offers {
    text-align: center;
}

.section_info_offers p {
    text-align: center !important;
}

.box_contentinfo_offers .details_child {
    height: auto !important;
    padding: 0 !important;
}

.box_contentinfo_offers .col-xs-7 {
    padding-left: 50px;
}

.box_contentinfo_offers .parallax_scroll {
    display: flex;
    align-items: center;
}

.discount p > label {
    font-size: 14px;
}

.box_contentinfo_offers li {
    width: 100%;
    padding: 5px 0;
}

.box_contentinfo_offers ul {
    display: grid;
    padding-left: 30px;
    margin: 0;
}

.box_contentinfo_offers:after {
    width: 50%;
}

.section_reservation {
    z-index: 9;
}

.section_reservation .col-xs-12 {
    padding: 10px 0;
}

.overlay_menu.open li:nth-of-type(9) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

.details_description .btn_viewdetails {
    color: #ffffff !important;
    margin-top: 30px;
}

.details_description .btn_viewdetails:after {
    background: #ffffff !important;
}

.details_description .btn_viewdetails .images_icon {
    background: #ffffff !important;
}

.section_reservation h3:before, .scroll_menu .nav_menu li:hover a:before {
    background: var(--primary) !important;
}

.nav_menu img {
    /*filter: none;*/
    padding: 10px 0;
}

.box_contentinfo li {
    padding: 10px 10px 10px 30px !important;
}

.restaurant_list .editable ul {
    padding-left: 30px;
}

.restaurant_list .editable li {
    width: 100%;
    padding: 5px 0;
    list-style: disc;
    line-height: normal;
}

.main_menu.scroll_menu {
    color: #ffffff;
}

.scroll_menu .nav_menu li.active a:before {
    background: var(--primary);
}

.section_gallery .nav li {
    padding: 5px;
}

.restaurant_list li {
    width: 100%;
}

.box_contentchild .list_contentchild:nth-child(even) .btn_viewdetails:after {
    background: var(--primary) !important;
}

.section_infofac .btn_viewdetails {
    color: #fff !important;
}

.section_infofac .btn_viewdetails .images_icon {
    background: var(--primary) !important;
    width: 15px;
    height: 15px;
}

.dropdown_menu li:hover:before, .box_reser:after,
.btn_moredetails.btn_submit {
    background: var(--main) !important;
}

.section_infofac .btn_viewdetails:after,
.section_infofac .btn_viewdetails .images_icon {
    background: #fff !important;
}

.slide_offer .slick-track {
    margin: auto;
}

.row_contactus {
    margin: 50px 0;
}

.view_photo .none {
    display: none;
}

.view_photo .none.active {
    display: block;
}

.box_contactus {
    padding: 30px 15px;
    min-height: 160px;
}

.box_reser {
    background: #000000b0;
}

.section_tagline .btn_moredetails {
    color: var(--main) !important;
}

.section_location .btn_moredetails {
    background: var(--primary) !important;
    color: var(--main) !important;
}

.section_location .btn_moredetails .images_icon {
    vertical-align: text-top;
    object-fit: cover;
    display: inline-block;
    width: 15px;
    height: 15px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: var(--main);
    transition: all 0.25s;
}

.section_location h3 {
    margin: 0 0 6px;
    color: var(--primary);
    font-size: 16px;
}

.view_map {
    font-family: var(--font-DMSans-Bold) !important;
    background: var(--primary);
    color: var(--main);
    display: inline-block;
    padding: 13px 25px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
    border: none;
    letter-spacing: 1px;
    position: relative;
    border-radius: 100px;
    transition: all 0.25s;
    font-weight: bold;
    cursor: pointer;
}

.view_map .images_icon {
    vertical-align: text-top;
    object-fit: cover;
    display: inline-block;
    width: 15px;
    height: 15px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: var(--main);
    transition: all 0.25s;
}

.section_tagline .btn_moredetails .images_icon {
    background: var(--main) !important;
}

.section_sitemap {
    padding: 50px 0;
}

.section_sitemap .col-xs-8 ul {
    margin: -10px;
    padding: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    -moz-column-count: 2;
    -moz-column-gap: 0px;
    column-count: 2;
    column-gap: 0px;
}

.section_sitemap .col-xs-8 li {
    list-style: none;
    float: left;
    padding: 10px;
    width: 100%;
}

.section_sitemap .col-xs-8 li:nth-child(1) .images_photo, .section_sitemap .col-xs-8 li:nth-last-child(1) .images_photo {
    height: 400px;
}

.section_sitemap .col-xs-8 li:nth-child(2) .images_photo, .section_sitemap .col-xs-8 li:nth-child(3) .images_photo {
    height: 200px;
}

.section_sitemap .col-xs-8 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.section_sitemap li {
    padding: 5px 0;
}

.btn_moredetails.btn_book {
    background: var(--main) !important;
}

.overlay_menu ul li {
    line-height: normal;
    padding: 6px 0;
}

.overlay_menu ul li a:hover {
    color: var(--primary);
}

.slideshow .slide-content .text {
    font-size: 40px;
}

.slideshow .slide .caption {
    width: 40%;
}

.section_tagline p {
    color: #FFFFFF !important;
}

.lang_parent a:hover {
    color: #585858 !important;
}

.info a:hover {
    color: var(--primary) !important;
}

/*::selection {*/
/*    background: var(--primary);*/
/*    color: #585858;*/
/*}*/
.section_contentchild {
    color: #ffffff;
}

.details_room h3 {
    opacity: 1;
}

.images_contact .images_icon {
    display: block;
}

.scroll_menu .btn_book img {
    filter: invert(29%) sepia(1%) saturate(5259%) hue-rotate(36deg) brightness(87%) contrast(62%);
}

.details_description li:before,
.section_info_accom .amenities_home li:before {
    /*filter: invert(200%) sepia(30%) saturate(3000%) hue-rotate(6100deg) brightness(100%) contrast(75%);*/
    filter: brightness(0) invert(1);
}

.box_contentinfo li:before {
    filter: invert(100%) sepia(100%) saturate(1200%) hue-rotate(500deg) brightness(100%) contrast(60%);
}

.section_info_accom .amenities_home li:before {
    width: 20px;
    height: 20px;
}

.section_locationmap {
    padding: 50px 0;
}

.section_locationmap iframe {
    width: 100%;
    height: 600px;
    display: block;
}

.section_contentchild p {
    width: 100%;
}

.section_contentchild .editable {
    text-align: initial;
}

.details_accommodation .editable, .details_accommodation .editable p {
    text-align: left !important;
}

.section_infofac .amenities_home .editable li {
    width: 100%;
    padding: 0;
    list-style: disc;
}

.section_infofac .amenities_home .editable ul {
    padding-left: 30px;
}

.section_footer li {
    padding: 0 8px;
}

.section_footer .col-xs-8 {
    text-align: right;
}

.section_footer h2 {
    font-size: 28px;
}

.description_facilities ul {
    column-count: 3;
    text-align: left;
    list-style: none;
}

.description_facilities ul li {
    position: relative;
    padding: 10px 10px 10px 30px;
}

.description_facilities ul li:before {
    position: absolute;

    content: '';
    background-image: url(../images/icon/checklist.svg);
    vertical-align: middle;
    object-fit: cover;
    display: inline-block;
    width: 25px;
    height: 25px;
    transition: all 0.25s;
    background-size: cover;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: invert(94%) sepia(4%) saturate(4053%) hue-rotate(324deg) brightness(100%) contrast(80%);
}

.popup_content,
.popup_content #numberrroomRow {
    max-height: 300px !important;
    overflow: auto;
}

.details_offers h4, .details_offers p,
.details_room h4, .details_facilities h4,
.details_child h3 {
    margin: 5px 0 0;
}

.social_media .ico_facebook .images_icon {
    width: 15px;
}

.social_media .images_icon {
    margin-bottom: 0;
}
.section_footer .social_media li {
    padding: 0 4px;
}
.social_media a {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50px;
    background: #fff;
    padding: 10px;
}
.social_media img {
    width: 100%;
}
.section_infofac .amenities_home li {
    width: 100%;
}

.form_contact input + label {
    font-weight: normal;
}

.sister_hotel {
    position: relative;
    width: 65%;
    float: right;
    padding: 50px 0;
}

.sister_hotel img {
    height: 40px;
    object-fit: cover;
    margin: auto;
    filter: brightness(0) invert(1);
    opacity: .8;
    transition: all .5s;
}

.sister_hotel a:hover > img {
    opacity: 1;
}


.section_footer .col-xs-8 > ul {
    position: relative;
    float: none;
    display: flex;
    justify-content: right;
    text-align: right;
}

.section_footer .col-xs-8 > ul:nth-child(1) {
    padding: 0 0 6px;
}

.section_footer .col-xs-8 > ul:nth-child(1) li:last-child {
    padding: 0 0 0 8px;
    border-right: none;

}

.amenities_home li {
    padding: 6px 0;
}

.button_lang .lang_parent li {
    text-align: left;
}

.amenities_home hr {
    display: none;
}

.section_info h3 {
    margin: 25px 0 0;
    font-size: 18px;
    font-family: var(--font-web);

}

.section_info ul + p {
    margin: 10px 0;
}

.section_info .col-xs-12 {
    text-align: center;
}

.section_sitemap .col-xs-8 {
    padding-left: 50px;
}

.box_contentinfo li:before,
.description_facilities ul li:before {
    top: 10px;
    bottom: auto;
}

.box_contentinfo .images_child.details_child {
    height: auto;
}

.list_contentchild .amenities_home ul {
    column-count: 2;
}

.list_contentchild .amenities_home li {
    width: 100%;
    text-transform: capitalize;
}

.button_lang .lang_parent {
    width: 130px;
    left: -10px;
}

.images_offers {
    overflow: hidden;
}

.details_room h4:before {
    top: 7px;
    bottom: auto;
}

.list_infoblog h2 {
    font-size: 20px;
}

.list_infoblog {
    text-align: center;
}

.list_infoblog img {
    margin: 15px auto;
}

.list_infoblog h2 {
    padding: 0;
    display: block;
}

.list_infoblog p {
    margin: 0;
}

.list_infoblog p + p img {
    margin: 35px auto 15px;
}

.details_contact.list_infoblog h2:before {
    display: none;
}

.popup {
    background: #02868dc2;
}

.arrows:before {
    font-size: 12px;
}

.btn_lang img {
    vertical-align: middle;
}

.slick-arrow {
    padding: 8px;
}

.nav-tabs > li {
    float: none;
    display: inline-block;
}

/***************************/
/* COLLAPSE */
/***************************/
.collapse {
    display: none;
    visibility: inherit;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0;
}

.panel-heading {
    position: relative;
    text-align: left;
    padding: 8px 25px;
    border: 1px solid var(--main);
    margin: 10px 0;
    border-radius: 100px;
    cursor: pointer;
    background: #f2f9fa;
    color: var(--color-body);
    transition: all .4s;
}

.panel-heading.active,
.panel-heading:hover {
    background: var(--main);
    color: #fff;
}

.panel-heading i {
    position: absolute;
    height: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px;
    font-size: 17px;
    transform: rotate(0deg);
}

.panel-heading.active i {
    transform: rotate(180deg);

}

.panel-body {
    text-align: left;
    margin: 0 0 35px;
    padding: 0 25px;
}

.section_contect_info .panel-body ul {
    column-count: 1;
    margin: 0;
    padding: 0 0 0 35px;
}

.section_contect_info .panel-body ul li {
    padding: 0;
    list-style: disc;
}

.section_footer a:hover,
.box_contactus a:hover {
    opacity: .6;
}

.section_reviews {
    padding: 50px 0;
}

.dNtlyB {
    font-size: 40px !important;
    font-weight: lighter !important;
}

.lfCQiA {
    margin-bottom: 15px !important;
}

.dzkzUR {
    font-size: 18px !important;
}

.section_footer .contact_footer label:before {
    display: none;
}

.section_footer .contact_footer label {
    padding: 0;
}


/***************************/
/* LANG EN */
/***************************/
.en_US h1, .en_US h2, .en_US h3, .en_US .slideshow .slide-content .text,
.en_US .section_reservation h2, .en_US .section_reservation li,
.en_US .input_room, .en_US .input_promocode, .en_US .section_footer li,
.en_US .list_contentchild .amenities_home li, .en_US .dropdown_menu a,
.en_US .btn_submit, .en_US .section_tagline .btn_moredetails {
    line-height: 1;
}

body.en_US {
    font-size: 20px;
}

.en_US .tab_header .images_icon {
    width: 14px;
    height: 14px;
}

.en_US h1, .en_US .slideshow .slide-content .text,
.en_US .t-day-check-in, .en_US .t-day-check-out {
    font-size: 55px;
}

.en_US h2, .en_US .section_reservation h2, .en_US .section_footer h2,
.en_US .section_contentchild h1 {
    font-size: 40px;
}

.en_US .details_child h2 {
    font-size: 34px;
}

.en_US h3, .en_US .details_offers h3, .en_US .details_room h3,
.en_US .details_facilities h3 {
    font-size: 30px;
}

.en_US .input_room, .en_US .input_promocode {
    font-size: 24px;
}

.en_US .slideshow .slide-content .title,
.en_US .images_description label.introduction,
.en_US .section_contentchild h2, .details_child h3 {
    font-size: 20px;
}

.en_US .section_reservation h2 > label,
.en_US .section_reservation h3,
.en_US .btn_moredetails {
    font-size: 18px;
}

.en_US .dropdown_new i {
    vertical-align: middle;
}

.en_US .btn_moredetails img {
    vertical-align: middle;
}

/***************************/
/* LANG RU */
/***************************/
body.ru_RU {
    font-size: 16px;
    line-height: 1.5;
}

body.ru_RU, b.ru_RU, strong.ru_RU, .ru_RU .main_menu, .ru_RU .navbar_fix,
.ru_RU .slideshow .slide-content .text,
.ru_RU h1, .ru_RU h2, .ru_RU h3,
.ru_RU .slideshow .slide-content .title,
.ru_RU .section_reservation h2 > label,
.ru_RU .section_reservation h3,
.ru_RU .images_description label.introduction,
.ru_RU .details_description .btn_viewdetails,
.ru_RU .btn_moredetails, .ru_RU .section_footer label, .ru_RU .section_facilities label.introduction,
.ru_RU .details_accommodation label.introduction, .ru_RU .section_offers label.introduction,
.ru_RU .details_offers h4, .ru_RU .details_offers p, .ru_RU .details_room h4, .ru_RU .btn_viewdetails,
.ru_RU .details_facilities h4, .ru_RU .section_contentchild h2, .ru_RU .details_child h3, .ru_RU .amenities_home h4,
.ru_RU .section_contact p > label, .ru_RU .section_tagline label.introduction, .ru_RU .section_gallery .nav a, .ru_RU .details_contact h2.active,
.ru_RU .details_facilities h3,
.ru_RU .section_tagline h2, .ru_RU .details_child h2,
.ru_RU .details_room h3 {
    font-family: var(--font-RU);
}

/***************************/
/* LANG TH */
/***************************/
body.th_TH {
    font-size: 14px;
    line-height: 1.5;
}

body.th_TH, b.th_TH, strong.th_TH, .th_TH .main_menu, .th_TH .navbar_fix,
.th_TH .slideshow .slide-content .text,
.th_TH h1, .th_TH h2, .th_TH h3,
.th_TH .slideshow .slide-content .title,
.th_TH .section_reservation h2 > label,
.th_TH .section_reservation h3,
.th_TH .images_description label.introduction,
.th_TH .details_description .btn_viewdetails,
.th_TH .btn_moredetails, .th_TH .section_footer label, .th_TH .section_facilities label.introduction,
.th_TH .details_accommodation label.introduction, .th_TH .section_offers label.introduction,
.th_TH .details_offers h4, .th_TH .details_offers p, .th_TH .details_room h4, .th_TH .btn_viewdetails,
.th_TH .details_facilities h4, .th_TH .section_contentchild h2, .th_TH .details_child h3, .th_TH .amenities_home h4,
.th_TH .section_contact p > label, .th_TH .section_tagline label.introduction, .th_TH .section_gallery .nav a, .th_TH .details_contact h2.active,
.th_TH .details_facilities h3,
.th_TH .section_tagline h2, .th_TH .details_child h2,
.th_TH .details_room h3 {
    font-family: var(--font-TH);
}

/***************************/
/* DOWNLOAD */
/***************************/
.page_download {
    position: relative;
    width: 100%;
}

.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: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.page_download .col-xs-12 .col-xs-8 {
    padding: 0 0 0 50px;
}

.page_download p,
.page_download .btn_moredetails {
    margin: 0;
    text-align: center;
}

