.box-header-top {
    display: flex;
    justify-content: flex-end;
}

.box-header-top .item a {
    display: inline-flex;
    height: 45px;
    align-items: center;
    border: 1px solid var(--color-highlight);
    border-radius: 8px;
    padding: 0 10px;
    color: #000;
    font-size: 15px;
}

.box-header-top .item {
    margin-left: 15px;
}

.box-header-top .item a>i {
    color: var(--color-main);
    margin-right: 10px;
    display: inline-block;
}

.box-header-top .item:first-child a {
    padding-left: 30px;
    border-top-left-radius: 30px;
}
.header-menu-pc:before {
    content: '';
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    background: var(--color-highlight);
    z-index: 0;
}

.header-menu-pc>.container>.row>div:nth-child(2):before {
    background: var(--color-highlight);
    content: '';
    position: absolute;
    left: 15px;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-top-left-radius: 68px;
}

.header-menu-pc {
    position: relative;
}

.header-menu-pc>.container>.row>div:nth-child(2) {
    display: flex;
    justify-content: flex-end;
}
.box-section-home-02 {
    margin-top: 50px;
    margin-bottom: 40px;
}

.title-section:before {
    content: '';
    position: absolute;
    bottom: -10px;
    width: 40px;
    height: 3px;
    background: #979797;
    left: 50%;
    transform: translateX(-50%);
}

.box-about-home .box-highlight .item {
    text-align: center;
}

.box-about-home .box-highlight .item .name {
    font-weight: 700;
}

.box-about-home .box-highlight .item .icon {
    text-align: center;
    margin-bottom: 10px;
}

.box-about-home .box-highlight .item .icon img {
    height: 50px;
    width: 50px;
    object-fit: contain;
}

.box-about-home  .dsc {
    margin-bottom: 50px;
}

.box-about-home .dsc p {
    margin-bottom: 20px;
    text-align: justify;
}

.box-section-highlight-product {
    background: #ddd;
    position: relative;
}

.box-highlight-product .inter-img {
    /* background: #c8c8c8; */
    padding-top: 30px;
}

.box-highlight-product .inter-img .img img {
    object-fit: contain;
}

.box-section-highlight-product:before {
    content: '';
    position: absolute;
    right: 0;
    height: 100%;
    width: 33.33%;
    background: #c8c8c8;
}
.box-section-highlight-product {
    position: relative;
    background: #f5f5f5;
}

.box-highlight-product .info-left .item {
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
}

.box-highlight-product .info-left .item .icon {
    margin-bottom: 10px;
}
.box-highlight-product .info-left .item .name a {
    color: #000;
}

.box-highlight-product .info-left .item:hover .name a {
    color: var(--color-highlight);
}
.box-section-highlight-product:before {
    content: '';
    position: absolute;
    right: 0;
    width: 33.33%;
    height: 100%;
    background: #e5e5e1;
}

.box-highlight-product .info-left .item .icon img {
    height: 50px;
    width: 50px;
    object-fit: contain;
}

.box-highlight-product .info-left .item .name {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
}

.box-highlight-product .inter-img img {
    object-fit: contain;
}

.box-highlight-product .inter-img .img {
    padding-top: 120%;
}

.box-highlight-product>.row>div:nth-child(2) {
    background: #e5e5e1;
}
@media (min-width:1200px){
    .logo-section {
        position: absolute;
        top: -89px;
    }
}
.box-doi-ngu .slogan {
    text-align: center;
    margin-bottom: 30px;
}

.box-section-dn, .box-section-tin-tuc {
    background: #f9fbff;
    padding: 50px 0;
}

.box-doi-ngu .item {
    background: #fff;
    box-shadow: 0 0px 1px rgba(0,0,0,0.25), 0 1px 4px rgba(0,0,0,0.22);
    margin-top: 50px;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}

.box-doi-ngu .item .icon {
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: -65px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ddd;
    overflow: hidden;
}

.box-doi-ngu .item .name {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
}

.box-doi-ngu .item .dsc {
    margin-bottom: 10px;
    font-style: italic;
    color: var(--color-highlight);
}

.box-doi-ngu .item .dsc-shoft {
    font-size: 14px;
}

.box-doi-ngu .item .icon img {
    height: 80px;
    width: 80px;
    object-fit: cover;
}

.box-section-khach-hang {
    background: #daebe4;
    padding-top: 50px;
}

.box-khach-hang .info-khach-hang {
    margin-bottom: 30px;
}

.box-khach-hang .info-khach-hang .item {
    background: #f0f7f4;
    padding: 30px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.box-khach-hang .info-khach-hang .item .inter-img {
    flex: 0 0 140px;
    max-width: 140px;
    margin-right: 40px;
}

.box-khach-hang .info-khach-hang .item .inter-img .icon img {
    width: 140px;
    height: 140px;
    object-fit: cover;
}

.box-khach-hang .info-khach-hang .item .inter-content .name {
    font-weight: 700;
    margin-bottom: 3px;
}
.box-banner-video .list-video .item-video-left .article-item-video.active {
    color: var(--color-highlight);
    font-weight: 600;
}
.box-khach-hang .info-khach-hang .item .inter-content .dsc {
    margin-bottom: 10px;
    font-style: italic;
}

.box-khach-hang .img {
    padding-top: 130%;
}

.box-khach-hang .title-section {
    margin-bottom: 50px;
}

.box-article-home .article-item {
    background: #fff;
}

.box-article-home .article-item .inner-content {
    padding: 20px;
}

.box-article-home .article-item .inner-content .post-date {
    color: var(--color-main);
    font-style: italic;
}

.box-article-home .article-item .inner-content .post-date i {
    display: inline-block;
    margin-right: 10px;
}
.box-search-bao-hanh .form-search .form-group span.btn-search:hover {
    color: var(--color-highlight);
}
.box-section-doi-tac {
    padding: 50px 0;
}

.section-brand .item-img-brand .img-brand {
    padding-top: 44.25%;
}

.section-brand .item-img-brand .img-brand img {
    object-fit: contain;
}

.section-brand .title-section {
}

.box-doi-ngu .title-section {
    margin-bottom: 30px;
}

.box-about-home .info-right .title-section::before {
    left: 0;
    transform: none;
}
footer {
    background: var(--color-highlight);
}

.footer-mb {
    padding-top: 50px;
    border-bottom: 1px solid #fff;
    padding-bottom: 40px;
}

.entire-info-website {
    margin-top: 20px;
    max-width: 452px;
}

.entire-info-website .title-footer {
    font-size: 21px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
    max-width: 300px;
}

 .title-footer {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #fff;
}

.menu-footer>ul {
    padding-left: 0;
}

.menu-footer>ul>li {
    list-style: none;
    margin-bottom: 15px;
}

.menu-footer>ul>li>a {
    color: #fff;
}

.menu-footer>ul>li>a>i {
    display: inline-block;
    width: 20px;
}

.box-follow .list {
    display: flex;
    justify-content: flex-end;
}

.box-follow .list .item {
    margin-left: 15px;
}

.box-follow .list .item a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
}

.align-row-center > .container > .row > div, .align-row-center>.row>div {
    margin-bottom: auto !important;
    margin-top: auto !important;
}

.box-banner-video {
    padding: 50px 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.box-banner-video .list-video .item-video-left .article-item-video {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.box-banner-video .list-video .item-video-left .article-item-video .inner-image {
    flex: 0 0 140px;
    max-width: 140px;
    margin-right: 15px;
}

.box-banner-video .list-video .item-video-left .article-item-video .inner-image .img {
    border-radius: 10px;
    overflow: hidden;
}

.box-banner-video .title-section {
    margin-bottom: 30px;
}

.box-banner-video .slogan {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.box-banner-video .list-video .item-video-left .article-item-video .inner-content .article-title {
    font-size: 18px;
    cursor: pointer;
    transition: 1s;
    transition: transform 0.6s cubic-bezier(0.12, 0, 0.39, 0);
}

.box-banner-video .list-video .item-video-left .article-item-video .inner-content {
    flex: 1 1;
}

.box-banner-video .list-video .item-video-iframe .video {
    padding-top: 53%;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.box-banner-video .list-video .item-video-iframe .video iframe {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.box-breadcrumbs .info-section {
    margin-top: -36px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.box-breadcrumbs .info-section .imter-img .img img {
    object-fit: contain;
}

.box-breadcrumbs .info-section .info .title-section {
    font-size: 45px;
    margin-bottom: 15px;
    max-width: 529px;
    margin-left: auto;
    margin-right: auto;
    text-transform: capitalize;
}

.box-breadcrumbs .info-section .info .title-section::before {
    display: none;
}

.box-about-cau-chuyen {
    padding: 50px 0;
}

.box-about-cau-chuyen .img img {
    object-fit: contain;
}

.box-about-cau-chuyen .title-section {
    margin-bottom: 15px;
}
.box-section-about-02 {
    background: #daebe4;
    padding: 50px 0;
}
.box-tam-nhin-sm .item {
    text-align: center;
}

.box-tam-nhin-sm .item .icon img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
}

.box-tam-nhin-sm .item .icon {
    margin-bottom: 20px;
}

.box-tam-nhin-sm .item .name {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.box-tam-nhin-sm .item .description {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

.box-csvc {
    padding: 50px 0;
}
.box-breadcrumbs-product .info-section {
    padding: 70px 0;
}

.box-breadcrumbs.box-breadcrumbs-product .info-section .info .title-section {
    max-width: 635px;
}
.box-highlight-product-page {
    padding: 50px 0;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.box-highlight-product-page .item {
    box-shadow: 0 1px 5px rgba(0,0,0,0.25);
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
}

.box-highlight-product-page .item .icon {
    margin-bottom: 15px;
}

.box-highlight-product-page img {
    height: 48px;
    width: 48px;
    object-fit: contain;
}

.box-highlight-product-page .item .name {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
}

.box-highlight-product-page .item .description {
    height: 72px;
    margin-bottom: 30px;
    overflow: hidden;
}

.box-highlight-product-page .item .link-more a {
    display: inline-flex;
    height: 35px;
    padding: 0 20px;
    border: 1px solid var(--color-highlight);
    border-radius: 22px;
    align-items: center;
    color: var(--color-highlight);
}
.box-khach-hang .info-khach-hang .swiper-pagination {
    bottom: 0;
}

.article-item .inner-content .date-view {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.article-item .inner-content .date-view a {
    color: var(--color-highlight);
    padding: 5px 15px;
    border: 1px solid var(--color-highlight);
    border-radius: 21px;
}

.box-tab-article-info .article-info-left .article-item {
    position: relative;
    overflow: hidden;
}

.box-tab-article-info .article-info-left .article-item .inner-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    background: var(--color-highlight);
    font-size: 23px;
}

.box-tab-article-info .article-info-left .article-item .inner-content a {
    color: #fff;
}

.content-right-articlec .article-item {
    display: flex;
    align-items: center;
}

.content-right-article .article-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.content-right-article .article-item .inner-image {
    flex: 0 0 130px;
    max-width: 130px;
    margin-right: 15px;
}
.box-tab-article-info .article-info-left .article-item .inner-image .img {
    padding-top: 43.2%;
}

.box-tab-article-info {
    margin-bottom: 10px;
}

.menu-section > ul > li > a.active {
    color: var(--color-main);
}
.item-detail-article .article-detail .title {
    font-size: 24px;
    color: var(--color-highlight);
    margin-bottom: 20px;
}

.tag-social {
    display: flex;
    justify-content: space-between;
}

.box-detail-01 {
    margin-bottom: 50px;
}

.box-article-dt .title-section {
    text-align: left !important;
    margin-bottom: 40px;
    color: #000;
    text-transform: capitalize;
}

.box-article-dt .title-section::before {
    left: 0;
    transform: none;
    width: 160px;
    height: 2px;
}

.box-article-dt .article-item {
    border: 1px solid #ddd;
}

.box-article-dt .article-item .inner-content {
    padding: 20px;
    text-align: center;
}

.box-article-dt .article-item .inner-content .article-description {
    text-align: center;
}

.box-detail-02 {
    margin-bottom: 40px;
}

.item-service .img img.img-fluid.img-dc {
    padding: 39px;
    transform: rotate(5deg);
    border-radius: 20px;
}

.box-service-quy-trinh .item-service .info-text-service .title {
    margin-bottom: 15px;
    font-size: 18px;
}

.box-service-quy-trinh .item-service .info-text-service .dsc {
    padding-left: 20px;
}

.box-service-quy-trinh .item-service .info-text-service .dsc>li {
    margin-bottom: 15px;
}

.box-service-quy-trinh .item-service:nth-child(2)>.row>div:nth-child(1) {
    order: 1;
}
.box-service-quy-trinh .info .item-service {
    margin-bottom: 50px;
}
.box-service-quy-trinh .info .item-service .inter-img {
    margin-right: 30px;
}

.box-service-quy-trinh .info .item-service:nth-child(2) .inter-img {
    margin-right: 0;
    margin-left: 30px;
}

.box-section-service-01 {
    padding: 70px 0;
}

.box-section-service-02 {
    background: #f9f9f9;
    padding: 70px 0;
}

.box-quy-trinh-service .title-section {
    margin-bottom: 60px;
}

.box-quy-trinh-service .info-quy-trinh .item .title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
}

.box-quy-trinh-service  .list-steps .item-steps {
    margin-bottom: 50px;
}

.box-quy-trinh-service  .list-steps .item-steps .text-steps {
    background: var(--color-highlight);
    padding: 15px 20px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.box-quy-trinh-service .list-steps .item-steps .description-steps {
    background: #fff;
    padding: 40px;
    border-radius: 5px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    font-size: 16px;
    border: 1px solid #f0f0f0;
}

.box-quy-trinh-service .list-steps .item-steps:nth-child(2) .text-steps {
    background: var(--color-main);
}

.box-quy-trinh-service .list-steps .item-steps:nth-child(3) .text-steps {
    background: #000;
}

.box-quy-trinh-service .info-quy-trinh>.row {
    margin-right: -45px;
    margin-left: -45px;
}

.box-quy-trinh-service .info-quy-trinh>.row>div {
    padding-right: 45px;
    padding-left: 45px;
}

.box-service-quy-trinh .slogan {
    max-width: 800px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.box-sevice-htcm .dsc ul {
    padding-left: 20px;
}

.box-sevice-htcm .dsc ul>li {
    margin-bottom: 10px;
}

.box-section-service-03 {
    padding: 50px 0;
}

.box-search-bao-hanh {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

.box-search-bao-hanh .note {
    margin-bottom: 20px;
}

.box-search-bao-hanh .note ul {
    padding-left: 20px;
}

.box-search-bao-hanh .note ul>li {
    margin-bottom: 10px;
    font-style: italic;
}

.box-search-bao-hanh .note .title {
    font-weight: 600;
    margin-bottom: 10px;
}

.box-search-bao-hanh .note-qk {
    margin-bottom: 20px;
}

.box-search-bao-hanh .form-search .form-group {
    position: relative;
}

.box-search-bao-hanh .form-search .form-group .form-control {
    height: 45px;
    border-color: var(--color-highlight);
    border-radius: 50px;
    padding-left: 60px;
    padding-right: 50px;
    font-size: 16px;
}

.box-search-bao-hanh .form-search .form-group >i {
    position: absolute;
    top: 12px;
    font-size: 20px;
    left: 20px;
}

.box-search-bao-hanh .form-search .form-group span.btn-search {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 2px;
    right: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}


.box-contact-website .img {
    border-radius: 20px;
    overflow: hidden;
}

.box-contact-website .info-form .title {
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 700;
}

.box-contact-website .info-form .dsc {
    margin-bottom: 20px;
    font-size: 15px;
}

.box-contact-website .info-form .form-group {
    margin-bottom: 15px;
}

.box-contact-website .info-form .form-group .form-control {
    border-radius: 8px;
    height: 48px;
    border-color: #ddd;
}

.box-contact-website .info-form .form-group textarea.form-control {
    height: 100px;
}

.box-contact-website .info-form .form-group .btn-submit {
    border-radius: 8px;
}
.box-map-contact {
    background: var(--light);
    margin-top: 50px;
    padding-left: calc((100% - 1170px)/2);
}

.box-map-contact>.row {
    display: flex;
    align-items: center;
}

.info-website .info .item>span {display: block;}
.info-website .title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}

.info-website .dsc {
    margin-bottom: 25px;
    font-size: 16px;
}

.info-website .info .item {
    margin-bottom: 30px;
}

.info-website .info .item span.name {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
}

.info-website .info .item span.name>svg {
    display: inline-block;
    margin-right: 10px;
}
.info-website .info>.row>div:nth-child(3) .item, .info-website .info>.row>div:nth-child(4) .item {
    margin-bottom: 0;
}

.wrap-search-bh {
    margin-top: 30px;
}

.wrap-search-bh>.title {
    margin-bottom: 15px;
    font-size: 20px;
    color: var(--color-highlight);
}

.wrap-search-bh .info-search .item {
    border: 1px solid var(--color-highlight);
    padding: 8px 15px;
    border-radius: 37px;
    margin-bottom: 20px;
}

.wrap-search-bh .info-search .item>span.title {
    margin-right: 10px;
}

.wrap-search-bh .info-search .item>span.value {
    font-weight: 700;
}
@media (max-width:1200px){
    .header-menu-mb>.container>.row {
        display: flex;
        align-items: center;
    }
    
    .logo-section img {
        height: 8rem;
    }
    .swiper-slider-main .swiper-slide img {
        height: 32vw;
    }
    .box-section-home-02 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    .title-section {
        margin-bottom: 30px;
        font-size: 23px;
    }
    
    .box-about-home .dsc {
        margin-bottom: 30px;
    }
    .box-section-dn, .box-section-tin-tuc {
        padding: 30px 0 25px;
    }
    
    .box-doi-ngu .title-section {
        margin-bottom: 20px;
    }
    
    .box-doi-ngu .slogan {
        margin-bottom: 20px;
    }
    .box-banner-video {
        padding: 30px 0 20px;
    }
    
    .box-banner-video .slogan {
        margin-bottom: 30px;
    }
    .box-banner-video .list-video .item-video-left .article-item-video .inner-content .article-title {
        font-size: 16px;
    }
    .box-section-khach-hang {
        padding-top: 30px;
    }
    .box-section-doi-tac {
        padding: 30px 0;
    }
    .footer-mobile {
        padding-top: 30px;
    }
    
    .footer-mobile>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .entire-info-website .title-footer {
        font-size: 20px;
    }
    
    .entire-info-website {
        margin-bottom: 30px;
    }
    
    .box-follow .list {
        justify-content: flex-start;
    }
    
    .box-follow .list .item {
        margin-left: 0;
        margin-right: 15px;
    }
    .imter-img {
        display: none;
    }
    .box-about-cau-chuyen {
        padding: 30px 0;
    }
    
    .box-tam-nhin-sm .item .icon img {
        width: 120px;
        height: 120px;
    }
    
    .box-csvc {
        padding: 30px 0;
    }
    .box-highlight-product-page {
        padding: 30px 0 10px;
    }
    .box-breadcrumbs-product .info-section {
        padding: 10px 0 30px;
    }
    .box-section-service-01 {
        padding: 30px 0 10px;
    }
    
    .box-service-quy-trinh .slogan {
        margin-bottom: 35px;
    }
    
    .box-service-quy-trinh .info .item-service {
        margin-bottom: 10px;
    }
    .box-section-service-02 {
        padding: 30px 0 0;
    }
    
    .box-quy-trinh-service .title-section {
        margin-bottom: 30px;
    }
    
    .box-quy-trinh-service .info-quy-trinh .item .title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    
    
    .box-quy-trinh-service .list-steps .item-steps .description-steps {
        padding: 20px;
    }
    
    .box-quy-trinh-service .list-steps .item-steps {
        margin-bottom: 30px;
    }
    
    .box-section-service-03 {
        padding: 30px 0;
    }
    .btn-bao-hanh a {
        display: inline-flex;
        border: 1px solid var(--color-highlight);
        padding: 5px 15px;
        align-items: center;
        color: var(--color-highlight);
        border-radius: 5px;
    }
    
    .header-menu-mb>.container>.row>div:nth-child(3) {
        display: flex;
        justify-content: flex-end;
    }
    
    .btn-bao-hanh a i {
        margin-right: 5px;
    }
    .box-contact-website .img {
        margin-bottom: 15px;
    }
     .box-contact-website .info-form .title {
        font-size: 25px;
    }
    
    .box-contact-website .img {
        margin-bottom: 15px;
    }
    
    .box-map-contact {
        margin-top: 15px;
    }
    .box-map-contact>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .box-map-contact .info-website {
        padding: 10px 15px 0;
    }
    
    .info-website .title {
        font-size: 25px;
    }
    
    .info-website .dsc {
        margin-bottom: 20px;
    }
    
    .info-website .info .item {
        margin-bottom: 15px;
    }
    
    .info-website .info .item span.name {
        margin-bottom: 10px;
    }

}

@media (max-width:767px){
    .box-about-home .img {
        display: none;
    }
    .box-section-highlight-product:before {
        display: none;
    }
    
    .box-section-highlight-product {
        padding-top: 30px;
    }
    
    .box-highlight-product .inter-img .img {
        padding-top: 80%;
    }

    .item-video-iframe {
        margin-bottom: 30px;
    }
    .box-khach-hang .img {
        display: none;
    }
    
    .box-khach-hang .title-section {
        margin-bottom: 30px;
    }
    
    .box-khach-hang .info-khach-hang .item {
        display: inline-block;
        padding: 20px;
    }
    
    .box-khach-hang .info-khach-hang .item .inter-img {
        margin-right: 0;
        margin-bottom: 20px;
    }
    
    .box-khach-hang .info-khach-hang .item .inter-img .icon img {
        width: 110px;
        height: 110px;
    }
    .box-breadcrumbs .info-section .info .title-section {
        font-size: 20px;
        margin-bottom: 5px;
    }
    

    .box-breadcrumbs .info-section {
        margin-top: 10px;
        padding-bottom: 30px;
    }

    .box-tam-nhin-sm .item {
        margin-bottom: 30px;
    }
    
    .box-section-about-02 {
        padding: 30px 0 10px;
    }
    .box-service-quy-trinh .item-service:nth-child(2)>.row>div:nth-child(1) {
        order: inherit;
    }
    
    .box-service-quy-trinh .info .item-service .inter-img {
        margin-right: 50px;
        margin-left: 50px;
        margin-bottom: 20px;
    }
    .box-quy-trinh-service .list-steps .item-steps .text-steps {
        max-width: 185px;
        margin-bottom: 15px;
        padding: 10px 20px;
        font-size: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .info-htcm .inter-img {
        margin-bottom: 20px;
    }
    .box-tab-article-info .article-info-left .article-item .inner-content {
        position: initial;
        padding: 15px;
        font-size: 16px;
    }
    
    .box-tab-article-info .article-info-left .article-item .inner-image {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    
    .box-tab-article-info .article-info-left {
        margin-bottom: 20px;
    }
    
    .row {
        margin-right: -7.5px;
        margin-left: -7.5px;
    }
    
    .row>div {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    .article-item .article-description {
        font-size: 14px;
    }
    
    .article-item .inner-content .date-view a {
        font-size: 13px;
        padding: 2px 10px;
    }
    .tag-social {
        display: block;
    }    
    
}
.footer-menu-section .info iframe {
    height: 275px;
    width: 100%;
}

@media (min-width:767px) and (max-width:1200px){
    .row {
        margin-right: -7.5px;
        margin-left: -7.5px;
    }
    
    .row>div {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    
    .box-banner-video .list-video .item-video-left .article-item-video .inner-content .article-title {
        font-size: 14px;
    }
    
    .box-banner-video .list-video .item-video-left .article-item-video .inner-image {
        flex: 0 0 100px;
        max-width: 100px;
    }
    
    .box-banner-video .list-video .item-video-left .article-item-video {
        margin-bottom: 5px;
    }
    .box-article-home .article-item .inner-content {
         padding: 15px;
    }
    
    .article-item .article-description {
        font-size: 14px;
    }
    
    .box-highlight-product>.row>div:nth-child(2) {
        display: none;
    }
    
    .box-section-highlight-product:before {
        display: none;
    }
    .box-highlight-product {
        padding-top: 30px;
    }
    .box-breadcrumbs .info-section {
        margin-top: 0;
        padding-bottom: 20px;
    }
    
    .box-breadcrumbs .info-section .info .title-section {
        font-size: 25px;
    }
    .box-tab-article-info .article-info-left .article-item .inner-content {
        position: initial;
        padding: 20px;
        font-size: 20px;
    }
    
    .article-item .article-title {
        font-size: 13px;
    }
    
    .content-right-article .article-item {
        margin-bottom: 10px;
    }
    
    .box-tab-article-info .article-info-left .article-item .inner-image .img {
        padding-top: 54.2%;
    }
    
    .box-tab-article-info .article-info-left .article-item .inner-image {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}
.box-header-top .item a:hover {
    background: var(--color-highlight);
    color: #fff;
}

.box-header-top .item a:hover i {
    color: #fff;
}

.box-banner-video .list-video .item-video-left .article-item-video:hover  .inner-content .article-title {
    color: var(--color-highlight);
    font-weight: 600;
    /* transition: transform 0.6s cubic-bezier(0.12, 0, 0.39, 0); */
}

.box-doi-ngu .item:hover .icon {
    -webkit-transform: scale(1.015) translateZ(0) perspective(1px);
    transform: scale(1.015) translateZ(0) perspective(1px);
    box-shadow: 0 10px 24px -5px #20cf61a6;
    transition: 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.box-doi-ngu .item:hover {
    background: #00a7070d;
}

.menu-footer>ul>li>a:hover {
    color: var(--color-main);
}
.logo-footer img {
    object-fit: contain;
}

.box-highlight-product-page .item:hover .name a {
    color: var(--color-highlight);
}

.box-highlight-product-page .item .name a {
    color: #000;
}

.box-highlight-product-page .item .link-more a:hover {
    background: var(--color-highlight);
    color: #fff;
}
.box-header-top .item:nth-child(1) a, .box-header-top .item:nth-child(2) a {
    font-weight: 600;
}

.article-item .inner-content .date-view a:hover {
    background: var(--color-highlight);
    color: #fff;
}
.box-follow .list .item a:hover {
    color: var(--color-main);
    border-color: var(--color-main);
}
.box-article-dt .box-highlight-product-page {
    max-width: 100%;
    padding: 0;
}
.box-breadcrumbs {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}