@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;
}
#benefits-3col-3 .bg-wrap {
}
#desc-img-text-10 .bg-wrap {
}
#testimonial-single-4 .bg-wrap {
    background: #006b0d;
}
#testimonial-single-4 .bg {
	opacity: 0.2;
	background-size: cover;
	background-position: right bottom;
	background-image: url('../images/887/bg_aman_01.jpg');
}#desc-text-4 .bg {
    background-image: url('../images/bg-75.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:1;
}
#contact-center-form .bg-wrap {
	background: #f5f5f5;
}#action-img-text-form .bg-wrap{
    background-color: #f4f5f6;
}#footer-text-4 .bg-wrap {
	background: #f4f4f4;
}



#footer-logo-text-2 .bg-wrap {
	background: #006b0d;
}