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

@font-face {
    font-family: 'Asap-Bold';
    font-style: normal;
    font-display: swap;
    src: url("assets/fonts/Asap-Bold.ttf");
}

@font-face {
    font-family: 'Asap-Regular';
    font-style: normal;
    font-display: swap;
    src: url("assets/fonts/Asap-Regular.ttf");
}
@font-face {
    font-family: 'Asap-Medium';
    font-style: normal;
    font-display: swap;
    src: url("assets/fonts/Asap-Medium.ttf");
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

/*************** ADD CUSTOM CSS HERE.   ***************/

body {
    font-size: 15px;
    font-weight: 400;
}
p{
    margin-top: 0;
    font-size: 18px;
    line-height: 1.7em;
    font-weight: 400;
    letter-spacing: 0;
}
.nav-spacing-medium>li{
    margin: 0;
}
.header-main .nav > li > a{
    padding: 0 22px;
}
.header-main .nav > li.header-search > a{
    padding: 0;
}
.header-main .nav > li .sub-menu {
    border-radius: 24px;
    background-clip: border-box;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.15);
    box-shadow: 0 0 3px rgba(0,0,0,.15);
}
.header-main .nav > li .sub-menu li a{
    border-radius: 24px;
    background-clip: border-box;
    border: none;
    color: #1e5ca7;
    padding: 6px 18px 6px 18px;
    font-weight: 600;
}
.header-main .nav > li .sub-menu li a:hover{
    background-color: #ef7a22;
	color: #fff;
}
.header-main .nav > li .sub-menu li.active a:hover,
.header-main .nav > li .sub-menu li.active a{
    background-color: transparent;
}
.nav > li > a, 
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 16px;
}
.header-top .flex-left{
    max-width: 30%;
}
.header-top .flex-right .top-bar-nav{
    display: block;
}
.header-top .flex-right .top-bar-nav .html_topbar_right{
    float: left;
    padding-left: 25%;
}
.header-top .flex-right .top-bar-nav .header-social-icons{
    float: right;
}
.header-top .flex-right .top-bar-nav .header-social-icons .social-icons{
    position: relative;
}
.header-top .flex-right .top-bar-nav .header-social-icons .social-icons::before{
    content: "Kết nối với Weki IQ";
    display: inline-block;
    font-size: 15px;
    color: #fff;
    margin-right: 25px;
}
.header-top .flex-right .top-bar-nav .header-social-icons .social-icons::after{
    content: "";
    width: 10px;
    border-bottom: 1px solid #fff;
    position: absolute;
    margin: 0 0 3px 14px;
    margin-inline-start: 14px;
    margin-inline-end: 0;
    top: 13px;
    left: 125px;
}
.header-top .flex-right .top-bar-nav .header-social-icons .social-icons a{
    font-size: 18px;
}
.animation-pulse{
    -webkit-animation: pulse 1.5s infinite;
}
.offers-button {
    display:flex;
    border-radius:5px;
    padding:7px 30px 0 10px;
        background: #EF7A22;
    background: linear-gradient(135deg, #EF7A22, #E05327);
    transition:all .2s ease-in-out;
    justify-content:space-around;
    flex-direction:row
}
.offers-button-img {
    filter:invert(1);
    display:inline-block;
    width:20px;
    height:20px;
    background-image:url(images/icons8-gift-50.png);
    background-position:center;
    background-size:100% auto;
    background-repeat:no-repeat;
    transform:rotate(25deg)
}
.offers-button-content {
    margin-right:-80px;
    color:rgb(255,255,255);
    line-height:1;
    font-size:12px;
    text-align:center;
    display:inline-block;
    width:100%
}
.html1 a{
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: center;
}
.html1 a svg{
    font-size: 18px;
}
.html1 a span{
    font-size: 15px;
    line-height: 1.7em;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: block;
    margin: 0;
}
.header-search a{
    font-size: 20px;
    line-height: 1;
    padding: 0;
}
.header-main ul.header-nav{
    justify-content: center;
}
/*video popup*/
.nl-video-popup{
    position: relative;
}
.image-play {
    position: relative;
}
.image-play .icon-wrap {
    z-index: 6;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
}
.image-play .icon-wrap > i {
    font-size: 30px;
    color: #fff;
    position: absolute;
    -webkit-transform: translate(-45%, -50%);
    -ms-transform: translate(-45%, -50%);
    transform: translate(-45%, -50%);
    top: 50%;
    left: 50%;
}
.image-play:hover .icon-wrap > i {
    color: #E20A00;
}
.header-contact-wrapper a.tooltip{
    text-transform: unset;
    font-size: 15px;
    padding: 0;
}
/*end video popup*/

/** Header **/

#content >.col.small-12.large-12 {
    padding-left: 0;
    padding-right: 0;
}

/** Menu **/

.nav-dropdown {
	min-width: 280px;
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
	font-size: 16px;
    line-height: 25px;
	margin: 0;
}

.nav-dropdown-has-border .nav-dropdown {
    border: 0
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: rgb(0 0 0 / 1%);
}

.nav-dropdown-default {
    padding: 10px 15px;
}

.nav-dropdown-default .nav-column li>a, 
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px dashed rgb(0 0 0 / 15%);
}

.nav-dropdown li {
    font-size: 14px;
}

.nav-column>li>a, 
.nav-dropdown>li>a, 
.nav-vertical-fly-out>li>a, 
.nav>li>a {
    color: #454545;
}

/** Home **/
.index-0 .img-01{
    width: 485px !important;
    margin-left: 0;
    margin-bottom: 0 !important;
}
.index-0 .img .img-inner{
    overflow: visible;
}
.index-0 .img-02{
    width: 331px !important;
    position: absolute;
    top: 133px;
    right: -70px;
}
.index-0 .img-03{
    position: absolute;
    left: 65%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: -80px;
}
.index-0 .img-02 .img-inner{
    width: 85%;
}
.index-0 .block__element_head h2{
    font-size: 36px;
    color: #1E498A;
    line-height: 1;
    margin-bottom: 15px;
    -webkit-animation: pulse 1.5s infinite;
    animation: pulse 1.5s infinite;
}
.index-0 .block__element_head h3{
    font-size: 18px;
    line-height: 1.7em;
    font-weight: 400;
    color: #1E498A;
}
.index-0 .text{
    max-width: 500px;
    margin: 0 auto;
}
.index-0 .text ul{
    padding-inline-start: 45px;
    padding-inline-end: 0;
    margin-inline-start: 20px;
    margin-inline-end: 0;
    display: inline-block;
    margin-top: 35px;
}
.index-0 .text ul li{
    margin-bottom: 20px;
    font-size: 18px;
    text-align: start;
    position: relative;
    list-style-type: none;
    margin-left: 0;
    color: #1E498A;
    font-weight: 500;
}
.index-0 .text ul li svg{
    width: 10px;
    height: 10px;
    display: block;
    text-align: center;
    line-height: 10px;
    margin-top: 5px;
    color: #fff;
    background-color: #ef7a22;
    border-radius: 50%;
    position: absolute;
    padding: 4px;
    left: -27px;
}
.home_02 .block__element_head h2{
    font-size: 36px;
    color: #1E498A;
    line-height: 1;
    margin-bottom: 15px;
    -webkit-animation: pulse 1.5s infinite;
    animation: pulse 1.5s infinite;
}
.home_02 .icon-box .icon-box-text h5{
    line-height: 1.1em;
    text-transform: unset;
    font-size: 30px;
    color: #1E498A;
    margin-bottom: 0;
    letter-spacing: 0;
}
.home_02 .icon-box .icon-box-text p{
    text-align: justify;
}
.home_02 .row.row-large .col{
    display: flex;
    align-items: center;
}
.home_03 .block__element_head h2{
    font-size: 36px;
    color: #1E498A;
    line-height: 1;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.home_03 .block__element_head h2:hover{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.home_03 .img_04{
    -webkit-animation: pulse 1.5s infinite;
    animation: pulse 1.5s infinite; 
}
.home_03 .icon-box{
    padding-left: 72px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.home_03 .icon-box:hover{
  transform: scale(1.1);
}
.home_03 .icon-box .icon-box-text h5{
    font-size: 30px;
    text-transform: unset;
    letter-spacing: 0;
    color: #1E498A;
    margin-bottom: 0;
}
.home_03 .icon-box .icon-box-text p{
    text-align: justify;
}
.home_03 a.button{
    padding: 22px 24px 22px;
    min-width: 230px;
    font-size: 16px;
    margin: 0;
    background: #ef7a22 !important;
    color: #1E498A;
    line-height: 1.7em;
    border: none;
}
.home_04 .block__element_head h2{
    font-size: 60px;
    color: #222;
    margin-bottom: 30px;
}
.home_04 .box .box-text-inner h4{
    font-size: 30px;
    margin: 0;
}
.form-searh-home .searchbox--horizontal .searchbox__wrap,
.form-searh-home .searchbox--horizontal .searchbox__box-line {
    background: transparent;
}

.form-searh-home .searchbox--horizontal .searchbox__box-line {
    display: flex;
    padding: 22px 15px;
    justify-content: space-between;
}

.form-searh-home .searchbox--horizontal .searchbox__wrap {
    border: solid 1px #B69A70;
    box-shadow: none;
}

.gembooking .button--primary,
.gembooking-block .button--primary {
    background-color: #997847;
    background: linear-gradient(90deg, #997847 0%, #DBAE6B 80%);
}

.form-searh-home .searchbox--horizontal .searchbox__box:not(:last-child) {
    border-right: solid 1px #B69A70;
}

.title-home h2 {
    color: #DBAE6B;
    font-size: 35px;
    line-height: 35px;
    font-weight: 500 !important;
    margin-bottom: 35px;
}

.mini-title-home {
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.2em;
    text-align: center;
    color: #A0A0A0;
}

.big-title-home {
    font-size: 35px;
    font-weight: bold !important;
    line-height: 30px;
    letter-spacing: 0em;
    color: #906C37;
}

.title-review {
    font-size: 40px;
    font-weight: 700 !important;
    line-height: 45px;
    text-align: center;
}

.mini-rivew {
    font-size: 25px;
    line-height: 35px; 
}

.font-title-home {
    font-size: 40px;
    font-weight: 400 !important;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #DBAE6B;
}

.btn-home {
    font-size: 18px;
    font-weight: 400;
    padding: 0px 30px;
    border: 0;
    border-radius: 50px;
    height: 45px;
    line-height: 40px;
    background: linear-gradient(90deg, #997847 0%, #DBAE6B 80%);
}

.form-searh-home .searchbox__box-label {
    color: #fff;
}

.form-searh-home .searchbox__input-display, 
.form-searh-home .searchbox-occupancy-info, 
.form-searh-home .searchbox__input.input-transparent {
    color: #fff;
}

.form-searh-home .searchbox--horizontal {
    position: relative;
}

.form-searh-home .searchbox--horizontal::before {
    content: "";
    width: 100%;
    height: 88px;
    border: solid 1px #B69A70;
    position: absolute;
    top: -10px;
    left: 0px;
}

.form-searh-home .searchbox--horizontal::after {
    content: "";
    width: calc(100% + 20px);
    height: 100%;
    border: solid 1px #B69A70;
    position: absolute;
    top: 0px;
    left: -10px;
}

.icon-box.home-index h4 {
    font-size: 48px;
    font-weight: 700 !important;
    line-height: 50px;
    letter-spacing: 0.02em;
    text-align: center;
    background: -webkit-linear-gradient(90deg, #997847 0%, #DBAE6B 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-box.home-index p {
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
}

h5.post-title {
	color: #997847;
}
.wpcf7-spinner{
    display: none;
}
.wpcf7 form h2{
    font-size: 36px;
    line-height: 1.1em;
    text-align: center;
    color: #1E498A;
}
.wpcf7 form .group-text{
    width: 50%;
    float: left;
    padding: 0 15px;
}
.wpcf7 form .group-text input{
    font-size: 16px;
    line-height: 1.7em;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid rgba(0,0,0,.3);
    outline: 0 none;
    color: #000;
    padding: 15px 20px;
    border-radius: 20px;
    height: 52px;
}
.wpcf7 form .group-textarea{
    padding: 0 15px;
    float: left;
    width: 100%;
}
.wpcf7 form .group-textarea textarea{
    font-size: 16px;
    line-height: 1.7em;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid rgba(0,0,0,.3);
    outline: 0 none;
    color: #000;
    padding: 15px 20px;
    border-radius: 20px;
    height: 140px;
}
.wpcf7 form .group-button{
    text-align: center;
}
.wpcf7 form .group-button input{
    margin: 0;
    min-width: 160px;
    max-width: 240px;
    -webkit-transition: all 0.2s ease !important;
    -moz-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
    border-radius: 48px;
    text-transform: unset;
    height: 51px;
    width: 100%;
    font-size: 20px;
}
.gt_00 .block__element_head h2{
    font-size: 60px;
    margin-bottom: 30px;
    text-align: center;
    color: #1E498A;
}
.gt_01 .icon-box .icon-box-text{
    padding-left: 50px;
}
.gt_02 .icon-box .icon-box-text h5{
    font-size: 30px;
    text-transform: unset;
    letter-spacing: 0;
    color: #1E498A;
    line-height: 1;
}
.gt_02 .icon-box .icon-box-text p{
    text-align: justify;
}
.lh_01 .col{
    border-right: 1px solid rgba(0,0,0,.1);
}
.lh_01 .text p{
    margin-bottom: 10px;
}
.lh_01 .text svg{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #1E498A;
    width: 18px;
    height: 18px;
    padding: 15px;
    border-radius: 50%;
    color: #fff;
}
.lh_01 .text h3{
    font-size: 24px;
    line-height: 1.7em;
    color: #1E498A;
    margin-bottom: 5px;
}
.lh_01 .text p{
    padding: 0px 30px 0;
    font-size: 16px;
    color: #1E498A;
    margin-bottom: 0;
}
.sp_01 .img_00{
    -webkit-animation: pulse 1.5s infinite;
    animation: pulse 1.5s infinite;
}
.sp_01 .img .img-inner{
    overflow: visible;
}
.sp_02 .icon-box{
    overflow: hidden !important;
    background: #fff;
    text-align: left;
    min-height: 200px;
    border: solid 4px #ECB627;
    border-radius: 10px 100px 100px 10px;
    position: relative;
    margin-bottom: 150px;
    width: 95%;
}
.sp_02 .col:nth-child(3) .icon-box{
    border-radius: 100px 10px 10px 100px;
}
.sp_02 .col:nth-child(3) .icon-box .icon-box-img{
    right: 3%;
    top: 3%;
    left: auto;
}
.sp_02 .col{
    display: flex;
    align-items: center;
}
.sp_02 .icon-box:last-child{
    margin-bottom: 0;
}
.sp_02 .icon-box .icon-box-img{
    position: absolute;
    top: 5%;
    left: 3%;
    color: #fff;
}
.sp_02 .icon-box .icon-box-text{
    padding-left: 0;
    padding-right: 0;
}
.sp_02 .col:nth-child(3) .icon-box .icon-box-text h5{
    text-align: right;
    padding-right: 60px;
    padding-left: 0;
}
.sp_02 .icon-box .icon-box-text h5{
    background-image: linear-gradient(90deg,#359CD4,#224C8A);
    text-align: left;
    line-height: 52px;
    font-size: 18px;
    color: #fff;
    text-transform: unset;
    letter-spacing: 0;
    padding-left: 60px;
    margin-bottom: 0;
}
.sp_02 .icon-box .icon-box-text .text p{
    font-size: 16px;
    padding: 0 10px 0 12px;
    line-height: 1.7em;
    margin-bottom: 0;
}
.sp_03 .col{
    display: flex;
    align-items: center;
}
.sp_03 .text{
    border-radius: 20px;
    padding: 20px;
    background-image: linear-gradient(90deg,#359CD4,#224C8A);
    color: #fff;
}
.sp_03 .text h2{
    font-size: 18px;
    margin-bottom: 16px;
}
.sp_06 .wpcf7{
    padding: 150px;
}
.sp_06 .wpcf7 form{
    width: 100%;
    background-image: linear-gradient(90deg,#359CD4,#224C8A);
    border-radius: 50px;
    padding: 10px 30px;
}
.sp_06 .wpcf7 form h2{
    font-size: 22px;
    margin: 15px auto;
    color: #fff;
}
.sp_06 .wpcf7 form .group input{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid rgba(0,0,0,.3);
    outline: 0 none;
    width: 100%;
    display: block;
    margin: 0 auto 10px;
    font-size: 16px;
    padding: 15px 20px;
    border-radius: 20px;
    height: 52px;
}
.sp_06 .wpcf7 form .group textarea{
    border-radius: 20px;
}
.sp_06 .wpcf7 form .group-button{
    margin-bottom: 30px;
}
.sp_06 .wpcf7 form .group-button input{
    background: #ef7a22;
    color: #1E498A;
    margin-top: 20px;
    font-size: 20px;
}
.sp_06 .img_00{
    margin-top: -150px;
}
.woocommerce-billing-fields{
    padding-top: 0;
    border-top: none;
}
form.checkout .woocommerce-billing-fields h3{
    padding-top: 0;
    text-transform: unset;
    font-size: 22px;
    color: #000;
}
.checkout_bottom .woocommerce-form-coupon{
    display: block !important;
}
.checkout_bottom .wc_payment_methods{
    display: none;
}
#customer_details label{
    display: none;
}
.woocommerce_thanhtoan .wc_payment_method label{
    font-size: 16px;
    font-weight: 500;
}
/* Footer 1 */
.chantrang_01{
/*
* Created with https://www.css-gradient.com
* Gradient link: https://www.css-gradient.com/?c1=ef7a22&c2=e05327&gt=l&gd=dtl
*/
background: #EF7A22;
background: linear-gradient(135deg, #EF7A22, #E05327);
    padding-bottom: 170px !important;
}
.chantrang_01::after{
/*     content: "";
    background-image: url(images/wave-black-hor.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 71px;
    position: absolute;
    zoom: 1;
    filter: alpha(opacity=15);
    -webkit-opacity: .15;
    -moz-opacity: .15;
    opacity: .15;
    bottom: 90px; */
}
.chantrang_01 .img{
    margin-bottom: 30px !important;
}
.chantrang_01 .text p{
    font-size: 18px;
    line-height: 1.7em;
    margin: 0 17%;
}
.chantrang_01 .block__element_head .heading{
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 13px;
    color: #fff;
    text-align: center;
}
.chantrang_01 .block__element_head h3{
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    letter-spacing: -0.03em;
    text-align: center;
    font-weight: 400;
    padding-bottom: 0;
}
.chantrang_01 form{
    margin-bottom: 0;
}
.chantrang_01 form input{
    border-radius: 25px;
    padding-left: 27px;
    padding-right: 65px;
    height: 45px;
    margin-bottom: 0;
}
.chantrang_01 .wpcf7-form .wpcf7-submit{
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 0 !important;
    background: url(images/all_release1.png) no-repeat !important;
    background-position-x: 10px !important;
    width: 45px;
    padding: 0;
    background-position-y: 10px !important;
    border: none;
    box-shadow: none;
}
.chantrang_02{
    margin-top: -90px;
}
.chantrang_02 .social-icons a{
    font-size: 18px;
    line-height: 1.7em;
    color: #fff;
    margin: 0 13px;
}
.footer-wrapper .absolute_footer{
    padding-bottom: 0 !important;
}
.footer-wrapper .row_2 .block__element_head h2{
    font-size: 35px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: center;
    margin-bottom: 0;
}
.footer-wrapper .row_2 .sidebar-wrapper .widgettitle,
.footer-wrapper .row_2 .sidebar-wrapper .widget-title{
    display: block;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #333333;
    padding-bottom: 15px;
    border-bottom: 1px solid #CFCFCF;
    position: relative;
}
.footer-wrapper .row_2 .sidebar-wrapper .widgettitle::before,
.footer-wrapper .row_2 .sidebar-wrapper .widget-title::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 108px;
    height: 1px;
    background: #019EE6;
}
.footer-wrapper .row_2 .sidebar-wrapper .is-divider{
    display: none;
}
.footer-wrapper .row_2 .fb_iframe_widget iframe,
.footer-wrapper .row_2 .fb_iframe_widget span{
    height: 100% !important;
}
.absolute_footer .col_1 {
    flex-basis: 38%;
    max-width: 38%;
}
.absolute_footer .col_2{
    flex-basis: 37%;
    max-width: 37%;
} 
.absolute_footer .col_2 .col{
    padding-bottom: 0;
    margin-bottom: 5px;
}
.absolute_footer .col_2 .col p{
    color: #868686;
    border-top: 1px solid #E1E1E1;
    padding-top: 12px;
    text-align: center;
}
.absolute_footer ul.menu>li+li{
    border-top: 0;
}
.absolute_footer ul.menu li{
    margin-bottom: 1px;
}
.absolute_footer ul.menu li a{
      font-style: normal;
      line-height: 40px;
      color: #333;
      font-size: 15px;
      font-weight: 400;
      padding: 0;
      position: relative;
}
.absolute_footer ul.menu li a:hover{
    color: #019EE6;
}
.footer-wrapper .row_2 .sidebar-wrapper .custom-html-widget ul{
    list-style: none;
    padding-top: 20px;
}
.footer-wrapper .row_2 .sidebar-wrapper .custom-html-widget ul li{
    margin: 0;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 15px;
}
.absolute_footer .copyright {
    padding: 19px 0;
    border-top: 1px solid #77C260;
}
.absolute_footer{
    position: relative;
}
.absolute-footer,
.footer-2{
    display: none;
}
/** Footer 2 **/
.footer-wrapper .footer.footer-1{
    background: transparent;
}
/** Footer 3 **/
.chan_trang{
	padding: 60px 0 35px 0 !important;
    background: linear-gradient(135deg, #EF7A22, #E05327);
}
.chan_trang .widgettitle{
	display: block;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.05em;
	color: #fff;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.chan_trang form{
    padding: 20px;
    box-shadow: 0 3px 2px #0000003d;
    border-radius: 25px;
}
.chan_trang form .row{
    margin: 0 -5px;
}
.chan_trang form .col{
    padding: 0 5px;
}
.chan_trang form .large-6{
    width: 50%;
}
.chan_trang form input{
    margin-bottom: 0;
    border: none;
    border-radius: 5px;
}
.chan_trang img{
	width: auto !important;
	margin-bottom: 0px !important;
}
.chan_trang p{
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px;
}
.chan_trang p i{
	width: 20px;
	text-align: center;
}
.chan_trang ul li{
	border: none !important;
	margin-left: 0;
	line-height: 22px;
    margin-bottom: 10px;
}
.chan_trang ul li a{
	color: #fff;
	font-size: 14px;
    line-height: 22px;
	padding: 0;
	position: relative;
	padding-left: 13px;
}
.chan_trang ul li a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 6px;
	height: 10px;
	background: url(images/feArrowLeft1.png) no-repeat;
}
.chan_trang h3{
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.05em;
	text-align: left;
	margin-bottom: 4px;
	color: #fff;
    text-transform: uppercase;
}
.chan_trang .textwidget iframe{
	border: 3px solid #FFFFFF80 !important;
    border-radius: 16px;
}
/** Footer **/
#footer .footer-2 {
    padding-top: 50px;
}

.footer-2 .large-columns-4 .widget:nth-child(1) {
    max-width: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
}

.footer-2 .large-columns-4 .widget:nth-child(2),
.footer-2 .large-columns-4 .widget:nth-child(3) {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}

.footer-2 .large-columns-4 .widget:nth-child(2) p {
    padding-top: 20px;
    padding-bottom: 0;
}

#footer span.widget-title {
    font-size: 16px;
    font-weight: 500;
    color: #222;
}

#footer .dark .is-divider {
    height: 2px;
    max-width: 49px;
    background-color: #DBAE6B;
    margin-top: 15px;
    margin-bottom: 30px;
}

#footer a.back-to-top {
    background: #906C37;
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
}
/* archive  */
.single-post .box_width,
.archive .box_width{
    padding-top: 30px;
}
.box__content__lefts span.widget-title{
    font-size: 18px;
    display: none;
}
.box__content__lefts .widget .is-divider{
    display: none;
}
.recent-blog-posts-li .recent-blog-posts{
    display: block;
}
.recent-blog-posts-li .recent-blog-posts .mr-half{
    margin: 0 0 1em;
}
.recent-blog-posts-li .recent-blog-posts .post-date{
    width: 100%;
    height: 200px;
    opacity: 1;
}
.recent-blog-posts-li .recent-blog-posts .badge-inner{
    border-radius: 24px;
    opacity: 1;
}
.recent-blog-posts-li .recent-blog-posts .flex-grow a{
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    margin: 0;
    line-height: 1.7em;
    color: #1E498A;
}
.new-list .box__colum__nth2{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
}
.new-list .news-post-news .box__news__inner{
    padding: 30px 30px 30px;
    background: #F2F0EA;
    border-radius: 24px;
    background-clip: border-box;
}
.new-list .news-post-news .box__news__inner h3{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 0;
    line-height: 1.3em;
    text-transform: none;
    font-size: 24px;
}
.new-list .news-post-news .box__news__inner h3 a{
    color: #1E498A;
}
.new-list .news-post-news .box__news__inner h3 a:hover{
    color: #ef7a22;
}
.new-list .news-post-news .box__news__inner .box__des p{
    padding-top: 0;
    margin-top: 8px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1.7em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.new-list .news-post-news .box__thumb__img{
    height: 200px;
}
.new-list .news-post-news .box__thumb__img img{
    width: 100%;
    border-radius: 24px;
    height: 100%;
}
.new-list .news-post-news .box__content{
    padding: 10px 0 0px;
}
.woocommerce-pagination,
.pagination{
    margin-top: 85px;
    padding-bottom: 50px;
}
.woocommerce-pagination ul,
.pagination ul{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.woocommerce-pagination ul li span,
.woocommerce-pagination ul li a,
.pagination ul li span,
.pagination ul li a{
    font-size: 18px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}
.woocommerce-pagination ul li a,
.pagination ul li a{
    background: #F2F0EA;
}
.product-main h1.product-title{
    font-size: 36px;
    color: #1e498a;
}
.woocommerce-breadcrumb{
    text-transform: unset;  
}
.woocommerce-breadcrumb a{
    font-size: 14px;
    color: #222;
}
.is-divider{
    display: none;
}
.product-main .product-info .price-wrapper{
    margin-bottom: 15px;
    display: block;
}
.product-main .product-info .price-wrapper span{
    font-size: 24px;
}
.product-main .product-info .product_meta>span{
    padding-top: 15px;
}
.product-footer h3.product-section-title{
    font-size: 36px;
    color: #1e498a;
    text-align: center;
    letter-spacing: 0;
    text-transform: unset;
}
.product .box .box-image{
    border-radius: 8px;
}
.product .box .box-text{
    text-align: center;
    padding-bottom: 10px;
}
.product .box .box-text .category{
    display: none;
}
.product-title a{
    font-size: 18px;
    color: #1e498a;
}
.price-wrapper span{
    font-size: 16px;
}
.price-wrapper ins span{
    color: #ca1010;
}
.product .box .add-to-cart-button a{
    border-radius: 5px;
    font-size: 16px;
    margin-right: 0;
    text-transform: unset;
    letter-spacing: 0;
}
.product .left{
    left: 15px;
}
.box__content__lefts aside{
    padding: 30px 30px 35px;
    margin-bottom: 50px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 110% 50px;
    background-color: #F2F0EA;
    border-radius: 24px;
    background-clip: border-box;
}
.box__content__lefts .widget.widget_search{
    border-radius: 50px;
    padding: 20px 30px;
    background: #1E498A;
}
.widget_search form{
    margin-bottom: 0;
}
.widget_search form input{
    display: block;
    margin: 0 auto;
    font-size: 16px;
    padding: 26px 25px 26px 40px;
    color: #000;
    border-radius: 48px;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.3);
    height: 72px;
}
.widget_search form button{
    position: absolute;
    width: 64px;
    height: 64px;
    display: block;
    background: #ef7a22;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    border-radius: 50% !important;
}
.banner_single{
    position: relative;
}
.banner_single .container{
    position: absolute;
    right: 5%;
    left: 5%;
    padding-top: 28px;
    padding-bottom: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center;
}
.banner_single .container h1{
    color: #fff;
    position: relative;
    z-index: 11;
    line-height: 1.15em;
    font-size: 64px;
    display: inline;
    margin: 0;
    filter: drop-shadow(2px 4px 6px black);
}
.lte-header-h1-wrapper{
    padding: 0 100px;
}
.box__nth_2 ul li,
.box__nth_2 ol li,
.box__nth_2 h2,
.box__nth_2 h3,
.box__nth_2 h4,
.box__nth_2 h5,
.box__nth_2 h6,
.box__nth_2 p{
    color: #1E498A;
}
#related-post1 h4{
    font-size: 25px;
    color: #1E498A;
    text-align: center;
}
#social-contact {
	position: fixed;
	right: 15px;
	bottom: 75px;
	z-index: 99999;
}
#social-contact ul.social-contact {
	margin: 0;
	padding: 0;
}
#social-contact li.item-social {
	display: block;
	margin: 10px 0 0 0;
}
#social-contact li.item-social a img {
	display: block;
	line-height: 51px !important;
	width: 25px !important;
	height: 46x!important;
}
#social-contact .zalo-icon, #social-contact .facebook-icon {
	font-size: 26px;
	width: 50px;
	height: 50px;
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0px 3px 2px rgba(0,0,0,.4), 0px -1px 2px rgba(0,0,0,.4);
	display: grid;
	place-items: center;
	transition: .3s linear;
}
#social-contact .phone svg{
	font-size: 26px;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0px 3px 2px rgba(0,0,0,.4), 0px -1px 2px rgba(0,0,0,.4);
    display: grid;
    place-items: center;
    transition: .3s linear;
    padding: 13px;
}
.phone:hover svg{
	background-color: #E76A3C !important;
    color: #fff !important;
}
#social-contact .facebook-icon img {
	width: 25px !important;
}
#social-contact .fa-youtube {
	color: #CD201F ;
}
#social-contact .fa-tiktok {
	color: #333333 ;
}
#social-contact .fa-phone-volume {
	color: #E76A3C ;
}
#social-contact .fa-facebook {
	color: #3b5999 ;
}
#social-contact .zalo:hover .zalo-icon{
	background-color: #2D7FF2;
}
#social-contact .facebook:hover .facebook-icon{
	background-color: #e1306c;
}
.social {
	display: flex;
	flex-direction: row;
	align-items: center;
	text-decoration: none;
	color: #333;
	gap: 15px;
	justify-content: flex-end;
}
.social .tooltip {
	padding: 10px 10px;
	border-radius: 20px;
	position: relative;
	color: #fff;
	letter-spacing: 1px;
	display: none;
	transition: .3s linear;
}
.social .tooltip::before {
	position: absolute;
	content: "";
	left: 82%;
	bottom: 20%;
	width: 20%;
	height: 20px;
	transform: rotate(45deg);
	z-index: -1;
}
.social i {
	font-size: 26px;
	width: 50px;
	height: 50px;
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0px 3px 2px rgba(0,0,0,.4),0px -1px 2px rgba(0,0,0,.4);
	display: grid;
	place-items: center;
	transition: .3s linear;
}
.phone:hover .tooltip {
	display: block;
}
.zalo:hover .tooltip{
	display: block;
}
.facebook:hover .tooltip {
	display: block;
}
.phone .tooltip, .phone .tooltip::before{
	background-color: #E76A3C;
}
.zalo .tooltip, .zalo .tooltip::before{
	background-color: #2D7FF2;
}
.facebook .tooltip, .facebook .tooltip::before{
	background-color: #e1306c;
	bottom: 27%;
}
@media only screen and (max-width: 767px) {
    .header-main .nav > li > a{
        padding: 0;
    }
    p{
        font-size: 16px;
    }
    .index-0 .img-01{
        width: 65% !important;
    }
    .index-0 .img-02{
        width: 37% !important;
        top: 70px;
        right: 0;
    }
    .index-0 .img-03{
        bottom: -35px;
    }
    .index-0 .block__element_head h2{
        font-size: 22px;
    }
    .index-0 .row-collapse .col:nth-child(1){
        padding-bottom: 65px !important;
    }
    .index-0 .text ul{
        margin-top: 5px;
        padding-inline-start: 25px;
        padding-inline-end: 15px;
        margin-bottom: 0;
    }
    .index-0 .text ul li{
        margin-bottom: 10px;
        font-size: 16px;
    }
    .home_03 .block__element_head h2,
    .home_02 .block__element_head h2{
        font-size: 22px;
    }
    .home_02 .icon-box{
        display: grid;
    }
    .home_02 .icon-box .icon-box-img{
        margin: 0 auto;
        order: 1;
    }
    .home_02 .icon-box .icon-box-text{
        order: 2;
    }
    .home_02 .icon-box .icon-box-text h5{
        font-size: 20px;
        text-align: left;
    }
    .home_03 .block__element_head h2{
        margin-bottom: 15px;
    }
    .home_03 .icon-box{
        padding-left: 0;
    }
    .home_03 .icon-box .icon-box-text h5{
        font-size: 20px;
    }
    .home_04 .block__element_head h2{
        font-size: 32px;
        margin-bottom: 20px;
    }
    .home_04 .box .box-text-inner h4{
        font-size: 24px;
        padding-bottom: 20px;
    }
    .gt_00 .block__element_head h2{
        font-size: 32px;
        margin-bottom: 20px;
    }
    .gt_01 .icon-box{
        display: block;
        text-align: center;
    }
    .gt_01 .icon-box .icon-box-img{
        margin: 0 auto;
    }
    .gt_01 .icon-box .icon-box-text{
        padding-left: 15px;
        padding-right: 15px
    }
    .gt_02 .icon-box .icon-box-text h5{
        font-size: 22px;
    }
    .wpcf7 form h2{
        font-size: 22px;
    }
    .wpcf7 form .group-text{
        width: 100%;
        float: none;
    }
    .new-list .box__colum__nth2{
        grid-template-columns: repeat(1,1fr);
        gap: 20px;
    }
    .new-list .news-post-news .box__news__inner{
        padding: 20px 20px 20px;
    }
    .new-list .news-post-news .box__news__inner h3{
        font-size: 18px;
    }
    .banner_single{
        height: 250px;
    }
    .banner_single img{
        height: 100%;
        object-fit: cover;
    }
    .banner_single .container{
        right: 0;
        left: 0;
    }
    .lte-header-h1-wrapper{
        padding: 0;
    }
    .banner_single .container h1{
        font-size: 24px;
    }
    .woocommerce-pagination,
    .pagination {
        margin-top: 35px;
        padding-bottom: 20px;
    }
    .woocommerce-pagination ul li span, .woocommerce-pagination ul li a,
    .pagination ul li span, .pagination ul li a{
        font-size: 16px;
        width: 45px;
        height: 45px;
    }
    .widget_search form input{
        padding: 15px 25px 15px 40px;
        height: 52px;
    }
    .widget_search form button{
        width: 42px;
        height: 42px;
    }
    .box__content__lefts .widget.widget_search{
        padding: 15px 20px;
    }
    .box__content__lefts aside{
        padding: 15px 20px 20px;
        margin-bottom: 30px;
    }
    .product-title a{
        font-size: 16px;
    }
    .product .box .add-to-cart-button a{
        font-size: 14px;
    }
    .sp_06 .wpcf7{
        padding: 0;
    }
    .sp_06 .img_00{
        margin-top: -100px;
    }
    .chantrang_01 .img{
        margin-bottom: 20px !important;
    }
    .chantrang_01 .text p{
        font-size: 16px;
        margin: 0 10%;
    }
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .form-searh-home {
        background: #1d2939;
    }
    .form-searh-home .searchbox--horizontal::before,
    .form-searh-home .searchbox--horizontal::after {
        display: none;
    }
    .form-searh-home .searchbox--horizontal .searchbox__wrap {
        border: 0;
    }
    .form-searh-home .searchbox--horizontal .searchbox__box-line {
        border: solid 1px #B69A70;
    }
    .searchbox--horizontal .searchbox__box:not(:last-child) {
        border-right: 0px;
    }
    .title-home h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .room-item .post-title {
        font-size: 20px;
    }
    .mobi-boder-left .col-inner {
        border-left: 1px dashed rgb(219, 174, 107);
    }
    .big-title-home {
        font-size: 25px;
        line-height: 28px;
    }
    .title-review {
        font-size: 26px;
        line-height: 30px;
    }
    .mini-rivew {
        font-size: 18px;
        line-height: 25px;
    }
    .mb-4 {
        margin-bottom: 1rem !important;
    }
    .sp_01 .banner{
        height: auto;
        min-height: unset;
        padding-top: 200px !important;
    }
    .sp_02 .col:nth-child(3) .icon-box,
    .sp_02 .icon-box{
        border-radius: 0;
        margin-bottom: 20px;
    }
    #footer iframe {
        height: 240px;
    }
    .footer-2 .large-columns-4 .widget:nth-child(1),
    .footer-2 .large-columns-4 .widget:nth-child(2), 
    .footer-2 .large-columns-4 .widget:nth-child(3) {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .chantrang_01 .section-content{
        padding: 0 15px;
    }
    .absolute_footer .col_2,
    .absolute_footer .col_1{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .absolute_footer .widget{
        padding: 0;
        margin-bottom: 0;
    }
    .absolute_footer ul.menu li a{
        line-height: 34px;
    }
    .chan_trang .column_3,
    .chan_trang .column_2{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    50% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
  }