.footer {
  background-color: #f5f5f5;
  text-align: center;
  padding-bottom: 10px
}

.footer h5 {
  font-size: 18px;
  margin: 10px 0 7px
}

.footer .discliamer {
  color: #3563a8;
  font-size: 11px;
  font-weight: 700
}

.footer .footer-ul {
  margin: 0;
  padding: 0
}

.footer .footer-ul li {
  margin: 0;
  padding: 0 .5em;
  display: inline;
  border-right: 1px solid #000;
  line-height: 30px;
  font-weight: 500;
  font-size: 14px
}

.footer .footer-ul li:last-child {
  border-right: none
}

.footer .footer-ul li a {
  color: #f60
}

.footer-login {
  margin-top: 20px;
  background-color: transparent;
  font-weight: 700
}

.footer-login .footer-ul li {
  font-size: 16px;
  font-weight: 700
}