.clr {
    height: 10px;
}
.clr_2 {
    height: 20px;
}
.clr_3 {
    height: 30px;
}

body.no-page-title #sp-header {
    /* background: #fff; */
    background: none;
    position: absolute;
    box-shadow: none;
    left: 0;
    top: 4.0em;
    width: 100%;
    /* background: rgba(255,255,255,0.5); */
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #ffffff !important;
    font-weight: 500 !important;
}
.sp-megamenu-parent>li>a {
    color: #ffffff !important;
}