/* 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 ################################################### */
/* ajout une css extern "Google font " */
/* variable less projet  */
/*fonts*/
/* css projet*/
body {
  font-family: 'Barlow', sans-serif;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  font-size: 100%;
}
body input::placeholder {
  color: #5C5C5C !important;
}
@media (min-width: 768px) {
  body .home-section.section-default {
    padding: 80px 0;
  }
}
body .article-content .title,
body .article-content .date,
body #footer-bottom,
body .section-more a,
body .menuli a {
  font-family: 'Barlow Condensed', sans-serif;
}
body .section-title .title,
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Barlow', sans-serif;
}
body .titre_pages span {
  color: #5c5c5c;
}
.home-section.section-default .section-title {
  margin: 0 0  30px !important;
}
.home-section.section-default .section-title .line {
  width: 70px !important;
  background: #dc021b !important;
}
.home-section.section-default .section-title .title {
  letter-spacing: 2px;
  color: #000 !important;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
}
@media (max-width: 1199.98px) {
  .home-section.section-default .section-title br {
    display: none !important;
  }
}
#row-services #section-services-left .services-actions .cta-1 a,
#row-services #section-services-left .services-actions .cta-2 a,
#main-carousel .readmore-wrapper a,
.apropos .apropos-cta a,
body .home-section.section-default .section-more a {
  background: transparent !important;
  padding: 20px 30px !important;
  margin: auto !important;
  min-width: 130px !important;
  text-align: center !important;
  border: 2px solid #dc021b !important;
  border-radius: 0 !important;
  text-transform: none !important;
  font-family: 'Barlow Condensed';
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: unset !important;
  color: #000 !important;
  width: unset !important;
  height: unset !important;
  letter-spacing: unset !important;
}
#row-services #section-services-left .services-actions .cta-1 a:hover,
#row-services #section-services-left .services-actions .cta-2 a:hover,
#main-carousel .readmore-wrapper a:hover,
.apropos .apropos-cta a:hover,
body .home-section.section-default .section-more a:hover {
  background: #dc021b !important;
  color: #fff !important;
}
@media (max-width: 1199.98px) {
  .services-actions,
  .apropos-cta {
    position: relative !important;
    margin-top: 50px !important;
    text-align: center;
  }
  .home-section.section-default .section-title {
    margin-bottom: 0;
  }
  .home-section.section-default .section-title .title {
    text-align: left;
    line-height: 1.5em !important;
    font-size: 34px !important;
    font-weight: bold !important;
    margin: 20px 0 !important;
    width: 100% !important;
    display: block;
    float: none;
  }
  body .home-section.section-default .section-more.text-right,
  body .home-section.section-default .section-more.text-left {
    text-align: center !important;
    float: none !important;
    width: 100%;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
header .bar .NA_connexion .connexion-btn > span {
  color: #fff !important;
}
@media (max-width: 767.98px) {
  .arianeContent {
    margin: 30px 0;
  }
  .bar-btn-0 {
    background: #dc021b;
  }
  .search-toggle-wrapper .search-toggle {
    font-size: 22px;
    padding: 8px 0;
    text-align: center;
  }
  .bar .shopping-cart {
    max-width: 59px;
  }
  .bar .shopping-cart a {
    width: 50px;
    text-align: center;
    padding: 8px 0;
  }
  .logo-smaller img {
    padding: 5px;
  }
}
@media (min-width: 1200px) {
  header .bar .socials li.rs-append {
    position: relative;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 14px;
    font-weight: bold;
  }
  header .bar .socials li.rs-append:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 13px;
    position: absolute;
    right: 0;
    background: #fff;
  }
  header .bar .socials li.rs-append:hover a {
    color: #dc021b !important;
    background-color: #fff !important;
    text-decoration: none !important;
  }
  header .bar .langs-wrapper {
    max-height: 40px;
  }
  header .bar .langs-wrapper .lang_switcher .switch-slider.round {
    background-color: #fff;
  }
  header .bar .langs-wrapper .lang_link.selected {
    color: #fff;
    font-weight: bold;
  }
  header .bar .langs-wrapper a:hover {
    color: #fff !important;
    text-decoration: underline !important;
  }
  header .bar .socials li.contact {
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
    position: relative;
    font-weight: bold;
    border-radius: 0;
    border: 1px solid #fff;
    margin-left: 30px !important;
    height: 30px;
    line-height: 30px;
  }
  header .bar .socials li.contact:before {
    left: -15px;
  }
  header .bar .socials li.contact:after {
    right: 0;
  }
  header .bar .socials li.contact:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 16px;
    top: 7px;
    background-color: #fff;
  }
  header .bar .socials li.contact a {
    height: 28px;
    line-height: 28px;
    display: inline-block;
  }
  header .bar .socials li.contact:hover {
    background-color: #fff !important;
    text-decoration: none !important;
  }
  header .bar .socials li.contact:hover a {
    color: #dc021b !important;
  }
  header .bar .NA_connexion .connexion-np {
    text-align: center;
    width: 100%;
    overflow: hidden;
  }
  header .bar .NA_connexion .connexion-np > span {
    text-align: center;
    width: calc(50%);
    color: #fff !important;
  }
  header .bar .NA_connexion .connexion-btn > span {
    color: #dc021b;
  }
  header .bar .NA_connexion .login-small-thumb {
    margin: 1px 10px 0 1px !important;
    border-radius: 50%;
    max-width: 27px;
  }
  header .bar .NA_connexion .fa-toggle-sub-menu {
    height: 30px !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
    line-height: 29px;
  }
  header .bar .NA_connexion:hover .fa-toggle-sub-menu {
    color: transparent !important;
  }
  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 i,
  header .bar .shopping-cart a:hover i,
  header .bar .search-toggle:hover i,
  header .bar .socials.rs-nolabels a:active i,
  header .bar .shopping-cart a:active i,
  header .bar .search-toggle:active i,
  header .bar .socials.rs-nolabels a:focus i,
  header .bar .shopping-cart a:focus i,
  header .bar .search-toggle:focus i {
    color: #dddddd !important;
  }
  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 .shopping-cart a {
    line-height: 40px;
    height: 40px;
    display: inline-block;
    width: auto;
    padding: 11px 15px 0 0;
    position: relative;
  }
  header .bar .shopping-cart a:after {
    content: '';
    width: 1px;
    height: 17px;
    top: 11px;
    position: absolute;
    right: 0;
    background: #fff;
  }
  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: 0 !important;
    flex: 1;
    text-transform: none;
    line-height: 28px !important;
    height: 30px !important;
    margin-top: 5px;
    width: 180px;
    margin-left: 15px;
    border: 0 none !important;
    font-size: 16px;
  }
  header .bar .NA_connexion > a.btn,
  header .bar .NA_connexion > .connexion-np,
  header .bar .NA_connexion {
    border-radius: 0 !important;
    margin-top: 0;
    line-height: 28px !important;
    height: 30px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
    color: #fff !important;
  }
  header .bar .NA_connexion {
    border: 1px solid #fff!important;
  }
  header .bar .NA_connexion .connexion-btn {
    color: #fff !important;
  }
  header .bar .NA_connexion:hover,
  header .bar .NA_connexion:focus,
  header .bar .NA_connexion:active {
    background-color: #fff !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: #fff !important;
    color: #dc021b;
    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: #dc021b !important;
  }
  header .bar .NA_connexion:hover,
  header .bar .NA_connexion:focus,
  header .bar .NA_connexion:active {
    border: 1px solid #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 .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: 0 !important;
    margin-top: 0;
    line-height: 28px !important;
    height: 30px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
    background: #dc021b;
    color: #fff;
  }
  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 {
    background-color: #fff !important;
    color: #dc021b !important;
  }
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 59.2px;
    width: 367.3px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 35px 0 0 ;
    width: 367.3px;
    height: 59.2px;
    min-height: 59.2px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  body .horizontal_nav .header-navigation nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown > ul > li:hover > a {
    color: #dc021b !important;
  }
  header .main-navigation-row,
  header .header-main {
    height: 120px;
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 57px;
    width: 1024px !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 a {
    text-transform: none;
  }
  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 14px;
    font-family: 'Barlow Condensed', sans-serif;
    color: #000000;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
  }
  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: 60px !important;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    background: #fff !important;
    border-radius: 0 0 8px 8px;
    border: 0 none;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: 0 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    font-family: 'Barlow Condensed';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown i li + li {
    border-top: 1px solid #cdcdcd;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li:hover > a {
    color: #dc021b;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #dc021b;
    width: 50px;
    position: absolute;
    top: 42px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/* variable less Carrousel */
#main-carousel {
  background: #fff !important;
}
@media (min-width: 1200px) {
  #main-carousel-row {
    padding-top: 50px;
  }
  #main-carousel-row .main-carousel-imageSide ul.slick-dots {
    max-width: 400px;
    left: unset;
  }
}
@media (max-width: 767.98px) {
  #main-carousel-row .main-carousel-imageSide .carousel-content .title {
    font-size: 23px !important;
    line-height: 1.5;
  }
}
@media (max-width: 1199.98px) {
  #main-carousel-row #main-carousel .carousel-content {
    inset: 0;
    max-height: 430px;
    display: flex;
    background: rgba(0, 0, 0, 0.5) !important;
    align-items: center;
    justify-content: center;
    position: absolute !important;
    max-width: unset;
    text-align: center;
  }
  #main-carousel-row #main-carousel .carousel-content a,
  #main-carousel-row #main-carousel .carousel-content .title {
    color: #fff !important;
  }
  #main-carousel-row #main-carousel .carousel-content .readmore-wrapper {
    display: block;
    text-align: center;
  }
  #main-carousel-row .carousel-content .title {
    padding-right: 20px !important;
  }
  #main-carousel-row .main-carousel-imageSide .carousel-content {
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main-carousel-row .main-carousel-imageSide .carousel-content .title {
    color: #fff !important;
    margin: 0;
    text-align: center;
  }
  #main-carousel-row .main-carousel-imageSide .carousel-content:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    inset: 0;
  }
  #main-carousel-row .model-ratio-image .containerImg .click-img .newsImg {
    position: relative;
  }
  #main-carousel-row .readmore-wrapper {
    display: none;
  }
  #main-carousel-row .main-carousel-imageSide .carousel-content {
    max-width: unset;
  }
  #main-carousel-row .model-image {
    margin: 0;
  }
  #main-carousel-row .main-carousel-imageSide ul.slick-dots {
    position: absolute;
    bottom: unset !important;
    top: 15px !important;
    opacity: .5;
  }
  #main-carousel-row .article-carousel {
    max-height: 400px;
  }
}
#main-carousel-row .main-carousel-imageSide ul.slick-dots {
  bottom: 30px;
}
#main-carousel-row .carousel-content .title {
  text-transform: none;
  line-height: 1.4em;
  text-align: left;
  margin-top: 30px;
  font-family: 'Barlow Condensed', sans-serif;
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  color: #000000 !important;
}
@media (max-width: 1199.98px) {
  #main-carousel-row .carousel-content {
    padding: 25px 30px  !important;
    font-size: 18px;
  }
  #main-carousel-row .carousel-content .title {
    font-size: 36px !important;
  }
}
#main-carousel-row .readmore-wrapper {
  position: relative;
}
#main-carousel-row .model-ratio-image .containerImg .click-img .newsImg {
  min-height: 100%;
}
@media (max-width: 1199.98px) {
  #main-carousel-row .carousel-content .title {
    opacity: 1;
  }
  #main-carousel-row .article-carousel .carousel-content {
    background-color: rgba(255, 255, 255, 0.4) !important;
  }
}
#main-carousel-row ul.slick-dots {
  bottom: 70px;
  top: unset;
  width: 100%;
  left: 0;
  text-align: right;
  padding-right: 40px;
}
#main-carousel-row ul.slick-dots li {
  width: 30px;
}
#main-carousel-row ul.slick-dots li.slick-active button:before {
  color: #dc021b !important;
}
#main-carousel-row ul.slick-dots li button:before {
  font-size: 20px;
  color: #ffffff !important;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1199.98px) {
  font-size: 28px !important;
  
  #main-carousel-row .main-carousel-imageSide {
    background: #dc021b;
    position: relative;
    overflow: hidden;
    height: auto !important;
  }
  #main-carousel-row .main-carousel-imageSide ul.slick-dots {
    bottom: 70px;
    top: unset;
    width: 100%;
    left: 0;
    text-align: right;
    padding-right: 40px;
  }
  #main-carousel-row .main-carousel-imageSide ul.slick-dots li {
    width: 30px;
  }
  #main-carousel-row .main-carousel-imageSide ul.slick-dots li.slick-active button:before {
    color: #dc021b !important;
  }
  #main-carousel-row .main-carousel-imageSide ul.slick-dots li button:before {
    font-size: 20px;
    color: #ffffff !important;
  }
  #main-carousel-row .main-carousel-imageSide .model-image.model-ratio-image {
    width: 100%;
  }
  #main-carousel-row .main-carousel-imageSide .container {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #main-carousel-row .main-carousel-imageSide .carousel-content {
    height: unset;
    width: 100% !important;
  }
  #main-carousel-row .main-carousel-imageSide .carousel-content .model-content {
    height: unset;
  }
  #main-carousel-row .main-carousel-imageSide .slick-dots {
    z-index: 9999;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
    top: unset;
  }
  #main-carousel-row .main-carousel-imageSide ul.slick-dots {
    bottom: 10px;
    top: unset;
    width: 100%;
    left: 0;
    text-align: center;
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body .socials-fixed {
    top: 20%;
  }
  .carousel-content .title {
    opacity: 1;
  }
  .article-carousel .carousel-content {
    max-width: 260px;
    overflow: hidden;
    padding: 100px 0 20px !important;
    background: transparent !important;
  }
}
@media (min-width: 1200px) {
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    font-size: 56px !important;
    top: 235px;
  }
  #main-carousel-row {
    position: relative;
    background: #fff;
    height: 490px;
  }
  #main-carousel-row:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc( 100% - 80px );
    top: 130px;
    background: #D6F1F9;
  }
  #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(220, 2, 27, 0.8) !important;
    padding: 40px;
    max-height: 90%;
    opacity: 1;
  }
  #main-carousel-row .carousel-content .title {
    font-size: 40px !important;
  }
  #main-carousel-row #main-carousel {
    background: #fff !important;
  }
  #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;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    top: 247px;
    color: #000;
    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: 65px;
    right: 60px;
  }
  #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;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  #main-carousel-row .carousel-content {
    padding: 118px 50px 5px 0 !important;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ####################### CASTING ############################ */
@media (min-width: 1200px) {
  #section-apropos {
    padding: 80px 0 120px;
  }
  #section-apropos .apropos-cta {
    position: absolute;
    bottom: -90px;
  }
}
#section-apropos .apropos {
  position: relative;
}
#section-apropos .apropos .apropos-desc {
  margin-top: 0 !important;
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #000000;
}
#section-apropos .apropos .apropos-desc p {
  text-align: left;
}
#section-apropos .apropos .apropos-image {
  width: 460px;
}
@media (max-width: 1199.98px) {
  #section-apropos .apropos {
    display: flex !important;
    align-items: center !important;
    text-align: left;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  #section-apropos .apropos > .col-md-6 {
    max-width: 470px !important;
  }
  #section-apropos .apropos .apropos-image-wrapper {
    margin: 0 !important;
  }
  #section-apropos .apropos .apropos-cta {
    text-align: center;
    margin: 15px auto !important;
    position: relative !important;
  }
}
@media (min-width: 1200px) {
  #section-apropos .col-article {
    padding-right: 15px;
  }
}
@media (max-width: 1199.98px) {
  #section-apropos #section-apropos .apropos-desc {
    padding: 0 15px !important;
  }
  #section-apropos .services-actions .cta-2 {
    margin-top: 15px;
  }
}
/* --------------------------------  END APORPOS --------------------------------*/
/* ################################# MAIN LIENS ################################################### */
@media (min-width: 1200px) {
  #row-liens {
    margin: 80px 0 30px ;
  }
}
@media (min-width: 1200px) {
  #row-liens #section-liens {
    padding: 50px 0 70px;
  }
}
#row-liens #section-liens .section-title .title {
  color: #fff !important;
  text-align: center !important;
}
#row-liens #section-liens .lien {
  position: relative;
  height: 50px;
  padding: 0;
  box-shadow: none;
  width: 300px;
  background: #000;
  color: #fff;
  margin: auto;
  border: 2px solid #fff;
}
#row-liens #section-liens .lien:hover {
  background: #dc021b;
  border-color: #dc021b;
}
@media (max-width: 1199.98px) {
  #row-liens #section-liens .lien {
    margin: 0 auto 10px ;
  }
}
#row-liens #section-liens .lien .title {
  display: block;
  position: absolute;
  color: #fff;
  letter-spacing: 0;
  padding: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc( 100% - 80px);
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  width: auto;
  margin: auto;
  color: #FFFFFF;
}
#row-liens #section-liens .lien .title .lien-img {
  padding: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  max-width: 20px;
}
#row-liens #section-liens .lien .lien-txt {
  padding-left: 15px;
}
#row-liens #section-liens .lien .lien-txt .bigger {
  padding-left: 30px;
}
/* --------------------------------  END LIENS --------------------------------------------------*/
/* ################################# SERVICES ################################################### */
#row-services {
  background: #d6f1f9;
}
@media (max-width: 1199.98px) {
  #row-services .col-article + .col-article .lien {
    margin-top: 0;
  }
}
#row-services section.home-section {
  padding-bottom: 40px;
}
#row-services .home-section > .home-content > .row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0;
}
#row-services #section-lienstop .col-article {
  margin: 10px !important;
  min-width: 150px;
  aspect-ratio: 1;
}
#row-services #section-lienstop .col-article > a.lien [class*=" fa-"] {
  color: #dc021b;
}
#row-services #section-lienstop .lien-text {
  font-size: 20px !important;
  text-align: center;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: #333333 !important;
  display: inline-block;
  max-width: 120px;
}
#row-services #section-lienstop .slick-track {
  display: flex;
}
#row-services #section-lienstop .lienstop-img {
  min-height: 50px;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
}
#row-services #section-lienstop .lienstop-img img {
  max-width: 40px;
  min-width: unset;
  margin: auto;
  display: inline-block;
}
@media (min-width: 768px) {
  #row-services #section-lienstop {
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  #row-services #section-lienstop .slick-slide {
    width: 365px !important;
    clear: unset !important;
  }
  #row-services #section-lienstop .slick-slide > div > div {
    display: block !important;
  }
}
#row-services #section-services-left .services-details {
  overflow: hidden: ;
  overflow-y: auto;
  max-height: 200px;
  height: 200px;
  min-height: unset;
}
@media (min-width: 767.98px) and (max-width: 1199.98px) {
  #row-services #section-services-left .services-details {
    max-height: 210px;
    height: 210px;
    min-height: unset;
  }
  #row-services #section-lienstop {
    padding-top: 20px;
  }
  #row-services #section-lienstop .slick-track {
    width: 100%;
  }
  #row-services #section-lienstop .slick-track {
    width: 100% !important;
    display: flex;
    justify-content: space-around;
  }
}
/* --------------------------------  END SERVICE --------------------------------------------------*/
/* ################################# ROW-EVENTS-NEWS  ################################################### */
.callout-events .e-box .item .slide-item .more-infos-hover {
  background: rgba(0, 0, 0, 0.7);
}
#section-actus {
  padding-left: 15px;
  padding-right: 15px;
}
#section-actus .slick-track,
#section-actus .col-article,
#section-actus .article-Model.rounded,
#section-actus .slick-list {
  overflow: visible;
}
@media (min-width: 1200px) {
  #section-actus .home-content {
    padding-left: 0;
  }
}
#section-actus .home-article {
  background-color: #fff;
  border: 0 none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
#section-actus .home-article .model-content .date {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin: 0 0 15px;
  display: block;
  margin-left: 30px;
  text-transform: none;
  color: #dc021b;
}
@media (min-width: 1200px) {
  #section-actus .home-article .model-content .date {
    position: absolute;
  }
}
#section-actus .home-article .title {
  font-weight: 600;
  font-size: 20px;
  color: #000;
  text-align: left;
  padding: 0;
  margin: 40px 30px;
  font-family: 'Barlow Condensed';
  font-style: normal;
  line-height: 25px;
}
@media (min-width: 1200px) {
  #section-actus .home-article .title {
    position: absolute;
  }
}
#section-actus .home-article .containerImg .click-img {
  border-radius: 0;
}
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
}
#section-actus .home-article .readmore-wrapper {
  font-size: 16px;
  bottom: 30px;
}
#section-actus .home-article .readmore-wrapper a.readMore {
  margin-left: 30px;
  color: #000;
  font-size: 16px;
  float: left;
  font-weight: bold;
}
#section-actus .home-article .readmore-wrapper a.readMore i {
  margin-left: 3px;
  transition: margin .3s;
}
#section-actus .home-article .readmore-wrapper a.readMore:hover i {
  margin-left: 18px;
}
#section-events .section-title {
  margin-left: 15px !important;
}
#section-events .section-more {
  margin-top: 30px;
  padding-left: 15px;
}
#section-events .section-more a {
  border-color: #00aadc !important;
}
#section-events .section-more a:hover {
  background: #00aadc !important;
}
#section-events .model-image {
  background: #000;
  margin-bottom: 20px;
  border-radius: 0;
}
#section-events .model-image .click-img {
  opacity: .3;
}
#section-events .home-article {
  background: transparent;
  border: 0 none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 0;
}
#section-events .home-article .model-content .title {
  position: absolute;
  bottom: 0;
  height: auto;
  top: 145px;
  padding: 0 22px !important;
  color: #ffffff;
  text-align: left;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Barlow Condensed';
}
@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;
}
#section-events .article-Model {
  background-color: transparent;
}
#section-events .article-Model.dateImgRectangular .model-image .date {
  top: 100px;
  bottom: unset;
  left: 20px;
  z-index: 9;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  text-transform: capitalize;
  padding: 0 15px;
  background-color: #dc021b;
}
#section-events .col-article + .col-article {
  margin-top: 30px !important;
}
#section-events .col-article {
  margin: 0 !important;
  max-width: 400px;
  margin: auto !important;
}
@media (min-width: 1200px) {
  #row-events-news {
    position: relative;
  }
  #row-events-news:after {
    content: '';
    height: calc( 100% - 110px );
    width: 100%;
    position: absolute;
    left: calc( 50% + 114px );
    top: 0;
    background: #d6f1f9;
    margin: 60px 0;
    z-index: 0;
    border-radius: 0;
  }
  #row-events-news > .container {
    z-index: 99;
    position: relative;
  }
}
@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 --------------------------------------------------*/
/* ################################# groupes ################################################### */
#section-communaute {
  padding: 0;
}
#section-communaute .damier {
  min-height: 350px;
  overflow: hidden;
  position: relative;
}
#section-communaute .damier .bg-image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: width .3s, height .3s, top .3s, left .3s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#section-communaute .damier:hover .bg-image {
  top: -15px;
  left: -15px;
  width: calc( 100% + 30px);
  height: calc( 100% + 30px);
}
#section-communaute .damier .damier-link {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.7);
}
#section-communaute .damier .damier-content {
  color: #fff;
  font-size: 28px;
  text-align: center;
  margin: 80px 60px;
  font-weight: normal;
}
#section-communaute .damier .damier-content .damier-label {
  margin-top: 22px;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  max-width: 210px;
}
#section-communaute .damier .damier-content .damier-icon img {
  min-width: 0;
  margin: auto;
}
#section-communaute .damier-label {
  font-family: 'Barlow Condensed', sans-serif;
  margin-top: 30px;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  bottom: 65px;
  left: 50%;
  transform: translate(-50%);
}
#section-communaute .home-content .slick-initialized .slick-slide img {
  max-width: 125px !important;
  max-height: 115px;
  min-width: 0;
}
/* --------------------------------  END groupes ------------------------------------------------*/
/* ################################# DEBUT MAP ################################################### */
#section-gmap {
  padding: 0;
  border: 0 none;
  margin: 80px 0;
  margin-bottom: 10px;
  line-height: 51px !important;
  width: 100%;
}
#section-gmap #map {
  border: 0 none;
}
#section-gmap .section-title {
  margin-bottom: 10px;
  border: 0 none;
}
#section-gmap .section-title .title {
  border: 0 none;
  color: #000000 !important;
  font-size: 28px;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 64px;
  text-align: left;
}
#section-gmap .section-title .title span {
  color: #00aadc !important;
}
@media (min-width: 1199.98px) {
  #section-gmap .section-title .title {
    max-width: 280px;
  }
}
#section-gmap .section-body {
  margin-left: 4px;
}
@media (max-width: 767.98px) {
  #section-gmap .section-body {
    width: 100% !important;
    margin-top: 30px;
  }
}
#section-gmap .section-body .intro {
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  text-align: left;
  padding-top: 0;
  padding-bottom: 15px;
  letter-spacing: 0;
  color: #5C5C5C;
}
#section-gmap .section-body .search {
  position: relative;
}
#section-gmap .section-body .search > form {
  text-align: left;
  height: 70px;
  margin-top: 15px;
}
#section-gmap .section-body .search > form > .input-group {
  width: 100% !important;
  position: absolute;
  bottom: 15px;
  overflow: hidden;
  height: 48px;
  background: #FFFFFF;
  border: 1px solid #5C5C5C  !important;
  border-radius: 0;
}
#section-gmap .section-body .search .text {
  border-radius: 0;
}
#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%;
  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 .section-title {
    width: 100% !important;
  }
  #section-gmap.contentSquareFlat .section-body {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    width: 370px !important;
    top: 65px;
    background: #fff;
    color: #000;
    height: 380px;
    padding-top: 20px;
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  #section-gmap.contentSquareFlat .section-body {
    top: 0;
    background: #fff;
    color: #000;
    width: 100%;
    height: auto;
    min-height: 260px;
    padding-top: 25px;
  }
  .ann_exp_deux {
    height: 300px;
  }
}
@media (max-width: 767.98px) {
  #section-gmap .section-body {
    top: 65px;
  }
  #section-gmap .section-body .intro {
    margin: 20px 0 0;
    max-width: calc(100% - 60px);
    padding-bottom: 150px;
  }
  #section-gmap .section-body .search {
    border-radius: 0;
    position: absolute;
    bottom: 32px;
    width: calc( 100% - 58px);
  }
  #section-gmap .section-body .search [type="submit"] {
    font-size: 19px;
    font-weight: 900;
    line-height: 50px;
    font-family: 'magallanes_condextrabold', sans-serif;
  }
  #section-gmap .section-body .search [type="submit"] .fas {
    display: none;
  }
  #section-gmap .article-google_map .ann_exp_deux {
    padding: 0;
  }
}
/* --------------------------------  END MAP --------------------------------------------------*/
/* ####################### Temoignage ############################ */
#row-temoignage {
  background: #d6f1f9;
}
#row-temoignage .temoignage-contenu {
  overflow: hidden;
  margin: auto;
}
#row-temoignage .auteur-photo img {
  max-width: 100%;
}
@media (min-width: 1200px) {
  #row-temoignage .auteur-photo {
    padding: 0 30px 0 2px;
  }
}
#row-temoignage #section-temoignage .section-title .title {
  color: #000 !important;
}
#row-temoignage #section-temoignage .section-title .line {
  background: #dc021b !important;
}
@media (max-width: 1199.98px) {
  #row-temoignage #section-temoignage .section-title {
    text-align: left !important;
  }
  #row-temoignage #section-temoignage .section-title .title {
    color: #000 !important;
    text-align: left !important;
  }
  #row-temoignage #section-temoignage .section-title .line {
    margin: 0;
  }
}
#row-temoignage #section-temoignage blockquote::before,
#row-temoignage #section-temoignage .slick-arrow::before,
#row-temoignage #section-temoignage blockquote::after,
#row-temoignage #section-temoignage .slick-arrow::after {
  color: #dc021b !important;
}
#row-temoignage #section-temoignage blockquote {
  color: #000 !important;
}
#row-temoignage #section-temoignage .auteur * {
  color: #000 !important;
}
#row-temoignage #section-temoignage .auteur:before {
  background: #dc021b !important;
}
#row-temoignage ul.slick-dots li button:before {
  color: #dc021b !important;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
#row-temoignage ul.slick-dots li.slick-active button:before {
  color: #fff !important;
}
/* --------------------------------  END Temoignage -----------------------*/
/* ####################### Compteurs ############################ */
#section-compteurs .article-counter .counter-label {
  font-size: 22px;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
  font-weight: 700;
}
#section-compteurs .article-counter .counter-digit {
  font-size: 50px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  margin: 0 0 10px;
}
#section-compteurs .article-counter .description {
  color: #747474;
  text-transform: capitalize;
}
#section-compteurs .article-counter .tiny-circle {
  color: transparent;
}
#section-compteurs .article-counter .tiny-circle .countTo {
  color: #dc021b;
}
#section-compteurs .article-counter .fill,
#section-compteurs .article-counter .dot span {
  background-color: #dc021b;
}
#section-compteurs .article-counter .hold {
  background: #00aadc;
}
#section-compteurs .article-counter .inner-shadow {
  background: #fff;
}
@media (max-width: 991.98px) {
  #section-compteurs {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* --------------------------------  END compteurs --------------------------------------------------*/
/* ####################### OFFRES ############################ */
#row-emploi {
  background: #d6f1f9;
}
#row-emploi #section-emploi .home-article {
  border-bottom: 3px solid #dc021b;
}
#row-emploi #section-stages .home-article {
  border-bottom: 3px solid #00aadc;
}
#row-emploi #section-emploi .home-article > .model-content > a > .fas {
  color: #dc021b;
}
#row-emploi #section-stages .home-article > .model-content > a > .fas {
  color: #00aadc;
}
#row-emploi #section-emploi .section-more a {
  border-color: #dc021b;
}
#row-emploi #section-stages .section-more a {
  border-color: #00aadc !important;
}
#row-emploi #section-stages .section-more a:hover {
  background: #00aadc !important;
}
#row-emploi .home-article {
  background: transparent;
  border: 0 none;
  background: #fff;
  margin: 15px;
  height: 140px;
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
#row-emploi .home-article.listViewReduced:after {
  display: none;
}
#row-emploi .home-article > .model-content {
  position: relative;
  height: 100%;
}
#row-emploi .home-article > .model-content > a {
  overflow: hidden;
  border-radius: 0;
  background: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 0 15px;
}
#row-emploi .home-article > .model-content > a > .fas {
  font-size: 35px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
#row-emploi .home-article .date {
  text-transform: none;
  bottom: 0;
  position: absolute;
  font-size: 16px;
  color: inherit;
  line-height: 24px;
}
#row-emploi .home-article .date_after_title {
  font-weight: 400;
  font-size: 16px;
  color: inherit;
  line-height: 1em;
  text-align: left;
  position: absolute;
  bottom: 15px;
}
#row-emploi .home-article .title {
  padding: 0 !important;
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 32px;
  text-align: left;
}
#row-emploi .home-article .title:hover {
  text-decoration: underline;
}
#row-emploi .home-article .desc {
  display: none;
}
@media (max-width: 991.98px) {
  #row-emploi .home-article {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  #row-emploi .home-article .title {
    font-size: 16px;
    line-height: 24px;
  }
  #row-emploi .home-article .date_after_title {
    bottom: 0;
    font-size: 12px;
  }
}
@media (max-width: 767.98px) {
  #row-emploi .home-article .title {
    font-size: 13px;
    line-height: 1.4em;
  }
}
@media (max-width: 1199.98px) {
  #row-emploi #section-stages,
  #row-emploi #section-emploi {
    padding: 0 15px;
  }
}
#row-emploi .col-article:last-child .home-article {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  #row-emploi .section-more,
  #row-emploi .section-title {
    padding-left: 15px;
  }
}
/* --------------------------------  END OFFRES ------------------------------*/
#zoneAnnuaire_layout .bt-color1,
#zoneAnnuaire_layout .bt-color2 {
  color: #000 !important;
}
/* gallerie photos */
.mobilites_container .list_articles.vignette {
  display: flex;
  flex-wrap: wrap;
}
/* ####################### FOOTER ############################ */
/* variables less */
.na-footer .logo-img {
  min-width: 100%;
  max-width: 250px !important;
}
@media (max-width: 1199.98px) {
  .na-footer #footer-middle .footer-col_inner.right,
  .na-footer #footer-middle .footer-col_inner.right ul {
    text-align: center !important;
    float: none !important;
  }
  .na-footer #footer-middle .footer_app-col .footer-col_inner {
    margin: 0 !important;
    padding: 0 !important;
  }
  .na-footer #footer-middle .logos-left img {
    max-width: 300px !important;
    margin-bottom: 30px;
  }
  .na-footer #footer-middle .footer_nl-col .rsLink,
  .na-footer #footer-middle .footer_nl-col h4 {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .na-footer #footer-middle .footer_nl-col .rsLink #footer-socials,
  .na-footer #footer-middle .footer_nl-col h4 #footer-socials {
    display: flex;
  }
}
/* --------------------- end FOOTER --------------------------- */
