/* 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 ################################################### */
/*fonts*/
/* css projet*/
body {
  font-family: 'Roboto', sans-serif;
  color: #271b07;
  -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 .section-title .title,
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Roboto', sans-serif;
  color: #271b07;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #c11734 !important;
}
.home-section.section-default .section-title .line {
  width: 100px !important;
  background: color #fbcf2b !important;
}
.home-section.section-default .section-title .title {
  line-height: 33px;
  font-size: 40px;
  color: #c11734 !important;
}
body .home-section.section-default .section-more a {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
  text-transform: uppercase;
  height: 55px;
  line-height: 55px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 20px;
}
@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: 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%;
  }
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
  body .home-section.section-default .section-more {
    padding: 0 15px;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
.simple_mode_2 .section-body .input-group-addon a {
  height: 56px;
  line-height: 55px;
  border: 2px solid #c11734;
}
.simple_mode_2 .section-body .input-group-addon a:hover {
  border-color: #c11734;
  color: #c11734;
  background: #fff !important;
}
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
@media (max-width: 767.98px) {
  .search-toggle-wrapper .search-toggle {
    padding: 10px 0;
  }
}
@media (min-width: 1200px) {
  .shopping-cart a {
    padding: 0 !important;
  }
  .shopping-cart i,
  .search-toggle-wrapper .search-toggle {
    padding: 12px 30px 0 0;
    margin-right: 20px;
    font-size: 16px;
    position: relative;
    width: auto;
  }
  .shopping-cart i .fas,
  .search-toggle-wrapper .search-toggle .fas {
    font-size: 16px;
  }
  .shopping-cart i:after,
  .search-toggle-wrapper .search-toggle:after {
    position: absolute;
    right: 0;
    top: 12px;
    content: '';
    height: 16px;
    width: 1px;
    background-color: #271b07;
  }
}
.bar {
  font-size: 16px;
}
.bar .rs_append {
  font-size: 13px;
  position: relative;
  padding-left: 15px;
}
.bar .rs_append:hover {
  text-decoration: underline !important;
}
.bar .rs_append:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  width: 1px;
  top: 0;
  display: inline-block;
}
.bar .header-mibile-bar {
  position: relative;
  z-index: 999;
  padding: 0;
  margin: 0;
}
.bar .list-liens li {
  line-height: 40px;
  position: relative;
  padding: 0  17px;
  display: block;
  float: left;
}
.bar .list-liens li a {
  font-size: 12px;
}
.bar .list-liens li:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  background-color: #271b07;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 140px;
    width: 157px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    padding: 0 !important;
    margin: 10px 0 0;
    width: 157px;
    height: 140px;
    min-height: 140px;
  }
  .bar .btn-connexion-wrapper,
  .bar .btn-recruteur-wrapper,
  .bar .btn-adherer-wrapper {
    max-width: 177px !important;
  }
  header .NA_connexion .connexion-btn > span {
    font-size: 16px;
  }
  header .NA_connexion .btn-inscription-wrapper a > .fa,
  header .NA_connexion .btn-inscription-wrapper a > .fas,
  header .NA_connexion .connexion-btn > .fa.faicon_user,
  header .NA_connexion .connexion-btn > .fas.faicon_user {
    position: absolute;
    left: 0;
    top: 10px;
    display: inline-block !important;
    width: 30px;
    height: 30px;
    font-size: 16px !important;
  }
  header .bar.with-search-field .btn-adherer-wrapper.bar-btn-2,
  header .bar.with-search-field .btn-connexion-wrapper.bar-btn-1 {
    max-width: 170px !important;
  }
  header .btn-recruteur-wrapper,
  header .btn-inscription-wrapper,
  header .btn-adherer-wrapper,
  header .NA_connexion .connexion-np,
  header .NA_connexion .connexion-btn {
    text-transform: none;
  }
  header .connexion-np .login-small-thumb {
    border-radius: 50%;
  }
  header .bar .btn-inscription-wrapper {
    max-width: 120px !important;
    padding: 0 30px 0 0;
    position: relative;
    margin-right: 20px;
    color: #271b07;
    background-color: transparent !important;
  }
  header .bar .btn-inscription-wrapper a {
    display: flex !important;
    justify-content: center;
    color: #271b07 !important;
  }
  header .bar .btn-inscription-wrapper a .btn-adherer-label {
    font-size: 16px;
  }
  header .bar .btn-inscription-wrapper a .topbar-btn-icon {
    display: block !important;
  }
  header .bar .btn-inscription-wrapper a i.icon {
    font-size: 16px !important;
    padding: 10px;
  }
  header .bar .btn-inscription-wrapper:after {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
header .header-slogan {
  font-family: 'Shadows Into Light', cursive;
  max-width: 850px;
  color: #c11734;
  font-size: 34px;
  position: relative;
  text-align: right;
  height: 180px;
}
header .header-slogan .header-slogan-wrapper {
  background: #ffffff url(/images/logos/header2.png) no-repeat left top;
  width: 970px;
  background-size: contain;
  margin-left: 200px;
  height: 180px;
  padding-top: 37px;
}
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .bar .socials {
    float: left;
    min-width: 420px;
  }
  header .header-navigation > .nav-wrapper,
  header .header-navigation:before {
    border-top: 1px solid #eee;
  }
  header .logo > a img {
    max-height: 160px;
  }
  header .main-navigation-row,
  header .header-main {
    height: 160px;
  }
  header .header-nav {
    height: 80px;
  }
  header .header-navigation .nav > ul {
    display: block;
    width: 100%;
    text-align: left;
  }
  header .header-navigation .nav > ul > li.menuli:first-child > a {
    padding-left: 0;
  }
  header .nav.nav-default-mod > ul > .menuli > .nav-dropdown {
    top: 100%;
  }
  header .nav.nav-default-mod > ul > .menuli > .nav-dropdown > ul > li:hover > a {
    color: #c11734;
  }
  header .header-navigation .nav > ul > li.menuli > a {
    font-size: 16px;
    padding: 0 20px;
  }
  header .header-navigation .nav > ul > li.menuli:hover:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #fbcf2b;
    position: absolute;
    bottom: 15px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  header .header-navigation .nav > ul > li.menuli:last-child {
    position: absolute;
    right: 0;
    top: 12px;
  }
  header .header-navigation .nav > ul > li.menuli:last-child > a {
    color: #271b07;
    background: #fbcf2b;
    border-radius: 0;
    border: 0 none ;
    box-sizing: border-box;
    max-height: 80px;
    min-height: 55px !important;
    line-height: 55px;
    height: 55px;
    margin: 0;
  }
  header .header-navigation .nav > ul > li.menuli:last-child > a:hover {
    color: #c11734;
  }
  header .header-navigation .nav > ul > li.menuli:last-child > a:hover:after {
    display: none;
  }
  header .header-navigation .nav > ul > li.menuli:last-child nav.nav-dropdown {
    right: 16px;
  }
  header .header-navigation .nav > ul > li.menuli:last-child:hover:after {
    display: none !important;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
#main-carousel .carousel-content {
  padding: 0;
  width: 100% !important;
  height: 100% !important;
  position: relative;
  opacity: 1;
}
#main-carousel .carousel-content .link-entire-box {
  border-radius: 3px;
  display: block;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  padding: 35px;
  box-sizing: border-box;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#main-carousel .carousel-content .link-entire-box .desc {
  display: none;
}
#main-carousel .carousel-content .link-entire-box .title {
  padding: 0;
  margin: 0;
  font-size: 40px;
  line-height: 48px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
#main-carousel ul.slick-dots {
  bottom: 70px;
  top: unset;
  width: 100%;
  left: 0;
}
#main-carousel ul.slick-dots li {
  width: 30px;
}
#main-carousel ul.slick-dots li.slick-active button:before {
  color: #c11734 !important;
}
#main-carousel ul.slick-dots li button:before {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.75) !important;
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow {
  color: #fff;
  font-size: 56px;
  top: 50%;
  transform: translateY(-50%);
  height: 60px;
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
  left: calc((100% - 1170px)/2 - 60px);
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
  right: calc((100% - 1170px)/2 - 60px);
}
@media (min-width: 1200px) {
  #main-carousel .carousel-content .link-entire-box {
    top: 50%;
    width: 570px;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
#section-services-left .section-title .line {
  display: block !important;
  position: absolute;
  width: 100px !important;
  height: 2px;
  margin-top: 25px;
}
@media (max-width: 767.98px) {
  #section-services-left .section-title .title {
    margin: 0 !important;
  }
  #section-services-left .section-title .line {
    margin-top: 8px;
  }
}
#section-services-left .lien i {
  color: #c11734 !important;
}
#section-lienstop a.lien i {
  color: #c11734 !important;
}
#section-lienstop a.lien .lien-text {
  font-weight: 400 !important;
  color: #271b07 !important;
}
#section-lienstop a.lien:hover .lien-text {
  color: #c11734 !important;
}
body #row-services #section-services-left .services-actions .cta-1 a,
body #row-services #section-services-left .services-actions .cta-2 a {
  border-radius: 0 !important;
  background: #c11734 !important;
  border-color: #c11734 !important;
}
body #row-services #section-services-left .services-actions .cta-1 a:hover,
body #row-services #section-services-left .services-actions .cta-2 a:hover {
  background: transparent !important;
  color: #c11734 !important;
}
/* ################################# SERVICES ################################################### */
@media (min-width: 1200px) {
  #section-services-left .services-details {
    padding: 30px 50px 0 0;
  }
}
#row-services #section-services-left {
  line-height: 24px;
}
#row-services #section-services-left .services-titre {
  font-size: 40px;
  line-height: 60px;
  color: #c11734;
  font-weight: bold;
}
#row-services #section-services-left .services-details {
  min-height: 250px;
}
#row-services #section-services-left .services-actions {
  margin-top: 33px;
  width: auto;
}
#row-services #section-services-left .services-actions .cta-1,
#row-services #section-services-left .services-actions .cta-2 {
  display: inline-block;
  font-weight: 600;
}
#row-services #section-services-left .services-actions .cta-1 a,
#row-services #section-services-left .services-actions .cta-2 a {
  display: inline-block;
  margin-right: 15px;
  border-radius: 8px !important;
  font-size: 16px;
  text-transform: uppercase;
  height: 55px;
  line-height: 55px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 20px;
  border: 1px solid #fbcf2b;
  background: #fbcf2b;
  color: #fff;
}
#row-services #section-services-left .services-actions .cta-1 a:hover,
#row-services #section-services-left .services-actions .cta-2 a:hover {
  background-color: transparent;
  color: #fbcf2b;
}
@media (max-width: 767.98px) {
  #row-services #section-services-left .services-titre {
    color: #002f42 !important;
    line-height: 1.2em;
    font-size: 30px !important;
    font-weight: 600;
    margin: 20px 0 !important;
    text-align: left;
    width: 100%;
  }
}
#row-services #section-lienstop .col-article {
  margin: 0 auto 30px;
  background: #fff;
  height: 224px;
  position: relative;
  border: 1px solid #EEEEEE;
  padding: 0;
  max-width: 270px;
  border-radius: 8px;
  transition: all .3s;
}
#row-services #section-lienstop .col-article > a.lien {
  padding-top: 15px;
  display: inline-block;
  position: absolute;
  width: 100%;
  overflow: hidden;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
#row-services #section-lienstop .col-article > a.lien .lien-icon {
  font-size: 30px;
}
#row-services #section-lienstop .col-article > a.lien .lien-titre {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  margin: 20px 0;
}
#row-services #section-lienstop .col-article > a.lien .lien-text {
  color: #c11734;
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 1200px) {
  #row-services #section-lienstop .col-article > a.lien .lien-text {
    font-size: 20px;
  }
}
#row-services #section-lienstop .col-article > a.lien:hover {
  color: #c11734;
}
#row-services #section-lienstop .col-article > a.lien [class*=" fa-"] {
  font-size: 56px;
  display: block;
  margin-bottom: 45px;
  color: #fbcf2b;
}
#row-services #section-lienstop .col-article:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
@media (max-width: 767.98px) {
  #row-services #section-lienstop .slick-slide {
    width: 100% !important;
    clear: both !important;
  }
  #row-services #section-lienstop .slick-slide > div > div {
    display: block !important;
  }
}
@media (max-width: 1199.98px) {
  .col-article + .col-article .lien {
    margin-top: 30px;
  }
}
#section-liens_simple .lien {
  display: block;
  height: 200px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  overflow: hidden;
  border-radius: 7px;
  border: 1px solid #fff;
  margin: 0 15px;
}
#section-liens_simple .lien .fas {
  margin: 0;
  font-size: 56px;
  height: 117px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-liens_simple .lien i {
  display: block;
  width: 100%;
  height: 106px;
}
/* --------------------------------  END SERVICES --------------------------------------------------*/
/* ################################# MAIN LISTS ################################################### */
#row-lists {
  background: #fafafa;
}
#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 */
#section-offres,
#section-events,
#section-actus {
  padding: 72px 0 44px;
}
#section-offres .listViewReduced .model-image .containerImg,
#section-events .listViewReduced .model-image .containerImg,
#section-actus .listViewReduced .model-image .containerImg {
  background: #fafafa;
}
#section-offres .listViewReduced .model-image .containerImg .newsImg,
#section-events .listViewReduced .model-image .containerImg .newsImg,
#section-actus .listViewReduced .model-image .containerImg .newsImg {
  background: #fafafa;
}
#section-offres .top_link,
#section-events .top_link,
#section-actus .top_link {
  top: 80px;
  margin: 0;
}
#section-offres .top_link a,
#section-events .top_link a,
#section-actus .top_link a {
  padding: 0;
  text-align: right !important;
}
#section-offres .section-more a,
#section-events .section-more a,
#section-actus .section-more a {
  padding-right: 0;
  color: #999;
  text-decoration: underline;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
}
#section-offres .slick-slider.slick-vertical i.slick-arrow,
#section-events .slick-slider.slick-vertical i.slick-arrow,
#section-actus .slick-slider.slick-vertical i.slick-arrow {
  color: #999999;
}
#section-offres.home-section.section-default .section-title,
#section-events.home-section.section-default .section-title,
#section-actus.home-section.section-default .section-title {
  border-bottom: 2px solid #fbcf2b;
  margin: 0 15px 15px;
  font-size: 13px;
  padding-bottom: 8px;
}
#section-offres .home-article,
#section-events .home-article,
#section-actus .home-article {
  background: transparent;
  border: 1px solid #eeeeee;
  border-radius: 7px;
  height: 135px;
}
#section-offres .home-article:hover,
#section-events .home-article:hover,
#section-actus .home-article:hover,
#section-offres .home-article:focus,
#section-events .home-article:focus,
#section-actus .home-article:focus {
  border-color: #c11734 !important;
}
#section-offres .home-article.listViewReduced:after,
#section-events .home-article.listViewReduced:after,
#section-actus .home-article.listViewReduced:after {
  display: none;
}
#section-offres .home-article .desc,
#section-events .home-article .desc,
#section-actus .home-article .desc,
#section-offres .home-article .date,
#section-events .home-article .date,
#section-actus .home-article .date {
  display: none;
}
#section-offres .home-article .date_after_title,
#section-events .home-article .date_after_title,
#section-actus .home-article .date_after_title {
  font-weight: 400;
  font-size: 12px;
  color: #999;
  line-height: 29px;
  text-align: left;
}
#section-offres .home-article .title,
#section-events .home-article .title,
#section-actus .home-article .title {
  padding: 0 !important;
  font-weight: 400;
  font-size: 16px;
  color: #271b07;
  line-height: 24px;
  text-align: left;
}
#section-offres .home-article .model-image .click-img,
#section-events .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-events .home-article .model-image .click-img img,
#section-actus .home-article .model-image .click-img img {
  min-width: 100%;
  min-height: 100%;
}
#section-events .date_after_title {
  color: #c11734 !important;
  font-weight: bold !important;
}
#section-events .locationBottom .location {
  font-weight: normal;
  bottom: 0px;
}
#section-offres .date_after_title {
  position: absolute;
  bottom: 0;
}
#section-offres .entreprise {
  position: absolute;
  font-weight: bold !important;
  bottom: 30%;
  font-size: 13px;
  color: #c11734 !important;
  white-space: nowrap;
  max-width: 225px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* --------------------------------  END LISTS --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
#section-temoignage blockquote:before,
#section-temoignage blockquote:after {
  transform: skewX(0deg);
  width: 70px;
  height: 60px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  background: transparent url(/ressources/css/images/quote-left.png) no-repeat left top;
  background-size: contain;
}
@media (max-width: 991.98px) {
  #section-temoignage blockquote:before,
  #section-temoignage blockquote:after {
    width: 40px;
    margin-top: 5px;
  }
}
#section-temoignage blockquote:after {
  background: transparent url(/ressources/css/images/quote-right.png) no-repeat left top;
  background-size: contain;
  right: 40px;
}
#section-temoignage blockquote:after {
  color: #fbcf2b;
  bottom: -40px;
}
#section-temoignage .auteur:before {
  display: none;
}
#section-temoignage .auteur-text {
  float: left;
}
#section-temoignage .auteur-text .auteur-nom,
#section-temoignage .auteur-text .auteur-info {
  margin: 3px;
  padding: 10px 15px;
  width: auto;
}
#section-temoignage .auteur-text .auteur-nom {
  font-family: fantasy;
  color: #c11734;
  font-weight: normal !important;
  background: #fff;
}
#section-temoignage .auteur-text .auteur-info {
  margin-top: 10px;
  float: left;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: normal;
  background: #fbcf2b;
  color: #271b07;
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# DEBUT newsletter ################################################### */
#row-newsletter {
  background: linear-gradient(to left, #fbcf2b 0%, #c11734 100%);
}
#row-newsletter .section-title .title {
  color: #fff !important;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper {
  border-radius: 0;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper .button-ok {
  border-radius: 0;
  background: #c11734;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper .placeholder-icon {
  color: #999;
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/*
public static function getFooterConfig() {
    $res = parent::getFooterConfig();
    
    $res['show_logo'] = true;
    $res['rs'] = false;
    $res['app'] = true;
    $res['mode'] = 'simple-logos';
    $res['tel_prefix'] = '';
    $res['logo_footer'] = 'logo-footer.png';
    $res['footer_links'] = array();
    $res['logos'] = array(
    array('src' => $res['logo_footer'] ),
    array('url' => 'https://www.isae-supaero.fr/' , 'src' => '/images/logos/logo-ecole.png' , 'target' => '_blank'),
    array('url' => 'https://www.fondation-isae-supaero.org/' , 'src' => '/images/logos/logo-fondation.png' , 'target' => '_blank'),
    
    );
    
    foreach (array('admin', 'mentions_legales','credits', 'faq', 'sitemap' ) as $key)
    $res['footer_links'][] = $res['footer_links_available'][$key];
    
    return $res;
}
*/
/* variables less */
#footer-bottom {
  border-top: 1px solid #A9A9A9 ;
  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;
}
/* css footer */
#footer-middle {
  padding-top: 38px !important;
  padding-bottom: 9px !important;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 .logo-img {
  max-width: 190px;
  max-height: 180px;
}
#footer-middle .footer-logos-wrapper #footer-logo-2 .logo-img {
  max-width: 338px;
  max-height: 80px;
}
@media (min-width: 992px) {
  #footer-middle {
    height: 240px;
  }
  .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 .list-inline li {
    display: block !important;
    width: 100%;
    margin: 0;
  }
  #footer-middle .list-inline a {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 26px;
  }
  #footer-middle .list-inline a:before {
    content: '> ';
  }
  #footer-middle .list-inline a:hover {
    text-decoration: underline !important;
  }
  #footer-bottom .footer_apps {
    float: right;
    text-align: right;
  }
  #footer-bottom .footer_apps a {
    display: inline-block;
  }
  #footer-bottom .footer_apps a + a {
    margin-left: 15px;
    margin-top: 0;
  }
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 228px !important;
  }
}
@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 --------------------------- */
