@charset "utf-8";
/* CSS Document */

.container-bloc-rejoindre {
  width: 100%;
  background: #e6ebef;
  border-radius: 15px;
  margin: 20px 0;
  padding: 30px 0;
}

.bloc-rejoindre {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 30px;
}

.bloc-rejoindre h4 {
  font-weight: 100 !important;
  font-size: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: normal !important;
  text-align: left !important;
}

.bloc-rejoindre h4.processus {
  display: flex;
}

.bloc-rejoindre h4::after {
  content: "" !important;
}

.bloc-rejoindre-bouton button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 15px;
  border: none;
  background: #5b6e83;
  cursor: pointer;
}

.bloc-rejoindre-bouton button:hover {
  background: #879baf;
}

.bloc-rejoindre-bouton button>img {
  width: 15px;
  height: auto;
  /*margin-bottom: 2px;*/
}

.txt-bloc-rejoindre {
  background: #fff;
  margin: 30px 30px 0;
  border-radius: 20px;
  padding: 30px;
}

.txt-bloc-rejoindre h5 {
  font-family: "Manrope Bold";
  font-weight: 100;
  font-size: 17px;
}

.picto-rejoindre {
  height: 60px;
  display: block;
  width: 60px;
  margin-right: 20px;
  margin-top: -20px;
}

.picto-rejoindre.postuler {
  background: url("../images/carrieres/processus/icones-19.svg");
  background-repeat: no-repeat;
  background-size: 60px;
}

.picto-rejoindre.entretien {
  background: url("../images/carrieres/processus/icones-23.svg");
  background-repeat: no-repeat;
  background-size: 60px;
}

.picto-rejoindre.rencontres {
  background: url("../images/carrieres/processus/icones-22.svg");
  background-repeat: no-repeat;
  background-size: 60px;
}

.picto-rejoindre.decision {
  background: url("../images/carrieres/processus/icones-21.svg");
  background-repeat: no-repeat;
  background-size: 60px;
}

.picto-rejoindre.bienvenue {
  background: url("../images/carrieres/processus/icones-20.svg");
  background-repeat: no-repeat;
  background-size: 60px;
}

.picto-rejoindre.integration {
  background: url("../images/carrieres/processus/recrutement-demployes.png");
  background-repeat: no-repeat;
  background-size: 60px;
}

.picto-logo {
  height: 128px;
  display: block;
}

.picto-logo.lycee {
  background: url("../images/carrieres/alternance/LOGO-ST-FRANCOIS.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 128px;
  flex:1;
}

.picto-logo.fac {
  background: url("../images/carrieres/alternance/LOGO-UFR-Droit.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 256px;
  flex: 2;
}

.bouton_secondaire.alternace {
  width: 320px;
}

.bloc-temoignage {
  background-color: #EFEBFA;
  width: 100%;
  border-radius: 15px;
  padding: 50px;
}

.bloc-temoignage .commun-block-img-left {
  width: 30%;
}

.bloc-temoignage .commun-block-txt {
  width: 70%;
}

.bloc-temoignage .commun-block-txt .temoignage-guillemet {
  width: 200px;
  background: url(../images/carrieres/alternance/guillemet.svg);
  background-repeat: no-repeat;
  display: block;
  height: 75px;
  background-position-x: -10px;
}

.block-carrieres-diagonale {
  display: flex;
  width: 100%;
}

.block-carrieres-diagonale-right {
  display: flex;
  width: 100%;
}

.block-carrieres-diagonale-img {
  /*width: 33%;*/
  margin: 0;
  margin: 0 40px 0 0;
}

.right {
  padding: 0 0 0 40px;
  margin: 0;
}


.block-carrieres-diagonale-img img {
  border-radius: 15px;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

/*.block-carrieres-diagonale.formation .block-carrieres-diagonale-img img,
.block-carrieres-diagonale.mobilite .block-carrieres-diagonale-img img {
  width: 540px
}*/

.block-carrieres-diagonale-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: url(../images/nos-offres/double-oblique-grey.svg), #e6ebef;
  background-repeat: no-repeat;
  background-position: right 50px top -30px;
  background-size: 240px;
  border-radius: 15px;
  /*width: 66%;*/
  padding: 50px;
  max-width: 100%;
  height: auto;
}

.block-chiffre-carrieres {
  margin: 0 auto;
}

.block-chiffre-carrieres.bloc-mobilite {
  margin: 0 !important;
}

.block-carrieres-diagonale .block-chiffre-carrieres {
  margin: 0;
}

.commun-chiffres>ul>li>div {
  width: 380px
}

.txt-bilan-formation {
  text-align: right;
  font-size: 14px;
}

.bloc-collaborateurs {
  background: url(../images/nos-offres/double-oblique-grey.svg), #EFEBFA;
  background-repeat: no-repeat;
  background-position: right 50px top -30px;
  background-size: 240px;
  width: 100%;
  border-radius: 15px;
  padding: 50px;
}

.bloc-alternance {
  background: url(../images/nos-offres/double-oblique-grey.svg), #EFEBFA;
  background-repeat: no-repeat;
  background-position: right 50px top -30px;
  background-size: 240px;
  width: 100%;
  border-radius: 15px;
  padding: 50px;
}

.bloc-collaborateurs #video_image>div {
  background: url("../images/default-video.jpg");
  width: 960px;
}

#video_image-02>div,
#video_image-03>div,
#video_image-04>div {
  background: url(../images/default-video.jpg);
  width: 300px;
  height: 160px;
  margin: auto;
  box-shadow: 0px 10px 40px 0px rgb(0 0 0 / 25%);
  text-align: center;
  border-radius: 12px;
}

#video_image-02>div img,
#video_image-03>div img,
#video_image-04>div img {
  width: 60%;
}

.bloc-rejoignez-nous-link {
  display: flex;
}

.txt-rejoignez-nous-link {
  margin: 30px 20px 20px 0;
}

.bloc-emploi-chez-imatech {
  width: 960px;
}

.bloc-emploi-chez-imatech .commun-block-txt-img {
  border-radius: 15px;
  background-color: #6419BE;
}

.bloc-emploi-chez-imatech .commun-block-txt {
  width: auto;
  margin: 0 auto;
}

.bloc-emploi-chez-imatech .commun-block-txt p {
  color: #fff;
}

.bloc-emploi-chez-imatech .commun-block-txt p.txt-title-emploi {
  font-family: "Azo Sans Regular";
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 36px;
  line-height: 50px;
}

.bloc-emploi-chez-imatech .commun-block-img {
  margin-right: -10px;
}

.bloc-emploi-chez-imatech .commun-block-img img {
  border-radius: 0 15px 15px 0;
  display: block;
  float: right;
}

.bloc-emploi-chez-imatech .bouton_secondaire {
  background: #fff;
}

.bloc-emploi-chez-imatech .bouton_secondaire a {
  color: #6419BE;
}

.bloc-rejoignez-nos-equipes .commun-block-txt ul {
  padding: 40px 0 0 20px;
}

.block-equipes-conseillers-clients {
  background: #EFEBFA;
  width: 100%;
  border-radius: 15px;
  padding: 50px;
  margin: 0;
}

.block-equipes-conseillers-clients .sub-title {
  padding-bottom: 40px;
}

.block-equipes-conseillers-clients.expertise {
  background: none;
}

.block-equipes-conseillers-clients .block-txt-expertise {
  margin: 40px 10px;
}

.block-equipes-conseillers-clients .centered-button {
  display: flex;
  justify-content: center;
}

.container-equipes-conseillers-clients-in {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.block-equipes-conseillers-clients-in {
  -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  -o-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  min-width: 295px;
  margin: 0px 10px;
  border-radius: 10px;
  padding: 30px;
  background: #FFFFFF;
  text-align: left;
}

.block-equipes-conseillers-clients-in h5 {
  font-family: "Manrope Bold";
  font-weight: 100;
  margin-bottom: 0px;
  padding-top: 0;
  font-size: 20px;
  height: 60px;
  text-align: left;
  line-height: 22px;
  padding-left: 60px;

}

.block-equipes-conseillers-clients-in p {
  text-indent: -12px;
  padding-left: 10px;
}

.block-equipes-conseillers-clients-in h5.activites {
  background: url(../images/carrieres/5raisons/icones-10.svg);
  background-repeat: no-repeat;
  background-position-y: -10px;
  background-position-x: -4px;
}

.block-equipes-conseillers-clients-in h5.competences {
  background: url(../images/carrieres/5raisons/icones-13.svg);
  background-repeat: no-repeat;
  background-position-y: -10px;
  background-position-x: -11px;
}

.block-equipes-conseillers-clients-in h5.experience {
  background: url(../images/carrieres/5raisons/icones-06.svg);
  background-repeat: no-repeat;
  background-position-y: -10px;
  background-position-x: -11px;
}

.block-equipes-conseillers-clients-in h5.auto-it {
  background: url(../images/homepage/picto-auto.svg);
  background-repeat: no-repeat;
  background-size: 50px;
  padding-left: 65px;
  text-align: left;
  display: block;
  padding-top: 0px;
  line-height: 1.3em;
}

.block-equipes-conseillers-clients-in h5.process-assur {
  background: url(../images/homepage/picto-casque.svg);
  background-repeat: no-repeat;
  background-size: 50px;
  padding-left: 65px;
  text-align: left;
  display: block;
  padding-top: 0px;
  line-height: 1.3em;
}

.block-equipes-conseillers-clients-in h5.juridique {
  background: url(../images/homepage/picto-juridique.svg);
  background-repeat: no-repeat;
  background-size: 60px;
  padding-left: 75px;
  text-align: left;
  display: block;
  padding-top: 10px;
}

.block-equipes-conseillers-clients-in h5 img {
  width: 60px;
  position: relative;
  top: 20px;
}

.container-mini-videos {
  padding-top: 40px;
}

.container-mini-videos .block-equipes-conseillers-clients-in {
  background: #EFEBFA;
  padding: 0;
  margin: 0;
}

.splide__slide img {
  width: 100%;
}

#video-carousel {
  height: fit-content;
  margin: 30px auto 0;
}

@media screen and (max-width:320px) {
  .image-5raisons {
    background: url("../images/carrieres/5raisons/new-5raisons.jpg");
    background-position: center;
    background-size: cover;
    height: 320px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-alternance {
    background: url("../images/carrieres/alternance/alternance-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 320px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-evolution {
    background: url("../images/carrieres/evolution/evolution-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 320px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-nos-metiers {
    background: url("../images/carrieres/nos-metiers/nos-metiers-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 320px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-processus {
    background: url("../images/carrieres/processus/processus-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 320px;
    align-items: flex-end;
    justify-content: center;
  }

}

@media screen and (min-width:321px) and (max-width:479px) {
  .image-5raisons {
    background: url("../images/carrieres/5raisons/new-5raisons.jpg");
    background-position: center;
    background-size: cover;
    height: 350px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-alternance {
    background: url("../images/carrieres/alternance/alternance-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 350px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-evolution {
    background: url("../images/carrieres/evolution/evolution-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 350px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-nos-metiers {
    background: url("../images/carrieres/nos-metiers/nos-metiers-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 350px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-processus {
    background: url("../images/carrieres/processus/processus-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 350px;
    align-items: flex-end;
    justify-content: center;
  }
}



@media only screen and (max-width:639px) {
  .block-carrieres-diagonale-txt {
    width: 100%;
  }

  .block-carrieres-diagonale-img img {
    width: 100%;
  }

  .page-nos-metiers .block-equipes-conseillers-clients-in h5 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width:480px) and (max-width:639px) {
  .image-5raisons {
    background: url("../images/carrieres/5raisons/new-5raisons.jpg");
    background-position: center;
    background-size: cover;
    height: 450px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-alternance {
    background: url("../images/carrieres/alternance/alternance-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 450px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-evolution {
    background: url("../images/carrieres/evolution/evolution-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 450px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-nos-metiers {
    background: url("../images/carrieres/nos-metiers/nos-metiers-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 450px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-processus {
    background: url("../images/carrieres/processus/processus-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 450px;
    align-items: flex-end;
    justify-content: center;
  }
}

@media screen and (min-width:640px) and (max-width:959px) {
  .image-5raisons {
    background: url("../images/carrieres/5raisons/new-5raisons.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-alternance {
    background: url("../images/carrieres/alternance/alternance-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-evolution {
    background: url("../images/carrieres/evolution/evolution-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-nos-metiers {
    background: url("../images/carrieres/nos-metiers/nos-metiers-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
    align-items: flex-end;
    justify-content: center;
  }

  .image-processus {
    background: url("../images/carrieres/processus/processus-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
    align-items: flex-end;
    justify-content: center;
  }
}

@media only screen and (max-width : 1024px) {
  .block-carrieres-diagonale-txt {
    background: #e6ebef;
    padding: 20px;
    margin: 0 auto;
  }

  .bloc-equipes-conseillers-clients {
    padding: 20px;
    margin: 0 auto;
  }

  .container-equipes-conseillers-clients-in {
    flex-direction: column;
  }

  .block-equipes-conseillers-clients-in {
    min-width: 100%;
    height: auto;
    padding: 20px;
    margin: 10px 0;
  }
}

@media only screen and (max-width : 1280px) {
  .block-carrieres-diagonale {
    display: block;
  }

  .block-carrieres-diagonale-right {
    flex-direction: column-reverse;
  }

  .block-carrieres-diagonale-img {
    margin: 0;
    margin: 0 0 40px;
  }

  .right {
    padding: 0 0 40px;
    margin: 0;
  }

  .block-carrieres-diagonale-img img {
    display: block;
    min-width: 0;
    min-height: 0;
    margin: auto;
  }

  /*  .block-carrieres-diagonale .block-carrieres-diagonale-img {
    margin: 40px 0 -20px 0;
  }*/

  /*  .block-carrieres-diagonale .block-carrieres-diagonale-img img {
    display: block;
    min-width: 0;
    min-height: 0;
    margin: auto;
  }*/
}

@media screen and (min-width:960px) and (max-width:1279px) {
  .image-5raisons {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/5raisons/new-5raisons.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -110px, bottom -100px left 320px, center;
    background-size: 400px, 200px, cover;
    height: 352px;
  }

  .image-alternance {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/alternance/alternance-1120x350.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -110px, bottom -100px left 320px, center;
    background-size: 400px, 200px, cover;
    height: 352px;
  }

  .image-evolution {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/evolution/evolution-1120x350.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -110px, bottom -100px left 320px, center;
    background-size: 400px, 200px, cover;
    height: 352px;
  }

  .image-nos-metiers {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/nos-metiers/nos-metiers-1120x350.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -110px, bottom -100px left 320px, center;
    background-size: 400px, 200px, cover;
    height: 352px;
  }

  .image-processus {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/processus/processus-1120x350.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -110px, bottom -100px left 320px, center;
    background-size: 400px, 200px, cover;
    height: 352px;
  }
}

@media screen and (min-width:1280px) and (max-width:1599px) {
  .image-5raisons {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/5raisons/new-5raisons.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 320px, center;
    background-size: 450px, 260px, cover;
    height: 452px;
  }

  .image-alternance {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/alternance/alternance-1440x450.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 320px, center;
    background-size: 450px, 260px, cover;
    height: 452px;
  }

  .image-evolution {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/evolution/evolution-1440x450.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 320px, center;
    background-size: 450px, 260px, cover;
    height: 452px;
  }

  .image-nos-metiers {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/nos-metiers/nos-metiers-1440x450.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 320px, center;
    background-size: 450px, 260px, cover;
    height: 452px;
  }

  .image-processus {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/processus/processus-1440x450.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 320px, center;
    background-size: 450px, 260px, cover;
    height: 452px;
  }
}

/* --------------------------------- */
@media only screen and (max-width : 959px) {
  .block-commun-bkg-diagonale-grey.bloc-collaborateurs {
    background-image: none;
  }

  .block-commun-bkg-diagonale-grey.bloc-collaborateurs .bloc-rejoignez-nous-link {
    display: block;
  }

  .page-nos-metiers .container-page {
    border-radius: 0 !important;
  }

  .page-nos-metiers .bloc-emploi-chez-imatech .commun-block-txt {
    padding: 0 20px;
  }

  .page-nos-metiers .bloc-emploi-chez-imatech .commun-block-txt p.txt-title-emploi {
    font-size: 25px;
    padding-top: 10px;
  }

  .page-nos-metiers .bloc-emploi-chez-imatech .commun-block-txt p.txt-secondaire {
    padding-bottom: 10px;
  }

  .page-nos-metiers .bloc-emploi-chez-imatech .bouton_secondaire {
    margin: 0 auto;
  }

  .page-nos-metiers .block-commun-bkg-diagonale-grey.bloc-collaborateurs .bloc-rejoignez-nous-link {
    display: block;
  }

  .page-nos-metiers .block-commun-bkg-diagonale-grey.bloc-collaborateurs .txt-rejoignez-nous-link {
    width: 100%;
  }

  .page-nos-metiers .contenu-commun.bloc-emploi-chez-imatech {
    width: 100%;
  }


  .image-5raisons {
    margin: 80px auto 0;
    width: 100%;
    border-radius: 0;
  }

  .image-alternance {
    margin: 80px auto 0;
    width: 100%;
    border-radius: 0;
  }

  .image-evolution {
    margin: 80px auto 0;
    width: 100%;
    border-radius: 0;
  }

  .image-nos-metiers {
    margin: 80px auto 0;
    width: 100%;
    border-radius: 0;
  }

  .image-processus {
    margin: 80px auto 0;
    width: 100%;
    border-radius: 0;
  }

  .bloc-rejoindre {
    padding: 0 10px;
  }

  .txt-bloc-rejoindre {
    margin: 10px 10px 0;
    padding: 10px;
  }

  .bloc-emploi-chez-imatech .commun-block-txt-img {
    padding-bottom: 40px;
  }

  .bloc-emploi-chez-imatech .commun-block-txt-img img {
    border-radius: 15px 15px 0 0;
    width: 100%;
    margin: 0 auto;
  }

  .bloc-emploi-chez-imatech .commun-block-img {
    margin: auto;

  }

  .bloc-temoignage .commun-block-txt-img-left {
    flex-direction: column;
  }

  .bloc-temoignage .commun-block-img-left {
    width: auto;
  }

  .bloc-temoignage .commun-block-txt-img-left img {
    width: 100%;
  }

  .bloc-temoignage .commun-block-txt {
    width: 100%;
  }
}

@media screen and (min-width:1600px) {
  .image-5raisons {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/5raisons/new-5raisons.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 502px;
  }

  .image-alternance {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/alternance/alternance-1600x500.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 502px;
  }

  .image-evolution {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/evolution/evolution-1920x600.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 502px;
  }

  .image-nos-metiers {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/nos-metiers/nos-metiers-1600x500.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 502px;
  }

  .image-processus {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/processus/processus-1600x500.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 502px;
  }

}

@media screen and (min-width:1920px) {
  .image-5raisons {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/5raisons/new-5raisons.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 602px;
  }

  .image-alternance {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/alternance/alternance-1920x600.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 602px;
  }

  .image-evolution {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/evolution/evolution-1920x600.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 602px;
  }

  .image-nos-metiers {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/nos-metiers/nos-metiers-1920x600.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 602px;
  }

  .image-processus {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/processus/processus-1920x600.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 602px;
  }

}