/* Add here all your CSS customizations */

.why-choose-us{
	margin-top: 80px!important;
	margin-bottom: 0!important
}

.footer-mobiles,
.footer-mobiles a{
	color:#ffffff!important;
	font-weight: bold;
}

footer .social-icons li a{
	color: #ffffff!important;
}

.content-grid .content-grid-item:before,
.content-grid .content-grid-item:after{
	border:none!important;
}

.parallax.section:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4);
	z-index: 0
}


.parallax.section .call-to-action{
	z-index: 1
}