@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;
}#testimonial-carousel .bg-wrap {
    background-color: #F4F5F6;
}
.tool-button-right {
    z-index: 1001190 !important;
    position: fixed;
    right: 130px;
    bottom: 50px;
}
.pss-fixed-right{
    position: fixed;
    right: 0;
    bottom: 0;
}
.tool-button-right .btn{
     padding: 0px 20px 0px 0px; 
     border: 0px;
}
.tool-button-right .btn.btn-primary{
    background-color: rgb(239, 43, 43);
}
@media(max-width: 767px){
    .tool-button-right .btn{
        padding: 0;
    }
}
/*.tool-button-right .btn-lg{
    padding: 0.8rem 1rem 0.8rem 3.5rem;
    font-size: 25px;
}
@media (max-width: 767px){
.tool-button-right .btn{
    padding: 0 !important;
    width: 50px !important;  
    height: 50px !important;
}
}*/#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);
}#tool-back-to-top{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
#tool-back-to-top{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}

#footer-text-subscribe-2 .bg-wrap {
	background: #10619b;
}