@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{
		 text-align: center;
		 float:left;
	
	width:100%;
	height:770px;
	
	position:fixed;
	z-index: 1;
		 background: url("../img/bannerparceiros.jpg");
		 background-position: center;
		 background-size:cover;
		
	 
		 
	 }


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

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

#conteudo-content2 h1{
	margin-top:47px;
	margin-bottom:37px;
	width:1000px;
	height:60px;
	
	 letter-spacing: 1px;
		font-family: 'Anton', sans-serif;
			font-weight: 400;
			font-size: 50px;
			color: rgba(155,143,85,1.00);
			
			font-display: swap;
		
		 text-align: center;
}

#conteudo-content2 p{
	width:1000px;
	height:auto;
	
	text-align:justify;
		font-family: 'Quicksand', sans-serif;
			 font-display: swap;
			 font-weight: 400;
			font-size: 25px;
			color:rgba(42,44,43,1.00);
	
	line-height: 40px;
	
}
	 
	 
	 #conteudo-content2 img{
	
	margin-top:40px;
	
	
}
	
	#parceiros{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	z-index: 82;
	background:rgba(255,255,255,1.00);
    padding-bottom: 100px;
	
	
	
}
	
	
	
	#conteudo-parceiros{
	margin:auto;
	width:1000px;
	height:auto;

	
}
	
	
	
	
	 #parceiros-dados{
	margin-top:27px;
	width:auto;
	height:170px;
	float:left;	
	text-align:center;
	
}

#parceiros-dados img{
width:auto;
	height:170px;	
	text-align: center;
    margin-top: 47px;
    margin-bottom: 47px;
    margin-left: 27px;
        	 
	
	
	
}
	
	


	 


 #whats{
		   position: relative;
		 z-index: 8;
		width:100%;
		 height:729px;
		 float:left;
		 background:url("../img/fundowhats.jpg")no-repeat;
		  background-position: 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: 40px;
		 text-align: center;
		 
	float:left;
	width:100%;
	height:300px;
	
	position:relative;
	z-index: 71;
		 background: url("../img/bannerparceiros.jpg") no-repeat;
		 background-position: center;
		 background-size:cover;
		
	 
		 
	 }
	 


 
 #content2{
	 margin-top: -30px;
		 height: auto;
		 position: relative;
		 background: rgba(255,255,255,1.00);
		 width:100%;
		 z-index: 72;
		 float:left;
		 margin-bottom: 10px;
}

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

#conteudo-content2 h1{
	margin-top:60px;
	margin-bottom:37px;
	width:350px;
	height:60px;
	
	 letter-spacing: 1px;
		font-family: 'Anton', sans-serif;
			font-weight: 400;
			font-size: 35px;
			color: rgba(155,143,85,1.00);
			
			font-display: swap;
		
		 text-align: center;
}

#conteudo-content2 p{
	width:350px;
	height:auto;
	margin-top: 70px;
	text-align:justify;
		font-family: 'Quicksand', sans-serif;
			 font-display: swap;
			 font-weight: 400;
			font-size: 25px;
			color:rgba(42,44,43,1.00);
	
	line-height: 40px;
	
}
	 
	 
	 #conteudo-content2 img{
	
	margin-top:40px;
	
	
}
	
	#parceiros{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	z-index: 82;
	background:rgba(255,255,255,1.00);
    padding-bottom: 70px;
	
	
	
}
	
	
	
	#conteudo-parceiros{
	margin:auto;
	width:350px;
	height:auto;

	
}
	
	
	
	
	 #parceiros-dados{
	margin-top:27px;
	width:350px;
	height:auto;
	float:left;	
	text-align:center;
	
}

#parceiros-dados img{
width:227px;
	height:auto;	
	text-align: center;
    
        	 
	
	
	
}
	
	
	
	
	

  #whats{
		width:100%;
		 height:409px;
		 float:left;
		 background:url("../img/fundowhatsmobile.jpg")no-repeat;
		  background-position: center;
		   background-size:cover;
		  padding-bottom: 7px;
		 
		 
	 }

	
	
	
}