/*
.moto-container_header_56a23d83 {

	background-image: url('/assets-v3/background/engineering.jpg');
}

.moto-container_content_575e78f3 {
	background-image: url('/assets-v3/background/engineering.jpg');
}

.moto-container_content_575e7916 {
	background-color: transparent;
}
*/



.moto-container_header_56a23d83:after {

	content: '';
	background-image: url('/assets-v3/background/engineering.jpg');
	background-size: cover;

	/*-webkit-filter: blur(2px);*/

	/*opacity: 0.9;*/
	top: -150px;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;

}


/*
.moto-container_content_575e78f3
{
  background: white;
}
*/


.moto-container_content_575e78f3
{
  content: '';
  /*opacity: 0.7;*/
  background-image: url('/assets-v3/background/engineering.jpg');
  background-size: cover;

}

.moto-container_content_569ec0f9
{
	background-color: #618DB5;
}
