
#pied { position:relative; z-index:10; background: #21ae81;}
#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:25px 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: start;-ms-flex-pack: start;justify-content: flex-start; -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: start;  -ms-flex-align: start;  align-items: flex-start; }

/* 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: 173px; filter: brightness(0) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);}

/* Col adresse */ 
#pied-haut #col-adresse.col {margin:25px 0 15px 15px; }
#pied-adresse {color:#ffffff;font-size: 19px; font-weight: 400;  line-height: 21px; }
#pied-texte {color:#ffffff; font-size: 17px; font-weight: 400;  margin-top: 30px;}
#pied-texte * {margin-left: 0 !important; margin: 7px 0 !important; text-align: left !important;}

#pied-reseaux-conteneur {width: 100%;   margin-bottom: 35px; 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: #b5e4d5; font-weight: 300;}
#pied-reseaux-trait {height: 1px; background: #b5e4d5; 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 a,
#pied-reseaux .pied-social a:visited { color:#fff;  text-decoration:none; display:block;   padding: 5px; }
#pied-reseaux .pied-social i {font-size: 22px;  width: 22px;  height: 22px; 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:#9c1879;}
#pied-reseaux .pied-social.social-twitter-x:hover i {filter: brightness(0) invert(19%) sepia(54%) saturate(2855%) hue-rotate(292deg) brightness(97%) contrast(106%);}
	
/* Col contact*/
#col-contact > div {max-width: 390px;  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; font-weight: 400; min-height: 0; height: 35px; text-transform: uppercase; text-decoration: none; box-sizing: border-box; margin:0;  border-radius: 30px; padding: 6px 15px; 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; }
#col-contact .pied-contact-element a:hover {background: #fff; color:#21ae81;}

#pied-bas {margin-top: 35px;}

#pied-bas .global { padding: 30px 0 80px; border-top:2px solid #6bc9ab;  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: #fff; 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: #8eceb6; 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:#8eceb6; font-weight:300; font-size:15px; line-height: 19px; }


@media all and (max-width:1590px) {
	#pied-bas {  margin: 35px 20px 0;}
}

@media all and (max-width:1420px) {
	#col-adresse {grid-column: col-start 5 / span 10;}
	#col-contact {grid-column: col-start 16 / span 9;}
}

@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 {max-width: 220px; 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;}
	#col-adresse {grid-column: col-start 1 / span 24; text-align:center;}
	#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;}

	#col-contact .pied-contact-element a::before {display: none !important;}
}

@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;}
}