/*
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.   ***************/
.absolute-footer{
    display:none
}
.keu-goi-hanh-dong-section .row-icon .icon-box-img {
    margin: 0 auto 4px;
}
.keu-goi-hanh-dong-section .row-icon .col {
    padding: 0 2.8px 0;
}
.keu-goi-hanh-dong-section .col {
    padding-bottom: 0;
}
.keu-goi-hanh-dong-section h3 {
    margin-bottom: 3px;
    padding-top: 13px;
}
.keu-goi-hanh-dong-section .cot8 p {
    margin-bottom: 12px;
}
.keu-goi-hanh-dong-section h5{
        text-transform: capitalize;
        font-size: 14px;
}
.custom-col .col{
    padding:0px;
}
.menu-item a{
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.menu-item a:hover{
        
    background: #DD9933;
    color: #fff!important;
}
.title-dichvu h2 {
    text-align: center;
    color: #000;
}
.dichvu-gia>.col-inner {
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 1px 6px 2px;
    border-radius: 10px;
    background: #fff;
}
.dichvu-gia>.col-inner h4 {
    background: #ffcc3f;
    text-align: center;
    padding: 6px 0;
    color: #ffff;
}
.dichvu-gia .img{
     margin-bottom: 0px!important;
}
.dichvu-gia>.col-inner ul {
    padding: 20px;
}
.dichvu-gia .booknow{
    margin-bottom: 0px;
}

.social-icons a{
    color: #333;
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0px;
    left: 0;
    z-index: 999999;
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e03;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: #e03;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background-color: #e03;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}
.hotline-bar {
    position: absolute;
    background: rgb(238 0 51 / 50%);
    height: 40px;
    width: 200px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 10%);
    border-radius: 50px !important;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
}
.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-indent: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial;
}
.hotline-zalo-ring-wrap {
    position: fixed;
    bottom: 60px;
    left: 0;
    z-index: 999999;
}
.gmail-ring-wrap{
    bottom: 120px;
}
.hotline-zalo-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-zalo-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #0072b1;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}
.gmail-ring-wrap .hotline-zalo-ring-circle{
    border: 2px solid #333;
}
.hotline-zalo-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: #0072b1;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.gmail-ring-wrap .hotline-zalo-ring-circle-fill{
    background-color: #333;
}
.hotline-zalo-ring-img-circle {
    background-color: #0072b1;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gmail-ring-wrap .hotline-zalo-ring-img-circle{
    background-color: #333;
}
.hotline-zalo-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-zalo-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}
.hotline-zalo {
    display: none;
    position: absolute;
    background: #0072b1e0;
    height: 40px;
    width: 200px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 10%);
    border-radius: 50px !important;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  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);
  }
}
.main-form {
    background-color: #f5f5f5;
    border-radius: 10px;
    position: relative;
}
.main-form .label {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 19px;
    color: #343a40;
}
.main-form .field {
    background-color: #fff;
    border-radius: 5pt;
    padding: 10px 15px 10px 15px;
    border: 1px solid #c4cdd5;
    display: flex;
    margin-bottom: 10px;
}
.main-form .itemCenter {
    align-items: center;
}
.field .icon {
    margin-right: 15px;
}
.main-form .space-between {
    flex-direction: row;
    justify-content: space-between;
}
.main-form .flex-box {
    display: flex;
}
.main-form .purple {
    color: #DD9933;
}
.main-form .select {
    border: none;
    margin-right: -5px;
    margin: 2px 0px 3px 0px;
    height: 19px !important;
    background-color: #fff;
    box-shadow: none !important;
}
.main-form .input {
    border: none !important;
    flex-grow: 1 !important;
    color: #3a3a3a !important;
    line-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 1.55em;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
input[type=email]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1 !important;
    outline: 0;
    color: #333;
    background-color: #fff;
}
.tax-loader{
    border: 5px solid #f3f3f3;
    border-top: 5px solid black;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 1s linear infinite;
    position: absolute;
    right: 50%;
    bottom: 50%;
    display: none;
}
.sanbay .row-large>.col {
    padding: 0 0px 0px;
    margin-bottom: 0;
}
.sanbay-right{
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    padding-left: 100px!important;
    padding-right: 100px!important;
}
#header-phone-container {
    font-size: 18px;
    text-align: right;
    display: flex;
    flex-direction: column;
    order: 3;
    /* letter-spacing: 3px; */
    text-transform: uppercase;
    margin-right: 25px;
    height: 100%;
    justify-content: space-between;
}
#header-phone {
    display: flex;
    margin-left: auto;
    margin-top: 10px;
    color: #ffffff;
    fill: #ffffff;
}
#header-phone-link {
    display: flex;
    flex-flow: row nowrap;
    text-decoration: none;
    margin-right: 5px;
}
#header-phone-img {
    margin-right: 5px;
    text-decoration: none;
    display: flex;
    justify-content: flex-start;
    margin-top: 3px;
}
#header-phone-text {
    text-align: right;
    font-weight: bold;
    color: #ffffff;
}
#header-phone-img svg {
    height: 18px;
    vertical-align: middle;
    width: 18px;
    margin-right: 5px;
    border: 0;
}
#header-custom-button {
    margin-top: 5px;
    margin-bottom: 8px;
    margin-right: 5px;
    text-align: center;
    /* width: 170px; */
    padding: 5px;
}
#header-custom-button {
    background-color: #C89600;
    color: #ffffff;
}
.header-custom-button {
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
}
.menu-item a {
    background: #DD9933;
    color: #fff!important;
}
.stuck .header-main .nav > li > a{
    line-height: 16px!important;
}


.social-icons a{
    color: #fff!important;
}
#footer img{
    max-width: 200px;
}
.back-to-top{
    color: #fff!important;
}
.modal{
    display: none;
}
.modal .fixed{
    background-color: rgba(0, 0, 0, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
#footer p {
    margin-bottom: 10px!important;
}
.map .col{
    padding-left: 0px;
    padding-right: 0px;
}
.form-contact{
    max-width: 400px;
    position: relative;
}
.close{
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
}
#btnSubmit{
    margin-bottom: 0px;
}
.main-form p{
    margin-bottom: 0px;
}
.title-content.flex-col{
    display: none;
}
.page-title-inner{
    padding-top: 35px;
}
.dichvu-gia>.col-inner h4 {
    background: #DD9933!important;
}
.header-nav-main{
    justify-content: center!important;
}
.gallery-custom > .col-inner{
    background: #fff;
    padding: 10px;
}

.icon-menu{
    color: #fff!important;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
    background: #000;
}
.mfp-ready .mfp-close{
    color: #fff;
    opacity: 1;
}
.logo a{
    font-size: 24px;
}
.wpcf7 form.sent .wpcf7-response-output{
    background-color: #fff!important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    background-color: #fff!important;
}
.wpcf7-form .field{
    margin-bottom: 20px;
}
.wpcf7-not-valid-tip{
    position: absolute!important;
    background: transparent!important;
    bottom: -33px;
    font-size: 14px;
}
.wpcf7 .wpcf7-not-valid-tip:after{
    display: none;
}

#footer > div > .col > .col-inner {
	background-color: unset !important;
}
#footer > div > .col > .col-inner * {
	color: #000 !important;
}
.hotline{
    text-align: left;
    font-size: 30px;
    letter-spacing: .05em;
    line-height: 30px;
}
#footer > div > .col .hotline {
	color: #e03!important;
	font-weight: bold;
}
.header-main, #main > div > section, #footer .row-full-width {
	background-color: #fff;
	color: #000;
}
.dark, .dark p, .dark td {
    color: #000;
}
.page-title-inner {
    padding: 20px;
}
.header:not(.transparent) .header-nav-main.nav > li > a, #header-custom-button  {
	background-color: red !important;
}
.accordion-title.active, .has-icon-bg .icon .icon-inner, .logo a, .primary.is-underline, .primary.is-link, .badge-outline .badge-inner, .nav-outline > li.active> a, .nav-outline >li.active > a, .cart-icon strong, [data-color='primary'], .is-outline.primary {
	color: red!important;
}
#content .row-book .col .col-inner {
	background-color: rgb(194 194 194) !important;
}
.header-main .nav > li > a {
	background-color: red;
    padding: 10px;
}
.header-main ul.mobile-nav.nav-right {
	margin-top: -24px;
}
#header-phone-text {
	color: red;
}

@media (max-width:1110px){
    .header-main li.html.custom {
        display: block!important;
    }
    .flex-col.show-for-medium.flex-right{
        display: flex!important;
        -webkit-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-col.show-for-medium.flex-left{
        display: flex!important;
        order: 2;
    }
    .flex-col.show-for-medium.flex-left .nav-left {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .medium-logo-center .logo {
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (max-width:991px){
    .main-form{
        padding:10px 10px; 
    }
    .col-mobile{
        display:block !important;
    }
    #btnSubmit{
        width:100%
    }
    .row-book .slide-col{
        max-width: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }
    .row-book .bookform-col{
        max-width: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    }
}

@media (min-width:998px){
    .main-form {
        padding: 10px 30px;    
    }
    .col-mobile > div{
        flex:1;
        margin:0pt 5pt;
    }
    .col-mobile{
        margin: 0pt -5pt
   
    }
}
@media (max-width: 849px){
    .header-main li.html.custom {
        display: block;
    }

}

@media only screen and (max-width: 767px) {
    .header-bottom {
        background-color: #000!important;
    }
    .sanbay-right{
        padding-top: 20px;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .icon-menu{
        color: #fff;
    }
    .row-book .slide-col{
        display: none;
    }
    .row-book .bookform-col{
        max-width:100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    
}
@media only screen and (max-width: 480px) {
    #logo {
        width: 150px!important;
        margin: 0px!important;
    }
    #header-phone-img{
        display: none;
    }
    #header-custom-button{
        margin-right: 0px;
    }
    #header-phone-container{
        margin-right: 0px;
        font-size: 16px;
    }
}
@media only screen and (max-width: 360px) {
    #logo {
        width: 100px!important;
        margin: 0px!important;
    }
}
@media only screen and (max-width: 320px) {
    .medium-logo-center{
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .flex-col.show-for-medium.flex-right{
        order: 2;
        margin: 0px auto;
    }
    .flex-col.show-for-medium.flex-left{
         order: 3;
         margin: 0px auto;
    }
    .header-main {
        height: 210px!important;
    }
    .has-sticky .stuck .header-main {
        height: 210px!important;
    }
}