@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;
}
#text-1col-center .bg-wrap {
	background: #134da1;
}
#contact-center-form .bg-wrap {
	background: #f4f4f4;
}
#action-text-btn-3 .bg-wrap {
	background: #134da1;
}.tool-btn-right-2{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
.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);
}
#footer-text-subscribe-2 .bg-wrap {
	background: #f4f4f4;
}#footer-social-text .bg-wrap {
	background: #eeeeee;
}
