#loading{background-color:#fff;height:100%;width:100%;position:fixed;z-index:999999;margin-top:0;top:0}#loading-center{width:100%;height:100%;position:relative}#loading-center-absolute{position:absolute;left:50%;top:50%;width:25%;transform:translate(-50%,-50%)}@media only screen and (min-width:1200px) and (max-width:1399px){#loading-center-absolute{width:40%}}@media only screen and (min-width:992px) and (max-width:1199px){#loading-center-absolute{width:40%}}@media only screen and (min-width:768px) and (max-width:991px){#loading-center-absolute{width:45%}}@media only screen and (min-width:576px) and (max-width:767px){#loading-center-absolute{width:50%}}@media (max-width:575px){#loading-center-absolute{width:60%}}.object{width:20px;height:20px;background-color:#5f3afc;-moz-border-radius:50%;-webkit-border-radius:50% 50% 50% 50%;border-radius:50%;margin-right:20px;margin-bottom:20px;position:absolute}.loading-content{text-align:center}.loading-stroke{position:relative;width:100%;background:#2b4eff;height:3px}.loading-logo-icon,.loading-stroke::before{position:absolute;left:0;animation:5s cubic-bezier(.75,.04,0,.86) infinite eucal-loading}.loading-stroke::before{content:'';top:0;width:100%;height:3px;background-color:#fff}.loading-logo-icon{top:-60px;width:60px;height:60px}.loading-logo-icon-2{width:60px;height:60px;transform-origin:center;animation:5s linear infinite eucal-loading-shake}.loading-logo-text{padding-bottom:10px}@keyframes eucal-loading-shake{0%,100%,50%{transform:rotate(0)}25%,75%{transform:rotate(-75deg)}}@keyframes eucal-loading{0%,100%{left:0}50%{left:100%}}@-webkit-keyframes eucal-loading{0%,100%{left:0}50%{left:100%}}#object_one{-webkit-animation:2s linear infinite object;animation:2s linear infinite object}#object_two{-webkit-animation:2s linear -.4s infinite object;animation:2s linear -.4s infinite object}#object_three{-webkit-animation:2s linear -.8s infinite object;animation:2s linear -.8s infinite object}#object_four{-webkit-animation:2s linear -1.2s infinite object;animation:2s linear -1.2s infinite object}#object_five{-webkit-animation:2s linear -1.6s infinite object;animation:2s linear -1.6s infinite object}@-webkit-keyframes object{0%,100%{left:100px;top:0}80%{left:0;top:0}85%{left:0;top:-20px;width:20px;height:20px}90%{width:40px;height:15px}95%{left:100px;top:-20px;width:20px;height:20px}}@keyframes object{0%,100%{left:100px;top:0}80%{left:0;top:0}85%{left:0;top:-20px;width:20px;height:20px}90%{width:40px;height:15px}95%{left:100px;top:-20px;width:20px;height:20px}}