@import url('https://fonts.googleapis.com/css2?family=Prompt&family=Stack+Sans+Headline:wght@300&display=swap');

@font-face {
    font-family: 'Darrel Allura';
    src: url('../font/Demo_ConeriaScript.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


:root {
    --hg-font-title: 'Stack Sans Headline', 'Prompt';
    --hg-font-body: 'Stack Sans Headline', 'Prompt';
    --hg-font-thai: 'Prompt', 'Prompt';
    --hg-font-tagline: 'Darrel Allura', 'Prompt';

    --hg-color-secondary: #F5EFFF;
    --hg-color-purple: #907de0;
    --hg-color-light: #fefeff;

    --hg-color-body: #3e3c46;
    --hg-color-title: #453a70;

    --hg-color-menu: 255, 255, 255;
    --hg-bg: #fff;

    --hg-rgba-color-primary: 83, 69, 139;
}

body {
    background: #fff;
}

h1, h2, h3 {
    text-transform: none;
    line-height: 1.2;
}

h1 {
    font-size: 80px;
}

h2 {
    font-size: 48px;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 16px;
    color: var(--hg-color-primary);
    text-transform: none;
}

header,.btn-primary,.btn-book,
.amenities h4,.detail-room .icon-room p{
    text-transform: none;
}

h4,.hero-style .slide-text p,.watermark > div,
.name-footer,.amenities h4{
    font-family: var(--hg-font-tagline);
}

/* LANG THAI */
body.langTH, .langTH header, .langTH h1, .langTH h2, .langTH h3, .langTH h4, .langTH .title-name-count,
.langTH .detail-room .icon-room p, .langTH .hero-style .slide-title label, .langTH .hero-style .slide-text p,
.langTH #popup_room_list select, .langTH .day, .langTH .reservation-check a, .langTH .promotion-code input, .langTH .box-menu,
.langTH .description h2, .langTH .description_child h2, .langTH .description_info h2,.langTH .card-header button{
    font-family: var(--hg-font-thai);
}

.langTH .our_rooms h4 {
    right: 15px;
    top: 55px;
    font-size: 14px;
}

.langTH h1, .langTH h2, .langTH h3, .langTH h4, .langTH .box-menu, .langTH .hero-style .slide-title label,
.langTH .contact-footer h4, .langTH .day, .langTH .reservation-check a, .langTH .promotion-code input,
.langTH .navbar-header .pull-right > div {
    font-weight: bold;
}



/****************************/
/* HEADER */
/****************************/

header.scroll--down {
    transform: translateY(-400%);
    -webkit-transform: translateY(-400%);
}

header.scrollHeader,
header.scroll_menu{
    background: var(--hg-color-primary);
}

.box-menu nav a {
    font-size: 44px;
}

.box-menu .image-hover-active .reveal-block {
    background: var(--hg-color-primary);
}

.member i {
    margin-right: 5px;
}

.member a:hover {
    opacity: .6;
}

.ui-icon-plus {
    top: 4px;
}

.ui-icon-plus:before {
    height: 20px;
}

.ui-icon-plus:after {
    width: 20px;
}

/****************************/
.hero-slider .text-swiper {
    width: 60%;
}

.hero-style .slide-title label {
    font-size: 40px;
    line-height: 1;
    text-transform: none;
    margin: 0 0 15px;
}

.hero-style .slide-text p {
    text-transform: none;
}
.description_child,
.description_info {
    text-align: center;
}

.text-swiper h3 {
    color: #fff;
}

.item-child hgroup {
    width: 100%;
}

.tagline {
    font-family: var(--hg-font-title);
    font-size: 18px;
    text-transform: uppercase;
}
.description_info .container,
.description_child .container{
    width: 1140px;
}
.description {
    background-color: #fff;
}

.description h1, .description_info h1,
.description_child h1, .description_gallery h1 {
    font-size: 70px;
    color: var(--hg-color-primary);
    margin: 0;
}

.description h2,
.description_child h2, .description_info h2 {
    font-family: var(--hg-font-body);
    font-size: 18px;
    text-transform: none;
}

.description .col-xs-8:nth-child(1) {
    float: left;
}

.section-color [class*=col-xs-] {
    background: var(--hg-color-secondary);
}

.section-color [class*=col-xs-]:nth-child(1) {
    background: var(--hg-color-primary);
    float: right;
}

.card:before {
    background: rgba(194, 188, 139, 0.15);
}

.card-header button {
    text-transform: none;

}

.card-header button, .section-color .discover_room,
.card-header button:hover, .card-header button.collapsed:hover {
    color: var(--hg-color-purple);
}

.card-header button.collapsed {
    color: var(--hg-color-title);
}

.card-header button:hover, .card-header button.collapsed:hover {
    opacity: 1;
}

.card-body {
    color: var(--hg-color-body);
}

.watermark > div {
    font-size: 95px;
    font-family: var(--hg-font-tagline);
    letter-spacing: 6px;
    text-transform: none;
    color: rgba(var(--hg-rgba-color-secondary), 0.11);

}
.watermark > div:nth-child(1) {
    top: 10px;
}
.watermark > div:nth-child(2) {
    bottom: -20px;
}

.section-color > [class*=col-xs-]:nth-child(1) {
    display: block;
}
.btn-book {
    margin: 10px 0 0;
}
.btn-book,
.btn-book:before, .btn-book:after {
    background: var(--hg-color-primary);
}

.btn-book:hover {
    color: var(--hg-color-primary);
}

.section-color .discover_room {
    border: none;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.section-color .discover_room i {
    position: relative;
    left: 0;
    transition: all .5s;
}

.section-color .discover_room:hover i {
    left: 6px;
}

.discover_room:before,
.discover_room:after {
    display: none;
}
.content-child {
    padding: 0 0 100px;
}
.content-child .detail-room i {
    color: var(--hg-color-primary);
}

.content-child .detail-room .icon-bed {
    font-size: 28px;
}
.item-child p + ul {
    margin: 0 0 15px;
}
.item-child ul + p {
    margin: 15px 0 5px;
}

.detail-room .icon-room i.icon-twin-beds {
    font-size: 20px;
}


.icon-amenities > div {
    vertical-align: top;
    padding: 10px 40px;
}

.images_icon {
    width: 50px;
    height: 50px;
}

.description_info .btn-book {
    margin: 30px 0 0;
}


.our-facilities h2 + h3 {
    font-size: 18px;
}
.title-name-count {
    text-transform: none;
}

.icon-amenities {
    text-transform: capitalize;
    padding: 25px 0 100px;
}

.contact-form a:hover,
.site-map a:hover {
    color: var(--hg-color-purple);
}

#STG {
    cursor: pointer;
}

.amenities h2 {
    font-size: 30px;
}

.amenities h4,
.detail-room .icon-room label {
    font-size: 15px;
    letter-spacing: 1px;
}

.lg-outer .lg-thumb-item {
    border-radius: 0;
}

.nav-lang a:before {
    background: rgba(255, 255, 255, 0.55);
}
.lg-sub-html h4 {
    font-family: var(--hg-font-body);
}

/****************************/
/* FOOTER */
/****************************/
footer {
    background: #f2f0f9;
}

.title-footer {
    padding: 25px 150px;
}

.title-footer > div, .logo-footer > div {
    display: inline-block;
    vertical-align: middle;
}

.title-footer {
    border-bottom: 1px solid rgba(183, 69, 139, 0.10);
}

.contact-footer h4 {
    font-size: 18px;
    font-family: var(--hg-font-body);
    font-weight: bold;
}
 .contact-footer a:hover {
    color: var(--hg-color-title);
}

.contact-footer a:hover,
.copy-right a, .social-footer a:hover {
    color: var(--hg-color-purple);

}

.contact-footer .btn-book:hover {
    background: var(--hg-color-purple);
}
.name-footer {
    top: 140px;
    text-transform: none;
    color: rgba(var(--hg-rgba-color-primary), 0.02);
}

.site-map {
    text-align: left;
}
.site-map > li > ul li {
    padding: 2px 0;
}

.other .btn-primary {
    margin: 0;
}

.other p {
    margin: 0 0 25px;
}

.detail-room .icon-room label,
.text_ibe, .title-reservation p:nth-child(3) {
    font-family: var(--hg-font-title);
}

.title_gallery {
    font-size: 16px;
}

.gallery {
    width: 100%;
    display: inline-block;
}

.gallery_video {
    margin: 50px 0 0;
    display: inline-block;
    width: 100%;

}

.gallery_video iframe {
    width: 100%;
    height: 400px;
}

.gallery_video [class*=col-xs-] {
    padding: 15px;
}
.photo_room_mobile {
    display: none;
}
.photo_room_mobile img {
    object-fit: cover;
    width: 100%;
}

/****************************/
/* PRIVACY POLICY */
/****************************/
.privacy_policy h3 {
    font-size: 26px;
}

.privacy_policy p + h3,
.privacy_policy ul + h3 {
    margin: 30px 0 0;
}

.privacy_policy h3 + p {
    margin: 10px 0 0;
}

.privacy_policy ul li {
    padding: 5px 0;
}

.privacy_policy a {
    text-decoration: underline;
    color: var(--hg-color-title);
}

.privacy_policy b, .privacy_policy strong {
    color: var(--hg-color-title);
}

.no_margin {
    margin: 0 !important
}

.editable {
    text-align: initial;
}
.card-body .editable {
    text-align: center;
}

/****************************/
/* PAGINATE */
/****************************/
.pagination {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;

}

.pagination li {
    list-style: none;
    display: inline-block;
    text-align: center;
}

.pagination > li > a {
    width: 40px;
    height: 40px;
    padding: 8px;
    color: var(--hg-color-primary);
    background: none;
    border: 1px solid transparent;
    border-radius: 50px !important;
}

.pagination > li > a.current {
    border: 1px solid #dfdcc9;
    background: #faf9f4;
}

.pagination > li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus {
    color: var(--hg-color-primary) !important;
    border: 1px solid #dfdcc9;
    background: #faf9f4;
}

