@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: 95px;
	position:fixed;
	float:left;
	width:100%;
	height:578px;
	background: url("../img/bannerprincipal.jpg")no-repeat;
	background-position: center;
	z-index: 77;
	
}


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


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


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





#conteudo-bemvindo-esq h1 {
	width:300px;
	line-height: 27px;
	margin-top: 70px;
	font-family: 'Squada One', cursive;
	font-size: 42px;
	text-align: left;	
	font-display: swap;
	color:rgba(0,0,0,1.00);
	}


#conteudo-bemvindo-esq p {
	width:300px;
	line-height: 40px;
	margin-top: 54px;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	text-align: left;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(0,0,0,1.00);
	}



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


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




	
	

	
	

	#servicos{
	position:relative;
	width:100%;
	height:800px;
	float:left;
	z-index: 79;
	background:url("../img/bannercaminhao.jpg") no-repeat center;	
	
	
	
}
	
	
	
	#conteudo-servicos{
	margin:auto;
	width:1000px;
	height:auto;

	
}
	
	
	
#materiais{
	position:relative;
	width:100%;
	height:1100px;
	float:left;
	z-index: 80;
	background:url("../img/bannermateriais.jpg") no-repeat center;	
	
	
	
}
	
	
	
	#conteudo-materiais{
	margin:auto;
	width:1000px;
	height:auto;

	
}


#apoiador01{
	position:relative;
	width:100%;
	height:340px;
	float:left;
	z-index: 81;
	background:rgba(0,67,137,1.00);
	
	
	
}
	
	
	
	#conteudo-apoiador01{
	margin:auto;
	width:1000px;
	height:auto;

	
}
	
	
	
		#conteudo-apoiador01 h1{
font-family: 'Squada One', cursive;
	font-size: 40px;
	text-align: center;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(255,255,255,1.00);
			margin-top:34px;
			margin-bottom:34px;
			
}
	

	
	
#apoiador02{
	
	position:relative;
	width:100%;
	height:340px;
	float:left;
	z-index: 82;
	background:rgba(255,255,255,1.00);
	
	
	
}
	
	
	
	#conteudo-apoiador02{
	margin:auto;
	width:1000px;
	height:auto;

	
}
	
	
	
		#conteudo-apoiador02 h1{
font-family: 'Squada One', cursive;
	font-size: 40px;
	text-align: center;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(0,0,0,1.00);
			margin-top:40px;
			margin-bottom:40px;
			
}

	
	#conteudo-apoiador02-esq{
	float:left;
	width:500px;
	height:auto;
		text-align: center;

	
}

#conteudo-apoiador02-dir{
	float:right;
	width:500px;
	height:auto;
	text-align: center;
	
}



#whatsapp{
	width:100%;
	height:673px;
	float:left;
	position:relative;
	background:url("../img/bannerwhats.jpg")no-repeat center;
	z-index: 83;
	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:198px;
	background: url("../img/bannerprincipal.jpg")no-repeat;
	background-position: center;
	z-index: 77;
	background-size: cover;
	
}


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


#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: 27px;
	margin-top: 47px;
	font-family: 'Squada One', cursive;
	font-size: 37px;
	text-align: center;

	font-display: swap;
	color:rgba(0,0,0,1.00);
	}


#conteudo-bemvindo-esq p {
	width:350px;
	line-height: 34px;
	margin-top: 34px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	text-align: justify;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(0,0,0,1.00);
	
	}



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


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




	#servicos{
	position:relative;
	width:100%;
	height:290px;
	float:left;
	z-index: 79;
	background:url("../img/bannercaminhao.jpg") no-repeat center;	
		background-size: cover;
	
	
	
}
	
	
	
	#conteudo-servicos{
	margin:auto;
	width:350px;
	height:auto;

	
}
	
	
	
#materiais{
	position:relative;
	width:100%;
	height:385px;
	float:left;
	z-index: 80;
	background:url("../img/bannermateriais.jpg") no-repeat center;	
	background-size: cover;
	
	
	
}
	
	
	
	#conteudo-materiais{
	margin:auto;
	width:350px;
	height:auto;

	
}


	
	
#apoiador01{
	position:relative;
	width:100%;
	height:300px;
	float:left;
	z-index: 81;
	background:rgba(0,67,137,1.00);
	
	
	
}
	
	
	
	#conteudo-apoiador01{
	margin:auto;
	width:350px;
	height:auto;

	
}

	#conteudo-apoiador01 img{
	
	width:290px;
	height:auto;
		margin-top: 27px;

	
}
	
	
		#conteudo-apoiador01 h1{
font-family: 'Squada One', cursive;
	font-size: 40px;
	text-align: center;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(255,255,255,1.00);
			margin-top:47px;
			margin-bottom:34px;
			
}
	

	
	
#apoiador02{
	
	position:relative;
	width:100%;
	height:570px;
	float:left;
	z-index: 82;
	background:rgba(255,255,255,1.00);
	
	
	
}
	
	
	
	#conteudo-apoiador02{
	margin:auto;
	width:350px;
	height:auto;

	
}
	
	
	
		#conteudo-apoiador02 h1{
font-family: 'Squada One', cursive;
	font-size: 40px;
	text-align: center;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(0,0,0,1.00);
			margin-top:47px;
			margin-bottom:40px;
			
}

	
	#conteudo-apoiador02-esq{
	float:left;
	width:350px;
	height:auto;
		text-align: center;

	
}
	
	
#conteudo-apoiador02-esq img{
	
	width:290px;
	height:auto;
		text-align: center;
	margin-top: 27px;

	
}

#conteudo-apoiador02-dir{
	float:right;
	width:350px;
	height:auto;
	text-align: center;
	
}

#conteudo-apoiador02-dir img{
width:290px;
	height:auto;
		text-align: center;
	margin-top: 47px;
	
}




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

	
	
}


