.floatright{
	float: right;
}
.contact-banner{
	margin-top: 0 !important;
	height: 200px;
	width: 100%;
}
.contact-banner h1.title{
	color: #fff;
	font-size: 32px;
	margin-top: 4%;
	margin-bottom: 5px !important;
}
.contact-banner p.title{
	color: #fff;
	font-size: 14px;
}
.contact h3.title{

	font-weight: bold;
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: left;
	color: #1e2329;
}
.contact .contact-left{
	float: left;
}
.contact .contact-left .left{
	float: left;
}
.contact .contact-left .left input{
	height: 48px !important;
	margin:12px 0px 16px 0; 
	width: 99%;
	border-radius: 4px;
	border: solid 1px #d1d1d1;
	background-color: #ffffff;

}
.contact .contact-left .left textarea{
	margin:10px 0px;
	width: 99%;
	border-radius: 4px;
	border: solid 1px #d1d1d1;
	background-color: #ffffff;
}
.contact .contact-left .left textarea:focus .contact .contact-left .left input:focus{
	border: solid 1px #d1d1d1;
	outline: 0;

}
.contact .contact-left .btn_contact{
	color:#ffffff;
	width: 176px;
	background-color: #ef8c29 !important;
	height: 48px;
	margin-bottom: 50px;
}
.contact-left .content{
	margin-top: 15px;
}
.contact-left .content img{
	float: left;
	margin-right: 10px;
}
.content .contact_other  a{
	font-size: 16px;
	color: #707070;
	line-height: 22px;
}
.content .contact_other  a:hover{
	text-decoration: none;
}
.content .contact_other{
		font-size: 16px;
	color: #707070;
	line-height: 22px;
	margin-left: 10px;
	margin-bottom: 8px;
}
.contact-left .content .contact_other span{
	font-size: 16px;
	color: #707070;
	line-height: 22px;
}
.contact-left .content .contact_other span.icon2{
	width: 85px;
}
.contact-left .content .contact_other span.icon3{
	width: 220px;
}
.contact-left .content .contact_other span.spanone{
	margin-left: 96px;
}
.contact-left .content .contact_other span.spantwo{
	margin-left: 180px;
}
.contact-left .profile span{
	color: #ef8c29;
	font-size: 16px;



}
.contact-left .profile img#images{
	height: 30px;
	width: 30px;
	margin-left: 10px;
	
}
.contact-left .profile{
	justify-content: center;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	padding:10px;
	height: 50px; 
	width: 230px;
	border-radius: 2px;
	border: solid 1px #ef8c29;
	background-color: #ffffff;
}
.contact-left .profile a{
	text-decoration: none;
}