@charset "utf-8";

@font-face {
    font-family: 'Lato-Lighter';
    src: url('fontes/Lato-Light.ttf') format('opentype');
    font-weight: bold;
    font-style: lighter;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('fontes/Lato-Bold.ttf') format('opentype');
    font-weight: bold;
    font-style: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('fontes/Lato-Regular.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fontes/NotoSans-Regular.ttf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans black';
    src: url('fontes/NotoSans-Bold.ttf') format('opentype');
    font-weight: bold;
    font-style: 400;
    font-display: swap;
}
@font-face {
    font-family: 'FjallaOne';
    src: url('fontes/FjallaOne-Regular.ttf') format('opentype');
    font-weight: bold;

    font-display: swap;
}

.mediaViewInfo {
	--web-view-name: Inicio;
	--web-view-id: Inicio;
	--web-scale-on-resize: true;
	--web-enable-deep-linking: true;
}
:root {
	--web-view-ids: Inicio;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	border: none;
}

.preto{
    opacity: 0;

    position: absolute;

    width: 100%;
    height: 100%;

    object-fit: cover;

    transition: opacity 1000ms;

}
#wp-icon {
	position: fixed;
	width: 48px;
	height: 48px;
	bottom: 25px;
	right: 25px;
}
.preto.selected { 
    opacity: 1;
/*	z-index: 17;*/
position: sticky;

}
.menu_Class {display:flex}
a{
	text-decoration:none!important;
}
.cisub3 a {
	color: #0b1616!important;
}
.cisub {
	border-width: 0.1px 0 0 0!important;
}
@media (min-width:950px) and (max-width:1400px) {
	.Grupo_59_Class {
display: none;
	}

	body{
	}
	.Inicio_Class {
	display: flex;
		/*width: 100%;*/
		height: 4348px;
		background-color: rgba(255,255,255,1);
		overflow: hidden;
		--web-view-name: Inicio;
		--web-view-id: Inicio;
		--web-scale-on-resize: true;
		--web-enable-deep-linking: true;
	}
	.topo_Class {
	display: flex;
		/*width: 100%;*/
		height: 126px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.fundotopo_Class {
		fill: rgba(255,255,255,1);
	}
	.fundotopo {
	
		overflow: visible;
		width: 100%;
		height: 126px;
		left: 0px;
		top: 0px;
	}
	.menu_Class {
	
		display: flex!important;
		flex:1;
		width: 388px;
		/*height: 42px;*/
		margin-right: calc((23/1366)*100%);
		margin-top: 44px;
		overflow: visible;
		text-align:	right;
		
	}
	.menu_Class li  ul{
		/*position:absolute;
		top:25px;
		left:0;*/
		background-color:#fff;
		display:none;
		margin: 30px -30px 0px -170px; /*este codigo e para posicionar o submenu embaixo do menu com posição absoluta*/
		
	
	}
	.menu_Class li:hover ul, .menu_Class li.over ul{
		
		display:grid;
		justify-content: initial;
	}
	
	.menu_Class li:hover ul .activocss{
		border-bottom: 3px solid rgb(49 134 83 / 49%);
		color:rgba(32,85,53,1);

	}
	.submenu1:hover activocss{background-color: red;}
	.menu_Class li:hover>activocss{
	
		border-bottom: 3px solid rgb(49 134 83 / 49%);
		color:rgba(32,85,53,1);
	/*	-moz-box-shadow:0 3px 10px 0 #CCC;
		-webkit-box-shadow:0 3px 10px 0 #ccc;
		text-shadow:0px 0px 5px #fff;*/
		}
		li{
		/*	float: left;  colocamos inline-grid em vez de inline-block no li1*/
		}
		.submenu1{
			display:block;
			list-style: none;
			/*position: absolute;*/
			/*background-color: #f9f9f9!important;*/
		
			border-radius: 0px 0px 30px 30px;
			z-index: 1;
			box-shadow: 19px -12px 10px #36333a7d;
		-webkit-box-shadow: 16px 13px 10px #36333a69;
		-moz-box-shadow: 5px 5px 10px #0076a3;
		padding:initial;
		}
		.cisub{
		padding: 15px 30px 6px 10px;
		color:#0b1616;		
		overflow: visible;
		/* width: 132px; */
		white-space: nowrap;  
		font-family: Noto Sans;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		border-style: solid;  
		border-width: 0.1px;
		border-color: #f1f1f1;   
	
	}
	.cisub2{
		padding: 15px 30px 6px 10px;
		color:#0b1616;		
		overflow: visible;
		/* width: 132px; */
		white-space: nowrap;  
		font-family: Noto Sans;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		border-style: solid;  
		border-width: 0.1px;
		border-color: #f1f1f1;   
		border-radius: 0px 0px 30px 30px;
	}
	.cisub3{
		padding: 15px 30px 6px 10px;
		color:#0b1616;		
		overflow: visible;
		/* width: 132px; */
		white-space: nowrap;  
		font-family: Noto Sans;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		border-style: solid;  
		border-width: 0.1px;
		border-color: #f1f1f1;   
		border-radius: 0px 0px 0px 0px;
		text-decoration: none;
		list-style: none;
	}
	.cisub:hover{
		background-color: #49946740;
		border-color: #49946740;
	}
	.cisub2:hover{
		background-color: #49946740;
		border-color: #49946740;
	}
	.cisub3:hover{
		background-color: #49946740;
		border-color: #49946740;
	}
	.subdominio3{
		display:none!important;
	}
	.subdominio2:hover .subdominio3 {
		display:block!important;
		position: absolute;
		margin-top: -45px;
		left: 68%;
	}
	.subdominio2{
		padding: 15px 0 0 30
	}
	.cisub:hover>activocss{
		border-bottom: 3px solid rgb(49 134 83 / 49%);
		color:rgba(32,85,53,1);
	
	   /* width: 100px;*/
	}
		
		.cambioA{
			color:#0b1616
		}
		
	.classeulle{
		list-style: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}

	
	a { display: inline-block;
	/*	padding: 15px 14px 0;*/
		text-decoration:none;
		height: 30px;
	}
	nav.ul.li.active{ background-color: bisque;
		color: rgba(32,85,53,1);
	
	}
	
	
	.li1{display: -ms-inline-grid;
	
		display: -moz-inline-grid;
	display: inline-grid;}
	
	
	.empresa_Class {
	
		width: 68px;
		height: 42px;
		left: 230px;
		top: 0px;
		overflow: visible;
		padding: 15px 20px;
	}
	.empresa1_Class {
	
		width: 42px;
		height: 42px;
		left: 0.04px;
		top: 0px;
		overflow: visible;
	}
	.fundoempresa_Class {
		opacity: 0;
		fill: rgba(255,255,255,1);
	}
	.fundoempresa {
	
		overflow: visible;
		width: 42px;
		height: 42px;
		left: 0px;
		top: 0px;
		margin-left: 14px;
	}
	.barraempresa_Class {
		opacity: 0;
		fill: rgba(62,62,62,1);
	}
	.barraempresa {
	
		overflow: visible;
		width: 42px;
		height: 2px;
		left: 0px;
		top: 40px;
	}
	.textoempresa_Class {
		left: 0px;
		top: 10px;
	
		overflow: visible;
		/*width: 69px;*/
		white-space: nowrap;
		text-align: left;
		font-family: Noto Sans black;
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		color: rgba(49,134,83,1);
	}
	.contato_Class {
	
		width: 62px;
		height: 42px;
		left: 326px;
		top: 0px;
		overflow: visible;
		padding: 15px 20px;
	}
	.contato1_Class {
	
		width: 42px;
		height: 42px;
		left: 0.04px;
		top: 0px;
		overflow: visible;
	}
	.fundocontato_Class {
		opacity: 0;
		fill: rgba(255,255,255,1);
	}
	.fundocontato {
	
		overflow: visible;
		width: 42px;
		height: 42px;
		left: 0px;
		top: 0px;
		margin-left: 14px;
	}
	.barracontato_Class {
		opacity: 0;
		fill: rgba(62,62,62,1);
	}
	.barracontato {
	
		overflow: visible;
		width: 42px;
		height: 2px;
		left: 0px;
		top: 40px;
	}
	.textocontato_Class {
		left: 0px;
		top: 10px;
	
		overflow: visible;
		/*width: 63px;*/
		white-space: nowrap;
		text-align: left;
		font-family: Noto Sans black;
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		color: rgba(49,134,83,1);
	}
	.nossosprodutos_Class {
	
		width: 131px;
		height: 42px;
		left: 71px;
		top: 0px;
		overflow: visible;
		padding: 15px 20px;
	}
	.nossosprodutos1_Class {
	
		width: 42px;
		height: 42px;
		left: 0.04px;
		top: 0px;
		overflow: visible;
		margin-left: 14px;
	}
	.fundoprodutos_Class {
		opacity: 0;
		fill: rgba(255,255,255,1);
	}
	.fundoprodutos {
	
		overflow: visible;
		width: 42px;
		height: 42px;
		left: 0px;
		top: 0px;
	}
	.barraprodutos_Class {
		opacity: 0;
		fill: rgba(62,62,62,1);
	}
	.barraprodutos {
	
		overflow: visible;
		width: 42px;
		height: 2px;
		left: 0px;
		top: 40px;
	}
	.textonossosprodutos_Class {
		left: 0px;
		top: 10px;
	
		overflow: visible;
	/*	width: 132px;*/
		white-space: nowrap;
		text-align: left;
		font-family: Noto Sans black;
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		color: rgba(49,134,83,1);
	}
	.inicio_Class {
	
		/*width: 43px;
		height: 42px;*/
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.inicio1_Class {
	
		width: 42px;
		height: 42px;
		left: 0.04px;
		top: 0px;
		overflow: visible;
	}
	.fundoinicio1_Class {
		opacity: 0;
		fill: rgba(255,255,255,1);
	}
	.fundoinicio1 {
	
		overflow: visible;
		width: 42px;
		height: 42px;
		left: 0px;
		top: 0px;
		margin-left: 14px;
	}
	.barramenu_Class {
		fill: rgb(211, 198, 198);
		stroke: rgba(252,52,101,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
		opacity: 0;
		
	}
	
	.barramenu {
	
		overflow: visible;
		width: 42px;
		height: 2px;
		left: 0px;
		top: 40px;
	}
	.textoinicio_Class {
		left: 0px;
		top: 10px;
	
		overflow: visible;
	/*	width: 44px;*/
		white-space: nowrap;
		text-align: left;
		font-family: Noto Sans black;
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		color:rgba(49,134,83,1);
	}
	
	
	.activocss:hover>:first-child{ /*aqui o primeiro tag do pai recebe o estilo*/
		border-bottom: 3px solid rgb(49 134 83 / 49%);
		color:rgba(32,85,53,1);
	   /* width: 100px;*/
	
	}
	
	.li1{
		padding: 15px 14px 0
	}
	.barramenu:hover{
		
			opacity: 1;
		
	}
	form{
		display: flex;
		overflow: visible;
		width: calc((254/1366)*100%);
		height: 42px;
		margin-right: calc((120/1366)*100%);
		margin-top: 50px;
	}
	button {
		all: unset;
		cursor: pointer;
		outline: revert;
	  }
	.buscador_Class {
		fill: transparent;
		stroke: rgba(36,135,76,0.522);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.buscador {
		/* flex: 1; */
		/* display: flex; */
		/* overflow: visible; */
		width: 100%;
		height: 42px;
		margin-right: 13px;
		/* margin-top: 50px; */
		border-style: solid;
		border-color: rgba(36,135,76,0.522);
		border-radius: 6px;
		border-width: 1px;
		font-size: 16px;
	
	}
	.buscador:focus { outline: solid rgba(196, 193, 19, 0.295) 2px; }
	
	
	
	.logo{
		/*flex: 1;*/
		display: flex;
		margin-left: calc((142/1366)*100%);
	
	}
	
	.icservelho7_Class {
	
		width: 157px;
		height: 78px;
	
		margin-top: 21px;
		overflow: visible;
		
	}
	@-webkit-keyframes correrderecha2 {
		0% {
		  -webkit-transform: translateX(50px);
				  transform: translateX(-70px);
		}
		100% {
		  -webkit-transform: translateX(0px);
				  transform: translateX(0px);
		}
	  }
	  @keyframes correrderecha2 {
		0% {
		  -webkit-transform: translateX(50px);
				  transform: translateX(-70px);
		}
	
		100% {
			-webkit-transform: translateX(0px);
					transform: translateX(0px);
		  }
	  }
	  
	.correrderecha2 {
		-webkit-animation: correrderecha2 1.5s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
				animation: correrderecha2 1.5s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
	} 
	 @-webkit-keyframes correrderecha {
		0% {
		  -webkit-transform: translateX(50px);
				  transform: translateX(-70px);
		}
		100% {
		  -webkit-transform: translateX(0px);
				  transform: translateX(0px);
		}
	  }
	  @keyframes correrderecha {
		0% {
		  -webkit-transform: translateX(50px);
				  transform: translateX(-70px);
		}
	
		100% {
			-webkit-transform: translateX(0px);
					transform: translateX(0px);
		  }
	  }
	  
	.correrderecha {
		-webkit-animation: correrderecha 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
				animation: correrderecha 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
	} 
	
	@-webkit-keyframes correrizquierda {
		0% {
		  -webkit-transform: translateX(0px);
				  transform: translateX(0px);
		}
		100% {
		  -webkit-transform: translateX(0px);
				  transform: translateX(0px);
		}
	  }
	  @keyframes correrizquierda {
		0% {
		  -webkit-transform: translateX(0px);
				  transform: translateX(70px);
		}
	
		100% {
			-webkit-transform: translateX(0px);
					transform: translateX(0px);
		  }
	  }
	  
	.correrizquierda {
		-webkit-animation: correrizquierda 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
				animation: correrizquierda 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
	} 
	
	.borraabajo {
		-webkit-animation: borraabajo 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
				animation: borraabajo 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	}
	 @-webkit-keyframes borraabajo {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  @keyframes borraabajo {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  
	  .borraabajo2 {
		-webkit-animation: borraabajo2 0.8s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
				animation: borraabajo2 0.8s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	}
	 @-webkit-keyframes borraabajo2 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  @keyframes borraabajo2 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  .borraabajo3 {
		-webkit-animation: borraabajo3 1s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
				animation: borraabajo3 1s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	}
	 @-webkit-keyframes borraabajo3 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  @keyframes borraabajo3 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  .borraabajo4 {
		-webkit-animation: borraabajo4 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
				animation: borraabajo4 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	}
	 @-webkit-keyframes borraabajo4 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  @keyframes borraabajo4 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	.lupa{
	/*	flex:1;
		margin-right: calc((120/1366)*100%);*/
	}
	.lupa_Class {
	
	/*	width: 28px;
		height: 28px;*/
	
		margin-top: 10px;
		overflow: visible;
	}
	.banner_Class {
	
		width: 100%;
		height: 642px;
		left: 0px;
		top: 126px;
		overflow: visible;
	}
	.Retngulo_2_Class {
		opacity: 0.3;
		fill: rgba(126,9,9,1);
	}
	.Retngulo_2 {
	
		overflow: visible;
		width: 100%;
		height: 642px;
		left: 0px;
		top: 0px;
	}
	.Image_ASSETheroSIZEDefaultSTAT_Class {
	
		
		  width: 100%;
		height: 642px;
		/* left: 0px; */
		/* z-index: 100; */
		top: 0px;
		/* margin-top: -125px; */
		overflow: visible;
		background-image: url(images/Placement_Area_ASSETheroSIZEDe.jpg);
		background-repeat: no-repeat;
		/* bottom: 0; */
		color: black;
		/* left: 0; */
		overflow: auto;
		/* padding: 3em; */
		position: relative;
		right: 0;
		text-align: center;
		top: 0;
		background-repeat: no-repeat;
		background-position: center;
		/* background-size: cover; */
	}
	.Image2{
	
		
		width: 100%;
	  height: 642px;
	  /* left: 0px; */
	  /* z-index: 100; */
	  top: 0px;
	  /* margin-top: -125px; */
	  overflow: visible;
	  background-image: url(images/5799747.jpg);
	  background-repeat: no-repeat;
	  /* bottom: 0; */
	  color: black;
	  /* left: 0; */
	  overflow: auto;
	  /* padding: 3em; */
	  position: relative;
	  right: 0;
	  text-align: center;
	  top: 0;
	  background-repeat: no-repeat;
	  background-position: center;
	  /* background-size: cover; */
	  filter: brightness(.8);
  }
  .Image3 {
	
		
	width: 100%;
  height: 642px;
  /* left: 0px; */
  /* z-index: 100; */
  top: 0px;
  /* margin-top: -125px; */
  overflow: visible;
  background-image: url(images/37408967.jpg);
  background-repeat: no-repeat;
  /* bottom: 0; */
  color: black;
  /* left: 0; */
  overflow: auto;
  /* padding: 3em; */
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  filter: brightness(.6);
}
.Image4 {
	
		
	width: 100%;
  height: 642px;
  /* left: 0px; */
  /* z-index: 100; */
  top: 0px;
  /* margin-top: -125px; */
  overflow: visible;
  background-image: url(images/124733730.jpg);
  background-repeat: no-repeat;
  /* bottom: 0; */
  color: black;
  /* left: 0; */
  overflow: auto;
  /* padding: 3em; */
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  filter: brightness(.6);
}
.Image5 {
	
		
	width: 100%;
  height: 642px;
  /* left: 0px; */
  /* z-index: 100; */
  top: 0px;
  /* margin-top: -125px; */
  overflow: visible;
  background-image: url(images/377484176.jpg);
  background-repeat: no-repeat;
  /* bottom: 0; */
  color: black;
  /* left: 0; */
  overflow: auto;
  /* padding: 3em; */
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
}
	
	
	
	.Placement_Area_ASSETheroSIZEDe_Class {
	
		width: 100%;
		height: 642px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.mensagembanner1_Class {
	
		width: 100%;
		/* height: 369px; */
		/* left: 0px; */
		top: 147px;
		overflow: visible;
		/* z-index: 50; */
		position: absolute;
		display: flex;
		/* justify-content: center; */
		flex-direction: column;
		/* justify-items: center; */
		/* text-align: center; */
		align-items: center;
	}
	.retanguloslogan_bi_Class {
		opacity: 0.6;
		fill: url(#retanguloslogan_bi);
	}
	.retanguloslogan_bi {
	
		overflow: visible;
		width: 100%;
		height: 369px;
		left: 0px;
		top: 0px;
	}
	.sloganbanner_Class {
	
		width: 612px;
		height: 216.308px;
		/*left: 377px;*/
		top: 54px;
		overflow: visible;
		position: absolute;
	}
	.textosloganbanner_Class {
		left: 31px;
		top: 133.308px;
	
		overflow: visible;
		width: 561px;
		height: 83px;
		line-height: 24px;
		margin-top: 15px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(239,239,239,1);
		letter-spacing: 0.1px;
	}
	.titulosloganbanner_Class {
		left: 0px;
		top: 0px;
	
		overflow: visible;
		width: 613px;
		height: 102px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: 600;
		font-size: 40px;
		color: rgba(255,255,255,1);
	}
	.botaobanner1_Class {
	
		width: 208px;
		height: 57px;
		/* left: 579px; */
		top: 266.551px;
		overflow: visible;
		position: absolute;
	}
	.botaobanner1_Class:hover .fundobotaobanner .fundobotaobanner_Class {
		stroke: rgb(255 255 255);
		stroke-width: 3px;
		fill: rgb(202 203 184 / 68%)
	}
	.botaobanner1_Class.fundobotaobanner_Class:hover{
		box-shadow: 19px -12px 10px #e4e3e67d;
		-webkit-box-shadow: 16px 13px 10px #e4e3e67d;
		-moz-box-shadow: 5px 5px 10px #e4e3e67d;
		stroke: rgb(255 255 255);
		stroke-width: 3px;
	}
	
	.fundobotaobanner_Class {
		fill: rgb(204 209 81 / 38%);
		stroke: rgba(233,221,221,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.fundobotaobanner_Class:hover{
		stroke: rgb(255 255 255);
		stroke-width: 3px;
	}
	
	.fundobotaobanner {
		overflow: visible;
	
		width: 208px;
		height: 48px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	.textobotaobanner1_Class {
		left: 73px;
		top: 14px;
		position: absolute;
		overflow: visible;
		width: 63px;
		white-space: nowrap;
		line-height: 24px;
		margin-top: -4px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.24px;
	}
	.logobaixo_Class {
		opacity: 0.13;
		mix-blend-mode: soft-light;
		position: absolute;
		width: 244.315px;
		height: 109.295px;
		left: 112.229px;
		top: 90px;
		overflow: visible;
	}
	.Solues_para_Saneamento_Bsico_G_Class {
		display: none;
		left: 1.447px;
		top: 116.187px;
	
		overflow: visible;
		width: 224px;
		white-space: nowrap;
		text-align: left;
		font-family: Noto Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 10px;
		color: rgba(255,255,255,1);
	}
	.icservelho7transparente_Class {
	
		width: 244.315px;
		height: 109.295px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.Elipse_7_Class {
		fill: rgba(255,255,255,1);
	}
	.Elipse_7 {
	
		overflow: visible;
		width: 43.929px;
		height: 43.929px;
		left: 0px;
		top: 0px;
	}
	.Elipse_8_Class {
		fill: rgba(255,255,255,1);
	}
	.Elipse_8 {
	
		overflow: visible;
		width: 43.929px;
		height: 43.929px;
		left: 0px;
		top: 0px;
	}
	.Elipse_9_Class {
		fill: rgba(255,255,255,1);
	}
	.Elipse_9 {
	
		overflow: visible;
		width: 40.761px;
		height: 40.761px;
		left: 1.584px;
		top: 1.584px;
	}
	.Caminho_24_Class {
		fill: rgba(255,255,255,1);
	}
	.Caminho_24 {
		overflow: visible;
	
		width: 40.761px;
		height: 61.459px;
		left: 1.584px;
		top: 47.836px;
		transform: matrix(1,0,0,1,0,0);
	}
	.Grupo_5_Class {
	
		width: 185.602px;
		height: 48.77px;
		left: 58.713px;
		top: 54.189px;
		overflow: visible;
	}
	.Caminho_26_Class {
		fill: rgba(255,255,255,1);
	}
	.Caminho_26 {
		overflow: visible;
	
		width: 38.186px;
		height: 46.933px;
		left: 147.417px;
		top: 1.098px;
		transform: matrix(1,0,0,1,0,0);
	}
	.Caminho_27_Class {
		fill: rgba(255,255,255,1);
	}
	.Caminho_27 {
		overflow: visible;
	
		width: 34.637px;
		height: 46.781px;
		left: 105.599px;
		top: 0.934px;
		transform: matrix(1,0,0,1,0,0);
	}
	.Caminho_28_Class {
		fill: rgba(255,255,255,1);
	}
	.Caminho_28 {
		overflow: visible;
	
		width: 36.539px;
		height: 48.677px;
		left: 62.46px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	.Caminho_29_Class {
		fill: rgba(255,255,255,1);
	}
	.Caminho_29 {
		overflow: visible;
	
		width: 39.772px;
		height: 48.519px;
		left: 18.975px;
		top: 0.251px;
		transform: matrix(1,0,0,1,0,0);
	}
	.Caminho_30_Class {
		fill: rgba(255,255,255,1);
	}
	.Caminho_30 {
		overflow: visible;
	
		width: 12.038px;
		height: 46.781px;
		left: 0px;
		top: 0.934px;
		transform: matrix(1,0,0,1,0,0);
	}
	.produtos_Class {
	 position: absolute;
		width: 100%;
		height: 753px;
		left: 0px;
		top: 768px;
		overflow: visible;
	}
	.produtossub{
		display: flex;
		margin-top: 203px;
		justify-content: center;
	}
	.fundoprodutos_b_Class {
		fill: rgba(255,255,255,1);
	}
	.fundoprodutos_b {
	
		overflow: visible;
		width: 100%;
		height: 753px;
		left: 0px;
		top: 0px;
	}
	.tituloprodutos_Class {
		display: flex;
		align-items: center;
		/*left: 509px;*/
		top: 80px;
	position: absolute;
		overflow: visible;
		width: 345px;
		height: 43px;
		line-height: 40px;
		margin-top: -2.5px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 35px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.2px;
		width: 100%; /*Sem este nao alinha no meio tem que colocar e IMPORTANTE*/
		justify-content: center;
	}
	.barraprodutos_b_Class {
		fill: transparent;
		stroke: rgba(255,222,222,1);
		stroke-width: 2px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
		width: 100%; /*Sem este nao alinha no meio tem que colocar e IMPORTANTE*/
	}
	.barraprodutos_b {
		overflow: visible;
	position: absolute;
		width: 80px;
		height: 2px;
		/*left: 647.5px;*/
		top: 139px;
		transform: matrix(1,0,0,1,0,0);
		width: 100%; /*Sem este nao alinha no meio tem que colocar e IMPORTANTE*/
	}
	
	
	.produto1_Class {
	
		width: 344px;
		height: 478px;
		/*left: 141px;
		top: 203px;*/
		overflow: visible;
		/*margin: 0 12px 0 12px;*/
	
	
	
	}
	.tituloproduto1_Class {
		left: 89px;
		/*top: 268px;*/
	
		overflow: visible;
	
		white-space: nowrap;
		line-height: 24px;
		margin-top: 34px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.1px;
		justify-content: center;
		width: 100%;
	}
	.textoproduto1_Class {
		left: 0px;
		top: 315px;
	
		overflow: visible;
		width: 345px;
		height: 99px;
		line-height: 26px;
		margin-top: -5px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 16px;
		color: rgba(0,0,0,1);
		letter-spacing: 0.07px;
	}
	.imagemproduto1_Class {
	
		width: 344px;
		height: 234px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.fundoimagemproduto1_Class {
	
		width: 344px;
		height: 234px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.botaoactivo1:hover .sub1 .sub2 {
		stroke: rgb(3 221 60 / 28%);
	}
	.botaoproduto1_Class>fundobotaoprodutoborda1>:fundobotaoprodutoborda1_Class{
		stroke: rgb(3 221 60 / 28%);	
	}
	.botaoproduto1_Class {
	
		width: 177px;
		height: 64px;
		/* left: 84px; */
		/* top: 414px; */
		overflow: visible;
		width: 100%;
		/* justify-content: center; */
		text-align: center;
	}
	.fundobotaoproduto1_Class {
		fill: rgba(49,134,83,1);
	}
	.fundobotaoproduto1 {
	
		overflow: visible;
		width: 160px;
		height: 48px;
		left: 8px;
		top: 8px;
	}
	.fundobotaoprodutoborda1_Class {
			/* fill: transparent; */
			stroke: rgba(49,134,83,0.278);
			stroke-width: 13px;
			stroke-linejoin: miter;
			stroke-linecap: butt;
			stroke-miterlimit: 4;
			shape-rendering: auto;
			fill: rgba(49,134,83,1);
		
		
		
	}
	.fundobotaoprodutoborda1 {
	
		overflow: visible;
		width: 160px;
		height: 64px;
		left: 0px;
		top: 0px;
	}
	.textobotaoproduto1_Class {
		/*left: 48px; */
		top: 22px;
		overflow: visible;
		width: 81px;
		white-space: nowrap;
		line-height: 24px;
		margin-top: -53px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
		/* position: absolute; */
		letter-spacing: 0.24px;
		width: 100%;
	}
	.produto2_Class {
	
		width: 344px;
		height: 478px;
		/*left: 509px;
		top: 203px;*/
		overflow: visible;
		/*margin: 0 12px 0 12px;*/
	}
	.tituloproduto2_Class {
		left: 136px;
	/*	top: 268px;*/
	
		overflow: visible;
	
		white-space: nowrap;
		line-height: 24px;
		margin-top: 34px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.1px;
		justify-content: center;
		width: 100%;
	}
	.textoproduto2_Class {
		left: 0px;
		top: 315px;
	
		overflow: visible;
		width: 345px;
		height: 99px;
		line-height: 26px;
		margin-top: -5px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 16px;
		color: rgba(0,0,0,1);
		letter-spacing: 0.07px;
	}
	.imagemproduto2_Class {
	
		width: 344px;
		height: 234px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.fundoimagemproduto2_Class {
	
		width: 344px;
		height: 234px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.botaoproduto2_Class {
	
		/*width: 177px;*/
		height: 64px;
		/*left: 84px;*/
		top: 414px;
		overflow: visible;
		width: 100%;
		text-align: center;
	
	}
	.fundobotaoproduto2_Class {
		fill: rgba(49,134,83,1);
	}
	.fundobotaoproduto2 {
	
		overflow: visible;
		width: 160px;
		height: 48px;
		left: 8px;
		top: 8px;
	}
	.textobotaoproduto2_Class {
		left: 48px;
		top: 22px;
	
		overflow: visible;
		/*width: 81px;*/
		white-space: nowrap;
		line-height: 24px;
		margin-top: -53px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.24px;
		width: 100%;
	}
	.fundobotaoprodutoborda2_Class {
		/*fill: transparent;*/
		stroke: rgba(49,134,83,0.278);
		stroke-width: 13px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
		fill: rgba(49,134,83,1);
	}
	.fundobotaoprodutoborda2 {
	
		overflow: visible;
		width: 160px;
		height: 64px;
		left: 0px;
		top: 0px;
	}
	.produto3_Class {
	
		width: 344px;
		height: 478px;
		/*left: 877px;
		top: 203px;*/
		overflow: visible;
		/*margin: 0 12px 0 12px;*/
	}
	.tituloproduto3_Class {
		left: 124px;
		/*top: 268px;*/
	
		overflow: visible;
		
		white-space: nowrap;
		line-height: 24px;
		margin-top: 34px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.1px;
		justify-content: center;
		width: 100%;
	}
	.textoproduto3_Class {
		left: 0px;
		top: 315px;
	
		overflow: visible;
		width: 345px;
		height: 99px;
		line-height: 26px;
		margin-top: -5px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 16px;
		color: rgba(0,0,0,1);
		letter-spacing: 0.07px;
	}
	.imagemproduto3_Class {
	
		width: 344px;
		height: 234px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.Placement_Area_ASSETsmallSIZED_Class {
	
		width: 344px;
		height: 234px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.botaoproduto3_Class {
	
		/*width: 177px;*/
		height: 64px;
		/*left: 82px;*/
		top: 414px;
		overflow: visible;
		width: 100%;
		text-align: center;
	}
	.fundobotaoproduto3_Class {
		fill: rgba(49,134,83,1);
	}
	.fundobotaoproduto3 {
	
		overflow: visible;
		width: 160px;
		height: 48px;
		left: 8px;
		top: 8px;
	}
	.textobotaoproduto3_Class {
		left: 50px;
		top: 22px;
	
		overflow: visible;
		/*width: 81px;*/
		white-space: nowrap;
		line-height: 24px;
		margin-top: -53px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.24px;
		width: 100%;
	}
	.fundobotaoprodutoborda3_Class {
		/*fill: transparent;*/
		stroke: rgba(49,134,83,0.278);
		stroke-width: 13px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
		fill: rgba(49,134,83,1);
	}
	.fundobotaoprodutoborda3 {
	
		overflow: visible;
		width: 160px;
		height: 64px;
		left: 0px;
		top: 0px;
	}
	.banner2_Class {
	position: absolute;
		width: 100%;
		height: 534px;
		left: 0px;
		top: 1521px;
		overflow: visible;
	}
	.mascarabanner2_Class {
	
		width: 100%;
		height: 534px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.titulobanner2_Class {
		margin-left: 42px;
		top: 336px;
	
		overflow: visible;
		width: 317px;
		white-space: nowrap;
		line-height: 40px;
		margin-top: -166px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 35px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.2px;
	}
	.textobanner2_Class {
		left: 0px;
		top: 378px;
	
		overflow: visible;
		width: 401px;
		height: 46px;
		line-height: 24px;
		margin-top: -4px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(190,190,190,1);
		letter-spacing: 0.1px;
	}
	.banner3_Class {
	 position: absolute;
		width: 100%;
		height: 616px;
		left: 0px;
		top: 2058px;
		overflow: visible;
	}
	.fundobanner3_Class {
		fill: rgba(255,255,255,1);
	}
	.fundobanner3 {
	
		overflow: visible;
		width: 100%;
		height: 616px;
		left: 0px;
		top: 0px;
	}
	.Grupo_38_Class {
	position: absolute;
		width: 100%;
		height: 465px;
		/*left: 143px;*/
		top: 80px;
		overflow: visible;
	}
	
	.blocosub{
		display: flex;
		margin-top: 89px;
		justify-content: center;
	}
	
	
	
	.bloco1banner3_Class {
	
		width: 344px;
		height: 331px;
		left: 0px;
		top: 134px;
		overflow: visible;
		display: inline-grid;
		margin: 0px 12px 0px 12px
	}
	.titulobloco1banner3_Class {
		left: 104px;
		top: 95px;
	
		overflow: visible;
		width: 137px;
		white-space: nowrap;
		line-height: 33px;
		margin-top: -3px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 27px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.05px;
		margin: 0 auto;
	}
	.textobloco1banner3_Class {
		left: 0px;
		top: 153px;
	
		overflow: visible;
		width: 345px;
		height: 101px;
		line-height: 26px;
		margin-top: -5px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 16px;
		color: rgba(0,0,0,1);
		letter-spacing: 0.07px;
	}
	.botao1bloco1banner3_Class {
	
		width: 177px;
		height: 64px;
		left: 82px;
		top: 267px;
		overflow: visible;
		margin: 0 auto;
	}
	.fundobotao1bloco1banner3_Class {
		fill: rgba(49,134,83,1);
	}
	.fundobotao1bloco1banner3 {
	
		overflow: visible;
		width: 160px;
		height: 48px;
		left: 8px;
		top: 8px;
	}
	.fundobotao1bloco1banner3borda_Class {
		/*fill: transparent;*/
		stroke: rgba(49,134,83,0.278);
		stroke-width: 13px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
		fill: rgba(49,134,83,1);
	
	}
	.fundobotao1bloco1banner3borda {
	
		overflow: visible;
		width: 177px;
		height: 64px;
		left: 0px;
		top: 0px;
	}
	.textobotao1bloco1banner3_Class {
		/*left: 50px;*/
		top: 22px;
	
		overflow: visible;
		
		white-space: nowrap;
		line-height: 24px;
		margin-top: -54px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.24px;
		width: 160px;
	}
	.iconebloco1banner3_Class {
	
		width: 56px;
		height: 56px;
		left: 144px;
		top: 0px;
		overflow: visible;
		margin: 0 auto;
	}
	.bloco2banner3_Class {
	
		width: 344px;
		height: 331px;
		left: 368px;
		top: 134px;
		overflow: visible;
		display: inline-grid;
		margin: 0px 12px 0px 12px
	}
	.titulobloco3banner3_Class {
		left: 112px;
		top: 95px;
	
		overflow: visible;
		width: 121px;
		white-space: nowrap;
		line-height: 33px;
		margin-top: -3px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 27px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.05px;
		margin: 0 auto;
	}
	.textobloco3banner3_Class {
		left: 0px;
		top: 153px;
	
		overflow: visible;
		width: 345px;
		height: 106px;
		line-height: 26px;
		margin-top: -5px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 16px;
		color: rgba(0,0,0,1);
		letter-spacing: 0.07px;
	}
	.botaobloco2banner3_Class {
	
		width: 177px;
		height: 64px;
		left: 84px;
		top: 267px;
		overflow: visible;
		margin: 0 auto;
	}
	.fundobotao1bloco2banner3_Class {
		fill: rgba(49,134,83,1);
	}
	.fundobotao1bloco2banner3 {
	
		overflow: visible;
		width: 160px;
		height: 48px;
		left: 8px;
		top: 8px;
	}
	.fundobotao1bloco2banner3borda_Class {
		fill: transparent;
		stroke: rgba(49,134,83,0.278);
		stroke-width: 13px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
		fill: rgba(49,134,83,1);
	
	
	
	}
	.fundobotao1bloco2banner3borda {
	
		overflow: visible;
		width: 177px;
		height: 64px;
		left: 0px;
		top: 0px;
	}
	.textobotaobloco2banner3_Class {
		/*left: 48px;*/
		top: 22px;
	
		overflow: visible;
		
		white-space: nowrap;
		line-height: 24px;
		margin-top: -54px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.24px;
		
		width: 160px;
	}
	.iconebloco3banner3_Class {
	
		width: 56px;
		height: 56px;
		left: 144px;
		top: 0px;
		overflow: visible;
		margin: 0 auto;
	}
	.bloco3banner3_Class {
	
		width: 344px;
		height: 331px;
		left: 736px;
		top: 134px;
		overflow: visible;
		display: inline-grid;
		margin: 0px 12px 0px 12px
	}
	.titulobloco3banner3_dl_Class {
		left: 113px;
		top: 95px;
	
		overflow: visible;
		width: 119px;
		white-space: nowrap;
		line-height: 33px;
		margin-top: -3px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 27px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.05px;
		margin: 0 auto;
	}
	.textobloco3banner3_dm_Class {
		left: 0px;
		top: 153px;
	
		overflow: visible;
		width: 345px;
		height: 103px;
		line-height: 26px;
		margin-top: -5px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 16px;
		color: rgba(0,0,0,1);
		letter-spacing: 0.07px;
	}
	.botaobanner3_Class {
	
		width: 177px;
		height: 64px;
		left: 84px;
		top: 267px;
		overflow: visible;
		margin: 0 auto;
	}
	.fundobotao1bloco3banner3_Class {
		fill: rgba(49,134,83,1);
	}
	.fundobotao1bloco3banner3 {
	
		overflow: visible;
		width: 160px;
		height: 48px;
		left: 8px;
		top: 8px;
	}
	.fundobotao1bloco3banner3borda_Class {
		/*fill: transparent;*/
		stroke: rgba(49,134,83,0.278);
		stroke-width: 13px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
		fill: rgba(49,134,83,1);
	}
	.fundobotao1bloco3banner3borda {
	
		overflow: visible;
		width: 177px;
		height: 64px;
		left: 0px;
		top: 0px;
	}
	.textobanner3_Class {
		/*left: 48px;*/
		top: 22px;
	
		overflow: visible;
		width: 81px;
		white-space: nowrap;
		line-height: 24px;
		margin-top: -54px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.24px;
		width: 160px;
	}
	.iconebloco-1_Class {
	
		width: 56px;
		height: 56px;
		left: 144px;
		top: 0px;
		overflow: visible;
		margin: 0 auto;
	}
	.titulobanner3_Class {
		left: 485px;
		top: 0px;
	
		overflow: visible;
		width: 111px;
		white-space: nowrap;
		line-height: 40px;
		margin-top: -2.5px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 35px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.2px;
		display: flex;
		justify-content: center;
		width: 100%;
	}
	.barrabanner3_Class {
		fill: transparent;
		stroke: rgba(255,222,222,1);
		stroke-width: 2px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.barrabanner3 {
		overflow: visible;
	
		width: 80px;
		height: 2px;
		left: 499.5px;
		top: 60px;
		transform: matrix(1,0,0,1,0,0);
		
		justify-content: center;
		width: 100%;
	}
	.historia_Class {
		position: absolute;
		width: 100%;
		height: 665px;
		left: 0px;
		top: 2674px;
		overflow: visible;
	}
	.fundohistoria_Class {
	 position: absolute;
		width: 100%;
		height: 665px;
		left: 0px;
		top: 2674px;
		overflow: visible;
	}
	.fundohistoria2_Class {
	mix-blend-mode: darken;
	
		width: 100%;
		height: 665px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.fundohistoria1_Class {
		opacity: 0.65;
		fill: rgba(49,134,83,1);
		background-color: rgba(49,134,83,1); ;
	}
	.fundohistoria1 {
		position: absolute;
		overflow: visible;
		width: 100%;
		height: 665px;
		left: 0px;
		top: 0px;
	}
	.historia1_Class {
	
		width: 1088px;
		height: 434px;
		left: 139px;
		top: 143px;
		overflow: visible;
		margin: 0 auto;
		margin-top: 100px;
	}
	.titulohistoria_Class {
		left: 411px;
		top: 0px;
	
		overflow: visible;
		width: 267px;
		white-space: nowrap;
		line-height: 40px;
		margin-top: -2.5px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 35px;
		/*color: rgb(157 153 153);*/
		color: white;
		letter-spacing: 0.2px;
		margin: 0 auto;
	}
	.textohistoria_Class {
		left: 0px;
		top: 109px;
	
		overflow: visible;
		width: 1089px;
		height: 325px;
		line-height: 38px;
		margin-top: 70px;
		text-align: center;
		font-family: Lato-Regular;
		font-style: normal;
		font-weight: normal;
		font-size: 20px;
		/*color: rgb(157 153 153);*/
		color: white;
		letter-spacing: 0.1px;
	}
	.caixaemail {
		display: flex;
		justify-content: center;
	}
	.noticias_Class {
	 position: absolute;
		width: 100%;
		height: 425px;
		left: 0px;
		top: 3339px;
		overflow: visible;
		display: inline-block;
	}
	.fundonoticias_Class {
		fill: rgba(255,255,255,1);
	}
	.fundonoticias {
	
		overflow: visible;
		width: 100%;
		height: 425px;
		left: 0px;
		top: 0px;
	}
	.emailnoticias_Class {
		position: relative;
		width: 368px;
		height: 48px;
		/* left: 419px; */
		/* top: 249px; */
		overflow: visible;
		float: left;
	}
	.fundoemailnoticias_Class {
		fill: rgba(255,240,240,1);
	}
	.fundoemailnoticias {
		position: absolute;
		overflow: visible;
		width: 368px;
		height: 48px;
		left: 0px;
		top: 0px;
		background-color: rgba(255,240,240,1);
	}
	.textoemailnoticias_Class {
		left: 16px;
		top: 13px;
		position: absolute;
		overflow: visible;
		width: 76px;
		white-space: nowrap;
		text-align: left;
		font-family: Noto Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(61,61,61,1);
	}
	.botaonoticias_Class {
		position: relative;
		width: 160px;
		height: 48px;
		/* left: 787px; */
		/* top: 240px; */
		overflow: visible;
		float: left;
		display: flex;
		justify-content: center;
	
	}
	.Componente_1__1_Class {
		position: absolute;
		width: 177px;
		height: 64px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.fundobotaonoticias_Class {
		fill: rgba(49,134,83,1);
	}
	.fundobotaonoticias {
	
		overflow: visible;
		width: 160px;
		height: 48px;
		left: 8px;
		top: 8px;
	}
	.fundobotaonoticiasborda_Class {
		
		stroke: rgba(49,134,83,0.278);
		stroke-width: 13px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
		fill: rgba(49,134,83,1);
	}
	.fundobotaonoticiasborda {
	
		overflow: visible;
		width: 160px;
		height: 48px;
		left: 0px;
		top: 0px;
	}
	.textobotaonoticias_Class {
		/*left: 45px;
		top: 22.829px;*/
		position: absolute;
		overflow: visible;
		width: 87px;
		white-space: nowrap;
		line-height: 24px;
		margin-top: 12px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.24px;
	}
	.noticiastexto_Class {
		
		top: 189px;
	
		overflow: visible;
		width: 437px;
		height: 51px;
		line-height: 24px;
	
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.1px;
	  margin:	0 auto 20px auto;
	}
	.noticiastitulo_Class {
		left: 597px;
		top: 128px;
	
		overflow: visible;
		width: 179px;
		height: 43px;
		line-height: 40px;
		margin-top: -2.5px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 35px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.2px;
		margin: 128px auto 25px auto;
	}
	.Footer_Class {
		position: relative;
		width: 100%;
		height: 504px;
		left: 0px;
		/*top: 3764px;*/
		overflow: visible;
		background-color: rgba(30,75,48,1);
	}
	.fundofooter_Class {
		fill: rgba(30,75,48,1);
	}
	.fundofooter {
		overflow: visible;
	
		width: 100%;
		height: 504px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	
	}
	.textofooter_Class {
	/*	left: 143px;*/
		top: 187px;
		position: absolute;
		overflow: visible;
		width: 345px;
		height: 112px;
		line-height: 26px;
		margin-top: -5px;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 16px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.07px;
	}
	.izquierdaabaixo{
	 width: 25%;
		left: calc((143/1366)*100%);
		position: absolute;
	}
	.redessociais{
	margin-top: 322px;
	}
	.servicos_Class {
		position: absolute;
		width: 74px;
		height: 237px;
		margin-left: calc((875/1366)*100%);
		top: 132px;
		overflow: visible;
	}
	.textoservicos2_Class {
		left: 0px;
		top: 119px;
		position: absolute;
		overflow: visible;
		width: 65px;
		white-space: nowrap;
		line-height: 26px;
		margin-top: -4px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 18px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.2px;
	}
	.textoservicos1_Class {
		left: 0px;
		top: 71px;
		position: absolute;
		overflow: visible;
		width: 103px;
		white-space: nowrap;
		line-height: 26px;
		margin-top: -4px;
		text-align: center;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 18px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.2px;
	}
	.tituloservicos_Class {
		left: 0px;
		top: 0px;
		position: absolute;
		overflow: visible;
		width: 99px;
		white-space: nowrap;
		line-height: 33px;
		margin-top: -3px;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 27px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.05px;
	}
	.link_Class {
		position: absolute;
		width: 74px;
		height: 237px;
		margin-left: calc((691/1366)*100%);
		top: 132px;
		overflow: visible;
	}
	.link2_Class {
	
		width: 74px;
		height: 237px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.textolink4_Class {
		left: 0px;
		top: 215px;
		position: absolute;
		overflow: visible;
		width: 67px;
		white-space: nowrap;
		line-height: 26px;
		margin-top: -4px;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 18px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.2px;
	}
	.textolink3_Class {
		left: 0px;
		top: 167px;
		position: absolute;
		overflow: visible;
		width: 71px;
		white-space: nowrap;
		line-height: 26px;
		margin-top: -4px;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 18px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.2px;
	}
	.textolink2_Class {
		left: 0px;
		top: 119px;
		position: absolute;
		overflow: visible;
		width: 75px;
		white-space: nowrap;
		line-height: 26px;
		margin-top: -4px;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 18px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.2px;
	}
	.textolink1_Class {
		left: 0px;
		top: 71px;
		position: absolute;
		overflow: visible;
		width: 44px;
		white-space: nowrap;
		line-height: 26px;
		margin-top: -4px;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 18px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.2px;
	}
	.titulolink_Class {
		left: 0px;
		top: 0px;
	 position: absolute;
		overflow: visible;
		width: 61px;
		white-space: nowrap;
		line-height: 33px;
		margin-top: -3px;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 27px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.05px;
	}
	.contatofooter_Class {
		margin-left: calc((1059/1366)*100%);
		top: 129px;
	position: relative;
		overflow: visible;
		width: 97px;
		white-space: nowrap;
		line-height: 33px;
		margin-top: -3px;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 27px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.05px;
	}
	.baixologo_Class {
	 position: relative;
		width: 196px;
		height: 131.962px;
		margin-left: calc((1059/1366)*100%);
		top: 177px;
		overflow: visible;
	}
	.endereco_Class {
	
		width: 188px;
		height: 66.628px;
		left: 0px;
		top: 65.334px;
		overflow: visible;
	}
	.tituloendereco_Class {
		left: 0px;
		top: 17.628px;
	
		overflow: visible;
		width: 69px;
		white-space: nowrap;
		text-align: left;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
	}
	.textoendereco2_Class {
		left: 0px;
		top: 36.628px;
	
		overflow: visible;
		width: 189px;
		white-space: nowrap;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 12px;
		color: rgba(255,255,255,1);
	}
	.textoendereco_Class {
		left: 0px;
		top: 51.628px;
	
		overflow: visible;
		width: 166px;
		white-space: nowrap;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 12px;
		color: rgba(255,255,255,1);
	}
	.iconendereco_Class {
		fill: rgba(255,255,255,1);
	}
	.iconendereco {
		overflow: visible;
	
		width: 11.859px;
		height: 17.13px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	.email_Class {
		position: absolute;
		width: 95px;
		height: 51.962px;
		left: 101px;
		top: 0px;
		overflow: visible;
	}
	.iconemail_Class {
		fill: rgba(255,255,255,1);
	}
	.iconemail {
		overflow: visible;
	
		width: 16.003px;
		height: 17.647px;
		left: 0.043px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	.tituloemail_Class {
		left: 0px;
		top: 17.962px;
	
		overflow: visible;
		width: 41px;
		white-space: nowrap;
		text-align: left;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
	}
	.textoemail_Class {
		left: 0px;
		top: 36.962px;
	
		overflow: visible;
		width: 96px;
		white-space: nowrap;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 12px;
		color: rgba(255,255,255,1);
	}
	.telefone_Class {
	
		width: 79px;
		height: 51.528px;
		left: 0px;
		top: 0.434px;
		overflow: visible;
	}
	.titulotelefone_Class {
		left: 0px;
		top: 17.528px;
	
		overflow: visible;
		width: 63px;
		white-space: nowrap;
		text-align: left;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(255,255,255,1);
	}
	.textotelefone_Class {
		left: 0px;
		top: 36.528px;
	
		overflow: visible;
		width: 80px;
		white-space: nowrap;
		text-align: left;
		font-family: Lato-Lighter;
		font-style: normal;
		font-weight: lighter;
		font-size: 12px;
		color: rgba(255,255,255,1);
	}
	.icontelefone_Class {
		fill: rgba(255,255,255,1);
	}
	.icontelefone {
		overflow: visible;
	
		width: 14.528px;
		height: 14.528px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	.logobaixo_e_Class {
		position: absolute;
		width: 169px;
		height: 91px;
		/*left: 143px;*/
		top: 82px;
		overflow: visible;
	}
	.iconefacebook_Class {
	
		width: 48px;
		height: 48px;
		
		top: 322px;
		overflow: visible;
	}
	.iconein_Class {
	
		width: 48px;
		height: 48px;
		margin-left: calc((32/1366)*100%);
		top: 322px;
		overflow: visible;
	}
	.iconetwitter_Class {
	
		width: 48px;
		height: 48px;
		margin-left: calc((32/1366)*100%);
		top: 322px;
		overflow: visible;
	}
	.iconeyoutube_Class {
	
		width: 48px;
		height: 48px;
		margin-left: calc((32/1366)*100%);
		top: 322px;
		overflow: visible;
	}
	.iconewhatsapp_Class {
	
		width: 48px;
		height: 48px;
		margin-left: calc((32/1366)*100%);
		top: 322px;
		overflow: visible;
	}
	.rodape_Class {
	 position: relative;
		width: 100%;
		height: 80px;
		left: 0px;
		/*top: 4268px;*/
		overflow: visible;
	}
	.fundorodape_Class {
		fill: rgba(255,147,83,0.141);
	}
	.fundorodape {
	
		overflow: visible;
		width: 100%;
		height: 80px;
		left: 0px;
		top: 0px;
	}
	.textorodape_Class {
		left: 129px;
		top: 31px;
		position: absolute;
		overflow: visible;
		width: 285px;
		white-space: nowrap;
		line-height: 20px;
		margin-top: -3px;
		text-align: center;
		font-family: Lato;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		color: rgba(61,61,61,1);
		letter-spacing: 0.2px;
	}
	.botaobanner1_Class:hover .fundobotaobanner .fundobotaobanner_Class {
		stroke: rgb(255 255 255);
		stroke-width: 3px;
		fill: rgb(202 203 184 / 68%)
	}
	.fundobotaobanner_Class:hover{
		stroke: rgb(255 255 255);
		stroke-width: 3px;
	}
	.ilogo2{
		width: 185px!important;
		    clear: left!important;
			right:0;
   left: auto;
	overflow: auto;
	top:auto;
	bottom:0;

	}
	.i2mensagem {
		width:50%;
		border-radius: 20px;
		background-color: #ffffff26;
		margin: 0 auto;
		right: 0;
	}
	.i2retangulo{
		display:none
	}
	.i2mensagem .sloganbanner_Class{
		width:100%!important;
		padding: 20px 40px 0 40px;

	}
	.i2mensagem .titulosloganbanner_Class{
		width:100%;
	}
	.i2mensagem .textosloganbanner_Class{
		left:auto;
		width:100%;
		
	}
	.i4mensagem .sloganbanner_Class{
		width:500px!important;
		padding: 20px ;
		left:0!important;

	}
	.i4mensagem .titulosloganbanner_Class{
		width:550px!important;
		

	}
	.i4mensagem .botaobanner1_Class{
		left:190px;
	}
	.i4mensagem .logobaixo_Class {
		top:250px;
		right: 0px!important;
    left: auto;

	}
}
/***********************************************************************************************/






















@media (min-width:0px) and (max-width:949px) {

	.Image_ASSETheroSIZEDefaultSTAT_Class {

	
		width: 100%;
	  height: 642px;
	  /* left: 0px; */
	  /* z-index: 100; */
	  top: 0px;
	  /* margin-top: -125px; */
	  overflow: visible;
	  background-image: url(images/mobilebanner1.jpg);
	  background-repeat: no-repeat;
	  /* bottom: 0; */
	  color: black;
	  /* left: 0; */
	  overflow: auto;
	  /* padding: 3em; */
	  position: relative;
	  right: 0;
	  text-align: center;
	  top: 0;
	  background-repeat: no-repeat;
	  background-position: center;
	  /* background-size: cover; */
  }
  .Image2 {

	
	width: 100%;
  height: 642px;
  /* left: 0px; */
  /* z-index: 100; */
  top: 0px;
  /* margin-top: -125px; */
  overflow: visible;
  background-image: url(images/5799747mobile.jpg);
  background-repeat: no-repeat;
  /* bottom: 0; */
  color: black;
  /* left: 0; */
  overflow: auto;
  /* padding: 3em; */
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
}
.Image3 {

	
	width: 100%;
  height: 642px;
  /* left: 0px; */
  /* z-index: 100; */
  top: 0px;
  /* margin-top: -125px; */
  overflow: visible;
  background-image: url(images/37408967mobile.jpg);
  background-repeat: no-repeat;
  /* bottom: 0; */
  color: black;
  /* left: 0; */
  overflow: auto;
  /* padding: 3em; */
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  filter: brightness(.6);
}
.Image4 {

	
	width: 100%;
  height: 642px;
  /* left: 0px; */
  /* z-index: 100; */
  top: 0px;
  /* margin-top: -125px; */
  overflow: visible;
  background-image: url(images/124733730mobile.jpg);
  background-repeat: no-repeat;
  /* bottom: 0; */
  color: black;
  /* left: 0; */
  overflow: auto;
  /* padding: 3em; */
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
}
.Image5 {

	
	width: 100%;
  height: 642px;
  /* left: 0px; */
  /* z-index: 100; */
  top: 0px;
  /* margin-top: -125px; */
  overflow: visible;
  background-image: url(images/377484176mobile.jpg);
  background-repeat: no-repeat;
  /* bottom: 0; */
  color: black;
  /* left: 0; */
  overflow: auto;
  /* padding: 3em; */
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
}
  .mediaViewInfo {
	--web-view-name: Inicio;
	--web-view-id: Inicio;
	--web-scale-on-resize: true;
	--web-application: true;
	--web-enable-deep-linking: true;
}
:root {
	--web-view-ids: Inicio;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	border: none;
}
.Inicio_Class {
	position: absolute;
	width: 390px;
	height: 6975px;
	background-color: rgba(255,255,255,1);
	overflow: hidden;
	--web-view-name: Inicio;
	--web-view-id: Inicio;
	--web-scale-on-resize: true;
	--web-application: true;
	--web-enable-deep-linking: true;
}
@keyframes fadein {

	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}

}
.rodape_Class {
	position: absolute;
	width: 100%;
	height: 72px;
	left: 0px;
	/*top: 5600.282px;*/
	overflow: visible;
}
.fundorodape_Class {
	fill: rgba(255,147,83,0.141);
}
.fundorodape {
	position: absolute;
	overflow: visible;
	width: 100%;
	height: 72px;
	left: 0px;
	top: 0px;
}
.textorodape_Class {
	left: 53px;
	top: 28px;
	
	overflow: visible;
	width: 285px;
	white-space: nowrap;
	line-height: 20px;
	margin-top: -3px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.2px;
	margin: 26px auto;
    
}
.Footer_Class {
	position: relative;
	width: 100%;
	height: 1025.282px;
	left: 0px;
	/*top: 4575px;*/
	overflow: visible;
	background-color: rgba(30,75,48,1);
}
.fundofooter_Class {
	fill: rgba(30,75,48,1);
}
.fundofooter {
	overflow: visible;
	position: absolute;
	width: 390px;
	height: 1025.282px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.textofooter_Class {
	left: 55.5px;
	top: 201px;
	
	overflow: visible;
	width: 281px;
	
	line-height: 26px;
	margin-top: -5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.07px;
	margin: 0 auto;
}
.iconein_Class {
	position: relative;
	width: 48px;
	height: 48px;
	
	top: 926.962px;
	overflow: visible;
}
.fundoiconein_Class {
	fill: rgba(252,252,252,1);
}
.fundoiconein {
	position: absolute;
	overflow: visible;
	width: 48px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.iconein_u_Class {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 14px;
	top: 14px;
	overflow: visible;
}
.Area_ICONfeatherlinkedinSIZEME_Class {
	opacity: 0;
	fill: rgba(253,73,198,0.349);
}
.Area_ICONfeatherlinkedinSIZEME {
	position: absolute;
	overflow: visible;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px;
}
.Icon_Class {
	position: absolute;
	width: 20px;
	height: 19px;
	left: 0px;
	top: 0.499px;
	overflow: visible;
}
.c72d3541-60e1-4b7f-9977-f73f51_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 2px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.c72d3541-60e1-4b7f-9977-f73f51 {
	overflow: visible;
	position: absolute;
	width: 14px;
	height: 15px;
	left: 8px;
	top: 6px;
	transform: matrix(1,0,0,1,0,0);
}
.n_4a146b3-a597-4776-8756-4af83_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 2px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_4a146b3-a597-4776-8756-4af83 {
	position: absolute;
	overflow: visible;
	width: 6px;
	height: 14px;
	left: 0px;
	top: 7px;
}
.n_8147a12-94c1-4ada-b3f4-6802b_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 2px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_8147a12-94c1-4ada-b3f4-6802b {
	position: absolute;
	overflow: visible;
	width: 6px;
	height: 6px;
	left: 0px;
	top: 0px;
}
.iconeyoutube_Class {
	position: relative;
	width: 48px;
	height: 48px;
	
	top: 926.962px;
	overflow: visible;
}
.fundoiconeyoutube_Class {
	fill: rgba(252,252,252,1);
}
.fundoiconeyoutube {
	position: absolute;
	overflow: visible;
	width: 48px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.iconeyoutube1_Class {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 14px;
	top: 14px;
	overflow: visible;
}
.Area_ICONfeatheryoutubeSIZEMED_Class {
	opacity: 0;
	fill: rgba(253,73,198,0.349);
}
.Area_ICONfeatheryoutubeSIZEMED {
	position: absolute;
	overflow: visible;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px;
}
.Icon__Class {
	position: absolute;
	width: 20px;
	height: 14.054px;
	left: 0px;
	top: 2.973px;
	overflow: visible;
}
.f5bdd336-a84c-474c-8fe0-4d9cf5_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 1.8180809020996094px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.f5bdd336-a84c-474c-8fe0-4d9cf5 {
	overflow: visible;
	position: absolute;
	width: 21.818px;
	height: 15.872px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.f8fb78f2-0a94-4f10-a57a-d279ba_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 1.8180809020996094px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.f8fb78f2-0a94-4f10-a57a-d279ba {
	overflow: visible;
	position: absolute;
	width: 7.045px;
	height: 7.764px;
	left: 7.954px;
	top: 4.073px;
	transform: matrix(1,0,0,1,0,0);
}
.iconetwitter_Class {
	position: relative;
	width: 48px;
	height: 48px;
	
	top: 926.962px;
	overflow: visible;
}
.fundoiconetwitter_Class {
	fill: rgba(252,252,252,1);
}
.fundoiconetwitter {
	position: absolute;
	overflow: visible;
	width: 48px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.iconetwitter1_Class {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 14px;
	top: 14px;
	overflow: visible;
}
.Area_ICONfeathertwitterSIZEMED_Class {
	opacity: 0;
	fill: rgba(253,73,198,0.349);
}
.Area_ICONfeathertwitterSIZEMED {
	position: absolute;
	overflow: visible;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px;
}
.Icon_bb_Class {
	position: absolute;
	width: 20px;
	height: 16.313px;
	left: 0px;
	top: 1.844px;
	overflow: visible;
}
.e17e4c7b-8fc8-4a46-b16b-b60cae_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 1.8181818723678589px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.e17e4c7b-8fc8-4a46-b16b-b60cae {
	overflow: visible;
	position: absolute;
	width: 21.818px;
	height: 18.311px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.iconefacebook_Class {
	position: relative ;
	width: 48px;
	height: 48px;
	
	top: 926.962px;
	overflow: visible;
}
.fundoiconefacebook_Class {
	fill: rgba(252,252,252,1);
}
.fundoiconefacebook {
	position: absolute;
	overflow: visible;
	width: 48px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.iconefacebook1_Class {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 14px;
	top: 14px;
	overflow: visible;
}
.Area_ICONfeatherfacebookSIZEME_Class {
	opacity: 0;
	fill: rgba(253,73,198,0.349);
}
.Area_ICONfeatherfacebookSIZEME {
	position: absolute;
	overflow: visible;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px;
}
.Icon_bh_Class {
	position: absolute;
	width: 11px;
	height: 20px;
	left: 4.5px;
	top: 0px;
	overflow: visible;
}
.n_6555628-8358-42a7-a8d3-ec73a_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 2px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_6555628-8358-42a7-a8d3-ec73a {
	overflow: visible;
	position: absolute;
	width: 13px;
	height: 22px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.iconewhatsapp_Class {
	position: relative;
	width: 48px;
	height: 48px;

	top: 926.962px;
	overflow: visible;
}
.fundoiconewhatsapp_Class {
	fill: rgba(252,252,252,1);
}
.fundoiconewhatsapp {
	position: absolute;
	overflow: visible;
	width: 48px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.iconewhatsapp1_Class {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 14px;
	top: 14px;
	overflow: visible;
}
.Area_ICONfeatherphoneSIZEMEDIU_Class {
	opacity: 0;
	fill: rgba(253,73,198,0.349);
}
.Area_ICONfeatherphoneSIZEMEDIU {
	position: absolute;
	overflow: visible;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px;
}
.Icon_bn_Class {
	position: absolute;
	width: 19.96px;
	height: 20px;
	left: 0.02px;
	top: 0px;
	overflow: visible;
}
.n_4cec4e8-a991-4538-b850-a4367_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 2.0072035789489746px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_4cec4e8-a991-4538-b850-a4367 {
	overflow: visible;
	position: absolute;
	width: 21.969px;
	height: 22.01px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.servicos_Class {
	position: absolute;
	width: 102px;
	height: 141px;

	top: 368.841px;
	overflow: visible;
	text-align: center;
    display: grid;
    align-items: center;
    align-content: center;
	right:20%;
}
.textoservicos2_Class {
	left: 0px;
	top: 119px;
	position: absolute;
	overflow: visible;
	width: 65px;
	white-space: nowrap;
	line-height: 26px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 18px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.textoservicos1_Class {
	left: 0px;
	top: 71px;
	position: absolute;
	overflow: visible;
	width: 103px;
	white-space: nowrap;
	line-height: 26px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 18px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.tituloservicos_Class {
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
	width: 99px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -3px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 27px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.05px;
}
.link_Class {
	position: absolute;
	width: 74px;
	height: 237px;
	left: 20%;
	top: 368.841px;
	overflow: visible;
	text-align: center;
    display: grid;
    align-items: center;
    align-content: center;
}
.link2_Class {
	position: absolute;
	width: 74px;
	height: 237px;
	left: 0px;
	top: 0px;
	overflow: visible;
	text-align: center;
    display: grid;
    align-items: center;
    align-content: center;
}
.textolink4_Class {
	left: 0px;
	top: 215px;
	position: absolute;
	overflow: visible;
	width: 67px;
	white-space: nowrap;
	line-height: 26px;
	margin-top: -4px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 18px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.textolink3_Class {
	left: 0px;
	top: 167px;
	position: absolute;
	overflow: visible;
	width: 71px;
	white-space: nowrap;
	line-height: 26px;
	margin-top: -4px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 18px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.textolink2_Class {
	left: 0px;
	top: 119px;
	position: absolute;
	overflow: visible;
	width: 75px;
	white-space: nowrap;
	line-height: 26px;
	margin-top: -4px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 18px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.textolink1_Class {
	left: 0px;
	top: 71px;
	position: absolute;
	overflow: visible;
	width: 44px;
	white-space: nowrap;
	line-height: 26px;
	margin-top: -4px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 18px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.titulolink_Class {
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
	width: 61px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -3px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 27px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.05px;
}
.contatofooter_Class {
	
	overflow: visible;
	width: 97px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -3px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 27px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.05px;
	margin: 320px auto 0;
}
.logobaixo_Class {
	
	position: absolute;
    /* width: 50px; */
    /* height: 90.317px; */
    left: 1%;
    top: 230px;
    overflow: visible;
    opacity: 0.33;
    mix-blend-mode: soft-light;
}
.Solues_para_Saneamento_Bsico_G_Class {
	left: 1px;
	top: 80.316px;
	position: absolute;
	overflow: visible;
	width: 168px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 7.5px;
	color: rgba(255,255,255,1);
}
.icservelho7transparente_Class {
	position: absolute;
	width: 168.889px;
	height: 75.553px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Elipse_7_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_7 {
	position: absolute;
	overflow: visible;
	width: 30.367px;
	height: 30.367px;
	left: 0px;
	top: 0px;
}
.Elipse_8_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_8 {
	position: absolute;
	overflow: visible;
	width: 30.367px;
	height: 30.367px;
	left: 0px;
	top: 0px;
}
.Elipse_9_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_9 {
	position: absolute;
	overflow: visible;
	width: 28.177px;
	height: 28.178px;
	left: 1.095px;
	top: 1.095px;
}
.Caminho_24_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_24 {
	overflow: visible;
	position: absolute;
	width: 28.177px;
	height: 42.484px;
	left: 1.095px;
	top: 33.068px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_5_Class {
	position: absolute;
	width: 128.302px;
	height: 33.714px;
	left: 40.587px;
	top: 37.459px;
	overflow: visible;
}
.Caminho_26_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_26 {
	overflow: visible;
	position: absolute;
	width: 26.396px;
	height: 32.443px;
	left: 101.906px;
	top: 0.76px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_27_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_27 {
	overflow: visible;
	position: absolute;
	width: 23.943px;
	height: 32.338px;
	left: 72.998px;
	top: 0.646px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_28_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_28 {
	overflow: visible;
	position: absolute;
	width: 25.259px;
	height: 33.649px;
	left: 43.177px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_29_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_29 {
	overflow: visible;
	position: absolute;
	width: 27.494px;
	height: 33.54px;
	left: 13.117px;
	top: 0.174px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_30_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_30 {
	overflow: visible;
	position: absolute;
	width: 8.322px;
	height: 32.338px;
	left: 0px;
	top: 0.646px;
	transform: matrix(1,0,0,1,0,0);
}
.baixologo_Class {
	
	position: relative;
    width: 196px;
    height: 131.962px;
    /* left: 97px; */
    /* top: 450px; */
    overflow: visible;
    margin: 20px auto;
    ZOOM: 1.5;

}
.endereco_Class {
	position: absolute;
	width: 188px;
	height: 66.628px;
	left: 0px;
	top: 65.334px;
	overflow: visible;
}
.tituloendereco_Class {
	left: 0px;
	top: 17.628px;
	position: absolute;
	overflow: visible;
	width: 69px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
}
.textoendereco2_Class {
	left: 0px;
	top: 36.628px;
	position: absolute;
	overflow: visible;
	width: 189px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 12px;
	color: rgba(255,255,255,1);
}
.textoendereco_Class {
	left: 0px;
	top: 51.628px;
	position: absolute;
	overflow: visible;
	width: 166px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 12px;
	color: rgba(255,255,255,1);
}
.iconendereco_Class {
	fill: rgba(255,255,255,1);
}
.iconendereco {
	overflow: visible;
	position: absolute;
	width: 11.859px;
	height: 17.13px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.email_Class {
	position: absolute;
	width: 95px;
	height: 51.962px;
	left: 101px;
	top: 0px;
	overflow: visible;
}
.iconemail_Class {
	fill: rgba(255,255,255,1);
}
.iconemail {
	overflow: visible;
	position: absolute;
	width: 16.002px;
	height: 17.647px;
	left: 0.043px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.tituloemail_Class {
	left: 0px;
	top: 17.962px;
	position: absolute;
	overflow: visible;
	width: 41px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
}
.textoemail_Class {
	left: 0px;
	top: 36.962px;
	position: absolute;
	overflow: visible;
	width: 96px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 12px;
	color: rgba(255,255,255,1);
}
.telefone_Class {
	position: absolute;
	width: 79px;
	height: 51.528px;
	left: 0px;
	top: 0.435px;
	overflow: visible;
}
.titulotelefone_Class {
	left: 0px;
	top: 17.527px;
	position: absolute;
	overflow: visible;
	width: 63px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
}
.textotelefone_Class {
	left: 0px;
	top: 36.527px;
	position: absolute;
	overflow: visible;
	width: 80px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 12px;
	color: rgba(255,255,255,1);
}
.icontelefone_Class {
	fill: rgba(255,255,255,1);
}
.icontelefone {
	overflow: visible;
	position: absolute;
	width: 14.528px;
	height: 14.528px;
	left: 0px;
	top: -0.001px;
	transform: matrix(1,0,0,1,0,0);
}
.noticias_Class {
	position: absolute;
	width: 100%;
	height: 425px;
	left: 0px;
	top: 4150px;
	overflow: visible;
}
.fundonoticias_Class {
	fill: rgba(255,255,255,1);
}
.fundonoticias {
	position: absolute;
	overflow: visible;
	width: 390px;
	height: 425px;
	left: 0px;
	top: 0px;
}
.emailnoticias_Class {
	position: relative;
	width: 344px;
	height: 48px;
	
	
	overflow: visible;
	float:left;
}
.fundoemailnoticias_Class {
	fill: rgba(255,240,240,1);
}
.fundoemailnoticias {
	position: absolute;
	overflow: visible;
	width: 100%;
	height: 48px;
	left: 0px;
	top: 0px;
	background-color: rgba(255,240,240,1);
}
.textoemailnoticias_Class {
	opacity: 0.49;
	left: 13px;
	top: 13px;
	position: absolute;
	overflow: visible;
	width: 76px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(61,61,61,1);
}
.botaonoticias_Class {
    position: absolute;
    width: 160px;
    height: 48px;
    overflow: visible;
    /* float: left; */
    display: flex;
    justify-content: center;
    margin-top: 70px;

}
.fundobotaonoticias_Class {
	fill: rgba(49,134,83,1);
}
.fundobotaonoticias {
	position: absolute;
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 8px;
	top: 8px;
}
.fundobotaonoticiasborda_Class {
    stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);
}
.fundobotaonoticiasborda {
	position: absolute;
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.textobotaonoticias_Class {
	
	top: 20.5px;
	position: absolute;
	overflow: visible;
	width: 87px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -10px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	z-index:7
}
.noticiastexto_Class {
	left: 28px;
	top: 186px;

	overflow: visible;
	width: 335px;

	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.1px;
	margin: 0 auto 20px auto;
}
.noticiastitulo_Class {
	left: 106.535px;
	top: 125px;
	
	overflow: visible;
	width: 179px;
	height: 43px;
	line-height: 40px;
	margin-top: -2.5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 35px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.2px;
	margin: 95px auto 25px auto;



}
.historia_Class {
	position: absolute;
	width: 100%;
	height: 750px;
	left: 0px;
	top: 3300px;
	overflow: visible;
}
.fundohistoria_Class {
	position: absolute;
	width: 100%;
	height: 750px;
	left: 0px;
	top: 3300px;
	overflow: visible;
}
.fundohistoria2_Class {
	mix-blend-mode: darken;

	width: 100%;
	height: 850px;
	left: 0px;
	top: 3300px;
	overflow: visible;
	object-fit:cover;
}
.fundohistoria1_Class {
	opacity: 0.65;
	
	background-color:rgba(49,134,83,1);
}
.fundohistoria1 {
	position: absolute;
	
	width: 100%;
	height: 850px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.historia1_Class {
	
	width: 90%;
	
	left: 45px;
	top: 78px;
	overflow: visible;
	margin: 0 auto;
	margin-top:78px;
}
.titulohistoria_Class {
	left: 55px;
	top: 0px;

	overflow: visible;
	width: 191px;
	white-space: nowrap;
	line-height: 40px;
	margin-top: -7.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 25px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
	margin: 0 auto;
}
.textohistoria_Class {
	left: 0px;
	top: 101px;
	
	overflow: visible;
	width:100%;
	
	line-height: 24px;
	margin-top: 50px;
	text-align: center;
	font-family: Lato-Regular;
		font-style: normal;
		font-weight: normal;
	font-size: 20px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.1px;
}
.banner3_Class {
	position: absolute;
	width: 100%;
	height: 1350px;
	left: 0px;
	top: 1944px;
	overflow: visible;
}
.fundobanner3_Class {
	fill: rgba(255,255,255,1);
}
.fundobanner3 {

	overflow: visible;
	width: 100%;
	height: 616px;
	left: 0px;
	top: 0px;
}
.Grupo_38_Class {
	position: absolute;
	width: 100%;
	height: 1235px;
	
	top: 29px;
	overflow: visible;
	padding: 0px;
}
.bloco3banner3_Class {
	
	width: 344px;
	height: 331px;
	left: 0px;
	top: 904px;
	overflow: visible;
	display: inline-grid;
    margin: 0px 12px 0px 12px;
}
.titulobloco3banner3_Class {
	left: 113px;
	top: 95px;
	
	overflow: visible;
	width: 119px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -3px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 27px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.05px;
	margin: 0 auto;
}
.textobloco3banner3_Class {
	left: 0px;
	top: 153px;

	overflow: visible;
	width: 345px;
	height: 103px;
	line-height: 26px;
	margin-top: -5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
}
.iconebloco3banner3_Class {

	width: 56px;
	height: 56px;
	left: 144px;
	top: 0px;
	overflow: visible;
	margin:0 auto;
}
.iconebloco-1_Class {
    width: 56px;
    height: 56px;
    left: 144px;
    top: 0px;
    overflow: visible;
    margin: 0 auto;
}
.textobloco3banner3_dm_Class {
    left: 0px;
    top: 153px;
    overflow: visible;
    width: 345px;
    height: 103px;
    line-height: 26px;
    margin-top: -5px;
    text-align: center;
font-family: Lato-Lighter;
    font-style: normal;
    font-weight: lighter;
    font-size: 16px;
    color: rgba(0,0,0,1);
    letter-spacing: 0.07px;
}
.titulobloco3banner3_dl_Class {
	left: 113px;
    top: 95px;
    overflow: visible;
    width: 119px;
    white-space: nowrap;
    line-height: 33px;
    margin-top: -3px;
    text-align: center;
font-family: Lato-Lighter;
    font-style: normal;
    font-weight: lighter;
    font-size: 27px;
    color: rgba(61,61,61,1);
    letter-spacing: 0.05px;
    margin: 0 auto;
}
.fundoiconebloco3banner3_Class {
	fill: rgba(49,134,83,1);
}
.fundoiconebloco3banner3 {
	position: absolute;
	overflow: visible;
	width: 56px;
	height: 56px;
	left: 0px;
	top: 0px;
}
.confiana4branco_Class {
	position: absolute;
	width: 43.892px;
	height: 20.249px;
	left: 6.054px;
	top: 17.876px;
	overflow: visible;
}
.Caminho_67_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_67 {
	overflow: visible;
	position: absolute;
	width: 19.133px;
	height: 13.049px;
	left: 10.524px;
	top: 6.848px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_68_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_68 {
	overflow: visible;
	position: absolute;
	width: 10.878px;
	height: 12.991px;
	left: 33.013px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_69_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_69 {
	overflow: visible;
	position: absolute;
	width: 10.595px;
	height: 13.382px;
	left: 0px;
	top: 2.58px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_70_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_70 {
	overflow: visible;
	position: absolute;
	width: 15.429px;
	height: 8.553px;
	left: 16.019px;
	top: 4.77px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_71_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_71 {
	overflow: visible;
	position: absolute;
	width: 6.528px;
	height: 8.674px;
	left: 29.453px;
	top: 3.163px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_72_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_72 {
	overflow: visible;
	position: absolute;
	width: 5.875px;
	height: 8.625px;
	left: 7.388px;
	top: 5.542px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_73_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_73 {
	overflow: visible;
	position: absolute;
	width: 2.508px;
	height: 2.98px;
	left: 17.4px;
	top: 16.621px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_74_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_74 {
	overflow: visible;
	position: absolute;
	width: 2.134px;
	height: 2.767px;
	left: 15.428px;
	top: 15.733px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_75_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_75 {
	overflow: visible;
	position: absolute;
	width: 2.394px;
	height: 2.251px;
	left: 19.299px;
	top: 17.998px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_76_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_76 {
	overflow: visible;
	position: absolute;
	width: 1.565px;
	height: 1.726px;
	left: 13.73px;
	top: 15.334px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_77_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_77 {
	overflow: visible;
	position: absolute;
	width: 0.002px;
	height: 0.011px;
	left: 18.055px;
	top: 6.873px;
	transform: matrix(1,0,0,1,0,0);
}
.botaobanner3_Class {
	
	width: 160px;
	height: 48px;
	left: 84px;
	top: 267px;
	overflow: visible;
}
.fundobotao1bloco3banner3_Class {
	fill: rgba(49,134,83,1);
}
.fundobotao1bloco3banner3 {
	position: absolute;
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 8px;
	top: 8px;
}
.fundobotao1bloco3banner3borda_Class {
	stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);



}
.fundobotao1bloco3banner3borda {
	
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
	margin: 0 auto;
}
.textobanner3_Class {
	left: 48px;
	top: 22px;

	overflow: visible;
	width: 81px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	width: 160px;
    margin: -56px auto auto;
}
.bloco2banner3_Class {
	
	width: 344px;
	height: 331px;
	left: 0px;
	top: 523px;
	overflow: visible;
	display: inline-grid;
    margin: 0px 12px 0px 12px;
}
.titulobloco3banner3_dz_Class {
	left: 112px;
	top: 95px;
	position: absolute;
	overflow: visible;
	width: 121px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -3px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 27px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.05px;
}
.textobloco3banner3_d_Class {
	left: 0px;
	top: 153px;
	position: absolute;
	overflow: visible;
	width: 345px;
	height: 106px;
	line-height: 26px;
	margin-top: -5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
}
.iconebloco3banner3_d_Class {
	position: absolute;
	width: 56px;
	height: 56px;
	left: 144px;
	top: 0px;
	overflow: visible;
}
.Area_SIZELARGESTATEDEFAULTSTYL_Class {
	fill: rgba(49,134,83,1);
}
.Area_SIZELARGESTATEDEFAULTSTYL {
	overflow: visible;
	position: absolute;
	width: 56px;
	height: 56px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_36_Class {
	position: absolute;
	width: 32.848px;
	height: 37.747px;
	left: 12.361px;
	top: 10.03px;
	overflow: visible;
}
.Caminho_47_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(0,0,0,1);
	stroke-width: 113px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 10;
	shape-rendering: auto;
}
.Caminho_47 {
	overflow: visible;
	position: absolute;
	width: 1px;
	height: 1px;
	left: 28.425px;
	top: 10.449px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_48_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(0,0,0,1);
	stroke-width: 113px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 10;
	shape-rendering: auto;
}
.Caminho_48 {
	overflow: visible;
	position: absolute;
	width: 1px;
	height: 1px;
	left: 24.141px;
	top: 4.369px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_11_Class {
	position: absolute;
	width: 30.413px;
	height: 30.413px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Caminho_49_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_49 {
	overflow: visible;
	position: absolute;
	width: 30.413px;
	height: 30.413px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_35_Class {
	position: absolute;
	width: 32.602px;
	height: 37.069px;
	left: 0.247px;
	top: 0.678px;
	overflow: visible;
}
.Grupo_17_Class {
	position: absolute;
	width: 25.262px;
	height: 20.377px;
	left: 7.339px;
	top: 0px;
	overflow: visible;
}
.Grupo_16_Class {
	position: absolute;
	width: 25.262px;
	height: 20.377px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_15_Class {
	position: absolute;
	width: 25.262px;
	height: 20.377px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_14_Class {
	position: absolute;
	width: 25.262px;
	height: 20.377px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_13_Class {
	position: absolute;
	width: 25.262px;
	height: 20.377px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_12_Class {
	position: absolute;
	width: 25.262px;
	height: 20.377px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Caminho_50_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_50 {
	overflow: visible;
	position: absolute;
	width: 25.262px;
	height: 20.377px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_28_Class {
	position: absolute;
	width: 30.18px;
	height: 10.089px;
	left: 0px;
	top: 26.979px;
	overflow: visible;
}
.Grupo_22_Class {
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_21_Class {
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_20_Class {
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_19_Class {
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_18_Class {
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Caminho_51_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_51 {
	overflow: visible;
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_27_Class {
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 17.607px;
	top: 0px;
	overflow: visible;
}
.Grupo_26_Class {
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_25_Class {
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_24_Class {
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_23_Class {
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Caminho_52_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_52 {
	overflow: visible;
	position: absolute;
	width: 12.573px;
	height: 10.089px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_34_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 17.224px;
	top: 31.803px;
	overflow: visible;
}
.Grupo_33_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_32_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_31_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_30_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_29_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Caminho_53_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_53 {
	overflow: visible;
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.botaobloco2banner3_Class {
	
	width: 160px;
	height: 48px;
	left: 84px;
	top: 267px;
	overflow: visible;
	margin: 0 auto;
}
.fundobotao1bloco2banner3_Class {
	fill: rgba(49,134,83,1);
}
.fundobotao1bloco2banner3 {
	position: absolute;
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 8px;
	top: 8px;
}
.fundobotao1bloco2banner3borda_Class {
	stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);
}
.fundobotao1bloco2banner3borda {
	
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
	margin: 0 auto;
}
.textobotaobloco2banner3_Class {
	left: 48px;
	top: 22px;

	overflow: visible;
	width: 81px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	width:160px;
	margin: -56px auto auto;
}
.bloco1banner3_Class {
	
	width: 344px;
	height: 331px;
	left: 0px;
	top: 142px;
	overflow: visible;
	display: inline-grid;
    margin: 0px 12px 0px 12px;
}
.titulobloco1banner3_Class {
	left: 104px;
	top: 95px;
	
	overflow: visible;
	width: 137px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -3px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 27px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.05px;
	margin: 0 auto;	

}
.textobloco1banner3_Class {
	left: 0px;
	top: 153px;
	
	overflow: visible;
	width: 345px;
	height: 101px;
	line-height: 26px;
	margin-top: -5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
}
.iconebloco1banner3_Class {

	width: 56px;
	height: 56px;
	left: 144px;
	top: 0px;
	overflow: visible;
	margin: 0 auto;
}
.fundoiconebloco1banner3_Class {
	fill: rgba(49,134,83,1);
}
.fundoiconebloco1banner3 {
	position: absolute;
	overflow: visible;
	width: 56px;
	height: 56px;
	left: 0px;
	top: 0px;
}
.Grupo_37_Class {
	position: absolute;
	width: 55px;
	height: 55px;
	left: 1px;
	top: 1px;
	overflow: visible;
}
.experiencia3_Class {
	position: absolute;
	width: 33.843px;
	height: 38.563px;
	left: 10.763px;
	top: 7.911px;
	overflow: visible;
}
.Caminho_55_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_55 {
	overflow: visible;
	position: absolute;
	width: 15.677px;
	height: 26.204px;
	left: 8.939px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_56_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_56 {
	overflow: visible;
	position: absolute;
	width: 23.099px;
	height: 10.791px;
	left: 4.95px;
	top: 27.771px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_57_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_57 {
	overflow: visible;
	position: absolute;
	width: 12.552px;
	height: 11.941px;
	left: 1.805px;
	top: 17.211px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_58_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_58 {
	overflow: visible;
	position: absolute;
	width: 12.547px;
	height: 11.942px;
	left: 19.487px;
	top: 17.21px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_59_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_59 {
	overflow: visible;
	position: absolute;
	width: 12.174px;
	height: 11.584px;
	left: 10.905px;
	top: 22.716px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_60_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_60 {
	overflow: visible;
	position: absolute;
	width: 6.737px;
	height: 5.312px;
	left: 0px;
	top: 15.842px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_61_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_61 {
	overflow: visible;
	position: absolute;
	width: 6.738px;
	height: 5.317px;
	left: 27.104px;
	top: 15.836px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_62_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_62 {
	overflow: visible;
	position: absolute;
	width: 0.828px;
	height: 1.045px;
	left: 31.473px;
	top: 22.534px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_63_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_63 {
	overflow: visible;
	position: absolute;
	width: 0.825px;
	height: 1.049px;
	left: 1.541px;
	top: 22.53px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_64_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_64 {
	overflow: visible;
	position: absolute;
	width: 0.008px;
	height: 0.008px;
	left: 22.37px;
	top: 28.872px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_65_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_65 {
	overflow: visible;
	position: absolute;
	width: 0.015px;
	height: 0.011px;
	left: 11.735px;
	top: 29.041px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_66_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_66 {
	overflow: visible;
	position: absolute;
	width: 0.01px;
	height: 0.007px;
	left: 12.694px;
	top: 29.972px;
	transform: matrix(1,0,0,1,0,0);
}
.Retngulo_24_Class {
	opacity: 0;
	fill: transparent;
	stroke: rgba(255,255,255,1);
	stroke-width: 1px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.Retngulo_24 {
	position: absolute;
	overflow: visible;
	width: 55px;
	height: 55px;
	left: 0px;
	top: 0px;
}
.botao1bloco1banner3_Class {

	width: 177px;
	height: 64px;
	left: 82px;
	top: 267px;
	overflow: visible;
	margin: 0 auto;
}
.fundobotao1bloco1banner3_Class {
	fill: rgba(49,134,83,1);
}
.fundobotao1bloco1banner3 {
	position: absolute;
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 8px;
	top: 8px;
}
.fundobotao1bloco1banner3borda_Class {
	stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);
	
}
.fundobotao1bloco1banner3borda {
	
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
	margin: 0 auto;
}
.textobotao1bloco1banner3_Class {
	left: 50px;
	top: 22px;

	overflow: visible;
	width: 160px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	margin: -56px auto auto;
}
.barrabanner3_Class {
	fill: transparent;
	stroke: rgba(255,222,222,1);
	stroke-width: 2px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.barrabanner3 {
	overflow: visible;

	width: 80px;
	height: 2px;
	left: 131.5px;
	top: 92px;
	transform: matrix(1,0,0,1,0,0);
	justify-content: center;
    width: 100%;
}
.titulobanner3_Class {
	left: 117px;
	top: 0px;

	overflow: visible;
	width: 111px;
	white-space: nowrap;
	line-height: 40px;
	margin-top: -2.5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 35px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.2px;
	display: flex;
    justify-content: center;
    width: 100%;
}
.banner2_Class {
	position: absolute;
	width: 100%;
	height: 434px;/*aqui era534*/
	left: 0px;
	top: 1510px;
	overflow: visible;

}
.mascarabanner2_Class {
	position: absolute;
	width: 100%;
	height: 434px;/*aqui era534*/
	left: 0px;
	top: 0px;
	overflow: visible;
	object-fit:cover;
}
.titulobanner2_Class {
	left: 36px;
	top: 336px;
	position: absolute;
	overflow: visible;
	width: 317px;
	white-space: nowrap;
	line-height: 40px;
	margin-top: -2.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 35px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.textobanner2_Class {
	left: 0px;
	top: 378px;
	position: absolute;
	overflow: visible;
	width: 365px;
	height: 46px;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(190,190,190,1);
	letter-spacing: 0.1px;
}
.produtos_Class {
	position: absolute;
	width: 100%;
	/*height: 1728px;*/
	left: 0px;
	/*top: 768px;*/
	overflow: visible;
}
.tituloprodutos_Class {

	top: 80px;
	position: absolute;
	overflow: visible;
	width: 345px;
	height: 43px;
	line-height: 40px;
	margin-top: -2.5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 35px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.2px;
	width:100%;
}
.barraprodutos_Class {
	fill: transparent;
	stroke: rgba(255,222,222,1);
	stroke-width: 2px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.barraprodutos {
	overflow: visible;
	position: absolute;
	width: 80px;
	height: 2px;
	left: 156.328px;
	top: 139px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_40_Class {
	position: absolute;
	width: 390px;
	height: 1728px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.fundoprodutos_Class {
	fill: rgba(255,255,255,1);
}
.fundoprodutos {
	position: absolute;
	overflow: visible;
	width: 390px;
	height: 753px;
	left: 0px;
	top: 0px;
}
.Grupo_41_Class {
	position: absolute;
	width: 344px;
	height: 1634px;
	left: 23px;
	top: 94px;
	overflow: visible;
	padding: 0px;
}
.produto3_Class {
	
	width: 344px;
	height: 478px;
	left: 0px;

	overflow: visible;
}
.tituloproduto3_Class {
	left: 124px;
	top: 268px;

	overflow: visible;
	width: 97px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.1px;
	margin: 30px auto 10px;
}
.textoproduto3_Class {
	left: 0px;
	top: 315px;

	overflow: visible;
	width: 345px;
	height: 75px;
	line-height: 26px;
	margin-top: -5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
	margin: 0 auto;
}
.imagemproduto3_Class {

	width: 344px;
	height: 234px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Placement_Area_ASSETsmallSIZED_Class {
	
	width: 344px;
	height: 234px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.botaoproduto3_Class {


	height: 64px;

	top: 414px;
	overflow: visible;
	width: 100%;
    text-align: center;
	display: inline-block;
}
.fundobotaoproduto3_Class {
	fill: rgba(49,134,83,1);
}
.fundobotaoproduto3 {
	
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 8px;
	top: 8px;
}
.textobotaoproduto3_Class {
	left: 50px;
	top: 22px;
	
	overflow: visible;
	width: 81px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	margin: -51px auto -15px;
}
.fundobotaoprodutoborda3_Class {
	fill: transparent;
	stroke: rgba(49,134,83,0.278);
	stroke-width: 13px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
	fill: rgba(49,134,83,1);
}
.fundobotaoprodutoborda3 {
	
	overflow: visible;
	width: 160px;
	height: 64px;
	left: 0px;
	top: 0px;
}
.produto2_Class {

	width: 100%;
	height: 478px;
	left: 0px;
	top: 578px;
	overflow: visible;
}
.tituloproduto2_Class {
	left: 136px;
	top: 268px;

	overflow: visible;
	width: 73px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.1px;
	margin: 30px auto 10px;
}
.textoproduto2_Class {
	left: 0px;
	top: 315px;
	
	overflow: visible;
	width: 345px;
	height: 75px;
	line-height: 26px;
	margin-top: -5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
	margin: 0 auto;
}
.imagemproduto2_Class {

	width: 344px;
	height: 234px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.fundoimagemproduto2_Class {

	width: 344px;
	height: 234px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.botaoproduto2_Class {
	
	
	height: 64px;
	
	top: 414px;
	overflow: visible;
	width: 100%;
    text-align: center;
	display: inline-block;
}
.fundobotaoproduto2_Class {
	fill: rgba(49,134,83,1);
}
.fundobotaoproduto2 {
	
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 8px;
	top: 8px;
}
.textobotaoproduto2_Class {
	left: 48px;
	top: 22px;
	
	overflow: visible;
	width: 81px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	margin: -51px auto -15px;
}
.fundobotaoprodutoborda2_Class {
	fill: transparent;
	stroke: rgba(49,134,83,0.278);
	stroke-width: 13px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
	fill: rgba(49,134,83,1);
}
.fundobotaoprodutoborda2 {
	
	overflow: visible;
	width: 160px;
	height: 64px;
	left: 0px;
	top: 0px;
}
.produto1_Class {
	
	width: 344px;
	height: 478px;
	left: 0px;
	top: 0px;
	overflow: visible;
	/*margin: 0 12px 0 12px;*/
}
.tituloproduto1_Class {
	left: 89px;
	top: 268px;

	overflow: visible;
	width: 167px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.1px;
	margin: 30px auto 10px;
}
.textoproduto1_Class {
	left: 0px;
	top: 315px;
	
	overflow: visible;
	width: 345px;
	height: 99px;
	line-height: 26px;
	margin-top: -5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
	margin: 0 auto;
}
.imagemproduto1_Class {
	
	width: 344px;
	height: 234px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.fundoimagemproduto1_Class {

	width: 344px;
	height: 234px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.botaoproduto1_Class {

	
	height: 64px;

	top: 414px;
	overflow: visible;
	width: 100%;
    text-align: center;
	display: inline-block;
}
.fundobotaoproduto1_Class {
	fill: rgba(49,134,83,1);
}
.fundobotaoproduto1 {
	
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 8px;
	top: 8px;
}
.fundobotaoprodutoborda1_Class {
	fill: transparent;
	stroke: rgba(49,134,83,0.278);
	stroke-width: 13px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
	fill: rgba(49,134,83,1);
}
.fundobotaoprodutoborda1 {
	
	overflow: visible;
	width: 160px;
	height: 64px;
	left: 0px;
	top: 0px;
}
.textobotaoproduto1_Class {
	left: 48px;
	top: 22px;
	
	overflow: visible;
	width: 81px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	margin: -51px auto -15px;
}
.banner_Class {
	

	height: 642px;
	left: 0px;
	top: 126px;
	margin-top:133px;
	overflow: visible;
	z-index: 50;
}
.Retngulo_2_Class {
	opacity: 0.3;
	fill: rgba(126,9,9,1);
}
.Retngulo_2 {
	position: absolute;
	overflow: visible;
	width: 390px;
	height: 642px;
	left: 0px;
	top: 0px;
}
.Image_ASSETheroSIZEDefaultSTAT_Class {
	position: absolute;
	width: 100%;
	height: 642px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Placement_Area_ASSETheroSIZEDe_Class {
	position: absolute;
	width: 390px;
	height: 642px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.mensagembanner1_Class {
	position: absolute;
	width: 100%;
	height: 369px;
	left: 0px;
	top: 100px;
	overflow: visible;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.retanguloslogan_g_Class {
	opacity: 0.6;
	fill: url(#retanguloslogan_g);
}
.retanguloslogan_g {
	position: absolute;
	overflow: visible;
	width: 390px;
	height: 369px;
	left: 0px;
	top: 0px;
}
.sloganbanner_Class {
	position: absolute;
	width: 311px;
	height: 204.308px;

	top: 54px;
	overflow: visible;
}
.textosloganbanner_Class {
	left: 12.813px;
	top: 86.308px;
	position: absolute;
	overflow: visible;
	width: 285.375px;
	height: 118px;
	line-height: 24px;
	margin-top: -5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: rgba(239,239,239,1);
	letter-spacing: 0.1px;
}
.titulosloganbanner_Class {
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
	width: 312px;
	height: 116px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	color: rgba(255,255,255,1);
}
.botaobanner1_Class {
	position: absolute;
    width: 208px;
    height: 57px;
    /* left: 91px; */
    top: 312px;
    overflow: visible;
    display: block;
}
.fundobotaobanner_Class {
	fill: rgba(138,139,111,0.38);
	stroke: rgba(233,221,221,1);
	stroke-width: 1px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.fundobotaobanner {
	overflow: visible;
	position: absolute;
	width: 208px;
	height: 48px;
	/*left: 0px;
	top: 0px;*/
	transform: matrix(1,0,0,1,0,0);
}
.textobotaobanner1_Class {
	left: 73px;
	top: 14px;
	position: absolute;
	overflow: visible;
	width: 63px;
	white-space: nowrap;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
}
.logobaixo_g_Class {
	opacity: 0.13;
	mix-blend-mode: soft-light;
	position: absolute;
	width: 244.315px;
	height: 109.295px;
	left: 112.229px;
	top: 90px;
	overflow: visible;
}
.Solues_para_Saneamento_Bsico_G_g_Class {
	display: none;
	left: 1.447px;
	top: 116.187px;
	position: absolute;
	overflow: visible;
	width: 224px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: rgba(255,255,255,1);
}
.icservelho7transparente_ha_Class {
	position: absolute;
	width: 244.315px;
	height: 109.295px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Elipse_7_hb_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_7_hb {
	position: absolute;
	overflow: visible;
	width: 43.929px;
	height: 43.929px;
	left: 0px;
	top: 0px;
}
.Elipse_8_hc_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_8_hc {
	position: absolute;
	overflow: visible;
	width: 43.929px;
	height: 43.929px;
	left: 0px;
	top: 0px;
}
.Elipse_9_hd_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_9_hd {
	position: absolute;
	overflow: visible;
	width: 40.761px;
	height: 40.761px;
	left: 1.584px;
	top: 1.584px;
}
.Caminho_24_he_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_24_he {
	overflow: visible;
	position: absolute;
	width: 40.762px;
	height: 61.459px;
	left: 1.584px;
	top: 47.836px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_5_hf_Class {
	position: absolute;
	width: 185.602px;
	height: 48.77px;
	left: 58.713px;
	top: 54.189px;
	overflow: visible;
}
.Caminho_26_hg_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_26_hg {
	overflow: visible;
	position: absolute;
	width: 38.186px;
	height: 46.933px;
	left: 147.417px;
	top: 1.098px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_27_hh_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_27_hh {
	overflow: visible;
	position: absolute;
	width: 34.637px;
	height: 46.781px;
	left: 105.599px;
	top: 0.934px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_28_hi_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_28_hi {
	overflow: visible;
	position: absolute;
	width: 36.539px;
	height: 48.677px;
	left: 62.46px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_29_hj_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_29_hj {
	overflow: visible;
	position: absolute;
	width: 39.772px;
	height: 48.519px;
	left: 18.975px;
	top: 0.251px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_30_hk_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_30_hk {
	overflow: visible;
	position: absolute;
	width: 12.039px;
	height: 46.781px;
	left: 0px;
	top: 0.934px;
	transform: matrix(1,0,0,1,0,0);
}
.topo_Class {
/*	position: absolute;*/
	width: 100%;
	/*height: 429px;*/
	/*min-height:400px;*/
	/*left: -382px;*/
	top: 0px;
	overflow: visible;
}
.fundotopo_Class {
	fill: rgba(255,255,255,1);
}
.fundotopo {
	position: absolute;
	overflow: visible;
	width: 390px;
	height: 126px;
	left: 382px;
	top: 0px;
}
.lupa_Class {
	width: 13.466px;
	height: 13.466px;

	top: 100.186px;
	overflow: visible;
	margin-right: calc((94/390)*100%);
}
.Area_ICONfeathersearchSIZELARG_Class {
	opacity: 0;
	fill: rgba(252,252,252,1);
}
.Area_ICONfeathersearchSIZELARG {
	position: absolute;
	overflow: visible;
	width: 13.466px;
	height: 13.466px;
	left: 0px;
	top: 0px;
}
.Icon_hp_Class {
	position: absolute;
	width: 13.466px;
	height: 13.466px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.n_7453ff9-7f5c-45f6-9b05-4ceb4_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(49,134,83,1);
	stroke-width: 2.6666667461395264px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_7453ff9-7f5c-45f6-9b05-4ceb4 {
	position: absolute;
	overflow: visible;
	width: 14.637px;
	height: 14.637px;
	left: 0px;
	top: 0px;
}
.n_c431cb5-f077-4585-a9ea-c6d08_Class {
	fill: transparent;
	stroke: rgba(49,134,83,1);
	stroke-width: 2.6666667461395264px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_c431cb5-f077-4585-a9ea-c6d08 {
	overflow: visible;
	position: absolute;
	width: 7.026px;
	height: 7.025px;
	left: 10.212px;
	top: 10.212px;
	transform: matrix(1,0,0,1,0,0);
}
.buscador_Class {
	fill: transparent;
	stroke: rgba(36,135,76,0.522);
	stroke-width: 1px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.buscador {
	
    overflow: visible;
    width: 223.035px;
    height: 27.193px;
    /* left: 465.482px; */
    /* top: 93.322px; */
    border-style: solid;
    border-color: rgba(36,135,76,0.522);
    border-radius: 6px;
    border-width: 1px;
    position: relative;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.icservelho7_Class {
	
	width: 157px;
    height: 78px;
    /* left: 499px; */
    top: 11px;
    overflow: visible;
    /*margin-left: 40%;
    margin-right: 30%;*/
    margin-top: 11px;
}
.Grupo_3_Class {
	position: absolute;
	width: 156px;
	height: 44.148px;
	left: 1px;
	top: 33.852px;
	overflow: visible;
}
.Caminho_18_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_18 {
	overflow: visible;
	position: absolute;
	width: 23.857px;
	height: 29.325px;
	left: 127.762px;
	top: 0.686px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_19_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_19 {
	overflow: visible;
	position: absolute;
	width: 21.641px;
	height: 29.228px;
	left: 101.643px;
	top: 0.583px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_20_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_20 {
	overflow: visible;
	position: absolute;
	width: 22.858px;
	height: 30.414px;
	left: 74.699px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_21_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_21 {
	overflow: visible;
	position: absolute;
	width: 24.864px;
	height: 30.311px;
	left: 47.507px;
	top: 0.156px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_22_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_22 {
	overflow: visible;
	position: absolute;
	width: 7.517px;
	height: 29.222px;
	left: 35.676px;
	top: 0.583px;
	transform: matrix(1,0,0,1,0,0);
}
.Solues_para_Saneamento_Bsico_G_h_Class {
	opacity: 0.9;
	left: 0px;
	top: 35.148px;
	position: absolute;
	overflow: visible;
	width: 157px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 7px;
	color: rgba(49,134,83,1);
}
.Elipse_4_h_Class {
	fill: url(#Elipse_4_h);
}
.Elipse_4_h {
	position: absolute;
	overflow: visible;
	width: 27.442px;
	height: 27.442px;
	left: 0px;
	top: 0px;
}
.Elipse_5_Class {
	fill: rgba(49,134,83,1);
}
.Elipse_5 {
	position: absolute;
	overflow: visible;
	width: 27.442px;
	height: 27.442px;
	left: 0px;
	top: 0px;
}
.Elipse_6_h_Class {
	fill: url(#Elipse_6_h);
}
.Elipse_6_h {
	position: absolute;
	overflow: visible;
	width: 25.463px;
	height: 25.463px;
	left: 0.99px;
	top: 0.99px;
}
.Caminho_16_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_16 {
	overflow: visible;
	position: absolute;
	width: 25.463px;
	height: 38.392px;
	left: 0.989px;
	top: 29.882px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_17_h_Class {
	fill: url(#Caminho_17_h);
}
.Caminho_17_h {
	overflow: visible;
	position: absolute;
	width: 23.682px;
	height: 35.753px;
	left: 0px;
	top: 31.201px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_47_Class {
	opacity: 0.79;
    width: 59px;
    height: 59px;
    /* left: 403px; */
    margin-left: 21px;
    margin-top: 21px;
     top: 0px; 
    overflow: visible;
    transition: all 0.30000001192092896s ease-out;
    position: absolute;
    --web-animation: fadein 0.30000001192092896s ease-out;
    --web-action-type: view;
    --web-action-target: Inicio_h;
    cursor: pointer;
}
.Grupo_59_Class {
	position: relative;
	width: 59px;
	height: 59px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_58_Class {
	position: absolute;
	width: 59px;
	height: 59px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Retngulo_30_Class {
	opacity: 0.12;
	fill: rgba(49,134,63,1);
	stroke: rgba(49,134,63,1);
	stroke-width: 3px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.Retngulo_30 {
	position: absolute;
    overflow: visible;
    width: 59px;
    height: 59px;
    left: 0px;
    top: 0px;
    background-color: rgba(49,134,63,1);
    border-color: rgba(49,134,63,1);
    border-width: 3px;
    border-style: solid;
    border-radius: 6px;
    opacity: 0.12;
    border-style: solid;
}
.Retngulo_31_Class {
	opacity: 0.79;
	fill: rgba(255,255,255,1);
	stroke: rgba(49,134,63,1);
	stroke-width: 3px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.Retngulo_31 {
	position: absolute;
	overflow: visible;
	width: 51px;
	height: 51px;
	left: 4px;
	top: 4px;
    background-color: rgba(255,255,255,1);
    border-color: rgba(49,134,63,1);
    border-width: 3px;
    border-style: solid;
    border-radius: 6px;
    
   border-style: solid;
}
.Linha_1_Class {
	fill: transparent;
	stroke: rgba(49,134,63,1);
	stroke-width: 9px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.Linha_1 {
	overflow: visible;
	position: absolute;
	width: 36px;
	height: 9px;
	left: 12px;
	top: 16px;
	transform: matrix(1,0,0,1,0,0);
}
.Linha_1_if_Class {
	fill: transparent;
	stroke: rgba(49,134,63,1);
	stroke-width: 9px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.Linha_1_if {
	overflow: visible;
	position: absolute;
	width: 36px;
	height: 9px;
	left: 12px;
	top: 30px;
	transform: matrix(1,0,0,1,0,0);
}
.Linha_2_Class {
	fill: transparent;
	stroke: rgba(49,134,63,1);
	stroke-width: 9px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.Linha_2 {
	overflow: visible;
	position: absolute;
	width: 36px;
	height: 9px;
	left: 12px;
	top: 44px;
	transform: matrix(1,0,0,1,0,0);
}
.menu_Class {

	width: 382px;
	height: 429px;
	left: 0px;
	top: 0px;
	overflow: visible;
	/*display: none!important;*/
	/*display: flex;*/
    flex: 1;
    text-align: right;
	margin: 15px auto;

}
.Retngulo_32_Class {
	filter: blur(0px);
	fill: rgba(255,255,255,1);
}
.Retngulo_32 {
	position: absolute;
	overflow: visible;
	width: 382px;
	height: 429px;
	left: 0px;
	top: 0px;
}
.contato_Class {
	position: absolute;
	width: 62px;
	height: 42px;
	left: 212.245px;
	top: 355.884px;
	overflow: visible;
}
.contato1_Class {
	position: absolute;
	width: 42px;
	height: 42px;
	left: 0.04px;
	top: 0px;
	overflow: visible;
}
.fundocontato_Class {
	opacity: 0;
	fill: rgba(255,255,255,1);
}
.fundocontato {
	position: absolute;
	overflow: visible;
	width: 42px;
	height: 42px;
	left: 0px;
	top: 0px;
}
.barracontato_Class {
	opacity: 0;
	fill: rgba(62,62,62,1);
}
.barracontato {
	position: absolute;
	overflow: visible;
	width: 42px;
	height: 2px;
	left: 0px;
	top: 40px;
}
.textocontato_Class {
	left: 0px;
	top: 10px;
	position: absolute;
	overflow: visible;
	width: 63px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(49,134,83,1);
}
.empresa_Class {
	position: absolute;
	width: 68px;
	height: 42px;
	left: 212.332px;
	top: 289.73px;
	overflow: visible;
}
.empresa1_Class {
	position: absolute;
	width: 42px;
	height: 42px;
	left: 0.04px;
	top: 0px;
	overflow: visible;
}
.fundoempresa_Class {
	opacity: 0;
	fill: rgba(255,255,255,1);
}
.fundoempresa {
	position: absolute;
	overflow: visible;
	width: 42px;
	height: 42px;
	left: 0px;
	top: 0px;
}
.barraempresa_Class {
	opacity: 0;
	fill: rgba(62,62,62,1);
}
.barraempresa {
	position: absolute;
	overflow: visible;
	width: 42px;
	height: 2px;
	left: 0px;
	top: 40px;
}
.textoempresa_Class {
	left: 0px;
	top: 10px;
	position: absolute;
	overflow: visible;
	width: 69px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(49,134,83,1);
}
.nossosprodutos_Class {
	position: absolute;
	width: 131px;
	height: 42px;
	left: 212.885px;
	top: 223.577px;
	overflow: visible;
}
.nossosprodutos1_Class {
	position: absolute;
	width: 42px;
	height: 42px;
	left: 0.338px;
	top: 0px;
	overflow: visible;
}
.fundoprodutos_iv_Class {
	opacity: 0;
	fill: rgba(255,255,255,1);
}
.fundoprodutos_iv {
	position: absolute;
	overflow: visible;
	width: 42px;
	height: 42px;
	left: 0px;
	top: 0px;
}
.barraprodutos_iw_Class {
	opacity: 0;
	fill: rgba(62,62,62,1);
}
.barraprodutos_iw {
	position: absolute;
	overflow: visible;
	width: 42px;
	height: 2px;
	left: 0px;
	top: 40px;
}
.textonossosprodutos_Class {
	left: 0px;
	top: 10.423px;
	position: absolute;
	overflow: visible;
	width: 132px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(49,134,83,1);
}
.inicio_Class {
	position: absolute;
	width: 43px;
	height: 42px;
	left: 212px;
	top: 155px;
	overflow: visible;
}
.inicio1_Class {
	position: absolute;
	width: 42px;
	height: 42px;
	left: 0.04px;
	top: 0px;
	overflow: visible;
}
.fundoinicio1_Class {
	opacity: 0;
	fill: rgba(255,255,255,1);
}
.fundoinicio1 {
	position: absolute;
	overflow: visible;
	width: 42px;
	height: 42px;
	left: 0px;
	top: 0px;
}
.barramenu_Class {
	fill: rgba(62,62,62,1);
	stroke: rgba(252,52,101,1);
	stroke-width: 1px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.barramenu {
	position: absolute;
	overflow: visible;
	width: 42px;
	height: 2px;
	left: 0px;
	top: 40px;
}
.textoinicio_Class {
	left: 0px;
	top: 10px;
	position: absolute;
	overflow: visible;
	width: 44px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(32,85,53,1);
}
.logobaixo_e_Class {
    /* position: relative; */
    width: 168.889px;
    height: 90.317px;
    /* left: 93.111px; */
    top: 37.683px;
    overflow: visible;
    margin: 37.683px auto;
	
}
.Solues_para_Saneamento_Bsico_G_i_Class {
	left: 1px;
	top: 80.317px;
	position: absolute;
	overflow: visible;
	width: 168px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 7.5px;
	color: rgba(49,134,83,1);
}
.icservelho7transparente_i_Class {
	position: absolute;
	width: 168.889px;
	height: 75.553px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Elipse_7_i_Class {
	fill: rgba(49,134,83,1);
}
.Elipse_7_i {
	position: absolute;
	overflow: visible;
	width: 30.367px;
	height: 30.367px;
	left: 0px;
	top: 0px;
}
.Elipse_9_i_Class {
	fill: rgba(49,134,83,1);
}
.Elipse_9_i {
	position: absolute;
	overflow: visible;
	width: 28.177px;
	height: 28.177px;
	left: 1.095px;
	top: 1.095px;
}
.Caminho_24_i_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_24_i {
	overflow: visible;
	position: absolute;
	width: 28.177px;
	height: 42.485px;
	left: 1.095px;
	top: 33.068px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_5_i_Class {
	position: absolute;
	width: 128.302px;
	height: 33.714px;
	left: 40.587px;
	top: 37.46px;
	overflow: visible;
}
.Caminho_26_ja_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_26_ja {
	overflow: visible;
	position: absolute;
	width: 26.396px;
	height: 32.444px;
	left: 101.905px;
	top: 0.759px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_27_jb_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_27_jb {
	overflow: visible;
	position: absolute;
	width: 23.943px;
	height: 32.338px;
	left: 72.998px;
	top: 0.645px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_28_jc_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_28_jc {
	overflow: visible;
	position: absolute;
	width: 25.259px;
	height: 33.65px;
	left: 43.177px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_29_jd_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_29_jd {
	overflow: visible;
	position: absolute;
	width: 27.494px;
	height: 33.54px;
	left: 13.117px;
	top: 0.173px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_30_je_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_30_je {
	overflow: visible;
	position: absolute;
	width: 8.322px;
	height: 32.338px;
	left: 0px;
	top: 0.645px;
	transform: matrix(1,0,0,1,0,0);
}
form{
	
		
	overflow: visible;
    width: 223.035px;
    height: 39px;
    /* left: 465.482px; */
    /* top: 93.322px; */
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
}
.lupa{
	display:none
}

.logo{
		width:157px;
		margin: 0 auto;
}
.li1 {
    display: -ms-inline-grid;
    display: -moz-inline-grid;
    display: list-item;
	padding: 15px 14px 0;
}
.classeulle {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.menu_Class li  ul{
	/*position:absolute;
	top:25px;
	left:0;*/
	background-color:#fff;
	display:none;
	margin: 30px 0px 30px 10px; /*este codigo e para posicionar o submenu embaixo do menu com posição absoluta*/
	

}
.menu_Class li:hover ul, .menu_Class li.over ul{display:grid;}

.menu_Class li:hover ul .activocss{
	border-bottom: 3px solid rgb(49 134 83 / 49%);
	color:rgba(32,85,53,1);
}
.submenu1:hover activocss{background-color: red;}
.submenu1{
	list-style: none;
		z-index: 1;
	/*padding:revert;*/
}
.menu_Class li:hover>activocss{

	border-bottom: 3px solid rgb(49 134 83 / 49%);
	color:rgba(32,85,53,1);
/*	-moz-box-shadow:0 3px 10px 0 #CCC;
	-webkit-box-shadow:0 3px 10px 0 #ccc;
	text-shadow:0px 0px 5px #fff;*/
	}
	.activocss:hover>:first-child{ /*aqui o primeiro tag do pai recebe o estilo*/
		border-bottom: 3px solid rgb(49 134 83 / 49%);
		color:rgba(32,85,53,1);
	   /* width: 100px;*/
	
	}
	@-webkit-keyframes correrderecha2 {
		0% {
		  -webkit-transform: translateX(50px);
				  transform: translateX(-70px);
		}
		100% {
		  -webkit-transform: translateX(0px);
				  transform: translateX(0px);
		}
	  }
	  @keyframes correrderecha2 {
		0% {
		  -webkit-transform: translateX(50px);
				  transform: translateX(-70px);
		}
	
		100% {
			-webkit-transform: translateX(0px);
					transform: translateX(0px);
		  }
	  }
	  
	.correrderecha2 {
		-webkit-animation: correrderecha2 1.5s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
				animation: correrderecha2 1.5s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
	} 
	 @-webkit-keyframes correrderecha {
		0% {
		  -webkit-transform: translateX(50px);
				  transform: translateX(-70px);
		}
		100% {
		  -webkit-transform: translateX(0px);
				  transform: translateX(0px);
		}
	  }
	  @keyframes correrderecha {
		0% {
		  -webkit-transform: translateX(50px);
				  transform: translateX(-70px);
		}
	
		100% {
			-webkit-transform: translateX(0px);
					transform: translateX(0px);
		  }
	  }
	  
	.correrderecha {
		-webkit-animation: correrderecha 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
				animation: correrderecha 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
	} 
	
	@-webkit-keyframes correrizquierda {
		0% {
		  -webkit-transform: translateX(0px);
				  transform: translateX(0px);
		}
		100% {
		  -webkit-transform: translateX(0px);
				  transform: translateX(0px);
		}
	  }
	  @keyframes correrizquierda {
		0% {
		  -webkit-transform: translateX(0px);
				  transform: translateX(70px);
		}
	
		100% {
			-webkit-transform: translateX(0px);
					transform: translateX(0px);
		  }
	  }
	  
	.correrizquierda {
		-webkit-animation: correrizquierda 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
				animation: correrizquierda 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
	} 
	
	.borraabajo {
		-webkit-animation: borraabajo 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
				animation: borraabajo 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	}
	 @-webkit-keyframes borraabajo {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  @keyframes borraabajo {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  
	  .borraabajo2 {
		-webkit-animation: borraabajo2 0.8s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
				animation: borraabajo2 0.8s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	}
	 @-webkit-keyframes borraabajo2 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  @keyframes borraabajo2 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  .borraabajo3 {
		-webkit-animation: borraabajo3 1s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
				animation: borraabajo3 1s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	}
	 @-webkit-keyframes borraabajo3 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  @keyframes borraabajo3 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  .borraabajo4 {
		-webkit-animation: borraabajo4 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
				animation: borraabajo4 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	}
	 @-webkit-keyframes borraabajo4 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	  @keyframes borraabajo4 {
		0% {
		  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
				  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
		  -webkit-transform-origin: 50% 0%;
				  transform-origin: 50% 0%;
		  -webkit-filter: blur(40px);
				  filter: blur(40px);
		  opacity: 0;
		}
		100% {
		  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
				  transform: translateY(0) scaleY(1) scaleX(1);
		  -webkit-transform-origin: 50% 50%;
				  transform-origin: 50% 50%;
		  -webkit-filter: blur(0);
				  filter: blur(0);
		  opacity: 1;
		}
	  }
	
	  a{
		display:contents;
		/* padding: 15px 14px 0; */
		text-decoration: none;
		height: 100%;
		
	}

	.cisub{
		padding: 15px 30px 6px 10px;
		color:#0b1616;		
		overflow: visible;
		/* width: 132px; */
		white-space: nowrap;  
		font-family: Noto Sans;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		border-style: solid;  
		border-width: 0.1px;
		border-color: #f1f1f1;   
	}
	.cisub2{
		padding: 15px 30px 6px 10px;
		color:#0b1616;		
		overflow: visible;
		/* width: 132px; */
		white-space: nowrap;  
		font-family: Noto Sans;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		border-style: solid;  
		border-width: 0.1px;
		border-color: #f1f1f1;   
		border-radius: 0px 0px 30px 30px;
	}
	.cisub3{
		padding: 15px 0px 6px 10px;
		color:#0b1616;		
		overflow: visible;
		/* width: 132px; */
		white-space: nowrap;  
		font-family: Noto Sans;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		border-style: solid;  
		border-width: 0.1px;
		border-color: #f1f1f1;   
		border-radius: 0px 0px 0px 0px;
		text-decoration: none;
		list-style: none;
	}
	.cisub:hover{
		background-color: #49946740;
		border-color: #49946740;
	}
	.cisub2:hover{
		background-color: #49946740;
		border-color: #49946740;
	}
	.cisub3:hover{
		background-color: #49946740;
		border-color: #49946740;
	}
	.subdominio3{
		display:none!important;
		padding: 0!important;
		margin:0!important;
		width: 330px;
	
	}
	.subdominio2:hover .subdominio3 {
		display:block!important;
		/*position: absolute;
		margin-top: -45px;
		left: 68%;*/
		/*box-shadow: 19px -12px 10px #36333a7d;
		-webkit-box-shadow: 1px 11px 10px #36333a69;
		-moz-box-shadow: 5px 5px 10px #0076a3;*/

	}
	.subdominio2{
	background-color: white!important	;

	}
	
	.cisub:hover>activocss{
		border-bottom: 3px solid rgb(49 134 83 / 49%);
		color:rgba(32,85,53,1);
	
	   /* width: 100px;*/
	}
		
		.cambioA{
			color:#0b1616
		}
		.pai{
			display: flex;
			flex-direction: column;
			z-index: 2;
			z-index: 1;
			background-color: white;
			width: calc(300px + 20%);
			border-radius: 0 15px 15px 0;
    box-shadow: 19px -12px 10px #36333a7d;
    -webkit-box-shadow: 16px 13px 10px #36333a69;
    -moz-box-shadow: 5px 5px 10px #0076a3;

		}
		.menu_Class{ order:2}
		.form1 {order:1}
		.Grupo_47_Class:active {

		}
		.retanguloslogan_bi {
			overflow: visible;
			width: 100%;
			height: 369px;
			left: 0px;
			top: 0px;
		}
		.retanguloslogan_bi_Class {
			opacity: 0.6;
			fill: url(#retanguloslogan_bi);
		}
		.Linha_1_Classx {
			fill: transparent;
			stroke: rgba(179, 110, 8, 0.356);
			stroke-width: 9px;
			stroke-linejoin: miter;
			stroke-linecap: butt;
			stroke-miterlimit: 4;
			shape-rendering: auto;
		}
		.Linha_2_Classx {
			fill: transparent;
			stroke:rgba(179, 110, 8, 0.356);
			stroke-width: 9px;
			stroke-linejoin: miter;
			stroke-linecap: butt;
			stroke-miterlimit: 4;
			shape-rendering: auto;
		}

		.produtossub {
			display: flex;
			margin-top: 203px;
			justify-content: center;
		}
		.barraprodutos_b {
			overflow: visible;
			position: absolute;
			width: 80px;
			height: 2px;
			/* left: 647.5px; */
			top: 139px;
			transform: matrix(1,0,0,1,0,0);
			width: 100%;
		}
		.barraprodutos_b_Class {
			fill: transparent;
			stroke: rgba(255,222,222,1);
			stroke-width: 2px;
			stroke-linejoin: miter;
			stroke-linecap: butt;
			stroke-miterlimit: 4;
			shape-rendering: auto;
			width: 100%;
		}
		.blocosub {
			display: grid;
			margin-top: 89px;
			justify-content: center;
			grid-gap: 90px;
		}
		.caixaemail {
			display: flex;
			justify-content: center;
		}
		.izquierdaabaixo {
    text-align: center;
    display: grid;
    align-items: center;
    align-content: center;
		}
		.redessociais{
		 
			display: flex;
			position: absolute;
			top: 0px;
			width: 100%;
			justify-content: center;
			grid-column-gap: 15px;
		}
}











@media  (min-width:1401px) {
	.Grupo_59_Class {
display: none;
	}
	
.Inicio_Class {
	position: absolute;
	width: 1920px;
	height: 6182px;
	background-color: rgba(255,255,255,1);
	overflow: hidden;
	--web-view-name: Inicio;
	--web-view-id: Inicio;
	--web-scale-on-resize: true;
	--web-application: true;
	--web-enable-deep-linking: true;
}
.rodape_Class {
    position: relative;
    width: 100%;
    height: 112.445px;
    left: 0px;
    /* top: 6069.839px; */
    overflow: visible;
}
.fundorodape_Class {
	fill: rgba(255,147,83,0.141);
	height: 100%;
}
.fundorodape {
	position: absolute;
	overflow: visible;
	width: 100%;
	height: 112.445px;
	left: 0px;
	top: 0px;
}
.textorodape_Class {
	left: 181.318px;
	top: 43.572px;
	position: absolute;
	overflow: visible;
	width: 387px;
	white-space: nowrap;
	line-height: 27px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.2px;
}
.Footer_Class {
	    position: relative;
    width: 100%;
    height: 708.404px;
    left: 0px;
    /* top: 5360.702px; */
    overflow: visible;
    background-color: rgba(30,75,48,1);

}
.fundofooter_Class {
	fill: rgba(30,75,48,1);
}
.fundofooter {
	overflow: visible;
	position: absolute;
	width: 1920px;
	height: 708.404px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.textofooter_Class {
	
	top: 262.841px;
	position: absolute;
	overflow: visible;
	width: 475px;
	
	line-height: 36px;
	margin-top: -7px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 22px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.07px;
}
.iconein_Class {
	
	width: 67.467px;
	height: 67.467px;
	left: 380.908px;
	top: 452.591px;
	overflow: visible;
}
.fundoiconein_Class {
	fill: rgba(252,252,252,1);
}
.fundoiconein {
	position: absolute;
	overflow: visible;
	width: 67.467px;
	height: 67.467px;
	left: 0px;
	top: 0px;
}
.iconein_u_Class {
	position: absolute;
	width: 28.112px;
	height: 28.111px;
	left: 19.678px;
	top: 19.678px;
	overflow: visible;
}
.Area_ICONfeatherlinkedinSIZEME_Class {
	opacity: 0;
	fill: rgba(253,73,198,0.349);
}
.Area_ICONfeatherlinkedinSIZEME {
	position: absolute;
	overflow: visible;
	width: 28.111px;
	height: 28.111px;
	left: 0px;
	top: 0px;
}
.Icon_Class {
	position: absolute;
	width: 28.111px;
	height: 26.706px;
	left: 0px;
	top: 0.703px;
	overflow: visible;
}
.c72d3541-60e1-4b7f-9977-f73f51_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 2px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.c72d3541-60e1-4b7f-9977-f73f51 {
	overflow: visible;
	position: absolute;
	width: 18.867px;
	height: 20.272px;
	left: 11.245px;
	top: 8.434px;
	transform: matrix(1,0,0,1,0,0);
}
.n_4a146b3-a597-4776-8756-4af83_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 2px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_4a146b3-a597-4776-8756-4af83 {
	position: absolute;
	overflow: visible;
	width: 7.622px;
	height: 18.867px;
	left: 0px;
	top: 9.838px;
}
.n_8147a12-94c1-4ada-b3f4-6802b_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 2px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_8147a12-94c1-4ada-b3f4-6802b {
	position: absolute;
	overflow: visible;
	width: 7.622px;
	height: 7.622px;
	left: 0px;
	top: 0px;
}
.iconeyoutube_Class {
	
	width: 67.467px;
	height: 67.467px;
	left: 470.864px;
	top: 452.591px;
	overflow: visible;
}
.fundoiconeyoutube_Class {
	fill: rgba(252,252,252,1);
}
.fundoiconeyoutube {
	position: absolute;
	overflow: visible;
	width: 67.467px;
	height: 67.467px;
	left: 0px;
	top: 0px;
}
.iconeyoutube1_Class {
	position: absolute;
	width: 28.111px;
	height: 28.111px;
	left: 19.678px;
	top: 19.678px;
	overflow: visible;
}
.Area_ICONfeatheryoutubeSIZEMED_Class {
	opacity: 0;
	fill: rgba(253,73,198,0.349);
}
.Area_ICONfeatheryoutubeSIZEMED {
	position: absolute;
	overflow: visible;
	width: 28.111px;
	height: 28.111px;
	left: 0px;
	top: 0px;
}
.Icon__Class {
	position: absolute;
	width: 28.111px;
	height: 19.754px;
	left: 0px;
	top: 4.179px;
	overflow: visible;
}
.f5bdd336-a84c-474c-8fe0-4d9cf5_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 1.8180809020996094px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.f5bdd336-a84c-474c-8fe0-4d9cf5 {
	overflow: visible;
	position: absolute;
	width: 29.929px;
	height: 21.572px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.f8fb78f2-0a94-4f10-a57a-d279ba_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 1.8180809020996094px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.f8fb78f2-0a94-4f10-a57a-d279ba {
	overflow: visible;
	position: absolute;
	width: 9.165px;
	height: 10.174px;
	left: 11.181px;
	top: 5.726px;
	transform: matrix(1,0,0,1,0,0);
}
.iconetwitter_Class {
	
	width: 67.467px;
	height: 67.467px;
	left: 290.952px;
	top: 452.591px;
	overflow: visible;
}
.fundoiconetwitter_Class {
	fill: rgba(252,252,252,1);
}
.fundoiconetwitter {
	
	overflow: visible;
	width: 67.467px;
	height: 67.467px;
	left: 0px;
	top: 0px;
}
.iconetwitter1_Class {
	position: absolute;
	width: 28.111px;
	height: 28.111px;
	left: 19.678px;
	top: 19.678px;
	overflow: visible;
}
.Area_ICONfeathertwitterSIZEMED_Class {
	opacity: 0;
	fill: rgba(253,73,198,0.349);
}
.Area_ICONfeathertwitterSIZEMED {
	position: absolute;
	overflow: visible;
	width: 28.111px;
	height: 28.111px;
	left: 0px;
	top: 0px;
}
.Icon_bb_Class {

	width: 28.111px;
	height: 22.929px;
	left: 0px;
	top: 2.592px;
	overflow: visible;
}
.e17e4c7b-8fc8-4a46-b16b-b60cae_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 1.8181818723678589px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.e17e4c7b-8fc8-4a46-b16b-b60cae {
	overflow: visible;
	position: absolute;
	width: 29.929px;
	height: 24.991px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.iconefacebook_Class {
	
	width: 67.467px;
	height: 67.467px;
	left: 200.996px;
	top: 452.591px;
	overflow: visible;
}
.fundoiconefacebook_Class {
	fill: rgba(252,252,252,1);
}
.fundoiconefacebook {
	position: absolute;
	overflow: visible;
	width: 67.467px;
	height: 67.467px;
	left: 0px;
	top: 0px;
}
.iconefacebook1_Class {
	position: absolute;
	width: 28.111px;
	height: 28.111px;
	left: 19.678px;
	top: 19.678px;
	overflow: visible;
}
.Area_ICONfeatherfacebookSIZEME_Class {
	opacity: 0;
	fill: rgba(253,73,198,0.349);
}
.Area_ICONfeatherfacebookSIZEME {
	position: absolute;
	overflow: visible;
	width: 28.111px;
	height: 28.111px;
	left: 0px;
	top: 0px;
}
.Icon_bh_Class {
	position: absolute;
	width: 15.461px;
	height: 28.111px;
	left: 6.325px;
	top: 0px;
	overflow: visible;
}
.n_6555628-8358-42a7-a8d3-ec73a_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 2px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_6555628-8358-42a7-a8d3-ec73a {
	overflow: visible;
	position: absolute;
	width: 17.461px;
	height: 30.111px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.iconewhatsapp_Class {
	
	width: 67.467px;
	height: 67.467px;
	left: 560.82px;
	top: 452.591px;
	overflow: visible;
}
.fundoiconewhatsapp_Class {
	fill: rgba(252,252,252,1);
}
.fundoiconewhatsapp {
	position: absolute;
	overflow: visible;
	width: 67.467px;
	height: 67.467px;
	left: 0px;
	top: 0px;
}
.iconewhatsapp1_Class {
	position: absolute;
	width: 28.111px;
	height: 28.112px;
	left: 19.678px;
	top: 19.678px;
	overflow: visible;
}
.Area_ICONfeatherphoneSIZEMEDIU_Class {
	opacity: 0;
	fill: rgba(253,73,198,0.349);
}
.Area_ICONfeatherphoneSIZEMEDIU {
	position: absolute;
	overflow: visible;
	width: 28.111px;
	height: 28.111px;
	left: 0px;
	top: 0.001px;
}
.Icon_bn_Class {
	position: absolute;
	width: 28.055px;
	height: 28.112px;
	left: 0.028px;
	top: 0px;
	overflow: visible;
}
.n_4cec4e8-a991-4538-b850-a4367_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(63,63,63,1);
	stroke-width: 2.0072035789489746px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_4cec4e8-a991-4538-b850-a4367 {
	overflow: visible;
	position: absolute;
	width: 30.064px;
	height: 30.122px;
	left: 0px;
	top: 0.001px;
	transform: matrix(1,0,0,1,0,0);
}
.servicos_Class {
	position: absolute;
	width: 140px;
	height: 196.262px;
	
	margin-left: calc((1229.868/1920)*100%);
	top: 185.534px;
	overflow: visible;
}
.textoservicos2_Class {
	left: 0px;
	top: 167.262px;
	position: absolute;
	overflow: visible;
	width: 87px;
	white-space: nowrap;
	line-height: 35px;
	margin-top: -5.5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 24px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.textoservicos1_Class {
	left: 0px;
	top: 99.795px;
	position: absolute;
	overflow: visible;
	width: 141px;
	white-space: nowrap;
	line-height: 36px;
	margin-top: -5.5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 25px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.tituloservicos_Class {
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
	width: 138px;
	white-space: nowrap;
	line-height: 46px;
	margin-top: -4px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 38px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.05px;
}
.link_Class {
	position: absolute;
	width: 102px;
	height: 332.196px;
	margin-left: calc((971.244/1920)*100%);
	top: 185.534px;
	overflow: visible;
}
.link2_Class {
	position: absolute;
	width: 102px;
	height: 332.196px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.textolink4_Class {
	left: 0px;
	top: 302.196px;
	position: absolute;
	overflow: visible;
	width: 92px;
	white-space: nowrap;
	line-height: 36px;
	margin-top: -5.5px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 25px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.textolink3_Class {
	left: 0px;
	top: 234.729px;
	position: absolute;
	overflow: visible;
	width: 98px;
	white-space: nowrap;
	line-height: 36px;
	margin-top: -5.5px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 25px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.textolink2_Class {
	left: 0px;
	top: 167.262px;
	position: absolute;
	overflow: visible;
	width: 103px;
	white-space: nowrap;
	line-height: 36px;
	margin-top: -5.5px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 25px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.textolink1_Class {
	left: 0px;
	top: 99.795px;
	position: absolute;
	overflow: visible;
	width: 61px;
	white-space: nowrap;
	line-height: 36px;
	margin-top: -5.5px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 25px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.titulolink_Class {
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
	width: 84px;
	white-space: nowrap;
	line-height: 45px;
	margin-top: -4px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 37px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.05px;
}
.contatofooter_Class {
	
	margin-left: calc((1488.492/1920)*100%);
	top: 185.534px;
	position: absolute;
	overflow: visible;
	width: 133px;
	white-space: nowrap;
	line-height: 45px;
	margin-top: -4px;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 37px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.05px;
}
.logobaixo_Class {
	position: absolute;
	width: 237.384px;
	height: 126.891px;
	left: 200.996px;
	top: 115.034px;
	overflow: visible;
	opacity: 0.13;
    mix-blend-mode: soft-light;
}

.logobaixo_e_Class {
	position: absolute;
	width: 237.384px;
	height: 126.891px;
	
	top: 115.034px;
	overflow: visible;

}

.Solues_para_Saneamento_Bsico_G_Class {
	left: 1.406px;
	top: 112.891px;
	position: absolute;
	overflow: visible;
	width: 224px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: rgba(255,255,255,1);
}
.icservelho7transparente_Class {
	position: absolute;
	width: 237.384px;
	height: 106.195px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Elipse_7_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_7 {
	position: absolute;
	overflow: visible;
	width: 42.683px;
	height: 42.683px;
	left: 0px;
	top: 0px;
}
.Elipse_8_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_8 {
	position: absolute;
	overflow: visible;
	width: 42.683px;
	height: 42.683px;
	left: 0px;
	top: 0px;
}
.Elipse_9_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_9 {
	position: absolute;
	overflow: visible;
	width: 39.605px;
	height: 39.604px;
	left: 1.539px;
	top: 1.539px;
}
.Caminho_24_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_24 {
	overflow: visible;
	position: absolute;
	width: 39.605px;
	height: 59.715px;
	left: 1.539px;
	top: 46.479px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_5_Class {
	position: absolute;
	width: 180.337px;
	height: 47.387px;
	left: 57.047px;
	top: 52.651px;
	overflow: visible;
}
.Caminho_26_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_26 {
	overflow: visible;
	position: absolute;
	width: 37.102px;
	height: 45.602px;
	left: 143.235px;
	top: 1.065px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_27_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_27 {
	overflow: visible;
	position: absolute;
	width: 33.654px;
	height: 45.453px;
	left: 102.604px;
	top: 0.906px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_28_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_28 {
	overflow: visible;
	position: absolute;
	width: 35.502px;
	height: 47.297px;
	left: 60.688px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_29_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_29 {
	overflow: visible;
	position: absolute;
	width: 38.644px;
	height: 47.143px;
	left: 18.437px;
	top: 0.244px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_30_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_30 {
	overflow: visible;
	position: absolute;
	width: 11.697px;
	height: 45.453px;
	left: 0px;
	top: 0.906px;
	transform: matrix(1,0,0,1,0,0);
}
.baixologo_Class {
	position: absolute;
	width: 268.962px;
	height: 183.397px;

	margin-left: calc((1488.492/1920)*100%);
	top: 285.329px;
	overflow: visible;
}
.endereco_Class {
	position: absolute;
	width: 250px;
	height: 91.566px;
	left: 0px;
	top: 91.832px;
	overflow: visible;
}
.tituloendereco_Class {
	left: 0px;
	top: 24.776px;
	position: absolute;
	overflow: visible;
	width: 90px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	color: rgba(255,255,255,1);
}
.textoendereco2_Class {
	left: 0px;
	top: 51.482px;
	position: absolute;
	overflow: visible;
	width: 251px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(255,255,255,1);
}
.textoendereco_Class {
	left: 0px;
	top: 72.565px;
	position: absolute;
	overflow: visible;
	width: 221px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(255,255,255,1);
}
.iconendereco_Class {
	fill: rgba(255,255,255,1);
}
.iconendereco {
	overflow: visible;
	position: absolute;
	width: 16.669px;
	height: 24.078px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.email_Class {
	position: absolute;
	width: 127px;
	height: 70.952px;
	left: 141.962px;
	top: 0px;
	overflow: visible;
}
.iconemail_Class {
	fill: rgba(255,255,255,1);
}
.iconemail {
	overflow: visible;
	position: absolute;
	width: 22.493px;
	height: 24.805px;
	left: 0.061px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.tituloemail_Class {
	left: 0px;
	top: 25.247px;
	position: absolute;
	overflow: visible;
	width: 53px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	color: rgba(255,255,255,1);
}
.textoemail_Class {
	left: 0px;
	top: 51.953px;
	position: absolute;
	overflow: visible;
	width: 128px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(255,255,255,1);
}
.telefone_Class {
	position: absolute;
	width: 105px;
	height: 70.342px;
	left: 0px;
	top: 0.61px;
	overflow: visible;
}
.titulotelefone_Class {
	left: 0px;
	top: 24.637px;
	position: absolute;
	overflow: visible;
	width: 82px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	color: rgba(255,255,255,1);
}
.textotelefone_Class {
	left: 0px;
	top: 51.343px;
	position: absolute;
	overflow: visible;
	width: 106px;
	white-space: nowrap;
	text-align: left;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(255,255,255,1);
}
.icontelefone_Class {
	fill: rgba(255,255,255,1);
}
.icontelefone {
	overflow: visible;
	position: absolute;
	width: 20.42px;
	height: 20.421px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.noticias_Class {
	position: absolute;
	width: 100%;
	height: 597.364px;
	left: 0px;
	top: 4754.54px;
	overflow: visible;
}
.fundonoticias_Class {
	fill: rgba(255,255,255,1);
}
.fundonoticias {
	position: absolute;
	overflow: visible;
	width: 1920px;
	height: 597.364px;
	left: 0px;
	top: 0px;
}
.emailnoticias_Class {
	position: relative;
	width: 517.247px;
	height: 67.467px;
	
	overflow: visible;
	float:left;
}
.fundoemailnoticias_Class {
	fill: rgba(255,240,240,1);
}
.fundoemailnoticias {
	position: absolute;
	overflow: visible;
	width: 517.248px;
	height: 53px;
	left: 0px;
	top: 0px;
	background-color: rgba(255,240,240,1);
}
.textoemailnoticias_Class {
	left: 22.489px;
	top: 10px;
	position: absolute;
	overflow: visible;
	width: 105px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(61,61,61,55%);
}
.botaonoticias_Class {
	position: relative;
	width: 160px;
	height: 48px;

	overflow: visible;
	float: left;
    display: flex;
    justify-content: center;
}
.fundobotaonoticias_Class {
	fill: rgba(49,134,83,1);
}
.fundobotaonoticias {
	position: absolute;
	overflow: visible;
	width: 224.89px;
	height: 67.467px;
	left: 11.245px;
	top: 11.245px;
}
.fundobotaonoticiasborda_Class {
    stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);
}
.fundobotaonoticiasborda {
	position: absolute;
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.textobotaonoticias_Class {
	
	top: 32.088px;
	position: absolute;
	overflow: visible;
	width: 113px;
	white-space: nowrap;
	line-height: 32px;
	margin-top: -23px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	z-index:7
}
.noticiastexto_Class {
	left: 714.026px;
	top: 265.651px;
	
	overflow: visible;
	width: 481px;

	line-height: 33px;
	margin-top: -5.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.1px;
	margin: 0 auto 20px auto;
}
.noticiastitulo_Class {
	left: 839.121px;
	top: 179.912px;
	
	overflow: visible;
	width: 251.19px;
	height: 60.43921661376953px;
	line-height: 40px;
	margin-top: -2.5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 35px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.2px;
	margin: 179px auto 25px auto;



}
.historia_Class {
	position: absolute;
	width: 100%;
	height: 934.7px;
	left: 0px;
	top: 3809.813px;
	overflow: visible;
}
.fundohistoria_Class {
	position: absolute;
	width: 100%;
	height: 934.7px;
	left: 0px;
	top: 3800px;
	overflow: visible;
}
.fundohistoria2_Class {
	mix-blend-mode: darken;
	
	width: 100%;
	height: 934.7px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.fundohistoria1_Class {
	opacity: 0.65;
	background-color:rgba(49,134,83,1);
}
.fundohistoria1 {
	position: absolute;
	overflow: visible;
	width: 100%;
	height: 934.7px;
	left: 0px;
	top: 0px;
}
.historia1_Class {

	width: 100%;
	height: 442.206px;
	left: 199.59px;
	top: 200.996px;
	overflow: visible;
	margin: 0 auto;
	margin-top: 115px;
}
.titulohistoria_Class {
	left: 573.469px;
	top: 0px;

	overflow: visible;
	width: 373px;
	
	line-height: 56px;
	margin-top: -3.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 49px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
	margin: 0 auto;
}
.textohistoria_Class {
	left: 0px;
	top: 153.207px;
	
	overflow: visible;
	width: 100%;

	line-height: 47px;
	margin-top: 153.207px;
	text-align: center;
	font-family: Lato-Regular;
		font-style: normal;
		font-weight: normal;
	font-size: 27px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.1px;
}
.banner3_Class {
	position: absolute;
	width: 100%;
	height: 865.827px;
	left: 0px;
	top: 2931.803px;
	overflow: visible;
}
.fundobanner3_Class {
	fill: rgba(255,255,255,1);
}
.fundobanner3 {
	
	overflow: visible;
	width:100%;
	height: 865.827px;
	left: 0px;
	top: 0px;
}
.Grupo_38_Class {
	position: absolute;
	width: 100%;
	height: 653.587px;
	
	top: 112.445px;
	overflow: visible;
}
.bloco1banner3_Class {

	width: 470px;
	height: 465.241px;
	left: 0px;
	top: 188.346px;
	overflow: visible;
	display: inline-grid;
   /* margin: 0px 12px 0px 12px;*/
}
.titulobloco1banner3_Class {
	left: 144.773px;
	top: 133.529px;
	
	overflow: visible;
	width: 191px;
	white-space: nowrap;
	line-height: 46px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 38px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.05px;
	margin: 0 auto;	
}
.textobloco1banner3_Class {
	left: 0px;
	top: 215.051px;
	
	overflow: visible;
	width: 471px;
	
	line-height: 36px;
	margin-top: -7px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 22px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
}
.iconebloco1banner3_Class {

	width: 78.712px;
	height: 78.712px;
	left: 200.996px;
	top: 0px;
	overflow: visible;
	margin: 0 auto;
}
.fundoiconebloco1banner3_Class {
	fill: rgba(49,134,83,1);
}
.fundoiconebloco1banner3 {
	position: absolute;
	overflow: visible;
	width: 78.712px;
	height: 78.711px;
	left: 0px;
	top: 0px;
}
.Grupo_37_Class {
	position: absolute;
	width: 77.306px;
	height: 77.306px;
	left: 1.406px;
	top: 1.406px;
	overflow: visible;
}
.experiencia3_Class {
	position: absolute;
	width: 47.569px;
	height: 54.203px;
	left: 15.128px;
	top: 11.119px;
	overflow: visible;
}
.Caminho_55_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_55 {
	overflow: visible;
	position: absolute;
	width: 22.035px;
	height: 36.832px;
	left: 12.564px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_56_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_56 {
	overflow: visible;
	position: absolute;
	width: 32.467px;
	height: 15.167px;
	left: 6.957px;
	top: 39.035px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_57_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_57 {
	overflow: visible;
	position: absolute;
	width: 17.643px;
	height: 16.784px;
	left: 2.537px;
	top: 24.191px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_58_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_58 {
	overflow: visible;
	position: absolute;
	width: 17.636px;
	height: 16.785px;
	left: 27.389px;
	top: 24.19px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_59_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_59 {
	overflow: visible;
	position: absolute;
	width: 17.111px;
	height: 16.282px;
	left: 15.328px;
	top: 31.929px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_60_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_60 {
	overflow: visible;
	position: absolute;
	width: 9.469px;
	height: 7.465px;
	left: 0px;
	top: 22.268px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_61_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_61 {
	overflow: visible;
	position: absolute;
	width: 9.471px;
	height: 7.474px;
	left: 38.097px;
	top: 22.259px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_62_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_62 {
	overflow: visible;
	position: absolute;
	width: 1.163px;
	height: 1.47px;
	left: 44.237px;
	top: 31.672px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_63_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_63 {
	overflow: visible;
	position: absolute;
	width: 1.159px;
	height: 1.474px;
	left: 2.166px;
	top: 31.668px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_64_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_64 {
	overflow: visible;
	position: absolute;
	width: 0.011px;
	height: 0.01px;
	left: 31.443px;
	top: 40.583px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_65_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_65 {
	overflow: visible;
	position: absolute;
	width: 0.021px;
	height: 0.015px;
	left: 16.495px;
	top: 40.819px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_66_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_66 {
	overflow: visible;
	position: absolute;
	width: 0.014px;
	height: 0.01px;
	left: 17.842px;
	top: 42.128px;
	transform: matrix(1,0,0,1,0,0);
}
.Retngulo_24_Class {
	opacity: 0;
	fill: transparent;
	stroke: rgba(255,255,255,1);
	stroke-width: 1px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.Retngulo_24 {
	position: absolute;
	overflow: visible;
	width: 77.306px;
	height: 77.306px;
	left: 0px;
	top: 0px;
}
.botao1bloco1banner3_Class {

	width: 160px;
	height:48px;
	left: 113.851px;
	top: 375.286px;
	overflow: visible;
	margin: 0 auto;
}
.fundobotao1bloco1banner3_Class {
	fill: rgba(49,134,83,1);
}
.fundobotao1bloco1banner3 {
	position: absolute;
	overflow: visible;
	width: 224.89px;
	height: 67.467px;
	left: 11.245px;
	top: 11.245px;
}
.fundobotao1bloco1banner3borda_Class {
	stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);
}
.fundobotao1bloco1banner3borda {

	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.textobotao1bloco1banner3_Class {
	left: 70.278px;
	top: 30.922px;
	
	overflow: visible;
	width: 160px;
	white-space: nowrap;
	line-height: 32px;
	margin-top: -41px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
}
.bloco2banner3_Class {
	
	width: 470px;
	height: 465.241px;
	left: 517.247px;
	top: 188.346px;
	overflow: visible;
	display: inline-grid;
    margin: 0px 12px 0px 12px;
}
.titulobloco3banner3_Class {
	left: 156.018px;
	top: 133.529px;
	
	overflow: visible;
	width: 169px;
	white-space: nowrap;
	line-height: 46px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 38px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.05px;
	margin: 0 auto;
}
.textobloco3banner3_Class {
	left: 0px;
	top: 215.051px;
	
	overflow: visible;
	width: 471px;

	line-height: 36px;
	margin-top: -7px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 22px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
}
.iconebloco3banner3_Class {

	width: 78.712px;
	height: 78.712px;
	left: 200.996px;
	top: 0px;
	overflow: visible;
	margin:0 auto;
}
.Area_SIZELARGESTATEDEFAULTSTYL_Class {
	fill: rgba(49,134,83,1);
}
.Area_SIZELARGESTATEDEFAULTSTYL {
	overflow: visible;
	position: absolute;
	width: 78.711px;
	height: 78.711px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_36_Class {
	position: absolute;
	width: 46.171px;
	height: 53.055px;
	left: 17.375px;
	top: 14.098px;
	overflow: visible;
}
.Caminho_47_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(0,0,0,1);
	stroke-width: 113px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 10;
	shape-rendering: auto;
}
.Caminho_47 {
	overflow: visible;
	position: absolute;
	width: 1px;
	height: 1px;
	left: 39.953px;
	top: 14.687px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_48_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(0,0,0,1);
	stroke-width: 113px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 10;
	shape-rendering: auto;
}
.Caminho_48 {
	overflow: visible;
	position: absolute;
	width: 1px;
	height: 1px;
	left: 33.93px;
	top: 6.141px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_11_Class {
	position: absolute;
	width: 42.748px;
	height: 42.747px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Caminho_49_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_49 {
	overflow: visible;
	position: absolute;
	width: 42.748px;
	height: 42.748px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_35_Class {
	position: absolute;
	width: 45.825px;
	height: 52.102px;
	left: 0.346px;
	top: 0.953px;
	overflow: visible;
}
.Grupo_17_Class {
	position: absolute;
	width: 35.508px;
	height: 28.641px;
	left: 10.316px;
	top: 0px;
	overflow: visible;
}
.Grupo_16_Class {
	position: absolute;
	width: 35.508px;
	height: 28.641px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_15_Class {
	position: absolute;
	width: 35.508px;
	height: 28.641px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_14_Class {
	position: absolute;
	width: 35.508px;
	height: 28.641px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_13_Class {
	position: absolute;
	width: 35.508px;
	height: 28.641px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_12_Class {
	position: absolute;
	width: 35.508px;
	height: 28.641px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Caminho_50_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_50 {
	overflow: visible;
	position: absolute;
	width: 35.508px;
	height: 28.641px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_28_Class {
	position: absolute;
	width: 42.421px;
	height: 14.181px;
	left: 0px;
	top: 37.921px;
	overflow: visible;
}
.Grupo_22_Class {
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_21_Class {
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_20_Class {
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_19_Class {
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_18_Class {
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Caminho_51_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_51 {
	overflow: visible;
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_27_Class {
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 24.748px;
	top: 0px;
	overflow: visible;
}
.Grupo_26_Class {
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_25_Class {
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_24_Class {
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_23_Class {
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Caminho_52_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_52 {
	overflow: visible;
	position: absolute;
	width: 17.673px;
	height: 14.181px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_34_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 24.209px;
	top: 44.701px;
	overflow: visible;
}
.Grupo_33_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_32_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_31_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_30_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Grupo_29_Class {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Caminho_53_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_53 {
	overflow: visible;
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.botaobloco2banner3_Class {
	
	width: 160px;
	height: 48px;
	left: 116.662px;
	top: 375.286px;
	overflow: visible;
	margin: 0 auto;
}
.fundobotao1bloco2banner3_Class {
	fill: rgba(49,134,83,1);
}
.fundobotao1bloco2banner3 {
	position: absolute;
	overflow: visible;
	width: 224.89px;
	height: 67.467px;
	left: 11.245px;
	top: 11.245px;
}
.fundobotao1bloco2banner3borda_Class {
	fill: transparent;
    stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);
}
.fundobotao1bloco2banner3borda {

	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.textobotaobloco2banner3_Class {
	left: 67.467px;
	top: 30.922px;
	
	overflow: visible;
	width: 105px;
	white-space: nowrap;
	line-height: 32px;
	margin-top: -5.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	width:160px;
	margin-top: -41px;
    
}
.bloco3banner3_Class {

	/*width: 440px;*/
	height: 465.241px;
	left: 1049.956px;
	top: 188.346px;
	overflow: visible;
	display: inline-grid;
    margin: 0px 12px 0px 12px;
}
.titulobloco3banner3_e_Class {
	left: 141.962px;
	top: 133.529px;
	position: absolute;
	overflow: visible;
	width: 163px;
	white-space: nowrap;
	line-height: 45px;
	margin-top: -4px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 37px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.05px;
}
.textobloco3banner3_e_Class {
	left: 0px;
	top: 215.051px;
	position: absolute;
	overflow: visible;
	width: 441px;
	white-space: nowrap;
	line-height: 36px;
	margin-top: -7px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 22px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
}
.iconebloco-1_Class {

	width: 78.712px;
	height: 78.712px;
	left: 185.535px;
	top: 0px;
	overflow: visible;
	margin: 0 auto;
}
.titulobloco3banner3_dl_Class {
    left: 156.018px;
    top: 133.529px;
    overflow: visible;
    width: 169px;
    white-space: nowrap;
    line-height: 46px;
    margin-top: -4px;
    text-align: center;
font-family: Lato-Lighter;
    font-style: normal;
    font-weight: lighter;
    font-size: 38px;
    color: rgba(61,61,61,1);
    letter-spacing: 0.05px;
    margin: 15px auto;
}
.textobloco3banner3_dm_Class {
    left: 0px;
    top: 215.051px;
    overflow: visible;
    width: 471px;
    line-height: 36px;
  
    text-align: center;
font-family: Lato-Lighter;
    font-style: normal;
    font-weight: lighter;
    font-size: 22px;
    color: rgba(0,0,0,1);
    letter-spacing: 0.07px;
}
.fundoiconebloco3banner3_Class {
	fill: rgba(49,134,83,1);
}
.fundoiconebloco3banner3 {
	position: absolute;
	overflow: visible;
	width: 78.711px;
	height: 78.711px;
	left: 0px;
	top: 0px;
}
.confiana4branco_Class {
	position: absolute;
	width: 61.692px;
	height: 28.461px;
	left: 8.509px;
	top: 25.125px;
	overflow: visible;
}
.Caminho_67_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_67 {
	overflow: visible;
	position: absolute;
	width: 26.893px;
	height: 18.341px;
	left: 14.792px;
	top: 9.625px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_68_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_68 {
	overflow: visible;
	position: absolute;
	width: 15.29px;
	height: 18.26px;
	left: 46.402px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_69_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_69 {
	overflow: visible;
	position: absolute;
	width: 14.892px;
	height: 18.809px;
	left: 0px;
	top: 3.626px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_70_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_70 {
	overflow: visible;
	position: absolute;
	width: 21.686px;
	height: 12.022px;
	left: 22.517px;
	top: 6.704px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_71_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_71 {
	overflow: visible;
	position: absolute;
	width: 9.176px;
	height: 12.191px;
	left: 41.398px;
	top: 4.446px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_72_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_72 {
	overflow: visible;
	position: absolute;
	width: 8.258px;
	height: 12.123px;
	left: 10.385px;
	top: 7.79px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_73_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_73 {
	overflow: visible;
	position: absolute;
	width: 3.526px;
	height: 4.19px;
	left: 24.457px;
	top: 23.362px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_74_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_74 {
	overflow: visible;
	position: absolute;
	width: 2.999px;
	height: 3.89px;
	left: 21.686px;
	top: 22.114px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_75_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_75 {
	overflow: visible;
	position: absolute;
	width: 3.364px;
	height: 3.163px;
	left: 27.126px;
	top: 25.298px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_76_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_76 {
	overflow: visible;
	position: absolute;
	width: 2.2px;
	height: 2.425px;
	left: 19.299px;
	top: 21.553px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_77_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_77 {
	overflow: visible;
	position: absolute;
	width: 0.003px;
	height: 0.015px;
	left: 25.378px;
	top: 9.66px;
	transform: matrix(1,0,0,1,0,0);
}
.botaobanner3_Class {

	width: 160px;
	height: 48px;
	left: 101.201px;
	top: 375.286px;
	overflow: visible;
	margin: 0 auto;
}
.fundobotao1bloco3banner3_Class {
	fill: rgba(49,134,83,1);
}
.fundobotao1bloco3banner3 {
	
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 11.244px;
	top: 11.245px;
}
.fundobotao1bloco3banner3borda_Class {
	stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);
}
.fundobotao1bloco3banner3borda {
	
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.textobanner3_Class {
	left: 67.467px;
	top: 30.922px;
	
	overflow: visible;
	width: 100%;
	white-space: nowrap;
	line-height: 32px;
	margin-top: -41px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
}
.titulobanner3_Class {
	left: 680.293px;
	top: 0px;
	
	overflow: visible;
	width: 155px;
	white-space: nowrap;
	line-height: 56px;
	margin-top: -3.5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 49px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.2px;
	display: flex;
    justify-content: center;
    width: 100%;
}
.barrabanner3_Class {
	fill: transparent;
	stroke: rgba(255,222,222,1);
	stroke-width: 2px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.barrabanner3 {
	overflow: visible;

	width: 112.445px;
	height: 2px;
	left: 700.673px;
	top: 84.334px;
	transform: matrix(1,0,0,1,0,0);
	justify-content: center;
    width: 100%;
}
.banner2_Class {
	position: absolute;
	width: 100%;
	height: 750.571px;
	left: 0px;
	top: 2166.368px;
	overflow: visible;
}
.mascarabanner2_Class {

	width: 100%;
	height: 750.571px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.titulobanner2_Class {
	left: 59.034px;
	top: 472.269px;
	position: absolute;
	overflow: visible;
	width: 445px;
	white-space: nowrap;
	line-height: 56px;
	margin-top: -3.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 49px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.2px;
}
.textobanner2_Class {
	left: 39.356px;
	top: 531.303px;
	position: absolute;
	overflow: visible;
	width: 475px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -5.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(190,190,190,1);
	letter-spacing: 0.1px;
}
.produtos_Class {
	position: absolute;
	width: 100%;
	height: 1059px;
	left: 0px;
	top: 1079px;
	overflow: visible;
}
.fundoprodutos_Class {
	fill: rgba(255,255,255,1);
}
.fundoprodutos {
	position: absolute;
	overflow: visible;
	width: 1917px;
	height: 1059px;
	left: 0px;
	top: 0px;
}
.tituloprodutos_Class {

	top: 113px;
	position: absolute;
	overflow: visible;

	height: 60px;
	line-height: 40px;
	margin-top: -2.5px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 35px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.2px;
	width: 100%;
}
.barraprodutos_Class {
	fill: transparent;
	stroke: rgba(255,222,222,1);
	stroke-width: 2px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.barraprodutos {
	overflow: visible;
	position: absolute;
	width: 112.445px;
	height: 2px;
	left: 910.102px;
	top: 195.846px;
	transform: matrix(1,0,0,1,0,0);
}
.produto1_Class {
	
	width: 484px;
	height: 672px;
	
	top: 286px;
	overflow: visible;
}
.tituloproduto1_Class {
	left: 125px;
	top: 376px;

	overflow: visible;
	width: 229px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: 50px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.1px;
	width:100%;
}
.textoproduto1_Class {
	left: 3px;
	top: 443px;
	
	overflow: visible;
	width: 100%;
	
	line-height: 36px;
	margin-top: -7px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 22px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
	height: 150px;
}
.imagemproduto1_Class {
	
	width: 484px;
	height: 329px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.fundoimagemproduto1_Class {
	
	width: 484px;
	height: 329px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.botaoproduto1_Class {
	
	width: 249px;
	height: 90px;

	top: 582px;
	overflow: visible;
	width:100%;
	text-align: center;
	
	
}
.fundobotaoproduto1_Class {
	fill: rgba(49,134,83,1);
}
.fundobotaoproduto1 {

	overflow: visible;
	width: 225px;
	height: 67px;
	left: 11px;
	top: 11px;
}
.fundobotaoprodutoborda1_Class {
	stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);
}
.fundobotaoprodutoborda1 {

	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.textobotaoproduto1_Class {
	left: 68px;
	top: 31px;

	overflow: visible;
	width: 111px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -5.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	margin:-40px auto 0 auto;
}
.produto2_Class {
	
	width: 484px;
	height: 672px;
	
	top: 286px;
	overflow: visible;
}
.tituloproduto2_Class {
	left: 192px;
	top: 376px;
	
	overflow: visible;
	width: 99px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: 50px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.1px;
	width:100%;
}
.textoproduto2_Class {
	left: 16px;
	top: 443px;

	overflow: visible;
	width: 100%;
	
	line-height: 36px;
	margin-top: -7px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 22px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
	height: 150px;
}
.imagemproduto2_Class {

	width: 484px;
	height: 329px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.fundoimagemproduto2_Class {

	width: 484px;
	height: 329px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.botaoproduto2_Class {
	
	width: 249px;
	height: 90px;
	left: 118px;
	top: 582px;
	overflow: visible;
	width:100%;
	text-align: center;
	
}
.fundobotaoproduto2_Class {
	fill: rgba(49,134,83,1);
}
.fundobotaoproduto2 {
	
	overflow: visible;
	width: 225px;
	height: 67px;
	left: 12px;
	top: 11px;
}
.textobotaoproduto2_Class {
	left: 68px;
	top: 31px;

	overflow: visible;
	width: 111px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -5.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	margin:-40px auto 0 auto;
}
.fundobotaoprodutoborda2_Class {
	stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);
}
.fundobotaoprodutoborda2 {
	
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.produto3_Class {
	
	width: 483px;
	height: 672px;
	
	top: 286px;
	overflow: visible;
}
.tituloproduto3_Class {
	left: 174px;
	top: 376px;
	
	overflow: visible;
	width: 133px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: 50px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(61,61,61,1);
	letter-spacing: 0.1px;
	width:100%;
}
.textoproduto3_Class {
	left: 0px;
	top: 443px;
	
	overflow: visible;
	width: 100%;

	line-height: 36px;
	margin-top: -7px;
	text-align: center;
	font-family: Lato-Lighter;
	font-style: normal;
	font-weight: lighter;
	font-size: 22px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.07px;
	height: 150px;
}
.imagemproduto3_Class {
	
	width: 483px;
	height: 329px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Placement_Area_ASSETsmallSIZED_Class {

	width: 483px;
	height: 329px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.botaoproduto3_Class {
	
	width: 249px;
	height: 90px;
	left: 115px;
	top: 582px;
	overflow: visible;
	width:100%;
	text-align: center;
	

}
.fundobotaoproduto3_Class {
	fill: rgba(49,134,83,1);
}
.fundobotaoproduto3 {

	overflow: visible;
	width: 160px;
	height: 48px;
	left: 11px;
	top: 11px;
}
.textobotaoproduto3_Class {
	left: 70px;
	top: 31px;

	overflow: visible;
	width: 111px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -5.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
	margin:-40px auto 0 auto;
}
.fundobotaoprodutoborda3_Class {
	stroke: rgba(49,134,83,0.278);
    stroke-width: 13px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    fill: rgba(49,134,83,1);
}
.fundobotaoprodutoborda3 {
	
	overflow: visible;
	width: 160px;
	height: 48px;
	left: 0px;
	top: 0px;
}
.banner_Class {

	width: 100%;
	height: 902px;
	left: 0px;
	top: 177px;
	overflow: visible;
}
.Retngulo_2_Class {
	opacity: 0.3;
	fill: rgba(126,9,9,1);
}
.Retngulo_2 {
	position: absolute;
	overflow: visible;
	width: 1920px;
	height: 902px;
	left: 0px;
	top: 0px;
}
.Image_ASSETheroSIZEDefaultSTAT_Class {
	
	
	height: 902px;
	left: 0px;
	top: 0px;
	overflow: visible;

	width: 100%;
    
    /* left: 0px; */
    /* z-index: 100; */
    top: 0px;
    /* margin-top: -125px; */
    overflow: visible;
    background-image: url(images/Placement_Area_ASSETheroSIZEDe1920.jpg);
    background-repeat: no-repeat;
    /* bottom: 0; */
    color: black;
    /* left: 0; */
    overflow: auto;
    /* padding: 3em; */
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover;*/
}
.Image2{
	
	
	height: 902px;
	left: 0px;
	top: 0px;
	overflow: visible;

	width: 100%;
    
    /* left: 0px; */
    /* z-index: 100; */
    top: 0px;
    /* margin-top: -125px; */
    overflow: visible;
    background-image: url(images/5799747.jpg);
    background-repeat: no-repeat;
    /* bottom: 0; */
    color: black;
    /* left: 0; */
    overflow: auto;
    /* padding: 3em; */
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover;*/
}
.Image3 {
	
	
	height: 902px;
	left: 0px;
	top: 0px;
	overflow: visible;

	width: 100%;
    
    /* left: 0px; */
    /* z-index: 100; */
    top: 0px;
    /* margin-top: -125px; */
    overflow: visible;
	background-image: url(images/37408967.jpg);
    background-repeat: no-repeat;
    /* bottom: 0; */
    color: black;
    /* left: 0; */
    overflow: auto;
    /* padding: 3em; */
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover;*/
	filter: brightness(.6);
}
.Image4 {
	
	
	height: 902px;
	left: 0px;
	top: 0px;
	overflow: visible;

	width: 100%;
    
    /* left: 0px; */
    /* z-index: 100; */
    top: 0px;
    /* margin-top: -125px; */
    overflow: visible;
	background-image: url(images/124733730.jpg);
    background-repeat: no-repeat;
    /* bottom: 0; */
    color: black;
    /* left: 0; */
    overflow: auto;
    /* padding: 3em; */
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover;*/
}
.Image5 {
	
	
	height: 902px;
	left: 0px;
	top: 0px;
	overflow: visible;

	width: 100%;
    
    /* left: 0px; */
    /* z-index: 100; */
    top: 0px;
    /* margin-top: -125px; */
    overflow: visible;
	background-image: url(images/377484176.jpg);
    background-repeat: no-repeat;
    /* bottom: 0; */
    color: black;
    /* left: 0; */
    overflow: auto;
    /* padding: 3em; */
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover;*/
}

.Placement_Area_ASSETheroSIZEDe_Class {
	position: absolute;
	width: 1920px;
	height: 902px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.mensagembanner1_Class {
	
	
	height: 518px;

	top: 141px;
	overflow: visible;

	width: 100%;

    overflow: visible;

    position: absolute;
    display: flex;

    flex-direction: column;
  

    align-items: center;
}
.retanguloslogan_gz_Class {
	opacity: 0.6;
	fill: url(#retanguloslogan_gz);
}
.retanguloslogan_gz {
	position: absolute;
	overflow: visible;
	width: 1920px;
	height: 518px;
	left: 0px;
	top: 0px;
}
.sloganbanner_Class {
	position: absolute;
	width: 860px;
	height: 279.931px;
	
	top: 76px;
	overflow: visible;
}
.textosloganbanner_Class {
	left: 35.525px;
	top: 186.931px;
	
	overflow: visible;
	/*width: 743px;*/
	
	line-height: 33px;
	margin-top: 10.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(239,239,239,1);
	letter-spacing: 0.1px;
}
.titulosloganbanner_Class {
	left: 0px;
	top: 0px;
	height:135px;
	
	overflow: visible;
	width: 860px;
	/*white-space: nowrap;*/
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: 600;
	font-size: 56px;
	color: rgba(255,255,255,1);
}
.botaobanner1_Class {
	position: absolute;
	width: 292.357px;
	height: 79.678px;
	/*left: 813.821px;*/
	top: 374.312px;
	overflow: visible;
}
.fundobotaobanner_Class {
    fill: rgb(204 209 81 / 38%);
	stroke: rgba(233,221,221,1);
	stroke-width: 1px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.fundobotaobanner {
	overflow: visible;
	position: absolute;
	width: 292.357px;
	height: 67.467px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.textobotaobanner1_Class {
	left: 102.606px;
	top: 19.678px;
	position: absolute;
	overflow: visible;
	width: 85px;
	white-space: nowrap;
	line-height: 33px;
	margin-top: -5.5px;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.24px;
}
.logobaixo_g_Class {
	opacity: 0.13;
	mix-blend-mode: soft-light;
	position: absolute;
	width: 343.4px;
	height: 153.621px;
	left: 157.746px;
	top: 126.158px;
	overflow: visible;
}
.Solues_para_Saneamento_Bsico_G_g_Class {
	display: none;
	left: 2.033px;
	top: 163.308px;
	position: absolute;
	overflow: visible;
	width: 313px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: rgba(255,255,255,1);
}
.icservelho7transparente_g_Class {
	position: absolute;
	width: 343.4px;
	height: 153.621px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.Elipse_7_g_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_7_g {
	position: absolute;
	overflow: visible;
	width: 61.745px;
	height: 61.745px;
	left: 0px;
	top: 0px;
}
.Elipse_8_ha_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_8_ha {
	position: absolute;
	overflow: visible;
	width: 61.745px;
	height: 61.745px;
	left: 0px;
	top: 0px;
}
.Elipse_9_hb_Class {
	fill: rgba(255,255,255,1);
}
.Elipse_9_hb {
	position: absolute;
	overflow: visible;
	width: 57.292px;
	height: 57.292px;
	left: 2.227px;
	top: 2.227px;
}
.Caminho_24_hc_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_24_hc {
	overflow: visible;
	position: absolute;
	width: 57.292px;
	height: 86.384px;
	left: 2.227px;
	top: 67.237px;
	transform: matrix(1,0,0,1,0,0);
}
.Grupo_5_hd_Class {
	position: absolute;
	width: 260.875px;
	height: 68.549px;
	left: 82.525px;
	top: 76.166px;
	overflow: visible;
}
.Caminho_26_he_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_26_he {
	overflow: visible;
	position: absolute;
	width: 53.672px;
	height: 65.967px;
	left: 207.203px;
	top: 1.543px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_27_hf_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_27_hf {
	overflow: visible;
	position: absolute;
	width: 48.684px;
	height: 65.753px;
	left: 148.426px;
	top: 1.313px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_28_hg_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_28_hg {
	overflow: visible;
	position: absolute;
	width: 51.358px;
	height: 68.419px;
	left: 87.792px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_29_hh_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_29_hh {
	overflow: visible;
	position: absolute;
	width: 55.902px;
	height: 68.197px;
	left: 26.67px;
	top: 0.353px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_30_hi_Class {
	fill: rgba(255,255,255,1);
}
.Caminho_30_hi {
	overflow: visible;
	position: absolute;
	width: 16.921px;
	height: 65.753px;
	left: 0px;
	top: 1.313px;
	transform: matrix(1,0,0,1,0,0);
}
.topo_Class {
	display:	flex;

	height: 177px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.fundotopo_Class {
	fill: rgba(255,255,255,1);
}
.fundotopo {
	overflow: visible;
	position: absolute;
	width: 1920px;
	height: 177px;
	left: 0px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.menu_Class {
	display: flex!important;	
	flex:1;
	width: 544.22px;
	height: 59.034px;
margin-right: calc((40/1920)*100%);
	margin-top: 54.817px;
	overflow: visible;
	text-align: right;
}
.empresa_Class {
	position: absolute;
	width: 93px;
	height: 59.034px;
	left: 323.22px;
	top: 0px;
	overflow: visible;
}
.empresa1_Class {
	position: absolute;
	width: 59.034px;
	height: 59.034px;
	left: 0.061px;
	top: 0px;
	overflow: visible;
}
.fundoempresa_Class {
	opacity: 0;
	fill: rgba(255,255,255,1);
}
.fundoempresa {
	position: absolute;
	overflow: visible;
	width: 59.034px;
	height: 59.034px;
	left: 0px;
	top: 0px;
}
.barraempresa_Class {
	opacity: 0;
	fill: rgba(62,62,62,1);
}
.barraempresa {
	position: absolute;
	overflow: visible;
	width: 59.034px;
	height: 2.811px;
	left: 0px;
	top: 56.223px;
}
.textoempresa_Class {
	left: 0px;
	top: 14.183px;

	overflow: visible;
	width: 94px;
	white-space: nowrap;
	text-align: left;
    font-family: Noto Sans black;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    color: rgba(49,134,83,1);
}
.contato_Class {
	position: absolute;
	width: 86.005px;
	height: 59.034px;
	left: 458.214px;
	top: 0px;
	overflow: visible;
}
.contato1_Class {
	position: absolute;
	width: 59.034px;
	height: 59.034px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.fundocontato_Class {
	opacity: 0;
	fill: rgba(255,255,255,1);
}
.fundocontato {
	position: absolute;
	overflow: visible;
	width: 59.034px;
	height: 59.034px;
	left: 0px;
	top: 0px;
}
.barracontato_Class {
	opacity: 0;
	fill: rgba(62,62,62,1);
}
.barracontato {
	position: absolute;
	overflow: visible;
	width: 59.034px;
	height: 2.811px;
	left: 0px;
	top: 56.223px;
}
.textocontato_Class {
	left: 0.005px;
	top: 14.183px;
	
	overflow: visible;
	width: 87px;
	white-space: nowrap;
	text-align: left;
    font-family: Noto Sans black;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    color: rgba(49,134,83,1);
}
.nossosprodutos_Class {
	position: absolute;
	width: 180.425px;
	height: 59.034px;
	left: 99.795px;
	top: 0px;
	overflow: visible;
}
.nossosprodutos1_Class {
	position: absolute;
	width: 59.034px;
	height: 59.034px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.fundoprodutos_hy_Class {
	opacity: 0;
	fill: rgba(255,255,255,1);
}
.fundoprodutos_hy {
	position: absolute;
	overflow: visible;
	width: 59.034px;
	height: 59.034px;
	left: 0px;
	top: 0px;
}
.barraprodutos_hz_Class {
	opacity: 0;
	fill: rgba(62,62,62,1);
}
.barraprodutos_hz {
	position: absolute;
	overflow: visible;
	width: 59.034px;
	height: 2.811px;
	left: 0px;
	top: 56.223px;
}
.textonossosprodutos_Class {
	left: 0.425px;
	top: 14.183px;

	overflow: visible;
	width: 181px;
	white-space: nowrap;
	text-align: left;
    font-family: Noto Sans black;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    color: rgba(49,134,83,1);
}
.inicio_Class {
	position: absolute;
	width: 59.22px;
	height: 59.034px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.inicio1_Class {
	position: absolute;
	width: 59.034px;
	height: 59.034px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.fundoinicio1_Class {
	opacity: 0;
	fill: rgba(255,255,255,1);
}
.fundoinicio1 {
	position: absolute;
	overflow: visible;
	width: 59.034px;
	height: 59.034px;
	left: 0px;
	top: 0px;
}
.barramenu_Class {
	fill: rgba(62,62,62,1);
	stroke: rgba(252,52,101,1);
	stroke-width: 1px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.barramenu {
	position: absolute;
	overflow: visible;
	width: 59.034px;
	height: 2.811px;
	left: 0px;
	top: 56.223px;
}
.textoinicio_Class {
	left: 0.22px;
	top: 14.183px;
	
	overflow: visible;
	width: 60px;
	white-space: nowrap;
	text-align: left;
    font-family: Noto Sans black;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    color: rgba(49,134,83,1);
}
.lupa_Class {

	width: 33.734px;
	height: 33.734px;
	left: 1713.431px;
	top: 67.467px;
	overflow: visible;
	margin-top: 13px;
    overflow: visible;
}
.Area_ICONfeathersearchSIZELARG_Class {
	opacity: 0;
	fill: rgba(252,252,252,1);
}
.Area_ICONfeathersearchSIZELARG {
	position: absolute;
	overflow: visible;
	width: 33.733px;
	height: 33.733px;
	left: 0px;
	top: 0px;
}
.Icon_h_Class {
	position: absolute;
	width: 33.734px;
	height: 33.734px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.n_7453ff9-7f5c-45f6-9b05-4ceb4_Class {
	fill: rgba(0,0,0,0);
	stroke: rgba(49,134,83,1);
	stroke-width: 2.6666667461395264px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_7453ff9-7f5c-45f6-9b05-4ceb4 {
	position: absolute;
	overflow: visible;
	width: 32.652px;
	height: 32.652px;
	left: 0px;
	top: 0px;
}
.n_c431cb5-f077-4585-a9ea-c6d08_Class {
	fill: transparent;
	stroke: rgba(49,134,83,1);
	stroke-width: 2.6666667461395264px;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.n_c431cb5-f077-4585-a9ea-c6d08 {
	overflow: visible;
	position: absolute;
	width: 11.924px;
	height: 11.923px;
	left: 25.582px;
	top: 25.581px;
	transform: matrix(1,0,0,1,0,0);
}
.buscador_Class {
	fill: transparent;
	stroke: rgba(36,135,76,0.522);
	stroke-width: 1px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
}
.buscador {

	overflow: visible;
	width: 100%;
	height: 59px;
	
	margin-right: 19px;
	top: 55px;
	border-style: solid;
    border-color: rgba(36,135,76,0.522);
    border-radius: 6px;
    border-width: 1px;
}
.icservelho7_Class {
	
	width: 214.516px;
	height: 110.483px;
	
	margin-top: 29.517px;
	overflow: visible;
}
.Grupo_3_Class {
	position: absolute;
	width: 213.106px;
	height: 62.902px;
	left: 1.41px;
	top: 47.581px;
	overflow: visible;
}
.Caminho_18_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_18 {
	overflow: visible;
	position: absolute;
	width: 33.532px;
	height: 41.218px;
	left: 179.574px;
	top: 0.964px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_19_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_19 {
	overflow: visible;
	position: absolute;
	width: 30.418px;
	height: 41.081px;
	left: 142.861px;
	top: 0.819px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_20_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_20 {
	overflow: visible;
	position: absolute;
	width: 32.129px;
	height: 42.749px;
	left: 104.989px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_21_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_21 {
	overflow: visible;
	position: absolute;
	width: 34.948px;
	height: 42.604px;
	left: 66.771px;
	top: 0.219px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_22_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_22 {
	overflow: visible;
	position: absolute;
	width: 10.565px;
	height: 41.074px;
	left: 50.141px;
	top: 0.819px;
	transform: matrix(1,0,0,1,0,0);
}
.Solues_para_Saneamento_Bsico_G_ij_Class {
	opacity: 0.9;
	left: 0px;
	top: 49.902px;
	position: absolute;
	overflow: visible;
	width: 202px;
	white-space: nowrap;
	text-align: left;
	font-family: Noto Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: rgba(49,134,83,1);
}
.Elipse_4_il_Class {
	fill: url(#Elipse_4_il);
}
.Elipse_4_il {
	position: absolute;
	overflow: visible;
	width: 38.572px;
	height: 38.572px;
	left: 0px;
	top: 0px;
}
.Elipse_5_Class {
	fill: rgba(49,134,83,1);
}
.Elipse_5 {
	position: absolute;
	overflow: visible;
	width: 38.572px;
	height: 38.572px;
	left: 0px;
	top: 0px;
}
.Elipse_6_io_Class {
	fill: url(#Elipse_6_io);
}
.Elipse_6_io {
	position: absolute;
	overflow: visible;
	width: 35.79px;
	height: 35.79px;
	left: 1.391px;
	top: 1.391px;
}
.Caminho_16_Class {
	fill: rgba(49,134,83,1);
}
.Caminho_16 {
	overflow: visible;
	position: absolute;
	width: 35.79px;
	height: 53.962px;
	left: 1.391px;
	top: 42.001px;
	transform: matrix(1,0,0,1,0,0);
}
.Caminho_17_ir_Class {
	fill: url(#Caminho_17_ir);
}
.Caminho_17_ir {
	overflow: visible;
	position: absolute;
	width: 33.286px;
	height: 50.254px;
	left: 0px;
	top: 43.856px;
	transform: matrix(1,0,0,1,0,0);
}
@-webkit-keyframes correrderecha2 {
	0% {
	  -webkit-transform: translateX(50px);
			  transform: translateX(-70px);
	}
	100% {
	  -webkit-transform: translateX(0px);
			  transform: translateX(0px);
	}
  }
  @keyframes correrderecha2 {
	0% {
	  -webkit-transform: translateX(50px);
			  transform: translateX(-70px);
	}

	100% {
		-webkit-transform: translateX(0px);
				transform: translateX(0px);
	  }
  }
  
.correrderecha2 {
	-webkit-animation: correrderecha2 1.5s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
			animation: correrderecha2 1.5s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
} 
 @-webkit-keyframes correrderecha {
	0% {
	  -webkit-transform: translateX(50px);
			  transform: translateX(-70px);
	}
	100% {
	  -webkit-transform: translateX(0px);
			  transform: translateX(0px);
	}
  }
  @keyframes correrderecha {
	0% {
	  -webkit-transform: translateX(50px);
			  transform: translateX(-70px);
	}

	100% {
		-webkit-transform: translateX(0px);
				transform: translateX(0px);
	  }
  }
  
.correrderecha {
	-webkit-animation: correrderecha 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
			animation: correrderecha 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
} 

@-webkit-keyframes correrizquierda {
	0% {
	  -webkit-transform: translateX(0px);
			  transform: translateX(0px);
	}
	100% {
	  -webkit-transform: translateX(0px);
			  transform: translateX(0px);
	}
  }
  @keyframes correrizquierda {
	0% {
	  -webkit-transform: translateX(0px);
			  transform: translateX(70px);
	}

	100% {
		-webkit-transform: translateX(0px);
				transform: translateX(0px);
	  }
  }
  
.correrizquierda {
	-webkit-animation: correrizquierda 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
			animation: correrizquierda 0.8s cubic-bezier(0.080, -5.550, 0.265, 3.550) both;
} 

.borraabajo {
	-webkit-animation: borraabajo 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
			animation: borraabajo 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
}
 @-webkit-keyframes borraabajo {
	0% {
	  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
			  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
	  -webkit-transform-origin: 50% 0%;
			  transform-origin: 50% 0%;
	  -webkit-filter: blur(40px);
			  filter: blur(40px);
	  opacity: 0;
	}
	100% {
	  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
			  transform: translateY(0) scaleY(1) scaleX(1);
	  -webkit-transform-origin: 50% 50%;
			  transform-origin: 50% 50%;
	  -webkit-filter: blur(0);
			  filter: blur(0);
	  opacity: 1;
	}
  }
  @keyframes borraabajo {
	0% {
	  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
			  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
	  -webkit-transform-origin: 50% 0%;
			  transform-origin: 50% 0%;
	  -webkit-filter: blur(40px);
			  filter: blur(40px);
	  opacity: 0;
	}
	100% {
	  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
			  transform: translateY(0) scaleY(1) scaleX(1);
	  -webkit-transform-origin: 50% 50%;
			  transform-origin: 50% 50%;
	  -webkit-filter: blur(0);
			  filter: blur(0);
	  opacity: 1;
	}
  }
  
  .borraabajo2 {
	-webkit-animation: borraabajo2 0.8s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
			animation: borraabajo2 0.8s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
}
 @-webkit-keyframes borraabajo2 {
	0% {
	  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
			  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
	  -webkit-transform-origin: 50% 0%;
			  transform-origin: 50% 0%;
	  -webkit-filter: blur(40px);
			  filter: blur(40px);
	  opacity: 0;
	}
	100% {
	  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
			  transform: translateY(0) scaleY(1) scaleX(1);
	  -webkit-transform-origin: 50% 50%;
			  transform-origin: 50% 50%;
	  -webkit-filter: blur(0);
			  filter: blur(0);
	  opacity: 1;
	}
  }
  @keyframes borraabajo2 {
	0% {
	  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
			  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
	  -webkit-transform-origin: 50% 0%;
			  transform-origin: 50% 0%;
	  -webkit-filter: blur(40px);
			  filter: blur(40px);
	  opacity: 0;
	}
	100% {
	  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
			  transform: translateY(0) scaleY(1) scaleX(1);
	  -webkit-transform-origin: 50% 50%;
			  transform-origin: 50% 50%;
	  -webkit-filter: blur(0);
			  filter: blur(0);
	  opacity: 1;
	}
  }
  .borraabajo3 {
	-webkit-animation: borraabajo3 1s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
			animation: borraabajo3 1s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
}
 @-webkit-keyframes borraabajo3 {
	0% {
	  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
			  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
	  -webkit-transform-origin: 50% 0%;
			  transform-origin: 50% 0%;
	  -webkit-filter: blur(40px);
			  filter: blur(40px);
	  opacity: 0;
	}
	100% {
	  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
			  transform: translateY(0) scaleY(1) scaleX(1);
	  -webkit-transform-origin: 50% 50%;
			  transform-origin: 50% 50%;
	  -webkit-filter: blur(0);
			  filter: blur(0);
	  opacity: 1;
	}
  }
  @keyframes borraabajo3 {
	0% {
	  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
			  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
	  -webkit-transform-origin: 50% 0%;
			  transform-origin: 50% 0%;
	  -webkit-filter: blur(40px);
			  filter: blur(40px);
	  opacity: 0;
	}
	100% {
	  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
			  transform: translateY(0) scaleY(1) scaleX(1);
	  -webkit-transform-origin: 50% 50%;
			  transform-origin: 50% 50%;
	  -webkit-filter: blur(0);
			  filter: blur(0);
	  opacity: 1;
	}
  }
  .borraabajo4 {
	-webkit-animation: borraabajo4 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
			animation: borraabajo4 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
}
 @-webkit-keyframes borraabajo4 {
	0% {
	  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
			  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
	  -webkit-transform-origin: 50% 0%;
			  transform-origin: 50% 0%;
	  -webkit-filter: blur(40px);
			  filter: blur(40px);
	  opacity: 0;
	}
	100% {
	  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
			  transform: translateY(0) scaleY(1) scaleX(1);
	  -webkit-transform-origin: 50% 50%;
			  transform-origin: 50% 50%;
	  -webkit-filter: blur(0);
			  filter: blur(0);
	  opacity: 1;
	}
  }
  @keyframes borraabajo4 {
	0% {
	  -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
			  transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
	  -webkit-transform-origin: 50% 0%;
			  transform-origin: 50% 0%;
	  -webkit-filter: blur(40px);
			  filter: blur(40px);
	  opacity: 0;
	}
	100% {
	  -webkit-transform: translateY(0) scaleY(1) scaleX(1);
			  transform: translateY(0) scaleY(1) scaleX(1);
	  -webkit-transform-origin: 50% 50%;
			  transform-origin: 50% 50%;
	  -webkit-filter: blur(0);
			  filter: blur(0);
	  opacity: 1;
	}
  }
  .logo{
	display: flex;
    margin-left: calc((199.57/1366)*100%);

  }

  .classeulle{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.li1{
	
		padding: 21px 21px 0;
	display: inline-grid;
}
a {
    display: inline-block;
    /* padding: 15px 14px 0; */
    text-decoration: none;
    height: 45px;
}
.menu_Class li  ul{
	/*position:absolute;
	top:25px;
	left:0;*/
	background-color:#fff;
	display:none;
	margin: 30px -30px 0px -170px; /*este codigo e para posicionar o submenu embaixo do menu com posição absoluta*/
	

}
.menu_Class li:hover ul, .menu_Class li.over ul{display:grid;}

.menu_Class li:hover ul .activocss{
	border-bottom: 3px solid rgb(49 134 83 / 49%);
	color:rgba(32,85,53,1);
}
form {
	display: flex;
    overflow: visible;
    width: calc((357/1920)*100%);
    height: 42px;
    margin-right: calc((123/1920)*100%);
    margin-top: 60px;
}
button {
    all: unset;
    cursor: pointer;
    outline: revert;
}
.menu_Class li  ul{
	/*position:absolute;
	top:25px;
	left:0;*/
	background-color:#fff;
	display:none;
	margin: 30px -30px 0px -170px; /*este codigo e para posicionar o submenu embaixo do menu com posição absoluta*/
	

}
.menu_Class li:hover ul, .menu_Class li.over ul{display:grid;}

.menu_Class li:hover ul .activocss{
	border-bottom: 3px solid rgb(49 134 83 / 49%);
	color:rgba(32,85,53,1);
}
.submenu1 {
    display: block;
    list-style: none;
    /* position: absolute; */
    /* background-color: #f9f9f9!important; */
    border-radius: 0px 0px 30px 30px;
    z-index: 1;
    box-shadow: 19px -12px 10px #36333a7d;
    -webkit-box-shadow: 16px 13px 10px #36333a69;
    -moz-box-shadow: 5px 5px 10px #0076a3;
}
.cisub {
    padding: 15px 30px 6px 10px;
    color: #0b1616;
    overflow: visible;
    /* width: 132px; */
    white-space: nowrap;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    border-style: solid;
    border-width: 0.1px;
    border-color: #f1f1f1;
}
.cisub2{
	padding: 15px 30px 6px 10px;
	color:#0b1616;		
	overflow: visible;
	/* width: 132px; */
	white-space: nowrap;  
	font-family: Noto Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	border-style: solid;  
	border-width: 0.1px;
	border-color: #f1f1f1;   
	border-radius: 0px 0px 30px 30px;
}
.cisub3{
	padding: 15px 30px 6px 10px;
	color:#0b1616;		
	overflow: visible;
	/* width: 132px; */
	white-space: nowrap;  
	font-family: Noto Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	border-style: solid;  
	border-width: 0.1px;
	border-color: #f1f1f1;   
	border-radius: 0px 0px 0px 0px;
	text-decoration: none;
	list-style: none;
}
.cisub:hover{
	background-color: #49946740;
	border-color: #49946740;
}
.cisub2:hover{
	background-color: #49946740;
	border-color: #49946740;
}
.cisub3:hover{
	background-color: #49946740;
	border-color: #49946740;
}
.subdominio3{
	display:none!important;
}
.subdominio2:hover .subdominio3 {
	display:block!important;
	position: absolute;
	margin-top: -45px;
	left: 65%;
}
.subdominio2{
	padding: 15px 0 0 30
}
.cisub:hover>activocss{
	border-bottom: 3px solid rgb(49 134 83 / 49%);
	color:rgba(32,85,53,1);

   /* width: 100px;*/
}
.cambioA {
    color: #0b1616;
}
.activocss:hover>:first-child{ /*aqui o primeiro tag do pai recebe o estilo*/
	border-bottom: 5px solid rgb(49 134 83 / 49%);
	color:rgba(32,85,53,1);
   /* width: 100px;*/

}
.retanguloslogan_bi {
    overflow: visible;
    width: 100%;
    height: 500px;
    left: 0px;
    top: 0px;
}
.retanguloslogan_bi_Class {
    opacity: 0.6;
    fill: url(#retanguloslogan_bi);
	height: 500px!important;
}
a {
    display: inline-block;
    /* padding: 15px 14px 0; */
    text-decoration: none;
    height: 37px;
}
.botaobanner1_Class:hover .fundobotaobanner .fundobotaobanner_Class {
	stroke: rgb(255 255 255);
	stroke-width: 3px;
	fill: rgb(202 203 184 / 68%)
}
.fundobotaobanner_Class:hover{
	stroke: rgb(255 255 255);
	stroke-width: 3px;
}
.barraprodutos_b {
    overflow: visible;
    position: absolute;
    width: 80px;
    height: 2px;
    /* left: 647.5px; */
    top: 180px;
    transform: matrix(1,0,0,1,0,0);
    width: 100%;
}
.barraprodutos_b_Class {
	fill: transparent;
	stroke: rgba(255,222,222,1);
	stroke-width: 2px;
	stroke-linejoin: miter;
	stroke-linecap: butt;
	stroke-miterlimit: 4;
	shape-rendering: auto;
	width: 100%; /*Sem este nao alinha no meio tem que colocar e IMPORTANTE*/
}
.produtossub{
	display: flex;
	margin-top: 203px;
	justify-content: center;
}
.blocosub {
    display: flex;
    margin-top: 89px;
    justify-content: center;
}
.caixaemail {
    display: flex;
    justify-content: center;
}
.izquierdaabaixo {
    width: 25%;
    left: calc((143/1366)*100%);
    position: absolute;
}
.redessociais {
    margin-top: 522px;
}
}
