/************** Services **************/

.services-area {
  padding-top: 40px;
}

.section-headline.services-head h2 {
  margin-bottom: 25px;
}

.services-details {
  padding-top: 40px;
  transition: all 0.5s ease 0s;
}

.services-details:hover h4, .services-details:hover {
  color: #2c6ac2;
}

.row.second-row {
  margin-top: 40px;
}

.section-head h2 {
  color: #333;
}

.single-services h4 {
  color: #444;
  font-size: 24px;
  font-weight: 500;
}

.single-services p {
  color: #333;
  font-size: 14px;
}
