
/****************************************/
/* common styles used for v1 through v4 */
/****************************************/
html,body{
    scroll-behavior: smooth;
}
body{
    font-family: Arial, Helvetica, sans-serif; padding: 0;margin: 0;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
img{
    max-width: 100%;
    display: block;
    margin: auto;
}
header{
    background: white;
    height: 60px;
    text-align: center;
}
footer{
    background: #D32521;
    min-height: 60px;
    height: auto;
    text-align: center;
}
header img, footer img{
    max-width: 350px;
    margin: auto;
}
footer img{
    padding: 10px;
}
.terms a{
    display: inline-block;
    color: black;
    text-decoration: none;
}
.terms p{
    width: auto;
    margin: 0;
}
.terms{
    padding: 25px;
    width: 100%;
    background: #F2F2F2;
    color: black;
    text-align: center;
}
.mini_btn{
    cursor: pointer;
    background: white;
    color: #D32521 !important;
    border-radius: 8px;
    padding: 5px 15px;
}
.mini_btn:hover{
    background: #D32521;
    color:  white !important;
}
.estadio{
    background: url("images/ny/bg.png");
    background-size: cover;
    text-align: center;
    overflow: hidden;
    position: relative;
    padding: 0 150px 70px;
}
.white_txt{
    color: white;
    font-weight: 600;
    font-size: 19px;
}
.bloques{
    padding: 50px;
}
.banderas{
    max-width: 1000px;
}
.bloque{
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
}
.bloque h3{
    color: white;
}
.super_logo{
    max-width: 400px;
}
.shirt{
    max-width: 280px;
    margin: 30px auto;
}
.shirt-small{
    display: inline-block;
    vertical-align: middle;
    max-width: 140px;
    margin: -15px -15px 0;
}
.post,.restart{
    transform: scale(.7);
}
.arrow{
    max-width: 40px;
}
.neon_screen{
    background: url("images/ny/screen.png");
    background-position: center center;
    background-size: cover ;
    width: 100%;
    max-width: 800px;
    height: 500px;
}
.neon_cont{
    padding-top: 120px;
}
.logony,.balon{
    position: absolute;
}
.logony{
    max-width: 180px;
    left: -65px;
    top: 95px;
}
.balon{
    max-width: 135px;
    right: -55px;
    bottom: 0;
}
.promos{
    position: relative;
}
.txt_promo{
    max-width: 30%;
    position: absolute;
    top: 25%;
    right: 18%;
}
.break_txt{
    max-width: 330px;
    margin: auto;
}
.anota{
    max-width: 300px;
    margin: 20px auto;
}
.btn img{
    margin: 0 10px;
    max-width: 20px;
    display: inline-block;
}
.ball_yellow{
    display: inline-block;
    max-width: 70px;
    position: absolute;
    top: -10px;
}
.post{
    background: url("images/ny/btn_purple.png") !important;
}
.post,.restart{
    font-size: 25px !important;
}
.btn{
    cursor: pointer;
    background: url("images/ny/btn_blue.png");
    background-size: cover !important;
    text-align: center;
    min-width: 185px;
    min-height: 65px;
    display: inline-block;
    color: white;
    line-height: 78px;
    font-size: 28px;
    font-weight: bolder;
    text-decoration: none;
}
.hinchas{
    max-width: 525px;
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
}
.marcas{
    width: 100%;
    text-align: center;
    margin: 25px auto;
}
.marcas img{
    max-width: 300px;
    display: inline-block;
}
.bounce2 {
    animation: bounce2 2s ease infinite;
}
.premio{
    color: white;
    font-weight: bold;
}
.score_txt{
    color: white;
    font-size: 2rem;
    position: relative;
    left: -20px;
}
.goals{
    position: relative;
    margin: 25px auto;
}
.goles{
    width: 115px;
    height: 50px;
    background: white;
    border-radius: 25px;
    display: inline-block;
    color: black;
    font-size: 3rem;
    font-weight: bolder;
    text-align: right;
    padding-right: 20px;
    letter-spacing: -5px;
}
.ball{
    display: inline-block;
    position: relative;
    left: -5px;
    top: 15px;
    max-width: 70px;
}
.instruccion{
    margin: 20px auto;
}
.icon_touch,.icon_mouse{
    max-width: 30px;
    margin: 0 8px;
}
.icon_touch{
    max-width: 40px;
}
.screen2 p,.icon_touch,.icon_mouse{
    display: inline-block;
    vertical-align: middle;
}
.screen2 p{
    width: auto;
}
.screen2, .screen3{
    display: none;
    position: relative;
}
.super_logo_game{
    position: absolute;
    top: 0;
    left: 0;
    max-width: 300px;
}
iframe{
    border: solid 2px #fff;
    border-radius: 15px;
    max-width: 1000px;
    height: 471px;
    width: 100%;
    box-shadow: 0 0 .2rem #fff,
    0 0 .2rem #fff,
    0 0 2rem #00FFFF,
    0 0 0.8rem #00FFFF,
    0 0 2.8rem #00FFFF,
    inset 0 0 1.3rem #00FFFF;
}
.howto div span{
    color: white;
    background: #ED1C24;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    font-weight: bolder;
    margin-right: 10px;
}
.howto div{
    margin: 15px auto;
    color: white;
    text-align: left;
}
.last_sponsor{
    max-width: 250px !important;
}
@keyframes bounce2 {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}
@media only screen and (max-width: 850px){
    .screen2 .logony{
        display: none;
    }
}
@media only screen and (max-width: 768px){
    .howto div {
        text-align: center;
    }
    .banderas {
        width: 100%;
    }
    .estadio{
        padding: 0;
    }
    .bloques {
        padding: 30px 0;
    }
    .hinchas{
        position: relative;
    }
}
@media only screen and (max-width: 575px){
    .instruccion {
        margin: 60px auto;
        padding: 0 30px;
    }
    .screen2 p {
        margin: 0;
    }
    .balon {
        max-width: 105px;
        right: 0;
        bottom: 0;
    }
    .mini_btn{
        display: block;
        margin: 15px auto;
        max-width: 50px;
        margin-bottom: 0;
    }
    .terms {
        width: auto;
    }
    .logony{
        top: -25px;
        left: 50%;
        margin-left: -70px;
        max-width: 140px;
    }
    .neon_screen{
        background-size: 100% 200%;
    }
    iframe{
        width: 90%;
    }
    .shirt-small{
        margin: 0 auto;
    }
    .bloque h3 {
        margin: 0 auto;
    }
    .shirt {
        margin: 15px auto;
    }
}
@media screen and (orientation:landscape) and (min-device-width: 319px) and (max-device-width: 851px) {
    iframe{
        height: 380px;
    }
}