 /* ================================ */
         /* CUSTOM CSS */
 /* ================================ */

 /* About Us Section */


 .aboutus-section .aboutus-page-head{
font-size: 56px;
font-weight: 700;
line-height: 60px;
text-align: left;
color: rgba(21, 0, 53, 1);
margin-bottom: 25px;

 }

 .aboutus-section  .subheading{

font-size: 20px;
font-weight: 500;
line-height: 32px;
text-align: left;
color: rgba(21, 0, 53, 1);
margin-bottom: 20px;

 }

 .aboutus-section .head-para-content{

    margin-bottom: 30px;
font-size: 20px;
font-weight: 400;
line-height: 32px;
text-align: left;
color: rgba(92, 95, 110, 1);

 }

 .btn-action-1, .btn-action-1:hover, .btn-action-1:active{
    width: Fixed (173px)px;
height: Hug (48px)px;
padding: 12px 24px 12px 24px;
gap: 16px;
border-radius: 12px !important;
opacity: 0px;
background: #00BF63;
color: #FFF;
font-size: 16px;
font-weight: 600;
line-height: 24px;
 }

@media screen and (max-width:991px){
   .aboutus-banner-container{
      margin-top: 60px;
   }
}


 /* ===================================== */

.get-to-know-us-section{
    background-image: url(../img/banner/about-us.svg) !important;
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 1200px;
    min-width: 100vw;
    margin-top: 100px;
    position: relative;
    overflow: visible;
 }


 .get-to-know-us-section .card-ABT{
    border: none;
    outline: none;
    border-radius: 20px;
    width: fit-content;
    background-color: transparent !important;
 }

 .get-to-know-us-section .content-box.one{
   margin-top: -295px;
 }

 .get-to-know-us-section .content-box.two{
   max-width: 350px;
 }

 .get-to-know-us-section .content-box p{
   color: #FFF;
   font-weight: 400;
   padding-top: 15px;
 }

 .get-to-know-us-section .card-ABT.one{
    position: absolute;
    top: -101px;
    translate: 30%;
 }

 .get-to-know-us-section .card-ABT.two{
       translate: 23%;
       top: -40px;
       position: relative;
       box-shadow: 0 41px 50px rgb(0 0 0 / 34%),
            10px 0 15px -10px rgb(0 0 0 / 20%),
            -10px 0 15px -10px rgb(0 0 0 / 20%) !important;
     }

     @media screen and (min-width:1300px) and (max-width:1450px){
         .get-to-know-us-section .card-ABT.two{
            top: 45px;
         }
     }

     @media screen and (min-width:1450px){
      .get-to-know-us-section .card-ABT.two{
         top: 220px;
      }
  }

  @media screen and (min-width:1100px) and (max-width:1250px){
    .wt-we-of-col{
      align-items: start !important;
      align-self: self-start !important;
    }
  }

  @media screen and (max-width:1099px){
   .get-to-know-us-section{
      background-size: cover !important;
   }
  }

  @media screen and (min-width:992px) and (max-width:1099px){
   .get-to-know-us-section{
      min-height: 950px;
   }
   .get-to-know-us-section .card-ABT.two {
      translate: 23%;
      bottom: 0;
      top: auto;
      position: absolute;
   }
  }

  @media screen and (max-width:991px){
   .get-to-know-us-section .card-ABT.one {
      position: relative !important;
   }
   .get-to-know-us-section .content-box.one {
      margin-top: auto !important;
  }
  .get-to-know-us-section .card-ABT.two {
   top: 100px;
   position: relative;
  }
  .wt-we-of-col{
   justify-content: center !important;
  }
  .get-to-know-us-section .content-box.two {
   max-width: 100%;
   margin-top: 45px;
    }
  }

  @media screen and (max-width:500px){
   .get-to-know-us-section .card-ABT.one , .get-to-know-us-section .card-ABT.two{
      translate: none !important;
   }
  }

 .bottom-abt-card-img{
    height: 400px;
 }

 .get-to-know-us-section .card-ABT img{
    border-radius: 20px;
 }
 /* =============================== */

 .Get-To-Know-Us{
   margin-top: -300px;
 }

 .Get-To-Know-Us .section-heading{

   font-size: 48px;
   font-weight: 700;
   line-height: 64px;
   letter-spacing: -0.04em;
   text-align: center;
   color: rgba(21, 0, 53, 1);

 }

 .Get-To-Know-Us .para-p{
   font-size: 18px;
   font-weight: 400;
   line-height: 32px;
   letter-spacing: -0.02em;
   text-align: center;
   color: rgba(92, 95, 110, 1);
 }

 .Get-To-Know-Us .avatar-container{
   height: 150px;
   width: 150px;
   display: flex;
   justify-content: center;
   align-items: center;
   border-radius: 50%;
   position: relative;
 }

 .Get-To-Know-Us .avatar-container .avatar-img{
   object-fit: cover;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    position: absolute;
 }

 .Get-To-Know-Us .col-lg-2, .Get-To-Know-Us .col-2{
   width: fit-content;
 }

 @media screen and (max-width:1099px){
   .Get-To-Know-Us{
      margin-top: 60px;
    }
 }

 @media screen and (min-width:1400px){
   .Get-To-Know-Us{
      margin-top: -140px;
    }
 }

 /* ************************* Get To Know Us Ends..  ******************************** */

 /* ================================ Get To Know our Team    =================================== */


 .Get-To-Know-Our-Team .section-heading{

   font-size: 48px;
   font-weight: 700;
   line-height: 64px;
   letter-spacing: -0.04em;
   text-align: left;
   color: rgba(21, 0, 53, 1);

 }
 .Get-To-Know-Our-Team .para-p{
   color: rgba(131, 134, 150, 1);
   font-size: 18px;
   font-weight: 400;
   line-height: 28px;
   letter-spacing: -0.02em;
   text-align: left;
   margin-top: 26px;

 }

 .Get-To-Know-Our-Team .slider {
   height: 100% !important;
   margin: 12px 15px 0px 32px !important;
   overflow: hidden !important;
   position: relative !important;
   width: auto !important;
 }

 .Get-To-Know-Our-Team .slider .slide-track {
   animation: scroll 40s linear infinite !important;
   display: flex !important;
   width: calc(250px * 14);
 }

 .Get-To-Know-Our-Team .slider-right .slide-track{
     animation: scroll-right 25s linear infinite !important;
 }

 .Get-To-Know-Our-Team .slider-right{
     margin-bottom: 10px !important;
 }

 .Get-To-Know-Our-Team .slider .slide {
   height: 250px !important;
   width: auto !important;
   max-width: fit-content !important;
 }

 .Get-To-Know-Our-Team .slider .card {
     border-color:transparent !important;
     display: flex;
     justify-content: center;
     align-items: center;
     margin-right: 22px;
     border-radius: 16px !important;
 }
 .Get-To-Know-Our-Team .slider .card img{
   height:250px !important;
   max-width: fit-content !important;
   object-fit: cover !important;
   border-radius: 16px !important;
 }


 @keyframes scroll {
   0% {
     transform: translateX(0);
   }
   100% {
     transform: translateX(calc(-250px * 7));
   }
 }

 @keyframes scroll-right {
   0% {
      transform: translateX(calc(-250px * 7));
   }
   100% {
       transform: translateX(0);

   }
 }

/* ================= Get To Know our Team Ends.... ===================== */

/* ================= Our Vision ===================== */

.Our-Vision-Section .section-heading{
   font-size: 48px !important;
   font-weight: 700 !important;
   line-height: 64px !important;
   letter-spacing: -0.04em;
   text-align: center;
   color: rgba(21, 0, 53, 1);

}

.Our-Vision-Section .para-p{

   font-size: 20px !important;
   font-weight: 400 !important;
   line-height: 32px !important;
   letter-spacing: -0.02em !important;
   text-align: center !important;
   color: rgba(92, 95, 110, 1) !important;

}

.vision-banner{
   margin-top: 30px;
}

/* ******* SERVICES PAGE CSS *********** */

.service-section .service-page-head{
  font-size: 56px !important;
  font-weight: 700 !important;
  line-height: 60px !important;
  text-align: left !important;
  color: rgba(21, 0, 53, 1);
  margin-bottom: 30px;
}

.service-section .head-para-content{

  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  text-align: left !important;
  color: rgba(92, 95, 110, 1) !important;
  margin-bottom: 32px;

}

.service-section .service-we-offer .top-heading{

  font-size: 48px !important;
  font-weight: 700 !important;
  line-height: 57.6px !important;
  letter-spacing: -0.8162384033203125px !important;
  text-align: left !important;
  color: rgba(21, 0, 53, 1) !important;
  margin-bottom: 20px;

}

.service-section .service-we-offer .para-p{

  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.02em;
  text-align: left;
  color: rgba(131, 134, 150, 1);

}

.service-section .service-card{
  background: rgba(255, 255, 255, 1);
  padding: 32px 24px;
  border-radius: 16px;
  border: none !important;
  box-shadow: 0px 4px 8px -2px rgb(16 24 40 / 32%);
  display: flex;
  justify-content: center;
  align-items: start;
}

.service-card .service-avatar{
  background: rgba(255, 255, 255, 1);
  height: 100px;
  width: 100px;
  border-radius: 16px;
  box-shadow: 0px 1px 2px 0px rgb(16 24 40 / 22%);
  /* box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
  box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.1); */
  display: flex;
    justify-content: center;
    align-items: center;
}

.service-card .service-title{
  margin-top: 22px;
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 28.8px;
  letter-spacing: -0.8162384033203125px;
  text-align: left;
  color: rgba(21, 0, 53, 1);

}

.service-card .service-slogan{
  margin-top: 20px;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;
color: rgba(131, 134, 150, 1);
margin-bottom: 0;

}

/* ===================  Our Specialization  ======================== */

.our-specialization .section-sm-heading{

  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  color: rgba(242, 39, 53, 1);

}

.our-specialization .section-lg-heading{
  margin-top: 15px;
  margin-bottom: 65px;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: rgba(21, 0, 53, 1);

}

.specialization-card{
  border-radius: 5px;
  border: 1px solid rgba(237, 237, 237, 1);
  padding: 27px;
}

.specialization-card:hover{
  box-shadow: 0 41px 37px rgb(0 0 0 / 10%) !important;
  transition: 0.3s ease all;
  cursor: pointer !important;
}

.specialization-card:hover .read-more-action{
  text-decoration: underline !important;
  text-underline-offset: 3px !important;
  color: #00BF63 !important;
  font-weight: 500;
}

.specialization-card .OS-Title{

font-size: 22px;
font-weight: 500;
line-height: 32.54px;
text-align: left;
color: rgba(21, 0, 53, 1);
margin-bottom: 0;
padding-bottom: 0;

}

.specialization-card .OS-para{
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.62px;
  text-align: left;
  color: rgba(131, 134, 150, 1);

}

.specialization-card .read-more-action{

  font-size: 16px;
  font-weight: 400;
  line-height: 23.66px;
  text-align: left;
  color: rgba(21, 0, 53, 1);
  text-decoration: underline !important;
  text-underline-offset: 3px !important;

}

.specialization-card .read-more{
  margin-top: 10px;
}

/* Testimonials Carousel */

#testimonialCarousel .TES-PH{
   color:#150035;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  text-align: left;
  text-transform: capitalize;

}

#testimonialCarousel img {
  width: 70px;
  max-height: 70px;
  border-radius: 50%;
  margin-right: 1rem;
  overflow: hidden;
}
#testimonialCarousel .carousel-inner {
  padding: 1em;
}

#testimonialCarousel .card-text{
  font-weight: 500;
}

@media screen and (min-width: 576px) {
  #testimonialCarousel .carousel-inner {
    display: flex;
    width: 100%;
    margin-inline: auto;
    padding: 1em 0;
    overflow: hidden;
  }
  #testimonialCarousel .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 2);
  }
}
@media screen and (min-width: 768px) {
  #testimonialCarousel .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 3);
  }
}
.carousel .card {
  margin: 0 0.5em;
  border: 0;
}

#testimonialCarousel .carousel-control-prev {
  border: 1px solid #150035;
  opacity: 1 !important;
  width: 3rem;
  height: 3rem;
  padding: 10px;
  background-color: transparent;
  border-radius: 50%;
  top: 50%;
}

#testimonialCarousel .carousel-control-next {
  border: 1px solid #00BF63;
  opacity: 1 !important;
  width: 3rem;
  height: 3rem;
  padding: 10px !important;
  background-color: #00BF63;
  border-radius: 50%;
  top: 50%;
}

#testimonialCarousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23150035' stroke-width='2'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") !important;
}

#testimonialCarousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff' stroke='%23FFF' stroke-width='2'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

#testimonialCarousel .carousel-control-prev, #testimonialCarousel .carousel-control-next{
  transform: none !important;
  position: static !important;
}

#testimonialCarousel .display-6.text-body-tertiary{
  color:#00BF63 !important;
}

#testimonialCasousel .card{
  box-shadow: 0px 4px 8px 0px #1018281A !important;
}

.card.Service-Footer-Card{
  padding: 55px 37px;
  border: none !important;
  background-color: #FFF;
  box-shadow: 0px 3px 15px 0px #1018281A;
  border-radius: 24px;
  max-height: 400px;
}

.Service-Footer-Card .join-us-text{
  font-size: 48px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #00BF63;
  margin-bottom: 30px;
}

.Service-Footer-Card p{

font-size: 20px !important;
font-weight: 400;
line-height: 32px;
letter-spacing: -0.03em;
text-align: left;
color:#838696;
margin-bottom: 55px;

}

.service-footer-banner .footer-banner-img{
  bottom: -7px;
  right: -15px;
  position: relative;
  overflow: hidden;
}

.SFB-col{
    position: relative;
    object-fit: contain;
    right: 77px;
    bottom: -76px;
    height: 100%;
    overflow: visible;
    background-repeat: no-repeat;
    background-size: 100%;
}

@media screen and (min-width:992px) and (max-width:1199px){
  .service-footer-banner .footer-banner-img{
    height: 305px;
    bottom: -80px !important;
  }
}

@media screen and (max-width:991px){
  .SFC-DIV{
    display:block !important;
  }
  .card.Service-Footer-Card {
    max-height: max-content !important;
}

.service-footer-banner .footer-banner-img {
    bottom: -78px !important;
    right: auto !important;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
}
}


/* ******* PRODUCT PAGE CSS *********** */

.product-section .banner-section{
  background-color: #FFF7ED;
  padding-bottom: 0 !important;
}

.product-banner-img{
  position: absolute;
    right: -115px;
    bottom: 0;
    max-height: 570px !important;
}

.product-section .content-section{
  padding-top: 100px;
}

.product-section .content-section h2{
  margin-bottom: 20px;
font-size: 48px;
font-weight: 700;
line-height: 57.6px;
letter-spacing: -0.8162384033203125px;
text-align: left;
color:#150035;
}
.product-section .content-section p{

font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: -0.02em;
text-align: left;
color:#838696;

}

.product-section .btn-action-1{
  margin-bottom: 125px;
}

.product-section .service-page-head{
  font-size: 56px !important;
  font-weight: 700 !important;
  line-height: 60px !important;
  text-align: left !important;
  color: rgba(21, 0, 53, 1);
  margin-bottom: 30px;
}

.product-section .head-para-content{

  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  text-align: left !important;
  color: rgba(92, 95, 110, 1) !important;
  margin-bottom: 32px;

}

.product-section .service-we-offer .top-heading{

  font-size: 48px !important;
  font-weight: 700 !important;
  line-height: 57.6px !important;
  letter-spacing: -0.8162384033203125px !important;
  text-align: left !important;
  color: rgba(21, 0, 53, 1) !important;
  margin-bottom: 20px;

}

.product-section .service-we-offer .para-p{

  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.02em;
  text-align: left;
  color: rgba(131, 134, 150, 1);

}

.product-section .service-card{
  background: rgba(255, 255, 255, 1);
  padding: 32px 24px;
  border-radius: 16px;
  border: none !important;
  box-shadow: 0px 4px 8px -2px rgb(16 24 40 / 32%);
  display: flex;
  justify-content: center;
  align-items: start;
}

.demo-swiper-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.demo-slider-wrapper{
  background-image: url(../img/demo/demoslider-bg.png) !important;
  background-size: cover;
  background-repeat: no-repeat;
}

.demo-swiper-section {

  /* display: flex;
  justify-content: center;
  align-items: center;
  min-height: 960px; */
  /* Bg css */
  position: relative;
  /* width: calc(min(47rem, 90%)); */
  width:100%;
  margin: 0 auto;
  min-height: 100vh;
  column-gap: 3rem;
  padding-block: min(20vh, 3rem);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;

  h2 {
    letter-spacing: 0.8px;
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 1.2;
  }

  p {
    font-size: 0.9rem;
    max-width: 680px;
    line-height: 1.6;
    margin-inline: auto;
    margin-top: 10px;
  }
}

.demo-swiper-section .swiper-container {
  position: relative;
}

.demo-swiper-section .swiper {
  width: 100%;
  padding: 60px 0 95px 0;
}

.demo-swiper-section .swiper-slide {
  width: 10rem;
  height: 32rem;
  display: flex;
  flex-direction: column;
  align-items: self-start;
  position: relative;
  border-radius: 12px;
  box-shadow: -1px 5px 15px #0000001f;

  h3 {
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.4;
    margin-bottom: 0.625rem;
    letter-spacing: 0.8px;
    position: relative;
  }

  p {
    color: #fff;
    line-height: 1.6;
    font-size: 0.8rem;
  }

  .slide-content {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -45%);
    width: 80%;
  }

  .author {
    grid-template-columns: 1fr;
    justify-items: center;
    position: absolute;
    bottom: -90px;
    width: 100%;
    display: none;
    opacity: 0;

    span {
      color: #111;
      display: block;
      margin: 5px 0 10px 0;
      font-weight: 600;
      font-size: 0.9rem;
    }

    img {
      width: 60px;
      height: 60px;
      object-fit: cover;
      border-radius: 50%;
      border: 3.5px solid white;
    }

    ul {
      display: flex;
      align-items: center;

      li {
        svg {
          width: 20px;
          color: orange;
        }
      }
    }
  }
}

.demo-swiper-section .swiper-slide-active .author {
  display: grid;
  opacity: 1;
}

.demo-swiper-section .swiper-slide{
  background-color: #FFF;
  border-radius: 30px !important;
  border: 2px solid #343437 !important;
}

.demo-swiper-section .swiper-button-prev {
  background: #000;
  border-radius: 50%;
  top: 47%;
  left: 10px;
  width: 50px;
  height: 50px;
  box-shadow: 0px 2px 11px rgb(0 0 0 / 17%);

  &::after {
    font-size: 1.4rem;
    content: "";
  }

  svg {
    width: 25px;
  }
}

.demo-swiper-section .swiper-button-next {
  background: #000;
  border-radius: 50%;
  top: 47%;
  right: -30px;
  width: 50px;
  height: 50px;
  box-shadow: 0px 2px 11px rgb(0 0 0 / 17%);

  &::after {
    font-size: 1.4rem;
    content: "";
  }

  svg {
    width: 25px;
  }
}

.demo-swiper-section .swiper-button-prev i, .demo-swiper-section .swiper-button-next i{
  font-size: 24px !important;
  background: transparent;
  color: #FFF !important;
}

.demo-swiper-section .swiper-button-prev,
.demo-swiper-section .swiper-button-next {
  display: none;

  @media (min-width: 760px) {
    display: flex;
  }
}

.demo-swiper-section .btn-danger{
    cursor: pointer !important;
}

.demo-swiper-section .swiper-3d .swiper-slide-shadow-right, .demo-swiper-section .swiper-3d .swiper-slide-shadow-left{
  background-image: none !important;
}

.demo-swiper-section .demo-heading{

  font-size: 22px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  color:#150035;
  margin-bottom: 70px;

}

.demo-swiper-section ul {
  list-style-type: disc !important;
}

.demo-swiper-section ul li::marker {
  color: #00BF63 !important;    /* Change bullet color */
  font-size: 1.5em; /* Increase bullet size */
}

.demo-swiper-section ul li {
  font-size: 15px;
  font-weight: 400;
  line-height: 23.8px;
  text-align: left;
  color: #000;   /* Keep list item text black */
}


/* VIEW DEMO SWIPER ENDS.... */


/* Product Page CSS */
.product-card{
    min-height: 255px;
    background-color:#F0F4F5 !important;
    border-radius: 6px !important;
    padding:20px 30px;
    box-shadow: 0px 5px 10px 0px #1500351A;
}

.product-card img{
  margin-bottom: 20px;
  height: 43px;
  text-align: left;
}

.product-card h5{

  font-size: 22px;
  font-weight: 600;
  line-height: 26.73px;
  text-align: left;
  color:#150035;
  margin-bottom: 12px;

}

.product-card p{

font-size: 18px;
font-weight: 400;
line-height: 31.68px;
text-align: left;
color:#838696;

}
/* Product Page CSS Ends...*/


/* View Demo Page CSS */

.demo-section .banner-section{
  background-color: #FFF7ED;
  padding-bottom: 0 !important;
}

.demo-banner-img, .demo-banner-container img{
  position: absolute;
    right: -115px;
    bottom: 0;
    max-height: max-content !important;
}

@media screen and (max-width:768px){
  .demo-banner-img, .demo-banner-container img{
    display: none !important;
  }
}

.demo-section .content-section{
  padding-top: 100px;
}

.demo-section .btn-action-1{
  margin-bottom: 125px;
}

.demo-section .content-section h2{
  margin-bottom: 20px;
font-size: 48px;
font-weight: 700;
line-height: 57.6px;
letter-spacing: -0.8162384033203125px;
text-align: left;
color:#150035;
}
.demo-section .content-section p{
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: -0.02em;
text-align: left;
color:#838696;
}

.demo-section .service-page-head{
  font-size: 56px !important;
  font-weight: 700 !important;
  line-height: 60px !important;
  text-align: left !important;
  color: rgba(21, 0, 53, 1);
  margin-bottom: 30px;
}

.demo-section .head-para-content{
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  text-align: left !important;
  color: rgba(92, 95, 110, 1) !important;
  margin-bottom: 32px;
}

.demo-section .service-we-offer .top-heading{
  font-size: 48px !important;
  font-weight: 700 !important;
  line-height: 57.6px !important;
  letter-spacing: -0.8162384033203125px !important;
  text-align: left !important;
  color: rgba(21, 0, 53, 1) !important;
  margin-bottom: 20px;
}

.demo-section .service-we-offer .para-p{
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.02em;
  text-align: left;
  color: rgba(131, 134, 150, 1);
}

.demo-wrapper{
  margin-top:50px;
  margin-bottom: 50px;
}

.demo-wrapper .heading{

  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: -0.04em;
  text-align: center;
  color:#150035;
  margin-bottom: 15px;
  font-size: 48px;

}

.demo-wrapper .para{

  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: center;
  color:#5C5F6E;

}

.thanking-info h3{

  font-size: 40px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: -0.04em;
  text-align: center;
  color:#150035;

}

.thanking-info p{

  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: center;
  color:#5C5F6E;

}


/* CONTACT US PAGE DESIGN */

.contact-us-section .CU-bg-overlay{
  height: 478px;
  background-color: #00BF63;
}

.contact-us-section .get-in-touch{
  font-size: 64px;
  font-weight: 600;
  line-height: 72px;
  letter-spacing: -0.05em;
  text-align: left;
  color:#FFFFFF;
}

.contact-us-section .GIT-slogan{

  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: left;
  color:#ECECFE;
}

.contact-us-section .slogan-container{
  position: relative;
  bottom: 50px;
}

.contact-info-container{
  margin-top: 100px;
  margin-bottom: 170px;
}

 .contact-info{
  display: flex;
  justify-content: start;
  align-items: start;
  margin-bottom: 25px;
}

.contact-info h5{

font-size: 20px;
font-weight: 500;
line-height: 24px;
letter-spacing: -0.05em;
text-align: left;
color:#0B0D0E;
}
.contact-info p{

  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #5C5F6E;

}
.CUS-form-col{
  display: flex;
  justify-content: end;
  position: absolute;
  top: -100px;
  right: 80px;
}

 .CUS-form-card{
    border: none;
    outline: none;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 32px 0px #0000000D;
    border-radius: 24px;
    padding: 25px;
    position: absolute;
    top: 305px;
    max-width: 600px;
 }

 .CUS-form-container .form-label{

  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.02em;
  text-align: left;
  color:#5C5F6E;
  text-transform: uppercase;

 }

 .CUS-form-container{
  padding: 20px 28px;
 }

 .CUS-form-container .form-control{
     padding: 15px 13px;
     border-radius: 12px;
     background-color:#F4F5F6;
     border-color:#F4F5F6;
     height: 48px;
 }

 .CUS-form-container textarea.form-control{
   height: auto !important;
 }

 .CUS-form-card .form-control:focus{
   border-color: #00BF63 !important;
   box-shadow: none !important;
 }

 .CUS-form-card .send-btn{
     border-radius: 12px !important;
     padding: 13px 65px !important;
    font-size: 16px;
    margin-top: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: center;
 }

 .contactus-bottom-banner{
    background-color:#FFF7ED;
    padding-top: 120px !important;
 }

 .contactus-bottom-banner-img{
  position: absolute;
  bottom: -70px;
 }

 @media screen and (max-width:767px){
  .contactus-bottom-banner-img{
    position: relative;
    max-width: 100% !important;
    height: auto !important;
  }
  .contactus-bottom-banner .slogan-sm{
    margin-bottom: 0;
  }
  .send-mail-wrapper{
    width: auto !important;
  }
  .CUS-form-col{
    position: relative;
    top: auto;
    right: auto;
  }
  .CUS-form-card{
    position: relative;
    top: auto;
  }
  .CUS-form-container{
    padding: 20px 0;
  }
  .contact-info-container {
    margin-bottom: 0;
}
 }

 .contactus-bottom-banner .sm-head{
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.02em;
  text-align: left;
  color:#00BF63;
 }

 .contactus-bottom-banner .lg-head{

  font-size: 36px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: -0.04em;
  text-align: left;
  color:#150035;
  margin-bottom: 20px;

 }

 .send-mail-wrapper{
  position: relative;
  border: 1px solid #E2E4E9 !important;
  border-radius: 12px !important;
  height: 60px !important;
  background-color: #FFF !important;
  width: 500px;
  display: flex;
  justify-content: space-between;
 }

 .send-mail-wrapper input{
 padding: 20px;
   background-color: #FFF !important;
   width: 100%;
   border: 1px solid #E2E4E9;
   border-radius: 12px !important;
 }

 .send-mail-wrapper input:focus{
  border-color:#00BF63 !important;
  outline: none !important;
 }

 .subscribe-btn{
  position: absolute;
  right: 7px;
  top: 5px;
  height: 48px;
  border-radius: 12px !important;
 }

 .send-mail-wrapper ::-webkit-input-placeholder{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.03em;
    text-align: left;
    color:#838696;
 }

 .contactus-bottom-banner .slogan-sm{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.03em;
  text-align: left;
  color:#838696;
  margin-top:15px;
  margin-bottom: 55px;
 }