.chza #body section article {
	margin-bottom: 0;
	padding-bottom: 0;
}
.chza #body section article .producte_header,
.chza #body section article .producte_header_right {
	margin-bottom: 0;
	padding-bottom: 0;
}
.chza #three .widget > .widget_body {
	padding: 0;
}
.chza #three {
	margin-bottom: 40px;
	padding-top: 20px;
	border-top: 1px dashed #e4b669;
}
.chza #three .wd_get_consultation {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.chza #three .iforms_button button {
	display: block;
	margin-left: auto;
	margin-right: auto;
	transition: .3s;
	background-color: #2674a5;
	min-width: 190px;
	outline: none;
}
.chza #three .iforms_button button:hover {
	background-color: #2980b9;
}
.chza #three .wd_get_consultation:first-child .iforms_button button {
	background-color: #5aa113;
}
.chza #three .wd_get_consultation:first-child .iforms_button button:hover {
	background-color: #63b313;
}
.chza #three form.iforms .input[type="text"] {
	width: 100%;
}
.chza .widget.wd_get_consultation .fn_department {
	display: none;
}
#f_get_consultation_agreement {
	clear: both;
	padding: 5px 15px;
	border: 1px solid #ccc;
	overflow: hidden;
	margin-top: 11px;
}
.chza form.iforms input.button_submit {
	text-align: center;
	width: 100%;
	font-size: 20px;
	padding: 20px 0;
	box-sizing: border-box;
}