#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    box-shadow: 0px 0px 5px 3px rgb(0 0 0 / 62%);
}
.sp-megamenu-parent .sp-mega-group > li > a {
    font-weight: 500;
	transition: .3s;
}
.sp-megamenu-parent .sp-mega-group > li > a:hover {
    color: #10316b;
	margin-left: 5px;
	transition: .3s;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #d8d8d8;
	border-top: solid 8px #647c94;
}
#sppb-addon-1558422961971 .sppb-gallery img {
    margin-bottom: 15px;
}
#sp-bottom-top .sppb-btn.sppb-btn-link, .sppb-btn.sppb-btn-link {
    text-decoration: none !important;
}
ul.social-icons {
    float: right;
    font-size: 18px;
}
#sp-bottom {
    padding: 10px 0 30px;
    text-align: center;
}
.shadow{
	box-shadow: 0px 3px 7px 0px #0000007d;
}