.color-x24-agg-1 {
  --color1: #0F303F;
  --color5: #D81820;
}

.banner-c__title::before {
  content: "One ";
  color: #006fbc;
}

.section .banner-c .slider__background--overlay::after {
  background: linear-gradient(to bottom right,#000,#fff);
}

.banner-c .banner-c__text .text-left .banner-text__title--extraLarge {
  font-weight: bold;
}

.section--light .banner .component__button--3 {
  background-color: #D81820 !important;
  border: 1px solid #D81820 !important;
}

.section--light .banner .component__button--3:hover {
  color: #D81820 !important;
  border: 1px solid #D81820 !important;
}

.section--dark .featuredblocks-grid-e .featuredblock__title {
  color: #ffffff;
  text-shadow: 1px 1px 3px #555;
}

.wrap__articles h1 {
  border: 0;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

.hours-a__schedule .hours-a__schedule--border {
  padding: 0 10px;
}

.contact-us-im .form {
  padding: 0;
  margin-top: 0;
}

.section-form .leadForm {
  margin-top: 0 !important;
}

.section-copyright .copyright__container, 
.section-copyright #copyright__container {
  padding-top: 0;
  padding-bottom: 0;
}

.mm-counter {
display: none !important;
}

em.mm-counter + a.mm-next {
width: 55px;
}

.wrap_testimonials {
    box-shadow:3px 1px 19px -3px rgba(0,0,0,.75);
    -webkit-box-shadow:3px 1px 19px -3px rgba(0,0,0,.75);
    -moz-box-shadow:3px 1px 19px -3px rgba(0,0,0,.75);
    width:95%;
    margin:25px;
}
.wrap_testimonials_inner {
    margin:0 auto;
    padding:15px 35px 35px;
    background:rgba(255,255,255,.5);
    text-align:center;
}
.btn_cta a {
  background: #D81820;
  padding: 10px 15px !important;
  text-decoration: none !important;
  color: #fff !important;
  display: inline-block;
  min-width:320px;
}
@media (max-width: 767px) {
.wrap_testimonials {
  width: 100%;
  margin: 0;
}
.btn_cta a {
  min-width: 100%;
}
}

@media (max-width: 767px) {
.section .banner-c {
  min-height: auto;
}
.video--vimeo-preview {
  background: #fff !important;
  min-height: auto !important;
}
}

@media (min-width: 992px) {
.col-lg-1.alias-header_logo {
    flex: 100%;
    max-width: 25%;
}

.col-lg-6.alias-navigation_header {
    max-width: 46%;
}

.col-lg-3.alias-phone_header {
    max-width: 12%;
}

.banner-c .banner-c__text .banner-text__title--extraLarge {
  font-size: 5rem;
  line-height: 5rem;
}
}
h2.component__title.gallery__title.text-center {
    color: #0F303F;
    padding-bottom: 30px;
}