html,body{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}footer .copyright{text-align:center;border-top:1px solid rgba(250,250,250,.2);padding-top:25px;padding-bottom:25px;font-weight:400;color:#fff;letter-spacing:.88px;text-transform:uppercase}.card-hover:hover{transform:scale(1.05)}.card-hover .card-img{transition:transform .3s ease-in-out}.card-hover:hover .card-img{transform:scale(1.1)}#preloader{overflow:hidden;background-image:linear-gradient(90deg,rgba(255,141,0,1) 0%,rgba(217,87,0,1) 100%);left:0;right:0;top:0;bottom:0;position:fixed;z-index:9999;color:#fff}#preloader .jumper{left:0;top:0;right:0;bottom:0;display:block;position:absolute;margin:auto;width:50px;height:50px}#preloader .jumper>div{background-color:#fff;width:10px;height:10px;border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;opacity:0;width:50px;height:50px;-webkit-animation:jumper 1s 0s linear infinite;animation:jumper 1s 0s linear infinite}#preloader .jumper>div:nth-child(2){-webkit-animation-delay:.33333s;animation-delay:.33333s}#preloader .jumper>div:nth-child(3){-webkit-animation-delay:.66666s;animation-delay:.66666s}@-webkit-keyframes jumper{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes jumper{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}5%{opacity:1}100%{opacity:0}}.table-wrapper table thead{position:-webkit-sticky;position:sticky;top:0;left:0}@media(min-width:640px){.custom-checkbox{display:inline-block;width:25px;height:25px;border:2px solid #000;border-radius:5px;background-color:#fff;cursor:pointer;position:relative}.custom-checkbox input[type="checkbox"]{display:none}.custom-checkbox::after{content:'';position:absolute;top:50%;left:50%;width:20px;height:20px;background-color:#000;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease}.custom-checkbox input[type="checkbox"]:checked+.custom-checkbox::after{transform:translate(-50%,-50%) scale(1)}}.scrollBar{overflow:auto}.scrollBar::-webkit-scrollbar{-webkit-appearance:none}.scrollBar::-webkit-scrollbar:vertical{width:8px}.scrollBar::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button{display:none}.scrollBar::-webkit-scrollbar:horizontal{height:8px}.scrollBar::-webkit-scrollbar-thumb{background-color:#797979;border-radius:20px;border:2px solid #f1f2f3}.scrollBar::-webkit-scrollbar-track{border-radius:10px}.animation-examples.two{outline:3px dashed #f2d694;box-shadow:0 0 0 5px #fa2a00;animation:2s animateBorderTwo ease infinite}@keyframes animateBorderTwo{to{outline-color:#fa2a00;box-shadow:0 0 0 3px #f2d694}}