@media (min-width: 992px) {
    .col-lg-20 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .box-info-gtcl .list-gtcl>.row {
        display: flex;
        justify-content: center;
    }
}

.sticky-top:not(.home) .logo-section .image-color {
    display: block;
}

.home .sticky-top .logo-section .image-color,
.sticky-top.fixed .logo-section .image-white,
footer .logo-section .image-white {
    display: none;
}

.sticky-top.fixed .logo-section .image-color {
    display: block !important;
}

.header-top-01>.container>.row>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

head {
    position: relative;
}

.header-top-01 {
    padding: 10px 0;
    border-bottom: 1px solid #fff;
}

.header-top-01.fixed {
    z-index: 999;
    background-color: white;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
}

.fixed {
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
}

.home .language-switch .language-picker span,
.home .language-switch .language-picker i {
    color: white;
}

.home .fixed .menu-section>ul>li>a.active {
    color: var(--color-highlight) !important;
}

.link-html-header a {
    color: black;
    border: 1px solid black;
    padding: 7px 25px 7px 25px;
    border-radius: 30px;
    font-weight: bold;
}

.home .link-html-header a {
    color: white;
    border: 1px solid white;
}

.home .fixed .link-html-header a {
    color: black;
    border: 1px solid black;
}

.box-giai-phap-home .article-item .inner-content {
    padding: 20px;
    position: absolute;
    /* transition: 1s; */
    bottom: -90px;
    z-index: 99;
    color: white;
    transition: 1s;
}

.des-link-giaiphap {
    opacity: 0;
}

.box-giai-phap-home .article-des {
    /* color: white; */
    margin: 10px 0 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    transition: 0.2s;
}

.inner-image-dv-home {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    /* box-shadow: 1px 4px 4px 3px #00000040; */
}

.box-giai-phap-home .article-item .article-title {
    color: black;
}

.box-giai-phap-home .article-item:hover .article-title {
    color: white;
}

.inner-image-dv-home:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #00000045;
    z-index: 2;
    overflow: hidden;
    opacity: 0;
}

.box-giai-phap-home .article-item:hover .inner-image-dv-home:before {
    opacity: 1;
}

.box-giai-phap-home .article-item:hover .des-link-giaiphap {
    opacity: 1;
}

.box-giai-phap-home .article-item:hover .inner-content {
    bottom: 0;
}

.box-giai-phap-home .btn-link {
    border: 1px solid white;
    color: white;
    padding: 6px 20px 6px 20px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 1.6rem;
}

.page-dich-vu .article-item {
    margin-bottom: 0;
}

.bg-img-giaiphap {
    padding: 60px 0 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-img-giaiphap .title-section {
    color: white;
    margin-bottom: 45px;
}

.box-giai-phap-home .swiper-button-next i,
.box-giai-phap-home .swiper-button-prev i {
    border: 1px solid;
    width: 36px;
    height: 36px;
    font-size: 3.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.box-giai-phap-home .swiper-button-next i:hover,
.box-giai-phap-home .swiper-button-prev i:hover {
    border: 1px solid white;
    background-color: white;
    color: black;
}

.box-giai-phap-home .swiper-button-next {
    right: -25px;
    left: auto;
}

.box-giai-phap-home .swiper-button-prev {
    left: -25px;
    right: auto;
}

.box-giai-phap-home .swiper-button-prev,
.box-giai-phap-home .swiper-button-next {
    top: 55%;
    transform: translateY(-55%);
}

.cus-slider-next-prev .swiper-button-next i,
.cus-slider-next-prev .swiper-button-prev i {
    border: 1px solid;
    width: 36px;
    height: 36px;
    font-size: 3.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-highlight);
}

.cus-slider-next-prev .swiper-button-next i:hover,
.cus-slider-next-prev .swiper-button-prev i:hover {
    border: 1px solid var(--color-highlight);
    background-color: var(--color-highlight);
    color: white;
}

.cus-slider-next-prev .swiper-button-next {
    right: -25px;
    left: auto;
}

.cus-slider-next-prev .swiper-button-prev {
    left: -25px;
    right: auto;
}

.cus-slider-next-prev .swiper-button-prev,
.cus-slider-next-prev .swiper-button-next {
    top: 55%;
    transform: translateY(-55%);
}

.nd-ts-chon-toi .tile {
    font-size: 1.8rem;
    font-weight: bold;
}

.nd-ts-chon-toi .wrap {
    transition: 1s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    color: white;
    background-color: var(--color-highlight);
    padding: 10px 5px 10px 5px;
    border-radius: 0 0 10px 10px;
    opacity: 0;
}

.nd-ts-chon-toi .tile-c1 {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 10px;
}

.nd-gia-tri-cotloi {
    position: relative;
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    height: 100%;
}

.nd-gia-tri-cotloi .wrap .tile {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: var(--color-highlight);
    position: relative;
}

.nd-ts-chon-toi {
    border-radius: 10px;
}

.nd-ts-chon-toi img {
    border-radius: 10px 10px 0 0;
}

.box-nd-du-an {
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 60px;
}

.article-item-du-an .inner-content {
    padding: 10px 15px 0px 15px;
    height: 50px;
    position: absolute;
    /* bottom: 5px; */
    transition: 0.6s;
}

.des-btn-du-an .btn {
    border: 1px solid;
    color: white;
    padding: 6px 15px 6px 15px;
    border-radius: 5px;
}

.des-btn-du-an {
    color: white;
    opacity: 0;
}

.article-item-du-an .inner-content .article-title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.article-item-du-an:hover .des-btn-du-an {
    opacity: 1;
}

.article-item-du-an:hover .inner-content {
    background-color: var(--color-highlight);
    margin-top: -100px;
    height: max-content;
    max-height: 160px;
    padding-bottom: 20px;
    width: 100%;
}

.article-item-du-an:hover .article-title a {
    color: white;
}

.section-du-an {
    background-color: var(--light);
    padding: 30px 0 10px 0;
}

.box-tin-tuc .article-item {
    box-shadow: 0px 4px 10px 0px #00000033;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 0;
}

.box-tin-tuc .article-item .inner-content {
    padding: 15px 15px 15px 15px;
}

.btn-xem-them {
    color: var(--color-highlight);
    border-bottom: 1px solid;
}

.marquee-style .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.marquee-style.swiper .swiper-slide {
    height: auto;
}

.bg-img-form-home {
    padding: 60px 0 60px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000;
}

.bg-right-form-home {
    background-color: white;
    padding: 30px 30px 30px 30px;
    border-radius: 20px;
    height: 100%;
}

.bg-img-form-home .title-section {
    text-transform: capitalize;
}

.des-form-home {
    text-transform: uppercase;
    font-size: 1.6rem;
    color: var(--color-highlight);
    font-weight: bold;
}

/*.bg-img-form-home label {*/
/*    font-weight: 400;*/
/*    margin-bottom: 10px;*/
/*}*/
.bg-img-form-home .form-group {
    margin-bottom: 1.5rem;
}

.bg-img-form-home .form-control {
    background-color: var(--light);
    border: none;
    border-radius: 30px;
    min-height: 60px;
    padding-left: 20px;
}

.bg-img-form-home textarea {
    height: 130px;
}

.bg-img-form-home .btn-submit {
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 600;
    padding: 10px 20px 10px 20px;
}

.bg-left-form-home {
    background-color: var(--color-highlight);
    padding: 30px 30px 0px 30px;
    border-radius: 30px;
    text-align: center;
    color: white;
    height: 100%;
}

.bg-left-form-home i {
    font-size: 3.8rem;
    margin-bottom: 8px;
}

.bg-left-form-home .title {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 25px;
}

.bg-left-form-home a {
    color: white;
    font-size: 3rem;
    font-weight: bold;
}

.bg-left-form-home a:hover {
    color: white;
}

.bg-left-form-home img {
    max-width: 180px;
}

footer {
    background: linear-gradient(135deg,
            #01348F 0%,
            #0350AE 35%,
            #0378D8 70%,
            #01348F 100%);
}

footer .logo-section img {
    height: 10rem;
}

.social-section ul li i {
    border: 1px solid;
    color: #ffffff;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.social-section ul li {
    margin-right: 8px;
}

.title-footer {
    font-size: 1.8rem;
    color: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 25px;
    text-transform: uppercase;
    position: relative;
}

.footer-menu-section ul li a {
    color: var(--color-main);
}

.footer-menu-section ul li a:hover {
    color: red;
}

.footer-menu-section ul li a {
    margin-bottom: 16px;
    color: rgba(255, 255, 255, .8);
    display: block;
}

.img-chung-chi-footer img {
    width: 150px;
    height: 120px;
    object-fit: contain;
}

.box-chung-chi-footer {
    border-top: 1px solid #dfdcdc;
}

.bg-thong-ke-gt {
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    padding: 60px 0 60px 0;
}

.bg-thong-ke-gt .title-section {
    /* font-size: 4.6rem; */
    color: white;
}

.wrap-thong-ke-gt {
    text-align: center;
}

.wrap-thong-ke-gt .tile {
    font-size: 4.5rem;
    font-weight: bold;
    color: #82D2E9;
}

.block-goi-gt {
    background-color: white;
    margin-top: 30px;
    border-radius: 10px;
}

.block-goi-gt>.row>div {
    flex: 0 0 80%;
    max-width: 80%;
}

.thumd-lich-su-hinh-thanh .swiper-slide.swiper-slide-thumb-active .cus-tile-lich-su-hinhthanh {
    border: 3px solid var(--color-highlight);
    transform: rotate(45deg) scale(1.3);
}

.thumd-lich-su-hinh-thanh .cus-tile-lich-su-hinhthanh {
    border: 2px solid var(--color-highlight);
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
    background-color: white;
    border-radius: 50%;
}

.thumd-lich-su-hinh-thanh .swiper-slide {
    border: none;
    padding: 20px 20px 20px 20px;
}

.cus-tile-lich-su-hinhthanh .tile-ngang {
    font-size: 1.8rem;
    transform: rotate(315deg);
    text-align: center;
}

.nd-lich-su-hinhthanh {
    border: 1px solid var(--color-highlight);
    border-radius: 10px;
    padding: 20px 15px 20px 15px;
    text-align: center;
    margin: 3px;
}

.nd-lich-su-hinhthanh .tile {
    font-size: 3rem;
    color: var(--color-highlight);
    font-weight: bold;
}

.cus-border-lich-su:before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    background-color: white;
    border-top: 2px dashed var(--color-highlight);
    height: 2px;
}

.cus-border-lich-su {
    padding: 30px 10px 30px 20px;
    margin-top: 37px;
}

.next-prev-lsht .swiper-button-prev {
    left: -5px;
    right: auto;
    color: var(--color-highlight);
    border: 1px solid;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    background-color: white;
    z-index: 9;
}

.next-prev-lsht .swiper-button-next {
    right: 2px;
    left: auto;
    color: var(--color-highlight);
    border: 1px solid;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    background-color: white;
    z-index: 9;
}

.next-prev-lsht .swiper-button-next i,
.next-prev-lsht .swiper-button-prev i {
    font-size: 2.5rem;
}

.bg01-page-gt {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 100px 0;
    color: white;
    background-position: center;
}

.bg01-page-gt .des {
    width: 50%;
    text-align: justify;
}

.tam-nhin-su-menh .row {
    align-items: center;
}

.rounded-cus {
    border-radius: 10px;
}

.tam-nhin-su-menh .row:nth-child(2) {
    flex-direction: row-reverse;
}

.tam-nhin-su-menh .tile {
    font-size: 2.8rem;
    color: var(--color-highlight);
    font-weight: bold;
}

.wrap-danh-hieu-gt {
    padding: 30px 10px 30px 10px;
    color: white;
    height: 100%;
}

.wrap-danh-hieu-gt .tile {
    font-size: 1.8rem;
    margin-bottom: 10px;
    min-height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: bold;
}

.wrap-danh-hieu-gt.stt-0 {
    background-color: #1750a1;
    border-radius: 10px 0 0 10px;
}

.wrap-danh-hieu-gt.stt-1 {
    background-color: #2300ab;
}

.wrap-danh-hieu-gt.stt-2 {
    background-color: #0b0081;
}

.wrap-danh-hieu-gt.stt-3 {
    background-color: #000059;
}

.wrap-danh-hieu-gt.stt-4 {
    background-color: #504f5a;
    border-radius: 0 20px 20px 0;
}

body.article .article-item {
    box-shadow: 1px 4px 4px 3px #00000040;
    border-radius: 10px;
}

.social-share .list-social i {
    border: 1px solid;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.social-share .list-social {
    margin-left: 10px;
}

article.article-detail img {
    width: 100%;
    height: auto;
    border-radius: 30px;
}

.categories,
.content-filter-product {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    box-shadow: none !important;
}

.title-left {
    font-size: 18px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-weight: 700;
}

.title-left-atb {
    font-size: 18px;
    font-weight: 700;
}

.rounded-8 {
    border-radius: 8px;
}

.box-product-image-detail {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 8px;
}

.box-product-info-detail,
.box-description-detail,
.product-content-detail .social-share,
.product-detail-footer {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 8px;
}

.box-description-detail .title {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 17px;
}

.box-description-detail .content ul {
    padding-left: 20px;
}

.product-content-detail .social-share .list-social {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
}

.product-content-detail .social-share .share-title {
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
}

.box-rating-vm {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
}

.title-rating-cm {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
}

.comment-section {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 8px;
}

.product-action-detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.product-action-detail .btn-cart-buy {
    flex-basis: calc(100% - 60px);
    max-width: calc(100% - 60px);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-action-detail .btn-cart-buy a.add-to-cart {
    flex-basis: calc(50% - 10px);
    display: inline-flex;
    text-align: center;
    justify-content: center;
    border-radius: 8px;
}

.product-action-detail .btn-product-action {
    border-radius: 8px;
    border-color: #ddd;
}

/*zoom-anh bai viet*/
.article-item {
    overflow: hidden;
}

.article-item img {
    -webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease;
    overflow: hidden;
}

.article-item:hover img {
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/*zoom-anh bai viet*/
.entire-map iframe {
    border-radius: 10px;
}

.info-contact .title-section,
.contact-form-section .title-section {
    font-size: 1.6rem;
    line-height: 1.3;
}

.info-contact .footer-menu-section address a {
    color: var(--color-highlight);
}

/*nut lien he goc man hinh*/
.hotline-phone-ring-wrap {
    right: 10px;
    bottom: 5rem;
    position: fixed;
    z-index: 990;
}

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

.hotline-phone-ring-img-circle {
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*zoom-anh bai viet*/
.article-item .inner-image {
    overflow: hidden;
}

.article-item img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    overflow: hidden;
}

.article-item:hover img {
    overflow: hidden;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.swiper-slider-main .swiper-slide-active .swiper-slide--wrap,
.cus-chuchim {
    -webkit-animation: slide-right 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-right 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@keyframes slide-right {
    0% {
        -webkit-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }

    100% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}

.cus-chuchim {
    position: absolute;
    top: -80px;
    /* left: calc((100% - 90vw) / 2); */
    /* right: 0; */
    transform: translateY(-50%);
    padding-left: 20px;
    max-width: 100%;
    text-align: justify;
    font-size: 200px;
    font-weight: bold;
    color: #ffffff4a;
    /*font-family: "Rosario";*/
    font-family: 'IgnisSharp';
    font-weight: 900;
}

.home .header-top-01:not(.fixed) .menu-section>ul>li:hover>a {
    color: var(--black) !important;
}

@media (max-width: 1500px) {
    .cus-chuchim {
        font-size: 140px;
    }
}

@media (max-width: 1200px) {
    .cus-chuchim {
        font-size: 125px;
    }
}

@media (max-width: 767px) {

    .cus-chuchim {
        font-size: 70px;
        top: -70px;
    }

    .title-section {
        font-size: 2.8rem;
    }

    .home .menu-section>ul>li>a {
        color: black;
    }

    .home .menu-section .active {
        color: var(--color-highlight) !important;
    }

    .swiper-slide--tile {
        font-size: 1.3rem;
    }

    .des-link-giaiphap {
        /* opacity: 1; */
    }

    .box-giai-phap-home .article-item {
        /* background: #0058a3; */
        background: -moz-linear-gradient(left, rgb(255, 202, 5) 0%, rgb(240, 124, 40) 100%);
        /* background: -webkit-linear-gradient(left, #817fef 0%, #0058a3 100%); */
        /* background: linear-gradient(to right, #817fef 0%, #0058a3 100%); */
    }

    .inner-image-dv-home {
        /* top: 0; */
    }

    .box-giai-phap-home .article-item {
        /* padding: 15px; */
        /* min-height: 27rem; */
        /* height: max-content; */
    }

    .inner-image-dv-home img {
        /* width: 60px; */
        /* height: 60px; */
        /* filter: brightness(0) invert(1); */
    }

    .box-giai-phap-home .article-item .article-title {
        font-size: 1.8rem;
        color: white;
    }

    .bg-img-giaiphap .title-section {
        margin-bottom: 30px;
    }

    .bg-img-giaiphap {
        padding: 30px 0 10px 0;
    }

    .nd-gia-tri-cotloi {
        margin-bottom: 15px;
    }

    .bg-img-form-home {
        padding: 30px 0 30px 0;
    }

    .bg01-page-gt {
        padding: 50px 0 50px 0;
    }

    .bg01-page-gt .des {
        width: 100%;
    }

    .tam-nhin-su-menh>.row:first-child {
        margin-bottom: 30px;
    }

    .tam-nhin-su-menh .tile {
        margin-top: 10px;
    }

    .block-goi-gt>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bg-thong-ke-gt {
        padding: 30px 0 30px 0;
    }

    .wrap-danh-hieu-gt.stt-0 {
        border-radius: 0;
    }

    .wrap-danh-hieu-gt.stt-4 {
        border-radius: 0;
    }

    .wrap-danh-hieu-gt .tile {
        font-size: 2rem;
        margin-bottom: 10px;
        min-height: 55px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .cus-border-lich-su {
        padding: 30px 5px 30px 25px;
        margin-top: 0px;
    }

    .box-product-image-detail {
        margin-bottom: 10px;
    }

    .box-giai-phap-home .swiper-button-next {
        right: 0px;
        left: auto;
    }

    .box-giai-phap-home .swiper-button-prev {
        left: 0;
        right: auto;
    }

    .cus-slider-next-prev .swiper-button-next {
        right: 0px;
        left: auto;
    }

    .cus-slider-next-prev .swiper-button-prev {
        left: 0;
        right: auto;
    }
}

@media (min-width: 968px) and (max-width: 1200px) {
    .swiper-slider-main .swiper-slide img {
        height: 40vh;
    }

    .bg01-page-gt {
        padding: 130px 0 120px 0;
    }

    .wrap-danh-hieu-gt .tile {
        min-height: 85px;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    .swiper-slider-main .swiper-slide img {
        height: 33vh;
    }

    .home .menu-section>ul>li>a {
        color: black;
    }

    .swiper-slide--tile {
        font-size: 2.3rem;
    }

    .bg01-page-gt {
        padding: 130px 0 120px 0;
    }

    .wrap-danh-hieu-gt.stt-0 {
        border-radius: 0;
    }

    .wrap-danh-hieu-gt.stt-4 {
        border-radius: 0;
    }

    .title-section {
        font-size: 3.1rem;
    }

    .cus-border-lich-su {
        margin-top: 45px;
    }

    .thumd-lich-su-hinh-thanh .cus-tile-lich-su-hinhthanh {
        width: 65px;
        height: 65px;
    }
}

.contact-form-section .form-control {
    border: 1px solid #00000040;
}

.box-search form {
    position: absolute !IMPORTANT;
    top: 100%;
    width: 350px;
    right: 0;
    padding: 10px;
    background: #fff;
    box-shadow: 0 10px 28px -6px rgba(11, 26, 51, .5);
    border-radius: 8px;
    z-index: 2;
    opacity: 0;
    display: none;
}

.box-search form input.form-control {
    background: #dbdbdb;
    border-color: #ddd;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    height: 42px;
}

.box-search form .input-group-append .btn-submit {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.box-search:hover form {
    display: block;
    opacity: 1;
}

.box-search span.icon {
    display: inline-flex;
    height: 80px;
    width: 40px;
    justify-content: flex-end;
    align-items: center;
}


@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

.warp-step-decoration-block .title-section {
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.laundry-category {
    margin: auto;
    display: flex;
    overflow: hidden;
    box-shadow: 0 25px 60px rgba(15, 23, 42, 0.18);
    height: 350px;
}

.category-item {
    position: relative;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    cursor: pointer;
    transition: flex 0.55s cubic-bezier(.22, 1, .36, 1);
    border-right: 1px solid rgba(255, 255, 255, .4);
}

.category-item.active {
    flex: 2;
}

.category-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(100%) brightness(.85);
    transform: scale(1);
    transition: all .7s ease;
}

.category-item.active img {
    filter: grayscale(0%) brightness(.7);
}

.category-item::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg,
            rgba(5, 32, 94, .92),
            rgba(5, 32, 94, .45),
            rgba(5, 32, 94, .05));
    opacity: 0;
    transition: .45s ease;
    z-index: 1;
}

.category-item.active::before {
    opacity: 1;
}

.category-content {
    position: absolute;
    left: 26px;
    right: 20px;
    bottom: 28px;
    z-index: 2;
    color: #fff;
    transform: translateY(20px);
    opacity: 0;
    transition: .45s ease;
}

.category-item.active .category-content {
    opacity: 1;
    transform: translateY(0);
}

.category-title {
    line-height: 1.25;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 12px;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
}

.category-desc {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 18px;
    max-width: 380px;
}

.category-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    border-radius: 999px;
    background: #fff;
    color: #0f3b8f;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}

.category-label {
    position: absolute;
    top: 26px;
    left: 18px;
    right: 18px;
    z-index: 2;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 800;
    text-transform: uppercase;
    transition: .35s ease;
    font-family: "Montserrat", sans-serif;
}

.category-item.active .category-label {
    opacity: 0;
    transform: translateY(-10px);
}

@media (max-width: 768px) {
    .laundry-category {
        height: auto;
        flex-direction: column;
        gap: 15px;
    }

}

.box-section-home-02 {
    background: #f5f8fc;
}


.nd-ts-chon-toi .img img {
    width: 90px;
    height: 90px;
    object-fit: contain;
}

.cus-slider-next-prev .box-content .item {
    padding: 30px;
    border-radius: 22px;
    background: #fff;
    transition: .35s;
    border: 1px solid #edf2f7;
    height: 100%;
}

.cus-slider-next-prev .box-content .item .nd-ts-chon-toi .img {
    margin-bottom: 15px;
}

.cus-slider-next-prev .title-section {
    margin-bottom: 10px;
}

.cus-slider-next-prev .slogan-section {
    margin-bottom: 30px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.box-section-home-03 {
    padding-bottom: 60px;
    padding-top: 60px;
}

.laundry-category-block {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 20px;
    width: 100%;
}

.laundry-category-block .item .img {
    position: relative;
    padding-top: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.laundry-category-block .item .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.warp-step-decoration-page .slogan-section {
    margin-bottom: 30px;
    font-size: 18px;
}

.laundry-category-block .item .inter-img {
    max-width: 120px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.laundry-category-block .item .content {
    text-align: center;
}

.laundry-category-block .item .content .category-title {
    font-size: 16px;
}

.box-page-product-01 {
    margin-bottom: 60px;
}

.box-page-product-02 {
    padding-bottom: 60px;
}

.box-about-02 {
    background: #f5f8fc;
    padding-top: 60px;
    padding-bottom: 60px;
}

.box-info-gtcl .list-gtcl>.row>div {
    margin-bottom: 30px;
}

.nd-gia-tri-cotloi .inter-img .img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
}

.nd-gia-tri-cotloi .inter-img {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    background: #e0efff;
    margin-bottom: 15px;
}

.nd-gia-tri-cotloi .wrap {
    text-align: center;
}

.nd-gia-tri-cotloi .wrap .tile:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 3px;
    background: var(--color-highlight);
    bottom: -8px;
}

.nd-gia-tri-cotloi .inter-img .img img {
    object-fit: contain;
    width: 50px;
    height: 50px;
}

.title-footer:before {
    content: '';
    position: absolute;
    left: 0;
    width: 45px;
    height: 3px;
    background: #5fc3ff;
    margin-top: 10px;
    bottom: -10px;
}

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

.footer-subscribe .input-row {
    display: flex;
    max-width: 100%;
}

.footer-subscribe .input-row .form-group input {
    height: 45px;
    border: 0;
    padding: 10px;
    width: 100%;
}

.footer-subscribe .input-row span.btn.newsletter--submit {
    font-size: 14px;
    padding: 0 15px;
    height: 45px;
    line-height: 43px;
    max-width: 103px;
}

.box-section-home-04 {
    padding-top: 60px;
}

.box-section-home-04 {
    overflow: hidden;
    padding-top: 60px;
}

.box-khdg .title-section {
    font-size: 34px;
    font-weight: 800;
    color: #122033;
    margin-bottom: 45px;
    position: relative;
}

.box-khdg .title-section::after {
    content: "";
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #13b5ea, #0066ff);
    border-radius: 20px;
    position: absolute;
    left: 50%;
    bottom: -16px;
    transform: translateX(-50%);
}

.box-khdg .swiper {
    padding: 20px 8px 55px;
}

.box-khdg .swiper-slide {
    height: auto;
}

.box-khdg .item {
    height: 100%;
    background: #fff;
    border-radius: 26px;
    padding: 34px 32px 32px;
    border: 1px solid rgba(19, 181, 234, 0.16);
    display: flex;
    gap: 22px;
    position: relative;
    overflow: hidden;
    transition: all 0.35s ease;
}

.box-khdg .item .note {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 93px;
    line-height: 1;
    color: rgba(19, 181, 234, 0.1);
    z-index: 0;
}

.box-khdg .item:hover {
    transform: translateY(-8px);
    border-color: rgba(19, 181, 234, 0.35);
}

.box-khdg .img {
    flex: 0 0 90px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    padding: 4px;
    background: linear-gradient(135deg, #13b5ea, #0066ff);
    position: relative;
    z-index: 1;
}

.box-khdg .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 4px solid #fff;
    border-radius: 50%;
}

.box-khdg .content {
    position: relative;
    z-index: 1;
}

.box-khdg .title {
    font-size: 19px;
    font-weight: 800;
    color: #102033;
    margin-bottom: 10px;
    line-height: 1.35;
}

.box-khdg .title span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #13a5d8;
    margin-top: 5px;
}

.box-khdg .description {
    font-size: 15px;
    line-height: 1.8;
    color: #5c6675;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-khdg .swiper-pagination {
    bottom: 8px !important;
}

.box-khdg .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #b8d8ee;
    opacity: 1;
    transition: all 0.3s ease;
}

.box-khdg .swiper-pagination-bullet-active {
    width: 32px;
    border-radius: 20px;
    background: linear-gradient(90deg, #13b5ea, #0066ff);
}

/* Tablet */
@media (max-width: 991px) {
    .box-khdg .item {
        padding: 28px 24px;
        gap: 18px;
    }

    .box-khdg .img {
        flex-basis: 76px;
        width: 76px;
        height: 76px;
    }

    .box-footer-mb-01 {
        padding: 40px 0;
    }

    .box-footer-mb-01>.container>.row>div:nth-child(1),
    .box-footer-mb-01>.container>.row>div:nth-child(4) {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .box-footer-mb-01>.container>.row>div:nth-child(2),
    .box-footer-mb-01>.container>.row>div:nth-child(3) {
        flex: 0 0 50%;
        max-width: 50%;
    }

}

.box-footer-01 {
    padding: 50px 0;
}

/* Mobile */
@media (max-width: 575px) {

    .box-khdg .title-section {
        font-size: 26px;
        margin-bottom: 35px;
    }

    .box-khdg .item {
        flex-direction: column;
        text-align: center;
        align-items: center;
        padding: 30px 22px;
        border-radius: 22px;
    }

    .box-khdg .img {
        width: 86px;
        height: 86px;
        flex-basis: 86px;
    }

    .box-khdg .title {
        font-size: 18px;
    }

    .box-khdg .description {
        font-size: 14px;
        -webkit-line-clamp: 7;
    }

    .box-khdg .item::before {
        right: 18px;
        font-size: 90px;
    }

    .cus-slider-next-prev .box-content>.row {
        gap: 15px;
    }

}

@media (max-width:1200px) {
    .logo-section img {
        height: 7rem;
    }

    .box-search span.icon {
        height: 60px;
    }

    .logo-section img {
        height: 7rem;
    }

    .box-search span.icon {
        height: 60px;
    }

    .box-section-home-01 {
        padding: 40px 0;
    }

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

    .box-section-home-03 {
        padding-bottom: 40px;
        padding-top: 40px;
    }
}

.box-khdg .content .star {
    color: #ffc107;
    font-size: 15px;
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.marquee-left {
    width: 100%;
    overflow: hidden;
}

.marquee-track {
    display: flex;
    align-items: center;
    gap: 40px;
    width: max-content;
    animation: marqueeLeft 22s linear infinite;
}

.item-partner {
    flex: 0 0 180px;
}


.item-partner img {
    object-fit: contain;
}

.marquee-left:hover .marquee-track {
    animation-play-state: paused;
}

@keyframes marqueeLeft {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

/* ==========================================================================
   SAMSUNG HOME MODULES CUSTOM CSS
   ========================================================================== */

/* Module 1: Commercial Laundry */
.block-commercial-laundry {
    margin-bottom: 60px;
    background-color: #0378D8;
    overflow: hidden;
}

.block-laundry-left {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 480px;
    display: flex;
    align-items: center;
    padding: 60px;
    position: relative;
}

.block-laundry-left::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.15);
    z-index: 1;
}

.laundry-left-content {
    position: relative;
    z-index: 2;
    max-width: 100%;
}

.laundry-left-title {
    font-size: 5.6rem;
    font-weight: 600;
    line-height: 1.1;
    color: #000000;
    margin: 0;
    text-transform: capitalize;
}

.laundry-left-desc {
    font-size: 1.8rem;
    color: #333333;
    margin-top: 15px;
}

.block-laundry-right {
    background-color: #0378D8;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.block-laundry-right img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    min-height: 480px;
}

.block-laundry-full {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 500px;
    display: flex;
    align-items: center;
    padding: 60px;
}

/* Module 2: Build your business with Samsung */
.block-build-business {
    padding: 60px 0;
    background-color: #ffffff;
}

.title-build-business {
    font-size: 3.6rem;
    font-weight: 600;
    margin-bottom: 40px;
    color: #000000;
}

.build-business-slider-wrap {
    max-width: 1100px;
    margin: 0 auto;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}

.build-business-slide-inner {
    border-radius: 28px;
    overflow: hidden;
}

.build-business-slide-inner img {
    width: 100%;
    aspect-ratio: 16/10;
    object-fit: cover;
}

/* Module 3: Commercial Laundry Machines */
.block-home-machines-slider {
    padding: 30px 0;
    background-color: #ffffff;
}

.title-home-machines {
    font-size: 3.6rem;
    font-weight: 600;
    margin-bottom: 50px;
    color: #000000;
}

.home-machines-swiper-container {
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
}

.home-machines-swiper {
    max-height: 560px;
    border-radius: 20px;
    overflow: hidden;
}

.block-machines-image-full {
    height: 560px;
    border-radius: 20px;
    overflow: hidden;
}

.block-machines-image-full img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

/* Navigation Custom */
.block-home-machines-slider .custom-swiper-nav {
    width: 46px;
    height: 46px;
    background-color: #e2e8f0;
    color: #4a5568;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    cursor: pointer;
    transition: all 0.25s ease;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.block-home-machines-slider .custom-swiper-nav:hover {
    background-color: #cbd5e0;
    color: #1a202c;
}

.block-home-machines-slider .swiper-button-prev-machines {
    left: 0;
}

.block-home-machines-slider .swiper-button-next-machines {
    right: 0;
}

/* Responsive CSS */
@media (max-width: 991px) {
    .block-laundry-left {
        min-height: 380px;
        padding: 40px;
    }

    .laundry-left-title {
        font-size: 4.2rem;
    }

    .block-laundry-right img {
        min-height: 380px;
    }

    .title-build-business,
    .title-home-machines {
        font-size: 3rem;
        margin-bottom: 30px;
    }

    .home-machines-swiper,
    .block-machines-image-full {
        height: 420px;
    }
}

@media (max-width: 767px) {
    .block-laundry-left {
        min-height: 280px;
        padding: 30px;
    }

    .laundry-left-title {
        font-size: 3.2rem;
    }

    .block-laundry-right img {
        min-height: 280px;
    }

    .build-business-slider-wrap {
        border-radius: 16px;
    }

    .build-business-slide-inner {
        border-radius: 16px;
    }

    .build-business-slide-inner img {
        aspect-ratio: 4/3;
    }

    .block-home-machines-slider {
        padding: 20px 0;
    }

    .home-machines-swiper-container {
        padding: 0;
    }

    .home-machines-swiper,
    .block-machines-image-full {
        height: 280px;
    }

    .block-home-machines-slider .custom-swiper-nav {
        display: none !important;
    }
}

/* Block Product Home Samsung */
.home-product-card {
    background-color: #f8f9fa;
    border-radius: 24px;
    padding: 40px 30px;
    transition: all 0.3s ease;
    width: 100%;
    max-width: 440px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid transparent;
}

.home-product-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    border-color: #e2e8f0;
}

.home-product-card .wishlist-btn {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #000000;
    font-size: 2.2rem;
    cursor: pointer;
    transition: all 0.25s ease;
    z-index: 5;
}

.home-product-card .wishlist-btn:hover {
    color: #e53e3e;
    transform: scale(1.1);
}

.product-card-image {
    margin-bottom: 25px;
    min-height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.product-card-image img {
    max-height: 220px;
    object-fit: contain;
    transition: all 0.4s ease;
}

.home-product-card:hover .product-card-image img {
    transform: scale(1.04);
}

.product-card-title {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
    min-height: 52px;
}

.product-card-title a {
    color: #000000;
    transition: color 0.2s;
}

.product-card-title a:hover {
    color: #0378D8;
}

.product-card-color {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-card-color .color-label {
    font-size: 1.4rem;
    color: #6c757d;
    font-weight: 600;
}

.color-dot-wrap {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 26px;
}

.color-dot {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #f8f9fa, 0 0 0 4px #000000;
    transition: all 0.25s;
}

.home-product-card:hover .color-dot {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #000000;
}

.product-card-weight {
    margin-bottom: 25px;
}

.weight-tag {
    display: inline-block;
    padding: 6px 20px;
    border: 1.5px solid #000000;
    border-radius: 20px;
    font-size: 1.3rem;
    font-weight: 700;
    color: #000000;
    background-color: transparent;
}

.product-card-action {
    width: 100%;
    display: flex;
    justify-content: center;
}

.product-card-action .btn {
    display: inline-block;
    width: 100%;
    max-width: 220px;
    padding: 12px 30px;
    border-radius: 30px;
    font-weight: 700;
    font-size: 1.4rem;
    text-align: center;
    transition: all 0.25s ease;
}

.product-card-action .btn-buy-now {
    background-color: #000000;
    color: #ffffff;
    border: 1.5px solid #000000;
}

.product-card-action .btn-buy-now:hover {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff;
}

.product-card-action .btn-learn-more {
    background-color: transparent;
    color: #000000;
    border: 1.5px solid #000000;
}

.product-card-action .btn-learn-more:hover {
    background-color: #000000;
    color: #ffffff;
}

@media (max-width: 767px) {
    .home-product-card {
        padding: 30px 20px;
    }

    .product-card-image {
        min-height: 180px;
    }

    .product-card-image img {
        max-height: 160px;
    }

    .product-card-title {
        font-size: 1.8rem;
        min-height: auto;
    }
}