@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;
	
	
}
	
 	 #bemvindo{
	float:left;
		 width:100%;
		 height:377px;
		 position:relative;
		 z-index: 78;
		 background: url("../img/fundo-empresa.png")no-repeat center;
		 margin-top: -6%;
		 margin-bottom:  47px;
	 }

	 #conteudo-bemvindo{
		 width:1000px;
		 height:376px;
		 margin:auto;
		
		 
	 }
	
	 #conteudo-bemvindo h1{
		 font-family: 'Roboto', sans-serif;
		 font-size: 34px;
		 font-weight:600;
		 font-display: swap;
		color: rgba(204,0,0,1.00);
		text-align: left;
		 margin-top: 74px;
		 margin-left: 31px;
		 width:969px;
		 height:35px;
		 float:left;
		 
	 }
	 
	  #conteudo-bemvindo h2{
	
		 border-bottom: solid 3px rgba(204,0,0,1.00);
		text-align: left;
		
		 margin-left: 31px;
		 width:70px;
		 height:5px;
		 float:left;
		 
	 }
	 
	 #conteudo-bemvindo p{
		 font-family: 'Nunito', sans-serif;
		 font-size: 17.3px;
		 font-display: swap;
		 font-weight: 400;
		 color:rgba(17,17,17,1.00);
		 position: absolute;
		 display: grid;
		 margin-top:127px;
		 margin-left: 31px;
		 text-align: justify;
		 line-height: 23.4px;
		 width:402px;
		 height:auto;
		 float:left;
		 
	 }
	
	
	
	#empresa{
		width:100%;
		height:auto;
		float:left;
		padding-bottom: 70px;
		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: 30px;
		 font-weight:600;
		 font-display: swap;
		color: rgba(204,0,0,1.00);
		text-align:justify;

	
		 letter-spacing: 0.7px;
	margin-top: 40px;
	line-height: 50px;
		
	}
	 
	
	#conteudo-empresa p {
		
	width:1000px;	
	font-family: 'Nunito', sans-serif;
		 font-size: 22px;
		 font-display: swap;
		 font-weight: 400;
		 color:rgba(17,17,17,1.00);
		 letter-spacing: 0.4px;
	margin-top: 40px;
	line-height: 35px;
		text-align: justify;
	}
	
	
	 

	
#whatsapp{
	width:100%;
	height:570px;
	float:left;
	position:relative;
	background:rgba(242,242,242,1.00);
	z-index: 81;
	text-align: center;
		
}
	
	
	#conteudo-whatsapp{
	width:1000px;
	height:auto;
	margin: auto;
	
		
}
	
	
		#conteudo-whatsapp-esq{
	width:496px;
	height:auto;
	float: left;
	
		
}
	
		#conteudo-whatsapp-esq img{
	margin-top: 74px;
			text-align: left;
	
		
}
	
	
		#conteudo-whatsapp-dir{
	width:500px;
	height:auto;
	float: right;
			text-align: center;
	
		
}
	
			#conteudo-whatsapp-dir h1{
font-family: 'Fjalla One', sans-serif;
	width:500px;
	font-size:50px;
	text-align: center;
	
	font-display: swap;
	color:rgba(0,0,0,1.00);
			margin-top:170px;
			
}

	
				#conteudo-whatsapp-dir img{

			margin-top:70px;
			
}

	  
	
}

















/*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: 60px;
	position:relative;
	float:left;
	width:100%;
	height:auto;	
	z-index: 77;
	
	
}

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


	 #bemvindo{
	float:left;
		 width:100%;
		 height:494px;
		 position:relative;
		 z-index: 78;
		 background: url("../img/fundo-empresa2.png")no-repeat center;
		 margin-top: -30px;
		 margin-bottom:  27px;
	 }

	 #conteudo-bemvindo{
		 width:350px;
		 height:494px;
		 margin:auto;
		
		 
	 }
	
	 #conteudo-bemvindo h1{
		 font-family: 'Roboto', sans-serif;
		 font-size: 27px;
		 font-weight:600;
		 font-display: swap;
		color: rgba(204,0,0,1.00);
		text-align: center;
		margin: auto;
		 width:300px;
		 height:35px;
		padding-top: 20px;
		 
	 }
	 
	  #conteudo-bemvindo h2{
	
		 border-bottom: solid 3px rgba(204,0,0,1.00);
		text-align: center;
		margin: auto;
		
		 width:70px;
		 height:5px;
		 
		 
	 }
	 
	 #conteudo-bemvindo p{
		 font-family: 'Nunito', sans-serif;
		 font-size: 17.3px;
		 font-display: swap;
		 font-weight: 400;
		 color:rgba(17,17,17,1.00);
		 position: relative;
		 
		padding-top: 12px;
		 text-align: center;
		 line-height: 25px;
		 width:297px;
		 height:auto;
		 margin: auto;
		 
	 }
	
	
	
	#empresa{
		width:100%;
		height:auto;
		float:left;
		padding-bottom: 70px;
		position: relative;
		z-index: 79;
		background: rgba(255,255,255,1.00);
		
		
		
	}
	 
	 
	
	
	#conteudo-empresa{
		width:350px;
		height:auto;
		margin:auto;
		
		
		
	}
	
	
	#conteudo-empresa img{
		width:350px;
		height:auto;
		
		
		
		
	}
	
	
	
	#conteudo-empresa h1 {
		
	width:350px;	
	font-family: 'Roboto', sans-serif;
		 font-size: 22px;
		 font-weight:600;
		 font-display: swap;
		color: rgba(204,0,0,1.00);
		

	
		 letter-spacing: 0.7px;
	margin-top: 40px;
	line-height: 37px;
	text-align: center;
		
	}
	 
	
	#conteudo-empresa p {
		
	width:350px;	
	font-family: 'Nunito', sans-serif;
		 font-size: 21px;
		 font-display: swap;
		 font-weight: 400;
		 color:rgba(17,17,17,1.00);
		 letter-spacing: 0.4px;
	margin-top: 40px;
	line-height: 35px;
		text-align:center;
	}
	
 



	
	
	
}
