@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&family=Oswald:wght@400;600&display=swap');

*{padding: 0; margin: 0; box-sizing: border-box;}
*{transition: 2s all;}

/*_________RESPONSIVE_________*/

@media screen and (min-width:48rem){
    
    .media-flex1{
        display: flex;
        justify-content: center;
    }
    
    .media-flex2{
        display: flex;
        justify-content: space-around;
    }
    
    .media-2{
        width: 50%;
    }
    
    .pie-abajo{
        width: 100%;
        padding-top: 10px;
    }
    
    .media-4{
        padding: 1rem;
    }
    
    .caja-alumnas{
        width: 100%;
    }

.menu-arriba-media {
    display: flex;
    justify-content: center;
    text-decoration: none;
    background: #faf7ff;
    padding: 1rem;
    }
    
    .media-flex3{
    display: flex;
    justify-content: space-around;
}
    
    .media-3{
        width: 100%;
    }
    
.caja-plan{ 
    margin: 6px 10px 6px 10px; 
    padding: 15px 23px 10px 23px; 
    border-style:solid;
    border-color: #b9ade0;
    border-width: 2px;
    background: #faf7ff; 
    border-radius: 18px;
    text-decoration: none;
    height: 20rem;
    }
    
    
}

/*___________________________*/


body {
    background: #faf7ff;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    }
main {
    padding-top: 14rem;
    padding-bottom: 4rem;
}


/*Encabezado*/
.header-fijo{
    position: fixed;
    width: 100%;
    top: 0;
}

.header-1 {
    background: linear-gradient(90deg, rgba(142,128,186,1) 65%, rgba(185,173,224,1) 100%);
    color: #faf7ff;
    padding: 2rem;
}

.titu{
    display: flex;
    justify-content: center;
    font-size: 22px;
}


/*Barra de arriba*/
.menu-arriba-mm {
    display: flex;
    justify-content: space-around;
    text-decoration: none;
    background: #faf7ff;
    padding: 1rem;
    }

.menu-arriba-inactivo {
    border-style: solid; 
    border-color: #faf7ff; 
    border-width: 1px;
    color: #998bc4; 
    border-radius: 1.5rem;
    padding: 0.1rem 1.5rem 0.3rem 1.5rem;
    text-decoration: none;
    font-weight: 500;
    }

.menu-arriba-activo {
    border-style: solid; 
    border-color: #4d396f; 
    border-width: 2px;
    color: #4d396f; 
    border-radius: 1.5rem;
    padding: 0.1rem 1.5rem 0.3rem 1.5rem;
    text-decoration: none;
    font-weight: 500;
    }

/*BODY*/
.tarealink{
    text-decoration: none;
}

/*CAJA ALUMNAS*/
.caja-alumnas{ 
    margin: 6px 10px 6px 10px; 
    padding: 15px 23px 10px 23px; 
    border-style:solid;
    border-color: #b9ade0;
    border-width: 2px;
    background: #faf7ff; 
    border-radius: 18px;
    text-decoration: none;
    }

.foto{
    border-radius: 100%;
    margin-right: 2rem;
}

.titulo-2{
    color: #4d396f;
    font-weight: 700;
}

.texto-2{
    color: #4d396f;
    font-weight: 500;
}

.vn-lados{
    display: flex;
    justify-content:flex-start;
    align-items: center;
}



/*CAJA VIOLETA*/
.tarea-violeta { 
    margin: 6px 10px 6px 10px; 
    padding: 20px; 
    background: linear-gradient(90deg, rgba(142,128,186,1) 65%, rgba(185,173,224,1) 100%); 
    color: #ffffff; 
    border-radius: 18px;
    text-decoration: none;
}

.tarea-violeta-b { 
    margin: 6px 10px 6px 10px; 
    padding: 20px 20px 35px 20px; 
    background: linear-gradient(90deg, rgba(142,128,186,1) 65%, rgba(185,173,224,1) 100%); 
    color: #ffffff; 
    border-radius: 18px;
    text-decoration: none;
}

.titulo-1{
    font-weight: 500;
    font-size: 23px;
    color: #ffffff;
}

.texto-1{
    font-family: 'Comfortaa', cursive;
    font-weight: 700;
    font-size: 15px;
    color: #ffffff;
    line-height: 23px;
    text-decoration: none;
}

.botoncito{
    font-family: 'Comfortaa', cursive;
    font-weight: 700;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
    border-color: #faf7ff;
    border-width: 2px;
    padding: 3px 3px 3px 10px;
    background: #b9ade0;
    line-height: 23px;
    text-decoration: none;
}

.botoncito-2{
    font-family: 'Comfortaa', cursive;
    font-weight: 700;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
}


/*PIE DE PAGINA*/
.pie-abajo{
    background: #4d396f;
    color: #ffffff;
    font-family: 'Comfortaa', cursive;
    font-size: 10px;
    padding: 0.5rem 2rem 0.5rem 2rem;
    text-align: center;
    position: fixed;
    bottom: 0;
}


/*______MAPA_______*/
.mapa{
    display: flex;
    justify-content: center;
}


/*______PLAN_______*/

.caja-plan{ 
    margin: 6px 10px 6px 10px; 
    padding: 15px 23px 10px 23px; 
    border-style:solid;
    border-color: #b9ade0;
    border-width: 2px;
    background: #faf7ff; 
    border-radius: 18px;
    text-decoration: none;
    }


.titulo-3{
    color: #4d396f;
    font-weight: 700;
    font-size: 22px;
}

.texto-3{
    color: #4d396f;
    font-weight: 700;
    font-family: 'Comfortaa', cursive;
    font-weight: 700;
}







