@charset "utf-8";

.site-footer { background: rgb(20, 20, 20); }

.site-footer .newsletter .input-group-field { background-color: rgb(255, 255, 255); color: rgb(145, 145, 145); border-color: rgb(255, 255, 255); }

.site-footer .newsletter .block-content { background-color: rgb(255, 255, 255); }

.site-footer .newsletter ::-webkit-input-placeholder { color: rgb(145, 145, 145); }

.site-footer .newsletter .btn { background-color: rgb(20, 20, 20); border: 1px solid rgb(20, 20, 20); color: rgb(255, 255, 255); }

.site-footer .newsletter .btn:hover { background-color: rgb(255, 255, 255); border: 1px solid rgb(20, 20, 20); color: rgb(20, 20, 20); }

.site-footer .policy-item a, .footer-default .newsletter-title, .foot-title { color: rgb(255, 255, 255); }

.site-footer .policy-item a:hover { color: rgb(255, 255, 255); }

.site-footer, .site-footer a { color: rgb(255, 255, 255); }

.footer-default .footer-social .social-icons li:hover a { color: rgb(255, 255, 255) !important; }

.site-footer a:hover { color: rgb(255, 255, 255); }

.site-footer .foot-link > span::before { background-color: rgb(255, 255, 255); }

.footer-social li a { color: rgb(255, 255, 255); }

.footer-bottom { background-color: rgb(20, 20, 20); }

.footer-bottom > .container .line-top::before { background: rgb(42, 42, 42); }

.site-footer .policy-item a { }

.footer-bottom, .footer-bottom address, .footer-bottom address a { color: rgb(150, 150, 150); }

.footer-bottom address a:hover { color: rgb(150, 150, 150); }

@media (max-width: 767px) {
  .footer-top .col-footer .dropdow-mb { border-bottom: 1px solid rgb(42, 42, 42); }
}