.header-top .col-12:nth-child(2) {
    display: flex;
justify-content: end;align-items: center;}


.news .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -7.5px;
    margin-left: -7.5px;
}
.news .col-12 {
    position: relative;
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.form-search {
    width: 250px;
}

.icon_hotline {
    width: 50px;
    height: 50px;
    border: 3px solid;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-right: 15px;
}
.hotline_header:hover .icon_hotline {
    color: var(--color-main);
}
.slider-section .item img {
    height: 39vw;
    object-fit: cover;
width: 100%;}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .setting-menu {
        position: relative;
        background-color: transparent;
        z-index: 1000;
        height: 30px;
        transform: translate(0, 4px);
    }
    .menu-container {
        position: relative;
        /* z-index: 1000; */
        background-color: #981b1e;
        transform: translate(0, 0%);
    }
}
@media (max-width: 991px) {
    .setting-menu-mb > .container > .row > div:nth-child(2) {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.banner-top .banner-newest-lookbooks img {
    height: 160px;
}

.menu-section > ul > li {
    border-left: 1px solid #b94447;
    /* border-right: 1px solid #730a0c; */
}

.setting-menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    transition: all 0.3s ease 0s;
    z-index: 12;
    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    background: #981b1e;
    height: auto;
    transform: translate(0, 0px);
}

.setting-menu.fixed .menu-container {
    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: none;
    background: transparent;
}

.section-counter .text_tktc .counter-value {
    font-size: 40px;
    font-weight: 900;
    line-height: 40px;
}
.section-counter .text_tktc .counter-value:after {
    content: "+";
    margin-left: 5px;
}
.section-counter .text_tktc .img-fluid {
    object-fit: contain;
    margin-right: 10px;
}

/*VE CHUNG TOI*/
.circle-r {
    /* margin: 8px; */
    /* float: right; */
    width: 336px;
    height: 336px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: #fff;
    margin: auto;
}
.cir-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 146px;
    height: 146px;
    border: 10px solid #fff;
    border-radius: 50%;
    z-index: 9;
    background: #fff;
    overflow: hidden;
}
.box-circle {
    width: 100%;
    height: 100%;
    transition: all 0.35s;
    border-radius: 50%; /* transform: rotate(60deg); */
    overflow: hidden;
}
.cir-center p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    font-size: 22px;
    white-space: nowrap;
    line-height: 28px;
}
.list-circle-item {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    clip-path: circle(50% at 50% 50%);
    z-index: 100;
}
.list-circle-item li {
    position: absolute;
    z-index: 10;
}
.list-circle-item li:first-child {
    clip-path: polygon(
        26% 0,
        74% 2%,
        100% 34%,
        94% 69%,
        46% 73%,
        27% 100%,
        0 100%,
        0 0
    );
    width: 112px;
    height: 189px;
    background: url(../img/abh-circle-1.jpg);
    left: 0;
    top: 75px;
}
.list-circle-item li:nth-child(2) {
    clip-path: polygon(
        100% 0,
        93% 4%,
        100% 46%,
        78% 79%,
        42% 100%,
        29% 56%,
        0 52%,
        0 0
    );
    background: url(../img/abh-circle-2.jpg);
    width: 192px;
    height: 127px;
    left: 35px;
}
.list-circle-item li:nth-child(3) {
    width: 141px;
    height: 180px;
    clip-path: polygon(
        100% 0,
        100% 84%,
        68% 100%,
        32% 84%,
        15% 86%,
        0 50%,
        29% 29%,
        21% 0
    );
    background: url(../img/abh-circle-3.jpg);
    right: 0;
    top: 10px;
}
.list-circle-item li:nth-child(4) {
    width: 151px;
    height: 155px;
    bottom: 12px;
    right: 0;
    clip-path: polygon(
        100% 1%,
        100% 100%,
        28% 100%,
        28% 100%,
        0 77%,
        10% 28%,
        34% 0,
        71% 20%
    );
    background: url(../img/abh-circle-4.jpg);
}
.list-circle-item li:nth-child(5) {
    bottom: 0;
    left: 38px;
    width: 179px;
    height: 126px;
    clip-path: polygon(
        77% 65%,
        100% 94%,
        100% 100%,
        0 100%,
        0 49%,
        11% 9%,
        65% 0,
        84% 16%
    );
    background: url(../img/abh-circle-5.jpg);
}
.list-circle-item li .item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    display: table;
    width: 100%;
    height: 100%;
    transition: all 0.35s;
}

.list-circle-item li .item:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: all 0.5s;
}

.list-circle-item li:hover .item:before {
    background-color: rgba(0, 0, 0, 0.2);
}
.list-circle-item li .item .desc {
    display: table-cell;
    vertical-align: middle;
}
.list-circle-item li .item .desc p {
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 12px;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
}
.list-circle-item li:first-child .item .desc p {
    padding-right: 18px;
    transform: translate(0, -15px);
}
.list-circle-item li:nth-child(2) .item .desc p {
    text-align: center;
    transform: translate(8px, -6px);
}
.list-circle-item li:nth-child(3) .item .desc p {
    padding-left: 6px;
    transform: translate(0, 10px);
}
.list-circle-item li:nth-child(4) .item .desc p {
    transform: translate(-14px, 10px);
    padding: 0;
}
.list-circle-item li:nth-child(5) .item .desc p {
    transform: translate(-10px, 0px);
    padding: 0;
}
.cir-center img {
    width: 124px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*END OF VE CHUNG  TOI*/

.categories .inner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 2;
    width: 100%;
}

.categories .img-wrp {
    margin-bottom: 30px;
    padding-top: 120%;
}

.categories .img-wrp:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.5s;
    z-index: 1;
}
.categories .col-6:hover .img-wrp:before {
    background: rgba(0, 0, 0, 0.7);
}
.categories .inner-content .product-title a,
.categories .inner-content .read-more {
    color: white;
    text-transform: uppercase;
}
.categories .inner-content .product-title {
    position: relative;
}
.categories .inner-content .product-title a {
    font-size: 24px;
}

.categories .inner-content .product-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 48px;
    background: #fff;
    left: 50%;
    transform: translate(-50%, 0);
}

.categories .inner-content .product-title a:hover {
    color: var(--color-hightlight);
}
.categories .inner-content .read-more {
    border: 1px solid;
    padding: 5px 10px;
    border-radius: 20px;
    background-color: transparent;
}
.categories .inner-content .read-more:hover {
    border: 1px solid var(--color-hightlight);
    padding: 5px 10px;
    border-radius: 20px;
    background-color: var(--color-hightlight);
}

.news .article-item {
    position: relative;
    margin-bottom: 15px !important;
}

.news .article-item .inner-content {
    /* position: absolute; */
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 20px;
    /* min-height: 100px; */
    background-color: white;
    color: var(--color-text);
}
.news .article-item .inner-content a {
    color: var(--color-main);
}

.news .article-item .inner-content .article-entry-info,
.news .article-item .inner-content .read-more {
    /* display: none; */
}

.news .first-child .ratio-3-2 {
    padding-top: 68.5%;
}

.brand-section .slider-bg {
    background: none;
}
.brand-section .slider-section,
.brand-section .slider-section .item img {
    height: auto;
    margin: 0 auto;
    width: auto;
    object-fit: scale-down;
}
.brand-section .slider-section .slick-list {
    margin: 0 -7.5px;
}
.brand-section .slider-section .slick-list .slick-slide {
    margin: 0 7.5px;
}
.brand-section .img-item {
    position: relative;
    padding-top: 56.25%;
    border: 1px solid #dee2e6;
}
.brand-section .slider-section .item img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: scale-down;
}

.support .tieu_de {
    color: var(--red);
    font-weight: bold;
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 10px;
}
.title-footer {
    color: var(--color-main);
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
}

.color-red {
    color: var(--red);
}

.setting-menu.fixed .menu-container:after,
.setting-menu.fixed .menu-container:before {
    border: none;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.contact_footer .title-footer {
    color: var(--white);
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    font-size: 16px;
}

/*footer img*/
footer {
    background-color: var(--color-main);
    position: relative;
    color: var(--light);
overflow: hidden;}

.bg-footer {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.back-footer {
    position: relative;
    padding-top: 35%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    opacity: 0.6;
}

/*end*/

footer .menu-container {
    background-color: transparent;
}
footer .menu-section > ul > li {
    border-left: 0;
    border-right: 0;
}

footer .menu-section > ul > li {
    position: relative;
}

footer .menu-section > ul > li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 14px;
    background: #a7a6a6;
    right: 0;
    bottom: 17px;
    box-shadow: 1px 0 #bdbcbc;
}
footer .menu-section > ul > li:last-child:after {
    display: none;
}
footer .menu-section .entry-menu {
    display: none;
}
footer .menu-section > ul > li.has-child > a span {
    display: none;
}
footer .menu-section > ul > li > a {
    font-size: 14px;
}

@media (min-width: 992px) {
    .setting-menu .menu-container:after {
        content: "";
        position: absolute;
        top: 0;
        left: -26px;
        border: 13px solid #420809;
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .setting-menu .menu-container:before {
        content: "";
        position: absolute;
        top: 0;
        right: -26px;
        border: 13px solid #420809;
        border-top-color: transparent;
        border-right-color: transparent;
    }
    .setting-menu .menu-container .menu-section > ul > li:first-child {
        border-left: 0;
    }
    .setting-menu .menu-container .menu-section > ul > li:last-child {
        border-right: 0;
    }
}
.title-section {
    position: relative;
    margin-bottom: 15px;
}
.title-section:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    height: 3px;
    width: 48px;
    background: #a70e13;
    left: 50%;
    transform: translate(-50%, 0);
}
.about_us .title-section:after,
.producr-detail-combined .title-section:after {
    left: 0;
    transform: none;
}

.news .article-item .article-title {
    font-weight: 600;
    margin-bottom: 0;
font-size: 20px;}
.article-item .article-title {
    min-height: 45px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news .article-description {
    /* display: none; */
display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.news .first-child .ratio-custome {
    padding-top: 81.4%;
}
.news .ratio-custome {
    padding-top: 81%;
}
.ratio-custome {
    padding-top: 66%;
}

.view-small .article-item .article-title {
    min-height: 36px;
}

/*BOC CODE TU WEB MAU*/
.button-social ul {
    list-style: none;
    width: 100%;
    display: table !important;
}
.button-social ul li {
    width: 100%;
    margin-bottom: 5px;
    width: 50%;
    float: left;
}
.button-social ul li:first-child {
    width: 50%;
    /* padding-right: 0px !important; */
}
.button-social ul li:first-child a {
    background-image: -webkit-radial-gradient(
        top center,
        ellipse farthest-side,
        #52859d 0%,
        #02466d 100%
    );
}
.button-social ul li a {
    width: 100%;
    display: table;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    background-image: linear-gradient(to top, #dc5b00, #ecc500);
}
.button-social ul li:last-child a {
    background-image: linear-gradient(to top, #dc5b00, #ecc500);
}
.button-social ul li a i {
    padding-right: 10px;
}
.button-social ul li:first-child {
    padding-right: 2px;
}
.button-social ul li:last-child {
    padding-left: 2px;
}
.button-social ul li:first-child a:hover {
    background: -webkit-radial-gradient(
        top center,
        ellipse farthest-side,
        #02466d 0%,
        #52859d 100%
    );
}
.button-social ul li:last-child a:hover {
    background-image: linear-gradient(to top, #ecc500, #dc5b00);
}
#popup-dangkydathang .modal-header {
    background: var(--color-main);
    border-radius: 0;
    color: var(--white);
}

#popup-dangkydathang .modal-header .close {
    opacity: 1;
}
#popup-dangkydathang .modal-dialog {
    max-width: 430px;
    position: relative;
}
#popup-dangkydathang label {
    text-align: left;
}

/*END OF BOC CODE*/

.product-action {
    display: none;
}
.btn-social img {
    width: 20px;
    filter: brightness(0) invert(1);
}

.slider-main .slick-dots {
    bottom: 15px;
}
.slider-main .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.product-item {
    margin-bottom: 30px;
    position: relative;
    box-shadow: 1px 2px 4px #ccc;
    background: #fff;
    padding: 5px;
}

.product-image-detail .slider-thumbs .thumb-item {
    margin: 5px 5px;
}

.title-section-3 {
    font-size: 30px;
    color: var(--color-main);
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: uppercase;
}

#toTop {
    position: fixed;
    bottom: 2%;
    right: 15px;
    width: 40px;
    height: 40px;
    background-color: var(--blue);
    line-height: 37px;
    text-align: center;
    /* transform: rotate(45deg); */
    border-radius: 50%;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}
#toTop i {
    /* transform: rotate(-45deg); */
    color: #fff;
    font-size: 30px;
    text-align: center;
}

.title-section-2 span::after {
    display: none;
}

html, body {
    overflow-x: hidden;
}
html {
    scroll-behavior: smooth;
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .row {
        display: flex;
        flex-wrap: wrap;
        margin-right: -7.5px;
        margin-left: -7.5px;
    }
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    .categories .inner-content .product-title a {
        font-size: 16px;
    }
    .menu-section > ul > li {
        border-left: 0;
        border-right: 0;
    }
    .categories .img-wrp {
        margin-bottom: 15px;
    }
    .title-section-3 {
        margin-bottom: 20px !important;
        padding-bottom: 0;
    }
    .product-item {
        margin-bottom: 15px;
    }
    .menu-section .entry-menu.dropdown li:hover > a {
        color: inherit;
        background-color: inherit;
    }
    .button-social ul li {
        width: 100% !important;
    }
}
@media (max-width: 991px) {
    :not(.slick-vertical) .slider-thumbs .thumb-item {
        margin: 0 7.5px !important;
    }
}

.is-mobile .menu-section .menu-link {
    color: var(--color-text);
}

/* Tien TM */
.item-ab-1 {
    background-size: cover;
}
.item-ab-2 {
    background-size: cover;
}
.item-ab-3 {
    background-size: cover;
}
.item-ab-4 {
    background-size: cover;
}
.item-ab-5 {
    background-size: cover;
}
@media (min-width: 992px) {
    .slider-section .item img {
        height: 30.9vw;
    }
    .aboutUs-description {
        font-size: 15px;
    }
}

/*tam giÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡c custom*/

.triangle-k-top {
    width: 50%;
    margin: auto;
    padding-top: 50%;
    position: relative;
    margin-bottom: -14%;
    clip-path: polygon(50% 0%, 96% 79%, 50% 128%, 4% 79%);
}
.triangle-k-bottom-left {
    width: 50%;
    padding-top: 50%;
    clip-path: polygon(53% 9%, 99% 57%, 99% 100%, 0% 100%);
    float: left;
}
.triangle-k-bottom-right {
    width: 50%;
    padding-top: 50%;
    clip-path: polygon(47% 9%, 100% 100%, 1% 100%, 1% 57%);
    float: right;
}

.triangle-k {
    position: relative;
}
.triangle-k-top:before,
.triangle-k-bottom-left:before,
.triangle-k-bottom-right:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: all 0.5s;
    z-index: 1;
}
.triangle-k-top:hover:before,
.triangle-k-bottom-left:hover:before,
.triangle-k-bottom-right:hover:before {
    background-color: rgba(0, 0, 0, 0.2);
}

.triangle-k .text {
    position: absolute;

    color: white;
    z-index: 10;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    /* padding-left: 12px; */
    font-size: 16px;
    text-align: center;
    line-height: 20px;
margin-top: 10px;}
.triangle-k .text p {
    margin-bottom: 0;
}
.triangle-k .triangle-k-bottom .text {
    
margin-top: 50px;}
.circle-k {
    position: absolute;
    top: 115%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 39%;
    height: 78%;
    background-color: var(--white);
    border-radius: 100%;
    padding: 10px;
}
.circle-k .circle-k-center {
    margin-top: 24%;
    padding-top: 54%;
}


.text_hover_1 {
    position: absolute;
    z-index: 16;
    background-color: var(--white);
    padding: 10px;
    top: -60%;
    left: 15%;
    width: 66%;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border-radius: 5px;
    display: none;
}
.text_hover_2 {
    position: absolute;
    z-index: 16;
    background-color: var(--white);
    padding: 10px;
    top: 38%;
    left: -15%;
    width: 66%;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border-radius: 5px;
    display: none;
}
.text_hover_3 {
    position: absolute;
    z-index: 16;
    background-color: var(--white);
    padding: 10px;
    top: 27%;
    left: 50%;
    width: 66%;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border-radius: 5px;
    display: none;
}
.triangle-k a:hover .text_hover_1, .triangle-k a:hover .text_hover_2, .triangle-k a:hover .text_hover_3 {
    display: block;
}
.is-mobile .triangle-k a:hover .text_hover_1, .is-mobile .triangle-k a:hover .text_hover_2, .is-mobile .triangle-k a:hover .text_hover_3 {
    display: none;
}
/*end of tam giÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡c custom*/


/*Module danh muc san pham*/
.item-cate:before,
.item-cate:after{
    content: '';
    position: absolute;
    background-color: var(--white);
    z-index: 3;
    transition: all .4s;
}
.item-cate:before{
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    top: 15px;
    left: 30px;
    width: 1px;
    height: 60px;
}
.item-cate:after{
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    top: 30px;
    left: 15px;
    width: 60px;
    height: 1px;
}

.title-cate{
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: var(--white);
    background-color: #981b1e;
    padding: 15px 0;
    transition: all .4s;
    position: relative;
    z-index: 3;
}

.bg-color{
    opacity: 0;
    -webkit-transition: transform 0.3s ease-out,opacity 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out,opacity 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out,opacity 0.3s ease-out;
    -o-transition: transform 0.3s ease-out,opacity 0.3s ease-out;
    transition: transform 0.3s ease-out,opacity 0.3s ease-out;
    -webkit-transform: translateY(-30px) scaleY(0.3);
    -ms-transform: translateY(-30px) scaleY(0.3);
    transform: translateY(-30px) scaleY(0.3);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    transform-origin: bottom;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: var(--color-hightlight);
    right: 15px;
}

.item-cate:hover:before,
.item-cate:hover:after{
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.item-cate:hover .bg-color{
    opacity: 0.4;
    -webkit-transform: translateY(0) scaleY(1);
    -ms-transform: translateY(0) scaleY(1);
    transform: translateY(0) scaleY(1);
}
.item-cate:hover .title-cate{
    /* padding-bottom: 10px !important; */
}

/*Module danh muc san pham*/

.inner-image.mb-15.position-relative {margin-bottom: 0 !important;}

footer .entire-map {
    position: relative;
    padding-top: 81%;
}


.boxCategory-home .title-section {
    margin-bottom: 30px;
}
.bg-breadcrums {
    margin-bottom: 15px !important;
}
.bk-support {
    background: #f5f5f5;
}

.slider-section .slick-dots { 
    bottom: 15px;
}
.slider-section .slick-slider {
    margin-bottom: 0px;
}


@media (min-width: 992px) {
    .boxCategory-home .title-section {
        margin-bottom: 50px;
    }
    .bg-breadcrums {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 768px) {
    .entire-map {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .slider-section .item img {
        height: 32vw;
        object-fit: cover;
        width: 100%;
    }
}