/* general */
footer.site-footer{
  background-color: #1d1d1b;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  margin-top: 30px;
}

footer.site-footer .block{
  margin: 0;
  padding: 0;
  border: 0;
}

footer.site-footer .layout-container{
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 20px 0 20px;
  font-size: 0;
}

/* colonnes */
footer.site-footer .colonne-footer{
  margin-top: 25px;
  font-size: initial;
  box-sizing: border-box;
  width: 100%;
  box-sizing: content-box;
}
footer.site-footer .content a, .site-footer .content a.is-active:hover,
footer.site-footer .content a, .site-footer .content a.is-active{
  border-color: inherit;
  text-indent: 0;
  background-color: inherit;
}

footer.site-footer .colonne-footer:nth-of-type(1){
  max-width: 200px;
}
footer.site-footer .colonne-footer:nth-of-type(2){
  max-width: 280px;
}
footer.site-footer .colonne-footer:nth-of-type(3){
  max-width: 190px;
}
footer.site-footer .colonne-footer:nth-of-type(4){
  max-width: 310px;
}


footer.site-footer .colonne-footer .titre_footer{
  font-size: 18px;
  line-height: 1.2;
  font-family: "Roboto";
  color: #fafbff;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 500;
}

/* colonnes menus */
footer.site-footer .colonne-footer ul.menu{
  margin-bottom: 10px;
  padding: 0;
}

footer.site-footer .colonne-footer .block-menu:nth-of-type(2){
  padding-top: 10px;
  position: relative;
}
footer.site-footer .colonne-footer .block-menu:nth-of-type(2):after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 1px;
  background-color: #fafbff;
}

footer.site-footer .colonne-footer ul.menu li a{
  display: block;
  font-size: 14px;
  line-height: 1.2;
  padding: 3px 0;
  font-family: "Roboto";
  color: #fafbff;
  border-bottom: none;
}

/* first */
footer.site-footer .contact_footer p{
  font-size: 14px;
  line-height: 1.3;
  font-family: "Roboto";
  color: #fafbff;
  margin: 0;
  padding: 0;
}
footer.site-footer .contact_footer a{
  color: #fafbff;
  border: none;
}

footer.site-footer .contact_footer p strong{
  font-weight: bold;
  display: block;
}

footer.site-footer .contact_footer .adresse_footer{
  margin-top: 15px;
  margin-bottom: 20px;
}

footer.site-footer .lien_rouge{
  text-align: left;
  margin-bottom: 15px;
}

/* newsletter */
footer.site-footer .bloc_newsletter{
  margin-bottom: 20px;
}

footer.site-footer .bloc_newsletter p{
  font-size: 14px;
  line-height: 1.3;
  color: #fafbff;
}

footer.site-footer .bloc_newsletter form{
  position: relative;
  width: 280px;
}

footer.site-footer .bloc_newsletter #edit-actions input{
  margin-right: 0;
}

footer.site-footer .bloc_newsletter form input[type="email"]{
  width: 100%;
  line-height: 42px;
  font-size: 14px;
  font-family: "Roboto";
  color: #fafbff;
  padding: 0 75px 0 15px;
  border: 1px solid #fafbff;
  background-color: #1d1d1b;
  /*background-color: #424342;*/
  outline: none;
}

footer.site-footer .bloc_newsletter form input[type="submit"]{
  position: absolute;
  top: 2px;
  right: 0;
  line-height: 42px;
  width: 58px;
  border: 1px solid #fafbff;
  font-size: 14px;
  font-family: "Roboto";
  color: #fafbff;
  text-align: center;
  padding: 0;
  background-color: #1d1d1b;
  /*background-color: #424342;*/
  cursor: pointer;
  outline: none;
  background-image: none;
  border-radius: 0;
  margin: 0;
  -webkit-appearance: inherit;
}

footer.site-footer .bloc_newsletter fieldset,
footer.site-footer .bloc_newsletter label{
  display: none;
}

footer.site-footer .bloc_newsletter .form-item,
footer.site-footer .bloc_newsletter .form-actions{
  margin: 0;
}

footer.site-footer .bloc_newsletter .formulaire,
footer.site-footer .bloc_newsletter .formulaire>div,
footer.site-footer .bloc_newsletter .formulaire>div>div>.content{
  display: inline-block;
}

/* rs*/
footer.site-footer .bloc_rs a{
  width: 36px;
  margin: 0 2px 2px 0;
  height: 36px;
  font-size: 0;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 36px;
  background-size: 36px;
  vertical-align: top;
  border: none;
}

footer.site-footer .bloc_rs a.facebook{
  background-image: url(../../images/rs_facebook.png);
}
footer.site-footer .bloc_rs a.instagram{
  background-image: url(../../images/rs_instagram.png);
}
footer.site-footer .bloc_rs a.youtube{
  background-image: url(../../images/rs_youtube.png);
}
footer.site-footer .bloc_rs a.flickr{
  background-image: url(../../images/rs_flickr.png);
}
footer.site-footer .bloc_rs a.linkedin{
  background-image: url(../../images/rs_linkedin.png);
}
footer.site-footer .bloc_rs a.google{
  background-image: url(../../images/rs_google.png);
}
footer.site-footer .bloc_rs a.twitter{
  background-image: url(../../images/rs_twitter.png);
}

/*bottom*/
footer.site-footer .site-footer__bottom{
  font-size: initial;
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
  border: none;
  letter-spacing: 0;
  margin: 0;
}

footer.site-footer .site-footer__bottom #utilite_publique{
  margin-bottom: 10px;
}

footer.site-footer .site-footer__bottom ul{
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}

footer.site-footer .site-footer__bottom ul:after{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  width: 140px;
  height: 1px;
  display: block;
  background-color: #a5a5a4;
}

footer.site-footer .site-footer__bottom ul li{
  display: inline-block;
}

footer.site-footer .site-footer__bottom ul li a{
  display: block;
  font-size: 14px;
  line-height: 1.2;
  padding: 3px 0;
  font-family: "Roboto";
  color: #fafbff;
  border-bottom: none;
  font-weight: 500;
  margin-right: 19px;
  position: relative;
}

footer.site-footer .site-footer__bottom ul li a:after{
  content:"";
  position: absolute;
  right: -13px;
  top: 9px;
  width: 3px;
  height: 3px;
  background-color: #fff;
  border-radius: 50%;
}
footer.site-footer .site-footer__bottom ul li:last-of-type a{
  margin: 0;
}

footer.site-footer .site-footer__bottom ul li:last-of-type a:after{
  content: none;
}

footer.site-footer .site-footer__bottom p{
  font-size: 12px;
  font-family: "Roboto";
  color: #fff;
  line-height: 1.2;
  margin: 0;
}

/* Lien plan accès */
.colonne-footer .lien_footer{

}

.colonne-footer .lien_footer a{
  display: block;
  font-size: 16px;
  line-height: 1.2;
  padding: 3px 0;
  font-family: "Roboto";
  color: #fafbff;
  border-bottom: none;
  font-weight: 500;
  margin-top: 10px;
  transition: all .25s;
}

.colonne-footer .lien_footer a:hover{
  color: #ee6f55;
}
/* END Lien plan accès */

@media all and (min-width: 768px) {
  footer.site-footer .colonne-footer{
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }

  footer.site-footer .colonne-footer:nth-of-type(1){
    padding-right: 50px;
  }
  footer.site-footer .colonne-footer:nth-of-type(2){
    padding-right: 90px;
  }
  footer.site-footer .colonne-footer:nth-of-type(3){
    padding-right: 60px;
  }
}

@media all and (min-width: 1024px) {
  footer.site-footer{
    margin-top: 100px;
  }

  footer.site-footer .colonne-footer{
    width: 25%;
    margin-top: 70px;
  }
}
