/* versión movil*/ 
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap');

*{
    padding: 0; margin:0; box-sizing: border-box; transition: all 1s;
}

body{
    background-image: linear-gradient(to top, #f6f3ff 0%, #cd9cf2 50%, #AB00E3 100%);       
    font-family: 'Nunito', sans-serif;
    text-align: center;
}
.bienvenida{
    background-color: #AB00E3;
    background-image: url("../img/color_landing_01.png");
    background-size: cover;
        }

header{
    padding: 1%;
   } 
.welcome h3{
    color: white;
}

.landing1{
    max-width: 60%;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;

}

.landing2{
    max-width: 60%;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;

}

.landing3{
    max-width: 60%;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;

}
.landing4{
    max-width: 60%;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;

}
.landing5{
    max-width: 60%;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;

}

.links{
padding: 3rem; 
    
}

.links li{
list-style: none;
font-family: 'Nunito', sans-serif;
font-weight:600;
border: 0,5rem ;
padding: 1rem; 
padding-bottom: 0.7rem;
padding-top: 0.7rem;
display: inline-block;
background-color: #AB00E3;
margin: 0.2rem;
border-radius: 0.7rem;
}


footer{
    padding: 1rem;
    background-color: #b143d6;
}

h6{ color: white;}
.cajaalumnos{
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    padding: 0,5%;
    padding-bottom: 0.5%;
    padding-top: 0.5%;
}
h2{
color: white;
}
.descarga{
    font-size: 1.2rem;
    color:white;
    margin-top: 5rem;
}
.titulo{
    font-size: 1.5rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

h1{
    text-align: center;
    margin-bottom: 3rem;
    font-weight: 800;
    color: white;
    font-size:3rem;
    }

.inicio{
    font-family: 'Nunito', sans-serif;
    text-decoration: none;
    color: white;
    font-weight: 800;

}
.plan{
    font-family: 'Nunito', sans-serif;
    text-decoration: none;
    color: white;
    font-weight: 800;

}

.mapa{
    font-family: 'Nunito', sans-serif;
    text-decoration: none;
    color: white;
    font-weight: 800;
}

.landing{
    font-family: 'Nunito', sans-serif;
    text-decoration: none;
    color: white;
    font-weight: 800;
}

.webapp{
    font-family: 'Nunito', sans-serif;
    text-decoration: none;
    color: white;
    font-weight: 800;
}

.links li:hover{ background: #D953CB}

.calendario{
    background-image: linear-gradient(to top, #f6f3ff 0%, #cd9cf2 100%);
    padding-bottom: 0.3rem;
    padding-top: 0.2rem;
    font-weight: 300;
    } 
    
    .titulo{
        color: #AB00E3;
    }

.boletos{
text-align: center;
margin-bottom: 6rem;
           
}

.calendario1{
    background-color: #DC5AC8;
    margin-right: 0.5rem; 
    padding-bottom: 1.3rem;
    padding-top: 1.3rem;
    border-radius: 1rem;
    margin-left: 0.5rem;
    color: white;
    }

h4{
font-weight: 600;
}

.tickets{
    color: rgba(88, 25, 120, 1);
    margin-top: 10rem;
    font-weight: 800;
    }
    
    .ticket{
    color: rgba(88, 25, 120, 1);
    font-weight: 500;
    }

.tutorial{
background-color: #AB00E3;
color: white;
font-weight: 500;
padding: 3.5rem;
}
.tutorial p{
margin: 3rem;
}

.mapaapp{
    background-color: #DC5AC8;
    margin-right: 0.5rem; 
    padding-bottom: 1.3rem;
    margin-top: 3rem;
    padding-top: 1rem;
    border-radius: 1rem;
    margin-left: 0.5rem;
    margin-bottom: 8rem;
    color: white;
}

.puntaje{
    margin-bottom: 6rem;
}
.puntaje h4{
    color:rgba(88, 25, 120, 1);
}

.puntaje h2{
    color: rgba(88, 25, 120, 1);
}

.cajaalumnos{
    background-color:#AB00E3;
}

.alumne-1{ 
    font-family: 'Nunito', sans-serif;
    color: black;
    font-weight: 400;
    background-color: #D7B1F5;
    border-radius: 2.5rem;
    margin: 3rem;
    padding-bottom: 0.1rem;
    
}
.a1{
    text-decoration: none;
}

.alumne-2{
    font-family: 'Nunito', sans-serif;
    color: black;
    font-weight: 400;
    background-color: #D7B1F5;
    border-radius: 2.5rem;
    margin: 3rem;
    padding-bottom: 0.1rem;
}
.a2{
    text-decoration: none;
}

.alumne-3{
    font-family: 'Nunito', sans-serif;
    color: black;
    font-weight: 400;
    background-color: #D7B1F5;
    border-radius: 2.5rem;
    margin: 3rem;
    padding-bottom: 0.1rem;
    
}

.a3{
    text-decoration: none;
}
.app{
   background-color: #f4bfad;
    margin: 1rem;
    padding: 0,5%;
    padding-bottom: 1%;
    padding-top: 1%;
    font-weight: 300;

} 

.alumne1{ 
border-radius: 50%;
    width: 75%;
}

.alumne2{
    border-radius: 50%;
    width: 75%;
    
}

.alumne3{
    border-radius: 50%;
    width: 75%;
}

.nombres h3{
 padding: 1rem;

}
.play{
    width: 100%;
}

.play img {
    max-width: 300px;
}

/*index*/ 

.team {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
    
.equipo {
    background: #c4a9f7;
    width: 100%;
    max-width: 30%;
    margin: 1rem;
    padding: 4.5%;
    border-radius: 1rem;
    box-shadow: 1px 1px 10px rgb(128 128 128 / 30%);
}


.equipo h3{
    font-weight: bold;
    padding: 0.5rem;
}


.datos {
    padding: 4rem; margin: 1rem; background-color: #c4a9f7; border-radius: 2rem;  box-shadow: 1px 1px 10px rgb(128 128 128 / 30%);}
.logos{ 
padding: 2rem;}

/*index*/







/* plan*/
.plana {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.propuesta {
    background: #d7c1ff;
    width: 100%;
    max-width: 30%;
    margin: 1rem;
    padding: 4.5%;
    border-radius: 1rem;
    box-shadow: 1px 1px 10px rgb(128 128 128 / 30%);
    text-align: center;
}

.propuesta h3{
   color: #AB00E3;
   font-size: 1.5rem;
   font-weight: 800;
}

.figma {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
} 
.figma h2{
    color: white;
    text-align: center;
    padding: 0.5rem;
}
.figma iframe {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 1rem;
    width: 95%;
} 
footer h6{
color: white;
font-family: 'Lato', sans-serif;
font-size: 0.7rem;
padding: 0.5rem;
}


nav{ 
    display: flex;
    justify-content: flex-end;
}

.figmalink{ 
color: rgb(75, 65, 68);
text-decoration: none;
}

   

@media (max-width:576px) {

/*index*/ 

.equipo {
    max-width: 94%;
    margin: 1rem;
    padding: 4.5%;
    
}

.team {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}



/* plan*/ 

    .propuesta {
        max-width: 94%;
        margin: 1rem;
        padding: 4.5%;
        
    }
    
    .plana {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .datos{ 
    display: flex;
    flex-direction: column;
    }
    
    
}

