@charset "UTF-8";
@font-face {
  font-family: "golden";
  src: url("../fonts/golden.otf");
  font-weight: bold;
  font-display: swap;
}
.list_news .views-row:first-child .card .row > div {
  width: 50%;
}
.list_news .container.list_news img.w-100 {
  height: 200px;
}
.list_news .card.col-md-12.p-3 {
  border: 0;
}
.list_news span.cat {
  background-color: #B8D1EC;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  font-size: 15px;
  font-family: "Lato";
  font-weight: 800;
  color: #0F4376;
  height: 26px;
}
.list_news .btn--news {
  text-align: right;
}
.list_news a.btn.btn-primary {
  font-family: "Lato";
  font-weight: 800;
  color: #0F4376;
  background: #FFEB7A;
  border: 0;
}
.list_news span.date-cat {
  color: #007EB5;
  padding-bottom: 14px;
  font-weight: 600;
}
.list_news .tags-with-date {
  margin-bottom: 15px;
}
.list_news .list_news .views-row:first-child .row > .col-md-4 img {
  height: 312px;
}
.list_news .tags-with-date {
  display: inline-flex;
}
.list_news span.cat {
  margin-right: 5px;
}

.news-listing__header {
  background: url(../images/images-actu/news-bg_2024.png) no-repeat center 0;
  background-size: cover;
  min-height: 260px;
}

select#edit-categories {
  border-radius: 4;
}

button.ms-choice {
  border: 0;
}

.icon-caret {
  border: none;
}

.icon-caret {
  display: none;
}

label {
  display: none;
}

.news-listing .news-listing__header div#edit-actions {
  display: none;
}

.news-listing .display-tags-date {
  display: inline-flex;
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  margin-left: 10%;
  align-items: center;
}

.social {
  margin-top: 35px;
  margin-bottom: 50px;
}
.social h2 {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}
.social .container {
  position: relative;
}

.social__providers {
  margin-bottom: 15px;
  text-align: center;
}
.social__providers .social-provider {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  margin-left: 5px;
  padding: 4px 11px;
  font-size: 15px;
  line-height: 20px;
  border-radius: 8px;
  border: 1px solid rgba(219, 216, 202, 0.7);
  cursor: pointer;
}
.social__providers .social-provider:hover {
  opacity: 0.8;
}
.social__providers .social-provider[data-provider=facebook], .social__providers .social-provider[data-provider=linkedin], .social__providers .social-provider[data-provider=twitter] {
  font-size: 1px;
}
.social__providers .social-provider[data-provider=facebook] span, .social__providers .social-provider[data-provider=linkedin] span, .social__providers .social-provider[data-provider=twitter] span {
  display: none;
}
.social__providers .social-provider[data-provider=facebook]:before, .social__providers .social-provider[data-provider=linkedin]:before, .social__providers .social-provider[data-provider=twitter]:before {
  font-size: 20px;
}
.social__providers .social-provider[data-provider=facebook]:before {
  color: #3B5998;
}
.social__providers .social-provider[data-provider=linkedin]:before {
  color: #0077B5;
}
.social__providers .social-provider[data-provider=twitter]:before {
  color: #1DA1F2;
}

.social__publications {
  justify-content: start;
}

.social-publication {
  border: 1px solid rgba(221, 221, 221, 0.7);
  padding: 20px;
}
.flex-container .social-publication {
  width: 100%;
  margin-bottom: 20px;
}
.social-publication .social-publication__date {
  float: right;
  opacity: 0.3;
  line-height: 30px;
}
.social-publication .social-publication__text {
  display: block;
  clear: both;
  font-size: 12px;
  line-height: 1.5;
}
.social-publication .social-publication__media {
  margin-top: 30px;
}

.social-publication__page {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
}
.social-publication__page:before {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 100%;
  line-height: 30px !important;
  font-size: 22px;
  text-align: center;
}
.social-publication--facebook .social-publication__page:before {
  background: #3B5998;
}
.social-publication--linkedin .social-publication__page:before {
  background: #0077B5;
}
.social-publication--twitter .social-publication__page:before {
  background: #1DA1F2;
}

.social-sharing-buttons {
  display: block;
  background: #fff;
  max-width: 180px;
  border: 1px solid rgba(27, 39, 62, 0.1);
  border-radius: 8px;
  box-shadow: 0 2px 4px -2px rgba(27, 39, 62, 0.25);
  text-align: left;
  text-shadow: none;
}
.social-sharing-buttons .social-sharing-buttons__button {
  display: block;
  border-top: 1px solid rgba(27, 39, 62, 0.1);
  margin: 0;
  height: 42px;
  position: relative;
}
.social-sharing-buttons .social-sharing-buttons__button:before {
  transform: translate(0, 5px);
  display: inline-block;
  font-size: 20px;
  margin-right: 10px;
}
.social-sharing-buttons .social-sharing-buttons__button:first-of-type {
  border-top: none;
}
.social-sharing-buttons .social-sharing-buttons__button:not(.social-sharing-buttons__button--expand) {
  height: 0;
  opacity: 0;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
  border-width: 0;
}
.social-sharing-buttons.is--expanded .social-sharing-buttons__button {
  height: 42px;
  opacity: 1;
  z-index: 1;
  pointer-events: auto;
  border-width: 1px;
  line-height: 42px;
  padding-left: 10px;
}
.social-sharing-buttons.is--expanded .social-sharing-buttons__button.copy {
  overflow: visible;
}
.social-sharing-buttons.is--expanded .social-sharing-buttons__button:nth-of-type(2) {
  border-top: none;
}
.social-sharing-buttons.is--expanded .social-sharing-buttons__button.social-sharing-buttons__button--expand {
  height: 0;
  opacity: 0;
  z-index: -1;
  overflow: hidden;
}
.social-sharing-buttons .social-sharing-buttons__button--expand {
  position: relative;
  line-height: 42px;
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 19px;
}
.social-sharing-buttons a {
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  line-height: 42px;
}

.social-sharing-buttons.js-social-sharing-buttons {
  position: absolute;
  margin-top: -44px;
  right: 457px;
  width: 218px;
  background: #FFEB7A;
}

.btnCopy {
  position: relative;
  padding: 0;
}

.sii-clipboard__popup {
  position: absolute;
  right: 8px;
  top: 8px;
  background-color: black;
  color: white;
  font-size: small;
  padding: 0 7px;
  border-radius: 3px;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  line-height: 2.2;
}

.sii-clipboard__popup.visible {
  opacity: 1;
  height: 25px;
  overflow: unset;
}

span.article__category {
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  border: 3px solid #fff;
  margin-right: 15px;
  width: 160px;
  height: 45px;
  align-content: center;
}

button.ms-choice {
  background: #FFEB7A;
}

.ms-parent.js-multiple-select.form-select {
  background-color: #FFEB7A;
}

span.placeholder {
  display: contents;
  background-color: #FFEB7A;
  color: #0F4376 !important;
  font-weight: 900;
  height: 100%;
  padding-top: 3px;
  font-size: 18px;
}

.filer-by {
  display: block;
  position: relative;
  margin-left: 371px;
  margin-top: 35px;
  margin-bottom: -37px;
  font-size: 22px;
  font-family: "Lato";
  font-weight: 800;
  color: #FFFFFF;
}

.list_news .card.col-md-12.p-3 img {
  width: 100%;
  height: 100%;
}

form#views-exposed-form-sii-news-news-page .ms-parent.js-multiple-select.form-select {
  position: relative;
}

form#views-exposed-form-sii-news-news-page .ms-drop.bottom {
  left: 0;
  width: 100%;
}

.news-listing > div {
  margin-bottom: 30px;
}

.news-listing .text-center.infinity-sc a {
  background: #007EB5;
  color: white;
  font-size: 20px;
  padding: 8px 23px;
}
.news-listing .text-center.infinity-sc a:hover, .news-listing .text-center.infinity-sc a:active {
  background-color: #FFEB7A;
  color: #0F4376;
}

.banner--hight .news-listing__header.row {
  min-height: 307px;
  display: flex;
  align-items: center;
}

.item-exposed {
  display: flex;
  flex-direction: row;
  gap: 0 30px;
  margin: auto;
  justify-content: center;
  margin-top: 21px;
}

.item-exposed form {
  width: 203px !important;
  margin: 0 !important;
}

.item-exposed span.placeholder {
  font-size: 20px;
}

.item-exposed .filer-by {
  margin: 0;
}

.news-listing span.line-2 {
  color: #FFFFFF;
}

.news-listing span.line-1 {
  color: #FFFFFF;
}

.news-listing h6.card-title {
  font-size: 25px;
  font-family: "Lato";
  line-height: 30px;
  font-weight: 800;
  color: #0F4376;
}

.ms-choice > span {
  display: contents;
  background-color: #FFEB7A;
  color: #0F4376 !important;
  font-weight: 900;
  height: 100%;
  padding-top: 3px;
  font-size: 20px;
}

section.links.bg-yellow-rse {
  background: #FFEB7A;
  height: 122px;
  padding-top: 10px;
  padding-bottom: 0;
  margin-bottom: 24px;
}

.bg-yellow-rse h3.title-bloc.text-center {
  line-height: 42px;
  max-width: 600px;
  word-break: break-word;
  text-align: center;
  padding: 10px;
  margin-left: 245px;
}

.thematic_items .widgets-container {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  gap: 20px 0;
  max-width: initial;
  margin: 0;
}

.thematic_items .widgets-container > div {
  width: 47% !important;
  padding: 20px !important;
  max-width: initial;
  height: 300px;
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  margin: auto !important;
}

.thematic_items .widgets-container .title {
  margin-top: 25px;
}

.thematic_items_three .widgets-container .title {
  margin-top: 40px;
}

.block-cols h2.jaune {
  background: #FFEB7A;
  padding-left: 2%;
}
.block-cols h2.jaune .field--name-field-tc-title {
  padding-left: 2%;
}

.wrapper_big h3 {
  font-family: "golden" !important;
}

.small_ck_editeur h3 {
  font-size: 54px !important;
  font-family: "golden" !important;
}

@font-face {
  font-family: "golden";
  src: url("./src/font/golden.otf");
  font-weight: bold;
  font-display: swap;
}
.same-width-square.item_element_small_2 .small_ck_editeur {
  display: flex;
  flex-direction: row;
}

.iem--events .same-width-square,
.iem--events .same-width-rectangle {
  height: 335px;
}

.item_element_small_1 .small_ck_editeur h4 {
  font-size: 39px;
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: flex-end;
  padding: 65px;
  text-align: left;
  line-height: 46px;
  position: relative;
  top: -26px;
}

.color-8.width-rectangle.item_element_big_4 > div {
  flex-direction: row-reverse;
  display: flex;
}

.width-rectangle .item_element_big_4 > div .img-profile {
  width: 55% !important;
}

.width-rectangle.item_element_big_4 > div .img_wrapper {
  width: 89%;
}

.same-width-square.item_element_small_2 .small_ck_editeur img:nth-child(1) {
  position: relative;
  right: -50px;
  top: -83px;
}

.same-width-square.item_element_small_2 .small_ck_editeur img:nth-child(2) {
  top: 54px;
  position: relative;
  left: -34px;
}

.small_ck_editeur.txt-bottom h4 {
  display: flex;
  justify-content: center;
  font-weight: 800 !important;
  font-size: 43px;
  font-family: "Lato";
}

.small_ck_editeur h4 {
  width: 168px;
  font-weight: 900;
  font-size: 27px;
  margin: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  display: flex;
  text-align: center;
}

.item_element_big_2 .bxig_ck_editeur h2 {
  font-size: 39px;
}

.item_element_big_2 .wrapper_big {
  display: flex;
  align-items: center;
  height: 100%;
  flex-direction: row-reverse;
}

.item_element_big_2 .wrapper_big .img_wrapper {
  position: relative;
  top: 43px;
}

.item_element_big_2 .wrapper_big .img_wrapper_left {
  position: relative;
  top: 48px !important;
}

@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .item_element_big_2 .wrapper_big .img_wrapper_left {
    position: relative;
    top: 62px !important;
  }
}
.item_element_big_2 .wrapper_big .bxig_ck_editeur {
  padding-left: 70px;
}

.wrapper_big.img-left {
  flex-direction: row-reverse;
}

.wrapper_big {
  display: flex;
  align-items: center;
}

.small_ck_editeur h2 {
  font-size: 30px;
}

.img_wrapper img {
  height: 100%;
  width: 100%;
}

.item_element_big_1 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.small_ck_editeur h2 {
  margin-block-start: 0;
  margin-block-end: 0;
  font-size: 100px;
  margin: 0;
  font-family: lato;
  font-weight: 900;
  font-style: italic;
  color: #0F4376;
}

.small_ck_editeur h3 {
  font-size: 60px !important;
  margin: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  margin: 0;
  font-weight: 400;
  line-height: 50px;
  color: #0F4376;
}

.small_ck_editeur {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  gap: 10px 0;
}

.img_wrapper {
  position: relative;
  top: 8px;
}

.wrapper_big h2 {
  margin: 0;
  font-size: 123px;
  margin: 0;
  font-family: lato;
  font-weight: 900;
  font-style: italic;
  color: #0F4376;
}

.wrapper_big_rose h2 {
  position: relative;
  top: 31px;
  font-size: 123px !important;
  margin: 0;
  font-family: lato !important;
  font-weight: 900 !important;
  font-style: italic !important;
  line-height: 49px;
  color: #0F4376 !important;
}

.wrapper_big h3 {
  margin: 0;
  font-size: 70px;
  font-family: Lato, sans-serif;
}

.iem--events > div {
  height: 260px;
}

.color-orange {
  background: #FFCC99;
}

.color-blue {
  background: #B8D1EC;
}

.color-3 {
  background: gainsboro;
}

.color-rose {
  background: #FFA9B3;
}

.color-green {
  background: #CCDA73;
}

.color-yellow {
  background: #FFEB7A;
}

.color-violet {
  background: #CBA4D4;
}

.color-4 {
  background: green;
}

.color-dark-blue {
  background: #0F4376;
}

.color-blue-sky {
  background: #007EB5;
}

.color-5 {
  background: antiquewhite;
}

.color-6 {
  background: bisque;
}

.color-8 {
  background: blue;
}

.color-7 {
  background: aquamarine;
}

.iem--events {
  display: flex;
}

.item_element_big_4 .txt-profile h2 {
  font-size: 21px;
  text-align: left;
  position: relative;
  bottom: -50px;
}

.item_element_big_4 .bxig_ck_editeur h2 {
  font-size: 21px;
  text-align: left;
}

.item_element_big_4 .bxig_ck_editeur h2 {
  font-size: 21px;
  text-align: left;
}

.bxig_ck_editeur h4 {
  font-size: 18px;
}

.txt-profile h4 {
  font-size: 18px;
  font-weight: 900;
}

.bxig_ck_editeur {
  text-align: left;
}

.item_element_big_4 .wrapper_big {
  height: 100%;
  padding: 0 40px;
  gap: 0 30px;
}

.card--event {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.iem--events {
  display: flex;
  align-items: center;
  gap: 23px;
}

.item__11.first-col.color-blue.item--left.width-rectangle.item_element_big_1.show_icon.condidature-txt {
  width: 922px;
}

.item__12.second-col.color-yellow.item--right.width-square.item_element_2.item_element_small_2.show_icon {
  width: 30%;
}

.item--left {
  order: 1;
  text-align: left;
}

.item--right {
  order: 2;
  text-align: right;
}

.width-rectangle {
  width: 74%;
}

.width-square {
  width: 24%;
}

.same-width-rectangle {
  width: 59%;
}

.same-width-square {
  width: 39%;
}

.iem--events > div {
  border-radius: 10px;
}

.card--event {
  display: flex;
  gap: 30px 0;
  flex-direction: column;
}

.same-width-rectangle.item_element_big_2 {
  position: relative;
}

.same-width-rectangle.item_element_big_2 .img_wrapper {
  height: 317px;
  width: 100%;
  top: -19px;
  position: relative;
}

.same-width-rectangle.item_element_big_2 .bxig_ck_editeur {
  position: absolute;
  bottom: 20px;
  background: #FFEB7A;
  width: 100%;
  left: 0;
  right: 0;
  width: 71%;
  width: auto;
}

.same-width-rectangle.item_element_big_2 .img_wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.same-width-rectangle.item_element_big_2 .wrapper_big {
  height: 355px;
  position: relative;
}

.show_icon a.link.blue-dark {
  width: 30px;
  height: 30px;
  padding: 0 0 1px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  line-height: 1.6;
  font-size: 25px;
  font-weight: 800;
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: center;
  background: #0F4376;
  color: #fff;
}

.show_icon {
  position: relative;
}

.small_ck_editeur span.unit {
  font-style: italic;
  font-family: cursive;
  font-weight: 100;
  font-size: 65px;
  position: relative;
  bottom: 30px !important;
}

.bxig_ck_editeur span.unit {
  font-style: italic;
  font-family: cursive;
  font-weight: 100;
  font-size: 65px;
  position: relative;
  bottom: 30px !important;
}

.wrapper_big_rose h4 {
  font-family: lato;
  font-weight: 900;
  font-size: 32px !important;
  width: auto;
  position: relative;
  bottom: 27px;
  line-height: 21px;
}

.img-left .img_wrapper {
  position: relative !important;
  top: 5px !important;
}

.color-blue-sky {
  border-radius: 10px;
}
.color-blue-sky h4 {
  justify-content: center !important;
  color: #FFFFFF;
  font-family: "Lato" !important;
  font-style: italic !important;
}

.card--event {
  margin-top: -30px;
  margin-bottom: 16px;
}

.same-width-rectangle.item_element_big_2 .img_wrapper img {
  height: 336px;
}

.video-in-block img.w-auto.icone-play-video {
  width: 105.47px !important;
  height: 105.47px !important;
}

.img_wrapper .bxig_ck_editeur h4 {
  font-size: 18px !important;
  font-weight: 900 !important;
  margin-left: -41px;
  margin-top: 8px;
}

.same-width-rectangle.item_element_big_2 .bxig_ck_editeur {
  bottom: -54px;
  top: auto;
}

.same-width-square.item_element_small_2 .small_ck_editeur img:nth-child(1) {
  right: -90px;
}

.same-width-square.item_element_small_2 .small_ck_editeur img:nth-child(2) {
  left: -67px;
}

.same-width-rectangle.item_element_big_2 {
  height: 100%;
}

.same-width-rectangle.item_element_big_2 img {
  height: 100%;
  width: 100%;
}

.iem--events .same-width-square {
  height: 370px;
}

.same-width-rectangle.item_element_big_2 .bxig_ck_editeur {
  border-radius: 6px;
}

.item_element_big_4 .bxig_ck_editeur h2 {
  font-size: 80px !important;
}

.item_element_big_4 .bxig_ck_editeur h2 span {
  font-size: 80px !important;
  bottom: 3px !important;
}

.wrapper_big h3 {
  font-size: 50px;
}

.wrapper_big_rose h4 {
  line-height: 30px;
}

.second-col.color-green.item--right.width-rectangle.three_item_big.item_element_big_4 h2 {
  font-size: 25px !important;
}

.small-item.color-rose.item--left.width-rectangle.item_element_big_4 img {
  width: auto;
  right: 0;
  object-fit: cover;
}

.small-item.color-rose.item--left.width-rectangle.item_element_big_4 .img_wrapper {
  width: 100%;
  left: 77px;
}

.wrapper_big h3 {
  LINE-HEIGHT: 36px;
}

.wrapper_big_rose h4 {
  font-size: 24px !important;
  padding-bottom: 16px;
  width: max-content;
}

.second-col.color-green.item--right.width-rectangle.three_item_big.item_element_big_4 h2 {
  padding-bottom: 30px;
}

.wrapper_big h3 {
  margin-bottom: 19px;
  margin-top: 10px;
  width: max-content;
  color: #0F4376;
}

section.sc_image_yelllow {
  background-color: transparent !important;
  padding: 14px 0;
}

section.sc_image_yelllow img {
  width: 100%;
  height: 100%;
}

.block-nos-metier.jaune {
  background: linear-gradient(0deg, #FFF 30%, #FFEB7A 30%, #FFEB7A 30%);
}

/* page our-offers */
.offers-listing__header {
  background: url(../images/images-content/offers_banner.png) no-repeat center 0;
  background-size: 100%;
  min-height: 307px;
  width: 100%;
  margin: 0;
  background-repeat: round;
}

.job-card {
  border: 3px solid #007EB5;
  border-radius: 8px;
  padding: 20px;
}

.search-section {
  background-color: #0076A3;
  color: white;
  padding: 20px 0;
}

.search-title {
  font-size: 59px;
  font-weight: bold;
  color: #FFD700;
}

.search-subtitle {
  font-size: 39px;
  font-weight: bold;
}

.all_filter_pgs_offres .search-subtitle {
  font-size: 39px !important;
  margin-top: 26px;
}

.search-input {
  border-radius: 30px;
  padding: 10px 15px;
  border: none;
  outline: none;
}

.search-btn {
  border-radius: 20px;
}

.search-mobile-wrapper {
  min-height: 100vh;
  padding: 0;
}

.search-mobile-header {
  background: #0f4376;
  padding: 24px 16px 16px 16px;
  text-align: center;
}

.sii-search-form {
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  padding: 8px 12px;
  margin: 0 auto;
  max-width: 95vw;
  box-shadow: 0 2px 8px rgba(15, 67, 118, 0.05);
}

.sii-search-form input[type=text] {
  flex: 1;
  border: none;
  font-size: 18px;
  padding: 10px 8px;
  border-radius: 8px;
  color: #0f4376;
  background: transparent;
  width: 100%;
  height: 28px;
}

.sii-search-form input[type=submit] {
  background: #ffeb7a;
  color: #0f4376;
  border: none;
  border-radius: 8px;
  font-weight: bold;
  padding: 10px 18px;
  margin-left: 8px;
  font-size: 16px;
}

.search-mobile-summary {
  background: #fff;
  padding: 16px;
  font-size: 16px;
  color: #0f4376;
  text-align: left;
}

.search-mobile-query {
  margin-bottom: 4px;
  color: #0F4376;
  font-family: Lato;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.search-mobile-count {
  font-size: 17px;
  color: #007eb5;
}

.search-mobile-results {
  padding: 0 16px;
}

.search-mobile-result {
  background: #fff;
  border-radius: 8px;
  margin: 16px 0;
  padding: 16px;
  box-shadow: 0 2px 8px rgba(15, 67, 118, 0.05);
}

.search-mobile-title {
  font-weight: bold;
  font-size: 18px;
  color: #0f4376;
  margin-bottom: 8px;
}

.search-mobile-snippet {
  color: #333;
  font-size: 15px;
}

.search-mobile-more-btn {
  display: block;
  width: 90%;
  margin: 24px auto;
  padding: 14px 0;
  background: #e0e7ef;
  color: #0f4376;
  border: none;
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
}

.search-mobile-header {
  height: 160px;
  display: flex;
  align-items: center;
}

input#edit-submit {
  display: none;
}

button.search-mobile-more-btn {
  width: auto;
  color: #042F52;
  padding: 1px 12px;
  font-size: 17px;
  font-weight: 800;
  background: #B8D1EC;
}

.search-mobile-more-btn a.btn.btn-block.jaune {
  width: auto;
  color: #042F52;
  padding: 9px 13px;
  font-size: 17px;
  font-weight: 800;
  background: #B8D1EC;
}

header .search-box input {
  background-color: white;
  color: #017EB5;
  font-family: Lato;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  padding: 0 18px;
  border-radius: 9px !important;
}

.sii-search-form input[type=text]::placeholder {
  color: #017EB5;
  font-family: Lato;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}

.showing___search_test .right-burger > a {
  display: none;
}

.bannier-home .content-banniere h1 {
  margin: 2% auto 3% auto;
  font-size: 55px;
  line-height: normal;
}

@media (max-width: 991px) {
  .bannier-home .content-banniere .field--name-field-titre-body .field__item {
    margin-top: 12%;
  }
  .bannier-home .content-banniere h1 {
    line-height: 60px;
  }
}
.filter-btn {
  border-radius: 20px;
  padding: 10px 15px;
  border: none;
  font-weight: bold;
}

.filter-yellow {
  background-color: #F8E71C;
}

.filter-pink {
  background-color: #F56A6A;
  color: white;
}

.filter-yellow:hover,
.filter-pink:hover {
  opacity: 0.8;
}

/* test job */
.view__offers > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: normal;
  gap: 0 10px;
}

.view__offers > div .views-row {
  width: 24%;
}

.view__offers .views-row {
  background-color: white;
  border: 3px solid #007EB5;
  border-radius: 8px;
  padding: 20px;
}

.item-slider-offre-emp h4 {
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.item-slider-offre-emp h3 {
  font-size: 20px;
  font-weight: 800;
  color: #000000;
  margin-bottom: 5px;
}

.item-slider-offre-emp .row.gap-1 span {
  font-size: 13px;
  font-weight: 500;
  color: #000000;
  line-height: 15.6px;
}

.item-slider-offre-emp h5 {
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  color: #042F52;
  margin-bottom: 5px;
}

.list-buttontn > div div {
  border-color: var(--bs-btn-active-border-color);
  border: 1px solid var(--bs-body-color);
  padding: 2px 10px;
  border-radius: 3px;
  color: #042F52;
  font-size: 13px;
  font-weight: 700;
}

.list-buttontn > div {
  display: flex;
  gap: 10px 10px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
}

button.btn.list-buttontn {
  padding: 10px 0;
}

.item-slider-offre-emp .gab__box {
  gap: 0 !important;
  margin: 0;
  justify-content: left !important;
  align-items: start;
  margin-top: 30px;
}

#block-illustation-first,
#block-illustration-last {
  display: none;
}

[id^=block-illustation-first] {
  display: none;
}

[id^=block-illustration-last] {
  display: none;
}

.views-row.color__rose {
  border: 0;
  background: #F3ADCD;
  display: flex;
  position: relative;
  align-items: center;
}

.link__stg {
  width: 30px;
  height: 30px;
  padding: 0 0 1px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  line-height: 1.6;
  font-size: 25px;
  font-weight: 800;
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: center;
  background: #0F4376;
}

.view__offers > div {
  gap: 20px 25px;
}

.views-row.color__orange p {
  font-size: 32px;
  line-height: normal;
  font-weight: 900;
}

.views-row.color__orange img {
  position: relative;
  left: 54px;
  top: -78px;
  width: 136px;
  height: 177px;
}

.view__offers > div .views-row {
  display: flex;
}

.views-row.color__orange {
  flex-direction: column;
}

.views-row.color__orange {
  position: relative;
  background: #FACB99;
  border: 0;
}

.item-slider-offre-emp h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 48px;
}

.item-slider-offre-emp .row.gap-1 span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.view__offers {
  margin-bottom: 18px;
}

.view__offers > div .views-row {
  display: flex;
  height: 318px;
  width: 218px;
}

.all_filter_pgs_offres form {
  display: flex;
  width: auto !important;
  height: 100%;
  align-items: center;
  gap: 10px;
  height: 35px;
}

.all_filter_pgs_offres form div#edit-actions {
  display: block;
}

.all_filter_pgs_offres form > div:first-child {
  width: 197px;
  /* height: 25px; */
}

.all_filter_pgs_offres form > div:nth-child(2) {
  width: 197px;
}

.all_filter_pgs_offres form > div:nth-child(3) {
  width: 149px;
  /* height: 100%; */
  background-color: #CCDA73;
  border-radius: 8px;
  align-items: center;
  align-content: center;
}

.all_filter_pgs_offres form > div:nth-child(4) {
  width: 99px;
}

.all_filter_pgs_offres form > div:nth-child(5) {
  width: 14%;
}

.all_filter_pgs_offres form div#edit-actions {
  width: 107px;
}

.all_filter_pgs_offres form > div input {
  width: 100%;
  height: 100%;
}

.all_filter_pgs_offres form > div {
  height: 35px;
}

.all_filter_pgs_offres form > div input,
.all_filter_pgs_offres form select {
  margin: 0;
  padding: 0 10px;
  border: 3px solid #fff;
  outline: none;
}

.all_filter_pgs_offres form > div input,
.all_filter_pgs_offres form select {
  height: 35px;
  width: 100%;
  border-radius: 8px;
  background-color: transparent;
  color: #0F4376;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.all_filter_pgs_offres form > div input::placeholder {
  color: #FFEB7A;
}

.all_filter_pgs_offres form > div select {
  border: 0;
  border-radius: 8px;
  overflow: hidden !important;
}

.all_filter_pgs_offres form > div:nth-child(4) {
  background-color: #F3A6B2;
  border-radius: 8px;
  align-items: center;
  align-content: center;
}

.all_filter_pgs_offres form > div:nth-child(5) {
  background-color: #FFEB7A;
  border-radius: 8px;
  align-items: center;
  align-content: center;
}

.all_filter_pgs_offres form > div input {
  color: #FFEB7A;
}

.all_filter_pgs_offres form div#edit-actions input {
  color: #fff;
}
.all_filter_pgs_offres form div#edit-actions input:hover, .all_filter_pgs_offres form div#edit-actions input:active {
  background-color: #FFEB7A;
  color: #0F4376;
}

.search-section.all_filter_pgs_offres .item-exposed {
  margin-top: 0;
}

.condidature-txt .wrapper_big {
  flex-direction: column-reverse;
  width: max-content;
}

.condidature-txt .wrapper_big > .img_wrapper {
  height: 200px;
}

.condidature-txt .iem--events > div {
  justify-content: space-between;
}

.condidature-txt .wrapper_big > .bxig_ck_editeur.offers-page {
  padding: 0 30px;
}

.condidature-txt .wrapper_big > .bxig_ck_editeur.offers-page h4 {
  font-size: 34px;
  font-weight: 900;
}

.condidature-txt {
  justify-content: space-between;
}

.condidature-txt .wrapper_big > .img_wrapper {
  width: 100%;
}

.condidature-txt .wrapper_big {
  width: 100%;
}

.condidature-txt .wrapper_big > .bxig_ck_editeur.offers-page {
  padding-left: 0;
  position: relative;
  right: 21px;
  top: 20px;
}

.search-section.all_filter_pgs_offres {
  padding: 23px 0 60px 0px;
}

.search-section.all_filter_pgs_offres .row.justify-content-center {
  padding: 0;
  margin: 0;
}

.all_filter_pgs_offres form div#edit-actions input {
  font-size: 15px;
  font-weight: 700 !important;
  margin: 0 -10px;
}

.offers-listing .search-subtitle-right {
  position: relative;
  left: 15%;
}

.all_filter_pgs_offres form > div .form-autocomplete {
  background-image: url(../images/images-metiers/loupe-recherche.png);
  background-size: 14%;
  background-repeat: no-repeat;
  background-position: 98% 4px;
}

.offers__load-more a.button.btn.btn-primary.more__offers {
  background-color: #FFEB7A;
  color: #0F4376;
  font-weight: 800;
  border: 0;
  font-size: 20px;
}
.offers__load-more a.button.btn.btn-primary.more__offers:hover, .offers__load-more a.button.btn.btn-primary.more__offers:active {
  background-color: #0F4376;
  color: #FFEB7A;
}

ul.js-pager__items.pager {
  margin: 0;
  padding: 0;
}

.desc-slider-actu span {
  margin-left: 10px;
}

.logo img {
  max-height: 50px;
}

.content-footer > div {
  justify-content: left;
}

.social-icons {
  right: 180px;
  position: absolute;
}

.social-icons img.logo_youtube {
  height: 19px !important;
  position: relative;
  top: 2px;
}

.content-footer > div .social-icons {
  display: flex;
  flex-direction: row;
  gap: 0 10px;
}

.content-footer > div .col-12.col-sm-6.col-md-2 > div:first-child {
  font-weight: bold;
}

.content-footer > div .col-12.col-sm-6.col-md-2 > div:last-child {
  font-family: "Lato";
  font-weight: 400;
  line-height: normal;
}

.content-footer > div .col-12.col-sm-6.col-md-2 > div {
  font-family: "Lato";
  font-size: 16px;
  color: #FFF;
  font-style: normal;
  font-weight: 750 !important;
}

footer .content-footer ul li a {
  font-family: "Lato", sans-serif;
}

.desc-slider-actu h6 {
  display: flex;
  gap: 0 10px;
}

.block-nos-actu .desc-slider-actu .btn:hover {
  color: #0F4376;
}

.block-histoire .swiper-pagination .swiper-slide.swiper-slide-active {
  width: auto !important;
  padding: 5px 8px;
}

.block-histoire .swiper-pagination .swiper-slide {
  font-size: 90px !important;
}

.banner-small {
  height: 391px;
  margin-bottom: 37px;
}

.slide-sii-etranger img {
  border-radius: 10px;
}

p.city--name-ctr {
  bottom: -10px;
  position: relative;
  background: #B8D1EC;
  padding: 12px;
  left: 0;
  height: AUTO;
  width: 100%;
  text-align: center;
  font-weight: 900;
  font-size: 16px;
  color: #000000;
}

.list_podcast .container.list_podcast img.w-100 {
  height: 200px;
}
.list_podcast .card.col-md-12.p-3 {
  border: 0;
}
.list_podcast span.cat {
  background-color: #B8D1EC;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  font-size: 15px;
  font-family: "Lato";
  font-weight: 800;
  color: #0F4376;
  height: 26px;
}
.list_podcast .btn--news {
  text-align: right;
}
.list_podcast a.btn.btn-primary {
  font-family: "Lato";
  font-weight: 800;
  color: #0F4376;
  background: #FFEB7A;
  border: 0;
}
.list_podcast a.btn.btn-primary:hover, .list_podcast a.btn.btn-primary:active {
  background-color: #0F4376;
  color: #FFEB7A;
}
.list_podcast span.date-cat {
  color: #007EB5;
  padding-bottom: 14px;
  font-weight: 600;
}
.list_podcast .tags-with-date {
  margin-bottom: 15px;
}
.list_podcast .list_podcast .views-row:first-child .row > .col-md-4 img {
  height: 312px;
}
.list_podcast .tags-with-date {
  display: inline-flex;
}
.list_podcast span.cat {
  margin-right: 5px;
}

.card .podcast_item {
  width: 244px;
  height: 420px;
  position: relative;
  right: 20px;
}

.news-listing .header_podcast p {
  color: #FFF;
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card .podcast_item iframe {
  height: 100% !important;
}

.block-nos-actu .title-with-button {
  float: right;
}

#block-offers-know-more .widgets-container {
  border-radius: 8px;
}
#block-offers-know-more .widgets-container .widget.bg-green {
  background: #CCDA73;
  border-radius: 8px;
  height: 226px;
}
#block-offers-know-more .widgets-container .widget.bg-green .title {
  line-height: 40px;
  position: relative;
  bottom: 6px;
  font-size: 41px;
}
#block-offers-know-more .widgets-container .widget.bg-violet {
  background: #CBA4D4;
  border-radius: 8px;
  height: 226px;
}
#block-offers-know-more .widgets-container .widget.bg-violet .title {
  line-height: 40px;
  position: relative;
  bottom: 20px;
  font-size: 40px;
}
#block-offers-know-more .widgets-container .widget.bg-blue-light {
  background: #CBA4D4;
  border-radius: 8px;
  height: 226px;
}
#block-offers-know-more .widgets-container .widget.bg-blue-light .title {
  line-height: 40px;
  position: relative;
  bottom: 20px;
  font-size: 40px;
}

div#block-offers-know-more .widgets-container {
  gap: 20px;
  max-width: initial;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

div#block-offers-know-more .widgets-container .widget {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

div#block-offers-know-more .widgets-container .title {
  bottom: auto;
}

#block-offers-know-more .widgets {
  padding: 0;
  margin-bottom: 40px;
}

#block-offers-process img {
  width: 100%;
  height: 100%;
}

section#full-offres-banner {
  width: 100%;
  background-repeat: round;
  background-size: 100%;
}

.offer__header.row {
  position: relative;
  top: auto;
  right: 10px;
}

.box_top_send {
  background: #B8D1EC;
  padding: 15px;
  border-radius: 8px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: #004a80;
  margin-bottom: 20px;
  width: 218px;
}

.offers__tech .link {
  border-radius: 20px;
  background: #FFEB7A;
  border-radius: 20px;
  padding: 2% 4%;
  color: #0F4376;
  font-family: Lato;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  position: relative;
  bottom: 13px;
}

.box_top_send p {
  color: #004278;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

section.show-list-flash_info ul {
  list-style: disc;
}

.box_bottom_send {
  width: 218px;
  background-color: #f4f4f4;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  font-family: Arial, sans-serif;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background: #0F4376;
}

.box_bottom_send p {
  margin: 0;
  font-size: 18px;
  color: #333;
}

.box_bottom_send p:first-child {
  font-weight: bold;
  margin-bottom: 10px;
}

.box_top_send a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 10px;
  margin-top: 8px;
  border-radius: 5px;
  border: 1px solid #004a80;
  color: #004a80;
  width: max-content;
  background: #B8D1EC;
  border: 2px solid #0F4376;
}

.box_top_send a img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.all_btns_offres {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

.all_btns_offres button {
  padding: 10px 20px;
  border: 1px solid white;
  background: transparent;
  color: #FFF;
  font-size: 20px;
  cursor: pointer;
  flex: 1;
  min-width: 150px;
  text-align: center;
  border-radius: 8px;
  border: 3px solid #FFF;
  font-family: Lato;
  font-weight: 800;
  cursor: cell;
}

.all_btns_offres button:last-child {
  background: #FFEB7A;
  color: #000;
  font-weight: 800;
  padding: 13px 20px;
  border: 0;
}
.all_btns_offres button:last-child:hover, .all_btns_offres button:last-child:active {
  background-color: #004278;
  color: #FFEB7A;
}

.all_btns_offres a.offer__apply.btn-apply {
  width: auto;
  display: contents;
}

#full-offres-banner h1.news-listing__title {
  text-align: left;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 700px;
  display: flex;
  justify-content: left;
  color: #FFF;
  font-family: Lato;
  font-size: 50px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

#full-offres-banner .container {
  display: flex;
  flex-direction: column;
  align-items: normal;
  width: 100%;
  justify-content: center;
  gap: 20px;
  text-align: left;
  height: 307px;
}

#full-offres-banner .container .all_btns_offres {
  justify-content: left;
  width: 100%;
}

.box_bottom_send {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.offers__tech {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.txt_tech p:first-child {
  color: #FFF;
  font-family: Lato;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
}

.txt_tech p:last-child {
  color: #FFEB7A;
  font-family: Lato;
  font-size: 29px;
  font-style: italic;
  font-weight: 900;
  line-height: 32px;
}

.txt_tech p {
  text-align: left;
}

.icone_link {
  width: 32.068px;
  height: 32.068px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icone_link a {
  width: 32.068px;
  height: 32.068px;
  display: flex;
  margin: auto;
  border-radius: 30px;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.txt_tech {
  margin-top: 0px;
}

.box_bottom_send {
  padding: 30px 20px;
}

#slider-agence-images .item-slider-metier.swiper-slide {
  width: 473px !important;
  height: 264px !important;
}

#slider-agence-images .block-nos-metier .item-slider-metier {
  height: 264px !important;
}

.modal-metier {
  align-items: center;
}

.modal-metier .modal-dialog.modal-lg {
  width: 70%;
  max-width: 70%;
  height: 80%;
  margin-top: 80px;
}

.modal-metier .modal-content {
  width: 100%;
  height: 100%;
}

.modal-metier .modal-header {
  background: transparent;
}

.modal-metier .modal-body {
  padding: 0;
  margin-top: 20px;
}

.modal-metier iframe#modal-video {
  height: 100%;
  padding: 0;
  margin: 0;
}

.contact_form .form-url {
  border: 3px solid #B8D1EC;
  border-radius: 8px;
  color: #004278;
  font-size: 15px;
  font-weight: 600;
  padding: 8px;
  width: 100%;
}

.box_top_send.back_offers a {
  height: auto;
  padding: 0;
  display: block;
  border: 0;
  margin: 0;
  background: transparent;
}

.box_top_send.back_offers {
  border-radius: 9px;
  background: #FFEB7A;
  height: 46.966px;
  padding: 0;
  margin: 0;
  display: flex;
  text-align: center;
  margin: auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.box_top_send.back_offers:hover, .box_top_send.back_offers:active {
  background-color: #0F4376;
  color: #FFEB7A;
}

.back_offers button.btn.btn-block {
  color: #0F4376;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.back_offers button.btn.btn-block:hover, .back_offers button.btn.btn-block:active {
  color: #FFEB7A;
}

.offers__icone {
  top: 10px;
  position: relative;
  right: 55px;
}

.offer__form .contact_content {
  margin-top: 0;
}

.offer__form .display--inline-block button {
  border-radius: 8px;
  border: 3px solid #007EB5;
  background: transparent;
  color: #007EB5;
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  padding: 10px 13px;
  cursor: default;
}

.offer__form span.cv-prefix {
  color: #000;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  left: 14px;
  position: relative;
}

.offer__form .contact_content input {
  width: 100%;
  color: #004278;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.offer__form .contact_content input:hover, .offer__form .contact_content input:active {
  color: #FFEB7A;
}

.offer__form .contact_content input.job-application__submit {
  color: #004278;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  width: 160px !important;
  height: 47px;
}

.offer__form .display--inline-block {
  margin-bottom: 20px;
}

.button_offre_form {
  display: flex;
  justify-content: space-between;
}

.info__contract {
  display: flex;
  gap: 2px;
  margin-bottom: 20px;
}

#full-offres-banner h1.news-listing__title.title_header_post {
  text-align: center;
  margin: auto;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  gap: 0 10px;
}

.offer__form h3.offer__title_form {
  color: #0F4376;
  font-family: Lato;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  width: 60%;
}

.offer__form fieldset#edit-group-profile {
  color: #0F4376;
  font-family: Lato;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.offer__form .info__contract {
  color: #007EB5;
  text-align: right;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.info__contract span.separator {
  margin: 0 4px;
}

.offer__form .js-form-type-managed-file label:before {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="27" height="28" viewBox="0 0 27 28" fill="none"%3E%3Crect x="1" y="6.87109" width="24.5176" height="19.8057" stroke="black" stroke-width="2"/%3E%3Cpath d="M12.5517 20.8355C12.9422 21.226 13.5754 21.226 13.9659 20.8355L20.3299 14.4715C20.7204 14.081 20.7204 13.4478 20.3299 13.0573C19.9393 12.6668 19.3062 12.6668 18.9156 13.0573L13.2588 18.7141L7.60193 13.0573C7.21141 12.6668 6.57824 12.6668 6.18772 13.0573C5.7972 13.4478 5.7972 14.081 6.18772 14.4715L12.5517 20.8355ZM12.2588 -3.59444e-08L12.2588 20.1283L14.2588 20.1283L14.2588 3.59444e-08L12.2588 -3.59444e-08Z" fill="black"/%3E%3C/svg%3E');
  width: 28px;
  height: 28px;
  display: block;
  content: "";
  background-size: cover;
  background-repeat: round;
  transform: initial;
  position: relative;
  top: -5px;
}

#full-offres-banner h1.news-listing__title.title_header_post {
  text-align: center;
  margin: auto;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  gap: 0 10px;
}

.title_header_post span.line-1 {
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 68px;
  font-style: normal;
  font-weight: 900;
  line-height: 83%;
}

.title_header_post span.highlight-yellow {
  color: #FFEB7A;
  font-family: Lato;
  font-size: 68px;
  font-style: normal;
  font-weight: 900;
  line-height: 83%;
}

.title_header_post span.line-3 {
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 68px;
  font-style: normal;
  font-weight: 900;
  line-height: 83%;
  right: 10px;
  position: relative;
}

.offer__form div#ajax-wrapper--2 > div {
  display: flex;
}

.offer__form div#ajax-wrapper--2 > div label#edit-field-cv-0--label {
  display: flex !important;
}

.offer__form div#edit-field-accept-wrapper > div {
  display: flex;
  justify-content: normal;
  gap: 0 13px;
  align-items: normal;
  flex-direction: column;
}

.offer__form #edit-field-accept-value {
  width: 30px;
  height: 30px;
  display: block;
}

.offer__form div#edit-field-accept-value--description {
  position: relative;
  top: -30px;
  left: 50px;
  width: 657px;
}

.offer__form .js-form-type-managed-file .description {
  position: relative;
  display: block;
  top: 10px;
  left: 20px;
}

.offer__form div#edit-actions {
  display: block;
}

a.back-offer-bottom button {
  top: -40px;
  left: 80px;
  border-radius: 9px;
  background: #B8D1EC;
  color: #004278;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  width: 200px;
  height: 46px;
}
a.back-offer-bottom button:hover, a.back-offer-bottom button:active {
  background-color: #004278;
  color: #B8D1EC;
}

a.back-offer-bottom {
  width: 100%;
  display: block;
  text-align: right;
  position: relative;
  top: -46px;
  left: -185px;
}

.offer__form div#edit-actions {
  display: flex;
}

.offer__form {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}

.box_top_send.back_offers {
  margin: 0 !important;
  margin-bottom: 20px !important;
}

.offer__form .button_offre_form {
  display: flex;
  justify-content: normal;
  gap: 0 20px;
}

/* */
.widgets {
  overflow-y: hidden;
  margin-bottom: 25px;
}

.block-confiance .item-slider-confiance {
  height: auto !important;
}

.big-button button.btn.btn-block {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0 39px !important;
  width: 301px;
  height: 123px;
}

/* menu */
.item-menu-2 .child_menu {
  display: none;
}

.item-menu-3 {
  display: none;
}

.sous-menu .item-menu-2 {
  width: 80%;
}

.sous-menu button {
  position: initial !important;
}

.item-menu-2 li {
  width: max-content;
}

.all_this_hover_flag {
  position: relative;
  display: inline-block;
}

.showing_all_maps {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 10px;
  border: 1px solid #ddd;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 10;
}

.all_this_hover_flag:hover .showing_all_maps {
  display: block;
}

.line_flag {
  margin: 5px 0;
}

.line_flag a {
  display: flex;
  justify-content: start;
  margin-left: 10px;
  gap: 15px;
}

.showing_all_maps {
  width: 259px;
  background: #B8D1EC;
}

.icon-map-header.d-none.d-lg-block {
  height: 88.5px;
  display: flex !important;
  margin: auto;
  align-items: center;
}

.sous-menu ul li.title-s-menu a {
  font-size: 13px;
  font-weight: 400;
  color: #0F4376;
  height: 27px;
}

.block-nos-actu .title-with-button {
  padding: 0;
  margin: 0;
  display: flex;
  padding-bottom: 16px;
  float: initial;
  padding: 0;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1%;
}

.block-nos-actu .button-with-icon {
  margin-right: 10vw;
  transition: all 0.3s ease;
}
.block-nos-actu .button-with-icon img {
  transition: filter 0.3s ease;
}
.block-nos-actu .button-with-icon:hover {
  background-color: #0F4376;
  color: #ffffff;
}
.block-nos-actu .button-with-icon:hover img {
  filter: brightness(0) invert(1);
}

button.button-with-icon.d-lg-block.list-actu {
  margin-right: 2vw;
}

section.block-videos.block-nos-enjeux.pt-5 {
  color: #0F4376;
  font-family: Lato;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
section.block-videos.block-nos-enjeux.pt-5 h2 {
  color: #0F4376;
}
section.block-videos.block-nos-enjeux.pt-5 h2 strong {
  color: #0F4376;
}

p.city--name-ctr {
  height: 60px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

h3.text-align-center.titre-markup-blue {
  color: #0F4376;
  text-align: center;
  font-family: Lato;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.steps {
  margin-bottom: -24px;
  margin-top: 0vh;
}
.steps .step .title {
  padding: 0 61px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.steps .col:nth-child(1) .title {
  padding: 0 80px;
}

.steps .step .num {
  width: 59px;
  height: 59px;
  font-size: 35px;
}

.block-confiance .slider-confiance {
  padding: 20px 0;
}

.h2.pillars-rectangular {
  background: linear-gradient(to right, #FFEB7A 100%, #FFEB7A 100%);
  display: flex;
  padding: 10px;
  width: 257px;
  height: 96px;
  align-items: center;
  justify-content: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-blue-secondary {
  background-color: #017EB5 !important;
}

.sous-menu ul li a:hover:after {
  /* text-decoration: underline; */
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -2px;
  background-color: #0F4376;
  left: 0;
  /* top: 2px; */
}

.sous-menu ul li a {
  position: relative;
}

.block-ns-trouver .btn-block-ns-trouver {
  background-color: #B8D1EC;
  color: #0F4376;
  border: none;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 700;
  padding: 8px 10px;
  margin: auto;
  text-align: center;
  width: 197px;
  height: 50px;
  top: 30px;
  font-weight: 800;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-ns-trouver .btn-block-ns-trouver:hover, .block-ns-trouver .btn-block-ns-trouver:active {
  background-color: #0F4376;
  color: #B8D1EC;
}

/* Custom Multiple select.*/
.ms-choice .custom-placeholder {
  background-color: #FFEB7A;
  color: #0F4376 !important;
  font-weight: 900;
  height: 100%;
  padding-top: 3px;
  font-size: 15px;
  pointer-events: none;
}

.selected-categories-info {
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-size: 16px;
  margin-bottom: 1rem;
  color: #333;
}

.pillars-restyled .field-pillars-restyled h2 {
  height: 96px;
  flex-shrink: 0;
  display: flex;
  text-align: center;
  justify-content: center;
  margin: auto;
  align-items: center;
  color: #0F4376;
  font-family: Lato;
  font-size: 35px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}

.pillars-restyled .field-pillars-restyled h4 {
  color: #0F4376;
  font-family: Lato;
  font-size: 17px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}

.filtered-categories p {
  display: block;
  position: relative;
  margin-left: 371px;
  margin-top: 35px;
  margin-bottom: -37px;
  font-size: 22px;
  font-family: "Lato";
  font-weight: 800;
  color: #FFFFFF;
  font-style: italic;
}

.item--all_line .wrapper_big {
  position: relative;
  top: 8px;
  margin-left: 50px;
  margin-right: 30px;
}
.item--all_line .wrapper_big h3 {
  margin-bottom: 19px;
  margin-top: 10px;
  /* margin-left: 118px; */
  color: #0F4376;
  width: auto;
  color: #0F4376;
  font-family: Lato !important;
  font-size: 42px;
  font-style: italic;
  font-weight: 900;
  line-height: 96%;
  display: flex;
  /* width: 549px; */
  /* height: 37px; */
  flex-direction: column;
  justify-content: center;
}

.item--all_line.width-rectangle {
  width: 100%;
}

.first-col.color-blue.item--half-line-50 {
  width: 48% !important;
}

.item.color-green.item--half.line-50 {
  width: 50% !important;
}

.item--all_line .wrapper_big {
  top: 0;
  justify-content: center;
  height: 100%;
  gap: 0 20px;
}

.item--all_line .wrapper_big .img_wrapper {
  display: flex;
  gap: 0 20px;
}

.color-blue.item--all_line .wrapper_big h4 {
  background: #FFEB7A;
  width: max-content;
  padding: 5px 10px;
  color: #0F4376;
  font-family: Lato;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  line-height: 96%;
}

.item--all_line .wrapper_big h3 {
  margin: 0;
  height: auto;
  line-height: normal;
}

.item--all_line .bxig_ck_editeur {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  top: 10px;
}

.first-col.color-orange.item--left.width-square.three_item_big.item_element_big_3 h4 {
  text-align: center;
  width: 100%;
}

.first-col.color-orange.item--left.width-square.three_item_big.item_element_big_3 h2 {
  text-align: center;
}

.first-col.color-orange.item--left.width-square.three_item_big.item_element_big_3 h3 {
  text-align: center;
  width: 100%;
}

.first-col.color-orange.item--left.width-square.three_item_big.item_element_big_3 .wrapper_big {
  justify-content: center;
  text-align: center;
}

.item.color-rose.item--right.width-rectangle.item_element_2.item_element_small_2 .small_ck_editeur {
  flex-direction: row-reverse;
}

.item.color-rose.item--right.width-rectangle.item_element_2.item_element_small_2 h3 {
  text-align: left;
  top: -6px;
  position: relative;
}

.item.color-rose.item--right.width-rectangle.item_element_2.item_element_small_2 h4 {
  text-align: left;
  font-size: 21px;
  width: auto;
  color: #0F4376;
  font-family: Lato;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  line-height: 25px;
  margin-top: -20px;
}

.item.color-rose.item--right.width-rectangle.item_element_2.item_element_small_2 h2 {
  text-align: left;
}

.item.color-rose.item--right.width-rectangle.item_element_2.item_element_small_2 .img_wrapper.img_wrapper_left {
  top: 4px;
}

.first-col.color-yellow.item--all_line.width-rectangle.three_item_big.item_element_big_3 .wrapper_big {
  width: 100%;
  gap: 0;
  padding: 0;
  margin: 0;
}

.first-col.color-yellow.item--all_line.width-rectangle.three_item_big.item_element_big_3 .bxig_ck_editeur {
  width: 100%;
  left: 22px;
  gap: 0 20px;
}

.first-col.color-yellow.item--all_line.width-rectangle.three_item_big.item_element_big_3 h2 {
  position: relative;
  top: -60px;
}

.first-col.color-blue.item--half-line-50.width-square.three_item_big.item_element_big_3 {
  padding: 0 30px;
}

.item.color-green.item--half.line-50.width-square.item_element_2.item_element_small_2 h2 {
  text-align: left;
  width: 100%;
}

.item.color-green.item--half.line-50.width-square.item_element_2.item_element_small_2 h3 {
  text-align: left;
  text-align: left;
  width: 100%;
}

.item.color-green.item--half.line-50.width-square.item_element_2.item_element_small_2 h4 {
  text-align: left;
  width: 100%;
}

.item.color-green.item--half.line-50.width-square.item_element_2.item_element_small_2 {
  padding: 0 30px;
}

.item.color-green.item--half.line-50.width-square.item_element_2.item_element_small_2 h4 {
  line-height: 25px;
}

.first-col.color-yellow.item--all_line.width-rectangle.three_item_big.item_element_big_3 h4 {
  color: #0F4376;
  font-family: Lato;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  line-height: 29px;
  position: relative;
  bottom: 48px;
}

.first-col.color-orange.item--left.width-square.three_item_big.item_element_big_3 h4 {
  color: #0F4376;
  font-family: Lato;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  line-height: 17px;
  margin-top: -10px;
}

.first-col.color-blue.item--half-line-50.width-square.three_item_big.item_element_big_3 h4 {
  color: #0F4376;
  font-family: Lato;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  line-height: 25px;
  margin-top: -14px;
}

.item.color-green.item--half.line-50.width-square.item_element_2.item_element_small_2 h4 {
  font-size: 30px;
}

.first-col.color-yellow.item--all_line.width-rectangle.three_item_big.item_element_big_3 h3 {
  color: #0F4376;
  font-size: 50px !important;
  font-family: "golden" !important;
  position: relative;
  top: 26px;
}

.button-Jaune {
  background-color: #FFEB7A;
  color: #000;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 42px;
  margin-top: 25px;
  width: max-content;
}

.field--type-text-long ul {
  list-style: disc;
}

.block-histoire ul {
  color: #042F52;
  width: auto;
  line-height: normal;
  font-size: 16px;
}

.block-nos-actu.block-expertise-audit .slider-expertise-audit .title-bloc {
  margin: 1.5% 1%;
}
.block-nos-actu.block-expertise-audit .slider-expertise-audit img {
  max-width: 100%;
  height: auto;
}

.slide-sii-etranger img {
  height: 245px;
}

.block-cols ul li {
  font-size: 17px;
  line-height: normal;
}

button.btn.button-blue-dark:hover {
  color: #FFFFFF;
  background-color: #FFEB7A;
  border-color: var(--bs-btn-hover-border-color);
}

header .menu-lang .links {
  gap: 0px !important;
}

section.btn-postuler {
  margin-top: -30px;
}

section#block-nos--metier {
  margin-bottom: 5px;
}

section.block-nos-actu.block-offres.mb-4.pt-4 > .title-with-button {
  justify-content: start;
  align-items: center;
  margin-bottom: 10px;
}

section.block-nos-actu.block-offres.mb-4.pt-4 > .title-with-button .title-bloc {
  margin-bottom: 0;
}

header li.fr.is-active a,
header li.fr.is-active {
  color: #042F52;
  font-family: "Lato";
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

header .menu-lang .links a,
header .menu-lang .links {
  font-size: 15px;
}

header li.fr.is-active {
  padding-right: 2px;
}

#slider-agence-images .slider-metier .icon-metier {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: initial !important;
  max-height: auto;
  cursor: pointer;
}

.item-slider-metier.swiper-slide.slide-sii-etranger {
  display: block;
}

.menu-container.mobile {
  width: 320px;
  margin: 40px auto;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  position: relative;
}
.menu-container.mobile .menu-header {
  background: #0077b6;
  color: #fff;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-container.mobile .sous_menu_click {
  display: none;
}
.menu-container.mobile .menu-header img {
  height: 28px;
}
.menu-container.mobile .offres-emploi {
  background: #ffe066;
  color: #333;
  border: none;
  padding: 6px 14px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 14px;
  margin-left: 10px;
}
.menu-container.mobile .menu-page {
  display: none;
  min-height: 350px;
  animation: fadeIn 0.2s;
}
.menu-container.mobile .menu-page.active {
  display: block;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.menu-container.mobile .menu-list,
.menu-container.mobile .submenu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-container.mobile .menu-list > li,
.menu-container.mobile .submenu-list > li {
  border-bottom: 2px solid #FFEB7A;
}
.menu-container.mobile .menu-link,
.menu-container.mobile .submenu-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 18px;
  text-decoration: none;
  font-size: 20px;
  cursor: pointer;
  background: #fff;
  transition: background 0.2s;
  color: #0F4376;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.menu-container.mobile .sous_menu_click .submenu-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 18px;
  text-decoration: none;
  font-size: 17px;
  cursor: pointer;
  background: #fff;
  transition: background 0.2s;
  color: #0F4376;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: 0 !important;
  line-height: normal;
  text-transform: capitalize;
}
.menu-container.mobile .menu-link:hover,
.menu-container.mobile .submenu-link:hover {
  background: #f1f1f1;
}
.menu-container.mobile .arrow {
  font-size: 16px;
  color: #888;
}
.menu-container.mobile .back-btn {
  background: none;
  border: none;
  color: #0077b6;
  font-size: 16px;
  padding: 14px 18px;
  cursor: pointer;
  text-align: left;
  width: 100%;
  display: flex;
  align-items: center;
}
.menu-container.mobile .back-btn .arrow {
  margin-right: 8px;
}
.menu-container.mobile .contact-btn {
  display: block;
  width: 40%;
  margin: 18px auto 12px auto;
  padding: 10px 0;
  background: #e0e7ef;
  color: #042F52;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 800;
  text-align: center;
  font-family: "Lato";
  background-color: #B8D1EC;
  margin-top: 260px;
}

#mobile-menu {
  display: none;
}

@media (min-width: 992px) {
  .show__mobile {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .menu-container.mobile {
    width: 100%;
  }
  #menu-desktop {
    display: none;
  }
  #mobile-menu {
    display: block;
  }
  .hamburger-menu {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 20px;
    padding-left: 15px;
    width: 100%;
    height: 43px;
    cursor: pointer;
    z-index: 9998;
    background: #ebebeb;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  }
  .bar,
  .bar:after,
  .bar:before {
    width: 30px;
    height: 3px;
  }
  .bar {
    position: relative;
    transform: translateY(10px);
    background: black;
    transition: all 0ms 300ms;
  }
  .bar.animate {
    background: rgba(255, 255, 255, 0);
  }
  .bar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    background: black;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background: black;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .bar.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .bar.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .mobile-menu ul {
    margin: 0;
    padding: 0;
  }
  .mobile-menu li {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 5px;
    position: relative;
    text-align: left;
    text-transform: capitalize !important;
    padding-left: 15px;
  }
  .mobile-menu li:first-child {
    margin-top: 70px;
  }
  .mobile-menu li:hover {
    background: #cccccc;
  }
  .mobile-menu li a {
    text-decoration: none;
    color: black;
  }
  /* Mobiles Menu - Slide IN */
  .mobile-menu {
    top: 0;
    max-width: 100%;
    left: -100%;
    width: 100%;
    background: #ebebeb;
    color: black;
    height: 100%;
    position: fixed;
    z-index: 9997;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 205px);
    -moz-transform: translate3d(0, 0, 205px);
    transform: translate3d(0, 0, 205px);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }
  .mobile-menu.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }
  /* Mobiles Menu - Dropdown Submenu */
  .has-children:hover {
    cursor: hand;
  }
  .children {
    display: none;
  }
  .mobile-menu .children li:first-child {
    margin-top: 0px;
  }
  .icon-arrow {
    position: absolute;
    display: block;
    font-size: 0.7em;
    color: black;
    top: 5px;
    right: 10px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
  }
  .icon-arrow:after {
    content: "▼";
  }
  .icon-arrow.open {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
  }
  .hamburger-menu {
    display: flex;
    justify-content: space-between;
    min-height: 54px;
    align-items: center;
    height: 50px !important;
    background: #fff;
    padding-top: 0;
  }
  .hamburger-menu > div {
    display: flex;
    gap: 0 20px;
    padding: 0 15px;
    align-items: center;
    justify-content: center;
  }
  .hamburger-menu > div div#searchIcon {
    display: block !important;
  }
  .left-burger img {
    width: 48px;
    height: 32px;
  }
  .bar.animate:after {
    top: -5px;
  }
  .bar.animate:before {
    bottom: 5px;
  }
  .bar {
    position: relative;
    top: -7px;
  }
  .right-burger button {
    background: #FFEB7A;
    border: 0;
    border-radius: 7px;
    padding: 5px 12px;
    color: #042F52;
    text-align: center;
    font-family: "Lato";
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
  }
  .menu-container.mobile .back-btn {
    background: #017EB5;
    display: block;
    align-items: center;
    padding: 20px;
    margin-top: 17px;
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    align-content: center;
  }
  .menu-container.mobile .arrow_white_left {
    float: left;
  }
  .mobile-menu li:first-child {
    margin-top: 15px;
  }
  .showing___search .mobile-menu-search,
  .showing___search .mobile-menu-search > div {
    display: block !important;
  }
  .showing___search .menu-container.mobile {
    display: none;
  }
  .bar-search.showing___search_1 {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }
  .bar-search {
    top: 0;
    max-width: 100%;
    left: -100%;
    width: 100%;
    background: #ebebeb;
    color: black;
    height: 100%;
    position: fixed;
    z-index: 9997;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 205px);
    -moz-transform: translate3d(0, 0, 205px);
    transform: translate3d(0, 0, 205px);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }
  .bar-search.showing___search_1 .mobile-menu-search.d-none,
  .bar-search.showing___search_1 .mobile-menu-search.d-none > div {
    display: block !important;
    position: relative;
  }
  .mobile-menu.showing___search.active .menu-container.mobile {
    display: block;
  }
  .bar-search.showing___search_1 .mobile-menu-search.d-none > div {
    opacity: 1;
  }
  .bar-search.showing___search_1 {
    background: #0F4376;
  }
  .menu-container.mobile {
    height: -webkit-fill-available;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0;
    border-radius: 0;
  }
  .subsubitem__below {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 18px;
    text-decoration: none;
    font-size: 20px;
    cursor: pointer;
    background: #fff;
    transition: background 0.2s;
    color: #0F4376;
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  ul.submenu-list.click__menu li:first-child ul.sous_menu_click:last-of-type {
    display: none !important;
  }
  ul.submenu-list.click__menu li:last-child ul.sous_menu_click:first-of-type {
    display: none !important;
  }
  ul.submenu-list.click__menu li {
    background-color: #fff;
  }
  .submenu-link_click.activetpOpen > div img {
    transform: scale(-1);
  }
  .footer {
    background: #B8D1EC;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    border-radius: 0 !important;
  }
  .search-box.d-none.d-lg-block.openSearch {
    margin: auto;
    width: 90%;
    right: auto;
    max-width: 100%;
    margin-top: 20px;
    transform: initial;
  }
  span.country {
    bottom: 20px;
    left: 46px;
    color: #042F52;
    font-family: "Lato";
    font-size: 17px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-left: 12px;
  }
  header .nav .search-icon {
    color: #004278;
    font-size: 20px;
    cursor: pointer;
    width: 18px;
    height: 18px;
  }
  .global-search a.btn.btn-block.jaune {
    line-height: normal;
    display: block;
    background-color: #B8D1EC;
    position: relative;
    top: 27px;
    width: 150px;
    margin-left: 25%;
    color: #042F52;
    text-align: center;
    font-family: "Lato";
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
  }
  .global-search a.btn.btn-block.jaune:hover, .global-search a.btn.btn-block.jaune:active {
    background-color: #0F4376;
    color: #B8D1EC;
  }
  header .nav .search-box {
    pointer-events: auto !important;
  }
  .block-histoire .swiper-pagination .swiper-slide {
    font-size: 30px !important;
    margin: auto !important;
    text-align: center;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #0F4376;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
  }
  .block-histoire .swiper-pagination-slider .swiper-wrapper {
    justify-content: center;
    display: flex;
    align-items: center;
    transition: transform 0.3s ease;
    gap: 0 0;
    position: relative;
    right: 0;
    left: 45px !important;
    margin: auto;
    margin-right: 0;
    width: 100% !important;
  }
  .block-histoire .swiper-pagination .swiper-slide {
    padding: 0;
    border-radius: 0;
    width: auto;
    text-align: center;
    font-size: 20px;
    color: #004278;
    opacity: 1;
    background: inherit;
    height: auto;
    color: transparent;
    -webkit-text-stroke: 4px #004278;
    font-size: 90px !important;
    text-align: center;
    margin: 0 35px 0 0 !important;
    font-weight: 900;
    line-height: normal;
    left: 0;
    right: 0;
    width: 33% !important;
  }
  .block-histoire .swiper-pagination .swiper-slide.swiper-slide-active {
    color: #004278;
    font-weight: bold;
    background: linear-gradient(to right, #FFEB7A 100%, #FFEB7A 100%);
    width: auto !important;
    font-size: 45px !important;
  }
  .block-histoire .swiper-pagination .swiper-slide {
    font-size: 30px !important;
    margin: auto !important;
    text-align: center;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #0F4376;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
  }
  .bannier-home {
    height: auto;
    max-height: 100%;
    margin-top: 3%;
  }
  .content-banniere {
    max-width: 80%;
  }
  .block-chiffres .d-flex {
    flex-wrap: wrap;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 4px 0 !important;
    justify-content: center !important;
  }
  .block-accordeon-content .col-3 {
    width: 100% !important;
  }
  .btns-secteur.mt-5 {
    margin-top: 0rem !important;
  }
  .btns-secteur .btn-secteur.d-flex.flex-column {
    width: 23%;
  }
  .btns-secteur .row.btn-secteurs {
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .btns-secteur img {
    width: 100%;
    height: 70px;
    width: 70px;
  }
  section.btns-secteur.justify-content-center.pb-3 {
    padding: 0 15px;
  }
  .bannier-home {
    padding-bottom: 40px;
  }
  .btns-secteur .btn-secteur.d-flex.flex-column {
    width: 23%;
  }
  .btns-secteur .row.btn-secteurs {
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .btns-secteur img {
    width: 100%;
    height: 70px;
    width: 70px;
  }
  .btn-secteur a span {
    font-size: 12px;
    height: 69px;
    display: block;
    display: flex;
    align-items: start;
    justify-content: center;
    font-weight: 750 !important;
  }
  section.btns-secteur.justify-content-center.pb-3 {
    padding: 0 15px;
    /* margin-top: 40px; */
  }
  .field-pillars {
    max-width: 100%;
  }
  .field-pillars h2 {
    display: inline;
    font-size: 30px;
    background: linear-gradient(to right, #FFEB7A 100%, #FFEB7A 100%);
    padding: 10px 18px;
    line-height: inherit;
  }
  .field-pillars h2 strong {
    background: transparent;
    padding-left: 5px;
    font-weight: 800;
  }
  .btns-secteur p {
    padding: 12px 22px 12px;
  }
  .block-nos-angagement .btn-secteur {
    width: 32%;
  }
  .block-nos-angagement {
    padding: 0 15px;
  }
  .block-nos-angagement .title-bloc {
    text-align: left !important;
    padding-left: 3%;
  }
  .block-histoire h2.title-bloc {
    font-size: 24px;
  }
  .field.field--name-field-content.field--type-entity-reference-revisions.field--multiple > div:nth-child(2) .btn-secteur.d-flex.flex-column.align-items-center {
    flex-direction: column !important;
  }
  .block-cols > .row {
    FLEX-DIRECTION: column;
  }
  .block-cols > .row > DIV {
    margin: initial;
  }
  section.bannier-small {
    height: 200px;
  }
  .block-nos-metier {
    height: 505px;
    padding-left: 6vw;
  }
  .block-nos-metier .title-bloc {
    margin-top: 2%;
    justify-content: space-between;
    padding: 0px;
  }
  .block-nos-metier .title-bloc h2 {
    font-size: 25px;
  }
  .block-nos-metier .title-bloc h2 strong {
    font-weight: 800;
  }
  .block-nos-metier .title-bloc .arrows {
    margin-right: 13%;
  }
  .block-nos-metier .image-metier {
    border-radius: 8px;
  }
  .block-nos-metier.mt-5 {
    margin-top: 2rem !important;
    margin-bottom: 14% !important;
  }
  .bannier-small h1 {
    font-size: 25px;
    white-space: normal;
  }
  .block-cols.two-cols {
    padding: 0 36px;
  }
  .block-cols.two-cols .field--name-field-tc-image img {
    height: 240px;
  }
  .block-cols.two-cols .field--name-field-tc-title {
    line-height: normal;
    font-size: 20px;
    margin-top: 10px !important;
  }
  .block-cols.two-cols .field--name-field-tc-content p {
    color: #0F4376;
    font-size: 15px !important;
  }
  .sii-etranger.pt-3 {
    padding-top: 0px !important;
  }
  .sii-etranger {
    height: auto;
    margin-bottom: 8%;
  }
  .sii-etranger p.city--name-ctr {
    height: 50px !important;
  }
  .sii-etranger p.list-city-card {
    font-size: 15px;
  }
  .block-cols .left {
    flex-direction: column;
  }
  .block-chiffres .d-flex {
    margin: auto;
  }
  section.block-nos-actu.block-offres.mb-4.pt-4 > .title-with-button {
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
  }
  section.block-nos-actu.block-offres.mb-4.pt-4 > .title-with-button h2 {
    width: 68%;
  }
  section.block-nos-actu.block-offres.mb-4.pt-4 > .title-with-button .arrows {
    width: 27%;
    justify-content: right;
  }
  .block-nos-actu.block-offres {
    padding: 40px 20px 0 20px;
  }
  .block-nos-actu.block-offres .slider-offres {
    margin-top: 0px;
  }
  .block-cols .right {
    flex-direction: column;
  }
  .block-nos-actu .button-with-icon {
    margin: auto;
    margin-top: 10%;
  }
  .col-12.gap-3.d-flex.block-profil.\.rounded-circle {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .block-nos-actu .button-with-icon {
    padding: 0 40px;
    font-weight: 800;
  }
  .block-confiance h2 {
    padding: 0 10vw !important;
  }
  .block-confiance .slider-confiance {
    padding: 0;
  }
  .map-header {
    padding-right: 29%;
  }
  .ctn-body.has-left-hooks {
    width: 82%;
    display: block;
    margin: auto;
  }
  span.right-hooks {
    position: relative;
    right: -25px;
  }
  section.block-cols.container.container-fluid.pt-5 {
    padding-bottom: 10px;
  }
  .bannier-home {
    padding-top: 40px;
  }
  section.block-cols.container.container-fluid.pt-5 {
    padding-top: 25px !important;
  }
  #page-7807 section.block-cols.container.container-fluid.pt-5 {
    padding-top: 4px !important;
  }
  .button-blue-light {
    font-size: 15px;
    color: #000;
    text-align: center;
    font-family: "Lato";
    font-size: 15px;
    font-style: normal;
    font-weight: 750;
    line-height: normal;
    border-radius: 8px;
  }
  #page-7807 .bannier-home .content-banniere .button-blue-light {
    padding: 10px 20px;
  }
  #page-7807 .bannier-home {
    background-size: cover !important;
    background-position: 54% 32% !important;
    margin-bottom: -2%;
  }
  #page-7807 h4.text-align-center {
    text-align: unset;
    color: #0F4376;
    font-family: Lato;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-left: 18px;
  }
  .block-nos-actu .row.gap-1 > div {
    justify-content: left !important;
  }
  #page-7807 .field--name-field-tc-image img {
    height: 300px;
  }
  #page-7807 span.ctn-body ul {
    padding: 16px;
    display: flex;
    align-items: baseline;
    flex-direction: column;
    gap: 10px 0;
  }
  #page-7807 .map-container {
    flex-direction: column;
    gap: 20px 0;
    padding-bottom: 24px;
  }
  #page-7807 a.show__mobile.btn-world {
    font-size: 23px;
    font-weight: 750;
  }
  #page-7807 .agences-france h2 {
    color: #003366;
    font-weight: bold;
    font-weight: 800;
    font-size: 25px;
    margin-left: 10px;
    margin-left: 20px;
  }
  #page-7807 .btn-world {
    background-color: #ffeb7a;
    padding: 8px 12px;
    border-radius: 8px;
  }
  #page-7807 span.ctn-body ul {
    padding: 16px;
    display: flex;
    align-items: baseline;
    flex-direction: column;
    gap: 10px 0;
  }
  .agences-france p {
    text-align: center;
  }
  #page-7807 button.button-with-icon.d-flex.justify-content-center.align-items-center.gap-2.d-block.d-md-none {
    display: none !important;
  }
  #page-7807 .content-chiffres p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-family: Lato;
  }
  #page-7807 .block-nos-actu.block-offres .slider-offres .item-slider-offre-emp h5 {
    font-size: 15px;
    font-weight: 700;
  }
  #page-7807 .block-cols .left-hooks img {
    height: 100%;
    object-fit: none;
    width: auto;
    position: relative;
    left: -40px;
    top: 30px;
  }
  #page-7807 .block-nos-actu.block-offres {
    padding: 40px 0px 0 20px;
  }
  h1.news-listing__title {
    color: #FFF;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-align: left;
    margin-left: 38px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  span.article__category {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    border: 3px solid #fff;
    margin-right: 15px;
    width: 86px;
    height: 33px;
    align-content: center;
    border-radius: 8px;
  }
  .news-listing .display-tags-date {
    display: inline-flex;
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 13px;
    font-weight: 800;
  }
  .social-sharing-buttons.js-social-sharing-buttons {
    position: block;
    margin-top: -30px;
    margin-right: 14px;
    right: 13px;
    width: 86px;
    height: 30px;
    background: #FFEB7A;
    padding: 0px 13px;
    text-align: center;
    border-radius: 4px !important;
  }
  .social-sharing-buttons .social-sharing-buttons__button--expand {
    position: relative;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-weight: 750;
    font-size: 13px;
  }
  .banner--hight .news-listing__header.row {
    min-height: 230px;
  }
  .block-ns-trouver .map {
    gap: 30px 0;
  }
  .block-ns-trouver .map .list {
    order: 2;
    flex-basis: 100%;
  }
  .block-ns-trouver .map .img {
    order: 1;
    flex-basis: 100%;
  }
  button.btn.btn-block {
    font-size: 20px;
    min-width: 217px;
    font-weight: 700;
    font-family: Lato;
    color: #042F52;
  }
  .news-listing .row .row > div:first-child {
    display: none;
  }
  .list_news .tags-with-date {
    justify-content: left;
    display: flex;
    gap: 0 15px;
  }
  .list_news .views-row:first-child .card .row > div {
    width: 100%;
  }
  .contact-presse {
    padding-top: 40px;
  }
  .container.list_news > .row {
    padding-bottom: 30px;
  }
  .list_news .btn--news {
    display: none;
  }
  img.align-center {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .social-sharing-buttons.js-social-sharing-buttons {
    position: block;
    margin-top: -31px;
    right: 13px;
    width: 89px;
    background: #FFEB7A;
  }
  .news-listing__header .container {
    padding-top: 30px;
  }
  .paragraph--markup h1 {
    color: #0F4376;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-align: left;
    width: auto;
  }
  .paragraph.paragraph--markup.paragraph--markup--default {
    padding: 0 20px;
  }
  .block-nos-actu button.button-with-icon.d-flex.justify-content-center.align-items-center.gap-2.d-block.d-md-none {
    display: none !important;
  }
  .row-secteur-type .btns-secteur .btn-secteur.d-flex.flex-column {
    width: 23%;
    margin: 4px !important;
  }
  .row-secteur-type .btns-secteur .btn-secteur.d-flex.flex-column {
    width: auto;
    margin-bottom: -40px;
    margin-top: 0px;
  }
  .row-secteur-type .btn-secteurs {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
  }
  .row-secteur-type .btn-secteur {
    order: initial;
  }
  .row-secteur-type .btn-secteur:nth-child(4) {
    grid-column: 1/-1;
    /* span full width */
    justify-self: center;
    width: 100% !important;
  }
  .row-secteur-type .btn-secteur:nth-child(4) img.img-first {
    width: 82px;
    height: 83px;
  }
  .row-secteur-type .btn-secteur:nth-child(3) {
    order: 1;
  }
  .row-secteur-type .btn-secteur:nth-child(5) {
    order: 2;
  }
  .row-secteur-type .btn-secteur:nth-child(6) {
    order: 3;
  }
  .row-secteur-type .btn-secteur:nth-child(7) {
    order: 4;
  }
  .row-secteur-type .btn-secteur:nth-child(1) {
    order: 5;
  }
  .row-secteur-type .btn-secteur:nth-child(2) {
    order: 6;
  }
  .row-secteur-type .btns-secteur .row.btn-secteurs {
    padding: initial !important;
    justify-items: normal !important;
  }
  .secteur-type .btn-secteur.d-flex.flex-column {
    margin-top: 4px !important;
    margin-left: 20px;
  }
  .btns-secteur .row.btn-secteurs .secteur-type {
    padding: initial !important;
  }
  .show__desktop {
    display: none;
  }
  .block-nos-actu .show__mobile {
    justify-content: center !important;
    display: grid !important;
  }
  .show__mobile button {
    display: block !important;
  }
  .block-nos-actu .title-with-button {
    display: block;
  }
  .block-nos-actu .title-bloc {
    float: unset;
    justify-content: space-between;
  }
  .block-nos-actu .title-bloc h2 {
    font-size: 25px;
    font-weight: 800;
    padding: 0px;
  }
  .block-nos-actu .desc-slider-actu .btn {
    margin: 0 auto;
    padding: 8px 25px;
    float: unset;
  }
  .show__mobile .button-with-icon.list-actu {
    height: 50px;
    flex-shrink: 0;
  }
  .show__mobile .button-with-icon {
    height: 50px;
    flex-shrink: 0;
  }
  .btns-secteur .row.secteur-type {
    padding: 0 35px !important;
  }
  .bannier-small h2.text-align-center {
    left: 20px;
    position: relative;
    right: 35px;
  }
  .bannier-small img {
    left: 30px;
    position: relative;
  }
  .iem--events.all_items_card {
    display: flex;
    flex-direction: column;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px 0px !important;
  }
  .first-col.color-blue.item--left.width-rectangle.three_item_big.item_element_big_3 {
    width: 100%;
    order: 1;
  }
  .item.color-orange.item--right.width-square.item_element_2.item_element_small_2 {
    width: 48%;
    order: 2;
  }
  .item__1.first-col.color-rose.item--left.width-square.item_element_2.item_element_small_2 {
    width: 48%;
    order: 3;
  }
  .item__3.first-col.color-dark-blue.item--left.width-rectangle.item_element_big_1 {
    order: 5;
    width: 100%;
  }
  .item__5.first-col.color-violet.item--left.width-square.item_element_2.item_element_small_2.show_icon {
    ORDER: 7;
    WIDTH: 48%;
  }
  .item__7.big-item.color-7.item--left.same-width-rectangle.item_element_big_2 {
    width: 100%;
    order: 9;
    height: auto;
    margin-bottom: 20px;
  }
  .item__9.small-item.color-rose.item--left.width-rectangle.item_element_big_4 {
    order: 14;
    width: 100%;
  }
  .item__2.second-col.color-green.item--right.width-rectangle.three_item_big.item_element_big_4 {
    order: 4;
    width: 100%;
  }
  .item__4.second-col.color-yellow.item--right.width-square.item_element_2.item_element_small_2.show_icon {
    order: 6;
    width: 48%;
  }
  .item__6.second-col.color-blue.item--right.width-rectangle.item_element_big_2 {
    width: 100%;
    order: 8;
  }
  .item__8.small-item.color-green.item--right.same-width-square.item_element_small_2 {
    order: 12;
    width: 50%;
  }
  .item__10.big-item.item--right.width-square.item_element_2.item_element_small_1.show_icon {
    order: 13;
    width: 48%;
    height: auto;
    height: 370px;
  }
  .btns-secteur.pillars.container-fluid.mt-5 .row {
    display: flex;
    flex-direction: column;
  }
  .field-pillars .h_jaune span {
    width: 100%;
  }
  .hamburger-menu > div div#searchIcon {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    gap: 0 15px;
  }
  .hamburger-menu > div div#searchIcon > div:first-child {
    position: relative;
    top: 0px;
  }
  .showing___search_test .left-burger .bar {
    display: none;
  }
  .showing___search_test .left-burger {
    padding: 0;
  }
  .hamburger-menu-search {
    display: none;
  }
  .showing___search_test div#searchIcon .bar {
    display: block;
  }
  .showing___search_test .hamburger-menu-search {
    display: block;
  }
  .mobile-menu.active {
    z-index: 9999999;
    background: #fff;
  }
  .hamburger-menu {
    z-index: 9999999999999;
  }
  .left-burger {
    padding: 0 !important;
  }
  .mobile-menu.showing___search.active {
    display: flex;
    flex-direction: column;
    background: #fff;
  }
  a.contact-btn.contac-mobile {
    display: block;
    width: 40%;
    margin: 18px auto 12px auto;
    padding: 10px 0;
    color: #042F52;
    /* border: none; */
    border-radius: 9px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 800;
    text-align: center;
    font-family: "Lato";
    background-color: #B8D1EC;
    position: relative;
    bottom: 10px;
  }
  .mobile-menu.showing___search.active .menu-container.mobile {
    box-shadow: none;
  }
  header .nav .menu-container {
    box-shadow: none;
  }
  section.content-header.row.sii__search {
    background: #0F4376;
  }
  .menu-container.mobile .menu-list > li:first-child {
    border-top: 2px solid #FFEB7A;
  }
  .menu-container.mobile .back-btn img {
    position: relative;
    top: 5px;
  }
  .subsubitem__below {
    border-bottom: 2px solid #FFEB7A;
  }
  ul.submenu-list.click__menu li {
    padding-left: 0;
  }
  ul.submenu-list.click__menu li:last-child {
    border-bottom: 0px solid #FFEB7A;
  }
  ul.submenu-list.sous_menu_click {
    padding: 0 20px !important;
  }
  .subsubitem__below {
    padding: 15px 35px !important;
  }
  header .search-box input::placeholder {
    color: #017EB5;
    font-family: Lato;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    line-height: normal;
    opacity: 1;
  }
  .search-mobile-results {
    padding: 10px 30px;
    background: #fff;
  }
  .search-mobile-summary {
    padding: 20px 30px;
    border: 0;
  }
  .search-mobile-wrapper {
    background: #fff;
  }
  .global-search__result {
    margin-bottom: 20px !important;
  }
  .global-search__result .views-field-title {
    margin-bottom: 5px !important;
  }
  header .nav .menu-container {
    height: 81vh;
    overflow: scroll;
  }
  .footer {
    position: sticky;
  }
  div#page-1-sub2 ul.submenu-list.click__menu > li:first-child {
    border-bottom: 0 !important;
  }
  div#page-1-sub2 ul.submenu-list.click__menu > li:first-child .submenu-link_click.activetpOpen {
    border-bottom: 2px solid #FFEB7A;
  }
  .col-12.col-sm-12.col-md-12.social___footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    /* flex: 100%; */
  }
  .col-12.col-sm-6.col-md-2.social___footer a {
    width: 50%;
  }
  .col-12.col-sm-6.col-md-2.social___footer div {
    width: 50%;
  }
  .col-12.col-sm-12.col-md-12.social___footer .social-icons {
    position: relative;
    right: auto;
  }
  footer .content-footer p,
  footer .content-footer ul {
    opacity: 0.8;
  }
  footer .content-footer .col-12.col-sm-6.col-md-2 .social-icons {
    display: none;
  }
  .remove_logo_mobile {
    display: none;
  }
  .col-12.col-sm-12.col-md-12.social___footer > a > img {
    width: 65px;
    height: 42px;
  }
  ul.menu.menu--footer-second {
    position: relative;
    bottom: 37px;
  }
  footer .copyright-text {
    font-size: 14px;
    color: #ffffff;
    position: relative;
    bottom: 50px;
  }
  footer .content-footer {
    color: #FFF;
    padding: 20px 10vw;
  }
  .hamburger-menu {
    z-index: 99999999 !important;
  }
  #page-7821 section.bannier-small.d-flex.flex-column.justify-content-center.align-items-center {
    background-size: 100% 100%;
    height: 190px;
    position: relative;
    top: 20px;
  }
  #page-7821 section.block-videos.block-nos-enjeux.pt-4 .row .col {
    width: 100%;
  }
  #page-7821 .block-videos .desc-video-in-block {
    padding: 3px 0.5rem;
  }
  #page-7821 .desc-video-in-block span.highlight {
    color: #0F4376;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 900 !important;
    line-height: normal;
  }
  #page-7821 .block-videos .desc-video-in-block span {
    font-weight: 500;
    font-size: 13px;
  }
  #page-7821 .btns-secteur p {
    margin-top: 0px;
  }
  #page-7821 .field__item h2 {
    font-weight: 800;
    font-size: 24px;
    padding: 1% 0%;
  }
  #page-7821 .field-pillars .large {
    margin-top: -5px;
  }
  #page-7821 .field-pillars .h_jaune span {
    width: 100%;
    height: 56px;
    padding: 6px 0px;
  }
  #page-7821 section.block-videos.block-nos-enjeux.pt-4 .row {
    flex-direction: column-reverse;
    padding: 0 20px;
  }
  #page-7821 .btns-secteur.pillars.container-fluid.mt-5 {
    /* padding: 0 20px; */
  }
  #page-7821 .btns-secteur.pillars.container-fluid.mt-5 h2.h_jaune {
    display: block;
  }
  #page-7821 .btns-secteur.pillars.container-fluid.mt-5 p {
    padding: 5px 0;
  }
  #page-7821 .field.field--name-field-body.field--type-text-long div {
    width: 200px;
    display: flow;
  }
  #page-7821 section#block-nos--metier {
    padding-left: 10vw;
  }
  #page-7821 section#block-nos--metier .title-bloc {
    display: flex;
    white-space: normal;
    align-items: start;
  }
  #page-7821 section#block-nos--metier .title-bloc .arrows {
    width: 15%;
  }
  #page-7821 section#block-nos--metier .title-bloc .field.field--name-field-body.field--type-text-long strong {
    font-size: 23px;
  }
  #full-offres-banner h1.news-listing__title {
    text-align: left;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: left;
    color: #FFF;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
  }
  .all_btns_offres {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .all_btns_offres button:nth-child(1) {
    width: 100px;
    height: 30px;
  }
  .all_btns_offres button:nth-child(2) {
    width: 100px;
    height: 30px;
  }
  .all_btns_offres button:nth-child(3) {
    width: 100px;
  }
  .all_btns_offres button:nth-child(4) {
    width: 100px;
  }
  a.offer__apply.btn-apply {
    /* display: block; */
    width: 32%;
  }
  a.offer__apply.btn-apply button {
    width: 100% !important;
  }
  .offers__icone img {
    width: 100%;
  }
  .offer__header.row {
    right: auto;
  }
  #full-offres-banner .container {
    margin: 0 !important;
    padding: 0 35px;
  }
  .all_btns_offres button {
    padding: 5px 0px !important;
    font-size: 11px;
    flex: initial;
    min-width: initial;
  }
  .all_btns_offres a.offer__apply.btn-apply {
    width: 31% !important;
    display: block;
  }
  .all_btns_offres {
    gap: 10px;
  }
  #full-offres-banner .container {
    margin: 0 !important;
    padding: 0 35px;
  }
  body #full-offres-banner h1.news-listing__title {
    margin: 0 0 !important;
    padding: 0 0px !important;
    max-width: max-content !important;
  }
  .box_top_send {
    width: 100%;
  }
  .box_bottom_send {
    width: 100%;
    margin-bottom: 30px;
  }
  .box_top_send p {
    width: 100%;
  }
  .box_top_send {
    display: flex;
    FLEX-WRAP: wrap;
    gap: 0 5px;
  }
  .box_top_send p {
    width: 100%;
  }
  .box_top_send a {
    width: 48%;
    font-size: 14px;
  }
  .node-offer section.show-list-flash_info.p-5 {
    padding: 20px 20px !important;
  }
  .node-offer section.block-btns.mb-5.btn-postuler .row {
    justify-content: center;
  }
  .node-offer .block-nos-metier {
    padding: 0 20px !important;
  }
  .node-offer .block-nos-metier {
    height: 313px;
    padding-left: 6vw;
  }
  .node-offer .field__item h2 {
    padding: 0 0;
  }
  .node-offer .offer__apply button.btn.btn-block {
    min-width: 166px !important;
    font-weight: 800;
    color: #000;
  }
  .node-offer .block-nos-actu.block-offres .slider-offres {
    margin-top: 5px;
  }
  .node-offer h3.text-align-justify {
    color: #000;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .node-offer .box_top_send {
    margin-top: 29px;
  }
  .node-offer .box_top_send a img {
    width: 24px;
    height: 24px;
    /* font-size: 15px; */
  }
  .node-offer .block-nos-metier .title-bloc {
    white-space: normal;
  }
  .node-offer section#slider-agence-images {
    padding: 5px 40px 0 40px !important;
  }
  .node-offer section.block-nos-actu.block-offres {
    margin-top: 10px !important;
  }
  .node-offer #slider-agence-images .title-bloc {
    white-space: normal !important;
    padding: 11px 0 !important;
  }
  .node-offer .item-slider-offre-emp.swiper-slide.swiper-slide-active {
    /* height: 255px !important; */
    width: 227px !important;
  }
  .node-offer #slider-agence-images img.image-metier {
    border-radius: 0px;
    height: 205px;
  }
  .node-offer section#full-offres-banner {
    height: 275px;
  }
  .node-offer #slider-agence-images .title-bloc .arrows {
    margin-right: 4% !important;
  }
  #page-7822 .paragraph--cartes-info .bloc-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 10px;
    width: auto;
    height: auto;
    position: relative;
  }
  #page-7822 .bannier-small h1 span {
    font-size: 25px;
  }
  #page-7822 .paragraph--cartes-info .bloc-info__icone .field--type-image .field__item img {
    height: 54px !important;
    width: 60px !important;
  }
  #page-7822 .paragraph--cartes-info .bloc-info__icone .field--type-image .field__item {
    width: auto;
    height: auto;
  }
  #page-7822 .block-btns .container button.btn.btn-block.large {
    width: 290px;
    line-height: normal;
    padding: 4px 30px 5px 30px;
    font-size: 18px;
    height: 65px;
    font-weight: 800;
  }
  #page-7822 .button.btn.btn-block {
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
  }
  #page-7822 .paragraph--cartes-info .paragraph-group {
    display: block;
    padding: 0px 10px;
  }
  #page-7822 section.bannier-small {
    height: 200px;
    background-size: 100% 100%;
    height: 190px;
    position: relative;
    top: 20px;
  }
  div#filter__show_mobile {
    align-items: center;
  }
  div#filter__show_mobile .filer-by {
    color: #0F4376;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
  }
  #filter__show_mobile form {
    position: relative;
    right: 20px;
  }
  #filter__show_mobile button.ms-choice span {
    font-size: 11px !important;
  }
  #filter__show_mobile .ms-parent.js-multiple-select.form-select {
    width: 60% !important;
    padding: 0px 27px 3px 10px !important;
  }
  #filter__show_descktop {
    display: none;
  }
  #filter__show_mobile input#edit-submit-sii-news {
    display: none;
  }
  div#filter__show_mobile {
    margin-bottom: 20px;
    margin-top: 0px;
    display: flex !important;
  }
  .news-listing__header .container {
    padding-top: 0;
    text-align: center;
  }
  .banner--hight .news-listing__header.row {
    margin-top: 30px;
  }
  .showing_all_maps.active {
    display: block;
    position: absolute;
    right: 0;
    height: 598px;
    left: auto;
    top: 56px;
    text-align: right;
    transform: translateX(0);
    padding: 20px 0 0 0;
  }
  .showing_all_maps {
    background: #FFEB7A !important;
  }
  header .actions {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: space-between;
  }
  .footer .actions .icon-map-header.d-none.d-lg-block {
    height: auto;
  }
  .footer .actions .icon-map-header.d-none.d-lg-block.active {
    height: auto;
    background: #0F4376;
    width: 63px;
    height: 63px;
    padding: 18px 0px 25px 17px;
    margin: -19px -21px;
  }
  .flag_lan {
    position: relative;
    display: inline-block;
    cursor: pointer;
  }
  .showing_all_maps_flag {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #FFEB99;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    z-index: 999;
    margin: -131px 0 0 -2px;
    padding: 0 0 0 7px;
    width: 146px;
    height: 64px;
  }
  .flag_lan.open .showing_all_maps_flag {
    display: block;
  }
  .footer.open .showing_all_maps_flag {
    display: block;
  }
  .flag_lan.open .country {
    color: #FFF;
  }
  .showing_all_maps_flag ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .showing_all_maps_flag li {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
  }
  .showing_all_maps_flag li.active {
    background: #003366;
    color: white;
  }
  .showing_all_maps_flag li:not(.active):hover {
    background: #FFEB99;
  }
  span.country-en {
    bottom: 20px;
    left: 46px;
    color: #042F52;
    font-family: "Lato";
    font-size: 17px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-left: 10px;
  }
  .mobile-menu .footer.open {
    display: flex;
    padding: 0;
    align-items: center;
    display: flex;
    padding: 0;
    align-items: center;
  }
  .mobile-menu span.flag_lan.open {
    background: #0F4376;
    height: 67px;
    display: flex;
    align-items: center;
    padding: 0px 20px;
    width: 144px;
  }
  .showing_all_maps.active .line_flag a {
    display: flex;
    justify-content: start;
    margin-left: 10px;
    gap: 15px;
    color: #0F4376;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 900;
    line-height: 28px;
    text-transform: capitalize;
  }
  .search-mobile-header.desktop {
    display: none !important;
  }
  .search-mobile-header.mobile {
    display: flex !important;
  }
  .search-mobile-query {
    color: #0F4376;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
  }
  .global-search__result .views-field-title a {
    font-size: 15px !important;
  }
  .search-mobile-count {
    font-size: 13px !important;
  }
  .search-mobile-wrapper .search-mobile-summary {
    padding: 4% 10% 3% 10% !important;
  }
  .global-search__result span.field-content {
    font-size: 12px !important;
  }
  .global-search__result .views-field-search-api-excerpt {
    line-height: 1 !important;
  }
  .search-mobile-more-btn a.btn.btn-block {
    width: auto;
    color: #042F52;
    padding: 9px 13px;
    font-size: 17px;
    font-weight: 800;
    background: #B8D1EC;
  }
  .search-mobile-more-btn a.btn.btn-block.jaune {
    color: #042F52 !important;
    background: #B8D1EC !important;
  }
  button.search-mobile-more-btn {
    background: #B8D1EC !important;
  }
}
.flag_lan:hover .showing_all_maps_flag {
  display: block;
}

.social___footer {
  display: none;
}

.route--viewsii-searchpage.js-transparent-header .content-header {
  background-image: img-url("hero-bg-front.svg");
}

.global-search {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .global-search {
    margin-bottom: 100px;
  }
}

.global-search__header.container {
  padding: 0 35px;
}
@media (min-width: 768px) {
  .global-search__header.container {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.global-search__header h2 {
  font-size: 23px;
  color: #0F4376 !important;
  font-family: Lato;
  font-weight: 700;
}
@media (min-width: 768px) {
  .global-search__header h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
}
.global-search__header h3 {
  color: #007EB5;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
}
@media (min-width: 768px) {
  .global-search__header h3 {
    font-size: 24px;
  }
}
.global-search__header .global-search__header.container {
  padding: 0 35px;
}

.container.global-search__results {
  padding: 0 35px;
}

.global-search__result {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .global-search__result {
    margin-bottom: 50px;
  }
}
.global-search__result:last-child {
  margin-bottom: 0;
}
.global-search__result .views-field-title {
  color: #007EB5;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .global-search__result .views-field-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.global-search__result .views-field-title a {
  color: #007EB5 !important;
  font-size: 25px;
  font-family: Lato;
  font-weight: 800;
}
.global-search__result .views-field-title a:hover {
  text-decoration: underline;
}
.global-search__result .views-field-search-api-excerpt {
  line-height: 1.5;
}
@media (min-width: 768px) {
  .global-search__result .views-field-search-api-excerpt {
    font-size: 18px;
  }
}
.global-search__result .views-field-search-api-excerpt strong {
  font-weight: inherit;
  padding: 0 2px;
}

.global-search__result span.field-content {
  color: #0F4376;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

li.title-s-menu.sii-international-2 {
  /* display: none; */
  opacity: 0;
}

.sous-menu ul li.sii-monde {
  display: block;
}

.submenu-children {
  display: none;
  padding-left: 1.5em;
  background: #fff;
}

.submenu-header.active .submenu-children {
  display: block;
}

.submenu-header .arrow-icon {
  transition: transform 0.2s;
}

.submenu-header.active .arrow-icon {
  transform: rotate(180deg);
}

.submenu-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-weight: bold;
  padding: 0.75em 0;
  border-bottom: 0 !important;
}

ul.submenu-list.sous_menu_click li {
  border: 0 !important;
}

.submenu-child-link {
  display: block;
  padding: 0.5em 0 0.5em 1.5em;
  color: #005fa3;
  font-weight: normal;
  font-size: 18px;
}

#page-7821 .block-videos h1 {
  text-align: left;
  color: #0F4376 !important;
  font-family: Lato;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

#page-7821 .block-videos .highlight {
  font-size: 18px;
  font-weight: 800;
}

#page-7821 .desc-video-in-block span {
  font-weight: 500;
}

#page-7821 .block-nos-metier .title-bloc {
  font-size: 30px;
}

#page-7821 .img-profile .field--type-image img {
  width: auto;
  height: auto;
}

#page-7821 .wrapper_big .img_wrapper.img_wrapper_left img {
  height: auto;
  width: auto;
}

#page-7821 .item_element_big_2 .wrapper_big .img_wrapper_left {
  position: relative;
  top: 8px !important;
}

#page-7821 .item_element_big_2 .bxig_ck_editeur h2 {
  font-size: 43px;
  position: relative;
  bottom: 18px;
}

#page-7821 .block-videos p {
  line-height: normal;
  font-size: 15px;
}

#page-7821 section#block-nos--metier {
  padding-top: 1rem !important;
}

.card--event a.link.blue-dark {
  padding: 1% 1% !important;
}

#views-exposed-form-sii-offers-offers-page select#edit-field-contract-value {
  color: #0F4376;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.thematic_items_three .title-bloc {
  font-size: 30px !important;
  margin-bottom: 36px !important;
}

.thematic_items_three a.link.blue-dark {
  color: white !important;
}

.thematic_items_three .widgets .widgets-container .widget .link {
  padding: 4px;
  right: 15px;
  top: 16px;
  width: 20px;
  height: 32px;
  font-size: 26px;
}

.text-center.button.offers__load-more {
  margin-top: 35px;
  margin-bottom: 15px;
}

a.button.btn.btn-primary.more__offers {
  color: #000 !important;
  padding: 6px 23px;
}

@media (min-width: 1400px) {
  .offers-listing .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1000px !important;
  }
}
@media (min-width: 1500px) {
  .offers-listing .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1250px !important;
  }
  .strategie .step {
    padding: 2.5rem;
  }
}
.offers-listing .col.position-relative {
  padding-left: 0;
}

.thematic_items_three a.link.blue-dark {
  width: 25px;
  height: 25px;
  padding: 0 0 1px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  line-height: 1.6;
  font-size: 24px;
  font-weight: 800;
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: center;
  background: #0F4376;
}

.offers__tech a.link.blue-dark {
  font-size: 27px;
}

.offers-listing .col.position-relative {
  padding-left: 0;
}

.view__offers > div .views-row {
  transition: background-color 0.3s ease;
}

.back_card {
  display: none;
}

.view__offers > div .views-row:hover .back_card {
  display: block;
}

.view__offers > div .views-row:hover .gab__box {
  display: none !important;
}

.slider-offres .item-slider-offre-emp {
  width: 277px !important;
}

.offer__apply button.btn.btn-block {
  min-width: 166px !important;
  font-weight: 800;
}

.node-offer h1,
h2 {
  color: #004278;
  font-weight: 900;
}

.doc .title {
  font-weight: 900;
}

.container_doc {
  max-width: 1180px;
  margin: 0 auto;
}

.sii-documentation-filter-form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sii-documentation-filter-form .form-item-total {
  display: inline-grid;
  justify-items: center;
  color: #0F4376;
  text-align: center;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.sii-documentation-filter-form .form-item-total .placeholder {
  font-size: 53px;
  background-color: unset;
  opacity: unset;
}
.sii-documentation-filter-form .form-item-total .span {
  font-size: 21px;
}
.sii-documentation-filter-form .form-markup {
  color: #0F4376;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.sii-documentation-filter-form .form-submit {
  background: #007EB5;
  color: white;
  font-size: 15px;
  font-weight: 900;
  padding: 7px 18px;
  border-radius: 8px;
  border: 2px solid #FFF;
}
.sii-documentation-filter-form .js-multiple-select {
  color: #0F4376;
  font-size: 15px;
  font-weight: 900;
  padding: 12px 60px 12px 16px;
  border: unset;
}
.sii-documentation-filter-form .js-multiple-select:focus {
  box-shadow: unset;
}

.documentation .documentation__container {
  display: grid;
  row-gap: 1rem;
  padding: 1% 2% 5% 8%;
}
.documentation .documentation__container .document {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.documentation .documentation__container .document .document__type {
  background-color: #007EB5;
  padding: 20px 25px;
}
.documentation .documentation__container .document .first_col_doc {
  display: flex;
  align-items: center;
  flex: 5;
}
.documentation .documentation__container .document .first_col_doc .document__name {
  padding-left: 20px;
  color: #0F4376;
  font-size: 15px;
  font-weight: 700;
}
.documentation .documentation__container .document .document__category {
  color: #007EB5;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  flex: 1;
}
.documentation .documentation__container .document .document__date {
  color: #042F52;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  flex: 1;
}
.documentation .documentation__container .document .document__size {
  color: #042F52;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  flex: 1;
}
.documentation .documentation__container .document .document__open {
  color: #0F4376;
  text-align: center;
  font-size: 13px;
  font-weight: 900;
  line-height: normal;
  background-color: #ffeb7a;
  padding: 12px 20px;
  border-radius: 8px;
}
.documentation .documentation__load-more {
  background: #007EB5;
  color: white;
  font-size: 20px;
  font-weight: 700;
  padding: 8px 30px;
  border-radius: 8px;
  border: 2px solid #007EB5;
  flex: 1;
}
.documentation .documentation__footer {
  text-align: center;
  background-color: unset;
  margin-bottom: 8%;
}

.offers__icone img {
  width: 215px;
  margin-left: 36px;
}

#filter__show_mobile {
  display: none;
}

#page-7820 .block-accordeon-content {
  margin-bottom: 3%;
}

#page-7832 .button-Jaune.d-block:hover,
#page-7832 .button-Jaune.d-block:active {
  background-color: #042F52;
  color: #FFEB7A;
}

.news-listing .ms-parent.js-multiple-select.form-select {
  background-image: none;
  padding: 0.375rem 0.25rem 0.375rem 0.75rem;
}

.news-listing .ms-parent.js-multiple-select.form-select button.ms-choice:after {
  content: "";
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  position: absolute;
  right: 0;
  width: 100%;
  height: 21px;
  top: 10px;
  bottom: 0;
  z-index: 2;
}

.search-mobile-wrapper .search-mobile-results {
  display: grid;
  row-gap: 1rem;
  padding: 1% 10% 5% 10%;
}

.search-mobile-wrapper .search-mobile-summary {
  background: #fff;
  font-size: 16px;
  color: #0f4376;
  text-align: left;
  display: grid;
  padding: 2% 10% 1% 10%;
}

.search-mobile-more-btn a.btn.btn-block.jaune {
  color: #FFF;
  background: #007EB5;
}

button.search-mobile-more-btn {
  background: #007EB5;
  margin-bottom: 40px;
}

.search-mobile-wrapper .search-mobile-header.desktop {
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 306px;
}

.search-mobile-wrapper span.line-1.searsh__title {
  color: #fff;
}

.search-mobile-header.desktop {
  display: block;
}

.search-mobile-header.mobile {
  display: none;
}

header .search-box .search-icon {
  left: -10px !important;
}

@media (min-width: 1450px) {
  .content-chiffres {
    width: 100%;
  }
}
header .nav .search-box {
  z-index: 999999;
  max-width: 100%;
}

.view__offers > div .views-row:hover .gab__box {
  display: block !important;
}

.item-slider-offre-emp h5 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  /* overflow: hidden; */
  height: 30px;
}

.item__4.order_6.second-col.color-yellow.item--right img {
  height: 116px;
  width: 116px;
}

.item-slider-offre-emp .btn.list-buttontn {
  cursor: auto;
}

.custom-modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1050;
  display: none;
  justify-content: center;
  align-items: center;
}

.custom-modal-dialog {
  background: #fff;
  max-width: 800px;
  width: 100%;
  margin: auto;
}

.custom-modal-header {
  text-align: right;
  padding: 10px;
}

.custom-btn-close {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

.custom-modal-body {
  padding: 15px;
}

.custom-modal-video.fade {
  opacity: 1;
}

.video-in-block img.w-auto.icone-play-video-card {
  width: 105.47px !important;
  height: 105.47px !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  object-fit: cover;
}

.view__offers > div .views-row {
  width: 23%;
}

.block-nos-actu.block-offres .slider-offres .item-slider-offre-emp .btn {
  cursor: auto;
}

.slider-offres .item-slider-offre-emp .tags {
  cursor: auto;
}

header.scrolled {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  background: white;
}

.block-nos-actu.block-offres .slider-offres .item-slider-offre-emp .btn:hover {
  color: inherit !important;
  background-color: inherit !important;
}

.ms-drop ul > li label {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0 10px;
}

.ms-drop ul > li label input {
  height: auto;
  margin: 0;
  position: relative !important;
  height: 20px;
  width: 19px;
  margin-top: 0px !important;
}

.ms-drop.bottom {
  left: 0;
}

.js-form-item-field-contract-value .js-multiple-select + .ms-parent,
.js-form-item-field-contract-value .js-multiple-select + .ms-parent button {
  background-color: #CCDA73 !important;
}

.js-form-item-field-profile-target-id-2 .js-multiple-select + .ms-parent,
.js-form-item-field-profile-target-id-2 .js-multiple-select + .ms-parent button {
  background-color: #F3A6B2 !important;
}

.js-form-item-field-job-target-id .js-multiple-select + .ms-parent,
.js-form-item-field-job-target-id .js-multiple-select + .ms-parent button {
  background-color: #FFEB7A !important;
}

.ms-parent.js-multiple-select.form-select {
  padding: 2px 30px 2px 10px;
  border: 0 !important;
}

.sous-menu span.arrow_child {
  padding-left: 20px;
  color: #0F4376;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: capitalize;
}

.contact_content span.fieldset-desc-mandatory {
  color: #0F4376;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.contact_content .field-desc-mandatory {
  color: #0F4376;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 8px;
}

input.job-application__submit {
  display: block !important;
}

.offer__form .contact_content input:hover,
.offer__form .contact_content input:active {
  color: #004278;
}

.sii-job-application-form #edit-field-accept-value {
  appearance: none;
  -webkit-appearance: none;
  background-color: #B8D1EC;
  cursor: pointer;
  position: relative;
  border-radius: 4px;
}
.sii-job-application-form #edit-field-accept-value:checked {
  background-color: lightblue;
  border-color: lightblue;
}
.sii-job-application-form #edit-field-accept-value:checked::after {
  content: "✓";
  color: white;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sii-job-application-form .form-item-field-accept-value .description a {
  text-decoration: underline;
}
.sii-job-application-form .contact_form .contact_content .js-form-item.form-item {
  padding: 6px 0px !important;
}
.sii-job-application-form .contact_form .form-text,
.sii-job-application-form .contact_form .form-tel,
.sii-job-application-form .contact_form .form-textarea,
.sii-job-application-form .contact_form .form-email,
.sii-job-application-form .contact_form .form-url {
  border: 5px solid #B8D1EC;
}
.sii-job-application-form textarea#edit-field-message-0-value {
  color: #004278;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

fieldset#edit-group-cv {
  margin: -20px 0;
}

label#edit-field-cv-0--label {
  color: #004278;
  font-size: 17px;
  font-weight: 800;
}

div#edit-field-linkedin-wrapper {
  margin-bottom: 10px;
}

.field--name-field-cv div#ajax-wrapper--2 {
  margin-top: 10px;
}

html,
body {
  overflow-x: clip;
}

.js-form-item.form-item.js-form-type-textfield.form-item-field-agency-target-id.js-form-item-field-agency-target-id {
  display: none;
}

.sii-job-application-form {
  /* Hide native placeholder */
  /* Make wrapper relative for pseudo-elements */
  /* "Votre message" part */
  /* "siteweb" part with different style */
  /* Hide pseudo-placeholder when typing */
  /* Default state: show pseudo-elements */
  /* When textarea is focused or has content */
}
.sii-job-application-form input#edit-submit {
  display: block;
}
.sii-job-application-form .js-form-type-textarea textarea::placeholder {
  color: transparent;
}
.sii-job-application-form .js-form-type-textarea > div {
  position: relative;
}
.sii-job-application-form .js-form-type-textarea > div::before {
  content: "Votre message ";
  color: #004278;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  /* normal placeholder color */
  position: absolute;
  top: 12px;
  left: 15px;
  pointer-events: none;
}
.sii-job-application-form .js-form-type-textarea > div::after {
  content: "(facultatif)";
  color: #004278;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  top: 14px;
  left: 146px;
  /* adjust based on "Votre message " width */
  pointer-events: none;
}
.sii-job-application-form .js-form-type-textarea textarea:focus + div::before,
.sii-job-application-form .js-form-type-textarea textarea:focus + div::after,
.sii-job-application-form .js-form-type-textarea textarea:not(:placeholder-shown) + div::before,
.sii-job-application-form .js-form-type-textarea textarea:not(:placeholder-shown) + div::after {
  display: none;
}
.sii-job-application-form .js-form-type-textarea > div::before,
.sii-job-application-form .js-form-type-textarea > div::after {
  display: block;
}
.sii-job-application-form .js-form-type-textarea > div.hide-placeholder::before,
.sii-job-application-form .js-form-type-textarea > div.hide-placeholder::after {
  display: none;
}

.offer__form .contact_content input#edit-submit {
  color: #004278;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  width: 160px !important;
  height: 47px;
}

.offer__form .contact_content input#edit-submit:hover {
  background-color: #042F52;
  color: #FFEB7A !important;
}

.menu-lang .links li:not(:last-child)::after {
  content: " / ";
  margin: 0 4px;
}

/*# sourceMappingURL=general-page.css.map */
