
.menu23 .top-bar {
    background: #154398;
    padding: 7px 0px;
    font-size: 12px;
    color: white;
}


.menu23 .mid-div {
	
}

.menu23 .bottom-div {
    border-top: 1px solid #ebebeb;
}


.menu23 .mid-div .logo{
	max-height: 42px;
}


.menu23 .cta-button svg {
    fill: #154398;
}


.menu23 .cta-button {
    border-left: 1px solid #ebebeb;
    padding-top: 5px;
}


.menu23 .mobile-location-div {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #2357b7;
}

.home-services-selector .single-service svg {
    fill: #154398;
}


.hero-ss .overlay {
    background-color: rgba(0,0,0,0.73);
}