.footer:not(.no-space) {
	margin-top: 50px
}

.footer .copy {
	color: #666;
	font-size: 12px;
	font-weight: 400;
	height: 50px;
	line-height: 58px;
	text-align: center
}

.footer .link-lgpd a {
	color: #666
}

.footer .wrapper {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	color: #fff
}

.footer .wrapper .share-footer .report-error-button .button a {
	background-color: rgba(204, 204, 204, .3)
}


.footer svg {
	width: 100%
}

.footer .box-logo {
	display: inline-flex;
	align-items: center
}

.footer .logo-rodape {
	color: #fff;
	float: left;
	font-size: 48px;
	height: 42px;
	line-height: 42px
}

.share-footer {}

.share-footer p {
	line-height: 20px;
	font-size: 16px;
	color: #000
}

.share-footer nav {
	margin-top: 0px;
}

.share-footer nav a {
	color: #fff;
	cursor: pointer;
	font-size: 38px;
	height: 42px;
	line-height: 38px;
	width: 42px;
	text-align: center
}

.share-footer .share-facebook .svg-icon-social {
	background-color: #3b5998;
	padding: 5px 0;
}

.share-footer .share-twitter .svg-icon-social {
	background-color: #44c1f5;
	padding: 5px 0;
}

.share-footer .share-instagram .svg-icon-social {
	background-color: #d62976;
	padding: 5px 0;
}

.share-footer .share-pinterest .svg-icon-social {
	background-color: #bd081c;
	padding: 5px 0;
}

.share-footer .share-google-plus .svg-icon-social {
	background-color: #dc4437;
	padding: 5px 0;
}

.share-footer .share-youtube .svg-icon-social {
	background-color: #d72523;
	padding: 5px 0;
}

.share-footer .share-flipboard .svg-icon-social {
	background-color: #f42727;
	padding: 5px 0;
}

.share-footer .share-linkedin .svg-icon-social {
	background-color: #0077b5;
	padding: 5px 0;
}

.share-footer .share-whatsapp .svg-icon-social {
	background-color: #4dc247;
	padding: 5px 0;
}

.share-footer .share-mail .svg-icon-social {
	background-color: #fc8958;
	padding: 5px 0;
}

@media (max-width:767px) {
	.footer .copy {
		height: 80px;
		line-height: 30px;
		padding: 10px 0
	}

	.footer .link-lgpd {
		display: block
	}

	.footer .wrapper {
		position: relative;
		padding: 25px 0;
	}

	.footer .wrapper .share-footer {
		margin: 0;
		text-align: center;
	}

	.footer .wrapper .share-footer p {
		margin-bottom: 10px
	}

	.footer .wrapper .share-footer p span {
		bottom: 30px;
		left: 0;
		line-height: 18px;
		position: absolute;
		width: 100%
	}

	.footer .wrapper .share-footer nav {
		width: auto;
	}

	.footer .wrapper .share-footer nav div {
		margin: 0 auto;
		display: inline-flex
	}

	.footer .wrapper .share-footer .report-error-button .button a {
		margin-top: 24px
	}

	.footer .container {
		text-align: center;
	}
	.footer .wrapper picture {
		display: block;
		margin-bottom: 15px;
	}
}

@media (min-width:768px) {
	.footer .wrapper {
		padding: 10px 0
	}

	.footer .wrapper .share-footer {
		float: right;
		width: auto;
	}

	.footer .wrapper .share-footer p {
		float: left;
		margin-top: 12px;
		margin-left: 20px;
		margin-right: 20px;
		padding-left: 20px;
		border-left: 1px solid #999;
		letter-spacing: -1.1px
	}

	.footer .wrapper .share-footer nav .flex {
		display: flex
	}

	.footer .wrapper .share-footer .report-error-button {
		float: right;
		margin-bottom: 0;
		margin-top: 1px
	}

	.footer .copy {
		height: 53px;
		line-height: 56px
	}
}

@media (min-width:992px) and (max-width:1229px) {
	.footer .copy {
		font-size: 12px
	}
}

@media (min-width:992px) {
	.footer .wrapper {
		padding: 10px 0
	}

	.footer .wrapper .share-links p {
		margin-top: 12px
	}
}

@media (min-width:1230px) {
	.footer .wrapper .share-footer {
		margin-right: 20px
	}

	.footer .copy {
		height: 68px
	}
}