/*
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.   ***************/
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}

.header-main .nav > li > a {
    letter-spacing: 1.2px;
    font-weight: Normal;
}

.header-nav-main .icon-menu {
    color: #cba463;
}


.header-full-width .container {
    max-width: 91% !important;
}

.header-main .nav > li > a {
    letter-spacing: 1.2px;
    font-weight: Normal
}

.header-main .icon-menu:before {
    color: #cba463;
}

.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    box-shadow: none;
    top: 90px !important;
    width: 450px;
    background: #bcbcbccf;
}

.mfp-bg {
    top: 100px;
}

.mfp-wrap {
    top: 100px;
}

.toggle i {
    font-size: 16px;
    color: #fde773;
}

.header-main {
    border-bottom: 1px solid #5e574f
}

.off-canvas .sidebar-menu {
    padding: 40px 60px;
}

.sidebar-menu-tabs.nav>li>a {
    padding: 15px 5px 15px 20px;
    text-align: left;
    font-weight: normal;
    color: #fff;
}

.nav-sidebar.nav-vertical>li+li {
    border-top: none;
}

.off-canvas .nav-vertical>li>a {
    padding: 15px 15px;
    padding-bottom: 13px;
    color: #fff;
}

ul.sidebar-menu-tabs {
    margin-bottom: 20px
}

button.mfp-close {
    color: #f7e16e;
    opacity: 1
}

.off-canvas .mobile-sidebar-slide .sidebar-menu {
    padding-top: 35px;
}

.nav-sidebar.nav-vertical>li.menu-item:hover {
    background-color: rgb(121 113 103 / 17%);
}

.mobile-sidebar-levels-1 .nav-slide>li>ul.children, .mobile-sidebar-levels-1 .nav-slide>li>.sub-menu {
    padding: 50px 60px;
}

.nav-slide-header .toggle {
    color: #ffe972;
    font-size: 14px;
    font-weight: 500;
    opacity: 1;
}

.off-canvas .nav-vertical li li>a {
    padding-top: 11px;
    padding-bottom: 11px;
    text-transform: uppercase;
    font-size: 13px;
    color: #b4b19d;
}

.is-divider {
    background-image: linear-gradient(to right, #cba463 , #2d3752);
    margin: 5px 0 1em;
}

.thong-tin-box .icon-box p {
    font-size: 13px;
    color: #d7d7d7;
}

.thong-tin-box .icon-box {
    margin-bottom: 40px
}

.thong-tin-box .icon-box h3 {
    margin-bottom: 0;
    font-size: 15px;
    color: #dedede;
}

.nav-spacing-xlarge>li {
    margin: 0 20px;
}

.slider-section .flickity-page-dots {
    bottom: 50%;
    right: 1%;
    left: auto;
    transform: rotate(90deg);
}

.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
    background-color: #fff;
    position: relative;
    width: 8px;
    height: 8px;
    margin: 0 15px;
    opacity: 1;
}

.slider-section .flickity-page-dots .dot.is-selected {
    background-color: #cba463 !important;
    border: 2px solid #cba463;
}

.slider-section .flickity-page-dots .dot.is-selected:before, .flickity-page-dots .dot.is-selected:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    background: #00000000;
    border-radius: 50%;
    border: 1px solid #cba463;
    margin-top: -13px;
    margin-left: -14px;
}

.left-float-box {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 90px;
    background: #413c36;
    z-index: 999;
    height: 100%;
}

.nav-dropdown>li>a:hover {
    padding-left: 7px;
    color: #cba463;
}

.left-float-box .social-icons {
    padding-left: 5px !important
}

.left-float-box .chia-se {
    height: 10%;
    width: 50px;
    margin: 0 auto;
    display: block;
}

.section1 .col {
    padding-bottom: 0
}

.section1:before {
    content: "";
    position: absolute;
    top: 0;
    right: 43%;
    display: block;
    background-image: url(images/ngoac-kep-01.png);
    width: 123px;
    height: 80px;
    background-size: 123px;
    background-repeat: no-repeat;
    background-position-x: center;
    opacity: 0.5;
}

.section1:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 15%;
    display: block;
    background-image: url(images/ngoc-kep-2-01.png);
    width: 123px;
    height: 80px;
    background-size: 123px;
    background-repeat: no-repeat;
    background-position-x: center;
    opacity: 0.5;
}

.left-float-box .tieu-de span {
    transform: rotate(-90deg);
    text-align: center;
    top: 200px;
    position: absolute;
    height: 90px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 13px;
    color: #a2a2a2;
    width: 400px;
    margin-left: -120px;
}

.left-float-box .tieu-de {
    color: white;
    height: 90%;
    width: 90px;
    display: block;
}

.section1, .footer-section {
    /* background-image: linear-gradient(to right, #423d34 , #423d34); */
}

.left-float-box {
    border-right: 1px solid #55504a;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 90px;
    background: #413c36;
    z-index: 999;
    height: 100%;
    padding: 0;
}

.nav-dropdown>li>a, .nav-column>li>a {
    color: #212844;
}

.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none !important
}

.section2 {
    background-image: url(/wp-content/uploads/2022/04/bg2.jpg);
    background-repeat: repeat-x;
    background-position-y: bottom;
    background-size: 1.2px;
}

.section2 h3 {
    margin-bottom: 0px
}

.section2 .col {
    padding-bottom: 0
}

.section2 {
    padding-bottom: 0 !important
}

.section3 .large-3 {
    flex-basis: 20%;
    max-width: 20%
}

.section3 .large-10 .row {
    max-width: 100%
}

.section3 .icon-box h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    color: #fec547
}

.section3 .icon-box p {
    font-size: 14px
}

.section3 .col {
    padding-bottom: 0
}

.section3 h2 {
    margin-bottom: 0px;
}

.section3:after {
    content: "";
    position: absolute;
    bottom: 10%;
    left: 10%;
    display: block;
    background-image: url(/wp-content/uploads/2022/04/fly.jpg);
    width: 77px;
    height: 55px;
    background-size: 77px;
    background-repeat: no-repeat;
    background-position-x: center;
    opacity: 0.5;
}

.nut-1 {
    font-weight: normal
}

.section5 .box h3 {
    position: absolute;
    background: #cba463;
    top: -50px;
    padding: 30px 60px;
    width: auto;
    left: 16%;
    /* background-image: linear-gradient(to right, #423d34 , #423d34); */
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.5px;
}

.section5 .box p, .list-post .post-item .from_the_blog_excerpt {
    color: #5e646a;
    font-size: 14px;
}

.section5 .box .button {
    font-size: 13px;
    letter-spacing: 0;
}

.section5 .col, .section6 .col {
    padding-bottom: 0
}

.section6 img {
    border-radius: 5px;
    margin-bottom: 10px;
}

.section6 .col {
    padding: 0 5px 0;
}

.portfolio-box .box-text .box-text-inner {
    background: #2d3752;
    padding: 15px;
}

.section7 .large-12 {
    padding-bottom: 0
}

.list-post .post-item a:hover {
    color: gray
}

.portfolio-box h6 {
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 1px;
}

.portfolio-box .show-on-hover {
    text-transform: none;
    color: #cba463;
}

.section7 .is-divider {
    margin-left: 0
}

.section4 .col {
    padding-bottom: 0
}

.list-post .post-item .post-title:hover {
    color: #e59817
}

.footer-section .thong-tin-box .icon-box {
    margin-bottom: 15px
}

.footer-section .col {
    padding-bottom: 0
}

.absolute-footer {
    padding: 20px 0;
}

a.back-to-top {
    background-image: linear-gradient(to right, #cba463 , #cba463);
    border: none !important;
    color: white !important
}



.thi-cong-section {
    background-image: url(/wp-content/uploads/2022/04/belgian-penthouse-ad-jo-studio_dezeen_2364_col_1-scaled-1-e1632540732318.jpg);
    background-size: 850px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position-x: right;
}

.dich-vu-section {
    background-image: url(/wp-content/uploads/2022/04/ezgif.com-gif-maker.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 850px;
}

.gioi-thieu-section .box p {
    line-height: 24px;
    padding-bottom: 10px;
    color: #5e646a;
    font-size: 14px;
}

.blog-single .entry-content {
    margin-top: 20px;
    font-size: 15px
}

.blog-single .entry-title {
    font-size: 23px;
}

.blog-single .entry-content h2 {
    font-size: 20px;
}

.blog-single .entry-content h3 {
    font-size: 19px;
}

.blog-single .entry-content h4 {
    font-size: 19px;
}

.blog-single .blog-share {
    text-align: left
}

.blog-single .blog-share .is-divider {
    margin-left: 0;
    max-width: 100px
}

form {
    margin-bottom: 0
}

.form-lien-he input, .form-lien-he textarea, .form-lien-he select {
    font-size: 13px;
    height: 40px;
    border-radius: 5px;
    box-shadow: none;
}

.gioi-thieu-section .box h4 {
    font-size: 13px;
    font-weight: normal;
    color: gray;
    margin-bottom: 10px;
}

.gioi-thieu-section .box h3 {
    font-weight: 500
}

.nav-dropdown li.active>a {
    color: #cba463;
}

.sub-title {
    display: block;
    position: absolute;
    background: none;
    transform-origin: 0 0;
    font-size: 70px;
    top: -10px;
    color: rgba(37,37,37,.05);
    font-weight: bold;
    text-transform: uppercase;
}

.portfolio-element-wrapper .nav > li > a:hover {
    color: #cba463;
}

.portfolio-breadcrumb-title, .portfolio-archive .normal-title {
    background-color: #2c2823;
    border-top: 1px solid #413c36;
    border-bottom: 1px solid #413c36;
}

.portfolio-breadcrumb-title h1, .portfolio-archive h1 {
    color: #cba463;
    font-weight: 500;
    font-size: 16px;
}

.portfolio-archive .portfolio-box .box-text {
    padding: 0
}

.portfolio-single-page .breadcrumbs a,.portfolio-single-page .breadcrumbs, .portfolio-archive .breadcrumbs a, .portfolio-archive .breadcrumbs {
    color: rgb(220 220 220 / 70%);
    font-weight: normal;
    font-size: 13px;
}

.portfolio-related .flickity-slider .col {
    flex-basis: 50%;
    max-width: 50%;
}

.portfolio-related .portfolio-box .box-text {
    padding: 0
}

.widget .thong-tin-box .large-12 .col-inner {
    background: #413c36;
    padding: 10px;
}

.blog-archive .large-3 {
    padding-left: 0;
    border-left: none !important;
}

.blog-archive .large-9 {
    border-right: none !important
}

.widget .thong-tin-box .icon-box {
    margin-bottom: 18px;
}

.widget .is-divider {
    margin: 0 0 5px 0;
    height: 1px !important
}

.portfolio-related .portfolio-box:hover img, .portfolio-archive .portfolio-box:hover img {
    -webkit-transform: scale(1.1);
}


.page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.blog-archive h1 {
    text-transform: uppercase;
}

#breadcrumbs {
    margin-bottom: 0;
    font-size: 14px;
    color: #bcbcbc;
}

.blog-archive .post .entry-category a {
    font-weight: normal;
    color: gray
}

.blog-archive .post .entry-title {
    font-size: 18px
}

.blog-archive .post .entry-summary {
    font-size: 14px
}

.blog-archive .post .entry-meta {
    display: none
}

.entry-content {
    padding-top: 0;
    padding-bottom: 0;
}

.recent-blog-posts a {
    font-size: 15px
}

.recent-blog-posts-li .post_comments {
    display: none
}

.mb-half {
    margin-top: 20px
}

.portfolio-top {
    margin-top: 20px
}

.portfolio-summary {
    font-size: 15px
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .left-float-box {
        display:none
    }

    .header-full-width .container {
        max-width: 100% !important
    }

    .header-main .icon-search:before {
        color: #cba463;
    }

    .nav-small.nav>li.html {
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 500;
        text-align: center;
    }

    .slider-section .flickity-page-dots {
        bottom: 10%;
        right: auto;
        left: 35%;
        transform: rotate(0deg);
    }

    .section1 .col {
        padding-bottom: 15px
    }

    .section1 .large-6 .col-inner {
        padding: 0 !important
    }

    .section1:before, .section1:after {
        display: none
    }

    .section2 .large-4 .col-inner {
        padding: 15px !important
    }

    .section2 .large-4 .col-inner p span {
        color: black !important;
        font-size: 14px
    }

    .section2 {
        background-image: none !important
    }

    .section3 .large-3 {
        flex-basis: 100%;
        max-width: 100%
    }

    .section5 .box h3 {
        position: inherit;
        background: #413c36;
        top: 0;
        padding: 15px;
        width: auto;
        left: 0;
        background-image: linear-gradient(to right, #423d34 , #423d34);
        color: #9b9884;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 1.5px;
    }

    .section5 .box .box-text {
        padding-top: 0
    }

    .section6 .col {
        padding: 0 15px 0;
    }

    .section6 .col.large-3 {
        padding: 0 5px 0;
    }

    .section7 .large-columns-3 .col {
        padding: 0 5px 10px
    }

    .portfolio-box .box-text {
        position: inherit;
        opacity: 1;
        transform: scale(1);
        padding: 0px 0
    }

    .portfolio-box .box-text .box-text-inner {
        padding: 10px
    }

    .portfolio-box h6 {
        letter-spacing: 0;
    }

    .portfolio-box .portfolio-box-category {
        display: none
    }

    .off-canvas .sidebar-menu {
        padding: 20px;
    }

    .gioi-thieu-section .section-bg, .gioi-thieu-section {
        background-image: none !important
    }

    .sub-title {
        font-size: 30px;
        top: 11px;
    }

    .mobile-sidebar-levels-1 .nav-slide>li>ul.children, .mobile-sidebar-levels-1 .nav-slide>li>.sub-menu {
        padding: 20px
    }

    .portfolio-page-wrapper .page-title {
        margin-bottom: 20px
    }

    .portfolio-element-wrapper .nav-left {
        justify-content: center;
    }
}

.label-new.menu-item > a:after {
    content: "New";
}

.label-hot.menu-item > a:after {
    content: "Hot";
}

.label-sale.menu-item > a:after {
    content: "Sale";
}

.label-popular.menu-item > a:after {
    content: "Popular";
}
.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>a, .mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>a{
    color: #fff;
}
.list-post .col{
    padding-bottom: 0;
}
#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
  }
  
  /*phone*/
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    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 transparent;
    -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 transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  .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: 0.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;
  }
  .blog-right{margin-top: 15px;}
  .blog-right .col-inner{
    box-shadow:unset
  }
  .blog-right .col{padding-bottom: 10px;}
  .blog-right .col .box-text{
    padding: 0;
    padding-left: 10px;
  }
  .blog-right .col .box-text h5{
    color: #000;
    font-size: 14px;
    font-weight: 400;
  }