/* Contact */

#neck {
	margin-bottom: 6em;
	padding-top: 150px;
}
#waist {
	padding-top: 0;
}


.name_wrap input {
	margin-right: 1em;
	width: 40% !important;
}
.adress_wrap .nice-select,
.adress_wrap input {
	margin-bottom: 1em;
}
.nice-select .current {
	font-size: 0.9em;
}
#field_contact_type .icr-label {
	margin-right: 1em;
}

#contact_privacy {
	margin-top: 3.5em;
	text-align: center;
	font-size: 0.9em;
}
.nice-select {
    border-color: #eee !important;
}
.nice-select:hover {
    border-color: #ddd !important;
}
.nice-select:active,
.nice-select.open .nice-select:focus {
    border-color: #eee !important;
}

#contact_temp h3 {
	margin-bottom: 1em;
	font-size: 3.5em;
	font-weight: 300;
	line-height: 1em;
}