.abt-section-1 {
  background-color: #eaf8ff;
}

.abt-section-1-wpr {
  padding: 80px 140px;
  font-weight: 900 !important;
  position: relative;
}

.abt-section-1-wpr h1 {
  font-weight: 600;
  font-size: 45px;
}

.abt-section-1-wpr img {
  position: absolute;
  width: 450px;
  top: 50px;
  right: 140px;
}

.abt-section-1-txt {
  width: 76%;
  color: #003c73;
  padding: 50px 130px;
  font-weight: 600;
  font-size: 25px;
}

/* abt-sectoin-2 */

.abt-sectoin-2 {
  background-color: #fafafa;
}

.abt-sectoin-2-lft,
.abt-sectoin-3-lft,
.abt-sectoin-2-rht,
.abt-sectoin-3-rht,
.abt-section-4-wpr-lft,
.abt-section-4-wpr-rht {
  flex: 1;
}

.abt-sectoin-2-lft h2 {
  font-family: Primary-font;
  font-size: 45px;
  font-weight: 600;
}
.abt-sectoin-2-lft p {
  font-weight: 500;
  font-size: 19px;
}

.abt-sectoin-2-rht img {
  height: 70%;
}

/* abt-sectoin-3 */
.abt-sectoin-3-lft img {
  width: 100%;
}

.abt-sectoin-3-rht h2 {
  font-family: Primary-font;
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 20px;
}

.abt-sectoin-3-rht p {
  font-weight: 500;
  font-size: 16px;
}

.abt-section-4-wpr {
  background: #f3fbff;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.abt-section-4-wpr-lft {
  padding: 50px;
}

.abt-section-4 h2 {
  font-family: Primary-font;
  font-size: 60px;
  font-weight: 600;
  text-align: center;
}

.abt-section-4-wpr-lft h2 {
  text-align: left !important
  ;
}

.abt-section-4-wpr-2 {
  margin: 64px 0;
  background-color: #fdfbff !important;
}

.abt-section-4-wpr-2-rht img {
  width: 100%;
}
