@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:350px;
	height:100%;
	float:left;
	margin:auto;
	text-align:center; 

 }


#banner{
	margin-top: 95px;
	position:fixed;
	float:left;
	width:100%;
	height:578px;
	background: url("../img/bannerparceiros.jpg")no-repeat;
	background-position: center;
	z-index: 77;
	
}


 
 #content2{
	 margin-top: 670px;
	 float:left;
	height:auto;
	width:100%;

	background-color:rgba(255,255,255,1.00);
	position:relative;
	z-index: 78;
	 padding-bottom: 60px;
}

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

#conteudo-content2 h1{
	margin-top:70px;
	margin-bottom:37px;
	width:1000px;
	height:60px;
	
	font-family: 'Squada One', cursive;
	font-size: 44px;
	text-align: center;
	letter-spacing: 0.2px;
	font-display: swap;
	color:rgba(0,0,0,1.00);
}

#conteudo-content2 p{
	width:1000px;
	height:auto;
	
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 0.4px;
	font-display: swap;
	font-weight: 300;
	color:rgba(39,39,39,1.00);
	
}
	 
	 
	 #conteudo-content2 img{
	
	margin-top:40px;
	
	
}
	
	
	
	
	#apoiador01{
	position:relative;
	width:100%;
	height:300px;
	float:left;
	z-index: 79;
	background:rgba(255,255,255,1.00);
	
	
	
}
	
	
	
	#conteudo-apoiador01{
	margin:auto;
	width:1000px;
	height:auto;

	
}
	
	#conteudo-apoiador01 img{
	
	width:auto;
	height:117px;
	text-align: center;
		margin-top: 97px;
	
}
	

	

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

	
}
	
	#conteudo-apoiador02 img{
	
	width:auto;
	height:114px;
	text-align: center;
		margin-top: 97px;
	
}
	


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

	
}
	
	#conteudo-apoiador03 img{
	
	width:auto;
	height:270px;
	text-align: center;
		margin-top: 15px;
	
}
	
	
#apoiador04{
	position:relative;
	width:100%;
	height:300px;
	float:left;
	z-index: 79;
	background:rgba(255,255,255,1.00);
	
	
	
}
	
	
	
	#conteudo-apoiador04{
	margin:auto;
	width:1000px;
	height:auto;

	
}
	
	#conteudo-apoiador04 img{
	
	width:auto;
	height:170px;
	text-align: center;
		margin-top: 70px;
	
}
	

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

	
}
	
	#conteudo-apoiador05 img{
	
	width:auto;
	height:147px;
	text-align: center;
		margin-top: 70px;
	
}
	 


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

	
}
	
	#conteudo-apoiador06 img{
	
	width:400px;
	height:auto;
	text-align: center;
		margin-top: 30px;
	
}

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


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

#conteudo-content2{
	height:auto;
	width:350px;
	margin:auto;
	margin-top:-10px;
	
	
}

#conteudo-content2 h1{
	margin-top:47px;
	margin-bottom:37px;
	width:350px;
	height:auto;
	
	font-family: 'Squada One', cursive;
	font-size: 34px;
	text-align: center;
	letter-spacing: 0.2px;
	font-display: swap;
	color:rgba(0,0,0,1.00);
}

#conteudo-content2 p{
	width:350px;
	height:auto;
	margin-top: 47px;
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(39,39,39,1.00);
	
}
	 
	 
	 #conteudo-content2 img{
	
	margin-top:40px;
	
	
}
	
	
	
	
	#apoiador01{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	z-index: 79;
	background:rgba(255,255,255,1.00);
	
	
	
}
	
	
	
	#conteudo-apoiador01{
	margin:auto;
	width:350px;
	height:auto;

	
}
	
	#conteudo-apoiador01 img{
	
	width:300px;
	height:auto;
	text-align: center;
	margin-top: 34px;
		margin-bottom: 34px;
	
}
	

	

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

	
}
	
	#conteudo-apoiador02 img{
	
	width:300px;
	height:auto;
	text-align: center;
			margin-top: 34px;
		margin-bottom: 34px;
	
}
	


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

	
}
	
	#conteudo-apoiador03 img{
	
	width:auto;
	height:200px;
	text-align: center;
			margin-top: 34px;
		margin-bottom: 34px;
	
}
	
	
#apoiador04{
	position:relative;
	width:100%;
height:auto;
	float:left;
	z-index: 79;
	background:rgba(255,255,255,1.00);
	
	
	
}
	
	
	
	#conteudo-apoiador04{
	margin:auto;
	width:350px;
	height:auto;

	
}
	
	#conteudo-apoiador04 img{
	
	width:300px;
	height:auto;
	text-align: center;
			margin-top: 34px;
		margin-bottom: 34px;
	
}
	

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

	
}
	
	#conteudo-apoiador05 img{
	
	width:300px;
	height:auto;
	text-align: center;
			margin-top: 34px;
		margin-bottom: 34px;
	
}
	 


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

	
}
	
	#conteudo-apoiador06 img{
	
	width:300px;
	height:auto;
	text-align: center;
		margin-top: 34px;
		margin-bottom: 34px;
	
}

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