@charset "UTF-8";
/* CSS Document */


footer{
	
	background-color: #f1f1f1;
	font-size: 14px;
	border-top: 0.5px solid none;
	margin-top: 0;

	
}

h3{
	
	text-align: none;
	
}

	.foto a:hover{
		
	transition: 0.3s;
	filter: brightness(90%);
	}
	

.subir a:hover{
	color: #d3d3d3;
	text-decoration: none;
	
	transition: 0.3s;
	filter: brightness(60%);
	
}



.rodape_conteudo{
	
	
	

	margin-top: 8px;
	margin-bottom: 32px;
	padding-top: 24px;
	
	
}


	.copyright{
		
		margin: auto;
		
	width: 100%;
		background-color: #1f1f1f;
	
	}
	


	
	.barra_fim{
		height: 30px;
		background-color: #1f1f1f;
			
		border-top: 0px solid none;
		align-content: flex-end;
		line-height: 0px;
		margin-bottom: 0;
		margin: 0;
		
		
		
	}
	
	
	.barra_fim p{
	
	text-align: right;
	
			
}




	.mapa_rodape h3{
		
		color: #1f1f1f;
	}
	
	
	.mapa_rodape ul{
	
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	font-family: 'Public Sans', sans-serif;
	color:aqua;
	margin-top: 24px;
	line-height: 24px;
	padding-right: 60px;	
	padding-left: 0px;	
	text-align: left;
		
	

	
}

.mapa_rodape ul li a{
	
	text-decoration: none;
	color: #1f1f1f;
	

}

#opcao1{
	
	margin-bottom: 24px;
	
}

#espaco {
	line-height: 0.5;
	
}

#espaco2{
	
	line-height: 0.5;
}


.redesocial{
	
	margin-right: 16px;
	
}



.social_instagram{
	
	width: 25px;
	height: 25px;
	
}



.social_facebook{
	width: 25px;
	height: 25px;
	
}



.social_youtube{
	width: 25px;
	height: 25px;
	
}



.redesocial{
	margin-bottom: 12px;
	display: flex;
	
	justify-content:flex-end;	
}


.redesocial a:hover{
	
		transition: 0.3s;
	filter: brightness(60%);


}




	
	
	




/* :::::::::::::::::::     DISPOSTITIVO DESKTOP    ::::::::::::::::::: */	

@media (min-width:768px){
	


	
	
.rodape_conteudo{
	display: flex;
	margin: auto;	
	width:1024px;
	border-top: 0px solid #2d2d2d;
	margin-top: 8px;
		
	
	
	
}
	
	.mapa_rodape h3{
		
		color: #1f1f1f;
	}
	
	
	.mapa_rodape ul{
	
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	font-family: 'Public Sans', sans-serif;
	color:aqua;
	margin-top: 24px;
	line-height: 24px;
	padding-right: 60px;	
	padding-left: 0px;	
	text-align: left;
		
	

	
}
	
	



#opcao1{
	
	margin-right: 32px;
	
}



	.redesocial{
		
		
		width: 1024px;
		margin: auto;
		padding-bottom: 12px;
	}
	
	
	.redesocial a{
		color: #1f1f1f;
	}
	



	
	
	
	
}














