/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
/* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@-webkit-keyframes bgcolor {
  0% {
    background-color: #ffccf2;
  }

  50% {
    background-color: #ccffcc;
  }

  100% {
    background-color: #ccffff;
  }
}

@keyframes bgcolor {
  0% {
    background-color: #ffccf2;
  }

  50% {
    background-color: #ccffcc;
  }

  100% {
    background-color: #ccffff;
  }
}

body {
  font-family: Lato, 'sans-serif';
  background: #2f383d;
}

body.mobile-nav {
  background: #e6f1f2;
}

body > section:first-of-type {
  margin-top: 13.71429rem;
}

@media (max-width: 825px) {
  body > section:first-of-type {
    margin-top: 12.14286rem;
  }
}

.container,
.columns-container {
  position: relative;
  width: 100%;
  max-width: 924px;
  margin: 0 auto;
  text-align: center;
}

.round,
.round--small,
#colleges .college,
#label .ete,
.round--white,
.objectifs .objectif,
#projets article.projet header,
.single-projet .chiffre,
section.welcome .decouvrez,
#organisation .comite {
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  text-align: center;
}

.social {
  font-size: 1.78571rem;
}

.social li {
  display: inline-block;
  margin: 1.78571rem 1.07143rem 3.57143rem 1.07143rem;
}

.round--small,
#colleges .college,
#label .ete {
  margin: 0.35714rem;
  width: 9.28571rem;
  height: 9.28571rem;
  padding: 1.78571rem 1.07143rem 1.07143rem 1.07143rem;
}

.round--small h2,
#colleges .college h2,
#label .ete h2 {
  margin-bottom: 0.71429rem;
  position: relative;
  font-size: 0.78571rem;
  font-weight: 700;
}

.round--small h2:after,
#colleges .college h2:after,
#label .ete h2:after {
  position: absolute;
  left: 50%;
  margin: 0.35714rem 0 0 -0.71429rem;
  content: '';
  display: block;
  width: 1.78571rem;
  height: 0.07143rem;
  background: #2CB7CA;
}

.round--small p,
#colleges .college p,
#label .ete p {
  font-size: 0.71429rem;
}

.round--white,
#label .ete,
.objectifs .objectif,
#projets article.projet header,
.single-projet .chiffre,
section.welcome .decouvrez {
  background: #fff;
  opacity: 0.82;
}

.container.centered > p,
.centered.columns-container > p {
  margin: 1.42857rem auto;
  letter-spacing: 1px;
  max-width: 700px;
}

p.centered {
  max-width: 700px;
  margin: 1.42857rem auto;
  letter-spacing: 0.07143rem;
}

.divider {
  display: inline-block;
  vertical-align: center;
  margin: 0 0.64286rem;
  background-color: #95C020;
  width: 2px;
  height: 0.8em;
}

section,
footer {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 2.14286rem 0 3.57143rem 0;
}

section .container > h1,
section .columns-container > h1,
footer .container > h1,
footer .columns-container > h1 {
  margin-bottom: 1.78571rem;
  font-size: 1.85714rem;
}

@media (max-width: 1024px) {
  .container,
  .columns-container {
    width: 95%;
    padding: 0 2.5%;
  }
}

.columns-container {
  max-width: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.columns-container .column {
  width: 250px;
  padding: 1.07143rem 0.71429rem 0 2.14286rem;
  max-width: 100%;
  min-width: 19.28571rem;
}

.columns-container .column:nth-child(2) {
  width: 22.5rem;
  border-right: 2px solid;
  border-left: 2px solid;
}

.columns-container .column:last-child {
  border: none;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?fno8x0");
  src: url("../fonts/icomoon.eot?#iefixfno8x0") format('embedded-opentype'), url("../fonts/icomoon.ttf?fno8x0") format('truetype'), url("../fonts/icomoon.woff?fno8x0") format('woff'), url("../fonts/icomoon.svg?fno8x0#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
  content: "\e600";
}

.icon-spot:before {
  content: "\e601";
}

.icon-mail:before {
  content: "\e602";
}

.icon-linked-in:before {
  content: "\e603";
}

.icon-search:before {
  content: "\e604";
}

.icon-twitter:before {
  content: "\e605";
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 400;
}

html {
  font-size: 14px;
  width: 100%;
  height: 100%;
}

svg {
  vertical-align: top;
  width: 1em;
  height: 1em;
  fill: black;
}

img {
  max-width: 100%;
  vertical-align: top;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover,
a:focus,
a:visited {
  color: inherit;
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

#objectifs--home {
  background-size: cover;
  background-position: 50%;
}

@media (min-width: 800px) {
  #objectifs--home {
    background: none;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

#axes {
  background: #fff;
  letter-spacing: 1px;
  color: #898989;
}

#axes .axe {
  display: inline-block;
  vertical-align: top;
  margin: 1.42857rem 0.71429rem;
  width: 12.85714rem;
  font-size: 0.85714rem;
}

@media (max-width: 449px) {
  #axes .axe {
    width: auto;
  }
}

#axes .axe img {
  width: 7.5rem;
}

#axes .axe__heading {
  margin: 1.42857rem auto 1.78571rem auto;
  width: 12.85714rem;
  height: 12.85714rem;
  padding: 2.14286rem;
  border-radius: 50%;
  background: #fff;
  color: #fff;
  text-align: center;
}

#axes .axe__heading h2 {
  display: inline-block;
  padding-bottom: 0.42857rem;
  margin-bottom: 1.42857rem;
  font-size: 1.21429rem;
  font-weight: 700;
  border-bottom: 2px solid;
}

#axes .axe__heading h3 {
  font-size: 1.14286rem;
  font-weight: 400;
}

#axes .axe#axe1 .axe__heading {
  background: #2CB7CA;
}

#axes .axe#axe1 h4 {
  color: #2CB7CA;
}

#axes .axe#axe2 .axe__heading {
  background: #E26E0D;
}

#axes .axe#axe2 h4 {
  color: #E26E0D;
}

#axes .axe#axe3 .axe__heading {
  background: #95C020;
}

#axes .axe#axe3 h4 {
  color: #95C020;
}

#axes .axe#axe4 .axe__heading {
  background: #F7941E;
}

#axes .axe#axe4 h4 {
  color: #F7941E;
}

#axes .axe h4 {
  color: #2CB7CA;
  text-align: left;
  font-weight: 700;
  margin-bottom: 0.85714rem;
}

#axes .axe p {
  text-align: left;
  margin-bottom: 0.85714rem;
}

#axes .axe ul,
#axes .axe li {
  text-align: left;
  list-style: disc inside;
}

#biodivercity {
  background: #fff;
  color: #2CB7CA;
}

#biodivercity .container > h1,
#biodivercity .columns-container > h1 {
  margin: 0.71429rem auto 2.14286rem auto;
  width: 14.28571rem;
}

#biodivercity .container > h1 img,
#biodivercity .columns-container > h1 img {
  display: block;
}

@media (max-width: 1024px) {
  #biodivercity .container > h1,
  #biodivercity .columns-container > h1 {
    width: 12.85714rem;
  }
}

#biodiversite {
  background: #fff;
}

#biodiversite .container,
#biodiversite .columns-container {
  max-width: 600px;
}

#biodiversite .container > h1,
#biodiversite .columns-container > h1 {
  color: #2CB7CA;
}

#biodiversite .container > p,
#biodiversite .columns-container > p {
  margin: 0 auto;
  color: #898989;
  letter-spacing: 0.07143rem;
}

#biodiversite .diversites {
  margin: 1.78571rem 0;
}

#biodiversite .diversite {
  display: inline-block;
  vertical-align: top;
  margin: 1.07143rem;
  width: 10.71429rem;
}

#biodiversite .diversite img {
  width: 6.42857rem;
}

#biodiversite .diversite h2,
#biodiversite .diversite h3 {
  font-size: 1rem;
}

#biodiversite .diversite h2 {
  margin: 0.71429rem 0;
  font-weight: 700;
  letter-spacing: 1px;
}

#biodiversite .diversite h3 {
  color: #898989;
}

#biodiversite .diversite--milieux h2 {
  color: #F7941E;
}

#biodiversite .diversite--especes h2 {
  color: #E26E0D;
}

#biodiversite .diversite--humain h2 {
  color: #2CB7CA;
}

@media (max-width: 736px) {
  #biodiversite .diversite {
    width: 12.85714rem;
  }

  #biodiversite .diversite img {
    width: 7.85714rem;
  }
}

#chiffres {
  background: #2CB7CA;
  color: #fff;
}

#chiffres .chiffre {
  padding: 1.07143rem 0.71429rem 0 2.14286rem;
  text-align: left;
}

#chiffres .chiffre h1 {
  float: left;
  font-size: 2.25em;
  padding-right: 0.15em;
}

#chiffres .chiffre p {
  font-size: 1.07143rem;
  font-weight: 300;
}

#chiffres .chiffre p:first-of-type {
  clear: both;
}

#chiffres .chiffre p strong {
  font-weight: 400;
}

#chiffres .chiffre small {
  display: block;
  max-width: 14.28571rem;
  margin-top: 25px;
}

@media (max-width: 980px) {
  #chiffres .chiffres__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #chiffres .chiffres__container .chiffre {
    padding: 0 1.42857rem 1.42857rem 0;
    margin-top: 1.42857rem;
    border: none;
    border-bottom: 2px solid;
    width: 30rem;
  }

  #chiffres .chiffres__container .chiffre:last-of-type {
    border: none;
  }
}

#colleges {
  margin-top: -4.28571rem;
  background: #fff;
  color: #2CB7CA;
}

#colleges .container > h2,
#colleges .columns-container > h2 {
  margin-bottom: 1.42857rem;
}

#colleges .container > p,
#colleges .columns-container > p {
  margin-top: 1.42857rem;
  margin-bottom: 2.85714rem;
  color: #898989;
}

#colleges .college {
  position: relative;
  padding-top: 1.42857rem;
  padding: 1.42857rem 0.71429rem 0.71429rem 1.07143rem;
  background-color: #2CB7CA;
  color: #fff;
  font-weight: 400;
}

#colleges .college h2:after {
  background-color: #fff;
}

#colleges .college img {
  position: absolute;
  bottom: 1.42857rem;
  left: 50%;
  margin-left: -0.71429rem;
  max-height: 1.64286rem;
}

#colleges .college img[src*=pencil] {
  max-height: 1.28571rem;
}

#colleges .links {
  display: inline-block;
  vertical-align: top;
  margin: 1.42857rem 2.85714rem;
  max-width: 300px;
}

#colleges .links h3 {
  margin-bottom: 1.42857rem;
}

#colleges .links li {
  color: #898989;
  line-height: 1.25;
}

#colleges .links li a {
  font-weight: 700;
}

#contact {
  background: url("../media/contact-bg.jpg");
  background-size: cover;
}

#contact .container > h1,
#contact .columns-container > h1 {
  color: #2CB7CA;
}

#contact form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}

#contact form .input {
  position: relative;
  margin: 1rem 0;
  height: 2rem;
  line-height: 2rem;
  width: 100%;
  min-width: 280px;
  font-size: 1rem;
}

#contact form .input.personal-data {
  width: 47%;
}

#contact form .input .title {
  position: absolute;
  padding: 0 0.92857rem;
  width: auto;
  height: 2rem;
  background: #2CB7CA;
  border-top-left-radius: 0.21429rem;
  border-bottom-left-radius: 0.21429rem;
  color: #fff;
}

#contact form .input.textarea {
  width: 100%;
  margin: 1.78571rem 0;
  height: 14rem;
}

#contact form .input.textarea .title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0.21429rem;
}

#contact form .input.error .title {
  background: #FD7C66;
}

#contact form .buttons {
  width: 100%;
  text-align: center;
}

#contact form .buttons button,
#contact form .buttons .button {
  display: inline-block;
  margin-bottom: 1.6rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 2rem;
  border: 0;
  border-radius: 0.21429rem;
  font-size: 1rem;
  color: #fff;
}

#contact form .buttons button#envoyez,
#contact form .buttons .button#envoyez {
  margin-right: 1rem;
  background: #2CB7CA;
}

#contact form .buttons button#telecharger,
#contact form .buttons .button#telecharger {
  background: #95C020;
}

#contact form input,
#contact form textarea {
  width: 100%;
  height: 100%;
  padding-right: 0.71429rem;
  border: 0;
  border-radius: 0.21429rem;
  background: rgba(255, 255, 255, 0.86);
  color: #898989;
}

#contact form textarea {
  padding-left: 0.71429rem;
}

#contact .social {
  font-size: 1.78571rem;
  color: #2CB7CA;
}

#contact .social li {
  display: inline-block;
  margin: 1.78571rem 1.07143rem 3.57143rem 1.07143rem;
}

@media (max-width: 650px) {
  #contact form .input.personal-data {
    width: 100%;
  }

  #contact form .buttons {
    text-align: left;
  }

  #contact form .buttons button {
    display: block;
  }
}

#etes {
  background: #F59F06;
  color: #fff;
}

#etes .container > h1,
#etes .columns-container > h1 {
  margin-bottom: 3.57143rem;
}

#etes .ete {
  display: inline-block;
  margin: 0.71429rem 2.14286rem;
  max-width: 20rem;
}

#etes .ete h2 {
  margin-bottom: 2.14286rem;
}

#etes .ete p {
  letter-spacing: 1px;
}

#etes .ete .button {
  display: inline-block;
  margin: 3.57143rem 0 1.78571rem;
  width: 80%;
  border: 0;
  background: #2CB7CA;
  border-radius: 0.21429rem;
  font-size: 1rem;
  line-height: 2.25;
}

#evaluation {
  background: #2CB7CA;
  color: #fff;
}

footer {
  background: #2f383d;
  font-size: 0.85714rem;
  color: #fff;
}

footer .container > *,
footer .columns-container > * {
  text-align: left;
  line-height: 1.5;
}

footer .columns-container {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

footer .footer__mentions {
  font-size: 0.78571rem;
  margin-top: 1.42857rem;
}

footer .footer__contact li {
  margin-bottom: 0.35em;
}

footer .footer__nav {
  border-right: 2px solid;
  border-left: 2px solid;
  font-weight: 500;
}

footer .footer__social li {
  margin-bottom: 0.5em;
}

footer i {
  margin-right: 0.5em;
  font-family: 'icomoon';
  font-size: 1.07143rem;
}

@media (max-width: 960px) {
  footer .footer__nav {
    display: none !important;
  }
}

@media (max-width: 760px) {
  footer .container > *,
  footer .columns-container > * {
    display: block;
    margin: 0 auto;
    border: none;
  }

  footer .footer.column {
    width: 100%;
  }

  footer .footer__nav.column:nth-child(2) {
    width: 17.85714rem;
    border: none;
  }
}

header.header {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 100%;
  text-align: center;
  padding: 2.14286rem 0 2.14286rem 0;
  background: #e6f1f2;
}

.home header.header {
  background: none;
}

header.header .social {
  position: absolute;
  top: -2.85714rem;
  right: -1.42857rem;
  font-size: 0.85714rem;
  color: #95C020;
}

header.header .social ul li {
  display: inline-block;
  margin-left: 0.71429rem;
}

header.header .social ul li.lang {
  text-transform: uppercase;
}

header.header h1 {
  display: block;
  margin: 0.71429rem auto 0 auto;
  width: 12.85714rem;
}

header.header h1 a {
  display: block;
}

header.header h1 img {
  width: 100%;
}

@media (max-width: 500px) {
  header.header h1 {
    width: 11.42857rem;
  }
}

header.header nav.main {
  margin-top: 2.85714rem;
  text-transform: uppercase;
  font-size: 0.78571rem;
  font-weight: 600;
  letter-spacing: 0.07143rem;
}

header.header nav.main.main {
  color: #2CB7CA;
}

header.header nav.main li {
  position: relative;
  display: inline-block;
  margin: 0 0.71429rem;
}

header.header nav.main li:not(:last-child):after {
  content: '';
  position: absolute;
  top: 0.2em;
  right: -1.42857rem;
  margin: 0 0.64286rem;
  background-color: #95C020;
  width: 2px;
  height: 0.8em;
}

header.header nav.main li.mobile {
  display: none;
  margin-bottom: 1.07143rem;
  font-size: 1.07143rem;
}

header.header nav.main li.mobile:before {
  content: '';
  position: absolute;
  top: 0.2em;
  left: -1.42857rem;
  margin: 0 0.64286rem;
  background-color: #95C020;
  width: 2px;
  height: 0.8em;
}

header.header nav.main li.mobile a:after,
header.header nav.main li.mobile a:hover {
  color: inherit;
  content: none;
}

header.header nav.main li a {
  padding-bottom: 1.07143rem;
}

header.header nav.main li a:after {
  position: relative;
  display: block;
  content: '';
  width: 120%;
  margin: 1.07143rem 0 0 -10%;
  height: 0.14286rem;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  background-color: #95C020;
  -webkit-transition: -webkit-transform 0.75s ease-out, color 0.5s ease-out;
          transition: transform 0.75s ease-out, color 0.5s ease-out;
}

header.header nav.main li a.active,
header.header nav.main li a:hover {
  color: #95C020;
}

header.header nav.main li a.active:after,
header.header nav.main li a:hover:after {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

@media (max-width: 1024px) {
  header.header .social {
    right: 1.42857rem;
  }
}

@media (min-width: 826px) {
  header.header nav.main li:not(.mobile) {
    display: inline-block !important;
  }
}

@media (max-width: 825px) {
  header.header nav.main li:not(.mobile) {
    display: none;
    font-size: 1.07143rem;
    line-height: 2.5;
  }

  header.header nav.main li:not(.mobile):after {
    content: none;
  }

  header.header nav.main li:not(.mobile) a:after,
  header.header nav.main li:not(.mobile) a:hover {
    color: inherit;
    content: none;
  }

  header.header nav.main li.mobile {
    display: inline-block;
  }

  header.header nav.social {
    display: none;
    top: 25rem;
    left: 0;
    right: 0;
    font-size: 0.92857rem;
  }
}

.informes {
  background: #fff;
  color: #2CB7CA;
}

.informes.single .categories {
  margin-bottom: 15px;
}

.informes .categories {
  margin-bottom: 35px;
  font-size: 1.28571rem;
}

.informes .categories a.active,
.informes .categories a:hover {
  color: #95C020;
}

.informes .categories a.active {
  pointer-events: none;
  cursor: text;
}

@media (max-width: 400px) {
  .informes .categories a {
    line-height: 1.75;
    display: block;
  }

  .informes .categories .divider {
    display: none;
  }
}

.informes .page-nav span.pages,
.informes .page-nav a.archive {
  display: inline-block;
  vertical-align: sub;
}

.informes .page-nav span.pages {
  margin-right: 12px;
}

.informes .page-nav a.archive {
  margin-left: 12px;
}

.informes .page-nav .easy-wp-page-navigation {
  width: auto;
}

.informes .page-nav .easy-wp-page-navigation a,
.informes .page-nav .easy-wp-page-navigation span {
  margin: 0 1px;
  border: none;
  background: none;
  color: #2CB7CA;
  border-radius: 50%;
}

.informes .page-nav .easy-wp-page-navigation a.current,
.informes .page-nav .easy-wp-page-navigation span.current {
  background: #2CB7CA;
  color: #fff;
}

.informes .page-nav .easy-wp-page-navigation a:hover {
  background: #898989;
  color: #fff;
}

.informes .arrows {
  position: relative;
  top: 24px;
  width: 100%;
  height: 24px;
}

.informes .arrows a {
  display: inline-block;
  padding: 5px;
  width: 27px;
  height: 31px;
  background-size: 1.42857rem;
  background-repeat: no-repeat;
  background-image: url("../images/arrow-blue.svg");
}

.informes .arrows a[rel='next'] {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 13px 11px;
      -ms-transform-origin: 13px 11px;
          transform-origin: 13px 11px;
  float: left;
}

.informes .arrows a[rel='prev'] {
  float: right;
}

.informes .titre {
  width: 100%;
  margin-bottom: 1.78571rem;
}

.informes .titre h4 {
  margin-bottom: 1.07143rem;
  color: #2CB7CA;
  text-transform: uppercase;
  letter-spacing: 0.07143rem;
}

.informes .titre p {
  margin: 0.71429rem auto;
  color: #898989;
  line-height: 1.25;
  max-width: 700px;
}

.informes .titre a.lire {
  color: #95C020;
  letter-spacing: 0.07143rem;
}

.informes .informes-link {
  position: relative;
}

.informes .informes-link:before {
  content: '';
  display: block;
  margin: 15px auto 10px auto;
  width: 50px;
  height: 2px;
  background: #2CB7CA;
}

.informes .retour {
  display: block;
  margin-top: 80px;
}

#integration {
  padding-bottom: 1.78571rem;
  background: #F7941E;
  color: #fff;
  letter-spacing: 0.07143rem;
}

#integration .container > *,
#integration .columns-container > * {
  display: inline-block;
  vertical-align: middle;
}

#integration .container > p,
#integration .columns-container > p {
  max-width: 25.71429rem;
  margin-bottom: 1.78571rem;
  font-size: 1.07143rem;
  line-height: 1.25;
  text-align: left;
}

#integration .border {
  margin: 0 1.07143rem 1.78571rem 1.78571rem;
  height: 7.14286rem;
}

#integration .plus {
  background: #2CB7CA;
  width: 14.28571rem;
  height: 14.28571rem;
  margin-bottom: 1.78571rem;
  padding: 3.92857rem 2.5rem 0rem 2.5rem;
  border-radius: 50%;
  font-style: italic;
  font-size: 1rem;
}

#label-biodivercity {
  background: #F7941E;
  color: #fff;
}

#label-porte {
  padding-bottom: 0;
  background: #fff;
}

#label-porte img[alt="BiodiverCity"] {
  width: 14.28571rem;
  margin: 1.07143rem 0 2.14286rem 0;
}

#label-porte h1 {
  color: #2CB7CA;
}

#label-porte p {
  color: #898989;
}

#label-porte .button {
  height: 2.28571rem;
  line-height: 2.28571rem;
  border: 0;
  border-radius: 0.21429rem;
  background: #F7941E;
  color: #fff;
  display: block;
  margin: 1.78571rem auto 0.71429rem auto;
  width: 12.85714rem;
}

#label {
  background: #2CB7CA;
  color: #fff;
}

#label .container > h2,
#label .columns-container > h2 {
  margin: 1.42857rem 0 2.14286rem 0;
  font-size: 1.28571rem;
  font-weight: 300;
  letter-spacing: 0.07143rem;
}

#label .container > h2 + h1,
#label .columns-container > h2 + h1 {
  margin: 1.78571rem 0;
}

#label .container > p,
#label .columns-container > p {
  margin: 1.42857rem auto;
  letter-spacing: 0.07143rem;
}

#label .ete {
  color: #2CB7CA;
}

#le-projet {
  background: #fff;
}

#le-projet .container,
#le-projet .columns-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 50rem;
}

#le-projet img[alt=projet] {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 23.57143rem;
  padding: 6.07143rem 0 6.07143rem 0;
  padding: 1.07143rem 0 2.14286rem 0;
}

#le-projet .description {
  position: relative;
  width: 85%;
  padding: 0.71429rem 0.71429rem 0 0.71429rem;
  margin-bottom: 1.07143rem;
  font-size: 0.71429rem;
  letter-spacing: 1px;
  color: #898989;
  line-height: 1.25;
  text-align: left;
}

#le-projet .description h4 {
  margin-bottom: 0.35714rem;
  font-weight: 700;
}

#le-projet .description:before {
  content: '';
  display: block;
  position: absolute;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
}

#le-projet .description--right:before {
  left: -1.42857rem;
}

#le-projet .description--left:before {
  left: -1.42857rem;
}

#le-projet .description--projet {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

#le-projet .description--projet h4 {
  color: #E26E0D;
}

#le-projet .description--projet:before {
  background: #E26E0D;
}

#le-projet .description--cibi {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#le-projet .description--cibi img {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  margin: 1.07143rem 0 0 0;
  height: 3rem;
}

#le-projet .description--cibi h4 {
  color: #2CB7CA;
}

#le-projet .description--cibi:before {
  background: #2CB7CA;
}

#le-projet .description--evalue {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

#le-projet .description--evalue h4 {
  color: #95C020;
}

#le-projet .description--evalue:before {
  background: #95C020;
}

#le-projet .description--verificateur {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

#le-projet .description--verificateur h4 {
  color: #F59F06;
}

#le-projet .description--verificateur:before {
  background: #F59F06;
}

@media (min-width: 750px) {
  #le-projet .container,
  #le-projet .columns-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }

  #le-projet img[alt=projet] {
    padding: 6.07143rem 0 6.07143rem 0;
  }

  #le-projet .description {
    position: absolute;
    top: 0;
    right: 0;
    width: 13.21429rem;
  }

  #le-projet .description h4 {
    margin-bottom: 0.71429rem;
  }

  #le-projet .description--right:before {
    left: -1.42857rem;
  }

  #le-projet .description--left {
    text-align: right;
  }

  #le-projet .description--left:before {
    left: initial;
    right: -1.42857rem;
  }

  #le-projet .description--projet {
    top: -0.71429rem;
    right: 31.42857rem;
  }

  #le-projet .description--projet:before {
    bottom: 0;
  }

  #le-projet .description--cibi {
    top: 11.42857rem;
    right: 35.71429rem;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  #le-projet .description--cibi img {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    margin: 0 0 0.71429rem 0;
    height: 3rem;
  }

  #le-projet .description--cibi h4 {
    color: #2CB7CA;
  }

  #le-projet .description--cibi:before {
    top: 4.42857rem;
  }

  #le-projet .description--evalue {
    top: 9.28571rem;
    right: -1.78571rem;
  }

  #le-projet .description--evalue h4 {
    color: #95C020;
  }

  #le-projet .description--verificateur {
    top: 25.71429rem;
    right: 5.71429rem;
  }

  #le-projet .description--verificateur h4 {
    color: #F59F06;
  }
}

#letiquette {
  background: #F7941E;
  color: #fff;
  overflow: auto;
}

#letiquette .container,
#letiquette .columns-container {
  max-width: 53.57143rem;
}

#letiquette img {
  float: left;
  margin-right: 3.57143rem;
  height: 25rem;
}

#letiquette h1 {
  padding-top: 3.57143rem;
  text-align: left;
}

#letiquette p {
  text-align: left;
  margin-bottom: 1.42857rem;
  letter-spacing: 0.07143rem;
}

@media (max-width: 650px) {
  #letiquette img {
    float: none;
  }

  #letiquette h1 {
    padding-top: 2.14286rem;
  }
}

#lexique {
  background: #fff;
  color: #2CB7CA;
}

#lexique .letters li {
  display: inline-block;
  margin: 0.5rem;
  color: #95C020;
  font-weight: 700;
}

#lexique .letters li.disabled {
  opacity: 0.25;
}

#lexique .definitions {
  margin-top: 2.5rem;
  font-size: 0.85714rem;
  line-height: 1.5;
}

#lexique .definitions dt {
  display: block;
  color: #2CB7CA;
  font-weight: 700;
}

#lexique .definitions dd {
  margin-bottom: 1.07143rem;
  font-size: 0.85714rem;
  color: #898989;
}

#membres {
  background: #F7941E;
  color: #fff;
  min-height: 52.14286rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#membres p.apropos {
  position: relative;
  margin-bottom: 2.85714rem;
}

#membres p.apropos:after {
  content: '';
  display: block;
  position: absolute;
  top: 2.5rem;
  left: 50%;
  margin-left: -1.78571rem;
  width: 3.57143rem;
  height: 0.14286rem;
  background: #fff;
}

#membres p:last-child {
  font-size: 0.92857rem;
  letter-spacing: 0;
}

#membres div.apropos {
  display: none;
}

#membres div.apropos.active {
  display: block;
}

#membres .thumb {
  margin: 0 5rem 2.5rem 0;
  position: relative;
  max-width: 14.28571rem;
}

#membres .thumb__border {
  position: absolute;
  height: 7.85714rem;
  top: 3.57143rem;
  right: -2.5rem;
}

#membres .thumb h2 {
  margin: 1.78571rem 0 0.21429rem 0;
  font-size: 1.07143rem;
  font-weight: 700;
}

#membres .thumb h3 {
  font-size: 0.92857rem;
  font-weight: 300;
}

#membres .parole {
  max-width: 100%;
  width: 32.14286rem;
}

#membres .parole p {
  font-size: 1.07143rem;
  font-style: italic;
  text-align: left;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

@media (max-width: 730px) {
  #membres .thumb {
    margin-right: 0;
  }

  #membres .thumb__border {
    display: none;
  }
}

@media (min-width: 731px) {
  #membres .parole.luc {
    margin-top: 2.14286rem;
  }

  #membres .parole.anne {
    margin-top: 3.92857rem;
  }
}

#membres .slider {
  position: relative;
  overflow: hidden;
  width: 57.14286rem;
  max-width: 86%;
  max-width: 100%;
  margin: 3.21429rem auto;
}

#membres .slider .slider-content {
  position: relative;
  -webkit-transition: -webkit-transform 1s;
          transition: transform 1s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

#membres .slider__arrow {
  position: absolute;
  z-index: 2;
  top: 11.92857rem;
  width: 1.42857rem;
  height: 2.14286rem;
  background-size: 1.42857rem;
  background-repeat: no-repeat;
  cursor: pointer;
}

#membres .slider__arrow.disabled {
  opacity: 0.5;
}

#membres .slider__arrow--prev {
  left: 1.78571rem;
  background-image: url("../images/arrow-prev.svg");
}

#membres .slider__arrow--next {
  background-image: url("../images/arrow.svg");
  right: 1.78571rem;
}

#membres .slider .slide {
  display: inline-block;
  float: left;
}

#membres .slider .slide > * {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 459px) {
  #membres .slider .slider-content {
    -webkit-transition-timing-function: cubic-bezier(0, 1.09, .8, .97);
            transition-timing-function: cubic-bezier(0, 1.09, .8, .97);
  }

  #membres .slider__arrow {
    top: 14.07143rem;
  }

  #membres .slider__arrow--prev {
    left: 0.71429rem;
    background-image: url("../images/arrow-prev.svg");
  }

  #membres .slider__arrow--next {
    background-image: url("../images/arrow.svg");
    right: 0.71429rem;
  }
}

#mentions-legales {
  background: #fff;
}

#mentions-legales h1 {
  color: #2CB7CA;
}

#mentions-legales .content {
  max-width: 53.57143rem;
  margin: 50px auto 0 auto;
  font-size: 0.85714rem;
  line-height: 1.5;
  color: #898989;
  text-align: left;
}

#mentions-legales .content strong {
  color: #2CB7CA;
}

.objectifs {
  padding-bottom: 1.78571rem;
  color: #2CB7CA;
  min-height: 425px;
}

.objectifs#objectifs--cibi {
  background-color: #e6f1f2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 25%;
}

.objectifs .container > h1,
.objectifs .columns-container > h1 {
  margin-bottom: 2.14286rem;
}

.objectifs .objectif {
  margin: 1.78571rem 1.07143rem 1.07143rem 1.07143rem;
  width: 12.5rem;
  height: 12.5rem;
  padding: 1.07143rem;
  font-size: 0.85714rem;
  font-weight: 400;
}

.objectifs .objectif h2 {
  position: relative;
  margin: 0 auto;
  padding-bottom: 0.35714rem;
  font-weight: 600;
}

.objectifs .objectif .divider {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 2.85714rem;
  height: 0.14286rem;
  background: #2CB7CA;
}

.objectifs .objectif h3 {
  margin: 0.71429rem auto;
}

@media (max-width: 1024px) {
  .objectifs {
    background-position: 50%;
  }
}

#organisation {
  background: #F59F06;
  color: #fff;
}

#organisation .container h3,
#organisation .columns-container h3 {
  margin-bottom: 1.07143rem;
}

#organisation img[alt=organisation] {
  width: 41.07143rem;
  margin: 1.78571rem 0 3.57143rem 0;
}

#organisation .comite {
  margin: 1.07143rem;
  padding: 2.85714rem 1.07143rem 0 1.07143rem;
  width: 10.71429rem;
  height: 10.71429rem;
  border: 2px solid;
}

#organisation .comite + p {
  margin: 0.71429rem 0 1.07143rem 0;
}

#organisation .structure {
  position: relative;
  margin: 50px auto;
  max-width: 95%;
  width: 575px;
  height: 356px;
  overflow: hidden;
}

#organisation .structure a {
  display: block;
}

#organisation .structure .levels {
  width: 356px;
  max-width: 100%;
  position: relative;
  float: left;
}

#organisation .structure .levels a {
  position: absolute;
  height: auto;
  -webkit-transition: -webkit-transform 1s cubic-bezier(.51, .98, .4, .93);
          transition: transform 1s cubic-bezier(.51, .98, .4, .93);
}

#organisation .structure .levels a:hover,
#organisation .structure .levels a.active {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}

#organisation .structure .levels .genera {
  position: relative;
  width: 100%;
}

#organisation .structure .levels .administration {
  margin-top: 15%;
  top: 0;
  left: 15%;
  width: 70%;
}

#organisation .structure .levels .bureau {
  margin-top: 30%;
  top: 0;
  left: 30%;
  width: 40%;
}

#organisation .structure .divisions {
  position: relative;
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#organisation .structure .divisions a {
  opacity: 0.8;
  margin: 15px 0;
  width: 143px;
  -webkit-transition: opacity 1s cubic-bezier(.51, .98, .4, .93);
          transition: opacity 1s cubic-bezier(.51, .98, .4, .93);
}

#organisation .structure .divisions a:hover,
#organisation .structure .divisions a.active {
  opacity: 1;
}

@media (max-width: 650px) {
  #organisation .structure {
    overflow: auto;
    height: auto;
  }

  #organisation .structure .levels {
    float: none;
    margin: 0 auto;
  }

  #organisation .structure .divisions {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  #organisation .structure .divisions a {
    margin: 25px 15px 0 15px;
  }
}

#organisation .info > div {
  display: none;
}

#organisation .info ul {
  font-size: 0.85714rem;
  line-height: 1.5;
}

#organisation .info ul li {
  margin-bottom: 0.1em;
}

#performance {
  background: #F7941E;
  color: #fff;
}

#projets-labellises {
  background: #2CB7CA;
  color: #fff;
}

#projets-labellises .projet {
  display: inline-block;
  vertical-align: top;
  margin: 1.07143rem 0;
  width: 18.21429rem;
}

#projets-labellises .projet img {
  max-width: 14.28571rem;
}

#projets-labellises .projet h1 {
  margin-top: 1.07143rem;
  font-size: 1.42857rem;
}

#projets-labellises .projet h2 {
  font-style: italic;
  font-weight: 300;
  font-size: 1.07143rem;
}

#projets {
  padding: 0;
}

#projets article.projet {
  width: 100%;
  height: 28.57143rem;
  background-size: cover;
  background-color: #e6f1f2;
  background-position: 50% 75%;
  border-bottom: 0.35714rem solid #fff;
}

#projets article.projet .container,
#projets article.projet .columns-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 800px;
  height: 100%;
}

@media (max-width: 600px) {
  #projets article.projet .container,
  #projets article.projet .columns-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#projets article.projet#projet1 {
  background-image: url("../media/projets/projet1.jpg");
}

#projets article.projet#projet2 {
  background-image: url("../media/projets/projet2.jpg");
}

#projets article.projet#projet3 {
  background-image: url("../media/projets/projet3.jpg");
}

#projets article.projet#projet4 {
  background-image: url("../media/projets/projet4.jpg");
}

#projets article.projet#projet5 {
  background-image: url("../media/projets/projet5.jpg");
}

#projets article.projet#projet6 {
  background-image: url("../media/projets/projet6.jpg");
}

#projets article.projet header {
  display: block;
  width: 16.07143rem;
  height: 16.07143rem;
  padding: 3.57143rem 1.78571rem 1.78571rem 1.78571rem;
}

#projets article.projet header h1 {
  position: relative;
  margin-bottom: 1.78571rem;
  color: #2CB7CA;
  line-height: 1.35;
}

#projets article.projet header h1:after {
  position: absolute;
  left: 50%;
  margin: 0.71429rem 0 0 -1.78571rem;
  content: '';
  display: block;
  width: 3.57143rem;
  height: 0.14286rem;
  background: #2CB7CA;
}

#projets article.projet header p {
  display: block;
  color: #95C020;
  font-size: 0.78571rem;
  line-height: 1.5;
}

#qui-sommes {
  background: #fff;
}

#qui-sommes .container > h1,
#qui-sommes .columns-container > h1 {
  color: #2CB7CA;
}

#qui-sommes p {
  margin-bottom: 1.07143rem;
  letter-spacing: 0.07143rem;
  color: #898989;
}

.reste-projets {
  background: #2CB7CA;
  color: #fff;
}

.reste-projets .arrows {
  width: 10rem;
  margin: 1.78571rem auto;
}

.reste-projets .arrows a {
  display: inline-block;
  width: 2.14286rem;
  height: 2.14286rem;
  margin: 0 1.07143rem;
  padding: 0 0.35714rem;
}

.reste-projets .arrows a img {
  width: 1.42857rem;
  height: 2.14286rem;
}

.reste-projets .thumbnails {
  margin: 0 auto;
  width: 800px;
  max-width: 100%;
}

.reste-projets .thumbnails a {
  display: inline-block;
  margin: 10px;
  width: 130px;
  height: 130px;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
}

.reste-projets .thumbnails a img {
  height: 100%;
}

.single-projet {
  padding: 0;
  background: #95C020;
  color: #fff;
}

.single-projet .container,
.single-projet .columns-container {
  padding: 2.85714rem 0 5rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 800px) {
  .single-projet .container,
  .single-projet .columns-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .single-projet .container .description,
  .single-projet .columns-container .description {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 auto;
  }

  .single-projet .container .info,
  .single-projet .columns-container .info {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin: 7% 0 3.57143rem 0;
  }
}

.single-projet .photo {
  position: relative;
  overflow: auto;
  width: 100%;
  height: 42.85714rem;
  background: #e6f1f2;
}

.single-projet .photo img.loading {
  display: block;
  width: 50px;
  margin: 200px auto 0 auto;
}

.single-projet .photo span {
  display: none;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 0 100%;
  background-repeat: no-repeat;
  opacity: 0;
}

.single-projet .photo span.load {
  display: block;
  -webkit-animation-name: photoAnimation;
          animation-name: photoAnimation;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.single-projet .info {
  margin: 7% 3.57143rem 3.57143rem 1.07143rem;
}

.single-projet .info p {
  font-size: 1.07143rem;
  letter-spacing: 1px;
}

.single-projet .chiffre {
  display: inline-block;
  width: 16.07143rem;
  min-width: 16.07143rem;
  height: 16.07143rem;
  margin-bottom: 3.57143rem;
  padding: 4.64286rem 1.78571rem 1.78571rem 1.78571rem;
}

.single-projet .chiffre h1 {
  position: relative;
  margin-bottom: 1.78571rem;
  color: #2CB7CA;
  line-height: 1.35;
}

.single-projet .chiffre h1:after {
  position: absolute;
  left: 50%;
  margin: 0.71429rem 0 0 -1.78571rem;
  content: '';
  display: block;
  width: 3.57143rem;
  height: 0.14286rem;
  background: #2CB7CA;
}

.single-projet .description {
  display: inline-block;
  text-align: left;
  max-width: 42.85714rem;
}

.single-projet .description h1 {
  margin-bottom: 2.14286rem;
}

.single-projet .description p {
  margin-bottom: 1.42857rem;
  letter-spacing: 0.03571rem;
}

.single-projet#neoc-projet .photo {
  background-image: url("../media/projets/projet5.jpg");
}

#sociaux {
  background: #2CB7CA;
  color: #fff;
}

#sociaux .social {
  color: #fff;
}

#sociaux .social li {
  margin-bottom: 0;
}

#telecharger {
  background: #F7941E;
  color: #fff;
}

#telecharger ul {
  font-size: 1.07143rem;
  letter-spacing: 1px;
  line-height: 1.75;
}

#titres {
  background: #fff;
}

#titres .titre {
  display: inline-block;
  vertical-align: top;
  width: 20rem;
  margin: 2.85714rem 0.71429rem 0.71429rem 0.71429rem;
  text-align: left;
}

#titres .titre h4 {
  margin-bottom: 1.07143rem;
  color: #2CB7CA;
  text-transform: uppercase;
  letter-spacing: 0.07143rem;
}

#titres .titre p {
  margin-bottom: 2.14286rem;
  color: #898989;
  text-align: justify;
  line-height: 1.25;
}

#titres .titre a.lire {
  color: #95C020;
  letter-spacing: 0.07143rem;
}

section.welcome {
  margin: 0 !important;
  padding: 13.71429rem 0 0 0;
  height: 41.07143rem;
  background-size: cover;
  background-color: #fff;
  background-position: 50% 25%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media (max-width: 825px) {
  section.welcome {
    padding: 5.71429rem 0 0 0;
  }
}

section.welcome .container,
section.welcome .columns-container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 825px) {
  section.welcome .container,
  section.welcome .columns-container {
    top: -2.5rem;
  }
}

@media (max-width: 500px) {
  section.welcome .container,
  section.welcome .columns-container {
    height: 90%;
  }
}

section.welcome .decouvrez {
  margin: 0 1.42857rem;
  width: 21.42857rem;
  height: 21.42857rem;
  padding: 2.14286rem;
  text-align: center;
  color: #2CB7CA;
}

section.welcome .decouvrez__arrow {
  width: 1.42857rem;
  height: 2.14286rem;
  background-size: 1.42857rem;
  background-repeat: no-repeat;
  cursor: pointer;
}

section.welcome .decouvrez__arrow--prev {
  background-image: url("../images/arrow-prev.svg");
}

section.welcome .decouvrez__arrow--next {
  background-image: url("../images/arrow-prev2.svg");
}

section.welcome .decouvrez h1 {
  margin-top: 5rem;
  margin-bottom: 1.42857rem;
}

section.welcome .decouvrez h1:after {
  position: absolute;
  left: 50%;
  margin: 0.71429rem 0 0 -1.78571rem;
  content: '';
  display: block;
  width: 3.57143rem;
  height: 0.14286rem;
  background: #2CB7CA;
}

@media (max-width: 825px) {
  section.welcome .decouvrez {
    margin: 0 1.07143rem;
    width: 17.85714rem;
    height: 17.85714rem;
    padding: 2.14286rem;
  }

  section.welcome .decouvrez h1 {
    margin-top: 3.21429rem;
    font-size: 1.78571rem;
  }
}

@media (max-width: 500px) {
  section.welcome .decouvrez {
    margin: 0 1.07143rem;
    width: 14.28571rem;
    height: 14.28571rem;
    padding: 2.14286rem;
  }

  section.welcome .decouvrez h1 {
    margin-top: 1.78571rem;
    font-size: 1.42857rem;
  }

  section.welcome .decouvrez h1:after {
    height: 0.07143rem;
  }
}

section.welcome .decouvrez li {
  display: inline-block;
  font-size: 0.85714rem;
  margin: 0 3px;
}

section.welcome .decouvrez li.active,
section.welcome .decouvrez li:hover {
  color: #95C020;
}


#popup-over {visibility:hidden;opacity:0;position:fixed;left:0;top:0;width:100%;height:100%;z-index:100;-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
#popup-over.active {visibility:visible;opacity:1}
#popup-bg {position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;cursor: pointer;}
#popup {box-shadow:0 0 16px 0px #000;box-shadow:0 0 16px 6px rgba(0,0,0,0.16);max-width:1024px;max-height: 96%;overflow-y: auto;overflow-x: hidden;width:90%;background:#fff;border:14px solid #fff;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index: 2;}
#popup-img {display:block;width:100%;margin-bottom:13px;}
#popup-close {position:absolute;right: 20px;top: 20px;display:block;width: 31px;height: 31px;cursor: pointer;background: url("../images/popup-close.png") no-repeat center center;background-size: 100% 100%;}
#popup-category {color:#f59331;font-weight:700;font-size:24px;text-align:center;position:relative;text-transform:uppercase;padding-bottom:12px;padding-top:12px;letter-spacing:2px;margin-bottom:7px;}
#popup-category:after {width:58px;margin-left:-29px;height:2px;background:#f59331;content:"";display:block;position:absolute;left:50%;bottom:0;}
#popup-title {color:#36b7c9;font-weight:700;font-size:23px;text-align:center;text-transform:uppercase;padding-top:12px;padding-bottom:12px;}
#popup-text {padding-top:3px;padding-bottom:33px;}
.colored {color:#36b7c9;}
@media (max-width:599px) {
  #popup-category {font-size: 20px;}
  #popup-title {font-size: 19px;}
}