@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-menu-btn .bg-wrap {
	background: #0b9b14;}
#header-text-img-4 .bg-wrap{
    background: #0b9b14;
}
#header-text-img-4 .col-md-6.img-right{
    position: absolute;
    right: 0;
}
@media(max-width: 767px){
    #header-text-img-4 .col-md-6.img-right{
        position: relative;
    }
}
#header-text-img-4 .bg {
	background-size: contain;
	background-repeat: Repeat-x;
	background-position: center bottom;
	background-image: url('../images/background/anhbg013.svg');
}
#action-text-btn-3 .bg-wrap {
	background: linear-gradient(to bottom, #0b9b14, #0b9b14);
}#benefits-4col-7 .bg-wrap {
	background: #f9f9f9;
}




#benefits-4col-7 .bg {
	background-image: url('../images/bg-pattern-3.png');
	background-repeat: Repeat;
	background-size: 30px 30px;
	opacity: 0.15;}#action-text-btn-img .bg-wrap {
}
.action-btn-right-2{
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1001190 !important;
}#footer-text-4 .bg-wrap {
	background: #0b9b14;
}

