.welcomeMsg {
    padding: 50px 0;
}

.meetFounderRight img {
    width: 100%;
    border: 1px solid lightgray;
}

.welcomeMsg h2 {
    text-align: center;
    margin-bottom: 30px;
}
 .info-label, .info-value {
      padding: 10px 15px;
      border-radius: 25px;
      font-weight: 600;
      color: #fff;
      margin-bottom: 10px;
      text-align: center;
    }
    .info-value {
      background-color: #fff;
      color: #000;
    }
    .rounded-pill-container {
      border-radius: 25px;
    }

    /* Color Palette */
    .bg-blue { background-color: #5A9BD5; }
    .bg-pink { background-color: #D883C1; }
    .bg-red { background-color: #EF5350; }
    .bg-orange { background-color: #F9A825; }
    .bg-green { background-color: #A5D6A7; }
    .bg-darkgreen { background-color: #4CAF50; }
    .bg-sky { background-color: #4FC3F7; }
    .bg-yellow { background-color: #FFD54F; }
    
    
    .companyInfoMain {
    margin-bottom: 50px;
}

.companyInfoRight img {
    background-color: #060656;
    padding: 20px;
    border-radius: 54px;
}

.ourStoryLeft img {background-color: #060656;padding: 20px;width: 100%;border-radius: 199px;}

.ourStory {
    margin-bottom: 50px;
}

.ourStoryRight p {
    margin: 0;
}




 .mission-section {
      background-color: #f8f9fa;
      padding: 50px 20px;
    }
    .mission-card {
      background-color: white;
      border-radius: 12px;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
      padding: 30px;
        border-left: 5px solid #1d2c56;
      border-right: 5px solid #1d2c56;
    }
    .mission-title {
      font-size: 28px;
      font-weight: 700;
      color: #0d6efd;
      border-left: 5px solid #0d6efd;
      padding-left: 15px;
      margin-bottom: 25px;
    }
    .mission-text {
      font-size: 16px;
      line-height: 1.7;
      color: #333;
    }


 .circle-box {
      width: 100px;
      height: 100px;
      border-radius: 50%;
      background: #f1f1f1;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
      margin: 0 auto;
    }

    .circle-box i {
      font-size: 28px;
    }

    .label-text {
      text-align: center;
      font-weight: 600;
      margin-top: 10px;
    }

    .center-icon {
      text-align: center;
    }

    .core-icon {
      font-size: 80px;
      color: #333;
    }

    .heading {
      font-size: 1.5rem;
      font-weight: 700;
      color: #1d2c56;
    }

    .arrow {
      font-size: 30px;
      color: #ccc;
    }

    .label-highlight {
      color: #1d2c56;
      font-weight: 700;
    }
.storyInOutwere {
    margin-bottom: 100px;
}
.productManuf {
    margin-top: 100px;
}
.homeService {
    background-color: #f0efef;
    padding: 50px 0;
    margin-bottom: 100px;
}
  .service-card {
      background: #fff;
      border-radius: 12px;
      padding: 30px 20px;
      box-shadow: 0 5px 20px rgba(0,0,0,0.05);
      transition: all 0.3s ease-in-out;
      text-align: center;
        margin-bottom: 20px;
      border-left: 5px solid #1d2c56;
      border-right: 5px solid #1d2c56;
    }

    .service-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 30px rgba(0,0,0,0.1);
    }

    .service-icon {
      font-size: 36px;
      color: #1d2c56;
      margin-bottom: 15px;
    }

    .service-title {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 10px;
      color: #333;
    }

    .service-description {
      font-size: 14px;
      color: #555;
    }
 .strength-box {
      background-color: #ffffff;
      border-radius: 12px;
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
      padding: 25px 20px;
      height: 100%;
      transition: all 0.3s ease-in-out;
    }

    .strength-box:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 30px rgba(0,0,0,0.1);
    }

    .strength-icon {
      font-size: 32px;
      color: #1d2c56;
      margin-bottom: 15px;
    }

    .strength-text {
      font-size: 16px;
      color: #333;
    }

    .intro-box {
      background-color: #ffffff;
      border-left: 5px solid #1d2c56;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 5px 20px rgba(0,0,0,0.05);
      font-size: 16px;
      color: #555;
    }
    .ourStrength {
    margin-bottom: 100px;
    padding: 50px 0;
    background-color: #f0efef;
}

.ourStrength h2 {
    text-align: center;
}
.ourClients .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 19.666667%;
        max-width: 19.666667%;
    }
    
    .homeProductSection h2 {
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
}

.homeProductSection h4 {
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
}

.viewAllLink {
    text-align: center;
}

.viewAllLink a {
    background-color: #d8a31f;
    color: #fff;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 5px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 50px;
}

.homeProductSection {
    margin-bottom: 100px;
}
.homeProductBox img {
    width: 100%;
    transition: 0.5s all;
}
.slick-prev {
    left: 0 !important;
    z-index: 1 !important;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 50% !important;
}
/* Show submenu on hover */
.header-menu ul li:hover > ul {
    display: block;
}
ul.submenu li {
    border-bottom: 1px solid #918c8c !important;
    width: 100% !important;
}
.headerMain.is-sticky .main-header .header-menu ul li a {
    color: #000 !important;
}
.whatsapp-float {
     position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    left: 20px;
    background-color: #25D366;
    color: white;
    border-radius: 50%;
    font-size: 24px;
    z-index: 999;
    text-align: center;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    text-decoration: none;
    transition: background-color 0.3s ease;
    display: flex
;
    align-items: center;
    justify-content: center;
}

.whatsapp-float:hover {
  background-color: #128C7E;
  color: white;
}

.whatsapp-icon {
  vertical-align: middle;
}
header .toggle span, header .toggle span::before, header .toggle span::after {
    background: #000000 !important;
}

.main-header.is-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 1450px) {
    .header-menu ul li a {
        padding: 36px 5px !important;
        font-size: 14px !important;
    }
    .homeBannerContent {
        position: absolute;
        left: 0px !important;
        width: 800px !important;
    }
    .aboutRight {
        height: unset;
    }

}
@media only screen and (max-width: 1350px) {
    .header-menu ul li a {
        padding: 36px 5px !important;
        font-size: 14px !important;
    }
    .homeBannerContent {
        position: absolute;
        left: 0px !important;
        width: 800px !important;
    }
    .aboutRight {
        height: unset;
    }

}

@media only screen and (max-width: 767px) {
       .logo a img {
        margin-top: 0px;
    }
    .slider-content h3 {
        margin-bottom: 0px;
        font-size: 20px;
        padding-bottom: 10px;
    }
    .slider-content .p-text {
        font-size: 16px;
    }
    .homeBannerContent {
        width: 100% !important;
    }
    .strength-box {
        height: unset;
        margin-bottom: 10px;
    }
    .storyInOutwereLeft h2 {
        font-size: 20px;
    }
    .ourClients h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .ourClients .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 32.666667%;
        max-width: 32.666667%;
    }
    

}







