@keyframes bg{0%{background:url(../imgs/backgrounds/soccer.png) no-repeat 50%;background-size:cover}25%{background:url(../imgs/backgrounds/jockey.png) no-repeat 50%;background-size:cover}50%{background:url(../imgs/backgrounds/f1.png) no-repeat 50%;background-size:cover}75%{background:url(../imgs/backgrounds/tennis.png) no-repeat 50%;background-size:cover}to{background:url(../imgs/backgrounds/soccer.png) no-repeat 50%;background-size:cover}}*{font-family:Roboto,sans-serif}.login-page{overflow:hidden}.logo-top-bet{width:20%}.btn-login{font-weight:800}.bg-custom{animation:bg 60s linear infinite;background:url(../imgs/backgrounds/soccer.png) no-repeat;background-position-x:center;background-size:cover;overflow:hidden}.bg-overlay{background-color:rgba(0,0,0,.439)}
