@media (min-width: 992px) {
    nav.fixed-top:not(.sticky-top):not(.show-menu) .bg-wrap {
        opacity: 0 !important;
    }
}
#nav-logo-menu-btn-1 .bg-wrap {
	background: #f5f5f5;
}
#benefits-2col-13 .bg-wrap {
	background: #f5f5f5;
}
#clients-6col--0 .bg-wrap {
	background: #ffffff;
}#tool-support .bg-wrap {
    background: #ff6f00;
}
#tool-support h4{
    font-size: 17px;
}
.tool-alert{
    z-index: 1001100;
}#tool-social-right {
	position: fixed;
	right: 130px;
	bottom: 100px;
	z-index: 1001190 !important;
}

.hidden {
	display: none !important;
}

#tool-social-right .rounded-circle {
	overflow: visible !important;
}

#tool-social-right .morestats,
#tool-social-right .btbg {
	-moz-transition: 0.1s 0.15s;
	-o-transition: 0.1s 0.15s;
	-webkit-transition: 0.15s;
	-webkit-transition-delay: 0.15s;
	-webkit-transition: 0.1s 0.15s;
	transition: 0.1s 0.15s;
}

#tool-social-right .salesdesk-widget-button-text::after {
	content: "";
	top: 9px;
	right: -7px;
	position: absolute;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid rgba(0, 0, 0, .5);
}
#footer-text-subscribe-2 .bg-wrap {
	background: #10619b;
}