@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;
  }
}
.breadcrumbs {
  padding: 28px 0;
}
.breadcrumbs #breadcrumbs {
  font-size: 123%;
}
.breadcrumbs #breadcrumbs a, .breadcrumbs #breadcrumbs div {
  display: inline-block;
  position: relative;
  font-family: 'Gillsans Light', sans-serif;
}
.breadcrumbs #breadcrumbs > div a {
  padding: 0 12px;
  font-size: 105%;
}
.breadcrumbs #breadcrumbs > div a:first-of-type {
  padding-left: 0;
}
.breadcrumbs #breadcrumbs > div a:first-child:before {
  content: none;
}
.breadcrumbs #breadcrumbs > div a:before {
  content: '>';
  position: absolute;
  left: -11px;
  bottom: 0;
  top: 0px;
  padding: 0 5px;
}
.breadcrumbs #breadcrumbs .dernier {
  font-family: 'Gilsans Bold', sans-serif;
  color: #00b1e6;
  padding: 0px 20px;
  font-size: 98%;
}
.breadcrumbs #breadcrumbs .dernier:before {
  content: '>';
  position: absolute;
  left: -5px;
  bottom: 0;
  top: 0;
  padding: 0 5px;
}
.breadcrumbs #breadcrumbs .dernier span {
  color: #00b1e6;
}
.breadcrumbs #breadcrumbs.event-cat .dernier div {
  display: none;
}
.breadcrumbs #breadcrumbs.event-cat .dernier .tribe-event-categories a {
  color: #00b1e6;
  pointer-events: none;
  font-family: 'Gilsans Bold', sans-serif;
}
.breadcrumbs a, .breadcrumbs .dernier {
  padding: 0 3px;
}
.breadcrumb-content .breadcrumb-wrapper #breadcrumbs .dernier span {
  color: #00b1e6;
}
@media (max-width: 992px) {
  .breadcrumbs {
    padding: 28px 0;
  }
}
@media (max-width: 550px) {
  .breadcrumbs {
    padding: 14px 0;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumbs {
    padding: 28px 0;
  }
  #breadcrumbs {
    display: none;
  }
}
.first-bloc {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.first-bloc .banner {
  position: relative;
  overflow: hidden;
  max-height: 716px;
}
.first-bloc .bloc-in {
  position: relative;
  overflow: hidden;
  margin-top: 142px;
}
.first-bloc .description {
  position: absolute;
  left: 35px;
  height: 100%;
  min-width: 488px;
  top: 0;
  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;
}
.first-bloc .description .desc-in {
  position: relative;
  min-height: 235px;
  background: rgba(27, 40, 49, 0.8);
  text-align: center;
  color: #fff;
  padding: 20px 50px 20px 100px;
  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;
  width: 100%;
}
.first-bloc .description .desc-in .page_title {
  position: relative;
  text-align: left;
}
.first-bloc .description .desc-in .page_title h1 {
  font-family: 'Gillsans Light', sans-serif;
  font-size: 285%;
  line-height: 1.4;
}
.first-bloc .description .desc-in .page_title h1 strong {
  font-size: 150%;
  display: block;
  font-weight: 300;
}
.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);
}
@media (max-width: 992px) {
  .first-bloc .description {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    width: 100%;
    max-width: none;
    min-width: auto;
  }
  .first-bloc .description .desc-in {
    background: #1b2831;
    min-height: auto;
    height: auto;
    padding: 20px;
  }
  .first-bloc .description .desc-in .page_title h1 {
    font-size: 235%;
  }
}
@media (max-width: 740px) {
  .first-bloc .img-bg {
    height: 230px;
  }
  .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);
  }
}
@media (max-width: 550px) {
  .first-bloc .description .desc-in .page_title h1 {
    line-height: 1.2;
  }
}
.contenu-oe a {
  color: #f89b1c;
  text-decoration: underline;
}
.contenu-oe ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 132%;
}
.contenu-oe li {
  padding-left: 26px;
  padding-bottom: 1em;
  position: relative;
}
.contenu-oe li:before {
  content: '';
  background: #00b1e6;
  position: absolute;
  left: 4px;
  top: 4px;
  width: 8px;
  height: 8px;
}
.contenu-oe p.tel {
  position: relative;
  padding: 8px 0 8px 50px;
  margin: 0;
}
.contenu-oe p.tel:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 28px;
  height: 28px;
  background-image: url(../_images/svg/telephone.svg);
  background-size: cover;
}
.contenu-oe p.adresse {
  position: relative;
  padding: 8px 0 8px 50px;
  margin: 0;
}
.contenu-oe p.adresse:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 28px;
  height: 20px;
  background-image: url(../_images/svg/adresse.svg);
  background-size: cover;
}
.contenu-oe p.pp {
  position: relative;
  padding: 8px 0 8px 50px;
  margin: 0;
}
.contenu-oe p.pp:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 28px;
  height: 30px;
  background-image: url(../_images/svg/perm.svg);
  background-size: cover;
}
.container-interne {
  max-width: 1036px;
  width: 70%;
  padding: 0 20px;
}
.bloc-contenu {
  padding-bottom: 58px;
}
.bloc-contenu h2 {
  color: #00b1e6;
  font-family: 'Gillsans Light', sans-serif;
  font-size: 250%;
  position: relative;
  margin: 20px 0 0px;
}
.bloc-contenu h2:first-letter {
  text-transform: capitalize;
}
.bloc-contenu h2 a {
  color: #00b1e6;
}
.bloc-contenu h3 {
  color: #f89b1c;
  font-size: 130%;
  margin: 18px 0 12px;
}
.bloc-contenu p {
  font-size: 132%;
  margin: 10px 0 30px;
  line-height: 1.5em;
}
.bloc-contenu .date {
  color: #f89b1c;
  display: block;
  font-size: 145%;
}
.bloc-contenu .extrait {
  font-size: 172%;
  font-weight: 400;
  margin: 20px 0;
  line-height: 1.2em;
}
.bloc-contenu.single {
  padding-top: 20px;
}
.bloc-contenu.single article h2 {
  margin: 20px 0 16px;
}
.bloc-contenu.single article h2:first-letter {
  text-transform: capitalize;
}
.bloc-contenu .list_actus {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.bloc-contenu .list_actus .item {
  width: 33.3333%;
  padding: 10px;
  box-sizing: border-box;
}
.bloc-contenu .list_actus .item .item-in {
  position: relative;
  height: 100%;
  background: #f8f9fd;
  -webkit-transition: opacity 0.4s ease-in-out;
  /* Safari */
  transition: opacity 0.4s ease-in-out;
}
.bloc-contenu .list_actus .item .item-in .item-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.bloc-contenu .list_actus .item .item-in .back-item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background: rgba(27, 40, 49, 1);
  color: #fff;
  padding: 15px;
  display: flex;
  align-items: center;
  text-align: center;
  -webkit-transition: opacity 0.2s ease-in-out;
  /* Safari */
  transition: opacity 0.2s ease-in-out;
}
.bloc-contenu .list_actus .item .item-in .back-item .extrait {
  font-size: 125%;
  margin: 0;
}
.bloc-contenu .list_actus .item .item-in:hover {
  box-shadow: 0 0 8px 0 rgba(27, 40, 49, .5);
}
.bloc-contenu .list_actus .item .item-in:hover .back-item {
  opacity: 1;
  visibility: visible;
}
.bloc-contenu .list_actus .item .item-in:hover .image-item:before {
  background: rgba(27, 40, 49, 0.4);
}
.bloc-contenu .list_actus .item .image-item {
  position: relative;
}
.bloc-contenu .list_actus .item .image-item img {
  width: 100%;
  height: auto;
}
.bloc-contenu .list_actus .item .image-item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bloc-contenu .list_actus .item .front-item {
  padding: 15px;
}
.bloc-contenu .list_actus .item .front-item h2, .bloc-contenu .list_actus .item .front-item .excerpt {
  font-size: 154%;
  margin: 0;
  color: rgba(27, 40, 49, 1);
  font-family: 'Gillsans Light', sans-serif;
}
.bloc-contenu .list_actus .item .front-item .type a {
  pointer-events: none;
  color: #f89b1c;
}
.bloc-contenu .list_actus .item .front-item h3, .bloc-contenu .list_actus .item .front-item .date {
  font-size: 110%;
  margin: 0 0 4px;
}
.bloc-contenu .list_actus .item .front-item .title {
  font-family: 'Gillsans', sans-serif;
  color: #f89b1c;
  font-size: 110%;
  margin: 0 0 4px;
}
.bloc-contenu .list_actus .item a {
  display: block;
}
.bloc-contenu .list_actus .item a:hover {
  opacity: 1;
}
.bloc-contenu .liens_internes {
  text-align: center;
  padding: 36px 0;
}
.bloc-contenu .liens_internes a {
  padding: 8px 22px;
  font-size: 128%;
}
.bloc-contenu .bloc-date h3 {
  display: inline-block;
}
.bloc-contenu .bloc-date .date {
  display: inline-block;
}
.bloc-images {
  padding: 40px 0;
  position: relative;
  overflow: hidden;
}
.bloc-images .interne-slider {
  float: left;
}
.bloc-images .flexslider .flex-direction-nav a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f89b1c;
  margin-top: -16px;
}
.bloc-images .flexslider .flex-direction-nav a.flex-prev {
  left: -7%;
}
.bloc-images .flexslider .flex-direction-nav a.flex-prev:before {
  border-color: #fff;
  width: 12px;
  height: 12px;
  right: 10px;
  top: 9px;
}
.bloc-images .flexslider .flex-direction-nav a.flex-prev:after {
  content: "";
  position: absolute;
  right: 0;
  top: 15px;
  width: 24px;
  height: 2px;
  background: #fff;
}
.bloc-images .flexslider .flex-direction-nav a.flex-next {
  right: -7%;
}
.bloc-images .flexslider .flex-direction-nav a.flex-next:before {
  border-color: #fff;
  width: 12px;
  height: 12px;
  left: 10px;
  top: 9px;
}
.bloc-images .flexslider .flex-direction-nav a.flex-next:after {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 24px;
  height: 2px;
  background: #fff;
}
.pagination {
  text-align: center;
  background: #fff;
  padding: 20px;
}
.pagination .page-numbers {
  background: #f8f9fd;
  padding: 5px 14px;
  border-radius: 8px;
  font-size: 16px;
}
.pagination .page-numbers.current {
  background: #f89b1c;
  color: #fff;
}
.participer #breadcrumbs .dernier, .participer #breadcrumbs .dernier span {
  color: #f89b1c;
}
.participer .bloc-contenu.interne .wpcf7-form-control-wrap input, .participer .bloc-contenu.interne .wpcf7-form-control-wrap textarea {
  border-color: #f89b1c;
}
.participer input[type="submit"] {
  background: #f89b1c;
}
.page-template-list-project .bloc-contenu .list_actus .item {
  width: 50%;
}
@media (max-width: 1300px) {
  .bloc-contenu .list_actus .item {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .container-interne {
    width: auto;
  }
  .bloc-images {
    padding: 20px 0;
  }
  .bloc-images .interne-slider {
    float: none;
  }
  .bloc-images .flexslider .flex-direction-nav a {
    display: none;
  }
  .bloc-contenu {
    padding-bottom: 30px;
  }
  .bloc-contenu .liens_internes {
    padding: 18px 0;
  }
  .bloc-contenu p {
    margin: 0 0 20px;
  }
  .bloc-contenu .extrait {
    margin: 20px 0;
  }
  .bloc-contenu.single {
    padding-top: 0;
  }
}
@media (max-width: 550px) {
  .bloc-contenu {
    padding-bottom: 20px;
  }
  .bloc-contenu .list_actus .item .item-in .back-item .extrait {
    font-size: 112%;
  }
  .bloc-contenu .list_actus .item .front-item h2 {
    font-size: 136%;
  }
  .bloc-contenu .date {
    padding-bottom: 0;
  }
  .bloc-contenu h3 {
    margin: 10px 0 8px;
  }
}
@media (max-width: 480px) {
  .bloc-contenu .list_actus .item {
    width: 100%;
  }
  .page-template-list-project .bloc-contenu .list_actus .item {
    width: 100%;
  }
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section {
  background: #f9f9f9;
  padding: 15px 0 45px;
  margin: 0;
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section h2 {
  font-size: 260%;
  margin: 20px 60px 38px;
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section .infos-content {
  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: 0;
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section .infos-content .tribe-events-meta-group {
  width: 50%;
  padding: 0 60px;
  position: relative;
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section .infos-content .tribe-events-meta-group:after {
  content: "";
  width: 1px;
  height: 100%;
  right: 48px;
  top: 0;
  position: absolute;
  background: rgba(27, 40, 49, 0.2);
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section .infos-content .tribe-events-meta-group:last-child:after {
  content: none;
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section .item-info {
  font-size: 128%;
  margin-bottom: 20px;
  line-height: 1.1;
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section .item-info a {
  color: #f89b1c;
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section .item-info address {
  font-style: normal;
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section .item-info .tribe-street-address {
  display: block;
}
.bloc-contenu.single article .tribe-events-single .tribe-events-single-section .item-title {
  font-weight: 700;
  font-size: 107%;
}
#tribe-events-content-wrapper #tribe-bar-collapse-toggle {
  font-size: 128%;
  padding: 9px 26px 8px;
  cursor: pointer;
  border-radius: 20px;
  color: #fff;
  background: #1b2831;
  text-align: center;
  max-width: 180px;
}
#tribe-events-content-wrapper #tribe-bar-collapse-toggle:hover {
  opacity: 0.7;
}
#tribe-events-content-wrapper #tribe-bar-views {
  margin: 20px 0;
}
#tribe-events-content-wrapper .tribe-bar-views-inner {
  font-size: 128%;
}
#tribe-events-content-wrapper .tribe-bar-views-inner label {
  display: inline-block;
  min-width: 150px;
}
#tribe-events-content-wrapper .tribe-bar-views-inner select {
  display: inline-block;
  border: 0;
  border-radius: 50px;
  height: 32px;
  width: 192px;
  margin-right: 12px;
  outline: none;
  font-size: 100%;
  padding: 0 18px;
  -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;
}
#tribe-events-content-wrapper .tribe-bar-views-list {
  padding-top: 20px;
}
#tribe-events-content-wrapper .tribe-bar-views-list li {
  display: inline-block;
}
#tribe-events-content-wrapper .tribe-bar-views-list li a {
  padding: 10px 15px;
  color: #f89b1c;
}
#tribe-events-content-wrapper .tribe-bar-filters {
  margin: 20px 0;
}
#tribe-events-content-wrapper .tribe-bar-filters .tribe-bar-filters-inner {
  font-size: 128%;
}
#tribe-events-content-wrapper .tribe-bar-filters .tribe-bar-filters-inner > div {
  margin-bottom: 8px;
}
#tribe-events-content-wrapper .tribe-bar-filters .tribe-bar-filters-inner > div.tribe-bar-submit {
  margin-top: 8px;
}
#tribe-events-content-wrapper .tribe-bar-filters label {
  display: inline-block;
  min-width: 150px;
}
#tribe-events-content-wrapper .tribe-bar-filters input {
  display: inline-block;
  border: 0;
  border-radius: 50px;
  height: 32px;
  width: 192px;
  margin-right: 12px;
  outline: none;
  font-size: 100%;
  padding: 0 18px;
  -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;
}
#tribe-events-content-wrapper .tribe-bar-filters input[type="submit"] {
  background: #00b1e6;
  color: #fff;
  padding: 9px 26px 8px;
  font-size: 100%;
  height: 32px;
  width: auto;
  margin-right: 0;
  border-radius: 20px;
  margin-left: 5px;
}
#tribe-events-content-wrapper .tribe-bar-filters input[type="submit"]:hover {
  opacity: 0.7;
}
.tribe-events-calendar a {
  color: #00b1e6;
  font-size: 100% !important;
}
.tribe-events-tooltip {
  display: none !important;
}
.tribe-events-read-more, .tribe-events-nav-previous a, .tribe-events-nav-next a {
  display: inline-block;
  background: #00b1e6;
  color: #fff;
  padding: 9px 26px 8px;
  font-size: 128%;
  border-radius: 20px;
  margin-left: 5px;
}
.tribe-events-list-separator-month {
  display: block;
  color: #f89b1c;
  font-size: 128%;
  margin: 20px 0;
}
.datepicker table tr td.active.active {
  background: #00b1e6;
}
.datepicker table tr td.active.active:hover {
  background: #00b1e6;
}
.tribe-events-notices {
  color: #fff;
  background: #1b2831;
  border: 0;
  text-align: center;
}
.tribe-events-button {
  color: #f89b1c;
}
.tribe-events-tooltip .tribe-events-event-body {
  font-size: 100%;
}
.tribe-events-tooltip .tribe-events-event-body .tribe-event-duration {
  color: #f89b1c;
}
.tribe-events-tooltip .entry-title {
  color: #00b1e6;
}
div.tribe-events-notices > ul, div.tribe-events-notices > ul > li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-shadow: none;
}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a {
  width: 30px;
  height: 30px;
  top: 0;
  left: 15%;
  display: block;
  margin: 28px 0 0;
  position: absolute;
  text-indent: -9999px;
  outline: none;
  background: transparent;
  padding: 0;
}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-top: 2px solid #1b2831;
  border-right: 2px solid #1b2831;
  overflow: hidden;
  right: 2px;
  top: 7px;
  cursor: pointer;
  -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);
}
#tribe-events-content ul.tribe-events-sub-nav li.tribe-events-nav-next a {
  width: 30px;
  height: 30px;
  top: 0;
  right: 15%;
  display: block;
  margin: 28px 0 0;
  position: absolute;
  text-indent: -9999px;
  outline: none;
  background: transparent;
  padding: 0;
}
#tribe-events-content ul.tribe-events-sub-nav li.tribe-events-nav-next a:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-top: 2px solid #1b2831;
  border-right: 2px solid #1b2831;
  overflow: hidden;
  left: 2px;
  top: 7px;
  cursor: pointer;
  -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);
}
h2.tribe-events-page-title a:focus, h2.tribe-events-page-title a:hover {
  text-decoration: none;
  color: #00b1e6;
}
.tribe-events-page-title.cat-event a {
  pointer-events: none;
}
.teccc-legend li:hover {
  opacity: 0.7;
}
@media (max-width: 768px) {
  .bloc-contenu.single article .tribe-events-single .tribe-events-single-section h2 {
    margin: 20px 20px 38px;
  }
  .bloc-contenu.single article .tribe-events-single .tribe-events-single-section .infos-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bloc-contenu.single article .tribe-events-single .tribe-events-single-section .infos-content .tribe-events-meta-group {
    width: 100%;
    padding: 0 20px;
  }
  .bloc-contenu.single article .tribe-events-single .tribe-events-single-section .infos-content .tribe-events-meta-group:after {
    content: none;
  }
  #tribe-events-content .tribe-events-calendar td {
    height: auto;
    vertical-align: middle;
    padding: 0;
  }
}
@media (max-width: 550px) {
  #tribe-events-content-wrapper .tribe-bar-filters label, #tribe-events-content-wrapper .tribe-bar-views-inner label {
    width: 100%;
    margin-bottom: 5px;
  }
  .tribe-events-calendar .tribe-events-tooltip {
    width: 230px;
  }
  #tribe-events .arrow-up {
    margin: 10px 0;
  }
}
#tribe-events-bar {
  display: none;
}
#legend_box #legend li span {
  font-size: 120%;
  color: #1b2831;
}
#tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-a-lassemblee .tribe-events-month-event-title a, .teccc-legend .tribe-events-category-a-lassemblee a, .tribe-events-calendar .tribe-events-category-a-lassemblee a, #tribe-events-content .teccc-legend .tribe-events-category-a-lassemblee a, #tribe-events-content .tribe-events-calendar .tribe-events-category-a-lassemblee a, .tribe-events-category-a-lassemblee > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-a-lassemblee h4 a {
  color: #1b2831 !important;
}
.tribe-events-pg-template .tribe-events-footer {
  padding: 10px;
}
@media (max-width: 1400px) {
  #tribe-events-content ul.tribe-events-sub-nav li.tribe-events-nav-next a {
    right: 15%;
  }
  #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a {
    left: 15%;
  }
}
@media (max-width: 768px) {
  h2.tribe-events-page-title {
    padding: 0 15px;
  }
  #tribe-events-content ul.tribe-events-sub-nav li.tribe-events-nav-next a {
    right: -15px;
  }
  #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a {
    left: -15px;
  }
  .tribe-events-event-thumb {
    display: none;
  }
}
#tribe-mobile-container {
  padding-top: 10px;
}
#tribe-mobile-container .tribe-events-event-schedule-details {
  margin: 10px 0;
  display: block;
}
#tribe-mobile-container .tribe-events-event-image {
  margin-bottom: 10px;
}
#tribe-mobile-container .tribe-events-event-image img {
  width: 100%;
  height: auto;
}
#tribe-mobile-container .tribe-event-date-start {
  font-size: 120%;
}
#tribe-mobile-container .event-link {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
#tribe-mobile-container .event-link:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 10px;
  background: rgba(78, 85, 92, 0.4);
}
#tribe-mobile-container .tribe-mobile-day > .event-content:last-child .event-link:after {
  content: none;
}
.tribe-events-month #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-month #tribe-events-header .tribe-events-sub-nav li {
  display: block;
}
#tribe-events .arrow-up {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -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;
  margin-left: 10px;
}
#tribe-events .arrow-up:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-top: 2px solid #1b2831;
  border-right: 2px solid #1b2831;
  overflow: hidden;
  right: 6px;
  top: 4px;
  cursor: pointer;
  -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);
}
#tribe-events .arrow-up.open {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#tribe-events .title-current {
  text-align: center;
}
#tribe-events .title-current .tribe-events-page-title {
  display: inline-block;
  vertical-align: middle;
}
#tribe-events .all-months {
  margin-top: 15px;
  border-bottom: 1px solid #f89b1c;
}
#tribe-events .all-months .previous-months, #tribe-events .all-months .next-months {
  display: none;
  max-height: 100px;
  height: auto;
  overflow-y: scroll;
  overflow-x: hidden;
}
#tribe-events .all-months li {
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
#tribe-events .all-months li a {
  font-size: 120%;
  opacity: 0.6;
  color: #00b1e6;
}
#tribe-events .all-months .cat-event {
  margin: 0;
  padding: 4px 0;
}
.title-current.hidden {
  display: none;
}
.event-day {
  margin-bottom: 45px;
}
.event-day .tribe-events-list-event-title {
  font-family: 'Gillsans Light', sans-serif;
  font-size: 180%;
}
.event-day .tribe-events-list-event-title a {
  color: #00b1e6;
}
.tribe-events-day .tribe-events-page-title {
  color: #f89b1c;
  text-align: left;
}
.bloc-contenu.interne label {
  font-size: 128%;
}
.bloc-contenu.interne .wpcf7-form-control-wrap {
  position: relative;
  margin-top: 5px;
  display: block;
}
.bloc-contenu.interne .wpcf7-form-control-wrap input, .bloc-contenu.interne .wpcf7-form-control-wrap textarea {
  border: 1px solid #00b1e6;
  border-radius: 10px;
  font-size: 100%;
  height: 32px;
  margin-right: 5px;
  outline: none;
  padding: 4px 2.5%;
  width: 95%;
}
.bloc-contenu.interne .wpcf7-form-control-wrap textarea {
  height: auto;
  padding: 10px 2.5%;
}
.bloc-contenu .wpcf7 {
  padding: 20px 0;
}
.bloc-contenu .wpcf7 p {
  margin: 20px 0;
}
.bloc-contenu .wpcf7 .mentions_obligatoires {
  font-size: 100%;
  font-style: italic;
  margin: 30px 0 10px;
}
.bloc-contenu .wpcf7-submit:hover {
  opacity: 0.7;
}
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%;
  }
}
