@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{
margin-top: 90px;
position: relative;
	float:left;
	width:100%;
	height:auto;
	z-index: 77;

}

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

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


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


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





#conteudo-bemvindo-esq h1 {
	width:400px;
	line-height: 54px;
	margin-top: 120px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 47px;
	text-align:left;	
	font-display: swap;
	color:rgba(195,30,36,1.00);
	}


#conteudo-bemvindo-esq p {
	width:370px;
	line-height: 34px;
	margin-top: 47px;
	font-family: 'Raleway', sans-serif;
    font-weight: 300;
	font-size: 20px;
	text-align: justify;
	letter-spacing: 0.7px;
	font-display: swap;
	color:rgba(17,17,17,1.00);
	}



#conteudo-bemvindo-dir{
	width:470px;
	height:auto;
	float:right;
	
	
}


#conteudo-bemvindo-dir img{
	margin-top: 45px;
	float:right;
	width:470px;
	height:auto;
	
	
}
	
	
	
	#servicos{
position: relative;
float:left;
width:100%;
height:auto;
z-index: 79;
background: rgba(255,255,255,1.00);
padding-bottom: 100px;

}

#servicos h1{
margin-top: 100px;
text-align: center;
color:rgba(195,30,36,1.00);
font-size:40px; 
font-family: 'Fjalla One', sans-serif;
font-display: swap;
letter-spacing: 1px;
}

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

}	

#conteudo-servicos01{

margin-top: 47px;
float:left;
width:1000px;
height: auto;
background: rgba(240,240,240,1.00);
border-bottom: 4px solid rgba(30,29,45,1.00);

}

#conteudo-servicos01 img{
float:left;
margin-top: 20px;
margin-left: 10px;
height:47px;
width:auto;


}

#conteudo-servicos01 h1{
font-size: 27px;
margin-top: 27px;
float:left;
width:227px;
height: auto;
color: rgba(30,29,45,1.00);
font-family: 'Fjalla One', sans-serif;
font-display: swap;
letter-spacing: 1px;
margin-left: 10px;
text-align: left;


}

#conteudo-servicos01 p{
font-size: 17px;
margin-top: 17px;
margin-bottom: 27px;
float:left;
width:980px;
height: auto;
color: rgba(62,62,62,1.00);
margin-left: 10px;
text-align: left;
line-height: 30px;
font-family: 'Raleway', sans-serif;
font-weight: 300;
font-display: swap;
}



 
     
  

#conteudo-fotosempresa{

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

}


#conteudo-fotosempresa img{
float: left;
 object-fit: cover;
    object-position: center;
	width:218px;
	height:170px;	
	text-align:center;	
	cursor:zoom-in;
    padding: 16px;

}

    
#cotacao{
float:left;
width:100%;
height: 300px;
background: rgba(30,29,45,1.00);


}

#conteudo-cotacao{

width:1000px;
height: auto;
margin: auto;
padding-top: 120px;

}

#conteudo-cotacao p3 a{
         
         font-family: 'Nunito', sans-serif;
		 font-size: 40px;
		 font-display: swap;
		 font-weight: 400;		 
		  background-color:rgba(195,30,36,1.00);
		  color:rgba(255,255,255,1.00);	  
	       border-radius: 2px;     	  
		 position: relative;
		 width: 300px;		 
		 height:47px;
		 
		  padding-left: 21px;
          padding-right: 21px;
          padding-top: 5px;
          padding-bottom: 5px;
         margin-top:70px;
         
		   transition: all 0.4s ease; 	
		 		 
	 }
	 
	#conteudo-cotacao p3 a:hover{
		  font-family: 'Nunito', sans-serif;		 
		 font-display: swap;
		 font-weight: bold;
		  background-color: rgba(255,255,255,1.00);
		  color:rgba(195,30,36,1.00);
		  font-size: 40px;
		border-radius: 50px;
		 position: relative;
		width: 300px;		 
		 height:47px;
		 
		  padding-left: 21px;
          padding-right: 21px;
          padding-top: 5px;
          padding-bottom: 5px;    		  
    
		 		 
	 }



#whatsapp{
	width:100%;
	height:499px;
	float:left;
	position:relative;
	background:url("../img/fundowhats.jpg") no-repeat center;
	z-index: 79;
	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:250px;
	 object-fit: cover;
    object-position: center;
	
	
	text-align:center;
}






	#bemvindo{
	margin-top: -4px;
	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 h1 {
	width:350px;
	line-height: 54px;
	margin-top: 70px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 40px;
	text-align:center;	
	font-display: swap;
	color:rgba(195,30,36,1.00);
	}


#conteudo-bemvindo-esq p {
	width:350px;
	line-height: 34px;
	margin-top: 34px;
	font-family: 'Raleway', sans-serif;
    font-weight: 300;
	font-size: 17px;
	text-align: justify;
	letter-spacing: 0.7px;
	font-display: swap;
	color:rgba(17,17,17,1.00);
	}



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


#conteudo-bemvindo-dir img{
	margin-top: 45px;
	float:left;
	width:300px;
	height:auto;
    margin-left: 25px;
	
	
}
	
	
	
	#servicos{
position: relative;
float:left;
width:100%;
height:auto;
z-index: 79;
background: rgba(255,255,255,1.00);
padding-bottom: 100px;

}

#servicos h1{
margin-top: 100px;
text-align: center;
color:rgba(195,30,36,1.00);
font-size:40px; 
font-family: 'Fjalla One', sans-serif;
font-display: swap;
letter-spacing: 1px;
}

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

}	

#conteudo-servicos01{

margin-top: 47px;
float:left;
width:350px;
height: auto;
background: rgba(240,240,240,1.00);
border-bottom: 4px solid rgba(30,29,45,1.00);

}

#conteudo-servicos01 img{
float:left;
margin-top: 20px;
margin-left: 10px;
height:47px;
width:auto;


}

#conteudo-servicos01 h1{
font-size: 27px;
margin-top: 27px;
float:left;
width:227px;
height: auto;
color: rgba(30,29,45,1.00);
font-family: 'Fjalla One', sans-serif;
font-display: swap;
letter-spacing: 1px;
margin-left: 10px;
text-align: left;


}

#conteudo-servicos01 p{
font-size: 17px;
margin-top: 17px;
margin-bottom: 27px;
float:left;
width:330px;
height: auto;
color: rgba(62,62,62,1.00);
margin-left: 10px;
text-align: left;
line-height: 30px;
font-family: 'Raleway', sans-serif;
font-weight: 300;
font-display: swap;
}



 
     
  

#conteudo-fotosempresa{
float: left;
width: 350px;
height:auto;
margin: auto;

}


#conteudo-fotosempresa img{
float: left;
 object-fit: cover;
    object-position: center;
	width:350px;
	height:200px;	
	text-align:center;	
	cursor:zoom-in;
    margin-top: 27px;

}

    
#cotacao{
float:left;
width:100%;
height: 200px;
background: rgba(30,29,45,1.00);


}

#conteudo-cotacao{

width:350px;
height: auto;
margin: auto;
padding-top: 80px;

}

#conteudo-cotacao p3 a{
         
         font-family: 'Nunito', sans-serif;
		 font-size: 27px;
		 font-display: swap;
		 font-weight: 400;		 
		  background-color:rgba(195,30,36,1.00);
		  color:rgba(255,255,255,1.00);	  
	       border-radius: 2px;     	  
		 position: relative;
		 width: 300px;		 
		 height:47px;
		 
		  padding-left: 21px;
          padding-right: 21px;
          padding-top: 5px;
          padding-bottom: 5px;
         margin-top:70px;
         
		   transition: all 0.4s ease; 	
		 		 
	 }
	 
	#conteudo-cotacao p3 a:hover{
		  font-family: 'Nunito', sans-serif;		 
		 font-display: swap;
		 font-weight: bold;
		  background-color: rgba(255,255,255,1.00);
		  color:rgba(195,30,36,1.00);
		  font-size: 27px;
		border-radius: 50px;
		 position: relative;
		width: 300px;		 
		 height:47px;
		 
		  padding-left: 21px;
          padding-right: 21px;
          padding-top: 5px;
          padding-bottom: 5px;    		  
    
		 		 
	 }



#whatsapp{
	width:100%;
	height:150px;
	float:left;
	position:relative;
	background:url("../img/fundowhats.jpg") no-repeat center;
    background-size: cover;
	z-index: 79;
	text-align: center;
		
}
	

	
	
	
}
