@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-1 .bg-wrap {
	background: #bbc3cc;
}
#inner-text .bg {
	opacity: 0.63;
	background-image: url('../images/25373/nena4.png');
}#action-img-text-btn-5 .bg-wrap{
    background: linear-gradient(to right, #c52f33, #d16666);
}
#inner-text--0 .bg {
	opacity: 0.63;
	background-image: url('../images/25373/nena4.png');
}
#action-text-4col .bg-wrap {
	background: linear-gradient(to right, #c52f33, #d89294);
}
#inner-text--1 .bg {
	opacity: 0.63;
	background-image: url('../images/25373/nena4.png');
}
#footer-logo-social .bg {
	opacity: 0.34;
	background-size: contain;
	background-image: url('../images/25373/footer.png');
}#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);
}.action-button-left{
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1001190 !important;
}
.action-button-left img{
    border-radius: 50%;
    position:  absolute;
    left: 0;
}
.action-button-left .btn-lg{
    padding: 0.8rem 1rem 0.8rem 3.5rem;
    font-size: 25px;
}
@media (max-width: 767px){
.action-button-left .btn-lg{
   padding: 0 !important;
}
.action-button-left .btn-lg span.call-mobile{
   padding: 0.8rem 1rem 0.8rem 3.5rem !important;
}
}