@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz@9..40&family=Prompt&display=swap');
@font-face {
    font-family: 'PPFragmentSans';
    src: url('../font/PPFragment-SansLight.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
    --hg-font-title: 'PPFragmentSans', 'Prompt';
    --hg-font-body: 'PPFragmentSans', 'Prompt';
    --hg-font-thai: 'Prompt', 'Prompt';

    --hg-color-secondary: #A7958A;
    --hg-color-green: #d6f9ac;

    --hg-color-light: #FCFAF2;
    --hg-color-body: #545353;
    --hg-color-beige  : #d6f9ac ;
    --hg-bg: #f9f9f9;

    --hg-rgba-color-secondary: 167, 149, 138;
    --hg-rgba-color-light: 252, 250, 242;
}

::-moz-selection {
    background-color: #F0ECBC;
    color: var(--hg-color-primary);
}

::selection {
    background-color: #F0ECBC;
    color: var(--hg-color-primary);
}
body {
    background: var(--hg-color-light);
}

/*************************/
/* LANG TH */
/*************************/
.lang_th h1, .lang_th h2, .lang_th h3 {
    font-weight: 500;
}
.lang_th h2 {
    font-size: 30px;
}

.lang_th .our-offers .tagline {
    width: 200px;
}

.lang_th .nav-lang img {
    vertical-align: sub;
}

.lang_th .offers-slide .item p {
    margin: 3px 0 0;
}

.lang_th .tab_warning {
    font-size: 12px;
}

.lang_th .add_warning header {
    top: 37px;
}
.lang_th .menu_more .ui-icon-plus {
    top: -3px;
}
.lang_th .info_room h2 {
    width: 70%;
}

/*************************/
.mask {
    position: relative;
    width: 100px;
}

.navbar-brand img {
    height: 60px;
}

.navbar ul li a, .nav-lang label {
    line-height: 76px;
}

header,
.lang_parent {
    background: var(--hg-color-light);
}

h1 {
    font-size: 50px;
}

hgroup {
    margin: 0;
}

hgroup h4 {
    margin: 0 0 10px;
}

h1, h2, h3 {
    color: #1f0806;
    font-style: italic;
}

b, strong {
    color: #1f0806;
}

ul {
    margin: 0;
}

.arrow-slide, .offers-slide {
    bottom: 60px;
    z-index: 4;
}
.offers-slide {
    width: 500px;
}

.slide-content {
    width: 600px;
    bottom: 175px;
}
.slide-content label {
    font-size: 36px;
}
.reservation > [class*=col-xs-]:nth-child(1):after {
    filter: brightness(0) saturate(100%) invert(93%) sepia(14%) saturate(133%) hue-rotate(344deg) brightness(105%) contrast(98%);
}
.btn-reservation,
.social-slide a:hover {
    background: var(--hg-color-primary);
}

.mail:before, .mail:hover i {
    background: var(--hg-color-green);
}
.btn-reservation:hover,
.social-footer a:hover,
.discover_book:hover,
#popup_room_list input:hover {
    color: var(--hg-color-primary);
    background: var(--hg-color-beige);
}
.btn-reservation i {
    vertical-align: middle;
}
.discover_book {
    background: var(--hg-color-primary);
}
footer:after {
    background: rgba(137,119,108,0.95);
}
.navbar ul li a:hover, .navbar ul li a.active,
.sitemap a:hover ,.lang_parent a:hover, .nav-lang label:hover,
.contactus a:hover, .our-offers .tagline, .detail_room i, .detail_stay li:before,
.include-room h4, .include-room ul li:before {
    color: var(--hg-color-primary);
}
.menu-footer a:hover,.copyright a:hover {
    color: var(--hg-color-beige);
}

.mail:hover {
    border: 1px solid var(--hg-color-green);
}

.our-offers:before {
    width: 70%;
    background: #F5F2E8;
}

.slider-show:after {
    height: 350px;
}

.description_child,
.book-mobile + main > .description_info {
    padding: 100px 0;
    background: #F5F2E8;
}

.description_info hgroup h4,
.description_info hgroup h4 + h1 {
    margin: 10px 0 0;
}

hgroup h4 a {
    text-decoration: underline;
    text-transform: lowercase;
}

.description_info hgroup + .content {
    margin: 15px auto 0;
}

.description_info hgroup + .content > p {
    margin: auto;
}

.gallery-strip {
    padding: 0;
}

.content + .gallery-strip {
    padding: 50px 0 0;
}

.detail_room + .gallery-strip,
.include-room + .gallery-strip {
    padding: 100px 0 0;
}

.content + .gallery-strip .slick-prev,
.content + .gallery-strip .slick-next,
.include-room + .gallery-strip .slick-prev,
.include-room + .gallery-strip .slick-next {
    top: 59%;
}

.include-room [class*=col-xs-] {
    padding: 0 25px;
}

.detail_room i,
.include-room ul li:before {
    margin-right: 10px;
}

.navbar .sub-menu li {
    width: 100%;
}

.detail_stay {
    padding: 30px 0 0;
}


.detail_stay li {
    padding: 0 15px;
    line-height: 1.4;
}


.description_child hgroup {
    width: 100%;
}

.discover_more {
    color: var(--hg-color-primary);
    border: 0.5px solid var(--hg-color-primary);
}

.editable {
    text-align: initial;
}

.tagline-offers hgroup,
.content-offers hgroup,
.description hgroup {
    margin: 0 0 15px;
}

.review-tripadvisor {
    margin: 15px 0 0;
}
.review-tripadvisor span {
    color: var(--hg-color-body);
}
.review-tripadvisor a {
    color: #1f0806;
}
.review-tripadvisor a:hover {
    color: var(--hg-color-primary);
}

.tagline-offers {
    height: 375px;
}

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

.our-offers .tagline {
    top: 152px;
}


.main-sub a.active .ui-icon-plus:before,
.main-sub a.active .ui-icon-plus:after {
    background: var(--hg-color-primary);
}

.editable p + ul {
    margin: 15px 0 0;
}

.detail_room ul {
    margin: 0;
}

.our-offers .content-offers hgroup h4 {
    font-weight: bold;
    line-height: 1.3;
}

.parallax-small img {
    height: 120%;
}

.detail_room ul li {
    padding: 15px 0 0;
    display: block;
}

.detail_room li:nth-child(1) {
    padding: 0;
}


.logo-footer {
    margin: 0 0 10px;
    height: 80px;
}

.info_offers .btn-reservation {
    margin: 15px 0 0;
}

.child-item [class*=col-xs-]:nth-child(2) {
    padding-right: 0;
}

.child-item:nth-child(even) [class*=col-xs-]:nth-child(2) {
    padding-left: 0;
    padding-right: 50px;
}

.info_offers .editable a {
    text-decoration: underline;
}


.info_offers .editable ul + p {
    margin-top: 15px;
}

.info_offers .editable p + ul {
    margin: 0;
}

.content_info .editable a {
    text-decoration: underline;
}

.content_info .editable table {
    width: 100%;
    margin: 15px auto;
    border-collapse: collapse;
}

.content_info table thead th {
    background: rgba(var(--hg-rgba-color-primary), 0.08);
}

.content_info table tr,
.content_info table th,
.content_info table td {
    padding: 5px 20px;
    border: 1px solid #ded4d4;
}

.content_info ul + p {
    margin-top: 15px;
}


.child_offers .child-item ,
.child_activities .child-item {
    display: flex;
    align-items: center;
}

.child_offers .child-item:nth-child(even),
.child_activities .child-item:nth-child(even) {
    flex-direction: row-reverse;
}

.child_offers .child-item [class*=col-xs-],
.child_activities .child-item [class*=col-xs-] {
    height: auto;
    display: block;
}

.child_offers .child-item img,
.child_activities .child-item img {
    height: 100%;
}

.child-item [class*=col-xs-]:nth-child(2) {
    padding: 0 50px;
}
.info_room h2 {
    margin: auto;
    font-size: 30px;
}
.info_offers .item {
    width: 50%;
    margin: auto;
}

.info_offers .item img {
    width: 100%;
    display: block;
}
.content + .info_offers {
    padding: 50px 0 0;
}
.info_offers img {
    transition: ease-out .6s;
    transform: translateY(0px) scale(1.05);
}
.info_offers .item:hover img {
    transform: translateY(-10px) scale(1.05) !important;
}

.info_location .info_offers .item {
    margin: 50px auto 0;
}

.offers-slide .item [class*=col-xs-]:nth-child(2) {
    display: grid;
    gap: 17px;
}

.offers-slide .item p {
    margin: 5px 0 0;
    line-height: 1;
    padding-right: 15px;
}

.editable h3 + p {
    margin-top: 15px;
}

.tab_warning {
    position: fixed;
    background: #de0000;
    color: #fff;
    width: 100%;
    padding: 10px 100px;
    font-size: 14px;
    text-align: left;
    z-index: 10;
}

.tab_warning {
    display: none;
}

.add_warning header {
    top: 40px;
}

.add_warning .book-mobile + main {
    margin-top: 115px;
}

.tab_warning .icon-warning {
    vertical-align: middle;
    margin: 0 3px 0 0;
}

.tab_warning .closed-banner {
    position: absolute;
    width: 15px;
    height: 15px;
    display: inline-block;
    right: 100px;
    top: 13px;
    cursor: pointer;
    z-index: 99;
}

.tab_warning .closed-banner:before,
.tab_warning .closed-banner:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 1px;
    display: block;
    background: #fff;
}

.tab_warning .closed-banner:before {
    transform: rotate(45deg);
}

.tab_warning .closed-banner:after {
    transform: rotate(-45deg);
    transition: all .5s;
}

.tab_warning .closed-banner:hover:after {
    transform: rotate(136deg);
}

.tab_warning br {
    display: none;
}

.book-mobile + main.contactus {
    padding: 0;
    margin-top: 76px;
}

main.contactus section:last-child.description_child {
    padding: 100px 0;
}
main.contactus .description_child:before {
    background-image: none;
}
main.contactus .description_child hgroup h4:before {
    filter: none;
}
main.contactus:after {
    filter: brightness(0) saturate(100%) invert(97%) sepia(6%) saturate(992%) hue-rotate(312deg) brightness(106%) contrast(92%);
}
.contact-form .form p {
    color: #000;
}

.contact-form input, .contact-form textarea {
    border-bottom: 1px solid #e0dcdc;
}

.map {
    margin: 0;
}
.info_location .map {
    padding: 0;
}
main section:last-child.map {
    padding: 100px 0;

}
.map iframe {
    width: 100%;
    height: 650px;
}
.map h3 {
    font-size: 36px;
}

.include-room .detail_room p,
.detail_room ul li {
    display: flex;
}
.include-room .detail_room p {
    padding: 15px 0 0;
}
.include-room .detail_room p:nth-child(1) {
    padding: 0;
}

.primary-main.description_info .container hgroup {
    width: 800px;
    margin: auto;
}


.detail_room.detail_fac ul li::before {
    color: var(--hg-color-primary);
}

.qr_code {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.qr_code img {
    height: 180px;
}

.whyguestschoose {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.whyguestschoose ul {
    text-align: left;
    padding: 0;
}

.whyguestschoose ul li {
    padding: 3px 30px;
    position: relative;
    list-style: none;
    width: 50%;
    float: left;
}

.whyguestschoose ul li:before {
    content: '\e908';
    font-family: icomoon;
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 0;
    color: var(--hg-color-primary);
}

.hotline {
    padding: 0 0 50px;
}

.social-footer a i {
    top: 15px;
}

.social-footer a {
    padding: 10px;
}



.pull-right > a {
    vertical-align: middle;
}

.description_child .editable ul,
.content_info .editable ul {
    margin: 0;
    padding: 0 0 0 25px;
    /* column-count: 3; */
}
.description_child .editable p  + ul {
    margin: 0;
}
.description_child.description_wedding .editable ul {
    column-count: 1;
}

.content_info.info_location .editable ul {
    column-count: auto;
}

.description_child .editable ul li,
.content_info .editable ul li {
    padding: 5px 0;
    /* display: flex; */
    list-style: none;
    display: block;
}

.description_child .editable ul li::before,
.content_info .editable ul li::before,
.child-pro-spa .editable ul li::before {
    content: "\e908";
    font-family: icomoon;
    font-size: 22px;
    line-height: 1;
    color: var(--hg-color-primary);
    vertical-align: text-bottom;
    margin-right: 6px;
}

.description_child .editable ul + p {
    margin-top: 15px;
}

.child-item img.logo_dining {
    width: auto;
    height: 70px;
    margin: 0 0 30px;
}

.child-item .logo_dining.logo_senses ,
.description_info img.logo_dining.logo_senses{
    height: 50px;
}
.description_info img.logo_dining,
.content_info img.logo_dining {
    width: auto;
    height: 70px;
    margin: 0 0 15px;
}
.child-item h2 {
    width: 100%;
}

.editable + a {
    margin-top: 10px;
}

.hotline .tel span,
.hotline .tel:before {
    line-height: 1.1;
}


.detail_room {
   width: 100%;
}

.detail_open .detail_room {
    display: inline-block;
    width: auto;
}
.content .editable h2 + p,
.content .editable h1 + p {
    margin-top: 15px;
}
hgroup h4:before {
    position: relative;
    top: 6px;
    vertical-align: inherit;
    width: 30px;
    height: 30px;
}

/*************************/
/* BLOG */
/*************************/
.book-mobile + main.info_blog {
    padding: 0;
}
.book-mobile + main.info_blog > .description_info {
    background: #f4f3f1;
    color: var(--hg-color-body);
}

.info_blog .description_info h1,
.info_blog .description_info h1 + h4 {
    color: var(--hg-color-primary);
}

.info_blog b, .info_blog strong {
    color: #000;
}

.info_blog .description_info h1 + h4 {
    margin: 10px 0 0;
    font-family: var(--hg-font-body);
    font-size: 16px;
}

.info_blog .description_info h1 + h4:before {
    content: '';
    background: url('../images/icon/logo-list.svg');
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}

.info_blog .description_info h4 + p > img {
    margin: 30px 0 0;
}

.info_blog .description_info h4 + p {
    margin-top: 15px;
}

.info_blog .editable p + ul {
    margin: 0 0 15px;
}

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

.row_download {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    width: 100%;
}

.page_download .row_download > div {
    min-width: 0;
}

.page_download figure {
    width: 100%;
    height: 180px;
    display: inline-block;
}

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

.page_download .url {
    position: relative;
    padding: 15px 0 0;
    word-wrap: break-word;
    text-align: center;
}

.page_download .url p {
    margin: 0;
}

.page_download.download_hotel figure {
    height: auto;
}

.page_download.download_hotel .row_download {
    grid-template-columns: repeat(3, 1fr);
}

.btn_menu.btn-reservation i {
    animation-name: none;
    font-size: 16px;
    vertical-align: bottom;
    transition: all .6s;
}

.btn_menu.btn-reservation:hover i {
    transform: rotate(45deg);
}

.detail_open {
    position: relative;
    /*margin: 0 0 15px;*/
}

.content_info .detail_room {
    padding: 0 5px;
    margin-bottom: 15px;
    display: inline-block;
    width: auto;
}

.content_spa .discover_more {
    margin: 0 5px;
    text-transform: capitalize;
}
.content_spa .editable + a {
    margin-top: 15px;
}


/*************************/
/* PAGINATION */
/*************************/
.pagination-blog {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 60px;
    flex-wrap: wrap;
}

.pagination-blog a,
.pagination-blog span {
    min-width: 42px;
    height: 42px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    transition: 0.3s ease;
}

.pagination-blog a {
    border-radius: 50%;
    border: 1px solid #ddd;
}

.pagination-blog a.next,
.pagination-blog a.prev {
    border: none;
    background: none;
}

.pagination-blog a.next:hover,
.pagination-blog a.prev:hover {
    border: none;
    background: none;
    color: var(--hg-color-primary);

}

.pagination-blog a:hover,
.pagination-blog a.active {
    background: var(--hg-color-primary);
    color: #fff;
    border-color: var(--hg-color-primary);
}

/* disabled state */
.pagination-blog .disabled {
    opacity: 0.35;
    pointer-events: none;
    cursor: default;
}
/***************************/
/* FAQ */
/***************************/
.section_faq {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.section_faq .sec-title h2:after {
    position: absolute;
    content: "";
    right: -65px;
    top: 50%;
    height: 2px;
    width: 50px;
    background-color: var(--hg-color-primary);
}

.content_faq {
    position: relative;
    width: 70%;
    margin: auto;
}
.card {
    border: none;
    margin: 10px 0;
    text-align: left;
}
.card-header {
    position: relative;
    background: rgba(var(--hg-rgba-color-secondary), 0.15);
    border: none;
    cursor: pointer;
    font-weight: bold;
    transition: all .5s;
    padding: 8px 40px 8px 25px;
}
.card-header.active ,
.card-header:hover {
    color: #fff;
    background: var(--hg-color-secondary);
}
.card-header:first-child {
    border-radius: 6px 6px 0 0;
}
.card-header:after {
    content: '\e91c';
    font-family: icomoon;
    position: absolute;
    bottom: 0;
    right: 25px;
    top: 0;
    display: flex;
    align-items: center;
    transform: rotate(0deg);
}

.card-header.active:after {
    transform: rotate(180deg);
}
.card-body {
    border: 1px solid #ecefef;
    border-radius: 0 0 6px 6px;
    border-top: none;
    padding: 8px 25px;
}
.card-body p {
    margin: 0;
}
.card-body ul {
    margin: 8px 0;
}
.collapse.show {
    visibility: inherit;
}
