@import '/ressources/css/fonts/fonts.css';
/* 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 */
/* ################################# DEBUT PROJET ################################################### */
/* variable less projet  */
/*fonts*/
/* bouton read more */
html {
  overflow-x: hidden;
}
/* css projet*/
body {
  overflow: hidden;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 500;
  color: #384751;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.title,
h1,
h2,
h3,
h4 {
  font-family: 'Circular', sans-serif;
  color: #384751;
}
@media (min-width: 1200px) {
  .home-section.section-default .section-more {
    margin-right: 30px;
  }
}
.home-section.section-default .section-more a:hover {
  background: #2e6ca8;
  border-color: #2e6ca8;
  color: #fff;
}
.home-section.section-default .section-more a {
  min-width: 180px;
  text-align: center;
  border-radius: 0;
  text-transform: none;
  padding: 15px;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
}
.home-section.section-default .section-more.liens_all_2:hover a {
  background: #e20e4b !important;
  color: #fff !important;
}
.home-section.section-default .section-more.liens_all_2 a {
  border-color: #e20e4b !important;
  color: #e20e4b !important;
}
.home-section.section-default .section-more.liens_all_3:hover a {
  background: #fff;
  border-color: #fff;
  color: #2e6ca8 !important;
}
.home-section.section-default .section-more.liens_all_3 a {
  border-color: #fff !important;
  color: #fff;
}
.home-section.section-default .section-title {
  margin-bottom: 45px;
}
.home-section.section-default .section-title .line {
  width: 50px !important;
  background: #384751 !important;
}
.home-section.section-default .section-title .title {
  color: #384751 !important;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title {
    margin-bottom: 20px;
    margin-left: 15px;
  }
  .home-section.section-default .section-title .title {
    color: #384751 !important;
    line-height: 1.2em !important;
    font-size: 30px !important;
    margin: 15px 0 !important;
    width: auto !important;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
.btn-adherer-wrapper .icon:before {
  content: "\f4be";
  font-family: "Font Awesome 5 Free";
  display: block;
  font-size: 16px;
}
@media (max-width: 767.98px) {
  .search-toggle-wrapper .search-toggle {
    font-size: 22px;
    padding: 8px 0;
    text-align: center;
  }
  .bar .shopping-cart a {
    width: 50px;
    text-align: center;
    padding: 8px 0;
  }
  .logo-smaller img {
    padding: 5px;
  }
}
@media (min-width: 1200px) {
  header .bar.with-search-field .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    width: auto;
  }
  header .bar .socials li i {
    font-size: 13px !important;
    background: #384751;
    border-radius: 50%;
    width: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
    text-align: center;
    padding: 0;
    color: #fff !important;
  }
  header .bar .socials li.contact-modText a {
    position: relative;
    display: inlin-block;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 600;
  }
  header .bar .socials li.contact-modText a:after,
  header .bar .socials li.contact-modText a:before {
    position: absolute;
    content: '';
    background: #384751;
    width: 1px;
    height: 15px;
    top: 3px;
    display: block;
  }
  header .bar .socials li.contact-modText a:before {
    left: 0;
  }
  header .bar .socials li.contact-modText a:after {
    right: 0;
  }
  header .bar .socials li.langs-wrapper .switch-slider:hover:before {
    display: inline-block;
    background: #e20e4b;
  }
  header .bar .socials li.langs-wrapper a {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
  }
  header .bar .socials li + li {
    margin-left: 5px;
  }
  header .bar .inline-div-section-wrapper {
    display: block;
  }
  header .bar .inline-div-section-wrapper .inline-div-section {
    float: right;
    flex: unset;
  }
  header .bar .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    float: left;
  }
  header .bar .socials.rs-nolabels a:hover,
  header .bar .shopping-cart a:hover,
  header .bar .search-toggle:hover,
  header .bar .socials.rs-nolabels a:active,
  header .bar .shopping-cart a:active,
  header .bar .search-toggle:active,
  header .bar .socials.rs-nolabels a:focus,
  header .bar .shopping-cart a:focus,
  header .bar .search-toggle:focus {
    color: #e20e4b;
  }
  header .bar .socials.rs-nolabels a i,
  header .bar .shopping-cart a i,
  header .bar .search-toggle i {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
  header .bar .search-toggle-wrapper .search-toggle {
    padding-top: 11px;
  }
  header .bar .header-search-mobile {
    left: -324px !important;
  }
  header .bar .search-wrapper,
  header .bar .inline-div-section {
    height: 40px;
  }
  header .bar .btn-inscription-wrapper,
  header .bar .btn-don-wrapper,
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-adherer-wrapper,
  header .bar .btn-connexion-wrapper {
    border-radius: 3px !important;
    flex: unset;
    text-transform: none;
    line-height: 30px !important;
    height: 30px !important;
    margin-top: 5px;
    width: 150px;
    margin-left: 15px;
    border: 0 none !important;
    font-size: 15px;
  }
  header .bar .btn-adherer-wrapper {
    width: 180px;
  }
  header .bar .NA_connexion > a.btn,
  header .bar .NA_connexion > .connexion-np,
  header .bar .NA_connexion {
    border-radius: 3px !important;
    margin-top: 0;
    line-height: 30px !important;
    height: 30px !important;
    font-weight: 700 !important;
    font-size: 15px;
    border: 0 none !important;
  }
  header .bar .NA_connexion > a.btn {
    height: 28px !important;
  }
  header .bar .NA_connexion {
    border: 1px solid #384751 !important;
  }
  header .bar .NA_connexion:hover,
  header .bar .NA_connexion:focus,
  header .bar .NA_connexion:active {
    background-color: #384751 !important;
  }
  header .bar .NA_connexion:hover .connexion-btn,
  header .bar .NA_connexion:focus .connexion-btn,
  header .bar .NA_connexion:active .connexion-btn,
  header .bar .NA_connexion:hover .connexion-np,
  header .bar .NA_connexion:focus .connexion-np,
  header .bar .NA_connexion:active .connexion-np {
    background-color: transparent !important;
  }
  header .bar .NA_connexion:hover .connexion-btn > *,
  header .bar .NA_connexion:focus .connexion-btn > *,
  header .bar .NA_connexion:active .connexion-btn > *,
  header .bar .NA_connexion:hover .connexion-np > *,
  header .bar .NA_connexion:focus .connexion-np > *,
  header .bar .NA_connexion:active .connexion-np > * {
    color: #fff !important;
  }
  header .bar .NA_connexion .connexion-btn.active-btn {
    color: #fff !important;
  }
  header .bar .NA_connexion .connexion-btn.active-btn {
    background-color: transparent !important;
    color: #fff !important;
  }
  header .bar .search-toggle-wrapper {
    position: relative;
    padding-right: 15px;
  }
  header .bar .search-toggle-wrapper .fas.fa-search {
    font-size: 18px;
  }
  header .bar .search-toggle-wrapper .fas.fa-search:after {
    position: absolute;
    content: '';
    background: #384751;
    width: 1px;
    height: 15px;
    top: 13px;
    right: 0;
    display: block;
  }
  header .bar .btn-don-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-adherer-wrapper > a,
  header .bar .btn-adherer-label {
    border-radius: 3px !important;
    margin-top: 0;
    line-height: 30px !important;
    height: 30px !important;
    font-size: 15px;
    border: 0 none !important;
    color: #fff;
  }
  header .bar .btn-don-wrapper > a i,
  header .bar .btn-inscription-wrapper > a i,
  header .bar .btn-recruteur-wrapper > a i,
  header .bar .btn-adherer-wrapper > a i,
  header .bar .btn-adherer-label i {
    color: #fff !important;
  }
  header .bar .btn-don-wrapper > a:hover,
  header .bar .btn-inscription-wrapper > a:hover,
  header .bar .btn-recruteur-wrapper > a:hover,
  header .bar .btn-adherer-wrapper > a:hover,
  header .bar .btn-adherer-label:hover {
    border-color: #384751 !important;
    background-color: #384751 !important;
    color: #fff !important;
  }
  header .bar .btn-adherer-label {
    line-height: 28px !important;
  }
  header .bar .connexion-btn > span {
    line-height: 26px !important;
  }
  header .bar .search-wrapperXX {
    min-width: 250px;
    border: 1px solid #f6f6f6;
    border-radius: 16px;
    margin-left: 0;
    margin-right: 10px !important;
  }
  header .bar .search-wrapperXX form {
    min-width: 250px;
  }
  header .bar .search-wrapperXX [type="submit"] {
    width: 20px !important;
    height: 27px !important;
  }
  header .bar .search-wrapperXX [type="search"] {
    line-height: 30px;
    height: 30px;
    padding: 0 0 0 10px;
  }
  header .bar .search-wrapperXX .header-search-mobile {
    border: 0 none;
    padding: 0 !important;
    margin: 0;
    width: auto !important;
  }
  header .bar .search-wrapperXX .header-search-mobile input {
    width: 85%;
  }
  header .bar .search-wrapperXX .search-toggle-wrapper .fas {
    font-size: 18px !important;
    color: #DADBDD !important;
    margin-top: 2px !important;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  header .bar .shopping-cart i,
  header .bar .search-toggle-wrapper .search-toggle {
    margin-right: 0;
  }
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-inscription-wrapper,
  header .bar .btn-adherer-wrapper > a,
  header .bar .NA_connexion .connexion-np,
  header .bar .NA_connexion .connexion-btn {
    margin: 0 !important;
    text-transform: none;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
    background-color: transparent !important;
    position: relative;
    border: 1px solid #e20e4b !important;
    overflow: hidden;
  }
  header .bar .btn-recruteur-wrapper > span,
  header .bar .btn-inscription-wrapper > span,
  header .bar .btn-adherer-wrapper > a > span,
  header .bar .NA_connexion .connexion-np > span,
  header .bar .NA_connexion .connexion-btn > span,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-adherer-wrapper > a > a,
  header .bar .NA_connexion .connexion-np > a,
  header .bar .NA_connexion .connexion-btn > a {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
  }
  header .bar .btn-recruteur-wrapper .topbar-btn-icon,
  header .bar .btn-inscription-wrapper .topbar-btn-icon,
  header .bar .btn-adherer-wrapper > a .topbar-btn-icon,
  header .bar .NA_connexion .connexion-np .topbar-btn-icon,
  header .bar .NA_connexion .connexion-btn .topbar-btn-icon,
  header .bar .btn-recruteur-wrapper i.fas:not(.fa-chevron-down),
  header .bar .btn-inscription-wrapper i.fas:not(.fa-chevron-down),
  header .bar .btn-adherer-wrapper > a i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-np i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-btn i.fas:not(.fa-chevron-down) {
    font-size: 16px !important;
    max-width: unset;
    min-width: unset;
    width: unset;
    height: unset;
    top: unset;
    left: unset;
    right: unset;
    line-height: unset;
    padding: 0 !important;
    margin: 0;
    display: inline-block !important;
  }
  header .bar .NA_connexion .connexion-np:after,
  header .bar .NA_connexion .connexion-btn:after {
    display: none;
  }
  header .bar .btn-inscription-wrapper > a {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
  }
  header .bar .connexion-np .login-small-thumb {
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    height: 110px;
    width: 342.5px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 25px 0 0;
    width: 342.5px;
    height: 110px;
    min-height: 110px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header {
    padding-bottom: 16px;
  }
  header .logo > a img {
    max-height: 120px;
  }
  header .main-navigation-row,
  header .header-main {
    height: 120px;
  }
  header > .container-fluid,
  header .header-main {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    background: linear-gradient(90deg, #2e6ca8 48.96%, #1a5791 100%);
  }
  header > .container-fluid > .container:before,
  header .header-main > .container:before,
  header > .container-fluid > .container:after,
  header .header-main > .container:after {
    background: linear-gradient(90deg, #2e6ca8 48.96%, #1a5791 100%);
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 50px;
    width: 900px !important;
  }
  header .header-navigation-side .nav-wrapper {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li > a {
    height: 100%;
  }
  header .header-navigation-side .nav {
    padding: 0 !important;
  }
  header .header-navigation-side .nav > ul {
    float: right;
    display: block !important;
  }
  header .header-navigation-side .nav > ul > li {
    min-width: unset;
  }
  header .header-navigation-side .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
    position: relative;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    padding: 0 12px;
    text-align: right;
    line-height: 57px;
    text-transform: none;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    color: #EEEEEE;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    text-align: left;
    top: calc(100% - 10px ) !important;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a:hover {
    color: #FFF;
    background: #e20e4b;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li {
    border-top: 1px solid #eeeeee;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #fff;
    width: 50px;
    position: absolute;
    top: 39px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
.menu-open header .header-navigation .nav li:hover > a {
  background: #235280;
  color: #fff;
}
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/* variable less Carrousel */
#main-carousel-row {
  margin-top: 20px;
}
#main-carousel-row .carousel-content .title {
  font-size: 32px;
}
#main-carousel-row .readmore-wrapper {
  position: relative;
}
#main-carousel-row .readmore-wrapper .readMore:hover {
  background: #fff;
  color: #2e6ca8;
}
#main-carousel-row .model-ratio-image .containerImg .click-img .newsImg {
  min-height: 100%;
}
#main-carousel-row .article-carousel .carousel-content .readmore-wrapper .readMore {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  text-transform: none;
  border-radius: 0;
  border-width: 2px;
}
@media (max-width: 1199.98px) {
  #main-carousel-row #main-carousel {
    max-height: 300px;
    background: #fff;
    position: relative;
  }
  #main-carousel-row #main-carousel .carousel-content {
    padding: 30px;
    position: absolute;
    inset: 0;
  }
  #main-carousel-row .carousel-content .title {
    opacity: 1;
  }
  #main-carousel-row .article-carousel .carousel-content {
    background-color: rgba(46, 108, 168, 0.95) !important;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  #main-carousel-row #main-carousel .carousel-content .title {
    font-size: 6vw;
  }
}
#main-carousel-row .carousel-content .title {
  font-size: 32px;
}
@media (min-width: 1200px) {
  #main-carousel-row {
    position: relative;
    background: #fff;
  }
  #main-carousel-row:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc( 100% - 80px );
    top: 80px;
    background: linear-gradient(90deg, #e50077 0%, #e50048 100%);
  }
  #main-carousel-row .readmore-wrapper {
    position: absolute;
    bottom: 42px;
  }
  #main-carousel-row .carousel-wrapper .article-carousel .model-image {
    background: transparent;
  }
  #main-carousel-row .slick-slider img {
    min-width: 0;
    min-height: 0;
    width: auto;
    height: auto;
  }
  #main-carousel-row .carousel-content {
    background: rgba(226, 14, 75, 0.8) !important;
    padding: 40px;
    max-height: 90%;
    opacity: 1;
  }
  #main-carousel-row .carousel-content .title {
    text-transform: none;
    font-size: 40px;
    line-height: 45px;
    text-align: left;
    margin-top: 23px;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    font-size: 56px !important;
    top: 235px;
  }
  #main-carousel-row {
    height: 490px;
  }
  #main-carousel-row #main-carousel .article-carousel {
    background-color: transparent !important;
  }
  #main-carousel-row #main-carousel .article-carousel .containerImg {
    opacity: 1;
    height: 430px;
  }
  #main-carousel-row #main-carousel .carousel-wrapper .article-carousel .model-image {
    position: relative;
    float: right;
  }
  #main-carousel-row .carousel-content {
    background: transparent !important;
    padding: 118px 50px 5px 0 !important;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    top: 247px;
    color: #fff;
    font-size: 52px;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas.fa-chevron-right {
    right: -63px;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas.fa-chevron-left {
    left: -63px;
  }
  #main-carousel-row ul.slick-dots {
    top: unset;
    bottom: 70px;
    right: 40px;
  }
  #main-carousel-row ul.slick-dots li,
  #main-carousel-row ul.slick-dots li button,
  #main-carousel-row ul.slick-dots li button:before {
    font-size: 20px !important;
    width: 28px !important;
    height: 28px !important;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# ROW-EVENTS-NEWS  ################################################### */
#section-news .listView {
  margin-bottom: 20px !important;
}
#section-news .slick-track,
#section-news .col-article,
#section-news .article-Model.rounded,
#section-news .slick-list {
  overflow: visible;
}
@media (min-width: 1200px) {
  #section-news {
    padding: 40px 0 80px;
  }
}
@media (min-width: 1200px) {
  #section-news .list-item {
    margin-right: 15px;
  }
  #section-news .list-item:not(:last-child) {
    margin-bottom: 30px;
  }
}
#section-news .list-item .home-article {
  margin: 0 !important;
  color: #384751;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #EEEEEE;
  filter: drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.03));
}
@media (min-width: 1200px) {
  #section-news .list-item .home-article {
    display: flex;
    width: 100%;
  }
}
#section-news .list-item .home-article .model-content .date {
  text-transform: none;
  font-size: 12px;
  color: #e20e4b;
  font-weight: 600;
}
#section-news .list-item .home-article .model-content .title {
  color: #384751;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  margin: 15px 0;
}
#section-news .list-item .home-article .model-content .desc {
  font-size: 15px;
  line-height: 19px;
  color: #384751;
  font-weight: 400;
}
#section-news .list-item .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
  min-width: 260px;
  max-width: 370px;
  margin: auto;
}
#section-news .list-item .home-article .readmore-wrapper {
  font-size: 20px;
  bottom: 30px;
}
#section-news .list-item .home-article .readmore-wrapper a {
  font-size: 16px;
  float: left;
  margin-left: 30px;
  font-weight: bold;
}
#section-news .list-item .home-article .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-news .list-item .home-article .readmore-wrapper a:hover i {
  margin-left: 30px;
}
@media (max-width: 1199.98px) {
  #section-news .list-item .section-more {
    padding: 0 15px;
  }
}
#section-events {
  padding: 40px 0 80px;
}
#section-events .section-title .title {
  color: #e20e4b !important;
}
#section-events .section-title .line {
  background: #e20e4b !important;
}
#section-events .section-more {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  #section-events .section-more {
    padding-left: 15px;
  }
}
#section-events .section-more a {
  color: #e20e4b !important;
  border-color: #e20e4b !important;
}
#section-events .section-more a:hover {
  background: #e20e4b !important;
  color: #fff !important;
}
#section-events .containerImg {
  background: #000;
}
#section-events .containerImg img {
  opacity: .5;
}
#section-events .article-Model.dateImgSquare .model-image {
  margin: 0;
}
#section-events .article-Model.dateImgSquare .model-image .date {
  top: 9px;
  right: 9px;
  left: unset;
  bottom: unset;
  border-radius: 0;
  background-color: rgba(226, 14, 75, 0.8);
  width: 100px;
  height: 70px;
  padding-top: 8px;
  font-family: 'Source Sans Pro';
}
#section-events .article-Model.dateImgSquare .model-image .date .dateYear {
  display: none;
}
#section-events .article-Model.dateImgSquare .model-image .date .dateMonth,
#section-events .article-Model.dateImgSquare .model-image .date .dateDay {
  display: block;
  color: #fff;
  font-size: 25px !important;
  line-height: 27px;
  font-weight: 700;
}
#section-events .article-Model.dateImgSquare .model-image .date .dateMonth {
  font-size: 20px !important;
  text-transform: uppercase;
}
#section-events .location {
  background-color: rgba(226, 14, 75, 0.8);
  color: #fff;
  border-radius: 30px;
  padding: 0 15px;
  position: relative;
  clear: both;
  display: block !important;
  width: auto !important;
  max-width: max-content;
  text-transform: uppercase;
  font-family: 'Source Sans Pro';
}
#section-events .location:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
}
#section-events .home-article {
  border: 0 none;
  max-width: 370px;
  margin: auto;
}
#section-events .home-article .model-content .title {
  position: absolute;
  bottom: 15px;
  height: auto;
  padding: 0 22px !important;
  font-size: 20px;
  color: #ffffff;
  line-height: 25px;
  text-align: left;
}
@media (max-width: 767.98px) {
  #section-events .home-article .model-content .title {
    bottom: 15px;
    font-size: 22px;
    line-height: 24px;
  }
}
#section-events .home-article .desc {
  display: none;
}
@media (min-width: 1200px) {
  #section-events .section-title {
    padding-left: 15px;
  }
  #section-events .col-article + .col-article {
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  #section-events {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  #section-events .home-article.article-Model {
    background-color: transparent !important;
  }
  #section-events .containerImg {
    padding-bottom: 66%;
  }
  #section-events .model-image.model-ratio-image {
    margin: 0;
  }
}
/* --------------------------------  END ROW-EVENTS-NEWS --------------------------------------------------*/
/* --------------------------------  END EMPLOI --------------------------------------------------*/
#row-portraits {
  background: linear-gradient(90deg, #2e6ca8 0%, #1a5791 100%);
}
@media (min-width: 1200px) {
  #row-portraits #section-portraits {
    padding: 80px 0 40px;
  }
}
#row-portraits #section-portraits.home-section.section-default .section-title .line {
  background-color: #fff !important;
}
#row-portraits #section-portraits.home-section.section-default .section-title .title {
  line-height: 50px;
  color: #fff !important;
}
#row-portraits #section-portraits .slick-slider i.slick-arrow.fas {
  color: #fff;
  top: 38% !important;
}
#row-portraits #section-portraits .portrait3-nom {
  font-size: 15px;
  font-weight: 700;
}
/* ####################### FOOTER ############################ */
/* ################################# DEBUT MAP ################################################### */
#section-gmap {
  padding: 0 0 40px;
  border: 0 none;
}
@media (min-width: 1200px) {
  #section-gmap {
    margin: 80px 0;
  }
}
#section-gmap #map {
  border: 0 none;
}
#section-gmap .section-title {
  margin-bottom: 20px;
  border: 0 none;
  text-align: left;
  font-size: 32px;
  color: #2e6ca8;
  font-weight: 700;
}
#section-gmap .section-title .title {
  line-height: 40px;
  text-align: left;
  font-size: 32px;
  font-weight: 500;
}
#section-gmap .section-title .title span {
  display: block;
}
#section-gmap .section-body {
  margin-left: 4px;
}
#section-gmap .section-body .intro {
  font-weight: 400;
  text-align: left;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-size: 15px;
  line-height: 19px;
  color: #384751;
}
#section-gmap .section-body .search {
  position: absolute;
  bottom: 32px;
  width: calc( 100% - 60px);
  border: 1px solid #999;
  border-radius: 8px;
  overflow: hidden;
  height: 48px;
}
#section-gmap .section-body {
  border-radius: 40px;
}
#section-gmap .recherche_avancee {
  display: none;
}
#section-gmap #recherche_annuaire_express {
  border: 0 none;
}
#section-gmap #recherche_annuaire_express > .input-group {
  border: 0 none;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  height: 48px;
}
#section-gmap #recherche_annuaire_express > .input-group > .form-control {
  border: 0 none;
  margin: 0 !important;
  height: 48px !important;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
  padding-left: 15px;
  font-size: 16px;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon {
  background: transparent;
  width: 40px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  margin: 0;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon > a {
  color: #999;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon > a .fas {
  font-size: 16px;
  margin-top: 9px;
  margin-right: -5px;
}
@media (min-width: 992px) {
  #section-gmap.contentSquareFlat .section-body {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    width: 338px !important;
    top: 80px;
    background: #fff;
    color: #000;
    height: 350px;
    padding-top: 39px;
  }
}
@media (max-width: 991.98px) {
  #section-gmap.contentSquareFlat .section-body {
    top: 0;
    background: #fff;
    color: #000;
    width: 469px;
    height: auto;
    min-height: 260px;
    padding-top: 25px;
  }
}
@media (max-width: 991.98px) {
  #section-gmap .section-body {
    top: 65px;
  }
  #section-gmap .section-body .intro {
    padding-top: 0px;
    padding-bottom: 75px;
  }
  #section-gmap .section-body .search {
    position: absolute;
    bottom: 32px;
    width: calc( 100% - 58px);
  }
  #section-gmap .section-body .search [type="submit"] {
    font-size: 19px;
    font-weight: 900;
    line-height: 40px;
  }
  #section-gmap .section-body .search [type="submit"] .fas {
    display: none;
  }
}
/* --------------------------------  END MAP --------------------------------------------------*/
/* ################################# Offres  ############################################ */
#section-cta_offres .article-CTA-3 .action .btn-a {
  color: #384751 !important;
  min-width: 270px;
}
#section-cta_offres .article-CTA-3 .action .btn-a .fas {
  color: #384751 !important;
}
@media (max-width: 1199.98px) {
  #section-cta_offres .cta-row {
    margin: 30px 0;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  #section-cta_offres .CTA-offres {
    display: flex;
    align-items: center;
  }
}
/* --------------------------------  END offres --------------------------------------------------*/
/* ################################# counters  ############################################ */
#row-compteurs {
  background: linear-gradient(90deg, #2e6ca8 0%, #1a5791 100%);
}
#row-compteurs #section-compteurs {
  padding-top: 30px;
  padding-bottom: 50px;
}
#row-compteurs #section-compteurs .counter-mode-icon {
  font-size: 20px;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-icon .faicon {
  border: 0 none  ;
  border-radius: 0;
  padding: 0;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-icon .faicon:before {
  font-size: 40px;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-icon .faicon:before {
  background: transparent;
  color: #fff;
  padding: 0;
  height: 50px;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-txt .counter-digit {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 63px;
  color: #EEEEEE;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-txt .counter-label {
  margin-top: 0;
  display: block;
  font-family: 'Circular';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #EEEEEE;
}
@media (min-width: 1200px) {
  .footer-bottom-coords .asso_coords + .asso_coords,
  .footer-bottom-coords .association + .asso_coords {
    margin-left: 4px;
  }
  .footer-bottom-coords .asso_coords + .asso_coords > a,
  .footer-bottom-coords .association + .asso_coords > a {
    margin-left: 4px;
  }
}
/* --------------------------------  END counters ------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
footer .logo-img {
  width: 180px;
  max-width: 180px !important;
  float: left;
}
#footer-middle .sub-col,
#footer-middle .subscribe {
  margin-top: 15px;
  border-radius: 3px;
  max-width: 250px;
}
#footer-middle .sub-col #mail,
#footer-middle .subscribe #mail,
#footer-middle .sub-col #mail::placeholder,
#footer-middle .subscribe #mail::placeholder {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #384751;
}
#footer-middle {
  background: linear-gradient(90deg, #2e6ca8 0%, #1a5791 100%);
  padding: 50px 15px 25px !important;
}
#footer-middle .subscribe-field {
  border: 0 none;
  background: #EEE;
}
#footer-middle .subscribe-field::placeholder {
  color: #2e6ca8;
}
#footer-middle .subscribe-btn {
  background: #e20e4b;
}
#footer-middle .subscribe-btn:hover {
  background: #384751;
}
#footer-middle .logos-left img {
  max-width: 180px;
  margin-top: 15px;
}
#footer-logos-left {
  max-width: 300px;
}
#footer-bottom {
  height: 30px;
  padding: 0 !important;
}
#footer-bottom .footer-bottom-coords {
  display: none;
}
footer #footer-middle .footer-col_inner.right,
footer #footer-middle .footer-col_inner.right ul {
  text-align: center !important;
  float: none !important;
}
footer #footer-middle .footer_app-col .footer-col_inner {
  margin: 0 !important;
  padding: 0 !important;
}
footer #footer-middle .logos-left img {
  max-width: 180px !important;
  margin-bottom: 30px;
}
footer #footer-middle .footer-col_inner.right li {
  text-align: left;
}
footer #footer-middle .footer-col_inner.right h4 {
  display: none;
}
footer #footer-middle .col.col-lg-3.footer_app-col {
  padding-left: 30px !important;
}
footer #footer-middle .liens-footer li a {
  text-transform: none;
  font-style: normal;
  font-weight: 700;
  font-size: 14px !important;
  line-height: 20px;
  color: #EEEEEE;
}
footer #footer-middle .liens-footer li a:hover {
  color: #fff !important;
  text-decoration: underline !important;
}
footer #footer-middle .liens-footer li a:before {
  content: '> ';
  font-size: 13px;
}
footer #footer-middle .footer_nl-col .rsLink,
footer #footer-middle h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 29px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
  margin: 0;
  padding: 0;
}
footer #footer-middle .footer_nl-col .rsLink #footer-socials,
footer #footer-middle h4 #footer-socials {
  display: flex;
}
footer #footer-middle .footer_nl-col .rsLink #footer-socials li,
footer #footer-middle h4 #footer-socials li {
  margin-left: 10px;
  width: 32px;
  text-align: center;
}
footer #footer-middle .footer_nl-col .rsLink #footer-socials li i,
footer #footer-middle h4 #footer-socials li i {
  font-size: 13px !important;
  background: #fff;
  border-radius: 50%;
  width: 28px !important;
  height: 28px !important;
  line-height: 28px !important;
  text-align: center;
  padding: 0;
  color: #2e6ca8 !important;
}
footer #footer-middle .footer_nl-col .rsLink #footer-socials li:hover i,
footer #footer-middle h4 #footer-socials li:hover i {
  color: #e20e4b !important;
}
footer #footer-middle .footer_nl-col .rsLink #footer-socials li:last-child,
footer #footer-middle h4 #footer-socials li:last-child {
  display: none !important;
}
@media (max-width: 1199.98px) {
  footer #footer-middle .footer-col_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
  }
  footer #footer-middle .footer-col_inner ul {
    min-width: 235px;
  }
  footer #footer-middle .footer_app-col {
    padding-left: 15px;
  }
  footer #footer-middle .footer-col_inner.right,
  footer #footer-middle .footer-col_inner.right ul {
    text-align: center !important;
    float: none !important;
  }
  footer #footer-middle .footer_app-col .footer-col_inner {
    margin: 15px 0 !important;
    padding: 0 !important;
  }
  footer #footer-middle .logos-left img {
    max-width: 150px !important;
    margin-bottom: 30px;
    margin-top: 15px;
  }
  footer #footer-middle .footer_nl-col .rsLink,
  footer #footer-middle .footer_nl-col h4 {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  footer #footer-middle .footer_nl-col .rsLink #footer-socials,
  footer #footer-middle .footer_nl-col h4 #footer-socials {
    display: flex;
  }
  footer #footer-middle #footer-logos-left {
    display: flex;
    position: relative;
    justify-content: center;
    width: 100%;
    margin: 0;
    max-width: 100%;
  }
  footer #footer-middle .footer_app-col li,
  footer #footer-middle .footer-col_inner,
  footer #footer-middle .footer-col_inner ul {
    text-align: left !important;
    float: none !important;
    margin: auto;
  }
  footer #footer-middle * {
    text-align: center;
  }
}
@media (max-width: 1199.98px) and (max-width: 1199.98px) {
  footer #footer-middle .footer_nl-col .rsLink #footer-socials,
  footer #footer-middle .footer_nl-col h4 #footer-socials {
    justify-content: center;
  }
}
/* --------------------- end FOOTER --------------------------- */
