.header-g .cta-a .cta__links-wrapper a:nth-child(2) {
    display: flex !important;
}
.section-overlap-container:has(.header-a,.header-b,.header-c,.header-d,.header-e,.header-f,.header-g,.header-h) .section__bg--dark-1 .section--inner::before {
    opacity:0;
    box-shadow: 0px;
    border-radius:0px;
}
/*
@media (min-width: 992px) {
    .container-fluid .banner-a .banner__text-wrapper {
   left: calc(30%);
    }
}
*/
@media (min-width: 992px) {
    .banner-a .banner__title {
        font-size: 3.0rem;
        margin-top: 12%;
    }
}
.section.fb-grid-a-section-overlap .section--light .featuredblocks-grid-a .featuredblocks {
    background-color: #101e5a;
}
.section--dark .banner-a .banner__subtitle {
    color: #101e5a;
}
.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    background-color: #f7f8f9;
}
.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    color: #101e5a;
}

@media (min-width: 992px) {
    .cta_button_defaults, .contactform--a .contactform__submit input, .form-a .form__submit input, .cta__button--icon, .cta__link--icon, .cta__button, .banner-e__form form .submit {
        padding-top: 2px;
    }
}
.section--light .testimonials-d .testimonials-content-wrapper {
    border-radius: 12px;
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    color: #f7f8f9;
}

.hours_location {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.hl_content {
    width: 33rem !important;
}
.hl_content iframe {
    width: 100% !important;
}

@media (max-width: 425px) {
    .hl_content iframe {
    height: 200px !important;
}
}

.staff_main__container--inner {
    padding: 2rem 0;
}

/* h3.locations__title.component__title {
    text-align: center;
} */


@media (min-width: 992px) {
  .cta__button {
        padding-top: 2px;
    }
}
.locations-a .location__phone--linkb{
    font-size: 1.24rem;
}
.breadcrumb__item, .breadcrumb__separator:after {
    font-size: 1rem;
}
.locations-a .location__phone--link{
    font-size: 1.2rem;
} 
.flex-wrap {
    display: flex;
}
.flex2 {
    flex: 45%;
}

@media (max-width: 800px) {
  .flex2 { 
    flex: 100%;
  }
}

.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__content p {
 
    color: #101e5a;
}
 .header .cta__button {
        padding-top: 20px !important;
        border-radius: 8px;
    }

  .cta__button  {
      border-radius:8px;
  }
  .section--dark .form-a .form__submit input.component__button--1 {
    border-radius: 8px;
}

@media (min-width: 992px) {
    .banner-a .banner__title {
        margin-left:-5%;

    }
}
@media (min-width: 992px) {
    .banner-a .banner__subtitle {
        margin-left: -5%;
    }
}
@media (min-width: 768px) {
    .navigation-a .navigation__item--link {
        font-size: 1rem;
    
    }
}



.form__input.form__input--radio {
    flex-flow: row !important;
    flex-wrap: wrap !important;
}


label.form__label.form-check-label {
    width: 400px !important;
}
@media(max-width:991px){
.section--dark .banner-a .banner__subtitle {
    color: white;
}
}
@media(Max-width:990px) {
.banner__cta-wrapper {
    margin-bottom: 30px;
}
}

@media (min-width: 992px) {
    .banner-a .banner__title {
        font-size: 3.5rem;
        max-width: 45%;
        line-height: 3.5rem;
    }
}

.header-g .cta-a .cta__links-wrapper a {
    margin-top: 0;
    white-space: nowrap;
    height: 40px;
    width: 160px; 
}

.cta-a .cta__links-wrapper {
    display: flex;
    justify-content: flex-end !important;
}


.homepagebanner img{
    filter: invert(1);
}

.cta__button.component__button--1{
    padding-bottom: 16px !important;
    padding-top: 16px !important;
}

img{
    border-radius: 15px !important;
}