	#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;}
	#AreaMultilaser {background: #FFF; box-sizing: border-box; display: block; clear: both; width: 100%; max-width: 900px; margin: 0 auto; height: 94px; margin: 0 auto;}
		#AreaMultilaser img {width: 100%; display: block; clear: both; float: left;}

		#LogoDaMultilaser {max-width: 288px; margin: 20px 0 20px; padding-left: 40px;}
		#ColorsMultilaser {height: 5px;}

	.BackgroundGeral {width: 100%; display: block;}

		#AreaGeralProduto p {width: 100%; z-index: 999; text-align: justify; font-weight: 300;}
		#AreaGeralProduto h3 {color: #000; width: 100%; font-weight: 300;}
		#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 .ConteudoBloco {}
		#BlocoUm .ConteudoBloco h3, #BlocoUm .ConteudoBloco p, #BlocoTres .ConteudoBloco h3, #BlocoTres .ConteudoBloco p, #BlocoQuatro .ConteudoBloco h3, #BlocoQuatro .ConteudoBloco p, #BlocoQuatro .ConteudoBloco span {color: #FFF;}
		#BlocoUm .ConteudoBloco span {color: #01568b; display: inline-block; padding: 15px; border-radius: 15px; background-color: #FFF; font-weight: 300; font-size: 1.4rem; line-height: 1.6rem;}	

	#BlocoDois {}
		#BlocoDois .ConteudoBloco {}

	#BlocoTres { background-color: #01568b; background: linear-gradient(#01568b, #002e4c);}
		#BlocoTres .ConteudoBloco {}

	#BlocoQuatro { background-color: #402f6d; background: linear-gradient(#402f6d, #20183a);}
		#BlocoQuatro .ConteudoBloco ul {margin: 0; padding: 0; display: block;}
		#BlocoQuatro .ConteudoBloco ul li {display: block; box-sizing: border-box; float: left; padding: 30px; padding-left: 0; list-style: none;}
		#BlocoQuatro .ConteudoBloco ul li img {float: left;}
		#BlocoQuatro .ConteudoBloco ul li h5 {padding-left: 60px; font-size: 0.8rem; line-height: 1rem; font-weight: 700; box-sizing: border-box; color: #FFF; margin: 0;}
		#BlocoQuatro .ConteudoBloco ul li p {padding-left: 60px; font-size: 0.8rem; line-height: 1rem; box-sizing: border-box; margin: 5px 0px; text-align: left}
		#BlocoQuatro .ConteudoBloco span {font-size: 0.5rem; line-height: 1rem; display: block;margin-bottom: 20px;}

	#FimBlocos {background-color: #F1F1F1; padding: 30px 0px;}
	#FimBlocos p {color: #000; font-size: 10px; box-sizing: border-box; }


	@media screen and (min-width: 901px) { /* Desktop */
		.DesktopItem {display: block !important;}
		.MobileItem {display: none !important;}

		.ColunaLeft, .ColunaRight {display: block; box-sizing: border-box; width: 50%; float: left;}
		.ColunaLeft {padding: 20px 20px 20px 0px;}
		.ColunaRight {padding: 20px 0px 20px 20px;}

	#BlocoUm {}
		#BlocoUm .ConteudoBloco {height: 668px;}
		#BlocoUm .ConteudoBloco img { position: absolute; right: 20px; z-index: 5; bottom: -200px;}
		#BlocoUm .ConteudoBloco h3 {font-size: 3.2rem; line-height: 3.6rem; }
		#BlocoUm .ConteudoBloco p {width: 40%; font-size: 1.2rem; line-height: 1.6rem; text-align: left;}
		#BlocoUm .ConteudoBloco span { margin-bottom: 120px;}

	#BlocoDois {}
		#BlocoDois .ConteudoBloco {padding-bottom: 30px}
		#BlocoDois .ConteudoBloco h3 {font-size: 2.8rem; line-height: 3.2rem; margin-bottom: 20px;}
		#BlocoDois .ConteudoBloco .ColunaLeft img {width: 100%; display: block;}

	#BlocoTres {}
		#BlocoTres .ConteudoBloco {padding-bottom: 30px;}
		#BlocoTres .ConteudoBloco h3 {font-size: 2.8rem; line-height: 3.2rem; margin-bottom: 0px;}
		#BlocoTres .ConteudoBloco .ColunaLeft, #BlocoTres .ConteudoBloco .ColunaRight {float: right;}
		#BlocoTres .ConteudoBloco .ColunaRight {margin-top: -50px;}

	#BlocoQuatro {}
		#BlocoQuatro .ConteudoBloco {width: 70%}
		#BlocoQuatro > img { position: absolute; right: 0px; bottom: 0px;}
		#BlocoQuatro .ConteudoBloco h3 {font-size: 3.2rem; line-height: 3.6rem;}	
		#BlocoQuatro .ConteudoBloco ul li {width: 50%;}

	#BlocoCinco {padding: 30px 0px;}
	#BlocoCinco p {text-align: center;}
	#BlocoCinco .ConteudoBloco img {width: 30%; display: block; float: left; box-sizing: border-box; padding: 20px;}
	#BlocoCinco .ConteudoBloco img:nth-of-type(3) {width: 40%;}

	
	#FimBlocos p {width: 80%;}
	#FimBlocos img {float: right;}

	}
	@media screen and (max-width: 900px) {
		.DesktopItem {display: none !important;}
		.MobileItem {display: inline-block !important;}

		#AreaGeralProduto img {width: 100%; height: 100%; display: block;}
		#AreaGeralProduto h3 {font-size: 2.2rem; line-height: 2.6rem;}

		#BlocoQuatro .ConteudoBloco ul li {width: 100%; padding: 15px;}
		#BlocoQuatro .ConteudoBloco ul li img {width: initial;}
	
	#BlocoCinco .ConteudoBloco img {width: 80%; margin: 20px 10%;}
	#BlocoCinco .ConteudoBloco img:nth-of-type(3) {width: 100%; margin: 20px 0;}

	#FimBlocos img {width: initial; margin: 20px auto;}

	}
	@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;}
	}