:root{
--primary:#0096db;
--black:#111;
--white:#fff3e6;
}
  /* disable text selection everywhere */
    html, body, * {
      -webkit-user-select: none; /* Safari */
      -moz-user-select: none;    /* Firefox */
      -ms-user-select: none;     /* IE10+/Edge */
      user-select: none;         /* Standard */
    }

    /* optional: visually indicate disabled selection (remove if you don't like it) */
    ::selection {
      background: transparent;
    }

    /* make images non-draggable by default (fallback) */
    img {
      -webkit-user-drag: none;
      user-drag: none;
      pointer-events: auto;
    }
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
.navbar, .footer{ background: var(--black); color: var(--white); }
a, .text-primary{ color: var(--white) !important; }
.btn-primary {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
  font-size: 1rem;        /* छोटा font */
  font-weight: 500;
  padding: 10px 28px;     /* छोटा height/width */
  border-radius: 8px;     /* normal rounded */
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  text-align: center;
}

.btn-primary:hover {
  background: #0770c5;
  color: var(--primary);
  border-color: var(--primary);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}

/* Center button */
.btn-center {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
}
/* Responsive for mobile */
@media (max-width: 576px) {
  .btn-primary {
    font-size: 0.9rem;      /* थोड़ा छोटा text */
    padding: 8px 22px;      /* छोटा button */
    width: 90%;             /* Mobile पर full look */
    max-width: 300px;       /* ज्यादा बड़ा ना हो */
  }
}
.badge-primary{ background: var(--primary); }
.card-title{ color: var(--black); }
.hero{ background: linear-gradient(135deg, #fff, #fff7f0); border-bottom: 2px solid #ffe2c7; }
.tag{ display:inline-block; background:#f4f4f4; padding:.15rem .5rem; border-radius:999px; margin-right:.25rem;
font-size:.8rem;}
.table thead th{ background:#fff3e6; }

/* Make nav links bold */
.navbar-nav .nav-link {
    font-weight: bold;
    color: #000; /* Default text color */
    transition: color 0.3s ease;
}
.experience-box {
        border: 2px solid #00a0d2;
        padding: 20px;
        text-align: center;
        font-weight: bold;
        min-width: 120px;
    }
    .experience-box h1 {
        font-size: 60px;
        color: #00a0d2;
    }
    .partners-img {
        max-width: 100%;
        transition: transform 0.4s ease;
    }
    .partners-img:hover {
        transform: scale(1.05);
    }
    #latestMachinesCarousel .carousel-item .card {
  position: relative;
  z-index: 2;
}

#latestMachinesCarousel .carousel-control-prev,
#latestMachinesCarousel .carousel-control-next {
  z-index: 1; /* keep behind cards */
}
/* This Project Code Written By : Er. Raju Ali 
Contact info: +91-8368487667, rjrajuali31@gmail.com
 */
#latestMachinesCarousel .carousel-inner {
  background: url("https://img.freepik.com/free-photo/laboratory-glassware-with-blue-background_23-2149731474.jpg") no-repeat center center;
  background-size: cover;
  padding: 40px 20px;
  border-radius: 10px; /* optional rounded effect */
}
.card {
  overflow: hidden; /* keeps zoomed image inside */
  border-radius: 12px; /* optional, makes it smooth */
}
.fixed-img{
  width: 500px !important;   /* fixed width */
  height: 300px !important;  /* fixed height */
  object-fit: contain;         /* crop nicely instead of stretch */
  display: block;            /* prevent inline-gap */
  margin: 0 auto;            /* center inside card if smaller */
}
.card-img-top {
  transition: transform 0.4s ease-in-out;
}

.card:hover .card-img-top {
  transform: scale(1.1);
}
/* Footer base design */
.footer {
  position: relative;
  background: url('https://cdn.ranosys.com/wp-content/uploads/2024/05/Digital-Transformation-Banner.jpg') no-repeat center/cover;
  color: #fff;
  padding: 40px 20px;
  background-size: cover;
  background-position: center;
}

.footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6); /* overlay darkness */
}

.footer * {
  position: relative; /* keeps content above overlay */
}

/* Text styles */
.footer h5 {
  font-size: 1.2rem;
  margin-bottom: 15px;
}

.footer p,
.footer a {
  font-size: 0.95rem;
  color: #ddd;
  text-decoration: none;
}

.footer a:hover {
  color: #fff;
}

/* Layout for large screens (default Bootstrap grid works) */

/* Tablet and below */
@media (max-width: 768px) {
  .footer {
    padding: 30px 15px;
    background-size: cover;
  }

  /* Force two columns on mobile/tablet */
  .footer .row > div {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }

  .footer h5 {
    font-size: 1.05rem;
  }

  .footer p,
  .footer a {
    font-size: 0.9rem;
  }
}

/* Extra small devices */
@media (max-width: 480px) {
  .footer {
    padding: 25px 10px;
  }

  /* Keep two columns even on very small screens */
  .footer .row > div {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .footer h5 {
    font-size: 1rem;
  }

  .footer p,
  .footer a {
    font-size: 0.85rem;
  }
}

/* how it workk */ 
/* How It Works Section with Background Image */
.how-it-works {
    background: 
        linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)),
        url('https://static.vecteezy.com/system/resources/previews/005/081/905/non_2x/banner-abstract-geometric-white-and-gray-color-background-illustration-free-vector.jpg') center / cover no-repeat;
    padding: 80px 0;
}
 
.how-it-works h2 {
    font-size: 2.5rem;
}

.how-it-works .step-box {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 12px;
    transition: transform 0.3s ease, background 0.3s ease;
}

.how-it-works .step-box:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.2);
}

.how-it-works .icon {
    font-size: 2rem;
}

/* Responsive */
@media (max-width: 992px) {
    .how-it-works {
        padding: 60px 15px;
    }
    .how-it-works h2 {
        font-size: 2rem;
    }
}

@media (max-width: 576px) {
    .how-it-works {
        padding: 50px 10px;
    }
    .how-it-works h2 {
        font-size: 1.6rem;
    }
}

/*about page css */

 .hero__v6 {
  padding: 10rem 0 !important;
}

.hero__v6 .hero-subtitle {
  background: color-mix(in srgb, var(--bs-secondary), transparent 70%);
  color: var(--bs-primary);
  display: inline-block;
  padding: 5px 12px;
  border-radius: 7px;
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 10px;
}

.hero__v6 .hero-title {
  font-size: 48px;
}
@media (max-width: 1199.98px) {
  .hero__v6 .hero-title {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .hero__v6 .hero-title {
    font-size: 30px;
  }
}
.hero__v6 .logos .logos-title {
  font-size: 12px;
  letter-spacing: 1px;
  color: color-mix(in srgb, var(--bs-primary), transparent 10%);
}

.hero__v6 .logos img {
  width: 140px;
}
.hero__v6 .hero-img {
  position: relative;
}
.hero__v6 .hero-img .img-main {
  position: relative;
  z-index: 9;
}
.hero__v6 .hero-img .img-card {
  z-index: 10;
  border-radius: 20px;
  -webkit-box-shadow: 0 15px 40px 0 rgba(var(--bs-black-rgb), 0.1);
          box-shadow: 0 15px 40px 0 rgba(var(--bs-black-rgb), 0.1);
  position: absolute;
  max-width: 280px;
  bottom: -40px;
  left: -60px;
}
@media (max-width: 991.98px) {
  .hero__v6 .hero-img .img-card {
    left: 10px;
    max-width: 380px;
  }
}
@media (max-width: 575.98px) {
  .hero__v6 .hero-img .img-card {
    left: 10px;
    max-width: 280px;
  }
}
    .hero-section {
      padding: 0px 0;
    }
    .tagline {
      font-size: 13px;
      font-weight: 600;
      background: #e8f6ef;
      padding: 6px 14px;
      border-radius: 6px;
      color: #0096db;
      display: inline-block;
      margin-bottom: 15px;
    }
    .company-logos img {
      height: 28px;
      margin-right: 25px;
      filter: grayscale(100%);
      opacity: 0.8;
    }
    .hero-img {
      position: relative;
      display: inline-block;
    }
    .hero-img img {
      border-radius: 12px;
      width: 100%;
      height: auto;
    }
    .card-overlay {
      position: absolute;
      bottom: -15px;
      left: 20px;
      width: 260px;
      background: #fff;
      border-radius: 12px;
      box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    }
    .card-overlay h6 {
      font-size: 14px;
      color: #777;
    }
    .card-overlay h4 {
      font-size: 20px;
    }
    /* Mobile adjustments */
    @media (max-width: 768px) {
      .hero-section {
        padding: 40px 0;
        text-align: center;
      }
      .card-overlay {
        position: relative;
        margin: 20px auto 0;
        left: auto;
        bottom: auto;
        width: 90%;
      }
      .company-logos {
        justify-content: center;
      }
    }
    /* about second */
      .about-section {
      padding: 0px 0;
    }
    .tagline {
      font-size: 13px;
      font-weight: 600;
      background: #e8f6ef;
      padding: 6px 14px;
      border-radius: 6px;
      color: #0096db;
      display: inline-block;
      margin-bottom: 15px;
    }
    .mission-box {
      background: #0096db;
      color: #fff;
      padding: 20px;
      border-radius: 12px;
      margin-top: 20px;
    }
    .mission-box small {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 12px;
      opacity: 0.8;
    }
    .mission-box p {
      margin: 0;
      font-size: 16px;
      line-height: 1.6;
    }
    .values-list span {
      display: inline-flex;
      align-items: center;
      margin-right: 20px;
      margin-bottom: 10px;
      font-size: 15px;
    }
     .values-list .bi {
    color: #16a34a !important; /* pick your color */
    transition: color .2s ease, transform .2s ease;
  }
  /* Optional: nice hover effect */
  .values-list span:hover .bi {
    transform: scale(1.1);
  }

  /* Optional: if you want different colors per item */
  .values-list span:nth-child(1) .bi { color: #0d6efd !important; } /* blue */
  .values-list span:nth-child(2) .bi { color: #dc3545 !important; } /* red */
  .values-list span:nth-child(3) .bi { color: #198754 !important; } /* green */
  .values-list span:nth-child(4) .bi { color: #fd7e14 !important; } /* orange */
  .values-list span:nth-child(5) .bi { color: #6f42c1 !important; } /* purple */

  /* Optional: align icon & text nicely */
  .values-list span {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    font-weight: 500;
  }
