/* IMPORTATION FONT */
@font-face {
  font-family: 'VectoraLTStd';
  src: url('../fonts/VectoraLTStd-Light.eot');
  src: url('../fonts/VectoraLTStd-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/VectoraLTStd-Light.woff') format('woff'), url('../fonts/VectoraLTStd-Light.ttf') format('truetype'), url('../fonts/VectoraLTStd-Light.svg#VectoraLTStd-Light') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'VectoraLTStd';
  src: url('../fonts/VectoraLTStd-Bold.eot');
  src: url('../fonts/VectoraLTStd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/VectoraLTStd-Bold.woff') format('woff'), url('../fonts/VectoraLTStd-Bold.ttf') format('truetype'), url('../fonts/VectoraLTStd-Bold.svg#VectoraLTStd-Bold') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'VectoraLTStd';
  src: url('../fonts/VectoraLTStd-Italic.eot');
  src: url('../fonts/VectoraLTStd-Italic?#iefix') format('embedded-opentype'), url('../fonts/VectoraLTStd-Italic.woff') format('woff'), url('../fonts/VectoraLTStd-Italic.ttf') format('truetype'), url('../fonts/VectoraLTStd-Italic.svg#VectoraLTStd-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'VectoraLTStd';
  src: url('../fonts/VectoraLTStd-Roman.eot');
  src: url('../fonts/VectoraLTStd-Roman?#iefix') format('embedded-opentype'), url('../fonts/VectoraLTStd-Roman.woff') format('woff'), url('../fonts/VectoraLTStd-Roman.ttf') format('truetype'), url('../fonts/VectoraLTStd-Roman.svg#VectoraLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'VectoraLTStd';
  src: url('../fonts/VectoraLTStd-LightItalic.eot');
  src: url('../fonts/VectoraLTStd-LightItalic?#iefix') format('embedded-opentype'), url('../fonts/VectoraLTStd-LightItalic.woff') format('woff'), url('../fonts/VectoraLTStd-LightItalic.ttf') format('truetype'), url('../fonts/VectoraLTStd-LightItalic.svg#VectoraLTStd-LightItalic') format('svg');
  font-weight: 100;
  font-style: italic;
}
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
a {
  outline: none;
  border: none;
  text-decoration: none;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
* {
  margin: 0;
  padding: 0;
  font-family: 'VectoraLTStd', sans-serif;
  font-weight: 100;
}
/* GENERAL */
h1,
h2,
h3,
h4,
p {
  font-family: 'VectoraLTStd', sans-serif;
  font-weight: 100;
}
h1.titre_client_h1 {
  font-size: 36px;
  line-height: 1.3em;
  font-weight: 100;
}
h2.titre_projet_h2 {
  font-size: 1.2em;
}
h2 {
  font-size: 36px;
  font-weight: 100;
  line-height: 46px;
}
h3 {
  font-size: 1.7em;
  line-height: 1.3em;
  font-weight: 100;
}
h4 {
  font-size: 1.2em;
}
p {
  font-size: 16px;
  line-height: 24px;
}
/* GENERAL */
body {
  background: url("../img/bg.jpg") #343434 repeat left top;
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  overflow-y: visible;
}
body .vous_h1 {
  border: 0 none;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0px;
}
body #newsletter_wrapper {
  width: 468px;
  height: 484px;
  background: #a6ae39;
  padding: 59px 75px 75px;
  font-family: 'VectoraLTStd', sans-serif;
  font-weight: 100;
  margin: 0 auto;
  position: relative;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
body #newsletter_wrapper .newsletter_end {
  text-align: center;
  display: none;
}
body #newsletter_wrapper h1 {
  color: white;
  font-size: 36px;
  line-height: 44px;
}
body #newsletter_wrapper p {
  color: #343434;
  font-size: 16px;
  margin-top: 25px;
}
body #newsletter_wrapper form {
  margin-top: 30px;
  width: 468px;
  position: relative;
}
body #newsletter_wrapper form .form_section {
  width: 468px;
  height: 59px;
  font-family: 'VectoraLTStd', sans-serif;
  font-weight: normal;
  position: relative;
  overflow: hidden;
}
body #newsletter_wrapper form .form_section label {
  color: #343434;
  float: left;
  display: block;
  font-size: 16px;
  margin-top: 12px;
}
body #newsletter_wrapper form .form_section input {
  width: 294px;
  height: 42px;
  padding: 2px 20px 0px 20px;
  margin: 0 0 15px 0;
  background: #575b11;
  font-size: 15px;
  color: #f2f2f2;
  text-transform: none;
  float: right;
  border: none;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  -moz-box-shadow: inset 0 0 2px #444;
  -webkit-box-shadow: inset 0 0 2px#444;
  box-shadow: inner 0 0 2px #444;
}
body #newsletter_wrapper form .form_section .form_new_submit {
  float: left;
  margin-left: 134px;
  padding: 10px 30px;
  border: none;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #333333;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  font-family: 'VectoraLTStd', sans-serif;
  font-weight: normal;
  cursor: pointer;
}
body #newsletter_wrapper form .form_section .form_note {
  display: block;
  font-size: 12px;
  position: absolute;
  bottom: 15px;
  right: 0px;
}
body #newsletter_wrapper .form_new_error {
  width: 400px;
  height: 52px;
  font-family: 'VectoraLTStd', sans-serif;
  font-weight:normal;
  overflow: hidden;
  padding-top: 20px;
}
body #newsletter_wrapper .form_new_error span {
  color: #ab2f2f;
  font-size: 14px;
  float: left;
  margin-left: 110px;
  display: none;
}
body #newsletter_wrapper .mfp-close {
  position: absolute;
  right: -60px;
  top: 0px;
  background: url("../img/lightbox_close_button.png") right top no-repeat;
  width: 100px;
  height: 63px;
  z-index: -500;
  border: none;
  content: "";
  color: transparent;
  cursor: pointer;
}
body .wrapper {
  width: 1044px;
  max-width: 1044px;
  /*1024+marge de 18*/
  margin: 0 auto;
}
body .wrapper header {
  height: 112px;
}
body .wrapper header #mobile-header {
  width: 32px;
  height: 32px;
  background-color: #a6ae39;
  padding: 3px;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  position: relative;
  top: 35px;
  left: 20px;
  border: 0;
  display: none;
}
body .wrapper header #mobile-header a#responsive-menu-button {
  padding: 30px;
  outline: none;
  border: none;
}
body .wrapper header #mobile-header a#responsive-menu-button img {
  outline: none;
  border: none;
  position: absolute;
  top: 10px !important;
  left: 5px !important;
  width: 27px;
  height: 17px;
}
body .wrapper header .menu {
  list-style-type: none;
  padding: 0px 0px 45px 0px;
}
body .wrapper header .menu li {
  float: left;
  margin-right: 25px;
  padding-top: 30px;
  border-top: 6px solid transparent;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body .wrapper header .menu li:hover {
  border-top: 6px solid #a6ae39;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
body .wrapper header .menu li a {
  color: white;
  text-decoration: none;
  font-weight: lighter;
  font-size: 16px;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
  font-family: 'VectoraLTStd', sans-serif;
  font-weight: 100;
  font-size: 15px;
  color: #c2c2c2;
  letter-spacing: 0.07em;
  padding-top: 40px;
}
body .wrapper header .menu li:hover {
  color: #a6ae39;
}
body .wrapper header .menu li.current a {
  color: #a6ae39;
}
body .wrapper header .menu li.active {
  border-top: 6px solid #a6ae39;
}
body .wrapper header .menu li.active current {
  border-top: 6px solid #a6ae39;
  opacity: 0.5;
}
body .wrapper header .menu li a.roll-link {
  overflow: hidden;
  vertical-align: top;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  -ms-perspective: 600px;
  perspective: 600px;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  -ms-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  display: block;
  margin-top: -40px;
  padding-top: 40px;
}
body .wrapper header .menu li a.roll-link:hover {
  text-decoration: none;
}
body .wrapper header .menu li a.roll-link span {
  display: block;
  position: relative;
  height: 23px;
  background: url("../img/bg.jpg") #343434 repeat left top;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  transition: all 250ms ease;
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
body .wrapper header .menu li a.roll-link:hover span {
  -webkit-transform: translate3d(0px, 0px, -15px) rotateX(90deg);
  -moz-transform: translate3d(0px, 0px, -15px) rotateX(90deg);
  -ms-transform: translate3d(0px, 0px, -15px) rotateX(90deg);
  transform: translate3d(0px, 0px, -15px) rotateX(90deg);
}
body .wrapper header .menu li a.roll-link span:after {
  content: attr(data-title);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  color: #FFF;
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
  -moz-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
  -ms-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
  transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
}
body .wrapper header .social_barre {
  float: right;
  list-style-type: none;
  margin-top: -17px;
}
body .wrapper header .social_barre li {
  height: 32px;
  width: 32px;
  float: left;
  margin-right: 15px;
  -webkit-transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
  -ms-transition: all ease 0.1s;
  transition: all ease 0.1s;
}
body .wrapper header .social_barre li a {
  width: 32px;
  height: 32px;
  display: block;
  outline: none;
}
body .wrapper header .social_barre li:first-child {
  background: url('../img/sprite.png') no-repeat 0px -496px;
  -webkit-transition: width 2s ease;
  -moz-transition: width 2s ease;
  -ms-transition: width 2s ease;
  -o-transition: width 2s ease;
  transition: width 2s ease;
}
body .wrapper header .social_barre li:first-child:hover {
  background-position: -32px -496px;
}
body .wrapper header .social_barre li:first-child + li {
  background: url('../img/sprite.png') no-repeat 0px -448px;
  -webkit-transition: width 2s ease;
  -moz-transition: width 2s ease;
  -ms-transition: width 2s ease;
  -o-transition: width 2s ease;
  transition: width 2s ease;
}
body .wrapper header .social_barre li:first-child + li:hover {
  background-position: 0px -416px;
}
body .wrapper header .social_barre li:first-child + li + li {
  background: url('../img/sprite.png') no-repeat -32px -416px;
  width: 33px;
  -webkit-transition: width 2s ease;
  -moz-transition: width 2s ease;
  -ms-transition: width 2s ease;
  -o-transition: width 2s ease;
  transition: width 2s ease;
}
body .wrapper header .social_barre li:first-child + li + li:hover {
  background-position: -32px -448px;
}
body .wrapper header .social_barre li:first-child + li + li + li {
  background: url('../img/sprite.png') no-repeat -32px -384px;
  -webkit-transition: width 2s ease;
  -moz-transition: width 2s ease;
  -ms-transition: width 2s ease;
  -o-transition: width 2s ease;
  transition: width 2s ease;
}
body .wrapper header .social_barre li:first-child + li + li + li:hover {
  background-position: 0px -384px;
}
body .wrapper #container {
  padding-bottom: 20px;
}
body .wrapper #container .element {
  width: 243px;
  height: 243px;
  margin-top: 18px;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #a6ae39;
  /*
				&.r1 .parent, &.r1 .parent img{.r_radius(0px, 10px, 10px, 10px); overflow:hidden;}
				&.r2 .parent, &.r2 .parent img{.r_radius(10px, 0px, 10px, 10px); overflow:hidden; }
				&.r3 .parent, &.r3 .parent img{.r_radius(10px, 10px, 0px, 10px); overflow:hidden;}
				&.r4 .parent, &.r4 .parent img{.r_radius(10px, 10px, 10px, 0px); overflow:hidden;}
				*/

  /*content box*/

}
body .wrapper #container .element.broad {
  width: 504px;
}
body .wrapper #container .element.tall {
  height: 504px;
}
body .wrapper #container .element.big {
  width: 504px;
  height: 504px;
}
body .wrapper #container .element.sky {
  width: 765px;
}
body .wrapper #container .element.monstersky {
  width: 1026px;
}
body .wrapper #container .element.extrabig {
  width: 765px;
  height: 504px;
}
body .wrapper #container .element.great {
  width: 1026px;
  height: 504px;
}
body .wrapper #container .element.monster {
  height: 765px;
}
body .wrapper #container .element.bigmonster {
  width: 504px;
  height: 765px;
}
body .wrapper #container .element.extramonster {
  width: 765px;
  height: 765px;
}
body .wrapper #container .element.grown {
  width: 1026px;
  height: 765px;
}
body .wrapper #container .element.full {
  height: 1026px;
}
body .wrapper #container .element.heavy {
  width: 504px;
  height: 1026px;
}
body .wrapper #container .element.fullgrown {
  width: 765px;
  height: 1026px;
}
body .wrapper #container .element.extrafull {
  width: 1026px;
  height: 1026px;
}
body .wrapper #container .element.r1 {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
body .wrapper #container .element.r2 {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
body .wrapper #container .element.r3 {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 10px;
}
body .wrapper #container .element.r4 {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0px;
}
body .wrapper #container .element.r1.type_image .parent a {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
body .wrapper #container .element.r2.type_image .parent a {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
body .wrapper #container .element.r3.type_image .parent a {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 10px;
}
body .wrapper #container .element.r4.type_image .parent a {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0px;
}
body .wrapper #container .element.r1.type_image .parent .mask {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
body .wrapper #container .element.r2.type_image .parent .mask {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
body .wrapper #container .element.r3.type_image .parent .mask {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 10px;
}
body .wrapper #container .element.r4.type_image .parent .mask {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0px;
}
body .wrapper #container .element.transparence {
  background-color: transparent;
}
body .wrapper #container .element p a {
  color: #343434;
}
body .wrapper #container .element p a:hover {
  text-decoration: none;
}
body .wrapper #container .element.type_retour_box {
  position: relative;
  display: block;
}
body .wrapper #container .element.type_retour_box a#retour_box {
  position: absolute;
  top: 33%;
  left: 50%;
  margin-left: -32px;
  margin-top: -32px;
}
body .wrapper #container .element.type_retour_box a#retour_box .retour_voir {
  width: 64px;
  height: 64px;
  background: url('../img/retour_projet_hoverr.png') no-repeat;
}
body .wrapper #container .element.type_retour_box a#retour_box .retour_voir:hover {
  background: url('../img/retour_projet_normal.png') no-repeat;
}
body .wrapper #container .element.type_retour_box h3 {
  color: white;
  padding: 30px 30px 20px 30px;
  font-size: 22px;
  position: absolute;
  top: 125px;
  left: 12px;
}
body .wrapper #container .element.type_voir {
  position: relative;
  display: block;
}
body .wrapper #container .element.type_voir a#voir_lien {
  width: 100%;
  position: relative;
  height: 100%;
  display: block;
}
body .wrapper #container .element.type_voir a#voir_lien .picto_voir {
  width: 64px;
  height: 64px;
  background: url('../img/voir_hover.png') no-repeat;
  position: absolute;
  top: 33%;
  left: 50%;
  margin-left: -32px;
  margin-top: -32px;
  display: block;
}
body .wrapper #container .element.type_voir a#voir_lien .picto_voir:hover {
  background: url('../img/voir_normal.png') no-repeat;
}
body .wrapper #container .element.type_voir h3 {
  color: white;
  padding: 40px 30px 20px 30px;
  font-size: 22px;
  position: absolute;
  top: 100px;
  left: 0px;
  text-align: center;
}
body .wrapper #container .element.type_image .parent {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  border: 1px solid transparent;
  position: relative;
  top: 0px;
  left: 0px;
  outline: none;
}
body .wrapper #container .element.type_image img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  outline: none;
  border: none;
  margin-left: 0%;
  margin-top: 0%;
}
body .wrapper #container .element.type_image .mask,
body .wrapper #container .element.type_image .box_title {
  position: absolute;
  left: 0;
  z-index: 12;
  width: 100%;
  color: white;
  font-size: 14px;
  height: 100%;
}
body .wrapper #container .element.type_image .mask:after,
body .wrapper #container .element.type_image .box_title:after {
  position: absolute;
  left: 0;
  z-index: 12;
  width: 100%;
  color: white;
  font-size: 14px;
  height: 100%;
}
body .wrapper #container .element.type_image .mask {
  background: #000;
  opacity: 0.70;
}
body .wrapper #container .element.type_image .box_title {
  background: transparent;
}
body .wrapper #container .element.type_image .box_title p {
  padding: 10px 10px 10px 10px;
  font-family: 'VectoraLTStd', sans-serif;
  font-weight:100;
  font-style: italic;
  font-size: 13px;
}
body .wrapper #container .element.type_image .box_title p .green {
  color: #a6ae39;
}
body .wrapper #container .element.type_image .box_title p strong {
  font-weight: bold;
}
body .wrapper #container .element.type_image .box_title p:first-child {
  font-family: 'VectoraLTStd', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}
body .wrapper #container .element.type_image .box_title p + p {
  padding-top: 0px;
}
body .wrapper #container .element.type_image.height_1 .mask,
body .wrapper #container .element.type_image.height_1 .box_title {
  top: 203px;
}
body .wrapper #container .element.type_image.height_2 .mask,
body .wrapper #container .element.type_image.height_2 .box_title {
  top: 464px;
}
body .wrapper #container .element.type_image.height_3 .mask,
body .wrapper #container .element.type_image.height_3 .box_title {
  top: 725px;
}
body .wrapper #container .element.type_image.height_4 .mask,
body .wrapper #container .element.type_image.height_4 .box_title {
  top: 986px;
}
body .wrapper #container .element.type_share_projet > div {
  padding: 30px 30px 0;
}
body .wrapper #container .element.type_share_projet > div * {
  font-family: 'VectoraLTStd', sans-serif;
  font-weight:100;
}
body .wrapper #container .element.type_share_projet > div > span {
  display: block;
}
body .wrapper #container .element.type_share_projet > div .titre_partage {
  font-size: 45px;
  line-height: 55px;
  color: white;
  font-weight: 100;
  margin-top: 5px;
}
body .wrapper #container .element.type_share_projet > div .texte_partage {
  padding-top: 20px;
  color: #5B5B5B;
}
body .wrapper #container .element.type_share_projet > div .box_share {
  width: 210px;
  margin-top: 10px;
}
body .wrapper #container .element.type_share_projet > div .box_share .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
  display: none !important;
}
body .wrapper #container .element.type_share_projet > div .box_share iframe span iframe html body ._56zz,
body .wrapper #container .element.type_share_projet > div .box_share iframe span iframe html body ._56z-,
body .wrapper #container .element.type_share_projet > div .box_share iframe span iframe html body ._56-2 {
  display: none !important;
}
body .wrapper #container .element.type_promotion h2 {
  padding: 60px 60px 20px 60px;
}
body .wrapper #container .element.type_promotion div {
  padding: 0px 60px 60px 60px;
  color: #5b5b5b;
}
body .wrapper #container .element.type_promotion p {
  padding: 20px 30px 0px 0px;
  width: 100%;
  margin: 0;
}
body .wrapper #container .element.type_text_box_white {
  background-color: white;
}
body .wrapper #container .element.type_text_box_white h3 {
  color: #a6ae39;
  padding: 40px 30px 20px 30px;
}
body .wrapper #container .element.type_text_box_white p {
  color: #5b5b5b;
  padding: 0px 30px 40px 30px;
}
body .wrapper #container .element.type_text_box.vert {
  background-color: #a6ae39;
}
body .wrapper #container .element.type_text_box.vert h3 {
  color: white;
  padding: 40px 30px 20px 30px;
}
body .wrapper #container .element.type_text_box.vert h4 {
  color: white;
  padding: 0px 30px 0px 30px;
  font-size: 1.2em;
}
body .wrapper #container .element.type_text_box.vert p {
  color: #5b5b5b;
  padding: 0px 30px 40px 30px;
}
body .wrapper #container .element.type_text_box.vert a {
  text-decoration: underline;
}
body .wrapper #container .element.type_text_box.vert a:hover {
  text-decoration: none;
}
body .wrapper #container .element.type_text_box.blanc {
  background-color: white;
}
body .wrapper #container .element.type_text_box.blanc h3 {
  color: #a6ae39;
  padding: 40px 30px 20px 30px;
}
body .wrapper #container .element.type_text_box.blanc h4 {
  color: #a6ae39;
  padding: 0px 30px 0px 30px;
  font-size: 1.2em;
}
body .wrapper #container .element.type_text_box.blanc p {
  color: #5b5b5b;
  padding: 0px 30px 40px 30px;
}
body .wrapper #container .element.type_text_box.blanc h1.titre_client_h1 {
  color: #a6ae39;
  padding: 40px 30px 20px 30px;
}
body .wrapper #container .element.type_text_box.blanc h2.titre_projet_h2 {
  color: #a6ae39;
  padding: 0px 30px 0px 30px;
  font-size: 1.2em;
}
body .wrapper #container .element.type_text_box.blanc a {
  text-decoration: underline;
}
body .wrapper #container .element.type_text_box.blanc a:hover {
  text-decoration: none;
}
body .wrapper #container .element.type_text_box.blanc ul {
  color: #5b5b5b;
  padding: 0px 30px 40px 15px;
  font-family: 'VectoraLTStd', sans-serif;
  font-size: 13px;
}
body .wrapper #container .element.type_text_box.blanc ul li {
  list-style-type: none;
}
body .wrapper #container .element.type_text_box.blanc .tel,
body .wrapper #container .element.type_text_box.blanc .vcard {
  color: #343434;
  text-decoration: none;
  padding-left: 25px;
  padding-top: 6px;
}
body .wrapper #container .element.type_text_box.blanc .tel {
  background: url('../img/tel.jpg') no-repeat;
  background-position-y: -2px;
  background-position-x: 0px;
  padding-top: 2px;
  cursor: default;
}
body .wrapper #container .element.type_text_box.blanc .vcard {
  background: url('../img/vcard.jpg') no-repeat;
  background-position-y: -2px;
  background-position-x: 0px;
  padding-top: 2px;
}
body .wrapper #container .element.big.type_text_box.vert {
  background-color: #a6ae39;
}
body .wrapper #container .element.big.type_text_box.vert h3 {
  color: white;
  padding: 40px 60px 10px 60px;
  font-size: 36px;
}
body .wrapper #container .element.big.type_text_box.vert h4 {
  color: white;
  padding: 0px 30px 0px 60px;
  font-size: 1.2em;
}
body .wrapper #container .element.big.type_text_box.vert p {
  color: #5b5b5b;
  padding: 20px 60px 0 60px;
}
body .wrapper #container .element.big.type_text_box.vert h1.titre_client_h1 {
  color: white;
  padding: 40px 60px 10px 60px;
}
body .wrapper #container .element.big.type_text_box.vert h2.titre_projet_h2 {
  color: white;
  padding: 0px 30px 0px 60px;
  font-size: 1.2em;
}
body .wrapper #container .element.big.type_text_box.blanc {
  background-color: white;
}
body .wrapper #container .element.big.type_text_box.blanc h3 {
  color: #a6ae39;
  padding: 40px 60px 10px 60px;
  font-size: 36px;
}
body .wrapper #container .element.big.type_text_box.blanc h4 {
  color: #a6ae39;
  padding: 0px 30px 0px 60px;
  font-size: 1.2em;
}
body .wrapper #container .element.big.type_text_box.blanc p {
  color: #5b5b5b;
  padding: 20px 60px 0 60px;
}
body .wrapper #container .element.big.type_text_box.blanc h1.titre_client_h1 {
  color: #a6ae39;
  padding: 40px 60px 10px 60px;
}
body .wrapper #container .element.big.type_text_box.blanc h2.titre_projet_h2 {
  color: #a6ae39;
  padding: 0px 30px 0px 60px;
  font-size: 1.2em;
}
body .wrapper #container .element.big.type_text_box.blanc ul {
  color: #5b5b5b;
  padding: 0px 30px 40px 15px;
  font-family: 'VectoraLTStd', sans-serif;
  font-size: 13px;
}
body .wrapper #container .element.big.type_text_box.blanc ul li {
  list-style-type: none;
}
body .wrapper #container .element.broad.type_text_box.vert {
  background-color: #a6ae39;
}
body .wrapper #container .element.broad.type_text_box.vert h3 {
  color: white;
  padding: 40px 30px 0px 60px;
}
body .wrapper #container .element.broad.type_text_box.vert p {
  color: #5b5b5b;
  padding: 20px 60px 0 60px;
}
body .wrapper #container .element.broad.type_text_box.blanc {
  background-color: white;
}
body .wrapper #container .element.broad.type_text_box.blanc h3 {
  color: #a6ae39;
  padding: 40px 30px 0px 60px;
}
body .wrapper #container .element.broad.type_text_box.blanc p {
  color: #5b5b5b;
  padding: 20px 60px 0 60px;
}
body .wrapper #container .element.type_video {
  overflow: hidden;
  height: auto;
}
body .wrapper #container .element.type_video .videocontainer {
  width: 100%;
  height: 100%;
  min-height: 504px;
  overflow: hidden;
  position: relative;
}
body .wrapper #container .element.type_video .videocontainer iframe {
  z-index: 0;
  width: 100% !important;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
body .wrapper #container .element.type_share h3 {
  color: white;
  padding: 40px 30px 0px 30px;
}
body .wrapper #container .element.type_share p {
  color: #5b5b5b;
  padding-left: 30px;
  padding-top: 10px;
}
body .wrapper #container .element.type_share ul.share {
  width: 100%;
  margin-top: 20px;
}
body .wrapper #container .element.type_share ul.share li {
  float: left;
  margin: 0 10px;
  list-style-type: none;
  width: 45px;
  height: 45px;
  padding: 5px;
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
  position: relative;
  opacity: 0.9;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
body .wrapper #container .element.type_share ul.share li a {
  text-decoration: none;
  padding-right: 30px;
  padding-bottom: 30px;
  font-size: 0px;
}
body .wrapper #container .element.type_share ul.share li a {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  outline: none;
}
body .wrapper #container .element.type_share ul.share li span {
  position: absolute;
  color: white;
  display: none;
  width: 200px;
  top: 80px;
  font-family: 'VectoraLTStd', sans-serif;
  font-weight:100;
  color: #595907;
  font-size: 16px;
}
body .wrapper #container .element.type_share ul.share li span.facebook {
  left: 25px;
  background: none;
}
body .wrapper #container .element.type_share ul.share li span.twitter {
  left: -50px;
  background: none;
}
body .wrapper #container .element.type_share ul.share li span.linkedin {
  left: -125px;
  background: none;
}
body .wrapper #container .element.type_share ul.share li:nth-child(1) {
  background: url('../img/sprite.png') no-repeat 0px -320px;
}
body .wrapper #container .element.type_share ul.share li:nth-child(1):hover {
  background-position: 0px -64px;
  opacity: 1;
}
body .wrapper #container .element.type_share ul.share li:nth-child(1):hover span {
  display: none;
}
body .wrapper #container .element.type_share ul.share li:nth-child(2) {
  background: url('../img/sprite.png') no-repeat 0px -256px;
  margin-top: 3px;
}
body .wrapper #container .element.type_share ul.share li:nth-child(2):hover {
  background-position: 0px 0px;
  opacity: 1;
}
body .wrapper #container .element.type_share ul.share li:nth-child(2):hover span {
  display: none;
}
body .wrapper #container .element.type_share ul.share li:nth-child(3) {
  background: url('../img/sprite.png') no-repeat 0px -192px;
}
body .wrapper #container .element.type_share ul.share li:nth-child(3):hover {
  background-position: 0px -128px;
  opacity: 1;
}
body .wrapper #container .element.type_share ul.share li:nth-child(3):hover span {
  display: none;
}
body .wrapper #container .element.type_share ul.share li:nth-child(3) a {
  background: none;
}
body .wrapper #container .element.type_tags.vert {
  background-color: #a6ae39;
}
body .wrapper #container .element.type_tags.vert h2 {
  color: white;
  padding: 60px 60px 20px 60px;
}
body .wrapper #container .element.type_tags.vert p {
  color: #5b5b5b;
  padding-left: 30px;
  padding-top: 10px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list {
  list-style-type: none;
  margin-left: 60px;
  margin-top: -10px;
  text-align: center;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag {
  height: 31px;
  float: left;
  margin-right: 20px;
  margin-top: 40px;
  cursor: pointer;
  position: relative;
  text-align: center;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag span.tag_span {
  display: none;
  color: #565a18;
  font-size: 12px;
  text-transform: uppercase;
  position: absolute;
  top: 46px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag span.separator {
  background: url("../img/separateur.jpg") no-repeat left center;
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  display: none;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:hover span {
  display: block;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(1) {
  background: url("../img/sprite_icone_vert.png") transparent no-repeat -243px 1px;
  width: 26px;
  padding-right: 10px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(1) span.tag_span {
  left: -19px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(1):hover {
  background-position: -243px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(1).active_tag {
  background-position: -243px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(1) span.separator {
  display: none;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(2) {
  background: url("../img/sprite_icone_vert.png") transparent no-repeat -207px 1px;
  width: 17px;
  padding-right: 0px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(2) span.tag_span {
  left: -22px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(2):hover {
  background-position: -207px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(2).active_tag {
  background-position: -207px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(2) span.separator {
  display: none;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(5) {
  background: url("../img/sprite_icone_vert.png") transparent no-repeat -93px 1px;
  width: 42px;
  padding-right: 10px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(5) span.tag_span {
  left: -12px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(5):hover {
  background-position: -93px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(5).active_tag {
  background-position: -93px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(5) span.separator {
  display: none;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(4) {
  background: url("../img/sprite_icone_vert.png") transparent no-repeat -160px 1px;
  width: 28px;
  margin-left: 7px;
  padding-right: 0px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(4) span.tag_span {
  left: -20px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(4):hover {
  background-position: -160px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(4).active_tag {
  background-position: -160px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(4) span.separator {
  display: none;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(3) {
  background: url("../img/sprite_icone_vert.png") transparent no-repeat -45px 1px;
  width: 27px;
  padding-right: 10px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(3) span.tag_span {
  left: -23px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(3):hover {
  background-position: -45px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(3).active_tag {
  background-position: -45px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(3) span.separator {
  display: none;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(6) {
  background: url("../img/sprite_icone_vert.png") transparent no-repeat 0px 1px;
  width: 34px;
  padding-right: 10px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(6) span.tag_span {
  left: 5px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(6):hover {
  background-position: 0px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(6).active_tag {
  background-position: 0px -30px;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(6) span.separator {
  display: none;
}
body .wrapper #container .element.type_tags.vert ul.tag_list li.li_tag:nth-child(7) {
  display: none;
}
body .wrapper #container .element.type_tags.blanc {
  background-color: white;
}
body .wrapper #container .element.type_tags.blanc h2 {
  color: #a6ae39;
  padding: 60px 60px 20px 60px;
}
body .wrapper #container .element.type_tags.blanc p {
  color: #5b5b5b;
  padding-left: 30px;
  padding-top: 10px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list {
  list-style-type: none;
  margin-left: 30px;
  margin-top: -10px;
  text-align: center;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li {
  width: 45px;
  height: 36px;
  float: left;
  margin-right: 20px;
  margin-top: 40px;
  cursor: pointer;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li span {
  margin-top: 50px;
  display: none;
  color: #a6ae39;
  font-size: 12px;
  text-transform: uppercase;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:hover span {
  display: block;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(1) {
  background: url("../img/sprite_icone.png") transparent no-repeat 0px -72px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(1):hover {
  background-position: 0px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(1).active_tag {
  background-position: 0px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(2) {
  background: url("../img/sprite_icone.png") transparent no-repeat -180px -72px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(2):hover {
  background-position: -180px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(2).active_tag {
  background-position: -180px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(3) {
  background: url("../img/sprite_icone.png") transparent no-repeat -225px -72px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(3):hover {
  background-position: -225px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(3).active_tag {
  background-position: -225px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(4) {
  background: url("../img/sprite_icone.png") transparent no-repeat -135px -72px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(4):hover {
  background-position: -135px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(4).active_tag {
  background-position: -135px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(5) {
  background: url("../img/sprite_icone.png") transparent no-repeat -45px -72px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(5):hover {
  background-position: -45px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(5).active_tag {
  background-position: -45px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(6) {
  background: url("../img/sprite_icone.png") transparent no-repeat -90px -72px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(6):hover {
  background-position: -90px 0px;
}
body .wrapper #container .element.type_tags.blanc ul.tag_list li:nth-child(6).active_tag {
  background-position: -90px 0px;
}
body .wrapper #container .element.type_tags.big h2 {
  padding: 60px 0 10px 60px;
}
body .wrapper #container .element.type_tags.big p {
  padding: 10px 60px 0 60px;
}
body .wrapper #container .element.type_chiffre.vert {
  background-color: #a6ae39;
}
body .wrapper #container .element.type_chiffre.vert h2 {
  color: white;
  padding: 30px 30px 0px 30px;
  font-size: 45px;
  line-height: 55px;
}
body .wrapper #container .element.type_chiffre.vert h2 span {
  font-size: 65px;
}
body .wrapper #container .element.type_chiffre.vert p {
  color: #5b5b5b;
  padding: 20px 30px 40px 30px;
}
body .wrapper #container .element.type_chiffre.vert a {
  text-decoration: underline;
}
body .wrapper #container .element.type_chiffre.vert a:hover {
  text-decoration: none;
}
body .wrapper #container .element.type_chiffre.blanc {
  background-color: white;
}
body .wrapper #container .element.type_chiffre.blanc h2 {
  color: #a6ae39;
  padding: 30px 30px 0px 30px;
  font-size: 45px;
  line-height: 55px;
}
body .wrapper #container .element.type_chiffre.blanc h2 span {
  font-size: 65px;
}
body .wrapper #container .element.type_chiffre.blanc a {
  text-decoration: underline;
}
body .wrapper #container .element.type_chiffre.blanc a:hover {
  text-decoration: none;
}
body .wrapper #container .element.type_chiffre.blanc p {
  color: #5b5b5b;
  padding: 20px 30px 40px 30px;
}
body .wrapper #container .element.type_chiffre.blanc.big h2 {
  padding: 40px 0 10px 60px;
}
body .wrapper #container .element.type_chiffre.blanc.big p {
  padding: 20px 60px 0 60px;
}
body .wrapper #container .element.type_recherche_job {
  text-align: center;
}
body .wrapper #container .element.type_recherche_job h2.annonce {
  color: white;
  font-size: 75px;
}
body .wrapper #container .element.type_citation {
  background-color: #a6ae39;
  position: relative;
}
body .wrapper #container .element.type_citation p {
  color: #5b5b5b;
  padding: 40px 30px 40px 30px;
  font-style: italic;
}
body .wrapper #container .element.type_citation p.auteur {
  color: white;
  position: absolute;
  bottom: -10px;
  right: 10px;
  font-family: 'VectoraLTStd', sans-serif;
  font-weight:normal;
}
body .wrapper #container .element.type_citation p.clients {
  color: white;
  position: absolute;
  bottom: -30px;
  right: 10px;
}
body .wrapper #container .element.type_formulaire {
  font-family: 'VectoraLTStd', sans-serif;
  font-weight:100;
  text-transform: none;
  margin-top: 18px;
  position: relative;
  /* this targets the default scrollbar (compulsory) */

  /* the new scrollbar will have a flat appearance with the set background color */

  /* this will style the thumb, ignoring the track */

  /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */

  /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */

}
body .wrapper #container .element.type_formulaire .retour_formulaire {
  width: 300px;
  margin-left: 20px;
}
body .wrapper #container .element.type_formulaire h1 {
  margin-left: 60px;
  margin-top: 35px;
}
body .wrapper #container .element.type_formulaire form {
  margin-top: 30px;
}
body .wrapper #container .element.type_formulaire label {
  float: left;
  clear: left;
  margin: 11px 20px 0 32px;
  padding-left: 32px;
  width: 70px;
  text-align: left;
  font-size: 15px;
  color: #333333;
}
body .wrapper #container .element.type_formulaire input {
  width: 250px;
  height: 35px;
  padding: 2px 20px 0px 20px;
  margin: 0 0 10px 0;
  background: #575b11;
  font-size: 15px;
  color: #f2f2f2;
  text-transform: none;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  border: none;
  -moz-box-shadow: inset 0 0 2px #444;
  -webkit-box-shadow: inset 0 0 2px#444;
  box-shadow: inner 0 0 2px #444;
}
body .wrapper #container .element.type_formulaire input::-webkit-input-placeholder {
  color: #972b2b;
}
body .wrapper #container .element.type_formulaire input:-moz-placeholder {
  color: #972b2b;
}
body .wrapper #container .element.type_formulaire textarea {
  width: 250px;
  height: 130px;
  padding: 12px 20px 0px 20px;
  margin: 0 0 5px 0;
  background: #575b11;
  font-size: 15px;
  font-family: sans-serif;
  font-size: 16px;
  color: #f2f2f2;
  text-transform: none;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  border: none;
  max-height: 210px;
  resize: none;
  -moz-box-shadow: inset 0 0 2px #444;
  -webkit-box-shadow: inset 0 0 2px#444;
  box-shadow: inner 0 0 2px #444;
}
body .wrapper #container .element.type_formulaire textarea::-webkit-input-placeholder {
  color: #a1b2c3;
}
body .wrapper #container .element.type_formulaire textarea:-moz-placeholder {
  color: #a1b2c3;
}
body .wrapper #container .element.type_formulaire ::-webkit-scrollbar {
  width: 15px;
}
body .wrapper #container .element.type_formulaire ::-webkit-scrollbar-bottom {
  background-color: #565a18;
  height: 0px;
}
body .wrapper #container .element.type_formulaire ::-webkit-scrollbar-track {
  background-color: #565a18;
}
body .wrapper #container .element.type_formulaire ::-webkit-scrollbar-thumb {
  background-color: #a6ae39;
}
body .wrapper #container .element.type_formulaire ::-webkit-scrollbar-button {
  background-color: #565a18;
}
body .wrapper #container .element.type_formulaire ::-webkit-scrollbar-corner {
  background-color: #565a18;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}
body .wrapper #container .element.type_formulaire input:focus + label {
  color: white;
}
body .wrapper #container .element.type_formulaire input:focus {
  background-color: white;
  color: #444;
  outline: none;
}
body .wrapper #container .element.type_formulaire textarea:focus + label {
  color: white;
}
body .wrapper #container .element.type_formulaire textarea:focus {
  background-color: white;
  color: #444;
  outline: none;
}
body .wrapper #container .element.type_formulaire input[type=submit] {
  width: 120px;
  height: 42px;
  float: left;
  padding: 3px 7px 0 7px;
  font-size: 16px;
  background-color: #333333;
  border: none;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  font-family: 'VectoraLTStd', sans-serif;
  font-weight:100;
  text-transform: none;
  margin-left: 155px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
  color: #FFF;
  -webkit-appearance: none;
}
body .wrapper #container .element.type_formulaire input[type=submit]:hover {
  background: #575b11;
  -webkit-appearance: none;
}
body .wrapper #container .element.type_formulaire input[type=file] {
  margin-left: 155px;
}
body .wrapper #container .element.type_formulaire input#address {
  display: none;
}
body .wrapper #container .element.type_question_job h2 {
  color: white;
  padding: 40px 30px 0px 30px;
}
body .wrapper #container .element.type_question_job form div p {
  float: left;
  margin: 20px 37px;
}
body .wrapper #container .element.type_question_job input[type="radio"] {
  display: none;
}
body .wrapper #container .element.type_question_job input[type="radio"] + label {
  color: #f2f2f2;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
body .wrapper #container .element.type_question_job input[type="radio"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url("../img/sprite_radio.png") left top no-repeat;
  cursor: pointer;
}
body .wrapper #container .element.type_question_job input[type="radio"]:checked + label span {
  background: url("../img/sprite_radio.png") -19px top no-repeat;
}
body .wrapper #container .element.type_stop_motion {
  overflow: hidden;
  height: auto;
}
body .wrapper #container .element.type_stop_motion .stopmotion {
  width: 100%;
  height: 504px;
  overflow: hidden;
  position: relative;
  color: transparent;
}
body .wrapper #container .element.type_stop_motion img {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
body .wrapper #container .element.type_logo {
  display: block;
  background-color: transparent;
  border: 1px solid transparent;
  overflow: hidden;
  height: 241px;
}
body .wrapper #container .element.type_logo img {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
body .wrapper #container .element.type_logo .neutre {
  z-index: 10;
}
body .wrapper #container .element.type_logo .color {
  z-index: 0;
}
body .wrapper #container .element a.logo_link {
  outline: none;
}
body .wrapper #container .element .parent {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 0px;
  left: 0px;
  outline: none;
}
body .wrapper #container .element img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  outline: none;
  border: none;
}
body .wrapper #container .element.type_spot {
  position: relative;
  background-color: white;
}
body .wrapper #container .element.type_spot h3 {
  color: #a6ae39;
  padding: 30px 30px 20px 30px;
  font-size: 22px;
  position: absolute;
  top: 110px;
  left: 40px;
}
body .wrapper #container .element.type_spot #spot_button {
  width: 64px;
  height: 64px;
  padding: 35px 30px 40px 105px;
  font-size: 0px;
  background: url("../img/play.png") no-repeat;
  position: absolute;
  top: 32%;
  left: 49%;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}
body .wrapper #container .element.type_spot #spot_button:hover {
  background: url("../img/play_hover.png") no-repeat;
}
body .wrapper #container .element.type_spot #spot_button.active_spot {
  background: url("../img/pause_new.png") no-repeat;
}
body .wrapper footer {
  padding-top: 40px;
  font-size: 12px;
  padding-bottom: 10px;
  text-align: center;
  clear: both;
  height: 20px;
  margin-top: 15px;
}
body .wrapper footer address {
  color: #5b5b5b;
  font-family: 'Conv_VectoraLTStd-Light', sans-serif;
  font-style: normal;
}
body .wrapper footer address a {
  color: #5b5b5b;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope-hidden {
  display: none;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.isotope .isotope-item {
  transform: translate(0, 0) scale(1);
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s !important;
  -moz-transition-duration: 0s !important;
  -ms-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  transition-duration: 0s !important;
  display: none !important;
  opacity: 0 !important;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition,
.isotope-hidden.isotope-item {
  display: none;
  opacity: 0;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 1180px) {
  body .wrapper {
    width: 1068px;
    max-width: 1100px;
    margin: 0 auto;
  }
  body .wrapper .menu {
    width: 1048px;
    margin-left: 20px;
  }
  body .wrapper #container {
    margin-left: 20px;
  }
  body .wrapper #container .element.monstersky {
    width: 1026px;
  }
  body .wrapper #container .element.broad.type_image {
    width: 504px;
    height: 243px;
  }
  body .wrapper #container .element.broad.type_image img {
    height: 243px;
  }
}
@media only screen and (max-width: 1024px) {
  body .wrapper {
    width: 809px;
    max-width: 1023px;
    margin: 0 auto;
  }
  body .wrapper .menu {
    width: 789px;
    margin-left: 20px;
  }
  body .wrapper #container .element.type_google_maps {
    width: 774px;
    overflow: hidden;
  }
  body .wrapper #container .element.broad.type_text_box h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.broad.type_text_box p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.broad.type_image {
    width: 504px;
    height: 243px;
  }
  body .wrapper #container .element.broad.type_image img {
    height: 243px;
  }
  body .wrapper #container .element.broad.type_logo {
    width: 243px;
    height: 243px;
    background-color: #aeaeae;
  }
  body .wrapper #container .element.broad.type_logo img {
    height: auto;
    width: 243px;
    margin-top: 60px;
  }
  body .wrapper #container .element.broad.type_logo:hover {
    width: 243px;
    height: 243px;
    background-color: #FFF;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
  }
  body .wrapper #container .element.broad.type_logo:hover img {
    height: auto;
    width: 243px;
    margin-top: 60px;
  }
  body .wrapper #container .element.great {
    height: 504px;
    overflow: hidden;
    width: 765px;
  }
  body .wrapper #container .element.great img {
    height: 100%;
    margin-left: -130.5px;
    width: auto;
  }
  body .wrapper #container .element.monstersky {
    width: 765px;
  }
  body .wrapper #container .element.type_stop_motion {
    height: 504px;
    overflow: hidden;
    width: 765px;
  }
  body .wrapper #container .element.type_stop_motion .stopmotion {
    display: none;
  }
  body .wrapper #container .element.type_stop_motion img {
    height: 100%;
    width: 1026px;
    margin-left: -130.5px;
  }
  body .wrapper #container .element.type_stop_motion.big{
    height: 504px;
    overflow: hidden;
    width: 504px;
  }
  body .wrapper #container .element.type_stop_motion.big img{
    height: 100%;
    width: 100%;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 768px) {
  body .wrapper {
    max-width: 546px;
    margin: 0 auto;
  }
  body .wrapper header .menu {
    display: none;
  }
  body .wrapper header .social_barre {
    float: right;
    list-style-type: none;
    margin-top: 0px;
  }
  body .wrapper header #mobile-header {
    display: block;
  }
  body .wrapper #container .element.sky {
    width: 504px;
  }
  body .wrapper #container .element.sky.type_text_box {
    height: 504px;
  }
  body .wrapper #container .element.sky.type_text_box h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.sky.type_text_box p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.sky {
    width: 504px;
    height: 243px;
  }
  body .wrapper #container .element.sky.type_image {
    height: 243px;
  }
  body .wrapper #container .element.broad {
    width: 504px;
    height: 243px;
  }
  body .wrapper #container .element.broad.type_text_box {
    height: 504px;
    width: 243px;
  }
  body .wrapper #container .element.broad.type_text_box h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.broad.type_text_box p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.great {
    height: 243px;
    overflow: hidden;
    width: 504px;
  }
  body .wrapper #container .element.great img {
    height: 100%;
    margin-left: 0;
    width: 100%;
  }
  body .wrapper #container .element.tall.type_text_box {
    height: 243px;
    width: 504px;
  }
  body .wrapper #container .element.tall.type_text_box h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.tall.type_text_box p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.monstersky {
    display: none;
  }
  body .wrapper #container .element.type_stop_motion {
    height: 243px;
    overflow: hidden;
    width: 504px;
  }
  body .wrapper #container .element.type_stop_motion .stopmotion {
    display: none;
  }
  body .wrapper #container .element.type_stop_motion img {
    height: 100%;
    width: 100%;
    margin-left: 0px;
  }
  body .wrapper #container .element.type_stop_motion.big{
    height: 243px;
    overflow: hidden;
    width: 243px; 
  }
  body .wrapper #container .element.type_video {
    overflow: hidden;
    height: auto;
  }
  body .wrapper #container .element.type_video .videocontainer {
    width: 100%;
    height: 100%;
    min-height: 350px;
    overflow: hidden;
    position: relative;
  }
  body .wrapper #container .element.type_video .videocontainer iframe {
    z-index: 0;
    width: 100% !important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  body .wrapper #container .element.broad.type_text_box.vert {
    background-color: #a6ae39;
  }
  body .wrapper #container .element.broad.type_text_box.vert h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.broad.type_text_box.vert p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.broad.type_text_box.blanc {
    background-color: white;
  }
  body .wrapper #container .element.broad.type_text_box.blanc h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.broad.type_text_box.blanc p {
    padding: 20px 30px 40px 30px;
  }
}
@media only screen and (max-width: 680px) {
  body .wrapper {
    width: 546px;
    margin: 0 auto;
  }
  body .wrapper header .social_barre {
    float: right;
    list-style-type: none;
    margin-top: 0px;
  }
  body .wrapper header .menu {
    width: 526px;
    margin-left: 20px;
  }
  body .wrapper header #mobile-header {
    display: block;
  }
  body .wrapper #container .element.sky {
    width: 504px;
    height: 504px;
  }
  body .wrapper #container .element.sky.type_text_box {
    height: 504px;
  }
  body .wrapper #container .element.sky.type_text_box h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.sky.type_text_box p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.tall.type_text_box {
    height: 243px;
    width: 504px;
  }
  body .wrapper #container .element.tall.type_text_box h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.tall.type_text_box p {
    padding: 20px 30px 0px 30px;
  }
  body .wrapper #container .element.broad.type_text_box.vert {
    background-color: #a6ae39;
  }
  body .wrapper #container .element.broad.type_text_box.vert h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.broad.type_text_box.vert p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.broad.type_text_box.blanc {
    background-color: white;
  }
  body .wrapper #container .element.broad.type_text_box.blanc h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.broad.type_text_box.blanc p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.monstersky {
    display: none;
  }
  body .wrapper #container .element.great {
    height: 243px;
    overflow: hidden;
    width: 504px;
  }
  body .wrapper #container .element.great img {
    height: 100%;
    margin-left: 0;
    width: 100%;
  }
  body .wrapper #container .element.type_google_maps {
    width: 504px;
    height: 243px;
    overflow: hidden;
  }
  body .wrapper #container .element.type_stop_motion {
    height: 243px;
    overflow: hidden;
    width: 504px;
  }
  body .wrapper #container .element.type_stop_motion .stopmotion {
    height: 100%;
    width: auto;
    margin-left: 0;
  }
  body .wrapper #container .element.type_stop_motion .stopmotion {
    display: none;
  }
  body .wrapper #container .element.type_stop_motion img {
    height: 100%;
    width: 100%;
    margin-left: 0px;
  }
  body .wrapper #container .element.type_video {
    overflow: hidden;
    height: auto;
  }
  body .wrapper #container .element.type_video .videocontainer {
    width: 100%;
    height: 100%;
    min-height: 350px;
    overflow: hidden;
    position: relative;
  }
  body .wrapper #container .element.type_video .videocontainer iframe {
    z-index: 0;
    width: 100% !important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
}
@media only screen and (max-width: 480px) {
  body {
    min-width: 300px;
  }
  body .wrapper {
    width: 283px;
    margin: 0 auto;
  }
  body .wrapper header .social_barre {
    float: right;
    list-style-type: none;
    margin-top: 0px;
  }
  body .wrapper header .menu {
    width: 263px;
    margin-left: 20px;
  }
  body .wrapper header #mobile-header {
    display: block;
  }
  body .wrapper footer {
    padding: 10px;
    font-size: 13px;
  }
  body .wrapper #container .element.broad {
    width: 243px;
    height: 504px;
  }
  body .wrapper #container .element.broad.type_image {
    height: 243px;
    overflow: hidden;
    width: 243px;
  }
  body .wrapper #container .element.broad.type_image .parent {
    height: 100%;
    margin-left: 0;
    width: auto;
    overflow: hidden;
  }
  body .wrapper #container .element.broad.type_image img {
    height: 243px;
    margin-left: -130.5px;
    width: 504px;
  }
  body .wrapper #container .element.broad.type_logo {
    width: 243px;
    height: 243px;
    background-color: #aeaeae;
  }
  body .wrapper #container .element.broad.type_logo img {
    height: auto;
    width: 243px;
    margin-top: 60px;
  }
  body .wrapper #container .element.broad.type_text_box.vert {
    background-color: #a6ae39;
  }
  body .wrapper #container .element.broad.type_text_box.vert h3 {
    padding: 40px 30px 0px 30px;
    font-size: 1.7em;
    line-height: 1.3em;
  }
  body .wrapper #container .element.broad.type_text_box.vert h4 {
    color: white;
    padding: 0px 30px 0px 30px;
    font-size: 1.2em;
  }
  body .wrapper #container .element.broad.type_text_box.vert p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.broad.type_text_box.blanc {
    background-color: white;
  }
  body .wrapper #container .element.broad.type_text_box.blanc h3 {
    padding: 40px 30px 0px 30px;
    font-size: 1.7em;
    line-height: 1.3em;
  }
  body .wrapper #container .element.broad.type_text_box.blanc h4 {
    color: #a6ae39;
    padding: 0px 30px 0px 30px;
    font-size: 1.2em;
  }
  body .wrapper #container .element.broad.type_text_box.blanc p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.big {
    width: 243px;
    height: 243px;
  }
  body .wrapper #container .element.big.type_tags {
    height: 1026px;
  }
  body .wrapper #container .element.big.type_tags.vert h2 {
    padding: 40px 30px 0px 30px;
    font-size: 1.5em;
    line-height: 1.3em;
  }
  body .wrapper #container .element.big.type_tags.vert p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list {
    list-style-type: none;
    margin-left: 40px;
    margin-top: -10px;
    text-align: center;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag {
    float: left;
    margin-right: 20px;
    margin-top: 40px;
    cursor: pointer;
    position: relative;
    text-align: center;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag span.tag_span {
    display: none;
    color: #565a18;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 40px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag span.separator {
    display: none;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:hover span {
    display: block;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(1) {
    background: url("../img/sprite_icone_vert.png") transparent no-repeat -243px 1px;
    width: 26px;
    padding-right: 10px;
    margin-left: 7px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(1) span.tag_span {
    left: -19px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(1):hover {
    background-position: -243px -30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(1).active_tag {
    background-position: -243px -30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(1) span.separator {
    display: none;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(2) {
    background: url("../img/sprite_icone_vert.png") transparent no-repeat -207px 1px;
    width: 17px;
    padding-right: 0px;
    margin-left: 10px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(2) span.tag_span {
    left: -22px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(2):hover {
    background-position: -207px -30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(2).active_tag {
    background-position: -207px -30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(2) span.separator {
    display: none;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(3) {
    background: url("../img/sprite_icone_vert.png") transparent no-repeat -45px 1px;
    width: 27px;
    padding-right: 10px;
    margin-left: 13px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(3) span.tag_span {
    left: -23px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(3):hover {
    background-position: -45px -30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(3).active_tag {
    background-position: -45px -30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(3) span.separator {
    display: none;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(4) span.separator {
    display: none;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(5) {
    background: url("../img/sprite_icone_vert.png") transparent no-repeat -93px 1px;
    width: 42px;
    padding-right: 10px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(5) span.tag_span {
    left: -12px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(5):hover {
    background-position: -93px -30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(5).active_tag {
    background-position: -93px -30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(5) span.separator {
    display: none;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(6) {
    background: url("../img/sprite_icone_vert.png") transparent no-repeat 0px 1px;
    width: 34px;
    padding-right: 10px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(6) span.tag_span {
    left: 5px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(6):hover {
    background-position: 0px -30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(6).active_tag {
    background-position: 0px -30px;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(6) span.separator {
    display: none;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(7) {
    display: none;
  }
  body .wrapper #container .element.big.type_tags.vert ul.tag_list li.li_tag:nth-child(7) span.separator {
    display: none;
  }
  body .wrapper #container .element.type_google_maps {
    width: 504px;
    overflow: hidden;
  }
  body .wrapper #container .element.sky {
    width: 243px;
    height: 504px;
  }
  body .wrapper #container .element.sky.type_text_box {
    height: 504px;
  }
  body .wrapper #container .element.sky.type_text_box h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.sky.type_text_box p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.type_formulaire {
    font-family: 'VectoraLTStd', sans-serif;
    font-weight:100;
    text-transform: none;
    margin-top: 18px;
    background-color: #a6ae39;
    height: 765px;
    padding: 0;
    /* this targets the default scrollbar (compulsory) */
  
    /* the new scrollbar will have a flat appearance with the set background color */
  
    /* this will style the thumb, ignoring the track */
  
    /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
  
    /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */
  
  }
  body .wrapper #container .element.type_formulaire h1 {
    margin-left: 0px;
    margin-top: 35px;
    padding-left: 30px;
    font-size: 1.5em;
  }
  body .wrapper #container .element.type_formulaire form {
    margin-top: 40px;
    padding-left: 30px;
  }
  body .wrapper #container .element.type_formulaire label {
    position: relative;
    top: -85px;
    left: -30px;
    display: block;
    margin: 11px 20px 0 0px;
    width: 200px;
    text-align: left;
    font-size: 15px;
    color: #333333;
  }
  body .wrapper #container .element.type_formulaire label#label_textarea {
    top: -165px;
    left: -32px;
  }
  body .wrapper #container .element.type_formulaire input {
    width: 150px;
    height: 35px;
    padding: 2px 20px 0px 20px;
    margin: 0 0 10px 0;
    background: #575b11;
    font-size: 15px;
    color: #f2f2f2;
    text-transform: none;
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-topleft: 0;
    border-radius: 10px;
    border-top-left-radius: 0;
    border: none;
    -moz-box-shadow: inset 0 0 2px #444;
    -webkit-box-shadow: inset 0 0 2px#444;
    box-shadow: inner 0 0 2px #444;
  }
  body .wrapper #container .element.type_formulaire input::-webkit-input-placeholder {
    color: #972b2b;
  }
  body .wrapper #container .element.type_formulaire input:-moz-placeholder {
    color: #972b2b;
  }
  body .wrapper #container .element.type_formulaire textarea {
    width: 150px;
    height: 90px;
    padding: 12px 20px 0px 20px;
    margin: 0 0 20px 0;
    background: #575b11;
    font-size: 15px;
    font-family: sans-serif;
    font-size: 16px;
    color: #f2f2f2;
    text-transform: none;
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-topleft: 0;
    border-radius: 10px;
    border-top-left-radius: 0;
    border: none;
    max-height: 210px;
    resize: none;
    -moz-box-shadow: inset 0 0 2px #444;
    -webkit-box-shadow: inset 0 0 2px#444;
    box-shadow: inner 0 0 2px #444;
  }
  body .wrapper #container .element.type_formulaire textarea::-webkit-input-placeholder {
    color: #a1b2c3;
  }
  body .wrapper #container .element.type_formulaire textarea:-moz-placeholder {
    color: #a1b2c3;
  }
  body .wrapper #container .element.type_formulaire ::-webkit-scrollbar {
    width: 15px;
  }
  body .wrapper #container .element.type_formulaire ::-webkit-scrollbar-bottom {
    background-color: #565a18;
    height: 0px;
  }
  body .wrapper #container .element.type_formulaire ::-webkit-scrollbar-track {
    background-color: #565a18;
  }
  body .wrapper #container .element.type_formulaire ::-webkit-scrollbar-thumb {
    background-color: #a6ae39;
  }
  body .wrapper #container .element.type_formulaire ::-webkit-scrollbar-button {
    background-color: #565a18;
  }
  body .wrapper #container .element.type_formulaire ::-webkit-scrollbar-corner {
    background-color: #565a18;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
  }
  body .wrapper #container .element.type_formulaire input:focus + label {
    color: white;
  }
  body .wrapper #container .element.type_formulaire input:focus {
    background-color: white;
    color: #444;
    outline: none;
  }
  body .wrapper #container .element.type_formulaire textarea:focus + label {
    color: white;
  }
  body .wrapper #container .element.type_formulaire textarea:focus {
    background-color: white;
    color: #444;
    outline: none;
  }
  body .wrapper #container .element.type_formulaire input[type=submit] {
    height: 42px;
    float: left;
    padding: 5px 7px 0 7px;
    margin-top: 15px;
    font-size: 16px;
    background-color: #333333;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-topleft: 0;
    border-radius: 10px;
    border-top-left-radius: 0;
    font-family: 'VectoraLTStd', sans-serif;
    font-weight: 100;
    text-transform: none;
    margin-left: 155px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
    color: #FFF;
    position: relative;
    top: 0;
    left: -155px;
  }
  body .wrapper #container .element.type_formulaire input[type=submit]:hover {
    background: #575b11;
  }
  body .wrapper #container .element.type_formulaire input[type=file] {
    margin: 0;
  }
  body .wrapper #container .element.type_formulaire label#upload {
    margin-top: 15px;
  }
  body .wrapper #container .element.type_formulaire label#message_label {
    position: absolute;
    top: 310px;
    left: 0;
  }
  body .wrapper #container .element.type_google_maps {
    width: 243px;
    overflow: hidden;
  }
  body .wrapper #container .element.type_citation {
    background-color: #a6ae39;
    position: relative;
  }
  body .wrapper #container .element.type_citation p {
    color: #5b5b5b;
    padding: 40px 30px 40px 30px;
    font-style: italic;
  }
  body .wrapper #container .element.type_citation p.auteur {
    color: white;
    position: absolute;
    bottom: -10px;
    right: 10px;
    font-family: 'VectoraLTStd', sans-serif;
    font-weight:normal;
  }
  body .wrapper #container .element.type_citation p.clients {
    color: white;
    position: absolute;
    bottom: -30px;
    right: 10px;
  }
  body .wrapper #container .element.type_promotion div {
    padding: 0;
    width: 190px;
  }
  body .wrapper #container .element.type_promotion.big {
    width: 243px;
    height: 765px;
  }
  body .wrapper #container .element.type_promotion.big h2 {
    padding: 40px 30px 0px 30px;
    font-size: 1.5em;
    line-height: 1.3em;
  }
  body .wrapper #container .element.type_promotion.big p {
    padding: 20px 30px 0px 30px;
    width: 100%;
    margin: 0;
  }
  body .wrapper #container .element.type_chiffre.big {
    width: 243px;
    height: 765px;
  }
  body .wrapper #container .element.type_chiffre.big.vert {
    background-color: #a6ae39;
  }
  body .wrapper #container .element.type_chiffre.big.vert h2 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.type_chiffre.big.vert p {
    padding: 20px 30px 0px 30px;
  }
  body .wrapper #container .element.type_chiffre.big.blanc {
    background-color: white;
  }
  body .wrapper #container .element.type_chiffre.big.blanc h2 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.type_chiffre.big.blanc p {
    padding: 20px 30px 0px 30px;
  }
  body .wrapper #container .element.tall.type_text_box {
    height: 504px;
    width: 243px;
  }
  body .wrapper #container .element.tall.type_text_box h3 {
    padding: 40px 30px 0px 30px;
  }
  body .wrapper #container .element.tall.type_text_box p {
    padding: 20px 30px 40px 30px;
  }
  body .wrapper #container .element.great {
    width: 243px;
    height: 240px;
  }
  body .wrapper #container .element.great img {
    height: 100%;
    width: 504px;
    margin-left: -130.5px;
  }
  body .wrapper #container .element.big.type_text_box {
    height: 765px;
    width: 243px;
  }
  body .wrapper #container .element.big.type_text_box.vert {
    background-color: #a6ae39;
  }
  body .wrapper #container .element.big.type_text_box.vert h3 {
    padding: 40px 30px 0px 30px;
    font-size: 1.5em;
    line-height: 1.3em;
  }
  body .wrapper #container .element.big.type_text_box.vert h4 {
    color: white;
    padding: 0px 30px 0px 30px;
  }
  body .wrapper #container .element.big.type_text_box.vert p {
    padding: 20px 30px 0px 30px;
  }
  body .wrapper #container .element.big.type_text_box.vert h1.titre_client_h1 {
    color: white;
    padding: 40px 30px 0px 30px;
    font-size: 1.5em;
    line-height: 1.3em;
  }
  body .wrapper #container .element.big.type_text_box.vert h2.titre_projet_h2 {
    color: white;
    padding: 0px 30px 0px 30px;
  }
  body .wrapper #container .element.big.type_text_box.blanc {
    background-color: white;
  }
  body .wrapper #container .element.big.type_text_box.blanc h3 {
    padding: 40px 30px 0px 30px;
    font-size: 1.5em;
    line-height: 1.3em;
  }
  body .wrapper #container .element.big.type_text_box.blanc h4 {
    color: #a6ae39;
    padding: 0px 30px 0px 30px;
  }
  body .wrapper #container .element.big.type_text_box.blanc p {
    padding: 20px 30px 0px 30px;
  }
  body .wrapper #container .element.big.type_text_box.blanc h1.titre_client_h1 {
    color: #a6ae39;
    padding: 40px 30px 0px 30px;
    font-size: 1.5em;
    line-height: 1.3em;
  }
  body .wrapper #container .element.big.type_text_box.blanc h2.titre_projet_h2 {
    color: #a6ae39;
    padding: 0px 30px 0px 30px;
  }
  body .wrapper #container .element.sky {
    width: 243;
    height: 243px;
  }
  body .wrapper #container .element.sky.type_image {
    height: 243px;
    width: auto;
  }
  body .wrapper #container .element.type_video {
    overflow: hidden;
    height: auto;
  }
  body .wrapper #container .element.type_video .videocontainer {
    width: 100%;
    height: 100%;
    min-height: 243px;
    overflow: hidden;
    position: relative;
  }
  body .wrapper #container .element.type_video .videocontainer iframe {
    z-index: 0;
    width: 100% !important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  body .wrapper #container .element.monstersky {
    display: none;
  }
  body .wrapper #container .element.type_stop_motion {
    height: 240px;
    overflow: hidden;
    width: 243px;
  }
  body .wrapper #container .element.type_stop_motion .stopmotion {
    height: 100%;
    width: auto;
    margin-left: 0;
  }
  body .wrapper #container .element.type_stop_motion .stopmotion {
    display: none;
  }
  body .wrapper #container .element.type_stop_motion img {
    height: 100%;
    width: 504px;
    margin-left: -130.5px;
  }
}
@media only screen and (max-width: 1024px) {
  
}
@media only screen and (max-width: 800px) {
  body #newsletter_wrapper {
    width: 289px;
  }
  body #newsletter_wrapper h1 {
    font-size: 26px;
    line-height: 34px;
  }
  body #newsletter_wrapper p {
    font-size: 14px;
    margin-top: 15px;
  }
  body #newsletter_wrapper form {
    width: 290px;
  }
  body #newsletter_wrapper form .form_section {
    height: 62px;
    width: 290px;
  }
  body #newsletter_wrapper form .form_section label {
    float: none;
    font-size: 14px;
    margin-top: 0px;
  }
  body #newsletter_wrapper form .form_section input {
    float: none;
    width: 250px;
    height: 32px;
  }
  body #newsletter_wrapper form .form_section .form_new_submit {
    margin-left: 0px;
    font-size: 13px;
    padding: 5px 15px;
  }
  body #newsletter_wrapper form .form_section .form_note {
    bottom: 28px;
  }
  body #newsletter_wrapper .form_new_error {
    width: 290px;
    padding-top: 0px;
  }
  body #newsletter_wrapper .form_new_error .error {
    margin-left: 0px;
    font-size: 12px;
  }
  body #newsletter_wrapper .mfp-close {
    right: -30px;
    top: 0px;
    width: 80px;
    height: 43px;
    background-size: 80%;
  }
}
@media only screen and (max-width: 500px) {
  body #newsletter_wrapper {
    width: 191px;
    padding: 20px 26px 10px;
  }
  body #newsletter_wrapper h1 {
    font-size: 21px;
    line-height: 29px;
  }
  body #newsletter_wrapper p {
    font-size: 12px;
    margin-top: 15px;
    line-height: 20px;
  }
  body #newsletter_wrapper form {
    width: 200px;
  }
  body #newsletter_wrapper form .form_section {
    height: 55px;
    width: 190px;
  }
  body #newsletter_wrapper form .form_section label {
    float: none;
    font-size: 12px;
  }
  body #newsletter_wrapper form .form_section input {
    float: none;
    width: 150px;
    height: 25px;
  }
  body #newsletter_wrapper form .form_section .form_new_submit {
    margin-left: 0px;
    font-size: 11px;
  }
  body #newsletter_wrapper form .form_section .form_note {
    bottom: 23px;
    font-size: 8px;
  }
  body #newsletter_wrapper .form_new_error {
    width: 190px;
    padding-top: 0px;
  }
  body #newsletter_wrapper .form_new_error .error {
    margin-left: 0px;
    font-size: 10px;
  }
}
.go-top {
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  color: white;
  background-color: red;
  font-size: 12px;
  padding: 1em;
  display: none;
  z-index: 999;
}
.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-preloader {
  display: none;
}
.mfp-content {
  margin-top: 20px;
}