/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: left;
}
fieldset {
  min-width: 0;
}
/*//////////  (2) GENERIC CLASSES   /////////////////////////////////*/
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  background: transparent;
  cursor: pointer;
}
a {
  text-decoration: none;
}
input {
  border: none;
}
input[type="checkbox"] {
  margin: 0;
}
textarea {
  border: none;
  overflow: auto;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button {
  outline: 0;
  border: 0;
}
button {
  font-family: 'Humble';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
}
.btn {
  font-size: 19px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.5);
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  text-transform: uppercase;
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  .btn {
    font-size: 25px;
    line-height: 25px;
  }
}
.btn:hover {
  color: white;
}
.btnAddDrama {
  cursor: pointer;
}
@font-face {
  font-family: 'GillFacia';
  src: url(dd9f541f09c560239839aa5e34d56558.woff2) format('woff2'), url(986793c6f7c2ca2354ef62cef9616a3e.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Humble';
  src: url(1d20fc64413459f617a3c0113a2609b8.woff2) format('woff2'), url(2e645e053e271a7e4b068a3e95d7ada1.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'humble_logtyperegular';
    src: url('humblelogtype-webfont.woff2') format('woff2'),
         url('humblelogtype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.humble {
  font-family: 'Humble';
  font-weight: 400;
  font-style: normal;
}
.gill {
  font-family: 'GillFacia';
  font-weight: 400;
  font-style: normal;
}
.defaultFont {
  font-family: 'Humble';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
}
.black {
  font-weight: 900;
}
.bold {
  font-weight: 700;
}
.medium {
  font-weight: 500;
}
.light {
  font-weight: 300;
}
strong {
  font-weight: 700;
}
body {
  /*16px*/
  font-size: 14px;
  line-height: 16px;
}
.giant {
  font-size: 64px;
  line-height: 68px;
}
.hugeGiant {
  /* 48px*/
  font-size: 48px;
  line-height: 58px;
}
.hugeHugeGiant {
  /* 48px*/
  font-size: 45px;
  line-height: 49px;
}
.huge {
  /*40px*/
  font-size: 40px;
  line-height: 48px;
}
.bigBigHuge {
  /*35px*/
  font-size: 35px;
  line-height: 38px;
}
.bigHuge {
  /*32px*/
  font-size: 32px;
  line-height: 42px;
}
.big {
  /*28px*/
  font-size: 26px;
  line-height: 29px;
}
.midBig {
  /*24px*/
  font-size: 24px;
  line-height: 28px;
}
.midMidBig {
  /*22px*/
  font-size: 22px;
  line-height: 24px;
}
.mid {
  /*22px*/
  font-size: 20px;
  line-height: 22px;
}
.stdStdMid {
  /*20px*/
  font-size: 18px;
  line-height: 20px;
}
.stdMid {
  /*18px*/
  font-size: 15px;
  line-height: 18px;
}
.std,
.standard {
  /*16px*/
  font-size: 14px;
  line-height: 16px;
}
.smallStd {
  font-size: 13px;
  line-height: 15px;
}
.small {
  font-size: 12px;
  line-height: 14px;
}
.smallTiny {
  font-size: 0.8rem;
  line-height: 1rem;
}
.tiny {
  font-size: 0.75rem;
  line-height: 0.9375rem;
}
.letterSpacing1 {
  letter-spacing: 1px;
}
.letterSpacing2 {
  letter-spacing: 2px;
}
.letterSpacing3 {
  letter-spacing: 3px;
}
.letterSpacing4 {
  letter-spacing: 4px;
}
.blackColor {
  color: #000;
}
.blackBlock {
  background-color: #000;
}
.greyDarkest {
  color: #252525;
}
.greyDarkestBlock {
  background-color: #252525;
}
.greyDark {
  color: #555555;
}
.greyDarkBlock {
  background-color: #555555;
}
.greyVeryDark {
  color: #383837;
}
.greyVeryDarkBlock {
  background-color: #383837;
}
.grey {
  color: #9b9b9b;
}
.success {
  color: #4ace1c;
}
.greyBlock {
  background-color: #9b9b9b;
}
.greySemiLight {
  color: #d5d5d5;
}
.greySemiLightBlock {
  background-color: #d5d5d5;
}
.greyLight {
  color: #edece9;
}
.greyLightBlock {
  background-color: #edece9;
}
.greyLightest {
  color: #f5f5f5;
}
.greyLightestBlock {
  background-color: #f5f5f5;
}
.white {
  color: #fff;
}
a.whiteLink {
  color: #fff;
}
.whiteBlock {
  background-color: #fff;
}
.main {
  color: #ce9276;
}
.mainBlock {
  background-color: #ce9276;
}
.mainDarkBlock {
  background-color: #c78363;
}
.mainLight {
  color: #e9cec1;
}
.mainLightBlock {
  background-color: #e9cec1;
}
.error {
  color: #cc0000;
}
/* Variables */
@media only screen and (max-width: 480px) {
  .hideMobile {
    display: none;
  }
}
@media only screen and (max-width: 890px) {
  .hideTablet {
    display: none;
  }
}
.showMobile {
  display: none;
}
@media only screen and (max-width: 480px) {
  .showMobile {
    display: block;
  }
}
.showTablet {
  display: none;
}
@media only screen and (max-width: 890px) {
  .showTablet {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .centerMobile {
    text-align: center !important;
  }
}
@media only screen and (max-width: 890px) {
  .centerTablet {
    text-align: center !important;
  }
}
.brTablet {
  display: none;
}
@media only screen and (max-width: 890px) {
  .brTablet {
    display: block;
  }
}
.brMobile {
  display: none;
}
@media only screen and (max-width: 480px) {
  .brMobile {
    display: block;
  }
}
.hoverScale {
  -moz-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  -webkit-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}
.hoverScale:hover {
  transform: scale(1.3);
}
.hoverBump {
  transform: scale(0);
  -moz-transition: transform 450ms ease;
  -o-transition: transform 450ms ease;
  -webkit-transition: transform 450ms ease;
  transition: transform 450ms ease;
}
.hoverBump.passed {
  transform: scale(1);
}
@keyframes fadein {
  from {
    opacity: 0;
    top: 20px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
    top: 20px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
    top: 20px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
    top: 20px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
    top: 20px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}
.fadeInAnimation {
  -webkit-animation: fadein 1.5s ease-in-out;
  -moz-animation: fadein 1.5s ease-in-out;
  -ms-animation: fadein 1.5s ease-in-out;
  -o-animation: fadein 1.5s ease-in-out;
  animation: fadein 1.5s ease-in-out;
  position: relative;
}
.hide {
  display: none;
}
.pointer {
  cursor: pointer;
}
.inbl {
  display: inline-block;
}
.hidden {
  display: none;
}
.leftAlign {
  text-align: left;
}
.rightAlign {
  text-align: right;
}
.middleAlign {
  vertical-align: middle;
}
.inblNav ul li {
  display: inline-block;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.flex-col {
  flex-direction: column;
}
.flexSplit {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 890px) {
  .flexSplit {
    flex-direction: column;
  }
}
.flexSplit > div {
  width: 50%;
}
@media only screen and (max-width: 890px) {
  .flexSplit > div {
    width: 100%;
  }
}
.flexSplitR {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 890px) {
  .flexSplitR {
    flex-direction: column-reverse;
  }
}
.flexSplitR > div {
  width: 50%;
}
@media only screen and (max-width: 890px) {
  .flexSplitR > div {
    width: 100%;
  }
}
.middleAlign {
  vertical-align: middle;
}
.nowrap {
  white-space: nowrap;
}
.clearFloat {
  clear: both;
  height: 0;
  line-height: 0;
}
.imgContainer img {
  width: 100%;
}
.center {
  text-align: center;
}
.rightAlign {
  text-align: right;
}
.leftAlign {
  text-align: left;
}
a {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.shadowed {
  -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
}
.smallShadowed {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.textshadowed {
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.uppercase {
  text-transform: uppercase;
}
hr {
  background: inherit;
  border: 0;
  height: 1px;
}
.floatRight {
  float: right;
}
.floatLeft {
  float: left;
}
.faded {
  opacity: 0.5;
}
.transparent {
  opacity: 0;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.underline {
  text-decoration: underline;
}
.italic {
  font-style: italic;
}
b {
  font-weight: 700;
}
.justify {
  text-align: justify;
}
.flipX {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.flipY {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.flipXY {
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
[data-lazy-load-src] {
  opacity: 0;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.lazy-loaded {
  opacity: 1;
}
.absoluteCover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.backCoverCenter {
  background-position: center center;
  background-size: cover;
}
[data-href] {
  cursor: pointer;
}
@media only screen and (max-width: 890px) {
  [data-tabletHref] {
    cursor: pointer;
  }
}
.bordered {
  border: 2px solid #ce9276;
}
.lazy,
[data-src] {
  opacity: 0;
}
.tinyMargin {
  margin: 5px;
}
.tinyMargin-t {
  margin-top: 5px;
}
.tinyMargin-b {
  margin-bottom: 5px;
}
.tinyMargin-l {
  margin-left: 5px;
}
.tinyMargin-r {
  margin-right: 5px;
}
.tinyMargin-y {
  margin-top: 5px;
  margin-bottom: 5px;
}
.tinyMargin-x {
  margin-left: 5px;
  margin-right: 5px;
}
.smallMargin {
  margin: 10px;
}
.smallMargin-t {
  margin-top: 10px;
}
.smallMargin-y {
  margin-top: 10px;
  margin-bottom: 10px;
}
.smallMargin-x {
  margin-left: 10px;
  margin-right: 10px;
}
.smallMargin-b {
  margin-bottom: 10px;
}
.smallMargin-l {
  margin-left: 10px;
}
.smallMargin-r {
  margin-right: 10px;
}
.smallMidMargin {
  margin: 15px;
}
.smallMidMargin-t {
  margin-top: 15px;
}
.smallMidMargin-b {
  margin-bottom: 15px;
}
.smallMidMargin-l {
  margin-left: 15px;
}
.smallMidMargin-r {
  margin-right: 15px;
}
.smallMidMargin-y {
  margin-top: 15px;
  margin-bottom: 15px;
}
.smallMidMargin-x {
  margin-left: 15px;
  margin-right: 15px;
}
.midMargin {
  margin: 20px;
}
.midMargin-t {
  margin-top: 20px;
}
.midMargin-b {
  margin-bottom: 20px;
}
.midMargin-l {
  margin-left: 20px;
}
.midMargin-r {
  margin-right: 20px;
}
.midMargin-y {
  margin-top: 20px;
  margin-bottom: 20px;
}
.midMargin-x {
  margin-left: 20px;
  margin-right: 20px;
}
.bigMargin {
  margin: 30px;
}
.bigMargin-t {
  margin-top: 30px;
}
.bigMargin-b {
  margin-bottom: 30px;
}
.bigMargin-l {
  margin-left: 30px;
}
.bigMargin-r {
  margin-right: 30px;
}
.bigMargin-y {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bigMargin-x {
  margin-left: 30px;
  margin-right: 30px;
}
.hugeMargin {
  margin: 50px;
}
.hugeMargin-t {
  margin-top: 50px;
}
.hugeMargin-b {
  margin-bottom: 50px;
}
.hugeMargin-l {
  margin-left: 50px;
}
.hugeMargin-r {
  margin-right: 50px;
}
.hugeMargin-y {
  margin-top: 50px;
  margin-bottom: 50px;
}
.hugeMargin-x {
  margin-left: 50px;
  margin-right: 50px;
}
.tinyPadding {
  padding: 3px;
}
.tinyPadding-r {
  padding-right: 3px;
}
.tinyPadding-l {
  padding-left: 3px;
}
.tinyPadding-t {
  padding-top: 3px;
}
.tinyPadding-b {
  padding-bottom: 3px;
}
.tinyPadding-y {
  padding-top: 3px;
  padding-bottom: 3px;
}
.tinyPadding-x {
  padding-left: 3px;
  padding-right: 3px;
}
.smallPadding {
  padding: 5px;
}
.smallPadding-r {
  padding-right: 5px;
}
.smallPadding-l {
  padding-left: 5px;
}
.smallPadding-t {
  padding-top: 5px;
}
.smallPadding-b {
  padding-bottom: 5px;
}
.smallPadding-y {
  padding-top: 5px;
  padding-bottom: 5px;
}
.smallPadding-x {
  padding-left: 5px;
  padding-right: 5px;
}
.smallMidPadding {
  padding: 10px;
}
.smallMidPadding-r {
  padding-right: 10px;
}
.smallMidPadding-l {
  padding-left: 10px;
}
.smallMidPadding-t {
  padding-top: 10px;
}
.smallMidPadding-b {
  padding-bottom: 10px;
}
.smallMidPadding-y {
  padding-top: 10px;
  padding-bottom: 10px;
}
.smallMidPadding-x {
  padding-left: 10px;
  padding-right: 10px;
}
.midPadding {
  padding: 15px;
}
.midPadding-r {
  padding-right: 15px;
}
.midPadding-l {
  padding-left: 15px;
}
.midPadding-t {
  padding-top: 15px;
}
.midPadding-b {
  padding-bottom: 15px;
}
.midPadding-y {
  padding-top: 15px;
  padding-bottom: 15px;
}
.midPadding-x {
  padding-left: 15px;
  padding-right: 15px;
}
.midBigPadding {
  padding: 20px;
}
.midBigPadding-r {
  padding-right: 20px;
}
.midBigPadding-l {
  padding-left: 20px;
}
.midBigPadding-t {
  padding-top: 20px;
}
.midBigPadding-b {
  padding-bottom: 20px;
}
.midBigPadding-y {
  padding-top: 20px;
  padding-bottom: 20px;
}
.midBigPadding-x {
  padding-left: 20px;
  padding-right: 20px;
}
.bigPadding {
  padding: 30px;
}
.bigPadding-r {
  padding-right: 30px;
}
.bigPadding-l {
  padding-left: 30px;
}
.bigPadding-t {
  padding-top: 30px;
}
.bigPadding-b {
  padding-bottom: 30px;
}
.bigPadding-y {
  padding-top: 30px;
  padding-bottom: 30px;
}
.bigPadding-x {
  padding-left: 30px;
  padding-right: 30px;
}
.bigHugePadding {
  padding: 40px;
}
.bigHugePadding-r {
  padding-right: 40px;
}
.bigHugePadding-l {
  padding-left: 40px;
}
.bigHugePadding-t {
  padding-top: 40px;
}
.bigHugePadding-b {
  padding-bottom: 40px;
}
.bigHugePadding-y {
  padding-top: 40px;
  padding-bottom: 40px;
}
.bigHugePadding-x {
  padding-left: 40px;
  padding-right: 40px;
}
.hugePadding {
  padding: 50px;
}
.hugePadding-r {
  padding-right: 50px;
}
.hugePadding-l {
  padding-left: 50px;
}
.hugePadding-t {
  padding-top: 50px;
}
.hugePadding-b {
  padding-bottom: 50px;
}
.hugePadding-y {
  padding-top: 50px;
  padding-bottom: 50px;
}
.hugePadding-x {
  padding-left: 50px;
  padding-right: 50px;
}
.noMargin {
  margin: 0 !important;
}
.noMargin-l {
  margin-left: 0;
}
.noMargin-r {
  margin-right: 0;
}
.noMargin-t {
  margin-top: 0;
}
.noMargin-b {
  margin-bottom: 0;
}
.noMargin-x {
  margin-left: 0;
  margin-right: 0;
}
.noMargin-y {
  margin-top: 0;
  margin-bottom: 0;
}
.noPadding {
  padding: 0 !important;
}
.noPadding-l {
  padding-left: 0 !important;
}
.noPadding-r {
  padding-right: 0 !important;
}
.noPadding-t {
  padding-top: 0 !important;
}
.noPadding-b {
  padding-bottom: 0 !important;
}
.noPadding-x {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.noPadding-y {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 890px) {
  .col.m-midMargin-t {
    margin-top: 20px;
  }
  .col.m-smallMargin-t {
    margin-top: 10px;
  }
  .col.m-noPadding-l {
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  .col.s-midMargin-t {
    margin-top: 20px;
  }
  .col.s-smallMargin-t {
    margin-top: 10px;
  }
  .col.s-noPadding-l {
    padding-left: 0 !important;
  }
}
.tinyPaddingTable td,
.tinyPaddingTable th {
  padding: 2px;
}
.smallPaddingTable td,
.smallPaddingTable th {
  padding: 5px;
}
.smallMidPaddingTable td,
.smallMidPaddingTable th {
  padding: 10px;
}
.midPaddingTable td,
.midPaddingTable th {
  padding: 15px;
}
.table-100 {
  width: 100%;
}
.table-tiny td,
.table-tiny th {
  font-size: 0.75rem;
  line-height: 0.9375rem;
}
.stdTable thead {
  text-transform: uppercase;
  background-color: #ce9276;
  color: #fff;
}
@media only screen and (max-width: 480px) {
  .stdTable {
    font-size: 12px;
    line-height: 14px;
  }
}
.stdTable th,
.stdTable td {
  padding: 5px;
}
.stdTable tbody tr:nth-child(odd) {
  background: #f5e9e4;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
.row .col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row .col:not(.col-noPadding) {
  padding: 0 0.5rem;
}
@media screen and (max-width: 480px) {
  .row .col.s12 {
    padding: 0;
  }
}
@media screen and (max-width: 890px) {
  .row .col.m12 {
    padding: 0;
  }
}
.row .col:last-child {
  padding-right: 0;
}
.row .col:first-child {
  padding-left: 0;
}
.row .col.s1 {
  width: 8.33333%;
  margin-left: 0;
}
.row .col.s2 {
  width: 16.66667%;
  margin-left: 0;
}
.row .col.s3 {
  width: 25%;
  margin-left: 0;
}
.row .col.s4 {
  width: 33.33333%;
  margin-left: 0;
}
.row .col.s5 {
  width: 41.66667%;
  margin-left: 0;
}
.row .col.s6 {
  width: 50%;
  margin-left: 0;
}
.row .col.s7 {
  width: 58.33333%;
  margin-left: 0;
}
.row .col.s8 {
  width: 66.66667%;
  margin-left: 0;
}
.row .col.s9 {
  width: 75%;
  margin-left: 0;
}
.row .col.s10 {
  width: 83.33333%;
  margin-left: 0;
}
.row .col.s11 {
  width: 91.66667%;
  margin-left: 0;
}
.row .col.s12 {
  width: 100%;
  margin-left: 0;
}
.row .col.offset-s1 {
  margin-left: 8.33333%;
}
.row .col.offset-s2 {
  margin-left: 16.66667%;
}
.row .col.offset-s3 {
  margin-left: 25%;
}
.row .col.offset-s4 {
  margin-left: 33.33333%;
}
.row .col.offset-s5 {
  margin-left: 41.66667%;
}
.row .col.offset-s6 {
  margin-left: 50%;
}
.row .col.offset-s7 {
  margin-left: 58.33333%;
}
.row .col.offset-s8 {
  margin-left: 66.66667%;
}
.row .col.offset-s9 {
  margin-left: 75%;
}
.row .col.offset-s10 {
  margin-left: 83.33333%;
}
.row .col.offset-s11 {
  margin-left: 91.66667%;
}
.row .col.offset-s12 {
  margin-left: 100%;
}
@media only screen and (min-width: 480px) {
  .row .col.m1 {
    width: 8.33333%;
    margin-left: 0;
  }
  .row .col.m2 {
    width: 16.66667%;
    margin-left: 0;
  }
  .row .col.m3 {
    width: 25%;
    margin-left: 0;
  }
  .row .col.m4 {
    width: 33.33333%;
    margin-left: 0;
  }
  .row .col.m5 {
    width: 41.66667%;
    margin-left: 0;
  }
  .row .col.m6 {
    width: 50%;
    margin-left: 0;
  }
  .row .col.m7 {
    width: 58.33333%;
    margin-left: 0;
  }
  .row .col.m8 {
    width: 66.66667%;
    margin-left: 0;
  }
  .row .col.m9 {
    width: 75%;
    margin-left: 0;
  }
  .row .col.m10 {
    width: 83.33333%;
    margin-left: 0;
  }
  .row .col.m11 {
    width: 91.66667%;
    margin-left: 0;
  }
  .row .col.m12 {
    width: 100%;
    margin-left: 0;
  }
  .row .col.offset-m1 {
    margin-left: 8.33333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.66667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.33333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.66667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.33333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.66667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.33333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.66667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 890px) {
  .row .col.l1 {
    width: 8.33333%;
    margin-left: 0;
  }
  .row .col.l2 {
    width: 16.66667%;
    margin-left: 0;
  }
  .row .col.l3 {
    width: 25%;
    margin-left: 0;
  }
  .row .col.l4 {
    width: 33.33333%;
    margin-left: 0;
  }
  .row .col.l5 {
    width: 41.66667%;
    margin-left: 0;
  }
  .row .col.l6 {
    width: 50%;
    margin-left: 0;
  }
  .row .col.l7 {
    width: 58.33333%;
    margin-left: 0;
  }
  .row .col.l8 {
    width: 66.66667%;
    margin-left: 0;
  }
  .row .col.l9 {
    width: 75%;
    margin-left: 0;
  }
  .row .col.l10 {
    width: 83.33333%;
    margin-left: 0;
  }
  .row .col.l11 {
    width: 91.66667%;
    margin-left: 0;
  }
  .row .col.l12 {
    width: 100%;
    margin-left: 0;
  }
  .row .col.offset-l1 {
    margin-left: 8.33333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.66667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.33333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.66667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.33333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.66667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.33333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.66667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
}
.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1240px) {
  .container:not(.container-noPaddingResp) {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 480px) {
  .container:not(.container-noPaddingResp) {
    padding: 0 15px;
  }
}
.container.container-section {
  padding-top: 100px;
  padding-bottom: 100px;
}
.container.container-1000 {
  max-width: 1000px;
}
.container-1200 {
  max-width: 1200px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-1000 {
  max-width: 1000px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-950 {
  max-width: 950px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-900 {
  max-width: 900px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-850 {
  max-width: 850px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-800 {
  max-width: 800px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-700 {
  max-width: 700px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-600 {
  max-width: 600px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-550 {
  max-width: 550px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-500 {
  max-width: 500px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-450 {
  max-width: 450px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-400 {
  max-width: 400px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-350 {
  max-width: 350px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-300 {
  max-width: 300px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-250 {
  max-width: 250px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-200 {
  max-width: 200px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-150 {
  max-width: 150px !important;
  margin-left: auto;
  margin-right: auto;
}
.container-100 {
  max-width: 100px !important;
  margin-left: auto;
  margin-right: auto;
}
.greyLightBordered {
  border: 1px solid #edece9;
}
.mainBordered {
  border: 1px solid #ce9276;
}
.noBorder-top {
  border-top: none;
}
.noBorder-left {
  border-left: none;
}
.noBorder-right {
  border-right: none;
}
.noBorder-bottom {
  border-bottom: none;
}
hr {
  height: 1px;
  background: black;
}
.side-nav {
  display: none;
}
header {
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  z-index: 2;
  position: fixed;
  width: 100%;
  top:0;
}
header > div,
header a:nth-child(2) {
  flex-grow: 1;
  text-align: center;
}
header > div img,
header a:nth-child(2) img {
  width: 100%;
  max-width: 150px;
}
@media only screen and (max-width: 890px) {
}
@media only screen and (max-width: 890px) {
  header.isNotFrontPage > a:nth-child(1),
  header.isNotFrontPage > a:nth-child(3) {
    display: none;
  }
}
@media only screen and (max-width: 890px) {
  header.headerRespAct > div,
  header.headerRespAct a:nth-child(2) {
    opacity: 1;
  }
}
header > a.btn {
  flex-basis: 115px;
  flex-grow: 0;
  flex-shrink: 1;
  font-size: 22px;
  line-height: 22px;
  display: block;
}
header > a.btn:last-child {
  text-align: right;
}
#header-resp {
  display: none;
}
@media only screen and (max-width: 890px) {
  #header-resp {
    display: block;
  }
}
#header-resp ul {
  position: fixed;
  bottom: 8px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1000;
}
#header-resp ul li a {
  padding: 10px;
  font-size: 14px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.5);
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  text-transform: uppercase;
}
html {
  margin-top: 0 !important;
}
body {
  font-family: 'Humble';
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  color: #9b9b9b;
  background: #000;
  -moz-transition: background 700ms ease;
  -o-transition: background 700ms ease;
  -webkit-transition: background 700ms ease;
  transition: background 700ms ease;
}
body.preload *:not(#page-projet) {
  animation-duration: 0s !important;
  -webkit-animation-duration: 0s !important;
  transition: background-color 0s, opacity 0s, color 0s, width 0s, height 0s, padding 0s, margin 0s !important;
}
html {
  scroll-behavior: smooth;
}
a {
  color: #9b9b9b;
}
a.boldLink {
  color: inherit;
  font-weight: 700;
}
a.blackLink {
  color: #000;
}
a.mainLink {
  color: #ce9276;
}
a.underlineLink {
  color: inherit;
  text-decoration: underline;
}
#flashContainer .flash {
  width: 100%;
  background: #ce9276;
  padding: 7px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  color: #fff;
  font-weight: 700;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  font-size: 13px;
  line-height: 15px;
}
#flashContainer .flash.flash-error {
  background: #cc0000;
}
.section {
  padding: 80px 0;
}
@media only screen and (max-width: 890px) {
  .section {
    padding: 40px 0;
  }
}
#page-accueil {
  overflow: hidden;
  position: relative;
}
#page-accueil #page-accueil-container {
  width: 300%;
  display: flex;
  position: relative;
  left: -100%;
  -moz-transition: all 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  -o-transition: all 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  -webkit-transition: all 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  transition: all 1400ms cubic-bezier(0.6, 0, 0.15, 1);
}
#page-accueil #page-accueil-container > * {
  width: 100%;
  min-height: calc(100vh);
  min-height: -moz-calc(100vh);
  min-height: -webkit-calc(100vh);
  padding-top: 84px;
}
@media only screen and (max-width: 890px) {
  #page-accueil #page-accueil-container > * {
    padding-bottom: 60px;
  }
}
#page-accueil #page-accueil-container #page-accueil-left {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
#page-accueil #page-accueil-container #page-accueil-left ul li a {
  display: block;
  margin: 34px 0;
  color: #fff;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#page-accueil #page-accueil-container #page-accueil-left ul li a > div:first-child {
  font-family: 'GillFacia';
  font-weight: 400;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 10px;
}
#page-accueil #page-accueil-container #page-accueil-left ul li a > div:last-child {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 3px;
}
#page-accueil #page-accueil-container #page-accueil-left ul li a:hover {
  color: #9b9b9b;
}
#page-accueil #page-accueil-container .imgContainer {
  position: absolute;
  z-index: -1;
  display: none;
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  max-width:25%
}
#page-accueil #page-accueil-container .imgContainer img{
	max-width:100%;
	height:auto;
}
@media only screen and (max-width: 890px) {
  #page-accueil #page-accueil-container #page-accueil-left > .imgContainer {
    display: none;
  }
}
#page-accueil #page-accueil-container #page-accueil-left > .imgContainer.act {
  opacity: 1;
}
#page-accueil #page-accueil-container #page-accueil-mid {
  display: flex;
  justify-content: center;
  align-items: center;
}
#page-accueil #page-accueil-container #page-accueil-mid img {
  max-width: 260px;
  width: 100%;
}
#page-accueil #page-accueil-container #page-accueil-mid #page-accueil-mid-canvas {
  position: relative;
  bottom: 36px;
  left: 4px;
}
#page-accueil #page-accueil-container #page-accueil-right {
  text-align: right;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#page-accueil #page-accueil-container #page-accueil-right > div:first-child {
  text-transform: uppercase;
  color: #fff;
  font-family: 'GillFacia';
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  max-width: 380px;
  letter-spacing: 2px;
}
@media only screen and (max-width: 890px) {
  #page-accueil #page-accueil-container #page-accueil-right > div:first-child {
    max-width: none;
    font-size: 13px;
    line-height: 15px;
    padding: 0 10px;
    margin-top: 0px;
  }
}
#page-accueil #page-accueil-container #page-accueil-right > div:first-child p {
  margin: 20px 0;
}
@media only screen and (max-width: 890px) {
  #page-accueil #page-accueil-container #page-accueil-right > div:first-child p {
    margin: 10px 0;
  }
}
#page-accueil #page-accueil-container #page-accueil-right .img-item-2 {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-right: -780px;
  margin-top: -35vh;
  height: 70vh;
  z-index: -1;
}
#page-accueil #page-accueil-container #page-accueil-right .img-item-2 img {
  height: 100%;
}
@media only screen and (max-width: 1600px) {
  #page-accueil #page-accueil-container #page-accueil-right .img-item-2 {
    margin-right: -780px;
  }
}
@media only screen and (max-width: 890px) {
  #page-accueil #page-accueil-container #page-accueil-right .img-item-2 {
    height: 45vh;
    right: 10px;
    top: 80px;
    margin-top: 0;
    margin-right: 0px;
  }
}
#page-accueil.page-accueil-left #page-accueil-container {
  left: 0%;
}
#page-accueil.page-accueil-left #page-accueil-menu > button:first-of-type {
  color: #fff;
}
#page-accueil.page-accueil-right #page-accueil-container {
  left: -200%;
}
#page-accueil.page-accueil-right #page-accueil-menu > button:last-of-type {
  color: #fff;
}
@media only screen and (max-width: 890px) {
  #page-accueil #page-accueil-menu {
    display: none;
  }
}
#page-accueil #page-accueil-menu > button:first-of-type,
#page-accueil #page-accueil-menu > button:last-of-type {
  font-size: 19px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.5);
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  z-index: 10;
  padding: 10px;
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-accueil #page-accueil-menu > button:first-of-type,
  #page-accueil #page-accueil-menu > button:last-of-type {
    font-size: 25px;
    line-height: 25px;
  }
}
#page-accueil #page-accueil-menu > button:first-of-type:hover,
#page-accueil #page-accueil-menu > button:last-of-type:hover {
  color: white;
}
#page-accueil #page-accueil-menu > button:first-of-type {
  left: 28px;
}
#page-accueil #page-accueil-menu > button:last-of-type {
  right: 28px;
}
body:not(.isNotFrontPage) {
  overflow: scroll;
  position: relative;
}
@media only screen and (max-width: 890px) {
  body:not(.isNotFrontPage) {
    overflow: visible;
  }
}
body:not(.isNotFrontPage) header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  -moz-transition: top 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  -o-transition: top 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  -webkit-transition: top 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  transition: top 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  transition-property: top, margin-top;
}
body:not(.isNotFrontPage) header img {
  max-width: none;
  width: 150px;
  -moz-transition: width 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  -o-transition: width 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  -webkit-transition: width 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  transition: width 1400ms cubic-bezier(0.6, 0, 0.15, 1);
}
@media only screen and (max-width: 890px) {
  body:not(.isNotFrontPage) header {
    opacity: 1 !important;
  }
}
body:not(.isNotFrontPage) #page-accueil-mid-canvas {
  opacity: 0;
}
@media only screen and (max-width: 890px) {
  body:not(.isNotFrontPage) #page-accueil-mid-canvas {
    display: none;
  }
}
body:not(.isNotFrontPage).bodyMid header {
  top: 55vh;
  margin-top: -55px;
  -moz-transition: top 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  -o-transition: top 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  -webkit-transition: top 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  transition: top 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  transition-property: top, margin-top;
}
body:not(.isNotFrontPage).bodyMid header img {
  width: 300px;
  -moz-transition: width 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  -o-transition: width 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  -webkit-transition: width 1400ms cubic-bezier(0.6, 0, 0.15, 1);
  transition: width 1400ms cubic-bezier(0.6, 0, 0.15, 1);
}
@media only screen and (max-width: 890px) {
  body:not(.isNotFrontPage).bodyMid header img {
    width: 150px;
  }
}
#page-projet {
  -webkit-animation: fadein 1.5s ease-in-out;
  -moz-animation: fadein 1.5s ease-in-out;
  -ms-animation: fadein 1.5s ease-in-out;
  -o-animation: fadein 1.5s ease-in-out;
  animation: fadein 1.5s ease-in-out;
  position: relative;
}
@media only screen and (max-width: 890px) {
  #page-projet {
    padding-bottom: 35px;
  }
}
#page-projet #projet-container{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: stretch;
	align-content: center;
	flex-wrap: wrap;
	max-width: 100%;
	overflow: hidden;
	margin-top:80px;
}
#page-projet img{
	max-width: 100%;
}
#page-projet #page-projet-top {
  height: 70vh;
  margin-bottom: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100%;
  z-index:1000;
  top:90px;
}
#page-projet #page-projet-top p{
	max-width: 70%;
	margin-top:20px;
	color:white;
	text-shadow: 1px 1px 2px #17171724;
	display: inline-block;
}
#page-projet .elementor-section.elementor-section-boxed>.elementor-container{
	max-width: 100%;
}
#page-projet .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
	padding:0;
}
@media only screen and (max-width: 890px) {
  #page-projet #page-projet-top {
    height: 600px;
    margin-bottom: 410px;
  }
}
#page-projet #page-projet-top > div {
  text-align: center;
  max-width:550px;
}
#page-projet #page-projet-top > div h1 {
  color: #fff;
  font-family: 'GillFacia';
  font-weight: 400;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 13px;
  text-shadow: 1px 1px 2px #17171724;
}
@media only screen and (max-width: 890px) {
  #page-projet #page-projet-top > div h1 {
    font-size: 25px;
    line-height: 30px;
  }
}
#page-projet #page-projet-top > div h2 {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 3px;
  color: #9b9b9b;
}
@media only screen and (max-width: 890px) {
  #page-projet #page-projet-top > div h2 {
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 2px;
  }
}
/*#page-projet .img-item-1,
#page-projet .img-item-2,
#page-projet .img-item-3,
#page-projet .img-item-4,
#page-projet .img-item-5 {
  position: absolute;
  z-index: -5;
  overflow: hidden;
}*/
#page-projet .img-item-1 img,
#page-projet .img-item-2 img,
#page-projet .img-item-3 img,
#page-projet .img-item-4 img,
#page-projet .img-item-5 img {
  width: 100%;
}
#page-projet .img-item-3 {
  width: 470px;
}
#page-projet .img-item-3 img {
  width: 100%;
}
#page-projet .img-item-3 p {
  margin-top: 6px;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-1 #page-projet-top {
    margin-bottom: 510px;
  }
}
#page-projet.page-projet-1 #projet-container .img-item{
	max-width: 100%;
}

#logo-hble, canvas{
	color:white;
}

/*********** Page projet 1 ***********/
/* bloc 1*/
#page-projet.page-projet-1 .bloc-1{flex:1 1 40%;}

	/* bloc 1-1*/
	#page-projet.page-projet-1 .bloc-1 .img-item.bloc-1-1{text-align:left; margin:50px 0 100px 40px;}
	#page-projet.page-projet-1 .bloc-1 .img-item.bloc-1-1 img{ max-width:100%;}

	/* bloc 1-2*/
	#page-projet.page-projet-1 .bloc-1 .img-item.bloc-1-2{text-align:center;}
	#page-projet.page-projet-1 .bloc-1 .img-item.bloc-1-2 img{max-width:70%;}
	
	/* bloc 1-3*/
	#page-projet.page-projet-1 .bloc-1 .img-item.bloc-1-3{text-align:left;margin:30px 0 0px 50px;}
	#page-projet.page-projet-1 .bloc-1 .img-item.bloc-1-3 p{max-width:40%;color:black;}
	
/* bloc 2*/
#page-projet.page-projet-1 .bloc-2{flex:1 1 60%;text-align:center;}

	/* bloc 2-1 */
	#page-projet.page-projet-1 .bloc-2 .img-item.bloc-2-1{text-align:center;}
	#page-projet.page-projet-1 .bloc-2 .img-item.bloc-2-1 img{max-width:80%;}
	
	/* bloc 2-2 */
	#page-projet.page-projet-1 .bloc-2 .img-item.bloc-2-2{text-align:left;margin:50px 0 100px 0px;}
	#page-projet.page-projet-1 .bloc-2 .img-item.bloc-2-2 img{max-width:100%;}


/* bloc 3*/
#page-projet.page-projet-1 #projet-container .bloc-3{flex:1 1 100%;max-width:90%;}


/*********** Page projet 2 ***********/
/* bloc 1*/
#page-projet.page-projet-2 .bloc-1{flex:1 1 60%;}

	/* bloc 1-1*/
	#page-projet.page-projet-2 .bloc-1 .img-item.bloc-1-1{text-align:left; margin:50px 0 100px 40px;}
	#page-projet.page-projet-2 .bloc-1 .img-item.bloc-1-1 img{ max-width:80%;}

	/* bloc 1-2*/
	#page-projet.page-projet-2 .bloc-1 .img-item.bloc-1-2{text-align:left; margin:0px 0 0px 60px;}
	#page-projet.page-projet-2 .bloc-1 .img-item.bloc-1-2 img{max-width:50%;}
	
	/* bloc 1-3*/
	#page-projet.page-projet-2 .bloc-1 .img-item.bloc-1-3{text-align:left;margin:0px 0 0px 50px;}
	#page-projet.page-projet-2 .bloc-1 .img-item.bloc-1-3 p{max-width:40%;color:black;}
	
/* bloc 2*/
#page-projet.page-projet-2 .bloc-2{flex:1 1 40%;text-align:center;}

	/* bloc 2-1 */
	#page-projet.page-projet-2 .bloc-2 .img-item.bloc-2-1{text-align:center;}
	#page-projet.page-projet-2 .bloc-2 .img-item.bloc-2-1 img{max-width:80%;}
	
	/* bloc 2-2 */
	#page-projet.page-projet-2 .bloc-2 .img-item.bloc-2-2{text-align:left;margin:50px 0 100px 0px;}
	#page-projet.page-projet-2 .bloc-2 .img-item.bloc-2-2 img{max-width:75%;}


/* bloc 3*/
#page-projet.page-projet-2 #projet-container .bloc-3{flex:1 1 100%;max-width:90%;}
#page-projet.page-projet-2 #projet-container .bloc-3 video{max-width:100%;margin:50px 0 0 0;}

/*********** Page projet 3 : MAD ***********/
/* bloc 1*/
#page-projet.page-projet-3 .bloc-1{flex:1 1 55%;}

	/* bloc 1-1*/
	#page-projet.page-projet-3 .bloc-1 .img-item.bloc-1-1{text-align:left; margin:50px 0 100px 40px;}
	#page-projet.page-projet-3 .bloc-1 .img-item.bloc-1-1 img{ max-width:80%;}

	/* bloc 1-2*/
	#page-projet.page-projet-3 .bloc-1 .img-item.bloc-1-2{text-align:left; margin:150px 40px 0px 20px;}
	#page-projet.page-projet-3 .bloc-1 .img-item.bloc-1-2 img{max-width:100%;}
	
	/* bloc 1-3*/
	#page-projet.page-projet-3 .bloc-1 .img-item.bloc-1-3{text-align:left;margin:0px 0 0px 50px;}
	#page-projet.page-projet-3 .bloc-1 .img-item.bloc-1-3 p{max-width:40%;color:black;}
	
/* bloc 2*/
#page-projet.page-projet-3 .bloc-2{flex:1 1 45%;text-align:center;}

	/* bloc 2-1 */
	#page-projet.page-projet-3 .bloc-2 .img-item.bloc-2-1{text-align:center;margin:0px 20px 0px 0px;}
	#page-projet.page-projet-3 .bloc-2 .img-item.bloc-2-1 img{max-width:80%;}
	#page-projet.page-projet-3 .bloc-2 .img-item.bloc-2-1 video{width:70%; height:auto;}
	
	/* bloc 2-2 */
	#page-projet.page-projet-3 .bloc-2 .img-item.bloc-2-2{text-align:left;margin:50px 0 100px 10px;display:flex;align-items: flex-start;justify-content: space-around}
	#page-projet.page-projet-3 .bloc-2 .img-item.bloc-2-2 img{max-width:75%;}
	#page-projet.page-projet-3 .bloc-2 .img-item.bloc-2-2 video.img-mad{width:45%; height:auto;}


/* bloc 3*/
#page-projet.page-projet-3 #projet-container .bloc-3{flex:1 1 100%;max-width:100%;margin:0px 0 0 0;}
#page-projet.page-projet-3 .bloc-3 .img-item.bloc-3-1 video{width:100%; height:auto;display: block;}


/*********** Page projet 4 ***********/
/* bloc 1*/
#page-projet.page-projet-4 .bloc-1{flex:1 1 60%;}

	/* bloc 1-1*/
	#page-projet.page-projet-4 .bloc-1 .img-item.bloc-1-1{text-align:left; margin:50px 0 100px 40px;}
	#page-projet.page-projet-4 .bloc-1 .img-item.bloc-1-1 img{ max-width:80%;}

	/* bloc 1-2*/
	#page-projet.page-projet-4 .bloc-1 .img-item.bloc-1-2{text-align:left; margin:0px 0 0px 0px;}
	#page-projet.page-projet-4 .bloc-1 .img-item.bloc-1-2 img{max-width:100%;}
	
	/* bloc 1-3*/
	#page-projet.page-projet-4 .bloc-1 .img-item.bloc-1-3{text-align:left;margin:0px 0 0px 50px;}
	#page-projet.page-projet-4 .bloc-1 .img-item.bloc-1-3 p{max-width:40%;color:black;}
	
/* bloc 2*/
#page-projet.page-projet-4 .bloc-2{flex:1 1 40%;text-align:center;}

	/* bloc 2-1 */
	#page-projet.page-projet-4 .bloc-2 .img-item.bloc-2-1{text-align:center;margin:0px 20px 0px 0px;}
	#page-projet.page-projet-4 .bloc-2 .img-item.bloc-2-1 img{max-width:80%;}
	#page-projet.page-projet-4 .bloc-2 .img-item.bloc-2-1 video{width:100%; height:auto;}
	
	/* bloc 2-2 */
	#page-projet.page-projet-4 .bloc-2 .img-item.bloc-2-2{text-align:left;margin:50px 0 100px 0px;}
	#page-projet.page-projet-4 .bloc-2 .img-item.bloc-2-2 img{max-width:75%;}


/* bloc 3*/
#page-projet.page-projet-4 #projet-container .bloc-3{flex:1 1 100%;max-width:100%;margin:80px 0 0 0;}
#page-projet.page-projet-4 .bloc-3 .img-item.bloc-3-1 video{width:100%; height:auto;display: block;}



/*********** Page projet 5 : Iris ***********/
/* bloc 1*/
#page-projet.page-projet-5 .bloc-1{flex:1 1 40%;}

	/* bloc 1-1*/
	#page-projet.page-projet-5 .bloc-1 .img-item.bloc-1-1{text-align:left; margin:50px 0 100px 40px;}
	#page-projet.page-projet-5 .bloc-1 .img-item.bloc-1-1 img{ max-width:100%;}

	/* bloc 1-2*/
	#page-projet.page-projet-5 .bloc-1 .img-item.bloc-1-2{text-align:center;}
	#page-projet.page-projet-5 .bloc-1 .img-item.bloc-1-2 img{max-width:70%;}
	
	/* bloc 1-3*/
	#page-projet.page-projet-5 .bloc-1 .img-item.bloc-1-3{text-align:left;margin:30px 0 0px 50px;}
	#page-projet.page-projet-5 .bloc-1 .img-item.bloc-1-3 p{max-width:40%;color:black;}
	
/* bloc 2*/
#page-projet.page-projet-5 .bloc-2{flex:1 1 60%;text-align:center;}

	/* bloc 2-1 */
	#page-projet.page-projet-5 .bloc-2 .img-item.bloc-2-1{text-align:center;}
	#page-projet.page-projet-5 .bloc-2 .img-item.bloc-2-1 img{max-width:80%;}
	
	/* bloc 2-2 */
	#page-projet.page-projet-5 .bloc-2 .img-item.bloc-2-2{text-align:left;margin:50px 0 100px 0px;}
	#page-projet.page-projet-5 .bloc-2 .img-item.bloc-2-2 img{max-width:100%;}


/* bloc 3*/
#page-projet.page-projet-5 #projet-container .bloc-3{flex:1 1 100%;max-width:90%;}


/*********** Page projet 6 : F ***********/
/* bloc 1*/
#page-projet.page-projet-6 .bloc-1{flex:1 1 40%;}

	/* bloc 1-1*/
	#page-projet.page-projet-6 .bloc-1 .img-item.bloc-1-1{text-align:left; margin:50px 0 100px 40px;}
	#page-projet.page-projet-6 .bloc-1 .img-item.bloc-1-1 img{ max-width:100%;}

	/* bloc 1-2*/
	#page-projet.page-projet-6 .bloc-1 .img-item.bloc-1-2{text-align:center;}
	#page-projet.page-projet-6 .bloc-1 .img-item.bloc-1-2 img{max-width:70%;}
	
	/* bloc 1-3*/
	#page-projet.page-projet-6 .bloc-1 .img-item.bloc-1-3{text-align:left;margin:30px 0 0px 50px;}
	#page-projet.page-projet-6 .bloc-1 .img-item.bloc-1-3 p{max-width:40%;color:black;}
	
/* bloc 2*/
#page-projet.page-projet-6 .bloc-2{flex:1 1 60%;text-align:center;}

	/* bloc 2-1 */
	#page-projet.page-projet-6 .bloc-2 .img-item.bloc-2-1{text-align:center;}
	#page-projet.page-projet-6 .bloc-2 .img-item.bloc-2-1 img{max-width:80%;}
	
	/* bloc 2-2 */
	#page-projet.page-projet-6 .bloc-2 .img-item.bloc-2-2{text-align:left;margin:50px 10px 100px 0px;}
	#page-projet.page-projet-6 .bloc-2 .img-item.bloc-2-2 img{max-width:60%;}


/* bloc 3*/
#page-projet.page-projet-6 #projet-container .bloc-3{flex:1 1 100%;max-width:100%;}

@media only screen and (max-width: 1200px){
	.bloc-1-3{
		display:none;
	}
}


@media only screen and (max-width: 850px){
	#page-projet.page-projet-1 .bloc-1, #page-projet.page-projet-1 .bloc-2, #page-projet.page-projet-2 .bloc-1, #page-projet.page-projet-2 .bloc-2, #page-projet.page-projet-3 .bloc-1,  #page-projet.page-projet-3 .bloc-2, #page-projet.page-projet-4 .bloc-1,  #page-projet.page-projet-4 .bloc-2, #page-projet.page-projet-5 .bloc-1,  #page-projet.page-projet-5 .bloc-2, #page-projet.page-projet-6 .bloc-1,  #page-projet.page-projet-6 .bloc-2{
		flex: 1 1 100%;
	}
	#page-projet.page-projet-5 .bloc-1 .img-item.bloc-1-2, #page-projet.page-projet-6 .bloc-1 .img-item.bloc-1-2{margin-bottom:70px;}
	#page-projet.page-projet-5 .bloc-1 .img-item.bloc-1-1, #page-projet.page-projet-6 .bloc-1 .img-item.bloc-1-1, 	#page-projet.page-projet-6 .bloc-2 .img-item.bloc-2-2{text-align: center; margin: 50px 0 100px 0px;}
	#page-projet.page-projet-3 .bloc-1 .img-item.bloc-1-1, #page-projet.page-projet-2 .bloc-1 .img-item.bloc-1-1{margin:50px 0 100px 0px;text-align: center}
	#page-projet.page-projet-3 .bloc-1 .img-item.bloc-1-2{text-align: center;   margin: 150px 20px 50px 20px;}
	#page-projet.page-projet-3 .bloc-2 .img-item.bloc-2-2{text-align: center;   margin: 50px 10px 50px 10px;}
	#page-projet.page-projet-2 .bloc-1 .img-item.bloc-1-2 {text-align: center;  margin: 0px 0 0px 0px;}
	#page-projet.page-projet-2 .bloc-2 .img-item.bloc-2-2{text-align: center;}
	
}




/*#page-projet.page-projet-1 .img-item-1 {
  top: 15.3vh;
  left: 12vw;
  width: 485px;
  height: auto;
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-1 .img-item-1 {
    width: 970px;
    height: 504px;
  }
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-1 .img-item-1 {
    z-index: -2;
    left: 50%;
    margin-left: -140px;
    top: 150px;
    width: 230px;
    height: 118px;
  }
}
#page-projet.page-projet-1 .img-item-2 {
  top: 8vh;
  right: 1vw;
  width: 550px;
  height: auto;
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-1 .img-item-2 {
    width: 684px;
    height: 1226px;
  }
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-1 .img-item-2 {
    z-index: -5;
    left: 50%;
    top: 100px;
    margin-left: 10px;
    width: 130px;
    height: 231px;
  }
}*/
#page-projet.page-projet-1 .img-item-3 {
  top: 70vh;
  left: 17vw;
  width: 271px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-1 .img-item-3 {
    top: 440px;
    left: 50%;
    margin-left: -120px;
    max-width: 240px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-1 .img-item-3 {
    width: 542px;
  }
}
#page-projet.page-projet-1 .img-item-3 img {
  width: 271px;
  height: 319px;
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-1 .img-item-3 img {
    width: 542px;
    height: 638px;
  }
}
#page-projet.page-projet-1 .img-item-4 {
  top: 95vh;
  left: 65.7vw;
  width: 195px;
  height: 166px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-1 .img-item-4 {
    width: 180px;
    height: 151px;
    top: 930px;
    left: 50%;
    margin-left: -80px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-1 .img-item-4 {
    width: 390px;
    height: 332px;
  }
}
#page-projet.page-projet-2 #page-projet-top {
  margin-bottom: 340px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-2 #page-projet-top {
    margin-bottom: 370px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-2 #page-projet-top {
    margin-bottom: 590px;
  }
}
#page-projet.page-projet-2 .img-item-1 {
  top: 12.3vh;
  left: 4vw;
  width: 351px;
  height: 419px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-2 .img-item-1 {
    z-index: 2;
    left: 50%;
    margin-left: -140px;
    top: 100px;
    width: 190px;
    height: 226px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-2 .img-item-1 {
    width: 702px;
    height: 838px;
  }
}
#page-projet.page-projet-2 .img-item-2 {
  top: 10vh;
  left: 65vw;
  width: 294px;
  height: 331px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-2 .img-item-2 {
    z-index: 1;
    left: 50%;
    top: 175px;
    margin-left: 10px;
    width: 130px;
    height: 146px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-2 .img-item-2 {
    width: 588px;
    height: 662px;
  }
}
#page-projet.page-projet-2 .img-item-3 {
  top: 74vh;
  left: 17vw;
  z-index: 2;
  width: 470px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-2 .img-item-3 {
    top: 500px;
    left: 50%;
    margin-left: -150px;
    width: 240px;
  }
}
#page-projet.page-projet-2 .img-item-3 img {
  width: 470px;
  height: 403px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-2 .img-item-3 img {
    width: 240px;
    height: 206px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-2 .img-item-3 img {
    width: 940px;
    height: 806px;
  }
}
#page-projet.page-projet-2 .img-item-4 {
  top: 70vh;
  left: 58.7vw;
  z-index: 1;
  width: 460px;
  height: 293px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-2 .img-item-4 {
    top: 460px;
    left: 50%;
    width: 230px;
    height: 146px;
    margin-left: -55px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-2 .img-item-4 {
    width: 920px;
    height: 586px;
  }
}
#page-projet.page-projet-2 .img-item-5 {
  top: 120vh;
  left: 66.7vw;
  width: 195px;
  height: 164px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-2 .img-item-5 {
    left: 50%;
    margin-left: -90px;
    top: 880px;
    width: 180px;
    height: 151px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-2 .img-item-5 {
    width: 390px;
    height: 328px;
  }
}
.outer-project{
  position:relative;
  display: flex;
}
#page-projet.page-projet-3 #page-projet-top {
  margin-bottom: 245px;
}
#page-projet.page-projet-3 #page-projet-top.bottom-reached{
  position:absolute;
  bottom:0;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-3 #page-projet-top {
    margin-bottom: 150px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-3 #page-projet-top {
    margin-bottom: 320px;
  }
}
#page-projet.page-projet-3 .img-item-1 {
  top: 12.3vh;
  left: 14vw;
  width: 228px;
  height: 487px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-3 .img-item-1 {
    z-index: 2;
    left: 50%;
    margin-left: -80px;
    top: 120px;
    width: 90px;
    height: 192px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-3 .img-item-1 {
    width: 456px;
    height: 974px;
  }
}
#page-projet.page-projet-3 .img-item-2 {
  top: 10vh;
  left: 65vw;
  width: 368px;
  height: 656px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-3 .img-item-2 {
    z-index: 1;
    left: 50%;
    top: 97px;
    margin-left: -20px;
    width: 130px;
    height: 231px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-3 .img-item-2 {
    width: 736px;
    height: 1312px;
  }
}
#page-projet.page-projet-3 .img-item-3 {
  top: 75vh;
  left: 22vw;
  width: 470px;
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-3 .img-item-3 {
    top: 450px;
    left: 50%;
    margin-left: -120px;
    width: 250px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-3 .img-item-3 {
    width: 600px;
  }
}
#page-projet.page-projet-3 .img-item-3 img {
  width: 470px;
  height: 380px;
}
@media only screen and (min-width: 1600px) and (min-height: 1000px) {
  #page-projet.page-projet-3 .img-item-3 img {
    width: 600px;
    height: 485px;
  }
}
@media only screen and (max-width: 890px) {
  #page-projet.page-projet-3 .img-item-3 img {
    width: 250px;
    height: 202px;
  }
}
#page-projet.page-projet-3 .img-item-4 {
  top: 86vh;
  left: 65.7vw;
}
#page-projet.page-projet-3 .img-item-5 {
  top: 86vh;
  left: 65.7vw;
}
#page-projet #page-projet-content {
  font-family: 'Humble' !important;
}
