
	body {
		opacity: 1 !important; 
	}

	.slider-text,
	.carousel-indicators,
	.map, 
	.map ~ .shadow-left {
		display: none;
	} 
 
	p.error {
		background: #f00;
		color: #fff;
		padding: 10px;
	}

	.collapse {
		height: auto !important; 	
	}
