@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

.logo-a__img {
    max-width: 120%;
}
@media(min-width:991px) {
.section-banner .banner .banner-text__title--extraLarge {
    margin-top: -5%;
}
}   

.mobile_banner.mobile_banner h3 {
    color: #fff !important;
}

.mobile_banner a {
    text-decoration: unset !important;
}

.mobile_banner .row.d-flex.justify-content-start.text-center {
    justify-content: center !important;
}

span.icon-phone.icon {
    font-family: 'font-awesome' !important;
}

span.icon-envelope-o.icon {
    font-family: 'font-awesome';
}

.flex_wrap {
display: flex
}

.flex_1 {
flex: 1;
padding: 10px;
}

@media (max-width: 800px){
.flex_wrap {
flex-direction: column;
}

.flex_1 {
    padding: 0px;
}

.flex_1 p {
    margin: 0px !important;
}
}

@media (min-width: 767px) {
.flex_1 ul {
    margin: auto;
    display: table;
}
}

.flex_wrap a {
    margin-top: 0 !important;
    text-decoration: unset !important;
}

* {
    font-family: "Manrope", 'FontAwesome', 'font-awesome', sans-serif !important;
}
.section-banner .banner .banner-text__title--extraLarge {
    font-weight: 700;
}
.mobileHeader-container {
    background:#0c4369;
}
@media screen and (max-width: 767.98px) {
#id_2f1730c8-853b-50c9-a3d3-5f383b5287d3 .section__column-1.ple-column-padding {
    padding-top: 10px!important;
}
}

.mobileHeader-logoImg {
    min-height: 60px;
}
@media screen and (max-width: 900px) {
h3.banner-c__title.component__title.banner-text__title--extraLarge.text-center {
    margin-top: 10px!important;
}
}
@media screen and (max-width: 900px) {
.bannerimage .section--dark .component__button--3 {
     margin-top: 1.5rem;
}
}


.top_loc .location__item {
    display: flex;
}

.top_loc .location__item > div {
    margin-right: 25px !important; 
    color: white !important;
    font-size: 1rem !important;
    font-weight: normal !important;
}
.top_loc .location__item a {
    color: white !important;
}
.top_loc .locations {
    padding: 0 !important;
}

.top_loc p {
    margin: 0 !important;
}


 .staff-b--12 .staff__item .staff-member__text-wrap {
      padding-top: 0 !important;
}
    .staff-b .staff-member__name {
    
         margin-top: 0 !important;
    }
.staff-b--12 .staff__item .staff-member__text {
    align-items: flex-start !important;
}

.banner_cust .cta{
    padding: 0 !important;
}
.banner_cust .cta__button {
    margin: 0 !important;
    min-width: unset !important;
    display: inline !important;
}


@media (min-width: 992px){
    img.banner_media_pciture_image{
        height: 800px !important;
        object-fit: cover !important;
        object-position: center !important;
    }
}



@media only screen and (max-width: 767px) {
    .mm-menu {
        background: #fff !important;
        border-color: #000 !important;
        color: #000 !important;
    }
}

#mobileHeaderNav .mm-homeIcon {
    color: #000 !important;
}


@media only screen and (max-width: 767px) {
    .mm-menu .mm-listview>li .mm-arrow:after, .mm-menu .mm-listview>li .mm-next:after, .mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
        border-color: #000 !important;
    }
}

/* 
::-webkit-datetime-edit-year-field:not([aria-valuenow]),
::-webkit-datetime-edit-month-field:not([aria-valuenow]),
::-webkit-datetime-edit-day-field:not([aria-valuenow]) {
    color: transparent;
} */


input[type=date] {
  text-align: right;
}

input[type="date"]:before {
  color: #a89ba8;
  content: attr(placeholder) !important;
  margin-right: 0.5em;
}

.section-banner .banner-group-3 .slider__background:before {
    content: none;
}