/* @media (min-width: 992px) {
    .section.blade-image-full-height .blade.blade-a--12.blade__text-media--swapped .blade__media img {
        object-fit: contain;
        object-position: top;
        padding-top: 64px;
    }
} */
.section--light .cta__button--icon.component__button--3 {
    margin-bottom: 1px;
}
.section--dark .cta__button--icon.component__button--2 {
    margin-bottom: 1px;
}
.custom-header .logo__image img {
    /*background-color: white;*/
    border-radius: 5px;
}
.socialmedia_global__container--inner h3.component__title.socialmedia__title {
    font-size: 1.8rem;
}
.socialmedia_global__container--inner .socialmedia__list {
    justify-content: center;
}
.banner .cta__button.component__button--2 {
    background-color: #443833 !important;
    color: #fff !important;
}
.section--dark .banner-a .banner__subtitle {
    color: #ffffff;
}
.section--light .form-a .form__form-container .form__input input:not([type=radio]):not([type=checkbox]), .section--light .form-a .form__form-container .form__input textarea, .section--light .form-a .form__form-container .form__input select {
    background-color: #9f9f9f;
}
.section--light .navigation-a>.navigation__list>.navigation__item>.navigation__item--link {
    color: #000000;
    font-weight: bold !important;
    font-size: 15px !important;
}
.section--dark .navigation-a>.navigation__list>.navigation__item>.navigation__item--link {
    color: #ffffff;
    font-weight: bold !important;
    font-size: 15px !important;
}
.gallery .controls-wrapper {
    padding: 5px 0;
}
.map_body__container--inner .map-search__location {
    display: none;
}
.map-a .map__display {
    margin-top: 5px;
}
@media only screen and (min-width : 1224px) {
.section__bg--dark-4 .section--dark .banner-a .banner__image-overlay, .section__bg--dark-4 .section--dark .banner-a .banner__video-overlay {
    background-color: #000;
    opacity: .3 !important;
}
}