@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,500;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
    font-family: "Montserrat", sans-serif;

    font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    /* font-family: "Open Sans", sans-serif; */
    font-weight: 500;
}

p {
    font-family: "Montserrat", sans-serif;
    /* font-family: "Open Sans", sans-serif; */
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.6px;
}

@media (max-width:991.98px) {
    .uil-angle-down {
        display: none;
    }
}

@media (max-width: 650px) {
    .logo-width {
        min-height: 36px;
        height: 36px;
    }
}

@media (min-width: 1140px) {
    .container.container-xxl {
        max-width: 1350px;
    }
}

@media (min-width: 992px) {
    .language-select .dropdown-menu {
        left: -51% !important;
    }

    .navbar-light .navbar-dec .navbar-nav .nav-link {
        padding-top: 0.6rem !important;
        padding-bottom: 0.6rem !important;
        font-size: 20px;
    }
}

.navbar-expand-lg.extended.navbar-bg-light:not(.fixed),
.navbar-expand-lg.fancy.navbar-bg-light:not(.fixed) {
    position: relative;
    display: block;
}

.navbar-dec {
    background-color: #0B284C;
    color: #fff;
}

@media (min-width: 992px) {
    .navbar-expand-lg.extended .navbar-brand {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media (min-width:991.9px) {
    .navbar-stick:not(.navbar-dark) {
        box-shadow: 0 0 1.25rem rgba(30, 34, 40, .06);
        background: #0B284C;
    }
}

.navbar-light .navbar-dec .navbar-nav .nav-link {
    color: #fff !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    display: block;
    /* text-transform: lowercase; */
    position: relative;
}

.navbar-light .navbar-dec .navbar-nav .nav-link:hover {
    color: #12979e !important;
    font-weight: 600 !important;
}

.header-section-text {
    color: #707070;
    margin: 0px 0px 0px 0px;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.2s linear;
    font-family: "Montserrat", sans-serif;
}

.header-btn-section {
    background-color: #12979e;
    color: white;
    font-size: 19px;
    border-radius: 12px;
    line-height: 1em;
    padding: 12px 24px;
    letter-spacing: 1px;
}

.navbar.navbar-light.fixed .btn {
    background: #12979e !important;
    border-color: #12979e !important;
    color: white !important;
}

.header-btn-section:hover {
    background-color: #3CB29C;
    color: white;
}

.offcanvas-logo {
    min-height: 42px;
    height: 42px;
}

@media (max-width: 768px) {
    .header-section-text {
        display: none;
    }
}

@media (max-width: 425px) {
    .header-btn-section {
        font-size: 14px;
        padding: 7px 10px;
    }
}

@media (max-width: 320px) {
    .header-part {
        display: block !important;
        margin-bottom: 10px !important;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
        color: #fff !important;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-toggle:after {
        position: absolute;
        margin-right: 0;
        right: 0.5rem;
        top: .2rem;
        font-size: .8rem;
    }
}

.bg-pink {
    background-color: #f78da7 !important;
    position: relative;
    z-index: 1;
}

.bg-green {
    /* background-color: #3cb29c !important; */
    background-color: #12979e !important
}

.bg-light-blue {
    /* background-color: #3cb29c !important; */
    background-color: #3A94B5 !important
}

@media (min-width:991.98px) {
    .wave-banner {

        /*margin-top: -104px;*/
        /* Adjust this value if needed */
        /* margin-top: -146px; */
        /* margin-top: -121px; */
        /* margin-top: -63px; */
        margin-top: -40px;
    }

    .swiper-hero {
        height: 533px !important;
    }

    .swiper-hero .swiper-slide {
        /* height: 631px !important; */
        /* height: 667px !important; */
        height: 533px !important;

    }

    .catgirl-slide {
        background: #f78da7 !important;
    }

}

@media (min-width:1500px) {
    .wave-banner {

        /*margin-top: -104px;*/
        /* Adjust this value if needed */
        /* margin-top: -146px; */
        /* margin-top: -121px; */
        /* margin-top: -63px; */
        margin-top: -46px;
    }
}

@media (min-width:1691.9px) {
    .wave-banner {

        /*margin-top: -104px;*/
        /* Adjust this value if needed */
        /* margin-top: -146px; */
        /* margin-top: -121px; */
        margin-top: -58px;
    }

}

@media (min-width:1791.9px) {
    .wave-banner {

        /*margin-top: -104px;*/
        /* Adjust this value if needed */
        /* margin-top: -146px; */
        /* margin-top: -121px; */
        margin-top: -64px;
    }

}

.wave-banner {

    /*margin-top: -104px;*/
    /* Adjust this value if needed */
    /* margin-top: -146px; */
    /* margin-top: -121px; */
    color: #12979e;
    /* Set to the green color of the wave */
    position: relative;
    z-index: 1;
}

.mx-n2 {
    margin-right: -8.5rem !important;
    margin-left: -8.5rem !important;
}

.bg-white {
    background-color: #fff !important;
}

.wave-banner-white {

    /*margin-top: -104px;*/
    /* Adjust this value if needed */
    /* margin-top: -48px; */
    margin-top: -57px;
    color: #fff;
    /* Set to the green color of the wave */
    z-index: 1;
    position: relative;
}

.bg-orange {
    background-color: #e85e16 !important;
}

.wave-banner-orange {
    position: relative;
    /*margin-top: -104px;*/
    /* Adjust this value if needed */
    margin-top: -72px;
    color: #e85e16;
    /* Set to the green color of the wave */
    z-index: 1;
}

@media (min-width: 992px) and (max-width: 1404px) {
    .wave-banner {
        /* margin-top: -118px; */
        margin-top: -139px;
    }

    /* .bg-green {
        background-color: #3cb29c !important;
        position: relative;
        z-index: 1;
    } */
    .bg-white {
        position: relative;
        z-index: 1;
    }

    .wave-banner-light {
        position: relative;
        z-index: 1;
    }

}

@media(max-width: 991px) {
    .wave-banner {
        margin-top: -97px;
    }
}

.section-pcd {
    position: relative;
}

.text-pcd {
    color: #0B284C;

}

.image-container.two-images {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

@media (min-width:666.9px) {
    .slide-product .swiper-controls .swiper-navigation .swiper-button.swiper-button-prev {
        left: -2.7rem;
        background-color: #0b284c;
        color: white;
    }

    .slide-product .swiper-controls .swiper-navigation .swiper-button.swiper-button-next {
        right: -2.7rem;
        background-color: #0b284c;
        color: white;
    }

    .slide-product.dots-over .swiper-pagination {
        bottom: -1.7rem;
    }

    .swiper-container.dots-over .swiper-pagination .swiper-pagination-bullet {
        background: #0b284c;
    }
}

.wave-banner-light {
    /* margin-top: -104px; */
    margin-top: -175px;
    color: #fff;
    z-index: 1;
}

.btn.btn-circle {
    background-color: #0B284C;
    width: 1.2rem;
    height: 1.2rem;
    border-color: #0B284C;
    line-height: 1.6;
}

@media (max-width: 991.9px) {
    .bg-green-line {
        margin: -19px 217px 23px !important;
    }

    .bg-white-text {
        text-align: center;
    }

    .wave-banner-light {
        margin-top: -38px;
        /* margin-top: -114px; */
        position: relative;
    }
}

@media (max-width: 425.9px) {
    .bg-green-line {
        margin: -19px 157px 23px !important;
    }
}

@media (max-width: 375.9px) {
    .bg-green-line {
        margin: -19px 125px 23px !important;
    }
}

@media (max-width: 320.9px) {
    .bg-green-line {
        margin: -19px 114px 23px !important;
    }
}

@media (max-width: 767.9px) {
    .section-products {
        position: relative;
        z-index: 1;
    }

    .wave-banner-orange {
        margin-top: -105px;
    }

    .wave-banner-white {
        margin-top: -45px;
    }

    .wave-banner-light {
        margin-top: -115px;
        position: relative;
    }

}

.footer-bg-blue {
    background-color: #0B284C;
    color: #fff;
}

.wave-banner-blue {
    color: #0B284C;
    margin-top: 11px;
}

.e-link:hover {
    color: #e85e16 !important;
}

.icon-color-or {
    color: #e85e16 !important;
}

/*@media (min-width: 991.9px){
    .video-section{
        height: 370px !important;
    }
}*/
@media (max-width: 991.98px) {
    .navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item {
        color: #fff;
        padding-left: 0rem;
        padding-top: .3rem;
        padding-bottom: .3rem;
    }

    .dropdown-item {
        font-weight: 500;
        letter-spacing: -.01rem;
    }

    .wave-banner {
        /* margin-top: -27px; */
        margin-top: -38px;
    }

    /* .bg-green{
        position: relative;
       z-index: 1;
   } */
    .wave-banner-light {
        margin-top: -111px;
        position: relative;
    }

    .ouside-image-position {
        position: relative !important;
        z-index: 2 !important;
    }
}

@media (max-width: 769.98px) {
    .wave-banner {
        /* margin-top: -27px; */
        margin-top: -31px;
    }

}

.offcanvas-start {
    top: 0;
    left: 0;
    width: 16rem;
    border-right: 0 solid transparent;
    transform: translateX(-100%);
}

@media(max-width: 991px) {
    .swiper-hero {
        height: 565px !important;
    }

    /* .swiper-hero .swiper-slide {
        height: 565px !important;
    } */
}

.gloader,
.page-loader:before,
.swiper-hero:before {
    content: none;
}

@media(min-width: 1200.9px) {
    .header-text-slide2 {
        margin-top: 0px;
    }
}

@media(max-width: 425.9px) {
    .swiper-container.slide-product.dots-over .swiper-pagination {
        bottom: -2rem;
    }

    .slide-product .swiper-controls .swiper-navigation .swiper-button.swiper-button-prev {
        background-color: #0b284c;
        color: white;
    }

    .slide-product .swiper-controls .swiper-navigation .swiper-button.swiper-button-next {
        background-color: #0b284c;
        color: white;
    }

    .swiper-container.dots-over .swiper-pagination .swiper-pagination-bullet {
        background: #0b284c;
    }
}

.formulation-title {
    transition: color 0.3s ease, transform 0.3s ease;
    color: #fff;
    text-decoration: none;
    /* Remove underline from link */
    display: inline-block;
    /* Ensures the element can scale properly */
}

.hover-parent:hover .formulation-title {
    color: #fff;
    transform: scale(1.1);
    /* Slightly increase size on hover */
}

/*
.wrapper {
    position: relative;
    z-index: 1;
}
.bg-pink {
    background-color: pink;
    position: relative;
    z-index: 1; 
}
.bg-green {
    background-color: green;
    position: relative;
    z-index: 2; 
}
.image-container img {
    width: 100%;
}
.swiper-container {
    position: relative;
    z-index: 5; 
}
*/

.scrollable-content {
    max-height: 630px;
    /* Adjust this value as needed */
    overflow-y: auto;
    padding-right: 15px;
    /* Ensure padding for scrollbar */
}

.scrollable-content::-webkit-scrollbar {
    width: 10px;
}

.scrollable-content::-webkit-scrollbar-track {
    /* background: #f1f1f1;  */
    background: #f1f1f1;
}

.scrollable-content::-webkit-scrollbar-thumb {
    /* background: #888;  */
    background: #e7773b;
}

.scrollable-content::-webkit-scrollbar-thumb:hover {
    /* background: #555;  */
    /* background: #0B284C; */
    background: #e7773b;

}

.swiper-container.banner-slide-section.dots-over .swiper-pagination {
    /* bottom: 6.4rem; */
    bottom: 6.4rem;
}

@media(min-width: 1405px) {
    .swiper-container.banner-slide-section.dots-over .swiper-pagination {
        bottom: 0.4rem;

    }
}

@media(max-width: 991.98px) {
    .swiper-container.banner-slide-section.dots-over .swiper-pagination {
        /* bottom: 6.4rem; */
        bottom: 1.3rem;
    }
}


.pt-list {
    color: white;

}

.pt-list:hover {
    color: #0b284c;
    font-weight: bold;
}

.formulation .overlay span.bg {
    background: transparent !important;
}

/*-----------------------*/
.video-section {
    /*position: relative;*/
    margin-top: 0px;
}


.video-bg-part {
    /* position: absolute; */
    top: -9px;
    left: 8px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.pattern-image-wave img {
    width: 100% !important;
}

.color-image img {
    position: absolute;
    /* top: -79px;
    left: -117px; */
    top: -60px;
    left: -184px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pattern-image-wave img {
    position: absolute;
    /* top: -79px;
    left: -117px; */
    top: -78px;
    left: -192px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pattern-image-wave img {
    z-index: 2;
    /* Ensure the pattern image is above the color image */
}

.moving {
    animation: moving 9s linear infinite;
}

@keyframes moving {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(10px);
    }

    50% {
        transform: translateX(20px);
    }

    75% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

@media(max-width:375px) {
    .color-image img {
        position: absolute;
        top: -57px;
        left: -38px;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .pattern-image-wave img {
        top: -46px;
        left: -54px;
    }
}

@media(min-width:1600px) {
    .color-image img {
        position: absolute;
        top: -60px;
        left: -245px;
    }

    .pattern-image-wave img {
        position: absolute;
        top: -81px;
        left: -261px;
    }

    .video-container {
        left: 0px;
    }
}

/*-----------------------------*/

.pattern-image img {
    position: absolute;
    top: -85px;
    left: -92px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.video-container {
    position: relative;
    /*padding-bottom: 56.25%;*/
    /* 16:9 aspect ratio */
    padding-bottom: 66.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    z-index: 2;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Modal styles */
.modal {
    display: none;
    position: fixed;
    /* z-index: 1000; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.7);
}

.modal-content {
    position: relative;
    margin: 10% auto;
    padding: 0;
    width: 80%;
    max-width: 900px;
}

.close {
    position: absolute;
    top: -46px;
    right: 5px;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.modal-content iframe {
    width: 100%;
    height: 500px;
    border: 0;
}

a.video-link {
    position: relative;
    top: 0px;
}

.video-container .video-link:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #dd0606;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    -moz-animation: pulse-border 1500ms ease-out infinite;
    -o-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    cursor: pointer;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.play-button {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background-color: #ff0000b7;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.301);
    outline: 0px;
    text-align: center;
    border-radius: 50px;
    padding-left: 3px;
    padding-top: 8px;
    font-size: 16px;
    color: #fff;
    z-index: 2;
    cursor: pointer;
}

.video-display-image {
    position: relative !important;
    width: 60% !important;
    top: -8% !important;
}

@media(max-width:767.98px) {
    .modal-content {
        margin: 50% auto;
    }

    .modal-content iframe {
        height: 192px;
    }

    .video-section {
        margin-top: 108px !important;
    }
}

@media(min-width:425.98px) and (max-width:767.98px) {
    .modal-content iframe {
        height: 446px;
    }
}

@media (max-width: 768px) {
    .video-section {
        position: relative;
    }
}

.swiper-container.banner-slide-section {
    position: relative;
    z-index: 0 !important;
}

.card.image-wrapper {
    background: no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 0;
    top: -80%;
}

.common-banner {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    min-height: 200px !important;
}

.category-list-part a {
    position: relative;
    display: block;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px -1px, rgb(0 0 0 / 6%) 0px 2px 4px -1px;
    border-radius: 6px;
}

.category-list-part .category-details {
    border-top: 5px solid #0B284C;
    border-radius: 6px;
    position: relative;
    display: block;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px -1px, rgb(0 0 0 / 6%) 0px 2px 4px -1px;
    overflow: hidden;
}

.category-name {
    padding: 18px 10px;
    text-align: center;
    background: #fbfbfb;
}

.category-name p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #0b284c
}

.category-icon i {
    position: absolute;
    top: 0%;
    left: 0%;
    /* background: rgb(0 60 94 / 44%); */
    background: #0b284c75;
    padding: 0px 30px 20px 0px !important;
    font-size: 22px;
    color: #ffffff;
    border-radius: 0 0px 70px 0px;
    width: 17%;
    height: 17%;
    text-align: center;
    transition: .3s;
}

.category-details:hover i {
    background: #0b284c75;
    width: 100%;
    height: 100%;
    border-radius: 0;
    top: 0%;
    right: 0% !important;
    text-align: center;
    border-radius: 0;
    font-size: 60px;
    padding-right: 55px !important;
}

.category-details i:before {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 0 !important;
}

h2.product-title,
.title-color {
    color: #0B284C;
}

.inquiry-btn {
    background: #0B284C;
    color: White;
}

.link-hover:hover {
    color: #0B284C !important;
}

@media(max-width:486px) {
    .link-break {
        word-break: break-all;
    }
}

.round-btn-circle {
    background-color: #12979e !important;
    border-color: #12979e !important;
    color: white;
}

.uil-right {
    background: #0B284C !important;
}

.image-bg-round {
    background-color: #ced5e2 !important;
}

.two-column-divider {
    position: relative;
}

.two-column-divider .col-lg-6 {
    position: relative;
}

.two-column-divider .col-lg-6:first-child::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background-color: #ddd;
    height: 100%;
}

.two-column-divider .uil-right {
    color: #fff !important;
}

.tab-content {
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-top: 0;
    padding: 15px;
    margin-top: 0px;
}

.nav-pills .nav-item .nav-link.active {

    border-top: 3px solid #0B284C;
    color: #0B284C;
    background-color: transparent;

}

.nav-pills .nav-item .nav-link {

    background-color: #f4f4f4;
    color: #0B284C;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px -1px, rgb(0 0 0 / 6%) 0px 2px 4px -1px;

}

/*-------Quality-Policy--------------*/
blockquote.b-start {
    border-color: #0B284C;
}

.text-p-justify {
    text-align: justify;
}

.check-right-color .uil-right {
    color: white !important;
}

/*----certification--------------*/
.image-link:hover .overlay-image {
    opacity: 1;
}

.overlay-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

/*-----pcd franch-----*/
.faq-clr:hover {
    color: #12979e !important;
}

.accordion-wrapper .card-header button.collapsed.faq-clr:before {
    color: #12979e !important;
}

/*----track cons------*/
.hover-card {
    position: relative;
    display: block;
}

.card-img {
    transition: transform 0.3s ease;
}

.overlay.overlay-card {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    /* Dark overlay */
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hover-card:hover .card-img {
    transform: scale(1.1);
    /* Zoom effect */
}

.hover-card:hover .overlay {
    opacity: 1;
    /* Show overlay on hover */
}

.card-body.card-text-space {
    position: relative;
    overflow: hidden;
    /* Ensure overlay is only within card */
}

.hover-card {
    border: 1px solid #f3f3f3;
}

.modal-backdrop.show {
    opacity: 0;
    display: none !important;
}





/* loder */

.noscroll {
    overflow: hidden;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #0B284C;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    margin: auto;
    margin-top: 40vh;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#overlay {
    position: fixed;
    /* Sit on top of the page content */
    display: none;
    /* Hidden by default */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Black background with opacity */
    z-index: 2000;
    /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer;
    /* Add a pointer on hover */
}

#inquiryModal .modal-body {
    overflow-y: visible !important;
    max-height: none !important;
}

#inquiryModal .modal-dialog {
    overflow: visible !important;
}

.side-button {
    position: fixed;
    left: 0;
    top: 70%;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: left top;
    background-color: #0B284C;
    /* Dark blue */
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    z-index: 999;
}

.side-button:hover {
    color: #12979e !important;
    /* Lighter blue on hover */
}

.swiper-container.few-items .swiper-wrapper {
    display: flex !important;
    justify-content: center !important;
}


.product-container {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.product-item {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
}

.item-post {
    max-height: 100px;
}

/* Add this to your CSS */
.banner-slide {
    background-size: cover;
    background-position: center 28%;
    /* Keep your original position */
}

/* 
@media (max-width: 768px) {
  .banner-slide {
    background-size: 100% auto !important;
    background-repeat:no-repeat !important;
    background-position: center top !important; 
    height: 300px !important;
  }
  
  .banner-slide .container.h-100,
  .banner-slide .row.h-100 {
    height: 300px !important;
  }
  
  .banner-slide .display-1.fs-50 {
    font-size: 32px !important;
  }
  
  .banner-slide .lead.fs-23 {
    font-size: 18px !important;
  }
} */

.swiper-hero .swiper-slide,
.swiper-hero {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    height: 550px !important;
}

@media (max-width: 1200px) {

    .swiper-hero .swiper-slide,
    .swiper-hero {
        height: 450px !important;
    }

    .swiper-hero .swiper-slide h2 {
        font-size: 2.5rem !important;
    }

    .swiper-hero .swiper-slide p {
        font-size: 1.125rem !important;
    }
}

@media (max-width: 992px) {

    .swiper-hero .swiper-slide,
    .swiper-hero {
        height: 400px !important;
    }

    .swiper-hero .swiper-slide h2 {
        font-size: 2rem !important;
    }

    .swiper-hero .swiper-slide p {
        font-size: 1rem !important;
    }
}

@media (max-width: 768px) {

    .swiper-hero .swiper-slide,
    .swiper-hero {
        height: 300px !important;
    }

    .swiper-hero .swiper-slide h2 {
        font-size: 1.75rem !important;
    }

    .swiper-hero .swiper-slide p {
        font-size: 0.95rem !important;
    }
}

@media (max-width: 576px) {

    .swiper-hero .swiper-slide,
    .swiper-hero {
        height: 250px !important;
    }

    .swiper-hero .swiper-slide h2 {
        font-size: 1.5rem !important;
    }

    .swiper-hero .swiper-slide p {
        font-size: 0.875rem !important;
    }
}

@media (max-width: 480px) {

    .swiper-hero .swiper-slide,
    .swiper-hero {
        height: 170px !important;
    }

    .swiper-hero .swiper-slide h2 {
        font-size: 1rem !important;
        margin-top: 10px !important;
    }

    .swiper-hero .swiper-slide p {
        font-size: 0.575rem !important;
    }
}