@charset "UTF-8";
/*
 * Theme Name: Kaminéo
 * Author: Thibault Demoury
 * Template:     bootscore
 * Version:      5.1.3.1
 * Text Domain:  bootscore
*/
.text-rose {
  color: #CC5082;
}

.text-bleu {
  color: #3C64B1;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: initial !important;
  }
}
@font-face {
  font-family: "Dailymilk";
  font-weight: 400;
  src: url("./fonts/Dailymilk-MVREp.otf") format("opentype");
}
html body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  color: #3F4040;
  font-size: 14px;
  background-color: #faf3e1;
  /***************************************************
   * Generated by SVG Artista on 2/23/2024, 3:11:22 PM
   * MIT license (https://opensource.org/licenses/MIT)
   * W. https://svgartista.net
   **************************************************/
  /***************************************************
   * Generated by SVG Artista on 2/26/2024, 8:34:38 AM
   * MIT license (https://opensource.org/licenses/MIT)
   * W. https://svgartista.net
   **************************************************/
  /***************************************************
   * Generated by SVG Artista on 2/23/2024, 3:21:02 PM
   * MIT license (https://opensource.org/licenses/MIT)
   * W. https://svgartista.net
   **************************************************/
  /***************************************************
   * Generated by SVG Artista on 2/23/2024, 3:24:34 PM
   * MIT license (https://opensource.org/licenses/MIT)
   * W. https://svgartista.net
   **************************************************/
  /*
  .btn-close{
    color:$rose;
    width:45px;
    height:45px;
    background:none;
    opacity:1;
    position:relative;
    
    &::before{
        background: #EA558D;
        position: absolute;
        display:block;
        content:'';
        width: 70%;
        height: 6%;
        top: 45%;
        left: 15%;
        transform: rotate(45deg);
    } 
    &::after{
        background: #EA558D;
        position: absolute;
        display:block;
        content:'';
        width: 6%;
        height: 70%;
        left: 45%;
        top: 15%;
        transform: rotate(45deg);
    } 
  }
  */
}
html body textarea:focus,
html body input[type=text]:focus,
html body input[type=password]:focus,
html body input[type=datetime]:focus,
html body input[type=datetime-local]:focus,
html body input[type=date]:focus,
html body input[type=month]:focus,
html body input[type=time]:focus,
html body input[type=week]:focus,
html body input[type=number]:focus,
html body input[type=email]:focus,
html body input[type=url]:focus,
html body input[type=search]:focus,
html body input[type=tel]:focus,
html body input[type=color]:focus,
html body button:focus,
html body .uneditable-input:focus {
  border-color: rgba(126, 239, 104, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
  outline: 0 none;
}
html body .animDelay2500 {
  transition-delay: 2500ms !important;
}
html body .animDelay2000 {
  transition-delay: 2000ms !important;
}
html body .animDelay1750 {
  transition-delay: 1750ms !important;
}
html body .animDelay1500 {
  transition-delay: 1500ms !important;
}
html body .animDelay1250 {
  transition-delay: 1250ms !important;
}
html body .animDelay1000 {
  transition-delay: 1000ms !important;
}
html body .animDelay750 {
  transition-delay: 750ms !important;
}
html body .animDelay500 {
  transition-delay: 500ms !important;
}
html body .animDelay250 {
  transition-delay: 250ms !important;
}
html body svg.svgLogin1 .svg-elem-1, html body svg.svgLogin2 .svg-elem-1 {
  stroke-dashoffset: 3029.181640625px;
  stroke-dasharray: 3029.181640625px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}
html body svg.svgLogin1.active .svg-elem-1, html body svg.svgLogin2.active .svg-elem-1 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-2, html body svg.svgLogin2 .svg-elem-2 {
  stroke-dashoffset: 2725.5576171875px;
  stroke-dasharray: 2725.5576171875px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}
html body svg.svgLogin1.active .svg-elem-2, html body svg.svgLogin2.active .svg-elem-2 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-3, html body svg.svgLogin2 .svg-elem-3 {
  stroke-dashoffset: 2421.6674804688px;
  stroke-dasharray: 2421.6674804688px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
html body svg.svgLogin1.active .svg-elem-3, html body svg.svgLogin2.active .svg-elem-3 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-4, html body svg.svgLogin2 .svg-elem-4 {
  stroke-dashoffset: 2118.1770019531px;
  stroke-dasharray: 2118.1770019531px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
}
html body svg.svgLogin1.active .svg-elem-4, html body svg.svgLogin2.active .svg-elem-4 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-5, html body svg.svgLogin2 .svg-elem-5 {
  stroke-dashoffset: 1814.2862548828px;
  stroke-dasharray: 1814.2862548828px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;
}
html body svg.svgLogin1.active .svg-elem-5, html body svg.svgLogin2.active .svg-elem-5 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-6, html body svg.svgLogin2 .svg-elem-6 {
  stroke-dashoffset: 1510.6623535156px;
  stroke-dasharray: 1510.6623535156px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
}
html body svg.svgLogin1.active .svg-elem-6, html body svg.svgLogin2.active .svg-elem-6 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-7, html body svg.svgLogin2 .svg-elem-7 {
  stroke-dashoffset: 3029.181640625px;
  stroke-dasharray: 3029.181640625px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s;
}
html body svg.svgLogin1.active .svg-elem-7, html body svg.svgLogin2.active .svg-elem-7 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-8, html body svg.svgLogin2 .svg-elem-8 {
  stroke-dashoffset: 2725.5576171875px;
  stroke-dasharray: 2725.5576171875px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
}
html body svg.svgLogin1.active .svg-elem-8, html body svg.svgLogin2.active .svg-elem-8 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-9, html body svg.svgLogin2 .svg-elem-9 {
  stroke-dashoffset: 2421.6674804688px;
  stroke-dasharray: 2421.6674804688px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
}
html body svg.svgLogin1.active .svg-elem-9, html body svg.svgLogin2.active .svg-elem-9 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-10, html body svg.svgLogin2 .svg-elem-10 {
  stroke-dashoffset: 2118.1770019531px;
  stroke-dasharray: 2118.1770019531px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s;
}
html body svg.svgLogin1.active .svg-elem-10, html body svg.svgLogin2.active .svg-elem-10 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-11, html body svg.svgLogin2 .svg-elem-11 {
  stroke-dashoffset: 1814.2862548828px;
  stroke-dasharray: 1814.2862548828px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
}
html body svg.svgLogin1.active .svg-elem-11, html body svg.svgLogin2.active .svg-elem-11 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-12, html body svg.svgLogin2 .svg-elem-12 {
  stroke-dashoffset: 1510.662109375px;
  stroke-dasharray: 1510.662109375px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s;
}
html body svg.svgLogin1.active .svg-elem-12, html body svg.svgLogin2.active .svg-elem-12 {
  stroke-dashoffset: 0;
}
html body svg.svgLogin1 .svg-elem-13, html body svg.svgLogin2 .svg-elem-13 {
  stroke-dashoffset: 2452px;
  stroke-dasharray: 2452px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
}
html body svg.svgLogin1.active .svg-elem-13, html body svg.svgLogin2.active .svg-elem-13 {
  stroke-dashoffset: 0;
  fill: white;
}
html body svg.svgLogin1 .svg-elem-14, html body svg.svgLogin2 .svg-elem-14 {
  stroke-dashoffset: 3272px;
  stroke-dasharray: 3272px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s;
}
html body svg.svgLogin1.active .svg-elem-14, html body svg.svgLogin2.active .svg-elem-14 {
  stroke-dashoffset: 0;
  fill: white;
}
html body svg.svgLogin1 .svg-elem-15, html body svg.svgLogin2 .svg-elem-15 {
  stroke-dashoffset: 2422px;
  stroke-dasharray: 2422px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s;
}
html body svg.svgLogin1.active .svg-elem-15, html body svg.svgLogin2.active .svg-elem-15 {
  stroke-dashoffset: 0;
  fill: white;
}
html body svg.bench .svg-elem-1 {
  stroke-dashoffset: 20.75px;
  stroke-dasharray: 20.75px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
html body svg.bench .svg-elem-2 {
  stroke-dashoffset: 32px;
  stroke-dasharray: 32px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}
html body svg.bench .svg-elem-3 {
  stroke-dashoffset: 13.25px;
  stroke-dasharray: 13.25px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}
html body svg.bench.active .svg-elem-1 {
  stroke-dashoffset: 0;
}
html body svg.bench.active .svg-elem-2 {
  stroke-dashoffset: 0;
}
html body svg.bench.active .svg-elem-3 {
  stroke-dashoffset: 0;
}
html body svg.survey .svg-elem-1 {
  stroke-dashoffset: 69.827545166px;
  stroke-dasharray: 69.827545166px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
html body svg.survey.active .svg-elem-1 {
  stroke-dashoffset: 0;
}
html body svg.survey .svg-elem-2 {
  stroke-dashoffset: 35.9137306213px;
  stroke-dasharray: 35.9137306213px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}
html body svg.survey.active .svg-elem-2 {
  stroke-dashoffset: 0;
}
html body svg.survey .svg-elem-3 {
  stroke-dashoffset: 35.9138183594px;
  stroke-dasharray: 35.9138183594px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}
html body svg.survey.active .svg-elem-3 {
  stroke-dashoffset: 0;
}
html body svg.course .svg-elem-1 {
  stroke-dashoffset: 26.1110992432px;
  stroke-dasharray: 26.1110992432px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
html body svg.course.active .svg-elem-1 {
  stroke-dashoffset: 0;
}
html body svg.course .svg-elem-2 {
  stroke-dashoffset: 33px;
  stroke-dasharray: 33px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}
html body svg.course.active .svg-elem-2 {
  stroke-dashoffset: 0;
}
html body svg.course .svg-elem-3 {
  stroke-dashoffset: 26.1110992432px;
  stroke-dasharray: 26.1110992432px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}
html body svg.course.active .svg-elem-3 {
  stroke-dashoffset: 0;
}
html body .container {
  max-width: 1460px;
}
html body .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
html body .myShadow {
  box-shadow: 0 34px 70px #B08736;
}
html body p:last-child {
  margin-bottom: 0;
}
html body .nf-form-content input[type=submit] {
  width: 117px !important;
}
html body #content .content-area {
  position: relative;
  height: 5160px;
}
@media screen and (min-width: 992px) {
  html body #content .content-area {
    height: 5400px;
  }
}
html body #content .content-area:after {
  background-repeat: no-repeat;
  background-image: url(./img/ruban.svg);
  background-size: contain;
  background-position: left bottom;
  width: 100px;
  height: 138px;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
}
@media screen and (min-width: 992px) {
  html body #content .content-area:after {
    width: 403px;
    height: 557px;
  }
}
html body .apparition {
  opacity: 0;
  transition: all 1s ease-out;
}
html body .apparition.apparitionFromLeft {
  transform: translateX(-50px);
}
html body .apparition.apparitionFromRight {
  transform: translateX(50px);
}
html body .apparition.active {
  transform: translateX(0px) !important;
  opacity: 1;
}
html body .btn.btn-primary, html body .btn.ninja-forms-field, html body input[type=submit].btn-primary, html body input[type=submit].ninja-forms-field {
  background-color: #3f4040;
  border: 0;
  height: 60px;
  line-height: 60px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  font-size: 11px;
  font-weight: bold;
  border-radius: 25px;
  color: #FFF;
}
@media screen and (min-width: 992px) {
  html body .btn.btn-primary, html body .btn.ninja-forms-field, html body input[type=submit].btn-primary, html body input[type=submit].ninja-forms-field {
    font-size: 16px;
  }
}
html body .btn.btn-primary:hover, html body .btn.ninja-forms-field:hover, html body input[type=submit].btn-primary:hover, html body input[type=submit].ninja-forms-field:hover {
  background-color: #666766;
  color: #FFF;
}
html body h2 {
  font-size: 70px;
  line-height: 70px;
  position: relative;
  font-family: Dailymilk, cursive;
  font-weight: 400;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  html body h2 {
    font-size: 120px;
    line-height: 120px;
  }
}
html body h2:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
html body header.site-header {
  /*
    .container{
      max-width:324px;
      
      @include desktop(){
        max-width:1350px;
      }
    }
    */
}
html body header.site-header .offcanvas.offcanvas-end {
  width: 100%;
}
html body header.site-header .ligneHeader {
  background-color: #CC5082;
  color: #FFF;
  font-size: 14px;
  line-height: 27px;
  font-weight: 300;
}
html body header.site-header .ligneHeader a {
  color: #FFF;
  text-decoration: none;
}
html body header.site-header .ligneHeader a:hover {
  text-decoration: underline;
}
html body header.site-header .navbar {
  padding-top: 0;
  padding-bottom: 0;
  height: 118px;
  background-color: transparent;
  /*    backdrop-filter: blur(50px);*/
  border-radius: 20px;
  margin-top: 32px;
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
}
html body header.site-header .navbar:before {
  border-radius: 20px;
  display: block;
  content: "";
  background-color: transparent;
  backdrop-filter: blur(50px);
  position: absolute;
  width: 300px;
  left: 50%;
  top: 0;
  height: 100%;
  margin-left: -150px;
}
@media screen and (min-width: 992px) {
  html body header.site-header .navbar:before {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  html body header.site-header .navbar {
    background-color: transparent;
    backdrop-filter: blur(10px);
    padding-left: 0;
    padding-right: 0;
  }
}
html body header.site-header .navbar .offcanvas-backdrop {
  background-color: transparent;
}
html body header.site-header .navbar .offcanvas {
  background: #FFF;
  top: 0;
  left: 0;
  right: 0;
  border: 0;
  /*      backdrop-filter: blur(50px);*/
}
@media screen and (min-width: 992px) {
  html body header.site-header .navbar .offcanvas {
    backdrop-filter: initial;
  }
}
html body header.site-header .navbar .offcanvas.show {
  /*
  top:-32px;
  left:-12px;
  */
  width: 100vw;
  height: 100vh;
  max-width: initial;
}
html body header.site-header .navbar .offcanvas .offcanvas-body, html body header.site-header .navbar .offcanvas .offcanvas-header {
  background-color: #FFF;
  overflow: initial;
}
@media screen and (min-width: 992px) {
  html body header.site-header .navbar .offcanvas .offcanvas-body, html body header.site-header .navbar .offcanvas .offcanvas-header {
    background-color: transparent;
  }
}
html body header.site-header .menuMobile {
  height: 20px;
  width: 20px;
  background: transparent;
  border: 0;
  background-image: url(./img/menuMobile.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  margin-left: 100px;
}
html body header.site-header .menu-item .nav-link {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 20px;
  transition: all 0.5s;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 37px;
}
@media screen and (min-width: 1200px) {
  html body header.site-header .menu-item .nav-link {
    font-size: 17px;
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
}
html body header.site-header .menu-item .nav-link:hover {
  border-color: #3f4040;
}
html body .mainFooter {
  color: #FFF;
  background-color: #3F4040;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  line-height: 22px;
  padding-top: 25px;
  padding-bottom: 30px;
}
@media screen and (min-width: 992px) {
  html body .mainFooter {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
html body .mainFooter .txtLogoFooter {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  html body .mainFooter .txtLogoFooter {
    font-size: 24px;
    margin-top: 0px;
  }
}
html body .mainFooter a {
  color: #FFF;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  line-height: initial;
  padding-top: 3px;
  padding-bottom: 3px;
}
html body .mainFooter a:hover {
  text-decoration: underline;
}
html body .mainFooter > .container {
  z-index: 10;
}
html body .mainFooter .blocSuivreActu {
  line-height: initial;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  html body .mainFooter .blocSuivreActu {
    font-size: 23px;
  }
}
html body .mainFooter .logoFooter {
  background-image: url(./img/logoFooter.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 112px;
  height: 86px;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  html body .mainFooter .logoFooter {
    width: 112px;
    height: 86px;
  }
}
html body .subFooter {
  background-color: #333;
  color: #E3E3E3;
  font-size: 11px;
  font-weight: 400;
  line-height: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 992px) {
  html body .subFooter {
    font-size: 14px;
  }
}
html body .subFooter a {
  font-size: 11px;
  font-weight: 500;
  text-decoration: none;
  color: #E3E3E3;
}
@media screen and (min-width: 992px) {
  html body .subFooter a {
    font-size: 16px;
  }
}
html body .subFooter a:hover {
  text-decoration: underline;
}
html body .modal .modal-dialog {
  border: 0;
  border-radius: 20px;
  max-width: 550px;
}
html body .modal .modal-dialog .modal-content {
  background-color: #202020;
  border-radius: 20px;
}
html body .modal .modal-dialog .modal-content .nf-form-content {
  background-color: #ea558d;
  border-radius: 20px;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 30px;
  padding-bottom: 30px;
}
html body.home #backgroundImageContainer {
  position: absolute;
  overflow: hidden;
  width: 100vw;
  height: 5160px;
}
@media screen and (min-width: 992px) {
  html body.home #backgroundImageContainer {
    height: 5400px;
  }
}
html body.home #backgroundImageDesktop {
  position: absolute;
  left: 50%;
  margin-left: -666px;
  top: 750px;
}
html body.home #backgroundImageMobile {
  position: absolute;
  left: 50%;
  margin-left: -240px;
  top: 930px;
}
html body .bloc.rencontronsnous {
  height: 161px;
  background-color: rgba(234, 85, 141, 0.9);
  color: #FFF;
  font-weight: 300;
  font-size: 14px;
  padding-top: 20px;
}
@media screen and (min-width: 992px) {
  html body .bloc.rencontronsnous {
    padding-top: 50px;
    height: 263px;
    font-size: 30px;
  }
}
html body .bloc.rencontronsnous .btn {
  margin-top: 20px;
}
html body .bloc.header {
  height: 1110px;
  background-position: top center;
  background-size: 600px auto;
  background-repeat: no-repeat;
}
@media screen and (min-width: 992px) {
  html body .bloc.header {
    padding-top: 200px;
    height: 1010px;
    background-image: none !important;
  }
}
html body .bloc.header .textHeaderContainer {
  position: relative;
  background-color: transparent;
  backdrop-filter: blur(10px);
  max-width: 300px;
  margin: 0 auto;
  border-radius: 20px;
  padding: 10px;
  margin-top: 300px;
}
@media screen and (min-width: 992px) {
  html body .bloc.header .textHeaderContainer {
    max-width: initial;
    top: 0px;
    margin-top: 0;
    backdrop-filter: initial;
  }
}
html body .bloc.header .image {
  padding-top: 85%;
  width: 100%;
}
html body .bloc.header h1 {
  color: #666766;
  font-size: 29px;
  font-weight: 600;
}
html body .bloc.header .logoFleche {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("./img/logoK.svg");
  background-position: center;
  position: absolute;
  left: 50%;
  margin-left: -110px;
  bottom: -220px;
  width: 220px;
  height: 220px;
}
@media screen and (min-width: 992px) {
  html body .bloc.header .logoFleche {
    margin-left: -190px;
    bottom: -150px;
    width: 320px;
    height: 317px;
  }
}
html body .bloc.header .logoFleche:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("./img/flecheVertHeader.svg");
  content: "";
  display: block;
  position: absolute;
  transform: rotate(-20deg);
  transition: all 1s;
  transform-origin: top right;
  bottom: 50px;
  right: 150px;
  width: 104px;
  height: 99px;
}
@media screen and (min-width: 992px) {
  html body .bloc.header .logoFleche:after {
    bottom: 50px;
    right: 250px;
    width: 204px;
    height: 199px;
  }
}
html body .bloc.header .logoFleche.active:after {
  transform: rotate(70deg);
}
@media screen and (min-width: 992px) {
  html body .bloc.header .logoFleche.active:after {
    transform: rotate(0deg);
  }
}
html body .bloc.cofondateurs {
  height: 500px;
}
@media screen and (min-width: 992px) {
  html body .bloc.cofondateurs {
    height: 650px;
  }
}
html body .bloc.cofondateurs .container {
  max-width: 390px;
}
@media screen and (min-width: 992px) {
  html body .bloc.cofondateurs .container {
    max-width: 822px;
  }
}
html body .bloc.cofondateurs .container h2 {
  color: #e8b638;
}
@media screen and (min-width: 992px) {
  html body .bloc.cofondateurs .container h2 {
    margin-bottom: 125px;
  }
}
html body .bloc.cofondateurs .container .image {
  padding-top: 62%;
}
html body .bloc.cofondateurs .container .txtCofondateurs {
  font-weight: bold;
  font-size: 11px;
  position: absolute;
  bottom: 20px;
  opacity: 0;
  transition: all 0.3s;
  padding-top: 200px;
}
@media screen and (min-width: 992px) {
  html body .bloc.cofondateurs .container .txtCofondateurs {
    font-size: 30px;
    padding-top: 400px;
    bottom: 40px;
  }
}
html body .bloc.cofondateurs .container .txtCofondateurs.current, html body .bloc.cofondateurs .container .txtCofondateurs:hover {
  opacity: 1;
}
html body .bloc.cofondateurs .container .txtCofondateurs:after {
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100px;
  height: 75px;
}
@media screen and (min-width: 992px) {
  html body .bloc.cofondateurs .container .txtCofondateurs:after {
    height: 180px;
    width: 150px;
  }
}
html body .bloc.cofondateurs .container .txtCofondateurs.txtCofondateurs1 {
  color: #E8B638;
  left: 12%;
}
html body .bloc.cofondateurs .container .txtCofondateurs.txtCofondateurs1:after {
  background-image: url(./img/fleche1.svg);
  left: 0px;
  width: 180px;
  height: 75px;
}
@media screen and (min-width: 992px) {
  html body .bloc.cofondateurs .container .txtCofondateurs.txtCofondateurs1:after {
    height: 180px;
  }
}
html body .bloc.cofondateurs .container .txtCofondateurs.txtCofondateurs2 {
  color: #CC5082;
  left: 43%;
}
html body .bloc.cofondateurs .container .txtCofondateurs.txtCofondateurs2:before {
  left: -40px;
  width: 50px;
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  bottom: 0;
}
html body .bloc.cofondateurs .container .txtCofondateurs.txtCofondateurs2:after {
  background-image: url(./img/fleche2.svg);
  left: 20px;
}
html body .bloc.cofondateurs .container .txtCofondateurs.txtCofondateurs3 {
  color: #70bf9b;
  right: 10%;
}
html body .bloc.cofondateurs .container .txtCofondateurs.txtCofondateurs3:after {
  background-image: url(./img/fleche3.svg);
}
html body .bloc.secteurs {
  height: 800px;
}
@media screen and (min-width: 992px) {
  html body .bloc.secteurs {
    height: 960px;
  }
}
html body .bloc.secteurs .container {
  max-width: 900px;
}
html body .bloc.secteurs .container h2 {
  color: #cc5082;
  max-width: 300px;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  html body .bloc.secteurs .container h2 {
    max-width: initial;
  }
}
html body .bloc.secteurs .container h3 {
  color: #cc5082;
  font-size: 20px;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  html body .bloc.secteurs .container h3 {
    font-size: 30px;
  }
}
html body .bloc.secteurs .container .itemContainer {
  font-weight: bold;
  font-size: 10px;
  color: #454545;
}
@media screen and (min-width: 992px) {
  html body .bloc.secteurs .container .itemContainer {
    font-size: 22px;
  }
}
html body .bloc.secteurs .container .itemContainer .imageContainer {
  width: 68px;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  html body .bloc.secteurs .container .itemContainer .imageContainer {
    width: 129px;
  }
}
html body .bloc.secteurs .container .itemContainer .imageContainer .colorContainer {
  padding-top: 100%;
  outline: 10px solid #FFF;
  border-radius: 10px;
  position: relative;
}
@media screen and (min-width: 992px) {
  html body .bloc.secteurs .container .itemContainer .imageContainer .colorContainer {
    outline: 20px solid #FFF;
  }
}
html body .bloc.secteurs .container .itemContainer .imageContainer .colorContainer .image {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -20px;
  height: 40px;
  width: 40px;
}
@media screen and (min-width: 992px) {
  html body .bloc.secteurs .container .itemContainer .imageContainer .colorContainer .image {
    margin-top: -38px;
    margin-left: -38px;
    height: 76px;
    width: 76px;
  }
}
html body .bloc.nosOffres {
  height: 1160px;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres {
    height: 900px;
  }
}
html body .bloc.nosOffres h2 {
  color: #CD9C37;
  text-align: center;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres h2:after {
    background-image: url(./img/flecheOrangeH2.svg);
    left: -160px;
    top: 60px;
    height: 170px;
    width: 148px;
  }
}
html body .bloc.nosOffres h3 {
  color: #CD9C37;
  font-size: 16px;
  font-weight: 400;
}
html body .bloc.nosOffres .container {
  max-width: 1255px;
}
html body .bloc.nosOffres .container.subContainer {
  max-width: 324px;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres .container.subContainer {
    max-width: 775px;
  }
}
html body .bloc.nosOffres .image.image0 {
  background-image: url(./img/offre0.svg);
}
html body .bloc.nosOffres .image.image1 {
  background-image: url(./img/offre1.svg);
}
html body .bloc.nosOffres .image.image2 {
  background-image: url(./img/offre2.svg);
}
html body .bloc.nosOffres .image.image3 {
  background-image: url(./img/offre3.svg);
}
html body .bloc.nosOffres .image.image4 {
  background-image: url(./img/offre4.svg);
}
html body .bloc.nosOffres .fullimageContainer {
  padding-top: 300px;
  width: 300px;
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres .fullimageContainer {
    padding-top: 100%;
    width: 100%;
  }
}
html body .bloc.nosOffres .fullimageContainer .fullimage {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: opacity 1s;
  /*
  opacity:1;
  transition:all 0.3s;
  
  &.actif{
    opacity:1;
  }
  */
}
html body .bloc.nosOffres .picto {
  height: 29px;
  width: 29px;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres .picto {
    height: 54px;
    width: 54px;
  }
}
html body .bloc.nosOffres .picto:before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: -20px;
  bottom: -20px;
  right: -20px;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres .picto:before {
    top: -50px;
    left: -50px;
    bottom: -50px;
    right: -50px;
  }
}
html body .bloc.nosOffres .picto.picto0 {
  top: 14%;
  left: 50%;
  margin-left: -15px;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres .picto.picto0 {
    margin-left: -27px;
  }
}
html body .bloc.nosOffres .picto.picto1 {
  top: 32%;
  right: 22%;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres .picto.picto1 {
    top: 30%;
    right: 20%;
  }
}
html body .bloc.nosOffres .picto.picto2 {
  top: 60%;
  left: 58%;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres .picto.picto2 {
    top: 61%;
    left: 56%;
  }
}
html body .bloc.nosOffres .picto.picto3 {
  top: 57%;
  right: 61%;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres .picto.picto3 {
    top: 56%;
    right: 62%;
  }
}
html body .bloc.nosOffres .picto.picto4 {
  top: 30%;
  left: 22%;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres .picto.picto4 {
    top: 30%;
    left: 20%;
  }
}
html body .bloc.nosOffres .ongletContainer {
  position: relative;
  max-width: 300px;
  margin: 0 auto;
  top: -40px;
}
@media screen and (min-width: 992px) {
  html body .bloc.nosOffres .ongletContainer {
    max-width: 900px;
    margin: 0;
    left: -60px;
    top: -30px;
    top: 0;
  }
}
html body .bloc.nosOffres .ongletContainer .contenu {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: all 1s;
  font-size: 16px;
}
html body .bloc.nosOffres .ongletContainer .contenu h1, html body .bloc.nosOffres .ongletContainer .contenu h2, html body .bloc.nosOffres .ongletContainer .contenu h3, html body .bloc.nosOffres .ongletContainer .contenu h4, html body .bloc.nosOffres .ongletContainer .contenu h5 {
  font-weight: bold;
}
html body .bloc.nosOffres .ongletContainer .contenu h2 {
  font-size: 20px;
}
html body .bloc.nosOffres .ongletContainer .contenu h3 {
  font-size: 18px;
}
html body .bloc.nosOffres .ongletContainer .contenu h4 {
  font-size: 16px;
}
html body .bloc.nosOffres .ongletContainer .contenu.contenu0 h1, html body .bloc.nosOffres .ongletContainer .contenu.contenu0 h2, html body .bloc.nosOffres .ongletContainer .contenu.contenu0 h3, html body .bloc.nosOffres .ongletContainer .contenu.contenu0 h4, html body .bloc.nosOffres .ongletContainer .contenu.contenu0 h5 {
  color: #679998;
}
html body .bloc.nosOffres .ongletContainer .contenu.contenu1 h1, html body .bloc.nosOffres .ongletContainer .contenu.contenu1 h2, html body .bloc.nosOffres .ongletContainer .contenu.contenu1 h3, html body .bloc.nosOffres .ongletContainer .contenu.contenu1 h4, html body .bloc.nosOffres .ongletContainer .contenu.contenu1 h5 {
  color: #70bf9b;
}
html body .bloc.nosOffres .ongletContainer .contenu.contenu2 h1, html body .bloc.nosOffres .ongletContainer .contenu.contenu2 h2, html body .bloc.nosOffres .ongletContainer .contenu.contenu2 h3, html body .bloc.nosOffres .ongletContainer .contenu.contenu2 h4, html body .bloc.nosOffres .ongletContainer .contenu.contenu2 h5 {
  color: #cc5082;
}
html body .bloc.nosOffres .ongletContainer .contenu.contenu3 h1, html body .bloc.nosOffres .ongletContainer .contenu.contenu3 h2, html body .bloc.nosOffres .ongletContainer .contenu.contenu3 h3, html body .bloc.nosOffres .ongletContainer .contenu.contenu3 h4, html body .bloc.nosOffres .ongletContainer .contenu.contenu3 h5 {
  color: #c59635;
}
html body .bloc.nosOffres .ongletContainer .contenu.contenu4 h1, html body .bloc.nosOffres .ongletContainer .contenu.contenu4 h2, html body .bloc.nosOffres .ongletContainer .contenu.contenu4 h3, html body .bloc.nosOffres .ongletContainer .contenu.contenu4 h4, html body .bloc.nosOffres .ongletContainer .contenu.contenu4 h5 {
  color: #3f4040;
}
html body .bloc.nosOffres .ongletContainer .contenu.actif {
  opacity: 1;
}
html body .bloc.notreAmbition {
  height: 720px;
}
@media screen and (min-width: 992px) {
  html body .bloc.notreAmbition {
    height: 660px;
  }
}
html body .bloc.notreAmbition h2, html body .bloc.notreAmbition h3 {
  color: #70BF9B;
  text-align: center;
}
html body .bloc.notreAmbition h3 {
  font-weight: bold;
  font-size: 20px;
  max-width: 300px;
  margin: 0 auto;
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  html body .bloc.notreAmbition h3 {
    max-width: initial;
    font-size: 34px;
    margin-top: 0;
  }
}
html body .bloc.notreAmbition .container {
  max-width: 960px;
}
html body .bloc.notreAmbition .ongletContainer {
  position: relative;
  margin-top: 10px;
}
@media screen and (min-width: 992px) {
  html body .bloc.notreAmbition .ongletContainer {
    margin-top: 25px;
  }
}
html body .bloc.notreAmbition .ongletContainer .fondMobile {
  border-radius: 20px;
  background-color: white;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 34px 70px rgba(176, 135, 54, 0.5);
  width: 200px;
  height: 120px;
  left: 50%;
  margin-left: -100px;
  margin-top: 0px;
  position: absolute;
}
@media screen and (min-width: 992px) {
  html body .bloc.notreAmbition .ongletContainer .fondMobile {
    display: none;
  }
}
html body .bloc.notreAmbition .ongletContainer .entete {
  cursor: pointer;
  z-index: 20;
  position: absolute;
  font-weight: 700;
  font-size: 18px;
  color: #70BF9B;
  height: 40px;
  line-height: 40px;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  text-align: center;
  transition: all 0.3s;
  border-radius: 20px;
}
html body .bloc.notreAmbition .ongletContainer .entete.entete0 {
  top: 5px;
}
html body .bloc.notreAmbition .ongletContainer .entete.entete1 {
  top: 45px;
}
html body .bloc.notreAmbition .ongletContainer .entete.entete2 {
  top: 85px;
}
html body .bloc.notreAmbition .ongletContainer .entete:hover, html body .bloc.notreAmbition .ongletContainer .entete.actif {
  background-color: #e8b638;
  color: #FFF;
}
@media screen and (min-width: 992px) {
  html body .bloc.notreAmbition .ongletContainer .entete {
    background-color: rgba(255, 255, 255, 0);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    top: 0 !important;
    height: 50px;
    width: 200px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 50px;
    font-size: 25px;
    margin-left: 0;
    left: initial;
    /*
    &:hover{
      &:after{
        right:205px;
      }
    }
    */
  }
  html body .bloc.notreAmbition .ongletContainer .entete:after {
    transition: all 0.3s;
    content: "";
    display: block;
    background-image: url(./img/flecheLongue.svg);
    height: 14px;
    width: 145px;
    position: absolute;
    right: 210px;
    bottom: 15px;
    cursor: initial;
  }
  html body .bloc.notreAmbition .ongletContainer .entete.actif {
    background-color: white;
    color: #70BF9B;
  }
  html body .bloc.notreAmbition .ongletContainer .entete.entete0 {
    left: 0;
  }
  html body .bloc.notreAmbition .ongletContainer .entete.entete0:after {
    display: none;
  }
  html body .bloc.notreAmbition .ongletContainer .entete.entete1 {
    left: 50%;
    margin-left: -100px;
  }
  html body .bloc.notreAmbition .ongletContainer .entete.entete2 {
    right: 0;
  }
  html body .bloc.notreAmbition .ongletContainer .entete:hover {
    background-color: transparent;
    color: #70BF9B;
  }
}
html body .bloc.notreAmbition .ongletContainer .contenu {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  transition: all 0.3s;
  font-size: 16px;
}
html body .bloc.notreAmbition .ongletContainer .contenu.actif {
  opacity: 1;
}
html body .bloc.notreAmbition .ongletContainer .contenu .contentBack {
  border-radius: 20px;
  background-color: #FFF;
  box-shadow: 0 34px 70px rgba(176, 135, 54, 0.5);
  padding: 15px;
  position: absolute;
  top: 120px;
  width: 300px;
  left: 50%;
  margin-left: -150px;
}
@media screen and (min-width: 992px) {
  html body .bloc.notreAmbition .ongletContainer .contenu .contentBack {
    width: initial;
    margin-left: 0;
    left: 0;
    right: 0;
    padding: 30px;
    top: 50px;
  }
}
html body .bloc.notreAmbition .ongletContainer .contenu .arrondiL, html body .bloc.notreAmbition .ongletContainer .contenu .arrondiR {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  background-image: url(./img/angle-droit.svg);
  background-size: 20px 20px;
  background-position: top left;
  background-repeat: no-repeat;
  position: absolute;
  top: 100px;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  html body .bloc.notreAmbition .ongletContainer .contenu .arrondiL, html body .bloc.notreAmbition .ongletContainer .contenu .arrondiR {
    top: 30px;
  }
}
html body .bloc.notreAmbition .ongletContainer .contenu .arrondiL.arrondiR, html body .bloc.notreAmbition .ongletContainer .contenu .arrondiR.arrondiR {
  transform: rotate(270deg);
}
html body .bloc.notreAmbition .ongletContainer .contenu .arrondiL.arrondiL, html body .bloc.notreAmbition .ongletContainer .contenu .arrondiR.arrondiL {
  transform: rotate(180deg);
}
html body .bloc.notreAmbition .ongletContainer .contenu:before {
  content: "";
  display: block;
  height: 120px;
  width: 200px;
  position: absolute;
  top: 0px;
  background-color: #FFF;
  border-radius: 20px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  html body .bloc.notreAmbition .ongletContainer .contenu:before {
    height: 50px;
  }
}
html body .bloc.notreAmbition .ongletContainer .contenu:before {
  left: 50%;
  margin-left: -100px;
}
html body .bloc.notreAmbition .ongletContainer .contenu .arrondiR {
  right: 50%;
  margin-right: -120px;
}
html body .bloc.notreAmbition .ongletContainer .contenu .arrondiL {
  left: 50%;
  margin-left: -120px;
}
@media screen and (min-width: 992px) {
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu0 .contentBack {
    border-top-left-radius: 0;
  }
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu0:before {
    left: 0;
    margin-left: initial;
  }
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu0 .arrondiL {
    display: none;
  }
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu0 .arrondiR {
    left: 200px;
  }
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu1:before {
    left: 50%;
  }
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu1 .arrondiR {
    right: 50%;
    margin-right: -120px;
  }
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu1 .arrondiL {
    left: 50%;
    margin-left: -120px;
  }
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu2 .contentBack {
    border-top-right-radius: 0;
  }
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu2:before {
    right: 0;
    margin-left: initial;
    left: initial;
  }
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu2 .arrondiR {
    display: none;
  }
  html body .bloc.notreAmbition .ongletContainer .contenu.contenu2 .arrondiL {
    right: 200px;
    left: initial;
    margin-left: initial;
  }
}
html body .bloc.formulaire > .container {
  padding-bottom: 10px;
  padding-top: 40px;
}
@media screen and (min-width: 992px) {
  html body .bloc.formulaire > .container {
    padding-bottom: 156px;
    padding-top: 60px;
  }
}
html body .bloc.formulaire .imageDroite {
  position: absolute;
  bottom: -145px;
  right: 0;
  z-index: 10;
}
html body .bloc.formulaire .imageGauche {
  position: absolute;
  bottom: -110px;
  left: -300px;
}
html body .bloc.formulaire .container.containerCadreBlanc {
  max-width: 746px;
}
html body .bloc.formulaire .container.containerCadreBlanc .colBlanc {
  margin-top: 85px;
  padding-left: 18px;
  padding-right: 18px;
  position: relative;
}
html body .bloc.formulaire .container.containerCadreBlanc .colBlanc .cadreBlanc {
  background-color: #FFF;
  text-align: center;
  height: 100%;
  font-size: 14px;
  line-height: 20px;
  padding: 40px;
  padding-top: 0;
  color: #737B7D;
}
html body .bloc.formulaire .container.containerCadreBlanc .colBlanc .cadreBlanc > div {
  padding-top: 130px;
}
html body .bloc.formulaire .container.containerCadreBlanc .colBlanc .cadreBlanc h4 {
  margin-bottom: 30px;
}
html body .bloc.formulaire .container.containerCadreBlanc .colBlanc .cadreBlanc .btn {
  margin-bottom: 30px;
}
html body .bloc.formulaire .container.containerCadreBlanc .colBlanc .cadreBlanc .text-bleu {
  font-weight: bold;
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 20px;
}
html body .bloc.formulaire .container.containerCadreBlanc .colBlanc .imgContainer {
  position: absolute;
  top: -36px;
  left: 0;
  right: 0;
  text-align: center;
}
html body .bloc.formulaire h2 {
  margin-bottom: 0;
}
html body .bloc.formulaire .sousTitre {
  font-weight: bold;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  html body .bloc.formulaire .sousTitre {
    font-size: 32px;
  }
}
html body .bloc.references {
  height: 505px;
  padding-bottom: 110px;
  padding-top: 110px;
  color: #3C64B1;
  /* le bloc défilant */
}
@media screen and (min-width: 992px) {
  html body .bloc.references {
    height: 735px;
  }
}
html body .bloc.references h2 {
  color: #669999;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  html body .bloc.references h2:after {
    background-image: url(./img/flecheVerteH2.svg);
    right: -100px;
    top: 60px;
    height: 92px;
    width: 87px;
  }
}
html body .bloc.references .marquee-rtl-invert > :first-child {
  animation: defilement-rtl--invert 5s infinite linear;
}
html body .bloc.references .imageContainer {
  height: 53px;
  width: 144px;
  position: relative;
  background-color: #FFF;
  margin-left: 3px;
}
@media screen and (min-width: 992px) {
  html body .bloc.references .imageContainer {
    height: 159px;
    width: 428px;
    margin-left: 12px;
  }
}
html body .bloc.references .imageContainer .image {
  position: absolute;
  top: 50%;
  margin-top: -26px;
  height: 52px;
  width: 100px;
  display: inline-block;
  left: 50%;
  margin-left: -50px;
}
@media screen and (min-width: 992px) {
  html body .bloc.references .imageContainer .image {
    top: 50%;
    margin-top: -38px;
    height: 76px;
    width: 380px;
    margin-left: -190px;
  }
}
html body .bloc.references .imageContainer .marquee-rtl {
  height: 118px;
  line-height: 118px;
  border-bottom: 1px solid #3C64B1;
}
@media screen and (min-width: 992px) {
  html body .bloc.references .imageContainer .marquee-rtl {
    height: 228px;
    line-height: 228px;
  }
}
html body .bloc.references .imageContainer {
  display: inline-block;
  text-align: center;
}
html body .bloc.references .marquee-rtl {
  width: 100%;
  /* largeur de la fenêtre */
  overflow: hidden;
  /* masque tout ce qui dépasse */
  margin-top: 12px;
}
html body .bloc.references .marquee-rtl > :first-child {
  display: inline-block;
  /* modèle de boîte en ligne */
  white-space: nowrap;
  /* pas de passage à la ligne */
}
html body .owl-carousel .owl-dots {
  text-align: right;
  position: relative;
  top: -33px;
}
html body .owl-carousel .owl-dots .owl-dot {
  background-color: #3C64B1;
  border: 2px solid #3C64B1;
  height: 11px;
  width: 11px;
  border-radius: 11px;
  display: inline-block;
  margin-left: 11px;
}
html body .owl-carousel .owl-dots .owl-dot.active {
  background-color: #FFF;
}
html body .owl-carousel .owl-nav button.owl-prev, html body .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  width: 34px;
  height: 34px;
  border: 2px solid #CC5082;
  background-color: #FFF;
  border-radius: 34px;
  display: inline-block;
  transition-property: all;
  transition-duration: 0.3s;
}
html body .owl-carousel .owl-nav button.owl-prev span, html body .owl-carousel .owl-nav button.owl-next span {
  display: none;
}
html body .owl-carousel .owl-nav button.owl-prev:after, html body .owl-carousel .owl-nav button.owl-next:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #CC5082;
  border-left: 2px solid #CC5082;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  transition-property: all;
  transition-duration: 0.3s;
}
html body .owl-carousel .owl-nav button.owl-prev:hover, html body .owl-carousel .owl-nav button.owl-next:hover {
  background-color: #CC5082;
}
html body .owl-carousel .owl-nav button.owl-prev:hover:after, html body .owl-carousel .owl-nav button.owl-next:hover:after {
  border-color: #FFF;
}
html body .owl-carousel .owl-nav button.owl-prev.owl-prev, html body .owl-carousel .owl-nav button.owl-next.owl-prev {
  left: -16px;
}
html body .owl-carousel .owl-nav button.owl-prev.owl-prev:after, html body .owl-carousel .owl-nav button.owl-next.owl-prev:after {
  margin-left: -3px;
  transform: rotate(45deg);
}
html body .owl-carousel .owl-nav button.owl-prev.owl-next, html body .owl-carousel .owl-nav button.owl-next.owl-next {
  right: -16px;
}
html body .owl-carousel .owl-nav button.owl-prev.owl-next:after, html body .owl-carousel .owl-nav button.owl-next.owl-next:after {
  margin-left: -9px;
  transform: rotate(-135deg);
}
html body .nf-multi-cell .nf-cell {
  padding: 0;
}
@media screen and (min-width: 992px) {
  html body .nf-multi-cell .nf-cell {
    padding: 0 8px;
  }
}
html body .nf-before-form-content .nf-form-fields-required {
  display: none;
}
html body .nf-field-container .checkbox-wrap .nf-field-label label {
  margin-left: 20px;
}
html body .checkbox-container.label-right label::after, html body .checkbox-container.label-right label::before {
  left: -18px;
}
html body .checkbox-wrap .nf-field-element label::after, html body .checkbox-wrap .nf-field-label label::after, html body .listcheckbox-wrap .nf-field-element label::after, html body .listcheckbox-wrap .nf-field-label label::after {
  background-color: #ea558d;
}
html body .checkbox-wrap .nf-field-element label::before, html body .checkbox-wrap .nf-field-label label::before, html body .listcheckbox-wrap .nf-field-element label::before, html body .listcheckbox-wrap .nf-field-label label::before {
  font-size: 16px;
}
html body .checkbox-wrap .nf-field-element label::after, html body .checkbox-wrap .nf-field-label label::after, html body .listcheckbox-wrap .nf-field-element label::after, html body .listcheckbox-wrap .nf-field-label label::after {
  border: 1px solid #FFF !important;
  border-radius: 4px !important;
}
html body .nf-form-content {
  color: #FFF;
  font-size: 10px;
}
html body .nf-form-content .submit-wrap {
  text-align: center;
}
html body .nf-form-content textarea.ninja-forms-field {
  height: 82px;
}
html body .nf-form-content .zip-container .nf-field-label {
  display: none;
}
html body .nf-form-content .nf-error.field-wrap .nf-field-element::after {
  top: 0px;
  right: 0px;
  height: 30px;
  width: 30px;
  line-height: 30px;
}
html body .nf-form-content .nf-error-msg {
  color: #FFF;
  background-color: #e80000;
  border-radius: 4px;
}
html body .nf-form-content .list-select-wrap > div div::after {
  height: 30px !important;
  line-height: 30px !important;
}
html body .nf-form-content .listselect-wrap .nf-field-element div, html body .nf-form-content .ninja-forms-field, html body .nf-form-content .list-select-wrap .nf-field-element > div, html body .nf-form-content input:not([type=submit]), html body .nf-form-content textarea, html body .nf-form-content select {
  border: 0;
  border-radius: 3px;
  background-color: #FFF;
  font-size: 14px;
  font-weight: 300;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
html body .nf-form-content .list-select-wrap .nf-field-element > div, html body .nf-form-content input:not([type=submit]), html body .nf-form-content select {
  height: 30px !important;
}
html body .nf-form-content .nf-field-container {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  html body .nf-form-content .nf-field-container {
    margin-bottom: 20px;
  }
}
html body .nf-form-content .nf-field-label label {
  font-size: 10px;
  font-weight: 300;
}
html body .nf-form-content .textbox-container .nf-field-label, html body .nf-form-content .email-container .nf-field-label, html body .nf-form-content .listselect-container .nf-field-label, html body .nf-form-content .textarea-container .nf-field-label {
  display: none;
}
html body .checkbox-wrap .nf-field-element label::after, html body .checkbox-wrap .nf-field-label label::after, html body .listcheckbox-wrap .nf-field-element label::after, html body .listcheckbox-wrap .nf-field-label label::after {
  width: 11px !important;
  height: 11px !important;
  top: 4px;
}
html body .videoWrapper {
  position: relative;
  padding-bottom: 71.6%;
  height: 0;
}
@media screen and (min-width: 992px) {
  html body .videoWrapper {
    padding-bottom: 56.3%;
  }
}
html body .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html body .btn-close {
  background: transparent !important;
  position: relative;
  opacity: 1 !important;
  top: 30px;
  right: 10px;
  z-index: 10;
}
html body .btn-close:hover:before {
  transform: rotate(315deg);
}
html body .btn-close:hover:after {
  transform: rotate(45deg);
}
html body .btn-close:before, html body .btn-close:after {
  background-color: #cc5082;
  border-radius: 2px;
  display: block;
  height: 32px;
  width: 3px;
  content: "";
  position: absolute;
  top: 5px;
  left: 23px;
}
html body .btn-close:before {
  transition: all 500ms ease-in-out;
  transform: rotate(45deg);
}
html body .btn-close:after {
  transition: all 200ms linear;
  transition-delay: 150ms;
  transform: rotate(-45deg);
}
html body .modal .btn-close {
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 10;
  width: 30px;
  height: 30px;
}
html body .modal .modal-content {
  border: 0;
}
html body .modal .modal-content .container {
  max-width: 445px;
}
html body .modal .modal-content .modal-header {
  padding-top: 60px;
  border: 0;
}
@media screen and (min-width: 992px) {
  html body .modal .modal-content .modal-header {
    padding-top: 40px;
  }
}
html body .modal .modal-content .modal-header .modal-title .titre {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  html body .modal .modal-content .modal-header .modal-title .titre {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
html body .modal .modal-content .modal-header .modal-title .text-rose {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  html body .modal .modal-content .modal-header .modal-title .text-rose {
    font-size: 20px;
  }
}
html body .modal .modal-content .modal-body {
  font-size: 14px;
  padding-left: 0;
  padding-right: 0;
}
html body .modal .modal-content .modal-body .txtSmall {
  font-size: 10px;
  font-weight: 300;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}
@media screen and (min-width: 992px) {
  html body .modal .modal-content .modal-body .txtSmall {
    padding-top: 0px;
    top: -10px;
    padding-bottom: 0px;
  }
}
html body .modal .modal-content .modal-body .txtDate {
  font-weight: 500;
  font-size: 14px;
  color: #898888;
  margin-top: 20px;
}
html body .modal .modal-content .modal-body .txtDate a {
  color: #CC5082;
  text-decoration: none;
}
html body .modal .modal-content .modal-body .txtDate a:hover {
  text-decoration: underline;
}
html body .modal .modal-content .modal-body .btn {
  width: 238px;
}

/*# sourceMappingURL=style.css.map */
