/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
@charset "UTF-8";
/* ==========================================================================
      Edito .scss
      ========================================================================== */
/* VARIABLES */
/* NEUTRALS */
/*#f7f4ee*/
/* GREY */
/* BLUE + VIOLET */
/* YELLOW */
/* GREEN */
/* RED + PINK + ORANGE + BEIGE */
/* Shadow */
/* Slidetoggle */
/* MIXINS */
/* NEUTRALS */
/*#f7f4ee*/
/* GREY */
/* BLUE + VIOLET */
/* YELLOW */
/* GREEN */
/* RED + PINK + ORANGE + BEIGE */
/* Shadow */
/* Slidetoggle */
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Montserrat-Regular.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Thin';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Thin.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Thin.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Regular.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Medium';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Medium.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Bold.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* FONTS */
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Montserrat-Regular.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Thin';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Thin.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Thin.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Regular.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Medium';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Medium.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Bold.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/edito/../../fonts/Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* CARD EDITO*/
.card-expert {
  background-color: #026096;
  width: 100%;
  min-height: 425px;
  height: 100%;
  padding: 30px; }
  .card-expert .right-arrow {
    position: absolute;
    bottom: 20px;
    right: 30px;
    transition: 0.2s; }
    .card-expert .right-arrow img {
      width: 25px;
      height: 25px; }
  .card-expert h3 {
    color: #ffffff;
    font-family: "Montserrat-Regular", Verdana, Arial, sans-serif;
    margin-top: 80px;
    margin-bottom: 20px;
    line-height: 28px;
    transition: 0.2s; }
  .card-expert img {
    width: 70px;
    height: 70px; }
  .card-expert .user-icon {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    transition: all 0.4s; }
  .card-expert .list-detail {
    color: white;
    line-height: 25px;
    opacity: 0;
    transition: 0.2s;
    font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
    font-size: 12px; }
    .card-expert .list-detail ul {
      list-style: none;
      padding-inline-start: 30px; }
      .card-expert .list-detail ul li::before {
        content: "•";
        color: #fdc300;
        font-size: 30px;
        line-height: 10px;
        display: inline-block;
        width: 1em;
        position: absolute;
        margin-left: -30px;
        margin-top: 6px; }
  .card-expert:hover > .right-arrow {
    right: 20px; }
  .card-expert:hover > .list-detail {
    opacity: 1; }
  .card-expert:hover > .user-icon {
    margin-top: 20px; }
  .card-expert:hover h3 {
    margin-top: 40px; }

.card-testimony {
  background-color: #026096;
  color: #ffffff; }
  .card-testimony .card-body {
    padding: 25px 15px; }
  .card-testimony .small-link {
    margin-bottom: 0;
    white-space: nowrap;
    color: #ffffff; }

.card-problematic {
  background-color: #026096; }
  .card-problematic .small-link {
    margin-bottom: 0;
    white-space: nowrap;
    color: #ffffff; }
  .card-problematic .align-items-center svg, .card-problematic .align-items-center img {
    height: 40px; }
  .card-problematic .call-to-action {
    width: 100%; }

.card-offre-emploi {
  min-height: 156px;
  background-color: #ffffff;
  border: 1px solid #232558; }
  .card-offre-emploi .card-number-title {
    color: #fdc300;
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 0px; }
  .card-offre-emploi .card-title {
    font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
    margin-bottom: 16px;
    color: #232558;
    font-size: 14px;
    font-size: 1.4rem; }
  .card-offre-emploi p {
    font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
    font-size: 10px;
    font-size: 1rem;
    color: #232558;
    margin-bottom: 16px; }
  .card-offre-emploi .card-body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    color: #ffffff; }
    .card-offre-emploi .card-body .call-to-action {
      display: flex;
      justify-content: space-between;
      margin-top: auto;
      justify-self: flex-end;
      justify-items: center;
      align-items: center;
      flex-wrap: wrap; }
      .card-offre-emploi .card-body .call-to-action .small-link {
        margin-bottom: 0;
        white-space: nowrap; }

.card-detail .card-body {
  position: relative;
  padding: 20px 27px;
  display: flex;
  flex-direction: column; }
  .card-detail .card-body .card-head__teaser {
    font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif; }
  .card-detail .card-body .card-teaser-picto:not(.card-no-shadow) {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16); }

.card-teaser-picto {
  position: relative;
  background-color: #232558; }

.list-width-fixe .card-teaser-picto.card-teaser-picto-mobile .card-text {
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 90%; }

.card-sidebar .card-title-bg {
  height: 140px;
  background-color: rgba(35, 37, 88, 0.6);
  display: flex;
  align-items: flex-end; }
  .card-sidebar .card-title-bg .card-title {
    padding: 0 15px;
    display: flex;
    align-items: center;
    min-height: 50px;
    width: 90%;
    background-color: rgba(255, 255, 255, 0.9);
    margin-bottom: 27px; }

.card-sidebar .card-body ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .card-sidebar .card-body ul li::before {
    content: '—> '; }
  .card-sidebar .card-body ul li a {
    color: #232558; }
    .card-sidebar .card-body ul li a:hover {
      text-decoration: underline; }

.card-transaction-white {
  min-height: 156px;
  background-color: #ffffff;
  border: 1px solid #232558; }
  .card-transaction-white .card-number-title {
    color: #fdc300;
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 7px; }
    .card-transaction-white .card-number-title span {
      font-size: 20px;
      font-size: 2rem; }
  .card-transaction-white .card-title {
    font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
    margin-bottom: 16px;
    margin-top: 0;
    color: #232558; }
  .card-transaction-white p {
    font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    color: #232558;
    margin-bottom: 16px; }
  .card-transaction-white .card-body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    color: #ffffff; }
    .card-transaction-white .card-body .call-to-action {
      display: flex;
      justify-content: space-between;
      margin-top: auto;
      justify-self: flex-end;
      justify-items: center;
      align-items: center;
      flex-wrap: wrap; }
  .card-transaction-white .small-link {
    margin-bottom: 0;
    white-space: nowrap; }
    .card-transaction-white .small-link span {
      color: #232558 !important;
      font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
      text-decoration: underline; }

.card-conseil .card-bg {
  min-height: 111px; }
  .card-conseil .card-bg::before {
    content: none; }

.card-offer.card-offer--qualified::after {
  content: url("../modules/apec-jahia-module/assets/css/edito/../../img/edito/candidat/oqa-small.png");
  position: absolute;
  top: 20px;
  right: 20px; }

.card-offer.card-offer--qualified .card-offer__text .card-title {
  padding-right: 55px; }

.card-offer .card-body {
  display: flex;
  flex-direction: column; }

.card-offer .card-offer__header {
  display: flex; }

.card-offer .card-offer__logo img {
  display: flex;
  justify-content: center;
  width: fit-content;
  min-height: 68px;
  margin-right: 17px;
  flex-shrink: 0; }
  .card-offer .card-offer__logo img figure .offer-search-logo {
    width: 100px;
    max-width: none !important; }

.card-offer .card-offer__text {
  position: relative; }
  .card-offer .card-offer__text .card-small-infos {
    display: flex;
    font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
    font-size: 12px;
    font-size: 1.2rem; }
  .card-offer .card-offer__text.details-offer-intro {
    margin-left: 17px; }
    .card-offer .card-offer__text.details-offer-intro .flex {
      display: flex; }
    .card-offer .card-offer__text.details-offer-intro .certified-apec {
      margin-right: 20px; }
  .card-offer .card-offer__text .margin-bullet {
    margin: 0 10px; }
  .card-offer .card-offer__text .card-title,
  .card-offer .card-offer__text .card-title a {
    text-transform: none;
    color: #232558; }
  .card-offer .card-offer__text .card-offer__company {
    color: #026096; }

.card-offer .card-offer__detail {
  display: flex;
  flex-wrap: wrap;
  padding-left: 85px; }
  .card-offer .card-offer__detail div {
    display: flex;
    margin-right: 20px;
    color: #7997af;
    font-size: 14px;
    font-size: 1.4rem; }
  .card-offer .card-offer__detail .card-offer__contract::before {
    content: url("../modules/apec-jahia-module/assets/css/edito/../../img/edito/candidat/valise.svg");
    display: inline-block;
    margin-right: 10px; }
  .card-offer .card-offer__detail .card-offer__localisation::before {
    content: url("../modules/apec-jahia-module/assets/css/edito/../../img/edito/candidat/marker.svg");
    display: inline-block;
    margin-right: 10px; }
  .card-offer .card-offer__detail .card-offer__date::before {
    content: url("../modules/apec-jahia-module/assets/css/edito/../../img/edito/candidat/time.svg");
    display: inline-block;
    margin-right: 10px; }

.card-offer .details-post {
  margin-bottom: 20px;
  margin-top: 20px; }
  .card-offer .details-post p {
    margin-bottom: 10px; }
  .card-offer .details-post h4 {
    font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    color: #232558;
    margin-bottom: 10px; }
  .card-offer .details-post span {
    font-family: "Montserrat-Regular", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem; }

.card-user-profile .card-user-profile__consultation {
  position: relative;
  padding: 20px; }
  .card-user-profile .card-user-profile__consultation::before {
    content: '';
    width: calc(100% - 40px);
    height: 1px;
    background-color: #edf7f7;
    position: absolute;
    display: block;
    top: 0; }
  .card-user-profile .card-user-profile__consultation p {
    margin-bottom: 0; }
    .card-user-profile .card-user-profile__consultation p span {
      font-size: 18px;
      font-size: 1.8rem;
      margin-right: 10px;
      min-width: 44px;
      display: inline-block;
      text-align: right; }
  .card-user-profile .card-user-profile__consultation p + p {
    margin-top: 15px; }

.card-user-profile .user-profile__infos {
  width: 100%;
  text-align: left; }

/* FICHES */
.fiche {
  overflow: visible; }
  .fiche.card {
    height: auto; }
  .fiche .card-body {
    padding: 20px 34px 20px 20px;
    background: none; }
    .fiche .card-body .nav-back .nav-back__title {
      font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif; }
  .fiche .separator {
    height: 1px;
    background: #edf7f7;
    margin: 0 -20px 30px -20px; }
  .fiche .fiche__performance {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
    margin-bottom: 0; }
  .fiche .fiche__preparatory-documents .small-link {
    text-decoration-color: #232558 !important; }
    .fiche .fiche__preparatory-documents .small-link span {
      color: #232558;
      text-decoration: none;
      font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif; }
  .fiche .fiche__information {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    top: -20px; }
    .fiche .fiche__information p {
      margin: 0;
      font-size: 12px;
      font-size: 1.2rem;
      font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
      color: #7e7e7e; }
    .fiche .fiche__information img {
      height: 25px;
      width: auto;
      margin-right: 10px; }
  .fiche aside {
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    padding-top: 20px; }
    @media (max-width: 991px) {
      .fiche aside {
        margin-top: 20px; } }
  .fiche .rebond-title,
  .fiche .menu-link-more .title,
  .fiche.fiche-etude .container-pub-title {
    font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
    font-size: 20px;
    font-size: 2rem;
    margin: 20px; }
  .fiche .menu-link-more .title:first-child,
  .fiche .rebond-title:first-child {
    margin-top: 0; }
  .fiche .menu-link-more li {
    margin: 1rem; }
    .fiche .menu-link-more li p {
      max-width: unset; }
  .fiche.fiche-etude .menu-link-more li, .fiche.fiche-avis .menu-link-more li, .fiche.fiche-conseil .menu-link-more li {
    border: unset; }
    .fiche.fiche-etude .menu-link-more li p, .fiche.fiche-avis .menu-link-more li p, .fiche.fiche-conseil .menu-link-more li p {
      margin-top: 1rem; }
    .fiche.fiche-etude .menu-link-more li hr, .fiche.fiche-avis .menu-link-more li hr, .fiche.fiche-conseil .menu-link-more li hr {
      border-top: 1px solid #232558; }
    .fiche.fiche-etude .menu-link-more li div, .fiche.fiche-avis .menu-link-more li div, .fiche.fiche-conseil .menu-link-more li div {
      display: flex;
      justify-content: space-between;
      font-size: 10px;
      font-size: 1rem; }
      .fiche.fiche-etude .menu-link-more li div span, .fiche.fiche-avis .menu-link-more li div span, .fiche.fiche-conseil .menu-link-more li div span {
        align-content: center; }
      .fiche.fiche-etude .menu-link-more li div a, .fiche.fiche-avis .menu-link-more li div a, .fiche.fiche-conseil .menu-link-more li div a {
        color: #fdc300;
        text-decoration: none; }
        .fiche.fiche-etude .menu-link-more li div a img, .fiche.fiche-avis .menu-link-more li div a img, .fiche.fiche-conseil .menu-link-more li div a img {
          width: 17px;
          margin-left: 5px; }
  .fiche.fiche-etude .card.container-pdf img, .fiche.fiche-avis .card.container-pdf img, .fiche.fiche-conseil .card.container-pdf img {
    width: 100%;
    height: auto; }

/* PAGES */
.page-home main {
  padding-top: 0;
  background-image: none; }

.page-home .title-main .cep {
  position: absolute;
  right: 0;
  height: 50px;
  padding: 0 20px;
  background: #ffffff;
  display: flex;
  align-items: center;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  bottom: 30px;
  display: flex;
  justify-items: center;
  justify-content: center; }

.page-home .title-main .hero-detail {
  margin-top: 50px;
  position: relative; }
  .page-home .title-main .hero-detail a {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .page-home .title-main .hero-detail a:hover {
      opacity: 0.9; }
      .page-home .title-main .hero-detail a:hover .btn {
        box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5); }
    .page-home .title-main .hero-detail a .btn {
      height: 50px;
      border-radius: 25px;
      padding: 0 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: none;
      min-width: max-content;
      max-width: 325px;
      margin: auto; }
    .page-home .title-main .hero-detail a svg {
      height: 59px;
      fill: #ffffff;
      margin-bottom: 20px; }

.page-home .card-container {
  margin-top: -30px; }

.blocs-main .container,
.blocs-main .container-fluid {
  padding-left: 0;
  padding-right: 0; }

.blocs-main .row {
  margin-left: 0;
  margin-right: 0; }

.blocs-main [class^='col-'],
.blocs-main [class*=' col-'] {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-wrap: wrap;
  min-height: 50%; }

.blocs-main a:hover {
  color: #ffffff;
  position: relative;
  z-index: 1; }

.blocs-main .all-cards-home {
  padding-left: 15px;
  padding-right: 15px; }

.blocs-main .card-row {
  height: 600px; }

.blocs-main .cards-home-lg,
.blocs-main .cards-home-mid {
  width: 100%;
  min-height: 50%; }
  .blocs-main .cards-home-lg .card-title,
  .blocs-main .cards-home-mid .card-title {
    position: absolute;
    margin-bottom: 0;
    bottom: 20px;
    left: 20px; }
    .blocs-main .cards-home-lg .card-title h2,
    .blocs-main .cards-home-mid .card-title h2 {
      margin-bottom: 0;
      bottom: 20px;
      font-size: 30px;
      font-size: 3rem;
      font-family: "Montserrat-Regular", Verdana, Arial, sans-serif;
      color: #ffffff; }
    .blocs-main .cards-home-lg .card-title h3,
    .blocs-main .cards-home-mid .card-title h3 {
      font-size: 18px;
      font-size: 1.8rem;
      font-family: "Montserrat-Regular", Verdana, Arial, sans-serif;
      color: #ffffff; }

.blocs-main .cards-home-sm {
  width: 50%;
  height: 50%; }
  .blocs-main .cards-home-sm .card-title h3 {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "Montserrat-Regular", Verdana, Arial, sans-serif;
    color: #ffffff; }

.blocs-main .card-candidat {
  /*background-color: $candidat;*/
  background-color: #ff4365; }

.blocs-main .card-recruteur {
  /*background-color: $recruteur;*/
  background-color: #00b6e7; }

.blocs-main .card-simulation {
  background-color: #fdc300; }
  .blocs-main .card-simulation .card-title {
    position: absolute;
    padding: 20px; }

.blocs-main .card-problematic {
  background-color: #232558; }
  .blocs-main .card-problematic .card-title {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px; }

.blocs-main .card-empty {
  background: none;
  padding: 0 !important; }

.blocs-main .card-evolution {
  background-color: aliceblue;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding-bottom: 75%; }

.blocs-main .card-candidat .picto,
.blocs-main .card-recruteur .picto {
  position: absolute;
  width: 80px;
  height: 80px;
  left: 20px;
  top: 20px; }

.page-home .end-cards .header-card-preview {
  border: none; }

.page-home .end-cards .card-preview {
  min-height: 25rem; }
  .page-home .end-cards .card-preview:hover .bottom_arrows .right-arrow, .page-home .end-cards .card-preview:active .bottom_arrows .right-arrow, .page-home .end-cards .card-preview:focus .bottom_arrows .right-arrow {
    right: 2rem; }
    .page-home .end-cards .card-preview:hover .bottom_arrows .right-arrow:hover, .page-home .end-cards .card-preview:hover .bottom_arrows .right-arrow:active, .page-home .end-cards .card-preview:hover .bottom_arrows .right-arrow:focus, .page-home .end-cards .card-preview:active .bottom_arrows .right-arrow:hover, .page-home .end-cards .card-preview:active .bottom_arrows .right-arrow:active, .page-home .end-cards .card-preview:active .bottom_arrows .right-arrow:focus, .page-home .end-cards .card-preview:focus .bottom_arrows .right-arrow:hover, .page-home .end-cards .card-preview:focus .bottom_arrows .right-arrow:active, .page-home .end-cards .card-preview:focus .bottom_arrows .right-arrow:focus {
      right: 1.5rem; }
  .page-home .end-cards .card-preview a:hover .card, .page-home .end-cards .card-preview a:active .card, .page-home .end-cards .card-preview a:focus .card {
    color: #fdc300; }
  .page-home .end-cards .card-preview .card-body .icone-formation {
    width: 2.4rem;
    height: 2.4rem;
    margin-right: 1rem; }
  .page-home .end-cards .card-preview .card-body h2 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: unset; }
    .page-home .end-cards .card-preview .card-body h2 strong {
      color: #fdc300; }
    @media (min-width: 992px) {
      .page-home .end-cards .card-preview .card-body h2 {
        min-height: 4.8rem; } }
  .page-home .end-cards .card-preview .card-body p {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0 4rem; }
  .page-home .end-cards .card-preview .card-body .right-arrow {
    width: auto;
    min-width: 25px; }
  .page-home .end-cards .card-preview .card-body .cartouches {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }

.page-home .end-cards .cartouches {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: .5rem; }

.page-home .end-cards [class^="cartouche-"] {
  display: inline-block;
  width: fit-content;
  height: auto;
  cursor: pointer;
  padding: .4rem .7rem;
  margin: .4rem .1rem;
  border: 1px solid #232558;
  color: #232558;
  font-size: 15px;
  font-size: 1.5rem;
  transition: 0.2s ease; }
  .page-home .end-cards [class^="cartouche-"]:hover, .page-home .end-cards [class^="cartouche-"]:active, .page-home .end-cards [class^="cartouche-"]:focus {
    border-color: #fdc300;
    color: #fdc300;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25); }

.page-home .end-cards .cartouche-outils {
  border-radius: 1.5rem; }

.page-home .end-cards .cartouche-tendances {
  border-radius: .5rem; }

.page-home .end-cards .bottom_arrows {
  height: auto;
  min-height: 3rem; }

.page-home .end-cards .right-arrow,
.page-home .end-cards .bottom_arrows a {
  font-weight: bold; }
  .page-home .end-cards .right-arrow:hover, .page-home .end-cards .right-arrow:active,
  .page-home .end-cards .bottom_arrows a:hover,
  .page-home .end-cards .bottom_arrows a:active {
    color: #fdc300;
    transition: all 0.3s ease; }

.page-home .end-cards .right-arrow img {
  margin-left: 0.5rem; }

.slider-single {
  margin-top: 10px; }

.events .slick-slide h3 {
  margin-bottom: 0;
  margin-left: 10px; }

.events .event-date {
  padding-top: 0; }

.events.home {
  margin-top: auto; }
  .events.home .event-date {
    border: none;
    width: 54px;
    flex-basis: auto; }
  .events.home h3 {
    width: calc(100% - 60px);
    margin-left: 4px; }
  .events.home .event-details {
    padding: 20px 10px 0 0;
    width: 100%; }
  .events.home .event-local {
    color: #232558;
    margin-bottom: 10px; }
    .events.home .event-local svg {
      fill: #232558 !important; }

.full-event {
  display: flex;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
  justify-content: center;
  height: 100%; }
  .full-event .card {
    box-shadow: none !important; }
  .full-event:hover {
    -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5); }
  .full-event .event-slider {
    box-shadow: none !important; }

@media (max-width: 1199px) {
  .blocs-main .card-row {
    height: 490px; }
  .blocs-main .card-simulation .card-title {
    position: absolute;
    padding: 10px; } }

@media (min-width: 992px) {
  .bandeau__head-nav {
    margin-bottom: 0; }
  .card-empty:hover {
    box-shadow: none !important; }
  .cards-home-lg,
  .cards-home-mid,
  .cards-home-sm {
    width: 100%;
    min-height: 50%;
    box-shadow: none;
    transition: 0.2s ease; }
    .cards-home-lg:hover,
    .cards-home-mid:hover,
    .cards-home-sm:hover {
      box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5); }
      .cards-home-lg:hover .right-arrow,
      .cards-home-mid:hover .right-arrow,
      .cards-home-sm:hover .right-arrow {
        right: 15px; }
    .cards-home-lg .right-arrow,
    .cards-home-mid .right-arrow,
    .cards-home-sm .right-arrow {
      position: absolute;
      bottom: 20px;
      right: 20px;
      transition: 0.2s ease; }
      .cards-home-lg .right-arrow img,
      .cards-home-mid .right-arrow img,
      .cards-home-sm .right-arrow img {
        width: 25px;
        height: 25px; } }

@media (max-width: 992px) {
  .blocs-main .card-row {
    height: auto; }
  .blocs-main .card-empty {
    display: none; }
  .blocs-main .card-candidat .picto,
  .blocs-main .card-recruteur .picto {
    position: relative;
    margin-bottom: 100px; }
  .blocs-main .cards-home-lg,
  .blocs-main .cards-home-mid,
  .blocs-main .cards-home-sm {
    width: 100%;
    height: 100%;
    min-height: 130px;
    transition: 0.2s ease; }
    .blocs-main .cards-home-lg:hover,
    .blocs-main .cards-home-mid:hover,
    .blocs-main .cards-home-sm:hover {
      box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5); }
      .blocs-main .cards-home-lg:hover .right-arrow,
      .blocs-main .cards-home-mid:hover .right-arrow,
      .blocs-main .cards-home-sm:hover .right-arrow {
        right: 15px; }
  .blocs-main .right-arrow {
    position: absolute;
    bottom: 20px;
    right: 20px;
    transition: 0.2s; }
    .blocs-main .right-arrow img {
      width: 25px;
      height: 25px; } }

@media (min-width: 768px) {
  .title-main-container {
    margin-top: 30px;
    margin-bottom: 20px; }
    .title-main-container h1 {
      color: #232558;
      font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
      font-size: 50px;
      font-size: 5rem;
      line-height: 52px;
      line-height: 5.2rem; }
      .title-main-container h1 span {
        color: #fdc300; }
    .title-main-container p {
      margin-top: 20px;
      color: #232558;
      font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 23px;
      line-height: 2.3rem; }
      .title-main-container p span {
        color: #fdc300; }
  .cards-home-mid {
    width: 100%;
    min-height: 50%; }
    .cards-home-mid .card-title h2 {
      width: 70%; } }

@media (max-width: 768px) {
  .title-main .title-main-container {
    padding: 70px 20px 20px 20px;
    margin-top: 0px;
    margin-bottom: 0px; }
    .title-main .title-main-container h1 {
      color: #232558;
      font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
      font-size: 40px;
      font-size: 4rem;
      line-height: 40px;
      line-height: 4rem; }
      .title-main .title-main-container h1 span {
        color: #fdc300; }
    .title-main .title-main-container p {
      margin-top: 20px;
      color: #232558;
      font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 23px;
      line-height: 2.3rem; }
      .title-main .title-main-container p span {
        color: #fdc300; }
  .card-evolution .card-title h2 {
    font-size: 17px !important; }
  .end-cards .card-preview {
    flex-basis: 100%;
    margin-top: -1px; } }

@media (max-width: 460px) {
  .title-main-container h1 span {
    display: block; } }

.page-tendances .profession-container,
.page-tendances .tools-container {
  margin-left: auto;
  margin-right: auto; }

/* partie tous nos outils v2 */
.all-tools .tools-container h2 {
  font-size: 30px;
  font-size: 3rem;
  margin: 2rem auto 1rem auto; }
  @media (max-width: 991px) {
    .all-tools .tools-container h2 {
      font-size: 24px;
      font-size: 2.4rem; } }
  .all-tools .tools-container h2 span {
    color: #fdc300; }

.all-tools .tools-container [class^="card-inline-"] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  border: 1px solid #232558;
  border-radius: .5rem;
  color: #232558;
  padding: 1.25rem 2rem;
  margin: 1.5rem auto; }
  @media (max-width: 991px) {
    .all-tools .tools-container [class^="card-inline-"] {
      padding: 1.5rem;
      gap: 1rem; } }
  @media (max-width: 506px) {
    .all-tools .tools-container [class^="card-inline-"] {
      padding: 1.25rem;
      gap: .5rem; } }
  .all-tools .tools-container [class^="card-inline-"]:nth-child(3), .all-tools .tools-container [class^="card-inline-"]:last-child {
    margin-bottom: 0; }
  .all-tools .tools-container [class^="card-inline-"] .card-head {
    box-shadow: none;
    display: flex;
    gap: 2rem;
    flex: 2 1 70%; }
    @media (max-width: 991px) {
      .all-tools .tools-container [class^="card-inline-"] .card-head {
        flex: 2 1 auto;
        gap: 1rem; } }
  .all-tools .tools-container [class^="card-inline-"] .card-subtitle {
    margin: 0; }
  .all-tools .tools-container [class^="card-inline-"] .card-links {
    text-align: right; }
    @media (max-width: 991px) {
      .all-tools .tools-container [class^="card-inline-"] .card-links {
        flex: 1 0 auto; } }
  .all-tools .tools-container [class^="card-inline-"] .icone-tools {
    width: auto;
    max-width: 4rem;
    height: auto; }
    @media (max-width: 991px) {
      .all-tools .tools-container [class^="card-inline-"] .icone-tools {
        max-width: 2.5rem; } }
  .all-tools .tools-container [class^="card-inline-"] h3 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      .all-tools .tools-container [class^="card-inline-"] h3 {
        font-size: 11px;
        font-size: 1.1rem; } }
  .all-tools .tools-container [class^="card-inline-"] p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 0; }
    @media (max-width: 991px) {
      .all-tools .tools-container [class^="card-inline-"] p {
        font-size: 9px;
        font-size: 0.9rem;
        line-height: 1.4; } }
  .all-tools .tools-container [class^="card-inline-"] a.small {
    margin: 0 2rem;
    text-decoration: underline; }
    @media (max-width: 991px) {
      .all-tools .tools-container [class^="card-inline-"] a.small {
        font-size: 8px;
        font-size: 0.8rem;
        margin: 0 1rem 0 0; } }
  @media (max-width: 991px) and (max-width: 506px) {
    .all-tools .tools-container [class^="card-inline-"] a.small {
      margin: 0; } }
  @media (max-width: 991px) {
    .all-tools .tools-container [class^="card-inline-"] a.btn {
      font-size: 10px;
      font-size: 1rem;
      padding: .35rem .65rem;
      height: auto;
      min-width: fit-content; } }
  @media (max-width: 991px) and (max-width: 506px) {
    .all-tools .tools-container [class^="card-inline-"] a.btn {
      margin-right: 0; } }

.all-tools .tools-container .card-inline-populary {
  border-color: #fdc300; }

.all-tools .tools-container .cta {
  display: block;
  background-color: transparent;
  color: #232558;
  width: 10rem;
  position: relative;
  margin: 1rem auto; }
  .all-tools .tools-container .cta:focus {
    outline: none; }
  .all-tools .tools-container .cta img {
    filter: brightness(0) saturate(100%) invert(17%) sepia(15%) saturate(3012%) hue-rotate(202deg) brightness(88%) contrast(99%);
    transform: rotate(0deg);
    transition: 0.35s ease-in-out;
    margin-top: -1rem; }
  .all-tools .tools-container .cta:before {
    content: 'Voir plus'; }
  .all-tools .tools-container .cta[aria-expanded='true'] img {
    transform: rotate(180deg); }
  .all-tools .tools-container .cta[aria-expanded='true']:before {
    content: 'Voir moins'; }

.page-sous-problematique .card-conseil .card-bg {
  min-height: 142px; }

/* PRINT */
@media print {
  body {
    -webkit-print-color-adjust: exact; }
  body > *:not(main) {
    display: none; }
  aside,
  .btn,
  .separator {
    display: none; }
  main {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: none;
    background: none !important; }
  .container {
    max-width: none;
    padding-right: 0;
    padding-left: 0; }
  .card .card-body {
    padding: 0; }
  .rich-text .video-container {
    display: none; }
  .fiche-service .border-L {
    border: none; }
  a,
  a:visited {
    text-decoration: underline; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  .theme-recruteur h2,
  .theme-recruteur h3,
  .theme-recruteur h4,
  .theme-recruteur h5,
  .theme-recruteur h6,
  .theme-recruteur .h1,
  .theme-recruteur .h2,
  .theme-recruteur .h3,
  .theme-recruteur .h4,
  .theme-recruteur .h5,
  .theme-recruteur .h6 {
    color: #026096 !important; }
  .theme-candidat h2,
  .theme-candidat h3,
  .theme-candidat h4,
  .theme-candidat h5,
  .theme-candidat h6,
  .theme-candidat .h1,
  .theme-candidat .h2,
  .theme-candidat .h3,
  .theme-candidat .h4,
  .theme-candidat .h5,
  .theme-candidat .h6 {
    color: #232558 !important; } }
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
