@charset "UTF-8";
@import url(../../bootstrap/css/bootstrap.min.css);
@import url(https://fonts.googleapis.com/css?family=Arbutus+Slab);
@font-face {
  font-family: 'icomoon';
  src: url("../../fonts/icomoon.eot?z0svb2");
  src: url("../../fonts/icomoon.eot?z0svb2#iefix") format("embedded-opentype"), url("../../fonts/icomoon.woff2?z0svb2") format("woff2"), url("../../fonts/icomoon.ttf?z0svb2") format("truetype"), url("../../fonts/icomoon.woff?z0svb2") format("woff"), url("../../fonts/icomoon.svg?z0svb2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-menu:before {
  content: "\e910"; }

.icon-arrow-light-top:before {
  content: "\e909"; }

.icon-arrow-light-right:before {
  content: "\e90a"; }

.icon-arrow-light-left:before {
  content: "\e90b"; }

.icon-arrow-light:before {
  content: "\e90c"; }

.icon-arrow:before {
  content: "\e900"; }

.icon-wave-top-right:before {
  content: "\e90d"; }

.icon-wave-top-right2:before {
  content: "\e90e"; }

.icon-wave-top-left:before {
  content: "\e90f"; }

.icon-wave-top-right3:before {
  content: "\e901"; }

.icon-cross:before {
  content: "\e902"; }

.icon-doc:before {
  content: "\e903"; }

.icon-keyboard:before {
  content: "\e904"; }

.icon-light-arrow:before {
  content: "\e905"; }

.icon-linkedin:before {
  content: "\e906"; }

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

.icon-upload:before {
  content: "\e908"; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.no-border {
  border: none !important; }

a {
  color: #7ac142; }
  a.btn {
    text-decoration: none; }
  a:hover, a:focus, a:active {
    text-decoration: none;
    color: #de9355; }

hr {
  margin: 50px 0;
  border-color: #cccccc; }
  hr.small {
    margin: 20px 0; }
  hr.medium {
    margin: 20px 0 40px; }

p a {
  color: #7ac142;
  text-decoration: none;
  font-weight: 700; }

.up {
  text-transform: uppercase; }

.sh {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all .2s;
  transition: all .2s; }
  @media (min-width: 992px) {
    .sh:hover {
      box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3); } }

img.pastille {
  width: 180px !important;
  border-radius: 200px;
  border: 8px solid #e6e6e6; }

.dots:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: url(/assets/img/dot-pattern.png) center center;
  width: 100%;
  opacity: 0.1;
  height: 100%;
  z-index: -1;
  opacity: 0.4; }

p {
  line-height: 1.2; }
  p.legend {
    font-weight: 500;
    font-size: 1.25rem;
    overflow: hidden; }
    @media (min-width: 992px) {
      p.legend {
        margin-bottom: 80px; } }
    @media (max-width: 991px) {
      p.legend {
        margin-bottom: 40px;
        margin-top: 30px; } }
    @media (max-width: 767px) {
      p.legend {
        text-align: center; }
        p.legend span {
          display: none; } }
    p.legend span {
      font-size: 1rem;
      font-weight: 300; }
  p.credit {
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 0.8rem; }
    p.credit small {
      display: block;
      font-size: 0.8rem;
      font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      margin-top: 0.7em;
      letter-spacing: 0.025em; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0; }
  h1.green, h2.green, h3.green, h4.green, h5.green, h6.green {
    color: #7ac142; }
  h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    text-transform: uppercase; }
  h1.band, h2.band, h3.band, h4.band, h5.band, h6.band {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1.25rem;
    padding: 20px 20px 15px 0;
    display: inline-block;
    position: relative;
    z-index: 10;
    margin: 50px 0 0 0;
    border-right: 1px solid #d9d9d9; }
    h1.band:before, h2.band:before, h3.band:before, h4.band:before, h5.band:before, h6.band:before {
      position: absolute;
      border-top: 1px solid #d9d9d9;
      content: "";
      bottom: -1px;
      right: 0;
      width: 2000px;
      height: 100%;
      z-index: -1;
      background: #ffffff; }
  h1.no-bottom, h2.no-bottom, h3.no-bottom, h4.no-bottom, h5.no-bottom, h6.no-bottom {
    margin-bottom: 0 !important; }
  h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {
    font-weight: 600; }
  h1.thin, h2.thin, h3.thin, h4.thin, h5.thin, h6.thin {
    font-weight: 300; }
  h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem;
    font-style: normal;
    font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
    h1 em strong, h2 em strong, h3 em strong, h4 em strong, h5 em strong, h6 em strong {
      font-weight: 400; }

h1 small {
  font-size: 0.8em !important;
  margin-top: 1em !important;
  display: block !important; }

h1.long {
  font-size: 2rem !important; }
  @media (max-width: 767px) {
    h1.long {
      font-size: 1.4rem !important; } }

h4 {
  font-size: 1.1rem;
  font-weight: 500; }

.ribbon-wrap {
  min-width: 100%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  bottom: calc(100% - 30px);
  right: calc(100% - 20px);
  position: absolute;
  text-align: right; }
  @media (max-width: 767px) {
    .ribbon-wrap {
      -webkit-transform: none;
              transform: none; } }
  @media (max-width: 767px) {
    .ribbon-wrap {
      bottom: -15px;
      left: -10px;
      right: auto;
      text-align: left; } }
  .ribbon-wrap.alt {
    top: 10px;
    right: calc(100% - 25px); }

.ribbon {
  text-align: right;
  display: inline-block;
  position: relative;
  padding: 15px 17px;
  background: #de9355;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  background-color: #c16a2a;
  background-image: -webkit-gradient(linear, left top, right top, from(#c16a2a), to(#de9355));
  background-image: -webkit-linear-gradient(left, #c16a2a, #de9355);
  background-image: -o-linear-gradient(left, #c16a2a, #de9355); }
  @media (max-width: 767px) {
    .ribbon {
      padding: 10px 17px; } }
  .ribbon:before {
    position: absolute;
    content: "";
    top: 0;
    right: 100%;
    width: 20px;
    height: 100%;
    background: #c16a2a; }
    @media (max-width: 767px) {
      .ribbon:before {
        right: -20px; } }

.btn {
  background-color: #7ac142;
  background: -webkit-gradient(linear, left top, left bottom, from(#7ac142), to(#589f36));
  background: -webkit-linear-gradient(top, #7ac142, #589f36);
  background: -o-linear-gradient(top, #7ac142, #589f36);
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 25px;
  padding: 10px 30px 10px;
  font-size: 0.875rem;
  font-weight: 600;
  font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
  border: 0px solid transparent;
  -webkit-transition: all .15s;
  transition: all .15s;
  box-shadow: 0px 10px 20px 0px transparent; }
  .btn:focus {
    color: #ffffff; }
  .btn:active {
    background-color: #de9355;
    background: -webkit-gradient(linear, left top, left bottom, from(#de9355), to(#c16a2a));
    background: -webkit-linear-gradient(top, #de9355, #c16a2a);
    background: -o-linear-gradient(top, #de9355, #c16a2a);
    color: #ffffff; }
  .btn.blue {
    background: #434a4e; }
  .btn.light {
    padding: 8px 30px 6px;
    background: none;
    border: 2px solid #7ac142;
    color: #7ac142; }
    .btn.light:hover {
      background: #7ac142;
      color: #ffffff !important; }
  .btn.btn-white {
    background: #ffffff;
    color: #7ac142; }
    .btn.btn-white:hover {
      background: #437929;
      color: #ffffff; }
  .btn.round {
    padding: 3px 0 0 0;
    height: 40px;
    min-width: 40px;
    max-width: 40px; }
    .btn.round i {
      font-size: 20px; }
    .btn.round.light {
      padding-top: 9px;
      -webkit-transition: all .1s;
      transition: all .1s; }
      .btn.round.light.active {
        padding-top: 10px;
        color: #ffffff;
        box-shadow: none;
        background: #7ac142;
        border: 1px solid transparent; }
      .btn.round.light:hover {
        color: #ffffff;
        background: #de9355;
        border-color: #de9355; }
    .btn.round.large {
      height: 75px;
      min-width: 75px;
      max-width: 75px;
      border-radius: 50%; }
  .btn:hover {
    color: #ffffff;
    background-color: #de9355;
    background: -webkit-gradient(linear, left top, left bottom, from(#de9355), to(#c16a2a));
    background: -webkit-linear-gradient(top, #de9355, #c16a2a);
    background: -o-linear-gradient(top, #de9355, #c16a2a); }
  .btn.aura {
    position: relative;
    z-index: 1; }
    .btn.aura:hover:before, .btn.aura:active:before {
      border-width: 15px;
      width: calc(100% + 30px);
      height: calc(100% + 30px);
      top: -15px;
      left: -15px; }
    .btn.aura:before {
      -webkit-transition: all .1s;
      transition: all .1s;
      position: absolute;
      content: "";
      top: -10px;
      left: -10px;
      border: 10px solid #ffffff;
      z-index: 0;
      opacity: 0.2;
      border-radius: 50%;
      width: calc(100% + 20px);
      height: calc(100% + 20px); }
  .btn.small {
    padding: 5px 15px; }
    .btn.small.light {
      padding: 3px 15px; }
  .btn.gray {
    color: #8d979d; }
    .btn.gray.light {
      border-color: #c4c9cc; }
      .btn.gray.light:hover {
        border-color: #7ac142; }
  .btn[type='submit'] {
    margin-bottom: 0; }

.social-btn {
  background: #f0f0f0;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
  background: -webkit-linear-gradient(top, #ffffff, #ebebeb);
  background: -o-linear-gradient(top, #ffffff, #ebebeb);
  color: #434a4e;
  display: inline-block;
  padding: 5px 10px 5px 40px;
  font-size: 0.9rem;
  position: relative; }
  .social-btn i {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 10px;
    width: 20px;
    z-index: 3;
    height: 20px;
    background: #007abb; }
  .social-btn span {
    font-weight: 500; }
  .social-btn:hover {
    color: #007abb; }

.btn-group .btn:first-child {
  border-right-width: 1px; }

@media (max-width: 991px) {
  [class*='col-']:not(:last-child) .feature {
    margin-bottom: 20px; } }

.feature {
  display: block;
  background: #ffffff;
  position: relative;
  z-index: 1;
  text-align: center;
  min-height: 280px;
  margin-bottom: 0px;
  background: gray;
  color: #ffffff;
  border-radius: 8px;
  overflow: visible; }
  .feature .thumb-wrap {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 8px;
    -webkit-transition: all .1s;
    transition: all .1s;
    background-position: center center;
    background-size: cover;
    overflow: hidden; }
    .feature .thumb-wrap:after {
      position: absolute;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      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;
      content: "";
      top: 100%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 40px;
      color: #ffffff;
      font-size: 41px;
      -webkit-transition: all .15s;
      transition: all .15s; }
  .feature:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: url(/assets/img/dot-pattern.png) center center;
    z-index: 2;
    -webkit-transition: all .15s;
    transition: all .15s; }
  .feature:hover {
    color: #ffffff; }
    @media (min-width: 992px) {
      .feature:hover .thumb-wrap, .feature:hover:before {
        height: calc(100% + 35px); }
      .feature:hover .btn {
        background: #ffffff;
        color: #7ac142;
        box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25); }
      .feature:hover .thumb-wrap:after {
        top: calc(100% - 40px); } }
  .feature h2 {
    font-size: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .feature p {
    margin-bottom: 20px;
    font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif;
    font-size: 1.05rem; }
  .feature .wrap {
    z-index: 3;
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

ul.listing.horizontal {
  list-style: none;
  padding: 0;
  padding-top: 20px;
  position: relative; }
  ul.listing.horizontal:before {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 1000px;
    height: 1px;
    background: #c4c9cc; }
  ul.listing.horizontal li {
    position: relative; }
    ul.listing.horizontal li:nth-child(even):before {
      position: absolute;
      content: "";
      top: 0;
      right: 0;
      width: 10000px;
      height: 100%;
      z-index: -1;
      background: #434a4e; }
    ul.listing.horizontal li:nth-child(even):after {
      position: absolute;
      content: "";
      top: 0;
      right: 0;
      width: 10000px;
      height: 100%;
      z-index: 1;
      opacity: 0.2;
      background: url(/assets/img/dot-pattern.png) center center; }
    ul.listing.horizontal li:nth-child(even) a, ul.listing.horizontal li:nth-child(even) p {
      color: white; }
    ul.listing.horizontal li a {
      display: block;
      padding: 40px 0 30px; }
    ul.listing.horizontal li:before {
      position: absolute;
      content: "";
      top: 0;
      right: 0;
      width: 1000px;
      height: 1px;
      background: #c4c9cc; }
    ul.listing.horizontal li h3 {
      color: #7ac142; }

ul.unstyled {
  list-style: none;
  padding: 0; }
  ul.unstyled li {
    padding: 0;
    margin-bottom: 0.6em; }

ul.stats {
  margin-top: 30px;
  text-align: center;
  padding: 0; }
  @media (min-width: 992px) {
    ul.stats {
      margin-top: 60px;
      margin-bottom: 0; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    ul.stats {
      margin-bottom: 20px; } }

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0; }
  60% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
    opacity: 1; }
  40% { }
  90% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1; } }

@keyframes jump {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0; }
  60% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
    opacity: 1; }
  40% { }
  90% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1; } }
  ul.stats li {
    display: inline-block;
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
    margin: 0 20px;
    font-size: 3.75rem;
    color: #ffffff;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
    letter-spacing: -0.07em;
    text-transform: uppercase;
    position: relative;
    line-height: 1; }
    ul.stats li.on {
      -webkit-animation: jump 0.8s forwards;
              animation: jump 0.8s forwards;
      color: #ffffff; }
    @media (max-width: 991px) {
      ul.stats li {
        margin-bottom: 20px;
        font-size: 2.8rem; } }
    @media (max-width: 767px) {
      ul.stats li {
        margin: 0 0 20px; } }
    @media (min-width: 480px) and (max-width: 767px) {
      ul.stats li {
        width: 49%; } }
    @media (min-width: 320px) and (max-width: 479px) {
      ul.stats li {
        width: 100%; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      ul.stats li {
        font-size: 3rem;
        margin: 0 9px; } }
    @media (min-width: 992px) {
      ul.stats li {
        padding: 60px 0px; } }
    ul.stats li sup {
      font-size: 0.6rem; }
    ul.stats li small {
      display: block;
      font-size: 16px;
      font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
      text-transform: none;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 0em;
      margin-top: 5px; }
    @media (min-width: 992px) {
      ul.stats li:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 50%;
        background: #ffffff;
        width: 1px;
        height: 30px; }
      ul.stats li:after {
        position: absolute;
        content: "";
        top: 0;
        left: 50%;
        background: #ffffff;
        width: 1px;
        height: 30px; } }

.list-articles ul {
  padding: 0;
  list-style: none; }

ul.logos {
  font-size: 0;
  padding-left: 0; }
  ul.logos li {
    margin-bottom: 20px;
    display: inline-block; }
    @media (min-width: 992px) {
      ul.logos li {
        margin-right: 20px; } }
    @media (min-width: 320px) and (max-width: 479px) {
      ul.logos li {
        margin-right: 10px; }
        ul.logos li img {
          width: 100%; } }
    ul.logos li img {
      max-height: 110px;
      width: auto;
      margin: 0; }

.breadcrumb {
  background: none;
  font-size: 0.825rem;
  padding: 0 0 0 5px;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .breadcrumb {
      margin-top: 30px; } }
  .breadcrumb a, .breadcrumb span {
    padding-right: 10px;
    margin-right: 10px;
    position: relative; }
    .breadcrumb a:not(:first-child):before, .breadcrumb span:not(:first-child):before {
      position: absolute;
      content: "/";
      top: 0;
      left: -15px;
      height: 100%;
      width: 1px; }

.paragraphe {
  font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 7px 0;
  font-size: 16px; }

.content {
  position: relative; }
  .content strong {
    text-transform: none; }
  .content img {
    max-width: 100%; }
  .content img {
    max-width: 100%; }
  .content h1 small, .content h2 small, .content h3 small {
    display: block;
    margin-top: 0.4em;
    font-size: 0.9em;
    font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif; }
    .content h1 small.serif, .content h2 small.serif, .content h3 small.serif {
      font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
      color: currentColor;
      font-size: 0.7em; }
    .content h1 small.sub, .content h2 small.sub, .content h3 small.sub {
      margin-top: 1em;
      font-size: 0.65em;
      color: currentColor; }
    .content h1 small.notice, .content h2 small.notice, .content h3 small.notice {
      font-size: 0.5em;
      font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif;
      color: #434a4e;
      text-transform: none;
      letter-spacing: 0;
      margin-top: 1em; }
  .content h1:not(.band) {
    font-size: 2.5rem;
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
    margin-bottom: 1.6em;
    letter-spacing: -0.04em; }
    @media (min-width: 480px) and (max-width: 767px) {
      .content h1:not(.band) {
        font-size: 2rem; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .content h1:not(.band) {
        font-size: 1.7rem; } }
    @media (max-width: 991px) {
      .content h1:not(.band) {
        margin-bottom: 1em; } }
  .content h2:not(.band) {
    font-size: 1.5rem;
    margin-bottom: 0.7em;
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
    letter-spacing: -0.04em; }
    @media (min-width: 480px) and (max-width: 767px) {
      .content h2:not(.band) {
        font-size: 1.2rem; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .content h2:not(.band) {
        font-size: 1.2rem; } }
    .content h2:not(.band).up {
      text-transform: uppercase;
      font-weight: 200;
      font-size: 1.8rem;
      font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
      letter-spacing: 0; }
    .content h2:not(.band).appel-single {
      font-size: 1.7rem; }
  .content h3:not(.band) {
    font-size: 1.1rem;
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
    letter-spacing: -0.04em;
    margin-bottom: 0.8em;
    line-height: 1.3; }
  .content p {
    font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif;
    color: #5b6469;
    line-height: 1.3;
    margin-bottom: 1em; }
  .content ul:not([class]) {
    margin-bottom: 30px;
    padding: 0 0 0 20px; }
    .content ul:not([class]) li {
      font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif;
      color: #5b6469;
      line-height: 1.3;
      margin-bottom: 0.4em; }
      .content ul:not([class]) li div, .content ul:not([class]) li b {
        display: none; }
  .content .subnav ul {
    padding: 0;
    list-style: none; }
    .content .subnav ul li {
      padding: 13px 0 16px;
      margin: 0; }
      .content .subnav ul li.active {
        border-right: 5px solid #7ac142; }
        .content .subnav ul li.active a {
          color: #7ac142; }
      .content .subnav ul li a {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 0.9rem;
        font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif; }
      .content .subnav ul li:not(:last-child) {
        border-bottom: 1px solid #d9d9d9; }
      .content .subnav ul li a {
        color: #434a4e; }
  .content img {
    width: 100%;
    margin-bottom: 3rem; }

.side-wrap {
  position: relative;
  z-index: 10; }
  .side-wrap.over {
    z-index: 100; }
  @media (min-width: 992px) {
    .side-wrap {
      padding-bottom: 30px;
      padding-left: 30px; } }
  @media (max-width: 991px) {
    .side-wrap {
      padding: 30px 0 50px;
      margin-bottom: 20px;
      margin-top: 30px; } }
  @media (min-width: 320px) and (max-width: 479px) {
    .side-wrap {
      padding: 15px; } }
  .side-wrap .logo-picto {
    max-width: 100px;
    margin-bottom: 40px; }
  .side-wrap p {
    color: currentColor;
    font-size: 0.875rem; }
  .side-wrap ul li {
    color: #ffffff !important; }
  .side-wrap.gray, .side-wrap.gray-light {
    color: #ffffff; }
    .side-wrap.gray table tr, .side-wrap.gray-light table tr {
      border: none; }
    .side-wrap.gray:before, .side-wrap.gray:after, .side-wrap.gray-light:before, .side-wrap.gray-light:after {
      position: absolute;
      content: "";
      bottom: 0;
      left: 0;
      z-index: -1;
      background: #434a4e;
      -webkit-transition: all .2s;
      transition: all .2s; }
      @media (min-width: 992px) {
        .side-wrap.gray:before, .side-wrap.gray:after, .side-wrap.gray-light:before, .side-wrap.gray-light:after {
          width: 2000px;
          height: 10000px; } }
      @media (max-width: 991px) {
        .side-wrap.gray:before, .side-wrap.gray:after, .side-wrap.gray-light:before, .side-wrap.gray-light:after {
          width: 100%;
          height: 100%;
          bottom: auto;
          top: -10px;
          left: -15px;
          width: calc(100% + 30px); } }
      @media (min-width: 768px) and (max-width: 991px) {
        .side-wrap.gray:before, .side-wrap.gray:after, .side-wrap.gray-light:before, .side-wrap.gray-light:after {
          width: 100vw;
          height: 100%;
          bottom: auto;
          top: -10px;
          left: auto;
          right: calc(((100vw - 750px) / 2) - ((100vw - 750px) / 2 * 2)); } }
      .side-wrap.gray:before.gray, .side-wrap.gray:after.gray, .side-wrap.gray-light:before.gray, .side-wrap.gray-light:after.gray {
        box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.4); }
        .side-wrap.gray:before.gray:hover, .side-wrap.gray:after.gray:hover, .side-wrap.gray-light:before.gray:hover, .side-wrap.gray-light:after.gray:hover {
          box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.6); }
    .side-wrap.gray:after, .side-wrap.gray-light:after {
      box-shadow: none;
      opacity: 0.2;
      background: url(/assets/img/dot-pattern.png) center center; }
  .side-wrap.gray-light {
    color: #434a4e; }
    .side-wrap.gray-light:before, .side-wrap.gray-light:after {
      height: 100%;
      background: #ebebeb; }
  .side-wrap img.pastille {
    width: 100% !important;
    max-width: 400px !important;
    height: auto; }

.BlockPattern {
  background: #434a4e;
  color: #ffffff;
  position: relative; }
  .BlockPattern:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    box-shadow: none;
    opacity: 0.2;
    background: url(/assets/img/dot-pattern.png) center center;
    width: 100%;
    height: 100%; }
  .BlockPattern p {
    color: currentColor;
    font-size: 0.875rem; }
  .BlockPattern ul li {
    color: #ffffff !important; }
  .BlockPattern .has-scroll {
    position: relative;
    overflow: hidden; }
    .BlockPattern .has-scroll:after {
      position: absolute;
      top: 0;
      left: 100%;
      width: 50px;
      height: 100%;
      border-radius: 10px 0 0 .2px;
      box-shadow: 0px 0 50px rgba(0, 0, 0, 0.25);
      content: ''; }
    .BlockPattern .has-scroll > div {
      overflow-x: scroll; }
  .BlockPattern .table-responsive {
    border: none; }
  .BlockPattern table thead tr {
    border-bottom: 1px solid #7ac142; }
  .BlockPattern table thead th {
    color: #ffffff;
    text-transform: none;
    padding: 15px 0;
    vertical-align: bottom; }
    .BlockPattern table thead th:first-child {
      font-size: 1.5rem;
      margin-bottom: 0.7em;
      font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
      letter-spacing: -0.04em; }
      @media (min-width: 480px) and (max-width: 767px) {
        .BlockPattern table thead th:first-child {
          font-size: 1.2rem; } }
      @media (min-width: 320px) and (max-width: 479px) {
        .BlockPattern table thead th:first-child {
          font-size: 1.2rem; } }
    .BlockPattern table thead th:not(:first-child) {
      text-align: left;
      font-size: 1rem;
      padding-left: 15px; }
  .BlockPattern table tbody tr {
    border: none; }
  .BlockPattern table tbody td {
    font-size: 1.2rem;
    padding: 15px 0;
    width: 15%; }
    .BlockPattern table tbody td:not(:first-child) {
      text-align: left !important;
      padding-left: 15px; }

.feature-uni {
  display: block;
  background: #7ac142;
  text-align: center;
  padding: 60px 25px;
  border-radius: 10px;
  position: relative;
  background-color: #79c041;
  background: -webkit-gradient(linear, left top, left bottom, from(#79c041), to(#589f36));
  background: -webkit-linear-gradient(top, #79c041, #589f36);
  background: -o-linear-gradient(top, #79c041, #589f36); }
  .feature-uni:after {
    position: absolute;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    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;
    content: "";
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 40px;
    color: #ffffff;
    font-size: 41px;
    -webkit-transition: all .15s;
    transition: all .15s; }
  .feature-uni:hover {
    background-color: #727e85;
    background: -webkit-gradient(linear, left top, left bottom, from(#727e85), to(#434a4e));
    background: -webkit-linear-gradient(top, #727e85, #434a4e);
    background: -o-linear-gradient(top, #727e85, #434a4e); }
  .feature-uni p {
    color: #ffffff;
    margin-bottom: 1.5em; }
  .feature-uni .btn {
    background: #ffffff;
    color: #434a4e; }

.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
  margin: 50px 0; }
  @media (max-width: 991px) {
    .video-wrap {
      margin: 40px 0; } }
  .video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100; }

.emphase, blockquote {
  border-left: 10px solid #7ac142;
  margin: 40px 0;
  padding: 10px 0 10px 20px; }
  @media (max-width: 767px) {
    .emphase, blockquote {
      margin: 20px 0; } }
  .emphase table, blockquote table {
    margin: 0; }
  .emphase .btn.small, blockquote .btn.small {
    padding-top: 5px; }

.emphase {
  margin: 15px 0; }
  @media (max-width: 767px) {
    .emphase {
      margin: 10px 0; } }

.thumb-list {
  padding: 0;
  font-size: 0; }
  .thumb-list [class*="col-"] {
    font-size: 1rem;
    display: inline-block;
    float: none;
    vertical-align: top; }
  @media (min-width: 320px) and (max-width: 479px) {
    .thumb-list {
      text-align: center; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .thumb-list [class*="col-"] {
      width: 50%; } }
  .thumb-list li {
    padding: 0;
    list-style: none; }
  .thumb-list .thumb-wrap {
    margin-bottom: 30px;
    display: block; }
    .thumb-list .thumb-wrap img {
      width: 100%;
      margin: 0; }
  .thumb-list hr {
    margin: 10px auto 20px;
    max-width: 60%; }
  .thumb-list p {
    font-size: 0.85rem; }
  .thumb-list .logo-wrap {
    min-height: 170px;
    max-height: 170px;
    position: relative;
    margin-bottom: 15px; }
    .thumb-list .logo-wrap img {
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translate(0%, -50%);
              transform: translate(0%, -50%);
      max-height: 60%;
      min-height: 50%; }
  .thumb-list .wrap {
    padding: 10px 25px; }
  .thumb-list:not(.members) [class*="col-"] {
    margin-bottom: 30px; }
  .thumb-list.members [class*="col-"] img {
    width: auto; }
  @media (max-width: 767px) {
    .thumb-list.members [class*="col-"] {
      text-align: center; }
      .thumb-list.members [class*="col-"] .logo-wrap img {
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); } }

blockquote [class*="col-"], .emphase [class*="col-"] {
  margin-bottom: 10px !important; }

blockquote .thumb-list .thumb-wrap, .emphase .thumb-list .thumb-wrap {
  margin: 0; }

form {
  margin: 50px 0;
  font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif; }
  @media (max-width: 767px) {
    form {
      margin-bottom: 20px; } }
  form .btn {
    margin-bottom: 15px; }
  form .row.submit {
    text-align: left; }
    @media (min-width: 992px) {
      form .row.submit [type="submit"] {
        margin-right: 30px; } }
    @media (max-width: 767px) {
      form .row.submit {
        text-align: center; }
        form .row.submit [type="submit"] {
          margin-bottom: 30px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      form .row.submit {
        text-align: left; }
        form .row.submit [type="submit"] {
          margin-right: 30px; } }
    @media screen and (min-width: 1200px) {
      form .row.submit .btn {
        margin-bottom: 0; } }
  form hr {
    margin: 0;
    border-color: #d9d9d9;
    -webkit-transition: all .4s;
    transition: all .4s; }
  form [class*="wrap"] {
    margin-bottom: 40px; }
    form [class*="wrap"].light {
      margin-bottom: 15px; }
    form [class*="wrap"].select-wrap {
      position: relative;
      cursor: pointer; }
      form [class*="wrap"].select-wrap input {
        padding-right: 1.5em; }
      form [class*="wrap"].select-wrap hr {
        border-color: #d9d9d9; }
      form [class*="wrap"].select-wrap:hover hr {
        border-color: #7ac142; }
      form [class*="wrap"].select-wrap:before {
        position: absolute;
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        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;
        content: "";
        top: 0;
        right: 0;
        font-size: 20px;
        color: #7ac142; }
      form [class*="wrap"].select-wrap * {
        cursor: pointer; }
      form [class*="wrap"].select-wrap select {
        cursor: pointer;
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0; }
    form [class*="wrap"] input:not([type=file]) {
      width: 100%;
      border: none;
      display: block;
      margin-bottom: 2px;
      font-weight: 500;
      font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif; }
    form [class*="wrap"] input {
      box-shadow: none;
      background: none; }
      form [class*="wrap"] input::-webkit-input-placeholder {
        /* Safari, Chrome and Opera */
        color: #434a4e;
        font-weight: normal;
        font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif; }
      form [class*="wrap"] input:-moz-placeholder {
        /* Firefox 18- */
        color: #434a4e;
        font-weight: normal;
        font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif; }
      form [class*="wrap"] input::-moz-placeholder {
        /* Firefox 19+ */
        color: #434a4e;
        font-weight: normal;
        font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif; }
      form [class*="wrap"] input:-ms-input-placeholder {
        /* IE 10+ */
        color: #434a4e;
        font-weight: normal;
        font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif; }
      form [class*="wrap"] input::-ms-input-placeholder {
        /* Edge */
        color: #434a4e;
        font-weight: normal;
        font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif; }
      form [class*="wrap"] input:placeholder-shown {
        /* Standard one last! */
        color: #434a4e;
        font-weight: normal;
        font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif; }
    form [class*="wrap"].file-wrap {
      cursor: pointer; }
      form [class*="wrap"].file-wrap * {
        cursor: pointer; }
      form [class*="wrap"].file-wrap hr {
        border-color: #d9d9d9; }
      form [class*="wrap"].file-wrap:hover hr {
        border-color: #7ac142; }
    form [class*="wrap"].check-wrap, form [class*="wrap"].radio-wrap {
      display: inline-block;
      margin-right: 10px; }
      form [class*="wrap"].check-wrap h3, form [class*="wrap"].radio-wrap h3 {
        display: inline-block;
        vertical-align: middle;
        margin: 0; }
      form [class*="wrap"].check-wrap img, form [class*="wrap"].radio-wrap img {
        display: inline-block;
        width: auto !important;
        vertical-align: middle;
        margin: 0 0 0 15px; }
      form [class*="wrap"].check-wrap hr, form [class*="wrap"].radio-wrap hr {
        display: none; }
      form [class*="wrap"].check-wrap input, form [class*="wrap"].radio-wrap input {
        display: none; }
        form [class*="wrap"].check-wrap input:checked + label, form [class*="wrap"].radio-wrap input:checked + label {
          font-weight: 600;
          color: #7ac142;
          -webkit-touch-callout: none;
          /* iOS Safari */
          -webkit-user-select: none;
          /* Chrome/Safari/Opera */
          /* Konqueror */
          -moz-user-select: none;
          /* Firefox */
          -ms-user-select: none;
          /* Internet Explorer/Edge */
          user-select: none;
          /* Non-prefixed version, currently*/ }
          form [class*="wrap"].check-wrap input:checked + label:before, form [class*="wrap"].radio-wrap input:checked + label:before {
            border-color: #629d33;
            background: #7ac142; }
        form [class*="wrap"].check-wrap input:checked ~ p, form [class*="wrap"].radio-wrap input:checked ~ p {
          display: block !important;
          margin-top: 20px !important; }
      form [class*="wrap"].check-wrap label, form [class*="wrap"].radio-wrap label {
        padding-left: 30px;
        position: relative; }
        form [class*="wrap"].check-wrap label:before, form [class*="wrap"].radio-wrap label:before {
          position: absolute;
          content: "";
          top: 50%;
          left: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          width: 20px;
          height: 20px;
          background: transparent;
          border: 2px solid #999999;
          border-radius: 3px; }
      form [class*="wrap"].check-wrap.radio-wrap label:before, form [class*="wrap"].radio-wrap.radio-wrap label:before {
        border-radius: 50%; }
    form [class*="wrap"]:not(.file-wrap, .select-wrap) input:not(:focus) ~ hr {
      border-color: #d9d9d9; }
    form [class*="wrap"]:not(.file-wrap, .select-wrap) input:valid:not(:focus) ~ hr {
      border-color: #7ac142; }
    form [class*="wrap"]:not(.file-wrap, .select-wrap) input:invalid:focus ~ hr {
      border-color: red; }
  form label {
    display: block;
    color: #434a4e;
    font-weight: normal;
    font-family: "Proxima Nova W08", Arial, Helvetica, sans-serif; }
  form textarea {
    box-shadow: none;
    background: none;
    -webkit-appearance: none;
    display: block;
    width: 100%;
    min-height: 100px;
    border: 1px solid #d9d9d9;
    padding: 15px; }
  form .file-wrap {
    position: relative; }
    form .file-wrap:before {
      position: absolute;
      content: "";
      top: 0;
      right: 0;
      font-size: 1.5rem;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      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;
      content: "";
      color: #7ac142; }
    form .file-wrap [type=file] {
      width: 100%;
      display: block;
      position: absolute;
      opacity: 0;
      top: 1px;
      z-index: 100; }
    form .file-wrap [type=text] {
      display: block; }
  form .select-wrap-multiple select[multiple] {
    width: 100%; }
    form .select-wrap-multiple select[multiple] option {
      padding: 5px 7px; }

.no-result {
  text-align: center;
  padding: 20px 0 10px;
  width: 100%; }

.grid {
  overflow: hidden;
  margin: 0;
  border-bottom: 1px solid #d9d9d9; }
  .grid li {
    position: relative; }
    @media (min-width: 992px) {
      .grid li:nth-child(1):before, .grid li:nth-child(2):before, .grid li:nth-child(3):before {
        display: none; }
      .grid li:not(:nth-child(3n)):after {
        position: absolute;
        content: "";
        top: 0;
        left: 100%;
        width: 1px;
        height: 500px;
        background: #d9d9d9; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .grid li:nth-child(1):before, .grid li:nth-child(2):before {
        display: none; }
      .grid li:not(:nth-child(2n)):after {
        position: absolute;
        content: "";
        top: 0;
        left: 100%;
        width: 1px;
        height: 500px;
        background: #d9d9d9; } }
    @media (min-width: 480px) and (max-width: 767px) {
      .grid li:nth-child(even) {
        border-left: 1px solid #d9d9d9; } }
    .grid li:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: #d9d9d9; }

.pagin {
  list-style: none;
  padding: 0; }
  @media (max-width: 767px) {
    .pagin {
      text-align: center;
      margin-bottom: 30px; } }
  .pagin li {
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 8px; }
    @media (min-width: 320px) and (max-width: 479px) {
      .pagin li a.btn {
        padding-top: 7px !important;
        height: 35px;
        min-width: 35px;
        max-width: 35px; } }

@media (max-width: 767px) {
  .scrollable div {
    overflow-x: scroll; } }

table {
  margin-bottom: 20px; }
  table h3 {
    padding-top: 10px !important; }
  @media (min-width: 992px) {
    table {
      width: 100%; } }
  @media (max-width: 767px) {
    table tr td {
      min-width: 100px; }
      table tr td.title {
        min-width: 200px; } }
  table strong, table b {
    font-weight: 500; }
  table thead th {
    color: #de9355;
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 0px;
    vertical-align: top;
    text-align: left; }
  table tr:not(:last-child) {
    border-bottom: 1px solid #d9d9d9; }
  table tr td {
    padding: 7px 0; }
    table tr td:first-child {
      font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
      font-weight: 300; }
    table tr td:last-child:not(:first-child) {
      text-align: right; }
  table.styled {
    width: 100%; }
    table.styled thead {
      border-bottom: 10px solid #434a4e; }
      table.styled thead th {
        padding-bottom: 10px;
        font-size: 0.85em; }
    table.styled th, table.styled td {
      padding-right: 10px;
      padding-left: 10px; }
    table.styled td {
      vertical-align: middle;
      padding: 15px 10px;
      font-size: 0.95em; }
      table.styled td:first-child {
        font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
        font-weight: 500; }
      table.styled td:last-child {
        text-align: left; }
      table.styled td.title {
        width: 40%;
        font-size: 1em;
        color: #7ac142;
        font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif; }
    table.styled tbody tr:hover td {
      background: #434a4e;
      color: #ffffff; }
      table.styled tbody tr:hover td a {
        color: #7ac142; }

.tight-dates {
  margin-bottom: 30px; }
  .tight-dates h3 {
    display: block; }
  .tight-dates .check-wrap {
    margin: 0 0 10px !important; }

.news-listing {
  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;
  padding: 50px 0 30px; }
  .news-listing article.tight {
    margin: 0;
    padding: 0; }
    .news-listing article.tight:not(:last-child) {
      margin-bottom: 50px; }
  @media screen and (min-width: 768px) {
    .news-listing {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-left: -15px;
      margin-right: -15px; }
      .news-listing article {
        padding-left: 30px !important;
        padding-right: 30px !important;
        width: 50%; }
        .news-listing article.tight {
          margin-bottom: 80px !important; } }
  @media screen and (min-width: 1199px) {
    .news-listing {
      padding: 80px 0 0 0; }
      .news-listing article.tight {
        margin-bottom: 100px !important; } }

.Accordions {
  margin-bottom: 2em;
  margin-top: 2em; }
  .Accordions .Accordions_block {
    border-bottom: 1px solid #d9d9d9; }
    .Accordions .Accordions_block p:last-child {
      margin: 0; }
    .Accordions .Accordions_block .Accordions_header {
      position: relative;
      cursor: pointer;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
      .Accordions .Accordions_block .Accordions_header .Accordions_title {
        margin: 0;
        padding: 20px 20px 20px 60px; }
      .Accordions .Accordions_block .Accordions_header span {
        position: absolute;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        width: 60px;
        top: 0;
        bottom: 0;
        transition: all 0.5s; }
        .Accordions .Accordions_block .Accordions_header span:before, .Accordions .Accordions_block .Accordions_header span:after {
          content: '';
          position: absolute;
          background: #7ac142;
          top: 50%;
          left: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%);
          -webkit-transition: all 0.4s;
          transition: all 0.4s; }
        .Accordions .Accordions_block .Accordions_header span:before {
          width: 2px;
          height: 15px; }
        .Accordions .Accordions_block .Accordions_header span:after {
          height: 2px;
          width: 15px; }
      .Accordions .Accordions_block .Accordions_header:hover, .Accordions .Accordions_block .Accordions_header:active, .Accordions .Accordions_block .Accordions_header:focus {
        background: #434a4e;
        color: #ffffff; }
      .Accordions .Accordions_block .Accordions_header.active span:before {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
                transform: translateX(-50%) translateY(-50%) rotate(90deg); }
      .Accordions .Accordions_block .Accordions_header.active span:after {
        opacity: 0; }
    .Accordions .Accordions_block .Accordions_content {
      padding: 10px 0px 35px 60px;
      display: none; }

.ImgResponsive {
  width: 100%;
  height: auto; }

html {
  font-size: 16px; }

body {
  font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  color: #434a4e;
  letter-spacing: -0.025em; }
  body * {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none !important; }
  body.modal-open {
    overflow: auto; }
  body.active {
    overflow: hidden; }

.no-result {
  padding: 10vh 0 !important; }

.offsetTest {
  display: none;
  opacity: 0.2;
  border-top: 10px solid red;
  position: absolute;
  background: rgba(255, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 100000; }

.scrollTest {
  display: none;
  background: red;
  opacity: 0.5;
  position: fixed;
  top: 0;
  right: 0;
  width: 100px;
  height: 100px;
  z-index: 100000;
  text-align: center;
  line-height: 100px;
  color: #fff !important;
  font-size: 2rem; }

.cut {
  overflow: hidden; }

.relative {
  position: relative; }

div[id*="content"]:empty {
  display: none; }

@media (min-width: 1200px) and (max-width: 1599px) {
  .container {
    width: 1300px;
    max-width: 100%; } }

@media (min-width: 1600px) {
  .container {
    width: 80vw;
    max-width: 1600px; } }

.error {
  color: red; }

@media (min-width: 992px) {
  .lighter-spaced {
    padding-top: 35px;
    padding-bottom: 35px; } }

@media (max-width: 991px) {
  .lighter-spaced {
    padding-top: 15px;
    padding-bottom: 15px; } }

@media (min-width: 992px) {
  .light-spaced {
    padding-top: 50px;
    padding-bottom: 50px; } }

@media (max-width: 991px) {
  .light-spaced {
    padding-top: 20px;
    padding-bottom: 20px; } }

@media (min-width: 992px) {
  .medium-spaced {
    padding-top: 70px;
    padding-bottom: 70px; } }

@media (max-width: 991px) {
  .medium-spaced {
    padding-top: 30px;
    padding-bottom: 30px; } }

.no-bottom {
  padding-bottom: 0; }

.no-top {
  padding-top: 0; }

.equalize {
  margin-top: 50px; }

.spacer.big {
  display: block;
  margin-bottom: 150px; }

@media (max-width: 991px) {
  .spacer, .spacer.big {
    display: none; } }

#keyboard-info {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 999;
  box-shadow: 0px 19px 35px -5px rgba(0, 0, 0, 0.31);
  opacity: .92;
  padding: 20px 0;
  background: #f2f2f2; }
  body #keyboard-info {
    display: none; }
  @media (max-width: 991px) {
    #keyboard-info {
      display: none; } }
  #keyboard-info i {
    display: inline-block;
    vertical-align: middle; }
  #keyboard-info i.icon-keyboard {
    font-size: 18px;
    margin-right: 10px; }
  #keyboard-info i.icon-search {
    font-size: 30px; }
  #keyboard-info p {
    font-size: 20px;
    font-weight: 200;
    margin: 0; }
    #keyboard-info p b, #keyboard-info p span {
      display: inline-block;
      vertical-align: middle; }

.p404 {
  padding: 10vh 0;
  position: relative;
  background: #202325;
  color: #ffffff; }
  .p404:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/bg-head.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.4; }
  .p404 .content h1 {
    font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
    font-size: 7vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 0 0.3em; }
    @media (max-width: 767px) {
      .p404 .content h1 {
        font-size: 15vw; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .p404 .content h1 {
        font-size: 10vw; } }
  .p404 .content h2 {
    font-size: 1.7rem;
    margin-bottom: 1.5em;
    line-height: 1.4; }

.gradient {
  position: relative;
  border-bottom: 1px solid #d9d9d9; }
  .gradient:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50vh;
    z-index: -1;
    max-height: 200px;
    background-color: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
    background: -webkit-linear-gradient(top, #ffffff, #e0e0e0);
    background: -o-linear-gradient(top, #ffffff, #e0e0e0); }
  .gradient.side {
    border: none; }
    .gradient.side:before {
      border-bottom: 1px solid #d9d9d9;
      bottom: -50px;
      right: -150px;
      width: 100vw;
      left: auto; }
      @media (max-width: 991px) {
        .gradient.side:before {
          bottom: -30px; } }
      @media (max-width: 767px) {
        .gradient.side:before {
          right: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .gradient.side:before {
          right: calc(((100vw - 750px) / 2) - ((100vw - 750px) / 2 * 2)); } }
  .gradient.full:before {
    width: 150vw;
    bottom: -30px;
    left: -25vw;
    right: -25vw; }
  @media screen and (min-width: 992px) {
    .gradient.full {
      bottom: -50px; } }
  .gradient.horiz {
    border: none; }
    @media (min-width: 992px) {
      .gradient.horiz {
        min-height: 300px; }
        .gradient.horiz.fade-bottom {
          position: relative; }
          .gradient.horiz.fade-bottom:after {
            position: absolute;
            content: "";
            bottom: 0px;
            left: 0;
            width: 100%;
            height: 200px;
            z-index: -1;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
            /* FF3.6-15 */
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
            /* IE6-9 */ }
        .gradient.horiz:before {
          bottom: auto;
          height: 100%;
          max-height: 100%;
          top: 0;
          z-index: -10;
          border: none;
          background-color: #ebebeb;
          background-image: -webkit-gradient(linear, left top, right top, from(#ebebeb), to(#ffffff));
          background-image: -webkit-linear-gradient(left, #ebebeb, #ffffff);
          background-image: -o-linear-gradient(left, #ebebeb, #ffffff); } }
    @media (max-width: 991px) {
      .gradient.horiz:before {
        display: none; } }

.bg-gray {
  background: #ebebeb; }

.bottom-band {
  position: relative; }
  .bottom-band:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    border-top: 1px solid #d9d9d9;
    background: #ebebeb; }

.logo-picto g path {
  fill: #7ac142; }

body {
  padding-top: 90px; }
  @media (max-width: 767px) {
    body {
      padding-top: 78px; } }

header {
  position: relative;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
  background: #ffffff; }
  header .progress {
    position: absolute;
    border-radius: 0;
    content: "";
    top: 100%;
    left: 0;
    width: 100%;
    height: 10px;
    background: rgba(0, 0, 0, 0.1);
    opacity: 1;
    z-index: 10; }
    header .progress hr {
      border: none;
      display: block;
      height: 10px;
      width: 0%;
      background: #7ac142;
      margin: 0; }
  header .container {
    position: relative; }
    @media (min-width: 992px) {
      header .container {
        text-align: right; } }
    @media (max-width: 991px) {
      header .container {
        padding: 0;
        width: 100%; } }
  header #mobile-actions {
    float: right;
    margin-top: 19px;
    margin-right: 15px; }
    @media (min-width: 992px) {
      header #mobile-actions {
        display: none; } }
    header #mobile-actions .btn {
      margin-left: 10px; }
  @media screen and (min-width: 991px) and (max-width: 1100px) {
    header .logo svg .word {
      display: none; } }
  @media (min-width: 992px) {
    header .logo {
      display: block;
      position: absolute;
      top: 50%;
      left: 15px;
      width: 170px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); } }
  @media screen and (min-width: 992px) and (min-width: 1740px) {
    header .logo {
      left: -20px;
      width: 400px; } }
  @media (max-width: 991px) {
    header .logo {
      display: inline-block;
      padding: 25px 0;
      margin-left: 15px; } }
  header .logo .legend {
    color: #aea4a5;
    display: none;
    vertical-align: middle;
    max-width: 170px;
    line-height: 1em;
    font-size: 0.85rem;
    font-weight: 400;
    text-align: left; }
    @media screen and (min-width: 1740px) {
      header .logo .legend {
        display: inline-block; } }
  header .logo svg {
    margin-right: 20px; }
    @media (min-width: 768px) and (max-width: 991px) {
      header .logo svg {
        width: 200px; } }
    @media (max-width: 767px) {
      header .logo svg {
        width: 140px; } }
    header .logo svg .word path {
      -webkit-transition: all .1s;
      transition: all .1s; }
    header .logo svg:hover .word path {
      fill: #7ac142; }
  header svg {
    display: inline-block;
    vertical-align: middle; }
    header svg.logo-svg {
      max-width: 170px; }
  header nav {
    display: inline-block;
    vertical-align: middle;
    overflow: auto !important;
    max-height: calc(100vh - 89px); }
    @media screen and (min-width: 991px) {
      header nav {
        overflow: visible !important; } }
    @media (max-width: 991px) {
      header nav {
        display: none;
        width: 100%;
        border-top: 1px solid rgba(0, 0, 0, 0.15); } }
    header nav ul {
      margin-bottom: 0; }
      header nav ul li {
        display: inline-block;
        vertical-align: middle; }
        header nav ul li a {
          color: #434a4e;
          display: block; }
          @media (min-width: 992px) {
            header nav ul li a {
              padding: 35px 0 35px; }
              header nav ul li a:focus {
                color: #434a4e; }
              header nav ul li a:hover {
                color: #7ac142; } }
      @media (max-width: 991px) {
        header nav ul {
          padding: 0;
          width: 100%; }
          header nav ul li {
            padding: 0; } }
  header li {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9rem; }
    @media (max-width: 991px) {
      header li.li-search {
        display: none !important; } }
    @media (min-width: 992px) {
      header li:not(:first-child) {
        margin-left: 12px; } }
    @media (max-width: 991px) {
      header li {
        width: 100%; }
        header li.search {
          display: none; }
        header li a {
          padding: 22px 15px; }
          header li a:active, header li a:focus, header li a:hover {
            background: #7ac142;
            color: #ffffff; }
        header li:not(:last-child) {
          border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }
    header li.sousmenu {
      position: relative; }
      @media (max-width: 991px) {
        header li.sousmenu {
          padding: 0;
          margin: 0; }
          header li.sousmenu:hover:before {
            color: #ffffff; }
          header li.sousmenu:before {
            position: absolute;
            /* use !important to prevent issues with browser extensions that change fonts */
            font-family: 'icomoon' !important;
            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;
            content: "";
            top: 33px;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            right: 34px;
            z-index: 100;
            font-size: 10px; } }
      @media (min-width: 992px) {
        header li.sousmenu:hover div {
          display: block !important; } }
      header li.sousmenu div {
        box-shadow: 0px 20px 40px 1px rgba(0, 0, 0, 0.1); }
        @media (min-width: 992px) {
          header li.sousmenu div {
            display: none;
            text-align: left;
            position: absolute;
            top: 100%;
            left: -20px;
            z-index: 1000;
            min-width: 200px;
            min-width: 250px;
            background: rgba(255, 255, 255, 0.92);
            border-bottom: 10px solid #7ac142; } }
        @media (max-width: 991px) {
          header li.sousmenu div {
            border-top: 10px solid rgba(0, 0, 0, 0.1);
            display: none; } }
        header li.sousmenu div ul {
          padding: 0; }
        header li.sousmenu div li {
          display: block;
          margin: 0; }
          @media (max-width: 991px) {
            header li.sousmenu div li {
              background: rgba(0, 0, 0, 0.05); } }
          header li.sousmenu div li:not(:last-child) {
            border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
          header li.sousmenu div li.active {
            border-right: 6px solid #7ac142; }
            header li.sousmenu div li.active a {
              color: #7ac142; }
          @media (min-width: 992px) {
            header li.sousmenu div li a {
              padding: 16px 20px 16px 21px;
              font-size: 0.9em; } }
          @media (max-width: 991px) {
            header li.sousmenu div li a {
              padding: 18px 20px; } }
          @media (min-width: 992px) {
            header li.sousmenu div li:hover a {
              background: #7ac142;
              color: #ffffff; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    header .container {
      max-width: 100%;
      width: 100%;
      padding: 0 30px; }
      header .container .logo {
        text-align: left;
        left: 30px; }
        header .container .logo svg {
          margin-right: 15px; }
        header .container .logo .legend {
          margin-left: 0px;
          font-size: 0.75rem; }
      header .container nav > ul > li {
        margin-left: 1.4vw; } }
  @media (min-width: 1200px) and (max-width: 1599px) {
    header .container nav > ul > li {
      margin-left: 2vw; } }
  @media (min-width: 1600px) {
    header .container nav > ul > li {
      margin-left: 2vw; } }
  header form {
    display: none;
    margin: 0;
    padding: 20px 0 35px;
    text-align: left; }
    @media (max-width: 767px) {
      header form {
        padding-top: 0;
        padding-bottom: 10px; } }
    header form .container {
      padding: 0 15px; }
    header form:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #434a4e;
      opacity: 0.9;
      top: 100%;
      height: calc(100vh - 100%);
      opacity: 0;
      -webkit-transition: opacity .2s;
      transition: opacity .2s; }
    header form:not(.open):before {
      pointer-events: none; }
    header form.open:before {
      opacity: 0.9; }
    header form input {
      display: block;
      border: none;
      border-bottom: 1px solid #dfe2e4;
      width: 100%;
      font-size: 3rem;
      padding-bottom: 10px;
      font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
      letter-spacing: -0.05em;
      font-weight: 500;
      outline: none !important; }
      header form input:focus {
        outline: none !important; }
      @media (max-width: 767px) {
        header form input {
          padding-left: 0;
          font-size: 2rem; } }
      header form input::-webkit-input-placeholder {
        /* Safari, Chrome and Opera */
        color: #c4c9cc; }
      header form input:-moz-placeholder {
        /* Firefox 18- */
        color: #c4c9cc; }
      header form input::-moz-placeholder {
        /* Firefox 19+ */
        color: #c4c9cc; }
      header form input:-ms-input-placeholder {
        /* IE 10+ */
        color: #c4c9cc; }
      header form input::-ms-input-placeholder {
        /* Edge */
        color: #c4c9cc; }
      header form input:placeholder-shown {
        /* Standard one last! */
        color: #c4c9cc; }
  header #search-results {
    background: #eaeaea;
    display: none;
    box-shadow: inset 1px 10px 29px -12px rgba(0, 0, 0, 0.1);
    max-height: calc(100vh - 282px);
    overflow-y: scroll; }
    header #search-results .loading {
      display: none;
      padding-bottom: 50px; }
      header #search-results .loading img {
        height: 90px; }
    header #search-results .container {
      padding: 0 15px;
      text-align: left; }
    header #search-results .thumb-wrap {
      margin: 0; }
    header #search-results [class*="col"] {
      display: inline-block;
      float: none;
      vertical-align: middle; }
    header #search-results .desc {
      padding-top: 10px; }
      header #search-results .desc hr {
        margin: 20px 0; }
    header #search-results hr {
      margin: 20px 0 40px; }
    header #search-results h3 small {
      display: block;
      margin-top: 10px; }
    @media (max-width: 767px) {
      header #search-results {
        max-height: calc(100vh - 100px); } }
    header #search-results .row {
      font-size: 0; }
    @media (min-width: 480px) and (max-width: 767px) {
      header #search-results [class*="col"] {
        width: 100%; }
        header #search-results [class*="col"] .thumb {
          width: 30%; }
        header #search-results [class*="col"] [class*="col"]:not(.thumb) {
          max-width: 70%; } }
    @media (min-width: 320px) and (max-width: 479px) {
      header #search-results [class*="col"] {
        width: 100%; }
        header #search-results [class*="col"] .thumb {
          display: none; }
        header #search-results [class*="col"] [class*="col"]:not(.thumb) {
          max-width: 100%; } }

.content.img {
  color: #ffffff;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .content.img h1 {
    margin-bottom: 1em; }
  .content.img .container {
    position: relative; }
  .content.img .logo-overlay {
    opacity: 0.2;
    width: 900px;
    bottom: -430px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  .content.img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.2; }
  .content.img p {
    color: #ffffff; }

.intro {
  text-align: center;
  color: #ffffff;
  position: relative; }
  @media (min-width: 992px) {
    .intro {
      padding: 180px 0 70px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .intro {
      padding: 100px 0 70px 0; } }
  @media (max-width: 767px) {
    .intro {
      padding: 10vh 0 7vh 0; } }
  .intro.videoOn .img-wrap {
    top: 90px;
    position: fixed;
    height: calc(100vh - 90px); }
  .intro .img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 570px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .intro .img-wrap {
        height: 450px; } }
  .intro:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 570px;
    background: #000000;
    opacity: 0.05;
    z-index: 1; }
    @media (min-width: 768px) and (max-width: 991px) {
      .intro:before {
        height: 450px; } }
  .intro:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 570px;
    background: url(/assets/img/gridpattern.png) center center;
    z-index: 1;
    opacity: 0.3; }
    @media (min-width: 768px) and (max-width: 991px) {
      .intro:after {
        height: 450px; } }
  .intro .container {
    position: relative;
    z-index: 2; }
  .intro h1 {
    font-size: 1.8rem;
    margin-bottom: 1.4em;
    letter-spacing: -0.030em; }
    @media (min-width: 992px) {
      .intro h1 {
        font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif; } }
    @media (max-width: 991px) {
      .intro h1 {
        font-weight: 400;
        font-size: 2em; } }
    @media (min-width: 480px) and (max-width: 767px) {
      .intro h1 {
        width: 87%;
        margin: 0 auto 1.4em; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .intro h1 {
        font-size: 1.7rem; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .intro h1 {
        width: 85%;
        margin: 0 auto 1.4em; } }
    .intro h1 strong {
      font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
      font-weight: 600;
      text-transform: uppercase; }
      @media (min-width: 992px) {
        .intro h1 strong {
          margin-top: 1.3rem;
          display: block;
          font-size: 5rem; } }
      @media (max-width: 767px) {
        .intro h1 strong {
          display: inline-block;
          margin-top: 5px; } }
  @media (max-width: 767px) and (min-width: 480px) and (max-width: 767px) {
    .intro h1 strong {
      font-size: 7vw; } }
      @media (min-width: 480px) and (max-width: 767px) {
        .intro h1 strong {
          font-size: 10vw; } }
      @media (min-width: 320px) and (max-width: 479px) {
        .intro h1 strong {
          font-size: 10vw; } }
    .intro h1.sliding {
      margin-bottom: 150px;
      position: relative; }
      .intro h1.sliding .slides {
        position: absolute;
        top: 30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        margin-top: 20px;
        width: 100%; }
      .intro h1.sliding ul {
        list-style: none;
        padding: 0;
        position: absolute;
        -webkit-transition: top .5s;
        transition: top .5s;
        top: 65px;
        left: 0%;
        pointer-events: none;
        width: 100%; }
        .intro h1.sliding ul li {
          padding: 0;
          margin: 0;
          line-height: 1.5em;
          opacity: 0;
          -webkit-transform: translateY(0px);
                  transform: translateY(0px);
          -webkit-transition: opacity .8s, -webkit-transform .8s;
          transition: opacity .8s, -webkit-transform .8s;
          transition: transform .8s, opacity .8s;
          transition: transform .8s, opacity .8s, -webkit-transform .8s; }
          .intro h1.sliding ul li.active {
            -webkit-transform: translateY(-65px);
                    transform: translateY(-65px);
            opacity: 1; }
  .intro small {
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-top: 20px;
    text-decoration: underline; }

article {
  padding: 90px 0;
  font-size: 0;
  position: relative;
  overflow: hidden; }
  article:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: #434a4e;
    width: 44%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0; }
    @media (max-width: 991px) {
      article:before {
        width: 100%; } }
  article.tight:before {
    width: 100%; }
    @media screen and (min-width: 992px) {
      article.tight:before {
        width: 37%; } }
  article.tight .thumb-wrap {
    margin: 0; }
  article.tight.no-bg:before {
    opacity: 0;
    visibility: hidden; }
  article .container {
    position: relative; }
  article hr {
    border: none;
    height: 1px;
    background: #cccccc;
    margin: 0;
    position: absolute;
    top: -90px;
    left: calc((100% - 41.6%) + 15px);
    width: 100%; }
    @media (min-width: 992px) and (max-width: 1199px) {
      article hr {
        top: -60px; } }
    @media (max-width: 991px) {
      article hr {
        display: none; } }
  article .details h2 {
    font-size: 1.4rem;
    margin-bottom: 1rem; }
  article .details p {
    font-size: 0.9rem;
    margin-bottom: 1rem; }
  @media (min-width: 992px) {
    article .details h2 {
      font-size: 1.9rem; }
    article .details p {
      font-size: 1rem; } }
  article .thumb-wrap {
    position: relative;
    display: block; }
  .projects-listing article, .call_projects-listing article {
    padding: 0;
    position: relative; }
    .projects-listing article:hover, .call_projects-listing article:hover {
      position: relative;
      background: #434a4e;
      background-color: #434a4e;
      background: -webkit-gradient(linear, left top, left bottom, from(#434a4e), to(#2b3033));
      background: -webkit-linear-gradient(top, #434a4e, #2b3033);
      background: -o-linear-gradient(top, #434a4e, #2b3033);
      color: #ffffff; }
      .projects-listing article:hover:after, .call_projects-listing article:hover:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        background: url(/assets/img/dot-pattern.png) center center;
        width: 100%;
        opacity: 0.15;
        height: 100%;
        z-index: 0;
        pointer-events: none; }
      .projects-listing article:hover .project_url, .projects-listing article:hover .call_project_url, .call_projects-listing article:hover .project_url, .call_projects-listing article:hover .call_project_url {
        color: #7ac142; }
      .projects-listing article:hover .project_call_project, .call_projects-listing article:hover .project_call_project {
        color: #ffffff; }
      .projects-listing article:hover a, .call_projects-listing article:hover a {
        color: #ffffff; }
    .projects-listing article a, .call_projects-listing article a {
      display: block; }
    .projects-listing article .container, .call_projects-listing article .container {
      padding-top: 40px; }
      .projects-listing article .container .row, .call_projects-listing article .container .row {
        padding-bottom: 40px;
        border-bottom: 1px solid #cccccc; }
    .projects-listing article:before, .call_projects-listing article:before {
      display: none; }
    .projects-listing article [class*='col-'], .call_projects-listing article [class*='col-'] {
      display: inline-block;
      vertical-align: top; }
    .projects-listing article .project_call_project, .call_projects-listing article .project_call_project {
      color: #434a4e;
      text-decoration: none;
      font-size: 0.9rem;
      font-weight: 400;
      text-transform: none;
      line-height: 1.3rem;
      padding-top: 2px;
      margin: 0; }
    .projects-listing article .project_url, .projects-listing article .call_project_url, .call_projects-listing article .project_url, .call_projects-listing article .call_project_url {
      text-decoration: none;
      margin: 0 0 4px;
      font-size: 1.1rem; }
    .projects-listing article .project_title, .projects-listing article .call_project_title, .call_projects-listing article .project_title, .call_projects-listing article .call_project_title {
      font-weight: 400;
      font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
      text-transform: none; }
    .projects-listing article .project_info, .projects-listing article .call_project_info, .call_projects-listing article .project_info, .call_projects-listing article .call_project_info {
      margin: 0;
      font-weight: 400;
      text-transform: none; }
    .projects-listing article .project_statut, .projects-listing article .call_project_statut, .call_projects-listing article .project_statut, .call_projects-listing article .call_project_statut {
      margin: 0;
      padding-top: 7px;
      color: #7ac142;
      font-weight: 400; }
  article a {
    text-transform: uppercase;
    display: block;
    margin-bottom: 2em; }
    article a:not(.btn) {
      font-weight: 600;
      text-decoration: underline; }
    @media (min-width: 992px) {
      article a.btn:hover {
        background: none;
        color: #7ac142;
        border-color: #7ac142; } }
  @media (min-width: 992px) {
    article:hover a {
      color: #de9355; }
    article:hover .btn-group .btn {
      border-color: #de9355;
      color: #de9355; }
      article:hover .btn-group .btn:hover {
        background: #de9355;
        color: #ffffff; }
    article:hover a.btn {
      background-color: #de9355;
      background: -webkit-gradient(linear, left top, left bottom, from(#de9355), to(#c16a2a));
      background: -webkit-linear-gradient(top, #de9355, #c16a2a);
      background: -o-linear-gradient(top, #de9355, #c16a2a);
      color: #ffffff; }
      article:hover a.btn:hover {
        background: #de9355;
        background-color: #c16a2a;
        background: -webkit-gradient(linear, left top, left bottom, from(#c16a2a), to(#de9355));
        background: -webkit-linear-gradient(top, #c16a2a, #de9355);
        background: -o-linear-gradient(top, #c16a2a, #de9355); } }
  article h2 {
    font-size: 1.125rem;
    margin-bottom: 2em;
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
    line-height: 1.2; }
    article h2 small {
      color: #de9355;
      font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
      display: block;
      margin-top: 1em;
      text-transform: uppercase; }
  article p {
    font-size: 0.9rem;
    margin-bottom: 2em; }
  article h3 {
    font-weight: 200;
    text-transform: uppercase;
    font-size: 2rem; }
    @media (min-width: 992px) and (max-width: 1199px) {
      article h3 {
        font-size: 1.6rem; } }
    article h3 b {
      display: block;
      font-weight: 600; }
  article img {
    width: 100%; }
  article .title {
    -webkit-transition: all .2s;
    transition: all .2s; }
    @media (min-width: 992px) {
      article .title br {
        display: none; } }
    @media (min-width: 992px) {
      article .title a {
        font-size: 0.8rem; } }
    @media (max-width: 991px) {
      article .title {
        margin-bottom: 30px; }
        article .title h3, article .title a {
          vertical-align: middle;
          display: inline-block; }
          article .title h3 b, article .title a b {
            display: inline-block; }
        article .title a {
          padding-top: 7px;
          margin-bottom: 0; }
        article .title .btn-group {
          float: right; } }
  article [class*="col"] {
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    float: none; }
  @media (max-width: 767px) {
    article .img-state {
      vertical-align: top; } }

.green-sidebar {
  color: #ffffff;
  padding-right: 30px; }
  .green-sidebar h2 + a {
    font-size: 0.8rem;
    text-decoration: underline;
    font-weight: 500;
    text-transform: uppercase; }
  @media (max-width: 767px) {
    .green-sidebar {
      margin-bottom: 30px; } }
  .green-sidebar a, .green-sidebar small {
    color: #ffffff; }
  .green-sidebar p {
    font-size: 1rem !important; }
  .green-sidebar small {
    font-weight: 500;
    font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.04em; }
  .green-sidebar:before {
    position: absolute;
    content: "";
    right: 10px;
    background: #7ac142;
    z-index: -1;
    background-color: #7ac142;
    background-image: -webkit-gradient(linear, left top, right top, from(#7ac142), to(#56892d));
    background-image: -webkit-linear-gradient(left, #7ac142, #56892d);
    background-image: -o-linear-gradient(left, #7ac142, #56892d); }
    @media (min-width: 992px) {
      .green-sidebar:before {
        height: 10000px;
        width: 50vw;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); } }
    @media (max-width: 991px) {
      .green-sidebar:before {
        width: 100vw;
        top: -30px;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
                transform: translate(-50%, 0%);
        height: 100%; } }
  .green-sidebar:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 10px;
    width: 100vw;
    height: 10000px;
    left: auto;
    opacity: 0.3; }
  .green-sidebar hr {
    border-color: #ffffff; }
  .green-sidebar h3 {
    line-height: 1.3; }
  @media (min-width: 768px) and (max-width: 991px) {
    .green-sidebar {
      font-size: 0; }
      .green-sidebar .article {
        padding-right: 20px;
        width: 49%; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .green-sidebar {
      text-align: center; }
      .green-sidebar .article {
        text-align: left;
        max-width: 400px; } }

.article {
  margin-bottom: 2.5rem;
  display: inline-block; }
  .article h3 {
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 1.125rem; }
    .article h3 small {
      display: block;
      margin-top: 1.2em; }
  .article p {
    font-size: 0.90rem;
    margin-bottom: 2.5rem; }
  .article hr {
    margin: 0;
    max-width: 70px;
    -webkit-transition: max-width .3s;
    transition: max-width .3s; }
  @media (min-width: 992px) {
    .article:hover hr {
      max-width: 50% !important; } }
  .article:last-child hr {
    display: none !important; }

.list-articles {
  position: relative;
  font-size: 0; }
  @media (min-width: 992px) {
    .list-articles {
      margin-bottom: 50px; } }
  @media (min-width: 1200px) and (max-width: 1599px) {
    .list-articles:not(:last-child):before {
      position: absolute;
      content: "";
      top: 100%;
      left: 50%;
      width: 100vw;
      height: 1px;
      background: #cccccc; }
    .list-articles li:not(:first-child) h3 {
      font-size: 0.8rem; } }
  @media (min-width: 1600px) {
    .list-articles:not(:last-child):before {
      position: absolute;
      content: "";
      top: 100%;
      left: 50%;
      width: 100vw;
      height: 1px;
      background: #cccccc; }
    .list-articles li:not(:first-child) h3 {
      font-size: 0.8rem; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .list-articles li:nth-child(3) {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .list-articles li:nth-child(3) {
      display: none; } }
  .list-articles h2 {
    display: inline-block; }
    @media (max-width: 767px) {
      .list-articles h2 {
        display: block;
        margin-bottom: 0.7em; }
        .list-articles h2 + .btn {
          float: none !important; } }
  .list-articles h3 {
    line-height: 1.3;
    color: #7ac142; }
  .list-articles .thumb-wrap {
    margin-bottom: 20px; }
    .list-articles .thumb-wrap img {
      width: 100%; }
  .list-articles .row:first-child [class*="col-"] {
    width: 100%; }
  @media (max-width: 767px) {
    .list-articles .row:first-child {
      text-align: center;
      margin-bottom: 2rem; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .list-articles .row:not(:first-child) [class*="col-"] {
      width: 50%; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .list-articles .row:not(:first-child) h3 {
      font-size: 0.8rem; } }
  .list-articles [class*="col-"] {
    float: none;
    display: inline-block;
    vertical-align: top; }

.cta-band {
  width: 100%;
  display: block;
  background: #7ac142;
  color: #ffffff;
  text-align: center;
  font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
  letter-spacing: -0.07em;
  -webkit-transition: background .2s;
  transition: background .2s;
  z-index: 10;
  background-color: #7ac142;
  background: -webkit-gradient(linear, left top, left bottom, from(#7ac142), to(#589f36));
  background: -webkit-linear-gradient(top, #7ac142, #589f36);
  background: -o-linear-gradient(top, #7ac142, #589f36); }
  @media (min-width: 992px) {
    .cta-band {
      font-size: 2rem;
      padding: 40px 0; } }
  @media (max-width: 991px) {
    .cta-band {
      font-size: 1.4rem;
      padding: 20px 10px; } }
  .cta-band strong {
    font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase; }
  .cta-band:hover {
    color: #fff;
    background-color: #de9355;
    background: -webkit-gradient(linear, left top, left bottom, from(#de9355), to(#c16a2a));
    background: -webkit-linear-gradient(top, #de9355, #c16a2a);
    background: -o-linear-gradient(top, #de9355, #c16a2a); }

.logo-overlay {
  position: absolute;
  width: 1100px;
  overflow: hidden;
  bottom: -450px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center; }
  .logo-overlay svg {
    width: 100%; }
    .logo-overlay svg g path {
      fill: #ededed; }
  @media (min-width: 768px) and (max-width: 991px) {
    .logo-overlay {
      opacity: 0.6; } }
  @media (max-width: 767px) {
    .logo-overlay {
      width: 400px;
      top: -100px;
      bottom: auto;
      opacity: 0.4; } }

.overlap-over {
  position: relative;
  margin-bottom: -60px; }

.overlap-under {
  position: relative;
  padding-top: 90px; }

.light-spaced .overlap-over {
  margin-bottom: -140px; }

.map-wrap {
  z-index: 200;
  background: gray;
  min-height: 700px; }
  .map-wrap #map {
    height: 700px; }
  @media (min-width: 992px) {
    .map-wrap {
      position: absolute;
      top: -140px;
      right: 0;
      width: 47vw; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .map-wrap {
      top: -200px;
      right: 0;
      width: 35vw; } }
  @media (max-width: 991px) {
    .map-wrap {
      height: 50vw;
      min-height: 200px;
      margin-top: -20px;
      margin-bottom: 40px; }
      .map-wrap #map {
        height: 50vw; } }

.side-top {
  text-align: right; }
  @media (max-width: 767px) {
    .side-top {
      text-align: center; } }

@media (min-width: 992px) {
  .home footer .foot-meta {
    border-top: 1px solid rgba(255, 255, 255, 0.2); } }

footer {
  background: #434a4e url("/assets/img/bg-footer.png") no-repeat bottom center;
  background-size: cover;
  color: #ffffff;
  font-weight: 300; }
  footer .big-logo a {
    display: block; }
    footer .big-logo a svg {
      max-width: 100%; }
  footer .big-logo img {
    max-width: 100%;
    height: auto;
    max-height: 100px; }
    footer .big-logo img:not(:last-child) {
      margin-bottom: 20px; }
  @media (max-width: 991px) {
    footer .big-logo {
      display: none; } }
  footer .credit {
    margin-top: 20px; }
  footer p strong {
    font-weight: 500; }
  footer h2 {
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif;
    letter-spacing: -0.07em;
    line-height: 0.8;
    margin-bottom: 1em; }
    footer h2 strong {
      letter-spacing: -0.03em;
      font-family: "Proxima Nova W01", Arial, Helvetica, sans-serif; }
  @media (max-width: 991px) {
    footer .newsletter {
      border-top: 1px solid rgba(255, 255, 255, 0.2); } }
  @media (max-width: 767px) {
    footer form input {
      display: inline-block; } }
  @media (min-width: 480px) and (max-width: 767px) {
    footer .newsletter, footer .coords, footer .linkedin-wrap {
      padding: 40px 10vw; }
    footer .newsletter, footer .coords {
      padding-right: 20vw; }
    footer .cta {
      width: 100%;
      margin-bottom: 40px;
      text-align: center; }
      footer .cta h2 {
        line-height: 1;
        display: block;
        margin-bottom: 1em; }
        footer .cta h2 strong {
          margin-right: 10px; }
        footer .cta h2 br {
          display: none; }
    footer .temoign {
      width: 100%;
      margin: 0 auto 30px !important;
      float: none;
      padding: 0px 10vw; } }
  @media (min-width: 320px) and (max-width: 479px) {
    footer .cta {
      margin-bottom: 30px; }
    footer .newsletter, footer .coords, footer .linkedin-wrap {
      padding: 20px 20px; } }
  footer .foot-meta {
    overflow: hidden;
    position: relative; }
    @media (min-width: 992px) {
      footer .foot-meta [class*="col"] {
        padding-right: 40px; }
        footer .foot-meta [class*="col"]:not(:first-child) {
          padding-left: 40px; } }
    @media (min-width: 992px) {
      footer .foot-meta .middle:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        opacity: 0.2;
        background: #ffffff;
        width: 1px;
        height: 1000px; }
      footer .foot-meta .middle:after {
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        opacity: 0.2;
        background: #ffffff;
        width: 1px;
        height: 1000px; } }
    footer .foot-meta .white {
      position: relative; }
      footer .foot-meta .white .wrap {
        color: #434a4e; }
      footer .foot-meta .white:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        z-index: 0;
        width: 1000px;
        height: 1000px;
        background: #ffffff; }
        @media (min-width: 768px) and (max-width: 991px) {
          footer .foot-meta .white:before {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
    footer .foot-meta .linkedin-wrap .wrap > .icon {
      display: block;
      background: #007abb;
      min-width: 40px;
      min-height: 40px;
      position: absolute;
      top: 0;
      right: 0; }
    footer .foot-meta .linkedin-wrap .wrap {
      position: relative;
      z-index: 1; }
      footer .foot-meta .linkedin-wrap .wrap h4 {
        color: #007abb; }
    footer .foot-meta .linkedin-wrap p {
      font-size: 0.8rem;
      margin-bottom: 2em;
      padding-right: 90px; }
  footer .credits {
    background: #ffffff;
    padding: 20px 0;
    color: #434a4e;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.65rem;
    letter-spacing: 0; }
    @media (max-width: 991px) {
      footer .credits {
        text-align: center; }
        footer .credits .sign {
          margin-top: 0px;
          display: inline-block; } }
    @media (min-width: 992px) {
      footer .credits .sign {
        text-align: right; } }
  footer *.up {
    font-weight: 600;
    text-transform: uppercase; }
    @media (min-width: 992px) {
      footer *.up {
        font-size: 0.7rem; } }
    @media (max-width: 991px) {
      footer *.up {
        font-size: 0.85rem;
        padding: 4px 0; } }
  footer form {
    margin: 20px 0; }
    footer form input {
      border: 2px solid #ffffff;
      background: none;
      display: inline-block;
      width: 250px;
      margin-bottom: 20px;
      padding: 6px 25px 9px;
      border-radius: 30px;
      font-weight: 500;
      -webkit-transition: border .2s;
      transition: border .2s; }
      footer form input:focus {
        border-color: #7ac142; }
      footer form input::-webkit-input-placeholder {
        /* Safari, Chrome and Opera */
        color: #ffffff;
        font-weight: 300; }
      footer form input:-moz-placeholder {
        /* Firefox 18- */
        color: #ffffff;
        font-weight: 300; }
      footer form input::-moz-placeholder {
        /* Firefox 19+ */
        color: #ffffff;
        font-weight: 300; }
      footer form input:-ms-input-placeholder {
        /* IE 10+ */
        color: #ffffff;
        font-weight: 300; }
      footer form input::-ms-input-placeholder {
        /* Edge */
        color: #ffffff;
        font-weight: 300; }
      footer form input:placeholder-shown {
        /* Standard one last! */
        color: #ffffff;
        font-weight: 300; }

@media (max-width: 991px) {
  .notdesk-center {
    text-align: center; } }

.modal-backdrop {
  background: #434a4e;
  z-index: 20000; }
  .modal-backdrop.in {
    opacity: 0.9; }

#login, #login_member, #lostpassword, #lostpassword_member, #login_member_lostpassword {
  text-align: center;
  padding: 30px;
  color: #ffffff;
  z-index: 20001; }
  #login .modal-backdrop, #login_member .modal-backdrop, #lostpassword .modal-backdrop, #lostpassword_member .modal-backdrop, #login_member_lostpassword .modal-backdrop {
    z-index: 10000; }
  #login .modal-content, #login_member .modal-content, #lostpassword .modal-content, #lostpassword_member .modal-content, #login_member_lostpassword .modal-content {
    box-shadow: none;
    background: none;
    border: none; }
  #login .modal-header, #login_member .modal-header, #lostpassword .modal-header, #lostpassword_member .modal-header, #login_member_lostpassword .modal-header {
    border: none; }
  #login .wrapper-logo-admin, #login_member .wrapper-logo-admin, #lostpassword .wrapper-logo-admin, #lostpassword_member .wrapper-logo-admin, #login_member_lostpassword .wrapper-logo-admin {
    display: inline-block;
    width: 100%;
    max-width: 300px; }
  #login h3, #login_member h3, #lostpassword h3, #lostpassword_member h3, #login_member_lostpassword h3 {
    margin-bottom: 2em; }
  #login .close, #login_member .close, #lostpassword .close, #lostpassword_member .close, #login_member_lostpassword .close {
    color: #fff; }
  #login svg, #login_member svg, #lostpassword svg, #lostpassword_member svg, #login_member_lostpassword svg {
    max-width: 100%; }
    #login svg path, #login_member svg path, #lostpassword svg path, #lostpassword_member svg path, #login_member_lostpassword svg path {
      fill: #ffffff; }
    #login svg g.picto path, #login_member svg g.picto path, #lostpassword svg g.picto path, #lostpassword_member svg g.picto path, #login_member_lostpassword svg g.picto path {
      fill: #7ac142; }

#login-form, #lostpassword-form, #lostpassword-form_member, #changepassword-form_member {
  margin: 0 auto;
  max-width: 500px; }
  #login-form [type=text], #login-form [type="email"], #login-form [type="password"], #lostpassword-form [type=text], #lostpassword-form [type="email"], #lostpassword-form [type="password"], #lostpassword-form_member [type=text], #lostpassword-form_member [type="email"], #lostpassword-form_member [type="password"], #changepassword-form_member [type=text], #changepassword-form_member [type="email"], #changepassword-form_member [type="password"] {
    background: none;
    padding: 15px 0px;
    display: block;
    height: auto;
    border: none;
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 600 !important; }
    #login-form [type=text]:focus, #login-form [type="email"]:focus, #login-form [type="password"]:focus, #lostpassword-form [type=text]:focus, #lostpassword-form [type="email"]:focus, #lostpassword-form [type="password"]:focus, #lostpassword-form_member [type=text]:focus, #lostpassword-form_member [type="email"]:focus, #lostpassword-form_member [type="password"]:focus, #changepassword-form_member [type=text]:focus, #changepassword-form_member [type="email"]:focus, #changepassword-form_member [type="password"]:focus {
      box-shadow: none; }
      #login-form [type=text]:focus + hr, #login-form [type="email"]:focus + hr, #login-form [type="password"]:focus + hr, #lostpassword-form [type=text]:focus + hr, #lostpassword-form [type="email"]:focus + hr, #lostpassword-form [type="password"]:focus + hr, #lostpassword-form_member [type=text]:focus + hr, #lostpassword-form_member [type="email"]:focus + hr, #lostpassword-form_member [type="password"]:focus + hr, #changepassword-form_member [type=text]:focus + hr, #changepassword-form_member [type="email"]:focus + hr, #changepassword-form_member [type="password"]:focus + hr {
        border-color: #7ac142; }
    #login-form [type=text]::-webkit-input-placeholder, #login-form [type="email"]::-webkit-input-placeholder, #login-form [type="password"]::-webkit-input-placeholder, #lostpassword-form [type=text]::-webkit-input-placeholder, #lostpassword-form [type="email"]::-webkit-input-placeholder, #lostpassword-form [type="password"]::-webkit-input-placeholder, #lostpassword-form_member [type=text]::-webkit-input-placeholder, #lostpassword-form_member [type="email"]::-webkit-input-placeholder, #lostpassword-form_member [type="password"]::-webkit-input-placeholder, #changepassword-form_member [type=text]::-webkit-input-placeholder, #changepassword-form_member [type="email"]::-webkit-input-placeholder, #changepassword-form_member [type="password"]::-webkit-input-placeholder {
      /* Safari, Chrome and Opera */
      color: rgba(255, 255, 255, 0.6);
      font-weight: 500; }
    #login-form [type=text]:-moz-placeholder, #login-form [type="email"]:-moz-placeholder, #login-form [type="password"]:-moz-placeholder, #lostpassword-form [type=text]:-moz-placeholder, #lostpassword-form [type="email"]:-moz-placeholder, #lostpassword-form [type="password"]:-moz-placeholder, #lostpassword-form_member [type=text]:-moz-placeholder, #lostpassword-form_member [type="email"]:-moz-placeholder, #lostpassword-form_member [type="password"]:-moz-placeholder, #changepassword-form_member [type=text]:-moz-placeholder, #changepassword-form_member [type="email"]:-moz-placeholder, #changepassword-form_member [type="password"]:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.6);
      font-weight: 500; }
    #login-form [type=text]::-moz-placeholder, #login-form [type="email"]::-moz-placeholder, #login-form [type="password"]::-moz-placeholder, #lostpassword-form [type=text]::-moz-placeholder, #lostpassword-form [type="email"]::-moz-placeholder, #lostpassword-form [type="password"]::-moz-placeholder, #lostpassword-form_member [type=text]::-moz-placeholder, #lostpassword-form_member [type="email"]::-moz-placeholder, #lostpassword-form_member [type="password"]::-moz-placeholder, #changepassword-form_member [type=text]::-moz-placeholder, #changepassword-form_member [type="email"]::-moz-placeholder, #changepassword-form_member [type="password"]::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.6);
      font-weight: 500; }
    #login-form [type=text]:-ms-input-placeholder, #login-form [type="email"]:-ms-input-placeholder, #login-form [type="password"]:-ms-input-placeholder, #lostpassword-form [type=text]:-ms-input-placeholder, #lostpassword-form [type="email"]:-ms-input-placeholder, #lostpassword-form [type="password"]:-ms-input-placeholder, #lostpassword-form_member [type=text]:-ms-input-placeholder, #lostpassword-form_member [type="email"]:-ms-input-placeholder, #lostpassword-form_member [type="password"]:-ms-input-placeholder, #changepassword-form_member [type=text]:-ms-input-placeholder, #changepassword-form_member [type="email"]:-ms-input-placeholder, #changepassword-form_member [type="password"]:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(255, 255, 255, 0.6);
      font-weight: 500; }
    #login-form [type=text]::-ms-input-placeholder, #login-form [type="email"]::-ms-input-placeholder, #login-form [type="password"]::-ms-input-placeholder, #lostpassword-form [type=text]::-ms-input-placeholder, #lostpassword-form [type="email"]::-ms-input-placeholder, #lostpassword-form [type="password"]::-ms-input-placeholder, #lostpassword-form_member [type=text]::-ms-input-placeholder, #lostpassword-form_member [type="email"]::-ms-input-placeholder, #lostpassword-form_member [type="password"]::-ms-input-placeholder, #changepassword-form_member [type=text]::-ms-input-placeholder, #changepassword-form_member [type="email"]::-ms-input-placeholder, #changepassword-form_member [type="password"]::-ms-input-placeholder {
      /* Edge */
      color: rgba(255, 255, 255, 0.6);
      font-weight: 500; }
    #login-form [type=text]:placeholder-shown, #login-form [type="email"]:placeholder-shown, #login-form [type="password"]:placeholder-shown, #lostpassword-form [type=text]:placeholder-shown, #lostpassword-form [type="email"]:placeholder-shown, #lostpassword-form [type="password"]:placeholder-shown, #lostpassword-form_member [type=text]:placeholder-shown, #lostpassword-form_member [type="email"]:placeholder-shown, #lostpassword-form_member [type="password"]:placeholder-shown, #changepassword-form_member [type=text]:placeholder-shown, #changepassword-form_member [type="email"]:placeholder-shown, #changepassword-form_member [type="password"]:placeholder-shown {
      /* Standard one last! */
      color: rgba(255, 255, 255, 0.6);
      font-weight: 500; }
  #login-form .form-group, #lostpassword-form .form-group, #lostpassword-form_member .form-group, #changepassword-form_member .form-group {
    margin-bottom: 30px; }
  #login-form [type=submit], #lostpassword-form [type=submit], #lostpassword-form_member [type=submit], #changepassword-form_member [type=submit] {
    margin-top: 30px;
    margin-bottom: 40px; }

#login_member [type*="submit"] {
  margin-top: 30px; }

#login_member option {
  color: #434a4e; }

#login_member input {
  color: #ffffff; }
  #login_member input:not([type*="submit"]) {
    background: none;
    border: none;
    border-radius: 0;
    padding-bottom: 15px; }
  #login_member input::-webkit-input-placeholder {
    /* Safari, Chrome and Opera */
    color: #ffffff; }
  #login_member input:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff; }
  #login_member input::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff; }
  #login_member input:-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff; }
  #login_member input::-ms-input-placeholder {
    /* Edge */
    color: #ffffff; }
  #login_member input:placeholder-shown {
    /* Standard one last! */
    color: #ffffff; }

#login_member [class*="-wrap"] {
  margin-bottom: 10px; }
  #login_member [class*="-wrap"]:before {
    top: 3px; }
  #login_member [class*="-wrap"] select {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.filter-line {
  padding-top: 30px;
  letter-spacing: 0.04em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .filter-line {
      line-height: 2em;
      text-align: left !important; } }
  @media (max-width: 767px) {
    .filter-line {
      display: none; } }
  .filter-line .light {
    opacity: 0.5; }
  .filter-line .radio-wrap {
    margin: 0 15px; }

.bxslider-wrap .control-wrap {
  text-align: center;
  margin-bottom: 20px; }
  .bxslider-wrap .control-wrap [class*="controls-"] {
    display: inline-block;
    vertical-align: middle; }

.bx-controls-direction {
  text-align: center; }

.bx-prev {
  margin-right: 10px; }

.mfp-bg {
  z-index: 10005 !important; }

.mfp-wrap {
  z-index: 10010 !important; }

.TitleBtn {
  margin-bottom: 1.6em; }
  .TitleBtn h1 {
    margin-bottom: 20px !important; }
  @media (min-width: 768px) {
    .TitleBtn {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.ImgMax {
  width: auto !important; }

@media (min-width: 768px) {
  .row-flexCenter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (min-width: 768px) {
  .contentWrapper {
    padding-right: 30px; } }

.aside .btn {
  margin-right: 10px; }

@media (min-width: 768px) and (max-width: 991px) {
  .aside .btn {
    margin-bottom: 10px; } }

.HomeAlert {
  color: #ffffff;
  background: -webkit-linear-gradient(right, #589f36 0%, #7ac142 100%);
  background: linear-gradient(270deg, #589f36 0%, #7ac142 100%);
  position: relative;
  padding: 12px 25px 12px 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -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; }
  .HomeAlert .CloseBtn {
    border: none;
    background: none;
    position: relative;
    width: 30px;
    height: 30px;
    padding: 0;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .HomeAlert .CloseBtn span {
      background: #ffffff;
      height: 2px;
      width: 20px;
      position: absolute;
      left: 50%;
      -webkit-transition: all 0.5s cubic-bezier(0.43, 0.045, 0.1, 0.95);
      transition: all 0.5s cubic-bezier(0.43, 0.045, 0.1, 0.95);
      top: 50%; }
      .HomeAlert .CloseBtn span.CloseLeft {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
                transform: translate(-50%, -50%) rotate(-45deg);
        -webkit-transform-origin: center center;
                transform-origin: center center; }
      .HomeAlert .CloseBtn span.CloseRight {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
                transform: translate(-50%, -50%) rotate(45deg);
        -webkit-transform-origin: center center;
                transform-origin: center center; }
  .HomeAlert p {
    margin: 0 15px 0 0; }
  @media (max-width: 767px) {
    .HomeAlert {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .HomeAlert p {
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center; } }

.SlickSlider {
  height: 400px;
  overflow: hidden;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.43, 0.045, 0.1, 0.95);
  transition: all 0.5s cubic-bezier(0.43, 0.045, 0.1, 0.95); }
  .SlickSlider.slick-initialized {
    opacity: 1; }
  .SlickSlider:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    background: #000000;
    opacity: 0.05;
    z-index: 1;
    pointer-events: none; }
  .SlickSlider:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    bottom: -120px;
    background: url(/assets/img/gridpattern.png) center center;
    z-index: 1;
    opacity: 0.3;
    pointer-events: none; }
  .SlickSlider .slick-list {
    z-index: 1; }
  .SlickSlider .SlideWrapper {
    padding: 100px 0px;
    height: 400px;
    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;
    color: #ffffff; }
    .SlickSlider .SlideWrapper > div {
      z-index: 2; }
    .SlickSlider .SlideWrapper h1 {
      font-weight: 600;
      text-transform: uppercase; }
    .SlickSlider .SlideWrapper h2 {
      font-weight: 400; }
    .SlickSlider .SlideWrapper p {
      font-weight: 500; }
    .SlickSlider .SlideWrapper .btn {
      margin-top: 30px; }
    @media (max-width: 991px) {
      .SlickSlider .SlideWrapper {
        text-align: center; } }
    @media (min-width: 768px) {
      .SlickSlider .SlideWrapper h1 {
        font-size: 3rem; }
      .SlickSlider .SlideWrapper h2 {
        font-size: 2.3rem; }
      .SlickSlider .SlideWrapper p {
        font-size: 1.3rem; } }
    @media (min-width: 992px) {
      .SlickSlider .SlideWrapper h1 {
        font-size: 3.5rem; } }
  .SlickSlider .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    margin: 0;
    z-index: 2; }
    .SlickSlider .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 20px;
      height: 20px;
      padding: 0;
      cursor: pointer;
      margin: 5px;
      position: relative;
      background: none;
      border: none; }
      .SlickSlider .slick-dots li button:before {
        content: '';
        display: block;
        background: #ffffff;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        -webkit-transition: all 0.5s cubic-bezier(0.43, 0.045, 0.1, 0.95);
        transition: all 0.5s cubic-bezier(0.43, 0.045, 0.1, 0.95); }
      .SlickSlider .slick-dots li button:hover:before {
        background: -webkit-linear-gradient(#7ac142 0%, #589f36 100%);
        background: linear-gradient(#7ac142 0%, #589f36 100%);
        -webkit-transition: all 0.5s cubic-bezier(0.43, 0.045, 0.1, 0.95);
        transition: all 0.5s cubic-bezier(0.43, 0.045, 0.1, 0.95); }
    .SlickSlider .slick-dots li.slick-active button:before {
      background: -webkit-linear-gradient(#7ac142 0%, #589f36 100%);
      background: linear-gradient(#7ac142 0%, #589f36 100%); }

.ListSecteurs {
  padding: 30px 0px; }
  .ListSecteurs .ListSecteurs_item {
    text-align: center;
    color: #434a4e;
    padding: 30px; }
    .ListSecteurs .ListSecteurs_item h3 {
      text-transform: uppercase;
      -webkit-transition: all 0.5s cubic-bezier(0.43, 0.045, 0.1, 0.95);
      transition: all 0.5s cubic-bezier(0.43, 0.045, 0.1, 0.95);
      margin-top: 50px; }
      @media (max-width: 991px) {
        .ListSecteurs .ListSecteurs_item h3 {
          margin-top: 10px; } }
    .ListSecteurs .ListSecteurs_item hr {
      background: -webkit-linear-gradient(right, #589f36 0%, #7ac142 100%);
      background: linear-gradient(270deg, #589f36 0%, #7ac142 100%);
      width: 80px;
      border: 0;
      height: 3px;
      margin: 24px 0px;
      display: inline-block; }
    .ListSecteurs .ListSecteurs_item p {
      font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif; }
    .ListSecteurs .ListSecteurs_item:hover {
      color: #434a4e; }
      .ListSecteurs .ListSecteurs_item:hover h3 {
        color: #7ac142; }
  @media (min-width: 768px) {
    .ListSecteurs .ListSecteurs_item {
      padding: 30px 60px; } }

.BlockStatistiques {
  background: url("/assets/img/bg-statistiques.jpg") no-repeat center;
  background-size: cover;
  position: relative;
  text-align: center;
  padding: 70px 0; }
  .BlockStatistiques:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #007abb;
    opacity: 0.7; }
  .BlockStatistiques > div {
    z-index: 1;
    position: relative; }
  .BlockStatistiques p {
    color: #ffffff;
    font-size: 1.3rem; }

@media (min-width: 992px) {
  .BlockFlex-MD {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; } }

.BlockMembres {
  background: url("/assets/img/bg-membre.jpg") no-repeat center;
  background-size: cover;
  text-align: center;
  padding: 45px;
  color: #ffffff;
  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; }
  .BlockMembres p {
    font-size: 2.2rem;
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif; }
    .BlockMembres p a {
      color: #ffffff;
      text-decoration: underline;
      font-weight: 400; }
  .BlockMembres svg {
    fill: #ffffff;
    width: 68px;
    height: 55px;
    margin-bottom: 25px; }
  @media (min-width: 992px) {
    .BlockMembres {
      min-height: calc(100vw * 0.3);
      width: calc(100% * 1/3); } }
  @media (min-width: 1600px) {
    .BlockMembres {
      min-height: calc(100vw * 0.2); } }

.BlockMission {
  padding: 30px;
  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; }
  .BlockMission h4 {
    font-size: 2rem;
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif; }
  .BlockMission hr {
    margin: 25px 0px;
    border: none;
    background: #ffffff;
    height: 1px;
    width: 45%; }
  .BlockMission p {
    font-size: 1.2rem;
    font-weight: 300; }
  @media (min-width: 768px) {
    .BlockMission {
      padding: 80px 60px; }
      .BlockMission h4 {
        font-size: 3rem; } }
  @media (min-width: 992px) {
    .BlockMission {
      width: calc(100% * 2/3); } }

.FlexParent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.ListArticles {
  padding: 55px 0; }
  .ListArticles h2, .ListArticles h3, .ListArticles h4 {
    font-family: "Arbutus Slab", "Roboto", Arial, Helvetica, sans-serif; }
  .ListArticles h2 {
    font-size: 2.2rem;
    color: #434a4e;
    border-bottom: 1px solid #7ac142;
    padding-bottom: 15px;
    margin-bottom: 44px; }
  .ListArticles h3 {
    font-size: 1.5rem;
    color: #434a4e;
    margin-bottom: 10px; }
  .ListArticles h4 {
    font-size: 1rem;
    color: #de9355; }
  .ListArticles p {
    color: #434a4e;
    font-weight: 300;
    margin-top: 10px; }
  .ListArticles img {
    margin-bottom: 20px; }
  .ListArticles .date {
    color: #7ac142;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    margin: 0; }
  .ListArticles .FlexParent {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .ListArticles .ListArticles_item {
    width: 100%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .ListArticles .ListArticles_item {
        width: calc(100% / 2 - 15px); }
        .ListArticles .ListArticles_item:not(:nth-child(2n+2)) {
          margin-right: 30px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .ListArticles .ListArticles_item {
        width: calc(100% / 3 - 27px); }
        .ListArticles .ListArticles_item:not(:nth-child(3n+3)) {
          margin-right: 40px; } }
    @media (min-width: 1200px) {
      .ListArticles .ListArticles_item {
        width: calc(100% / 3 - 54px); }
        .ListArticles .ListArticles_item:not(:nth-child(3n+3)) {
          margin-right: 80px; } }
  .ListArticles .ListArticles_content {
    margin-bottom: 40px;
    display: block; }
    .ListArticles .ListArticles_content:hover .Btn-arrow i {
      -webkit-transform: translateX(5px) translateY(-50%);
              transform: translateX(5px) translateY(-50%); }

.FlexBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.Btn-arrow {
  color: #7ac142;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  padding-right: 25px; }
  .Btn-arrow i {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 20px;
    -webkit-transition: all 0.25s cubic-bezier(0.43, 0.045, 0.1, 0.95);
    transition: all 0.25s cubic-bezier(0.43, 0.045, 0.1, 0.95); }
  .Btn-arrow:hover i {
    -webkit-transform: translateX(5px) translateY(-50%);
            transform: translateX(5px) translateY(-50%); }

.imgSVG {
  height: 300px;
  display: block; }
  @media (max-width: 767px) {
    .imgSVG {
      margin-bottom: 20px; } }

@media screen and (max-width: 319px) {
  body:after {
    position: fixed;
    padding: 30px 15px;
    line-height: 1.2;
    text-align: center;
    content: "Votre écran n'est pas assez large. Veuillez pivoter votre appareil, ou consulter ce site sur un appareil plus récent.";
    opacity: 0.9;
    top: 0;
    left: 0;
    z-index: 1000000;
    background: white;
    width: 100%;
    height: 100%; } }

@media (min-width: 320px) and (max-width: 479px) {
  body {
    position: relative; }
    body:before {
      display: none;
      position: fixed;
      content: "XXS";
      top: 0;
      left: 0;
      background: black;
      color: white;
      text-align: center;
      min-width: 40px;
      font-weight: 500;
      z-index: 1000000;
      opacity: 0.2;
      padding: 10px 7px; } }

@media (min-width: 480px) and (max-width: 767px) {
  body {
    position: relative; }
    body:before {
      display: none;
      position: fixed;
      content: "XS";
      top: 0;
      left: 0;
      background: black;
      color: white;
      text-align: center;
      min-width: 40px;
      font-weight: 500;
      z-index: 1000000;
      opacity: 0.2;
      padding: 10px 7px; } }

@media (min-width: 768px) and (max-width: 991px) {
  body {
    position: relative; }
    body:before {
      display: none;
      position: fixed;
      content: "SM";
      top: 0;
      left: 0;
      background: black;
      color: white;
      text-align: center;
      min-width: 40px;
      font-weight: 500;
      z-index: 1000000;
      opacity: 0.2;
      padding: 10px 7px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  body {
    position: relative; }
    body:before {
      display: none;
      position: fixed;
      content: "MD";
      top: 0;
      left: 0;
      background: black;
      color: white;
      text-align: center;
      min-width: 40px;
      font-weight: 500;
      z-index: 1000000;
      opacity: 0.2;
      padding: 10px 7px; } }

@media (min-width: 1200px) and (max-width: 1599px) {
  body {
    position: relative; }
    body:before {
      display: none;
      position: fixed;
      content: "LG";
      top: 0;
      left: 0;
      background: black;
      color: white;
      text-align: center;
      min-width: 40px;
      font-weight: 500;
      z-index: 1000000;
      opacity: 0.2;
      padding: 10px 7px; } }

@media (min-width: 1600px) {
  body {
    position: relative; }
    body:before {
      display: none;
      position: fixed;
      content: "XLG";
      top: 0;
      left: 0;
      background: black;
      color: white;
      text-align: center;
      min-width: 40px;
      font-weight: 500;
      z-index: 1000000;
      opacity: 0.2;
      padding: 10px 7px; } }
/*# sourceMappingURL=main.css.map */