.sploader{
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    max-width:100%;
    height:100%;
    z-index:999999;
}

.backgroundloader{
    background-color: #fff;
    width:100%;
    max-width:100%;
    height: 100%;
    min-height: 100%;
    position:absolute;
    z-index:0;

}

.logoloader{
    width:100%;
    height:100%;
    max-width: 100%;
    text-align:center; 
    display: flex;
    align-items: center;
    text-align: center;
    font-family: Bank-Gothic;
    color:#000;
}

.elecenterloader img{
    position:relative;
    width: 100%;
    max-width: 120px;
   
}

.cargandotexto{
    position:relative;
    width: 100%;
    height: auto;
    max-width: 100%;
}

.elecenterloader {
    position:relative;
    width: 100%;
    max-width: 120px;
    margin:0 auto;
}