.rs-heading-style3 h4,
.rs-heading-style3 h2 {
  text-transform: uppercase;
}
.sp1-content .rs-title,
.sp1-content .rs-heading-style3 {
  margin-bottom: 0;
}
.sp1-content .about-right-bg .about-style2 {
    padding-left: 0;
    padding-right: 30px;
  }
  .sp1-content .about-style2 {
    padding: 75px 0 30px 30px;
  }
  .sp1-content .about-right-bg,
.sp1-content .about-inner {
  background-size: contain;
  background-repeat: no-repeat;
  /* background-color: #faf8f7; */
  border-radius:5px;
  margin-bottom: 1rem;
}
.sp1-content .about-inner {
    background-position: top right;
    position: relative;
  }
.sp1-content{
      color: black;
  }
  .nav_back1 {
    background: linear-gradient(#fff, #3c5c7c);
}