.section__bg--dark-4::before {
    background-color: #000000;
}
#id_bb88c841-8b68-5939-b53d-ceb80c7a02cf::before {
    opacity: 1;
    background-color: #51b85d;
}
.section--dark .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--dark .form-a .form__input textarea, .section--dark .form-a .form__input select {
    background: rgb(255 255 255 / 70%);
    border-color: rgb(0 0 0 / 89%);
}
.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--light .form-a .form__input textarea, .section--light .form-a .form__input select {
    background: rgb(0 0 0);
    border-color: rgb(0 0 0 / 89%);
}
.huflDf {
    color: #fff !important;
}
.phone1__container.editable__container a {
    color: white;
    font-weight: bold;
}
.section--dark .cta__button.component__button--1 {
    color: #111;
    font-weight: bold;
    background-color: #ffffff;
    border: 2px solid #ffffff;
}
.eIMmgT, .eIMmgT * {
    font-weight: bold;
}
.alias-fb_location p, .alias-fb_location a{
    display: block !important;
}

.staff_team__container--inner p, .staff_team__container--inner a{
    display: block !important;
}

.alias-cta_footer .cta__links-wrapper.cta__alignment--center {
    gap: 1rem;
}
.section--light .featuredblocks-grid-b .featuredblocks .featuredblock__cta .cta__button.component__button--1 {
    color: white;
}
@media (min-width: 992px) {
    .banner-a .banner__subtitle {
        font-size: 1.5rem;
        width: 80%;
        margin-left: 10%;
        line-height: 1.6rem;
    }
}
.flex-wrap {
     display: flex;
}
.flex2 {
    flex: 44%;
}

.flex1 {
    flex:52%;
}
@media (max-width: 767px) {
.flex-wrap {
    flex-direction: column !important;
}
.section--light .testimonials-d .testimonials-content-wrapper {
    opacity: 0.7;
}
    .vertabrae {
        background-color: #49b583;
    }
    .vertabrae::before{
        display: none;
    }
.logo__title.component__title {
  line-height:1.75rem;
        font-size: 1.75rem;
    }
}



/* NAVIGATION */

/* ul.navigation__list.more_nav.button-more--text > li.navigation__item:nth-child(2) > ul.navigation__list li.li.navigation__item.navigation__item--default.has-drop-down.show-drop-down.drop-down-style--1.navigation-open:nth-child(5) > ul,
ul.navigation__list.more_nav.button-more--text > li.navigation__item:nth-child(2) > ul.navigation__list li.li.navigation__item.navigation__item--default.has-drop-down.show-drop-down.drop-down-style--1.navigation-open:nth-child(5):hover > ul {
    display: contents;
}
ul.navigation__list.more_nav.button-more--text > li.navigation__item:nth-child(2) > ul.navigation__list > li.navigation__item:nth-child(5):hover > ul {
    display: contents;
}
ul.navigation__list.more_nav.button-more--text > li.navigation__item:nth-child(2) > ul.navigation__list > li.navigation__item:nth-child(5):hover > ul a {
    color: #000000;
    background-color: #e6e6e6 !important;
}

ul.navigation__list.more_nav.button-more--text > li.navigation__item:nth-child(2) > ul.navigation__list > li.navigation__item:nth-child(5):hover > a.navigation__item--link {
    background-color: #223250 !important;
}


li.navigation__item.navigation__item--default:hover {
    background-color: #223250 !important;
} */
/* ul.navigation__list.more_nav > li.navigation__item:nth-child(2) > ul > li:nth-child(6):hover > ul {
    display: contents;
}
ul.navigation__list.more_nav > li.navigation__item:nth-child(2) > ul > li:nth-child(6):hover > ul a {
    color: #000000;
} */

.imageshome img.gallery-item--image.scale {
    height: 450px !important;
    width: 550px !important;
    object-fit: cover;
}