/* Header */
.colData__container.logo__container {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 5px;
}
.mobileHeader-navWrap {
    padding: 5px 15px;
}
.mobileHeader-logoImg {
    min-height: 60px;
}
.navigation-a .navigation__item--link {
    font-size: 1rem;
}
.header-b .locations-a .location__phone a.location__phone--link.piwik_ignore:before, .header-g .locations-a .location__phone a.location__phone--link.piwik_ignore:before {
    content: "Call Now:";
    font-family: "dm-sans", Arial, sans-serif;
    font-size: 1rem;
}
/*-------Blog-Page--------*/
.blog__post .blog-singlepost__content ul {
    list-style: disc;
}
.blog__post .blog-singlepost__content ol {
    list-style: decimal;
}
.blog__post .blog-singlepost__content ul, .blog__post .blog-singlepost__content ol {
    padding: 0 0 0 30px;
}
/*-------Blog-Page-END-------*/

.form__group input, .form__group select {
    width: 100%;
    padding: 10px;
    border: solid 1px #33333342;
}

/* Banner */
.banner-a .banner__title, .banner-a .banner__subtitle {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.section--dark .cta__button.component__button--1,
.section--dark .cta__button.component__button--1:hover {
    color: white;
    margin: 0 !important;
}
.banner-a .banner__text-wrapper--center .banner__cta.middlebtn {
    order: 2;
}
.banner-a .banner__cta-wrapper .banner__cta:nth-child(2) {        
    order: 3;
}

/* CTA */
.cta_button_defaults, .contactform--a .contactform__submit input, .form-a .form__submit input, .banner-e__form form .submit, .cta__button, .cta__link--icon, .cta__button--icon, .testimonials-item button, .testimonial__content input[type=submit], .editable button, .editable input[type=button], .editable input[type=reset], .editable input[type=submit], .form-a .form__form-container .form__submit input, .form-a .form__submit input, .contactform .contactform__form-container .contactform__submit input {
    font-family: "dm-sans", Arial, sans-serif;
}

/* Custom colors */
.section--light .banner-d .banner__title {
    color: #0259ab;
}
.section--light .banner-d .banner__subtitle {
    color: #030303;
}
.section--light .banner-d .banner__title,
.section--light .banner-d .banner__subtitle {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__title, .section--light .featuredblocks-grid-c .featuredblocks .featuredblock__title {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
} 
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__title, .section--light .featuredblocks-grid-c .featuredblocks .featuredblock__title {
    color: white !important;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1) !important;
}
.section--light .component__title, .section--light .search-a__page-title, .section--light .stats-a .stats-item .stat__title, .stats-a .stats-item .section--light .stat__title,
.section--light .editable h1, .section--light .editable h2, .section--light .editable h3, .section--light .editable h4, .section--light .editable h5, .section--light .editable h6 {
    color: #005aab;
}
.section__bg--dark-1 h3 {
    color: #fad12d;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1) !important;
}
.section__bg--light-1 .hours-a .hours__name,
.section__bg--light-1 .locations-a .location__name {
    color: #005aab;
}
.section__bg--light-1 .hours-a .hours__name,
.section__bg--light-1 .locations-a .location__name,
.section__bg--light-1 .form__title {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1) !important;
}
.single-locations-1 .location__phone-num {
    color: #f5cd4d !important;
}
.single-locations-1 .locations-a .location__direction-link .cta__link.component__link--1 {
    color: #f5cd4d !important;
}
.single-locations-1 .cta__link.component__link--1:before,
.single-locations-1 .cta__link.component__link--1:hover:before {
    background: #f5cd4d;
}
.single-locations-1 .cta__link.component__link--1:after,
.single-locations-1 .cta__link.component__link--1:hover:after {
    border-left-color: #f5cd4d;
}
.pagetitle__container h1 {
    color: #d3232a;
}
h2 a {
    font-size: inherit;
    font-family: inherit;
}
.section--light .articles__categories-link,
.section--dark .copyright__link, .section--dark #copyright__link {
    color: #fad12d;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1) !important;
}

.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: #63aa2f;
  padding: 10px 15px !important;
  text-decoration: none !important;
  color: #fff !important;
  display: inline-block;
  min-width:320px;
}

/* Media */
@media(min-width: 1200px) {
    .banner-a .banner__text-wrapper {
        top: 85%;
        transform: translateY(-85%);
    }
}
@media (min-width: 992px) {
    .header-b .row-2>div:first-child,
    .header-g .row-1>div:first-child {
        margin-right: auto;
        flex: 0 0 415px;
        max-width: 415px;
    }
    .header-b .header-partial-navigation {
        max-width: 540px;
    }
    .header-b .cta_header_1__container,
    .header-g .cta_header_1__container {
        margin-left: 0;
    }
    .header-f .column-1 {
        flex: 0 0 415px;
        max-width: 415px;
    }
    .navigation-a .navigation__item--link {
        padding: 12px 10px;
    }
    .header-b .row-2 .logo__image img,
    .header-g .logo__image img {
        width: 415px !important;
        aspect-ratio: 0 !important;
    }
    .banner-d .banner__text-wrapper {
        -ms-flex: 0 0 36.666667%;
        flex: 0 0 36.666667%;
        max-width: 36.666667%;
        right: 43%;
    }
    .section--light .banner-d .banner__subtitle {
        max-width: 550px;
    }
    .banner-a .banner__text-wrapper {
        top: 78%;
        transform: translateY(-78%);
    }
    .banner .controls-wrapper {
        bottom: -5px;
    }
    .banner .flexslider[data-controls-on-mouseover="1"] .controls-wrapper {
        padding: 0;
    }
}
@media(max-width: 991px) {
    .header-b .row-2 .logo__image img,
    .header-g .logo__image img {
        min-width: 415px;
        min-height: 100px;
    }
    .banner-d-swoop::before {
        background-color: white;
    }
    .section--dark .banner-a .banner__title {
        color: #005aab;
    }
    .section--dark .banner-a .banner__subtitle {
        color: #63aa2f;
    }
    .banner-a .banner__title, .banner-a .banner__subtitle {
        text-shadow: none;
    }
    .flex-slider .controls-wrapper .flex-control-nav li a, .flexslider .controls-wrapper .flex-control-nav li a {
        background-color: rgb(133 176 215) !important;
    }
}
@media (min-width: 768px) {
    .banner-a .banner__cta-wrapper .banner__cta, .banner-a .banner__cta-wrapper .banner__cta:nth-child(2) {
        margin: 0 10px;
    }
}
@media (max-width: 767px) {
    .banner-a .banner__cta-wrapper .banner__cta, .banner-a .banner__cta-wrapper .banner__cta:nth-child(2) {
        margin: 0 auto 5px;
    }
    .wrap_testimonials {
        width: 100%;
        margin: 0;
    }
    .btn_cta a {
        min-width: 100%;
    }
}