/*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: #8c3c8c;
				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: 800px;

							-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: 860px;
							height: 330px;
							/*background-color: #00FF00;*/
							/*display: none;*/
						}

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

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

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

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

													.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha .cobertura{
														position: absolute;
														left:0px;
														top:0px;
														width: 92px;
														background-color: #8c3c8c;
														height: 100%;
														max-height: 164px;
													}


										.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: 2960px;
				background-color: #FFFFFF;
				padding-bottom: 140px;
			}

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

					.modulo_Geral #modulo_Geral_centro .esgoto{
						position: absolute;
						width: 75px;
						top: 1085px;
						left: 88px;
					}

					.modulo_Geral #modulo_Geral_centro .esgoto1{
						position: absolute;
						width: 80px;
						top: 2565px;
						left: 1190px;
					}

					.modulo_Geral #modulo_Geral_centro .torneira{
						position: absolute;
						width: 70px;
						top: 350px;
						left: 1300px;
					}

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

					.modulo_Geral #modulo_Geral_centro .titulo1{
						position: absolute;
						top: 80px;
						left: 415px;
						width: 610px;

						-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: 807px;
						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: 1703px;
						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: 2770px;
						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: 1846px;
						left: 671px;
					}


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

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


					.modulo_Geral #modulo_Geral_centro .calendario_ano3{
						position: absolute;
						top: 1889px;
						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: 1953px;
						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 .highcharts-figure{
						position: absolute;
						width: 850px;
						height: 330px;
						top: 260px;
						left: 250px;
						/*display: none;*/
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure #grafico_camadas{
								width: 850px;
								height: 330px;
							}


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

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

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


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

					.modulo_Geral #modulo_Geral_centro .iicon_bola1{position: absolute; width:130px; top:965px; left:400px; cursor: pointer;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola2{position: absolute; width:130px; top:965px; left:570px; cursor: pointer;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola3{position: absolute; width:130px; top:965px; left:740px; cursor: pointer;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola4{position: absolute; width:130px; top:965px; left:910px; cursor: pointer;}

					.modulo_Geral #modulo_Geral_centro .icon_barra1{position: absolute; width:90px; top:2395px; left:396px;}
					.modulo_Geral #modulo_Geral_centro .icon_barra2{position: absolute; width:90px; top:2395px; left:672px;}
					.modulo_Geral #modulo_Geral_centro .icon_barra3{position: absolute; width:90px; top:2395px; left:950px;}


					.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: 1751px;
						right: 75px;
						width: 40px;
						/*background-color: #ff0000;*/
					}


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



					.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 .minimini_legendafim{
						position: absolute;
						bottom: 235px;
						left: 0px;
						width: 100%;

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

					.modulo_Geral #modulo_Geral_centro .minimini_etar{
						position: absolute;
						top: 607px;
						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 .minimini_divisco{
						position: absolute;
						  left: 0; 
						  right: 0; 
						  margin-left: auto; 
						  margin-right: auto; 
						bottom: 370px;
						width: 520px;
						height: 1px;
						background-color: #8c3c8c;
					}

					.modulo_Geral #modulo_Geral_centro .DescarregarExcel{
						position: absolute;
						  left: 0; 
						  right: 0; 
						  margin-left: auto; 
						  margin-right: auto; 
						bottom: 240px;
						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.9vw;
			}
						.modulo_Anos #modulo_Anos_centro .titulo{
							padding-top: 5.56vw;
							padding-bottom: 2.08vw;
							width: 55.56vw;
	
							font-size:3.47vw;
							line-height:4.17vw;
						}

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

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

						.modulo_Anos #modulo_Anos_centro .pilhas{
							width: 59.722vw;
							height: 22.917vw;
						}

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

										.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha{
											width: 6.389vw;
											height: 11.458vw;
										}

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

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

													.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .placeholder_pilha .cobertura{
														width: 6.389vw;
														max-height: 11.389vw;
													}


										.modulo_Anos #modulo_Anos_centro .pilhas .place_pilha .pi_ano{
											padding-top: 0.347vw;
											padding-bottom: 0.486vw;
	
											font-size:2.014vw;
											line-height:2.083vw;
										}

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

											font-size:1.528vw;
											line-height:1.736vw;
										}

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

											font-size:1.250vw;
											line-height:1.389vw;
										}

						.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: 253.13vw;
				padding-bottom: 9.722vw;
			}

					.modulo_Geral #modulo_Geral_centro .fundo{
						width: 89.583vw;
						left: 5.208vw;
					}

					.modulo_Geral #modulo_Geral_centro .esgoto{
						width: 5.208vw;
						top: 75.347vw;
						left: 6.111vw;
					}

					.modulo_Geral #modulo_Geral_centro .esgoto1{
						width: 5.556vw;
						top: 178.125vw;
						left: 82.639vw;
					}

					.modulo_Geral #modulo_Geral_centro .torneira{
						width: 4.861vw;
						top: 24.306vw;
						left: 90.278vw;
					}

					.modulo_Geral #modulo_Geral_centro .fundo_cor{
						width: 100%;
						height: 111.806vw;
						top: 0.694vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo1{
						top: 5.556vw;
						left: 28.819vw;
						width: 42.361vw;
	
						font-size:3.472vw;
						line-height:4.167vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo2{
						top: 56.042vw;
						left: 25.347vw;
						width: 49.306vw;
	
						font-size:3.472vw;
						line-height:4.167vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo3{
						top: 118.264vw;
						left: 25.347vw;
						width: 49.306vw;
	
						font-size:3.472vw;
						line-height:4.167vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo4{
						top: 192.361vw;
						left: 25.347vw;
						width: 49.306vw;
	
						font-size:3.472vw;
						line-height:4.167vw;
					}


					.modulo_Geral #modulo_Geral_centro .calendario_titulo3{
						width: 6.806vw;
						height: 6.528vw;
						top: 128.194vw;
						left: 46.597vw;
					}


					.modulo_Geral #modulo_Geral_centro .calendario_s_esq3{
						width: 1.806vw;
						height: 1.944vw;
						top: 131.181vw;
						left: 43.125vw;
					}

					.modulo_Geral #modulo_Geral_centro .calendario_s_dir3{
						width: 1.806vw;
						height: 1.944vw;
						top: 131.181vw;
						left: 55vw;
					}


					.modulo_Geral #modulo_Geral_centro .calendario_ano3{
						top: 131.181vw;
						left: 47.222vw;
	
						font-size:1.806vw;
						width: 5.556vw;
					}


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

						font-size:1.111vw;
					}


					.modulo_Geral #modulo_Geral_centro .highcharts-figure{
						width: 59.028vw;
						height: 22.917vw;
						top: 18.056vw;
						left: 17.361vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure #grafico_camadas{
								width: 59.028vw;
								height: 22.917vw;
							}


					.modulo_Geral #modulo_Geral_centro .highcharts-figure_duplasbarras{
						width: 62.5vw;
						height: 24.306vw;
						top: 79.167vw;
						left: 18.75vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_duplasbarras #grafico_duplasbarras{
								width: 62.5vw;
								height: 24.306vw;
							}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure_misto{
						width: 62.5vw;
						height: 34.722vw;
						top: 140.278vw;
						left: 17.014vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_misto #grafico_misto{
								width: 62.5vw;
								height: 34.722vw;
							}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure_camadas2{
						width: 62.5vw;
						height: 24.306vw;
						top: 202.778vw;
						left: 18.75vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_camadas2 #grafico_camadas2{
								width: 62.5vw;
								height: 24.306vw;
							}


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

					.modulo_Geral #modulo_Geral_centro .iicon_bola1{width:9.028vw; top:67.014vw; left:27.778vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola2{width:9.028vw; top:67.014vw; left:39.583vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola3{width:9.028vw; top:67.014vw; left:51.389vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola4{width:9.028vw; top:67.014vw; left:63.194vw;}

					.modulo_Geral #modulo_Geral_centro .icon_barra1{width:6.25vw; top:166.319vw; left:27.5vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra2{width:6.25vw; top:166.319vw; left:46.667vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra3{width:6.25vw; top:166.319vw; left:65.972vw;}


					.modulo_Geral #modulo_Geral_centro .micromachine{
						top: 111.597vw;
						left: 26.389vw;
						width: 41.458vw;
					}


					.modulo_Geral #modulo_Geral_centro .camiao{
						top: 121.597vw;
						right: 5.208vw;
						width: 2.778vw;
					}


					.modulo_Geral #modulo_Geral_centro .painelsolar{
						top: 200.694vw;
						left: 9.861vw;
						width: 6.806vw;
					}

					.modulo_Geral #modulo_Geral_centro .minimini_legenda{
						bottom: 23.61vw;
	
						font-size:1.11vw;
					}

					.modulo_Geral #modulo_Geral_centro .minimini_legendafim{
						bottom: 16.32vw;
	
						font-size:1.04vw;
					}

					.modulo_Geral #modulo_Geral_centro .minimini_etar{
						top: 42.15vw;
	
						font-size:1.11vw;
					}

					.modulo_Geral #modulo_Geral_centro .minimini_divisco{
						bottom: 25.69vw;
						width: 36.11vw;
					}

					.modulo_Geral #modulo_Geral_centro .DescarregarExcel{
						bottom: 16.67vw;
						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: 1024px) {

					.modulo_Geral #modulo_Geral_centro .icon_barra1{width:6.25vw; top:160.319vw; left:27.5vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra2{width:6.25vw; top:160.319vw; left:46.667vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra3{width:6.25vw; top:160.319vw; left:65.972vw;}

}




@media screen and (max-width: 768px) {
					.modulo_Geral #modulo_Geral_centro .highcharts-figure_misto{
						width: 62.5vw;
						height: 36.722vw;
						top: 140.278vw;
						left: 17.014vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_misto #grafico_misto{
								width: 62.5vw;
								height: 36.722vw;
							}

}







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





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

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

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

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

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

					.modulo_Geral #modulo_Geral_centro .fundo_cor{
						width: 100%;
						height: 111.81vw;
						top: 0.69vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo1{
						top: 5.56vw;
						left: 28.82vw;
						width: 42.36vw;
	
						font-size:3.47vw;
						line-height:4.17vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo2{
						top: 56.04vw;
						left: 25.35vw;
						width: 49.31vw;
	
						font-size:3.47vw;
						line-height:4.17vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo3{
						top: 118.26vw;
						left: 25.35vw;
						width: 49.31vw;
	
						font-size:3.47vw;
						line-height:4.17vw;
					}

					.modulo_Geral #modulo_Geral_centro .titulo4{
						top: 192.36vw;
						left: 25.35vw;
						width: 49.31vw;
	
						font-size:3.47vw;
						line-height:4.17vw;
					}


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


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

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


					.modulo_Geral #modulo_Geral_centro .calendario_ano3{
						top: 131.18vw;
						left: 47.22vw;
	
						font-size:1.81vw;
						width: 5.56vw;
					}


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

						font-size:1.11vw;
					}


					.modulo_Geral #modulo_Geral_centro .highcharts-figure{
						width: 68.24vw;
						height: 34.59vw;
						top: 17.88vw;
						left: 12.47vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure #grafico_camadas{
								width: 68.24vw;
								height: 34.59vw;
							}


					.modulo_Geral #modulo_Geral_centro .highcharts-figure_duplasbarras{
						width: 76.47vw;
						height: 38.35vw;
						top: 79.06vw;
						left: 6.82vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_duplasbarras #grafico_duplasbarras{
								width: 76.47vw;
								height: 38.35vw;
							}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure_misto{
						width: 76.47vw;
						height: 46.35vw;
						top: 140.24vw;
						left: 9.88vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_misto #grafico_misto{
								width: 76.47vw;
								height: 46.35vw;
							}

					.modulo_Geral #modulo_Geral_centro .highcharts-figure_camadas2{
						width: 71.76vw;
						height: 38.35vw;
						top: 202.59vw;
						left: 11.53vw;
					}
							.modulo_Geral #modulo_Geral_centro .highcharts-figure_camadas2 #grafico_camadas2{
								width: 71.76vw;
								height: 38.35vw;
							}

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

					.modulo_Geral #modulo_Geral_centro .iicon_bola1{width:9.03vw; top:67.01vw; left:27.78vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola2{width:9.03vw; top:67.01vw; left:39.58vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola3{width:9.03vw; top:67.01vw; left:51.39vw;}
					.modulo_Geral #modulo_Geral_centro .iicon_bola4{width:9.03vw; top:67.01vw; left:63.19vw;}

					.modulo_Geral #modulo_Geral_centro .icon_barra1{width:6.25vw; top:166.32vw; left:27.5vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra2{width:6.25vw; top:166.32vw; left:46.67vw;}
					.modulo_Geral #modulo_Geral_centro .icon_barra3{width:6.25vw; top:166.32vw; left:65.97vw;}


					.modulo_Geral #modulo_Geral_centro .minimini_etar{
						top: 49vw;
	
						font-size:1.51vw;
					}





}

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