@charset "utf-8";
/* CSS Document */


#contact .form-control {
	padding: 0 27px;
	height: 54px;
}

textarea#message {
	padding: 27px;
	min-height: 200px;
}
