/*
Theme Name: OGF Page Interne et Cooptation
Author: Paradisiak.com	
Author URI: https://paradisiak.com
Description: Theme de Paradisiak pour la mobilité interne et de cooptation d'OGF
Requires at least: WordPress 5.0
Version: 0.1
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  font-family: 'Montserrat', 'Open Sans', sans-serif;
  color: #444a5a;
}

.admin-bar .navbar {
  top: 32px;
  /* on prend en compte le décalage */
}

.search-container {
  z-index: 1030;
  width: 100%;
  padding: 10px 10px 0px 10px;
  /* box-shadow: 0 0 30px rgb(21 55 44 / 10%); */
}

ul {
  list-style: none;
}

li {
  text-decoration: none;
}

a {
  text-decoration: none;
}

.page-home p {
  font-size: 14px;
  line-height: 1.8;
}

.text-primary {
  color: #BD9D7B !important;
}

@media (min-width: 992px) {
  body::before {
    background-color: hsla(0, 100%, 93%, .2);
    border-top: 9rem solid #bd9d7b;
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 5px;
    z-index: 100;
  }
}

/* HEADER */
.navbar {
  background-color: #0b273a;
  z-index: 12;

}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
  align-items: center;
  display: flex;
  flex-wrap: inherit;
  justify-content: space-between;
}

.navbar .navbar-nav .nav-item .nav-link {
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  padding: 1rem 0;
}

.navbar .navbar-nav .nav-item .nav-link:hover,
.navbar .navbar-nav .nav-item .nav-link:focus {
  color: #bd9d7b;
}

.menu--simple-mega-menu>.menu-item--expanded>.mega-menu-wrapper {
  display: none;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 4rem;
  transition: visibility 0s linear .5s, opacity .5s ease;
  visibility: hidden;
  width: 100%;
}

.menu--simple-mega-menu>.menu-item--expanded.focused>.mega-menu-wrapper {
  opacity: 1;
  transition: visibility 0s linear 0s, opacity .5s ease;
  visibility: visible;
}

.menu--simple-mega-menu .mega-menu-wrapper .mega-menu-fermeture {
  background-image: url(img/fond-red.png);
  border-bottom: 1px solid #e1dddd;
  font-size: 11px;
  font-weight: 500;
  padding: 1rem 0 1rem 4rem;
  position: relative;
  text-transform: uppercase;

}

.menu--simple-mega-menu .mega-menu-wrapper .titre p {
  background: transparent url(img/fond-red.png) no-repeat scroll 0 0;
  color: #0b273a;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0.4rem;
  padding: 16px 80px 0 43px;
  text-transform: uppercase;

}

.menu--simple-mega-menu .mega-menu-wrapper .sous-titre p {
  color: #bd9d7b;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  padding-left: 43px;
  padding-right: 80px;
}

.menu--simple-mega-menu .mega-menu-wrapper .contenu p {
  color: #706b69;
  font-size: 13px;
  padding-left: 43px;
  padding-right: 80px;
}

.menu--simple-mega-menu .mega-menu-wrapper ul {
  font-size: 13px;
  list-style: none;
  margin: 0;
  padding: 0 43px;
}

.menu--simple-mega-menu .mega-menu-wrapper ul li {
  font-weight: 700;
  text-transform: uppercase;
}

.menu--simple-mega-menu .mega-menu-wrapper ul li a {
  color: #0b273a;
  display: block;
  padding: 1rem 0;
  position: relative;
  border-bottom: 1px solid #c8ced3;
}

.menu--simple-mega-menu .mega-menu-wrapper ul li ul {
  padding: 0;
}

.menu--simple-mega-menu .mega-menu-wrapper ul li ul li {
  font-weight: 400;
  text-transform: none;
}

.menu--simple-mega-menu .mega-menu-wrapper ul li ul li a::after {
  background-color: #e94b48;
  content: "";
  height: 1px;
  opacity: 0;
  top: 18px;
  width: 15px;
  transition: width .4s ease;
  transition: opacity .3s ease;
}

.menu--simple-mega-menu .mega-menu-wrapper ul li ul li a:hover::after {
  opacity: 1;
}

.menu--simple-mega-menu .mega-menu-wrapper a .align-center {
  transition: all .4s ease;
  position: relative;
  z-index: 1;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.menu--simple-mega-menu .mega-menu-wrapper a .align-center img {
  margin: 3rem auto;
}

.menu--simple-mega-menu .mega-menu-wrapper a .align-center::after {
  background-color: #0b273a;
  transition: all .2s ease;
  content: "";
  display: block;
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 218px;
  margin: auto;
  z-index: 2;
  opacity: 0;
}

.menu--simple-mega-menu .mega-menu-wrapper a:hover .align-center::after {
  opacity: 0.5;
}

.menu--simple-mega-menu .mega-menu-wrapper .container {
  padding-bottom: 5rem;
  padding-top: 1rem;
}

.navbar .navbar-toggler {
  border: none;
  height: 3rem;
}

.navbar .navbar-toggler:focus {
  box-shadow: none;
}

.navbar-dark .navbar-toggler-icon {
  height: 23px;
  width: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='23'%3E%3Cg transform='translate(-317 -18.339)' fill=' %23fff'%3E%3Crect width=' 15' height=' 3' rx=' 1.5' transform=' translate(322 28.339)'/%3E%3Crect width=' 20' height=' 3' rx=' 1.5' transform=' translate(317 18.339)'/%3E%3Crect width=' 20' height=' 3' rx=' 1.5' transform=' translate(317 38.339)'/%3E%3C/g%3E%3C/svg%3E");
}

.navbar .navbar-nav {
  height: calc(100vh - 4rem);
  margin: 2.5rem 0;
}

.menu--simple-mega-menu .mega-menu-wrapper {
  background: #fff;
  height: calc(100vh - 4rem);
  overflow-y: auto;
}

.navbar .navbar-nav .nav-item {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAAV0lEQVR42mN45eVq8Mrbvf+9g4MAAy7wwst9wktvj/8vvdzP41QIknjp7X5h+Cj0cv8AUgjyPVZFQMkFUJM+gMJxcCrw8mjAqwCsyNMt4IWXxwGcCogFAGZIgbSuThcIAAAAAElFTkSuQmCC") no-repeat scroll 100%;
  font-size: 18px;
  margin: 0 1rem;
}

.navbar .navbar-nav .nav-item:not(:first-child) {
  border-top: 1px solid #3d4e5a;
}

.navbar .navbar-nav .nav-item:last-child {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAAVUlEQVR4AWMwaO0yMGrq7jdo6BdgwAWMmrsmGDd3/zdu7jqPUyFIAmjShWGjEKjgA0ghyPdYFQElF0BN+gAKx0GpwKi5uwFDAaYpnQFGTV0HwAooAQC6b3PPd9kGggAAAABJRU5ErkJggg==") no-repeat scroll 100%, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='1'%3E%3Cpath fill='none' stroke='%23bd9d7b' d='M50 .5H0'/%3E%3C/svg%3E") no-repeat 0 0;
  border-top: none;
  margin-top: 1rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.navbar .link-actualites {
  background-image: none !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 24px !important;
  color: #fff;
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 1.5rem;
  text-shadow: none;
  text-transform: uppercase;
}

.navbar .link-actualites:hover {
  text-decoration: underline;
}

.menu--simple-mega-menu .mega-menu-wrapper .mega-menu-fermeture {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAYCAYAAAAh8HdUAAAAW0lEQVR4AWMgBXCqWeawq1urE62BW81yN4eqhQstNVjt4lY1dx1EGrjUrXZyq1i5DSoNlju4VSzdaahBzXIhp6qFOUnpCWQDyCYQmw4aRzWOamRQcODgVjQXBwC09ioTwNIUyAAAAABJRU5ErkJggg==") no-repeat scroll 1rem;
  border-bottom: 1px solid #e1dddd;
  font-size: 11px;
  font-weight: 500;
  padding: 1rem 0 1rem 4rem;
  position: relative;
  text-transform: uppercase;
}

.menu--simple-mega-menu .mega-menu-wrapper .mega-menu-fermeture:after {
  background-color: #e1dddd;
  content: "";
  display: block;
  height: 100%;
  left: 3rem;
  position: absolute;
  top: 0;
  width: 1px;
}

.menu--simple-mega-menu .mega-menu-wrapper ul li a[href] {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAAVklEQVR42mPYP7/KYO/c6v798xsEGHCBvXOqJgAV/d8zp+o8ToUgCaCiC8NGIVDBB5BCkO+xKtozp3oB1KQPoHAclAr2zq1qwKsAYkplAFDhAZwKiAUAIsyY2iQbtZIAAAAASUVORK5CYII=") no-repeat scroll 100%;
}


.menu--simple-mega-menu .mega-menu-wrapper .mega-menu-fermeture {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAYCAYAAAAh8HdUAAAAW0lEQVR4AWMgBXCqWeawq1urE62BW81yN4eqhQstNVjt4lY1dx1EGrjUrXZyq1i5DSoNlju4VSzdaahBzXIhp6qFOUnpCWQDyCYQmw4aRzWOamRQcODgVjQXBwC09ioTwNIUyAAAAABJRU5ErkJggg==") no-repeat scroll 1rem;
  border-bottom: 1px solid #e1dddd;
  font-size: 11px;
  font-weight: 500;
  padding: 1rem 0 1rem 4rem;
  position: relative;
  text-transform: uppercase;
}

@media (min-width: 992px) {

  .menu--simple-mega-menu .mega-menu-wrapper .mega-menu-fermeture,
  .menu--simple-mega-menu .mega-menu-wrapper .mega-menu-fermeture:after {
    display: none;
  }

  .menu--simple-mega-menu .mega-menu-wrapper a .align-center {
    display: inline-block;
    position: relative;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 11px;
  }

  .navbar .navbar-nav {
    height: auto;
    margin: 0;
  }

  .navbar .navbar-nav .nav-item:not(:first-child) {
    border: none;
  }

  .navbar .navbar-nav .nav-item:last-child {
    background: none;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
  }

  .navbar .navbar-nav .nav-item:last-child {
    background: transparent url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='0.5' height='15' viewBox='0 0 0.5 15'><path fill='none' stroke='%23bd9d7b' stroke-width='0.5' d='M.25 0v15'/></svg>") no-repeat scroll 0 !important;
  }

  .navbar .navbar-nav .nav-item {
    background: none;
  }

  .menu--simple-mega-menu .mega-menu-wrapper ul {
    padding: 20px 0 0;
  }

  .menu--simple-mega-menu .mega-menu-wrapper ul li a[href]:hover {
    padding-left: 20px;
  }

  .menu--simple-mega-menu .mega-menu-wrapper ul li a[href]:hover:after {
    opacity: 1;
  }

  .menu--simple-mega-menu .mega-menu-wrapper ul li a::after {
    color: #bd9d7b;
    content: "\2192";
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 7px;
    transition: opacity .4s ease;
  }


  .menu--simple-mega-menu .mega-menu-wrapper {
    background: #fff url(img/fond-wrapper.png) no-repeat scroll 100% 0;
    height: auto;
  }

  .menu--simple-mega-menu .mega-menu-wrapper ul li a {
    border-bottom: none;
    background: none !important;
    padding: 0.5rem 0;
    transition: padding .4s ease;
  }

  .menu--simple-mega-menu .mega-menu-wrapper .container {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem;
  }
}

/* NOT MOBILE MEDIA */

@media only screen and (min-width: 1200px) {}

/*EXPERTISE SECTION*/

/*EXPERTISE SECTION*/

.expertise-en-tete {
  background-color: #0b273a !important;
  margin-bottom: 4rem;
  position: relative;
  background: url(img/ombre-3.d78f0349.png) no-repeat scroll 100% 100%;
}

.expertise-en-tete .contenu {
  padding: 2rem 1rem 1rem 4rem;
  position: relative;
  color: #fff;
  margin-bottom: 0;
}

.expertise-en-tete h1 {
  background: transparent url(img/fond-gold.png) no-repeat scroll 0 0;
  color: #fff !important;
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 1.5rem;
  margin-left: -60px !important;
  text-shadow: none;
  text-transform: uppercase;
  padding: 26px 0 0 60px;
}

@media (max-width: 768px) {

  .navbar .navbar-brand.ms-4.me-lg-5 .link-actualites {
    display: none;
  }

  .expertise-en-tete .contenu {
    padding: 1rem 2rem;

  }

  .expertise-en-tete h1 {
    margin-left: -30px !important;
  }
}

.expertise-en-tete p {
  color: #fff;
  margin-bottom: 0;
}

.expertise-en-tete ul {
  list-style: disc !important;
}

@media (min-width: 1200px) {
  .expertise-en-tete {
    margin-bottom: 0;
  }

  .expertise-en-tete .contenu {
    margin: 2rem 5rem 4rem 0;
    padding: 3rem 4rem;
  }

  .expertise-en-tete h1,
  .featured-posts-slider-container h2,
  .search-container h2,
  .actualites-job-article .entry-title,
  .actualites-job-article h2.mb-4,
  .navbar .link-actualites {
    font-size: 30px;
    margin-left: 0;
    padding: 26px 26px 0 60px;
  }

  .expertise-en-tete .contenu p,
  .expertise-en-tete p {
    margin-bottom: 1.5rem;
    padding-right: 438px;
  }

  .confirmation-message {
    font-size: 28px;
  }
}

.featured-posts-slider-container h2,
.search-container h2,
.page-actualites h1 {
  background: transparent url(img/fond-red.png) no-repeat scroll 0 0;
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 1.5rem;
  margin-left: -30px;
  padding: 16px 0 0 43px;
  text-shadow: none;
  text-transform: uppercase;
}


/* SEARCH */

.searchrow {
  padding-bottom: 1em;
}

div.search .form-select {
  color: #253746;
}

.nb-results {
  padding-bottom: 1em;
  text-align: center;
  color: #253746;
}

.form-control {
  border: 2px solid #BD9D7B;
  background-clip: border-box;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  z-index: 0;
}

.btn-grey,
.btn-grey:visited {
  color: #979797;
  background-color: #FFF;
  border: 2px solid #979797;
}

.btn-grey:hover {
  color: #FFF;
  border: 2px solid #FFF;
  background-color: #979797;

}

.btn-red,
.btn-red:visited {
  background-color: #e30f1b;
  border-color: #e30f1b;
  color: #fff;
  border: 2px solid #fff;
}

.btn-red:hover {
  color: #e30f1b;
  border: 2px solid #e30f1b;
  background-color: #fff;
}

.search-item {
  margin-bottom: 1em;
}

.search form {
  padding-bottom: 0px;
}

#searchsubmit {
  cursor: pointer;
  padding-left: 2em;
  padding-right: 2em;

}

.share {
  background-color: #253746;
  padding: 1em 0.5em;
}

@media (min-width: 1200px) {
  #container-spontanee a {
    width: 100%;
  }

  form .search-submit .btn {
    width: 100%;
  }
}

/* PAGE CONTENT */

h1.title-block {
  text-align: center;
  padding-top: 1em;
  padding-bottom: 0.5em;
}

.page-content {
  z-index: 3;
  text-align: left;
  background-color: #FBFAFA !important;
  padding-top: 65px;
  background: url(img/ombre-2.efd9e6cb.png) no-repeat scroll 0 0, url(img/ombre-3.d78f0349.png) no-repeat scroll 100% 100%;
}

.page-home {
  padding-top: 200px;
}

@media (max-width: 991px) {
  .page-home {
    padding-top: 6em;
  }
}

.btn {
  border-radius: 2.5rem;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 1em;
  padding: 0.3em 2em;
}

.btn-bordered-blue {
  display: inline-block;
  border: 2px solid #253746;
  background-color: #253746;
  color: #fff;
}

.btn-bordered-blue:hover {
  background-color: #fff;
  color: #253746;
  border-color: currentColor;
}

/* JOB LISTING */

#joblisting {
  padding: 0em 1em;
}

#joblist {
  padding: 0;
}

#joblisting li {
  position: relative;
  text-align: left;
  padding: 15px;
  cursor: pointer;
}

#joblisting li a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 15px;
  border-radius: 15px;
  background-image: url(img/fond-card-3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all.3S ease-in-out;
  position: relative;
  align-items: center;
  gap: 1em;
}

#joblisting li a:hover {
  transform: translateY(-5px);
  box-shadow: 0px 2px 5px 0px #2125298f;
}

.see-more {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  padding: 10px;
  font-weight: 600;
  position: relative;
  background-color: #BD9D7B;
  border: 2px #BD9D7B solid;
  color: #fff;
  width: fit-content;
  padding: 0.3em 2em;
  border-radius: 20px;
  transition: all.3S ease-in-out;
}

.see-more svg {
  stroke: #fff;
  transition: all.3S ease-in-out;
}

.see-more:hover {
  background-color: #fff;
  color: #BD9D7B;
}

.see-more:hover svg {
  stroke: #BD9D7B;
}

.jobline .see-more {
  text-transform: uppercase;
}

.nav-pagination {
  width: auto !important;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #BD9D7B;
  border-color: #BD9D7B;
}


.page-link,
.page-link:visited {
  padding: .375rem .75rem;
  position: relative;
  display: block;
  color: #BD9D7B;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #BD9D7B;
  font-weight: 600;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.page-link:hover {
  color: #fff;
  background-color: #bd9d7b;
  border-color: #bd9d7b;
}

span.contract {
  color: #BD9D7B;
  font-size: 16px;
}

#joblisting li h3 {
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 20px;
  -webkit-transition: All .3s linear;
  -moz-transition: All .3s linear;
  -ms-transition: All .3s linear;
  -o-transition: All .3s linear;
  transition: All .3s linear;
}

.job-location:before {
  content: "";
  position: absolute;
  left: -25px;
  top: 50%;
  height: 20px;
  width: 20px;
  background-image: url(img/pinpoint.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.job-location {
  position: relative;
  /* color: #383838; */
  margin-top: 20px;
  margin-left: 25px;
  font-weight: 500;
  font-size: 16px;
  display: inline;
}

p.job-location {
  margin-left: 35px;
}


.intuitiondescription ul {
  list-style: none;
  /* Remove default bullets */
}

.intuitiondescription ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #BD9D7B;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}

#see-more {
  text-align: center;
  padding: 1em;
}

/* JOB DESCRIPTION */
.bandeau {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 2em;
  height: calc(100vw / 3.2);
  max-height: 500px;
  background-image: url(img/bandeau.png);
}

a.back {
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: #383838;
  font-size: 17px;
  margin-left: 30px;
  position: relative;
  width: fit-content;
  max-width: 90%;
  -webkit-transition: All .3s linear;
  -moz-transition: All .3s linear;
  -ms-transition: All .3s linear;
  -o-transition: All .3s linear;
  transition: All .3s linear;
}

a.back:hover {
  margin-left: 40px;
  -webkit-transition: All .3s linear;
  -moz-transition: All .3s linear;
  -ms-transition: All .3s linear;
  -o-transition: All .3s linear;
  transition: All .3s linear;
}

a.back:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  left: -20px;
  top: 7px;
  height: 11px;
  width: 11px;
  border-top: solid 3px #383838;
  border-right: solid 3px #383838;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}

.social-share {
  color: white;
  background-image: url(img/social-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  float: right;
  margin-top: -60px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 7px;
  font-weight: 600;
}

.social-share svg {
  width: calc(24px * 1.5);
  height: calc(24px * 1.5);
}

@media(min-width:500px) {
  .social-share {
    display: inline-flex;
  }

  .social-share svg {
    width: calc(24px * 1);
    height: calc(24px * 1);
  }
}

.social-share p {
  margin-bottom: 3px;
  letter-spacing: 1px;
}

.social-share img {
  margin-right: 1em;
}

.social-share img.lastshare {
  margin-right: 0em;
}

.social-share span {
  margin-right: 1.5em;
}

@media (max-width: 500px) {
  .social-share {
    float: none;
    margin-top: 0;
    width: fit-content;
  }

  .social-share img {
    margin-top: 0.5em;
  }
}

div.pre-description {
  padding-bottom: 3em;
  padding-top: 1em;
}

div.pre-description .breadscrumbs {
  padding-top: 6em;
}

div.pre-description .breadscrumbs .btn {
  width: 100%;
}


.job-description {
  padding: 0em 2em;
}

.single-title {
  padding-bottom: 2em;
}

.single-title h1 {
  font-size: 2em;
  text-align: left;
}

.single .intuitioncompanydescription {
  display: none !important;
}

.posted-on {
  font-weight: 500;
  font-size: 16px;
  display: inline;
}

.cadre {
  border: 2px solid #dfdfdf;
  padding: 1.25em 2em;
  border-radius: 10px;
  margin: 2em 0;
}

.card-picto {
  float: left;
  height: 30px;
  margin-top: 3px;
  margin-right: 0.75em;
}

.card-meta {
  font-size: 0.75em;
  margin-bottom: 0;
}

.card-meta-title {
  color: #8c8c8c;
}

.card-meta-value {
  text-transform: capitalize;
  font-weight: 600;
}

.jobdescription {
  padding-bottom: 2em;
}

.jobdescription h3 {
  color: #1D2023;
  padding-bottom: 1em;
  padding-top: 1em;
  font-weight: bold;
}

.timeline {
  background-color: #f2f3f3;
  padding-bottom: 2em;
  border-radius: 10px;
}

.timeline h3 {
  text-align: center;
  color: #253746;
  padding-bottom: 1em;
  padding-top: 1em;
}

.timeline-card {
  text-align: center;
}

.timeline-card h5 {
  color: #253746;
  padding: 1em;
}

.timeline-card p {
  padding: 0em 1em;
}

.intuitionapply {
  display: none;
}

.jobapply {
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}

/* FOOTER */

#wrapper-footer {
  font-size: 12px;
  background-color: #0b273a;
  color: #fff;
}

#wrapper-footer .container {
  padding: 4rem 0 3rem;
}

.footer-links {
  text-align: center;
}

#wrapper-footer a {
  color: #fff;
  font-size: 12px;
}

footer .logoogf img {
  display: block;
  left: -14px;
  margin: 0 auto;
  position: relative;
}

footer .adressesiegesocial strong {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

footer .contact p.mini-lien-souligne {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding-bottom: 6px;
  position: relative;
  text-transform: uppercase;
}

footer .contact p.mini-lien-souligne::after {
  background-color: #bd9d7b;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 2rem;
}

footer .adressesiegesocial .text-primary strong {
  font-size: 13px;
}

footer .contact p {
  font-size: 18px;
}

footer a:hover {
  text-decoration: underline;
}

@media (min-width: 992px) {
  footer .container {
    background: transparent url(img/footer-fond.png) no-repeat scroll 0 50%;
  }

  footer .adressesiegesocial,
  footer .lienlinkedin {
    margin-right: 3rem;
    padding-right: 3rem;
    position: relative;
  }

  footer .logoogf {
    margin-right: 2rem;
  }

  footer .adressesiegesocial::after,
  footer .lienlinkedin::after {
    background-color: #3e4e5a;
    content: "";
    display: block;
    height: 60px;
    position: absolute;
    right: 0;
    top: 5%;
    width: 1px;
  }

}

.formulaire-candidature .form-control {
  appearance: none;
  background-clip: padding-box;
  background-color: #fbfafa;
  border: 0 solid #ced4da;
  border-radius: .25rem;
  color: #212529;
  display: block;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 1rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  width: 100%;
}

.formulaire-candidature form .form-control,
.formulaire-candidature form .form-select {
  margin-bottom: 2rem;
  margin-top: 0;
}

.formulaire-candidature form .form-control:focus,
.formulaire-candidature form .form-select:focus,
.formulaire-candidature form .upload-area.focus,
.formulaire-candidature form .upload-area:focus {
  box-shadow: 0 0 0 .25rem #dc3545;
  outline: none;
}


.formulaire-candidature p {
  color: #FFF;
}

.formulaire-candidature p.file-info {
  color: #ABB1B4 !important;
  margin-top: 1rem !important;
}

.formulaire-candidature label {
  color: #ABB1B4;
}

.formulaire-candidature,
.cooptation-confirmee,
.candidature-confirmee {
  background: #0b273a url(img/ombre-9.de76feac.png) no-repeat scroll 0 0;
  background-color: #0b273a !important;
  min-height: 70vh;
}

.cooptation-confirmee .col-md-12,
.candidature-confirmee .col-md-12 {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-direction: column;
}

.formulaire-candidature .file-name {
  display: none;
}

.formulaire-candidature .page-title,
.cooptation-confirmee .page-title,
.candidature-confirmee .page-title {
  color: #e94b48;
  font-weight: 900;
  padding: 0;
  text-transform: uppercase;
}

.cooptation-confirmee h2,
.candidature-confirmee h2 {
  background: transparent url(img/fond-gold.png) no-repeat scroll 0 0;
  color: #fff;
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 1.5rem;
  margin-left: -30px;
  padding: 26px 0 0 60px;
  text-shadow: none;
  text-transform: uppercase;
  font-size: 30px;
  margin-left: 0;
  padding: 26px 26px 0 60px;
}

.confirmation-message {
  color: #FFF;
}

.formulaire-candidature .container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.formulaire-candidature #col-info {
  color: #FFF;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.formulaire-candidature #col-info a.btn.btn-ogf-secondary {
  background-color: transparent;
  width: fit-content;
  border: 1px solid #FFF;
}

.formulaire-candidature #col-info h2 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
  text-transform: uppercase;
}

.formulaire-candidature .btn {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #212529;
  cursor: pointer;
  display: inline-block;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 1.1rem 1.2rem;
  text-align: center;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  user-select: none;
  vertical-align: middle;
}

.formulaire-candidature .btn-ogf-secondary {
  border-radius: 4px;
  color: #fff;
  font-size: 11px;
  position: relative;
  text-transform: uppercase;
  background-color: #BD9D7B;
  z-index: 1;
}

.formulaire-candidature .btn-ogf-secondary:hover {
  color: #fff;
}

.formulaire-candidature .btn-ogf-secondary:before {
  background-color: #e94b48;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  transition: height .25s;
  width: 100%;
  z-index: -1;
}

.formulaire-candidature .btn-ogf-secondary:hover:before {
  height: 100%;
}

.formulaire-candidature #_question-34903,
.formulaire-candidature #_question-35961 {
  cursor: pointer;
}

.custom-file-upload {
  margin-bottom: 20px;
}

.custom-file-upload .required {
  color: red;
}

.upload-area {
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  background: #f9f9f9;
  transition: all 0.3s;
}

.upload-area p {
  margin: 0;
  color: #666;
}

.picto-upload {
  display: block;
  padding: 10px;
  background-color: #BD9D7B;
  border-radius: 100%;
  border: 2px solid #BD9D7B;
  transition: all ease-in-out 200ms;
}

.upload-area:hover .picto-upload {
  background-color: transparent;
}

.hidden-input {
  position: absolute;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
}

#cv-parsing-status,
#cv-parsing-status *,
#autres-docs-status,
#autres-docs-status *,
#autres_documents-parsing-status * {
  color: #ABB1B4;
  margin-bottom: 1rem;
}

.cooptation-confirmee .btn,
.candidature-confirmee .btn {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #212529;
  cursor: pointer;
  display: inline-block;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 1.1rem 1.2rem;
  text-align: center;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  user-select: none;
  vertical-align: middle;
}

.cooptation-confirmee .btn-ogf-secondary,
.candidature-confirmee .btn-ogf-secondary {
  border-radius: 4px;
  color: #fff;
  font-size: 11px;
  position: relative;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #fff;
  z-index: 1;
}

.cooptation-confirmee .btn-ogf-secondary:hover,
.candidature-confirmee .btn-ogf-secondary:hover {
  color: #fff;
}

.cooptation-confirmee .btn-ogf-secondary:before,
.candidature-confirmee .btn-ogf-secondary:before {
  background-color: #e94b48;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  transition: height .25s;
  width: 100%;
  z-index: -1;
}

.cooptation-confirmee .btn-ogf-secondary:hover:before,
.candidature-confirmee .btn-ogf-secondary:hover:before {
  height: 100%;
}

/* Styles pour le slider des offres */
.featured-posts-slider-container {
  margin-bottom: 50px;
  padding: 20px 0;
}

.swiper-slide {
  height: 450px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.slide-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.slide-image {
  height: 180px;
  overflow: hidden;
}

.slide-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slide-info {
  padding: 20px;
  display: flex;
  flex-direction: column;
  background-color: #21252999;
}

.slide-info h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.job-meta {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.excerpt {
  flex: 1;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
}

.btn.view-job {
  margin-top: 15px;
  align-self: flex-start;
}

.swiper-button-prev,
.swiper-button-next {
  color: var(--primary-color, #007bff);
}

.swiper-pagination-bullet-active {
  background: var(--primary-color, #007bff);
}

/* Styles pour le slider des offres */
.featured-posts-slider-container {
  margin-bottom: 50px;
  padding: 20px 0;
  position: relative;
}

.swiper-wrapper {
  /* overflow-x: hidden; */
  overflow: visible;
}

.swiper-slide {
  height: 450px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  min-height: fit-content;
}

.slide-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  margin: 0 5rem;
  min-height: fit-content;
}

@media (max-width:990px) {
  .slide-content {
    margin: 1rem 2rem 0 2rem;
  }

  .slide-info h3 {
    font-size: 20px !important;
  }

  .featured-posts-slider-container h2,
  .search-container h2 {
    margin-left: 0px !important;
  }

  .swiper-button-prev svg,
  .swiper-button-next svg {
    min-height: 35px !important;
    min-width: 35px !important;
  }

  .swiper {
    padding: 1rem;
  }

  .job-cta-buttons .see-more {
    width: 100% !important;
  }

  .job-cta-buttons {
    flex-direction: column !important;
    gap: 0px !important;
  }
}

@media (max-width:767px) {

  .btn-container .btn,
  #searchsubmit,
  .btn.btn-grey.btn-init,
  .breadscrumbs,
  .breadscrumbs .btn {
    width: 100% !important;
    min-width: 100%;
  }
}

.slide-image {
  height: 180px;
  overflow: hidden;
}

.slide-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slide-info {
  padding: 36px;
  display: flex;
  flex-direction: column;
  color: #FFF;
  gap: 20px;
}

.slide-info h3 {
  margin-top: 0;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.slide-info .job-meta {
  color: #fff !important;
  font-style: italic;
  font-weight: bold;
}

.job-meta {
  font-size: 14px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  font-weight: bold;
  font-style: italic;
}

.excerpt {
  flex: 1;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
}

.btn.view-job {
  margin-top: 15px;
  align-self: flex-start;
}

.swiper-pagination {
  position: inherit;
  padding: 30px;
}

.swiper-button-prev {
  transform: rotate(180deg);
  left: 0px;
}

.swiper-button-next {
  right: 0px;
}

.swiper-button-prev,
.swiper-button-next {
  color: var(--primary-color, #FFF);
  padding: 20px;
}


.swiper-button-prev::after,
.swiper-button-next::after {
  content: none;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  min-width: 70px;
  min-height: 70px;
  background-color: #BD9D7B;
  border-radius: 100px;
}

.swiper-pagination-bullet-active {
  background: var(--primary-color, #BD9D7B);
  width: 24px !important;
}

.swiper-pagination-bullet {
  height: 8px;
  width: 8px;
  border-radius: 5rem !important;
  transition: width 200ms ease-in-out;
}

.job-cta-buttons {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.container-see-more {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}

.actualites-job-article .entry-title,
.actualites-job-article h2.mb-4 {
  color: #0B273A !important;
  font-size: 25px;
  font-weight: 800;
  text-shadow: none;
  text-transform: uppercase;
  padding: 0 !important;
}

.actualites-job-article .see-more {
  text-transform: none !important;
}

.candidature-form-wrapper h2 {
  font-size: 30px;
  font-weight: 800;
  text-shadow: none;
  text-transform: uppercase;
}

.step-buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}


#bulle.bleue {
  background: transparent url(img/bulle-bleue-fond.2ef4305a.png) no-repeat scroll 0 0;
  background-size: contain;
}

@media (min-width: 992px) {
  #bulle {
    margin-left: 3rem;
  }

  .banner {
    justify-content: flex-start !important;
  }

  div.pre-description .breadscrumbs {
    display: flex;
    justify-content: end;
    padding-top: 0;
  }

  div.pre-description .breadscrumbs .btn {
    width: fit-content;
  }
}

#bulle {
  bottom: 6rem;
  height: 200px;
  width: 215px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: -6rem;
}

.titre p {
  font-style: italic;
  color: #FFF;
  font-weight: bold;
  margin: 0;
}

.banner {
  display: flex;
  align-items: end;
  justify-content: center;
}

#actualites-filter .form-control {
  min-width: 200px;
}

.actualite-card {
  background: rgba(33, 37, 41, 0.60);
  border-radius: 0px !important;
  border: 0px;
  color: #FFF !important;
  position: relative;
  transition: all 200ms ease-in-out;
}

.actualite-card:hover {
  transform: translateY(-5px);
}

.card-img-top {
  border-radius: 0px !important;
}

.card-img-top img {
  max-height: 150px;
  object-fit: cover;
}

.actualite-card h2 {
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
}

.actualite-card .post-date {
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
}

.actualite-card .card-text,
.actualite-card .card-text * {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}

.actualite-card .card-body {
  gap: 24px;
}

.actualite-card .see-more {
  text-transform: uppercase;
  position: inherit;
}

.actualite-card .see-more::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.actualite-card #bulle.bleue {
  margin: 0px !important;
  position: absolute;
  top: -33px;
  left: -33px;
  width: 100px;
  height: 100px;
}

.actualite-card #bulle.bleue b {
  font-size: 12px !important;
}

.div-spontanee {
  display: grid;
  grid-template-columns: 2fr 1fr;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding: 44px;
  margin-bottom: 44px;
  border-radius: 15px;
  background-color: #0b273a !important;
  background: url(img/ombre-3.d78f0349.png) no-repeat scroll 100% 100%;
  color: #FFF;
}



/* Ensure the upload area remains clickable after file upload */
.upload-area {
  position: relative;
  cursor: pointer;
}

.upload-area .picto-upload {
  display: block;
}

.upload-area.has-file .picto-upload {
  display: none;
}

/* Nouveaux styles pour l'état des fichiers uploadés */
.file-uploaded {
  border: 1px solid #212529;
  border-radius: 8px;
  padding: 12px;
  background-color: #f8f9fa;
  margin-top: 8px;
}

.file-info-container {
  display: flex;
  align-items: center;
  gap: 8px;
}

.file-link {
  flex-grow: 1;
  color: #212529;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.file-link:hover {
  color: #218838;
  text-decoration: underline;
}

.btn-remove-file {
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s;
}

.btn-remove-file:hover {
  background-color: #f8d7da;
}

.btn-remove-file:focus {
  outline: 2px solid #dc3545;
  outline-offset: 2px;
}

/* États de drag & drop */
.upload-area.drag-over {
  border-color: #007bff;
  background-color: #e7f3ff;
}

.upload-area.drag-over .picto-upload {
  color: #007bff;
}

/* Responsive pour mobile */
@media (max-width: 768px) {
  .file-info-container {
    gap: 6px;
  }

  .file-link {
    font-size: 13px;
  }

  .btn-remove-file {
    padding: 6px;
  }

  .btn-remove-file svg {
    width: 12px;
    height: 12px;
  }
}

.delete-file {
  display: none !important;
}