@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-logo-megamenu-social .bg-wrap {
	background: #124691;
}
#gallery-3col-3 .bg-wrap {
	background: rgba(18, 70, 145, 0.22);
}#gallery-3col-5 .bg-wrap {
    background-color: #f4f5f6;
}

#gallery-fluid-carousel--1 .bg-wrap {
	background: #000000;
}
#footer-text-subscribe-2 .bg {
	background-size: cover;
	opacity: 0.1;
	background-image: url('../images/10572/cogwheels2125169.jpg');
}
#footer-text-subscribe-2 .bg-wrap {
	background: linear-gradient(to right, #021b79, #0575e6);
}