@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{
		 text-align: center;
		 float: left;
	
	width:100%;
	height:auto;
	position:relative;
	

		 
	 }
     
     #banner img{
		 text-align: center;
		 
	
	width:100%;
	height:540px;
    object-fit: cover;
    object-position: center;
	
	

		 
	 }
	 
	 
	
	 


	 
	 
	#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:17px;
	width:1000px;
	height:auto;
	float:left;	
	text-align:center;	
	
    
	
}

#projetos-destaque-dados img{
margin-top: 34px;
	 object-fit: cover;
    object-position: center;
	width:1000px;
	height:auto;	
	text-align:center;	
	
	cursor:zoom-in;
}



#projetos-destaque-dados h1{
	width: 1000px;
 font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;		 		
		 font-display: swap;
         font-size: 41px;
color:rgba(40,48,56,1.00);
    letter-spacing: -1px;
    text-transform: uppercase;
    text-align: center;	
margin-top:27px;
margin-bottom:7px;		

}


#projetos-destaque-dados p{
	
	width:1000px;
	line-height: 35px;
	margin-top: 17px;
	font-family: 'Open Sans', sans-serif;
	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;
}


	
	
	#whatsapp{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	
	z-index: 79;
	text-align: center;
		
}

#whatsapp 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{
		 text-align: center;
		 float: left;
	margin-top: 70px;
	width:100%;
	height:auto;
	position:relative;
	z-index: -2;
	
		 
	 }
     
     #banner img{
		 text-align: center;
		
	
	width:100%;
	height:240px;
	position:relative;
	z-index: -2;
    object-fit: cover;
    object-position: center;
	
		 
	 }
	 
	 

	 
	 
	
#content2{
float:left;
	height:auto;
	width:100%;
    margin-bottom:70px;
	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:7px;
	width:350px;
	height:auto;
	float:left;	
	text-align:center;	
	
    
	
}

#projetos-destaque-dados img{
margin-top: 34px;
	 object-fit: cover;
    object-position: center;
	width:350px;
	height:auto;	
	text-align:center;	
	
	cursor:zoom-in;
}



#projetos-destaque-dados h1{
	width: 350px;
 font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;		 		
		 font-display: swap;
         font-size: 34px;
color:rgba(40,48,56,1.00);
    letter-spacing: -1px;
    text-transform: uppercase;
    text-align: center;	
margin-top:27px;
margin-bottom:7px;		

}


#projetos-destaque-dados p{
	
	width:1000px;
	line-height: 35px;
	margin-top: 17px;
	font-family: 'Open Sans', sans-serif;
	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 p{
	
	width:350px;
	line-height: 35px;
	margin-top: 17px;
	font-family: 'Open Sans', sans-serif;
	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;
}
	 
	 
	 
	#whatsapp{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	
	z-index: 79;
	text-align: center;
		
}

  
#whatsapp img{
	width:100%;
	height:250px;
	object-fit: cover;
    object-position: center;
	text-align: center;
		
}
	
	 
	 
	

}	
	
	
	
	
	



