footer {
	position: relative;
	padding: 8em 0 0;
	background-image: url('https://www.autopassion88.fr/upload/auto-passion-88-light-1681205075.jpg');
	background-position: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	color: #fff}
footer::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: linear-gradient(180deg, rgba(13, 12, 12,1) 0%, rgba(13, 12, 12,0) 100%);}
footer a {	color: #fff}
footer .background_footer {}
footer > .center {
	position: relative;
	padding: 16em 0 3em;
	border-top: 2px solid #fff}
footer > .center::before {
	content: '';
	position: absolute;
	top: -8.5em;
	left: 0;
	right: 0;
	height: 8.5em;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff}
footer > .footer_wrapper {
	padding: 2em 0 1.5em;
	position: relative}	
footer > .footer_wrapper a {	color: #fff}	
footer > .center > .flex > .container_flex img {
	max-height: 12em;
	max-width: 400px;
	margin: 0 auto 1.5em}
footer > .center .flex > .container_flex > .no_flex {	margin: 0 0 1.5em}
footer > .center .flex > .container_flex > .no_flex:first-child {	margin: 0 0 4em}
footer > .center .flex > .container_flex > .no_flex:last-child {	margin: 0 0 0}
footer > .center .flex > .container_flex h1 {
	font-size: 1.15rem;
	line-height: 1.4em}
footer > .center .flex > .container_flex h3 {
	text-transform: uppercase;
	font-size: 1.15rem;
	margin: 0 0 1.5em}
footer > .center .flex > .container_flex > .no_flex > ul > li {	margin: 0 1rem 0 0}
footer > .center .flex > .container_flex > .no_flex:last-child > ul > li {
	margin: 0 2rem 0 0;
	text-transform: uppercase;
	line-height: 2em}
footer > .center .flex > .container_flex > .no_flex > ul > li:last-child,
footer > .center .flex > .container_flex > .no_flex:last-child > ul > li:last-child {	margin: 0 0 0 0}
footer > .center .flex > .container_flex > .no_flex > ul > li::before {
	content: '•';
	margin-right: 1rem}
footer > .center .flex > .container_flex > .no_flex > ul > li:first-child::before,
footer > .center .flex > .container_flex > .no_flex:last-child > ul > li::before {
	content: '';
	display: none}
footer > .center .flex > .container_flex svg {
	width: 1em;
	height: 1em;
	vertical-align: middle}
footer > .footer_wrapper > .center > p {	margin: 0 0 0}

	@media screen and (max-width: 1280px) {
		footer > .center {	padding: 12em 0 3em}
	}
	@media screen and (max-width: 1152px) {
		footer {	background-size: 125% auto}
		footer > .center {	border-top: none}
		footer > .center::before {	display: none}
	}
	@media screen and (max-width: 900px) {
		footer > .center {	padding: 6em 0 3em}
	}
	@media screen and (max-width: 768px) {
		footer {	padding: 4em 0 0}
		footer > .center {	padding: 0 0 2em}
		footer > .center > .flex > .container_flex img {
			margin: 0 auto 0;
			max-width: 180px}
		footer > .center .flex > .container_flex > .no_flex:first-child {	margin: 0 0 2em}
		footer > .footer_wrapper {	padding: 0 0 1em}
	}
	@media screen and (max-width: 576px) {
		footer > .footer_wrapper {	padding: 1em 0 1em}
		footer > .center .flex > .container_flex {
			display: flex;
			flex-wrap: wrap;
			align-items: stretch;
			justify-content: space-between}
		footer > .center .flex > .container_flex > .no_flex:first-child {
			width: 100%;
			margin: 0 0 1em}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+2) {	width: 49%}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+2) {	margin: 0 1% 0 0}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+3) {	margin: 0 0 0 1%}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+2) > .flex {	display: block}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+2) > ul > li {	margin: 0 0 1rem 0}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+2) > ul > li::before {	display: none}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+3) > ul > li {	font-size: 0.8em}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+2) > ul > li br {	display: none}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+2) > ul > li svg {
			position: relative;
			top: -0.1em;
			margin-right: 0.5em}
		footer > .footer_wrapper > .center > p {	font-size: 0.8em}
		footer > .footer_wrapper > .center > p > .block {
			display: block;
			margin: 0 0 1em}
		footer > .footer_wrapper > .center > p > .hidden {	display: none}
	}
	@media screen and (max-width: 480px) {
		footer > .center,
		footer > .footer_wrapper {	padding: 0 0 1em}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+2) {	width: 100%}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+2) {	margin: 0 0 0 0}
		footer > .center .flex > .container_flex > .no_flex:nth-child(n+3) {	margin-top: 1em}
	}
	@media screen and (max-width: 576px) and (orientation: portrait) {
		footer {	background-size: auto 100%}
	}