/**
* Layers DevKit Custom Main CSS
*/
.home .gfield_label, div#input_1_1 span.name_first > label, div#input_1_1 span.name_last > label  {
	display:none !important;
}

.home .gform_wrapper ul li.gfield {
    margin-top: 4px;
}

.home .gform_wrapper .top_label .gfield {
	margin-bottom:0.1em !important;
}

.home textarea#input_1_4 {
    margin-top: 16px;
}

.home .gform_wrapper .top_label li.gfield.gf_left_half, .home .gform_wrapper .top_label li.gfield.gf_right_half {
	width:50%;
	float: unset !important;
	margin-right: 0px;
}

div#gform_wrapper_1 {
    background: #a6c6e0;
    padding: 20px;
}

.home .button, [type="submit"] {
    border-color: #c6c3c8;
    background-color: #3d3225;
    box-shadow: none;
}

.page .entry-content {
    font-size: 1.3rem;
}

.home .requestconsult {
	font-size:24px;
}