.appointment-request .form__group {
    min-height: 3.125rem;
    margin-bottom: 0.9375rem;
    padding: 0 !important;
}

.section.banner-nav::before {
    background-color: rgba(0,0,0,.4);
}
.section--dark .featuredblocks-grid-e .featuredblock__bgImage:before {
    background: rgba(0,0,0,.4);
}

.section--light .editable__container a {
    color: #142c4c;
}

.section--light .editable__container a:hover {
    color: #142c4c;
}

.section-banner .banner .banner-text__title--large {
    padding-top: 500px;
}

.featuredblocks-grid-e .featuredblock__bgImage:before {
    content: "";
    opacity: 0.8;
    position: absolute;
    height: 100%;
    width: 100%;
}

.section__bg--dark-1::before {
    background-color: #154862;
}

.section__bg--light-2::before {
    background: linear-gradient(to bottom, #839daa 0%, #a1b5bf 100%) !Important;
}

.section--light .featuredblocks-grid-d .featuredblock__icon .icon {
    
    color: #94abb6 !important;
    }
    
    .section--light .editable__container a {
    color: #142c4c;
    font-weight: bold;
}

.map__wrap {
    float: left;
}


.map-a--12 .map__wrap {
    padding: 10px 15px;
}
.map__col.col-sm-12.col-lg-5 {
    position: relative;
    max-width: unset!important;
}


div#gmap {
    float: left;
    position: relative;
    width: 60%!important;
        margin: 25px 0;
}

.map-a .map__title-caption-wrap {
    padding:0;
}
.wrap_col2 {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    text-align: center;
    flex-wrap: wrap;
    margin-top: 30px;
}


h2.staff__title {
    color: #1a365d;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    font-size: 3rem;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0;
}

h3.staff__caption{
    color: #7d8185 !important;
    font-family: "Raleway", sans-serif;
    font-size: 1.625rem;
    line-height: 1.2;
    font-weight: 400;
}

.component__title-caption-wrap {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
}
.staff-b .staff-member__name {
    margin-top: 0;
}
.staff-b--12 .staff__item .staff-member__text-wrap {
    padding-top: 0;
}






@media (max-width: 768px) {
.section-banner .banner .banner-text__title--large {
    padding-top: 0;
}
}

@media (max-width: 480px) {
.section-banner .banner .banner-text__title--large {
    padding-top: 0;
}
}
    
li.staff__item {
    margin-bottom: 25px !important;
}