.row.footer-redes-sociales {
    padding: 30px 0;
}

a.enlace-redes img {
    width: 30%;
}

.footer-anuncio {
    background-color: #DC0019;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    border-radius: 20px;
    padding: 10px 20px;
}

.footer-anuncio a{
    text-transform: uppercase;
    text-decoration: none;
}

.footer-enlaces-container, .footer-alertas-container {
    margin: 30px 0px 30px 0px!important;
}

.footer-enlaces-container div a {
    border-bottom: none;
}

.footer-alertas-text {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}

.footer-alertas-text-arg {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
}

img.footer-alertas-arg {
    position: relative;
    left: -80%;
}

.footer-link-mobile-inbev {
    text-decoration: none;
    font-size: 12px;
}

/* Footer dependiendo pantalla */
.desktop-agegate-footer-container{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.mobile-agegate-footer-container{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.desktop-inicio-footer-container{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.mobile-inicio-footer-container{
    position: relative;
    width: 100%;
    height: 100%h;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.desktop-register-footer-container {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.mobile-register-footer-container{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.desktop-voucher-footer-container{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.mobile-voucher-footer-container{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.desktop-sinpermisos-footer-container{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}
 
.mobile-sinpermisos-footer-container{
    position: relative;
    width: 100%;
    height:100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.desktop-resultado-footer-container {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}
 
.mobile-resultado-footer-container{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.desktop-scan-footer-container{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

.mobile-scan-footer-container{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0A0541;
    padding-bottom: .5%;
}

