:root {
  --title-xl-font-size: 36px;
  --title-lg-font-size: 30px;
  --title-md-font-size: 26px;
  --title-sm-font-size: 22px;
  --title-xs-font-size: 20px;

  --title2-xl-font-size: 36px;
  --title2-lg-font-size: 30px;
  --title2-md-font-size: 32px;
  --title2-sm-font-size: 32px;
  --title2-xs-font-size: 20px;

  --subtitle-xl-font-size: 32px;
  --subtitle-lg-font-size: 24px;
  --subtitle-md-font-size: 20px;
  --subtitle-sm-font-size: 18px;
  --subtitle-xs-font-size: 18px;


  --subtitle2-xl-font-size: 27px;
  --subtitle2-lg-font-size: 20px;
  --subtitle2-md-font-size: 18px;
  --subtitle2-sm-font-size: 16px;
  --subtitle2-xs-font-size: 16px;

  --subtitle3-xl-font-size: 20px;
  --subtitle3-lg-font-size: 16px;
  --subtitle3-md-font-size: 14px;
  --subtitle3-sm-font-size: 13px;
  --subtitle3-xs-font-size: 12px;

  --text-xl-font-size: 27px;
  --text-lg-font-size: 24px;
  --text-md-font-size: 20px;
  --text-sm-font-size: 16px;
  --text-xs-font-size: 14px;

  --text1-xl-font-size: 22px;
  --text1-lg-font-size: 20px;
  --text1-md-font-size: 16px;
  --text1-sm-font-size: 12px;
  --text1-xs-font-size: 12px;

  --text2-xl-font-size: 22px;
  --text2-lg-font-size: 16px;
  --text2-md-font-size: 14px;
  --text2-sm-font-size: 14px;
  --text2-xs-font-size: 14px;



  --text3-xl-font-size: 18px;
  --text3-lg-font-size: 14px;
  --text3-md-font-size: 14px;
  --text3-sm-font-size: 14px;
  --text3-xs-font-size: 14px;

  --text4-xl-font-size: 15px;
  --text4-lg-font-size: 14px;
  --text4-md-font-size: 13px;
  --text4-sm-font-size: 12px;
  --text4-xs-font-size: 11px;

  --button-xl-font-size: 32px;
  --button-lg-font-size: 24px;
  --button-md-font-size: 18px;
  --button-sm-font-size: 16px;
  --button-xs-font-size: 14px;

  --button2-xl-font-size: 24px;
  --button2-lg-font-size: 20px;
  --button2-md-font-size: 26px;
  --button2-sm-font-size: 14px;
  --button2-xs-font-size: 12px;

}

.u-section-1 {
  background-image: url("https://usermedia-mynjobs.com/media/groupe_lauzon/CO22Q2AOD0001_low-32.jpg");
  min-height: 100vh;
}

.u-section-1 .u-group-1 {
  min-height: 169px;
  height: auto;
  margin-top: 500px;
  margin-bottom: 0;
}

.u-section-1 .u-container-layout-1 {
  padding-left: 30px;
  padding-right: 30px;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: var(--title-xl-font-size);
  margin: -124px 50px 60px;
}

.u-section-2 .u-text-3, .u-section-2 .u-text-6, .u-section-2 .u-text-9{
  color: #404040 !important;
}
@media only screen and (min-width: 1366px){
  .u-section-1 .u-text-1 {
    font-size: var(--title-xl-font-size);
    margin-top: -56px;
  }
  .u-section-1 .u-group-1 {
    margin-top: 650px;
    min-height: 80px;
  }
}


@media (min-width: 1200px) and (max-width: 1365px){
  .u-section-1 .u-text-1 {
    font-size: var(--title-lg-font-size);
    margin-top: -56px;
  }
  .u-section-1 .u-group-1 {
    margin-top: 469px;
    min-height: 80px;
  }
}


@media (max-width: 1199px) {
  .u-section-1 {
    background-position: 50% 50%;
    min-height: 768px;
  }

  .u-section-1 .u-group-1 {
    margin-top: 469px;
    min-height: 80px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .u-section-1 .u-text-1 {
    font-size: var(--title-md-font-size);
    width: auto;
    margin-top: -56px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-group-1 {
    margin-top: 469px;
    min-height: 80px;
  }

  .u-section-1 .u-text-1 {
    font-size: var(--title-sm-font-size);
    margin-top: -56px;
  }
  .u-section-2 {
    min-height: 980px;
  }
}

@media (max-width: 767px) {
  .u-section-1 {
    min-height: 476px;
  }

  .u-section-1 .u-group-1 {
    min-height: 80px;
    margin-top: 469px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-text-1 {
    font-size: var(--title-sm-font-size);
    margin-top: -56px;
  }
}

@media (max-width: 575px) {
  .u-section-1 {
    min-height: 576px;
  }

  .u-section-1 .u-group-1 {
    min-height: 87px;
    margin-top: 373px;
  }

  .u-section-1 .u-text-1 {
    font-size: var(--title-xs-font-size);
    width: 98%;
    margin-top: -63px;
    margin-left: auto;
    margin-right: auto;
  }
}
.u-section-2 {
  min-height: 1176px;
}

/*
.u-section-2 .u-layout-wrap-1 {
  margin: 37px 0 60px;
}
*/

.u-section-2 .u-layout-cell-1 {
  min-height: 200px;
}

.u-section-2 .u-container-layout-1 {
  padding: 0;
}

.u-section-2 .u-text-1 {
  font-weight: 600;
  font-size: var(--title-xl-font-size);
  line-height: 1.6;
  margin: 48px 81px 0;
  text-transform: uppercase;
}


.u-section-2 .u-container-layout-2 {
  padding: 0;
}

.u-section-2 .u-image-1 {
  height: 422px;
  margin-top: 1px;
  margin-bottom: 0;
  object-position: 50% 39.22%;
}

.u-section-2 .u-icon-1 {
  width: 47px;
  height: 47px;
  margin: -89px 31px 0 auto;
  padding: 0;
}

.u-section-2 .u-text-2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: var(--subtitle2-xl-font-size);
  margin: 61px auto 0 20px;
}

.u-section-2 .u-text-3 {

  line-height: 1.3;
  margin: 15px auto 0 20px;
}
.u-section-2 .u-text-3, .u-section-2 .u-text-6, .u-section-2 .u-text-9{
  font-size: var( --text2-xl-font-size);
  font-weight: 600;
}

.u-section-2 .u-text-4 {
  line-height: 1.3;
  margin: 19px 20px 0;
}
.u-section-2 .u-layout-cell-2, .u-section-2 .u-layout-cell-3, .u-section-2 .u-layout-cell-4 {
  min-height: 650px;
}

.u-section-2 .u-container-layout-3 {
  padding: 0;
}

.u-section-2 .u-image-2 {
  height: 421px;
  object-position: 50% 14.75%;
  margin: 0;
}

.u-section-2 .u-icon-2 {
  width: 47px;
  height: 47px;
  margin: -87px 31px 0 auto;
  padding: 0;
}

.u-section-2 .u-text-5 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 61px auto 0 20px;
}

.u-section-2 .u-text-6 {
  line-height: 1.1;
  font-weight: 600;
  margin: 15px auto 0 20px;
}

.u-section-2 .u-text-7 {

  line-height: 1.3;
  margin: 20px 20px 0;
}



.u-section-2 .u-container-layout-4 {
  padding: 0;
}

.u-section-2 .u-image-3 {
  height: 421px;
  margin-top: 0;
  margin-bottom: 0;
  object-position: 50% 25.55%;
}

.u-section-2 .u-icon-3 {
  width: 47px;
  height: 47px;
  margin: -87px 49px 0 auto;
  padding: 0;
}

.u-section-2 .u-text-8 {
  background-image: none;
  font-weight: 700;
  text-transform: uppercase;
  margin: 61px auto 0 20px;
}
.u-section-2 .u-text-9 {

  line-height: 1.1;
  font-weight: 600;
  margin: 15px auto 0 20px;
}

.u-section-2 .u-text-10 {
  line-height: 1.3;
  margin: 20px 20px 0;
}
.u-section-2 .u-text-4 , .u-section-2 .u-text-7, .u-section-2 .u-text-10 {
  font-size: var( --text-xl-font-size);
}
@media (max-width: 1695px) {
  u-section-2 .u-text-3 , .u-section-2 .u-text-6, .u-section-2 .u-text-9 {
    height: 40px;
  }
}
@media (min-width: 1366px) and (max-width: 1550px){
  u-section-2 .u-text-3 , .u-section-2 .u-text-6, .u-section-2 .u-text-9 {
    height: 80px;
  }
}
@media (min-width: 1200px) and (max-width: 1365px){
  .u-section-2 {
    min-height: 980px;
  }
 /* u-section-2 .u-text-3 , .u-section-2 .u-text-6, .u-section-2 .u-text-9 {
    height: 60px;
  }*/
}

@media (max-width: 1199px) {
  .u-section-2 {
    min-height: 733px;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 130px;
  }

  .u-section-2 .u-text-1 {
    font-weight: 700;
    line-height: 1.3;
    margin: 30px 0;
    padding-left: 30px;
  }

  .u-section-2 .u-image-1 {
    height: 256px;
  }

  .u-section-2 .u-icon-1 {
    margin-top: -58px;
    margin-right: 20px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 41px;
    margin-right: 20px;
    margin-left: 30px;
  }

  .u-section-2 .u-text-3 {

    width: auto;
    margin-top: 4px;
    margin-right: 20px;
    margin-left: 30px;
  }
  .u-section-2 .u-text-3, .u-section-2 .u-text-6, .u-section-2 .u-text-9{
    height: 50px;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin-top: 21px;
    margin-left: 30px;
  }



  .u-section-2 .u-image-2 {
    height: 255px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-icon-2 {
    margin-top: -57px;
    margin-right: 20px;
  }

  .u-section-2 .u-text-5 {
    margin-top: 30px;
  }

  .u-section-2 .u-text-7 {
    width: auto;
    margin-top: 21px;
    margin-right: 0;
    margin-left: 15px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 600px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 600px;
  }
  .u-section-2 .u-layout-cell-4 {
    min-height: 600px;
  }

  .u-section-2 .u-image-3 {
    height: 255px;
  }

  .u-section-2 .u-icon-3 {
    margin-top: -57px;
    margin-right: 20px;
  }

  .u-section-2 .u-text-8 {
    font-weight: 700;
    margin-top: 30px;
  }

  .u-section-2 .u-text-9 {
    width: auto;
    margin-right: 20px;
  }

  .u-section-2 .u-text-10 {
    width: auto;
    margin-top: 21px;
    margin-right: 24px;
  }
}

@media (max-width: 991px) {
  .u-section-2 {
    min-height: 501px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-text-1 {
    line-height: 1.2;
  }


  .u-section-2 .u-image-1 {
    height: 154px;
  }

  .u-section-2 .u-icon-1 {
    width: 32px;
    height: 32px;
    margin-top: -40px;
    margin-right: 8px;
  }

  .u-section-2 .u-text-2 {

    margin-top: 26px;
    margin-left: 22px;
  }

  .u-section-2 .u-text-3 {

    margin-top: 16px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .u-section-2 .u-text-4 , .u-section-2 .u-text-7, .u-section-2 .u-text-10 {
    font-size: var( --text-sm-font-size);
  }
  .u-section-2 .u-text-4 {
    margin-top: 22px;
    margin-left: 14px;
    margin-right: 14px;
  }



  .u-section-2 .u-image-2 {
    height: 153px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-icon-2 {
    width: 32px;
    height: 32px;
    margin-top: -39px;
    margin-right: 15px;
  }

  .u-section-2 .u-text-5 {

    width: auto;
    margin-top: 26px;
  }

  .u-section-2 .u-text-6 {
    margin-top: 16px;
  }

  .u-section-2 .u-text-7 {

    margin-top: 23px;
    margin-right: 15px;
    margin-left: 20px;
  }
  .u-section-2 .u-layout-cell-2 {
    min-height: 600px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 600px;
  }
  .u-section-2 .u-layout-cell-4 {
    min-height: 600px;
  }

  .u-section-2 .u-image-3 {
    height: 153px;
  }

  .u-section-2 .u-icon-3 {
    width: 30px;
    height: 30px;
    margin-top: -38px;
    margin-right: 15px;
  }

  .u-section-2 .u-text-8 {
    text-transform: uppercase;
    margin-top: 28px;
    margin-left: 22px;
  }

  .u-section-2 .u-text-9 {
    margin-right: 0;
  }

  .u-section-2 .u-text-10 {
    margin-top: 23px;
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-2 {
    min-height: 1220px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 10px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 580px;
    padding-bottom: 30px;
  }

  .u-section-2 .u-image-1 {
    height: 423px;
    margin-top: 5px;
  }

  .u-section-2 .u-icon-1 {
    margin-top: -51px;
    margin-right: 60px;
  }

  .u-section-2 .u-text-2 {
    margin-top: 33px;
    margin-left: 51px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 4px;
    margin-left: 51px;
    margin-right: 51px;
  }

  .u-section-2 .u-text-4 , .u-section-2 .u-text-7, .u-section-2 .u-text-10 {
    font-size: var( --text-sm-font-size);
  }
  .u-section-2 .u-text-4 {
    margin-top: 20px;
    margin-left: 51px;
    margin-right: 51px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 603px;
    padding-bottom: 30px;
  }

  .u-section-2 .u-image-2 {
    height: 423px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-icon-2 {
    margin-top: -45px;
    margin-right: 60px;
  }

  .u-section-2 .u-text-5 {
    margin-top: 36px;
    margin-left: 51px;
  }

  .u-section-2 .u-text-6 {
    width: auto;
    margin-top: 15px;
    margin-left: 51px;
  }

  .u-section-2 .u-text-7 {
    margin-top: 20px;
    margin-left: 51px;
    margin-right: 51px;
  }

  .u-section-2 .u-layout-cell-4 {
    min-height: 558px;
    padding-bottom: 30px;
  }

  .u-section-2 .u-image-3 {
    height: 423px;
  }

  .u-section-2 .u-icon-3 {
    margin-top: -41px;
    margin-right: 60px;
  }

  .u-section-2 .u-text-8 {
    width: auto;
    margin-top: 33px;
    margin-left: 51px;
  }

  .u-section-2 .u-text-9 {
    margin-top: 14px;
    margin-left: 51px;
  }

  .u-section-2 .u-text-10 {
    margin-top: 15px;
    margin-left: 51px;
    margin-right: 51px;
  }
}

@media (max-width: 575px) {
  .u-section-2 {
    min-height: 1899px;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-bottom: 6px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 157px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 15px;
    padding-left: 0;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 552px;
  }

  .u-section-2 .u-image-1 {
    height: 315px;
    margin-top: 0;
  }
  .u-section-2 .u-image-2 {
    height: 315px;

  }
  .u-section-2 .u-icon-1 {
    margin-top: -60px;
    margin-right: 29px;
  }

  .u-section-2 .u-text-2 {

    margin-top: 46px;
    margin-right: 0;
    margin-left: 22px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 17px;
    margin-right: 29px;
    margin-left: 22px;
  }

  .u-section-2 .u-text-4 , .u-section-2 .u-text-7, .u-section-2 .u-text-10 {
    font-size: var( --text-xs-font-size);
  }
  .u-section-2 .u-text-4 {
    margin-top: 11px;
    margin-left: 22px;
    margin-right: 22px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 572px;
  }

  .u-section-2 .u-icon-2 {
    margin-top: -54px;
    margin-right: 33px;
  }

  .u-section-2 .u-text-5 {
    margin-top: 39px;
    margin-left: 22px;
  }

  .u-section-2 .u-text-6 {

    margin-top: 10px;
    margin-left: 21px;
  }

  .u-section-2 .u-text-7 {

    margin-top: 13px;
    margin-left: 22px;
    margin-right: 22px;
  }

  .u-section-2 .u-layout-cell-4 {
    min-height: 559px;
  }

  .u-section-2 .u-image-3 {
    height: 315px;
  }

  .u-section-2 .u-icon-3 {
    margin-top: -51px;
    margin-right: 33px;
  }

  .u-section-2 .u-text-8 {
    margin-top: 39px;
    margin-left: 21px;
  }

  .u-section-2 .u-text-9 {
    margin-top: 16px;
    margin-left: 21px;
  }

  .u-section-2 .u-text-10 {
    margin-top: 13px;
    margin-right: 50px;
    margin-left: 21px;
  }
} .u-section-3 {
    background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url("https://usermedia-mynjobs.com/media/groupe_lauzon/lignecarriere.png");
    background-position: 73.88% 50%;
    min-height: 100vh;
  }

.u-section-3 .u-group-1 {
  min-height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
  background-image: linear-gradient(rgba(0,60,101,0.29), rgba(249,249,249,0.03));
}

.u-section-3 .u-container-layout-1 {
  padding: 56px 0;
}

.u-section-3 .u-text-1 {
  font-size: var(--title-xl-font-size);
  text-transform: uppercase;
  margin: 285px 109px 0;

}

.u-section-3 .u-text-2 {
  line-height: 1.3;
  font-weight: 400;
  text-shadow: 0 0 2px rgba(128,128,128,0.8);
  font-size: var( --text-xl-font-size);
  margin: 97px 109px 0;
}

@media (max-width: 1199px) {
  .u-section-3 {
    min-height: 769px;
  }

  .u-section-3 .u-group-1 {
    min-height: 769px;
    height: auto;
  }

  .u-section-3 .u-container-layout-1 {
    padding-bottom: 0;
  }

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: 154px;
    margin-left: 51px;
    margin-right: 51px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: 61px;
    margin-left: 51px;
    margin-right: 51px;
  }
}

@media (max-width: 991px) {
  .u-section-3 {
    min-height: 700px;
  }

  .u-section-3 .u-group-1 {
    min-height: 700px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-top: 30px;
  }

  .u-section-3 .u-text-1 {
    margin-top: 209px;
    margin-right: 53px;
    margin-left: 44px;
  }

  .u-section-3 .u-text-2 {
    margin-top: 64px;
    margin-left: 55px;
    margin-right: 55px;
  }
}

@media (max-width: 767px) {
  .u-section-3 {
    min-height: 472px;
  }

  .u-section-3 .u-group-1 {
    min-height: 472px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-top: 0;
  }

  .u-section-3 .u-text-1 {
    margin-top: 101px;
    margin-left: 52px;
    margin-right: 52px;
  }

  .u-section-3 .u-text-2 {
    margin-top: 20px;
    margin-left: 52px;
    margin-right: 52px;
  }
}

@media (max-width: 575px) {
  .u-section-3 {
    min-height: 686px;
  }

  .u-section-3 .u-group-1 {
    min-height: 686px;
  }

  .u-section-3 .u-text-1 {
    width: 98%;
    margin-top: 178px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-3 .u-text-2 {
    margin-top: 27px;
    margin-right: auto;
    margin-left: auto;
    width: 94%;
  }
}
.u-section-4{padding-bottom: 0;}


.u-section-4 .u-sheet-1 {
 /* min-height: 1254px;*/
}

.u-section-4 .u-image-1 {
  width: 100%;
  height: auto;
  object-position: 0% 50%;
  background-position: 0% 50%;
  margin:0;
}

.u-section-4 .u-group-1 {
  min-height: 350px;
  width: 70%;
  height: auto;
/* box-shadow: -2px 2px 8px 0px rgba(128,128,128,1);*/
  margin: -450px 45px 20px auto;
  border-radius: 25px;
  background-color: rgba(0,0,0,.2);
}

.u-section-4 .u-container-layout-1 {
  padding: 15px 0;
}



.u-section-4 .u-text-2 {
  font-size: var( --text-xl-font-size);
  line-height: 1.3;
  margin: 30px 50px 0;
}

.u-section-4 .u-btn-1 {
  font-size: 1.25rem;
  letter-spacing: 1px;
  border-style: solid;
  margin: -659px 0 60px auto;
}
@media (max-width: 1845px) {
  .u-section-4 .u-image-1 {
    width: 100%;
    height: 906px;
    object-position: 0% 50%;
    background-position: 0% 50%;
    margin:0;
  }

  .u-section-4 .u-group-1 {
    min-height: 370px;
    width: 75%;
    height: auto;
    /* box-shadow: -2px 2px 8px 0px rgba(128,128,128,1);*/
    margin: -430px 45px 20px auto;
    border-radius: 25px;
    background-color: rgba(0,0,0,.2);
  }

}
@media (max-width: 1550px) {

  .u-section-4 .u-image-1 {
    width: 100%;
    height: 775px;
    margin-left: 0;
  }
  .u-section-4 .u-group-1 {
    width: 82%;
    margin: -430px 20px 20px auto;
    height: auto;
    padding: 0 10px 20px 30px;
  }


  .u-section-4 .u-text-2 {
    font-size: var( --text-xl-font-size);
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1365px) {

  .u-section-4 .u-image-1 {
    width: 100%;
    height: 750px;
    margin-left: 0;
  }
  .u-section-4 .u-group-1 {
    width: 80%;
    margin: -420px 5px 20px auto;
    height: auto;
    padding: 0 20px 0 40px;
    min-height: 370px;
  }

  .u-section-4 .u-text-2 {
    font-size: var( --text-lg-font-size);
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1199px) {

  .u-section-4 .u-image-1 {
    width: 100%;
    height: 800px;
    margin:0;
    object-position: 40% 50%;
    background-position: 0% 50%;

  }
  .u-section-4 .u-container-layout-1 {
    padding:0;
  }
  .u-section-4 .u-group-1 {
    width: 85%;
    margin: -320px 15px 0 auto;
    min-height: 290px;
    padding: 0 15px 0 20px;
  }

  .u-section-4 .u-text-2 {
    font-size: var( --text-md-font-size);
    margin-left: 0;
    margin-right: 0;
  }

}

@media (max-width: 991px) {

  .u-section-4 .u-sheet-1 {
   /* min-height: 100vh;*/
    height: 650px;
    width: 100% !important;
  }

  .u-section-4 .u-image-1 {
    width: 100%;
    height:650px;
    margin-left: 0;
  }

  .u-section-4 .u-group-1 {
    width: 90%;
    margin-top: -280px;
    margin-bottom: 20px;
    border-radius: 25px;
    min-height: 250px;
  }
  .u-section-4 .u-text-2 {
    font-size: var( --text-sm-font-size);
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    height: 650px;
  }

  .u-section-4 .u-image-1 {
    width: 100%;
    height: 650px;
  }

  .u-section-4 .u-group-1 {
    width: 98%;
    margin: -340px auto 20px auto;
    max-height: 400px;
    padding: 0 20px 30px 20px;
  }

  .u-section-4 .u-container-layout-1 {
   padding: 0;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
   /* min-height: 580px;*/
  }

  .u-section-4 .u-image-1 {
    width: 100%;
    margin: 0;
    object-position: 60% 50%;
    background-position: 0% 50%;
  /*  height: 296px;*/
  }

  .u-section-4 .u-group-1 {
    width: 100%;
    margin-top: 140px;
    border-radius: 0;

  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .u-section-4 .u-text-2 {
    font-size: var( --text-xs-font-size);
    margin-left: 0;
    margin-right: 0;
  }

}
@media (max-width: 364px) {
  .u-section-4 .u-sheet-1 {
   /* min-height: 763px;*/
    height: 500px;
  }

  .u-section-4 .u-image-1 {
    width: 100%;
    height: 500px;
    margin: 0;
    object-position: 60% 50%;
    background-position: 0% 50%;
  }

  .u-section-4 .u-group-1 {
    width: 100%;
    margin-top:0;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }


}


.u-section-5 .u-group-1 {
  min-height: 100vh;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  background-image: linear-gradient(rgba(242,242,242,0), rgba(13,65,99,0.8));
}


.u-section-5 .u-container-layout-1 {
  padding: 0;
}

.u-section-5 .u-text-1 {
  text-transform: uppercase;
  font-size: var(--title-xl-font-size);
  font-weight: normal;
  margin: 430px 111px 0;
}

.u-section-feminin .u-text-1{
  text-transform: uppercase;
  font-size: var(--title-xl-font-size);
  font-weight: normal;
}

.u-section-feminin .u-text-1.u-text-1_media{
  text-transform: uppercase;
  font-size: var(--title-xl-font-size);
  font-weight: normal;


  z-index: 1600;
}
/*.u-section-feminin .div-content-text{
  margin-top: -590px;
  height: 580px;
  margin-bottom: 0;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  background-image: linear-gradient(rgba(242,242,242,0), rgba(13,65,99,0.8));
}*/
.u-section-feminin .u-container-layout-1{
  padding: 10px 150px 0 150px;
}

.u-section-5 .u-text-2 {
  font-size: var( --text2-xl-font-size);
  line-height: 1.3;
  font-weight: normal;
  margin: 32px 111px 0;
}
.u-section-feminin .u-text-2{
  font-size: var( --text2-xl-font-size);
  line-height: 1.3;
  font-weight: normal;
}

.u-section-5 .u-text-3 {
  font-size: var( --text3-xl-font-size);
  line-height: 1.3;
  font-weight: normal;
  margin: 40px 150px 0 474px;
}
.u-section-feminin .u-text-3 {
  font-size: var( --text3-xl-font-size);
  line-height: 1.3;
  font-weight: normal;
}
@media (min-width: 1200px) and (max-width: 1365px){
  .u-section-5 .u-text-3 {
    margin: 40px 119px 0 474px;
  }

}
@media (max-width: 1199px) {
  .u-section-5 {
    min-height: 795px;
  }

  .u-section-5 .u-group-1 {
    /*   min-height: 795px;*/
    height: auto;
  }

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 500px;
    margin-left: 51px;
    margin-right: 51px;
  }
  .u-section-feminin .u-text-1{
    width: auto;
  }
  .u-section-5 .u-text-2 {
    line-height: 1.3;
    width: auto;
    margin-top: 141px;
    margin-left: 51px;
    margin-right: 51px;
  }

  .u-section-5 .u-text-3 {
    width: auto;
    margin-top: 44px;
    margin-right: 51px;
    margin-left: 271px;
  }
}

@media (max-width: 991px) {
  .u-section-5 {
    min-height: 1015px;
  }

  .u-section-5 .u-group-1 {
    min-height: 1151px;
  }

  .u-section-5 .u-text-1 {
    margin-top: 500px;
    margin-right: 41px;
    margin-left: 53px;
  }
  .u-section-feminin .u-text-1{
    margin-left:0;
  }

  .u-section-5 .u-text-2 {
    margin-top: 64px;
    margin-left: 53px;
    margin-right: 53px;
  }

  .u-section-5 .u-text-3 {
    margin-top: 33px;
    margin-right: 41px;
    margin-left: 208px;
  }
}

@media (max-width: 767px) {
  .u-section-5 {
    min-height: 554px;
  }

  .u-section-5 .u-group-1 {
    min-height: 1151px;
  }

  .u-section-5 .u-text-1 {

    margin-top: 600px;
    margin-right: 53px;
  }

  .u-section-5 .u-text-2 {

    margin-top: 53px;
  }

  .u-section-5 .u-text-3 {

    margin-top: 25px;
    margin-right: 53px;
    margin-left: 222px;
  }
}

@media (max-width: 575px) {
  .u-section-5 {
    min-height: 635px;
  }

  .u-section-5 .u-group-1 {
    min-height: 1151px;
  }

  .u-section-5 .u-text-1 {
    width: 94%;
    margin-top: 42px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-5 .u-text-2 {
    font-weight: 700;
    width: 94%;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-5 .u-text-3 {
    width: 94%;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
  }
}


@media only screen and (min-width: 576px){
  .u-section-5 {
    background-image: url("https://usermedia-mynjobs.com/media/groupe_lauzon/9O1A6793.jpg");
    background-position: 50% 80.71%;
    min-height: 100vh;
  }
}
@media only screen and (max-width: 575px){
  .u-section-5 {
    background-image: url("https://usermedia-mynjobs.com/media/groupe_lauzon/9O1A6793_media.jpg");
    background-position: 50% 80.71%;
    min-height: 1151px;
  }
  .u-section-5 .u-container-layout-1{
    padding-bottom: 30px;
  }
  .u-container-layout.u-container-layout-1{
    max-width: 96%;
    margin: 10px auto;

  }
}
.btn-femenin_details{
  will-change: transform, opacity;
  animation-duration: 1000ms;
  border-style: solid;
  background-image: none;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 600;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  font-size: var(--subtitle2-xl-font-size);
  margin: 180px auto 0 auto;
  padding: 5px 30px 0 30px;



}


/*.u-section-4*/
.u-section-4 .u-text-1 .u-text-1-span-2  {
  font-size: var(--subtitle-xl-font-size);
  text-transform: none;
}
@media only screen and (min-width: 1920px){
  .u-section-4 .u-sheet-1 {
   /* min-height: 105vh;*/
    height: 956px;
  }
  .u-section-4 .u-image-1 {
    width: 100%;
    height: 956px;
    object-position: 0% 50%;
    background-position: 0% 50%;
    margin:0;
  }

  .u-section-4 .u-text-1{
    margin-left: 0;
    margin-right: 0;
    padding-left: 50px;
  }
  .u-section-4 .u-text-1 .u-text-1-span-1  {
    font-size: var(--title-xl-font-size);
  }
  .u-section-4 .u-text-1 .u-text-1-span-2  {
    font-size: var(--subtitle-xl-font-size);
  }
  .u-section-feminin .div-content-text{
    margin-top: -1010px;
    height: 1000px;
    margin-bottom: 0;
        box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
        background-image: linear-gradient(rgba(242,242,242,0), rgba(13,65,99,0.8));
   /* background-image: linear-gradient(rgba(242,242,242,0), rgba(101,103,105,0.7));*/
  }
  .u-section-feminin .u-container-layout-1{
    padding: 440px 100px 10px 100px;
/*    box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    background-image: linear-gradient(rgba(242,242,242,0), rgba(101,103,105,0.5));*/
  }
  .btn-femenin_details{display: none;}
}
@media (min-width: 1846px) and (max-width: 1919px){
  .u-section-4 .u-sheet-1 {
    /*min-height: 105vh;*/
    height: 1024px;
  }
  .u-section-4 .u-text-1{
    margin-left: 0;
    margin-right: 0;
    padding-left: 50px;
  }
  .u-section-4 .u-text-1 .u-text-1-span-1  {
    font-size: var(--title-xl-font-size);
  }
  .u-section-4 .u-text-1 .u-text-1-span-2  {
    font-size: var(--subtitle-xl-font-size);
    text-transform: none;
  }
  .u-section-feminin .div-content-text{
    margin-top: -590px;
    height: 580px;
    margin-bottom: 0;
   /* box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);*/
    /*background-image: linear-gradient(rgba(242,242,242,0), rgba(101,103,105,0.7));*/
    box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    background-image: linear-gradient(rgba(242,242,242,0), rgba(13,65,99,0.8));
  }
  .u-section-feminin .u-container-layout-1{

    padding: 110px 100px 10px 100px;
 /*   box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    background-image: linear-gradient(rgba(242,242,242,0), rgba(101,103,105,0.5));*/
  }
  .btn-femenin_details{display: none;}
}


@media (min-width: 1551px) and (max-width: 1845px){
  .u-section-feminin{
    height: 815px;
  }
  .u-section-feminin img{
    width: 100%;
    height: 815px;
  }
  .u-section-4 .u-text-1 {
    font-size: var(--title-xl-font-size);
    margin-left: 0;
    margin-right: 0;
    padding-left: 50px;
  }
  .u-section-4 .u-text-1 .u-text-1-span-2  {
    font-size: var(--subtitle-xl-font-size);
    text-transform: none;
  }
  .u-section-feminin .div-content-text{
    margin-top: -805px;
    height: 800px;
    margin-bottom: -8px;
      box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
      background-image: linear-gradient(rgba(242,242,242,0), rgba(13,65,99,0.8));
   /* background-image: linear-gradient(rgba(242,242,242,0), rgba(101,103,105,0.7));*/
  }
  .u-section-feminin .u-container-layout-1{
    padding: 350px 100px 10px 100px;
/*    box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    background-image: linear-gradient(rgba(242,242,242,0), rgba(101,103,105,0.5));*/
  }
  .btn-femenin_details{display: none;}
}
@media (min-width: 1366px) and (max-width: 1550px){
  .u-section-feminin{
    height: 730px;
  }
  .u-section-feminin img{
    width: 100%;
    height: 730px;
  }
  .u-section-4 .u-text-1 .u-text-1-span-1  {
    font-size: var(--title-xl-font-size);
  }
  .u-section-4 .u-text-1 .u-text-1-span-2  {
    font-size: var(--subtitle-xl-font-size);
    text-transform: none;
  }
  .u-section-feminin .div-content-text{
    /*    margin-top: -540px;
        height: 540px;*/
    margin-top: -756px;
    height: 750px;
    margin-bottom: -8px;
     box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
     background-image: linear-gradient(rgba(242,242,242,0), rgba(13,65,99,0.8));
/*    background-image: linear-gradient(rgba(242,242,242,0), rgba(101,103,105,0.7));*/
  }

  .u-section-feminin .u-container-layout-1{
    padding: 280px 100px 10px 100px;
  /*  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    background-image: linear-gradient(rgba(242,242,242,0), rgba(101,103,105,0.5));*/
  }
  .btn-femenin_details{display: none;}
}
@media (min-width: 1200px) and (max-width: 1365px){
  .u-section-feminin{
    height: 710px;
  }
  .u-section-feminin img{
    width: 100%;
    height: 710px;
  }
  .u-section-4 .u-text-1 .u-text-1-span-1  {
    font-size: var(--title-lg-font-size);
  }
  .u-section-4 .u-text-1 .u-text-1-span-2  {
    font-size: var(--subtitle-lg-font-size);
    text-transform: none;
  }
  .u-section-feminin .div-content-text{
    margin-top: -656px;
    height: 650px;
    margin-bottom: -2px;
    box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    background-image: linear-gradient(rgba(242,242,242,0), rgba(13,65,99,0.8));
   /* background-image: linear-gradient(rgba(242,242,242,0), rgba(101,103,105,0.7));*/
  }
  .u-section-feminin .u-container-layout-1{
    padding: 260px 100px 10px 100px;
/*    box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    background-image: linear-gradient(rgba(242,242,242,0), rgba(101,103,105,0.5));*/
  }
  .btn-femenin_details{display: none;}
}
@media (min-width: 992px) and (max-width: 1199px){

  .u-sheet{
    width: 100% !important;
  }
  .u-section-4 .u-sheet-1 {
    min-height: 800px;
  }
  .u-section-4 .u-text-1 .u-text-1-span-1  {
    font-size: var(--title-md-font-size);
  }
  .u-section-4 .u-text-1 .u-text-1-span-2  {
    font-size: var(--subtitle-md-font-size);
    text-transform: none;
  }
  .u-section-feminin .div-content-text{
    height: 340px;
    margin-bottom: 0;
  /*  background-color: #0d4163 ;*/
    margin-top: -350px;
    box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    background-image: linear-gradient(rgba(242,242,242,0), rgba(13,65,99,0.8));
  }
  .u-section-feminin .u-container-layout-1{
    padding: 20px 100px 34px 100px;
  }
  .btn-femenin_details{
    border-style: solid;
    font-size: var(--subtitle2-md-font-size);
    margin: 53px auto 0 40vw;
    padding: 5px 30px;
    color: #ffffff !important;
    background-color: rgba(0,60,101,0.29) !important;
    position: relative;
    top:280px;
    z-index: 1600;
  }


}
@media (min-width: 768px) and (max-width: 991px){
  .u-section-4 .u-text-1 .u-text-1-span-1  {
    font-size: var(--title-sm-font-size);
  }
  .u-section-4 .u-text-1 .u-text-1-span-2  {
    font-size: var(--subtitle-sm-font-size);
    text-transform: none;
  }
  .u-section-feminin .div-content-text{

    height: 320px;

   /* background-color: #0d4163 ;*/
    margin-top: -320px;
    padding-bottom: 50px;
    padding-top: 0;
    box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    background-image: linear-gradient(rgba(242,242,242,0), rgba(13,65,99,0.8));
  /*  margin-bottom: -8px;*/
  }
  .u-section-feminin .u-container-layout-1{
    padding: 20px 50px 0 50px;
  }
  .u-section-feminin img {
    max-width: 100vw;
    height: auto;
    margin-top: 0;
    margin-bottom: -8px;
  }
}
@media (min-width: 576px) and (max-width: 767px){
  .u-sheet {
    width: 100% !important;
  }
  .u-section-4 .u-text-1 .u-text-1-span-1  {
    font-size: var(--title-sm-font-size);
  }
  .u-section-4 .u-text-1 .u-text-1-span-2  {
    font-size: var(--subtitle-sm-font-size);
    text-transform: none;
  }
  .u-section-feminin .u-container-layout-1 {
    padding: 10px 50px 0 50px;
  }
  .u-section-feminin .div-content-text{

    height: 420px;
    margin-bottom: 0;
    background-color: #0d4163 ;
    padding-bottom: 50px;
    padding-top: 20px;
    margin-top: -8px;
  }
  .u-section-feminin img {
    max-width: 100vw;
    height: auto;
    margin-top: 0;
  }
}
@media (min-width: 365px) and (max-width: 575px){
  .u-section-4 .u-text-1 {
    font-size: var(--title-xs-font-size);
    font-weight: 700;
    line-height: 1.3;

  }
  .u-section-4 .u-text-1 .u-text-1-span-1  {
    font-size: var(--title-xs-font-size);
  }
  .u-section-4 .u-text-1 .u-text-1-span-2  {
    font-size: var(--subtitle-xs-font-size);
    text-transform: none;
  }
  .u-section-feminin .u-container-layout-1 {
    padding: 10px 30px 0 30px;
  }
  .u-section-4 .u-group-1 {
    /* width: 100%; */
    margin: -360px 0 0 0;
    height: auto;
    padding:  0 15px 15px 15px;
    min-height: 300px;
  }
  span.pas_de{
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.4;
  }
  .u-section-4 .u-text-2 {
    font-size: var( --text-xs-font-size);
    line-height: 1.3;
    margin: 0;
    padding-top: 20px;
  }
  .u-section-feminin .div-content-text{

    /*height: 580px;*/
    margin-bottom: 0;
    background-color: #0d4163;
    padding-bottom: 50px;
    padding-top: 20px;
    margin-top: -30px;
  }
}
@media only screen and (max-width: 364px){
  .u-sheet{
    width: 100% !important;
  }
  .u-section-4 .u-text-1 {
    font-size: var(--title-xs-font-size);
    font-weight: 700;
    line-height: 1.3;

    /* margin: 79px 50px 0;*/
  }
  .u-section-4 .u-text-1 .u-text-1-span-1  {
    font-size: var(--title-xs-font-size);
  }
  .u-section-4 .u-text-1 .u-text-1-span-2  {
    font-size: var(--subtitle-xs-font-size);
    text-transform: none;
  }
  .u-section-4 .u-group-1 {
    /* width: 100%; */
    margin: -420px 0 20px 0;
    height: auto;
    padding: 15px;
  }
  span.pas_de{
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.4;
  }
  .u-section-4 .u-text-2 {
    font-size: var(--text-xs-font-size);
    line-height: 1.4;
    margin: 0;
    padding-top: 20px;
  }
  .u-section-feminin .u-container-layout-1 {
    padding: 10px 30px 0 30px;
  }
  .u-section-feminin .div-content-text{

   /* height: 680px;*/
    margin-bottom: 0;
    background-color: #0d4163;
    padding-bottom: 50px;
    padding-top: 20px;
    margin-top: -10px;
  }
}


.consultOffres{
  position: fixed;
  right: 0;
  top: 230px;

  z-index: 999999;
}

@media only screen and (min-width: 1920px){
  .u-clearfix.u-sheet.u-sheet-1 {
  /*  padding-left: 50px;
    padding-right: 50px;*/
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1846px) and (max-width: 1919px){
  .u-clearfix.u-sheet.u-sheet-1 {
    padding: 0;
  }
}
@media (min-width: 1551px) and (max-width: 1845px){
  .u-clearfix.u-sheet.u-sheet-1 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    /*min-height: 100vh;*/
    height: 906px;
  }
}
@media (min-width: 1366px) and (max-width: 1550px){
  .u-clearfix.u-sheet.u-sheet-1 {
    padding-left: 0;
    padding-right:0;
    padding-top:0;
 /*   min-height: 100vh;*/
    height: 775px;
  }

  .u-footer .u-sheet-1 {
    max-height: 120px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1365px){
  .u-clearfix.u-sheet.u-sheet-1 {
    padding: 0;

   /* min-height: 100vh;*/
    height: 750px;
  }
}
@media (min-width: 992px) and (max-width: 1199px){}
@media (min-width: 768px) and (max-width: 991px){}
@media (min-width: 576px) and (max-width: 767px){}
@media (min-width: 365px) and (max-width: 575px){}
@media only screen and (max-width: 364px){}

.u-footer .u-sheet-50 {
  max-height: 120px !important;
  padding-left: 5%;
  padding-right: 5%;
}

@media (min-width: 992px){
  .u-footer .u-sheet-1 {
    min-height: 120px;
  }
}
@media (max-width: 767px){
  .u-footer .u-sheet-50 {
    min-height: 176px;
  }
}
@media (max-width: 991px){
  .u-footer .u-sheet-50 {
    min-height: 136px;
  }
}
@media (max-width: 767px){
  .u-footer .u-sheet-50 {
    min-height: 176px;
  }
}
@media (max-width: 575px){
  .u-footer .u-sheet-50 {
    min-height: 200px;
  }
}
@media (max-width: 364px){
  .u-footer .u-sheet-50 {
    min-height: 200px;
  }
}


@media only screen and (min-width: 1920px){
  .u-image.u-section-1{
    background-position: 50% 0;
  }
}
@media (min-width: 1846px) and (max-width: 1919px){
  .u-image.u-section-1{
    background-position: 50% 0;
  }
}
.content-title-feminin{

  /* box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);*/
  /* background-image: linear-gradient(rgba(242,242,242,0), rgba(13,65,99,0.8));*/
  z-index: 1500;
}
@media (min-width: 1366px){
  .u-section-2 .u-text-2, .u-section-2 .u-text-5, .u-section-2 .u-text-8 {
    font-size: var(--subtitle2-xl-font-size);
  }
  .u-section-2 .u-text-3, .u-section-2 .u-text-6, .u-section-2 .u-text-9{
    font-size: var( --text2-xl-font-size);
  }
  .u-section-2 .u-text-4 , .u-section-2 .u-text-7, .u-section-2 .u-text-10 {
    font-size: var( --text2-xl-font-size);
  }
  .u-section-5 .u-text-1 {
    font-size: var(--title-xl-font-size);
  }
  .u-section-feminin .u-text-1{
    font-size: var(--title-xl-font-size);
  }

  .content-title-feminin{
    display: none;
  }
  .u-section-5 .u-text-2 {
    font-size: var( --text2-xl-font-size);
  }
  .u-section-feminin .u-text-2{
    font-size: var( --text2-xl-font-size);
  }
  .u-section-5 .u-text-3 {
    font-size: var( --text3-xl-font-size);
  }
  .u-section-feminin .u-text-3 {
    font-size: var( --text3-xl-font-size);
  }

}
@media (min-width: 1200px) and (max-width: 1365px){
  .u-section-2 .u-text-2, .u-section-2 .u-text-5, .u-section-2 .u-text-8 {
    font-size: var(--subtitle2-lg-font-size);
  }
  .u-section-2 .u-text-3, .u-section-2 .u-text-6, .u-section-2 .u-text-9{
    font-size: var( --text2-lg-font-size);
  }
  .u-section-2 .u-text-4 , .u-section-2 .u-text-7, .u-section-2 .u-text-10 {
    font-size: var( --text2-lg-font-size);
  }
  .u-section-2 .u-text-1 {
    font-size: var(--title-lg-font-size);
  }
  .u-section-3 .u-text-1 {
    font-size: var(--title-lg-font-size);
  }
  .u-section-3 .u-text-2 {
    font-size: var( --text-lg-font-size);
  }
  .u-section-5 .u-text-1 {
    font-size: var(--title-lg-font-size);
  }
  .u-section-feminin .u-text-1{
    font-size: var(--title-lg-font-size);
  }
  .content-title-feminin{
    display: none;
  }
  .u-section-5 .u-text-2 {
    font-size: var( --text2-lg-font-size);
  }
  .u-section-feminin .u-text-2{
    font-size: var( --text2-lg-font-size);
  }
  .u-section-5 .u-text-3 {
    font-size: var( --text3-lg-font-size);
  }
  .u-section-feminin .u-text-3 {
    font-size: var( --text3-lg-font-size);
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  .u-section-2 .u-text-2, .u-section-2 .u-text-5, .u-section-2 .u-text-8 {
    font-size: var(--subtitle2-md-font-size);
  }
  .u-section-2 .u-text-3, .u-section-2 .u-text-6, .u-section-2 .u-text-9{
    font-size: var( --text2-md-font-size);
  }
  .u-section-2 .u-text-4 , .u-section-2 .u-text-7, .u-section-2 .u-text-10 {
    font-size: var( --text2-md-font-size);
  }
  .u-section-2 .u-text-1 {
    font-size: var(--title-md-font-size);
  }
  .u-section-3 .u-text-1 {
    font-size: var(--title-md-font-size);
  }
  .u-section-3 .u-text-2 {
    font-size: var( --text-md-font-size);
  }
  .u-section-5 .u-text-1 {
    font-size: var(--title-md-font-size);
  }
  .u-section-feminin .u-text-1{
    font-size: var(--title-md-font-size);
  }
  .u-section-feminin .u-text-1.u-text-1_media{
    font-size: var(--title-md-font-size);
    top: 220px;
    margin-left: 30vw;
  }
  .u-section-feminin img {
    max-width: 100vw;
    height: auto;

  }
  .u-section-feminin .u-text-1.u-text-1_regular{
    /*  display: none;*/
  }
  .u-section-5 .u-text-2 {
    font-size: var( --text2-md-font-size);
  }
  .u-section-feminin .u-text-2{
    font-size: var( --text2-md-font-size);
  }
  .u-section-5 .u-text-3 {
    font-size: var( --text3-md-font-size);
  }
  .u-section-feminin .u-text-3 {
    font-size: var( --text3-md-font-size);
  }
  .u-section-4 {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .u-section-feminin .u-text-1.u-text-1_media{
    font-size: var(--title-sm-font-size);
    top: 28vh;
    margin-left: 30vw;
  }


  .btn-femenin_details {
    border-style: solid;
    font-size: var(--subtitle2-sm-font-size);
    margin: 53px auto 0 40vw;
    padding: 0 30px;
    color: #ffffff !important;
    background-color: rgba(0,60,101,0.29) !important;
    position: relative;
    top: 26vh;
    z-index: 1600;
  }
}
@media (min-width: 576px) and (max-width: 767px){
  .u-section-feminin .u-text-1.u-text-1_media{
    font-size: var(--title-sm-font-size);
    top: 220px;
    margin-left: 30vw;
  }


  .btn-femenin_details {
    border-style: solid;
    font-size: var(--subtitle2-sm-font-size);
    margin: 53px auto 0 40vw;
    padding: 0 30px;
    color: #ffffff !important;
    background-color: rgba(0,60,101,0.29) !important;
    position: relative;
    top: 280px;
    z-index: 1600;
  }
}
@media (min-width: 576px) and (max-width: 991px){
  .u-section-2 .u-text-2, .u-section-2 .u-text-5, .u-section-2 .u-text-8 {
    font-size: var(--subtitle2-sm-font-size);
  }
  .u-section-2 .u-text-3, .u-section-2 .u-text-6, .u-section-2 .u-text-9{
    font-size: var( --text2-sm-font-size);
  }
  .u-section-2 .u-text-4 , .u-section-2 .u-text-7, .u-section-2 .u-text-10 {
    font-size: var( --text2-sm-font-size);
  }
  .u-section-2 .u-text-1 {
    font-size: var(--title-sm-font-size);
  }
  .u-section-3 .u-text-1 {
    font-size: var(--title-sm-font-size);
  }
  .u-section-3 .u-text-2 {
    font-size: var( --text-sm-font-size);
  }
  .u-section-5 .u-text-1 {
    font-size: var(--title-sm-font-size);
  }
  .u-section-feminin .u-text-1.u-text-1_regular{
    font-size: var(--title-sm-font-size);
  }

  /*  .btn-femenin_details{
      top:180px;
    }*/
  .u-section-4 {
    padding-bottom: 0;
  }
  .u-section-5 .u-text-2 {
    font-size: var( --text2-sm-font-size);
  }
  .u-section-feminin .u-text-2{
    font-size: var( --text2-sm-font-size);
  }
  .u-section-5 .u-text-3 {
    font-size: var( --text3-sm-font-size);
  }
  .u-section-feminin .u-text-3 {
    font-size: var( --text3-sm-font-size);
  }
}
@media (max-width: 575px){
  .u-section-2 .u-text-2, .u-section-2 .u-text-5, .u-section-2 .u-text-8 {
    font-size: var(--subtitle2-xs-font-size);
  }
  .u-section-2 .u-text-3, .u-section-2 .u-text-6, .u-section-2 .u-text-9{
    font-size: var( --text2-xs-font-size);
  }
  .u-section-2 .u-text-4 , .u-section-2 .u-text-7, .u-section-2 .u-text-10 {
    font-size: var( --text2-xs-font-size);
  }
  .u-section-2 .u-text-1 {
    font-size: var(--title-xs-font-size);
  }
  .u-section-3 .u-text-1 {
    font-size: var(--title-xs-font-size);
  }
  .u-section-3 .u-text-2 {
    font-size: var( --text-xs-font-size);
  }
  .u-section-5 .u-text-1 {
    font-size: var(--title-xs-font-size);
  }
  .u-section-feminin .u-text-1{
    font-size: var(--title-xs-font-size);
  }
  .u-section-feminin .u-text-1.u-text-1_media{
    font-size: var(--title-xs-font-size);
    top: 80px;
  }
  .u-section-feminin .u-text-1.u-text-1_regular{
    font-size: var(--title-sm-font-size);
  }
  .u-section-5 .u-text-2 {
    font-size: var( --text2-xs-font-size);
  }
  .u-section-feminin .u-text-2{
    font-size: var( --text2-xs-font-size);
  }
  .u-section-5 .u-text-3 {
    font-size: var( --text3-xs-font-size);
  }
  .u-section-feminin .u-text-3 {
    font-size: var( --text3-xs-font-size);
  }
  .btn-femenin_details{
    top:100px;
    font-size: var(--subtitle2-xs-font-size);
  }
  .u-section-4 {
    padding-bottom:0;
  }
}

.u-section-feminin img{
  width: 100%;
  /*height: auto;*/
}
.img_familier{
  max-width: 100vw;
  height: auto;
}
.hidden{
  display: none;
}

#myBtn2 {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:rgba(242,242,242,0.1);
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

.u-footer .u-social-icons-1 {
  margin: auto 10px auto auto;
  width: auto;
}
.u-clearfix.u-sheet.u-sheet-1-footer {
  padding-left: 50px;
  padding-right: 50px;
}
.u-footer{
  z-index: 1800;
}
.div_joindre{
  height: 100px; min-height: 16px;
  /*width: 40vw; */
  min-width: 94px;
  white-space: nowrap; margin: auto;
  padding-top: 10px;
}

.u-footer .u-social-icons-1 {
  /* height: 31px;
   min-height: 16px;
   width: 154px;
   min-width: 94px;
   white-space: nowrap;*/
  margin: auto 10px auto auto;
}
.u-sheet-1-footer .u-text-8,.u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10{
  padding: 0 0 0 20px;
  margin-top: 0;
  margin-bottom: 0;
  color:#bbb6b6  !important;
  font-size: var( --text3-xl-font-size);
}

.u-sheet-1-footer .u-icon-1 {
  width: 24px;
  height: 24px;
  padding: 0;
}
.u-sheet-1-footer .u-icon-2 {
  width: 24px;
  height: 24px;
  padding: 0;
}
.u-sheet-1-footer .u-icon-3 {
  width: 24px;
  height: 24px;
}

@media only screen and (min-width: 1920px) {
  .u-sheet-1-footer {
    display: flex;
  }
  .u-footer .u-image-1 {
    width: 12%;
    height: auto;
    margin: 30px auto 30px 0;
  }
  .div_joindre {
    height: 100px;
    min-height: 16px;
    /* width: 40vw; */
    min-width: 94px;
    white-space: nowrap;
    margin: auto;
    padding-top: 10px;
  }
  .u-sheet-1-footer .u-icon-1, .u-sheet-1-footer .u-icon-2,.u-sheet-1-footer .u-icon-3 {
    width: 24px;
    height: 24px;
    padding: 0;
  }

  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb6b6 !important;
    font-size: var( --text3-xl-font-size);
  }
}
@media (min-width: 1846px) and (max-width: 1919px){
  .u-sheet-1-footer {
    display: flex;
  }
  .u-footer .u-image-1 {
    width: 12%;
    height: auto;
    margin: 30px auto 30px 0;
  }
  .div_joindre {
    height: 100px;
    min-height: 16px;
    /* width: 40vw; */
    min-width: 94px;
    white-space: nowrap;
    margin: auto;
    padding-top: 10px;
  }
  .u-sheet-1-footer .u-icon-1, .u-sheet-1-footer .u-icon-2,.u-sheet-1-footer .u-icon-3 {
    width: 24px;
    height: 24px;
    padding: 0;
  }

  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb6b6 !important;
    font-size: var( --text3-xl-font-size);
  }
}
@media (min-width: 1551px) and (max-width: 1845px){
  .u-sheet-1-footer {
    display: flex;
  }
  .u-footer .u-image-1 {
    width: 13%;
    height: auto;
    margin: 30px auto 30px 0;
  }
  .div_joindre {
    height: 100px;
    min-height: 16px;
    /* width: 40vw; */
    min-width: 94px;
    white-space: nowrap;
    margin: auto;
    padding-top: 10px;
  }
  .u-sheet-1-footer .u-icon-1, .u-sheet-1-footer .u-icon-2,.u-sheet-1-footer .u-icon-3 {
    width: 24px;
    height: 24px;
    padding: 0;
  }

  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb6b6 !important;
    font-size: var( --text3-xl-font-size);
  }
  .u-sheet-1-footer .u-text-8,.u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10{
    font-size: var( --text3-xl-font-size);
    line-height: 1.3;
  }
}
@media (min-width: 1366px) and (max-width: 1550px){
  .u-sheet-1-footer {
    display: flex;
  }
  .u-footer .u-image-1 {
    width: 13%;
    height: auto;
    margin: 29px auto 30px 0;
  }
  .div_joindre {
    height: 100px;
    min-height: 16px;
    /* width: 40vw; */
    min-width: 94px;
    white-space: nowrap;
    margin: auto;
    padding-top: 10px;
  }
  .u-sheet-1-footer .u-icon-1, .u-sheet-1-footer .u-icon-2,.u-sheet-1-footer .u-icon-3 {
    width: 24px;
    height: 24px;
    padding: 0;
  }

  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb6b6 !important;
    font-size: var( --text3-xl-font-size);
  }
  .u-sheet-1-footer .u-text-8,.u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10{
    font-size: var( --text3-xl-font-size);
    line-height: 1.3;
  }
  .u-footer .u-sheet-1 {
    min-height: 140px;
  }
}
@media (min-width: 1200px) and (max-width: 1365px){
  .u-sheet-1-footer {
    display: flex;
  }
  .u-footer .u-image-1 {
    width: 18%;
    height: auto;
    margin: 29px auto 30px 0;
  }
  .div_joindre {
    height: 100px;
    min-height: 16px;
    /* width: 40vw; */
    min-width: 94px;
    white-space: nowrap;
    margin: auto;
    padding-top: 10px;
  }
  .u-sheet-1-footer .u-icon-1, .u-sheet-1-footer .u-icon-2,.u-sheet-1-footer .u-icon-3 {
    width: 24px;
    height: 24px;
    padding: 0;
  }

  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb6b6 !important;
    font-size: var( --text3-xl-font-size);
  }
  .u-sheet-1-footer .u-text-8,.u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10{
    font-size: var( --text3-lg-font-size);
    line-height: 1.8;
  }
  .u-footer .u-sheet-1 {
    min-height: 140px;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  .u-sheet-1-footer {
    display: flex;
  }
  .u-footer .u-image-1 {
    width: 18%;
    height: auto;
    margin: 29px auto 30px 0;
  }
  .div_joindre {
    height: 100px;
    min-height: 16px;
    /* width: 40vw; */
    min-width: 94px;
    white-space: nowrap;
    margin: auto;
    padding-top: 10px;
  }
  .u-sheet-1-footer .u-icon-1, .u-sheet-1-footer .u-icon-2,.u-sheet-1-footer .u-icon-3 {
    width: 24px;
    height: 24px;
    padding: 0;
  }

  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb6b6 !important;
    font-size: var( --text3-xl-font-size);
  }
  .u-sheet-1-footer .u-text-8,.u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10{
    font-size: var( --text3-md-font-size);
    line-height: 1.8;
  }
  .u-footer .u-sheet-1 {
    min-height: 140px;
  }
}

@media (min-width: 768px) and (max-width: 991px){

  .u-footer {
    min-height: 300px;
  }
  .u-footer .u-image-1 {
    width: 32%;
    height: auto;
    margin: 30px auto 60px ;
  }

  .u-clearfix.u-sheet.u-sheet-1-footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  .u-footer .u-social-icons-1 {
    margin: -50px 10px auto auto;
    width: 114px;
  }
  .u-sheet-1-footer .u-icon-1, .u-sheet-1-footer .u-icon-2,.u-sheet-1-footer .u-icon-3 {
    width: 24px;
    height: 24px;
    padding: 0;
  }

  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb6b6 !important;

  }
  .u-sheet-1-footer .u-text-8,.u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10{
    font-size: var( --text3-sm-font-size);
    line-height: 1.8;
  }
  .u-footer .u-sheet-1 {
    min-height: 140px;
  }

}
@media (min-width: 576px) and (max-width: 767px){

  .u-footer {
    min-height: 300px;
  }
  .u-footer .u-image-1 {
    width: 32%;
    height: auto;
    margin: 30px auto 60px ;
  }

  .u-clearfix.u-sheet.u-sheet-1-footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  .u-footer .u-social-icons-1 {
    margin: -50px 10px auto auto;
    width: 114px;
  }
  .u-sheet-1-footer .u-icon-1, .u-sheet-1-footer .u-icon-2,.u-sheet-1-footer .u-icon-3 {
    width: 24px;
    height: 24px;
    padding: 0;
  }

  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb6b6 !important;

  }
  .u-sheet-1-footer .u-text-8,.u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10{
    font-size: var( --text3-sm-font-size);
    line-height: 1.8;
  }
  .u-footer .u-sheet-1 {
    min-height: 140px;
  }

}
@media (min-width: 365px) and (max-width: 575px){

  .u-footer {
    min-height: 350px;
  }
  .u-sheet-1-footer{
    width: 100% !important;
  }
  .u-footer {
    min-height: 300px;
  }
  .u-footer .u-image-1 {
    width: 45%;
    height: auto;
    margin: 30px auto;
  }

  .u-clearfix.u-sheet.u-sheet-1-footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  .u-footer .u-social-icons-1 {
    margin: 50px auto 30px;
    width: 114px;
  }
  .u-sheet-1-footer .u-icon-1, .u-sheet-1-footer .u-icon-2,.u-sheet-1-footer .u-icon-3 {
    width: 24px;
    height: 24px;
    padding: 0;
  }

  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb6b6 !important;

  }
  .u-sheet-1-footer .u-text-8,.u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10{
    font-size: var( --text3-sm-font-size);
    line-height: 1.8;
  }
  .u-footer .u-sheet-1 {
    min-height: 140px;
  }

}
@media only screen and (max-width: 364px){

  .u-footer {
    min-height: 350px;
    width: 100%;
  }
  .u-sheet-1-footer{
    width: 100% !important;
  }
  .u-footer {
    min-height: 300px;
  }
  .u-footer .u-image-1 {
    width: 45%;
    height: auto;
    margin: 30px auto;
  }

  .u-clearfix.u-sheet.u-sheet-1-footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  .u-footer .u-social-icons-1 {
    margin: 50px auto 30px;
    width: 114px;
  }
  .u-sheet-1-footer .u-icon-1, .u-sheet-1-footer .u-icon-2,.u-sheet-1-footer .u-icon-3 {
    width: 24px;
    height: 24px;
    padding: 0;
  }

  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-sheet-1-footer .u-text-8, .u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10 {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb6b6 !important;

  }
  .u-sheet-1-footer .u-text-8,.u-sheet-1-footer .u-text-9, .u-sheet-1-footer .u-text-10{
    font-size: var( --text2-sm-font-size);
    line-height: 1.8;
  }
  .u-footer .u-sheet-1 {
    min-height: 350px;
  }

}

