.pre-title {
  font-size: 24px;
  color: #009EDC;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
}

.team-carrusell {
  margin: 0 55px;
}

.top-slider-txt {
  margin: 0 auto;
  width: 600px;
  padding-bottom: 60px;
}

.top-slider-txt h2 {
  font-size: 40px;
  font-weight: 400;
}

.top-slider-txt .sub-tittle {
  font-size: 20px;
  font-weight: 400;
}

.team_img {
  max-width: 280px;
  min-height: 280px;
  margin-bottom: 80px;
}

.team_img img {
  width: 100%;
  margin: 0 auto;
  border-radius: 50%;
  background: #0f69a0;
}

.team-name {
  margin-top: 25px;
  text-transform: uppercase;
  font-size: 24px;
}

.team-position {
  margin-top: 5px;
  font-weight: 400;
  font-size: 16px;
}

.team_btn {
  margin-top: 56px;
}

@media only screen and (max-width: 768px) {
  .testimonial_container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .testimonial_container .top-slider-txt {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*# sourceMappingURL=team-carrusel-top-txt.css.map */
