.before-footer {
	font-size: 36px;
	font-weight: 300;
}

.aprenda {
	padding-left: 8px;
}

.footer {
	padding: 30px 0 50px 0px;
}

.after-footer {
	padding: 20px 0 20px 0px;
}

ul.footer-ul {
	list-style-type: none;
	padding-left: 0
}

ul.footer-ul li {
	font-size: 16px;
	display: block;
	padding: 4px 0px;
	padding-right: 40px;
	border-bottom: 0px solid #eaeffe;
}

ul.footer-ul li:first-of-type {
	font-size: 16px;
	border-bottom: 0px;
	font-weight: 600;
	padding-bottom: 12px;
}

ul.footer-ul li a {
	text-decoration: none;
	border: 0;
}

ul.footer-ul li a:hover {
}

ul.after-footer-links {
	list-style-type: none;
	padding-left: 0px;
}

ul.after-footer-links li {
	display: inline-block;
	padding: 0px 0px;
	padding-right: 10px;
}

ul.after-footer-links li:first-of-type {
	padding-right: 50px;
}

ul.after-footer-links li a {
	text-decoration: none;
	border: 0;
}

ul.after-footer-links li a:hover {
	background: none;
}

.copyright {
	font-size: 14px;
}