.preloaderInmubles{
    background-image: url(../img/logo_Aryax.png);
    /*filter: drop-shadow(2px 4px 6px rgb(49, 110, 167));*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 24px;
    display: flex;

    align-items: center;
    justify-content: center;
}
.fa-3x {
    font-size: 5em;
    color: rgb(113, 0, 0);
}