﻿
#text-126 {
	line-height: 18px;
}
#cont-267:hover .copyrightlink {
	background: transparent;
}
#cont-267:hover > div {
	opacity: 1;
}
#cont-267:hover .copyrightlink a {
	color: white;
}
#cont-267:hover .mapoverlay {
	opacity: 1;
}
#cont-267 {
	height: 250px;
	background: url(../media/map.jpg);
	background-size: cover;
	position: relative;
	background-position: 50% 50%;
}
#cont-267 a {
	color: #575757;
}
#cont-267 .mapoverlay {
	height: 100%;
	color: white;
	background: rgba(0,0,0,0.8);
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	opacity: 0;
	transition: .3s ease;
	cursor: pointer;
}
#cont-267 .copyrightlink {
	background: white;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
}
#form-field-255 label {
	width: auto;
	flex: auto;
}
#form-119 .form-field {
	margin-bottom: 5px;
}