.d-flex-r{
    display: flex
}
.loader{
    position: fixed;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.92);
    z-index: 9999;
    height: 100%;
}
.loader img{

    height: 30px;
}
.d-flex-r{
    display: flex
}
.sideloader{
    position: fixed;
top: 50%;
    COLOR: white;
    z-index: 9999;
    background-color: #78278b;
}
.sideloader img{

    height: 100px;
}
/** ROYAL PURPLE - #78278b **/