.page-banner {
  background: url(../img/about/about-us-banner.jpeg) no-repeat;
  background-position: center;
  padding: 127px 0;
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.page-title {
  font-size: 40px;
  font-weight: 700;
  color: #4a5666;
  text-transform: uppercase;
}
.breadcrumb {
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
  background: none;
  border-radius: 4px;
  font-weight: 300;
  text-transform: uppercase;
}
.breadcrumb .seperate {
  margin: 0 5px;
  color: #4a5666;
}

.about-us-banner {
  padding: 62px 0 0;
  overflow: hidden;
}
.about-us {
  padding: 0px 0 100px;
  overflow: hidden;
}

.elementor-heading-title span {
  color: #7f2ccb;
}
.elementor-heading-title {
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
}
.elementor-heading-title {
  padding: 0;
  margin: 0 0 20px;
  line-height: 1;
}
.elementor-heading-title span {
  color: #7f2ccb;
}
