#contact-form-row .contact-form-wrapper > div {
	position: absolute;
	z-index: 99;
}

#contact-form-row .contact-form-wrapper form, .overlay-form-wrap.contact-form-wrapper form {
	background: #FFF;
	padding: 40px;
	box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}

#shortened-row-eating {
	height: 300px;
	position: relative;
}

#shortened-row-eating > div {
	position: absolute;
	z-index: 99;
}

.blue-gradient {
	background: rgb(4,45,117);
	background: linear-gradient(0deg, rgba(4,45,117,1) 0%, rgba(12,92,172,1) 100%);
}

.testimonial-row {
	box-shadow: 0 10px 20px rgba(0,0,0,0.2);
	margin-bottom: 60px;
	padding: 60px;
}

/*.negative-top {
	top: -400px;
}*/

.overtop {
	z-index: 99999;
	margin-bottom: -400px !important;
}

.max100 {
	height: 500px;
	z-index: 1;
}

.leadership-row .wpb_single_image {
	margin-bottom: 0px !important;
}

.sidegreen {
	border-left: 15px solid #8CC87F;
	padding: 30px;
}