
/*
.moto-container_header_56a23d83 {
	background-image: url('/assets-v3/background/dentistry.jpg');

}
*/


.moto-container_header_56a23d83 {

	background: none;

}

.moto-container_header_56a23d83:after {

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

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

}


.moto-container_content_575e78f3
{
  content: '';
  background-image: url('/assets-v3/background/dentistry.jpg');
  background-size: cover;
}

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