#userForm input, #userForm select, #userForm textarea{border:1px solid #ABABAB }
.rsform-block-intro{margin-bottom:30px}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: rgba(184,184,184,0.95);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #242736;
}
.tel:before {
	font-family: fontawesome;
	content: '\f095';
	padding-right: 10px
}
.logo-module h1 {
	line-height: 70px
}
#sp-content-bottom-4 {
	margin-top: 20px;
	border-top: 1px solid #ECECEC;
}
#sp-content-bottom4 {
	padding: 20px;
	margin-top: 20px;
}
.sp-module.gte-cta {
	text-align: center;
}
.custom.gte-cta {
	text-align: center;
	width: 50%;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	.custom.gte-cta {
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 980px) {
	#sp-component {
		margin-bottom: 50px !important;
	}
}