@media (max-width: 767.98px) {
  .na-footer #footer-middle * {
    text-align: center;
  }
  .na-footer #footer-middle .footer-row > .col > * {
    padding: 0 15px;
  }
}
#footer-bottom {
  border-top: 1px solid #fff;
  padding-top: 35px !important;
  padding-bottom: 35px !important;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  font-weight: 400;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #000;
}
#footer-bottom .asso_coords:before {
  content: '-';
}
.na-footer #footer-middle * {
  color: #000;
}
#footer-middle {
  padding-top: 38px !important;
  padding-bottom: 38px !important;
  background: #fff !important;
}
#footer-middle .sub-col {
  margin-top: 30px;
}
#footer-middle .footer_nl-col .rsLink,
#footer-middle .footer_nl-col h4 {
  display: inline-block;
}
#footer-middle .footer_nl-col .rsLink {
  margin-left: 15px;
}
#footer-middle .footer_app-col .apps-alink > div {
  margin-top: 15px;
}
@media (max-width: 1200px) {
  #footer-middle .footer_app-col .apps-alink {
    display: flex;
    width: auto;
    max-width: 300px;
    margin: 0 auto;
    justify-content: center;
  }
  #footer-middle .footer_app-col .apps-alink > div {
    margin: 15px;
  }
}
@media (min-width: 1200px) {
  #footer-middle .footer_app-col .footer-col_inner {
    padding: 0 0 0 50px ;
  }
}
#footer-middle .footer_app-col > h4 {
  margin-left: 4px;
}
#footer-middle .footer_app-col img {
  max-width: 185px;
}
#footer-middle .list-inline.liens-footer {
  float: right;
}
#footer-middle .list-inline.liens-footer li {
  display: block !important;
  width: 100%;
  margin: 0;
  line-height: 24px;
}
#footer-middle .list-inline.liens-footer li a {
  color: #000;
  font-size: 16px;
}
#footer-middle .list-inline.liens-footer li a:hover {
  color: #004593;
}
#footer-middle .list-inline.liens-footer li + li {
  margin-top: 0;
}
#footer-middle .subscribe {
  position: relative;
  border-radius: 0;
  overflow: hidden;
}
#footer-middle .subscribe-field {
  border-radius: 0;
  width: 100%;
  height: 50px;
  padding: 0 100px 0 20px;
  border: 2px solid #000;
  background: #fff;
  color: #969a9b !important;
  -webkit-appearance: none;
}
#footer-middle .subscribe-btn {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  text-align: center;
  border: none;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 0;
  -webkit-appearance: none;
  height: 100%;
  background: #000;
  overflow: hidden;
  display: inline-block;
}
#footer-middle .subscribe-btn:hover {
  background: #004593;
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    margin-top: 30px;
    max-width: 280px !important;
  }
}
@media (max-width: 991.98px) {
  .footer-logos-wrapper {
    text-align: center;
  }
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 160px !important;
  }
}
@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-row h4 {
  margin: 0 0 10px;
  color: #000 !important;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  text-transform: none;
}
