@font-face {
  font-family: "Inter medium";
  src: url(./assets/Fonts/Inter_28pt-Medium.ttf);
}
@font-face {
  font-family: "Semi bold";
  src: url(./assets/Fonts/Inter_28pt-SemiBold.ttf);
}

@font-face {
  font-family: "Extra bold";
  src: url(./assets/Fonts/Inter_28pt-ExtraBold.ttf);
}
@font-face {
  font-family: "Regular";
  src: url(./assets/Fonts/Inter_28pt-Regular.ttf);
}
@font-face {
  font-family: "Bold";
  src: url(./assets/Fonts/Inter_28pt-Bold.ttf);
}
.inter-medium {
  font-family: "Inter medium";
}
.inter-regular {
  font-family: " Regular";
}

.inter-semibold {
  font-family: "Semi bold";
}

.inter-extrabold {
  font-family: "Extra bold";
}
.inter-bold {
  font-family: "Bold";
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.navbar {
  height: 5rem;
  background: #ffffff;
  height: 80px;
  bottom: 0;
}

.navbar {
  .nav-item {
    a {
      font-size: 1rem;
      color: #0b0d14;
    }
  }
  .mybtn {
    font-size: 1rem;
    color: #0e0d0d;
    width: 13.375rem;
    height: 2.75rem;
    border-radius: 1rem;
    background: #fec545;
    border: none;
  }
  li a img {
    width: 1.25rem;
    height: 1.25rem;
  }
}

.solution {
  height: 27.5625rem;
  background-image: url("./images/image_fx_\ \(3\)\ 1\ \(1\).png"),
    url(./images/BG.png);
    

  .solutionContent {
    color: #ffffff;
    width: 43.375rem;
    height: 20.25rem;

    h2 {
      height: 8.25rem;
      font-size: 3.625rem;
      width: 43.375rem;
    }
    p {
      width: 33rem;
      height: 4.5rem;
      font-size: 1rem;
      line-height: 1.875rem;
      /* margin-inline-end: 10px; */
    }

    form {
      height: 4rem;
      border-radius: 2rem;
      /* padding-inline-start: 23px;
      padding-inline-end: 12px; */
      padding-block: 1rem;

      input {
        max-width: 33.4375rem;
        height: 4rem;
        border-radius: 2rem;
        padding-inline-start: 2rem;
      }

      input::placeholder {
        color: #64748b;
        font-size: 1rem;
        /* padding: 10px; */
        padding-block: 8.21875rem;
      }

      .myForm {
        position: relative;

        span img {
          position: absolute;
          width: 1.25rem;
          height: 1.25rem;
          color: #1f1f24;
          /* padding: 10px; */
          top: 1.3125rem;
          left: 0.625rem;
        }
      }
    }

    .input-field {
      position: relative;
    }
    button {
      background: #fec545;
      width: 13.375rem;
      height: 44px;
      color: #0e0d0d;
      top: 0.625rem;
      right: 0.625rem;
      border-radius: 1rem;
      border: none;
    }
  }
}

/* ------------------------WHO WE ARE-------------------------------- */
.mission {
  height: 36.1875rem;
  align-self: center;
  display: flex;
  flex-direction: row;
  /* position: relative; */

  .card5 {
    width: 18.2825rem;
    height: 30.0625rem;
    border-radius: 0.875rem;
    /* position: absolute;
    margin-block-start: -33.125rem; */
  }
  .div-card6 {
    /* position: absolute; */
    margin-inline-start: 6%;
  }
  .card6 {
    width: 19.230625rem;
    height: 29.1875rem;
    border-radius: 0.875rem;
    /* margin-block-start: 20%;
    margin-inline-start: 50%; */
  }
  .missionStatement {
    height: 36.125rem;
    width: 56.25rem;
    border-radius: 0.875rem;
    background: #f6fffc;
    align-items: center;
    justify-content: end;
    /* padding-block-end: 60%; */
    /* position: absolute; */
    background-image: url(../images/Asset\ 4\ 1.png);

    h2-tag {
      height: 24.3125rem;
      width: 32.1875rem;
      text-align: center;
      align-content: center;
    }

    h2 {
      font-size: 2.625rem;
      color: #0f172a;
      /* margin-inline-start: 14.25rem; */
    }
    p {
      width: 32.1875rem;
      align-content: center;
    }
    .p-tag {
      width: 32.1875rem;
      height: 18rem;
      font-size: 1rem;
      margin-inline-start: 14rem;
    }
  }
}

/* WHY CHOODE US */

.whyChoose {
  /* margin-inline: 6.84375rem; */
  height: 38.6875rem;
  display: grid;
  grid-template-rows: auto auto;
  /* gap: 30px; */
  margin-block-end: 10%;
  justify-content: center;

  .features {
    align-items: center;
    align-self: center;
  }

  h6 {
    width: 5.4375rem;
    /* padding: 10px 2px; */
    color: #019db6;
    font-size: 0.875rem;
    background-color: #f0f6ff;
    border-radius: 9.375rem;
  }
  h2 {
    width: 21.375rem;
    color: #0f172a;
    font-size: 2.625rem;
  }

  p {
    width: 40.625rem;
    /* padding: 10px 2px; */
    color: #344051;
    font-size: 1.125rem;
  }

  .div-whychoose {
    display: flex;
    flex-direction: column;
    text-align: center;
  }

  .grid-chooseUs {
    display: grid;
    grid-template-columns: auto auto;

    .grid-boxes {
      width: 37.25rem;
      height: 12.5625rem;
      border-radius: 1.25rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      align-content: center;
    }
    h3 {
      font-size: 1.5rem;
      color: #1e293b;
      width: 29rem;
      height: 2.125rem;
    }
    p {
      width: 29rem;
      font-size: 1rem;
    }
  }
}

/*-------------------------- OUR SERVICES -------------------------*/
.lines {
  background: linear-gradient(#ecfcff, #e7fafd);
}
.grid-div {
  height: 57.4375rem;
  background-image: url(./assets/Icons/glow_one.png.png),
    url(../images/Line\ design\ -\ bg.png);

   
}

.grid-ourServices {
  height: 16rem;
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 1.4375rem;
  justify-content: center;
  align-items: center;

  .grid-services {
    width: 24.375rem;
    height: 24.625rem;
    background: #ffffff;
    border-radius: 1.25rem;
    

    img {
      width: 3.75rem;
      height: 3.75rem;
      margin-block-end: 2.0625rem;
      margin-block-start: 2.0625rem;
    }
    h3 {
      width: 19.5625rem;
      height: 4.25rem;
      font-size: 1.5rem;
      line-height: 2.125rem;
      margin-block-end: 1.125rem;
    }
    p {
      font-size: 1rem;
      line-height: 1.5rem;
      width: 19.5625rem;
      height: 4.5rem;
      color: #475569;
      margin-block-end: 0.625rem;
    }
    a {
      text-decoration: none;
      font-size: 1rem;
      color: #0f172a;
      text-align: center;

      img {
        color: #0f172a;
        width: 1rem;
        height: 1rem;
      }
    }
  }
}

/* ---------------------HOW WE WORK---------------------- */

.howWeWork {
  height: 34rem;
  background: #f0feff;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-block-end: 3px;

  .howWeWork-left {
    display: flex;
    flex-direction: column;
    width: 17.75rem;
    height: 14.1875rem;
    margin-inline-start: 6.2%;
    margin-inline-end: 7%;
    /* padding: ; */

    .dot {
      display: flex;
      flex-direction: row;
      /* align-items: center; */
      justify-content: left;
      /* align-items: center; */

      img {
        background: #276e6e;
        width: 12px;
        height: 12px;
        border-radius: 99999px;
        /* align-self: center; */
        margin-block-start: 6px;
        margin-inline-end: 20px;
      }

      p {
        font-size: 1rem;
        color: #131a1b;
        margin-block-end: 1.5rem;
        text-align: center;
        align-self: center;
      }
    }
    h3 {
      font-size: 2.625rem;
      line-height: 3.9375rem;
      color: #0f172a;
    }
    p {
      font-size: 2.5625rem;
      color: #276e6e;
      margin-block-end: 2.125rem;
    }

    .bolt {
      display: flex;
      flex-direction: row;
      justify-content: center;
      border: 1px solid #0c98a6;
      border-radius: 19px;
      height: 2.5625rem;
      text-align: center;
      align-content: center;
      padding-block-start: 3%;
      padding-inline: 1.5%;

      img {
        width: 0.825rem;
        height: 0.875rem;
        background: #276e6e;
        border-radius: 99999px;
        margin-block-start: 0.375rem;
        margin-inline-end: 0.625rem;
      }

      p {
        font-size: 0.875rem;
      }
      a {
        text-decoration: none;
        color: #1a1c1f;
      }
    }
  }

  .howWeWork-right {
    display: grid;
    grid-template-columns: auto auto;
    gap: 0.875rem;
    align-items: center;
    width: 53.125rem;
    height: 53.125rem;
    background: url();
    padding-inline-end: 6rem;

    h4 {
      width: 10.625rem;
      height: 3.125rem;
      font-size: 1.5rem;
      color: #1e293b;
      background: #ffe5aa;
      border-radius: 8px;
      text-align: center;
      align-content: center;
      margin-block-end: 15px;
    }

    p {
      color: #475569;
      font-size: 1.1875rem;
      height: 1.5rem;
    }

    .right-details {
      width: 25.9375rem;
      height: 10.375rem;
      background-color: #ffffff;
      border-radius: 1.25rem;
      align-content: center;
      padding-inline-start: 10%;
    }
  }
}

/* -------------------------GO FURTHER---------------------- */
.goFurther {
  /* margin-inline: 3.6875rem; */
  height: 45.875rem;
  margin-block-end: 7.25rem;
  border-radius: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 4.5625rem;
  justify-content: center;
  align-items: center;
  align-content: center;

  .top-goFurther {
    height: 13.5625rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;

    h2 {
      width: 34.8125rem;
      color: #0f172a;
      font-size: 2.625rem;
      margin-bottom: 13px;
    }
    p {
      font-size: 18px;
      color: #060809;
      width: 34.8125rem;
      height: 78px;
    }
  }

  .card-title {
    font-size: 24px;
    color: #1e293b;
  }

  .card-text {
    font-size: 16px;
    color: #475569;
    width: 312px;
  }
  .card-body {
    .buttonsBelow {
      display: flex;
      flex-direction: row;
      gap: 8px;

      a {
        color: #0099cc;
        font-size: 12px;
        background: #e5f9ff;
        border-radius: 120px;
      }
    }
  }

  .card-div {
    height: 444px;
    display: flex;
    flex-direction: row;
    gap: 32px;
    justify-content: center;
    align-items: center;
    align-content: center;

   
  }
}

/* ----------------------------Ready to Outperform the Competition----------------------- */
.outPerform {
  margin-inline: 2.5rem;
  height: 414px;
  background: linear-gradient(#119cb0, #019090);
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  align-content: center;
  border-radius: 20px;
  margin-block-end: 174px;

  .outPerform-top {
    width: 518px;
    display: flex;
    flex-direction: column;
    align-items: self-end;

    text-align: end;

    h1 {
      font-size: 42px;
      color: #f6fffc;
    }
    p {
      color: #f8fafc;
      font-size: 16px;
      margin-block: 20px;
    }

    span p {
      color: #fcfcfc;
      font-size: 14px;
      width: 260px;
      height: 40px;
      /* padding-inline: 21px; */
      text-align: center;
      padding-block: 9px;
      border: 1px solid #bfdbfe;
      border-radius: 19px;
    }
  }

  img {
    width: 585px;
    height: 323px;
  }
}

/* ------------------------FOOTER------------------------ */

.footer {
  background: #ffffff;
  padding-block: 2.5rem;
  padding-inline: 3rem;
  display: grid;
  grid-template-columns: auto auto;
  margin-inline: 2.40625rem;
  margin-block-end: 76px !important;
  border-radius: 20px;
  border: 0.25rem solid #edeff1;

  .top {
    margin-block-end: 1.875rem;
  }

  .left-end {
    p {
      width: 492px;
      height: 72px;
      font-size: 16px;
      color: #64748b;
      margin-block-end: 10%;
    }

    span {
      width: 336px;
      height: 24px;
      font-size: 14px;
      color: #667085;
    }
  }

  .footerlist {
    display: grid;
    grid-template-columns: auto auto auto;

    ul li {
      list-style: none;
      font-size: 16px;
      margin-block-start: 0.5rem;

      .contact {
        margin-block-start: 5rem;
      }

      a {
        text-decoration: none;
        font-size: 16px;
        color: #0b0d14;
      }
    }
  }
}

/* ----------------------MEDIA QUERY----------------- */

@media screen and (max-width: 36rem) {
  .navbar .mybtn {
    display: none;
  }

  .navbar,
  .myNav {
    width: 425px !important;
    max-width: 425px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    background: #ffffff;
  }

  .dropdown-item {
    background: #ffffff !important;
  }

  nav a {
    text-decoration: none !important;
  }

  .nav-item a:hover {
    text-decoration: none !important;
  }

  .solution {
    width: 425px;
    height: 395px;
    background-image: url("./images/image_fx.png"), url("./images/BG25.png");
    background-repeat: round;
    border-radius: 0;
    margin-block-start: 3.0625rem;

    .solutionContent {
      color: #ffffff;
      width: 356px;
      height: 302px;

      h2 {
        height: 96px;
        font-size: 34px;
        width: 423px;
      }
      p {
        width: 326px;
        height: 87px;
        font-size: 16px;
        line-height: 28px;
        margin-block-end: 50px;
      }

      .myForm {
        max-width: 190px;
        width: 190px;
        height: 44px !important;
        display: none;

        .input-field {
          width: 425px !important;
          position: relative;
        }
        button {
          background: #fec545;
          width: 214px;
          height: 44px;
          color: #0e0d0d;
          font-size: 0.875rem;
          position: absolute;
          top: 10px;
          right: 0;
          border-radius: 16px;
          border: none;
        }
      }
    }
  }

  /* ------------------------WHO WE ARE-------------------------------- */
  .mission {
    width: 425px;
    height: 934px;
    padding-block-start: 0;
    padding-block-end: 35px;
    align-self: center;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 15px;
    margin-block-end: 35px;

    .card5 {
      width: 187.47px;
      height: 292px;
      border-radius: 0.875rem;
      top: 36px;
      margin-inline-end: 119px;
      position: absolute;
    }
    .div-card6 {
      padding-block: 15px;
      display: flex;
      flex-direction: column;
      position: relative;
      /* margin-inline-start: 6%; */
    }
    .card6 {
      width: 196.95px;
      height: 284px;
      border-radius: 0.875rem;
      margin-block-start: 20%;
      margin-inline-start: 100.05px;
    }
    .missionStatement {
      height: 514px;
      width: 425px;
      border-radius: 14px;
      background: #f6fffc;
      align-items: center;
      /* padding-block-end: 60%; */
      left: 0;
      margin-inline-start: 0;
      background-image: url(../images/Asset\ 4\ 1.png);

      h2-tag {
        height: 389px;
        width: 303px !important;
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: center;
        align-items: center;
      }

      h2 {
        font-size: 32px;
        width: 303px;
        color: #0f172a;
        margin-inline-start: 55px;
        margin-inline-end: 37px;
        
      }
      p {
        width: 303px;
        align-content: center;
        text-align: center;
      }
      .p-tag {
        width: 425px;
        height: 379px;
        font-size: 16px;
        text-align: center;
        margin-inline-start: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        align-content: center;

        button {
          font-size: 16px;
          color: #0e0d0d;
          width: 330px;
          height: 50px !important;
          border-radius: 16px;
          background: #fec545;
          display: flex;
          justify-content: center;
          align-items: center;
          border: none;
        }
      }
    }
  }

  /* WHY CHOOSE US */

  .whyChoose {
    width: 425px;
    height: 1031px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    gap: 8px;
    margin-block-end: 16px;

    .features {
      align-items: center;
      align-self: center;
      margin-block-start: 0;
    }

    h6 {
      height: 24px;
      width: 107px;
      /* padding: 10px 2px; */
      color: #019db6;
      font-size: 14px;
      background-color: #f0f6ff;
      border-radius: 150px;
      display: flex;
      justify-content: center;
    }
    h2 {
      width: 261px;
      
      color: #0f172a;
      font-size: 32px;
      margin-block-end: 17px;
    }

    p {
      width: 303px;
      /* padding: 10px 2px; */
      color: #344051;
      height: 0;
      font-size: 18px;
    }

    .div-whychoose {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      align-content: center;
      text-align: center;
      gap: 8px;
      margin-block-start: 16px;
      margin-block-end: 32px;
      padding-block-start: 16px;
      height: 133px;
      width: 425px;
    }

    .grid-chooseUs {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 425px;
      height: 840px;
      margin-block-start: 20px;
      gap: 12px;

      .grid-boxes {
        width: 425px;
        height: 201px;
        border-radius: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        align-content: center;
        text-align: center;

        gap: 12px;
      }

      
      h3 {
        font-size: 24px;
        color: #1e293b;
        width: 311px;
        height: 34px;
        text-align: center;
      }
      p {
        width: 311px;
        height: 96px;
        font-size: 16px;
        text-align: center;
      }
    }
  }

  .lines {
    background: linear-gradient(#ecfcff, #e7fafd);
    height: 2508px;
    width: 425px !important;
    padding: 0 !important;
  }
  .grid-div {
    height: 2008px;
    padding-block-start: 7px;
    width: 381px !important;
    background-image: url(./assets/Icons/glow_two.png);
    display: flex;
    flex-direction: column;
    align-items: center;

    .top{
      width: 320px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      margin-block-end: 46px;
      margin-block-start: 37px;


      h2{
        font-size: 32px;
        color: #0E0D0D;
        margin-block-end: 12px;
      }

      p{
        width: 322px;
        color: #475569;
        font-size: 16px;
        text-align: center;
        margin-block-end: 28px;
      }

      .myATag{
        text-decoration: none;
        color: #0E0D0D;
        font-size: 16px;
        width: 214px;
        height: 44px;
        background: #f5b726;
        border-radius: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
      }
    }
  }

  .grid-ourServices {
    width: 381px ;
    height: 16rem;
    display: grid;
    grid-template-columns: auto;
    gap: 9.68px;
    justify-content: center;
    align-items: center;

    .grid-services {
      height: 356.32px;
      background: #ffffff;
      width: 375px;
      border-radius: 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 20px;

      img {
        width: 60px;
        height: 60px;
        margin-block-end: 34px;
        margin-block-start: 24px;
      }
      h3 {
        width: 313px;
        height: 68px;
        font-size: 24px;
        line-height: 34px;
        margin-block-end: 18px;
        text-align: center;
      }
      p {
        font-size: 1rem;
        line-height: 24px;
        width: 313px;
        height: 72px;
        color: #475569;
        margin-block-end: 10px;
        text-align: center;
      }
      a {
        display: flex;
        justify-content: start;
        align-items: center;
        text-decoration: none;
        font-size: 1rem;
        color: #0f172a;
        text-align: center;

        img {
          color: #0f172a;
          width: 1rem;
          height: 1rem;
          margin-block-end: 0;
          margin-block-start: 1px;
        }
      }
    }
  }

  /* ---------------------HOW WE WORK---------------------- */

  .howWeWork {
    height: 544px;
    background: #f0feff;
    flex-direction: row;
    align-items: center;
    margin-block-end: 3px;
    margin-block-start: 39px;
    display: none;

    .howWeWork-left {
      display: flex;
      flex-direction: column;
      width: 284px;
      height: 227px;
      margin-inline-start: 6.2%;
      margin-inline-end: 7%;
      /* padding: ; */

      .dot {
        display: flex;
        flex-direction: row;
        /* align-items: center; */
        justify-content: left;
        /* align-items: center; */

        img {
          background: #276e6e;
          width: 12px;
          height: 12px;
          border-radius: 99999px;
          /* align-self: center; */
          margin-block-start: 6px;
          margin-inline-end: 20px;
        }

        p {
          font-size: 16px;
          color: #131a1b;
          margin-block-end: 24px;
          text-align: center;
          align-self: center;
        }
      }
      h3 {
        font-size: 42px;
        line-height: 63px;
        color: #0f172a;
      }
      p {
        font-size: 41px;
        color: #276e6e;
        margin-block-end: 34px;
      }

      .bolt {
        display: flex;
        flex-direction: row;
        justify-content: center;
        border: 1px solid #0c98a6;
        border-radius: 19px;
        height: 41px;
        text-align: center;
        align-content: center;
        padding-block-start: 3%;
        padding-inline: 1.5%;

        img {
          width: 14px;
          height: 14px;
          background: #276e6e;
          border-radius: 99999px;
          margin-block-start: 6px;
          margin-inline-end: 10px;
        }

        p {
          font-size: 14px;
        }
        a {
          text-decoration: none;
          color: #1a1c1f;
        }
      }
    }

    .howWeWork-right {
      display: grid;
      grid-template-columns: auto auto;
      gap: 20px;
      align-items: center;
      width: 850px;
      height: 352px;
      background: url();
      padding-inline-end: 6rem;

      h4 {
        width: 170px;
        height: 50px;
        font-size: 24px;
        color: #1e293b;
        background: #ffe5aa;
        border-radius: 8px;
        text-align: center;
        align-content: center;
        margin-block-end: 15px;
      }

      p {
        color: #475569;
        font-size: 19px;
        height: 24px;
      }

      .right-details {
        width: 415px;
        height: 166px;
        background-color: #ffffff;
        border-radius: 20px;
        align-content: center;
        padding-inline-start: 10%;
      }
    }
  }

  /* --------------------WHAT CLIENT SAYS--------------------- */
  .whatClientSays {
    height: 591px;
    width: 425px;
    background: linear-gradient(#119cb0, #019090);
    margin-block-end: 0;
    padding-block-end: 46px;
    padding-block-start: 32px;
    margin-block-start: 35px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    align-content: center;
    gap: 23px;

    .client-top {
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      align-items: center;
      margin-inline-end: 40px;

      h2 {
        color: #f8fafc;
        font-size: 38px;
        line-height: 60px;
        padding-block-end: 8px;
      }

      p {
        font-size: 20px;
        color: #f8fafc;
        width: 300px;
        height: 84px;
      }
    }

    .client-bottom {
      display: flex;
      flex-direction: row;
      width: 100%;

      .client-details {
        width: 344px !important;
        height: 308px;
        margin-inline: 8px;
        margin-right: 0 !important;
        border-radius: 24px;
        background: #e7f5e8;
        padding-inline-start: 21px;
        padding-block-start: 31px;
        padding-block-end: 23px;
      }

      .top-details {
        display: flex;
        gap: 12px;

        img {
          width: 48px;
          height: 48px;
          margin-inline-end: 0;
        }

        h4 {
          color: #061c3d;
          font-size: 16px;
        }
        p {
          font-size: #42526b;
          color: 14px;
        }
      }

      .middle-details {
        margin-block-end: 0;
        margin-block-start: 23px;
        p {
          color: #061c3d;
          font-size: 16px;
        }
        .group5 {
          width: 80px;
          height: 40px;
        }
      }
    }

    .arrows {
      display: none;
      justify-content: center;
      margin-block-start: 5%;
      gap: 1rem;
      cursor: pointer;

      img {
        width: 4rem;
        height: 4rem;
        border-radius: 9.375rem;
      }
    }
  }

  /* -------------------------GO FURTHER---------------------- */
  .goFurther {
    height: 793px;
    width: 381px;
    margin-block-start: 25px;
    margin-block-end: 44px;
    margin-inline: 15px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;

    .top-goFurther {
      height: 217px;
      width: 351px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      align-items: center;

      h2 {
        width: 351px;
        height: 89px;
        color: #0f172a;
        font-size: 38px;
        margin-bottom: 13px;
      }
      p {
        font-size: 20px;
        color: #060809;
        width: 351px;
        height: 140px;
      }
    }

    .card-title {
      font-size: 24px;
      color: #1e293b;
      width: 312px;
    }

    .card-text {
      font-size: 16px;
      color: #475569;
      width: 312px;
    }
    .card-body {
      .buttonsBelow {
        display: flex;
        flex-direction: row;
        width: 312px;
        gap: 8px;

        a {
          color: #0099cc;
          font-size: 12px;
          background: #e5f9ff;
          border-radius: 120px;
        }
      }
    }

    .card-div {
      height: 444px;
      width: 420px;
      display: flex;
      flex-direction: row;
      gap: 32px;
      justify-content: center;
      align-items: center;
      align-content: center;

      .card{
        height: 422px;
        width: 335px;

        .card-img-top{
          width: px;
        }
      }
      .noDisplay {
        display: none;
      }
    }
  }

  /* ----------------------------Ready to Outperform the Competition----------------------- */
  .outPerform {
    margin-inline: 0;
    height: 671px;
    width: 425px;
    background: linear-gradient(#119cb0, #019090);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 0;
    margin-block-end: 0;

    .outPerform-top {
      width: 360px;
      display: flex;
      flex-direction: column;
      align-items: center;

      text-align: center;

      h1 {
        font-size: 42px;
        color: #f6fffc;
        line-height: 63px;
      }
      p {
        color: #f8fafc;
        font-size: 16px;
        margin-block: 20px;
        line-height: 30px;
      }

      span p {
        color: #fcfcfc;
        font-size: 14px;
        width: 260px;
        height: 40px;
        /* padding-inline: 21px; */
        text-align: center;
        padding-block: 0;
        border: 1px solid #bfdbfe;
        border-radius: 19px;
      }
    }

    img {
      width: 360px;
      height: 169px;
    }
  }

  /* ------------------------FOOTER------------------------ */
  .footer{
    display: none;
  }

  .footer-ph{
    width: 375px;
    .top{
      margin-block-end: 40px;
      ul li{
        list-style: none;
        font-size: 16px;
        color: #475467;
  
        a{
          text-decoration: none;
          color: #475467;
        }
      }
  
    }
  }
  
  /* ----------------HOVER EFFECTS-------------------- */
  .hvr-underline-from-left:before {
    background: #fec545 !important;
    width: 0;
  }
  .hvr-fade:before {
    background-color: #fec545 !important;
  }
  .dropdown-menu {
    --bs-dropdown-link-active-bg: #ffffff !important;
  }
  .hvr-bounce-to-top:before {
    background-color: #fec545 !important;
    border-radius: 1rem;
  }
  .grid-services:hover {
    h3 {
      color: #060809;
    }
  }
  .myButton:active {
    background-color: #f5b726;
    transform: translateY(4px);
  }
}

@media screen and (min-width: 1024px) {
  .solution {
    height: 27.5625rem;
    background-image: url("./images/image_fx_\ \(3\)\ 1\ \(1\).png"),
      url(./images/BG.png);
    border-radius: 1.25rem;
    margin-inline: 3.6rem;
    margin-block-start: 6rem;

    .solutionContent {
      color: #ffffff;
      width:  43.375rem;
      height: 20.25rem;

      h2 {
        height: 8.25rem;
        font-size: 3.625rem;
        width: 43.375rem;
      }
      p {
        width: 33rem;
        height: 4.5rem;
        font-size: 1rem;
        line-height: 1.875rem;
        /* margin-inline-end: 10px; */
      }

      form {
        max-width: 33.4375rem;
        width: 33.4375rem;
        height: 4rem;
        border-radius: 24px;
        padding-block: 1rem;

        input {
          max-width: 33.4375rem;
          height: 4rem;
          border-radius: 24px;
          padding-inline-start: 2rem;
        }

        input::placeholder {
          color: #64748b;
          font-size: 1rem;
          /* padding: 10px; */
          padding-block: 8.21875rem;
        }

        .myForm {
          position: relative;

          span img {
            position: absolute;
            width: 1.25rem;
            height: 1.25rem;
            color: #1f1f24;
            /* padding: 10px; */
            top: 1.3125rem;
            left: 0.625rem;
          }
        }
      }

      .input-field {
        position: relative;
        width: 33.4375rem;
      }
      button {
        background: #fec545;
        width: 13.375rem;
        height: 2.75rem;
        color: #0e0d0d;
        font-size: 1rem;
        position: absolute;
        top: 0.625rem;
        right: 0.625rem;
        border-radius: 1rem;
        border: none;
      }
    }
  }

  /* ------------------------WHO WE ARE-------------------------------- */
  .mission {
    height: 36.1875rem;
    margin-block: 6.25rem;
    align-self: center;
    display: flex;
    flex-direction: row;
    position: relative;

    .card5 {
      width: 18.2825rem;
      height: 30.0625rem;
      border-radius: 0.875rem;
      position: absolute;
      margin-block-start: -33.125rem;
    }
    .div-card6 {
      position: absolute;
      margin-inline-start: 6%;
    }
    .card6 {
      width: 19.230625rem;
      height: 29.1875rem;
      border-radius: 0.875rem;
      margin-block-start: 20%;
      margin-inline-start: 50%;
    }
    .missionStatement {
      height: 36.125rem;
      width: 56.25rem;
      border-radius: 0.875rem;
      background: #f6fffc;
      align-items: center;
      justify-content: end;
      /* padding-block-end: 60%; */
      position: absolute;
      left: 26rem;
      margin-inline-start: 0;
      background-image: url(../images/Asset\ 4\ 1.png);

      h2-tag {
        height: 24.3125rem;
        width: 32.1875rem;
        text-align: center;
        align-content: center;
      }

      h2 {
        font-size: 2.625rem;
        line-height: 3.9375rem;
        color: #0f172a;
        /* margin-inline-start: 14.25rem; */
      }
      p {
        width: 32.1875rem;
        align-content: center;
      }
      .p-tag {
        width: 32.1875rem;
        height: 18rem;
        font-size: 1rem;
        margin-inline-start: 0rem;

        .mybtn {
          font-size: 1rem;
          color: #0e0d0d;
          width: 10.875rem;
          height: 2.75rem;
          border-radius: 1rem;
          background: #fec545;
          margin: 0;
          border: none;
        }
      }
    }
  }

  /* WHY CHOODE US */

  .whyChoose {
    /* margin-inline: 6.84375rem; */
    height: 38.6875rem;
    display: grid;
    grid-template-rows: auto auto;
    gap: 1.875rem;
    /* margin-block-end: 10%; */
    justify-content: center;

    .features {
      align-items: center;
      align-self: center;
    }

    h6 {
      width: 107px;
      height: 24px;
      /* padding: 10px 2px; */
      color: #019db6;
      font-size: 0.875rem;
      background-color: #f0f6ff;
      border-radius: 9.375rem;
      display: flex;
      justify-content: center;
    }
    h2 {
      width: 21.375rem;
      color: #0f172a;
      font-size: 2.625rem;
    }

    p {
      width: 40.625rem;
      height: 1.75rem;
      /* padding: 10px 2px; */
      color: #344051;
      height: 1.75rem;
      font-size: 1.125rem;
    }

    .div-whychoose {
      display: flex;
      flex-direction: column;
      text-align: center;
    }

    .grid-chooseUs {
      display: grid;
      grid-template-columns: auto auto;
      gap: 36px;

      .grid-boxes {
        width: 37.25rem;
        height: 12.5625rem;
        border-radius: 1.25rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        align-content: center;
      }
      h3 {
        font-size: 1.5rem;
        color: #1e293b;
        width: 29rem;
        height: 2.125rem;
      }
      p {
        width: 29rem;
        font-size: 1rem;
      }
    }
  }

  /* ------------------------OUR SERVICE GRID--------------------------------- */

  .lines {
    background: linear-gradient(#ecfcff, #e7fafd);
  }
  .grid-div {
    height: 1205px;
    padding-block-start: 3.25rem;
    margin-block-start: 110px;
    margin-block-end: 101px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url(../assets/Icons/glow_one.png.png),
      url(../images/Line\ design\ -\ bg.png);

      .top{
        width: 518px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-block-end: 61px;
        margin-block-start: 41px;


        h2{
          font-size: 42px;
          color: #0E0D0D;
          margin-block-end: 12px;
        }
  
        p{
          width: 332px;
          color: #475569;
          font-size: 16px;
          text-align: center;
          margin-block-end: 28px;
        }
  
        .myATag{
          text-decoration: none;
          color: #0E0D0D;
          font-size: 16px;
          width: 214px;
          height: 44px;
          background: #f5b726;
          border-radius: 16px;
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
  }

  .grid-ourServices {
    margin-inline: 5.59375rem;
    height: 16rem;
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 1.4375rem;
    justify-content: center;
    align-items: center;

    .grid-services {
      width: 24.375rem;
      height: 24.625rem;
      background: #ffffff;

      border-radius: 1.25rem;
      padding-inline-start: 2.0625rem;

      img {
        width: 3.75rem;
        height: 3.75rem;
        margin-block-end: 2.0625rem;
        margin-block-start: 2.0625rem;
      }
      h3 {
        width: 19.5625rem;
        height: 4.25rem;
        font-size: 1.5rem;
        line-height: 2.125rem;
        margin-block-end: 1.125rem;
      }
      p {
        font-size: 1rem;
        line-height: 1.5rem;
        width: 19.5625rem;
        height: 4.5rem;
        color: #475569;
        margin-block-end: 0.625rem;
      }
      a {
        text-decoration: none;
        font-size: 1rem;
        color: #0f172a;
        text-align: center;

        img {
          color: #0f172a;
          width: 1rem;
          height: 1rem;
        }
      }
    }
  }

  /* ---------------------HOW WE WORK---------------------- */

  .howWeWork {
    height: 34rem;
    background: #f0feff;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-block-end: 3px;

    .howWeWork-left {
      display: flex;
      flex-direction: column;
      width: 17.75rem;
      height: 14.1875rem;
      margin-inline-start: 6.2%;
      margin-inline-end: 7%;
      /* padding: ; */

      .dot {
        display: flex;
        flex-direction: row;
        /* align-items: center; */
        justify-content: left;
        /* align-items: center; */

        img {
          background: #276e6e;
          width: 0.75rem;
          height: 0.75rem;
          border-radius: 99999px;
          /* align-self: center; */
          margin-block-start: 6px;
          margin-inline-end: 1.25rem;
        }

        p {
          font-size: 1rem;
          color: #131a1b;
          margin-block-end: 1.5rem;
          text-align: center;
          align-self: center;
        }
      }
      h3 {
        font-size: 2.625rem;
        line-height: 3.9375rem;
        color: #0f172a;
      }
      p {
        font-size: 2.5625rem;
        color: #276e6e;
        margin-block-end: 2.125rem;
      }

      .bolt {
        display: flex;
        flex-direction: row;
        justify-content: center;
        border: 1px solid #0c98a6;
        border-radius: 19px;
        height: 2.5625rem;
        text-align: center;
        align-content: center;
        padding-block-start: 3%;
        padding-inline: 1.5%;

        img {
          width: 0.825rem;
          height: 0.825rem;
          background: #276e6e;
          border-radius: 99999px;
          margin-block-start: 3.1px;
          margin-inline-end: 0.625rem;
        }

        p {
          font-size: 0.825rem;
        }
        a {
          text-decoration: none;
          color: #1a1c1f;
        }
      }
    }

    .howWeWork-right {
      display: grid;
      grid-template-columns: auto auto;
      gap: 0.875rem;
      align-items: center;
      width:  53.125rem;
      height: 22rem;
      background: url();
      padding-inline-end: 6rem;

      h4 {
        width: 10.625rem;
        height: 3.125rem;
        font-size: 1.5rem;
        color: #1e293b;
        background: #ffe5aa;
        border-radius: 8px;
        text-align: center;
        align-content: center;
        margin-block-end: 0.9375rem;
      }

      p {
        color: #475569;
        font-size: 1.1875rem;
        height: 1.5rem;
      }

      .right-details {
        width: 25.9375rem;
        height: 10.375rem;
        background-color: #ffffff;
        border-radius: 1.25rem;
        align-content: center;
        padding-inline-start: 10%;
      }
    }
  }

  /* --------------------WHAT CLIENT SAYS--------------------- */
  .whatClientSays {
    height: 924px;
    background: linear-gradient(#119cb0, #019090);
    margin-block-end: 101px;

    .client-top {
      width: 548px;
      height: 140px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      align-items: center;
      padding-block: 0;
      margin-block-end: 109px;
      gap: 24px;

      h2 {
        color: #f8fafc;
        font-size: 56px;
        line-height: 60px;
      }

      p {
        font-size: 20px;
        color: #f8fafc;
        width: 547px;
        height: 56px;
      }
    }

    .client-bottom {
      display: flex;
      justify-content: center;
      position: relative;
      /* overflow:; */
      gap: 24px !important;

      .client-details {
        width: 425px !important;
        height: 400px;
        margin-inline-end: 24px;
        border-radius: 24px;
        background: #e7f5e8;
        padding-inline: 40px;
        padding-block-start: 40px;
        padding-block-end: 52px;
      }
      .top-details {
        display: flex;
        width: 228px;

        img {
          width: 48px;
          height: 48px;
        }

        h4 {
          color: #061c3d;
          font-size: 16px;
        }
        p {
          font-size: #42526b;
          color: 14px;
        }
      }

      .middle-details {
        margin-block-start: 24px;
        margin-block-end: 40px;
        p {
          color: #061c3d;
          font-size: 18px;
          width: 344px;
        }
        .group5 {
          width: 80px;
          height: 40px;
        }
      }
    }

    .arrows {
      display: flex;
      justify-content: center;
      margin-block-start: 5%;
      display: flex;
      gap: 1rem;
      cursor: pointer;

      img {
        width: 4rem;
        height: 4rem;
        border-radius: 9.375rem;
      }
    }
  }

  /* -------------------------GO FURTHER---------------------- */
  .goFurther {
    /* margin-inline: 3.6875rem; */
    height: 45.875rem;
    margin-block-end: 7.25rem;
    border-radius: 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 4.5625rem;
    justify-content: center;
    align-items: center;
    align-content: center;

    .top-goFurther {
      height: 13.5625rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      align-items: center;

      h2 {
        width: 34.8125rem;
        color: #0f172a;
        font-size: 2.625rem;
        margin-bottom: 0.8125rem;
      }
      p {
        font-size: 1.125rem;
        color: #060809;
        width: 34.8125rem;
        height: 4.875rem;
      }
    }

    .card-title {
      font-size: 1.5rem;
      color: #1e293b;
    }

    .card-text {
      font-size: 1rem;
      color: #475569;
      width: 19.5rem;
    }
    .card-body {
      .buttonsBelow {
        display: flex;
        flex-direction: row;
        gap: 8px;

        a {
          color: #0099cc;
          font-size: 0.75rem;
          background: #e5f9ff;
          border-radius: 7.5rem;
        }
      }
    }

    .card-div {
      height: 27.75rem;
      display: flex;
      flex-direction: row;
      gap: 2rem;
      justify-content: center;
      align-items: center;
      align-content: center;

      .card {
        width: 23.9375rem;
      }
    }
  }

  /* ----------------------------Ready to Outperform the Competition----------------------- */
  .outPerform {
    margin-inline: 2.5rem;
    height: 414px;
    background: linear-gradient(#119cb0, #019090);
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    border-radius: 20px;
    margin-block-end: 174px;

    .outPerform-top {
      width: 518px;
      display: flex;
      flex-direction: column;
      align-items: self-end;

      text-align: end;

      h1 {
        font-size: 42px;
        color: #f6fffc;
      }
      p {
        color: #f8fafc;
        font-size: 16px;
        margin-block: 20px;
      }

      span p {
        color: #fcfcfc;
        font-size: 14px;
        width: 260px;
        height: 40px;
        /* padding-inline: 21px; */
        text-align: center;
        padding-block: 9px;
        border: 1px solid #bfdbfe;
        border-radius: 19px;
      }
    }

    img {
      width: 585px;
      height: 323px;
    }
  }

  /* ------------------------FOOTER------------------------ */
  .footer-ph{
    display: none;
  }
  .footer {
    background: #ffffff;
    padding-block: 2.5rem;
    padding-inline: 3rem;
    display: grid;
    grid-template-columns: auto auto;
    margin-inline: 2.40625rem;
    margin-block-end: 76px !important;
    border-radius: 20px;
    border: 0.25rem solid #edeff1;

    .top {
      margin-block-end: 1.875rem;
    }

    .left-end {
      p {
        width: 492px;
        height: 72px;
        font-size: 16px;
        color: #64748b;
        margin-block-end: 10%;
      }

      span {
        width: 336px;
        height: 24px;
        font-size: 14px;
        color: #667085;
      }
    }

   
    .footerlist {
      display: grid;
      grid-template-columns: auto auto auto;

      ul li {
        list-style: none;
        font-size: 16px;
        margin-block-start: 0.5rem;

        .contact {
          margin-block-start: 5rem;
        }

        a {
          text-decoration: none;
          font-size: 16px;
          color: #0b0d14;
        }
      }
    }
  }

  /* ----------------HOVER EFFECTS-------------------- */
  .hvr-underline-from-left:before {
    background: #fec545 !important;
  }

  .hvr-fade:before {
    background-color: #fec545 !important;
  }
  .dropdown-menu {
    --bs-dropdown-link-active-bg: #fec545 !important;
  }
  .hvr-bounce-to-top:before {
    background-color: #fec545 !important;
    border-radius: 1rem;
  }
  .grid-services:hover {
    h3 {
      color: #060809;
    }
  }
  .myButton:active {
    background-color: #f5b726;
    transform: translateY(4px);
  }
}
