/*Wethink, lda 2019*/






.titulo_Graficos {
	clear: both;
	padding: 0 0 0 0 ;
	margin: 0 auto;
	background-color: #9EBDC6;
	width: 100%;
	position: relative;
	overflow: hidden;
}
			.titulo_Graficos #texto_Graficos_centro {
				max-width: 1440px;
				padding: 0 0 0 0 ;
				margin: 0 auto;
				width: 100%;
				position: relative;
				background-color: #ffffff;
				text-align: center;
			}
						.titulo_Graficos #texto_Graficos_centro .titulo{
							position: relative;
							padding-top: 0px;
							padding-left: 240px;
							padding-right: 240px;
							padding-bottom: 90px;

							-moz-osx-font-smoothing: grayscale;   /* fix */
		                    -webkit-font-smoothing: antialiased;  /* safari */
							font-family:niveau-grotesk, sans-serif; 	
							font-size:88px;
							letter-spacing: 0em;
							color:#d9861b;
							line-height:60px;
							font-weight:200;
						}









.modulo_Anos {
	clear: both;
	padding: 0 0 0 0 ;
	margin: 0 auto;
	background-color: #9EBDC6;
	width: 100%;
	position: relative;
	overflow: hidden;
}
			.modulo_Anos #modulo_Anos_centro {
				max-width: 1440px;
				padding: 0 0 0 0 ;
				margin: 0 auto;
				width: 100%;
				position: relative;
				background-color: #eb8714;
				padding-bottom: 85px;
			}
						.modulo_Anos #modulo_Anos_centro .titulo{
							position: relative;
							padding: 0 0 0 0 ;
							margin: 0 auto;
							padding-top: 80px;
							padding-bottom: 30px;
							width: 600px;

							-moz-osx-font-smoothing: grayscale;   /* fix */
		                    -webkit-font-smoothing: antialiased;  /* safari */
							font-family:niveau-grotesk, sans-serif; 	
							font-size:50px;
							color:#202b37;
							line-height:60px;
							font-weight:900;
							text-align: center;
						}

						.modulo_Anos #modulo_Anos_centro .botao{
							position: relative;
							padding: 0 0 0 0 ;
							margin: 0 auto;
							padding-bottom: 56px;
							width: 100%;
							text-align: center;
						}

									.modulo_Anos #modulo_Anos_centro .botao .botaoEscolha{
										position: relative;
										padding: 0 0 0 0 ;
										margin: 0 auto;
										width: 250px;
										cursor: pointer;
									}

						.modulo_Anos #modulo_Anos_centro .pilhas{
							position: relative;
							padding: 0 0 0 0 ;
							margin: 0 auto;
							width: 740px; /*1170px;*/
							height: 330px;
							/*background-color: #00FF00;*/
							/*display: none;*/
						}

								.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha{
									float: left;
									position: relative;
									margin-left: 20px;
									margin-right: 20px;
									/*background-color: #FF0000;*/
								}

										.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha{
											position: relative;
											width: 65px;
											height: 165px;
										}

													.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha .imgPilha{
														position: absolute;
														left:0px;
														top:0px;
														width: 65px;
													}

													.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha .imgPilhaCheia{
														position: absolute;
														left:0px;
														top:0px;
														width: 65px;
													}

													.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha .cobertura{
														position: absolute;
														left:9px;
														top:0px;
														width: 47px;
														background-color: #eb8714;
														height: 100%;
														max-height: 158px;
													}


										.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .pi_ano{
											position: relative;
											padding: 0 0 0 0 ;
											margin: 0 auto;
											padding-top: 5px;
											padding-bottom: 7px;

											-moz-osx-font-smoothing: grayscale;   /* fix */
						                    -webkit-font-smoothing: antialiased;  /* safari */
											font-family:niveau-grotesk, sans-serif; 	
											font-size:29px;
											color:#FFFFFF;
											line-height:30px;
											font-weight:900;
											text-align: center;
										}

										.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .pi_valor{
											position: relative;
											padding: 0 0 0 0 ;
											margin: 0 auto;
											padding-top: 0px;
											padding-bottom: 2px;

											-moz-osx-font-smoothing: grayscale;   /* fix */
						                    -webkit-font-smoothing: antialiased;  /* safari */
											font-family:niveau-grotesk, sans-serif; 	
											font-size:22px;
											color:#202b37;
											line-height:25px;
											font-weight:900;
											text-align: center;
										}

										.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .pi_unidade{
											position: relative;
											padding: 0 0 0 0 ;
											margin: 0 auto;
											padding-top: 0px;
											padding-bottom: 10px;

											-moz-osx-font-smoothing: grayscale;   /* fix */
						                    -webkit-font-smoothing: antialiased;  /* safari */
											font-family:niveau-grotesk, sans-serif; 	
											font-size:18px;
											color:#202b37;
											line-height:20px;
											font-weight:400;
											text-align: center;
										}

						.modulo_Anos #modulo_Anos_centro .place_setas {
							clear: both;
							position: relative;
							padding: 0 0 0 0 ;
							margin: 0 auto;
							width: 52px;
							/*background-color: #ff0000;*/
							padding-top: 30px;
						}

								.modulo_Anos #modulo_Anos_centro .place_setas .seta_esq{
									position: relative;
									width: 13px;
									margin-right: 10px;
									cursor: pointer;

								}
								.modulo_Anos #modulo_Anos_centro .place_setas .seta_dir{
									position: relative;
									width: 13px;
									margin-left: 10px;
									cursor: pointer;
								}









.modulo_Geral {
	position: relative;
	clear: both;
	padding: 0 0 0 0 ;
	margin: 0 auto;
	background-color: #9EBDC6;
	width: 100%;
	overflow: hidden;
}
			.modulo_Geral #modulo_Geral_centro {
				position: relative;
				max-width: 1440px;
				padding: 0 0 0 0 ;
				margin: 0 auto;
				width: 100%;
				height: 4230px;
				background-color: #FFFFFF;
				padding-bottom: 140px;
			}

					.modulo_Geral #modulo_Geral_centro .fundo{
						position: absolute;
						width: 1290px;
						left: 75px;
					}

					.modulo_Geral #modulo_Geral_centro .ventoinha{
						position: absolute;
						width: 90px;
						top: 140px;
						left: 1205px;
					}

					.modulo_Geral #modulo_Geral_centro .fundo_cor{
						position: absolute;
						width: 100%;
						height: 1760px;
						top: 10px;
						left: 0px;
						background-color: #e6e6e6;
					}

					.modulo_Geral #modulo_Geral_centro .titulo1{
						position: absolute;
						top: 80px;
						left: 410px;
						width: 620px;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:50px;
						color:#202b37;
						line-height:60px;
						font-weight:900;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .titulo2{
						position: absolute;
						top: 897px;
						left: 365px;
						width: 710px;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:50px;
						color:#202b37;
						line-height:60px;
						font-weight:900;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .titulo3{
						position: absolute;
						top: 1863px;
						left: 365px;
						width: 710px;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:50px;
						color:#202b37;
						line-height:60px;
						font-weight:900;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .titulo4{
						position: absolute;
						top: 2977px;
						left: 365px;
						width: 710px;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:50px;
						color:#202b37;
						line-height:60px;
						font-weight:900;
						text-align: center;
					}


					.modulo_Geral #modulo_Geral_centro .calendario_titulo3{
						position: absolute;
						width: 98px;
						height: 94px;
						top: 2006px;
						left: 671px;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_titulo4{
						position: absolute;
						width: 98px;
						height: 94px;
						top: 3120px;
						left: 671px;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_esq3{
						position: absolute;
						width: 26px;
						height: 28px;
						top: 2049px;
						left: 621px;
						cursor: pointer;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_dir3{
						position: absolute;
						width: 26px;
						height: 28px;
						top: 2049px;
						left: 792px;
						cursor: pointer;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_esq4{
						position: absolute;
						width: 26px;
						height: 28px;
						top: 3163px;
						left: 621px;
						cursor: pointer;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_dir4{
						position: absolute;
						width: 26px;
						height: 28px;
						top: 3163px;
						left: 792px;
						cursor: pointer;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_ano3{
						position: absolute;
						top: 2049px;
						left: 680px;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:26px;
						color:#FFFFFF;
						font-weight:500;
						width: 80px;
						/*background-color: #FF0000;*/
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_ano4{
						position: absolute;
						top: 3166px;
						left: 680px;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:26px;
						color:#FFFFFF;
						font-weight:500;
						width: 80px;
						/*background-color: #FF0000;*/
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_texto3{
						position: absolute;
						top: 2113px;
						left: 0px;
						width: 100%;
						/*background-color: #ff0000;*/

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:16px;
						color:#202b37;
						font-weight:500;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_texto4{
						position: absolute;
						top: 3230px;
						left: 0px;
						width: 100%;
						/*background-color: #ff0000;*/

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:16px;
						color:#202b37;
						font-weight:500;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_total3{
						position: absolute;
						top: 2653px;
						left: 0px;
						width: 100%;
						/*background-color: #ff0000;*/

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:40px;
						color:#d9861b;
						font-weight:900;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_resulttotal3{
						position: absolute;
						top: 2698px;
						left: 0px;
						width: 100%;
						/*background-color: #ff0000;*/

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:30px;
						color:#202b37;
						font-weight:900;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure{
						position: absolute;
						width: 850px;
						height: 400px;
						top: 260px;
						left: 250px;
						/*display: none;*/
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure #grafico_camadas{
								width: 850px;
								height: 400px;
							}


					.modulo_Geral #modulo_Geral_centro .highcharts-figure_barras{
						position: absolute;
						width: 900px;
						height: 350px;
						top: 1270px;
						left: 270px;
						/*display: none;*/
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_barras #grafico_barras{
								width: 900px;
								height: 350px;
							}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure_queijo{
						position: absolute;
						width: 900px;
						height: 500px;
						top: 2153px;
						left: 245px;
						/*display: none;*/
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_queijo #grafico_queijo{
								width: 900px;
								height: 500px;
							}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure_barrassimples{
						position: absolute;
						width: 900px;
						height: 300px;
						top: 3360px;
						left: 270px;
						/*display: none;*/
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_barrassimples #grafico_barrassimples{
								width: 900px;
								height: 300px;
							}

					.modulo_Geral #modulo_Geral_centro .divisoria{
						position: absolute;
						width: 900px;
						height: 1px;
						top: 3650px;
						left: 270px;
						background-color: #202b37;
					}

					.modulo_Geral #modulo_Geral_centro .divisoria1{
						position: absolute;
						width: 900px;
						height: 1px;
						top: 3280px;
						left: 270px;
						background-color: #202b37;
					}

					.modulo_Geral #modulo_Geral_centro .links{
						position: absolute;
						width: 900px;
						height: 40px;
						top: 3290px;
						left: 270px;
						/*background-color: #FF0000;*/
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .mesmoLink{
						position: relative;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:26px;
						color:#d9861b;
						font-weight:400;
						text-align: center;
						cursor: pointer;
					}

					.modulo_Geral #modulo_Geral_centro .mesmoLink_dn{
						position: relative;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:26px;
						color:#202b37;
						font-weight:400;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .fonte{
						position: relative;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:28px;
						color:#d9861b;
						font-weight:400;
						text-align: center;
					}


					.modulo_Geral #modulo_Geral_centro .links1{
						position: absolute;
						width: 900px;
						height: 20px;
						top: 3328px;
						left: 270px;
						/*background-color: #FF0000;*/
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .links1_total{
						position: relative;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:20px;
						color:#202b37;
						font-weight:700;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .divisoria2{
						position: absolute;
						width: 900px;
						height: 1px;
						top: 3355px;
						left: 270px;
						background-color: #202b37;
					}

					.modulo_Geral #modulo_Geral_centro .iicon_bola1{position: absolute; width:123px; top:1065px; left:330px; cursor: pointer;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola2{position: absolute; width:123px; top:1065px; left:500px; cursor: pointer;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola3{position: absolute; width:123px; top:1065px; left:670px; cursor: pointer;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola4{position: absolute; width:123px; top:1065px; left:850px; cursor: pointer;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola5{position: absolute; width:123px; top:1065px; left:1020px; cursor: pointer;}

					.modulo_Geral #modulo_Geral_centro .icon_barra1{position: absolute; width:103px; top:3687px; left:325px;}
					.modulo_Geral #modulo_Geral_centro .icon_barra2{position: absolute; width:97px; top:3674px; left:500px;}
					.modulo_Geral #modulo_Geral_centro .icon_barra3{position: absolute; width:111px; top:3700px; left:670px;}
					.modulo_Geral #modulo_Geral_centro .icon_barra4{position: absolute; width:76px; top:3683px; left:855px;}
					.modulo_Geral #modulo_Geral_centro .icon_barra4_en{position: absolute; width:110px; top:3685px; left:843px;}
					.modulo_Geral #modulo_Geral_centro .icon_barra5{position: absolute; width:96px; top:3690px; left:1025px;}


					.modulo_Geral #modulo_Geral_centro .micromachine{
						position: absolute;
						top: 1607px;
						left: 380px;
						width: 597px;
						/*background-color: #ff0000;*/
					}


					.modulo_Geral #modulo_Geral_centro .camiao{
						position: absolute;
						top: 1791px;
						right: 75px;
						width: 40px;
						/*background-color: #ff0000;*/
					}


					.modulo_Geral #modulo_Geral_centro .painelsolar{
						position: absolute;
						top: 2950px;
						left: 142px;
						width: 98px;
						/*background-color: #ff0000;*/
					}

					.modulo_Geral #modulo_Geral_centro .minimini_divisco{
						position: absolute;
						  left: 0; 
						  right: 0; 
						  margin-left: auto; 
						  margin-right: auto; 
						bottom: 370px;
						width: 520px;
						height: 1px;
						background-color: #d9861b;
					}

					.modulo_Geral #modulo_Geral_centro .minimini_legenda{
						position: absolute;
						bottom: 340px;
						left: 0px;
						width: 100%;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:16px;
						color:#202b37;
						font-weight:400;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .DescarregarExcel{
						position: absolute;
						  left: 0; 
						  right: 0; 
						  margin-left: auto; 
						  margin-right: auto; 
						bottom: 230px;
						width: 250px;
						cursor: pointer;
					}




					.modulo_Geral #modulo_Geral_centro .minimini_tit1{
						position: absolute;
						bottom: 150px;
						width: 100%;
						left: 0;
						right: 0;
						margin-left: auto;
						margin-right: auto;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:15px;
						color:#202b37;
						font-weight:400;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .minimini_fra1{
						position: absolute;
						bottom: 120px;
						width: 70%;
						left: 0;
						right: 0;
						margin-left: auto;
						margin-right: auto;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:14px;
						color:#202b37;
						font-weight:400;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .minimini_tit2{
						position: absolute;
						bottom: 90px;
						width: 100%;
						left: 0;
						right: 0;
						margin-left: auto;
						margin-right: auto;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:15px;
						color:#202b37;
						font-weight:400;
						text-align: center;
					}

					.modulo_Geral #modulo_Geral_centro .minimini_fra2{
						position: absolute;
						bottom: 73px;
						width: 70%;
						left: 0;
						right: 0;
						margin-left: auto;
						margin-right: auto;

						-moz-osx-font-smoothing: grayscale;   /* fix */
	                    -webkit-font-smoothing: antialiased;  /* safari */
						font-family:niveau-grotesk, sans-serif; 	
						font-size:14px;
						color:#202b37;
						font-weight:400;
						text-align: center;
					}






/* 
==========================================================================
 Responsive
========================================================================== 
*/



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





.modulo_Anos {
}
			.modulo_Anos #modulo_Anos_centro {
				padding-bottom: 5.902777777777778vw;
			}
						.modulo_Anos #modulo_Anos_centro .titulo{
							padding-top: 5.555555555555555vw;
							padding-bottom: 2.083333333333333vw;
							width: 41.66666666666667vw;

							font-size:3.4722222222222223vw;
							line-height:4.166666666666666vw;
						}

						.modulo_Anos #modulo_Anos_centro .botao{
							padding-bottom: 3.888888888888889vw;
						}

									.modulo_Anos #modulo_Anos_centro .botao .botaoEscolha{
										width: 17.36111111111111vw;
									}

						.modulo_Anos #modulo_Anos_centro .pilhas{
							width: 51.389vw; /*81.25vw;*/
							height: 22.917vw;
						}



								.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha{
									margin-left: 1.3888888888888888vw;
									margin-right: 1.3888888888888888vw;
								}

										.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha{
											width: 4.513888888888888vw;
											height: 11.458333333333332vw;
										}

													.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha .imgPilha{
														width: 4.513888888888888vw;
													}

													.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha .imgPilhaCheia{
														width: 4.513888888888888vw;
													}

													.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha .cobertura{
														left:0.625vw;
														width: 3.2638888888888893vw;
														max-height: 10.972222222222221vw;
													}


										.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .pi_ano{
											padding-top: 0.3472222222222222vw;
											padding-bottom: 0.4861111111111111vw;

											font-size:2.013888888888889vw;
											line-height:2.083333333333333vw;
										}

										.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .pi_valor{
											padding-bottom: 0.1388888888888889vw;

											font-size:1.5277777777777777vw;
											line-height:1.7361111111111112vw;
										}

										.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .pi_unidade{
											padding-bottom: 0.6944444444444444vw;

											font-size:1.25vw;
											line-height:1.3888888888888888vw;
										}

						.modulo_Anos #modulo_Anos_centro .place_setas {
							width: 4.611vw;
							padding-top: 2.083vw;
						}

								.modulo_Anos #modulo_Anos_centro .place_setas .seta_esq{
									width: 0.903vw;
									margin-right: 0.694vw;
								}
								.modulo_Anos #modulo_Anos_centro .place_setas .seta_dir{
									width: 0.903vw;
									margin-left: 0.694vw;
								}






















.modulo_Geral {
}
			.modulo_Geral #modulo_Geral_centro {
				height: 293.75vw;
				padding-bottom: 9.722222222222223vw;
			}

					.modulo_Geral #modulo_Geral_centro .fundo{
						width: 89.58333333333334vw;
						left: 5.208333333333334vw;
					}

					.modulo_Geral #modulo_Geral_centro .ventoinha{
						width: 6.25vw;
						top: 9.722222222222223vw;
						left: 83.68055555555556vw;
					}

					.modulo_Geral #modulo_Geral_centro .fundo_cor{
						height: 122.222vw;
						top: 0.6944444444444444vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo1{
						top: 5.555555555555555vw;
						left: 28.47vw;
						width: 43.06vw;

						font-size:3.4722222222222223vw;
						line-height:4.166666666666666vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo2{
						top: 62.291666666666664vw;
						left: 25.34722222222222vw;
						width: 49.30555555555556vw;

						font-size:3.4722222222222223vw;
						line-height:4.166666666666666vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo3{
						top: 129.375vw;
						left: 25.34722222222222vw;
						width: 49.30555555555556vw;

						font-size:3.4722222222222223vw;
						line-height:4.166666666666666vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo4{
						top: 206.736vw;
						left: 25.34722222222222vw;
						width: 49.30555555555556vw;

						font-size:3.4722222222222223vw;
						line-height:4.166666666666666vw;
					}


					.modulo_Geral #modulo_Geral_centro .calendario_titulo3{
						width: 6.805555555555555vw;
						height: 6.527777777777779vw;
						top: 139.306vw;
						left: 46.59722222222222vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_titulo4{
						width: 6.805555555555555vw;
						height: 6.527777777777779vw;
						top: 216.667vw;
						left: 46.59722222222222vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_esq3{
						width: 1.8055555555555554vw;
						height: 1.9444444444444444vw;
						top: 142.292vw;
						left: 43.125vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_dir3{
						width: 1.8055555555555554vw;
						height: 1.9444444444444444vw;
						top: 142.292vw;
						left: 55.00000000000001vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_esq4{
						width: 1.8055555555555554vw;
						height: 1.9444444444444444vw;
						top: 219.653vw;
						left: 43.125vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_dir4{
						width: 1.8055555555555554vw;
						height: 1.9444444444444444vw;
						top: 219.653vw;
						left: 55.00000000000001vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_ano3{
						top: 142.292vw;
						left: 47.22222222222222vw;

						font-size:1.8055555555555554vw;
						width: 5.555555555555555vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_ano4{
						top: 219.861vw;
						left: 47.22222222222222vw;

						font-size:1.8055555555555554vw;
						width: 5.555555555555555vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_texto3{
						top: 146.736vw;

						font-size:1.1111111111111112vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_texto4{
						top: 224.306vw;

						font-size:1.1111111111111112vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_total3{
						top: 184.236vw;

						font-size:2.7777777777777777vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_resulttotal3{
						top: 187.361vw;

						font-size:2.083333333333333vw;
					}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure{
						width: 59.02777777777778vw;
						height: 27.77777777777778vw;
						top: 18.055555555555554vw;
						left: 17.36111111111111vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure #grafico_camadas{
								width: 59.02777777777778vw;
								height: 27.77777777777778vw;
							}


					.modulo_Geral #modulo_Geral_centro .highcharts-figure_barras{
						width: 62.5vw;
						height: 24.305555555555554vw;
						top: 88.194vw;
						left: 18.75vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_barras #grafico_barras{
								width: 62.5vw;
								height: 24.305555555555554vw;
							}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure_queijo{
						width: 62.5vw;
						height: 34.72222222222222vw;
						top: 149.514vw;
						left: 17.01388888888889vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_queijo #grafico_queijo{
								width: 62.5vw;
								height: 34.72222222222222vw;
							}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure_barrassimples{
						width: 62.5vw;
						height: 20.833333333333336vw;
						top: 233.333vw;
						left: 18.75vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_barrassimples #grafico_barrassimples{
								width: 62.5vw;
								height: 20.833333333333336vw;
							}

					.modulo_Geral #modulo_Geral_centro .divisoria{
						width: 62.5vw;
						height: 0.06944444444444445vw;
						top: 253.472vw;
						left: 18.75vw;
					}

					.modulo_Geral #modulo_Geral_centro .divisoria1{
						width: 62.5vw;
						height: 0.06944444444444445vw;
						top: 227.778vw;
						left: 18.75vw;
					}

					.modulo_Geral #modulo_Geral_centro .links{
						width: 62.5vw;
						height: 2.7777777777777777vw;
						top: 228.472vw;
						left: 18.75vw;
					}

					.modulo_Geral #modulo_Geral_centro .mesmoLink{

						font-size:1.8055555555555554vw;
					}

					.modulo_Geral #modulo_Geral_centro .mesmoLink_dn{

						font-size:1.8055555555555554vw;
					}

					.modulo_Geral #modulo_Geral_centro .fonte{

						font-size:1.9444444444444444vw;
					}


					.modulo_Geral #modulo_Geral_centro .links1{
						width: 62.5vw;
						height: 1.3888888888888888vw;
						top: 231.111vw;
						left: 18.75vw;
					}

					.modulo_Geral #modulo_Geral_centro .links1_total{

						font-size:1.3888888888888888vw;
					}

					.modulo_Geral #modulo_Geral_centro .divisoria2{
						width: 62.5vw;
						height: 0.06944444444444445vw;
						top: 232.986vw;
						left: 18.75vw;
					}

					.modulo_Geral #modulo_Geral_centro .iicon_bola1{width:8.541666666666666vw; top:73.95833333333334vw; left:22.916666666666664vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola2{width:8.541666666666666vw; top:73.95833333333334vw; left:34.72222222222222vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola3{width:8.541666666666666vw; top:73.95833333333334vw; left:46.52777777777778vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola4{width:8.541666666666666vw; top:73.95833333333334vw; left:59.02777777777778vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola5{width:8.541666666666666vw; top:73.95833333333334vw; left:70.83333333333334vw;}

					.modulo_Geral #modulo_Geral_centro .icon_barra1{width:7.152777777777778vw; top:256.042vw; left:22.569444444444446vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra2{width:6.736111111111111vw; top:255.139vw; left:34.72222222222222vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra3{width:7.708333333333334vw; top:256.944vw; left:46.52777777777778vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra4{width:5.277777777777778vw; top:255.764vw; left:59.375vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra4_en{position: absolute; width:7.64vw; top:255.9vw; left:58.54vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra5{width:6.666666666666667vw; top:256.250vw; left:71.18055555555556vw;}


					.modulo_Geral #modulo_Geral_centro .micromachine{
						top: 111.59722222222221vw;
						left: 26.38888888888889vw;
						width: 41.458333333333336vw;
					}


					.modulo_Geral #modulo_Geral_centro .camiao{
						top: 124.375vw;
						right: 5.208333333333334vw;
						width: 2.7777777777777777vw;
					}


					.modulo_Geral #modulo_Geral_centro .painelsolar{
						top: 204.861vw;
						left: 9.86111111111111vw;
						width: 6.805555555555555vw;
					}




					.modulo_Geral #modulo_Geral_centro .minimini_divisco{
						bottom: 25.69vw;
						width: 36.11vw;
					}
					.modulo_Geral #modulo_Geral_centro .minimini_legenda{
						bottom: 23.61vw;
	
						font-size:1.11vw;
					}
					.modulo_Geral #modulo_Geral_centro .DescarregarExcel{
						bottom: 15.97vw;
						width: 17.36vw;
					}




					.modulo_Geral #modulo_Geral_centro .minimini_tit1{
						bottom: 10.42vw;
						width: 100%;

						font-size:1.04vw;
					}

					.modulo_Geral #modulo_Geral_centro .minimini_fra1{
						bottom: 8.33vw;
						width: 70%;

						font-size:0.97vw;
					}
					.modulo_Geral #modulo_Geral_centro .minimini_tit2{
						bottom: 6.25vw;
						width: 100%;
	
						font-size:1.04vw;
					}
					.modulo_Geral #modulo_Geral_centro .minimini_fra2{
						bottom: 5.07vw;
						width: 70%;
	
						font-size:0.97vw;
					}




}












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




.modulo_Geral {
}
			.modulo_Geral #modulo_Geral_centro {
				height: 317.65vw;
				padding-bottom: 9.72vw;
			}

					.modulo_Geral #modulo_Geral_centro .fundo{
						display: none;
					}

					.modulo_Geral #modulo_Geral_centro .ventoinha{
						display: none;
					}

					.modulo_Geral #modulo_Geral_centro .fundo_cor{
						height: 143.18vw;
						top: 0.69vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo1{
						top: 5.56vw;
						left: 26.29vw;
						width: 49.31vw;

						font-size:3.47vw;
						line-height:4.17vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo2{
						top: 74.06vw;
						left: 26.29vw;
						width: 49.31vw;

						font-size:3.47vw;
						line-height:4.17vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo3{
						top: 155.53vw;
						left: 25.35vw;
						width: 49.31vw;

						font-size:3.47vw;
						line-height:4.17vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo4{
						top: 232.46vw;
						left: 25.35vw;
						width: 49.31vw;

						font-size:3.47vw;
						line-height:4.17vw;
					}


					.modulo_Geral #modulo_Geral_centro .calendario_titulo3{
						width: 6.8vw;
						height: 6.53vw;
						top: 165.46vw;
						left: 46.6vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_titulo4{
						width: 6.8vw;
						height: 6.53vw;
						top: 243.09vw;
						left: 46.6vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_esq3{
						width: 1.8vw;
						height: 1.94vw;
						top: 168.44vw;
						left: 43.12vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_dir3{
						width: 1.8vw;
						height: 1.94vw;
						top: 168.44vw;
						left: 55vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_esq4{
						width: 1.8vw;
						height: 1.94vw;
						top: 246.08vw;
						left: 43.12vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_dir4{
						width: 1.8vw;
						height: 1.94vw;
						top: 246.08vw;
						left: 55vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_ano3{
						top: 168.44vw;
						left: 47.22vw;

						font-size:1.8vw;
						width: 5.56vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_ano4{
						top: 246.28vw;
						left: 47.22vw;

						font-size:1.8vw;
						width: 5.56vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_texto3{
						top: 172.89vw;

						font-size:1.11vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_texto4{
						top: 250.73vw;

						font-size:1.11vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_total3{
						top: 213.92vw;

						font-size:2.78vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_resulttotal3{
						top: 217.04vw;

						font-size:2.08vw;
					}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure{
						width: 82.35vw;
						height: 51.76vw;
						top: 18.06vw;
						left: 2.35vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure #grafico_camadas{
								width: 82.35vw;
								height: 51.76vw;
							}


					.modulo_Geral #modulo_Geral_centro .highcharts-figure_barras{
						width: 75.29vw;
						height: 35.29vw;
						top: 103.97vw;
						left: 11.76vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_barras #grafico_barras{
								width: 75.29vw;
								height: 35.29vw;
							}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure_queijo{
						width: 75.29vw;
						height: 37.65vw;
						top: 175.67vw;
						left: 9.41vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_queijo #grafico_queijo{
								width: 75.29vw;
								height: 37.65vw;
							}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure_barrassimples{
						width: 63.53vw;
						height: 35.29vw;
						top: 261.65vw;
						left: 18.12vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_barrassimples #grafico_barrassimples{
								width: 63.53vw;
								height: 35.29vw;
							}

					.modulo_Geral #modulo_Geral_centro .divisoria{
						width: 62.5vw;
						height: 0.07vw;
						top: 294.01vw;
						left: 18.75vw;
					}

					.modulo_Geral #modulo_Geral_centro .divisoria1{
						width: 62.5vw;
						height: 0.07vw;
						top: 254.2vw;
						left: 18.75vw;
					}

					.modulo_Geral #modulo_Geral_centro .links{
						width: 62.5vw;
						height: 2.78vw;
						top: 253.88vw;
						left: 18.75vw;
					}

					.modulo_Geral #modulo_Geral_centro .mesmoLink{

						font-size:1.57vw;
					}

					.modulo_Geral #modulo_Geral_centro .mesmoLink_dn{

						font-size:1.57vw;
					}

					.modulo_Geral #modulo_Geral_centro .fonte{

						font-size:1.94vw;
					}


					.modulo_Geral #modulo_Geral_centro .links1{
						width: 62.5vw;
						height: 1.39vw;
						top: 256.71vw;
						left: 18.75vw;
					}

					.modulo_Geral #modulo_Geral_centro .links1_total{

						font-size:1.39vw;
					}

					.modulo_Geral #modulo_Geral_centro .divisoria2{
						width: 62.5vw;
						height: 0.07vw;
						top: 261.2vw;
						left: 18.75vw;
					}

					.modulo_Geral #modulo_Geral_centro .iicon_bola1{width:11.76vw; top:85.65vw; left:15.76vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola2{width:11.76vw; top:85.65vw; left:30.59vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola3{width:11.76vw; top:85.65vw; left:45.41vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola4{width:11.76vw; top:85.65vw; left:60.47vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola5{width:11.76vw; top:85.65vw; left:74.82vw;}

					.modulo_Geral #modulo_Geral_centro .icon_barra1{width:7.15vw; top:296.58vw; left:22.57vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra2{width:6.74vw; top:295.68vw; left:34.72vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra3{width:7.71vw; top:297.48vw; left:46.53vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra4{width:5.28vw; top:296.3vw; left:59.37vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra4_en{width:7.5vw; top:296.5vw; left:58.2vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra5{width:6.67vw; top:296.79vw; left:71.18vw;}


					.modulo_Geral #modulo_Geral_centro .micromachine{
						display: none;
					}


					.modulo_Geral #modulo_Geral_centro .camiao{
						display: none;
					}

					.modulo_Geral #modulo_Geral_centro .painelsolar{
						display: none;
					}


}

/* 
==========================================================================
 Responsive
========================================================================== 
*/