@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: 1991px;
    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;
}

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

.fecha{
    position: absolute;
    width: 120px;
    height: 24px;
    left: 27px;
    top: 118px;
}

.eventopasado{
    position: absolute;
    width: 131px;
    height: 20px;
    left: 220px;
    top: 118px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: rgba(12, 142, 80, 0.5);
}

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

.deslizar-fotos {
    position: absolute;
    width: 384px;
    height: 150px;
    left: 0px;
    top: 175px;
    display: flex;
    overflow-x: auto;
}

.foto1{
    position: absolute;
    width: 123px;
    height: 123px;
    left: 16px;
    top: 0px;
}

.foto2{
    position: absolute;
    width: 123px;
    height: 123px;
    left: 146px;
    top: 0px;
}


.foto3{
    position: absolute;
    width: 123px;
    height: 123px;
    left: 278px;
    top: 0px;
}

.foto4{
    position: absolute;
    width: 123px;
    height: 123px;
    left: 406px;
    top: 0px;
}

.foto5{
    position: absolute;
    width: 123px;
    height: 123px;
    left: 540px;
    top: 0px;
}

.foto6{
    position: absolute;
    width: 123px;
    height: 123px;
    left: 670px;
    top: 0px;
}

.foto7{
    position: absolute;
    width: 123px;
    height: 123px;
    left: 802px;
    top: 0px;
}

.foto8{
    position: absolute;
    width: 123px;
    height: 123px;
    left: 932px;
    top: 0px;
}

.foto9{
    position: absolute;
    width: 123px;
    height: 123px;
    left: 1062px;
    top: 0px;
}

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

.titulo-actividad{
    position: absolute;
    width: 300px;
    height: 45px;
    left: 49px;
    top: 363px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #0C8E50;
}

.icono-ubicacion{
    position: absolute;
    width: 13.45px;
    height: 14px;
    left: 23px;
    top: 429px;
}

.ubicacion{
    position: absolute;
    width: 158.48px;
    height: 22px;
    left: 40px;
    top: 435px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #0C8E50;
}

.hora{
    position: absolute;
    width: 94.13px;
    height: 20px;
    left: 280px;
    top: 435px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #0C8E50;
}

.texto{
    position: absolute;
    width: 325px;
    height: 162px;
    left: 38px;
    top: 492px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #225661;
}

.leermas{
    position: absolute;
    width: 64px;
    height: 20px;
    left: 282px;
    top: 659px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #225661;
}

.linea3{
    position: absolute;
    width: 358px;
    height: 0px;
    left: 15px;
    top: 690px;
    border: 1px solid rgba(73, 216, 130, 0.5);
}

.comentarios{
    position: absolute;
    width: 75px;
    height: 12px;
    left: 32px;
    top: 708px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.comentario1{
    position: absolute;
    width: 351px;
    height: 120px;
    left: 18px;
    top: 736px;
}

.comentario2{
    position: absolute;
    width: 351px;
    height: 120px;
    left: 18px;
    top: 870px;
}

.comentario3{
    position: absolute;
    width: 351px;
    height: 120px;
    left: 18px;
    top: 1007px;
}

.comentario4{
    position: absolute;
    width: 351px;
    height: 120px;
    left: 18px;
    top: 1142px;
}

.comentario5{
    position: absolute;
    width: 351px;
    height: 120px;
    left: 18px;
    top: 1278px;
}

.comentario6{
    position: absolute;
    width: 351px;
    height: 120px;
    left: 18px;
    top: 1414px;
}

.comentario7{
    position: absolute;
    width: 351px;
    height: 120px;
    left: 18px;
    top: 1550px;
}

.comentario8{
    position: absolute;
    width: 351px;
    height: 120px;
    left: 18px;
    top: 1687px;
}

.comentario9{
    position: absolute;
    width: 351px;
    height: 120px;
    left: 18px;
    top: 1824px;
}


/*-----------------------------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;
}