/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-display: swap;
    font-family: 'BeautiqueDisplay-Bold';
    src: url(/wp-content/themes/flatsome-child/fonts/BeautiqueDisplay-Bold.ttf)
}

#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: #fff0;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #cf203170;
    border-radius: 50%;
    border: 2px solid #fff0;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #CF2031;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%)
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px #fff0
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 #fff0
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px #fff0
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 #fff0
    }
}

.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: .8;
    color: #fff
}

#zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a
}

.lang-header a {
    cursor: pointer;
    z-index: 99999;
    position: relative
}

.lang-header img {
    width: 30px;
    height: 20px
}

#header {
    width: 100%;
    height: 100px;
    position: fixed;
    z-index: 21;
    transition: all .3s ease-in-out;
    background: #fff0
}

.header-bg-color {
    background-color: transparent!important
}

.nav-icon.has-icon i {
    color: #fff
}

.header-menu .btn-transparent {
    border-color: #fff;
    color: #fff;
    border: 1px solid #fff;
    padding: 13px 15px;
    font-weight: 700
}

.header-menu .js-reserve-btn {
    border-color: #fff;
    margin-left: 40px;
    color: #000;
    background-color: #fff;
    padding: 13px 15px;
    font-weight: 700;
    text-transform: uppercase
}

.stuck .header-main {
    background: #fff
}

.stuck .header-main .nav-icon.has-icon i {
    color: #000
}

#logo img {
    filter: brightness(0) invert(1)
}

.stuck .header-main #logo img {
    filter: unset
}

.stuck .header-main .header-menu .btn-transparent {
    color: #000;
    border-color: #000
}

.stuck .header-main .header-menu .js-reserve-btn {
    border: 1px solid #000;
    color: #000
}

.mfp-bg.off-canvas-center:not(.dark) {
    background-color: #000;
    opacity: 1
}

.nav>li>a {
    color: #fff
}

.nav-vertical .menu-item a {
    color: #fff
}

.off-canvas-center:not(.dark) .mfp-close {
    color: #fff
}

.title-wellcome h3 {
    border: unset;
    text-align: center
}

.title-wellcome h3 span {
    font-family: 'BeautiqueDisplay-Bold';
    color: #000;
    margin: 0 auto;
    border: unset;
    font-size: 28px
}

.col12-welcome {
    background-color: #D6E3DC;
    padding-top: 30px
}

.sec-about {
    margin-top: -50px
}

.exp-item {
    display: flex;
    align-items: center;
    margin-bottom: 80px;
    position: relative;
    margin-bottom: 60px
}

.exp-img,.exp-content {
    width: 50%;
    overflow: hidden
}

.exp-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    transition: filter .6s,opacity .6s,transform .6s,box-shadow .3s
}

.exp-item:nth-child(even) {
    flex-direction: row-reverse
}

.btn-more {
    display: inline-block;
    margin-top: 15px;
    padding: 10px 25px;
    border: 1px solid #b1915c;
    text-decoration: none;
    color: #b1915c;
    transition: 0.3s;
    font-weight: 700
}

.btn-more:hover {
    background: #b1915c;
    color: #fff
}

@media (max-width: 768px) {
    .exp-item {
        flex-direction:column!important;
        gap: 20px
    }

    .exp-img,.exp-content {
        width: 100%
    }

    .exp-img img {
        height: 250px
    }
}

.exp-content h3 a {
    font-family: 'BeautiqueDisplay-Bold';
    font-size: 32px;
    color: #000
}

.exp-img:hover img {
    transform: scale(1.1)
}

.exp-item:nth-child(odd) .exp-content {
    padding: 5vw 5.7vw;
    background-color: #1b406f;
    color: #F5E1CC;
    box-sizing: border-box
}

.exp-item:nth-child(odd) .exp-content h3 a {
    color: #fff
}

.exp-item:nth-child(odd) .exp-content .btn-more {
    border: 1px solid #fff;
    color: #fff
}

.exp-item:nth-child(odd) .exp-img .img-wrapper {
    width: 100%;
    position: relative;
    padding-top: 63.5%
}

.exp-item:nth-child(odd) .exp-img .img-wrapper .field--name-field-homepage-content-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.exp-item:nth-child(odd) .exp-img .img-wrapper .field--name-field-homepage-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.exp-item:nth-child(even) .exp-content {
    padding: 4.65vw 3.6vw 4.65vw 7.2vw;
    z-index: 2;
    box-sizing: border-box;
    background-color: #D6E3DC
}

.exp-item:nth-child(even) .exp-content h3 a {
    color: #000
}

.exp-item:nth-child(even) .exp-content .btn-more {
    border: 1px solid #000;
    color: #000
}

.exp-item:nth-child(2) .exp-img .img-wrapper {
    width: 100%;
    position: relative;
    padding-top: 57.5%
}

.exp-item:nth-child(2) .exp-img .img-wrapper .field--name-field-homepage-content-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.exp-item:nth-child(2) .exp-img .img-wrapper .field--name-field-homepage-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.exp-item:nth-child(3) .exp-content {
    padding: 5vw 5.7vw;
    background-color: #1b406f;
    color: #F5E1CC;
    box-sizing: border-box
}

.exp-item:nth-child(3) .exp-content h3 a {
    color: #fff
}

.exp-item:nth-child(3) .exp-content .btn-more {
    border: 1px solid #fff;
    color: #fff
}

.exp-item:nth-child(3) .exp-img .img-wrapper {
    width: 100%;
    position: relative;
    padding-top: 63%
}

.exp-item:nth-child(3) .exp-img .img-wrapper .field--name-field-homepage-content-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.exp-item:nth-child(3) .exp-img .img-wrapper .field--name-field-homepage-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.title-h3-para h3 {
    border: unset;
    text-align: center
}

.title-h3-para h3 span {
    font-family: 'BeautiqueDisplay-Bold';
    color: #000;
    margin: 0 auto;
    border: unset;
    font-size: 28px
}

.slider-luu {
    margin-top: -100px
}

.text-res h2 {
    font-family: 'BeautiqueDisplay-Bold';
    font-size: 32px
}

.text-res h3 {
    font-family: 'BeautiqueDisplay-Bold';
    font-size: 28px
}

.text-banner {
    border: 3px solid #003B49
}

.text-form h3 {
    font-family: 'BeautiqueDisplay-Bold';
    font-size: 28px;
    color: #000
}

#newsletter-form .medium-4 input {
    height: 44px
}

#newsletter-form .wpcf7-submit {
    background-color: #b1915c;
    padding: 0 45px
}

#newsletter-form .wpcf7-spinner {
    display: none
}

#newsletter-form label {
    font-weight: 400;
    font-size: 13px
}

.h3-title-footer h3 {
    color: #b1915c;
    font-family: 'BeautiqueDisplay-Bold';
    font-size: 25px
}

#glt-footer {
    display: none
}

.product_list_widget p {
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.product_list_widget i {
    padding-right: 10px
}

.nav-vertical .menu-item a:hover {
    color: #fff
}

h1,h2,h3,h4,h5,h6,.heading-font {
    font-family: 'BeautiqueDisplay-Bold'!important
}

.col12-contact .col-inner {
    padding: 70px 120px;
    border: 1px solid #003B49
}

.form-lienhe .wpcf7-spinner {
    display: none
}

body {
    top: 0!important
}

.section-padding {
    padding: 60px 0;
    position: relative;
    padding-top: 80px;
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 80vh;
    margin-bottom: 30px;
    padding-top: 100px
}

.banner-header h1 {
    font-size: 50px;
    font-family: 'BeautiqueDisplay-Bold';
    color: #fff;
    position: relative;
    margin-bottom: 0;
    z-index: 9;
    text-align: center;
    margin-top: 100px
}

#post-list .post-item {
    padding-bottom: 40px
}

#post-list .post-item h5.post-title {
    font-weight: 400
}

#post-list .post-item h5.post-title a {
    font-size: 40px;
    font-weight: 400;
    color: #003B49;
    line-height: 1.3;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 25px
}

#post-list .post-item a.button {
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    transition: all .3s ease-in-out;
    min-width: 210px;
    background-color: #003B49;
    border: 1px solid #003B49;
    color: #fff;
    padding-bottom: 8px;
    color: #fff;
    padding-top: 8px
}

.blog-single {
    padding-top: 0
}

.wrapper-description {
    width: 100%;
    max-width: 960px;
    padding: 0 20px;
    margin: 0 auto 50px;
    padding-top: 0
}

.relate-post {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px
}

.postTwoTitle {
    padding-top: 10px
}

.postTwoTitle a {
    text-decoration: none;
    font-size: 28px;
    font-weight: 400;
    color: #003B49;
    line-height: 1.3;
    width: 100%;
    display: inline-block;
    margin-bottom: 40px
}

.postreadmore a {
    text-transform: uppercase;
    padding: 0 15px;
    border-radius: 0;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    min-width: 210px;
    background-color: #5c6e91;
    border: 1px solid #5c6e91;
    color: #fff;
    padding: 10px 20px;
    height: 42px;
    display: inline-block
}

#comments {
    display: none
}

.banner-room .text-box {
    bottom: -25px
}

.section-padding-lq {
    margin-top: 100px;
    margin-bottom: 60px
}

.section-padding-lq .bg-img {
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block
}

.section-padding-lq .cta1 {
    background-color: #5c6e91;
    border: 1px solid #5c6e91;
    color: #fff;
    position: relative;
    padding: 10px 20px;
    height: 42px;
    display: inline-block
}

.section-padding-lq h4 a {
    font-size: 25px;
    font-weight: 400;
    color: #000;
    line-height: 1.3
}

.fix-title-3 {
    margin-bottom: 15px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.c-related__item a {
    position: relative;
    width: 100%;
    display: inline-block
}

.c-related__item a .overflow-hidden {
    overflow: hidden!important
}

.c-related__item a .zoom {
    min-height: 30rem;
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    display: block
}

.c-related__overlay {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    visibility: visible;
    z-index: 2
}

.c-related__wrapper-texts {
    background-color: rgb(37 37 37 / .4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 3
}

.c-related__details {
    display: block;
    width: 100%;
    transition: all 0.6s ease-in-out;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0
}

.c-related__inner-details {
    position: relative;
    width: 100%;
    display: block
}

.c-related__title {
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    width: 100%;
    padding-top: 21px;
    padding-bottom: 22px;
    transition: all 0.3s ease-in-out;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
    text-transform: uppercase
}

.c-related__content {
    font-size: 16px;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    width: 100%;
    transition: all 0.3s ease-in-out;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease-in-out 0s;
    position: absolute;
    top: 100%;
    left: 0
}

.c-related__wrapper-texts:hover {
    background-color: rgb(37 37 37 / .5);
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-related__item:hover .c-related__details {
    transform: translateY(-100%)
}

.c-related__item a:hover .zoom {
    transform: scale(1.1)
}

.nav-vertical .menu-item.active a {
    color: #fff
}

.nav-vertical .menu-item i {
    color: #fff
}

.skiptranslate {
    display: none
}

@media(max-width: 549px) {
    .lang-header img {
        width:20px;
        height: 17px
    }

    .sec-about {
        margin-top: 0
    }

    .title-wellcome h3 span {
        font-size: 20px
    }

    .exp-item:nth-child(1) .exp-img {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        z-index: 1;
        overflow: hidden
    }

    .exp-item:nth-child(odd) .exp-content {
        width: 100%;
        min-height: unset;
        padding: 15px;
        position: relative;
        right: 0;
        bottom: 0;
        z-index: 2;
        background-color: #5c6e91;
        color: #F5E1CC;
        box-sizing: border-box
    }

    .exp-item:nth-child(even) .exp-img {
        width: 100%;
        position: relative;
        right: 0;
        top: 0;
        z-index: 1;
        overflow: hidden
    }

    .exp-item:nth-child(even) .exp-content {
        width: 100%;
        min-height: unset;
        padding: 15px;
        position: relative;
        z-index: 2;
        box-sizing: border-box;
        background-color: #D6E3DC;
        top: 0
    }

    .exp-item {
        margin-bottom: 50px
    }

    .exp-item:nth-child(odd) .exp-img .img-wrapper {
        padding-top: 75%
    }

    .exp-item:nth-child(even) .exp-img .img-wrapper {
        padding-top: 75%
    }

    .exp-item:nth-child(3) .exp-img {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        z-index: 1;
        overflow: hidden
    }

    .exp-item:nth-child(3) .exp-content {
        width: 100%;
        min-height: unset;
        padding: 15px;
        position: relative;
        right: 0;
        bottom: 0;
        z-index: 2;
        background-color: #5c6e91;
        color: #F5E1CC;
        box-sizing: border-box
    }

    .exp-content h3 a {
        font-size: 25px
    }

    .slider-luu {
        margin-top: 0
    }

    .text-form h3 {
        font-size: 20px
    }

    .sec-footer .col {
        padding-bottom: 30px
    }

    .h3-title-footer h3 {
        font-size: 20px
    }

    .col12-contact .col-inner {
        padding: 50px 50px
    }

    .section-padding {
        height: 50vh
    }

    .banner-header h1 {
        font-size: 36px
    }

    #post-list .post-item h5.post-title a {
        font-size: 20px
    }

    .postTwoTitle a {
        font-size: 20px
    }

    .section-padding-lq .bg-img {
        min-height: 250px
    }

    .c-related__item a .zoom {
        min-height: 20rem
    }
}

.roomtype .item-room {
    float: left;
    position: relative;
    padding-bottom: 40px;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / .1),0 2px 6px 0 rgb(0 0 0 / .1);
    text-align: center;
    margin-bottom: 30px
}

.roomtype .item-room {
    margin-right: 0
}

.roomtype h4 {
    background: #1b406fbd;
    position: absolute;
    top: 216px;
    display: block;
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    line-height: 60px;
    margin: 0
}

.roomtype h4:hover {
    background: #b1915c;
}

.roomtype img {
    width: 100%;
    height: 276px;
    transition: filter .6s,opacity .6s,transform .6s,box-shadow .3s
}

.roomtype p {
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 24px;
    padding: 0 40px;
    font-size: 15px;
    min-height: 96px
}

.roomtype p strong {
    font-weight: 300
}

.roomtype .btn {
    width: auto;
    line-height: 40px;
    display: inline-block;
    font-size: 12px;
    padding: 0 10px
}

.roomtype .book {
    background: #1b406f;
    color: #fff;
    font-style: normal;
    text-transform: uppercase
}

.roomtype .book:hover,.roomtype .book:focus {
    background: #b1915c;
    text-decoration: none
}

.roomtype .see {
    color: #fff;
    background: #79d8c1;
    line-height: 40px;
    font-weight: 300;
    text-transform: uppercase
}

.roomtype .see:hover,.roomtype .see:focus {
    background: #69beab;
    color: #fff;
    text-decoration: none
}

.item-room:hover img {
    transform: scale(1.1)
}

.item-room figure {
    overflow: hidden
}
.item-cutoms {
    background: #FEF4EA;
    border-radius: 25px;
    text-align: center;
    padding: 40px 40px;
    /* padding-top: 40px; */
}

.item-cutoms:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    width: 38px;
    height: 29px;
    /* background: url(/wp-content/themes/flatsome-child/images/kepcam.png) no-repeat; */
    background-size: 38px 29px;
    margin: 0 auto;
    display: none;
}

.item-cutoms .content-cutoms h5 {
    font-weight: 700;
    font-size: 20px;
    color: #000
}

.item-cutoms .content-cutoms p {
    font-weight: 400;
    font-size: 14px;
    color: #595959
}

.item-cutoms .title-cutoms {
    margin-top: 30px
}

.item-cutoms .title-cutoms h3 {
    font-weight: 700;
    font-size: 16px;
    color: #FF4800;
    margin-bottom: 0
}

.item-cutoms .title-cutoms h4 {
    font-weight: 400;
    font-size: 14px;
    color: #595959
}

.item-cutoms .title-cutoms img {
    border-radius: 50%;
    width: 104px;
    height: 104px;
}

