.address {
    background-position: 3px 5px;
	color: green;
	font-size: 20px;
}
.location {
	list-style: none;
}
.contactDetails {
	line-height: 1.6em;
	font-size: 16px;
}
.alignIcon{
	margin-left: 15px;
}
.alignIconphn{
	margin-left: 21px;
}
.fb{
	color: #0077e2;
}
.twitter{
	color: #00aced;
}
.gplus{
	color: #ef1a1a;
}
.sendBtn{
	background:#337B49;
}
.sendBtn:hover{
	background:#337B49;
}