.uc-left-menu{
   position: fixed;
   z-index: 1100; 
}
.uc-nav-top{
    position: fixed;
    z-index: 1100;
    width: 100%;
}
.hide-menu{
    display:none;
   
}
.NavIconWrap{
     box-shadow: 0 0 0px rgba(0,0,0,0.0)!important;
}
.preloder{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.preloder svg{
    margin-left:20px;
}
#rec519252264{
   position: absolute;
   width: 100% !important;
   z-index: 100;
}