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

/*************** ADD CUSTOM CSS HERE.   ***************/
h1, h2, h3, h4, h5, h6 {
    text-wrap: inherit;
}
.phantrang{
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.phantrang a,.phantrang span{
    padding: 5px 10px;
    background: #f0f0f0;
    border-radius: 5px;
}
.phantrang .page-numbers.current {
    color: #fff;
    background: #ab0102;
}
.page-id-8220 .formtuvanbt{
    display: none;
}
a.ungdungxaydung {
    background: linear-gradient(90deg, #25346b 0%, #a2080a 100%);
    border: none;
    font-weight: 500;
    padding: 8px 15px;
    position: fixed;
    bottom: 20px;
    left: 15px;
    border-radius: 99px;
    color: #fff;
    z-index: 999;
}
/*search*/
.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
    border-color: #f3f3f3 !important;
}
.form-flat .button.icon {
    color: #f3f3f3 !important;
}
img.attachment-medium.size-medium.wp-post-image {
    width: 100% !important;
    height: 300px !important;
    object-fit: cover;
}
input.search-field[type="search"] {
    color: #f3f3f3 !important;
}
/**/
.linkmap > p{margin: 0}
.linkmap iframe {
    display: block;
}
.linkmap > p br {
    display: none;
}
.cf7-two-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.cf7-column {
  flex: 1;
  min-width: 250px; /* Đảm bảo không quá nhỏ */
}

@media (max-width: 768px) {
  .cf7-two-columns {
    flex-direction: column;
  }
}
.form-flat-lienhe label{
    font-size: 16px;
    padding-bottom: 5px;
}
.nav-dropdown-default {
    padding: 0px;
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: #000;
}
@media screen and (min-width: 1024px) {

}
.box_video_full video,
.banner-bg video,
.video-bg video {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    transform: none !important;
    top: auto !important;
    left: auto !important;
}


li.html.custom.html_topbar_left {
    color: #AB0102;
}
.header-social-icons .social-icons,.header-contact li a {
    color: #AB0102 !important;
}
.logo img {
    max-height: 105px !important;
    min-width: 100px;
    background: #fff;
    padding: 10px;
    border-radius: 0px 0px 15px 15px;
    border: 1px solid #d3d3d3;
    border-top: 0;
}
.stuck #logo img {
    min-height: 90px !important;
    min-width: auto !important;
}
.Numbershome > .col-inner {
    background: url(/wp-content/uploads/2025/02/Texture_Background2.png) center top no-repeat;
    background-size: 100% 100%;
}
@media (min-width: 992px) {
    .quytrinhhome .quytrinhs {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
.sec-quytrinh{}
.quytrinhs .icon-box-img {
    position: absolute !important;
    top: -50px;
    background: #fff;
    padding: 10px;
    border: 1px solid #d3d3d3;
    border-radius: 15px;
}
.quytrinhs .icon-box-text.last-reset {
    padding-top: 70px;
}

.cstitle .container.section-title-container {
    margin: 0;
    max-width: 100%;
}
.cstitle h3.section-title.section-title-center {
    padding: 0;
    margin: 0;
}
.cstitle .section-title-center span {
    margin: 0 75px;position: relative;
}
.cstitle .section-title-center span::after {
    content: "";
    width: 32px;
    height: 32px;
    background: url(/wp-content/uploads/2025/02/Icon_kasai-2.png);
    position: absolute;
    right: -52px;
}
.cstitle .section-title-center span::before {
    content: "";
    width: 32px;
    height: 32px;
    background: url(/wp-content/uploads/2025/02/Icon_kasai-2.png);
    position: absolute;
    left: -52px;
}
.cstitle .section-title b {
    background-color: #fff;
    display: block;
    flex: 1;
    height: 1px;
    opacity: initial;
    color: #fff;
}
.textlienhe::after {
    content: "";
    position: absolute;
    bottom: -30px;
    right: 30px;
    width: 0;
    height: 0;
    border-top: 30px solid #ab0102;
    border-right: 30px solid transparent;
}
.textlienhe {
    position: relative;
}
.absolute-footer.dark {
    color: #fff;
}
a#js-hide-all-icon-e {
    margin-right: 10px;
}
.doitachome .col-inner{
    display: flex;
    justify-content: center;
    align-items: center;}
.doitachome .img-inner img{}
.slidereview .flickity-viewport{min-height: 255px;}
.pt-half {
    padding-top: 0;color: #000;
}
.reviewtitle h3{padding-left: 15px;}
.page-wrapper {
    padding-bottom: 0px;
    padding-top: 70px;
}
.tab-quytrinh ul.nav.nav-line.nav-uppercase.nav-size-normal.nav-center{
    padding-bottom: 80px;
}
.tab-quytrinh li.has-icon{
    background: transparent;
    border: 2px solid #ab0102;
    padding: 0px 25px;
    border-radius: 15px;
    margin-right: 20px;
}
.tab-quytrinh li.has-icon.active{
    background: #ab0102;
    padding: 0px 25px;
    border-radius: 15px;
    margin-right: 20px;
}

.tab-quytrinh li.has-icon.active a {
    color: #fff;
    text-transform: inherit;
}
.tab-quytrinh li.has-icon a::before {
    display: none;
}

/*Blog*/
.box.box-text-bottom.box-blog-post.has-hover {
    background: #f2f2f2;
    border-radius: 15px;
    border: 1px solid #d3d3d3;
    overflow: hidden;
}
.box-text.text-left {
    padding: 15px;
}
.widget .is-divider {
    margin-top: .66em;
    display: none;
}
.product-hotline,.product-policises-wrapper {
    background: var(--mainColor2);
    border: 2px dotted #dbdbdb;
    line-height: 30px;
    padding: 5px 10px;
}
.badge.post-date.badge-outline {
    width: 90px;
    height: 60px;
}
span.post_comments.op-7.block.is-xsmall {
    display: none;
}
.flex-row.recent-blog-posts.align-top.pt-half.pb-half {
    padding-top: 15px;
}
.recent-blog-posts a {
    font-size: 14px;
}
.type-post h1.entry-title {
    text-align: left
}
.type-post .article-inner.has-shadow .entry-header-text-top {
    padding-top: 0;
    padding-bottom: 0
}
.type-post .entry-divider {
    
}
.entry-header-text.entry-header-text-top.text-left {
    padding-top: 0;
    padding-bottom: 0;
}
.entry-content {
    padding-top: 5px;
}
#toc_container p.toc_title {
    text-align: left;
}
.blog-wrapper.blog-archive .page-title {
    text-align: left;font-size: 22px;
}
/*
.blog-wrapper>.archive-page-header {
    background: url(/kasai/wp-content/themes/webvip/images/bg-breadcrumb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 20px;
    min-height: 334px;
    display: flex;
    align-items: center;
    position: relative;
}
.blog-wrapper.blog-archive .archive-page-header::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgb(27 28 33 / .7);
}
.blog-wrapper.blog-archive .page-title {
    position: relative;
    margin: 0;
    font-size: 45px;
    color: #fff;
}
.blog-wrapper.blog-archive{padding-top: 0;}
*/
/*Blog*/

/*DỰ ÁN*/
/*Danh sách dự án*/
.breadcrumb .separator {
    margin-left: 10px;
    margin-right: 5px
}
.mfp_portfolio_item_inner {
    position: relative;
    border: 1px solid #d3d3d3;
    border-radius: 20px;
    overflow: hidden;
}
.mfp_portfolio_item_inner a img {
    width: 100% !important;
    height: 300px;
    object-fit: cover;
}
.mfp_portfolio_item_inner_txt {
    border-top: 1px solid #d3d3d3;
    padding: 15px;
    background: #f3f3f3;
}
h4.mfp_portfolio_title {
    line-height: 24px;
    min-height: 46px;
    text-align: left;
}
.mfp_portfolio_title a {
    font-size: 20px;
}
.mfp_portfolio_tem {
    margin: 0;
}
p.mfp_portfolio_excerpt {
    font-size: 14px;
    padding-top: 10px;
    text-align: justify;
}
.mfp_portfolio_read_more {
    display: inline-block;
    padding: 5px 15px;
    background-color: transparent;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s;
    border: 1px solid;
}


/*chi tiết dự án*/
h1.tieudeduan {
    font-size: 22px;
    margin-bottom: 15px;
}
.webvipduan-slider img {
    width: 100%;
}
.webvipduan-slider_thumb .col {
    max-height: 110px;
    overflow: hidden;
}
.webvipduan-slider_thumb .col img {
    max-height: 110px;
    object-fit: cover;
}
.galleryduan {
    padding: 0 0 20px;
}
.box_meta_single_content {
    background-color: #ab0102;
    color: #fff;
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.box_meta_single_content .item {
    flex: 0 0 20%;
    padding: 10px 3px;
    display: flex;
    align-items: center;
    border-left: 1px solid #f3f3f3;
    font-size: 14px;
    gap: 10px;
}
.box_meta_single_content .item img {
    width: 45px;
    margin-right: 5px;
    margin-left: 5px;
}
.box_meta_single_content .fw-b {
    letter-spacing: -.5px;font-weight: bold;
}
.fs-12 {
    font-size: 12px;
}
.duan-single-page {
    font-size: 18px;
}
/*widget DỰ ÁN*/
.widget-title,.sidebar_title {
    background-color: #ab0102;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    margin-bottom: 10px;
    display: block
}
.sidebar_list_post .item img {
    width: auto;
    height: 100%;
    object-fit: cover;
}
.sidebar_list_post .item {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    gap: 10px;
}
.sidebar_list_post .item .thumb {
    flex: 0 0 110px;
}
/*DỰ ÁN*/
.hoatdonghome .box-text.text-left .is-divider{display: none;}
.hide-me{display: none !important;}
.show-all-icon.contact-icons-right {
    background: url(/wp-content/themes/webvip/images/icon-chats.png) center center no-repeat;
    font-size: 0;
    width: 70px;
    height: 70px;
    display: inline-block;
    bottom: 50px;
    right: 20px;
    background-size: 100%;
    background-color: #fff;
    border-radius: 50%;
    -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%;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .Numbershome > .col-inner {
        background: url(/wp-content/uploads/2025/02/Texture_Background2.png) center top no-repeat;
        background-size: cover;
    }
    ul.nav.nav-line.nav-uppercase.nav-size-normal.nav-center {
        display: flex;
        flex-wrap: nowrap;
    }
    .tab-quytrinh ul.nav.nav-line.nav-uppercase.nav-size-normal.nav-center {
        padding-bottom: 60px;
    }
    .tab-quytrinh li.has-icon {
        padding: 0px 10px;
        margin-right: 5px;
    }
    .quytrinhs .icon-box-text.last-reset {
        padding-top: 25px;
    }
    .quytrinhs .icon-box-img {
        width: 70px !important;
    }
    #tab_thietke .quytrinhs .icon-box-img {
        top: -45px;
    }
    #tab_thicong .quytrinhs .icon-box-img {
        top: -35px;
    }
    /*search*/
    .form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
        border-color: #ab0102 !important;
    }
    .form-flat .button.icon {
        color: #ab0102 !important;
    }
    input.search-field[type="search"] {
        color: #ab0102 !important;
    }
    /**/
    .box_meta_single_content {
        display: block;
    }
    .box_meta_single_content .item {
        border-top: 1px solid #f3f3f3;
    }
    .logo img {
        max-height: 80px !important;
        min-width: 75px;
        padding: 5px;
    }
    .cssbtabout a.button{
        font-size: 12px;
        margin-right: 5px;
        padding: 0 5px;
        border-radius: 5px !important;
    }
    .csssubtitle p{text-align: justify !important;}
    .cstitle .section-title-center span::after,.cstitle .section-title-center span::before,.cstitle .section-title-center b {
        display: none;
    }
    .cstitle .section-title-center span {
        margin: 0;
    }
    .cstitle h3.section-title.section-title-center {
        display: block;text-align: center;
    }
    
}