.formcontact{
	text-align:left !important;
	max-width:800px;
	margin:0 auto;
}
.rh{
	margin-left:5% !important;
}
.namecontact{
	width:270px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.phonecontact{
	width:270px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.countrycontact{
	width:286px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.emailcontact{
	width:270px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.companycontact{
	width:270px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.messagecontact{
	width:89%;
	max-height:150px;
	min-height:150px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding:15px;
}