.footer-4 {
  padding: 0;
}

.footer-4 .footer-top {
  background: #000000;
  padding: 66px 0 40px;
}

.footer-4 .footer-top .footer-block__heading {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 18px;
  font-family: 'Jost', sans-serif;
}

.footer-4 .footer-top .footer-link,
.footer-4 .footer-top .desc {
  font-size: 16px;
  letter-spacing: .02em;
  color: rgba(255, 255, 255, 0.8);
  padding: 5px 0;
}

.footer-4 .footer-top .footer-block-newsletter .desc {
  padding: 3px 0px 0px;
}

.footer-4 .footer-top .footer-block-newsletter .footer-block__newsletter-form {
  margin-top: 26px;
}

.footer-4 .footer-top .newsletter-form__field-wrapper .button {
  width: 100%;
  max-width: 130px;
}

.footer-4 .footer-top .newsletter-form__field-wrapper .field__input {
  letter-spacing: .02em;
  color: rgba(255, 255, 255, 0.86);
  font-size: 16px;
  background: #ffffff;
  border-color: #d7d7d7;
  padding-top: 13px;
  padding-bottom: 13px;
}

.footer-4 .footer-top .contact-info {
  color: rgba(255, 255, 255, 0.8);
  line-height: 28px;
}

.footer-4 .footer-top .contact-info span, .footer-4 .footer-top .contact-info a, .footer-4 .footer-top .contact-info p {
  color: rgba(255, 255, 255, 0.8);
}

.footer-4 .footer-top .list-social .list-social__link {
  border-color: transparent;
  background: transparent;
  padding: 0;
  margin-right: 5px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.footer-4 .footer-top .list-social .list-social__link::before {
  display: none;
}

.footer-4 .footer-top .list-social .list-social__link svg {
  fill: #ffffff;
  width: 20px;
  height: 20px;
}

.footer-4 .footer-bottom {
  background: #ffffff;
  padding-top: 35px;
  padding-bottom: 25px;
  border: none;
}

.footer-4 .footer-bottom .copyright__content {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: .02em;
  color: #707070;
}

.footer-4 .footer-bottom .footer__payment .list-payment {
  padding-top: 0;
  position: relative;
  top: -5px;
}

.footer-4 .footer-bottom .footer__payment .list-payment__item svg {
  height: 30px;
}

@media (max-width: 991px) {
  .footer-4 .footer-bottom {
    padding-top: 20px;
  }
  .footer-4 .footer-bottom .halo-row-item {
    width: 100%;
  }
  .footer-4 .footer-bottom .halo-row-item.halo-row-item {
    margin-top: 20px;
  }
  .footer-4 .footer-bottom .footer__payment .list-payment {
    text-align: left !important;
  }
  .footer-4 .footer-bottom .footer__payment .list-payment li {
    margin: 5px 10px 5px 0px;
  }
}
/*# sourceMappingURL=footer-4.css.map */