#preloader{background-color:#000;bottom:0;left:0;opacity:.8;position:fixed;right:0;top:0;z-index:999}#preloader .inner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bolas>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:animarBola;animation-name:animarBola;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#fff;border-radius:100%;display:inline-block;height:20px;margin:3px;width:20px}.bolas>div:first-child{-webkit-animation-delay:0;animation-delay:0}.bolas>div:first-child,.bolas>div:nth-child(2){-webkit-animation-duration:.75s;animation-duration:.75s}.bolas>div:nth-child(2){-webkit-animation-delay:.12s;animation-delay:.12s}.bolas>div:nth-child(3){-webkit-animation-delay:.24s;animation-delay:.24s;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes animarBola{0%{opacity:1;transform:scale(1)}16%{opacity:.7;transform:scale(.1)}33%{opacity:1;transform:scale(1)}}@keyframes animarBola{0%{opacity:1;transform:scale(1)}16%{opacity:.7;transform:scale(.1)}33%{opacity:1;transform:scale(1)}}
