/*Search Directory*/
.display_finder_container {
	position: relative;
	padding: 30px 0 0;
}

.error {
	color: red;
	font-size: 0.9rem;
	max-width: 500px;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10;
	color: white;
}

.overlay * {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	/* IE 9 */
	-webkit-transform: translateY(-50%);
	/* Safari */
	-moz-transform: translateY(-50%);
	/* Firefox */
	left: 0;
	right: 0;
	color: #fff;
	text-align: center;
}

.overlay .ajax-loader {
	background-image: url('../images/ajax-loader.gif') !important;
	background-repeat: no-repeat;
	width: 0 !important;
	height: 0 !important;
	padding: 30px;
	margin: -40px auto 20px;
}

.hidden {
	display: none;
}

.error-message {
	text-align: center;
	margin-top: 30px;
}

#row_centre_search_results .row {
	padding-bottom: 0 !important;
}

.results-container {
	padding-bottom: 30px;
	display: none;
}

.results-container .main_results {
	padding-top: 30px;
	padding-bottom: 30px;
}

.results-container .result {
	margin-left: 0 !important;
	padding: 0 15px;
	margin-bottom: 30px;
	text-align: left;
}

.results-container .tile-content-container {
	position: relative;
	min-height: 250px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.results-container .result.volunteer-result h4 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	/* IE 9 */
	-webkit-transform: translateY(-50%);
	/* Safari */
	-moz-transform: translateY(-50%);
	/* Firefox */
	margin-bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	padding: 0 10px;
}

.results-container .result.volunteer-result h4 a {
	color: #fff;
}

.results-container .result.volunteer-result .overlay {
	z-index: 1;
}

.results-container .result.volunteer-result .view-more {
	text-transform: uppercase;
}

.results-container .result.volunteer-result .view-more {
	margin-top: 10px;
	display: inline-block;
}

.results-container #view_more {
	cursor: pointer;
}

.results-container p {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.results-container p.service,
.results-container p.address {
	padding-bottom: 15px !important;
}

.result-container {
	display: flex;
	flex-wrap: wrap;
}

.sect_description {
	padding-bottom: 30px !important;
}

.location_finder {
	padding: 0px 0 50px;
	text-align: center;
}

.location_finder span:not(.post-code) {
	border: 1px solid rgba(204, 204, 204, 0.5) !important;
	border-radius: 5px !important;
	margin-top: 15px;
}

.location_finder span select {
	padding: 15px !important;
	border-radius: 5px !important;
	box-shadow: none !important;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	font-size: 15px;
}

.location_finder span:not(.post-code):after {
	font-family: FontAwesome;
	content: "\f107";
	display: inline-block;
	font-size: 25px;
	color: #555;
	position: absolute;
	right: 22px !important;
	float: right;
	top: 15px !important;
	pointer-events: none;
}

.location_finder label {
	padding-bottom: 30px !important;
	text-align: center !important;
}

.location_finder span.post-code input[type=text] {
	width: 250px !important;
	background: transparent !important;
	border: 2px solid rgba(204, 204, 204, 0.5) !important;
	border-radius: 5px;
	text-align: center;
	font-size: 18px !important;
	padding: 5px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	-webkit-appearance: none;
}

.location_finder input.wpcf7-submit {
	padding: 15px 50px !important;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}

#map-locations {
	min-height: 500px;
	border-top: 3px solid #EBEBEB !important;
	border-bottom: 3px solid #EBEBEB !important;
}

#row_centre_search_results .secondary_results {
	padding-top: 30px !important;
	border-top: 1px solid #EBEBEB !important;
}

#row_centre_search_results .error-message-container.error-message,
#row_centre_search_results .main_results {
	padding-bottom: 0 !important;
}

.contact_us_form .wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	padding: 8px;
	border-radius: 5px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: 1px solid #989898;
	margin: 10px 0px;
	background-color: #f8f8f8;
}

.standard-form.contact_us_form input[type="text"],
.standard-form.contact_us_form input[type="date"],
.standard-form.contact_us_form input[type="tel"],
.standard-form.contact_us_form input[type="email"],
.standard-form.contact_us_form select,
.standard-form.contact_us_form .subscribe_section {
	margin: 10px 0px !important;
}

.standard-form.contact_us_form {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.contact_us_form {
	display: none;
}

.displayForm {
	display: block !important;
}

#contact-us {
	border-top: 1px solid #EBEBEB !important;
}

#contact-us .contact_us_form .wpcf7-response-output.wpcf7-mail-sent-ok {
	display: block !important;
	text-align: center !important;
}

#contact-us .contact_us_form .wpcf7-submit.button {
	margin: 0 auto;
}

.gm-style .gm-style-iw .infor_title {
	margin-top: 10px;
}

.gm-style .gm-style-iw {
	text-align: left;
	min-height: 355px;
	max-height: none !important ;
}
.display_finder_container .gm-style-iw-d {
	max-height: 370px !important ;
}