nav.fixed-top:not(.show-menu) .bg-wrap{
    opacity: 0 !important;
}
nav.sticky-top.fixed-top:not(.show-menu) .bg-wrap, nav.fixed-top.sticky-top:not(.show-menu) .bg-wrap{
   opacity: 1 !important;
}#header-logo-text-center .bg-wrap {
    background: linear-gradient(to bottom, #00ffff, #1c4fe0);
}
#header-logo-text-center .bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.23;
}#sep-bottom-3 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}     