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

#ruedanyfestejan{color: #5a5a5a}

.lineados2 {display: flex;
            justify-content:;
            padding-top: 0em}


.buscador{
    
    width: 94%;
    height: 2.5em;
    background: #ffffff;
    padding: 10px;
    padding-bottom: 0em;
    
    margin-top: .8em;
    margin-bottom: 3em;
    margin-right: 1em;
    margin-left: .7em;
    border-bottom-right-radius: 0px;
    border-radius: 2px;
    position: relative;

  
    
  
}


#input-search{
    width: 99%;
    height: 1.6em;
    font-size: 1rem;
    text-indent: 10px;
    margin-top: .0em;
    margin-bottom: 0em;
    border-radius: 16px;
    border: 0;
    background-color: #e2e2e2
}

.content-search{
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 60px;
    left: 0;
    background: rgba(0,0,0,0.3);
    display: none;
}

.content-table{
    width: 80%;
    max-height: 200px;
    height: auto;
    background: rgba(0,0,0,0.3);
    margin-left: 10px;
    overflow-y: visible;
    overflow-x: hidden;
}

.content-table table{
    width: 100%;
}

tbody tr td a{
    display: block;
    padding: 10px;
    color: white;
    text-decoration: none;
}

tbody tr td a:hover{
    background: rgba(0,0,0,0.3);
}

#table_length, #table_filter, #table_info, #table_paginate{
    display: none;
}





/#leermas::after { 
  content: "»";
    color: blue;}

/* .leermas{
        display: inline-block;
        position: relative;
        top: 10em;
        right: 16.1em;
        padding-left: .5em;
         padding-bottom: .5em} */



    #noticiaspatin {padding-top: 2.5em;
       padding-bottom: 1.5em;   
        }
    
    .calendario{ margin-right: .6em;
                 padding-bottom: .5;}

    .fotoruedan{margin-bottom: 0em;
                }
    .lineados {padding-top: .5em}

    p{padding-bottom: .8em;
      margin-top: .5em;
        }

    #noticiaspatinruedan{color: #128662;
                        padding: .4em;
                        padding-bottom: 0em;
                        padding-top: .5em}

    .linea{margin-top: .5em;
            margin-left: .8em;
            margin-right: .8em;}


    .imgnoti{padding-top: 1.8em;
             padding-left: .8em}

    h6{padding-top: .4em}


    .espacio{margin-bottom: 2em}




@media (max-width:768px) {
    .explorar{margin-right: 0;}
    .sarmiento{margin-top: 3.5em}
    header label {
        display: block;
        padding-bottom: 1.9em;
        margin-bottom: .15em;
        margin-top: .15em;
        padding-top: .2em;
    }
    .menu {
         position: absolute;
          background-color:#39BC88;
         width: 70%;
        height: 100%;
        margin-left: -80%; 
        transition: all 0.5s;
        z-index: 999;
        
    }
   header {
       position:relative;
        z-index: 9999}
    
    .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; 
    
    
  
    }

    #noticiaspatin {padding-top: 2.5em;
       padding-bottom: 1.5em;   
        }
    
    .calendario{ margin-right: .6em;
                 padding-bottom: .5;}

    .fotoruedan{margin-bottom: 0em;
                }
    .lineados {padding-top: .5em}

    p{padding-bottom: .8em;
      margin-top: .5em;
        }

    #noticiaspatinruedan{color: #128662;
                        padding: .4em;
                        padding-bottom: 0em;
                        padding-top: .5em}

    .linea{margin-top: .5em;
            margin-left: .8em;
            margin-right: .8em;}


    .imgnoti{padding-top: 1.8em;
             padding-left: .8em}

    h6{padding-top: .4em}


    .espacio{margin-bottom: 2em}
}


@media (min-width:720px) 
                        {                           
                            body{background-color: #f8f8f8}

                            main{position: relative;
                                 left: 25%;
                                 width: 50%;
                                 background-color: white}

                            .fotoruedan{width: 60%;
                                        position: relative;
                                        left: 20%;
                                        margin-left: 0em;
                                        margin-top: 2em}
                            




}