
.logo {
	margin-top: 0px;
}
.logo img {
	max-height: 75px;
}
.topbar-info a {
	color: inherit;
}

.section-white {
	background-color: #FFF
}
.section {
	padding: 0px;
}
.section-3 {
	margin: 0px;
}
.section-title.st3 {
	font-size:18px;	
}
.section-title-2-right:after {
	width: 7%;
	height: 2px;
	display: block;
	content: '';
	background-color: rgb(34,171,166);
	position: absolute;
	bottom: -2px;
	left:0%;
}
.contact-section a {
	color: #E0E0E0;
}
.form-icon.icon-phone:after {
		content:"\f095";
	}

.ex-grid p {
	padding-top: 12px;
	line-height: 18px;
}
.ex-grid a {
	font-size: 14px;
}