/* Blanc */
/* Noir */
/* Gris très très clair */
/* Gris très clair */
/* Gris */
/* Gris foncé */
/* Gris noir */
/* Bleu - BASE */
/* Bleu foncé */
/* Bleu moyen */
/* Bleu clair */
/* Bleu pastel */
/* Rouge - BASE */
/*#c6a699 Rouge foncé */
/* Rouge moyen */
/* Rouge clair */
/* Rouge pastel */
/* Vert contrasté */
/* Jaune */
/* Rouge contrasté */
.ei_searchjob {
  background: url(../assets/articles/accueil/entete.jpg) right center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.cc.ctxt-home.main article .body > section div {
  position: relative;
}
.cc.ctxt-home.main article .body > section div .logo {
  width: 130px;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 992px) {
  .cc.ctxt-home.main article .body > section div .logo {
    position: static;
    margin: 0 auto;
  }
}
.cc.ctxt-home.main article .body > section div h2 {
  /*px*/ font-size: 42px;
  /*rem*/ font-size: 2.625rem;
  /*px*/ line-height: 46px;
  /*rem*/ line-height: 2.875rem;
}
@media only screen and (max-width: 992px) {
  .cc.ctxt-home.main article .body > section div h2 {
    /*px*/ font-size: 34px;
    /*rem*/ font-size: 2.125rem;
    /*px*/ line-height: 38px;
    /*rem*/ line-height: 2.375rem;
  }
}
@media only screen and (max-width: 768px) {
  .cc.ctxt-home.main article .body > section div h2 {
    /*px*/ font-size: 28px;
    /*rem*/ font-size: 1.75rem;
    /*px*/ line-height: 32px;
    /*rem*/ line-height: 2rem;
  }
}
.cc.ctxt-home.main article .body > section div h2:before {
  content: none;
}
.cc.ctxt-home.main article .body > section div h3 {
  position: relative;
  /*px*/ padding-left: 30px;
  /*rem*/ padding-left: 1.875rem;
}
.cc.ctxt-home.main article .body > section div h3:before {
  content: "";
  background: #E2001A;
  display: block;
  height: 3px;
  width: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  /*px*/ bottom: 5px;
  /*rem*/ bottom: 0.3125rem;
  left: 0;
}
.cc.ctxt-home.main article .body > section div p {
  /*px*/ font-size: 16px;
  /*rem*/ font-size: 1rem;
  /*px*/ line-height: 24px;
  /*rem*/ line-height: 1.5rem;
}
.cc.ctxt-home.main article .body > section div .bigger {
  /*px*/ font-size: 20px;
  /*rem*/ font-size: 1.25rem;
  /*px*/ line-height: 28px;
  /*rem*/ line-height: 1.75rem;
}
@media only screen and (max-width: 768px) {
  .cc.ctxt-home.main article .body > section div .bigger {
    /*px*/ font-size: 16px;
    /*rem*/ font-size: 1rem;
    /*px*/ line-height: 24px;
    /*rem*/ line-height: 1.5rem;
  }
}
.cc.ctxt-home.main article .body > section div .more {
  /*px*/ font-size: 16px;
  /*rem*/ font-size: 1rem;
  /*px*/ line-height: 24px;
  /*rem*/ line-height: 1.5rem;
}
.cc.ctxt-home.main article .body > section div .actions {
  /*px*/ margin-top: 50px;
  /*rem*/ margin-top: 3.125rem;
}
.cc.ctxt-home.main article .body > section div .actions a.button {
  border-color: #004494;
  color: #004494;
  background: transparent;
}
.cc.ctxt-home.main article .body > section div .actions a.button:hover {
  color: #fff;
  background: #004494;
}
.cc.ctxt-home.main article .body > section div .actions a.button:focus {
  color: #fff;
  background: #002D61;
  border-color: #002D61;
}
@media only screen and (max-width: 768px) {
  .cc.ctxt-home.main article .body > section#nos-metiers div .actions {
    margin-top: 0;
    padding-top: 0;
    text-align: left !important;
  }
}
@media only screen and (max-width: 768px) {
  .cc.ctxt-home.main article .body > section#nos-metiers div div.flex {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 992px) {
  .cc.ctxt-home.main article .body > section#nos-metiers div div.flex .tiles {
    width: 100%;
  }
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex .tiles > div > div {
  /*px*/ padding: 0 15px 15px;
  /*rem*/ padding: 0 0.9375rem 0.9375rem;
}
@media only screen and (max-width: 768px) {
  .cc.ctxt-home.main article .body > section#nos-metiers div div.flex .tiles > div > div {
    /*px*/ padding: 0 0 20px;
    /*rem*/ padding: 0 0 1.25rem;
  }
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex .tiles > div > div figure {
  margin: 0;
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex .tiles > div > div figure img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .cc.ctxt-home.main article .body > section#nos-metiers div div.flex .tiles > div > div figure img {
    width: 100%;
  }
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex .tiles > div > div .banner h3 {
  /*px*/ font-size: 16px;
  /*rem*/ font-size: 1rem;
  /*px*/ line-height: 22px;
  /*rem*/ line-height: 1.375rem;
  font-weight: 600;
  color: #414141;
  padding-left: 0;
  /*px*/ margin: 5px 0 0 0;
  /*rem*/ margin: 0.3125rem 0 0 0;
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex .tiles > div > div .banner h3:before {
  content: none;
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox {
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  /*px*/ padding: 0 15px 15px;
  /*rem*/ padding: 0 0.9375rem 0.9375rem;
  height: 100%;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
@media only screen and (max-width: 992px) {
  .cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox {
    /*px*/ padding: 0 0 20px;
    /*rem*/ padding: 0 0 1.25rem;
  }
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox figure {
  margin: 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox figure {
    width: 100%;
  }
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox figure:after {
  font-family: fts_picto;
  content: "\F01B9";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /*px*/ font-size: 60px;
  /*rem*/ font-size: 3.75rem;
  text-align: center;
  color: #fff;
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox figure img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox figure img {
    width: 100%;
  }
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox .banner {
  align-self: end;
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox .banner p {
  /*px*/ font-size: 16px;
  /*rem*/ font-size: 1rem;
  /*px*/ line-height: 22px;
  /*rem*/ line-height: 1.375rem;
  font-weight: 600;
  /*px*/ margin: 5px 0 0 0;
  /*rem*/ margin: 0.3125rem 0 0 0;
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox:hover figure img {
  -webkit-box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1);
}
.cc.ctxt-home.main article .body > section#nos-metiers div div.flex a.lightbox:hover .banner p {
  color: #004494;
}
.cc.ctxt-home.main article .body > section#actualites .pagination {
  display: none;
}
.cc.ctxt-home.main article .body > section#actualites .actions {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .cc.ctxt-home.main article .body > section#espace-conseil div .key-figure > div {
    /*px*/ padding: 0 0 20px;
    /*rem*/ padding: 0 0 1.25rem;
  }
}
.cc.ctxt-home.main article .body > section#espace-conseil div .key-figure > div > div {
  background: #fff;
  -webkit-box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1);
  text-align: left;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  /*px*/ padding: 30px;
  /*rem*/ padding: 1.875rem;
}
.cc.ctxt-home.main article .body > section#espace-conseil div .key-figure > div > div p {
  /*px*/ font-size: 14px;
  /*rem*/ font-size: 0.875rem;
  /*px*/ line-height: 22px;
  /*rem*/ line-height: 1.375rem;
  /*px*/ margin: 10px 0;
  /*rem*/ margin: 0.625rem 0;
  color: #595959;
}
.cc.ctxt-home.main article .body > section#espace-conseil div .key-figure > div > div p:last-child {
  /*px*/ margin: 20px 0 0;
  /*rem*/ margin: 1.25rem 0 0;
}
.cc.ctxt-home.main article .body > section#espace-conseil div .tile > div.tile > div .banner {
  min-height: 50px;
}
.cc.ctxt-home.main article .body > section#espace-conseil div .tile > div.tile > div .banner p.intro {
  display: none;
}
.cc.ctxt-home.main article .body > section#nos-marques div.flex {
  justify-content: center;
}
#rs h2 {
  /*px*/ margin-top: 20px;
  /*rem*/ margin-top: 1.25rem;
}
#rs .social {
  padding: 0;
  background: inherit;
}
#rs .social .instagram::before {
  content: "\F0EBF";
}
#rs .social ul {
  margin: 0;
}
#rs .social ul li a:before {
  border: 1px solid #004494;
}
#nos-marques .bigger {
  padding: 1px;
}
#nos-marques .smaller picture {
  max-width: 60%;
}
#nos-marques .flex {
  justify-content: center;
}
#nos-marques .flex div {
  width: 14%;
  align-self: center;
}
@media only screen and (max-width: 768px) {
  #nos-marques .flex div {
    width: 100%;
  }
}
#nos-marques a {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #nos-marques .flex {
    display: flex;
  }
}
