.loader-wrapper{position:fixed;top:0;left:0;width:100%;bottom:0;right:0;background-color:rgba(0,0,0,.5);z-index:50}.image-loader{background-image:url(../img/logo-blue.110242a8.png);width:100px;height:100px;background-repeat:no-repeat;background-size:cover}.image-loader,.image-loader:after,.image-loader:before{height:50px;width:50px;margin-left:-5px;margin-top:-5px;-webkit-box-shadow:0 0 0 2px #7b7b7b;box-shadow:0 0 0 2px #7b7b7b;border-radius:50%;opacity:1;position:absolute;-webkit-animation:pulse 1.5s ease-out infinite;animation:pulse 1.5s ease-out infinite;z-index:9999;top:50%;left:50%}.image-loader:before{-webkit-animation-delay:.2s;animation-delay:.2s}.image-loader:after{-webkit-animation-delay:.4s;animation-delay:.4s}