#sp-header .logo {
    padding-top: 20px !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #00387b !important;
}

body:not(.home) #sp-header {
    background: #000000;
}
#sp-header {
    background: #ffffff !important;
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
}


#sp-header.header-sticky,#sp-header {
animation: inherit!important;
}

@media (min-width: 1200px) {
    .h3, h3 {
	text-shadow: 1px 1px 3px #d5d5d5;
    }
}

#sp-bottom {
    border-top: #00387B;
    border-style: solid;
    border-width: thin;
}

.contact-home .sppb-row:before {
    content: '';
    position: absolute;
    left: 0%;
    top: 0%;
    height: 100%;
    width: 100%;
    z-index: 2;
    border: 1px solid;
    border-radius: 0px;
    border-color: #ffffff;
}

.burger-icon>span {
    background-color: #8e9291;
}

.offcanvas-menu > .align-items-center {
    background: #dfdfdf;
}

#sp-header.header-sticky {
    box-shadow: 0px 16px 46px -30px rgb(0 0 0 / 77%) !important;
}