#footer.style_3 {
position: relative;

}

/*--------------------FOOTER--------------------*/

#footer_perso{
}

/*---SECTION 1---*/

#footer_section1{
  background: #f5f5f5;
  padding: 70px 0 110px;
}

#footer_section1 .services{
  position: relative;
  display: inline-block;
  padding: 0 10px;
  height: 170px;
  overflow: hidden;
}

#footer_section1 .services .shield{
  position: absolute;
  height: 155px;
  left: 10px;
  right: 10px;
  border-radius: 3px;
  box-shadow: 0px 1px 6px 0px rgba(24, 24, 24, 0.3) !important;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(24, 24, 24, 0.3) !important;
}

#footer_section1 .bloc_service{
  display: block;
  position: relative;
  float: left;
  width: 155px;
  height: 155px;
  padding: 0;
  border-radius: 0;
  border: none;
  border-right: 1px solid #ececec;
  background-color: #fff;
}

#footer_section1 .bloc_service table {
  width: 100%;
  height: 100%;
}

#footer_section1 .bloc_service a{
  position: relative;
  display: block;
  text-decoration: none;
  color: #6b6a6a;
}

#footer_section1 .bloc_service a span{
  margin: 30px auto 10px auto;
  display: inline-block;
  width: 100%;
  font-family: 'Montserrat';
  font-size: 12px;
}

#footer_section1 .bloc_service svg{
  position: relative;
  top: 10px;
  height: 60px;
  width: 70px;
  fill: #6b6a6a;
  transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}

#footer_section1 .bloc_service svg *{
  fill: #6b6a6a;
  transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}

#footer_section1 .bloc_service:hover svg *{
  fill: #fff;
}

#footer_section1 .bloc_service:before{
  content: '';
  width: 100%;
  height: 110%;
  position: absolute;
  display: block;
  top: -110%;
  background-color: #16223b;
  transition: top ease 0.4s;
  -moz-transition: top ease 0.4s;
  -webkit-transition: top ease 0.4s;
}

#footer_section1 .bloc_service:after{
    content: '';
    width: 120%;
    height: 35%;
    left: -10%;
    border-radius: 100%;
    position: absolute;
    display: block;
    top: 150%;
    background-color: #f5f5f5;
    transition: top ease 0.4s;
    -moz-transition: top ease 0.4s;
    -webkit-transition: top ease 0.4s;
}
#footer_section1 .bloc_service:hover a{
  color: #fff;
}
#footer_section1 .bloc_service:hover:before{
  top: 0;
}
#footer_section1 .bloc_service:hover:after{
  top: 100%;
}

#footer_section1 .bloc_service:nth-child(2):before{
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
}

#footer_section1 .bloc_service:last-child:before{
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}

/*---SECTION 2---*/

#footer_section2{
  margin-top: -25px;
}

#footer_section2 .form_newsletter{
  margin: 20px auto;
}

#footer_section2 .form_newsletter input[type="text"]{
  line-height: normal;
  padding: 10px 15px 8px;
  border-radius: 3px;
  width: 220px;
}

#footer_section2 .form_newsletter input[type="submit"]{
  line-height: normal;
  padding: 8px 20px 8px;
  border-radius: 3px;
  border-color: #fb9107;
  background: #fb9107;
  color: #fff;
}

#footer_section2 .form_newsletter input[type="submit"]:hover{
  border-color: #333;
  background: #333;
}


/*---SECTION 3---*/

#footer_section3{
  background: #16223b;
  padding: 40px 0;
  color: #fff;
}

#footer_section3 .nav_link{
  font-size: 13px;
  color: #fff;
  margin: 0 13px;
  text-decoration: none;
}

#footer_section3 a:hover{
  text-decoration:none;
}

#footer_section3 .social_link{
  margin: 0 5px 25px;
  color: #0f1d38;
  background: #fff;
  font-size: 18px;
  padding: 12px 0;
  width: 39px;
  height: 15px;
  border-radius: 50px;
  text-align: center;
  transition: background ease 0.4s;
  -moz-transition: background ease 0.4s;
  -webkit-transition: background ease 0.4s;
}

#footer_section3 .social_link:hover{
  background: rgba(255, 255, 255, 0.6);
}

#footer_section3 a{
  color: #fff;
  transition: color ease 0.4s;
  -moz-transition: color ease 0.4s;
  -webkit-transition: color ease 0.4s;
}

#footer_section3 a:hover{
  color: rgba(255, 255, 255, 0.6);
}

#footer_perso a.link{
  color: #333;
  transition: color ease 0.4s;
  -moz-transition: color ease 0.4s;
  -webkit-transition: color ease 0.4s;
  text-decoration:none;
}
#footer_perso a.link:hover{
  color: rgba(0, 0, 0, 0.6);
}

/*---SECTION 4---*/

.autres_etablissements{
  width: 1200px;
  margin: 50px auto 35px;
}
.autres_etablissements .etb{
  display: inline-block;
  width: 24%;
  margin-bottom: 15px;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  font-family: Montserrat;
}
.autres_etablissements .etb .titre{
  color: #333;
}
.autres_etablissements .etb .titre a{
  color: #333;
  text-decoration: none;
}
.autres_etablissements .etb .place{
  color: #fb9107;
}