@charset "UTF-8";
@font-face {
  font-family: Gillsans;
  src: url("../fonts/gillsans-regular.eot");
  src: url("../fonts/gillsans-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/gillsans-regular.woff") format("woff"), url("../fonts/gillsans-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Gillsans Light;
  src: url("../fonts/gillsans-light.eot");
  src: url("../fonts/gillsans-light.eot?#iefix") format("embedded-opentype"), url("../fonts/gillsans-light.woff") format("woff"), url("../fonts/gillsans-light.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'gill_sanssemibold';
  src: url('../fonts/gillsans-semibold-webfont.woff2') format('woff2'), url('../fonts/gillsans-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gilsans BoldItalic';
  src: url("../fonts/gillsans-bold-italic.eot");
  src: url("../fonts/gillsans-bold-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/gillsans-bold-italic.woff") format("woff"), url("../fonts/gillsans-bold-italic.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gilsans Bold';
  src: url("../fonts/gillsans-bold.eot");
  src: url("../fonts/gillsans-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gillsans-bold.woff") format("woff"), url("../fonts/gillsans-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
body {
  margin: 0;
  padding: 0 8%;
  font-family: 'Gillsans', sans-serif;
  font-size: 14px;
  color: #1b2831;
  background: #1b2831;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: 100;
}
a {
  color: #1b2831;
}
.page_content {
  margin: 0 auto;
  padding: 20px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.wrapper {
  position: relative;
}
.container {
  max-width: 1308px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.container-xs {
  max-width: 1064px;
  width: 100%;
  margin: 0 auto;
}
a {
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.pull-right .focus {
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  margin-top: 16px;
}
.skip-links {
  position: absolute;
}
.skip-links a {
  position: absolute;
  left: -9999px;
  padding: 0.5em;
  background: #000;
  color: #fff;
  text-decoration: none;
}
.skip-links a:focus {
  position: static;
}
.hidden-element {
  display: none;
}
ul, ol, figure {
  margin: 0;
  padding: 0;
}
ul, li {
  list-style: none;
}
.clearfix {
  clear: both;
}
.placeholder {
  font-family: 'Gillsans', sans-serif;
  color: #91a2b4;
}
:-moz-placeholder {
  font-family: 'Gillsans', sans-serif;
  color: #91a2b4;
}
::-moz-placeholder {
  font-family: 'Gillsans', sans-serif;
  color: #91a2b4;
}
::-webkit-input-placeholder {
  font-family: 'Gillsans', sans-serif;
  color: #91a2b4;
}
input[type="submit"] {
  cursor: pointer;
}
.bloc-en-marche {
  width: 40%;
  height: auto;
  display: block;
  margin: 0 auto 63px auto;
  text-align: center;
  border-bottom: 21px solid #00b1e6;
}
h2.flex-caption span {
  display: block;
}
.flex {
  display: flex;
}
.uppercase {
  text-transform: uppercase;
  color: #575756;
}
.uppercase-date {
  font-weight: 600;
  font-size: 14px;
}
.uppercase-strong {
  font-size: 19px;
  font-weight: 300;
  font-style: 'Gillsans', sans-serif;
}
.uppercase-strong strong {
  font-size: 20px;
  font-weight: 600;
}
.uppercase-second-title {
  font-size: 14px;
  font-weight: 200;
  text-transform: uppercase;
}
.link {
  text-transform: uppercase;
  background: #915fc0;
  padding: 4px 6px;
  color: #fff;
  font-size: 75%;
  margin: 23px 0 0 0;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.link:hover {
  color: #915fc0;
  background: #fff;
  opacity: 1;
}
.h2_title {
  font-family: 'Gillsans Light', sans-serif;
  font-size: 286%;
  position: relative;
  margin: 12px 0;
}
.date {
  color: #00b1e6;
}
.main-content {
  position: relative;
}
.default_link {
  background: #00b1e6;
  color: #fff;
  font-size: 100%;
  padding: 11px 22px 9px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: center;
  border-radius: 18px;
}
.default_link_2 {
  background: transparent;
  color: #fff;
  font-size: 100%;
  padding: 11px 16px 9px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: center;
  border-radius: 18px;
  border: 1px solid #fff;
  margin-left: 15px;
}
input[type="submit"] {
  background: #00b1e6;
  color: #fff;
  padding: 9px 26px 8px;
  font-size: 100%;
  width: auto;
  margin-right: 0;
  border-radius: 20px;
  margin-left: 5px;
  border: 0;
  -webkit-appearance: none;
}
.rs-list {
  padding: 15px 0;
}
.rs-list .accroche, .rs-list .h2_title {
  display: inline-block;
  vertical-align: middle;
  margin: 0 38px 0 0;
}
.rs-list .textwidget {
  display: inline-block;
  vertical-align: middle;
}
.rs-list ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
}
.rs-list ul li a {
  width: 49px;
  height: 49px;
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.rs-list ul li a:hover {
  opacity: 1;
}
.rs-list ul li.facebook a {
  background-image: url(../_images/svg/facebook_white.svg);
}
.rs-list ul li.twitter a {
  background-image: url(../_images/svg/twitter_white.svg);
}
.rs-list ul li.instagram a {
  background-image: url(../_images/svg/instagram_white.svg);
}
.accroche {
  color: #00b1e6;
  font-weight: 700;
  font-style: italic;
  font-size: 250%;
  margin: 10px 0;
}
.up {
  position: relative;
  float: right;
  width: 32px;
  height: 32px;
}
.scrollTo {
  width: 100%;
  height: 100%;
  background-color: #00b1e6;
  z-index: 3;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: -2px;
  top: 2px;
}
.scrollTo:before {
  content: "";
  position: absolute;
  overflow: hidden;
  width: 12px;
  height: 12px;
  margin-top: -4px;
  right: 8px;
  top: 15px;
  border-top: 2px solid;
  border-right: 2px solid;
  border-color: #1b2831;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: rotate(-44deg);
  -o-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  -webkit-transform: rotate(-44deg);
  transform: rotate(-44deg);
}
.scrollTo:after {
  content: "";
  position: absolute;
  overflow: hidden;
  width: 2px;
  height: 22px;
  right: 14px;
  top: 11px;
  background: #1b2831;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
input, textarea, select, button {
  font-family: 'Gillsans', sans-serif;
}
.mc4wp-success p {
  font-size: 128%;
}
sub {
  vertical-align: top;
  font-size: 64%;
  line-height: 0.7;
}
#tarteaucitronRoot > span {
  vertical-align: middle;
}
#tarteaucitronRoot #tarteaucitronAlertBig {
  background: #00b1e6;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize {
  background: white;
  border-radius: 20px;
  color: #1b2831;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert {
  background: white;
  border-radius: 20px;
  color: #1b2831;
  font-size: 16px;
  padding: 7px 10px 6px;
  margin-bottom: 0;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider ul li img {
  width: 100%;
  height: auto;
  margin: auto;
}
.flexslider .flex-caption {
  width: 36%;
  padding: 47px 85px 63px 80px;
  text-align: center;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 34px;
  line-height: 53px;
  position: absolute;
  right: 0;
  margin: auto;
  font-weight: 300;
}
.flexslider .flex-control-nav {
  bottom: 19px;
  z-index: 9;
}
.flexslider .flex-control-paging {
  font-size: 0;
  position: absolute;
  text-align: center;
  bottom: 18px;
  width: 50%;
}
.flexslider .flex-control-paging li {
  margin: 0 5px;
  display: inline-block;
}
.flexslider .flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #00b1e6;
}
.flexslider .flex-direction-nav a {
  width: 30px;
  height: 30px;
  top: 50%;
  display: block;
  margin: 5px 0 0;
  position: absolute;
  text-indent: -9999px;
  outline: none;
}
.flexslider .flex-direction-nav a.flex-disabled {
  display: none;
}
.flexslider .flex-direction-nav .flex-prev {
  left: -10%;
}
.flexslider .flex-direction-nav .flex-prev:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-top: 2px solid #1b2831;
  border-right: 2px solid #1b2831;
  overflow: hidden;
  right: 2px;
  top: 7px;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.flexslider .flex-direction-nav .flex-next {
  right: -10%;
}
.flexslider .flex-direction-nav .flex-next:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-top: 2px solid #1b2831;
  border-right: 2px solid #1b2831;
  overflow: hidden;
  left: 2px;
  top: 7px;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: rotate(44deg);
  -o-transform: rotate(44deg);
  -ms-transform: rotate(44deg);
  -webkit-transform: rotate(44deg);
  transform: rotate(44deg);
}
header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
header .header-container {
  display: table;
  width: 100%;
}
header .logo {
  display: table-cell;
  vertical-align: middle;
  padding-left: 35px;
  width: 30%;
}
header .logo a {
  display: block;
}
header .logo:hover a {
  opacity: 0.7;
}
header .menu-right {
  display: table-cell;
  vertical-align: middle;
  padding: 50px 0;
  float: right;
}
#menu_principal {
  margin: 0 15px;
}
#menu_principal .menu {
  display: table;
  width: 100%;
  position: relative;
}
#menu_principal .menu > li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 1px;
}
#menu_principal .menu > li.highlighting > a, #menu_principal .menu > li:hover > a {
  background: #00b1e6;
}
#menu_principal .menu > li > a {
  color: #fff;
  padding: 11px 16px 9px;
  display: block;
  font-size: 130%;
  border-radius: 20px;
  text-align: center;
  transition: background-color 0.5s ease;
  font-family: 'Gillsans Light', sans-serif;
  font-weight: 700;
}
#menu_principal .menu > li > a:hover {
  opacity: 1;
}
#menu_principal .menu > li:hover .submenu-container {
  display: block;
}
#menu_principal .menu .submenu-container {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 4px;
}
#menu_principal .menu .submenu-container a {
  padding: 13px 14px 11px;
  font-size: 130%;
  display: block;
}
#menu_principal .menu .sub-menu {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  position: absolute;
  left: 0;
  width: auto;
  z-index: 99;
  border-radius: 20px;
  background: #eaebeb;
  padding: 0 4px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.menu_burger {
  cursor: pointer;
  text-indent: -9999px;
  padding: 5px;
  float: right;
  margin: 0 20px 0;
  display: none;
  position: relative;
}
.menu_burger .bar {
  width: 22px;
  height: 2px;
  background: #f8f9fd;
  margin-bottom: 4px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.5s ease;
}
.menu_burger.open {
  padding: 14px 16px;
}
.menu_burger.open .bar {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.menu_burger.open .bar:nth-child(1) {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu_burger.open .bar:nth-child(2) {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu_burger.open .bar:nth-child(3) {
  display: none;
}
@media (max-width: 1699px) {
  #menu_principal .menu > li a {
    padding: 12px 8px;
  }
}
@media (max-width: 1550px) {
  header .menu-right {
    float: none;
    padding: 35px 0;
  }
}
@media (max-width: 1480px) {
  #menu_principal .menu .submenu-container a, #menu_principal .menu > li a {
    font-size: 120%;
  }
}
@media (max-width: 1400px) {
  #menu_principal .menu > li a {
    font-size: 118%;
    padding: 10px 5px;
  }
  #menu_principal .menu .submenu-container a {
    font-size: 118%;
    padding: 10px 8px;
  }
}
@media (max-width: 1310px) {
  header .logo {
    width: 27%;
  }
}
@media (max-width: 1200px) {
  #menu_principal .menu > li a, #menu_principal .menu .submenu-container a {
    font-size: 105%;
  }
}
@media (max-width: 992px) {
  .menu_burger {
    display: block;
  }
  #menu_principal {
    width: 320px;
    right: -336px;
    top: 58px;
    position: absolute;
    z-index: 11;
    margin: 0;
    background-color: #1b2831;
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(2, 3, 3, 0.37);
    box-shadow: 0 4px 8px 0 rgba(2, 3, 3, 0.37);
    -webkit-transition: right 300ms ease-in-out;
    -moz-transition: right 300ms ease-in-out;
    -ms-transition: right 300ms ease-in-out;
    -o-transition: right 300ms ease-in-out;
    transition: right 300ms ease-in-out;
  }
  #menu_principal.open {
    right: 0;
  }
  #menu_principal .menu {
    display: block;
  }
  #menu_principal .menu > li {
    display: block;
    position: relative;
    padding: 0;
  }
  #menu_principal .menu > li a {
    font-size: 128%;
    padding: 14px 20px;
    text-align: left;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    letter-spacing: 0.5px;
  }
  #menu_principal .menu > li.menu-open .toggle-menu {
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #menu_principal .menu > li:last-child a {
    border-bottom: 0;
  }
  #menu_principal .menu > li:hover a {
    background: transparent;
  }
  #menu_principal .menu > li:hover .submenu-container {
    display: none;
  }
  #menu_principal .menu > li:hover.highlighting a {
    background: #00b1e6;
  }
  #menu_principal .menu > li .sub-menu {
    position: relative;
    border-radius: 0;
    width: 100%;
  }
  #menu_principal .menu > li .sub-menu li {
    width: 100%;
  }
  #menu_principal .menu > li .submenu-container {
    position: relative;
    padding-top: 0;
  }
  #menu_principal .menu > li .submenu-container a {
    font-size: 128%;
    padding: 10px 14px;
  }
  header .menu-right {
    padding: 15px 0;
  }
  header .logo {
    padding-left: 20px;
    min-width: 186px;
    width: 30%;
  }
  header .header-container {
    min-height: 58px;
  }
}
@media (max-width: 1699px) {
}
@media (max-width: 1585px) {
  body {
    font-size: 13px;
  }
  .page_content {
    padding: 15px;
  }
}
@media (max-width: 1250px) {
  body {
    font-size: 12px;
  }
}
@media (max-width: 1200px) {
  body {
    padding: 0 5%;
  }
  .page_content {
    padding: 10px;
  }
}
@media (max-width: 992px) {
  body {
    padding: 0;
    font-size: 12px;
    max-width: 768px;
    margin: 0 auto;
  }
  .menu-item-has-children > .toggle-menu {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .menu-item-has-children > .toggle-menu:after {
    content: "";
    vertical-align: middle;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #fff;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 0;
    right: 0;
    bottom: 0;
    top: -5px;
    margin: auto;
    position: absolute;
  }
}
@media (max-width: 768px) {
  .page_content {
    padding: 0;
  }
  .default_link {
    padding: 6px 14px;
    font-size: 110%;
  }
  .default_link_2 {
    font-size: 110%;
    padding: 5px 10px;
  }
  .h2_title {
    font-size: 275%;
    line-height: 1;
  }
  image-item {
    width: 100%;
    margin-bottom: 10px;
  }
  image-item img {
    width: 100%;
  }
}
@media (max-width: 550px) {
  .flexslider .flex-control-paging li a {
    width: 8px;
    height: 8px;
  }
  .flexslider .flex-direction-nav .flex-prev {
    left: -2%;
    top: 46%;
  }
  .flexslider .flex-direction-nav .flex-next {
    top: 46%;
  }
  .flexslider .flex-direction-nav .flex-next:before, .flexslider .flex-direction-nav .flex-prev:before {
    width: 10px;
    height: 10px;
    right: 10px;
    top: 9px;
  }
  .image-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .image-item img {
    width: 100%;
  }
}
@media (max-width: 330px) {
  body {
    font-size: 11px;
  }
  .image-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .image-item img {
    width: 100%;
  }
}
.bloc-rs {
  position: fixed;
  right: 0;
  top: 4.7%;
  z-index: 11;
  text-align: center;
  width: 8%;
  background: #1b2831;
}
.bloc-rs .h2_title {
  display: none;
}
.bloc-rs .rs-list {
  padding: 10px 0;
  background: #1b2831;
}
.bloc-rs .rs-list ul {
  padding: 0;
}
.bloc-rs .rs-list ul li {
  display: block;
  padding: 9px 0;
  margin: 0;
}
.bloc-rs .rs-list ul li.facebook a {
  background-image: url(../_images/svg/fb_right.svg);
}
.bloc-rs .rs-list ul li.twitter a {
  background-image: url(../_images/svg/twitter_right.svg);
}
.bloc-rs .rs-list ul li.instagram a {
  background-image: url(../_images/svg/instagram_right.svg);
}
.bloc-rs .rs-list ul li.youtube a {
  background-image: url(../_images/svg/youtube_right.svg);
}
.bloc-rs .rs-list ul li.loomio a {
  background-image: url(../_images/svg/loomio_right.svg);
}
.bloc-rs .rs-list ul li a {
  -webkit-transition: none 200ms ease-in-out;
  -moz-transition: none 200ms ease-in-out;
  -ms-transition: none 200ms ease-in-out;
  -o-transition: none 200ms ease-in-out;
  transition: none 200ms ease-in-out;
}
.bloc-rs .rs-list ul li a:hover {
  opacity: 0.7;
  -webkit-filter: brightness(6);
  filter: brightness(6);
}
.bloc-rs .blog {
  display: inline-block;
  background-color: rgba(248, 155, 28, 0.6);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: relative;
  text-indent: -9999px;
}
.bloc-rs .blog:after {
  content: "";
  position: absolute;
  background: url(../_images/svg/blog_right.svg) no-repeat 50%;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  background-size: 32px;
}
@media (max-width: 1250px) {
  .bloc-rs .rs-list ul li a {
    width: 30px;
    height: 30px;
  }
  .bloc-rs .blog {
    width: 30px;
    height: 30px;
  }
  .bloc-rs .blog:after {
    background-size: 18px;
  }
}
@media (max-width: 1200px) {
  .bloc-rs {
    width: 5%;
  }
}
@media (max-width: 992px) {
  .bloc-rs {
    display: none;
  }
}
.first-bloc {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.first-bloc .banner {
  position: relative;
  overflow: hidden;
}
.first-bloc .bloc-in {
  position: relative;
  overflow: hidden;
  margin-top: 142px;
}
.first-bloc .description {
  position: absolute;
  left: 40px;
  top: 0;
  height: 100%;
  width: 43%;
  z-index: 2;
}
.first-bloc .description .default_link {
  color: #1b2831;
}
.first-bloc .description .desc-in {
  position: relative;
  top: 51.5%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: rgba(27, 40, 49, 0.8);
  text-align: center;
  color: #fff;
  max-width: 670px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 70%;
}
.first-bloc .description .desc-in .widget-desc-rs {
  position: relative;
  text-align: left;
  height: 40.5%;
  width: 73%;
}
.first-bloc .description .desc-in .widget-desc-rs .desc {
  padding-bottom: 8px;
}
.first-bloc .description .widget_text.desc h2 {
  font-family: 'Gillsans Light', sans-serif;
  font-size: 346%;
  letter-spacing: -1.5px;
  margin-bottom: 5px;
}
.first-bloc .description .widget_text.desc h2 strong {
  font-family: 'Gilsans BoldItalic', sans-serif;
  color: #00b1e6;
  font-size: 60%;
  letter-spacing: normal;
}
.first-bloc .description .widget_text.desc h3 {
  font-family: 'Gillsans Light', sans-serif;
  font-size: 200%;
  letter-spacing: -0.5px;
}
.first-bloc .description .widget_text.desc h3 strong {
  font-family: 'Gilsans BoldItalic', sans-serif;
  color: #00b1e6;
  font-size: 84%;
  letter-spacing: normal;
}
.first-bloc .description .widget_text.desc p {
  color: #91a2b4;
  font-size: 128%;
  letter-spacing: 0.2px;
}
.first-bloc .description .rs-list {
  display: inline-block;
  padding: 0;
  vertical-align: middle;
}
.first-bloc .description .rs-list p {
  display: inline-block;
  vertical-align: middle;
}
.first-bloc .description .rs-list ul {
  display: inline-block;
  padding: 0 6px 0 20px;
  vertical-align: middle;
}
.first-bloc .description .rs-list ul li {
  margin-right: 22px;
}
.first-bloc .description .rs-list ul li a {
  width: 19px;
  height: 19px;
}
.first-bloc .description .rs-list ul li a:hover {
  opacity: 0.7;
}
.first-bloc .description .rs-list ul li.facebook a {
  background-image: url(../_images/svg/fb.svg);
}
.first-bloc .description .rs-list ul li.twitter a {
  background-image: url(../_images/svg/twitter.svg);
}
.first-bloc .description .rs-list ul li.instagram a {
  background-image: url(../_images/svg/instagram.svg);
}
.first-bloc .description .rs-list ul li.youtube a {
  background-image: url(../_images/svg/youtube.svg);
}
.first-bloc .description .rs-list ul li.loomio a {
  background-image: url("../_images/svg/loomio.svg");
}
.first-bloc .description .blog {
  display: inline-block;
  color: #f89b1c;
  position: relative;
  vertical-align: middle;
  font-size: 128%;
  padding: 8px 8px 0 0;
}
.first-bloc .description .blog:after {
  content: "";
  position: absolute;
  width: 21px;
  height: 19px;
  background: url(../_images/svg/blog.svg) no-repeat 50%;
  background-size: cover;
  top: 2px;
  right: -18px;
}
.first-bloc .img-bg {
  width: 100%;
  position: relative;
  pointer-events: none;
}
.first-bloc .img-bg img {
  width: 100%;
}
.first-bloc .img-bg:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(27, 40, 49, 0.8);
  background: -moz-linear-gradient(left, rgba(27, 40, 49, 0.8) 0%, rgba(27, 40, 49, 0.8) 1%, rgba(27, 40, 49, 0.6) 23%, rgba(27, 40, 49, 0.54) 29%, rgba(27, 40, 49, 0.4) 42%, rgba(27, 40, 49, 0.33) 49%, rgba(27, 40, 49, 0.2) 61%, rgba(27, 40, 49, 0.17) 66%, rgba(27, 40, 49, 0) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(27, 40, 49, 0.8)), color-stop(1%, rgba(27, 40, 49, 0.8)), color-stop(23%, rgba(27, 40, 49, 0.6)), color-stop(29%, rgba(27, 40, 49, 0.54)), color-stop(42%, rgba(27, 40, 49, 0.4)), color-stop(49%, rgba(27, 40, 49, 0.33)), color-stop(61%, rgba(27, 40, 49, 0.2)), color-stop(66%, rgba(27, 40, 49, 0.17)), color-stop(100%, rgba(27, 40, 49, 0)));
  background: -webkit-linear-gradient(left, rgba(27, 40, 49, 0.8) 0%, rgba(27, 40, 49, 0.8) 1%, rgba(27, 40, 49, 0.6) 23%, rgba(27, 40, 49, 0.54) 29%, rgba(27, 40, 49, 0.4) 42%, rgba(27, 40, 49, 0.33) 49%, rgba(27, 40, 49, 0.2) 61%, rgba(27, 40, 49, 0.17) 66%, rgba(27, 40, 49, 0) 100%);
  background: -o-linear-gradient(left, rgba(27, 40, 49, 0.8) 0%, rgba(27, 40, 49, 0.8) 1%, rgba(27, 40, 49, 0.6) 23%, rgba(27, 40, 49, 0.54) 29%, rgba(27, 40, 49, 0.4) 42%, rgba(27, 40, 49, 0.33) 49%, rgba(27, 40, 49, 0.2) 61%, rgba(27, 40, 49, 0.17) 66%, rgba(27, 40, 49, 0) 100%);
  background: -ms-linear-gradient(left, rgba(27, 40, 49, 0.8) 0%, rgba(27, 40, 49, 0.8) 1%, rgba(27, 40, 49, 0.6) 23%, rgba(27, 40, 49, 0.54) 29%, rgba(27, 40, 49, 0.4) 42%, rgba(27, 40, 49, 0.33) 49%, rgba(27, 40, 49, 0.2) 61%, rgba(27, 40, 49, 0.17) 66%, rgba(27, 40, 49, 0) 100%);
  background: linear-gradient(to right, rgba(27, 40, 49, 0.8) 0%, rgba(27, 40, 49, 0.8) 1%, rgba(27, 40, 49, 0.6) 23%, rgba(27, 40, 49, 0.54) 29%, rgba(27, 40, 49, 0.4) 42%, rgba(27, 40, 49, 0.33) 49%, rgba(27, 40, 49, 0.2) 61%, rgba(27, 40, 49, 0.17) 66%, rgba(27, 40, 49, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b2831', endColorstr='#1b2831', GradientType=1);
}
.first-bloc .img-bg:before {
  content: "";
  position: absolute;
  bottom: -27%;
  right: -17.5%;
  width: 35%;
  height: 62.5%;
  z-index: 1;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 0em 2em 15em 26em rgba(255, 255, 255, 0.7);
}
.first-bloc .img-thumbnail {
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none;
  z-index: 3;
  height: 100%;
}
.first-bloc .img-thumbnail img {
  width: 100%;
}
.first-bloc .caption {
  position: absolute;
  right: 4.8%;
  margin-top: 13.2%;
  top: 0;
  max-width: 470px;
  text-align: right;
  font-family: 'Gillsans Light', sans-serif;
  font-size: 474%;
  line-height: 1.1em;
  z-index: 99;
  width: 46%;
}
.first-bloc .logos {
  position: absolute;
  bottom: -27%;
  right: -17.5%;
  width: 35%;
  height: 62.5%;
  z-index: 2;
  background-color: rgba(248, 155, 28, 0.8);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.first-bloc .logos .logos-in {
  position: absolute;
  left: 9%;
  bottom: 31.2%;
  width: 36.4%;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.first-bloc .logos .logos-in li {
  margin-bottom: 24px;
  padding: 0 10px;
}
.first-bloc .logos .logos-in li a {
  display: block;
}
.first-bloc .logos img {
  margin: 0 auto;
}
.bloc-intro {
  text-align: center;
  background: #f89b1c;
  padding: 60px 0;
  font-size: 156%;
  line-height: 1.75em;
}
.bloc-acces {
  padding: 100px 0 90px;
}
.bloc-acces .access-in {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.bloc-acces article {
  text-align: center;
  width: 25%;
  margin: 30px 0;
}
.bloc-acces article .item-in {
  max-width: 228px;
  padding: 0 30px;
  display: inline-block;
}
.bloc-acces article .img-wrap {
  height: 40px;
  position: relative;
  text-align: center;
  margin-bottom: 25px;
}
.bloc-acces article .img-wrap img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 40px;
  max-height: 40px;
}
.bloc-acces article a {
  color: #1b2831;
  display: block;
}
.bloc-acces article .item-title {
  color: #00b1e6;
  font-size: 178%;
  margin-bottom: 22px;
}
.bloc-acces article p {
  color: #4e555c;
  font-size: 128%;
  margin: 10px 0;
  line-height: 1.4em;
  padding: 0 10px;
}
.bloc-acces article.agenda p {
  padding: 0 25px;
}
.bloc-acces article.agenda .event-title {
  min-height: 84px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.bloc-acces .agendaSlider {
  display: inline-block;
}
.bloc-actus {
  overflow: hidden;
  position: relative;
  color: #fff;
}
.bloc-actus:before {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 49.65%;
  margin-left: -3%;
  background: rgba(27, 40, 49, 1) url(../_images/bg_actu_right_transparent.png) no-repeat;
  background-blend-mode: color-burn;
  background-size: cover;
  padding-bottom: 100px;
}
.bloc-actus #actuSlider {
  overflow: hidden;
}
.bloc-actus #actuSlider .slides {
  overflow: hidden;
}
.bloc-actus .item-actu .actu-in {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  height: 100%;
  width: 100%;
  position: relative;
}
.bloc-actus .item-actu .actu-in .visuel-wrap {
  width: 51%;
  position: relative;
  z-index: 999;
  /*-webkit-clip-path: polygon(0 0, 95% 0, 95% 25%, 98% 29%, 95% 34%, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 95% 0, 95% 25%, 98% 29%, 95% 34%, 95% 100%, 0 100%);*/
}
.bloc-actus .item-actu .actu-in .caption {
  width: 50%;
  margin-left: -3%;
  padding-left: 3%;
  position: relative;
}
.bloc-actus .item-actu .actu-in .caption .img-wrap {
  position: relative;
}
.bloc-actus .item-actu .actu-in .caption img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.bloc-actus .item-actu .actu-in .caption .caption-in {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  padding: 15% 22% 100px;
  box-sizing: border-box;
}
.bloc-actus .item-actu .actu-in .caption .caption-in .desc-actu {
  max-width: 450px;
}
.bloc-actus .item-actu .actu-in .caption .h2_title .date {
  font-family: 'Gillsans', sans-serif;
  font-size: 33%;
}
.bloc-actus .item-actu .actu-in .caption p {
  font-size: 128%;
  margin: 0 0 20px;
  line-height: 1.4em;
  letter-spacing: 0.2px;
}
.bloc-actus .item-actu .actu-in .default_link {
  color: #1b2831;
  padding: 11px 20px 9px;
}
.bloc-actus .flex-direction-nav {
  position: absolute;
  text-align: right;
  font-size: 0;
  width: 215px;
  right: 49%;
}
.bloc-actus .flex-direction-nav .flex-prev {
  left: 20px;
  bottom: 30px;
  top: auto;
  z-index: 9;
}
.bloc-actus .flex-direction-nav .flex-next {
  right: 20px;
  bottom: 30px;
  top: auto;
  z-index: 9;
}
.bloc-actus .flex-control-paging {
  bottom: 40px;
  width: 110px;
  left: auto;
  right: 50%;
  margin-right: 36px;
}
.bloc-actus #carousel {
  background: #1b2831;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 49.6%;
  z-index: 9;
}
.bloc-actus #carousel .slides {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.bloc-actus #carousel .item-pager {
  cursor: pointer;
  height: 100%;
  overflow: hidden;
}
.bloc-actus #carousel .item-pager:hover {
  opacity: 0.7;
}
.bloc-actus #carousel .item-pager .pager-in {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  height: 100px;
}
.bloc-actus #carousel .item-pager .pager-in .visuel-wrap {
  width: 49%;
  position: relative;
  overflow: hidden;
}
.bloc-actus #carousel .item-pager .pager-in .visuel-wrap img {
  height: 100%;
  width: auto;
  max-width: none;
  margin: 0;
}
.bloc-actus #carousel .item-pager .pager-in .caption {
  width: 60%;
  padding: 14px 20px;
}
.bloc-actus #carousel .item-pager .pager-in .caption p {
  font-size: 128%;
  margin: 0;
  line-height: 1.2;
}
.bloc-actus #carousel .flex-control-nav {
  display: none;
}
.bloc-projet {
  padding: 20px 0 0;
}
.bloc-projet .projet-content {
  padding: 143px 0 30px 0;
  position: relative;
  background-color: #f8f9fd;
  min-height: 550px;
  box-sizing: border-box;
  overflow: hidden;
}
.bloc-projet .projet-content .projet-container {
  padding-left: 63px;
}
.bloc-projet .projet-content .h2_title {
  position: relative;
  z-index: 9;
}
.bloc-projet .projet-content .caption {
  position: relative;
  z-index: 9;
  max-width: 580px;
}
.bloc-projet .projet-content .caption p {
  font-size: 128%;
  color: #4e555c;
  margin: 0px 0 20px;
  line-height: 1.4em;
}
.bloc-projet .projet-content .liste_projets {
  padding-top: 3px;
}
.bloc-projet .projet-content .tabs-links {
  position: relative;
  z-index: 9;
  margin-bottom: 20px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.bloc-projet .projet-content .tabs-links li .item-title {
  font-size: 111%;
  padding: 7px 24px 7px;
  cursor: pointer;
  border-radius: 20px;
  font-family: 'gill_sanssemibold', sans-serif;
}
.bloc-projet .projet-content .tabs-links li.active .item-title {
  color: #fff;
  background: #1b2831;
}
.bloc-projet .projet-content .tabs-links li:hover .item-title {
  opacity: 0.7;
}
.bloc-projet .projet-content .tab-container {
  min-height: 130px;
}
.bloc-projet .projet-content .default_link_2 {
  color: #1b2831;
  border-color: #1b2831;
}
.bloc-projet .bg_projet {
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  z-index: 0;
}
.bloc-projet .bg_projet:before {
  content: "";
  width: 100%;
  top: 0;
  bottom: 0;
  left: -80px;
  right: -80px;
  transform: skew(22deg);
  position: absolute;
  background: rgba(248, 249, 253, 1);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f9fd+0,f8f9fd+100&1+0,1+60,0.8+73,0.3+86,0+100 */
  background: -moz-linear-gradient(left, rgba(248, 249, 253, 1) 0%, rgba(248, 249, 253, 1) 60%, rgba(248, 249, 253, 0.8) 73%, rgba(248, 249, 253, 0.3) 86%, rgba(248, 249, 253, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(248, 249, 253, 1) 0%, rgba(248, 249, 253, 1) 60%, rgba(248, 249, 253, 0.8) 73%, rgba(248, 249, 253, 0.3) 86%, rgba(248, 249, 253, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(248, 249, 253, 1) 0%, rgba(248, 249, 253, 1) 60%, rgba(248, 249, 253, 0.8) 73%, rgba(248, 249, 253, 0.3) 86%, rgba(248, 249, 253, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f9fd', endColorstr='#00f8f9fd',GradientType=1);
  /* IE6-9 */
}
.bloc-contact {
  overflow: hidden;
  padding: 65px 0 70px;
}
.bloc-contact .contact-in {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-left: 63px;
}
.bloc-contact .contact {
  position: relative;
  width: 50%;
}
.bloc-contact .contact:after {
  content: "";
  width: 100px;
  height: 98px;
  position: absolute;
  right: 18%;
  top: 12px;
  bottom: 0;
  margin: auto 0;
  background: url(../_images/svg/picto_contact.svg) no-repeat 50%;
  background-size: cover;
}
.bloc-contact .contact p {
  font-size: 128%;
  margin: 0 0 20px;
  line-height: 1.4em;
}
.bloc-contact .newsletter {
  margin: auto;
}
.bloc-contact .newsletter label {
  display: none;
}
.bloc-contact .newsletter input, .bloc-contact .newsletter textarea, .bloc-contact .newsletter select {
  display: inline-block;
  vertical-align: middle;
  margin: 2px 1px;
  background: #faf9f9;
}
.bloc-contact .newsletter input {
  border: 0;
  border-radius: 50px;
  padding: 11px 15px 9px;
  width: 74px;
  margin-right: 16px;
  outline: none;
  font-size: 100%;
  -webkit-box-shadow: 0 2px 10px -1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 2px 10px -1px rgba(0, 0, 0, 0.1) inset;
  -o-shadow: 0 2px 10px -1px rgba(0, 0, 0, 0.1) inset;
  -ms-shadow: 0 2px 10px -1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 2px 10px -1px rgba(0, 0, 0, 0.1) inset;
}
.bloc-contact .newsletter input[type="email"] {
  width: 196px;
}
.bloc-contact .newsletter input[type="submit"] {
  background: #00b1e6;
  color: #fff;
  text-transform: uppercase;
  height: auto;
  line-height: normal;
  padding: 11px 19px 9px;
  width: auto;
  margin-right: 0;
  border-radius: 20px;
}
.bloc-contact .newsletter p {
  font-size: 108%;
  max-width: 500px;
  line-height: 1.2;
  font-family: 'Gillsans Light', sans-serif;
}
.bloc-contact .newsletter .rs-list ul li a {
  border-radius: 50%;
  background-size: cover;
  background-position: 50%;
}
.bloc-contact .newsletter .rs-list ul li a:hover {
  opacity: 0.7;
}
.bloc-contact .newsletter .rs-list ul li.facebook a {
  background-image: url(../_images/svg/fb_blue.svg);
}
.bloc-contact .newsletter .rs-list ul li.twitter a {
  background-image: url(../_images/svg/twitter_blue.svg);
}
.bloc-contact .newsletter .rs-list ul li.instagram a {
  background-image: url(../_images/svg/instagram_blue.svg);
}
.bloc-contact .newsletter .rs-list ul li.youtube a {
  background-image: url(../_images/svg/youtube_blue.svg);
}
.bloc-contact .newsletter .rs-list ul li.loomio a {
  background-image: url(../_images/svg/loomio_blue.svg);
}
@media (max-width: 1799px) {
  .first-bloc .description .desc-in {
    height: 66%;
    top: 50%;
  }
  .first-bloc .description .desc-in .widget-desc-rs {
    width: auto;
    height: auto;
  }
}
@media (max-width: 1550px) {
  .bloc-projet .projet-content {
    padding-top: 100px;
    min-height: 480px;
  }
  .first-bloc .img-bg:before {
    box-shadow: 0em 2em 15em 21em rgba(255, 255, 255, 0.7);
  }
  .bloc-contact .contact-in {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .bloc-actus .item-actu .actu-in .caption .caption-in {
    padding: 6% 12% 100px;
  }
}
@media (max-width: 1250px) {
  .first-bloc .description .rs-list ul {
    padding: 0 6px 0 15px;
  }
  .first-bloc .description .rs-list ul li {
    margin-right: 15px;
  }
  .first-bloc .description .rs-list ul li a {
    width: 16px;
    height: 16px;
  }
  .first-bloc .description .desc-in {
    font-size: 95%;
  }
  .bloc-contact .newsletter .rs-list ul li a {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 1200px) {
  .bloc-actus #carousel .item-pager .pager-in {
    height: 70px;
  }
  .bloc-actus #carousel .item-pager .pager-in .visuel-wrap {
    width: 36%;
  }
  .bloc-acces {
    padding: 50px 0 30px;
  }
  .bloc-projet .projet-content {
    padding: 60px 0;
    min-height: 400px;
  }
  .bloc-contact {
    padding: 40px 0;
  }
}
@media (max-width: 992px) {
  .first-bloc .description {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    width: 100%;
  }
  .first-bloc .description .desc-in {
    position: relative;
    top: 0;
    font-size: 100%;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    background: #1b2831;
    max-width: 100%;
    height: auto;
    padding: 15px 30px 33px;
  }
  .first-bloc .description .desc-in .widget-desc-rs {
    position: relative;
    top: 0;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .first-bloc .description .desc-in .widget-desc-rs h2 {
    font-size: 251%;
    letter-spacing: -0.5px;
    margin-bottom: 5px;
  }
  .first-bloc .description .desc-in .widget-desc-rs h3 {
    font-size: 142%;
    letter-spacing: -0.2px;
  }
  .first-bloc .caption {
    font-size: 251%;
    width: auto;
    max-width: 200px;
  }
  .bloc-acces {
    padding: 35px 0 20px;
  }
  .bloc-acces .access-in {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bloc-acces .access-in article {
    width: 50%;
  }
  .bloc-projet {
    padding: 0;
  }
  .bloc-projet .bg_projet {
    position: relative;
    height: 312px;
    margin-top: -60px;
    background-size: cover;
  }
  .bloc-projet .bg_projet:before {
    background: rgba(248, 249, 253, 1);
    background: -moz-linear-gradient(top, rgba(248, 249, 253, 1) 0%, rgba(248, 249, 253, 0.8) 14%, rgba(248, 249, 253, 0.6) 25%, rgba(248, 249, 253, 0.53) 29%, rgba(248, 249, 253, 0.4) 36%, rgba(248, 249, 253, 0.2) 48%, rgba(248, 249, 253, 0.19) 50%, rgba(248, 249, 253, 0.18) 53%, rgba(248, 249, 253, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248, 249, 253, 1)), color-stop(14%, rgba(248, 249, 253, 0.8)), color-stop(25%, rgba(248, 249, 253, 0.6)), color-stop(29%, rgba(248, 249, 253, 0.53)), color-stop(36%, rgba(248, 249, 253, 0.4)), color-stop(48%, rgba(248, 249, 253, 0.2)), color-stop(50%, rgba(248, 249, 253, 0.19)), color-stop(53%, rgba(248, 249, 253, 0.18)), color-stop(100%, rgba(248, 249, 253, 0)));
    background: -webkit-linear-gradient(top, rgba(248, 249, 253, 1) 0%, rgba(248, 249, 253, 0.8) 14%, rgba(248, 249, 253, 0.6) 25%, rgba(248, 249, 253, 0.53) 29%, rgba(248, 249, 253, 0.4) 36%, rgba(248, 249, 253, 0.2) 48%, rgba(248, 249, 253, 0.19) 50%, rgba(248, 249, 253, 0.18) 53%, rgba(248, 249, 253, 0) 100%);
    background: -o-linear-gradient(top, rgba(248, 249, 253, 1) 0%, rgba(248, 249, 253, 0.8) 14%, rgba(248, 249, 253, 0.6) 25%, rgba(248, 249, 253, 0.53) 29%, rgba(248, 249, 253, 0.4) 36%, rgba(248, 249, 253, 0.2) 48%, rgba(248, 249, 253, 0.19) 50%, rgba(248, 249, 253, 0.18) 53%, rgba(248, 249, 253, 0) 100%);
    background: -ms-linear-gradient(top, rgba(248, 249, 253, 1) 0%, rgba(248, 249, 253, 0.8) 14%, rgba(248, 249, 253, 0.6) 25%, rgba(248, 249, 253, 0.53) 29%, rgba(248, 249, 253, 0.4) 36%, rgba(248, 249, 253, 0.2) 48%, rgba(248, 249, 253, 0.19) 50%, rgba(248, 249, 253, 0.18) 53%, rgba(248, 249, 253, 0) 100%);
    background: linear-gradient(to bottom, rgba(248, 249, 253, 1) 0%, rgba(248, 249, 253, 0.8) 14%, rgba(248, 249, 253, 0.6) 25%, rgba(248, 249, 253, 0.53) 29%, rgba(248, 249, 253, 0.4) 36%, rgba(248, 249, 253, 0.2) 48%, rgba(248, 249, 253, 0.19) 50%, rgba(248, 249, 253, 0.18) 53%, rgba(248, 249, 253, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f9fd', endColorstr='#f8f9fd', GradientType=0);
    transform: none;
    left: 0;
    right: 0;
  }
  .bloc-projet .projet-content {
    padding: 5px 0 0;
  }
  .bloc-projet .projet-content .tabs-links {
    padding: 0 22px;
  }
  .bloc-projet .projet-content .h2_title {
    padding: 0 30px;
  }
  .bloc-projet .projet-content .caption {
    padding: 0 30px;
  }
  .bloc-projet .projet-content .projet-container {
    padding: 0;
  }
  .bloc-contact {
    padding: 10px 0;
  }
  .bloc-contact .contact-in {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
  }
  .bloc-contact .contact-in .newsletter {
    width: 100%;
    padding: 20px 30px;
  }
  .bloc-contact .contact-in .newsletter input[type="email"] {
    margin-bottom: 12px;
  }
  .bloc-contact .contact-in .newsletter .newsletter-in .h2_title {
    margin-bottom: 28px;
  }
  .bloc-contact .contact-in .newsletter .rs-list {
    padding: 35px 0 0;
  }
  .bloc-contact .contact-in .newsletter .rs-list .textwidget {
    padding-top: 12px;
  }
  .bloc-contact .contact-in .newsletter .rs-list ul li {
    margin-right: 12px;
  }
  .bloc-contact .contact-in .contact {
    padding: 0 30px;
    width: 100%;
  }
  .bloc-contact .contact-in .contact:after {
    width: 74px;
    height: 73px;
    right: 10%;
    top: -26px;
  }
  .bloc-actus {
    background: #1b2831;
  }
  .bloc-actus:before {
    width: 100%;
  }
  .bloc-actus .item-actu .actu-in {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bloc-actus .item-actu .actu-in .visuel-wrap {
    width: 100%;
    -webkit-clip-path: polygon(100% -1%, 100% 93%, 19% 93%, 14% 100%, 10% 93%, 0% 93%, 0% -1%);
    clip-path: polygon(100% -1%, 100% 93%, 19% 93%, 14% 100%, 10% 93%, 0% 93%, 0% -1%);
  }
  .bloc-actus .item-actu .actu-in .caption {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    margin-top: -5%;
    max-height: 240px;
    overflow: hidden;
  }
  .bloc-actus .item-actu .actu-in .caption .caption-in {
    padding: 0;
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 240px;
  }
  .bloc-actus .item-actu .actu-in .caption .caption-in .desc-actu {
    padding: 6.5% 35px 20px;
  }
  .bloc-actus .item-actu .actu-in .caption img {
    position: relative;
  }
  .bloc-actus .item-actu .actu-in .caption p {
    margin: 0 0 15px;
    line-height: 1.3em;
  }
  .bloc-actus .item-actu .actu-in .h2_title {
    margin: 5px 0;
  }
  .bloc-actus .item-actu .default_link {
    padding: 6px 10px;
  }
  .bloc-actus #carousel {
    width: 100%;
    position: relative;
    background: #1b2831;
  }
  .bloc-actus #carousel .item-pager .pager-in {
    height: 90px;
  }
  .bloc-actus #carousel .item-pager .pager-in .caption {
    padding: 17px 20px;
  }
  .bloc-actus .flex-control-paging {
    bottom: 240px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto 15px;
  }
  .bloc-actus .flex-direction-nav {
    bottom: 240px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 34px;
  }
  .bloc-actus .flex-direction-nav .flex-prev, .bloc-actus .flex-direction-nav .flex-next {
    bottom: 0;
    top: 0;
    margin: 0;
  }
}
@media (max-width: 768px) {
  .first-bloc .caption {
    margin-top: 92px;
    right: 20px;
  }
  .first-bloc .description .rs-list p {
    margin: 0;
  }
  .bloc-actus .item-actu .actu-in .default_link {
    padding: 6px 14px;
  }
  .bloc-projet .projet-content .tabs-links {
    flex-wrap: wrap;
  }
}
@media (max-width: 740px) {
  .first-bloc .img-bg {
    height: 405px;
  }
  .first-bloc .img-bg:before {
    box-shadow: 0em 2em 15em 18em rgba(255, 255, 255, 0.7);
  }
  .first-bloc .img-bg img {
    width: auto;
    height: 100%;
    position: relative;
    max-width: none;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .first-bloc .img-thumbnail {
    z-index: 2;
  }
  .first-bloc .img-thumbnail img {
    width: auto;
    height: 100%;
    position: relative;
    max-width: none;
    left: 33%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .first-bloc .logos {
    bottom: -33%;
    height: 74.5%;
  }
}
@media (max-width: 550px) {
  .first-bloc .logos {
    bottom: -217px;
    height: 405px;
    width: 450px;
    right: -378px;
  }
  .first-bloc .logos .logos-in {
    left: -9px;
    bottom: 62px;
    width: 122px;
  }
  .first-bloc .logos .logos-in li {
    margin-bottom: 10px;
  }
  .first-bloc .logos .logos-in li a img {
    max-width: 62px;
  }
  .first-bloc .logos .logos-in li a.en_marche img {
    max-width: 85px;
  }
  .first-bloc .description .default_link {
    padding: 6px 10px;
  }
  .first-bloc .description .desc-in .widget-desc-rs h2 {
    font-size: 243%;
    line-height: 1em;
  }
  .first-bloc .description .desc-in .widget-desc-rs h2 strong {
    font-size: 64%;
  }
  .first-bloc .description .widget_text.desc p {
    font-size: 97%;
    margin: 16px 0;
  }
  .first-bloc .description .desc-in {
    padding: 18px 25px 33px 30px;
  }
  .first-bloc .description .rs-list ul {
    padding: 0 0px 0 10px;
  }
  .bloc-acces {
    padding: 32px 0 25px;
  }
  .bloc-acces .access-in {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 15px;
  }
  .bloc-acces .access-in article {
    width: 48%;
    margin: 0;
  }
  .bloc-acces .access-in article .item-title {
    font-size: 164%;
    margin-bottom: 0px;
  }
  .bloc-acces .access-in article .item-in {
    padding: 0;
  }
  .bloc-acces .access-in article .img-wrap {
    margin-bottom: 12px;
  }
  .bloc-acces .access-in article .img-wrap img {
    height: 25px;
  }
  .bloc-acces .access-in article p {
    font-size: 118%;
  }
  .bloc-acces .access-in article.agenda .event-title {
    min-height: 0px;
  }
  .bloc-projet .projet-content .tabs-links {
    padding: 0 15px;
  }
  .bloc-projet .projet-content .tabs-links li {
    margin-right: 10px;
    padding: 6px 8px;
    border-radius: 20px;
    width: 23%;
    text-align: center;
  }
  .bloc-projet .projet-content .tabs-links li.active {
    color: #fff;
    background: #1b2831;
  }
  .bloc-projet .projet-content .tabs-links li .item-title {
    font-size: 115%;
    padding: 0;
  }
  .bloc-projet .projet-content .caption p {
    line-height: 1.2;
    margin: 0 0 28px;
  }
  .bloc-projet .bg_projet {
    height: 240px;
  }
  .bloc-contact {
    padding: 15px 0 40px;
  }
  .bloc-contact .contact p {
    max-width: 145px;
    line-height: 1.3;
    margin: 0 0 15px;
  }
  .bloc-contact .contact-in .newsletter {
    padding: 22px 30px;
  }
  .bloc-contact .contact-in .newsletter .mc4wp-form-fields {
    max-width: 228px;
  }
  .bloc-contact .contact-in .newsletter .mc4wp-form-fields input[type="submit"] {
    float: right;
  }
  .bloc-contact .contact-in .newsletter input[type="email"] {
    width: 200px;
  }
  .bloc-contact .contact-in .newsletter .rs-list .textwidget {
    padding-top: 18px;
  }
  .bloc-contact .contact-in .newsletter .rs-list .h2_title {
    font-size: 234%;
  }
}
@media (max-width: 380px) {
  .bloc-actus .item-actu .actu-in .visuel-wrap {
    height: 248px;
  }
  .bloc-actus .item-actu .actu-in .visuel-wrap img {
    width: auto;
    height: 100%;
    max-width: none;
  }
  .bloc-actus .flex-control-paging {
    bottom: auto;
    top: 208px;
  }
  .bloc-actus .flex-direction-nav {
    bottom: auto;
    top: 197px;
  }
  .bloc-projet .projet-content .tabs-links li .item-title {
    font-size: 108%;
  }
  .bloc-actus .item-actu .actu-in .caption .caption-in {
    min-height: 220px;
  }
}
@supports (-ms-ime-align:auto) {
  .bloc-actus:before {
    background: #1b2831;
  }
  .bloc-actus .item-actu .actu-in .visuel-wrap {
    width: 50.8%;
  }
  .bloc-actus .item-actu .actu-in .caption {
    margin-left: 0;
    padding-left: 0;
  }
  .bloc-actus #carousel {
    width: 49.6%;
  }
  @media (max-width: 992px) {
    .bloc-actus .item-actu .actu-in .visuel-wrap {
      width: 100%;
    }
    .bloc-actus #carousel {
      width: 100%;
    }
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .bloc-actus:before {
    background: #1b2831;
  }
  .bloc-actus .item-actu .actu-in .visuel-wrap {
    width: 50.8%;
  }
}
footer {
  padding: 70px 50px 61px;
  background: #1b2831;
  color: #00b1e6;
}
footer .footer-top {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 15px 15px 12px;
}
footer .footer-top .footer-menu {
  width: 65%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
footer .footer-top .footer-menu .col-left {
  width: 31.5%;
}
footer .footer-top .footer-menu .col-right {
  width: 68.5%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
footer .footer-top .col-rs {
  color: #fff;
}
footer .menu-footer li {
  padding: 9px 0;
}
footer .menu-footer li a {
  font-size: 140%;
  font-family: 'Gillsans Light', sans-serif;
  text-shadow: 0 0 1px #00b1e6;
}
footer .menu-footer.colonne2 {
  width: 59%;
}
footer .menu-footer.colonne3 {
  width: 41%;
}
footer a {
  display: block;
  color: #00b1e6;
}
footer .logos {
  margin-bottom: 38px;
  margin-top: 10px;
}
footer .logos li {
  display: inline-block;
  vertical-align: middle;
  max-width: 80px;
}
footer .logos li.logo_marche {
  max-width: 120px;
  margin-right: 35px;
}
footer .rs-in {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 38px;
}
footer .rs-list {
  display: inline-block;
  padding: 0;
  vertical-align: middle;
}
footer .rs-list .h2_title {
  display: none;
}
footer .rs-list p {
  display: inline-block;
  vertical-align: middle;
}
footer .rs-list ul {
  display: inline-block;
  padding: 0 6px 0 20px;
  vertical-align: middle;
}
footer .rs-list ul li {
  margin-right: 0;
  margin-left: 22px;
}
footer .rs-list ul li a:hover {
  opacity: 0.7;
}
footer .rs-list ul li.facebook a {
  background-image: url(../_images/svg/fb.svg);
  width: 20px;
  height: 20px;
}
footer .rs-list ul li.twitter a {
  background-image: url(../_images/svg/twitter.svg);
  width: 19px;
  height: 19px;
}
footer .rs-list ul li.instagram a {
  background-image: url(../_images/svg/instagram.svg);
  width: 19px;
  height: 19px;
}
footer .rs-list ul li.youtube a {
  background-image: url(../_images/svg/youtube.svg);
  width: 19px;
  height: 19px;
}
footer .rs-list ul li.loomio a {
  background-image: url("../_images/svg/loomio.svg");
  width: 19px;
  height: 19px;
}
footer .blog {
  display: inline-block;
  color: #f89b1c;
  position: relative;
  vertical-align: middle;
  font-size: 128%;
  padding: 8px 8px 0 0;
}
footer .blog:after {
  content: "";
  position: absolute;
  width: 21px;
  height: 19px;
  background: url(../_images/svg/blog.svg) no-repeat 50%;
  top: 2px;
  right: -18px;
}
footer .footer-bottom {
  padding: 0px 15px;
}
footer .footer-bottom ul {
  text-align: left;
}
footer .footer-bottom li {
  font-family: 'Gillsans Light', sans-serif;
  display: inline-block;
  margin: 5px 3px 5px 0;
  padding-right: 6px;
  font-size: 13px;
  position: relative;
}
footer .footer-bottom li:after {
  content: "-";
  position: absolute;
  right: -2px;
  top: 0px;
  color: white;
}
footer .footer-bottom li:last-child:after {
  content: none;
}
footer .footer-bottom a {
  color: #fff;
}
@media (max-width: 1200px) {
  footer {
    padding: 20px;
  }
}
@media (max-width: 992px) {
  footer {
    padding: 20px;
  }
  footer .footer-top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer .footer-top .footer-menu {
    width: 100%;
    margin-bottom: 25px;
  }
  footer .footer-top .col-rs {
    width: 100%;
  }
  footer .rs-in {
    -webkit-justify-content: baseline;
    justify-content: baseline;
  }
}
@media (max-width: 768px) {
  footer {
    padding: 8px 20px;
  }
  footer .footer-top {
    padding: 15px 0 12px;
  }
  footer .footer-top .menu-footer li a {
    font-size: 164%;
  }
}
@media (max-width: 550px) {
  footer .logos {
    text-align: center;
  }
  footer .rs-in {
    -webkit-justify-content: center;
    justify-content: center;
  }
  footer .footer-top .footer-menu .col-left {
    width: 40%;
  }
  footer .footer-top .footer-menu .col-right {
    width: 60%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer .footer-top .footer-menu .menu-footer {
    width: 100%;
  }
  footer .footer-top .footer-menu .menu-footer li a {
    font-size: 150%;
  }
}
