
.brand {
  z-index: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.container {
  position: static;
  height: auto;
  max-width: 1240px;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  max-width: none;
  background-color: transparent;
}

.nav-link {
  border: 1px solid #000;
  border-radius: 5px;
}

.demo1 {
  position: static;
  display: block;
  width: auto;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 25px;
  background-color: #0f2ca9;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
  opacity: 0.85;
  transition: 0.2s;
}
.demo1:hover {
  box-shadow: 2px 5px 8px 0 rgba(3, 3, 3, 0.5);
}

.menuitem {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  color: #4e5357;
}

.techno {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  color: #4e5357;
}

.livre-blanc {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  color: #4e5357;
}

.blog {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  color: #4e5357;
}

.bouton-connexion {
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 9px;
  border-radius: 25px;
  background-color: #fafdff;
  font-family: Lato, sans-serif;
  color: #4e5357;
  opacity: 0.85;
  transition: 0.2s;
}
.bouton-connexion:hover {
  box-shadow: 2px 5px 8px 0 rgba(3, 3, 3, 0.5);
}


.w-button {
  padding: 6px 15px;
  transition: 0.3s;
}

.w-button:hover {
  box-shadow: 2px 5px 8px 0 rgba(3, 3, 3, 0.5);
}

.body {
  overflow-x: hidden !important;
  min-height: 0px;
  margin-bottom: -100px;
  background-color: transparent;
  background-clip: border-box;
  -o-object-fit: fill;
  object-fit: fill;
}

.fr {
  margin-top: 10px;
  margin-left: 10px;
  padding-right: 5px;
  font-family: Lato, sans-serif;
  color: #4e5357;
}

.en {
  margin-top: 10px;
  padding-left: 5px;
  font-family: Lato, sans-serif;
  color: #4e5357;
}

.image {
  position: absolute;
  left: auto;
  top: 5%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-2 {
  position: relative;
  bottom: auto;
  z-index: 0;
  line-height: 30px;
}

.text-block {
  position: absolute;
  left: 100px;
  top: auto;
  right: auto;
  bottom: 300px;
  font-family: Poppins, sans-serif;
  color: #00185e;
  font-size: 37px;
  line-height: 50px;
  font-weight: 600;
  white-space: normal;
}

.demo2 {
  position: absolute;
  left: 100px;
  top: auto;
  right: auto;
  bottom: 200px;
  z-index: 1;
  border-radius: 25px;
  background-color: #0f2ca9;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  padding:15px 30px;
}

.demo3{
  display:inline-block !important;
  margin:0 auto !important;
  z-index: 1;
  border-radius: 25px;
  background-color: #0f2ca9;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  padding:15px 30px;
}


.paragraph {
  padding-top: 40px;
  font-family: Lato, sans-serif;
  color: #707070;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.image-3 {
  position: absolute;
  left: auto;
  top: auto;
  right: 17%;
  bottom: -95px;
  z-index: 1;
  width: 25%;
  max-width: 100%;
}

.container-2 {
  max-width: 1240px;
}

.menu {
  max-width: 1240px;
  background-color: #dceef2;
}

.ent-te {
  position: relative;
  height: 552px;
  max-width: 1240px;
  background-image: url('../img/header.png');
  background-position: 50% 50%;
  background-size: cover;
}

.jumbotron {
  max-width: 1240px;
}

.entete_fonctions {
  max-width: 1240px;
  margin-top: 0px;
  margin-bottom: 51px;
}

.heading {
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  color: #00185e;
  line-height: 52px;
  font-weight: 600;
  text-align: center;
}

.fonctions {
  position: static;
  top: -21px;
  overflow: visible;
  min-height: 430px;
  max-width: 1240px;
  margin-bottom: -150px;
}

.barre_inclinee,
.barre_inclinee-copy{  
  position: relative;
  top: 33px;
  right: auto;
  z-index: -1;
  overflow: visible;
  width: 100%;
  transform: skew(-10deg) rotate(-10deg);
  height: 300px;
  margin-bottom: auto;
  background-color: #dceef2;
  -webkit-transform: skew(-10deg) rotate(-10deg); 
  -ms-transform: skew(-10deg) rotate(-10deg);

}

.div-block-3 {
  position: static;
  left: 78px;
  top: 260px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding: 10px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 55px;
  background-color: #fff;
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.35);
  font-family: Lato, sans-serif;
}

.section {
  overflow: visible;
  height: 430px;
}

.text-block-2 {
  color : #707070;
  display: block;
  margin-left: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 16px;
}

.div-block-2 {
  position: static;
  left: 78px;
  top: 180px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 55px;
  background-color: #fff;
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.35);
  font-family: Lato, sans-serif;
}

.div-block-3-copy {
  position: absolute;
  left: 78px;
  top: 286px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 55px;
  background-color: #fff;
  box-shadow: 2px 2px 3px 0 #000;
  font-family: Lato, sans-serif;
}

.div-bloc-4 {
  position: absolute;
  top: 138px;
}

.div-block-4 {
  position: static;
  left: 78px;
  top: 340px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding: 10px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 55px;
  background-color: #fff;
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.35);
  font-family: Lato, sans-serif;
}

.div-block-5 {
  position: static;
  left: 88px;
  top: 150px;
  border: 1px none #000;
  background-color: hsla(0, 0%, 100%, 0);
}

.div-block-6 {
  position: static;
  left: 52%;
  top: 134px;
  right: auto;
  bottom: auto;
  height: 255px;
  padding: 30px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.35);
  font-family: Lato, sans-serif;
  text-align: center;
}

.text-block-4 {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(12%, #2b206d), to(#627af0));
  background-image: linear-gradient(90deg, #2b206d 12%, #627af0);
  color: #29257a;
  font-size: 32px;
  background-clip: border-box;
}

.text-block-4.clipped {
  margin-top: 27px;
  background-image: -webkit-gradient(linear, left top, right top, from(#0f2ca9), color-stop(50%, #0085ba), to(#03d6cd));
  background-image: linear-gradient(90deg, #0f2ca9, #0085ba 50%, #03d6cd);
  font-size: 45px;
  line-height: 40px;
  font-weight: 900;
}

.textblock-4 {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(12%, #2b206d), to(#627af0));
  background-image: linear-gradient(90deg, #2b206d 12%, #627af0);
  color: #29257a;
  font-size: 32px;
  background-clip: border-box;
}

.textblock-4.clipped {
  background-image: -webkit-gradient(linear, left top, right top, from(#0f2ca9), color-stop(50%, #0085ba), to(#03d6cd));
  background-image: linear-gradient(90deg, #0f2ca9, #0085ba 50%, #03d6cd);
  font-size: 14px;
  line-height: 40px;
  font-weight: 700;
}

.text-block-5 {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(12%, #2b206d), to(#627af0));
  background-image: linear-gradient(90deg, #2b206d 12%, #627af0);
  color: #29257a;
  font-size: 32px;
  background-clip: border-box;
}

.text-block-5.clipped {
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(#0f2ca9), color-stop(50%, #0085ba), to(#03d6cd));
  background-image: linear-gradient(90deg, #0f2ca9, #0085ba 50%, #03d6cd);
  font-size: 45px;
  line-height: 40px;
  font-weight: 900;
}

.container-3 {
  max-width: 1240px;
}

.text-block-6 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;  
}

.div-block-7 {
  min-height: 260px;
  max-width: 1110px;
  margin: 60px auto 50px;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#0f2ca9), color-stop(50%, #0085ba), to(#03d6cd));
  background-image: linear-gradient(90deg, #0f2ca9, #0085ba 50%, #03d6cd);
  box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.24);
  flex-wrap:wrap;
  display:flex;
  align-items: center;
  justify-content: center;
  padding:30px 0;
}

.div-block-8 {
  width: 25%;
  margin-bottom: -7px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px solid #fff;
}

.text-block-7 {
  position: static;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  border-right: 1px none #fff;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.section3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.text-block-8 {
  margin-top: 17px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width:100%;
}

.container-4 {
  max-width: 1240px;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-template-areas: "Area Area-4" "Area-3 Area-2";
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-10 {
  width: 100%;
  padding: 0px 20px;
}

.heading-2 {
  display: inline-block;
  margin-left: 10px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  color: #00185e;
  font-size: 22px;
  line-height: 33px;
  font-weight: 600;
}

.heading-2.decal {
  margin-top: 0px;
  padding-top: 0px;
}

.text-block-9 {
  font-family: Lato, sans-serif;
  color: #707070;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

.text-block-10 {
  font-size: 16px;
}

.text-block-11 {
  font-size: 16px;
  text-align: left;
}

.text-block-12 {
  font-size: 16px;
}

.text-block-13 {
  margin-top: 16px;
  margin-right: -20px;
  font-family: Lato, sans-serif;
  color: #c4c4c4;
  font-style: italic;
  font-weight: 300;
  text-align: right;
}

.container-6 {
  max-width: 1240px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.container-7 {
  max-width: 1240px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: transparent;

}

.text-block-14 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #00185e;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}

.div-block-11 {
  margin-top: 40px;
  margin-bottom: 45px;
}

.text-block-15 {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  color: #00185e;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.div-block-12 {
  width: 50%;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
}

.text-block-16 {
  font-family: Poppins, sans-serif;
  color: #00185e;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.nav-menu {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.langitem {
  margin-top: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  color: #4e5357;
}

.langitem2 {
  margin-top: 10px;
  padding-left: 0px;
}

.image-4 {
  margin-left: 20px;
}

.text-block-17 {
  font-family: Poppins, sans-serif;
  text-align: center;

  color: #707070;
  font-size: 18px;
  line-height : 28px ;
  font-weight : 300;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  padding-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.image-6 {
  display: block;
  text-align: right;
}

.image-7 {
  margin-right: 20px;
  margin-left: 20px;
  text-align: left;
}

.dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.image-8 {
  display: block;
  margin-right: 20px;
  margin-left: 20px;
}

.container-8 {
  max-width: 1240px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  border-style: solid;
  border-width: 4px;
  border-color: #dceef2;
  border-radius: 10px;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div_question {
  width: 45%;
}

.text-block-18 {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Poppins, sans-serif;
  color: #00185e;
  font-size: 36px;
  line-height: 49px;
  font-weight: 600;
}

.text-block-19 {
  font-family: Poppins, sans-serif;
  color: #00185e;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.paragraph-2 {
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #707070;
  font-size: 18px;
  line-height : 28px ;
  font-weight : 300;
  text-align: center;
}

.div-block-19 {
  width: 100%;
  margin-top: 40px;
}

.text-block-solution {
  margin-top: 16px;
  margin-right: -20px;
  font-family: Lato, sans-serif;
  color: #c4c4c4;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.livre_blanc_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-question {
  width: 100%;
  margin-top: 40px;
  font-family: Poppins, sans-serif;
  color: #00185e;
  line-height: 56px;
  font-weight: 600;
  text-align: left;
}

.paragraph-3 {
  width: 100%;
  font-family: Lato, sans-serif;
  color: #707070;
  font-size: 18px;
  line-height : 28px ;
  font-weight : 300;
}

.container-9 {
  max-width: 1240px;
  min-height: 300px;
  margin-top: 40px;
}

.paragraph-4 {
  width: 90%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
  font-family: Lato, sans-serif;
  color: #707070;
  font-size: 18px;
  line-height : 28px ;
  font-weight : 300;
}

.text-regular{
  font-family: Lato, sans-serif;
  color: #707070;
  font-size: 18px;
  font-weight: 300; 
}

.text-regular2{
  font-family: Lato, sans-serif;
  font-size: 16px;
  color: #00185e;
}

.container-10 {
  position: relative;
  height: auto;
  max-width: 1240px;
  min-height: 300px;
}

.div-block-20 {
  position: static;
  top: 66px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.13);
  background-image: -webkit-gradient(linear, left top, right top, from(#c2e4e3), to(#fff));
  background-image: linear-gradient(90deg, #c2e4e3, #fff);
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.nom {
  min-width: 100%;
  margin-top: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.fonction {
  min-width: 100%;
  margin-top: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Poppins, sans-serif;
  color: #707070;
  font-size: 18px;
  line-height : 28px ;
  font-weight : 300;
}

.link-block {
  width: 100%;
  margin-top: 16px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-20 {
  margin-top: 18px;
}

.section-3 {
  position: static;
}

.section10,.section12{
  background-image: -webkit-gradient(linear, left top, right top, from(#c2e4e3), to(rgba(224, 239, 244, 0.6)));
  background-image: linear-gradient(90deg, #c2e4e3, rgba(224, 239, 244, 0.6));
}

.container-11 {
  position: relative;
  z-index: 1;
  max-width: 1240px;
}

.text-block-21 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.container-12 {
  max-width: 1240px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
}

.section-4 {
  position: relative;
  top: -86px;
  z-index: -1;
  min-height: 600px;
  background-color: #463f3f;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.div-block-24 {
  width: auto;
  margin-left: 25px;
}

.contact {
  position: static;
  display: block;
  width: auto;
  max-width: 200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 25px;
  background-color: transparent;
  box-shadow: 3px 3px 3px 0 rgba(3, 3, 3, 0.5);
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
  padding: 11px 26px;
}

.div-block-24-left {
  width: auto;
  margin-right: 25px;
  margin-left: 0px;
}

.section-5 {
  overflow: visible;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26 {
  width: 20%;
}

.text-block-22 {
  font-family: Poppins, sans-serif;
  color: #707070;
  font-size: 18px;
}

.section1,.section2{
  background:#EEF2F5;
}

.section4 {
  margin-top: 0px;
}

.section5 {
  position: relative;
}

.section14 {
  position: relative;
  overflow: visible;
}

.section15 {
  position: relative;
  top:125px;
  margin-top: 0px;
  margin-bottom: auto;
  padding-top: 0px;
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.section16 {
  position: relative;
  top: -60px;
  z-index: -1;
  margin-bottom: -60px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #554848;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-13 {
  max-width: 1240px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-6 {
  position: relative;
  top: -31px;
  z-index: -1;
  background-color: #645a5a;
}

.section-6-copy {
  position: relative;
  top: -31px;
  z-index: -1;
  background-color: #645a5a;
}

.section-7 {
  background-color: #554848;
}

.container-14 {
  max-width: 1240px;
}

.text-block-23 {
  padding-bottom: 30px;
  color: #fff;
}

.footer {
  position: relative;
  top: -100px;
  bottom: auto;
  z-index: auto;
  height: auto;
  max-height: 404px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 150px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #646a7c;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 80px;
  max-width: 80px;
  min-width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #c4c4c4;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.text-block-24 {
  color: #fff;
  text-align: left;
  margin:10px 0;
}

.button {
  width: 30%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: grey;
  border-radius: 25px;
  background-color: transparent;
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.1);
  color: grey;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-10 {
  position: static;
  display: inline-block;
  margin-top: -10px;
  float: none;
  color: #00185e;
  background-clip: border-box;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image4 {
  margin-top: 15px;
}

.div-block-31 {
  position: static;
  z-index: 1;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.text-block-25 {
  display: inline-block;
  width: auto;
  font-family: Lato, sans-serif;
  color: #c4c4c4;
  font-size: 18px;
  font-weight: 300;
}

.div-block-33 {
  width: 100%;
}

.text-block-26 {
  display: inline-block;
  width: 50%;
}

.image-11 {
  width: auto;
  max-width: 100%;
  padding: 0px;
  border: 1px none #000;
  border-radius: 0%;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: transparent;
  font-size: 18px;
  font-weight: 400;
}

.div-block-34 {
  display: inline-block;
  width: 30px;
  min-width: 30px;
  margin-left: 15px;
  padding: 5px;
  border: 1px none #000;
  border-radius: 50%;
  background-color: #bcc1c7;
  box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.5);
  text-align: center;
}

.image-12 {
  width: auto;
  opacity: 1;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  color: transparent;
}

.div-block-35 {
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}

.container-15 {
  max-width: 1100px;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 250px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: grey;
  border-radius: 25px;
  color: #707070;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}

.text-block-27 {
  display: block;
  margin-left: 10px;
  font-style: normal;
  text-decoration: none;
}

.image-13 {
  opacity: 1;
  white-space: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-13.svg {
  -webkit-filter: contrast(30%);
  filter: contrast(30%);
}

.div-block-37 {
  width: 50%;
  margin-right: 0px;
  margin-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-4 {
  font-family: Poppins, sans-serif;
  color: #00185e;
  font-size: 36px;
  line-height: 52px;
  font-weight: 600;
}

.paragraph-6 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-30 {
  display: inline-block;
}

.image-15 {
  margin-left: 10px;
}

.text-field {
  margin-top: 22px;
  border-radius: 25px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.heading-3-copy {
  margin-left: 0px;
  font-family: Poppins, sans-serif;
  color: #00185e;
  font-weight: 600;
  text-align: left;
}

.textarea {
  min-height: 120px;
  border-radius: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.paragraph-5 {
  margin-top: 5px;
  font-family: Lato, sans-serif;
  color: #707070;
}

.heading-3 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #00185e;
  font-weight: 600;
  text-align: left;
}

.submit-button {
  width: 100%;
  border-radius: 5px;
  background-color: #0f2ca9;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.div-block-39 {
  position: absolute;
  left: auto;
  top: -100%;
  right: 5%;
  bottom: 33%;
  padding-top:20px;
  z-index: 10;
  width: 30%;
  min-height: 400px;
  min-width: 40%;
  background-color: #fff;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.74);
}

.section-8 {
  position: static;
  background-image: -webkit-gradient(linear, left top, right top, from(#c2e4e3), to(#e0eff4));
  background-image: linear-gradient(90deg, #c2e4e3, #e0eff4);
}

.text-field-2 {
  border-radius: 25px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.text-block-28 {
  margin-top: 20px;
  font-family: Lato, sans-serif;
  color: #707070;
  font-weight: 700;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  text-decoration: none;
}

.form {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.text-block-29 {
  display: block;
  margin-left: 11px;
  font-family: Poppins, sans-serif;
  color: #00185e;
  font-weight: 500;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container-16 {
  max-width: 1240px;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  background:#EEF2F5;

}

.clipped{
	-webkit-text-fill-color: transparent;
  -webkit-background-clip : text;
  background-clip : text;
}

[data-nav-menu-open] {
  background-image: -webkit-gradient(linear, left top, right top, from(#c2e4e3), to(#e0eff4));
   background-image: linear-gradient(90deg, #c2e4e3, #e0eff4);
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: 60px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link-2 {
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Lato, sans-serif;
  color:#00185e;
  text-decoration: none;
}

.nav-link-2-active {
  font-weight: bold;
}

.nav-link-2:hover {
  text-decoration: underline;
}

.nav-link-2.w--current {
  display: block;
  padding-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-link-2.lang {
  margin-right: 0px;
}

.nav-link-2.lang2 {
  margin-left: 0px;
}

.container-17 {
  max-width: 1240px;
}

.div-block-39-copy {
  position: absolute;
  left: auto;
  top: -75%;
  right: 5%;
  bottom: 20%;
  z-index: 10;
  width: auto;
  min-height: 450px;
  min-width: 40%;
  padding-top: 40px;
  background-color: #fff;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.74);
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
}

.navbar-2 {
  background:#EEF2F5;
}

.brand-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.body-2 {
  display: block;
  overflow: visible;
  min-height: 0px;
  margin-bottom: -100px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.body-3 {
  overflow: visible;
  min-height: auto;
}

.div-block-43 {
  position: absolute;
  top: -56px;
  z-index: -1;
  width: 100%;
}

.section-9 {
  position: static;
  max-height: none;
}

.div-block-9999 {
  position: absolute;
  left: auto;
  right: 5%;
  top: -300px;
  bottom: 35%;
  z-index: 10;
  width: auto;
  min-height: 450px;
  min-width: 30%;
  height: 550px; 
  padding-top: 40px;
  background-color: #fff;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.74);
}

.container-101 {
  position: relative;
  height: 300px;
  max-width: 1240px;
  min-height: auto;
}

.barre_inclinee-copy {
  position: relative;
  top: 250px;
  right: auto;
  z-index: -1;
  overflow: visible;
  width: 100%;
  transform: skew(-10deg) rotate(-10deg);
  height: 300px;
  margin-bottom: auto;
  background-color: #dceef2;
  -webkit-transform: skew(-10deg) rotate(-10deg); 
  -ms-transform: skew(-10deg) rotate(-10deg);
}

.container-102 {
  position: relative;
  height: auto;
  max-width: 1240px;
  min-height: auto;
  margin-top: 0px;
  margin-bottom: 40px;
}

.div-block-8-copy {
  width: 25%;
  margin-bottom: -7px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px none #fff;
}

.container-11-copy {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin-top: 90px;
}

.text-block-31 {
  margin-left: 10px;

}

.link {
  margin-left: 10px;
  font-family: 'Fa brands 400', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-4 {
  margin-left: 10px;
}

.link-block-5 {
  margin-left: 10px;
}

.w-input+.legend {
  opacity:0;
  transition:0.2s;
  padding:0 10px;
  color:#00185E;
  position:relative;
  top:-58px;
  left:20px;
  background:#fff;

}
textarea.w-input+.legend{
  display:inline-block;
  padding:0 10px;
  color:#00185E;
  position:relative;
  top:-138px;
  left:20px;
	background:#fff;
}
.w-input:focus{
  border-color:#00185E;
}

.w-input:focus+.legend{
  opacity:1; 
}

.column-2{
   margin:25px 0;
}   

.fa{
  color:#00185E;
}
.phone{
  width:20px;
  /*  #00185E : hsl 225°, 100%, 37% */
  filter:  hue-rotate(225deg) saturate(100%) brightness(37%);
}
.phonenumber{
  color: #00185E;
  font-weight: bold;
}

.div-block-39{
  min-width: 60%; 
  padding-top: 20px; 
  padding-bottom: 30px;
  min-height: 530px;
  right: 0;
}

.div-block-7 {
  display: block;
}

.container-11 {
  margin-top: 400px;
}

textarea{
  resize: none;
  height: 400px; 
}

/* ------------------------------------------------------- MEDIA QUERIES ------------------------------------------------------*/

@media screen and (max-width: 991px) {
  .barre_inclinee,
  .barre_inclinee-copy {
    width: 100%;
  }
  .demo1 {
    margin-right: auto;
  }
  .bouton-connexion {
    margin-top:15px;
  }

  .nav-link-2.lang {
    margin-right: 20px;
  }
  
  .nav-link-2.lang2 {
    margin-left: 20px;
  }

  .text-block {
    bottom: 385px;
  }
  .demo2 {
    bottom: 319px;
  }
  .ent-te {
    background-position: 50% 50%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
  }
  .fonctions {
    height: auto;
    min-height: 430px;
  }
  .div-block-5 {
    position: static;
    width: 80%;
    margin-top: 18px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-6 {
    position: static;
    top: 123px;
    width: 80%;
    height: auto;
    min-height: 255px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
  }
  .text-block-6 {
    line-height: 36px;
  }
  .div-block-7 {
    height: auto;
    max-width: 95%;
    min-height: 260px;
    padding-bottom: 60px;
    
  }
  .div-block-8 {
    width: 100%;
  }
  .div-block-9 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;  
  }
  .div-block-10 {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading-2 {
    font-size: 20px;
  }
  .text-block-9 {
    width: 100%;
  }
  .div-block-12 {
    width: 100%;
  }
  .text-block-17 {
    width: auto;
  }
  .image-5 {
    margin-left: 20px;
  }
  .container-10 {
    min-height: auto;
  }
  .section1 {
     display: block;
  }
  .section15 {
    padding-top: 0px;
  }
  .div-block-28 {
    display: block;
    margin-top: 0px;
    margin-bottom: 100px;
    padding-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .button {
    width: 50%;
  }
  .div-block-37 {
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-39 {
    position: static;
    right: auto;
    width: 80%;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-39-copy {
    right: 4%;
    bottom: 20%;
    min-width: 40%;
  }
  .container-18 {
    min-width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .brand-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .columns {
    display: block;
  }
  .div-block-9999 {
    position: static;
    right: 4%;
    bottom: 20%;
    max-width: 80%;
    min-width: 40%;
    margin-right: auto;
    margin-left: auto;
  }
  .container-101 {
    position: static;
    min-height: auto;
  }
  .container-102 {
    min-height: auto;
  }
  .column-2 {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .columns-2 {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-8-copy {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    left: 60px;
    bottom: 349px;
  }
  .demo2 {
    left: 60px;
    bottom: 288px;
  }
  .ent-te {
    position: relative;
    height: auto;
    min-height: 600px;
    padding-bottom: 0px;
    background-position: 85% 100%;
  }
  .fonctions {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-7 {
    height: auto;
    min-height: 260px;
    margin-top: 45%;
    margin-bottom: 70px;
    padding: 20px;
  }
  .div-block-8 {
    width: 50%;
  }
  .div-block-9 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-10 {
    width: 100%;
  }
  .container-10 {
    position: static;
    display: block;
    height: 300px;
    padding-top: 30px;
  }
  .div-block-21 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    text-align: center;
  }
  .div-block-22 {
    height: auto;
    min-height: 200px;
  }
  .div-block-27 {
    text-align: center;
  }
  .footer {
    margin-top: 80px;
    padding: 40px 20px;
  }
  .footer-flex-container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .image-9 {
    text-align: left;
  }
  .div-block-29 {
    min-width: 80px;
  }
  .div-block {
    width: 50%;
  }
  .button {
    width: 80%;
  }
  .div-block-30 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-32 {
    width: 100%;
    margin-bottom: 31px;
  }
  .div-block-35 {
    width: 50%;
  }
  .div-block-41 {
    width: 50%;
  }
  .div-block-42 {
    width: 50%;
  }
  .sticky-nav {
    position: relative;
  }
  .nav-grid {
    text-align: center;
  }
  .div-block-39-copy {
    position: static;
  }
  .div-block-9999 {
    position: static;
  }
  .container-101 {
    display: block;
    padding-top: 30px;
}
  }
  .container-102 {
    display: none;
  }
  .div-block-8-copy {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {


  .barre_inclinee,
  .barre_inclinee-copy {
    width: 100%;
  }

  .div-block-24{
    margin-top: 30px;
  }

  .div-block-24-left a{
    padding: 15px 30px;
  }

  .text-block {
    position: static;
    left: 7px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 1.5rem;
    line-height: 36px;
    text-align: center;
  }
  .demo2 {
    position: static;
    left: 62px;
    display: block;
    max-width: 300px;
    min-width: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .ent-te {
    height: 600px;
    padding-top: 0px;
    background-color: transparent;
    background-position: 81% 100%, 0px 0px;
    background-size: 245%, auto;
    background-repeat: repeat-x, repeat;
    background-attachment: scroll, scroll;
  }
  .div-block-5 {
    width: 90%;
  }
  .text-block-4.clipped {
    font-size: 2.4em;
  }
  .text-block-5.clipped {
    font-size: 2.4em;
  }
  .div-block-8 {
    width: 100%;
    border: 1px none #000;
  }
  .heading-2 {
    font-size: 15px;
  }
  .div-block-12 {
    width: 100%;
    margin-top: 30px;
  }
  .div-block-14 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-block-15 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .image-5 {
    max-width: 90%;
  }
  .image-6 {
    max-width: 80%;
  }
  .image-7 {
    max-width: 80%;
  }
  .image-8 {
    max-width: 80%;
  }
  .div-block-17 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-18 {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .div_question {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-18 {
    margin-right: auto;
    margin-left: auto;
    font-size: 24px;
    text-align: center;
  }
  .heading-question {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
  }
  .paragraph-3 {
    width: 90%;
  }
  .div-block-21 {
    width: 80%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-22 {
    height: auto;
    min-height: 200px;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .div-block-23 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .div-block-24 {
    margin-right: auto;
    margin-left: auto;
  }
  .contact {
    padding-left: 20px;
  }
  .div-block-24-left {
    margin-right: auto;
    margin-left: auto;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo-link {
    height: 60px;
  }
  .footer-heading {
    margin-top: 20px;
  }
  .div-block-31 {
    margin-bottom: 0px;
    padding-top: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .div-block-37 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .sticky-nav {
    padding: 0px;
    background-image: -webkit-gradient(linear, left top, right top, from(#c2e4e3), to(#e0eff4));
    background-image: linear-gradient(90deg, #c2e4e3, #e0eff4);
  }
  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }
  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }
  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }
  .column {
    padding-top: 20px;
  }
  .container-18 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-8-copy {
    width: 100%;
    border: 1px none #000;
  }
}

@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


/*** CUSTOM CSS **/

.calendly-inline-widget{
  height: 1000px !important; 
}

.dump{
  background-color: #18171B;
    color: #FF8400;
    line-height: 1.2em;
    font: 12px Menlo, Monaco, Consolas, monospace;
    word-wrap: break-word;
    white-space: pre-wrap;
    position: relative;
    z-index: 99999;
    word-break: break-all;
    width: 80%;
    border: 2px solid #50ff50;
    padding: 20px;
    margin: 20px;
    margin: 20px auto;
}

.dump-file{
  color: #B729D9;
  font-weight: bold;
}

.dump-key{
  color: #56DB3A;
}

.dump-value-string{
  color: #56DB3A;
  font-weight: bold;
}

.dump-value-int{
  color: #1299DA;  
  font-weight: bold;
}

.dump-type{
  color: #1299DA; 
}

.dump-value-date{
  color: #B729D9; 
  font-weight: bold;
}

.alert-danger{
  margin-top: -30px;
    margin-bottom: 10px;
    color: red;
    margin-left: 10px;
}

.alert-success{
  color: #17e03a;
  margin: 10px;
  text-align: center;
  max-width: 340px;
}

.alert-fail{
  color: red;
  margin: 10px;
  text-align: center;
  max-width: 340px;
}

.alert-session{
  padding: 10px;
    border: 1px solid red;
    border-radius: 3px;
    background: pink;
    width: 50%;
    margin: 10px auto;
    position: relative;
}