/** END FONCTIONS **/
#bandeau {
  padding: 40px 0;
}
#bandeau h1 {
  font-size: 20px;
  line-height: 1;
  font-family: 'neulis-neue' !important;
  font-weight: 400;
  font-style: normal;
  color: #DE0000;
}
#bandeau h1 span {
  font-family: 'neulis-neue' !important;
  font-size: 40px;
  line-height: 1;
}
.page-metier #bandeau h1 {
  font-family: inherit;
  font-size: 30px;
  color:#000F46;
  /*color: #005172;*/
  /*font-weight: bold;*/
}
#breadcrumbs {
  margin-bottom: 10px;
}
#breadcrumbs .breadcrumb_last {
  color: #DE0000;
}
#breadcrumbs a,
#breadcrumbs span,
#breadcrumbs p {
  color: #000;
  font-size: 13px;
}
.page-metier #bandeau {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 30px;
}
.page-metier #bandeau .carte {
  position: absolute;
  z-index: 10;
  bottom: -90px;
  right: -15px;
}
.page-metier #bandeau .picto {
  border-radius: 50%;
  position: absolute;
  bottom: -75px;
  left: 20px;
}
#chiffres .fl-rich-text table tbody tr:nth-of-type(2n),
#chiffres .fl-accordion-content table tbody tr:nth-of-type(2n),
#chiffres .fl-tabs table tbody tr:nth-of-type(2n) {
  background-color: transparent;
}
#chiffres .fl-rich-text table tr td:not(:last-of-type),
#chiffres .fl-accordion-content table tr td:not(:last-of-type),
#chiffres .fl-tabs table tr td:not(:last-of-type) {
  border-right: 0;
}
#decroche .pp-hover-card-container {
  background-color: #fff;
  border-radius: 6px;
  position: relative;
}
#decroche .pp-hover-card-container:after {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  width: 43px;
  height: 43px;
  margin: 0 auto;
  background-image: url(../images/bouton_hexagone.png);
  background-size: 43px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#decroche .pp-hover-card-container img {
  margin: 0 auto;
}
#decroche .pp-hover-card-container .pp-hover-card-title * {
  color: #BF1C62;
}
#decroche .pp-hover-card-container .powerpack-title-image-wrapper {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#decroche .pp-hover-card-container .pp-hover-card-description {
  bottom: initial;
  top: 30px;
  right: 0;
  left: 0;
  padding: 20px;
  position: absolute;
}
#decroche .pp-hover-card-container .pp-hover-card-description p {
  font-size: 14px;
}
#decroche .pp-hover-card-container:hover .powerpack-title-image-wrapper {
  opacity: 0;
}
#decroche .pp-hover-card-container:hover .pp-hover-card-description {
  top: 0;
}
#decroche .pp-hover-card-container:hover:after {
  transform: rotate(90deg);
}
#implantation_filtres {
  background-color: #47BCC6;
  padding: 50px 0;
}
#implantation_filtres .bloc_filtres {
  padding: 20px;
  position: relative;
  filter: drop-shadow(14px -14px 57px rgba(0, 0, 0, 0.15));
}
#implantation_filtres .bloc_filtres * {
  position: relative;
}
#implantation_filtres .bloc_filtres:before {
  content: '';
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#implantation_filtres .bloc_filtres .filtres .filtre {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  cursor: pointer;
  padding-left: 35px;
}
#implantation_filtres .bloc_filtres .filtres .filtre:before {
  content: '';
  background-image: url(../images/sprite_menu.png);
  background-size: 250px;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
#implantation_filtres .bloc_filtres .filtres .filtre:after {
  content: '';
  position: absolute;
  left: 0;
  width: 13px;
  height: 13px;
  top: 8px;
  border: 1px solid #000;
}
#implantation_filtres .bloc_filtres .filtres .filtre .nom {
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 3px;
}
#implantation_filtres .bloc_filtres .filtres .filtre.actif:before,
#implantation_filtres .bloc_filtres .filtres .filtre:hover:before {
  background-image: url(../images/sprite_menu_hover.png);
}
#implantation_filtres .bloc_filtres .filtres .filtre.actif .nom,
#implantation_filtres .bloc_filtres .filtres .filtre:hover .nom {
  color: #47BCC6;
}
#implantation_filtres .bloc_filtres .filtres .filtre.siege.actif:after,
#implantation_filtres .bloc_filtres .filtres .filtre.siege:hover:after {
  background-color: #DE0000;
}
#implantation_filtres .bloc_filtres .filtres .filtre.siege.actif .nom,
#implantation_filtres .bloc_filtres .filtres .filtre.siege:hover .nom {
  color: #DE0000;
}
#implantation_filtres .bloc_filtres .filtres .filtre.siege:before {
  background-position: -223px 2px;
}
#implantation_filtres .bloc_filtres .filtres .filtre.crt.actif:before,
#implantation_filtres .bloc_filtres .filtres .filtre.crt:hover:before {
  background: url(../images/picto-crt-hover.png) center center no-repeat;
  background-size: 30px 30px;
}
#implantation_filtres .bloc_filtres .filtres .filtre.crt.actif:after,
#implantation_filtres .bloc_filtres .filtres .filtre.crt:hover:after {
  background-color: #5c2c87;
}
#implantation_filtres .bloc_filtres .filtres .filtre.crt.actif .nom,
#implantation_filtres .bloc_filtres .filtres .filtre.crt:hover .nom {
  color: #5c2c87;
}
#implantation_filtres .bloc_filtres .filtres .filtre.crt:before {
  background: url(../images/picto-crt.png) center center no-repeat;
  background-size: 30px 30px;
}
#implantation_filtres .bloc_filtres .filtres .filtre.optique.actif:after,
#implantation_filtres .bloc_filtres .filtres .filtre.optique:hover:after {
  background-color: #005172;
}
#implantation_filtres .bloc_filtres .filtres .filtre.optique.actif .nom,
#implantation_filtres .bloc_filtres .filtres .filtre.optique:hover .nom {
  color: #005172;
}
#implantation_filtres .bloc_filtres .filtres .filtre.optique:before {
  background-position: -138px 2px;
}
#implantation_filtres .bloc_filtres .filtres .filtre.audition.actif:after,
#implantation_filtres .bloc_filtres .filtres .filtre.audition:hover:after {
  background-color: #005172;
}
#implantation_filtres .bloc_filtres .filtres .filtre.audition.actif .nom,
#implantation_filtres .bloc_filtres .filtres .filtre.audition:hover .nom {
  color: #005172;
}
#implantation_filtres .bloc_filtres .filtres .filtre.audition:before {
  background-position: -32px 2px;
}
#implantation_filtres .bloc_filtres .filtres .filtre.dentaire.actif:after,
#implantation_filtres .bloc_filtres .filtres .filtre.dentaire:hover:after {
  background-color: #32b6c6;
}
#implantation_filtres .bloc_filtres .filtres .filtre.dentaire.actif .nom,
#implantation_filtres .bloc_filtres .filtres .filtre.dentaire:hover .nom {
  color: #32b6c6;
}
#implantation_filtres .bloc_filtres .filtres .filtre.dentaire:before {
  background-position: -68px 2px;
}
#implantation_filtres .bloc_filtres .filtres .filtre.ehpad.actif:after,
#implantation_filtres .bloc_filtres .filtres .filtre.ehpad:hover:after {
  background-color: #8fd287;
}
#implantation_filtres .bloc_filtres .filtres .filtre.ehpad.actif .nom,
#implantation_filtres .bloc_filtres .filtres .filtre.ehpad:hover .nom {
  color: #8fd287;
}
#implantation_filtres .bloc_filtres .filtres .filtre.ehpad:before {
  background-position: 4px 2px;
}
#implantation_filtres .bloc_filtres .filtres .filtre.ssiad.actif:after,
#implantation_filtres .bloc_filtres .filtres .filtre.ssiad:hover:after {
  background-color: #8fd287;
}
#implantation_filtres .bloc_filtres .filtres .filtre.ssiad.actif .nom,
#implantation_filtres .bloc_filtres .filtres .filtre.ssiad:hover .nom {
  color: #8fd287;
}
#implantation_filtres .bloc_filtres .filtres .filtre.ssiad:before {
  background-position: -173px 2px;
}
#implantation_filtres .bloc_filtres .filtres .filtre.had.actif:after,
#implantation_filtres .bloc_filtres .filtres .filtre.had:hover:after {
  background-color: #2aa0b1;
}
#implantation_filtres .bloc_filtres .filtres .filtre.had.actif .nom,
#implantation_filtres .bloc_filtres .filtres .filtre.had:hover .nom {
  color: #2aa0b1;
}
#implantation_filtres .bloc_filtres .filtres .filtre.had:before {
  background-position: -103px 2px;
}
#implantation_filtres #map {
  height: 450px;
  position: relative;
  margin-top: 0px;
  z-index: 0;
}
#implantation_filtres #map .leaflet-popup {
  min-width: 230px;
}
#implantation_filtres #map.leaflet-container a {
  color: #DE0000;
}
#implantation_filtres #map.leaflet-container .liens a {
  margin-right: 10px;
  display: inline-block;
  border-bottom: 1px solid;
}
#implantation_filtres #map a.leaflet-popup-close-button {
  top: 10px;
  right: 10px;
}
#implantation_filtres #map .leaflet-popup-content {
  margin: 20px;
}
#implantation_filtres #map .leaflet-tile-pane {
  filter: grayscale(1);
}
#implantation_filtres #map .leaflet-marker-pane img {
  filter: drop-shadow(0px 0px 10px #ffffff);
}
#offres {
  padding: 50px 0;
  margin-right: -20px;
  margin-left: -20px;
  background-color: #242B39;
  background-image: url(../images/fond_bandeau_emploi.webp);
  background-size: 1170px;
  background-position: right top;
  background-repeat: no-repeat;
}
#offres .titre_section {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  position: relative;
}
#offres .titre_section:after {
  content: '';
  position: absolute;
  top: -50px;
  left: 60px;
  width: 56px;
  height: 156px;
  background-image: url(../images/mi-hexagone-bleu.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 56px;
}
#offres .titre_section small {
  font-weight: normal;
  font-size: 24px;
  display: block;
  color: #fff;
}
#offres .titre_section span {
  font-family: 'neulis-neue';
  font-weight: 400;
  font-style: normal;
  font-size: 86px;
  display: block;
  color: #24DDE1;
}
#offres .btn {
  background-color: transparent;
  color: #fff;
  margin-top: 30px;
}
#offres #contenu_recrutement {
  margin-top: 30px;
  background-color: #fff;
}
#offres #contenu_recrutement form {
  background: #f2f1f2;
  padding: 20px;
}
#offres #contenu_recrutement #liste_postes {
  padding: 20px;
}
#offres #contenu_recrutement #liste_postes .poste {
  position: relative;
}
#offres #contenu_recrutement #liste_postes .poste:not(:last-of-type) {
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
}
#offres #contenu_recrutement #liste_postes .poste a {
  display: block;
}
#offres #contenu_recrutement #liste_postes .poste .titre {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #47BCC6;
}
#offres #contenu_recrutement #liste_postes .poste .societe {
  display: block;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 5px;
}
#offres #contenu_recrutement #liste_postes .poste .col-1 a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#offres #contenu_recrutement #liste_postes .poste .col-2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  color: #333;
  padding: 5px 0;
  margin: 5px 0;
}
#offres #contenu_recrutement #liste_postes .poste .col-3 .contrat {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  color: #333;
  display: block;
}
#offres #contenu_recrutement #liste_postes .poste .col-3 .date {
  color: #888;
  font-size: 12px;
}
#offres #contenu_recrutement #liste_postes .poste.dentaire .titre {
  color: #32b6c6;
}
#offres #contenu_recrutement #liste_postes .poste.optique .titre {
  color: #005172;
}
#offres #contenu_recrutement #liste_postes .poste.audition .titre {
  color: #005172;
}
#offres #contenu_recrutement #liste_postes .poste.ehpad .titre {
  color: #8fd287;
}
#offres #contenu_recrutement #liste_postes .poste.ssiad .titre {
  color: #8fd287;
}
#offres #contenu_recrutement #liste_postes .poste.had .titre {
  color: #2aa0b1;
}
#section_offres_emplois form .champs .champ span {
  font-weight: 700;
  color: #6e6e70;
  font-size: 16px;
  display: block;
  padding: 2px 0;
}
#section_offres_emplois form .champs .champ.texte input[type="text"] {
  color: #6e6e70;
  font-size: 14px;
  border: none;
  background: none;
  margin-top: 2px;
  outline: none;
  width: 100%;
}
#section_offres_emplois form .champs .champ.localisation {
  margin: 15px 0;
}
#section_offres_emplois form .champs .champ.localisation #region {
  width: 100%;
  color: #6e6e70;
  font-size: 14px;
  border: none;
  background: none;
  outline: none;
  margin-left: -4px;
}
#section_offres_emplois form input[type="submit"] {
  border: 1px solid #DE0000;
  cursor: pointer;
  -webkit-appearance: none;
  font-size: 14px;
  line-height: 16px;
  padding: 10px 20px;
  border-radius: 0px;
  color: #000;
  display: inline-block;
  text-transform: uppercase;
  background-color: #fff;
  height: inherit;
}
#haut_poste #gauche_intro_poste {
  margin-bottom: 50px;
}
#haut_poste #infoposte {
  padding: 20px;
  margin: 20px 0;
  background-color: #f2f1f2;
}
#haut_poste #infoposte #categorie_poste {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  padding-left: 35px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
#haut_poste #infoposte #categorie_poste::after {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  width: 30px;
  height: 30px;
  background-image: url(../images/sprite_menu_hover.png);
  background-size: 250px;
  background-repeat: no-repeat;
}
#haut_poste #infoposte #categorie_poste.optique {
  color: #005172;
}
#haut_poste #infoposte #categorie_poste.optique:after {
  background-position: -138px 2px;
}
#haut_poste #infoposte #categorie_poste.audition {
  color: #005172;
}
#haut_poste #infoposte #categorie_poste.audition:after {
  background-position: -32px 2px;
}
#haut_poste #infoposte #categorie_poste.dentaire {
  color: #32b6c6;
}
#haut_poste #infoposte #categorie_poste.dentaire:after {
  background-position: -68px 2px;
}
#haut_poste #infoposte #categorie_poste.ehpad {
  color: #8fd287;
}
#haut_poste #infoposte #categorie_poste.ehpad:after {
  background-position: 4px 2px;
}
#haut_poste #infoposte #categorie_poste.ssiad {
  color: #8fd287;
}
#haut_poste #infoposte #categorie_poste.ssiad:after {
  background-position: -173px 2px;
}
#haut_poste #infoposte #categorie_poste.had {
  color: #2aa0b1;
}
#haut_poste #infoposte #categorie_poste.had:after {
  background-position: -103px 2px;
}
#haut_poste #infoposte #titre_poste p {
  margin-bottom: 0;
}
#haut_poste #infos_poste {
  padding: 20px;
  margin: 20px 0;
  background-color: #f2f1f2;
}
#haut_poste #infos_poste #infos_cles {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#haut_poste #infos_poste #type_contrat {
  text-transform: uppercase;
}
#haut_poste #infos_poste #type_contrat span {
  display: block;
  text-transform: initial;
}
#haut_poste #infos_poste #type_contrat p:last-of-type {
  margin-bottom: 0;
}
#texte_missions .editor-manu {
  color: #DE0000;
}
#offre_interesse {
  padding: 100px 0;
}
#offre_interesse #titre_offre {
  font-family: 'neulis-neue';
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  display: block;
  color: #DE0000;
  text-align: center;
}
#offre_interesse .job-manager-application-wrapper {
  padding: 0;
  margin: 0 auto;
  max-width: 900px;
  border: 0;
  box-shadow: none;
}
#offre_interesse .job-manager-form fieldset {
  border: 0;
}
#offre_interesse .job-manager-form fieldset label {
  width: 100%;
  float: none;
  font-size: 14px;
  color: #555;
  line-height: 1.5;
  transition: 0.2s ease-out;
  font-weight: 500;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
#offre_interesse .job-manager-form fieldset input.input-text,
#offre_interesse .job-manager-form fieldset input.input-date,
#offre_interesse .job-manager-form fieldset textarea,
#offre_interesse .job-manager-form fieldset select {
  background-color: #f2f2f2;
  border: none;
  border-radius: 2px;
  outline: none;
  width: 100%;
  font-size: 18px;
  margin: 0;
  box-shadow: none;
  height: 50px;
  padding: 0 15px!important;
  box-sizing: border-box;
}
#offre_interesse fieldset div.field:not(.full-line-checkbox-field) {
  width: 100%;
  float: none;
}
#offre_interesse .wp_job_manager_send_application_button {
  border: 1px solid #DE0000;
  cursor: pointer;
  -webkit-appearance: none;
  font-size: 14px;
  line-height: 16px;
  padding: 10px 20px;
  border-radius: 0px;
  color: #000;
  display: inline-block;
  text-transform: uppercase;
  background-color: #fff;
  height: inherit;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#offre_interesse .wp_job_manager_send_application_button:hover {
  background-color: #DE0000;
  color: #fff;
}
@media (min-width: 768px) {
  #qui .fl-col-group-equal-height {
    justify-content: space-between;
  }
  #qui .fl-col-group-equal-height .fl-col {
    max-width: 310px;
  }
  #section_offres_emplois form {
    padding: 0;
    display: flex;
  }
  #section_offres_emplois form .champs {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #section_offres_emplois form .champs .champ {
    flex: 1;
    margin: 0 !important;
  }
  #section_offres_emplois form .champs .champ.texte {
    position: relative;
  }
  #section_offres_emplois form .champs .champ.texte:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 17px;
    background: #6e6e70;
    position: absolute;
    right: 20px;
    top: 12px;
  }
  #section_offres_emplois form input[type="submit"] {
    margin: 0;
  }
  #offres #contenu_recrutement #liste_postes {
    padding: 0;
  }
  #offres #contenu_recrutement #liste_postes .poste {
    padding: 5px 20px 5px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #offres #contenu_recrutement #liste_postes .poste:not(:last-of-type) {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #offres #contenu_recrutement #liste_postes .col {
    width: 33.33%;
  }
  #offres #contenu_recrutement #liste_postes .col-1 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  #offres #contenu_recrutement #liste_postes .col-1 a {
    padding: 15px 15px 15px 15px;
  }
  #offres #contenu_recrutement #liste_postes .col-3 {
    width: 120px;
    text-align: right;
  }
}
@media (min-width: 1024px) {
  #bandeau h1 {
    font-size: 90px;
  }
  #bandeau h1 span {
    font-size: 65pt;
  }
  #bandeau h1 #ephad{
    font-size: 45pt;
  }
  .page-metier #bandeau h1 {
    font-size: 40pt;
  }
  .page-metier #bandeau {
    height: 500px;
    padding: 150px 0 0 0;
  }
  .page-metier #bandeau .carte {
    bottom: -140px;
    right: -65px;
  }
  .page-metier #bandeau .carte img {
    width: 270px !important;
  }
  .page-metier #bandeau .picto {
    width: 150px !important;
    bottom: -120px;
  }
  #implantation_filtres {
    padding: 100px 0 0 0;
    background: linear-gradient(0deg, #DE0000 20%, #DE0000 20%);
  }
  #implantation_filtres .bloc_filtres {
    position: absolute;
    z-index: 2;
    left: 75px;
    top: -50px;
    padding: 30px;
    padding-right: 100px;
    width: 300px;
  }
  #implantation_filtres .bloc_filtres:before {
    clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
  }
  #implantation_filtres #map {
    height: 650px;
  }
  #haut_poste {
    margin-top: 50px;
  }
  #haut_poste .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #haut_poste .row .col:nth-of-type(1) {
    width: 300px;
    background-color: #f2f1f2;
    padding: 30px;
  }
  #haut_poste .row .col:nth-of-type(2) {
    width: calc(100% - 350px);
  }
  #haut_poste #infoposte,
  #haut_poste #infos_poste {
    padding: 20px 0;
    background-color: transparent;
  }
}
@media (min-width: 1200px) {
  #main {
    padding-top: 170px;
  }
  .page-metier {
    margin-top: -170px;
  }
  .page-metier #bandeau {
    height: 500px;
    padding: 170px 0 0 0;
    position: relative;
  }
  .page-metier #bandeau:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(-580px);
    width: 413px;
    height: 473px;
    /*background-image: url(../images/kaleidoscope_bandeau_metier.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: 413px;
  }
  .page-metier #bandeau:after {
    content: '';
    position: absolute;
    top: 0;
    /* bottom: 0; */
    height: 70%;
    left: 0;
    right: 0;
    background-image: linear-gradient(to bottom, #fff, transparent);
  }
  .page-metier #bandeau .conteneur {
    height: calc(100% - 50px);
    position: relative;
    z-index: 1;
  }
  #decroche .fl-row-content-wrap:before {
    content: '';
    position: absolute;
    height: 260px;
    width: 100%;
    bottom: calc(100% - 1px);
    left: 0;
    right: 0;
    background-color: inherit;
    clip-path: polygon(0 0, 500px 100%, 0 100%);
  }
  #zone .fl-col-content {
    box-shadow: none;
    background-color: transparent;
    position: relative;
    filter: drop-shadow(-16px 11px 57px rgba(0, 0, 0, 0.15));
  }
  #zone .fl-col-content:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    clip-path: polygon(0 0, 70% 0, 100% 100%, 0 100%);
  }
  #zone .fl-col-content .fl-module {
    position: relative;
  }
  #offres {
    position: relative;
    background: none;
    background-color: #fff;
    background: linear-gradient(0deg, #DE0000 30%, #fff 30%);
    margin-top: 120px;
  }
  #offres:before {
    content: '';
    background-color: #242B39;
    background-image: url(../images/fond_bandeau_emploi.webp);
    background-size: 1170px;
    background-position: right 120px;
    background-repeat: no-repeat;
    position: absolute;
    top: -230px;
    width: 1920px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    clip-path: polygon(200px 0, 700px 240px, 100% 240px, 100% 100%, 200px 100%);
  }
  #offres .titre_section {
    font-size: 40px;
  }
  #offres .titre_section span {
    font-size: 135px;
  }
  #offres .titre_section:after {
    width: 102px;
    background-size: 102px;
  }
  #offres .conteneur {
    margin-top: -150px;
  }
}
