.slider h3,
.slider h5
.clients h3 {
	text-shadow: 1px 1 px 3px rgba(0,0,0,5);
}

.parallax-container {
	height: 360px;
}

.parallax img {
	filter:  grayscale(1);
	opacity: 0.5 !important;
}



section, footer{
	padding: 20px 0;
}