.logo__summary {
    margin-top: 25px;
}
.slider__item {

    background: rgb(0 0 0 / 0%);
}
.wrap__fullwidth .wrap__header--bar--top {
    background: rgba(0, 0, 0, 0.3);
}
.staff-member__image {
    background-size: cover;
    background-position: center;
}
.eaadiv {
    background-color: #608fc5;
    padding: 30px;
}
.eaadiv h1{
    color:#fff;
}
.eaadiv a.cta__button {
    margin-top: 10px;
}
.eaadiv .cta {
    padding-top: 0;
}
.office_tour__container--inner li.items-container::before {
    display:none!important;
}
.office_tour__container--inner .gallery-items-wrap {
    background-color: #fff;
}

.cta_home_appt__container--inner .cta {
        padding-top: 0!important;
}
.stacked div#breadcrumbs {
    display: none;
}


.navigation:not(.mm-menu) .navigation__list > .navigation__item .opener {
    left: 82%;
}

.section__bg--dark-1::before {
    background-color: #1F206D!important;
}
.outline-border.section__bg--light-1:before, .outline-border.section__bg--light-2:before {
    border-bottom: 20px solid #6495ED!important;
}
.form-wrap__submit input, html .editable__container [type=button], .editable__container [type=reset], .editable__container [type=submit], .editable__container button, 
.section--dark .banner .component__button--3.cta__button, .section--dark .banner .component__button--2.cta__button, .section--dark .banner .component__button--1.cta__button, 
.section--light .banner .component__button--3.cta__button, .section--light .banner .component__button--2.cta__button, .section--light .banner .component__button--1.cta__button, 
.section--dark .cta__button.component__button--2, .section--light .cta__button.component__button--2, .section--dark .cta__button.component__button--3, 
.section--dark .banner .component__button--3.cta__button--icon, .section--dark .banner .component__button--2.cta__button--icon, .section--dark .banner .component__button--1.cta__button--icon,
.section--light .banner .component__button--3.cta__button--icon, .section--light .banner .component__button--2.cta__button--icon, .section--light .banner .component__button--1.cta__button--icon, 
.section--dark .cta__button--icon.component__button--2, .section--light .cta__button--icon.component__button--2, .section--dark .cta__button--icon.component__button--3, 
.section--dark .component__button-3, .section--light .component__button--3, .section--dark .component__button-2, .section--light .component__button--2, .section--dark .component__button--1, 
.section--light .component__button--1 {
    border: 4px solid #6495ED!important;
    color: #6495ED!important;
}
.section--light .form-wrap__submit input:hover, .section--light .editable__container button:hover, html .section--light .editable__container [type=button]:hover, 
.section--light .editable__container [type=reset]:hover, .section--light .editable__container [type=submit]:hover, .section--light .banner .component__button--1.cta__button:hover, 
.section--light .banner .component__button--1.cta__button--icon:hover, .section--light .cta__button.component__button--2:hover, .section--light .cta__button--icon.component__button--2:hover, 
.section--light .component__button--3:hover, .section--light .component__button--2:hover, .section--light .component__button--1:hover {
    background-color: #6495ED!important;
    color: var(--cbutton__light-color-1--hover) !important;
}
.contact-us-im .form__group .input_container .form-input-uploadFile .fileUpload + label, .contact-us-im .form__group .input_container select, .contact-us-im .form__group .input_container textarea, .contact-us-im .form__group .input_container input, .newsletter-3-fields .form__group .input_container .form-input-uploadFile .fileUpload + label, .newsletter-3-fields .form__group .input_container select, .newsletter-3-fields .form__group .input_container textarea, .newsletter-3-fields .form__group .input_container input, .exclusive-offer .form__group .input_container .form-input-uploadFile .fileUpload + label, .exclusive-offer .form__group .input_container select, .exclusive-offer .form__group .input_container textarea, .exclusive-offer .form__group .input_container input, .form__group .input_container .form-input-uploadFile .fileUpload + label, .form__group .input_container select, .form__group .input_container textarea, .form__group .input_container input {
    border: 4px solid #6495ED!important;
}
.section--light .article h3, .section--light .article h2, .section--light .blog h3, .section--light .blog h2, .section--light .editable__container h3, .section--light .editable__container h2 {
    color: #6495ED!important;
}
.section--light .article h1, .section--light .blog h1, .section--light .editable__container h1 {
    color: #6495ED!important;
}
.section--light .editable__container th__title, .section--light pre__title, .section--light .editable__container__title, .section--light .component__title {
    color: #6495ED!important;
}
}







@media only screen and (min-width: 1025px){
.form .contact-form-columns .form-input-comments {
    left: auto;
}
}
@media (max-width: 767px) {
    .wrap__slider {
        background: rgba(0, 0, 0, 0.2);
    }
    .slider__text {
        top: 140px;
    }
}