.sp-megamenu-wrapper {float: right;padding-right: 30px;}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 15px;
    line-height: 120px;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: inherit;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 1.2;
    text-transform: inherit;
    letter-spacing: 1px;
    color: white!important;
    display: inline-block;
    padding: 12px 0;
    cursor: pointer;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover{color:#ffffff75!important;}

#sp-bottom {padding: 50px 0 25px!important;}
#sp-bottom .sp-module ul > li.active a {color: #e5003f;}
#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active,#sp-footer a:focus, #sp-bottom a:focus {color: #a5a5a5;}

.sp-page-title {
    padding: 220px 0 320px;
    background-repeat: no-repeat;
  background-position: 0% 50%!important;}