.overflow-x-auto {
 overflow: hidden;
}
.text-size-30 q {
    font-size: 25px;
    font-style: italic;
    font-weight: 400;
    line-height: 40px;
}
.form-control {
    border: none;
    border-radius: 20px;
}
.icon-social {
    background-color: #f6f6f6;
    width: 25px ;
    height: 25px ;
    margin-right: 5px;
    border-radius: 50%;
}
.icon-social i {
    opacity: 0.6;
}
.img-bct img {
    width: 150px;
    height: 60px;
}
.shareholderNew-item span {
    font-weight: 300;
    font-size: 14px;
    opacity: 0.9;
    cursor: pointer;
    width: 150px !important;
}
.custom-text {
    font-size: 19px;
}

.text-black {
    color: black;
}
.text-footer .text-blue {
    color: rgba(36, 59, 137, 1);
}
.text-red-hv:hover {
    color: red;
}
.style-text ul li,
.style-text ul {
    list-style: inherit;
    margin-left: 1%;
}
.custom-text16 {
    font-size: 16px;
}
.img-trophy img {
    width: 150px ;
    height: 150px ;
}
.center-img img {
    display: block;
    margin: auto;
    width: 100%;
}
a {
    transition: all 0.2s;
    text-decoration: none;
    color: rgba(36, 59, 137, 1);
}

.product .tablinks,
.cooktogether .tablinks {
    width: 100% !important;
}

.slick-slide img {
    display: block;
    padding: 3px !important;
}

/* image */
.card-img, .card-img-bottom, .card-img-top {
    height: 240px;
    width: 100%;
}
.cungnhauvaobep-product a {
    top: 28%;
    left: 32%;
}

.height-img {
    height: 310px;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5%;
    object-fit: contain;
}

/* text */
.pd-text {
    padding-left: 65px;
    padding-right: 65px;
}

/* btn */
.safocoproduct-item .leaf {
    top: 10%;
}

.img-trophy-home {
    width: 100px;
    height: auto;
}
.text-15-ft {
    font-size: 15px;
}
.news-card p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.news-card h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.news-card-h {
    min-height: 400px;
}

.news-card-food p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
#macaroni .carousel-control-next,
#ricenoodle .carousel-control-next,
#noodle .carousel-control-next,
#ricepapper .carousel-control-next  {
    right: -65px;

}
#macaroni .carousel-control-prev ,
#ricenoodle .carousel-control-prev ,
#noodle .carousel-control-prev ,
#ricepapper .carousel-control-prev {
    left: -65px;

}

.custom-img-product  {
    width: 100%;
    height: auto;
}
.news-card {
    min-height: 550px;
}
.news-card .card-img-top {
    height: 250px;
}
.contact-icon i {
    font-size: 25px;
}

.pt-6 {
    padding-top: 4rem!important;
}

.bg-header {
    background-color: rgba(255, 0, 8, 1) !important;
    height: 100px !important;

}


.slick-next {
    right: -45px;
}

.slick-prev {
    left: -45px;
}

.nav-vi{
    color: rgba(0, 0, 0, 1);
    padding-top: 0.5rem;
    margin-left: 250px;
}

.nav-en{
    color: rgba(0, 0, 0, 1);
    padding-top: 0.5rem;
}

.navbar-nav .nav-stran:hover{
    color: rgba(239, 47, 44, 1);
}


.margin-text {
    margin: 30px !important;
}

.carousel-indicators [data-bs-target] {
    text-indent: 0;
    width: auto;
    height: auto;
    padding: 5px 16px;
    border-right: 1px solid #000000;
    border-top: none;
    border-bottom: none;
}

.bg-red {
    background-color: #e21c29 !important;
}

.nav-link-white {
    color: #ffffff !important;
}

.nav-link-white.active,
.show>.nav-link-white {
    color: #ffc107 !important;
}

.nav-link-white:hover {
    color: #ffc107 !important;
}

.nav-link-white {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--bs-nav-link-color);
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.logo img {
    width: 120px;
    height: 60px;
}

@media (max-width: 1199.98px){
    .bg-header .nav-item .nav-link {
        font-size: 13px;
    }

    .bg-header .nav-item .nav-link-white {
        font-size: 13px;
    }

    .slick-next {
        right: 0px;
    }

    .slick-prev {
        left: 0px;
    }

}

@media (max-width: 991.99px) {
    .slick-next {
        right: -37px;
    }

    .slick-prev {
        left: -37px;
    }

    .product .tab button{
        font-weight: 400;
        font-size: 18px !important;
        color: #243B89;
        border-radius: 30px;
    }

    .cooktogether .tab button {
        font-weight: 400;
        font-size: 11px !important;
        color: #243B89;
        border-radius: 30px;
    }


}

@media (max-width: 768.01px) {
    .slick-next {
        right: 10px;
    }

    .slick-prev {
        left: 10px;
    }

    .mt-blog {
        margin-top: 70px;
    }

    .img-trophy img {
        width: 130px;
        height: 130px;
    }
}

@media (max-width: 540.01px) {
    .img-trophy img {
        width: 100% !important;
        height: auto !important;
    }

    .slick-next {
        top: 260px;
    }

    .slick-prev {
        top: 260px;
    }

    .backToTop {
        right: 40px;
    }

    .mt-contact {
        margin-top: 20px;
    }

    .mt-recruit {
        margin-top: 50px;
    }
}


@media (max-width: 426.01px) {
    .sub-menu-list {
        height: auto;
        padding: 40px 15px;
        margin-bottom: 0;
    }

    .mt-contact {
        margin-top: 40px;
    }

    .mt-blog {
        margin-top: 40px;
    }

    .mt-food {
        margin-top: 4rem !important;
    }

    .mt-8 {
        margin-top: 50px;
    }

    .img-trophy img {
        width: 100% !important;
        height: auto !important;
    }

    .slick-next {
        top: 225px;
    }

    .slick-prev {
        top: 225px;
    }

    .backToTop {
        right: 20px !important;
    }
}


/* a:hover {
    color: #FFF;
} */

/* @media (max-width: 1199.98px) {
    .safocoproduct-item .leaf {
        width: 50px;
        top: 15% !important;
        right: 31% !important;
    }
}

@media (max-width: 991.99px) {
    .safocoproduct-item .leaf {
        width: 50px;
        top: -1% !important;
        right: 24% !important;
    }
}

@media (max-width: 768.01px) {
    .safocofactoryCategory .item img {
        height: 290px;
    }
}

@media (max-width: 540.01px) {

}

@media (max-width: 426.01px) {
    .logo img {
        width: 120px;
        height: 60px;
    }

    .bgbanner img {
        height: auto;
    }

    .safocoproud-item {
        width: 100%;
    }

    .safocoproduct-item img {
        width: 50% !important;
    }

    .safocoproduct-item .info h3 {
        text-align: center !important;
    }

    .item-3 p {
        color: #FFF !important;
    }

    .safocoproduct-item .info a {
        margin-left: 25% !important;
    }

    .cungnhauvaobep a {
        left: 20%;
        top: 17%;
    }

    .safocoproduct-item .info a {
        margin-left: 25% !important;
        margin-bottom: 10px;
    }
} */

#navDesktop .dropdown-item {
    color: #fff;
}
#navDesktop .dropdown-item:focus,
#navDesktop .dropdown-item:focus-visible,
#navDesktop .dropdown-item:focus-within,
#navDesktop .dropdown-item:active,
#navDesktop .dropdown-item:hover {
    color: #ffc107;
    background-color: #e21c29;	
}
#navDesktop .dropdown .dropdown-menu {
    display: none;
    background-color: #e21c29;
}
#navDesktop .dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 65px;
    margin-left: 0.125em;
}
header #navDesktop .navbar-nav {
    margin-top: 30px
}
header #navDesktop li.nav-item {
    padding: 0 0 30px;
}
.btnCollapse::after {
    display: inline-block;
    margin-left: 0.755em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

