/* Franja institucional FEDER - Autocares Levante */

footer.site-footer .footer-financiacion {
	background-color: #fff;
	padding: 30px 20px 25px;
	text-align: center;
	margin: 40px -50px -50px;
	color: #555;
}

footer.site-footer .footer-financiacion__inner {
	max-width: 1200px;
	margin: 0 auto;
}

footer.site-footer .footer-financiacion__logos {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto 20px;
}

footer.site-footer .footer-financiacion__programa {
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #666;
	line-height: 1.4;
	margin: 0 0 10px;
}

footer.site-footer .footer-financiacion__declaracion {
	font-size: 12px;
	font-weight: 400;
	color: #555;
	line-height: 1.4;
	margin: 0;
	max-width: 100%;
}

@media screen and (max-width: 767px) {
	footer.site-footer .footer-financiacion {
		margin: 30px -20px -20px;
		padding: 20px 15px;
	}

	footer.site-footer .footer-financiacion__programa {
		font-size: 9px;
	}

	footer.site-footer .footer-financiacion__declaracion {
		font-size: 11px;
	}
}
