
#pied { position:relative; z-index:10; background: #1e2a38;}
#pied .global { position:relative; z-index:10; max-width: 1560px; }

#pied-haut .global { padding: 50px 20px 20px; display: grid; grid-template-columns: repeat(24, [col-start] 1fr);-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}
#pied-haut .col { margin: 0 0 15px; grid-row: 1;  height: 100%;}
 
#pied ul li {padding:0; }
#pied ul li::before {display:none; }

#col-logo {grid-column: col-start 1 / span 3; margin: 0 !important;}
#col-adresse {grid-column:col-start 4 / span 11; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; -webkit-box-align: start;  -ms-flex-align: start;  align-items: flex-start; }
#col-contact {grid-column: col-start 16 / span 9;  height: 100%;   display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-pack: end;  -ms-flex-pack: end;  justify-content: flex-end;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center; }

/* Col logo */
#pied #logo-pied {width:100%; position:relative; margin:7px auto 0; }
#pied #logo-pied a,
#pied #logo-pied a:visited {text-decoration:none; color:#000; display: block; }
#pied #logo-pied a img {height:auto; width:100%; max-width: 137px;}

/* Col adresse */
#pied-adresse {color:#ffffff;font-size: 19px; font-weight: 500;  line-height: 25px;}
#pied-texte {color:#ffffff;font-size: 15px; font-weight: 400;  margin-top: 10px;}
#pied-texte * {margin-left: 0 !important; margin: 7px 0 !important; text-align: left !important;}

#pied-playstore { margin-top: 25px;}

#pied-reseaux-conteneur {width: 100%;   margin-bottom: 15px; display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center; }
#pied-reseaux-titre {margin: 0px 2px 0 0; font-size: 15px; color: #fff; font-weight: 300;}
#pied-reseaux-trait {height: 1px; background: #fff; flex:1;  margin: 5px 5px 0 15px;}
#pied-reseaux {text-align:center; display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; }
#pied-reseaux .pied-social {margin: 0 5px; }
#pied-reseaux .pied-social a,
#pied-reseaux .pied-social a:visited { color:#fff;  text-decoration:none; display:block;   padding: 5px; }
#pied-reseaux .pied-social i {font-size: 31px;  width: 29px;  height: 34px; display:block;}
#pied-reseaux .pied-social.social-twitter-x i {filter: brightness(0) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);}
#pied-reseaux .pied-social a:hover i {color:#f47200;}
#pied-reseaux .pied-social.social-twitter-x:hover i {filter: brightness(0) invert(17%) sepia(74%) saturate(1663%) hue-rotate(217deg) brightness(96%) contrast(98%);}
	
/* Col contact*/
#col-contact > div {max-width: 420px;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;}
#col-contact .pied-contact-element { margin: 10px;}
#col-contact .pied-contact-element a,
#col-contact .pied-contact-element a:visited {border:1px solid #fff; color:#fff; background: none; font-size: 15px; min-height: 0; height: 40px; box-sizing: border-box; margin:0; padding: 10px 20px;}
#col-contact .pied-contact-element a i { filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%); }
#col-contact .pied-contact-element a:hover {background: #fff; }
#col-contact .pied-contact-element a:hover,
#col-contact .pied-contact-element a:hover span {color:#1e2a38;}
#col-contact .pied-contact-element a:hover i {filter: invert(14%) sepia(28%) saturate(685%) hue-rotate(172deg) brightness(90%) contrast(94%);}

#col-contact #pied-telephone i {width: 19px; height: 19px;  margin-right: 10px; display: block; background:url(../images/icone-telephone-o.svg) no-repeat center center;  background-size: contain;}

#col-contact #pied-mail a.bouton-fleche {background: #fff; color:#1e2a38; }
#col-contact #pied-mail a.bouton-fleche i {background:url(../images/icone-fleche-droite.svg) no-repeat center center; background-size: contain; width: 15px; height: 12px;  display: block; filter: invert(14%) sepia(28%) saturate(685%) hue-rotate(172deg) brightness(90%) contrast(94%);}
#col-contact #pied-mail a.bouton-fleche i::before {display: none;}

#col-contact #pied-mail a.bouton-fleche:hover {background:#1e2a38;}
#col-contact #pied-mail a.bouton-fleche:hover,
#col-contact #pied-mail a.bouton-fleche:hover span {color:#fff;}
#col-contact #pied-mail a.bouton-fleche:hover i { filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);}


#pied-bas {margin-top: 35px;}

#pied-bas .global {max-width: 1730px;  padding: 30px 0 80px; border-top:2px solid #5a636d;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center; }

#pied .menu {padding:0 10px 0 0; margin:0; display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align:center; -ms-flex-align:center; align-items:center; }
#pied .menu li {list-style:none;  margin:0; }
#pied .menu li > a {text-decoration:none; padding: 4px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center; }
#pied .menu li > a::after {content: ""; background: #f47200; width: 1px; height: 12px; display:block; margin:0 12px; }
#pied .menu li:last-child > a::after {display:none; }
#pied .menu li > a > span,
#pied .menu li > a:visited > span,
#pied .menu li > span {text-decoration:none; color:#fff; font-weight:400; font-size:15px; position: relative; }
#pied .menu li.plansite > a > span,
#pied .menu li.plansite > a:visited > span {font-weight: 700;}
#pied .menu li.plansite > a::after {content: ">"; background: none; width: auto; height: auto; color:#fff; margin:0 12px 0 6px;}
 
#pied .liens {padding:0 0 0 10px; margin:0; display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align:center; -ms-flex-align:center; align-items:center; }
#pied .liens li { margin:0; list-style:none; position:relative; }
#pied .liens li > a {text-decoration:none; padding: 7px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center; }
#pied .liens li > a::after {content: ""; background: #6d7279; width: 5px; height: 1px; display:block; margin:0 5px; }
#pied .liens li:last-child > a::after {display:none; }
#pied .liens li a,
#pied .liens li a:visited {text-decoration:none; }
#pied .liens li a > span,
#pied .liens li a:visited > span,
#pied .liens li > span {color:#6d7279; font-weight:300; font-size:15px; line-height: 19px; }


@media all and (max-width:1790px) {
	#pied-bas {  margin: 35px 20px 0;}
}

@media all and (max-width:1165px) {
	#pied-haut .global { padding: 10px 20px;}
	#pied-haut .col {  grid-row: 2;}
	#pied-haut #col-logo { grid-column: col-start 1 / span 24; grid-row: 1;}
	#pied #logo-pied a,
	#pied #logo-pied a:visited {text-align: center;}
	#pied #logo-pied a img { margin: 0 auto;}
	#col-adresse {grid-column: col-start 1 / span 13; margin-left: 0 !important;}   
	#col-contact {grid-column: col-start 15 / span 10;}
}

@media all and (max-width:1130px) {
	#pied-bas .global {-ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
  	#pied .menu { width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
	#pied .liens {padding: 0; margin: 20px 0;  width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
	
}

@media all and (max-width:1050px) {
	#col-adresse {grid-column: col-start 1 / span 11;}
	#col-contact {grid-column: col-start 13 / span 12;}
}


@media all and (max-width:860px) {
	#pied-haut .col {height: auto;}
    #pied #logo-pied {  margin: 7px auto 20px;}
	#col-adresse {grid-column: col-start 1 / span 24; text-align:center;   line-height: 23px; font-size: 17px;}
	#col-adresse > div {width: 100%;}
	#pied-texte p {text-align:center !important;}
	#pied-haut #col-contact {grid-column: col-start 1 / span 24; grid-row: 3;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center;}

}

@media all and (max-width:780px) {
	#pied-bas .global { padding: 30px 0 90px;}
}

@media all and (max-width:480px) {
	#col-contact > div {  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center;}
	#col-contact .pied-contact-element {  margin: 5px !important;}
}
@media all and (max-width:350px) {
	#col-contact .pied-contact-element { margin: 5px 0 !important;}
	#col-contact .pied-contact-element .bouton-fleche > span > span {font-size: 14px;}
}