/* Header */

#sp-header {
    margin-top: 10px;
}

/* Menubackground */

.sp-megamenu-wrapper .sp-megamenu-parent {
    background-color: #E8EDF2;
}

/* Menu high */

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 50px;
}

/* Footer Text Color */

#sp-footer .sp-copyright {
    color: #f7f9fb;
}