@media(min-width: 992px){
    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;
}
#nav-megamenu-logo-text .bg-wrap {
	background: rgba(1, 11, 23, 0.5);
}#footer-text-map .bg-wrap {
    background-color: #F4F5F6;
}

#footer-text-map .bg {
	opacity: 1;
	background-image: url('../images/887/shutterstock_279056594_Converted.png');
}