/* 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*/
.text_gradient {
  display: inline-block;
  clear: both;
  font-family: 'Poppins', sans-serif;
  background: linear-gradient(to left, #1c2f70 0, #04b6c2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  white-space: nowrap;
}
/* css projet*/
body {
  font-family: 'Poppins', sans-serif;
  color: #000000;
  -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: 'Poppins', sans-serif;
  color: #000000;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
}
.home-section.section-default .section-title .line {
  height: 4px;
  width: 50px !important;
  background: linear-gradient(to left, #1c2f70 0, #04b6c2 100%) !important;
}
.home-section.section-default .section-title .title {
  font-size: 30px;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 600;
}
#section-partenaires .section-title .title,
#section-events .section-title .title,
#section-actus .section-title .title,
#section-partenaires .services-titre,
#section-events .services-titre,
#section-actus .services-titre {
  width: auto;
  display: inline-block;
  clear: both;
  background: -webkit-linear-gradient(left, #04b6c2, #1c2f70);
  background: -o-linear-gradient(right, #04b6c2, #1c2f70);
  background: -moz-linear-gradient(right, #04b6c2, #1c2f70);
  background: linear-gradient(to right, #04b6c2, #1c2f70);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
}
body .home-section.section-default .section-more a {
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  margin-right: 15px;
  height: 48px;
  line-height: 48px;
  width: auto;
  min-width: 200px;
  text-align: center;
  padding: 0 30px;
  border: 1px solid linear-gradient(to left, #1c2f70 0, #04b6c2 100%);
  background: linear-gradient(to left, #1c2f70 0, #04b6c2 100%);
  color: #fff;
  border-radius: 3px;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: none;
}
body .home-section.section-default .section-more a:hover {
  background: transparent;
  border: 1px solid #1c2f70;
  color: #1c2f70;
}
@media (max-width: 767.98px) {
  body .home-section.section-default .section-more {
    left: 0;
  }
  body .home-section.section-default .section-more a {
    margin: auto;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .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%;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
.btn-adherer-wrapper .icon:before {
  content: "\f1d8";
  font-family: "Font Awesome 5 Free";
  display: block;
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  .btn-adherer-wrapper .topbar-btn-icon {
    margin-top: 11px;
  }
}
@media (max-width: 767.98px) {
  .btn-adherer-wrapper .topbar-btn-icon {
    margin-top: 11px;
  }
  .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: 0px;
  }
}
@media (min-width: 1200px) {
  header .bar.with-search-field .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    width: auto;
  }
  header .bar {
    background: linear-gradient(to left, #1c2f70 0, #04b6c2 100%);
  }
  header .bar .socials li.langs-wrapper .switch-slider {
    background: #fff !important;
  }
  header .bar .socials a,
  header .bar .search-toggle-wrapper .fas.fa-search {
    color: #fff !important;
  }
  header .bar .socials li i {
    font-size: 16px !important;
    transition: background .3s;
    background: #fff;
    color: #04b6c2 !important;
    border-radius: 50%;
    width: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
    text-align: center;
    padding: 0;
  }
  header .bar .socials li.contact-modText a {
    position: relative;
    display: inlin-block;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 600;
  }
  header .bar .socials li.contact-modText a:after,
  header .bar .socials li.contact-modText a:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 1px;
    height: 15px;
    top: 3px;
    display: block;
  }
  header .bar .socials li.contact-modText a:before {
    left: 0;
  }
  header .bar .socials li.contact-modText a:after {
    right: 0;
  }
  header .bar .socials li.langs-wrapper .switch-slider:before {
    background: #04b6c2;
  }
  header .bar .socials li.langs-wrapper a {
    font-weight: normal !important;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
  }
  header .bar .socials li.langs-wrapper a.selected {
    font-weight: bold !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: #000;
  }
  header .bar .socials.rs-nolabels a i,
  header .bar .shopping-cart a i,
  header .bar .search-toggle i {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
  header .bar .search-toggle-wrapper .search-toggle {
    padding-top: 11px;
  }
  header .bar .header-search-mobile {
    left: -324px !important;
  }
  header .bar .header-search-mobile .form-control {
    border: 0 none;
    width: 100%;
    padding-right: 25px;
  }
  header .bar .header-search-mobile [name="submit_search"] {
    position: absolute;
    right: 0;
  }
  header .bar .header-search-mobile:before {
    display: none !important;
    background: transparent !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: 180px;
    margin-left: 15px;
    border: 0 none !important;
    font-size: 14px;
  }
  header .bar div.btn-adherer-wrapper {
    width: 180px;
    background: transparent;
  }
  header .bar div.btn-adherer-wrapper > a {
    border: 1px solid #fff !important ;
  }
  header .bar .NA_connexion > a.btn,
  header .bar .NA_connexion > .connexion-np,
  header .bar .NA_connexion {
    border-radius: 3px !important;
    margin-top: 0;
    line-height: 30px !important;
    height: 30px !important;
    font-weight: 700 !important;
    font-size: 14px;
  }
  header .bar .NA_connexion > a.btn {
    height: 28px !important;
  }
  header .bar .NA_connexion {
    border: 0 solid #fff !important;
  }
  header .bar .NA_connexion:hover,
  header .bar .NA_connexion:focus,
  header .bar .NA_connexion:active {
    background-color: #04b6c2 !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 {
    border: 0 solid #fff !important;
    background-color: transparent !important;
  }
  header .bar .NA_connexion:hover .connexion-btn > *,
  header .bar .NA_connexion:focus .connexion-btn > *,
  header .bar .NA_connexion:active .connexion-btn > *,
  header .bar .NA_connexion:hover .connexion-np > *,
  header .bar .NA_connexion:focus .connexion-np > *,
  header .bar .NA_connexion:active .connexion-np > * {
    color: #fff !important;
  }
  header .bar .NA_connexion .connexion-btn.active-btn {
    color: #fff !important;
  }
  header .bar .NA_connexion .connexion-btn.active-btn {
    background-color: transparent !important;
    color: #fff !important;
  }
  header .bar .search-toggle-wrapper {
    position: relative;
    padding-right: 15px;
  }
  header .bar .search-toggle-wrapper .fas.fa-search {
    font-size: 18px;
  }
  header .bar .search-toggle-wrapper .fas.fa-search:after {
    position: absolute;
    content: '';
    background: #fff;
    width: 1px;
    height: 15px;
    top: 13px;
    right: 0;
    display: block;
  }
  header .bar .btn-don-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-adherer-wrapper > a,
  header .bar .btn-adherer-label {
    border-radius: 3px !important;
    margin-top: 0;
    line-height: 30px !important;
    height: 30px !important;
    font-size: 14px;
    border: 0 none !important;
    color: #fff;
  }
  header .bar .btn-don-wrapper > a i,
  header .bar .btn-inscription-wrapper > a i,
  header .bar .btn-recruteur-wrapper > a i,
  header .bar .btn-adherer-wrapper > a i,
  header .bar .btn-adherer-label i {
    color: #fff !important;
  }
  header .bar .btn-don-wrapper > a:hover,
  header .bar .btn-inscription-wrapper > a:hover,
  header .bar .btn-recruteur-wrapper > a:hover,
  header .bar .btn-adherer-wrapper > a:hover,
  header .bar .btn-adherer-label:hover {
    border-color: #04b6c2 !important;
    background-color: #04b6c2 !important;
    color: #fff !important;
  }
  header .bar .btn-adherer-label {
    line-height: 29px !important;
  }
  header .bar .connexion-btn > span {
    line-height: 26px !important;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  header .bar .shopping-cart i,
  header .bar .search-toggle-wrapper .search-toggle {
    margin-right: 0;
  }
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-inscription-wrapper,
  header .bar .btn-adherer-wrapper > a,
  header .bar .NA_connexion .connexion-np,
  header .bar .NA_connexion .connexion-btn {
    margin: 0 !important;
    text-transform: none;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
    background-color: transparent !important;
    position: relative;
    border: 0 solid #1c2f70 !important;
    overflow: hidden;
  }
  header .bar .btn-recruteur-wrapper > span,
  header .bar .btn-inscription-wrapper > span,
  header .bar .btn-adherer-wrapper > a > span,
  header .bar .NA_connexion .connexion-np > span,
  header .bar .NA_connexion .connexion-btn > span,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-adherer-wrapper > a > a,
  header .bar .NA_connexion .connexion-np > a,
  header .bar .NA_connexion .connexion-btn > a {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
  }
  header .bar .btn-recruteur-wrapper .topbar-btn-icon,
  header .bar .btn-inscription-wrapper .topbar-btn-icon,
  header .bar .btn-adherer-wrapper > a .topbar-btn-icon,
  header .bar .NA_connexion .connexion-np .topbar-btn-icon,
  header .bar .NA_connexion .connexion-btn .topbar-btn-icon,
  header .bar .btn-recruteur-wrapper i.fas:not(.fa-chevron-down),
  header .bar .btn-inscription-wrapper i.fas:not(.fa-chevron-down),
  header .bar .btn-adherer-wrapper > a i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-np i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-btn i.fas:not(.fa-chevron-down) {
    font-size: 16px !important;
    max-width: unset;
    min-width: unset;
    width: unset;
    height: unset;
    top: unset;
    left: unset;
    right: unset;
    line-height: unset;
    padding: 0 !important;
    margin: 0;
    display: inline-block !important;
  }
  header .bar .NA_connexion .connexion-np:after,
  header .bar .NA_connexion .connexion-btn:after {
    display: none;
  }
  header .bar .btn-inscription-wrapper > a {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
  }
  header .bar .connexion-np .login-small-thumb {
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    height: 110px;
    width: 110px;
  }
  body .logo .logo-a .logo-img {
    margin: 10px 0;
    width: 110px;
    height: 110px;
    min-height: 110px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
.nav-btn span {
  background: #1c2f70;
}
header .header-slogan {
  max-width: 850px;
}
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .header-navigation {
    max-height: 80px;
  }
  header .logo > a img {
    max-height: 120px;
  }
  header .main-navigation-row,
  header .header-main {
    height: 120px;
    background-color: transparent;
  }
  header .main-navigation-row .header-slogan,
  header .header-main .header-slogan {
    display: inline-block;
    clear: both;
    font-family: 'Poppins', sans-serif;
    background: linear-gradient(to left, #1c2f70 0, #04b6c2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    white-space: nowrap;
    margin-top: 7px;
    text-align: right;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    line-height: normal;
  }
  header .header-navigation .nav > ul {
    display: block;
    width: 100%;
    text-align: center;
  }
  header .nav.nav-default-mod > ul > .menuli > .nav-dropdown {
    top: 100%;
  }
  header .nav.nav-default-mod > ul > .menuli > .nav-dropdown li {
    background: #fff !important;
  }
  header .nav.nav-default-mod > ul > .menuli > .nav-dropdown ul > li:hover > a {
    background-color: #04b6c2;
    color: #fff !important;
  }
  header .header-navigation .nav > ul > li.menuli > a {
    padding: 0 20px;
    text-transform: none !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
  }
  header .header-navigation .nav > ul > li.menuli > .nav-dropdown > ul > li:hover > a {
    background: #04b6c2;
    color: #fff;
  }
  header .header-navigation .nav > ul > li.menuli:hover:after {
    content: '';
    width: calc( 100% - 40px );
    height: 4px;
    background: linear-gradient(to left, #1c2f70 0, #04b6c2 100%);
    position: absolute;
    bottom: 13px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/* variable less Carrousel */
#main-carousel .article-carousel .carousel-content .title {
  font-size: 26px;
}
#main-carousel .link-entire-box .type-carousel,
#main-carousel .link-entire-box .date {
  font-weight: normal;
  margin-bottom: 15px;
  display: inline-block;
}
#main-carousel .readMore {
  background: transparent;
  color: #fff !important;
  border-radius: 0;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  letter-spacing: 1px;
  padding: 0 30px;
  width: auto;
}
#main-carousel .readMore:hover {
  background: #fff;
  color: #444 !important;
}
#main-carousel .carousel-content {
  padding-top: 115px;
  top: 0;
  font-size: 16px;
  height: 500px;
}
#main-carousel .carousel-content .title {
  font-size: 30px;
  color: #FFFFFF;
  text-align: center;
  line-height: 42px;
  font-weight: 700;
}
#main-carousel ul.slick-dots {
  text-align: center;
  bottom: unset;
  top: 40px;
  width: 370px;
  left: calc((100% - 1170px)/2 );
}
#main-carousel ul.slick-dots li {
  width: 30px;
}
#main-carousel ul.slick-dots li.slick-active button:before {
  color: #04b6c2 !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 (max-width: 1199.98px) {
  #main-carousel .readmore-wrapper {
    bottom: 30px;
  }
}
@media (min-width: 1200px) {
  #main-carousel .carousel-content .link-entire-box {
    top: 50%;
    width: 570px;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# liens  ################################################### */
#section-lienscircle {
  padding-bottom: 0;
}
#section-lienscircle .lien:hover .lien-text {
  color: #04b6c2;
}
#section-lienscircle .lien .lien-text {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
/* --------------------------------  END LIENS --------------------------------------------------*/
/* ################################# NEWS ################################################### */
#section-events .model-content .date,
#section-actus .model-content .date {
  display: none;
}
#section-events .home-article,
#section-actus .home-article {
  background: transparent;
  border: 0 none;
}
#section-events .home-article .date_after_title,
#section-actus .home-article .date_after_title {
  font-weight: 700;
  font-size: 14px;
  color: #04b6c2;
  line-height: 1em;
  text-align: left;
  bottom: 15px;
}
@media (min-width: 576px) {
  #section-events .home-article .date_after_title,
  #section-actus .home-article .date_after_title {
    position: absolute;
  }
}
#section-events .home-article .desc,
#section-actus .home-article .desc,
#section-events .home-article .title,
#section-actus .home-article .title {
  padding: 0 !important;
  color: #000000;
  text-align: left;
  height: auto;
  overflow: hidden;
  max-height: 90px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
#section-events .home-article .title,
#section-actus .home-article .title {
  color: #1c2f70;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  #section-events .home-article .title,
  #section-actus .home-article .title {
    font-size: 16px;
    line-height: 24px;
  }
  #section-events .home-article .date_after_title,
  #section-actus .home-article .date_after_title {
    bottom: 0;
    font-size: 12px;
  }
}
@media (max-width: 767.98px) {
  #section-events .home-article .title,
  #section-actus .home-article .title {
    font-size: 13px;
    line-height: 1.4em;
  }
}
#section-events .col-article:last-child .home-article,
#section-actus .col-article:last-child .home-article {
  margin-bottom: 0;
}
#section-events .section-more {
  margin-top: 45px;
}
#section-events .article-Model.dateImgSquare .model-image {
  margin: 0;
}
#section-events .article-Model.dateImgSquare .model-image .date {
  border-radius: 5px;
  border-top-left-radius: 0;
  top: 0;
  left: 0;
  right: unset;
  bottom: unset;
  background-color: #04b6c2;
  width: 70px;
  height: 70px;
  padding: 10px;
}
#section-events .article-Model.dateImgSquare .model-image .date .dateYear {
  display: none;
}
#section-events .article-Model.dateImgSquare .model-image .date .dateMonth,
#section-events .article-Model.dateImgSquare .model-image .date .dateDay {
  display: block;
  color: #fff;
  font-size: 30px !important;
  line-height: 32px;
  font-weight: 700;
}
#section-events .article-Model.dateImgSquare .model-image .date .dateMonth {
  font-size: 20px !important;
  text-transform: none;
  margin: 0;
  line-height: 1rem;
}
@media (max-width: 767.98px) {
  #section-events .article-Model.dateImgSquare .model-image .date {
    transform: scale(0.6);
    transform-origin: left top;
  }
}
#section-events .title .location {
  color: #04b6c2;
}
@media (max-width: 575.98px) {
  #section-events .title .location {
    position: relative;
    margin-top: 15px;
  }
}
/* --------------------------------  END NEWS --------------------------------------------------*/
/* ################################# Partenaires ################################################### */
#section-partenaires .home-content.big-arrows .slick-slider i.slick-arrow.fas {
  color: #04b6c2;
  font-size: 30px;
  top: 50px;
}
/* --------------------------------  END Partenaires --------------------------------------------------*/
/* ################################# DEBUT newsletter ################################################### */
#row-newsletter {
  background: linear-gradient(to left, #04b6c2 0%, #1c2f70 100%);
}
#row-newsletter .section-title {
  margin-bottom: 20px;
}
#row-newsletter .section-title .line {
  background: #fff !important;
}
#row-newsletter .section-title .title {
  color: #fff !important;
}
#row-newsletter .article-details {
  font-size: 16px;
  font-weight: 400px;
  line-height: 1.5;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper {
  border-radius: 6px;
  border: 1px solid #04b6c2;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper #nl_email {
  padding-left: 15px;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper .button-ok {
  border-radius: 6px;
  background: linear-gradient(to left, #1c2f70 0, #04b6c2 100%);
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  height: 56px;
  top: 2px;
  right: 2px;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper .placeholder-icon {
  display: none;
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ####################### 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;
  background: #e8eef3 !important;
}
@media (max-width: 1200px) {
  #footer-middle .footer-col_inner,
  #footer-middle .liens-footer {
    float: none !important;
  }
}
#footer-middle .liens-footer li a {
  font-size: 12px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
#footer-middle .liens-footer li a:before {
  content: '> ';
}
#footer-middle .liens-footer li a:hover {
  color: #04b6c2 !important;
}
#footer-middle h4 {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#footer-middle #footer-socials i {
  background: linear-gradient(to left, #1c2f70 0, #04b6c2 100%);
  padding: 0;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  color: #fff !important;
}
#footer-middle #footer-socials i:hover {
  box-shadow: 0 0 10px rgba(28, 47, 112, 0.6);
}
#footer-middle .subscribe-field {
  border: 0 none;
  border-radius: 8px;
  background: #fff;
}
#footer-middle .subscribe-field::placeholder {
  color: #1c2f70;
}
#footer-middle .subscribe-btn {
  background: linear-gradient(to left, #1c2f70 0, #04b6c2 100%);
  border-radius: 8px;
}
#footer-middle .logos-left img {
  max-width: 110px !important;
  margin-top: 15px;
}
#footer-logos-left {
  max-width: 350px;
}
#footer-bottom {
  padding: 30px 0 !important;
  background: linear-gradient(to left, #1c2f70 0, #04b6c2 100%) !important;
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
}
#footer-bottom .footer-bottom-coords .association {
  margin-right: 5px;
}
#footer-bottom .asso_coords {
  display: none;
}
/* --------------------- end FOOTER --------------------------- */
