/****************************
*	IMPORT
*****************************/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}


blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.btn-close {
  width: 30px;
  height: 22px;
  background-color: transparent;
  border: none;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  z-index: 12;
}
.btn-close span {
  position: absolute;
  top: 50%;
  left: 0;
  height: 2px;
  width: 70%;
  display: block;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: #333333;
}
.btn-close span:nth-child(1) {
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.btn-close span:nth-child(2) {
  -moz-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

/****************************
*	GLOBAL
*****************************/
html, body {
  margin: 0;
  border: 0;
  padding: 0;
  position: relative;
  height: 100% !important;
}
html.disabled, body.disabled {
  overflow: hidden;
}
html.show_footer .block_home.presentation, body.show_footer .block_home.presentation {
  display: none;
}
html.fixed-position, body.fixed-position {
  position: fixed;
}
html.menu_open #header .logo, body.menu_open #header .logo {
  background-image: url(specific/front/img/logo.png) !important;
}
html.menu_open #header .burger span, body.menu_open #header .burger span {
  background-color: #ffffff !important;
}
html.bottom #footer, body.bottom #footer {
  z-index: 100 !important;
}
html .nopadding, body .nopadding {
  padding-left: 0;
  padding-right: 0;
}

/****************************
*	LOADER
*****************************/
#loader {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  background-color: #000;
  z-index: 9999;
}
#loader .anim {
  width: 154px;
  height: 372px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 991px) {
  #loader .anim {
    -moz-transform: translate(-50%, -50%) scale(0.8);
    -o-transform: translate(-50%, -50%) scale(0.8);
    -ms-transform: translate(-50%, -50%) scale(0.8);
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
}
#loader .anim[data-loader="1"] {
  background-image: url("specific/front/img/loader1.png");
}
#loader .anim[data-loader="2"] {
  background-image: url("specific/front/img/loader2.png");
}
#loader .anim[data-loader="3"] {
  background-image: url("specific/front/img/loader3.png");
}
#loader .anim[data-loader="4"] {
  background-image: url("specific/front/img/loader4.png");
}
#loader .anim[data-loader="5"] {
  background-image: url("specific/front/img/loader5.png");
}
#loader .anim[data-loader="6"] {
  background-image: url("specific/front/img/loader6.png");
}
#loader .anim[data-loader="7"] {
  background-image: url("specific/front/img/loader7.png");
}
#loader .anim[data-loader="8"] {
  background-image: url("specific/front/img/loader8.png");
}
#loader .anim[data-loader="9"] {
  background-image: url("specific/front/img/loader9.png");
}
#loader .anim[data-loader="10"] {
  background-image: url("specific/front/img/loader10.png");
}
#loader .anim[data-loader="11"] {
  background-image: url("specific/front/img/loader11.png");
}
#loader .anim[data-loader="12"] {
  background-image: url("specific/front/img/loader12.png");
}
#loader .anim[data-value="1"] {
  background-position: 0px 0px;
}
#loader .anim[data-value="2"] {
  background-position: -154px 0px;
}
#loader .anim[data-value="3"] {
  background-position: -308px 0px;
}
#loader .anim[data-value="4"] {
  background-position: -462px 0px;
}
#loader .anim[data-value="5"] {
  background-position: -616px 0px;
}
#loader .anim[data-value="6"] {
  background-position: -770px 0px;
}
#loader .anim[data-value="7"] {
  background-position: 0px -372px;
}
#loader .anim[data-value="8"] {
  background-position: -154px -372px;
}
#loader .anim[data-value="9"] {
  background-position: -308px -372px;
}
#loader .anim[data-value="10"] {
  background-position: -462px -372px;
}
#loader .anim[data-value="11"] {
  background-position: -616px -372px;
}
#loader .anim[data-value="12"] {
  background-position: -770px -372px;
}
#loader .anim[data-value="13"] {
  background-position: 0px -744px;
}
#loader .anim[data-value="14"] {
  background-position: -154px -744px;
}
#loader .anim[data-value="15"] {
  background-position: -308px -744px;
}
#loader .anim[data-value="16"] {
  background-position: -462px -744px;
}
#loader .anim[data-value="17"] {
  background-position: -616px -744px;
}
#loader .anim[data-value="18"] {
  background-position: -770px -744px;
}
#loader .anim[data-value="19"] {
  background-position: 0px -1116px;
}
#loader .anim[data-value="20"] {
  background-position: -154px -1116px;
}
#loader .anim[data-value="21"] {
  background-position: -308px -1116px;
}
#loader .anim[data-value="22"] {
  background-position: -462px -1116px;
}
#loader .anim[data-value="23"] {
  background-position: -616px -1116px;
}
#loader .anim[data-value="24"] {
  background-position: -770px -1116px;
}
#loader .anim[data-value="25"] {
  background-position: 0px -1488px;
}
#loader .anim[data-value="26"] {
  background-position: -154px -1488px;
}
#loader .anim[data-value="27"] {
  background-position: -308px -1488px;
}
#loader .anim[data-value="28"] {
  background-position: -462px -1488px;
}
#loader .anim[data-value="29"] {
  background-position: -616px -1488px;
}
#loader .anim[data-value="30"] {
  background-position: -770px -1488px;
}
#loader .anim[data-value="31"] {
  background-position: 0px -1860px;
}
#loader .anim[data-value="32"] {
  background-position: -154px -1860px;
}
#loader .anim[data-value="33"] {
  background-position: -308px -1860px;
}
#loader .anim[data-value="34"] {
  background-position: -462px -1860px;
}
#loader .anim[data-value="35"] {
  background-position: -616px -1860px;
}
#loader .anim[data-value="36"] {
  background-position: -770px -1860px;
}
#loader .anim[data-value="37"] {
  background-position: 0px -2232px;
}
#loader .anim[data-value="38"] {
  background-position: -154px -2232px;
}
#loader .anim[data-value="39"] {
  background-position: -308px -2232px;
}
#loader .anim[data-value="40"] {
  background-position: -462px -2232px;
}
#loader .anim[data-value="41"] {
  background-position: -616px -2232px;
}
#loader .anim[data-value="42"] {
  background-position: -770px -2232px;
}
#loader .anim[data-value="43"] {
  background-position: 0px -2604px;
}
#loader .anim[data-value="44"] {
  background-position: -154px -2604px;
}
#loader .anim[data-value="45"] {
  background-position: -308px -2604px;
}

/****************************
*	SELECT2 (out of #site)
*****************************/
.select2-container.select2-container--open {
  z-index: 9999;
}
.select2-container.select2-container--open .select2-dropdown {
  border-radius: 0;
  border: none;
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options {
  padding: 10px;
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding: 13px;
  padding-left: 40px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option {
    font-size: 16px;
  }
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option:before {
  content: "";
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 13px;
  top: 15px;
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option:hover:before {
  border-color: #a89787;
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option[aria-selected=true] {
  color: #a89787;
  font-weight: 600;
  background-color: transparent;
  padding-left: 13px;
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option[aria-selected=true]:before {
  content: "\f14a";
  font-family: "fontAwesome";
  border: none;
  padding: 0 15px 0 0;
  position: static;
}
@media only screen and (min-width: 992px) {
  .select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option--highlighted[aria-selected] {
    color: #a89787;
    background-color: transparent;
  }
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option--highlighted[aria-selected=true], .select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option--highlighted:hover {
  color: #a89787;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  .select2-container.select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option--highlighted[aria-selected=false] {
    background-color: transparent;
    color: #333333;
  }
}

/****************************
*	SITE
*****************************/
#site {
  z-index: 9998;
  position: relative;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  /****************************
  *	PROJECT FILTER
  *****************************/
  /****************************
  *	PROJECT FILTER
  *****************************/
}
#site .row {
  margin: 0;
}
#site #header {
  position: absolute;
  z-index: 9999;
  background-size: contain;
  height: 60px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  width: 100%;
  height: 100px;
}
#site #header.background {
  position: fixed;
  top: 0;
  /*@include keyframes('showheader'){
  	0%{top:-100%;}
  	100%{top:0px;}
  }
  @include animation(showheader 500ms);
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;*/
}
#site #header.background.white {
  background-color: rgba(220, 220, 220, 0.9);
  height: 70px;
}
#site #header.background.white .logo {
  background-image: url("specific/front/img/logo_black.svg");
  background-size: contain;
  height: 40px;
  background-repeat: no-repeat;
}
#site #header.background.white .burger span {
  background-color: #333333;
}
#site #header.background.black {
  background-color: rgba(51, 51, 51, 0.9);
  height: 70px;
}
#site #header.background.black .logo {
  background-size: contain;
  height: 40px;
  background-repeat: no-repeat;
}
#site #header.white .logo {
  background-image: url("specific/front/img/logo_black.svg");
  background-size: contain;
  height: 60px;
  background-repeat: no-repeat;
}
#site #header.white .burger span {
  background-color: #333333;
}
#site #header.white #mobile-langs .current-lang {
  color: #333333;
}
#site #header.white #mobile-langs .current-lang:focus {
  opacity: 0.5;
}
#site #header .logo {
  position: absolute;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 40px;
  width: 200px;
  height: 59px;
  z-index: 11;
  background-image: url("specific/front/img/logo_white.svg");
  background-size: contain;
  height: 60px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
@media only screen and (max-width: 991px) {
  #site #header .logo {
    left: 15px;
  }
}
@media screen and (max-width: 767px) {
  #site #header .logo {
    left: 30px;
    width: 164px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
#site #header #mobile-langs {
  position: absolute;
  right: 50px;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#site #header #mobile-langs .current-lang {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 34px;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
}
#site #header #mobile-langs .current-lang:focus {
  text-decoration: none;
  opacity: 0.5;
}
#site #header #mobile-langs .langues {
  position: absolute;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  min-width: auto;
  padding: 0;
  border-radius: 0;
  background-color: #cdcdcd;
}
#site #header #mobile-langs .langues > li {
  display: block;
  text-align: center;
}
#site #header #mobile-langs .langues > li a {
  line-height: 24px;
  color: #333333;
  font-size: 16px;
  padding: 10px 15px;
}
#site #header .langues {
  padding: 0 0 0 30px;
  position: relative;
}
@media screen and (max-width: 767px), screen and (max-height: 650px) {
  #site #header .langues {
    padding: 0 0 0 11px;
  }
}
#site #header .langues#nav-langs {
  position: absolute;
  right: 110px;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  #site #header .langues#nav-langs {
    display: none;
  }
}
#site #header .langues li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  color: #5c5c5c;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
#site #header .langues li span {
  display: inline-block;
  padding: 0 5px;
}
#site #header .langues li a {
  color: #5c5c5c;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  line-height: 74px;
}
@media screen and (max-width: 767px), screen and (max-height: 650px) {
  #site #header .langues li a {
    font-size: 24px;
    line-height: 74px;
    font-weight: 700;
  }
}
#site #header .langues li a:hover, #site #header .langues li a.active {
  color: #fff;
}
#site #header .burger {
  width: 30px;
  height: 22px;
  right: 40px;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  z-index: 12;
}
@media screen and (max-width: 767px) {
  #site #header .burger {
    width: 24px;
    height: 18px;
    position: absolute;
  }
}
@media only screen and (max-width: 991px) {
  #site #header .burger {
    right: 15px;
  }
}
#site #header .burger span {
  height: 4px;
  width: 100%;
  display: block;
  background-color: #ffffff;
  position: absolute;
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}
#site #header .burger span:nth-child(1) {
  top: 0;
}
#site #header .burger span:nth-child(2) {
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 1;
}
#site #header .burger span:nth-child(3) {
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #site #header .burger span {
    height: 3px;
  }
}
#site #header .burger:not(.active) span {
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
#site #header .burger:not(.active):hover span:nth-child(1) {
  top: -2px;
}
#site #header .burger:not(.active):hover span:nth-child(3) {
  bottom: -2px;
}
#site #header .burger.active span {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: #FFF;
}
#site #header .burger.active span:nth-child(1) {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 0;
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
#site #header .burger.active span:nth-child(2) {
  opacity: 0;
}
#site #header .burger.active span:nth-child(3) {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 0;
  -moz-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
#site #header #menu {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -1000;
  display: none;
}
#site #header #menu.active {
  display: block;
  z-index: 10;
}
#site #header #menu .blocks {
  position: relative;
  z-index: 10;
  height: 100%;
}
#site #header #menu .blocks .block_actualites {
  bottom: 15%;
  left: 0;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 767px) {
  #site #header #menu .blocks .block_actualites {
    bottom: 5%;
  }
}
@media only screen and (max-height: 800px) {
  #site #header #menu .blocks .block_actualites {
    display: none !important;
  }
}
#site #header #menu .blocks .block_menu {
  color: #fff;
  margin-top: 200px;
  padding-left: 110px;
}
@media screen and (max-width: 767px), screen and (max-height: 650px) {
  #site #header #menu .blocks .block_menu {
    top: 25%;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 991px), screen and (max-height: 650px) {
  #site #header #menu .blocks .block_menu {
    padding-left: 50px;
  }
}
#site #header #menu .blocks .block_menu .socials {
  padding: 0 0 0 30px;
  position: relative;
}
@media screen and (max-width: 767px), screen and (max-height: 650px) {
  #site #header #menu .blocks .block_menu .socials {
    padding: 0 0 0 13px;
  }
}
#site #header #menu .blocks .block_menu .socials li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  padding-right: 7px;
}
@media screen and (max-width: 767px), screen and (max-height: 650px) {
  #site #header #menu .blocks .block_menu .socials li {
    padding-right: 10px;
  }
}
#site #header #menu .blocks .block_menu .socials li a {
  color: #5c5c5c;
  font-size: 30px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media screen and (max-width: 767px), screen and (max-height: 650px) {
  #site #header #menu .blocks .block_menu .socials li a {
    font-size: 40px;
  }
}
#site #header #menu .blocks .block_menu .socials li a:hover {
  color: #fff;
}
#site #header #menu .blocks .block_menu .links {
  padding: 0 0 0 30px;
}
@media screen and (max-width: 767px), screen and (max-height: 650px) {
  #site #header #menu .blocks .block_menu .links {
    padding: 0 0 0 11px;
  }
}
#site #header #menu .blocks .block_menu .links li {
  list-style-type: none;
  position: relative;
}
#site #header #menu .blocks .block_menu .links li a {
  display: inline-block;
  color: #5c5c5c;
  font-size: 62px;
  line-height: 74px;
  position: relative;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media screen and (max-width: 767px), screen and (max-height: 650px) {
  #site #header #menu .blocks .block_menu .links li a {
    font-size: 38px;
    line-height: 52px;
  }
}
@media only screen and (max-width: 991px), screen and (max-height: 650px) {
  #site #header #menu .blocks .block_menu .links li a {
    font-size: 38px;
    line-height: 45px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #header #menu .blocks .block_menu .links li a {
    font-size: 52px;
    line-height: 64px;
  }
}
#site #header #menu .blocks .block_menu .links li a:hover, #site #header #menu .blocks .block_menu .links li a.active {
  color: #fff;
}
#site #header #menu .blocks .block_menu .links li a:hover:before, #site #header #menu .blocks .block_menu .links li a.active:before {
  opacity: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#site #header #menu .blocks .block_menu .links li a:before {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #fff;
  left: -36px;
  bottom: 6px;
  opacity: 0;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px), screen and (max-height: 650px) {
  #site #header #menu .blocks .block_menu .links li a:before {
    width: 8px;
    height: 8px;
    left: -15px;
    bottom: 7px;
  }
}
#site #header #menu .bg {
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#site #header #menu .bg .col {
  height: 100%;
  position: relative;
  overflow: hidden;
}
#site #header #menu .bg .col > div {
  background-color: rgba(19, 19, 19, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-right: 1px solid #292929;
}
#site #footer {
  background-image: url("specific/front/img/home.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  #site #footer.fixed {
    position: fixed;
  }
}
#site #footer:not(.fixed) {
  z-index: 10;
}
@media only screen and (min-width: 992px) {
  #site #footer {
    padding: 0px 0;
    position: relative;
    z-index: 3;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 494px;
  }
}
@media only screen and (max-width: 991px) {
  #site #footer {
    position: relative;
    height: 517px;
  }
}
@media only screen and (max-width: 767px) {
  #site #footer {
    position: relative;
    height: 710px;
  }
}
#site #footer .logo {
  position: absolute;
  top: 79px;
  left: 40px;
  width: 18px;
  height: 59px;
  z-index: 11;
  background-image: url("specific/front/img/logo_footer.svg");
  /*@media screen and (max-width: 767px){
         top: 30px;
         left: 30px;
  	width: 164px;
         height: 50px;
         background-size: contain;
         background-repeat: no-repeat;
  }*/
}
@media only screen and (max-width: 991px) {
  #site #footer .logo {
    display: none;
    /*width:200px;
    height:59px;
    background-repeatr:no-repeat;
    background-image:url('specific/front/img/logo_white.svg');*/
  }
}
#site #footer .block_actualites {
  width: 100%;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 991px) {
  #site #footer .block_actualites {
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
  }
}
#site #footer .copyright {
  font-size: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #fff;
  padding: 10px 0 0 75px;
}
@media only screen and (max-width: 991px) {
  #site #footer .copyright {
    position: absolute;
    padding: 10px 0;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
}
#site #footer .links {
  padding: 90px 0 0 75px;
  position: relative;
  z-index: 5;
  display: inline-block;
}
#site #footer .links li {
  list-style-type: none;
  position: relative;
}
#site #footer .links li a {
  display: inline-block;
  color: #5c5c5c;
  font-size: 18px;
  position: relative;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  line-height: 25px;
}
#site #footer .links li a:hover, #site #footer .links li a.active {
  color: #fff;
}
#site #footer .links li a:hover:before, #site #footer .links li a.active:before {
  opacity: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#site .popup .modal-backdrop {
  z-index: 0;
}
#site .popup .modal-content {
  border-radius: 0;
  font-family: "Open Sans", sans-serif;
  color: #333333;
}
#site .popup .modal-content .modal-title {
  font-size: 40px;
  font-weight: 800;
  text-transform: uppercase;
}
#site .popup .modal-content .modal-body {
  padding: 25px;
  font-size: 14px;
  line-height: 20px;
}
#site .popup .modal-content .modal-body p {
  margin-bottom: 10px;
}
#site .popup .modal-content .modal-body a {
  color: #a89787;
}
@media (min-width: 768px) {
  #site .popup {
    margin-top: 100px;
  }
}
#site .block_actualites {
  position: relative;
}
#site .block_actualites .block_actualites_content {
  position: relative;
}
#site .block_actualites .block_actualites_content .barre {
  height: 71px;
  width: 1px;
  right: 0;
  top: 0;
  background-color: #ffffff;
  position: absolute;
  display: block;
}
#site .block_actualites .block_actualites_content p {
  margin: 10px;
}
#site .block_actualites .slides li {
  position: relative;
  overflow: hidden;
  text-align: right;
  color: #eaeaea;
  font-family: "Open Sans", sans-serif;
}
#site .block_actualites .slides li .content {
  position: relative;
}
#site .block_actualites .slides li .content a {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
}
#site .block_actualites .slides li .content span {
  display: block;
  color: #fff;
  text-decoration: none;
}
#site .block_actualites .slides li .content .title {
  font-size: 16px;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  #site .block_actualites .slides li .content .title {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 991px) {
  #site .block_actualites .slides li .content .title {
    line-height: 25px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site .block_actualites .slides li .content .title {
    font-size: 14px;
  }
}
#site .block_actualites .slides li .content .text {
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site .block_actualites .slides li .content .text {
    font-size: 12px;
    line-height: 16px;
  }
}
#site .block_actualites .flex-direction-nav {
  position: absolute;
  top: 0;
  right: -5px;
  -moz-transform: translate(100%, -5px);
  -o-transform: translate(100%, -5px);
  -ms-transform: translate(100%, -5px);
  -webkit-transform: translate(100%, -5px);
  transform: translate(100%, -5px);
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  #site .block_actualites .flex-direction-nav {
    display: none;
  }
}
#site .block_actualites .flex-direction-nav li {
  position: relative;
  list-style-type: none;
  display: inline-block;
}
#site .block_actualites .flex-direction-nav li a {
  color: #eaeaea;
  display: inline-block;
  font-size: 30px;
  padding: 0 5px;
  opacity: 0.6;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#site .block_actualites .flex-direction-nav li a:hover {
  opacity: 1;
}
#site #cookies-info {
  position: relative;
  z-index: 999;
  padding: 10px;
  background-color: #cdcdcd;
  text-align: center;
  font-size: 13px;
}
@media only screen and (max-width: 991px) {
  #site #cookies-info {
    padding: 10px 30px;
  }
}
#site #cookies-info #accept-cookie {
  position: absolute;
  right: 0;
  top: 15px;
}
#site #cookies-info a {
  color: #333333;
  text-decoration: underline;
}
#site #cookies-info a:hover {
  text-decoration: none;
}
#site #detail_actu {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
  width: 100%;
  height: 100%;
}
#site #detail_actu p {
  margin: 10px 0;
}
#site #detail_actu .content_actu {
  background-color: #fff;
  width: 80%;
  padding: 40px 20px 20px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#site #detail_actu .content_actu .close_actu {
  position: absolute;
  position: absolute;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: -22px;
  display: block;
  width: 45px;
  height: 45px;
  background: url(specific/front/img/closenews-icon.png) no-repeat center center;
  background-size: 15px;
  background-color: #a89787;
}
#site #detail_actu .content_actu .title {
  color: #a89787;
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  text-align: center;
  position: relative;
  padding: 20px 0;
  line-height: 35px;
}
#site #detail_actu .content_actu .title:after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #a89787;
}
#site #detail_actu .content_actu .text {
  line-height: 26px;
  padding: 20px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #333333;
  text-align: center;
}
@media only screen and (max-width: 576px) {
  #site #detail_actu .content_actu .title {
    font-size: 19px;
    line-height: 23px;
    padding: 9px 0;
  }
  #site #detail_actu .content_actu .text {
    line-height: 15px;
    font-size: 11px;
  }
}
#site #home {
  position: relative;
  z-index: 5;
  /****************************
  *	SEPARATEUR
  *****************************/
  /****************************
  *	BLOCK PRESENTATION
  *****************************/
  /****************************
  *	BLOCK PROJETS
  *****************************/
  /****************************
  *	BLOCK EQUIPE
  *****************************/
}
@media only screen and (min-width: 992px) {
  #site #home {
    margin-bottom: 474px;
  }
}
#site #home #separateur1 {
  position: relative;
  z-index: 1000;
  height: 0;
  overflow: visible;
}
#site #home #separateur1 .row {
  width: 100%;
  height: 1px;
}
#site #home #separateur1 .row .col {
  position: relative;
  display: inline-block;
  height: 0px;
}
#site #home #separateur1 .row .col div {
  background-color: #e4e4e4;
  border-right: 1px solid #cdcdcd;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
#site #home #separateur2 {
  position: relative;
  z-index: 1000;
  height: 0;
  overflow: visible;
}
#site #home #separateur2 .row {
  width: 100%;
  height: 1px;
}
#site #home #separateur2 .row .col {
  position: relative;
  display: inline-block;
  height: 0px;
}
#site #home #separateur2 .row .col div {
  background-color: #373737;
  border-right: 1px solid #292929;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
#site #home .block_home.presentation {
  position: relative;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #333333;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.presentation {
    padding-bottom: 50px;
  }
}
#site #home .block_home.presentation .bg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
}
#site #home .block_home.presentation .bg > div {
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
#site #home .block_home.presentation > .row:not(.bg) {
  position: relative;
  z-index: 1;
}
#site #home .block_home.presentation .must_scroll {
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 10px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  -webkit-animation: bounce 2s infinite 10s;
  animation: bounce 2s infinite 10s;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#site #home .block_home.presentation .must_scroll i {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 30px;
}
@-webkit-keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@-moz-keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
#site #home .block_home.presentation .background {
  /*position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:-1;
  background-color:$black_color;*/
}
#site #home .block_home.presentation .background .jauge {
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  z-index: 10;
  width: 0%;
  background-color: #a89787;
}
#site #home .block_home.presentation .background .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
}
#site #home .block_home.presentation .background .image .img,
#site #home .block_home.presentation .background .image .gradient {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#site #home .block_home.presentation .background .image .img {
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.5;
  z-index: 10;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.presentation .background .image .img {
    /*background-position-y: -150px;*/
    /*display:none;*/
  }
}
#site #home .block_home.presentation .background .image .gradient {
  background: transparent url("specific/front/img/maskHomeBg.png") repeat-x center bottom;
  z-index: 20;
}
#site #home .block_home.presentation .slogans {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
#site #home .block_home.presentation .slogans .slogan {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
#site #home .block_home.presentation .blocks {
  position: relative;
  height: 100%;
  z-index: 10;
}
#site #home .block_home.presentation .blocks .block_title {
  position: relative;
  top: 40%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.presentation .blocks .block_title {
    top: 35%;
    padding-left: 5px !important;
  }
}
@media screen and (max-width: 991px) {
  #site #home .block_home.presentation .blocks .block_title {
    top: 40%;
    padding-left: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.presentation .blocks .block_title {
    top: 35%;
    padding-left: 5px !important;
  }
}
@media only screen and (min-height: 501px) and (max-height: 650px) {
  #site #home .block_home.presentation .blocks .block_title {
    top: 30%;
  }
}
#site #home .block_home.presentation .blocks .block_title .content {
  position: relative;
  overflow: hidden;
}
#site #home .block_home.presentation .blocks .block_title .barre {
  left: 0;
  position: absolute;
  top: 0;
  bottom: -42px;
  width: 1px;
  background-color: #ffffff;
  content: "";
}
#site #home .block_home.presentation .blocks .block_title .big_title {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  padding-left: 5px;
  font-size: 62px;
  color: #a89787;
  text-transform: uppercase;
  line-height: 50px;
  margin-bottom: 15px;
  padding-top: 10px;
}
@media only screen and (max-width: 1300px) {
  #site #home .block_home.presentation .blocks .block_title .big_title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.presentation .blocks .block_title .big_title {
    font-size: 41px;
    line-height: 41px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.presentation .blocks .block_title .big_title {
    font-size: 30px;
  }
}
#site #home .block_home.presentation .blocks .block_title .text {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 46px;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 5px;
  line-height: 53px;
}
@media only screen and (max-width: 1300px) {
  #site #home .block_home.presentation .blocks .block_title .text {
    font-size: 40px;
  }
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.presentation .blocks .block_title .text {
    font-size: 34px;
    line-height: 33px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.presentation .blocks .block_title .text {
    font-size: 26px;
    line-height: 34px;
  }
}
#site #home .block_home.presentation .blocks .block_actualites {
  width: 100%;
  color: #ffffff;
  position: absolute;
  z-index: 10;
  bottom: 15%;
  text-align: right;
}
#site #home .block_home.presentation .blocks .block_actualites a.link {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #ffffff;
  border: 1px solid #ffffff;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
  padding: 11px 18px;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.presentation .blocks .block_actualites a.link {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
#site #home .block_home.presentation .blocks .block_actualites a.link:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #home .block_home.presentation .blocks .block_actualites .open_mobile {
  width: 25px;
  height: 25px;
  display: block;
  background: transparent url("specific/front/img/opennews-icon.png") no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: -40px;
}
@media only screen and (min-height: 501px) and (max-height: 650px) {
  #site #home .block_home.presentation .blocks .block_actualites {
    bottom: 5%;
  }
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.presentation .blocks .block_actualites {
    bottom: 100px;
  }
  #site #home .block_home.presentation .blocks .block_actualites .barre {
    height: 100%;
  }
  #site #home .block_home.presentation .blocks .block_actualites .text {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.presentation .blocks .block_actualites {
    bottom: 5%;
  }
}
#site #home .block_home.projets {
  background-color: #e4e4e4;
  z-index: 5;
  position: relative;
  perspective: 500px;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 992px) {
  #site #home .block_home.projets {
    padding: 300px 0 200px 0;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.projets {
    padding: 120px 0 0 0;
  }
}
#site #home .block_home.projets .bg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
}
#site #home .block_home.projets .bg > div {
  height: 100%;
  border-right: 1px solid #cdcdcd;
}
#site #home .block_home.projets > .row:not(.bg) {
  position: relative;
  z-index: 1;
}
#site #home .block_home.projets .big_title {
  text-align: center;
  margin-bottom: 35px;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .big_title {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.projets .big_title {
    margin-bottom: 50px;
  }
}
#site #home .block_home.projets .big_title .title {
  text-transform: uppercase;
  color: #333333;
  font-size: 72px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .big_title .title {
    font-size: 54px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.projets .big_title .title {
    font-size: 62px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.projets .big_title .title {
    font-size: 42px;
  }
}
#site #home .block_home.projets .big_title .title span {
  position: relative;
  display: inline-block;
}
#site #home .block_home.projets .big_title .title span:before {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #333333;
  left: -36px;
  bottom: 5px;
  opacity: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .big_title .title span:before {
    width: 12px;
    height: 12px;
    left: -24px;
    bottom: 1px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.projets .big_title .title span:before {
    width: 8px;
    height: 8px;
    left: -15px;
    bottom: 1px;
  }
}
#site #home .block_home.projets .big_title .text {
  color: #333333;
  padding-top: 50px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .big_title .text {
    font-size: 18px;
    line-height: 28px;
    font-size: 16px;
    padding: 20px 40px 0 40px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.projets .big_title .text {
    padding-top: 30px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.projets .big_title .text {
    font-size: 16px;
    line-height: 26px;
    padding: 20px 20px 0 20px;
  }
}
#site #home .block_home.projets .big_title .text a {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #a89787;
  border: 1px solid #a89787;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .big_title .text a {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
#site #home .block_home.projets .big_title .text a:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #home .block_home.projets .projet {
  position: relative;
  cursor: pointer;
}
#site #home .block_home.projets .projet:hover .block_info .info {
  color: #a89787;
}
#site #home .block_home.projets .projet:hover .block_info .info a {
  background-color: #a89787;
  color: #ffffff;
}
#site #home .block_home.projets .projet .content {
  margin: 35px 0;
  position: relative;
  height: 340px;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .projet .content {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.projets .projet .content {
    height: 220px;
    margin: 50px 0;
  }
}
#site #home .block_home.projets .projet .image {
  height: inherit;
  position: relative;
  overflow: hidden;
}
#site #home .block_home.projets .projet .image div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 120%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .projet .image div {
    height: 100%;
  }
}
#site #home .block_home.projets .projet .block_info {
  height: inherit;
}
#site #home .block_home.projets .projet .block_info .info {
  position: absolute;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  -webkit-transition: color 500ms;
  -moz-transition: color 500ms;
  -ms-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
  text-transform: uppercase;
  display: block;
  padding: 15px 0;
}
@media only screen and (min-width: 992px) {
  #site #home .block_home.projets .projet .block_info .info {
    font-size: 32px;
    left: 40px;
    right: 40px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .projet .block_info .info {
    font-size: 24px;
    line-height: 30px;
    left: 15px;
    right: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.projets .projet .block_info .info {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.projets .projet .block_info .info {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 0 15px 0;
  }
}
#site #home .block_home.projets .projet .block_info .info h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
#site #home .block_home.projets .projet .block_info .info span {
  display: block;
}
#site #home .block_home.projets .projet .block_info .info a {
  margin-top: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #333333;
  display: inline-block;
  padding: 0px 10px;
  color: #ffffff;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  text-decoration: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.projets .projet .block_info .info a {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.projets .projet .block_info .info a {
    font-size: 12px;
  }
}
#site #home .block_home.projets .projet .block_info .info:after {
  content: "";
  display: block;
  width: 128px;
  height: 2px;
  position: absolute;
  top: 0;
  background-color: #a89787;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .projet[data-position=left] .image div {
    left: 15px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.projets .projet[data-position=left] .image div {
    left: 10px;
  }
}
#site #home .block_home.projets .projet[data-position=right] .info {
  text-align: right;
}
#site #home .block_home.projets .projet[data-position=right] .info:after {
  right: 0;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .projet[data-position=right] .image div {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.projets .projet[data-position=right] .image div {
    right: 10px;
  }
}
#site #home .block_home.projets .all_projets {
  padding-bottom: 100px;
  text-align: center;
}
#site #home .block_home.projets .all_projets a {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #a89787;
  border: 1px solid #a89787;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.projets .all_projets a {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
#site #home .block_home.projets .all_projets a:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #home .block_home.equipe {
  background-color: #373737;
  z-index: 5;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 992px) {
  #site #home .block_home.equipe {
    padding: 300px 0 100px 0;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe {
    padding: 120px 0 0 0;
  }
}
#site #home .block_home.equipe .bg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
}
#site #home .block_home.equipe .bg > div {
  height: 100%;
  border-right: 1px solid #292929;
}
#site #home .block_home.equipe > .row:not(.bg) {
  position: relative;
  z-index: 1;
}
#site #home .block_home.equipe .big_title {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
  z-index: 2;
}
#site #home .block_home.equipe .big_title .title {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 72px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  position: relative;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.equipe .big_title .title {
    font-size: 62px;
  }
}
@media screen and (max-width: 991px) {
  #site #home .block_home.equipe .big_title .title {
    font-size: 54px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .big_title .title {
    font-size: 42px;
  }
}
#site #home .block_home.equipe .big_title .title span {
  position: relative;
  display: inline-block;
}
#site #home .block_home.equipe .big_title .title span:before {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  left: -36px;
  bottom: 5px;
  opacity: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 991px) {
  #site #home .block_home.equipe .big_title .title span:before {
    width: 12px;
    height: 12px;
    left: -24px;
    bottom: 1px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .big_title .title span:before {
    width: 8px;
    height: 8px;
    left: -15px;
    bottom: 1px;
  }
}
#site #home .block_home.equipe .big_title .text {
  color: #ffffff;
  margin-top: 50px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .big_title .text {
    margin-top: 20px;
    font-size: 16px;
    padding: 0 40px;
    line-height: 28px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.equipe .big_title .text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .big_title .text {
    font-size: 16px;
    line-height: 26px;
    padding: 20px 20px 0 20px;
  }
}
#site #home .block_home.equipe .team_anim {
  height: 670px;
  margin-top: -150px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .team_anim {
    height: 400px;
    margin-top: -100px;
  }
}
#site #home .block_home.equipe .team_anim .info {
  z-index: 10;
  position: absolute;
  left: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .team_anim .info {
    left: -11px;
  }
}
#site #home .block_home.equipe .team_anim .info .title {
  text-transform: uppercase;
  font-size: 46px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  color: #ffffff;
  padding-left: 160px;
  position: relative;
  text-shadow: 0px 0px 92px #000;
}
@media only screen and (min-width: 992px) {
  #site #home .block_home.equipe .team_anim .info .title {
    line-height: 56px;
  }
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .team_anim .info .title {
    padding-left: 80px;
    font-size: 23px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.equipe .team_anim .info .title {
    font-size: 38px;
    line-height: 40px;
    padding-left: 120px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .team_anim .info .title {
    padding-left: 75px;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
  }
}
#site #home .block_home.equipe .team_anim .info .title[data-count="3"] {
  padding-left: 240px;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .team_anim .info .title[data-count="3"] {
    padding-left: 115px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.equipe .team_anim .info .title[data-count="3"] {
    padding-left: 180px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .team_anim .info .title[data-count="3"] {
    padding-left: 115px;
    font-size: 18px;
  }
}
#site #home .block_home.equipe .team_anim .info .title span {
  font-size: 120px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  position: absolute;
  left: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .team_anim .info .title span {
    font-size: 58px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.equipe .team_anim .info .title span {
    font-size: 90px;
  }
}
#site #home .block_home.equipe .team_anim .info a {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #a89787;
  border: 1px solid #a89787;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .team_anim .info a {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
#site #home .block_home.equipe .team_anim .info a:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #home .block_home.equipe .team_anim .info_bottom {
  z-index: 10;
  position: absolute;
  bottom: 40px;
  left: 0;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .team_anim .info_bottom {
    bottom: -4px;
  }
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .team_anim .info_bottom {
    padding-left: 0px;
  }
}
#site #home .block_home.equipe .team_anim .info_bottom .title {
  text-transform: uppercase;
  font-size: 46px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  color: #ffffff;
  padding-left: 87px;
  position: relative;
  text-shadow: 0px 0px 92px #000;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .team_anim .info_bottom .title {
    padding-left: 0px;
    font-size: 23px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.equipe .team_anim .info_bottom .title {
    font-size: 38px;
    line-height: 40px;
    padding-left: 70px;
  }
}
#site #home .block_home.equipe .team_anim .info_bottom .title span {
  font-size: 120px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  position: absolute;
  left: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .team_anim .info_bottom .title span {
    font-size: 58px;
    left: -43px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #home .block_home.equipe .team_anim .info_bottom .title span {
    font-size: 90px;
  }
}
#site #home .block_home.equipe .team_anim .info_bottom a {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #a89787;
  border: 1px solid #a89787;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#site #home .block_home.equipe .team_anim .info_bottom a:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #home .block_home.equipe .team_anim .wrapper {
  height: 100%;
  width: 100%;
}
#site #home .block_home.equipe .team_anim .wrapper .plans {
  height: 100%;
  position: relative;
  background-color: #373737;
  /*-webkit-clip-path: ellipse(49% 49% at 50% 50%);
  clip-path: ellipse(49% 49% at 50% 50%);
  -webkit-mask-image: radial-gradient(46% 47%, black 50%, transparent 100%);
  mask-image: radial-gradient(46% 47%, black 50%, transparent 100%);*/
}
#site #home .block_home.equipe .team_anim .wrapper .plans:before, #site #home .block_home.equipe .team_anim .wrapper .plans:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 200px;
  background: -moz-linear-gradient(top, rgba(55, 55, 55, 0) 0%, rgb(55, 55, 55) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(55, 55, 55, 0) 0%, rgb(55, 55, 55) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(55, 55, 55, 0) 0%, rgb(55, 55, 55) 50%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00373737", endColorstr="#00ffffff",GradientType=0 );
}
#site #home .block_home.equipe .team_anim .wrapper .plans:before {
  top: -100px;
}
#site #home .block_home.equipe .team_anim .wrapper .plans:after {
  bottom: -100px;
}
#site #home .block_home.equipe .team_anim .wrapper .plans canvas {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .team_anim .wrapper .plans canvas {
    height: 100%;
  }
}
#site #home .block_home.equipe .office {
  position: relative;
}
#site #home .block_home.equipe .office .content {
  margin: 35px 0;
  position: relative;
  height: 340px;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .office .content {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .office .content {
    height: 220px;
  }
}
#site #home .block_home.equipe .office .image {
  height: inherit;
  position: relative;
  overflow: hidden;
}
#site #home .block_home.equipe .office .image .slides {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
#site #home .block_home.equipe .office .image .slides li {
  height: 100%;
}
#site #home .block_home.equipe .office .image .slides li div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 120%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .office .image .slides li div {
    height: 100%;
  }
}
#site #home .block_home.equipe .office .block_info {
  height: inherit;
}
#site #home .block_home.equipe .office .block_info .info {
  position: absolute;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 40px;
  right: 40px;
  display: block;
  padding: 15px 0;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .office .block_info .info {
    left: 20px;
    right: 20px;
  }
}
#site #home .block_home.equipe .office .block_info .info span {
  display: block;
}
#site #home .block_home.equipe .office .block_info .info span.name {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .office .block_info .info span.name {
    font-size: 12px;
  }
}
#site #home .block_home.equipe .office .block_info .info span.city {
  margin-top: 1px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 24px;
}
@media screen and (min-width: 992px) {
  #site #home .block_home.equipe .office .block_info .info span.city {
    font-size: 32px;
  }
}
#site #home .block_home.equipe .office .block_info .info span.telephone {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .office .block_info .info span.telephone {
    font-size: 12px;
    line-height: 18px;
  }
}
#site #home .block_home.equipe .office .block_info .info span.adresse {
  margin-top: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .office .block_info .info span.adresse {
    font-size: 12px;
    line-height: 18px;
  }
}
#site #home .block_home.equipe .office .block_info .info a.adresse {
  margin-top: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
}
#site #home .block_home.equipe .office .block_info .info a:not(.adresse) {
  margin-top: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  background-color: transparent;
  display: inline-block;
  padding: 8px 10px;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  text-decoration: none;
}
#site #home .block_home.equipe .office .block_info .info a:not(.adresse):hover {
  background-color: #ffffff;
  color: #333333;
}
#site #home .block_home.equipe .office .block_info .info a:not(.adresse).team {
  position: relative;
}
#site #home .block_home.equipe .office .block_info .info a:not(.adresse).team .bgImg {
  display: block;
  height: 100%;
  width: 100%;
  background-image: url("specific/front/img/team.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px;
  opacity: 0.7;
}
#site #home .block_home.equipe .office .block_info .info a:not(.adresse).team .bgImg:hover {
  background-image: url("specific/front/img/team_black.png");
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .office .block_info .info a:not(.adresse) {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    vertical-align: bottom;
  }
}
@media only screen and (max-width: 400px) {
  #site #home .block_home.equipe .office .block_info .info a:not(.adresse) {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
#site #home .block_home.equipe .office .block_info .info:after {
  content: "";
  display: block;
  width: 128px;
  height: 2px;
  position: absolute;
  top: 0;
  background-color: #a89787;
}
@media screen and (max-width: 767px) {
  #site #home .block_home.equipe .office .block_info .info:after {
    width: 60px;
    height: 2px;
  }
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .office[data-position=left] .image .slides {
    left: 15px;
  }
}
#site #home .block_home.equipe .office[data-position=right] .info {
  text-align: right;
}
#site #home .block_home.equipe .office[data-position=right] .info:after {
  right: 0;
}
@media only screen and (max-width: 991px) {
  #site #home .block_home.equipe .office[data-position=right] .image .slides {
    right: 15px;
  }
}
#site #projets {
  position: relative;
  z-index: 5;
  background-color: #e4e4e4;
  /****************************
  *	BLOCK PRESENTATION
  *****************************/
  /****************************
  *	BLOCK PROJETS
  *****************************/
}
#site #projets .bg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
}
#site #projets .bg > div {
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
#site #projets > .row:not(.bg) {
  position: relative;
  z-index: 1;
}
#site #projets .background {
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  margin: 0 !important;
  padding: 0 !important;
}
#site #projets .background .img,
#site #projets .background .gradient {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#site #projets .background .img {
  /*background-image: url('specific/front/img/projets.jpg');*/
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.2;
  z-index: 10;
}
@media only screen and (max-width: 991px) {
  #site #projets .background .img {
    background-position-y: -150px;
    display: none;
  }
}
#site #projets .background .gradient {
  background: transparent url("specific/front/img/projet/maskProjectBg.png") repeat-x center bottom;
  z-index: 20;
}
#site #projets .presentation {
  padding-top: 178px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  #site #projets .presentation {
    height: 80%;
  }
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation {
    padding-top: 150px;
  }
}
#site #projets .presentation .image_left {
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .image_left {
    height: 200px;
  }
}
#site #projets .presentation .image_left div {
  height: 100%;
  top: 0;
  /*background-image:url('specific/front/img/projets_color.jpg');*/
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .image_left div {
    background-position-y: -150px;
  }
}
@media only screen and (min-width: 992px) {
  #site #projets .presentation .image_left div {
    position: absolute;
    left: 0;
    right: 0;
  }
}
#site #projets .presentation .big_title {
  text-align: left;
  margin-bottom: 35px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  #site #projets .presentation .big_title {
    height: 100%;
  }
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .big_title {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  #site #projets .presentation .big_title .center {
    position: absolute;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .big_title .center {
    position: relative;
  }
}
#site #projets .presentation .big_title .title {
  text-transform: uppercase;
  color: #333333;
  font-size: 72px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .big_title .title {
    font-size: 43px;
  }
}
#site #projets .presentation .big_title .title span {
  position: relative;
  display: inline-block;
}
#site #projets .presentation .big_title .title span:before {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #333333;
  left: -36px;
  bottom: 5px;
  opacity: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 767px) {
  #site #projets .presentation .big_title .title span:before {
    width: 8px;
    height: 8px;
    left: -15px;
  }
}
#site #projets .presentation .big_title .text {
  color: #333333;
  margin-top: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .big_title .text {
    font-size: 16px;
    line-height: 24px;
    padding-right: 15px;
  }
}
#site #projets .projets {
  padding-bottom: 10%;
}
#site #projets .projets .message {
  text-transform: uppercase;
  font-weight: 400;
  color: #a89787;
  font-family: "Open Sans", sans-serif;
}
#site #projets .projets .block {
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  #site #projets .projets .block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#site #projets .projets .block.animate {
  opacity: 0;
}
#site #projets .projets .block .detail {
  height: 300px;
  position: relative;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991px) {
  #site #projets .projets .block .detail {
    height: 200px;
  }
}
#site #projets .projets .block .detail a {
  display: block;
  height: 100%;
  position: relative;
}
#site #projets .projets .block .detail a:after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
  left: 0;
  background-image: url("specific/front/img/projet-ombre.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  opacity: 0;
  -webkit-transition: all 800ms;
  -moz-transition: all 800ms;
  -ms-transition: all 800ms;
  -o-transition: all 800ms;
  transition: all 800ms;
}
@media only screen and (max-width: 991px) {
  #site #projets .projets .block .detail a:after {
    opacity: 1;
  }
}
#site #projets .projets .block .detail a .image {
  height: inherit;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
#site #projets .projets .block .detail a .image div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 120%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #projets .projets .block .detail a .image div {
    height: 100%;
  }
}
#site #projets .projets .block .detail a .title {
  opacity: 0;
  position: absolute;
  font-family: "Open Sans", sans-serif;
  right: 37px;
  bottom: 50px;
  font-weight: 100;
  left: 10px;
  z-index: 5;
  text-align: right;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 22px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#site #projets .projets .block .detail a .title:after {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  right: -18px;
  width: 2px;
  background-color: #a89787;
  position: absolute;
}
@media only screen and (max-width: 991px) {
  #site #projets .projets .block .detail a .title {
    bottom: 20px;
    right: 20px;
    opacity: 1;
    font-size: 10px;
  }
  #site #projets .projets .block .detail a .title:after {
    right: -10px;
  }
}
#site #projets .projets .block .detail a:hover:after {
  opacity: 1;
}
#site #projets .projets .block .detail a:hover .title {
  bottom: 37px;
  opacity: 1;
}
#site #projets .more_projets {
  padding-top: 20px;
  padding-bottom: 10%;
  text-align: center;
}
#site #projets .more_projets a {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #a89787;
  border: 1px solid #fff;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  #site #projets .more_projets a {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
#site #projets .more_projets a:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #projets .projects-action button.toggle-filter {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #fff;
  border: 1px solid #a89787;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
  background-color: #a89787;
  font-size: 16px;
  font-weight: 300;
}
@media only screen and (max-width: 991px) {
  #site #projets .projects-action button.toggle-filter {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 991px) {
  #site #projets .projects-action button.toggle-filter {
    width: 100%;
  }
}
#site #projets .projects-action button.toggle-filter:hover {
  background-color: transparent;
  color: #a89787;
}
#site #projets .projects-action button.toggle-filter .fa {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#site #projets .projects-action button.toggle-filter span {
  padding-left: 10px;
}
#site #projets .projects-action button.toggle-filter span.number {
  position: absolute;
  top: -10px;
  right: -10px;
  min-width: 10px;
  min-height: 10px;
  line-height: 10px;
  padding: 5px 6px;
  font-size: 10px;
  font-weight: 600;
  color: #a89787;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 10px;
  background-color: #fff;
}
#site #projets .projects-action button.toggle-filter span.number.null {
  display: none;
}
#site #projets #box-filter {
  max-height: 0;
  -webkit-transition: all 0.6s ease-in;
  -moz-transition: all 0.6s ease-in;
  -ms-transition: all 0.6s ease-in;
  -o-transition: all 0.6s ease-in;
  transition: all 0.6s ease-in;
  overflow: hidden;
}
#site #projets #box-filter.open {
  max-height: 300px;
}
@media only screen and (max-width: 991px) {
  #site #projets #box-filter {
    width: 100%;
  }
}
#site .projects-filter {
  background-color: #a89787;
  color: #fff;
  min-height: 50px;
  padding: 50px 30px 20px 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin-bottom: 35px;
}
#site .projects-filter .mobile-header {
  padding: 0 15px;
}
#site .projects-filter .mobile-header h3 {
  text-transform: uppercase;
  font-weight: 600;
  line-height: 14px;
  margin-bottom: 30px;
}
#site .projects-filter .mobile-header .toggle-filter {
  width: 30px;
  height: 30px;
  padding: 0;
}
#site .projects-filter .mobile-header .toggle-filter span {
  width: 80%;
}
#site .projects-filter form .reinit-filter,
#site .projects-filter form .toggle-filter {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #fff;
  border: 1px solid #fff;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
  font-size: 12px;
  font-weight: 300;
  padding: 12px 18px;
  float: right;
}
@media only screen and (max-width: 991px) {
  #site .projects-filter form .reinit-filter,
#site .projects-filter form .toggle-filter {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
#site .projects-filter form .reinit-filter:hover:not(.link),
#site .projects-filter form .toggle-filter:hover:not(.link) {
  background-color: #fff;
  color: #a89787;
}
#site .projects-filter form .reinit-filter.link,
#site .projects-filter form .toggle-filter.link {
  border: none;
  padding: 12px 0 0 0;
  float: none;
  background-color: transparent;
  text-transform: none;
  text-decoration: underline;
  font-size: 13px;
  line-height: 38px;
}
#site .projects-filter form .form-group {
  opacity: 0.65;
  position: relative;
  margin-bottom: 30px;
}
#site .projects-filter form .form-group.active {
  opacity: 1;
}
#site .projects-filter form .form-group.active label.hidden {
  position: absolute;
  top: -7px;
  display: block !important;
  font-size: 9px;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  #site .projects-filter form .form-group.active {
    font-size: 10px;
  }
}
#site .projects-filter form .form-group select {
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#site .projects-filter form .select2 {
  width: 100% !important;
}
#site .projects-filter form .select2 .select2-search--inline {
  width: 1px;
}
@media only screen and (max-width: 991px) {
  #site .projects-filter form .select2 .select2-search--inline input {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0 3px;
  }
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple {
  width: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  padding: 5px 0;
  border-radius: 0;
  background: transparent url("specific/front/img/arrow-down-on@2x.png") no-repeat;
  background-size: 10px;
  background-position: right 2px center;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::placeholder {
  color: #fff;
  font-size: 14px;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple :-moz-placeholder {
  color: #fff;
  font-size: 14px;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::-moz-placeholder {
  color: #fff;
  font-size: 14px;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple :-ms-input-placeholder {
  color: #fff;
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  #site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::placeholder {
    font-size: 16px;
  }
  #site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::-webkit-input-placeholder {
    font-size: 16px;
  }
  #site .projects-filter form .select2 .select2-selection.select2-selection--multiple :-moz-placeholder {
    font-size: 16px;
  }
  #site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::-moz-placeholder {
    font-size: 16px;
  }
  #site .projects-filter form .select2 .select2-selection.select2-selection--multiple :-ms-input-placeholder {
    font-size: 16px;
  }
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple .select2-search__field {
  color: #fff;
  margin-top: 0;
  font-size: 16px;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple .select2-selection__rendered {
  padding-left: 0;
}
#site .projects-filter form .select2 .select2-selection__choice__remove {
  color: #fff;
  margin-right: 3px;
}
#site .projects-filter form .select2 .select2-selection__choice {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  margin-right: 6px;
  padding: 2px 4px;
}
@media only screen and (max-width: 991px) {
  #site .projects-filter form .select2 .select2-selection__choice {
    font-size: 16px;
  }
}
#site .projects-filter form .checkbox label {
  font-weight: 300;
  font-size: 14px;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#site .projects-filter form .checkbox label:hover input ~ .checkmark, #site .projects-filter form .checkbox label:focus input ~ .checkmark {
  background-color: #ccc;
}
#site .projects-filter form .checkbox label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
#site .projects-filter form .checkbox label input:checked ~ .checkmark {
  background-color: #fff;
}
#site .projects-filter form .checkbox label input:checked ~ .checkmark:after {
  display: block;
}
#site .projects-filter form .checkbox label .checkmark {
  position: absolute;
  top: -2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 1px solid #fff;
}
#site .projects-filter form .checkbox label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 3px;
  width: 6px;
  height: 10px;
  border: solid #a89787;
  border-width: 0 2px 2px 0;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#site .projects-filter .filter-selected {
  padding: 50px 0 40px 0;
}
#site .projects-filter .filter-selected ul:after {
  content: "";
  clear: both;
  display: table;
}
#site .projects-filter .filter-selected ul li {
  margin-right: 10px;
  padding: 3px 10px 5px 10px;
  float: left;
  border-radius: 12px;
  border: 1px solid #a89787;
  color: #a89787;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
}
#site .projects-filter .filter-selected ul li .remove {
  font-size: 12px;
  line-height: 12px;
}
#site .projects-filter .filter-selected ul li .option {
  font-size: 11px;
}
@media only screen and (min-width: 992px) {
  #site #mobile-filter-box {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  #site #mobile-filter-box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
    z-index: 10000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #site #mobile-filter-box .btn-close {
    position: absolute;
    right: 10px;
    top: 45px;
  }
  #site #mobile-filter-box .btn-close span {
    background-color: #fff;
  }
  #site #mobile-filter-box.open {
    right: 0;
  }
  #site #mobile-filter-box.open .mobile-side {
    background-color: rgba(0, 0, 0, 0.5);
  }
  #site #mobile-filter-box .mobile-side {
    height: 100%;
    width: 15%;
    float: left;
    background-color: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-delay: 0.2s;
  }
  #site #mobile-filter-box .projects-filter {
    float: left;
    height: 100%;
    width: 85%;
    padding: 40px 15px 20px 15px;
  }
  #site #box-filter .projects-filter {
    display: none !important;
  }
}
#site .award-tag {
  position: absolute !important;
  left: 15px !important;
  height: auto !important;
  right: initial !important;
  top: 15px !important;
  z-index: 10;
  background-color: #e4e4e4;
  padding: 0 8px 7px;
}
#site .award-tag .award-label {
  font-size: 11px;
  font-weight: bold;
  color: #000;
}
#site .award-tag .award-text {
  color: #a89787;
  font-size: 12px;
  display: inline-block;
  margin-top: 6px;
  font-weight: bold;
  text-transform: uppercase;
}
#site #projets {
  position: relative;
  z-index: 5;
  background-color: #e4e4e4;
  /****************************
  *	BLOCK PRESENTATION
  *****************************/
  /****************************
  *	BLOCK PROJETS
  *****************************/
}
#site #projets .bg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
}
#site #projets .bg > div {
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
#site #projets > .row:not(.bg) {
  position: relative;
  z-index: 1;
}
#site #projets .background {
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  margin: 0 !important;
  padding: 0 !important;
}
#site #projets .background .img,
#site #projets .background .gradient {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#site #projets .background .img {
  /*background-image: url('specific/front/img/projets.jpg');*/
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.2;
  z-index: 10;
}
@media only screen and (max-width: 991px) {
  #site #projets .background .img {
    background-position-y: -150px;
    display: none;
  }
}
#site #projets .background .gradient {
  background: transparent url("specific/front/img/projet/maskProjectBg.png") repeat-x center bottom;
  z-index: 20;
}
#site #projets .presentation {
  padding-top: 178px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  #site #projets .presentation {
    height: 80%;
  }
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation {
    padding-top: 150px;
  }
}
#site #projets .presentation .image_left {
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .image_left {
    height: 200px;
  }
}
#site #projets .presentation .image_left div {
  height: 100%;
  top: 0;
  /*background-image:url('specific/front/img/projets_color.jpg');*/
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .image_left div {
    background-position-y: -150px;
  }
}
@media only screen and (min-width: 992px) {
  #site #projets .presentation .image_left div {
    position: absolute;
    left: 0;
    right: 0;
  }
}
#site #projets .presentation .big_title {
  text-align: left;
  margin-bottom: 35px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  #site #projets .presentation .big_title {
    height: 100%;
  }
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .big_title {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  #site #projets .presentation .big_title .center {
    position: absolute;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .big_title .center {
    position: relative;
  }
}
#site #projets .presentation .big_title .title {
  text-transform: uppercase;
  color: #333333;
  font-size: 72px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .big_title .title {
    font-size: 43px;
  }
}
#site #projets .presentation .big_title .title span {
  position: relative;
  display: inline-block;
}
#site #projets .presentation .big_title .title span:before {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #333333;
  left: -36px;
  bottom: 5px;
  opacity: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 767px) {
  #site #projets .presentation .big_title .title span:before {
    width: 8px;
    height: 8px;
    left: -15px;
  }
}
#site #projets .presentation .big_title .text {
  color: #333333;
  margin-top: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
}
@media only screen and (max-width: 991px) {
  #site #projets .presentation .big_title .text {
    font-size: 16px;
    line-height: 24px;
    padding-right: 15px;
  }
}
#site #projets .projets {
  padding-bottom: 10%;
}
#site #projets .projets .message {
  text-transform: uppercase;
  font-weight: 400;
  color: #a89787;
  font-family: "Open Sans", sans-serif;
}
#site #projets .projets .block {
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  #site #projets .projets .block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#site #projets .projets .block.animate {
  opacity: 0;
}
#site #projets .projets .block .detail {
  height: 300px;
  position: relative;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991px) {
  #site #projets .projets .block .detail {
    height: 200px;
  }
}
#site #projets .projets .block .detail a {
  display: block;
  height: 100%;
  position: relative;
}
#site #projets .projets .block .detail a:after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
  left: 0;
  background-image: url("specific/front/img/projet-ombre.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  opacity: 0;
  -webkit-transition: all 800ms;
  -moz-transition: all 800ms;
  -ms-transition: all 800ms;
  -o-transition: all 800ms;
  transition: all 800ms;
}
@media only screen and (max-width: 991px) {
  #site #projets .projets .block .detail a:after {
    opacity: 1;
  }
}
#site #projets .projets .block .detail a .image {
  height: inherit;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
#site #projets .projets .block .detail a .image div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 120%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #projets .projets .block .detail a .image div {
    height: 100%;
  }
}
#site #projets .projets .block .detail a .title {
  opacity: 0;
  position: absolute;
  font-family: "Open Sans", sans-serif;
  right: 37px;
  bottom: 50px;
  font-weight: 100;
  left: 10px;
  z-index: 5;
  text-align: right;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 22px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#site #projets .projets .block .detail a .title:after {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  right: -18px;
  width: 2px;
  background-color: #a89787;
  position: absolute;
}
@media only screen and (max-width: 991px) {
  #site #projets .projets .block .detail a .title {
    bottom: 20px;
    right: 20px;
    opacity: 1;
    font-size: 10px;
  }
  #site #projets .projets .block .detail a .title:after {
    right: -10px;
  }
}
#site #projets .projets .block .detail a:hover:after {
  opacity: 1;
}
#site #projets .projets .block .detail a:hover .title {
  bottom: 37px;
  opacity: 1;
}
#site #projets .more_projets {
  padding-top: 20px;
  padding-bottom: 10%;
  text-align: center;
}
#site #projets .more_projets a {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #a89787;
  border: 1px solid #fff;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  #site #projets .more_projets a {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
#site #projets .more_projets a:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #projets .projects-action button.toggle-filter {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #fff;
  border: 1px solid #a89787;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
  background-color: #a89787;
  font-size: 16px;
  font-weight: 300;
}
@media only screen and (max-width: 991px) {
  #site #projets .projects-action button.toggle-filter {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 991px) {
  #site #projets .projects-action button.toggle-filter {
    width: 100%;
  }
}
#site #projets .projects-action button.toggle-filter:hover {
  background-color: transparent;
  color: #a89787;
}
#site #projets .projects-action button.toggle-filter .fa {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#site #projets .projects-action button.toggle-filter span {
  padding-left: 10px;
}
#site #projets .projects-action button.toggle-filter span.number {
  position: absolute;
  top: -10px;
  right: -10px;
  min-width: 10px;
  min-height: 10px;
  line-height: 10px;
  padding: 5px 6px;
  font-size: 10px;
  font-weight: 600;
  color: #a89787;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 10px;
  background-color: #fff;
}
#site #projets .projects-action button.toggle-filter span.number.null {
  display: none;
}
#site #projets #box-filter {
  max-height: 0;
  -webkit-transition: all 0.6s ease-in;
  -moz-transition: all 0.6s ease-in;
  -ms-transition: all 0.6s ease-in;
  -o-transition: all 0.6s ease-in;
  transition: all 0.6s ease-in;
  overflow: hidden;
}
#site #projets #box-filter.open {
  max-height: 300px;
}
@media only screen and (max-width: 991px) {
  #site #projets #box-filter {
    width: 100%;
  }
}
#site .projects-filter {
  background-color: #a89787;
  color: #fff;
  min-height: 50px;
  padding: 50px 30px 20px 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin-bottom: 35px;
}
#site .projects-filter .mobile-header {
  padding: 0 15px;
}
#site .projects-filter .mobile-header h3 {
  text-transform: uppercase;
  font-weight: 600;
  line-height: 14px;
  margin-bottom: 30px;
}
#site .projects-filter .mobile-header .toggle-filter {
  width: 30px;
  height: 30px;
  padding: 0;
}
#site .projects-filter .mobile-header .toggle-filter span {
  width: 80%;
}
#site .projects-filter form .reinit-filter,
#site .projects-filter form .toggle-filter {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #fff;
  border: 1px solid #fff;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
  font-size: 12px;
  font-weight: 300;
  padding: 12px 18px;
  float: right;
}
@media only screen and (max-width: 991px) {
  #site .projects-filter form .reinit-filter,
#site .projects-filter form .toggle-filter {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
#site .projects-filter form .reinit-filter:hover:not(.link),
#site .projects-filter form .toggle-filter:hover:not(.link) {
  background-color: #fff;
  color: #a89787;
}
#site .projects-filter form .reinit-filter.link,
#site .projects-filter form .toggle-filter.link {
  border: none;
  padding: 12px 0 0 0;
  float: none;
  background-color: transparent;
  text-transform: none;
  text-decoration: underline;
  font-size: 13px;
  line-height: 38px;
}
#site .projects-filter form .form-group {
  opacity: 0.65;
  position: relative;
  margin-bottom: 30px;
}
#site .projects-filter form .form-group.active {
  opacity: 1;
}
#site .projects-filter form .form-group.active label.hidden {
  position: absolute;
  top: -7px;
  display: block !important;
  font-size: 9px;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  #site .projects-filter form .form-group.active {
    font-size: 10px;
  }
}
#site .projects-filter form .form-group select {
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#site .projects-filter form .select2 {
  width: 100% !important;
}
#site .projects-filter form .select2 .select2-search--inline {
  width: 1px;
}
@media only screen and (max-width: 991px) {
  #site .projects-filter form .select2 .select2-search--inline input {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0 3px;
  }
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple {
  width: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  padding: 5px 0;
  border-radius: 0;
  background: transparent url("specific/front/img/arrow-down-on@2x.png") no-repeat;
  background-size: 10px;
  background-position: right 2px center;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::placeholder {
  color: #fff;
  font-size: 14px;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple :-moz-placeholder {
  color: #fff;
  font-size: 14px;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::-moz-placeholder {
  color: #fff;
  font-size: 14px;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple :-ms-input-placeholder {
  color: #fff;
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  #site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::placeholder {
    font-size: 16px;
  }
  #site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::-webkit-input-placeholder {
    font-size: 16px;
  }
  #site .projects-filter form .select2 .select2-selection.select2-selection--multiple :-moz-placeholder {
    font-size: 16px;
  }
  #site .projects-filter form .select2 .select2-selection.select2-selection--multiple ::-moz-placeholder {
    font-size: 16px;
  }
  #site .projects-filter form .select2 .select2-selection.select2-selection--multiple :-ms-input-placeholder {
    font-size: 16px;
  }
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple .select2-search__field {
  color: #fff;
  margin-top: 0;
  font-size: 16px;
}
#site .projects-filter form .select2 .select2-selection.select2-selection--multiple .select2-selection__rendered {
  padding-left: 0;
}
#site .projects-filter form .select2 .select2-selection__choice__remove {
  color: #fff;
  margin-right: 3px;
}
#site .projects-filter form .select2 .select2-selection__choice {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  margin-right: 6px;
  padding: 2px 4px;
}
@media only screen and (max-width: 991px) {
  #site .projects-filter form .select2 .select2-selection__choice {
    font-size: 16px;
  }
}
#site .projects-filter form .checkbox label {
  font-weight: 300;
  font-size: 14px;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#site .projects-filter form .checkbox label:hover input ~ .checkmark, #site .projects-filter form .checkbox label:focus input ~ .checkmark {
  background-color: #ccc;
}
#site .projects-filter form .checkbox label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
#site .projects-filter form .checkbox label input:checked ~ .checkmark {
  background-color: #fff;
}
#site .projects-filter form .checkbox label input:checked ~ .checkmark:after {
  display: block;
}
#site .projects-filter form .checkbox label .checkmark {
  position: absolute;
  top: -2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 1px solid #fff;
}
#site .projects-filter form .checkbox label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 3px;
  width: 6px;
  height: 10px;
  border: solid #a89787;
  border-width: 0 2px 2px 0;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#site .projects-filter .filter-selected {
  padding: 50px 0 40px 0;
}
#site .projects-filter .filter-selected ul:after {
  content: "";
  clear: both;
  display: table;
}
#site .projects-filter .filter-selected ul li {
  margin-right: 10px;
  padding: 3px 10px 5px 10px;
  float: left;
  border-radius: 12px;
  border: 1px solid #a89787;
  color: #a89787;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
}
#site .projects-filter .filter-selected ul li .remove {
  font-size: 12px;
  line-height: 12px;
}
#site .projects-filter .filter-selected ul li .option {
  font-size: 11px;
}
@media only screen and (min-width: 992px) {
  #site #mobile-filter-box {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  #site #mobile-filter-box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
    z-index: 10000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #site #mobile-filter-box .btn-close {
    position: absolute;
    right: 10px;
    top: 45px;
  }
  #site #mobile-filter-box .btn-close span {
    background-color: #fff;
  }
  #site #mobile-filter-box.open {
    right: 0;
  }
  #site #mobile-filter-box.open .mobile-side {
    background-color: rgba(0, 0, 0, 0.5);
  }
  #site #mobile-filter-box .mobile-side {
    height: 100%;
    width: 15%;
    float: left;
    background-color: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-delay: 0.2s;
  }
  #site #mobile-filter-box .projects-filter {
    float: left;
    height: 100%;
    width: 85%;
    padding: 40px 15px 20px 15px;
  }
  #site #box-filter .projects-filter {
    display: none !important;
  }
}
#site .award-tag {
  position: absolute !important;
  left: 15px !important;
  height: auto !important;
  right: initial !important;
  top: 15px !important;
  z-index: 10;
  background-color: #e4e4e4;
  padding: 0 8px 7px;
}
#site .award-tag .award-label {
  font-size: 11px;
  font-weight: bold;
  color: #000;
}
#site .award-tag .award-text {
  color: #a89787;
  font-size: 12px;
  display: inline-block;
  margin-top: 6px;
  font-weight: bold;
  text-transform: uppercase;
}
#site #projet {
  position: relative;
  z-index: 5;
  background-color: #e4e4e4;
  /****************************
  *	BLOCK PRESENTATION
  *****************************/
  /****************************
  *	DIRECTION
  *****************************/
  /****************************
  *	ALL BLOCKS
  *****************************/
}
#site #projet .bg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
}
#site #projet .bg > div {
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
#site #projet > .row:not(.bg) {
  position: relative;
  z-index: 1;
}
#site #projet .background {
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  margin: 0 !important;
  padding: 0 !important;
}
#site #projet .background .img,
#site #projet .background .gradient {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#site #projet .background .img {
  /*background-image: url('specific/front/img/projet.jpg');*/
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.2;
  z-index: 10;
}
@media only screen and (max-width: 991px) {
  #site #projet .background .img {
    background-position-y: -150px;
    display: none;
  }
}
#site #projet .background .gradient {
  background: transparent url("specific/front/img/projet/maskProjectBg.png") repeat-x center bottom;
  z-index: 20;
}
#site #projet .presentation {
  padding-top: 178px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  #site #projet .presentation {
    height: 80%;
  }
}
@media only screen and (max-width: 991px) {
  #site #projet .presentation {
    padding-top: 150px;
  }
}
#site #projet .presentation .image_left {
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #projet .presentation .image_left {
    height: 200px;
  }
}
#site #projet .presentation .image_left div {
  height: 100%;
  top: 0;
  /*background-image:url('specific/front/img/projet_color.jpg');*/
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #projet .presentation .image_left div {
    background-attachment: inherit;
  }
}
@media only screen and (min-width: 992px) {
  #site #projet .presentation .image_left div {
    position: absolute;
    left: 0;
    right: 0;
  }
}
#site #projet .presentation .big_title {
  text-align: left;
  margin-bottom: 35px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  #site #projet .presentation .big_title {
    height: 100%;
  }
}
@media only screen and (max-width: 991px) {
  #site #projet .presentation .big_title {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  #site #projet .presentation .big_title .center {
    position: absolute;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media only screen and (max-width: 991px) {
  #site #projet .presentation .big_title .center {
    position: relative;
  }
}
#site #projet .presentation .big_title .center .barre {
  content: "";
  position: absolute;
  left: -16px;
  top: 0;
  bottom: 50px;
  width: 2px;
  background-color: #a89787;
}
#site #projet .presentation .big_title .date {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 28px;
  margin-bottom: 10px;
}
#site #projet .presentation .big_title .title {
  text-transform: uppercase;
  color: #333333;
  font-size: 46px;
  line-height: 52px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #projet .presentation .big_title .title {
    font-size: 23px;
    line-height: 28px;
  }
}
#site #projet .presentation .big_title .title span {
  position: relative;
  display: inline-block;
}
#site #projet .presentation .big_title .title span:before {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #333333;
  left: -36px;
  bottom: 6px;
  opacity: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#site #projet .presentation .big_title .text {
  color: #333333;
  margin-top: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  font-weight: 300;
}
#site #projet .presentation .big_title .text b {
  font-weight: 700;
  line-height: 30px;
  text-transform: capitalize;
}
#site #projet .presentation .download_pdf {
  margin-top: 30px;
}
#site #projet .presentation .download_pdf a {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #a89787;
  border: 1px solid #a89787;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  #site #projet .presentation .download_pdf a {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
#site #projet .presentation .download_pdf a:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #projet .direction {
  width: 40px;
  height: 46px;
  border: 1px solid transparent;
  background-color: transparent;
  display: block;
  position: fixed;
  font-size: 26px;
  color: #333333;
  top: 50%;
  z-index: 10;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#site #projet .direction:hover {
  background-color: #000000;
  color: #e4e4e4;
  border: 1px solid #333333;
  width: 80px;
}
#site #projet .direction:hover.right {
  right: 0;
}
#site #projet .direction:hover.left {
  left: 0;
}
#site #projet .direction i {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#site #projet .direction.left {
  left: 40px;
  border-right: 1px solid #333333;
}
#site #projet .direction.right {
  right: 40px;
  border-left: 1px solid #333333;
}
#site #projet sup {
  font-size: 12px;
}
#site #projet .additional-info {
  margin: 30px 0;
}
@media only screen and (max-width: 991px) {
  #site #projet .additional-info {
    margin: 0;
  }
}
#site #projet .additional-info .info {
  position: relative !important;
  top: initial !important;
  margin: 30px 0 !important;
  -moz-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
#site #projet .additional-2 {
  margin-top: 80px !important;
}
#site #projet .award-color {
  color: #726963 !important;
}
#site #projet .award-color strong {
  color: #333;
}
#site #projet .blocks .block {
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block.additional .content {
    margin: 0;
  }
}
#site #projet .blocks .block .content {
  position: relative;
  max-width: 1440px;
  margin: 55px auto;
}
#site #projet .blocks .block .image {
  height: inherit;
  position: relative;
  overflow: hidden;
}
#site #projet .blocks .block .image div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 120%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block .image div {
    height: 100%;
  }
}
#site #projet .blocks .block .image div.caption {
  font-family: "Open Sans", sans-serif;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  top: inherit;
  color: #fff;
  padding: 0 10px;
  height: 30px;
  line-height: 28px;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
#site #projet .blocks .block .image:hover > .caption {
  opacity: 1;
}
#site #projet .blocks .block .block_info {
  height: inherit;
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block .block_info {
    margin-top: 50px;
    margin-bottom: 50px;
    height: initial;
  }
}
#site #projet .blocks .block .block_info .info {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  display: block;
}
@media only screen and (min-width: 992px) {
  #site #projet .blocks .block .block_info .info {
    position: absolute;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media only screen and (min-width: 992px) {
  #site #projet .blocks .block .block_info .info {
    font-size: 32px;
    left: 0px;
    right: 0px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block .block_info .info {
    font-size: 20px;
    left: 0px;
    right: 0px;
    line-height: 30px;
  }
}
#site #projet .blocks .block .block_info .info .text {
  font-size: 20px;
  line-height: 28px;
}
#site #projet .blocks .block .block_info .info .text b {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}
#site #projet .blocks .block[data-image=paysage] .info:after {
  content: "";
  display: block;
  width: 128px;
  height: 2px;
  position: absolute;
  top: -20px;
  background-color: #a89787;
}
#site #projet .blocks .block[data-image=paysage] .content {
  height: 547px;
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block[data-image=paysage] .content {
    height: auto;
  }
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block[data-image=paysage] .image {
    height: 300px;
  }
  #site #projet .blocks .block[data-image=paysage] .image div {
    left: 15px;
  }
}
@media only screen and (min-width: 992px) {
  #site #projet .blocks .block[data-image=paysage][data-position=left] .image div {
    left: 15px;
  }
}
@media only screen and (min-width: 992px) {
  #site #projet .blocks .block[data-image=paysage][data-position=right] .image div {
    right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block[data-image=paysage][data-position=right] .image div {
    left: 0px;
    right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  #site #projet .blocks .block[data-image=paysage][data-position=right] .info:after {
    right: 0;
  }
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block[data-image=paysage][data-position=right] .info:after {
    right: 0;
  }
}
#site #projet .blocks .block[data-image=portrait] .info:after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  max-height: 128px;
  position: absolute;
  top: 0;
  background-color: #a89787;
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block[data-image=portrait] .image {
    height: 500px;
  }
}
#site #projet .blocks .block[data-image=portrait][data-position=left] .info:after {
  left: -19px;
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block[data-image=portrait][data-position=left] .info:after {
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  #site #projet .blocks .block[data-image=portrait][data-position=right] .info:after {
    right: -19px;
  }
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block[data-image=portrait][data-position=right] .info:after {
    left: 0;
  }
}
#site #projet .blocks .block[data-image=portrait] .content {
  height: 700px;
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block[data-image=portrait] .content {
    height: auto;
  }
}
@media only screen and (max-width: 991px) {
  #site #projet .blocks .block[data-position=right] .block_info {
    padding-right: 0;
  }
}
#site #projet .blocks .block[data-position=right] .info {
  text-align: right;
}
#site #projet .all_projets {
  padding-bottom: 10%;
  text-align: center;
}
#site #projet .all_projets a {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #a89787;
  border: 1px solid #a89787;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  #site #projet .all_projets a {
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 30px;
  }
}
#site #projet .all_projets a:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #projet .vimeo {
  position: relative;
  padding-top: 50px;
  margin-bottom: 50px;
}
#site #projet .vimeo .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
#site #projet .vimeo .embed-container iframe,
#site #projet .vimeo .embed-container object,
#site #projet .vimeo .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#site #equipe {
  position: relative;
  z-index: 5;
  padding-bottom: 10%;
  background-color: #333333;
  /****************************
  *	BLOCK PRESENTATION
  *****************************/
  /****************************
  *	BLOCK PEOPLES
  *****************************/
  /****************************
  *	BLOCK RECRUTE
  *****************************/
}
#site #equipe .bg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
}
#site #equipe .bg > div {
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
#site #equipe > .row:not(.bg) {
  position: relative;
  z-index: 1;
}
#site #equipe .background {
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  margin: 0 !important;
  padding: 0 !important;
  background-image: url("specific/front/img/equipe.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-color: #333333;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #equipe .background {
    display: none;
  }
}
#site #equipe .customSelect .customSelectInner,
#site #equipe .customSelect,
#site #equipe select {
  width: 100% !important;
  height: 50px !important;
  line-height: 50px;
}
#site #equipe .customSelect {
  text-transform: uppercase;
  padding-left: 25px;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #ffffff;
  margin-bottom: 15px;
  position: relative;
  z-index: -1;
}
#site #equipe .customSelect i {
  position: absolute;
  font-size: 25px;
  top: 50%;
  right: 20px;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#site #equipe .customSelect.customSelectOpen i {
  -moz-transform: translate(0, -50%) rotate(180deg);
  -o-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}
#site #equipe .presentation {
  padding-top: 268px;
}
@media only screen and (max-width: 991px) {
  #site #equipe .presentation {
    padding-top: 150px;
  }
}
#site #equipe .presentation .big_title {
  margin-bottom: 35px;
  position: relative;
  z-index: 2;
}
#site #equipe .presentation .big_title .title {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 72px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  position: relative;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #site #equipe .presentation .big_title .title {
    font-size: 62px;
  }
}
@media screen and (max-width: 991px) {
  #site #equipe .presentation .big_title .title {
    font-size: 54px;
  }
}
@media screen and (max-width: 767px) {
  #site #equipe .presentation .big_title .title {
    font-size: 42px;
  }
}
#site #equipe .presentation .big_title .title span {
  position: relative;
  display: inline-block;
}
#site #equipe .presentation .big_title .title span:before {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  left: -36px;
  bottom: 5px;
  opacity: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 991px) {
  #site #equipe .presentation .big_title .title span:before {
    width: 12px;
    height: 12px;
    left: -24px;
    bottom: 1px;
  }
}
@media screen and (max-width: 767px) {
  #site #equipe .presentation .big_title .title span:before {
    width: 8px;
    height: 8px;
    left: -15px;
    bottom: 1px;
  }
}
#site #equipe .presentation .big_title .text {
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
}
#site #equipe .presentation .big_title .all_filtres {
  position: relative;
}
#site #equipe .presentation .big_title .search {
  border-bottom: 1px solid #fff;
  position: relative;
  padding-right: 20px;
}
#site #equipe .presentation .big_title .search span {
  cursor: pointer;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-image: url(specific/front/img/search-icon.png);
  background-size: 100%;
  z-index: 2;
  position: absolute;
  right: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 991px) {
  #site #equipe .presentation .big_title .search span {
    width: 30px;
    height: 30px;
  }
}
#site #equipe .presentation .big_title .search span.closesearch {
  background-image: url(specific/front/img/close-icon.png);
}
@media screen and (max-width: 991px) {
  #site #equipe .presentation .big_title .search {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  #site #equipe .presentation .big_title .search {
    width: 190px;
    position: absolute;
    top: 6px;
    right: 0;
  }
}
#site #equipe .presentation .big_title .search input {
  width: 100%;
  height: 35px;
  line-height: 35px;
  border: 0;
  padding: 0;
  outline: none !important;
  background: none;
  color: #fff;
}
@media screen and (max-width: 991px) {
  #site #equipe .presentation .big_title .search input {
    height: 50px;
    line-height: 50px;
  }
}
#site #equipe .presentation .big_title .search input ::placeholder {
  color: #fff;
}
#site #equipe .presentation .big_title .search input ::-webkit-input-placeholder {
  color: #fff;
}
#site #equipe .presentation .big_title .search input :-moz-placeholder {
  color: #fff;
}
#site #equipe .presentation .big_title .search input ::-moz-placeholder {
  color: #fff;
}
#site #equipe .presentation .big_title .search input :-ms-input-placeholder {
  color: #fff;
}
#site #equipe .presentation .big_title .filtres .location_categorie {
  display: none;
}
#site #equipe .presentation .big_title .filtres a {
  margin-top: 10px;
  margin-right: 5px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  background-color: transparent;
  display: inline-block;
  padding: 8px 10px;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  text-decoration: none;
  opacity: 1;
  /*@media only screen and (max-width: 991px) {
  	padding-left:0;
  	padding-right:0;
  	text-align:center;
  	width:30px;
  	}*/
}
#site #equipe .presentation .big_title .filtres a:not(.disable):hover {
  background-color: #ffffff;
  color: #333333;
}
#site #equipe .presentation .big_title .filtres a:not(.disable).active {
  background-color: #a89787;
  color: #ffffff;
  border: 1px solid #a89787;
}
#site #equipe .presentation .big_title .filtres a.disable {
  cursor: default;
  opacity: 0.4;
}
#site #equipe .peoples {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 992px) {
  #site #equipe .peoples {
    padding: 0 40px 0 0;
  }
}
@media screen and (max-width: 991px) {
  #site #equipe .peoples {
    padding: 0 20px;
  }
}
#site #equipe .peoples .hover_general {
  position: absolute;
  background-color: #fff;
  border-bottom: 2px solid #a89787;
  z-index: 5;
}
#site #equipe .peoples .hover_general .content {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 100%;
  position: relative;
  /*
  .tel{
  	font-size:14px;
  	font-weight:300;
  	font-family: 'Open Sans', sans-serif;
  	margin-top:10px;
  	&.mobile {
  		@media screen and (min-width: 992px){
  			display: none;
  		}
  	}
  	&.desktop {
  		display: none;
  		@media screen and (min-width: 992px){
  			display: block;
  		}
  	}

  	}*/
}
#site #equipe .peoples .hover_general .content .close_popup {
  color: #a89787;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  z-index: 1;
  border-radius: 50px;
}
#site #equipe .peoples .hover_general .content .close_popup i {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 22px;
}
#site #equipe .peoples .hover_general .content .close_popup:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #equipe .peoples .hover_general .content .image {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
#site #equipe .peoples .hover_general .content .first_name {
  margin-top: 15px;
  font-size: 20px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
#site #equipe .peoples .hover_general .content .last_name {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}
#site #equipe .peoples .hover_general .content .fonction {
  font-size: 14px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  margin: 15px 0;
  line-height: 21px;
}
#site #equipe .peoples .hover_general .content .col {
  position: relative;
}
@media screen and (max-width: 1300px) and (min-width: 1100px) {
  #site #equipe .peoples .hover_general .content .col .ctr .first_name {
    margin: 0px;
    font-size: 14px;
  }
}
@media screen and (max-width: 600px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (max-width: 1200px) and (min-width: 992px) {
  #site #equipe .peoples .hover_general .content .col .ctr {
    border: 1px solid transparent;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  #site #equipe .peoples .hover_general .content .col .ctr .first_name {
    margin: 0px;
    font-size: 14px;
  }
  #site #equipe .peoples .hover_general .content .col .ctr .last_name {
    font-size: 16px;
    margin: 0px;
  }
  #site #equipe .peoples .hover_general .content .col .ctr .fonction {
    font-size: 13px;
    margin: 3px 0;
    line-height: normal;
  }
}
#site #equipe .peoples .hover_general .content a {
  display: inline-block;
  font-size: 14px;
  color: #a89787;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #a89787;
  padding: 10px 10px;
  text-decoration: none;
  width: 30px;
  text-align: center;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media screen and (min-width: 992px) {
  #site #equipe .peoples .hover_general .content a {
    width: auto;
    text-align: left;
  }
}
#site #equipe .peoples .hover_general .content a:hover {
  background-color: #a89787;
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  #site #equipe .peoples .hover_general .content a .mobile {
    display: none;
  }
}
#site #equipe .peoples .hover_general .content a .desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  #site #equipe .peoples .hover_general .content a .desktop {
    display: initial;
  }
}
#site #equipe .peoples .people {
  cursor: pointer;
  margin-bottom: 0px;
  position: absolute;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -ms-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#site #equipe .peoples .people .hover_effect {
  -webkit-transition: opacity 200ms;
  -moz-transition: opacity 200ms;
  -ms-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 1;
  font-size: 30px;
  opacity: 0;
}
#site #equipe .peoples .people.disabled .image {
  opacity: 0.4;
}
#site #equipe .peoples .people:hover .image {
  opacity: 1;
}
#site #equipe .peoples .people:hover .hover_effect {
  opacity: 1;
}
#site #equipe .peoples .people:hover .image {
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
#site #equipe .peoples .people.not_visible {
  pointer-events: none;
}
#site #equipe .peoples .people .hover {
  left: 0px;
  top: 0px;
  bottom: 0px;
  background-color: #fff;
  position: absolute;
  display: none;
  opacity: 0;
  z-index: -1;
  display: block;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -ms-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#site #equipe .peoples .people .hover.active {
  opacity: 1;
  z-index: 1;
}
#site #equipe .peoples .people .image_wrapper {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-bottom: 2px solid #a89787;
  overflow: hidden;
  background-color: #000;
}
@media screen and (min-width: 992px) {
  #site #equipe .peoples .people .image_wrapper {
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
}
#site #equipe .peoples .people .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 1;
}
#site #equipe .peoples .people .image[data-position=left] {
  background-position: 18% center;
}
#site #equipe .peoples .people .image[data-position=right] {
  background-position: 87% center;
}
#site #equipe .recrute {
  margin-top: 80px;
  padding-top: 40px;
  padding-bottom: 80px;
  padding-right: 30px !important;
  padding-left: 30px !important;
  color: #ffffff;
  background-image: url("specific/front/img/recrute.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #7d6b5a;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  #site #equipe .recrute {
    padding-bottom: 40px;
  }
}
#site #equipe .recrute .big_title {
  position: relative;
  /*@media screen and (min-width: 992px) {
    margin-left: 25px;
    width: calc(100% - 25px);
  }*/
}
#site #equipe .recrute .big_title:before {
  content: "";
  position: absolute;
  display: block;
  left: 15px;
  top: 0;
  width: 120px;
  height: 2px;
  background-color: #ffffff;
}
#site #equipe .recrute .big_title .title {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 32px;
  padding: 20px 0;
  font-weight: 100;
}
#site #equipe .recrute .big_title .title span {
  font-weight: 600;
}
#site #equipe .recrute .big_title .text {
  font-size: 20px;
  font-weight: 100;
  font-family: "Open Sans", sans-serif;
}
#site #equipe .recrute .jobs {
  position: relative;
}
#site #equipe .recrute .jobs .flex-direction-nav {
  position: absolute;
  top: 10px;
  right: 10px;
  /*@include transform(translate(100%,-5px));*/
  overflow: hidden;
  z-index: 10;
}
#site #equipe .recrute .jobs .flex-direction-nav li {
  position: relative;
  list-style-type: none;
  display: inline-block;
}
#site #equipe .recrute .jobs .flex-direction-nav li a {
  color: #eaeaea;
  display: inline-block;
  font-size: 40px;
  padding: 0 5px;
  opacity: 0.6;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#site #equipe .recrute .jobs .flex-direction-nav li a:hover {
  opacity: 1;
}
#site #equipe .recrute .jobs .flexslider .slides {
  position: relative;
  height: auto;
}
#site #equipe .recrute .jobs .flexslider .slides > li {
  position: absolute !important;
  left: 0;
  top: 0;
  margin-right: 0 !important;
}
#site #equipe .recrute .jobs .job {
  margin-top: 48px;
  padding-left: 0px !important;
  font-family: "Open Sans", sans-serif;
}
#site #equipe .recrute .jobs .job .name {
  font-size: 20px;
  font-weight: 600;
}
#site #equipe .recrute .jobs .job .lieu {
  font-size: 20px;
  font-weight: 300;
  padding-top: 10px;
}
#site #equipe .recrute .jobs .job .description {
  font-size: 16px;
  padding: 10px 0;
  line-height: 22px;
  font-weight: 100;
}
#site #equipe .recrute .jobs .job a {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 100;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #ffffff;
  padding: 8px 10px;
  text-decoration: none;
  margin-right: 6px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#site #equipe .recrute .jobs .job a:hover {
  background-color: #ffffff;
  color: #333333;
}
#site #apropos {
  position: relative;
  z-index: 5;
  background-color: #333333;
  padding-bottom: 100px;
  /****************************
  *	BLOCK PRESENTATION
  *****************************/
  /****************************
  *	ALL BLOCKS
  *****************************/
  /****************************
  *	BLOCK RECRUTE
  *****************************/
}
#site #apropos .bg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
}
#site #apropos .bg > div {
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
#site #apropos > .row:not(.bg) {
  position: relative;
  z-index: 1;
}
#site #apropos .background {
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  margin: 0 !important;
  padding: 0 !important;
  background-image: url("specific/front/img/apropos.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #apropos .background {
    display: none;
  }
}
#site #apropos .presentation {
  padding-top: 178px;
  height: 80%;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #apropos .presentation {
    padding-top: 150px;
    height: auto;
  }
}
#site #apropos .presentation .image_right {
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #apropos .presentation .image_right {
    height: 200px;
  }
}
#site #apropos .presentation .image_right div {
  height: 100%;
  top: 0;
  background-image: url("specific/front/img/apropos_color.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #apropos .presentation .image_right div {
    background-position-y: -150px;
  }
}
@media only screen and (min-width: 992px) {
  #site #apropos .presentation .image_right div {
    position: absolute;
    left: 0;
    right: 0;
  }
}
#site #apropos .presentation .big_title {
  text-align: left;
  margin-bottom: 35px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  #site #apropos .presentation .big_title {
    height: 100%;
  }
}
@media only screen and (max-width: 991px) {
  #site #apropos .presentation .big_title {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  #site #apropos .presentation .big_title .center {
    position: absolute;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
#site #apropos .presentation .big_title .title {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 72px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #apropos .presentation .big_title .title {
    font-size: 43px;
  }
}
#site #apropos .presentation .big_title .title span {
  position: relative;
  display: inline-block;
}
#site #apropos .presentation .big_title .title span:before {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  left: -36px;
  bottom: 4px;
  opacity: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#site #apropos .presentation .big_title .text {
  color: #ffffff;
  margin-top: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
  padding-right: 20px;
}
@media only screen and (max-width: 991px) {
  #site #apropos .presentation .big_title .text {
    font-size: 16px;
    line-height: 24px;
    padding-right: 15px;
  }
}
#site #apropos .blocks .citation {
  padding: 50px 0;
}
#site #apropos .blocks .citation .text {
  padding: 50px 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 22px;
  line-height: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: italic;
  text-align: center;
}
#site #apropos .blocks .citation .separateur {
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
}
#site #apropos .blocks .block {
  color: #ffffff;
  position: relative;
}
#site #apropos .blocks .block .content {
  max-width: 1440px;
  margin: 55px auto;
  height: 150px;
  position: relative;
}
@media only screen and (min-width: 475px) {
  #site #apropos .blocks .block .content {
    height: 350px;
  }
}
@media only screen and (min-width: 992px) {
  #site #apropos .blocks .block .content {
    margin: 150px auto;
  }
}
#site #apropos .blocks .block .image {
  height: inherit;
  position: relative;
  overflow: hidden;
}
#site #apropos .blocks .block .image div {
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  #site #apropos .blocks .block .image div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 120%;
  }
}
#site #apropos .blocks .block .block_info {
  height: inherit;
}
@media only screen and (max-width: 991px) {
  #site #apropos .blocks .block .block_info {
    height: initial;
  }
}
#site #apropos .blocks .block .block_info .info {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  display: block;
}
@media only screen and (max-width: 991px) {
  #site #apropos .blocks .block .block_info .info {
    margin-top: 30px;
    font-size: 20px;
    left: 0px;
    right: 0px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 992px) {
  #site #apropos .blocks .block .block_info .info {
    position: absolute;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 32px;
    left: 0px;
    right: 0px;
    line-height: 40px;
  }
}
#site #apropos .blocks .block .block_info .info:after {
  content: "";
  display: block;
  max-height: 128px;
  position: absolute;
  top: 0;
  background-color: #a89787;
}
@media only screen and (max-width: 991px) {
  #site #apropos .blocks .block .block_info .info:after {
    top: -5px;
    height: 2px;
    width: 130px;
  }
}
@media only screen and (min-width: 992px) {
  #site #apropos .blocks .block .block_info .info:after {
    width: 2px;
    height: 100%;
  }
}
#site #apropos .blocks .block .block_info .info .text {
  font-size: 20px;
  line-height: 28px;
}
#site #apropos .blocks .block .block_info .info .text b {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}
#site #apropos .blocks .block[data-position=left] .info:after {
  left: -15px;
}
@media only screen and (max-width: 991px) {
  #site #apropos .blocks .block[data-position=left] .info:after {
    left: 0px;
  }
}
#site #apropos .blocks .block[data-position=right] .info {
  text-align: right;
}
#site #apropos .blocks .block[data-position=right] .info:after {
  right: -15px;
}
@media only screen and (max-width: 991px) {
  #site #apropos .blocks .block[data-position=right] .info:after {
    right: 0px;
  }
}
#site #apropos .all_projets {
  padding-bottom: 100px;
  text-align: center;
}
#site #apropos .all_projets a {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 15px 18px;
  color: #a89787;
  border: 1px solid #a89787;
  text-decoration: none;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-color: #e4e4e4;
}
#site #apropos .all_projets a:hover {
  background-color: #a89787;
  color: #ffffff;
}
#site #apropos .recrute {
  margin-top: 80px;
  padding-top: 40px;
  padding-bottom: 80px;
  padding-right: 30px !important;
  padding-left: 30px !important;
  color: #ffffff;
  background-image: url("specific/front/img/recrute.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #7d6b5a;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  #site #apropos .recrute {
    padding-bottom: 40px;
  }
}
#site #apropos .recrute .big_title {
  position: relative;
  /*@media screen and (min-width: 992px) {
    margin-left: 25px;
    width: calc(100% - 25px);
  }*/
}
#site #apropos .recrute .big_title:before {
  content: "";
  position: absolute;
  display: block;
  left: 15px;
  top: 0;
  width: 120px;
  height: 2px;
  background-color: #ffffff;
}
#site #apropos .recrute .big_title .title {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 32px;
  padding: 20px 0;
  font-weight: 100;
}
#site #apropos .recrute .big_title .title span {
  font-weight: 600;
}
#site #apropos .recrute .big_title .text {
  font-size: 20px;
  font-weight: 100;
  font-family: "Open Sans", sans-serif;
}
#site #apropos .recrute .jobs {
  position: relative;
}
#site #apropos .recrute .jobs .flex-direction-nav {
  position: absolute;
  top: 10px;
  right: 10px;
  /*@include transform(translate(100%,-5px));*/
  overflow: hidden;
  z-index: 10;
}
#site #apropos .recrute .jobs .flex-direction-nav li {
  position: relative;
  list-style-type: none;
  display: inline-block;
}
#site #apropos .recrute .jobs .flex-direction-nav li a {
  color: #eaeaea;
  display: inline-block;
  font-size: 40px;
  padding: 0 5px;
  opacity: 0.6;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#site #apropos .recrute .jobs .flex-direction-nav li a:hover {
  opacity: 1;
}
#site #apropos .recrute .jobs .flexslider .slides {
  position: relative;
  height: auto;
}
#site #apropos .recrute .jobs .flexslider .slides > li {
  position: absolute !important;
  left: 0;
  top: 0;
  margin-right: 0 !important;
}
#site #apropos .recrute .jobs .job {
  margin-top: 48px;
  padding-left: 0px !important;
  font-family: "Open Sans", sans-serif;
}
#site #apropos .recrute .jobs .job .name {
  font-size: 20px;
  font-weight: 600;
}
#site #apropos .recrute .jobs .job .lieu {
  font-size: 20px;
  font-weight: 300;
  padding-top: 10px;
}
#site #apropos .recrute .jobs .job .description {
  font-size: 16px;
  padding: 10px 0;
  line-height: 22px;
  font-weight: 100;
}
#site #apropos .recrute .jobs .job a {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 100;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #ffffff;
  padding: 8px 10px;
  text-decoration: none;
  margin-right: 6px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#site #apropos .recrute .jobs .job a:hover {
  background-color: #ffffff;
  color: #333333;
}
#site #contact {
  position: relative;
  z-index: 5;
  background-color: #333333;
  padding-bottom: 100px;
  /****************************
  *	BLOCK PRESENTATION
  *****************************/
  /****************************
  *	BLOCK EQUIPE
  *****************************/
}
#site #contact .bg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
}
#site #contact .bg > div {
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
#site #contact > .row:not(.bg) {
  position: relative;
  z-index: 1;
}
#site #contact .background {
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  margin: 0 !important;
  padding: 0 !important;
  background-image: url("specific/front/img/apropos.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #contact .background {
    display: none;
  }
}
#site #contact .presentation {
  padding-top: 178px;
  height: 80%;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #contact .presentation {
    padding-top: 150px;
    height: auto;
  }
}
#site #contact .presentation .image_right {
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #contact .presentation .image_right {
    height: 200px;
  }
}
#site #contact .presentation .image_right div {
  height: 100%;
  top: 0;
  background-image: url("specific/front/img/apropos_color.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #contact .presentation .image_right div {
    background-position-y: -150px;
  }
}
@media only screen and (min-width: 992px) {
  #site #contact .presentation .image_right div {
    position: absolute;
    left: 0;
    right: 0;
  }
}
#site #contact .presentation .big_title {
  text-align: left;
  margin-bottom: 35px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  #site #contact .presentation .big_title {
    height: 100%;
  }
}
@media only screen and (max-width: 991px) {
  #site #contact .presentation .big_title {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  #site #contact .presentation .big_title .center {
    position: absolute;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
#site #contact .presentation .big_title .title {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 72px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #site #contact .presentation .big_title .title {
    font-size: 43px;
  }
}
#site #contact .presentation .big_title .title span {
  position: relative;
  display: inline-block;
}
#site #contact .presentation .big_title .title span:before {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  left: -36px;
  bottom: 5px;
  opacity: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#site #contact .presentation .big_title .text {
  color: #ffffff;
  margin-top: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
  padding-right: 20px;
}
@media only screen and (max-width: 991px) {
  #site #contact .presentation .big_title .text {
    font-size: 16px;
    line-height: 24px;
    padding-right: 15px;
  }
}
#site #contact .office {
  position: relative;
}
#site #contact .office .content {
  margin: 35px 0;
  position: relative;
  height: 340px;
}
@media only screen and (max-width: 991px) {
  #site #contact .office .content {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  #site #contact .office .content {
    height: 220px;
  }
}
#site #contact .office .image {
  height: inherit;
  position: relative;
  overflow: hidden;
}
#site #contact .office .image .slides {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
#site #contact .office .image .slides li {
  height: 100%;
}
#site #contact .office .image .slides li div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 120%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  #site #contact .office .image .slides li div {
    height: 100%;
  }
}
#site #contact .office .block_info {
  height: inherit;
}
#site #contact .office .block_info .info {
  position: absolute;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 40px;
  right: 40px;
  display: block;
  padding: 15px 0;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #site #contact .office .block_info .info {
    left: 20px;
    right: 20px;
  }
}
#site #contact .office .block_info .info span {
  display: block;
}
#site #contact .office .block_info .info span.name {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #site #contact .office .block_info .info span.name {
    font-size: 12px;
  }
}
#site #contact .office .block_info .info span.city {
  margin-top: 1px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 24px;
}
@media screen and (min-width: 992px) {
  #site #contact .office .block_info .info span.city {
    font-size: 32px;
  }
}
#site #contact .office .block_info .info span.telephone {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
}
@media screen and (max-width: 767px) {
  #site #contact .office .block_info .info span.telephone {
    font-size: 12px;
    line-height: 18px;
  }
}
#site #contact .office .block_info .info span.adresse {
  margin-top: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
}
@media screen and (max-width: 767px) {
  #site #contact .office .block_info .info span.adresse {
    font-size: 12px;
    line-height: 18px;
  }
}
#site #contact .office .block_info .info a.adresse {
  margin-top: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
}
#site #contact .office .block_info .info a:not(.adresse) {
  margin-top: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  background-color: transparent;
  display: inline-block;
  padding: 8px 10px;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  text-decoration: none;
}
#site #contact .office .block_info .info a:not(.adresse):hover {
  background-color: #ffffff;
  color: #333333;
}
#site #contact .office .block_info .info a:not(.adresse).team {
  position: relative;
}
#site #contact .office .block_info .info a:not(.adresse).team .bgImg {
  display: block;
  height: 100%;
  width: 100%;
  background-image: url("specific/front/img/team.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px;
  opacity: 0.7;
}
#site #contact .office .block_info .info a:not(.adresse).team .bgImg:hover {
  background-image: url("specific/front/img/team_black.png");
}
@media only screen and (max-width: 991px) {
  #site #contact .office .block_info .info a:not(.adresse) {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    vertical-align: bottom;
  }
}
@media only screen and (max-width: 400px) {
  #site #contact .office .block_info .info a:not(.adresse) {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
#site #contact .office .block_info .info:after {
  content: "";
  display: block;
  width: 128px;
  height: 2px;
  position: absolute;
  top: 0;
  background-color: #a89787;
}
@media screen and (max-width: 767px) {
  #site #contact .office .block_info .info:after {
    width: 60px;
    height: 2px;
  }
}
@media only screen and (max-width: 991px) {
  #site #contact .office[data-position=left] .image .slides {
    left: 15px;
  }
}
#site #contact .office[data-position=right] .info {
  text-align: right;
}
#site #contact .office[data-position=right] .info:after {
  right: 0;
}
@media only screen and (max-width: 991px) {
  #site #contact .office[data-position=right] .image .slides {
    right: 15px;
  }
}

/****************************
*	VERSION MOBILE
*****************************/
*[data-mobile="1"] {
  display: none !important;
}

@media only screen and (max-width: 991px) {
  *[data-mobile="1"] {
    display: block !important;
  }

  *[data-mobile="0"] {
    display: none !important;
  }
}

/*# sourceMappingURL=style.css.map */


/* end of style.css */

