@charset "utf-8";

body {  
    margin-top: 0;
}

/* MULTISLIDER */

element.style {
    visibility: visible;
}





.image_full{
   display:block;
    width: 100%;
  }

 .image_mobile{
  display:none;

 }

@media (max-width:650px){
  .image_full{
   display:none;
   
  }

  .image_mobile{
   display:block;
      width:100%;
  }
}

header a {
    display: flex;
   }


header a img {
    width: 100%;
height: 100%;
}

 section {
    border-top: solid 1px rgba(0,0,0,.1);
}

.galeria {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 10%;
    margin-right: 10%;
    transition: all 1s ease; 
}

.galeria h3 {
    width: 100%;
    font-size: 1.2em;
    justify-content: center;
    text-align: center;
}

.galeria figure {
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
}


.galeria img { 
    display: block;
    width: 100%;

}

.galeria figcaption {
    background-color: rgba(0,0,0,.5);
    color: white;
    padding: .5em;
    line-height: 0.75em;
    position: absolute;
    height: 70%;
    top: calc(100% - 2em);
    left: 0;
    right: 0;
    transition: all .5s ease;
    width:100%;
    font-size: 1.2em;
}

.galeria figure:hover figcaption {
    background-color: rgba(0,0,0,.5);
    padding: 1em;
    text-align: left;
    top: .5em;
    left: 0;
    right: .5em;
    transition: all .3s ease-out;
    width: 93%;
    height: 100%;
}

.galeria figcaption span {
    display: flex;
    font-size: .5em;
    color: #ddd;
}




  .textos{
display:block;
    width: 100%;
      text-transform: uppercase;

  }

  .iconos{
   display:none;
  }


@media (max-width:650px){
    
.textos{
   display: none;
  }

 .iconos{
display:block;
    width: auto;
      
 }
}




body {
    background-color:whitesmoke;
    font-family: sans-serif;
    color: #4a4a57;
}

nav {
    font-family: 'Abel', sans-serif;
    display:block;
    padding: none;
    align-items: flex-end;
}

/*
nav ul{
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0 auto;
    justify-content: space-between;
    align-content: stretch;
    align-items: stretch;
}
*/
/*
   nav li {
        display: flex;
       flex-direction: column;
       align-content: stretch;
       align-items: stretch;
        margin: auto; 
    }
*/
/*
nav li a {
    flex-grow: 1;
    flex-basis: 100%;
    margin: auto;
    font-family: Arial;
    font-size: 1em;
    text-decoration: none;
    padding: 1em;
    background-color: darkslategray;
    color: #fff;
}
*/

nav ul{
    list-style: none;
    padding: 0;
    margin-bottom: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-top: 0;
}

nav ul li{
    text-align: center;
    margin: auto;
}

nav ul li a{
    font-family: 'Abel', sans-serif;
    text-decoration: none;
    color: #343434;
    display: block;
    padding: 0.5em;
    font-size:1.3em;
    margin: 0 auto;
    margin-top: .5em;
    margin-bottom: .5em;
}

nav ul li a img {
    width: 1.2em;
}


nav ul li a:hover {
Color: darkseagreen;
 }


#actual {
    font-weight: bold;
    color: red;
}

.destacado {
    font-style: italic;
    font-size: 2em;
    color: aqua;
}


main {
    margin-bottom: 1em;
    justify-content: center;
    flex-direction: row;
    
}

main section {
    justify-content:center;
    text-align: center; 
}

main section div{
    font-size: 1em;
    text-align: center;
    padding: 1em;
    display: inline-flex;
    width: 10%;
}

.fbytexto {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    width: 70%; 
}

.acerca {
    text-align:center;
   margin-bottom: 1em;
    justify-content: center;  
    font-size: 0.8em;
    line-height: 1.4em;

}

.acerca h2 {
    display: inherit;
         
}

.acerca p {
    display:block;
    text-align:justify;
    justify-content: center;
    font-size: 1em;
    line-height: 1.3em;  
 
}


footer {
    display: flex;
    text-align: center;
    font-size: 80%;
    font-style: italic;
    color: darkgrey
}

hr {
    width: 40%;
    color: green;
}


.boton {
    margin: auto;
    /*width: 80%;*/
    font-family: Arial;
    font-size: 1em;
    text-decoration: none;
    padding: 1em;
    background-color: green;
    color: #fff;
    display: block;
    width: 5em;
   /* display: inline;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;*/
    text-align: center;
}

/* SECCION QUIENES SOMOS*/

div.fotosquienes {
    text-align:center;
   margin-bottom: 2em;
    justify-content: center;
    font-size: 0.8em;
    line-height: 1.4em;
}

div.fotosquienes h2 {
    display: inherit;
    margin-bottom: 
    color: darkseagreen;         
}

div.fotosquienes p {
    display:block;
    text-align:justify;
    justify-content: left;
    font-family:
    padding: 1.5em; 
    margin-left: 2em;
    margin-right: 2em; 
}

div.fotosquienes img {
    width: 83%;
}
div.aranceles {
    justify-content: left;
    text-align: left;
    font-size: 0.8em;
    margin-left: 4em;
    line-height: 1.6em;
}



/* SECCION NOTICIAS*/

.contenido {
padding: 1em;
text-align: left;
width: 80%;
}

article {
    text-align: left;
    width; 80%;
}

article h2 {
    font-size: 1em;
    line-height: 1.2em;
}

article p {
    font-size: 0.75em;
}


article div img {
    text-align: left;
    width: 88%;
}

.entry p {
    margin-left: 1.2em;
    margin-right: 0.2em;
    text-align: justify;
    width: 90%;
    font-size: 0.8em;
}

.a mas {
    padding: 1em;
    text-align: left;
}


.titulonoticias {
    font-size: 0.65em;
  margin-left: 1em;
}

.titulo {
     margin-bottom: 1.5em;
}

.titulos {
    margin-left: 0.8em;
    margin-right: 0.5em;
}
.mas {
    font-size: 0.8em;
}


.fecha {
    margin-left: 0;
    line-height: 1.5em;
}


/* SECCION NOTICIAS 2 */

.notatexto {
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5em;
    font-size: 0.9em;
    text-align: justify;

}

.ver {
    display: flex;
    justify-content:center;
    align-content: center;
    margin-left: auto;
    margin-right: auto;
    font-size:1.2em;
}

#mininoticias {
display: flex;
    flex-direction: column;
width: 60%;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
}


.uno {
width: 80%;
padding: 1em;
background-color: white;
}

.uno h2 {
    font-size: 0.9em;
    color:#447b5d;
}

.uno p {
    font-size: 0.7em;
    text-align: justify;
    line-height: 1.2em;
}
.uno img {
    width: 100%;
    height: auto;
}

.interna {
width: 70%;
display: block;
justify-content: center;
    align-content: center;
    align-items: center;
margin-left:auto;
    margin-right: auto;
}


.bx-wrapper {
    width: 90%;
    height: 30%;
    margin-left: 1.2em;
    margin-right:1.2em;
}


/* SECCION TORNEO*/

    div.galeriatorneo {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
}

div.galeriatorneo a {
 justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}

div.galeriatorneo a img {
    margin-left: auto;
    margin-right: auto;
}
.t1 {
    display: block;
}


.item { width: 20%; }


.torneo22 {
    display: flex;
    flex-direction: column;
}

.tablita {
    width: 80%;
    height: auto;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.goleadores {
margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-content: center;
}
.goleadores p {
text-align: left;
    font-size: 0.8em;
}

.tarjeta {
    width: 1em;
}

/* SECCION GALERIA */

div {
    text-align:center;
   margin-bottom: 2em;
    justify-content: center;  

}

div h2 {
    display: inherit;
    margin-bottom: 
         
}

div p {
    display:block;
     text-align: center;
    justify-content: center;
    font-size: 1em;
    font-family: 
  
 
}


footer {
    display: flex;
    text-align: center;
    font-size: 80%;
    font-style: italic;
    color: darkgrey
}

hr {
    width: 40%;
    color: green;
}


.boton {
    margin: auto;
    /*width: 80%;*/
    font-family: Arial;
    font-size: 1em;
    text-decoration: none;
    padding: 1em;
    background-color: green;
    color: #fff;
    display: block;
    width: 5em;
   /* display: inline;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;*/
    text-align: center;
}

.galeria {
    margin-bottom: 0.2em;
}
.galeria h2 {
    font-size: 1.3em;
}


.bx-wrapper {
    width: auto;
    margin-left: 1.2em;
    margin-right:1.2em;
}



/* SECCION CONTACTO */

.caja h1 {
    font-size: 1.3em;
}

.contacto {
    margin-left: 1em;
    margin-right: 1em;
       color: darkslategray;
}

.contacto p {
 margin-bottom: 1em;
    margin-top: 0em;
}

p.casilleros {
    margin-bottom: 0.2em;
       color: darkslategray;
}

.casilleros {
    font-size: 0.9em;
    margin-bottom: 0em;
    color: darkslategray;
}


textarea {
    background-color: whitesmoke;
}


.enviado {
    margin-top: 3em;
    margin-bottom: 5em;
    color: #898989;
    font-size: 1em;
    justify-content: center;
}

/* SECCION INICIO SESION */




p.casilleros {
    align-content: center;
    text-transform: uppercase;
    color: darkgrey;
    font-size: 0.8em;
    
}


a.boton_personalizado{
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 550;
    font-size: 0.8em;
    color: #ffffff;
    background-color: #28692b;
    border-radius: 6px;
  }

span.nombre {
background-color: red;
}

input {
    background-color: whitesmoke;
      display: block;
  margin: 0 auto;
  border: 0;
  border-bottom: 1px solid rgba(0,0,0,.2);
  height: 45px;
  line-height: 45px;  
  margin-bottom: 10px;
  font-size: 1em;
  color: rgba(0,0,0,.4);
}

input:hover {
  color: none;
}

[type=text] {
    justify-content: center;
    margin: auto;
}

[type='text']:focus {
  outline: none;
  border-color: none;
}  

[type='password']:focus {
  outline: none;
  border-color: none;
    background-color: whitesmoke;
}  


/* SECCION REGISTRATE */


a.boton_personalizado{
     text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
    font-weight: 550;
    font-size: 0.8em;
    color: #ffffff;
    background-color: #28692b;
    border-radius: 6px;
  }


/* SECCION USUARIO */

.usuariocompleto {
    width: 90%;
    display: block;
    align-content: center;
    align-items: center;

    margin-left: auto;
    margin-right: auto;
}

.usuario {
    padding: 1em;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
    width: 10em;
}

.datos {
font-size: 0.8em;
text-align: left;
line-height: 1.5em;
justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: 30%;
    margin-right: 30%;

}



/* SECCION FIXTURE */
.secfix {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.fixture {
    width: 85%;
    margin-bottom: 1em;
}


.titfix {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1em;
    
}

.proxpart {
    font-size: 0.9em;
    color: grey;
}



/* MEDIA QUERIES */


@media ( min-width: 570px) {
       
    .fbytexto {
    width: 35%;
}
  
    
    .nav {
        margin-left: 1em;
        margin-right: 1em;
        
    }
    nav ul {
        color: black;
        width: 100%;
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
     }
    
    
    
    nav ul li a{
    padding:1 em;
}
    

    
    header {
    }
    
    

    .galeria {
    width: 80%;
    padding-bottom: 2em;
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.galeria h3 {
    width: 100%;
    padding: 1em;
}

.galeria figure {
    width: 45vmin;
    margin: 1em;
    position: relative;
    overflow: hidden;
}

.galeria img {
    display: block;
}

.galeria figcaption {
    background-color: rgba(0,0,0,.5);
    color: white;
    padding: .5em;
    line-height: 1em;
    position: absolute;
    height: 100%;
    top: calc(100% - 2em);
    transition: all .5s ease;
    
}

.galeria figure:hover figcaption {
    background-color: rgba(0,0,0,.5);
    top: 35%;
    transition: all .5s ease;
    padding: 1em;
}

.galeria figcaption span {
    display: block;
    font-size: .68em;
    line-height: 1.4em;
    color: #ddd;
}


    
#mininoticias {
display: flex;
width: 70%;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
}


.uno {
width: 80%;
padding: 1em;
background-color: white;
}

.uno h2 {
    font-size: 0.9em;
    color:#447b5d;
}

.uno p {
    font-size: 0.7em;
    text-align: justify;
    line-height: 1.3em;
}
.uno img {
    width: 100%;
    height: auto;
}

    
    
.bx-wrapper {
    width:567px;
   margin: auto;
}
    
    .bx-viewport {
        width: 70%;
    }

    
    #mininoticias{
        display: flex;
        flex-direction: row;
        
    }
    
    
    
    
    /*FIXTURE*/
    
.secfix {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.fixture {
    width: 40%;
}

  
     /* QUIENES */
    .fotosquienes {
        width: 50%;
        align-content: center;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
    }
    
   div.aranceles {
        margin-left: 30%;
        margin-right: 30%;
    }
    
    
    
    /* NOTICIAS */

    .noticias {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .titulos {
        font-size: 1.5em;
    }
    
    .entry {
        width: 90%;
        margin-left: 8%;
        margin-right: auto;
    }
    
    .fecha {
        margin-left: 1.5em;
    }


/* USUARIO */

.usuariocompleto {
    width: 50%;
    display: flex;
    justify-content: space-around;
    align-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
}

.usuario {
    padding: 1em;
    margin: 0;
    width: 12em;
}

.datos {
font-size: 0.8em;
text-align: left;
line-height: 1.5em;
    margin-left: 0;
    margin-right: 0;

}


div.galeriatorneo {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

div.galeriatorneo a {
 margin: 0;
    padding: 1em;
    
}.

    div.galeriatorneo a img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
    
    
.t1 {
width: 99%;
}
     
    
}


@media (min-width:650px) {
    
    .tablita {
    width: auto;
    justify-content: center;
    margin-right: 1em;
}    
    
    .goleadores {
       
        margin-left: 1em;
        width: 30%;
    }    
    
    .goleadores h1 {
    text-align: left;
    }
    
    .goleadores p {
        margin-left: 1em;
        line-height: 2em;
    }
.torneo22 {
     margin-top: 1em;
    display: flex;
    flex-direction: row;
}   
    
}

@media (max-width: 550px) {
    
    div.galeriatorneo a img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
}
    
