.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url(../fonts/Gotham-Medium.otf);
}
@font-face {
  font-family: 'Gotham-Book';
  src: url(../fonts/Gotham-Book.otf);
}
@font-face {
  font-family: 'Gotham-Bold';
  src: url(../fonts/Gotham-Bold.otf);
}
@font-face {
  font-family: 'Gotham-Ultra';
  src: url(../fonts/Gotham-Ultra.otf);
}
@font-face {
  font-family: 'BauerBodoniStd-Italic';
  src: url(../fonts/BauerBodoniStd-Italic.otf);
}
@font-face {
  font-family: 'Lato-Bold';
  src: url(../fonts/Lato-Bold.ttf);
}
@font-face {
  font-family: 'Lato-Regular';
  src: url(../fonts/Lato-Regular.ttf);
}
body {
  font-family: 'Lato-Regular', sans-serif;
  overflow-x: hidden;
  background-color: #f3f3f3;
}
body #wpadminbar {
  display: none !important;
}
body a {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body a:hover,
body a:focus,
body a:active {
  text-decoration: none;
  outline: none;
}
body .container.pleine-largeur {
  max-width: 100%;
  padding: 0 80px;
}
body .imgcrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body >header .corps {
  position: relative;
  width: 100%;
  z-index: 10;
}
body >header .corps .container {
  height: 100%;
}
body >header .corps .container >.row {
  height: 100%;
}
body >header .corps .navigation {
  text-align: right;
  font-family: "Gotham-Medium", sans-serif;
}
body >header .corps .navigation ul.menu {
  list-style-type: none;
  font-size: 0;
  padding: 0;
  margin: 0;
}
body >header .corps .navigation ul.menu >li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 2.5%;
}
body >header .corps .navigation ul.menu >li:after {
  content: "";
  height: 51px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
body >header .corps .navigation ul.menu >li.linkedin {
  height: 32px;
  width: 32px;
  overflow: hidden;
  margin-left: 6.5%;
}
body >header .corps .navigation ul.menu >li.current-menu-item >a,
body >header .corps .navigation ul.menu >li.current-menu-ancestor >a {
  color: #e74610 !important;
}
body >header .corps .navigation ul.menu >li >a {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
}
body >header .corps .navigation ul.menu >li >a:hover {
  color: #e74610 !important;
}
body >header .corps .navigation ul.menu >li >ul.sub-menu {
  position: absolute;
  background-color: #ffffff;
  list-style-type: none;
  text-align: center;
  padding: 15px;
  white-space: nowrap;
  font-size: 0;
  margin: 0;
  display: none;
  left: 50%;
  transform: translate(-50%,0);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -15px;
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li {
  margin-right: 15px;
  width: 160px;
  height: 160px;
  display: inline-block;
  vertical-align: middle;
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.hebergement >a:before {
  background-image: url(../img/header-menu-chidren-bg-hebergement.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.services >a:before {
  background-image: url(../img/header-menu-chidren-bg-services.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.garanties >a:before {
  background-image: url(../img/header-menu-chidren-bg-garanties.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.excellence >a:before {
  background-image: url(../img/header-menu-chidren-bg-excellence.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.choix-techniques >a:before {
  background-image: url(../img/header-menu-chidren-bg-choix-techniques.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.adaptabilite >a:before {
  background-image: url(../img/header-menu-chidren-bg-adaptabilite.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.nous-choisir >a:before {
  background-image: url(../img/header-menu-chidren-bg-nous-choisir.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.nos-references >a:before {
  background-image: url(../img/header-menu-chidren-bg-nos-references.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.a-propos >a:before {
  background-image: url(../img/header-menu-chidren-bg-a-propos.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.lequipe >a:before {
  background-image: url(../img/header-menu-chidren-bg-lequipe.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.offre-demploi >a:before {
  background-image: url(../img/header-menu-chidren-bg-offre-demploi.png);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li:last-child {
  margin-right: 0;
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.current-menu-item >a:before {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.1,1.1,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.1,1.1,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.1,1.1,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.1,1.1,1);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li.current-menu-item >a:after {
  opacity: 1;
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li >a {
  display: block;
  height: 100%;
  position: relative;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  overflow: hidden;
  white-space: normal;
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li >a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #04293c;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li >a:after {
  content: "";
  background-color: transparent;
  border: 5px solid #e74610;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li >a span {
  position: relative;
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li >a:hover:before {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.1,1.1,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.1,1.1,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.1,1.1,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.1,1.1,1);
}
body >header .corps .navigation ul.menu >li >ul.sub-menu >li >a:hover:after {
  opacity: 1;
}
body >header .corps.fixe-en-haut-de-page {
  position: absolute;
  height: 105px;
}
body >header .corps.fixe-en-haut-de-page .navigation ul.menu >li >a {
  color: #ffffff;
}
body >header .corps.fixe-au-scroll {
  background-color: #ffffff;
  position: fixed;
  height: 80px;
  box-shadow: 0 2px 16px 0 rgba(0,0,0,0.5);
  top: -500px;
}
body >header .corps.fixe-au-scroll .navigation ul.menu >li.linkedin img {
  margin-top: -32px;
}
body >header .corps.fixe-au-scroll .navigation ul.menu >li >a {
  color: #04293c;
}
body >header .corps.fixe-au-scroll #menu-mobile {
  display: none;
}
body >main {
  min-height: 800px;
}
body >main #pagination {
  margin: 32px 0 0 0;
}
body >main #pagination span.page-numbers {
  display: inline-block;
  margin: 1px;
  width: 44px;
  height: 44px;
  color: #ffffff;
  background: #e74610;
  border-radius: 24px;
  line-height: 2.7em;
}
body >main #pagination a.page-numbers {
  transition: all 0.25s ease-in-out !important;
  -webkit-transition: all 0.25s ease-in-out !important;
  -moz-transition: all 0.25s ease-in-out !important;
  -o-transition: all 0.25s ease-in-out !important;
  display: inline-block;
  margin: 1px;
  width: 44px;
  height: 44px;
  color: #ffffff;
  background: #143b4f;
  border-radius: 24px;
  line-height: 2.7em;
  text-decoration: none;
}
body >main #pagination a.page-numbers:hover {
  background: #979797;
  text-decoration: none;
}
body >main .pnav {
  position: relative;
  text-align: center;
}
body >main .postnav {
  transition: all .25s ease-in-out !important;
  -webkit-transition: all .25s ease-in-out !important;
  -moz-transition: all .25s ease-in-out !important;
  -o-transition: all .25s ease-in-out !important;
  display: inline-block;
  background: #004169;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 24px;
  margin: 12px auto 0 auto;
}
body >main .postnav:hover {
  background: #e74610;
}
body >main .wp-block-columns {
  margin: 0;
}
body >main .bloc-de-texte {
  font-size: 14px;
  line-height: 20px;
}
body >main .bloc-de-texte p,
body >main .bloc-de-texte ul,
body >main .bloc-de-texte ol {
  margin-bottom: 20px;
}
body >main .bloc-de-texte ul,
body >main .bloc-de-texte ol {
  padding-left: 15px;
}
body >main .bloc-bouton a {
  display: inline-block;
  font-size: 11px;
  line-height: 11px;
  font-family: 'Gotham-Bold', sans-serif;
  text-transform: uppercase;
  padding: 17px 30px;
  border: 1px solid #e74610;
  border-radius: 23.5px;
  overflow: hidden;
  color: #e74610;
  position: relative;
}
body >main .bloc-bouton a span {
  position: relative;
  z-index: 1;
}
body >main .bloc-bouton a:before {
  content: "";
  width: 0;
  height: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e74610;
}
body >main .bloc-bouton a:hover {
  color: #ffffff;
}
body >main .bloc-bouton a:hover:before {
  width: 100%;
}
body >main section.bandeau-dentete {
  height: 100vh;
  background-size: cover;
  background-position: center;
  color: #ffffff;
}
body >main section.bandeau-dentete.format-petit {
  height: 400px;
  text-align: center;
}
body >main section.bandeau-dentete.format-petit .titre-principal {
  font-family: 'Gotham-Ultra', sans-serif;
  text-transform: uppercase;
  color: #04293c;
  font-size: 24px;
  line-height: normal;
  display: inline-block;
  background-color: #ffffff;
  margin: 0;
  padding: 27px 57px 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
body >main section.bandeau-dentete.format-petit .titre-principal:before {
  display: none;
}
body >main section.bandeau-dentete >.container {
  height: 100%;
}
body >main section.bandeau-dentete >.container >.row {
  height: 100%;
}
body >main section.bandeau-dentete .titre-principal {
  font-family: 'BauerBodoniStd-Italic', sans-serif;
  margin-bottom: 30px;
  font-size: 26px;
  line-height: normal;
  position: relative;
}
body >main section.bandeau-dentete .titre-principal:before {
  content: "";
  display: block;
  width: 62px;
  left: -80px;
  bottom: 8px;
  height: 2px;
  background-color: #e74610;
  position: absolute;
}
body >main section.bandeau-dentete .titre-secondaire {
  font-family: 'Gotham-Ultra', sans-serif;
  font-size: 34px;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
}
body >main section.bandeau-dentete .bloc-de-texte {
  font-family: 'BauerBodoniStd-Italic', sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 30px;
}
body >main section.bandeau-dentete .bloc-bouton a {
  border-color: #ffffff;
  color: #ffffff;
}
body >main section.bandeau-dentete .bloc-bouton a:before {
  background-color: #ffffff;
}
body >main section.bandeau-dentete .bloc-bouton a:hover {
  color: #e74610;
}
body >main section.bandeau-dentete.video {
  position: relative;
}
body >main section.bandeau-dentete.video .contenu {
  position: relative;
  z-index: 5;
}
body >main section.bandeau-dentete .vimeo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}
body >main section.bandeau-dentete .vimeo-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
}
body >main section.bandeau-dentete .vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body >main section.un-paragraphe-centre {
  padding-top: 59px;
  padding-bottom: 40px;
}
body >main section.un-paragraphe-centre .titre {
  text-align: center;
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 14px;
}
body >main section.un-paragraphe-centre .titre:after {
  content: "";
  width: 34px;
  height: 4px;
  background-color: #e74610;
  display: block;
  margin: 14px auto 0;
  border-radius: 5px;
}
body >main section.un-paragraphe-centre .titre.italique {
  font-size: 30px;
  line-height: normal;
  font-family: 'BauerBodoniStd-Italic', sans-serif;
  font-weight: bold;
}
body >main section.un-paragraphe-centre .titre.italique:before {
  content: "";
  height: 32px;
  width: 2px;
  display: block;
  margin: auto;
  margin-bottom: 18px;
  background-color: #e74610;
}
body >main section.un-paragraphe-centre .titre.italique:after {
  display: none;
}
body >main section.un-paragraphe-centre a {
  color: #e74610;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body >main section.un-paragraphe-centre a:hover,
body >main section.un-paragraphe-centre a:focus {
  color: #04293c;
}
body >main section.un-paragraphe-centre .bloc-de-texte-supp {
  font-size: 18px;
  line-height: 24px;
  color: #e74610;
  font-family: 'Gotham-Bold', sans-serif;
}
body >main section.un-paragraphe-centre.image-de-fond {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
body >main section.un-paragraphe-centre.claire {
  background-color: #ffffff;
}
body >main section.un-paragraphe-centre.claire .titre {
  color: #04293c;
}
body >main section.un-paragraphe-centre.claire .bloc-de-texte {
  color: #303030;
}
body >main section.un-paragraphe-centre.claire.image-de-fond {
  background-image: url(../img/un-paragraphe-centre-blanc-image.png);
}
body >main section.un-paragraphe-centre.foncee {
  background-color: #04293c;
}
body >main section.un-paragraphe-centre.foncee .titre {
  color: #ffffff;
}
body >main section.un-paragraphe-centre.foncee .bloc-de-texte {
  color: #ffffff;
}
body >main section.un-paragraphe-centre.foncee.image-de-fond {
  background-image: url(../img/un-paragraphe-centre-bleu-image.png);
}
body >main section.un-paragraphe-centre.foncee a:hover,
body >main section.un-paragraphe-centre.foncee a:focus {
  color: #ffffff;
}
body >main section.un-paragraphe-ferre {
  padding-top: 60px;
  padding-bottom: 40px;
}
body >main section.un-paragraphe-ferre .titre {
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 14px;
}
body >main section.un-paragraphe-ferre .titre:after {
  content: "";
  width: 34px;
  height: 4px;
  background-color: #e74610;
  display: block;
  margin: 14px 0 0;
  border-radius: 5px;
}
body >main section.un-paragraphe-ferre.colonne-2 {
  padding-bottom: 60px;
}
body >main section.un-paragraphe-ferre.colonne-2 .bloc-de-texte {
  column-count: 2;
  column-gap: 30px;
}
body >main section.un-paragraphe-ferre.claire {
  background-color: #ffffff;
}
body >main section.un-paragraphe-ferre.claire .titre {
  color: #04293c;
}
body >main section.un-paragraphe-ferre.claire .bloc-de-texte {
  color: #303030;
}
body >main section.un-paragraphe-ferre.foncee {
  background-color: #04293c;
}
body >main section.un-paragraphe-ferre.foncee .titre {
  color: #ffffff;
}
body >main section.un-paragraphe-ferre.foncee .bloc-de-texte {
  color: #ffffff;
}
body >main section.push-info-type-cards {
  padding: 30px 30px 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 550px;
  min-height: 238px;
  margin: 30px auto;
}
body >main section.push-info-type-cards .entete {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body >main section.push-info-type-cards .entete .picto {
  height: 80px;
  width: 80px;
  line-height: 80px;
  border-radius: 100%;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  font-size: 0;
  margin: 0 auto 15px;
}
body >main section.push-info-type-cards .entete .picto img {
  max-width: 70%;
  max-height: 70%;
  width: auto;
  height: auto;
}
body >main section.push-info-type-cards .titre {
  font-size: 14px;
  line-height: 22px;
  font-family: 'Gotham-Bold', sans-serif;
  text-align: center;
  margin-bottom: 13px;
}
body >main section.push-info-type-cards .titre:after {
  content: "";
  width: 34px;
  height: 4px;
  background-color: #e74610;
  display: block;
  margin: 7px auto 0;
  border-radius: 5px;
}
body >main section.push-info-type-cards .bloc-de-texte {
  font-size: 11px;
  line-height: 15px;
}
body >main section.push-info-type-cards.clair {
  background-color: #ffffff;
}
body >main section.push-info-type-cards.clair .entete .picto {
  border-color: #04293c;
}
body >main section.push-info-type-cards.clair .titre {
  color: #04293c;
}
body >main section.push-info-type-cards.clair .bloc-de-texte {
  color: #303030;
}
body >main section.push-info-type-cards.fonce {
  background-color: #04293c;
}
body >main section.push-info-type-cards.fonce .entete .picto {
  border-color: #ffffff;
}
body >main section.push-info-type-cards.fonce .titre {
  color: #ffffff;
}
body >main section.push-info-type-cards.fonce .bloc-de-texte {
  color: #ffffff;
}
body >main section.push-info-type-cards.image {
  padding-bottom: 30px;
  height: 0;
}
body >main section.push-info-type-cards.image .contenu {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
body >main section.push-info-type-cards.image .entete .picto {
  border-color: #ffffff;
}
body >main section.push-info-type-cards.image .titre {
  color: #ffffff;
}
body >main section.push-info-type-cards.image .bloc-de-texte {
  color: #ffffff;
}
body >main section.push-info-type-cards.photo .entete {
  height: 212px;
  margin: -30px -30px 30px;
}
body >main section.cta-image {
  background-size: cover;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
body >main section.cta-image .titre {
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 14px;
  color: #ffffff;
}
body >main section.cta-image .titre:after {
  content: "";
  width: 34px;
  height: 4px;
  background-color: #ffffff;
  display: block;
  margin: 14px 0 0;
  border-radius: 5px;
}
body >main section.cta-image .bloc-de-texte {
  color: #ffffff;
  margin-bottom: 30px;
}
body >main section.cta-image .bloc-bouton a {
  border-color: #ffffff;
  color: #ffffff;
}
body >main section.cta-image .bloc-bouton a:before {
  background-color: #ffffff;
}
body >main section.cta-image .bloc-bouton a:hover {
  color: #e74610;
}
body >main section.texte-plus-image {
  padding: 60px 0;
  background-size: cover;
  background-position: center;
}
body >main section.texte-plus-image.clair {
  background-color: #ffffff;
}
body >main section.texte-plus-image.clair .titre {
  color: #04293c;
}
body >main section.texte-plus-image.clair.image-et-texte {
  background-image: url(../img/texte-plus-image-clair-dessin-droite.jpg);
}
body >main section.texte-plus-image.clair.texte-et-image {
  background-image: url(../img/texte-plus-image-clair-dessin-gauche.jpg);
}
body >main section.texte-plus-image.fonce {
  background-color: #04293c;
}
body >main section.texte-plus-image.fonce .titre {
  color: #ffffff;
}
body >main section.texte-plus-image.fonce .textuel .titre-secondaire {
  color: #ffffff;
}
body >main section.texte-plus-image.fonce .textuel .bloc-de-texte {
  color: #ffffff;
}
body >main section.texte-plus-image.fonce.image-et-texte {
  background-image: url(../img/texte-plus-image-fonce-dessin-droite.jpg);
}
body >main section.texte-plus-image.fonce.texte-et-image {
  background-image: url(../img/texte-plus-image-fonce-dessin-gauche.jpg);
}
body >main section.texte-plus-image .titre {
  font-family: 'Gotham-Ultra', sans-serif;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 60px;
  position: relative;
  padding-left: 30px;
}
body >main section.texte-plus-image .titre:before {
  content: "";
  background-color: #e74610;
  width: 1px;
  height: 71px;
  position: absolute;
  left: 0;
  bottom: 0;
}
body >main section.texte-plus-image .visuel .photo {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  min-height: 312px;
}
body >main section.texte-plus-image .textuel .titre-secondaire {
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 14px;
}
body >main section.texte-plus-image .textuel .titre-secondaire:after {
  content: "";
  width: 34px;
  height: 4px;
  background-color: #e74610;
  display: block;
  margin: 14px 0 0;
  border-radius: 5px;
}
body >main section.texte-plus-image .bloc-de-texte {
  line-height: 18px;
  margin-bottom: 30px;
}
body >main section.h2-plus-paragraphes-colonnes {
  padding-top: 60px;
  padding-bottom: 30px;
  background-size: cover;
  background-position: center;
}
body >main section.h2-plus-paragraphes-colonnes.claire .titre {
  color: #04293c;
}
body >main section.h2-plus-paragraphes-colonnes.claire .contenu .titre-secondaire {
  color: #04293c;
}
body >main section.h2-plus-paragraphes-colonnes.claire .contenu .bloc-de-texte {
  color: #303030;
}
body >main section.h2-plus-paragraphes-colonnes.claire.gauche {
  background-image: url(../img/h2-plus-paragraphes-colonnes-clair-courbe-gauche.jpg);
}
body >main section.h2-plus-paragraphes-colonnes.claire.droite {
  background-image: url(../img/h2-plus-paragraphes-colonnes-clair-courbe-droite.jpg);
}
body >main section.h2-plus-paragraphes-colonnes.foncee .titre {
  color: #ffffff;
}
body >main section.h2-plus-paragraphes-colonnes.foncee .contenu .titre-secondaire {
  color: #ffffff;
}
body >main section.h2-plus-paragraphes-colonnes.foncee .contenu .bloc-de-texte {
  color: #ffffff;
}
body >main section.h2-plus-paragraphes-colonnes.foncee.gauche {
  background-image: url(../img/h2-plus-paragraphes-colonnes-fonce-courbe-gauche.jpg);
}
body >main section.h2-plus-paragraphes-colonnes.foncee.droite {
  background-image: url(../img/h2-plus-paragraphes-colonnes-fonce-courbe-droite.jpg);
}
body >main section.h2-plus-paragraphes-colonnes .titre {
  font-family: 'Gotham-Ultra', sans-serif;
  font-size: 24px;
  line-height: normal;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
body >main section.h2-plus-paragraphes-colonnes .titre:after {
  content: "";
  background-color: #e74610;
  width: 1px;
  height: 30px;
  margin: 15px auto;
  display: block;
}
body >main section.h2-plus-paragraphes-colonnes .contenu .colonne {
  margin-bottom: 30px;
}
body >main section.h2-plus-paragraphes-colonnes .contenu .colonne .titre-secondaire {
  font-family: 'BauerBodoniStd-Italic', sans-serif;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur.clair {
  background-color: #ffffff;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur.clair .textuel .titre {
  color: #04293c;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur.fonce {
  background-color: #04293c;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur.fonce .textuel .titre {
  color: #ffffff;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur.fonce .textuel .bloc-de-texte {
  color: #ffffff;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur >.row {
  margin: 0;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur .visuel {
  padding: 0;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur .visuel .photo {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  min-height: 366px;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur .textuel {
  padding: 0;
  padding-top: 59px;
  padding-bottom: 30px;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur .textuel .titre {
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 14px;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur .textuel .titre:after {
  content: "";
  width: 34px;
  height: 4px;
  background-color: #e74610;
  display: block;
  margin: 14px 0 0;
  border-radius: 5px;
}
body >main section.texte-plus-image-vis-a-vis-pleine-largeur .textuel .bloc-de-texte {
  margin-bottom: 30px;
}
body >main section.section-logos {
  padding-top: 60px;
  padding-bottom: 30px;
}
body >main section.section-logos.clair {
  background-color: #e5ecf0;
}
body >main section.section-logos.clair .titre {
  color: #04293c;
}
body >main section.section-logos.clair .sous-titre {
  color: #04293c;
}
body >main section.section-logos.clair .logos .logo .contenu .nom {
  color: #04293c;
}
body >main section.section-logos.fonce {
  background-color: #04293c;
}
body >main section.section-logos.fonce .titre {
  color: #ffffff;
}
body >main section.section-logos.fonce .bloc-de-texte {
  color: #ffffff;
}
body >main section.section-logos.fonce .sous-titre {
  color: #ffffff;
}
body >main section.section-logos.fonce .logos .logo .contenu .nom {
  color: #ffffff;
}
body >main section.section-logos.fonce .logos .logo .contenu .descriptif {
  color: #ffffff;
}
body >main section.section-logos .titre {
  font-family: 'Gotham-Ultra', sans-serif;
  font-size: 24px;
  line-height: normal;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
body >main section.section-logos .titre:after {
  content: "";
  background-color: #e74610;
  width: 1px;
  height: 30px;
  margin: 15px auto;
  display: block;
}
body >main section.section-logos .sous-titre {
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 14px;
  text-align: center;
}
body >main section.section-logos .sous-titre:after {
  content: "";
  width: 34px;
  height: 4px;
  background-color: #e74610;
  display: block;
  margin: 14px auto 0;
  border-radius: 5px;
}
body >main section.section-logos .bloc-de-texte {
  text-align: center;
  max-width: 750px;
  margin: auto;
  margin-bottom: 30px;
}
body >main section.section-logos .logos.horizontal .logo .contenu {
  max-width: 100%;
  text-align: left;
}
body >main section.section-logos .logos.horizontal .logo .contenu .image {
  margin-bottom: 0;
}
body >main section.section-logos .logos .logo {
  margin-bottom: 30px;
}
body >main section.section-logos .logos .logo .contenu {
  max-width: 165px;
  margin: auto;
  text-align: center;
}
body >main section.section-logos .logos .logo .contenu a[href]:hover .nom {
  color: #e74610;
}
body >main section.section-logos .logos .logo .contenu .image {
  margin-bottom: 15px;
}
body >main section.section-logos .logos .logo .contenu .image .cercle {
  border-radius: 50%;
  width: 100%;
  height: auto;
  padding-top: 100%;
  background-color: #ffffff;
  position: relative;
}
body >main section.section-logos .logos .logo .contenu .image .cercle img {
  max-width: 70%;
  max-height: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body >main section.section-logos .logos .logo .contenu .image .cercle.horizontal img {
  max-width: 90%;
}
body >main section.section-logos .logos .logo .contenu .nom {
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 20px;
  line-height: 14px;
  margin-bottom: 7px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body >main section.section-logos .logos .logo .contenu .descriptif {
  font-size: 16px;
  line-height: normal;
}
body >main section.section-paragraphe-plus-logos {
  padding-top: 60px;
  padding-bottom: 30px;
}
body >main section.section-paragraphe-plus-logos.clair {
  background-color: #ffffff;
}
body >main section.section-paragraphe-plus-logos.clair .titre {
  color: #04293c;
}
body >main section.section-paragraphe-plus-logos.fonce {
  background-color: #04293c;
}
body >main section.section-paragraphe-plus-logos.fonce .titre {
  color: #ffffff;
}
body >main section.section-paragraphe-plus-logos.fonce .textuel .bloc-de-texte {
  color: #ffffff;
}
body >main section.section-paragraphe-plus-logos .titre {
  font-family: 'Gotham-Ultra', sans-serif;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 30px;
  position: relative;
  padding-left: 30px;
}
body >main section.section-paragraphe-plus-logos .titre:before {
  content: "";
  background-color: #e74610;
  width: 1px;
  height: 71px;
  position: absolute;
  left: 0;
  bottom: 0;
}
body >main section.section-paragraphe-plus-logos .textuel .bloc-de-texte {
  margin-bottom: 30px;
}
body >main section.section-paragraphe-plus-logos .textuel .bloc-bouton {
  margin-bottom: 30px;
}
body >main section.section-paragraphe-plus-logos .visuel .logos .logo {
  margin-bottom: 30px;
}
body >main section.section-paragraphe-plus-logos .visuel .logos .logo .contenu {
  max-width: 114px;
  margin: auto;
  text-align: center;
}
body >main section.section-paragraphe-plus-logos .visuel .logos .logo .contenu .image .cercle {
  border-radius: 50%;
  width: 100%;
  height: auto;
  padding-top: 100%;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #979797;
}
body >main section.section-paragraphe-plus-logos .visuel .logos .logo .contenu .image .cercle img {
  max-width: 70%;
  max-height: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body >main section.section-chiffres-cles {
  background: linear-gradient(111deg,#004169 0%,#04293c 100%);
  background-color: #04293c;
  padding-top: 60px;
  padding-bottom: 50px;
}
body >main section.section-chiffres-cles .titre {
  font-family: 'Gotham-Ultra', sans-serif;
  font-size: 24px;
  line-height: normal;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  color: #ffffff;
}
body >main section.section-chiffres-cles .titre:after {
  content: "";
  background-color: #e74610;
  width: 1px;
  height: 30px;
  margin: 15px auto;
  display: block;
}
body >main section.section-chiffres-cles .chiffres .chiffre {
  margin-bottom: 30px;
}
body >main section.section-chiffres-cles .chiffres .chiffre .contenu {
  max-width: 279px;
  margin: auto;
  text-align: center;
}
body >main section.section-chiffres-cles .chiffres .chiffre .contenu .image .cercle {
  width: 100%;
  height: auto;
  padding-top: 100%;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
body >main section.section-chiffres-cles .chiffres .chiffre .contenu .image .cercle .texte {
  max-width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body >main section.section-chiffres-cles .chiffres .chiffre .contenu .image .cercle .texte .valeur {
  font-family: 'Gotham-Ultra', sans-serif;
  font-size: 36px;
  line-height: normal;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 3px;
}
body >main section.section-chiffres-cles .chiffres .chiffre .contenu .image .cercle .texte .descriptif {
  font-family: 'Gotham-Bold', sans-serif;
  color: #e74610;
  font-size: 14px;
  line-height: normal;
}
body >main section.section-chiffres-cles .chiffres .chiffre:nth-child(3n+1) .contenu .image .cercle {
  background-image: url(../img/section-chiffres-cles-cercle-1.png);
}
body >main section.section-chiffres-cles .chiffres .chiffre:nth-child(3n+2) .contenu .image .cercle {
  background-image: url(../img/section-chiffres-cles-cercle-2.png);
}
body >main section.section-chiffres-cles .chiffres .chiffre:nth-child(3n+3) .contenu .image .cercle {
  background-image: url(../img/section-chiffres-cles-cercle-3.png);
}
body >main section.galerie-dimages {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
body >main section.galerie-dimages .grid {
  margin: 0 -15px;
}
body >main section.galerie-dimages .grid .grid-item {
  width: 25%;
  padding: 15px;
}
body >main section.galerie-dimages .grid .grid-item .fond {
  height: 263px;
  background-size: cover;
  background-position: center;
}
body >main section.galerie-dimages .grid .grid-item.grand-carre {
  width: 50%;
}
body >main section.galerie-dimages .grid .grid-item.grand-carre .fond {
  height: 556px;
}
body >main section.galerie-dimages .grid .grid-item.pave {
  width: 50%;
}
body >main section.section-formulaire {
  background-color: #ffffff;
}
body >main section.section-formulaire.bordure-en-haut .nf-form-cont {
  border-top: 1px solid #e74610;
}
body >main section.section-formulaire .nf-form-cont {
  padding-top: 59px;
  padding-bottom: 60px;
}
body >main section.section-formulaire .nf-form-cont .nf-error-msg {
  font-size: 13px;
  font-style: italic;
  font-weight: 600;
}
body >main section.section-formulaire .nf-form-cont .nf-form-fields-required {
  display: none;
}
body >main section.section-formulaire .nf-form-cont .nf-row {
  margin: 0 -15px;
}
body >main section.section-formulaire .nf-form-cont .nf-cell {
  padding: 0 15px;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content {
  padding: 0;
  max-width: 100%;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container {
  margin-bottom: 30px;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container input,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container textarea,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container select {
  padding: 15px 25px;
  font-size: 18px;
  line-height: normal;
  outline: 0;
  background-color: #e5ecf0;
  border: 1px solid #cdcdcd;
  color: #303030;
  overflow: hidden;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container input::placeholder,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container textarea::placeholder,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container select::placeholder {
  color: #04293c;
  opacity: 1;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container input:-ms-input-placeholder,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container textarea:-ms-input-placeholder,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container select:-ms-input-placeholder {
  color: #04293c;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container input::-ms-input-placeholder,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container textarea::-ms-input-placeholder,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container select::-ms-input-placeholder {
  color: #04293c;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container input,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container select {
  height: 60px;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container textarea {
  height: 180px;
  resize: none;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container label {
  display: none;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container .nf-error .nf-field-element:after {
  font-size: 24px;
  height: 58px;
  width: 58px;
  line-height: 58px;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-label {
  display: none;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul {
  font-size: 0;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li {
  margin-bottom: 5px !important;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li label {
  font-size: 18px;
  line-height: normal;
  padding-left: 45px;
  color: #04293c;
  position: relative;
  cursor: pointer;
  margin: 0 !important;
  display: block;
  padding-top: 3px;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li label a {
  color: #e74610;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li label a:hover {
  color: #04293c;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li label:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  position: absolute;
  z-index: 2;
  font-size: 30px;
  line-height: 30px;
  color: #04293c;
  top: 1px;
  bottom: auto;
  left: 0;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  opacity: 0;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li label:after {
  content: "";
  width: 30px;
  height: 30px;
  border: 1px solid #04293c;
  background-color: #ffffff;
  left: 0;
  top: 0;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  bottom: auto;
  position: absolute;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li label.nf-checked-label:before {
  opacity: 100;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.file_upload-container button {
  font-size: 10px;
  font-weight: bold;
  line-height: normal;
  padding: 10px 15px;
  border: 1px solid #04293c;
  background-color: #ffffff;
  color: #04293c;
  border-radius: 23.5px;
  text-transform: uppercase;
  margin-bottom: 0;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.file_upload-container button:hover {
  color: #ffffff;
  background-color: #04293c;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.file_upload-container button:hover,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.file_upload-container button:focus,
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.file_upload-container button:active {
  outline: 0;
  box-shadow: none;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-fu-progress {
  height: 1px;
  margin: 0;
  background-color: #ffffff;
  box-shadow: none;
  margin-top: 5px;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-fu-progress .nf-fu-progress-bar {
  background-color: #e74610;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .files_uploaded {
  font-size: 13px;
  font-style: italic;
  font-weight: 600;
  color: #04293c;
  margin-top: 5px;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .files_uploaded a {
  color: #e74610;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .files_uploaded a:hover {
  color: #04293c;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.submit-container {
  text-align: right;
  margin: 0;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.submit-container input {
  width: 100%;
  height: auto;
  background-color: #04293c;
  color: #ffffff;
  border: 1px solid #04293c;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
  padding: 24px;
  border-radius: 80px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  font-family: 'Gotham-Ultra', sans-serif;
  font-size: 24px;
  line-height: 24px;
}
body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.submit-container input:hover {
  background-color: #ffffff;
  color: #04293c;
}
body >main section.offres-demplois-listing {
  background-color: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;
}
body >main section.offres-demplois-listing .liste .offre {
  margin-bottom: 30px;
}
body >main section.offres-demplois-listing .liste .offre .imglink {
  transition: all .25s ease-in-out !important;
  -webkit-transition: all .25s ease-in-out !important;
  -moz-transition: all .25s ease-in-out !important;
  -o-transition: all .25s ease-in-out !important;
  display: block;
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
}
body >main section.offres-demplois-listing .liste .offre .imglink > img {
  transition: all .25s ease-in-out !important;
  -webkit-transition: all .25s ease-in-out !important;
  -moz-transition: all .25s ease-in-out !important;
  -o-transition: all .25s ease-in-out !important;
}
body >main section.offres-demplois-listing .liste .offre .imglink:hover > img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
}
body >main section.offres-demplois-listing .liste .offre .corps {
  background: linear-gradient(135deg,#004169 0%,#04293c 100%);
  background-color: #04293c;
  padding: 30px;
  color: #ffffff;
}
body >main section.offres-demplois-listing .liste .offre .corps .titre {
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 24px;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 14px;
}
body >main section.offres-demplois-listing .liste .offre .corps .titre:after {
  content: "";
  width: 34px;
  height: 4px;
  background-color: #e74610;
  display: block;
  margin: 14px 0 0;
  border-radius: 5px;
}
body >main section.offres-demplois-listing .liste .offre .corps .type {
  font-size: 16px;
  line-height: 15px;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-bottom: 13px;
  border-bottom: 1px solid #e74610;
}
body >main section.offres-demplois-listing .liste .offre .corps .adresse {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
}
body >main section.offres-demplois-listing .liste .offre .corps .adresse span {
  display: block;
}
body >main section.offres-demplois-listing .liste .offre .corps .adresse u {
  text-decoration: none;
  text-transform: uppercase;
}
body >main section.offres-demplois-listing .liste .offre .corps .bloc-bouton a {
  font-size: 10px;
  padding: 10px 15px;
}
body >main section.offres-demplois-listing .la-pagination {
  padding-top: 30px;
  text-align: center;
}
body >main section.offres-demplois-listing .la-pagination * {
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 16px;
  line-height: normal;
  margin-right: 30px;
  position: relative;
}
body >main section.offres-demplois-listing .la-pagination *:after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #04293c;
  border-radius: 100%;
  right: -17.5px;
  top: 50%;
  margin-top: -2.5px;
}
body >main section.offres-demplois-listing .la-pagination *:last-child:after {
  display: none;
}
body >main section.offres-demplois-listing .la-pagination a {
  color: #04293c;
}
body >main section.offres-demplois-listing .la-pagination a:hover {
  color: #e74610;
}
body >main section.offres-demplois-listing .la-pagination span {
  color: #e74610;
}
body >main section.section-portes >.row {
  margin: 0;
}
body >main section.section-portes.petit .porte {
  height: 300px;
}
body >main section.section-portes .porte {
  padding: 0;
  height: 650px;
  overflow: hidden;
}
body >main section.section-portes .porte a {
  position: relative;
  height: 100%;
  display: block;
}
body >main section.section-portes .porte a:hover .fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
}
body >main section.section-portes .porte a:hover .animation div {
  opacity: 1;
}
body >main section.section-portes .porte a:hover .animation div.haut {
  width: 100%;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
body >main section.section-portes .porte a:hover .animation div.droite {
  height: 100%;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
}
body >main section.section-portes .porte a:hover .animation div.bas {
  width: 100%;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
}
body >main section.section-portes .porte a:hover .animation div.gauche {
  height: 100%;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
}
body >main section.section-portes .porte a .fond {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body >main section.section-portes .porte a .contenu {
  position: relative;
  height: 100%;
  padding: 0 60px 60px;
}
body >main section.section-portes .porte a .contenu >.row {
  height: 100%;
}
body >main section.section-portes .porte a .contenu .titre {
  font-size: 24px;
  line-height: normal;
  font-family: "Gotham-Ultra", sans-serif;
  text-transform: uppercase;
}
body >main section.section-portes .porte a .contenu .bloc-de-texte {
  font-size: 11px;
  line-height: 15px;
  max-width: 263px;
}
body >main section.section-portes .porte a .animation div {
  position: absolute;
  width: 3px;
  height: 3px;
  -webkit-transition-duration: .1s;
  -moz-transition-duration: .1s;
  -o-transition-duration: .1s;
  transition-duration: .1s;
  opacity: 0;
}
body >main section.section-portes .porte a .animation div.haut {
  top: 0;
  left: 0;
  width: 0;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
}
body >main section.section-portes .porte a .animation div.droite {
  top: 0;
  right: 0;
  height: 0;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
}
body >main section.section-portes .porte a .animation div.bas {
  bottom: 0;
  right: 0;
  width: 0;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
}
body >main section.section-portes .porte a .animation div.gauche {
  bottom: 0;
  left: 0;
  height: 0;
}
body >main section.section-portes .porte.clair a .contenu {
  color: #ffffff;
}
body >main section.section-portes .porte.clair a .animation div {
  background-color: #ffffff;
}
body >main section.section-portes .porte.fonce a .contenu {
  color: #04293c;
}
body >main section.section-portes .porte.fonce a .animation div {
  background-color: #04293c;
}
body >main section.section-portes .porte:first-child {
  text-align: right;
}
body >main section.section-portes .porte:first-child a .contenu .bloc-de-texte {
  margin-left: auto;
}
body >main section.liste-numerotee {
  background-image: linear-gradient(105deg,#004169 0%,#04293c);
  padding-top: 60px;
}
body >main section.liste-numerotee .element {
  color: #ffffff;
  margin-bottom: 40px;
}
body >main section.liste-numerotee .element .numero .cercle {
  width: 100%;
  height: auto;
  padding-top: 100%;
  max-width: 88px;
  margin: auto;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-image: url(../img/liste-numerotee-cercle.png);
}
body >main section.liste-numerotee .element .numero .cercle .valeur {
  font-family: "Gotham-Ultra", sans-serif;
  font-size: 36px;
  line-height: normal;
  max-width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body >main section.liste-numerotee .element .contenu .titre {
  font-family: 'BauerBodoniStd-Italic', sans-serif;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 15px;
}
body >main section.liste-avec-pictos {
  background-image: linear-gradient(299deg,#004169 100%,#04293c 0%);
  position: relative;
  padding-top: 60px;
}
body >main section.liste-avec-pictos:after {
  content: "";
  width: 41%;
  height: 100%;
  background-image: url(../img/liste-avec-pictos-courbe.png);
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
}
body >main section.liste-avec-pictos .textuel .liste .element {
  color: #ffffff;
  margin-bottom: 60px;
}
body >main section.liste-avec-pictos .textuel .liste .element .picto .image {
  max-width: 120px;
  margin: auto;
}
body >main section.liste-avec-pictos .textuel .liste .element .picto .image .cercle {
  border-radius: 50%;
  width: 100%;
  height: auto;
  padding-top: 100%;
  position: relative;
  border: 2.5px solid #ffffff;
}
body >main section.liste-avec-pictos .textuel .liste .element .picto .image .cercle img {
  max-width: 70%;
  max-height: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body >main section.liste-avec-pictos .textuel .liste .element .contenu .titre {
  font-size: 24px;
  line-height: normal;
  font-family: "Gotham-Ultra", sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
}
body >main section.liste-avec-pictos .textuel .liste .element .contenu .bloc-de-texte {
  font-size: 16px;
  line-height: 20px;
  font-family: 'BauerBodoniStd-Italic', sans-serif;
}
body >main section.liste-avec-pictos .textuel .liste .element .contenu .bloc-bouton a {
  color: #ffffff;
  border-color: #ffffff;
}
body >main section.liste-avec-pictos .textuel .liste .element .contenu .bloc-bouton a:before {
  background-color: #ffffff;
}
body >main section.liste-avec-pictos .textuel .liste .element .contenu .bloc-bouton a:hover {
  color: #e74610;
}
body >main section.suite-simple-de-logos {
  text-align: center;
  padding-top: 65px;
  padding-bottom: 35px;
  background-color: #ffffff;
}
body >main section.suite-simple-de-logos .container {
  max-width: 1300px;
}
body >main section.suite-simple-de-logos .logo {
  margin: 0 0 30px;
}
body >main section.suite-simple-de-logos .logo a {
  display: inline-block;
  vertical-align: middle;
  height: 100px;
  line-height: 100px;
}
body >main section.suite-simple-de-logos .logo a img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}
body >footer {
  background-color: #04293c;
}
body >footer .corps {
  padding-top: 43px;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
body >footer .corps .logo .image {
  margin-bottom: 30px;
}
body >footer .corps .logo .bloc-de-texte {
  color: #ffffff;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 30px;
}
body >footer .corps .navigation {
  padding-top: 15px;
}
body >footer .corps .navigation ul.menu {
  list-style-type: none;
  font-size: 0;
  padding: 0;
  margin: 0;
}
body >footer .corps .navigation ul.menu >li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 22.75%;
  margin-right: 3%;
  margin-bottom: 30px;
}
body >footer .corps .navigation ul.menu >li:last-child {
  margin-right: 0;
}
body >footer .corps .navigation ul.menu >li >a {
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  font-family: "Gotham-Medium", sans-serif;
  color: #ffffff;
}
body >footer .corps .navigation ul.menu >li >a:hover {
  color: #e74610 !important;
}
body >footer .corps .navigation ul.menu >li >ul.sub-menu {
  padding: 0;
  list-style-type: none;
  margin-top: 15px;
}
body >footer .corps .navigation ul.menu >li >ul.sub-menu:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #e74610;
  margin-bottom: 14px;
}
body >footer .corps .navigation ul.menu >li >ul.sub-menu >li {
  margin-bottom: 14px;
}
body >footer .corps .navigation ul.menu >li >ul.sub-menu >li:last-child {
  margin-bottom: 0;
}
body >footer .corps .navigation ul.menu >li >ul.sub-menu >li >a {
  font-family: "Gotham-Book", sans-serif;
  color: #ffffff;
  font-size: 12px;
  line-height: normal;
}
body >footer .corps .navigation ul.menu >li >ul.sub-menu >li >a:hover {
  color: #e74610;
}
body >footer .pied {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  font-size: 0;
}
body >footer .pied a {
  color: #ffffff;
}
body >footer .pied a:hover {
  color: #e74610;
}
body >footer .pied span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: normal;
  margin-right: 30px;
  position: relative;
}
body >footer .pied span:after {
  content: "";
  background-color: #ffffff;
  height: 3px;
  width: 3px;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  right: -16.5px;
}
body >footer .pied span:last-child {
  margin-right: 0;
}
body >footer .pied span:last-child:after {
  display: none;
}
body >footer .pied span.linkedin {
  height: 32px;
  width: 32px;
  overflow: hidden;
}
body >footer #fleche-pour-remonter {
  position: fixed;
  height: 73px;
  width: 73px;
  background-color: #143b4f;
  border-top: 1px solid #143b4f;
  border-left: 1px solid #143b4f;
  color: #ffffff;
  bottom: -500px;
  right: 0;
  font-size: 28px;
  line-height: 73px;
  text-align: center;
  border-top-left-radius: 29px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  overflow: hidden;
  cursor: pointer;
}
body >footer #fleche-pour-remonter i {
  position: relative;
  z-index: 1;
}
body >footer #fleche-pour-remonter:after {
  content: "";
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body >footer #fleche-pour-remonter:hover {
  color: #143b4f;
}
body >footer #fleche-pour-remonter:hover:after {
  height: 100%;
}
.single-offre_demploi >main section.un-paragraphe-centre {
  padding-bottom: 16px;
}
.single-offre_demploi >main section.offre-demploi {
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
}
.single-offre_demploi >main section.offre-demploi:after {
  content: "";
  display: block;
  width: 50%;
  height: 90%;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-image: url(../img/single-offre-demploi-courbe.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  z-index: 0;
}
.single-offre_demploi >main section.offre-demploi .contenu {
  border-top: 1px solid #e74610;
  padding-top: 59px;
  z-index: 1;
  position: relative;
}
.single-offre_demploi >main section.offre-demploi .bloc-contenu.introduction .bloc-de-texte {
  color: #e74610;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Gotham-Bold', sans-serif;
}
.single-offre_demploi >main section.offre-demploi .bloc-contenu.profil .bloc-de-texte {
  margin-bottom: 30px;
}
.single-offre_demploi >main section.offre-demploi .bloc-contenu .titre {
  color: #04293c;
  font-size: 24px;
  line-height: normal;
  font-family: 'Gotham-Ultra', sans-serif;
  text-transform: uppercase;
}
.single-offre_demploi >main section.offre-demploi .bloc-contenu .bloc-de-texte {
  margin-bottom: 60px;
}
.single-offre_demploi >main section.offre-demploi .bloc-bouton {
  margin-bottom: 30px;
}
.single-offre_demploi >main section.offre-demploi .le-badge {
  text-align: right;
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 15px;
  margin-bottom: 60px;
}
.single-offre_demploi >main section.section-formulaire {
  display: none;
}
.single-offre_demploi >main section.section-formulaire .bloc-bouton {
  text-align: center;
  border-top: 1px solid #e74610;
  padding-top: 59px;
}
.page-id-300 >main,
.page-id-2110 >main {
  background-image: url(../img/nous-choisir-bg.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-id-300 >main section,
.page-id-2110 >main section {
  background-color: transparent !important;
}
.page-id-300 >main .wp-block-columns,
.page-id-2110 >main .wp-block-columns {
  position: relative;
}
.page-id-300 >main .wp-block-columns:after,
.page-id-2110 >main .wp-block-columns:after {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  background-image: url(../img/nous-choisir-demi-cercle.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}
.page-id-6 >main section.un-paragraphe-ferre h3 {
  font-family: 'Gotham-Ultra', sans-serif;
  text-transform: uppercase;
  color: #04293c;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 20px;
}
.page-id-6 >main section.un-paragraphe-ferre a {
  color: #303030;
  text-decoration: underline;
}
.page-id-6 >main section.un-paragraphe-ferre a:hover {
  color: #e74610;
}
.page-id-3 >main section.un-paragraphe-ferre .bloc-de-texte,
.page-id-3 >main section.un-paragraphe-ferre #texte-confidentialite,
.page-id-2213 >main section.un-paragraphe-ferre .bloc-de-texte,
.page-id-2213 >main section.un-paragraphe-ferre #texte-confidentialite {
  margin: 0;
}
.page-id-3 >main section.un-paragraphe-ferre .bloc-de-texte h2,
.page-id-3 >main section.un-paragraphe-ferre #texte-confidentialite h2,
.page-id-2213 >main section.un-paragraphe-ferre .bloc-de-texte h2,
.page-id-2213 >main section.un-paragraphe-ferre #texte-confidentialite h2 {
  font-family: 'Gotham-Ultra', sans-serif;
  text-transform: uppercase;
  color: #04293c;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 20px;
}
.page-id-3 >main section.un-paragraphe-ferre .bloc-de-texte h3,
.page-id-3 >main section.un-paragraphe-ferre #texte-confidentialite h3,
.page-id-2213 >main section.un-paragraphe-ferre .bloc-de-texte h3,
.page-id-2213 >main section.un-paragraphe-ferre #texte-confidentialite h3 {
  font-family: 'BauerBodoniStd-Italic', sans-serif;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 20px;
}
.page-id-3 >main section.un-paragraphe-ferre .bloc-de-texte h4,
.page-id-3 >main section.un-paragraphe-ferre #texte-confidentialite h4,
.page-id-2213 >main section.un-paragraphe-ferre .bloc-de-texte h4,
.page-id-2213 >main section.un-paragraphe-ferre #texte-confidentialite h4 {
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}
.page-id-3 >main section.un-paragraphe-ferre .bloc-de-texte a,
.page-id-3 >main section.un-paragraphe-ferre #texte-confidentialite a,
.page-id-2213 >main section.un-paragraphe-ferre .bloc-de-texte a,
.page-id-2213 >main section.un-paragraphe-ferre #texte-confidentialite a {
  color: #303030;
  text-decoration: underline;
}
.page-id-3 >main section.un-paragraphe-ferre .bloc-de-texte a:hover,
.page-id-3 >main section.un-paragraphe-ferre #texte-confidentialite a:hover,
.page-id-2213 >main section.un-paragraphe-ferre .bloc-de-texte a:hover,
.page-id-2213 >main section.un-paragraphe-ferre #texte-confidentialite a:hover {
  color: #e74610;
}
@media screen and (max-width: 1199px) {
  body #grdp_barre_maxi,
  body #grdp_barre_mini {
    display: none !important;
  }
  body .container.pleine-largeur {
    padding: 0 15px;
  }
  body >header .corps.fixe-en-haut-de-page {
    height: 0;
    overflow: hidden;
    z-index: 11;
  }
  body >header .corps.fixe-en-haut-de-page .navigation ul.menu >li.linkedin {
    position: fixed;
    right: 60px;
    top: 15px;
    width: 20px;
    height: 20px;
  }
  body >header .corps.fixe-en-haut-de-page .navigation ul.menu >li.linkedin >a {
    padding: 0;
  }
  body >header .corps.fixe-en-haut-de-page .navigation ul.menu >li.linkedin >a img {
    margin-top: -20px;
    width: 100%;
  }
  body >header .corps.fixe-au-scroll {
    top: 0 !important;
    height: 50px;
  }
  body >header .corps.fixe-au-scroll .navigation {
    background-color: #e5ecf0;
    width: 320px;
    height: 100%;
    position: fixed;
    top: 50px;
    left: 0;
    text-align: left;
    padding: 0;
    display: none;
    box-shadow: inset 0 9px 9px -9px rgba(0,0,0,0.5);
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu {
    padding-top: 15.5px;
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li {
    display: block;
    margin: 0;
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li:after {
    content: "";
    background-color: rgba(4,41,60,0.15);
    width: 290px;
    height: 1px;
    bottom: -0.5px;
    left: 15px;
    display: block;
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li:nth-last-child(2):after {
    display: none;
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li.active >a:after {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li.linkedin {
    display: none;
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li.menu-item-has-children >a:after {
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
    content: "\f078";
    color: #e74610;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    height: 14px;
    line-height: 14px;
    top: 50%;
    margin-top: -7px;
    right: 15px;
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li >a {
    display: block;
    padding: 14.5px 15px;
    position: relative;
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li >ul.sub-menu {
    position: static;
    white-space: normal;
    left: 0;
    transform: none;
    padding: 0;
    text-align: left;
    background-color: #04293c;
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li >ul.sub-menu:before {
    display: none;
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li >ul.sub-menu >li {
    width: 50%;
    margin: 0;
  }
  body >header .corps.fixe-au-scroll .navigation ul.menu >li >ul.sub-menu >li >a {
    text-align: center;
  }
  body >header .corps.fixe-au-scroll #menu-mobile {
    display: block;
    position: fixed;
    top: 16px;
    right: 15px;
  }
  body >header .corps.fixe-au-scroll #menu-mobile .trait {
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
    height: 2px;
    width: 22px;
    background-color: #04293c;
    margin-bottom: 6px;
  }
  body >header .corps.fixe-au-scroll #menu-mobile .trait:last-child {
    margin-bottom: 0;
  }
  body >header .corps.fixe-au-scroll #menu-mobile.active .trait {
    background-color: #e74610;
  }
  body >footer #fleche-pour-remonter {
    height: 50px;
    width: 50px;
    font-size: 22px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1023px) {
  body >main {
    padding-top: 50px;
  }
  body >main section.bandeau-dentete {
    height: 500px;
  }
  body >footer .corps .navigation ul.menu >li >a {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  body >main .wp-block-column {
    flex-basis: initial !important;
  }
  body >main section.liste-avec-pictos:after {
    display: none;
  }
  body >main section.section-portes .porte {
    height: 450px;
  }
  body >main section.section-portes .porte a .contenu {
    padding: 0 30px 30px;
  }
  body >main section.galerie-dimages .grid .grid-item.grand-carre .fond {
    height: 430px;
  }
  body >main section.galerie-dimages .grid .grid-item .fond {
    height: 200px;
  }
  body >footer .corps .logo {
    text-align: center;
  }
  .page-id-300 >main .wp-block-columns:after {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  body >header .corps.fixe-au-scroll .logo img {
    max-width: 105px;
  }
  body >header .corps.fixe-au-scroll .navigation {
    overflow-y: scroll;
  }
  body >main .bloc-de-texte p,
  body >main .bloc-de-texte ul,
  body >main .bloc-de-texte ol {
    margin-bottom: 15px;
  }
  body >main .bloc-bouton a {
    padding: 12.5px 15px;
  }
  body >main section.bandeau-dentete {
    height: 350px;
    padding: 30px 0;
  }
  body >main section.bandeau-dentete .titre-principal {
    font-size: 20px;
    margin-bottom: 15px;
  }
  body >main section.bandeau-dentete .titre-secondaire {
    font-size: 20px;
    margin-bottom: 15px;
  }
  body >main section.bandeau-dentete .titre-secondaire br {
    display: none;
  }
  body >main section.bandeau-dentete .bloc-de-texte {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  body >main section.bandeau-dentete .bloc-de-texte br {
    display: none;
  }
  body >main section.bandeau-dentete.format-petit {
    height: 200px;
    padding: 0;
  }
  body >main section.bandeau-dentete.format-petit .titre-principal {
    font-size: 20px;
    padding: 10px 15px;
  }
  body >main section.un-paragraphe-centre {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  body >main section.un-paragraphe-centre .titre {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  body >main section.un-paragraphe-centre .titre:after {
    margin-top: 5px;
  }
  body >main section.un-paragraphe-centre .titre.italique {
    font-size: 20px;
  }
  body >main section.un-paragraphe-centre .bloc-de-texte-supp {
    font-size: 13px;
    line-height: 20px;
  }
  body >main section.suite-simple-de-logos {
    padding-top: 30px;
    padding-bottom: 0;
    font-size: 0;
  }
  body >main section.suite-simple-de-logos .logo {
    width: 50%;
    margin: 0 0 30px;
    padding: 0 15px;
  }
  body >main section.liste-numerotee {
    padding-top: 30px;
  }
  body >main section.liste-numerotee .element {
    text-align: center;
    margin-bottom: 15px;
  }
  body >main section.liste-numerotee .element .numero {
    margin-bottom: 15px;
  }
  body >main section.liste-numerotee .element .numero .cercle {
    padding-top: 88px;
  }
  body >main section.liste-numerotee .element .contenu .titre {
    font-size: 20px;
  }
  body >main section.liste-avec-pictos {
    padding-top: 30px;
  }
  body >main section.liste-avec-pictos .textuel .liste .element {
    margin-bottom: 30px;
  }
  body >main section.liste-avec-pictos .textuel .liste .element .picto {
    margin-bottom: 15px;
  }
  body >main section.liste-avec-pictos .textuel .liste .element .picto .image {
    max-width: 75px;
  }
  body >main section.liste-avec-pictos .textuel .liste .element .contenu {
    text-align: center;
  }
  body >main section.liste-avec-pictos .textuel .liste .element .contenu .titre {
    font-size: 20px;
  }
  body >main section.liste-avec-pictos .textuel .liste .element .contenu .bloc-de-texte {
    font-size: 13px;
  }
  body >main section.section-portes .porte {
    min-height: 250px;
    height: auto !important;
    text-align: left !important;
  }
  body >main section.section-portes .porte a .contenu {
    padding: 0 15px 15px;
  }
  body >main section.section-portes .porte a .contenu .titre {
    font-size: 20px;
  }
  body >main section.section-portes .porte a .contenu .bloc-de-texte {
    max-width: 100%;
    margin: auto;
  }
  body >main section.cta-image {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: none !important;
    background-color: #e74610;
  }
  body >main section.cta-image .titre {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  body >main section.cta-image .titre:after {
    margin-top: 5px;
  }
  body >main section.cta-image .bloc-de-texte {
    margin-bottom: 15px;
  }
  body >main section.texte-plus-image {
    padding: 30px 0 0;
  }
  body >main section.texte-plus-image .titre {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
  }
  body >main section.texte-plus-image .titre:before {
    display: none;
  }
  body >main section.texte-plus-image .visuel {
    margin-bottom: 15px;
  }
  body >main section.texte-plus-image .visuel .photo {
    min-height: 200px;
  }
  body >main section.texte-plus-image .textuel {
    margin-bottom: 15px;
  }
  body >main section.texte-plus-image .textuel .titre-secondaire {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  body >main section.texte-plus-image .textuel .titre-secondaire:after {
    margin-top: 5px;
  }
  body >main section.texte-plus-image .textuel .bloc-de-texte {
    margin-bottom: 15px;
  }
  body >main section.h2-plus-paragraphes-colonnes {
    padding-top: 30px;
    padding-bottom: 0;
  }
  body >main section.h2-plus-paragraphes-colonnes .titre {
    font-size: 20px;
    margin-bottom: 0;
  }
  body >main section.h2-plus-paragraphes-colonnes .titre:after {
    margin: 5px auto;
  }
  body >main section.h2-plus-paragraphes-colonnes .contenu .colonne {
    margin-bottom: 15px;
  }
  body >main section.h2-plus-paragraphes-colonnes .contenu .colonne .titre-secondaire {
    font-size: 16px;
    line-height: 20px;
  }
  body >main section.texte-plus-image-vis-a-vis-pleine-largeur .visuel .photo {
    min-height: 200px;
  }
  body >main section.texte-plus-image-vis-a-vis-pleine-largeur .textuel {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body >main section.texte-plus-image-vis-a-vis-pleine-largeur .textuel .titre {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  body >main section.texte-plus-image-vis-a-vis-pleine-largeur .textuel .titre:after {
    margin-top: 5px;
  }
  body >main section.texte-plus-image-vis-a-vis-pleine-largeur .textuel .bloc-de-texte {
    margin-bottom: 15px;
  }
  body >main section.section-logos {
    padding-top: 30px;
    padding-bottom: 0;
  }
  body >main section.section-logos .titre {
    font-size: 20px;
    margin-bottom: 0;
  }
  body >main section.section-logos .titre:after {
    margin: 5px auto;
  }
  body >main section.section-logos .sous-titre {
    font-size: 16px;
    line-height: 20px;
  }
  body >main section.section-logos .sous-titre:after {
    margin: 5px auto;
  }
  body >main section.section-logos .logos .logo .contenu {
    max-width: 100%;
    text-align: center !important;
  }
  body >main section.section-logos .logos .logo .contenu .image {
    max-width: 120px;
    margin: 0 auto 15px !important;
  }
  body >main section.un-paragraphe-ferre {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body >main section.un-paragraphe-ferre .titre {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  body >main section.un-paragraphe-ferre .titre:after {
    margin-top: 5px;
  }
  body >main section.un-paragraphe-ferre.colonne-2 .bloc-de-texte {
    column-count: 1;
  }
  body >main section.section-paragraphe-plus-logos {
    padding-top: 30px;
    padding-bottom: 0;
  }
  body >main section.section-paragraphe-plus-logos .titre {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
  }
  body >main section.section-paragraphe-plus-logos .titre:before {
    display: none;
  }
  body >main section.section-paragraphe-plus-logos .textuel {
    margin-bottom: 15px;
  }
  body >main section.section-paragraphe-plus-logos .textuel .bloc-de-texte {
    margin-bottom: 15px;
  }
  body >main section.section-paragraphe-plus-logos .textuel .bloc-bouton {
    margin-bottom: 0;
  }
  body >main section.section-paragraphe-plus-logos .visuel .logos .logo {
    margin-bottom: 15px;
  }
  body >main section.section-paragraphe-plus-logos .visuel .logos .logo .contenu {
    max-width: 100px;
  }
  body >main section.section-chiffres-cles {
    padding-top: 30px;
    padding-bottom: 0;
  }
  body >main section.section-chiffres-cles .titre {
    font-size: 16px;
    line-height: 20px;
  }
  body >main section.section-chiffres-cles .titre:after {
    margin: 5px auto;
  }
  body >main section.section-chiffres-cles .chiffres .chiffre .contenu {
    max-width: 175px;
  }
  body >main section.section-chiffres-cles .chiffres .chiffre .contenu .image .cercle .texte .valeur {
    font-size: 24px;
  }
  body >main section.section-chiffres-cles .chiffres .chiffre .contenu .image .cercle .texte .descriptif {
    font-size: 12px;
  }
  body >main section.galerie-dimages {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  body >main section.galerie-dimages .grid .grid-item {
    width: 100% !important;
    padding: 0 15px 15px;
  }
  body >main section.galerie-dimages .grid .grid-item .fond {
    height: 200px !important;
  }
  body >main section.offres-demplois-listing .liste .offre .corps .titre {
    font-size: 20px;
    line-height: 24px;
  }
  body >main section.offres-demplois-listing .liste .offre .corps .titre:after {
    margin-top: 5px;
  }
  body >main section.offres-demplois-listing .liste .offre .corps .type {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 15px;
  }
  body >main section.offres-demplois-listing .liste .offre .corps .adresse {
    font-size: 14px;
    line-height: 20px;
  }
  body >main section.section-formulaire .nf-form-cont {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container {
    margin-bottom: 5px;
  }
  body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container .nf-error .nf-field-element:after {
    height: 38px;
    line-height: 38px;
    width: 38px;
  }
  body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container input,
  body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container select,
  body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container textarea {
    padding: 10px 15px;
    font-size: 14px;
  }
  body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container input,
  body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container select {
    height: 40px;
  }
  body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container textarea {
    height: 120px;
  }
  body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li label {
    font-size: 13px;
  }
  body >main section.section-formulaire .nf-form-cont .nf-form-content .nf-field-container.submit-container input {
    padding: 10px 15px;
    font-size: 18px;
    line-height: 18px;
  }
  body >footer .corps {
    padding-top: 30px;
  }
  body >footer .corps .logo {
    margin-bottom: 0;
  }
  body >footer .corps .logo .image {
    margin-bottom: 15px;
  }
  body >footer .corps .logo .image img {
    max-width: 200px;
  }
  body >footer .corps .logo .bloc-de-texte {
    margin-bottom: 0;
  }
  body >footer .corps .logo .bloc-de-texte p {
    margin-bottom: 15px;
  }
  body >footer .corps .navigation ul.menu >li {
    width: 46%;
    margin-right: 8%;
  }
  body >footer .corps .navigation ul.menu >li:nth-child(even) {
    margin-right: 0;
  }
  body >footer .corps .navigation ul.menu >li >a {
    font-size: 11px;
  }
  body >footer .corps .navigation ul.menu >li >ul.sub-menu {
    margin-top: 10px;
  }
  body >footer .corps .navigation ul.menu >li >ul.sub-menu:before {
    margin-bottom: 10px;
  }
  body >footer .corps .navigation ul.menu >li >ul.sub-menu >li {
    margin-bottom: 10px;
  }
  body >footer .corps .navigation ul.menu >li >ul.sub-menu >li >a {
    font-size: 10px;
  }
  body >footer .pied {
    padding-top: 30px;
    padding-bottom: 25px;
  }
  body >footer .pied span {
    font-size: 9px;
    margin-bottom: 5px;
    margin-right: 15px;
  }
  body >footer .pied span:after {
    right: -9px;
  }
  body >footer .pied span.linkedin {
    height: 20px;
    width: 20px;
    float: left;
  }
  body >footer .pied span.linkedin img {
    width: 100%;
  }
  .page-id-300 >main {
    background-image: none;
    background-color: #ffffff;
  }
  .page-id-300 >main section.cta-image {
    background-color: #e74610 !important;
  }
  .single-offre_demploi >main section.offre-demploi:after {
    display: none;
  }
  .single-offre_demploi >main section.offre-demploi .contenu {
    padding-top: 30px;
  }
  .single-offre_demploi >main section.offre-demploi .bloc-contenu .titre {
    font-size: 20px;
  }
  .single-offre_demploi >main section.offre-demploi .bloc-contenu .bloc-de-texte {
    margin-bottom: 30px;
  }
  .single-offre_demploi >main section.offre-demploi .bloc-contenu.introduction .bloc-de-texte {
    font-size: 13px;
    line-height: 20px;
  }
  .single-offre_demploi >main section.offre-demploi .le-badge {
    position: static;
    text-align: left;
    margin-bottom: 30px;
  }
  .single-offre_demploi >main section.offre-demploi .le-badge img {
    max-width: 100px;
  }
  .single-offre_demploi >main section.section-formulaire .bloc-bouton {
    padding-top: 30px;
  }
  .page-id-6 >main section.un-paragraphe-ferre {
    padding-top: 30px;
  }
  .page-id-6 >main section.un-paragraphe-ferre h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .page-id-3 >main section.un-paragraphe-ferre #texte-confidentialite {
    margin: 0;
  }
  .page-id-3 >main section.un-paragraphe-ferre #texte-confidentialite h2 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .page-id-3 >main section.un-paragraphe-ferre #texte-confidentialite h3 {
    font-size: 15px;
  }
}
