.main-p
{
	color: #484848;
	font-family: gotham-light;
	font-size: 18px;
	margin-bottom: 38px;
	text-align: center;
}
.services
{
	margin-bottom: 40px;
	margin-top: -80px;
}
.main h3
{
	color: #0b4977;
}

.content-contact-font {
	margin-top: 40px;
	margin-bottom: 40px;
	color: #484848;
	font-size: 18px;
	font-family: gotham-light;
	margin-bottom: 38px;
}








.frame
{
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: -40px;
	padding-top: 216px;
	position: relative;
	top: -115px;
	background-size: contain;
}
.frame input
{
	background: #fff;
	border: 0px;
	border-radius: 0px;
	font-style: italic;
	height: 20px;
	margin-bottom: 20px;
}
.frame textarea
{
	border: 0px;
	border-radius: 0px;
	font-style: italic;
	height: 130px;
	padding-left: 13px;
	width: 100%;
}
.frame form
{
	background-color: #f2f8e8;
	padding: 20px;
}
.frame form .green-button
{
	margin: 0px auto -5px auto;
	margin-top: 15px;
}
.frame h1
{
	color: #7cbc20;
	font-family: gotham-light;
	font-size: 36px;
}
.frame p
{
	font-family: gotham-light;
	font-size: 20px;
}
.contact-data
{
	margin-bottom: 50px;
	margin-top: -50px;
}
.contact-data .phone-data
{
	background-repeat: no-repeat;
	color: #0b4977;
	font-family: gotham-light;
	font-size: 20px;
	height: 26px;
	padding-left: 40px;
}
.contact-data .email-data
{
	background-position-y: 4;
	background-repeat: no-repeat;
	color: #0b4977;
	font-family: gotham-light;
	font-size: 20px;
	height: 15px;
	height: 21px;
	padding-left: 40px;
}
.contact-data .address-data
{
	background-position-x: 4;
	background-repeat: no-repeat;
	color: #0b4977;
	font-family: gotham-light;
	font-size: 20px;
	height: 26px;
	margin-bottom: 40px;
	padding-left: 40px;
}
.contact-data .col-lg-4
{
	padding-bottom: 40px;
}
