﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

@font-face {
    font-family: BeVietNam;
    src: url(/Content/themes/web/font/BeVietnamPro-Regular.ttf);
}

body {
    font-family: BeVietNam;
    box-sizing: border-box;
    color: #3f3f3f;
}

ul {
    list-style: none;
}

h2 {
    font-size: 20px;
    margin: 0;
}

h3 {
    font-size: 18px;
}

.fixedadv-top {
    display: flex;
    width: 100%;
}

.banner-img img {
    width: 100%;
}
/*.banner-nav {
    background: #5da717;
}*/
.banner-nav .nav-item .nav-link {
    font-size: 18px;
    color: #3f3f3f;
    font-weight: 400;
    padding: 0 15px;
    border-right: 2px solid #3f3f3f;
}

    .banner-nav .nav-item .nav-link.active {
        color: #5da717;
        font-weight: 700;
    }



    .banner-nav .nav-item .nav-link:hover {
        color: #488907;
        font-weight: 600;
        transition: color ease-in 0.2s;
    }

.banner-nav .nav-item:last-child .nav-link {
    border-right: none;
}

.banner-nav .nav-item {
    margin: 16px 0;
}

.banner-nav .nav {
    border-bottom: 1px solid #cbcbcb;
}
/* footer */
.footer {
    background-image: url('../../../../Images/HOME/HOMEIMG_0064_Layer-42.png');
    background-repeat: no-repeat;
    background-size: cover;
}

    .footer .iframe iframe {
        width: 100% !important;
        height: 292px;
        margin-bottom: 20px;
    }

    .footer ul {
        padding: 0;
    }

    .footer h2, .footer p, .footer a {
        font-size: 20px;
        color: #ffffff;
        font-weight: 700;
    }

    .footer p, .footer a {
        font-size: 18px;
        color: #ffffff;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 9px;
    }

    .footer .col-12 {
        margin-top: 43px;
    }

    .footer .hotline li {
        padding-bottom: 9px;
    }

        .footer .hotline li img {
            margin-right: 10px;
        }

.copyright ul {
    display: flex;
    justify-content: center;
    margin: 15px;
    padding: 0;
}

    .copyright ul li {
        padding: 0 15px;
        border-right: 2px solid #3f3f3fc7;
    }



.copyright {
    font-size: 18px;
    line-height: 32px;
    color: #3f3f3f !important;
    font-weight: 400;
    margin: 10px;
    text-align: center;
}

    .copyright p {
        font-size: 16px;
        line-height: 23px;
        color: #3f3f3f !important;
        font-weight: 400;
        text-align: center
    }

.category-banner .adv-left, .adv-right {
    display: flex;
    justify-content: center;
    background-image: url('../../../../Images/HOME/HOMEIMG_0066_Background-copy.png');
}

.footer-contact {
    background: #373737;
    padding: 50px 0;
    color: white;
    font-size: 20px;
}

    .footer-contact p {
        background: #373737;
        color: white;
        line-height: 33px;
        margin-bottom: 41px;
    }

    .footer-contact h2 {
        font-size: 22px;
        font-weight: 700;
        line-height: 43px;
    }

.btn_footer-contact {
    background: #5dae14;
    color: white;
    padding: 10px 28px;
    padding: 15px 28px;
    margin-top: 30px;
    text-transform: uppercase;
}

    .btn_footer-contact:hover {
        background-color: #c0c0c0;
        transition: background 0.2s;
    }

    .btn_footer-contact img {
        height: 38px;
        width: 38px;
        margin-right: 10px;
    }

/* Home */
.category-item h2 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    background: #5dae14;
    padding: 10px;
}

    .category-item h2 img {
        margin-right: 16px;
        width: 23px;
        height: 15px;
        object-fit: cover;
    }

.category-item .item-content {
    padding: 0;
    margin: 0;
}

.category-item .item-content {
    background-color: #efefef;
    margin: 6px 0 0;
    padding: 6px 0 6px 31px;
}

    .category-item .item-content a {
        color: #1d1c1c;
    }

        .category-item .item-content a img {
            color: #1d1c1c;
            margin-right: 16px;
        }

    .category-item .item-content:hover {
        background: #5dae14;
    }

        .category-item .item-content:hover a {
            color: #ffffff;
        }

        .category-item .item-content:hover img {
            filter: brightness(0) invert(1);
        }


.category-item ul li:hover a {
    color: #ffffff;
}

.introduce-main {
    margin: 25px 0 52px;
}

    .introduce-main img {
        width: 100%;
        height: 100%;
    }

    .introduce-main .col-12 h3 {
        font-size: 18px;
        color: #3f3f3f;
        font-weight: 600;
    }

    .introduce-main .btn-more {
        padding: 6px 27px;
        background: #5dae14;
        color: #ffffffe8 !important;
    }

        .introduce-main .btn-more:hover {
            background: #c0c0c0;
            color: white;
            transition: background 0.3s;
        }

    .introduce-main .title {
        font-size: 17px;
        color: #3f3f3f;
        font-weight: 600;
        border-bottom: 1px solid #3f3f3f4f;
        width: max-content;
        margin-bottom: 20px;
        padding-bottom: 5px;
        text-transform: uppercase;
    }

.intro-over {
    overflow: auto;
    max-height: 426px;
}

.sumary-new .title {
    font-size: 20px;
    color: #3f3f3f;
    font-weight: 600;
    margin-bottom: 9px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.category-product .title-category a {
    color: #ffffffe8;
}

.category-product .title-category {
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    background: #5dae14;
    color: #ffffffe8;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    width: 100%;
}

.home_position-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.category-product .card {
    border: none;
}

.category-product .card-body {
    text-align: center;
    padding: 15px 0;
}

    .category-product .card-body .card-title {
        font-size: 17px;
        line-height: 30px;
        color: #3f3f3f;
        font-weight: 600;
        margin: 13px 0 4px;
    }

        .category-product .card-body .card-title:hover {
            color: #5dae14;
            transition: color 0.2s;
        }

    .category-product .card-body .card-text {
        font-size: 17px;
        margin-bottom: 0 !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        padding: 5px;
    }

.category-product .btn-contact {
    text-align: center;
    margin: auto;
    display: block;
    margin: 5px auto 17px;
}

    .category-product .btn-contact:hover span {
        color: #c10505;
        transition: color 0.2s;
    }

    .category-product .btn-contact span {
        color: #ff0000;
        font-weight: 800;
    }

.sumary-new img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sumary-new .new-text {
    width: calc(100% );
    position: absolute;
    bottom: 0;
    color: white;
    background: linear-gradient(#1e1d1d00, #2424245c, black);
    font-size: 20px;
    padding: 20px 7px;
    height: 100%;
}

    .sumary-new .new-text a {
        position: absolute;
        bottom: 15px;
    }

    .sumary-new .new-text h2 {
        color: white;
        font-size: 19px;
        line-height: 30px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        display: -webkit-box;
        text-transform: uppercase;
    }

    .sumary-new .new-text p {
        color: white;
        font-size: 18px;
        line-height: 30px;
        line-height: 1.8;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        display: -webkit-box;
        margin-bottom: 0;
    }


.sumary-new .news-big .col-12 {
    margin-bottom: 25px;
}

.sumary-new {
    margin-bottom: 30px;
}

    .sumary-new .new-more {
        color: white;
        background-color: #c0c0c0;
        padding: 5px 25px;
        float: right;
        font-size: 20px;
    }

        .sumary-new .new-more:hover {
            background: #5dae14;
            color: white;
            transition: background 0.3s;
        }

.icon-open img {
    width: 21px;
    margin: 10px;
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(142deg) brightness(101%) contrast(102%);
}

.icon-close img {
    position: absolute;
    width: 25px;
    right: 10px;
    top: 10px;
}

.banner_nav-mobile ul {
    position: fixed;
    background: white;
    width: 50%;
    height: 100%;
    z-index: 100;
    padding: 0;
    top: 0;
    left: 0;
}

    .banner_nav-mobile ul .nav-item {
        border-bottom: 1px solid #034005;
        font-size: 18px;
        padding: 10px;
    }

.overlay-nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000085;
    z-index: 99;
    display: block;
    top: 0;
    display: none;
}

.item-mobile {
    display: none;
}

.banner-top {
    margin-top: 20px;
}

    .banner-top .col-12 .carousel {
        height: 100%;
    }

    .banner-top .carousel-inner {
        height: 100%;
    }

        .banner-top .carousel-inner .carousel-item {
            height: 100%;
        }

            .banner-top .carousel-inner .carousel-item img {
                height: 100%;
                margin: 5px;
                aspect-ratio: 1010/553;
                object-fit: cover;
            }
/* category new */
.category-new .new-special .card-new {
    aspect-ratio: 279/153;
    object-fit: contain;
    width: calc(50% - 23px);
    padding: 0 13px 0 15px;
}

.category-new .new-left .card-new {
    aspect-ratio: 279/153;
    object-fit: contain;
    width: calc(50% - 23px);
    padding: 0 13px 0 0;
}

.category-new .card-new img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.category-new .card-text {
    width: calc(50% - 0px);
}

    .category-new .card-text .title-new {
        font-size: 17px;
        color: #3f3f3f;
        font-weight: 700;
        line-height: 30px;
        line-height: 1.5;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        display: -webkit-box;
    }

    .category-new .card-text p {
        font-size: 16px;
        color: #3f3f3f;
        font-weight: 400;
        line-height: 30px;
        line-height: 1.5;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        display: -webkit-box;
        margin: 0;
    }

.new-left .d-flex {
    margin: 0 0 22px 0;
    width: 100%;
}

.new-special .new-content .d-flex {
    margin: 22px 0;
    width: 100%;
}

.site-map p {
    margin: 0;
}

.new-special .title-special {
    background: #5dae14;
    color: white;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
}

.introduce-page .title-intro {
    margin: 20px 0;
    font-size: 19px;
    font-weight: 800;
}

.introduce-page img {
    margin-bottom: 20px;
}

.new-special .new-content {
    border: 1px solid #d9d9d9;
}

.card-img-top {
    width: 90%;
    margin: auto;
    aspect-ratio: 350/350;
    object-fit: cover;
    display: block;
}

.sumary-new {
    background-color: #e3e3e3;
    padding: 30px 61px 70px;
    margin: 0;
}

.news-item {
    margin: auto;
    position: relative;
    padding: 0 15px;
}

.news-big .slick-prev {
    left: -10px !important;
}

.news-big .slick-next {
    right: -12px !important;
}

.item-slide {
    border-right: 1px solid black !important;
}

    .item-slide:last-child {
        border-right: none;
    }

.copyright .slick-next, .copyright .slick-prev {
    display: none !important;
}

.category-product .slick-next, .category-product .slick-prev {
    display: none !important;
}

/*.category-detail .nav-pills {
    background-color: #e3e3e3;
}
*/
.category-detail .nav-pills .nav-link.active, .category-detail .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #5dae14 !important;
    border-radius: 0 !important;
}

.category-detail .nav-pills .nav-link {
    padding: 14px 50px 12px;
}

.contact-page .input-format {
    position: relative;
}

    .contact-page .input-format img {
        position: absolute;
        left: 30px;
        top: 23%;
        width: 22px;
        height: 30px;
        transform: translateX(-50%);
    }

    .contact-page .input-format input {
        padding: 5px 0 5px 28px;
        width: 100%;
        border: 1px solid #dfdfdf;
        margin: 9px auto;
    }

.contact-page .btn-contact {
    background: #5dae14;
    color: white;
    border: none;
    padding: 10px 20px;
    text-transform: uppercase;
    margin: 30px auto;
    display: block;
}

.contact-information .title {
    font-size: 20px;
    color: #3f3f3f;
    font-weight: 700;
    text-align: center;
    margin: 30px;
}

.contact-page .map {
    width: 100%;
    height: 400px;
    margin: 40px 0;
}

    .contact-page .map iframe {
        width: 100%;
        height: 100%;
    }

.category-buit .btn-contact {
    text-align: center;
    color: #cf260f;
    font-weight: 700;
    margin: auto;
}

.category-buit .card-body {
    text-align: center;
}

.category-buit .card-text {
    line-height: 1.5;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    margin-bottom: 3px;
}

.banner-top .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    background: linear-gradient(#1e1d1d03, #120f0f47, black);
    width: 100%;
    padding: 22px 20px 32px;
}

    .banner-top .carousel-caption p {
        color: white;
        line-height: 1.5;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        display: -webkit-box;
    }

    .banner-top .carousel-caption h5 {
        color: white;
        line-height: 1.5;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        display: -webkit-box;
    }

.banner-top .carousel-indicators {
    justify-content: flex-start;
    margin-left: 16px !important;
}

    .banner-top .carousel-indicators li {
        width: 13px;
        height: 13px;
    }

@media (min-width: 576px) {
    .site-map {
        padding: 12px;
        background-color: #e3e3e3;
        margin: 15px 0 15px;
        font-size: 15px;
        font-weight: 600;
    }

        .site-map a {
            background-color: #e3e3e3;
            font-size: 15px;
            font-weight: 600;
            padding: 0 12px;
        }
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {


    .category-banner .adv-left, .adv-right {
        width: 10%;
    }

    .main-center {
        width: 80%;
    }

    p, a {
        font-family: BeVietNam;
        box-sizing: border-box;
        color: #3f3f3f;
        font-size: 16px;
        line-height: 26px;
    }

    .category-banner .adv-left a, .adv-right a {
        text-align: center;
    }

    .category-banner .adv-left img, .adv-right img {
        width: 90%;
        margin: auto;
    }

    .category-buit .card-text {
        min-height: 81px;
    }
}

@media (min-width: 1200px) {
    .banner_nav-mobile {
        display: none;
    }

    .news-big .col-xl-6 .new-img {
        aspect-ratio: 728/488;
        object-fit: cover;
        position: relative;
    }

    .copyright-slide {
        max-width: 89%;
        margin: auto;
    }
}

@media (min-width: 1400px) {
}

@media (max-width: 1400px) {
}

@media (max-width: 1200px) {
    .sumary-new .new-img {
        object-fit: cover;
        position: relative;
        height: 100%;
        width: 100%;
        aspect-ratio: 7/9;
    }

    .banner-nav {
        display: none;
    }

    .introduce-main .col-12.col-xl-6 {
        margin-top: 10px;
    }

    .intro-text {
        text-align: justify;
        margin: 20px 0;
    }

    .banner_nav-mobile .icon-open {
        background: #5dae14;
    }

    .news-big .col-12 {
        position: relative;
        margin: 15px 0 15px;
    }
}



@media (max-width: 992px) {
    main {
        margin-top: 50px;
    }
    .category-banner .adv-left, .adv-right {
        display: none;
    }

    p, a {
        font-family: BeVietNam;
        box-sizing: border-box;
        color: #3f3f3f;
        font-size: 14px;
        line-height: 23px;
    }

    .news-big .col-12.col-xl-3.col-md-6 {
        display: none;
    }

    .category-buit .card-text {
        min-height: 42px;
    }
}

@media(max-width:768px) {
    .new-more {
        font-size: 14px !important;
    }

    h2 {
        font-size: 16px !important;
    }

    .category-product .title-category {
        padding: 3px;
    }

    .card-title {
        font-size: 14px !important;
    }

    .category-product .card-body .card-text {
        padding: 3px;
        font-size: 13px !important;
    }

    .sumary-new {
        padding: 30px 36px 53px;
    }

    .footer-contact h2 {
        font-size: 17px;
        font-weight: 700;
        line-height: 31px;
    }

    .footer p, .footer a {
        font-size: 15px;
        line-height: 23px;
    }

    .copyright * {
        font-size: 15px;
    }

    .copyright p {
        font-size: 14px;
    }

    p {
        font-size: 14px !important;
    }
}

@media (max-width: 576px) {
    .banner-img {
        display: none;
    }

    .site-map a {
        background-color: #e3e3e3;
        margin: 15px 0 30px;
        font-size: 12px !important;
        font-weight: 600;
    }

    .category-product .card-body .card-text {
        font-size: 13px !important;
    }

    .site-map {
        padding: 12px;
        background-color: #e3e3e3;
        margin: 15px 0 30px;
        font-weight: 600;
    }
}

@media (max-width: 375px) {
    .category-product .card-body .card-text {
        font-size: 12px !important;
    }
}


.category-new .new-left .pagination {
    justify-content: flex-start;
}

.pagination {
    justify-content: flex-end;
    color: black;
}

    .pagination ul {
        display: flex;
    }

        .pagination ul li.previous, .pagination ul li.next {
            background-color: #ffffff !important;
        }

        .pagination ul li.active {
            color: #ffffff;
            background-color: #1ca33b;
        }

        .pagination ul li {
            padding: 0px 12px;
            color: #ffffff !important;
            background-color: #b3b3b3;
            margin-right: 10px;
            font-size: 17px;
        }

            .pagination ul li a {
                color: #ffffff !important;
                font-size: 17px;
            }

a:hover {
    text-decoration: none !important;
}

.news-big .col-xl-3 .new-img {
    object-fit: cover;
    aspect-ratio: 350/455;
    position: relative;
    height: 100%;
    width: 100%;
}

.content_new h2 {
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: 700
}

.adv-font {
    position: relative;
    height: fit-content;
    width: max-content;
}

    .adv-font .text-adv {
        position: absolute;
        bottom: 0;
        font-style: italic;
        width: 90%;
        margin-bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
    }

        .adv-font .text-adv p {
            color: #fff6f6;
            text-shadow: 1px -1px 2px #ff0000;
            font-weight: 800;
            font-style: italic;
            margin-bottom: 0;
            width: 99%;
        }

.introduce-main .intro-text {
    margin: 8px 0 0;
    line-height: 1.5;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 447px;
    display: -webkit-box;
}

.buton-more {
    margin-top: 30px;
}

.introduce-main .intro-text p {
    line-height: 29px !important;
}

.detail-product .slider-nav .slick-slide img {
    width: 90% !important;
    margin: 20px auto;
    display: block !important;
    aspect-ratio: 144/144;
    object-fit: cover;
}

.detail-product .slider-for .slick-slide img {
    aspect-ratio: 649/648;
    object-fit: cover;
}

.detail-product .slick-next {
    right: -16px !important;
}

    .detail-product .slick-next:before {
        content: url('../images/icon/Layer 56.png');
    }

.detail-product .slick-prev {
    left: -16px !important;
}

    .detail-product .slick-prev:before {
        content: url('../images/icon/Layer 56 copy.png');
    }

.content-news h2 {
    font-size: 20px;
    line-height: 40px;
    color: #000000;
    font-weight: 700;
}

.fz16 {
    font-size: 16px;
}

.fw-700 {
    font-weight: 700;
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(33, 37, 41), var(--bs-text-opacity)) !important;
    font-weight: 700;
}

.text-red {
    color: #bf2a2a;
}

.banner-top .category-item ul {
    max-height: 360px;
    overflow: auto;
}

.message-contact {
    display: flex;
    position: fixed;
    right: 0;
    background: white;
    z-index: 100000;
    bottom: 10%;
    padding: 10px;
    border-radius: 7px 0 0 7px;
    flex-direction: column;
}

    .message-contact img {
        width: 36px;
        height: 36px;
        margin: 5px;
    }

a:hover {
    color: #5dae14;
    transition: color 0.2s;
}

.product-title h2 {
    text-align: center;
    font-weight: 800;
    margin-bottom: 20px;
}

.body-product {
    text-align: center;
}

.category-slide {
    margin-top: 30px !important;
}

#myModal .swiper-container {
    overflow: hidden;
}

.card-cate, .item-product {
    border-radius: 15px !important;
    overflow: hidden;
    box-shadow: 2px 2px 20px #0000000f;
    transition: all .3s;
    width: auto;
    display: inline-block;
    margin: 5px;
}

.item-product {
    width: 100%;
}

.card-img-top {
    width: 100%;
}

:focus {
    outline: none
}

.item-product:hover .img-product img, .card-cate:hover .img-product img {
    transform: scale(1.05);
}

.list-project .item-project img, .box-img-blog img, .box-img img, .img-product img {
    transition: transform .4s ease 0s;
}

a:hover {
    color: var(--bs-link-hover-color);
}

.card-cate:hover, .item-product:hover {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, .1);
}

.item-product {
    border-radius: 15px !important;
    overflow: hidden;
    box-shadow: 2px 2px 20px #0000000f;
    transition: all .3s;
}

.category-product {
    margin-top: 30px;
}

.d-none_pc {
    display: none;
}

.content_new img {
    max-width: 100%;
    height: auto !important;
}

.sidebar-single {
    position: sticky;
    top: 80px;
}

.widget-title {
    background-color: #5dae14;
    display: block;
}

.fw-600 {
    font-weight: 600;
}

.fz16 {
    font-size: 16px;
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(255, 255, 255), var(--bs-text-opacity)) !important;
}

.support-sidebar {
    border: 1px dashed #ccc;
    border-radius: 20px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.ms-3 {
    margin-left: 1rem !important;
}

.widget-title:not(:first-child) {
    margin-top: 30px;
}

.widget-title {
    background-color: #5dae14;
    display: block;
}

.boder-box {
    border: 1px solid #ccc;
}

.sidebar-single .accordion-item {
    border: none !important;
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.accordion-item:not(:first-of-type) {
    border-top: 0;
}

.sidebar-single .item-blog-sidebar .box-img {
    width: 70px;
    margin-right: 10px;
    flex-shrink: 0;
}

.list-project .item-project, .img-product, .box-img {
    overflow: hidden;
}

.sidebar-single .item-blog-sidebar .info {
    flex-grow: 1;
}

.sidebar-single .item-blog-sidebar .box-img {
    width: 70px;
    margin-right: 10px;
    flex-shrink: 0;
}

.sidebar-single .item-blog-sidebar .box-img {
    width: 70px;
    margin-right: 10px;
    flex-shrink: 0;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 14px;
    color: gray;
}

.row > * {
    padding-right: calc(1.5rem * .5);
    padding-left: calc(1.5rem * .5);
}

.navbar {
    justify-content: center;
    align-items: center;
}

.nav-list {
    margin-bottom: 0;
}

:root {
    --primary-color: #5dae14;
    --primary-glow: rgba(33, 150, 243, 0.8);
    --secondary-color: #9c27b0;
    --text-color: #ffffff;
    --bg-color: #0a0a12;
    --nav-bg: rgba(16, 16, 26, 0.7);
    --dropdown-bg: rgba(20, 20, 35, 0.8);
    --hover-color: #3f51b5;
    --border-color: rgba(255, 255, 255, 0.08);
    --shadow-color: rgba(0, 0, 0, 0.3);
    --neon-glow: 0 0 10px rgba(33, 150, 243, 0.5), 0 0 20px rgba(33, 150, 243, 0.3), 0 0 30px rgba(33, 150, 243, 0.1);
    --transition-fast: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    --transition-medium: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    --transition-slow: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    --gradient-bg: linear-gradient(135deg, var(--bg-color), #151530);
    --glass-effect: saturate(180%) blur(10px);
    --border-radius: 12px;
    --text-description: rgba(255, 255, 255, 0.7);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



/* Header and Navbar */

.navbar {
    display: flex;
    padding: 1rem 2rem;
    background: var(--nav-bg);
    backdrop-filter: var(--glass-effect);
    -webkit-backdrop-filter: var(--glass-effect);
    border-bottom: 1px solid var(--border-color);
    box-shadow: 0 4px 30px var(--shadow-color);
    transition: var(--transition-medium);
    z-index: 100;
}

/* Logo */
.logo {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--primary-color);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: var(--neon-glow);
    position: relative;
    display: inline-block;
    transition: var(--transition-medium);
}

    .logo:hover {
        transform: translateY(-2px);
        text-shadow: 0 0 15px var(--primary-glow), 0 0 30px var(--primary-glow);
    }

    .logo::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: var(--primary-color);
        bottom: -4px;
        left: 0;
        transform: scaleX(0);
        transform-origin: right;
        transition: transform var(--transition-medium);
        box-shadow: var(--neon-glow);
    }

    .logo:hover::after {
        transform: scaleX(1);
        transform-origin: left;
    }

/* Navigation Menu */
.nav-menu {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.nav-list {
    display: flex;
    gap: 1.5rem;
    list-style: none;
}

.nav-item {
    position: relative;
}

.nav-link {
    color: var(--text-color);
    text-decoration: none;
    font-weight: 500;
    padding: 0.5rem 1rem;
    border-radius: var(--border-radius);
    transition: all var(--transition-medium);
    display: flex;
    align-items: center;
    gap: 5px;
}

    .nav-link:hover,
    .nav-link.active {
        color: var(--primary-color);
        text-shadow: var(--neon-glow);
        background: rgba(255, 255, 255, 0.05);
        transform: translateY(-2px);
    }

        .nav-link.active::after {
            content: '';
            position: absolute;
            bottom: -5px;
            left: 50%;
            transform: translateX(-50%);
            width: 5px;
            height: 5px;
            background-color: var(--primary-color);
            border-radius: 50%;
            box-shadow: var(--neon-glow);
        }

/* Icons */
.icon {
    transition: var(--transition-medium);
    vertical-align: middle;
}

.chevron-icon {
    transition: transform var(--transition-medium);
}

.has-dropdown:hover .chevron-icon {
    transform: rotate(180deg);
}

.hidden {
    display: none;
}

/* Dropdown Menus */
.has-dropdown {
    position: relative;
}

.dropdown {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    min-width: 220px;
    background: var(--dropdown-bg);
    backdrop-filter: var(--glass-effect);
    -webkit-backdrop-filter: var(--glass-effect);
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 0.5rem;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px) scale(0.98);
    transition: all var(--transition-medium);
    box-shadow: 0 10px 30px var(--shadow-color);
    z-index: 100;
}

.has-dropdown:hover .dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
}

.dropdown::before {
    content: '';
    position: absolute;
    top: -6px;
    left: 20px;
    width: 12px;
    height: 12px;
    background: var(--dropdown-bg);
    border-left: 1px solid var(--border-color);
    border-top: 1px solid var(--border-color);
    transform: rotate(45deg);
    backdrop-filter: var(--glass-effect);
    -webkit-backdrop-filter: var(--glass-effect);
}

.dropdown li {
    list-style: none;
}

.dropdown a {
    color: var(--text-color);
    text-decoration: none;
    padding: 0.7rem 1rem;
    display: block;
    border-radius: var(--border-radius);
    transition: all var(--transition-medium);
    margin-bottom: 2px;
}

    .dropdown a:hover {
        background: rgba(33, 150, 243, 0.15);
        color: var(--primary-color);
        transform: translateX(5px);
    }

/* Search Bar */
.nav-actions {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.search-container {
    position: relative;
    display: flex;
    align-items: center;
}

.search-input {
    padding: 0.6rem 1rem;
    border: none;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.08);
    color: var(--text-color);
    width: 180px;
    transition: all var(--transition-medium);
    font-size: 0.9rem;
}

    .search-input:focus {
        outline: none;
        background: rgba(255, 255, 255, 0.15);
        width: 240px;
        box-shadow: 0 0 0 2px rgba(33, 150, 243, 0.3);
    }

    .search-input::placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

.search-btn {
    background: none;
    border: none;
    color: var(--text-color);
    cursor: pointer;
    padding: 0.5rem;
    position: absolute;
    right: 5px;
    transition: var(--transition-fast);
}

    .search-btn:hover {
        color: var(--primary-color);
        transform: scale(1.1);
    }

/* Theme Toggle */
.theme-toggle {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid var(--border-color);
    color: var(--text-color);
    cursor: pointer;
    padding: 0.6rem;
    font-size: 1.2rem;
    transition: all var(--transition-medium);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .theme-toggle:hover {
        color: var(--primary-color);
        text-shadow: var(--neon-glow);
        background: rgba(255, 255, 255, 0.15);
        transform: rotate(15deg);
    }

/* Hamburger Menu */
.nav-toggle {
    display: none;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 0.6rem;
    transition: var(--transition-medium);
}

    .nav-toggle:hover {
        background: rgba(255, 255, 255, 0.15);
    }

.hamburger {
    width: 24px;
    height: 20px;
    position: relative;
}

    .hamburger span {
        display: block;
        width: 100%;
        height: 2px;
        background: var(--text-color);
        position: absolute;
        transition: all var(--transition-medium);
        border-radius: 10px;
    }

        .hamburger span:first-child {
            top: 0;
        }

        .hamburger span:nth-child(2) {
            top: 9px;
            width: 70%;
        }

        .hamburger span:last-child {
            top: 18px;
        }

/* Mobile Menu Active State */
.nav-active .hamburger span:first-child {
    transform: rotate(45deg);
    top: 9px;
}

.nav-active .hamburger span:nth-child(2) {
    opacity: 0;
    width: 0;
}

.nav-active .hamburger span:last-child {
    transform: rotate(-45deg);
    top: 9px;
}

/* Content Styling */
/*.content {
    margin-top: 70px;
    padding: 2rem;
}
*/
.hero {
    height: 70vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 2rem;
}

    .hero h1 {
        font-size: 3rem;
        margin-bottom: 1rem;
        background: linear-gradient(45deg, var(--primary-color), var(--secondary-color));
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        text-shadow: 0 0 15px rgba(33, 150, 243, 0.3);
    }

    .hero p {
        font-size: 1.2rem;
        max-width: 600px;
        margin-bottom: 2rem;
        color: var(--text-description);
    }

.cta-button {
    background: linear-gradient(45deg, var(--primary-color), var(--secondary-color));
    color: white;
    border: none;
    padding: 0.8rem 2rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 30px;
    cursor: pointer;
    transition: var(--transition-medium);
    box-shadow: 0 5px 15px rgba(33, 150, 243, 0.4);
}

    .cta-button:hover {
        transform: translateY(-3px);
        box-shadow: 0 8px 25px rgba(33, 150, 243, 0.6);
    }

.section {
    padding: 5rem 2rem;
}

    .section h2 {
        text-align: center;
        margin-bottom: 3rem;
        font-size: 2.5rem;
        color: var(--primary-color);
    }

.features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    max-width: 1200px;
    margin: 0 auto;
}

.feature {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 2rem;
    transition: var(--transition-medium);
}

    .feature:hover {
        transform: translateY(-10px);
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
        border-color: rgba(33, 150, 243, 0.3);
    }

    .feature h3 {
        color: var(--primary-color);
        margin-bottom: 1rem;
        font-size: 1.3rem;
    }

    .feature p {
        color: var(--text-description);
    }


@media (max-width: 1200px) {
    h3 {
        font-size: 15px;
    }

    .d-none_pc {
        display: block;
    }

    .menu-cate {
        align-items: center;
        justify-content: space-between;
        box-shadow: 2px 2px 20px #0000000f;
    }

        .menu-cate .more-tag {
            padding-right: 15px;
            color: #5dae14;
        }

    .message-contact {
        bottom: 0 !important;
        width: 100%;
        background: #00000052 !important;
        border-radius: 7px 7px 0 0 !important;
        flex-direction: row;
        justify-content: space-between;
    }

    .d-none_mobile {
        display: none;
    }

    .icon-open {
        border-radius: 50%;
        background: #5dae14;
        width: 30px;
        height: 30px;
        margin: 10px;
        position: relative;
    }

        .icon-open img {
            padding: 5px;
            margin: auto;
            display: block;
            width: 26px;
        }

    .banner_nav-mobile {
        display: flex;
        width: 100%;
        margin-top: 10px;
    }

        .banner_nav-mobile .logo {
            width: 50%;
            display: flex;
            justify-content: center;
        }

        .banner_nav-mobile ul {
            width: 70%;
        }

    .icon-close img {
        width: 16px;
    }

    .category-product .title-category {
        display: inline-block;
        color: white;
        padding: 7px 20px;
        position: relative;
        font-size: 15px;
        border-radius: 2px 0 0 2px;
        width: max-content;
    }

    .title-category:after {
        content: "";
        position: absolute;
        top: 0;
        right: -18px;
        width: 0;
        height: 0;
        border-top: 18px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 19px solid #5dae14;
    }

    .banner-top .slide-banner {
        padding: 0;
    }

    .category-item {
        margin-top: 30px;
    }

    .card-cate, .item-product {
        margin: 0px;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
    }

    .navbar {
        justify-content: space-between;
    }

    .nav-toggle {
        display: flex;
    }

    .nav-menu {
        position: fixed;
        top: 70px;
        right: -100%;
        flex-direction: column;
        align-items: flex-start;
        background: var(--nav-bg);
        backdrop-filter: var(--glass-effect);
        -webkit-backdrop-filter: var(--glass-effect);
        width: 80%;
        height: calc(100vh - 70px);
        padding: 2rem;
        transition: right var(--transition-slow);
        box-shadow: -10px 0 30px var(--shadow-color);
        border-left: 1px solid var(--border-color);
    }

    .nav-active .nav-menu {
        right: 0;
    }

    .nav-list {
        flex-direction: column;
        width: 100%;
        margin-bottom: 2rem;
    }

    .nav-item {
        width: 100%;
    }

    .nav-link {
        width: 100%;
        padding: 1rem;
        border-bottom: 1px solid var(--border-color);
    }

        .nav-link.active::after {
            display: none;
        }

        .nav-link.active {
            background: rgba(33, 150, 243, 0.15);
        }

    .dropdown {
        backdrop-filter: none;
        position: static;
        border: none;
        width: 100%;
        background: unset;
        border: none;
        padding: 0;
        padding-left: 1rem;
        display: none;
        box-shadow: none;
        border-left: 1px solid var(--border-color);
        transform: none;
        transition: all var(--transition-medium);
    }

        .dropdown::before {
            display: none;
        }

    .has-dropdown.active .dropdown {
        display: block;
        opacity: 1;
        visibility: visible;
    }

    .dropdown a {
        padding: 0.8rem 1rem;
        border-bottom: 1px solid var(--border-color);
    }

    .nav-actions {
        width: 100%;
        flex-direction: column;
        gap: 1rem;
    }

    .search-container {
        width: 100%;
    }

    .search-input,
    .search-input:focus {
        width: 100%;
    }

    .search-input {
        padding: 0.8rem 1rem;
    }

    .theme-toggle {
        align-self: flex-start;
    }

    .chevron-icon {
        position: absolute;
        right: 1rem;
    }

    .has-dropdown.active .chevron-icon {
        transform: rotate(180deg);
    }
}

@media (max-width: 576px) {
    .navbar {
        padding: 1rem;
    }

    .nav-menu {
        width: 100%;
    }

    .hero h1 {
        font-size: 2.2rem;
    }

    .hero p {
        font-size: 1rem;
    }

    .content {
        padding: 1rem;
    }

    .section {
        padding: 3rem 1rem;
    }
}

.catechild-swip .swiper-slide:hover {
    border-bottom: 1px solid #5dae14;
    background-color: #ebebeb;
    color: #5dae14;
}
