@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:url("../img/fundobemvindo.jpg")no-repeat bottom;
	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: 27px;
	margin-top: 90px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 24px;
	text-align:left;	
	font-display: swap;
	color:rgba(195,30,36,1.00);
	}


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



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


#conteudo-bemvindo-dir img{
	margin-top: 95px;
	float:right;
	width:528px;
	height:auto;
	
	
}
	
	
	
	#empresa{
		width:100%;
		height:auto;
		float:left;
		padding-bottom: 1px;
		position: relative;
		z-index: 79;
		background: rgba(255,255,255,1.00);
       
		
		
		
	}
	 
	 
	
	
	#conteudo-empresa{
		width:1000px;
		height:auto;
		margin:auto;
		
		
		
	}
	
	
	
	#conteudo-empresa h1 {
		
	width:1000px;	
	 font-family: 'Roboto', sans-serif;
		 font-size: 27px;
		 font-weight:600;
		 font-display: swap;
		color: rgba(232,72,40,1.00);
		text-align:center;

	text-transform: uppercase;
		 letter-spacing: 0.7px;
	margin-top: 40px;
	line-height: 45px;
		
	}
    
    
     #conteudo-empresa h2{
	
		width:127px;
		  height:5px;
		  border-bottom:solid 4px rgba(232,72,40,1.00);
		  margin: auto;
		 
		 
	 }
	 
	
	#conteudo-empresa p {
		
	width:1000px;	
	font-family: 'Nunito', sans-serif;
		 font-size: 20px;
		 font-display: swap;
		 font-weight: 400;
		 color:rgba(17,17,17,1.00);
		 letter-spacing: 0.4px;
	margin-top: 54px;
	line-height: 30px;
		text-align: justify;
	}
	
    #conteudo-empresa img {
	margin-top: 47px;	
    margin-bottom: 47px;
	width:1000px;	
	height: auto;
    text-align: center;
	}
	
	 
   #escolher{ 
     
     float:left;
     position:relative;
     width:100%;
     height:615px;
     background: url("../img/fundoescolher.jpg") no-repeat center;
     z-index: 81;
     }
     
     
      
     
     
     #conteudo-escolher{
     width:1000px;
     height:auto;
     margin:auto;
     }
     
     
     #conteudo-escolher h1{ 
     color:rgba(195,30,36,1.00);
     font-size:40px; 
    margin-top: 240px;
    font-family: 'Fjalla One', sans-serif;
font-display: swap;
letter-spacing: 1px;
     }
     
     
      #conteudo-escolher ul{
      margin-top: 47px;
     width:1000px;
     height:auto;
     
     }
     
    #conteudo-escolher ul li{
    text-align: left;
    display:inline-flex; 
     width:auto;
     height:auto;
     padding: 17px;
     
     }
     
      #conteudo-escolher ul li img{
   height:60px;
   width:auto;
     
     }

 #conteudo-escolher ul li p{
    color:rgba(255,255,255,1.00);
    
    margin-top: 10px;
    margin-left: 7px;
    font-family: 'Fjalla One', sans-serif;
font-display: swap;
letter-spacing: 0.4px;
font-size: 21px;
     
     }
    

#fotosempresa{
float:left;
width: 100%;
height:auto;
position: relative;
margin-top: 70px;
margin-bottom: 100px;
}

#conteudo-fotosempresa{

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

}


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

}


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






#bemvindo{
	margin-top: -4px;
	background:url("../img/fundobemvindo.jpg")no-repeat center;
	position: relative;
	float:left;
	width:100%;
	height:607px;
	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: 34px;
	margin-top: 27px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 27px;
	text-align:center;	
	font-display: swap;
	color:rgba(195,30,36,1.00);
	}


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



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


#conteudo-bemvindo-dir img{
	margin-top: 27px;
	float:right;
	width:350px;
	height:auto;
	
	
}

	
	
	
	#empresa{
		width:100%;
		height:auto;
		float:left;
		padding-bottom: 7px;
		position: relative;
		z-index: 79;
		background: rgba(255,255,255,1.00);
       
		
		
		
	}
	 
	 
	
	
	#conteudo-empresa{
		width:350px;
		height:auto;
		margin:auto;
		
		
		
	}
	
	
	
	#conteudo-empresa h1 {
		
	width:350px;	
	 font-family: 'Roboto', sans-serif;
		 font-size: 20px;
		 font-weight:600;
		 font-display: swap;
		color: rgba(232,72,40,1.00);
		text-align:center;

	text-transform: uppercase;
		 letter-spacing: 0.7px;
	margin-top: 40px;
	line-height: 30px;
		
	}
    
    
     #conteudo-empresa h2{
	
		width:107px;
		  height:5px;
		  border-bottom:solid 3px rgba(232,72,40,1.00);
		  margin: auto;
		 
		 
	 }
	 
	
	#conteudo-empresa p {
		
	 width:350px;
	font-family: 'Nunito', sans-serif;
		 font-size: 17px;
		 font-display: swap;
		 font-weight: 400;
		 color:rgba(17,17,17,1.00);
		 letter-spacing: 0.4px;
	margin-top: 21px;
	line-height: 30px;
		text-align: center;
	}
	
    #conteudo-empresa img {
	margin-top: 47px;	
	width:350px;	
	height: auto;
    text-align: center;
	}
	
    
       #escolher{ 
     
     float:left;
     position:relative;
     width:100%;
     height:615px;
     background: url("../img/fundoescolher.jpg") no-repeat center;
     z-index: 81;
     
     }
     
     
      
     
     
     #conteudo-escolher{
     width:350px;
     height:auto;
     margin:auto;
     }
     
     
     #conteudo-escolher h1{ 
     text-align: center;
     color:rgba(195,30,36,1.00);
     font-size:27px; 
    margin-top: 70px;
    font-family: 'Fjalla One', sans-serif;
font-display: swap;
letter-spacing: 1px;
     }
     
     
      #conteudo-escolher ul{
      margin-top: 70px;
     width:350px;
     height:auto;
     
     }
     
    #conteudo-escolher ul li{
    text-align: left;
    display:inline-flex; 
     width:auto;
     height:auto;
     padding: 17px;
     
     }
     
      #conteudo-escolher ul li img{
   height:50px;
   width:auto;
     
     }

 #conteudo-escolher ul li p{
    color:rgba(255,255,255,1.00);
    
    margin-top: 2px;
    margin-left: 7px;
    font-family: 'Fjalla One', sans-serif;
font-display: swap;
letter-spacing: 0.4px;
font-size: 19px;
     
     }
	
    
 #fotosempresa{
float:left;
width: 100%;
height:auto;
position: relative;
margin-top: 27px;
margin-bottom: 47px;
}

#conteudo-fotosempresa{

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

}


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

}


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

	
	
	
}
