.site-footer {
    background-color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-widget-column.footer-logo-esp {
    width: 100%;
    display: contents;
}

.footer-widgets {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}

.footer-widget-column.footer-info-tex {
    width: 20%;
    display: flex;
    justify-content: center;
    margin: 10px;
}
.bx-widget-info {
    width: 100%;
    display: contents;
}
.titulo-footer {
    width: 100%;
}
.titulo-footer {
    width: 100%;
    color: #d50614;
    text-align: center;
}
.widget-footer.widget-footer-1.bx-widget-logo {
    width: 15%;
}
h3.text-footer-h {
    margin: 0;
}
.contenido-footer p a {
    color: #fff;
    text-decoration: none;
}
.widget-footer.widget-footer-1.bx-widget-logo {
    width: 15%;
}

.contenido-footer p a {
    color: #fff;
    text-decoration: none;
}

h3.text-footer-h {
    margin: 0;
}

.footer-widget-column.footer-rss {
    width: 100%;
}

.footer-widget-column.footer-rss .titulo-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer-widget-column.footer-rss .contenido-footer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    align-content: center;
    justify-content: center;
}

.footer-widget-column.footer-rss p {
    width: 100%;
    display: contents;
}

.footer-widget-column.footer-rss a.page-item-footer {
    font-size: 25px;
    text-align: center;
    margin: 0px 10px;
    color:#0d0d0d;
}
.post, .page {
    margin: 0 0 0;
}
.contenido-footer p a:hover {
    color: #d29e00;
    text-shadow: 0px -1px 17px #ffffff;
}

.clientes-form.newsle {
  padding: 0px;
}
.clientes-form.newsle .campo-form {
  width: 85%;
  margin-bottom: 0px;
}
.newsletter-email p {
  margin: 0px;
}
.clientes-form.newsle label {
  margin-bottom: 0px;
}

.enviar-form.newsletter-envio p {
  margin-bottom: 0px;
  width: 100%;
  margin-top: 5px;
  padding-left: 80px;
}
.enviar-form.newsletter-envio {
  width: 100%;
  display: flex;
}