footer hr {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

footer a {
  color: blue !important;
}
.footer-section {
  background-color: #2e2e2e;
}
.footer-copyright {
  background-color: #212121;
}
.back-to-top a {
  color: rgb(151, 151, 151);
}
.back-to-top a:hover {
  color: white;
}
.subscribe .btn {
  background-color: #33b5e5;
}
.footer-action .md-form label {
  left: 15px;
  color: white;
}

/* Footer */
.footer_1 {
  color: #4b515d !important;
}
.footer_1 .footer-section {
  border-top: 1px solid #000;
}
.footer_1 > div.container {
  border-top: 1px solid #000;
}
.footer_1.page-footer .footer-copyright {
  background-color: transparent;
  color: #4b515d;
}
.footer_1.page-footer .footer-copyright > div {
  border-top: 2px solid #000;
}
.footer_1 .footer-section,
.footer_1 .footer-copyright {
  background-color: transparent;
}
.footer_1b .footer-column .carousel-multi-item {
  margin-bottom: 2.5rem;
}
.footer_1b .footer-column .carousel-multi-item .carousel-indicators {
  margin-bottom: -1.5rem;
}
.footer_2 {
  color: white !important;
}
.footer_6 .single-news .view img {
  height: 123px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer-column h6 {
    font-size: 85%;
  }
}
