@import url(OpenSans.css);
			#AreaGeralProduto {position: relative; background: #FFF; width: 100%; display: block; max-width: 900px; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #444242;}

			.BackgroundGeral {width: 100%; display: block; padding: 70% 0;}

			#LogoMultilaser {display: block; clear: both; height: 133px;}
				#LogoMultilaser img {position: absolute; top: 0; left: 50px; z-index: 999999;}

				#AreaGeralProduto p {width: 380px; z-index: 999;}
				#AreaGeralProduto h3 {color: #d8328a; font-size: 22px; width: 380px; margin: 0;}

				.ConteudoBloco {padding: 0 50px; box-sizing: border-box; top: 0; width: 100%; z-index: 9;}


			#BlocoUm {}
				#BlocoUm .BackgroundBloco {width: auto; height: auto; display: block; position: absolute; right: 0; bottom: 0;}
				#BlocoUm .ConteudoBloco {position: absolute;}
				#BlocoUm h3 {float: right; text-align: right;}
				#BlocoUm p {float: right; text-align: justify; clear: both;}
				#ImagemGrande {position: absolute; left: 0; top: 180px;}
				#LogoProduto {position: absolute; right: 50px; top: 50px;}

				#AreaIconesBlocoUm {width: 380px; margin: 0; padding: 0; float: right; clear: both; box-sizing: border-box;}
				#AreaIconesBlocoUm li {float: left; width: 25%; list-style: none; padding: 0 2px; box-sizing: border-box;}
				#AreaIconesBlocoUm li img {width: 100%;}

			#BlocoDois {position: absolute; top: 650px; width: 100%}
				#BlocoDois p {width: 560px; text-align: justify;}
				#IconBlocoDois {display: block; float: left;}
				#ImagemBlocoDois {float: right; display: block;}

			#BlocoTres {position: absolute; top: 1570px; width: 100%}
				#BlocoTres .ConteudoBloco {display: block; clear: both;}
				#BlocoTres h3 {width: 100%; text-align: right;}
				#BlocoTres p {width: 340px; float: right; text-align: justify;}

				#AreaIconesBlocoTres {width: 194px; margin: 0 50px 30px; padding: 0; float: right; clear: both; box-sizing: border-box;}
				#AreaIconesBlocoTres li {float: left; width: 50%; list-style: none; padding: 0 2px; box-sizing: border-box;}
				#AreaIconesBlocoTres li img {width: 100%;}

				#ImagemBlocoTres {float: left; display: block; margin-top: -400px;}

			#BlocoQuatro {position: absolute; top: 2090px; width: 100%}
				#BlocoQuatro h3 {width: 100%; text-align: center; font-weight: normal;}
		
			@media screen and (max-width: 890px) {
				.BackgroundGeral {padding: 90% 0 120%;}

				#ImagemGrande {display: none;}

				#LogoProduto {margin-top: 50px; position: initial;}
				#BlocoUm h3 {width: 100%; text-align: center;}
				#BlocoUm p {width: 100%; text-align: center;}
				#AreaIconesBlocoUm {margin: 10px auto 0; float: none;}

				#BlocoQuatro {top: 2400px;}
			}
			@media screen and (max-width: 770px) {
				#ImagemBlocoDois {display: none;}
				.BackgroundGeral {display: none;}
				#AreaGeralProduto {background: #FFF;}

				#BlocoUm .ConteudoBloco {position: initial;}
				#AreaGeralProduto > div {display: block; clear: both; position: initial;}

				#BlocoDois {padding-top: 50px;}

				#ImagemBlocoTres {display: none;}

				#IconBlocoDois {display: none;}

				#BlocoDois h3, #BlocoDois p, #BlocoTres h3, #BlocoTres p {width: 100%; text-align: center; float: none;}

				#AreaIconesBlocoTres {margin: 0 auto; padding-bottom: 20px; float: none;}

				#BlocoTres {padding-top: 50px;}

				#BlocoTres .ConteudoBloco {padding-top: 20px;}

				#BlocoQuatro {margin-top: 50px; padding-bottom: 30px;}
				#BlocoQuatro iframe {width: 100%; max-width: 560px}
			}

			@media screen and (max-width: 590px) {
				#LogoMultilaser img {position: inherit;}
				#AreaIconesBlocoUm {width: auto;}

			}
			@media screen and (max-width: 420px) {
			}

			@media screen and (max-width: 350px) {
			}
			@media screen and (max-width: 323px) {
			}