#services .owl-carousel {
  margin-bottom: 16px;
}

#services .owl-carousel .owl-item .card-wrapper {
  height: 400px;
}

#services .owl-carousel .owl-item .card {
  height: 360px;
  overflow-y: auto;
}

#services .owl-carousel .owl-item .card a.read-more {
  position: initial;
}

#services .collapse-body {
  padding: 0 24px 0;
}

#services .owl-carousel .card .card-body h2 {
  margin: 0.25rem 0;
  font-size: 1rem;
  text-transform: uppercase;
}

#services .side-collapsible-container .aside-field-label {
  margin-top: 16px;
}

.info {
  margin-bottom: 10px;
}

#services .owl-carousel .card .card-text {
  font-size: 0.9rem;
}

#services .owl-carousel .card .card-body h5.card-title {
  font-size: 1.125rem;
  line-height: 1.44444rem;
  font-weight: normal;
  margin-bottom: 32px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#services .card-title a:not(:hover),
#services .category a:not(:hover) {
  color: inherit;
}

#services .card-title a,
#services .card-title a:hover,
#services .category a,
#services .category a:hover {
  text-decoration: inherit;
}

#services .svc-list {
  min-height: 280px;
}

#services .custom-control-label .text {
}

#services .custom-control-label .counter-wrapper {
  margin-left: 8px;
}
