/*
Theme Name: AZ9s Team
Description: Đây là một sản phẩm của AZ9s.com
Author: Az9s.com
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root{
--main-col:#009bdf;
--secon-color:#008e40;
--thir-color:#23355c;
}
/*Scroll bar*/
::-webkit-scrollbar {
-webkit-appearance: none;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: var(--main-col);
    border: 1px solid var(--main-col);
}
@font-face {
    font-weight: 400;
     font-family: "DangKhoiFont";
     src: url(/wp-content/themes/flatsome-child/font/SVN-Gilroy-Light.otf);
}
@font-face {
    font-weight: 500;
     font-family: "DangKhoiFont";
     src: url(/wp-content/themes/flatsome-child/font/SVN-Gilroy-Regular.otf);
}
@font-face {
    font-family: "DangKhoiFont";
    src: url(/wp-content/themes/flatsome-child/font/SVN-Gilroy-Medium.otf);
    font-weight: 600;
}
@font-face {
    font-weight: 700;
     font-family: "DangKhoiFont";
     src: url(/wp-content/themes/flatsome-child/font/SVN-Gilroy-SemiBold.otf);
}
@font-face {
    font-weight: bold;
     font-family: "DangKhoiFont";
     src: url(/wp-content/themes/flatsome-child/font/SVN-Gilroy-SemiBold.otf);
}
h1,h2,h3,h4,h5,h6,strong{
    font-family: "DangKhoiFont" !important;
}
p,li,span,a{
    font-family: "DangKhoiFont";
}
b, strong {
    font-weight: 600 !important;
}   
p, span, li, strong{
    font-size: 18px;
}
h4.filter-title {
    color: #23355c !important;
    font-size: 20px;
    font-weight: 500;
}
h1{
    font-size: 32px;
    text-transform: uppercase;
}
h2{
    font-size: 28px;
}
h3{
    font-size: 24px;
}
h4{
    font-size: 20px;
}
.width-80{
    width: 80%;
    margin: 0 auto;
}
.st_tatcasp.section-custom{
    padding-top: 30px !important;
}
.section-custom{
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.col-padding{
    padding-bottom: 0;
}
.entry-content p{
    text-align: justify;
}
.ul-none li{
    list-style: none !important;
    margin-left: 0 !important;
}
/*Header*/
.mfp-content ul.sub-menu.nav-sidebar-ul.children a {
    font-size: 22px;
}
.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
    background-color: rgb(0 0 0 / 0%);
}
.header-search i.icon-search {
    font-size: 20px !important;
}
a.nav-top-link {
    font-size: 18px !important;
}
a.nav-top-link {
    color: black !important;
}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    opacity: 0 !important;
}
.nav-dropdown-has-shadow .nav-dropdown {
    box-shadow: none;
    border: 1px solid #ddd !important;
    top: 72px;
    padding: 0 !important;
}
.sub-menu .menu-item:hover{
    background-color: var(--main-col);
}
.sub-menu .menu-item:hover a{
   color: white;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    margin: 0 !important;
    padding: 10px !important;
}
.nav-dropdown>li>a{
    color: black;
}
i.icon-search {
    font-size: 30px;
    color: var(--main-col);
}
.header-vertical-menu__opener {
    height: 46px;
    width: 46px;
}
div#masthead {
    border-bottom: 1px solid #ddd;
}
#masthead .flex-right .nav-right>li {
    margin-left: 20px;
}
#masthead span.header-vertical-menu__title,#masthead .header-vertical-menu__opener i.icon-angle-down {
    display: none !important;
}
#masthead .header-vertical-menu__fly-out {
    width: 270px;
    right: 0;
}
#masthead .header-vertical-menu__opener .icon-menu {
    font-size: 2.7em;
}
#masthead button.ux-search-submit.submit-button{
    background-color: var(--main-col) !important;
    color: white !important;
}
#masthead .nav-vertical-fly-out > li + li{
    border: none;
}
#masthead ul#menu-menu-chinh {
    border-right: 5px solid var(--main-col);
}
#masthead ul#menu-menu-chinh li.menu-item>a {
    font-size: 15px;
    font-weight: 500;
    color: black;
}
#masthead  ul#menu-menu-chinh li.menu-item>a:hover{
    background-color: var(--main-col);
    color: white;
}
#masthead .mn-header ul.sc-menu li{
    list-style: none;
    margin-left: 0 !important;
    margin-bottom: 0px;
    line-height: 30px;
}
#masthead .mn-giaiphap ul#menu-menu-giai-phap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#masthead .mn-giaiphap ul#menu-menu-giai-phap li{
    width: calc(100%/3);
}
#masthead ul#menu-menu-chinh .mn-giaiphap li.menu-item>a {
    font-weight: 500 !important;
    color: black !important;
}
#masthead ul#menu-menu-chinh .mn-header li.menu-item>a {
    font-size: 16px;
    font-weight: 100;
    color: #777;
}
#masthead  ul#menu-menu-chinh .mn-header li.menu-item>a:hover{
    background-color: white;
    color: var(--main-col);
}
.title-menu p a {
    color: var(--main-col);
    line-height: 30px;
}
/*Custom BRC*/
.sticky-brc {
    background: white;
    padding: 5px 0;
    margin-bottom: 10px;
}
.sticky-brc .col{
    padding-bottom: 0;
}
.sticky-brc .col p{
    margin-bottom: 0 !important;
}
.is-divider {
    display: none;
}
/*.pd-bottom .col{
    padding-bottom: 0;
}*/
/*Home*/
.section.st_banner {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.section{
    padding-bottom: 30px !important;
    padding-top: 60px !important;
}
.st_gioithieu img {
    border-radius: 8px;
}
.st_gioithieu .img-inner {
    border-radius: 8px;
    box-shadow: 20px 20px 0px 0px var(--main-col);
}
.st_countdown .icon-box-text p {
    margin-bottom: 0 !important;
}
.st_countdown .icon-box-text p:first-child,
.st_countdown .icon-box-text p:first-child span {
    font-size: 30px;
    font-weight: 600;
    color: var(--main-col);
}
.st_giaiphap .box-image {
    border-radius: 20px;
    border: 5px solid white;
    box-shadow: 2px 2px 10px 3px #e7e7e7;
}
.st_giaiphap .box-text-inner p {
    font-weight: 600;
    font-size: 24px;
    color: var(--main-col);
}
.product-small {
    border-radius: 10px;
    padding: 10px;
    background: white;
}
.product-title a,
.post-title  a {
    font-size: 18px;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.st_tintuc .image-cover {
    border-radius: 20px;
}
.form-flat-dk button.icon-button {
    position: absolute;
    right: 0;
    top: 0;
    background: var(--main-col);
    color: white;
    margin-right: 0;
}
.form-flat-dk input {
    background-color: #e6e6e6 !important;
}
.st_tt_footer h2{
    font-size: 18px;
}
.st_tt_footer li{
    list-style: square;
}
.absolute-footer {
    background: var(--main-col) !important;
    color: white !important;
} 
/*Product*/
.bg-white,.bg-white-col .col-inner{
    background: white;
    padding: 15px;
    height: 100%;
}
.bg-white-col .col-inner .col-inner{
    padding: 0;
}
/*Chi tiáº¿t sáº£n pháº©m*/
.woocommerce-breadcrumb a ,
.woocommerce-breadcrumb .divider{
    display: none;
}
.pd_custom .col .col{
    padding-bottom: 0;
}
h1.product-title {
    color: var(--main-col) !important;
    text-transform: math-auto;
}
.product-small.box .title-wrapper {
    height: 50px;
    margin-bottom: 10px;
}
.pd_custom h2.cff-form-title,.pd_custom .woocommerce-variation  {
    display: none !important;
}
.pd_custom .custom_price .woocommerce-Price-amount bdi,
.pd_custom .custom_price span.woocommerce-Price-currencySymbol{
    font-size: 25px;
}
.pd_custom p.price.product-page-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.pd_custom span.amount {
    color: red;
    font-size: 25px;
    margin-bottom: 10px;
}
span.vat-note {
    color: #928c8c;
}
span.vat-note {
    margin-bottom: 20px;
}
.pd_custom .product-price-container.is-normal {
    position: absolute;
    bottom: 0;
    right: 0;
}

.pd_custom .custom_price del bdi,
.pd_custom .custom_price  del bdi span.woocommerce-Price-currencySymbol{
    font-size: 16px !important;
}
.variation-contact,.default-contact {
    font-size: 25px;
    font-weight: 500;
}
.custom_price {
    position: absolute;
    right: 0;
    bottom: 0;
}
.custom_price .flex-price ,.custom_price .variation-price .price{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.vat-text {
    font-size: 12px;
    color: #818181;
}
ul.pd-thongso {
    margin-bottom: 0;
}
input.plus.button.is-form, input.minus.button.is-form {
    background-color: transparent;
    height: 48px;
}
.input-text.qty.text{
    border-left: none;
    border-right: none;
    height: 48px;
}
button.single_add_to_cart_button.button.alt:before{
    content: "\f07a";
    margin-right: 5px;
    font-family: 'FontAwesome';
}
button.single_add_to_cart_button, .btn-sosanh {
    height: 48px;
    margin-left: 0;
    margin-bottom: 0;
}
.btn-sosanh {
    background-color: white;
    border: 2px solid var(--main-col);
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    vertical-align: middle;
}
.btn-sosanh a{
    line-height: 46px;
}
.btn-sosanh:hover{
    background-color: var(--main-col);
}
.btn-sosanh:hover a{
    color: white;
}
.pd_custom .product-tabs {
    border-bottom: 1px solid #ddd;
}
.pd_custom .nav-line-grow>li>a:before{
    top: auto;
    bottom: 0;
}
.pd_custom .product-section {
    border-top: none;
}
h3.product-section-title-related {
    font-size: 24px;
    color: var(--main-col);
}
.product-tabs li a {
    font-size: 20px;
    color: #23355c;
}
.product-tabs li.active a {
    color: var(--main-col);
}
/* Css cate */

#flatsome_recent_posts-2, #tag_cloud-2 {
    border: 1px solid #d4d4d4;
    padding: 10px;
}
.widget .is-divider{
    display: none;
}
#flatsome_recent_posts-2 .widget-title, #tag_cloud-2 .widget-title {
    color: white !important;
    background: var(--main-col);
    padding: 10px;
    padding-left: 15px;
    margin-bottom: 0;
    display: block;
}
.blog-archive .col.post-item .col-inner{
    line-height: 1.5em;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 25%);
    overflow: hidden;
    height: 100%;
}
.blog-archive .col.post-item .col-inner:hover{
    box-shadow: 1px 2px 15px rgb(0 0 0 / 30%);
}

.blog-archive .col.post-item .box-text{
    padding: 15px;
}
.blog-archive .post-item:nth-child(n + 3) .box-text h5{
    min-height: 41px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
}
/*
.blog-archive .col.post-item .box-text h5:hover{
    color: var(--secon-color);
}*/
.blog-archive .post-item .col-inner{
    box-shadow: 0 1px 4px 0 rgb(102 98 98 / 40%);
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
}
.blog-archive .col.post-item:nth-child(1) .image-cover:after,
.blog-archive .col.post-item:nth-child(2) .image-cover:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    background: linear-gradient(transparent, #495065);
    pointer-events: none;
    backface-visibility: hidden;
    transition: opacity .3s;
}
.blog-archive .col.post-item:nth-child(1) .image-cover,
.blog-archive .col.post-item:nth-child(2) .image-cover{
    padding-top: 65% !important;
}
.blog-archive .col.post-item:nth-child(1) .box-text,
.blog-archive .col.post-item:nth-child(2) .box-text {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.blog-archive .col.post-item:nth-child(1),
.blog-archive .col.post-item:nth-child(2){
    max-width: 50%;
    flex-basis: 50%;
}
.blog-archive .col.post-item:nth-child(1) .box-text,
.blog-archive .col.post-item:nth-child(2) .box-text{
    padding: 1.5rem !important;
    color: #fff !important;
}
.blog-archive .col.post-item:nth-child(1) .post-title ,
.blog-archive .col.post-item:nth-child(2) .post-title {
    color: #fff !important;
}
.blog-archive .col.post-item .box-text p.cat-label{
    color: #fff !important;
    opacity: 1;
    font-size: 12px;
    font-weight: 500;
}
.blog-archive .post-item .box-text h5{
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-family: "PandaFont";
    font-weight: 500;
}
.blog-archive .post-item:hover img{
    transform: scale(1.1);
}
.blog-archive .post-item:nth-child(n + 3) .box-text{
    padding: 1rem 1.25rem;
    border-top: 2px solid var(--main-col);
}
.blog-archive .post-item:nth-child(n + 3) .box-text p.cat-label{
    position: absolute;
    top: -14px;
    left: 1rem;
    font-weight: 500;
    font-size: 14px;
    background-color: var(--main-col);
    color: #fff;
    padding: .2rem 1rem;
    border-radius: 4rem;
    opacity: 1;
    text-transform: none;
    font-family: "PandaFont";
    font-weight: 500;
}
/* Hiden divider post*/
.entry-divider.is-divider.small {
    display: none;
}
@media only screen and (max-width: 48em){
    .blog-archive .col.post-item:nth-child(1), .blog-archive .col.post-item:nth-child(2) {
        flex-basis: 100%;
        max-width: 100%;
    }

}
/* End Page news AZ9s Team*/
/*Single Giải pháp */
header.entry-header {
    display: none;
}
.title-post {
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(183 183 183), rgb(214 209 205), rgba(56, 2, 155, 0));
    border-image-slice: 1;
    width: 100%;
    margin-bottom: 30px;
}
.content-giai-phap .post-card {
    display: flex;
    margin-bottom: 15px;
    flex-wrap: wrap;
}
.post-card .stt-post {
    padding: 20px;
    padding-top: 10px;
    color: white;
    background: var(--main-col);
    border-radius: 8px 0 0 8px;
    width: 10%;
}
.product-post img.attachment-medium.size-medium.wp-post-image {
    width: 100px;
}
.related-product a {
    display: flex;
    align-items: center;
}
.post-card .info {
    background: white;
    padding: 10px;
    width: 90%;
    border-radius: 0 8px 8px 0;
}
.post-card .name {
    font-size: 18px;
    font-weight: 500;
}
.content-giai-phap .post-card {
    display: flex;
    margin-bottom: 15px;
    flex-wrap: wrap;
    box-shadow: 1px 1px 7px 1px #dddddd;
    border-radius: 8px;
}

.content-giai-phap  .product-title h3 {
    font-size: 18px;
}
.sticky-post .post-thumbnail {
    position: sticky;
    top: 100px;
}
/*Single Dự Án*/
.title-post-da {
    background: white;
    margin-bottom: 15px;
    padding: 10px;
    display: inline-flex
;
    width: 100%;
    flex-direction: column;
    border-radius: 4px;
}.title-post-da span {
    font-weight: 600;
}
.title-post-da span i{
    color: var(--main-col);
}
/*Giới thiệu*/
.page-id-610 .section{
    padding: 15px 0 !important;
}
.gt_giatri .accordion .toggle{
    right: 0;
    left: auto;
}
.gt_giatri .accordion-title {
    border: 1px solid #e4e4e4ee;
    border-radius: 4px;
    padding-left: 15px;
    color: white !important;
    background: var(--main-col);
}
.gt_giatri .accordion-item {
    margin-bottom: 5px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
}
.gt_linhvuc .icon-box-img .icon {
    background: var(--main-col);
    border-radius: 10px;
    padding: 10px;
}
.gt_linhvuc .icon-box-text p:first-child{
    margin-bottom: 0;
}
.gt_linhvuc .icon-box-text p{
    font-size: 14px;
}
.gt_linhvuc .icon-box{
    border-bottom: 1px solid #ededed;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.gt_linhvuc .icon-box:last-child{
    border-bottom: none;
}
.gt_linhvuc img {
    border-radius: 26px;
}
.gt-doingu .image-cover {
    border-radius: 10px;
}
.gt-doingu .col.large-3 .col-inner {
    border: 2px solid var(--main-col);
    padding: 10px;
    border-radius: 8px;
}
.gt-doingu .col.large-3 .col-inner p strong{
    font-size: 24px;
    color: var(--main-col);
}

/*Đại lý*/
.banner .title-page {
    font-size: 40px;
    text-transform: uppercase;
    color: white;
}
.dl_daily .icon-box {
    border: 5px solid var(--main-col);
    padding: 10px;
    border-radius: 12px;
    align-items: center;
}
.dl_daily .icon-box .icon-inner img {
    border-radius: 8px;
}
.dl_daily .icon-box-text p:first-child{
    margin-bottom: 0;
}
.dl_daily .icon-box-text p:first-child {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    color: var(--main-col);
}
.dl_dowload p {
    color: black !important;
}
.dl_dowload a span:before {
    content: "\f019";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: var(--main-col);
    transform: translateX(-14px);
    transition: transform 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
.dl_tv .icon-box {
    background: white;
    align-items: center;
    border-radius: 8px;
    box-shadow: 0px 0px 5px 1px #a5a5a5;
}
.dl_tv .icon-box-img img {
    padding-top: 0;
    width: 100%;
    border-radius: 8px 0 0 8px;
}
.icon-box-text p:first-child{
    margin-bottom: 0;
    font-size: 24px;
    color: black;
    font-weight: 500;
}
/*TÃ­nh dá»± toÃ¡n chi phÃ­*/
.tab-calculate .tab a{
    padding: 10px !important;
    border-radius: 4px;
    background: #F6F6F6;
    font-size: 16px;
    text-align: center;
}
.tab-calculate .tab.active a{
   background: var(--main-col);
   color: #fff;
}
.tab-calculate .tab a {
    text-transform: inherit;
}
.tab-calculate li.tab.has-icon {
    margin-bottom: 7px;
}
.title-tinhtoan h1{
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    font-size: 30px;
    padding: 0 0 15px;
    position: relative;
    margin-bottom: 30px;
}
.title-tinhtoan h1:before {
    position: absolute;
    content: "";
    height: 3px;
    background: var(--main-col);
    width: 80px;
    bottom: 3px;
    right: 0;
    margin: 0 auto;
    left: 0;
}
.tab-calculate h2{
    text-align: center;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS BY TunNguyn07  ***************/
/*Icon menu*/
.off-canvas-left .mfp-content {
        width: 100%;
        top: 70px;
        box-shadow: none;
    }
    .mobile-sidebar {
        background: white;
    }
    .off-canvas .nav-vertical li>a {
        font-size: 22px;
    }
/*    .mfp-content .toggle {
        color: var(--main-col);
    }*/
    .icon-menu:before {
        content: "\f550";
        font-family: "Font Awesome 5 Free" !important;
        font-weight: 900;
        margin-right: 5px;
    }
    .icon-menu:after {
         content: "Menu";
         font-weight: bold;
         color: #fff;
         font-family: 'Muli';
    }
    .header-main .nav > li > a > i {
        font-size: 16px;
        color: #fff;
        background: var(--main-col);
        border-radius: 4px;
        padding: 5px;
    }
    .nav-sidebar.nav-vertical>li+li{border-color: #ececec !important;}
    .mfp-content ul.sub-menu.nav-sidebar-ul.children a {
        font-size: 20px;
        text-transform: uppercase;
    }
    .st_nhanthongtin .row {
        max-width: 100% !important;
        text-align: center;
    }
    h1{
        font-size: 28px;
        text-transform: uppercase;
    }
    h2{
        font-size: 24px;
    }
    h3{
        font-size: 20px;
    }
    h4{
        font-size: 18px;
    }
    .gt-doingu .col.large-3 .col-inner p strong {
        font-size: 18px;
    }
    .gt-doingu .col.large-3 .col-inner p {
        font-size: 16px;
    }
    .pd_custom span.amount {
        color: red;
        font-size: 18px;
        margin-bottom: 10px;
    }
    .section{
        padding-bottom: 0px !important;
        padding-top: 30px !important;
    }
    .post-card .info {
        width: 100%;
        border-radius: 0;
    }
    .post-card .stt-post {
        border-radius: 8px 8px 0 0;
        width: 100%;
    }
    .content-giai-phap .post-card {
        box-shadow: none;
        padding: 10px;
    }
    .entry-content {
        padding-top: 0 !important;
    }
    .banner .title-page {
        font-size: 28px;
    }
    .form-ctv .col {
        padding-bottom: 0;
    }
}