*{
	padding:0;
	margin:0px;
	font-family: "Roboto", sans-serif;

}

.padrotramanho{
	max-width: 1100px;
	width: 100%;height: auto;

	margin:  0 auto;

}
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
.container{
	width: 100%;height: auto;


}

.zero001{
	float: left;
	width: 45%;
}
.zero002{
	float: left;
	width: 54%;
}

.kasldadhover:hover{
	color: white;
	background: rgb(0, 191, 29) !important;
}

.padrotramanho1{
	width: 100%;height: auto;
	
	background:rgb(17, 137, 35);
}
nav.saldkaslkdsad22222 {
  width: 100%;
  display: flex;
  justify-content: center; /* centraliza horizontalmente o conteúdo do nav */
  padding: 8px 0;
}

nav.saldkaslkdsad22222 ul {
  list-style: none; margin: 0; padding: 0;
  display: flex; gap: 36px;
  color: white;
  cursor: pointer;
  font-size: 15px;

}

nav.saldkaslkdsad22222 ul li:hover{
	text-decoration: underline !important;
	color: rgb(255, 198, 7) !important;
}

.asldkaskdsdheader{
	width: 100%;height: 75vh;
	background-image: url('../img/1280.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.aksldkasld{
	width: 100%;
	height: auto;
  
	background: rgb(0, 140, 21);
}
.dklsdk1{
  display: flex;
  justify-content: center; /* centraliza os blocos horizontalmente */
  gap: 20px; 
}
@font-face {
  font-family: 'ProximaNovaBold';
  src: url('css/proximanova-bold-webfont.eot') format('woff2'),
       url('css/proximanova-bold-webfont.eot') format('woff'),
       url('css/ProximaNova-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
.bloco1{
	  width: 33.33% !important;
     /* opcional, pra não ficar gigante */
  height: 100px;

  border-radius: 8px;
}

.sdkasjdkadmodallogin{
	width: 30%;height: auto;border-radius: 8px;
	padding: 15px;
 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
	margin:  8% auto;
	background: white !important;
}

.nivo-main-image{
	display: none !important;
}
.ocultr{
		display: none !important;
}

@media screen and (max-width:700px){
	.zero001{
	float: left;
	width: 50% !important;
}
.zero002{
	float: left;
	width: 50% !important;
}

.nivo-main-image{
	display: block !important;
}


nav.saldkaslkdsad22222 {
 display: none !important;
}


.asldkaskdsdheader{

	display: none !important;
}

.nivo-main-image{
	display: block !important;
}
.ocultr{
		display: block !important;
}

.dklsdk1{
 display: none !important;
}
.asdasldmobile{
	width: 100%;height: auto;
	background: rgb(17, 137, 35);
	display: block !important;
}
.sumbir{
	display: none !important;
}

.footermobile{
	width: 100%;height: auto;
	 background: rgb(241, 240, 240);
	 display: block !important;
}

.sdkasjdkadmodallogin{
	width: 90% !important;height: auto;border-radius: 8px;
	padding: 15px;
 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
	margin:  14% auto;
	background: white !important;
}





}

.asdasldmobile{
	display: none;
}
.footermobile{
	background: rgb(241, 240, 240) !important;
	display: none;
}
.sumbir{
	display: block;
}