#AreaGeralProduto {position: relative; background: #000; width: 100%; display: block; max-width: 900px; margin: 0 auto; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #444242; overflow: hidden;}
.BackgroundGeral {width: 100%; display: block;}

	#AreaGeralProduto p {width: 100%; z-index: 999; text-align: justify; color: #FFF; font-weight: 300; opacity: 0.9;}
	#AreaGeralProduto p strong {opacity: 1;}
	#AreaGeralProduto h3 {color: #FFF; width: 100%; font-weight: 700;}
	#AreaGeralProduto img {display: block; box-sizing: border-box;}
	#AreaGeralProduto br {display: block; clear: both;}
	#AreaGeralProduto > div {position: relative; float: left; width: 100%; display: block; clear: both;}

	.ConteudoBloco {padding: 0 70px; box-sizing: border-box; top: 0; position: relative; width: 100%;}
	.BackgroundBloco {width: 100%; position: absolute; top: 0; left: 0;}

#BlocoUm {}
	#BlocoUm .MO267_268_Logo {margin: 50px auto;}
	#BlocoUm .ConteudoBloco {}

#BlocoDois {}
	#BlocoDois .ConteudoBloco {}

#BlocoTres {}
	#BlocoTres .ConteudoBloco {}

#BlocoQuatro {}
	#BlocoQuatro .ConteudoBloco {}

#FimBlocos {background-color: #00ff3e; color: #000; padding: 10px 30px; font-size: 10px; box-sizing: border-box; font-weight: 600;}

@media screen and (min-width: 901px) { /* Desktop */
	.DesktopItem {display: block !important;}
	.MobileItem {display: none !important;}

#BlocoUm {}
	#BlocoUm .ConteudoBloco {position: relative; z-index: 2; width: 50%; float: left; padding: 70px 0 100px 70px;}
	#BlocoUm .ConteudoBloco h3 {font-size: 2.2rem; line-height: 2.8rem; }
	#BlocoUm img.DesktopItem { position: absolute; top: 166px; width: 100%;}

#BlocoTres {padding: 50px 0px;}
	#BlocoTres img {width: 50%; padding-right: 30px;}
	#BlocoTres .ConteudoBloco {width: 50%; float: left; padding-right: 0; padding-top: 50px;}

#BlocoQuatro {}
	#BlocoQuatro .ConteudoBloco img {width: 50%; float: left; padding: 50px;}

#BlocoCinco .ConteudoBloco {width: 45%; float: left; padding-right: 0;}
	#BlocoCinco .ConteudoBloco h3 {font-size: 2.2rem; line-height: 2.8rem; }
	#BlocoCinco .ConteudoBloco p {box-sizing: border-box; padding-right: 50px;}
	#BlocoCinco > img {float: right; width: 55%; padding: 50px 50px 50px 0px;}

}
@media screen and (max-width: 900px) {
	.DesktopItem {display: none !important;}
	.MobileItem {display: inline-block !important;}

#AreaGeralProduto img {width: 100%; padding: 10px 0px ;}

#BlocoUm .MO267_268_Logo {width: 80%; margin: 20px auto;}

#BlocoCinco > img { padding: 20px; }
}
@media screen and (max-width: 700px) {
}
@media screen and (max-width: 550px) {
	.ConteudoBloco {padding: 0 20px;}
}
@media screen and (max-width: 350px) {
	#LogoDaMultilaser {padding-left: 0;}
}