body {
  font-family: outfit;
}

.about-us-div {
  background-color: #e6e9ed;
  height: 130px;
}

.about-us {
  text-align: center;
  line-height: 121px;
  color: #012169;
  font-family: outfit;
  font-weight: 600;
}

.about-sopan,
.sopan-title,
.mission-title,
.management-team-title,
.what-we-offer-title {
  display: inline-block;
  padding-left: 10px;
  color: #012169;
  font-weight: 600;
  text-transform: uppercase;
}

.about-us-details h6 {
  color: #929292;
  font-size: 20px;
  font-weight: 400;
}

.about-us-details2 {
  margin-top: 6%;
}

#our-vision {
  background-color: #f1f1f1;
}

.zigzag-img {
  float: right;
}

.vision-description {
  color: #797a7e;
}

.geo-img-div {
  display: flex;
  justify-content: center;
}

.mission-title-div,
.management-team-div {
  text-align: center;
}

.mission-statment-image {
  width: 85px;
  height: 85px;
}

.cls-close-statment {
  float: right;
}

.mission-description {
  text-align: center;
  padding: 1%;
}

.mission-description h2 {
  font-size: 36px;
  color: #111312;
  font-weight: 600;
}

.team-tagline {
  color: #606160;
  font-size: 15px;
}

.team-box {
  background-color: #f1f1f1;
  text-align: center;
  width: 210px;
  padding: 2%;
  cursor: pointer;
}

.team-box img {
  margin: auto;
  width: 173px;
}

.team-details {
  background-color: #012169;
  color: #ffffff;
  width: 210px;
  text-align: center;
  padding: 1px;
  padding-top: 14px;
}

.team-details p {
  color: #f9ad00;
  font-weight: 400;
  font-size: 11px;
}

.member-description {
  font-weight: 600;
  color: #000000;
  font-size: 15px;
}

.education-list {
  padding-left: 1rem;
}

.education-title {
  font-weight: 600;
  color: #000000;
}

.education-details {
  font-weight: 400;
  color: #000000;
  font-size: 15px;
}

.modal-close-btn {
  color: #f9ad00;
  background-color: #fef7e6;
  border: 2px solid;
  font-size: 11px;
}

.offer-box {
  background-color: #f6f6f6;
  height: 100%;
  border-radius: 8px;
}

.offer-image {
  height: 60px;
  width: 60px;
}

.offerTitle {
  color: #012169;
  font-weight: 600;
  font-size: 24px;
}

.offerdetails {
  color: #929292;
  font-weight: 400;
  font-size: 20px;
}

.about-us-description,
.client-benefit-list {
  font-weight: 400;
  color: #929292;
  font-size: 20px;
}

.client-benefit-list li h6 {
  font-weight: 400;
  margin-bottom: 0.1rem;
  font-size: 20px;
}

.client-benefit-list li::marker {
  color: #929292;
  font-weight: 400 !important;
}

.cls-aboutus-img {
  text-align: center;
}

.sopan-title {
  color: #012169;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px;
}

.sopan-title::before {
  content: url("/images/menu-alt-right-ic.svg");
  vertical-align: middle;
  margin-right: 12px;
}
