@charset "UTF-8";
html, body {
  height: 100%;
}

html {
  font-family: sans-serif;
  box-sizing: border-box;
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-text-stroke: rgba(255, 255, 255, 0.01) 0.1px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(255, 255, 255, 0.01) 0 0 1px;
  -moz-osx-font-smoothing: grayscale;
}

div {
  line-height: initial;
}

* {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
  max-height: 100000px;
  border: 0;
  background: none;
  background-repeat: no-repeat !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*::before, *::after {
  margin: 0;
  padding: 0;
  background-repeat: no-repeat !important;
  box-sizing: inherit;
}

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

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

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

[hidden], template {
  display: none;
}

/* Links
   ========================================================================== */
a {
  background-color: transparent;
}

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

/* Text-level semantics
   ========================================================================== */
abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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;
}

/* Embedded content
   ========================================================================== */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

/* Forms
   ========================================================================== */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

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

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

input {
  outline: 0;
  text-indent: 2px;
  line-height: normal;
  -webkit-border-radius: 0px;
  border-radius: 0;
}

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

input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

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

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  /* 1 */
}

input:focus, select:focus, textarea, div {
  outline: none !important;
}

input:required {
  box-shadow: none;
}

input::-ms-clear, textarea::-ms-clear {
  display: none;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
}

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

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* BODY HEIGHT = min VIEW PORT HEIGHT 
   http://community.sitepoint.com/t/100-min-height-viewport/6449/2 
   ========================================================================== */
body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
}

#body_wrapper::after {
  clear: both;
  content: "";
  display: block;
  height: 1%;
  /*fix IE8*/
  font-size: 0;
}

* html #body_wrapper {
  height: 100%;
}

/* A RANGER 
   ========================================================================== */
p, li, h1, h2, h3, h4, h5, h6 {
  cursor: default;
}

a {
  text-decoration: none;
}
a p, a h1, a h2, a h3, a h4, a h5, a h6 {
  cursor: inherit;
}

button p, button h1, button h2, button h3, button h4, button h5, button h6 {
  cursor: inherit;
}

a, button {
  outline: 0;
}

ul {
  list-style-type: none;
}

/* ANIMATION DEFAULT 
   ========================================================================== */
img {
  user-select: none;
}

a, button {
  -webkit-text-stroke: blue;
}

nav {
  user-select: none;
}

div {
  line-height: 1;
}

ul {
  display: inline-block;
  width: 100%;
}

a.no-href {
  cursor: default;
}

@font-face {
  font-family: "Calibri";
  src: url("../assets/fonts/Calibri/Calibri.woff2") format("woff2"), url("../assets/fonts/Calibri/Calibri.woff") format("woff"), url("../assets/fonts/Calibri/Calibri.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Calibri";
  src: url("../assets/fonts/Calibri/Calibri-Bold.woff2") format("woff2"), url("../assets/fonts/Calibri/Calibri-Bold.woff") format("woff"), url("../assets/fonts/Calibri/Calibri-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Calibri";
  src: url("../assets/fonts/Calibri/Calibri-BoldItalic.woff2") format("woff2"), url("../assets/fonts/Calibri/Calibri-BoldItalic.woff") format("woff"), url("../assets/fonts/Calibri/Calibri-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Calibri";
  src: url("../assets/fonts/Calibri/Calibri-Italic.woff2") format("woff2"), url("../assets/fonts/Calibri/Calibri-Italic.woff") format("woff"), url("../assets/fonts/Calibri/Calibri-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
/* ================================================================================
    VARIABLES  
==================================================================================*/
*::selection {
  background: #3a090e;
  /* WebKit/Blink Browsers */
  color: #fff;
}

div, time, div, a, p, input, li, h1, h2, h3, h4, h5, h6 {
  font-family: "Calibri", serif;
  color: #333;
}

p, h1, h2, h3, h4, h5, h6 {
  line-height: 1.65;
  font-weight: 400;
  letter-spacing: 0px;
  word-spacing: 0px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

p, h1, h2, h3, h4, h5, h6 {
  user-select: text;
}

a, p {
  font-size: 17px;
}

.format p, .format li, .format a, .format h1, .format h2, .format h3, .format h4, .format h5, .format h6 {
  color: #b3b3b3;
}
.format p {
  font-size: 18px;
  font-weight: 400;
  font-family: "Calibri", serif;
  line-height: 1.55;
  color: #212121;
  letter-spacing: 0px;
  word-spacing: 0px;
  margin: 0;
  margin-top: 0px;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .format p {
    font-size: 17px;
  }
}
@media (max-width: 567px) {
  .format p {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 18px;
  }
}
.format p span {
  -webkit-text-stroke: #212121;
}
.format p.text_indent {
  text-indent: 40px;
}
.format blockquote {
  padding: 15px 0 30px 20px;
  margin: 0;
}
.format blockquote p {
  font-size: 20px;
  color: #661018;
  text-align: left;
  margin-bottom: 0;
  font-family: "Josefin Sans", serif;
  letter-spacing: 0;
  line-height: 1.2;
}
.format blockquote p::before {
  content: "“";
}
.format blockquote p::after {
  content: "„";
}
@media (max-width: 567px) {
  .format blockquote p {
    font-size: 18px;
  }
}
.format a {
  font-size: 18px;
  font-weight: 400;
  font-family: "Calibri", serif;
  color: #661018;
  line-height: 1.55;
  letter-spacing: 0px;
  word-spacing: 0px;
  text-decoration: underline;
  margin-left: 2px;
  margin-right: 2px;
  position: relative;
}
.format a:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .format a {
    font-size: 17px;
  }
}
@media (max-width: 567px) {
  .format a {
    font-size: 17px;
    text-align: left !important;
    line-height: 1.45;
  }
}
.format h1 {
  font-size: 42px;
}
.format h2 {
  font-size: 26px;
  padding-top: 25px !important;
  margin-bottom: 25px !important;
}
@media (max-width: 567px) {
  .format h2 {
    font-size: 20px;
    margin-bottom: 20px !important;
  }
}
.format h3 {
  font-size: 23px;
}
@media (max-width: 567px) {
  .format h3 {
    font-size: 18px;
  }
}
.format h4 {
  font-size: 18px;
}
@media (max-width: 567px) {
  .format h4 {
    font-size: 16px;
  }
}
.format h5 {
  font-size: 14px;
}
.format h6 {
  font-size: 13px;
}
.format h1, .format h2, .format h3, .format h4, .format h5, .format h6 {
  font-weight: 700;
  font-family: "Roboto", serif;
  color: #3a3a3a;
  line-height: 1.2;
  padding-top: 15px;
  margin-bottom: 25px;
  letter-spacing: 0px;
  text-transform: none;
}
.format h1 a, .format h2 a, .format h3 a, .format h4 a, .format h5 a, .format h6 a {
  font-size: inherit;
}
.format h5, .format h6 {
  font-weight: 700;
  text-transform: uppercase;
}
.format li {
  font-size: 18px;
  font-weight: 400;
  font-family: "Calibri", serif;
  color: #212121;
  line-height: 1.55;
  list-style-type: none;
  text-align: left;
  margin-bottom: 8px;
  vertical-align: top;
  padding-left: 15px;
  position: relative;
  letter-spacing: 0px;
  word-spacing: 0px;
}
@media (max-width: 567px) {
  .format li {
    font-size: 17px;
    line-height: 1.45;
  }
}
.format ul, .format ol {
  padding: 0px 0px 10px 0px;
  display: table;
}
.format ul {
  margin-bottom: 6px;
}
.format ul li::before {
  content: "•";
  color: #212121;
  font-weight: 700;
  position: absolute;
  left: 0px;
  top: 0px;
}
.format ol {
  margin-left: 0px;
  counter-reset: foo;
}
.format ol li {
  padding-left: 25px;
  counter-increment: foo;
}
.format ol li::before {
  content: counter(foo) ".";
  color: #212121;
  position: absolute;
  left: 0px;
  top: 0px;
}
.format hr {
  border-top: 0.5px inset rgba(85, 85, 85, 0.2);
  margin-top: 15px;
  margin-bottom: 25px;
  border-left: none;
  border-bottom: none;
  border-right: none;
  display: inline-block;
  width: 100%;
  height: 1px;
}
.format iframe {
  width: 100%;
  height: auto;
}
.format iframe#odysee-iframe {
  aspect-ratio: 16/9;
}
.format table {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
.format table thead {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.format table thead th {
  font-size: 14px;
  font-weight: 900;
}
.format table tbody {
  padding-top: 50px;
}
.format table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.format table tbody tr td {
  padding: 10px 20px 10px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1;
  color: #212121;
  letter-spacing: 0px;
  word-spacing: 0px;
}
@media (max-width: 567px) {
  .format table tbody tr td {
    font-size: 17px;
  }
}
.format .wp-caption {
  background: #f1f1f1;
  max-width: 100%;
  margin: 10px 0 15px 0px;
}
.format .wp-caption img {
  width: 100%;
  height: auto;
}
.format .wp-caption p {
  font-size: 11.5px;
  font-style: italic;
  text-align: center;
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1;
  padding: 10px 0;
  margin-top: -5px;
}
.format .wp-caption.alignleft {
  float: left;
  width: auto;
  margin: 10px 30px 15px 0;
}
.format .wp-caption.alignright {
  float: right;
  width: auto;
  margin: 10px 0 15px 30px;
}
.format .wp-caption.aligncenter {
  margin: 20px auto 30px;
  display: block;
}
.format img.alignleft {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
.format img.alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
}
.format img.aligncenter {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.format .embed-container {
  margin-bottom: 25px;
}

.no-href, .no-href * {
  cursor: default !important;
}

.flexible .flex {
  display: inline-block;
  width: 100%;
}

.bloc-container {
  height: 100%;
  display: flex;
  align-items: center;
}

.bloc, .archive .banner.medium ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .inside {
  display: flex;
  align-items: center;
  height: 100%;
}
.bloc .bloc-inside, .archive .banner.medium ul li .texts-container .titre-container .titre-post .bloc-inside,
.banner.list ul li .texts-container .titre-container .titre-post .bloc-inside, .archive .banner.medium ul li .texts-container .infos-container .inside .bloc-inside,
.banner.list ul li .texts-container .infos-container .inside .bloc-inside {
  display: inline-block;
  width: 100%;
}

.frame {
  display: flex;
  justify-content: center;
  align-items: center;
}
.frame img {
  width: 100%;
}

.image-container, .logo-container, .icon-container {
  position: relative;
  height: 100%;
}
.image-container img, .logo-container img, .icon-container img {
  width: 100%;
  height: auto;
}

.image {
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.contain {
  background-size: contain;
  background-position: 50% 50%;
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
}

svg {
  height: 100%;
  width: 100%;
}

.abs, li.flex-accordeon .ul-accordeon > li .contenu-container .col .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.preload {
  display: none !important;
}

.break-word {
  overflow-wrap: break-word;
  display: block;
}

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

.clearfix::after {
  clear: both;
}

*[back-img] {
  opacity: 0;
}

*[my-parallax] {
  opacity: 0;
}

.cache-left {
  position: relative;
}
.cache-left::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 2000%;
  position: absolute;
  right: 100%;
  top: 0;
  background: inherit;
}

.cache_right {
  position: relative;
}
.cache_right::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 2000%;
  position: absolute;
  left: 100%;
  top: 0;
  background: inherit;
}

.cache-bottom-left, .cache-left-bottom {
  position: relative;
}
.cache-bottom-left::after, .cache-left-bottom::after {
  content: "";
  display: inline-block;
  height: 10000%;
  width: 2000%;
  position: absolute;
  right: 0;
  top: 100%;
  background: inherit;
}

.cache-bottom-and-left, .cache-left-and-bottom {
  position: relative;
}
.cache-bottom-and-left::before, .cache-left-and-bottom::before {
  content: "";
  display: inline-block;
  height: 10000%;
  width: 2000%;
  position: absolute;
  right: 0;
  top: 0%;
  background: inherit;
}

.cache-bottom {
  position: relative;
}
.cache-bottom::after {
  content: "";
  display: inline-block;
  height: 10000%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background: inherit;
}

.cache-bottom-right, .cache-right-bottom {
  position: relative;
}
.cache-bottom-right::after, .cache-right-bottom::after {
  content: "";
  display: inline-block;
  height: 10000%;
  width: 2000%;
  position: absolute;
  left: 0%;
  top: 100%;
  background: inherit;
}

.block {
  display: block !important;
}

.laptop-on, .l-on {
  display: none !important;
}
@media (max-width: 1367px) {
  .laptop-on, .l-on {
    display: inline-block !important;
  }
}

@media (max-width: 1367px) {
  .laptop-off, .l-off {
    display: none !important;
  }
}

.tablet-on, .t-on {
  display: none !important;
}
@media (max-width: 1226px) {
  .tablet-on, .t-on {
    display: inline-block !important;
  }
}

@media (max-width: 1226px) {
  .tablet-off, .t-off {
    display: none !important;
  }
}

.td-on {
  display: none !important;
}
@media (max-width: 1024px) {
  .td-on {
    display: inline-block !important;
  }
}

@media (max-width: 1024px) {
  .td-off {
    display: none !important;
  }
}

.tp-on {
  display: none !important;
}
@media (max-width: 768px) {
  .tp-on {
    display: inline-block !important;
  }
}

@media (max-width: 768px) {
  .tp-off {
    display: none !important;
  }
}

.mobile-on, .m-on {
  display: none !important;
}
@media (max-width: 567px) {
  .mobile-on, .m-on {
    display: inline-block !important;
  }
}

@media (max-width: 567px) {
  .mobile-off, .m-off {
    display: none !important;
  }
}

.sm-on {
  display: none !important;
}
@media (max-width: 374px) {
  .sm-on {
    display: inline-block !important;
  }
}

@media (max-width: 374px) {
  .sm-off {
    display: none !important;
  }
}

@media (max-width: 1226px) {
  .tablet-paddings {
    padding-left: 6% !important;
    padding-right: 6% !important;
  }
}
@media (max-width: 567px) {
  .tablet-paddings {
    padding-left: 6% !important;
    padding-right: 6% !important;
  }
}

@media (max-width: 567px) {
  .mobile-paddings {
    padding-left: 6% !important;
    padding-right: 6% !important;
  }
}

@media (max-width: 1226px) {
  .tablet-paddings-off {
    padding-left: 0;
    padding-right: 0;
  }
}

.paddings {
  padding: 0 70px;
}
@media (max-width: 1226px) {
  .paddings {
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media (max-width: 567px) {
  .paddings {
    padding-left: 6%;
    padding-right: 6%;
  }
}

* [outFade].go {
  transition: opacity 0.5s, transform 0.5s;
  opacity: 0;
  transform: translate3d(0, 5px, 0);
}

* [outLeft].go {
  transition: opacity 0.5s, transform 0.5s;
  opacity: 0;
  transform: translate3d(-10px, 0px, 0);
}

* [outRight].go {
  transition: opacity 0.5s, transform 0.5s;
  opacity: 0;
  transform: translate3d(10px, 0px, 0);
}

html {
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  background: #231f20;
}

body {
  width: 100%;
}
body.no_scroll header,
body.no_scroll footer,
body.no_scroll main > div {
  padding-right: 15px;
  /* Avoid width reflow */
}
@media (max-width: 768px) {
  body.no_scroll header,
body.no_scroll footer,
body.no_scroll main > div {
    padding-right: 0;
  }
}

#body_background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(#160305, #490c12);
  display: none !important;
}

#body_wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  position: relative;
}

#main {
  position: relative;
  overflow: hidden;
  z-index: 10;
  background: whitesmoke;
}

.page_overlay {
  position: fixed;
  top: 130px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 200;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
  display: none;
  background: #000;
  opacity: 0;
  transition: opacity 0.3s;
  will-change: opacity;
  animation-fill-mode: both !important;
}
.page_overlay.active {
  display: block;
  animation: fade_80 0.3s;
}
.page_overlay.remove-active {
  display: block;
  animation: fadeOut_80_hide 0.3s;
}

.banner {
  display: inline-block;
  width: 100%;
  clear: both;
  position: relative;
}

.banner_content {
  max-width: 1360px;
  padding: 0 70px;
  margin: 0 auto;
  height: 100%;
  transition: max-width 1s;
  position: relative;
}
@media (max-width: 1024px) {
  .banner_content {
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media (max-width: 567px) {
  .banner_content {
    padding-left: 6%;
    padding-right: 6%;
  }
}

.inside, .content {
  width: 100%;
  height: 100%;
  position: relative;
  display: inline-block;
}

.col {
  width: 50%;
  float: left;
}
.col.left {
  float: left;
}
.col.right {
  float: right;
}

.col-left {
  display: inline-block;
  width: 36.5%;
  float: left;
}

.col-right {
  display: inline-block;
  width: 63.5%;
  float: right;
}

@keyframes fade_left_menu_l1 {
  0% {
    opacity: 0;
    letter-spacing: 2px;
  }
  10% {
    opacity: 0;
  }
  10% {
    transform: translate3d(50px, 0px, 0px);
  }
  20% {
    opacity: 0;
  }
  55% {
    transform: translate3d(0px, 0px, 0px);
  }
  80% {
    letter-spacing: 1px;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_left_menu_l2_p {
  0% {
    opacity: 0;
  }
  10% {
    transform: translate3d(50px, 0px, 0px);
  }
  55% {
    transform: translate3d(0px, 0px, 0px);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_left_menu_l3_p {
  0% {
    opacity: 0;
  }
  10% {
    transform: translate3d(50px, 0px, 0px);
  }
  55% {
    transform: translate3d(0px, 0px, 0px);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_scale {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  10% {
    opacity: 0;
  }
  50% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_scale_80 {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  10% {
    opacity: 0;
  }
  70% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_scale_90 {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  10% {
    opacity: 0;
  }
  70% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_scale_95 {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  10% {
    opacity: 0;
  }
  70% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_95 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.95;
  }
}
@keyframes fade_90 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.9;
  }
}
@keyframes fade_80 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}
@keyframes fade_70 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@keyframes fade_60 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.6;
  }
}
@keyframes fade_50 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut_hide {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_50_hide {
  0% {
    opacity: 0.5;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_60_hide {
  0% {
    opacity: 0.6;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_70_hide {
  0% {
    opacity: 0.7;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_80_hide {
  0% {
    opacity: 0.8;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_90_hide {
  0% {
    opacity: 0.9;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_95_hide {
  0% {
    opacity: 0.95;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fade_up {
  0% {
    opacity: 0;
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes grow {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes scale {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale_50 {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale_80 {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale_90 {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale_95 {
  0% {
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes move_left {
  0% {
    transform: translate3d(100px, 0px, 0px);
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes move_up_15 {
  0% {
    transform: translateY(15px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes move_up_10 {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes move_up_5 {
  0% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes fade_move {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
*[when-visible=fade],
*[when-visible=fade_late],
*[when-visible=scale],
*[when-visible=up],
*[when-visible=down],
*[when-visible=left],
*[when-visible=right],
*[when-visible=width],
*[when-visible=discover],
*[when-visible=custom] {
  opacity: 0;
  animation-fill-mode: both;
}

.not-visible {
  opacity: 0;
}

.fade-in-when-visible {
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_scale {
  0% {
    transform: scale(0.75);
  }
  100% {
    transform: scale(1);
  }
}
.scale-in-when-visible {
  animation-duration: 0.9s;
  animation-name: wv_scale;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_up {
  0% {
    transform: translate3d(0, 10px, 0);
  }
  100% {
    transform: translate3d(0, 0px, 0) scale(0.999);
  }
}
.up-when-visible {
  animation-duration: 2s;
  animation-name: wv_up;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_down {
  0% {
    transform: translate3d(0, -10px, 0);
  }
  100% {
    transform: translate3d(0, 0px, 0) scale(0.999);
  }
}
.down-when-visible {
  animation-duration: 2s;
  animation-name: wv_down;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_left {
  0% {
    transform: translate3d(10px, 0px, 0);
  }
  100% {
    transform: translate3d(0, 0px, 0) scale(0.999);
  }
}
.left-when-visible {
  animation-duration: 2s;
  animation-name: wv_left;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_right {
  0% {
    transform: translate3d(-10px, 0px, 0);
  }
  100% {
    transform: translate3d(0, 0px, 0) scale(0.999);
  }
}
.right-when-visible {
  animation-duration: 2s;
  animation-name: wv_right;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.width-when-visible {
  animation-duration: 1s;
  animation-name: wv_width;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_discover {
  0% {
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0%, 0, 0);
    opacity: 1;
  }
}
.discover-when-visible {
  animation-duration: 1s;
  animation-name: wv_discover;
}

#loading_bar {
  height: 1px;
  width: 0%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  transition: width 2s;
  background: rgba(255, 255, 255, 0.9);
}
@media (max-width: 1226px) {
  #loading_bar {
    background: rgba(255, 255, 255, 0.7);
  }
}

.loader {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  height: 100%;
}
.loader .loader-content {
  height: 100%;
  width: 100%;
  animation: fade 2s;
}
@keyframes loader_rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader .loader-circle, .loader .loader-line-mask {
  position: absolute;
  left: calc(50% - 60px);
  height: 120px;
}
@media (max-width: 567px) {
  .loader .loader-circle, .loader .loader-line-mask {
    left: calc(50% - 50px);
    height: 100px;
  }
}
.loader .loader-circle {
  width: 120px;
  border-radius: 50%;
}
@media (max-width: 567px) {
  .loader .loader-circle {
    width: 100px;
  }
}
.loader .loader-line-mask {
  width: 60px;
  overflow: hidden;
  transform-origin: 60px 60px;
  animation: loader_rotate 1.2s infinite linear;
}
@media (max-width: 567px) {
  .loader .loader-line-mask {
    width: 50px;
    transform-origin: 50px 50px;
  }
}
.loader .loader-line-mask .loader-line {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
@media (max-width: 567px) {
  .loader .loader-line-mask .loader-line {
    width: 100px;
    height: 100px;
  }
}

.loader-white .loader-circle, .loader-white .loader-line-mask {
  top: calc(50% - 60px);
}
@media (max-width: 567px) {
  .loader-white .loader-circle, .loader-white .loader-line-mask {
    top: calc(50% - 50px);
  }
}
.loader-white .loader-circle {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}
.loader-white .loader-line-mask {
  mask-image: -webkit-linear-gradient(top, #000000, rgba(255, 255, 255, 0.08));
}
.loader-white .loader-line-mask .loader-line {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);
}

.loader-grey .loader-circle, .loader-grey .loader-line-mask {
  top: calc(50% - 60px);
}
@media (max-width: 567px) {
  .loader-grey .loader-circle, .loader-grey .loader-line-mask {
    top: calc(50% - 50px);
  }
}
.loader-grey .loader-circle {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.loader-grey .loader-line-mask {
  mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0.05));
}
.loader-grey .loader-line-mask .loader-line {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.spinner {
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translate(0, -50%);
  left: 15px;
  position: absolute;
  display: inline-block;
  overflow: visible;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
#wpadminbar {
  background: rgba(35, 40, 45, 0.95) !important;
  width: auto !important;
  min-width: 0px !important;
  padding-right: 10px;
  border-bottom-right-radius: 13px;
}
#wpadminbar:hover {
  background: rgba(35, 40, 45, 0.95) !important;
}
#wpadminbar #wp-admin-bar-root-default > li a::before {
  transition: none !important;
}
#wpadminbar #wp-admin-bar-root-default > li.hover a {
  color: #eee !important;
}
#wpadminbar #wp-admin-bar-root-default > li.hover a::before {
  color: rgba(240, 245, 250, 0.6) !important;
}
#wpadminbar #wp-admin-bar-root-default > li a:hover, #wpadminbar #wp-admin-bar-root-default > li a:hover::before {
  color: #00b9eb !important;
}
#wpadminbar #wp-toolbar, #wpadminbar #wp-admin-bar-root-default {
  height: 100%;
}
#wpadminbar .ab-sub-wrapper,
#wpadminbar #wp-admin-bar-new_draft,
#wpadminbar #wp-admin-bar-top-secondary {
  display: none !important;
}
#wpadminbar .ab-sub-wrapper,
#wpadminbar #wp-admin-bar-all-in-one-seo-pack,
#wpadminbar #wp-admin-bar-search {
  display: none;
}
#wpadminbar #wp-admin-bar-site-name a::before {
  top: 3px !important;
}
@media (max-width: 567px) {
  #wpadminbar #wp-admin-bar-site-name a::before {
    top: 7px !important;
  }
}
#wpadminbar #wp-admin-bar-my-log-out {
  margin-left: 7px;
}
#wpadminbar #wp-admin-bar-my-log-out a.ab-item {
  position: relative;
}
#wpadminbar #wp-admin-bar-my-log-out a.ab-item img {
  display: none;
  height: 16px;
  position: absolute;
  top: 8px;
  right: 0px;
}
#wpadminbar #wp-admin-bar-my-log-out a.ab-item::before {
  top: 3px;
  left: 2px;
  content: "\f242" !important;
  transform: scale(0.9);
}

header .banner.top-promo {
  background: #861119;
  z-index: 1000;
  display: none;
}
header .banner.top-promo .content {
  display: flex;
  align-items: center;
  min-height: 60px;
}
header .banner.top-promo .content * {
  color: #fff;
}
header .banner.top-promo .content .text {
  font-size: 19px;
  opacity: 0;
  transition: opacity 0.3s ease 0s;
  margin: auto;
  max-width: 80%;
  text-align: center;
}
@media (max-width: 567px) {
  header .banner.top-promo .content .text {
    font-size: 13px;
    line-height: 1.4;
  }
}
header .banner.top-promo .content .text .icon {
  width: 19px;
  height: 19px;
  transform: translate(-10px, 3px);
}
header .banner.top-promo .content .text .icon .cls-1 {
  fill: #fff;
}
@media (max-width: 567px) {
  header .banner.top-promo .content .text .icon {
    display: none;
  }
}
header .banner.top-promo .content .text p {
  display: inline-block;
}
header .banner.top-promo .content .text a {
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
  padding: 5px;
  transition: color 0.5s;
  color: rgba(255, 255, 255, 0.9);
}
header .banner.top-promo .content .text a:hover {
  color: white;
}
@media (max-width: 1024px) {
  header .banner.top-promo .content .text a {
    color: white;
  }
}
@media (max-width: 567px) {
  header .banner.top-promo .content .text a {
    font-size: 14px;
  }
}
header .banner.top-promo .content button.close-promo {
  height: 100%;
  width: 50px;
  position: absolute;
  top: 0;
  right: -10px;
  opacity: 0;
  transition: opacity 0.3s ease 0s;
}
@media (max-width: 1226px) {
  header .banner.top-promo .content button.close-promo {
    right: 0;
    width: 80px;
  }
}
@media (max-width: 567px) {
  header .banner.top-promo .content button.close-promo {
    width: 68px;
  }
}
header .banner.top-promo .content button.close-promo .icon {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
}
@media (max-width: 1226px) {
  header .banner.top-promo .content button.close-promo .icon {
    top: calc(50% - 4px);
    transform: translate(-50%, -50%);
  }
}
header .banner.top-promo .content button.close-promo .icon .st0 {
  stroke: rgba(255, 255, 255, 0.9);
  fill: none;
  stroke-width: 6;
  stroke-miterlimit: 10;
}
header .banner.top-promo .content button.close-promo:hover .st0 {
  transition: stroke 0.5s;
  stroke-width: 8 !important;
  stroke: white;
}
header .banner.top-promo.show-promo .text {
  transition: opacity 0.6s ease 0.3s;
  opacity: 1;
}
header .banner.top-promo.show-promo button.close-promo {
  transition: opacity 0.6s ease 0.5s;
  opacity: 1;
}

.global.title {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .global.title {
    margin-bottom: 50px;
  }
}
@media (max-width: 567px) {
  .global.title {
    margin-bottom: 30px;
  }
}
.global.title, .global.title p {
  font-size: 55px;
  letter-spacing: 0;
  line-height: 1.2;
  font-weight: 300;
  font-family: "Josefin Sans", serif;
}
@media (max-width: 1024px) {
  .global.title, .global.title p {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  .global.title, .global.title p {
    font-size: 45px;
    line-height: 1.3;
  }
}
@media (max-width: 740px) {
  .global.title, .global.title p {
    font-size: 30px;
  }
}
@media (max-width: 567px) {
  .global.title, .global.title p {
    font-size: 20px;
    line-height: 1.4;
  }
}

.small_title {
  color: #661018;
  font-weight: 500;
  font-family: "Josefin Sans", serif;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 16px;
  position: relative;
  letter-spacing: 0.3px;
}

.section-title {
  color: #921723;
  font-size: 42px;
  font-weight: 700;
  display: inline-block;
  width: 35%;
  float: left;
  user-select: none;
  font-family: "Josefin Sans", serif;
  position: relative;
}
.section-title::after {
  content: "";
  position: absolute;
  top: 22px;
  left: -83px;
  height: 1px;
  width: 54px;
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: rgba(51, 51, 51, 0.6);
}
@media (max-width: 1226px) {
  .section-title::after {
    display: none;
  }
}
@media (max-width: 567px) {
  .section-title {
    width: 100%;
    font-size: 30px;
    margin-bottom: 40px;
  }
}

@keyframes scroll_anim {
  0% {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }
  40% {
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 0px, 0);
  }
}
.scroll-btn {
  width: 62px;
  height: 62px;
  position: absolute;
  bottom: -31px;
  left: calc(50% - 31px);
  z-index: 30;
  text-align: center;
  cursor: pointer;
  animation: scroll_anim 1s;
}
@media (max-width: 567px) {
  .scroll-btn {
    width: 52px;
    height: 52px;
    bottom: -26px;
    left: calc(50% - 26px);
  }
}
.scroll-btn .back-icon {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translate3d(-20px, -20px, 0);
  background: #921723;
  border-radius: 50%;
  opacity: 0;
  position: absolute;
  z-index: -1;
  animation: pumpIt 3s ease 0.5s infinite both;
}
@keyframes pumpIt {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  50% {
    opacity: 0.15;
  }
  100% {
    opacity: 0;
    transform: scale(1.8);
  }
}
.scroll-btn .icon {
  background: #921723;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: transform 0.5s, background 0s;
}
.scroll-btn .icon svg {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: 21px;
}
.scroll-btn .icon svg .st0 {
  fill: #FFFFFF;
}
@media (max-width: 567px) {
  .scroll-btn .icon svg {
    margin-top: 19px;
    width: 16px;
    height: 16px;
  }
}
.scroll-btn:hover .back-icon, .scroll-btn:hover .icon {
  background: #4a4337 !important;
}
.scroll-btn:hover .icon {
  transform: scale(1.08);
}

.banner.call-to-action {
  height: 432px;
  text-align: center;
  background: #4a4337;
  position: relative;
  margin-top: -6px;
}
@media (max-width: 1226px) {
  .banner.call-to-action {
    height: 325px;
  }
}
@media (max-width: 567px) {
  .banner.call-to-action {
    height: 300px;
  }
}
.banner.call-to-action .image-container {
  height: calc(100% + 90px);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.banner.call-to-action .image-container .image {
  background-image: url("../assets/images/call-to-action.jpg");
  background-size: contain;
  background-position: 50% 100%;
}
@media (max-width: 567px) {
  .banner.call-to-action .image-container {
    height: calc(100% + 0px);
    width: 280%;
    left: -90%;
  }
}
.banner.call-to-action .textes-container {
  width: 500px;
  text-align: left;
  background: #fff;
  padding: 50px;
  position: relative;
}
.banner.call-to-action .textes-container .sur-titre {
  font-size: 21px;
  font-family: "Josefin Sans", serif;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0px;
  position: relative;
  color: #4f4630;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.banner.call-to-action .textes-container .sur-titre::before, .banner.call-to-action .textes-container .sur-titre::after {
  content: "-";
  margin: 0 5px;
}
@media (max-width: 1226px) {
  .banner.call-to-action .textes-container .sur-titre {
    margin-bottom: 0px;
  }
}
@media (max-width: 567px) {
  .banner.call-to-action .textes-container .sur-titre {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .banner.call-to-action .textes-container .sur-titre span {
    display: block;
  }
  .banner.call-to-action .textes-container .sur-titre::before, .banner.call-to-action .textes-container .sur-titre::after {
    display: none;
  }
}
.banner.call-to-action .textes-container .titre {
  font-family: "Josefin Sans", serif;
  font-size: 52.5px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 62px;
  letter-spacing: 5.5px;
  position: relative;
  color: #4f4630;
}
@media (max-width: 1226px) {
  .banner.call-to-action .textes-container .titre {
    font-size: 42.5px;
    margin-bottom: 40px;
  }
}
@media (max-width: 567px) {
  .banner.call-to-action .textes-container .titre {
    font-size: 21.5px;
    margin-bottom: 30px;
    letter-spacing: 3px;
  }
}
.banner.call-to-action .textes-container .btn {
  font-size: 10px;
  font-weight: 700;
  color: #921723;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  line-height: 1;
  position: relative;
  border: 1px solid #921723;
  padding: 19px 23px;
  background: #fff;
}
.banner.call-to-action .textes-container .btn:hover {
  background: #2e2b26;
  color: #fff;
}

@media (max-width: 567px) {
  .fm-on {
    display: inline-block !important;
  }
}

@media (max-width: 567px) {
  .fm-off {
    display: none !important;
  }
}

footer {
  animation-fill-mode: both !important;
  animation: fade 1s ease 0.3s;
  background: #231f20;
  z-index: 10;
}
footer #footer_top {
  background: #231f20;
  padding: 50px 0 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1226px) {
  footer #footer_top {
    padding: 30px 0 20px;
  }
}
@media (max-width: 567px) {
  footer #footer_top {
    padding: 25px 0 0px;
  }
}
footer #footer_bottom .content {
  padding: 11px 0 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 567px) {
  footer #footer_bottom .content {
    padding: 18px 0 18px;
  }
}
footer .section-title {
  color: #921723;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  user-select: none;
}
footer .logo-container {
  height: 80px;
  width: 130px;
  float: left;
}
@media (max-width: 567px) {
  footer .logo-container {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
footer .logo-container .logo-image {
  height: 100%;
  width: 100%;
  background-size: contain;
}
footer .logo-container .logo-image .st0 {
  fill: #fff;
}

footer .social-icons {
  position: absolute;
  right: 0;
  top: 20px;
  user-select: none;
}
footer .social-icons .section-title {
  color: green;
}
@media (max-width: 1226px) {
  footer .social-icons {
    right: 0%;
  }
}
@media (max-width: 567px) {
  footer .social-icons {
    float: none;
    clear: both;
    position: relative;
    text-align: center;
    display: block;
    margin: 0 auto 40px;
  }
}
footer .social-icons ul {
  user-select: none;
}
footer .social-icons ul li {
  display: inline-block;
}
footer .social-icons ul li:nth-child(1) {
  animation-delay: 0.01s;
  animation-duration: 0.6s;
}
footer .social-icons ul li:nth-child(2) {
  animation-delay: 0.07s;
  animation-duration: 0.7s;
}
footer .social-icons ul li:nth-child(3) {
  animation-delay: 0.13s;
  animation-duration: 0.8s;
}
footer .social-icons ul li:nth-child(4) {
  animation-delay: 0.19s;
  animation-duration: 0.9s;
}
footer .social-icons ul li:nth-child(5) {
  animation-delay: 0.25s;
  animation-duration: 1s;
}
footer .social-icons ul li:nth-child(6) {
  animation-delay: 0.31s;
  animation-duration: 1.1s;
}
footer .social-icons ul li:nth-child(7) {
  animation-delay: 0.37s;
  animation-duration: 1.2s;
}
footer .social-icons ul li:nth-child(8) {
  animation-delay: 0.43s;
  animation-duration: 1.3s;
}
footer .social-icons ul li:nth-child(9) {
  animation-delay: 0.49s;
  animation-duration: 1.4s;
}
footer .social-icons ul li:nth-child(10) {
  animation-delay: 0.55s;
  animation-duration: 1.5s;
}
footer .social-icons ul li a.icon-container {
  margin-left: 5px;
}
footer .social-icons ul li a.icon-container .title {
  display: none;
}
footer .social-icons ul li a.icon-container .fan-count {
  display: inline-block;
  font-size: 11px;
  padding-top: 6px;
  user-select: none;
  transition: color 1s;
  font-weight: 700;
  transform: translateX(-4px);
  color: rgba(255, 255, 255, 0.3);
}
footer .social-icons ul li a.icon-container .icon {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
footer .social-icons ul li a.icon-container .icon.facebook svg {
  transform: scale(0.75);
}
footer .social-icons ul li a.icon-container .icon.facebook svg .st1 {
  fill: #231f20;
}
footer .social-icons ul li a.icon-container .icon.youtube svg {
  transform: scale(0.85) translate3d(-0.5px, 1px, 0);
}
footer .social-icons ul li a.icon-container .icon.vimeo svg {
  transform: scale(1.2) translate3d(-0.5px, 1px, 0);
}
footer .social-icons ul li a.icon-container .icon.linkedin svg {
  transform: scale(1) translate3d(-1px, 1px, 0);
}
footer .social-icons ul li a.icon-container .icon.twitter svg {
  transform: scale(0.9) translate3d(0px, 0px, 0);
}
footer .social-icons ul li a.icon-container .icon.instagram svg {
  transform: scale(0.6) translate3d(0px, 0px, 0);
}
footer .social-icons ul li a.icon-container .icon.email svg {
  transform: scale(0.37) translate3d(0px, 0px, 0);
}
footer .social-icons ul li a.icon-container .st0, footer .social-icons ul li a.icon-container .st1 {
  fill: #fff;
  transition: fill 0.3s;
}
footer .social-icons ul li a.icon-container:hover .icon, footer .social-icons ul li a.icon-container:focus .icon {
  border: 1px solid black;
  background: black;
}

footer .copyright-line {
  display: inline-block;
  text-align: center;
  margin-left: -5px;
  user-select: none;
}
@media (max-width: 1226px) {
  footer .copyright-line {
    width: auto;
  }
}
@media (max-width: 567px) {
  footer .copyright-line {
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
}
footer .copyright-line .footer-copyright-menu {
  width: auto;
  display: inline-block;
}
footer .copyright-line .footer-copyright-menu ul {
  width: auto;
  display: inline-block;
}
footer .copyright-line .footer-copyright-menu ul li {
  display: inline-block;
}
footer .copyright-line p, footer .copyright-line a, footer .copyright-line span {
  font-size: 11px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-family: "Josefin Sans", serif;
  letter-spacing: 0.6px;
  transition: opacity 1s, color 0.6s;
  user-select: none;
}
footer .copyright-line a {
  padding: 15px 10px;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}
@media (max-width: 1226px) {
  footer .copyright-line a {
    padding: 15px 10px;
  }
}
@media (max-width: 567px) {
  footer .copyright-line a {
    padding: 4px 15px;
  }
  footer .copyright-line a:first-child, footer .copyright-line a:last-child {
    display: block;
  }
}
footer .copyright-line a:hover, footer .copyright-line a:focus {
  color: white;
}
footer .copyright-line a:hover::after, footer .copyright-line a:focus::after {
  width: 100%;
  opacity: 0.3;
}
footer .copyright-line a:first-child {
  border-bottom: none;
}
footer .copyright-line a:first-child:before {
  display: none;
}
@media (max-width: 567px) {
  footer .copyright-line a:nth-last-child(1):before {
    display: none;
  }
}
footer .copyright-line a::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -4px;
  width: 1px;
  background: rgba(255, 255, 255, 0.15);
}
@media (max-width: 567px) {
  footer .copyright-line a::before {
    display: none;
  }
}
footer .copyright-line p {
  display: inline;
}

#hamburger_container {
  position: fixed;
  background: #921723;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  width: 130px;
  height: 130px;
  z-index: 1010;
  right: 0;
  top: 0;
  cursor: pointer;
  display: none;
  border-bottom-left-radius: 10px;
}
@media (max-width: 1024px) {
  #hamburger_container {
    display: inline-block;
    margin-right: 0;
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 567px) {
  #hamburger_container {
    width: 68px;
    height: 68px;
  }
}
#hamburger_container.is-active {
  background: #921723;
  background: rgba(0, 0, 0, 0.5);
}
#hamburger_container.is-active path {
  fill: #fff !important;
}
#hamburger_container.is-active #hamburger_title {
  opacity: 0;
}
#hamburger_container button {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.4s;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hamburger_container button svg * {
  fill: #fff;
}
#hamburger_container button svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  transition: transform 0.3s;
}
#hamburger_container button svg rect {
  transition: transform 0.65s ease, opacity 0.25s ease;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 567px) {
  #hamburger_container button svg rect {
    transition: transform 0.5s ease, opacity 0.25s ease;
  }
}
#hamburger_container button svg rect.top {
  transform-origin: 18% 29%;
}
#hamburger_container button svg rect.middle {
  transform-origin: 55% 60%;
}
#hamburger_container button svg rect.bottom {
  transform-origin: 14% 92%;
}
#hamburger_container.is-active button svg rect.top {
  transform: rotate(45deg) scale(1.25, 1);
}
#hamburger_container.is-active button svg rect.middle {
  transform: rotate(-45deg) scale(1.25, 1);
}
#hamburger_container.is-active button svg rect.bottom {
  opacity: 0;
  transform: scale(0.5);
}
#hamburger_container.back-arrow button svg {
  transform: translateX(3px);
}
#hamburger_container.back-arrow button svg rect {
  transition: transform 0.2s ease, opacity 0.25s ease;
}
#hamburger_container.back-arrow button svg rect.top {
  transform: rotate(45deg) scale(0.6, 1) translate(11px, 7px);
}
#hamburger_container.back-arrow button svg rect.middle {
  transform: rotate(-45deg) scale(0.6, 1) translate(2px, -6px);
}

#header_behind {
  height: 130px;
  position: relative;
}
@media (max-width: 1024px) {
  #header_behind {
    height: 80px;
  }
}
@media (max-width: 567px) {
  #header_behind {
    height: 68px;
  }
}

#header {
  height: 130px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99;
  transition: transform 0.6s, box-shadow 0.6s;
}
@media (max-width: 1024px) {
  #header {
    height: 80px;
  }
}
@media (max-width: 567px) {
  #header {
    height: 68px;
  }
}
#header .background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: inline-block;
  height: 130px;
  opacity: 0;
}
@media (max-width: 1226px) {
  #header .background {
    height: 80px;
  }
}
@media (max-width: 567px) {
  #header .background {
    height: 68px;
  }
}
#header .banner_content {
  height: 130px;
  margin: 0 auto;
}
@media (max-width: 1270px) {
  #header .banner_content {
    margin: 0;
    padding: 0 40px;
    transition: 0.5s;
  }
}
@media (max-width: 1226px) {
  #header .banner_content {
    height: 80px;
    padding: 0 6% 0 6%;
  }
}
@media (max-width: 567px) {
  #header .banner_content {
    height: 68px;
  }
}
#header .banner_content .content {
  text-align: center;
}

#header .logo-container {
  width: 140px;
  height: 130px;
  position: absolute;
  top: 10px;
  left: calc(50% - 90px);
  left: 0;
  transition: box-shadow 0.3s;
  display: inline-block;
}
@media (max-width: 1024px) {
  #header .logo-container {
    height: 80px;
    width: 110px;
    top: 5px;
  }
}
@media (max-width: 567px) {
  #header .logo-container {
    height: 68px;
    width: 100px;
    top: 3px;
  }
}
#header .logo-container .logo-image {
  height: 100%;
  width: 100%;
  transition: transform 0.6s;
  user-select: none;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
}
#header .logo-container .logo-image .st0 {
  fill: #fff;
}
#header .logo-container .logo-image .st1 {
  fill: #00A9B9;
}
#header .logo-container .logo-image .st2 {
  fill: #F18700;
}
#header .logo-container .logo-text {
  font-size: 11px;
  float: left;
  transition: transform 0.6s;
  display: inline-block;
  width: 190px;
  color: #2b6698;
  margin-left: 20px;
  margin-top: 45px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0px 10px 17px;
  user-select: none;
}
@media (max-width: 1226px) {
  #header .logo-container .logo-text {
    display: none;
  }
}

#header .btn-container {
  float: right;
  display: inline-block;
  margin-top: 40px;
  transition: transform 0.6s;
}
@media (max-width: 567px) {
  #header .btn-container {
    margin-top: 30px;
  }
}
#header .btn-container .donate {
  color: #fff;
  border: 1px solid white;
  padding: 15px 20px;
  height: 50px;
  border-radius: 25px;
  float: right;
  font-size: 20px;
  margin-left: 20px;
}
@media (max-width: 567px) {
  #header .btn-container .donate {
    font-size: 16px;
    height: 40px;
    padding: 12px 20px;
  }
}
#header .btn-container .donate.active, #header .btn-container .donate:hover {
  background: #fff;
  color: #000;
}

#nav_desktop {
  display: inline-block;
  height: 100%;
  float: right;
  padding-top: 50px;
}
@media (max-width: 1024px) {
  #nav_desktop {
    display: none;
  }
}
#nav_desktop > ul {
  list-style-type: none;
  height: 100%;
}
#nav_desktop > ul > li {
  display: inline-block;
  height: 100%;
  margin-left: -5px;
  position: relative;
  float: left;
}
#nav_desktop > ul > li.btn a {
  background: #252f36;
  border: 1px solid #1c2227;
  color: #fff;
  padding: 16px 18px 14px;
}
#nav_desktop > ul > li.btn a:hover, #nav_desktop > ul > li.btn a:focus {
  background: #1c2227;
  color: #fff;
}
#nav_desktop > ul > li.btn.current-menu-item a {
  background: #252f36;
}
#nav_desktop > ul > li > a {
  color: #fff;
  padding: 16px 10px 14px;
  position: relative;
  border-radius: 25px;
  float: right;
  font-size: 18px;
  margin-left: 17px;
  transition: transform 0.6s;
  font-family: "Josefin Sans", serif;
}
@media (max-width: 1226px) {
  #nav_desktop > ul > li > a {
    margin-left: 13px;
    padding: 16px 15px 14px;
    font-size: 17px;
  }
}
@media (max-width: 567px) {
  #nav_desktop > ul > li > a {
    font-size: 16px;
    height: 40px;
    padding: 12px 20px;
  }
}
#nav_desktop > ul > li:not(.btn) > a::before {
  content: "";
  width: 0px;
  opacity: 0;
  transition: width 0.2s, opacity 0.5s, background 0.3s, transform 0.6s, height 0.6s;
  height: 2px;
  position: absolute;
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  left: 11px;
  bottom: -1px;
}
#nav_desktop > ul > li:not(.btn) > a:hover::before,
#nav_desktop > ul > li:hover > a::before,
#nav_desktop > ul > li:not(.btn).current-menu-ancestor > a::before,
#nav_desktop > ul > li:not(.btn).current-menu-parent > a::before,
#nav_desktop > ul > li:not(.btn).current-menu-item > a::before,
#nav_desktop > ul > li > a.selected::before,
#nav_desktop > ul > li.selected > a::before {
  opacity: 1;
  width: calc(100% - 20px);
}

@keyframes show_level2 {
  0% {
    transform: translateX(-50%) scale(0.9);
  }
  100% {
    transform: translateX(-50%) scale(1);
  }
}
#nav_desktop > ul > li:hover ul {
  display: inline-block;
  animation: show_level2 0.6s;
}
#nav_desktop > ul > li > ul {
  position: absolute;
  top: 130px;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0px;
  display: none;
  z-index: 10;
  box-shadow: 2px 4px 14px 0px rgba(0, 0, 0, 0.15);
}
#nav_desktop > ul > li > ul > li {
  background: #fff;
  display: inline-block;
  float: left;
  line-height: 1;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  transition: border 1s;
  box-shadow: 2px 4px 14px 0px rgba(0, 0, 0, 0.09);
}
#nav_desktop > ul > li > ul > li:first-child {
  border: none !important;
}
#nav_desktop > ul > li > ul > li:first-child a {
  border-top: 3px solid #921723 !important;
}
#nav_desktop > ul > li > ul > li:first-child::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: 50%;
  background: inherit;
  transform: rotate(45deg) translateX(-50%);
  box-shadow: 2px 4px 14px 0px rgba(0, 0, 0, 0.15);
  z-index: -1;
}
#nav_desktop > ul > li > ul > li.current-menu-item, #nav_desktop > ul > li > ul > li:hover {
  background: #f2f2f2;
}
#nav_desktop > ul > li > ul > li.current-menu-item, #nav_desktop > ul > li > ul > li.current-menu-item + li, #nav_desktop > ul > li > ul > li:hover, #nav_desktop > ul > li > ul > li:hover + li {
  transition: border 0.5s;
  border-top: 1px solid rgba(0, 0, 0, 0);
}
#nav_desktop > ul > li > ul > li.current-menu-item > a {
  color: #4a4337;
  font-weight: 700;
}
#nav_desktop > ul > li > ul > li.current-menu-item > a::after {
  display: none;
}
#nav_desktop > ul > li > ul > li > a {
  line-height: 1;
  font-size: 13px;
  font-weight: 700;
  color: #003359;
  width: 290px;
  padding: 26px 30px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  position: relative;
}
#nav_desktop > ul > li > ul > li > a::after {
  content: "›";
  font-weight: 400;
  font-size: 23px;
  position: absolute;
  display: inline-block;
  transition: transform 0.15s;
  top: 23px;
  right: 25px;
  opacity: 0;
}
#nav_desktop > ul > li > ul > li > a:hover::after {
  opacity: 1;
  transform: translate3d(1px, 0, 0);
}
#nav_desktop > ul > li > ul > li.menu-item-has-children.current-menu-item ul {
  display: block;
}
#nav_desktop > ul > li > ul > li > ul {
  display: block;
  position: absolute;
  top: 100px;
  left: 0px;
  height: 100px;
  display: none !important;
  background: #e2e2e2;
  width: 40000px;
}
#nav_desktop > ul > li > ul > li > ul > li {
  display: inline-block;
  float: left;
  height: 100%;
}
#nav_desktop > ul > li > ul > li > ul > li:first-child a {
  padding-left: 0;
}
#nav_desktop > ul > li > ul > li > ul > li a {
  padding-top: 42px;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #333333;
}
#nav_desktop > ul > li > ul > li > ul > li a:hover {
  color: #2d2d2d;
}

#header .social-icons {
  height: 100%;
  float: right;
  padding-top: 40px;
  margin-left: 5px;
  display: none !important;
}
@media (max-width: 1226px) {
  #header .social-icons {
    display: none;
  }
}
#header .social-icons ul li {
  display: inline-block;
}
#header .social-icons a.icon-container {
  float: left;
  height: 100%;
  transition: height 1s;
  position: relative;
  text-align: center;
  margin-left: 5px;
}
#header .social-icons a.icon-container .title {
  display: none;
}
#header .social-icons a.icon-container .icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-bottom: 7px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
#header .social-icons a.icon-container .icon svg {
  transform: scale(0.8);
  transition: transform 0.5s;
}
#header .social-icons a.icon-container .icon * {
  fill: #fff;
}
#header .social-icons a.icon-container:hover .icon {
  background: #fff;
}
#header .social-icons a.icon-container:hover .icon svg * {
  fill: #661018 !important;
}
header#header > .background {
  background: #231f20;
}

header#header.page > .background {
  background: #231f20;
}

header#header.headroom {
  will-change: transform;
}
header#header.headroom .background {
  transition: opacity 1s;
}
header#header.headroom.headroom--top .background {
  transition: opacity 1s;
}
header#header.headroom.headroom--pinned .background {
  transition: opacity 1s;
  opacity: 0.96;
}
header#header.headroom.headroom--pinned:not(.headroom--top), header#header.headroom.headroom--not-top, header#header.headroom.headroom--unpinned:not(.stop-animation) {
  transform: translateY(-60px);
}
header#header.headroom.headroom--pinned:not(.headroom--top) .background, header#header.headroom.headroom--not-top .background, header#header.headroom.headroom--unpinned:not(.stop-animation) .background {
  opacity: 0.96 !important;
}
header#header.headroom.headroom--pinned:not(.headroom--top) .logo-container .logo-image, header#header.headroom.headroom--not-top .logo-container .logo-image, header#header.headroom.headroom--unpinned:not(.stop-animation) .logo-container .logo-image {
  transform: translate3d(-10px, 0px, 0) scale(0.6);
}
@media (max-width: 1226px) {
  header#header.headroom.headroom--pinned:not(.headroom--top), header#header.headroom.headroom--not-top, header#header.headroom.headroom--unpinned:not(.stop-animation) {
    transform: translateY(-95px);
  }
}
@media (max-width: 567px) {
  header#header.headroom.headroom--pinned:not(.headroom--top), header#header.headroom.headroom--not-top, header#header.headroom.headroom--unpinned:not(.stop-animation) {
    transform: translateY(-78px);
  }
}
@media (min-width: 1226px) {
  header#header.headroom.headroom--pinned:not(.headroom--top), header#header.headroom.headroom--not-top, header#header.headroom.headroom--unpinned:not(.stop-animation) {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.35);
  }
  header#header.headroom.headroom--pinned:not(.headroom--top) .background, header#header.headroom.headroom--not-top .background, header#header.headroom.headroom--unpinned:not(.stop-animation) .background {
    opacity: 0.96;
  }
  header#header.headroom.headroom--pinned:not(.headroom--top) .logo-container .logo-image, header#header.headroom.headroom--not-top .logo-container .logo-image, header#header.headroom.headroom--unpinned:not(.stop-animation) .logo-container .logo-image {
    transform: translate3d(-10px, 22px, 0) scale(0.65);
  }
  header#header.headroom.headroom--pinned:not(.headroom--top) .logo-text, header#header.headroom.headroom--not-top .logo-text, header#header.headroom.headroom--unpinned:not(.stop-animation) .logo-text {
    opacity: 0;
    transform: translate3d(0px, -30px, 0);
  }
  header#header.headroom.headroom--pinned:not(.headroom--top) .btn-container, header#header.headroom.headroom--not-top .btn-container, header#header.headroom.headroom--unpinned:not(.stop-animation) .btn-container {
    transform: translate3d(0, 15px, 0);
  }
  header#header.headroom.headroom--pinned:not(.headroom--top) .icon-search-container .icon, header#header.headroom.headroom--not-top .icon-search-container .icon, header#header.headroom.headroom--unpinned:not(.stop-animation) .icon-search-container .icon {
    transform: translate3d(0, 35px, 0);
  }
  header#header.headroom.headroom--pinned:not(.headroom--top) .wpml-container, header#header.headroom.headroom--not-top .wpml-container, header#header.headroom.headroom--unpinned:not(.stop-animation) .wpml-container {
    transform: translate3d(0, 30px, 0);
  }
  header#header.headroom.headroom--pinned:not(.headroom--top) #nav_desktop > ul > li:first-child > a a > span, header#header.headroom.headroom--not-top #nav_desktop > ul > li:first-child > a a > span, header#header.headroom.headroom--unpinned:not(.stop-animation) #nav_desktop > ul > li:first-child > a a > span {
    transform: translate3d(0, 24px, 0);
  }
  header#header.headroom.headroom--pinned:not(.headroom--top) #nav_desktop > ul > li:not(.btn) > a, header#header.headroom.headroom--not-top #nav_desktop > ul > li:not(.btn) > a, header#header.headroom.headroom--unpinned:not(.stop-animation) #nav_desktop > ul > li:not(.btn) > a {
    transform: translate3d(0, 23px, 0);
  }
  header#header.headroom.headroom--pinned:not(.headroom--top) #nav_desktop > ul > li:not(.btn) > a::before, header#header.headroom.headroom--not-top #nav_desktop > ul > li:not(.btn) > a::before, header#header.headroom.headroom--unpinned:not(.stop-animation) #nav_desktop > ul > li:not(.btn) > a::before {
    transform: translate3d(0, -3px, 0);
  }
  header#header.headroom.headroom--pinned:not(.headroom--top) #nav_desktop > ul > li.btn a, header#header.headroom.headroom--not-top #nav_desktop > ul > li.btn a, header#header.headroom.headroom--unpinned:not(.stop-animation) #nav_desktop > ul > li.btn a {
    transform: translate3d(0, 24px, 0);
  }
}
#calling_button.headroom.headroom--pinned:not(.headroom--top), #calling_button.headroom.headroom--unpinned:not(.stop-animation) {
  transition: transform 0.6s ease 0s;
  transform: translate3d(0, -150%, 0);
}

.nav_side.headroom {
  will-change: position;
}
.nav_side.headroom.headroom--not-top {
  position: fixed;
  top: 150px;
}

@keyframes open_menu {
  0% {
    transform: translate3d(100%, 0px, 0px);
  }
  100% {
    transform: translate3d(0, 0px, 0px);
  }
}
#nav_mobile_container {
  transform: translate3d(0px, 0px, 0px);
  transition: transform 0.3s, opacity 0.3s, width 1s;
  z-index: 990;
  height: 100%;
  top: 0px;
  right: -1px;
  overflow: hidden;
  position: fixed;
  display: none;
  user-select: none;
  background: linear-gradient(#490c12, #921723);
}
#nav_mobile_container.opened {
  display: block;
  animation: open_menu 0.3s;
}
@media (max-width: 1226px) {
  #nav_mobile_container {
    width: 320px;
  }
}
@media (max-width: 567px) {
  #nav_mobile_container {
    width: 100%;
    max-width: calc(100% - 68px);
  }
}

#nav_mobile {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  width: calc(100% + 20px);
}
#nav_mobile > ul {
  width: 100%;
  margin-top: 130px;
}
@media (max-width: 1226px) {
  #nav_mobile > ul {
    margin-top: 80px;
  }
}
@media (max-width: 567px) {
  #nav_mobile > ul {
    margin-top: 68px;
  }
}
#nav_mobile > ul img {
  display: none;
}
#nav_mobile > ul li:first-child {
  padding-top: 5px;
}
#nav_mobile > ul li:first-child > a {
  border: none !important;
}
#nav_mobile > ul li {
  animation-fill-mode: both;
}
#nav_mobile > ul li:nth-child(1) {
  animation-delay: 0.01s;
  animation-duration: 0.6s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(2) {
  animation-delay: 0.07s;
  animation-duration: 0.7s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(3) {
  animation-delay: 0.13s;
  animation-duration: 0.8s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(4) {
  animation-delay: 0.19s;
  animation-duration: 0.9s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(5) {
  animation-delay: 0.25s;
  animation-duration: 1s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(6) {
  animation-delay: 0.31s;
  animation-duration: 1.1s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(7) {
  animation-delay: 0.37s;
  animation-duration: 1.2s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(8) {
  animation-delay: 0.43s;
  animation-duration: 1.3s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(9) {
  animation-delay: 0.49s;
  animation-duration: 1.4s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(10) {
  animation-delay: 0.55s;
  animation-duration: 1.5s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(11) {
  animation-delay: 0.61s;
  animation-duration: 1.6s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(12) {
  animation-delay: 0.67s;
  animation-duration: 1.7s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(13) {
  animation-delay: 0.73s;
  animation-duration: 1.8s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(14) {
  animation-delay: 0.79s;
  animation-duration: 1.9s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(15) {
  animation-delay: 0.85s;
  animation-duration: 2s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(16) {
  animation-delay: 0.91s;
  animation-duration: 2.1s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(17) {
  animation-delay: 0.97s;
  animation-duration: 2.2s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(18) {
  animation-delay: 1.03s;
  animation-duration: 2.3s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(19) {
  animation-delay: 1.09s;
  animation-duration: 2.4s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(20) {
  animation-delay: 1.15s;
  animation-duration: 2.5s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li a {
  font-size: 22px;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  line-height: 1.2;
  position: relative;
  padding: 20px 50px 20px 30px;
  letter-spacing: 1px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  transition: border 0.6s;
}
#nav_mobile > ul > li:hover, #nav_mobile > ul > li.current-menu-item, #nav_mobile > ul > li.current-menu-ancestor, #nav_mobile > ul > li.current-menu-parent {
  background: rgba(0, 0, 0, 0.4);
}
#nav_mobile > ul > li:hover > a, #nav_mobile > ul > li:hover + li > a, #nav_mobile > ul > li.current-menu-item > a, #nav_mobile > ul > li.current-menu-item + li > a, #nav_mobile > ul > li.current-menu-ancestor > a, #nav_mobile > ul > li.current-menu-ancestor + li > a, #nav_mobile > ul > li.current-menu-parent > a, #nav_mobile > ul > li.current-menu-parent + li > a {
  border-top: 1px solid rgba(0, 0, 0, 0);
}
#nav_mobile > ul > li > a {
  display: inline-block;
  position: relative;
  width: 100%;
  color: white;
}
#nav_mobile > ul > li > a > a::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 5px;
  position: absolute;
  left: 0;
  top: 0;
  background: #921723;
}
#nav_mobile > ul > li > a:nth-child(2n) > a::before {
  background: rgba(146, 23, 35, 0.7);
}
#nav_mobile > ul > li.black a {
  background: #252f36;
  border: 1px solid #1c2227;
  color: #fff;
}
#nav_mobile > ul > li.black a:hover, #nav_mobile > ul > li.black a:focus {
  background: #1c2227;
  color: #fff;
}
#nav_mobile > ul > li.black.current-menu-item a {
  background: #252f36;
}

#nav_mobile > ul > li ul {
  z-index: 1012;
  top: 130px;
}
@media (max-width: 1226px) {
  #nav_mobile > ul > li ul {
    top: 80px;
  }
}
@media (max-width: 567px) {
  #nav_mobile > ul > li ul {
    top: 68px;
  }
}
#nav_mobile > ul > li ul li > a {
  color: #fff;
  display: none;
}
#nav_mobile > ul > li ul.opened {
  transform: translate3d(7.4%, 0px, 0px);
}
#nav_mobile > ul > li ul.opened > li > a {
  display: block;
}
#nav_mobile > ul > li > ul > li {
  background: #921723;
}
#nav_mobile > ul > li > ul {
  background: #661018;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  width: 108.1%;
  position: absolute;
  right: 1px;
  transform: translate3d(108%, 0px, 0px);
  transition: transform 0.3s;
}
#nav_mobile > ul > li > ul > li.current-menu-item, #nav_mobile > ul > li > ul > li.current-menu-ancestor, #nav_mobile > ul > li > ul > li:hover {
  background: #78131c;
}
#nav_mobile > ul > li > ul > li.current-menu-item > a, #nav_mobile > ul > li > ul > li.current-menu-item + li > a, #nav_mobile > ul > li > ul > li.current-menu-ancestor > a, #nav_mobile > ul > li > ul > li.current-menu-ancestor + li > a, #nav_mobile > ul > li > ul > li:hover > a, #nav_mobile > ul > li > ul > li:hover + li > a {
  border-top: 1px solid rgba(255, 255, 255, 0);
}
#nav_mobile > ul > li > ul li.menu-item-has-children > a::after {
  color: #fff;
  right: 30px;
}

#nav_mobile > ul > li > ul > li > ul > li {
  background: #43979d;
  padding-right: 70px;
}
#nav_mobile > ul > li > ul > li > ul {
  transition: transform 0.3s;
  background: #2d2921;
  top: 0;
  position: absolute;
  height: 100%;
  width: 108.1%;
  transform: translate3d(108%, 0px, 0px);
}
#nav_mobile > ul > li > ul > li > ul.active {
  transform: translate3d(0%, 0px, 0px);
}
#nav_mobile > ul > li > ul > li > ul li:hover, #nav_mobile > ul > li > ul > li > ul li.current-menu-item {
  background: #3a8387;
}

#menu_2 {
  background: #f3f3f3;
  padding: 10px 30px;
}
#menu_2 > ul > li {
  display: inline-block;
  width: 49%;
}
#menu_2 > ul > li:nth-child(1) a {
  animation-delay: 0.46s;
  animation-duration: 0.55s;
  animation-name: fade_scale_95;
}
#menu_2 > ul > li:nth-child(2) a {
  animation-delay: 0.52s;
  animation-duration: 0.6s;
  animation-name: fade_scale_95;
}
#menu_2 > ul > li:nth-child(3) a {
  animation-delay: 0.58s;
  animation-duration: 0.65s;
  animation-name: fade_scale_95;
}
#menu_2 > ul > li:nth-child(4) a {
  animation-delay: 0.64s;
  animation-duration: 0.7s;
  animation-name: fade_scale_95;
}
#menu_2 > ul > li:nth-child(5) a {
  animation-delay: 0.7s;
  animation-duration: 0.75s;
  animation-name: fade_scale_95;
}
#menu_2 > ul > li:nth-child(6) a {
  animation-delay: 0.76s;
  animation-duration: 0.8s;
  animation-name: fade_scale_95;
}
#menu_2 > ul > li:nth-child(7) a {
  animation-delay: 0.82s;
  animation-duration: 0.85s;
  animation-name: fade_scale_95;
}
#menu_2 > ul > li:nth-child(8) a {
  animation-delay: 0.88s;
  animation-duration: 0.9s;
  animation-name: fade_scale_95;
}
#menu_2 > ul > li:nth-child(9) a {
  animation-delay: 0.94s;
  animation-duration: 0.95s;
  animation-name: fade_scale_95;
}
#menu_2 > ul > li:nth-child(10) a {
  animation-delay: 1s;
  animation-duration: 1s;
  animation-name: fade_scale_95;
}
#menu_2 > ul > li > a {
  font-size: 13px;
  color: #6d6d6d;
  display: inline-block;
  padding: 12px 0px 13px 10px;
  position: relative;
  animation-fill-mode: both;
}
#menu_2 > ul > li > a:before {
  content: "›";
  position: absolute;
  top: 11px;
  left: 0px;
  display: inline-block;
  font-weight: 400;
  color: #6d6d6d;
}
#menu_2 > ul > li:hover > a, #menu_2 > ul > li.current-menu-item > a, #menu_2 > ul > li.current-menu-ancestor > a, #menu_2 > ul > li.current-menu-parent > a {
  color: #f39b1e;
}
#menu_2 > ul > li > ul {
  display: none;
}

#nav_mobile .logo-container {
  height: 80px;
  width: 80px;
  position: relative;
  z-index: 1011;
}
@media (max-width: 567px) {
  #nav_mobile .logo-container {
    height: 68px;
    width: 68px;
  }
}
#nav_mobile .logo-container .logo-image {
  height: 100%;
  width: 100%;
  transition: transform 0.6s;
  user-select: none;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 11px;
}
#nav_mobile .logo-container .logo-image svg {
  transform: scale(0.5);
}
#nav_mobile .logo-container .logo-image svg * {
  fill: #fff !important;
}
.bar-top, #nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal {
  display: flex;
  align-items: center;
  height: 80px;
  position: absolute;
  transform: translate3d(0px, 0px, 0px);
  transition: transform 0.3s;
  top: 0px;
  right: 0px;
  width: 100%;
  padding-right: 80px;
}
.bar-top p, #nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal p {
  animation: fade 1s;
  font-size: 9px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  padding-left: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.bar-top::after, #nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal::after {
  content: none;
}
.bar-top.l2, #nav_mobile .l2.wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal, .bar-top.l3, #nav_mobile .l3.wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal {
  display: none;
  transform: translate3d(100%, 0px, 0px);
}
.bar-top.l2.opened, #nav_mobile .l2.opened.wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal, .bar-top.l3.opened, #nav_mobile .l3.opened.wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal {
  display: flex;
  transform: translate3d(0px, 0px, 0px);
}
@media (max-width: 567px) {
  .bar-top, #nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal {
    height: 68px;
    padding-right: 68px;
  }
}

#nav_mobile .social-icons {
  height: 60px;
  width: 100%;
  margin-right: 10px;
  display: none;
  background: #dcdcdc;
  padding-top: 12px;
  padding-left: 20px;
  display: none !important;
}
@media (max-width: 1226px) {
  #nav_mobile .social-icons {
    display: inline-block;
  }
}
#nav_mobile .social-icons ul {
  text-align: center;
}
#nav_mobile .social-icons ul li {
  display: inline-block;
  animation-duration: 1s;
}
#nav_mobile .social-icons ul li:nth-child(1) {
  animation-delay: 0s;
}
#nav_mobile .social-icons ul li:nth-child(2) {
  animation-delay: 0.1s;
}
#nav_mobile .social-icons ul li:nth-child(3) {
  animation-delay: 0.2s;
}
#nav_mobile .social-icons ul li:nth-child(4) {
  animation-delay: 0.3s;
}
#nav_mobile .social-icons ul li:nth-child(5) {
  animation-delay: 0.4s;
}
#nav_mobile .social-icons ul li:nth-child(6) {
  animation-delay: 0.5s;
}
#nav_mobile .social-icons ul li:nth-child(7) {
  animation-delay: 0.6s;
}
#nav_mobile .social-icons ul li:nth-child(8) {
  animation-delay: 0.7s;
}
#nav_mobile .social-icons ul li:nth-child(9) {
  animation-delay: 0.8s;
}
#nav_mobile .social-icons ul li:nth-child(10) {
  animation-delay: 0.9s;
}
#nav_mobile .social-icons ul li a.icon-container {
  float: left;
  margin: 0 3px;
}
#nav_mobile .social-icons ul li a.icon-container .title {
  display: none;
}
#nav_mobile .social-icons ul li a.icon-container .icon {
  border-radius: 50%;
  width: 24px;
  height: 24px;
}
#nav_mobile .social-icons ul li a.icon-container .icon svg {
  transform: scale(1.25);
}
#nav_mobile .social-icons ul li a.icon-container .icon.facebook svg {
  transform: scale(1);
}
#nav_mobile .social-icons ul li a.icon-container .icon.youtube svg {
  transform: scale(0.95) translate3d(-0.5px, 1px, 0);
}
#nav_mobile .social-icons ul li a.icon-container .icon.vimeo svg {
  transform: scale(1.2) translate3d(-0.5px, 1px, 0);
}
#nav_mobile .social-icons ul li a.icon-container .icon.linkedin svg {
  transform: scale(0.8) translate3d(0px, 0px, 0);
}
#nav_mobile .social-icons ul li a.icon-container .icon.twitter svg {
  transform: scale(1) translate3d(0px, 0px, 0);
}
#nav_mobile .social-icons ul li a.icon-container .icon path {
  transition: fill 0.3s;
}
#nav_mobile .social-icons ul li a.icon-container .icon path.st0 {
  fill: #222d62;
}
#nav_mobile .social-icons ul li a.icon-container .icon path.st1, #nav_mobile .social-icons ul li a.icon-container .icon rect {
  fill: #ede4d6;
}
#nav_mobile .social-icons ul li a.icon-container .icon:hover svg * {
  fill: #151c3c;
}
#nav_mobile .social-icons ul li a.icon-container:last-child .icon {
  margin-right: 0;
}

#calling_button {
  height: 80px;
  width: 80px;
  right: 80px;
  position: fixed;
  top: 0;
  z-index: 1000;
  transition: transform 0.6s ease 0.1s;
  animation: fade 1s;
  display: none;
}
#calling_button .icon-container {
  height: 50px;
  width: 50px;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}
@media (max-width: 567px) {
  #calling_button .icon-container {
    top: 25%;
    left: 25%;
    height: 50%;
    width: 50%;
  }
}
#calling_button .back-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(146, 23, 35, 0.6);
  top: 0px;
  left: 0;
  border-radius: 50%;
  animation: pumpIt_calling_back_icon 3s ease 0.5s infinite both;
}
@keyframes pumpIt_calling_back_icon {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  50% {
    opacity: 0.15;
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}
#calling_button .icon {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(146, 23, 35, 0.1);
  top: 0;
  left: 0;
  border-radius: 50%;
}
#calling_button svg {
  transform: scale(0.4);
}
#calling_button svg path {
  fill: #921723;
}
@media (max-width: 1226px) {
  #calling_button {
    display: inline-block;
  }
}
@media (max-width: 567px) {
  #calling_button {
    height: 68px;
    width: 68px;
    right: 68px;
  }
}

#nav_mobile .icon-search-container {
  position: absolute;
  top: 0;
  height: 80px;
  width: 80px;
  right: 160px;
  animation: fade 2s ease 0.1s;
  z-index: 1012;
}
@media (max-width: 567px) {
  #nav_mobile .icon-search-container {
    height: 68px;
    width: calc(68px - 18px);
    right: 136px;
  }
}
#nav_mobile .icon-search-container .icon {
  margin-top: 5px;
  width: 40px;
  height: 40px;
  transition: transform 0.5s, background 0.6s;
}
#nav_mobile .icon-search-container .icon svg {
  transform: scale(0.55);
}
#nav_mobile .icon-search-container .icon path {
  fill: #fff;
}

#header.page .wpml-ls-legacy-dropdown > ul > li > a, #header.page #lang_sel > ul > li > a {
  color: #fff !important;
}
#header.page .wpml-ls-legacy-dropdown > ul > li > a span::after, #header.page #lang_sel > ul > li > a span::after {
  background-image: url("../assets/images/icon-wpml-down1.svg");
}
#header .wpml-container {
  transition: transform 0.6s;
  height: 100%;
  display: inline-block;
  float: right;
  margin-left: 20px;
  position: relative;
}
#header .wpml-container:before {
  content: "";
  width: 1px;
  height: 15px;
  position: absolute;
  display: inline-block;
  background: #125c80;
  opacity: 0.2;
  top: 38px;
  left: -7px;
}
#header .wpml-container .wpml-ls-legacy-dropdown, #header .wpml-container #lang_sel {
  height: 100%;
  position: relative;
}
@media (max-width: 1070px) {
  #header .wpml-container .wpml-ls-legacy-dropdown, #header .wpml-container #lang_sel {
    display: none;
  }
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul, #header .wpml-container #lang_sel > ul {
  height: 100%;
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul > li, #header .wpml-container #lang_sel > ul > li {
  height: 100%;
  outline: 0 none !important;
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul > li a, #header .wpml-container #lang_sel > ul > li a {
  font-size: 14px;
  font-weight: 700;
  color: rgba(74, 67, 55, 0.9);
  font-family: "Calibri", serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  user-select: none;
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul > li > a, #header .wpml-container #lang_sel > ul > li > a {
  height: 100%;
  padding: 33px 16px 10px 12px;
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul > li > a span, #header .wpml-container #lang_sel > ul > li > a span {
  position: relative;
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul > li > a span::after, #header .wpml-container #lang_sel > ul > li > a span::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 6px;
  right: -14px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../assets/images/icon-wpml-down1.svg");
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul > li > ul, #header .wpml-container #lang_sel > ul > li > ul {
  visibility: hidden;
  position: absolute;
  top: calc(100% - 5px);
  left: -11px;
  z-index: 100;
  padding: 0 20px 20px;
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul > li > ul > li, #header .wpml-container #lang_sel > ul > li > ul > li {
  height: 40px;
  width: 40px;
  background: #eeeeee;
  border-radius: 50%;
  margin-bottom: 9px;
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul > li > ul > li:hover, #header .wpml-container #lang_sel > ul > li > ul > li:hover {
  background: rgb(255, 255, 255);
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul > li > ul > li > a, #header .wpml-container #lang_sel > ul > li > ul > li > a {
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 8px;
  border-radius: 50%;
}
#header .wpml-container .wpml-ls-legacy-dropdown ul:hover, #header .wpml-container .wpml-ls-legacy-dropdown ul:hover ul, #header .wpml-container #lang_sel ul:hover, #header .wpml-container #lang_sel ul:hover ul {
  visibility: visible !important;
}
#header .wpml-container .wpml-ls-legacy-dropdown > ul:hover > ul > li > a, #header .wpml-container #lang_sel > ul:hover > ul > li > a {
  color: #4a4337;
}

#nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal {
  position: absolute;
  padding-left: 12px;
  overflow: hidden;
  z-index: 1012;
  animation: fade 2s;
}
#nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal > ul {
  height: 100%;
}
#nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal > ul > li {
  height: 100%;
  display: inline-block;
  position: relative;
}
#nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal > ul > li.wpml-ls-current-language a {
  text-decoration: underline;
}
#nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal > ul > li:before {
  content: "";
  background: rgba(46, 43, 38, 0.5);
  height: 15px;
  width: 1px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 28px;
}
#nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal > ul > li:first-child:before {
  display: none;
}
#nav_mobile .wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal > ul > li > a {
  font-size: 11.5px;
  font-weight: 700;
  font-family: "Calibri", serif;
  color: white;
  letter-spacing: 2px;
  padding: 26px 22px;
  display: inline-block;
  height: 100%;
  text-transform: uppercase;
}

#nav_mobile .wpml-ls-legacy-dropdown,
#nav_mobile #lang_sel {
  position: absolute;
  top: 0;
  right: 80px;
  height: 80px;
  display: inline-block;
  transition: transform 0.6s;
  z-index: 1012;
}
@media (max-width: 567px) {
  #nav_mobile .wpml-ls-legacy-dropdown,
#nav_mobile #lang_sel {
    height: 68px;
    right: 68px;
  }
}
#nav_mobile .wpml-ls-legacy-dropdown > ul,
#nav_mobile #lang_sel > ul {
  height: 100%;
}
#nav_mobile .wpml-ls-legacy-dropdown > ul > li,
#nav_mobile #lang_sel > ul > li {
  height: 100%;
  outline: 0 none !important;
}
#nav_mobile .wpml-ls-legacy-dropdown a,
#nav_mobile #lang_sel a {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Calibri", serif;
  text-transform: uppercase;
  width: 80px;
  animation: fade 2s ease 0.1s both;
}
@media (max-width: 567px) {
  #nav_mobile .wpml-ls-legacy-dropdown a,
#nav_mobile #lang_sel a {
    width: 68px;
  }
}
#nav_mobile .wpml-ls-legacy-dropdown > ul:hover > ul > li > a,
#nav_mobile #lang_sel > ul:hover > ul > li > a {
  color: #4a4337;
}
#nav_mobile .wpml-ls-legacy-dropdown > ul > li > a,
#nav_mobile #lang_sel > ul > li > a {
  height: 100%;
  padding: 0px 16px 0px 12px;
}
#nav_mobile .wpml-ls-legacy-dropdown > ul > li > a span,
#nav_mobile #lang_sel > ul > li > a span {
  position: relative;
}
#nav_mobile .wpml-ls-legacy-dropdown > ul > li > a span::after,
#nav_mobile #lang_sel > ul > li > a span::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 6px;
  right: -14px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../assets/images/icon-wpml-down2.svg");
}
#nav_mobile .wpml-ls-legacy-dropdown ul:hover, #nav_mobile .wpml-ls-legacy-dropdown ul:hover ul,
#nav_mobile #lang_sel ul:hover,
#nav_mobile #lang_sel ul:hover ul {
  visibility: visible !important;
}
#nav_mobile .wpml-ls-legacy-dropdown > ul > li > ul,
#nav_mobile #lang_sel > ul > li > ul {
  visibility: hidden;
  position: absolute;
  top: 72px;
  left: -12px;
  z-index: 100;
  padding: 0 20px 20px;
}
@media (max-width: 567px) {
  #nav_mobile .wpml-ls-legacy-dropdown > ul > li > ul,
#nav_mobile #lang_sel > ul > li > ul {
    top: 60px;
  }
}
#nav_mobile .wpml-ls-legacy-dropdown > ul > li > ul > li,
#nav_mobile #lang_sel > ul > li > ul > li {
  height: 40px;
  width: 40px;
  background: #fff;
  border-radius: 50%;
  margin-bottom: 9px;
}
#nav_mobile .wpml-ls-legacy-dropdown > ul > li > ul > li:hover,
#nav_mobile #lang_sel > ul > li > ul > li:hover {
  background: rgb(255, 255, 255);
}
#nav_mobile .wpml-ls-legacy-dropdown > ul > li > ul > li > a,
#nav_mobile #lang_sel > ul > li > ul > li > a {
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 8px;
  border-radius: 50%;
  color: #000;
}

#comments_title, #reply_title {
  font-size: 28px;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  color: #921723;
  margin-bottom: 0px;
  color: #333333;
}

ol.comment_list {
  list-style-type: none;
  margin: 0;
  margin-bottom: 50px;
}
ol.comment_list ol {
  list-style-type: none;
}
ol.comment_list > li.comment {
  margin-bottom: 20px;
  padding: 35px 0% 25px;
  animation: fade 1s;
  overflow: hidden;
}
ol.comment_list > li.comment .comment-body .comment-author.vcard {
  line-height: 1;
}
ol.comment_list > li.comment .comment-body .comment-author.vcard img {
  padding: 5px;
  width: 40px;
  height: 40px;
  display: none !important;
}
ol.comment_list > li.comment .comment-body .comment-author.vcard cite {
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  float: left;
  padding-top: 3px;
}
ol.comment_list > li.comment .comment-body .comment-author.vcard cite a {
  font-family: "Josefin Sans", serif;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0;
}
ol.comment_list > li.comment .comment-body .comment-author.vcard span {
  display: none;
}
ol.comment_list > li.comment .comment-body .comment-awaiting-moderation {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 5px 10px;
  font-size: 14px;
  display: inline-block;
  float: right;
}
ol.comment_list > li.comment .comment-body .comment-meta {
  float: left;
  line-height: 1;
  padding-top: 0px;
  padding-left: 42px;
  position: relative;
}
ol.comment_list > li.comment .comment-body .comment-meta a {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
}
ol.comment_list > li.comment .comment-body .comment-meta a:hover, ol.comment_list > li.comment .comment-body .comment-meta a:focus {
  text-decoration: underline;
}
ol.comment_list > li.comment .comment-body .comment-meta::before {
  position: absolute;
  top: 9px;
  left: 10px;
  content: "";
  line-height: 1;
  font-size: 12px;
  width: 25px;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  margin-left: 2px;
}
ol.comment_list > li.comment .comment-body p {
  padding-top: 20px;
  clear: both;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 1.4;
}
ol.comment_list > li.comment .reply {
  margin-top: 10px;
  margin-bottom: 0px;
}
ol.comment_list > li.comment .reply a, ol.comment_list > li.comment .reply button {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  font-style: normal;
  font-size: 16px;
  padding: 5px 20px;
  position: relative;
}
ol.comment_list > li.comment .reply a::before, ol.comment_list > li.comment .reply button::before {
  content: "";
  display: inline-block;
  height: 1px;
  width: 17px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 13px;
  left: -1px;
}
ol.comment_list > li.comment .reply a:hover, ol.comment_list > li.comment .reply button:hover {
  color: black;
}
ol.comment_list > li.comment ol.children {
  margin-top: 20px;
}
ol.comment_list > li.comment ol.children > li.comment {
  padding: 30px 6% 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#respond, #respond_ng {
  margin-bottom: 60px;
}
#respond #reply_title > a, #respond_ng #reply_title > a {
  text-transform: none;
  font-family: inherit;
  font-size: 1em;
}
#respond #reply_title small, #respond_ng #reply_title small {
  margin-top: 10px;
  margin-bottom: 30px;
}
#respond #reply_title small a#cancel-comment-reply-link, #respond_ng #reply_title small a#cancel-comment-reply-link {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  font-style: normal;
  font-size: 16px;
  padding: 5px 0px 5px 20px;
  position: relative;
  margin-left: 15px;
}
#respond #reply_title small a#cancel-comment-reply-link::before, #respond_ng #reply_title small a#cancel-comment-reply-link::before {
  content: "";
  display: inline-block;
  height: 1px;
  width: 15px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 15px;
  left: 0px;
}
#respond #reply_title small a#cancel-comment-reply-link:hover, #respond_ng #reply_title small a#cancel-comment-reply-link:hover {
  color: black;
}
#respond #reply_title small a#cancel-comment-reply-link:nth-child(2), #respond_ng #reply_title small a#cancel-comment-reply-link:nth-child(2) {
  margin-left: 15px;
}
#respond form, #respond_ng form {
  color: transparent;
}
#respond form .wp-editor-wrap, #respond_ng form .wp-editor-wrap {
  margin-bottom: 20px;
}
#respond form p.comment-notes, #respond_ng form p.comment-notes {
  font-size: 12px;
  text-align: left;
  margin-bottom: 25px;
}
#respond form p.logged-in-as, #respond_ng form p.logged-in-as {
  text-align: left;
  margin-bottom: 10px;
}
#respond form p.logged-in-as a, #respond form p.logged-in-as button, #respond_ng form p.logged-in-as a, #respond_ng form p.logged-in-as button {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  font-style: normal;
  font-size: 16px;
  padding: 5px 0px 5px 20px;
  position: relative;
}
#respond form p.logged-in-as a::before, #respond form p.logged-in-as button::before, #respond_ng form p.logged-in-as a::before, #respond_ng form p.logged-in-as button::before {
  content: "";
  display: inline-block;
  height: 1px;
  width: 15px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 19px;
  left: 0px;
}
#respond form p.logged-in-as a:hover, #respond form p.logged-in-as button:hover, #respond_ng form p.logged-in-as a:hover, #respond_ng form p.logged-in-as button:hover {
  color: black;
}
#respond form p.logged-in-as a:nth-child(2), #respond form p.logged-in-as button:nth-child(2), #respond_ng form p.logged-in-as a:nth-child(2), #respond_ng form p.logged-in-as button:nth-child(2) {
  margin-left: 15px;
}
#respond form p.note, #respond_ng form p.note {
  padding-top: 10px;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  font-size: 13px;
  margin-bottom: 10px;
  display: none;
}
#respond form .container, #respond_ng form .container {
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
  height: 35px;
}
#respond form .container.comment, #respond_ng form .container.comment {
  margin-top: 20px;
  position: relative;
}
#respond form .container label, #respond_ng form .container label {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 85px;
  float: left;
  height: 100%;
  font-weight: 700;
  font-size: 13px;
  padding-right: 10px;
  margin-bottom: 3px;
}
#respond form .container label .comment_markup_notes, #respond_ng form .container label .comment_markup_notes {
  padding-top: 20px;
  padding-right: 10px;
}
#respond form .container label .comment_markup_notes, #respond form .container label .comment_markup_notes code, #respond_ng form .container label .comment_markup_notes, #respond_ng form .container label .comment_markup_notes code {
  line-height: 1.3;
  font-size: 9px;
}
#respond form .container input, #respond_ng form .container input {
  float: left;
  display: inline-block;
  width: calc(100% - 85px);
  position: relative;
  user-select: text;
  font-size: 17px;
  will-change: box-shadow, background, padding-left;
  font-weight: 400;
  font-family: "Calibri", serif;
  letter-spacing: 0px;
  height: 100%;
  z-index: 10;
  padding: 3px 5px;
  transition: padding-left 0.3s;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  background: #fff !important;
}
@media (max-width: 1024px) {
  #respond form .container input, #respond_ng form .container input {
    font-size: 15px;
  }
}
@media (max-width: 567px) {
  #respond form .container input, #respond_ng form .container input {
    font-size: 13px;
  }
}
#respond form .container input.ng-pristine, #respond_ng form .container input.ng-pristine {
  border: 1px solid #fff !important;
}
#respond form .container input.focus, #respond form .container input:focus, #respond_ng form .container input.focus, #respond_ng form .container input:focus {
  border: 1px solid #b3b3b3;
}
#respond form .container input:-webkit-autofill, #respond_ng form .container input:-webkit-autofill {
  border: 1px solid #fff;
  transition: border 0s;
}
#respond form .container input[type=number]::-webkit-inner-spin-button,
#respond form .container input[type=number]::-webkit-outer-spin-button, #respond_ng form .container input[type=number]::-webkit-inner-spin-button,
#respond_ng form .container input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#respond form p.comment-form-cookies-consent, #respond_ng form p.comment-form-cookies-consent {
  width: calc(100% - 85px);
  float: right;
  margin-bottom: 20px;
}
#respond form p.comment-form-cookies-consent input[type=checkbox], #respond_ng form p.comment-form-cookies-consent input[type=checkbox] {
  cursor: pointer;
  transform: translate(1px, 2px);
}
#respond form p.comment-form-cookies-consent label, #respond_ng form p.comment-form-cookies-consent label {
  user-select: none;
  cursor: pointer;
  font-size: 14px;
  padding: 5px;
}
#respond form p.form-submit, #respond_ng form p.form-submit {
  text-align: right;
}
#respond form p.form-submit input[type=submit], #respond_ng form p.form-submit input[type=submit] {
  margin-top: 20px;
  padding: 18px 20px 15px;
  font-size: 15px;
  line-height: 1;
  font-family: "Josefin Sans", serif;
  letter-spacing: 1px;
  background: #262626;
  color: #fff;
}
#respond form p.form-submit input[type=submit]:hover, #respond form p.form-submit input[type=submit]:focus, #respond_ng form p.form-submit input[type=submit]:hover, #respond_ng form p.form-submit input[type=submit]:focus {
  background: #0d0d0d;
}
@media (max-width: 567px) {
  #respond form p.form-submit input[type=submit], #respond_ng form p.form-submit input[type=submit] {
    width: 100% !important;
  }
}

.blockUI.blockOverlay {
  transition: opacity 0.5s !important;
}
.blockUI.blockMsg {
  top: 50% !important;
}

body.single-post header#header > .background,
body.single-post header#header {
  background: #661018;
  background: #231f20;
}

form.post-password-form {
  background: #fff;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
form.post-password-form p {
  margin-bottom: 10px;
  text-align: center;
}
form.post-password-form p input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 5px;
}
form.post-password-form p input[type=password]:focus {
  border: 1px solid rgba(0, 0, 0, 0.5);
}
form.post-password-form p input[type=submit]:hover {
  background: #e6e6e6;
}

li.flex-accordeon {
  background: #1b1b1b;
  padding: 80px 0 80px;
}
@media (max-width: 1226px) {
  li.flex-accordeon {
    padding: 50px 0 50px;
  }
}
li.flex-accordeon .fond {
  height: 600px;
  position: absolute;
  width: 50%;
  left: 0;
  top: 120px;
  animation: fade 2s;
  background-size: contain;
}
@media (max-width: 1226px) {
  li.flex-accordeon .fond {
    display: none;
  }
}
li.flex-accordeon .titres-section-container {
  width: 40%;
  display: inline-block;
  float: left;
  margin-bottom: 60px;
}
@media (max-width: 1226px) {
  li.flex-accordeon .titres-section-container {
    width: 100%;
  }
}
li.flex-accordeon .titres-section-container .sur-titre-section {
  font-size: 14px;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  color: #fff;
  animation: fade 2.5s;
  text-transform: uppercase;
  letter-spacing: 4px;
  z-index: 4;
  user-select: none;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
}
@media (max-width: 567px) {
  li.flex-accordeon .titres-section-container .sur-titre-section {
    font-size: 10px;
    margin-bottom: 10px;
  }
}
li.flex-accordeon .titres-section-container .sur-titre-section:after {
  content: "";
  position: absolute;
  top: 10px;
  left: calc(100% + 15px);
  height: 1px;
  width: 70px;
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: #921723;
}
@media (max-width: 567px) {
  li.flex-accordeon .titres-section-container .sur-titre-section:after {
    top: 8px;
  }
}
li.flex-accordeon .titres-section-container .titre-section {
  font-size: 35px;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  color: #fff;
  animation: fade 2s;
  line-height: 1.1;
  letter-spacing: 4.5px;
  position: relative;
  text-transform: uppercase;
  z-index: 4;
  user-select: none;
}
@media (max-width: 1226px) {
  li.flex-accordeon .titres-section-container .titre-section {
    font-size: 35px;
  }
}
@media (max-width: 567px) {
  li.flex-accordeon .titres-section-container .titre-section {
    font-size: 25px;
  }
}
li.flex-accordeon .ul-accordeon {
  width: 60%;
  display: inline-block;
  float: left;
}
@media (max-width: 1226px) {
  li.flex-accordeon .ul-accordeon {
    width: 100%;
  }
}
li.flex-accordeon .ul-accordeon > li {
  position: relative;
  display: inline-block;
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 15px;
  padding: 0px 20px 0px;
}
li.flex-accordeon .ul-accordeon > li .titre-container {
  cursor: pointer;
  padding-right: 45px;
  display: inline-block;
  width: 100%;
  position: relative;
}
li.flex-accordeon .ul-accordeon > li .titre-container .bloc-titre {
  padding: 24px 0 26px;
}
li.flex-accordeon .ul-accordeon > li .titre-container:hover .icon-container {
  background: #921723;
}
li.flex-accordeon .ul-accordeon > li .titre-container:hover .st0 {
  stroke: #fff !important;
}
li.flex-accordeon .ul-accordeon > li .titre-container .date {
  cursor: pointer;
  display: inline;
  font-size: 14.5px;
  font-weight: 700;
  color: #921723;
  padding-bottom: 0;
  user-select: none;
  margin-right: 10px;
}
li.flex-accordeon .ul-accordeon > li .titre-container .titre {
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-family: "Josefin Sans", serif;
  font-weight: 700;
  text-transform: uppercase;
  user-select: none;
  color: #4a4337;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
li.flex-accordeon .ul-accordeon > li .titre-container .chapeau p {
  font-size: 13.5px;
  font-weight: 300;
  font-style: italic;
  color: rgba(255, 255, 255, 0.25);
  letter-spacing: 0.5px;
  line-height: 1.8;
  padding-bottom: 0;
  cursor: pointer;
}
li.flex-accordeon .ul-accordeon > li .titre-container .icon-container {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: #f0f0eb;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 17px;
  text-align: center;
  cursor: pointer;
  transition: transform 0.3s;
}
li.flex-accordeon .ul-accordeon > li .titre-container .icon-container .icon {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.2s;
}
@media (max-width: 768px) {
  li.flex-accordeon .ul-accordeon > li .titre-container .icon-container .icon {
    width: 7.5px;
    height: 7.5px;
  }
}
li.flex-accordeon .ul-accordeon > li .titre-container .icon-container svg {
  transition: transform 0.3s;
  transform: scale(1);
}
li.flex-accordeon .ul-accordeon > li .titre-container .icon-container .st0 {
  fill: none;
  stroke: #82827f;
  stroke-width: 8;
  stroke-miterlimit: 10;
}
li.flex-accordeon .ul-accordeon > li .titre-container .icon-container .hor {
  transition: opacity 0.2s;
}
li.flex-accordeon .ul-accordeon > li .contenu-container {
  padding-top: 10px;
  padding-bottom: 20px;
  display: none;
  overflow: hidden;
  padding-right: 6%;
}
@media (max-width: 567px) {
  li.flex-accordeon .ul-accordeon > li .contenu-container {
    padding-right: 0;
  }
}
li.flex-accordeon .ul-accordeon > li .contenu-container ul {
  padding-left: 20px;
  padding-right: 10%;
}
@media (max-width: 567px) {
  li.flex-accordeon .ul-accordeon > li .contenu-container ul {
    padding-left: 15px;
  }
}
li.flex-accordeon .ul-accordeon > li .contenu-container ul li {
  font-size: 15.5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 11px 10px 11px 40px;
  margin-bottom: 0;
}
li.flex-accordeon .ul-accordeon > li .contenu-container ul li::before {
  top: 11px;
  left: 30px;
}
li.flex-accordeon .ul-accordeon > li .contenu-container ul li:last-child {
  border-bottom: none;
}
@media (max-width: 567px) {
  li.flex-accordeon .ul-accordeon > li .contenu-container ul li {
    padding-left: 30px;
  }
  li.flex-accordeon .ul-accordeon > li .contenu-container ul li::before {
    left: 20px;
  }
}
li.flex-accordeon .ul-accordeon > li .contenu-container .texte p, li.flex-accordeon .ul-accordeon > li .contenu-container .texte a {
  color: rgba(255, 255, 255, 0.5);
}
li.flex-accordeon .ul-accordeon > li .contenu-container .image-container {
  position: relative;
  height: 337px;
  margin-bottom: 25px;
}
@media (max-width: 1226px) {
  li.flex-accordeon .ul-accordeon > li .contenu-container .image-container {
    height: 290px;
  }
}
@media (max-width: 567px) {
  li.flex-accordeon .ul-accordeon > li .contenu-container .image-container {
    height: 118px;
  }
}
li.flex-accordeon .ul-accordeon > li .contenu-container .image-container.has-lightbox {
  cursor: pointer;
}
li.flex-accordeon .ul-accordeon > li .contenu-container .col {
  position: relative;
  height: auto;
}
li.flex-accordeon .ul-accordeon > li .contenu-container .col .image-col {
  transform: translate3d(0, 12px, 0);
  width: 100%;
  height: auto;
  display: block;
}
li.flex-accordeon .ul-accordeon > li .contenu-container .col .image-col.has-lightbox + .overlay {
  cursor: pointer;
}
@media (max-width: 567px) {
  li.flex-accordeon .ul-accordeon > li .contenu-container .col {
    width: 100% !important;
  }
}
li.flex-accordeon .ul-accordeon > li .contenu-container .col .overlay {
  opacity: 0;
  transition: opacity 0.3s;
  background: rgba(0, 0, 0, 0.1);
}
li.flex-accordeon .ul-accordeon > li .contenu-container .col .overlay .icon {
  width: 34px;
  height: 34px;
  position: absolute;
  bottom: 0;
  right: 0;
}
li.flex-accordeon .ul-accordeon > li .contenu-container .col .overlay .icon .st0 {
  fill: #fff;
}
li.flex-accordeon .ul-accordeon > li .contenu-container .col1 {
  width: 23.2%;
}
li.flex-accordeon .ul-accordeon > li .contenu-container .col2 {
  float: right;
  width: 71.8%;
}
li.flex-accordeon.opened .bloc-titre:hover .icon-container {
  background: #4a4337;
}
li.flex-accordeon.opened .icon-container .vert {
  opacity: 0;
}

li.flex-chapeau {
  margin-bottom: 40px;
}
li.flex-chapeau .banner_content {
  max-width: 80%;
}
@media (max-width: 567px) {
  li.flex-chapeau .banner_content {
    max-width: 100%;
  }
}
li.flex-chapeau .text {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding-top: 40px;
}
li.flex-chapeau .text p {
  color: #921723;
  font-size: 30px;
  width: 700;
  font-family: "Josefin Sans", serif;
  line-height: 1.5;
}
@media (max-width: 768px) {
  li.flex-chapeau .text p {
    font-size: 25px;
  }
}
@media (max-width: 567px) {
  li.flex-chapeau .text p {
    font-size: 16px;
  }
}

li.flex-downloads {
  position: relative;
  padding: 40px 0px 30px;
  margin-top: 20px;
  margin-bottom: 70px;
  box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.07);
}
@media (max-width: 567px) {
  li.flex-downloads {
    padding: 30px 0px 20px;
    width: 114%;
    margin-left: -7%;
    margin-bottom: 50px;
  }
}
li.flex-downloads .section-title-container {
  padding: 0 60px 0 45px;
}
@media (max-width: 567px) {
  li.flex-downloads .section-title-container {
    padding: 0px 8% 0px 8%;
  }
}
li.flex-downloads .section-title-container .section-title {
  font-size: 25px;
  font-weight: 700;
  color: #4a4337;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 20px;
  margin-bottom: 25px;
  user-select: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  li.flex-downloads .section-title-container .section-title {
    font-size: 20px;
  }
}
@media (max-width: 567px) {
  li.flex-downloads .section-title-container .section-title {
    font-size: 17px;
    margin-bottom: 20px;
  }
}
li.flex-downloads ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
li.flex-downloads ul li:first-child a .file-name {
  border-top: none;
}
li.flex-downloads ul li a {
  display: inline-block;
  padding: 0px 60px 0px 82px;
  width: 100%;
  position: relative;
}
@media (max-width: 1226px) {
  li.flex-downloads ul li a {
    padding: 0px 100px 0px 82px;
  }
}
@media (max-width: 567px) {
  li.flex-downloads ul li a {
    padding: 0px 8% 0px 8%;
  }
}
li.flex-downloads ul li .file-name, li.flex-downloads ul li .type {
  font-size: 12.5px;
  display: inline;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  line-height: 1.1;
  padding-top: 18px;
  letter-spacing: 0.8px;
}
@media (max-width: 567px) {
  li.flex-downloads ul li .file-name, li.flex-downloads ul li .type {
    font-size: 12px;
  }
}
li.flex-downloads ul li .file-name {
  padding: 17px 0 17px;
  padding-right: 40px;
  transition: border 0.5s;
  width: 100%;
  display: inline-block;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
li.flex-downloads ul li .file-name .type {
  font-size: 9px;
  letter-spacing: 0.5px;
  line-height: 2.1;
  margin-left: 5px;
}
li.flex-downloads ul li .icon {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 47px;
  top: 17px;
  display: inline-block;
}
li.flex-downloads ul li .icon path, li.flex-downloads ul li .icon rect {
  fill: #921723;
  transition: all 0.3s;
}
li.flex-downloads ul li .icon path {
  transform: translate3d(0, 0, 0);
}
@media (max-width: 567px) {
  li.flex-downloads ul li .icon {
    right: 8%;
    left: auto;
  }
}
li.flex-downloads ul li:hover a {
  background: #fff;
}
li.flex-downloads ul li:hover a path {
  transform: translate3d(0, 3px, 0);
}
li.flex-downloads ul li:hover .file-name {
  text-decoration: underline;
}
li.flex-downloads ul li:hover .file-name, li.flex-downloads ul li:hover + li .file-name {
  transition: border 0s;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

li.flex-gallery {
  background: #ffffff;
  margin-top: 30px;
  margin-bottom: 65px;
}
@media (max-width: 567px) {
  li.flex-gallery {
    margin-bottom: 40px;
  }
}
li.flex-gallery .content {
  text-align: left;
}
li.flex-gallery .section-title {
  font-size: 32.5px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0px;
  padding-bottom: 33px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  color: #4a4337;
}
@media (max-width: 768px) {
  li.flex-gallery .section-title {
    font-size: 24px;
  }
}
@media (max-width: 567px) {
  li.flex-gallery .section-title {
    font-size: 22px;
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
}
li.flex-gallery .subtitle {
  font-size: 22.5px;
  font-weight: 300;
  margin-bottom: 40px;
  line-height: 1.4;
}
@media (max-width: 567px) {
  li.flex-gallery .subtitle {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
li.flex-gallery .texte {
  margin-bottom: 50px;
}
li.flex-gallery .gallery {
  margin-top: 10px;
  display: inline-block;
  width: calc(100% + 10px);
  margin-left: -5px;
}
@media (max-width: 567px) {
  li.flex-gallery .gallery {
    margin-top: 5px;
  }
}
li.flex-gallery .gallery a {
  transition: all 0.6s;
  cursor: pointer;
  animation-fill-mode: none !important;
}
li.flex-gallery .gallery a img {
  transition: filter 2s;
  filter: brightness(90%);
}
@media (max-width: 1024px) {
  li.flex-gallery .gallery a img {
    filter: brightness(100%);
  }
}
li.flex-gallery .gallery a .caption {
  font-family: "Calibri", serif;
  font-weight: 700;
  display: block;
  text-align: center;
  padding: 20px 15px 13px;
  font-size: 11.5px;
  letter-spacing: 1px;
  text-transform: uppercase;
  opacity: 1 !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  transition: transform 0.3s;
  transform: translate3d(0, 100%, 0);
}
li.flex-gallery .gallery a span.description {
  display: none;
}
li.flex-gallery .gallery a:hover .caption {
  transform: translate3d(0, 0%, 0);
}
li.flex-gallery .gallery a:hover img {
  transition: filter 0.2s;
  filter: brightness(100%) contrast(105%);
}

.flex-image_text, .flex-text_image {
  margin-top: 20px;
  margin-bottom: 80px;
}
@media (max-width: 1226px) {
  .flex-image_text, .flex-text_image {
    margin-bottom: 70px;
  }
}
@media (max-width: 567px) {
  .flex-image_text, .flex-text_image {
    margin-bottom: 50px;
  }
}
.flex-image_text .col-image, .flex-text_image .col-image {
  height: auto;
  width: 320px;
}
@media (max-width: 768px) {
  .flex-image_text .col-image, .flex-text_image .col-image {
    height: 270px;
    width: 290px;
  }
}
@media (max-width: 567px) {
  .flex-image_text .col-image.contains-img, .flex-text_image .col-image.contains-img {
    height: auto;
  }
}
.flex-image_text .col-image .image, .flex-text_image .col-image .image {
  animation: fade 2s;
}
.flex-image_text .col-image > img, .flex-text_image .col-image > img {
  width: 100%;
  height: auto;
}
.flex-image_text .col-image .image-lightbox img, .flex-text_image .col-image .image-lightbox img {
  width: 100%;
  visibility: hidden;
  height: auto;
}
.flex-image_text .col-image .bandeau, .flex-text_image .col-image .bandeau {
  background: #921723;
  color: #fff;
  z-index: 10;
  position: absolute;
  top: 86px;
  right: calc(-75% + 100px);
  width: 150%;
  text-align: center;
  padding: 14px 0;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  transform: rotate(45deg);
}
@media (max-width: 567px) {
  .flex-image_text .col-image .bandeau, .flex-text_image .col-image .bandeau {
    top: 75px;
  }
}
.flex-image_text .col-image .legend, .flex-text_image .col-image .legend {
  padding: 25px 0;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 768px) {
  .flex-image_text .col-image .legend, .flex-text_image .col-image .legend {
    padding: 25px 6%;
  }
}
@media (max-width: 567px) {
  .flex-image_text .col-image .legend, .flex-text_image .col-image .legend {
    font-size: 8px;
    letter-spacing: 1.5px;
    padding: 15px 6%;
  }
}
.flex-image_text .col-text, .flex-text_image .col-text {
  width: 36%;
}
@media (max-width: 768px) {
  .flex-image_text .col-text, .flex-text_image .col-text {
    width: 100%;
  }
}
@media (max-width: 567px) {
  .flex-image_text .col-text, .flex-text_image .col-text {
    padding-left: 0%;
  }
}
.flex-image_text .col-text img.icone, .flex-text_image .col-text img.icone {
  width: 71px;
  height: auto;
  float: left;
  margin-right: 20px;
  transform: translate3d(0, -23px, 0);
}
.flex-image_text .col-text ul.list, .flex-text_image .col-text ul.list {
  width: 100%;
}
.flex-image_text .col-text ul.list li, .flex-text_image .col-text ul.list li {
  padding: 17px 0;
  margin: 0;
  border-bottom: 1px solid rgba(98, 85, 56, 0.15);
}
.flex-image_text .col-text ul.list li:before, .flex-text_image .col-text ul.list li:before {
  display: none;
}
.flex-image_text .col-text ul.list li .caracteristique, .flex-image_text .col-text ul.list li .valeur, .flex-text_image .col-text ul.list li .caracteristique, .flex-text_image .col-text ul.list li .valeur {
  display: inline;
  padding: 0;
}
.flex-image_text .col-text ul.list li .caracteristique, .flex-text_image .col-text ul.list li .caracteristique {
  font-weight: 700;
}
.flex-image_text .col-text .chapeau p, .flex-text_image .col-text .chapeau p {
  font-size: 20px;
}
@media (max-width: 567px) {
  .flex-image_text .col-text .chapeau p, .flex-text_image .col-text .chapeau p {
    font-size: 18px;
  }
}
.flex-image_text .col-text .chapeau p::before, .flex-text_image .col-text .chapeau p::before {
  content: "";
  height: 1px;
  width: 15px;
  margin-right: 10px;
  transform: translateY(-5px);
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: rgba(146, 23, 35, 0.8);
}
@media (max-width: 1226px) {
  .flex-image_text .col-text .chapeau p::before, .flex-text_image .col-text .chapeau p::before {
    display: none;
  }
}
.flex-image_text .col-text .text, .flex-text_image .col-text .text {
  position: relative;
}
.flex-image_text .col-text .text::after, .flex-text_image .col-text .text::after {
  content: "";
  position: absolute;
  top: 15px;
  left: -130px;
  height: 1px;
  width: 83px;
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: #921723;
}
@media (max-width: 1024px) {
  .flex-image_text .col-text .text::after, .flex-text_image .col-text .text::after {
    top: 14px;
  }
}
@media (max-width: 768px) {
  .flex-image_text .col-text .text::after, .flex-text_image .col-text .text::after {
    top: 12px;
    left: -120px;
  }
}
@media (max-width: 567px) {
  .flex-image_text .col-text .text::after, .flex-text_image .col-text .text::after {
    top: 12px;
    left: -100px;
  }
}
.flex-image_text .col-text .btn, .flex-text_image .col-text .btn {
  background: #921723;
  border-radius: 30px;
  height: 40px;
  position: relative;
}
.flex-image_text .col-text .btn p, .flex-text_image .col-text .btn p {
  padding: 6px 77px 16px 26px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  color: rgb(255, 255, 255);
  text-shadow: 0px 4px 0px rgba(95, 107, 120, 0.34) !important;
}
.flex-image_text .col-text .btn .icon, .flex-text_image .col-text .btn .icon {
  font-size: 38px;
  color: #fff;
  width: 47px;
  text-align: center;
  font-weight: 400;
  height: 100%;
  position: absolute;
  top: 3px;
  line-height: 1;
  right: 6px;
  border: none;
}
.flex-image_text .col-text .btn .icon::before, .flex-text_image .col-text .btn .icon::before {
  content: "";
  height: 25px;
  top: 4px;
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  display: inline-block;
  left: 0px;
}
.flex-image_text .col-text .btn .icon span, .flex-text_image .col-text .btn .icon span {
  transition: transform 0.5s;
  display: inline-block;
  height: 100%;
  line-height: 1;
  color: rgb(255, 255, 255);
  transform: translateY(-5px);
  text-shadow: 2px 2px 0px rgba(95, 107, 120, 0.34);
}
.flex-image_text .col-text .numero, .flex-text_image .col-text .numero {
  position: absolute;
  top: -166px;
  left: -71px;
  font-size: 225px;
  font-family: "Roboto", serif;
  font-style: italic;
  color: rgba(0, 0, 0, 0.05);
}
@media (max-width: 768px) {
  .flex-image_text .col-image, .flex-text_image .col-image {
    height: 275px;
    margin-bottom: 40px;
  }
  .flex-image_text .col-image .image-lightbox img, .flex-text_image .col-image .image-lightbox img {
    margin: 0 auto;
    display: block;
    width: 60%;
  }
}
@media (max-width: 567px) {
  .flex-image_text, .flex-text_image {
    margin-bottom: 55px;
  }
  .flex-image_text .col-image, .flex-image_text .col-texte, .flex-text_image .col-image, .flex-text_image .col-texte {
    width: 100%;
    float: none !important;
  }
  .flex-image_text .col-image, .flex-text_image .col-image {
    height: auto;
    margin-bottom: 40px;
  }
  .flex-image_text .col-image .image, .flex-text_image .col-image .image {
    width: 130%;
    left: -15%;
  }
  .flex-image_text ul.caracteristiques li, .flex-text_image ul.caracteristiques li {
    padding: 12px 0 !important;
  }
  .flex-image_text ul.caracteristiques li:last-child, .flex-text_image ul.caracteristiques li:last-child {
    border-bottom: none;
  }
}

.flex-image_text .col-text {
  float: right;
}

.flex-text_image .col-image {
  float: right;
}

li.flex-image {
  margin-bottom: 60px;
}
@media (max-width: 1226px) {
  li.flex-image {
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  li.flex-image {
    margin-bottom: 40px;
  }
}
@media (max-width: 567px) {
  li.flex-image {
    margin-bottom: 30px;
  }
}
li.flex-image .banner_content {
  padding: 0;
  max-width: none;
}
li.flex-image img {
  width: 100%;
  height: auto;
}
li.flex-image .icon-container {
  background: #921723;
  width: 67px;
  height: 67px;
  position: absolute;
  bottom: 20px;
  right: 15px;
  border-radius: 50%;
}
@media (max-width: 567px) {
  li.flex-image .icon-container {
    bottom: 15px;
    right: 7px;
    width: 40px;
    height: 40px;
  }
}
li.flex-image .icon-container .icon {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 567px) {
  li.flex-image .icon-container .icon {
    height: 14px;
    width: 14px;
  }
}
li.flex-image .icon-container .icon * {
  fill: #fff;
}
li.flex-image:hover .icon-container {
  background: #fff;
}
li.flex-image:hover .icon-container .icon * {
  fill: #921723;
}
li.flex-image .credit {
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 8px;
  letter-spacing: 1px;
  float: right;
}
@media (max-width: 567px) {
  li.flex-image .credit {
    font-size: 8px;
    letter-spacing: 1px;
  }
}

li.flex-images_3cols {
  margin-top: 0px;
  margin-bottom: 75px;
}
@media (max-width: 567px) {
  li.flex-images_3cols {
    margin-bottom: 50px;
  }
}
li.flex-images_3cols .content {
  display: flex;
  justify-content: space-between;
}
li.flex-images_3cols .image-container {
  width: 31%;
  display: flex;
  align-items: center;
}
li.flex-images_3cols .image-container img {
  width: 100%;
  height: auto;
}

li.flex-logos {
  margin-top: 90px;
}
@media (max-width: 567px) {
  li.flex-logos {
    margin-top: 50px;
  }
}
li.flex-logos ul {
  width: calc(100% + 80px);
  margin-left: -40px;
}
@media (max-width: 768px) {
  li.flex-logos ul {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}
@media (max-width: 567px) {
  li.flex-logos ul {
    width: 100%;
    margin-left: 0;
  }
}
li.flex-logos ul li {
  width: 25%;
  display: inline-block;
  float: left;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 567px) {
  li.flex-logos ul li {
    width: 50%;
    margin-bottom: 30px;
  }
}
li.flex-logos ul li a.inside {
  width: 65%;
}
li.flex-logos ul li a.inside .image-container {
  height: 100px;
  display: flex;
  align-tems: center;
}
@media (max-width: 567px) {
  li.flex-logos ul li a.inside .image-container {
    height: 50px;
  }
}
li.flex-logos ul li a.inside .image-container img {
  object-fit: contain;
  max-height: 100%;
  width: 100%;
  height: auto;
}

li.flex-quote {
  padding: 100px 0 200px;
}
@media (max-width: 768px) {
  li.flex-quote {
    padding: 80px 0 100px;
  }
}
@media (max-width: 567px) {
  li.flex-quote {
    padding: 20px 0 50px;
  }
}
li.flex-quote .content {
  width: 65%;
}
@media (max-width: 1024px) {
  li.flex-quote .content {
    width: 75%;
  }
}
@media (max-width: 768px) {
  li.flex-quote .content {
    width: 100%;
  }
}
li.flex-quote .content blockquote {
  position: relative;
}
li.flex-quote .content blockquote::after {
  content: "";
  position: absolute;
  top: 37px;
  left: -130px;
  height: 1px;
  width: 83px;
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: #921723;
}
@media (max-width: 1024px) {
  li.flex-quote .content blockquote::after {
    top: 34px;
  }
}
@media (max-width: 768px) {
  li.flex-quote .content blockquote::after {
    top: 29px;
  }
}
@media (max-width: 567px) {
  li.flex-quote .content blockquote::after {
    top: 14px;
    left: -100px;
  }
}
li.flex-quote .content blockquote p {
  font-size: 55px;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1024px) {
  li.flex-quote .content blockquote p {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  li.flex-quote .content blockquote p {
    font-size: 45px;
  }
}
@media (max-width: 567px) {
  li.flex-quote .content blockquote p {
    font-size: 20px;
    line-height: 1.4;
  }
}

.flex-table {
  margin-top: 0px;
  margin-bottom: 30px;
}
.flex-table .content {
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .flex-table .content {
    overflow-y: hidden;
    overflow-x: scroll;
  }
}
.flex-table table thead {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.flex-table table thead th {
  font-size: 14px;
  font-weight: 900;
  padding: 9px 15px 9px 0;
}
.flex-table table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.flex-table table tbody tr td {
  padding: 9px 15px 9px 0;
  font-size: 14px;
  min-width: 200px;
}

li.flex-video_lightbox {
  margin-bottom: 60px;
}
@media (max-width: 1226px) {
  li.flex-video_lightbox {
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  li.flex-video_lightbox {
    margin-bottom: 40px;
  }
}
@media (max-width: 567px) {
  li.flex-video_lightbox {
    margin-bottom: 30px;
  }
}
li.flex-video_lightbox .banner_content {
  padding: 0;
  max-width: none;
}
li.flex-video_lightbox .image-container {
  height: auto;
}
li.flex-video_lightbox .image-container, li.flex-video_lightbox .image-container * {
  cursor: pointer;
}
li.flex-video_lightbox .image-container img {
  width: 100%;
  height: auto;
  position: relative;
}
li.flex-video_lightbox .image-container .icon {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 50%;
}
li.flex-video_lightbox .image-container .icon svg {
  transform: scale(0.2);
}
li.flex-video_lightbox .image-container:hover .icon {
  background: #921723;
}
li.flex-video_lightbox .image-container:hover .icon svg * {
  fill: #fff;
}
li.flex-video_lightbox .legend {
  padding: 25px 0;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  li.flex-video_lightbox .legend {
    padding: 25px 6%;
  }
}
@media (max-width: 567px) {
  li.flex-video_lightbox .legend {
    font-size: 8px;
    letter-spacing: 1.5px;
    padding: 15px 6%;
  }
}

li.flex-video {
  margin-bottom: 65px;
}
@media (max-width: 1226px) {
  li.flex-video {
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  li.flex-video {
    margin-bottom: 40px;
  }
}
@media (max-width: 567px) {
  li.flex-video {
    margin-bottom: 30px;
  }
}
li.flex-wysiwyg {
  margin-bottom: 40px;
}
.flex {
  display: inline-block;
  position: relative;
  width: 100%;
}
.flex .sur-titre {
  font-size: 10px;
  font-weight: 700;
  color: #921723;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  line-height: 1.25;
  margin-bottom: 20px;
}
.flex .chapeau p {
  font-size: 18px;
  font-weight: 400;
  font-family: "Calibri", serif;
  line-height: 1.5;
  color: #625538;
  margin-bottom: 20px;
  position: relative;
  clear: both;
}
@media (max-width: 567px) {
  .flex .chapeau p {
    font-size: 18px;
    padding-left: 0px;
    margin-bottom: 10px;
  }
  .flex .chapeau p:before {
    display: none;
  }
}
.flex .lire-la-suite {
  margin-top: 20px;
  color: #fff;
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2.5px;
  font-weight: 700;
  padding: 20px 30px;
}

.flex-grandtitre-chapeau {
  margin-top: 0px;
  margin-bottom: 30px;
}
.flex-grandtitre-chapeau .grand-titre {
  font-size: 32.5px;
  font-weight: 700;
  line-height: 1.2;
  color: #921723;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
}
@media (max-width: 1226px) {
  .flex-grandtitre-chapeau .grand-titre {
    font-size: 40px;
  }
}
@media (max-width: 567px) {
  .flex-grandtitre-chapeau .grand-titre {
    font-size: 21px;
  }
}
.flex-grandtitre-chapeau .chapeau p {
  font-size: 22.5px;
  font-weight: 300;
}
@media (max-width: 567px) {
  .flex-grandtitre-chapeau .chapeau p {
    font-size: 18px;
  }
}

.flex-titre-texte {
  margin-bottom: 35px;
}

.flex-texte {
  margin-bottom: 35px;
}

.flex-titre-chapeau-texte {
  margin-bottom: 40px;
}
.flex-titre-chapeau-texte .chapeau p {
  font-weight: 700;
  color: #424242;
  line-height: 1.5;
}
.flex-titre-chapeau-texte .chapeau p::after {
  content: "";
  position: absolute;
  top: 14px;
  left: -65px;
  height: 2px;
  width: 35px;
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: rgba(146, 23, 35, 0.8);
}
@media (max-width: 1226px) {
  .flex-titre-chapeau-texte .chapeau p::after {
    display: none;
  }
}
.flex-titre-chapeau-texte .titre p {
  font-size: 25px;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  color: #4a4337;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .flex-titre-chapeau-texte .titre p {
    font-size: 21px;
  }
}
@media (max-width: 567px) {
  .flex-titre-chapeau-texte .titre p {
    font-size: 20px;
  }
}

.flex-intro {
  background: #faf9f9;
  padding: 60px 0 30px;
  margin-bottom: 65px;
}
.flex-intro .texte p, .flex-intro .texte a, .flex-intro .texte li {
  font-size: 21px;
  color: #010101;
}

.flex-focus {
  margin-top: 20px;
  margin-bottom: 70px;
  background: rgba(146, 23, 35, 0.035);
  position: relative;
  padding: 30px 60px 35px 47px;
  box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.07);
}
@media (max-width: 1226px) {
  .flex-focus {
    padding: 35px 45px 30px 45px;
  }
}
@media (max-width: 567px) {
  .flex-focus {
    padding: 30px 35px 25px 35px;
    width: 108%;
  }
}
.flex-focus .titre {
  font-size: 27px;
  font-weight: 700;
  font-family: "Calibri", serif;
  color: #003359;
  line-height: 1.2;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.flex-focus .sous-titre {
  font-weight: 700;
}
.flex-focus::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 6px;
  position: absolute;
  left: 0;
  top: 0;
  background: #921723;
}
.flex-focus ul {
  width: 100%;
  padding: 0 0 0 18px;
}
.flex-focus ul li {
  font-size: 15px;
  font-weight: 400;
  color: #424242 !important;
  letter-spacing: 1px;
  line-height: 1.6;
  padding: 13px 0px;
  padding-right: 40px;
  margin-bottom: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 567px) {
  .flex-focus ul li {
    padding-right: 20px;
  }
}
.flex-focus ul li p {
  padding-bottom: 0;
}
.flex-focus ul li:first-child {
  border-top: none;
}
.flex-focus ul li, .flex-focus ul li:before {
  color: #921723;
}
.flex-focus ul li::before {
  top: 13px;
  left: -12px;
  font-weight: inherit;
}

.flex-citation_texte {
  margin-bottom: 60px;
}
.flex-citation_texte .col-citation {
  width: 45%;
  float: left;
}
@media (max-width: 768px) {
  .flex-citation_texte .col-citation {
    width: 100%;
  }
}
.flex-citation_texte .col-citation p {
  color: #921723;
  font-size: 35px;
  font-family: "Roboto", serif;
  font-style: italic;
  text-align: right;
}
.flex-citation_texte .col-citation p::before {
  content: "« ";
}
.flex-citation_texte .col-citation p::after {
  content: " »";
}
@media (max-width: 1226px) {
  .flex-citation_texte .col-citation p {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .flex-citation_texte .col-citation p {
    text-align: left;
    font-size: 27px;
    margin-bottom: 30px;
  }
}
.flex-citation_texte .col-texte {
  width: 45%;
  float: right;
}
@media (max-width: 768px) {
  .flex-citation_texte .col-texte {
    width: 100%;
  }
}

.flex-texte_texte {
  margin-bottom: 50px;
}
@media (max-width: 567px) {
  .flex-texte_texte {
    margin-bottom: 0px;
  }
}
.flex-texte_texte .col {
  width: 42%;
}
.flex-texte_texte .col.right {
  float: right;
}
@media (max-width: 567px) {
  .flex-texte_texte .col {
    width: 100%;
    margin-bottom: 45px;
  }
}
.flex-texte_texte .titre-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 16px;
  position: relative;
}
.flex-texte_texte .titre-container .icon-container {
  position: absolute;
  top: -5px;
  left: 0;
  width: 28px;
  height: 28px;
  display: inline-block;
}
.flex-texte_texte .titre-container .icon-container.problem {
  transform: translate3d(0, 1px, 0);
}
.flex-texte_texte .titre-container .icon-container.problem svg {
  transform: scale(0.9);
}
.flex-texte_texte .titre-container .titre {
  padding-left: 40px;
  font-size: 21px;
  font-weight: 300;
  padding-bottom: 25px;
  letter-spacing: 0;
}
.flex-texte_texte .chapeau p, .flex-texte_texte .chapeau a {
  line-height: 1.8;
  font-size: 15px;
  font-weight: 400;
}

.flex-imagelarge_texte {
  min-height: 675px;
}
@media (max-width: 1024px) {
  .flex-imagelarge_texte {
    min-height: 500px;
  }
}
@media (max-width: 567px) {
  .flex-imagelarge_texte .banner_content {
    padding: 0;
  }
}
@media (max-width: 567px) {
  .flex-imagelarge_texte .image {
    position: relative;
    height: 270px;
  }
}
.flex-imagelarge_texte .textes-container {
  width: 42%;
  background: #fff;
  padding: 65px 50px;
  margin-top: 90px;
  margin-bottom: 90px;
  box-shadow: 0px 3px 40px 0px rgba(0, 0, 0, 0.45);
}
@media (max-width: 1226px) {
  .flex-imagelarge_texte .textes-container {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .flex-imagelarge_texte .textes-container {
    width: 100%;
    margin-bottom: 80px;
    text-align: center;
  }
}
@media (max-width: 567px) {
  .flex-imagelarge_texte .textes-container {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 45px 6%;
  }
}
.flex-imagelarge_texte .textes-container .titre {
  font-size: 30px;
  letter-spacing: 0;
}
@media (max-width: 567px) {
  .flex-imagelarge_texte .textes-container .titre {
    font-size: 20px;
  }
}
.flex-imagelarge_texte .textes-container .soustitre {
  font-size: 22.5px;
  color: #921723;
  margin-bottom: 30px;
}
@media (max-width: 567px) {
  .flex-imagelarge_texte .textes-container .soustitre {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.flex-imagelarge_texte .textes-container .texte p {
  color: #636363;
  font-size: 17px;
  line-height: 1.6;
}
@media (max-width: 567px) {
  .flex-imagelarge_texte .textes-container .texte p {
    font-size: 15px;
    text-align: center !important;
  }
}
.flex-imagelarge_texte .lien {
  margin-top: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 21px 55px 20px 30px;
  background: #fafafa;
  text-decoration: none;
  position: relative;
}
.flex-imagelarge_texte .lien p {
  color: #4a4337;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.flex-imagelarge_texte .lien .icon {
  position: absolute;
  color: #921723;
  font-weight: 700;
  font-size: 20px;
  right: 22px;
  top: 5px;
  height: 100%;
  padding-top: 14px;
}
.flex-imagelarge_texte .lien:hover {
  background: #4a4337;
  border: 1px solid #4a4337;
}
.flex-imagelarge_texte .lien:hover p, .flex-imagelarge_texte .lien:hover .icon {
  color: #fff;
}

.flex-focus_fond_negatif {
  padding: 65px 0 60px;
  background: #051637;
  margin-top: -5px;
  margin-bottom: 80px;
  animation: fade 2s !important;
}
@media (max-width: 1226px) {
  .flex-focus_fond_negatif {
    padding: 65px 0 75px;
  }
}
.flex-focus_fond_negatif .content {
  position: relative;
}
.flex-focus_fond_negatif .titres-container {
  width: 30%;
  float: left;
  padding-right: 6%;
  margin-bottom: 20px;
}
@media (max-width: 1226px) {
  .flex-focus_fond_negatif .titres-container {
    width: 100%;
    clear: both;
  }
}
.flex-focus_fond_negatif .titres-container .titre {
  color: #fff;
  font-size: 25px;
}
.flex-focus_fond_negatif .titres-container .chapeau p {
  color: #92b5e2;
  font-weight: 300;
  line-height: 2;
}
.flex-focus_fond_negatif .liste-container {
  width: 40%;
  float: left;
}
@media (max-width: 1226px) {
  .flex-focus_fond_negatif .liste-container {
    width: 100%;
    clear: both;
  }
}
.flex-focus_fond_negatif .liste-container ul {
  margin-top: -13px;
}
@media (max-width: 1226px) {
  .flex-focus_fond_negatif .liste-container ul {
    margin-top: -5px;
    margin-bottom: 10px;
  }
}
.flex-focus_fond_negatif .liste-container li {
  padding-left: 46px;
}
.flex-focus_fond_negatif .liste-container li:before {
  display: none;
}
.flex-focus_fond_negatif .liste-container li:last-child p {
  border: none !important;
}
.flex-focus_fond_negatif .liste-container li .icon {
  position: absolute;
  top: 14px;
  left: 8px;
  height: 17px;
  width: 17px;
}
.flex-focus_fond_negatif .liste-container li .icon .st0 {
  fill: #dd5953;
  stroke: #dd5953;
  stroke-width: 7;
  stroke-linecap: square;
}
.flex-focus_fond_negatif .liste-container p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 17px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.flex-focus_fond_negatif .btn-01 {
  background: #dd5953;
  border-radius: 5px;
  position: absolute;
  right: 0;
}
@media (max-width: 1226px) {
  .flex-focus_fond_negatif .btn-01 {
    position: relative;
    right: auto;
  }
}
.flex-focus_fond_negatif .btn-01:hover {
  background: #be2c26;
}

.flex-symptomes {
  text-align: center;
  background: #f8f8f8;
  padding: 60px 0 67px;
  margin-bottom: 85px;
}
.flex-symptomes .titre {
  padding-bottom: 17px;
}
.flex-symptomes .sous-titre {
  font-size: 14px;
  font-weight: 700;
  color: #921723;
  margin-bottom: 55px;
}
.flex-symptomes .col {
  width: 16.66%;
}
@media (max-width: 1226px) {
  .flex-symptomes .col {
    width: 33.33%;
    height: 280px;
  }
}
@media (max-width: 567px) {
  .flex-symptomes .col {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
}
.flex-symptomes .col .image-container {
  position: relative;
  height: 160px;
  width: 160px;
  margin: 0 auto 27px;
}
.flex-symptomes .col .image-container .image {
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 1226px) {
  .flex-symptomes .col .image-container {
    margin-bottom: 23px;
  }
}
.flex-symptomes .col .texte-container p {
  font-size: 14px;
  text-align: center !important;
  font-weight: 400;
  padding: 0 20px;
}

.flex-appel {
  background: #2e2b26;
  text-align: center;
  margin-bottom: 40px;
}
.flex-appel .image-fond {
  background-image: url("../assets/images/fond-appel.png");
  background-position: 50% 50%;
  background-size: cover;
}
.flex-appel .banner_content {
  padding-top: 60px;
  padding-bottom: 55px;
}
@media (max-width: 1226px) {
  .flex-appel .banner_content {
    padding-top: 50px;
  }
}
@media (max-width: 567px) {
  .flex-appel .banner_content {
    padding-top: 45px;
  }
}
.flex-appel .sur-titre {
  font-size: 22.5px;
  font-family: "Josefin Sans", serif;
  font-style: italic;
  color: #e0ceb1 !important;
  position: relative;
  margin-bottom: 15px;
  font-weight: 400;
}
@media (max-width: 567px) {
  .flex-appel .sur-titre {
    font-size: 17px;
  }
}
.flex-appel .sur-titre::before, .flex-appel .sur-titre::after {
  content: "";
  height: 1px;
  width: 15px;
  background: #e0ceb1;
  font-size: 64px;
  display: inline-block;
  margin: 0 12px;
  transform: translate3d(0, -7px, 0);
}
@media (max-width: 1226px) {
  .flex-appel .sur-titre::before, .flex-appel .sur-titre::after {
    background: #968d78;
    transform: translate3d(0, -6px, 0);
  }
}
@media (max-width: 567px) {
  .flex-appel .sur-titre::before, .flex-appel .sur-titre::after {
    transform: translate3d(0, -4px, 0);
  }
}
.flex-appel .appel-titre {
  font-size: 50px;
  font-family: "Josefin Sans", serif;
  text-transform: uppercase;
  color: #fff !important;
  position: relative;
  margin-bottom: 50px;
  line-height: 1.4;
  letter-spacing: 2px;
}
@media (max-width: 1226px) {
  .flex-appel .appel-titre {
    font-size: 40px;
  }
}
@media (max-width: 567px) {
  .flex-appel .appel-titre {
    font-size: 30px;
    margin-bottom: 35px;
  }
  .flex-appel .appel-titre span {
    display: block;
  }
}
.flex-appel .btn {
  position: relative;
  border: 1px solid rgba(146, 23, 35, 0.5);
}
.flex-appel .btn p {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 1;
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 24px 25px;
}
.flex-appel .btn .icon-download {
  width: 14px;
  height: 14px;
  margin-left: 23px;
  margin-right: -15px;
  transform: translate3d(0, 5px, 0);
  display: inline-block;
}
.flex-appel .btn .icon-download path, .flex-appel .btn .icon-download rect {
  fill: #fff;
  transition: transform 0.3s;
}
.flex-appel .btn .icon-download path {
  transform: translate3d(0, 0, 0);
}
.flex-appel .btn:hover {
  background: #fff;
}
.flex-appel .btn:hover p {
  color: #2e2b26;
}
.flex-appel .btn:hover path, .flex-appel .btn:hover rect {
  fill: #2e2b26;
}
.flex-appel .btn:hover path {
  transform: translate3d(0, 2px, 0);
}

.flex-partenaires {
  background: #f7f6f5;
  padding: 60px 0 80px;
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  .flex-partenaires {
    padding: 45px 0 30px;
    margin-bottom: 80px;
  }
}
.flex-partenaires .titre-section {
  font-size: 25px;
  color: #625538;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 10px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .flex-partenaires .titre-section {
    text-align: center;
  }
}
.flex-partenaires .sous-titre {
  font-size: 17px;
  font-style: italic;
  color: #625538;
  font-weight: 400;
  font-family: "Josefin Sans", serif;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .flex-partenaires .sous-titre {
    text-align: center;
  }
}
.flex-partenaires ul {
  padding-top: 80px;
}
@media (max-width: 768px) {
  .flex-partenaires ul {
    padding-top: 40px;
  }
}
.flex-partenaires ul li {
  display: inline-block;
  width: 33.33%;
  height: 127px;
  margin-bottom: 30px;
  float: left;
}
@media (max-width: 1226px) {
  .flex-partenaires ul li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .flex-partenaires ul li {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
  }
}
.flex-partenaires ul li .image-container {
  width: 127px;
  height: 100%;
  float: left;
  background: #fff;
}
.flex-partenaires ul li .image-container .image {
  width: 80%;
  height: 80%;
  top: 10%;
  left: 10%;
  background-size: contain;
  filter: saturate(0%) sepia(10%);
}
@media (max-width: 768px) {
  .flex-partenaires ul li .image-container {
    height: 127px;
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
  }
}
.flex-partenaires ul li:hover .image {
  filter: saturate(100%) sepia(0%);
}
.flex-partenaires ul li .infos-container {
  padding-top: 4px;
  width: calc(100% - 127px);
  float: right;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .flex-partenaires ul li .infos-container {
    float: none;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
    width: 100%;
  }
}
.flex-partenaires ul li .infos-container .entreprise {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #625538;
}
@media (max-width: 768px) {
  .flex-partenaires ul li .infos-container .entreprise {
    display: inline-block;
    width: 100%;
  }
}
.flex-partenaires ul li .infos-container p, .flex-partenaires ul li .infos-container a {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 300;
  color: #968d78;
  display: block;
  float: left;
  clear: both;
}
@media (max-width: 768px) {
  .flex-partenaires ul li .infos-container p, .flex-partenaires ul li .infos-container a {
    float: none;
    display: inline-block;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .flex-partenaires ul li .infos-container span {
    display: inline-block;
    width: 100%;
  }
}
.flex-partenaires ul li .infos-container .courriel, .flex-partenaires ul li .infos-container .site {
  position: relative;
  display: inline-block;
}
@media (max-width: 768px) {
  .flex-partenaires ul li .infos-container .courriel, .flex-partenaires ul li .infos-container .site {
    width: auto;
  }
}
.flex-partenaires ul li .infos-container .courriel::after, .flex-partenaires ul li .infos-container .site::after {
  content: "";
  width: 100%;
  height: 1px;
  display: inline-block;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  background: rgba(150, 141, 120, 0.5);
}
.flex-partenaires ul li .infos-container .courriel:hover::after, .flex-partenaires ul li .infos-container .site:hover::after {
  height: 2px;
  bottom: 2px;
  opacity: 1;
  background: #968d78;
}
.flex-partenaires ul li .infos-container .site::after {
  opacity: 0;
}

.flex-cartes {
  margin-bottom: 100px;
}
.flex-cartes .content > ul > li {
  width: 49%;
  min-height: 410px;
  float: left;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  padding: 45px 30px 45px 40px;
  margin-bottom: 20px;
}
.flex-cartes .content > ul > li:nth-child(2n) {
  float: right;
}
@media (max-width: 567px) {
  .flex-cartes .content > ul > li {
    padding: 30px 25px 30px 25px;
    width: 100%;
  }
}
.flex-cartes .content > ul > li .icon-container {
  width: 46px;
  height: 46px;
  margin-bottom: 40px;
  background-size: contain;
}
@media (max-width: 567px) {
  .flex-cartes .content > ul > li .icon-container {
    margin-bottom: 35px;
  }
}
.flex-cartes .content > ul > li .titre {
  font-size: 22.5px;
  font-weight: 300;
  margin-bottom: 10px;
}
.flex-cartes .content > ul > li .texte li {
  line-height: 1.2;
}

.flex-titre_textes {
  background: #f8f8f8;
  padding: 80px 0 75px;
  margin-bottom: -6px;
}
@media (max-width: 1226px) {
  .flex-titre_textes {
    padding: 50px 0 55px;
  }
}
.flex-titre_textes .fond {
  height: 400px;
  position: absolute;
  width: 50%;
  right: 0;
  bottom: 0px;
  animation: fade 2s;
  background-size: contain;
  background-position: 0% 100%;
}
@media (max-width: 1226px) {
  .flex-titre_textes .fond {
    display: none;
  }
}
.flex-titre_textes .titres-container {
  width: 40%;
  display: inline-block;
  float: left;
  margin-bottom: 0px;
}
@media (max-width: 1226px) {
  .flex-titre_textes .titres-container {
    width: 100%;
  }
}
.flex-titre_textes .titres-container .sur-titre {
  font-size: 14px;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  color: #921723;
  animation: fade 2.5s;
  text-transform: uppercase;
  letter-spacing: 4px;
  z-index: 4;
  user-select: none;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
}
@media (max-width: 567px) {
  .flex-titre_textes .titres-container .sur-titre {
    font-size: 10px;
    margin-bottom: 10px;
  }
}
.flex-titre_textes .titres-container .sur-titre:after {
  content: "";
  position: absolute;
  top: 10px;
  left: calc(100% + 15px);
  height: 1px;
  width: 70px;
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: #921723;
}
@media (max-width: 567px) {
  .flex-titre_textes .titres-container .sur-titre:after {
    top: 8px;
  }
}
.flex-titre_textes .titres-container .titre {
  font-size: 30px;
  font-weight: 700;
  font-family: "Calibri", serif;
  color: #4a4337;
  animation: fade 2s;
  line-height: 1.1;
  letter-spacing: 0px;
  position: relative;
  z-index: 4;
  user-select: none;
  margin-bottom: 40px;
}
@media (max-width: 1226px) {
  .flex-titre_textes .titres-container .titre {
    font-size: 30px;
    margin-bottom: 25px;
  }
}
@media (max-width: 567px) {
  .flex-titre_textes .titres-container .titre {
    font-size: 25px;
  }
}
.flex-titre_textes .titres-container .sous-titre p {
  font-size: 17px;
  font-weight: 400;
  font-family: "Calibri", serif;
  color: #921723;
  animation: fade 2s;
  line-height: 1.6;
  letter-spacing: 0px;
  position: relative;
  z-index: 4;
  user-select: none;
  margin-bottom: 40px;
}
@media (max-width: 1226px) {
  .flex-titre_textes .titres-container .sous-titre p {
    font-size: 17px;
  }
}
@media (max-width: 567px) {
  .flex-titre_textes .titres-container .sous-titre p {
    font-size: 17px;
  }
}
.flex-titre_textes .lien {
  margin-top: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 25px 75px 12px 35px;
  margin-right: 75px;
  background: #f4f4f4;
  text-decoration: none;
  position: relative;
  float: right;
  height: 68px;
}
@media (max-width: 1226px) {
  .flex-titre_textes .lien {
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 0px;
    float: left;
  }
}
@media (max-width: 567px) {
  .flex-titre_textes .lien {
    float: none;
  }
}
.flex-titre_textes .lien p {
  color: #4a4337;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
}
.flex-titre_textes .lien .icon {
  position: absolute;
  color: #921723;
  font-size: 20px;
  right: 22px;
  top: 6px;
  height: 100%;
  padding-top: 14px;
  user-select: none;
}
.flex-titre_textes .lien:hover {
  background: #4a4337;
  border: 1px solid #4a4337;
}
.flex-titre_textes .lien:hover p, .flex-titre_textes .lien:hover .icon {
  color: #fff;
}
.flex-titre_textes .col.col2 {
  width: 54%;
  display: inline-block;
  float: right;
}
@media (max-width: 1226px) {
  .flex-titre_textes .col.col2 {
    width: 100%;
  }
}
.flex-titre_textes .col.col2 .ul-liste {
  padding-left: 40px;
}
@media (max-width: 567px) {
  .flex-titre_textes .col.col2 .ul-liste {
    padding-left: 20px;
  }
}
.flex-titre_textes .col.col2 .ul-liste > li {
  position: relative;
  display: inline-block;
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 17px;
  padding: 0px 60px 18px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 567px) {
  .flex-titre_textes .col.col2 .ul-liste > li {
    padding: 0px 10px 18px 0px;
  }
}
.flex-titre_textes .col.col2 .ul-liste > li:last-child {
  border: none;
}
.flex-titre_textes .col.col2 .ul-liste > li .date {
  font-size: 15px;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  color: #921723;
  animation: fade 2.5s;
  text-transform: uppercase;
  letter-spacing: 4px;
  display: inline-block;
  padding-bottom: 0;
  margin-bottom: 9px;
  display: none;
}
@media (max-width: 567px) {
  .flex-titre_textes .col.col2 .ul-liste > li .date {
    font-size: 10px;
    margin-bottom: 10px;
  }
}
.flex-titre_textes .col.col2 .ul-liste > li .texte p {
  font-size: 18.5px;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #4a4337;
}
@media (max-width: 567px) {
  .flex-titre_textes .col.col2 .ul-liste > li .texte p {
    font-size: 15px;
  }
}
.flex-titre_textes .col.col2 .ul-liste > li .icon-container {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: -37px;
  top: 7px;
  text-align: center;
  cursor: pointer;
  color: #921723;
  user-select: none;
  transition: transform 0.3s;
}
@media (max-width: 567px) {
  .flex-titre_textes .col.col2 .ul-liste > li .icon-container {
    left: -19px;
  }
}
.flex-titre_textes .col.col2 .cadre {
  margin-top: 25px;
  padding: 30px 65px 30px 45px;
  border: 1px solid rgba(146, 23, 35, 0.5);
  display: none;
}
@media (max-width: 567px) {
  .flex-titre_textes .col.col2 .cadre {
    padding: 30px 30px 30px 30px;
    text-align: center;
  }
}
.flex-titre_textes .col.col2 .cadre .titre-container {
  position: relative;
  margin-bottom: 25px;
}
@media (max-width: 567px) {
  .flex-titre_textes .col.col2 .cadre .titre-container {
    margin-bottom: 20px;
  }
}
.flex-titre_textes .col.col2 .cadre .titre-container a, .flex-titre_textes .col.col2 .cadre .titre-container p {
  font-size: 15px;
  line-height: 1.75;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  letter-spacing: 0.7px;
  color: #1e1e1e;
  text-transform: uppercase;
}
.flex-titre_textes .col.col2 .cadre .titre-container a {
  -webkit-text-stroke: #1e1e1e;
  text-decoration: underline;
}
.flex-titre_textes .col.col2 .cadre .titre-container a:hover {
  color: #921723;
}
.flex-titre_textes .col.col2 .cadre .texte p {
  font-size: 15px;
  line-height: 1.7;
}
@media (max-width: 567px) {
  .flex-titre_textes .col.col2 .cadre .texte p {
    font-size: 12px;
  }
}

.archive {
  background: #fff;
}

.archive .banner.top {
  background: #231f20;
  transition: height 1s;
  height: 482px;
}
@media (max-width: 1367px) {
  .archive .banner.top {
    height: 460px;
  }
}
@media (max-width: 1226px) {
  .archive .banner.top {
    height: 482px;
  }
}
@media (max-width: 768px) {
  .archive .banner.top {
    height: 350px;
  }
}
@media (max-width: 567px) {
  .archive .banner.top {
    height: 236px;
  }
}

.archive .banner.top {
  transition: height 1s;
}
@media (max-width: 1226px) {
  .archive .banner.top .banner_content {
    padding: 0;
  }
}
.archive .banner.top .content {
  height: 100%;
  position: relative;
}
.archive .banner.top .content .bloc, .archive .banner.top .content .banner.medium ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .titre-container .banner.top .content .titre-post,
.archive .banner.top .content .banner.list ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .archive .banner.top .content .titre-post, .archive .banner.top .content .banner.medium ul li .texts-container .infos-container .inside, .archive .banner.medium ul li .texts-container .infos-container .banner.top .content .inside,
.archive .banner.top .content .banner.list ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .archive .banner.top .content .inside {
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0 0 100px 0;
}
.archive .banner.top .content .bloc .texts-container .sur-titre, .archive .banner.top .content .banner.medium ul li .texts-container .titre-container .titre-post .texts-container .sur-titre, .archive .banner.medium ul li .texts-container .titre-container .banner.top .content .titre-post .texts-container .sur-titre,
.archive .banner.top .content .banner.list ul li .texts-container .titre-container .titre-post .texts-container .sur-titre,
.banner.list ul li .texts-container .titre-container .archive .banner.top .content .titre-post .texts-container .sur-titre, .archive .banner.top .content .banner.medium ul li .texts-container .infos-container .inside .texts-container .sur-titre, .archive .banner.medium ul li .texts-container .infos-container .banner.top .content .inside .texts-container .sur-titre,
.archive .banner.top .content .banner.list ul li .texts-container .infos-container .inside .texts-container .sur-titre,
.banner.list ul li .texts-container .infos-container .archive .banner.top .content .inside .texts-container .sur-titre {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #921723;
  margin-bottom: 5px;
}
.archive .banner.top .content .bloc .texts-container .titre, .archive .banner.top .content .banner.medium ul li .texts-container .titre-container .titre-post .texts-container .titre, .archive .banner.medium ul li .texts-container .titre-container .banner.top .content .titre-post .texts-container .titre,
.archive .banner.top .content .banner.list ul li .texts-container .titre-container .titre-post .texts-container .titre,
.banner.list ul li .texts-container .titre-container .archive .banner.top .content .titre-post .texts-container .titre, .archive .banner.top .content .banner.medium ul li .texts-container .infos-container .inside .texts-container .titre, .archive .banner.medium ul li .texts-container .infos-container .banner.top .content .inside .texts-container .titre,
.archive .banner.top .content .banner.list ul li .texts-container .infos-container .inside .texts-container .titre,
.banner.list ul li .texts-container .infos-container .archive .banner.top .content .inside .texts-container .titre {
  font-size: 62.5px;
  font-weight: 700;
  color: #002d42;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .archive .banner.top .content .bloc .texts-container .titre, .archive .banner.top .content .banner.medium ul li .texts-container .titre-container .titre-post .texts-container .titre, .archive .banner.medium ul li .texts-container .titre-container .banner.top .content .titre-post .texts-container .titre,
.archive .banner.top .content .banner.list ul li .texts-container .titre-container .titre-post .texts-container .titre,
.banner.list ul li .texts-container .titre-container .archive .banner.top .content .titre-post .texts-container .titre, .archive .banner.top .content .banner.medium ul li .texts-container .infos-container .inside .texts-container .titre, .archive .banner.medium ul li .texts-container .infos-container .banner.top .content .inside .texts-container .titre,
.archive .banner.top .content .banner.list ul li .texts-container .infos-container .inside .texts-container .titre,
.banner.list ul li .texts-container .infos-container .archive .banner.top .content .inside .texts-container .titre {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  .archive .banner.top .content .bloc .texts-container .titre, .archive .banner.top .content .banner.medium ul li .texts-container .titre-container .titre-post .texts-container .titre, .archive .banner.medium ul li .texts-container .titre-container .banner.top .content .titre-post .texts-container .titre,
.archive .banner.top .content .banner.list ul li .texts-container .titre-container .titre-post .texts-container .titre,
.banner.list ul li .texts-container .titre-container .archive .banner.top .content .titre-post .texts-container .titre, .archive .banner.top .content .banner.medium ul li .texts-container .infos-container .inside .texts-container .titre, .archive .banner.medium ul li .texts-container .infos-container .banner.top .content .inside .texts-container .titre,
.archive .banner.top .content .banner.list ul li .texts-container .infos-container .inside .texts-container .titre,
.banner.list ul li .texts-container .infos-container .archive .banner.top .content .inside .texts-container .titre {
    font-size: 45px;
  }
}
@media (max-width: 567px) {
  .archive .banner.top .content .bloc .texts-container .titre, .archive .banner.top .content .banner.medium ul li .texts-container .titre-container .titre-post .texts-container .titre, .archive .banner.medium ul li .texts-container .titre-container .banner.top .content .titre-post .texts-container .titre,
.archive .banner.top .content .banner.list ul li .texts-container .titre-container .titre-post .texts-container .titre,
.banner.list ul li .texts-container .titre-container .archive .banner.top .content .titre-post .texts-container .titre, .archive .banner.top .content .banner.medium ul li .texts-container .infos-container .inside .texts-container .titre, .archive .banner.medium ul li .texts-container .infos-container .banner.top .content .inside .texts-container .titre,
.archive .banner.top .content .banner.list ul li .texts-container .infos-container .inside .texts-container .titre,
.banner.list ul li .texts-container .infos-container .archive .banner.top .content .inside .texts-container .titre {
    font-size: 42.5px;
  }
}

.archive .banner.top .focus-container {
  background: #fff;
  width: 50%;
  position: absolute;
  bottom: -40px;
  right: 0;
  height: 350px;
  z-index: 100;
  background: #fcfcfc;
  box-shadow: 0px 5px 39px 0px rgba(0, 0, 0, 0.08);
}
@media (max-width: 1024px) {
  .archive .banner.top .focus-container {
    width: 65%;
  }
}
@media (max-width: 567px) {
  .archive .banner.top .focus-container {
    width: 90%;
    height: 199px;
    bottom: -40px;
  }
}
.archive .banner.top .focus-container .inside {
  padding: 40px 70px;
}
@media (max-width: 567px) {
  .archive .banner.top .focus-container .inside {
    padding: 30px 30px;
  }
}
.archive .banner.top .focus-container .inside .focus, .archive .banner.top .focus-container .inside .date {
  font-size: 9.5px;
  font-weight: 600;
  color: #921723;
  animation: fade 1s;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 40px;
}
@media (max-width: 567px) {
  .archive .banner.top .focus-container .inside .focus, .archive .banner.top .focus-container .inside .date {
    margin-bottom: 12px;
  }
}
.archive .banner.top .focus-container .inside .titre {
  font-size: 25px;
  font-weight: 700;
  color: #4a4337;
  font-family: "Josefin Sans", serif;
  animation: fade 1s;
  text-transform: uppercase;
  line-height: 1.25;
  position: relative;
}
.archive .banner.top .focus-container .inside .titre:before {
  content: "";
  display: inline-block;
  background: #921723;
  width: 20px;
  height: 1px;
  position: absolute;
  left: -40px;
  top: 22px;
}
@media (max-width: 567px) {
  .archive .banner.top .focus-container .inside .titre:before {
    display: none;
  }
}
@media (max-width: 567px) {
  .archive .banner.top .focus-container .inside .titre {
    font-size: 17.5px;
  }
}
.archive .banner.top .focus-container .inside .lire-la-suite {
  position: absolute;
  bottom: 75px;
  left: 70px;
}
@media (max-width: 567px) {
  .archive .banner.top .focus-container .inside .lire-la-suite {
    left: 30px;
    bottom: 25px;
  }
}
.archive .banner.top .focus-container .inside .lire-la-suite p {
  animation: fade 1s;
  color: #4a4337;
  font-size: 13px;
  font-weight: 700;
}
.archive .banner.top .focus-container .inside .lire-la-suite::after {
  content: "";
  display: inline-block;
  height: 2px;
  width: 0;
  background: #921723;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: width 0.1s, opacity 0.8s;
}
.archive .banner.top .focus-container .inside::after {
  content: "";
  display: inline-block;
  width: 1000%;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  background: #921723;
  box-shadow: 0px 5px 39px 0px rgba(0, 0, 0, 0.08);
}
.archive .banner.top .focus-container:hover {
  background: white;
}
.archive .banner.top .focus-container:hover .lire-la-suite::after {
  opacity: 1;
  width: 93%;
}

.archive .banner.medium {
  margin-top: -5px;
  background: #f4f4f4;
  padding: 75px 0 190px;
}
@media (max-width: 1226px) {
  .archive .banner.medium {
    padding: 80px 0 90px;
  }
}
@media (max-width: 567px) {
  .archive .banner.medium {
    padding: 85px 0 50px;
  }
}
.archive .banner.medium .fond {
  background-image: url("../assets/images/background-home.jpg");
  background-size: cover;
  background-position: 50% 0%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  animation: fade 1s;
}
@media (max-width: 567px) {
  .archive .banner.medium .fond {
    display: none;
  }
}
.archive .banner.medium .content {
  position: relative;
}
.archive .banner.medium .titre-type {
  font-size: 32.5px;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  color: #4a4337;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 45px;
  position: relative;
}
@media (max-width: 567px) {
  .archive .banner.medium .titre-type {
    font-size: 27.5px;
  }
}
.archive .banner.medium .titre-type::after {
  content: "";
  position: absolute;
  top: 28px;
  left: -83px;
  height: 1px;
  width: 54px;
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: rgba(0, 0, 0, 0.4);
}
@media (max-width: 1280px) {
  .archive .banner.medium .titre-type::after {
    display: none;
  }
}

.banner.list {
  background: #f6f4f4;
  padding: 70px 0 80px;
  z-index: 80;
  margin-top: -5px;
}
@media (max-width: 1226px) {
  .banner.list {
    padding: 60px 6% 60px;
  }
}
@media (max-width: 1226px) {
  .banner.list {
    padding: 60px 0% 60px;
  }
}
@media (max-width: 567px) {
  .banner.list {
    padding: 50px 0% 10px;
  }
}
.banner.list .titre-section-container {
  margin-bottom: 47px;
  position: relative;
}
.banner.list .titre-section-container .sur-titre {
  font-size: 11px;
  font-weight: 400;
  color: #921723;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 10px;
}
.banner.list .titre-section-container .titre-type {
  font-size: 32.5px;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  color: #4a4337;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 45px;
  position: relative;
}
@media (max-width: 567px) {
  .banner.list .titre-section-container .titre-type {
    font-size: 27.5px;
  }
}
.banner.list .titre-section-container .titre-type::after {
  content: "";
  position: absolute;
  top: 28px;
  left: -83px;
  height: 1px;
  width: 54px;
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: rgba(0, 0, 0, 0.4);
}
@media (max-width: 1280px) {
  .banner.list .titre-section-container .titre-type::after {
    display: none;
  }
}

.archive .banner.medium ul,
.banner.list ul {
  width: 100%;
  padding-top: 10px;
  min-height: 250px;
}
.archive .banner.medium ul li,
.banner.list ul li {
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.2s;
  will-change: box-shadow;
  height: 250px;
  width: 49.2%;
  float: left;
  background: #fff;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .archive .banner.medium ul li,
.banner.list ul li {
    width: 100%;
    float: none !important;
  }
}
@media (max-width: 567px) {
  .archive .banner.medium ul li,
.banner.list ul li {
    height: auto;
    margin-bottom: 23px;
  }
}
.archive .banner.medium ul li:nth-child(2n),
.banner.list ul li:nth-child(2n) {
  float: right;
}
.archive .banner.medium ul li .image-container,
.banner.list ul li .image-container {
  width: 45%;
  position: relative;
  height: 100%;
  float: left;
  filter: brightness(98%);
}
@media (max-width: 1024px) {
  .archive .banner.medium ul li .image-container,
.banner.list ul li .image-container {
    filter: brightness(100%);
  }
}
@media (max-width: 567px) {
  .archive .banner.medium ul li .image-container,
.banner.list ul li .image-container {
    height: 250px;
    width: 100%;
    float: none;
  }
}
.archive .banner.medium ul li .image-container .image,
.banner.list ul li .image-container .image {
  animation: none;
}
.archive .banner.medium ul li .texts-container,
.banner.list ul li .texts-container {
  width: 55%;
  height: 100%;
  float: right;
  padding: 25px 30px;
  position: relative;
}
@media (max-width: 567px) {
  .archive .banner.medium ul li .texts-container,
.banner.list ul li .texts-container {
    width: 100%;
    height: auto;
    float: none !important;
  }
}
.archive .banner.medium ul li .texts-container .bloc-date,
.banner.list ul li .texts-container .bloc-date {
  display: inline-block;
  margin-right: 4px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.archive .banner.medium ul li .texts-container .bloc-date .icon-container,
.banner.list ul li .texts-container .bloc-date .icon-container {
  position: absolute;
  top: 3px;
  left: 0px;
  width: 12px;
  height: 12px;
}
.archive .banner.medium ul li .texts-container .bloc-date p,
.banner.list ul li .texts-container .bloc-date p {
  font-size: 9.5px;
  font-weight: 700;
  color: #4a4337;
  font-family: "Roboto", serif;
  letter-spacing: 1.5px;
}
.archive .banner.medium ul li .texts-container .type,
.banner.list ul li .texts-container .type {
  font-size: 9.5px;
  font-weight: 700;
  color: #921723;
  letter-spacing: 1.5px;
  display: inline-block;
  text-transform: uppercase;
}
.archive .banner.medium ul li .texts-container .type span,
.banner.list ul li .texts-container .type span {
  margin-right: 2px;
  color: rgba(146, 23, 35, 0.5);
}
.archive .banner.medium ul li .texts-container .titre-post,
.banner.list ul li .texts-container .titre-post {
  font-size: 19px;
  font-weight: 700;
  color: #921723;
  line-height: 1.3;
}
@media (max-width: 1226px) {
  .archive .banner.medium ul li .texts-container .titre-post,
.banner.list ul li .texts-container .titre-post {
    line-height: 1.2;
  }
}
@media (max-width: 1024px) {
  .archive .banner.medium ul li .texts-container .titre-post,
.banner.list ul li .texts-container .titre-post {
    line-height: 1.4;
  }
}
@media (max-width: 567px) {
  .archive .banner.medium ul li .texts-container .titre-post,
.banner.list ul li .texts-container .titre-post {
    font-size: 17px;
    margin-bottom: 10px;
  }
}
.archive .banner.medium ul li .texts-container .lire-la-suite,
.banner.list ul li .texts-container .lire-la-suite {
  color: #921723;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  bottom: 22px;
  left: 30px;
  opacity: 0.8;
  transition: color 0.1s, opacity 1s;
  display: none;
}
@media (max-width: 1024px) {
  .archive .banner.medium ul li .texts-container .lire-la-suite,
.banner.list ul li .texts-container .lire-la-suite {
    opacity: 1;
    bottom: 29px;
  }
}
@media (max-width: 567px) {
  .archive .banner.medium ul li .texts-container .lire-la-suite,
.banner.list ul li .texts-container .lire-la-suite {
    opacity: 1;
    bottom: 22px;
  }
}
.archive .banner.medium ul li:hover,
.banner.list ul li:hover {
  box-shadow: 0px 5px 19px 0px rgba(0, 0, 0, 0.15);
}
.archive .banner.medium ul li:hover .image-container,
.banner.list ul li:hover .image-container {
  filter: brightness(100%);
}
.archive .banner.medium ul li:hover .lire-la-suite,
.banner.list ul li:hover .lire-la-suite {
  opacity: 1;
}

.archive .banner.medium ul,
.banner.list ul {
  width: 100%;
}
.archive .banner.medium ul li,
.banner.list ul li {
  height: 98px;
  width: 100%;
  background: #fcfcfc;
  margin-bottom: 1px;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.03);
}
@media (max-width: 1226px) {
  .archive .banner.medium ul li,
.banner.list ul li {
    width: 100%;
    float: none !important;
  }
}
@media (max-width: 1024px) {
  .archive .banner.medium ul li,
.banner.list ul li {
    background: white;
  }
}
@media (max-width: 567px) {
  .archive .banner.medium ul li,
.banner.list ul li {
    height: auto;
    margin-bottom: 27px;
    background: rgba(255, 255, 255, 0);
  }
}
.archive .banner.medium ul li .image-container,
.banner.list ul li .image-container {
  width: 194px;
  position: relative;
  height: 100%;
  float: left;
  filter: brightness(98%);
}
@media (max-width: 1024px) {
  .archive .banner.medium ul li .image-container,
.banner.list ul li .image-container {
    filter: brightness(100%);
  }
}
@media (max-width: 567px) {
  .archive .banner.medium ul li .image-container,
.banner.list ul li .image-container {
    height: 137px;
    width: 100%;
    float: none !important;
  }
}
.archive .banner.medium ul li .image-container .image,
.banner.list ul li .image-container .image {
  animation: none;
  background-size: cover;
}
.archive .banner.medium ul li .texts-container,
.banner.list ul li .texts-container {
  width: calc(100% - 194px);
  height: 98px;
  float: right;
  position: relative;
}
@media (max-width: 1226px) {
  .archive .banner.medium ul li .texts-container,
.banner.list ul li .texts-container {
    float: none;
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .archive .banner.medium ul li .texts-container,
.banner.list ul li .texts-container {
    padding: 5px 20px;
  }
}
@media (max-width: 567px) {
  .archive .banner.medium ul li .texts-container,
.banner.list ul li .texts-container {
    width: 100%;
    height: auto;
    float: none !important;
    padding: 5px 0px 10px;
  }
}
.archive .banner.medium ul li .texts-container .infos-container,
.banner.list ul li .texts-container .infos-container {
  height: 98px;
  line-height: 98px;
  display: inline-block;
  padding-left: 35px;
  width: 226px;
  height: 98px;
  line-height: 98px;
}
@media (max-width: 768px) {
  .archive .banner.medium ul li .texts-container .infos-container,
.banner.list ul li .texts-container .infos-container {
    width: 100%;
    height: auto;
    line-height: 1;
    padding-left: 0px;
  }
}
.archive .banner.medium ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .inside {
  height: auto;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .archive .banner.medium ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .inside {
    border-right: none;
  }
}
.archive .banner.medium ul li .texts-container .infos-container .inside p,
.banner.list ul li .texts-container .infos-container .inside p {
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  color: #921723;
  letter-spacing: 0px;
  text-transform: uppercase;
  padding: 10px 0px;
}
@media (max-width: 768px) {
  .archive .banner.medium ul li .texts-container .infos-container .inside p,
.banner.list ul li .texts-container .infos-container .inside p {
    font-size: 11px;
    padding: 10px 0px 7px;
  }
}
@media (max-width: 567px) {
  .archive .banner.medium ul li .texts-container .infos-container .inside p,
.banner.list ul li .texts-container .infos-container .inside p {
    font-size: 12px;
    border-right: none;
  }
}
.archive .banner.medium ul li .texts-container .infos-container .inside p span,
.banner.list ul li .texts-container .infos-container .inside p span {
  margin-left: 2px;
  margin-right: 7px;
}
.archive .banner.medium ul li .texts-container .titre-container,
.banner.list ul li .texts-container .titre-container {
  height: 98px;
  line-height: 98px;
  display: inline-block;
  width: calc(100% - 236px);
}
@media (max-width: 768px) {
  .archive .banner.medium ul li .texts-container .titre-container,
.banner.list ul li .texts-container .titre-container {
    width: 100%;
    height: auto;
    line-height: 1;
  }
}
.archive .banner.medium ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .titre-post {
  font-size: 16.5px;
  font-weight: 600;
  color: #4a4337;
  padding: 0px 35px 0 25px;
  line-height: 1.35 !important;
}
@media (max-width: 1024px) {
  .archive .banner.medium ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .titre-post {
    font-size: 16px;
    line-height: 1.3 !important;
  }
}
@media (max-width: 768px) {
  .archive .banner.medium ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .titre-post {
    padding: 0px 0px;
    font-size: 15.5px;
  }
}
.archive .banner.medium ul li .texts-container .lire-la-suite,
.banner.list ul li .texts-container .lire-la-suite {
  height: 56px;
  width: 56px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  position: absolute;
  top: 23px;
  right: 23px;
  background: #ebebeb;
}
.archive .banner.medium ul li .texts-container .lire-la-suite .icon,
.banner.list ul li .texts-container .lire-la-suite .icon {
  width: 100%;
  height: 100%;
  transition: transform 0.5s, background 0s;
  transform: rotate(-90deg);
}
.archive .banner.medium ul li .texts-container .lire-la-suite .icon svg,
.banner.list ul li .texts-container .lire-la-suite .icon svg {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
}
.archive .banner.medium ul li .texts-container .lire-la-suite .icon svg .st0,
.banner.list ul li .texts-container .lire-la-suite .icon svg .st0 {
  fill: #FFFFFF;
}
@media (max-width: 1226px) {
  .archive .banner.medium ul li .texts-container .lire-la-suite,
.banner.list ul li .texts-container .lire-la-suite {
    display: none;
  }
}
.archive .banner.medium ul li:hover .image-container,
.banner.list ul li:hover .image-container {
  filter: brightness(100%);
}
.archive .banner.medium ul li:hover .lire-la-suite,
.banner.list ul li:hover .lire-la-suite {
  background: #b3b3b3;
}
@media (min-width: 1919px) {
  .archive .banner.medium ul li:hover,
.banner.list ul li:hover {
    background: #fff;
  }
}

.front-page .banner.top {
  transition: height 1s;
  height: 135px;
}

.front-page .banner.top {
  display: none !important;
}
.front-page .banner.top .bloc, .front-page .banner.top .archive .banner.medium ul li .texts-container .infos-container .inside, .archive .banner.medium ul li .texts-container .infos-container .front-page .banner.top .inside,
.front-page .banner.top .banner.list ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .front-page .banner.top .inside, .front-page .banner.top .archive .banner.medium ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .titre-container .front-page .banner.top .titre-post,
.front-page .banner.top .banner.list ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .front-page .banner.top .titre-post {
  display: flex;
  align-items: center;
  height: 100%;
}
.front-page .banner.top .bloc .logo-container, .front-page .banner.top .archive .banner.medium ul li .texts-container .infos-container .inside .logo-container, .archive .banner.medium ul li .texts-container .infos-container .front-page .banner.top .inside .logo-container,
.front-page .banner.top .banner.list ul li .texts-container .infos-container .inside .logo-container,
.banner.list ul li .texts-container .infos-container .front-page .banner.top .inside .logo-container, .front-page .banner.top .archive .banner.medium ul li .texts-container .titre-container .titre-post .logo-container, .archive .banner.medium ul li .texts-container .titre-container .front-page .banner.top .titre-post .logo-container,
.front-page .banner.top .banner.list ul li .texts-container .titre-container .titre-post .logo-container,
.banner.list ul li .texts-container .titre-container .front-page .banner.top .titre-post .logo-container {
  text-align: center;
  display: inline-block;
  width: 100%;
  height: auto;
}
.front-page .banner.top .logo {
  width: 300px;
  height: 100px;
  display: inline-block;
  animation-fill-mode: both !important;
  animation: scale_95 3s ease 0.3s;
}
@media (max-width: 567px) {
  .front-page .banner.top .logo {
    width: 220px;
  }
}
.front-page .banner.top .logo .st0 {
  fill: #fff;
}

.front-page .banner.posts {
  padding: 80px 0 50px;
}
@media (max-width: 567px) {
  .front-page .banner.posts {
    padding: 40px 0 50px;
  }
}
.front-page .banner.posts .banner_content {
  max-width: 1100px;
}
.front-page .banner.posts .section-title {
  width: 100%;
  margin-bottom: 60px;
}
.front-page .banner.posts .content > ul {
  margin-top: -10px !important;
  padding-top: 40px;
  padding-top: 13px;
  margin-top: 0px;
}
@media (max-width: 567px) {
  .front-page .banner.posts .content > ul {
    width: 100%;
    margin-top: 0;
  }
}
.front-page .banner.posts .content > ul .info_line {
  margin-bottom: 15px;
}
.front-page .banner.posts .content > ul .info_line span {
  font-family: "Josefin Sans", serif;
  font-size: 11px;
  text-transform: uppercase;
  opacity: 0.6;
}
.front-page .banner.posts .content > ul .info_line span i {
  margin-right: 5px;
}
.front-page .banner.posts .content > ul li.post {
  display: inline-block;
  width: 100%;
  margin-top: -5px;
  animation: fade 1.5s;
}
.front-page .banner.posts .content > ul li.post > a {
  display: inline-block;
  position: relative;
  width: 100%;
  cursor: pointer;
  min-height: 170px;
}
@media (max-width: 567px) {
  .front-page .banner.posts .content > ul li.post > a {
    width: 100% !important;
  }
}
.front-page .banner.posts .content > ul li.post > a::before, .front-page .banner.posts .content > ul li.post > a::after {
  content: "";
  background: inherit;
  display: inline-block;
  position: absolute;
  height: 100%;
  width: 400%;
  top: 0;
}
.front-page .banner.posts .content > ul li.post > a::before {
  right: 100%;
}
.front-page .banner.posts .content > ul li.post > a::after {
  left: 100%;
}
.front-page .banner.posts .content > ul li.post > a .image_container {
  width: 300px;
  float: left;
  display: flex;
  align-items: center;
  height: 100%;
  position: absolute;
}
@media (max-width: 567px) {
  .front-page .banner.posts .content > ul li.post > a .image_container {
    display: none !important;
  }
}
.front-page .banner.posts .content > ul li.post > a .image_container img {
  width: 100%;
  height: auto;
}
.front-page .banner.posts .content > ul li.post > a .texts_container {
  padding: 25px 34px;
  position: relative;
  float: right;
  height: 100%;
  width: calc(100% - 300px);
}
@media (max-width: 567px) {
  .front-page .banner.posts .content > ul li.post > a .texts_container {
    width: 100% !important;
  }
}
.front-page .banner.posts .content > ul li.post > a .texts_container .text * {
  font-size: 17px;
  opacity: 0.9;
  line-height: 1.3;
}
.front-page .banner.posts .content > ul li.post > a .texts_container .wp-caption {
  display: none !important;
}
.front-page .banner.posts .content > ul li.post > a .texts_container img {
  display: none !important;
}
.front-page .banner.posts .content > ul li.post > a:hover, .front-page .banner.posts .content > ul li.post > a:focus {
  background: white;
}
.front-page .banner.posts .content > ul li.post > a:hover .title, .front-page .banner.posts .content > ul li.post > a:focus .title {
  color: #921723;
}
.front-page .banner.posts .content > ul li.post .title {
  font-family: "Josefin Sans", serif;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  color: #333333;
}
@media (max-width: 567px) {
  .front-page .banner.posts .content > ul li.post .title {
    font-size: 20px;
  }
}
.front-page .banner.posts .content > ul li.video {
  margin-bottom: 20px;
  padding-top: 40px;
  padding-top: 0px;
  background: #430b10;
}
.front-page .banner.posts .content > ul li.video:nth-child(1) {
  transition-delay: 0s;
  transition-duration: 0.55s;
}
.front-page .banner.posts .content > ul li.video:nth-child(2) {
  transition-delay: 0.02s;
  transition-duration: 0.6s;
}
.front-page .banner.posts .content > ul li.video:nth-child(3) {
  transition-delay: 0.04s;
  transition-duration: 0.65s;
}
.front-page .banner.posts .content > ul li.video:nth-child(4) {
  transition-delay: 0.06s;
  transition-duration: 0.7s;
}
.front-page .banner.posts .content > ul li.video:nth-child(5) {
  transition-delay: 0.08s;
  transition-duration: 0.75s;
}
.front-page .banner.posts .content > ul li.video:nth-child(6) {
  transition-delay: 0.1s;
  transition-duration: 0.8s;
}
.front-page .banner.posts .content > ul li.video:nth-child(7) {
  transition-delay: 0.12s;
  transition-duration: 0.85s;
}
.front-page .banner.posts .content > ul li.video:nth-child(8) {
  transition-delay: 0.14s;
  transition-duration: 0.9s;
}
.front-page .banner.posts .content > ul li.video:nth-child(9) {
  transition-delay: 0.16s;
  transition-duration: 0.95s;
}
.front-page .banner.posts .content > ul li.video:nth-child(10) {
  transition-delay: 0.18s;
  transition-duration: 1s;
}
.front-page .banner.posts .content > ul li.video:nth-child(11) {
  transition-delay: 0.2s;
  transition-duration: 1.05s;
}
.front-page .banner.posts .content > ul li.video:nth-child(12) {
  transition-delay: 0.22s;
  transition-duration: 1.1s;
}
.front-page .banner.posts .content > ul li.video:nth-child(13) {
  transition-delay: 0.24s;
  transition-duration: 1.15s;
}
.front-page .banner.posts .content > ul li.video:nth-child(14) {
  transition-delay: 0.26s;
  transition-duration: 1.2s;
}
.front-page .banner.posts .content > ul li.video:nth-child(15) {
  transition-delay: 0.28s;
  transition-duration: 1.25s;
}
.front-page .banner.posts .content > ul li.video:nth-child(16) {
  transition-delay: 0.3s;
  transition-duration: 1.3s;
}
.front-page .banner.posts .content > ul li.video:nth-child(17) {
  transition-delay: 0.32s;
  transition-duration: 1.35s;
}
.front-page .banner.posts .content > ul li.video:nth-child(18) {
  transition-delay: 0.34s;
  transition-duration: 1.4s;
}
.front-page .banner.posts .content > ul li.video:nth-child(19) {
  transition-delay: 0.36s;
  transition-duration: 1.45s;
}
.front-page .banner.posts .content > ul li.video:nth-child(20) {
  transition-delay: 0.38s;
  transition-duration: 1.5s;
}
.front-page .banner.posts .content > ul li.video:nth-child(21) {
  transition-delay: 0.4s;
  transition-duration: 1.55s;
}
.front-page .banner.posts .content > ul li.video:nth-child(22) {
  transition-delay: 0.42s;
  transition-duration: 1.6s;
}
.front-page .banner.posts .content > ul li.video:nth-child(23) {
  transition-delay: 0.44s;
  transition-duration: 1.65s;
}
.front-page .banner.posts .content > ul li.video:nth-child(24) {
  transition-delay: 0.46s;
  transition-duration: 1.7s;
}
.front-page .banner.posts .content > ul li.video:nth-child(25) {
  transition-delay: 0.48s;
  transition-duration: 1.75s;
}
.front-page .banner.posts .content > ul li.video:nth-child(26) {
  transition-delay: 0.5s;
  transition-duration: 1.8s;
}
.front-page .banner.posts .content > ul li.video:nth-child(27) {
  transition-delay: 0.52s;
  transition-duration: 1.85s;
}
.front-page .banner.posts .content > ul li.video:nth-child(28) {
  transition-delay: 0.54s;
  transition-duration: 1.9s;
}
.front-page .banner.posts .content > ul li.video:nth-child(29) {
  transition-delay: 0.56s;
  transition-duration: 1.95s;
}
.front-page .banner.posts .content > ul li.video:nth-child(30) {
  transition-delay: 0.58s;
  transition-duration: 2s;
}
.front-page .banner.posts .content > ul li.video * {
  color: #fff;
}
@media (max-width: 567px) {
  .front-page .banner.posts .content > ul li.video {
    margin-bottom: 20px;
  }
}
.front-page .banner.posts .content > ul li.video a {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0);
}
.front-page .banner.posts .content > ul li.video a:not(.no-href):hover .date-container {
  background: #000;
  background: black;
}
.front-page .banner.posts .content > ul li.video .image-container {
  width: 40%;
  width: 150px;
  height: calc(100% + 3px);
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .front-page .banner.posts .content > ul li.video .image-container {
    height: 105px;
  }
}
@media (max-width: 567px) {
  .front-page .banner.posts .content > ul li.video .image-container {
    height: 95px;
  }
}
.front-page .banner.posts .content > ul li.video .image-container .image {
  height: calc(100% + 40px);
}
.front-page .banner.posts .content > ul li.video .texts-container {
  width: 60%;
  width: 100%;
  width: calc(100% - 150px);
  float: right;
  padding: 20px 28px;
  display: inline-block;
}
.front-page .banner.posts .content > ul li.video .guest {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  margin-bottom: 7px;
}
@media (max-width: 567px) {
  .front-page .banner.posts .content > ul li.video .guest {
    font-size: 19px;
  }
}
.front-page .banner.posts .content > ul li.video .film-name {
  font-family: "Josefin Sans", serif;
  opacity: 0.6;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}
@media (max-width: 567px) {
  .front-page .banner.posts .content > ul li.video .film-name {
    font-size: 18px;
  }
}
.front-page .banner.posts .content > ul li.video .date-container {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "Josefin Sans", serif;
  background: rgba(0, 0, 0, 0.25);
  padding: 15px 15px 12px;
  display: inline-block;
}
.front-page .banner.posts .content > ul li.video .date-container .time.not-decided {
  font-size: 10px;
  font-weight: 700;
}
.front-page .banner.posts .to-archive-container {
  text-align: center;
  padding: 80px 0 0;
}
.front-page .banner.posts .to-archive-container .to-archive {
  background: #430b10;
  color: #fff;
  font-size: 20px;
  padding: 15px 25px;
  display: inline-block;
  font-family: "Josefin Sans", serif;
}
.front-page .banner.posts .to-archive-container .to-archive:hover {
  background: black;
}

.front-page .banner.videos {
  padding: 50px 0 150px;
}
.front-page .banner.videos .banner_content {
  max-width: 850px;
}
.front-page .banner.videos .content .inside > ul {
  width: calc(50% + 30px);
  float: right;
  padding-top: 40px;
  padding-top: 13px;
  margin-top: 0px;
}
@media (max-width: 567px) {
  .front-page .banner.videos .content .inside > ul {
    width: 100%;
    margin-top: 0;
  }
}
.front-page .banner.videos ul.films li {
  margin-bottom: 20px;
  padding-top: 40px;
  padding-top: 0px;
  background: #430b10;
}
.front-page .banner.videos ul.films li:nth-child(1) {
  transition-delay: 0s;
  transition-duration: 0.55s;
}
.front-page .banner.videos ul.films li:nth-child(2) {
  transition-delay: 0.02s;
  transition-duration: 0.6s;
}
.front-page .banner.videos ul.films li:nth-child(3) {
  transition-delay: 0.04s;
  transition-duration: 0.65s;
}
.front-page .banner.videos ul.films li:nth-child(4) {
  transition-delay: 0.06s;
  transition-duration: 0.7s;
}
.front-page .banner.videos ul.films li:nth-child(5) {
  transition-delay: 0.08s;
  transition-duration: 0.75s;
}
.front-page .banner.videos ul.films li:nth-child(6) {
  transition-delay: 0.1s;
  transition-duration: 0.8s;
}
.front-page .banner.videos ul.films li:nth-child(7) {
  transition-delay: 0.12s;
  transition-duration: 0.85s;
}
.front-page .banner.videos ul.films li:nth-child(8) {
  transition-delay: 0.14s;
  transition-duration: 0.9s;
}
.front-page .banner.videos ul.films li:nth-child(9) {
  transition-delay: 0.16s;
  transition-duration: 0.95s;
}
.front-page .banner.videos ul.films li:nth-child(10) {
  transition-delay: 0.18s;
  transition-duration: 1s;
}
.front-page .banner.videos ul.films li:nth-child(11) {
  transition-delay: 0.2s;
  transition-duration: 1.05s;
}
.front-page .banner.videos ul.films li:nth-child(12) {
  transition-delay: 0.22s;
  transition-duration: 1.1s;
}
.front-page .banner.videos ul.films li:nth-child(13) {
  transition-delay: 0.24s;
  transition-duration: 1.15s;
}
.front-page .banner.videos ul.films li:nth-child(14) {
  transition-delay: 0.26s;
  transition-duration: 1.2s;
}
.front-page .banner.videos ul.films li:nth-child(15) {
  transition-delay: 0.28s;
  transition-duration: 1.25s;
}
.front-page .banner.videos ul.films li:nth-child(16) {
  transition-delay: 0.3s;
  transition-duration: 1.3s;
}
.front-page .banner.videos ul.films li:nth-child(17) {
  transition-delay: 0.32s;
  transition-duration: 1.35s;
}
.front-page .banner.videos ul.films li:nth-child(18) {
  transition-delay: 0.34s;
  transition-duration: 1.4s;
}
.front-page .banner.videos ul.films li:nth-child(19) {
  transition-delay: 0.36s;
  transition-duration: 1.45s;
}
.front-page .banner.videos ul.films li:nth-child(20) {
  transition-delay: 0.38s;
  transition-duration: 1.5s;
}
.front-page .banner.videos ul.films li:nth-child(21) {
  transition-delay: 0.4s;
  transition-duration: 1.55s;
}
.front-page .banner.videos ul.films li:nth-child(22) {
  transition-delay: 0.42s;
  transition-duration: 1.6s;
}
.front-page .banner.videos ul.films li:nth-child(23) {
  transition-delay: 0.44s;
  transition-duration: 1.65s;
}
.front-page .banner.videos ul.films li:nth-child(24) {
  transition-delay: 0.46s;
  transition-duration: 1.7s;
}
.front-page .banner.videos ul.films li:nth-child(25) {
  transition-delay: 0.48s;
  transition-duration: 1.75s;
}
.front-page .banner.videos ul.films li:nth-child(26) {
  transition-delay: 0.5s;
  transition-duration: 1.8s;
}
.front-page .banner.videos ul.films li:nth-child(27) {
  transition-delay: 0.52s;
  transition-duration: 1.85s;
}
.front-page .banner.videos ul.films li:nth-child(28) {
  transition-delay: 0.54s;
  transition-duration: 1.9s;
}
.front-page .banner.videos ul.films li:nth-child(29) {
  transition-delay: 0.56s;
  transition-duration: 1.95s;
}
.front-page .banner.videos ul.films li:nth-child(30) {
  transition-delay: 0.58s;
  transition-duration: 2s;
}
.front-page .banner.videos ul.films li * {
  color: #fff;
}
@media (max-width: 567px) {
  .front-page .banner.videos ul.films li {
    margin-bottom: 20px;
  }
}
.front-page .banner.videos ul.films li a {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0);
}
.front-page .banner.videos ul.films li a:not(.no-href):hover .date-container {
  background: #000;
  background: black;
}
.front-page .banner.videos ul.films li .image-container {
  width: 40%;
  width: 100%;
  height: 100%;
  height: 110px;
  display: inline-block;
}
@media (max-width: 768px) {
  .front-page .banner.videos ul.films li .image-container {
    height: 105px;
  }
}
@media (max-width: 567px) {
  .front-page .banner.videos ul.films li .image-container {
    height: 95px;
  }
}
.front-page .banner.videos ul.films li .texts-container {
  width: 60%;
  width: 100%;
  padding: 30px 30px 25px;
  display: inline-block;
}
.front-page .banner.videos ul.films li .guest {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  margin-bottom: 7px;
}
@media (max-width: 567px) {
  .front-page .banner.videos ul.films li .guest {
    font-size: 19px;
  }
}
.front-page .banner.videos ul.films li .film-name {
  font-family: "Josefin Sans", serif;
  opacity: 0.6;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}
@media (max-width: 567px) {
  .front-page .banner.videos ul.films li .film-name {
    font-size: 18px;
  }
}
.front-page .banner.videos ul.films li .date-container {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "Josefin Sans", serif;
  background: rgba(0, 0, 0, 0.25);
  padding: 15px 15px 12px;
  display: inline-block;
}
.front-page .banner.videos ul.films li .date-container .time.not-decided {
  font-size: 10px;
  font-weight: 700;
}
.front-page .banner.videos .to-archive-container {
  text-align: center;
  padding: 80px 0 0;
}
.front-page .banner.videos .to-archive-container .to-archive {
  background: #430b10;
  color: #fff;
  font-size: 20px;
  padding: 15px 25px;
  display: inline-block;
  font-family: "Josefin Sans", serif;
}
.front-page .banner.videos .to-archive-container .to-archive:hover {
  background: black;
}

@media (max-width: 1226px) {
  .page-404 .banner.top {
    height: 600px !important;
  }
}
@media (max-width: 1024px) {
  .page-404 .banner.top {
    height: 500px !important;
  }
}
@media (max-width: 567px) {
  .page-404 .banner.top {
    height: 200px !important;
  }
}
@media (max-width: 567px) {
  .page-404 .banner.top .top-title {
    margin-bottom: 0;
  }
}

.page.donate .banner.top {
  min-height: 800px;
  padding-top: 140px;
}
@media (max-width: 567px) {
  .page.donate .banner.top {
    padding-top: 80px;
  }
}
.page.donate .banner.top .banner_content {
  max-width: 850px;
}
.page.donate .banner.top .introduction {
  margin-bottom: 100px;
}
.page.donate .banner.top .introduction * {
  font-family: "Josefin Sans", serif;
}
.page.donate .banner.top .introduction p {
  font-size: 19px;
}
.page.donate .banner.top ul.sections {
  width: 100%;
  display: inline-block;
  padding: 0px 0 180px;
}
@media (max-width: 567px) {
  .page.donate .banner.top ul.sections {
    padding: 0px 0 100px;
  }
}
.page.donate .banner.top ul.sections > li {
  display: inline-block;
  width: 100%;
  margin-bottom: 80px;
}
.page.donate .banner.top ul.sections > li:nth-child(1) {
  transition-delay: 0.01s;
  transition-duration: 0.6s;
}
.page.donate .banner.top ul.sections > li:nth-child(2) {
  transition-delay: 0.07s;
  transition-duration: 0.7s;
}
.page.donate .banner.top ul.sections > li:nth-child(3) {
  transition-delay: 0.13s;
  transition-duration: 0.8s;
}
.page.donate .banner.top ul.sections > li:nth-child(4) {
  transition-delay: 0.19s;
  transition-duration: 0.9s;
}
.page.donate .banner.top ul.sections > li:nth-child(5) {
  transition-delay: 0.25s;
  transition-duration: 1s;
}
.page.donate .banner.top ul.sections > li:nth-child(6) {
  transition-delay: 0.31s;
  transition-duration: 1.1s;
}
.page.donate .banner.top ul.sections > li:nth-child(7) {
  transition-delay: 0.37s;
  transition-duration: 1.2s;
}
.page.donate .banner.top ul.sections > li:nth-child(8) {
  transition-delay: 0.43s;
  transition-duration: 1.3s;
}
.page.donate .banner.top ul.sections > li:nth-child(9) {
  transition-delay: 0.49s;
  transition-duration: 1.4s;
}
.page.donate .banner.top ul.sections > li:nth-child(10) {
  transition-delay: 0.55s;
  transition-duration: 1.5s;
}
.page.donate .banner.top ul.sections > li:nth-child(11) {
  transition-delay: 0.61s;
  transition-duration: 1.6s;
}
.page.donate .banner.top ul.sections > li:nth-child(12) {
  transition-delay: 0.67s;
  transition-duration: 1.7s;
}
.page.donate .banner.top ul.sections > li:nth-child(13) {
  transition-delay: 0.73s;
  transition-duration: 1.8s;
}
.page.donate .banner.top ul.sections > li:nth-child(14) {
  transition-delay: 0.79s;
  transition-duration: 1.9s;
}
.page.donate .banner.top ul.sections > li:nth-child(15) {
  transition-delay: 0.85s;
  transition-duration: 2s;
}
.page.donate .banner.top ul.sections > li:nth-child(16) {
  transition-delay: 0.91s;
  transition-duration: 2.1s;
}
.page.donate .banner.top ul.sections > li:nth-child(17) {
  transition-delay: 0.97s;
  transition-duration: 2.2s;
}
.page.donate .banner.top ul.sections > li:nth-child(18) {
  transition-delay: 1.03s;
  transition-duration: 2.3s;
}
.page.donate .banner.top ul.sections > li:nth-child(19) {
  transition-delay: 1.09s;
  transition-duration: 2.4s;
}
.page.donate .banner.top ul.sections > li:nth-child(20) {
  transition-delay: 1.15s;
  transition-duration: 2.5s;
}
.page.donate .banner.top ul.sections ul {
  width: 50%;
  float: right;
  padding-top: 9px;
}
@media (max-width: 768px) {
  .page.donate .banner.top ul.sections ul {
    width: 55%;
  }
}
@media (max-width: 567px) {
  .page.donate .banner.top ul.sections ul {
    width: 100%;
  }
}
.page.donate .banner.top ul.sections ul li {
  margin-bottom: 15px;
  width: 120%;
}
@media (max-width: 768px) {
  .page.donate .banner.top ul.sections ul li {
    width: 100%;
  }
}
.page.donate .banner.top ul.sections ul li:nth-child(1) {
  transition-delay: 0.01s;
  transition-duration: 0.6s;
}
.page.donate .banner.top ul.sections ul li:nth-child(2) {
  transition-delay: 0.07s;
  transition-duration: 0.7s;
}
.page.donate .banner.top ul.sections ul li:nth-child(3) {
  transition-delay: 0.13s;
  transition-duration: 0.8s;
}
.page.donate .banner.top ul.sections ul li:nth-child(4) {
  transition-delay: 0.19s;
  transition-duration: 0.9s;
}
.page.donate .banner.top ul.sections ul li:nth-child(5) {
  transition-delay: 0.25s;
  transition-duration: 1s;
}
.page.donate .banner.top ul.sections ul li:nth-child(6) {
  transition-delay: 0.31s;
  transition-duration: 1.1s;
}
.page.donate .banner.top ul.sections ul li:nth-child(7) {
  transition-delay: 0.37s;
  transition-duration: 1.2s;
}
.page.donate .banner.top ul.sections ul li:nth-child(8) {
  transition-delay: 0.43s;
  transition-duration: 1.3s;
}
.page.donate .banner.top ul.sections ul li:nth-child(9) {
  transition-delay: 0.49s;
  transition-duration: 1.4s;
}
.page.donate .banner.top ul.sections ul li:nth-child(10) {
  transition-delay: 0.55s;
  transition-duration: 1.5s;
}
.page.donate .banner.top ul.sections ul li:nth-child(11) {
  transition-delay: 0.61s;
  transition-duration: 1.6s;
}
.page.donate .banner.top ul.sections ul li:nth-child(12) {
  transition-delay: 0.67s;
  transition-duration: 1.7s;
}
.page.donate .banner.top ul.sections ul li:nth-child(13) {
  transition-delay: 0.73s;
  transition-duration: 1.8s;
}
.page.donate .banner.top ul.sections ul li:nth-child(14) {
  transition-delay: 0.79s;
  transition-duration: 1.9s;
}
.page.donate .banner.top ul.sections ul li:nth-child(15) {
  transition-delay: 0.85s;
  transition-duration: 2s;
}
.page.donate .banner.top ul.sections ul li:nth-child(16) {
  transition-delay: 0.91s;
  transition-duration: 2.1s;
}
.page.donate .banner.top ul.sections ul li:nth-child(17) {
  transition-delay: 0.97s;
  transition-duration: 2.2s;
}
.page.donate .banner.top ul.sections ul li:nth-child(18) {
  transition-delay: 1.03s;
  transition-duration: 2.3s;
}
.page.donate .banner.top ul.sections ul li:nth-child(19) {
  transition-delay: 1.09s;
  transition-duration: 2.4s;
}
.page.donate .banner.top ul.sections ul li:nth-child(20) {
  transition-delay: 1.15s;
  transition-duration: 2.5s;
}
.page.donate .banner.top ul.sections ul li * {
  font-family: "Josefin Sans", serif;
}
.page.donate .banner.top ul.sections ul li .name {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 5px;
}
.page.donate .banner.top ul.sections ul li .address {
  overflow-wrap: break-word;
  word-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media (max-width: 567px) {
  .page.donate .banner.top ul.sections ul li .address {
    font-size: 11px;
  }
}
.page.donate .banner.top ul.sections ul li .url {
  padding: 5px 0;
}
.page.donate .banner.top ul.sections ul li .url:hover {
  text-decoration: underline;
}

.page.gdpr .banner.top {
  background: #231f20;
  transition: height 1s;
  height: 500px;
}
@media (max-width: 1367px) {
  .page.gdpr .banner.top {
    height: 500px;
  }
}
@media (max-width: 1226px) {
  .page.gdpr .banner.top {
    height: 450px;
  }
}
@media (max-width: 768px) {
  .page.gdpr .banner.top {
    height: 400px;
  }
}
@media (max-width: 567px) {
  .page.gdpr .banner.top {
    height: 348px;
  }
}

.page.gdpr .banner.top {
  position: relative;
}
.page.gdpr .banner.top .image {
  background-position: 50% 50%;
  filter: brightness(80%);
}
@media (max-width: 567px) {
  .page.gdpr .banner.top .image {
    background-position: 50% 50%;
  }
}
.page.gdpr .banner.top .bloc, .page.gdpr .banner.top .archive .banner.medium ul li .texts-container .infos-container .inside, .archive .banner.medium ul li .texts-container .infos-container .page.gdpr .banner.top .inside,
.page.gdpr .banner.top .banner.list ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .page.gdpr .banner.top .inside, .page.gdpr .banner.top .archive .banner.medium ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .titre-container .page.gdpr .banner.top .titre-post,
.page.gdpr .banner.top .banner.list ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .page.gdpr .banner.top .titre-post {
  padding: 60px 20% 0 0;
}
@media (max-width: 1226px) {
  .page.gdpr .banner.top .bloc, .page.gdpr .banner.top .archive .banner.medium ul li .texts-container .infos-container .inside, .archive .banner.medium ul li .texts-container .infos-container .page.gdpr .banner.top .inside,
.page.gdpr .banner.top .banner.list ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .page.gdpr .banner.top .inside, .page.gdpr .banner.top .archive .banner.medium ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .titre-container .page.gdpr .banner.top .titre-post,
.page.gdpr .banner.top .banner.list ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .page.gdpr .banner.top .titre-post {
    padding: 60px 20% 0 0;
  }
}
@media (max-width: 567px) {
  .page.gdpr .banner.top .bloc, .page.gdpr .banner.top .archive .banner.medium ul li .texts-container .infos-container .inside, .archive .banner.medium ul li .texts-container .infos-container .page.gdpr .banner.top .inside,
.page.gdpr .banner.top .banner.list ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .page.gdpr .banner.top .inside, .page.gdpr .banner.top .archive .banner.medium ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .titre-container .page.gdpr .banner.top .titre-post,
.page.gdpr .banner.top .banner.list ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .page.gdpr .banner.top .titre-post {
    padding: 60px 20% 0 0;
  }
}
.page.gdpr .banner.top .titre {
  font-size: 50px;
  color: #fff;
  animation: fade 2s;
  line-height: 1.1;
  position: relative;
  text-transform: uppercase;
  z-index: 4;
  user-select: none;
  margin-bottom: 10px;
}
@media (max-width: 1226px) {
  .page.gdpr .banner.top .titre {
    font-size: 42px;
  }
}
@media (max-width: 768px) {
  .page.gdpr .banner.top .titre {
    font-size: 38px;
  }
}
@media (max-width: 567px) {
  .page.gdpr .banner.top .titre {
    font-size: 28px;
  }
}
.page.gdpr .banner.top .sous-titre {
  font-size: 11px;
  color: #fff;
  letter-spacing: 2px;
  animation-delay: 0.2s;
  text-transform: uppercase;
}
.page.gdpr .banner.top .scroll-btn {
  left: auto !important;
  right: 0 !important;
}
@media (max-width: 768px) {
  .page.gdpr .banner.top .scroll-btn {
    display: none;
  }
}

.page.gdpr .banner.medium {
  padding: 100px 0 150px;
  background: #fff;
}
@media (max-width: 1367px) {
  .page.gdpr .banner.medium {
    padding: 90px 0 120px;
  }
}
@media (max-width: 1024px) {
  .page.gdpr .banner.medium {
    padding: 70px 0 100px;
  }
}
@media (max-width: 768px) {
  .page.gdpr .banner.medium {
    padding: 60px 0 80px;
  }
}
@media (max-width: 567px) {
  .page.gdpr .banner.medium {
    padding: 50px 0 150px;
  }
}
.page.gdpr .banner.medium .content {
  animation: fade 2s;
}
.banner.gdpr {
  display: none !important;
  background: #231f20;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  bottom: -0.5px;
  left: 0;
  right: 0;
  z-index: 1000;
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 1s, transform 0.5s;
  transition-delay: 0.1s;
}
.banner.gdpr.active {
  opacity: 1;
  transition: opacity 1.5s, transform 1.9s;
  transform: translateY(0px);
  transition-delay: 0s;
}
.banner.gdpr.active a, .banner.gdpr.active p, .banner.gdpr.active button {
  opacity: 1 !important;
}
.banner.gdpr.active p {
  transition-duration: 1s !important;
  transition-delay: 0.6s !important;
}
.banner.gdpr.active a {
  transition-duration: 1s !important;
  transition-delay: 0.8s !important;
}
.banner.gdpr.active button {
  transition-duration: 1s !important;
  transition-delay: 0.8s !important;
  transform: scale(1) !important;
}
.banner.gdpr p, .banner.gdpr a, .banner.gdpr button {
  font-size: 12px;
}
@media (max-width: 768px) {
  .banner.gdpr p, .banner.gdpr a, .banner.gdpr button {
    font-size: 11px;
  }
}
@media (max-width: 567px) {
  .banner.gdpr p, .banner.gdpr a, .banner.gdpr button {
    font-size: 10px;
  }
}
@media (max-width: 567px) {
  .banner.gdpr .banner_content {
    padding-right: 5px;
  }
}
.banner.gdpr .content {
  text-align: right;
  margin-bottom: 1px;
}
.banner.gdpr .content .text-container {
  display: inline-block;
  height: 42px;
  text-align: right;
}
@media (max-width: 768px) {
  .banner.gdpr .content .text-container {
    max-width: 400px;
    height: 42px;
  }
}
@media (max-width: 567px) {
  .banner.gdpr .content .text-container {
    text-align: left;
    max-width: 240px;
    float: left;
    height: 42px;
  }
}
.banner.gdpr .content .text-container .bloc, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .infos-container .inside, .archive .banner.medium ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post {
  height: 100%;
  align-items: center;
  display: flex;
}
.banner.gdpr .content .text-container .bloc p, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .infos-container .inside p, .archive .banner.medium ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside p,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .infos-container .inside p,
.banner.list ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside p, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .titre-container .titre-post p, .archive .banner.medium ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post p,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .titre-container .titre-post p,
.banner.list ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post p, .banner.gdpr .content .text-container .bloc a, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .infos-container .inside a, .archive .banner.medium ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside a,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .infos-container .inside a,
.banner.list ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside a, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .titre-container .titre-post a, .archive .banner.medium ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post a,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .titre-container .titre-post a,
.banner.list ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post a {
  display: inline-block;
  font-family: "Calibri", serif;
  font-weight: 300;
  line-height: 1.15;
  opacity: 0;
  user-select: none;
  letter-spacing: 0;
  color: white;
}
.banner.gdpr .content .text-container .bloc p, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .infos-container .inside p, .archive .banner.medium ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside p,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .infos-container .inside p,
.banner.list ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside p, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .titre-container .titre-post p, .archive .banner.medium ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post p,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .titre-container .titre-post p,
.banner.list ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post p {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-delay: 0.1s;
}
.banner.gdpr .content .text-container .bloc a, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .infos-container .inside a, .archive .banner.medium ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside a,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .infos-container .inside a,
.banner.list ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside a, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .titre-container .titre-post a, .archive .banner.medium ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post a,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .titre-container .titre-post a,
.banner.list ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post a {
  transition: opacity 0.2s;
  margin-left: 4px;
  transition-duration: 0.3s;
  transition-delay: 0.05s;
  transition: opacity 0.2s, color 0.1s;
  -webkit-text-stroke: #fff;
  text-decoration: underline;
}
.banner.gdpr .content .text-container .bloc a:hover, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .infos-container .inside a:hover, .archive .banner.medium ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside a:hover,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .infos-container .inside a:hover,
.banner.list ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside a:hover, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .titre-container .titre-post a:hover, .archive .banner.medium ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post a:hover,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .titre-container .titre-post a:hover,
.banner.list ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post a:hover, .banner.gdpr .content .text-container .bloc a:focus, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .infos-container .inside a:focus, .archive .banner.medium ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside a:focus,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .infos-container .inside a:focus,
.banner.list ul li .texts-container .infos-container .banner.gdpr .content .text-container .inside a:focus, .banner.gdpr .content .text-container .archive .banner.medium ul li .texts-container .titre-container .titre-post a:focus, .archive .banner.medium ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post a:focus,
.banner.gdpr .content .text-container .banner.list ul li .texts-container .titre-container .titre-post a:focus,
.banner.list ul li .texts-container .titre-container .banner.gdpr .content .text-container .titre-post a:focus {
  transition: color 0s !important;
  color: #921723;
}
.banner.gdpr .content .button-container {
  height: 42px;
  line-height: 42px;
  margin-left: 30px;
  display: flex;
  align-items: center;
  float: right;
}
@media (max-width: 768px) {
  .banner.gdpr .content .button-container {
    height: 42px;
    line-height: 42px;
  }
}
@media (max-width: 567px) {
  .banner.gdpr .content .button-container {
    height: 42px;
    line-height: 42px;
    margin-left: 0px;
  }
}
.banner.gdpr .content .button-container button {
  height: 33px;
  border: 0;
  cursor: pointer;
  font-weight: 700;
  font-family: "Calibri", serif;
  transition: transform, opacity;
  opacity: 0;
  line-height: 1.5;
  transform: scale(0);
  transition-duration: 0.3s;
  transition-delay: 0s;
  letter-spacing: 0.5px;
  background: #921723;
  color: #fff;
  padding: 1px 13px 0;
}
.banner.gdpr .content .button-container button:hover, .banner.gdpr .content .button-container button:focus {
  background: #231f20;
}
@media (max-width: 768px) {
  .banner.gdpr .content .button-container button {
    padding: 2px 11px 0px;
  }
}
.page.live .banner.top {
  padding: 60px 0 80px;
}
@media (max-width: 567px) {
  .page.live .banner.top {
    padding: 10px 0 80px;
  }
}
.page.live .banner.top .banner_content {
  max-width: 850px;
}
.page.live .banner.top .bloc_inside {
  padding-top: 20px;
}
@media (max-width: 768px) {
  .page.live .banner.top .bloc_inside {
    padding: 0px 10%;
  }
}
@media (max-width: 567px) {
  .page.live .banner.top .bloc_inside {
    padding-top: 80px;
  }
}
.page.live .banner.top .bloc_inside p, .page.live .banner.top .bloc_inside a, .page.live .banner.top .bloc_inside * {
  font-size: 24px;
  font-family: "Josefin Sans", serif;
}
@media (max-width: 768px) {
  .page.live .banner.top .bloc_inside p, .page.live .banner.top .bloc_inside a, .page.live .banner.top .bloc_inside * {
    font-size: 20px;
  }
}
.page.live .banner.top .bloc_inside a {
  position: relative;
}
.page.live .banner.top .bloc_inside a::after {
  content: "";
  width: 100%;
  height: 1.6px;
  background: rgba(0, 0, 0, 0.3);
  display: inline-block;
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, 0%);
  transition: width 0.5s, background 0.5s;
}
.page.live .banner.top .bloc_inside a:hover::after {
  background: black;
  width: 96%;
}

.page.type .banner.top {
  transition: height 1s;
  height: 270px;
}
@media (max-width: 1367px) {
  .page.type .banner.top {
    height: 270px;
  }
}
@media (max-width: 1226px) {
  .page.type .banner.top {
    height: 270px;
  }
}
@media (max-width: 768px) {
  .page.type .banner.top {
    height: 270px;
  }
}
@media (max-width: 567px) {
  .page.type .banner.top {
    height: 220px;
  }
}

.page.type .banner.top {
  position: relative;
}
.page.type .banner.top .image {
  background-position: 50% 50%;
  filter: brightness(80%);
}
@media (max-width: 567px) {
  .page.type .banner.top .image {
    background-position: 50% 50%;
  }
}
.page.type .banner.top .bloc, .page.type .banner.top .archive .banner.medium ul li .texts-container .infos-container .inside, .archive .banner.medium ul li .texts-container .infos-container .page.type .banner.top .inside,
.page.type .banner.top .banner.list ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .page.type .banner.top .inside, .page.type .banner.top .archive .banner.medium ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .titre-container .page.type .banner.top .titre-post,
.page.type .banner.top .banner.list ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .page.type .banner.top .titre-post {
  padding: 100px 0 0 0;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 1226px) {
  .page.type .banner.top .bloc, .page.type .banner.top .archive .banner.medium ul li .texts-container .infos-container .inside, .archive .banner.medium ul li .texts-container .infos-container .page.type .banner.top .inside,
.page.type .banner.top .banner.list ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .page.type .banner.top .inside, .page.type .banner.top .archive .banner.medium ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .titre-container .page.type .banner.top .titre-post,
.page.type .banner.top .banner.list ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .page.type .banner.top .titre-post {
    padding: 50px 0 0 0;
    text-align: center;
  }
}
@media (max-width: 567px) {
  .page.type .banner.top .bloc, .page.type .banner.top .archive .banner.medium ul li .texts-container .infos-container .inside, .archive .banner.medium ul li .texts-container .infos-container .page.type .banner.top .inside,
.page.type .banner.top .banner.list ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .page.type .banner.top .inside, .page.type .banner.top .archive .banner.medium ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .titre-container .page.type .banner.top .titre-post,
.page.type .banner.top .banner.list ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .page.type .banner.top .titre-post {
    padding: 50px 0 0 0;
  }
}
.page.type .banner.top .sur-title {
  font-size: 11px;
  font-weight: 700;
  font-family: "Calibri", serif;
  color: #921723;
  animation: fade 2.5s;
  text-transform: uppercase;
  letter-spacing: 4px;
  position: relative;
  z-index: 4;
  user-select: none;
  margin-bottom: 18px;
}
@media (max-width: 567px) {
  .page.type .banner.top .sur-title {
    font-size: 9px;
    margin-bottom: 12px;
  }
}
.page.type .banner.top .title {
  font-size: 50px;
  font-weight: 700;
  font-family: "Calibri", serif;
  color: #fff;
  animation: fade 2s;
  line-height: 1.1;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 4;
  user-select: none;
  margin-bottom: 20px;
}
@media (max-width: 1226px) {
  .page.type .banner.top .title {
    font-size: 55px;
  }
}
@media (max-width: 567px) {
  .page.type .banner.top .title {
    font-size: 25px;
  }
}
.page.type .banner.top .title::after {
  content: "";
  position: absolute;
  top: 22px;
  left: -83px;
  height: 1px;
  width: 54px;
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: rgba(255, 255, 255, 0.4);
}
@media (max-width: 1280px) {
  .page.type .banner.top .title::after {
    display: none;
  }
}
.page.type .banner.top .chapeau {
  color: #921723;
  margin-bottom: 20px;
  animation-delay: 0.2s;
  font-size: 22px;
}
@media (max-width: 567px) {
  .page.type .banner.top .chapeau {
    font-size: 15px;
  }
}
.page.type .banner.top .text {
  color: #fff;
  animation-delay: 0.5s;
}
.page.type .banner.top .icon-page {
  position: absolute;
  width: 180px;
  height: 180px;
  bottom: -111px;
  right: 0;
  z-index: 20;
  animation: fade 1s;
}
.page.type .banner.top .icon-page .icon {
  background-size: contain;
}
.page.type .banner.medium {
  min-height: 400px;
  padding: 90px 0 70px;
}
@media (max-width: 1226px) {
  .page.type .banner.medium {
    padding: 50px 0 50px;
  }
}
.page.type .banner.medium .col-right {
  width: calc(100% - 345px);
}
@media (max-width: 1226px) {
  .page.type .banner.medium .col-right {
    width: 100%;
  }
}
.page.type .banner.medium .col-left {
  width: 345px;
}
@media (max-width: 1226px) {
  .page.type .banner.medium .col-left {
    width: 100%;
  }
}

body.page-template-page-decameron #header_behind {
  display: none !important;
}
body.page-template-page-decameron header#header > .background {
  opacity: 0 !important;
}

.page.decameron .banner.top {
  height: 100vh;
  padding-top: 40px;
  background: radial-gradient(#431843, #210252 80%);
  background: #231F20;
  background: radial-gradient(#333333, #000 100%, #000 100%);
}
.page.decameron .banner.top .bloc, .page.decameron .banner.top .archive .banner.medium ul li .texts-container .infos-container .inside, .archive .banner.medium ul li .texts-container .infos-container .page.decameron .banner.top .inside,
.page.decameron .banner.top .banner.list ul li .texts-container .infos-container .inside,
.banner.list ul li .texts-container .infos-container .page.decameron .banner.top .inside, .page.decameron .banner.top .archive .banner.medium ul li .texts-container .titre-container .titre-post, .archive .banner.medium ul li .texts-container .titre-container .page.decameron .banner.top .titre-post,
.page.decameron .banner.top .banner.list ul li .texts-container .titre-container .titre-post,
.banner.list ul li .texts-container .titre-container .page.decameron .banner.top .titre-post {
  display: flex;
  align-items: center;
  height: 100%;
}
.page.decameron .banner.top .bloc .logo-container, .page.decameron .banner.top .archive .banner.medium ul li .texts-container .infos-container .inside .logo-container, .archive .banner.medium ul li .texts-container .infos-container .page.decameron .banner.top .inside .logo-container,
.page.decameron .banner.top .banner.list ul li .texts-container .infos-container .inside .logo-container,
.banner.list ul li .texts-container .infos-container .page.decameron .banner.top .inside .logo-container, .page.decameron .banner.top .archive .banner.medium ul li .texts-container .titre-container .titre-post .logo-container, .archive .banner.medium ul li .texts-container .titre-container .page.decameron .banner.top .titre-post .logo-container,
.page.decameron .banner.top .banner.list ul li .texts-container .titre-container .titre-post .logo-container,
.banner.list ul li .texts-container .titre-container .page.decameron .banner.top .titre-post .logo-container {
  text-align: center;
  display: inline-block;
  width: 100%;
  height: auto;
}
.page.decameron .banner.top .logo {
  width: 280px;
  height: 400px;
  display: inline-block;
  animation-fill-mode: both !important;
  animation: scale_95 3s ease 0.3s;
}
@media (max-width: 567px) {
  .page.decameron .banner.top .logo {
    width: 200px;
  }
}

.page.decameron .banner.schedule {
  background: linear-gradient(#030303, #0a0a0a);
  padding: 40px 0 200px;
}
@media (max-width: 567px) {
  .page.decameron .banner.schedule {
    padding: 40px 0 100px;
  }
}
@media (max-width: 1024px) {
  .page.decameron .banner.schedule .banner_content {
    padding: 0;
  }
}
.page.decameron .banner.schedule .schedule_title {
  margin-top: -125px;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  font-family: "Josefin Sans", serif;
  display: inline-block;
  width: 100%;
  float: left;
  user-select: none;
  text-align: center;
  margin-bottom: 150px;
  transition-delay: 0.5s;
  transition-duration: 1s;
  animation-delay: 0.5s;
  animation-duration: 0.5s;
}
.page.decameron .banner.schedule .schedule_title span {
  position: relative;
}
.page.decameron .banner.schedule .schedule_title span::before, .page.decameron .banner.schedule .schedule_title span::after {
  content: "";
  position: absolute;
  top: 11px;
  height: 0.8px;
  width: 54px;
  opacity: 1;
  transition: width 0.1s, opacity 0.5s;
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
}
.page.decameron .banner.schedule .schedule_title span::before {
  left: -70px;
}
.page.decameron .banner.schedule .schedule_title span::after {
  right: -70px;
}
.page.decameron .banner.schedule .schedule_title i {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media (max-width: 567px) {
  .page.decameron .banner.schedule .schedule_title {
    width: 100%;
    font-size: 20px;
  }
}
.page.decameron .banner.schedule .festival_pass_container {
  text-align: center;
}
.page.decameron .banner.schedule .festival_pass_container a.festival_pass {
  color: #fff;
  padding: 15px 20px;
  display: inline-block;
  background: grey;
}
.page.decameron .banner.schedule ul {
  padding-top: 30px;
}
.page.decameron .banner.schedule ul li {
  display: grid;
  grid-template-columns: 4fr 3fr 4fr;
  gap: 20px;
  padding: 12px 0 8px;
  align-items: center;
}
@media (max-width: 567px) {
  .page.decameron .banner.schedule ul li {
    gap: 20px;
  }
}
.page.decameron .banner.schedule ul li:nth-child(odd) {
  background: #1f1f1f;
}
.page.decameron .banner.schedule ul li * {
  color: #fff;
}
.page.decameron .banner.schedule ul li a {
  position: relative;
  padding: 10px 0;
  font-size: 24px;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .page.decameron .banner.schedule ul li a {
    font-size: 23px;
  }
}
@media (max-width: 768px) {
  .page.decameron .banner.schedule ul li a {
    font-size: 18px !important;
  }
}
@media (max-width: 567px) {
  .page.decameron .banner.schedule ul li a {
    font-size: 16px !important;
  }
}
.page.decameron .banner.schedule ul li a:not(.no-href):hover {
  text-decoration: underline;
}
.page.decameron .banner.schedule ul li .guest {
  text-align: center;
}
.page.decameron .banner.schedule ul li .guest a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  font-family: "Josefin Sans", serif;
}
@media (max-width: 567px) {
  .page.decameron .banner.schedule ul li .guest a {
    font-size: 15px !important;
  }
}
.page.decameron .banner.schedule ul li .film {
  text-align: left;
}
.page.decameron .banner.schedule ul li .film a {
  opacity: 0.7;
  padding-right: 20px;
  font-family: "Josefin Sans", serif;
}
.page.decameron .banner.schedule ul li .film a span {
  padding-left: 5px;
  font-size: 0.8em;
  opacity: 0.5;
}
.page.decameron .banner.schedule ul li .date-container {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  font-family: "Josefin Sans", serif;
  padding: 15px 15px 12px;
  display: inline-block;
  text-align: right;
}
.page.decameron .banner.schedule ul li .date-container .time.not-decided {
  font-size: 10px;
  font-weight: 700;
}

body.page-template-page-weekly-roundup #header_behind {
  display: none !important;
}
body.page-template-page-weekly-roundup header#header > .background {
  opacity: 0 !important;
}

.page.weekly_roundup {
  background: #262626;
}

.page.weekly_roundup .banner.top {
  padding: 300px 0 10px;
  min-height: 500px;
}
.page.weekly_roundup .banner.top .overlay.gradient {
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.25) 55%, rgba(0, 0, 0, 0.9) 100%);
}
.page.weekly_roundup .banner.top .content {
  text-align: center;
}
.page.weekly_roundup .banner.top .page_title {
  font-size: 40px;
  color: #e3c513;
  animation: fade 0.5s ease 0.1s both;
  font-family: "Josefin Sans", serif;
}
.page.weekly_roundup .banner.top .go_back {
  position: absolute;
  left: calc(50% - 480px);
  padding: 14px 14px 11px;
  display: inline-block;
  background: #fff;
  top: -5px;
  line-height: 1;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.page.weekly_roundup .banner.top .go_back i {
  margin-right: 7px;
  font-size: 0.7em;
  transition: transform 0.3s;
  transform: translate(0px, -1px);
}
.page.weekly_roundup .banner.top .go_back:hover i, .page.weekly_roundup .banner.top .go_back:focus i {
  transform: translate(-2px, -1px);
}

.page.weekly_roundup .banner.medium {
  margin-top: -5px;
  padding-top: 0;
  padding-bottom: 50px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.page.weekly_roundup .banner.medium .content {
  max-width: 600px;
  display: block;
  margin: 0 auto;
}
.page.weekly_roundup .banner.medium .page_content {
  margin-top: -50px;
}
.page.weekly_roundup .banner.medium .page_content * {
  color: #fff;
}
.page.weekly_roundup .banner.medium .go_back {
  display: none !important;
}
.page.weekly_roundup .banner.medium .infos_container {
  padding: 40px 50px;
  background: #333333;
  margin-bottom: 50px;
}
.page.weekly_roundup .banner.medium .infos_container .sur_title {
  color: #e3c513;
  margin-bottom: 10px;
  animation: fade 0.5s;
}
.page.weekly_roundup .banner.medium .infos_container p {
  font-size: 18px;
  animation: fade 0.5s ease 0.2s both;
}
.page.weekly_roundup .banner.medium .odysee_iframe_container {
  margin-bottom: 50px;
}

.page.weekly_roundup .banner.testimonials {
  padding: 40px 0;
  background: #231f20;
  background: #fff;
  background: #333333;
  margin-top: -4px;
}
.page.weekly_roundup .banner.testimonials * {
  color: #fff;
}
.page.weekly_roundup .banner.testimonials .content {
  max-width: 600px;
  display: block;
  margin: 0 auto;
}

.page.weekly_roundup .banner.episodes {
  padding: 60px 0;
  background: #231f20;
  background: #fff;
  background: #333333;
  margin-top: -4px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.page.weekly_roundup .banner.episodes * {
  color: #fff;
}
.page.weekly_roundup .banner.episodes .content {
  max-width: 800px;
  display: block;
  margin: 0 auto;
}
.page.weekly_roundup .banner.episodes ul li {
  padding-bottom: 30px;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.page.weekly_roundup .banner.episodes ul li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.page.weekly_roundup .banner.episodes ul li .col_left {
  width: 30%;
  float: left;
}
.page.weekly_roundup .banner.episodes ul li .col_right {
  width: 70%;
  float: right;
}
.page.weekly_roundup .banner.episodes ul li .info_line {
  margin-bottom: 0px;
}
.page.weekly_roundup .banner.episodes ul li a {
  padding: 15px 0;
  display: inline-block;
}
.page.weekly_roundup .banner.episodes ul li a .title {
  color: #e3c513;
  font-family: "Josefin Sans", serif;
  font-size: 30px;
}
.page.weekly_roundup .banner.episodes ul li a:hover .title, .page.weekly_roundup .banner.episodes ul li a:focus .title {
  color: #e3c513;
  text-decoration: underline;
}

.page.weekly_roundup .banner.donate {
  padding: 40px 0 20px;
  background: #231f20;
  background: #f7f7f7;
}
.single.post {
  background: whitesmoke;
}

.single.post .banner.medium {
  padding: 50px 0 80px;
  background: whitesmoke;
  position: relative;
  z-index: 10;
}
.single.post .banner.medium .content {
  max-width: 600px;
  display: block;
  margin: 0 auto;
}
.single.post .banner.medium .content .go_back {
  position: absolute;
  left: calc(50% - 480px);
  padding: 14px 14px 11px;
  display: inline-block;
  background: #fff;
  top: -5px;
  line-height: 1;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.single.post .banner.medium .content .go_back i {
  margin-right: 7px;
  font-size: 0.7em;
  transition: transform 0.3s;
  transform: translate(0px, -1px);
}
.single.post .banner.medium .content .go_back:hover i, .single.post .banner.medium .content .go_back:focus i {
  transform: translate(-2px, -1px);
}
.single.post .banner.medium .content .top_container {
  margin-bottom: 20px;
}
.single.post .banner.medium .content .info_line {
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}
.single.post .banner.medium .content .info_line span {
  float: left;
  font-family: "Josefin Sans", serif;
}
.single.post .banner.medium .content .info_line .category {
  margin-right: 7px;
  float: left;
  padding: 5px 0;
  transform: translateY(-3px);
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #595959;
}
.single.post .banner.medium .content .info_line .category i {
  margin-right: 5px;
  font-size: 0.8em;
}
.single.post .banner.medium .content .info_line .category:hover, .single.post .banner.medium .content .info_line .category:focus {
  text-decoration: underline;
  color: black;
}
.single.post .banner.medium .content .info_line .edit_btn {
  float: right;
  color: #333;
  text-decoration: none;
  font-size: 15px;
  padding: 5px 0;
  font-family: "Josefin Sans", serif;
  transform: translate(4px, -1px);
}
.single.post .banner.medium .content .info_line .edit_btn i {
  margin-right: 4px;
  font-size: 0.8em;
}
.single.post .banner.medium .content .info_line .edit_btn:hover, .single.post .banner.medium .content .info_line .edit_btn:focus {
  text-decoration: underline;
}
.single.post .banner.medium .content .info_line .comments_count {
  float: left;
  margin-left: 30px;
  position: relative;
  padding: 5px;
  transform: translateY(-4px);
}
.single.post .banner.medium .content .info_line .comments_count::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0.2);
  height: 0.5px;
  width: 15px;
  position: absolute;
  top: 13px;
  right: calc(100% + 5px);
}
.single.post .banner.medium .content .info_line .print_btn {
  float: left;
  font-size: 15px;
  padding: 5px;
  color: #555;
  font-family: "Josefin Sans", serif;
  text-decoration: none;
  margin-left: 25px;
  transform: translateY(-3px);
  display: none !important;
}
.single.post .banner.medium .content .info_line .print_btn i {
  margin-right: 4px;
  font-size: 13px;
}
.single.post .banner.medium .content .info_line .print_btn::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0.2);
  height: 0.5px;
  width: 15px;
  position: absolute;
  top: 12px;
  right: calc(100% + 5px);
}
.single.post .banner.medium .content .info_line .print_btn:hover, .single.post .banner.medium .content .info_line .print_btn:focus {
  color: #000;
}
.single.post .banner.medium .content .title {
  font-family: "Josefin Sans", serif;
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #921723;
  line-height: 1.1;
  letter-spacing: 0;
}
@media (max-width: 567px) {
  .single.post .banner.medium .content .title {
    font-size: 24px;
  }
}
.single.post .banner.medium .content .subtitle {
  margin-bottom: 10px;
}
.single.post .banner.medium .content .note {
  font-weight: 700;
}
.single.post .banner.medium .content .footnotes {
  padding-top: 25px;
}
.single.post .banner.medium .content .footnotes p {
  font-size: 15px;
}
.single.post .banner.medium .content .downloads {
  padding-top: 20px;
  margin-top: 30px;
  display: inline-block;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.single.post .banner.medium .content .downloads .section_title {
  margin-bottom: 20px;
  font-family: "Josefin Sans", serif;
  font-size: 26px;
  color: #921723;
}
.single.post .banner.medium .content .downloads ul.files li {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.single.post .banner.medium .content .downloads ul.files li i {
  font-size: 50px;
}
.single.post .banner.medium .content .downloads ul.files li a:hover i, .single.post .banner.medium .content .downloads ul.files li a:focus i {
  color: #921723;
}

.single.post .banner.navigation {
  background: #fff;
  padding: 30px 0 30px;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.05);
  z-index: 10;
}
.single.post .banner.navigation .content {
  max-width: 600px;
  display: block;
  margin: 0 auto;
  animation: fade 1s;
}
.single.post .banner.navigation #post_navigation .previous, .single.post .banner.navigation #post_navigation .next {
  width: 45%;
  display: inline-block;
  float: left;
  position: relative;
}
.single.post .banner.navigation #post_navigation .previous:hover .title, .single.post .banner.navigation #post_navigation .previous:focus .title, .single.post .banner.navigation #post_navigation .next:hover .title, .single.post .banner.navigation #post_navigation .next:focus .title {
  text-decoration: underline;
}
.single.post .banner.navigation #post_navigation .previous i {
  left: -15px;
}
.single.post .banner.navigation #post_navigation .previous:hover i {
  transform: translateX(-2px);
}
.single.post .banner.navigation #post_navigation .next {
  text-align: right;
  float: right;
}
.single.post .banner.navigation #post_navigation .next i {
  right: -15px;
}
.single.post .banner.navigation #post_navigation .next:hover i {
  transform: translateX(2px);
}
.single.post .banner.navigation #post_navigation i {
  position: absolute;
  top: 0;
  padding-top: 1px;
  font-size: 11px;
  transition: transform 0.5s;
}
.single.post .banner.navigation #post_navigation .title {
  color: #661018;
  padding-top: 5px;
  font-family: "Josefin Sans", serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 1.2;
}
.single.post .banner.navigation #post_navigation .summary {
  padding-top: 10px;
}
.single.post .banner.navigation #post_navigation .summary p {
  line-height: 1.3;
  font-size: 16px;
  opacity: 0.8;
}

.single.post .banner.spacer {
  background: whitesmoke;
  padding: 40px 0 0px;
}

.single.post .banner.comments {
  background: whitesmoke;
}
.single.post .banner.comments .content {
  max-width: 600px;
  display: block;
  margin: 0 auto;
  animation: fade 1s;
}

.single.post .banner.comments_respond {
  background: whitesmoke;
  margin-top: -3px;
}
.single.post .banner.comments_respond .content {
  max-width: 600px;
  display: block;
  margin: 0 auto;
  animation: fade 1s;
}

.single.post .banner.comments_note {
  background: linear-gradient(to bottom, #f1f1f1 0%, #fff 100%);
  background: #fff;
  padding: 50px 0 40px;
}
.single.post .banner.comments_note .content {
  max-width: 600px;
  display: block;
  margin: 0 auto;
  animation: fade 1s;
}

body.single-weekly_roundup #header_behind {
  display: none !important;
}
body.single-weekly_roundup header#header > .background {
  opacity: 0 !important;
}

.single.weekly_roundup {
  background: #262626;
}
.single.weekly_roundup .content {
  max-width: 600px !important;
  display: block;
  margin: 0 auto;
}

.single.weekly_roundup .banner.top {
  padding: 300px 0 10px;
  min-height: 400px;
}
.single.weekly_roundup .banner.top .overlay.gradient {
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.25) 55%, rgba(0, 0, 0, 0.9) 100%);
}
.single.weekly_roundup .banner.top .go_back {
  position: absolute;
  left: calc(50% - 480px);
  padding: 14px 14px 11px;
  display: inline-block;
  background: #fff;
  top: -5px;
  line-height: 1;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.single.weekly_roundup .banner.top .go_back i {
  margin-right: 7px;
  font-size: 0.7em;
  transition: transform 0.3s;
  transform: translate(0px, -1px);
}
.single.weekly_roundup .banner.top .go_back:hover i, .single.weekly_roundup .banner.top .go_back:focus i {
  transform: translate(-2px, -1px);
}

.single.weekly_roundup .banner.medium {
  margin-top: -5px;
  padding-top: 0;
  padding-bottom: 50px;
  background: #1a1a1a;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.single.weekly_roundup .banner.medium .page_content {
  margin-top: -50px;
}
.single.weekly_roundup .banner.medium .page_content * {
  color: #fff;
}
.single.weekly_roundup .banner.medium .go_back {
  display: none !important;
}
.single.weekly_roundup .banner.medium .infos_container {
  padding: 40px 50px;
  background: #333333;
  margin-bottom: 50px;
}
.single.weekly_roundup .banner.medium .infos_container .sur_title {
  color: #e3c513;
  margin-bottom: 10px;
  animation: fade 0.5s;
}
.single.weekly_roundup .banner.medium .infos_container .title {
  padding-top: 0;
  color: #e3c513;
  color: #fff;
  animation: fade 0.5s ease 0.1s both;
}
.single.weekly_roundup .banner.medium .infos_container .topics {
  font-size: 13px;
  color: #999999;
  margin-bottom: 10px;
  letter-spacing: 1.5px;
}
.single.weekly_roundup .banner.medium .infos_container p {
  margin-bottom: 0;
  font-family: "Josefin Sans", serif;
  font-weight: 400;
  font-size: 18px;
  animation: fade 0.5s ease 0.2s both;
}
.single.weekly_roundup .banner.medium .infos_container .date {
  margin-bottom: 20px;
  opacity: 0.5;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
}
.single.weekly_roundup .banner.medium .odysee_iframe_container {
  margin-bottom: 50px;
}

.single.weekly_roundup .banner.support {
  padding: 40px 0;
  background: #fff;
  background: #f2f2f2;
}
.single.weekly_roundup .banner.testimonials {
  padding: 40px 0;
  background: #231f20;
  background: #fff;
  background: #333333;
  margin-top: -4px;
}
.single.weekly_roundup .banner.testimonials * {
  color: #fff;
}

.single.weekly_roundup .banner.infos {
  padding: 40px 0 20px;
  background: #231f20;
  background: #fff;
  text-align: center;
}
.single.weekly_roundup .banner.infos .content * {
  font-size: 105%;
}

.single.weekly_roundup .banner.donate {
  padding: 40px 0 20px;
  background: #231f20;
  background: #f7f7f7;
}
/*# sourceMappingURL=application.css.map */
