@charset "utf-8";
/* CSS Document */
.block-offre-par-site ul {
  margin-top: 30px;
}
.block-offre-par-site ul > li {
  text-align: center;
  background: #e6ebef;
  border-radius: 10px;
  display: inline-block;
  list-style: none;
  width: 300px;
  margin: 9px 8px;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.block-offre-par-site ul > li:hover {
  background: #fff5e9;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-box-shadow: 0px 10px 40px 0px rgba(40, 80, 180, 0.2);
  -webkit-box-shadow: 0px 10px 40px 0px rgba(40, 80, 180, 0.2);
  -o-box-shadow: 0px 10px 40px 0px rgba(40, 80, 180, 0.2);
  box-shadow: 0px 10px 40px 0px rgba(40, 80, 180, 0.2);
}
.block-offre-par-site ul > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 100px;
  text-decoration: none;
}
.block-offre-par-site ul > li:hover > a {
  color: #698CDC;
  text-decoration: none;
}
.block-offre-par-site img {
  width: 200px;
  height: auto;
}
.block-carriere-info {
margin: 30px 0 0;
}

.container-bloc-actions {
  width: 100%;
  background: #e6ebef;
  border-radius: 15px;
  padding: 20px;
  margin-bottom: 20px;
}
.bloc-actions {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
}
.bloc-actions h4 {
  font-weight: 100 !important;
  font-size: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: normal !important;
  text-align: left !important;
}
.bloc-actions h4::after {
  content: "" !important;
}
.bloc-actions img {
  border-radius: 15px;
  width: 100%;
}
.bloc-actions-bouton button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  border: none;
  background: #5b6e83;
  cursor: pointer;
}
.bloc-actions-bouton button:hover {
  background: #879baf;
}
.bloc-actions-bouton button > img {
  width: 15px;
  height: auto;
  /*margin-bottom: 2px;*/
}
.txt-bloc-actions {
  background: #fff;
  margin: 0 30px 0;
  border-radius: 20px;
  padding: 15px 30px;
}
.txt-bloc-actions h5 {
  font-family: "Manrope Bold";
  font-weight: 100;
  font-size: 17px;
}
.txt-bloc-actions p::before {
  content: ". ";
  font-family: "IMA Alt";
  color: #ffb91e;
  font-size: 24px;
  line-height: 1.2;
  vertical-align: 10%;
}

@media screen and (max-width:320px) {
  .image-carrieres {
    background: url("../images/carrieres/carrieres-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-carrieres {
    background: url("../images/carrieres/carrieres-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 350px;
    align-items: flex-end;
    justify-content: center;
  }
}
@media screen and (min-width:480px) and (max-width:639px) {
  .image-carrieres {
    background: url("../images/carrieres/carrieres-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-carrieres {
    background: url("../images/carrieres/carrieres-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
    align-items: flex-end;
    justify-content: center;
  }
}
@media screen and (min-width:960px) and (max-width:1279px) {
  .image-carrieres {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/carrieres-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-carrieres {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/carrieres-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) {
  .image-carrieres {
    margin: 80px auto 0;
    width: 100%;
    border-radius: 0;
  }
  .block-offre-par-site ul > li {
    width: 100%;
  }
  .block-offre-par-site ul > li {
    margin: 9px 0;
  }
  .block-offre-par-site ul > li > a {
    width: 100%;
  }
}
@media screen and (min-width:1600px) {
  .image-carrieres {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/carrieres-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;
  }
}
@media screen and (min-width:1920px) {
  .image-carrieres {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/carrieres/carrieres-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;
  }
}