hr {
  margin: 20px 0 !important;
}
.section-pad {
  padding-top: 20px !important;
}
.feature-service-row span {
  text-align: justify;
}
@media (min-width: 768px) {
  .col-sm-offset-1 {
    margin-left: 4.333333%;
  }
}
.feature-service-row div h2 {
  padding-left: 15%;
}

.container .call-action {
  width: calc(100vw - calc(100% - 100vw));
  margin-left: calc(100% - 100vw);
}
.feature .fbox-over {
  background-color: rgba(80, 129, 157, 0.85);
}

/* .fill .overlay, .banner.banner-static .overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(80, 129, 157, .40);
} */
.banner.banner-static .overlay {
  z-index: 1;
}
.bg-light {
  background-color: #fff !important;
}

a.btn {
  white-space: normal !important;
}

ul.nav.navbar-nav li a.btn.btn-primary {
  padding: 12px 24px;
  margin-top: 11px;
  background-color: #286090;
  color: #fff !important;
}
span.error {
  color: red;
  font-size: 12px;
}
.area-text-accordion a {
  cursor: pointer;
}
