/* new footer */
footer hr{
	margin: 2.4rem 0;
	height: 1px;
	border: 0;
	padding: 0;
	border-top: 1px solid var(--line-light);
}

footer ul{
	padding: 0;
	margin: 0;
}
footer ul li{
	list-style-type: none;
	font-size: 1.4rem;
	color: var(--text-black);
}
#footer-top__links li,
#footer-bottom__seo ul li,
#footer__newsletter li
{
	margin: 0;
}

/* Masque les moyens de paiement */
#footer__paiement-icons.agv-website > *:not(:nth-child(-n+4)),
#footer__tunnel-icons.agv-website > *:not(:nth-child(-n+4)),
.tunnel-pay-logo-container.agv-website > *:not(:nth-child(-n+4)) {
    display: none;
}



#footer__newsletter li:first-of-type{
	max-width: 260px;
}

.footer__list-title{
	color: var(--surfaces-bleu-fonc-surface, var(--surfaces-bleu-fonc-surface, #003052));
	font-weight: bold;
	font-size: 1.4rem;
}
html.is_ancv .footer__list-title {margin-bottom: 8px;}
html.is_ancv #footer-bottom {display: flex; gap: 40px;}
html.is_ancv #footer-bottom p:nth-child(1) {flex: 2;}
html.is_ancv #footer-bottom p:nth-child(2) {flex: 1;}
/* #footer-top, #footer-bottom{padding: 0 3rem} */

#footer-top{
	background: var(--surface-cream);
}
.dnas #footer-top{
	background: #EDEDF5;
}
#footer__newsletter{
	max-width: 300px;
}

#footer-top__infos{
	display: flex;
	flex-wrap: wrap;
	column-gap: 5.6rem;
	padding-top: 4rem;
	justify-content: space-between;
}
.body-tunnel #footer-top__infos{
	justify-content: unset;
	gap: 3.2rem 8rem;
}
#footer__phone{
	display: flex;
	background-color: #fff;
	width: 27.4rem;
	border-radius: var(--arrondie-par-default, .8rem);
	margin: .8rem 0;
}
#footer__phone .bold{
	font-size: 1.6rem;
}
#footer__phone i{
	display: block;
	margin-right: 0.3rem;
	width: 2.4rem; height: 2.4rem;
	background: center / cover url(/images/pictos/v2/compte/telephone.svg) no-repeat;
}
#footer-top__links{
	padding-bottom: 2.8rem;
}
#footer-top__links ul{
	display: flex;
	flex-wrap: wrap;
	gap: 2.8rem;
}
#footer-top__links ul{
	gap: 1.2rem 1.9rem;
}
#footer__socialmedias{
	display: flex;
	gap: .6rem;
	margin-bottom: .8rem;
}

#footer-container .empty-link{
	cursor: default;
}

.footer__socialmedia,
.footer__paiement{
	width: 21px; height: 21px;
	padding: 3px;
	display: block;
}
/* réseaux sociaux */
.footer__socialmedia.fb{
	background: center / contain url(/images/pictos/v2/internet/facebook.svg) no-repeat;
}
.footer__socialmedia.tik{
	background: center / contain url(/images/pictos/v2/internet/tiktok.svg) no-repeat;
}
.footer__socialmedia.in{
	background: center / contain url(/images/pictos/v2/internet/linkedin.svg) no-repeat;
}
.footer__socialmedia.ig{
	background: center / contain url(/images/pictos/v2/internet/instagram.svg) no-repeat;
}.footer__socialmedia.pin{
	background: center / contain url(/images/pictos/v2/internet/pinterest.svg) no-repeat;
}.footer__socialmedia.yt{
	background: center / contain url(/images/pictos/v2/internet/youtube.svg) no-repeat;
}
.body-tunnel .tunnel-footer__av{
	max-width: 230px;
}
#footer-bottom__seo > .ai-start{
	gap: 1.8rem;
}
#footer-bottom__seo{
	padding-top: 2.4rem;
	gap: 3.2rem;
}
.dnas #footer-bottom__seo{
	padding-bottom: 2.4rem;
}

#footer-bottom__seo > div:last-of-type{
	gap: 3.2rem;
}
#footer-bottom__seo ul{
	flex-wrap: wrap;
	gap: .8rem;
}
#footer-bottom__seo ul li:first-of-type{
	width: 100%;
}
#footer-bottom__seo ul li{
	display: flex;
	align-items: center;
	gap: .8rem;
}
#footer-bottom__seo ul li a{
	padding: .4rem .8rem;
	border-radius: 1.6rem;
	font-size: 1.2rem;
	display: block;
	background: var(--surface-light-grey, #F4F3F3);
	cursor: pointer;
}

#footer-bottom__seo #footer_sgr, footer #footer_sgr {
    max-width: 200px;
    border-top: 1px solid var(--line-light, #E3E1E1);
    margin-top: 12px;
    padding-top: 6px;
}

#footer-bottom__seo #footer_sgr li a, footer #footer_sgr li a {
	background-color: initial;
	font-size: 14px;
	padding: .4rem 0;
}

#footer__newsletter-box form{
	margin: .4rem 0;
}
#footer__newsletter-box--success{
	margin: .8rem 0 .4rem;
	max-width: 295px;
	display: block;
}
#footer__newsletter-box input{
	padding: 1rem 3rem 1rem 1rem;
	border-radius: .8rem 0 0 .8rem;
	border: 1px solid var(--ligne-accessible, #9A9393);
	border-right: unset;
}
#footer__newsletter-box input:focus-within  {
    outline: var(--interactive-blue) 2px solid!important;
    outline-offset: 2.5px;
}
#footer__newsletter-box input::placeholder{
	color: var(--texte-gris-clair-texte, var(--texte-gris-clair-texte, #717585));
}
#footer__newsletter-box button{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	font-size: 1.2rem;
	padding: 1rem 1.6rem;
}

#footer__paiement-icons{
	flex-wrap: wrap;
	padding-top: .4rem;
	padding-right: .6rem;
}

#footer__tunnel-icons{
	max-width: 24rem;
	gap: .6rem 1.2rem;
	flex-wrap: wrap;
}

#footer-bottom__stars{
	display: flex;
	gap: 2.9rem;
}
#footer-bottom__stars div{
	width: 50%;
	font-size: 1.2rem;
	color: var(--texte-gris-clair-texte, var(--texte-gris-clair-texte, #717585));
}

#popin-langue{
	width: max-content;
}
#popin-langue fieldset{
	display: flex;
	flex-direction: column;
	margin: 1.6rem 0;
	padding: 0;
	gap: 0;
	border: none;
}
#popin-langue fieldset label{
	padding-left: .8rem;
}
#popin-langue fieldset label::before,
#popin-langue fieldset label::after{
	display: none;
}
.langue-devise-list{
	padding: 0 .8rem;
	margin-bottom: .8rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: .5rem;
	cursor: pointer;
}
.langue-devise-list.active{
	cursor: default;
	font-weight: bold;
	background-color:var(--surface-light-grey);
}
.footer__list-title i{
	display: none;
}
[data-popin="#popin-langue"] i{
	transform: rotateZ(180deg);
	width: 24px;
	height: 12px;
}
[data-popin="#popin-langue"] i:after{
	width: 12px;
}
.footer-top__foldable-section .footer__list-title{
	margin-bottom: .8rem;
}
#submit-lang{min-width: 25rem;}
button.footer-top__foldable-section,
.tunnel-footer__av,
[data-popin="#popin-langue"]{
	border: none;
	background: none;
	text-align: left;
	padding: 0;
}
#footer__av-star--red{
	padding-right: 3rem;

}
#footer__av-star--red:after{
	width: 20px;
}
#footer-language{
	border:none;
	background-color:transparent;
	padding:0 40px 0 0;
	margin-bottom:0;
}
footer [is-accordion] button[aria-expanded]{
	background-color: transparent;
	padding:14px 0;
}

#footer-bottom__stars.tunnel-mentions {
	max-width: 1480px;
	margin: auto;
	width: 100%;
}
.body-tunnel #footer-top__links {
	padding: 2.4rem;
}

@media screen and (max-width: 1000px) {
	#footer-top__links{
		padding: 0rem 0rem 2.4rem;
	}
	#footer-bottom__seo,
	#footer-bottom__seo .flex-jc-space-between{
		flex-direction: column-reverse;
		gap: 2.4rem;
	}
	#footer__socialmedias{
		margin-bottom: 1.6rem;
	}
	#footer__newsletter-box--success{
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	#footer__phone{
		width: auto;
	}
	#footer-top__infos{
		flex-direction: column;
		flex-wrap: nowrap;
		/* row-gap: 2.4rem; */
	}
	#footer-bottom__stars{
		flex-direction: column;
		gap: 2.4rem;
	}
	#footer-bottom__stars div{
		width: 100%;
	}
	.footer-top__foldable-section{cursor: pointer;}
	.footer-top__foldable-section ul,
	.footer-top__foldable-section li,
	.footer-top__foldable-section .footer__list-title{
		width: 100%;
	}
	
	
}
