Please wait. Loading menu…
@import url(‘https://fonts.googleapis.com/icon?family=Material+Icons’);
#zloading {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999999;
background: rgba(255, 255, 255, 0.8);
color: #000000;
font-size: 21px;
font-weight: 700;
text-align: center;
padding-top: 200px;
padding-top: 30vh;
}