.cb-text 
{
	text-align:center !important;
}

.back-to-top {
	background: #3E64FF;
	border-radius: 50%;
	position: fixed;
	bottom: -50px;
	padding: 10px 12px;
	right: 50px;
	cursor: pointer;
	transition: 0.3s all;
	z-index: 9999;
}

.back-to-top.active {
	bottom: 200px;
	transition: 0.3s all;
	z-index: 9999;
}

div[data-bh-widget-id] {
	display: none !important;
}

.concept-banner.arial.cb-top.cb-long.light.light-gray {
	background-size: 100% 100%	!important;
}
