@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;
}#action-text-btn-4 .bg-wrap {
    background: #f7f7f7;
}
#action-text-btn-4 a.btn-primary{
    background: linear-gradient(to right, rgb(0, 198, 255), rgb(0, 114, 255)); 
    border-width: 0px;
}#gallery-3col-6 .bg-wrap {
    background: #ffffff;
}#benefits-3col-3 .bg-wrap {
    background-color: #f4f5f6;
}
#footer-logo-text-4 .bg-wrap {
    background: #ffffff;
}    .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);
  }