
  /* <!-------------------------------------Reused css code ---------------------------------------------------> */
 
  .custom-career-why-it-matter-text span {
    color: #ff7700;
    font-size: 24px;
    font-weight: bold;
  }
  .custom-career-why-it-matter-text p {
    font-size: 16px;
    font-weight: 400;
  }


  .custom-about-us-companies-text h2{
    font-weight: bold;
    color: #38006f;
    font-size: 30px;
    margin-bottom: 0px;
  }
  /* ------------------------------------About us code css ------------------------------------------------ */

 
   
      .custom-what-we-do-text .custom-what-we-do-text-line {
        width: 60px;
        height: 2px;
        background-color: #ff7700;
      }
      .custom-what-we-do-text h2 {
        color: #38006f;
        font-size: 35px;
        font-weight: bold;
      }
      .custom-about-first-section-text p {
        font-size: 18px;
        color: #7c7a7a;
        margin-bottom: 30px;
        text-align: justify;
      }

      .custom-about-second-section-image {
        width: 100%;
        height: 400px;
        border-radius: 20px;
      }
      .custom-about-second-section-image img {
        width: 100%;
        height: 100%;
        border-radius: 20px;
        object-fit: cover;
      }

      .custom-about-third-section-text {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
      }
      .custom-about-third-section-text h2 {
        color: #38006f;
        font-size: 30px;
        margin-bottom: 0px;
        font-weight: bold;
        width: 80%;
      }
      .custom-about-third-section-text i {
        color: #38006f;
        font-size: 30px;
        margin-bottom: 0px;
        font-weight: bold;
      }
      .custom-about-third-section-text .fa-quote-left {
        position: absolute;
        top: 24px;
        left: 0px;
      }
      .custom-about-third-section-text .fa-quote-right {
        position: absolute;
        bottom: 24px;
        right: 36px;
      }
      .custom-about-third-section-image {
        width: 100%;
        height: 200px;
        border-radius: 20px;
      }
      .custom-about-third-section-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 20px;
      }

      .custom-about-four-section-text h2 {
        color: #38006f;
        font-size: 35px;
        font-weight: bold;
        width: 50%;
        margin-bottom: 0px;
      }
      .custom-about-four-section-text-para p {
        font-size: 20px;
        color: #7c7a7a;
        text-align: justify;
      }

      .custom-about-five-section {
        display: flex;
        flex-direction: column;
      }
      .custom-about-five-section-image {
        width: 100%;
        background-color: #ff7700;
        border-radius: 20px;
        height: 350px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
      }
      .custom-background{
        background-color: #38006f;
      }
      .custom-about-five-section-image-inner {
        position: absolute;
        top: -39px;
        height: 390px;
      }
      .custom-about-five-section-image img {
        width: 100%;
        object-fit: cover;
        border-radius: 20px;
        height: 100%;
      }
      .custom-about-five-section-text {
        background-color: #fff;
        border-radius: 20px;
        margin-top: 25px;
        padding: 20px;
        position: relative;
      }
      .custom-about-five-section-text p {
        color: #5e5c5c;
        font-size: 14px;
        margin-bottom: 0px;
      }
      .custom-about-five-section-owner-bg {
        background-color: #fff;
        border-top-right-radius: 20px;
        height: 60px;
        padding: 10px;
        position: absolute;
        top: -60px;
        left: 0px;
        width: 60%;
      } 
      .custom-about-five-section-owner-text {
        background-color: #f2f2f2;
        border-radius: 15px;
        height: 50px;
        width: 96%;
        padding: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        flex-direction: column;
        top: 6px;
        left: 0px;
        z-index: 2;
      }
      .custom-about-five-section-owner-text h6 {
        font-size: 15px;
        font-weight: bold;
        color: #38006f;
        margin-bottom: 0px;
      }
      .custom-about-five-section-owner-text span {
        font-size: 13px;
        color: #5e5c5c;
      }
      .custom-about-five-section-owner-bg-border-one {
        background-color: transparent;
        width: 50px;
        height: 50px;
        position: absolute;
        top: -40px;
        border-bottom-left-radius: 20px;
        left: -10px;
        border-bottom: 10px solid #fff;
        border-left: 10px solid #fff;
      }

      .custom-curve-border-two {
        position: absolute;
        bottom: -8px;

        width: 40%;
        height: 83px;
        border-top-right-radius: 10px;
        z-index: 10;
      }
      .custom-curve-border-two-text {
        background-color: #ff7700;
        margin: 10px;
        border-radius: 10px;
        margin-bottom: 0px !important;
        display: flex;
        height: 60px;
      }
      .custom-curve-border-two-text-first-section {
        background-color: #38006f;
        width: 68%;
        border-radius: 10px;

        display: flex;
        align-items: center;
        justify-content: space-between;
      }
      .custom-curve-border-two-text-first-section h1 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        width: 60%;

        padding-left: 12px;
      }
      .custom-curve-border-two-text-first-section h2 {
        font-size: 32px;
        color: #fff;
        font-weight: bold;
        text-align: center;
      }
      .custom-curve-border-two-text-first-section h3 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-align: end;
        padding-right: 12px;
        padding-top: 12px;
      }

      .custom-curve-border-two-text-second-section {
        background-color: #ff7700;
        width: 40%;
        border-radius: 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
      }
      .custom-curve-border-two-text-second-section h4 {
        font-size: 40px;
        color: #fff;
        font-weight: bold;
        padding-top: 12px;
        padding-left: 12px;
      }
      .custom-curve-border-two-text-second-section h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        padding-top: 12px;
        padding-right: 17px;
      }

      .custom-prolite-active-page-card {
        width: 100%;
        height: 500px;
        position: relative;
      }
      .custom-prolite-active-page-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
      .custom-prolite-active-page-card-bg {
        position: absolute;
        top: 0px;
        z-index: 3;
        width: 100%;
        height: 100%;
      }
      .custom-prolite-active-page-card-bg-shadow {
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
        background-color: #000000bb;
        z-index: 2;
      }
      .custom-prolite-active-page-card-text {
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        top: 0px;
        z-index: 5;
      }
      .custom-prolite-active-page-card-text h1 {
        color: #fff;
        font-size: 40px;
        width: 45%;
        text-align: center;
      }
    

.hero-team {
    background: url("../banner-about.webp") center/cover no-repeat;
    color: white;
    padding: 80px 0 60px;
    height:70vh;
    text-align: center;
    display: flex;
    align-items: center;      /* NEW LINE */
    justify-content: center;  /* NEW LINE */
}


/* Desktop Spacing */
@media (min-width: 992px) {
    .hero-team {
        padding: 120px 0 80px;
    }
}

/* Heading */
.hero-team h1 {
    font-size: 35px;
    color: white;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
    text-align: center;
}

/* Paragraph */
.hero-team p {
    font-size: 20px;
    margin: 0 auto 25px;
    line-height: 1.6;
    font-family: 'Raleway', sans-serif;
    max-width: 700px;
}

/* Mobile adjustments */
@media (max-width: 567px) {
    .hero-team {
        padding-top: 100px;
        padding-bottom: 40px;
    }

    .hero-team h1 {
        font-size: 32px;
    }

    .hero-team p {
        font-size: 18px;
        padding: 0 10px;
    }
}


.sizex{
height:150px;
width:150px;
  }

.custom-about-us-vision img{
     filter: brightness(0) invert(1);

}
.custom-about-us-vision{
    position: relative;
    left: -161px;
    bottom: -69px;
}
.custom-about-us-vision-bg{
  background: radial-gradient(circle at 4% 53%, rgba(212, 126, 55, 0.712) -4%, #f2f2f2 22%);
}
@media screen and (max-width:769px) {
  .custom-about-us-vision-bg{
  background: radial-gradient(circle at 50% 15%, rgba(212, 126, 55, 0.712) -4%, #f2f2f2 46%) !important;
}
}
