﻿@charset "UTF-8";
@import url("https://use.typekit.net/nyy7lyg.css");
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

html, body, body > form {
  height: 100%;
}

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

b, strong {
  font-weight: bold;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

ol, ul {
  list-style: none;
}

li {
  display: list-item;
  list-style: outside;
}

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

th, td, caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

sub, sup, small {
  font-size: 75%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg {
  overflow: hidden;
}

@font-face {
  font-family: "DINReg";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Regular"), url("fonts/DINPro-Cond.woff") format("woff");
}
@font-face {
  font-family: "DINBla";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Black"), url("fonts/DINPro-CondBlack.woff") format("woff");
}
@font-face {
  font-family: "DINMed";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Medium"), url("fonts/DINPro-CondMedium.woff") format("woff");
}
@font-face {
  font-family: "DINBol";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Bold"), url("fonts/DINPro-CondBold.woff") format("woff");
}
@font-face {
  font-family: "pure";
  font-style: normal;
  font-weight: normal;
  src: local("pure heart regular"), url("fonts/PureHeart-Regular.woff2") format("woff2");
}
.axeptio_mount {
  z-index: 2147483647;
  position: relative;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Rubik", sans-serif;
  font-size: 1em;
  line-height: 1.5;
}

.axeptio_widget {
  box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 0px 5000px !important;
}

/*font-family: 'Open Sans', sans-serif; 400 - 600 */
#test {
  position: fixed;
  right: 0;
  top: 200px;
  width: auto;
  background: #f55;
  padding: 10px;
  display: block;
  z-index: 99999;
  font-size: 12px;
  display: none;
}

/*-------------- GENERAL --------------*/
/*-------------------------------------*/
body {
  margin: 0px;
  font-size: 24px;
  line-height: 1.2;
  color: #000;
  font-family: "DINReg";
  font-weight: 400;
  overflow-x: hidden;
  background: #FFFAF5;
  text-align: left;
}

* {
  box-sizing: border-box;
}

.conteneurContenuBloc.ccb338 {
  margin: 0 0 20px 0;
}

/*---------- Elements Cutebox --------*/
.ceBackground, .ceBackgroundBasPage, .ceBackgroundCrosslink {
  background: #fff;
}

/*----------- Video ----------*/
#videoHome {
  background-size: cover;
  position: relative;
  background: #130506;
}

#videoHome {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-left: 0px;
  z-index: 1;
  height: 100vh;
  min-height: 800px;
}
#videoHome:before {
  content: "";
  width: 100%;
  height: 50vh;
  position: absolute;
  display: block;
  background: linear-gradient(rgba(0, 0, 0, 0.5) -25%, rgba(0, 0, 0, 0) 51%);
}
@media screen and (max-width: 768px) {
  #videoHome:before {
    background: linear-gradient(rgba(0, 0, 0, 0.2) -25%, rgba(0, 0, 0, 0) 51%);
  }
}

#videoHomeImg {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#videoHomeImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#conteneurVideo {
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 1;
  /*display:none;*/
  height: 100%;
}

.videoMob {
  width: 100%;
  background: url(../images/fondHomeSlider.jpg) center top no-repeat;
  background-size: cover;
  height: 400px;
  display: none;
}

.videoMobBtn {
  text-align: center;
  margin: 30px auto;
  display: none;
}

.body_14 .galerieEdition {
  padding: 32px 0;
}
.body_14 .galerieEdition .video {
  margin-top: 0;
}

.trameVideo {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 20000;
  background: url(../images/trameVideo.png) repeat center center;
  opacity: 0.4;
}

.trameVideoVignettage {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 20000;
  background: url(../images/trameVideoVignettage.png) no-repeat center center;
  background-size: cover;
  opacity: 0.8;
}

#videoBloc {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
}
#videoBloc figure {
  height: 100%;
}

#contentVideo {
  position: absolute;
  top: 25%;
  z-index: 4;
  width: 100%;
  pointer-events: none;
}

#video {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#videoBloc img {
  position: relative;
  z-index: 1;
  width: 100%;
}

.contenuFullPage {
  position: relative;
  z-index: 9;
}

.sliderNomArtiste {
  color: #fff;
  position: absolute;
  top: 45%;
  left: 50%;
  text-transform: uppercase;
  font-size: 50px;
  font-family: DINBla;
  width: 330px;
  margin-left: -165px;
  text-align: center;
  z-index: 25000;
}

.sliderNomArtiste span {
  font-size: 20px;
  display: block;
}

.sliderNomArtiste a {
  color: #fff !important;
  text-decoration: none !important;
}

/*-------------- HEADER ---------------*/
/*-------------------------------------*/
/*----------- Bandeau haut / Fond header ----------*/
header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 212px;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.4s;
  /* background: rgba(255,0,0,0.5); */
  background: transparent;
}
header.header {
  top: 38px;
}
header.header.header-scroll {
  top: 0px;
}
@media screen and (max-width: 768px) {
  header {
    height: 88px;
  }
}
header.header-scroll {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  height: 110px;
}
@media screen and (max-width: 768px) {
  header.header-scroll {
    height: 88px;
  }
}
header.header-scroll #divLogo img {
  /* width: 20vw; */
  max-width: 88px;
}

/*----------- Zone logo ----------*/
#divLogo {
  text-align: center;
  left: 0;
  right: 0;
  width: 100%;
  position: absolute;
  z-index: 5;
}
#divLogo img {
  width: 20vw;
  max-width: 251px;
}
@media screen and (max-width: 1024px) {
  #divLogo {
    text-align: left;
    position: absolute;
    order: 1;
    width: 150px;
    margin-left: 16px;
  }
  #divLogo img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #divLogo {
    max-width: 88px;
  }
}

.btnRoundEmpty {
  padding: 0 30px;
  border: 1px solid #E30613;
  font-family: "DINBol";
  height: max-content;
  color: white;
  text-transform: uppercase;
  border-radius: 50px;
  font-size: 16px;
  height: 7vw;
  min-height: 40px;
  max-height: 67px;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-decoration: none;
}
.btnRoundEmpty:hover {
  color: white;
}
@media screen and (max-width: 768px) {
  .btnRoundEmpty {
    margin-bottom: 8px;
  }
}

.btnRoundIcon {
  padding: 0 30px;
  border: 1px solid #E30613;
  font-family: "DINBol";
  height: max-content;
  color: white;
  text-transform: uppercase;
  border-radius: 50px;
  font-size: 16px;
  background: #E30613;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 7vw;
  min-height: 40px;
  max-height: 67px;
  text-decoration: none;
}
.btnRoundIcon:hover {
  color: white;
}
@media screen and (max-width: 768px) {
  .btnRoundIcon {
    margin: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .btnRoundIcon {
    font-size: 14px;
    padding: 0 16px;
  }
}
.btnRoundIcon:after {
  content: "";
  background-image: url(../images/cinema.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 36px;
  display: block;
  margin-left: 13px;
}
@media screen and (max-width: 1024px) {
  .btnRoundIcon:after {
    width: 32px;
    height: 24px;
  }
}

.utils {
  display: flex;
  flex-direction: row;
  align-items: center;
  z-index: 5;
}
@media screen and (max-width: 1024px) {
  .utils {
    order: 2;
    margin-right: 24px;
  }
}
@media screen and (max-width: 768px) {
  .utils {
    flex-direction: column;
  }
}
.utils .btnRoundIcon {
  margin-left: 24px;
}

.traitLogo {
  background: url(../images/traitLogo.png) no-repeat center top;
  position: absolute;
  height: 2px;
  left: 40px;
  right: 40px;
  left: 100px;
  right: 100px;
  top: 110px;
  padding: 0 70px;
}

.pictosHeader {
  position: relative;
}
@media screen and (max-width: 768px) {
  .pictosHeader {
    display: none;
  }
}

.pictosHeader a {
  display: inline-block;
  pointer-events: all;
}

.pictosHeader a:nth-child(1) {
  border-right: 1px solid #fff;
}

.pictosHeader a:nth-child(2) {
  border-right: 1px solid #fff;
}

.pictosHeader a:nth-child(3) {
  /*border-right: 1px solid #fff;*/
}

.pictosHeader img {
  height: 20px;
  padding-left: 12px;
  padding-right: 12px;
  max-width: 45px;
}

.pictosHeader a:nth-child(3) img {
  height: 16px;
  margin: 0 0px;
  padding-left: 10px;
  padding-right: 0;
}

/*----------- Login ----------*/
.panDeconnexion {
  display: none;
  margin: 0px 40px;
  float: right;
  width: 100%;
  text-align: right;
}

.infoVideoHome {
  position: absolute;
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #FFF3F4;
  z-index: 10;
}
.infoVideoHome .infoDate {
  font-size: clamp(40px, 4.5vw, 160px);
  line-height: 1;
  font-family: DINBol;
  text-transform: uppercase;
}
.infoVideoHome .infoDate span {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .infoVideoHome .infoDate span {
    font-size: 1rem;
  }
}
.infoVideoHome .statutBillet {
  font-size: clamp(40px, 4.5vw, 90px);
  font-family: pure;
  line-height: 1;
  margin-top: -24px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .infoVideoHome .statutBillet {
    margin-top: 0;
  }
}
.infoVideoHome .rowBtn {
  display: flex;
  flex-direction: row;
}

.rowFlu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .rowFlu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

/*-------------- FOOTER ---------------*/
/*-------------------------------------*/
/*---------- Footer --------*/
footer {
  padding: 0px 20px;
  font-size: 18px;
  color: #fff;
  background: #000;
  text-align: center;
  text-transform: uppercase;
  text-align: left;
  font-family: DINBol;
  line-height: 65px;
  height: 65px;
  position: relative;
}

/*---------- Liens Footer ------------*/
footer a {
  color: #fff;
  text-decoration: none;
  margin: 0 20px;
}

footer a:hover {
  color: #fff;
  text-decoration: underline;
}

.signBoon {
  position: absolute;
  right: 20px;
  bottom: 0;
  max-width: 135px;
}

.signBoon a {
  margin: 0;
}

.signBoon img {
  width: 100%;
}

#crosslink {
  max-width: 1220px;
  text-align: center;
  margin: 0 auto;
}

.footLogoPartners {
  border-top: 1px solid #ccc;
  padding: 20px;
}
.footLogoPartners img {
  mix-blend-mode: darken;
}

address {
  font-style: normal;
}

.sepFooter {
  padding-bottom: 40px;
}

.topHead {
  position: absolute;
  display: flex;
  flex-direction: row;
  top: -48px;
  right: 40px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .topHead {
    right: 16px;
  }
}
@media screen and (max-width: 768px) {
  .topHead {
    top: -32px;
    width: 100%;
    justify-content: flex-end;
  }
}

/*------ ELEMENTS GENERAUX --------*/
/*-------------------------------------*/
.div1230 {
  max-width: 1230px;
  margin: 0 auto;
  padding: 50px;
  position: relative;
}

.div1230SansPad {
  max-width: 1230px;
  margin: 0 auto;
  position: relative;
}

.div1270 {
  max-width: 1270px;
  margin: 0 auto;
  padding: 50px;
  position: relative;
}

.actu {
  margin-top: 251px;
}
.actu:before {
  content: "";
  background: #130506;
  height: 251px;
  top: -251px;
  display: block;
  position: absolute;
  width: 100%;
}
.actu .container_12 {
  position: relative;
}
@media screen and (max-width: 768px) {
  .actu {
    margin-top: 200px;
  }
}

.bord45 {
  border: 35px #fff solid;
}

.bord25 {
  border: 25px #fff solid;
}

.bord20 {
  border: 20px #fff solid;
}

.bord10 {
  border: 10px #fff solid;
}

.degradeRouge {
  background: #d22a2a;
  color: #fff;
}

.degradeNoir {
  background: #000;
  color: #fff;
}

.degradeOr {
  background: linear-gradient(60deg, #dfb871, #e9cfa2);
  color: #fff;
}

.degrOrangAnim {
  animation: animDegrad 2s infinite;
}

@keyframes animDegBleu {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animDegViolet {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/*@keyframes animDegrad {
    0% {
        background: linear-gradient(60deg, #ff6b4e, #fa7f3f);
    }

    33% {
        background: linear-gradient(60deg, #9b28d1, #e82db1);
    }

    66% {
        background: linear-gradient(60deg, #8fdbd9, #1c4e76);
    }

    100% {
        background: linear-gradient(60deg, #ff6b4e, #fa7f3f);
    }
}*/
.degradeViolet.animDeg {
  animation: animDegBleu 10s infinite;
}

.degradeBleu.animDeg {
  animation: animDegViolet 10s infinite;
}

.rouge {
  color: #d22a2a;
}

.violet {
  color: #e82db1;
}

.bleu {
  color: #8fdbd9;
}

.homeProgrammeBloc {
  margin-top: -70px;
  font-family: DINMed;
  text-align: center;
  position: relative;
  height: 340px;
  display: block;
}

.homeProgrammeBloc .fondBlocProg span {
  transition: all ease 0.2s;
}

.homeProgrammeBloc:hover .fondBlocProg span {
  transition: all ease 0.2s;
  margin-top: 10px;
}

.homeProgrammeBloc.div1270 {
  padding: 0 !important;
}

.pictoBulle {
  background: url(../images/rondBlancIcon.png) no-repeat center top;
  width: 85px;
  height: 66px;
  margin: -20px auto 0 auto;
  position: relative;
  z-index: 2;
  transition: all ease 0.2s;
}

.pictoBulle img {
  margin-top: 8px;
}

.pictoBulleInv {
  background: url(../images/rondBlancIconInv.png) no-repeat center top;
  width: 99px;
  height: 50px;
  margin: -50px auto 0 auto;
  position: relative;
  z-index: 2;
  text-align: center;
}

.pictoBulleInv img {
  width: 45px;
  margin-top: 26px;
}

.paddBord {
  padding: 0 90px;
  margin-bottom: 50px;
}

.carreContourBleu {
  max-width: 580px;
  display: inline-block;
  height: 420px;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  text-decoration: none;
}

.carreContourBleu span {
  display: block;
  text-align: center;
}

.carreContourBleu span:nth-child(1) {
  font-family: DINMed;
  font-size: 40px;
  color: #fff;
  line-height: 35px;
  position: relative;
  transition: all ease 0.2s;
}

.carreContourBleu span:nth-child(2) {
  font-family: DINBla;
  font-size: 60px;
  color: #fff;
  line-height: 1;
  position: relative;
  transition: all ease 0.2s;
}

.carreContourBleu span:nth-child(3) {
  font-family: DINBla;
  font-size: 100px;
  color: #fff;
  line-height: 80px;
  z-index: 2;
  position: relative;
  transition: all ease 0.2s;
}

.carreContourBleu span:nth-child(4) {
  font-family: DINBla;
  font-size: 100px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 45px;
  z-index: 1;
  position: relative;
  transition: all ease 0.2s;
}

/*.carreContourBleu:hover {
        background-size: 115%;
        transition: all ease 0.2s;
    }*/
.carreContourBleu:hover span {
  line-height: 75px;
  transition: all ease 0.2s;
}

.carreContourBleu:hover span:nth-child(1) {
  margin-top: 90px;
  line-height: 40px;
  transition: all ease 0.2s;
}

.carreContourBleu:hover .pictoBulle {
  margin: -10px auto 0 auto;
  transition: all ease 0.2s;
}

/*------------- HOMEPAGE --------------*/
/*-------------------------------------*/
.fondBlocProg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../images/fondLienProg.png) center center no-repeat;
  text-align: center;
  color: #fff;
  transition: all ease 0.2s;
}

.fondBlocProg span:nth-child(1) {
  font-family: DINMed;
  font-size: 40px;
  display: block;
  margin-top: 60px;
  transition: all ease 0.2s;
  line-height: 47px;
}

.homeProgrammeBloc:hover .fondBlocProg span:nth-child(1) {
  font-family: DINMed;
  font-size: 40px;
  display: block;
  margin-top: 70px;
  transition: all ease 0.2s;
  line-height: 40px;
}

.fondBlocProg span:nth-child(2) {
  font-family: DINBla;
  font-size: 90px;
  display: block;
  line-height: 80px;
  text-transform: uppercase;
  transition: all ease 0.2s;
}

.fondBlocProg span:nth-child(3) {
  font-family: DINBla;
  font-size: 90px;
  display: block;
  margin: 0 auto;
  line-height: 80px;
  transition: all ease 0.2s;
}

/*.fondBlocProg span:nth-child(4) {
        font-family: DINBol;
        font-size: 35px;
        display: block;
    }*/
#listingProgHomeCt {
  margin: 20px auto 60px auto;
  text-align: center;
  height: 375px;
  font-size: 0;
}

.listingProgHome {
  width: auto;
  white-space: nowrap;
}

.vignetteProg {
  width: 325px;
  height: 375px;
  display: inline-block;
  margin: 0 7px;
  position: relative;
  overflow: hidden;
}

.vignetteProg .classPanImage {
  background-position: center;
  background-size: cover;
  width: 325px;
  height: 375px;
  transition: all ease 0.2s;
}

.vignetteProg:hover .classPanImage {
  transform: scale(1.1) rotate(0deg);
  transition: all ease 0.2s;
}

/*.vignetteProg img {
        transition: all ease 0.2s;
    }


    .vignetteProg:hover img {
        transform: scale(1.1) rotate(0deg);
        transition: all ease 0.2s;
    }*/
.txtVignetteProg {
  background: rgba(0, 0, 0, 0.8);
  padding: 9px 25px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: left;
}

.txtVignetteProg span:nth-child(1) {
  font-family: DINBol;
  color: #838383;
  display: block;
  font-size: 16px;
}

.txtVignetteProg span:nth-child(2) {
  font-family: DINMed;
  display: block;
  font-size: 22px;
}

.homeTremplinMasterCt {
  text-align: center;
  font-size: 0;
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  display: flex;
}
@media screen and (max-width: 768px) {
  .homeTremplinMasterCt {
    flex-direction: column;
  }
}

.tremplinsHomeBloc {
  background: url(../images/fondBtnTremplin.png) no-repeat center center;
  background-size: 100%;
  vertical-align: top;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  float: left;
  transition: all ease 0.2s;
  padding: 50px;
  box-sizing: border-box;
}

.masterHomeBloc {
  background: url(../images/fondBtnMaster.png) no-repeat center center;
  background-size: 100%;
  vertical-align: top;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  float: right;
  transition: all ease 0.2s;
  padding: 50px;
  box-sizing: border-box;
}

.homeFestival {
  padding: 250px 0 72px 0;
  text-align: center;
  margin-top: -230px;
  background: #191919;
  color: #fff;
}
.homeFestival h1 {
  color: #FFFAF5;
}

.homeFest1 {
  max-width: 1545px;
  height: 1070px;
  margin: 0 auto;
  position: relative;
  background: url(../images/homeDeco1.png) no-repeat center top;
}

.homeFest2 {
  width: 1305px;
  height: 974px;
  margin: 0 auto;
  position: relative;
  background: url(../images/homeDeco3.png) no-repeat center top;
}

.homeFestival span {
  display: block;
  text-align: center;
}

.homeFestival a {
  position: relative;
  z-index: 1;
  line-height: 24px;
  height: 80px;
  padding: 0 30px;
}

.homeFestival a:after {
  font-family: "boonIco2";
  content: "\e315";
  font-size: 60px;
  position: relative;
  top: 12px;
}

.homeFestival .titre1 {
  font-size: 146px;
  font-family: DINBla;
  line-height: 130px;
  -webkit-text-shadow: -4px 4px 73px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: -4px 4px 73px rgba(0, 0, 0, 0.5);
  text-shadow: -4px 4px 73px rgba(0, 0, 0, 0.5);
}

.homeFestival .titre2 {
  font-size: 75px;
  line-height: 70px;
  font-family: DINBla;
  -webkit-text-shadow: -4px 4px 73px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: -4px 4px 73px rgba(0, 0, 0, 0.5);
  text-shadow: -4px 4px 73px rgba(0, 0, 0, 0.5);
}

.homeFest2 .titre2 {
  font-size: 54px;
  line-height: 50px;
}

.homeFest1 img:nth-child(1) {
  margin-top: 120px;
  margin-bottom: 20px;
}

.homeFest1 img:nth-child(5) {
  position: absolute;
  right: 100px;
  bottom: 70px;
}

.homeFest1 img:nth-child(6) {
  position: absolute;
  right: 130px;
  bottom: -50px;
}

.homeFest1 a {
  margin: 30px 0 0 200px;
}

.homeFest2 a {
  margin: 30px 0 0 -310px;
}

.div1420 {
  max-width: 1420px;
  margin: 0 auto;
}

.actusHomeCt {
  margin-top: 0px;
  padding: 0 50px;
}

/*---------- Homepage Actus --------*/
#panHomeActus {
  background: #fff;
}

#panHomeActus .fotorama__stage, #panHomeActus .fotorama__wrap { /*pour parametrer la hauteur du slider*/
  width: 1370px !important;
  height: 485px !important;
}

#panHomeActus .fotorama__wrap--slide .fotorama__stage__frame {
  position: absolute;
}

#panHomeActus .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  width: 100% !important;
}

.classActu {
  position: relative;
  margin: 0px 0 10px 0;
  font-family: DINBla;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
}

.classActuImage {
  width: 430px;
  height: 485px;
  display: inline-block;
  margin-right: 65px;
  vertical-align: top;
  position: relative;
  order: 0;
  flex: 0 0 430px;
  align-self: auto;
  background: #f5f5f5;
}

.classActuTxtsCt {
  display: inline-block;
  width: 835px;
  vertical-align: top;
  order: 0;
  flex: 10 1 auto;
  align-self: auto;
}

.classActuAllNews {
  font-size: 10px;
  color: #b2b2b2;
  margin: 0;
  font-size: 30px;
  text-align: right;
  margin-bottom: 0px;
  display: block;
  text-decoration: none;
}

.classActuDate {
  font-size: 10px;
  color: #000;
  margin: 0;
  font-size: 30px;
  text-align: right;
  margin-bottom: 30px;
}

.classActuTitre {
  margin-bottom: 15px;
  font-size: 50px;
  line-height: 60px;
  text-transform: uppercase;
}

.classActuTitre a {
  text-decoration: none;
}

.classActuTexte {
  font-family: DINBol;
  height: 120px;
  line-height: 30px;
  overflow: hidden;
  text-align: justify;
  font-size: 25px;
  color: #868686;
  margin: 15px 0;
}

.classActuSavoir {
  font-size: 26px;
  margin: 5px 0;
}

.classActuSavoir a {
  text-decoration: none;
}

.classActuSavoir a:before {
  font-family: "boonIco2";
  content: "\e315";
  font-size: 50px;
  position: relative;
  top: 12px;
  left: -20px;
  margin-right: -20px;
}

.classActuImage .pictoBulle {
  display: none;
}

.classActuImage .pictoBulle img {
  width: 44px;
}

/*---------- Homepage Bloc Articles Blog --------*/
/*#panHomeBlogArticles {
    margin: 20px 0;
    width: 300px;
    height: 200px !important;
}

    #panHomeBlogArticles .fotorama__stage {
        width: 300px;
        height: 200px !important;
    }

.classBlogArticle {
    display: inline-block;
    width: 300px;
    position: relative;
    margin: 0px 0 10px 0;
}

    .classBlogArticle:nth-child(2n+1) {
        margin-right: 40px;
    }

.classBlogArticleTitre {
    margin-bottom: 10px;
}

.classBlogArticleImage {
    width: 300px;
    height: 150px;
    overflow: hidden;
}

.classBlogArticleSavoir {
    text-align: right;
    font-size: 10px;
    margin: 5px 0;
}*/
/*-------------- CONTENU --------------*/
/*-------------------------------------*/
/*********** PAGE LISTING **********/
.listingProg {
  font-size: 0;
  max-width: 1920px;
  margin: 25px auto;
}

.colonneProg {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  position: relative;
  /*
      &:nth-child(2) {
          &:before {
              content: 'Programmation en cours';
              position: absolute;
              width: 100%;
              font-size: 24px;
              height: 100%;
              display: flex;
              justify-content: center;
              align-items: center;
              color: white;
              z-index: 555;
          }

          &:after {
              content: '';
              height: 390px;
              width: 100%;
              display: block;
              color: white;
              display: flex;
              justify-content: center;
              align-items: center;
              position: relative;
          }
      }*/
}

.listingTremplin .colonneProg:nth-child(2):before {
  display: none;
}
.listingTremplin .colonneProg:nth-child(2):after {
  display: none;
}

.itemDate {
  font-size: 40px;
  font-family: DINBol;
  height: 75px;
  line-height: 75px;
  text-align: center;
}

.colonneProg.degradeOrange .itemProg .itemProgTxt span:nth-child(1) {
  color: #fa7f3f !important;
}

.colonneProg.degradeViolet .itemProg .itemProgTxt span:nth-child(1) {
  color: #e82db1 !important;
}

.colonneProg.degradeBleu .itemProg .itemProgTxt span:nth-child(1) {
  color: #8fdbd9 !important;
}

.itemProg {
  width: 100%;
  height: 480px;
  display: block;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #fff;
}

.itemProgImg {
  width: 101%;
  height: 100%;
  background-size: cover !important;
  transition: all ease 0.2s;
  background-position: center;
  background-repeat: no-repeat;
}

.itemProg:hover .itemProgImg {
  transform: scale(1.1) rotate(0deg);
  transition: all ease 0.2s;
}

.itemProgTxt {
  width: 275px;
  background: rgba(0, 0, 0, 0.8);
  padding: 0px 25px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 30px;
  height: 100px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
}

.itemProgTxt span:nth-child(1) {
  font-family: DINBol;
  display: block;
  font-size: 20px;
  /*margin-top: 10px;*/
  line-height: 18px;
}

.itemProgTxt span:nth-child(2) {
  font-family: DINMed;
  display: block;
  font-size: 30px;
  line-height: 30px;
}

/*********** PAGE ARTISTE **********/
.artisteImage {
  max-width: 430px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 60px;
}

.artisteImage img {
  width: 100%;
  margin-bottom: 0;
}

.artisteTxtOeil {
  padding-top: 72px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-bottom: 70px;
}

.artisteTxtOeil a {
  line-height: 25px;
  position: relative;
  background-size: cover;
}

.artisteTxtOeil a:after {
  font-family: "boonIco2";
  content: "\e315";
  font-size: 50px;
  position: relative;
  top: 10px;
}

.artisteTxtOeil h2 img {
  width: 55px;
  position: relative;
  top: -55px;
}

.artisteBiographie {
  padding: 70px 0 100px 0px;
  color: #000;
  text-align: justify;
  position: relative;
  z-index: 2;
  background: #eae8e8;
}

.artisteBiographie h2 {
  color: #000;
}

.artisteBiographie .containrer_12 {
  text-align: justify;
}

.artisteBiographie .classLienBio {
  text-align: center;
  padding-top: 25px;
  margin-top: 5px;
  text-align: center;
  font-size: 24px;
  font-family: DINBol;
  text-align: center;
}

.artisteBiographie .classLienBio a {
  text-decoration: none;
  color: #1c4769;
}

.artisteBiographie .classLienBio a:hover {
  color: #fff;
}

/** Meme jour **/
.classContenuMemeJour {
  margin: 0 auto 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
  transition: ease all 0.2s;
}

.classContenuMemeJour:hover {
  transition: all ease 0.2s;
}

.classContenuMemeJour .classTitreMemeJour {
  text-align: center;
  background: #000;
  color: #fff;
  width: 215px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-family: DINBol;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
}

.classContenuMemeJour .classTitreMemeJour span {
  line-height: 50px;
  height: 50px;
}

.classContenuMemeJour .classTitreMemeJour span:before,
.classContenuMemeJour .classTitreMemeJour span:after {
  font-size: 30px;
  content: "\f107";
  font-family: boonIco2;
  margin: 0 15px;
  top: 6px;
  position: relative;
}

.classContenuMemeJour .classArtistesMemeJour {
  background: #000;
}

.classContenuMemeJour .classArtistesMemeJour > div {
  padding: 45px 0;
  text-align: center;
}

.classContenuMemeJour .classArtistesMemeJour .classeArtiste {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  height: auto;
}

.classContenuMemeJour .classArtistesMemeJour, .classContenuMemeJour .classArtistesMemeJour a {
  font-family: DINMed;
  color: #fff;
  font-size: 20px;
}

/**************/
.artisteGalerie {
  margin: -50px auto 0 auto;
  background: white;
  padding-bottom: 50px;
}

.artisteGalerie .pictoBulleInv img {
  width: 50px;
  margin-top: 20px;
}

.artisteTxtOeil a.degradeOrange.btn:hover {
  top: 25px;
}

.artisteGalerieNow, .artisteGalerieOld {
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 1rem;
  row-gap: 2rem;
  justify-content: space-around;
}

.artisteGalerieNow img, .artisteGalerieOld img {
  /*width: 180px;*/
  height: 130px;
  object-fit: cover;
  object-position: center;
  margin: 0;
  display: block;
  /*margin: 0 10px;*/
  width: 100%;
  height: 100%;
}

.artisteGalerieNow {
  margin-top: 80px;
}

.artisteGalerieOld div {
  display: block;
  font-size: 30px;
  font-family: DINBol;
  color: #1c4769;
  margin: 65px auto 35px auto;
  border-top: 1px solid #8da3b4;
  position: relative;
}

.artisteGalerieOld div span {
  position: relative;
  top: -20px;
  background: #fff;
  padding: 0 20px;
}

.artisteGalerie .swipebox {
  /*width: 180px;*/
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin: 0;
  display: flex;
  width: calc(50% - 1rem);
  aspect-ratio: 16/9;
}

/*.artisteGalerie .swipebox img {
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto;
        z-index: 5;
    }*/
.artisteGalerie .swipebox-video {
  /*width: 180px;*/
  height: 130px;
  overflow: hidden;
  position: relative;
  display: inline-block;
}

/*.artisteGalerie .swipebox-video img {
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        z-index: 5;
        margin: auto;
    }*/
.artisteGalerie .divGalerieEvent {
  max-width: 940px;
  margin: 0 auto;
}

.classHoverVideo {
  background: url(../images/play.png) no-repeat center;
  position: absolute !important;
  width: 100%;
  height: 100%;
  z-index: 6;
  left: 0;
}

.swipebox {
  position: relative;
  height: 100%;
  display: inline-block;
}

/*.contenuMixteTexteD {
    margin-top: 20px;
}*/
.chiffresCles {
  font-size: 20px;
  font-family: DINBla;
  color: #000;
  text-align: center;
  display: block;
  margin: -25px auto 40px auto;
}

.chiffresCles span:nth-child(1) {
  font-size: 200px;
  color: #dbdbdb;
  display: block;
  letter-spacing: 2px;
}

.chiffresCles span:nth-child(2) {
  font-size: 80px;
  display: block;
  margin-top: -110px;
  letter-spacing: 2px;
  line-height: 75px;
  margin-bottom: 20px;
}

.degardeGrisContenu {
  color: #000;
  text-align: center;
  position: relative;
}

.degardeGrisContenu {
  background: #f7f7f7;
}

.degardeOrangeContenu,
.degardeVioletContenu,
.degardeBleuContenu {
  color: #fff;
  position: relative;
}

.degardeOrangeContenu span,
.degardeVioletContenu span,
.degardeBleuContenu span {
  display: block;
  position: relative;
  z-index: 1;
}

.degardeBleuContenu h2 {
  color: #fff;
  z-index: 3;
}
.degardeBleuContenu h2:before {
  z-index: -1;
}

.degardeOrangeContenu {
  background: linear-gradient(60deg, #ff6b4e, #fa7f3f);
}

.degardeVioletContenu {
  background: linear-gradient(60deg, #e82db1, #9b28d1);
}

.degardeBleuContenu {
  background: #242424;
}

.fondDegradCtTxt {
  position: relative;
}

.etoileFondBleu {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  /*background: url(../images/etoileDegradeCt.png) center center no-repeat;*/
  text-align: center;
}

.fondNoir {
  background: #000;
}

.fondNoir > strong {
  color: #fff !important;
}

.fondNoir p {
  color: #fff !important;
  font-size: 24px !important;
}

.fondNoir p a {
  color: #fff !important;
}

.fondNoir p span {
  color: #fff !important;
}

.grosTypo {
  font-size: 60px;
  font-family: DINBla;
  max-width: 840px;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
}

.alignVerticalCt {
  display: flex;
  align-items: center;
  text-decoration: none;
  height: 100%;
}

.billeterieTablo.tremplin {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tabloPresse .billetDate {
  padding: 35px 32px;
  box-sizing: border-box;
}

.tabloMasterClass .billetDate {
  padding: 35px 0 35px 0;
  box-sizing: border-box;
}

.billetDate {
  display: flex;
  justify-content: space-between;
  font-family: DINBol;
  text-align: center;
  padding: 0px;
  position: relative;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .billetDate {
    flex-direction: column;
  }
}

.billetDate img {
  float: right;
}

.billetDateTxt {
  float: left;
  text-align: center;
  width: 50% !important;
  margin: 0px 0 0 0;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
}

@media screen and (max-width: 1024px) {
  .billeterieTablo.partnaires {
    display: flex;
    flex-direction: column;
  }
}
.billeterieTablo.partnaires .billetDate {
  width: 100%;
}

.billetDate.degradeBleu {
  padding: 45px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.billetDate.degradeBleu span, .billetDate.degradeBleu p {
  width: 100%;
  text-align: center;
}

.billetDate50 {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.billetDate100 {
  width: 100%;
  margin-right: 0%;
  margin-bottom: 1%;
  overflow: hidden;
  background: #e30613;
}

.hoverBilletDate {
  background: url(../images/hoverBilletDate.png) 0 0 no-repeat;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  left: -100%;
  z-index: 500;
  color: #fff;
  font-size: 40px;
  font-family: DINBla;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  opacity: 0;
  transition-duration: 0.5s;
  justify-content: center;
}

.hoverBilletDateOr {
  background: url(../images/hoverBilletDateOr.png) 0 0 no-repeat;
  background-position: right;
  width: 100%;
  height: 100%;
  position: absolute;
  right: -100%;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 40px;
  font-family: DINBla;
  line-height: 120px;
  text-align: center;
  text-transform: uppercase;
  opacity: 0;
  transition-duration: 0.5s;
}

.hoverBilletDateOr.disabled {
  pointer-events: none;
  cursor: not-allowed;
}

.complet {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  color: #e30613 !important;
  top: 0;
  transform: rotate(-13deg);
  pointer-events: none;
}

.encartFixe {
  position: fixed;
  top: 40%;
  left: 0;
  z-index: 10;
}

.body_1214, .body_1215, .body_1217 {
  background: url(../images/ges-fond-concours-100.jpg);
  background-size: cover;
}

.body_1214 .blocNewsletter, .body_1215 .blocNewsletter, .body_1217 .blocNewsletter, .body_1214 footer, .body_1215 footer, .body_1217 footer, .body_1214 #crosslink, .body_1215 #crosslink, .body_1217 #crosslink {
  display: none;
}

.body_1199, .body_1214, .body_1215, .body_1217 {
  padding-top: 40px !important;
  padding-bottom: 200px !important;
}

.body_1199 .grid_12, .body_1214 .grid_12, .body_1215 .grid_12, .body_1217 .grid_12 {
  padding: 0 16px !important;
  width: auto !important;
}

.body_1199 .container_12, .body_1214 .container_12, .body_1215 .container_12, .body_1217 .container_12 {
  position: relative;
  display: flex;
  justify-content: center;
}

.body_1199 .encartFixe, .body_1214 .encartFixe, .body_1215 .encartFixe, .body_1217 .encartFixe {
  display: none;
}

.body_1199 .formContact input[type=submit] {
  background: black;
}

.body_1199 .formContact input[type=text] {
  background: white;
  width: calc(100% - 8px);
  padding: 8px 0 8px 8px;
}

.body_1199 header, .body_1214 header, .body_1215 header, .body_1217 header {
  display: none;
}

.body_1199 .contenuFullPage {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.body_1199 .formContact tr td:first-child {
  width: 100%;
  padding-right: 0;
}

.body_1199 h1 {
  margin: 24px 0 !important;
}

.body_1199 h2, .body_1214 h2, .body_1215 h2, .body_1217 h2 {
  line-height: 1.2;
  font-size: clamp(16px, 2vw, 24px);
}

.body_1199 .formContact {
  width: 300px;
}

.body_1199 .divSubmitFormContact {
  display: flex;
  justify-content: center;
}

.body_1199 tr {
  display: flex;
  flex-direction: column;
}

.body_1199 tr td span {
  font-family: DINBol;
  text-transform: uppercase;
}

.body_1199 tr td a {
  display: inline-block;
}

.body_1199 tr td label {
  display: flex;
  flex-direction: row;
}

.body_1199 input[type=checkbox]:not(:checked) + label::before, .body_1199 input[type=checkbox]:checked + label::before {
  position: relative;
  display: block;
  padding-left: 0;
  float: left;
  margin-right: 4px;
  top: 8px;
}

.body_1199 input:-webkit-autofill,
.body_1199 input:-webkit-autofill:hover,
.body_1199 input:-webkit-autofill:focus,
.body_1199 textarea:-webkit-autofill,
.body_1199 textarea:-webkit-autofill:hover,
.body_1199 textarea:-webkit-autofill:focus,
.body_1199 select:-webkit-autofill,
.body_1199 select:-webkit-autofill:hover,
.body_1199 select:-webkit-autofill:focus {
  border: 0px;
  -webkit-text-fill-color: black;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
}

.body_1199 input[type=checkbox]:not(:checked) + label::after, .body_1199 input[type=checkbox]:checked + label::after {
  top: 8px;
  height: 9px;
  width: 9px;
  line-height: 1.75;
  position: absolute;
  background: black;
  content: "";
  margin-top: 0;
}

.body_1199 input[type=checkbox]:not(:checked) + label, .body_1199 input[type=checkbox]:checked + label {
  position: relative;
  display: inline-block;
  padding-left: 0;
}

.body_1199 .conteneurContenuBloc {
  margin-bottom: 16px;
}

.concoursImg {
  width: 100%;
  max-width: 640px;
}

.concoursImg-Back {
  position: fixed;
  z-index: -1;
  top: 0;
  height: 100%;
}

.encartFixe:hover .open {
  display: block;
}

.encartFixe:hover .closed {
  display: none;
}

.encartFixe .closed img {
  width: 65px;
}

.encartFixe .open {
  display: none;
}

.complet:hover {
  color: #e30613;
}

.billetDate100:hover .hoverBilletDate, .billetDate100:hover .hoverBilletDateOr {
  position: absolute;
  left: -4%;
  opacity: 100;
  transition-duration: 0.4s;
}

.billetDate100.degradeOr a {
  width: 100%;
  height: 100%;
  display: block;
  color: white;
}

.billetDate100.degradeOr .hoverBilletDate, .billetDate100.degradeOr .hoverBilletDateOr {
  width: 50%;
}

.billetDate100.degradeOr:hover .hoverBilletDateOr {
  right: 0;
  left: unset;
}

.billeterieTablo .billetDate:nth-child(2n+2) {
  margin-right: 0;
}

.billetDate div {
  display: flex;
  width: 100%;
  flex-direction: row;
}

.billetDate > strong {
  color: #000;
  font-size: 20px;
  font-weight: normal;
  font-family: DINBol;
  display: block;
  margin-bottom: 15px;
}

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

.billetDate span {
  color: #fff;
  font-size: 35px;
  font-family: DINBla;
  line-height: 32px;
  margin-bottom: 0px;
  display: inline-block;
  text-transform: uppercase;
  text-align: left;
  width: 60%;
}
@media screen and (max-width: 768px) {
  .billetDate span {
    width: 100%;
    font-size: 20px;
    line-height: 24px;
  }
}

.billetDate.degradeBleu > span {
  margin-bottom: 10px;
}

.billetDate p {
  color: #000;
  font-size: 16px;
  margin: 0 !important;
  letter-spacing: -0.5px;
  width: 40%;
}
@media screen and (max-width: 768px) {
  .billetDate p {
    width: 100%;
  }
}

.billetDate p span {
  margin-left: 2px;
  margin-right: 10px;
  font-size: 16px;
  text-align: center;
  color: #000;
  width: 100%;
}

.billetDate p span em {
  font-size: 14px;
  font-style: normal;
  font-family: DINMed;
  text-transform: initial;
}

.billetDate.degradeBleu p span {
  margin-left: 0px;
  margin-right: 0px;
}

.maxWidth960 {
  max-width: 940px;
  margin: 0 auto;
}

.billeterieIframe {
  margin: 70px 0 0 0;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1);
}

.partnerBillet {
  text-align: center;
  margin-bottom: 10px;
  margin-top: -50px;
}

.partnerBillet span:nth-child(1) {
  display: block;
  text-align: center;
  font-size: 20px;
  font-family: DINBol;
}

.partnerBillet span:nth-child(2) {
  display: block;
  margin-bottom: 20px;
}

.partnerBillet img {
  margin: 10px 10px;
}

strong {
  font-weight: 600;
}

.billeterieTablo {
  text-align: center;
  min-height: 96Px;
  display: inline-flex;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .billeterieTablo {
    flex-direction: column;
    display: unset;
  }
}

.billeterieTablo .btn {
  padding: 20px 80px;
  margin: 0 auto;
  display: inline-block;
  background-size: cover;
}

.btnInscri {
  margin-top: 40px !important;
  margin-bottom: 130px !important;
}

.masterCt .etoileFondBleu {
  background: url(../images/etoileDegradeCt.png) 420px -110px no-repeat;
}

.masterCt.degardeBleuContenu .fondDegradCtTxt {
  text-align: left;
  float: right;
  width: 500px;
}

.masterCt.degardeBleuContenu .fondDegradCtTxt a {
  color: #fff;
}

.imageMaster1 {
  width: 50%;
  display: inline-block;
  position: relative;
  float: left;
}

.imageMaster1 img {
  width: 100%;
  position: absolute;
  left: 0;
  object-fit: cover;
}

/************** FAQ ****************/
.faqListe {
  margin: 0 auto 60px auto;
  max-width: 940px;
  padding: 0 10px;
}

.faqListe a {
  cursor: pointer;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 10px;
  padding-left: 15px;
  text-decoration: none;
}

.faqListe a:hover {
  text-decoration: underline;
}

.questionFAQ {
  font-family: DINMed;
  cursor: pointer;
  font-size: 30px;
  margin-bottom: 5px;
  margin-top: 10px;
  padding: 10px 15px;
  transition: all ease 0.1s;
  background: #e30613;
  color: #fff;
}

.questionFAQ:hover {
  padding-left: 25px;
  transition: all ease 0.2s;
}

.plusFAQ {
  float: right;
  color: #fff;
  font-size: 50px;
  margin-top: -16px;
  font-family: DINReg;
}

.reponseFAQ {
  padding: 20px;
}

.reponseFAQ p {
  margin-bottom: 0;
}

.faqListe .sepFooter {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 40px;
}

.faqListe .sepFooter:last-child {
  border: none;
}

.alignCt,
.btnCentrerCt {
  text-align: center;
}

.btnCentrer {
  padding: 20px 80px;
  margin: 0 auto;
  display: inline-block;
  background-size: cover !important;
}

.IVSPUTct a {
  position: relative;
  z-index: 1;
  line-height: 48px;
  height: 80px;
  padding: 0 30px;
  text-align: center;
  width: 25%;
  margin-left: auto;
  margin-right: auto;
  min-width: 216px;
}

.IVSPUTct2 {
  display: flex;
}

.IVSPUTct2 a {
  position: relative;
  z-index: 1;
  line-height: 48px;
  height: 80px;
  padding: 0 30px;
  text-align: center;
  width: 25%;
  margin-left: auto;
  margin-right: auto;
  min-width: 216px;
}

.IVSPUTct {
  display: flex;
  flex-direction: column;
}

.IVSPUTct .video-container {
  display: inline-block; /*allows the container to horizontally center*/
  margin-bottom: -4px; /*removes bottom spacing cause by inline-block*/
  position: relative;
  width: 100%;
  max-width: 950px;
  max-height: 534px;
  margin-left: auto;
  margin-right: auto;
}

.IVSPUTct .video-container:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.IVSPUTct .video-container > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.equipeNom {
  color: #1c4769;
  font-size: 14px;
  display: block;
  margin-bottom: 8px;
}

.equipeNom strong {
  font-weight: normal;
}

.equipeFct {
  color: #000;
  font-size: 13px;
  margin-left: 4px;
}

.equipeSte {
  display: block;
  font-size: 12px;
  font-style: italic;
  color: #888;
  margin-top: -1px;
  display: none;
}

.listingHotel {
  margin-bottom: 30px;
  font-size: 0;
  text-align: center;
}

.listingHotel h2 {
  display: block;
  clear: both;
  margin-top: 50px;
  margin-bottom: 50px;
}

.listeLigneHotel {
  position: relative;
  display: inline-block;
  width: 360px;
  margin: 0 0 35px 0px;
  margin-right: 0px;
  font-size: 0;
  vertical-align: top;
}

.listeHotelConteneurImage {
  width: 338px;
  margin: 0px auto 20px auto;
}

.listeHotelConteneurImage img {
  width: 100%;
}

.listeHotelConteneurTextes {
  margin: 10px 25px;
}

.listeHotelTitre {
  font-style: normal;
  font-size: 20px;
  font-family: DINBol;
  margin: 0;
  text-align: center;
  color: #000;
  text-decoration: none;
}

.listHotelLabel {
  background: #000;
  width: 80px;
  color: #fff;
  font-size: 12px;
  margin: 6px auto;
}

.listHotelAdr {
  font-size: 13px;
}

.listHotelTel {
  font-size: 13px;
}

.logoSalleTremp {
  position: relative;
  left: 0;
  top: -120px;
  float: none !important;
}

.logoSalleTremp + strong {
  margin-top: -110px;
}

.tremplinSalleItem {
  margin-top: 50px;
  margin-bottom: 90px;
  display: inline-block;
  padding-bottom: 50px;
  color: #fff;
}

.tremplinSalleItem p {
  font-family: DINReg;
  width: 100%;
  text-align: center;
}

.tremplinSalleItem p span {
  font-family: DINBol;
  font-size: 20px;
}

.tremplinSalleItem p a {
  text-decoration: none;
}

.tremplinSalleItem p a:hover {
  text-decoration: underline;
}

.linkBlanc {
  color: #000;
  font-size: 20px;
  background: #fff;
  padding: 6px 20px;
  text-decoration: none;
  display: block;
  margin: 25px auto 10px auto;
  width: 120px;
  font-family: DINReg;
  transition: all ease 0.2s;
  position: relative;
  top: 0;
}

.linkBlanc:hover {
  color: #fff;
  background: #000;
  transition: all ease 0.2s;
}

.infoSuppl {
  margin: 30px auto;
}

.infoSuppl a {
  text-decoration: none;
  color: #1c4769;
  display: inline-block;
  margin: 10px 0 0 0;
  font-size: 20px;
  font-family: DINReg;
  transition: all ease 0.2s;
}

.infoSuppl a img {
  margin-right: 3px;
  transition: all ease 0.2s;
}

.infoSuppl a:hover img {
  margin-right: 10px;
  transition: all ease 0.2s;
}

/*------ ELEMENTS MISE EN PAGE --------*/
/*-------------------------------------*/
/*---------- Elements Généraux --------*/
p {
  margin-top: 24px;
  margin-bottom: 20px;
  font-size: 24px;
  text-align: left;
  line-height: 1.2;
}

img {
  border: 0px;
}

ul {
  margin: 0px 0 20px 20px;
  text-align: justify;
  list-style: none;
}

li {
  list-style-position: inside;
  list-style-type: disc;
}

ul li ul {
  margin: 0px 0 10px 0;
  list-style: none;
  text-align: justify;
}

ul li ul li {
  margin-left: 20px;
  list-style-type: circle;
}

.ulOrder li {
  list-style-type: decimal;
}

/*---------- Titres --------*/
h1 {
  font-size: clamp(64px, 8vw, 160px);
  line-height: 1;
  color: #000;
  margin: 60px 0 65px 0;
  padding: 0 0 0 0px;
  font-family: "bebas-neue-pro", DINBla, sans-serif;
  text-align: left;
  font-weight: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  h1 {
    text-align: center;
  }
}

h1 span {
  font-size: clamp(40px, 4.5vw, 80px);
  margin: 0px 0 0px 0;
  font-family: pure;
  display: block;
  line-height: 0.8;
  letter-spacing: 2px;
  top: -23px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  h1 span {
    top: 0px;
    display: flex;
    justify-content: center;
  }
}
h1 span span {
  top: unset;
}
h1 span span:before {
  display: none;
}
h1 span:before {
  content: "";
  background: url(../images/red.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  width: 326px;
  z-index: -1;
  height: 72px;
  background-position: center;
  bottom: -48px;
  left: -16px;
}
@media screen and (max-width: 1024px) {
  h1 span:before {
    left: unset;
    width: 215px;
    bottom: -44px;
  }
}
@media screen and (max-width: 768px) {
  h1 span:before {
    bottom: -51px;
  }
}

.sousH1 {
  font-size: 30px;
  margin: 0px 0 0px 0;
  font-family: DINBol;
  display: block;
  line-height: 30px;
  letter-spacing: 2px;
  color: #000;
  text-align: center;
  margin: -62px 0 70px 0;
}

.conteneurContenuBloc h1 {
  margin: 60px 0 25px 0;
}

.h1orange {
  color: #fa7e40;
}

h2 {
  color: #000;
  font-family: "bebas-neue-pro", DINBla, sans-serif;
  font-size: clamp(56px, 6vw, 88px);
  padding: 0px 0 0 0px;
  margin: 0 0 32px 0;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 0.9;
  position: relative;
  white-space: normal;
  width: auto;
  text-align: left;
}
h2 span {
  position: relative;
  z-index: 5;
}
h2:before {
  content: "";
  background: url(../images/red.png);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 326px;
  z-index: -1;
  height: 72px;
  background-position: center;
  bottom: -20px;
  left: -20px;
}
@media screen and (max-width: 1024px) {
  h2:before {
    width: 280px;
    z-index: -1;
    background-size: contain;
    height: 60px;
    background-position: center;
    bottom: -17px;
    left: -20px;
  }
}
@media screen and (max-width: 768px) {
  h2:before {
    width: 266px;
    z-index: -1;
    background-size: contain;
    height: 52px;
    background-position: center;
    bottom: -17px;
    left: -40px;
  }
}

h2 img {
  margin-right: 10px;
}

h3 {
  color: #777;
  font-size: 18px;
  padding: 0 0 0 0px;
  margin: 0px 0 10px 0px;
  /*text-decoration: underline;*/
  font-style: italic;
  font-weight: normal;
}

/*---------- Liens standards ------------*/
a {
  color: #222;
  text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: none;
}

/*---------- Textes --------*/
.important {
  font-weight: 600;
}

.mark {
  color: #1ec5fc;
  background-color: #f4f8fb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 3px 6px;
}

.citation {
  font-size: 30px;
  font-style: italic;
  font-family: DINReg;
}

.notes {
  font-size: 13px;
  font-style: italic;
  background-color: rgba(150, 150, 150, 0.1);
  color: #999;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid rgba(150, 150, 150, 0.3);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.notes:before {
  font-size: 13px;
  font-style: italic;
  font-weight: lighter;
  content: "\e91f";
  font-family: boonIco2;
  margin-right: 10px;
}

.alertSuccess {
  background-color: rgba(95, 190, 170, 0.2);
  color: #5fbeaa;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid rgba(95, 190, 170, 0.3);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.alertSuccess:before {
  font-family: boonIco2;
  margin-right: 10px;
  content: "\f00c";
  font-size: 16px;
}

.alertError {
  background-color: rgba(240, 80, 80, 0.1);
  color: #f05050;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid rgba(240, 80, 80, 0.3);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.alertError:before {
  font-family: boonIco2;
  margin-right: 10px;
  content: "\f00d";
  font-size: 16px;
}

.info {
  background-color: #efefef;
  color: #000;
  padding: 15px;
  border-radius: 5px;
  vertical-align: top;
  margin: 20px auto;
  font-weight: 600;
  padding-top: 30px;
  padding-bottom: 30px;
}

.info:before {
  margin-right: 20px;
  content: url(../images/pictoInfo.png);
  vertical-align: top;
  top: -15px;
  position: relative;
  float: left;
}

.info2 {
  background-color: rgba(28, 71, 105, 0.2);
  border: 1px dashed rgb(28, 71, 105);
  color: #1c4769;
  padding: 15px;
  border-radius: 5px;
  vertical-align: top;
  margin: 20px auto;
  font-weight: 600;
  padding-top: 30px;
  padding-bottom: 20px;
  display: inline-block;
}

.info2 a {
  color: #1c4769;
}

.info2:before {
  margin-right: 20px;
  content: url(../images/pictoInfo2.png);
  vertical-align: top;
  top: -10px;
  position: relative;
  float: left;
}

.info3 {
  background: linear-gradient(60deg, #ff6b4e, #fa7f3f);
  background: #fff;
  color: #1c4769;
  padding: 20px 30px;
  border-radius: 5px;
  vertical-align: top;
  margin: 10px auto;
  font-weight: 600;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  font-family: DINMed;
  letter-spacing: 2px;
}

.encadre {
  background-color: rgba(150, 150, 150, 0.2);
  color: #999;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid rgba(150, 150, 150, 0.3);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px 0;
  font-size: 16px;
  border-left: 5px solid #eee;
}

.blockquote-reverse {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.lettrine {
  display: block;
}

.lettrine:first-letter {
  font-size: 60px;
  padding: 5px 0 0 0;
  margin-right: 8px;
  float: left;
}

.correction {
  background: rgba(240, 80, 80, 0.1);
  color: #f05050;
}

.colonne2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
  -o-column-gap: 40px;
  column-gap: 40px;
}

.colonne4 {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
  -moz-column-gap: 18px;
  -webkit-column-gap: 18px;
  -o-column-gap: 18px;
  column-gap: 18px;
}

.colonne2 li, .colonne4 li {
  text-align: left;
}

.colonneAll {
  -webkit-column-span: all;
  -moz-column-span: all;
  column-span: all;
}

.retourBtn a {
  font-size: 18px;
  text-align: right;
  margin: 0px 0;
  background: #d1d0d0;
  color: #fff;
  display: inline-block;
  padding: 0px 20px 15px 10px;
  line-height: 30px;
}

.retourBtn a:hover {
  color: #000;
  margin-top: 0;
  top: 0;
}

.retourBtn a:before {
  font-family: "boonIco2";
  content: "\e314";
  font-size: 45px;
  position: relative;
  top: 12px;
}

.flottant {
  float: right;
  margin: 0 0 15px 30px;
}

.ctImgCentrerMilieu {
  overflow: hidden;
  position: relative;
}

.ctImgCentrerMilieu img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}

.titreSection {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  padding: 30px;
  display: block;
  margin-bottom: 20px;
}

.titreSectionFlex {
  justify-content: space-between;
  display: flex;
}

.titreSectionHalf {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  padding: 30px;
  display: inline-block;
  margin-bottom: 20px;
  width: 42.5%;
  vertical-align: top;
}

.titreSectionQuart {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  padding: 30px;
  display: inline-block;
  margin-bottom: 20px;
  width: 17%;
  vertical-align: top;
}

.titreSection > b, .titreSectionHalf > b, .titreSectionQuart > b {
  color: #000;
  font-size: 20px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

.titreSection > b span, .titreSectionHalf > b span, .titreSectionQuart > b span {
  font-size: 14px;
  margin-left: 10px;
  font-family: Georgia;
  font-weight: normal;
  font-style: italic;
  float: right;
}

.degardeBleuContenu {
  padding: 120px 0 !important;
}

/*---------- Retraits --------*/
.encart1 {
  margin-left: 20px;
}

.encart2 {
  margin-left: 40px;
}

.encart3 {
  margin-left: 60px;
}

/*---------- Boutons --------*/
.btn {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 9px 30px 15px 30px;
  transition: all 200ms linear 0s;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "Bebas Neue";
  position: relative;
  top: 0;
  background: url(../images/fondBtn.png) no-repeat 0 0;
  color: #fff;
  background-size: contain;
  min-width: 280px;
}

.btn:before {
  font-family: "boonIco2";
}

.btn:hover {
  color: #fff;
  transition: all 200ms linear 0s;
  cursor: pointer;
  position: relative;
  top: -5px;
}

.btnNoir {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 9px 30px 15px 30px;
  transition: all 200ms linear 0s;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "Bebas Neue";
  position: relative;
  top: 0;
  background: url(../images/black.png) no-repeat 0 0;
  color: white;
  background-size: contain;
}

.btnScratch {
  width: 47%;
  position: relative;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-family: DINBol;
  color: white;
  text-decoration: none;
  transition: all 0.3s ease;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .btnScratch {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .btnScratch {
    width: 75%;
  }
}
.btnScratch:hover {
  color: rgba(255, 255, 255, 0.8);
}
.btnScratch:before {
  content: "";
  background: url(../images/red.png);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 100%;
  z-index: 1;
  height: 100%;
  background-position: center;
}
.btnScratch span {
  position: relative;
  z-index: 5;
}
.btnScratch.Black:before {
  background: url(../images/black.png);
  background-repeat: no-repeat;
  background-position: center;
}

.btnNoir:before {
  font-family: "boonIco2";
}

.btn-round {
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  padding: 7px 18px;
}

.btn-outline {
  background: none;
  color: #565656;
}

.btn-outline:hover {
  background: #565656;
  color: #fff;
}

.btn-ico:before {
  padding-right: 10px;
  font-size: 16px;
  vertical-align: middle;
}

.btn-xs {
  font-size: 10px;
  padding: 4px 6px;
}

.btn-xl {
  font-size: 16px;
  padding: 10px 18px;
}

.img-circle {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.img-thumb {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.wrapBtn_partner {
  margin-top: 3rem;
}

/*---------- Liens Fil Ariane + Noeud sans lien hors noeud en cours ------------*/
#divCheminNav a, #divCheminNav span {
  color: #aaa;
  text-decoration: none;
}

#divCheminNav a:hover {
  color: #333;
  text-decoration: underline;
}

/*-------------- ACTUS ----------------*/
/*-------------------------------------*/
/*---------- Page Actus - Listing --------*/
#listingActus {
  margin-bottom: 30px;
  font-size: 0;
}

#ctl00_cphPanMilieu_grdActus tr {
  display: inline-block;
  margin: 0 9px;
}

.listeLigneActu {
  position: relative;
  display: inline-block;
  width: 580px;
  /*height: 602px;*/
  margin: 0 0 65px 0px;
  font-size: 0;
  vertical-align: top;
}

.listeLigneActu:nth-child(n+3) {
  margin-right: 33px;
}

.listeLigneActu:nth-child(3n+5) {
  margin-right: 0px;
}

.listeLigneActu:nth-child(1) {
  margin-right: 70px;
}

.listeActusConteneurImage {
  width: 530px;
  height: 602px;
  overflow: hidden;
  margin: 0px auto 20px auto;
}

.listeActusConteneurImage img {
  width: 100%;
}

.listeLigneActu:nth-child(n+3) {
  width: 388px;
  /*height: 384px;*/
}

.listeLigneActu:nth-child(n+3) .listeActusConteneurImage {
  width: 338px;
  height: 384px;
}

.listeActusConteneurTextes {
  margin: 10px 25px;
}

.listeActusTitre {
  font-size: 30px;
  font-family: DINBol;
  margin: 0;
  text-align: center;
  color: #000;
  line-height: 1;
}

.listeActusTitre a {
  text-decoration: none;
  color: #000;
  text-align: left;
}

.listeActusTitre a:hover {
  text-decoration: underline;
}

.listeActusDate {
  font-style: italic;
  color: #888;
  margin: 6px 0px;
}

.listeActusDescription {
  font-size: 16px;
  line-height: 17px;
  height: 68px;
  text-align: justify;
  overflow: hidden;
}

.listeActusLien {
  margin-top: 5px;
  text-align: center;
  font-size: 24px;
  font-family: DINBol;
  text-align: center;
}

.listeActusLien a {
  text-decoration: none;
  color: #000;
}

.listeActusLien a:hover {
  text-decoration: underline;
}

/*---------- Page Actu Détail ---------*/
#divGalerieActu {
  clear: both;
  margin: 40px 0;
  text-align: center;
}

#divGalerieActu .swipebox {
  margin: 0 20px 20px 0px;
  height: 100px;
  display: inline-block;
}

#divGalerieActu .swipebox img {
  height: 100%;
  margin: 0;
}

#divFichiersActu {
  margin: 50px 0;
}

#divFichiersActu li {
  margin: 0 0 7px 0;
}

#divFichiersActu li a {
  padding-left: 5px;
}

.actuDetailGalerie {
  margin-right: 15px;
  margin-bottom: 15px;
}

.detailActuDate {
  margin-bottom: 16px;
  font-family: DINBol;
  font-size: 26px;
  text-align: center;
  margin-bottom: 60px;
}

.actuDetailH1 {
  font-size: 70px;
  margin-bottom: 10px;
  padding: 0 15px;
}

/*------------ EVENTS --------------*/
/*---------------------------------*/
/*---------- Homepage Conteneur --------*/
#panHomeEvents {
  margin: 20px 0;
}

/*---------- Homepage Bloc Event --------*/
.classEvent {
  display: inline-block;
  width: 300px;
  position: relative;
  margin: 0px 0 10px 0;
}

.classEvent:nth-child(2n+1) {
  margin-right: 40px;
}

.classEventTitre {
  margin-bottom: 10px;
}

.classEventImage {
  width: 300px;
  height: 150px;
  overflow: hidden;
}

.classEventDate {
  font-size: 10px;
  color: #000;
  font-style: italic;
  margin: 5px 0;
}

.classEventTexte {
  height: 65px;
  line-height: 13px;
  overflow: hidden;
  text-align: justify;
  font-size: 12px;
}

.classEventSavoir {
  text-align: right;
  font-size: 10px;
  margin: 5px 0;
}

/*---------- Page Events - Listing --------*/
#listingEvents {
  margin-bottom: 30px;
  font-size: 0;
  position: relative;
}

#ctl00_cphPanMilieu_grdEvents tr {
  display: inline-block;
  margin: 0 9px;
}

.listeLigneEvent {
  font-size: 12px;
  position: relative;
  display: inline-block;
  height: 315px;
  margin-bottom: 20px;
  background: #fff;
}

.listeEventsConteneurImage {
  width: 275px;
  height: 155px;
  overflow: hidden;
  margin: 10px auto;
}

.listeEventsConteneurImage img {
  width: 100%;
}

.listeEventsConteneurTextes {
  width: 275px;
  margin: 10px auto;
}

.listeEventsTitre {
  font-size: 12px;
  margin: 0;
}

.listeEventsDate {
  font-style: italic;
  color: #888;
  margin: 6px 0px;
}

.listeEventsDescription {
  line-height: 15px;
  height: 60px;
  text-align: justify;
  overflow: hidden;
}

.listeEventsLien {
  margin-top: 5px;
  text-align: right;
}

/*---------- Page Event Détail ---------*/
#divGalerieEvent {
  clear: both;
  margin: 60px 0;
}

#divFichiersEvent {
  clear: both;
  margin: 30px 0;
}

#divFichiersEvent li {
  margin: 0 0 7px 0;
}

.eventDetailGalerie {
  /*margin-right: 15px;
  margin-bottom: 15px;*/
}

.detailEventDate {
  color: #000;
  margin-bottom: 20px;
}

/*------------ PAGINATION (Control Skin) ----------------*/
/*------------------------------------------------------*/
.paginationListing {
  margin: 30px auto 100px auto;
  text-align: center;
}

.paginationListing span {
  padding: 10px 16px;
  font-size: 16px;
  background: #e30613;
  color: #fff;
  margin: 0 1px;
  margin: 0 !important;
  border: 1px solid #ddd;
}

.paginationListing a {
  padding: 10px 16px;
  font-size: 16px;
  color: #555;
  background-color: #fff;
  text-decoration: none;
  margin: 0 1px !important;
  border: 1px solid #ddd;
}

.paginationListing a:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}

.paginationListing *:first-child {
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}

.paginationListing *:last-child {
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}

/*----------------- REVUE DE PRESSE --------------------*/
/*------------------------------------------------------*/
.listeLignePresse {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

.listePressesConteneurImage {
  width: 275px;
  height: 155px;
  overflow: hidden;
  float: left;
}

.listePressesConteneurImage img {
  width: 100%;
}

.listePressesConteneurTextes {
  float: left;
  width: 635px;
  height: auto;
  margin-left: 30px;
}

.listePressesTitre {
  font-size: 12px;
  margin: 0;
}

.listePressesConteneurDate {
  color: #555;
  font-size: 11px;
  margin: 10px 0;
}

.listePressesConteneurDescription {
  line-height: 15px;
  height: auto;
  text-align: justify;
}

.listePressesConteneurLien {
  margin-top: 5px;
  text-align: right;
}

/*----------------- COMMUNIQUES DE PRESSE --------------------*/
/*------------------------------------------------------*/
.ctCommunique {
  width: 100%;
}

.ctCommunique h2:before {
  display: none;
}

.classAnneePresse {
  margin-top: 40px;
}

.classAnneePresse:nth-child(1) {
  margin-top: 0px;
}

.listeLigneCommunique {
  position: relative;
  width: 100%;
  padding: 7px 0 10px 0;
}

.listeLigneCommunique:nth-child(2n+2) {
  background: #f5f5f5;
}

.listeCommuniqueConteneurDate {
  color: #000;
  font-size: 15px;
  margin: 10px 0 10px 15px;
  /*display: inline-block;*/
  font-family: DINBol;
  /*line-height: 10px;*/
  height: 100%;
  vertical-align: middle;
  padding-left: 5px;
}

.listeCommuniqueTitre {
  display: inline-block;
  font-size: 15px;
  margin: 0 15px;
  line-height: 19px;
}

.listeCommuniqueTitre a {
  text-decoration: none;
}

.listeCommuniqueTitre a:hover {
  text-decoration: underline;
}

.listeCommuniqueConteneurLien {
  margin-top: 5px;
  font-size: 15px;
  display: inline-block;
  float: right;
}

/*.listeCommuniqueConteneurImage {
    width: 275px;
    height: 155px;
    overflow: hidden;
    float: left;
    display: none;
}

    .listeCommuniqueConteneurImage img {
        width: 100%;
        display: none;
    }*/
/*.listeCommuniqueConteneurDescription {
    line-height: 15px;
    height: auto;
    text-align: justify;
    display: none;
}*/
/*----------- GALERIE PHOTOS -------------*/
/*----------------------------------------*/
/*---------- LISTING ALBUM PHOTO --------*/
.listingAlbums {
  font-size: 0;
  margin-bottom: 50px;
}

.divBlocAlbum {
  font-size: 12px;
  display: inline-block;
  position: relative;
  margin-bottom: 50px;
  height: 350px;
}

.divPhotoAlbum {
  width: 300px;
  height: 300px;
  display: inline-block;
}

.divTitreAlbum {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 10px;
}

.divTitreAlbum a:link, .divTitreAlbum a:visited, .divTitreAlbum a:active {
  color: #000;
}

.divTitreAlbum a:hover {
  text-decoration: none;
  color: #000;
}

/*---------- DETAIL ALBUM PHOTO --------*/
#galeriePhoto {
  /*margin: 30px 50px 50px 50px;*/
}

.contenuDescriptionAlbum {
  margin-bottom: 30px;
  text-align: justify;
}

.conteneurPhoto {
  float: left;
  width: 65px;
  height: 65px;
  margin: 5px;
  overflow: hidden;
}

.conteneurPhotoIsotop {
  display: block;
  height: auto;
  overflow: hidden;
  margin-bottom: 0px;
  border: 2px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px;
  background: none;
}

/*.conteneurPhotoIsotop .swipebox {
        width: 300px;
        /*height: 215px;*/
.conteneurPhotoIsotop .swipebox .classHoverVideo {
  background: url(../images/play.png) no-repeat center;
  width: 300px;
}

.conteneurPhotoIsotop img {
  margin-left: 5px;
  margin-right: 5px;
  margin: 0;
  width: 100%;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}

/*------------- GALERIE VIDEOS ------------*/
/*-----------------------------------------*/
/*---------- LISTING GALERIE VIDEOS --------*/
#conteneurVideo {
  /*margin-bottom: 50px;*/
  width: 100%;
}

.vignetteVideo {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin-bottom: 30px;
}

.vignetteVideo img {
  width: 100%;
}

.vignetteVideo .vignetteVideoImg {
  display: block;
  height: 170px;
}

.divTitreVideo {
  display: block;
  text-align: center;
  margin-top: 10px;
  vertical-align: top;
}

.divTitreVideo a:link, .divTitreVideo a:visited .divTitreVideo a:active {
  color: #000;
}

.divTitreVideo a:hover {
  text-decoration: none;
  color: #000;
}

/*---------- DETAIL VIDEO --------*/
#divVideo {
  width: 100%;
  position: relative;
  height: 0;
  padding-top: 30px;
  padding-bottom: 50%;
  overflow: hidden;
}

#divVideo iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.detailVideoDate {
  margin-top: 15px;
  font-style: italic;
}

.detailVideoDescription {
  margin-top: 5px;
}

/*-------------- LIVRE D'OR --------------*/
/*----------------------------------------*/
.temoignageTitre {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: solid 1px #eee;
  color: #000;
  background: url(../images/puce1.png) no-repeat 0 6px;
  padding-left: 10px;
}

.temoignageBlocUser {
  margin-top: 3px;
  font-size: 11px;
}

.temoignageDe {
  float: left;
}

.temoignageUser {
  color: #000;
}

.temoignageDate {
  float: right;
  text-align: right;
  color: #000;
  font-style: italic;
  font-size: 10px;
}

.temoignageDescription {
  clear: both;
  padding: 10px 0;
  margin-bottom: 0;
  display: block;
}

.temoignageSep {
  width: 100%;
  height: 1px;
  margin: 30px auto;
  border-bottom: 1px solid #ccc;
}

.lienTemoignages {
  color: #999;
  text-decoration: underline;
}

.lienTemoignages:hover {
  color: #000;
  text-decoration: underline;
}

/*------------- BLOC INSCRIPTION NEWSLETTER ------------*/
/*------------------------------------------------------*/
#panInscriptionNewsletter {
  padding-top: 80px;
  text-align: center;
  padding-bottom: 90px;
  position: relative;
  background: #FFFAF5;
  z-index: 9;
}

#panInscriptionNewsletter .btn {
  margin: 0 auto;
  display: block;
  width: 300px;
  padding-top: 0;
}

#panInscriptionNewsletter .btn:after {
  font-family: "boonIco2";
  content: "\e315";
  font-size: 60px;
  position: relative;
  top: 12px;
}

.iconeReseauxFoot {
  margin: 20px 0;
}

.iconeReseauxFoot a:nth-child(1) {
  width: 40px;
  display: inline-block;
  margin: 0 8px;
  transition: all ease 0.1s;
  filter: none;
}

.iconeReseauxFoot a:nth-child(2) {
  width: 17px;
  display: inline-block;
  margin: 0 8px;
  transition: all ease 0.1s;
  filter: none;
}

.iconeReseauxFoot a:nth-child(3) {
  width: 40px;
  display: inline-block;
  margin: 0 8px;
  transition: all ease 0.1s;
  filter: none;
}

.iconeReseauxFoot a:hover {
  filter: invert(23%) sepia(28%) saturate(7069%) hue-rotate(351deg) brightness(99%) contrast(81%);
}

.iconeReseauxFoot a:last-child {
  width: 38px;
  display: inline-block;
  margin: 0 8px;
}

/*Zone de texte/titre du bloc*/
#divDescNewsletter, #divDescNewsletterHP {
  font-family: DINBol;
  font-size: 20px;
  text-align: center;
  display: block;
}

#divDescNewsletter span {
  font-family: DINBla;
  text-transform: uppercase;
  font-size: 40px;
  display: block;
}

/*Bouton valider*/
#divDescNewsletter input[type=image], #divDescNewsletterHP input[type=image] {
  margin: 0 0 0 3px;
}

/*Zone de texte*/
.blocNewsletter input[type=text] {
  background: #e5e5e5;
  width: 600px;
  padding: 20px;
  text-align: center;
  font-size: 20px;
  font-family: DINMed;
  margin: 30px auto;
  color: #a0a0a0;
}

/***** HP *****/
#panInscriptionNewsletterHP {
  text-align: center;
  padding-bottom: 90px;
}

#panInscriptionNewsletterHP .btnOk {
  margin: 0 auto;
  display: block;
  width: 65px;
  height: 66px;
  padding-top: 10px;
  background: #fff;
  display: inline-block;
  color: #1c4769;
  text-decoration: none;
  vertical-align: bottom;
  font-size: 40px;
  box-sizing: border-box;
}

/*#panInscriptionNewsletterHP .btnOk:after {
            font-family: 'boonIco2';
            content: "\e315";
            font-size: 60px;
            position: relative;
            top: 12px;
        }*/
.blocNewsletterHP input[type=text] {
  background: #fff;
  width: 530px;
  padding: 20px;
  text-align: center;
  font-size: 20px;
  font-family: DINMed;
  margin: 10px 10px 0 0;
  color: #1c4769;
  border-radius: 0;
}

.conv-btn.guitare {
  background: transparent;
}

/*-------------- RECHERCHE (Bloc + Page) ----------------*/
/*------------------------------------------------------*/
.rechercheMot {
  font-weight: bold;
}

.rechercheResultat {
  text-align: right;
}

.rechercheTypeMedia {
  padding: 3px;
}

.listeResultatTitre {
  margin-top: 20px;
}

.listeResultatConteneurDescription {
  height: auto;
  overflow: hidden;
  text-align: justify;
}

.listeResultatConteneurLien {
  text-align: right;
  padding: 5px 0 0 0;
}

.importantRecherche {
  color: #000;
  background: #ffea00;
  padding: 0 2px;
  font-weight: bold;
}

/*------------ CONTACT -------------*/
/*----------------------------------*/
.tabFormulaire {
  line-height: 25px;
}

.formContact {
  line-height: 25px;
  margin: 30px auto;
  text-align: center;
}

.formContact tr td {
  padding-bottom: 5px;
}

.formContact tr td:first-child {
  padding-right: 20px;
}

.formContact input[type=text] {
  width: 300px;
  height: 25px;
  border: 0;
}

.formContact input[type=password] {
  width: 300px;
  height: 25px;
  border: 0;
}

.formContact textarea {
  width: 300px;
  height: 80px;
  border: 0;
}

.commentTab {
  font-size: 10px;
  font-style: italic;
}

/*----------- FORM GENERIQUES -----------*/
/*--------------------------------------*/
.form {
  line-height: 25px;
  margin-bottom: 30px;
}

.form tr td {
  padding-bottom: 5px;
}

.form tr td:first-child {
  padding-right: 0px;
}

.form input[type=text] {
  width: 200px;
  height: 25px;
  border: 0;
}

.form input[type=password] {
  width: 200px;
  height: 25px;
  border: 0;
}

.form textarea {
  width: 200px;
  height: 80px;
  border: 0;
}

.btnFormCt {
  text-align: right;
}

/*----------- INSCRIPTION -----------*/
/*-----------------------------------*/
.formInscription input[type=text] {
  width: 220px;
}

.formInscription input[type=password] {
  width: 220px;
}

.formInscription tr td:first-child {
  width: 95px;
  padding-top: 5px;
}

.inscriptionPage .ctInscription {
  border: none;
  margin-bottom: 50px;
  padding: 0px;
}

.ctInscription .connexionColDroite {
  display: inline-block;
  width: auto;
}

.ctInscription h3 {
  margin-bottom: 20px;
}

.ctInscription .form {
  margin-bottom: 0px;
}

/*----------- BOOTCHA -----------*/
/*-------------------------------*/
#containerBootcha {
  margin-top: 20px;
}

#bootchaCode {
  float: left;
}

#bootchaCode img {
  width: initial;
  width: 30px; /*Taille des caractères BOOTCHA*/
}

#bootchaSaisie {
  float: left;
  clear: both;
}

#bootchaSaisie input[type=text] {
  width: 100px;
  margin-left: 10px;
}

.txtBootcha {
  min-width: 0;
}

/*--------- BOUTIQUE -----------*/
/*------------------------------*/
#panPanierMini {
  display: block;
  position: absolute;
  right: 100px;
  top: 10px;
  z-index: 1000;
}

#lkPanier {
  position: relative;
  color: #fff;
  text-decoration: none;
}

#lkPanier:hover {
  text-decoration: none;
  color: #fff;
}

.qtePanier {
  width: 18px;
  height: 18px;
  border-radius: 10px;
  background: #000;
  display: inline-block;
  text-align: center;
}

.btnBoutique {
  background: #000;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 15px;
  margin: 0 10px 0 0;
  font-family: "DINMed";
  font-size: 18px;
}

.btnBoutique:hover {
  color: #000;
  background: #fff;
}

/*-- FAMILLES ---*/
.btqBlocFamille {
  margin-bottom: 30px;
  vertical-align: top;
  width: 250px;
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  position: relative;
}

.btqBlocPhotoFamille {
  width: 250px;
  height: 250px;
}

.btqBlocTitreFamille {
  margin: 8px 0 4px 0;
  font-style: normal;
  font-size: 20px;
  font-family: DINBol;
  color: #000;
  text-transform: uppercase;
}

.btqBlocTitreFamille a {
  text-decoration: none;
}

.btqBlocDescFamille {
  line-height: 18px;
  height: 56px;
  overflow: hidden;
  font-size: 14px;
}

/*-- PRODUITS ---*/
.btqListingProd {
  font-size: 0px;
}

.btqBlocProduit {
  font-size: 12px;
  margin-bottom: 30px;
  vertical-align: top;
  width: 220px;
  display: inline-block;
  padding: 0 10px;
}

.btqBlocPhotoProduit {
  width: 220px;
  height: 220px;
}

.btqBlocTitreProduit {
  margin: 8px 0 4px 0;
  font-style: normal;
  font-size: 20px;
  font-family: DINBol;
  color: #000;
  text-transform: uppercase;
}

.btqBlocTitreProduit a {
  text-decoration: none;
}

.btqBlocDescProduit {
  line-height: 16px;
  height: 50px;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 14px;
}

.btqBlocPrixProduit {
  text-align: right;
}

.btq-prix {
  background: #000;
  color: #fff;
  padding: 5px 8px;
  text-transform: uppercase;
}

.btq-barre {
  background: #fafafa;
  color: #aaa;
  padding: 5px 8px;
  text-decoration: line-through;
}

/*-- PRODUIT DETAIL ---*/
.btq-detailDescription {
  text-align: justify;
}

.btq-detailCtPhotos {
  float: left;
  margin-right: 40px;
  width: 400px;
}

.btq-detailPhotoPrincipale {
  width: 400px;
  height: 400px;
}

.btq-detailCtMiniatures {
  margin-top: 25px;
}

.btq-detailGalerieMini {
  width: 100px;
  height: 100px;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.btq-detailCtPrix {
  display: block;
  margin: 30px 0;
  text-align: right;
  font-family: DINBol;
  font-size: 24px;
}

#txtQte {
  min-width: 0px;
  width: 50px;
}

.btq-detailCtAcheter {
  display: block;
  margin: 30px 0;
  text-align: right;
}

.btq-detailCtAcheter span {
  margin: 0 10px 0 0;
}

.btnAcheterCt {
  text-align: right;
}

.btnAcheter {
  display: inline-block !important;
  text-decoration: none;
  text-align: center;
  padding: 12px 30px !important;
  transition: all 200ms linear 0s;
  text-transform: uppercase;
  font-size: 25px !important;
  font-family: DINBla;
  position: relative;
  top: 0;
  background: url(../images/fondBtn.png) no-repeat 0 0 !important;
  color: #fff;
  background-size: cover !important;
  line-height: 30px;
}

.btnAcheter:hover {
  margin-top: 35px;
}

.btq-detailRef {
  font-style: italic;
  display: block;
  margin: -5px 0 10px 0;
  text-align: right;
  opacity: 0.5;
}

.cpt-tabCompteCommandes .btn {
  padding-top: 2px;
  padding-bottom: 3px;
}

.cpt-tabCompteCommandes tr th {
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  padding: 10px 5px;
}

.cpt-tabCompteCommandes tr td {
  vertical-align: middle;
  padding: 5px;
}

.cpt-ctRecapCommande {
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.commandeUserPanel {
  margin: 0 5px;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  vertical-align: top;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.commandeUserPanel:first-child {
  margin-left: 0;
}

.commandeUserPanel:last-child {
  margin-right: 0;
}

.commandeUserPanel .btn {
  margin-top: 20px;
  margin-left: 0;
}

.detailCommandeTotal {
  display: inline-block;
  float: right;
  text-align: right;
}

.detailCommandeTotal div {
  clear: both;
  font-weight: bold;
  margin: 5px 0;
  padding: 5px 10px;
}

.detailCommandeTotal div:nth-child(1) {
  background: #ccc;
  margin: 0;
}

.detailCommandeTotal div:nth-child(2) {
  background: #565656;
  color: #fff;
  margin: 0;
}

.detailCommandeTotal div span:last-child {
  display: inline-block;
  text-align: right;
  width: 70px;
}

.cpt-ctCommande .cpt-tabCompteCommandes {
  border-bottom: 1px solid #ccc;
}

.cpt-ctCommande .cpt-tabCompteCommandes tr td:last-child {
  padding-bottom: 15px;
}

.td-libelle {
  font-weight: bold;
}

/*---------- Panier --------*/
.btq-tabPanier .icon-minus2:before, .btq-tabPanier .icon-plus2:before, .btq-tabPanier .icon-cancel2:before {
  display: inline-block;
  font-size: 24px;
  padding-top: 5px;
  margin: 5px 3px;
}

.btq-tabPanier .icon-minus2:hover:before {
  content: "\e909";
}

.btq-tabPanier .icon-plus2:hover:before {
  content: "\e907";
}

.btq-tabPanier .icon-cancel2:hover:before {
  content: "\e905";
}

.btq-tabPanier .icon-minus2, .btq-tabPanier .icon-plus2, .btq-tabPanier .icon-cancel2 {
  text-decoration: none;
}

.btq-tabPanier * {
  vertical-align: top;
}

.panierTxtQte {
  min-width: 0 !important;
  width: 30px;
  margin-top: -5px;
}

.btq-tabPanierSsTotal .btq-prix {
  background: none;
  color: #000;
}

.btq-tabPanier {
  width: 100%;
  margin: 0 auto 30px auto;
}

.btq-tabPanier tr {
  border-bottom: 1px solid #ddd;
  background: #ededed;
}

.btq-tabPanier tr:last-child {
  border-bottom: none;
}

.btq-tabPanier tr td {
  vertical-align: middle;
  height: 70px;
  padding: 20px 0;
}

.btq-tabPanier .btq-tabPanierPhoto {
  padding-left: 20px;
  width: 80px;
}

.btq-tabPanier .btq-tabPanierDesignation {
  font-family: DINBol;
  text-transform: uppercase;
  font-size: 20px;
}

.btq-tabPanier .btq-tabPanierDesignation a {
  text-decoration: none;
}

.btq-tabPanier .btq-tabPanierQte {
  width: 120px;
}

.btq-tabPanier .btq-tabPanierSsTotal {
  width: 150px;
  text-align: right;
  padding: 0 30px 0 0;
  vertical-align: middle;
}

.btq-tabPanier .btq-tabPanierSupprimer {
  width: 55px;
  padding-right: 20px;
}

.btq-tabPanier td input[type=text] {
  text-align: center;
  background: none;
  font-size: 20px;
}

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

.btq-tabPanier .btq-barre {
  display: inline-block;
  background: none;
  margin: 0 10px 0 0;
  padding: 2px 0 0 0;
  vertical-align: middle;
}

.btq-tabPanier .btq-prix {
  display: inline-block;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  vertical-align: middle;
}

#panPanier .btn {
  margin-left: 0;
  background-size: cover;
  font-size: 30px;
  letter-spacing: 1px;
}

.btq-CtPanierVide {
  margin: 30px auto 100px auto;
  padding: 25px;
  font-size: 18px;
  text-align: center;
  width: 400px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #ccc;
}

.panierCtTotal {
  width: 100%;
  margin: 0 auto 30px auto;
  text-align: right;
  font-size: 18px;
  color: #000;
}

.btq-panierCtValiderPanier {
  width: 100%;
  margin: 30px auto;
  text-align: right;
}

.btq-panierCtValiderPanier .btn {
  margin: 0;
}

/*---------- Recap --------*/
.btq-recap .btq-tabPanier {
  margin-top: 0;
}

.btq-RecapCtPanier .btq-tabPanier tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.btq-recap h2 {
  display: inline-block;
  font-weight: normal;
}

.btq-RecapCtModifierAdr {
  display: inline-block;
  margin-left: 10px;
}

.btq-RecapCtLivraison {
  margin-bottom: 40px;
  display: flex;
}

.btq-RecapCtAdrLivraison {
  background: #fff;
  padding: 20px;
  width: 40%;
  display: inline-block;
  margin-right: 20px;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.btq-RecapCtCommentaires {
  margin-bottom: 30px;
}

.btq-RecapCtAdrFacturation {
  background: #fff;
  padding: 20px;
  width: 40%;
  display: inline-block;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.titreRecap {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}

.titreRecap span:before {
  font-size: 14px;
  color: #bbb;
  margin-right: 8px;
}

#litAdresseLivraison, #litAdresseFacturation {
  display: block;
  margin-left: 22px;
}

#litAdresseFacturation {
  margin-top: 10px;
}

.recapAdressChk {
  margin-left: 22px;
}

.btq-recap input[type=checkbox]:not(:checked) + label,
.btq-recap input[type=checkbox]:checked + label {
  padding-left: 22px;
}

.recap-nom,
.recap-adresse,
.recap-ville,
.recap-ville,
.recap-cp,
.recap-pays {
  display: block;
}

.btq-RecapCtPaiement {
  margin-bottom: 50px;
}

.btq-RecapCtPaiementPrix {
  background: #fff;
  padding: 20px;
  margin: 0;
}

.btq-RecapTotalLignePanier,
.btq-RecapTotalLignePort,
.btq-RecapTotal {
  display: flex;
}

.btq-RecapTotalLignePanier span:first-child,
.btq-RecapTotalLignePort span:first-child,
.btq-RecapTotal span:first-child {
  display: inline-block;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.btq-RecapTotalLignePanier {
  font-size: 16px;
  margin-bottom: 10px;
}

.btq-RecapTotalLignePort {
  font-size: 16px;
  margin-bottom: 20px;
}

.btq-RecapTotal {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  font-size: 20px;
  margin-bottom: 10px;
  color: #000;
  text-transform: uppercase;
}

.btq-RecapCtPaiementCgv {
  background: #fff;
  padding: 20px;
  margin: 20px 0 10px 0;
}

.btq-RecapCtPaiementCt {
  margin-bottom: 50px;
  display: flex;
  margin: 10px 0;
}

.btq-RecapCtPaiementCB,
.btq-RecapCtPaiementCheque {
  background: #fff;
  padding: 20px;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  margin: 10px 10px;
}

.btq-RecapCtPaiementCB {
  margin-left: 0px;
  margin-right: 0px;
}

.btq-RecapCtPaiementCheque {
  margin-right: 0px;
  margin-left: 20px;
}

.recap-listeCb {
  margin: 20px 0 20px 22px;
}

.recap-listeCb input {
  margin: 0 5px;
  padding: 3px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #ddd !important;
}

.recap-listeCb input:hover {
  border: 1px solid #777 !important;
}

.recap-listeCb input:first-child {
  margin-left: -3px;
}

.recap-txtCB {
  margin-left: 22px;
  margin-bottom: 10px;
}

.recap-txtCheque {
  margin-left: 22px;
}

.recap-txtCheque input {
  margin-top: 22px;
  margin-bottom: 20px;
}

.recap-txtCheque input:first-child {
  margin-left: 0;
}

/*------------- REFERENCES ------------*/
/*-------------------------------------*/
/*---------- LISTING REFERENCES (mode liste) --------*/
.listeLigneReferences {
  position: relative;
  width: 100%;
  min-height: 120px;
  margin-bottom: 10px;
}

.listeReferencesConteneurImage {
  width: 160px;
  height: 160px;
  overflow: hidden;
  float: left;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.listeReferencesConteneurTextes {
  float: left;
  width: 815px;
  height: auto;
  margin-left: 15px;
}

.listeReferenceTitre {
  font-size: 12px;
  margin: 0;
}

.listeReferencesConteneurDescription {
  line-height: 15px;
  height: auto;
  text-align: justify;
}

.listeReferencesConteneurLien {
  margin-top: 5px;
  text-align: right;
}

.referencesSepOmbre {
  width: 100%;
  height: 15px;
  background: url(../images/ombreNews.png) center no-repeat;
}

/*---------- LISTING REFERENCES (mode vignettes) --------*/
.blocsReferences {
  width: 275px;
  height: 250px;
  float: left;
  margin: 15px;
  margin-bottom: 30px;
  overflow: hidden;
}

.blocsReferencesConteneurImage {
  height: 155px;
  width: 100%;
}

.blocsReferencesConteneurImage img {
  width: 100%;
}

.blocsReferencesConteneurTextes {
  width: 100%;
}

.blocsReferencesTitre {
  color: #000;
  font-size: 15px;
  padding: 10px 0;
  margin: 0;
  text-align: center;
}

.blocsReferencesConteneurDescription {
  line-height: 15px;
  height: auto;
  text-align: justify;
}

/*---------- TABLEAUX --------*/
/*----------------------------*/
.tab {
  margin-bottom: 30px;
}

.tab caption {
  font-weight: bold;
  padding: 10px 0;
  font-size: 14px;
}

.tab caption:before {
  font-family: "boonIco2";
  content: " \f05a";
  font-style: normal;
  font-weight: normal;
  margin-right: 7px;
}

.tab tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

.tab1 {
  border: 1px solid #bbb;
}

.tab1 tr th {
  font-weight: bold;
  padding: 10px;
  border: 1px solid #bbb;
  color: #777;
  background: #f9f9f9;
}

.tab1 tr td {
  padding: 10px;
  border: 1px solid #bbb;
}

.tab2 tr th {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dotted #bbb;
}

.tab2 tr td {
  padding: 10px;
  border-bottom: 1px dotted #bbb;
}

.tab2 tr:nth-child(2n+2) {
  background: #f5f5f5;
}

/*----------------------------*/
/*------- UC CONNEXION -------*/
/*----------------------------*/
.containerConnexion {
  margin: 0 auto 30px auto;
}

.containerConnexion h2 {
  margin-bottom: 30px;
}

.formConnexion .inputIco {
  display: flex;
}

.connexionColGauche {
  display: inline-block;
  padding-right: 70px;
  border-right: solid 1px #c9d4da;
  margin-right: 70px;
  vertical-align: top;
}

.connexionColDroite {
  display: inline-block;
  width: 300px;
  vertical-align: top;
}

.connexionOutilsInscription {
  margin-top: 10px;
  text-align: right;
}

.connexionOutilsInscription a, .containerOutilsInscription a {
  background-size: cover;
}

/*--------- UC INSCRIPTION ----------*/
/*----------------------------------*/
.ctInscription {
  border: 1px solid #ccc;
  border-top: 0;
  padding: 30px;
  margin-bottom: 50px;
}

.containerOutilsInscription {
  text-align: center;
  padding: 10px 0;
  margin: 30px auto 0px auto;
}

.containerMessageInscription {
  text-align: center;
}

.ctInscription .connexionColGauche {
  border: 0;
  padding-right: 0;
  margin-right: 100px;
}

.panMenuCt {
  display: flex;
}

#panMenu {
  display: inline-block;
}

#panMenu a {
  display: inline-block;
  border: 1px solid #ccc;
  border-bottom: 0;
  background: #999;
  color: #fff;
  text-decoration: none;
  padding: 10px;
}

#panMenu a:hover {
  background: #222;
  color: #fff;
}

#panMenu .actif {
  background: none;
  color: #222;
}

.panMenuSuite {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: inline-block;
  border-bottom: 1px solid #ccc;
}

/*------------- Conteneur connexion ---------------*/
.connexionNom {
  padding-right: 10px;
}

.connexionNom:hover {
  text-decoration: none;
}

.lienDeconnexion {
  text-decoration: none;
}

.lienDeconnexion:hover {
  color: #000;
  text-decoration: underline;
}

/*--------- ECHANGE DE FICHIERS -------*/
/*------------------------------------*/
.fichierLigne {
  border-bottom: solid 1px #ccc;
  height: 32px;
}

.fichierLienDossier {
  display: block;
  background: url(../images/dossier.png) no-repeat;
  height: 32px;
  line-height: 32px;
  padding-left: 40px;
  text-decoration: none;
}

.fichierLienDossier span {
  margin-left: 5px;
}

.fichierLigne a:hover {
  background-color: #fff;
}

.fichierLienFichier {
  display: block;
  height: 32px;
  line-height: 32px;
  padding-left: 40px;
  text-decoration: none;
  background: url(../images/fichier-defaut.png) no-repeat;
}

.fichierDossierParent {
  display: block;
  margin-bottom: 10px;
}

.fichierLienFichier.pdf {
  background: url(../images/fichier-pdf.png) no-repeat;
}

.fichierLienFichier.excel {
  background: url(../images/fichier-excel.png) no-repeat;
}

.fichierLienFichier.word {
  background: url(../images/fichier-word.png) no-repeat;
}

.fichierLienFichier.pp {
  background: url(../images/fichier-powerpoint.png) no-repeat;
}

.fichierLienFichier.photo {
  background: url(../images/fichier-image.png) no-repeat;
}

.retourBtn .btn {
  margin-right: 0;
}

/*------  BANDEAU COOKIES CNIL --------*/
/*-------------------------------------*/
.cookiesBar {
  position: fixed;
  width: 100%;
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  background: #000;
  color: #fff;
  z-index: 9999999999;
  padding: 10px 0;
  bottom: 0;
}

.cookiesBar a {
  text-decoration: underline;
  color: #fff !important;
}

.cookiesBar a:hover {
  text-decoration: none;
}

.cookiesBar input[type=submit] {
  background: #fff;
  color: #000;
  border: 0;
  padding: 3px 15px;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: 5px;
}

/*------  MODEL BOONET ------*/
/*--------------------------*/
.contentFlexXcol {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: stretch;
}

.flexXcol {
  padding: 20px;
  margin: 0 10px 20px 10px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -ms-align-content: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
  align-items: stretch;
}

.modelPage2 .flexXcol:first-child {
  margin-left: 0;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.modelPage2 .flexXcol:last-child {
  margin-right: 0;
  max-width: 300px;
}

.modelPage .flexXcol:first-child {
  margin-left: 0;
}

.modelPage .flexXcol:last-child {
  margin-right: 0;
}

.modelPage .flexXcol:nth-child(1) {
  min-width: 220px;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  margin-right: 10px;
  max-width: 180px;
}

.modelPageTab {
  display: inline-block;
}

.txtPageSupplement {
  margin: 50px auto;
}

.classFiltresGaleriePhotos {
  display: block;
  text-align: center;
  margin: 0 auto;
  height: 50px;
  margin-bottom: 20px;
}

.classContenuArchives {
  display: block;
  margin-top: 50px;
}

/********** FORMULAIRES ***************/
.classEtapeIndication {
  text-align: center;
  margin-bottom: 20px;
  line-height: 40px;
}

.classEtapeIndication .divTitreEtape h2 {
  margin: 10px 0;
}

.classEtapeIndication .divTitreEtape .barreTitreEtape {
  border-bottom: 1px solid #e5e5e5;
}

.classEtapeIndication .barreEtape {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 40px;
}

.contenuEtape {
  margin-bottom: 50px;
}

.contenuEtapeQuestion, .contenuEtapeQuestionFull {
  display: block;
  vertical-align: top;
  margin-bottom: 30px;
}

.benevoleEt1 .contenuEtapeQuestion {
  display: inline-block;
}

.benevoleEt1 .contenuEtapeQuestionFull {
  display: inline-block;
}

.contenuEtapeQuestion .contenuEtapeSousTitre, .contenuEtapeQuestionFull .contenuEtapeSousTitre {
  font-size: 24px;
  font-family: DINBol;
  padding-bottom: 20px;
}

.detailActuDesc {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .detailActuDesc img {
    width: 100%;
    height: auto;
  }
}

.contenuEtapeQuestion .contenuEtapeSousTexte, .contenuEtapeQuestionFull .contenuEtapeSousTexte {
  margin-bottom: 20px;
}

.benevoleEt1 {
  text-align: left;
}

.benevoleEt1 .contenuEtapeQuestion:nth-child(1n), .benevoleEt1 .contenuEtapeQuestionFull:nth-child(1n) {
  margin-right: 50px;
}

.benevoleEt1 .contenuEtapeQuestion tr td:first-child, .benevoleEt1 .contenuEtapeQuestionFull tr td:first-child {
  padding-right: 30px;
}

.benevoleEtap2Dates table tr td {
  padding-right: 30px;
}

.benevoleEtap2Dates table tr td table tr td {
  display: inline-block;
}

.benevoleEtap2Dates tbody tr td:first-child {
  padding-right: 70px;
  font-weight: 600;
}

.benevoleEtap2Dates table table tr td:first-child {
  padding-right: 50px;
  font-weight: 400;
}

.benevoleEtap2FestivOff > table tr td:first-child {
  padding-right: 30px;
  padding-bottom: 15px;
}

.benevoleEt3 table tr td:first-child {
  padding-right: 30px;
  padding-bottom: 15px;
}

.sepForms {
  clear: both;
  display: block;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin: 70px auto 100px auto;
}

/*------------------------ Accreditation -------------- */
#ctl00_cphPanMilieu_ctl00_fulPhoto {
  margin-bottom: 10px;
}

.accredDemandee td table {
  margin-bottom: 20px;
}

.accredDemandee td table label {
  margin-right: 10px;
}

.demandeInterview span {
  margin-top: 15px;
  display: inline-block;
}

.demandeInterview table {
  margin: 15px 0;
}

/*------------------------ SLICK HOME -------------- */
.slider {
  margin: 0 40px;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
  background-color: transparent !important;
}

.slick-slide {
  transition: all ease-in-out 0.3s;
  /*opacity: .2;*/
}

.slick-active {
  opacity: 0.9;
}

.slick-current {
  opacity: 1;
}

#bandeauSlider {
  height: 100vh;
  overflow: hidden;
  background: #130506;
}
@media screen and (max-width: 1024px) {
  #bandeauSlider {
    height: 72vh;
  }
}

#bandeauSlider .fotorama {
  opacity: 1;
}

/*------------------------ TEST -------------- */
#drag {
  position: absolute;
  z-index: 9;
  background-color: #f1f1f1;
  border: 1px solid #d3d3d3;
  text-align: center;
}

#dragElem {
  padding: 10px;
  cursor: move;
  z-index: 10;
  background-color: #2196F3;
  color: #fff;
}

.classIconeTremplin {
  position: absolute;
  width: 70px;
  height: 70px;
  /*top: 10px;*/
  right: 10px;
  background-size: contain;
  z-index: 5000;
}

/* Article */
#articles {
  text-align: center;
}

#articles-container {
  text-align: center;
  font-size: 0;
  display: inline-block;
}

.article {
  position: relative;
  background: white;
  display: inline-block;
  min-width: 200px;
  height: 200px;
  margin: 0 0 0px 0px;
  overflow: hidden;
  -moz-transition: all 0.5s, transform 1s, opacity 1s;
  -webkit-transition: all 0.5s, transform 1s, opacity 1s;
  transition: all 0.5s, transform 1s, opacity 1s;
}

.article.no-transition {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

.article.bigger:not(.restricted) {
  width: 623px;
}

.article.new {
  -moz-transform: translate3d(0, 300%, 0);
  -ms-transform: translate3d(0, 300%, 0);
  -o-transform: translate3d(0, 300%, 0);
  -webkit-transform: translate3d(0, 300%, 0);
  transform: translate3d(0, 300%, 0);
  opacity: 0;
}

.article-link {
  position: absolute;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

.article-link:after {
  display: none;
}

.article-link:hover {
  opacity: 1;
}

.article:hover .article-title {
  display: flex;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.article-title {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 5px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  align-items: center;
  background: #000;
  color: #fff;
  font-size: 14px;
  font-weight: unset;
  text-align: justify;
  -moz-transform: translate3d(0, 200%, 0);
  -ms-transform: translate3d(0, 200%, 0);
  -o-transform: translate3d(0, 200%, 0);
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}

.article-title::before {
  content: "+";
  margin-right: 8px;
  font-family: "nexa_bold", sans-serif;
  font-size: 24px;
  background: unset;
}

.article-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  /*background-size: cover;*/
  background-size: 80%;
}

.article-background-image {
  z-index: 1;
}

.article.restricted .article-background-image {
  background-size: auto 70%;
}

.article-background-color {
  -webkit-filter: grayscale(1) contrast(0) brightness(160%);
  -moz-filter: grayscale(1) contrast(0) brightness(160%);
  -ms-filter: grayscale(1) contrast(0) brightness(160%);
  filter: grayscale(1) contrast(0) brightness(160%);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.article:hover .article-background-color {
  -moz-filter: none;
  -o-filter: none;
  -webkit-filter: none;
  filter: none;
}

.filters {
  border-bottom: 1px solid #ddd;
  margin-top: 32px;
}

.filter.btn {
  font-size: 17px;
  font-family: DINBol;
  background: #000;
}

.filter.btn.btn-hover {
  color: #fff;
  background: #e30613;
}

@media (max-width: 1130px) {
  .article {
    width: 170px !important;
  }
  .article.bigger .article-background {
    background-size: auto 70%;
  }
}
/* Filtres */
.filters {
  text-align: center;
  margin-bottom: 30px;
}

.classFiltresFront {
  text-align: center;
  margin: 32px auto;
}

.dropDownList1 {
  display: inline-block;
  position: relative;
  background: #eee;
  font-family: DINBol;
  width: 250px;
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
  margin-left: 5px;
  margin-bottom: 10px;
}

.dropDownList1 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 16px;
  background: transparent;
  z-index: 1;
  position: relative;
  margin-bottom: 0px;
  color: #555 !important;
  width: 250px;
  font-weight: normal;
  letter-spacing: 1.5px;
  padding: 0px 15px;
  text-transform: uppercase;
  cursor: pointer;
}

.dropDownList1 select option {
  background: #ddd;
  color: #1c4769;
  padding: 10px;
  cursor: pointer;
}

.dropDownList1:after {
  font-size: 16px;
  content: "\f0d7";
  font-family: "boonIco2";
  color: #777;
  line-height: 35px;
  position: absolute;
  right: 10px;
  top: 3px;
}

.classFiltresFront input[type=checkbox]:not(:checked) + label, .classFiltresFront input[type=checkbox]:checked + label {
  margin-left: 30px;
  padding-left: 25px;
  font-family: DINBol;
  font-size: 20px;
  vertical-align: middle;
}

.classFiltresFront input[type=checkbox]:not(:checked) + label::before, .classFiltresFront input[type=checkbox]:checked + label::before {
  top: 7px;
}

.classFiltresFront .dropDownList1 select {
  padding: 10px 15px;
}

#wrapper {
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
}

#inner img {
  display: block;
  width: 4834px;
  height: 4278px;
}

.ctRetour {
  text-align: left;
  margin-top: 40px;
}

.ctRetour .grid_12 {
  margin: 0 auto;
  display: block;
}

/*----------- A EFFACER POUR AFFICHER LES HEURES -----------*/
.itemProgTxt .dateProg {
  /*display: none !important;*/
}

.itemProgTxt {
  padding: 20px 25px;
  height: auto;
}

.dateProgHome {
  /*display: none !important;*/
}

.dateArtisteProg {
  /*display: none !important;*/
}

.ctCoulisse {
  position: relative;
}

.linkCoul:link, .linkCoul:visited, .linkCoul:active {
  position: absolute;
  z-index: 5000000;
  width: 195px;
  height: 48px;
  cursor: pointer;
}

.linkCoul:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
}

.linkCoul:hover:after {
  animation: 0.4s slidein;
  animation-iteration-count: 1;
}

@keyframes slidein {
  0% {
    width: 0%;
  }
  10% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.videoSatriani {
  width: 594px;
  height: 345px;
  left: 2054px;
  top: 1259px;
  background: #000;
  position: absolute;
  z-index: 5000000;
  text-align: center;
}

.videoGuitare {
  width: 594px;
  height: 345px;
  background: #000;
  position: absolute;
  left: 3981px;
  top: 2789px;
  z-index: 5000000;
  text-align: center;
}

.linkCoulSatriani {
  width: 242px;
  height: 48px;
  left: 1810px;
  top: 1415px;
}

.linkCoulGuitare {
  width: 242px;
  height: 48px;
  left: 4141px;
  top: 3310px;
}

.classPanInfosurgent {
  background: red;
  padding: 9px 25px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 90px;
  text-align: left;
  font-family: DINBol;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
}

.classPanInfosurgentProg {
  background: red;
  padding: 9px 25px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 118px;
  text-align: left;
  font-family: DINBol;
  display: block;
  font-size: 20px;
  width: 275px;
  text-transform: uppercase;
}

.classPanInfosurgentDetail {
  background: red;
  padding: 9px 25px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 130px;
  text-align: left;
  font-family: DINBol;
  display: block;
  font-size: 20px;
  width: 230px;
  text-transform: uppercase;
}

/***********************************/
/************** CONCOURS ***********/
/***********************************/
.pageConcours {
  font-size: 14px;
}

.pageConcours .contenuFull {
  margin-top: 40px;
  margin-bottom: 40px;
}

.degardeGrisContenu {
  padding-top: 40px;
  padding-bottom: 40px;
}

.banniereHautConcours .fondDegradCtTxt {
  position: relative;
  display: inline-block;
  width: 600px;
  padding: 120px 0;
  padding-right: 50px;
  font-size: 18px;
}

.banniereHautConcours .classContenuWidget {
  padding-top: 50px;
  position: relative;
}

.classContenuWidget.imageMaster1 {
  float: right !important;
}

.classFonction {
  max-width: 300px;
  height: 300px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  padding: 20px;
  text-align: center;
}

.classFonction:last-child {
  margin-right: 0px;
}

.classFonction .numero {
  font-family: DINBol;
  background: #1c4769;
  color: #fff;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 40px;
}

.classFonction span {
  color: #fa7f3f;
  font-family: DINBol;
  font-size: 24px;
  padding: 0px 0 0 0px;
  margin: 0 0 23px 0;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 24px;
  position: relative;
  display: block;
  height: 50px;
}

.conteneurLots {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lot {
  border: 25px #fff solid;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 300px;
  font-size: 16px;
  padding: 20px;
}

.lot span {
  font-size: 14px;
  text-transform: uppercase;
}

.lot.num1 span:before {
  margin-bottom: 0px;
  content: url(../images/pictoInfo.png);
  vertical-align: top;
  top: -10px;
  position: relative;
  display: block;
}

.lot span:before {
  margin-bottom: 15px;
  content: url(../images/pictoInfo2.png);
  vertical-align: top;
  top: 0px;
  position: relative;
  display: block;
}

.lot .lotTitre {
  color: #fa7f3f;
  font-size: 26px;
  line-height: 1.2em;
  padding-top: 10px;
  padding-bottom: 10px;
}

.lot.num1 {
  background: #fa7f3f;
  color: #fff;
}

.lot.num1 .lotTitre {
  color: #fff;
}

.lot.num1, .lot.num2 {
  width: 300px;
  /*margin-right: 20px;*/
  margin-bottom: 20px;
}

.lot.num3 {
  width: 300px;
  margin-bottom: 20px;
}

.lot.num4, .lot.num5, .lot.num6 {
  width: 220px;
  /*margin-right: 20px;*/
  height: 350px;
  margin-bottom: 20px;
}

.lot.num7 {
  width: 220px;
  height: 350px;
  margin-bottom: 20px;
}

.lot.num4 .lotTitre, .lot.num5 .lotTitre, .lot.num6 .lotTitre, .lot.num7 .lotTitre {
  font-size: 20px;
}

.classConcoursAssurerPlace {
  text-align: center;
  border: 25px #fff solid;
  width: 100%;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: #f7f7f7;
  padding: 20px;
  font-size: 16px;
}

.classLienReglement {
  text-align: center;
}

.classLienReglement a {
  color: #fa7f3f;
  font-size: 16px;
}

/***********************************/
.classContenuHeader {
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 80px;
  width: 100%;
}
@media screen and (max-width: 1460px) {
  .classContenuHeader {
    padding: 0 40px;
  }
}
@media screen and (max-width: 1024px) {
  .classContenuHeader {
    padding: 0 16px;
    justify-content: flex-end;
  }
}
.classActuInfo {
  font-family: DINMed;
  text-align: center;
  font-size: 23px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: 100%;
  position: absolute;
  background: #e30613;
  letter-spacing: 1px;
}

.classActuInfo a {
  display: inline-block;
  pointer-events: all;
  height: 25px;
  line-height: 25px;
  color: #fff;
  text-decoration: none;
}

.classActuInfo a:after {
  content: "\e908";
  color: #fff;
  font-family: "boonIco2";
  font-size: 24px;
  vertical-align: top;
}

/*----------- Langues ----------*/
#languesCt {
  text-align: right;
  position: relative;
  color: #fff;
  margin-left: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #languesCt {
    display: none;
  }
}
#languesCt.open .langues {
  display: flex;
}

.langueDrop {
  display: flex;
  text-transform: uppercase;
  font-size: 1rem;
}
.langueDrop span {
  margin-left: 4px;
  margin-top: -2px;
}
.langueDrop span:before {
  font-size: 10px;
}

.langues {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 100%;
  width: 100%;
}

.langues a {
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 4px 0;
}

.langues a:hover {
  background: white;
  color: black;
}

.langueActive {
  background: #000;
  color: #fff;
}

.conv-btn-text {
  display: flex !important;
  position: relative !important;
  width: 100% !important;
  overflow: visible !important;
  height: 78px !important;
  justify-content: center !important;
  align-items: center !important;
  background-image: url(../images/fondBtn.png) !important;
  background-size: 340px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  font-family: DinBol !important;
}

.conv-btn-h {
  background: white;
}

.detailEditionDesc span {
  display: block;
  color: #000;
  font-family: DINBol;
  font-size: 30px;
  padding: 0px 0 0 0px;
  margin: 20px 0 20px 0;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 28px;
}

#listingArchives {
  background: #130506;
  display: flex;
  flex-direction: column;
  color: #FFF3F4;
  padding: 0px 0 160px 0;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  #listingArchives {
    padding: 0 0 160px 0;
  }
}
#listingArchives .ombreBloc {
  box-shadow: unset;
  border: 0px;
}

.listeLigneArchive {
  display: flex;
  flex-direction: row;
  padding: 24px 0;
  position: relative;
  opacity: 0.25;
  transition: opacity 0.3s ease;
}
.listeLigneArchive.active {
  opacity: 1;
}
.listeLigneArchive.active .listeArchivesConteneurAnnee:after {
  content: "";
  background: url(../images/redsquish.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 48px;
  z-index: 1;
  height: 40px;
  background-position: center;
  background-size: contain;
  left: 32px;
  z-index: 1;
}
@media screen and (max-width: 1150px) {
  .listeLigneArchive.active .listeArchivesConteneurAnnee:after {
    left: -8px;
  }
}
@media screen and (max-width: 768px) {
  .listeLigneArchive {
    flex-direction: column;
    align-items: center;
  }
  .listeLigneArchive:before {
    display: none;
  }
}
.listeLigneArchive:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  border-left: 1px dashed white;
  left: 59px;
  top: 0px;
}
@media screen and (max-width: 1150px) {
  .listeLigneArchive:before {
    left: 15px;
  }
}

.listeArchivesConteneurAnnee {
  font-size: clamp(80px, 10vw, 160px);
  font-family: "bebas-neue-pro";
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 33%;
  padding-left: 44px;
}
@media screen and (max-width: 1150px) {
  .listeArchivesConteneurAnnee {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .listeArchivesConteneurAnnee {
    width: 100%;
  }
}
.listeArchivesConteneurAnnee:before {
  content: "";
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: 1px solid rgb(255, 255, 255);
  margin-right: 80px;
  background: #130506;
}
@media screen and (max-width: 1024px) {
  .listeArchivesConteneurAnnee:before {
    margin-right: 40px;
  }
}

.listeArchivesConteneurImage {
  width: 16%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.listeArchivesConteneurImage a {
  aspect-ratio: 3/4;
}
@media screen and (max-width: 768px) {
  .listeArchivesConteneurImage {
    width: 36%;
  }
}
.listeArchivesConteneurImage img {
  width: 100%;
  height: 100%;
}

.listeArchivesConteneurTextes {
  width: 50%;
  padding-left: 4vw;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1024px) {
  .listeArchivesConteneurTextes {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .listeArchivesConteneurTextes {
    width: 100%;
    padding-left: 0;
  }
}
.listeArchivesConteneurTextes .listeArchivesLien {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .listeArchivesConteneurTextes .listeArchivesLien {
    flex-direction: column;
    width: 100%;
    text-align: left;
    align-items: flex-start;
    margin-top: 24px;
  }
}
.listeArchivesConteneurTextes .listeArchivesLien a {
  position: absolute;
  z-index: 5;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "bebas-neue-pro";
}
@media screen and (max-width: 1024px) {
  .listeArchivesConteneurTextes .listeArchivesLien a {
    position: relative;
    font-size: 16px;
  }
}
.listeArchivesConteneurTextes .listeArchivesLien:before {
  content: "";
  background: url(../images/red.png);
  background-repeat: no-repeat;
  display: block;
  position: relative;
  width: 100%;
  z-index: 1;
  height: 100%;
  background-position: center;
  background-size: contain;
}

.listeArchivesDescription {
  width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 20px;
  font-family: "bebas-neue-pro";
  padding-right: 24px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .listeArchivesDescription {
    width: 100%;
    text-align: left;
    padding-right: 0px;
  }
}
.listeArchivesDescription .listeArchivesTitre {
  position: relative;
  margin-bottom: 24px;
}
.listeArchivesDescription .listeArchivesTitre span {
  position: relative;
  z-index: 5;
}
.listeArchivesDescription .listeArchivesTitre:before {
  content: "";
  background: url(../images/red.png);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 88px;
  z-index: 1;
  height: 100%;
  background-position: center;
  background-size: contain;
  left: -3%;
  bottom: -7px;
}

.detailEditionDesc {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .detailEditionDesc {
    flex-direction: column;
    align-items: center;
  }
}
.detailEditionDesc a {
  margin: 0;
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.detailEditionDesc img {
  width: 100%;
}

.listeArtistes {
  font-size: 24px;
  font-family: "bebas-neue-pro";
  width: 50%;
}
@media screen and (max-width: 768px) {
  .listeArtistes {
    width: 100%;
    margin-top: 48px;
  }
}
@media screen and (max-width: 768px) {
  .listeArtistes h2:before {
    left: unset;
  }
}
@media screen and (max-width: 768px) {
  .listeArtistes h2 {
    display: flex;
    justify-content: center;
  }
}
.listeArtistes span {
  text-transform: capitalize;
  font-family: "Open Sans";
  font-size: 16px;
  margin-bottom: 0;
}

.galerieEdition {
  padding: 140px 0;
}
.galerieEdition h2 {
  width: 40%;
}
.galerieEdition h2 span {
  z-index: 10;
  text-align: left;
}
.galerieEdition h2:before {
  z-index: 5;
}
.galerieEdition .video {
  margin-top: 96px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 16px;
}
@media screen and (max-width: 1024px) {
  .galerieEdition .video {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .galerieEdition .video {
    grid-template-columns: repeat(1, 1fr);
  }
}
.galerieEdition .eventDetailGalerie {
  width: 100%;
}

#videoHome .masterImage {
  justify-content: flex-start;
}
#videoHome .masterImage:before {
  content: "";
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #130506 100%);
  width: 50vw;
  position: absolute;
  display: block;
  height: 100%;
  right: 28vw;
}
@media screen and (max-width: 1024px) {
  #videoHome .masterImage:before {
    background: rgba(0, 0, 0, 0.4);
    width: 100vw;
    right: unset;
    height: 100%;
  }
}
#videoHome .masterImage img {
  width: 70vw;
}
@media screen and (max-width: 1024px) {
  #videoHome .masterImage img {
    width: 100vw;
  }
}

.divRecherche {
  position: relative;
  width: 25vw;
  aspect-ratio: 16/5;
  background: url(../images/white.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 11vw;
  margin-top: -180px;
  margin-bottom: 180px;
}
@media screen and (max-width: 1460px) {
  .divRecherche {
    right: 18vw;
  }
}
@media screen and (max-width: 1024px) {
  .divRecherche {
    position: relative;
    right: 0;
    top: 0;
    background: white;
    width: 100%;
    margin-top: unset;
  }
}

.searchChamps {
  border: 1px solid #E30613;
  border-radius: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.searchChamps input {
  background: transparent;
  border: 0px;
  height: 64px;
  font-family: "bebas-neue-pro";
  text-transform: uppercase;
  margin: 0 !important;
  padding: 0 16px;
}
.searchChamps .btnRecherche {
  display: block;
  width: 18px;
  height: 18px;
  right: 8px;
  position: relative;
  background: url(../images/loupe.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.styleBtn {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.btnProgrammation {
  background-size: cover;
  margin-top: 25px;
}

.groupIcon {
  margin: auto;
  text-align: center;
  justify-content: center;
  display: flex;
  gap: 50px;
}
.groupIcon a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: fit-content;
  transition: all ease 0.3s;
}
.groupIcon a img {
  max-width: 16px;
  display: block;
  transition: all ease 0.3s;
  filter: none;
}
.groupIcon a p {
  transition: all ease 0.3s;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "DINBla";
  margin-top: 10px;
  color: black;
}
.groupIcon a:hover img {
  filter: brightness(0) saturate(100%) invert(14%) sepia(71%) saturate(6507%) hue-rotate(351deg) brightness(87%) contrast(107%);
}
.groupIcon a:hover p {
  color: #E30613;
}

.etapesInscrp {
  margin: auto;
  text-align: center;
  justify-content: center;
  display: flex;
  gap: 50px;
  margin-top: 65px;
  flex-wrap: wrap;
}
.etapesInscrp .etape {
  width: calc(33% - 50px);
  position: relative;
  padding-top: 75px;
}
@media screen and (max-width: 1024px) {
  .etapesInscrp .etape {
    width: 100%;
  }
}
.etapesInscrp .etape .chiffre {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 400px;
  color: rgba(0, 0, 0, 0.1);
  display: block;
  letter-spacing: 2px;
  transform: translate(-50%, -50%);
  font-family: DINBla;
  z-index: -1;
  line-height: 310px;
}
@media screen and (max-width: 1024px) {
  .etapesInscrp .etape .chiffre {
    font-size: 300px;
    line-height: 310px;
  }
}
.etapesInscrp .etape h3 {
  width: auto;
  font-size: 45px;
  line-height: 45px;
  font-style: normal;
  font-family: "bebas-neue-pro", DINBla, sans-serif;
  color: #000;
}
.etapesInscrp .etape p {
  color: #000000;
  margin-bottom: -18px;
  font-family: "bebas-neue-pro", DINBla, sans-serif;
  font-size: 1.4rem;
  position: relative;
  list-style-type: none;
}
.etapesInscrp .etape p span {
  color: #E30613;
  text-transform: uppercase;
}
.etapesInscrp .etape p strong, .etapesInscrp .etape p bold {
  color: #E30613;
}

.degardeBleuContenu .billeterieTablo.tremplin {
  flex-direction: row;
  gap: 50px;
  align-items: flex-start;
  justify-content: center;
  margin-top: 180px;
}
@media screen and (max-width: 1150px) {
  .degardeBleuContenu .billeterieTablo.tremplin {
    flex-wrap: wrap;
  }
}
.degardeBleuContenu .billeterieTablo.tremplin .billetDate {
  width: calc(25% - 50px);
  margin-right: 0 !important;
}
@media screen and (max-width: 1150px) {
  .degardeBleuContenu .billeterieTablo.tremplin .billetDate {
    width: calc(33% - 50px);
  }
}
@media screen and (max-width: 1024px) {
  .degardeBleuContenu .billeterieTablo.tremplin .billetDate {
    width: calc(50% - 50px);
  }
}
@media screen and (max-width: 768px) {
  .degardeBleuContenu .billeterieTablo.tremplin .billetDate {
    width: 100%;
  }
}
.degardeBleuContenu .billeterieTablo.tremplin .billetDate img {
  max-height: 160px;
  object-fit: contain;
}
.degardeBleuContenu .billeterieTablo.tremplin .billetDate span {
  color: #000;
}
.degardeBleuContenu .billeterieTablo.tremplin .billetDate.fondGris {
  background: #ddd;
}

.detailReferenceDesc {
  margin-top: 3rem;
}

.partnerRow {
  display: flex;
  flex-direction: row;
  gap: 4rem;
  margin-top: 4rem;
}
.partnerRow h4 {
  position: relative;
  width: auto;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.partnerRow h4:before {
  content: "";
  background: url(../images/red.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  width: 140px;
  z-index: -1;
  height: 28px;
  background-position: center;
  bottom: -8px;
  left: -20px;
}
@media screen and (max-width: 1024px) {
  .partnerRow {
    flex-direction: column;
  }
}
.partnerRow .left {
  padding-top: 2rem;
}

/* `Container
----------------------------------------------------------------------------------------------------*/
.container_12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1150px;
  width: 100%;
  position: relative;
  padding: 0 16px;
}
@media screen and (max-width: 1460px) {
  .container_12 {
    padding: 0 40px;
  }
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  /*display: inline-flex;
  justify-content:space-between;
  align-items:center;
  */
  position: relative;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11 {
  position: relative;
}

.container_12 .grid_3 {
  width: 220px;
}

.container_12 .grid_6 {
  width: 460px;
}

.container_12 .grid_9 {
  width: 700px;
}

.container_12 .grid_12 {
  width: 100%;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .grid_1 {
  width: 60px;
}

.container_12 .grid_2 {
  width: 140px;
}

.container_12 .grid_4 {
  width: 300px;
}

.container_12 .grid_5 {
  width: 380px;
}

.container_12 .grid_7 {
  width: 540px;
}

.container_12 .grid_8 {
  width: 620px;
}

.container_12 .grid_10 {
  width: 780px;
}

.container_12 .grid_11 {
  width: 860px;
}

/* `Push Space >> Global
----------------------------------------------------------------------------------------------------*/
.container_12 .push_3 {
  left: 240px;
}

.container_12 .push_6 {
  left: 480px;
}

.container_12 .push_9 {
  left: 720px;
}

/* `Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .push_1 {
  left: 80px;
}

.container_12 .push_2 {
  left: 160px;
}

.container_12 .push_4 {
  left: 320px;
}

.container_12 .push_5 {
  left: 400px;
}

.container_12 .push_7 {
  left: 560px;
}

.container_12 .push_8 {
  left: 640px;
}

.container_12 .push_10 {
  left: 800px;
}

.container_12 .push_11 {
  left: 880px;
}

/* `Pull Space >> Global
----------------------------------------------------------------------------------------------------*/
.container_12 .pull_3 {
  left: -240px;
}

.container_12 .pull_6 {
  left: -480px;
}

.container_12 .pull_9 {
  left: -720px;
}

/* `Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .pull_1 {
  left: -80px;
}

.container_12 .pull_2 {
  left: -160px;
}

.container_12 .pull_4 {
  left: -320px;
}

.container_12 .pull_5 {
  left: -400px;
}

.container_12 .pull_7 {
  left: -560px;
}

.container_12 .pull_8 {
  left: -640px;
}

.container_12 .pull_10 {
  left: -800px;
}

.container_12 .pull_11 {
  left: -880px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/*------------------------------------------------------*/
/*-------------------- GENERAL -------------------------*/
/*------------------------------------------------------*/
#blog {
  margin-top: 30px;
}

#blog p {
  margin: 30px 0;
}

#blog p:first-child {
  margin-top: 0px;
}

.blogListingContainerExtrait img,
.blogDetailContainerExtrait img {
  width: 100% !important;
  height: initial !important;
}

.blogDetailContainerExtrait {
  margin-bottom: 20px;
}

.videoFrame {
  width: 100%;
  position: relative;
  height: 0;
  padding-top: 30px;
  padding-bottom: 50%;
  overflow: hidden;
}

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

.blogColonneContenu {
  min-height: 1px;
  width: 620px;
  float: left;
}

.blogColonneBlocs {
  min-height: 1px;
  float: right;
  width: 290px;
}

/*------------------------------------------------------*/
/*--------------------- FILTRE -------------------------*/
/*------------------------------------------------------*/
/*---------- Conteneur filtre actif --------*/
#panFiltre {
  text-transform: uppercase;
  border: 1px solid #ddd;
  padding: 3px 5px;
  margin-bottom: 10px;
  line-height: 20px;
}

#panFiltre span {
  text-transform: capitalize;
}

/*---------- Lien anunler filtre actif --------*/
.blogLienAnnulerFiltre {
  background: url(../images/filtre-close.png);
  text-transform: initial;
  display: inline-block;
  float: right;
  width: 20px;
  height: 20px;
  overflow: hidden;
}

.blogLienAnnulerFiltre:hover {
  background-position: bottom;
}

/*------------------------------------------------------*/
/*------------ PAGE LISTING ARTCILES BLOG ---------------*/
/*------------------------------------------------------*/
/*---------- Conteneur de chaque article dans listing --------*/
.blogListingContainerArticle,
.blogDetailContainerArticle {
  margin-bottom: 40px;
}

/*---------- Article mis en avant--------*/
.articleMisEnAvant {
  background: #f8f8f8 url(../images/blogMiseAvant.png) no-repeat top right;
  padding: 15px;
}

/*---------- Titre des articles --------*/
.blogListingTitre,
.blogDetailTitre {
  padding: 0;
  margin: 0;
  min-height: initial;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 5px;
}

.blogListingTitre a,
.blogDetailTitre a {
  text-decoration: none;
}

.blogListingTitre a:hover,
.blogDetailTitre a:hover {
  text-decoration: underline;
}

/*---------- Conteneur Auteur / FB / Date --------*/
.blogListingContainerAuteur,
.blogDetailContainerAuteur {
  margin-bottom: 7px;
}

.blogListingAuteur, .blogListingAuteur {
  color: #1FC4FA;
}

.blogDetailContainerFb {
  float: right;
}

.blogListingDate {
  color: #555;
  font-style: italic;
}

/*---------- Catégories --------*/
.blogListingContainerCategories,
.blogDetailContainerCategories {
  margin: 5px 0 10px 0;
}

.blogListingContainerCategories a,
.blogDetailContainerCategories a {
  text-decoration: none;
  display: inline-block;
  margin-right: 10px;
  padding: 2px 6px;
  background: #fff;
}

.blogListingContainerCategories a:hover,
.blogDetailContainerCategories a:hover {
  color: #fff;
  background: #000;
}

/*---------- Groupes --------*/
.blogListingContainerGroupes,
.blogDetailContainerGroupes {
  margin: 5px 0 10px 0;
  text-align: right;
}

.blogListingContainerGroupes a,
.blogDetailContainerGroupes a {
  text-decoration: none;
  display: inline-block;
  margin-right: 10px;
  padding: 2px 6px;
  background: #343D47;
  color: #fff;
}

.blogListingContainerGroupes a:hover,
.blogDetailContainerGroupes a:hover {
  color: #fff;
  background: #3e4c5b;
}

/*---------- Extrait article dans listing --------*/
.blogListingContainerExtrait,
.blogDetailContainerExtrait {
  text-align: justify;
}

/*---------- Lire la suite --------*/
.blogListingContainerLire {
  width: 100px;
  color: #fff;
  margin: 10px auto 0px auto;
}

.blogListingContainerLire a:hover {
  color: #000;
}

/*---------- Tags --------*/
.blogListingContainerTags,
.blogDetailContainerTags {
  text-align: right;
  margin: 10px 0 10px 0;
}

.blogListingContainerTags a,
.blogDetailContainerTags a {
  display: inline-block;
  padding: 2px 0px;
  text-decoration: none;
  margin-left: 8px;
  border-top: 1px solid #ccc;
}

.blogListingContainerTags a:hover,
.blogDetailContainerTags a:hover {
  background: #ccc;
}

/*---------- Commentaires --------*/
.blogListingContainerCommentaires {
  text-align: right;
  margin: 0 0 7px 0;
}

.blogListingContainerCommentaires a {
  color: #1FC4FA;
  text-decoration: underline;
}

.blogListingContainerCommentaires a:hover {
  text-decoration: none;
}

/*lblTitreArticlesLies*/
/*------------------------------------------------------*/
/*----------------- DETAIL ARTICLE ---------------------*/
/*------------------------------------------------------*/
/*---------- Titre des articles liés --------*/
.blogDetailContainerArticlesLies, .blogDetailContainerFichiersLies, .blogDetailContainerGalerie {
  margin: 0 0 20px 0;
}

.blogDetailContainerArticlesLies a, .blogDetailContainerFichiersLies a {
  display: block;
  color: #777 !important;
  text-decoration: none;
  padding: 3px 5px;
  margin: 0 0 0px 10px;
  border-top: 1px dotted #ccc;
}

.blogDetailContainerArticlesLies a:hover, .blogDetailContainerFichiersLies a:hover {
  color: #000;
  background: #fff;
}

.blogDetailContainerArticlesLies a:before, .blogDetailContainerFichiersLies a:before {
  content: url(../images/puce1.png);
  margin-right: 5px;
}

/*----------- Galerie Photos -------------*/
.articleBlogGalerie {
  margin-right: 15px;
  margin-bottom: 15px;
}

/*---------- Commentaires --------*/
.blogDetailContainerCommentaires {
  margin-bottom: 30px;
}

#panAncreAjouterCommentaire {
  float: right;
  font-size: 11px;
}

#panAncreAjouterCommentaire .icon-plus3:before {
  font-size: 10px;
  margin-right: 10px;
}

#panAncreAjouterCommentaire .btn {
  margin: 0;
}

#blogListingCommentaires {
  clear: both;
  margin: 30px 0;
}

.blogContainerCommentaire {
  border-top: 1px dashed #EEEEEE;
  padding: 15px;
}

.blogCommentaireContainerOutils {
  height: 20px;
  float: none !important;
  text-align: left !important;
}

.blogCommentaireUser {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  margin-right: 7px;
}

.blogCommentaireDate {
  font-style: italic;
  font-size: 10px;
  color: #8B8B8B;
  margin-right: 5px;
}

.blogDetailAjouterCommentaireFormulaire {
  background: #eee;
  padding: 10px;
}

.blogDetailAjouterCommentaireOutils {
  padding: 10px 0;
}

/*encart commentaires clos*/
.blogContainerCommentairesClos {
  text-align: center;
  font-size: 14px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  padding: 5px 0;
}

.blogAncreAjouterCommentaire {
  display: inline-block;
  float: right;
}

/*encart connexion pour les commentaires*/
.blogContainerConnexion {
  text-align: center;
  font-size: 14px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  padding: 5px 0;
}

.blogContainerConnexion a {
  padding-left: 5px;
}

.blogContainerConnexion a:hover {
  text-decoration: none;
}

/*------------------------------------------------------*/
/*------------------------ BLOCS -----------------------*/
/*------------------------------------------------------*/
.h3blocBlog {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  padding: 0px 0 10px 0px;
  margin: 0 0 10px 0;
  text-decoration: none;
}

.blocBlog a:link, .blocBlog a:visited, .blocBlog a:active {
  text-decoration: none;
  color: #939393;
}

.blocBlog a:hover {
  color: #000;
}

.blocCategories,
.blocPopulaire {
  margin-bottom: 30px;
}

.blocCategories a,
.blocPopulaire a {
  display: block;
  color: #777 !important;
  text-decoration: none;
  padding: 3px 5px;
  margin: 0 0 0px 10px;
  border-bottom: 1px dotted #ccc;
}

.blocCategories a:hover,
.blocPopulaire a:hover {
  color: #000;
  background: #fff;
}

.blocCategories a:before,
.blocPopulaire a:before {
  content: url(../images/puce1.png);
  margin-right: 5px;
}

#lbOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 500px;
}

#lbOverlay.grey {
  background-color: #000000;
}

#lbOverlay.red {
  background-color: #330000;
}

#lbOverlay.green {
  background-color: #003300;
}

#lbOverlay.blue {
  background-color: #011D50;
}

#lbOverlay.gold {
  background-color: #666600;
}

#lbMain {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
  line-height: 0;
}

#lbMain a img {
  border: none;
}

#lbOuterContainer {
  position: relative;
  background-color: #fff;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

#lbOuterContainer.grey {
  border: 3px solid #888888;
}

#lbOuterContainer.red {
  border: 3px solid #DD0000;
}

#lbOuterContainer.green {
  border: 3px solid #00B000;
}

#lbOuterContainer.blue {
  border: 3px solid #5F89D8;
}

#lbOuterContainer.gold {
  border: 3px solid #B0B000;
}

#lbDetailsContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  width: 100%;
  line-height: 1.4em;
  overflow: auto;
  margin: 0 auto;
}

#lbDetailsContainer.grey {
  border: 3px solid #888888;
  border-top: none;
}

#lbDetailsContainer.red {
  border: 3px solid #DD0000;
  border-top: none;
}

#lbDetailsContainer.green {
  border: 3px solid #00B000;
  border-top: none;
}

#lbDetailsContainer.blue {
  border: 3px solid #5F89D8;
  border-top: none;
}

#lbDetailsContainer.gold {
  border: 3px solid #B0B000;
  border-top: none;
}

#lbImageContainer, #lbIframeContainer {
  padding: 10px;
}

#lbLoading {
  position: absolute;
  top: 45%;
  left: 0%;
  height: 32px;
  width: 100%;
  text-align: center;
  line-height: 0;
  background: url(../images/box/loading.gif) center no-repeat;
}

#lbHoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#lbImageContainer > #lbHoverNav {
  left: 0;
}

#lbHoverNav a {
  outline: none;
}

#lbPrev {
  width: 49%;
  height: 100%;
  background: url(../images/box/prev_grey.gif) left 15% no-repeat;
  display: block;
  left: 0;
  float: left;
}

#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
  background: url(../images/box/prev_grey.gif) left 15% no-repeat;
}

#lbPrev.red:hover, #lbPrev.red:visited:hover {
  background: url(../images/box/prev_red.gif) left 15% no-repeat;
}

#lbPrev.green:hover, #lbPrev.green:visited:hover {
  background: url(../images/box/prev_green.gif) left 15% no-repeat;
}

#lbPrev.blue:hover, #lbPrev.blue:visited:hover {
  background: url(../images/box/prev_blue.gif) left 15% no-repeat;
}

#lbPrev.gold:hover, #lbPrev.gold:visited:hover {
  background: url(../images/box/prev_gold.gif) left 15% no-repeat;
}

#lbNext {
  width: 49%;
  height: 100%;
  background: url(../images/box/next_grey.gif) right 15% no-repeat;
  display: block;
  right: 0;
  float: right;
}

#lbNext.grey:hover, #lbNext.grey:visited:hover {
  background: url(../images/box/next_grey.gif) right 15% no-repeat;
}

#lbNext.red:hover, #lbNext.red:visited:hover {
  background: url(../images/box/next_red.gif) right 15% no-repeat;
}

#lbNext.green:hover, #lbNext.green:visited:hover {
  background: url(../images/box/next_green.gif) right 15% no-repeat;
}

#lbNext.blue:hover, #lbNext.blue:visited:hover {
  background: url(../images/box/next_blue.gif) right 15% no-repeat;
}

#lbNext.gold:hover, #lbNext.gold:visited:hover {
  background: url(../images/box/next_gold.gif) right 15% no-repeat;
}

#lbPrev2, #lbNext2 {
  text-decoration: none;
  font-weight: bold;
}

#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
  color: #333333;
}

#lbPrev2.red, #lbNext2.red, #lbSpacer.red {
  color: #620000;
}

#lbPrev2.green, #lbNext2.green, #lbSpacer.green {
  color: #003300;
}

#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue {
  color: #01379E;
}

#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold {
  color: #666600;
}

#lbPrev2_Off, #lbNext2_Off {
  font-weight: bold;
}

#lbPrev2_Off.grey, #lbNext2_Off.grey {
  color: #CCCCCC;
}

#lbPrev2_Off.red, #lbNext2_Off.red {
  color: #FFCCCC;
}

#lbPrev2_Off.green, #lbNext2_Off.green {
  color: #82FF82;
}

#lbPrev2_Off.blue, #lbNext2_Off.blue {
  color: #B7CAEE;
}

#lbPrev2_Off.gold, #lbNext2_Off.gold {
  color: #E1E100;
}

#lbDetailsData {
  padding: 0 10px;
}

#lbDetailsData.grey {
  color: #333333;
}

#lbDetailsData.red {
  color: #620000;
}

#lbDetailsData.green {
  color: #003300;
}

#lbDetailsData.blue {
  color: #01379E;
}

#lbDetailsData.gold {
  color: #666600;
}

#lbDetails {
  width: 60%;
  float: left;
  text-align: left;
}

#lbCaption {
  display: block;
  font-weight: bold;
}

#lbNumberDisplay {
  float: left;
  display: block;
  padding-bottom: 1em;
}

#lbNavDisplay {
  float: left;
  display: block;
  padding-bottom: 1em;
}

#lbClose {
  width: 64px;
  height: 28px;
  float: right;
  margin-bottom: 1px;
}

#lbClose.grey {
  background: url(../images/box/close_grey.png) no-repeat;
}

#lbClose.red {
  background: url(../images/box/close_red.png) no-repeat;
}

#lbClose.green {
  background: url(../images/box/close_green.png) no-repeat;
}

#lbClose.blue {
  background: url(../images/box/close_blue.png) no-repeat;
}

#lbClose.gold {
  background: url(../images/box/close_gold.png) no-repeat;
}

#lbPlay {
  width: 64px;
  height: 28px;
  float: right;
  margin-bottom: 1px;
}

#lbPlay.grey {
  background: url(../images/box/play_grey.png) no-repeat;
}

#lbPlay.red {
  background: url(../images/box/play_red.png) no-repeat;
}

#lbPlay.green {
  background: url(../images/box/play_green.png) no-repeat;
}

#lbPlay.blue {
  background: url(../images/box/play_blue.png) no-repeat;
}

#lbPlay.gold {
  background: url(../images/box/play_gold.png) no-repeat;
}

#lbPause {
  width: 64px;
  height: 28px;
  float: right;
  margin-bottom: 1px;
}

#lbPause.grey {
  background: url(../images/box/pause_grey.png) no-repeat;
}

#lbPause.red {
  background: url(../images/box/pause_red.png) no-repeat;
}

#lbPause.green {
  background: url(../images/box/pause_green.png) no-repeat;
}

#lbPause.blue {
  background: url(../images/box/pause_blue.png) no-repeat;
}

#lbPause.gold {
  background: url(../images/box/pause_gold.png) no-repeat;
}

input,
textarea,
select,
.inputIco span {
  display: inline-block;
  padding: 7px;
  background: #eee;
  border: 1px solid #E3E3E3;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  outline: none;
  color: #565656;
  -webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
  -moz-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
  -o-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
  -ms-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
  transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
  -webkit-appearance: none;
}

input[type=text],
input[type=password],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
textarea,
select {
  min-width: 200px;
  margin: 0 0 10px 0;
  font-family: inherit;
}

/*Style des textbox type number*/
input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
textarea:focus {
  border-color: #777;
}

input[type=submit],
input[type=button],
input[type=reset] {
  background: #e30613;
  margin-top: 40px;
  padding: 10px 20px;
  color: #fff;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 0px;
  cursor: pointer;
  font-family: DinBol;
  text-transform: uppercase;
  font-size: 20px;
  transition: all ease 0.2s;
}

input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover {
  background: #000;
  color: #fff;
  transition: all ease 0.2s;
}

select {
  background: #eee;
  line-height: 1;
  border: 0;
}

.formIconMail {
  padding-left: 50px;
  color: #ddd;
  color: #f5f;
}

.inputIco {
  display: inline-flex;
  min-height: 35px;
  margin-bottom: 10px;
}

.inputIco input,
.inputIco textarea {
  order: 2;
  min-width: 180px;
  margin: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}

.inputIco span {
  display: flex;
  justify-content: center;
  align-items: center;
  order: 1;
  width: 37px;
  padding: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  color: #bbb;
}

.inputIco input:focus + span,
.inputIco textarea:focus + span {
  border-color: #777;
  color: #777;
}

.inputIco span:before {
  margin: 0;
}

/*.inputIco:before {
			font-family: 'boonIco';
			content: '\f183';
		}*/
/* Placeholder */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
  opacity: 0.5;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

/* Firefox < 19 */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #aaa;
  opacity: 0.5;
}

input:focus:-moz-placeholder textarea:focus:-moz-placeholder {
  color: transparent;
}

/* Firefox > 19 */
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #aaa;
  opacity: 0.5;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}

/* Internet Explorer 10 */
input:-ms-input-placeholder textarea:-ms-input-placeholder {
  color: #aaa;
  opacity: 0.5;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

table {
  border: 0;
}

/************ BOUTONS STYLES ************/
.bouton {
  background: #000;
  text-align: center;
  color: #fff !important;
  border: 0;
  padding: 5px 15px;
  text-transform: uppercase;
  margin: 0 auto 0 auto;
  text-decoration: none !important;
  display: inline-block;
  font-size: 10px;
}

.bouton:hover {
  cursor: pointer;
  background: #666;
  color: #fff;
  text-decoration: none !important;
}

/************ STYLE DES CHECKBOXES ET RADIOS BUTTONS ************/
/*CHECKBOXES*/
input[type=checkbox]:not(:checked), input[type=checkbox]:checked {
  left: -9999px;
  position: absolute;
}

input[type=checkbox]:not(:checked) + label, input[type=checkbox]:checked + label {
  cursor: pointer;
  padding-left: 25px;
  position: relative;
}

input[type=checkbox]:not(:checked) + label::before, input[type=checkbox]:checked + label::before {
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid #aaa;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
  margin-top: -4px;
}

/*Cochée*/
input[type=checkbox]:not(:checked) + label::after, input[type=checkbox]:checked + label::after {
  color: #1dc5fc;
  content: "✔";
  font-size: 14px;
  left: 4px;
  line-height: 1.75;
  position: absolute;
  top: 0;
  transition: all 0.2s ease 0s;
  margin-top: -5px;
}

input[type=checkbox]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0);
}

input[type=checkbox]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}

input[type=checkbox]:disabled:not(:checked) + label::before, input[type=checkbox]:disabled:checked + label::before {
  background-color: #ddd;
  border-color: #bbb;
  box-shadow: none;
}

input[type=checkbox]:disabled:checked + label::after {
  color: #999;
}

input[type=checkbox]:disabled + label {
  color: #aaa;
}

input[type=checkbox]:checked:focus + label::before, .checkbox input[type=checkbox]:focus:not(:checked) + label::before {
  /*border: 1px dotted blue;*/
}

/*Style des erreurs champs*/
.errorControl {
  background-color: #FBE3E4 !important;
  /*border: solid 1px Red !important;*/
}

/*RADIOS*/
.radio {
  padding: 0;
  margin-left: 0;
}

.radio li {
  display: inline-block;
  background: none;
  padding: 0;
  margin-right: 15px;
}

input[type=radio]:checked, input[type=radio]:not(:checked) {
  display: none;
}

*::before, *::after {
  box-sizing: border-box;
}

input[type=radio]:checked + label::before, input[type=radio]:not(:checked) + label::before, input[type=radio]:checked + label::after, input[type=radio]:not(:checked) + label::after {
  border-radius: 50%;
}

input[type=radio]:checked + label::before, input[type=radio]:not(:checked) + label::before {
  border: 1px solid #d8d8d8;
  content: "";
  cursor: pointer;
  display: block;
  height: 20px;
  left: -5px;
  position: absolute;
  top: 3px;
  width: 20px;
}

input[type=radio]:checked + label::after {
  background: #e30613 none repeat scroll 0 0 !important;
}

input[type=radio]:checked + label, input[type=radio]:not(:checked) + label {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding-left: 20px;
  position: relative;
  margin-right: 15px;
}

input[type=radio]:checked + label::after, input[type=radio]:not(:checked) + label::after {
  border: 3px solid white;
  content: "";
  cursor: pointer;
  display: block;
  height: 18px;
  left: -4px;
  position: absolute;
  top: 4px;
  transition: background-color 0.3s ease 0s;
  width: 18px;
}

select.list1 {
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #000;
  border: 1px solid #000;
  font-size: 16px;
  background: url("../images/dropdownBtn.png") no-repeat right 0 #fff;
  height: 34px;
  padding: 5px 20px 5px 5px;
  cursor: pointer;
}

select.list1:hover {
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  color: #000;
  border: 1px solid #000;
  font-size: 16px;
  background: url("../images/dropdownBtn.png") no-repeat right -34px #fff;
  height: 34px;
  padding: 5px 20px 5px 5px;
  cursor: pointer;
}

.list1 option {
  border: 0;
  padding: 10px;
}

#panBandeauAdministrateurConnecte {
  position: fixed;
  left: 0;
  top: 90px;
  z-index: 99999999;
}

#panBandeauAdministrateurConnecte a {
  display: inline-block;
  background: #000;
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  text-transform: uppercase;
}

#panBandeauAdministrateurConnecte a:hover {
  background: #3d3737;
}

#panBandeauAdministrateurConnecte a > span {
  display: inline-block;
  padding: 8px 5px 8px 8px;
}

#panBandeauAdministrateurConnecte a span:before {
  font-size: 10px;
}

.siteMaintenance {
  padding: 5px 8px;
  background: #fcb8b8;
  color: #cf3232;
  font-size: 10px;
}

.siteMaintenance span:before {
  font-size: 18px !important;
}

/************ Style des bannières de messages erreur ou confirm *************/
.banniereMessageInterface {
  padding: 20px 0;
  background: #b3face;
  text-align: center;
  font-size: 15px;
  color: #0b980a;
  font-weight: bold;
  position: fixed;
  min-height: 10px;
  width: 100%;
  display: block;
  z-index: 99999999;
  top: -100px;
  left: 0;
  right: 0;
}

.banniereMessageInterface.error {
  background: #fcb8b8;
  color: #cf3232;
}

.banniereMessageInterface.error #fermerMessagesInterface {
  background: url(../images/closeMessagesInterfaceErreur.png) no-repeat center center;
  display: inline-block;
  width: 30px;
  height: 60px;
  vertical-align: middle;
  cursor: pointer;
  float: right;
  margin-right: 10px;
  margin-left: 10px;
}

.banniereMessageInterface #fermerMessagesInterface {
  background: url(../images/closeMessagesInterface.png) no-repeat center center;
  display: inline-block;
  width: 30px;
  height: 28px;
  vertical-align: middle;
  cursor: pointer;
  float: right;
  margin-right: 10px;
  margin-left: 10px;
}

.ctTxtMessageInterface {
  line-height: 18px;
}

/*-------------------------------------*/
/*------------- FONT ICONE -------------*/
/*-------------------------------------*/
@font-face {
  font-family: "boonIco2";
  src: url("fonts/boonIco2.eot?wkawo4");
  src: url("fonts/boonIco2.eot?wkawo4#iefix") format("embedded-opentype"), url("fonts/boonIco2.ttf?wkawo4") format("truetype"), url("fonts/boonIco2.woff?wkawo4") format("woff"), url("fonts/boonIco2.svg?wkawo4#boonIco2") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  display: inline-block;
  font: normal normal normal 14px/1 boonIco2;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  font-size: 17px;
  margin-right: 5px;
}

.listingIcon span {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  cursor: default;
  position: relative;
}

.listingIcon span em {
  font-family: Arial;
  position: absolute;
  left: -60px;
  bottom: 40px;
  width: 120px;
  font-style: normal;
  background: #000;
  line-height: 14px;
  padding: 5px 20px;
  color: #fff;
  display: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.listingIcon span em b {
  margin: 0 10px;
  display: block;
  line-height: 1px;
  opacity: 0;
}

.listingIcon span:hover em {
  display: inline-block;
}

.listingIcon [class^=icon-]:hover:before, .listingIcon [class*=" icon-"]:hover:before {
  font-size: 40px;
  top: -10px;
}

.icon-superman-logo2:before {
  content: "\ea59";
}

.icon-agenda:before {
  content: "\e910";
}

.icon-arobase:before {
  content: "\e911";
}

.icon-attention:before {
  content: "\e912";
}

.icon-bounce2:before {
  content: "\e913";
}

.icon-bounce1:before {
  content: "\ea58";
}

.icon-box:before {
  content: "\e9b3";
}

.icon-box2:before {
  content: "\e9b4";
}

.icon-box3:before {
  content: "\e9b5";
}

.icon-bulle:before {
  content: "\e9b6";
}

.icon-camera2:before {
  content: "\e9b7";
}

.icon-camion2:before {
  content: "\e9d1";
}

.icon-camion3:before {
  content: "\e9d3";
}

.icon-cb2:before {
  content: "\e9f2";
}

.icon-cb3:before {
  content: "\e9f4";
}

.icon-check22:before {
  content: "\e9f5";
}

.icon-code:before {
  content: "\e9f6";
}

.icon-coeur:before {
  content: "\e9f7";
}

.icon-commentaire:before {
  content: "\e9f8";
}

.icon-croix1:before {
  content: "\e9f9";
}

.icon-croix2:before {
  content: "\e9fa";
}

.icon-cup:before {
  content: "\e9fb";
}

.icon-dead:before {
  content: "\e9fc";
}

.icon-dead2:before {
  content: "\e9fd";
}

.icon-diagramme:before {
  content: "\e9fe";
}

.icon-download2:before {
  content: "\e9ff";
}

.icon-download22:before {
  content: "\ea00";
}

.icon-ecran:before {
  content: "\ea01";
}

.icon-etoile1:before {
  content: "\ea02";
}

.icon-etoile1Full:before {
  content: "\ea03";
}

.icon-export:before {
  content: "\ea04";
}

.icon-export2:before {
  content: "\ea05";
}

.icon-fleche1B:before {
  content: "\ea06";
}

.icon-fleche1D:before {
  content: "\ea07";
}

.icon-fleche1G:before {
  content: "\ea08";
}

.icon-fleche1H:before {
  content: "\ea09";
}

.icon-fleche2B:before {
  content: "\ea0a";
}

.icon-fleche2D:before {
  content: "\ea0b";
}

.icon-fleche2G:before {
  content: "\ea0c";
}

.icon-fleche2H:before {
  content: "\ea0d";
}

.icon-fleche3b:before {
  content: "\ea0e";
}

.icon-fleche3d:before {
  content: "\ea0f";
}

.icon-fleche3g:before {
  content: "\ea10";
}

.icon-fleche3h:before {
  content: "\ea11";
}

.icon-fleche4b:before {
  content: "\ea12";
}

.icon-fleche4d:before {
  content: "\ea13";
}

.icon-fleche4g:before {
  content: "\ea14";
}

.icon-fleche4h:before {
  content: "\ea15";
}

.icon-fleche5b:before {
  content: "\ea16";
}

.icon-fleche5d:before {
  content: "\ea17";
}

.icon-fleche5g:before {
  content: "\ea18";
}

.icon-fleche5h:before {
  content: "\ea19";
}

.icon-fleche6b:before {
  content: "\ea1a";
}

.icon-fleche6d:before {
  content: "\ea1b";
}

.icon-fleche6g:before {
  content: "\ea1c";
}

.icon-fleche6h:before {
  content: "\ea1d";
}

.icon-hdd:before {
  content: "\ea1e";
}

.icon-headphones2:before {
  content: "\ea1f";
}

.icon-idee:before {
  content: "\ea20";
}

.icon-interdit:before {
  content: "\ea21";
}

.icon-lien:before {
  content: "\ea22";
}

.icon-lock2:before {
  content: "\ea23";
}

.icon-lockOpen:before {
  content: "\ea24";
}

.icon-loupe:before {
  content: "\ea25";
}

.icon-medaille:before {
  content: "\ea26";
}

.icon-moins1:before {
  content: "\ea27";
}

.icon-moins2:before {
  content: "\ea28";
}

.icon-money:before {
  content: "\ea29";
}

.icon-money2:before {
  content: "\ea2a";
}

.icon-move1:before {
  content: "\ea2b";
}

.icon-move2:before {
  content: "\ea2c";
}

.icon-outil:before {
  content: "\ea2d";
}

.icon-param2:before {
  content: "\ea2e";
}

.icon-partage:before {
  content: "\ea2f";
}

.icon-pdf1:before {
  content: "\ea30";
}

.icon-pdf2:before {
  content: "\ea31";
}

.icon-pdf3:before {
  content: "\ea32";
}

.icon-picture:before {
  content: "\ea33";
}

.icon-plus22:before {
  content: "\ea34";
}

.icon-pouce:before {
  content: "\ea35";
}

.icon-reseau:before {
  content: "\ea36";
}

.icon-save2:before {
  content: "\ea37";
}

.icon-time1:before {
  content: "\ea40";
}

.icon-transfert:before {
  content: "\ea41";
}

.icon-trombone:before {
  content: "\ea42";
}

.icon-compte:before {
  content: "\e93e";
}

.icon-engrenage:before {
  content: "\e9a7";
}

.icon-menu2:before {
  content: "\e9a8";
}

.icon-menu3:before {
  content: "\e9a9";
}

.icon-menu4:before {
  content: "\e9aa";
}

.icon-menu5:before {
  content: "\e9ab";
}

.icon-param:before {
  content: "\e9ac";
}

.icon-superman:before {
  content: "\e9ad";
}

.icon-rss:before {
  content: "\e9f1";
}

.icon-envelope-o:before {
  content: "\f003";
}

.icon-check2:before {
  content: "\f00c";
}

.icon-close2:before {
  content: "\f00d";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-times:before {
  content: "\f00d";
}

.icon-flag:before {
  content: "\f024";
}

.icon-credit-card2:before {
  content: "\f09d";
}

.icon-chain:before {
  content: "\f0c1";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-flask:before {
  content: "\f0c3";
}

.icon-floppy-o:before {
  content: "\f0c7";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-bars:before {
  content: "\f0c9";
}

.icon-navicon:before {
  content: "\f0c9";
}

.icon-reorder2:before {
  content: "\f0c9";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-unsorted:before {
  content: "\f0dc";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-laptop2:before {
  content: "\f109";
}

.icon-tablet2:before {
  content: "\f10a";
}

.icon-mobile3:before {
  content: "\f10b";
}

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-file-pdf-o:before {
  content: "\f1c1";
}

.icon-file-word-o:before {
  content: "\f1c2";
}

.icon-file-excel-o:before {
  content: "\f1c3";
}

.icon-file-powerpoint-o:before {
  content: "\f1c4";
}

.icon-file-image-o:before {
  content: "\f1c5";
}

.icon-file-photo-o:before {
  content: "\f1c5";
}

.icon-file-picture-o:before {
  content: "\f1c5";
}

.icon-paper-plane:before {
  content: "\f1d8";
}

.icon-send:before {
  content: "\f1d8";
}

.icon-paper-plane-o:before {
  content: "\f1d9";
}

.icon-send-o:before {
  content: "\f1d9";
}

.icon-cc-visa:before {
  content: "\f1f0";
}

.icon-cc-mastercard:before {
  content: "\f1f1";
}

.icon-cc-paypal:before {
  content: "\f1f4";
}

.icon-toggle-off:before {
  content: "\f204";
}

.icon-toggle-on:before {
  content: "\f205";
}

.icon-street-view:before {
  content: "\f21d";
}

.icon-user-plus:before {
  content: "\f234";
}

.icon-user-times:before {
  content: "\f235";
}

.icon-shopping-bag:before {
  content: "\f290";
}

.icon-file:before {
  content: "\e900";
}

.icon-file2:before {
  content: "\e901";
}

.icon-file3:before {
  content: "\e902";
}

.icon-checkmark:before {
  content: "\e903";
}

.icon-checkmark3:before {
  content: "\e904";
}

.icon-cancel:before {
  content: "\e905";
}

.icon-cancel2:before {
  content: "\e906";
}

.icon-plus:before {
  content: "\e907";
}

.icon-plus2:before {
  content: "\e908";
}

.icon-minus:before {
  content: "\e909";
}

.icon-minus2:before {
  content: "\e90a";
}

.icon-notice:before {
  content: "\e90b";
}

.icon-notice2:before {
  content: "\e90c";
}

.icon-picture2:before {
  content: "\ea43";
}

.icon-pictures:before {
  content: "\ea44";
}

.icon-chart:before {
  content: "\ea45";
}

.icon-chart2:before {
  content: "\ea46";
}

.icon-basket:before {
  content: "\e90d";
}

.icon-phone2:before {
  content: "\ea47";
}

.icon-map3:before {
  content: "\ea48";
}

.icon-trashcan:before {
  content: "\e90e";
}

.icon-lab:before {
  content: "\e90f";
}

.icon-batman:before {
  content: "\e9ae";
}

.icon-box4:before {
  content: "\ea49";
}

.icon-attachment2:before {
  content: "\e9af";
}

.icon-pin:before {
  content: "\ea4a";
}

.icon-envelope:before {
  content: "\e914";
}

.icon-male:before {
  content: "\ea4b";
}

.icon-female:before {
  content: "\ea4c";
}

.icon-sun:before {
  content: "\ea4d";
}

.icon-moon:before {
  content: "\ea4e";
}

.icon-paperplane:before {
  content: "\e915";
}

.icon-rocket2:before {
  content: "\e916";
}

.icon-expand:before {
  content: "\ea4f";
}

.icon-collapse:before {
  content: "\ea50";
}

.icon-popout:before {
  content: "\e917";
}

.icon-popin:before {
  content: "\e918";
}

.icon-checked:before {
  content: "\e919";
}

.icon-error2:before {
  content: "\e91a";
}

.icon-add:before {
  content: "\e91b";
}

.icon-minus3:before {
  content: "\e91c";
}

.icon-fullscreen-exit-alt:before {
  content: "\ea51";
}

.icon-fullscreen-alt:before {
  content: "\ea52";
}

.icon-layers:before {
  content: "\ea53";
}

.icon-chevron-down:before {
  content: "\f0a3";
}

.icon-chevron-left:before {
  content: "\f0a4";
}

.icon-chevron-right:before {
  content: "\f078";
}

.icon-chevron-up:before {
  content: "\f0a2";
}

.icon-database:before {
  content: "\f096";
}

.icon-heart:before {
  content: "♥";
}

.icon-link2:before {
  content: "\f05c";
}

.icon-link-external:before {
  content: "\f07f";
}

.icon-pulse:before {
  content: "\f085";
}

.icon-puzzle:before {
  content: "\f0c0";
}

.icon-tools:before {
  content: "\f031";
}

.icon-triangle-down:before {
  content: "\f05b";
}

.icon-triangle-left:before {
  content: "\f044";
}

.icon-triangle-right:before {
  content: "\f05a";
}

.icon-triangle-up:before {
  content: "\f0aa";
}

.icon-home:before {
  content: "\e91d";
}

.icon-home3:before {
  content: "\e91e";
}

.icon-pencil:before {
  content: "\e91f";
}

.icon-quill:before {
  content: "\e920";
}

.icon-image:before {
  content: "\e921";
}

.icon-camera:before {
  content: "\e922";
}

.icon-headphones:before {
  content: "\e923";
}

.icon-music:before {
  content: "\e924";
}

.icon-play:before {
  content: "\e925";
}

.icon-connection:before {
  content: "\e926";
}

.icon-mic:before {
  content: "\e927";
}

.icon-book:before {
  content: "\e928";
}

.icon-file-empty:before {
  content: "\e929";
}

.icon-files-empty:before {
  content: "\e92a";
}

.icon-file-text2:before {
  content: "\e92b";
}

.icon-file-picture:before {
  content: "\e92c";
}

.icon-file-music:before {
  content: "\e92d";
}

.icon-file-play:before {
  content: "\e92e";
}

.icon-file-video:before {
  content: "\e92f";
}

.icon-file-zip:before {
  content: "\e930";
}

.icon-copy:before {
  content: "\e931";
}

.icon-stack:before {
  content: "\e932";
}

.icon-folder:before {
  content: "\e933";
}

.icon-folder-open:before {
  content: "\e934";
}

.icon-folder-plus:before {
  content: "\e935";
}

.icon-folder-minus:before {
  content: "\e936";
}

.icon-folder-download:before {
  content: "\e937";
}

.icon-folder-upload:before {
  content: "\e938";
}

.icon-price-tag:before {
  content: "\e939";
}

.icon-cart:before {
  content: "\e93a";
}

.icon-coin-euro:before {
  content: "\e93b";
}

.icon-credit-card:before {
  content: "\e93c";
}

.icon-phone:before {
  content: "\e93d";
}

.icon-address-book:before {
  content: "\e93f";
}

.icon-location:before {
  content: "\e940";
}

.icon-compass:before {
  content: "\e941";
}

.icon-map:before {
  content: "\e942";
}

.icon-map2:before {
  content: "\e943";
}

.icon-clock:before {
  content: "\e944";
}

.icon-clock2:before {
  content: "\e945";
}

.icon-alarm:before {
  content: "\e946";
}

.icon-stopwatch:before {
  content: "\ea54";
}

.icon-calendar:before {
  content: "\e947";
}

.icon-printer:before {
  content: "\e948";
}

.icon-display:before {
  content: "\e949";
}

.icon-laptop:before {
  content: "\e94a";
}

.icon-mobile:before {
  content: "\e94b";
}

.icon-mobile2:before {
  content: "\e94c";
}

.icon-tablet:before {
  content: "\e94d";
}

.icon-tv:before {
  content: "\e94e";
}

.icon-download:before {
  content: "\e94f";
}

.icon-upload:before {
  content: "\e950";
}

.icon-floppy-disk:before {
  content: "\e951";
}

.icon-database2:before {
  content: "\e952";
}

.icon-undo:before {
  content: "\e953";
}

.icon-redo:before {
  content: "\e954";
}

.icon-undo2:before {
  content: "\e955";
}

.icon-redo2:before {
  content: "\e956";
}

.icon-forward:before {
  content: "\e957";
}

.icon-reply:before {
  content: "\e958";
}

.icon-bubble:before {
  content: "\e959";
}

.icon-bubbles:before {
  content: "\ea55";
}

.icon-bubbles2:before {
  content: "\ea56";
}

.icon-bubble2:before {
  content: "\e95a";
}

.icon-user:before {
  content: "\e95b";
}

.icon-users:before {
  content: "\e95c";
}

.icon-user-plus2:before {
  content: "\e95d";
}

.icon-user-minus:before {
  content: "\e95e";
}

.icon-user-check:before {
  content: "\e95f";
}

.icon-user-tie:before {
  content: "\e960";
}

.icon-quotes-left:before {
  content: "\e9b0";
}

.icon-quotes-right:before {
  content: "\e9b1";
}

.icon-spinner:before {
  content: "\e961";
}

.icon-spinner11:before {
  content: "\e962";
}

.icon-binoculars:before {
  content: "\e963";
}

.icon-search:before {
  content: "\e964";
}

.icon-zoom-in:before {
  content: "\e965";
}

.icon-zoom-out:before {
  content: "\e966";
}

.icon-enlarge:before {
  content: "\e967";
}

.icon-enlarge2:before {
  content: "\e968";
}

.icon-shrink2:before {
  content: "\e969";
}

.icon-key:before {
  content: "\e96a";
}

.icon-lock:before {
  content: "\e96b";
}

.icon-unlocked2:before {
  content: "\e96c";
}

.icon-wrench:before {
  content: "\e96d";
}

.icon-equalizer:before {
  content: "\e96e";
}

.icon-equalizer2:before {
  content: "\e96f";
}

.icon-cog:before {
  content: "\e970";
}

.icon-cogs:before {
  content: "\e971";
}

.icon-magic-wand:before {
  content: "\e972";
}

.icon-bug:before {
  content: "\e973";
}

.icon-pie-chart:before {
  content: "\e974";
}

.icon-gift:before {
  content: "\e975";
}

.icon-rocket3:before {
  content: "\e976";
}

.icon-meter:before {
  content: "\e977";
}

.icon-lab2:before {
  content: "\e978";
}

.icon-bin:before {
  content: "\e979";
}

.icon-bin2:before {
  content: "\e97a";
}

.icon-shield:before {
  content: "\e97b";
}

.icon-power:before {
  content: "\e97c";
}

.icon-switch:before {
  content: "\e97d";
}

.icon-power-cord:before {
  content: "\e97e";
}

.icon-list-numbered:before {
  content: "\e97f";
}

.icon-list:before {
  content: "\e980";
}

.icon-list2:before {
  content: "\e981";
}

.icon-menu:before {
  content: "\e982";
}

.icon-cloud:before {
  content: "\e983";
}

.icon-cloud-download:before {
  content: "\e984";
}

.icon-cloud-upload:before {
  content: "\e985";
}

.icon-link3:before {
  content: "\e986";
}

.icon-attachment:before {
  content: "\e987";
}

.icon-eye:before {
  content: "\e988";
}

.icon-eye-plus:before {
  content: "\e989";
}

.icon-eye-minus:before {
  content: "\e98a";
}

.icon-eye-blocked:before {
  content: "\e98b";
}

.icon-star-empty:before {
  content: "\e98c";
}

.icon-star-half:before {
  content: "\e98d";
}

.icon-star-full:before {
  content: "\e98e";
}

.icon-heart2:before {
  content: "\e98f";
}

.icon-man:before {
  content: "\e990";
}

.icon-woman:before {
  content: "\e991";
}

.icon-man-woman:before {
  content: "\e992";
}

.icon-smile:before {
  content: "\e993";
}

.icon-smile2:before {
  content: "\e994";
}

.icon-sad:before {
  content: "\e995";
}

.icon-sad2:before {
  content: "\e996";
}

.icon-wink:before {
  content: "\e997";
}

.icon-wink2:before {
  content: "\e998";
}

.icon-grin:before {
  content: "\e999";
}

.icon-grin2:before {
  content: "\e99a";
}

.icon-evil:before {
  content: "\e99b";
}

.icon-evil2:before {
  content: "\e99c";
}

.icon-warning:before {
  content: "\e99d";
}

.icon-plus3:before {
  content: "\e99e";
}

.icon-minus4:before {
  content: "\e99f";
}

.icon-info:before {
  content: "\e9a0";
}

.icon-cancel-circle:before {
  content: "\e9a1";
}

.icon-cross:before {
  content: "\e9a2";
}

.icon-checkmark4:before {
  content: "\e9a3";
}

.icon-checkmark2:before {
  content: "\e9a4";
}

.icon-enter:before {
  content: "\e9a5";
}

.icon-exit:before {
  content: "\e9a6";
}

.icon-volume-medium:before {
  content: "\e9b2";
}

.icon-loop:before {
  content: "\e9b8";
}

.icon-loop2:before {
  content: "\e9b9";
}

.icon-infinite:before {
  content: "\e9ba";
}

.icon-arrow-up:before {
  content: "\e9bb";
}

.icon-arrow-right:before {
  content: "\e9bc";
}

.icon-arrow-down:before {
  content: "\e9bd";
}

.icon-arrow-left:before {
  content: "\e9be";
}

.icon-arrow-up2:before {
  content: "\e9bf";
}

.icon-arrow-right2:before {
  content: "\e9c0";
}

.icon-arrow-down2:before {
  content: "\e9c1";
}

.icon-arrow-left2:before {
  content: "\e9c2";
}

.icon-circle-up:before {
  content: "\e9c3";
}

.icon-circle-right:before {
  content: "\e9c4";
}

.icon-circle-down:before {
  content: "\e9c5";
}

.icon-circle-left:before {
  content: "\e9c6";
}

.icon-sort-amount-asc:before {
  content: "\e9c7";
}

.icon-sort-amount-desc:before {
  content: "\e9c8";
}

.icon-checkbox-checked:before {
  content: "\e9c9";
}

.icon-checkbox-unchecked:before {
  content: "\e9ca";
}

.icon-radio-checked:before {
  content: "\e9cb";
}

.icon-radio-checked2:before {
  content: "\e9cc";
}

.icon-radio-unchecked:before {
  content: "\e9cd";
}

.icon-paragraph-justify:before {
  content: "\e9ce";
}

.icon-share3:before {
  content: "\e9cf";
}

.icon-new-tab:before {
  content: "\e9d0";
}

.icon-share2:before {
  content: "\e9d2";
}

.icon-google:before {
  content: "\e9d4";
}

.icon-google-plus:before {
  content: "\e9d5";
}

.icon-google-plus2:before {
  content: "\e9d6";
}

.icon-google-plus3:before {
  content: "\e9d7";
}

.icon-google-drive:before {
  content: "\e9d8";
}

.icon-facebook:before {
  content: "\e9d9";
}

.icon-facebook2:before {
  content: "\e9da";
}

.icon-facebook3:before {
  content: "\e9db";
}

.icon-twitter:before {
  content: "\e9dc";
}

.icon-twitter2:before {
  content: "\e9dd";
}

.icon-twitter3:before {
  content: "\e9de";
}

.icon-feed2:before {
  content: "\e9df";
}

.icon-feed3:before {
  content: "\e9e0";
}

.icon-feed4:before {
  content: "\e9e1";
}

.icon-youtube3:before {
  content: "\e9e2";
}

.icon-youtube4:before {
  content: "\e9e3";
}

.icon-vimeo:before {
  content: "\e9e4";
}

.icon-vimeo2:before {
  content: "\e9e5";
}

.icon-vimeo3:before {
  content: "\e9e6";
}

.icon-flickr:before {
  content: "\ea57";
}

.icon-tumblr:before {
  content: "\e9e7";
}

.icon-tumblr2:before {
  content: "\e9e8";
}

.icon-apple:before {
  content: "\e9e9";
}

.icon-android:before {
  content: "\e9ea";
}

.icon-windows8:before {
  content: "\e9eb";
}

.icon-skype:before {
  content: "\e9ec";
}

.icon-linkedin:before {
  content: "\e9ed";
}

.icon-linkedin2:before {
  content: "\e9ee";
}

.icon-pinterest:before {
  content: "\e9ef";
}

.icon-pinterest2:before {
  content: "\e9f0";
}

.icon-error:before {
  content: "\e000";
}

.icon-error_outline:before {
  content: "\e001";
}

.icon-airplay:before {
  content: "\e055";
}

.icon-mail_outline:before {
  content: "\e0e1";
}

.icon-keyboard_arrow_down:before {
  content: "\e313";
}

.icon-keyboard_arrow_left:before {
  content: "\e314";
}

.icon-keyboard_arrow_right:before {
  content: "\e315";
}

.icon-keyboard_arrow_up:before {
  content: "\e316";
}

.icon-local_grocery_store:before {
  content: "\e547";
}

.icon-local_print_shop:before {
  content: "\e555";
}

.icon-check:before {
  content: "\e5ca";
}

.icon-close:before {
  content: "\e5cd";
}

.icon-person:before {
  content: "\e7fd";
}

.icon-person_add:before {
  content: "\e7fe";
}

.icon-person_outline:before {
  content: "\e7ff";
}

.icon-share:before {
  content: "\e80d";
}

.icon-build:before {
  content: "\e869";
}

.icon-shopping_cart:before {
  content: "\e8cc";
}

.icon-view_headline:before {
  content: "\e8ee";
}

.icon-reorder:before {
  content: "\e8fe";
}

/*----------LOADER----------*/
.loading {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 9999999;
  left: 0;
  top: 0;
  background: rgba(250, 250, 250, 0.65);
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spinner {
  margin: 0 auto 0;
  width: 70px;
  text-align: center;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #fa7f3f;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  background-color: #9b28d1;
  animation-delay: -0.16s;
}

.spinner .bounce3 {
  background-color: #1c4e76;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*supprime les couleurs de chrome*/
@-webkit-keyframes autofill {
  to {
    color: #666;
    background: transparent;
  }
}
* {
  outline: none;
}

input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

.artisteGalerieOld a, .artisteGalerieNow a {
  margin: 5px 0px;
}

.cookiesBar input[type=submit], .cookiesBar input[type=button], .cookiesBar input[type=reset] {
  background: #ff6b4e;
  margin-top: 0px;
  padding: 5px 20px;
  color: #fff;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 0px;
  cursor: pointer;
  font-family: DinBol;
  text-transform: uppercase;
  font-size: 16px;
}

/**************************** GENERAL *******************************/
.clear {
  clear: both;
}

.impression-body {
  width: 950px;
  /*border:solid 1px #000;*/
}

.titre {
  font-size: 19px;
  margin-bottom: 8px;
}

table {
  border-collapse: collapse;
}

/**************************** BAN LOGO *******************************/
.banLogo {
  margin-bottom: 40px;
  page-break-inside: avoid;
}

.ctLogo {
  float: left;
  display: block;
}

.ctCoordonnees {
  display: block;
  float: right;
  padding: 10px;
}

/**************************** BAN ADRESSES *******************************/
.banAdresses {
  margin-bottom: 60px;
  page-break-inside: avoid;
}

.ctAdresseLivraison {
  display: block;
  float: left;
  width: 325px;
}

.ctAdresseFacturation {
  display: inline-block;
  width: 325px;
}

/**************************** BAN CARTOUCHE *******************************/
.banCartouche {
  margin-bottom: 40px;
  border: solid 1px #000;
  page-break-inside: avoid;
}

.head {
  padding: 2px 5px;
  background: #eee;
  border-bottom: solid 1px #000;
  font-size: 17px;
}

.ctNumCommande {
  padding: 5px;
  display: block;
  width: 250px;
  float: left;
}

.ctModePaiement {
  padding: 5px;
  display: block;
  width: 377px;
  float: left;
  border-left: solid 1px #000;
}

/**************************** BAN ARTICLES *******************************/
.banDetail {
  font-size: 15px;
  margin-bottom: 40px;
  page-break-inside: avoid;
}

.banDetail table {
  border: solid 1px #000;
}

.banDetail table th, .banDetail tr, .banDetail td {
  border: 0;
}

.banDetail td {
  text-align: center;
}

.banDetail table th {
  background: #eee;
  border-bottom: solid 1px #000;
  padding: 2px 0;
}

.th-ref {
  width: 90px;
}

.th-libelle {
  width: 400px;
}

.td-libelle {
  text-align: left !important;
  padding: 0 5px;
}

.th-qte {
  width: 50px;
}

.th-puHt {
  width: 80px;
}

.th-puTtc {
  width: 80px;
}

.th-montantHt {
  width: 80px;
}

.th-tva {
  width: 80px;
}

.th-montantTtc {
  width: 90px;
}

.ctNota {
  font-style: italic;
  font-size: 14px;
}

/**************************** BAN TOTAUX *******************************/
.banTotaux {
  page-break-inside: avoid;
}

.classTableauTVA {
  float: left;
}

.classTableauTOTAL {
  float: right;
}

.classTableauTVA table {
  border: solid 1px #000;
}

.classTableauTVA table th, .classTableauTVA tr, .classTableauTVA td {
  border: 0;
}

.classTableauTVA td {
  text-align: center;
}

.classTableauTVA table th {
  background: #eee;
  border-bottom: solid 1px #000;
  padding: 2px 0;
}

.th-code {
  width: 80px;
}

.th-base {
  width: 80px;
}

.th-taux {
  width: 80px;
}

.th-montant {
  width: 110px;
}

.classTableauTOTAL table th {
  padding: 2px 2px;
  text-align: left;
  width: 150px;
}

.classTableauTOTAL table td {
  text-align: right;
  padding: 2px 5px;
}

.th-mtTotal, .total {
  background: #eee;
  padding: 5px 5px 5px 2px !important;
  font-weight: bold;
}

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

/*------------------------------------------------------*/
/*-------------------- PAS TOUCHE ----------------------*/
/*------------------------------------------------------*/
.msmc .msdivider {
  display: block;
  font-size: 1px;
  border-width: 0px;
  border-style: solid;
  position: relative;
  z-index: 1;
}

.msmc .msdividery {
  float: left;
  width: 0px;
}

.msmc .mstitle {
  display: block;
  cursor: default;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}

.msclear {
  font-size: 1px;
  height: 0px;
  width: 0px;
  clear: left;
  line-height: 0px;
  display: block;
  float: none !important;
}

.msmc {
  position: relative;
  z-index: 10;
}

.msmc a, .msmc li {
  display: block;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .msmc a, .msmc li {
    width: 100%;
  }
}

.msmc div a, .msmc ul a, .msmc ul li {
  float: none;
}

.mssh div a {
  float: left;
}

.msmc div {
  /*visibility:hidden;*/
  position: absolute;
}

.msmc .mscbox {
  cursor: default;
  display: inline-block;
  position: relative;
  z-index: 1;
}

.msmc .mscbox a {
  display: inline;
}

.msmc .mscbox div {
  float: none;
  position: static;
  visibility: inherit;
  left: auto;
}

.msmc ul ul.open {
  display: flex !important;
}

/*------------------------------------------------------*/
/*----------------------- MENU -------------------------*/
/*------------------------------------------------------*/
/*---------- Barre/Groupe du menu principal --------*/
#ms0 {
  border: 0px solid #fff;
  padding: 0px 0px;
}

/*---------- MENU PRINCIPAL - design lien LINK --------*/
#ms0 a {
  color: white;
  text-decoration: none;
  text-align: left;
  line-height: 1.5;
  display: block;
  font-size: 30px;
  cursor: pointer !important;
}
@media screen and (max-width: 768px) {
  #ms0 a {
    text-align: center;
  }
}

/*---------- MENU PRINCIPAL - design lien ROLLOVER --------*/
#qmli1 {
  margin-bottom: 56px;
}
@media screen and (max-width: 1150px) {
  #qmli1 {
    margin-bottom: 32px;
  }
}

#qmli0 {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  #qmli0 {
    justify-content: center;
    align-items: center;
  }
}
#qmli0 a {
  position: relative;
  width: fit-content;
}
#qmli0 a:before {
  content: "Closed";
  position: absolute;
  width: fit-content;
  border-radius: 75%;
  background: white;
  color: #E30613;
  height: fit-content;
  font-size: 13px;
  font-family: "DINReg";
  text-transform: uppercase;
  padding: 0 5px;
  right: -27px;
}

/*menu en cours*/
#ms0 a.menuEnCours {
  color: #fff;
  border-bottom: 0px solid #c9011b;
}

/*---------------------------------------------------------*/
/*--------------------- SOUS MENU -------------------------*/
/*---------------------------------------------------------*/
/*---------- SOUS MENU - Fond/Groupe/Général --------*/
ul#ms0 ul {
  background-color: transparent;
  height: auto;
  border: 0px;
  font-size: 11px;
  flex-direction: row;
}

/*---------------------------------------------------------*/
/*-------------------- SEPARATEURS ------------------------*/
/*---------------------------------------------------------*/
/*--------- MENU PRINCIPAL - Séparateurs verticaux --------*/
#ms0 .msdividery {
  visibility: hidden;
}

#ms0 li {
  flex-direction: column;
  z-index: auto;
}
#ms0 li:first-child a {
  color: #E30613;
}
#ms0 li ul {
  margin-bottom: 8px;
}
#ms0 li ul li {
  margin-left: 0;
  margin-right: 16px;
}
#ms0 li ul li a {
  color: white !important;
}
#ms0 li ul a {
  font-size: 16px;
  height: auto;
  line-height: 1.2;
}
#ms0 li ul a:before {
  display: none;
}

.msmc ul {
  position: relative;
  z-index: 10;
  /*display: none;*/
}

.msmc, .msmc ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.msmc li a {
  float: none;
}

.msmc li:hover > ul {
  display: flex;
  left: auto;
}

#ms0 ul {
  top: 0px;
  flex-direction: row;
}

#ms0 ul li:hover > ul {
  display: flex;
}

/*Popup modales*/
.modalBackground {
  background-color: Black;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.modalPopup {
  background: #fff;
  padding: 20px;
  max-width: 700px;
  height: auto;
  position: relative;
  z-index: 999990;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.modalPopup .popupCtTitre {
  text-align: center;
  font-size: 14px;
}

.modalPopup .popupCtContenu {
  margin: 0px 0px 20px 0px;
  text-align: center;
}

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

.popupCtBoutons .btn {
  background: #e30613;
  font-size: 20px;
  margin: 8px 10px;
}

.modalPopup input[type=text] {
  min-width: 0;
  width: 90%;
}

.modalPopup textarea {
  min-width: 0;
  width: 90%;
}

.modalPopup .btnClose {
  text-align: right;
  margin-bottom: 20px;
}

.modalPopup .formContact {
  margin-bottom: 10px;
}

.modalPopup #containerBootcha {
  margin-top: 0px;
  margin-bottom: 20px;
}

.nav {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1200;
  overflow-x: hidden;
  overflow-y: auto;
}

.nav ul {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
  zoom: 1;
}

.nav ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
}

.nav div > ul > li {
  display: inline-block;
}

.nav-lock-scroll {
  overflow: hidden;
}

.nav a,
.nav a:hover,
.nav a:active,
.nav a:visited {
  display: block;
  position: relative;
  outline: none;
  cursor: pointer;
  transition: all ease 0.3s;
  opacity: 1;
}
.nav a:hover,
.nav a:hover:hover,
.nav a:active:hover,
.nav a:visited:hover {
  opacity: 1;
}

@media only screen and (min-width: 1040px) {
  .nav {
    display: block;
    position: relative;
    bottom: auto;
    overflow: visible;
  }
  .nav li {
    position: relative;
    white-space: nowrap;
  }
  .nav > ul > li {
    display: inline-block;
  }
  .nav ul {
    display: block;
  }
  .nav ul ul {
    display: none;
    left: 0;
    z-index: 901;
    flex-direction: row;
    font-size: 1rem;
    justify-content: center;
  }
  .nav ul ul a {
    font-size: 1rem;
  }
  .nav ul ul ul {
    top: 0px;
    left: 100%;
    z-index: 902;
  }
  .nav ul ul ul ul {
    z-index: 903;
  }
  .nav ul ul ul ul ul {
    z-index: 904;
  }
  .nav ul ul li.nav-left > ul {
    left: auto;
    right: 95%;
  }
  .nav-no-js .nav li:hover > ul {
    display: block;
  }
}
@media only screen and (max-width: 960px) {
  .nav-no-js .nav-button:hover + .nav,
  .nav-no-js .nav:hover,
  .nav-no-js .nav-button:hover + .nav + .nav-close,
  .nav-no-js .nav:hover + .nav-close {
    display: block;
  }
}
.icon-desktop:before,
.icon-menu-close:before,
.icon-menu:before,
.icon-mobile:before,
.icon-submenu-down:before,
.icon-submenu-right:before,
.icon-world:before,
header h1:before,
.nav-button:before,
.nav-close:before,
.nav .nav-submenu > a:after,
.nav > ul > .nav-submenu > a:after {
  font-family: "icon-font";
  font-family: "boonIco2";
}

/*decalage body (top) pour menu*/
body {
  margin: 0;
}

/*styles bouton ouverture menu*/
.nav-button {
  display: flex;
  position: relative;
  top: 0;
  width: 69px;
  height: 69px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 902;
  cursor: pointer;
  text-align: left;
  font-size: 20px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.34);
  background: transparent;
  line-height: 38px;
  border-radius: 50px;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .nav-button {
    order: 3;
    width: 48px;
    height: 48px;
  }
}
@media screen and (max-width: 768px) {
  .nav-button {
    width: 40px;
    height: 40px;
  }
}
.nav-button:before {
  content: "";
  background-image: url(../images/menu-icon.svg);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .nav-button:before {
    width: 24px;
    height: 24px;
  }
}
.nav-button.open:before {
  content: "";
  background-image: url(../images/menu-icon-close.svg);
}

.nav-button:hover {
  color: #ccc;
}

/*conteneur NAV*/
.splitMenu {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  overflow-y: auto;
  padding-top: 300px;
  padding-bottom: 150px;
  pointer-events: none;
  transform: translateX(-100vw);
  transition: 0.4s all ease;
}
@media screen and (max-width: 1150px) {
  .splitMenu {
    padding-top: 200px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 768px) {
  .splitMenu {
    padding-top: 130px;
    padding-bottom: 75px;
  }
}
.splitMenu .div1420 {
  display: flex;
  flex-direction: row;
  height: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 5vw;
}
@media screen and (max-width: 1480px) {
  .splitMenu .div1420 {
    padding: 0 5vw;
  }
}
@media screen and (max-width: 1150px) {
  .splitMenu .div1420 {
    padding: 0 7.5vw;
  }
}
@media screen and (max-width: 768px) {
  .splitMenu .div1420 {
    flex-direction: column;
    height: auto;
    padding: 0 10vw;
    border-bottom: 0px;
  }
}
.splitMenu.open {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
  transition: 0.2s all ease;
}

.msmc {
  width: 40%;
  display: none;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .msmc {
    width: 100%;
  }
}

.nav {
  line-height: 40px;
  color: #fff;
  font-family: "DINMed";
  text-transform: uppercase;
  font-size: 20px;
  position: relative;
  top: 0;
  flex-direction: column;
  opacity: 1;
  width: 60%;
  display: none;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .nav {
    width: 100%;
  }
}
.nav.open {
  display: flex;
}

/*style des sous menus*/
.nav div {
  display: flex;
  flex-direction: column;
}

.nav ul {
  text-align: center;
  display: flex;
  flex-direction: column;
}

.nav ul ul {
  text-align: left;
  text-transform: none;
  justify-content: flex-start;
}
.nav ul ul.open {
  display: flex !important;
}

.nav ul ul ul {
  background: #555;
}

/*trait separateur de menu*/
.nav li {
  cursor: pointer !important;
  color: #000;
}

/*survol liens item*/
.nav li:hover > a,
.nav li.nav-active > a {
  color: #fff;
  transition: all linear 0.2s;
}

/*padding pour icone des items*/
.nav .nav-submenu > a {
  /*padding-right: 30px !important;*/
}

/*couleur des links*/
.nav a {
  padding: 0 15px 1px;
  color: #fff;
  transition: all linear 0.1s;
  text-decoration: none;
  top: 0;
  cursor: pointer;
  font-size: clamp(24px, 5vw, 88px);
  line-height: 1;
  padding: 8px 0;
  text-align: left;
  cursor: pointer !important;
  font-weight: bold;
}
@media screen and (max-width: 1150px) {
  .nav a {
    font-size: 7vw;
  }
}
@media screen and (max-width: 768px) {
  .nav a {
    text-align: center;
  }
}

.nav ul ul a {
  padding: 0 24px 0 0;
  color: white;
  text-decoration: none;
  top: 0px;
  left: 0px;
  font-family: "DINReg";
  transition: all linear 0.2s;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .nav ul ul a {
    font-size: 20px;
    padding: 4px 0;
  }
}

.nav ul ul li:hover > a,
.nav ul ul li.nav-active > a {
  color: #e30613;
  transition: all linear 0.2s;
  top: 0;
  left: 5px;
}

/*#nav3 {
    margin-right: 290px;
}*/
@media only screen and (min-width: 1040px) {
  body {
    padding: 0 !important;
  }
  .nav > ul > li {
    border-top: none;
  }
  .nav ul ul ul li:first-child {
    border-top: none;
  }
  .nav .nav-submenu > ul {
    margin: 0;
  }
  .nav .nav-submenu > a:after {
    /*content: "\f105";*/
  }
  .nav li {
    text-align: center;
  }
}
@media only screen and (max-width: 1040px) {
  .nav div > ul > li {
    display: block;
  }
  .nav div {
    display: block;
    margin: 0px;
  }
  .nav div:first-child, .nav div:last-child {
    float: none !important;
    margin: 0px !important;
  }
  .nav div:last-child ul {
    margin-bottom: 30px;
  }
  .nav ul ul {
    text-align: center;
    margin: 0px !important;
  }
  .nav ul ul a {
    padding: 4px 0px;
    color: #fff;
    top: 0;
    left: 0px;
    transition: all linear 0.2s;
    font-size: 1rem;
  }
  .nav ul ul a:hover {
    left: 0px !important;
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

#slides ol, #slides ul {
  list-style: none;
}

/*BANDEAU CONTAINER GENERAL DU SLIDER*/
#slides {
  position: relative;
  z-index: 100;
}

/*FENETRE CONTAINER DES SLIDES
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/
.slides_container {
  width: 1000px;
  max-height: 200px;
  overflow: hidden;
  position: relative;
  display: none;
}

/*CHAQUE SLIDE
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/
#slides .slide {
  position: relative;
  width: 1000px;
  height: 200px;
  display: block;
}

/*************************************** BANDEAU DE TEXTE SUR LES SLIDES SI GESTION IMAGES SEULES ET NON CONTENU HTML **********************/
/*CONTAINER TEXTE*/
.divTexteImageSlider {
  position: absolute;
  width: 400px;
  height: 40px;
  color: #fff;
  opacity: 0.7;
  background: #000;
  bottom: 0;
  left: 0;
}

/*TEXTE*/
.divTexteImageSlider span {
  position: absolute;
  margin: 10px;
}

/************************************************************ BOUTONS NEXT/PREV *************************************************************/
#slides .next, #slides .prev {
  position: absolute;
  top: 84px;
  width: 32px;
  height: 32px;
  z-index: 101;
  cursor: pointer;
}

#slides .prev {
  left: 0;
  background: url(../images/arrow-prev.png) no-repeat center center;
}

#slides .next {
  right: 0;
  background: url(../images/arrow-next.png) no-repeat center center;
}

/*********************************************************** PAGINATION ********************************************************************/
/*CONTAINER PAGINATION*/
.pagination_container {
  bottom: 0;
  height: 15px;
  position: absolute;
  text-align: center;
  width: 1000px;
  z-index: 100;
}

/*UL PAGINATION*/
.pagination {
  margin: 0;
  display: inline-table;
  padding: 0;
}

/*LI PAGINATION*/
.pagination li {
  float: left;
  margin: 0 1px;
  list-style: none;
  display: inline;
}

/*PUCE PAGINATION*/
.pagination li a {
  display: block;
  width: 12px;
  height: 0;
  padding-top: 12px;
  background-image: url(../images/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

/*PUCE PAGINATION ACTIVE*/
.pagination li.current a {
  background-position: 0 -12px;
}

/*!
* Fotorama 4.6.4 | http://fotorama.io/license/
*/
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0;
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: "";
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.fotorama__nav__frame, .fotorama__thumb-border {
  box-sizing: content-box;
}

.fotorama__caption__wrap {
  box-sizing: border-box;
  width: 45vw;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .fotorama__caption__wrap {
    width: 85%;
    padding-right: unset;
  }
}
.fotorama__caption__wrap h1 {
  color: #FFF3F4;
}

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(../images/fotorama.png) no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(../images/fotorama@2x.png) 0 0/96px 160px no-repeat;
  }
}
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important;
  }
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
  height: 100%;
}

.conteneurContenuBloc .fotorama {
  height: 500px;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000;
}

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000;
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
  height: 100%;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
  height: 100% !important;
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
  position: relative;
}
.fotorama__wrap--slide .fotorama__stage__frame:after {
  content: "";
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #130506 100%);
  width: 50vw;
  position: absolute;
  display: block;
  height: 100%;
  right: 28vw;
}
@media screen and (max-width: 1024px) {
  .fotorama__wrap--slide .fotorama__stage__frame:after {
    background: rgba(0, 0, 0, 0.4);
    width: 100vw;
    right: unset;
    height: 100%;
  }
}

.actusHomeCt .fotorama__wrap--slide .fotorama__stage__frame:after {
  display: none;
}

.fotorama__stage__frame {
  overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: right;
  display: none;
  white-space: nowrap;
  z-index: 5;
}

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}

.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}

.fotorama__nav--dots {
  display: block;
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 33px;
  height: 33px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__dot {
  display: block;
  width: 33px;
  height: 33px;
  background: url(../images/pagination.png) no-repeat center top;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 33px;
  height: 33px;
  background: url(../images/pagination.png) no-repeat center bottom;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

.fotorama__caption {
  position: absolute;
  z-index: 12;
  top: 44vh;
  left: 0;
  right: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1460px) {
  .fotorama__caption {
    padding-right: 8vw;
  }
}
@media screen and (max-width: 1024px) {
  .fotorama__caption {
    padding-right: unset;
    top: 35vh;
    justify-content: center;
  }
}

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}

.fotorama__caption a.btn {
  color: white;
  border: none;
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
  width: 70vw !important;
  height: 100% !important;
  object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    width: 100% !important;
  }
}

.conteneurContenuBloc .fotorama__wrap--css3 .fotorama__html, .conteneurContenuBloc .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  width: 100% !important;
  object-fit: contain;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: 0.1;
}

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-duration: 0.3s;
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}

.fotorama__nav:before, .fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}

.fotorama__nav:after, .fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}

.sliderLien {
  display: block;
  height: 100%;
}

.fotorama__nav-wrap {
  top: -50px;
  position: relative;
  text-align: right;
}

/****************************************** SOUS MENU DYNAMIQUE **************************************/
/*Conteneur du menu*/
#smMenu {
  margin: 0 0 10px 0;
  padding: 0;
}

.smSeparateur {
  height: 1px;
  display: block;
}

.blocGauche #smMenu > li {
  background: none;
  padding: 0;
}

.blocGauche #smMenu li ul li {
  background: none;
  padding: 0;
}

/*Parents Principaux actifs ou non*/
.smParent, .smParentActif {
  background: #222;
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #fff;
}

.smParent:hover, .smParentActif:hover {
  background: #ccc;
}

/*Conteneur enfants*/
#smMenu ul {
  padding: 0;
}

#smMenu > li {
  list-style: none;
}

#smMenu li ul {
  list-style: square;
  margin: 0 0 0px 0;
  text-align: justify;
}

#smMenu li ul li {
  list-style: square;
}

/*Enfants actifs ou non*/
#smMenu ul li a {
  background: #eee;
  display: block;
  padding: 5px 5px 5px 10px;
  text-decoration: none;
  color: #000;
}

#smMenu ul li a:hover {
  background: #222;
  color: #fff;
}

#smMenu ul li .smActif {
  background: #eee;
  display: block;
  padding: 5px 5px 5px 10px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

#smMenu ul li .smActif:hover {
  background: #222;
  font-weight: bold;
  color: #fff;
}

/*Sous Enfants*/
#smMenu ul li ul li a {
  display: block;
  padding: 5px 5px 5px 20px;
  text-decoration: none;
  color: #888;
  font-size: 11px;
  background: #eee;
}

#smMenu ul li ul li a:hover {
  background: #ccc;
}

#smMenu ul li ul li .smActif {
  display: block;
  padding: 5px 5px 5px 20px;
  color: #888;
  font-size: 11px;
  background: url(../images/puce1.gif) no-repeat 10px 10px;
  font-weight: bold;
  text-decoration: underline;
}

#smMenu ul li ul li .smActif:hover {
  background: #ccc;
  font-weight: bold;
  text-decoration: underline;
}

/*Sous Sous Enfants et suivants*/
#smMenu ul li ul li > ul li a {
  display: block;
  padding: 5px 5px 5px 30px;
  text-decoration: none;
  color: #888;
  font-size: 11px;
  background: #eee;
}

#smMenu ul li ul li > ul li a:hover {
  background: #ccc;
}

#smMenu ul li ul li > ul li .smActif {
  display: block;
  padding: 5px 5px 5px 30px;
  color: #888;
  font-size: 11px;
  background: url(../images/puce1.gif) no-repeat 20px 10px;
  font-weight: bold;
  text-decoration: underline;
}

#smMenu ul li ul li > ul li .smActif:hover {
  background: #ccc;
  font-weight: bold;
  text-decoration: underline;
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
  opacity: 1;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}

#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

#swipebox-slider .slide-loading {
  background: url(../images/imgSwipebox/loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  /*-webkit-transition: 0.5s;
     transition: 0.5s;*/
  position: absolute;
  left: 0;
  z-index: 999;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: 50%;
}

/*#swipebox-bottom-bar.visible-bars {
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
    }*/
#swipebox-top-bar {
  bottom: 10%;
}

/*#swipebox-top-bar.visible-bars {
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0);
    }*/
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(../images/imgSwipebox/icons.png) !important;
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
  margin-left: 15px;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
  margin-right: 15px;
}

#swipebox-close {
  top: 15px;
  right: 30px;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: " ";
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}

.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
  box-shadow: inset 10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
  box-shadow: inset -10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 30px;
  }
  #swipebox-arrows {
    width: 92%;
    /*max-width: 800px;*/
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #ffffff;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  background: none;
  opacity: 1;
}

#swipebox-top-bar {
  color: #000 !important;
  font-size: 14px;
  padding: 15px 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 999;
  position: absolute;
  bottom: 0;
}

.classNumPhoto {
  width: 150px;
  display: inline-block;
}

.classTitrePhoto {
  width: 150px;
  display: inline-block;
}

/***************************************** /!\ si rien renseigné, les CuteEditor de l'admin auront le background du body coté front /!\****************/
/*Page 1 colonne*/
/*Blocs Gauche, contenu droite*/
/*Blocs Droite, contenu gauche*/
/*Page 3 colonne*/
#divFrameAdmin .contenuDroite {
  width: 100%;
}

/*------------------------------------------------------*/
/*----------- FULLPAGE (Page sur 1 Colonne) -------------*/
/*------------------------------------------------------*/
.formPartenaire {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 32px;
  margin-top: 5rem;
}
.formPartenaire div {
  width: 100%;
}
.formPartenaire .small input[type=text] {
  width: 50px;
  min-width: unset;
}

.partenaireFont {
  font-family: "bebas-neue-pro";
  font-size: 2rem;
}

.alignVerticalCt {
  display: flex;
  align-items: center;
  text-decoration: none;
  height: 100%;
}

.contenuFullPage .contenuMixteImageG {
  width: 47%;
  float: left;
  min-height: 1px;
}

.contenuFullPage .contenuMixteImageD {
  width: 47%;
  float: right;
  min-height: 1px;
}

.contenuFullPage .contenuMixteTexteG {
  width: 47%;
  float: left;
  min-height: 1px;
  text-align: right;
  padding-left: 20px;
  display: flex;
  align-items: flex-start;
  text-decoration: none;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 3;
}

.contenuFullPage .contenuMixteTexteG ul {
  text-align: left;
}

.contenuFullPage .contenuMixteTexteD {
  width: 47%;
  float: right;
  text-align: left;
  min-height: 1px;
  padding-right: 0px;
  display: flex;
  align-items: flex-start;
  text-decoration: none;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 3;
}

.contenuFullPage .contenuMixteTexteG h2 {
  text-align: left;
}

.contenuFullPage .contenuMixteTexteD h2 {
  text-align: left;
}

.contenuFullPage .contenuTexte2ColG {
  width: 47%;
  float: left;
  min-height: 1px;
}

.contenuFullPage .contenuTexte2ColD {
  width: 47%;
  float: right;
  min-height: 1px;
}

.contenuFullPage .contenuFull {
  width: 100%;
}

.contenuFullPage .contenuFullPhotoSeule {
  width: 100%;
}

.contenuFullPage .contenuFullPhotoSeule img {
  width: 100%;
  margin: 0 auto;
}

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

/*Images des blocs contenu Gauche ou Droite*/
.contenuMixteImageG .photoColonne, .contenuMixteImageD .photoColonne {
  margin-bottom: 15px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.contenuMixteImageG .photoColonne img, .contenuMixteImageD .photoColonne img {
  width: 100%;
  box-sizing: border-box;
}

.contenuMixteImageG .fotorama__stage, .contenuMixteImageD .fotorama__stage {
  box-sizing: border-box;
}

.contenuMixteImageG .fotorama, .contenuMixteImageD .fotorama {
  min-width: 1px;
  overflow: visible;
}

.contenuMixteImageG .fotorama__nav-wrap, .contenuMixteImageD .fotorama__nav-wrap {
  display: none;
}

/*.container_12 .grid_12 .photoColonne img*/
.container_12 .grid_12 > div > .photoColonne > .swipebox {
  width: 100%;
  height: auto;
  overflow: visible;
}

.container_12 .grid_12 > div > .photoColonne > .swipebox img {
  position: relative;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  margin: auto;
  z-index: 5;
  width: 100%;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
  /*  border: 20px #fff solid;*/
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .container_12 .grid_12 > div > .photoColonne > .swipebox img {
    width: 90%;
  }
}

/*------------------------------------------------------*/
/*----------------------- BLOCS ------------------------*/
/*------------------------------------------------------*/
/*Conteneur Bloc*/
.bloc {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

.blocNoBorder {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

/*titre du bloc*/
.titreBloc {
  font-weight: bold;
  padding: 4px 8px;
  color: #fff;
  font-size: 12px;
  background: #444;
}

/*contenu du bloc si type titre + html*/
.contenuBloc {
  padding: 8px;
  text-align: justify;
  font-size: 11px;
  overflow: hidden;
  border: 1px solid #ddd;
  background: #f5f5f5;
}

/*********************** RECHERCHE BLOC *****************/
.bloc.blocRecherche {
  width: 100%;
}

.bloc.blocRecherche input[type=text] {
  width: 72%;
  min-width: 0px;
}

#panRecherche .btn {
  margin: 0;
  padding-left: 8px;
  padding-right: 8px;
}

/*****************************************************************************************************/
/*********************** Style des contenu des pages *****************/
.conteneurContenuBloc {
  margin: 0 0 60px 0;
  text-align: justify;
  padding: 56px 0;
}

/* /!\ Ne pas toucher, sert pour caler les iframes coté admin /!\*/
#divFrameAdmin .conteneurContenuBloc {
  margin: 0;
}

/*Photos des contenus mixtes flottantes*/
.flottantGauche {
  float: left;
  margin: 0 30px 0 0;
}

.flottantDroite {
  float: right;
  margin: 0 0 0 30px;
}

/*Légende sous les photos des contenus mixtes*/
.grid_12 .contenuFullPhotoSeule {
  height: unset;
}
.grid_12 .contenuFullPhotoSeule .photoColonne img {
  height: unset;
}
@media screen and (max-width: 768px) {
  .grid_12 .contenuFullPhotoSeule .photoColonne img {
    width: 100%;
    object-fit: contain;
  }
}
.grid_12 .contenuFullPhotoSeule .photoColonne .legende {
  font-size: 24px;
  color: black;
  bottom: -22px;
}

.contenuFullPhotoSeule {
  height: 100vh;
}
.contenuFullPhotoSeule .photoColonne {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.contenuFullPhotoSeule .photoColonne img {
  height: 100vh;
  object-fit: cover;
  min-height: 560px;
}
@media screen and (max-width: 768px) {
  .contenuFullPhotoSeule .photoColonne img {
    min-height: unset;
  }
}
.contenuFullPhotoSeule .legende {
  position: absolute;
  bottom: unset;
  font-family: "pure";
  background: unset;
  line-height: 0.7;
  font-size: clamp(80px, 20vw, 213px);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-style: normal;
  padding: 0;
  width: 100%;
}
.contenuFullPhotoSeule .legende span {
  font-family: "DINBol";
  font-size: clamp(24px, 2vw, 43px);
  margin-top: 3rem;
  font-weight: 200;
  line-height: 1.1;
}

.legende {
  font-style: italic;
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  margin: 0;
  position: relative;
  z-index: 100;
  width: max-content;
}

/*------------------------------------------------------*/
/*----------------------- BLOCS ------------------------*/
/*------------------------------------------------------*/
.salleApercus {
  display: flex;
  gap: 50px;
  justify-content: center;
  max-width: 1000px;
  margin: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1150px) {
  .salleApercus {
    flex-wrap: wrap;
  }
}
.salleApercus .infoSalle {
  width: calc(25% - 25px);
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1150px) {
  .salleApercus .infoSalle {
    width: calc(50% - 25px);
  }
}
@media screen and (max-width: 768px) {
  .salleApercus .infoSalle {
    width: 100%;
    object-fit: contain;
  }
}
.salleApercus .infoSalle img {
  border-radius: 50px;
  max-width: 150px;
  filter: drop-shadow(5px 0px 3px #aaa);
  margin: auto;
}
.salleApercus .infoSalle p {
  color: #000;
  font-family: "bebas-neue-pro", DINBla, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.salleApercus .infoSalle p span {
  display: block;
  color: #000;
  font-family: "bebas-neue-pro", DINBla, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  letter-spacing: 4px;
}

.conteneurEtapesInscription input, .conteneurEtapesInscription textarea, .conteneurEtapesInscription select, .conteneurEtapesInscription .inputIco span {
  background: transparent;
  border: 1px solid #000;
}
.conteneurEtapesInscription input[type=submit] {
  background: #e30613;
  border: 0px;
}

/*------------------------------------------------------*/
/*----------- FORMULAIRE TREMPLIN ----------------------*/
/*------------------------------------------------------*/
.blocInformation {
  background: #E30613;
  padding: 50px;
  text-align: center;
  color: #fff;
  font-family: "DINReg";
  font-weight: 800;
  font-size: 27px;
  margin-bottom: 55px;
}

.conteneurEtapesInscription h2 {
  margin-top: 50px;
}
.conteneurEtapesInscription .contenuEtapeQuestion.center {
  display: flex;
  justify-content: center;
  gap: 50px;
  margin: 75px 0 50px 0;
}
@media screen and (max-width: 1150px) {
  .conteneurEtapesInscription .contenuEtapeQuestion.center {
    flex-wrap: wrap;
  }
}
.conteneurEtapesInscription .blocContenuEtapeQuestion {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
@media screen and (max-width: 1150px) {
  .conteneurEtapesInscription .blocContenuEtapeQuestion {
    flex-wrap: wrap;
  }
}
.conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion {
  width: calc(50% - 50px);
  margin: 0;
}
@media screen and (max-width: 1150px) {
  .conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion {
    width: 100%;
  }
}
.conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion .contenuEtapeSousTitre, .conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion .contenuEtapeSousTitre {
  font-size: 55px;
  padding-bottom: 20px;
  font-family: pure;
}
.conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion .blocQuestion {
  margin-top: 10px;
}
.conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion .blocQuestion .labelInscription {
  color: #000;
  font-family: "DINReg";
  text-transform: uppercase;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 5px;
}
.conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion .blocQuestion .labelInscription span {
  display: block;
}
.conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion .blocQuestion input, .conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion .blocQuestion textarea, .conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion .blocQuestion select, .conteneurEtapesInscription .blocContenuEtapeQuestion .contenuEtapeQuestion .blocQuestion .inputIco span {
  background: transparent;
  border: 4px solid #000;
  width: 100%;
  height: 50px;
  border-radius: 0;
}
.conteneurEtapesInscription .blocContenuEtapeQuestion.fichierTelechargement .contenuEtapeQuestion {
  width: 100%;
}
.conteneurEtapesInscription .blocContenuEtapeQuestion.fichierTelechargement .contenuEtapeQuestion .blocQuestion div:last-child {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 1024px) {
  .conteneurEtapesInscription .blocContenuEtapeQuestion.fichierTelechargement .contenuEtapeQuestion .blocQuestion div:last-child {
    flex-wrap: wrap;
  }
}
.conteneurEtapesInscription .blocContenuEtapeQuestion.fichierTelechargement .contenuEtapeQuestion .blocQuestion input, .conteneurEtapesInscription .blocContenuEtapeQuestion.fichierTelechargement .contenuEtapeQuestion .blocQuestion textarea, .conteneurEtapesInscription .blocContenuEtapeQuestion.fichierTelechargement .contenuEtapeQuestion .blocQuestion select, .conteneurEtapesInscription .blocContenuEtapeQuestion.fichierTelechargement .contenuEtapeQuestion .blocQuestion .inputIco span {
  background: transparent;
  border-bottom: 0px solid #000;
  border-left: 0px solid #000;
  border-right: 0px solid #000;
  border-top: 0px solid #000;
  width: 100%;
  height: 50px;
  border-radius: 0;
  padding: 0;
}
.conteneurEtapesInscription .blocContenuEtapeQuestion [type=file] {
  /* Style the color of the message that says 'No file chosen' */
  color: #878787;
}
.conteneurEtapesInscription .blocContenuEtapeQuestion [type=file]::-webkit-file-upload-button {
  background: #000;
  border: 2px solid #000;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  outline: none;
  padding: 10px 25px;
  text-transform: uppercase;
  transition: all 1s ease;
}
.conteneurEtapesInscription .blocContenuEtapeQuestion [type=file]::-webkit-file-upload-button:hover {
  background: #fff;
  border: 2px solid #535353;
  color: #000;
}
.conteneurEtapesInscription input.btn {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 15px 30px;
  transition: all 200ms linear 0s;
  text-transform: uppercase;
  font-size: 35px;
  font-family: DINBla;
  position: relative;
  top: 0;
  background: url(../images/fondBtn.png) no-repeat 0 0;
  color: #fff;
  background-size: cover;
  border: none;
}
.conteneurEtapesInscription input.btn:hover {
  color: #fff;
  transition: all 200ms linear 0s;
  cursor: pointer;
  position: relative;
  top: -5px;
}
.conteneurEtapesInscription input[type=checkbox]:not(:checked) + label, .conteneurEtapesInscription input[type=checkbox]:checked + label {
  cursor: pointer;
  padding-left: 25px;
  color: #000;
  font-family: "DINReg";
  text-transform: uppercase;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 5px;
  position: relative;
}
.conteneurEtapesInscription input[type=checkbox]:not(:checked) + label::before, .conteneurEtapesInscription input[type=checkbox]:checked + label::before {
  background: transparent;
  border: 3px solid #000;
  border-radius: 0;
  box-shadow: none;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 20px;
  margin-top: 0px;
}
.conteneurEtapesInscription input[type=checkbox]:not(:checked) + label, .conteneurEtapesInscription input[type=checkbox]:checked + label {
  cursor: pointer;
  padding-left: 25px;
  color: #000;
  font-family: "DINReg";
  text-transform: uppercase;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 5px;
  position: relative;
  margin: 7px 0;
  display: block;
}
.conteneurEtapesInscription input[type=checkbox]:not(:checked) + label::after, .conteneurEtapesInscription input[type=checkbox]:checked + label::after {
  color: #E30613;
  content: "✔";
  font-size: 26px;
  left: 3px;
  line-height: 1.75;
  position: absolute;
  top: -8px;
  transition: all 0.2s ease 0s;
  margin-top: -5px;
}

/**************************** GENERAL *******************************/
.clear {
  clear: both;
}

.impression-body {
  width: 950px;
  /*border:solid 1px #000;*/
}

.titre {
  font-size: 19px;
  margin-bottom: 8px;
}

table {
  border-collapse: collapse;
}

/**************************** BAN LOGO *******************************/
.banLogo {
  page-break-inside: avoid;
  background: url(https://www.guitare-en-scene.com/photos/sliders/pages/slider1_93_fr_97_fr.jpg);
  background-size: cover;
}

.banLogo img {
  float: right;
}

.head {
  padding: 2px 15px;
  background: #1c4769;
  color: #fff;
  font-size: 17px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
}

th {
  padding: 30px 0 5px 0;
  text-align: left;
}

.classDateSignature {
  margin-top: 20px;
  border-top: 1px solid #1c4769;
  display: block;
}

.classDateSignature .classFooterDate {
  margin-top: 20px;
  display: inline-block;
  width: 25%;
}

.classDateSignature .classFooterSignature {
  margin-top: 20px;
  display: inline-block;
  width: 45%;
}

.menuMobLogo {
  position: fixed;
  top: 0;
  left: 50px;
  right: 100px;
  height: 38px;
  z-index: 1000;
}

.mobile {
  display: none;
}

.noMobile {
  display: inline-block;
}

.menuMobLogo img {
  width: 100px;
}

.iconSearchMob {
  display: none;
  cursor: pointer;
}

.iconCompteMob {
  display: none;
  cursor: pointer;
}

.linkLangue {
  display: none;
  cursor: pointer;
}

/*-----------------------------------------------------*/
/********----------- TABLETTES ---------------**********/
/*-----------------------------------------------------*/
@media (max-width: 1240px) {
  #languesCt {
    top: 2px;
    right: 7px;
  }
}
/*------------- CONTENU ----------------*/
@media (max-width: 1240px) {
  .fondDegradCtTxt {
    width: 100% !important;
  }
  .conteneurLots {
    justify-content: center !important;
  }
  .conteneurLots .lot {
    width: 300px;
    height: 350px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .lot.num4 .lotTitre, .lot.num5 .lotTitre, .lot.num6 .lotTitre, .lot.num7 .lotTitre {
    font-size: 26px;
  }
  .banniereHautConcours .container_12 {
    padding-bottom: 40px;
  }
  .classContenuWidget.imageMaster1 {
    float: left !important;
    display: contents;
  }
  .classConcoursAssurerPlace {
    width: 90%;
  }
  .carreContourBleu span:nth-child(2) {
    margin-top: 40px;
    font-size: 30px;
    line-height: 25px;
  }
  .carreContourBleu:hover span:nth-child(2) {
    margin-top: 25px;
    line-height: 40px;
  }
  .carreContourBleu span:nth-child(3) {
    font-size: 45px;
    line-height: 45px;
  }
  .carreContourBleu span:nth-child(4) {
    font-size: 60px;
  }
  .homeFest1 img:nth-child(5) {
    bottom: 0px;
  }
  .classActuTitre {
    font-size: 45px;
    line-height: 45px;
  }
  .classActuTexte {
    height: 100px;
    line-height: 25px;
    font-size: 25px;
  }
  .classActuSavoir {
    font-size: 25px;
  }
  .homeProgrammeBloc {
    margin-top: -70px;
  }
  .itemProgTxt {
    width: 100%;
    padding: 10px 0;
    bottom: 0px;
    height: 60px;
    letter-spacing: 1.8px;
  }
  .itemProgTxt span:nth-child(1) {
    margin: 0;
    font-size: 16px;
    line-height: 16px;
  }
  .itemProgTxt span:nth-child(2) {
    margin: 0;
    font-size: 20px;
    line-height: 20px;
  }
  .itemProgTxt span {
    text-align: center;
    margin: 0 10px !important;
  }
  #listingActus {
    text-align: center;
  }
  .listeLigneActu:nth-child(1) {
    margin: auto;
  }
  .listeLigneActu:nth-child(1), .listeLigneActu:nth-child(n+3), .listeLigneActu {
    position: relative;
    display: inline-block;
    width: 40%;
    height: auto;
    margin: 0 20px 65px 20px;
  }
  .listeLigneActu:nth-child(n+3) .listeActusConteneurImage {
    width: 87%;
    height: auto;
  }
  .listeActusConteneurImage {
    width: 87%;
    height: auto;
  }
  .detailActuDesc {
    padding: 0 20px;
  }
  .homeTremplinMasterCt {
    width: auto !important;
  }
  .qtePanier {
    background: #e30613;
    margin-right: 20px;
  }
  #panPanierMini {
    position: fixed;
    top: 10px;
    margin-right: 10px;
  }
  .btnBoutique {
    padding: 5px 10px;
    margin: 0 7px 0 0;
  }
  /*---------------------------- FIN 1240 ---------------------------------*/
}
@media (min-width: 768px) and (max-width: 1024px) {
  .menuMobLogo img {
    width: 150px;
  }
  .mobile {
    top: 100px !important;
    margin-left: -75px !important;
  }
}
@media (max-width: 1040px) {
  .panierCtTotal {
    width: 100%;
    text-align: center;
  }
  .btq-panierCtValiderPanier {
    width: 100%;
    text-align: center;
  }
  .paddBordInfo {
    margin-top: 35px;
  }
  .classActuInfo {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
  }
  .mobile {
    border: none;
    text-align: center;
    left: 50%;
    top: 45px;
    position: relative;
    margin-left: -50px;
  }
  .body_14 .mobile {
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
    right: unset;
    margin-left: unset;
    position: absolute;
  }
  .body_14 .menuMobLogo img {
    width: 150px;
  }
  .noMobile {
    display: none;
  }
  .menuMobLogo {
    /*top: -5px;*/
  }
  .traitLogo {
    display: none;
  }
  .nav ul ul a {
    text-align: center;
  }
  .pictosHeader img {
    height: 14px;
    line-height: 14px;
    padding-right: 10px;
    padding-right: 10px;
  }
  .pictosHeader a:last-child img {
    height: 11px;
    padding-left: 10px;
  }
  /*--------------- 960 --------------*/
  .container_12 {
    width: 640px;
  }
  .container_12 .grid_3 {
    width: 220px;
  }
  .container_12 .grid_4 {
    margin-bottom: 20px;
  }
  .container_12 .grid_6 {
    width: 300px;
  }
  .container_12 .grid_8 {
    width: 620px;
  }
  .container_12 .grid_9 {
    width: 620px;
  }
  .container_12 .grid_12 {
    /*width: 620px;*/
  }
  /*--------------- HOME ACTUS --------------*/
  .classActu:nth-child(2n+1) {
    margin-right: 20px;
  }
  /*-------- BLOCS BOONET template.css---------*/
  .contenuFullPage .contenuMixteTexteG {
    width: 300px;
  }
  .contenuFullPage .contenuMixteTexteD {
    width: 300px;
  }
  .contenuFullPage .contenuTexte2ColG {
    width: 300px !important;
    text-align: justify;
    margin: 0 auto !important;
    float: none;
  }
  .contenuFullPage .contenuTexte2ColD {
    width: 300px !important;
    text-align: justify;
    margin: 0 auto !important;
    float: none;
  }
  /*--------------- REVUE DE PRESSE --------------*/
  .listePressesConteneurImage {
    width: 300px;
  }
  .listePressesConteneurTextes {
    width: 300px;
    margin-left: 20px;
  }
  /*--------------- PAGE LISTING ACTUS --------------*/
  #ctl00_cphPanMilieu_grdActus tr {
    margin: 0px 7px;
  }
  /*--------------- CONNEXION --------------*/
  .btnFormCt {
    text-align: center;
    margin-top: 20px;
  }
  .connexionColGauche {
    padding-right: 40px;
    border-right: solid 1px #c9d4da;
    margin-right: 40px;
  }
  .connexionColDroite {
    display: inline-block;
    width: 220px;
  }
  .formInscription tr td {
    display: block;
  }
  .formInscription tr td:first-child {
    width: auto;
  }
  .formInscription tr td span {
    display: block;
  }
  .ctInscription .connexionColGauche {
    margin-right: 65px;
  }
  .ctInscription .form input[type=text] {
    margin-bottom: 0;
  }
  /*--------------- MODEL BOONET --------------*/
  .modelPage .flexXcol {
    margin-left: 0;
    margin-right: 0;
  }
  .modelPage .flexXcol:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    margin-right: 10px;
    max-width: none;
  }
  .modelPage .flexXcol:nth-child(2) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
  }
  .modelPage .flexXcol:nth-child(3) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 10px;
  }
  .modelPage2 .flexXcol {
    margin-left: 0;
    margin-right: 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .modelPage2 .flexXcol:last-child {
    margin-left: 20px;
    margin-right: 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  /*------------- CONTENU ----------------*/
  .carreContourBleu span:nth-child(2) {
    margin-top: 20px;
    transition: all ease 0.2s;
  }
  .carreContourBleu span:nth-child(3) {
    font-size: 35px;
    line-height: 35px;
  }
  .carreContourBleu span:nth-child(4) {
    font-size: 45px;
    line-height: 35px;
  }
  .carreContourBleu:hover span {
    line-height: 45px;
  }
  .carreContourBleu:hover span:nth-child(3) {
    line-height: 20px;
  }
  .fondBlocProg span:nth-child(2) {
    font-size: 65px;
    line-height: 60px;
  }
  #listingProgHomeCt {
    margin: 70px auto 70px auto;
    height: auto;
  }
  .slider {
    margin: 0 20px;
  }
  .slick-prev {
    left: -23px !important;
  }
  .slick-next {
    right: -23px !important;
  }
  .vignetteProg {
    width: 225px;
  }
  .vignetteProg .classPanImage {
    width: 225px;
    height: 260px;
  }
  .slick-slide {
    margin: 0px 10px;
  }
  .slick-prev, .slick-next {
    z-index: 555;
  }
  .txtVignetteProg span:nth-child(2) {
    font-size: 18px;
  }
  .homeFestival {
    padding: 150px 0;
    margin-top: -130px;
  }
  .homeFest1 {
    width: 100%;
    height: 1000px;
    background-size: 120%;
  }
  .homeFest1 img:nth-child(1) {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .homeFest1 a {
    margin: 30px 0 0 0px;
  }
  .homeFestival .titre1 {
    font-size: 126px;
    line-height: 100px;
  }
  .homeFestival .titre2 {
    font-size: 50px;
    line-height: 80px;
  }
  .homeFest2 .titre2 {
    font-size: 45px;
    line-height: 60px;
  }
  .btn {
    padding: 10px 20px;
    font-size: 30px;
  }
  .homeFest1 img:nth-child(5) {
    position: absolute;
    right: 100px;
    bottom: 0px;
  }
  .homeFest1 img:nth-child(6) {
    position: absolute;
    right: 70px;
    bottom: -70px;
  }
  .homeFest2 {
    width: 100%;
    height: 750px;
    background: url(../images/homeDeco3.png) no-repeat center bottom;
    background-size: 100%;
  }
  .bord25 {
    border: 20px #fff solid;
  }
  .homeFest2 a {
    margin: 30px 0 0 0px;
  }
  .actusHomeCt {
    margin-top: -70px;
    padding: 0 20px;
  }
  .classActuTitre {
    font-size: 35px;
    line-height: 35px;
  }
  .classActuTexte {
    height: 80px;
    line-height: 20px;
    font-size: 20px;
    font-family: DinMed;
  }
  .classActuSavoir {
    font-size: 20px;
  }
  .classActuSavoir a::before {
    font-size: 35px;
    top: 8px;
    left: -10px;
    margin-right: -10px;
  }
  .classActuImage {
    width: 50%;
    height: 420px;
    margin-right: 30px;
    position: relative;
    order: 0;
    flex: 0 0 50%;
    background: none;
  }
  .classActuImage a img {
    width: 135%;
  }
  .classActuImage .pictoBulle {
    position: absolute;
    left: 35%;
    margin: -14px auto 0 auto;
  }
  .fotorama__nav__frame.fotorama__active .fotorama__dot, .fotorama__dot, .fotorama__nav--dots .fotorama__nav__frame {
    width: 25px;
    height: 25px;
    background-size: 25px;
  }
  #panHomeActus .fotorama__stage, #panHomeActus .fotorama__wrap {
    width: 100% !important;
    height: 420px !important;
  }
  .classActuAllNews {
    font-size: 20px;
  }
  .classActuDate {
    font-size: 25px;
  }
  .bord45 {
    border: 25px #fff solid;
  }
  .fotorama__nav-wrap {
    top: unset;
    bottom: 40px;
  }
  .blocNewsletter input[type=text] {
    display: block;
  }
  #panInscriptionNewsletter .btn {
    font-size: 20px;
    height: 50px;
    line-height: 45px;
  }
  #panInscriptionNewsletter .btn::after {
    font-size: 38px;
    top: 9px;
  }
  .container_12 {
    width: 100%;
    text-align: center;
  }
  .container_12 .grid_12 {
    width: auto;
    margin: 0 auto;
  }
  .ctRetour {
    text-align: left;
  }
  .contenuMixteImageG .photoColonne img, .contenuMixteImageD .photoColonne img {
    width: 100%;
  }
  .contenuFullPage .contenuMixteImageG,
  .contenuFullPage .contenuMixteImageD,
  .contenuFullPage .contenuMixteTexteG,
  .contenuFullPage .contenuMixteTexteD {
    width: 48%;
    padding-left: 0px;
  }
  .fondDegradCtTxt {
    padding: 70px 0;
  }
  .grosTypo {
    font-size: 50px;
    line-height: 55px;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .itemDate {
    font-size: 30px;
    height: 65px;
    line-height: 65px;
  }
  .masterCt.degardeBleuContenu .fondDegradCtTxt {
    width: 450px;
    margin-right: 50px;
    margin-left: 60px;
    padding: 120px 0;
  }
  .artisteBiographie .container_12 {
    text-align: justify;
    margin: 0 3%;
    width: 94%;
  }
  .artisteTxtOeil {
    text-align: left;
  }
  .artisteTxtOeil a {
    padding-top: 0;
    margin: 0 auto;
    position: relative;
    left: unset;
    top: 30px;
    text-align: center;
    display: block;
    width: 190px;
  }
  .sousH1 {
    font-size: 23px;
    margin: -68px 0 70px 0;
  }
  .listeLigneCommunique {
    text-align: left;
  }
  .ctCommunique {
    max-width: 940px !important;
    width: 96% !important;
    margin: 0 2% !important;
  }
  .imgActuDetail {
    width: 40%;
    height: auto;
  }
  .imgActuDetail img {
    width: 100%;
  }
  .billetDateTxt {
    width: 100% !important;
  }
  .logoSalleTremp + strong {
    margin-top: 0px;
  }
}
/*----------------------------- FIN 1040 --------------------------------*/
/*----------------------------- 950PX --------------------------------*/
@media (max-width: 950px) {
  .IVSPUTct2 {
    flex-direction: column;
  }
  .listeLigneActu:nth-child(1), .listeLigneActu:nth-child(n+3), .listeLigneActu {
    display: block;
    max-width: 420px;
    width: 90%;
    margin: 0 auto 45px auto;
  }
  .listeActusConteneurImage {
    width: 87%;
  }
  .contenuFullPage .contenuMixteImageG, .contenuFullPage .contenuMixteImageD, .contenuFullPage .contenuMixteTexteG, .contenuFullPage .contenuMixteTexteD {
    height: auto !important;
  }
  .listeLigneHotel {
    width: 300px;
  }
  .listingAffiche .listeLigneHotel {
    width: auto;
  }
  .masterCt.degardeBleuContenu {
    text-align: center;
  }
  .imageMaster1 {
    width: 90%;
    max-width: 350px;
    margin: -40px auto -30px auto;
    float: none;
    display: block;
  }
  .imageMaster1 img {
    width: 93%;
    position: relative;
    left: unset;
    top: -40px;
  }
  .masterCt.degardeBleuContenu .fondDegradCtTxt {
    float: none;
    display: block;
    width: 350px;
    margin: 0 auto;
    padding: 30px 0;
  }
}
/*----------------------------- 800PX --------------------------------*/
@media (max-width: 800px) {
  .tremplinsHomeBloc, .masterHomeBloc {
    float: none;
    display: block;
    margin: 0 auto 20px auto;
    width: 100% !important;
    padding: 20px;
  }
  .carreContourBleu span:nth-child(1) {
    margin-top: 30px;
  }
  .carreContourBleu span:nth-child(2) {
    margin-top: 10px;
  }
  .homeTremplinMasterCt {
    max-width: 1460px;
    height: auto;
  }
  .homeFestival {
    margin-top: 30px;
  }
  .bord25 {
    border: 15px #fff solid;
  }
  .paddBord {
    padding: 0 50px;
  }
  .carreContourBleu:hover .pictoBulle {
    margin: 0px auto 0 auto;
  }
  .pictoBulle {
    margin: 0px auto 0 auto;
  }
  .footLogoPartners {
    padding: 10px;
  }
  .footLogoPartners img {
    height: 60px;
  }
  footer {
    font-size: 15px;
    text-align: center;
    line-height: 50px;
    height: auto;
  }
  .signBoon {
    position: relative;
    right: unset;
    bottom: unset;
    max-width: 90px;
    margin: 0 auto;
    padding: 10px;
  }
  .itemProgTxt {
    width: 100%;
    padding: 6px 0;
    bottom: 0px;
    height: 60px;
    letter-spacing: 1.8px;
  }
  .itemProgTxt span:nth-child(1) {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
  }
  .itemProgTxt span:nth-child(2) {
    margin: 0;
    font-size: 17px;
    line-height: 16px;
  }
  .itemProgTxt span {
    text-align: center;
    margin: 0 10px !important;
  }
  .itemDate {
    font-size: 23px;
    height: 45px;
    line-height: 45px;
  }
  .billetDate p {
    font-size: 18px;
  }
  .billetDate p span {
    margin-left: 5px;
    margin-right: 15px;
    font-size: 18px;
  }
  .billetDateTxt {
    width: 100% !important;
  }
  .billeterieTablo .billetDate.degradeBleu {
    padding: 25px 0;
  }
  .billeterieTablo .billetDate50.degradeBleu {
    height: 210px;
  }
  .billeterieTablo .billetDate.degradeBleu > span {
    font-size: 35px;
    line-height: 30px;
  }
  .tabloMasterClass .billetDate50.degradeBleu {
    height: auto;
  }
  .listeHotelConteneurImage {
    width: 80%;
    margin: 0px auto 20px auto;
  }
  .tabloPresse .billetDate50.degradeBleu {
    height: auto;
  }
  .tabloPresse .billetDate.degradeBleu > span {
    font-size: 30px;
    line-height: 25px;
  }
  .artisteImage {
    margin-right: 0px;
    margin-bottom: 0;
  }
  .billeterieTablo .billetDate50.degradeBleu {
    height: auto;
  }
  .logoSalleTremp {
    top: -85px;
    width: inherit;
    margin-bottom: -40px;
  }
  .dateSallePart {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .btq-detailDescription {
    text-align: justify;
    padding: 0px 16px;
  }
  .btq-detailCtPrix {
    padding: 0px 16px;
  }
  .btq-detailCtAcheter {
    padding: 0px 16px;
  }
  .btnAcheterCt {
    text-align: center;
  }
  .btq-detailCtPhotos, .btq-detailPhotoPrincipale {
    width: 100%;
  }
  .modalPopup {
    margin: 0px auto;
  }
}
@media screen and (max-width: 640px) {
  .btq-tabPanierPhoto {
    display: none;
  }
  .btq-tabPanier tr td {
    vertical-align: middle;
    height: 60px;
    padding: 10px 0;
  }
  .connexionColGauche {
    padding-right: 0px;
    border-right: 0px;
    margin: 32px 0px;
  }
  .ctInscription .connexionColGauche {
    margin-right: 0px;
  }
  .connexionOutilsInscription {
    text-align: center;
  }
  .btq-tabPanier .btq-tabPanierDesignation {
    width: auto;
    padding-left: 10px;
    font-size: 16px;
  }
  .btq-tabPanier .btq-tabPanierSsTotal {
    padding: 0;
    width: auto;
  }
  .btq-tabPanier td input[type=text] {
    font-size: 14px;
    padding: 3px 2px;
    height: 32px;
  }
  .btq-tabPanier .btq-prix {
    font-size: 13px;
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 0px;
    white-space: nowrap;
    padding-left: 5px;
  }
}
@media screen and (max-width: 440px) {
  .modalPopup {
    margin: 0px 16px;
    left: 0 !important;
  }
  .connexionColGauche {
    padding-right: 0px;
    border-right: 0px;
    margin-right: 0px;
  }
}
/*-------------------------------------------------------*/
/*-------------- BANDEAU SLIDER -------------------------*/
/*-------------------------------------------------------*/
.headTop {
  background-color: #E30613;
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  z-index: 9999;
}

.headTop-span {
  color: #fff;
  font-size: 15px;
  line-height: 40px;
}
.headTop-span .swiper-slide {
  padding: 10px 45px;
  line-height: 18px;
  align-items: center;
  justify-content: center;
  display: flex;
  text-transform: uppercase;
  font-size: 1rem;
}

.swiper-header {
  opacity: 1;
}

.swiper-container-368 {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  width: 100%;
  height: 600px;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container {
  width: 100%;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-link {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 4em;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  color: white;
}
@media screen and (max-width: 768px) {
  .swiper-slide {
    padding: 0 2em;
  }
}

.skeepers_carousel-main .swiper-slide {
  padding: 0;
}

.swiper-slide img {
  max-width: 100%;
  object-fit: cover;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-header-prev, .swiper-header-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-header-prev {
  background-image: url("../images/flecheGauche.svg");
  left: 10px;
  right: auto;
}

.swiper-header-next {
  background-image: url("../images/flecheDroite.svg");
  right: 10px;
  left: auto;
}

/*.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}*/
.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  display: inline-block;
  border-radius: 100%;
  background: white !important;
  border: solid 1px #000;
}

.swiper-pagination-bullet:only-child {
  visibility: hidden;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #000000 !important;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/*********** AUTRES CSS **********/
.swiper-background {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.swiper-text {
  color: #ffffff;
  width: 50%;
  height: auto;
  font-size: 2rem;
}

.sw-contenu {
  height: 500px;
}

.swiper-lien {
  height: 100%;
  width: 100%;
  position: fixed;
}

.groupNav-lp {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.swiper-button-prev-lp {
  height: 50px;
  width: 50px;
  background: black;
  position: relative;
  transition: all ease 0.3s;
  cursor: pointer;
}
.swiper-button-prev-lp:before {
  content: "\e902";
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
}
.swiper-button-next-lp {
  height: 50px;
  width: 50px;
  background: black;
  position: relative;
  transition: all ease 0.3s;
  cursor: pointer;
}
.swiper-button-next-lp:before {
  content: "\e900";
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
}
/*--------------------------------------------------*/
/********---------- SMATPHONES -----------**********/
/*--------------------------------------------------*/
@media (max-width: 640px) {
  .container_12 .grid_12 {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .encartFixe {
    right: 0;
    left: unset;
    top: 48px;
  }
  .encartFixe .closed img {
    width: 50px;
  }
  .IVSPUTct a {
    height: auto;
  }
  .IVSPUTct2 a {
    height: auto;
  }
  .IVSPUTct2 {
    display: flex;
    flex-direction: column;
  }
  .conteneurContenuBloc {
    margin: 0 0 30px 0;
    padding: 24px 0;
  }
  /*h2 {
      font-size: 18px;
      text-align: center;
  }*/
  h3 {
    font-size: 15px;
    text-align: center;
  }
  .trameVideoVignettage {
    opacity: 0.8;
    pointer-events: none;
  }
  .trameVideo {
    display: none;
  }
  .btn {
    background-size: cover;
  }
  /*--------------- OUTILS --------------*/
  #outilsHeader {
    right: 10px;
    top: 10px;
  }
  /*--------------- HOME ACTUS --------------*/
  .classActu:nth-child(2n+1) {
    margin-right: 0px;
  }
  /*--------------- HOME ARTICLES BLOG -----------*/
  .classBlogArticle:nth-child(2n+1) {
    margin-right: 0px;
  }
  /*-------- BLOCS BOONET template.css---------*/
  .contenuFullPage .contenuMixteImageD {
    float: none;
  }
  .contenuFullPage .contenuMixteImageG {
    float: none;
  }
  .contenuFullPage .contenuMixteTexteG {
    float: none;
  }
  /*--------------- REVUE DE PRESSE --------------*/
  .listePressesTitre {
    font-size: 12px;
    margin: 10px 0 0 0;
  }
  .listePressesConteneurTextes {
    margin-left: 0px;
    width: 300px;
  }
  /*--------------- PAGE CONTACT - FORMUALIRE --------------*/
  .formContact {
    width: 260px;
    margin: 0 auto;
    line-height: 17px;
  }
  .formContact tr td {
    display: block;
  }
  .formContact tr td:first-child {
    width: 85px;
    margin-top: 5px;
  }
  .formContact input[type=text] {
    width: 250px;
    height: 30px;
  }
  .formContact input[type=password] {
    width: 250px;
    height: 30px;
  }
  .formContact textarea {
    width: 250px;
    height: 70px;
    border: 0;
  }
  .divSubmitFormContact {
    text-align: center;
  }
  .formContact input[type=submit] {
    margin: 20px auto 40px auto;
  }
  #containerBootcha {
    margin-top: 0px;
  }
  #bootchaSaisie input[type=text] {
    width: 130px;
  }
  /*--------------- PAGE LISTING ACTUS --------------*/
  #ctl00_cphPanMilieu_grdActus tr {
    margin: 0px;
  }
  /*--------------- DIVERS--------------*/
  .colonne2 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-gap: 0px;
    -o-column-gap: 0px;
    column-gap: 0px;
  }
  /*---Form----*/
  .form {
    width: auto;
    margin: 0 auto;
    line-height: 17px;
  }
  .form tr td {
    display: block;
  }
  .form tr td:first-child {
    width: 85px;
    margin-top: 5px;
  }
  .form input[type=text] {
    width: 250px;
    height: 30px;
  }
  .form input[type=password] {
    width: 250px;
    height: 30px;
  }
  .form textarea {
    width: 250px;
    height: 70px;
    border: 0;
  }
  .form input[type=submit] {
    margin: 20px auto 40px auto;
  }
  /*---Form----*/
  input[type=text] {
    margin: 0 0 0px 0;
  }
  .blocNewsletterHP input[type=text] {
    width: 75%;
    padding: 15px;
  }
  #panInscriptionNewsletterHP .btnOk {
    margin: 15px auto;
    height: 40px;
    padding-top: 5px;
    font-size: 25px;
  }
  /*--------------- MODEL BOONET --------------*/
  .modelPage .flexXcol:nth-child(3),
  .modelPage .flexXcol:nth-child(1) {
    margin-left: 0px;
    margin-right: 0px;
  }
  .modalLegend span {
    float: none !important;
    display: block;
    padding: 15px 0;
    margin: 0 !important;
  }
  .modelPage2 .flexXcol:last-child {
    margin-left: 0px;
  }
  /*------------------ CONTENU ---------------------*/
  .fondBlocProg span:nth-child(1) {
    font-size: 20px;
    margin-top: 30px;
  }
  .fondBlocProg span:nth-child(1) img {
    margin: 0 8px;
  }
  .fondBlocProg span:nth-child(2) {
    font-size: 35px;
    line-height: 35px;
  }
  .fondBlocProg span:nth-child(3) {
    font-size: 40px;
    width: 250px;
    height: 40px;
    line-height: 37px;
    background-size: 80%;
  }
  .fondBlocProg span:nth-child(4) {
    font-size: 25px;
  }
  .homeProgrammeBloc {
    margin-top: -80px;
    height: 190px;
  }
  .paddBord {
    padding: 0 20px;
  }
  /*#videoHome {
      background: url(../images/homeVideo.jpg) center center;

  }*/
  .homeFestival {
    padding: 80px 0;
    margin-top: -80px;
  }
  .homeFestival .titre1 {
    font-size: 70px;
    line-height: 80px;
    padding: 0 10px;
  }
  .homeFestival .titre2 {
    font-size: 40px;
    line-height: 40px;
    padding: 0 15px;
  }
  .homeFest1 img:nth-child(1) {
    width: 260px;
    margin-top: 40px;
  }
  .bord20 {
    border: 15px #fff solid;
  }
  .homeFestival a {
    position: relative;
    z-index: 1;
    line-height: 30px;
    height: 55px;
    padding: 0 30px;
    font-size: 25px;
  }
  .homeFestival a::after {
    font-size: 45px;
    top: 10px;
  }
  .homeFest1 {
    height: auto;
    margin-bottom: 50px;
  }
  .homeFest1 img:nth-child(5) {
    position: relative;
    right: unset;
    bottom: unset;
    width: 100%;
  }
  .homeFest1 img:nth-child(6) {
    position: absolute;
    right: 0px;
    bottom: -40px;
    width: 50%;
  }
  .homeFest2 {
    width: 100%;
    height: 490px;
    background: url(../images/homeDeco3.png) no-repeat center bottom;
    background-size: auto auto;
    background-size: 100%;
  }
  .homeFest2 .titre1 {
    font-size: 76px;
    line-height: 70px;
  }
  .homeFest2 .titre2 {
    font-size: 30px;
    line-height: 30px;
  }
  .homeFestival a {
    position: relative;
    z-index: 1;
    line-height: 30px;
    height: 55px;
    padding: 0 15px;
    font-size: 18px;
  }
  .classActu {
    display: block;
    position: relative;
  }
  .classActuImage {
    width: 100%;
    height: auto;
    margin-right: 0px;
    order: 0;
    flex: none;
  }
  .classActuImage a img {
    width: 100%;
    max-width: 460px;
    margin: 0 auto 10px auto;
    height: auto;
    position: relative;
    left: unset;
    top: unset;
    bottom: unset;
    right: unset;
    display: block;
  }
  .classActuTxtsCt {
    display: block;
    width: 100%;
    flex: none;
  }
  #panHomeActus .fotorama__stage, #panHomeActus .fotorama__wrap {
    width: 100% !important;
    height: 820px !important;
  }
  .classActuImage .pictoBulle {
    position: absolute;
    left: calc(50% - 40px);
    top: 0;
    margin: -14px auto 0 auto;
  }
  .bord45 {
    border: 15px #fff solid;
  }
  .classActuAllNews {
    font-size: 17px;
  }
  .classActuDate {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .classActuTitre {
    font-size: 28px;
    line-height: 25px;
    text-align: center;
  }
  .classActuTexte {
    height: 72px;
    line-height: 18px;
    font-size: 16px;
  }
  .classActuSavoir {
    text-align: center;
  }
  .fotorama__nav--dots {
    text-align: center;
  }
  #divDescNewsletter {
    font-size: 17px;
  }
  #divDescNewsletter span {
    font-size: 30px;
  }
  .blocNewsletter input[type=text] {
    width: auto;
    padding: 10px 20px;
    font-size: 18px;
    margin: 20px auto;
  }
  #panInscriptionNewsletter {
    margin-top: 50px;
    padding: 0 10px 50px 0;
    box-sizing: border-box;
  }
  #panInscriptionNewsletter .btn {
    width: auto;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 45px;
  }
  #panInscriptionNewsletter .btn::after {
    font-family: "boonIco2";
    content: "\e315";
    font-size: 38px;
    position: relative;
    top: 9px;
  }
  .footLogoPartners img {
    height: 40px;
  }
  footer {
    padding: 10px 5px;
    font-size: 13px;
    text-align: center;
    height: auto;
    line-height: 18px;
  }
  footer a {
    margin: 0 8px;
  }
  .homeProgrammeBloc {
    margin-top: -30px;
  }
  .contenuFullPage .contenuMixteImageG, .contenuFullPage .contenuMixteImageD {
    width: auto;
    margin: 0 auto;
    float: none;
    padding: 0px;
    display: block;
    margin-bottom: 20px;
  }
  .contenuMixteImageG .photoColonne img, .contenuMixteImageD .photoColonne img {
    width: 90%;
    max-width: none;
  }
  .contenuFullPage .contenuMixteTexteG, .contenuFullPage .contenuMixteTexteD {
    width: auto;
    margin: 0 auto;
    float: none;
    padding: 0px;
    display: block;
    max-width: 450px;
    height: auto !important;
    text-align: justify;
  }
  .billetDate > span {
    font-size: 30px;
  }
  .container_12 .grid_12 > div > .photoColonne > .swipebox img {
    width: 85%;
  }
  .listeLigneHotel {
    width: 200px;
  }
  .ctRetour {
    text-align: center;
    margin: 50px 0 0px 0;
    display: inline-block;
  }
  .artisteTxtOeil {
    padding: 30px 20px 0 20px;
    width: auto;
    text-align: justify;
  }
  .artisteTxtOeil h2 {
    text-align: center;
  }
  .sousH1 {
    font-size: 20px;
  }
  .masterCt.degardeBleuContenu .fondDegradCtTxt {
    float: none;
    display: block;
    width: auto;
    margin: 0 auto;
    padding: 30px 10px;
  }
  .degardeBleuContenu h2 {
    text-align: center;
  }
  .imageMaster1 {
    margin: 40px auto -30px auto;
  }
  .pictoBulleInv {
    height: 35px;
    margin: -35px auto 0 auto;
    background-size: 70%;
  }
  .pictoBulleInv img {
    width: 28px;
    margin-top: 16px;
  }
  .actuDetailH1 {
    font-size: 33px;
  }
  .retourBtn a {
    padding: 0px 20px 5px 10px;
  }
  .retourBtn a::before {
    font-size: 25px;
    top: 5px;
  }
  .detailActuDate {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .imgActuDetail {
    width: auto;
    float: none;
    display: block;
    margin: 0 auto 30px auto;
  }
  .dateSallePart {
    font-size: 25px !important;
    line-height: 25px !important;
  }
  .sliderNomArtiste {
    font-size: 40px;
  }
}
/*------------------------ FIN 640 ------------------------------------*/
/*------------------------ 550 ------------------------------------*/
@media (max-width: 550px) {
  .colonneProg {
    width: 100%;
    display: block;
    vertical-align: top;
  }
  .itemProgTxt {
    width: 100%;
    padding: 20px 0;
    bottom: 0px;
    height: auto;
  }
  .itemProgTxt span:nth-child(1) {
    font-size: 20px;
    margin-top: 10px;
    line-height: 18px;
  }
  .itemProgTxt span:nth-child(2) {
    display: block;
    font-size: 30px;
    line-height: 30px;
  }
  .chiffresCles {
    font-size: 17px;
    margin: -25px auto 40px auto;
  }
  .chiffresCles span:nth-child(1) {
    font-size: 125px;
  }
  .chiffresCles span:nth-child(2) {
    font-size: 50px;
    line-height: 45px;
    margin-top: -55px;
    letter-spacing: 1.5px;
  }
  .equipeNom {
    text-align: center;
  }
  .equipeNom strong {
    display: none;
  }
  .equipeFct {
    display: block;
  }
  .btn {
    padding: 10px 12px;
    font-size: 18px;
  }
  .artisteTxtOeil a {
    line-height: 40px;
    font-size: 22px;
    height: 60px;
    padding: 0;
    top: 20px;
    width: 190px;
  }
  .artisteTxtOeil a::after {
    font-size: 40px;
    top: 10px;
  }
  .tabloPresse .billetDate50.degradeBleu {
    height: 140px;
  }
}
/*------------------------ FIN 550 ------------------------------------*/
/*------------------------ 480 ------------------------------------*/
@media (max-width: 480px) {
  #panHomeActus .fotorama__stage, #panHomeActus .fotorama__wrap {
    width: 100% !important;
    height: 730px !important;
  }
  .fondDegradCtTxt {
    padding: 40px 0;
  }
  .grosTypo {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
  }
  .citation {
    font-size: 24px;
  }
  .listeActusTitre {
    font-size: 22px;
  }
  .listeActusDescription {
    margin-bottom: 10px;
    text-align: center;
  }
  .listeActusLien {
    font-size: 20px;
  }
  .billetDate {
    padding: 10px 0;
  }
  .billetDate50 {
    width: 100%;
  }
  .billetDate p {
    font-size: 16px;
  }
  .billetDate p span {
    margin-left: 5px;
    margin-right: 10px;
    font-size: 16px;
  }
  .billeterieTablo .billetDate50 {
    height: auto;
  }
  .tabloPresse .billetDate50.degradeBleu {
    height: 130px;
  }
  .reponseFAQ {
    padding: 0px;
  }
  .questionFAQ {
    font-size: 20px;
  }
  .artisteTxtOeil h2 {
    font-size: 22px;
    text-align: center;
  }
  .artisteTxtOeil h2 img {
    width: 30px;
    top: -4px;
    margin-right: 10px;
  }
  .artisteBiographie {
    padding: 70px 0 100px 0;
  }
  .artisteGalerieNow, .artisteGalerieOld {
    padding: 0 10px;
  }
  .artisteGalerieNow .swipebox, .artisteGalerieOld .swipebox {
    max-width: 300px;
    width: 100%;
    height: auto;
    overflow: visible;
    position: relative;
  }
  .artisteGalerieNow img, .artisteGalerieOld img {
    width: 100%;
    height: auto;
    margin: 0 0px;
  }
  .tabloPresse .billetDate.degradeBleu > span {
    font-size: 30px;
    line-height: 30px;
  }
  .billetDate img {
    display: none;
  }
  .billetDateTxt {
    width: 100% !important;
  }
}
/*------------------------ FIN 480 ------------------------------------*/
/*------------------------ 360 ------------------------------------*/
@media (max-width: 360px) {
  #panHomeActus .fotorama__stage, #panHomeActus .fotorama__wrap {
    width: 100% !important;
    height: 620px !important;
  }
  .footLogoPartners img {
    height: 30px;
  }
  .paddBord {
    padding: 0 20px;
  }
  .artisteTxtOeil h2 img {
    width: 40px;
    top: 0px;
    margin-right: 0px;
    display: block;
    margin: 0 auto 10px auto;
  }
  .classFonction {
    margin-right: 0px !important;
  }
  .fondDegradCtTxt {
    width: 300px !important;
    padding: 20px !important;
  }
  .conteneurLots {
    justify-content: center;
  }
  .conteneurLots .lot {
    width: 300px;
    height: 350px;
  }
}
/*------------------------ FIN 360 ------------------------------------*/

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/style.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/reset.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/960.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/blog.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/box.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/controles.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/facture.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/menuSecondaire.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/modalPopUp.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/nav-core.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/nav-layout.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/select2.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/sliderPages-initial.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/fotorama.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/sousMenu.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/swipebox.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/templates.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/tremplin.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/responsive.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/_slider.scss%22,%22file:///D:/TAF/BOONDOOA/guitarEnScene/css/responsiveMob.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22;AAAQ;ACCR;EACI;EACA;EACA;EACA;;;AAGA;EACI;;;AAGR;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGA;AAAA;EAEI;EACA;;;AAGR;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AD1EJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAoCJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;AACA;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AACA;EACI;;;AAKJ;AACA;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAKA;EACI;EACA;EACA;EACA;EACA;EACA;;AAhHA;EA0GJ;IASQ;;;;AAQZ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;AACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGA;EACI;;AACA;EACI;;;AAIZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AACA;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;AACA;AAEA;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AACA;EACA;;AACA;EACI;;AACA;EACI;;AAjRJ;EAiQR;IAoBQ;;;AAGJ;EACI;EACA;EACA;;AA3RA;EAwRJ;IAMQ;;;AAGJ;AACI;EACA;;;AAMZ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AA9SA;EAoSR;IAcQ;IACA;IACA;IACA;IACA;;EAEA;IACI;;;AA/TJ;EA0SR;IA0BQ;;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AA1VA;EAwUR;IAsBQ;;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AArXA;EAkWR;IAuBQ;;;AAnXA;EA4VR;IA2BQ;IACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAnYA;EA2XJ;IAWQ;IACA;;;;AAKZ;EACI;EACA;EACA;EACA;;AAhZI;EA4YR;IAOQ;IACA;;;AA1ZA;EAkZR;IAYQ;;;AAGJ;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;;AApbI;EAmbR;IAIQ;;;;AAIR;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAKJ;AACA;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AApfJ;EAmfA;IAIQ;;;AAKZ;EACI;EACA;EACA;EACA;EACA;;AAjgBA;EA4fJ;IAQQ;;;AAIR;EACI;EACA;;;AAKR;EACI;EACA;EACA;;AA5gBI;EAygBR;IAMQ;IACA;IACA;;;;AAGR;AACA;AAEA;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;AACA;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;AAEA;EACI;;;AAIR;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AA7lBI;EAulBR;IASQ;;;AAtmBA;EA6lBR;IAaQ;IACA;IACA;;;;AAGR;AACA;AACA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAnpBA;EAqoBR;IAkBQ;;;;AAIR;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAIJ;EACI;;;AAGJ;EACI;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;;AAIR;EACI;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;;AAIR;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAmBA;EACI;;;AAGJ;EACI;;;AAIJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAOJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AAAA;AAAA;AAAA;AAKA;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAKJ;AACA;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAMA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;AAAA;AAAA;;;AAAA;AAAA;AAAA;AAAA;AAYA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAxjCI;EAkjCR;IASQ;;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAIJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAIJ;AACA;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAEJ;AAEA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAsCA;AACA;AAEA;AACA;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;AACJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;AAgCY;EACI;;AAGJ;EACI;;;AAMhB;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;AACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;AAEA;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;AACA;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;AAAA;EAEI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAIJ;AACA;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AACI;EACA;EACA;EACA;EACA;EACA;AACA;EACA;EACA;;;AAGJ;EACI;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;AACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAUA;AACI;EACA;EACA;EACA;EACA;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AASA;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAMJ;AAAA;AAAA;AAIA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;AAAA;AAAA;EAGI;EACA;;;AAGJ;AAAA;AAAA;EAGI;EACA;EACA;;;AAGJ;EACI;EACA;;AAEA;EACI;;;AAIR;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;AACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAIA;EACI;EACA;EACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAp5DI;EA64DR;IASQ;;;;AAIR;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AA/5DI;EAm6DJ;IAEQ;IACA;;;AAGJ;EACI;;;AAKZ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;;AAIR;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EASI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAIA;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAhvEI;EAuuER;IAYQ;IACA;IACA;;;;AAIR;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAlwEI;EA6vER;IAQQ;;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AASJ;EACI;EACA;EACA;EACA;;AA70EI;EAy0ER;IAMQ;IACA;;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAMJ;AAEA;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;AAAA;EAEI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAKJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAIJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAKJ;EACI;EACA;EACA;EACA;;;AAIJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAIJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAEJ;AACA;AACA;AAEA;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAKJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAEJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAxuFI;EA8tFR;IAaQ;;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAvvFI;EA+uFR;IAWQ;IACA;IACA;;;AAEJ;EACI;;AACA;EACI;;AAGR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAhxFA;EAowFJ;IAeQ;IACA;IACA;;;AA3xFJ;EA0wFJ;IAqBQ;;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAIJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAj1FA;EAs0FJ;IAcQ;IACA;IACA;IACA;IACA;IACA;IACA;;;AAh2FJ;EA40FJ;IAwBQ;IACA;IACA;IACA;IACA;IACA;IACA;;;;AAKZ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;AACA;EACA;EACA;;;AAEJ;AACA;EACI;EACA;;;AAGJ;EACI;EACA;;;AAEJ;AACA;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAaJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAKJ;AACA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAEJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AA1xGI;EA8wGR;IAeQ;;;AAnyGA;EAoxGR;IAmBQ;;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAIA;EACI;EACA;EACA;;;AAIZ;EACI;;;AAKJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;EACI;;;AAEJ;AACA;EACI;EACA;;;AAGJ;EACI;EACA;;;AAEJ;AACA;AACA;AACA;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;AACA;EACA;EACA;EACA;;;AAIJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAMJ;EACI;AACA;;;AAGJ;EACI;EACA;;;AAMJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAEJ;AACA;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAMJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAEJ;AACA;AACA;AACA;EACI;;;AAEJ;AACA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAEJ;AACA;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAKJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAEJ;AACA;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;AACI;AAAA;;;AAOJ;EACI;EACA;;;AAEJ;AACA;AACA;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAEJ;AACA;AAEA;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAEJ;AACA;AAIA;EACI;;;AAGA;EACI;;;AAGR;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAIJ;EACI;EACA;EACA;AACA;EACA;AACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAOJ;EACI;EACA;EACA;EACA;;;AAEJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAYA;AAAA;AAAA;AAAA;AAAA;AAAA;AAMA;AACA;AACA;AAEA;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAEJ;AAEA;AACI;;;AAGJ;EACI;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;AAAA;AAAA;AAKA;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAIJ;AAAA;AAEI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAEJ;AACA;AACA;AAEA;AACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAIJ;EACI;;;AAGJ;EACI;EACA;;;AAEJ;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAEJ;AACA;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAEJ;AACA;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAEJ;EACI;;;AAEJ;EACI;EACA;EACA;;;AAEJ;AACA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAEJ;AACA;EACI;;;AAEJ;AAIA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;AAEA;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAQA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAEJ;AACA;AACA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAMJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAMJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAEJ;AACA;AAEA;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AASJ;EACI;EACA;;;AAEJ;AACA;AAEA;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAIJ;EACI;;;AAEJ;AACA;AAIA;EACI;;;AAGJ;EACI;;;AAMJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAIJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAEJ;AACA;AAEA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAEJ;AACA;AACA;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAEJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAEJ;AACA;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAEJ;AACA;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAEJ;AACA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAIJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAKJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAEJ;AACA;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AAAA;EAEI;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;EAMI;;;AAIJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;AAAA;AAAA;EAGI;;;AAGJ;AAAA;AAAA;EAGI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;AAAA;EAEI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAIJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAIJ;EACI;;;AAEJ;AACA;AACA;AACA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAEJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAEJ;AACA;AACA;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAOJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAEJ;AACA;AACA;AAEA;EACI;;;AAGJ;EACI;;;AAIJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAEJ;AACA;AACA;EACI;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAEJ;AACA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAEJ;AACA;AACA;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAEJ;AACA;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;AACA;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAIJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAEJ;AAEA;EACI;EACA;EACA;;;AAKJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;AA/kLI;EAmlLA;IACI;IACA;;;;AAKZ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAEJ;AAEA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAEJ;AACA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AAAA;EAEI;EACA;;;AAGJ;EACI;AACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;AAjsLI;EA8rLR;IAMQ;;;;AAIR;EACI;;;AAEJ;AACA;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;AACA;EACA;EACA;EACA;;;AAEJ;AAEA;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;AACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAIJ;EACI;EACA;;;AAKJ;EACI;IACI;;EAGJ;IACI;;;AAGR;AACA;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAIJ;EACI;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAIJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAEJ;AACA;AACI;;;AAGJ;EACI;EACA;;;AAGJ;AACI;;;AAGJ;AACI;;;AAGJ;EACI;;;AAKJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAIJ;EACI;IACI;;EAGJ;IACI;;EAGJ;IACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;AACA;AACA;AAEA;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;AACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;AACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAIJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAEJ;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAx0MI;EAi0MR;IAUQ;;;AAv1MA;EA60MR;IAcQ;IACA;;;AAOR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAEJ;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AA/4MI;EAw4MR;IASQ;;;AAGA;EACI;;;AAKZ;EACI;EACA;EACA;;AACA;EACI;EACA;;AACA;EACI;;;AAKZ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAx+MI;EAk+MR;IASQ;;;AAGJ;EACI;EACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGI;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAhgNR;EAo/MI;IAeQ;;;AA/gNZ;EAo/MR;IAkCQ;IACA;;EAEA;IACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAzhNA;EAkhNJ;IAaQ;;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AA3iNI;EAoiNR;IAUQ;;;AA1jNA;EAgjNR;IAcQ;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AApkNA;EA2jNJ;IAYQ;;;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAzlNA;EAklNR;IAWQ;;;AAGJ;EACI;EACA;;;AAIR;EACI;EACA;EACA;EACA;;AApmNI;EAgmNR;IAOQ;;;AA7mNA;EAsmNR;IAWQ;IACA;;;AAGJ;EACI;EACA;EACA;EACA;;AAnnNA;EA+mNJ;IAOQ;IACA;IACA;IACA;IACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AApoNJ;EA6nNA;IAUQ;IACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAnqNI;EA2pNR;IAUQ;IACA;IACA;;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAKZ;EACI;EACA;EACA;EACA;EACA;;AA/sNI;EA0sNR;IAQQ;IACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;;AAIR;EACI;EACA;EACA;;AAtuNI;EAmuNR;IAMQ;IACA;;;AA1uNA;EA8uNA;IAEQ;;;AAhvNR;EA6uNJ;IAQQ;IACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAIR;EACI;;AAEA;EACI;;AAEA;EACI;EACA;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAhxNA;EA4wNJ;IAOQ;;;AAzxNJ;EAkxNJ;IAWQ;;;AAIR;EACI;;;AAMJ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AA5yNJ;EAqyNA;IAUQ;IACA;IACA;IACA;;;AAIR;EACI;;AAvzNJ;EAszNA;IAIQ;;;;AAMhB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAh0NI;EAozNR;IAeQ;;;AA/0NA;EAg0NR;IAmBQ;IACA;IACA;IACA;IACA;IACA;;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AASJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAKA;EACI;;AAGJ;EACI;;;AAOhB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGA;EACI;EACA;EACA;;AAr8NA;EAk8NJ;IAMQ;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAt9NJ;EA28NA;IAcQ;IACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;;;AAYZ;EACI;EACA;EACA;EACA;EACA;;AAhgOA;EA2/NJ;IAQQ;;;AAGJ;EACI;EACA;;AAxgOJ;EAsgOA;IAKQ;;;AAjhOR;EA4gOA;IASQ;;;AA3hOR;EAkhOA;IAaQ;;;AAIJ;EACI;EACA;;AAGJ;EACI;;AAIJ;EACI;;;AAKhB;EACI;;;AAEJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAvkOJ;EAgjOR;IA4BQ;;;AAGJ;EACI;;;AE5nOR;AAAA;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AFgDI;EEtDR;IASQ;;;;AAKR;AAAA;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAYI;AAAA;AAAA;AAAA;EAIA;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAWI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAMJ;AAAA;AAGA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AAAA;AAGA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AAAA;AAGA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AAAA;AAGA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AAAA;AAGA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAIJ;AAAA;AAIA;EACI;EACA;EACA;EACA;EACA;EACA;;;AC3NH;AACD;AACA;AACA;EACC;;;AAGA;EACC;;;AAGA;EACC;;;AAGH;AAAA;EAEC;EACA;;;AAGD;EACC;;;AAGD;EACC;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACC;EACA;EACA;EACA;EACA;;;AAGF;EACC;EACA;EACA;;;AAGD;EACC;EACA;EACA;;;AAID;AACA;AACA;AAEA;AACA;EACC;EACA;EACA;EACA;EACA;;;AAGA;EACC;;;AAGF;AACA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACC;;;AAIF;AACA;AACA;AAEA;AACA;AAAA;EAEC;;;AAED;AACA;EACC;EACA;;;AAGD;AACA;AAAA;EAEC;EACA;EACA;EACA;EACA;EACA;;;AAGA;AAAA;EAEC;;;AAGA;AAAA;EAEC;;;AAGH;AACA;AAAA;EAEC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;EACA;;;AAGD;AACA;AAAA;EAEC;;;AAGA;AAAA;EAEC;EACA;EACA;EACA;EACA;;;AAGA;AAAA;EAEC;EACA;;;AAGH;AACA;AAAA;EAEC;EACA;;;AAGA;AAAA;EAEC;EACA;EACA;EACA;EACA;EACA;;;AAGA;AAAA;EAEC;EACA;;;AAGH;AACA;AAAA;EAEC;;;AAGD;AACA;EACC;EACA;EACA;;;AAKC;EACC;;;AAGH;AACA;AAAA;EAEC;EACA;;;AAGA;AAAA;EAEC;EACA;EACA;EACA;EACA;;;AAGA;AAAA;EAEC;;;AAGH;AACA;EACC;EACA;;;AAGA;EACC;EACA;;;AAGA;EACC;;;AAMH;AAGA;AACA;AACA;AACA;AACA;EACC;;;AAGA;EACC;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACC;EACA;;;AAGD;EACC;EACA;;;AAEH;AACA;EACC;EACA;;;AAID;AACA;EACC;;;AAGD;EACC;EACA;;;AAGA;EACC;EACA;;;AAGD;EACC;;;AAGF;EACC;EACA;;;AAGD;EACC;EACA;;;AAID;EACC;EACA;EACA;;;AAGD;EACC;EACA;EACA;EACA;;;AAGD;EACC;EACA;EACA;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;;;AAID;AACA;EACC;EACA;EACA;EACA;EACA;;;AAGD;EACC;EACA;;;AAKD;AACA;EACC;EACA;EACA;EACA;EACA;;;AAGA;EACC;;;AAGA;EACC;;;AAKH;AACA;AACA;AACA;EACC;EACA;EACA;EACA;EACA;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;;;AAGD;AAAA;EAEC;;;AAGA;AAAA;EAEC;EACA;EACA;EACA;EACA;EACA;;;AAGA;AAAA;EAEC;EACA;;;AAGD;AAAA;EAEC;EACA;;;ACraH;EAAa;EAAiB;EAAQ;EAAS;EAAgB;EAAa;;;AAC3E;EAAkB;;;AAClB;EAAiB;;;AACjB;EAAmB;;;AACnB;EAAkB;;;AAClB;EAAkB;;;AAEnB;EAAU;EAAoB;EAAS;EAAa;EAAgB;EAAoB;;;AACxF;EAAgB;;;AAEhB;EAAoB;EAAoB;EAAwB;EAAc;EAAe;;;AAC5F;EAAyB;;;AACzB;EAAwB;;;AACxB;EAA0B;;;AAC1B;EAAyB;;;AACzB;EAAyB;;;AAE1B;EAAsB;EAA2C;EAAwB;EAAa;EAAoB;EAAgB;;;AACzI;EAA2B;EAA2B;;;AACtD;EAA0B;EAA2B;;;AACrD;EAA4B;EAA2B;;;AACvD;EAA2B;EAA2B;;;AACtD;EAA2B;EAA2B;;;AAEvD;EAAwC;;;AACxC;EACC;EAAoB;EAAU;EAAU;EAAc;EAAa;EAAoB;EAAgB;;;AAGxG;EAAc;EAAoB;EAAQ;EAAS;EAAc;EAAa;;;AAC9E;EAAgC;;;AAChC;EAAgB;;;AAEhB;EAAU;EAAY;EAAc;EAAiE;EAAgB;EAAS;;;AAC7H;EAAiD;;;AACjD;EAA+C;;;AAC/C;EAAmD;;;AACnD;EAAiD;;;AACjD;EAAiD;;;AAElD;EAAU;EAAY;EAAa;EAAkE;EAAgB;EAAU;;;AAC9H;EAAiD;;;AACjD;EAA+C;;;AAC/C;EAAmD;;;AACnD;EAAiD;;;AACjD;EAAiD;;;AAElD;EAAqB;EAAuB;;;AAC3C;EAA+C;;;AAC/C;EAA4C;;;AAC5C;EAAkD;;;AAClD;EAA+C;;;AAC/C;EAA+C;;;AAEhD;EAA6B;;;AAC5B;EAAuC;;;AACvC;EAAqC;;;AACrC;EAAyC;;;AACzC;EAAuC;;;AACvC;EAAuC;;;AAExC;EAAiB;;;AAChB;EAAsB;;;AACtB;EAAqB;;;AACrB;EAAuB;;;AACvB;EAAsB;;;AACtB;EAAsB;;;AAEvB;EAAa;EAAY;EAAa;;;AACtC;EAAa;EAAgB;;;AAC7B;EAAmB;EAAa;EAAgB;;;AAChD;EAAgB;EAAa;EAAgB;;;AAE7C;EAAW;EAAa;EAAc;EAAc;;;AACnD;EAAgB;;;AAChB;EAAe;;;AACf;EAAiB;;;AACjB;EAAgB;;;AAChB;EAAgB;;;AAEjB;EAAU;EAAa;EAAc;EAAc;;;AAClD;EAAe;;;AACf;EAAc;;;AACd;EAAgB;;;AAChB;EAAe;;;AACf;EAAe;;;AAEhB;EAAW;EAAa;EAAc;EAAc;;;AACnD;EAAgB;;;AAChB;EAAe;;;AACf;EAAiB;;;AACjB;EAAgB;;;AAChB;EAAgB;;;AC3FjB;AAAA;AAAA;AAAA;EAII;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAQI;EACA;EACA;;;AAGJ;AACA;EACI;;;AAGA;EACI;;;AAGJ;EACI;;;AAIJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAOI;;;AAGR;AAAA;AAAA;EAGI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;AAAA;AAAA;EAGI;EACA;EACA;;;AAIZ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGA;AAAA;EAEI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AAAA;EAEI;EACA;;;AAGJ;EACI;;;AAGR;AAAA;AAAA;AAAA;AAOA;AACA;AAAA;EAEI;EACA;;;AAGJ;AAAA;EAEI;;;AAGJ;AACA;AAAA;EAEI;EACA;;;AAGJ;EACI;;;AAGJ;AACA;AAAA;EAEI;EACA;;;AAGJ;AAAA;EAEI;;;AAGJ;AACA;EACI;EACA;;;AAGJ;AAAA;EAEI;;;AAKJ;EACI;;;AAIJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;;;AAGR;AAGA;AAIA;EACI;EACA;;;AAGA;EACI;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGZ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AACI;;;AAGJ;AACA;EACI;AACA;;;AAGJ;AACA;EACI;EACA;;;AAGA;EACI;EACA;EACA;EACA;;;AAGR;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGR;EACI;EACA;;;AAIJ;EACI;EACA;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGZ;EACI;EACA;EACA;EACA;;;AAGA;EACI;;;AAKR;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;EACA;;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGR;EACI;;;AAMJ;AACA;AACA;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;EACA;;;AAGR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;;;AAGR;EACI;;;AAGR;EACI;EACA;;;AAKJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAIJ;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGR;EACI;IACI;;EAGJ;IACI;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;;AAGR;AACA;EACI;IACI;IACA;;;AAIR;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AC/0EJ;AAGA;EACC;;;AAED;EACI;AACH;;;AAED;EACC;EACA;;;AAGD;EACC;;;AAGD;AACA;EAEC;EACA;;;AAGD;EACC;EACA;;;AAED;EACC;EACA;EACA;;;AAGD;AACA;EACC;EACA;;;AAGD;EACC;EACA;EACA;;;AAED;EACC;EACA;;;AAGD;AACA;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;EACA;;;AAED;EACC;EACA;EACA;EACA;;;AAED;EACC;EACA;EACA;EACA;EACA;;;AAGD;AACA;EACC;EACA;EACA;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;EACA;EACA;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;EACA;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAGD;EACC;EACA;;;AAGD;AACA;EACC;;;AAED;EACC;;;AAED;EACC;;;AAGD;EACC;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;EACA;EACA;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAGD;EACC;EACA;EACA;;;AAED;EACC;EACA;;;AAGD;EACC;EACA;EACA;;;AAGD;EACC;;;AC3LA;AACA;AACA;AACD;EACC;EAAc;EAAc;EAAiB;EAAmB;EAAkB;;;AAGnF;EACE;EAAW;;;AAGZ;EACE;EAAc;EAAe;EAAmB;EAAkB;;;AAGpE;EACC;EAAc;EAAW;EAAU;EAAW;EAAgB;EAAc;;;AAG7E;EAAO;EAAkB;;;AACxB;EACC;EAAc;EAAmB;EAAkB;;APkB9C;EOnBN;IAGM;;;;AAGN;EACC;;;AAGD;EACC;;;AAGD;AACE;EACA;;;AAGF;EACC;EAAe;EAAqB;EAAkB;;;AAGvD;EAAgB;;;AACf;EAAkB;EAAW;EAAgB;EAAmB;;;AAEnE;EACC;;;AAGD;AACA;AACA;AAEA;AACA;EAEC;EACA;;;AAID;AACA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;;AP/BO;EOwBR;IAUE;;;;AAIF;AAKA;EACC;;AAEA;EAHD;IAIE;;;;AAGF;EACC;EACA;;APpDO;EOkDR;IAKE;IACA;;;AAGD;EACC;EACA;;AAEA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIH;AACA;EACC;EACA;;;AAKD;AACA;AACA;AAEA;AACA;EAEC;EACA;EACA;EACA;EACA;;;AAKD;AACA;AACA;AAEA;AACA;EAEC;;;AAKD;EACC;EACA;;AAGC;EACC;;AAIF;EACC;;AAEA;EACC;EACA;;AAEC;EACC;;AAIH;EACC;EACA;EACA;;AAEA;EACC;;;AAMJ;EACC;EACA;AACA;;;AAGD;EACC;EACA;EACA;;;AAGD;EACC;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;;;ACxNA;AACD;EACC;EACA;EACA;;;AAGD;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;;;AAGD;EACC;EACA;EACA;;;AAIA;EACC;EACA;;;AAGF;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;;;AAGD;EACC;EACA;;;AC7DD;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;;;AAIR;EACI;;;AAGR;EACI;;;AAGJ;AAAA;AAAA;AAAA;EAII;EACA;EACA;EACA;EACA;EACA;;AACA;AAAA;AAAA;AAAA;EACI;;;AAIR;EAEI;IACI;IACA;IACA;IACA;;EAGA;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGA;IACI;IACA;IACA;IACA;IACA;IACA;;EACA;IACI;;EAIJ;IACI;IACA;IACA;;EAGA;IACI;;EAGA;IACI;;EAGZ;IACI;IACA;;EAGhB;IACI;;;AAKR;EAEI;AAAA;AAAA;AAAA;IAII;;;ACtHR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAYI;EACA;;;AAGJ;AACA;EACI;;;AAGJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AVMI;EUxBR;IAqBQ;IACA;IACA;;;AVLA;EUlBR;IA2BQ;IACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AVzBA;EUcJ;IAcQ;IACA;;;AAKJ;EACI;EACA;;;AAKR;EACI;;;AAGR;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAfJ;IAgBQ;IACA;;;AV/DA;EU8CR;IAqBQ;IACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EAPJ;IAQQ;;;AAGJ;EAXJ;IAYQ;;;AVnFJ;EUuEJ;IAgBQ;IACA;IACA;IACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAGR;EACI;EACA;EACA;;AVxGI;EUqGR;IAMQ;;;;AAGR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AV1HI;EU8GR;IAeQ;;;AAGJ;EACI;;;AAGJ;AAEA;EACI;EACA;;;AAMR;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;;AAII;EACI;;;AAMZ;AACA;EACI;EACA;;;AAGA;AACA;AAAA;EAEI;EACA;;;AAGR;AACA;AACI;;;AAGJ;AACJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAdJ;IAeQ;;;AVvMA;EUwLR;IAmBQ;;;;AAOJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AV3NA;EUkNJ;IAWQ;IACA;;;;AAIR;AAAA;EAEI;EACA;EACA;EACA;;;AAGR;AAAA;AAAA;AAIA;EAEI;IACI;;EAIA;IACI;;EAGJ;IACI;;EAIJ;IACI;;EAGJ;AACI;;EAGJ;IACI;;;AAQZ;EAEI;IACI;;EAGJ;IACI;IACA;;EAGA;IACI;IACA;;EASJ;IACI;;EAGJ;IACI;IACA;;EAGA;IACI;IACA;IACA;IACA;IACA;IACA;;EAGA;IACI;;;AChWpB;EAAmB;EAAsB;EAAqB;EAAS;EAAkB;;;AAAsB;EAA8C;EAAsB;EAAe;EAAc;EAAY;EAAiB;;;AAAyB;EAA2E;EAAc;EAAiB;EAAmB;EAAgB;EAAuB;;;AAAmB;EAAwE;;;AAAkB;EAAsF;EAAkB;;;AAAkB;EAAgD;EAAsB;EAAe;EAAc;EAAgB;EAAiB;;;AAAyB;EAA6E;EAAqB;EAAgB;EAAiB;EAAuB;;;AAAmB;EAA2C;;;AAAW;EAAkE;EAAsB;EAAY;EAAe;EAAe;;;AAAU;EAAgG;;;AAAwB;EAAkB;EAAuB;EAAsB;EAAkB;EAAsB;EAAc;EAAkB;EAAe;EAAW;;;AAAa;EAAiB;;;AAAc;EAA0B;EAAgB;EAAS;;;AAAU;EAAyB;EAAY;EAAiB;;;AAAyB;EAAwC;;;AAAe;EAA2C;;;AAAO;EAAkD;EAAmB;EAA4B;;;AAA6B;EAAkD;EAAgB;EAAyB;;;AAA0B;EAA0B;EAAc;;;AAAY;EAAiD;EAAY;EAAW;;;AAAsB;EAA+E;;;AAAwB;EAA+C;;;AAAa;EAAoB;EAAS;EAAS;EAAU;EAAc;EAAe;EAAO;EAAM;EAAgB;EAAe;EAAY;EAAW;EAAU;EAAW;EAAsB;;;AAAwB;EAA2B;EAAoB;EAA8B;EAAsB;EAAuB;EAA2B;EAAqB;EAA6B;;;AAAqB;EAAuD;EAAsB;EAAsB;;;AAAkB;EAAoF;EAAW;;;AAAiB;EAAiF;EAAe;EAAY;;;AAAiB;EAAuF;;;AAAW;EAAiF;EAAY;EAAkB;EAAQ;EAAU;;;AAAW;EAAmF;EAAsD;EAAmB;EAA2B;EAAS;EAAS;EAAiB;EAAgB;EAAkB;EAAQ;;;AAAQ;EAA4F;;;AAAW;EAA4F;EAAS;;;AAAW;EAAmF;EAAsB;;;AAAe;EAA6G;;;AAAa;EAA2G;EAAsD;;;AAA2B;EAAyD;EAAuB;EAAsB;EAAkB;;;AAAY;EAAsF;EAAsB;EAAgB;EAAS;EAAc;;;AAAW;EAAyF;;;AAAgB;EAAyF;EAAW;EAAe;;;AAAW;EAAmF;EAAe;EAAY;EAAiB;EAAe;;;AAAkB;EAAoF;EAAyB;EAAsB;EAAkB;EAAe;EAAW;EAAiB;EAAe;;;AAAc;EAA4F;EAAW;EAAe;EAAqB;EAAiB;;;AAAiB;EAAkG;;;AAAW;EAA+R;;;AAAY;EAA+F;EAAgB;;;AAAkB;EAAuG;EAAgB;;;AAAkB;EAAkF;EAAuB;;;AAAU;EAAqF;EAAsB;;;AAAe;EAA2F;;;AAAa;EAAkN;EAAyB;;;AAA0B;EAAkN;EAA4B;;;AAA6B;EAA6E;;;AAAsB;EAA2E;EAAuB;EAAY;EAAU;EAAgB;;;AAA6B;EAAuE;EAAiB;;;AAAgB;EAAiE;;;AAAU;EAAyE;;;AAAW;EAAyE;;;AAAsB;EAA8E;;;AAAiB;EAAsG;;;AAAe;EAAuG;EAAiB;;;AAAiB;EAAgI;EAAiB;;;AAAiB;EAAyJ;EAAiB;;;AAAiB;EAAkL;EAAiB;;;AAAiB;EAA2M;EAAiB;;;AAAiB;EAAiF;EAAyB;;;AAAY;EAAoD;EAAe;EAAc;;;AAAY;EAAuD;EAAyB;EAAsB;EAAkB;EAAU;EAAmE;EAA8D;EAAiE;EAA2B;;;AAAsH;EAA6D;;;AAAyB;EAAoF;EAAW;;;AAAiB;EAAiF;EAAe;EAAY;EAAiB;;;AAAkB;EAAuF;;;AAAW;EAAiF;EAAsB;EAAY;EAA2B;EAA4B;EAA+B;EAAY;EAAkB;EAAQ;EAAU;EAAW;EAAmE;EAA8D;EAAiE;EAA2B;;;AAAsH;EAAmF;EAAsD;EAAmB;EAA2B;EAAS;EAAS;EAAiB;EAAgB;EAAkB;EAAQ;;;AAAQ;EAA4F;;;AAAW;EAA4F;EAAY;EAA4B;EAAgB;EAA2B;EAA8B;EAAS;;;AAAW;EAA+E;;;AAAyB;EAAyG;EAAuB;;;AAAY;EAA2G;EAAsD;;;AAA2B;EAAwG;EAAgB;EAAyB;EAA0B;EAAiE;EAA4D;EAA+D;EAA2B;;;AAAsH;EAAwG;EAAmB;EAA4B;EAA6B;EAAmE;EAA8D;EAAiE;EAA2B;;;AAAsH;EAAyD;EAAuB;EAAsB;EAAkB;EAAY;;;AAAU;EAA+D;;;AAAyB;EAAsF;EAAgB;EAAS;;;AAAc;EAAmF;;;AAAa;EAAoF;EAAyB;EAAsB;EAAkB;EAAe;EAAW;EAAiB;EAAe;;;AAAc;EAA4F;EAAW;EAAe;EAAqB;EAAiB;;;AAAiB;EAAkG;;;AAAW;EAA+F;;;AAAY;EAA+F;EAAgB;;;AAAkB;EAAuG;EAAgB;;;AAAkB;EAAiF;;;AAAyB;EAA0G;EAAgB;EAAyB;;;AAA0B;EAA0G;EAAmB;EAA4B;;;AAA6B;EAA6E;EAAsB;;;AAAU;EAA2E;EAAU;;;AAAgB;EAA8C;EAAsB;;;AAA6B;EAAqD;;;AAAmB;EAAqD;;;AAAgB;EAAuE;EAAiB;;;AAAgB;EAAiE;;;AAAU;EAAyE;;;AAAW;EAAiF;EAAyB;;;AAAW;EAAoD;EAAe;EAAc;;;AAAY;EAAsE;;;ACAt0d;EAAyB;;;AAEzB;AACA;EACC;EACA;;;AAGD;AAAA;AAAA;AAAA;AAAA;AAAA;AAMA;EACC;EACA;EACA;EACA;EACA;;;AAGD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAOA;EAEC;EACA;EACA;EACA;;;AAGD;AACA;AACA;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAED;AACA;EAEC;EACA;;;AAGD;AACA;EACC;EACA;EACA;EACA;EACA;EACA;;;AAGD;EACC;EACA;;;AAED;EACC;EACA;;;AAGD;AACA;AACA;EAEC;EACG;EACA;EACA;EACA;EACA;;;AAGJ;AACA;EACC;EACA;EACA;;;AAGD;AACA;EACC;EACA;EACA;EACA;;;AAGD;AACA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGD;AACA;EACC;;;ACrHA;AAAA;AAAA;AAGD;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;AbvEI;EaoER;IAMQ;IACA;;;AAGJ;EACI;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;IACI;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;;AAIR;EACI;EACA;EACA;;;AAGA;EACI;;;AAGR;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;Ab9LA;EauLJ;IAUQ;IACA;IACA;IACA;;;;AAMR;EACI;;;AAIR;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AbjXI;EasWR;IAcQ;;;AbhYA;EakXR;IAkBQ;IACA;IACA;;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAMJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;Ab1cI;EaocR;IASQ;;;;AAIJ;EACI;EACA;;;AAGR;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;IACI;;;AAIR;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAIJ;EACI;EACA;EACA;;;AClvBH;AAED;AACA;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAID;AACA;EACC;EACA;EACA;EACA;EACA;;;AAGA;EACC;;;AAGF;AACA;EACC;;;AAGD;EACC;;;AAGD;EACC;EACA;EACA;;;AAGA;EACC;;;AAIF;AACA;EACC;EACA;EACA;EACA;EACA;;;AAGA;EACC;EACA;;;AAGF;EACC;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACC;EACA;EACA;;;AAMF;AACA;EACC;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACC;;;AAGF;EACC;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACC;EACA;EACA;;;AAOF;AACA;EACC;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACC;;;AAGF;EACC;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACC;EACA;EACA;;;ACtJF;AACA;EACC;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGD;EACC;EACA;EACA;;;AAGD;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACC;EACA;EACA;EACA;EACA;;;AAGA;EACC;EACA;EACA;EACA;EACA;;;AAGD;AAAA;AAAA;EAGC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGD;EACC;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGA;EACC;EACA;EACA;EACA;EACA;;;AAGA;EACC;EACA;EACA;EACA;EACA;;;AAGJ;EACC;;;AAGF;AAAA;AAEC;AAAA;EAEA;EACA;EACA;EACA;;;AAGD;EACC;;;AAGD;AAAA;AAAA;AAAA;AAKA;EACC;;;AAGD;AAAA;AAAA;AAAA;AAKA;EACC;EACA;EACA;;;AAGD;AAAA;AAAA;EAGC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGD;EACC;EACA;EACA;EACA;;;AAGD;EACC;EACA;EACA;;;AAGD;EACC;EACA;EACA;;;AAGD;EACC;EACA;EACA;EACA;EACA;;;AAGD;EACC;;;AAGD;AAAA;EAEC;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGD;EACC;EACA;EACA;;;AAGD;EACC;EACA;EACA;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;IACC;;EAGD;IACC;;EAGD;IACC;;;AAIF;EACC;IACC;;EAGD;IACC;;EAGD;IACC;;;AAIF;EACC;IACC;;EAGD;IACC;;EAGD;IACC;;;AAIF;EACC;IACC;;EAGD;IACC;;EAGD;IACC;;;AAIF;EACC;IACC;;EAGD;IACC;AACA;;;AAGF;AAAA;AAEA;EACC;;;AAGD;AAAA;EAEC;EACA;;;AAGD;EACC;EACA;EACA;EACA;EACA;EACA;EACA;;;AAID;EACC;EACA;;;AAGD;EACC;EACA;;;ACpUD;AACA;AAGA;AAGA;AAGA;AAIA;EACI;;;AAKJ;AACA;AACA;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAIA;EACI;EACA;;;AAIZ;EACI;EACA;;;AAEJ;EACI;EACA;EACA;EACA;;;AAOJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAOA;EACI;;;AAGR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGA;EACI;EACA;;;AAGR;EACI;;;AAMJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGA;EAEI;EACA;;;AAGR;EAEI;;;AAIJ;EACI;EACA;;;AAGJ;EACI;;;AAIJ;AAEA;EACI;EACA;EACA;;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AACF;EACE;;AhBhKA;EgBqJJ;IAaQ;;;;AAMZ;AACA;AACA;AAEA;AACA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAEJ;AACA;EACI;EACA;EACA;EACA;EACA;;;AAGJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAIJ;AACA;EACI;;;AAGA;EACI;EACA;;;AAGR;EACI;EACA;EACA;;;AAGJ;AACA;AACA;EACI;EACA;EACA;;;AAMJ;AACA;EACI;;;AAMJ;AACA;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;AAEI;EACI;;AAGI;EACI;;AhBnQR;EgBkQI;IAGQ;IACA;;;AAIR;EACI;EACA;EACA;;;AAKhB;EACI;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AhB9RJ;EgB2RA;IAMQ;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;;AAIZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAMJ;AACA;AACA;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AhB5UI;EgBsUR;IASQ;;;AAGJ;EACI;EACA;EACA;;AhBrVA;EgBkVJ;IAMQ;;;AhBpWJ;EgB8VJ;IAUQ;IACA;;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAUZ;EACI;EACA;;AAGJ;EACI;EACA;;;AAYR;AACA;AACA;AAEA;EACI;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;;;AAIA;EACI;;AAMA;EACI;EACA;EACA;EACA;;AhB/aJ;EgB2aA;IAOQ;;;AAKZ;EACI;EACA;EACA;;AhB1bA;EgBubJ;IAMQ;;;AAGJ;EACI;EACA;;AhBlcJ;EgBgcA;IAKQ;;;AAIJ;EACI;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAKR;EACI;EACA;EACA;EACA;EACA;;AAMR;EACI;;AAIQ;EACI;EACA;;AhBxfpB;EgBsfgB;IAKQ;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAShB;AACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAMJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;ACpqBR;AAIA;EACI;;;AAGJ;EACI;AACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;AACA;EACI;EACA;EACA;;;AAGA;EACI;;;AAMR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGA;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;ACnER;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAKJ;AACA;AACA;AACA;EAOI;IACI;IACA;;;AAIR;AACA;EAGI;IACI;;EAGJ;IACI;;EAGA;IACI;IACA;IACA;IACA;;EAGR;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;IACA;IACA;;EAGA;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAIR;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;IACA;IACA;;EAGA;IACI;IACA;;EAGR;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAMJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;AAIJ;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;;;AAIJ;EACI;IACI;IACA;;EAEJ;IACI;IACA;;EAEJ;IACI;;EAGJ;IACI;IACA;IACA;;EAMJ;IACI;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAIJ;AACI;;EAGJ;IACI;;EAGJ;IACI;;EAMA;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;;AAIR;EACA;IACI;;EAGA;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;AACI;;AAKR;EACA;IACI;;AAGJ;EAEA;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;AAIJ;EACA;IACI;;EAGJ;IACI;IACA;;AAIJ;EAEA;IACI;;AAKJ;EAEA;IACI;IACA;;EAIJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAIJ;IACI;;EAGA;IACI;;EAGJ;IACI;;EAGR;IACI;;EAGJ;IACI;;AAGJ;EACA;IACI;IACA;;EAGA;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGR;IACI;IACA;IACA;IACA;IACA;;EAGA;IACI;IACA;IACA;IACA;IACA;;AAGR;EACA;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAMA;IACI;;EAGR;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGA;IACI;IACA;;EAGR;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGA;IACI;IACA;;EAGJ;IACI;;EAGR;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;;EAGA;IACI;IACA;IACA;IACA;;EAGR;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;EAGA;IACI;;EAGJ;IACI;IACA;IACA;;EAGR;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;;EAGA;IACI;IACA;;EAIR;IACI;IACA;;EAGA;IACI;IACA;;EAGR;IACI;;EAGJ;IAEI;;EAGJ;AAAA;AAAA;AAAA;IAII;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;IACA;;EAWJ;IACI;IACA;IACA;;EAIJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;;EAGA;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIR;IACI;IACA;;EAGJ;IACI;;EAIJ;IACI;IACA;IACA;;EAIJ;IACI;IACA;;EAGA;IACI;;EAMR;IACI;;EAGJ;IACI;;;AAGR;AAKA;AACA;EAEI;IACI;;EAEJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;IACA;IACA;;EAGA;IACI;IACA;IACA;IACA;;EAGR;IACI;IACA;IACA;IACA;IACA;;;AAGR;AAEA;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGA;IACI;;EAGR;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;EAIA;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAIR;IACI;IACA;IACA;;EAIJ;IACI;;EAGA;IACI;IACA;IACA;;EAMR;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAIJ;IACI;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;;;AAGR;EACI;IACI;IACA;;EAEJ;IACI;;EAEJ;IACI;;EAEJ;IACI;;EAEJ;IACI;;EAEJ;IACI;;;AAGR;EACI;IACI;;EAEJ;IACI;IACA;IACA;;EAEJ;IACI;IACA;IACA;;EAEJ;IACI;;EAEJ;IACI;;EAEJ;IACI;IACA;IACA;;EAEJ;IACI;IACA;;EAKJ;IACI;IACA;IACA;;EAEJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;;EAEJ;IACI;IACA;IACA;;;ACpmCZ;AACA;AACA;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;AACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AAAA;EAEI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AnB5FI;EmB6ER;IAiBQ;;;;AAKJ;EACI;;;AAMR;EACI;EACA;;;AAGJ;EACI;;;AAEJ;AACA;AAAA;EAEI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;AACA;EACI;EACA;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAOI;EACA;;;AAGJ;AAAA;AAAA;AAAA;EAII;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAEJ;AACA;AAAA;EAEI;EACA;;;AAGJ;AAAA;EAEI;EACA;;;AAGJ;AAAA;EAEI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AAAA;EAEI;EACA;EACA;;;AAGJ;AAAA;EAEI;EACA;EACA;;;AAGJ;AAAA;EAEI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAoBA;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAEJ;AACA;AAAA;AAAA;EAGI;EACA;EACA;EACA;EACA;EACA;;;AAEJ;AACA;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAEJ;AACA;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;AAAA;EAEI;EACA;EACA;EACA;;;AAGJ;AAAA;EAEI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAEJ;AACA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AAAA;AAAA;EAGI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAEJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;IACI;IACA;;;AAIR;EACI;IACI;IACA;;;AAGR;AACA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;AAAA;EAEI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;AAAA;EAEI;;;AAGJ;AAAA;AAAA;AAAA;EAII;EACA;;;AAGJ;AAAA;AAAA;AAAA;EAII;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;AAAA;EAEI;;;AAGJ;AAAA;AAAA;AAAA;EAII;EACA;EACA;;;AAGJ;AACI;EACA;;;AAGJ;AAEA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAOR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AC92BR;AACA;AACA;AAEA;EAEI;IACI;IACA;IACA;;EAEJ;IACI;IACA;IACA;;EAEJ;IACI;;EAGJ;IACI;;EAEJ;IACI;;EAEJ;IACI;IACA;;EAEJ;IACI;IACA;;AAUJ;AAAA;AAAA;AAAA;EAKA;IACI;IACA;;EAIJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;AAEJ;EACA;IACI;IACA;;AAIJ;EACA;IACI;;AAGJ;EACA;IACI;;AAGJ;EAEA;IACI;;EAGJ;IACI;;EAGJ;IACI;;AAKJ;EAEA;IACI;IACA;;EAGJ;IACI;IACA;;AAEJ;EAEA;IACI;IACA;IACA;;EAGA;IACI;;EAGA;IACI;IACA;;EAGR;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGR;IACI;;EAGJ;IACI;;EAKJ;IACI;;EAGJ;IACI;;AAGJ;EAEA;IACI;;AAIJ;EACA;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;AAEJ;EACA;IACI;IACA;IACA;;EAGA;IACI;;EAGA;IACI;IACA;;EAGR;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAIJ;IACI;;AAIR;EAGA;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;IACA;;AAGJ;EACA;AAAA;IAEI;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;;AAMJ;EAEA;IACI;IACA;;EAGA;IACI;;EAGR;IACI;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;AAEJ;AAAA;;AAAA;EAIA;IACI;IACA;;EAGA;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGR;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;;EAGA;IACI;IACA;;EAGR;IACI;IACA;;EAGA;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGR;IACI;IACA;IACA;IACA;IACA;;EAGA;IACI;IACA;;EAGJ;IACI;IACA;;EAGR;IACI;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;EAGA;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGR;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGA;IACI;;EAGR;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGA;IACI;IACA;IACA;IACA;IACA;;EAGA;IACI;IACA;IACA;IACA;IACA;;EAIZ;IACI;;EAGJ;IACI;IACA;IACA;IACA;IACA;;EAGA;IACI;;EAGR;IACI;;EAKJ;IACI;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAQJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGA;IACI;;EAGR;IACI;;EAGJ;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;;EAGA;IACI;IACA;;EAGR;IACI;;EAGJ;IACI;;EAGA;IACI;IACA;;EAGR;IACI;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;;;AAKR;AAEA;AAEA;EAEI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGA;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGR;IACI;IACA;;EAGA;IACI;;EAGJ;IACI;IACA;IACA;IACA;;EAGR;IACI;;EAGA;IACI;;EAGR;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;;EAGA;IACI;IACA;;EAGR;IACI;;;AAGR;AAGA;AACA;EACI;IACI;IACA;;EAUJ;IACI;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGA;IACI;IACA;IACA;;EAGR;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGA;IACI;IACA;IACA;;EAGR;IACI;;EAGJ;IACI;;EAGA;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGR;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;;AAGR;AAGA;AACA;EACI;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGA;IACI;IACA;;;AAIZ%22%7D */