@import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,700&display=swap')
*{
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;}
/* general */
p {margin-left: 1.3em;
   margin-top: .8em;
   margin-right: 1.3em}
h1 {color: #ffffff;}
h2 {color: #ffffff;}
h3 {color: white;}
h4 {color: #ffffff}

li {list-style: none}

a {text-decoration:none; color:white;}

img {
    /* para que una imagen nunca sea mayor que la caja que la contiene */
    max-width: 100%;
    height: auto;
  
}

 
.deportes{ margin-top: 5em;
            color: cadetblue;
            display: flex;
            justify-content: center
        
}


.cuerpo {
    background-color: #ffffff;color:black;;
   
    }
ul li a:hover{
       cursor: pointer;
      
        background-color: #0d5c43}

body { display: flex;
    
       flex-direction: column;
       font-family: "Avenir Next", "Avenir", sans-serif;
       background-color:rgb:white;
       height: 100vh;
       justify-content: space-between;
       padding: inherit;
       margin: inherit;

   
   
}
 
#titulo { font-weight: 700;
            font-size: 1rem;
           color: #128662
            }  
/* cabezera y menu*/

header {
     
    /*menu estatico
    position:fixed*/
    
     width: 100%;
     background-color:#F2F2F2; 
     display: flex;
     justify-content:space-between;
     text-align:center;
    
    }



#boton-menu { 
      display: none;}


header label {
       

       display: none;
       width: 40px;
       height: 40px;
       padding: :0px;
       margin-left: 8px;
        }

header label:hover{
       cursor: pointer;
       background-color: #cccccc;}

.menu ul { 
  
       margin: 0;
       list-style: none;
       padding: 0;
       display: flex;
       justify-content: space-around;
     
}


.menu .submenu {
    text-decoration:underline;
    font-size: .8rem;
 display: none;

}
    
.menu ul li:hover .submenu{display: flex;
flex-direction: column;
}

.menu li:hover {
       background-color: white;
}

.menu li{ flex-grow: 1;
          text-align:center;}


.menu li a {
       display: block;
       padding: 10px 15px;  
       color: white;
       text-decoration: none;
       background-color: #128662;
}




.logo {width: 28px;
       margin-right: 6px;
       margin-top: 3px}
       


/* despliegue menu*/ 

nav ul li ul {display:flex; flex-direction: row;
            position: absolute; z-index: 990
            }
00egundo{position: absolute; top:50px; background-color: darkcyan; z-index: 200
;
}


/* finnnn  cabezera y menu*/

 /* botones*/
.banner { display: flex;
    align-content: center;
    justify-content: center;
 margin-top: 3em;}
#titulov {color: #128662;}

.sarmiento{ 
       
        background-color:#e2e2e2;
        display: flex;
        flex-direction: column;
        text-decoration: none;
     
        padding-top: 1.5em;
        padding-left: 1.5em;
        padding-right: .5em;
        padding-bottom: 2em;
        margin-top: ;
     
        margin-bottom: 1em;
       
        box-shadow: 2px 10px 5px -2px rgba(0,0,0,0.38);
        box-shadow: 2px 10px 5px -2px rgba(0,0,0,0.38);
        box-shadow: 2px 10px 5px -2px rgba(0,0,0,0.38);
        color: black;
        } 

.imag{  max-width: 100ev;
  height: o;}

.linea {
    margin-top: 5px; border-bottom: #128662 4px solid;
    border-radius: 0px; 
}
 
.marco {width: 300px; display: flex;
        
        flex-direction: column;align-items: center}
.margen {margin-top: 4em;}      
    
    





.espaciologo{margin-top: 2em;}        
.contenedorb { 
        background-color: #ebebeb;
      display: flex;
      flex-direction: column;
     align-items: center;
        text-decoration: none;
        margin-top: 0em; 
       
}        




.botones{
    
    color: white;background-color: #128662;
       display: flex;
    align-items: center;
    justify-content: center;
        padding-top: .5em;
        padding-left: .5em;
        padding-right: .5em;
        padding-bottom: .5em;
        margin-top: 1em;
        margin-left: -2.5em;
       height: 20px;
       width: 150px;
       align-content: center;
        margin-bottom: 1em;
        border-radius: 49px 49px 49px 49px;
        border-radius: 49px 49px 49px 49px;
        border-radius: 49px 49px 49px 49px;
        border: 0px none #000000;
        box-shadow: 2px 10px 5px -2px rgba(0,0,0,0.38);
        box-shadow: 2px 10px 5px -2px rgba(0,0,0,0.38);
        box-shadow: 2px 10px 5px -2px rgba(0,0,0,0.38);
       }
             







/* modificacion de los logos*/
.logo2 { width:25px;
        height: 25px;
        margin-top:1.3em;
        margin-right:.5em;
        margin-left: 1em;
          margin-bottom: 2em;}   
.logobalon { width: 35px;
        height: 35px;
        margin-top:.8em;
        margin-right:.5em;
        margin-left: 1em;}   
.logoficha { width: 25px;
        height: 25px;
        margin-top:.3em;
        margin-right:.5em;
         margin-left: 1em;}   
.logomenu{ height: 18px;
           margin-left: 4px;
           margin-right: 5px;}
.logosubmenu{height: 15px;
           margin-left: 4px;
           margin-right: 5px;
               }



footer {
     display: flex;
    flex-direction: column;
    align-items: center;
    background-color: black;
    font-size: 8pt;
    min-width: 100%;
    text-shadow:rgba(21, 16, 16, 0.79);
 
    color: white;
   ;}

.promo {display: flex;
    background-color: #148360;
    justify-content: center;
    align-content:center;
    align-items: flex-end;
    padding: 5px
        
    ;
}

.explorar  {
   
   
   
   margin-right:50%;
    cursor: pointer;
    display: flex;
    padding: 15px;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
 }

 

main div a{color: black;text-decoration-line:underline}
    
    
   
/* actividades deportivas*/

.relacionado{background-color: #dbdbdb;
padding: 15px; text-decoration:inherit;
    margin-bottom: 10px;}




    #deportes {width: 100px;
        height:50px;
                display: flex;
               justify-content: center;
                color: #128662}

#PEQUE{ font-size: 7pt; }
/* PANTALLA CELU */

@media (max-width:768px) {
    .explorar{margin-right: 0;}
    .sarmiento{margin-top: 3.5em}
    header label {
        display: block;
        padding-top: .5em;
    }
    .menu {
         position: absolute;
          background-color:#39BC88;
         width: 70%;
        height: 100%;
        margin-left: -80%; 
        transition: all 0.5s;
        z-index: 999;
        
    }
   header {
       position:static;
       z-index: 99999;
    }
    .menu ul { flex-direction: column;}
    .menu li:hover {
        background-color: #39BC88;}
    
    #boton-menu:checked ~ .menu{ margin: 0;}

    
  
    
    .menu .submenu {

 display: flex;
position: relative;
}

     .submenu {
        background-color: rgb(14, 55, 118);
        color: #39BC88;}
    
    .menu .submenu a{
        background-color: #F2F2F2;
        color: #128662;}
    .menu .submenu a:hover{ background-color: #cecece}
    nav ul li ul {
        position: static; 
    
    
        
  
    }
    
 
   
    
  
       
        
        
        }
  
    .borde{display: flex;

           border-bottom: #cccccc 1px solid;
           padding: .2em;
            padding-top: .7em;
            padding-bottom: 0em;
            padding-right: 0em;
            margin-left: .7em;
            margin-right: .7em;
            background-color: rgba(240, 240, 240, 0)}


}F



