.banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .5;
  background: #222;
  z-index: -1;
}
.team-1{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.our-mission{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.team-1 .profile-img{
  height: 170px;
  width: 170px;

}
.sub-para{
  color: #000 !important;
  font-weight: 500;
}
.Testimonials-1 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.Testimonials-1 h5 {
  color: rgb(129, 129, 129);
}

.Testimonials-1 .avtar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.Testimonials-1 .person-info span {
  font-weight: 500;
  color: black;
}

.Testimonials-1 .person-info p {
  font-weight: 500;
  color: #000;
  line-height: 1.6rem;
}

.Testimonials-1 .carousel-indicators {
  bottom: -80px !important;
}

.Testimonials-1 .carousel-indicators li {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background-color: #797979;
}

.Testimonials-1 .carousel-indicators .active {
  background-color: #000;
}
.client-brnads {
  width: 150px;
  height: 75px;
  padding: 10px;
  /* justify-content: center; */
}
.our-clients{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.contact-1{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.footer-1 {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #f9f9f9;
}

.footer-1 .footer-links {
  color: #000 !important;
  font-weight: 500;
}

.footer-1 .footer-socail-media {
  font-size: 24px;
  padding: 10px;
}