@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* center vertically */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* center vertically */
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100% - 40px);
  padding-bottom: 50px;
}
.wrapper h1 {
  font-size: 2em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0px;
}
.wrapper h2 {
  color: #870300;
  font-size: 1.35em;
  margin: 50px 0 30px 0;
  line-height: 110%;
}
.wrapper h2:first {
  margin: 0 0 30px 0;
}
.wrapper h2 + p {
  margin-top: 0;
}
.wrapper .body {
  margin-top: 50px;
  margin-left: 0px;
}
.wrapper p {
  line-height: 150%;
  font-size: 1em;
  margin-bottom: 20px;
}

.outils .wrapper {
  padding: 0;
}

a {
  color: inherit;
}

@media only screen and (min-width: 768px) {
  .wrapper h1 {
    font-size: 2.5em;
  }
  .wrapper h2 {
    font-size: 1.55em;
  }
  .wrapper .body {
    margin-left: 150px;
  }
}
@media only screen and (min-width: 1024px) {
  .wrapper h1 {
    font-size: 3em;
  }
  .wrapper h2 {
    font-size: 1.7em;
  }
  .wrapper .body {
    margin-left: 250px;
  }
}
@media only screen and (min-width: 1280px) {
  .wrapper {
    max-width: 1200px;
    margin: 0 auto;
    width: calc(100% - 40px);
    padding-bottom: 100px;
  }
  .wrapper h1 {
    margin-top: 0;
    padding-top: 0px;
  }
  .wrapper h2 {
    color: #870300;
    margin: 120px 0 30px 0;
  }
  .wrapper h2:first {
    margin: 0 0 30px 0;
  }
  .wrapper h2 + p {
    margin-top: 0;
  }
  .wrapper .body {
    margin-top: 140px;
    margin-left: 350px;
  }
  .wrapper p {
    line-height: 150%;
    margin-bottom: 30px;
  }
  header .wrapper {
    padding-bottom: 0;
  }
}
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* center vertically */
/* blank */
:focus {
  outline: 0;
}

footer .participation {
  max-width: 1300px;
}
footer .participation img.cnesst {
  margin-left: 0;
}

.block .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.block .wrapper h2 {
  font-size: 2.4em;
  font-weight: 700;
  margin: 0 0 40px 0;
  line-height: 110%;
}

#block-en-tete {
  background-image: url(../images/en-tete-gouvernance.jpg);
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 110px;
  color: white;
  height: 675px;
  position: relative;
}
#block-en-tete .textes-en-tete {
  max-width: 850px;
}
#block-en-tete .textes-en-tete p {
  max-width: 650px;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -1px;
}
#block-en-tete .textes-en-tete p i, #block-en-tete .textes-en-tete p em {
  font-size: 1em;
  font-style: normal;
}
#block-en-tete .textes-en-tete p a {
  margin-top: 25px;
  display: inline-block;
  text-decoration: none;
  border-radius: 30px;
  text-align: center;
  width: 330px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  background-color: #870300;
  color: white;
  font-size: 1.2rem;
}
#block-en-tete h1 {
  font-size: 2.25em;
  font-weight: 800;
  line-height: 110%;
  margin: 0 0 30px 0;
  letter-spacing: -1px;
  max-width: 600px;
}
#block-en-tete::after {
  display: none;
  content: " ";
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 40px;
  height: 34px;
  background-image: url(../images/arrow-down.png);
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  z-index: 1;
}

#content-body {
  padding-top: 40px;
}
#content-body h2 {
  color: #3d0029;
}
#content-body p {
  font-size: 1em;
  line-height: 150%;
}

#modules-formation {
  background-color: #3d0029;
  padding: 50px 0 0px;
}
#modules-formation .wrapper h3 {
  color: #fff;
  font-size: 1.6em;
  font-weight: 700;
  margin: 0 0 30px 0;
  text-align: left;
}
#modules-formation .wrapper > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#modules-formation .wrapper > ul > li {
  cursor: pointer;
  padding: 20px 90px 20px 20px;
  background-color: #fff;
  background-image: url(../images/btn-plus-etape2.png);
  background-size: 30px;
  background-position: right 20px top 20px;
  border-bottom: 1px solid #3d0029;
  text-align: left;
  background-repeat: no-repeat;
  font-weight: 500;
  min-height: 30px;
}
#modules-formation .wrapper > ul > li .titre {
  font-size: 1.15em;
  line-height: 110%;
  margin-bottom: 0px;
  margin-top: 5px;
}
#modules-formation .wrapper > ul > li .titre span {
  font-size: 0.667em;
}
#modules-formation .wrapper > ul > li .sous-titre {
  font-size: 1em;
  line-height: 110%;
}
#modules-formation .wrapper > ul > li.no-rep {
  cursor: default;
  background-image: none;
}
#modules-formation .wrapper > ul > li .reponse {
  display: none;
  margin-top: 20px;
}
#modules-formation .wrapper > ul > li .reponse ul li {
  line-height: 120%;
  margin-bottom: 7px;
  font-size: 1em;
}
#modules-formation .wrapper > ul > li:hover {
  background-image: url(../images/btn-plus-etape2.png);
}
#modules-formation .wrapper > ul > li:hover.no-rep {
  background-image: none;
}
#modules-formation .wrapper > ul > li.open {
  background-image: url(../images/btn-moins-etape2.png);
  background-size: 25px;
}
#modules-formation .wrapper > ul > li.open:hover {
  background-image: url(../images/btn-moins-etape2.png);
}
#modules-formation .wrapper > ul > li.open .reponse {
  display: block;
}
#modules-formation .wrapper > ul > li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
#modules-formation .wrapper > ul > li ul li {
  list-style: disc;
}
#modules-formation a.btn.rouge {
  width: 330px;
  height: 40px;
  border-radius: 30px;
  line-height: 40px;
  font-size: 1em;
  margin-top: 40px;
}

#block-autoevaluation {
  background-color: #ffc2b0;
  padding: 50px 0 0;
}
#block-autoevaluation .wrapper .col-1 {
  max-width: 650px;
}
#block-autoevaluation .wrapper .col-1 h2 {
  color: #870300;
  font-size: 1.6em;
}
#block-autoevaluation .wrapper .col-1 p {
  font-size: 1em;
  margin-bottom: 40px;
}
#block-autoevaluation .wrapper .col-2 a {
  display: inline-block;
  font-size: 1em;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  background-color: #8A2432;
  color: white;
  width: 330px;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
}

#en-savoir-plus {
  background-color: rgba(0, 0, 0, 0.85);
  padding: 50px 0;
  color: white;
}
#en-savoir-plus .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-betweem;
  -ms-flex-pack: space-betweem;
  -webkit-justify-content: space-betweem;
  -moz-justify-content: space-betweem;
  justify-content: space-betweem;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#en-savoir-plus .wrapper h2 {
  font-size: 1.35em;
  margin: 0 0 30px 0;
}
#en-savoir-plus .wrapper .texte {
  width: 100%;
  max-width: 400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin: 0 auto;
}
#en-savoir-plus .wrapper .texte .body p {
  margin: 0;
  font-size: 1em;
  line-height: 150%;
}
#en-savoir-plus .wrapper .telechargement {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-top: 20px;
}
#en-savoir-plus .wrapper .telechargement a {
  width: 330px;
  border-radius: 30px;
  font-size: 1em;
  height: auto;
  line-height: 110%;
  padding: 10px 0;
}

#pourquoi-suivre-cette-formation {
  background-color: #870300;
  padding: 60px 0 10px;
}
#pourquoi-suivre-cette-formation h2 {
  color: #fff;
  line-height: 115%;
}
#pourquoi-suivre-cette-formation h2 br {
  display: none;
}
#pourquoi-suivre-cette-formation p,
#pourquoi-suivre-cette-formation ul {
  font-size: 1em;
  line-height: 150%;
  color: #fff;
}
#pourquoi-suivre-cette-formation ul {
  padding: 0 0 0 18px;
  margin-top: -1em;
  margin-bottom: 2em;
}
#pourquoi-suivre-cette-formation ul li {
  padding: 20px 0;
  border-bottom: solid 1px #707070;
}
#pourquoi-suivre-cette-formation .wrapper-avantages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#pourquoi-suivre-cette-formation .wrapper-avantages .avantage {
  width: 396px;
  position: relative;
  margin-top: 40px;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
#pourquoi-suivre-cette-formation .wrapper-avantages .avantage .body {
  margin-right: 0px;
  position: relative;
  z-index: 2;
  max-width: 350px;
  margin-left: 100px;
}
#pourquoi-suivre-cette-formation .wrapper-avantages .avantage .body p {
  margin: 0;
  font-size: 0.9em;
}
#pourquoi-suivre-cette-formation .wrapper-avantages .avantage .titre {
  display: none;
  color: #870300;
  font-weight: 700;
  font-size: 1.35em;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}
#pourquoi-suivre-cette-formation .wrapper-avantages .avantage::before {
  position: absolute;
  z-index: 0;
  font-size: 8em;
  line-height: 78%;
  color: white;
  font-weight: 700;
}
#pourquoi-suivre-cette-formation .wrapper-avantages .avantage:nth-child(1)::before {
  content: "1";
  margin-top: 0px;
}
#pourquoi-suivre-cette-formation .wrapper-avantages .avantage:nth-child(2)::before {
  content: "2";
  margin-top: 0px;
}
#pourquoi-suivre-cette-formation .wrapper-avantages .avantage:nth-child(3)::before {
  content: "3";
  margin-top: 0px;
}

#block-outils {
  background-color: #870300;
  padding: 50px 0 0;
}
#block-outils .wrapper h2 {
  color: #fff;
}
#block-outils .wrapper ul {
  padding: 0;
  margin: -10px 0 0 0;
  list-style-type: none;
}
#block-outils .wrapper ul li {
  padding: 30px 20px;
  background-color: #fff;
  border: 0;
  margin-bottom: 30px;
}
#block-outils .wrapper ul li:last-child {
  border: 0;
}
#block-outils .wrapper ul li .wrapper-textes {
  width: 100%;
}
#block-outils .wrapper ul li .wrapper-textes .titre {
  color: #870300;
  font-size: 1.35em;
  font-weight: 700;
  letter-spacing: -0.03em;
}
#block-outils .wrapper ul li .wrapper-textes .body {
  margin-top: 10px;
}
#block-outils .wrapper ul li .wrapper-textes p {
  margin-bottom: 0;
  font-size: 1em;
  line-height: 150%;
  max-width: 550px;
}
#block-outils .wrapper ul li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  font-size: 1em;
  margin-top: 20px;
}

#block-participants {
  background-color: #fff;
  color: #3d0029;
  padding: 50px 0 0;
}
#block-participants .wrapper {
  overflow: hidden;
}
#block-participants .wrapper h2 {
  line-height: 100%;
  margin-bottom: 20px;
  color: #3d0029;
}
#block-participants .wrapper p strong {
  font-size: 1.1em;
}
#block-participants .wrapper .wrapper-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#block-participants .wrapper .wrapper-cols .col {
  width: 100%;
  font-size: 1em;
  line-height: 150%;
}
#block-participants .wrapper .wrapper-cols .col ul {
  font-size: 1rem;
  margin: 15px 0 0 0;
  padding: 0;
  list-style-type: none;
}
#block-participants .wrapper .wrapper-cols .col ul li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  margin: 0 0px 25px 0px;
  padding-top: 0;
  padding-left: 50px;
  background-image: url(../images/crochet.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 33px;
  position: relative;
}
#block-participants .wrapper .wrapper-cols .col ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#block-participants .wrapper .wrapper-cols .col ul li:first-child {
  padding-top: 0;
}

#block-temoignages {
  color: white;
  background-color: #870300;
  padding: 50px 0;
}
#block-temoignages .left,
#block-temoignages .right {
  width: 100%;
}
#block-temoignages .wrapper {
  overflow: hidden;
}
#block-temoignages .wrapper .left {
  padding-left: 0px;
  width: 100%;
}
#block-temoignages .wrapper .left h2 {
  margin: 0 30px 25px 0;
}
#block-temoignages .wrapper .right {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 30px 0 25px 0;
}
#block-temoignages .wrapper .right .wrapper-temoignage {
  float: left;
  width: 100%;
  margin-right: 50px;
}
#block-temoignages .wrapper .right .wrapper-temoignage .temoignage {
  margin-bottom: 25px;
}
#block-temoignages .slick-next,
#block-temoignages .slick-prev {
  display: none !important;
}

#ressources {
  padding: 50px 0 10px;
}
#ressources h2 {
  margin-bottom: 20px;
  color: #3d0029;
}
#ressources .wrapper > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#ressources .wrapper > ul > li {
  cursor: pointer;
  padding: 15px 90px 10px 0;
  border-bottom: solid 1px #3d0029;
  background-image: url(../images/btn-plus-etape2.png);
  background-position: right 20px top 23px;
  background-repeat: no-repeat;
  background-size: 30px;
  font-weight: 500;
  min-height: 50px;
}
#ressources .wrapper > ul > li .titre {
  font-size: 1.2em;
  color: #3d0029;
  line-height: 110%;
}
#ressources .wrapper > ul > li .sous-titre {
  font-size: 1em;
}
#ressources .wrapper > ul > li:first-child .titre {
  margin-top: 13px;
}
#ressources .wrapper > ul > li.no-rep {
  cursor: default;
  background-image: none;
}
#ressources .wrapper > ul > li .reponse {
  display: none;
  margin: 30px 0;
  line-height: 150%;
  margin-right: -50px;
}
#ressources .wrapper > ul > li .reponse li {
  margin-bottom: 10px;
}
#ressources .wrapper > ul > li .reponse a {
  color: #000;
}
#ressources .wrapper > ul > li:hover {
  background-image: url(../images/btn-plus-etape2.png);
}
#ressources .wrapper > ul > li:hover.no-rep {
  background-image: none;
}
#ressources .wrapper > ul > li.open {
  background-image: url(../images/btn-moins-etape2.png);
  background-size: 25px;
  background-position: right 23px top 25px;
}
#ressources .wrapper > ul > li.open .reponse {
  display: block;
}
#ressources .wrapper > ul > li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
#ressources .wrapper > ul > li ul li {
  list-style: disc;
}

#block-ordre {
  padding: 50px 0 10px;
  background-color: #3d0029;
  color: white;
}
#block-ordre .wrapper h2 {
  line-height: 120%;
  margin-bottom: 30px;
  color: #fff;
}
#block-ordre .wrapper .wrapper-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#block-ordre .wrapper .wrapper-cols .wrapper-ordre {
  width: 100%;
  margin-top: 20px;
}
#block-ordre .wrapper .wrapper-cols .wrapper-ordre .titre {
  font-size: 1.35em;
  font-weight: 700;
}
#block-ordre .wrapper .wrapper-cols .wrapper-ordre .body {
  font-size: 1em;
  font-weight: 500;
  line-height: 150%;
  margin-top: 25px;
}
#block-ordre .wrapper .wrapper-lien {
  text-align: center;
  width: 100%;
  margin-top: 50px;
}
#block-ordre .wrapper .wrapper-lien a {
  max-width: 400px;
  width: 100%;
  font-size: 1.2em;
}

#informations {
  background-color: #870300;
  color: white;
  padding: 50px 0 10px;
}
#informations .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#informations .wrapper .col {
  width: 100%;
}
#informations .wrapper .col h2 {
  font-size: 1.35em;
  line-height: 115%;
  margin: 0 0 20px 0;
  color: #fff;
}
#informations .wrapper .col p {
  font-size: 1.1em;
  line-height: 150%;
  max-width: 500px;
}
#informations .wrapper .col:last-child {
  margin-top: 30px;
}
#informations .wrapper .col:last-child p {
  font-size: 0.9em;
  font-weight: 600;
}
#informations .wrapper .col:last-child p strong {
  font-size: 1.1rem;
}
#informations .wrapper .col:last-child p:first-child {
  margin-top: 0;
}
#informations .wrapper .col:last-child p a {
  color: inherit;
  font-weight: 800;
  text-decoration: none;
}

.slick-dots {
  clear: both;
  position: relative;
  top: 30px;
  padding: 0;
  margin: 0;
}
.slick-dots button {
  display: none;
}
.slick-dots li {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.slick-dots li.slick-active {
  background-color: rgb(255, 255, 255);
}
.slick-dots li:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 768px) {
  .block .wrapper h2 {
    font-size: 2.8em;
  }
  #block-en-tete {
    height: 570px;
    padding-top: 160px;
  }
  #block-en-tete h1 {
    font-size: 2.8em;
    max-width: 550px;
  }
  #modules-formation .wrapper h3 {
    font-size: 1.55em;
  }
  #en-savoir-plus .wrapper h2 {
    font-size: 1.55em;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage .titre {
    font-size: 1.55em;
  }
  #block-outils .wrapper ul li .wrapper-textes .titre {
    font-size: 1.55em;
  }
  #block-outils .wrapper ul li .wrapper-textes .body {
    margin-left: 0;
  }
  #ressources .wrapper > ul > li .titre {
    font-size: 1.3em;
    margin-top: 13px;
  }
  #block-ordre .wrapper .wrapper-cols .wrapper-ordre .titre {
    font-size: 1.55em;
  }
  #block-ordre .wrapper .wrapper-cols .wrapper-ordre .body {
    margin-left: 0;
  }
  #informations .wrapper .col h2 {
    font-size: 1.555em;
  }
}
@media only screen and (min-width: 1024px) {
  .block .wrapper h2 {
    font-size: 3.1em;
  }
  #block-en-tete h1 {
    font-size: 3.1em;
    max-width: 550px;
  }
  #modules-formation .wrapper {
    text-align: center;
  }
  #modules-formation .wrapper h3 {
    font-size: 1.7em;
  }
  #block-autoevaluation .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
  }
  #block-autoevaluation .wrapper .col-1 {
    max-width: 550px;
  }
  #block-autoevaluation .wrapper .col-1 h2 {
    font-size: 1.7em;
  }
  #block-autoevaluation .wrapper .col-1 p {
    margin-bottom: 0;
  }
  #en-savoir-plus .wrapper h2 {
    font-size: 1.7em;
  }
  #en-savoir-plus .wrapper .texte {
    width: 50%;
    text-align: left;
    margin: 0;
  }
  #en-savoir-plus .wrapper .telechargement {
    width: 50%;
    max-width: calc(100% - 500px);
    text-align: right;
    margin-top: 0;
  }
  #pourquoi-suivre-cette-formation .wrapper p {
    max-width: 950px;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage {
    width: 33%;
    margin-top: 20px;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage .body {
    margin-right: 25px;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage .titre {
    font-size: 1.7em;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage::before {
    font-size: 8em;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage:nth-child(1) .body {
    margin-left: 65px;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage:nth-child(2) .body {
    margin-left: 90px;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage:nth-child(3) .body {
    margin-left: 90px;
  }
  #block-outils .wrapper ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  #block-outils .wrapper ul li {
    width: calc(33% - 15px - 40px);
    border: 0;
    padding: 30px 20px;
    display: inline-block;
    position: relative;
    padding-bottom: 100px;
  }
  #block-outils .wrapper ul li .wrapper-textes {
    width: 100%;
    margin-right: 0;
  }
  #block-outils .wrapper ul li .wrapper-textes .titre {
    height: 70px;
  }
  #block-outils .wrapper ul li a {
    width: calc(100% - 40px);
    max-width: 100%;
    position: absolute;
    bottom: 30px;
    left: 20px;
  }
  #block-participants .wrapper h2 {
    margin-bottom: 40px;
  }
  #block-participants .wrapper .wrapper-cols {
    display: block;
  }
  #block-participants .wrapper .wrapper-cols .col:first-child {
    width: 100%;
  }
  #block-participants .wrapper .wrapper-cols .col:nth-child(2) {
    width: 100%;
    margin-top: 40px;
  }
  #block-participants .wrapper .wrapper-cols .col:nth-child(2) p {
    margin-bottom: 25px;
  }
  #block-participants .wrapper .wrapper-cols .col:nth-child(2) ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #block-participants .wrapper .wrapper-cols .col:nth-child(2) ul li {
    width: calc(33% - 80px);
    margin: 0 20px 25px 0px;
    padding-top: 0;
    padding-left: 60px;
  }
  #block-temoignages {
    padding: 75px 0;
  }
  #block-temoignages .left,
  #block-temoignages .right {
    float: left;
    width: 50%;
  }
  #block-temoignages .wrapper .left {
    width: calc(100% - 580px);
    margin-right: 80px;
  }
  #block-temoignages .wrapper .left h2 {
    margin: 0;
    line-height: 100%;
  }
  #block-temoignages .wrapper .right {
    width: 500px;
    padding: 0 0 25px 0;
  }
  #ressources .wrapper > ul > li .titre {
    font-size: 1.4em;
  }
  #block-ordre .wrapper .wrapper-cols .wrapper-ordre {
    width: calc(33% - 30px);
    margin-top: 20px;
  }
  #block-ordre .wrapper .wrapper-cols .wrapper-ordre .titre {
    font-size: 1.7em;
  }
  #informations .wrapper .col h2 {
    font-size: 1.7em;
  }
  #informations .wrapper .col:first-child {
    width: calc(100% - 580px);
    margin-right: 80px;
  }
  #informations .wrapper .col:last-child {
    width: 500px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .block .wrapper h2 {
    font-size: 3.1em;
    letter-spacing: -0.03em;
    margin: 0 0 30px 0;
  }
  #block-en-tete {
    max-width: 1920px;
    margin: 0 auto;
    height: 650px;
    padding-top: 110px;
    background-size: cover;
    background-position: center center;
  }
  #block-en-tete .textes-en-tete p {
    font-size: 1em;
  }
  #block-en-tete .textes-en-tete p a {
    width: 400px;
    height: 60px;
    line-height: 60px;
  }
  #block-en-tete h1 {
    font-size: 3.1em;
    margin: 0 0 40px 0;
    max-width: 575px;
  }
  #content-body {
    padding-top: 60px;
  }
  #content-body .wrapper {
    padding-bottom: 50px;
  }
  #modules-formation .wrapper {
    padding-bottom: 50px;
  }
  #modules-formation .wrapper h3 {
    font-size: 1.9em;
  }
  #modules-formation .wrapper > ul > li {
    min-height: 30px;
    padding: 16px 90px 20px 20px;
    background-position: right 20px top 18px;
  }
  #modules-formation .wrapper > ul > li .titre {
    font-size: 1.25em;
  }
  #modules-formation a.btn.rouge {
    width: 400px;
    height: 60px;
    line-height: 60px;
    margin-top: 50px;
    font-size: 1.1em;
  }
  #en-savoir-plus {
    padding: 90px 0;
  }
  #en-savoir-plus .wrapper .texte {
    max-width: 500px;
  }
  #en-savoir-plus .wrapper .texte .body p {
    font-size: 1.25em;
  }
  #en-savoir-plus .wrapper .telechargement a {
    width: 545px;
    height: 60px;
    line-height: 60px;
    font-size: 1.1em;
    padding: 0;
  }
  #pourquoi-suivre-cette-formation .wrapper {
    padding-bottom: 60px;
  }
  #block-autoevaluation .wrapper {
    padding-bottom: 60px;
  }
  #block-autoevaluation .wrapper .col-1 h2 {
    font-size: 1.9em;
  }
  #block-autoevaluation .wrapper .col-2 a {
    font-size: 1.1em;
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
    width: 400px;
  }
  #block-outils {
    padding: 60px 0 0;
  }
  #block-outils .wrapper {
    padding-bottom: 60px;
  }
  #block-outils .wrapper ul {
    margin: 0;
  }
  #block-outils .wrapper ul li {
    padding-bottom: 130px;
  }
  #block-outils .wrapper ul li .wrapper-textes .titre {
    height: 80px;
  }
  #block-outils .wrapper ul li a {
    font-size: 1.1em;
    margin-top: 0;
  }
  #block-participants {
    padding: 60px 0;
  }
  #block-participants .wrapper {
    padding-bottom: 0;
  }
  #block-participants .wrapper .wrapper-cols .col ul {
    margin: 40px 0 0;
  }
  #block-participants .wrapper .wrapper-cols .col:nth-child(2) {
    margin-top: 50px;
  }
  #block-temoignages {
    padding: 110px 0;
  }
  #block-temoignages .wrapper .left {
    width: calc(100% - 620px);
    margin-right: 120px;
  }
  #block-temoignages .wrapper .right .wrapper-temoignage {
    width: 500px;
  }
  #ressources {
    padding: 60px 0 80px;
  }
  #ressources .wrapper {
    padding-bottom: 0;
  }
  #block-ordre {
    padding: 60px 0;
  }
  #block-ordre .wrapper {
    padding-bottom: 0;
  }
  #block-ordre .wrapper h2 {
    margin-bottom: 50px;
  }
  #block-ordre .wrapper .wrapper-cols .wrapper-ordre {
    width: 350px;
    margin-top: 0;
  }
  #block-ordre .wrapper .wrapper-lien {
    margin-top: 50px;
  }
  #block-ordre .wrapper .wrapper-lien a {
    max-width: 470px;
  }
  #informations {
    padding: 60px 0 40px;
  }
  #informations .wrapper {
    padding-bottom: 0;
  }
  #informations .wrapper .col:first-child {
    width: calc(100% - 620px);
    margin-right: 120px;
  }
}
@media only screen and (min-width: 1460px) {
  .block .wrapper h2 {
    margin: 0 0 40px 0;
    font-size: 3.6em;
  }
  #block-en-tete {
    height: 650px;
    padding-top: 150px;
  }
  #block-en-tete h1 {
    font-size: 3.6em;
    margin: 0 0 50px 0;
    max-width: 650px;
  }
  #block-en-tete p {
    font-size: 1.25em;
  }
  #pourquoi-suivre-cette-formation {
    padding: 80px 0 90px;
  }
  #pourquoi-suivre-cette-formation p,
  #pourquoi-suivre-cette-formation ul {
    font-size: 1.25em;
  }
  #pourquoi-suivre-cette-formation .wrapper {
    padding-bottom: 0;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages {
    margin-right: -100px;
    margin-top: 75px;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage {
    margin-top: 0px;
    height: 150px;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage .body {
    font-size: 1em;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage .body p {
    font-size: 1em;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage::before {
    font-size: 12.5em;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage:nth-child(1) .body {
    margin-left: 85px;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage:nth-child(2) .body {
    margin-left: 140px;
  }
  #pourquoi-suivre-cette-formation .wrapper-avantages .avantage:nth-child(3) .body {
    margin-left: 140px;
  }
  #content-body {
    color: #3d0029;
    padding-top: 90px;
    padding-bottom: 80px;
  }
  #content-body .wrapper {
    padding-bottom: 0;
  }
  #content-body p {
    font-size: 1.25em;
  }
  #modules-formation {
    padding: 65px 0 20px 0;
  }
  #modules-formation .wrapper h3 {
    font-size: 2.5em;
    margin: 0 0 60px 0;
  }
  #modules-formation .wrapper > ul > li .titre {
    font-size: 1.4em;
    font-weight: 500;
  }
  #modules-formation .wrapper > ul > li .reponse ul li {
    font-size: 1.25em;
  }
  #modules-formation a.btn.rouge {
    font-size: 1.25em;
  }
  #block-autoevaluation {
    padding: 70px 0 90px;
  }
  #block-autoevaluation .wrapper {
    padding-bottom: 0;
  }
  #block-autoevaluation .wrapper .col-1 {
    max-width: 650px;
  }
  #block-autoevaluation .wrapper .col-1 h2 {
    font-size: 2.5em;
  }
  #block-autoevaluation .wrapper .col-1 p {
    font-size: 1.25em;
    margin-bottom: 0;
  }
  #block-autoevaluation .wrapper .col-2 a {
    font-size: 1.25em;
    width: 420px;
    text-align: center;
  }
  #block-participants {
    padding: 80px 0 70px;
  }
  #block-participants p {
    font-size: 1.25em;
  }
  #block-participants .wrapper .wrapper-cols .col:nth-child(2) {
    margin-top: 60px;
  }
  #block-participants .wrapper .wrapper-cols .col:nth-child(2) p {
    margin-bottom: 25px;
  }
  #block-participants .wrapper .wrapper-cols .col:nth-child(2) ul li {
    width: calc(33% - 110px);
    margin: 0 50px 25px 0px;
  }
  #block-outils {
    padding: 80px 0 90px;
  }
  #block-outils .wrapper {
    padding-bottom: 0;
  }
  #block-outils .wrapper h2 {
    margin: 0 0 40px 0;
  }
  #block-outils .wrapper ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  #block-outils .wrapper ul li {
    width: calc(33% - 15px - 70px);
    border: 0;
    padding: 50px 35px;
    display: inline-block;
    position: relative;
    padding-bottom: 160px;
  }
  #block-outils .wrapper ul li .wrapper-textes {
    width: 100%;
    margin-right: 0;
  }
  #block-outils .wrapper ul li .wrapper-textes .titre {
    height: 70px;
  }
  #block-outils .wrapper ul li a {
    width: calc(100% - 70px);
    font-size: 1.25em;
    position: absolute;
    bottom: 50px;
    left: 35px;
  }
  #ressources {
    padding: 80px 0 100px;
  }
  #block-ordre {
    padding: 80px 0 100px;
  }
  #block-ordre .wrapper h2 {
    margin-bottom: 70px;
  }
  #informations {
    padding: 80px 0 70px;
  }
}
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* center vertically */
#questionnaire {
  background-color: #870300;
  color: white;
  padding: 100px 0 60px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  overflow: hidden;
}
#questionnaire.questionnaire-visible {
  background-color: white;
  color: black;
}
#questionnaire.questionnaire-visible .wrapper .wrapper-title-body {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
#questionnaire.questionnaire-visible .wrapper .action {
  display: none;
}
#questionnaire.questionnaire-visible .wrapper .wrapper-questionnaire {
  height: auto;
}
#questionnaire .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
#questionnaire .wrapper .wrapper-title-body {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#questionnaire .wrapper .wrapper-title-body h1 {
  width: 100%;
  font-size: 2em;
  font-weight: 700;
  line-height: 115%;
  margin: 0 0 30px 0;
}
#questionnaire .wrapper .wrapper-title-body .body {
  width: 100%;
  font-size: 1em;
  line-height: 150%;
  font-weight: 500;
}
#questionnaire .wrapper .wrapper-title-body .body p {
  margin: 0 0 20px;
}
#questionnaire .wrapper .wrapper-title-body .body p:last-child {
  margin-bottom: 0;
}
#questionnaire .wrapper .action {
  margin: 0 auto;
  margin-top: 50px;
  width: 100%;
  max-width: 600px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
}
#questionnaire .wrapper .action a.btn.gris {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #ffc2b0;
  font-size: 1em;
}
#questionnaire .wrapper .wrapper-questionnaire {
  height: 0;
  overflow: hidden;
}
#questionnaire .wrapper .wrapper-questionnaire .header-questionaire {
  width: 100%;
  font-size: 2em;
  font-weight: 700;
  line-height: 115%;
  margin-bottom: 50px;
}
#questionnaire .wrapper .wrapper-questionnaire .header-questionaire .sous-titre {
  color: #870300;
  font-weight: 500;
  font-size: 1.5rem;
}
#questionnaire .wrapper .wrapper-questionnaire .qr {
  opacity: 0;
  -webkit-transition: all 0.5s 0.75s ease-out;
  -moz-transition: all 0.5s 0.75s ease-out;
  -ms-transition: all 0.5s 0.75s ease-out;
  -o-transition: all 0.5s 0.75s ease-out;
  transition: all 0.5s 0.75s ease-out;
  position: absolute;
  z-index: -1;
  margin-left: 0px;
  width: 100%;
}
#questionnaire .wrapper .wrapper-questionnaire .qr.show {
  opacity: 1;
  margin-left: 0px;
  z-index: 100;
  position: static;
}
#questionnaire .wrapper .wrapper-questionnaire .qr.deja-vu {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  opacity: 0;
  position: absolute;
  z-index: -1;
  margin-left: 0px;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .progression {
  color: #870300;
  font-weight: 600;
  font-size: 1em;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .question {
  font-size: 1em;
  font-weight: 500;
  line-height: 150%;
  margin: 30px 0;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .reponse {
  font-weight: 600;
  font-size: 1em;
  line-height: 150%;
  opacity: 0;
  position: absolute;
  z-index: -1;
  color: black;
  -webkit-transition: all 0.5s 0.65s ease-out;
  -moz-transition: all 0.5s 0.65s ease-out;
  -ms-transition: all 0.5s 0.65s ease-out;
  -o-transition: all 0.5s 0.65s ease-out;
  transition: all 0.5s 0.65s ease-out;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .reponse strong {
  font-weight: 800;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .reponse.show {
  position: static;
  opacity: 1;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .choix {
  color: #870300;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .choix .vrai,
#questionnaire .wrapper .wrapper-questionnaire .qr .choix .faux {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .choix .vrai::before,
#questionnaire .wrapper .wrapper-questionnaire .qr .choix .faux::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  border: solid 1px #870300;
  border-radius: 100%;
  margin-right: 15px;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .choix .vrai.selected::before,
#questionnaire .wrapper .wrapper-questionnaire .qr .choix .faux.selected::before {
  background-color: #870300;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .choix .vrai.off,
#questionnaire .wrapper .wrapper-questionnaire .qr .choix .faux.off {
  cursor: default;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .status {
  margin-top: 50px;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .status span {
  padding-left: 55px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px;
  display: inline-block;
  height: 40px;
  font-weight: 700;
  font-size: 1em;
  line-height: 40px;
  opacity: 0;
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.5s 0.15s ease-out;
  -moz-transition: all 0.5s 0.15s ease-out;
  -ms-transition: all 0.5s 0.15s ease-out;
  -o-transition: all 0.5s 0.15s ease-out;
  transition: all 0.5s 0.15s ease-out;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .status span.show {
  position: static;
  opacity: 1;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .status span.incorrect {
  background-image: url(../images/icone-incorrect.svg);
  color: #870300;
}
#questionnaire .wrapper .wrapper-questionnaire .qr .status span.correct {
  background-image: url(../images/icone-correct.svg);
  color: #248A47;
}
#questionnaire .wrapper .wrapper-questionnaire .qr a.btn.rouge {
  margin-top: 40px;
  width: 330px;
  font-size: 1em;
  opacity: 0;
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.5s 1s ease-out;
  -moz-transition: all 0.5s 1s ease-out;
  -ms-transition: all 0.5s 1s ease-out;
  -o-transition: all 0.5s 1s ease-out;
  transition: all 0.5s 1s ease-out;
}
#questionnaire .wrapper .wrapper-questionnaire .qr a.btn.rouge.show {
  position: static;
  opacity: 1;
}
#questionnaire .wrapper .wrapper-questionnaire .qr a.btn.rouge.download {
  width: auto;
  padding: 0 40px;
  margin-right: 40px;
}

@media only screen and (min-width: 768px) {
  #questionnaire .wrapper .wrapper-title-body h1 {
    font-size: 2.5em;
  }
  #questionnaire .wrapper .wrapper-questionnaire .header-questionaire {
    font-size: 2.5em;
  }
  #questionnaire .wrapper .wrapper-questionnaire .header-questionaire .sous-titre {
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 1024px) {
  #questionnaire .wrapper .wrapper-title-body h1 {
    width: 450px;
    font-size: 3em;
    margin: 0;
  }
  #questionnaire .wrapper .wrapper-title-body .body {
    width: 400px;
  }
  #questionnaire .wrapper .action a.btn.gris {
    width: 800px;
  }
  #questionnaire .wrapper .wrapper-questionnaire .header-questionaire {
    width: 450px;
    font-size: 3em;
  }
  #questionnaire .wrapper .wrapper-questionnaire .header-questionaire .sous-titre {
    font-size: 1.9rem;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr {
    margin-left: -100px;
    width: 850px;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr.show {
    margin-left: 150px;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr.deja-vu {
    margin-left: 150px;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr a.btn.rouge {
    width: 400px;
  }
}
@media only screen and (min-width: 1280px) {
  #questionnaire {
    padding: 100px 0;
  }
  #questionnaire .wrapper .wrapper-title-body h1 {
    width: 600px;
  }
  #questionnaire .wrapper .wrapper-title-body .body {
    width: 550px;
  }
  #questionnaire .wrapper .wrapper-title-body .body p {
    margin: 0 0 40px;
  }
  #questionnaire .wrapper .action {
    margin-top: 90px;
  }
  #questionnaire .wrapper .action a.btn.gris {
    width: 800px;
    height: 60px;
    line-height: 60px;
    font-size: 1.1em;
  }
  #questionnaire .wrapper .wrapper-questionnaire .header-questionaire {
    width: 600px;
    margin-bottom: 100px;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr {
    margin-left: -100px;
    width: 850px;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr.show {
    margin-left: 350px;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr.deja-vu {
    margin-left: 350px;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr .progression {
    font-size: 1.1em;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr .question {
    margin: 40px 0;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr .reponse {
    font-size: 1.1em;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr .status span {
    font-size: 1.1em;
  }
  #questionnaire .wrapper .wrapper-questionnaire .qr a.btn.rouge {
    margin-top: 80px;
    font-size: 1.1em;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  width: calc(100% - 20px);
  height: auto;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  /*    border: 1px solid transparent;*/
}

.slick-arrow.slick-hidden {
  display: none;
}

#logos-participants {
  background-color: #3d0029;
  color: white;
  padding-top: 20px;
}
#logos-participants .wrapper .texte {
  padding-bottom: 50px;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
#logos-participants #slider-logos-participants {
  padding: 0;
  margin: 0;
}
#logos-participants #slider-logos-participants li a {
  display: block;
}
#logos-participants #slider-logos-participants li a img {
  display: block;
  margin: 0 auto;
}
#logos-participants button {
  position: absolute;
  z-index: 10;
  top: calc(50% - 20px);
  border: none;
  background: transparent;
  font-size: 0em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 40px;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
#logos-participants button.slick-next {
  right: -10px;
  background-image: url(../images/fl-next.svg);
}
#logos-participants button.slick-prev {
  left: -10px;
  background-image: url(../images/fl-prev.svg);
}/*# sourceMappingURL=harcelement_gouvernance.css.map */