/* Footer */
.footer {
	background-color: #fff;
}

.footer .menu{
	color: #7B8388;
}

.footer .menu ul {
	padding-inline-start: 0px;
}

.footer .menu ul li {
	list-style: none;
}

.footer .menu a{
	font-size: 1rem;
}

.footer h5.titulo {
	font-size: 1.13rem;
	color: #7B8388;
}

.footer .cta-anuncie img.img-pagar {
	width: 150px;
}

.footer .copyright {
	background-color: #EEEEEE;
	padding: 1rem;
}

.footer .copyright p {
	color: #7B8388;
	font-size: 0.75rem;
	line-height: 1.17em;
	font-weight: 400;
	text-align: center;
	margin: 0;
}

/*.footer .guiataubate {
	color: #7B8388;
	font-size: 0.76rem;
	line-height: 1.17em;
	font-weight: 400;
}*/
/*
.footer .guiataubate img {
	width: 50%;
}*/

.footer .guiataubate p {
	margin-top: 15px;
}

.footer .guiataubate ul {
	margin-top: -5px;
}

/*.footer .guiataubate ul li {
	display: inline-block;
	list-style: none;
	margin-right: 5px;
	border: 2px solid red;
}*/

.footer .anuncie p {
	font-weight: 400;
	line-height: 1.17em;
}

.footer .anuncie button {
	font-size: 0.88rem;
	font-weight: 400;
	line-height: 1.17em;
	color: #fff;
	text-transform: uppercase;
}


/*.footer .anuncie img {
	width: 50%;
}*/

.footer .anuncie p {
	margin-bottom: 0px !important;
}

.footer .anuncie p:last-child {
	margin-bottom: 0 !important;
}



.footer .guiataubate p {
	font-size: 0.75rem;

}

.footer .guiataubate p i {
	color: #7B8388;
	margin-right: 2px;
}