/* carousel */
.owl-controls,
.carousel-anything-container.owl-ca-theme.has-arrows .owl-ca-controls {
  position: relative !important;
  top: -195px !important;
}
.owl-next,
.owl-prev,
.carousel-anything-container.owl-ca-theme.has-arrows .owl-ca-controls .owl-ca-buttons div.owl-ca-next,
.carousel-anything-container.owl-ca-theme.has-arrows .owl-ca-controls .owl-ca-buttons div.owl-ca-prev {
  opacity: .7;
  position: absolute;
  height: 180px;
  width: 50px !important;
  text-indent: -9999px;
  background: transparent;
}
.owl-next,
.carousel-anything-container.owl-ca-theme.has-arrows .owl-ca-controls .owl-ca-buttons div.owl-ca-next {
  background: url(../images/smallSliderButtonRight.png) no-repeat right center !important;
  right: -50px !important;
}
.owl-prev,
.carousel-anything-container.owl-ca-theme.has-arrows .owl-ca-controls .owl-ca-buttons div.owl-ca-prev {
  background: url(../images/smallSliderButtonLeft.png) no-repeat left center !important;
  left: -50px !important;
}
.owl-next:hover,
.owl-prev:hover,
.carousel-anything-container.owl-ca-theme.has-arrows .owl-ca-controls .owl-ca-buttons div.owl-ca-prev:hover,
.carousel-anything-container.owl-ca-theme.has-arrows .owl-ca-controls .owl-ca-buttons div.owl-ca-next:hover {
  opacity: 1.0;
}
.svc_post_grid_list_container.circle header img {
  border-radius: 50%;
  width: 225px;
}
.svc_post_grid_list_container.circle a.svc_title,
.svc_post_grid_list_container.circle p.svc_info {
  text-align: center;
  font-family: 'Catamaran';
}
.svc_post_grid_list_container.circle a.svc_title {
  text-transform: uppercase;
  color: #525252 !important;
}
.svc_post_grid_list_container.circle p.svc_info {
  font-size: 13px !important;
  color: #736454 !important;
}
.svc_post_grid_list_container.circle article {
  padding-left: 20px;
  padding-right: 20px;
}
.svc_post_grid_list_container.circle article section p {
  margin-bottom: 0;
}
.svc_post_grid_list_container.circle .owl-controls {
    top: -290px !important;
}
.svc_post_grid_list.circle {
  min-height: auto !important;
}

/* carousel */
div.svc_post_grid_s1 article header {
  border-bottom: none !important;
}
div.svc_post_grid_s1 a.svc_title {
  font-size: 18px !important;
  font-family: 'Catamaran' !important;
  color: #004785 !important;
  font-weight: bold;
}
div.svc_post_grid_s1 p.svc_info {
  font-size: 16px !important;
  color: #565656 !important;
  font-family: 'Catamaran' !important;
}
div.svc_post_grid_s1 article footer {
  display: none !important;
}
div.svc_post_grid_s1 article section,
div.svc_post_grid article {
  border: none !important;
  box-shadow: none !important;
}
div.svc_post_grid_s1 article section {
    padding: 0 !important;
}
div.svc_post_grid_s1 a.svc_title:hover {
  text-decoration: none;
}
div.svc_post_grid header:hover .svc_post_image, div.svc_post_grid article:hover .svc_post_image, ul.svc_timeline li.svc_event:hover .svc_post_image, ul.svc_timeline li.svc_event:hover .svc_post_image {
  opacity: 0.8 !important;
}
