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


body {
    display: flex;
    background: linear-gradient(45deg, rgb(70, 157, 184),rgb(198, 201, 211));
}

#contenedor {
    width: 390px;
    height: 1281px;
    border-radius: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #DBEBE3;
    box-shadow: 0px 20px 50px 0px rgba(0,0,0,0.2);
}

/*-----------------------------BARRA SUPERIOR-----------------------------*/

header{
    position:fixed;
    margin-top:0px;
    z-index: 100;
    opacity: 1;
    background-color:rgb(218, 226, 230);
    width: 100%;
    height: 100px;
}

.flecha1{
    position: absolute;
    width: 20px;
    height: 20px;
    left: 18px;
    top: 53px;
}

.logo img{
    position: absolute;
    width: 72px;
    height: 72px;
    left: 57px;
    top: 29px;
}

.titulo{
    position: absolute;
    width: 135px;
    height: 20px;
    left: 156px;
    top: 54px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #E3F4F8;
}

.icono-info{
    position: absolute;
    width: 22px;
    height: 22px;
    left: 346px;
    top: 55px;
}

.barra-arriba{
    position: absolute;
    width: 390px;
    height: 80px;
    left: 0px;
    top: 20px;
    background: #9C80FB;
    border-radius: 40px 40px 0px 0px;
}

/*-----------------------------NOTICIAS-----------------------------*/


.subtitulo{
    position: absolute;
    width: 109px;
    height: 17px;
    left: 19px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #225661;
}

.deslizar-actividades {
    position: absolute;
    width: 384px;
    height: 201px;
    left: 0px;
    top: 155px;
    display: flex;
    overflow-x: auto;
}

.fecha{
    position: absolute;
    width: 68px;
    height: 23px;
    left: 27px;
    top: 17px;

    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: center;

    color: #0DA65C;
}

.divisor{
    position: absolute;
    width: 99px;
    height: 0px;
    left: 12px;
    top: 51px;
    border: 1px solid rgba(13, 166, 92, 0.5);
}

.jornada{
    position: absolute;
    width: 115px;
    height: 75px;
    left: 6px;
    top: 64px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #0DA65C;
}

.divisor2{
    position: absolute;
    width: 99px;
    height: 0px;
    left: 12px;
    top: 141px;
    border: 1px solid rgba(13, 166, 92, 0.5);
}

.act1 {
    position: absolute;
    width: 118px;
    height: 163px;
    left: 16px;
    top: 6px;
}

.fecha2{
    position: absolute;
    width: 68px;
    height: 23px;
    left: 27px;
    top: 17px;

    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: center;

    color: #0DA65C;
}

.divisor3{
    position: absolute;
    width: 99px;
    height: 0px;
    left: 12px;
    top: 51px;
    border: 1px solid rgba(13, 166, 92, 0.5);
}

.jornada2{
    position: absolute;
    width: 115px;
    height: 75px;
    left: 6px;
    top: 64px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #0DA65C;
}

.divisor4{
    position: absolute;
    width: 99px;
    height: 0px;
    left: 12px;
    top: 141px;
    border: 1px solid rgba(13, 166, 92, 0.5);
}


.act2 {
    position: absolute;
    width: 118px;
    height: 163px;
    left: 149px;
    top: 6px;
}

.fecha3{
    position: absolute;
    width: 68px;
    height: 23px;
    left: 27px;
    top: 17px;

    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: center;

    color: #0DA65C;
}

.divisor5{
    position: absolute;
    width: 99px;
    height: 0px;
    left: 12px;
    top: 51px;
    border: 1px solid rgba(13, 166, 92, 0.5);
}

.jornada3{
    position: absolute;
    width: 115px;
    height: 75px;
    left: 6px;
    top: 64px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #0DA65C;
}

.divisor6{
    position: absolute;
    width: 99px;
    height: 0px;
    left: 12px;
    top: 141px;
    border: 1px solid rgba(13, 166, 92, 0.5);
}



.act3 {
    position: absolute;
    width: 118px;
    height: 163px;
    left: 282px;
    top: 6px;
}

.fecha4{
    position: absolute;
    width: 68px;
    height: 23px;
    left: 27px;
    top: 17px;

    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: center;

    color: #0DA65C;
}

.divisor7{
    position: absolute;
    width: 99px;
    height: 0px;
    left: 12px;
    top: 51px;
    border: 1px solid rgba(13, 166, 92, 0.5);
}

.jornada4{
    position: absolute;
    width: 115px;
    height: 75px;
    left: 6px;
    top: 64px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #0DA65C;
}

.divisor8{
    position: absolute;
    width: 99px;
    height: 0px;
    left: 12px;
    top: 141px;
    border: 1px solid rgba(13, 166, 92, 0.5);
}



.act4 {
    position: absolute;
    width: 118px;
    height: 163px;
    left: 415px;
    top: 6px;
}

/*------------------------------------------------------------------------*/

.linea{
    position: absolute;
    width: 358px;
    height: 0px;
    left: 15px;
    top: 378px;
    border: 1px solid rgba(13, 166, 92, 0.5);
}

.mes{
    position: absolute;
    width: 113px;
    height: 24px;
    left: 16px;
    top: 400px;
}

.año{
    position: absolute;
    width: 113px;
    height: 24px;
    left: 136px;
    top: 400px;
}

.calendario{
    position: absolute;
    width: 302px;
    height: 206px;
    left: 42px;
    top: 450px;
}

.rectangulo{
    position: absolute;
    width: 76px;
    height: 302px;
    left: 156px;
    top: 570px;
    background: #F8F8F8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    transform: rotate(-90deg);
}

.linea2{
    position: absolute;
    width: 51.77px;
    height: 0px;
    left: 101px;
    top: 720px;
    border: 1px solid rgba(13, 166, 92, 0.5);
    transform: rotate(-90deg);
}

.numero{
    position: absolute;
    width: 29px;
    height: 23.13px;
    left: 69px;
    top: 708px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #225661;
}

.titulo-act{
    position: absolute;
    width: 158px;
    height: 46.26px;
    left: 150px;
    top: 700px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #225661;
}


.rectangulo2{
    position: absolute;
    width: 76px;
    height: 302px;
    left: 156px;
    top: 665px;
    background: #F8F8F8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    transform: rotate(-90deg);
}

.linea3{
    position: absolute;
    width: 51.77px;
    height: 0px;
    left: 101px;
    top: 815px;
    border: 1px solid rgba(13, 166, 92, 0.5);
    transform: rotate(-90deg);
}

.numero2{
    position: absolute;
    width: 29px;
    height: 23.13px;
    left: 69px;
    top: 801px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #225661;
}

.titulo-act2{
    position: absolute;
    width: 158px;
    height: 50px;
    left: 150px;
    top: 795px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #225661;
}



.rectangulo3{
    position: absolute;
    width: 76px;
    height: 302px;
    left: 156px;
    top: 758px;
    background: #F8F8F8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    transform: rotate(-90deg);
}

.linea4{
    position: absolute;
    width: 51.77px;
    height: 0px;
    left: 101px;
    top: 909px;
    border: 1px solid rgba(13, 166, 92, 0.5);
    transform: rotate(-90deg);
}

.numero3{
    position: absolute;
    width: 29px;
    height: 23.13px;
    left: 69px;
    top: 895px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #225661;
}

.titulo-act3{
    position: absolute;
    width: 158px;
    height: 50px;
    left: 150px;
    top: 899px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #225661;
}


.rectangulo4{
    position: absolute;
    width: 76px;
    height: 302px;
    left: 156px;
    top: 853px;
    background: #F8F8F8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    transform: rotate(-90deg);
}

.linea5{
    position: absolute;
    width: 51.77px;
    height: 0px;
    left: 101px;
    top: 1004px;
    border: 1px solid rgba(13, 166, 92, 0.5);
    transform: rotate(-90deg);
}

.numero4{
    position: absolute;
    width: 29px;
    height: 23.13px;
    left: 70px;
    top: 990px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #225661;
}

.titulo-act4{
    position: absolute;
    width: 158px;
    height: 50px;
    left: 150px;
    top: 985px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #225661;
}

.rectangulo5{
    position: absolute;
    width: 76px;
    height: 302px;
    left: 156px;
    top: 947px;
    background: #F8F8F8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    transform: rotate(-90deg);
}

.linea6{
    position: absolute;
    width: 51.77px;
    height: 0px;
    left: 101px;
    top: 1099px;
    border: 1px solid rgba(13, 166, 92, 0.5);
    transform: rotate(-90deg);
}

.numero5{
    position: absolute;
    width: 29px;
    height: 23.13px;
    left: 72px;
    top: 1084px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #225661;
}

.titulo-act5{
    position: absolute;
    width: 158px;
    height: 50px;
    left: 150px;
    top: 1086px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #225661;
}

.rectangulo6{
    position: absolute;
    width: 76px;
    height: 302px;
    left: 156px;
    top: 1043px;
    background: #F8F8F8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    transform: rotate(-90deg);
}

.linea7{
    position: absolute;
    width: 51.77px;
    height: 0px;
    left: 101px;
    top: 1193px;
    border: 1px solid rgba(13, 166, 92, 0.5);
    transform: rotate(-90deg);
}

.numero6{
    position: absolute;
    width: 29px;
    height: 23.13px;
    left: 72px;
    top: 1179px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #225661;
}

.titulo-act6{
    position: absolute;
    width: 158px;
    height: 50px;
    left: 150px;
    top: 1173px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #225661;
}




/*-----------------------------BARRA INFERIOR-----------------------------*/

footer{
    position: fixed;
    background-color: rgb(209, 218, 228);
    bottom: 0px;
    z-index: 100;
    opacity: 1;
    width: 100%;
    height: 65px;
}

.barra-abajo{
    width: 390px;
    height: 60px;
    left: 0px;
    top: 711px;
    background: #9C80FB;
    border-radius: 0px 0px 40px 40px;
}

.icono-home{
    position: absolute;
    width: 72px;
    height: 72px;
    left: 40px;
    top: 16px;
}

.icono-biblioteca{
    position: absolute;
    width: 72px;
    height: 72px;
    left: 130px;
    top: 16px;
}

.icono-comunidad{
    position: absolute;
    width: 72px;
    height: 72px;
    left: 230px;
    top: 16px;
}

.icono-perfil img{
    position: absolute;
    width: 24px;
    height: 24px;
    left: 320px;
    top: 18px;
}