
@media (min-width:1450px){
    .container {
        max-width: 1420px;
    }
}
@media (min-width:1650px){
    .container {
        max-width: 1620px;
    }
}

.box-search {
    position: relative;
}

.box-search .icon {
    height: 70px;
    display: inline-flex;
    align-items: center;
    color: #fff;
    width: 26px;
    justify-content: center;
}

.box-search form {
    position: absolute !important;
    left: 0;
    top: 100%;
    opacity: 0;
    display: none;
}

.setting-menu>.container>.row>div:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 45px;
    flex: 0 0 530px;
    max-width: 530px;
}
.setting-menu>.container>.row>div:nth-child(1) {
    flex: 0 0 250px;
    max-width: 250px;
}
.setting-menu>.container>.row>div:nth-child(2) {flex-basis: calc(100% - 780px);max-width: calc(100% - 780px);}
.phone-mail {
    display: flex;
    align-items: center;
    gap: 25px;
}

.phone-mail .item a {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
}
.box-search::after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(#fff),to(transparent));
    background: linear-gradient(to bottom, transparent, #fff, transparent);
    position: absolute;
    top: 50%;
    right: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width:1200px){
    .box-category-product {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
}

.box-category-product .category-list .item .inter-img {
    margin-bottom: 15px;
}

.box-category-product .category-list .item .inter-img .img {
    padding-top: 62%;
}

.box-category-product .category-list .item .inter-img .img img {
    object-fit: contain;
}

.box-category-product .category-list .item .inter-content {
    text-align: center;
}

.box-category-product .category-list .item .inter-content .name a {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.box-category-product .category-list .item .name {
    margin-bottom: 10px;
}

.box-category-product .category-list .item .btn-view-all a {
    display: inline-flex;
    border: 1px solid #000;
    height: 35px;
    padding: 0 25px;
    border-radius: 88px;
    align-items: center;
    color: #000;
}

.box-category-product .category-list .item .btn-view-all {
    text-align: center;
}

.preview {
    position: relative;
    margin-bottom: 0;
}

.preview .preview-slider .swiper-slide {
    height: auto;
}

.preview-slider__frame {
    display: block;
    position: relative;
    padding-top: 47vw;
    overflow: hidden;
}

.preview-slider__frame img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Tab nav overlaps the bottom edge of the image, like otohaiau.vn's preview__thumbs. */
.preview__thumbs {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 87px;
    z-index: 2;
}

.preview__thumbs .swiper-wrapper {
    align-items: stretch;
}

.thumb-slider__item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    padding: 22px 15px 16px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .85);
    cursor: pointer;
    transition: color 0.25s ease;
}

.thumb-slider__item:hover {
    color: #fff;
}

.thumb-slider__item.swiper-slide-thumb-active {
    color: var(--color-highlight);
}

.thumb-slider__progress {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1.5px;
    background: #fff;
    overflow: hidden;
}

.thumb-slider__progress-bar {
    display: block;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, #0972CE, #43A3F7);
    box-shadow: 0 0 8px rgba(67, 163, 247, .8);
    transform: scaleX(0);
    transform-origin: left;
}

.thumb-slider__item.swiper-slide-thumb-active .thumb-slider__progress-bar {
    animation: thumbProgressFill linear forwards;
    animation-duration: var(--thumb-progress-duration, 5000ms);
}

@keyframes thumbProgressFill {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@media (max-width: 767.98px) {
    .preview-slider__frame {
        padding-top: 62.5%;
    }

    .thumb-slider__item {
        padding: 16px 8px 10px;
        font-size: 12px;
    }
}


.title-section span:before {
        content: "";
    display: block;
    width: 100px;
    border-bottom: 1px solid #ccc;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.title-section span::after {
    content: "";
    display: block;
    width: 25px;
    height: 5px;
    position: absolute;
    bottom: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #007bff;
    border-radius: 3px;
}

.box-ve-chung-toi-home .vct-home-description {
    margin: 0 0 30px;
    max-width: none;
    text-align: left;
    font-size: 15px;
    line-height: 1.8;
    color: #3A464F;
}

.box-ve-chung-toi-home .vct-home-description p {
    margin-bottom: 12px;
}

.box-ve-chung-toi-home .vct-home-description p:last-child {
    margin-bottom: 0;
}

.box-ve-chung-toi-home .vct-home-features {
    row-gap: 30px;
}

.box-ve-chung-toi-home .vct-home-feature-item {
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.box-ve-chung-toi-home .vct-home-feature-icon {
    margin-bottom: 20px;
}

.box-ve-chung-toi-home .vct-home-feature-icon img {
    width: 52px;
    height: 52px;
    object-fit: contain;
}

.box-ve-chung-toi-home .vct-home-feature-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .2px;
    color: #111C2D;
    margin-bottom: 15px;
}

.box-ve-chung-toi-home .vct-home-feature-description {
    font-size: 13px;
    line-height: 1.6;
    color: #212529;
    margin-bottom: 20px;
}

.box-ve-chung-toi-home .vct-home-feature-link {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .3px;
    color: var(--color-highlight-light);
    text-decoration: underline;
    text-underline-offset: 3px;
}

.box-ve-chung-toi-home .vct-home-media .img {
    border-radius: 0;
    overflow: hidden;
}
.vct-home-media .img:hover:before {
    background-color: rgba(0, 0, 0, .3);
}

.vct-home-media .img:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: #ffffff00;
    z-index: 1;
}
.box-ve-chung-toi-home .vct-home-media .img img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.box-ve-chung-toi-home .vct-home-play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
}


.box-ve-chung-toi-home .vct-home-play-ring {
    position: absolute;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: var(--color-highlight);
    opacity: .55;
    animation: vctPlayPulse 2.2s ease-out infinite;
    animation-delay: 1.1s;
}

.box-ve-chung-toi-home .vct-home-play-ring-zoom {
    position: absolute;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: var(--color-highlight);
    opacity: .55;
    animation: vctPlayPulse 2s ease-out infinite;
}

@keyframes vctPlayPulse {
    0% {
        transform: scale(1);
        opacity: .55;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.box-ve-chung-toi-home .vct-home-play-btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: var(--color-highlight);
    box-shadow: 0 10px 30px rgba(9, 114, 206, .45);
    transition: transform .25s ease;
}

.box-ve-chung-toi-home .vct-home-play:hover .vct-home-play-btn {
    transform: scale(1.08);
}

.box-section-home-02 {
    padding: 60px 0 20px;
}

.category-list>.row>div {
    margin-bottom: 40px;
}

.preview__thumbs .swiper-slide.thumb-slider__item {
    border: 0;
    padding: 0;
    height: 65px;
}

@media (max-width: 991.98px) {
    .box-ve-chung-toi-home {
        padding: 50px 15px;
    }

    .box-ve-chung-toi-home .vct-home-media {
        margin-top: 40px;
        height: auto;
    }
}

@media (max-width: 575.98px) {
    .box-ve-chung-toi-home .vct-home-play-ring {
        width: 90px;
        height: 90px;
    }

    .box-ve-chung-toi-home .vct-home-play-btn {
        width: 56px;
        height: 56px;
    }
}

.box-section-home-04 {
    background-color: #f8f9fa;
    position: relative;
    z-index: 1;
}


.vct-home-media {
    height: 100%;
    position: relative;
}


.box-ve-chung-toi-home .vct-home-content {
    padding: 60px 0;
}


@media (min-width:1250px){
    .box-ve-chung-toi-home .vct-home-content {
        padding-left: max(15px, calc((100vw - 1220px)/2 + 15px));
    }
}


@media (min-width:1250px){
    .box-ve-chung-toi-home .vct-home-content {
        padding-left: max(15px, calc((100vw - 1220px)/2 + 15px));
    }
}

@media (min-width:1450px){
    .box-ve-chung-toi-home .vct-home-content {
        padding-left: max(15px, calc((100vw - 1420px)/2 + 15px));
    }
}
@media (min-width:1650px){
    .box-ve-chung-toi-home .vct-home-content {
        padding-left: max(15px, calc((100vw - 1620px)/2 + 15px));
    }
}

.box-ve-chung-toi-home .vct-home-play-btn svg {
    height: 30px;
    width: 30px;
}

.box-section-home-06 {
    background: #f8f9fa;
    padding: 60px 0;
}

.box-section-home-05 {
    padding: 50px 0 20px;
}

.box-section-home-05 {
    padding: 60px 0 30px;
}

.section-brand .item-img-brand .img-brand {
    padding-top: 45%;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 5px;
}

.section-brand .item-img-brand .img-brand img {
    padding: 15px;
}

.section-brand .item-img-brand {
    margin-bottom: 40px;
}

.section-brand  .swiper-pagination {
    bottom: 0;
}

.mb-30 {
    margin-bottom: 30px;
}

.article-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.article-item .top .inner-image {
    margin-bottom: 15px;
    overflow: hidden;
}
.article-item .top .inner-image .img:hover img {transform: scale(1.1);}

.article-item .top .inner-image .img img {
    transition: 1s;
}
.article-item .btn-view-detail a {
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.language-section:before {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(#fff),to(transparent));
    background: linear-gradient(to bottom, transparent, #fff, transparent);
    position: absolute;
    top: 50%;
    left: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.language-section ul.list-unstyled {
    display: flex;
    align-items: center;
    gap: 15px;
}

.language-section ul.list-unstyled li img {
    width: 28px;
    height: 28px;
    border: 2px solid #fff;
    border-radius: 50%;
}

.language-section {
    position: relative;
}

.box-footer-mid {
    background: linear-gradient(to bottom, var(--color-highlight-02), var(--color-highlight));
    padding: 50px 0;
}
.menu-footer ul {
    padding-left: 0;
}

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

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

.footer-subscribe .dsc-footer {
    color: #fff;
    margin-bottom: 15px;
}

.footer-subscribe .input-row .form-group {
    display: flex;
    gap: 10px;
}
.footer-subscribe .input-row input {
    min-width: 0;
    flex: 1;
    border: 0;
    outline: 0;
    padding: 0 12px;
    border-radius: 555px;
}
.footer-subscribe .input-row .form-group span.btn.newsletter--submit {
    flex: 0 0 125px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 99px;
    text-transform: capitalize;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.footer-copy {
    background: var(--color-highlight);
    padding: 10px 0;
    border-top: 1px solid #fff;
}

.copyright {
    text-align: center;
    color: #fff;
}


.list-fanpage {
    display: flex;
    gap: 10px;
    margin-top: 18px;
}

.list-fanpage .item a {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    border-radius: 14px;
    color: white;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .1);
}

.list-fanpage .item img {
    width: 15px;
    height: 15px;
    object-fit: contain;
}

.vct-home-media .img:hover:before {
    background-color: rgba(0, 0, 0, .3);
}

.vct-home-media .img:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: #ffffff00;
    z-index: 1;
}

.menu-section ul li a:before {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    z-index: 1;
    height: 2px;
    opacity: 0;
    background: #fff;
    bottom: 0;
    transition: 1s;
}

.menu-section ul li a:hover:before {
    width: 100%;
    opacity: 1;
}

.breadcrumbs-section-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 10% 0;
    overflow: hidden;
}

.breadcrumbs-section-bg:before {
    content: '';
    background: linear-gradient(81.4deg, rgba(0, 0, 0, 0.6) 9.14%, rgba(5, 37, 51, 0.464423) 30.31%, rgba(21, 164, 226, 0) 62.83%), linear-gradient(0deg, rgba(0, 31, 16, 0.22), rgba(0, 31, 16, 0.22));
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.box-product-section-02 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section-category-page {
    display: flex;
    gap: 45px;
    flex-wrap: wrap;
}

.box-product-section-01 {
    background: linear-gradient(to bottom, var(--color-highlight-02), var(--color-highlight));
    position: sticky;
    top: 0;
    z-index: 22;
}

.box-product-section-01 .item a {
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}

.box-product-section-01 .item a:before {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
    position: absolute;
    bottom: 16px;
    left: 0;
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
}

.box-product-section-01 .item:hover a:before {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}

.box-tab-detai-product {
    background: linear-gradient(to bottom, var(--color-highlight-02), var(--color-highlight));
}

.box-tab-detai-product .list-tab {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

.box-tab-detai-product .list-tab .item a {
    padding: 20px 0;
    display: inline-flex;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.product-detail-head .content .row {
    display: flex;
    align-items: center;
}

.section-tab-category {
    position: sticky;
    top: 0;
    z-index: 22;
}
.product-detail-footer .conten-product-dsc {
    padding: 50px 0;
}

.title-product {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
}

.conten-product.conten-product-attributes {
    background: #f8f9fa;
    padding: 50px 0;
}

.conten-product .info-content table tbody tr td {
    padding: 10px;
}

.conten-product .info-content table tbody tr:nth-child(2n + 1) td {
    background: #ebebeb;
}
.product-detail-footer .info-content table {
    width: 100%;
}

.box-section-product-ret {
    background: #f8f9fa;
    padding: 50px 0;
}

.conten-product.conten-product-imgs {padding: 50px 0;}

.product-detail-footer .info-content {
    line-height: 1.8;
}

.product-detail-footer .info-content .wrap-img {
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
}

.box-tab-detai-product .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.box-tab-detai-product .top .link a {
    border: 1px solid #fff;
    height: 45px;
    display: inline-flex;
    padding: 0 30px;
    align-items: center;
    color: #fff;
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

/* ==============================
   MODAL ÄÄ‚NG KÃ LÃI THá»¬ / BÃO GIÃ
============================== */

.modal-product-detail {
    padding-right: 0 !important;
    background: rgba(10, 24, 40, 0.65);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.modal-product-detail .modal-dialog {
    width: calc(100% - 30px);
    max-width: 580px;
    margin: 40px auto;
}

.modal-product-detail .modal-content {
    position: relative;
    overflow: hidden;
    border: 0;
    border-radius: 24px;
    background: #ffffff;
    box-shadow:
        0 30px 80px rgba(12, 33, 55, 0.24),
        0 8px 24px rgba(12, 33, 55, 0.12);
}

/* Thanh mÃ u trang trÃ­ phÃ­a trÃªn */
.modal-product-detail .modal-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(90deg, #d71920 0%, #ff5a36 100%);
}

/* Header chá»‰ chá»©a nÃºt Ä‘Ã³ng */
.modal-product-detail .modal-header {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 10;
    padding: 0;
    border: 0;
}

.modal-product-detail .modal-header .close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin: 0;
    padding: 0;
    border: 1px solid #e8edf2;
    border-radius: 50%;
    background: #ffffff;
    color: #64748b;
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.08);
    transition: all 0.25s ease;
}

.modal-product-detail .modal-header .close:hover {
    border-color: #d71920;
    background: #d71920;
    color: #ffffff;
    transform: rotate(90deg);
}

.modal-product-detail .modal-header .close:focus {
    outline: none;
}

/* Ná»™i dung */
.modal-product-detail .modal-body {
    padding: 45px 40px 30px;
}

.modal-product-detail .modal-title {
    margin: 0 0px 12px;
    color: #10243e;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
}

/* TÃªn sáº£n pháº©m */
.modal-product-detail .name {
    position: relative;
    margin: 0 0 14px;
    padding: 13px 18px;
    border: 1px solid rgba(215, 25, 32, 0.14);
    border-radius: 12px;
    background: rgba(215, 25, 32, 0.06);
    color: #d71920;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.55;
    text-align: center;
    text-transform: uppercase;
}

/* MÃ´ táº£ */
.modal-product-detail .dsc {
    max-width: 450px;
    margin: 0 auto 28px;
    color: #64748b;
    font-size: 14px;
    line-height: 1.7;
}

/* Form */
.modal-product-detail form {
    margin-top: 8px;
}

.modal-product-detail .form-group {
    position: relative;
    margin-bottom: 16px;
}

.modal-product-detail .form-control {
    width: 100%;
    height: 54px;
    padding: 0 18px;
    border: 1px solid #dfe6ed;
    border-radius: 12px;
    background: #f8fafc;
    color: #172033;
    font-size: 15px;
    box-shadow: none;
    transition: all 0.25s ease;
}

.modal-product-detail textarea.form-control {
    min-height: 120px;
    height: 120px;
    padding-top: 15px;
    padding-bottom: 15px;
    resize: vertical;
}

.modal-product-detail .form-control::placeholder {
    color: #94a3b8;
}

.modal-product-detail .form-control:hover {
    border-color: #c6d0db;
    background: #ffffff;
}

.modal-product-detail .form-control:focus {
    border-color: #d71920;
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(215, 25, 32, 0.1);
}

/* Validation */
.modal-product-detail .form-control.error {
    border-color: #dc3545;
    background: #fffafa;
}

.modal-product-detail label.error {
    display: block;
    margin: 6px 0 0 4px;
    color: #dc3545;
    font-size: 12px;
    font-weight: 500;
}

/* NÃºt submit */
.modal-product-detail .btn-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 56px;
    margin-top: 6px;
    padding: 14px 24px;
    border: 0;
    border-radius: 12px;
    background: linear-gradient(135deg, #d71920 0%, #f04438 100%);
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0 12px 26px rgba(215, 25, 32, 0.24);
    transition: all 0.25s ease;
}

.modal-product-detail .btn-submit::after {
    content: "\f1d8";
    margin-left: 10px;
    font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 14px;
}

.modal-product-detail .btn-submit:hover {
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(215, 25, 32, 0.34);
}

.modal-product-detail .btn-submit:active {
    transform: translateY(0);
}

/* Hiá»‡u á»©ng modal */
.modal-product-detail.fade .modal-dialog {
    transform: translateY(25px) scale(0.97);
    transition: transform 0.3s ease;
}

.modal-product-detail.show .modal-dialog {
    transform: translateY(0) scale(1);
}

/* Tablet */
@media (max-width: 767px) {
    .modal-product-detail .modal-dialog {
        margin: 20px auto;
    }

    .modal-product-detail .modal-body {
        padding: 44px 24px 30px;
    }

    .modal-product-detail .modal-title {
        margin-right: 40px;
        margin-left: 40px;
        font-size: 23px;
    }

    .modal-product-detail .name {
        font-size: 14px;
    }
}

/* Mobile nhá» */
@media (max-width: 480px) {
    .modal-product-detail .modal-dialog {
        width: calc(100% - 20px);
        margin: 10px auto;
    }

    .modal-product-detail .modal-content {
        border-radius: 18px;
    }

    .modal-product-detail .modal-body {
        padding: 40px 18px 22px;
    }

    .modal-product-detail .modal-header {
        top: 11px;
        right: 11px;
    }

    .modal-product-detail .modal-header .close {
        width: 36px;
        height: 36px;
        font-size: 17px;
    }

    .modal-product-detail .modal-title {
        margin: 0 34px 10px;
        font-size: 21px;
    }

    .modal-product-detail .name {
        padding: 11px 13px;
        font-size: 13px;
    }

    .modal-product-detail .dsc {
        margin-bottom: 22px;
        font-size: 13px;
    }

    .modal-product-detail .form-control {
        height: 50px;
        border-radius: 10px;
        font-size: 14px;
    }

    .modal-product-detail textarea.form-control {
        height: 105px;
        min-height: 105px;
    }

    .modal-product-detail .btn-submit {
        min-height: 52px;
        border-radius: 10px;
        font-size: 14px;
    }
}


.shop-locator{
    position:relative;
    overflow:hidden;
    background:#fff;
    border:1px solid #e5eaf0;
    border-radius:24px;
    box-shadow:0 24px 70px rgba(0,84,163,.10);
    margin-bottom: 60px;
}

.shop-locator > .row{
    min-height:680px;
}

/* PANEL BÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â N TRÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂI */

.shop-locator__panel{
    display:flex;
    flex-direction:column;
    height:680px;
    background:#fff;
    border-right:1px solid #e5eaf0;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â TÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢M KIÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾M */

.shop-locator__search{
    padding:24px 24px 14px;
}

.shop-locator__search .input-group{
    position:relative;
    display:block;
}

.shop-locator__search .input-group .shop-locator__search-input{
    width: 100% !important;
    height:52px;
    padding:0 52px 0 18px;
    border:1px solid #dfe5ec;
    border-radius: 14px !important;
    background:#f7f9fc;
    color:#172033;
    font-size:14px;
    box-shadow:none;
    transition:all .25s ease;
}

.shop-locator__search-input::placeholder{
    color:#98a2b3;
}

.shop-locator__search-input:focus{
    border-color:var(--color-highlight-02);
    background:#fff;
    box-shadow:0 0 0 4px rgba(41,145,214,.12);
}

.shop-locator__search-icon{
    position:absolute;
    top:50%;
    right:17px;
    z-index:5;
    display:flex;
    width:22px;
    height:22px;
    align-items:center;
    justify-content:center;
    transform:translateY(-50%);
    pointer-events:none;
}

.shop-locator__search-icon img{
    width:20px;
    height:20px;
    object-fit:contain;
}

/* BÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ LÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢C */

.shop-locator__filters{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
    padding:0 24px 20px;
    border-bottom:1px solid #e5eaf0;
}

.shop-locator__filters .form-group,
.shop-locator__filters .bootstrap-select{
    width:100% !important;
}

.shop-locator__filters .bootstrap-select.form-control{
    height:48px;
    border:0;
    background:transparent;
}

.shop-locator__filters .bootstrap-select > .dropdown-toggle{
    display:flex;
    width:100%;
    height:48px;
    align-items:center;
    padding:0 38px 0 15px;
    border:1px solid #dfe5ec;
    border-radius:12px;
    background:#fff;
    color:#172033;
    font-size:14px;
    font-weight:500;
    box-shadow:none !important;
    outline:none !important;
    transition:all .25s ease;
}

.shop-locator__filters .bootstrap-select > .dropdown-toggle:hover,
.shop-locator__filters .bootstrap-select.show > .dropdown-toggle{
    border-color:var(--color-highlight-02);
    background:rgba(41,145,214,.07);
}

.shop-locator__filters .bootstrap-select .filter-option{
    display:flex;
    align-items:center;
}

.shop-locator__filters .bootstrap-select .dropdown-toggle::after{
    position:absolute;
    top:50%;
    right:15px;
    margin:0;
    border-top-color:var(--color-highlight);
    transform:translateY(-50%);
}

.shop-locator__filters .bootstrap-select .dropdown-menu{
    margin-top:8px;
    padding:8px;
    border:1px solid #e1e6ed;
    border-radius:14px;
    box-shadow:0 18px 45px rgba(0,84,163,.14);
}

.shop-locator__filters .bootstrap-select .dropdown-menu.inner{
    padding:0;
    border:0;
    box-shadow:none;
}

.shop-locator__filters .bootstrap-select .dropdown-item{
    padding:10px 12px;
    border-radius:9px;
    color:#172033;
    font-size:14px;
}

.shop-locator__filters .bootstrap-select .dropdown-item:hover,
.shop-locator__filters .bootstrap-select .dropdown-item.active,
.shop-locator__filters .bootstrap-select .dropdown-item:active{
    background:rgba(41,145,214,.10);
    color:var(--color-highlight);
}

.shop-locator__filters .bs-searchbox{
    padding:4px 4px 10px;
}

.shop-locator__filters .bs-searchbox .form-control{
    height:42px;
    border:1px solid #dfe5ec;
    border-radius:10px;
    box-shadow:none;
}

.shop-locator__filters .bs-searchbox .form-control:focus{
    border-color:var(--color-highlight-02);
    box-shadow:0 0 0 3px rgba(41,145,214,.10);
}

/* DANH SÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂCH ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â I LÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */

.shop-locator__list{
    flex:1;
    min-height:0;
    padding:18px 16px 24px;
    overflow-y:auto;
    background:#f7f9fc;
}

.shop-locator__list::-webkit-scrollbar{
    width:6px;
}

.shop-locator__list::-webkit-scrollbar-track{
    background:transparent;
}

.shop-locator__list::-webkit-scrollbar-thumb{
    border-radius:20px;
    background:rgba(0,84,163,.22);
}

.shop-locator__list::-webkit-scrollbar-thumb:hover{
    background:var(--color-highlight-02);
}

/* ITEM ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â I LÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */

.shop-item{
    position:relative;
    margin-bottom: 10px;
    padding: 15px;
    overflow:hidden;
    border:1px solid #e1e6ed;
    border-radius:16px;
    background:#fff;
    cursor:pointer;
    transition:all .25s ease;
}

.shop-item:last-child{
    margin-bottom:0;
}

.shop-item::before{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    width:4px;
    border-radius:0 4px 4px 0;
    background:linear-gradient(
        180deg,
        var(--color-highlight-02),
        var(--color-highlight)
    );
    opacity:0;
    transform:scaleY(.4);
    transition:all .25s ease;
}

.shop-item:hover{
    border-color:rgba(41,145,214,.35);
    transform:translateY(-2px);
    box-shadow:0 14px 35px rgba(0,84,163,.10);
}

.shop-item.active{
    border-color:rgba(41,145,214,.45);
    background:linear-gradient(
        135deg,
        #fff 0%,
        rgba(41,145,214,.07) 100%
    );
    box-shadow:0 14px 35px rgba(0,84,163,.12);
}

.shop-item.active::before{
    opacity:1;
    transform:scaleY(1);
}

/* TÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â N ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â I LÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */

.shop-item__name{
    display:flex;
    align-items:flex-start;
    gap:11px;
    margin-bottom:10px;
    color:#172033;
    font-size:15px;
    font-weight:700;
    line-height:1.5;
}

.shop-item__name i{
    display:flex;
    flex:0 0 34px;
    width:34px;
    height:34px;
    align-items:center;
    justify-content:center;
    margin-top:1px;
    border-radius:10px;
    background:rgba(41,145,214,.11);
    color:var(--color-highlight);
    font-size:16px;
    transition:all .25s ease;
}

.shop-item.active .shop-item__name i{
    background:linear-gradient(
        135deg,
        var(--color-highlight),
        var(--color-highlight-02)
    );
    color:#fff;
    box-shadow:0 8px 18px rgba(0,84,163,.20);
}

.shop-item__name span{
    flex:1;
}

.shop-item__phone, .shop-item__address{
    display:flex;
    align-items:center;
    gap:9px;
    color:#667085;
    font-size:14px;
    margin-bottom: 15px;
}

.shop-item__phone i, .shop-item__address i{
    color:var(--color-highlight-02);
}

.shop-item__phone a{
    color:#172033;
    font-weight:600;
    text-decoration:none;
    transition:color .2s ease;
}

.shop-item__phone a:hover{
    color:var(--color-highlight);
}

/* NÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡T CHÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â  ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œNG */

.shop-item__direction{
    display:inline-flex;
    min-height: 35px;
    align-items:center;
    justify-content:center;
    gap:8px;
    padding: 6px 14px;
    border:1px solid rgba(41,145,214,.30);
    border-radius: 8px;
    background:rgba(41,145,214,.09);
    color:var(--color-highlight);
    font-size:13px;
    font-weight:700;
    text-decoration:none !important;
    transition:all .25s ease;
}

.shop-item__direction:hover{
    border-color:transparent;
    background:linear-gradient(
        135deg,
        var(--color-highlight),
        var(--color-highlight-02)
    );
    color:#fff;
    transform:translateY(-1px);
    box-shadow:0 8px 20px rgba(0,84,163,.25);
}

/* BÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢N ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ */

.shop-locator__map{
    position:relative;
    width:100%;
    height:680px;
    overflow:hidden;
    background:#e9edf2;
}

.shop-locator__map iframe{
    display:block;
    width:100%;
    height:100%;
    border:0;
}

/* TABLET */

@media (max-width:1199px){

    .shop-locator > .row{
        min-height:620px;
    }

    .shop-locator__panel,
    .shop-locator__map{
        height:620px;
    }

    .shop-item{
        padding:17px;
    }

    .shop-item__address,
    .shop-item__phone,
    .shop-item__direction{
        margin-left:0;
    }
}

/* MOBILE */

@media (max-width:991px){

    .shop-locator{
        border-radius:18px;
    }

    .shop-locator > .row{
        min-height:auto;
    }

    .shop-locator__panel{
        height:auto;
        border-right:0;
        border-bottom:1px solid #e5eaf0;
    }

    .shop-locator__search{
        padding: 15px 15px 12px;
    }

    .shop-locator__filters{
        padding: 0 15px 15px;
    }

    .shop-locator__list{
        max-height:480px;
        padding:16px 14px 20px;
    }

    .shop-locator__map{
        height:480px;
    }
}

@media (max-width:575px){

    .shop-locator{
        border-radius:14px;
        margin-bottom: 40px;
    }

    .shop-locator__filters{
        gap:10px;
    }

    .shop-item{
        padding:16px;
        border-radius:14px;
    }

    .shop-item__name{
        font-size:14px;
    }

    .shop-item__name i{
        flex-basis:32px;
        width:32px;
        height:32px;
    }

    .shop-locator__map{
        height:380px;
    }

    .shop-locator__map::before{
        top:12px;
        left:12px;
        padding:9px 12px;
        font-size:12px;
    }
}

.header-top-mb .input-group {
}
.box-section-tru-so{
    position:relative;
    padding: 60px 0;
    overflow:hidden;
}


.box-section-tru-so>.row{
    align-items:center;
}

.box-section-tru-so .info-website{
    position:relative;
    z-index:2;
    background:#fff;
    border-radius:24px;
    padding: 30px 40px;
    border:1px solid #eef2f7;
}

.box-section-tru-so .title{
    position:relative;
    margin-bottom:35px;
    padding-bottom:18px;
    font-size:36px;
    font-weight:700;
    color:#172b4d;
}

.box-section-tru-so .title:before{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:70px;
    height:5px;
    border-radius:30px;
    background: var(--color-highlight);
}

.box-section-tru-so .website p{
    display:flex;
    align-items: center;
    gap:18px;
    margin:0 0 22px;
    padding: 15px 22px;
    background:#f8fafc;
    border-radius:16px;
    transition:.35s;
    font-size:16px;
    line-height:1.8;
    color:#4b5563;
}

.box-section-tru-so .website p:last-child{
    margin-bottom:0;
}

.box-section-tru-so .website p:hover{
    transform:translateX(8px);
    background:#fff;
    box-shadow:0 12px 35px rgba(0,0,0,.08);
}

.box-section-tru-so .website i{
    flex:0 0 48px;
    width:48px;
    height:48px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    background: linear-gradient(135deg, var(--color-highlight) ,var(--color-highlight-02));
    color:#fff;
    font-size:18px;
}

/* Image */

.box-section-tru-so .inter-img{
    padding-left:45px;
}

.box-section-tru-so .img{
    overflow:hidden;
    border-radius:28px;
}

.box-section-tru-so .img img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.7s;
}

.box-section-tru-so .img:hover img{
    transform:scale(1.08);
}

/* Responsive */

@media(max-width:991px){

    .box-section-tru-so{
        padding: 40px 0;
    }

    .box-section-tru-so .inter-img{
        padding-left:0;
        margin-top: 20px;
    }

    .box-section-tru-so .info-website{
        padding: 15px;
        border-radius: 16px;
    }

    .box-section-tru-so .title{
        font-size: 20px;
        margin-bottom: 20px;
    }

    .box-section-tru-so .website p{
        padding: 10px;
        gap: 15px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .box-section-tru-so .website i{
        width: 36px;
        height: 36px;
        flex: 0 0 36px;
        font-size:16px;
    }

}

.contact-page{
    padding: 50px 0;
}

.contact-page .left{
    height:100%;
    padding:30px !important;
    background:#fff;
    border:1px solid #f0f2f5;
    border-radius:10px !important;
    box-shadow:0 8px 28px rgba(15,23,42,.07) !important;
}

.contact-page .title-section{
    position:relative;
    margin-bottom:28px !important;
    padding-bottom:8px;
    color:#111827;
    font-size:30px !important;
    font-weight:700;
    line-height:1.3;
}

.contact-page .title-section::after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:100px;
    height:2px;
    border-radius:20px;
    background:linear-gradient(
        90deg,
        var(--color-highlight),
        var(--color-highlight-02)
    );
}

.contact-page .title-section span{
    position:relative;
    z-index:1;
}

/* =========================
   FORM
========================= */

.contact-page form .row{
    margin-left:-12px;
    margin-right:-12px;
}

.contact-page form .row > [class*="col-"]{
    padding-left:12px;
    padding-right:12px;
}

.contact-page .form-group{
    margin-bottom:22px;
}

.contact-page label{
    display:block;
    margin-bottom:8px;
    color:#111827;
    font-size:15px;
    font-weight:700;
    line-height:1.4;
}

.contact-page label span{
    margin-left:2px;
    color:var(--color-highlight);
}

.contact-page .form-control{
    width:100%;
    height:42px;
    padding:9px 14px;
    border:1px solid transparent;
    border-radius:5px;
    background:#f3f4f6;
    color:#1f2937;
    font-size:14px;
    line-height:1.5;
    box-shadow:none;
    transition:all .25s ease;
}

.contact-page .form-control::placeholder{
    color:#6b7280;
    opacity:1;
}

.contact-page .form-control:hover{
    background:#eef2f7;
}

.contact-page .form-control:focus{
    border-color:var(--color-highlight-02);
    background:#fff;
    box-shadow:0 0 0 3px rgba(41,145,214,.12);
}

.contact-page textarea.form-control{
    min-height:82px;
    height:82px;
    padding-top:11px;
    resize:vertical;
}

/* =========================
   SUBMIT BUTTON
========================= */

.contact-page .btn-submit{
    display:inline-flex;
    min-width:130px;
    min-height:47px;
    align-items:center;
    justify-content:center;
    padding:11px 20px;
    border:0;
    border-radius:8px;
    background:linear-gradient(
        135deg,
        var(--color-highlight),
        var(--color-highlight-02)
    );
    color:#fff;
    font-size:14px;
    font-weight:700;
    line-height:1;
    cursor:pointer;
    transition:all .25s ease;
    box-shadow:0 8px 20px rgba(0,84,163,.20);
}

.contact-page .btn-submit:hover{
    color:#fff;
    transform:translateY(-2px);
    box-shadow:0 12px 26px rgba(0,84,163,.28);
}

.contact-page .btn-submit:active{
    transform:translateY(0);
}

/* =========================
   MAP
========================= */

.contact-page .right{
    position:relative;
    min-height:500px;
    height:100%;
    overflow:hidden;
    border-radius:10px !important;
    background:#eef2f6;
    box-shadow:0 8px 28px rgba(15,23,42,.07);
}

.contact-page .right iframe{
    display:block;
    width:100%;
    height:100%;
    min-height:500px;
    border:0;
}

/* =========================
   VALIDATION
========================= */

.contact-page .form-control.error,
.contact-page .form-control.is-invalid{
    border-color:#dc3545;
    background:#fff;
}

.contact-page label.error{
    margin-top:6px;
    margin-bottom:0;
    color:#dc3545;
    font-size:12px;
    font-weight:500;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width:1199px){

    .contact-page .left{
        padding:26px !important;
    }

    .contact-page .title-section{
        font-size:27px !important;
    }
}

@media (max-width:991px){

    .contact-page{
        padding:28px 0;
    }

    .contact-page .left{
        height:auto !important;
        margin-bottom:24px;
    }

    .contact-page .right{
        height:430px !important;
        min-height:430px;
    }

    .contact-page .right iframe{
        min-height:430px;
    }
}

@media (max-width:575px){

    .contact-page{
        padding:20px 0;
    }

    .contact-page .left{
        padding:22px 18px !important;
        border-radius:8px !important;
    }

    .contact-page .title-section{
        margin-bottom:24px !important;
        font-size:24px !important;
    }

    .contact-page .title-section::after{
        width:82px;
    }

    .contact-page .form-group{
        margin-bottom:18px;
    }

    .contact-page .form-control{
        height:44px;
    }

    .contact-page textarea.form-control{
        height:100px;
        min-height:100px;
    }

    .contact-page .btn-submit{
        width:100%;
    }

    .contact-page .right{
        height:340px !important;
        min-height:340px;
        border-radius:8px !important;
    }

    .contact-page .right iframe{
        min-height:340px;
    }
}

@media (min-width:1200px){
    header{
        position:relative;
        z-index:1000;
        width:100%;
        transition:
            transform .3s ease,
            box-shadow .3s ease,
            background-color .3s ease;
    }
    
    header.header-fixed{
        position:fixed;
        top:0;
        left:0;
        right:0;
        width:100%;
        z-index:9999;
        background:var(--color-highlight);
        box-shadow:0 8px 30px rgba(0,0,0,.15);
        animation:headerFixedShow .35s ease forwards;
    }
    
    @keyframes headerFixedShow{
        from{
            opacity:0;
            transform:translateY(-100%);
        }
    
        to{
            opacity:1;
            transform:translateY(0);
        }
    }
    
    body:has(.box-product-section-01) header, body:has(.section-tab-category)  header {
        position: relative;
    }
    body:has(.box-product-section-01), body:has(.section-tab-category)  {
        padding-top: 0 !important;
    }
}
.box-section-article-01 {
    padding: 60px 0;
}

.article-detail{
    position:relative;
    max-width: 1200px;
    margin:0 auto;
    padding:42px 46px;
    background:#fff;
    border:1px solid #e8edf3;
    border-radius:24px;
    box-shadow:0 18px 55px rgba(0,84,163,.08);
}

/* =====================================
   TITLE
===================================== */

.article-detail > .title{
    position:relative;
    margin-bottom:18px;
    padding-bottom:20px;
    color:#172033;
    font-size: 30px;
    font-weight:800;
    line-height:1.28;
    letter-spacing:-.5px;
}

.article-detail > .title::after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:86px;
    height:4px;
    border-radius:20px;
    background:linear-gradient(
        90deg,
        var(--color-highlight),
        var(--color-highlight-02)
    );
}

/* =====================================
   AUTHOR / DATE
===================================== */

.article-detail .author{
    display:flex;
    align-items:center;
    gap:10px;
    margin-bottom:28px;
    color:#667085;
    font-size:14px;
}

.article-detail .post-date{
    display:inline-flex;
    align-items:center;
    gap:8px;
}

.article-detail .post-date::before{
    content:"\f017";
    font-family:"Font Awesome 6 Pro";
    font-weight:300;
    color:var(--color-highlight-02);
}

/* =====================================
   DESCRIPTION
===================================== */

.article-detail .description-content{
    color:#344054;
}

.article-detail .description{
    position:relative;
    margin-bottom:28px;
    padding:22px 24px 22px 28px;
    overflow:hidden;
    border:1px solid rgba(41,145,214,.18);
    border-radius:16px;
    background:linear-gradient(
        135deg,
        rgba(0,84,163,.06),
        rgba(41,145,214,.03)
    );
}

.article-detail .description::before{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    width:4px;
    background:linear-gradient(
        180deg,
        var(--color-highlight),
        var(--color-highlight-02)
    );
}

.article-detail .description p{
    margin:0;
    color:#344054;
    font-size:17px;
    font-weight:600;
    line-height:1.75;
}

/* =====================================
   ARTICLE CONTENT
===================================== */

.article-detail .article-content{
    font-size:16px;
    line-height:1.85;
}

.article-detail .article-content p{
    margin:0 0 20px;
    color:#475467;
}

.article-detail .article-content h2{
    position:relative;
    margin: 20px 0 20px;
    color:#172033;
    font-size: 20px;
    font-weight:800;
    line-height:1.35;
}


.article-detail .article-content h3{
    margin: 15px 0 14px;
    color:var(--color-highlight);
    font-size:18px;
    font-weight:750;
    line-height:1.4;
}

.article-detail .article-content ul,
.article-detail .article-content ol{
    margin: 0px 0 20px;
    padding:0;
    list-style:none;
}

.article-detail .article-content li{
    position:relative;
    margin-bottom:12px;
    color:#475467;
    line-height:1.65;
    transition:all .25s ease;
}

.article-detail .article-content li:last-child{
    margin-bottom:0;
}


.article-detail .article-content strong{
    color:#172033;
    font-weight:700;
}

.article-detail .article-content a{
    color:var(--color-highlight);
    font-weight:600;
    text-decoration:none;
    transition:color .2s ease;
}

.article-detail .article-content a:hover{
    color:var(--color-highlight-02);
}

.article-detail .article-content img{
    display:block;
    max-width:100%;
    height:auto;
    margin:28px auto;
    border-radius:18px;
    box-shadow:0 16px 40px rgba(15,23,42,.12);
}

/* Blockquote */

.article-detail .article-content blockquote{
    position:relative;
    margin:30px 0;
    padding:24px 26px 24px 64px;
    border:0;
    border-radius:16px;
    background:linear-gradient(
        135deg,
        var(--color-highlight),
        var(--color-highlight-02)
    );
    color:#fff;
    font-size:17px;
    font-style:italic;
    line-height:1.75;
}

.article-detail .article-content blockquote::before{
    content:"ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
    position:absolute;
    top:6px;
    left:22px;
    color:rgba(255,255,255,.35);
    font-family:Georgia,serif;
    font-size:64px;
    line-height:1;
}

/* =====================================
   TAGS
===================================== */

.article-detail .tags{
    margin-top:36px;
    padding-top:24px;
    border-top:1px solid #e9edf2;
}

.article-detail .tags label{
    margin-bottom:0;
    color:#172033;
    font-size:14px;
    font-weight:700;
}

.article-detail .tags ul{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
}

.article-detail .tags li{
    margin:0;
}

.article-detail .tags a{
    display:inline-flex;
    align-items:center;
    min-height:34px;
    padding:7px 13px;
    border:1px solid rgba(41,145,214,.22);
    border-radius:999px;
    background:rgba(41,145,214,.08);
    color:var(--color-highlight);
    font-size:13px;
    font-weight:600;
    text-decoration:none;
    transition:all .25s ease;
}

.article-detail .tags a:hover{
    border-color:transparent;
    background:linear-gradient(
        135deg,
        var(--color-highlight),
        var(--color-highlight-02)
    );
    color:#fff;
    transform:translateY(-2px);
    box-shadow:0 8px 18px rgba(0,84,163,.18);
}

/* =====================================
   SOCIAL SHARE
===================================== */

.article-detail .social-share{
    margin-top:18px;
    padding:18px 20px;
    border:1px solid #e8edf3;
    border-radius:14px;
    background:#f8fafc;
}

.article-detail .share-title{
    margin-right:14px;
    color:#172033;
    font-size:14px;
    font-weight:700;
}

.article-detail .list-social{
    display:flex;
    flex-wrap:wrap;
    gap:9px;
}

.article-detail .btn-social{
    margin:0;
}

.article-detail .btn-social a{
    display:flex;
    width:38px;
    height:38px;
    align-items:center;
    justify-content:center;
    border:1px solid rgba(41,145,214,.20);
    border-radius:10px;
    background:#fff;
    color:var(--color-highlight);
    text-decoration:none;
    transition:all .25s ease;
}

.article-detail .btn-social a:hover{
    border-color:transparent;
    background:linear-gradient(
        135deg,
        var(--color-highlight),
        var(--color-highlight-02)
    );
    color:#fff;
    transform:translateY(-3px);
    box-shadow:0 8px 20px rgba(0,84,163,.22);
}

.bg-trai-form-home {
    background-color: var(--color-highlight);
    border-radius: 12px;
    padding: 50px 20px 60px 20px;
    color: white;
}

.bg-trai-form-home .title {
    color: white;
    font-size: 3.2rem;
    font-weight: 700;
}

.des-form-home {
    margin-bottom: 45px;
    position: relative;
}

.des-form-home:before {
    position: absolute;
    content: '';
    bottom: -16px;
    left: 0;
    width: 121px;
    height: 4px;
    background-color: white;
}

.flex-info-web-section {
    display: flex;
    margin-bottom: 16px;
}

.flex-info-web-section i {
    font-size: 1.6rem;
    width: 30px;
}

.title-right-form {
    font-size: 3.2rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.border-form-contact .form-control {
    border-radius: 8px;
    border: 1px solid #CDCDCD;
    background: #FAFAFA;
    padding: 12px 20px;
}

.border-form-contact .form-group {
    margin-bottom: 2.5rem;
}

.btn-submit-form {
    background-color: var(--color-highlight);
    color: white;
    padding: 10px 30px 11px 30px;
    border-radius: 10px;
    font-size: 1.4rem;
}

.btn-submit-form:hover {
    background-color: #004da42e;
    color: var(--color-highlight);
}

/* =====================================
   RESPONSIVE
===================================== */

@media(max-width:991px){

    .article-detail{
        padding:34px 30px;
        border-radius:20px;
    }

    .article-detail .article-content h2{
        font-size:24px;
    }
}

@media(max-width:575px){

    .article-detail{
        padding: 15px;
        border-radius:14px;
        box-shadow:0 10px 30px rgba(0,84,163,.07);
    }

    .article-detail > .title{
        margin-bottom:14px;
        padding-bottom:16px;
        font-size: 18px;
    }

    .article-detail > .title::after{
        width:64px;
        height:3px;
    }

    .article-detail .author{
        margin-bottom: 15px;
    }

    .article-detail .description{
        padding: 15px;
        border-radius:12px;
    }

    .article-detail .description p{
        font-size:15px;
    }

    .article-detail .article-content{
        font-size:15px;
        line-height:1.8;
    }

    .article-detail .article-content h2{
        font-size: 18px;
    }

    .article-detail .article-content h3{
        font-size: 16px;
    }


    .article-detail .article-content li::before{
        left:13px;
    }

    .article-detail .tags{
        align-items:flex-start !important;
        margin-top: 20px;
        padding-top: 15px;
    }

    .article-detail .tags label{
        width:100%;
        margin-bottom:10px;
    }

    .article-detail .social-share{
        align-items:flex-start !important;
        padding:16px;
    }

    .article-detail .share-title{
        width:100%;
        margin:0 0 12px;
    }
}
@media (max-width:1200px){
    .header-menu-mobile {
        position: relative;
        background: linear-gradient(to bottom, var(--color-highlight-02), var(--color-highlight));
        padding: 10px 0;
    }
    .box-search .icon {
        height: 40px;
    }
    
    .header-menu-mobile>.container>.row>div:nth-child(3) {
        display: flex;
        justify-content: flex-end;
    }
    .row {
        margin-right: -5px;
        margin-left: -5px;
    }
    
    .row>div {
        padding-right: 5px;
        padding-left: 5px;
    }
    
    .box-section-home-05 {
        padding: 50px 0 30px;
    }
    
    .box-section-home-06 {
        padding: 50px 0;
    }
    
    .row.no-gutters {
        margin-right: 0;
        margin-left: 0;
    }
    .box-section-article-01 {
        padding: 40px 0;
        overflow: hidden;
    }
    .header-menu-mobile>.container>.row {
        display: flex;
        align-items: center;
    }
        
    .language-section .language-switch ul.list-unstyled {
        position: absolute;
        right: 0;
        width: 120px;
        background: #fff;
        display: block;
        z-index: 2;
        top: 100%;
        margin-bottom: 0;
        padding: 5px 10px;
        border-radius: 8px;
        opacity: 0;
        display: none;
    }
    
    .language-section .language-switch ul.list-unstyled>li>a {
        color: #000;
        padding: 5px;
        display: block;
    }
    
    .language-section .language-switch.active ul.language-dropdown.list-unstyled {
        display: block;
        opacity: 1;
    }
    .language-section:before{
        display: none;
    }
    .header-top-mb {
        padding: 5px 0;
        background: var(--color-highlight);
    }
    
    .header-top-mb .input-group .form-control {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    
    .header-top-mb .input-group button.btn.btn-submit {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        overflow: hidden;
        background: #ffffff;
        border: 0;
        color: var(--color-highlight);
    }
    

}

@media (min-width:767px) and (max-width:1200px){
    .box-product-section-01 .item a {
        font-size: 14px;
        height: 50px;
    }
    
    .section-category-page {
        gap: 20px;
    }
}

@media (max-width:992px){
    .preview__thumbs {
        bottom: 0;
    }
    
    .box-ve-chung-toi-home .vct-home-content {
        padding: 0;
    }
    
    .box-ve-chung-toi-home .vct-home-media .img {
        padding-top: 56%;
    }
    
    .box-ve-chung-toi-home .vct-home-media .img img {
        left: 0;
        top: 0;
    }
    .box-footer-mid>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .section-category-page {
        gap: 10px 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .section-category-page::-webkit-scrollbar {
        display: none;             /* Chrome, Safari, Edge */
    }
    .section-category-page .item a {
        white-space: nowrap;
    }
    .box-tab-detai-product .list-tab {
        gap: 15px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    
    .box-tab-detai-product .list-tab .item a {
        white-space: nowrap;
    }
    
    .box-tab-detai-product .list-tab::-webkit-scrollbar {
            display: none;   
        }
}

@media (max-width:767px){
    
    .box-product-section-01 .item a {
        height: 30px;
        font-size: 14px;
    }
    
    .box-product-section-01 {
        padding: 10px 0;
    }
    .product-title {
        font-size: 14px;
    }
    .box-ve-chung-toi-home .vct-home-content .title-section {
        text-align: center;
    }
    
    
    .box-tab-detai-product .list-tab .item a {
        padding: 13px 0;
        font-size: 12px;
    }
    
    
    .box-tab-detai-product .top .link {
        display: none;
    }
    .box-tab-detai-product .list-tab {
        gap: 15px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    
    .box-tab-detai-product .list-tab .item a {
        padding: 13px 0;
        font-size: 12px;
    }
    
    .box-tab-detai-product .list-tab .item a {
        white-space: nowrap;
    }
    
    .box-tab-detai-product .list-tab::-webkit-scrollbar {
            display: none;   
        }
    
    .box-tab-detai-product .top .link {
        display: none;
    }
    
    .product-content-detail .product-title-detail {
        font-size: 25px;
    }
    
    .product-content-detail .description {
        font-size: 14px;
        margin-bottom: 20px;
    }
    
    .product-image-detail {
        margin-bottom: 0 !important;
    }
    
    .product-detail-footer .conten-product-dsc {
        padding: 40px 0;
    }
    
    .title-product {
        font-size: 25px;
        margin-bottom: 20px;
        padding-bottom: 5px;
    }
    
    .title-section {
        font-size: 25px;
    }
    
    .box-section-product-ret, .conten-product.conten-product-attributes , .conten-product.conten-product-imgs{
        padding: 40px 0;
    }
    
    .product-detail-footer .info-content .wrap-img {
        margin-top: 0;
        margin-bottom: 10px;
    }
    
    .conten-product .info-content table tbody tr td{
        padding: 5px;
    }
    .mb-30 {
        margin-bottom: 10px;
    }
    
    .article-item .article-title {
        margin-bottom: 5px !important;
    }
    .article-detail .tags a {
        min-height: auto;
        padding: 5px 10px;
    }
    .box-section-tru-so .img {
        border-radius: 15px;
    }

}


.hotline-phone-ring-wrap {
    right: 20px;
    bottom: 20px;
    position: fixed;
    z-index: 990;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 7rem;
    height: 7rem;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hotline-phone-ring-img-circle {
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
    -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%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-phone-ring-circle {
    width: 6.5rem;
    height: 6.5rem;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid Var(--color-highlight);
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 5rem;
    height: 5rem;
    position: absolute;
    background-color: Var(--color-highlight);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

#zalo .hotline-phone-ring-circle,
.messenger-toggle .hotline-phone-ring-circle {
    border-color: #0e95e5;
}

#zalo .hotline-phone-ring-circle-fill,
.messenger-toggle .hotline-phone-ring-circle-fill {
    background-color: #0a92e8;
}

#tiktok .hotline-phone-ring-circle {
    border-color: #7c7c7c;
}

#tiktok .hotline-phone-ring-img-circle {
    background-color: #fff;
}

#tiktok .hotline-phone-ring-circle-fill {
    background: #585858;
}

#facebook .hotline-phone-ring-circle {
    border-color: #3c5996;
}

#facebook .hotline-phone-ring-circle-fill {
    background: #3c5996;
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-15deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(15deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-15deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(15deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

.tooltip-social .tooltip-text {
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    position: absolute;
    bottom: 4px;
    white-space: nowrap;
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s ease;
    right: 130%;
}

.tooltip-social:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.tooltip-social:hover .tooltip-text::after {
    content: "";
    position: absolute;
    top: 27%;
    left: 100%;
    border-width: 7px;
    border-style: solid;
    border-color: transparent rgba(0, 0.75, 0, 0) transparent transparent;
}

.tooltip-social:hover img {
    border-radius: 50%;
    box-shadow: 0 5px 10px rgb(0 0 0 / 15%), 0 4px 15px rgb(0 0 0 / 13%);
}

.messenger-toggle {
    position: fixed;
    bottom: 5px;
    right: 0px;
    z-index: 9999;
    cursor: pointer;
    animation: shake 1.5s infinite;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 7rem;
    height: 7rem;
}

.social-buttons.hidden {
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
}

@keyframes shake {

    0%,
    100% {
        transform: rotate(0);
    }

    25% {
        transform: rotate(3deg);
    }

    50% {
        transform: rotate(-3deg);
    }

    75% {
        transform: rotate(2deg);
    }
}

.is-mobile .hotline-phone-ring-wrap {
    right: 0;
    bottom: 60px;
}

.messenger-toggle .hotline-phone-ring-img-circle i {
    font-size: 2.2rem;
}

.messenger-toggle:hover .hotline-phone-ring-img-circle i {
    color: #007bff;
}

.messenger-toggle.active i::before {
    content: '\f00d';
}
