@import "/ressources/css/fonts/fonts.css?v=2";
/* COULEURS */
/*
Sont définie en global, parématrables dans l'admin :
- main_color_1
- main_color_2
*/
/* RESPONSIVE */
/* je sete des variale en utilisant celles de bootstrapo */
/* HEADEER */
/* couleur des textes */
/* Les chartes ont souvent 3 couleurs principales et pas 2 */
/* Maintenant on peut, à partir de ces 3 couleurs, définir les couleurs utilisées sur les différences composants */
/* Section annuaire fond formulaire */
/* FOOTER */
/* block dateSide */
body {
  font-family: Helvetica, sans-serif;
}
.section-title > .title,
.recoleta {
  font-family: Recoleta-Bold, serif;
}
.helvi {
  font-family: Helvetica, sans-serif;
}
.helvibold {
  font-family: Helveticabd, sans-serif;
  font-weight: bold;
}
.section-title > .title {
  font-size: 40px !important;
  color: #0f303b;
}
.home-section.section-default .section-more a {
  font-size: 16px;
  font-weight: bold;
  border-radius: 3px;
  text-transform: none;
  text-transform: uppercase;
  font-family: Helveticabd, sans-serif;
  padding: 15px 20px 10px;
  line-height: 14px;
}
.header-slogan {
  font-family: Helveticabd, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #0f303b;
  font-weight: bold;
  text-align: right;
  max-width: 100%;
}
#row-lists .list-item + .list-item .listViewReduced {
  margin-top: 15px;
}
#row-lists .list-item .listViewReduced {
  border-radius: 3px;
  border: 1px solid #dedede;
}
#row-lists .list-item .listViewReduced .click-img img {
  min-width: 100%;
  min-height: 100%;
}
#row-lists .list-item .listViewReduced:after {
  display: none;
}
#row-lists .list-item .listViewReduced .title {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  text-transform: uppercase;
  font-weight: bold;
}
#row-lists .list-item .listViewReduced .orange {
  font-size: 12px;
  letter-spacing: 1px;
  color: #e6af2e;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#row-lists .list-item .listViewReduced .date {
  font-size: 12px;
  line-height: 24px;
  color: #999999;
  position: absolute;
  margin: 0;
  padding: 0;
  line-height: 1;
  top: unset;
  bottom: 0;
  text-transform: none;
}
#section-actus .home-article {
  background: transparent;
  border: 0 none;
}
#section-actus .home-article .model-image .click-img {
  border-radius: 8px;
}
#section-actus .home-article .desc {
  padding: 0 !important;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
}
#section-actus .home-article .date_after_title {
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 24px;
  text-align: left;
  margin: 0 0 15px;
}
#section-actus .home-article .title {
  padding: 0 !important;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  text-align: left;
}
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
  border-radius: 8px;
}
#section-events .section-title > .title {
  color: #b5946b;
}
#section-events .date {
  font-size: 24px;
  font-family: Helveticabd, sans-serif;
  display: block;
  background: #e6af2e;
  border-radius: 4px;
  font-weight: 700;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 67%;
  padding: 10px 15px;
  display: flex;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}
#section-events .date .dateMonth {
  margin: 0 8px;
  display: inline-block;
}
#section-events .model-content .title {
  font-family: Helveticabd, sans-serif;
  position: absolute;
  top: 78%;
  margin: 0;
  padding: 15px 15%;
  width: 100%;
  text-align: center;
  font-size: 24px;
}
#section-events .home-article {
  border-radius: 8px;
  overflow: hidden;
  border: 0 none;
  margin: 0;
  padding: 0;
}
#section-gmap {
  padding: 80px 0;
}
#section-gmap .maplink {
  border-radius: 4px;
  height: 160px;
  width: 100%;
  padding: 20px;
  display: block;
  color: #ffffff;
  text-align: center;
  position: relative;
}
#section-gmap .maplink.color1 {
  background: #e6af2e;
}
#section-gmap .maplink.color2 {
  background: #65743a;
}
#section-gmap .maplink.color3 {
  background: #ff784f;
}
#section-gmap .maplink:hover {
  background: #b5946b;
}
#section-gmap .maplink .maplink-libelle {
  font-size: 19px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
  padding: 0 15px 20px;
  line-height: 1.3em;
}
#section-gmap .maplink .fas,
#section-gmap .maplink .far {
  font-size: 50px;
}
#section-gmap .maplink + .maplink {
  margin-top: 30px;
}
.footer-row-dark {
  background-color: #323232;
  padding: 15px 0;
}
#footer-middle {
  background: #333 !important;
  padding: 55px 0  !important;
}
#footer-middle .logo-img {
  max-width: 110px;
  margin-top: -10px;
  margin-left: 10px;
}
#footer-middle .logos-left img {
  width: 250px !important;
  margin-top: 10px;
  max-width: 240px !important;
}
#footer-middle * {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
#footer-middle h4 {
  margin: 0  0 12px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 12px !important;
}
#footer-middle #footer-socials li {
  margin: 0 15px 0 0;
}
#footer-middle .list-inline.liens-footer li {
  display: block !important;
  width: 100%;
  margin: 0;
}
#footer-middle .list-inline.liens-footer li + li {
  margin-top: 15px;
}
#footer-middle .list-inline.liens-footer a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}
#footer-middle .list-inline.liens-footer a:before {
  content: '> ';
}
#footer-middle .list-inline.liens-footer a:hover {
  text-decoration: underline;
}
#footer-middle .subscribe {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
#footer-middle .subscribe-field {
  border-radius: 6px;
  width: 100%;
  height: 50px;
  padding: 0 100px 0 20px;
  border: none;
  background: #fff;
  color: #969a9b !important;
  border-radius: 0;
  -webkit-appearance: none;
}
#footer-middle .subscribe-btn {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  text-align: center;
  border: none;
  color: #ffffff !important;
  font-weight: bold;
  border-left: 1px solid #d0d0d0;
  border-radius: 0;
  -webkit-appearance: none;
  height: 100%;
  background: #e6af2e;
  overflow: hidden;
  display: inline-block;
}
#footer-middle .subscribe-btn:hover {
  background: #b5946b;
}
#footer-middle .footer-rs-div {
  margin: 30px 0 0 0;
}
#footer-middle .footer-rs-div h4 {
  display: left;
  margin-right: 15px;
  float: left;
}
#footer-middle .footer-rs-div h4 {
  margin-bottom: 0;
  line-height: 21px;
}
#footer-bottom-rasso {
  padding: 30px 0;
  background: #EDEDED;
  color: #555 !important;
}
#footer-bottom-rasso a {
  color: #555 !important;
}
#footer-bottom-rasso .fas {
  font-size: 18px;
}
#footer-bottom-rasso #footer-coords {
  float: none !important;
  display: inline-block;
}
@media (min-width: 1200px) {
  header .header-main .header-body .header-slogan {
    font-size: 24px;
  }
  #row-lists .list-item .listViewReduced .title {
    margin-bottom: 15px;
  }
  #row-lists .list-item .listViewReduced .date {
    bottom: 15px;
  }
  header .bar.with-search-field .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    width: 33%;
  }
  header .bar .header-mibile-bar .btn {
    font-size: 15px !important;
    letter-spacing: 1px;
  }
  header .bar .NA_connexion {
    margin-right: 0 !important;
  }
  header .bar .NA_connexion .login-small-thumb {
    margin-top: 2px;
  }
  header .header-navigation .nav > ul {
    display: block;
    text-align: left;
  }
  header .header-navigation .nav > ul > li.menuli:first-child > a {
    padding-left: 0;
  }
  .nav.nav-default-mod > ul > .menuli > .nav-dropdown {
    top: calc(100% - 1px);
  }
  header .header-navigation .nav > ul > li.menuli > a {
    font-size: 16px;
    padding: 0 16px;
    font-family: Helveticabd, sans-serif;
  }
  header .header-navigation .nav > ul > li.menuli:hover:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 20px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  header .header-navigation .nav > ul > li.menuli:last-child {
    position: absolute;
    right: -16px;
  }
  header .header-navigation .nav > ul > li.menuli:last-child > a {
    background: #b5946b;
    border-radius: 19px;
    border: 16px solid #0f303b;
    box-sizing: border-box;
    max-height: 80px;
    line-height: 52px;
  }
  header .header-navigation .nav > ul > li.menuli:last-child > a:hover {
    background: #E6AF2E;
  }
  header .header-navigation .nav > ul > li.menuli:last-child > a:hover:aftrer {
    display: none;
  }
  header .header-navigation .nav > ul > li.menuli:last-child nav.nav-dropdown {
    right: 16px;
  }
  header .header-navigation .nav > ul > li.menuli:last-child:hover:after {
    display: none !important;
  }
  header .logo > a img {
    max-height: unset;
    margin: 17px 16px 17px 0;
  }
  header .bar .NA_connexion .connexion-np {
    overflow: hidden;
  }
  header .bar .NA_connexion .connexion-np > span {
    text-align: center;
    width: calc(100% - 50px);
  }
  header .bar .NA_connexion .login-small-thumb {
    margin: 0 !important;
    height: 100%;
    width: auto;
  }
  header .bar .NA_connexion .fa-toggle-sub-menu {
    height: 30px !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
    line-height: 29px;
  }
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-inscription-wrapper,
  header .bar .btn-adherer-wrapper,
  header .bar .NA_connexion .connexion-np,
  header .bar .NA_connexion .connexion-btn {
    text-transform: none !important;
    line-height: 29px;
  }
  header .bar .btn-don-wrapper {
    max-width: 170px;
    border-radius: 4px;
    height: 30px;
    margin-top: 5px;
    margin-right: 15px;
    overflow: hidden;
    border: 2px solid transparent;
  }
  header .bar .btn-don-wrapper > a,
  header .bar .btn-don-wrapper > a > div {
    border-radius: 4px;
    color: #fff;
    line-height: 28px !important;
    height: 30px !important;
  }
  header .bar .btn-don-wrapper:hover,
  header .bar .btn-don-wrapper:active,
  header .bar .btn-don-wrapper:focus {
    border-color: #0f303b;
    color: #0f303b !important;
  }
  header .bar .btn-don-wrapper:hover > a,
  header .bar .btn-don-wrapper:active > a,
  header .bar .btn-don-wrapper:focus > a,
  header .bar .btn-don-wrapper:hover > a > div,
  header .bar .btn-don-wrapper:active > a > div,
  header .bar .btn-don-wrapper:focus > a > div {
    color: #0f303b !important;
  }
  header .bar .btn-adherer-wrapper {
    background: #0f303b;
    color: #fff;
    border-radius: 4px;
    height: 30px;
    margin-top: 5px;
    margin-right: 15px;
    border: 2px solid #0f303b;
    overflow: hidden;
  }
  header .bar .btn-adherer-wrapper > a,
  header .bar .btn-adherer-wrapper > a > div {
    border-radius: 4px;
    color: #fff;
    line-height: 28px !important;
    height: 30px !important;
  }
  header .bar .btn-adherer-wrapper:hover,
  header .bar .btn-adherer-wrapper:active,
  header .bar .btn-adherer-wrapper:focus {
    color: #0f303b !important;
  }
  header .bar .btn-adherer-wrapper:hover > a,
  header .bar .btn-adherer-wrapper:active > a,
  header .bar .btn-adherer-wrapper:focus > a,
  header .bar .btn-adherer-wrapper:hover > a > div,
  header .bar .btn-adherer-wrapper:active > a > div,
  header .bar .btn-adherer-wrapper:focus > a > div {
    color: #0f303b !important;
  }
  header .bar .NA_connexion {
    margin: 5px;
    height: 30px !important;
    border-radius: 4px;
    width: 168px !important;
  }
  header .bar .NA_connexion > a {
    color: #0f303b;
    line-height: 26px;
    height: 30px;
    border: 2px solid #87979D;
    border-radius: 4px !important;
  }
  header .bar .NA_connexion > a > span {
    color: #0f303b;
  }
  header .bar .NA_connexion > a:hover {
    border-color: #0f303b;
  }
  header .bar .NA_connexion > a:active,
  header .bar .NA_connexion > a:focus {
    background: #0f303b !important;
    border: 2px solid #0f303b;
  }
  header .bar .NA_connexion > a:active > span,
  header .bar .NA_connexion > a:focus > span {
    color: #fff !important;
  }
  header .search-wrapper {
    min-width: 250px;
    border: 1px solid #f6f6f6;
    border-radius: 16px;
    margin-left: 0;
    margin-right: 10px !important;
  }
  header .search-wrapper form {
    min-width: 250px;
  }
  header .search-wrapper [type="submit"] {
    width: 20px !important;
    height: 27px !important;
  }
  header .search-wrapper [type="search"] {
    line-height: 30px;
    height: 30px;
    padding: 0 0 0 10px;
  }
  header .search-wrapper .header-search-mobile {
    padding: 0 !important;
    margin: 0;
    width: auto !important;
  }
  header .search-wrapper .search-toggle-wrapper .fas {
    font-size: 16px !important;
    color: #333333 !important;
    margin-top: 2px !important;
  }
  /*  header */
  #main-carousel .carousel-content {
    padding: 12% 20% 15%;
    width: 100% !important;
  }
  #main-carousel .carousel-content .link-entire-box {
    display: block;
    text-align: center;
    max-width: 570px;
    background: rgba(0, 0, 0, 0.7);
    padding: 30px;
    box-sizing: border-box;
    margin: auto;
  }
  #main-carousel .carousel-content .link-entire-box .desc {
    display: none;
  }
  #main-carousel .carousel-content .link-entire-box .title {
    padding: 0;
    margin: 0;
    font-size: 36px;
    line-height: 40px;
    color: #ffffff;
    font-family: "Recoleta-Bold", sans-serif;
    font-weight: bold;
    text-align: center;
  }
  #main-carousel ul.slick-dots {
    bottom: 35px;
    top: unset;
    width: 100%;
    left: 0;
  }
}
@media (max-width: 767.98px) {
  #section-events .date {
    bottom: unset;
    top: 10%;
  }
  #footer-middle .footer-rs-div h4 {
    float: none;
  }
  #footer-middle .appLink,
  #footer-middle .subscribe {
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
  }
  #section-gmap .article-google_map .gmap-form-container {
    padding: 20px 10px;
  }
  #section-gmap .article-google_map .section-body #recherche_annuaire_express .fas {
    top: -17px;
    right: -14px;
  }
  #section-emploi .home-article {
    margin: 0;
  }
  #footer-socials {
    float: none !important;
  }
  .na-footer .footer-row [class^="col"] {
    margin: 15px 0;
    text-align: center;
  }
}
@media (min-width: 992px) {
  #section-gmap .contentSquareFlat .gmap-form-container {
    width: 100%;
  }
  #section-gmap .container {
    max-width: 100% !important;
  }
  #section-gmap .map-left {
    width: calc(100% - 300px );
    float: left;
    position: relative;
    margin-right: 30px;
  }
  #section-gmap .map-right {
    width: 270px;
    float: right;
  }
  #section-gmap .gmap-form-container {
    width: 100%;
  }
}
#main-carousel .carousel-content .link-entire-box {
  display: block;
  text-align: center;
  max-width: 570px;
  background: rgba(0, 0, 0, 0.7);
  padding: 30px;
  box-sizing: border-box;
  margin: auto;
}
#main-carousel .carousel-content .link-entire-box .desc {
  display: none;
}
#main-carousel .carousel-content .link-entire-box .title {
  padding: 0;
  margin: 0;
  font-size: 30px;
  line-height: 36px;
  color: #ffffff;
  font-family: "Recoleta-Bold", sans-serif;
  font-weight: bold;
  text-align: center;
}
#main-carousel ul.slick-dots {
  bottom: 35px;
  top: unset;
  width: 100%;
  left: 0;
}
#section-emploi .entreprise {
  width: 100%;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#ep_outer_paiement .cotisations .cotisation input[type="radio"] {
  vertical-align: middle;
  margin-top: 0 !important;
}
