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;
}#header-logo-text-center .bg-wrap {
    background: linear-gradient(to bottom, #00ffff, #1c4fe0);
}
#header-logo-text-center .bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.23;
}#sep-bottom-3 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}         .hidden{
        display: none !important;
    }
  .action-social-right .rounded-circle{
  	overflow: visible !important;
  }
  .action-social-right .morestats, .action-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;
  }
  .action-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{
    position:  absolute;
    left: 0;
    top: 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{
   padding: 0 !important;
}
.action-button-left .btn-lg span.call-mobile{
   padding: 0.8rem 1rem 0.8rem 3.5rem !important;
}
}*/