.benefit {
  height: 220px;
}

.benefit-title {
  font-weight: 800;
  font-size: 16px;
  text-transform: none;
}

.section-heading {
  text-transform: none;
}

.hiw-item-picture {
  opacity: 0.5;
}

.portfolio-item {
  position:relative;
}
.portfolio-item-picture {
  opacity: 0.8;
  border: solid 1px #eaeaea;
}

.team-member-picture {
  opacity: 0.7;
}

.hiw-item-title i {
  margin-right: 10px;
}

.hiw-item-description {
  display: none;
}


.portfolio-section, .closing-section {
  margin-bottom: 150px;
}

.testimonial-slide {
  text-align: center
}


.testimonial-slider-row {
  margin-bottom: 50px;
}