#desc-tabs-2 ul.nav-tabs .nav-item{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto !important;
    text-align: center;
}
#desc-tabs-2 .nav-tabs a.nav-link:hover, #desc-tabs-2 .nav-tabs a.nav-link.active{
    border-color: #007bff;
}
#desc-tabs-2 .bg-wrap {
	background: #f4f4f4;
}#benefits-4col-11 .bg-wrap {
    background: #f5f8fd;
}
#footer-text-subscribe-2 .bg-wrap {
	background: #10619b;
}#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);
}