			#AreaLogo {background: #000; border-bottom: 6px solid #c95913; padding: 20px 50px;}

			#AreaGeralProduto {position: relative; background: #FFF; width: 100%; display: block; max-width: 900px; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #FFF;}
				#AreaGeralProduto br {display: block; clear: both;}
			
			.BackgroundGeral {width: 100%; height: 100%; display: block;}

				#AreaGeralProduto p {width: 360px; z-index: 999; display: block; clear: both; box-sizing: border-box; text-align: justify; color: #444242;}
				#AreaGeralProduto p strong {color: #ca5a1a;}
				#AreaGeralProduto h3 {color: #000; position: relative; font-size: 22px; margin: 20px 0; text-transform: uppercase; display: block; clear: both;}

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

				#BlocoUm {position: relative;}
					#BlocoUm .ConteudoBloco {position: absolute;}
					#BlocoUm p {color: #FFF; width: 100%;}
					#BlocoUm .ConteudoBloco > div {width: 333px; top: 220px; right: 70px; position: absolute;}
					#ImagemPrincipal {margin-top: 120px;}

					#LogoSoundBox {float: right; display: block; margin: -100px 50px 0 0;}

					#ImagemLeftBlocoUm {float: left; margin-left: 50px;}
					#ImagemRightBlocoUm {float: right;}

				#BlocoDois {position: relative;}
					#BlocoDois .ConteudoBloco {padding: 0 50px 100px; margin-top: -100px;}
					#BlocoDois p {width: 400px;}

					#ImagemBlocoDois {position: absolute; right: 0; top: -250px;}

				#BlocoTres {background: #000; position: relative;}
					#BlocoTres .ConteudoBloco {width: 250px; position: absolute; right: 30px;}
					#BlocoTres .ConteudoBloco p {width: 100%; color: #FFF; font-size: 11px; padding-top: 20px;}
					#BlocoTres h3 {color: #FFF; font-size: 16px; width: 100%; text-transform: none; text-align: center;}

					#ImagemGrandeBaixo {position: absolute; width: 100%; bottom: -255px; left: 0;}

					#ImagemFlag {position: absolute; top: -40px;}

				#BlocoQuatro {display: block; clear: both; padding-top: 300px;}

				#AreaGeralProduto iframe {width: 100%; max-width: 560px;}

				#BlocoCinco {padding: 10px; text-align: center; font-size: 22px; font-weight: bold; color: #FFF; background: #c95913; border-bottom: 6px solid #000; text-transform: uppercase;}


			@media screen and (max-width: 820px) {
				#ImagemPrincipal {display: none;}
				#ImagemBlocoDois {display: none;}
				#ImagemBlocoTres {display: none;}
				#BlocoTres .ConteudoBloco {position: initial; width: 100%; padding: 30px;}
				#BlocoTres .ConteudoBloco p {font-size: 15px;}
				#BlocoTres h3 {font-size: 22px;}

				#BlocoUm .ConteudoBloco > div {width: 100%; right: 0; top: 50px; box-sizing: border-box; padding: 0 20px;}
			}
			@media screen and (max-width: 770px) {
			}
			@media screen and (max-width: 590px) {
				#BlocoDois .ConteudoBloco {margin-top: 0px;}
				#BlocoDois p {width: 100%;}
			}
			@media screen and (max-width: 490px) {
			}
			@media screen and (max-width: 440px) {
				#ImagemFlag {width: 100%;}
				#LogoAltius {width: 100%;}
				#BlocoUm .BackgroundGeral {height: 575px;}
				#BlocoCinco {font-size: 17px;}
			}
			@media screen and (max-width: 400px) {
			}