/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlcyI6WyJiYWNrZG9vci5zY3NzIl0sInNvdXJjZXNDb250ZW50IjpbIiJdLCJmaWxlIjoiYmFja2Rvb3IuY3NzIn0= */

/* thiện 14/1/2025 */

.aside {
    /* width: 23% !important;
     */
    width: 40rem !important;
}

.blog-detail-section .container {
    max-width: 100%;
}

.mona-content {
    row-gap: 0;
}

.aside .mona-content * {
    margin-bottom: .6rem !important;
}

.ft-lf-info-list .menu-item:nth-last-child(3) {
    flex: 1 !important;
    width: auto !important;
}

.ft-lf-info-list .menu-item:nth-last-child(4) {
    width: 30% !important;
}

.ft-lf-info-list .menu-item:nth-last-child(2) {
    width: 100% !important;
}

.ft-lf-info-list .menu-item:nth-last-child(1) {
    flex: none !important;
}

.ft .ft-social {
    max-width: 90%;
    justify-content: space-between;
    gap: 1.6rem;
}

.ft-lf-info-list {
    max-width: 95%;
}

.prod-block-slider .box-navi .btn-navi.next {
    right: calc(-1 * (var(--w)/2) + 1rem);
}

.prod-block-slider .box-navi .btn-navi.prev {
    left: calc(-1 * (var(--w)/2) + 1rem);
}

.aside .menu-list.toc {
    /* max-height: calc(90rem - var(--size-hd)*2); */
    height: 100%;
}

.blog-detail-section .related-aside .blog-related-wrap {
    /* max-height: calc(90rem - var(--size-hd)*2); */
    height: 100%;
}

.blog-detail-section .related-aside .blog-related-wrap .blog-card .thumb {
    display: none;
}

.blog-detail-section .container {
    max-width: calc(100% - 5%);
    margin: 0 auto auto 0;
}

.prod-detail-aside.aside {
    width: calc(4/12*100%) !important;
    z-index: 4;
}

@media (max-width:1600px) {
    .aside {
        /* width: 28% !important; */
        width: 40rem !important;
    }
}

@media (max-width: 1500px) {
    .ft-lf-info-list .ft-tt {
        font-size: 2.2rem;
    }
}

@media (max-width: 1199px) {
    .ft-lf-info-list .ft-tt {
        font-size: 1.8rem;
    }

    .blog-detail-section .related-aside .blog-card .thumb {
        width: 8rem;
    }

    .blog-detail-section .related-aside .blog-card .blog-content .blog-tt {
        font-size: 1.2rem;
    }

    .blog-detail-section .related-aside .blog-card .view-more {
        font-size: 1.2rem;
    }

    .ft-lf-info-list .menu-item:nth-last-child(3) {
        width: 100% !important;
    }

    .ft-lf-info-list .menu-item:nth-last-child(2) {
        width: 100% !important;
    }
}

@media (min-width: 991px) {

    .prod-content-section .aside.show {
        transform: translate(0, 0);
    }

    .prod-content-section .aside .btn-aside {
        display: none;
    }

    .prod-content-section .aside {
        position: sticky;
        top: calc(var(--size-hd) + 1rem);
        height: 100%;
        transform: translate(0, 0);
    }
}

.mona-content>* {
    margin-bottom: .6rem !important;
}

.mona-content img {
    width: 100%;
}

.ab-custom .ab-content-wr {
    padding: 0;
    text-align: center;
}

.ab-custom .ab-content-wr .btn {
    margin: 0 auto;
}

@media (max-width: 1199px) {
    .aside {
        width: 42rem !important;
    }
}

@media (max-width: 991px) {
    .career-detail-main .career-detail-aside {
        width: 100% !important;
        z-index: 0;
    }

    .career-card .career-content .tt-sect {
        text-align: left;
    }

    .blog-detail-section .container {
        max-width: 100%;
    }

    .aside {
        width: 30rem !important;
    }

    .blog-detail-section .related-aside {
        width: 100% !important;
    }

    .blog-detail-section .related-aside>.inner {
        border: none;
        padding: 0;
    }

    .blog-detail-section .related-aside .blog-related-wrap {
        max-height: none;
        overflow: visible;
    }

    .blog-detail-section .related-aside .blog-card .thumb {
        width: 12rem;
    }

    .blog-detail-section .related-aside .blog-card .blog-content .blog-tt {
        font-size: 1.4rem;
    }

    .blog-detail-section .related-aside .blog-card .view-more {
        font-size: 1.2rem;
    }

    .prod-detail-tab {
        width: 100%;
    }

    .prod-detail-aside.aside {
        width: 100% !important;
        position: unset;
        opacity: 1;
        visibility: visible;
        transform: translate(0, 0);
    }

    .prod-detail-aside-wr .list .item {
        width: 50%;
    }
}

@media (max-width: 575px) {
    .aside {
        width: 80%;
    }
}

@media (max-width: 389px) {
    .prod-detail-aside-wr .list .item {
        width: 100%;
    }
}

/* Thiện 4/2/2025 */
.hd .hd-block {
    display: flex;
    flex-direction: column;
}

.hd .hd-block>.hd-wr {
    order: -1;
}

.mona-content p {
    text-align: justify;
}

.main-custom .banner-section {
    margin-bottom: 0;
}

.main-custom .qlt-section {
    padding-top: var(--ss-pd);
}

.prod-content-section>.container {
    padding: 0;
}

.prod-content-section .aside {
    padding: 0 var(--it-pd);
}

.prod-content-section .heading-section {
    display: none;
}

.breadcrumbs-list {
    row-gap: .6rem;
}

.ft .ft-wr {
    padding-bottom: 4rem;
}

.ft .map {
    padding-top: calc((300 / 693)*100%);
}

.ft .ft-social {
    align-items: flex-end;
}

.ft .bct {
    height: 5rem;
}

.ft .bct img {
    vertical-align: text-top;
}

.prod-content-section .blog-detail-section {
    padding-bottom: 0;
}

.prod-list-section {
    padding-bottom: var(--ss-pd);
}

@media (max-width: 767px) {
    .page-product .prod-section {
        padding-top: var(--ss-pd);
    }
}


@media (max-width: 991px) {
    .prod-content-section .aside {
        padding: 0;
    }
}

@media (max-width: 575px) {
    .srv-slider .swiper {
        padding: 0;
    }

    .banner-section .bg {
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        height: 100%;
        padding-top: 0;
    }

    .banner-section .banner-content .breadcrumbs-list .breadcrumbs-item .breadcrumbs-link {
        color: #ffffff;
        font-weight: 500;
    }

    .banner-section .banner-slider {
        height: 25vh;
        aspect-ratio: auto;
    }

    .banner-section .banner-content .breadcrumbs-list .breadcrumbs-item:not(:last-child)::after {
        filter: none;
    }

    br {
        display: block;
    }

    .bar-fixed {
        flex-wrap: nowrap;
        overflow: visible;
        justify-content: center;
        flex-direction: column;
        width: auto;
        background: transparent;
        padding: 0;
        box-shadow: none;
        bottom: 2.5rem;
        right: 2rem;
        transition: all .3s ease;
    }

    .bar-fixed.pos-ct {
        bottom: 8.5rem;
    }

    .bar-fixed .back-to-top {
        display: block;
    }

    .bar-fixed .bar-fixed-item .txt {
        display: none;
    }

    .bar-fixed .bar-fixed-item .ic {
        width: 3.5rem;
        height: 3.5rem;
    }

    .bar-fixed .bar-fixed-item {
        margin-bottom: 2rem;
    }

    .bar-fixed .bar-fixed-item:not(:last-child)::before,
    .bar-fixed .bar-fixed-item:not(:last-child)::after {
        display: block;
    }

    .prod-detail-info-wr .btn-sticky {
        bottom: 1.5rem;
    }

    .prod-detail-info-wr .btn-sticky {
        transform: translate(-50%, calc(100% + 2rem));
    }

    .prod-detail-info-wr .btn-sticky.show {
        transform: translate(-50%, 0);
    }
}

.ct-section .ct-content-wr {
    row-gap: calc(var(--it-pd)*1);
}

.ct-section .ct-content-wr .ct-box:nth-child(2) .ct-tt {
    display: none;
}

.ct-section .ct-content-wr .ct-tt {
    margin-bottom: .6rem;
}

.banner-section .banner-slider {
    min-height: 42rem;
}

@media (max-width: 1199px) {
    .banner-section .banner-slider {
        min-height: auto;
    }
}

/* .banner-section .banner-content {
    padding: 2.8rem 4rem 2.8rem 1.5rem;
} */

.banner-section .banner-content {
    padding: 1rem 4rem 1rem 1.5rem;
}

@media (max-width: 700px) {
    .banner-section .banner-content {
        padding: 1rem 1.5rem;
    }
}

@media (max-width: 575px) {
    .banner-section .banner-content {
        padding: 1rem 1.5rem;
    }
}

.blog-detail-section .blog-detail-wr .tt-sect {
    color: #0000ff;
    font-size: 18px;
    /* font-family: arial, helvetica, sans-serif; */
}

.blog-related-section .heading-slider {
    justify-content: center;
}

.blog-related-slider {
    position: relative;
}

.box-navi.navi-custom {
    width: 100%;
}

.box-navi.navi-custom .btn-navi.prev {
    left: 0;
    transform: translate(-50%, -50%);
}

.box-navi.navi-custom .btn-navi.next {
    right: 0;
    transform: translate(50%, -50%);
}

@media (max-width: 1380px) {
    .box-navi.navi-custom .btn-navi.prev {
        left: 0;
        transform: translate(0%, -50%);
    }

    .box-navi.navi-custom .btn-navi.next {
        right: 0;
        transform: translate(0%, -50%);
    }
}

.pj-section .pj-card {
    width: calc(3/12*100%);
}

.pj-card .pj-content-heading .pj-tt {
    font-size: 1.6rem;
    text-wrap: pretty;
}

.pj-card .pj-content-heading img {
    width: 2.7rem;
    height: 2.7rem;
}

.pj-card .view-more {
    font-size: 1.4rem;
}

@media (max-width: 1199px) {
    .pj-section .pj-card {
        width: calc(4/12*100%);
    }
}

@media (max-width: 767px) {
    .pj-section .pj-card {
        width: calc(6/12*100%);
    }
}

@media (max-width: 575px) {
    .pj-section .pj-card {
        width: 100%;
    }
}

.aside .menu-list .menu-item .menu-link {
    color: #000;
}


.blog-section .blog-card {
    width: calc(3/12*100%);
}

.blog-card .blog-content .blog-tt {
    font-size: 1.6rem;
    text-wrap: pretty;
}

.blog-card .view-more {
    font-size: 1.4rem;
}


@media (max-width: 1199px) {
    .blog-section .blog-card {
        width: calc(4/12*100%);
    }
}

@media (max-width: 767px) {
    .blog-section .blog-card {
        width: calc(6/12*100%);
    }
}

@media (max-width: 575px) {
    .blog-section .blog-card {
        width: 100%;
    }
}

.cate-section .cate-list {
    justify-content: center;
}

@media (max-width: 800px) {
    .cate-section .cate-card {
        width: 50%;
    }
}

@media (max-width: 575px) {
    .cate-section .cate-card {
        width: 100%;
    }
}

.hd .menu-mega {
    position: fixed;
    z-index: 10;
    top: calc(var(--hd-bot) + var(--heightAdmin));
    left: 50%;
    transform: translate(-50%, 2rem);
    width: 100%;
    max-width: 90rem;
    /* height: 31rem; */
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    background-color: #fff;
    padding: 1.5rem;
    border-radius: 1.6rem;
    box-shadow: 0 0 3rem .1rem rgba(0, 0, 0, 0.1);
    transition: all .3s ease;
}

.hd .menu-mega.mn-full {
    width: calc(var(--ctn) + 34rem);
    max-width: calc(100% - 3rem);
    /* height: 30rem; */
}

.hd .menu-mega.mn-full .container {
    max-width: 100%;
}

.hd-nav>.menu-list>.menu-item.dropdown:hover .menu-mega {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0rem);
    pointer-events: visible;
}

.hd .menu-mega .container {
    padding: 0;
}

.hd-nav .menu-mega .menu-mega-list {
    display: flex;
    height: 100%;
    margin: 0 -1.6rem;
}

.menu-mega .mega-menu-col {
    flex-direction: column;
    display: flex;
    height: 100%;
    flex: 1;
    padding: 0 1.6rem;
}

.menu-mega .mega-menu-tt {
    position: relative;
    font-size: 1.4rem;
    color: #091E42;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 1.6rem;
    margin-bottom: 1.6rem;
}

@media (max-width: 1330px) {
    .menu-mega .mega-menu-tt {
        font-size: 1.2rem;
    }
}

.menu-mega .mega-menu-tt::before,
.menu-mega .mega-menu-tt::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    pointer-events: none;
}

.menu-mega .mega-menu-tt::before {
    width: 100%;
    background-color: #dcdcdc;
}

.menu-mega .mega-menu-tt::after {
    width: 10rem;
    background: #EC1F26;
}

.hd .menu-mega .menu-mega-list .menu-list {
    display: flex;
    flex-direction: column;
    overflow: auto;
    height: 100%;
    position: unset;
    transform: translate(0, 0);
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
}

.hd .menu-mega .menu-mega-list .menu-item {
    transition: all .4s ease;
}

.hd .menu-mega .menu-mega-list .menu-link {
    font-size: 1.6rem;
    font-weight: 500 !important;
    display: flex !important;
    padding: .8rem 1.2rem !important;
    transition: .4s ease-out;
    text-transform: none !important;
}


@media (max-width: 1330px) {
    .menu-mega .mega-menu-tt {
        font-size: 1.2rem;
    }
}


.hd .menu-mega .menu-mega-list .menu-link::after {
    display: none;
}

.hd .menu-mega .menu-mega-list .menu-link:hover {
    background: #EC1F26;
    color: #fff !important;
}

.hd-nav>.menu-list>.menu-item.dropdown .menu-link {
    display: flex;
    gap: .6rem;
}

.hd-nav>.menu-list>.menu-item>.menu-link>i {
    transition: all .3s ease;
    width: 2rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hd-nav>.menu-list>.menu-item:hover i {
    color: #EC1F26;
    transform: rotate(180deg);
}

.hd .menu-mb .menu-mega .menu-mega-list {
    flex-direction: column;
    display: flex;
    row-gap: 2rem;
}

.hd .menu-mb .menu-mega {
    position: unset;
    height: 100%;
    transform: translate(0, 0);
    max-width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    pointer-events: auto;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    padding-top: .5rem;
    padding-left: 1rem;
    display: none;
    transition: none;
}

.hd .menu-mb .menu-mega .mega-menu-col {
    padding: 0;
    overflow: visible;
}

.hd .menu-mb .menu-mega .mega-menu-tt {
    font-size: 1.4rem;
}

.nav-mb>.menu-list>.menu-item.dropdown .menu-list {
    display: flex;
    padding-left: 0;
    border-color: #dcdcdc;
}

.nav-mb>.menu-list>.menu-item.dropdown .menu-list .menu-item .menu-link {
    color: #091E42;
    font-size: 1.4rem;
}

.nav-mb>.menu-list>.menu-item>.menu-link>i {
    transition: all .3s ease;
}

.nav-mb>.menu-list>.menu-item>.menu-link>i.active {
    transform: rotate(180deg);
}

.banner-section {
    overflow: hidden;
}


.banner-section .banner-slider {
    min-height: calc(500/1728*100vw);
}

/* .banner-section .bg {
    width: 100%;
} */

.blog-detail-section .mona-content * {
    font-family: var(--font-pri) !important;
}

.banner-home-slider .banner-home-content .banner-home-content-block {
    min-height: calc(650/1728*100vw);
    height: auto;
}

.page-blog .qlt-section {
    padding-top: var(--ss-pd);
}

@media (max-width: 575px) {
    .banner-home-slider .bg {
        padding-top: 50%;
    }
}

.blog-detail-section.child-taxz .container {
    max-width: var(--ctn);
    margin: 0 auto;
}


.menu-mb .ft-lf-info-list {
    display: none;
}


.custom-fb-ct {
    max-width: 70%;
    margin: 1.2rem auto 2rem;
    text-align-last: center;
    padding: 0 1.5rem;
}

.ft-lf-list .menu-item .menu-link,
.ft-lf-info-list .menu-item .menu-link,
.ft-lf-info-list .menu-item .label-ft {
    color: #000;
}

.blog-detail-section .mona-content * {
    margin-bottom: .6rem !important;
}


@media (max-width: 700px) {
    .custom-fb-ct {
        max-width: 100%;
    }
}

/* @media (max-width: 991px) {
    .ft-lf-list .ft-lf-item:nth-child(2) {
        text-align: right;
    }
} */

@media (max-width: 575px) {
    .ft-lf-info-list .ft-tt {
        font-size: 1.4rem;
    }

    .ft .bct {
        height: 4rem;
    }

    .ft .ft-social {
        max-width: 100%;
        align-items: center;
        justify-content: flex-start;
    }
}

.mona-content h2,
.mona-content h3,
.mona-content h4,
.mona-content h5,
.mona-content h6 {
    line-height: 120%;
}

/* banner home */

/* pc  1728 * 650 */
/* mb 800 * 440 */

/* banner khác */

/* pc 1728 * 500 */
/* mb 800 * 440 */


/* 27/2 */

.prod-content-section .aside {
    display: none !important;
}

.blog-detail-section .container {
    max-width: var(--ctn);
    margin: 0 auto;
}

.prod-detail-aside.aside {}

.prod-detail-aside.aside {
    top: calc(var(--size-hd) + 0.5rem);
}

.pj-hot-card .pj-hot-content .pj-hot-content-wr .btn {
    margin: 0 auto;
}

@media (max-width: 575px) {
    .banner-section .banner-slider {
        min-height: auto;
        height: auto;
    }

    .banner-section .bg {
        position: unset;
        width: 100%;
        height: 25vh;
        transform: translate(0, 0);
    }

    .banner-section .banner-content {
        background: #EC1F26;
    }

    .cate-section .cate-card .btn {
        margin: 0 auto;
    }

    .cate-section .cate-card .btn .txt {
        font-size: 1.2rem;
    }

    .ft-lf-info-list .ft-tt {
        font-size: 1.69rem;
    }

    .ft-lf-info-list .menu-item:nth-last-child(3) {
        width: 30% !important;
    }

    .ft .ft-social {
        gap: 3.6rem;
        justify-content: space-between;
        padding-right: 5rem;
    }

    .brand-slider-section .heading-section .tt-sect.pri,
    .pj-hot-slider-section .heading-section .tt-sect.pri {
        font-size: 1.8rem;
    }

    .prod-detail-aside-wr .list .item {
        width: 100%;
    }

    .pj-hot-slider-section .swiper {
        padding-top: 2rem;
    }
}

.banner-section .banner-content .breadcrumbs-list .breadcrumbs-item:last-child .breadcrumbs-link {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pj-hot-card .pj-hot-content .desc {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ct-content .ct-box .ft-lf-info-list .ft-tt {
    font-size: 2rem;
    margin-bottom: .6rem;
    font-weight: 700;
}

.ct-content .ct-box .ft-social {
    display: flex;
    justify-content: space-between;
    align-items: center;
}