@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: 1241px;
    border-radius: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #DBEBE3;
    overflow: hidden;
    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;
}

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

.titulo{
    position: absolute;
    width: 135px;
    height: 20px;
    left: 150px;
    top: 53px;

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

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

.crearnuevo{
    position: absolute;
    width: 143px;
    height: 24px;
    left: 21px;
    top: 123px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.12));
}

.buscar{
    position: absolute;
    width: 143px;
    height: 24px;
    left: 179px;
    top: 123px;
    background: #FDFCFC;
    border-radius: 20px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.12));
}

.icono-busqueda{
    position: absolute;
    width: 24px;
    height: 24px;
    left: 285.31px;
    top: 125px;
}

.icono-filtro{
    position: absolute;
    width: 24px;
    height: 24px;
    left: 335.31px;
    top: 120px;
}

.foto{
    position: absolute;
    width: 40px;
    height: 40px;
    left: 21px;
    top: 15px;
}

.nombre{
    position: absolute;
    width: 52px;
    height: 21px;
    left: 15px;
    top: 60px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #3A8FA0;
}

.estrella{
    position: absolute;
    width: 28.98px;
    height: 28.98px;
    left: 28px;
    top: 85px;
}

.linea{
    position: absolute;
    width: 179px;
    height: 0px;
    left: 75px;
    top: 13px;
    border: 1px solid rgba(58, 143, 160, 0.5);
}

.reportar{
    position: absolute;
    width: 47px;
    height: 12px;
    left: 265px;
    top: 8px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: rgba(125, 102, 202, 0.75);
}

.hora{
    position: absolute;
    width: 27px;
    height: 12px;
    left: 316px;
    top: 8px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    color: rgba(58, 143, 160, 0.5);
}

.comentario{
    position: absolute;
    width: 260px;
    height: 48px;
    left: 75px;
    top: 27px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
    color: #225661;
}

.leermas{
    position: absolute;
    width: 46px;
    height: 14px;
    left: 75px;
    top: 79px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    text-decoration-line: underline;
    color: #225661;
}

.comentarios{
    position: absolute;
    width: 40px;
    height: 21px;
    left: 75px;
    top: 99px;
}

.megusta{
    position: absolute;
    width: 35px;
    height: 19px;
    left: 255px;
    top: 97px;
}

.nomegusta{
    position: absolute;
    width: 35px;
    height: 19px;
    left: 300px;
    top: 97px;
}

.foro1{
    position: absolute;
    width: 351px;
    height: 132px;
    left: 20px;
    top: 171px;
}

.foro2{
    position: absolute;
    width: 351px;
    height: 132px;
    left: 20px;
    top: 321px;
}

.estrella2{
    position: absolute;
    width: 28.98px;
    height: 28.98px;
    left: 28px;
    top: 85px;
}

.foro3{
    position: absolute;
    width: 351px;
    height: 132px;
    left: 20px;
    top: 471px;
}

.estrella3{
    position: absolute;
    width: 28.98px;
    height: 28.98px;
    left: 28px;
    top: 85px;
}

.foro4{
    position: absolute;
    width: 351px;
    height: 132px;
    left: 20px;
    top: 621px;
}

.estrella4{
    position: absolute;
    width: 28.98px;
    height: 28.98px;
    left: 28px;
    top: 85px;
}

.foro5{
    position: absolute;
    width: 351px;
    height: 132px;
    left: 20px;
    top: 773px;
}

.estrella5{
    position: absolute;
    width: 28.98px;
    height: 28.98px;
    left: 28px;
    top: 85px;
}

.foro6{
    position: absolute;
    width: 351px;
    height: 132px;
    left: 20px;
    top: 921px;
}
 
.estrella6{
    position: absolute;
    width: 28.98px;
    height: 28.98px;
    left: 28px;
    top: 85px;
}

.foro7{
    position: absolute;
    width: 351px;
    height: 132px;
    left: 20px;
    top: 1071px;
}

.estrella7{
    position: absolute;
    width: 28.98px;
    height: 28.98px;
    left: 28px;
    top: 85px;
}







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