@media (max-width: 767.98px) {
  .na-footer #footer-middle * {
    text-align: center;
    padding: 0 15px;
  }
}
#footer-bottom {
  border-top: 1px solid #fff;
  padding-top: 35px !important;
  padding-bottom: 35px !important;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  font-weight: 400;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #fff;
}
#footer-bottom .asso_coords:before {
  content: '-';
}
#footer-middle {
  padding-top: 38px !important;
  padding-bottom: 38px !important;
}
#footer-middle .list-inline.liens-footer li {
  display: block !important;
  width: 100%;
  margin: 0;
  line-height: 24px;
}
#footer-middle .list-inline.liens-footer li + li {
  margin-top: 0;
}
#footer-middle .list-inline.liens-footer a {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
#footer-middle .list-inline.liens-footer a:before {
  content: '> ';
}
#footer-middle .list-inline.liens-footer a:hover {
  color: #00007e;
}
#footer-middle .subscribe {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
#footer-middle .subscribe-field {
  border-radius: 6px;
  width: 100%;
  height: 50px;
  padding: 0 100px 0 20px;
  border: none;
  background: #fff;
  color: #969a9b !important;
  border-radius: 0;
  -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-left: 1px solid #d0d0d0;
  border-radius: 0;
  -webkit-appearance: none;
  height: 100%;
  background: #ff9200;
  overflow: hidden;
  display: inline-block;
}
#footer-middle .subscribe-btn:hover {
  background: #ff9200;
}
/* css footer */
@media (min-width: 1170px) {
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 160px !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;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 30px;
  font-weight: 400;
}
