
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.7); /*White;*/
	width: 100%;
	height: 80px;
}

.bx-wrapper .bx-caption span {
	/*color: Black;*/
	color: White;
	font-family: Arial;
	display: block;
	font-size: 12pt;
	height: 50px;
	padding: 5px;
}

.lf-caption-spacer {
	height: 50px;
	margin-top: -50px;
	background-color: White;
	display: block;
	float: left;
	width: 100%;
	position: relative;
}

.lf-gym-facilities-wrapper {
	display: block;
	float: left;
	padding-left: 40px;
	text-align: left;
	margin-top: -20px;
	position: relative;
	border: none;
	padding-top: 0;
}
.lf-gym-sports-facilities-wrapper {
	display: block;
	float: left;
	padding-left: 40px;
	text-align: left;
	margin-top: -20px;
	position: relative;
	border: none;
	padding-top: 0;
}