*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.heading-css {
  font-family: "Plus Jakarta Sans", sans-serif;
  /*font-size: 53.36px;*/
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 125.5%;
  letter-spacing: -1.601px;
}
@media(max-width:768px){
    .heading-css{
        font-size: 50px;
    }
}
.navbar-brand{
    display:none;
}

.p-css {
  color: #1a191a;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18.4px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 29.44px */
}

.cta {
  width: 183px;
  height: 50px;
  border: 2px solid #000;
  background-color: #ffffff;
  font-family: "Plus Jakarta Sans", sans-serif;
  transition: all 0.3s ease;
}

.cta .opacity {
  transition: all 0.3s ease;
}

.cta:hover .opacity {
  opacity: 1;
  transform: translate(5px);
}

.cta:hover {
  background-color: #1a191a;
  color: #ffffff;
}

.content-box {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

#newsletter_form .cta-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.marquee {
  background: #f9e300;
  height: 84px;
  font-size: 18.4px;
  display: flex;
  /*font-style: italic;*/
  font-weight: 400;
  align-items: center;
}

.content-h2 {
  color: #fff;
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 53.36px;
  font-style: normal;
  font-weight: 700;
  line-height: 66.967px;
  letter-spacing: -1.601px;
}

.feature-section {
  font-family: "Plus Jakarta Sans", sans-serif;
}

.image-h4 {
  font-size: 26.829px;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
}

.image-p {
  font-size: 17.631px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}

.img-box img {
  width: 95.7px;
  height: 94.105px;
  margin-bottom: 10px;
  object-fit:contain;
}

.feature-section {
  background: url(images/image-132x.png), rgb(45, 62, 162) 50% / cover no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  mix-blend-mode: multiply;

}

.service-heading {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  color: #1b1d21;
}

.service-img {
  width: 627px;
  height: 659px;
}
@media(max-width:600px){
    .service-img {
      width: 100%;
      height: 100%;
    }   
}

.accordion-btn {
  color: #1a191a;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
}

@media(max-width:600px){
    .accordion-btn{
        font-size: 25px!important;
    }
}

.accordion-content {
  color: #1a191a;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30.12px;
}

.service-card {
   /*width: 400px;*/
   max-width: 100%;
  height: 55vh;
  font-family: "Plus Jakarta Sans", sans-serif;
  padding-top: 3rem;

  text-align: center;
  border-radius: 20px;
  box-shadow: 0px -8px 26px -5px rgba(0, 0, 0, 0.25);
  transition: all 300ms ease;
}
/*@media(max-width:600px){*/
/*    .serviceCards{*/
/*        padding-left: 0;*/
/*        padding-right: 0;*/
/*    }*/
/*}*/
.service-card:hover {
  background-color: #47328b;
  color: #fff;
}
.service-card:hover .service-header {
  color: #fff;
}

.service-header {
  color: #000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 41.285px;
  font-style: normal;
  font-weight: 700;
  line-height: 66.056px;
  display: inline-block;
}

.service-inline-img {
  width: 45.964px;
  height: 45.964px;
  margin-bottom: 22px;
}

.growth-section {
  width: 100%;
  height: 571px;
  background: url(images/image-132x.png), rgb(0, 0, 0) 50% / cover no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
}
.growth-img img {
  border-radius: 25px;
  overflow: hidden;
  width: 398px;
  height: 479px;
}
.cta-img img {
  /* width: 454px; */
  height: 468px;
}
.growth-content h2 {
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 63.96px; /* 63.96px */
  letter-spacing: -1.56px;
}

.image-p {
  color: #fff;
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18.4px;
  font-style: normal;
  font-weight: 400;
  line-height: 30.912px; /* 30.912px */
}
.growth-cta {
  background: none;
  border: 2px solid #fff;
  color: #fff;
  margin-left: 0.5rem;
}

.blog-card {
  min-width: 18rem;
  margin-bottom: 1.5rem;
}

.blog-card img {
  width: 100%;
}

.blog-title {
  color: #1a191a;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 27.868px;
  font-style: normal;
  font-weight: 700;
  line-height: 34.138px; /* 34.138px */
}

.blog-content {
  color: #959595;
  font-family: "plus Jakarta Sans", sans-serif;
  font-size: 14.434px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.486px; /* 19.486px */
  margin: 1rem 0;
}
.blog-card-content {
  margin-top: 1.5rem;
}

.stat-head {
  color: #1a191a;
  font-family: "Poppins", sans-serif;
  font-size: 42.85px;
  font-style: normal;
  font-weight: 700;
  line-height: 19.996px; /* 46.667% */
  margin-top: 1rem;
}

@media (max-width: 600px) {
  .stat-head {
    font-size: 30px;
  }
}

.stat-content {
  color: #1a191a;
  font-family: "Poppins", sans-serif;
  font-size: 14.283px;
  font-style: normal;
  font-weight: 600;
  line-height: 19.996px; /* 140% */
}

.blog-btn-cta {
  background: #1a191a;
  color: #fff;
  border: none;
}

.client-heading {
  color: #1a191a;
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px; /* 90% */
}

.client-img {
  /* width: 1190px; */
  /*height: 545px;*/
  /*background: url(images/screenshot-20230711-at-358-12x.png),*/
  background-repeat: no-repeat;
  background-size: cover;
}
/*.client-img .customGrid{*/
/*    display:grid;*/
/*    grid-template-columns: repeat(6, 1fr);*/
/*    justify-content:center;*/
/*}*/

.cta-input {
  width: 640px;
  height: 97px;
  border-radius: 12.642px;
  border: 2px solid #000;
  background: #fff;
  overflow: hidden;
}

.cta-input input {
  width: 100%;
  height: 100%;
  outline: none;
}

.cta-button {
  position: absolute;
  color: #fff;
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16.855px;
  font-style: normal;
  font-weight: 500;
  line-height: 27.39px; /* 162.5% */
  padding: 1rem 2rem;
  background: #1a191a;
  border-radius: 4.214px;
  border: none;
  top: 50%;
  right: -70px;
  transform: translate(-50%, -50%);
}

@media (max-width: 600px) {
  .growthSection {
    gap: 6rem;
  }
}

@media (max-width: 600px) {
  .cta-input {
    max-width: 100%;
    overflow: visible;
    border-radius: 0.5rem;
    height: 60px;
  }
  .cta-button {
    top: 6.5rem;
    left: 50%;
    /* transform: translate(-50%, -50%); */
  }
}
.cta-input-box {
  padding: 0.6rem 2rem;
}

.testimonial-heading {
  color: #1a191a;
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 53.36px;
  font-style: normal;
  font-weight: 400;
  line-height: 125.5%; /* 66.967px */
  letter-spacing: -1.601px;
}

@media (max-width: 600px) {
  .testimonial-heading {
    font-size: 30px;
  }
}
.testimonial-content {
  width: 752.929px;
  color: #000;
  text-align: center;
  font-family: Plus Jakarta Sans;
  font-size: 22.679px;
  font-style: normal;
  font-weight: 600;
  line-height: 36.286px; /* 36.286px */
  letter-spacing: -1.134px;
}

@media (max-width: 600px) {
  .testimonial-content {
    max-width: 100%;
    letter-spacing: normal;
    font-size: 15px;
    line-height: 20px;
  }
}

.testimonial-name {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 38.4px; /* 38.4px */
}

@media (max-width: 600px) {
  .testimonial-name {
    letter-spacing: normal;
    font-size: 16px;
    line-height: 20px;
  }
}

.form-img {
  /*max-width: 700px;*/
  /*max-height: 500px;*/
}

.form-img img {
  width: 100%;
  height: 100%;
}

@media (max-width: 600px) {
  .form-section .form-img {
    display: none;
  }
}

.form-label {
  color: #f2f2f2 !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-bottom: 2px;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 37.5px; /* 250% */
}

.form-control {
  background: none !important;
  border: none;
  border-bottom: 2px solid #fff;
  border-radius: 0%;
  color: #ffffff !important;
}
/* .form-control.selectCss {
  color: #ffffff !important;
}
.selectCss option {
  color: #1a191a !important;
} */

.selectCss option{
    color:#000000!important;
}

.submit-btn {
  background: #fecf08;
  padding: 0.7rem 2rem;
  border: none;
  font-family: "Plus Jakarta Sans", sans-serif;
  transition: all 0.3s ease;
}
.submit-btn:disabled {
  background: #fff25f;
  cursor: no-drop;
  color: #000000;
}

@media (max-width: 600px) {
  .submit-btn {
    margin: 0 auto;
    display: inherit;
  }
}

.footer-card {
  text-align: center;
}

.footer-card-image {
  width: 50px;
  height: 50px;
  background-color: #fecf08;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}

.footer-head {
  font-size: 12px;
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #fecf08;
}
.footer-content {
  color: #fff;
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16.651px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* Media Queries */

@media (max-width: 600px) {
  .image-box img {
    max-width: 100% !important;
  }
  .marquee {
    padding: 0.8rem 0;
  }

  .content-h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .services-section {
    padding: 20px 10px !important;
  }
  .service-img {
    max-width: 100%;
    background-size: cover;
  }
  .service-card {
    margin-bottom: 1.5rem;
  }

  .growth-section {
    padding: 20px 10px !important;
    /* padding-top: 0 !important; */
    height: auto !important;
    text-align: center;
    margin-top: 0 !important;
  }

  .growth-img img {
    width: 100%;
  }

  .growth-content {
    padding: 30px 0 !important;
  }
  .growth-content h2 {
    font-size: 36px;
    line-height: 45px;
  }

  .blog-section {
    padding: 20px 10px !important;
  }
  .blog-section div {
    padding: 5px !important;
  }

  .cta-input {
    position: relative;
  }
}

.acc-li {
  list-style: none;
  margin-bottom: 1rem;
}
.growth-cta:hover {
  background-color: #ffffff;
  color: #1a191a;
}
.image-p {
  font-size: 16.4px;
  line-height: 1.4;
}
.blog-btn-cta {
  border: 2px solid #000000;
}
.blog-btn-cta:hover {
  color: #1a191a;
  background-color: #ffffff;
}
#contact{
    padding: 10px;
}
@media (max-width: 600px) {
  .carousel-control-prev {
    left: -20px;
    background: #ffffff;
  }
  .carousel-control-next {
    right: -20px;
    background: #ffffff;
  }
}
