/* 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*/
#row-temoignage {
  margin: 80px 0;
}
#row-temoignage #section-temoignage {
  padding: 50px 0 100px;
}
#row-temoignage ul.slick-dots li.slick-active button:before {
  color: #47abaf !important;
}
#row-temoignage ul.slick-dots li button:before {
  font-size: 20px;
  color: #002e5e !important;
}
#row-temoignage .auteur-info,
#row-temoignage .auteur-nom {
  margin: 0 0 18px !important;
}
#row-temoignage blockquote {
  max-height: 220px;
  overflow-y: auto;
}
/* css projet*/
body {
  font-family: 'Open Sans', sans-serif;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}
@media (min-width: 768px) {
  body .home-section.section-default {
    padding: 80px 0;
  }
}
body .lien-text,
body .section-title .title,
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Montserrat', sans-serif;
  color: #002e5e;
  font-weight: 600;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #002e5e !important;
}
.home-section.section-default .section-title .line {
  width: 50px !important;
}
.home-section.section-default .section-title .title {
  font-family: 'Montserrat';
  color: #002e5e !important;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
}
@media (max-width: 991.98px) {
  .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: 30px !important;
    font-weight: 700 !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 topbar groups ################################################### */
.na-bp .bar .btn {
  border: 0 none;
}
@media (min-width: 1200px) {
  header .bar .search-wrapper {
    max-width: 40px;
  }
}
@media (max-width: 1199.98px) {
  header .bar .topbar-groupes {
    display: none !important;
  }
}
header .bar .topbar-groupes > li > a {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #002e5e;
  padding: 9px 13px;
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none !important;
  white-space: nowrap;
}
header .bar .topbar-groupes > li > a i {
  font-size: 16px;
  font-weight: 900;
  display: inline-block;
  margin-left: 5px;
  position: relative;
}
header .bar .topbar-groupes > li .dropdown {
  background-color: #eee;
  display: none;
  opacity: 0;
  transition: all .4s ;
  height: 0;
  position: absolute;
  top: 40px;
  z-index: 999;
  width: 250px;
}
header .bar .topbar-groupes > li .dropdown a {
  font-weight: normal;
  display: block;
  padding: 8px 15px;
  transition: all .3s ;
}
header .bar .topbar-groupes > li .dropdown a:hover {
  background: #47abaf;
  color: #fff;
}
header .bar .topbar-groupes > li:hover > a {
  background: #eee;
}
header .bar .topbar-groupes > li:hover .dropdown {
  height: auto;
  display: block;
  opacity: 1;
}
/* --------------------------------  END topbar groupe --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
@media (max-width: 767.98px) {
  .logo-smaller img {
    padding: 5px;
  }
  .search-toggle-wrapper .search-toggle {
    padding: 10px 0;
  }
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 88px;
    width: 79.59999999999999px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 15px 0;
    width: 79.59999999999999px;
    height: 88px;
    min-height: 88px;
  }
  header .bar {
    /*
        .btn-inscription-wrapper, 
        .btn-connexion-wrapper, 
        .btn-recruteur-wrapper, 
        */
  }
  header .bar .btn-adherer-wrapper {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  header .socials-wrapper.inline-div-section {
    max-width: 380px;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  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: 29px;
    width: 980px !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;
    text-align: right;
    color: #002e5e;
    line-height: 57px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
  }
  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: 100% !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 li + li {
    border-top: 1px solid #cdcdcd;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li:hover > a {
    background-color: #47abaf;
    color: #fff;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown > .nav-dropdown {
    top: 0;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #47abaf;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# site_header ################################################### */
#row-header {
  background-position: top center;
}
#section-header {
  min-height: 300px;
}
#section-header .header-phrase {
  display: block;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
  border-radius: 8px;
}
#section-header .header-phrase .desc {
  display: none;
}
#section-header .header-phrase .title {
  padding: 0;
  margin: 0;
  font-size: 24px;
  line-height: 1.5em;
  color: #ffffff;
  font-weight: 700 !important;
  text-align: center;
  text-transform: none;
}
#section-header .site_header-actions {
  margin-top: 30px;
  justify-content: space-around !important;
}
#section-header .cta-header {
  color: #fff;
  display: inline-block;
  text-align: center;
  height: 48px;
  line-height: 48px;
  border-radius: 8px !important;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
  border: 1px solid;
  font-size: 17px;
  letter-spacing: 0px;
}
#section-header .cta-header.empty {
  border: 1px solid #fff;
  background: transparent;
  width: 180px;
}
#section-header .cta-header.fill {
  border: 1px solid #47abaf;
  background-color: #47abaf;
  width: 180px;
  margin-bottom: 15px;
}
#section-header .cta-header:hover {
  border: 1px solid #002e5e;
  color: #002e5e !important;
  background: #fff !important;
}
#section-header .cta-header.btn-block {
  display: block;
  padding: 0 30px;
  margin: 0 !important;
}
@media (min-width: 1200px) {
  #section-header {
    height: 500px;
    padding-top: 190px;
  }
  #section-header .header-phrase {
    max-height: 300px;
    max-width: 515px;
    padding: 50px 10px 15px;
    box-sizing: border-box;
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #section-header .header-phrase .title {
    font-size: 32px;
  }
  #section-header .site_header-actions {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-content: center;
  }
  #section-header .cta-header.empty {
    margin-left: 25px;
    margin-bottom: 0;
  }
  #section-header .text {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
  }
}
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# DEBUT MAP ################################################### */
#section-gmap .simple_mode .section-title,
#section-gmap .simple_mode .intro {
  display: block !important;
}
#section-gmap {
  border: 0 none;
}
#section-gmap #map {
  border: 0 none;
}
#section-gmap .section-title {
  margin-bottom: 10px;
  border: 0 none;
  text-align: left;
  margin-bottom: 15px;
  width: 100%;
}
#section-gmap .section-title .title {
  text-align: left;
  font-size: 32px;
  color: #000000;
  font-weight: 700;
  line-height: 36px;
}
#section-gmap .section-title .title span {
  display: block;
  color: #000000;
}
#section-gmap .section-body {
  margin-left: 4px;
  box-shadow: none;
  padding: 30px;
}
#section-gmap .section-body .intro {
  font-size: 16px;
  color: #002e5e;
  font-weight: 400;
  text-align: left;
  display: block !important;
}
#section-gmap .section-body .search {
  position: absolute;
  bottom: 32px;
  width: calc( 100% - 60px);
  border: 1px solid #002e5e;
  border-radius: 0;
  overflow: hidden;
  height: 48px;
}
#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: 0;
  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: #5a7184;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon > a .fas {
  font-size: 16px;
  margin-top: 13px;
  margin-right: 0;
  color: #B4B1D0;
}
@media (min-width: 992px) {
  #section-gmap.contentSquareFlat .section-body {
    border-radius: 6px;
    width: 338px !important;
    top: 95px;
    left: 70px;
    background: #fff;
    color: #000;
    height: 350px;
    padding-top: 39px;
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  #section-gmap {
    padding: 30px 0;
  }
  #section-gmap .section-body .intro {
    padding-bottom: 100px !important;
  }
  #section-gmap .article-google_map .ann_exp_deux,
  #section-gmap .section-body {
    padding: 0 !important;
  }
  #section-gmap.contentSquareFlat .section-body {
    top: 0;
    background: #fff;
    color: #000;
    width: 100%;
    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 --------------------------------------------------*/
/* ################################# ANNUAIRE MAP + LIENS ################################################### */
/* variables less */
#section-liens_simple {
  padding-top: 80px;
  padding-bottom: 80px;
}
#section-liens_simple .col-article + .col-article .lien {
  margin-top: 30px;
}
#section-liens_simple .lien {
  display: block;
  height: 160px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 8px;
}
#section-liens_simple .lien .lien-text {
  color: #fff;
}
#section-liens_simple .lien .lien-title {
  font-weight: 600;
}
#section-liens_simple .lien .fas {
  margin: 0;
  font-size: 50px;
  height: 75px;
  margin-top: 15px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-liens_simple .lien:hover {
  background-color: #fff !important;
  color: #47abaf !important;
  border: 2px solid #47abaf !important;
}
#section-liens_simple .lien:hover .lien-text {
  color: #47abaf !important;
}
/* --------------------------------  END ANNUAIRE MAP + LIENS --------------------------------------------------*/
/* ################################# PORTRAITS ################################################### */
/* variables css */
/* css portraits */
#row-ecoles,
#row-portraits {
  background: #47abaf;
}
#section-ecoles .section-title.side-title,
#section-portraits .section-title.side-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#section-ecoles .section-title.side-title .line,
#section-portraits .section-title.side-title .line {
  background: #fff !important;
}
#section-ecoles .section-title.side-title .title,
#section-portraits .section-title.side-title .title {
  color: #fff !important;
  padding-left: 0 !important;
  padding-right: 40px;
  text-align: left;
  margin-top: à;
}
#section-ecoles .newsImg,
#section-portraits .newsImg {
  object-fit: contain;
  background: #fff;
}
#section-ecoles .home-article,
#section-portraits .home-article {
  width: 120px !important;
  height: 120px !important;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 15px !important ;
  border: 0 none;
}
#section-ecoles .home-article .title-wrapper,
#section-portraits .home-article .title-wrapper {
  top: 0;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  margin: 0px;
  background: transparent;
}
#section-ecoles .home-article .title-wrapper .title,
#section-portraits .home-article .title-wrapper .title {
  width: 120px;
  height: 120px !important;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  margin: 0;
  padding: 0;
  top: 0;
}
#section-ecoles .home-article .title-wrapper .title a,
#section-portraits .home-article .title-wrapper .title a {
  width: 110px;
  height: 110px !important;
  display: flex;
  text-align: center;
  margin: 4px 5px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
}
#section-ecoles .title-wrapper {
  display: none;
}
@media (max-width: 1199.98px) {
  #section-ecoles .slick-slide > div,
  #section-portraits .slick-slide > div {
    margin: 15px  auto  !important ;
  }
}
@media (min-width: 1200px) {
  #section-ecoles,
  #section-portraits {
    padding: 60px 45px 50px 450px;
  }
  #section-ecoles .home-content,
  #section-portraits .home-content {
    min-height: 130px !important;
    padding: 0 !important;
  }
  #section-ecoles .home-content i.slick-arrow,
  #section-portraits .home-content i.slick-arrow {
    top: 50% !important;
    height: 35px;
    margin-top: -23px;
    font-weight: bold;
    color: #fff;
  }
  #section-ecoles.home-section.section-default .section-title,
  #section-portraits.home-section.section-default .section-title {
    background: transparent;
    max-width: 390px;
  }
  #section-ecoles.home-section.section-default .section-title:before,
  #section-portraits.home-section.section-default .section-title:before {
    display: none;
  }
  #section-ecoles.home-section.section-default .section-title .title,
  #section-portraits.home-section.section-default .section-title .title {
    font-size: 32px !important;
    margin-top: 0;
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 0.2px;
    margin-left: 0;
    padding-left: 0;
    white-space: normal !important;
  }
}
/* --------------------------------  END PORTRAITS --------------------------------------------------*/
/* ################################# MAIN LISTS ################################################### */
#row-lists {
  background: #fafafa;
}
@media (min-width: 1200px) {
  #row-lists {
    margin: 80px 0;
  }
}
#section-offres .model-ratio-image .containerImg .click-img {
  background-color: #fff !important;
}
#section-offres .model-ratio-image .containerImg .click-img .newsImg {
  object-fit: contain !important;
}
/* css news */
@media (min-width: 1200px) {
  #section-events,
  #section-offres,
  #section-actus {
    padding: 72px 0 80px;
  }
}
#section-events .home-content .slick-slider.slick-vertical .slick-list,
#section-offres .home-content .slick-slider.slick-vertical .slick-list,
#section-actus .home-content .slick-slider.slick-vertical .slick-list {
  height: auto !important;
  margin: 30px 0;
}
@media (max-width: 1199.98px) {
  #section-events .home-content .slick-slider.slick-vertical .slick-list,
  #section-offres .home-content .slick-slider.slick-vertical .slick-list,
  #section-actus .home-content .slick-slider.slick-vertical .slick-list {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: auto !important;
  }
}
#section-events .listViewReduced .model-image .containerImg,
#section-offres .listViewReduced .model-image .containerImg,
#section-actus .listViewReduced .model-image .containerImg {
  background: #fff;
}
#section-events .listViewReduced .model-image .containerImg .newsImg,
#section-offres .listViewReduced .model-image .containerImg .newsImg,
#section-actus .listViewReduced .model-image .containerImg .newsImg {
  background: #fff;
}
#section-events .home-article,
#section-offres .home-article,
#section-actus .home-article {
  filter: drop-shadow(4px 4px 10px rgba(0, 0, 0, 0.25));
  border-radius: 8px;
  min-height: 140px;
}
#section-events .top_link,
#section-offres .top_link,
#section-actus .top_link {
  top: 85px;
  margin: 0;
  right: 15px;
}
@media (max-width: 1199.98px) {
  #section-events .top_link,
  #section-offres .top_link,
  #section-actus .top_link {
    position: absolute;
    top: 10px !important;
  }
}
#section-events .top_link a,
#section-offres .top_link a,
#section-actus .top_link a {
  padding: 0;
}
#section-events .section-more a,
#section-offres .section-more a,
#section-actus .section-more a {
  padding-right: 0;
  color: #47abaf;
  text-decoration: underline;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
}
#section-events .slick-slider.slick-vertical i.slick-arrow,
#section-offres .slick-slider.slick-vertical i.slick-arrow,
#section-actus .slick-slider.slick-vertical i.slick-arrow {
  color: #47abaf;
}
#section-events.home-section.section-default .section-title,
#section-offres.home-section.section-default .section-title,
#section-actus.home-section.section-default .section-title {
  border-bottom: 2px solid #47abaf;
  margin: 0 15px 15px;
  font-size: 13px;
  padding-bottom: 0px;
}
#section-offres .home-article:hover,
#section-actus .home-article:hover,
#section-offres .home-article:focus,
#section-actus .home-article:focus {
  background-color: #f8f8f8 !important;
}
#section-offres .home-article.listViewReduced:after,
#section-actus .home-article.listViewReduced:after {
  display: none;
}
#section-offres .home-article .desc,
#section-actus .home-article .desc,
#section-offres .home-article .date,
#section-actus .home-article .date {
  display: none;
}
#section-offres .home-article .date_after_title,
#section-actus .home-article .date_after_title {
  font-weight: 400;
  color: #999;
  line-height: 29px;
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  color: #002e5e !important;
  position: absolute;
  bottom: 15px;
}
#section-offres .home-article .title,
#section-actus .home-article .title {
  padding: 0 !important;
  color: #002e5e;
  text-align: left;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
#section-offres .home-article .model-image .click-img,
#section-actus .home-article .model-image .click-img {
  background: #eee;
}
#section-offres .home-article .model-image .click-img img,
#section-actus .home-article .model-image .click-img img {
  min-width: 100%;
  min-height: 100%;
}
#section-offres .date_after_title {
  position: absolute;
  bottom: 15px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  color: #002e5e !important;
}
#section-offres .entreprise {
  position: absolute;
  bottom: 28%;
  font-size: 12px;
  color: #47abaf !important;
  white-space: nowrap;
  max-width: 225px;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  #section-events .section-title {
    padding-left: 15px;
  }
  #section-events .section-more {
    padding-left: 15px;
  }
}
#section-events .model-image .date > span {
  font-family: 'Open Sans';
  font-size: 20px !important;
  line-height: 27px;
  font-weight: 600;
  display: inline-block;
  margin-top: 30px;
}
#section-events .model-image .date > span.dateYear {
  display: block;
  margin: 0 auto;
}
#section-events .model-content > a {
  position: relative;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-content: flex-start;
  align-items: center;
}
#section-events .model-content .title {
  font-size: 22px;
  margin: 0;
  bottom: unset;
  top: unset;
  text-align: left;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}
#section-events .col-article .home-article,
#section-offres .col-article .home-article,
#section-actus .col-article .home-article {
  border-radius: 8px;
  overflow: hidden;
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.25));
  background: #fff;
}
#section-events .col-article + .col-article,
#section-offres .col-article + .col-article,
#section-actus .col-article + .col-article {
  margin-top: 15px;
}
#section-events .col-article:last-child,
#section-offres .col-article:last-child,
#section-actus .col-article:last-child {
  margin-bottom: 5px;
}
/* --------------------------------  END LISTS --------------------------------------------------*/
/* ####################### Compteurs ############################ */
#row-compteurs {
  background: #47abaf;
  margin: 40px 0 !important;
}
@media (min-width: 1200px) {
  #row-compteurs {
    margin: 80px 0 !important;
  }
}
#row-compteurs #section-compteurs .article-counter .description {
  color: #002e5e;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
}
#row-compteurs #section-compteurs .article-counter .tiny-circle {
  color: transparent;
}
#row-compteurs #section-compteurs .article-counter .tiny-circle .digit-prepend,
#row-compteurs #section-compteurs .article-counter .tiny-circle .digit-append,
#row-compteurs #section-compteurs .article-counter .tiny-circle .countTo {
  color: #002e5e;
  font-style: normal;
  font-weight: 600;
  font-size: 32px !important;
  line-height: 44px !important;
}
#row-compteurs #section-compteurs .article-counter .fill,
#row-compteurs #section-compteurs .article-counter .dot span {
  background-color: #002e5e;
}
#row-compteurs #section-compteurs .article-counter .hold {
  background: #47abaf;
}
#row-compteurs #section-compteurs .article-counter .inner-shadow {
  background: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15289);
}
#row-compteurs #section-compteurs .article-counter .outer-shadow {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15289);
}
#row-compteurs #section-compteurs .article-counter .inner-shadow {
  top: 50%;
  left: 50%;
  width: 180px;
  height: 180px;
  margin-left: -90px;
  margin-top: -90px;
  border-radius: 100%;
  background-color: #ffffff;
}
@media (max-width: 991.98px) {
  #row-compteurs #section-compteurs {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* --------------------------------  END compteurs --------------------------------------------*/
/* ################################# applis  ############################################ */
#section-applis {
  padding: 0 !important;
}
#section-applis .applis-inner {
  display: flex;
}
#section-applis .applis-inner > a + a {
  margin-left: 15px;
}
#section-applis .article-details {
  padding-bottom: 20px;
}
#section-applis .bloc-applis .image-thumbnail {
  display: block;
  margin-top: 0;
}
#section-applis .bloc-applis .col-gauche {
  padding-top: 30px;
}
#section-applis .article-details {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 40px;
  font-family: 'Open Sans';
  color: #002E5E;
}
/* --------------------------------  END applis ------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
footer .logo-img {
  width: 100px;
  max-width: 100px !important;
  float: left;
}
#footer-middle .sub-col,
#footer-middle .subscribe {
  margin-top: 15px;
}
#footer-middle {
  padding: 50px 15px 25px !important;
}
#footer-middle * {
  color: #002e5e;
}
#footer-middle .subscribe-field {
  border: 0 none;
  background: #DADADA;
}
#footer-middle .subscribe-field::placeholder {
  color: #002e5e;
}
#footer-middle {
  background: #FAFAFA !important;
}
#footer-middle .subscribe-btn {
  background: #47abaf;
}
#footer-middle .logos-left img {
  max-width: 100px;
  margin-top: 15px;
}
#footer-logos-left {
  max-width: 300px;
}
#footer-bottom {
  padding: 15px 0 !important;
}
#footer-bottom .footer-bottom-coords .association {
  margin-right: 5px;
}
footer #footer-middle * {
  color: #002e5e !important;
}
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: 150px !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 {
  color: #002e5e !important;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  font-size: 14px !important;
  line-height: 32px;
}
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;
  color: #002e5e !important;
  text-transform: uppercase;
  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 {
  padding: 0 0 0 15px;
  width: 32px;
  text-align: center;
}
@media (max-width: 1199.98px) {
  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: 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-col_inner.right,
  footer #footer-middle .footer-col_inner.right ul {
    text-align: center !important;
    float: none !important;
    width: max-content;
    margin: auto;
  }
  footer #footer-middle * {
    text-align: center;
  }
}
/* --------------------- end FOOTER --------------------------- */
