@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;
	

		 
	 }
	 

	
 	#bemvindo{
	margin-top: 47px;
	background:rgba(255,255,255,1.00);
	position: relative;
	float:left;
	width:100%;
	height:117px;
	z-index: 78;
	
	
}


#conteudo-bemvindo{
	width:1000px;
	height:auto;
	margin:auto;
	
	
}


#conteudo-bemvindo-esq{
	width:1000px;
	height:auto;
	float:left;
	
	
}

    
#conteudo-bemvindo-esq h2 {
	 width:100px;
		 height:4px;
		 text-align: center;  
		background-color: rgba(210,171,102,1.00);
        margin: auto;
	
	}



#conteudo-bemvindo-esq h1 {
	 width:1000px;
		 height:70px;
		 text-align: center;
       font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
		 font-size: 44px;		
		 font-display: swap;		 
		
		  color: rgba(40,48,56,1.00);
margin-top: 2px;

float: left;
	
	}
    



#conteudo-bemvindo-esq p {
	width:1000px;
	line-height: 27px;
	margin-top: 27px;
	font-family: 'Source Sans Pro', sans-serif;
 font-size: 27px;
 font-weight:300;
 font-display: swap;
	text-align: center;
	letter-spacing: 0.7px;	
	color:rgba(50,50,50,1.00);
	}

  
	#ultimas-obras{
    
	width:100%;
	height:auto;
	float:left;
	position: relative;
	z-index: 80;
    padding-bottom: 70px;
	
}


#conteudo-projetos-destaque{   

	width:1000px;
	height:auto;
	margin:auto;
}




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

#projetos-destaque-dados img{
margin-top: 27px;
	 object-fit: cover;
    object-position: center;
	width:310px;
	height:452px;	
    border-bottom-right-radius: 150px;
	text-align:center;
	
	
	
}

#projetos-destaque-dados h2{
	margin-top: 7px;
	height: 3px;
	width:27px;
	text-align: left;	
background-color: rgba(210,171,102,1.00);
	
}


#projetos-destaque-dados h1{
	margin-top: 7px;
	height: 35px;
	width:310px;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
 font-size: 19px;
 letter-spacing: 0.5px;
 font-weight:300;
 font-display: swap;
	
color: rgba(40,48,56,1.00);

	
}

	 



	#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){ 
	
	
	#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:247px;
	 object-fit: cover;
    object-position: center;
	
	
	text-align:center;
}






	#bemvindo{
	margin-top: 34px;
	background:rgba(255,255,255,1.00);
	position: relative;
	float:left;
	width:100%;
	height:auto;
	z-index: 78;
	
	
}


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


#conteudo-bemvindo-esq{
	width:350px;
	height:auto;
	float:left;
	
	
}

#conteudo-bemvindo-esq h2 {
	 margin-top: 27px;
		text-align: center;
		background-color: rgba(210,171,102,1.00);
		margin: auto;
		 width:77px;
		 height:4px;
	
	}


#conteudo-bemvindo-esq h1 {
	 width:350px;
		 height:70px;
		 text-align: center;
       font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
		 font-size: 37px;		
		 font-display: swap;		 
		
		  color: rgba(40,48,56,1.00);
margin-top: 2px;

float: left;
	
	}
    
    



#conteudo-bemvindo-esq p {
	width:350px;
	line-height: 27px;
	margin-top: 27px;
	font-family: 'Source Sans Pro', sans-serif;
 font-size: 21px;
 font-weight:300;
 font-display: swap;
	text-align: center;
	letter-spacing: 0.7px;	
	color:rgba(50,50,50,1.00);
	}


	
   
	#ultimas-obras{
    
	width:100%;
	height:auto;
	float:left;
	position: relative;
	
	z-index: 80;
    padding-bottom: 47px;
	
}


#conteudo-projetos-destaque{   

	width:350px;
	height:auto;
	margin:auto;
}



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

#projetos-destaque-dados img{
margin-top: 27px;
	 object-fit: cover;
    object-position: center;
	width:350px;
	height:472px;	
    border-bottom-right-radius: 150px;
	text-align:center;
	
	
	
}

#projetos-destaque-dados h2{
	margin-top: 7px;
	height: 3px;
	width:27px;
	text-align: left;	
background-color: rgba(210,171,102,1.00);
	
}


#projetos-destaque-dados h1{
	margin-top: 7px;
	height: 35px;
	width:350px;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
 font-size: 19px;
 letter-spacing: 0.5px;
 font-weight:300;
 font-display: swap;
	
color: rgba(40,48,56,1.00);

	
}

	 


	 
	
  
#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;
		
}
	

	
	
	
}
