@charset "utf-8";


@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');

* {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
}



body{ 
   background-color: white;
    width: 100;
    margin: 0;
}
 

header{
    background-color: white;
    display: flex;
    justify-content:space-around;
    align-items:center;
    margin-top: 1em;
    
}
   


h1{
  color:rgb(3,102,53);
  font-family: "muli", sans-serif;
  font-size: 1.2em;
    display: flex;
    justify-content: center;
    align-items: center;
    
   
}

.titulo {
    margin-top: 1em;
 background-color: rgb(3,102,53);
    color: white;
   
}

h2{
    color: white;
    background-color: rgb(3,102,53);
    border-radius: 1em;
    width: 90%;
    display: flex;
    justify-content: center;
     font-family: "muli", sans-serif;
    margin:auto;
    margin-bottom: .5em;
    margin-top: 1em;
    padding: .5em;
 
}


.entre{
    color: white;
    background-color: rgb(3,102,53);
    border-radius: 1em;
    width: 90%;
    display: flex;
    justify-content: center;
     font-family: "muli", sans-serif;
    margin:auto;
    margin-bottom: -0.9em;
    margin-top: 1em;
    padding: .5em;
 
}


.parti{
    color: white;
    background-color: rgb(3,102,53);
    border-radius: 1em;
    width: 90%;
    display: flex;
    justify-content: center;
     font-family: "muli", sans-serif;
    margin:auto;
    margin-bottom: .5em;
    margin-top: 2em;
    padding: .5em;
 
}

h3{
    font-family: "muli", sans-serif;
    font-size: 1em;
    background-color: gainsboro;
    border-radius: 5em;
    color: black;
    display: flex;
    justify-content:center;
    flex-direction: row;
    align-items: center;
    padding: 1em;
    margin: 2em;
    width: 100%;
    text-decoration: none;
}


h4{
    color:rgb(3,102,53);
    display: flex;
    justify-content: flex-end;
    font-family: "muli", sans-serif;
    font-size: 1em;
    text-decoration: underline green;
}

h5 {
    color:rgb(3,102,53);
    text-decoration: underline double green;
    font-size: 1em;
    text-align: center;
    font-family: "muli", sans-serif;
    }



nav {
    list-style: none;
    display: flex;
    justify-content:center;
    flex-direction: column;
    margin: 2em;
     font-family: "muli", sans-serif;
    margin-top: .1em;
   
         
}

main{
    margin-top: 1em;
}


figure img{
    width: 100%;
    
}


label{
    display: flex;
    justify-content:flex-start;
    font-family: "muli", sans-serif;
    
}



li{
    
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: -3em;
    
}

p{
    color:black;
    font-family: "muli" , sans-serif;
  
    
}

a{
    text-decoration: none;
}


button {
    margin-top: 1.5em;
    padding: 1em;
    color: white;
    background-color: rgb(3,102,53);
    border-radius: 1em;
    cursor: pointer;
}

.sisi {
    margin-top: 1.5em;
    padding: 1em;
    color: white;
    background-color: rgb(3,102,53);
    border-radius: 1em;
    cursor: pointer;
    margin-bottom: 1em;
    margin-top: 0em;
}
input{
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 1em;
    background-color: gainsboro;
    margin-right: 1em;
}

figcaption{
    font-family: "muli", sans-serif;
    margin-bottom: 1em;
    color: rgb(3,102,53);
    font-weight: 600;
    
}

footer{
    font-family: "muli", sans-serif;
   padding: .5em;
    background-color: rgb(84,154,109);
    justify-content: center;
    align-items: center;
    margin-top: 1em;
    margin-bottom: 1em;

}




/*  class  */

.iconosredes{
    width: 5%;
    margin-right: .5em;
    margin-left: .5em;
        
}

.ordenredes{
    text-align: justify;
    display: flex;
    flex-direction: row;
    margin-bottom: .3em;
}

.textored{
    font-family: "muli", sans-serif;
    font-size: .7em;
    color:black
}


.botonactivo{
    
    background-color: rgb(84,154,109);
    color: white;
}




.botonesusuario{
 display: flex;
    justify-content:space-evenly;
    position: sticky;
    top: .5em;
    background-color: rgba(255,255,255, .7);
    top: 0;
    margin-right: 3.8em;
    
    
}



.productos {
    display: flex;
    justify-content: center;
    background-color: #cbc5c5;
    margin:auto;
    margin-top: .7em;
    padding: 1em;
    
    
     }



.usuario2  {
    width: 4em;
    
     }



.usuario2 img {
    max-width: 100%;

}



.derechah4{
    max-width: 180px;
     margin-left: 18px;
    
}

.derechah40{
    max-width: 180px;
     margin-left: 18px;
}


.escudoarriba  {
    width: 4em;
    
     }


.escudoarriba img {
     max-width: 100%;
}

.ganador{
    
    color: white;
    background-color: rgba(3,102,53,.7);
    width:100%;
    text-align: center;
    display: flex;
    justify-content: center;
    font-family: "muli", sans-serif;
    border-radius: 0em;
    font-size: 1em;
    position: relative;
    top:3em;
    padding: 1em;
    

}

.listo {
margin-top: 10  

}



.escudosplash{
    margin: auto;
    max-width: 80%;
    display: block;
    height: auto;
    margin-top: 5em;
    
}

.datos{
    display: flex;
    justify-content: center;
    flex-flow: column;
    margin: 2em;
    margin-left: 2em;
    font-size: 1.5em;
    width: 40em;
    max-width: 12em;
    margin: .8em;
    padding: .8em;
    background-color: #E9E9E9;
    border: 0;
    border-radius: .6em;
    box-shadow: 0 0 0.5em 1px #E9E9E9;
    padding-left: 1em;
    color: #757575;
    
}


.fotousuario{
    width: 4em;
    max-width: 100%;
    border-radius: 5em;

     }

.escudoarriba img {
     max-width: 100%;
}

.botones5 {
    color: white;
    display: flex;
    justify-content:center;
    flex-direction: column;
    top: .5em;
    top: 0;
    margin: 1em;
    padding: .5em;
    text-align: center;  
}

.qr {
    color: white;
    background-color: black;
    text-align: center;
    margin: 1em;
    padding: .6em;
    font-family: "muli", sans-serif;
    font-size: 1em; 
    
}
.descuentoqr {
   margin-top: 0.4em;
}

.gris {
    border-radius: 1em;
    width: 100%;
    display: flex;
    justify-content: center;
     font-family: "muli", sans-serif;
    margin:auto;
}

.verde {
     color: white;
    border-radius: 1em;
    width: 100%;
    background-color: rgb(84,154,109);
    display: flex;
    justify-content: center;
    font-family: "muli", sans-serif;
    margin:auto;
    margin-top: 2.5em;
    margin-bottom: -3em;
    
}


.mp  { 
    width: 10em;;
    display: flex;
    justify-content: center;
     margin:auto;
    margin-bottom: 1em;
    margin-top: 1em;

    }

.discount { 
   width: 10em;;
    display: flex;
    justify-content: center;
     margin:auto;
    margin-bottom: 1em;
    margin-top: 4em;

    }


/****** EDITAR PERFIL *****/

.editarfoto {
    max-width: 40%;
    padding: 1em;
    border-radius: 5em;
    margin-left: 1em;
    
}

.cambiarfoto {
    background-color: darkgreen;
    color: white;
    margin:1em;
    margin-left: 2em;
    width: 45%;
    font-family: "muli", sans-serif; 
    display: flex;
    justify-content: center;
    margin-top: -.6em;
      
}

.forgot {
    color: #767676;
    margin-top: 10; 
    font-family: "muli", sans-serif;
    font-size: 0.8em;
     
}

.forgot1 {
    color: #767676;
    margin-top: 10; 
    font-family: "muli", sans-serif;
    font-size: 0.8em;
    text-decoration: underline;
     
}

.descartar {
    display: block;
    margin-top: 1em;
    background-color: black;
    border-radius:0em;
    font-family: "muli", sans-serif;
    font-size: 1em;
    margin-left: 10em;
    width: 12em;
    padding: 1em;
    margin-top: 0;
    text-align: center;
    justify-content: center;
    position: absolute;
    top:23em;
    left: -8em;

    
}

.guardarcambios {
   display: block;
    margin-top: 0em;
    background-color: black;
    border-radius: 0em;
    font-family: "muli", sans-serif;
    font-size: 1em;
    margin-left: 10em;
    width: 12em;
    text-align: center;
    justify-content: center;
    position: absolute;
    top:28em;
    left: -8em;
   
}


.cerrarsesion {
    display: block;
    background-color: black;
    border-radius: 0em;
    font-family: "muli", sans-serif;
    text-align: center;
    justify-content: center;
    margin-top: .9em;
    margin-bottom: .3em;
    padding: .2em;
    color: white;
    font-size: .7em;
   
}

.vacio{
    
}



.circulo {
    width: 10em;
    max-width: 100%;
   margin: auto;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
}


.registro {
    color: white;
    background-color: black;
    border-radius: 1em;
    font-family: "muli", sans-serif;
    padding: .5em;
    margin-top: 0em;
    margin-left: 10em;
    position: absolute;
    top: 32em;
    left: -8em;
}

.registroo {
    color: white;
    background-color: black;
    border-radius: 1em;
    font-family: "muli", sans-serif;
    padding: .5em;
    margin-top: 0em;
    margin-left: 10em;
    position: absolute;
    top: 28em;
    left: -8em;
}

.numero {
    text-decoration: line-through;
}

.registro1 {
    margin-top: 2em;
    color: black;
    font-size: .8em;
    border-radius: .5em;
    cursor: pointer;
    text-decoration: underline;
    margin-left: 0.5em;
    
    
    }

.derecha{
  text-align: justify;
    display: flex;
    flex-direction: row;
    margin: .1em;
    justify-content: space-between;
    
    
}

.partidos{
    margin-bottom: 1.5em;
    padding: .1em;
    border-bottom: 1px solid white;
    padding-bottom: 1em;
}

.partidocontenedor{
    background-color: rgb(84,154,109);
     border-radius: 1em;
    width: 100; 
    margin-bottom: .9em;
    padding: .2em;
    font-family: "muli", sans-serif;
    margin:auto;
    text-align: center
}

.partidocontenedor p{
    margin: auto;
}

.convocotoriacontenedor{ 
    text-align: center;
    padding: 1em;
    display: flex;
    justify-content: center;
     background-color: rgb(84,154,109);
    border-radius: 1em;
    width: 100%;
    display: flex;
     font-family: "muli", sans-serif;
    margin:auto;
    margin-bottom: .5em;
    padding: .5em;
    
}

.baby {
    font-family: "muli", sans-serif;
font-size: 1em;
    color: #003600;
    margin-bottom: 1em;
    }
    

.cate {
font-size: .9em;
    text-decoration: underline;
    margin-bottom: .3em;
    color: white;
    font-family: "muli", sans-serif;
    }

.hora {
font-size: .9em;
    text-decoration: underline;
    margin-bottom: .3em;
    margin-top: 1em;
    color: white;
    }

.lugar {
font-size: .9em;
    text-decoration: underline;
    margin-bottom: .3em;
    margin-top: 1em;
    color: white;
    }

}

.info{
    margin-top: 1.5em;
    padding: 1em;
    color: white;
    background-color: rgb(3,102,53);
    border-radius: 1em;

}

.preguntas{
    font-family: "muli", sans-serif;
    font-weight:800;
    margin-top: 1em;
}

.entrevista{
    margin: 1em;
}

.fotoentrevista{
    margin-top: 1em;
}

.videos{
    max-width:100%;
    margin-bottom:1em;
    
}
    
 P. Anos{
        border-bottom: 1px solid white;
     }
          P. dire{
        border-bottom: 1px solid white;
     }
     P. dias{
        border-bottom: 1px solid white;
     }


P.dire: last-child {
Border-bottom: none
     }

.productos:last-child {
Margin-bottom: 1em
Padding: 1em
Justify.content: space-evenly;
    
     }


.oponente{
    background-color: rgb(84,154,109);
    padding-bottom: 2em;
    padding-top: 2em;
    border-radius: 1em;
    
    
}

.titulooponente{
    background-color: white;
    color: rgb(84,154,109)
    
}


.datosopo{
    color: white;
    margin-bottom: 1em;
    display: flex;
    justify-content: center
    
}

.catego {
    display: flex;
    flex-direction: row;
     align-items: center;
     font-size: .6em;
    color: black;
    margin-bottom: 1em;
    margin-top: .1em;
    
}
.diahora {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: black;
    margin-bottom: 1em;
    margin-top: .1em;
}

.lunes {
    display: flex;
    flex-direction: row;
    margin-bottom: 1em; 
}
.jueves {
    margin-left: 2em;
    
}
.dia {
    font-size: .6em;
    font-family: "muli", sans-serif;
}

.dyh {
    margin-top: -.8em;
    }

.splash{
    background-image: url(imagenes/fondito.jpg);
    background-repeat: repeat
    
}


    

/* media */

@media ( min-width: 30em ){
    
    form{
       margin: auto
    
    }
    
    #media1{
         display: flex;
    justify-content: center;
    }  
    
    #media2{
        width: 50%;
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    
    h2{
        width: 50%
    }
    
    
    #media3{
        width: 50%;
        margin:auto
    }
    
    
    #media4{
        margin: 5em;
    }
    
    .media5{
        display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  grid-auto-rows: minmax(100px, auto);
    }

    
    .media6{
          display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  grid-auto-rows: minmax(100px, auto);
    }
    
 #media7{
    text-align: justify;
    display:flex;
    flex-direction: row;
    margin-top: 2em;
    justify-content: space-around;
    
}   
}



