.divpersonajeact {
    /* Character-working-laptop-while-sitting-chair 1 */
    position: absolute;
    width: 90%;
    height: 100%;
    left: 50%;
    top: 1%;
    background: transparent;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    background-image: url('/img/personaje_docente_cartel.png');
    background-repeat: no-repeat;background-size:cover;
    transform: translate(-50%, 0%);
    
    }
    
.personajeact {position: absolute;
    width: 100%; height: 100%;}
    .e5_492 { 
        width:100%;
        height:20vh;
        position:absolute;
        left:0px;
        top:36px;
        
    }
    .grilla{position: absolute;
          margin-top: 20%;
  display: grid;
  width: 100%;
  height: 45%;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  grid-auto-rows: 20px;
  background-color: brown;
  overflow:hidden;
       
       
      }
    .btn_grid {
        position: absolute;
        
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(50vh, 1fr));
        grid-gap: 16px;
        justify-items: center;
        width: 90%;
        margin-left: 5%;
        bottom: 0px;
        top: 45%;
        align-items: center;
        z-index: 20000;
        
        height: 35%;
       
       
       
      }

    .inputs { 
       
        width:100%;
        height:6.7vh;
        position:relative;
        left:0px;
        top:0px;
        border: 0px;
        outline: 0px;
        font-family: GOTHICB;
        font-size: x-large;
        
    }
    .inputs::placeholder {
              
        font-family: GOTHICB;
      }
      
      .btn_filtro { 
        background-color:rgba(183.00000429153442, 115.00000074505806, 250.00000029802322, 1);
        width:7vw;
        font-family: GOTHICB;
        height:7vh;
        position:absolute;
        left:314px;
        top:36px;
        border-top-left-radius:30px;
        border-top-right-radius:30px;
        border-bottom-left-radius:30px;
        border-bottom-right-radius:30px;
    }
        
    

    .e45_1212 { 
        position:relative;
        background-color:rgba(183.00000429153442, 115.00000074505806, 250.00000029802322, 1);
        width:20vw;
        height:7vh;
        border-color: #000000;
        border-style: dashed;
        
        
        border-top-left-radius:30px;
        border-top-right-radius:30px;
        border-bottom-left-radius:30px;
        border-bottom-right-radius:30px;
    }
.actividad{ 
    width: 40%;
    height: 27%;
   position:absolute;
   top: 16%;
   display: flex;
   left: 0%; 
   font-family: raleway;
  
}
.listado_tareas{
width: 100%;

}
.contenido_acciones{
    width: 99%;
    height: 5%;
    
    position:absolute;
    bottom:51%;
    display: flex;
    left: 50%; 
    font-family: raleway;
    transform: translate(-50%,0%);
    
    overflow-x: hidden;
 
}
.contenido_act{
   width: 99%;
   height: 47%;
   overflow: scroll;
   position:absolute;
   bottom:2%;
   display: flex;
   left: 50%; 
   font-family: raleway;
   transform: translate(-50%,0%);
   
   overflow-x: hidden;
}
.contenido_act::-webkit-scrollbar {
    width: 8px;
  }
  
   /* Estilos barra (thumb) de scroll */
   .contenido_act::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
  }
  
  .contenido_act::-webkit-scrollbar-thumb:active {
    background-color: #999999;
  }
  
  .contenido_act::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  }
  
   /* Estilos track de scroll */
  .contenido_act::-webkit-scrollbar-track {
    background: #e1e1e1;
    border-radius: 4px;
  }
  
  .contenido_act::-webkit-scrollbar-track:hover, 
  .contenido_act::-webkit-scrollbar-track:active {
    background: #d4d4d4;
  }
  

.actividades {
    position:fixed;
    width: 100%;
    height: 100%;
    z-index: 10; 
    
}

.etiqueta{ 
    width: 40%;
    height: 27%;
   position:absolute;
   top: 16%;
   display: flex;
   left: 60%; 
   font-family: raleway;
}
    
    .btn_filtro_txt { 
        color:rgba(0, 0, 0, 1);
        
        width:100%;
        height:100%;
        position:absolute;
        left:50%;
        top:50%;
        transform: translate(-50%,-30%);
        font-family: GOTHICB;
        text-align:center;
        font-size:3.5vh;
        letter-spacing:0;
    }




.titulo {
    position: absolute;
    font-family:GOTHICB;
    color: aliceblue;
    width: 70%;
    font-size:4rem;
    text-shadow: 1px 4px 50px #000000;
    background-color: transparent;  
    padding: 2% 2%;
}

.globo{
    position: absolute;
    width: 33%;
    height: 35%;
    left: 62%;
    top: 1%;
    background: transparent;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    
     background-image: url('/img/globo.png');
     transform: rotate(180);
    background-size:80% 100%;
    background-repeat: no-repeat; 
    
   

}

.globo2{
    position: absolute;
    width: 30%;
    height: 15%;
    left: 62%;
    top: 0%;
    background: transparent;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    
     background-image: url('/img/globo.png');
    background-size:100% 100%;
    background-repeat: no-repeat; 
   

}

.txbocadillo2{
    position: relative;
    
    margin-left: 20%;
    margin-right: 10%;
    text-align: center;
    
top: 30%;
font-family: Gothicb;
font-size:3vh;

}


.txbocadillo{
    position: relative;

    margin-left: 12%;
    margin-right: 22%;
    text-align: center;
       
    top: 35%;
    font-family: Gothicb;
    font-size:5vh;


}
.bocadillo-redondo {
    position: fixed;
    top:4%;
    right: 8%;
    height: 17vh;
    width: 25vw;
    background: white;
    border-radius: 50%;
    box-shadow: 1px 12px 33px rgba(0, 0, 0, 0.5);
}
.bocadillo-redondo:before {
    border: 3.4vh solid white;
    content: '';
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    position: absolute;
    bottom:30%;
    
    right: 95.9%;
    transform: rotate(90deg);
}


/* caption effect */

.gallery.caption-1 figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    margin: 1rem;
    text-align: center;
    display: grid;
    align-content: center;
    opacity: 0;
    transform: scale(.95);
    transition: opacity .3s ease-in-out, transform .3s ease-in-out;
    
  }
  
  .gallery.caption-1 figure h1 {
    margin: 0;
    font-size: 16px;
    color: rgba(0, 0, 0, .75);
  }
  
  .gallery.caption-1 figure p {
    font-size: 10px;
    font-style: italic;
    color: rgba(0, 0, 0, .4);
  }
  
  .gallery.caption-1 figure:hover figcaption {
    opacity: .9;
    transform: scale(1)
  }
  
  
  @media  (max-width : 1000px) and (min-height : 700px ) { 


  .btn_grid {
    /* position: absolute;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100vh, 1fr));
    grid-gap: 50px;
    justify-items: center;
    width: 20%;
    margin-left: 5%;
    bottom: 0px;
    top: 5%;
    align-items: center;
    z-index: 20000;
    
    height: 35%; */
  
   grid-template-columns: repeat(auto-fit, minmax(12vh, 1fr));
   grid-gap: 0px;
   
   
   
  }
  .btn_filtro { 
    background-color:rgba(183.00000429153442, 115.00000074505806, 250.00000029802322, 1);
    width:7vw;
    font-family: GOTHICB;
    height:7vh;
    position:absolute;
    left:0px;
    top:0px;
    border-top-left-radius:30px;
    border-top-right-radius:30px;
    border-bottom-left-radius:30px;
    border-bottom-right-radius:30px;
}

  .btn_filtro_txt { 
    top:55%;
    font-size:4.5vw;
    
    
}
.divpersonajeact {
  /* Character-working-laptop-while-sitting-chair 1 */
  
  width: 100%;
  height: 90%;
  left: 0%;
  transform: translate(50%,0%);
  top: 10%;
  background: transparent;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  background-image: url('/img/personaje_docente_cartel.png');
  background-repeat: no-repeat;background-size:150%;
  background-position: center;
  transform: translate(0%, 0%);
  
  }

}