.banner {
    margin-top: 0;
    position: relative;
}

.banner .img-wrap {
    display: block;
    position: relative;
}

.banner .img-wrap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 1;
}

.cart-notification {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    padding: 12px;
    width: 300px;
    display: flex;
    gap: 10px;
    margin-top: 10px;
    border-radius: 6px;
    animation: fadein 0.3s ease;
    position: relative;
}

.cart-notification img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 4px;
}

.cart-notification .info {
    flex: 1;
}

.cart-notification .info .name {
    font-weight: bold;
    margin-bottom: 4px;
}

.cart-notification .info .price {
    color: #f00;
}

.cart-notification .info .old-price {
    text-decoration: line-through;
    color: #888;
    font-size: 0.9em;
}

.cart-notification .view-cart-btn {
    display: inline-block;
    margin-top: 6px;
    padding: 4px 8px;
    background: var(--color-3);
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.85em;
}

.cart-notification.fade-out {
    animation: fadeout 0.5s forwards;
}

@keyframes fadein {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeout {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-20px);
    }
}

/* .banner-slider {
  aspect-ratio: 1260 / 515;
  overflow: hidden;
} */
.banner-slider .item {
    display: none;
}

.banner-slider .item:first-child {
    display: block;
}

.banner-slider.slick-initialized .item {
    display: block;
    position: relative;
}

.banner-slider img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1); /* zoom lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âªn */
  }
  100% {
    transform: scale(1); /* zoom vÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
  }
}
.img-mobile {
    display: none !important;
}
.banner-slider .slick-current.slick-active img {
        animation: zoomInOut 6s ease-in-out;
}
.banner-slider__ct {
    transform: translateY(100%);
    opacity: 0;
    transition: 1.2s ease;
}

.banner-slider .slick-current.slick-active .banner-slider__ct {
    transform: translateY(0px);
    opacity: 1;
    transition: 1.2s ease;
    max-width: 900px;
    margin: auto;
}
.banner-slider .text_slide {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 10;
    color: #fff;
    text-align: center;
}

.banner-slider .text_slide h2 {
    font-size: 45px;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: "Google Sans", sans-serif;
}

.banner-slider .text_slide_nd {
    font-size: 16px;
    font-weight: 300;
}

.banner .img-m {
    display: none;
}

/* Category  */
.home-categories {
    padding: 15px 0;
}

.category-slider .clm.hide {
    display: none;
}

.category-slider {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    /* gap: 10px; */
}

.btn-show-all {
    background-color: var(--color-3);
    color: var(--color-2);
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 15px;
    display: none;
    margin: 20px auto 0;
}

.item-category {
    background-color: var(--color-2);
    font-weight: 700;
    position: relative;
    text-align: center;
    display: block;
    margin: 60px 0px 0;
    padding: 60px 8px 15px;
}

.item-category .wrap-img {
    padding-bottom: 70%;
    border-radius: 50%;
    width: 70%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.item-category .name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 37px;
    font-size: 13px;
}

/* Flash sale  */
.flash-sale {
    margin-top: 15px;
}

.flash-sale .inner {
    background-color: var(--color-5);
    padding: 30px 20px;
    border-radius: 5px;
}

.flash-sale .title {
    color: var(--color-2);
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    background: #ffb700;
    display: inline-block;
    padding: 7px 20px;
    height: 46px;
    margin-left: 27px;
}

.flash-sale .title-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flash-sale .title::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    border: 23px solid #ffb700;
    z-index: 0;
    left: -23px;
    border-right-width: 2px;
    border-left-color: transparent;
}

.flash-sale .title::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    border: 23px solid #ffb700;
    z-index: 0;
    border-color: #ffb700;
    right: -23px;
    border-left-width: 2px;
    border-right-color: transparent;
}

.flash-sale .time-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    text-align: center;
}

.flash-sale .time-sale span {
    margin-right: 8px;
    color: var(--color-2);
}

.flash-sale .time-sale .time {
    background-color: #ffb700;
    color: var(--color-1);
    border-radius: 5px;
    padding: 4px;
    width: 37px;
}

.flash-sale .time-sale .number {
    font-weight: 700;
}

.flash-sale .time-sale .type {
    font-size: 12px;
}

.flash-sale .see-all {
    text-align: right;
}

.flash-sale .see-all svg {
    width: 25px;
    height: 25px;
}

.flash-sale .see-all a {
    color: var(--color-2);
    display: inline-flex;
    align-items: center;
    gap: 4px;
    text-decoration: underline;
}

.flash-sale .item-product {
    border: none !important;
}

.product-category .product-block {
    padding-top: 16px;
    margin-top: 0;
    border-top: 2px solid var(--color-3);
}

.product-block {
    margin-top: 16px;
}

.product-block > .row {
    row-gap: 16px;
}

.item-product {
    background-color: var(--color-2);
    border-radius: 5px;
    border: 1px solid #f4f4f4;
    padding: 10px;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.item-product .discount {
    background: linear-gradient(93.01deg, #d31100 15.48%, #ff2310 92.66%);
    border-radius: 5px 5px 5px 0px;
    padding: 0px 10px;
    color: #fff;
    position: absolute;
    left: 5px;
    top: 5px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.item-product .discount::before {
    content: "";
    position: absolute;
    left: 0;
    top: 22px;
    border-right: 10px solid transparent;
    border-bottom: 0px solid transparent;
    border-top: 10px solid #d31100;
}

.item-product .wrap-img {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block;
    padding-bottom: 100%;
}

.item-product .wrap-img img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s;
}

.item-product .wrap-img .image1 {
    transform: translateY(0);
}

.item-product .wrap-img .image2 {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
}

.item-product:hover .image1 {
    opacity: 0;
    transform: translateY(100%);
}

.item-product:hover .has-one .image1 {
    opacity: 1;
    transform: translateY(0%);
}

.item-product:hover .image2 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.item-product .name {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 39px;
}

.item-product .des {
    margin-top: 10px;
    display: none;
}

.item-product .des ul {
    margin-left: 18px;
}

.item-product .price-wrap {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 3px 8px;
}

.item-product .price-new {
    font-size: 15px;
    color: #d60505;
    font-weight: 700;
}

.item-product .price-old {
    color: #8a919b;
    font-size: 12px;
}

.item-product .price-wrap .hot img {
    width: 35px;
}

.item-product .quick-view {
    display: flex;
}

.item-product .quick-view svg {
    width: 24px;
    height: 24px;
}

.item-product .add-cart-ajax {
    background-color: var(--color-5);
    color: var(--color-2);
    padding: 5px 15px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 700;
}

.item-product .view-detail-btn {
    background-color: var(--color-3);
    color: var(--color-2);
    padding: 5px 15px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 700;
}

.item-product .add-cart-ajax:hover {
    background-color: var(--color-3);
}

.item-product .product-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    padding-top: 12px;
    gap: 4px;
    width: 100%;
}

.item-product .product-info {
    background-color: var(--color-2);
    position: relative;
    z-index: 2;
    transition: .3s;
    padding-top: 10px;
}

.item-product:hover .product-info {
    transform: translateY(-45px);
}

.shopping-day {
    position: absolute;
    top: 5px;
    right: 5px;
}

.shopping-day img {
    width: 40px;
}

.stars {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 5px;
}

.stars ul li {
    list-style: none;
    display: flex;
}

.stars ul {
    display: inline-flex;
}

.stars ul li svg {
    width: 20px;
    height: 20px;
}

.flash-sale .item-product .productcount {
    display: block;
}

.item-product.sale {
    border: 5px solid var(--color-5);
}

.item-product.sale {
}

.item-product .productcount {
    margin-top: 15px;
    margin-bottom: 5px;
    min-height: 17px;
    display: none;
}

.item-product .productcount .countitem {
    background-color: #ffe8e6;
    border-radius: 10px;
    position: relative;
    height: 17px;
}

.item-product .productcount .fire {
    position: absolute;
    width: 22px;
    height: 22px;
    top: -9px;
    left: 0;
    z-index: 1;
}

.item-product .productcount .countdown {
    position: absolute;
    border-radius: 10px;
    background: linear-gradient(to right, #c8103d, #f4b631);
    z-index: 0;
    left: 0;
    top: 0;
    height: 17px;
}

.item-product .productcount .number {
    font-size: 12px;
    position: absolute;
    top: 0;
    z-index: 3;
    color: var(--color-2);
    line-height: 17px;
    left: 50%;
    min-width: 70px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    transform: translateX(-50%);
}

.flashsale-slider {
    padding-bottom: 30px;
    margin-top: 25px;
}

.flashsale-slider .slick-slide {
    margin: 0 8px;
}

.flashsale-slider .slick-list {
    margin: 0 -8px;
}

.flashsale-slider .slick-dots {
    bottom: -10px;
}

.slick-dots li {
    height: 15px;
    width: 15px;
    border: none;
    background-color: #FFF;
}

.slick-dots li button {
    font-size: 24px;
}

.slick-dots li.slick-active {
    background-color: #ab7549;
}

.slick-dots li button:before {
    display: none;
}

/* Product category  */
.product-category .inner {
    background-color: var(--color-2);
    border-radius: 5px;
    margin-top: 30px;
    padding: 30px 25px;
}

.category-child {
    text-align: right;
    overflow-x: auto;
    white-space: nowrap;
}

.category-child::-webkit-scrollbar {
    height: 5px;
}

.category-child::-webkit-scrollbar-thumb {
    background: var(--color-3);
    border-radius: 10px;
}

.category-child li {
    display: inline-block;
}

.category-child li:not(:first-child) {
    margin-left: 5px;
}

.category-child li a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    font-weight: 400;
    font-size: 12px;
}

.category-child li a:hover {
    color: var(--color-2);
    background-color: var(--color-3);
}

.product-category .title a {
    color: var(--color-2);
    text-transform: uppercase;
    font-size: 16px;
    padding: 6px 20px;
    background: var(--color-3);
    border-radius: 5px 5px 0 0;
    margin-right: 20px;
    position: relative;
    line-height: 24px;
    display: inline-block;
}

.product-category .title a:after {
    content: '';
    display: block;
    line-height: 36px;
    background: var(--color-3);
    width: 25px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -10px;
    transform: skewX(21deg);
    border-radius: 0 5px 0 0;
}

.product-category .banner-category {
    margin-top: 25px;
}

.product-category .banner-category .slick-slide {
    margin: 0 8px;
}

.product-category .banner-category .slick-list {
    margin: 0 -8px;
}

.product-category .banner-category img {
    border-radius: 5px;
}

/* News home  */
.news-home {
    padding: 50px 0;
}

.news-home .inner {
    /* background-color: var(--color-2); */
    /* border-radius: 5px; */
    /* padding: 30px 25px; */
}

.news-home .title {
    display: inline-flex;
    background: linear-gradient(0deg, var(--color-3), var(--color-4));
    border-radius: 5px;
    color: var(--color-2);
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 30px 6px 10px;
    align-items: center;
    gap: 6px;
}

.news-home-block {
    margin-top: 10px;
}

.item-news-home.left .wrap-img {
    padding-bottom: 100%;
    margin-bottom: 10px;
}

.item-news-home.left .name {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: left;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item-news-home.left .name:hover {
    color: #ab7549;
}

.item-news-home.left .des {
    font-size: 15px;
    margin-top: 5px;
}

.item-news-home .wrap-img {
    padding-bottom: 71.5%;
}

.item-news-home .name {
    font-size: 17px;
}

.item-news-home .des {
    font-size: 14px;
    margin-top: 5px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.right .item-news-home:not(:last-child) {
    margin-bottom: 16px;
}

.doi-tac-slider .slick-slide {
    margin: 0 22px;
    background-color: #14332d;
    padding: 5px;
    border-radius: 5px;
    height: auto;
    text-align: center;
}

.doi-tac-slider .slick-list {
    margin: 0 -8px;
}

.doi-tac-slider .item img {
    border-radius: 5px;
    height: 110px;
    width: auto;
    margin: auto;
}

.doi-tac {
    background: #14332d;
    padding: 20px 0;
    border-bottom: solid 1px #ab75494a;
}

.form-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 31;
    display: none;
    min-width: 370px;
}

.form-popup.show {
    display: block;
}

.form-popup .content img {
    height: 600px;
    cursor: pointer;
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 31;
    display: none;
}

.popup-overlay.show {
    display: block;
}

.close-form-popup {
    position: absolute;
    top: 0px;
    right: -10px;
    cursor: pointer;
}

.project_home .wrap-img {
    padding-bottom: 100%;
}

.project_home {
    margin-bottom: 20px;
    display: block;
}

.project_home .box-text {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 10px;
    z-index: 1;
    height: 100%;
    color: #FFF;
    background-color: rgba(0,0,0,0.3);
    text-align: center;
    opacity: 0;
    /* visibility: hidden; */
    padding: 15px;
    transition: .2s;
}

.project_home .box-text a {
    color: #FFF;
}

.project_home .box-text h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}

.project h3 {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}

.project h3 a {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #fff;
}

.project_home .box-text p {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    font-size: 16px;
}

.project_home:hover .box-text {
    opacity: 1;
    visibility: visible;
}

.project_home:hover img {
    transform: scale(1.15);
}

.project {
    margin-bottom: 15px;
    position: relative;
}

.home_project_noibat {
    padding: 50px 0 0px;
    background: #14332d;
}

.home_project_noibat .ctnr-fluid {
    padding: 0 15px;
}

.abouts_home {
    background: #14332d;
    padding: 80px 0 20px;
}

.abouts_home .video_left h2 {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.abouts_home .video_left .video_in iframe {
    width: 100%;
    height: 327px;
    border-radius: 0;
}

.abouts_home .abouts_right h2 {
    text-align: left;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #c1c5c8;
    font-family: "Google Sans", sans-serif;
    font-weight: 500;
}

.abouts_home .abouts_right .abouts_in {
    font-size: 16px;
    padding: 0 10px 0 0;
    text-align: justify;
    color: #c1c5c8;
    line-height: 1.6;
    font-weight: 500;
}

.abouts_home .abouts_right .abouts_in ul {
    margin: 5px 0;
}

.abouts_home .abouts_right .abouts_in ul li {
    margin-left: 20px;
    list-style: disc;
}

.abouts_home .abouts_right .abouts_in p {
    margin-bottom: 15px;
}

.title-separator {
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 20px;
}

.title-separator:before {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 77px);
}

.title-separator:after {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: calc(50% - 1px);
    right: calc(50% - 77px);
}

.title-separator .separator-center {
    display: block;
    width: 32px;
    height: 12px;
    position: relative;
}

.title-separator .separator-center:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 8px;
}

.title-separator .separator-center:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 8px;
}

.c-btn__01 {
    border-radius: 0;
    padding: 7px 20px 7px 20px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    background: unset;
    background: #c1c5c8;
    text-align: left;
    font-size: 18px;
    color: #14332d;
    max-width: 200px;
    border: solid 1px #c1c5c8;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 1;
    line-height: 1.6;
    margin-top: 0;
}

.c-btn__01:hover {
    color: white;
}

.c-btn__01-icon {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
}

.c-btn__01-icon path {
    fill: #fff;
}

.c-btn__01::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: linear-gradient(-35deg, var(--color-main3), var(--color-main4));
    z-index: -2;
    transition: all .3s ease-in-out;
}

.c-btn__01:hover {
    color: white;
}

.c-btn__01::before {
    content: "";
    position: absolute;
    border-radius: 5px;
    left: 5px;
    top: 5px;
    bottom: 5px;
    right: 5px;
    border: 0px solid white;
    z-index: -1;
}

.read_more {
    text-align: left;
    margin-left: 0;
    margin-top: 25px;
}

.home_why {
    padding: 50px 0 50px 0;
    background: #c1c5c8;
    background-repeat: no-repeat !important;
    background-position: top center;
    background-size: cover !important;
    color: #fff;
    text-align: center;
    position: relative;
}
.home_why:before {
    content: '';
    background-color: rgb(0 0 0 / 20%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.home_why .title_taisao h2 {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: "Google Sans", sans-serif;
    color: #fff;
}

.home_why .service_column__wrap {
    background: no-repeat;
    margin-bottom: 0;
    text-align: center;
    margin-top: 15px;
    padding: 25px 10px;
    border-radius: 0;
    border: 0;
}

.home_why .service_column__wrap h3 {
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
    font-family: "Google Sans", sans-serif;
}

.home_why .service_column__wrap .service_column__img svg {
    margin-bottom: 10px;
    height: 85px;
}

.home_why .service_column__desc {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 1.6;
}

.title_news h2 {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 500;
    color: #c1c5c8;
    font-family: "Google Sans", sans-serif;
}

.news_home_slick .item {
    margin: 0 10px;
}

.item-news-home h3 {
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* position: absolute; */
    bottom: 0;
    margin: 0;
    /* position: absolute; */
    bottom: 0;
    /* background: linear-gradient(360deg, rgb(0 0 0 / 84%) 0%, rgba(0, 0, 0, 0) 105%); */
    color: #fff;
    transform: translateY(0px);
    text-align: center;
    top: 0;
    width: 100%;
    border-radius: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    transition: 0.5s ease;
    opacity: 1;
    padding: 5px 0 10px 0;
    text-align: center;
}

.news_home_slick:hover .slick-arrow {
    opacity: 1;
}

.title_design h2 {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #c1c5c8;
    font-weight: 500;
    font-family: "Google Sans", sans-serif;
}

.title-box-text {
    margin: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(360deg, rgb(0 0 0 / 84%) 0%, rgba(0, 0, 0, 0) 105%);
    color: #fff;
    transform: translateY(0px);
    text-align: center;
    top: 0;
    width: 100%;
    border-radius: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    transition: 0.5s ease;
    opacity: 1;
    padding: 0 15px 20px 15px;
}
.title-box-text span {
    font-size: 60px;
    line-height: 1;
    color: #c1c5c800;
    -webkit-text-stroke: 0.5px #ab7549;
}

.title-box-text h2 {
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-top: 8px;
    font-size: 18px;
    text-transform: uppercase;
}
.title-box-text p {
    display: flex;
    gap: 0 5px;
    margin-top: 5px;
    font-weight: 500;
    color: #ab7549;
}
.title-box-text p svg {
    width: 20px;
}

.noidung_quytrinh {
    padding: 0px 0;
}

.service_column__img {
    margin-bottom: 15px;
    width: 85px;
    margin: 0 auto 15px;
}
.thicong_mobile {
    padding-bottom: 50px;
}
.item-news-home {
    /* position: relative; */
}
.quytrinh_in {
    padding: 50px 0;
}
.quytrinh_in .title_quytrinh h3 {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: "Google Sans", sans-serif;
    color: #14332d;
}
.quytrinh_in1 {
    padding: 0 0 50px 0;
}
.quytrinh_in1 .title_quytrinh h3 {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: "Google Sans", sans-serif;
    color: #14332d;
}

.item_benefit .item {
    margin: 20px 10px;
    text-align: center;
}
.item_benefit .item .icon-befire {
    font-size: 40px;
    border-radius: 50%;
    background: #14332d;
    padding: 0;
    color: #fff;
    line-height: 80px;
    width: 80px;
    margin: auto;
    height: 80px;
}
.item_benefit .item p {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
}
.item_benefit1 .item {
    margin: 20px 10px;
    text-align: center;
}
.item_benefit1 .item .icon-befire {
    font-size: 40px;
    border-radius: 50%;
    background: #14332d;
    padding: 0;
    color: #fff;
    line-height: 80px;
    width: 80px;
    margin: auto;
    height: 80px;
}
.item_benefit1 .item p {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
}
.obox {
    position: relative;
    z-index: 1;
}
.obox .procedure-rail {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 120px;
    pointer-events: none;
    z-index: 0;
}
.obox .procedure-rail svg {
    width: 100%;
    height: 100%;
    display: block;
}
.procedure-rail .rail-base {
    fill: none;
    stroke: #14332d;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-dasharray: 1 12;
    opacity: .3;
}
.procedure-rail .rail-dots {
    fill: none;
    stroke: #14332d;
    stroke-width: 2.2;
    stroke-linecap: round;
    stroke-dasharray: 1 12;
    vector-effect: non-scaling-stroke;
    animation: railMove 3s linear infinite;
}
.procedure-rail .rail-glow {
    fill: none;
    stroke: #14332d;
    stroke-width: 3.5;
    stroke-linecap: round;
    stroke-dasharray: 8 120;
    opacity: .5;
    filter: url(#dotGlow);
    animation: glowMove 3s linear infinite;
}
/* NÃ¡Â»Ân mÃ¡Â»Â nhÃ¡ÂºÂ¹ */
.procedure-rail .rail-base{
  fill:none;
  stroke:#14332d;
  stroke-width:2;
  stroke-linecap:round;
  stroke-dasharray:1 12;   /* chÃ¡ÂºÂ¥m nhÃ¡Â»Â hÃ†Â¡n */
  opacity:.3;
}

/* ChÃ¡ÂºÂ¥m cam chÃ¡ÂºÂ¡y mÃ†Â°Ã¡Â»Â£t */
.procedure-rail .rail-dots{
  fill:none;
  stroke:#14332d;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-dasharray:1 12;   /* chÃ¡ÂºÂ¥m nhÃ¡Â»Â + Ã„â€˜Ã¡Â»Âu */
  vector-effect:non-scaling-stroke;
  animation: railMove 3s linear infinite;
}

/* VÃ¡Â»â€¡t sÃƒÂ¡ng nhÃ¡ÂºÂ¹ chÃ¡ÂºÂ¡y qua */
.procedure-rail .rail-glow{
  fill:none;
  stroke:#14332d;
  stroke-width:3.5;
  stroke-linecap:round;
  stroke-dasharray:8 120;
  opacity:.5;
  filter:url(#dotGlow);
  animation: glowMove 3s linear infinite;
}

/* ChÃ¡ÂºÂ¡y mÃ†Â°Ã¡Â»Â£t khÃƒÂ´ng giÃ¡ÂºÂ­t */
@keyframes railMove{ from{stroke-dashoffset:0;} to{stroke-dashoffset:-13;} }
@keyframes glowMove{ from{stroke-dashoffset:0;} to{stroke-dashoffset:-128;} }
.read_more_home {
    text-align: center;
}
.read_more_home .c-btn__01 {
    text-align: center;
}














@media (max-width: 1400px) {
    .form-popup .content img {
        max-height: 530px;
    }
}

@media (max-width: 992px) {
    .category-slider {
        grid-template-columns: repeat(6, 1fr);
    }

    .banner-slider .text_slide {
        top: 60%;
        width: 100%;
    }

    .banner-slider .text_slide h2 {
        font-size: 35px;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .abouts_home .video_left .video_in iframe {
        height: 210px;
    }

    .category-slider {
        grid-template-columns: repeat(4, 1fr);
    }

    .banner-slider .text_slide h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .video_home_in {
        order: 1;
    }

    .abouts_home_in {
        order: -1;
    }

    .abouts_home .video_left h2 {
        font-size: 19px;
        margin-top: 25px;
    }

    .slick-dots li {
        height: 12px;
        width: 12px;
    }

    .category-child {
        text-align: left;
        margin-top: 12px;
    }

    .item-product .product-button {
        position: unset;
        padding-top: 5px;
    }

    .item-product:hover .product-info {
        transform: translateY(0px);
    }

    .item-product .add-cart-ajax {
        font-size: 12px;
        padding: 5px;
    }

    .banner .img-m {
        display: block;
    }

    .banner-slider img {
        height: 38vh;
    }

    .banner .img-pc {
        display: none;
    }

    .product-category .product-block {
        border-top: none;
    }

    .product-category .title {
        position: relative;
    }

    .product-category .title::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: var(--color-3);
    }

    .banner-slider .text_slide_nd {
        font-size: 16px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .project_home .wrap-img {
        padding-bottom: 100%;
    }

    .project_home .box-text {
        /* opacity: 1; */
        /* visibility: visible; */
        padding: 5px;
    }

    .read_more {
        text-align: left;
        margin: 0 0 15px 0;
    }

    .news_home_slick .item {
        margin: 0;
    }

    .home_project_noibat .ctnr-fluid {
        padding: 0 15px;
    }

    .home_project_noibat .clm {
        padding: 0 5px;
    }

    .project_home .box-text h2 {
        font-size: 13px;
    }

    .project_home .box-text p {
        display: none;
    }

    .project {
        margin-bottom: 10px;
    }

    .home_project_noibat {
        padding: 30px 5px 30px 5px;
    }

    .project_home {
        margin-bottom: 5px;
    }

    .abouts_home .abouts_right .abouts_in {
        padding: 0;
    }

    .home_why .title_taisao h2 {
        font-size: 25px;
        text-align: center;
    }

    .home_why .service_column__wrap h3 {
        font-size: 20px;
    }

    .home_why .service_column__desc {
        font-size: 15px;
        text-align: center;
        margin-bottom: 0;
    }

    .home_why {
        padding: 30px 0 50px 0;
    }

    .abouts_home .abouts_right h2 {
        text-align: left;
        margin-bottom: 15px;
        font-size: 25px;
    }

    .title-box-text h2 {
        text-align: center;
        font-size: 15px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .title_design h2 {
        margin-bottom: 15px;
        font-size: 25px;
        text-align: center;
    }

    .title_news h2 {
        margin-bottom: 0;
        font-size: 25px;
        text-align: center;
    }

    .item-news-home h3 {
        text-align: center;
    }

    .abouts_home {
        padding: 30px 0 0;
    }

    .abouts_home .abouts_right .abouts_in p {
        margin-bottom: 15px;
    }

    .thicong_mobile .project_home .wrap-img {
        padding-bottom: 60%;
    }

    .home_why .service_column__wrap {
        text-align: center;
        padding: 10px;
        margin: 0;
    }
    .title-box-text {
        padding: 10px;
    }
    .title-box-text span {
        display: none;
    }
    .title-box-text p {
        display: none;
    }
    .service_column__img {
        width: 70px;
    }
    .news-home {
        padding: 30px 0;
    }
    .quytrinh_in .title_quytrinh h3 {
        font-size: 25px;
    }
    .quytrinh_in1 .title_quytrinh h3 {
        font-size: 25px;
    }
    .quytrinh_in1 {
        padding-top: 30px;
    }
    .quytrinh_in {
        padding: 30px 1px;
    }
    .item_benefit .item .icon-befire {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
    }
}

@media (max-width: 550px) {
    .img-mobile {
        display: block !important;
    }

    .img-pc {
        display: none !important;
    }

    .category-slider {
        grid-template-columns: repeat(3, 1fr);
    }

    .news-home {
        padding: 20px 0;
    }

    .news-home .inner {
        padding: 0;
    }

    .item-news-home .des {
        display: none;
    }

    .item-news-home.left .des {
        display: -webkit-box;
        margin-bottom: 15px;
        text-align: left;
    }

    .news-home-block {
        margin-top: 15px;
    }

    .product-category .title {
        font-size: 20px;
    }

    .product-category .inner {
        padding: 15px 10px;
        margin-top: 20px;
    }

    .product-category .clm, .flash-sale .clm, .product-list .clm {
        padding: 0px 4px;
    }

    .product-category .row, .flash-sale .row, .product-list .row {
        padding: 0px -4px;
    }

    .product-block {
        margin-top: 8px;
    }

    .product-block > .row {
        row-gap: 8px;
    }

    .item-product .des {
        font-size: 13px;
    }

    .product-category .category-child {
        margin-bottom: 10px;
    }

    .product-category .banner-category {
        margin-top: 15px;
    }

    .flash-sale .inner {
        padding: 15px 10px;
        position: relative;
    }

    .flashsale-slider .slick-slide {
        margin: 0 4px;
    }

    .flashsale-slider .slick-list {
        margin: 0 -4px;
    }

    .item-product .price-wrap {
        margin-top: 10px;
    }

    .flash-sale .see-all {
        position: absolute;
        top: 26px;
        right: 12px;
    }

    .flashsale-slider .slick-dots {
        bottom: -5px;
    }

    .flash-sale {
        margin-top: 5px;
    }

    .flash-sale .time-sale span {
        display: none;
    }

    .flash-sale .title-wrap {
        display: block;
        text-align: center;
    }

    .flash-sale .time-sale .time {
        display: flex;
        gap: 5px;
        align-items: center;
        width: unset;
    }

    .flash-sale .time-sale {
        background: #ffb700;
        justify-content: center;
        border-radius: 5px;
        font-size: 16px;
        gap: 10px 15px;
        margin-top: 10px;
    }

    .flash-sale .time-sale .type {
        font-size: 14px;
        transform: translateY(1px);
    }

    .category-slider .slick-slide {
        margin: 45px 8px 0;
        padding: 50px 5px 15px;
    }

    .item-product .view-detail-btn {
        font-size: 12px;
    }

    .btn-show-all {
        display: block;
        grid-column: 1 / -1;
    }
}
