@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;
}

#header-halfbg-form .bg-wrap {
	background: #161616;
}#header-halfbg-form .bg {
	background-repeat: No-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 0.49;
	background-image: url('../images/15858/bannerquanli1.jpg');
}#benefits-4col-4 .bg-wrap {
	background: linear-gradient(to right, rgba(13, 159, 50, 0.39), rgba(159, 156, 13, 0.39));
}#benefits-3col-6 .bg-wrap{
    background: #F4F5F6;
}#header-text-img-2 .bg-wrap {
    background-color: #E2EBF2;
}
#desc-img-text-10 .bg-wrap {
    background: linear-gradient(to bottom, #efefef, rgba(0, 0, 0, 0));
}
#desc-img-text-10 .bg {
    background-repeat: No-repeat;
    background-size: 250px auto;
    background-position: right bottom;
    background-image: url(../images/887/bgsseventslimweb01.png);
}

#benefits-3col-10 .bg-wrap {
	background: linear-gradient(to right, rgba(13, 159, 50, 0.53), rgba(159, 156, 13, 0.53));
}#benefits-3col-10 .bg {
    background-image: url('../images/background/home_security2_slider2_bg.jpg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    opacity: 0.34;
}#gallery-3col-5 .bg-wrap {
}
.action-btn-right-2{
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1001190 !important;
}#tool-btn-right-2{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
#tool-btn-right-2 .pss-fixed-right{
    position: fixed;
    right: 0;
    bottom: 0;
}
#tool-btn-right-2 .btn{
    border-width: 0px;
    border-radius: 6px;
}
#tool-btn-right-2 a[class*="btn-outline"]{
    border-width: 2px;
}
#tool-btn-right-2 .btn.btn-primary{
    background: rgb(239, 43, 43);
}