/* ================================
   FOOTER TRASTORNADAS
   ================================ */

.site-footer{
    background:#111;
    color:#fff;
    padding:60px 20px 25px;
}

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

.site-footer a:hover{
    opacity:.75;
}

.site-footer .ast-builder-grid-row{
    max-width:1200px;
    margin:0 auto;
}

.site-footer h2,
.site-footer h3,
.site-footer h4{
    color:#fff;
}

.site-footer p{
    color:rgba(255,255,255,.75);
    font-size:15px;
    line-height:1.6;
}

/* Línea inferior */
.site-footer .site-primary-footer-wrap,
.site-footer .site-below-footer-wrap{
    background:transparent;
    border:0;
}

.site-footer .ast-footer-copyright{
    color:rgba(255,255,255,.55);
    font-size:13px;
}

/* Redes sociales footer */

.site-footer .ast-social-color-type-custom .ast-builder-social-element,
.site-footer .ast-builder-social-element{
    color:#ffffff !important;
}

.site-footer .ast-builder-social-element svg{
    fill:#ffffff !important;
}

.site-footer .ast-builder-social-element:hover{
    opacity:.8;
}

.site-footer{
    padding:45px 20px 18px;
}

.site-footer .ast-builder-social-element{
    font-size:18px;
    margin-right:12px;
}

.site-footer .site-below-footer-wrap{
    padding-top:20px;
}

.site-footer .ast-footer-copyright{
    text-align:center;
}

/* Ajustes footer */

.site-footer{
    padding:35px 20px 15px !important;
}

.site-footer .ast-builder-grid-row{
    align-items:flex-start;
}

.site-footer .ast-builder-social-element{
    color:#fff !important;
    font-size:22px !important;
}

.site-footer .ast-footer-copyright{
    text-align:center;
    font-size:14px;
}