.section_policy {
    position: relative;
    z-index: 1;
}

.section_policy .section-index {
    padding: 50px 0;
}

.section_policy:before {
    background-image: url(https://bizweb.dktcdn.net/100/632/411/themes/1096693/assets/bg_chinh_sach.png?1769589168390);
    content: "";
    position: absolute;
    top: 20px;
    left: 0px;
    background-position: center left;
    background-repeat: no-repeat;
    width: 183px;
    height: 236px;
    z-index: -1;
}

.section_policy .policy-swiper {
    position: relative;
}

.swiper-wrapper {
    height: unset !important;
}

.section_policy .policy-swiper .features__item {
    display: flex;
    align-items: center;
    gap: 25px;
}

.section_policy .policy-swiper .features__item .icon-box {
    min-width: 136px;
    height: 117px;
    background: #fffaf0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 32% 68% 46% 54% / 55% 45% 55% 45%;
    line-height: 1;
}

.section_policy .policy-swiper .features__item .icon-box .img_box_cus {
    transition: all 0.7s ease;
}

.section_policy .policy-swiper .features__item .icon-box .img_box_cus img {
    width: 56px;
    line-height: 1;
}

.section_policy .policy-swiper .features__item h3 {
    font-size: 17px;
    font-weight: 700;
    color: var(--bv-primary);
    text-transform: uppercase;
}

.section_about {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}

.section_about .box_about_index {
    background-color: var(--hero_section_background_color);
    background-image: url(//bizweb.dktcdn.net/100/632/411/themes/1096693/assets/bg_about_index.png?1769589168390);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
    padding: 60px 25px;
    margin: 30px 0px;
}

.section_about .box_about_index .row {
    align-items: center;
}

.section_about .img-box10 {
    position: relative;
}

.section_about .img-box10 .img2 {
    display: block;
    border-radius: 25px;
    overflow: hidden;
    aspect-ratio: 780 / 636;
    position: relative;
}

.section_about .img-box10 .img2 img {
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center left;
}

.section_about .img-box10 .btn_contact-phone {
    background: var(--sub_body_Color);
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 14px 14px 0 0;
    border-radius: 0 25px 0 0;
}

.section_about .img-box10 .btn_contact-phone .phone_about {
    display: inline-flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    align-items: center;
    background-color: var(--bv-primary);
    border-radius: 20px;
    padding: 15px 25px 15px 10px;
}

.section_about .img-box10 .btn_contact-phone .icon_phone {
    width: 66px;
    height: 66px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--mainColor);
}

.section_about .img-box10 .btn_contact-phone .icon_phone svg {
    max-height: 45px;
    animation: iconSkew 1s infinite ease-out;
    min-height: -webkit-fill-available;
}

.section_about .img-box10 .btn_contact-phone .box-contact-phone-info span {
    display: block;
    line-height: 1;
    font-size: 1.8rem;
    color: #fff;
}

.section_about .img-box10 .btn_contact-phone .box-contact-phone-info a {
    font-weight: bold;
    font-size: 2.4rem;
    color: #fff;
}

.section_about .img-box10 .btn_contact-phone .pbmit-sticky-corner {
    transform: rotate(90deg);
}

.section_about .img-box10 .btn_contact-phone .pbmit-bottom-left-corner {
    top: -30px;
    left: 0;
}

.section_about .img-box10 .btn_contact-phone .pbmit-bottom-left-corner {
    bottom: 0%;
}

.section_about .img-box10 .btn_contact-phone .pbmit-sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
}

.section_about .img-box10 .btn_contact-phone .pbmit-sticky-corner svg path {
    fill: var(--sub_body_Color);
}

.section_about .col-left .section-title-about {
    text-align: left;
    padding-left: 40px;
}

.section_about .col-left .section-title-about .sub_title {
    font-size: 1.4rem;
    color: var(--textColor);
    position: relative;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
    padding: 6px 15px 3px;
    gap: 15px;
    align-items: center;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 40px;
    margin-bottom: 5px;
}

.section_about .col-left .section-title-about h2 {
    color: var(--textColor);
    font-size: 4rem;
    font-weight: 700;
    line-height: 56px;
    z-index: 2;
    position: relative;
}

.section_about .col-left .section-title-about h2 b {
    color: var(--bv-primary);
    font-weight: 700;
    font-size: 5.2rem;
}

.section_about .col-left .desc {
    color: var(--textColor);
    padding-left: 40px;
    font-size: 1.6rem;
    display: block;
    margin-bottom: 30px;
}

.section_about .col-left .desc p {
    margin-bottom: 5px;
}

.section_about .box_thong_so {
    padding: 0px;
    padding-left: 40px;
    margin-bottom: 30px;
    gap: 15px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    overflow: auto;
    justify-content: start;
}

.section_about .box_thong_so li {
    display: flex;
    align-items: center;
    gap: 20px;
}

.section_about .box_thong_so li .icon-box {
    min-width: 55px;
    height: 55px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 32% 68% 46% 54% / 55% 45% 55% 45%;
    line-height: 1;
}

.section_about .box_thong_so li .icon-box .img_box_cus {
    transition: all 0.7s ease;
}

.section_about .box_thong_so li .icon-box .img_box_cus img {
    width: 32px;
    line-height: 1;
}

.section_about .box_thong_so li h3 {
    font-size: 1.4rem;
    font-weight: 600;
}

.section_about .box-contact {
    padding: 0px;
    padding-left: 40px;
    display: flex;
    align-items: center;
}

.btn-style-three {
    position: relative;
    font-weight: 600;
    font-size: 15px;
    overflow: hidden;
    text-align: center;
    padding: 10px 25px;
    border-radius: 50px;
    display: inline-block;
    color: #fff;
    background-color: var(--bv-secondary);
    transition-delay: 1.5s;
}

.section_about .box-contact .btn-cts {
    margin-right: 45px;
    align-items: center;
}

.btn-style-three:before {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: -200%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 1;
    background-color: var(--bv-primary);
}

.btn-style-three .btn-wrap {
    position: relative;
    z-index: 1;
    float: left;
    overflow: hidden;
    display: inline-block;
}

.btn-style-three .btn-wrap .text-one {
    position: relative;
    display: block;
    color: #fff;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.btn-style-three .btn-wrap .text-two {
    position: absolute;
    top: 100%;
    display: block;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-style-three svg {
    width: 10px;
    height: 10px;
    margin-top: -2px;
    margin-left: 8px;
}

.btn-style-three svg line {
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.btn-style-three:hover .btn-wrap .text-one:first-child {
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
}

.btn-style-three:hover:before {
    top: -40%;
}

.btn-style-three:before {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: -200%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 1;
    background-color: var(--bv-primary);
}

.btn-style-three:hover .btn-wrap .text-two {
    color: #fff;
}

.btn-style-three:hover .btn-wrap .text-two {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section_faq {
    position: relative;
    overflow: hidden;
    padding: 30px 0px;
}

.section_faq .section-title-faq {
    text-align: left;
    margin-bottom: -5px;
}

.section_faq .section-title-faq .sub_title {
    font-size: 1.4rem;
    color: var(--textColor);
    position: relative;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
    padding: 6px 15px 3px;
    gap: 15px;
    align-items: center;
    text-transform: uppercase;
    background-color: var(--sub_body_Color);
    border-radius: 40px;
    margin-bottom: 10px;
}

.section_faq .section-title-faq h2 {
    color: var(--textColor);
    font-size: 3rem;
    font-weight: 700;
    line-height: 56px;
    z-index: 2;
    position: relative;
}

.section_faq .section-title-faq h2 b {
    color: var(--bv-primary);
    font-weight: 700;
    font-size: 5.2rem;
}

.section_faq .desc {
    color: var(--textColor);
    font-size: 1.6rem;
    display: block;
    margin-bottom: 30px;
}

.section_faq .faq li {
    margin-bottom: 20px;
}

.section_faq .faq li.active h3 {
    color: #fff;
    background-color: var(--bv-primary);
}

.section_faq .faq li h3 {
    font-size: 1.6rem;
    position: relative;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 0;
    background-color: var(--sub_body_Color);
    padding: 20px;
    border-radius: 40px;
    padding-right: 60px;
}

.section_faq .faq li .content-faq {
    padding: 20px;
}

.section_faq .faq li h3 .icon_nex {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0, -50%);
    transition: 0.5s;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.section_faq .faq li h3 .icon_nex:before {
    transform: translate(-50%, -50%);
}

.section_faq .faq li h3 .icon_nex:before,
.section_faq .faq li h3 .icon_nex:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    background: var(--bv-primary);
    transform-origin: center;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.section_faq .faq li h3 .icon_nex:after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.section_faq .faq li h3 .icon_nex:before,
.section_faq .faq li h3 .icon_nex:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    background: var(--bv-primary);
    transform-origin: center;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.section_faq .faq li.active .icon_nex:after {
    transform: translate(-50%, -50%) rotate(90deg) scaleY(0);
    opacity: 0;
}


section.section-index.section_blog {
    background-color: var(--featured_news_background_color) !important;
}

.section_blog {
    position: relative;
    padding: 40px 0px 30px;
}

.section_blog .section-title-blog {
    text-align: center;
}

.section_blog .section-title-blog .sub_title {
    font-size: 1.4rem;
    color: var(--textColor);
    position: relative;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
    padding: 6px 15px 3px;
    gap: 15px;
    align-items: center;
    text-transform: uppercase;
    background-color: var(--sub_body_Color);
    border-radius: 40px;
    margin-bottom: 5px;
}

.section_blog .section-title-blog h2 {
    color: var(--bv-primary);
    font-size: 3rem;
    font-weight: 700;
    line-height: 56px;
    z-index: 2;
    position: relative;
    text-transform: uppercase;
}

.section_blog .section-title-blog h2 {
    color: var(--bv-primary);
    font-size: 3rem;
    font-weight: 700;
    line-height: 56px;
    z-index: 2;
    position: relative;
    text-transform: uppercase;
}

.section_blog .desc {
    color: var(--textColor);
    padding-left: 40px;
    font-size: 1.6rem;
    display: block;
    margin-bottom: 30px;
    text-align: center;
}

.section_blog .swiper_blogs {
    padding: 2px;
}

.section_blog .item_blog {
    display: block;
    position: relative;
    background: var(--sub_body_Color);
    overflow: hidden;
    border-radius: 20px;
}

.section_blog .item_blog .image-blog {
    padding-bottom: 63.5%;
    overflow: hidden;
    height: auto;
    display: block;
    position: relative;
}

.section_blog .item_blog .image-blog img {
    /* width: auto !important; */
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: .3s ease-in-out all;
    will-change: opacify;
    transform: scale(1.02);
    width: 100% !important;
}

.section_blog .item_blog .image-blog .user_date {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: var(--bv-primary);
    padding: 7px 10px;
    border-radius: 40px;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.section_blog .item_blog .blog_content {
    position: relative;
    width: 100%;
    padding: 15px;
}

.section_blog .item_blog .blog_content h3 {
    margin-bottom: 7px;
    line-height: 22px
}

.section_blog .item_blog .blog_content h3 a {
    color: var(--textColor);
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 44px
}

.section_blog .item_blog .blog_content h3 a:hover {
    color: var(--mainColor)
}

.section_blog .item_blog .blog_content .conten_info_blog {
    min-height: 73.8px
}

.section_blog .item_blog .blog_content .blog_description {
    color: var(--textColor);
    line-height: 20px;
    margin-bottom: 10px;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px
}

.section_blog .item_blog .blog_content .read_more {
    font-weight: 600
}

.section_blog .item_blog .blog_content .read_more .pbmit-button-text {
    color: #01796f;
    border-bottom: 1px solid #01796f;
    position: relative
}

.section_blog .item_blog .blog_content .read_more .pbmit-button-text::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0%;
    height: 1px;
    background-color: var(--bv-primary);
    transition: all .3s ease-in
}

.section_blog .item_blog .blog_content .read_more svg {
    width: 10px;
    height: 10px;
    margin-top: 2px;
    margin-left: 4px
}

.section_blog .item_blog .blog_content .read_more svg line {
    fill: none;
    stroke: var(--textColor);
    stroke-width: 2;
    stroke-miterlimit: 10
}

.section_blog .item_blog .blog_content .read_more:hover .pbmit-button-text {
    color: var(--bv-primary)
}

.section_blog .item_blog .blog_content .read_more:hover .pbmit-button-text::before {
    width: 100%
}

.section_blog .item_blog .blog_content .read_more:hover svg line {
    stroke: var(--bv-primary)
}

.section_blog .item_blog:hover .image-blog img {
    transform: scale(1.1)
}

.section_blog .swiper_blogs {
    padding: 2px
}

.section_blog .box_see_blog {
    margin-top: 25px;
    display: block;
    text-align: center
}

.section_blog .container {
    position: relative
}

.section_blog .container .swiper-pagination-bullets {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px
}

.section_blog .container .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.8);
    padding: 0;
    font-size: 0;
    opacity: 1;
    margin: 0 3px
}

.section_blog .container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 25px;
    transition: all .2s;
    background: var(--bv-primary)
}

.section_blog .container .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    border: 0px;
    background: transparent;
    text-align: center;
    z-index: 2;
    right: 8px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translate(32px, -50%);
    -ms-transform: translate(32px, -50%);
    transform: translate(32px, -50%);
    margin-top: 0px;
    background-color: var(--mainColor);
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    width: 60px;
    height: 60px
}

.section_blog .item_blog {
    margin-right: 20px;
}



.section_team {
    background-color: var(--team_section_background_color);
    position: relative;
    overflow: hidden;
    margin: 50px 0px 0px;
}


.section_team .container {
    position: relative
}

.section_team .section-title-team {
    text-align: center
}

.section_team .section-title-team .sub_title {
    font-size: 1.4rem;
    color: var(--textColor);
    position: relative;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
    padding: 6px 15px 3px;
    gap: 15px;
    align-items: center;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 40px;
    margin-bottom: 5px
}

.section_team .section-title-team h2 {
    color: var(--bv-primary);
    font-size: 30px;
    font-weight: 700;
    line-height: 56px;
    z-index: 2;
    position: relative;
    text-transform: uppercase;
}

.section_team .section-title-team h2 b {
    color: var(--bv-primary);
    font-weight: 700;
    font-size: 5.2rem
}

@media (max-width: 1025px) {
    .section_team .section-title-team h2 {
        font-size: 3rem;
        line-height: 48px
    }

    .section_team .section-title-team h2 b {
        font-size: 4.2rem
    }
}

@media (max-width: 767px) {
    .section_team .section-title-team h2 {
        font-size: 27px;
        line-height: 36px
    }

    .section_team .section-title-team h2 b {
        font-size: 2.8rem
    }
}

.section_team .desc {
    color: var(--textColor);
    max-width: 1020px;
    font-size: 1.6rem;
    display: block;
    margin: 0 auto 30px;
    text-align: center
}

@media (max-width: 992px) {
    .section_team .desc {
        padding-left: 0px
    }
}

@media (max-width: 1025px) {
    .section_team .desc {
        margin-bottom: 15px;
        font-size: 1.4rem
    }
}

.section_team .desc p {
    margin-bottom: 5px
}

.section_team .box_see_team {
    margin-top: 25px;
    display: block;
    text-align: center
}

.section_team .img_top_pos {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    top: 0.1%;
    right: -2%
}

@media (max-width: 1025px) {
    .section_team .img_top_pos {
        max-width: 60px
    }
}

.section_team .img_top_pos img {
    max-width: 100%;
    height: auto
}

.section_team .img_bot_pos {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: -50px;
    left: -2%
}

@media (max-width: 1025px) {
    .section_team .img_bot_pos {
        max-width: 60px;
        bottom: -40px
    }
}

.section_team .spin {
    -webkit-animation: spin 5s ease-in-out infinite;
    animation: spin 5s ease-in-out infinite
}

@-webkit-keyframes spin {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(20px, -20px)
    }
}

@keyframes spin {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(20px, -20px)
    }
}

.section_team .swiper-container {
    position: relative
}

.section_team .swiper-container .swiper-pagination-bullets {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px
}

.section_team .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.8);
    padding: 0;
    font-size: 0;
    opacity: 1;
    margin: 0 3px
}

.section_team .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 25px;
    transition: all .2s;
    background: var(--bv-primary)
}

.section_team .swiper-container .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    border: 0px;
    background: transparent;
    text-align: center;
    z-index: 2;
    right: 8px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translate(32px, -50%);
    -ms-transform: translate(32px, -50%);
    transform: translate(32px, -50%);
    margin-top: 0px;
    background-color: var(--mainColor);
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    width: 60px;
    height: 60px
}

@media (max-width: 1199px) {
    .section_team .swiper-container .swiper-button-next {
        width: 50px;
        height: 50px
    }
}

@media (max-width: 1025px) {
    .section_team .swiper-container .swiper-button-next {
        width: 36px;
        height: 36px
    }
}

.section_team .swiper-container .swiper-button-next svg {
    width: 100%;
    height: 100%
}

.section_team .swiper-container .swiper-button-next svg path {
    stroke: #fff
}

.section_team .swiper-container .swiper-button-next:after {
    display: none
}

.section_team .swiper-container .swiper-button-next:hover {
    background-color: var(--bv-primary)
}

@media (max-width: 767px) {
    .section_team .swiper-container .swiper-button-next {
        display: none
    }
}

.section_team .swiper-container .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    border: 0px;
    background: transparent;
    text-align: center;
    z-index: 2;
    left: 8px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translate(-32px, -50%) rotate(180deg);
    -ms-transform: translate(-32px, -50%) rotate(180deg);
    transform: translate(-32px, -50%) rotate(180deg);
    margin-top: 0px;
    background-color: var(--mainColor);
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    border-radius: 50%;
    width: 60px;
    height: 60px
}

@media (max-width: 1199px) {
    .section_team .swiper-container .swiper-button-prev {
        width: 50px;
        height: 50px
    }
}

@media (max-width: 1025px) {
    .section_team .swiper-container .swiper-button-prev {
        width: 36px;
        height: 36px
    }
}

.section_team .swiper-container .swiper-button-prev svg {
    width: 100%;
    height: 100%
}

.section_team .swiper-container .swiper-button-prev svg path {
    stroke: #fff
}

.section_team .swiper-container .swiper-button-prev:after {
    display: none
}

.section_team .swiper-container .swiper-button-prev:hover {
    background-color: var(--bv-primary)
}

.section_policy .policy-swiper .features__item {
    padding: 10px 0;
}

@media (max-width: 767px) {
    .section_team .swiper-container .swiper-button-prev {
        display: none
    }

    .product-sale02 {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 767px) {

    .section_team .swiper-container .swiper-button-next,
    .section_team .swiper-container .swiper-button-prev {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .section_team .swiper-container .swiper-button-next:after,
    .section_team .swiper-container .swiper-button-prev:after {
        font-size: 1.2rem
    }
}

.section_team .swiper-container .swiper-button-lock {
    display: none !important
}

.section_team .swiper-container .swiper-button-disabled {
    opacity: 0.35
}

.section_team .swiper-container:hover .swiper-button-next {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section_team .swiper-container:hover .swiper-button-next.swiper-button-disabled {
    opacity: 0.35
}

.section_team .swiper-container:hover .swiper-button-prev {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.section_team .swiper-container:hover .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35
}

.section_team .swiper-container:hover .swiper-button-prev.swiper-button-lock {
    display: none
}

@media (max-width: 768px) {
    .section_team .swiper-container .swiper-button-next {
        right: 10px;
        display: block
    }

    .section_team .swiper-container .swiper-button-prev {
        left: 10px;
        display: block
    }
}

.section_team .img-wrap {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-radius: 25px;
    padding: 0px 0 0 0;
    transition: background-color 1s cubic-bezier(0.4, 0, 0.2, 1);
    background: #fff
}

.section_team .img-wrap .team-img {
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: 100% !important;
    padding-bottom: 153%;
}

.section_team .img-wrap .team-img img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease;
    width: 100% !important;
    height: 100% !important;
}

.section_team .team-card .team-card-content {
    position: absolute;
    bottom: 24px;
    left: 24px;
    right: 24px;
    background: var(--sub_body_Color);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 0px;
    padding: 10px 15px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 2
}

.section_team .team-card .team-card-content .shape {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: -1;
    transition: all 300ms ease;
    opacity: 0;
    visibility: hidden;
    width: 60px;
    height: 71px;
    background-image: url(//bizweb.dktcdn.net/100/632/411/themes/1096693/assets/shape2.png?1769589168390);
    background-size: 100%
}

.section_team .team-card .team-card-content .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: auto;
    width: 100%;
    text-align: start;
    position: relative
}


.section_team .team-card .team-card-content .media .media-left {
    width: calc(100% - 50px)
}

.section_team .team-card .team-card-content .media .media-body {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.section_team .team-card .team-card-content .icon-btn {
    border: 0;
    background: var(--mainColor)
}

.section_team .team-card .team-card-content .icon-btn img {
    -webkit-filter: brightness(99) invert(0);
    filter: brightness(99) invert(0);
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.section_team .team-card .team-card-content .icon-btn:hover {
    background: #fff
}

.section_team .team-card .team-card-content .icon-btn:hover img {
    -webkit-filter: none;
    filter: none
}

@media (max-width: 575px) {
    .section_team .team-card .team-card-content {
        bottom: 15px;
        left: 15px;
        right: 15px
    }
}

.section_team .team-card .box-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px
}

.section_team .team-card .box-title a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.section_team .team-card .team-desig {
    font-size: 14px;
    font-weight: 400;
    display: block
}

.section_team .team-card .th-social {
    z-index: 1;
    border-radius: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-top: auto;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 10px;
    bottom: 40%;
    width: 40px
}

.section_team .team-card .th-social a {
    display: inline-flex;
    text-align: center;
    padding: 0;
    color: #fff;
    border: 1px solid #fff;
    margin: 0;
    background: transparent;
    justify-content: center;
    align-items: center;
    margin-top: 10px
}

.section_team .team-card .th-social a svg {
    width: 14px;
    height: 14px
}

.section_team .team-card .th-social a svg path,
.section_team .team-card .th-social a svg circle {
    fill: #fff
}

.section_team .team-card .th-social a:hover {
    color: #fff;
    background: var(--mainColor)
}

.section_team .team-card.style6 {
    border-radius: 25px;
    overflow: hidden;
    position: relative
}

.section_team .team-card.style6:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.section_team .team-card:hover .th-social {
    opacity: 1;
    visibility: visible
}

.section_team .team-card:hover .box-title a {
    color: #fff
}

.section_team .team-card:hover .box-title a:hover {
    color: var(--mainColor)
}

.section_team .team-card:hover .team-desig {
    color: #fff
}

.section_team .team-card:hover .team-card-content {
    background-color: var(--bv-primary)
}

.section_team .team-card:hover .team-card-content .shape {
    opacity: 1;
    visibility: visible
}

.section_team .team-card:hover:before {
    opacity: 1;
    visibility: visible
}

.section_team .team-card.style6 .team-card-content {
    -webkit-mask-image: none;
    mask-image: none;
    border-radius: 10px;
    -ms-flex-line-pack: end;
    align-content: end
}

.section_team .team-card.style6 .team-card-content .media {
    -ms-flex-item-align: self-end;
    align-self: self-end;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.section_team .team-card.style6 .team-card-content .th-social {
    margin-top: 0
}

.section_team .icon-btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: transparent;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    border: none;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    position: relative;
    vertical-align: -20px
}

.item-slick-team {
    margin-right: 15px;
}

.section_team .th-social a {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background-color: transparent;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px
}


section.section-index.section_team {
    padding: 40px;
}

.testimonial-tpl3 {
    padding: 30px 0px 40px;
}

.title-tieude-v3 .t8-title {
    color: #fff !important;
}

.section_product_tab .box_see_product {
    margin-top: 0px;
    display: block;
    text-align: center
}

.section_product_tab .section-title-tab {
    text-align: center
}

.section_product_tab .section-title-tab h2 {
    color: var(--bv-primary);
    font-size: 4rem;
    font-weight: 700;
    line-height: 56px;
    z-index: 2;
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}

@media (max-width: 1025px) {
    .section_product_tab .section-title-tab h2 {
        font-size: 3rem;
        line-height: 48px
    }
}

@media (max-width: 767px) {
    .section_product_tab .section-title-tab h2 {
        font-size: 25px;
        /* line-height: 36px; */
        text-transform: uppercase;
    }
}

.section_product_tab .section-title-tab h2:before {
    content: "";
    position: absolute;
    left: -35px;
    top: 14px;
    width: 25px;
    height: 26px;
    -webkit-mask-image: url(//bizweb.dktcdn.net/100/632/411/themes/1096693/assets/icon_sub_tab.png?1769589168390);
    background-color: var(--bv-primary)
}

.section_product_tab .section-title-tab h2:after {
    content: "";
    position: absolute;
    right: -35px;
    top: 14px;
    width: 25px;
    height: 26px;
    -webkit-mask-image: url(//bizweb.dktcdn.net/100/632/411/themes/1096693/assets/icon_sub_tab.png?1769589168390);
    background-color: var(--bv-primary)
}

.section_product_tab .desc {
    color: var(--textColor);
    font-size: 1.6rem;
    display: block;
    width: 85%;
    margin: 0 auto;
    padding-bottom: 25px;
}

.wrap_tab_index.not-dqtab.e-tabs {
    padding: 40px 0px 0px;
}

#main .section.section-index.section_product_tab.section_product_tab_1 {
    padding: 50px;
}

section.section-index.section_product_tab.section_product_tab_1 {
    padding-bottom: 40px;
}

@media (max-width: 1199px) {
    .section_blog .container .swiper-button-next {
        width: 50px;
        height: 50px
    }
}

@media (max-width: 1025px) {
    .section_blog .container .swiper-button-next {
        width: 36px;
        height: 36px
    }

    footer.footer {
        margin-top: 0;
    }
}

@media (max-width: 992px) {
    .choose-us-tpl1 .why-right {
        padding: 40px 20px;
    }
}

@media (max-width: 992px) {
    .section_faq .faq li h3 {
        font-size: 1.4rem;
    }

    .section_faq .faq li h3 {
        padding: 15px;
        padding-right: 50px;
    }

    .section_faq .faq li h3 .icon_nex {
        width: 40px;
        height: 40px;
    }

    .section_faq .faq li .content-faq {
        padding: 15px;
    }
}


@media (max-width: 1025px) {
    .section_about .box_thong_so {
        margin-bottom: 15px;
    }
}

@media (max-width: 992px) {
    .section_about .img-box10 {
        margin-bottom: 25px;
    }

    .section_about .col-left .section-title-about {
        padding-left: 0px;
    }

    .section_about .col-left .desc {
        margin-bottom: 15px;
        font-size: 1.4rem;
    }

    .section_about .col-left .desc {
        padding-left: 0px;
    }
}

@media (max-width: 992px) {
    .section_about .box_thong_so {
        padding-left: 0px;
    }

    .section_about .box-contact {
        padding-left: 0px;
    }
}

@media (max-width: 767px) {
    .section_about .box_thong_so {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 767px) {
    .section_about .col-left .section-title-about h2 {
        font-size: 2rem;
        line-height: 36px;
    }
}