﻿/* Se agrega este estilo para igualar al de K360 que es el estandar a seguir. */

img#certificados {
    width: 276px;
}

img#certificado-afip {
    width: 35px;
}

#plx-footer .navbar-brand-footer {
    margin-top: 20px;
    position: relative;
    display: inline-block;
}


#plx-footer .certificates {
    text-align: right;
    margin-bottom: -23px;
}

#plx-footer .redes {
    display: inline-block;
    width: 100%;
    margin-bottom: -14px;
}

    #plx-footer .redes a {
        display: inline-block;
        border-radius: 50%;
        border: 1px solid #fff;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 30px;
        margin: 5px 10px 15px 0;
        padding: 5px;
        color: #fff;
    }

#plx-footer .bottom-footer {
    border-top: 1px solid #5e5e5e;
    margin-top: 20px;
    padding: 10px 0 0 0;
    text-align: left;
}


#plx-footer p {
    font-size: 12px;
    color: #888;
    font-weight: 300;
}
