#rodape{
	background-color: #35363a;
	color: white !important;
	font-size: 10px;
}
.grupoLBslide{
	width: 1000px;
	margin: 0 auto;
}
.grupolb{
	width: 100px;
}
.lrmultimarcas{
	width: 55px;
}
.lbempreendimentos{
	width: 56px;
}
.brazero{
	width: 80px;
}
.thormix-premoldados{
	width: 140px;
}
.thormix-munck{
	width: 140px;
}
.concremais{
	width: 130px;
}
.autocar{
	width: 180px;
}
/* 768 */
@media screen and (max-width: 767px) {
	.marginRodape{
		/* margin-bottom: 34px; */
		background: var(--cor-primaria);
	}
	.divRodape{
		flex-direction: column !important;
	}
	.divFooter{
		flex-direction: column !important;
	}
	.espacamentoImagens{
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 575px) {
	#grupoLBslide{
		margin-left: 3rem;
		margin-right: 3rem;
	}
}