/* CSS Document */


#topsearch {display: none;}
.service-list ul li {
	/*margin-bottom: 10px;*/
}
span.wpcf7-form-control-wrap {
	margin-left: 0 !important;
}
.wpcf7-form .wpcf7-submit {
	padding: 0 15px;
}

.cf7_form  .cf7_cell:first-child {
	padding-right: 20px;
}
.cf7_form  .cf7_cell {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-bottom: 20px;
}
.cf7_form  .cf7_cell input:first-child {

	margin-right: 20px;
}
.cf7_form  .cf7_cell input {
	width: 100% !important;
	box-sizing: border-box;
	height: auto;
}
.cf7_form textarea {
	width: 100% !important;
	box-sizing: border-box;
}
.wpcf7-list-item *{
	vertical-align: middle;
}
