.why-choose-us {
    background: linear-gradient(135deg, #e9f7fd, #ffffff);
}

.why-choose-us .badge {
    background: #f58433;
    padding: 8px 15px;
    font-size: 14px;
}

.all-badge{
    background: #f58433;
    color: #fff;
    padding: 7px 18px;
    border-radius: 20px;
    font-size: 14px;
}

.highlight {
    color: #00a3e3;
}

.image-wrapper {
    position: relative;
}

.experience-box {
    position: absolute;
    bottom: -30px;
    left: -30px;
    background: #00a3e3;
    color: #fff;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.experience-box h3 {
    margin: 0;
    font-size: 32px;
}

.feature-card {
    background: #fff;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    height: 100%;
}

.feature-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

.feature-card .icon {
    width: 55px;
    height: 55px;
    background: #00a3e3;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    margin-bottom: 15px;
}

.feature-card h5 {
    font-weight: 600;
}

.feature-card p {
    font-size: 14px;
    color: #666;
}

/* Decorative Shapes */
.shape {
    position: absolute;
    border-radius: 50%;
    opacity: 0.15;
}

.shape-1 {
    width: 220px;
    height: 220px;
    background: #00a3e3;
    top: -80px;
    right: -80px;
}

.shape-2 {
    width: 180px;
    height: 180px;
    background: #f58433;
    bottom: -60px;
    left: -60px;
}

/* About */
.about-area-modern {
    background: linear-gradient(135deg, #eaf7fd, #ffffff);
}

.about-badge {
    display: inline-block;
    background: #f58433;
    color: #fff;
    padding: 7px 16px;
    border-radius: 20px;
    font-size: 14px;
    margin-bottom: 15px;
}

.text-blue {
    color: #00a3e3;
}

.about-list {
    list-style: none;
    padding: 0;
}

.about-list li {
    font-size: 15px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.about-list i {
    color: #00a3e3;
    font-size: 18px;
}

.about-btn {
    background: #00a3e3;
    color: #fff;
    padding: 12px 28px;
    border-radius: 30px;
    transition: all 0.3s ease;
}

.about-btn:hover {
    background: #f58433;
    color: #fff;
}

/* Image Styling */
.about-image-wrapper {
    position: relative;
}

.about-highlight {
    position: absolute;
    bottom: -25px;
    right: -25px;
    background: #00a3e3;
    color: #fff;
    padding: 18px 22px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.about-highlight h4 {
    margin: 0;
    font-size: 26px;
}

/* Decorative Shapes */
.about-shape {
    position: absolute;
    border-radius: 50%;
    opacity: 0.15;
}

.shape-blue {
    width: 200px;
    height: 200px;
    background: #00a3e3;
    top: -70px;
    left: -70px;
}

.shape-orange {
    width: 180px;
    height: 180px;
    background: #f58433;
    bottom: -60px;
    right: -60px;
}



/* our services */
.product-category-area {
    background: linear-gradient(135deg, #eaf7fd, #ffffff);
}

/* Section Badge */
.category-badge ,.testimonial-badge{
    background: #f58433;
    color: #fff;
    padding: 7px 18px;
    border-radius: 20px;
    font-size: 14px;
}

.text-blue {
    color: #00a3e3;
}

/* Category Card */
.category-card {
    background: #fff;
    border-radius: 18px;
    padding: 35px 20px;
    text-align: center;
    box-shadow: 0 10px 35px rgba(0,0,0,0.08);
    transition: all 0.35s ease;
    position: relative;
    overflow: hidden;
}

.category-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #00a3e3, #f58433);
    opacity: 0;
    transition: 0.3s ease;
}

.category-card:hover::before {
    opacity: 1;
}

.category-card:hover {
    transform: translateY(-8px);
}

.category-card .icon {
    width: 65px;
    height: 65px;
    background: #00a3e3;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    position: relative;
    z-index: 2;
}

.category-card h5 {
    font-weight: 600;
    position: relative;
    z-index: 2;
}

/* Hover text color */
.category-card:hover h5 {
    color: #fff;
}

.category-card:hover .icon {
    background: #fff;
    color: #f58433;
}

/* Decorative Shapes */
.category-shape {
    position: absolute;
    border-radius: 50%;
    opacity: 0.12;
}

.category-shape.blue {
    width: 200px;
    height: 200px;
    background: #00a3e3;
    top: -70px;
    right: -70px;
}

.category-shape.orange {
    width: 180px;
    height: 180px;
    background: #f58433;
    bottom: -60px;
    left: -60px;
}
/* testimonial */

/* ============================ */
/* TESTIMONIAL AREA BOOTSTRAP 5 FIX */
/* ============================ */
.testimonial-slider .owl-stage-outer {
    overflow: visible !important; /* allow quote icon to overflow */
}

.testimonial-slider .owl-item {
    display: flex;              /* let card stretch */
    justify-content: center;    /* center the card horizontally */
    padding: 15px;              /* space between items */
}

.testimonial-card {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 100%;            /* prevent stretching */
    width: 100%;
    padding: 60px 30px 30px;    /* top padding for quote icon */
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 18px 45px rgba(0,0,0,0.08);
    transition: transform .3s ease, box-shadow .3s ease;
}

.testimonial-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 60px rgba(0,0,0,0.15);
}

/* Quote icon */
.quote-icon {
    position: absolute;
    top: -25px;
    left: 30px;
    width: 50px;
    height: 50px;
    background: #00a3e3;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    z-index: 2;
}

/* Client images */
.client-info img {
    width: 56px;
    height: 56px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    border: 3px solid #00a3e3;
    flex-shrink: 0;
}

/* Text spacing */
.testimonial-text {
    margin-top: 25px;
    flex-grow: 1;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
}

/* Client info */
.client-info {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 25px;
}

/*Contact*/
.contact-area-modern {
    background: linear-gradient(135deg, #eaf7fd, #ffffff);
}

/* Badge */
.contact-badge {
    display: inline-block;
    background: #f58433;
    color: #fff;
    padding: 7px 18px;
    border-radius: 20px;
    font-size: 14px;
}

/* Card */
.contact-card {
    background: #fff;
    border-radius: 25px;
    padding: 50px;
    position: relative;
}

/* Inputs */
.modern-input {
    border-radius: 14px;
    padding: 14px 18px;
    border: 1px solid #e2e8f0;
    font-size: 15px;
    transition: all .3s ease;
}

.modern-input:focus {
    border-color: #00a3e3;
    box-shadow: 0 0 0 4px rgba(0,163,227,0.12);
}

/* Button */
.contact-btn {
    background: linear-gradient(135deg, #00a3e3, #f58433);
    color: #fff;
    border-radius: 30px;
    font-weight: 600;
    border: none;
    transition: all .3s ease;
}

.contact-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(0,0,0,.15);
}

/* Decorative Shapes */
.contact-shape {
    position: absolute;
    border-radius: 50%;
    opacity: .12;
}

.contact-shape.blue {
    width: 220px;
    height: 220px;
    background: #00a3e3;
    top: -80px;
    left: -80px;
}

.contact-shape.orange {
    width: 180px;
    height: 180px;
    background: #f58433;
    bottom: -60px;
    right: -60px;
}
   /* ============================= */
/* PRODUCT SLIDER */
/* ============================= */
/* ============================= */
/* PRODUCT SLIDER – PHARMA STYLE */
/* ============================= */

.product-slider-area {
    background: linear-gradient(135deg, #ffffff, #eaf7fd);
}

/* Bigger card */
.product-card {
    background: #fff;
    border-radius: 18px;
    padding: 18px;
    box-shadow: 0 10px 30px rgba(0,0,0,.08);
    transition: all .3s ease;
    height: 100%;
}

/* Image container = SAME SIZE FOR ALL */
.product-img {
    width: 100%;
    height: 260px; /* 🔥 increased height */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 14px;
    background: #f8fcff;
}

/* Image behavior */
.product-img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; /* ❗ very important for tablet names */
}

/* Hover */
.product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 18px 45px rgba(0,0,0,.14);
}

/* Reduce space between slides */
.product-slider .owl-item {
    padding: 8px; /* 👈 reduced spacing */
}

.product-slider .owl-stage {
    display: flex;
}

/* Decorative shapes (unchanged) */
.product-shape {
    position: absolute;
    border-radius: 50%;
    opacity: .12;
}

.product-shape.blue {
    width: 220px;
    height: 220px;
    background: #00a3e3;
    top: -80px;
    left: -80px;
}

.product-shape.orange {
    width: 180px;
    height: 180px;
    background: #f58433;
    bottom: -60px;
    right: -60px;
}

/* ============================= */
/* DIVISION / COMPANY LOGO SLIDER */
/* ============================= */

.division-slider-area {
    background: #ffffff;
}

/* Badge */
.division-badge {
    background: #f58433;
    color: #fff;
    padding: 7px 18px;
    border-radius: 20px;
    font-size: 14px;
}

/* Logo card */
.division-card {
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 25px rgba(0,0,0,.06);
    transition: all .3s ease;
}

.division-card img {
    max-width: 100%;
    max-height: 70px;
    object-fit: contain;
    /*filter: grayscale(100%);*/
    transition: all .3s ease;
}

/* Hover */
.division-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 15px 40px rgba(0,0,0,.12);
}

.division-card:hover img {
    filter: grayscale(0%);
}

/* Owl spacing */
.division-slider .owl-item {
    padding: 10px;
}

.division-slider .owl-stage {
    display: flex;
}

/* Decorative shapes */
.division-shape {
    position: absolute;
    border-radius: 50%;
    opacity: .08;
}

.division-shape.blue {
    width: 200px;
    height: 200px;
    background: #00a3e3;
    top: -80px;
    left: -80px;
}

.division-shape.orange {
    width: 160px;
    height: 160px;
    background: #f58433;
    bottom: -60px;
    right: -60px;
}

/* ============================= */
/* BANNER CAROUSEL */
/* ============================= */
.banner-area {
    position: relative;
    overflow: hidden;
}

/* Each slide */
.banner-slide {
    width: 100%;
    height: 520px; /* adjust if needed */
}
/* ============================= */
/* FAQ MODERN */
/* ============================= */

.faq-area-modern {
    background: linear-gradient(135deg, #eaf7fd, #ffffff);
}

.faq-image-modern img {
    width: 100%;
    border-radius: 24px;
    box-shadow: 0 20px 45px rgba(0,0,0,.1);
}

/* FAQ List */
.faq-accordion-modern {
    list-style: none;
    padding: 0;
    margin: 0;
}

.faq-item {
    background: #fff;
    border-radius: 18px;
    margin-bottom: 18px;
    box-shadow: 0 12px 35px rgba(0,0,0,.08);
    overflow: hidden;
}

/* Title */
.faq-title {
    padding: 20px 24px;
    font-weight: 600;
    color: #222;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

/* Icon */
.faq-title .icon {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #00a3e3;
    position: relative;
    flex-shrink: 0;
}

.faq-title .icon::before,
.faq-title .icon::after {
    content: '';
    position: absolute;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.faq-title .icon::before {
    width: 12px;
    height: 2px;
}

.faq-title .icon::after {
    width: 2px;
    height: 12px;
}

/* Active */
.faq-item.active .icon {
    background: #f58433;
}

.faq-item.active .icon::after {
    display: none;
}

/* Content */
.faq-content {
    display: none;
    padding: 0 24px 22px;
    font-size: 15px;
    color: #555;
    line-height: 1.7;
}

.faq-content.show {
    display: block;
}

/* Accent */
.text-blue {
    color: #00a3e3;
}

/*ANIMATIONS*/
/*.banner-slide img {*/
/*  animation: bannerZoom 6s ease-in-out infinite alternate;*/
/*}*/

@keyframes bannerZoom {
  from { transform: scale(1); }
  to   { transform: scale(1.05); }
}


/* Default state (visible) */
.animate-left,
.animate-right {
  opacity: 1;
  transform: translateX(0);
}

/* Animated state */
.js-animate .animate-left {
  opacity: 0;
  transform: translateX(-80px);
}

.js-animate .animate-right {
  opacity: 0;
  transform: translateX(80px);
}

.js-animate.show .animate-left,
.js-animate.show .animate-right {
  opacity: 1;
  transform: translateX(0);
  transition: all 1s ease-out;
}

.js-animate.show .animate-right {
  transition-delay: 0.2s;
}

/* ============================= */
/* COUNTER AREA – MODERN CLEAN */
/* ============================= */

.counter-area {
    background: linear-gradient(135deg, #eaf7fd, #ffffff);
}

.single-counter {
    background: #fff;
    border-radius: 18px;
    padding: 35px 20px;
    text-align: center;
    box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    transition: all .3s ease;
    height: 100%;
}

/* hover effect */
.single-counter:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 45px rgba(0,0,0,0.12);
}

/* Icon */
.single-counter i {
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    margin-bottom: 18px;
    background: linear-gradient(135deg, #00a3e3, #007bb5);
}

/* Counter number */
.single-counter h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 8px;
    color: #111;
    overflow: visible;
}

/* Odometer fix */
.single-counter .odometer {
    display: inline-block;
    line-height: 1.3;
}

.single-counter .odometer-inside {
    overflow: visible !important;
}

/* Plus sign */
.single-counter .target,
.single-counter .traget {
    font-size: 20px;
    color: #f58433;
    margin-left: 2px;
    vertical-align: top;
}

/* Text */
.single-counter p {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #555;
}

/* Responsive */
@media (max-width: 767px) {
    .single-counter {
        padding: 30px 18px;
    }

    .single-counter h2 {
        font-size: 32px;
    }
}

.breadcrumb-wrap {
    background: linear-gradient(90deg, #f5faff, #eef7fb);
    border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 767px) {
    #carouselExampleControls {
        margin-top: 70px;
    }
}



/*@media (max-width: 768px) {*/
/*    .category-card {*/
/*        background: linear-gradient(135deg, #00a3e3, #f58433);*/
/*    }*/
/*}*/


@media (max-width: 576px) {
    .tob_bar_mail {
        display: none !important;
    }
}
