/*-----------------------------------------------*\

	1 - $GLOBAL

	2 - $MODULES
		-- SiteHeader
		-- SiteFooter

	3 - $OBJECTS
		-- xx

	4 - $STYLES

\*-----------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 900px;
  }
}
@media (min-width: 1260px) {
  .container {
    width: 1140px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1260px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1260px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1260px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1260px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1260px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1260px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* -- Font-family -- */
/* -- Colorz -- */
.ilb {
  display: inline-block;
  *display: inline;
  /* Hack IE7 */
  zoom: 1;
}
.bb,
.SiteFooter-menu,
.MenuLateral,
.Glossaire-letter:before,
.Glossaire-letter:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fRight {
  float: right;
}
.fLeft {
  float: left;
}
.noTrans {
  -webkit-transition: none;
  transition: none;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
.clear {
  clear: both;
}
.noGap {
  padding: 0 !important;
}
.cell {
  display: table-cell;
}
.table {
  display: table;
}
@font-face {
  font-family: 'Gibson';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Regular.eot);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Regular.eot?#iefix) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Regular.woff) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Regular.ttf) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Regular.svg#bb4fbf86d689ca03dd32847e97000d9e) format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'GibsonLight';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Light.eot);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Light.eot?#iefix) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Light.woff) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Light.ttf) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Light.svg#6dabfe3bbac5436f9fb4acdf6bfc80a1) format('svg');
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'GibsonBold';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Bold.eot);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Bold.eot?#iefix) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Bold.woff) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Bold.ttf) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Bold.svg#54530b27eb950d30f06b883889356356) format('svg');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'GibsonSemiBold';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Semibold.eot);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Semibold.eot?#iefix) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Semibold.woff2) format('woff2'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Semibold.woff) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Semibold.ttf) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Gibson-Semibold.svg#gibsonsemibold) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calluna';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Regular.eot);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Regular.eot?#iefix) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Regular.woff) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Regular.ttf) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Regular.svg#375a5ff55d5e5adc36097b54c6a8a15a) format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'CallunaBold';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Bold.eot);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Bold.eot?#iefix) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Bold.woff) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Bold.ttf) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Bold.svg#7df70a9f8ec342583fa93044ad4be8be) format('svg');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'CallunaBoldItalic';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-BoldItalic.eot);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-BoldItalic.eot?#iefix) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-BoldItalic.woff) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-BoldItalic.ttf) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-BoldItalic.svg#abe39d6eeca8d45cc53683ced9ab480f) format('svg');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'CallunaItalic';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Italic.eot);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Italic.eot?#iefix) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Italic.woff) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Italic.ttf) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/Calluna-Italic.svg#6af5d005aa8806a319cb1e1272d0ea23) format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'ManoBtabold';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegraboldbta-webfont.eot);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegraboldbta-webfont.eot?#iefix) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegraboldbta-webfont.woff2) format('woff2'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegraboldbta-webfont.woff) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegraboldbta-webfont.ttf) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegraboldbta-webfont.svg#wc_mano_negra_btabold) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ManoBtaregular';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegrabta-webfont.eot);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegrabta-webfont.eot?#iefix) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegrabta-webfont.woff2) format('woff2'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegrabta-webfont.woff) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegrabta-webfont.ttf) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/wcmanonegrabta-webfont.svg#wc_mano_negra_btaregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/icomoon.eot?-245oPhz);
  src: url(/chauvet/sites/all/themes/chauvet/assets/fonts/icomoon.eot?#iefix-245oPhz) format('embedded-opentype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/icomoon.woff?-245oPhz) format('woff'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/icomoon.ttf?-245oPhz) format('truetype'), url(/chauvet/sites/all/themes/chauvet/assets/fonts/icomoon.svg?-245oPhz#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:after,
[class^="icon-"]:after,
[class*=" icon-"]:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span.hidden {
  display: inline-block;
  height: 0;
  width: 0;
  overflow: hidden;
}
/* -- Flèches -- */
.icon-arrow-right:after {
  content: "\e600";
  position: relative;
  top: -2px;
  height: 100%;
  margin-left: -40px;
  font-size: 1.25em;
  line-height: 1em;
  color: #c9ab6c;
  vertical-align: middle;
}
.icon-arrow-down:after {
  content: "";
  display: inline-block;
  color: #ffffff;
  height: 100%;
  width: 36px;
  height: 21px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/arrow-down.png) no-repeat !important;
  -webkit-animation: scrolldown 1.5s infinite ease-in-out;
  animation: scrolldown 1.5s infinite ease-in-out;
}
@-webkit-keyframes scrolldown {
  0% {
    transform: translateY(-10px) translateZ(0);
    -webkit-transform: translateY(-10px) translateZ(0);
  }
  50% {
    transform: translateY(0) translateZ(0);
    -webkit-transform: translateY(0) translateZ(0);
  }
  100% {
    transform: translateY(-10px) translateZ(0);
    -webkit-transform: translateY(-10px) translateZ(0);
  }
}
/* Standard syntax */
@keyframes scrolldown {
  0% {
    transform: translateY(-10px) translateZ(0);
    -webkit-transform: translateY(-10px) translateZ(0);
  }
  50% {
    transform: translateY(0) translateZ(0);
    -webkit-transform: translateY(0) translateZ(0);
  }
  100% {
    transform: translateY(-10px) translateZ(0);
    -webkit-transform: translateY(-10px) translateZ(0);
  }
}
.icon-map:before {
  content: "\e602";
  font-size: 1.5em;
  line-height: 2.20833333em;
}
.icon-home:before {
  content: "\e60e";
  font-size: 1.25em;
  line-height: 2.65em;
}
.icon-info:before {
  content: "\e900";
}
.icon-info-after:after {
  content: "\e900";
}
/* -- Réseaux sociaux -- */
.icon-fb:before {
  content: "\e603";
}
.icon-twitter:before {
  content: "\e609";
}
.icon-gplus:before {
  content: "\e605";
}
/* -- Footer -- */
.icon-fullscreen:before {
  content: "\e604";
}
.icon-sound:before {
  content: "\e608";
}
/* -- MediasViewer -- */
.icon-close:before {
  content: "\e60f";
}
.icon-next:before {
  content: "\e610";
  font-size: 1.9em;
}
.icon-prev:before {
  content: "\e611";
  font-size: 1.9em;
}
.icon-next-after:after {
  content: "\e610";
  font-size: 1.9em;
}
/* -- Medias -- */
.icon-photo:before {
  content: "\e60b";
  font-size: 1.125em;
  line-height: 2.44444444em;
}
.icon-interactif:before {
  content: "\e60c";
  font-size: 1.125em;
  line-height: 2.44444444em;
}
.icon-video:before {
  content: "\e60d";
  font-size: 1.125em;
  line-height: 2.44444444em;
}
.icon-3d:before {
  content: "\e606";
  font-size: 1.125em;
  line-height: 2.44444444em;
}
.icon-assignment:before {
  content: "\e607";
  font-size: 1.125em;
  line-height: 2.44444444em;
}
.icon-document:before {
  content: "\e60a";
  font-size: 1.125em;
  line-height: 2.44444444em;
}
/* -- Extends -- */
.capTitle,
[class*=s-hook],
.btn {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.titleBold {
  font-family: "GibsonSemiBold";
}
/* -- Titres pricipaux -- */
.s-h1,
.s-h2,
.s-h3,
.s-h4 {
  font-family: "Calluna";
}
.s-h1 {
  font-size: 5.125em;
  line-height: 0.97560976em;
  color: #ffffff;
}
@media (max-width: 992px) {
  .s-h1 {
    font-size: 3.75em;
    line-height: 1em;
  }
}
@media (max-width: 767px) {
  .s-h1 {
    font-size: 2.5em;
    line-height: 1em;
  }
}
.s-h2 {
  font-size: 2.5em;
  line-height: 1.55em;
}
@media (max-width: 767px) {
  .s-h2 {
    font-size: 2.5em;
    line-height: 0.95em;
    margin-bottom: 10px;
  }
}
.s-h3 {
  font-size: 1.9375em;
  line-height: 1.35483871em;
  font-family: "CallunaBold";
}
@media (max-width: 767px) {
  .s-h3 {
    font-size: 1.9375em;
    line-height: 1.03225806em;
    margin-bottom: 10px;
  }
}
.s-h4 {
  font-size: 1.6875em;
  line-height: 1.11111111em;
  color: #ffffff;
}
/* -- Accroche -- */
[class*=s-hook] {
  color: #c9ab6c;
}
.s-hook1 {
  font-size: 1.125em;
  line-height: 1.11111111em;
}
@media (max-width: 767px) {
  .s-hook1 {
    font-size: 1em;
    line-height: 1.125em;
  }
}
.s-hook2 {
  font-size: 0.9375em;
  line-height: 1.53333333em;
  display: inline-block;
  max-width: 520px;
}
.s-hook3 {
  font-size: 0.8125em;
  line-height: 1.38461538em;
}
.s-hookJeux {
  font-size: 2.5em;
  line-height: 1.125em;
  font-family: 'Calluna';
  text-transform: inherit;
  color: #fff;
}
@media (max-width: 767px) {
  .s-hookJeux {
    font-size: 1.875em;
    line-height: 1em;
  }
}
.wysiwyg .s-h3 + .titleBold,
.wysiwyg .s-h3 + p,
.wysiwyg .s-h3 + ul,
.wysiwyg .s-h3 + ol,
.wysiwyg .s-h3 + img {
  margin-top: 23px;
}
.wysiwyg .portrait img {
  margin-top: 6px;
  margin-bottom: 23px;
}
.wysiwyg .titleBold,
.wysiwyg strong {
  font-family: "GibsonSemiBold";
}
.wysiwyg em {
  font-style: italic;
}
.wysiwyg sub {
  vertical-align: sub;
}
.wysiwyg ol {
  list-style-type: decimal;
}
.wysiwyg ul {
  list-style-type: disc;
}
.wysiwyg ul,
.wysiwyg ol {
  margin-left: 40px;
}
@media (max-width: 767px) {
  .wysiwyg ul,
  .wysiwyg ol {
    margin-left: 20px;
  }
}
.wysiwyg li {
  display: list-item;
}
.wysiwyg .titleBold + p,
.wysiwyg .titleBold + ul,
.wysiwyg .titleBold + ol,
.wysiwyg p + .titleBold,
.wysiwyg ul + .titleBold,
.wysiwyg ol + .titleBold {
  margin-top: 28px;
}
.wysiwyg p + p,
.wysiwyg p + ul,
.wysiwyg p + ol,
.wysiwyg ul + ul,
.wysiwyg ul + p,
.wysiwyg ul + ol,
.wysiwyg ol + ol,
.wysiwyg ol + p,
.wysiwyg ol + ul {
  margin-top: 20px;
}
.wysiwyg a {
  color: #1e1a18;
  background: -webkit-linear-gradient(#999999, #999999) bottom no-repeat;
  background: linear-gradient(#999999, #999999) bottom no-repeat;
  background-size: 100% 1px;
  -webkit-transition: all 175ms ease-out;
  transition: all 175ms ease-out;
  padding: 2px;
}
.wysiwyg a:hover {
  background: -webkit-linear-gradient(#999999, #999999) bottom no-repeat;
  background: linear-gradient(#999999, #999999) bottom no-repeat;
  background-size: 100% 100%;
  color: white;
}
.wysiwyg a[href*="glossaire/"] {
  color: #a98f57;
  background: -webkit-linear-gradient(#f4eee2, #f4eee2) bottom no-repeat;
  background: linear-gradient(#f4eee2, #f4eee2) bottom no-repeat;
  background-size: 100% 100%;
}
.wysiwyg a[href*="glossaire/"]:hover {
  color: #ffffff;
  background: linear-gradient(#a98f57, #a98f57) bottom no-repeat;
  background-size: 100% 100%;
}
sup {
  vertical-align: super;
  font-size: 0.7em;
}
@media (max-height: 840px) {
  .MenuLateral-titles {
    margin-top: 0;
  }
  .MenuLateral-nav {
    font-size: 0.9em;
  }
  .ItemMenu-list {
    margin-bottom: 5px;
  }
}
@media (max-height: 720px) {
  .MenuLateral-titles {
    margin-top: -29px;
  }
  .MenuLateral-nav {
    font-size: 0.85em;
  }
}
@media (max-width: 768px) {
  .container {
    padding-left: 5% !important;
    padding-right: 5% !important;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 992px) {
  .container {
    width: 100%;
    padding-left: 7% !important;
    padding-right: 7% !important;
  }
}
.node-type-jeu-deepzoom {
  background: black;
}
.node-type-jeu-deepzoom #block-system-main {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom #block-system-main .content {
    height: 100vh;
  }
}
.node-type-jeu-deepzoom footer {
  display: none;
}
.node-type-jeu-deepzoom .deepzoom {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .deepzoom {
    height: 100vh;
  }
}
.node-type-jeu-deepzoom .DeepZoomPlayer-control {
  left: auto;
  right: 0;
}
.node-type-jeu-deepzoom .zone {
  width: "100%";
  height: "100%";
}
.node-type-jeu-deepzoom .zone path {
  fill: transparent;
  cursor: pointer;
  transition: .4s;
}
.node-type-jeu-deepzoom .zone.complete path {
  stroke: rgba(255, 255, 255, 0.4);
  stroke-width: 70px;
  stroke-alignment: inner;
}
.node-type-jeu-deepzoom .JeuDeepZoom {
  counter-rest: num-box;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd {
  height: 100%;
  width: 100%;
  display: table;
  background: rgba(0, 0, 0, 0.9);
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content,
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content {
    padding-top: 60px;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text {
  margin: 0 auto;
  width: 100%;
  color: #fff;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .s-hookJeux,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .s-hookJeux {
  margin: 10px auto 20px;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-textRules,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-textRules {
  margin-top: 44px;
  font-size: 1.125em;
  line-height: 1.55555556em;
  letter-spacing: 0.1em;
  font-family: 'GibsonLight';
  width: 55%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-textRules,
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-textRules {
    width: 70%;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .share,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .share {
  width: 247px;
  margin: 0 auto;
  margin-top: 30px;
  position: absolute;
  left: 82px;
  bottom: 90px;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .share.end,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .share.end {
  position: relative;
  bottom: 0;
  left: 0;
  top: -80px;
  transition: .5s;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .share.end.open,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .share.end.open {
  top: 0;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .share,
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .share {
    position: static;
    margin-top: 80px;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .share a,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .share a {
  color: #8a8987;
  text-transform: uppercase;
  padding: 0 10px;
  font-family: "GibsonSemiBold";
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  /*position: absolute;
							z-index: -9999999;
							top: 0;*/
  display: none;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .sliderRules-container,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .sliderRules-container {
  position: static;
  width: 300%;
  height: 100%;
  min-height: 320px;
  display: table;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-item,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-item {
  width: 33%;
  display: inline-block;
  vertical-align: middle;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-item p,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-item p {
  font-family: 'ManoBtaregular';
  color: #666666;
  font-size: 1.625em;
  line-height: 1.15384615em;
  position: relative;
  width: 420px;
  margin: 20px auto 0;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-item p,
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-item p {
    margin: 40px auto 0;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-item .JeuDeepZoom-btnGo,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-item .JeuDeepZoom-btnGo {
  margin-top: 40px;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-item .rulesImg,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-item .rulesImg {
  width: 420px;
  margin: 0 auto;
  display: inline-block;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-item .rulesImg,
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-item .rulesImg {
    width: 220px;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-item .rulesImg img,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-item .rulesImg img {
  width: 100%;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-chronoRules,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-chronoRules,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-answerRules,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-answerRules,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-textRules,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-textRules {
  position: relative;
  margin-top: 0;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: inherit;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-chronoRules .JeuDeepZoom-chrono,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-chronoRules .JeuDeepZoom-chrono,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-answerRules .JeuDeepZoom-chrono,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-answerRules .JeuDeepZoom-chrono,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-textRules .JeuDeepZoom-chrono,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-textRules .JeuDeepZoom-chrono {
  position: relative;
  text-align: center;
  top: 0;
  margin: 0 auto;
  margin-bottom: 10px;
  width: 110px;
  padding-left: 0;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-chronoRules .JeuDeepZoom-chrono span:after,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-chronoRules .JeuDeepZoom-chrono span:after,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-answerRules .JeuDeepZoom-chrono span:after,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-answerRules .JeuDeepZoom-chrono span:after,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-textRules .JeuDeepZoom-chrono span:after,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-textRules .JeuDeepZoom-chrono span:after {
  right: -50px;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-chronoRules p,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-chronoRules p {
  width: 350px;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-chronoRules p:before,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-chronoRules p:before {
  position: absolute;
  content: "";
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/deepzoom/fleche-rules-chrono.png) no-repeat center center;
  height: 232px;
  width: 102px;
  top: -220px;
  right: 0;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-chronoRules p:before,
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-chronoRules p:before {
    height: 150px;
    top: -152px;
    right: 77px;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-answerRules p,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-answerRules p {
  width: 300px;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-answerRules p:before,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-answerRules p:before {
  position: absolute;
  content: "";
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/deepzoom/fleche-rules-answer.png) no-repeat center center;
  height: 74px;
  width: 62px;
  left: 50PX;
  top: -75px;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules .overlay-answerRules p:before,
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules .overlay-answerRules p:before {
    left: 90px;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-nav,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-nav {
  display: block;
  z-index: 9;
  height: 25px;
  width: 12px;
  margin: 0 auto;
  position: absolute;
  bottom: 84px;
  left: 50%;
  display: none;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-nav,
  .node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-nav {
    position: relative;
    bottom: -40px;
    left: 0;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-nav .prev,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-nav .prev {
  left: -20px;
  color: #C9AB6C;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-nav .middle,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-nav .middle {
  left: 0;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-nav .next,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-nav .next {
  left: 20px;
  color: #C9AB6C;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-nav .circle,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-nav .circle {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #3f3f3e;
  position: absolute;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayStart .overlay-content .overlay-text .sliderRules-nav .circle.active,
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .overlay-content .overlay-text .sliderRules-nav .circle.active {
  background-color: #ffffff;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd {
  display: none;
}
.node-type-jeu-deepzoom .JeuDeepZoom-overlayEnd .result-chrono {
  color: #c9ab6c;
}
.node-type-jeu-deepzoom .JeuDeepZoom-title {
  color: #fff;
  position: absolute;
  left: 35px;
  font-family: "GibsonSemiBold";
}
.node-type-jeu-deepzoom .JeuDeepZoom-btnGo,
.node-type-jeu-deepzoom .JeuDeepZoom-btnReplay,
.node-type-jeu-deepzoom .JeuDeepZoom-btnChallenge {
  display: block;
  margin: 0 auto;
  margin-top: 57px;
  padding: 0 20px;
  line-height: 60px;
  width: 247px;
  height: 60px;
  background-color: #c9ab6c;
  color: white;
  text-transform: uppercase;
  border: none;
  font-family: "GibsonSemiBold";
  letter-spacing: 0.1em;
  font-size: 14px;
  -webkit-appearance: none;
  cursor: pointer;
  border-radius: 0;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-btnGo,
  .node-type-jeu-deepzoom .JeuDeepZoom-btnReplay,
  .node-type-jeu-deepzoom .JeuDeepZoom-btnChallenge {
    width: 80%;
    padding: 0;
    margin-top: 44px;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-btnChallenge {
  background-color: #fff;
  display: inline-block;
  color: #000;
  z-index: 1;
  position: relative;
}
.node-type-jeu-deepzoom .JeuDeepZoom-btnReplay {
  display: inline-block;
  z-index: 1;
  position: relative;
}
.node-type-jeu-deepzoom .JeuDeepZoom-btnGo {
  position: absolute;
  right: 82px;
  bottom: 70px;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-btnGo {
    position: static;
    margin: 44px auto;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-btnGo--center {
  margin: 0 auto;
  position: static;
}
.node-type-jeu-deepzoom .JeuDeepZoom-btnRules {
  font-family: "GibsonSemiBold";
  font-size: 0.625em;
  line-height: 2em;
  text-transform: uppercase;
  padding: 0 30px;
  border: 1px solid #272522;
  width: 246px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  margin-top: 50px;
  cursor: pointer;
}
.node-type-jeu-deepzoom .JeuDeepZoom-btnRules:after {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-btnRules {
    width: 100%;
    padding: 0;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-commandes {
  position: absolute;
  width: 100%;
  bottom: 50px;
  left: 0;
  text-align: center;
}
@media (max-width: 1260px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-commandes {
    bottom: 20px;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-chrono {
  position: absolute;
  top: 65px;
  width: 222px;
  height: 72px;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  font-size: 1.5em;
  line-height: 0.95833333em;
  line-height: 72px;
  color: #fff;
  padding-left: 35px;
}
.node-type-jeu-deepzoom .JeuDeepZoom-chrono span:after {
  color: #c9ab6c;
  font-size: 1.8em;
  position: absolute;
  right: 45px;
}
.node-type-jeu-deepzoom .JeuDeepZoom-etape {
  counter-increment: num-box;
  position: relative;
  display: inline-block;
  width: 164px;
  min-height: 106px;
  background: #FFF none repeat scroll 0% 0%;
  padding: 35px 26px 30px 26px;
  vertical-align: top;
  margin: 20px;
  font-family: "GibsonSemiBold";
}
@media (max-width: 1260px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-etape {
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-etape {
    margin: 5px;
    font-size: 0.75em;
    line-height: 1em;
    width: 40%;
    min-height: 39px;
    padding: 15px;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-etape:before {
  content: counter(num-box);
  position: absolute;
  width: 39px;
  height: 50px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/deepzoom/bulle.svg) no-repeat center center;
  border-radius: 100%;
  top: -25px;
  line-height: 50px;
  left: calc(50% - 25px);
  color: #fff;
  font-family: 'ManoBtaregular';
}
@media (max-width: 767px) {
  .node-type-jeu-deepzoom .JeuDeepZoom-etape:before {
    background-size: 60%;
  }
}
.node-type-jeu-deepzoom .JeuDeepZoom-etape--todo {
  background: rgba(255, 255, 255, 0.4);
}
.node-type-jeu-deepzoom .JeuDeepZoom-etape--doing {
  background: white;
}
.node-type-jeu-deepzoom .JeuDeepZoom-etape--done:before {
  content: "";
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/deepzoom/bulle-check.svg) no-repeat center center;
}
.node-type-jeu-deepzoom .challenge {
  font-family: "GibsonSemiBold";
  font-size: 1em;
  text-transform: uppercase;
  padding: 0 30px;
  border: 1px solid #272522;
  height: 60px;
  line-height: 60px;
  display: inline-block;
}
.node-type-jeu-deepzoom .challenge-rs {
  color: #8a8987;
  padding: 0 10px;
  font-size: .85em;
}
.node-type-jeu-deepzoom .challenge-rs.first {
  padding-left: 20px;
}
/**

VISITE

*/
.node-type--visite footer,
.node-type--visite-guidee footer {
  display: none;
}
.node-type--visite #content,
.node-type--visite-guidee #content {
  min-height: auto;
}
/**

MEDIATHEQUE

*/
.node-type--mediatheque,
.node-type--mediatheque-deepzoom,
.node-type--mediatheque-chronique {
  background: black;
}
.node-type--mediatheque #content .content,
.node-type--mediatheque-deepzoom #content .content,
.node-type--mediatheque-chronique #content .content {
  position: relative;
  min-height: 100vh;
}
.node-type--mediatheque .PageEditoriale-medias,
.node-type--mediatheque-deepzoom .PageEditoriale-medias,
.node-type--mediatheque-chronique .PageEditoriale-medias {
  margin-top: 0;
  background: none;
  background-color: black;
  min-height: 100vh;
}
.node-type--mediatheque .SiteFooter,
.node-type--mediatheque-deepzoom .SiteFooter,
.node-type--mediatheque-chronique .SiteFooter {
  display: none;
}
.node-type--mediatheque .Mediatheque-slidedown,
.node-type--mediatheque-deepzoom .Mediatheque-slidedown,
.node-type--mediatheque-chronique .Mediatheque-slidedown {
  padding: 80px 0;
  background: black;
  font-size: 22px;
  text-align: center;
  color: white;
}
.MediaFiltres {
  position: fixed;
  width: 90%;
  max-width: 1122px;
  top: 45px;
  right: 20px;
  z-index: 2;
}
@media (max-width: 767px) {
  .MediaFiltres {
    position: absolute;
    top: 15px;
    right: -5px;
  }
}
.MediaFiltres-commandes {
  position: absolute;
  right: 20px;
  text-align: right;
}
.MediaFiltres-switch {
  font-size: 13px;
  color: #332c27;
  text-transform: uppercase;
  padding: 20px;
  padding-right: 115px;
  display: inline-block;
  background-color: white;
  transition: .3s;
  cursor: pointer;
}
.MediaFiltres-switch .btnClose {
  opacity: 0;
  transition: .3s;
}
.MediaFiltres-switch .btnOpen {
  opacity: 1;
  transition: .3s;
}
.MediaFiltres-switch.opened {
  color: white;
  background-color: #332c27;
}
.MediaFiltres-switch.opened .btnClose {
  opacity: 1;
}
.MediaFiltres-switch.opened .btnOpen {
  opacity: 0;
}
.MediaFiltres-switch.opened:hover {
  background-color: #c9ab6c;
  color: #332c27;
}
.MediaFiltres-switch.opened:hover .btnClose {
  stroke: #332c27;
}
.MediaFiltres-switch .svg {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 23px;
  right: 19px;
}
.MediaFiltres-switch:hover {
  background-color: #332c27;
  color: white;
}
.MediaFiltres-switch:hover .btnOpen {
  stroke: #c9ab6c;
}
.MediaFiltres-container {
  position: absolute;
  height: 180px;
  background: white;
  top: 29px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .MediaFiltres-container {
    height: 446px;
    right: 25px;
  }
}
.ListeDeroulante {
  position: absolute;
  top: 62px;
  left: 2.5%;
}
.ListeDeroulante:not(.licences) {
  width: 30%;
  max-width: 340px;
  color: #1c2730;
}
@media (max-width: 992px) {
  .ListeDeroulante:not(.licences) {
    position: relative;
    width: 90%;
    margin: 0 5%;
    left: 0 !important;
    max-width: inherit;
  }
}
@media (max-width: 992px) {
  .ListeDeroulante:not(.licences) + .ListeDeroulante {
    margin-top: 30px;
  }
}
.ListeDeroulante:not(.licences) .ListeDeroulante-btn {
  margin-top: 10px;
  padding: 12px 20px 8px;
  cursor: pointer;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/puce_liste_deroulante.png) no-repeat #e7e7e7 100% 100%;
  transition: 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.ListeDeroulante:not(.licences) .ListeDeroulante-btn:hover {
  background-position: 100% 0;
}
.ListeDeroulante:not(.licences) .ListeDeroulante-item {
  transition: 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  cursor: pointer;
  padding: 0 20px;
}
.ListeDeroulante:not(.licences) .ListeDeroulante-item:hover,
.ListeDeroulante:not(.licences) .ListeDeroulante-item.selected {
  background-color: #c9ab6c;
}
.ListeDeroulante:not(.licences) .ListeDeroulante-item:first-of-type {
  margin-top: 12px;
}
.ListeDeroulante:not(.licences) .ListeDeroulante-item:last-of-type {
  margin-bottom: 12px;
}
.ListeDeroulante:not(.licences) .ListeDeroulante-liste {
  top: 28px;
}
.ListeDeroulante-liste {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  width: 100%;
  box-shadow: 0 0 32px -25px;
  overflow: hidden;
}
.ListeDeroulante:nth-of-type(2) {
  z-index: 3;
}
@media (max-width: 767px) {
  .ListeDeroulante:nth-of-type(2) {
    margin-top: 30px;
  }
}
.ListeDeroulante:nth-of-type(3) {
  left: 35%;
  z-index: 2;
}
.ListeDeroulante:nth-of-type(4) {
  left: 67.5%;
  z-index: 1;
}
.ListeDeroulante.licences {
  top: 22px;
}
@media (max-width: 992px) {
  .ListeDeroulante.licences {
    left: 5%;
  }
}
@media (max-width: 767px) {
  .ListeDeroulante.licences {
    top: 50px;
  }
}
.ListeDeroulante.licences .ListeDeroulante-titre {
  margin-right: 3px;
}
.ListeDeroulante.licences .ListeDeroulante-btn {
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.ListeDeroulante.licences .ListeDeroulante-btn:hover {
  opacity: .4;
}
.ListeDeroulante.licences .ListeDeroulante-liste {
  margin: -14px 0 0 -20px;
}
.ListeDeroulante.licences .ListeDeroulante-item {
  padding: 15px 20px 13px 20px;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.ListeDeroulante.licences .ListeDeroulante-item:hover {
  opacity: .6;
}
.ListeDeroulante.licences .ListeDeroulante-item.cc {
  padding: 0;
  height: 36px;
  width: 88px;
  display: block;
  text-indent: -300px;
  background: no-repeat 20px 50%;
  width: 100%;
}
.ListeDeroulante.licences .ListeDeroulante-item.cc.by {
  background-image: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/by.png);
}
.ListeDeroulante.licences .ListeDeroulante-item.cc.by-sa {
  background-image: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/by-sa.png);
}
.ListeDeroulante.licences .ListeDeroulante-item.cc.by-nd {
  background-image: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/by-nd.png);
}
.ListeDeroulante.licences .ListeDeroulante-item.cc.by-nc {
  background-image: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/by-nc.png);
}
.ListeDeroulante.licences .ListeDeroulante-item.cc.by-nc-sa {
  background-image: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/by-nc-sa.png);
}
.ListeDeroulante.licences .ListeDeroulante-item.cc.by-nc-nd {
  background-image: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/by-nc-nd.png);
}
.ListeDeroulante.licences .ListeDeroulante-item.cc:last-of-type {
  margin-bottom: 18px;
}
.Media-PDF {
  position: absolute;
  width: 400px;
  height: 400px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/dl-pdf.png) no-repeat 50% 50%;
  overflow: hidden;
  text-indent: -100%;
  top: 50%;
  top: calc(50% - 200px);
  left: calc(50% - 200px);
}
/* panos */
#stage {
  position: relative;
  position: fixed;
  width: 100%;
  width: calc(100% - 53px);
  height: 100%;
  top: 0;
  left: 53px;
  overflow: hidden;
}
@media (max-width: 767px) {
  #stage {
    min-height: initial;
    height: 100%;
    height: calc(100vh - 54px);
    width: 100%;
    left: 0;
    overflow: hidden;
  }
}
#pano {
  width: 100%;
  height: 100%;
}
.FicheIntro {
  position: absolute;
  top: 35px;
  right: 0;
}
.FicheIntro.visite .FicheIntro-etiquette {
  padding-right: 115px;
}
.FicheIntro.visite .FicheIntro-etiquette .btn.nav {
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/visite/menu_nav_visite.png) no-repeat 50% 50%;
  top: 47%;
  top: calc(50% - 22px);
  right: 10px;
  cursor: pointer;
  transition: .3s;
}
.FicheIntro.visite .FicheIntro-etiquette .btn.nav:hover {
  opacity: .5;
}
.FicheIntro.visite .FicheIntro-etiquette .info {
  right: 70px;
}
@media (min-width: 1260px) {
  .FicheIntro.visite .FicheIntro-etiquette {
    padding-right: 75px;
  }
  .FicheIntro.visite .FicheIntro-etiquette .info {
    right: 30px;
  }
  .FicheIntro.visite .FicheIntro-etiquette .btn.nav {
    display: none;
  }
}
.FicheIntro-etiquette {
  background-color: rgba(0, 0, 0, 0.7);
  font-family: "GibsonSemiBold";
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: white;
  width: 420px;
  padding: 25px 75px 26px 30px;
  position: absolute;
  right: 0;
}
.FicheIntro-etiquette .info {
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/visite/info.png) no-repeat 50% 50%;
  top: 47%;
  top: calc(50% - 22px);
  right: 30px;
  cursor: pointer;
  transition: .3s;
}
.FicheIntro-etiquette .info:hover {
  opacity: .5;
}
.FicheIntro a {
  color: #C9AB6C;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .FicheIntro {
    top: 0;
    width: 100%;
    height: 53px;
    left: 0;
  }
  .FicheIntro.opended {
    height: 100%;
  }
  .FicheIntro-etiquette {
    width: 100%;
    height: 53px;
    background: #1c1914;
    padding: 20px 53px;
    font-size: 13px;
    line-height: 120%;
    white-space: nowrap;
  }
  .FicheIntro-etiquette .info {
    left: 3px;
    top: 3px;
  }
}
.FicheIntro .Fiche.intro {
  position: absolute;
  right: 35px;
  left: auto;
  top: 3px;
}
@media (max-width: 767px) {
  .FicheIntro .Fiche.intro {
    z-index: 30;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
}
/* ---------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* --------------- HOTSPOT ---------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
.Hotspot-titre {
  position: absolute;
}
.Hotspot-titre .conteneur {
  position: absolute;
  left: -29px;
  top: -26px;
}
.Hotspot-titre .cartouche {
  position: absolute;
  background: white;
  padding: 25px 30px 25px 75px;
  top: -26px;
  left: -30px;
}
.Hotspot-titre .more {
  font-family: "CallunaItalic";
  font-size: 15px;
  color: #c9ab6c;
  white-space: nowrap;
}
.Hotspot-titre .titre {
  font-family: "GibsonSemiBold";
  font-size: 13px;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 1px;
  white-space: nowrap;
}
.MediasVisite {
  width: 360px;
  height: 100px;
  margin-top: 23px;
}
@media (max-width: 1260px) {
  .MediasVisite.touch {
    height: 140px;
  }
}
.MediasVisite.touch ul {
  counter-reset: pagination;
}
.MediasVisite.touch li {
  counter-increment: pagination;
  margin: 20px 10px;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 0;
}
.MediasVisite.touch li:before {
  content: counter(pagination);
  position: relative;
  top: 5px;
}
.MediasVisite .MediaLink {
  display: block;
  margin-right: 10px;
  width: 175px;
  height: 100px;
  float: left;
}
.MediasVisite ul {
  text-align: center;
}
.MediasVisite li {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #51453c;
  margin: 0 5px;
  cursor: pointer;
}
.MediasVisite li.selected {
  background: #c9ab6c;
  cursor: default;
}
.MediasVisite .frame {
  width: 360px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.MediasVisite .slider {
  height: 100px;
  width: 5000px;
}
.MediasVisite .slider img.over {
  position: absolute;
  margin-left: -175px;
}
.Fiche {
  width: 420px;
  position: relative;
  top: -23px;
  left: -396px;
  opacity: 0;
}
.Fiche .btn_fermer {
  position: absolute;
  width: 34px;
  height: 34px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/visite/bt_x.png) no-repeat 50% 50%;
  top: 22px;
  right: -9px;
  cursor: pointer;
  transition: .3s;
}
.Fiche .btn_fermer:hover {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.Fiche a {
  color: #C9AB6C;
  text-decoration: underline;
  transition: .3s;
}
.Fiche a:hover {
  opacity: .5;
}
.Fiche .conteneur {
  background: #332c27;
  padding: 26px 30px 30px;
  font-size: 15px;
  line-height: 153%;
  color: white;
  cursor: default;
}
.Fiche .conteneur .credits {
  margin-top: 15px;
  line-height: 120%;
  opacity: .5;
  font-size: 13px;
}
.Fiche .titre {
  font-family: "GibsonSemiBold";
  font-size: 20px;
  line-height: 130%;
  text-transform: uppercase;
  margin-bottom: 18px;
  letter-spacing: 2px;
  color: white;
}
@media (max-width: 767px) {
  .Fiche {
    position: fixed;
    top: 56px;
    left: 0;
    width: 100%;
    height: 100%;
    height: calc(100% - 56px);
    overflow-y: auto;
    z-index: 2030;
    background: #332c27;
    -webkit-overflow-scrolling: touch;
  }
  .Fiche .btn_fermer {
    width: 53px;
    height: 53px;
    top: 0;
    right: 0;
  }
  .Fiche .MediasVisite {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0 center;
    -moz-transform-origin: 0 0 center;
    -ms-transform-origin: 0 0 center;
    -o-transform-origin: 0 0 center;
  }
}
.Fiche.focus {
  position: absolute;
  background: white;
  width: 100%;
  max-width: 752px;
  top: 0;
  right: 0;
  left: auto;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  z-index: 2030;
}
@media (max-width: 767px) {
  .Fiche.focus {
    font-size: .8em;
  }
}
.Fiche.focus .conteneur {
  padding: 50px 100px;
  background: white;
  color: black;
  font-family: "GibsonLight";
  font-size: 1.125em;
  line-height: 1.55555556em;
}
.Fiche.focus .conteneur .titre {
  color: black;
  font-family: "CallunaBold";
  font-size: 2.1875em;
  line-height: 1.28571429em;
  margin-bottom: 45px;
  text-transform: none;
}
@media (max-width: 767px) {
  .Fiche.focus .conteneur {
    padding: 50px 20px;
  }
}
.Fiche.focus .btn_fermer {
  top: 55px;
  right: 35px;
}
@media (max-width: 767px) {
  .Fiche.focus .btn_fermer {
    top: 15px;
    right: 15px;
  }
}
.Focus {
  background: #c9ab6c;
  padding: 30px;
  font-size: 0.9375em;
  line-height: 1.53333333em;
}
.Focus-titre {
  color: white;
  font-family: "GibsonSemiBold";
  text-transform: uppercase;
  margin-bottom: 10px;
}
.Focus-link {
  color: #332c27;
  padding-left: 25px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/visite/fleche_focus.png) no-repeat 0 5px;
  cursor: pointer;
  line-height: 120%;
  margin-bottom: 7px;
  transition: 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.Focus-link:hover {
  padding-left: 30px;
}
.TitreVisite {
  position: absolute;
  font-family: "GibsonSemiBold";
  font-size: 20px;
  line-height: 130%;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: white;
  top: 57px;
  left: 35px;
}
.TitreVisite .sous-titre {
  display: block;
  font-family: "CallunaItalic";
  text-transform: none;
}
@media (max-width: 767px) {
  .TitreVisite {
    display: none;
  }
}
.CarteGrotte {
  position: absolute;
  width: 100px;
  height: 237px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/map.png) no-repeat;
  top: 107px;
  left: 35px;
}
@media (max-width: 767px) {
  .CarteGrotte {
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-transform-origin: 100% 0% center;
    -moz-transform-origin: 100% 0% center;
    -ms-transform-origin: 100% 0% center;
    -o-transform-origin: 100% 0% center;
    left: auto;
    top: 70px;
    right: 15px;
  }
}
.CarteGrotte-point {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: white;
}
@media (min-width: 768px) {
  .CarteGrotte.guidee {
    display: none;
  }
}
.CartePrincipale {
  position: fixed;
  width: 100%;
  width: calc(100% - 53px);;
  height: 100%;
  background: black;
  top: 0;
  right: 100%;
}
.CartePrincipale-titre {
  text-align: left;
  position: absolute;
  top: 50px;
  left: 50px;
  font-family: "GibsonSemiBold";
  font-size: 17px;
  line-height: 120%;
  color: #1c1914;
  vertical-align: baseline;
}
.CartePrincipale-titre span {
  font-family: "CallunaItalic";
  font-size: 16px;
  padding-left: 20px;
}
.Gmaps {
  position: absolute;
  width: 100%;
  height: 100%;
}
.Gmaps-canvas {
  position: absolute;
  width: 100%;
  height: 100%;
}
.Gmaps-infobox {
  position: absolute;
  width: 1px;
  height: 1px;
  text-align: left;
}
.Gmaps-infobox .container {
  position: absolute;
  bottom: 40px;
  width: 580px;
  left: -290px;
  padding: 80px;
  background: white;
  font-size: 14px;
  line-height: 130%;
}
.Gmaps-infobox .container .titre {
  font-family: "GibsonSemiBold";
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 17px;
  line-height: 130%;
  margin-bottom: 25px;
}
.Gmaps-infobox .container strong {
  font-family: "GibsonSemiBold";
  font-size: 15px;
}
.Gmaps-infobox .container a {
  color: #c9ab6c;
  text-decoration: underline;
}
.Gmaps-infobox .container:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 580px;
  height: 37px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/gmaps/fleche.png) no-repeat 50% 0;
}
.Gmaps-infobox .container .btn_fermer {
  position: absolute;
  width: 34px;
  height: 34px;
  right: 20px;
  top: 20px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/gmaps/btn_fermer.png) no-repeat 50% 50%;
  cursor: pointer;
}
.Gmaps-BtnZoomContainer {
  position: absolute;
  width: 60px;
  height: 120px;
  left: 0;
  top: 45%;
  top: calc(50% - 60px);
}
.Gmaps-BtnZoom {
  cursor: pointer;
  width: 100%;
  height: 60px;
  position: absolute;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/gmaps/zoom_plus.png) no-repeat 50% 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: .3s;
}
.Gmaps-BtnZoom:hover {
  background-color: black;
}
.Gmaps-BtnZoom.moins {
  background-image: url(/chauvet/sites/all/themes/chauvet/assets/img/gmaps/zoom_moins.png);
  bottom: 0;
}
.MediaViewer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 6000;
  background: black;
}
.MediaViewer-mediaStage {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 100%;
  width: calc(100% - 53px - 60px);
  height: 100%;
  height: calc(100% - 60px);
  overflow: hidden;
}
@media (max-width: 767px) {
  .MediaViewer-mediaStage {
    width: 100%;
    height: 100%;
    height: calc(100% - 53px);
    top: 53px;
    left: 0;
  }
}
.MediaViewer-mediaStage .MediaContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.MediaViewer-mediaStage .MediaContainer .MediaPreloader {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: black;
  top: 0;
  left: 0;
}
.MediaViewer .MediaCommandes {
  position: absolute;
  width: 53px;
  height: 100%;
  top: 0;
  right: 0;
  background: #c9ab6d;
  z-index: 2;
}
@media (max-width: 767px) {
  .MediaViewer .MediaCommandes {
    height: 53px;
    height: 106px;
    background-color: transparent;
  }
}
.MediaViewer .MediaCommandes .mediaCommandesBtn {
  cursor: pointer;
  transition: .3s;
}
.MediaViewer .MediaCommandes .mediaCommandesBtn:hover {
  background-position: 100% 50%;
}
.MediaViewer .MediaCommandes-Close {
  position: absolute;
  border-bottom: 1px solid #ab915e;
  border-top: none !important;
}
@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-Close {
    background: #c9ab6d;
  }
}
.MediaViewer .MediaCommandes-Next {
  position: relative;
  top: 50%;
  margin-top: -53px;
  border-top: 1px solid #ab915e;
}
.MediaViewer .MediaCommandes-Next:hover {
  background-position: 0 50%;
}
@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-Next {
    z-index: 2;
    position: absolute;
    top: 53px;
    margin-top: 0;
    background: #c9ab6d;
    background: rgba(0, 0, 0, 0.5);
  }
  .MediaViewer .MediaCommandes-Next:before {
    color: white;
  }
  .MediaViewer .MediaCommandes-Next:hover {
    background: rgba(0, 0, 0, 0.5);
  }
  .MediaViewer .MediaCommandes-Next:hover:before {
    color: white;
  }
}
.MediaViewer .MediaCommandes-Prev {
  position: relative;
  border-bottom: 1px solid #ab915e;
  top: 50%;
}
@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-Prev {
    z-index: 2;
    position: absolute;
    top: 53px;
    right: 54px;
    background: #c9ab6d;
    background: rgba(0, 0, 0, 0.5);
  }
  .MediaViewer .MediaCommandes-Prev:before {
    color: white;
  }
  .MediaViewer .MediaCommandes-Prev:hover {
    background: rgba(0, 0, 0, 0.5);
  }
  .MediaViewer .MediaCommandes-Prev:hover:before {
    color: white;
  }
}
.DeepZoomPlayer {
  cursor: url(/chauvet/sites/all/themes/chauvet/assets/img/deepzoom/slideshowZoom.cur), default;
}
.DeepZoomPlayer-control {
  position: absolute;
  margin-top: -57px;
  width: 37px;
  left: 0;
  top: 50%;
}
.DeepZoomPlayer-btn {
  width: 37px;
  height: 37px;
  margin-bottom: 1px;
  cursor: pointer;
}
.DeepZoomPlayer-btn.zoomin {
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/deepzoom/zoomin.png) no-repeat 50% 50%;
}
.DeepZoomPlayer-btn.zoomout {
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/deepzoom/zoomout.png) no-repeat 50% 50%;
}
.DeepZoomPlayer-btn.home {
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/deepzoom/home.png) no-repeat 50% 50%;
}
.DMVideo {
  overflow: hidden;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
}
.DMVideo .container {
  position: absolute;
  overflow: hidden;
}
.DMVideo iframe {
  position: relative;
  top: -70px;
  display: none;
}
.DMVideo-btns {
  position: absolute;
  width: 100%;
  top: 50%;
  top: calc(50% - 60px);
  text-align: center;
}
.DMVideo-btn {
  width: 150px;
  height: 120px;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  border: 1px solid #c9ac6c;
  color: #C9AC6C;
  position: relative;
  transition: 0.4s;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  cursor: pointer;
}
.DMVideo-btn:before {
  content: "HD";
  display: block;
  position: absolute;
  top: 49px;
  left: 33px;
  text-indent: 0px;
  font-family: "GibsonSemiBold";
  font-size: 60px;
}
.DMVideo-btn.sd {
  border-left: 0;
}
.DMVideo-btn.sd:before {
  content: "SD";
}
.DMVideo-btn:hover {
  background: #c9ac6c;
  color: white;
}
.VideoSubtitle {
  color: white;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  font-size: 1.15em;
}
.VideoCommandes {
  width: 640px;
  opacity: 0;
  position: absolute;
  height: 50px;
  bottom: 20px;
  left: 10%;
  left: calc((100% - 640px) * .5);
  background: #332c27;
}
.VideoCommandes > div {
  display: block;
  vertical-align: middle;
  position: absolute;
  top: 0;
}
.VideoCommandes .btn_commande {
  width: 30px;
  height: 30px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/video_commandes.png) transparent no-repeat;
  cursor: pointer;
  top: 10px;
  left: 10px;
}
.VideoCommandes .btn_commande.paused {
  background-position: -35px 0;
}
.VideoCommandes .btn_commande.mute {
  background-position: 100% 0;
  left: auto;
  right: 15px;
}
.VideoCommandes .progress_bar {
  width: 80%;
  width: calc(100% - 110px);
  background: #c9ab6d;
  top: 24px;
  left: 50px;
  height: 2px;
}
.VideoCommandes .progress_bar .mobile {
  background: #221d1a;
  height: 100%;
  width: 0;
  position: absolute;
}
.TimelineNav .cursor {
  display: none;
}
.TimelineNav.block {
  position: absolute;
  height: 100%;
  right: -424px;
  top: 0;
  width: 424px;
  background: white;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: 0.8s;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
  transition-property: right;
  font-size: 1.0625em;
  line-height: 1.29411765em;
  letter-spacing: 2px;
  counter-reset: salle;
}
@media (max-width: 767px) {
  .TimelineNav.block {
    width: 320px;
    top: 54px;
    height: calc(100% - 54px);
  }
}
.TimelineNav.block.opened {
  right: 0;
}
.TimelineNav.block:before {
  display: block;
  font-family: "GibsonLight";
  content: "Changer de salle";
  text-transform: uppercase;
  padding: 61px 34px 59px;
}
.TimelineNav.block .btn_fermer {
  position: absolute;
  width: 34px;
  height: 34px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/visite/bt_x.png) no-repeat 50% 50%;
  top: 54px;
  right: 35px;
  cursor: pointer;
  transition: .3s;
}
.TimelineNav.block .btn_fermer:hover {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.TimelineNav.block .Navigation-item {
  padding: 23px 15px 23px 34px;
  font-family: "GibsonSemiBold";
  border-bottom: 1px solid #d6d5d4;
  text-transform: uppercase;
  transition: 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  cursor: pointer;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
}
.TimelineNav.block .Navigation-item.highlighted,
.TimelineNav.block .Navigation-item.selected {
  color: white;
  background-color: #c9ab6c;
}
.TimelineNav.block .Navigation-item .titre:before {
  counter-increment: salle;
  content: counter(salle) ". ";
  font-family: "GibsonLight";
  border-bottom-color: #d6d5d4;
}
.TimelineNav.block .Navigation-item .surtitre {
  display: none;
}
.TimelineNav.timeline {
  position: absolute;
  width: 80%;
  height: 6px;
  background-color: #504439;
  background-color: rgba(201, 171, 142, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: 10%;
  bottom: 50px;
}
.TimelineNav.timeline .btn_close {
  display: none;
}
.TimelineNav.timeline .Navigation-item {
  position: absolute;
  list-style: none;
  bottom: 8px;
  -webkit-transform: translate(-25px, 0);
  -moz-transform: translate(-25px, 0);
  -ms-transform: translate(-25px, 0);
  -o-transform: translate(-25px, 0);
}
.TimelineNav.timeline .Navigation-item .hitZone {
  position: absolute;
  width: 45px;
  height: 45px;
  bottom: -27px;
  cursor: pointer;
}
.TimelineNav.timeline .Navigation-item .hitZone:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #9b7859;
  top: 19px;
  left: 19px;
  transition: 0.2s;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.TimelineNav.timeline .Navigation-item .hitZone:after {
  content: "";
  position: absolute;
  border: 3px solid white;
  width: 33px;
  height: 33px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0.4, 0.4);
  -ms-transform: scale(0.4, 0.4);
  -o-transform: scale(0.4, 0.4);
  transform: scale(0.4, 0.4);
  transition: 0.2s;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  top: 6px;
  left: 6px;
}
.TimelineNav.timeline .Navigation-item .hitZone:hover:before {
  -webkit-transform: scale(1.4, 1.4);
  -ms-transform: scale(1.4, 1.4);
  -o-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4);
  background-color: white;
}
.TimelineNav.timeline .Navigation-item .hitZone:hover:after {
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.TimelineNav.timeline .Navigation-item .titre {
  display: block;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transition: 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition-property: opacity, margin-bottom;
  -webkit-transform: translate(calc(-50% + 25px), -20px);
  -moz-transform: translate(calc(-50% + 25px), -20px);
  -ms-transform: translate(calc(-50% + 25px), -20px);
  -o-transform: translate(calc(-50% + 25px), -20px);
  margin-bottom: 16px;
  text-align: center;
  background: white;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
  width: auto;
  max-width: 260px;
  line-height: 120%;
  position: absolute;
  height: 0;
  min-width: 0;
  width: 0;
  overflow: hidden;
}
.TimelineNav.timeline .Navigation-item .titre .surtitre {
  display: block;
  font-family: "CallunaItalic";
  font-size: 15px;
  line-height: 120%;
  color: #c9ab6c;
  margin-bottom: 2px;
}
.TimelineNav.timeline .Navigation-item:hover {
  z-index: 1;
}
.TimelineNav.timeline .Navigation-item:hover .titre,
.TimelineNav.timeline .Navigation-item.selected .titre {
  position: relative;
  padding: 30px 32px;
  min-width: 190px;
  width: auto;
  height: auto;
  overflow: visible;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  margin-bottom: 8px;
}
.TimelineNav.timeline .Navigation-item:hover .titre:after,
.TimelineNav.timeline .Navigation-item.selected .titre:after {
  content: "▼";
  color: white;
  position: absolute;
  display: block;
  bottom: -12px;
  left: calc(50% - 9px);
  -webkit-transform: scale(1.5, 1);
  -ms-transform: scale(1.5, 1);
  -o-transform: scale(1.5, 1);
  transform: scale(1.5, 1);
}
.TimelineNav.timeline .Navigation-item.selected .titre {
  margin-bottom: 0;
  z-index: -1;
}
.TimelineNav.timeline .Navigation-item.selected .hitZone:after {
  display: none;
}
.TimelineNav.timeline .Navigation-item.selected .hitZone:before {
  background-color: white;
  -webkit-transform: scale(1.4, 1.4);
  -ms-transform: scale(1.4, 1.4);
  -o-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4);
}
.TimelineNav.timeline .Navigation-item.selected.transparent {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.TimelineNav.timeline.interactive .Navigation-item.selected .hitZone:hover:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.TimelineNav.timeline.interactive .cursor {
  display: block;
  position: absolute;
  width: 50px;
  height: 14px;
  background: #EEE;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: -4px;
  z-index: 1;
  left: -25px;
}
.TimelineNav.timeline.interactive .cursor:after {
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  top: -23px;
  left: -5px;
  cursor: pointer;
}
.TimelineNav.timeline.video .fond,
.TimelineNav.timeline.video .cursor {
  display: block;
  position: absolute;
  background-color: #b1967d;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 0;
  height: 100%;
  width: 0%;
}
.TimelineNav.timeline.video .fond {
  background: transparent;
  width: 100%;
}
.TimelineNav-video-btn {
  cursor: pointer;
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  transition: .3s;
  overflow: hidden;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/commandes_video.png) no-repeat 0 0;
}
.TimelineNav-video-btn:hover {
  background-position: 0 100%;
}
.TimelineNav-video-btn .hidden {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.TimelineNav-video-btn.play {
  left: -50px;
  top: -18px;
}
.TimelineNav-video-btn.play.pause {
  background-position: -40px 0;
}
.TimelineNav-video-btn.play.pause:hover {
  background-position: -40px 100%;
}
.TimelineNav-video-btn.toggle-mute {
  background-position: -80px 0;
  right: -50px;
  top: -18px;
}
.TimelineNav-video-btn.toggle-mute:hover {
  background-position: -80px 100%;
}
.TimelineNav-video-btn.toggle-mute.muted {
  background-position: -120px 0;
}
.TimelineNav-video-btn.toggle-mute.muted:hover {
  background-position: -120px 100%;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Prevent the text contents of draggable elements from being selectable. */
.cursor.draggable {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.MediaInteractif * {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
@media (max-width: 767px) {
  .MediaInteractif {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
  }
}
.MediaInteractif-mobile img {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}
.MediaInteractif-mobile .legende {
  position: relative;
  background-color: white;
  padding: 15px;
  margin-bottom: 15px;
}
.preloader,
.preloader:before,
.preloader:after {
  border-radius: 50%;
}
.preloader:before,
.preloader:after {
  position: absolute;
  content: '';
  background: black;
  width: 26px;
  height: 50px;
  top: -2px;
}
.preloader.brown:after,
.preloader.brown:before {
  background: #1c1914;
}
.preloader {
  font-size: 11px;
  text-indent: -99999em;
  position: absolute;
  top: 47%;
  top: calc(50% - 23px);
  left: 47%;
  left: calc(50% - 23px);
  width: 46px;
  height: 46px;
  box-shadow: inset 0 0 0 6px #FFF;
}
.preloader:before {
  border-radius: 50px 0 0 50px;
  left: -2px;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}
.preloader:after {
  border-radius: 0 50px 50px 0;
  left: 50%;
  -webkit-transform-origin: 0px 50%;
  transform-origin: 0px 50%;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}
@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.quiz_title {
  font-size: 34px;
  font-family: "CallunaBold";
}
.node-type-quiz #block-system-main #quiz-start-quiz-button-form {
  margin: 0 auto;
}
.node-type-quiz #block-system-main #quiz-start-quiz-button-form #edit-button {
  display: block;
  margin: 0 auto;
  margin-top: 57px;
  padding: 10px 20px;
  width: 247px;
  height: 60px;
  background-color: #c9ab6c;
  color: white;
  text-transform: uppercase;
  border: none;
  font-family: "GibsonSemiBold";
  letter-spacing: 3px;
  font-size: 14px;
  -webkit-appearance: none;
  border-radius: 0;
}
.node-type-quiz #block-system-main #quiz-view-table {
  display: none;
}
.node-type-quiz .field-item p {
  font-family: inherit;
}
.page-node-take #quiz_progress,
.page-node-take label[for=edit-tries-answer] {
  display: none;
}
.page-node-take .field-item {
  margin: 40px 0px 24px 0px;
}
.page-node-take .field-item p {
  font-family: "GibsonSemiBold";
  font-size: 19px;
}
.page-node-take .field-item img {
  width: 100%;
  /* height: 528px; */
  margin: 0 auto;
}
.page-node-take tr {
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
}
.page-node-take tr td:last-child {
  padding: 10px 0px;
  width: 660px;
}
.page-node-take .quiz-score-submit input[type="submit"] {
  display: block;
  margin: 0 auto;
  margin-top: 57px;
  padding: 10px 20px;
  width: 247px;
  height: 60px;
  background-color: #c9ab6c;
  color: white;
  text-transform: uppercase;
  border: none;
  font-family: "GibsonSemiBold";
  letter-spacing: 3px;
  font-size: 14px;
  -webkit-appearance: none;
  border-radius: 0;
}
.page-node-take .multichoice-label {
  display: none;
}
.wysiwyg #quiz_score_possible em {
  font-style: normal;
}
#quiz-question-answering-form input#edit-submit,
#quiz-question-answering-form .quiz-score-submit input[type="submit"] {
  display: block;
  margin: 0 auto;
  margin-top: 57px;
  padding: 10px 20px;
  width: 247px;
  height: 60px;
  background-color: #c9ab6c;
  color: white;
  text-transform: uppercase;
  border: none;
  font-family: "GibsonSemiBold";
  letter-spacing: 3px;
  font-size: 14px;
  -webkit-appearance: none;
  border-radius: 0;
}
#quiz-question-answering-form .q-skip-button {
  display: none;
}
#quiz_score_possible,
#quiz_score_percent {
  font-family: "GibsonSemiBold";
}
#quiz_score_possible {
  margin-top: 35px;
}
#quiz-report .field-item,
.quiz-report .field-item,
div.quiz-report .field-item {
  margin: 50px 0px 24px 0px;
}
#quiz-report .dt,
.quiz-report .dt,
div.quiz-report .dt {
  background: none;
  border: none;
  padding-left: 0px;
}
#quiz-report p strong,
.quiz-report p strong,
div.quiz-report p strong {
  display: none;
}
#quiz-report-score-container,
.quiz-report-score-container,
div.quiz-report-score-container,
#quiz-report-question,
.quiz-report-question,
div.quiz-report-question,
#quiz-report-form h2,
.quiz-report-form h2,
div.quiz-report-form h2 {
  display: none;
}
#quiz-report .multichoice-icon-cell,
.quiz-report .multichoice-icon-cell,
div.quiz-report .multichoice-icon-cell {
  position: relative;
  left: 100%;
  left: calc(100% - 32px);
  vertical-align: middle;
  padding: inherit;
}
#quiz-report .multichoice-icon,
.quiz-report .multichoice-icon,
div.quiz-report .multichoice-icon {
  position: absolute;
  top: 7px;
  height: 100%;
}
#quiz-report tr td:last-child,
.quiz-report tr td:last-child,
div.quiz-report tr td:last-child {
  width: 100%;
  position: relative;
}
/*-----------------------------------------------*\
    1 -- $GLOBAL
\*-----------------------------------------------*/
body {
  width: 100%;
  height: 110%;
  overflow-x: hidden;
  font-size: 100%;
  font-size: 1em;
  line-height: 1.3em;
  font-family: "Gibson", Verdana, Arial, sans-serif;
  color: #1e1a18;
}
body > svg {
  display: none;
}
a {
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-out;
  text-decoration: none;
}
#content {
  min-height: 100vh;
}
@media (max-width: 767px) {
  #content {
    min-height: calc(46vh);
  }
}
.global {
  width: 90%;
  width: calc(100% - 53px);
  position: relative;
  left: 53px;
}
@media (max-width: 767px) {
  .global {
    width: 100%;
    left: 0;
    top: 53px;
  }
}
@media (max-width: 992px) {
  .global.gotSubMenu {
    top: 51px;
  }
}
@media (max-width: 767px) {
  .global.gotSubMenu {
    top: 104px;
  }
}
.wrapper1000 {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  height: 100%;
}
#skip-link {
  position: absolute;
  top: -200px;
  left: 100px;
  z-index: 5;
  background: #c9ab6c;
  padding: 30px;
  line-height: 1.8em;
  transition: 400ms;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
#skip-link a {
  color: #1e1a18;
  border-bottom: 1px solid transparent;
}
#skip-link a:hover {
  border-bottom: 1px solid #1e1a18;
}
#skip-link.focus {
  top: 50px;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: optimizeQuality;
  text-rendering: optimizeLegibility;
}
.browserupgrade {
  text-align: center;
  background-color: #1c1914;
  color: white;
  padding: 180px 0;
}
.browserupgrade a {
  color: white;
  text-decoration: underline;
}
/*-----------------------------------------------*\
    2 -- $MODULES
\*-----------------------------------------------*/
/* -- SiteHeader -- */
.logged-in .SiteHeader {
  display: none;
}
.SiteHeader {
  position: absolute;
  height: 53px;
  width: 100%;
  z-index: 10;
  top: -53px;
  font-size: 0.875em;
  line-height: 3.57142857em;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  transition: .5s;
}
.SiteHeader-open {
  display: block;
  position: absolute;
  height: 10px;
  width: 20px;
  left: 50%;
  margin-left: -10px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #1e1a18 transparent transparent transparent;
  cursor: pointer;
}
.SiteHeader-open:focus {
  outline: none;
}
.SiteHeader.show {
  top: 0;
}
.SiteHeader a {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.SiteHeader-images {
  position: relative;
  top: 0;
  z-index: 1;
}
.SiteHeader-images.posLeft {
  display: inline-block;
}
.SiteHeader-images.posRight {
  position: absolute;
  width: 315px;
  height: 53px;
  right: 0;
}
.SiteHeader-images.posRight a {
  height: 53px;
  overflow: hidden;
}
.SiteHeader-images a,
.SiteHeader-images img {
  display: inline-block;
  vertical-align: middle;
}
.SiteHeader-images a {
  margin-left: 25px;
}
.SiteHeader-images a:hover {
  opacity: 0.6;
}
.SiteHeader-LogoMan {
  position: absolute;
  right: 9px;
  top: 0;
  color: #a79f93;
}
.SiteHeader-LogoMan img {
  margin-left: 14px;
}
.SiteHeader-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.SiteHeader-list {
  height: 100%;
}
.SiteHeader-list li {
  height: 100%;
  margin-left: 15px;
  line-height: 50px;
  color: #a79f93;
}
.SiteHeader-list a {
  position: relative;
  color: #666666;
  margin-left: 9px;
}
.SiteHeader-list a:hover {
  color: #a6a6a6;
}
.SiteHeader-list a:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #a6a6a6;
  margin-top: -10px;
  opacity: 0;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.SiteHeader-list a:hover:after {
  margin-top: -13px;
  opacity: 1;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
/* -- SiteFooter -- */
.SiteFooter {
  position: relative;
  background: #1c1914 url(/chauvet/sites/all/themes/chauvet/assets/img/bg-footer.jpg) center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-size: 0.8125em;
  line-height: 1.53846154em;
  z-index: 6;
}
.SiteFooter a {
  color: #93908a;
  border-bottom: 1px solid transparent;
}
.SiteFooter a:hover {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.SiteFooter-header {
  padding: 160px 0 180px;
}
@media (max-width: 992px) {
  .SiteFooter-header {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .SiteFooter-header {
    padding: 50px 0;
  }
}
.SiteFooter-menus {
  margin-top: 60px;
  counter-reset: item-footer;
}
@media (max-width: 767px) {
  .SiteFooter-menus {
    margin-top: 30px;
  }
}
.SiteFooter-menu {
  padding-left: 50px;
}
.SiteFooter-menu a.active {
  color: #ffffff;
}
@media (max-width: 992px) {
  .SiteFooter-menu {
    height: 210px;
    padding-left: 80px;
  }
}
@media (max-width: 767px) {
  .SiteFooter-menu {
    height: inherit;
    margin-top: 40px;
    text-align: center;
    padding-left: 0;
  }
}
.SiteFooter-menuTitle {
  font-size: 1.38461538em;
  line-height: 1.11111111em;
  color: #ffffff;
  font-family: "Calluna";
}
.SiteFooter-menuTitle:before {
  content: counter(item-footer) ". ";
  counter-increment: item-footer;
  color: #c9ab6c;
}
.SiteFooter-menuList {
  margin-top: 23px;
}
.SiteFooter-footer {
  position: relative;
  height: 60px;
  line-height: 60px;
  background: #1c1914;
}
@media (max-width: 767px) {
  .SiteFooter-footer {
    height: inherit;
    background: none;
  }
}
.SiteFooter-nav {
  display: inline-block;
  color: #6a6967;
}
.SiteFooter-nav a {
  margin: 0 8px;
  color: #6a6967;
}
.SiteFooter-nav.right {
  position: relative;
  float: right;
  height: 100%;
  top: 0;
}
@media (max-width: 767px) {
  .SiteFooter-nav.right {
    display: block;
    float: none;
    text-align: center;
  }
}
.SiteFooter-nav.right a,
.SiteFooter-nav.right img {
  vertical-align: middle;
}
.SiteFooter-nav.right img {
  display: block;
  float: right;
}
@media (max-width: 767px) {
  .SiteFooter-nav.right img {
    display: inline-block;
    float: none;
  }
}
.SiteFooter-nav.left {
  padding-left: 30px;
}
@media (max-width: 767px) {
  .SiteFooter-nav.left {
    display: block;
    float: none;
    text-align: center;
    padding-left: 0;
    line-height: 40px;
  }
}
.SiteFooter-nav.social {
  position: absolute;
  width: 200px;
  height: 100%;
  left: 50%;
  margin-left: -100px;
  text-align: center;
}
@media (max-width: 767px) {
  .SiteFooter-nav.social {
    float: none;
    position: relative;
    display: block;
    width: inherit;
    left: inherit;
    margin-left: inherit;
    height: 40px;
    top: -17px;
  }
}
.SiteFooter-icon {
  position: relative;
  font-size: 1.45em;
  margin: 0 !important;
  padding: 3px 19px;
  border-bottom: none !important;
}
.SiteFooter-icon:not(.noBorder):after {
  content: "";
  position: absolute;
  margin-top: 15px;
  right: 0;
  height: 30px;
  width: 1px;
  background: #2c2926;
}
.SiteFooter-icon:hover {
  border-bottom: none;
}
.SiteFooter-icon.noBorder {
  border: none;
}
.SiteFooter-icon.icon-twitter {
  font-size: 1.3em;
}
/* -- MenuLateral -- */
.MenuLateral {
  position: fixed;
  width: 400px;
  margin-left: -400px;
  height: 100%;
  top: 0;
  z-index: 3015;
  color: #1c1914;
  background: #c9ab6c;
  text-align: center;
}
@media (max-width: 767px) {
  .MenuLateral {
    display: block;
    width: 101%;
    margin-left: 0;
    top: -100%;
  }
}
.MenuLateral-container {
  width: 440px;
  height: 100%;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .MenuLateral-container {
    width: 100%;
  }
}
.MenuLateral-slider {
  width: 400px;
  height: 0;
}
@media (max-width: 767px) {
  .MenuLateral-slider {
    width: 100%;
  }
}
.MenuLateral-titles {
  padding-top: 95px;
}
.MenuLateral-nav {
  margin-top: 40px;
  counter-reset: item-menu;
}
.MenuLateral-nav a {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.MenuLateral-nav a:hover {
  color: #ffffff;
}
.MenuLateral.isMenuOpen {
  margin-left: 0;
  transform: translate3d(0);
}
@media (max-width: 767px) {
  .MenuLateral.isMenuOpen {
    top: 0;
  }
}
/* -- Barre latérale -- */
#btnMenu .icon-menu {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 2px;
  background: #1e1a18;
  top: -3px;
  transition: 400ms;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
#btnMenu .icon-menu:before,
#btnMenu .icon-menu:after {
  content: '';
  position: absolute;
  display: block;
  width: 19px;
  height: 2px;
  background: #1e1a18;
  transition: 400ms;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
#btnMenu .icon-menu:before {
  top: -6px;
}
#btnMenu .icon-menu:after {
  top: 6px;
}
#btnMenu:not(.touch):hover .icon-menu {
  background-color: #c9ab6c;
}
#btnMenu:not(.touch):hover .icon-menu:before,
#btnMenu:not(.touch):hover .icon-menu:after {
  background: #c9ab6c;
}
#btnMenu.isMenuOpen:not(.touch):hover .icon-menu {
  background-color: transparent;
}
#btnMenu.isMenuOpen .icon-menu:before,
#btnMenu.isMenuOpen .icon-menu:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#btnMenu.isMenuOpen .icon-menu:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#btnMenu.isMenuOpen .icon-menu {
  background: none;
}
/* -- ItemMenu -- */
.ItemMenu {
  position: relative;
  font-family: "JensonPro";
  padding-bottom: 20px;
}
.ItemMenu:after {
  content: "";
  position: absolute;
  display: block;
  width: 86px;
  height: 1px;
  left: 50%;
  margin-left: -43px;
  background: #9c8557;
}
.ItemMenu:first-child:after {
  margin-top: 18px;
}
.ItemMenu:first-child + .ItemMenu {
  margin-top: 20px;
}
.ItemMenu:first-child .ItemMenu-title:before {
  content: none;
  counter-increment: none;
}
.ItemMenu:last-child:after {
  content: none;
}
.ItemMenu-title {
  font-size: 1.5em;
  line-height: 1em;
  position: relative;
  color: #1c1914;
}
.ItemMenu-title:before {
  content: counter(item-menu) ". ";
  counter-increment: item-menu;
  font-family: "CallunaItalic";
  font-size: 0.83333333em;
  line-height: 1.2em;
}
.ItemMenu-title.active {
  color: #ffffff;
}
.ItemMenu-list {
  width: 100%;
  height: 0;
  overflow: hidden;
  margin-bottom: 12px;
  margin-top: 5px;
}
.ItemMenu-list.isItemOpen {
  height: inherit;
}
.ItemMenu li a {
  font-family: "Gibson";
  color: #1c1914;
  font-size: 1.0625em;
  line-height: 1.88235294em;
}
.ItemMenu li a.active,
.ItemMenu li a:hover {
  color: #ffffff;
}
/* -- BarLateral -- */
.BarLateral {
  position: absolute;
  height: 100%;
  width: 53px;
  left: 400px;
  top: 0;
  background: #c9ab6c;
  z-index: 20;
}
@media (max-width: 767px) {
  .BarLateral {
    position: fixed;
    width: 100.5%;
    height: 53px;
    left: 0;
    top: 0;
  }
}
.BarLateral-container {
  position: fixed;
  width: 54px;
  height: 100%;
  background: #c9ab6c;
  top: 0;
  margin-left: -1px;
  border-left: 1px solid #b39862;
}
@media (max-width: 767px) {
  .BarLateral-container {
    width: 100.5%;
    height: 54px;
    border-bottom: 1px solid #b39862;
    border-right: none;
  }
}
.BarLateral-controls {
  position: relative;
  top: 50%;
  margin-top: -55px;
}
@media (max-width: 767px) {
  .BarLateral-controls {
    width: 110px;
    text-align: right;
    float: right;
    top: 0;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .BarLateral-controls a {
    float: right;
  }
}
.BarLateral.isMenuOpen {
  left: 400px;
}
.BarLateral-home {
  position: absolute;
  border-bottom: 1px solid #b39862;
}
@media (max-width: 767px) {
  .BarLateral-home {
    position: relative;
    float: left;
    border-right: 1px solid #b39862 !important;
  }
}
.BarLateral-langContainer {
  position: absolute;
  bottom: 0;
  border-bottom: none !important;
  height: 53px;
  transition: 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.BarLateral-langContainer:hover {
  height: 159px;
}
@media (max-width: 767px) {
  .BarLateral-langContainer {
    right: 53px;
    width: 53px;
    height: 159px;
  }
  .BarLateral-langContainer:hover {
    height: 53px;
  }
}
.BarLateral-lang {
  font-family: "GibsonSemiBold";
  font-size: 0.9375em;
  line-height: 3.2em;
  display: block;
  width: 48px;
  text-transform: uppercase;
  background: #c9ab6c;
}
@media (max-width: 767px) {
  .BarLateral-lang {
    position: absolute;
  }
  .BarLateral-lang:nth-of-type(1) {
    top: 106px;
  }
  .BarLateral-lang:nth-of-type(2) {
    top: 53px;
  }
  .BarLateral-lang:nth-of-type(3) {
    top: 0;
  }
}
/* -- PageLayout -- */
.PageLayout {
  position: relative;
  background: #ffffff;
  counter-reset: slice;
}
@media (max-width: 992px) {
  .PageLayout-sliceTitle {
    padding: 0 7%;
  }
}
.PageLayout-sliceTitle:before {
  content: counter(slice) ".";
  counter-increment: slice;
  color: #c9ab6c;
  font-size: 0.44em;
  line-height: 1.27272727em;
  font-family: "JensonProItalic";
  position: absolute;
  width: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  text-align: center;
}
.PageLayout-hook {
  margin-top: 3px;
  max-width: none;
}
.PageLayout-slice .Slice-medias {
  background: #1c1914 url(/chauvet/sites/all/themes/chauvet/assets/img/bg-footer.jpg) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
/* -- SplashScreen -- */
.SplashScreen {
  display: table;
  position: relative;
  width: 100%;
  height: 700px;
  height: 100vh;
  top: 0;
  opacity: 0;
}
@media (max-width: 767px) {
  .SplashScreen {
    height: calc(100vh - 53px);
  }
}
.SplashScreen-shadow {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  box-shadow: inset 0 0 100px 0 #000000;
}
.SplashScreen-container {
  position: relative;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
@media (max-width: 992px) {
  .SplashScreen-container img {
    width: 90%;
    height: auto;
  }
}
.SplashScreen-titles {
  margin-top: -100px;
}
.SplashScreen-buttons {
  position: relative;
  margin-top: 100px;
  display: inline-block;
}
.SplashScreen-goBot {
  position: absolute;
  width: 100%;
  bottom: 40px;
  z-index: 5;
  left: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .SplashScreen-goBot {
    bottom: 20px;
  }
}
.SplashScreen-mcc {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.SplashScreen-unesco {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 198px;
  height: 80px;
  width: 340px;
  height: 147px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/logo-unesco.png) center no-repeat;
}
.SplashScreen-unesco.en {
  width: 376px;
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/logo-unesco-en.png) center no-repeat;
}
@media (max-width: 992px) {
  .SplashScreen-unesco {
    width: 232px;
    height: 68px;
    bottom: 90px;
    right: inherit;
    left: 50%;
    margin-left: -110px;
    background: url(/chauvet/sites/all/themes/chauvet/assets/img/logos-unesco.png) center no-repeat;
  }
  .SplashScreen-unesco.en {
    width: 232px;
    background: url(/chauvet/sites/all/themes/chauvet/assets/img/logos-unesco.png) center no-repeat;
  }
}
.SplashScreen-lanceur {
  position: absolute;
  right: 0;
  top: 70px;
  font-family: "Gibson";
}
/* -- Diaporama -- */
.Diaporama {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.Diaporama-img {
  position: absolute;
  display: block;
}
.front {
  background: #1c1914;
}
/* -- Slice -- */
.Slice-header {
  padding: 110px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .Slice-header {
    padding: 80px 0;
  }
}
.Slice-btn {
  position: absolute;
  bottom: 22px;
  right: 25px;
  padding: 20px 60px 20px 30px;
  background: #c9ab6c;
  z-index: 5;
  text-transform: uppercase;
  cursor: pointer;
}
.Slice-btn:before,
.Slice-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 22px;
  right: 40px;
  background: white;
  width: 1px;
  height: 15px;
}
.Slice-btn:after {
  height: 1px;
  width: 15px;
  top: 29px;
  right: 33px;
}
/* -- MediaThumbnail -- */
.MediaThumbnail {
  position: relative;
  height: 350px;
  background-color: #000;
  overflow: hidden;
}
.MediaThumbnail-textual {
  position: relative;
  width: 100.3%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  z-index: 3;
  cursor: pointer;
  overflow: hidden;
}
.MediaThumbnail-textual:hover img {
  opacity: 1;
}
.MediaThumbnail-textual:hover .MediaThumbnail-titles:before {
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.MediaThumbnail-textual:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-box-shadow: inset 0 0 100px 0 #000000;
  box-shadow: inset 0 0 100px 0 #000000;
}
.MediaThumbnail-hook,
.MediaThumbnail-title {
  transition: 400ms;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.MediaThumbnail-title {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.MediaThumbnail-hook {
  margin-top: 8px;
  -webkit-transition-delay: 80ms;
  transition-delay: 80ms;
}
.MediaThumbnail img {
  display: block;
  z-index: 0;
  position: absolute;
  transition: 400ms;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  opacity: 0.4;
}
.MediaThumbnail-legende {
  position: absolute;
  z-index: 1;
  width: 80%;
  width: calc(100% - 60px);
  height: 44px;
  left: 20px;
  bottom: 30px;
  color: #ffffff;
  font-size: 0.9375em;
  line-height: 2.8em;
  font-family: "Calluna";
}
.MediaThumbnail-cell {
  position: relative;
  z-index: 2;
  padding: 0 30px;
}
.MediaThumbnail-titles {
  position: relative;
  display: inline-block;
  padding: 20px 32px;
}
.MediaThumbnail-titles:before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: transparent;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}
.MediaThumbnail-icon {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 42px;
  height: 100%;
  text-align: center;
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
  color: #c9ab6c;
}
.MediaThumbnail-descriptif {
  position: relative;
  display: inline-block;
  max-width: 80%;
  max-width: calc(100% - 42px);
  height: 44px;
  padding: 0 20px 0 5px;
  vertical-align: top;
}
.MediaThumbnail-descriptif:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.MediaThumbnail-descriptif .texte {
  display: block;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transform: translateX(20px) translateZ(0);
  transform: translateX(20px) translateZ(0);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.MediaThumbnail-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.MediaThumbnail-link:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-box-shadow: inset 0 0 100px 0 #000000;
  box-shadow: inset 0 0 100px 0 #000000;
}
.MediaThumbnail-link:hover .MediaThumbnail-descriptif:before,
.MediaThumbnail-link.touch .MediaThumbnail-descriptif:before {
  width: 100%;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
.MediaThumbnail-link:hover img,
.MediaThumbnail-link.touch img {
  opacity: 1 !important;
}
.MediaThumbnail-link:hover .MediaThumbnail-descriptif .texte,
.MediaThumbnail-link.touch .MediaThumbnail-descriptif .texte {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
/* -- BreadCrumb -- */
.BreadCrumb {
  margin-top: 15px;
  font-size: 0.9375em;
  line-height: 1.33333333em;
  color: #999999;
  font-family: "CallunaItalic";
}
.BreadCrumb li {
  display: inline;
}
.BreadCrumb li:not(:last-child):after {
  content: "→";
  font-family: sans-serif;
  font-size: 1em;
  margin: 0 5px 0 7px;
}
.BreadCrumb a {
  color: #999999;
}
.BreadCrumb a:hover {
  color: #c9ab6c;
}
/* -- PageEditoriale -- */
.PageEditoriale {
  /* Glossaire */
}
.PageEditoriale-header {
  position: relative;
  width: 100%;
  height: 500px;
  top: 0;
  left: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .PageEditoriale-header {
    height: 410px;
  }
}
.PageEditoriale-header.noBg {
  position: relative;
  left: 0;
  height: auto;
  padding: 100px 0 30px;
}
@media (max-width: 992px) {
  .PageEditoriale-header.noBg {
    padding: 50px 0;
  }
}
.PageEditoriale-header.noBg .PageEditoriale-subSectionTitle {
  color: #1e1a18;
}
@media (max-width: 767px) {
  .PageEditoriale-header.caverne img {
    left: -115%;
  }
}
.PageEditoriale-headerImg {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.PageEditoriale-headerImg img,
.PageEditoriale-headerImg picture {
  display: block;
  position: absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
@media (max-width: 992px) {
  .PageEditoriale-sectionTitle {
    display: block;
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  .PageEditoriale-sectionTitle {
    margin-top: 30px;
  }
}
.PageEditoriale-subSectionTitle {
  margin-top: 16px;
}
.PageEditoriale-nb {
  width: 53px;
  height: 53px;
  background: #c9ab6c;
  border-radius: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 1.125em;
  line-height: 3.16666667em;
  margin-top: -18px;
}
@media (max-width: 992px) {
  .PageEditoriale-nb {
    margin-top: 0;
  }
}
.PageEditoriale-nb:after {
  content: "";
  display: block;
  margin-top: 61px;
  width: 237px;
  height: 3px;
  background: #c9ab6c;
}
@media (max-width: 767px) {
  .PageEditoriale-nb:after {
    display: none;
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .PageEditoriale-nb:after {
    margin-top: 30px;
    width: 102px;
  }
}
@media (max-width: 1260px) {
  .PageEditoriale-nb:after {
    width: 187px;
  }
}
.PageEditoriale-content {
  margin-top: 105px;
}
.PageEditoriale-content.plan_site {
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  .PageEditoriale-content {
    margin-top: 0;
    top: 30px;
    position: relative;
  }
}
.PageEditoriale-subMenu {
  margin-top: 8px;
  z-index: 5;
  border-bottom: 1px solid #e2e2e1;
}
@media (max-width: 992px) {
  .PageEditoriale-subMenu {
    position: fixed;
    margin-top: 0;
    top: 0;
    left: 53px;
    background: #fff;
    max-height: 52px;
    overflow: hidden;
    padding-top: 52px;
  }
}
@media (max-width: 767px) {
  .PageEditoriale-subMenu {
    top: 53px;
    left: 0;
  }
}
@media (max-width: 992px) {
  .PageEditoriale-subMenu.isSubOpen {
    max-height: 1000px;
  }
}
@media (max-width: 992px) {
  .PageEditoriale-subMenu.isSubOpen .isActive {
    color: white;
    background-color: #332c27;
  }
}
.PageEditoriale-subMenu.none {
  display: none;
}
.PageEditoriale-subMenu li {
  font-size: 0.9375em;
  line-height: 1.33333333em;
  color: #1e1a18;
  font-family: "CallunaItalic";
}
.PageEditoriale-subMenu li a {
  display: block;
  padding: 10px;
  color: #999999;
  border-top: 1px solid #e2e2e1;
}
@media (max-width: 992px) {
  .PageEditoriale-subMenu li a {
    padding: 0 7%;
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
}
.PageEditoriale-subMenu li a:hover,
.PageEditoriale-subMenu li a.isActive {
  color: #c9ab6c;
}
@media (max-width: 992px) {
  .PageEditoriale-subMenu li a:not(.isActive):hover {
    color: #1e1a18;
    background: #e7e7e7;
  }
}
@media (max-width: 992px) {
  .PageEditoriale-subMenu li a.isActive {
    position: absolute;
    top: 0;
    border: none;
    height: 53px;
    line-height: 53px;
    background: url(/chauvet/sites/all/themes/chauvet/assets/img/mediatheque/puce_liste_deroulante.png) no-repeat 90% -2px;
    font-size: 1.25em;
  }
}
.PageEditoriale-textual {
  min-height: 240px;
  font-family: "GibsonLight";
  font-size: 1.125em;
  line-height: 1.55555556em;
}
.PageEditoriale-textual .chapo {
  font-family: "Gibson";
  font-size: 1.11111111em;
  line-height: 1.4em;
}
@media (max-width: 1260px) {
  .PageEditoriale-textual {
    padding-right: 1%;
  }
}
@media (max-width: 992px) {
  .PageEditoriale-textual {
    padding-right: 0;
  }
}
.PageEditoriale-siblings {
  padding: 30px 0;
  margin-top: 70px;
  text-align: right;
  border-top: 1px solid #e2e2e1;
  border-bottom: 1px solid #e2e2e1;
  font-size: 0.9375em;
  line-height: 1.33333333em;
  font-family: "CallunaItalic";
}
@media (max-width: 992px) {
  .PageEditoriale-siblings {
    margin-top: 140px;
  }
}
@media (max-width: 767px) {
  .PageEditoriale-siblings {
    padding: 15px 0;
  }
}
.PageEditoriale-siblings a {
  color: #999999;
}
.PageEditoriale-siblings a:after,
.PageEditoriale-siblings a:before {
  position: relative;
  font-family: sans-serif;
  font-size: 1.4em;
  top: 1px;
  color: #c9ab6c;
}
.PageEditoriale-siblings a:hover {
  color: #c9ab6c;
}
.PageEditoriale-next:after {
  content: "→";
  margin-left: 12px;
}
.PageEditoriale-prev {
  float: left;
}
.PageEditoriale-prev:before {
  content: "←";
  margin-right: 12px;
}
.PageEditoriale-prev:after {
  content: none;
}
.PageEditoriale-medias {
  margin-top: 80px;
  background: #1c1914 url(/chauvet/sites/all/themes/chauvet/assets/img/bg-footer.jpg) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.PageEditoriale-header.noImg {
  height: 300px;
}
.PageEditoriale-header.noImg .PageEditoriale-subSectionTitle {
  color: #1e1a18;
}
.PageEditoriale-social {
  position: absolute;
  margin-top: 9px;
  right: 30px;
}
@media (max-width: 992px) {
  .PageEditoriale-social {
    position: absolute;
    margin-top: 0;
    left: 0;
    bottom: 130px;
  }
}
@media (max-width: 767px) {
  .PageEditoriale-social {
    bottom: 100px;
  }
}
.PageEditoriale-social a {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin-top: -1px;
  background: #fff;
  color: #c1bfbe;
  border: 1px solid #c1bfbe;
  text-align: center;
}
@media (max-width: 992px) {
  .PageEditoriale-social a {
    float: left;
    margin-left: -1px;
  }
}
.PageEditoriale-social a:hover {
  z-index: 1;
  background: #c9ab6c;
  border: 1px solid #c9ab6c;
  color: #ffffff;
}
.PageEditoriale .portrait img {
  max-width: 100%;
  height: auto;
}
/* -- btn -- */
.Glossaire {
  margin-bottom: 50px;
}
.Glossaire-summary {
  display: table;
  position: relative;
  width: 100%;
  height: 54px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  background: #ffffff;
  z-index: 5;
}
.Glossaire-summary.fixed {
  position: fixed;
  top: 30px;
  margin-top: 0;
}
@media (max-width: 992px) {
  .Glossaire-summary.fixed {
    right: 7%;
  }
}
@media (max-width: 767px) {
  .Glossaire-summary.fixed {
    right: 15px;
    top: 40px;
    padding-top: 44px;
  }
}
.Glossaire-summary.fixed + .Glossaire-words {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .Glossaire-summary {
    position: fixed;
    right: 15px;
    top: 40px;
    padding-top: 44px;
    width: 20px !important;
    border: none;
  }
}
.Glossaire-words {
  position: relative;
}
.Glossaire-words.fixed:before {
  content: '';
  display: block;
  position: fixed;
  width: 100%;
  height: 150px;
  top: 0;
  z-index: 1;
  background: -moz-linear-gradient(top, #ffffff 1%, #ffffff 80%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(80%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #ffffff 80%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 1%, #ffffff 80%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 1%, #ffffff 80%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #ffffff 80%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}
@media (max-width: 767px) {
  .Glossaire-words.fixed:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .Glossaire-words {
    padding-right: 40px;
  }
}
.Glossaire-letter {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 1%;
  height: 100%;
  text-transform: uppercase;
  text-align: center;
  color: #a6a6a6;
  font-family: "GibsonLight";
  font-size: 1.0625em;
  line-height: 2.35294118em;
  transition: 250ms;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}
@media (max-width: 767px) {
  .Glossaire-letter {
    display: block;
    width: 20px;
    font-size: 0.8125em;
    line-height: 1.38461538em;
  }
}
.Glossaire-letter:before,
.Glossaire-letter:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  top: -1px;
  background: transparent;
  transition: 200ms;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
}
@media (max-width: 767px) {
  .Glossaire-letter:before,
  .Glossaire-letter:after {
    width: 2px;
    height: 100%;
    top: 0;
  }
}
.Glossaire-letter:after {
  top: inherit;
  bottom: -1px;
}
@media (max-width: 767px) {
  .Glossaire-letter:after {
    bottom: 0;
    right: -1px;
  }
}
.Glossaire-letter.isActive,
.Glossaire-letter:hover {
  color: #1e1a18;
}
.Glossaire-letter.isActive:before,
.Glossaire-letter.isActive:after,
.Glossaire-letter:hover:before,
.Glossaire-letter:hover:after {
  background: #1e1a18;
}
.Glossaire-list:before {
  content: attr(id);
  position: absolute;
  left: -283px;
  margin-top: 21px;
  font-size: 10.38888889em;
  line-height: 1em;
  font-family: "Calluna";
  color: #ebebeb;
}
@media (max-width: 1260px) {
  .Glossaire-list:before {
    left: -223px;
  }
}
@media (max-width: 992px) {
  .Glossaire-list:before {
    left: -115px;
    margin-top: 29px;
    font-size: 7.22222222em;
    line-height: 1em;
  }
}
@media (max-width: 767px) {
  .Glossaire-list:before {
    left: -25px;
    margin-top: 0;
    font-size: 7.22222222em;
    line-height: 1em;
    opacity: 0.4;
    z-index: -1;
  }
}
.Glossaire-word {
  display: block;
  padding: 40px 0;
  font-size: 1.125em;
  line-height: 1.55555556em;
  color: #1e1a18;
  transition: none;
  -webkit-transition: none;
  border-bottom: 1px solid #d9d9d9;
}
.Glossaire-title {
  font-family: "GibsonSemiBold";
}
.Glossaire-title + dd {
  margin-top: 20px;
}
.Glossaire-definition {
  position: relative;
  font-family: "GibsonLight";
}
/* -- Réplique -- */
.Replique {
  margin-top: 60px;
  /*&-map{
        position: relative;
        width: 100%;
        height: 360px;
        overflow: hidden;
        
        #map-replique{
            width: 100%;
            height: 390px;
        }
    }*/
}
.Replique-tarif {
  display: table;
  float: left;
  width: 25%;
  width: calc(33.33% - 20px);
  height: 180px;
  padding: 0 30px;
  margin-right: 20px;
  background: #f4983e url(/chauvet/sites/all/themes/chauvet/assets/img/bg-cheval.png) center repeat;
  color: #ffffff;
  text-align: center;
  font-size: 1.875em;
  line-height: 1.13333333em;
}
@media (max-width: 767px) {
  .Replique-tarif {
    width: 100% !important;
    margin: 0;
  }
}
.Replique-tarif:nth-last-child(2) {
  width: 33.33%;
  margin-right: 0;
}
.Replique-tarif.offres {
  width: 40%;
  width: calc(50% - 20px);
  background-color: #af272b;
}
.Replique-tarif.offres:hover {
  background-color: #851e21;
}
.Replique-tarif.offres:nth-last-child(2) {
  width: 50%;
}
.Replique-tarif:hover {
  background-color: #f17e0e;
}
@media (max-width: 767px) {
  .Replique-tarif + .Replique-tarif {
    margin-top: 15px;
  }
}
.Replique-tarifBold {
  margin-top: 5px;
  font-family: "GibsonSemiBold";
}
.Replique-tarifLight {
  font-family: "CallunaItalic";
  font-size: 0.8em;
  line-height: 1.25em;
}
.Replique-slice {
  margin-top: 30px;
}
.Replique-textual {
  font-family: "GibsonLight";
  font-size: 1.125em;
  line-height: 1.55555556em;
}
.Replique-textual .titleBold {
  font-size: 1em !important;
  margin-bottom: 0 !important;
}
.Replique .titleBold {
  font-size: 1.2em;
  margin-bottom: 15px;
}
.Replique img {
  width: 100%;
  height: auto;
}
/* -- Cookies -- */
.Cookies {
  position: fixed;
  z-index: 30;
  width: 100%;
  height: 70px;
  opacity: 0;
  text-align: center;
  color: #ffffff;
  font-size: 1em;
  line-height: 4.375em;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
}
@media (max-width: 992px) {
  .Cookies {
    font-size: 0.8125em;
    line-height: 4.07692308em;
    height: 53px;
    left: 28px;
  }
}
@media (max-width: 767px) {
  .Cookies {
    display: none;
  }
}
.Cookies a {
  padding: 5px 0;
  margin-left: 22px;
  color: #666;
  border-bottom: 1px solid transparent;
}
.Cookies a:hover {
  border-bottom: 1px solid #666;
}
.Cookies a.Cookies-close {
  color: #c9ab6c;
}
.Cookies a.Cookies-close:hover {
  border-bottom: 1px solid #c9ab6c;
}
/* -- Popup Glossaire -- */
#glossaire_tooltip {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.9);
  overflow: hidden;
  z-index: 7000;
}
@media (max-width: 767px) {
  #glossaire_tooltip {
    overflow-y: scroll;
  }
}
#glossaire_tooltip h2 {
  font-family: "GibsonSemiBold";
  font-size: 18px;
  margin-bottom: 23px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
#glossaire_tooltip .description {
  font-size: 0.875em;
  line-height: 1.64285714em;
}
#glossaire_tooltip .description a {
  color: #c9ab6c;
}
#glossaire_tooltip .btn_close {
  position: absolute;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 32px;
  top: 20px;
  right: 20px;
  border: 1px solid #e2e2e1;
  border-radius: 100%;
  cursor: pointer;
  font-size: 0.7em;
  text-align: center;
}
#glossaire_tooltip .btn_close span {
  visibility: hidden;
}
#glossaire_tooltip .btn_close:hover {
  color: #ffffff;
  background: #c9ab6c;
  border: 1px solid #c9ab6c;
}
#glossaire_tooltip .container {
  position: absolute;
  background-color: white;
  width: 580px;
  padding: 80px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  #glossaire_tooltip .container {
    width: 100%;
    padding: 30px;
    min-height: 100%;
    left: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
#glossaire_tooltip .link {
  width: 100%;
  margin-top: 40px;
  border-top: 1px solid #e2e2e1;
  border-bottom: 1px solid #e2e2e1;
  padding: 18px 0;
  text-align: right;
  font-family: "CallunaItalic";
}
#glossaire_tooltip .link a {
  font-size: 0.9375em;
  line-height: 1.33333333em;
  color: #999999;
  background: none;
}
#glossaire_tooltip .link a:after {
  content: "→";
  position: relative;
  font-family: sans-serif;
  font-size: 1.2em;
  top: 1px;
  margin-left: 8px;
  color: #c9ab6c;
}
#glossaire_tooltip .link a:hover {
  color: #c9ab6c;
}
img.grayscale {
  -webkit-filter: "grayscale(100%)";
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
}
img.grayscale.disabled {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: "grayscale(0%)";
}
/*-----------------------------------------------*\
    3 -- $OBJECTS
\*-----------------------------------------------*/
/* -- btn -- */
.btn {
  font-size: 0.8125em;
  line-height: 6.53846154em;
  display: table;
  position: relative;
  width: 280px;
  height: 85px;
  padding: 0 32px;
  background: #ffffff;
  color: #1c1914;
}
.btn span {
  display: table-cell;
  vertical-align: middle;
}
/* -- logo -- */
.logo {
  text-align: center;
}
.logo-italic {
  font-size: 1.1875em;
  line-height: 1.36842105em;
  font-family: "CallunaItalic";
}
.logo-big,
.logo-semiBig {
  display: block;
  font-size: 2.1875em;
  line-height: 0.82857143em;
  font-family: "Calluna";
}
.logo-big.hMenu,
.logo-semiBig.hMenu {
  position: relative;
  margin: 5px 0;
  padding: 11px 0 16px;
  border-top: 1px solid #b39862;
  border-bottom: 1px solid #b39862;
}
.logo-little {
  position: absolute;
  font-size: 0.54285714em;
  line-height: 1.36842105em;
  margin-left: -25px;
  margin-top: 3px;
}
.logo-cap {
  font-size: 1em;
  line-height: 1.625em;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}
.logo.full {
  color: #1c1914;
}
.logo.full .logo-italic {
  position: relative;
  margin-left: -4.4em;
  font-size: 1.75em;
  line-height: 0.71428571em;
}
.logo.full .logo-big {
  position: relative;
  display: block;
  margin-top: -30px;
  font-size: 6.625em;
  line-height: 0.45283019em;
  letter-spacing: -0.015em;
}
.logo.full .logo-semiBig {
  font-size: 4.125em;
  line-height: 0.75757576em;
}
.logo.full .logo-cap {
  position: relative;
  margin-left: 13em;
  margin-top: 0.3em;
  font-size: 1.625em;
  line-height: 1.69230769em;
}
.logo.full .logo-little {
  position: relative;
  font-size: 2.125em;
  line-height: 1em;
  top: -3px;
  left: -2px;
  font-family: "CallunaItalic";
}
.logo.full .logo-firstPart {
  position: relative;
  margin-left: -15.8em;
}
.logo.foot {
  font-size: 0.875em;
  line-height: 1em;
  color: #c9ab6c;
}
@media (max-width: 767px) {
  .logo.foot img {
    width: 90%;
    height: auto;
  }
}
.logo-svg {
  margin-top: -120px;
}
/* -- Controls -- */
.controls-btn {
  display: block;
  width: 53px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  color: #1e1a18;
  border-top: 1px solid #b39862;
}
.controls-btn:last-child {
  border-bottom: 1px solid #b39862;
}
.controls-btn:not(.touch):hover {
  background-color: #1c1914;
  color: #c9ab6c;
}
@media (max-width: 767px) {
  .controls-btn {
    border: none !important;
  }
}
.controls-btn.BarLateral-home {
  position: absolute;
  border-top: none;
}
@media (max-width: 767px) {
  .controls-btn.BarLateral-home {
    border-right: 1px solid #b39862 !important;
  }
}
@media (max-width: 767px) {
  .controls-btn.icon-map {
    border-left: 1px solid #b39862 !important;
    border-right: 1px solid #b39862 !important;
    display: none;
  }
}
/* -- Overlay -- */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 14;
  background: transparent;
}
.node-type--visite-landing .LandingVisite-container {
  background: url(/chauvet/sites/all/themes/chauvet/assets/img/visite/fond_choix_visite.jpg) no-repeat 50% 50% #000000;
  height: 100%;
  height: 100vh;
  width: 100%;
  color: white;
  text-align: center;
}
.node-type--visite-landing .LandingVisite-list {
  margin: 0 auto;
  position: relative;
}
.node-type--visite-landing .LandingVisite-list:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  background: rgba(255, 255, 255, 0.3);
  width: 1px;
  height: 100%;
}
.node-type--visite-landing .LandingVisite-item {
  width: 510px;
  padding: 60px 80px;
}
.node-type--visite-landing .LandingVisite-item h2 {
  font-family: 'CallunaBold';
  font-size: 2.1875em;
  line-height: 1.28571429em;
  color: #c9ab6c;
  margin-bottom: 40px;
}
.node-type--visite-landing .LandingVisite-btn {
  text-align: center;
  margin-top: 70px;
}
.node-type--visite-landing .LandingVisite-btn a {
  font-family: 'Gibson';
  color: #332c27;
  padding: 20px 80px;
  background: #c9ab6c;
  font-size: 0.8125em;
  line-height: 1.38461538em;
  text-transform: uppercase;
}
/*-----------------------------------------------*\
    4 -- $STYLES
\*-----------------------------------------------*/
/* -- Backgrounds -- */
.bgBlack {
  background: #1e1a18;
}
@media (max-width: 767px) {
  #admin-menu {
    display: none;
  }
  html body.admin-menu.logged-in {
    margin-top: 0 !important;
  }
}
@media (min-width: 992px) {
  body.admin-menu .BarLateral-container,
  body.admin-menu .MenuLateral {
    top: 30px;
    height: 100%;
    height: calc(100% - 30px);
  }
  body.admin-menu #admin-menu,
  body.admin-menu #admin-menu .dropdown {
    z-index: 9999;
  }
}
/*
pour l'affichage des message drupal
*/
.messages {
  padding-left: 70px;
}
.s-up {
  text-transform: uppercase;
}
.f-ji-16- {
  font-family: "CallunaItalic";
  font-size: 1em;
  line-height: 1.125em;
}
.f-g-13-40 {
  font-family: "Gibson";
  font-size: 0.8125em;
  line-height: 3.07692308em;
}
.f-g-13-18 {
  font-family: "Gibson";
  font-size: 0.8125em;
  line-height: 1.38461538em;
}
.f-gsb-13-18 {
  font-family: "GibsonSemiBold";
  font-size: 0.8125em;
  line-height: 1.38461538em;
}
.c-gris-9 {
  color: #999;
}
*::selection {
  background: #c9ab6c;
  color: #fff;
}
*::-moz-selection {
  background: #c9ab6c;
  color: #fff;
}
a::selection {
  color: #fff;
}
a::-moz-selection {
  color: #fff;
}
