.home-hero, .home-hero h1, .home-hero h2 {
	color: #fff;
}

.main {
	margin-bottom: 0;
}

.wpb_column {
	padding-top: 0;
	padding-bottom: 0;
}

.ultimate-map-wrapper.ult-adjust-bottom-margin {
	margin-bottom: 0;
}

.services-row-1, .services-row-3 {
	background-image: -webkit-gradient(linear,left top,right top,color-stop(0,#222222),color-stop(33.333%,#222222),color-stop(33.333%,#252525),color-stop(66.666%,#252525),color-stop(66.666%,#222222),color-stop(100%,#222222));
	background-image: -webkit-linear-gradient(left,#222222,#222222 33.333%,#252525 33.333%,#252525 66.666%,#222222 66.666%,#222222 100%);
	background-image: -moz-linear-gradient(left,#222222,#222222 33.333%,#252525 33.333%,#252525 66.666%,#222222 66.666%,#222222 100%);
	background-image: -ms-linear-gradient(left,#222222,#222222 33.333%,#252525 33.333%,#252525 66.666%,#222222 66.666%,#222222 100%);
	background-image: -o-linear-gradient(left,#222222,#222222 33.333%,#252525 33.333%,#252525 66.666%,#222222 66.666%,#222222 100%);
}

.services-row-2 {
	background-image: -webkit-gradient(linear,left top,right top,color-stop(0,#252525),color-stop(33.333%,#252525),color-stop(33.333%,#222222),color-stop(66.666%,#222222),color-stop(66.666%,#252525),color-stop(100%,#252525));
	background-image: -webkit-linear-gradient(left,#252525,#252525 33.333%,#222222 33.333%,#222222 66.666%,#252525 66.666%,#252525 100%);
	background-image: -moz-linear-gradient(left,#252525,#252525 33.333%,#222222 33.333%,#222222 66.666%,#252525 66.666%,#252525 100%);
	background-image: -ms-linear-gradient(left,#252525,#252525 33.333%,#222222 33.333%,#222222 66.666%,#252525 66.666%,#252525 100%);
	background-image: -o-linear-gradient(left,#252525,#252525 33.333%,#222222 33.333%,#222222 66.666%,#252525 66.666%,#252525 100%);
}

.form-dark input[type="text"], .form-dark input[type="email"], .form-dark textarea {
	background: #252525;
	color: #f7f7f7;
	border: 0;
}

/* STATS */
.ac-theme .stats-block .stats-text {
	color: #000000 !important;
	letter-spacing: 0 !important;
	margin-top: 0;
	border-top: 1px solid #000000;
	padding-top: 5px;
	font-family: Teko;
	font-weight: 400;
	font-style: inherit;
	line-height: 125%;
}

.ac-theme .stats-block .counter_prefix, .ac-theme .stats-block .counter_suffix {
	font-family: Teko;
	font-weight: 400;
	font-style: inherit;
	line-height: 125%;
}

.ac-theme .stats-block .stats-number {
	font-weight: 400;
	font-style: inherit;
	line-height: 100% !important;
	font-family: Teko;
}