/* 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: 'Lato', sans-serif;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  font-size: 100%;
}
@media (min-width: 768px) {
  body .home-section.section-default {
    padding: 80px 0;
  }
}
body .section-title .title,
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Comfortaa', sans-serif;
  color: #333333;
  font-weight: bold;
}
.home-section.section-default .section-title .line {
  width: 50px !important;
}
.home-section.section-default .section-title .title {
  letter-spacing: 2px;
  color: #43ba96 !important;
  line-height: 33px;
  font-size: 32px;
  text-transform: uppercase;
}
body .home-section.section-default .section-more a {
  border-radius: 3px;
  background: #43ba96;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
body .home-section.section-default .section-more a:hover {
  background: #565656;
  color: #fff;
}
@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: 20px !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) {
  .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 .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: #fff !important;
    text-decoration: underline !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 15px;
    margin: 0 0 0 3px;
    font-size: 14px;
    position: relative;
    font-weight: bold;
  }
  header .bar .socials li.contact:hover a {
    color: #fff !important;
    text-decoration: underline !important;
  }
  header .bar .socials li.contact:before {
    left: 0;
  }
  header .bar .socials li.contact:after {
    right: 0;
  }
  header .bar .socials li.contact:before,
  header .bar .socials li.contact:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 16px;
    top: 12px;
    background-color: #fff;
  }
  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: #43ba96;
  }
  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: #43ba96 !important;
  }
  header .bar .NA_connexion .connexion-btn .fas.fa-user-circle.hidden-lg.faicon_user {
    display: block !important;
    position: absolute;
    left: 25px;
    top: 5px;
  }
  header .bar .NA_connexion .connexion-btn .fas.fa-user-circle.hidden-lg.faicon_user:before {
    font-size: 18px;
  }
  header .bar .NA_connexion .connexion-btn > span {
    margin-right: -15px !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,
  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: #565656;
  }
  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 0 0 15px;
    position: relative;
    margin-left: 15px;
  }
  header .bar .shopping-cart a:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 13px;
    position: absolute;
    left: 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: 3px !important;
    flex: unset;
    text-transform: none;
    line-height: 30px !important;
    height: 30px !important;
    margin-top: 5px;
    width: 200px;
    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: 3px !important;
    margin-top: 0;
    line-height: 30px !important;
    height: 30px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
    color: #fff !important;
  }
  header .bar .NA_connexion {
    border: 1px solid #43ba96 !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: #43ba96;
    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: #43ba96 !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: 3px !important;
    margin-top: 0;
    line-height: 30px !important;
    height: 30px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
    background: #fff;
    color: #565656;
  }
  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: #43ba96 !important;
  }
  header .bar .btn-recruteur-wrapper {
    max-width: 140px !important;
    min-width: 140px !important;
    width: 140px !important;
  }
  header .bar .btn-connexion-wrapper {
    max-width: 200px !important;
    min-width: 200px !important;
    width: 200px !important;
  }
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 121px;
    width: 85px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 15px 0 0 ;
    width: 85px;
    height: 121px;
    min-height: 121px;
  }
}
/* ------- 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: #43ba96 !important;
  }
  header .main-navigation-row,
  header .header-main {
    height: 150px;
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 50px;
    width: 1100px !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 {
    text-transform: uppercase;
    padding: 0 14px;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Comfortaa', sans-serif;
    text-align: right;
    color: #333333;
    line-height: 57px;
  }
  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:hover:after {
    content: '';
    height: 2px;
    background: #43ba96;
    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(242, 242, 242, 0.9);
  padding: 30px;
  font-family: 'Comfortaa', sans-serif;
}
#section-header .header-phrase .desc {
  display: none;
}
#section-header .header-phrase .title {
  padding: 0;
  margin: 0;
  font-size: 24px;
  line-height: 35px;
  font-style: normal;
  font-weight: 800 !important;
  text-align: center;
  text-transform: none;
  color: #565656;
}
#section-header .site_header-actions {
  margin-top: 15px;
}
#section-header .cta-header {
  border-radius: 0 !important;
  display: inline-block;
  text-align: center;
  height: 48px;
  line-height: 44px;
  white-space: nowrap;
  text-transform: none;
  letter-spacing: 0;
  float: none;
  position: relative;
  margin-top: 5px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 800 !important;
  font-size: 16px !important;
  color: #43BA96;
}
#section-header .cta-header.empty {
  border: 2px solid #43ba96;
  color: #43ba96;
  background: #fff;
  width: 305px;
  margin-bottom: 15px;
  max-width: 100%;
}
#section-header .cta-header.empty:hover {
  border: 2px solid #43ba96;
  background-color: #43ba96;
}
#section-header .cta-header.fill {
  border: 2px solid #43ba96;
  background-color: #43ba96;
  color: #fff;
  width: 170px;
}
#section-header .cta-header.fill:hover {
  border: 2px solid #43ba96;
  background-color: #fff !important;
  color: #43ba96 !important;
}
@media (min-width: 1200px) {
  #section-header {
    height: 500px;
    padding-top: 161px;
  }
  #section-header .header-phrase {
    font-weight: bold !important;
    width: 600px;
    max-width: 100%;
    max-height: 220px;
    border-radius: 5px;
    padding: 30px 10px 70px;
    box-sizing: border-box;
    position: absolute;
    top: 105px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #section-header .site_header-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px ;
  }
  #section-header .cta-header.empty {
    margin-right: 0;
    margin-bottom: 0;
  }
}
/* --------------------------------  END HEADER ------------------------------*/
/* ################################# INTRO  ################################################### */
#row-inro {
  position: relative;
  overflow: hidden;
  background: transparent url(/ressources/css/images/bg_fullscreen.png) no-repeat center center;
  background-size: cover;
  /*

    .container { position: relative; z-index: 99 }
    &:before,&:after {
        z-index: 0;
        content: ''; 
        position: absolute;
        inset: 0;
        padding: 0;
        background-image: url(/ressources/css/images/bg.png) ;
        background-repeat: no-repeat;
        background-size: 500px;
        background-position: 240px -5%;
    }
    
    &:after {
        background-size: 700px;
        background-position: 116% 50%;
    }
    */
}
#row-inro #section-intro .intro .intro-title {
  font-weight: Bold;
  font-size: 50px;
  color: #565656;
  line-height: 1.5em;
  font-family: 'Comfortaa', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 400px;
}
#row-inro #section-intro .intro .intro-content {
  font-size: 14px;
  color: #565656;
  line-height: 1.5em;
}
#row-inro #section-intro .intro a.bouton {
  border-radius: 3px;
  background: #43ba96;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-top: 15px;
}
#row-inro #section-intro .intro a.bouton:hover {
  background: #565656;
  color: #fff;
}
@media (max-width: 991.98px) {
  #row-inro #section-intro .col-article {
    padding: 30px 0 !important;
  }
  #row-inro #section-intro .apropos-cta {
    margin: 10px 0 15px;
    position: relative !important;
  }
}
/* --------------------------------  END EMPLOI ---------------------------*/
/* ####################### FOOTER ############################ */
#row-emploi #section-emploi .home-article {
  border-bottom: 3px solid #43ba96;
}
#row-emploi #section-stages .home-article {
  border-bottom: 3px solid #565656;
}
#row-emploi #section-emploi .home-article > .model-content > a > .fas {
  color: #43ba96;
}
#row-emploi #section-stages .home-article > .model-content > a > .fas {
  color: #565656;
}
#row-emploi #section-stages .section-title .title {
  color: #565656 !important;
}
#row-emploi .section-title .title {
  text-transform: uppercase;
}
#row-emploi .home-article {
  background: transparent;
  border: 0 none;
  background: #fff;
  margin: 15px;
  height: 140px;
  position: relative;
  overflow: hidden;
  border-radius: 7px;
}
#row-emploi .home-article.listViewReduced:after {
  display: none;
}
#row-emploi .home-article > .model-content > a {
  overflow: hidden;
  border-radius: 7px;
  border: 1px solid #eee;
  background: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 15px;
}
#row-emploi .home-article > .model-content > a > .fas {
  display: none;
  font-size: 18px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
#row-emploi .home-article > .model-content > a:hover {
  background-color: #fafafa;
}
#row-emploi .home-article > .model-content > a:hover > .fas {
  display: block;
}
#row-emploi .home-article .date {
  text-transform: none;
  bottom: 16px;
  position: absolute;
  font-size: 16px;
  color: #5a7184;
  line-height: 24px;
}
#row-emploi .home-article .date_after_title {
  font-weight: 400;
  font-size: 16px;
  color: #5a7184;
  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: #333333;
  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;
  }
}
#row-emploi .col-article:last-child .home-article {
  margin-bottom: 0;
}
#row-emploi .section-more a {
  border: 1px solid ;
}
#row-emploi #section-stages .section-more a {
  background: #565656;
}
#row-emploi #section-stages .section-more a:hover {
  background: #fff;
  color: #43ba96;
  border-color: #43ba96;
}
@media (min-width: 1200px) {
  #row-emploi .section-more,
  #row-emploi .section-title {
    padding-left: 15px;
  }
}
/* --------------------  END EMPLOI ----------------------*/
/* ####################### Compteurs ############################ */
#row-compteurs {
  position: relative;
  overflow: hidden;
  background: #4a9f7e url(/ressources/css/images/bg3.png) no-repeat center center;
  background-size: cover;
  /*
    .container { position: relative; z-index: 99 }

    &:before,&:after {
        content: ''; 
        position: absolute;
        inset: 0;
        padding: 0;
        background-image: url(/ressources/css/images/bg2.png) ;
        background-repeat: no-repeat;
        background-size: 500px;
        background-position: 240px -5%;
    }
    
    &:after {
        background-size: 700px;
        background-position: 116% 50%;
    }
*/
}
#section-compteurs {
  padding: 66px 0;
}
#section-compteurs .article-counter .counter-label {
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
  font-weight: 700;
}
#section-compteurs .article-counter .counter-digit {
  font-size: 70px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
}
#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: #43ba96;
}
#section-compteurs .article-counter .fill,
#section-compteurs .article-counter .dot span {
  background-color: #43ba96;
}
#section-compteurs .article-counter .hold {
  background: #565656;
}
#section-compteurs .article-counter .inner-shadow {
  background: #fff;
}
@media (max-width: 991.98px) {
  #section-compteurs {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* --------------------------------  END compteurs --------------------------------------------------*/
/* ################################# ROW-EVENTS  ################################################## */
#row-events {
  background-color: #fff;
}
#section-events {
  padding: 80px 15px;
}
#section-events .date {
  font-size: 12px;
  border-radius: 3px;
  font-weight: 700;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: unset;
  bottom: 100px;
  padding: 0 20px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: fit-content;
  display: block;
  background: #43ba96;
}
#section-events .date .dateMonth {
  margin: 0;
  display: inline-block;
}
#section-events .model-content .title {
  position: absolute;
  top: unset;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 45px;
  text-align: center;
  color: #FFFFFF;
}
@media (min-width: 1200px) {
  #section-events .model-content .title {
    padding: 20px 50px !important;
    height: 120px;
  }
}
#section-events .home-article {
  border-radius: 0;
  overflow: hidden;
  border: 0 none;
  margin: 0;
  padding: 0;
  min-height: 270px !important;
}
#section-events .home-article .bgShadow {
  background: rgba(0, 0, 0, 0.4) !important;
}
@media (max-width: 991.98px) {
  #section-events .home-article {
    min-height: 270px !important;
  }
  #section-events .section-title {
    margin-bottom: 40px;
    text-align: center !important;
  }
  #section-events .section-title .title {
    text-align: center !important;
  }
  #section-events .date {
    font-size: 16px !important;
    top: 45%;
  }
  #section-events .col-article + .col-article {
    margin-top: 30px;
  }
}
/* --------------------------------  END ROW-EVENTS ------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-bottom {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 4px;
  background: #ffffff;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-bottom .footer_apps {
  text-align: center;
}
#footer-bottom .footer_apps a {
  display: block;
}
#footer-bottom .footer_apps a + a {
  margin-top: 15px;
}
#footer-bottom .rs_prefix {
  display: inline-block;
  margin-right: 15px;
  text-transform: uppercase;
  font-size: 13px;
}
@media (max-width: 991.98px) {
  #footer-bottom .rs_prefix {
    margin-top: 30px;
  }
}
#footer-bottom .association {
  text-transform: uppercase;
}
#footer-bottom .asso_coords {
  display: none !important;
}
/* css footer */
#footer-middle {
  padding-top: 38px !important;
  padding-bottom: 9px !important;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 .logo-img {
  max-width: 270px;
  max-height: 90px;
}
#footer-middle .footer-logos-wrapper #footer-logo-2 .logo-img {
  max-width: 315px;
  max-height: 126px;
}
@media (min-width: 992px) {
  #footer-right {
    padding-right: 0 !important;
  }
  #footer-middle {
    height: 220px;
  }
  .footer-bottom-coords {
    float: left;
  }
  #footer-middle .footer-logos-wrapper {
    display: flex;
    justify-content: space-between;
  }
  #footer-middle .footer-logos-wrapper .footer-logo {
    width: 50%;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-1 {
    padding-top: 30px;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-2 {
    padding-top: 15px;
  }
  #footer-middle .list-inline li {
    display: block !important;
    width: 100%;
    margin: 0;
    text-align: right;
  }
  #footer-middle .list-inline a {
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
  }
  #footer-middle .list-inline a:hover {
    text-decoration: underline !important;
  }
  #footer-bottom .footer_apps {
    float: right;
    text-align: right;
  }
  #footer-bottom .footer_apps li {
    text-align: right;
  }
  #footer-bottom .footer_apps a {
    display: inline-block;
  }
  #footer-bottom .footer_apps a + a {
    margin-left: 15px;
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 101px !important;
  }
  #footer-logos {
    margin: 15px 0;
    text-align: center;
  }
  #footer-logos .logo-img {
    max-width: 80% !important;
  }
  #footer-logos .footer-logo {
    max-width: 40%;
    margin: auto;
    display: inline-block;
  }
}
@media (max-width: 767.98px) {
  #footer-socials {
    margin: 15px auto;
    float: none !important;
  }
  #footer-bottom .footer-row-inner {
    text-align: center;
  }
  #footer-bottom .footer-row-inner .asso_coords:before {
    display: none;
  }
  #footer-bottom .footer-row-inner .pull-left,
  #footer-bottom .footer-row-inner .pull-right {
    display: block;
    clear: both;
    text-align: center !important;
    float: none !important;
  }
  #footer-middle .liens-footer {
    margin-top: 15px;
  }
  #footer-middle .liens-footer li {
    display: block;
    text-align: center;
  }
  #footer-middle .liens-footer li a {
    padding: 5px;
    display: block;
  }
}
/* --------------------- end FOOTER --------------------------- */
