.slider h3,
.slider h5, 
.clients h3 {
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5)
		
}
.parallax-container {
	height: 200%
}

.parallax img {
	
	opacity: 1!important;
}

.clients img {
	max-width: 140px;
	filter: drop-shadow(1px 1px 1px)
}

.logo {
	max-width: 13%;
	filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.8))
}

section, footer, p1 {
	padding: 20px 0;
}

.card-our-services {
	height: 300px;
}