@charset "utf-8";
*{
  margin:0px; 
  padding:0;
  border:0;
  
} 

  body{
	  background:#FFFFFF;
	  overflow-x: hidden;
	 
	 
  }

   a:link { 
   
  text-decoration:none; 
} 

a { 

  text-decoration:none; 
} 

 @media screen and (max-width:1920px) and (orientation: landscape) {
	 
	 
	 @viewport{
    zoom: 0.0;
    width: device-width;
	
	 }

#container-principal{
	
	width:100%;
	min-width:1000px;
	height:100%;
	float:left;
	margin:auto;
	text-align:center; 
	

 }
	 
	 
	
#banner{
	
	position:relative;
	float:left;
	width:100%;
	height:auto;	
	z-index: 77;
   
	
	
}

	 #banner img{	
	width:100%;
	height:auto;
	
	
}
	 


	 
	 
	#content2{
float: left;
	height:auto;
	width:100%;
	
   margin-bottom: 100px;
	background-color:rgba(255,255,255,1.00);
	position:relative;
	z-index: 2;
}

#conteudo-content2{
	height:auto;
	width:1000px;
	margin:auto;
	margin-top:20px;
	
	
}

#projetos-destaque-dados{
	margin-top:27px;
	width:1000px;
	height:auto;
	float:left;	
	text-align:center;	
	
    
	
}




#projetos-destaque-dados h1{
	width: 1000px;
	font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;

font-size: 47px;	
font-display: swap;
color:rgba(0,0,0,1.00);
    text-align: center;	
margin-top:17px;
margin-bottom:7px;	

}


#projetos-destaque-dados p{
	height:auto;
    width:1000px;
	line-height: 35px;
	margin-top: 34px;
     font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

	font-size: 19px;
	text-align: left;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(0,0,0,1.00);	
	text-overflow:ellipsis;
    overflow:hidden;
  	white-space:pre-line;
	display:list-item;
	direction: ltr;
}


#projetos-destaque-dados img{
margin-top: 7px;
	
	width:1000px;
	height:auto;	
	text-align:center;	
	margin-bottom: 47px;
	cursor:zoom-in;

}


	
	
       #whats{
     float:left;
     width:100%;
     height:auto;
          text-align: center;

     
     
     }
     
     
       #whats img{
     width:100%;
     height:auto;
     text-align: center;
     
     
     }
     
	 
	 
	
	 
	 




}	












/*celular*/

@media screen and (max-width:960px) and (orientation: portrait){ 
	
		 @viewport{
    zoom: 0.0;
    width: device-width;
	
	 }
	
	
	
	#container-principal{
	
	width:100%;
	min-width:350px;
	height:100%;
	float:left;
	margin:auto;
	text-align:center; 
	

 }
	 
	 
#banner{
	margin-top: 70px;
	position:relative;
	float:left;
	width:100%;
	height:auto;	
	z-index: 77;
	
	
}

	#banner img{
width:100%;
height:auto;	
	text-align:center;
}
	 

	 
	 
	
#content2{
float:left;
	height:auto;
	width:100%;
    margin-bottom:27px;
	background-color:rgba(255,255,255,1.00);
	position:relative;
	z-index: 2;
}

#conteudo-content2{
	height:auto;
	width:350px;
	margin:auto;
	
	
	
}

#projetos-destaque-dados{
	margin-top:27px;
	width:350px;
	height:auto;
	float:left;	
	text-align:center;	
	
    
	
}




#projetos-destaque-dados h1{
	
	width:350px;
    height: auto;
	line-height: 37px;
	margin-top: 27px;
 font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 30px;
	text-align: center;	
	font-display: swap;
	color:rgba(0,0,0,1.00);
}


#projetos-destaque-dados p{
	
	width:350px;
    height: auto;
	line-height: 35px;
	margin-top: 17px;
    margin-bottom: 17px;
 font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
	font-size: 19px;
	text-align: center;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(0,0,0,1.00);

	text-overflow:ellipsis;
    overflow:hidden;
  	white-space:pre-line;
	display:list-item;
	direction: ltr;
}
	 
     
     #projetos-destaque-dados img{
margin-top: 7px;
	
	width:350px;
	height:auto;	
	text-align:center;	
	
	cursor:zoom-in;
}

	 
	 
		
  #whats{
     float:left;
     width:100%;
     height:auto;
     background-size: cover;
     
     
     }
     
     
       #whats img{
     width:100%;
     height:200px;
     text-align: center;
     object-fit: cover;
     object-position: center;
     
     
     }
	 
	 
	 
	

}	
	
	
	
	
	



