@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.95;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: "bff";
  src: url("../font/bff.eot");
  src: url("../font/bff.eot?#iefix") format("embedded-opentype"), url("../font/bff.woff") format("woff"), url("../font/bff.ttf") format("truetype"), url("../font/bff.svg#bff") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "bff" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "bff" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-instagram:before {
  content: "\61";
}
.icon-linkedin:before {
  content: "\63";
}
.icon-list:before {
  content: "\64";
}
.icon-pin:before {
  content: "\65";
}
.icon-thumbs:before {
  content: "\66";
}
.icon-facebook:before {
  content: "\62";
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
* {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1em;
}
html body main h1.aboutsectiontitle {
  font-size: 2em;
  text-transform: lowercase;
}
html body main h2.col.marginbottom {
  margin-bottom: 1em;
}
a {
  text-decoration: none;
  color: inherit;
}
.wrapper {
  padding: 0 3.5%;
  width: 93%;
  max-width: 1170px;
  margin: 0 auto;
}
.wrapper .col {
  font-style: normal;
  float: left;
  margin: 0 1.3%;
  position: relative;
}
.wrapper .col.col1 {
  width: 5.7%;
}
.wrapper .col.col2 {
  width: 14%;
}
.wrapper .col.col3 {
  width: 22.3%;
}
.wrapper .col.col4 {
  width: 30.6%;
}
.wrapper .col.col5 {
  width: 38.9%;
}
.wrapper .col.col6 {
  width: 47.2%;
}
.wrapper .col.col7 {
  width: 55.5%;
}
.wrapper .col.col8 {
  width: 63.8%;
}
.wrapper .col.col9 {
  width: 72.1%;
}
.wrapper .col.col10 {
  width: 80.4%;
}
.wrapper .col.col11 {
  width: 88.7%;
}
.wrapper .col.col12 {
  width: 97%;
}
.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: white;
  opacity: 1;
  margin-right: 10px;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  transition: background 0.5s;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #999;
}
.backbt {
  font-weight: bold;
  height: 0px;
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s;
  -ms-transition: height 0.3s, opacity 0.3s;
  transition: height 0.3s, opacity 0.3s;
  width: 100%;
  line-height: 30px;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
}
.backbt:before,
.backbt:after {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  margin-right: -26px;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13px 12px 13px;
  border-color: transparent transparent #000 transparent;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  transition: transform 0.5s;
}
.backbt:after {
  margin-top: -5px;
  z-index: 2;
  border-color: transparent transparent #FFF transparent;
}
.backbt:hover:before,
.backbt:hover:after {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
html {
  font-family: 'Roboto', sans-serif;
}
html h1,
html h2,
html h3,
html h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
html body.page-template-template-about header {
  height: 120px;
}
html body.page-template-template-projects {
  /*
        	#projects .imageholder{
            	-webkit-filter: grayscale(0.70);
                -moz-filter: grayscale(0.70);
                -ms-filter: grayscale(0.70);
                filter: grayscale(0.70);
            }
            */
}
html body.home header {
  background: transparent;
  z-index: 5;
  color: #fff;
}
html body.home header a {
  color: #fff;
}
html body.home header #logo {
  background-image: url(../img/bff_logo_white_cropped.svg);
}
html body.home header #topmenu > ul > li.lang-item:before {
  background-color: #fff;
}
html body.home footer {
  background: transparent;
  z-index: 5;
  color: #fff;
}
html body.home footer a {
  color: #fff;
}
html body.home #projects {
  top: 0;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
}
html body.home #projects > svg {
  width: 300px;
  height: 33px;
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -16px;
}
html body.home #projects > svg g {
  opacity: 0;
}
html body.home #projects .swiper-container {
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.75s;
  -moz-transition: opacity 0.5s 0.75s;
  -ms-transition: opacity 0.5s 0.75s;
  transition: opacity 0.5s 0.75s;
}
html body.home #projects.active .swiper-container {
  opacity: 1;
}
html body.home #projects .s-button {
  margin: 0;
}
html body.home #projects .s-button span {
  opacity: 0!important;
}
html body.home #projects .s-button.s-prev {
  left: 0;
  right: auto;
}
html body.home #projects .s-button.s-next {
  left: auto;
  right: 0;
}
html body.home #projects .s-button:after {
  background: transparent;
}
html body.home #projects .s-button:before {
  background: transparent;
}
html body header {
  position: relative;
  box-sizing: border-box;
  height: 30px;
  padding: 40px 40px 50px 40px;
  width: 100%;
  background: white;
  font-size: 1.3em;
  /*#premenu{
                top: 30px;
                right: 40px;
                position: absolute;
                display: inline-block;
                font-weight: bold;
                ul{
                    margin:0;
                    padding:0;
                    display: inline-block;
                    li{
                        display: inline-block;
                    }
                    &#socialmenu{
                        font-size: 1.2em;
                        position: relative;
                        top: .15em;
                        margin-right: .3em;
                        li{
                            margin:0 .1em;
                            i{
                                &.icon-facebook{
                                    font-size: 0.8em;
                                    position: relative;
                                    top: -0.09em;
                                }
                            }
                            &:last-child{
                                margin-left:-.05em;
                            }
                        }
                    }
                    &#langmenu{
                        position: relative;
                        padding-left: 10px;
                        &:before{
                            position: absolute;
                            left:-5px;
                            top:50%;
                            margin-top: -3px;
                            content:'';
                            background-color: #999;
                            width: 6px;
                            height: 6px;
                            -webkit-border-radius: 100%;
                            border-radius: 100%;
                        }
                    }
                }
            }*/
}
html body header #menutoggle {
  display: none;
}
html body header #logo {
  display: block;
  width: 111px;
  height: 34px;
  background-image: url(../img/bff_logo_black_cropped.svg);
  background-size: 111px 34px;
  background-position: left center;
  background-repeat: no-repeat;
  /*background-image:url(../img/logo2.svg);
                width: 207px;
                height: 40px;
                background-size: 207px 40px;
                */
  position: absolute;
  top: 40px;
  left: 40px;
}
html body header #topmenu {
  top: 40px;
  right: 40px;
  position: absolute;
  display: block;
  font-weight: bold;
  text-transform: lowercase;
}
html body header #topmenu > ul {
  margin: 0;
  padding: 0;
}
html body header #topmenu > ul > li {
  display: inline-block;
}
html body header #topmenu > ul > li + li {
  margin-left: 25px;
}
html body header #topmenu > ul > li.lang-item {
  position: relative;
  padding-left: 15px;
}
html body header #topmenu > ul > li.lang-item:before {
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -3px;
  content: '';
  background-color: #000;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
html body header #topmenu > ul > li a {
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  transition: color 0.5s;
}
html body header #topmenu > ul > li.current-menu-item > a,
html body header #topmenu > ul > li a:hover {
  color: #999;
}
html body header #topmenu > ul > li.current-menu-item ul {
  display: block;
}
html body header #topmenu > ul > li ul {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  right: 0;
  font-size: 0.75em;
  text-align: right;
  white-space: nowrap;
  top: 40px;
  color: #999;
}
html body header #topmenu > ul > li ul li {
  display: inline-block;
}
html body header #topmenu > ul > li ul li + li {
  margin-left: 25px;
}
html body header #topmenu > ul > li ul li.active > a,
html body header #topmenu > ul > li ul li a:hover {
  color: black;
}
html body .bg {
  position: absolute;
  height: 90vh;
  left: 40px;
  top: 0;
  background: #000;
}
html body #about {
  position: relative;
  padding-bottom: 60px;
}
html body #about .aboutsectiontitle {
  background: black;
  color: white;
  padding: 0.6em 0.75em 0.65em 0.75em;
  box-sizing: border-box;
  margin-bottom: 2em;
  margin-top: 1em;
}
html body #about .col img {
  width: 100%;
  height: auto;
}
html body #about .col p {
  line-height: 1.85em;
  font-size: 1em;
}
html body #about .col p a {
  text-decoration: underline;
}
html body #about .col h2 {
  font-size: 1.35em;
  line-height: 1.45em;
}
html body #about .col h3 {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-top: 2em;
}
html body #about .col blockquote {
  margin: 0;
  font-style: italic;
}
html body #about .titre_avec_image {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 0;
  padding-bottom: 33%;
  margin-bottom: 20px;
}
html body #about .titre_avec_image h1,
html body #about .titre_avec_image h2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 70px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
html body #about .intro {
  position: relative;
  margin-bottom: 30px;
}
html body #about .intro #teamvisual {
  background: black;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-bottom: 49.1%;
  margin-bottom: 40px;
}
html body #about .mosaic .col {
  margin-bottom: 30px;
}
html body #about .mosaic .col.col6 + .col6 h2 {
  margin-top: 15%;
  margin-bottom: 15%;
}
html body #about .mosaic .col.col4 p:first-child,
html body #about .mosaic .col.col4 p + img,
html body #about .mosaic .col.col4 img + p {
  margin-top: 40px;
}
html body #about .teamlist {
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0;
}
html body #about .teamlist li {
  font-style: normal;
  float: left;
  margin: 0 1.3%;
  position: relative;
  width: 22.35%;
  margin-bottom: 20px;
}
html body #about .teamlist li:nth-child(4n+1) {
  clear: both;
}
html body #about .teamlist .photowrapper {
  padding-bottom: 124.49%;
  background-size: cover;
}
html body #about .teamlist h3 {
  font-size: 0.85em;
}
html body #about .teamlist h3 span {
  font-weight: normal;
  position: relative;
  display: block;
  font-size: 0.85em;
  margin-top: 0.15em;
  margin-bottom: 0.25em;
}
html body #about .peoplelist {
  position: relative;
}
html body #about .peoplelist .panels {
  width: 97%;
  margin: 0 1.3%;
}
html body #about .peoplelist .panel {
  height: 0;
  background: transparent;
  z-index: 3;
  -webkit-transition: height 0s 0.85s, background 0.3s 0.5s;
  -moz-transition: height 0s 0.85s, background 0.3s 0.5s;
  -ms-transition: height 0s 0.85s, background 0.3s 0.5s;
  transition: height 0s 0.85s, background 0.3s 0.5s;
  overflow: visible;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}
html body #about .peoplelist .panel a.back {
  font-weight: bold;
  font-size: 0.8em;
  padding: 0 50px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  background: #000;
  color: white;
  display: block;
  width: 100%;
  position: absolute;
  z-index: 1;
  margin-left: -100%;
  -webkit-transition: margin-left 0.5s 0.35s;
  -moz-transition: margin-left 0.5s 0.35s;
  -ms-transition: margin-left 0.5s 0.35s;
  transition: margin-left 0.5s 0.35s;
}
html body #about .peoplelist .panel a.back:hover:before,
html body #about .peoplelist .panel a.back:hover:after {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
html body #about .peoplelist .panel a.back:before,
html body #about .peoplelist .panel a.back:after {
  content: '';
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 12px 13px 0;
  border-color: transparent #FFF transparent transparent;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  transition: transform 0.5s;
}
html body #about .peoplelist .panel a.back:after {
  z-index: 2;
  left: 21px;
  border-color: transparent #000 transparent transparent;
}
html body #about .peoplelist .panel.active {
  background: white;
  -webkit-transition: height 0s 0s, background 0.3s;
  -moz-transition: height 0s 0s, background 0.3s;
  -ms-transition: height 0s 0s, background 0.3s;
  transition: height 0s 0s, background 0.3s;
  height: 100%;
  min-height: 800px;
  z-index: 4;
}
html body #about .peoplelist .panel.active .personvisual > div {
  margin-left: 0;
  -webkit-transition: margin-left 0.5s 0.35s;
  -moz-transition: margin-left 0.5s 0.35s;
  -ms-transition: margin-left 0.5s 0.35s;
  transition: margin-left 0.5s 0.35s;
}
html body #about .peoplelist .panel.active .col6 > div {
  left: 0;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -ms-transition: left 0.5s;
  transition: left 0.5s;
}
html body #about .peoplelist .panel.active a.back {
  margin-left: 0;
  -webkit-transition: margin-left 0.5s;
  -moz-transition: margin-left 0.5s;
  -ms-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}
html body #about .peoplelist .panel .personvisual {
  position: absolute;
  width: 50%;
  left: 50%;
  top: 0;
  height: 100%;
  overflow: hidden;
}
html body #about .peoplelist .panel .personvisual > div {
  margin-left: -100%;
  overflow: hidden;
  -webkit-transition: margin-left 0.5s 0s;
  -moz-transition: margin-left 0.5s 0s;
  -ms-transition: margin-left 0.5s 0s;
  transition: margin-left 0.5s 0s;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
html body #about .peoplelist .panel .col6 {
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  width: 50%;
}
html body #about .peoplelist .panel .col6 > div {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-x: scroll;
  -webkit-transition: left 0.5s 0.35s;
  -moz-transition: left 0.5s 0.35s;
  -ms-transition: left 0.5s 0.35s;
  transition: left 0.5s 0.35s;
}
html body #about .peoplelist .panel .col6 > div .col8 {
  padding-top: 50px;
}
html body #about .peoplelist .panel .col6 > div h3 {
  font-size: 2em;
  margin-top: 1.5em;
}
html body #about .peoplelist .panel .col6 > div h4 {
  font-size: 1.3em;
  margin: 0 0 1em 0;
}
html body #about .peoplelist .panel .col6 > div p {
  font-size: 0.75em;
  margin-bottom: 3em;
}
html body #about .peoplelist .panel .col6 > div dl {
  font-size: 0.75em;
  margin-bottom: 3em;
}
html body #about .peoplelist .panel .col6 > div dl dt,
html body #about .peoplelist .panel .col6 > div dl dd {
  margin: 0;
  padding: 0;
}
html body #about .peoplelist .panel .col6 > div dl dt {
  margin-bottom: 0.2em;
}
html body #about .peoplelist .panel .col6 > div dl dd {
  font-weight: bold;
  margin-bottom: 0.5em;
}
html body #about .peoplelist ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
html body #about .peoplelist ul li {
  width: calc(33.33% - 2rem);
  margin: 0 1rem 20px 1rem;
  float: left;
}
html body #about .peoplelist ul li a:hover .photowrapper > div {
  opacity: 1;
}
html body #about .peoplelist ul li .photowrapper {
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
html body #about .peoplelist ul li .photowrapper > div {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}
html body #about .peoplelist ul li .photowrapper > div span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 0.85em;
  font-weight: bold;
}
html body #about .peoplelist ul li h3 {
  font-size: 0.85em;
}
html body #about .peoplelist ul li h3 i.icon-envelope {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  background: #999;
  margin-right: 10px;
  position: relative;
  top: -3px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
html body #about .peoplelist ul li h3 i.icon-envelope:before {
  position: absolute;
  width: 18px;
  height: 10px;
  top: 50%;
  margin-top: -6px;
  margin-left: -10px;
  border: 1px solid white;
  content: '';
  left: 50%;
  z-index: 3;
}
html body #about .peoplelist ul li h3 i.icon-envelope span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
html body #about .peoplelist ul li h3 i.icon-envelope span:before,
html body #about .peoplelist ul li h3 i.icon-envelope span:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 9px 0 9px;
  border-color: #FFFFFF transparent transparent transparent;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -7px;
  margin-left: -9px;
}
html body #about .peoplelist ul li h3 i.icon-envelope span:after {
  margin-top: -8px;
  border-color: #999 transparent transparent transparent;
  z-index: 2;
}
html body #about .peoplelist ul li h3 span {
  font-weight: normal;
  position: relative;
  display: block;
  margin-top: 0.25em;
  font-size: 0.85em;
}
html body #contact {
  padding-bottom: 60px;
  position: relative;
}
html body #contact table {
  width: 100%;
}
html body #contact table tr td {
  padding: 10px 0;
  border-top: 1px solid black;
}
html body #contact table tr td + td {
  padding-left: 10px;
}
html body #contact * + h2,
html body #contact * + h3 {
  margin-top: 2em;
}
html body #contact p a,
html body #contact ul a,
html body #contact ol a {
  text-decoration: underline;
}
html body #contact .aboutsectiontitle {
  font-size: 1.5em;
  background: black;
  color: white;
  padding: 0.6em 0.75em 0.65em 0.75em;
  box-sizing: border-box;
  margin-bottom: 1.25em;
  margin-top: 1em;
  text-transform: lowercase;
}
html body #contact .aboutsectiontitle.viewtitle {
  margin-top: 68px;
}
html body #contact .visual {
  padding-bottom: 62.5%;
  background-size: cover;
  background-repeat: none;
  background-position: center center;
  position: relative;
  z-index: 2;
}
html body #contact .col6 {
  padding-top: 30px;
  padding-bottom: 40px;
}
html body #contact .col6 h1 {
  font-size: 1.25em;
  margin-bottom: 80px;
}
html body #contact .col6 p,
html body #contact .col6 ul {
  font-size: 0.85em;
  width: 70%;
  line-height: 1.75em;
}
html body #contact .col6 dl {
  margin-top: 5em;
  font-weight: bold;
}
html body #contact .col6 dl dt,
html body #contact .col6 dl dd {
  margin: 0;
  padding: 0;
}
html body #contact .col6 dl dt {
  font-size: 20px;
}
html body #contact .col6 dl dd {
  font-size: 12px;
}
html body #contact .col6 dl dd + dt {
  margin-top: 20px;
}
html body #contact .col5 {
  padding-top: 120px;
  padding-bottom: 40px;
}
html body #contact:before {
  /*position: absolute;
                left:50%;
                right:40px;
                top:0;
                bottom: 120px;
                content:'';
                top:0;
                background: #000;*/
}
html body #contact form {
  position: relative;
  color: white;
}
html body #contact form.sent * {
  opacity: 0;
  visibility: none;
  pointer-events: none;
}
html body #contact form.sent .wpcf7-response-output.wpcf7-mail-sent-ok {
  pointer-events: all;
  visibility: visible;
  opacity: 1;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 22px;
  /* display: none; */
  line-height: 1.2em;
  padding-top: 0.2em;
}
html body #contact form .submitwrapper {
  margin-top: 140px;
  color: black;
  padding-bottom: 30px;
}
html body #contact form input[type=text],
html body #contact form input[type=email],
html body #contact form textarea {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  background: none;
  font-size: 1.35em;
  font-weight: normal;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #333;
  height: 40px;
  padding: 0;
  box-sizing: border-box;
  line-height: 37px;
  margin-top: 0.5em;
  width: 100%;
}
html body #contact form input[type=text]::-webkit-input-placeholder,
html body #contact form input[type=email]::-webkit-input-placeholder,
html body #contact form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
  opacity: 1;
  font-weight: bold;
}
html body #contact form input[type=text]::-moz-placeholder,
html body #contact form input[type=email]::-moz-placeholder,
html body #contact form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
  opacity: 1;
  font-weight: bold;
}
html body #contact form input[type=text]:-ms-input-placeholder,
html body #contact form input[type=email]:-ms-input-placeholder,
html body #contact form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: white;
  opacity: 1;
  font-weight: bold;
}
html body #contact form input[type=text]:-moz-placeholder,
html body #contact form input[type=email]:-moz-placeholder,
html body #contact form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: white;
  opacity: 1;
  font-weight: bold;
}
html body #contact form div.wpcf7-response-output {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 130px;
  border: 0 !important;
  font-weight: bold;
  font-size: 12px;
  color: white;
}
html body #contact form div.wpcf7-response-output.wpcf7-validation-errors,
html body #contact form div.wpcf7-response-output.wpcf7-acceptance-missing {
  color: red;
}
html body #contact form button {
  float: right;
  font-weight: bold;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  padding: 0 30px 0 0;
  background: none;
  position: relative;
  margin-top: 5px;
  font-size: 13px;
}
html body #contact form button:hover:before,
html body #contact form button:hover:after {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
html body #contact form button:before,
html body #contact form button:after {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  transition: transform 0.5s;
  content: '';
  position: absolute;
  right: -5px;
  top: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 0 13px 12px;
  border-color: transparent transparent transparent #000000;
}
html body #contact form button:after {
  right: -4px;
  z-index: 2;
  border-color: transparent transparent transparent #FFFFFF;
}
html body #contact form .requiredlabel {
  font-size: 12px;
}
html body #news {
  /* JUICER */
  /* FIN JUICER */
  position: relative;
}
html body #news h1 {
  position: relative;
}
html body #news h1 a {
  position: absolute;
  right: 10px;
  top: 16px;
  height: 20px;
  width: 25px;
}
html body #news h1 a i {
  font-size: 20px;
}
html body #news .juicer-feed {
  float: none;
}
html body #news .juicer-feed h1.referral {
  display: none !important;
}
html body #news .juicer-feed li.juicer-ad {
  display: none !important;
}
html body #news .aboutsectiontitle {
  background: black;
  color: white;
  padding: 0.6em 0.75em 0.65em 0.75em;
  box-sizing: border-box;
  margin-bottom: 1.25em;
  margin-top: 1em;
  text-transform: lowercase;
}
html body #news .wrapper {
  position: relative;
  z-index: 1;
}
html body #news .centerform {
  text-align: center;
}
html body #news .centerform input[type=password] {
  margin-top: 1em;
  margin-right: 0.25em;
}
html body #news p.askpass {
  text-align: center;
}
html body #news p.askpass a {
  font-size: 11px;
  font-style: italic;
  color: #AAA;
}
html body #news p.askpass a:hover {
  color: black;
}
html body #news .newslist {
  margin: 0;
  padding: 0;
  list-style: none;
}
html body #news .newslist li {
  margin: 0 0 2em 0;
  padding: 0;
}
html body #news .newslist li.pressfile .button {
  display: block;
  background: black;
  color: white;
  padding: 1.4em 0.5em;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
html body #news .newslist li.pressfile .col.col8 .postexcerpt {
  font-size: 12px;
  color: #AAA;
}
html body #news .newslist li.pressfile .col.col8 .postexcerpt a {
  color: black;
}
html body #news .newslist li .newsimgthumb {
  padding-bottom: 55%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
html body #news .newslist li .col.col8 h2 {
  margin-bottom: 1em;
}
html body #news .newslist li .col.col8 .postexcerpt {
  font-size: 14px;
}
html body #news .swiper-slide {
  width: 100%;
  padding-bottom: 26.3%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
html body #news .pagination {
  margin-top: 20px;
}
html body #news .col.newsimage img {
  width: 100%;
  height: auto;
}
html body #news .col.newscontent {
  padding-top: 20px;
}
html body #news .col.newscontent p,
html body #news .col.newscontent ol,
html body #news .col.newscontent ul {
  font-size: 0.85em;
}
html body #news .col.col8 .postdate {
  line-height: 0.8em;
  font-size: 13px;
}
html body #news .col.col8 h1,
html body #news .col.col8 h2 {
  margin: 0.5em 0 0 0;
  line-height: 1.25em;
  font-size: 1em;
}
html body #news .col.col8 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
html body #news .col.col8 ul li {
  margin-bottom: 2.5em;
}
html body #project {
  position: absolute;
  top: 90px;
  bottom: 70px;
  left: 40px;
  right: 40px;
}
html body #project.incontent .swiper-slide .textholder,
html body #project.incontent .swiper-slide:hover .textholder {
  bottom: -30px !important;
}
html body #project.incontent .backbt {
  height: 30px;
  opacity: 1;
}
html body #project .swiper-container {
  height: 100%;
  z-index: 1;
  display: block;
}
html body #project .swiper-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: white;
  /*
                &:hover{
                    .textholder{
                        bottom: 0px;
                        >span{
                            opacity: 1;
                        }
                    }
                }
                */
}
html body #project .swiper-slide.contain {
  background-size: contain;
}
html body #project .swiper-slide .textholder {
  background: #fff;
  height: 30px;
  color: black;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: bottom 0.5s;
  -moz-transition: bottom 0.5s;
  -ms-transition: bottom 0.5s;
  transition: bottom 0.5s;
  width: 100%;
  text-align: center;
}
html body #project .swiper-slide .textholder > span {
  position: absolute;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  text-align: center;
  bottom: 15px;
  font-weight: bold;
  font-size: 0.8em;
  white-space: nowrap;
  z-index: 5;
  color: black;
  opacity: 1;
  -webkit-transition: bottom 0.5s, opacity 0.5s 0.2s;
  -moz-transition: bottom 0.5s, opacity 0.5s 0.2s;
  -ms-transition: bottom 0.5s, opacity 0.5s 0.2s;
  transition: bottom 0.5s, opacity 0.5s 0.2s;
  /*
                        &:before, &:after{
                            content:'';
                            position: absolute;
                            left:50%;
                            top:120%;
                            width: 0;
                            height: 0;
                            border-style: solid;
                            border-width: 12px 13px 0 13px;
                            border-color: #000000 transparent transparent transparent;
                        }
                        &:after{
                            margin-top: -1px;
                            z-index: 2;
                            border-color:#FFFFFF transparent transparent transparent;
                        }
                        */
}
html body #project .tools {
  width: 50%;
  background: #000;
  padding: 20px 30px;
  color: white;
  box-sizing: border-box;
}
html body #project .tools .pagination,
html body #project .tools > a {
  height: 30px;
  line-height: 30px;
  float: left;
}
html body #project .tools > a {
  float: right;
  display: block;
}
html body #project #projectdescription {
  position: relative;
  padding-top: 90px;
  margin-top: 10px;
  padding-bottom: 60px;
}
html body #project #projectdescription h1 {
  font-size: 1.55em;
}
html body #project #projectdescription p,
html body #project #projectdescription ol,
html body #project #projectdescription ul,
html body #project #projectdescription dl {
  font-size: 0.85em;
}
html body #project #projectdescription dl {
  margin: 0.75em 0 0 0;
  padding: 0;
}
html body #project #projectdescription dl dd,
html body #project #projectdescription dl dt {
  margin: 0;
  padding: 0;
}
html body #project #projectdescription dl dt {
  margin-bottom: 0.2em;
}
html body #project #projectdescription dl dd {
  font-weight: bold;
  margin-bottom: 0.8em;
}
html body #project #projectdescription dl dd p {
  font-size: 1em;
}
html body #projects .swiper-pagination.swiper-pagination-fraction,
html body #project .swiper-pagination.swiper-pagination-fraction {
  width: 150px;
  text-align: left;
  font-weight: 700;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  html body #projects .swiper-pagination.swiper-pagination-fraction,
  html body #project .swiper-pagination.swiper-pagination-fraction {
    width: 100%;
    background: #fff;
    bottom: 0;
  }
}
html body #projects .s-button,
html body #project .s-button {
  overflow: hidden;
  position: absolute;
  height: 46px;
  width: 46px;
  z-index: 10;
  -webkit-tap-highlight-color: transparent;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  html body #projects .s-button,
  html body #project .s-button {
    height: 30px;
    width: 30px;
  }
}
html body #projects .s-button span,
html body #project .s-button span {
  position: absolute;
  top: 50%;
  width: 0;
  text-align: center;
  z-index: 4;
  height: 26px;
  line-height: 26px;
  left: 0;
  right: 0;
  margin: -14px auto 0;
  opacity: 1;
}
html body #projects .s-button span:before,
html body #project .s-button span:before,
html body #projects .s-button span:after,
html body #project .s-button span:after {
  opacity: 1;
}
html body #projects .s-button.s-next,
html body #project .s-button.s-next {
  right: -45px;
  left: auto;
}
@media only screen and (max-width: 767px) {
  html body #projects .s-button.s-next,
  html body #project .s-button.s-next {
    right: -30px;
  }
}
html body #projects .s-button.s-next span:before,
html body #project .s-button.s-next span:before,
html body #projects .s-button.s-next span:after,
html body #project .s-button.s-next span:after {
  /*
                            content:'';
                            position: absolute;
                            right:-9px;
                            top:0;
                            background:url(../img/ico-next.svg) no-repeat center center;
                            width: 15px;
                            height: 27px;
                            */
  content: '';
  position: absolute;
  right: -5px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 0 13px 12px;
  border-color: transparent transparent transparent #000;
}
html body #projects .s-button.s-next span:after,
html body #project .s-button.s-next span:after {
  right: -4px;
  z-index: 2;
  border-color: transparent transparent transparent #FFF;
}
html body #projects .s-button.s-prev,
html body #project .s-button.s-prev {
  left: -45px;
  right: auto;
}
@media only screen and (max-width: 767px) {
  html body #projects .s-button.s-prev,
  html body #project .s-button.s-prev {
    left: -30px;
  }
}
html body #projects .s-button.s-prev:before,
html body #project .s-button.s-prev:before {
  margin-left: 0;
}
html body #projects .s-button.s-prev:after,
html body #project .s-button.s-prev:after {
  right: auto;
  left: 0;
}
html body #projects .s-button.s-prev:hover:before,
html body #project .s-button.s-prev:hover:before {
  margin-right: 60px;
}
html body #projects .s-button.s-prev span,
html body #project .s-button.s-prev span {
  right: auto;
  left: 50%;
}
html body #projects .s-button.s-prev span:before,
html body #project .s-button.s-prev span:before,
html body #projects .s-button.s-prev span:after,
html body #project .s-button.s-prev span:after {
  /*
                            content:'';
                            position: absolute;
                            right:-7px;
                            top:0;
                            background:url(../img/ico-next.svg) no-repeat center center;
                            width: 15px;
                            height: 27px;
                            transform:rotate(180deg);
                            */
  content: '';
  position: absolute;
  left: -5px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 12px 13px 0;
  border-color: transparent #000 transparent transparent;
}
html body #projects .s-button.s-prev span:after,
html body #project .s-button.s-prev span:after {
  z-index: 2;
  left: -4px;
  border-color: transparent #FFF transparent transparent;
}
html body #projects .swiper-slide,
html body #project .swiper-slide {
  width: 100%;
  height: 100%;
}
html body #projects .swiper-slide a,
html body #project .swiper-slide a {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
html body #projects .swiper-slide a .textholder,
html body #project .swiper-slide a .textholder {
  opacity: 0;
  width: 100%;
  -webkit-transition: opacity 0.5s 0.3s, padding-bottom 0.5s;
  -moz-transition: opacity 0.5s 0.3s, padding-bottom 0.5s;
  -ms-transition: opacity 0.5s 0.3s, padding-bottom 0.5s;
  transition: opacity 0.5s 0.3s, padding-bottom 0.5s;
}
html body #projects .swiper-slide a .textholder > span,
html body #project .swiper-slide a .textholder > span {
  position: absolute;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  text-align: center;
  bottom: -50px;
  font-weight: bold;
  font-size: 0.8em;
  white-space: nowrap;
  z-index: 5;
  color: black;
  opacity: 0;
  -webkit-transition: bottom 0.5s, opacity 0.5s 0.2s;
  -moz-transition: bottom 0.5s, opacity 0.5s 0.2s;
  -ms-transition: bottom 0.5s, opacity 0.5s 0.2s;
  transition: bottom 0.5s, opacity 0.5s 0.2s;
  /*
                            &:before, &:after{
                                content:'';
                                position: absolute;
                                left:50%;
                                top:120%;
                                width: 0;
                                height: 0;
                                border-style: solid;
                                border-width: 12px 13px 0 13px;
                                border-color: #000000 transparent transparent transparent;
                            }
                            &:after{
                                margin-top: -1px;
                                z-index: 2;
                                border-color:#FFFFFF transparent transparent transparent;
                            }
                            */
}
html body #projects .swiper-slide a .imageholder,
html body #project .swiper-slide a .imageholder {
  -webkit-box-shadow: inset 0px -240px 270px -150px black;
  box-shadow: inset 0px -240px 270px -150px black;
}
html body #projects .swiper-slide.swiper-slide-active:hover a .textholder,
html body #project .swiper-slide.swiper-slide-active:hover a .textholder {
  padding-bottom: 90px;
}
html body #projects .swiper-slide.swiper-slide-active:hover a .textholder:after,
html body #project .swiper-slide.swiper-slide-active:hover a .textholder:after {
  bottom: 0;
}
html body #projects .swiper-slide.swiper-slide-active:hover a .textholder > span,
html body #project .swiper-slide.swiper-slide-active:hover a .textholder > span {
  opacity: 1;
  bottom: 30px;
}
html body #projects .swiper-slide.swiper-slide-active a .textholder,
html body #project .swiper-slide.swiper-slide-active a .textholder {
  opacity: 1;
}
html body #projects .swiper-slide.swiper-slide-active a .textholder:after,
html body #project .swiper-slide.swiper-slide-active a .textholder:after {
  -webkit-transition: bottom 0.5s;
  -moz-transition: bottom 0.5s;
  -ms-transition: bottom 0.5s;
  transition: bottom 0.5s;
  content: '';
  height: 70px;
  background: white;
  width: 100%;
  position: absolute;
  bottom: -70px;
  left: 0;
}
html body #projects .outils,
html body #project .outils {
  position: absolute;
  bottom: -22px;
  right: 0;
  z-index: 4;
}
html body #projects .outils .read_more,
html body #project .outils .read_more,
html body #projects .outils .open_galerie,
html body #project .outils .open_galerie {
  float: right;
  color: #fff;
  padding: 8px 0 7px 13px;
  margin-left: 10px;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  /* img{
	            		height: 24px;
	            		width: auto;
	            		margin-right: 3px;
	            		position: relative;
	            		top:-2px;
	            	}
	            	*/
}
html body #projects .outils .read_more svg g,
html body #project .outils .read_more svg g,
html body #projects .outils .open_galerie svg g,
html body #project .outils .open_galerie svg g,
html body #projects .outils .read_more svg path,
html body #project .outils .read_more svg path,
html body #projects .outils .open_galerie svg path,
html body #project .outils .open_galerie svg path {
  fill: #B2B2B2 !important;
  stroke: #B2B2B2 !important;
}
html body #projects .outils .read_more svg:hover g,
html body #project .outils .read_more svg:hover g,
html body #projects .outils .open_galerie svg:hover g,
html body #project .outils .open_galerie svg:hover g,
html body #projects .outils .read_more svg:hover path,
html body #project .outils .read_more svg:hover path,
html body #projects .outils .open_galerie svg:hover path,
html body #project .outils .open_galerie svg:hover path {
  fill: #000 !important;
  stroke: #000 !important;
}
html body #projects .outils .read_more,
html body #project .outils .read_more {
  padding: 8px 0 7px 13px;
}
html body #galerie_photos_lightbox {
  padding-top: 70px;
}
@media only screen and (max-width: 767px) {
  html body #galerie_photos_lightbox {
    min-height: 400px;
  }
}
html body #galerie_photos_lightbox button.mfp-close {
  color: #fff;
  font-family: 'bff';
  opacity: 1;
  font-size: 32px;
  right: 1%;
}
html body #galerie_photos_lightbox .wrapper {
  width: 100% !important;
  padding: 0;
  max-width: 100%;
}
html body #galerie_photos_lightbox .wrapper .col3 {
  margin: 0 0 30px;
  width: calc(25% - 22.5px);
}
html body #galerie_photos_lightbox .wrapper .col3 img {
  width: 100%;
  height: auto;
  cursor: pointer;
  scale: 1;
  transition: transform 0.5s ease-in-out;
}
html body #galerie_photos_lightbox .wrapper .col3 img:hover {
  transform: scale(1.02);
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  html body #galerie_photos_lightbox .wrapper .col3 {
    width: calc(33.33% - 20px);
  }
  html body #galerie_photos_lightbox .wrapper .col3:nth-of-type(3n+4) {
    clear: left;
  }
}
@media only screen and (max-width: 767px) {
  html body #galerie_photos_lightbox .wrapper .col3 {
    width: calc(50% - 7.5px);
    float: left;
    margin: 0 7.5px 15px 0;
    max-height: 13em;
  }
}
html body #projects {
  position: absolute;
  top: 120px;
  bottom: 40px;
  left: 40px;
  right: 40px;
  z-index: 2;
}
html body #projects #projectoptions {
  position: absolute;
  left: 50%;
  text-align: center;
  top: -30px;
  margin-left: -50px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  z-index: -1;
}
html body #projects #projectoptions a {
  display: inline-block;
  margin: 0 5px;
  position: relative;
  width: 14px;
  height: 14px;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  transition: color 0.5s;
}
html body #projects #projectoptions a.active {
  color: #999;
  z-index: 2;
}
html body #projects #projectoptions a.togglefilters.active i {
  display: none;
}
html body #projects #projectoptions a.togglefilters.active:before,
html body #projects #projectoptions a.togglefilters.active:after {
  display: block;
}
html body #projects #projectoptions a.togglefilters:before,
html body #projects #projectoptions a.togglefilters:after {
  height: 1px;
  width: 16px;
  position: absolute;
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 0;
  background: #999;
  display: none;
}
html body #projects #projectoptions a.togglefilters:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
html body #projects #projectfilters {
  position: absolute;
  left: 0;
  text-align: right;
  top: -24px;
  width: 100%;
  height: 20px;
  overflow: hidden;
  line-height: 20px;
  text-transform: lowercase;
  font-size: 0.86em;
  z-index: 3;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  transition: height 0.5s;
}
html body #projects #projectfilters.active {
  height: 70px;
}
html body #projects #projectfilters span {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  margin-right: 20px;
}
html body #projects #projectfilters ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
html body #projects #projectfilters ul li {
  display: inline-block;
  margin: 0 10px;
  font-weight: bold;
}
html body #projects #projectfilters ul li a {
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  transition: color 0.5s;
}
html body #projects #projectfilters ul li.active a,
html body #projects #projectfilters ul li a:hover {
  color: #999;
}
html body #projects #projectfilters ul li:last-child {
  margin-right: 0;
}
html body #projects .swiper-container {
  height: 100%;
  z-index: 1;
  display: block;
}
html body #projects .imageholder {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
html body #projects .textholder {
  bottom: 0px;
  left: 0px;
  padding: 30px;
  box-sizing: border-box;
  color: white;
  width: 100%;
  z-index: 2;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
html body #projects .textholder h1,
html body #projects .textholder h2,
html body #projects .textholder h3,
html body #projects .textholder h4,
html body #projects .textholder h5,
html body #projects .textholder h6 {
  margin: 0;
}
html body #projects .textholder h2 {
  font-size: 14px;
}
html body #projects .textholder h2 span {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  margin-left: 10px;
}
html body #projects .textholder h2 span:before {
  position: absolute;
  left: -5px;
  top: 50%;
  margin-top: -4px;
  content: '';
  background-color: #999;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
html body #projects .textholder h3 {
  font-weight: normal;
  font-size: 13px;
  margin-top: 10px;
}
html body #projects h1 {
  margin-top: 0;
  background: black;
  color: white;
  padding: 0.4em 0.75em 0.4em 0.75em;
  box-sizing: border-box;
}
html body #projects ul#viewthumbs {
  z-index: 1;
  opacity: 0;
  display: block;
  position: relative;
  width: calc(100% + 30px);
  left: -15px;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  float: left;
}
html body #projects ul#viewthumbs li {
  display: none;
  float: left;
  width: 33.33333333%;
  height: 0;
  padding-bottom: 23%;
  position: relative;
}
html body #projects ul#viewthumbs li.active {
  display: block;
}
html body #projects ul#viewthumbs li:last-child {
  margin-bottom: 40px;
}
html body #projects ul#viewthumbs li a {
  display: block;
  position: absolute;
  top: 15px;
  bottom: 15px;
  left: 15px;
  right: 15px;
  background: black;
  overflow: hidden;
}
html body #projects ul#viewthumbs li a:hover .textholder {
  opacity: 1;
}
html body #projects ul#viewthumbs li a:hover .imageholder {
  opacity: 0.5;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  html body #projects ul#viewthumbs li {
    width: 50%;
    padding-bottom: 33%;
  }
}
@media only screen and (max-width: 767px) {
  html body #projects ul#viewthumbs li {
    width: 100%;
    padding-bottom: 60%;
  }
  html body #projects ul#viewthumbs li a .textholder {
    opacity: 1;
  }
  html body #projects ul#viewthumbs li a .imageholder {
    -webkit-box-shadow: inset 0px -240px 270px -150px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px -240px 270px -150px rgba(0, 0, 0, 0.5);
  }
}
html body #contact_press form .fond_gris {
  background: #e3e3e3;
  padding: 25px 25px 10px;
  margin-bottom: 20px;
}
html body #contact_press form .fond_gris > p,
html body #contact_press form .fond_gris > span {
  margin-bottom: 25px;
}
html body #contact_press form input {
  border: none;
  background: transparent;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  display: block;
  width: 100%;
  color: #000;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
}
html body #contact_press form .wpcf7-not-valid-tip {
  font-size: 13px;
}
html body #contact_press form .wpcf7-validation-errors {
  border: 0;
  background-color: #ffe6e6;
  color: #d12626;
  padding: 0.625rem 0.625rem 0.625rem 0.9375rem;
  margin: 15px 0 0;
  width: 100%;
  font-weight: 400;
  text-align: center;
  float: left;
  box-sizing: border-box;
}
html body #contact_press form .wpcf7-mail-sent-ok {
  border: 0;
  background-color: #398f14;
  color: #fff;
  padding: 0.625rem 0.625rem 0.625rem 0.9375rem;
  margin: 15px 0 0;
  width: 100%;
  font-weight: 400;
  text-align: center;
  float: left;
  box-sizing: border-box;
}
html body #contact_press form button {
  background: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  color: #000;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: lowercase;
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
}
html body #contact_press form button:before {
  content: '';
  width: 12px;
  height: 12px;
  right: 0;
  top: 3px;
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
}
html body #contact_press form ::-webkit-input-placeholder {
  color: #000;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
}
html body #contact_press form :-moz-placeholder {
  color: #000;
  opacity: 1;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
}
html body #contact_press form ::-moz-placeholder {
  color: #000;
  opacity: 1;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
}
html body #contact_press form :-ms-input-placeholder {
  color: #000;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
}
html body #contact_press form ::-ms-input-placeholder {
  color: #000;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
}
html body #contact_press form .small {
  float: left;
  font-size: 0.8em;
}
html body #contact_press form .bouton {
  float: right;
}
html body footer {
  position: fixed;
  left: 0;
  z-index: 12;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
  height: 40px;
  font-size: 11px;
  line-height: 40px;
  background-color: white;
}
html body footer b {
  font-weight: normal;
}
html body footer i.icon-linkedin {
  position: relative;
  top: 0.11em;
  font-size: 1.25em;
}
html body footer i.icon-instagram {
  background: url(../img/icon-ig.jpg) no-repeat center center;
  width: 14px;
  height: 14px;
  position: relative;
  top: 3px;
  margin-left: 10px;
  font-size: 14px;
}
html body footer i {
  margin-left: 5px;
}
html body footer span {
  float: right;
}
html body footer img {
  width: 15px;
  height: 15px;
  position: relative;
  top: -1px;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 700px) {
  .wrapper {
    width: 100%;
    padding: 0;
  }
  .wrapper .col {
    font-style: normal;
    float: none;
    width: 100%;
    margin: 0;
  }
  .wrapper .col.col1,
  .wrapper .col.col2,
  .wrapper .col.col3,
  .wrapper .col.col4,
  .wrapper .col.col5,
  .wrapper .col.col6,
  .wrapper .col.col7,
  .wrapper .col.col8,
  .wrapper .col.col9,
  .wrapper .col.col10,
  .wrapper .col.col11,
  .wrapper .col.col12 {
    width: 100%;
    margin: 0 auto;
  }
  html body.page-template-template-about header {
    height: 45px;
  }
  html body.noscroll {
    overflow: hidden;
  }
  html body .bg {
    display: none;
  }
  html body.home #projects {
    top: 45px;
  }
  html body.home header #logo {
    background-image: url(../img/bff_logo_black_cropped.svg);
  }
  html body.home header a {
    color: #000;
  }
  html body header {
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: white;
    height: 45px;
    padding-top: 10px;
    margin-bottom: 0;
    z-index: 11;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
  }
  html body header #menutoggle {
    display: block;
    position: absolute;
    overflow: hidden;
    width: 23px;
    height: 18px;
    font-size: 0;
    text-indent: -9999px;
    top: 12px;
    right: 30px;
    z-index: 10001;
    -webkit-transition: background-color 0.6s;
    -moz-transition: background-color 0.6s;
    -ms-transition: background-color 0.6s;
    transition: background-color 0.6s;
  }
  html body header #menutoggle.active span {
    background: none;
  }
  html body header #menutoggle.active span:before {
    transform: rotate(45deg);
    top: 0;
    -webkit-transition: top 0.3s, transform 0.3s 0.3s;
    -moz-transition: top 0.3s, transform 0.3s 0.3s;
    -ms-transition: top 0.3s, transform 0.3s 0.3s;
    transition: top 0.3s, transform 0.3s 0.3s;
  }
  html body header #menutoggle.active span:after {
    transform: rotate(-45deg);
    bottom: 0;
    -webkit-transition: bottom 0.3s, transform 0.3s 0.3s;
    -moz-transition: bottom 0.3s, transform 0.3s 0.3s;
    -ms-transition: bottom 0.3s, transform 0.3s 0.3s;
    transition: bottom 0.3s, transform 0.3s 0.3s;
  }
  html body header #menutoggle:focus {
    outline: none;
  }
  html body header #menutoggle span {
    display: block;
    position: absolute;
    top: 8px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: black;
    -webkit-transition: background 0.3s, transform 0.3s;
    -moz-transition: background 0.3s, transform 0.3s;
    -ms-transition: background 0.3s, transform 0.3s;
    transition: background 0.3s, transform 0.3s;
  }
  html body header #menutoggle span:before,
  html body header #menutoggle span:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: black;
    content: "";
  }
  html body header #menutoggle span:before {
    top: -5px;
    -webkit-transition: top 0.3s 0.3s, transform 0.3s 0s;
    -moz-transition: top 0.3s 0.3s, transform 0.3s 0s;
    -ms-transition: top 0.3s 0.3s, transform 0.3s 0s;
    transition: top 0.3s 0.3s, transform 0.3s 0s;
  }
  html body header #menutoggle span:after {
    bottom: -5px;
    -webkit-transition: bottom 0.3s 0.3s, transform 0.3s 0s;
    -moz-transition: bottom 0.3s 0.3s, transform 0.3s 0s;
    -ms-transition: bottom 0.3s 0.3s, transform 0.3s 0s;
    transition: bottom 0.3s 0.3s, transform 0.3s 0s;
  }
  html body header #logo {
    width: 103px;
    height: 27px;
    background-image: url(../img/bff_logo_black_cropped.svg);
    background-size: 103px 27px;
    background-position: left center;
    background-repeat: no-repeat;
    bottom: auto;
    top: 10px;
    left: 30px;
    z-index: 10002;
  }
  html body header #premenu {
    display: none;
  }
  html body header #topmenu {
    text-align: center;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 10000;
    display: none;
  }
  html body header #topmenu.active {
    display: table;
    height: 100%;
  }
  html body header #topmenu > ul {
    display: table-cell;
    vertical-align: middle;
  }
  html body header #topmenu > ul li,
  html body header #topmenu > ul li + li {
    display: block;
    margin: 10px 0;
  }
  html body header #topmenu > ul > li.lang-item {
    padding-left: 0;
  }
  html body header #topmenu > ul > li.current-menu-item ul {
    display: none;
  }
  html body #contact {
    margin: 0px 0 30px 0;
  }
  html body #contact .visual {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
  html body #contact:before {
    display: none;
  }
  html body #contact .col6 {
    padding-bottom: 0;
    padding-top: 0;
  }
  html body #contact .col6 h1 {
    margin-bottom: 0;
  }
  html body #contact .col6 h2 {
    font-size: 1em;
  }
  html body #contact .col6 h3 {
    font-size: 0.8em;
  }
  html body #contact .col6 p {
    width: 100%;
  }
  html body #contact .col6 p + h2,
  html body #contact .col6 p + h3,
  html body #contact .col6 ul + h2,
  html body #contact .col6 ul + h3 {
    margin-top: 2em;
  }
  html body #contact .col6 dl {
    margin-top: 30px;
  }
  html body #contact .col5 {
    box-sizing: border-box;
    color: black;
    padding-top: 10px;
  }
  html body #contact .col1 {
    display: none;
  }
  html body #contact form input[type=text],
  html body #contact form input[type=email],
  html body #contact form textarea {
    color: black;
  }
  html body #contact form input[type=text]::-webkit-input-placeholder,
  html body #contact form input[type=email]::-webkit-input-placeholder,
  html body #contact form textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: black;
    opacity: 1;
    font-weight: bold;
  }
  html body #contact form input[type=text]::-moz-placeholder,
  html body #contact form input[type=email]::-moz-placeholder,
  html body #contact form textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: black;
    opacity: 1;
    font-weight: bold;
  }
  html body #contact form input[type=text]:-ms-input-placeholder,
  html body #contact form input[type=email]:-ms-input-placeholder,
  html body #contact form textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: black;
    opacity: 1;
    font-weight: bold;
  }
  html body #contact form input[type=text]:-moz-placeholder,
  html body #contact form input[type=email]:-moz-placeholder,
  html body #contact form textarea:-moz-placeholder {
    /* Firefox 18- */
    color: black;
    opacity: 1;
    font-weight: bold;
  }
  html body #contact form .submitwrapper {
    margin-top: 50px;
  }
  html body #contact form div.wpcf7-response-output {
    position: static;
    bottom: auto;
  }
  html body #news {
    margin: 60px 30px 30px 30px;
  }
  html body #news .clearfix:first-child .col {
    padding-top: 0;
  }
  html body #news .clearfix:first-child .col.aboutsectiontitle {
    padding-top: 15px;
    margin-top: 0;
  }
  html body #news .pagination {
    background: black;
    margin-top: 0;
    padding: 8px 20px 12px 20px;
  }
  html body #news .col.col4 {
    color: black;
    margin-bottom: 30px;
  }
  html body #news .col.col4 h1 {
    margin: 30px 0;
  }
  html body #news .col.col12 {
    padding-top: 20px;
  }
  html body #news .col.newscontent {
    padding-top: 0;
  }
  html body #news.single .clearfix:first-child .col.col4 {
    color: white;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  html body #news.single .clearfix:first-child .col.col4 a {
    float: none;
    text-align: right;
    display: block;
    background: black;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
  }
  html body #news.single .clearfix:first-child .col.col4 a.backbt:after,
  html body #news.single .clearfix:first-child .col.col4 a.backbt:before {
    right: 10px;
  }
  html body #jobs .col4 {
    margin-top: 3em;
  }
  html body #about {
    margin: 40px 30px 30px 30px;
    padding-bottom: 0;
  }
  html body #about #contact {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  html body #about #contact .aboutsectiontitle {
    margin-bottom: 0;
  }
  html body #about #contact .col6 dl {
    margin-top: 15px;
  }
  html body #about h1.aboutsectiontitle {
    margin-top: 0;
  }
  html body #about .aboutsectiontitle {
    margin-bottom: 0.75em;
  }
  html body #about .intro {
    display: table;
    margin-bottom: 0;
  }
  html body #about .intro .col4 {
    display: table-header-group;
    background: black;
  }
  html body #about .intro .col4 > div {
    width: 100%;
    margin-left: 0;
    padding: 30px;
    box-sizing: border-box;
  }
  html body #about .intro .col8 {
    padding-bottom: 0px;
  }
  html body #about .intro .col8 #introbg {
    display: none;
  }
  html body #about .intro .col8 #teamvisual {
    float: none;
    width: 100% !important;
    margin-bottom: 20px;
  }
  html body #about .intro .col8 p {
    width: 100%;
  }
  html body #about .titre_avec_image {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 0;
    padding-bottom: 40%;
    margin-bottom: 20px;
  }
  html body #about .titre_avec_image h1,
  html body #about .titre_avec_image h2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 27px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
  html body #about .mosaic .col.col6 + .col6 h2 {
    margin-top: 30px;
    margin-bottom: 0;
  }
  html body #about .mosaic .col.col4 img + p,
  html body #about .mosaic .col.col4 p + img,
  html body #about .mosaic .col.col4 p:first-child {
    margin-top: 20px;
  }
  html body #about .teamlist li {
    float: left;
    width: 48.7%;
    margin-left: 0;
  }
  html body #about .teamlist li:nth-child(5n+1) {
    clear: none;
  }
  html body #about .teamlist li:nth-child(odd) {
    clear: both;
  }
  html body #about .teamlist li:nth-child(even) {
    margin-left: 1.3%;
    margin-right: 0;
  }
  html body #about .teamlist li:nth-child(odd) {
    clear: both;
  }
  html body #about .peoplelist ul li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  html body #about .peoplelist ul li:nth-child(even) {
    margin-left: 0;
    margin-right: 0;
  }
  html body #about .peoplelist .panel {
    display: none;
  }
  html body #about .peoplelist .panel.active {
    left: 0px;
    top: 40px;
    right: 0px;
    z-index: 4;
    width: auto;
    height: 100%;
    min-height: auto;
    position: fixed;
    display: block;
    overflow-x: scroll;
  }
  html body #about .peoplelist .panel.active .personvisual {
    position: relative;
    left: auto;
    margin-left: 30px;
    margin-right: 30px;
    height: 40vh;
    width: auto !important;
  }
  html body #about .peoplelist .panel .col6 {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  html body #about .peoplelist .panel .col6 > div {
    position: static;
    height: auto;
    padding-bottom: 40px;
  }
  html body #about .peoplelist .panel .col6 > div h3 {
    margin: 0 0 0.5em 0;
  }
  html body #about .peoplelist .panel .col6 a.back {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    display: block;
    position: relative;
  }
  html body #project {
    top: 45px;
    left: 30px;
    bottom: auto;
    height: 38%;
    right: 30px;
  }
  html body #project .tools {
    width: 100%;
    padding: 10px 20px;
  }
  html body #project .outils {
    bottom: -60px;
  }
  html body #project #projectdescription {
    margin-top: 65px;
    padding-top: 20px;
  }
  html body #projects .swiper-slide.swiper-slide-active:hover a,
  html body #project .swiper-slide.swiper-slide-active:hover a {
    padding-bottom: 20px;
  }
  html body #projects .swiper-slide.swiper-slide-active:hover a > span,
  html body #project .swiper-slide.swiper-slide-active:hover a > span {
    opacity: 0;
  }
  html body #projects .swiper-slide.swiper-slide-active a .textholder:after,
  html body #project .swiper-slide.swiper-slide-active a .textholder:after {
    display: none;
  }
  html body #projects .s-button.swiper-button-disabled:before,
  html body #project .s-button.swiper-button-disabled:before,
  html body #projects .s-button.swiper-button-disabled:hover:before,
  html body #project .s-button.swiper-button-disabled:hover:before,
  html body #projects .s-button.swiper-button-disabled.s-prev:hover:before,
  html body #project .s-button.swiper-button-disabled.s-prev:hover:before {
    opacity: 0;
  }
  html body #projects .s-button:after,
  html body #project .s-button:after {
    display: none !important;
  }
  html body #project .swiper-slide .textholder {
    bottom: 0;
  }
  html body #project .swiper-slide .textholder span {
    opacity: 1;
  }
  html body #projects {
    top: 45px;
    left: 30px;
    right: 30px;
    bottom: 40px;
    /*
                ul#viewthumbs{
                    li{
                        float:none;
                        width: 100%;
                        padding-bottom: 50%;
                        height: 0;
                    }
                }
                */
  }
  html body #projects #projectfilters span {
    margin-right: 0;
  }
  html body #projects #projectfilters ul {
    display: block;
  }
  html body #projects #projectfilters ul li {
    display: block;
    margin: 0;
    line-height: 8vh;
  }
  html body #projects #projectfilters.active {
    height: 100%;
  }
  html body #projects ul#viewthumbs {
    bottom: auto;
  }
  html body #projects ul#viewthumbs .textholder {
    padding: 12px;
  }
  html body #projects ul#viewthumbs .textholder h3 {
    margin-top: 5px;
  }
  html body #projects .textholder {
    opacity: 1;
    padding: 20px;
  }
  html body #contact_press {
    margin-bottom: 40px;
  }
  html body footer {
    z-index: 100000;
    padding: 0 15px;
    font-size: 8.4px;
  }
  html body footer b {
    display: none;
  }
  html body footer span {
    /*text-indent: -999px;
                    overflow: hidden;
                    display: inline-block;
                    img{
                        display: block;
                        position: absolute;
                        bottom: 14px;
                        right: 30px;
                        top: auto;
                    }*/
    display: none;
  }
  html body footer i {
    float: right;
  }
  html body footer i.icon-facebook:before {
    position: relative;
    top: 0;
  }
  html body footer i.icon-linkedin:before {
    position: relative;
    top: 0;
  }
  html body footer i.icon-instagram:before {
    position: relative;
    top: -2px;
  }
}
/*
@media only screen and (max-width:450px) {
    html{
        body{
            footer{
                font-size: 2.25vw;
            }
        }
    }
}*/
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.jobs-items .jobs-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #e5e5e5;
  margin-bottom: 2rem;
  padding: 1rem 3rem;
  position: relative;
}
.jobs-items .jobs-item:hover a {
  color: #999;
}
.jobs-items .jobs-item:hover a:after {
  border-color: #999;
}
.jobs-items .jobs-item .layer {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.jobs-items .jobs-item .layer span {
  display: none;
}
.jobs-items .jobs-item .layer:after {
  display: none;
}
.jobs-items .jobs-item h3 {
  margin-top: 1rem!important;
}
.jobs-items .jobs-item > div:first-child {
  min-width: 70%;
  flex: 0 0 70%;
}
.jobs-items .jobs-item > div:last-child {
  min-width: 30%;
  flex: 0 0 30%;
}
.jobs-items .jobs-item a {
  font-weight: bold;
  display: block;
  text-align: right;
  transition: all 0.3s ease;
}
.jobs-items .jobs-item a:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid black;
  border-right: 2px solid black;
  transform: rotateZ(45deg);
}
@media only screen and (max-width: 700px) {
  .jobs-items .jobs-item {
    display: block;
  }
  .jobs-items .jobs-item a {
    text-align: left;
  }
}
body:not(.home) header.header {
  position: fixed;
  z-index: 1000;
}
@media only screen and (min-width: 701px) {
  body:not(.home) header.header {
    height: 120px;
  }
  body:not(.home) header.header #topmenu {
    z-index: 2;
  }
}
@media only screen and (min-width: 701px) {
  html body #news {
    padding-top: 110px;
  }
  html body #about {
    padding-top: 110px;
  }
  html body #contact .aboutsectiontitle.viewtitle {
    margin-top: 120px;
  }
}
