#bodys{display:none;visibility:hidden;opacity:0;transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out;}#probar>span:after,#probar>span:before{box-sizing:border-box}#probar>span{width:48px;height:48px;display:inline-block;position:fixed}#probar>span::after,#probar>span::before{content:"";width:48px;height:48px;border-radius:50%;border:5px solid #cf6400;position:fixed;opacity:0;left:calc(50% - 24px);top:calc(50% - 24px);animation:animloader14 2s linear infinite}#probar>span::after{animation-delay:1s}@keyframes animloader14{0%{transform:scale(0);opacity:1}100%{transform:scale(1);opacity:0}}