@font-face {
  font-family: "Gotham-ultra";
  src: url("../../fonts/Gotham/Gotham-Ultra.otf");
  font-weight: 100; }
#footer {
  background-color: #003A63;
  color: white;
  font-family: "Gotham-ultra";
  font-weight: 100;
  padding: 20px;
  margin-top: 30px; }
  #footer .ico-size {
    font-size: 30px; }
  #footer .a-footer-link {
    color: white;
    font-size: 14px; }
  #footer .a-footer-ico {
    color: white;
    padding: 0px 20px; }
  #footer .padding-w-15p {
    padding: 0px 15%; }
  #footer .padding-nav-element {
    padding: 5px 15px; }

#partners .hr-footer {
  margin-top: 80px;
  margin-bottom: 20px;
  height: 2px;
  background-color: #45C6E6; }
#partners .h4 {
  font-size: 14px;
  color: #003A63; }
#partners .partner {
  max-height: 66px;
  width: auto; }
#partners .max-h-60 {
  max-height: 60px;
  width: auto; }
#partners .margin-top-20 {
  margin-top: 20px; }
#partners .z-min2 {
  z-index: -2; }

.max-h-80 {
  max-height: 80px; }

.footer-end {
  height: 15px; }

/*# sourceMappingURL=footer.css.map */
