@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;
	
	 }
footer{
	
	width:100%;
	height:370px;
	float:left;
	position: relative;
	background: rgba(0,0,0,1.00);
	z-index: 90;
		
	
	
}

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

#conteudo-footer-esq{
	width:333px;
	height:370px;
	float:left;

}


#conteudo-footer-esq ul{
	margin-top: 140px;

}


#conteudo-footer-esq ul li{
	list-style: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	font-display: swap;
	color: rgba(255,255,255,1.00);
	line-height: 36px;
	text-align: left;
	letter-spacing: 1px;
	

}

#conteudo-footer-meio{
	width:333px;
	height:370px;
	float:left;
	text-align:center;
	

}



#conteudo-footer-meio p {
	margin-top:27px;
	width:333px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	font-display: swap;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;

}

#conteudo-footer-meio img{
	text-align: center;
	
	margin-top:47px;
}


#conteudo-footer-dir{
	width:333px;
	height:370px;
	float:right;
	
}



#conteudo-footer-dir ul{
	margin-top:140px;
	text-align: right;
	list-style: none;
	line-height: 55px;
	
}
	
	
	#rodape-pequeno{
	position:relative;
	width:100%;
	height:15px;
	float:left;
	background-color:rgba(255,255,255,1.00);
	z-index:11;
}

#conteudo-rodape-pequeno{
	width:1000px;
	height:27px;
	margin:auto;
	text-align: center;
}


#conteudo-rodape-pequeno-dir{
	float:left;
	width:1000px;
	height:27px;
	text-align:center;	
}


#conteudo-rodape-pequeno-dir p{
	margin-top:10px;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:11px;	
	color:rgba(62,62,62,1.00);
	
}
	
	
	
	

}











/*celular*/

@media screen and (max-width:960px) and (orientation: portrait){ 
	
	
	footer{
	
	width:100%;
	height:auto;
	float:left;
	position: relative;
	background: rgba(0,0,0,1.00);
	z-index: 82;
	padding-bottom: 34px;
		
	
	
}

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

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

}


#conteudo-footer-esq ul{
	margin-top: 47px;

}


#conteudo-footer-esq ul li{
	list-style: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	font-display: swap;
	color: rgba(255,255,255,1.00);
	line-height: 30px;
	text-align: center;
	

}

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

}



#conteudo-footer-meio p {
	margin-top:27px;
	width:350px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-display: swap;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;

}

#conteudo-footer-meio img{
	margin-top:47px;
}


#conteudo-footer-dir{
	width:350px;
	height:auto;
	float:left;
	
}



#conteudo-footer-dir ul{
	margin-top:47px;
	text-align: center;
	list-style: none;
	line-height: 30px;
	display:inline-flex;
	
	
}
	#conteudo-footer-dir ul img{
	margin-left: 5px;
		margin-right: 5px;
	
	
}
	
	
	#rodape-pequeno{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	background-color:rgba(255,255,255,1.00);
	z-index:11;
}

#conteudo-rodape-pequeno{
	width:350px;
	height:auto;
	margin:auto;
	text-align: center;
}


#conteudo-rodape-pequeno-dir{
	float:left;
	width:350px;
	height:auto;
	text-align:center;	
}


#conteudo-rodape-pequeno-dir p{
	margin-top:24px;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:11px;	
	color:rgba(0,0,0,1.00);
	
}
	
	
	
	
	
}
