/*@import url(https://fonts.googleapis.com/css?family=Arimo);*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');

     #micro_chart { width: 100%; height: 400px; max-height: 400px; }
    .state-infos {height: 400px;border-radius: 10px;overflow-y: auto;}
    .state-infos h1 { margin: 0 0 6px; font-size: 20px; color:#222; }
    .state-infos h2 { margin: 0 0 14px; color: #0f172b; font-size: 26px; }
    .deal-list { padding: 0; margin: 0; list-style: none; }
    .deal-list li { display:flex; gap:12px; align-items:center; padding:10px 6px; border-bottom:1px solid #ff6900; }
    .deal-list li .pin { width:26px; text-align:center; font-size:18px; transform:translateY(1px); }
    .deal-list li .txt { font-size:17px; color:#333; }
    .deal-list li .city { color:#6b7280; font-size:14px; display:block; margin-top:2px; }

    /* amcharts polygon style fallback */
    .amcharts-map-area { cursor: pointer; }
    .map-icon { font-size: 20px; color: #e63946; transform: translate(-50%, -100%); }


.model-cc {display: none;justify-content: center;}
.model-cc{display: flex;justify-content: center;}
/* Modal overlay */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 81%);
  z-index: 1000;
  overflow: hidden; /* prevent background scroll */
}
.modal.modal{background-color: rgb(0 0 0 / 98%) !important;}
/* Modal content */
.modal-content {
position: fixed;
    top: 105px;
    left: 50%;
    transform: translateX(-50%) translateY(-100%);
    background-color: #fff;
    padding: 0px;
    border-radius: 0px;
    width: 80%;
    max-width: 60vw;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: transform 0.5s 
ease, opacity 0.5s 
ease;
    z-index: 1001;
}

/* Show modal content with animation */
.modal.show .modal-content {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
}

/* Close button */
.close {
    font-size: 26px;
    right: 15px;
    transform: scale(1.2);
    top: 0px;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
}
.close:hover { color: #0f172b;transform:scale(1.4); }
.move-up{animation: cfgdfsghsdgfdsfgdsfg 2s ease 0s infinite normal forwards;}
@keyframes cfgdfsghsdgfdsfgdsfg {
  0%,
  50%,
  100% {
    transform: translateY(-5px);
  }

  25%,
  75% {
    transform: translateY(2px);
  }
}
/* Mobile adjustments */
@media screen and (max-width: 480px) {
  .modal-content {
    width: 90%;
    top: 80px; /* slightly higher on small screens */
    padding: 15px;
  }
}

.feature-card p {text-align: left;}

body {font-family: "Lato", sans-serif !important;}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif !important;
}

p {
  font-family: "Lato", sans-serif !important;
  text-align: justify;

}
.dropdown-item.active, .dropdown-item:active{background-color:#ccc !important;}
    .navbar-expand-lg .navbar-nav .nav-link {font-size: 15.50px; transition: .2s;}
section.topbar {z-index: 1;position: relative;}
section.hero-section-new {margin-top:0em;}
    .navbar{padding-top: 0px !important;padding-bottom: 0px !important;}
    .topbar{background: #36518c;color: #fff;overflow: hidden;}
    section{overflow: hidden;}
    section.value-section {padding: 40px 0px;background: #f4f4f4;}
    section.mission-vision{padding: 40px 0px;background: #fff;}
    section.feature{padding: 40px 0px;background: #1e2b4a;background-image: repeating-linear-gradient(180deg, #162340 -256px, #162340 14px, #fff 0px, #fff 175px);box-shadow: 0px 25px 0px #ffffff inset;}
    section.product{padding: 40px 0px;background: #162340;}
    section.award{padding: 40px 0px;background: #f4f4f4;overflow: hidden;}
    section.our-brand{padding: 40px 0px 20px 0px;background: #fff;}
    section.our-plant{padding: 120px 0px 20px 0px;background: #fff;}
    section.trusted_companies{padding: 40px 0px;background: #fff;overflow: hidden !important;}
    section.premier-network{padding: 40px 0px;background: #f4f4f4;}
    section.testimonials{padding: 40px 0px;height: 100%;overflow: hidden;}
    section.timeline{padding: 40px 0px;background: #fff;overflow: hidden;}
    section.quality {padding: 40px 0px 40px 0px;background:#1e2b4a;overflow: hidden;    box-shadow: 0px 100px 0px 1px #1e2b4a; }
    section.quality-award {padding: 100px 0px 40px 0px;
    overflow: hidden;
    background:linear-gradient(rgb(33 44 71 / 0%), rgb(33 44 71)), url(../images/ass.png) center / cover no-repeat;
    position: relative;
    margin-top: 2em;
    box-shadow: 0px 69px 0px 27px #212c47;}
      section.basic-section {
          padding: 80px 0px 20px 0px;
    overflow: hidden;
    background:linear-gradient(rgb(33 44 71 / 0%), rgb(33 44 71)), url(../images/ass.png) center / cover no-repeat;
    position: relative;
    margin-top: 2em;
    box-shadow: 0px 69px 0px 27px #212c47;}
    section.basic-section-2 {
          padding: 100px 0px 40px 0px;
    overflow: hidden;
    background:linear-gradient(rgb(33 44 71 / 0%), rgb(33 44 71)), url(../images/ass.png) center / cover no-repeat;
    position: relative;
    margin-top: 2em;
    box-shadow: 0px 0px 0px 0px #212c47;}
    section.quality-after {margin-top: -0em;}

section.cc_qua_sec {
    padding: 60px 0px 0px 0px;
    background: #162340;
    /*font-family: 'Lexend', sans-serif !important;*/
}
.product-main.cc-qac {
    box-shadow: none !important;
    margin: 0px !important;
    border-radius: 0px !important;
}
.product-main.cc-qac {
    background: #0f172b;
}
.set_up {
    bottom: 3.5em;
    position: relative;
}
    .custome-size-images {
    box-shadow: 0px 0px 9px 16px #212c4721 inset;
    padding: 1px;margin-bottom: 20px;}

    h2.basic-heading {
    font-size: 2.5em;
    color: #000 !important;
    font-weight: 700;
   font-family: 'Arimo';}

.hero-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; 
    z-index: -1;
}
.hero-image {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
}
img.img-fluid.product-inner-imgs {
    height: 350px;
    object-fit: cover;
    width: 100%;
}
p.btn-custome-now {
    background: #36518c;
    text-align: center;
    padding: 6px;
    border-radius: 7px;
    color: #fff;
    font-size: 16px;
}
.cc-kk .box-why-us {
    background: #f1f1f1;
    transition: 0s;
    margin-bottom: 5px;
        box-shadow: 0px 0px 0px 3px #f1f1f1 !important;
    border: 4px solid #f3f3f3;
    transition: .5s;
     transform: skewY(0deg);
}
 .cc-kk:hover .box-why-us {
    background: #f1f1f1;
    transition: 0s;
    margin-bottom: 5px;
        box-shadow: 0px 0px 0px 8px #f1f1f1 !important;
        transform: skewY(0deg);
    border: 4px solid #f3f3f3;
    transition: .3s;
} 
.box-why-us img.img-why {
    width: 100%;
    height: 100px;
    padding: 15px !important;
    object-fit: scale-down;
}
.box-why-us:hover img.img-why {
    width: 100%;
    height: 100px;
    padding: 15px !important;
    object-fit: scale-down;
}
img.text-img-ss {
    height: 180px;
    object-fit: cover;
}
.text-box-testimonials-fild{min-height: 150px;}
.text-box-testimonials-fild p{font-size: 14px; !important;}
.aa1 {
  animation: aa1 2s ease infinite;
}
@keyframes aa1 {
  0%, 50% {
    transform: scale(1);
  }
  60% {
    transform: scale(1) rotate(5deg);
  }
  70% {
    transform: scale(1) rotate(-5deg);
  }
  80% {
    transform: scale(1.1) rotate(0deg);
  }
  100% {
    transform: scale(1) rotate(0deg);
  }
}

/* aa2 */
.aa2 {
  animation: bb2 2s ease infinite;
}
@keyframes bb2 {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70% {
    transform: rotate(1deg);
  }
  20%, 40%, 60% {
    transform: translateX(0);
  }
  65%, 68%, 70% {
    transform: rotate(20deg);
  }
  80%, 90% {
    transform: translateX(0);
  }
}

/* aa3 */
.aa3 {
  animation: aa3 3s ease infinite;
}
@keyframes aa3 {
  0%, 100% {
    transform: rotate(0);
    transform-origin: 50% 100%;
  }
  30%, 50%, 70% {
    transform: rotate(2deg);
  }
  20%, 40%, 60% {
    transform: rotate(0);
  }
  80% {
    transform: rotate(-2deg);
  }
  90% {
    transform: rotate(2deg);
  }
}

/* aa4 */
.aa4 {
  animation: aa4 2s ease infinite;
}
@keyframes aa4 {
  0%, 100% {
    transform: translateY(0);
  }
  10%, 20%, 30%, 40%, 50%, 60%, 70%, 80% {
    transform: translateY(1px);
  }
  90% {
    transform: translateY(-1.1px) scale(1.1);
  }
}

img.call-icons {
    background: #fff;
    height: 20px;
    width: 20px;
    padding: 2px;
    border-radius: 15px;
    margin-right: 5px;
}
  .basic-box{min-height: 100px;}
  ul#yearTabs{background-color: #e4ebf8 !important;    border-radius: 10px !important;
    overflow: hidden;}
    ul#myTab{background-color: #e4ebf8 !important;    border-radius: 10px !important;
    overflow: hidden;}
    .quality-inner-product{padding: 80px 0px;
    background: #1e2b4a;
    overflow: hidden;
    box-shadow: 0px 100px 0px 1px #1e2b4a;}
    .color-logo{color:#162340;}
    .product-card-plant img {
    border-radius: 10px;transition: .8s;transform: scale(1.0);}
    .product-card-plant:hover img {
    border-radius: 10px;transition: .6s;transform: scale(1.1)translateY(-2px);}


     .timeline.move {position: relative;transition: all 0.3s ease;}
    .navbar-expand-lg .navbar-nav .dropdown-menu{padding: 14px !important;border-radius: 0px 0px 10px 10px !important;}
    .bg-product-tab{background-color: #e4ebf8;overflow: hidden;}
    .nav-tabs .nav-link.new{color: #000;}
    .our_button{overflow: hidden;}
    .link-product {text-decoration: none;}

    tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    font-size: 14px !important;
    border-width: 0;
    border: 1px solid #000 !important;
    padding: 4px 5px;}
    table{width: 100% !important;}
    .navy-blue{color: #1e2b4a;}

    ul.dropdown-menu.show li a.dropdown-item {
    color: #fff;    background: #00000000;transition: .3s;border-radius: 5px;margin-bottom: 2px;}
    ul.dropdown-menu.show li a.dropdown-item:hover {
    color: #000;    background: #fff;transition: .3s;border-radius: 5px;margin-bottom: 2px;}

    .dropdown-menu.mega-menu a.dropdown-item {color: #fff;border-radius: 5px;margin-bottom: 2px;}
    .dropdown-menu.mega-menu a.dropdown-item:hover {color: #000;border-radius: 5px;margin-bottom: 2px;}

    a.our_button {
    background: #2d3542;
    text-decoration: none;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
    padding: 4px 7px;}
    .border-radius-10{border-radius: 10px !important; }
    .border-radius-15{border-radius: 15px !important; }
    .border-radius-20{border-radius: 20px !important; }
    .bg-halka-info{background-color: #eff6ff;}
    .border-halka-left{border-left: 1px solid #00000085;}
    .overview_about {
    background: #fff;
    margin-top: 3em;
    border-radius: 20px;
    box-shadow: 0px 1px 5px 0px #0000006e;
    padding: 20px;}
    .overview_rroducts-ss {
    background: #fff;
    min-height: 175px;
    margin-top: 3em;
    border-radius: 20px;
    box-shadow: 0px 1px 5px 0px #0000006e;
    padding: 20px;}

    .custome_qu_box{min-height: 350px; transform: translateY(0px);transition: .3s;box-shadow: 0px 0px 3px #cbcbcb;background-color: #f8f9fa;margin-bottom: 1.5em;}
    .custome_qu_box:hover{min-height: 350px; transform: translateY(10px);transition: .3s;box-shadow: 0px 0px 8px #9e9999c7;background-color: #fff;}

    /* Hero */
    .custome_value_box {width: 20% !important;}
    .hero-section-new { position: relative; height: 100vh; overflow: hidden; }
    .carousel-item {
      height: 100vh;
          top: 0em;
      background-size: cover;
      background-position: center;
      position: relative;
    }
    .hero-overlay{position: absolute; inset: 0; background: rgb(14 41 83 / 60%); clip-path: ellipse(70% 100% at 30% 50%);
       z-index: 1; width: 82.50vw;height: 100vh; animation: rollPath 3s;}
    .hero-overlay-bg{position: absolute; inset: 0; background: rgb(14 41 83 / 36%); z-index: 1; width: 100vw;height: 100vh;}
    @keyframes rollPath {
    0% {width: 78vw;transform: scale(1.5);}
    50%, 300% { width: 72.50vw;transform: scale(1.1);}
     0% { width: 78vw;transform: scale(3)}
     }
    .hero-overla-producty{position: absolute; inset: 0; background: rgb(14 41 83 / 60%);}
    .hero-content {
      position: relative;
      z-index: 2;
      max-width: 50%;
      padding: 60px 15px;
    }
    .hero-titles {
      font-size: clamp(26px, 4.2vw, 48px);
      line-height: 1.30;
      color: #FFF;
      font-weight: 700;
      margin-bottom: 15px;
    }
        .hero-titles-heading {
      font-size: clamp(25px, 4.2vw, 25px);
      line-height: 1.30;
      color: #FFF;
      font-weight: 700;
      margin-bottom: 15px;
    }

    .hero-titles .o { color: #ffc69f; }
    .hero-titles .g { color: #51ffdc; }
    .hero-desc { color: #FFF; margin-bottom: 20px; font-size: 19px; text-shadow: 1px 2px 3px #000000a3;}
    .btn-hero { background: #36518c; border: none; color: #fff; padding: 10px 20px; border-radius: 5px;overflow:hidden; text-decoration: none;}
    .btn-hero:hover {
    text-decoration: none;
    color: #fff;overflow: hidden;}
/*   .btn-hero:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #ffffff2e;
    animation: apnhabtnstyle 4s ease-in-out infinite;
    animation-delay: 6s;
   }*/
  .btn-hero:hover{
  opacity: .7;box-shadow: 0px 0px 1px 0px #000;}
.btn-hero:active{
  box-shadow:  4px 4px 6px 0 rgba(255,255,255,.3),
              -4px -4px 6px 0 rgba(116, 125, 136, .2), 
    inset -4px -4px 6px 0 rgba(0,0,0,.2),
    inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
   }

@-webkit-keyframes apnhabtnstyle {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.play-btn {
  position: absolute;
  right: 14%;
  top: 48%;
  transform: translateY(-50%) scale(1.5) !important;
  z-index: 2;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.54);
  border: 2px solid #ffffff80;
  backdrop-filter: blur(4px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.25);
  cursor: pointer;
  overflow: visible;
}


.play-btn::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: radial-gradient(rgba(255, 255, 255, 0.5), transparent 70%);
  animation: premiersohankhuchbhi 2s infinite ease-out;
  z-index: -1;
}


@keyframes premiersohankhuchbhi {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  70% {
    transform: scale(1.8);
    box-shadow: 0px 0px 10px 3px #ffffff5c;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    box-shadow: 0px 0px 10px 3px #ffffff5c;
    opacity: 0;
  }
}

    .play-btn i { font-size: 34px; color: #2563eb; animation: myAnim 2s ease 0s 1 normal forwards;}
    @keyframes myAnim {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
   50% {
    opacity: 1;
    transform: scale(1.4);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
    .carousel-indicatorss span.d-grid {color: #FFF;}
    /* Indicators */
    .carousel-indicatorss {
    position: relative;
    left: 0;
    right: 0;
    bottom: 80px;
    z-index: 3;
    justify-content: flex-start;
    gap: 40px;
    padding: 0 6px;
    }
    .indicator-btns {
      background: transparent;
      border: none;
      color: #fff;
      text-align: left;
      min-width: 200px;
      font-size: 0.95rem;
      cursor: pointer;
      opacity: 0.8;
    }
    .indicator-btns.active { opacity: 1; }
    .indicator-btns .label { display: block; margin-bottom: 6px; font-weight: 500; color: #fff; }
    .indicator-btns.active .label { color: #070442; }

    .indicator-progress {
      width: 100%;
      height: 3px;
      background: rgba(255,255,255,0.15);
      border-radius: 2px;
      overflow: hidden;
    }
    .indicator-progress .bar {
      width: 0%;
      height: 100%;
      background: #8f4b25;
      transition: width linear;
    }
   /*other pc css*/
   h3.value:after {content: "+";}
  .min-value-in-box {min-height: 158px;border: 0px solid #e6e6e6;border-radius: 5px;}
  .min-value-in-box:hover {min-height: 158px;border: 0px solid #cacaca;border-radius: 5px;}
  .custome_value_box {width: 20%;padding: 0px 10px;transition: .8s;}
  .custome_value_box:hover {width: 20%;padding: 0px 10px;border-radius: 4px;transition: 3s;animation: roll 50s linear infinite;animation-duration: 50s;}
  @keyframes roll {
/*    0% {
      box-shadow: 0px -150px 100px 2px #fff inset;
    }
    25% {
      box-shadow: 150px 0px 100px 2px #fff inset;
    }
    50% {
      box-shadow: 0px 150px 100px 2px #fbfbfb inset;
    }
    75% {
      box-shadow: -150px 0px 100px 2px #fff inset;
    }
    100% {
      box-shadow: 0px -150px 100px 2px #fff inset;
    }*/
  }
  .custome_value_box .min-value-in-box h3.value {color: #36518c;font-size: 2em; transform: scale(1.0);transition: .3s;}
  .custome_value_box:hover .min-value-in-box h3.value {color: #36518c;font-size: 2em; transform: scale(1.2)skewX(2deg);transition: .3s;}
  .custome_value_box .min-value-in-box p {text-align: center; color: #616161; transform: scale(1);transition: .3s;font-size: 14px;text-transform: uppercase;}
  .custome_value_box:hover .min-value-in-box p {color: #616161; transform: scale(1.1);transition: .3s;font-size: 14px;text-transform: uppercase;}

  .in-miss-vis {

    padding: 15px 18px;
    width: 50%;
    border-radius: 10px;
    right: 8%;
    position: absolute;
}
.mission-icon {
    background: #36518c;
    margin: 0px;
    color: #fff;
    border-radius: 3px;
    padding: 5px 10px;
}
.vision-icon {
    background: #36518c;
    margin: 0px;
    color: #fff;
    border-radius: 3px;
    padding: 5px 10px;
}
.mission h4 {
    color: #62748e;
    font-weight: 700;
    font-size: 2em;
}
.vision h4 {
    color: #62748e;
    font-weight: 700;
    font-size: 2em;
}

    .feature-card {
    background: #4d587269;
    border: 1px solid;
    border-radius: 15px;
    padding: 45px 45px;
    color: #fff;
    min-height: 250px;
    height: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(20px);
  }

    .feature-card:hover {
      transform: translateY(-12px);
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
    }

    .feature-icon {
      width: 50px;
      height: 50px;
      border-radius: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #fff;
      margin-bottom: 15px;
      font-size: 1.5rem;
    }

    .text-orange { color: #ff5722; }
    .text-blue { color: #1e88e5; }
    .text-green { color: #43a047; }
    /*product*/
        #horizontal-scrollsa {
      position: relative;
    }

    .section-titles {
      font-size: 2.5rem;
      font-weight: 700;
      color: #fff;
      margin-bottom: 10px;
    }

    .section-subtitle {
          font-size: 14px;
          color: #ffffffd9;
    width: 80%;
    }



    .product-card {
      width: 100%;
      height: 450px;
      border-radius: 25px 25px 0px 0px;
      overflow: hidden;
      padding: 6px;
      background: #1a1f3c;
      transition: transform 0.4s ease;
      transform: translateY(-0px);
    }

    .product-card:hover {
      transform: translateY(-7px);overflow: hidden;border-radius: 25px 25px 0px 0px;
    }
    .product-card.product-card-new {
      width: 100%;
      height: 450px;
      border-radius: 0px !important;
      overflow: hidden;
      padding: 0px;
      background: #1a1f3c;
      transition: transform 0.4s ease;
      transform: translateY(-0px);
    }
    .product-card.product-card-new:hover {
      transform: translateY(-7px);overflow: hidden;border-radius: 0px !important;}
.owl-carousel .owl-item img{border-radius: 10px 10px 0px 0px !important;}
    .product-card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      filter: brightness(0.8);
      overflow: hidden;
      transition: all 0.3s ease;
    }

    .product-card:hover img {
      filter: brightness(1);
      overflow: hidden;
      transform: scale(1.01);
    }
        .product-card.product-card-new img {
      filter: brightness(1);
      overflow: hidden;
      transform: scale(1.01);
    }
    .product-card.product-card-new:hover img {
      filter: brightness(1);
      overflow: hidden;
      transform: scale(1.1) rotate(2deg) !important;
    }
    .product-overlay {width: 98%; position: absolute;
     bottom: 0;
      left: 3px;
       right: 0;
     min-height: 95px; padding: 15px 15px; border-top: 1px solid #162340;
     background: linear-gradient(#16234000, #162340e8, #162340, #162340);
          
    }
   .product-overlay.product-overlay-cc{width: 100% !important;left: 0px !important;}
    .product-title {
      font-size: 1.3rem;
      font-weight: 600;
      color: #fff;
      margin-bottom: 0;
      text-align: left;
      letter-spacing: 0px;
    }

    .arrow-btn {
    position: absolute;
    bottom: 110px;
    right: 15px;
    width: 50px;
    height: 54px;
    border-radius: 50%;
    background: rgb(255 255 255 / 75%);
        font-family: math;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1e2b4a;
    font-size: 3.2rem;
    transition: all 0.3s ease;
}
.product-overlay:after {
position: absolute;
    bottom: -10px;
    width: 100%;
    right: 0px;
    left: 0px;
    content: "";
    box-shadow: 0px 0px 0px #1e2b4a;
    height: 8px;
}

    .arrow-btn:hover {
      background: #fff;
      color: #0a1845;
          box-shadow: 0px 0px 10px #1e2b4a;
    }

    .nav-arrows {
      display: flex;
      gap: 20px;
      justify-content: end;
  
    }

    .nav-arrows button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: none;
    background: #ffffffa1;
    color: #1a1f3c;
    font-size: 2.3em;
    font-weight: bolder;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: monospace;
    }

    .nav-arrows button:hover {
      background: #fff;
      color: #0a1845;
    }
    /*award*/
    .awards-title{color: #0f172b;font-size: 2.5em;font-weight: 700;}
     .award-no {
    width: 90px;
    text-align: center;
    line-height: 55px;
    font-weight: 700;
    font-family: cursive;
    color: #1e2b4a40;
    font-size: 3.8em;}

.sub-title_award {
    font-size: 20px;
    color: #00000075;
    font-family: cursive;
}
.awards-subtext {
    color: #1e2b4adb;
}
section.mission-vision .mark-line,
section.mission-vision .mark-line1 {
  height: 4px;
  width: 10px;
  background: #36518c;
  border-radius: 5px;
  margin-top: 1em;
}

/* animation keyframes */
@keyframes underlines {
  0% {
    height: 4px;
    width: 10px;
    background: #36518c;
    border-radius: 5px;
  }
  100% {
    width: 70px;
    height: 4px;
    background: #36518c;
    border-radius: 5px;
  }
}

/* classes that trigger animation */
.animate-line {
  animation: underlines 4s ease forwards;
}
.animate-line1 {
  animation: underlines 7s ease forwards;
}

p.mission-vision-con {
    font-size: 14px;
    color: #36518c;
    min-height: 50px;
    padding-bottom: 0px !important;
    padding: 8px 0px;
}
.ucomming-card {
    background: #154fee;
    width: 150px;
    color: #fff;
    padding: 12px;
    text-align: center;
    height: 110px;
    margin-right: 15px;
    border-radius: 10px;
}
.ucomming-card-new{
    position: relative;
    padding: 15px 8px;
    min-width: 100px;
    margin-right: 12px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    background-size: cover;
    background-position: center;
}
span.baget-custome {
    color: #154fee;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 10px;
    text-transform: uppercase;
    background: #eeeeee;
    font-weight: 500;
}
small.text_muted {
    color: #7d7c86c2;
    font-size: 12px;
    font-weight: 500;
}
p.event_content {
    color: #5c587c;
    font-size: 14px;
}
.small-10{font-size: 10px;}
.small-11{font-size: 11px;}
.small-12{font-size: 12px;}
.small-13{font-size: 13px;}
.small-14{font-size: 14px;}
.small-15{font-size: 15px;}
.small-16{font-size: 16px;}
.small-17{font-size: 16px;}
.small-18{font-size: 16px;}
.event_main_title{color: #1d2a48;}

/*slider test*/
.owl_carousel_one .item_custome_cicro {
  font-size: 14px;
  text-align: center;
  line-height: 2;
  font-weight: 700;
  border-radius: 10px;
  background-color: #eee;
  transform: scale(1.0);
}
.owl_carousel_one .owl-item:hover {
  transform: scaleY(1.1);
  transition: transform 0.3s;
  z-index: 10;
}
.owl_carousel_one .owl-item {
  transition: transform 0.3s;
  transform: scale(1.0);
}
.owl_carousel_one .owl-stage-outer {
  overflow: visible; 
}

button.prev-btn {
    font-size: 28px;
    margin-right: 6px;
    color: #020202;
    font-weight: 400;
    font-family: monospace;
    box-shadow: 0px 0px 0px 5px #fff;
    background: #fff;
    border: none;
    width: 45px;
    border-radius: 22px;
      transition: .3s;
    height: 45px}
  button.next-btn {
    font-size: 28px;
    margin-left: 7px;
    color: #020202;
    font-weight: 400;
    font-family: monospace;
    box-shadow: 0px 0px 0px 5px #fff;
    background: #fff;
    border: none;
    width: 45px;
    border-radius: 22px;
    transition: .3s;
    height: 45px}
button.prev-btn:hover {transition: .3s;background: #fff;box-shadow: 0px 0px 0px 7px #fff;}
button.next-btn:hover {transition: .3s;background: #fff;box-shadow: 0px 0px 0px 7px #fff;}

button.prev-btn.prev-btn-2 {transition: .3s;background: #fff;box-shadow: 0px 0px 0px 5px #fff;}
button.next-btn.next-btn-2 {transition: .3s;background: #fff;box-shadow: 0px 0px 0px 5px #fff;}

button.prev-btn.prev-btn-2:hover {transition: .3s;background: #fff;box-shadow: 0px 0px 0px 7px #6a7285;}
button.next-btn.next-btn-2:hover {transition: .3s;background: #fff;box-shadow: 0px 0px 0px 7px #6a7285;}

button.prev-btn.prev-btn-2.testimonials-btn {transition: .3s;background: #fff;box-shadow: 0px 0px 0px 5px #fff;}
button.next-btn.next-btn-2.testimonials-btn {transition: .3s;background: #fff;box-shadow: 0px 0px 0px 5px #fff;}

button.prev-btn.prev-btn-2.testimonials-btn:hover {transition: .3s;background: #fff;box-shadow: 0px 0px 0px 7px #fff;}
button.next-btn.next-btn-2.testimonials-btn:hover {transition: .3s;background: #fff;box-shadow: 0px 0px 0px 7px #fff;}

button.prev-btn-0{font-size: 28px;
    margin-right: 6px;
    color: #020202;
    font-weight: 400;
    font-family: monospace;
    box-shadow: 0px 0px 0px 5px #fff;
    background: #fff;
    border: none;
    width: 45px;
    border-radius: 22px;
    transition: .3s;
    height: 45px;
    transform: scale(1);
}

button.next-btn-0{font-size: 28px;
    margin-right: 6px;
    color: #020202;
    font-weight: 400;
    font-family: monospace;
    box-shadow: 0px 0px 0px 5px #fff;
    background: #fff;
    border: none;
    width: 45px;
    border-radius: 22px;
    transition: .3s;
    height: 45px;
    transform: scale(1);
}
button.prev-btn-0:hover{transform: scale(1.1);transition: .3s;}
button.next-btn-0:hover{transform: scale(1.1);transition: .3s;}
button.prev-btn-1:hover{transform: scale(1.1);transition: .3s;}
button.next-btn-1:hover{transform: scale(1.1);transition: .3s;}
button.prev-btn-2:hover{transform: scale(1.1);transition: .3s;}
button.next-btn-2:hover{transform: scale(1.1);transition: .3s;}
button.prev-btn-1{font-size: 28px;
    margin-right: 6px;
    color: #fff;
    font-weight: 400;
    font-family: monospace;
    box-shadow: 0px 0px 0px 5px #162340;
    background: #162340;
    border: none;
    width: 45px;
    border-radius: 22px;
    transition: .3s;
    height: 45px;
}

button.next-btn-1{font-size: 28px;
    margin-right: 6px;
    color: #fff;
    font-weight: 400;
    font-family: monospace;
    box-shadow: 0px 0px 0px 5px #162340;
    background: #162340;
    border: none;
    width: 45px;
    border-radius: 22px;
    transition: .3s;
    height: 45px;
}

button.prev-btn-2{font-size: 28px;
    margin-right: 6px;
    color: #020202;
    font-weight: 400;
    font-family: monospace;
    box-shadow: 0px 0px 0px 5px #fff;
    background: #fff;
    border: none;
    width: 45px;
    border-radius: 22px;
    transition: .3s;
    height: 45px;
}

button.next-btn-2{font-size: 28px;
    margin-right: 6px;
    color: #020202;
    font-weight: 400;
    font-family: monospace;
    box-shadow: 0px 0px 0px 5px #fff;
    background: #fff;
    border: none;
    width: 45px;
    border-radius: 22px;
    transition: .3s;
    height: 45px;
}


.timeline_process {
  display: flex;
  align-items: center;

  gap: 15px;
  width: 100%;
  position: relative;
  padding: 1px 0;
}

.timeline_process h5 {
  color: #1e293bd4;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  white-space: nowrap;
  letter-spacing: 0.5px;
}

.timeline_process h6 {
  color: #ccc;
  font-size: 26px;
  font-weight: 200;
  margin: 0;
  white-space: nowrap;

  padding: 6px 14px;
  border-radius: 4px;

}

.timeline_process span {
  flex-grow: 1;
  height: 1px;
  background: linear-gradient(90deg, #cbd5e1, #64748b);
  opacity: 0.7;
  border-radius: 2px;
}
img.custome_space-top-bar {
    height: 25px;
    margin-right: 12px;
}
.mission.m{animation: anim_mymovie 5s ease 0s infinite normal forwards;overflow: hidden;}
.vision.m{animation: anim_mymovie 7s ease 0s infinite normal forwards;overflow: hidden;}
@keyframes anim_mymovie {
  0% {
    transform: translate(0);
  }

  20% {
    transform: translate(2px, -2px);
  }

  40% {
    transform: translate(2px, 2px);
  }

  60% {
    transform: translate(-2px, 2px);
  }

  80% {
    transform: translate(-2px, -2px);
  }

  100% {
    transform: translate(0);
  }
}

.timeline_process:nth-child(1)  { width: 100%; }
.timeline_process:nth-child(2)  { width: 96%; }
.timeline_process:nth-child(3)  { width: 92%; }
.timeline_process:nth-child(4)  { width: 88%; }
.timeline_process:nth-child(5)  { width: 84%; }
.timeline_process:nth-child(6)  { width: 80%; }
.timeline_process:nth-child(7)  { width: 76%; }
.timeline_process:nth-child(8)  { width: 72%; }
.timeline_process:nth-child(9)  { width: 68%; }
.timeline_process:nth-child(10) { width: 64%; }
.timeline_process:nth-child(11) { width: 60%; }
.timeline_process:nth-child(12) { width: 56%; }
.timeline_process:nth-child(13) { width: 52%; }
.timeline_process:nth-child(14) { width: 48%; }

.navbar-brand img {transform: scale(1.2);}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{background-color: #6c7e96 !important;color: #fff !important;margin: 0px !important;border-radius: 0px !important;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{margin: 0px !important;    color: #000000;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover;{margin: 0px !important;    color: #000000;}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{color: #000000;}}
.owl_carousel_one{transform: scaleX(1.1);}

.product-main{overflow: hidden;box-shadow: 0px -8px 21px 2px #162340 inset;margin: 5px 0px;}
.product-sec {transform: translate(130px, 0px) scalex(1.2);}
.tru-sec{transform: translate(80px, 0px) scalex(1.1);}
h5.featuer-title{font-size: 22px;font-family: sans-serif;}
.feature-card p {font-size: 16px;min-height: 80px;}
img.right-btn-img {height: 20px;object-fit: fill;width: 20px !important;}
a.nav-link {font-weight: 400;color: #000000;padding: 18px 0px;}
.nav-link:focus, .nav-link:hover{color: rgb(30 43 74);}
h2.hero-titles{text-shadow: 1px 2px 3px #000000a3;margin-top: 2.2em;}
h4.hero-titles-heading{text-shadow: 1px 2px 3px #000000a3;}
.product-card .arrow-btn img {transform: rotate(0deg);transition: .3s;}
.product-card:hover .arrow-btn img {transform: rotate(45deg);transition: .3s;}
.product-card p.product-title{font-size: 1.3rem;transition: .4s;}
.product-card:hover p.product-title{font-size: 1.3rem;transition: .6s;}


.marquee {
  display: flex;
  overflow: hidden;
  position: relative;
  gap: 2rem;
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 2rem;
  min-width: 100%;
  animation: scroll-part 25s linear infinite;
}

.marquee__group img {
  width: clamp(12rem, 12vw, 12rem);
  border-radius: 1rem;
  object-fit: scale-down;
  padding: 5px;
  height: 130px;
  transition: transform 0.3s ease;
}

.marquee__group img:hover {
  transform: scale(1.1);
}

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

@keyframes scroll-part {
  0% { transform: translateX(0); }
  100% { transform: translateX(calc(-100% - 2rem)); }
}

.owl-carousel,
.owl-stage-outer,
.owl-stage,
.owl-item {
  overflow: visible !important;
}

.microscope {
    animation: bounce 2s infinite;
    height: 80px;
    width: 80px;
    margin-bottom: 1em;
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }
}
.testing {
  animation: rotate 5s linear infinite;
  height: 80px;
  width: 80px;
  margin-bottom: 1em;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.certificate {
  animation: roro 2s ease infinite;
  height: 80px;
  width: 80px;
  margin-bottom: 1em;
}

@keyframes roro {
0%, 100% {
    transform: scale(1) rotate(-12deg);
    opacity: 1;
}
50% {
    transform: scale(1.2) rotate(25deg) skew(3deg)scale3d(1.0, 1.0, 1.0);
    opacity: 0.8;
  }

}
.pro-product {
    width: 100%;
    position: relative;
    left: 5%;
    overflow: hidden;
    transform: scaleX(1.1);
    margin: 0 auto;     /* Left-right equal spacing */
    padding: 10px 0;
}
li.footer-link-custome{transition: .3s;padding-left: 0px;}
li.footer-link-custome:hover{transition: .3s;padding-left: 5px;}

img.image_add_susta {
    height: 60px;
    width: 60px;
}
.micro_magic:nth-child(1) .image_add_susta {
    animation: bounce 2s infinite;
}
.micro_magic:nth-child(2) .image_add_susta {
    animation: rotate 6s linear infinite;
    transform-origin: center;
}
.micro_magic:nth-child(3) .image_add_susta {
    animation: pulse 2s infinite;
}
.micro_magic:nth-child(4) .image_add_susta {
    animation: rotate 6s linear infinite;
    transform-origin: center;
}
.micro_magic:nth-child(5) .image_add_susta {
    animation: bounce 2s infinite;
}
.micro_magic:nth-child(6) .image_add_susta {
    animation: rotate 6s linear infinite;
    transform-origin: center;
}
.micro_magic:nth-child(7) .image_add_susta {
    animation: pulse 2s infinite;
}
.micro_magic:nth-child(8) .image_add_susta {
    animation: rotate 6s linear infinite;
    transform-origin: center;
}

@keyframes bounce {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-10px); }
}
@keyframes rotate {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
@keyframes pulse {
0%, 100% { transform: scale(1) rotate(-12deg); opacity: 1; }
50% { transform: scale(1.2) rotate(25deg) skew(3deg); opacity: 0.8; }
}

img.custome-sus-img {
    height: 175px;
    width: auto;
    object-fit: fill;
}
.border-radius-custome-20 p {
    min-height: 62px;
    padding: 10px;
}

.border-radius-custome-20 {
    overflow: hidden;
}
.locate-icon {
    background: #eff6ff;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    text-align: center;
    padding: 15px;
}
span.custome-apply.send-animastion {
    background: #0f172b;
    color: #fff;
    padding: 12px 14px;
    border-radius: 8px;
}
p.date-microprix {
    text-transform: uppercase;
    color: #595757;
    margin-bottom: 5px;
    margin-top: 10px;
}
img.plants_img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}
.micro_magic.cps {
    background: #e7eaee;
}
section.contact-sectionss{
    background: #0f172b;}

.card-body.card_body {
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 3px #cdcdcd;
    min-height: 300px;
}

.accordion-button:not(.collapsed){background-color: #212c47 !important;color: #fff !important;}
.accordion-button:not(.collapsed)::after{background: #fff ;border-radius: 3px;}
.bg-primary-custome{background-color: rgb(15 23 43) !important;}

.product-card span.new-pro {
    position: absolute;
    top: 0px;
    background: #272f45;
    z-index: 1;
    box-shadow: 0px 0px 0px 3px #283045;
    font-size: 14px;
    border: 2px solid #fff;
    margin: 6px;
    color: #fff;
    padding: 2px 10px;
    transition: .3s;
    
}
.product-card:hover span.new-pro {
    position: absolute;
    top: 5px;
    background: #272f45;
    z-index: 1;
    box-shadow: 0px 0px 0px 3px #283045;
    font-size: 14px;
    border: 2px solid #fff;
    margin: 6px;
    color: #fff;
    padding: 2px 10px;
    transition: .3s;
}

@keyframes dsfgfghsfghsgfdsgfsdg {
  0%,
  50%,
  100% {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}
.arrow-btn.cc{height: 50px !important;}
span.new-pro.NEW{animation: dsfgfghsfghsgfdsgfsdg 2s ease 0s 15 normal forwards;}
span.new-pro.USED{display: none !important;}



















@media (min-width: 576px) {
  .pro-product {
    max-width: 540px;
  }
}


@media (min-width: 768px) {
  .pro-product {
    max-width: 720px;
  }
}


@media (min-width: 992px) {
  .pro-product {
    max-width: 960px;
  }
}


@media (min-width: 1200px) {
  .pro-product {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .pro-product {
    max-width: 1320px;
  }
}





    @media (max-width: 768px) {
      .timeline_process h5 {
    color: #1e293bd4;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    white-space: normal;
    letter-spacing: 0.5px;}

    .play-btn { display: none; }
    .indicator-btns { min-width: 140px; font-size: 0.85rem; }
          .product-title{letter-spacing: 0px;}


    }

    @media only screen and (max-width: 767px){
      h2.hero-titles {margin-top: 1.5em !important;
    font-size: clamp(48px, 4.2vw, 48px) !important;}
      .modal-content{top: 105px !important;max-width: 90vw !important;}
      .card-cus{    align-items: end !important;}
      .horizontals-scroll-wrapper-side{overflow: scroll !important;height: 350px !important;}
      .footer-bottom {
    border-top: 1px solid #1e293b;
    text-align: center;
    padding-top: 10px;
    margin-top: 40px;}
      .footer{    padding: 60px 0 40px !important;}
      .dropdown-menu.mega-menu a.dropdown-item{
            box-shadow: -7px 0px 0px #1c1c1c00 !important;
        background: #1c1c1c00;margin-top: 6px !important;
        margin-bottom: 3px !important;
        padding-left: 5px !important;border-radius: 4px !important;}

      .dropdown-menu.mega-menu a.dropdown-item:hover {
        box-shadow: -7px 0px 0px #ffffff !important;
    background: #fff;
    color: #000;
    padding-left: 5px !important;
    border-radius: 4px !important;
    margin-bottom: 3px !important;
    margin-top: 6px !important;}
          .mega-menu .row > div {
        margin-bottom: .3rem !important;}
            .dropdown.show .dropdown-menu,
      .dropdown.show .mega-menu {
        padding: 0.5rem .5rem !important;
      }
      .container.container-custome {padding: 10px !important;position: relative;
        top: 0px;}
      img.plants_img{
    height: 120px !important;
    object-fit: cover;
    width: 100%;}
      ul#catalogTabs li {
    width: 50% !important;
    font-size: 11px !important;
    text-align: left !important;
    margin-bottom: 5px;
    display: flow !important;
    justify-items: stretch !important;
}
      .set_up {
    bottom: 0em !important;
    position: relative;}
    .text-box-testimonials-fild {
    min-height: 155px !important;}
       .text-box-testimonials-fild p{font-size: 16px !important;}
    .arrow-btn{width: 50px !important;height: 50px !important;}
    .mobile-hide{display: none !important;}
    section.quality-after {margin-top: 0em;} 
    .dropdown.show .dropdown-menu, .dropdown.show .mega-menu{background-color: #000000e3 !important;transition: .3s;}
    ul.dropdown-menu.show li a.dropdown-item {
    padding: 5px 15px;
    margin: 5px 3px;
    color: #fff;
    border-radius: 5px;
    background: #00000000;
    transition: .3s;}
    .navbar-expand-lg .navbar-nav .dropdown-menu {padding: 0px !important;}
    a.nav-link{    padding: 5px 0px;}
          .overview_about {
    background: #fff;
    margin-top: 1em;
    border-radius: 20px;
    box-shadow: 0px 1px 5px 0px #0000006e;
    padding: 20px;}
      h2.section-titles {font-size: 1.7em !important;}
      h2.awards-title {font-size: 1.7em !important;}
      .brand-title{font: 1.7em !important;}
    section.cc_qua_sec {
    padding: 100px 0px 10px 0px !important;
    margin: 20px 0px !important;
    background: #0f172b !important;}
    section.value-section {padding: 35px 0px;}
    section.mission-vision{padding: 35px 0px;}
    section.feature{padding: 60px 0px 30px 0px;}
    section.product{padding: 35px 0px;}
    section.award{padding: 35px 0px;}
    section.our-brand{padding: 35px 0px 20px 0px;
      margin: 0px 0px;}
    section.trusted_companies{padding: 35px 0px;}
    section.premier-network{padding: 35px 0px;}
    section.testimonials{padding: 35px 0px;}
    section.timeline{padding: 35px 0px;}
    section.quality {padding: 40px 0px 20px 0px;background: linear-gradient(to bottom, #162340 100%, #fff 35%) !important;}
    section.quality-award {padding: 80px 0px 20px 0px;}
     section.basic-section {padding: 80px 0px 20px 0px;}

    #micro_chart {height: auto; max-height: auto; }
    .state-infos {height: auto !important;}
    #micro_chart {width: 100%;height: 400px !important; max-height: 400px !important;}
    .timeline_process {background-color: #fff !important;padding: 3px 2px !important;margin-bottom: 2px !important;}





      .pro-product {
    width: 97% !important;
    position: relative;
    left: 1% !important;
    right: 1% !important;
    overflow: hidden;
    transform: scaleX(1.0) !important;
    margin: 0 auto;     /* Left-right equal spacing */
    padding: 10px 0;
}

      img.our-part {
    background: #ffffff;
    height: 350px !important;
}
    .mobile-hide{display: none;}
    .product-title{letter-spacing: 0px;}
   .timeline_process h6 {
    color: #444d5c !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    margin: 0;
    white-space: nowrap;
    padding: 1px 5px;
    border-radius: 4px;}
    .timeline_process h5 {
    color: #1e293bd4;
    font-size: 15px !important;
    font-weight: 600;
    margin: 0;
    white-space: normal !important;
    letter-spacing: 0.5px;}
    .timeline_process:nth-child(1)  { width: 99% !important; }
    .timeline_process:nth-child(2)  { width: 99% !important; }
    .timeline_process:nth-child(3)  { width: 99% !important; }
    .timeline_process:nth-child(4)  { width: 99% !important; }
    .timeline_process:nth-child(5)  { width: 99% !important; }
    .timeline_process:nth-child(6)  { width: 99% !important; }
    .timeline_process:nth-child(7)  { width: 99% !important; }
    .timeline_process:nth-child(8)  { width: 99% !important; }
    .timeline_process:nth-child(9)  { width: 99% !important; }
    .timeline_process:nth-child(10) { width: 99% !important; }
    .timeline_process:nth-child(11) { width: 99% !important; }
    .timeline_process:nth-child(12) { width: 99% !important; }
    .timeline_process:nth-child(13) { width: 99% !important; }
    .timeline_process:nth-child(14) { width: 99% !important; }
      .mission h4{font-size: 1.3em;}
      .vision h4{font-size: 1.3em;}
      .feature-icon{margin: auto;}
      img.custome_space-top-bar {height: 19px !important;margin-right: 5px !important;}
      .product-sec {transform: translate(0px, 0px) scalex(1) !important;}
      .tru-sec {transform: translate(0px, 0px) scalex(1) !important;}

      .owl_carousel_one{transform: scaleX(1) !important;}
      .product-card{width: 98% !important;}
      img.custome_space-top-bar {
    height: 20px;
    margin-right: 3px;
}

.ucomming-card {
    background: #154fee;
    width: 245px !important;
    color: #fff;
    padding: 20px 10px;
    text-align: center;
    height: 104px;
    margin-right: 10px;
    border-radius: 10px;
}
    .owl-carousel .owl-item.center {
  transform: scaleY(1) !important;
  transition: transform 0.3s;
  z-index: 10;
}
    section.feature{background: #1e2b4a !important;}
    .in-miss-vis {
    padding: 15px 18px;
    width: 100% !important;
    border-radius: 10px;
    right: 0% !important;
    position: relative !important;
    }
    .custome_value_box {
    width: 50% !important;}
    .hero-content {
      position: relative;
      z-index: 2;
      max-width: 100%;
      padding: 60px 15px;
    }
    @keyframes rollPath {
    0% {width: 100vw;transform: scale(1.2);}
    50%, 300% { width: 90vw;transform: scale(1.1);}
     0% { width: 100vw;transform: scale(1);}
     }
    .hero-overlay{position: absolute; inset: 0; background: rgb(14 41 83 / 50%); clip-path: ellipse(100%);
       z-index: 1; width: 100vw;height: 100vh; animation: rollPath 3s;display: none;}
    .hero-overlay-bg{position: absolute; inset: 0; background: rgb(14 41 83 / 70%); z-index: 1; width: 100vw;height: 100vh;}
    .carousel-indicatorss{    bottom: 140px;}

    }/*@endmobile*/

    /*@end hero section*/
    /* nav dropdown animation */
    .nav-link { color: #070442;font-weight: 400;margin: 2px 1px;transition: .1s;}
    .dropdown-menu {
      opacity: 0;
      transform: translateY(0px) !important;
      transition: all 0.3s ease;
      display: block;
      visibility: hidden;
      border-radius: 0rem;
      background-color: #f8f9fa;
      border-top: none;
      border: 1px solid #e9ecef;
      padding: 0.15rem 1rem;
      box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
      transition: .6s;
    }
    .dropdown.show .dropdown-menu {
      opacity: 1;
      transform: translateY(5px);
      padding: 0px;
      visibility: visible;
              background-color: #0000009c;
    border-radius: 0px;    border-top: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: .6s;
    }

    /* Mega Menu (Desktop) */
    .mega-menu {
      left: 0;
      right: 0;
      top: 100%;
      border-top: 3px solid #070442;
      background: #fff;
      position: absolute;
      border-radius: 0px;
      padding: 1.5rem 2rem;
    }

    .mega-menu h6 {
      font-weight: 600;
      margin-bottom: 1rem;
      color: #212529;
    }

    .dropdown-item {
      padding: 0.5rem 0.75rem;
      color: red;
      border-radius: 0.25rem;
      transition: background 0.3s ease, transform 0.3s ease;
    }

    .dropdown-item:hover {
      background: #f1f5ff;
      transform: translateX(0px);
    }
    /*footer*/
        footer {
      background-color: #0F172B;
      color: #d1d5db;
      padding: 60px 0 10px;
      border-top: 2px solid #0F172B;
      box-shadow: 0px 12px 0px #0f172b;
    }
/*            footer {
    bottom: 0px;
    background-color: #0F172B;
    color: #d1d5db;
    box-shadow: 0px 68px 0px 20px #0F172B;
    border-top: 60px solid #0F172B;
    padding: 0px 0 0px;
    width: 100%;
    position: relative;
    }*/
    footer h5 {
      color: #fff;
      font-weight: 600;
      margin-bottom: 20px;
    }
    footer a {
      color: #d1d5db;
      text-decoration: none;
    }
    footer a:hover {
      color: #facc15;
    }
    .social-icons a {
      color: #fff;
      background-color: #1e293b;
      border-radius: 6px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 38px;
      height: 38px;
      margin-right: 8px;
      font-size: 16px;
      transition: 0.3s;
    }
    .social-icons a:hover {
      background-color: #0f172a;
      color: #0f172a;
      box-shadow: 0px 0px 0px 2px #d8dade inset;
    }
    .footer-bottom {
      border-top: 1px solid #1e293b;
      text-align: center;
      padding-top: 20px;
      margin-top: 40px;
      font-size: 14px;
      color: #9ca3af;
    }
    .text_warning {color: #f48306;text-decoration: none;}
    /*end footer*/
    /* ---------- TABLET & MOBILE ADJUSTMENTS ---------- */
    @media (max-width: 991.98px) {

      .navbar-nav {
        text-align: left;
      }

      .dropdown-menu,
      .mega-menu {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        box-shadow: none;
        border: none;
        border-radius: 0;
        padding: 0;
        margin: 0;
        background: #f8f9fa;
        transition: max-height 0.4s ease;
        max-height: 0;
        overflow: hidden;
      }

      .dropdown.show .dropdown-menu,
      .dropdown.show .mega-menu {
        max-height: 700px;
            background-color: #0000009c;
        padding: 0.5rem 1rem;
      }

      .dropdown-item {
        transform: translateX(-10px);
        opacity: 0;
      }

      .dropdown.show .dropdown-item {
        transform: translateX(0);
        opacity: 1;
        transition: all 0.3s ease;
      }

      .mega-menu .row > div {
        margin-bottom: 1rem;
      }
    }

    /* ---------- MOBILE (Phones <576px) ---------- */
    @media (max-width: 575.98px) {
      .navbar-brand img {
      transform: scale(1.0);
      }
      .nav-link {
        font-size: 15px;
        padding: 0.5rem 1rem;
      }
      .dropdown-item {
        font-size: 14px;
      }
      .mega-menu h6 {
        font-size: 14px;
        margin-top: 0.75rem;
      }

    }

    /* ---------- TABLET (576px–991.98px) ---------- */
    @media (min-width: 576px) and (max-width: 991.98px) {
            a.nav-link {
    font-weight: 400;
    color: #000000;
    padding: 5px 0px !important;
}
      .product-sec {
    transform: translate(0px, 0px) scalex(1) !important;
}
      .tru-sec {
    transform: translate(0px, 0px) scalex(1) !important;
}

      .nav-link {
        font-size: 15px;
        margin: auto;
      }
      .dropdown-item {
        font-size: 15px;
      }
      .mega-menu h6 {
        font-size: 15px;
      }
          .hero-overlay{display: none !important;}
    .hero-overlay-bg{background: rgb(14 41 83 / 58%);}

    .in-miss-vis {
    padding: 15px 18px;
    width: 83% !important;
    border-radius: 10px;
    right: 4%;
    position: absolute;
   }
    .in-miss-vis p{font-size: 13px !important;}
    .custome_value_box {
    width: 33.33% !important;
    padding: 0px 10px;
    transition: .5s;
    }
    .in-miss-vis{width: 99.50% !important;right: .50% !important;position: relative !important;}
    }/*end of the */
    /* ---------- iOS (Safari/WebKit Specific Fixes) ---------- */
    @supports (-webkit-touch-callout: none) {
      /* iOS Safari specific fixes */
      .dropdown-menu,
      .mega-menu {
        backdrop-filter: saturate(180%) blur(10px);
        -webkit-backdrop-filter: saturate(180%) blur(10px);
      }
      .navbar-toggler {
        padding: 0.4rem 0.7rem;
        border-radius: 0.4rem;
      }
      body {
        -webkit-overflow-scrolling: touch;
      }
    }
    @media (min-width: 992px) and (max-width: 1024px){
      a.nav-link {
    font-weight: 400;
    color: #000000;
    padding: 3px 0px !important;
}
    img.our-part {
    background: #ffffff;
    height: 290px;
}
    .mobile-hide{display: none;}
    .horizontal img.mobile-hide{display: none !important;}
    .timeline_process h5{font-size: 12px !important;}
    .hero-overlay{display: none !important;}
    .hero-overlay-bg{background: rgb(14 41 83 / 58%);}
    .navbar-expand-lg .navbar-nav .nav-link {font-size: 11px; transition: .2s;}
    .nav-link { color: #070442;font-weight: 500;margin: auto;}
    .dropdown-item{font-size: 11px; color: #070442;font-weight:500; }
      }/*@end*/

    @media (min-width: 1025px) and (max-width: 1199px){   
    .container.tru-sec {transform: translate(40px, 0px) scalex(1.1);}
    .hero-overlay{display: none !important;}
    .hero-overlay-bg{background: rgb(14 41 83 / 58%);}  
    .container-custome {max-width: 1115px;}
    .navbar-expand-lg .navbar-nav .nav-link{font-size: 10px; transition: .2s;}
    .dropdown-item{font-size: 13px; color: #070442;font-weight:500;}
    .nav-link { color: #070442;font-weight: 500;margin: auto;}
    .text-box-testimonials-fild{min-height: 220px !important;}
    

   }/*@end*/
   /*abshi sir*/
   @media (min-width: 1200px) and (max-width: 1299px){

    .container.tru-sec {transform: translate(40px, 0px) scalex(1.1) !important;}
    .navbar-expand-lg .navbar-nav .nav-link {font-size: 12px; transition: .2s;}
    .dropdown-item{font-size: 14px;  color: #070442;font-weight:500;}
    .nav-link { color: #070442;font-weight: 500;margin: 0px 3px;}
    .text-box-testimonials-fild{min-height: 220px;}

   }/*@end*/
    @media (min-width: 1300px) and (max-width: 1400px){
    .container.tru-sec {transform: translate(40px, 0px) scalex(1.1) !important;}
    .navbar-expand-lg .navbar-nav .nav-link {font-size: 12px; transition: .2s;}
    .dropdown-item{font-size: 14px;  color: #070442;font-weight:500;}
    .nav-link { color: #070442;font-weight: 500;margin: 0px 3px;}
    .text-box-testimonials-fild{min-height: 200px;}
      
   }/*@end*/

    @media (min-width: 1401px) and (max-width: 1600px){
    .container.tru-sec {transform: translate(60px, 0px) scalex(1.1) !important;}
        .text-box-testimonials-fild{min-height: 175px;}
            .navbar-expand-lg .navbar-nav .nav-link {font-size: 15px; transition: .2s;}


    }/*@end*/

/*end*/