	#AreaGeralProduto {position: relative; background: #FFF; width: 100%; display: block; max-width: 900px; margin: 0 auto; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #444242; overflow: hidden; z-index: 2;}
	#AreaMultilaser {background: #FFF; box-sizing: border-box; display: block; clear: both; width: 100%; max-width: 900px; margin: 0 auto;}
		
		#FimBlocos p {font-size: 10px !important; font-weight: 300; color: #444; line-height: 1rem !important;}

	.BackgroundGeral {width: 100%; display: block;}

		#AreaGeralProduto p {width: 100%; z-index: 999; font-weight: 300; font-size: 1rem; line-height: 1.8rem;}
		#AreaGeralProduto h3 {color: #000; width: 100%; font-weight: 700;}
		#AreaGeralProduto h4 {color: #000; width: 100%; font-weight: 300;}
		#AreaGeralProduto br {display: block; clear: both;}
		#AreaGeralProduto img {display: block;}
		#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%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; z-index: -1;}

	#BlocoUm {color: #FFF;}
		#BlocoUm .ConteudoBloco {}

	#BlocoDois {}
		#BlocoDois .ConteudoBloco {}

	#BlocoTres { background-color: #e6b520; color: #FFF;}
		#BlocoTres .ConteudoBloco {}

	#BlocoQuatro { color: #FFF; }
		#BlocoQuatro .ConteudoBloco {}

	

	@media screen and (min-width: 901px) { /* Desktop */
		.DesktopItem {display: block !important;}
		.MobileItem {display: none !important;}
		#LogoDaMultilaser img {max-width: 288px; padding: 40px;}
		#LogoDaMultilaser {width: 45%; display: block; float: left;}
		#FimBlocos {width: 55%;  padding: 30px; box-sizing: border-box; float: left;}
		.ConteudoBloco > div {position: relative; width: 50%; float: left; display: block;}

	#BlocoUm {}
		#BlocoUm .ConteudoBloco img {float: left; margin-right: 50px;}
		#BlocoUm .ConteudoBloco h3 {color: #FFF; margin-bottom: 0; font-weight: 400; font-size: 3rem; line-height: 3.6rem;}
		#BlocoUm .ConteudoBloco h4 {color: #FFF; margin-top: 0; font-size: 2rem; line-height: 2.6rem;}
		#BlocoUm .ConteudoBloco div {padding-right: 80px; box-sizing: border-box; margin: 100px 0 200px;}
		#BlocoUm img:nth-of-type(2) {position: absolute; right: 0; width: 60%; top: 200px;}
		#BlocoUm img:nth-of-type(3) {position: absolute; bottom: -50px; width: 60%; margin: 0 20%;}

	#BlocoDois {}
		#BlocoDois .ConteudoBloco div {float: right; padding-left: 40px; box-sizing: border-box; margin: 100px 0;}
		#BlocoDois .ConteudoBloco div h3 {font-size: 3.4rem; line-height: 4rem; margin: 0; font-weight: 400;}
		#BlocoDois img {position: absolute; left: 0; top: 100px; width: 50%;}

	#BlocoTres {}
		#BlocoTres .ConteudoBloco div {box-sizing: border-box; padding-right: 80px; margin: 0px 0 30px;}
		#BlocoTres .ConteudoBloco div h3 {font-size: 3rem; line-height: 3.4rem; color: #FFF; font-weight: 300;}
		#BlocoTres img {position: absolute; right: 0; top: 50px; width: 65%;}

	#BlocoQuatro {}
		#BlocoQuatro .ConteudoBloco div {float: right; box-sizing: border-box; padding-left: 100px; margin: 120px 0;}
		#BlocoQuatro img:nth-of-type(2) {position: absolute; left: 20px; top: 50px;}

	}
	@media screen and (max-width: 900px) {
		.DesktopItem {display: none !important;}
		.MobileItem {display: inline-block !important;}
		#AreaGeralProduto img {width: 100%; display: block;}
		#LogoDaMultilaser img {max-width: 288px; padding: 20px;}
		#FimBlocos p { box-sizing: border-box; padding: 0 20px; }
		#AreaGeralProduto h3 {font-size: 3rem; line-height: 3.4rem; font-weight: 400;}
		#AreaGeralProduto h4 {font-size: 2rem; line-height: 2.4rem; font-weight: 400;}
		#AreaGeralProduto p {text-align: justify;}

	#BlocoUm {background-color: #20b2a6;}
		#BlocoUm .ConteudoBloco img {width: 40%; margin: 20px;}
		#BlocoUm .ConteudoBloco h3 { color: #FFF; margin-bottom: 0;}
		#BlocoUm .ConteudoBloco h4 { color: #FFF; margin-top: 0;}

	#BlocoDois {}
		#BlocoDois .ConteudoBloco {}

	#BlocoTres {}
		#BlocoTres img {margin-bottom: 20px;}
		#BlocoTres .ConteudoBloco h3 {color: #FFF;}

	#BlocoQuatro {}
		#BlocoQuatro .ConteudoBloco {}
	}
	@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;}
	}