@charset "UTF-8";
body.i18n-ar {
  direction: rtl;
}

:root {
  --brand-color: #BF7863;
}

/**
* Default use for another child themes
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  color: #000;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.container, .view-mediatheque {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before, .view-mediatheque:before, .container:after, .view-mediatheque:after {
  display: table;
  content: " ";
}

.container:after, .view-mediatheque:after {
  clear: both;
}

@media (min-width: 768px) {
  .container, .view-mediatheque {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container, .view-mediatheque {
    width: 970px;
  }
}

@media (min-width: 1360px) {
  .container, .view-mediatheque {
    width: 1200px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before, .row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.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 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@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 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1360px) {
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}

.affix {
  position: fixed;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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 !important;
  }
  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 !important;
  }
  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: 1359px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1359px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1359px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1359px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1360px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1360px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1360px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1360px) {
  .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: 1359px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1360px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  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-size
 */
/**
* Transition
 */
/**
* Breakpoints
*  $class = xs, sm, md
*  $rules = contenu de la media queries
 */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  image-rendering: optimizeQuality;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.Cookies {
  display: none;
}

#skip-link {
  position: absolute;
  top: -200px;
  left: 90px;
  z-index: 50;
  background: #000;
  padding: 30px;
  line-height: 1.8em;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
}

#skip-link.focus {
  top: 145px;
}

#skip-link.skip-home {
  left: 40px;
}

#skip-link.skip-home.focus {
  top: 160px;
}

#skip-link a {
  padding: 5px;
  color: #fff;
  border-bottom: 1px solid transparent;
}

.skip-links {
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.skip-links > li {
  position: absolute;
  width: 100%;
}

.skip-links a {
  background-color: #BF7863;
  border: 1px solid #BF7863;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  padding: 0.5rem 0.75rem;
  position: absolute;
  left: -9999px;
  text-decoration: none;
}

.skip-links a:focus {
  left: 0;
  outline-color: #BF7863;
}

strong {
  font-weight: normal;
}

iframe {
  border: 0;
}

iframe:not(.no-height):not(.instagram-media) {
  height: 100%;
  width: 100%;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

li {
  display: block;
}

a {
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  text-decoration: none;
  color: inherit;
}

@media (max-width: 767px) {
  .container, .view-mediatheque {
    padding-left: 8%;
    padding-right: 8%;
  }
}

:focus {
  outline-color: #BF7863;
}

.ArticleResume:focus,
.MediaResume:focus {
  box-shadow: 0 0 3px 3px #BF7863;
}

*::-moz-selection {
  background: #BF7863;
  color: #fff;
}

*::selection {
  background: #BF7863;
  color: #fff;
}

*::-moz-selection {
  background: #BF7863;
  color: #fff;
}

a::-moz-selection {
  color: #fff;
}

a::selection {
  color: #fff;
}

a::-moz-selection {
  color: #fff;
}

.table {
  display: table;
}

.cell {
  display: table-cell;
  vertical-align: middle;
}

.col-xs-height {
  display: table-cell;
  float: none !important;
  vertical-align: top;
}

.clear {
  clear: both;
}

.center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.noGap {
  padding: 0 !important;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.fw {
  width: 100%;
}

.fh {
  height: 100%;
}

.fwh, .fhw, .fs, .MediaViewer .CartePlayer {
  width: 100%;
  height: 100%;
}

.abs {
  position: absolute;
}

.abspseudo, .MediaViewer .MediaCommandes-transversal:after {
  content: '';
  display: block;
  position: absolute;
}

.center {
  text-align: center;
}

html.noScroll {
  max-width: 100vw;
  overflow: hidden;
}

html.noScroll body {
  max-width: 100vw;
  overflow: hidden;
}

body {
  background: #000;
  font-size: 1rem;
  line-height: 1.5em;
  font-family: "Marianne", "Arial", sans-serif, Arial, Helvetica, sans-serif;
}

.contextual {
  z-index: 1;
}

@media (max-width: 767px) {
  #admin-menu {
    display: none;
  }
}

/**
* Partials
*/
@font-face {
  font-family: 'LatoBold';
  src: url("../../../source/assets/fonts/lato/lato-bold-webfont.woff2") format("woff2"), url("../../../source/assets/fonts/lato/lato-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LatoLight';
  src: url("../../../source/assets/fonts/lato/lato-light-webfont.woff2") format("woff2"), url("../../../source/assets/fonts/lato/lato-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LatoRegular';
  src: url("../../../source/assets/fonts/lato/lato-regular-webfont.woff2") format("woff2"), url("../../../source/assets/fonts/lato/lato-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LibreBaskerville';
  src: url("../../../source/assets/fonts/librebaskerville/librebaskerville-regular-webfont.woff2") format("woff2"), url("../../../source/assets/fonts/librebaskerville/librebaskerville-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("../../../source/assets/fonts/icomoon/icomoon.eot?ezjtmm");
  src: url("../../../source/assets/fonts/icomoon/icomoon.eot?ezjtmm#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/icomoon/icomoon.ttf?ezjtmm") format("truetype"), url("../../../source/assets/fonts/icomoon/icomoon.woff?ezjtmm") format("woff"), url("../../../source/assets/fonts/icomoon/icomoon.svg?ezjtmm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HK_Grotesk';
  src: url("../../../source/assets/fonts/hkgrotesk/hkgrotesk-medium.eot");
  src: url("../../../source/assets/fonts/hkgrotesk/hkgrotesk-medium.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/hkgrotesk/hkgrotesk-medium.woff2") format("woff2"), url("../../../source/assets/fonts/hkgrotesk/hkgrotesk-medium.woff") format("woff"), url("../../../source/assets/fonts/hkgrotesk/hkgrotesk-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HK_Grotesk';
  src: url("../../../source/assets/fonts/hkgrotesk/hkgrotesk-bold.eot");
  src: url("../../../source/assets/fonts/hkgrotesk/hkgrotesk-bold.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/hkgrotesk/hkgrotesk-bold.woff2") format("woff2"), url("../../../source/assets/fonts/hkgrotesk/hkgrotesk-bold.woff") format("woff"), url("../../../source/assets/fonts/hkgrotesk/hkgrotesk-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Marianne';
  src: url("../../../source/assets/fonts/Marianne/Marianne-Regular.eot");
  src: url("../../../source/assets/fonts/Marianne/Marianne-Regular.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/Marianne/Marianne-Regular.woff2") format("woff2"), url("../../../source/assets/fonts/Marianne/Marianne-Regular.woff") format("woff"), url("../../../source/assets/fonts/Marianne/Marianne-Regular.ttf") format("truetype");
  font-weight: "normal";
  font-style: "normal";
}

@font-face {
  font-family: 'Marianne';
  src: url("../../../source/assets/fonts/Marianne/Marianne-RegularItalic.eot");
  src: url("../../../source/assets/fonts/Marianne/Marianne-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/Marianne/Marianne-RegularItalic.woff2") format("woff2"), url("../../../source/assets/fonts/Marianne/Marianne-RegularItalic.woff") format("woff"), url("../../../source/assets/fonts/Marianne/Marianne-RegularItalic.ttf") format("truetype");
  font-weight: "normal";
  font-style: "italic";
}

@font-face {
  font-family: 'Marianne';
  src: url("../../../source/assets/fonts/Marianne/Marianne-Light.eot");
  src: url("../../../source/assets/fonts/Marianne/Marianne-Light.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/Marianne/Marianne-Light.woff2") format("woff2"), url("../../../source/assets/fonts/Marianne/Marianne-Light.woff") format("woff"), url("../../../source/assets/fonts/Marianne/Marianne-Light.ttf") format("truetype");
  font-weight: "300";
  font-style: "normal";
}

@font-face {
  font-family: 'Marianne';
  src: url("../../../source/assets/fonts/Marianne/Marianne-Bold.eot");
  src: url("../../../source/assets/fonts/Marianne/Marianne-Bold.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/Marianne/Marianne-Bold.woff2") format("woff2"), url("../../../source/assets/fonts/Marianne/Marianne-Bold.woff") format("woff"), url("../../../source/assets/fonts/Marianne/Marianne-Bold.ttf") format("truetype");
  font-weight: "700";
  font-style: "normal";
}

@font-face {
  font-family: 'Marianne';
  src: url("../../../source/assets/fonts/Marianne/Marianne-Medium.eot");
  src: url("../../../source/assets/fonts/Marianne/Marianne-Medium.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/Marianne/Marianne-Medium.woff2") format("woff2"), url("../../../source/assets/fonts/Marianne/Marianne-Medium.woff") format("woff"), url("../../../source/assets/fonts/Marianne/Marianne-Medium.ttf") format("truetype");
  font-weight: "600";
  font-style: "normal";
}

/*@font-face {
  font-family: 'Marianne';
  src: url('../../../source/assets/fonts/Marianne/Marianne-Regular.eot');
  src: url('../../../source/assets/fonts/Marianne/Marianne-Regular.eot?#iefix') format('embedded-opentype'),
  url('../../../source/assets/fonts/Marianne/Marianne-Regular.woff2') format('woff2'),
  url('../../../source/assets/fonts/Marianne/Marianne-Regular.woff') format('woff'),
  url('../../../source/assets/fonts/Marianne/Marianne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}*/
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon-info-poi {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.icon-panel {
  width: 0.9375em;
}

.icon-caret-down {
  width: 2em;
}

.icon-info {
  width: 0.34765625em;
}

.icon-share {
  width: 0.9169921875em;
}

.icon-arrow-right {
  width: 1.5em;
}

.icon-chevron-left,
.icon-chevron-right {
  width: 0.58203125em;
}

.icon-interactif {
  width: 0.7138671875em;
}

.icon-map, .icon-map-alt {
  width: 1.06640625em;
  position: relative;
  top: 4px;
  margin-left: 12px;
  font-size: 1.5em;
}

.icon-map-alt {
  width: 1em;
}

.icon-pen {
  width: 1.001953125em;
}

.icon-print {
  width: 1.111328125em;
}

.icon-sound {
  width: 0.6669921875em;
}

.icon-triangle {
  width: 1.25em;
}

.icon-typo-moins {
  width: 1.5205078125em;
}

.icon-typo-plus {
  width: 1.11328125em;
}

.icon-video {
  width: 1.2em;
}

.icon-3d {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}

.icon-dots {
  transform: scale(1.6);
  -webkit-transform: scale(1.6);
}

[class^='icon-']:before, [class*=' icon-']:after,
[class^='icon-']:after, [class*=' icon-']:before,
[class^='fonticon-']:before, [class*=' fonticon-']:after,
[class^='fonticon-']:after, [class*=' fonticon-']: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;
}

[class^='icon-'] span.hidden,
[class*=' icon-'] span.hidden,
[class^='fonticon-'] span.hidden,
[class*=' fonticon-'] span.hidden {
  display: inline-block;
  height: 0;
  width: 0;
  overflow: hidden;
}

.icon-chevron-down:after,
.fonticon-chevron-down:after {
  content: '\e900';
}

.icon-chevron-down-before:before,
.fonticon-chevron-down-before:before {
  content: '\e900';
}

.icon-caret-down:before,
.fonticon-caret-down:before {
  content: '\e901';
}

.icon-exit:before,
.fonticon-exit:before,
.icon-exit-after:after,
.fonticon-exit-after:after {
  content: '\e905';
}

.icon-arrow-right:after,
.fonticon-arrow-right:after {
  content: '\e906';
}

.icon-chevron-right:before,
.fonticon-chevron-right:before {
  content: '\e909';
}

.icon-chevron-left:before,
.fonticon-chevron-left:before {
  content: '\e909';
  transform: rotateZ(180deg);
}

.icon-arrow-left:before,
.fonticon-arrow-left:before {
  content: '\e90c';
}

.icon-checkbox-after:after,
.fonticon-checkbox-after:after,
.MapViewer-filtres .filter-menu li .SelectFilter-option:after,
.MapViewer-filtres .filter-menu li a:after,
.MapViewer--excerpt .filter-menu li .SelectFilter-option:after,
.MapViewer--excerpt .filter-menu li a:after {
  content: '\e902';
}

.icon-checkbox-checked:after,
.fonticon-checkbox-checked:after {
  content: '\e903';
}

.icon-zoom_out:before,
.fonticon-zoom_out:before {
  content: '\e90b';
}

.icon-zoom_in:before,
.fonticon-zoom_in:before {
  content: '\e91f';
}

.icon-play:before,
.fonticon-play:before {
  content: '\e904';
}

.icon-share:before,
.fonticon-share:before {
  content: '\e910';
}

.icon-amoins:before,
.fonticon-amoins:before {
  content: '\e912';
}

.icon-aplus:before,
.fonticon-aplus:before {
  content: '\e913';
}

.icon-close:before {
  font-family: 'icomoon';
  content: '\e925';
}

.icon-menu {
  position: relative;
  display: inline-block;
  top: -4px;
  width: 25px;
  height: 2px;
  margin-left: 8px;
  background: #fff;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
}

.icon-menu:before, .icon-menu:after {
  content: '';
  position: absolute;
  display: block;
  width: 25px;
  height: 2px;
  background: #fff;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
}

.icon-menu:before {
  top: -6px;
}

.icon-menu:after {
  bottom: -6px;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: normal;
  font-size: 1em;
}

/* -- Titres principaux -- */
.s-titre1 {
  font-size: 6.25rem;
  line-height: 1em;
  font-family: "Marianne", "Times New Roman", serif;
}

@media (max-width: 1360px) {
  .s-titre1 {
    font-size: 5rem;
    line-height: 1em;
  }
}

@media (max-width: 992px) {
  .s-titre1 {
    font-size: 4.375rem;
    line-height: 1em;
  }
}

@media (max-width: 767px) {
  .s-titre1 {
    font-size: 3.125rem;
    line-height: 1em;
  }
}

.s-titre2, .Slice-header .s-h2 {
  font-size: 4rem;
  line-height: 1.29688em;
  font-family: "Marianne", "Times New Roman", serif;
}

@media (max-width: 1360px) {
  .s-titre2, .Slice-header .s-h2 {
    font-size: 3.125rem;
    line-height: 1.28em;
  }
}

@media (max-width: 767px) {
  .s-titre2, .Slice-header .s-h2 {
    font-size: 2rem;
    line-height: 1.1875em;
  }
}

.s-titre3, .wysiwyg .intertitre {
  font-size: 2.25rem;
  line-height: 1em;
  font-family: "Marianne", "Times New Roman", serif;
}

@media (max-width: 1360px) {
  .s-titre3, .wysiwyg .intertitre {
    font-size: 1.875rem;
    line-height: 1em;
  }
}

@media (max-width: 992px) {
  .s-titre3, .wysiwyg .intertitre {
    font-size: 1.625rem;
    line-height: 1em;
  }
}

@media (max-width: 767px) {
  .s-titre3, .wysiwyg .intertitre {
    font-size: 1.25rem;
    line-height: 1em;
  }
}

.s-titre4, .wysiwyg .titre2 {
  font-family: "Marianne", "Times New Roman", serif;
  font-size: 1.875rem;
  line-height: 1.13333em;
}

@media (max-width: 1360px) {
  .s-titre4, .wysiwyg .titre2 {
    font-size: 1.5rem;
    line-height: 1.16667em;
  }
}

.Popin-content .s-titre4, .Popin-content .wysiwyg .titre2, .wysiwyg .Popin-content .titre2 {
  font-weight: 700;
}

.s-titre5 {
  font-size: 1.625rem;
  line-height: 0.65385em;
}

@media (max-width: 1360px) {
  .s-titre5 {
    font-size: 1.25rem;
    line-height: 0.7em;
  }
}

@media (max-width: 992px) {
  .s-titre5 {
    font-size: 1.125rem;
    line-height: 0.77778em;
  }
}

.s-titre6, .s-title6 {
  font-size: 1.25rem;
  line-height: 1.1em;
  font-family: "Marianne", "Times New Roman", serif;
}

@media (max-width: 992px) {
  .s-titre6, .s-title6 {
    font-size: 1.125rem;
    line-height: 1.11111em;
  }
}

/* -- Titres en capitales -- */
.s-titreCap1,
.s-titreCap2,
.Menu-close,
.s-titreCap3 {
  text-transform: uppercase;
  font-family: "Marianne", "Arial", sans-serif;
}

.s-titreCap1 {
  font-size: 1rem;
  line-height: 3.375em;
}


.s-titreCap2,
.Menu-close {
  font-size: 0.75rem;
  line-height: 2em;
}

.s-titreCap3 {
  font-size: 0.625rem;
  line-height: 2.4em;
  letter-spacing: 0.14em;
  font-family: "Marianne", "Arial", sans-serif;
}

/* -- Titres wysywig -- */
.wysiwyg-title1 {
  font-size: 3.375rem;
  line-height: 1.11111em;
  font-family: "Marianne", "Times New Roman", serif;
  margin-bottom: 30px;
}

@media (max-width: 1360px) {
  .wysiwyg-title1 {
    font-size: 2.75rem;
    line-height: 1.13636em;
  }
}

@media (max-width: 767px) {
  .wysiwyg-title1 {
    font-size: 2rem;
    line-height: 1.125em;
  }
}

.wysiwyg-labeur1, .wysiwyg .chapo {
  font-size: 1.25rem;
  line-height: 1.65em;
}

.titleBold, .wysiwyg .titre1,
.wysiwyg-title2 {
  font-size: 1.5rem;
  line-height: 1.25em;
  font-family: "Marianne", "Times New Roman", serif;
  color: #BF7863;
  margin-top: 30px;
}

/* -- Labeur -- */
.s-labeur1 {
  font-family: "Marianne", "Times New Roman", serif;
  font-size: 2rem;
  line-height: 1.5em;
}

@media (max-width: 1360px) {
  .s-labeur1 {
    font-size: 1.625rem;
    line-height: 1.53846em;
  }
}

@media (max-width: 992px) {
  .s-labeur1 {
    font-size: 1.375rem;
    line-height: 1.54545em;
  }
}

@media (max-width: 767px) {
  .s-labeur1 {
    font-size: 1.25rem;
    line-height: 1.6em;
  }
}

.s-labeur2 {
  font-size: 1.75rem;
  line-height: 0.85714em;
}

@media (max-width: 767px) {
  .s-labeur2 {
    font-size: 1.5rem;
    line-height: 0.83333em;
  }
}

.s-tag {
  display: inline-block;
  padding: 10px 8px 7px 12px;
  font-family: "Marianne", "Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  font-feature-settings: 'lnum' 1;
  background: #BF7863;
  color: #fff;
  font-size: 0.6875rem;
  line-height: 1.45455em;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .s-tag {
    margin-bottom: 20px;
  }
}

/* -- Colorz -- */
.color-main,
.c-brand {
  color: #BF7863;
}

.cBlack {
  color: #000;
}

.bgWhite {
  background-color: #fff;
}

.bgLightGrey {
  background-color: #f3f3f3;
}

/* -- Fonts -- */
.sansSerif-regular {
  font-family: "Marianne", "Arial", sans-serif;
}

.sansSerif-light {
  font-family: "Marianne", "Arial", sans-serif;
}

.sansSerif-bold, .s-title6 {
  font-family: "Marianne", "Arial", sans-serif;
}

.serif-regular {
  font-family: "Marianne", "Times New Roman", serif;
}

.serif-bold {
  font-family: "Marianne", "Times New Roman", serif;
}

.serif-black {
  font-family: "Marianne", "Times New Roman", serif;
}

.logos-culture {
  font-size: 0;
}

.logos-culture a {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
}

.logos-culture a:hover, .logos-culture a:focus {
  opacity: 0.5;
}

.logos-culture a:last-child {
  margin-right: 0 !important;
}

svg {
  fill: currentColor;
}

.mainlogo {
  width: 188px;
  max-height: 20px;
}

.mainlogo svg {
  display: block;
}

.logo-ppo {
  width: 240px;
}

.anchor-object {
  visibility: hidden;
  position: relative;
  top: -70px;
  display: block;
}

.dot-1-lines,
.dot-1-line {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}

.dot-2-lines,
.dot-2-line {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}

.dot-3-line {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

.dot-5-line {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 5;
}

/* -- Wysiwyg -- */
.wysiwyg .bold,
.wysiwyg strong {
  font-weight: bold;
}

.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 em {
  font-style: italic;
}

.wysiwyg sub {
  vertical-align: sub;
}

.wysiwyg sup {
  vertical-align: super;
  top: -0.3em;
}

.wysiwyg ol {
  list-style-type: decimal;
}

.wysiwyg ul {
  list-style-type: disc;
}

.wysiwyg ul ul {
  padding-left: 30px;
}

.wysiwyg ul, .wysiwyg ol {
  margin: 1em;
  padding: 0;
}

.wysiwyg li {
  display: list-item;
  font-family: "Marianne", "Arial", sans-serif;
}

.wysiwyg li:last-child {
  padding-bottom: 15px;
}

.wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  line-height: 1.25;
  margin: 0 0 24px;
}

.wysiwyg h2 {
  font-size: 32px;
}

@media (max-width: 767px) {
  .wysiwyg h2 {
    font-size: 28px;
  }
}

.wysiwyg h3 {
  font-size: 28px;
}

@media (max-width: 767px) {
  .wysiwyg h3 {
    font-size: 24px;
  }
}

.wysiwyg h4 {
  font-size: 24px;
}

@media (max-width: 767px) {
  .wysiwyg h4 {
    font-size: 22px;
  }
}

.wysiwyg h5 {
  font-size: 22px;
}

@media (max-width: 767px) {
  .wysiwyg h5 {
    font-size: 20px;
  }
}

.wysiwyg h6 {
  font-size: 20px;
}

@media (max-width: 767px) {
  .wysiwyg h6 {
    font-size: 18px;
  }
}

.wysiwyg blockquote {
  position: relative;
  margin: 0;
  padding: 50px 40px;
  font-size: 1.375rem;
  line-height: 1.27273em;
  font-family: "Marianne", "Times New Roman", serif;
}

@media (max-width: 767px) {
  .wysiwyg blockquote {
    padding: 30px 0;
  }
}

.wysiwyg blockquote:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 36px;
  left: 0;
  top: 30px;
  background: url("../img/quotes.png") no-repeat;
}

@media (max-width: 767px) {
  .wysiwyg blockquote:before {
    top: 10px;
  }
}

.wysiwyg img {
  display: block;
  margin: 20px 0;
  max-width: 100%;
  height: auto;
}

.wysiwyg a {
  position: relative;
  color: #BF7863;
  background: linear-gradient(#BF7863, #BF7863) bottom no-repeat;
  background-size: 100% 1px;
  -webkit-transition: 175ms;
  -moz-transition: 175ms;
  -ms-transition: 175ms;
  -o-transition: 175ms;
  padding: 2px;
}

.wysiwyg a:hover {
  color: #fff;
  background-size: 100% 100%;
}

.wysiwyg a[href*='glossaire/'], .wysiwyg a[href*="glossary/"] {
  color: #000;
  background: linear-gradient(rgba(191, 120, 99, 0.2) 0%, rgba(191, 120, 99, 0.2) 50%, #BF7863 50%) bottom no-repeat;
  background-size: 100% 200%;
  background-position: 50% 0%;
}

.wysiwyg a[href*='glossaire/']:hover, .wysiwyg a[href*="glossary/"]:hover {
  color: #fff;
  background-position: 50% 100%;
}

.wysiwyg .chapo {
  font-size: 1.25em;
}

.wysiwyg .special {
  font-family: sans-serif;
  font-weight: 300;
}

.wysiwyg.contributions {
  margin-top: 70px;
}

.js-VideoFrame,
.js-ImageFrame {
  overflow: hidden;
  position: relative;
}

.js-ImageFrame img {
  display: block;
  position: absolute;
  opacity: 1;
  animation: showing .35s ease-out;
}

.dotdotdot {
  overflow: hidden;
}

@keyframes showing {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/**
* Modules
*/
/*-----------------------------------------------*\

    Conteneur général du site

\*-----------------------------------------------*/
.Global {
  padding: 0 3%;
}

@media screen and (max-width: 1120px) {
  .Global {
    padding: 0;
  }
}

body.admin-menu .BandeauCulture,
body.logged-in .BandeauCulture {
  top: 29px;
}

@media (max-width: 767px) {
  body.admin-menu .BandeauCulture,
  body.logged-in .BandeauCulture {
    top: 0;
  }
}

/* -- BandeauCulture -- */
.BandeauCulture {
  position: fixed;
  width: 100%;
  height: 70px;
  top: 0;
  line-height: 70px;
  background: #fff;
  z-index: 26;
  font-size: 0.8125rem;
  font-family: "HK_Grotesk", sans-serif;
  font-weight: bold;
}

.toolbar-fixed .BandeauCulture,
.toolbar-tray-open .BandeauCulture {
  top: 39px;
}

.toolbar-tray-open.toolbar-horizontal .BandeauCulture {
  top: 79px;
}

.BandeauCulture .container, .BandeauCulture .view-mediatheque,
.BandeauCulture .BandeauCulture-inner {
  height: 100%;
}

@media (max-width: 767px) {
  .BandeauCulture {
    height: 60px;
    line-height: 60px;
    font-size: 0.8125rem;
  }
  .BandeauCulture .container, .BandeauCulture .view-mediatheque {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.BandeauCulture-inner {
  position: relative;
}

.BandeauCulture-left {
  position: absolute;
  left: 0;
}

.BandeauCulture-right {
  position: absolute;
  right: 0;
}

.BandeauCulture a,
.BandeauCulture img {
  display: inline-block;
  vertical-align: middle;
}

.BandeauCulture a {
  line-height: 1;
}

.BandeauCulture a:hover {
  opacity: 0.5;
}

@media (max-width: 767px) {
  .BandeauCulture img {
    max-width: 60px;
    max-height: 40px;
    width: auto;
    height: auto;
  }
}

.BandeauCulture-marianne {
  display: inline-block;
  padding: 3px 5px;
  line-height: 20px;
  background: #fff;
  margin-left: 20px;
}

.BandeauCulture-culture {
  position: relative;
  top: 2px;
  display: inline-block;
  margin-left: 10px;
}

.BandeauCulture-culture:hover {
  opacity: 0.6;
}

.BandeauCulture-collection {
  position: absolute;
  width: 100%;
  text-align: center;
}

.BandeauCulture-collection a:after {
  content: '';
  display: inline-block;
  position: relative;
  left: 7px;
  top: -2px;
  width: 5px;
  height: 5px;
  border: 1px solid;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.BandeauCulture-collection a:hover {
  color: #BF7863;
  opacity: 1;
}

@media (min-width: 768px) {
  body.admin-menu .SiteHeader,
  body.logged-in .SiteHeader {
    top: 29px;
  }
  body.admin-menu .BandeauCulture + .SiteHeader,
  body.logged-in .BandeauCulture + .SiteHeader {
    top: 99px;
  }
}

.SiteHeader {
  position: fixed;
  top: 0;
  width: 100%;
  height: 70px;
  line-height: 70px;
  color: #f3f3f3;
  z-index: 12;
  transition: background 150ms linear;
  background: #BF7863;
}

.BandeauCulture + .SiteHeader {
  background-color: transparent;
}

@media (max-width: 767px) {
  .BandeauCulture + .SiteHeader {
    background: #BF7863;
  }
}

.BandeauCulture + .SiteHeader.isFixed {
  background-color: #BF7863;
}

.toolbar-fixed .SiteHeader {
  top: 39px;
}

.toolbar-tray-open .SiteHeader {
  top: 39px;
}

.toolbar-tray-open.toolbar-horizontal .SiteHeader {
  top: 79px;
}

@media (max-width: 992px) {
  .SiteHeader {
    height: 60px;
    line-height: 60px;
  }
}

.BandeauCulture + .SiteHeader {
  top: 70px;
}

.toolbar-fixed .BandeauCulture + .SiteHeader,
.toolbar-tray-open .BandeauCulture + .SiteHeader {
  top: 108px;
}

.toolbar-tray-open.toolbar-horizontal .BandeauCulture + .SiteHeader {
  top: 149px;
}

@media (max-width: 767px) {
  .BandeauCulture + .SiteHeader {
    top: 60px;
  }
  .toolbar-tray-open .BandeauCulture + .SiteHeader {
    top: 100px;
  }
  .toolbar-tray-open.toolbar-horizontal .BandeauCulture + .SiteHeader {
    top: 149px;
  }
}

.SiteHeader a:not(.logo-culture),
.SiteHeader button {
  background: none;
  border: 0;
  font-size: 0.6875rem;
  line-height: 6.36364em;
  text-transform: uppercase;
  font-family: "Marianne", "Arial", sans-serif;
  padding: 0;
}

@media (max-width: 992px) {
  .SiteHeader a:not(.logo-culture),
  .SiteHeader button {
    font-size: 0.6875rem;
    line-height: 5.45455em;
  }
}

@media (min-width: 768px) {
  .SiteHeader a:not(.logo-culture):hover,
  .SiteHeader button:hover {
    color: #BF7863;
  }
}

@media (max-width: 767px) {
  .SiteHeader .btn-map-collection .btn-map-collection--label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
  }
  .SiteHeader .btn-map-collection .btn-map-collection--label .icon-map {
    top: 2px;
    margin-left: 0;
  }
}

.SiteHeader .dropdown-toggle {
  height: 70px;
  width: 70px;
  vertical-align: top;
}

@media (max-width: 992px) {
  .SiteHeader .dropdown-toggle {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 992px) {
  .SiteHeader-logo {
    display: inline-block;
    white-space: nowrap;
    max-width: calc(100% - 50px);
    overflow: hidden;
    line-height: 62px;
    max-height: 62px;
  }
}

.SiteHeader.SiteHeader--home,
.page-node-type-master-home .SiteHeader {
  z-index: 12;
  /*@include breakpoint(xs) {
      top: 0;
    }*/
}

@media (max-width: 767px) {
  .SiteHeader.SiteHeader--home,
  .page-node-type-master-home .SiteHeader {
    background: #BF7863;
  }
}

.SiteHeader.SiteHeader--home.isFixed .SiteHeader-content,
.page-node-type-master-home .SiteHeader.isFixed .SiteHeader-content {
  border-color: transparent;
}

.SiteHeader.SiteHeader--home:before,
.page-node-type-master-home .SiteHeader:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background-image: linear-gradient(to top, transparent 0%, black 100%);
}

.SiteHeader.SiteHeader--home .SiteHeader-content,
.page-node-type-master-home .SiteHeader .SiteHeader-content {
  position: relative;
  z-index: 1;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}

@media (max-width: 767px) {
  .SiteHeader.SiteHeader--home .SiteHeader-content,
  .page-node-type-master-home .SiteHeader .SiteHeader-content {
    border: none;
  }
}

.SiteHeader-right {
  position: absolute;
  top: 0;
  right: 0;
  height: 70px;
}

@media (max-width: 992px) {
  .SiteHeader-right {
    height: 60px;
  }
}

.SiteHeader .btnMenu {
  height: 70px;
  margin-left: 40px;
  padding: 0;
  background: transparent;
  border: none;
  vertical-align: top;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
}

@media (min-width: 768px) {
  .SiteHeader .btnMenu:focus, .SiteHeader .btnMenu:hover {
    color: inherit;
  }
  .SiteHeader .btnMenu:focus .icon-menu,
  .SiteHeader .btnMenu:focus .icon-menu:before,
  .SiteHeader .btnMenu:focus .icon-menu:after, .SiteHeader .btnMenu:hover .icon-menu,
  .SiteHeader .btnMenu:hover .icon-menu:before,
  .SiteHeader .btnMenu:hover .icon-menu:after {
    background: currentColor;
  }
}

@media (max-width: 992px) {
  .SiteHeader .btnMenu {
    height: 60px;
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .SiteHeader .btnMenu {
    display: inline-block;
  }
  .SiteHeader .btnMenu .btnMenu--label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
  }
  .SiteHeader .btnMenu .icon-menu {
    top: 0;
    margin-left: 0;
  }
}

.SiteHeader.isFixed .btnMenu:focus, .SiteHeader.isFixed .btnMenu:hover {
  color: inherit;
}

.SiteHeader.isFixed .btnMenu:focus .icon-menu,
.SiteHeader.isFixed .btnMenu:focus .icon-menu:before,
.SiteHeader.isFixed .btnMenu:focus .icon-menu:after, .SiteHeader.isFixed .btnMenu:hover .icon-menu,
.SiteHeader.isFixed .btnMenu:hover .icon-menu:before,
.SiteHeader.isFixed .btnMenu:hover .icon-menu:after {
  background: currentColor;
}

.SiteHeader.isFixed a:not(.logo-culture):focus, .SiteHeader.isFixed a:not(.logo-culture):hover,
.SiteHeader.isFixed button:focus,
.SiteHeader.isFixed button:hover {
  color: inherit;
}

.SiteHeader .container, .SiteHeader .view-mediatheque,
.SiteHeader .SiteHeader-content {
  position: relative;
  height: 100%;
}

@media (max-width: 767px) {
  .SiteHeader .container, .SiteHeader .view-mediatheque {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.SiteHeaderLanguages {
  top: calc(50% - 36px);
  right: 100%;
  height: 70px;
  width: 74px;
  margin-right: 30px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Marianne", "Arial", sans-serif;
}

.SiteHeaderLanguages i, .SiteHeaderLanguages .lang-chevron {
  position: absolute;
  top: 2px;
  bottom: 0;
  right: 8px;
  height: 18px;
  margin: auto;
  font-size: 18px;
  line-height: 18px;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
}

.SiteHeaderLanguages ul {
  display: none;
  transition: .2s;
  top: 100% !important;
  transform: none !important;
  width: 100% !important;
}

@media (min-width: 768px) {
  .SiteHeaderLanguages.show, .SiteHeaderLanguages:hover {
    background-color: #fff;
    color: #BF7863;
    cursor: pointer;
  }
  .SiteHeaderLanguages.show button:hover, .SiteHeaderLanguages.show button:focus, .SiteHeaderLanguages:hover button:hover, .SiteHeaderLanguages:hover button:focus {
    color: inherit;
  }
  .SiteHeaderLanguages.show li, .SiteHeaderLanguages:hover li {
    background-color: #BF7863;
  }
  .SiteHeaderLanguages.show li a, .SiteHeaderLanguages:hover li a {
    color: #fff;
  }
  .SiteHeaderLanguages.show li a:focus, .SiteHeaderLanguages.show li a:hover, .SiteHeaderLanguages:hover li a:focus, .SiteHeaderLanguages:hover li a:hover {
    color: #fff;
  }
  .SiteHeaderLanguages.show i, .SiteHeaderLanguages.show .lang-chevron, .SiteHeaderLanguages:hover i, .SiteHeaderLanguages:hover .lang-chevron {
    opacity: 0;
  }
}

.SiteHeaderLanguages li {
  display: block;
  height: 70px;
  width: 100%;
  transition: .2s;
}

.SiteHeaderLanguages li:hover {
  background: white;
}

.SiteHeaderLanguages li:hover a {
  color: #BF7863;
}

.SiteHeaderLanguages li:hover a:focus, .SiteHeaderLanguages li:hover a:hover {
  color: #BF7863;
}

.SiteHeaderLanguages a {
  display: block;
  height: 100%;
  line-height: 72px;
  width: 100%;
}

@media (max-width: 992px) {
  .SiteHeaderLanguages li, .SiteHeaderLanguages a {
    height: 60px;
    line-height: 62px;
  }
}

@media (max-width: 992px) {
  .SiteHeaderLanguages {
    height: 60px;
    width: 64px;
    top: calc(50% - 30px);
  }
  .SiteHeaderLanguages i, .SiteHeaderLanguages .lang-chevron {
    right: 3px;
  }
}

@media (max-width: 767px) {
  .SiteHeaderLanguages {
    position: relative;
    top: 0;
    right: 0;
    margin-right: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}

.SiteHeader--default .SiteHeader-logo:hover,
.SiteHeader--default .btnMenu:hover {
  color: inherit !important;
}

.SiteHeader--default .SiteHeader-logo:hover .icon-menu,
.SiteHeader--default .btnMenu:hover .icon-menu {
  background-color: #fff !important;
}

.SiteHeader--default .SiteHeader-logo:hover .icon-menu:before, .SiteHeader--default .SiteHeader-logo:hover .icon-menu:after,
.SiteHeader--default .btnMenu:hover .icon-menu:before,
.SiteHeader--default .btnMenu:hover .icon-menu:after {
  background-color: #fff !important;
}

.block-title-page-header-block + .block-site-header-block .SiteHeader {
  top: 70px;
}

@media (max-width: 767px) {
  .block-title-page-header-block + .block-site-header-block .SiteHeader {
    top: 60px;
  }
}

.SiteFooter {
  position: relative;
  background: #1a1715;
  color: #fff;
  z-index: 1;
}

@media (max-width: 767px) {
  .SiteFooter {
    text-align: center;
  }
}

.SiteFooter-nav {
  padding: 0;
}

@media (max-width: 992px) {
  .SiteFooter-nav {
    font-size: 0.9em;
  }
}

@media (max-width: 767px) {
  .SiteFooter-nav {
    font-size: 1em;
    padding-bottom: 20px;
  }
}

.SiteFooter-nav li {
  display: block;
  margin-bottom: 6px;
  font-size: 0.8125rem;
  line-height: 1.23077em;
}

.SiteFooter-nav--third {
  text-align: left;
}

.SiteFooter-nav--third a {
  padding: 15px 30px 15px 0;
}

.SiteFooter a {
  color: #999;
}

.SiteFooter a:hover {
  color: #fff;
}

.SiteFooter .cookie-management {
  color: inherit;
  border: 0;
  background: none;
}

.SiteFooter .cookie-management:hover {
  color: #BF7863;
}

.SiteFooter-title {
  display: block;
  margin-bottom: 15px;
}

.domain-etiolles .SiteFooter-title {
  color: #bb6f34;
}

.SiteFooter-navWrap {
  padding-top: 50px;
  padding-bottom: 100px;
}

.SiteFooter-navWrap .row {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .SiteFooter-navWrap .row {
    margin-top: 0;
  }
}

@media (max-width: 1360px) {
  .SiteFooter-navWrap {
    padding-top: 30px;
    padding-bottom: 80px;
  }
}

@media (max-width: 992px) {
  .SiteFooter-navWrap {
    padding-top: 0;
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .SiteFooter-navWrap {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

.SiteFooter .container, .SiteFooter .view-mediatheque {
  position: relative;
}

@media (max-width: 767px) {
  .SiteFooter .align-right {
    text-align: center;
  }
}

.SiteFooter .align-right img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .SiteFooter .align-right img {
    margin-top: 20px;
  }
}

.SiteFooter-copyright {
  position: relative;
  padding: 50px 0;
  text-align: center;
  background: #fff;
  font-family: "HK_Grotesk", sans-serif;
  font-size: 0.875rem;
  line-height: 1;
  color: #000;
  transition: margin .2s;
  -webkit-transition: margin .2s;
}

.SiteFooter-copyright .container, .SiteFooter-copyright .view-mediatheque {
  position: relative;
}

@media (max-width: 992px) {
  .SiteFooter-copyright {
    font-size: 0.75rem;
  }
}

@media (max-width: 767px) {
  .SiteFooter-copyright {
    padding: 30px 20px;
  }
}

.SiteFooter-left {
  text-align: left;
}

@media (max-width: 767px) {
  .SiteFooter-left {
    text-align: center;
  }
}

.SiteFooter-left a {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}

.SiteFooter-left a:hover {
  opacity: 0.5;
}

.SiteFooter-line {
  font-size: 0.75rem;
  line-height: 5em;
  padding: 30px 0;
}

@media (max-width: 767px) {
  .SiteFooter-line {
    padding: 30px 0;
    line-height: 20px;
  }
}

.SiteFooter-line a {
  color: #fff;
}

.SiteFooter-line a:hover {
  color: #888;
}

.SiteFooter .logos-culture a {
  margin-right: 40px;
  vertical-align: middle;
}

@media (max-width: 992px) {
  .SiteFooter .logos-culture a {
    margin-right: 40px;
  }
  .SiteFooter .logos-culture img {
    max-height: 70px;
  }
}

@media (max-width: 767px) {
  .SiteFooter .logos-culture {
    margin-left: -15px;
    margin-right: -15px;
  }
  .SiteFooter .logos-culture a {
    margin: 0 15px 20px;
  }
  .SiteFooter .logos-culture a:last-child {
    margin-right: 15px !important;
  }
}

.SiteFooter-flexbox {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .SiteFooter-flexbox {
    display: block;
  }
}

.SiteFooter-flex {
  flex: 0 0 50%;
  max-width: 50%;
}

@media (max-width: 767px) {
  .SiteFooter-flex {
    max-width: none;
  }
}

.SiteFooter-titleArcho {
  font-family: 'PlayfairDisplay';
  font-size: 1.16667rem;
  line-height: 1.42857em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.PageLayout {
  position: relative;
  overflow: hidden;
  padding-top: 130px;
  margin-top: 552px;
  background: #fff;
  counter-reset: slice;
}

@media (max-width: 992px) {
  .PageLayout {
    padding-top: 90px;
    margin-top: 540px;
  }
}

@media (max-width: 767px) {
  .PageLayout {
    padding-top: 0;
  }
}

.PageLayout--mediatheque {
  padding-top: 80px;
}

.PageLayout--sommaire .PageLayout-body {
  text-align: center;
}

.PageLayout--home {
  padding-top: 80px;
  margin-top: calc(100vh - 215px);
  background: none;
}

@media (max-width: 767px) {
  .PageLayout--home {
    margin-top: calc(100vh - 60px);
  }
}

.PageLayout-mediaBox {
  position: relative;
  padding: 45px 0 10px;
  margin-top: 45px;
}

@media (max-width: 767px) {
  .PageLayout-mediaBox {
    margin-top: 30px;
  }
}

.PageLayout-mediaBox:before {
  content: '';
  position: absolute;
  display: block;
  z-index: -1;
  width: calc(100% + 140px);
  height: 100%;
  top: 0;
  left: -70px;
  background: #f3f3f3;
}

.PageLayout-titles {
  padding-bottom: 45px;
}

@media (max-width: 767px) {
  .PageLayout-titles {
    padding-bottom: 25px;
  }
}

.PageLayout-body {
  padding-bottom: 60px;
}

@media (max-width: 767px) {
  .PageLayout-body {
    padding-bottom: 20px;
  }
}

.PageLayout--contribution {
  padding: 60px 0 68px;
  background: url(../img/contribution.jpg) no-repeat;
  background-size: cover;
  color: #fff;
}

@media (max-width: 767px) {
  .PageLayout--contribution {
    padding: 30px 0 38px;
  }
}

.PageLayout--contribution .s-title3 {
  color: #BF7863;
  margin-bottom: 5px;
}

.PageLayout--pushCollection .row {
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .PageLayout--pushCollection .row {
    display: block;
  }
}

@media (max-width: 767px) {
  .PageLayout--pushCollection {
    position: relative;
    margin-top: -75px;
  }
}

.PageLayout--quiz {
  padding-bottom: 100px;
}

.PageLayout-slice .Slice-medias {
  background: #1c1914 url("../../img/bg-footer.jpg") center no-repeat;
  background-size: cover;
}

.Slice {
  position: relative;
  padding: 80px 0 70px;
  background: #1a1715;
  color: #fff;
  counter-reset: articles;
}

.Slice--sommaire {
  padding: 60px 0;
  position: relative;
  background-color: transparent;
}

.Slice--sommaire:before {
  content: '';
  position: absolute;
  display: block;
  z-index: -1;
  width: calc(100% + 140px);
  height: 100%;
  top: 0;
  left: -70px;
  background: #f3f3f3;
}

.Slice--sommaire .Slice-titles, .Slice--sommaire .Slice-header {
  padding-top: 0;
  color: black;
}

@media (max-width: 767px) {
  .Slice {
    padding: 40px 0 50px;
  }
}

.Slice:not(.Slice--sommaire):nth-of-type(1) {
  padding-top: 190px;
}

@media (max-width: 992px) {
  .Slice:not(.Slice--sommaire):nth-of-type(1) {
    padding-top: 100px;
  }
}

@media (max-width: 767px) {
  .Slice:not(.Slice--sommaire):nth-of-type(1) {
    padding-top: 60px;
  }
}

.Slice-titles, .Slice-header {
  position: relative;
  padding: 40px 20%;
  text-align: center;
}

@media (max-width: 1360px) {
  .Slice-titles, .Slice-header {
    padding: 40px 10%;
  }
}

@media (max-width: 767px) {
  .Slice-titles, .Slice-header {
    padding: 30px 0;
  }
}

.Slice-titles:before, .Slice-header:before {
  position: absolute;
  counter-increment: slice;
  content: "0" counter(slice);
  top: -80px;
  left: 50%;
  text-align: center;
  font-size: 16.875rem;
  line-height: 1em;
  font-family: "Marianne", "Arial", sans-serif;
  color: #999;
  opacity: 0.05;
  background: -webkit-linear-gradient(left, #1a1715, #fff);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
  .Slice-titles:before, .Slice-header:before {
    font-size: 11.25rem;
    line-height: 1em;
  }
}

.Slice-titles h2, .Slice-header h2,
.Slice-titles .Slice-accroche,
.Slice-header .Slice-accroche,
.Slice-header .s-hook2 {
  position: relative;
}

.Slice--light {
  background: #fff;
  color: #000;
}

.Slice--light .Slice-titles:before, .Slice--light .Slice-header:before {
  background: -webkit-linear-gradient(left, #fff, #1a1715);
  -webkit-background-clip: text;
}

.Slice.Slice--map {
  padding-bottom: 0;
}

.Slice.Slice--map + .Slice {
  padding-top: 160px;
}

@media (max-width: 767px) {
  .Slice.Slice--map + .Slice {
    padding-top: 80px;
  }
}

.Slice-accroche, .Slice-header .s-hook2 {
  margin-top: 10px;
}

.Cookies {
  display: none;
  position: fixed;
  z-index: 26;
  width: 100%;
  height: 50px;
  bottom: 0;
  font-size: 0.9em;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #000;
}

@media (max-width: 992px) {
  .Cookies {
    font-size: 0.75em;
    bottom: 0;
  }
}

@media (max-width: 767px) {
  .Cookies {
    display: none !important;
  }
}

.Cookies a {
  padding: 5px 0;
  margin-left: 22px;
  color: #666;
  border-bottom: 1px solid transparent;
}

@media (max-width: 992px) {
  .Cookies a {
    margin-left: 10px;
  }
}

.Cookies a:hover {
  border-bottom: 1px solid #666;
}

.Cookies a.Cookies-close {
  color: #BF7863;
}

.Cookies a.Cookies-close:hover {
  border-bottom: 1px solid;
}

.Splash {
  position: fixed;
  width: 100%;
  height: calc(100vh - 105px);
  top: 70px;
  background: #333;
}

@media (max-width: 767px) {
  .Splash {
    height: calc(100vh - 60px);
  }
}

.Splash-txt {
  position: relative;
  color: #fff;
  text-align: center;
  z-index: 1;
}

.Splash-img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.Splash-img img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  width: auto;
}

.Splash-img img[data-anchor*="T"] {
  top: 0;
}

.Splash-img img[data-anchor*="M"] {
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.Splash-img img[data-anchor*="B"] {
  bottom: 0;
}

.Splash-img img[data-anchor*="L"] {
  left: 0;
}

.Splash-img img[data-anchor*="C"] {
  left: 50%;
  transform: translateX(-50%);
}

.Splash-img img[data-anchor*="R"] {
  right: 0;
}

.Splash-logo {
  position: relative;
  text-align: center;
}

.Splash-logo img {
  position: relative;
  max-width: 65%;
  height: auto;
}

@media (max-width: 767px) {
  .Splash-logo img {
    max-width: 90%;
  }
}

.Splash-titre {
  font-size: 5em;
}

@media (max-width: 767px) {
  .Splash-titre {
    font-size: 3em;
  }
}

.Cover {
  position: fixed;
  width: 94%;
  height: 480px;
  top: 74px;
  background: #333;
}

.toolbar-fixed .Cover {
  top: calc(74px + 39px);
}

.toolbar-tray-open .Cover {
  top: calc(74px + 79px);
}

@media screen and (max-width: 1120px) {
  .Cover {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .Cover {
    top: 60px;
  }
}

.Cover-txt {
  position: relative;
  color: #fff;
  z-index: 1;
  text-align: center;
}

.Cover-txt .s-titre6 {
  margin-bottom: 10px;
}

.Cover-img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.Cover-img img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  width: auto;
}

.Cover-img img[data-anchor*="T"] {
  top: 0;
}

.Cover-img img[data-anchor*="M"] {
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.Cover-img img[data-anchor*="B"] {
  bottom: 0;
}

.Cover-img img[data-anchor*="L"] {
  left: 0;
}

.Cover-img img[data-anchor*="C"] {
  left: 50%;
  transform: translateX(-50%);
}

.Cover-img img[data-anchor*="R"] {
  right: 0;
}

.Cover-title, .Cover-subtitle {
  display: block;
  margin: 30px 0 50px;
}

.Cover-subtitle {
  margin-bottom: -30px;
}

.Cover a {
  color: #fff;
}

ul.Ariane {
  padding: 0;
  margin: 0;
  font-size: 0.6875rem;
  line-height: 1.63636em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

ul.Ariane li {
  display: inline;
}

ul.Ariane li:last-child {
  opacity: 0.6;
}

ul.Ariane a:after,
ul.Ariane span:after {
  position: relative;
  top: -1px;
  margin: 0 3px 0 7px;
  font-size: 0.8em;
}

ul.Ariane a:focus,
ul.Ariane a:hover {
  color: #BF7863;
}

.node-type-visite #pano {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100vh;
}

.node-type-visite #pano .HotspotFiche {
  position: absolute;
}

.node-type-visite #pano .HotspotFiche-content {
  position: absolute;
  z-index: -1;
  top: -20px;
  right: 12px;
  width: 410px;
}

.node-type-visite #pano .HotspotButton {
  position: relative;
}

.node-type-visite #pano .HotspotButton-pastille {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  border: 4px solid white;
  transition: border-color .3s;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0.95);
}

.node-type-visite #pano .HotspotButton-pastille:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 6px;
  background: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: background-color .3s;
}

.node-type-visite #pano .HotspotButton-titre {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 20px 20px 20px 60px;
  background: white;
  white-space: nowrap;
  width: auto;
  color: #BF7863;
  top: 32px;
  transform: translate(-15px, -50%);
  transition: .3s;
  transition-property: top opacity;
  font-family: "Marianne", "Arial", sans-serif;
}

.node-type-visite #pano .HotspotButton-titre .show-more {
  font-family: "Marianne", "Arial", sans-serif;
  font-size: .8em;
}

.node-type-visite #pano .HotspotButton.open .HotspotButton-pastille {
  border-color: #BF7863;
}

.node-type-visite #pano .HotspotButton.open .HotspotButton-pastille:after {
  background-color: #BF7863;
}

.node-type-visite #pano .HotspotButton.open .HotspotButton-titre {
  visibility: visible;
  opacity: 1;
  top: 16px;
}

.node-type-visite #pano .Hotspot--nav .HotspotButton svg {
  fill: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: .3s;
  transition-property: fill;
}

.node-type-visite #pano .Hotspot--nav .HotspotButton-pastille:after {
  background-color: transparent;
}

.node-type-visite #pano .Hotspot--nav .HotspotButton.open svg {
  fill: #BF7863;
}

.node-type-visite #pano .Hotspot--nav .HotspotButton.open .HotspotButton-pastille:after {
  background-color: transparent;
}

.node-type-visite .HotspotFiche {
  visibility: hidden;
  opacity: 0;
  transition: .5s;
  transition-property: opacity;
}

.node-type-visite .HotspotFiche-close {
  width: 32px;
  height: 32px;
  background: #BF7863;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.node-type-visite .HotspotFiche-close svg {
  fill: white;
}

.node-type-visite .HotspotFiche-content {
  padding: 20px;
  background: white;
}

.node-type-visite .HotspotFiche-content .legende {
  font-family: "Marianne", "Arial", sans-serif;
  font-size: .85em;
}

.node-type-visite .HotspotFiche.open {
  visibility: visible;
  opacity: 1;
}

.node-type-visite > .HotspotFiche {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px;
}

.node-type-visite > .HotspotFiche .HotspotFiche-content {
  padding-top: 60px;
  max-height: calc(100% - 20px);
  overflow-y: auto;
}

.node-type-visite > .HotspotFiche .HotspotFiche-close {
  position: absolute;
  transform: translate(10px, 42px);
}

.SubMenu {
  font-size: 0.75rem;
  line-height: 1.58333em;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .SubMenu {
    margin-bottom: 25px;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 1.25em;
  }
  .SubMenu-trigger {
    position: relative;
    margin: 4px 0;
    padding: 10px 0;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 1rem;
    line-height: 1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: left;
    border: 0;
    background: none;
    border-bottom: 1px solid #e5e5e5;
  }
  .SubMenu-trigger:focus {
    outline-color: transparent;
  }
  .SubMenu-trigger:after {
    position: absolute;
    right: 0;
    display: inline-block;
    font-size: 18px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
  }
  .open .SubMenu-trigger:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
}

@media (min-width: 768px) {
  [data-accordion] .SubMenu-nav {
    max-height: none !important;
    overflow: visible !important;
  }
}

.SubMenu li {
  display: block;
}

.SubMenu a.color-main {
  color: #BF7863;
}

.SubMenu-nav > li {
  border-bottom: 1px solid #e5e5e5;
}

.SubMenu-nav > li:last-child {
  border: none;
}

.SubMenu-nav > li > a {
  display: block;
  padding: 11px 0;
  font-family: "Marianne", "Arial", sans-serif;
}

.SubMenu-children {
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .SubMenu-children {
    padding-bottom: 10px;
  }
}

.SubMenu-children a {
  position: relative;
  display: inline-block;
  padding: 7px 20px;
  color: #6A6A6A;
}

.SubMenu-children a:before {
  position: absolute;
  left: 0;
  margin-top: -2px;
  color: #000;
  font-weight: bold;
}

.ToolsLayout {
  position: absolute;
  width: 100%;
  background: #f3f3f3;
  top: 0;
  padding: 15px 0;
}

@media (max-width: 767px) {
  .ToolsLayout {
    position: relative;
  }
}

.Tools {
  top: -10px;
  right: 0;
  text-align: right;
  transform: scale(0.8);
  transform-origin: center right;
}

.Tools a, .Tools .share-button {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
}

.Tools a.show, .Tools .share-button.show {
  display: inline-block !important;
}

.Tools a svg, .Tools .share-button svg {
  position: relative;
  top: 4px;
  font-size: 1.3em;
}

.Tools a.js-typo-plus svg, .Tools .share-button.js-typo-plus svg {
  top: 2px;
}

.Tools a .share-button-article, .Tools .share-button .share-button-article {
  border: 0;
  padding: 0;
  background: none;
  width: 40px;
}

.Tools a:hover {
  color: #BF7863;
}

.Tools .share-button:hover .Tools-share {
  display: block;
}

.Tools-share {
  position: absolute;
  display: none;
  top: 32px;
  right: 0;
  z-index: 1;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

.Tools-share:hover {
  display: block;
}

.node-type-mediatheque .Media {
  background: rgba(0, 0, 0, 0.1);
}

.Media {
  position: relative;
  display: block;
  margin-bottom: 40px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .Media {
    margin-bottom: 20px;
  }
}

.Media-img {
  height: 240px;
}

@media (max-width: 1360px) {
  .Media-img {
    height: 190px;
  }
}

@media (max-width: 992px) {
  .Media-img {
    height: 142px;
  }
}

@media (max-width: 767px) {
  .Media-img {
    height: 240px;
  }
}

@media (max-width: 767px) {
  .Media-img {
    height: 180px;
  }
}

.Media-txt {
  position: relative;
  padding: 30px 15px 15px;
  text-align: center;
}

.Media-txt h3.dot-2-lines,
.Media-txt h4.dot-2-lines {
  min-height: 2.3em;
}

.Media-txt .s-titreCap3 {
  line-height: 1.6em;
  margin-top: 4px;
}

.Media-txt:after {
  position: absolute;
  right: 20px;
  top: 0;
  color: #999;
  display: table-cell;
  width: 70px;
}

.Media-description {
  margin: 5px 0;
  color: #585857;
}

.Media-picto {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  top: -25px;
  left: 50%;
  margin-left: -25px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
}

.Media-picto .icon {
  position: relative;
  top: 2px;
}

.Media--small .Media-img {
  height: 370px;
}

@media (max-width: 1360px) {
  .Media--small .Media-img {
    height: 293px;
  }
}

@media (max-width: 992px) {
  .Media--small .Media-img {
    height: 345px;
  }
}

@media (max-width: 767px) {
  .Media--small .Media-img {
    height: 82vw;
  }
}

.Media--small .Media-txt {
  position: absolute;
  width: calc(100% - 24px);
  height: 60px;
  line-height: 60px;
  bottom: 12px;
  left: 12px;
  padding: 0 20px;
  background: #fff;
  text-align: left;
}

.Media--small .Media-title {
  line-height: 60px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}

.Media--small .Media-title .icon {
  position: relative;
  top: 2px;
  margin-right: 20px;
}

.Media--small .Media-title strong, .Media--small .Media-title b {
  font-weight: 700;
}

.Media-img img,
.Media svg,
.Media-txt h4, .Media-txt:before {
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
}

.Media-img img {
  transition-property: opacity;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.Media:hover .Media-img img {
  opacity: 0.5 !important;
}

.Media:hover .Media-txt h4 {
  color: #BF7863;
}

.Media:hover svg {
  fill: #BF7863;
}

.ArticleResume {
  display: block;
  margin-bottom: 30px;
  color: #000;
}

.ArticleResume-img {
  height: 270px;
}

.ArticleResume-img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

@media (max-width: 1360px) {
  .ArticleResume-img {
    height: 213px;
  }
}

@media (max-width: 992px) {
  .ArticleResume-img {
    height: 250px;
  }
}

@media (max-width: 767px) {
  .ArticleResume-img {
    height: 200px;
  }
}

.ArticleResume-txt {
  position: relative;
  width: 100%;
  height: 80px;
  padding: 0 70px 0 0;
  background: #fff;
  display: flex;
  align-items: center;
}

.ArticleResume-txt:before {
  position: relative;
  top: -2px;
  display: table-cell;
  vertical-align: middle;
  width: 70px;
  text-align: center;
  counter-increment: articles;
  content: "0" counter(articles);
  color: #BF7863;
  font-family: "Marianne", "Times New Roman", serif;
  font-size: 1.1875rem;
  line-height: 1.26316em;
}

.ArticleResume-txt:after {
  position: absolute;
  right: 30px;
  color: #999;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.Highlight {
  position: relative;
  margin-top: 100px;
  height: 400px;
  color: #000;
}

@media (max-width: 1360px) {
  .Highlight {
    height: 293px;
  }
}

@media (max-width: 992px) {
  .Highlight {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .Highlight {
    margin-top: 40px;
    height: 180px;
  }
}

.Highlight-txt {
  position: relative;
  height: 400px;
  padding: 40px 30px 0;
  background: #fff;
}

@media (max-width: 1360px) {
  .Highlight-txt {
    height: 293px;
  }
}

@media (max-width: 767px) {
  .Highlight-txt {
    padding: 30px 20px 0;
    height: 180px;
  }
}

.Highlight-txt p {
  color: #999;
}

@media (max-width: 767px) {
  .Highlight-txt p {
    display: none;
  }
}

.Highlight-txt .s-titre3, .Highlight-txt .wysiwyg .intertitre, .wysiwyg .Highlight-txt .intertitre {
  margin-top: 10px;
}

.Highlight-txt a {
  position: absolute;
  width: calc(100% - 60px);
  height: 80px;
  line-height: 80px;
  bottom: 0;
}

.Highlight-txt a:after {
  position: absolute;
  right: 0;
  color: #999;
}

.Highlight-txt .dotdotdot {
  height: 150px;
}

@media (max-width: 1360px) {
  .Highlight-txt .dotdotdot {
    height: 90px;
  }
}

.Highlight-img {
  position: relative;
  width: calc(100% + 30px);
  height: 400px;
  margin-left: -30px;
}

@media (max-width: 1360px) {
  .Highlight-img {
    height: 293px;
  }
}

@media (max-width: 767px) {
  .Highlight-img {
    height: 180px;
  }
}

@media (max-width: 767px) {
  .Highlight-img {
    margin-left: 0;
  }
}

.Siblings {
  width: 100%;
  height: 132px;
  margin-top: 50px;
  border-top: 1px solid #e5e5e5;
}

@media (max-width: 767px) {
  .Siblings {
    height: auto;
    margin-bottom: 30px;
  }
}

.Siblings .cell {
  width: 50%;
}

@media (max-width: 767px) {
  .Siblings .cell {
    display: block;
    width: 100%;
  }
}

.Siblings-next, .Siblings-prev {
  position: relative;
}

@media (max-width: 767px) {
  .Siblings-next, .Siblings-prev {
    padding: 15px 0;
  }
}

.Siblings-next:before, .Siblings-next:after, .Siblings-prev:before, .Siblings-prev:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #999;
}

.Siblings-next {
  padding: 0 63px 0 25px;
  border-left: 1px solid #e5e5e5;
  text-align: right;
}

@media (max-width: 767px) {
  .Siblings-next {
    padding: 15px 40px;
    border-left: none;
    text-align: center;
  }
  .Siblings-next:before {
    content: '';
    position: relative;
    display: block;
    width: 100px;
    height: 2px;
    top: -12px;
    left: 50%;
    margin-left: -50px;
    background: #e5e5e5;
  }
}

.Siblings-next:after {
  right: 15px;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

.Siblings-prev {
  padding: 0 25px 0 63px;
}

@media (max-width: 767px) {
  .Siblings-prev {
    padding: 15px 40px;
    text-align: center;
  }
}

.Siblings-prev:before {
  left: 15px;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

.Siblings-next:hover, .Siblings-prev:hover {
  color: #BF7863;
}

.Siblings-next:hover:after {
  right: 0;
  color: #BF7863;
}

.Siblings-prev:hover:before {
  left: 0;
  color: #BF7863;
}

@media (max-width: 767px) {
  .Siblings .cell:not(.Siblings-prev) + .Siblings-next:before {
    display: none;
  }
}

@media (min-width: 992px) {
  body.admin-menu .Menu,
  body.admin-menu .Menu .sub-menu {
    top: 29px;
  }
}

.Menu {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 100%;
  z-index: 1050;
  overflow-x: hidden;
  display: block;
  opacity: 0;
  transition: opacity .2s, left 0s .3s;
}

@media (max-width: 767px) {
  .Menu {
    overflow-y: auto;
  }
}

@media (max-width: 767px) {
  .Menu .container, .Menu .view-mediatheque {
    padding-left: 0;
    padding-right: 0;
  }
}

.Menu-bgLeft, .Menu-bgRight {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: -1;
  transition-duration: .8s;
  transition-delay: .2s;
  opacity: 0;
}

@media (max-width: 767px) {
  .Menu-bgLeft, .Menu-bgRight {
    display: none;
  }
}

.Menu-bgLeft {
  width: 60%;
  width: calc(50% + 85px);
  background: #000;
  left: 0;
  transform: translateX(-250px);
}

@media (max-width: 992px) {
  .Menu-bgLeft {
    width: calc(50% + 40px);
  }
}

.Menu-bgRight {
  width: 40%;
  width: calc(50% - 85px);
  background: #fbfbfb;
  right: 0;
  transform: translateX(250px);
}

@media (max-width: 992px) {
  .Menu-bgRight {
    width: calc(50% - 40px);
  }
}

.Menu .container, .Menu .view-mediatheque {
  opacity: 0;
  transition-duration: 0s;
  transition-delay: 0s;
}

.Menu.isOpen {
  left: 0;
  opacity: 1;
  transition-duration: 0s;
}

.Menu.isOpen .Menu-bgLeft,
.Menu.isOpen .Menu-bgRight {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0s;
}

.Menu.isOpen .container, .Menu.isOpen .view-mediatheque {
  transition-duration: .5s;
  transition-delay: .4s;
  opacity: 1;
}

@media (max-width: 767px) {
  .Menu.isOpen .container, .Menu.isOpen .view-mediatheque {
    transition-delay: 0s;
  }
}

.Menu.hide-menu {
  display: none !important;
}

.Menu-left, .Menu-right {
  position: relative;
  padding-top: 45px;
  padding-bottom: 45px;
  height: 800px;
  height: 100vh;
}

@media (max-width: 767px) {
  .Menu-left, .Menu-right {
    padding: 30px 8%;
    height: inherit;
    float: none !important;
  }
}

.Menu-left .Menu-title, .Menu-right .Menu-title {
  position: relative;
  margin-bottom: 25px;
  line-height: 1.5em;
  font-size: 0.6875rem;
}

@media (max-width: 767px) {
  .Menu-left .Menu-title, .Menu-right .Menu-title {
    margin-bottom: 15px;
  }
}

.Menu-left {
  color: #fff;
  padding-top: 55px;
}

@media (max-width: 767px) {
  .Menu-left {
    padding-top: 30px;
    background: #fff;
    min-height: 40vh;
  }
}

.Menu-right {
  text-align: left;
}

@media (max-width: 992px) {
  .Menu-right {
    position: relative;
    font-size: 0.9em;
  }
}

@media (max-width: 767px) {
  .Menu-right {
    display: block;
    padding-top: 70px;
    background: #f3f3f3;
    text-align: center;
    min-height: 60vh;
    left: 0;
  }
  .Menu-right .Menu-nav > ul > li > .nav-i {
    text-align: center;
  }
}

@media screen and (max-height: 520px) {
  .Menu-right {
    display: block;
    overflow-y: auto;
  }
}

.Menu-title {
  letter-spacing: 0.38em;
  line-height: 1.65em;
  margin-bottom: 25px;
  color: #dab0a4;
}

.Menu .Menu-description {
  margin-top: 6px;
  max-height: calc(100% - 300px);
  overflow-y: auto;
  font-size: 1.625rem;
}

@media screen and (max-height: 800px) {
  .Menu .Menu-description {
    font-size: 1.5rem;
    line-height: 1.5em;
  }
}

@media screen and (max-height: 450px) {
  .Menu .Menu-description {
    display: none;
  }
}

@media (max-width: 992px) {
  .Menu .Menu-description {
    font-size: 1.25rem;
    line-height: 1.5em;
  }
}

.Menu-footer {
  position: absolute;
  display: flex;
  align-items: flex-end;
  bottom: 50px;
  border-top: 1px solid #312f2d;
  width: 100%;
}

.Menu-footer:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: -50px;
  width: calc(50vw + 85px);
  background-color: #fff;
  opacity: 0;
  left: calc((-100vw + 1170px) / 2);
}

@media (max-width: 1360px) {
  .Menu-footer:before {
    left: calc((-100vw + 940px) / 2);
  }
}

@media (max-width: 992px) {
  .Menu-footer:before {
    width: calc(50vw + 40px);
    left: calc((-100vw + 720px) / 2);
  }
}

@media (max-width: 767px) {
  .Menu-footer:before {
    display: none;
  }
}

.isOpen .Menu-footer:before {
  opacity: 1;
}

@media screen and (max-height: 800px) {
  .Menu-footer {
    bottom: 30px;
  }
  .Menu-footer:before {
    bottom: -30px;
  }
}

@media (max-width: 767px) {
  .Menu-footer {
    display: block;
    position: relative;
    margin-top: 0;
    bottom: 0;
    border-top: 0;
  }
}

.Menu-footerLeft {
  position: relative;
  float: left;
  width: 66.66%;
  padding: 50px 30px 20px 0;
  color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
  .Menu-footerLeft {
    width: 100%;
    float: none;
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding: 10px 0 30px;
  }
  .Menu-footerLeft > a {
    display: inline-block;
    vertical-align: middle;
  }
  .Menu-footerLeft > a:first-child {
    vertical-align: top;
    margin-right: 20px;
  }
}

.Menu-footerLeft p {
  margin-bottom: 0;
  font-size: 0.8125rem;
  line-height: 1.84615em;
}

@media (max-width: 1360px) {
  .Menu-footerLeft {
    width: 75%;
  }
  .Menu-footerLeft a:first-child img {
    width: 150px;
    height: auto;
  }
}

@media (max-width: 992px) {
  .Menu-footerLeft {
    width: 100%;
    border-right: none;
  }
}

@media screen and (max-height: 800px) {
  .Menu-footerLeft {
    padding-top: 30px;
  }
}

.Menu-footerRight {
  position: relative;
  float: right;
  width: 33.33%;
  padding: 50px 30px 25px;
}

@media (max-width: 1360px) {
  .Menu-footerRight {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 992px) {
  .Menu-footerRight {
    display: none;
  }
}

@media (max-width: 767px) {
  .Menu-footerRight {
    display: block;
    clear: right;
    width: 100%;
    padding: 30px 0 0;
  }
}

.Menu-logo {
  width: 125px;
  text-align: center;
}

@media (max-width: 767px) {
  .Menu-logo {
    padding: 0;
  }
}

.Menu-logo:last-child {
  border: none;
}

@media (max-width: 992px) {
  .Menu-logo:last-child {
    border-left: 1px solid #312f2d;
  }
}

@media (max-width: 767px) {
  .Menu-logo:last-child {
    border-left: 0;
  }
}

.Menu-logo img {
  display: block;
  width: 100%;
}

.Menu .mainlogo {
  display: inline-block;
  color: #000;
}

.Menu .mainlogo:hover {
  color: #BF7863;
}

.Menu .hover-logo:hover {
  opacity: 0.7;
}

.Menu-close {
  background-color: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  top: 5%;
  right: 5%;
  z-index: 10;
}

@media (max-width: 1360px) {
  .Menu-close {
    top: 25px;
    right: 25px;
  }
  .user-logged-in .Menu-close {
    top: 40px;
  }
}

.Menu-close .icon {
  position: relative;
  top: 3px;
  margin-left: 10px;
  font-size: 1.2em;
}

.Menu-collection {
  position: absolute;
  right: 30px;
  color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid #999;
  font-size: 0.6875rem;
  line-height: 1.63636em;
}

@media (max-width: 1360px) {
  .Menu-collection {
    right: 15px;
  }
}

@media (max-width: 992px) {
  .Menu-collection {
    right: 0;
  }
}

@media (max-width: 767px) {
  .Menu-collection {
    position: relative;
    right: 0;
    display: inline-block;
    vertical-align: top;
  }
}

.Menu-collection:hover {
  color: #000;
  border-color: #000;
}

.Menu-nav {
  font-family: "Marianne", "Arial", sans-serif;
  font-size: 1.125rem;
  line-height: 1.44444em;
}

@media (max-width: 767px) {
  .Menu-nav {
    display: block;
  }
}

.Menu-nav li {
  position: relative;
  padding: 15px 0;
  padding-left: 40px;
  padding-right: 25px;
}

@media screen and (max-height: 700px) {
  .Menu-nav li {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media (max-width: 1360px) {
  .Menu-nav li {
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 992px) {
  .Menu-nav li {
    margin-right: 10px;
    padding-left: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

@media (max-width: 767px) {
  .Menu-nav li {
    margin-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
  }
}

.Menu-nav li:before {
  position: absolute;
  margin-top: -2px;
  right: 0;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

.Menu-nav li.isActive > .nav-i,
.Menu-nav li.isActive > a {
  position: relative;
  display: inline-block;
  color: #000;
}

.Menu-nav li.isActive > .nav-i:after,
.Menu-nav li.isActive > a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  right: 0;
  bottom: -2px;
  background: currentColor;
}

.Menu-nav li.opened:before {
  display: none;
}

.Menu-nav a,
.Menu-nav .nav-i {
  background: none;
  border: 0;
  color: #6f6f6f;
  display: block;
  padding: 0;
  text-align: left;
  width: 100%;
}

.Menu-nav a:focus, .Menu-nav a:hover,
.Menu-nav .nav-i:focus,
.Menu-nav .nav-i:hover {
  color: #BF7863;
}

.Menu .sub-menu {
  position: fixed;
  display: none;
  width: 33vw;
  height: 100vh;
  background: #fff;
  top: 0;
  right: 0;
  transform: translateX(110%);
  -webkit-transform: translateX(110%);
  box-shadow: -5px 0 18.6px 1.4px rgba(0, 0, 0, 0.05);
  align-items: center;
  z-index: 5;
  padding-right: 30px;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
}

@media screen and (max-height: 700px) {
  .Menu .sub-menu {
    padding-top: 60px;
  }
}

@media (max-width: 1360px) {
  .Menu .sub-menu {
    padding-top: 60px;
  }
  .Menu .sub-menu li {
    font-size: 0.95em;
    padding: 7px 30px;
  }
}

@media (max-width: 992px) {
  .Menu .sub-menu {
    width: 45vw;
  }
  .Menu .sub-menu li {
    padding: 5px 30px;
    font-size: 0.9em;
    line-height: 1.3em;
  }
}

@media (max-width: 767px) {
  .Menu .sub-menu {
    width: 100vw;
    max-width: 414px;
    text-align: left;
  }
}

.Menu .sub-menu .sub-menu-title {
  font-family: "Marianne", "Arial", sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.25em;
  text-transform: uppercase;
  display: flex;
  align-items: flex-start;
}

@media (max-width: 1360px) {
  .Menu .sub-menu .sub-menu-title {
    font-size: 0.75rem;
    line-height: 2em;
  }
}

@media (max-width: 992px) {
  .Menu .sub-menu .sub-menu-title {
    font-size: 0.9em;
    line-height: 1.25em;
  }
}

.Menu .sub-menu.show, .Menu .sub-menu.isOpen {
  display: flex;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  z-index: 6;
}

.Menu .sub-menu.show, .Menu .sub-menu.d-flex {
  display: flex !important;
}

.Menu .sub-menu.has-scroll {
  overflow: auto;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 20px;
}

.Menu .sub-menu .close-sub-menu {
  background: none;
  border: 0;
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  position: relative;
  top: 0;
  font-size: 1rem;
  vertical-align: middle;
}

.Menu .sub-menu .close-sub-menu:focus, .Menu .sub-menu .close-sub-menu:hover {
  background: none;
  border: 0;
  color: #BF7863;
}

.Menu .SiteHeaderLanguages {
  z-index: 1;
  display: inline-block;
  height: 60px;
  width: 60px;
  margin-top: 40px;
}

.Menu .SiteHeaderLanguages ul {
  position: absolute;
  display: inline-block;
  width: 60px;
  left: 0;
}

.Menu .SiteHeaderLanguages i, .Menu .SiteHeaderLanguages .lang-chevron {
  right: -2px;
}

@media (max-width: 767px) {
  .Menu .SiteHeaderLanguages {
    width: auto;
    height: auto;
    overflow: visible;
    transform: none;
  }
  .Menu .SiteHeaderLanguages:hover li {
    background: none;
  }
  .Menu .SiteHeaderLanguages ul {
    position: relative;
    width: auto;
  }
  .Menu .SiteHeaderLanguages i, .Menu .SiteHeaderLanguages .lang-chevron {
    display: none;
  }
  .Menu .SiteHeaderLanguages li, .Menu .SiteHeaderLanguages a {
    height: auto;
    width: auto;
    line-height: 1em;
  }
  .Menu .SiteHeaderLanguages li {
    display: inline-block;
    padding: 4px 15px 2px;
  }
  .Menu .SiteHeaderLanguages li:hover {
    color: #BF7863;
    background: none;
  }
  .Menu .SiteHeaderLanguages li.current a {
    color: #BF7863;
    border-bottom: 1px solid;
  }
  .Menu .SiteHeaderLanguages li + li {
    border-left: 1px solid #ddd;
  }
}

.MapViewer {
  position: relative;
}

.MapViewer--fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b5d0d0;
  z-index: 101;
}

.MapViewer--fiche {
  height: 300px;
}

.MapViewer--excerpt {
  width: 100%;
  height: calc(100vh - 120px);
}

@media (max-width: 1360px) {
  .MapViewer--excerpt {
    height: 540px;
  }
}

@media (max-width: 767px) {
  .MapViewer--excerpt {
    height: 300px;
    text-align: center;
  }
}

.MapViewer-filtres {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 20px;
  color: black;
}

.MapViewer--fullscreen .MapViewer-filtres {
  right: 60px;
}

.MapViewer-filtres .js-SelectFilter {
  min-width: 250px;
}

@media (max-width: 767px) {
  .MapViewer-filtres .js-SelectFilter {
    min-width: 232px;
  }
}

.MapViewer-close {
  border: 0;
  position: absolute;
  width: 72px;
  height: 72px;
  background: #BF7863;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
}

.MapViewer-close:before, .MapViewer-close:after {
  content: '';
  display: block;
  position: absolute;
  width: 40%;
  height: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform-origin: 50% 50%;
  background: white;
  top: 50%;
  left: 31%;
}

.MapViewer-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.MapViewer-close:hover {
  background: #000;
}

.MapViewer-download {
  background: #BF7863;
  color: #fff;
  outline: 0;
  padding: 0.5rem 1rem;
  position: absolute;
  left: -999rem;
  bottom: 0;
}

.MapViewer-download:hover, .MapViewer-download:focus {
  left: 0;
}

.MapViewer-download:hover {
  background-color: #111;
}

.MapViewer-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.MapViewer-notice {
  position: absolute;
  width: 320px;
  height: 100%;
  right: 100%;
  background: #BF7863;
  overflow-y: auto;
  overflow-x: hidden;
}

@media (max-width: 767px) {
  .MapViewer-notice {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    z-index: 1000;
  }
}

.MapViewer-notice:focus {
  border: 1px solid #fff;
}

.MapViewer-notice > div {
  padding: 0 40px;
}

@media (max-width: 767px) {
  .MapViewer-notice > div {
    padding: 0;
  }
}

.MapViewer-notice.open {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
}

.MapViewer-notice .visuel {
  height: 280px;
  width: 100%;
  position: absolute;
  background: black;
  top: 0;
  left: 0;
}

.MapViewer-notice .header {
  text-align: center;
  width: 100%;
}

.MapViewer-notice .header.no-pic {
  color: white;
  padding: 80px 20px;
  background: #111;
}

.domain-etiolles .MapViewer-notice .sur_titre {
  color: #bb6f34;
}

.MapViewer-notice .titre {
  font-size: 1.2em;
  line-height: 1.2em;
  padding: 5px 0 30px;
}

.MapViewer-notice .lien_fiche {
  display: inline-block;
  border-bottom: 2px solid #BF7863;
  line-height: 220%;
  color: white;
}

.MapViewer-notice .lien_fiche:after {
  content: '→';
  padding-left: 10px;
  position: relative;
  right: 0;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
}

.MapViewer-notice .lien_fiche:hover:after {
  right: -8px;
}

.MapViewer-notice .legende {
  background: #BF7863;
  color: white;
  font-size: .9em;
  line-height: 150%;
  padding: 20px 20px 40px;
  word-break: break-word;
}

.MapViewer-notice .legende a {
  color: white;
}

.MapViewer-notice .legende .s-supTitle {
  margin-top: 15px;
  opacity: .6;
}

.MapViewer-notice .legende p {
  margin: 0;
}

.MapViewer-notice .legende .titre1 {
  margin-top: 12px;
  font-size: 13px;
  font-family: "Marianne", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.MapViewer-notice .legende .titre1:first-child {
  margin-top: 0;
}

.MapViewer-notice .legende img {
  max-width: 100%;
}

.MapViewer-notice .ArticleFull-sidebarLinks {
  padding: 0;
}

.MapViewer-notice .ArticleFull-sidebarLinks .button {
  width: 100%;
  padding: 0 20px;
  background-color: #97523e;
}

.MapViewer-notice .ArticleFull-sidebarLinks .button:hover {
  background-color: #000;
}

.MapViewer-notice .points_forts {
  background: white;
  padding: 40px;
}

.MapViewer-notice .points_forts_titre {
  padding: 5px 0;
  display: inline-block;
  border-bottom: 1px solid #aaa;
  margin-bottom: 20px;
}

.MapViewer-notice .points_forts a {
  display: block;
  color: grey;
  line-height: 120%;
  margin-bottom: 5px;
  font-size: 0.875rem;
  line-height: 1.42857em;
}

.MapViewer-notice .points_forts a:before {
  content: '›';
  padding-right: 5px;
}

.MapViewer-notice .points_forts a:hover {
  color: #BF7863;
}

.MapViewer-notice .points_forts:before {
  position: relative;
  top: 2px;
  font-size: 1.6em;
  color: #BF7863;
  margin-right: 10px;
  display: inline-block;
}

.MapViewer-noticeClose {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  text-align: center;
  font-size: 1.25rem;
  line-height: 2.5em;
  color: #fff;
  background: #BF7863;
  border: 0;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

.MapViewer-noticeClose:hover {
  background: #000;
}

.MapViewer-notice.hasVisuel {
  padding-top: 280px;
}

.MapViewer-notice.hasVisuel .header {
  position: absolute;
  top: 140px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

.MapViewer-notice.hasVisuel .titre {
  color: white;
}

/* ----------------------------- */
/* ----------------------------- */
/* required styles */
.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
  touch-action: none;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
  cursor: pointer;
}

/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
  max-width: none !important;
}

/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
  max-width: 15000px !important;
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-tile-pane {
  z-index: 2;
}

.leaflet-objects-pane {
  z-index: 3;
}

.leaflet-overlay-pane {
  z-index: 4;
}

.leaflet-shadow-pane {
  z-index: 5;
}

.leaflet-marker-pane {
  z-index: 6;
}

.leaflet-popup-pane {
  z-index: 7;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-clickable {
  cursor: pointer;
}

.leaflet-container {
  cursor: -moz-grab;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
  cursor: move;
  cursor: -moz-grabbing;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078a8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a,
.map-share-btn {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* zoom control */
.leaflet-touch .leaflet-control-zoom {
  position: absolute;
  right: 0;
  bottom: 16px;
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}

.leaflet-control-zoom-out {
  font-size: 20px;
}

.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px;
}

.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px;
}

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: content-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)';
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-marker-icon-svg {
  fill: #BF7863;
  stroke: white;
  stroke-width: 2px;
}

.leaflet-marker-icon:focus .leaflet-marker-icon-svg {
  fill: #000;
}

/* ----------------------------- */
/* ----------------------------- */
.marker-cluster-small div {
  background-color: #BF7863;
}

.marker-cluster-medium div {
  background-color: #BF7863;
}

.marker-cluster-large div {
  background-color: #BF7863;
}

.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}

.marker-cluster:focus div {
  background: #111;
}

.marker-cluster div {
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 100%;
  font-family: 'AlrightSansMedium';
  font-size: 15px;
  color: #fff;
  border: 3px solid #fff;
  font-feature-settings: 'lnum' 1;
  transition: 200ms ease-out;
}

.marker-cluster:hover div {
  width: 50px;
  height: 50px;
  margin-left: -5px;
  margin-top: -5px;
  line-height: 48px;
  background: #111;
}

.marker-cluster span {
  line-height: 30px;
}

.leaflet-bar {
  box-shadow: none;
}

.leaflet-bar a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #BF7863;
  color: #fff;
  border-radius: 100% !important;
  text-align: center;
  font-size: 2.2em;
  font-weight: normal;
}

.leaflet-bar a svg {
  height: 22px;
  width: auto;
}

.leaflet-bar a svg path {
  fill: white;
}

.leaflet-bar a:last-child {
  margin-left: 10px;
}

.leaflet-bar a:hover {
  background: #000;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  color: #fff;
  height: 50px;
  width: 50px;
  line-height: 50px;
}

.leaflet-bar .map-share-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  position: absolute;
  margin: 0;
  left: 10px;
  bottom: 26px;
  z-index: 1;
}

.leaflet-bar .map-share-btn svg {
  height: 16px;
}

.map-wrapper {
  position: relative;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  display: inline-block;
}

.leaflet-top,
.leaflet-bottom {
  z-index: 8;
}

.leaflet-control-zoom-in:before {
  content: '\e91f';
  font-family: 'icomoon';
  speak: none;
}

.leaflet-control-zoom-out:before {
  content: '\e90b';
  font-family: 'icomoon';
  speak: none;
}

.ArticleFull-map .leaflet-bar a {
  height: 40px;
  width: 40px;
  font-size: 1.5em;
  line-height: 40px;
}

.ArticleFull-map .leaflet-bar a svg {
  height: 15px;
}

.ArticleFull-map .leaflet-popup-tip-container {
  height: 45px;
  left: 1px;
}

.leaflet-touch .leaflet-bar {
  border: none;
}

.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
}

.leaflet-zoom-animated path {
  fill: #BF7863;
  stroke: #BF7863;
  stroke-width: 4px;
}

polygon {
  display: none;
}

.leaflet-popup-content {
  color: black;
}

#shareModal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

#shareModal.show .modal-dialog {
  transform: translate(0, 0);
}

#shareModal .modal-dialog {
  position: relative;
  width: auto;
  margin: 50px auto 0;
  pointer-events: none;
  max-width: 500px;
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
  color: initial;
}

#shareModal .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

#shareModal .modal-content .share-button {
  border: none;
  padding-inline: 20px;
  height: 40px;
  line-height: 1;
}

#shareModal .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

#shareModal .modal-header .close {
  border: navajowhite;
  background: none;
  padding: 0;
  font-size: 20px;
}

#shareModal .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

#shareModal .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.VisiteGuidee3D {
  border: 0;
  height: calc(100vh - 74px);
  width: 100%;
  position: absolute;
  top: 74px;
}

.TrancheCollection {
  overflow: hidden;
  background: #fff;
  transition-duration: .8s;
}

.TrancheCollection-container {
  padding: 40px 30px;
  color: #000;
  font-size: 1rem;
  line-height: 1.5em;
}

@media (max-width: 767px) {
  .TrancheCollection-container {
    padding: 30px 20px;
  }
}

.TrancheCollection .row {
  margin-top: 0;
}

.TrancheCollection .col-sm-3,
.TrancheCollection .col-sm-12 {
  padding: 0 1.2vw;
}

.TrancheCollection-img {
  position: relative;
  height: 8.5vw;
  margin-bottom: 24px;
  overflow: hidden;
}

.TrancheCollection-img img {
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

@media (max-width: 1360px) {
  .TrancheCollection-img {
    margin-bottom: 12px;
  }
}

@media (max-width: 992px) {
  .TrancheCollection-img {
    height: 15vw;
  }
}

.TrancheCollection-img:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ff583b;
  opacity: 0;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

.TrancheCollection-title {
  color: #000;
  margin-top: 8px;
  font-size: 1.5625rem;
  line-height: 1.2em;
  font-family: 'PlayfairDisplayBold';
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

@media (max-width: 1360px) {
  .TrancheCollection-title {
    font-size: 1.25rem;
    line-height: 1.3em;
  }
}

@media (max-width: 767px) {
  .TrancheCollection-title {
    font-size: 1rem;
    line-height: 1.375em;
    margin-top: 3px;
  }
}

.TrancheCollection-button {
  display: inline-block;
  margin-top: 70px;
  padding: 20px 30px;
  font-size: 0.875rem;
  line-height: 1.42857em;
  border: 1px solid #ddd;
  background: #f3f3f3;
  border-radius: 30px;
  text-align: center;
  color: #666 !important;
  font-family: "Marianne", "Arial", sans-serif;
}

@media (max-width: 1360px) {
  .TrancheCollection-button {
    margin-top: 40px;
  }
}

@media (max-width: 992px) {
  .TrancheCollection-button {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .TrancheCollection-button {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.TrancheCollection-button:hover {
  background: #ddd;
}

.TrancheCollection-txt {
  padding-right: 3.5vw;
  font-size: 1rem;
  line-height: 1.875em;
  font-family: "Marianne", "Arial", sans-serif;
}

@media (max-width: 1360px) {
  .TrancheCollection-txt {
    padding-right: 0;
    font-size: 0.875rem;
    line-height: 1.85714em;
  }
}

.TrancheCollection-cap {
  color: #ff583b;
  font-family: "Marianne", "Arial", sans-serif;
}

.TrancheCollection .TrancheCollection-cap {
  line-height: 1.5;
}

.TrancheCollection-capTitle {
  margin-bottom: 12px;
  font-family: "Marianne", "Arial", sans-serif;
}

.TrancheCollection-link {
  display: block;
}

.TrancheCollection-link:hover .TrancheCollection-title {
  color: #ff583b;
}

.TrancheCollection-link:hover .TrancheCollection-img:after {
  opacity: 0.5;
}

.TrancheCollection-close {
  display: none;
}

.TrancheCollection-opener {
  position: relative;
  display: block;
  width: 100%;
  padding: 44px 0 50px;
  color: #000;
  font-family: "HK_Grotesk", sans-serif;
  font-size: 0.875rem;
  line-height: 1.57143em;
  text-align: center;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background-color: transparent;
}

.TrancheCollection-opener:after {
  content: '';
  display: inline-block;
  margin-left: 10px;
  bottom: 32px;
  width: 10px;
  height: 10px;
  border: 1px solid;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
}

.TrancheCollection-opener.isOpen:after {
  transform: translateY(6px) rotate(-135deg);
  -webkit-transform: translateY(6px) rotate(-135deg);
  -moz-transform: translateY(6px) rotate(-135deg);
  -ms-transform: translateY(6px) rotate(-135deg);
  -o-transform: translateY(6px) rotate(-135deg);
}

@media (max-width: 767px) {
  .TrancheCollection-opener {
    padding: 38px 0 40px;
  }
  .TrancheCollection-opener:after {
    bottom: 20%;
  }
}

.TrancheCollection-opener > * {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  margin-right: 6px;
}

.TrancheCollection-opener img {
  position: relative;
  top: 5px;
  left: 5px;
}

.TrancheCollection-opener:focus, .TrancheCollection-opener:hover {
  background: #f3f3f3;
}

.TrancheCollection-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

@media (max-width: 992px) {
  .TrancheCollection .TrancheCollection-item:nth-child(n+3) {
    margin-top: 30px;
  }
  .TrancheCollection .dot-1-line-sm {
    max-height: 1.5em;
  }
}

a.TrancheCollection-opener,
.SiteFooter a.TrancheCollection-opener {
  color: #000;
}

a.TrancheCollection-opener:focus, a.TrancheCollection-opener:hover,
.SiteFooter a.TrancheCollection-opener:focus,
.SiteFooter a.TrancheCollection-opener:hover {
  color: #000;
}

.PageLayout-body .Slider {
  position: relative;
  padding-bottom: 65px;
  border-bottom: 1px solid #e7e7e7;
}

@media (max-width: 767px) {
  .PageLayout-body .Slider {
    margin-bottom: 0;
  }
}

.PageLayout-body .Slider .Slider-container {
  overflow: hidden;
}

.PageLayout-body .Slider .figure-slide {
  margin: 0;
}

.PageLayout-body .Slider .slides {
  height: 400px;
  background-color: #f3f3f3;
}

@media (max-width: 767px) {
  .PageLayout-body .Slider .slides {
    height: 350px;
  }
}

.PageLayout-body .Slider .slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 400px;
  text-align: center;
  line-height: 0;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 767px) {
  .PageLayout-body .Slider .slide {
    height: 350px;
  }
}

.PageLayout-body .Slider .slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  margin: 0;
  max-height: 100%;
  width: auto;
  transform: translate3d(-50%, -50%, 0);
}

.PageLayout-body .Slider .commandes {
  z-index: 5;
  position: absolute;
  top: 10px;
  right: -85px;
}

.PageLayout-body .Slider .btn--prev,
.PageLayout-body .Slider .btn--next {
  cursor: pointer;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 43px;
  border: 1px solid;
  border-radius: 50%;
  transition: all .3s ease-out;
}

.PageLayout-body .Slider .btn--prev:hover, .PageLayout-body .Slider .btn--prev-focus,
.PageLayout-body .Slider .btn--next:hover,
.PageLayout-body .Slider .btn--next-focus {
  color: #BF7863;
}

.PageLayout-body .Slider .btn--prev + .btn--next,
.PageLayout-body .Slider .btn--next + .btn--prev {
  margin-top: 10px;
}

.PageLayout-body .Slider .btn--prev {
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .PageLayout-body .Slider .commandes {
    position: static;
  }
  .PageLayout-body .Slider .btn--prev,
  .PageLayout-body .Slider .btn--next {
    z-index: 5;
    position: absolute;
    top: 155px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    background-color: #fff;
  }
  .PageLayout-body .Slider .btn--prev {
    left: -8%;
  }
  .PageLayout-body .Slider .btn--next {
    right: -8%;
  }
  .PageLayout-body .Slider .btn--prev + .btn--next,
  .PageLayout-body .Slider .btn--next + .btn--prev {
    margin-top: 0;
  }
}

.PageLayout-body .Slider .legendes {
  position: relative;
  margin: 20px 100px 0;
  transition: height .3s ease-out;
}

.PageLayout-body .Slider .legendes .line {
  position: absolute;
  top: 0;
  left: -30px;
  display: inline-block;
  height: 70px;
  height: calc(100% - 30px);
  width: 1px;
  background: currentColor;
  opacity: .8;
  transform: scaleY(0);
}

.PageLayout-body .Slider .legendes p {
  margin: 0;
}

.PageLayout-body .Slider .legendes .legende {
  position: absolute;
}

@media (max-width: 992px) {
  .PageLayout-body .Slider .legendes {
    margin-left: 50px;
    margin-right: 50px;
  }
  .PageLayout-body .Slider .legendes::before {
    left: -25px;
  }
}

@media (max-width: 767px) {
  .PageLayout-body .Slider .legendes {
    margin: 0;
    margin-top: 25px;
  }
  .PageLayout-body .Slider .legendes .legende {
    padding: 10px 0;
  }
}

.PageLayout-body * + .Slider {
  margin-top: 60px;
}

.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: black;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

.MediaThumbnail-textual:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  box-shadow: inset 0 0 100px 0 black;
}

.MediaThumbnail-hook, .MediaThumbnail-title {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}

.MediaThumbnail-title {
  transition-delay: 0;
  color: #fff;
  line-height: 1.11em;
  font-size: 1.6875em;
  font-family: "Marianne", "Times New Roman", serif;
}

.MediaThumbnail-hook {
  margin-top: 8px;
  transition-delay: 80ms;
  color: #c9ab6c;
}

.MediaThumbnail img {
  display: block;
  z-index: 0;
  position: absolute;
  -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;
  font-size: 0.9375rem;
  line-height: 2.8em;
  font-family: "Marianne", "Times New Roman", serif;
}

.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;
  color: #fff;
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}

.MediaThumbnail-icon {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 42px;
  height: 100%;
  text-align: center;
  background: black;
  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: black;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition-delay: 100ms;
  transform: translateZ(0);
}

.MediaThumbnail-descriptif .texte {
  display: block;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 0;
  text-overflow: ellipsis;
  transform: translateX(20px) translateZ(0);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  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;
  box-shadow: inset 0 0 100px 0 black;
}

.MediaThumbnail-link:hover .MediaThumbnail-descriptif:before, .MediaThumbnail-link.touch .MediaThumbnail-descriptif:before {
  width: 100%;
  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);
  transition-delay: 300ms;
}

.MediaNav-btn:not(.MediaNav-btn--all):not(.MediaNav-btn--close) {
  position: relative;
}

.MediaNav-btn:not(.MediaNav-btn--all):not(.MediaNav-btn--close):before {
  content: '';
  position: absolute;
  border: 3px solid white;
  border-width: 4px 4px 0 0;
  width: 14px;
  height: 14px;
  transform-origin: 50% 50%;
}

.MediaNav-btn:not(.MediaNav-btn--all):not(.MediaNav-btn--close).icon-chevron-left:before {
  -webkit-transform: translate(-6px, -9px) rotate(225deg) !important;
  -moz-transform: translate(-6px, -9px) rotate(225deg) !important;
  -ms-transform: translate(-6px, -9px) rotate(225deg) !important;
  -o-transform: translate(-6px, -9px) rotate(225deg) !important;
}

.MediaNav-btn:not(.MediaNav-btn--all):not(.MediaNav-btn--close).icon-chevron-right:before {
  -webkit-transform: translate(-12px, -9px) rotate(45deg) !important;
  -moz-transform: translate(-12px, -9px) rotate(45deg) !important;
  -ms-transform: translate(-12px, -9px) rotate(45deg) !important;
  -o-transform: translate(-12px, -9px) rotate(45deg) !important;
}

.MediaViewer .MediaNav--vr360 .VR360Nav-btn--prev {
  transform: translate(-50px, 27px) scale(1.5) rotateZ(180deg);
}

.MediaViewer .MediaNav--vr360 .VR360Nav-btn--next {
  transform: translate(38px, 22px) scale(1.5);
}

.ExternalPlayer .btn {
  padding: 15px 40px;
  min-width: 420px;
}

.MediaViewer {
  display: flex;
  flex-flow: column wrap;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 6000;
  background: black;
  overflow: hidden;
}

.MediaViewer.MediaExternal .MediaNotice {
  display: none;
}

.MediaViewer-mediaStage {
  overflow-y: auto;
  position: relative;
  top: 0;
  margin-top: 60px;
  left: 120px;
  width: calc(100% - 240px);
  height: 10%;
  flex-grow: 1;
}

.MediaViewer-mediaStage img {
  width: calc(100vw - 240px);
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 767px) {
  .MediaViewer-mediaStage {
    width: 100%;
    max-width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
  }
  .MediaViewer-mediaStage img {
    width: 100vw;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.MediaViewer-mediaStage .DeepzoomControlsContainer img {
  width: auto !important;
}

.MediaViewer-mediaStage .MediaContainer {
  position: absolute;
  width: 100%;
  height: 100%;
}

.MediaViewer-mediaStage .MediaContainer .MediaPreloader {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: black;
  top: 0;
  left: 0;
}

.MediaViewer-mediaStage [data-video] {
  max-height: calc(100% - 50px);
}

@media (max-width: 767px) {
  .MediaViewer-mediaStage [data-video] {
    max-height: calc(90vh - 110px);
  }
}

.MediaViewer-mediaStage .MediaInteractifPlayer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-height: calc(100% - 70px);
}

@media (max-width: 767px) {
  .MediaViewer-mediaStage .MediaInteractifPlayer img {
    max-height: calc(100% - 100px);
  }
}

.MediaViewer .MediaNav--vr360 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.MediaViewer .MediaNav--vr360 .VR360Nav-btn {
  cursor: pointer;
  position: absolute;
  left: 50%;
  color: white;
}

.MediaViewer .MediaNav--vr360 .VR360Nav-btn--prev {
  transform: translate(-50px, 27px) scale(1.5);
}

.MediaViewer .MediaNav--vr360 .VR360Nav-btn--next {
  transform: translate(38px, 27px) scale(1.5);
}

.MediaViewer .MediaNav--vr360 .VR360Nav-btn--play {
  top: 0;
  transform: translate(-50%, 0) scale(0.5);
  border: 0;
  background: transparent;
  box-sizing: border-box;
  width: 0;
  height: 74px;
  border-color: transparent transparent transparent #f0f0f0;
  transition: border-color 100ms ease, top .3s ease-in-out, transform .3s ease-in-out;
  border-style: solid;
  border-width: 37px 0 37px 60px;
}

.MediaViewer .MediaNav--vr360 .VR360Nav-btn--play.big {
  transform: translate(-50%, -50%) scale(2);
  top: 50%;
  opacity: .8;
}

.MediaViewer .MediaNav--vr360 .VR360Nav-btn--play.paused {
  border-style: double;
  border-width: 0px 0 0px 60px;
}

.MediaViewer .MediaNav--vr360 .VR360Nav-btn--play:hover {
  border-color: transparent transparent transparent #d0d0d0;
}

.MediaViewer .MediaNav--interactif {
  position: absolute;
  top: 0;
  width: 100%;
  min-height: 50px;
}

.MediaViewer .MediaNav--interactif .MediaNav-legende {
  padding: 14px;
  line-height: 140%;
  background: white;
  width: calc(100% - 190px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.MediaViewer .MediaNav--interactif .MediaNav-legende:empty {
  padding: 0;
}

@media (max-width: 767px) {
  .MediaViewer .MediaNav--interactif .MediaNav-legende {
    width: calc(100% - 100px);
  }
}

.MediaViewer .MediaNav--interactif .MediaNav-commandes {
  position: absolute;
  bottom: -2px;
  right: 2px;
}

.MediaViewer .MediaNav--interactif .MediaNav-commandes > * {
  border: 0;
  display: inline-block;
  vertical-align: bottom;
}

.MediaViewer .MediaNav--interactif .MediaNav-compteur {
  color: #BF7863;
  font-family: "Marianne", "Arial", sans-serif;
  font-size: 1.2em;
  width: 80px;
  text-align: center;
  line-height: 50px;
}

@media (max-width: 767px) {
  .MediaViewer .MediaNav--interactif .MediaNav-compteur {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100px;
    font-size: 1.0625rem;
    line-height: 2.94118em;
  }
}

.MediaViewer .MediaNav--interactif .MediaNav-btn {
  width: 50px;
  height: 50px;
  background: #BF7863;
  display: inline-block;
  margin: 0 0 0 2px;
  cursor: pointer;
  position: relative;
  color: white;
}

.MediaViewer .MediaNav--interactif .MediaNav-btn:before, .MediaViewer .MediaNav--interactif .MediaNav-btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  .MediaViewer .MediaNav--interactif .MediaNav-btn--prev {
    margin-left: 0;
  }
}

.MediaViewer .MediaCommandes {
  position: absolute;
  width: 100%;
  top: 0;
}

.MediaViewer .MediaCommandes-btn {
  background: none;
  border: 0;
  position: absolute;
  top: 50vh;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  color: white;
  text-transform: uppercase;
  cursor: pointer;
}

@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-btn {
    top: calc(100vh - 25px);
  }
}

.MediaViewer .MediaCommandes-transversal {
  border-bottom: 2px solid #BF7863;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.MediaViewer .MediaCommandes-transversal:after {
  width: 8px;
  height: 8px;
  border: 2px solid #BF7863;
  border-bottom-width: 0;
  border-left-width: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 25px;
}

@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-transversal:after {
    top: 16px;
  }
}

.MediaViewer .MediaCommandes-prev {
  padding: 18px 0 18px 30px;
}

@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-prev {
    padding: 8px 0 8px 30px;
  }
}

.MediaViewer .MediaCommandes-prev:hover {
  padding-left: 35px;
  padding-right: 15px;
}

.MediaViewer .MediaCommandes-prev:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  left: 10px;
}

.MediaViewer .MediaCommandes-next {
  padding: 18px 30px 18px 0;
  right: 0;
}

@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-next {
    padding: 8px 30px 8px 0;
  }
}

.MediaViewer .MediaCommandes-next:hover {
  padding-right: 35px;
  padding-left: 15px;
}

.MediaViewer .MediaCommandes-next:after {
  right: 10px;
}

.MediaViewer .MediaCommandes-share {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #999;
  top: 60px;
  left: 60px;
}

.MediaViewer .MediaCommandes-share svg.icon-share {
  transform: scale(1.4) translate(0, 1px);
}

@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-share svg.icon-share {
    width: .65rem;
  }
}

@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-share {
    left: 8px;
    top: 25px;
    width: 34px;
    height: 34px;
  }
}

.MediaViewer .MediaCommandes-share:hover .Tools-share {
  display: block;
}

.MediaViewer .MediaCommandes-share .share-button-label {
  background: transparent;
  border: none;
  height: 100%;
  padding: 0;
  width: 100%;
}

.MediaViewer .MediaCommandes-share .Tools-share {
  display: none;
  top: 25px;
  left: -2px;
  width: 50px;
  padding-top: 25px;
}

.MediaViewer .MediaCommandes-share .Tools-share a {
  display: block;
  padding: 10px 0;
  color: currentColor;
}

.MediaViewer .MediaCommandes-share .Tools-share a svg {
  transform: scale(1.6) translateX(10px);
}

.MediaViewer .MediaCommandes-close {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #999;
  top: 60px;
  right: 60px;
  background: none;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-close {
    right: 8px;
    top: 25px;
    width: 34px;
    height: 34px;
  }
}

.MediaViewer .MediaCommandes-close:hover {
  background: #BF7863;
  border-color: #BF7863;
}

.MediaViewer .MediaCommandes-close:before, .MediaViewer .MediaCommandes-close:after {
  position: absolute;
  content: '';
  width: 25px;
  height: 3px;
  top: 50%;
  left: 50%;
  background: white;
}

@media (max-width: 767px) {
  .MediaViewer .MediaCommandes-close:before, .MediaViewer .MediaCommandes-close:after {
    width: 15px;
  }
}

.MediaViewer .MediaCommandes-close:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
}

.MediaViewer .MediaCommandes-close:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
}

.MediaViewer .MediaNotice {
  position: relative;
  width: calc(100% - 240px);
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}

@media (max-width: 767px) {
  .MediaViewer .MediaNotice {
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
}

.MediaViewer .MediaNotice.open .summary {
  display: none;
}

.MediaViewer .MediaNotice.open .MediaNotice-BtnSwitch {
  -webkit-transform: translate(-50%, -25px);
  -moz-transform: translate(-50%, -25px);
  -ms-transform: translate(-50%, -25px);
  -o-transform: translate(-50%, -25px);
}

@media (max-width: 767px) {
  .MediaViewer .MediaNotice.open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
}

.MediaViewer .MediaNotice.open .MediaNotice-container {
  display: block;
}

.MediaViewer .MediaNotice.open .MediaNotice-container .details {
  display: block;
}

.MediaViewer .MediaNotice.open .MediaNotice-container .details .narrow {
  text-align: right;
}

.MediaViewer .MediaNotice.open .MediaNotice-container .details .wide strong, .MediaViewer .MediaNotice.open .MediaNotice-container .details .wide b {
  font-weight: 700;
}

.MediaViewer .MediaNotice-BtnSwitch {
  cursor: pointer;
  position: absolute;
  background-color: #BF7863;
  color: white;
  padding: 5px 15px 8px 15px;
  border: 0;
  border-radius: 20px;
  right: 0;
  -webkit-transform: translate(-50%, -25px);
  -moz-transform: translate(-50%, -25px);
  -ms-transform: translate(-50%, -25px);
  -o-transform: translate(-50%, -25px);
  -webkit-transition: 0.7s transform;
  -moz-transition: 0.7s transform;
  -ms-transition: 0.7s transform;
  -o-transition: 0.7s transform;
}

@media (max-width: 767px) {
  .MediaViewer .MediaNotice-BtnSwitch {
    -webkit-transform: translate(-50%, -45px);
    -moz-transform: translate(-50%, -45px);
    -ms-transform: translate(-50%, -45px);
    -o-transform: translate(-50%, -45px);
  }
}

.MediaViewer .MediaNotice-container {
  background: white;
  padding: 20px 40px;
  max-height: calc(100vh - 150px);
  overflow-y: auto;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
}

.MediaViewer .MediaNotice-container .details {
  display: none;
}

@media (max-width: 767px) {
  .MediaViewer .MediaNotice-container {
    max-height: calc(100vh - 100px);
    padding: 20px;
  }
}

.MediaViewer .MediaNotice .titre {
  font-family: "Marianne", "Times New Roman", serif;
  font-size: 1.25rem;
  line-height: 1.4em;
  margin-bottom: 20px;
  word-break: break-word;
}

@media (max-width: 992px) {
  .MediaViewer .MediaNotice .titre {
    font-size: 1.125rem;
    line-height: 1em;
  }
}

@media (max-width: 767px) {
  .MediaViewer .MediaNotice .titre {
    font-size: 0.625rem;
    line-height: 1.4em;
  }
}

.MediaViewer .MediaNotice .legende {
  font-family: "Marianne", "Arial", sans-serif;
  font-size: 1rem;
  line-height: 1.5em;
  color: #757575;
}

.MediaViewer .MediaNotice .legende a {
  color: #BF7863;
  border-bottom: 1px solid fade(#BF7863, 50%);
}

.MediaViewer .MediaNotice .credits {
  font-family: "Marianne", "Arial", sans-serif;
  font-size: 0.6875rem;
  line-height: 1.36364em;
  color: #757575;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.MediaViewer .CartePlayer {
  position: absolute;
  z-index: 1;
}

.MediaViewer .CartePlayer-container {
  height: 100%;
  width: 100%;
}

.MediaViewer .ExternalPlayer {
  height: 100%;
}

.MediaViewer .ExternalPlayer-container {
  width: 80%;
  max-width: 1170px;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  padding: 75px 100px 120px;
}

.MediaViewer .ExternalPlayer-container > div {
  display: inline-block;
  vertical-align: top;
}

.MediaViewer .ExternalPlayer .Media-textes {
  width: 60%;
  padding: 20px 0 0 20px;
}

.MediaViewer .ExternalPlayer .Media-textes .legende {
  font-family: "Marianne", "Arial", sans-serif;
  font-size: 1rem;
  line-height: 1.5em;
  color: #757575;
}

.MediaViewer .ExternalPlayer .Media-textes .credits {
  font-family: "Marianne", "Arial", sans-serif;
  font-size: 0.6875rem;
  line-height: 1.36364em;
  color: #757575;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.MediaViewer .ExternalPlayer .Media-vignette {
  width: 40%;
  max-width: 370px;
}

.MediaViewer .ExternalPlayer .Media-vignette img {
  width: 100%;
  height: auto;
}

.MediaViewer .ExternalPlayer .btn {
  display: block;
  position: absolute;
  bottom: 0;
  background: #BF7863;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  color: white;
  min-width: 328px;
}

.MediaViewer .ExternalPlayer .btn svg {
  height: 100%;
  position: absolute;
  top: -2px;
  fill: white;
  right: 20px;
}

@media (max-width: 1360px) {
  .MediaViewer .ExternalPlayer .ExternalPlayer-container > div {
    display: block;
  }
  .MediaViewer .ExternalPlayer .ExternalPlayer-container > div.Media-textes {
    width: 100%;
  }
  .MediaViewer .ExternalPlayer .ExternalPlayer-container > div.Media-vignette {
    display: none;
  }
}

@media (max-width: 767px) {
  .MediaViewer .ExternalPlayer .ExternalPlayer-container {
    padding: 10px;
    padding-bottom: 80px;
  }
  .MediaViewer .ExternalPlayer .btn {
    min-width: 100%;
  }
}

.MediaViewer .cssload-loader {
  position: absolute;
  width: 12px;
  height: 12px;
  left: calc(50% - 6px);
  top: calc(50% - 6px);
  border-radius: 12px;
  background-color: #BF7863;
  transform-origin: 50% 50%;
  animation: cssload-loader 1.15s ease-in-out infinite;
}

.MediaViewer .cssload-loader:before, .MediaViewer .cssload-loader:after {
  content: '';
  position: absolute;
  background-color: #BF7863;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  left: 24px;
}

.MediaViewer .cssload-loader:before {
  left: -24px;
}

@keyframes cssload-loader {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}

.MediaViewer .Media-avantapres .selectDisable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.MediaViewer .Media-avantapres .reglette {
  width: 6px;
  height: 100%;
  position: absolute;
  top: 0;
  background: #BF7863;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-width: 0 1px;
  left: calc(50% - 4px);
}

.MediaViewer .Media-avantapres .reglette:after {
  content: '';
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  top: calc(50% - 25px);
  left: -24px;
  background: #BF7863 url("../img/avant-apres.png") no-repeat 50% 50%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50px;
}

.DeepzoomPOI {
  background: white;
  transition: none;
  white-space: nowrap;
  cursor: pointer;
}

.DeepzoomPOI-svg {
  cursor: pointer;
}

.DeepzoomPOI-puce {
  background: rgba(255, 255, 255, 0.35);
  cursor: pointer;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  position: relative;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.6);
  font-size: 21px;
  line-height: 35px;
  text-align: center;
}

.DeepzoomPOI-puce svg {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  max-width: 60%;
  max-height: 70%;
}

.DeepzoomPOI-puce svg path {
  fill: #1a1715;
}

.DeepzoomPOI-label {
  background: white;
  color: black;
  -webkit-transform: translate(62px, 0);
  -moz-transform: translate(62px, 0);
  -ms-transform: translate(62px, 0);
  -o-transform: translate(62px, 0);
  padding: 10px 20px;
  opacity: 0;
  transition: .4s;
  max-width: 350px;
  transition-property: opacity, transform;
  z-index: -1;
}

.DeepzoomPOI-label.visible {
  -webkit-transform: translate(42px, 0);
  -moz-transform: translate(42px, 0);
  -ms-transform: translate(42px, 0);
  -o-transform: translate(42px, 0);
  opacity: 1;
  z-index: 1000;
}

.DeepzoomControls {
  background: #BF7863 !important;
  padding: 0 2px !important;
  border-radius: 60px;
  border: 0 !important;
}

.DeepzoomControls-btn {
  vertical-align: middle !important;
  padding: 5px 0 !important;
  width: 50px !important;
  height: 40px !important;
  cursor: pointer !important;
}

.DeepzoomControls-btn + .DeepzoomControls-btn:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: white;
  opacity: .1;
  top: 0;
  left: 0;
}

.DeepzoomControls-btn img {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

.view-mediatheque .view-content {
  margin-right: -15px;
  margin-left: -15px;
}

.view-mediatheque .view-content:before, .view-mediatheque .view-content:after {
  display: table;
  content: " ";
}

.view-mediatheque .view-content:after {
  clear: both;
}

.Popin {
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  z-index: 40;
}

.Popin-container {
  position: relative;
  width: 100%;
  min-height: 100%;
}

.Popin-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #000;
}

.Popin-content {
  position: relative;
  background: white;
  padding: 3em;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .Popin-content {
    margin-top: inherit;
    padding: 35px 25px;
  }
}

.Popin-close {
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #999;
  top: 60px;
  right: 60px;
  transition: background 250ms, border-color 250ms;
  position: absolute;
  z-index: 10;
  background-color: #000;
}

@media (max-width: 767px) {
  .Popin-close {
    right: 20px;
    top: 20px;
  }
}

.Popin-close:hover {
  background: #BF7863;
  border-color: #BF7863;
}

.Popin-close:before, .Popin-close:after {
  position: absolute;
  content: '';
  width: 25px;
  height: 3px;
  top: 50%;
  left: 50%;
  background: white;
}

.Popin-close:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
}

.Popin-close:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
}

.Popin .row {
  padding-top: 160px;
}

@media (max-width: 767px) {
  .Popin .row {
    padding-top: 80px;
  }
}

.Popin.Popin--mapNotice .Popin-overlay {
  opacity: .6 !important;
}

.Popin.Popin--mapNotice .Popin-close {
  position: absolute;
  top: -25px;
  right: 25px;
  background-color: #BF7863;
  border: 0;
}

.Popin.Popin--deepZoomPOI .Popin-overlay {
  opacity: .6 !important;
}

.Popin.Popin--deepZoomPOI .Popin-close {
  position: absolute;
  top: -25px;
  right: 25px;
  background-color: #BF7863;
  border: 0;
}

.Popin.Popin--deepZoomPOI .images img {
  width: 100%;
  height: auto;
  margin: 20px 0 10px;
}

.Popin.Popin--deepZoomPOI .images .credit {
  font-size: .8em;
  opacity: .65;
  position: relative;
  top: -7px;
}

.Popin.Popin--deepZoomPOI .slider {
  width: 100%;
  margin: 30px 0 10px;
}

.Popin.Popin--deepZoomPOI .slider .slider-container {
  width: 100%;
  overflow-x: hidden;
  position: relative;
}

.Popin.Popin--deepZoomPOI .slider .slider-container .slides {
  width: 6000px;
}

.Popin.Popin--deepZoomPOI .slider .slider-container .slides .slide {
  display: inline-block;
  width: 674px;
  height: 480px;
  background: black;
  overflow: hidden;
  position: relative;
}

.Popin.Popin--deepZoomPOI .slider .slider-container .commandes {
  position: absolute;
  z-index: 1;
  bottom: 0;
}

.Popin.Popin--deepZoomPOI .slider .slider-container .commandes .compteur {
  display: inline-block;
  background: white;
  padding: 16px;
  vertical-align: bottom;
  margin-left: 1px;
}

.Popin.Popin--deepZoomPOI .slider .slider-container .commandes .btn {
  width: 50px;
  height: 50px;
  background: #BF7863;
  display: inline-block;
  margin: 0 0 0 1px;
  cursor: pointer;
  position: relative;
}

.Popin.Popin--deepZoomPOI .slider .slider-container .commandes .btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  content: '';
  border: solid white 4px;
  border-width: 4px 4px 0 0;
}

@media (max-width: 767px) {
  .Popin.Popin--deepZoomPOI .slider .slider-container .commandes .btn--prev {
    margin-left: 0;
  }
}

.Popin.Popin--deepZoomPOI .slider .slider-container .commandes .btn--prev:after {
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  -moz-transform: translate(-50%, -50%) rotate(-135deg);
  -ms-transform: translate(-50%, -50%) rotate(-135deg);
  -o-transform: translate(-50%, -50%) rotate(-135deg);
}

.Popin.Popin--deepZoomPOI .slider .legende {
  display: none;
}

.Popin.Popin--deepZoomPOI .slider .legende.visible {
  display: block;
}

.Popin.Popin--deepZoomPOI .slider .legende p {
  margin: 1em 0;
  font-size: .9em;
  color: #666;
  line-height: 140%;
}

.Popin.Popin--deepZoomPOI .slider .legende h2 {
  margin: 1em 0;
  font-family: "Marianne", "Arial", sans-serif;
}

.Popin--glossaire .Popin-content {
  padding-top: .1em;
}

.Popin--glossaire .Popin-content h2 {
  font-size: 1.875rem;
  line-height: 1.26667em;
  color: #BF7863;
  font-family: "Marianne", "Times New Roman", serif;
  text-align: center;
  margin: 2em 0;
}

@media (max-width: 767px) {
  .Popin--glossaire .Popin-content h2 {
    margin: 50px 0 40px;
  }
}

.Popin--glossaire .Popin-content .description {
  font-family: "Marianne", "Arial", sans-serif;
}

.Popin--glossaire .Popin-content .link {
  font-family: "Marianne", "Arial", sans-serif;
  margin-top: 2em;
}

.push {
  position: relative;
  height: 90px;
  top: 45px;
  font-size: 1rem;
  line-height: 1.5em;
  z-index: 1;
}

@media (max-width: 992px) {
  .push {
    height: 70px;
    top: 35px;
  }
}

@media (max-width: 767px) {
  .push {
    top: 0;
    margin-bottom: 10px;
  }
}

.push .cell {
  position: static;
  padding: 0 30px;
  background: #fff;
}

@media (max-width: 992px) {
  .push .cell {
    padding: 0 20px;
  }
}

.push .cell:after {
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #999;
}

@media (max-width: 992px) {
  .push .cell:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .push .cell:after {
    display: inherit;
  }
}

.push .icon {
  position: relative;
  top: 4px;
  font-size: 1.2em;
  margin-right: 10px;
  margin-left: 0;
}

@media (max-width: 992px) {
  .push .icon {
    margin-right: 5px;
  }
}

.push-img, .push-txt {
  display: inline-block;
  vertical-align: middle;
}

.push-img {
  width: 40px;
}

.push-txt {
  width: calc(100% - 65px);
}

@media (max-width: 992px) {
  .push-txt {
    width: calc(100% - 50px);
  }
}

@media (max-width: 767px) {
  .push-txt {
    width: calc(100% - 65px);
  }
}

.btnWhite {
  border-radius: 60px;
  color: #BF7863;
  background: #fff;
  padding: 15px 30px;
  display: inline-block;
  line-height: 1;
  position: relative;
  text-align: left;
  width: 260px;
}

@media (max-width: 1360px) {
  .btnWhite {
    width: 240px;
  }
}

@media (max-width: 992px) {
  .btnWhite {
    font-size: 0.875rem;
    line-height: 1em;
  }
}

@media (max-width: 767px) {
  .btnWhite {
    width: 100%;
    padding: 10px 20px;
    line-height: 10px;
    font-size: 0.7em;
  }
}

.btnWhite:after,
.btnWhite svg {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -9px;
}

@media (max-width: 767px) {
  .btnWhite:after,
  .btnWhite svg {
    margin-top: -5px;
  }
}

.btnWhite--ulule:after {
  top: inherit;
  transform: none;
  -webkit-transform: none;
  top: 50%;
  right: 20px;
  margin-top: -20px;
  content: url("../img/logo-commeon.png");
}

@media (max-width: 1360px) {
  .btnWhite--ulule:after {
    right: 15px;
  }
}

@media (max-width: 767px) {
  .btnWhite--ulule:after {
    top: 0;
    right: 20px;
    margin-top: 4px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
}

.btnWhite + .btnWhite {
  margin-left: 38px;
}

@media (max-width: 767px) {
  .btnWhite + .btnWhite {
    margin-left: 0;
    margin-top: 20px;
  }
}

.btnWhite:hover {
  color: #fff;
  background: #BF7863;
}

.button {
  position: relative;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  padding-right: 150px;
  background: #BF7863;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 5em;
  font-family: "Marianne", "Arial", sans-serif;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .button {
    width: 100%;
    padding: 0 20px;
    text-align: left;
  }
}

.button:after,
.button svg {
  position: absolute;
  right: 30px;
  opacity: 0.5;
  font-size: 1.4em;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

@media (max-width: 767px) {
  .button:after,
  .button svg {
    right: 20px;
  }
}

.button svg {
  top: 50%;
  margin-top: -9px;
}

.button:focus {
  box-shadow: 0 0 1px 2px #000;
}

.MediaCommandes .button {
  margin-bottom: 80px;
}

.button:hover {
  background: #a95c46;
}

.button:hover:after,
.button:hover svg {
  right: 15px;
  opacity: 1;
}

/* -- Contribution -- */
.Contribution-button {
  margin-top: 20px;
  text-align: left;
}

@media (max-width: 1360px) {
  .Contribution-button {
    text-align: left;
  }
}

.Filters + .view-content {
  margin-top: 0;
}

.Filters-title {
  margin-bottom: 15px;
}

.Filters-title:before, .Filters-title .icon {
  position: relative;
  top: 4px;
  color: #BF7863;
  margin-right: 5px;
  font-size: 18px;
}

.Filters .row > div {
  margin: 0 0 20px;
}

.Filters .row > div .form-item {
  margin: 0;
  position: relative;
}

@media (max-width: 767px) {
  .Filters {
    margin: 0 0 25px;
  }
  .Filters .row > div {
    margin: 0 0 15px;
  }
}

.Filters .form-actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.Filters .form-actions .button {
  border: 0;
  padding: 0 30px;
}

@media (max-width: 767px) {
  .Filters .form-actions .button + .button {
    margin: 1rem 0 0;
  }
}

.js-TextFilter {
  position: relative;
}

.js-TextFilter input {
  position: relative;
  border-width: 0;
  width: 100%;
  line-height: 36px;
  padding: 10px 20px;
  background-color: transparent;
}

.js-TextFilter svg {
  position: absolute;
  right: 10px;
  height: 60%;
  top: 20%;
  width: 30px;
  fill-opacity: .2;
}

.filter {
  position: relative;
  height: 56px;
  background: #f3f3f3;
  z-index: 23;
  font-size: 0.9375rem;
  line-height: 4em;
}

.filter:before {
  position: absolute;
  right: 20px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  z-index: 24;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

.filter.rotate:before {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  color: #BF7863;
  right: 26px;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

.filter.active {
  z-index: 24;
}

.filter-select {
  background-color: #f3f3f3;
  border: 0;
  color: inherit;
  display: block;
  padding: 0 40px 0 20px;
  position: relative;
  z-index: 24;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 5em;
  text-transform: uppercase;
  font-family: "Marianne", "Arial", sans-serif;
  text-align: left;
  width: 100%;
}

.filter-select:after {
  position: absolute;
  right: 20px;
  font-size: 2em;
}

.active .filter-select {
  color: #212121;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  font-family: "Marianne", "Arial", sans-serif;
}

.filter-select:focus, .filter-select:hover {
  color: #BF7863;
}

.filter-select:focus:after, .filter-select:hover:after {
  bottom: 0;
}

.filter-menu {
  display: none;
  height: 0;
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 22;
  background: #eaeaea;
  left: 0;
  padding: 0;
  -webkit-transition: height 350ms ease-out, padding 350ms ease-out, opacity 350ms ease-out;
  -moz-transition: height 350ms ease-out, padding 350ms ease-out, opacity 350ms ease-out;
  -ms-transition: height 350ms ease-out, padding 350ms ease-out, opacity 350ms ease-out;
  -o-transition: height 350ms ease-out, padding 350ms ease-out, opacity 350ms ease-out;
  opacity: 0;
  width: 100%;
}

.filter-menu .form-checkboxes {
  max-height: 335px;
  overflow: auto;
}

.filter-menu .form-type-checkbox {
  list-style-type: none;
  border-bottom: 1px solid #dedede;
}

.filter-menu .form-type-checkbox:last-child {
  border-bottom: none;
}

.filter-menu .form-type-checkbox label {
  border: 1px solid transparent;
  color: #212121;
  display: block;
  position: relative;
  line-height: 150%;
  padding: 15px 20px 15px 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
}

.filter-menu .form-type-checkbox label:after {
  color: #7e7e7e;
  content: '\e902';
  position: absolute;
  left: 20px;
  font-size: 1.2rem;
}

.filter-menu .form-type-checkbox input {
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -8px;
  -webkit-appearance: inherit;
  -moz-appearance: inherit;
  appearance: inherit;
  border: 0;
  background: none;
  width: 14px;
  height: 14px;
  outline: none;
}

.filter-menu .form-type-checkbox input:focus + label {
  font-family: "Marianne", "Arial", sans-serif;
  border-color: #BF7863;
}

.filter-menu .form-type-checkbox input:focus + label:after {
  color: #BF7863;
}

.filter-menu .form-type-checkbox input:checked + label {
  font-family: "Marianne", "Arial", sans-serif;
}

.filter-menu .form-type-checkbox input:checked + label:after {
  content: '\e903';
  color: #BF7863;
}

.active .filter-menu {
  display: block;
  height: auto;
  padding-top: 62px;
  overflow: inherit;
  box-shadow: 0 8px 35px -7px black;
  opacity: 1;
}

.MapViewer-filtres .filter-menu li,
.MapViewer--excerpt .filter-menu li {
  list-style-type: none;
  padding: 0;
  border-bottom: 1px solid #dedede;
}

.MapViewer-filtres .filter-menu li:last-child,
.MapViewer--excerpt .filter-menu li:last-child {
  border-bottom: none;
}

.MapViewer-filtres .filter-menu li .SelectFilter-option,
.MapViewer-filtres .filter-menu li a,
.MapViewer--excerpt .filter-menu li .SelectFilter-option,
.MapViewer--excerpt .filter-menu li a {
  border: 0;
  color: #212121;
  display: block;
  position: relative;
  line-height: 150%;
  padding: 15px 20px 15px 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  width: 100%;
}

.MapViewer-filtres .filter-menu li .SelectFilter-option:after,
.MapViewer-filtres .filter-menu li a:after,
.MapViewer--excerpt .filter-menu li .SelectFilter-option:after,
.MapViewer--excerpt .filter-menu li a:after {
  position: absolute;
  left: 20px;
  color: #7e7e7e;
  font-size: 1.2em;
}

.MapViewer-filtres .filter-menu li .SelectFilter-option.active,
.MapViewer-filtres .filter-menu li a.active,
.MapViewer--excerpt .filter-menu li .SelectFilter-option.active,
.MapViewer--excerpt .filter-menu li a.active {
  font-family: "Marianne", "Arial", sans-serif;
}

.MapViewer-filtres .filter-menu li .SelectFilter-option.active:after,
.MapViewer-filtres .filter-menu li a.active:after,
.MapViewer--excerpt .filter-menu li .SelectFilter-option.active:after,
.MapViewer--excerpt .filter-menu li a.active:after {
  content: '\e903';
  color: #BF7863;
}

.MapViewer-filtres .filter-menu li .SelectFilter-option:focus,
.MapViewer-filtres .filter-menu li a:focus,
.MapViewer--excerpt .filter-menu li .SelectFilter-option:focus,
.MapViewer--excerpt .filter-menu li a:focus {
  font-family: "Marianne", "Arial", sans-serif;
  outline: 1px solid #BF7863;
}

.return {
  position: relative;
  font-size: 1.125rem;
  line-height: 1.11111em;
}

@media (max-width: 1360px) {
  .return {
    padding-left: 28px;
  }
}

.return:before {
  position: absolute;
  left: -33px;
  top: 1px;
  font-size: 0.8em;
}

@media (max-width: 1360px) {
  .return:before {
    left: 0;
  }
}

.return:hover {
  color: #BF7863;
}

.seeMore {
  position: absolute;
  top: 0;
  right: 45px;
  font-size: 0.75rem;
  line-height: 2em;
  font-family: "Marianne", "Arial", sans-serif;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .seeMore {
    position: relative;
    display: block;
    margin-top: 10px;
    right: 0;
  }
}

.seeMore:after {
  position: relative;
  top: 1px;
  right: 0;
  margin-left: 30px;
  color: #999;
  font-size: 1.2em;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

@media (max-width: 767px) {
  .seeMore:after {
    margin-left: 10px;
  }
}

.seeMore:hover {
  color: #BF7863;
}

.seeMore:hover:after {
  position: relative;
  right: -12px;
  color: #BF7863;
}

.inputSearch {
  position: relative;
  margin-bottom: 12px;
}

.inputSearch input {
  display: block;
  width: 100%;
  height: 60px;
  padding: 0 60px;
  background: #f3f3f3;
  border: none;
}

.inputSearch .icon {
  position: absolute;
  font-size: 1.5em;
  top: 18px;
  margin-left: 20px;
}

.inputSearch-close {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  right: 0;
  top: 0;
  color: #c2c2c2;
  font-size: 0.7em;
}

.inputSearch-close .icon {
  position: relative;
  top: 21px;
}

.inputSearch-close:hover {
  color: #000;
}

.quiz_title {
  font-size: 34px;
  font-family: "Marianne", "Times New Roman", serif;
}

.quiz-start-link {
  display: block;
  padding: 10px 20px;
  width: 247px;
  background-color: #BF7863;
  color: white;
  text-transform: uppercase;
  border: none;
  font-family: "Marianne", "Arial", sans-serif;
  letter-spacing: 3px;
  font-size: 14px;
  -webkit-appearance: none;
  border-radius: 0;
  margin: 20px 0 0 auto;
  text-align: center;
}

.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: #BF7863;
  color: white;
  text-transform: uppercase;
  border: none;
  font-family: "Marianne", "Arial", sans-serif;
  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 p {
  margin-top: 0;
  margin-bottom: 0;
}

.node-type-quiz .multichoice-feedback {
  padding-left: 28px;
  padding-right: 28px;
}

.node-type-quiz .multichoice-feedback p {
  font-family: "Marianne", "Arial", sans-serif;
  font-style: italic;
  color: red;
}

.node-type-quiz #quiz-report-form a:extend(.wysiwyg a) {
  color: #BF7863;
}

.node-type-quiz #quiz-report-form .q-back-button:extend(.wysiwyg a) {
  background: none !important;
  border: none !important;
  color: #BF7863 !important;
}

.node-type-quiz #quiz-report-form .q-back-button:extend(.wysiwyg a):hover {
  text-decoration: inherit;
}

.node-type-quiz table {
  width: 100%;
}

#quiz-take-question-feedback-form .field-item,
.page-node-quiz-results .field-item {
  margin: 24px 0;
}

#quiz-take-question-feedback-form .field-item img,
.page-node-quiz-results .field-item img {
  width: 100%;
  margin: 0 auto;
}

#quiz-take-question-feedback-form table,
.page-node-quiz-results table {
  width: 100%;
}

#quiz-take-question-feedback-form tr,
.page-node-quiz-results tr {
  background: none;
}

#quiz-take-question-feedback-form .tableheader-processed thead,
.page-node-quiz-results .tableheader-processed thead {
  background: #BF7863;
  color: #fff;
}

#quiz-take-question-feedback-form .tableheader-processed thead th,
.page-node-quiz-results .tableheader-processed thead th {
  padding: 5px;
  display: table-cell;
  vertical-align: inherit;
  font-weight: bold;
  min-width: 50px;
  white-space: pre;
  border-bottom: none;
}

#quiz-take-question-feedback-form td,
.page-node-quiz-results td {
  padding: 10px 0;
  vertical-align: inherit;
}

#quiz-take-question-feedback-form fieldset,
.page-node-quiz-results fieldset {
  margin-top: 100px;
  border: none;
  border-top: 2px solid #BF7863;
}

#quiz-take-question-feedback-form fieldset .fieldset-legend,
.page-node-quiz-results fieldset .fieldset-legend {
  background: #BF7863;
  padding: 10px;
  color: #fff;
}

#quiz-take-question-feedback-form fieldset .field-name-body p,
.page-node-quiz-results fieldset .field-name-body p {
  font-family: "Marianne", "Arial", sans-serif;
  font-weight: bold;
}

#quiz-take-question-feedback-form .quiz-score-icon img,
.page-node-quiz-results .quiz-score-icon img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

#quiz-take-question-feedback-form .sticky-header,
.page-node-quiz-results .sticky-header {
  display: none !important;
}

.page-node-take #quiz_progress, .page-node-take label[for=edit-tries-answer] {
  display: none;
}

.page-node-take .field-item {
  margin: 40px 0 24px 0;
}

.page-node-take .field-item img {
  width: 100%;
  margin: 0 auto;
}

.page-node-take tr {
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  background: none;
}

.page-node-take tr td:last-child {
  padding: 10px 0;
  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: #BF7863;
  color: white;
  text-transform: uppercase;
  border: none;
  font-family: "Marianne", "Arial", sans-serif;
  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-take-question-feedback-form .form-actions,
#quiz-question-answering-form .form-actions {
  text-align: right;
}

#quiz-take-question-feedback-form .form-submit,
#quiz-question-answering-form .form-submit {
  display: inline-block;
  margin: 0 auto;
  margin-top: 57px;
  padding: 10px 20px;
  height: 60px;
  background-color: #BF7863;
  color: white;
  text-transform: uppercase;
  border: none;
  font-family: "Marianne", "Arial", sans-serif;
  letter-spacing: 3px;
  font-size: 14px;
  -webkit-appearance: none;
  border-radius: 0;
}

#quiz-take-question-feedback-form .form-submit + .form-submit,
#quiz-question-answering-form .form-submit + .form-submit {
  margin-left: 10px;
}

#quiz-take-question-feedback-form .q-skip-button,
#quiz-question-answering-form .q-skip-button {
  display: none;
}

#quiz-take-question-feedback-form table,
#quiz-question-answering-form table {
  width: 100%;
}

#quiz-take-question-feedback-form table th,
#quiz-question-answering-form table th {
  min-width: 60px;
  width: 1%;
}

#quiz_score_possible, #quiz_score_percent {
  font-family: "Marianne", "Arial", sans-serif;
}

#quiz_score_possible {
  margin-top: 35px;
}

#quiz-report .field-item, .quiz-report .field-item, div.quiz-report .field-item {
  margin: 50px 0 24px 0;
}

#quiz-report .dt, .quiz-report .dt, div.quiz-report .dt {
  background: none;
  border: none;
  padding-left: 0;
}

#quiz-report p strong, .quiz-report p strong, div.quiz-report p strong {
  display: none;
}

#quiz-report-score-container, #quiz-report-question, #quiz-report-form h2, .quiz-report-score-container, .quiz-report-question, .quiz-report-form h2, div.quiz-report-score-container, div.quiz-report-question, 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: 5px;
  height: 30px;
}

#quiz-report .multichoice-icon.wrong, .quiz-report .multichoice-icon.wrong, div.quiz-report .multichoice-icon.wrong {
  background-position: -32px 0;
}

#quiz-report tr td:last-child, .quiz-report tr td:last-child, div.quiz-report tr td:last-child {
  width: 100%;
  position: relative;
}

/*-----------------------------------------------*\

    Arabe Variables

\*-----------------------------------------------*/
.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 {
  float: left;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-1 {
  right: 8.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-1 {
  left: 8.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-2 {
  right: 16.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-2 {
  left: 16.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-3 {
  right: 25%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-3 {
  left: 25%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-4 {
  right: 33.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-4 {
  left: 33.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-5 {
  right: 41.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-5 {
  left: 41.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-6 {
  right: 50%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-6 {
  left: 50%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-7 {
  right: 58.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-7 {
  left: 58.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-8 {
  right: 66.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-8 {
  left: 66.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-9 {
  right: 75%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-9 {
  left: 75%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-10 {
  right: 83.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-10 {
  left: 83.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-11 {
  right: 91.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-11 {
  left: 91.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-12 {
  right: 100%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-12 {
  left: 100%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-1 {
  right: 8.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-1 {
  left: 8.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-2 {
  right: 16.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-2 {
  left: 16.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-3 {
  right: 25%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-3 {
  left: 25%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-4 {
  right: 33.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-4 {
  left: 33.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-5 {
  right: 41.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-5 {
  left: 41.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-6 {
  right: 50%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-6 {
  left: 50%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-7 {
  right: 58.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-7 {
  left: 58.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-8 {
  right: 66.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-8 {
  left: 66.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-9 {
  right: 75%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-9 {
  left: 75%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-10 {
  right: 83.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-10 {
  left: 83.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-11 {
  right: 91.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-11 {
  left: 91.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-12 {
  right: 100%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-12 {
  left: 100%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-1 {
  right: 8.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-1 {
  left: 8.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-2 {
  right: 16.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-2 {
  left: 16.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-3 {
  right: 25%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-3 {
  left: 25%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-4 {
  right: 33.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-4 {
  left: 33.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-5 {
  right: 41.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-5 {
  left: 41.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-6 {
  right: 50%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-6 {
  left: 50%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-7 {
  right: 58.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-7 {
  left: 58.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-8 {
  right: 66.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-8 {
  left: 66.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-9 {
  right: 75%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-9 {
  left: 75%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-10 {
  right: 83.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-10 {
  left: 83.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-11 {
  right: 91.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-11 {
  left: 91.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-12 {
  right: 100%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-12 {
  left: 100%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-1 {
  right: 8.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-1 {
  left: 8.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-2 {
  right: 16.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-2 {
  left: 16.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-3 {
  right: 25%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-3 {
  left: 25%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-4 {
  right: 33.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-4 {
  left: 33.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-5 {
  right: 41.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-5 {
  left: 41.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-6 {
  right: 50%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-6 {
  left: 50%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-7 {
  right: 58.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-7 {
  left: 58.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-8 {
  right: 66.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-8 {
  left: 66.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-9 {
  right: 75%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-9 {
  left: 75%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-10 {
  right: 83.33333%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-10 {
  left: 83.33333%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-11 {
  right: 91.66667%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-11 {
  left: 91.66667%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

body.i18n-ar .col-xs-push-12 {
  right: 100%;
}

body.i18n-ar .col-xs-push-0 {
  right: auto;
}

body.i18n-ar .col-xs-pull-12 {
  left: 100%;
}

body.i18n-ar .col-xs-pull-0 {
  left: auto;
}

@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 {
    float: left;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-sm-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-sm-push-0 {
    right: auto;
  }
  body.i18n-ar .col-sm-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-sm-pull-0 {
    left: auto;
  }
}

@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 {
    float: left;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-md-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-md-push-0 {
    right: auto;
  }
  body.i18n-ar .col-md-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-md-pull-0 {
    left: auto;
  }
}

@media (min-width: 1360px) {
  .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 {
    float: left;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-1 {
    right: 8.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-1 {
    left: 8.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-2 {
    right: 16.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-2 {
    left: 16.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-3 {
    right: 25%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-3 {
    left: 25%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-4 {
    right: 33.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-4 {
    left: 33.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-5 {
    right: 41.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-5 {
    left: 41.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-6 {
    right: 50%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-6 {
    left: 50%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-7 {
    right: 58.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-7 {
    left: 58.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-8 {
    right: 66.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-8 {
    left: 66.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-9 {
    right: 75%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-9 {
    left: 75%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-10 {
    right: 83.33333%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-10 {
    left: 83.33333%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-11 {
    right: 91.66667%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-11 {
    left: 91.66667%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
  body.i18n-ar .col-lg-push-12 {
    right: 100%;
  }
  body.i18n-ar .col-lg-push-0 {
    right: auto;
  }
  body.i18n-ar .col-lg-pull-12 {
    left: 100%;
  }
  body.i18n-ar .col-lg-pull-0 {
    left: auto;
  }
}

@font-face {
  font-family: 'Noto Naskh Arabic';
  src: url("../../../source/assets/fonts/NotoNaskhArabic-Bold.eot");
  src: url("../../../source/assets/fonts/NotoNaskhArabic-Bold.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/NotoNaskhArabic-Bold.woff2") format("woff2"), url("../../../source/assets/fonts/NotoNaskhArabic-Bold.woff") format("woff"), url("../../../source/assets/fonts/NotoNaskhArabic-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Naskh Arabic';
  src: url("../../../source/assets/fonts/NotoNaskhArabic.eot");
  src: url("../../../source/assets/fonts/NotoNaskhArabic.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/NotoNaskhArabic.woff2") format("woff2"), url("../../../source/assets/fonts/NotoNaskhArabic.woff") format("woff"), url("../../../source/assets/fonts/NotoNaskhArabic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/*-----------------------------------------------*\

    Arabe styles

\*-----------------------------------------------*/
body.i18n-ar {
  font-family: "Noto Naskh Arabic", sans-serif, "Marianne", "Arial", sans-serif, Arial, Helvetica, sans-serif;
  /*-----------------------------------------------*\

      Map

  \*-----------------------------------------------*/
}

body.i18n-ar .SiteHeader a.SiteHeader-logo {
  font-size: 0.6875rem;
  line-height: 6.36364em;
  letter-spacing: inherit;
}

@media (min-width: 768px) {
  body.i18n-ar [class*='col-xs'],
  body.i18n-ar [class*='col-sm'],
  body.i18n-ar [class*='col-md'],
  body.i18n-ar [class*='col-lg'] {
    float: right;
  }
}

body.i18n-ar .sansSerif-regular,
body.i18n-ar .sansSerif-light {
  font-family: "Noto Naskh Arabic", sans-serif;
}

body.i18n-ar .sansSerif-bold, body.i18n-ar .s-title6 {
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: bold;
}

body.i18n-ar .serif-regular {
  font-family: "Marianne", "Times New Roman", serif;
}

body.i18n-ar .serif-bold {
  font-family: "Marianne", "Times New Roman", serif;
}

body.i18n-ar .serif-black {
  font-family: "Marianne", "Times New Roman", serif;
}

body.i18n-ar .s-titre1,
body.i18n-ar .s-titre2,
body.i18n-ar .Slice-header .s-h2,
.Slice-header body.i18n-ar .s-h2,
body.i18n-ar .s-titre3,
body.i18n-ar .wysiwyg .intertitre,
.wysiwyg body.i18n-ar .intertitre, body.i18n-ar .s-title3,
body.i18n-ar .s-titre4,
body.i18n-ar .wysiwyg .titre2,
.wysiwyg body.i18n-ar .titre2,
body.i18n-ar .s-titre5,
body.i18n-ar .s-titre6, body.i18n-ar .s-title6,
body.i18n-ar .wysiwyg-title1,
body.i18n-ar .titleBold,
body.i18n-ar .wysiwyg .titre1,
.wysiwyg body.i18n-ar .titre1,
body.i18n-ar .wysiwyg-title2 {
  font-family: "Noto Naskh Arabic", sans-serif;
}

body.i18n-ar .wysiwyg {
  text-align: justify;
}

body.i18n-ar .wysiwyg .titre1, body.i18n-ar .wysiwyg .titre2, body.i18n-ar .wysiwyg .chapo {
  font-family: "Noto Naskh Arabic", sans-serif;
}

body.i18n-ar .s-titre1 {
  font-size: 6.25rem;
}

@media (max-width: 1360px) {
  body.i18n-ar .s-titre1 {
    font-size: 5rem;
  }
}

@media (max-width: 992px) {
  body.i18n-ar .s-titre1 {
    font-size: 4.375rem;
  }
}

@media (max-width: 767px) {
  body.i18n-ar .s-titre1 {
    font-size: 3.125rem;
  }
}


body.i18n-ar .s-titre3,
body.i18n-ar .wysiwyg .intertitre,
.wysiwyg body.i18n-ar .intertitre, body.i18n-ar .s-title3 {
  font-size: 2.25rem;
  line-height: 1em;
}

@media (max-width: 992px) {

  body.i18n-ar .s-titre3,
  body.i18n-ar .wysiwyg .intertitre,
  .wysiwyg body.i18n-ar .intertitre, body.i18n-ar .s-title3 {
    font-size: 1.875rem;
    line-height: 1em;
  }
}

@media (max-width: 767px) {

  body.i18n-ar .s-titre3,
  body.i18n-ar .wysiwyg .intertitre,
  .wysiwyg body.i18n-ar .intertitre, body.i18n-ar .s-title3 {
    font-size: 1.375rem;
    line-height: 1em;
  }
}

body.i18n-ar .s-titre6, body.i18n-ar .s-title6 {
  font-size: 1.125rem;
  font-weight: bold;
}

@media (max-width: 992px) {
  body.i18n-ar .s-titre6, body.i18n-ar .s-title6 {
    font-size: 1rem;
  }
}

body.i18n-ar .s-titreCap1,
body.i18n-ar .s-titreCap2,
body.i18n-ar .Menu-close,
body.i18n-ar .s-titreCap3 {
  letter-spacing: 0;
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: bold;
}

body.i18n-ar .s-titreCap3 {
  font-size: 1rem;
  line-height: 1.5em;
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: normal;
}

body.i18n-ar .wysiwyg-title1 {
  font-size: 3.125rem;
}

@media (max-width: 1360px) {
  body.i18n-ar .wysiwyg-title1 {
    font-size: 2.75rem;
    line-height: 1.13636em;
  }
}

@media (max-width: 767px) {
  body.i18n-ar .wysiwyg-title1 {
    font-size: 2rem;
    line-height: 1.125em;
  }
}

body.i18n-ar .s-labeur1 {
  font-family: "Noto Naskh Arabic", sans-serif;
}

body.i18n-ar .s-tag {
  padding-right: 12px;
  font-family: "Noto Naskh Arabic", sans-serif;
  letter-spacing: 0;
  font-size: 1.125rem;
}

body.i18n-ar .js-VideoFrame,
body.i18n-ar .js-ImageFrame {
  direction: ltr;
}

body.i18n-ar .icon-arrow-left:before,
body.i18n-ar .fonticon-arrow-left:before {
  content: '\e906';
}

body.i18n-ar .icon-arrow-right:after,
body.i18n-ar .fonticon-arrow-right:after {
  content: '\e90c';
}

body.i18n-ar .icon-chevron-left:before,
body.i18n-ar .fonticon-chevron-left:before {
  transform: rotateZ(0);
}

body.i18n-ar .icon-chevron-right:before,
body.i18n-ar .fonticon-chevron-right:before {
  transform: rotateZ(180deg);
}

body.i18n-ar .button {
  padding: 0 30px;
  padding-left: 120px;
  font-size: 1.125rem;
  line-height: 60px;
  letter-spacing: 0;
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: normal;
  text-align: right;
}

@media (max-width: 767px) {
  body.i18n-ar .button {
    padding: 0 20px;
    padding-left: 60px;
    font-size: 1rem;
  }
  body.i18n-ar .button:after,
  body.i18n-ar .button svg {
    left: 20px;
  }
}

body.i18n-ar .button:after,
body.i18n-ar .button svg {
  right: auto;
  left: 30px;
  font-size: 16px;
  transform: translate(0, 0);
}

body.i18n-ar .button:hover:after,
body.i18n-ar .button:hover svg {
  transform: translate(-15px, 0);
}

body.i18n-ar .btnWhite {
  text-align: right;
  padding: 15px 30px;
}

body.i18n-ar .btnWhite:after,
body.i18n-ar .btnWhite svg {
  right: auto;
  left: 30px;
}

body.i18n-ar .btnWhite span {
  font-size: 1.125rem;
}

@media (max-width: 767px) {
  body.i18n-ar .btnWhite {
    padding: 15px 20px;
    line-height: 1;
  }
  body.i18n-ar .btnWhite:after,
  body.i18n-ar .btnWhite svg {
    margin-top: -7px;
    font-size: 0.875rem;
  }
}

body.i18n-ar .filter {
  font-size: 1.125rem;
  line-height: 1em;
  text-align: right;
}

body.i18n-ar .filter-select {
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: bold;
  padding: 0 20px 0 50px;
  direction: rtl;
  font-size: 1.125rem;
  line-height: 3.33333em;
}

body.i18n-ar .filter-select:after {
  right: auto;
  left: 20px;
  font-size: 1.4375rem;
}

body.i18n-ar .filter-select.active {
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: bold;
}

body.i18n-ar .filter-menu .form-type-checkbox label {
  padding-left: 50px;
  padding-right: 20px;
}

body.i18n-ar .filter-menu .form-type-checkbox label:after {
  right: auto;
  left: 20px;
}

body.i18n-ar .filter-menu .form-type-checkbox label.active {
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: bold;
}

body.i18n-ar .js-TextFilter input {
  text-align: right;
}

body.i18n-ar .js-TextFilter svg {
  right: auto;
  left: 10px;
}

body.i18n-ar .SiteHeader a,
body.i18n-ar .SiteHeader button {
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: normal;
}

body.i18n-ar .SiteHeader-right {
  right: auto;
  left: 0;
}

body.i18n-ar .SiteHeader .btnMenu,
body.i18n-ar .SiteHeader .terms_translation {
  font-size: 1rem;
  line-height: 1em;
}

body.i18n-ar .SiteHeader .btnMenu {
  margin-right: 40px;
  margin-left: 0;
}

@media (max-width: 767px) {
  body.i18n-ar .SiteHeader .btnMenu {
    font-size: 0;
  }
}

body.i18n-ar .SiteHeader .icon-menu {
  margin-left: 0;
  margin-right: 8px;
}

body.i18n-ar .SiteHeader .icon-map {
  margin-left: 0;
  margin-right: 12px;
}

body.i18n-ar .SiteHeaderLanguages {
  right: auto;
  left: 100%;
  margin-right: 0;
  margin-left: 30px;
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: bold;
}

body.i18n-ar .SiteHeaderLanguages i,
body.i18n-ar .SiteHeaderLanguages .lang-chevron {
  right: auto;
  left: 5px;
}

body.i18n-ar .SiteHeaderLanguages a {
  font-size: 0.9375rem;
}

@media (max-width: 992px) {
  body.i18n-ar .SiteHeaderLanguages i,
  body.i18n-ar .SiteHeaderLanguages .lang-chevron {
    left: 1px;
  }
}

body.i18n-ar .Menu-close {
  right: auto;
  left: 5%;
  font-size: 0.9375rem;
}

body.i18n-ar .Menu-close .icon {
  margin-left: 0;
  margin-right: 18px;
  font-size: 15px;
}

body.i18n-ar .Menu-right, body.i18n-ar .Menu-left {
  float: left !important;
}

body.i18n-ar .Menu-right {
  left: 0;
}

@media (min-width: 768px) {
  body.i18n-ar .Menu-left {
    left: 8.33333%;
  }
}

body.i18n-ar .Menu-bgRight {
  right: auto;
  left: 0;
}

body.i18n-ar .Menu-bgLeft {
  left: auto;
  right: 0;
}

body.i18n-ar .Menu-description {
  padding-bottom: 10px;
}

body.i18n-ar .Menu-nav {
  font-family: "Noto Naskh Arabic", sans-serif;
  text-align: right;
}

body.i18n-ar .Menu-nav a {
  padding-right: 0;
  margin-left: 25px;
}

body.i18n-ar .Menu-nav li {
  padding-left: 25px;
  padding-right: 40px;
}

body.i18n-ar .Menu-nav li a,
body.i18n-ar .Menu-nav li .nav-i {
  text-align: right;
}

body.i18n-ar .Menu-nav li:before {
  margin-top: 2px;
  right: auto;
  left: 0;
}

@media (max-width: 992px) {
  body.i18n-ar .Menu-nav li {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  body.i18n-ar .Menu-nav li {
    padding: 5px 0;
  }
}

body.i18n-ar .Menu .sub-menu {
  width: 30vw;
  right: auto;
  left: 0;
  transform: translateX(-110%);
  -webkit-transform: translateX(-110%);
}

body.i18n-ar .Menu .sub-menu-title {
  font-size: 1.0625rem;
}

body.i18n-ar .Menu .sub-menu.show, body.i18n-ar .Menu .sub-menu.isOpen {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

@media (max-width: 1360px) {
  body.i18n-ar .Menu .sub-menu li {
    padding: 7px 30px;
  }
}

@media (max-width: 992px) {
  body.i18n-ar .Menu .sub-menu {
    width: 36vw;
  }
  body.i18n-ar .Menu .sub-menu li {
    padding: 5px 30px;
  }
}

@media (max-width: 767px) {
  body.i18n-ar .Menu .sub-menu {
    width: 85vw;
    text-align: right;
  }
}

body.i18n-ar .Menu .sub-menu .close-sub-menu {
  margin-right: 0;
}

body.i18n-ar .Menu-footer:before {
  left: auto !important;
  right: calc((-100vw + 1170px) / 2);
}

@media (max-width: 1360px) {
  body.i18n-ar .Menu-footer:before {
    right: calc((-100vw + 940px) / 2);
  }
}

@media (max-width: 992px) {
  body.i18n-ar .Menu-footer:before {
    width: calc(50vw + 40px);
    right: calc((-100vw + 720px) / 2);
  }
}

body.i18n-ar .Menu-footerLeft {
  padding-right: 0;
  padding-left: 30px;
}

body.i18n-ar .Menu-footerLeft p {
  font-size: 1rem;
  line-height: 1.5em;
}

@media (max-width: 767px) {
  body.i18n-ar .Menu-footerLeft {
    padding-left: 0;
  }
  body.i18n-ar .Menu-footerLeft > a:first-child {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  body.i18n-ar .Menu-logo {
    margin-right: auto;
  }
}

body.i18n-ar .SubMenu {
  font-size: 1.125rem;
}

body.i18n-ar .SubMenu-nav > li > a {
  font-family: "Noto Naskh Arabic", sans-serif;
}

body.i18n-ar .SubMenu-children a:before {
  left: auto;
  right: 0;
  transform: rotate(-180deg);
  line-height: 1.75;
}

body.i18n-ar .SiteFooter-right {
  text-align: left;
}

@media (max-width: 767px) {
  body.i18n-ar .SiteFooter-right {
    text-align: center;
  }
}

body.i18n-ar .SiteFooter-left {
  text-align: right;
}

@media (max-width: 767px) {
  body.i18n-ar .SiteFooter-left {
    text-align: center;
  }
}

body.i18n-ar .SiteFooter-nav li {
  font-size: 1rem;
}

body.i18n-ar .SiteFooter-nav li a {
  font-family: "Noto Naskh Arabic", sans-serif;
}

body.i18n-ar .SiteFooter-copyright {
  font-size: 0.9375rem;
}

body.i18n-ar .SiteFooter .logos-culture a {
  margin-right: 0;
  margin-left: 40px;
}

@media (max-width: 992px) {
  body.i18n-ar .SiteFooter .logos-culture a {
    margin-right: 0;
    margin-left: 50px;
  }
}

@media (max-width: 767px) {
  body.i18n-ar .SiteFooter .logos-culture a:last-child {
    margin-right: 0 !important;
    margin-left: 15px !important;
  }
}

body.i18n-ar .TrancheCollection-button {
  padding: 10px 25px;
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}

body.i18n-ar .TrancheCollection-txt {
  padding-right: 0;
  padding-left: 3.5vw;
  font-family: "Noto Naskh Arabic", sans-serif;
  font-size: 1rem;
}

body.i18n-ar .TrancheCollection-opener {
  font-size: 1rem;
}

body.i18n-ar .TrancheCollection-opener::after {
  margin-left: 0;
  margin-right: 10px;
}

body.i18n-ar .TrancheCollection-opener > span {
  margin-left: 1em;
}

body.i18n-ar .TrancheCollection-cap {
  font-weight: bold;
  font-size: 0.8125rem;
  line-height: 1.23077em;
}

body.i18n-ar .Cookies a {
  margin-left: 0;
  margin-right: 22px;
}

@media (max-width: 992px) {
  body.i18n-ar .Cookies a {
    margin-right: 10px;
  }
}

body.i18n-ar .BandeauCulture {
  font-size: 1rem;
}

body.i18n-ar .BandeauCulture-left {
  left: auto;
  right: 0;
}

body.i18n-ar .BandeauCulture-marianne {
  margin-right: 20px;
}

body.i18n-ar .BandeauCulture-right {
  right: auto;
  left: 0;
}

body.i18n-ar .BandeauCulture-collection a:after {
  top: -4px;
  left: -8px;
}

body.i18n-ar .wysiwyg * {
  font-family: "Noto Naskh Arabic", sans-serif;
}

body.i18n-ar .wysiwyg p, body.i18n-ar .wysiwyg li {
  font-size: 1.1875rem;
}

body.i18n-ar .wysiwyg li + li {
  margin-top: 0.5em;
}

body.i18n-ar .wysiwyg a {
  background-position: left calc(100% - 0.3em);
}

body.i18n-ar .wysiwyg a:hover {
  background-size: 100% calc(100% - 0.4em);
}

body.i18n-ar .wysiwyg a[href*='glossaire/'], body.i18n-ar .wysiwyg a[href*="glossary/"] {
  background: linear-gradient(fade(#BF7863, 30%), fade(#BF7863, 30%)) bottom no-repeat;
  background-size: 100% 5px;
  background-position: left calc(100% - 0.3em);
}

body.i18n-ar .wysiwyg a[href*='glossaire/']:hover, body.i18n-ar .wysiwyg a[href*="glossary/"]:hover {
  color: #000;
  background-size: 100% calc(100% - 0.4em);
}

body.i18n-ar .Slice-titles:before, body.i18n-ar .Slice-header:before {
  content: counter(slice, arabic-indic);
  font-family: "Noto Naskh Arabic", sans-serif;
}

body.i18n-ar .Slice-accroche, body.i18n-ar .Slice-header .s-hook2, .Slice-header body.i18n-ar .s-hook2 {
  font-size: 1.25rem;
}

body.i18n-ar .push-txt {
  font-size: 1.25rem;
}

body.i18n-ar .push .icon {
  margin-right: 0;
  margin-left: 10px;
}

body.i18n-ar .push .cell::after {
  right: auto;
  left: 45px;
}

body.i18n-ar .push:hover .cell:after {
  transform: translate(-12px, -50%);
  -webkit-transform: translate(-12px, -50%);
}

@media (max-width: 767px) {
  body.i18n-ar .push {
    height: 56px;
  }
  body.i18n-ar .push .cell::after {
    left: 35px;
  }
  body.i18n-ar .push:hover .cell:after {
    transform: translate(-10px, -50%);
    -webkit-transform: translate(-10px, -50%);
  }
}

body.i18n-ar .Siblings-next:after {
  right: auto;
  left: 15px;
}

body.i18n-ar .Siblings-next:hover:after {
  left: 0;
}

@media (max-width: 767px) {
  body.i18n-ar .Siblings-next:before {
    left: 0;
    margin: 0 auto;
  }
}

body.i18n-ar .Siblings-prev:before {
  left: auto;
  right: 15px;
}

body.i18n-ar .Siblings-prev:hover:before {
  right: 0;
}

@media (min-width: 768px) {
  body.i18n-ar .Siblings {
    display: flex;
  }
  body.i18n-ar .Siblings .cell {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  body.i18n-ar .Siblings-next {
    padding-right: 25px;
    padding-left: 62px;
    text-align: left;
    border-left: 0;
    border-right: 1px solid #e5e5e5;
  }
  body.i18n-ar .Siblings-prev {
    padding-left: 25px;
    padding-right: 62px;
  }
}

body.i18n-ar ul.Ariane {
  font-size: 1rem;
  line-height: 1.125em;
  letter-spacing: 0;
}

body.i18n-ar ul.Ariane a:after,
body.i18n-ar ul.Ariane span:after {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px;
  font-size: 10px;
}

body.i18n-ar .seeMore {
  right: auto;
  left: 45px;
  font-size: 0.9375rem;
  line-height: 1.6em;
  font-family: "Noto Naskh Arabic", sans-serif;
}

@media (max-width: 767px) {
  body.i18n-ar .seeMore {
    left: 0;
  }
}

body.i18n-ar .seeMore:after {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 30px;
  right: auto;
  left: 0;
}

@media (max-width: 767px) {
  body.i18n-ar .seeMore:after {
    margin-right: 10px;
  }
}

body.i18n-ar .seeMore:hover:after {
  left: -12px;
}

body.i18n-ar .ArticleResume-txt {
  padding: 0 0 0 70px;
}

body.i18n-ar .ArticleResume-txt:before {
  content: counter(articles, arabic-indic);
  font-family: "Noto Naskh Arabic", sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
}

body.i18n-ar .ArticleResume-txt:after {
  right: auto;
  left: 30px;
}

body.i18n-ar .ArticleResume-txt h3 {
  font-family: "Noto Naskh Arabic", sans-serif;
  font-size: 1.25rem;
}

@media (max-width: 767px) {
  body.i18n-ar .ArticleResume-txt {
    padding-left: 60px;
  }
  body.i18n-ar .ArticleResume-txt:before {
    width: 60px;
  }
  body.i18n-ar .ArticleResume-txt:after {
    left: 20px;
  }
}

body.i18n-ar .ArticleResume:hover .ArticleResume-txt:after {
  right: auto;
  left: 30px;
  transform: translate(-12px, -50%);
  -webkit-transform: translate(-12px, -50%);
}

@media (max-width: 767px) {
  body.i18n-ar .ArticleResume:hover .ArticleResume-txt:after {
    left: 20px;
    transform: translate(-10px, -50%);
    -webkit-transform: translate(-10px, -50%);
  }
}

body.i18n-ar .Contribution-button {
  text-align: right;
}

body.i18n-ar .Media-description {
  font-size: 1.125rem;
}

body.i18n-ar .Media--small .Media-title {
  font-size: 1.25rem;
  text-align: right;
}

body.i18n-ar .Media--small .Media-title .icon {
  margin-right: 0;
  margin-left: 20px;
  font-size: 18px;
}

@media (max-width: 767px) {
  body.i18n-ar .Media--small .Media-title {
    font-size: 1.125rem;
  }
  body.i18n-ar .Media--small .Media-title .icon {
    font-size: 16px;
  }
}

body.i18n-ar .MediaViewer-mediaStage {
  direction: ltr;
}

body.i18n-ar .MediaViewer .MediaCommandes-share {
  line-height: 50px;
  text-align: center;
}

body.i18n-ar .MediaViewer .MediaCommandes-share svg.icon-share {
  transform: scale(1.4) translate(-2px, 0);
}

body.i18n-ar .MediaViewer .MediaCommandes-share .Tools-share {
  line-height: 1.5;
}

body.i18n-ar .MediaViewer .MediaCommandes-share .Tools-share a svg {
  transform: scale(1.6);
}

body.i18n-ar .MediaViewer .MediaCommandes-prev, body.i18n-ar .MediaViewer .MediaCommandes-next {
  font-size: 1.375rem;
  text-transform: none;
}

body.i18n-ar .MediaViewer .MediaCommandes-prev {
  right: 0;
  padding: 18px 35px 18px 0;
}

body.i18n-ar .MediaViewer .MediaCommandes-prev:after {
  left: auto;
  right: 10px;
  transform: rotate(45deg);
}

body.i18n-ar .MediaViewer .MediaCommandes-prev:hover {
  padding-right: 40px;
  padding-left: 15px;
}

body.i18n-ar .MediaViewer .MediaCommandes-next {
  right: auto;
  left: 0;
  padding: 18px 0 18px 35px;
}

body.i18n-ar .MediaViewer .MediaCommandes-next:after {
  left: 10px;
  right: auto;
  transform: rotate(-135deg);
}

body.i18n-ar .MediaViewer .MediaCommandes-next:hover {
  padding-right: 15px;
  padding-left: 40px;
}

body.i18n-ar .MediaViewer .MediaNotice .credits {
  letter-spacing: 0;
}

body.i18n-ar .MediaViewer .ExternalPlayer .Media-textes {
  direction: rtl;
}

body.i18n-ar .DeepzoomPOI-label {
  font-size: 1.125rem;
  font-weight: bold;
}

body.i18n-ar .PageLayout-body .Slider .Slider-container {
  direction: ltr;
}

body.i18n-ar .PageLayout-body .Slider .legendes {
  direction: rtl;
}

body.i18n-ar .PageLayout-body .Slider .legendes .line {
  left: auto;
  right: -30px;
}

body.i18n-ar .PageLayout-body .Slider .commandes {
  right: auto;
  left: -85px;
}

body.i18n-ar .PageLayout--contribution {
  font-size: 1.125rem;
}

body.i18n-ar .PageLayout--contribution .btnWhite span {
  font-size: 1.25rem;
}

body.i18n-ar .MapViewer-notice .sur_titre {
  font-weight: bold;
  font-size: 1.125rem;
}

body.i18n-ar .MapViewer-notice .lien_fiche {
  font-size: 1.125rem;
}

body.i18n-ar .MapViewer-notice .lien_fiche:after {
  display: inline-block;
  vertical-align: top;
  transform: rotate(-180deg);
}

body.i18n-ar .MapViewer-notice .legende,
body.i18n-ar .MapViewer-notice .points_forts {
  font-size: 1.25rem;
}

body.i18n-ar .MapViewer-notice .points_forts a {
  font-size: 1.25rem;
}

body.i18n-ar .MapViewer-notice .points_forts a:before {
  padding-right: 0;
  padding-left: 5px;
}

.block-local-tasks-block .tabs {
  margin: 0;
}

.block-local-tasks-block .tabs li {
  margin: 0;
  display: block;
}

.block-local-tasks-block .tabs li .is-active {
  background-color: #BF7863;
  color: #fff;
}

@font-face {
  font-family: "Abhaya_medium";
  src: url("../../../source/assets/fonts/AbhayaLibre/AbhayaLibre-Medium.woff2") format("woff2"), url("../../../source/assets/fonts/AbhayaLibre/AbhayaLibre-Medium.woff") format("woff"), url("../../../source/assets/fonts/AbhayaLibre/AbhayaLibre-Medium.otf") format("opentype"), url("../../../source/assets/fonts/AbhayaLibre/AbhayaLibre-Medium.svg#AbhayaLibre-Medium") format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'LibreFranklin-regular';
  src: url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Regular.eot");
  src: url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Regular.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Regular.woff2") format("woff2"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Regular.woff") format("woff"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Regular.ttf") format("truetype"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Regular.svg#LibreFranklin-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LibreFranklin-medium';
  src: url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Medium.eot");
  src: url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Medium.eot?#iefix") format("embedded-opentype"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Medium.woff2") format("woff2"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Medium.woff") format("woff"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Medium.svg#LibreFranklin-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "LibreFranklin-SemiBold";
  src: url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-SemiBold.woff2") format("woff2"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-SemiBold.woff") format("woff"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-SemiBold.otf") format("opentype"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-SemiBold.svg#LibreFranklin-SemiBold") format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "LibreFranklin-Bold";
  src: url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Bold.woff2") format("woff2"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Bold.woff") format("woff"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Bold.otf") format("opentype"), url("../../../source/assets/fonts/LibreFranklin/LibreFranklin-Bold.svg#LibreFranklin-Bold") format("svg");
  font-style: normal;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: normal;
  font-size: 1em;
}

/* -- Titres principaux -- */
.s-titre1 {
  font-size: 6.25rem;
  line-height: 1em;
  font-family: "Marianne", "Times New Roman", serif;
}

@media (max-width: 1360px) {
  .s-titre1 {
    font-size: 5rem;
    line-height: 1em;
  }
}

@media (max-width: 992px) {
  .s-titre1 {
    font-size: 4.375rem;
    line-height: 1em;
  }
}

@media (max-width: 767px) {
  .s-titre1 {
    font-size: 3.125rem;
    line-height: 1em;
  }
}

.s-titre2, .Slice-header .s-h2 {
  font-size: 4.25rem;
  line-height: 0.80882em;
  font-family: "Abhaya_medium", sans-serif;
}

@media (max-width: 1360px) {
  .s-titre2, .Slice-header .s-h2 {
    font-size: 3.125rem;
    line-height: 1.28em;
  }
}

@media (max-width: 767px) {
  .s-titre2, .Slice-header .s-h2 {
    font-size: 2rem;
    line-height: 1.1875em;
  }
}

.s-titre3, .wysiwyg .intertitre {
  font-size: 2.75rem;
  line-height: 1em;
  font-family: "Marianne", "Times New Roman", serif;
}

@media (max-width: 1360px) {
  .s-titre3, .wysiwyg .intertitre {
    font-size: 1.875rem;
    line-height: 1em;
  }
}

@media (max-width: 992px) {
  .s-titre3, .wysiwyg .intertitre {
    font-size: 1.625rem;
    line-height: 1em;
  }
}

@media (max-width: 767px) {
  .s-titre3, .wysiwyg .intertitre {
    font-size: 1.25rem;
    line-height: 1em;
  }
}

.s-titre4, .wysiwyg .titre2 {
  font-family: "Marianne", "Arial", sans-serif;
  font-size: 1rem;
  line-height: 1.375em;
}

@media (max-width: 1360px) {
  .s-titre4, .wysiwyg .titre2 {
    font-size: 1.5rem;
    line-height: 1.16667em;
  }
}

.s-titre5 {
  font-size: 1.625rem;
  line-height: 0.65385em;
}

@media (max-width: 1360px) {
  .s-titre5 {
    font-size: 1.25rem;
    line-height: 0.7em;
  }
}

@media (max-width: 992px) {
  .s-titre5 {
    font-size: 1.125rem;
    line-height: 0.77778em;
  }
}

.s-titre6, .s-title6 {
  font-size: 1rem;
  line-height: 1.375em;
  font-family: "Marianne", "Arial", sans-serif;
}

@media (max-width: 992px) {
  .s-titre6, .s-title6 {
    font-size: 0.875rem;
    line-height: 1.42857em;
  }
}

/* -- Titres en capitales -- */
.s-titreCap1,
.s-titreCap2,
.Menu-close,
.s-titreCap3 {
  text-transform: uppercase;
  font-family: "Marianne", "Arial", sans-serif;
}

.s-titreCap1 {
  font-size: 1rem;
  line-height: 3.375em;
}


.s-titreCap2,
.Menu-close {
  font-size: 0.75rem;
  line-height: 2em;
}

.s-titreCap3 {
  font-size: 0.625rem;
  line-height: 2.4em;
  letter-spacing: 0.14em;
  font-family: "Marianne", "Arial", sans-serif;
}

/* -- Titres wysywig -- */
.wysiwyg-title1 {
  font-size: 4.25rem;
  line-height: 1.01471em;
  font-family: "Marianne", "Times New Roman", serif;
  margin-bottom: 30px;
}

@media (max-width: 1360px) {
  .wysiwyg-title1 {
    font-size: 2.75rem;
    line-height: 1.13636em;
  }
}

@media (max-width: 767px) {
  .wysiwyg-title1 {
    font-size: 2rem;
    line-height: 1.125em;
  }
}

.wysiwyg-labeur1, .wysiwyg .chapo {
  font-size: 1.25rem;
  line-height: 1.65em;
}

.titleBold, .wysiwyg .titre1,
.wysiwyg-title2 {
  font-size: 1.5rem;
  line-height: 1.25em;
  font-family: "Marianne", "Times New Roman", serif;
  color: #BF7863;
  margin-top: 30px;
}

/* -- Labeur -- */
.s-labeur1 {
  font-family: "Marianne", "Times New Roman", serif;
  font-size: 2rem;
  line-height: 1.5em;
}

@media (max-width: 1360px) {
  .s-labeur1 {
    font-size: 1.625rem;
    line-height: 1.53846em;
  }
}

@media (max-width: 992px) {
  .s-labeur1 {
    font-size: 1.375rem;
    line-height: 1.54545em;
  }
}

@media (max-width: 767px) {
  .s-labeur1 {
    font-size: 1.25rem;
    line-height: 1.6em;
  }
}

.s-labeur2 {
  font-size: 1.75rem;
  line-height: 0.85714em;
}

@media (max-width: 767px) {
  .s-labeur2 {
    font-size: 1.5rem;
    line-height: 0.83333em;
  }
}

.s-tag {
  display: inline-block;
  padding: 10px 8px 7px 12px;
  font-family: "Marianne", "Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  font-feature-settings: "lnum" 1;
  background: #BF7863;
  color: #fff;
  font-size: 0.6875rem;
  line-height: 1.45455em;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .s-tag {
    margin-bottom: 20px;
  }
}

/* -- Colorz -- */
.color-main,
.c-brand {
  color: #BF7863;
}

/* -- Fonts -- */
.sansSerif-regular {
  font-family: "Marianne", "Arial", sans-serif;
}

.sansSerif-light {
  font-family: "Marianne", "Arial", sans-serif;
}

.sansSerif-bold, .s-title6 {
  font-family: "Marianne", "Arial", sans-serif;
}

.serif-regular {
  font-family: "Marianne", "Times New Roman", serif;
}

.serif-bold {
  font-family: "Marianne", "Times New Roman", serif;
}

.serif-black {
  font-family: "Marianne", "Times New Roman", serif;
}

.wysiwyg .bold,
.wysiwyg strong {
  font-family: "Marianne", "Arial", sans-serif;
}

.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 em {
  font-style: italic;
}

.wysiwyg sub {
  vertical-align: sub;
}

.wysiwyg sup {
  vertical-align: super;
  top: -0.3em;
}

.wysiwyg ol {
  list-style-type: decimal;
}

.wysiwyg ul {
  list-style-type: disc;
}

.wysiwyg ul ul {
  padding-left: 30px;
}

.wysiwyg ul, .wysiwyg ol {
  margin: 1em;
  padding: 0;
}

.wysiwyg li {
  display: list-item;
  font-family: "Marianne", "Arial", sans-serif;
}

.wysiwyg li:last-child {
  padding-bottom: 15px;
}

.wysiwyg blockquote {
  position: relative;
  margin: 0;
  padding: 50px 40px;
  font-size: 1.375rem;
  line-height: 1.27273em;
  font-family: "Marianne", "Times New Roman", serif;
}

@media (max-width: 767px) {
  .wysiwyg blockquote {
    padding: 30px 0;
  }
}

.wysiwyg blockquote:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 36px;
  left: 0;
  top: 30px;
  background: url("../../../modele/assets/img/quotes.png") no-repeat;
}

@media (max-width: 767px) {
  .wysiwyg blockquote:before {
    top: 10px;
  }
}

.wysiwyg img {
  display: block;
  margin: 20px 0;
  max-width: 100%;
  height: auto;
}

.wysiwyg a {
  color: #BF7863;
  background: linear-gradient(#BF7863, #BF7863) bottom no-repeat;
  background-size: 100% 1px;
  -webkit-transition: 175ms;
  -moz-transition: 175ms;
  -ms-transition: 175ms;
  -o-transition: 175ms;
  padding: 2px;
}

.wysiwyg a:hover {
  color: #fff;
  background: linear-gradient(#BF7863, #BF7863) bottom no-repeat;
  background-size: 100% 100%;
}

.wysiwyg .special {
  font-family: sans-serif;
  font-weight: 300;
}

.wysiwyg.contributions {
  margin-top: 70px;
}

.Splash {
  background: white;
  height: calc(100vh - 49px);
}

.Splash canvas {
  position: absolute;
}

.Splash-txt {
  display: none;
}

.Splash-txt h1 {
  display: none;
}

@media (max-width: 1360px) {
  .Splash-txt {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
  }
}

.Splash-txt .s-tag {
  display: none;
}

.SubMenu {
  font-size: 0.75rem;
  line-height: 2.08333em;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .SubMenu {
    margin-bottom: 25px;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 1.25em;
  }
  .SubMenu-trigger {
    position: relative;
    margin: 4px 0;
    padding: 10px 0;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 1rem;
    line-height: 1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: left;
    border: 0;
    background: none;
    border-bottom: 1px solid #e5e5e5;
  }
  .SubMenu-trigger:focus {
    outline-color: transparent;
  }
  .SubMenu-trigger:after {
    position: absolute;
    right: 0;
    display: inline-block;
    font-size: 18px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
  }
  .open .SubMenu-trigger:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
}

@media (min-width: 768px) {
  [data-accordion] .SubMenu-nav {
    max-height: none !important;
    overflow: visible !important;
  }
}

.SubMenu li {
  display: block;
}

.SubMenu a.color-main {
  color: #BF7863;
}

.SubMenu-nav > li {
  border-bottom: 1px solid #e5e5e5;
}

.SubMenu-nav > li:last-child {
  border: none;
}

.SubMenu-nav > li > a {
  display: block;
  padding: 11px 0;
  font-family: "Marianne", "Arial", sans-serif;
  text-transform: initial;
  font-size: 1rem;
  line-height: 2.08333em;
}

.SubMenu-children {
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .SubMenu-children {
    padding-bottom: 10px;
  }
}

.SubMenu-children a {
  position: relative;
  display: inline-block;
  padding: 7px 20px;
  color: #999;
}

.SubMenu-children a:before {
  position: absolute;
  left: 0;
  margin-top: -2px;
  color: #000;
  font-weight: bold;
}

.Slice {
  position: relative;
  padding: 80px 0 70px;
  background: #fff;
  color: #7f7f7f;
  counter-reset: articles;
}

.Slice--sommaire {
  padding: 60px 0;
  position: relative;
  background-color: transparent;
}

.Slice--sommaire:before {
  content: '';
  position: absolute;
  display: block;
  z-index: -1;
  width: calc(100% + 140px);
  height: 100%;
  top: 0;
  left: -70px;
  background: #f3f3f3;
}

.Slice--sommaire .Slice-titles, .Slice--sommaire .Slice-header {
  padding-top: 0;
  color: black;
}

@media (max-width: 767px) {
  .Slice {
    padding: 40px 0 50px;
  }
}

.Slice:not(.Slice--sommaire):nth-of-type(1) {
  padding-top: 190px;
}

@media (max-width: 992px) {
  .Slice:not(.Slice--sommaire):nth-of-type(1) {
    padding-top: 100px;
  }
}

@media (max-width: 767px) {
  .Slice:not(.Slice--sommaire):nth-of-type(1) {
    padding-top: 60px;
  }
}

.Slice-titles, .Slice-header {
  position: relative;
  padding: 40px 15%;
  text-align: center;
}

@media (max-width: 1360px) {
  .Slice-titles, .Slice-header {
    padding: 40px 10%;
  }
}

@media (max-width: 767px) {
  .Slice-titles, .Slice-header {
    padding: 30px 0;
  }
}

.Slice-titles:before, .Slice-header:before {
  position: absolute;
  counter-increment: slice;
  content: "0" counter(slice);
  top: -38px;
  left: 50%;
  text-align: center;
  font-size: 1rem;
  line-height: 1em;
  width: 39px;
  height: 39px;
  line-height: 39px;
  border-radius: 39px;
  border: 1px solid #BF7863;
  font-family: "Marianne", "Arial", sans-serif;
  color: #BF7863;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: inherit;
  opacity: 1;
  -webkit-text-fill-color: inherit;
}

.Slice-titles .s-titre2, .Slice-header .s-titre2, .Slice-header .s-h2 {
  color: #000;
}

.Slice-titles h2, .Slice-header h2,
.Slice-titles .Slice-accroche,
.Slice-header .Slice-accroche,
.Slice-header .s-hook2 {
  position: relative;
}

.Slice--light {
  background: #f3f1f1;
  color: #000;
}

.Slice--light .Slice-titles:before, .Slice--light .Slice-header:before {
  background: -webkit-linear-gradient(left, #fff, #1a1715);
  -webkit-background-clip: text;
}

.Slice-accroche, .Slice-header .s-hook2 {
  margin-top: 10px;
}

.Cover {
  position: fixed;
  width: 94%;
  height: 480px;
  top: 74px;
  background: #333;
}

@media screen and (max-width: 1120px) {
  .Cover {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .Cover {
    top: 60px;
  }
}

.Cover-txt {
  position: relative;
  color: #fff;
  z-index: 1;
  text-align: center;
}

.Cover-txt .s-titre6 {
  margin-bottom: 10px;
  display: inline-block;
  background: #BF7863;
  padding: 10px 12px;
  font-family: "Marianne", "Arial", sans-serif;
  font-size: 0.5625rem;
  line-height: 1.22222em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

.Cover-img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.Cover-title, .Cover-subtitle {
  display: block;
  margin: 30px 0 50px;
}

.Cover-subtitle {
  margin-bottom: -30px;
}

.Cover a {
  color: #fff;
}

.Cover .wysiwyg-title1 {
  padding: 0 15%;
}

.node-type-mediatheque .Media {
  background: rgba(0, 0, 0, 0.1);
}

.Media {
  position: relative;
  display: block;
  margin-bottom: 40px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .Media {
    margin-bottom: 20px;
  }
}

.Media-txt {
  position: relative;
  padding: 18px 0 15px;
  text-align: center;
}

.Media-txt h4.dot-2-lines {
  height: 1.5em;
}

.Media-txt .s-titreCap3 {
  line-height: 1.6em;
  margin-top: 4px;
}

.Media-txt:after {
  position: absolute;
  right: 20px;
  top: 0;
  color: #999;
  display: table-cell;
  width: 70px;
}

.Media-description {
  height: 3.5em;
  margin: 5px 0;
  color: #7e7e7e;
  text-align: left;
}

.Media-picto {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  left: 0;
  top: -50px;
  background: #fff;
  text-align: center;
  border-radius: 0;
  margin-left: 0;
}

.Media-picto .icon {
  position: relative;
  top: 2px;
  color: #BF7863;
}

.Media-img img,
.Media svg,
.Media-txt h4, .Media-txt:before {
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
}

.Media:hover .Media-img img {
  opacity: 0.5 !important;
}

.Media:hover .Media-txt h4 {
  color: #BF7863;
}

.Media:hover svg {
  fill: #BF7863;
}

.SiteFooter {
  background: #000;
  color: #fff;
}

.SiteFooter a {
  color: #fff;
}

.SiteFooter a:hover {
  opacity: 0.6;
}

.SiteFooter-title {
  font-family: "Marianne", "Times New Roman", serif;
  font-size: 1.25rem;
  line-height: 1.3em;
}

@media (max-width: 992px) {
  .SiteFooter-nav {
    font-size: 0.9em;
  }
}

@media (max-width: 767px) {
  .SiteFooter-nav {
    font-size: 1em;
    padding-bottom: 20px;
  }
}

.SiteFooter-nav li {
  font-size: 0.875rem;
  line-height: 1.85714em;
}

.SiteFooter-flexbox {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .SiteFooter-flexbox {
    display: block;
  }
}

.SiteFooter-flex {
  flex: 0 0 50%;
  max-width: 50%;
}

@media (max-width: 767px) {
  .SiteFooter-flex {
    max-width: none;
  }
}

.PageLayout {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-top: 130px;
  margin-top: 552px;
  margin-top: calc(480px + 72px);
  background: #fff;
  counter-reset: slice;
}

@media (max-width: 992px) {
  .PageLayout {
    padding-top: 90px;
    margin-top: 540px;
    margin-top: calc(480px + 60px);
  }
}

@media (max-width: 767px) {
  .PageLayout {
    padding-top: 0;
  }
}

.PageLayout--mediatheque {
  padding-top: 80px;
}

.PageLayout--sommaire .PageLayout-body {
  text-align: center;
}

.PageLayout--home {
  margin-top: 600px;
  padding-top: 0;
  margin-top: calc(100vh - 135px);
  background: none;
}

@media (max-width: 767px) {
  .PageLayout--home {
    margin-top: 500px;
    margin-top: calc(100vh - 60px);
  }
}

.PageLayout-mediaBox {
  position: relative;
  padding: 45px 0 10px;
  margin-top: 45px;
}

@media (max-width: 767px) {
  .PageLayout-mediaBox {
    margin-top: 30px;
  }
}

.PageLayout-mediaBox:before {
  content: '';
  position: absolute;
  display: block;
  z-index: -1;
  height: 100%;
  top: 0;
  left: -70px;
  background: #f3f3f3;
  left: -50vw;
  width: 150vw;
}

.PageLayout-titles {
  padding-bottom: 45px;
}

@media (max-width: 767px) {
  .PageLayout-titles {
    padding-bottom: 25px;
  }
}

.PageLayout-body {
  padding-bottom: 60px;
}

@media (max-width: 767px) {
  .PageLayout-body {
    padding-bottom: 20px;
  }
}

.PageLayout--contribution {
  padding: 60px 0 68px;
  background: url(../img/contribution.jpg) no-repeat;
  background-size: cover;
  color: #fff;
}

@media (max-width: 767px) {
  .PageLayout--contribution {
    padding: 30px 0 38px;
  }
}

.PageLayout--contribution .s-title3 {
  color: #BF7863;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .PageLayout--pushCollection {
    position: relative;
    margin-top: 0;
    padding-top: 30px;
    background: #fff;
  }
}

.Siblings {
  width: 100%;
  height: 240px;
  margin-top: 0;
  border-top: 1px solid #e5e5e5;
  background: #BF7863;
  position: relative;
}

.Siblings:before {
  content: '';
  width: 150vw;
  left: -50vw;
  background: #bf7863;
  position: absolute;
  height: 100%;
}

@media (max-width: 767px) {
  .Siblings {
    height: auto;
    margin-bottom: 0;
  }
}

.Siblings .s-titreCap3.color-main {
  color: #fff;
}

.Siblings .cell {
  width: 50%;
}

@media (max-width: 767px) {
  .Siblings .cell {
    display: block;
    width: 100%;
  }
}

.Siblings-next, .Siblings-prev {
  position: relative;
}

@media (max-width: 767px) {
  .Siblings-next, .Siblings-prev {
    padding: 15px 0;
  }
}

.Siblings-next:before, .Siblings-next:after, .Siblings-prev:before, .Siblings-prev:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #000;
}

.Siblings-next {
  padding: 0 63px 0 25px;
  border-left: 1px solid #000;
  text-align: right;
}

@media (max-width: 767px) {
  .Siblings-next {
    padding: 15px 40px;
    border-left: none;
    text-align: center;
  }
  .Siblings-next:before {
    content: '';
    position: relative;
    display: block;
    width: 100px;
    height: 2px;
    top: -12px;
    left: 50%;
    margin-left: -50px;
    background: #e5e5e5;
  }
}

.Siblings-next:after {
  right: 15px;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

.Siblings-prev {
  padding: 0 25px 0 63px;
}

@media (max-width: 767px) {
  .Siblings-prev {
    padding: 15px 40px;
    text-align: center;
  }
}

.Siblings-prev:before {
  left: 15px;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
}

.Siblings-next:hover, .Siblings-prev:hover {
  color: #fff;
}

.Siblings-next:hover:after {
  right: 0;
  color: #fff;
}

.Siblings-prev:hover:before {
  left: 0;
  color: #fff;
}

@media (max-width: 767px) {
  .Siblings .cell:not(.Siblings-prev) + .Siblings-next:before {
    display: none;
  }
}

.ArticleResume {
  display: block;
  margin-bottom: 30px;
  color: #000;
}

.ArticleResume-img {
  height: 270px;
}

.ArticleResume-txt {
  position: relative;
  width: 100%;
  height: 80px;
  padding: 20px 70px 0 0;
  background: #fff;
  display: block;
}

.ArticleResume-txt:before {
  position: relative;
  top: -2px;
  width: 70px;
  counter-increment: articles;
  content: "0" counter(articles);
  color: #BF7863;
  font-family: "Marianne", "Times New Roman", serif;
  font-size: 1.1875rem;
  line-height: 1.26316em;
  display: block;
  text-align: left;
}

.ArticleResume-txt:after {
  content: none;
}

.ArticleResume-txt h3 {
  font-size: 1.5rem;
  line-height: 1.08333em;
}

.TrancheCollection-link:hover .TrancheCollection-img:after {
  background: #BF7863;
}

.TrancheCollection-link:hover .TrancheCollection-title {
  color: #BF7863;
}

.TrancheCollection-cap {
  color: #BF7863;
}

.TrancheCollection-title {
  font-family: "Marianne", "Times New Roman", serif;
  font-size: 1.5rem;
}

.push {
  position: relative;
  height: 90px;
  top: 45px;
  font-size: 1rem;
  line-height: 1.5em;
  z-index: 1;
  color: #fff;
}

@media (max-width: 992px) {
  .push {
    height: 70px;
    top: 35px;
  }
}

@media (max-width: 767px) {
  .push {
    top: 0;
    margin-bottom: 10px;
  }
}

.push .cell {
  position: static;
  padding: 0 30px;
  background: #BF7863;
}

@media (max-width: 992px) {
  .push .cell {
    padding: 0 20px;
  }
}

.push .cell:after {
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #fff;
}

@media (max-width: 992px) {
  .push .cell:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .push .cell:after {
    display: inherit;
  }
}

.push .icon {
  position: relative;
  top: 4px;
  font-size: 1.2em;
  margin-right: 10px;
  margin-left: 0;
}

@media (max-width: 992px) {
  .push .icon {
    margin-right: 5px;
  }
}

.push-img, .push-txt {
  display: inline-block;
  vertical-align: middle;
}

.push-img {
  width: 40px;
}

.push-txt {
  width: calc(100% - 65px);
}

@media (max-width: 992px) {
  .push-txt {
    width: calc(100% - 50px);
  }
}

@media (max-width: 767px) {
  .push-txt {
    width: calc(100% - 65px);
  }
}

.push .dot-2-lines {
  max-height: 3.5em;
}

.seeMore {
  font-family: "Marianne", "Arial", sans-serif;
}

/*# sourceMappingURL=main.css.map */
