body {
  background-color: #fffdf7;
}
.heading {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 36px;
  margin-top: 20px;
  text-align: center;
  color: #0000c9;
  margin-bottom: -40px;
}
.underthehead {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: #080e4a;
  margin-bottom: -30px;
}
.star {
  width: 48.3px;
  height: 49.42px;
}
.mt {
  width: 700px;
}
.stardiv {
  display: flex;
  justify-content: space-evenly;
}
.clienthead {
  font-family: "DM Serif Display", serif;
  font-size: 28px;
  font-weight: 400px;
  font-style: italic;
  color: #0000c9;
  margin-top: 89px;
  margin-bottom: 0px;
}
.clientcontent {
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 400;
  color: #5b5b5b;
  margin-top: 24px;
}
.clientdisplay {
  display: flex;
  justify-content: center;
}
.clientwidth {
  width: 1137px;
}
.clientimage {
  align-items: center;
  width: 697.44px;
  height: 413.96px;
  margin-top: 64px;
}
.divimages {
  display: flex;
  justify-content: center;
}
.clientsecondimage {
  width: 1192px;
  height: 690px;
  margin-top: 58px;
}
.service {
  font-family: "DM Serif Display", serif;
  font-size: 28px;
  font-weight: 400px;
  font-style: italic;
  color: #0000c9;
  margin-top: 153px;
  margin-bottom: 0px;
}
.clientthirdimage {
  width: 753px;
  height: 595px;
  margin-top: 45px;
}
.techthead {
  font-family: "DM Serif Display", serif;
  font-size: 28px;
  font-weight: 400px;
  font-style: italic;
  color: #0000c9;
  margin-top: 125px;
  margin-bottom: 0px;
}
.fourimages {
  width: 138.49px;
  height: 138.49px;
}
.holediv {
  margin-top: 79px;
}
.fourimgflex {
  display: flex;
  column-gap: 100px;
}
.fourcon {
  margin-top: 34px;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #0000c9;
}
.clientheadend {
  font-family: "DM Serif Display", serif;
  font-size: 28px;
  font-weight: 400px;
  font-style: italic;
  color: #0000c9;
  margin-top: 110px;
  margin-bottom: 0px;
}
.clientcontentend {
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  margin-bottom: 30px;
  font-weight: 400;
  color: #5b5b5b;
  margin-top: 24px;
}
.mobileimg {
  display: none;
}
.secondpara {
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 400;
  color: #5b5b5b;
  margin-top: 24px;
}
.clientsechead {
  font-family: "DM Serif Display", serif;
  font-size: 28px;
  font-weight: 400px;
  font-style: italic;
  color: #0000c9;
  margin-top: 75px;
  margin-bottom: 0px;
}

@media (max-width: 650px) {
  .heading {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    color: #0000c9;
    margin-bottom: -40px;
  }
  .underthehead {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    color: #080e4a;
    margin-bottom: -30px;
  }
  .star {
    width: 74%;
    height: auto;
  }
  .mt {
    width: 100%px;
  }
  .stardiv {
    display: flex;
    justify-content: space-evenly;
  }
  .clienthead {
    font-family: "DM Serif Display", serif;
    font-size: 18px;
    font-weight: 400px;
    font-style: italic;
    color: #0000c9;
    margin-top: 75px;
    margin-bottom: 0px;
  }
  .clientcontent {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #5b5b5b;
    margin-top: 14px;
  }
  .clientdisplay {
    display: flex;
    justify-content: center;
  }
  .clientwidth {
    width: 100%;
  }
  .clientimage {
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 64px;
  }
  .finalpadding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .divimages {
    display: flex;
    justify-content: center;
  }
  .clientsecondimage {
    width: 100%;
    height: auto;
    margin-top: 10px;
  }
  .service {
    font-family: "DM Serif Display", serif;
    font-size: 20px;
    font-weight: 400px;
    font-style: italic;
    color: #0000c9;
    margin-top: 153px;
    margin-bottom: 0px;
  }
  .clientthirdimage {
    width: 100%;
    height: auto;
    margin-top: 45px;
  }
  .techthead {
    font-family: "DM Serif Display", serif;
    font-size: 18px;
    font-weight: 400px;
    font-style: italic;
    color: #0000c9;
    margin-top: 35px;
    margin-bottom: 0px;
  }
  .fourimages {
    width: 90%;
    height: auto;
  }
  .holediv {
    margin-top: 20px;
  }
  .fourimgflex {
    display: flex;
    column-gap: 10px;
  }
  .fourcon {
    margin-top: 10px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: #0000c9;
  }
  .clientheadend {
    font-family: "DM Serif Display", serif;
    font-size: 18px;
    font-weight: 400px;
    font-style: italic;
    color: #0000c9;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .clientcontentend {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #5b5b5b;
    margin-top: 24px;
  }
  .mobileimg {
    display: none;
  }
  .secondpara {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #5b5b5b;
    margin-top: 10px;
  }
  .clientsechead {
    font-family: "DM Serif Display", serif;
    font-size: 18px;
    font-weight: 400px;
    font-style: italic;
    color: #0000c9;
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
