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


.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: 153px;
    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;
}

/*-----------------------------BODY-----------------------------*/

.categorias{
    position: absolute;
    width: 143px;
    height: 24px;
    left: 16px;
    top: 123px;
}

.buscar{
    position: absolute;
    width: 143px;
    height: 24px;
    left: 173px;
    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;
}

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

.novelas{
    position: absolute;
    width: 157px;
    height: 44px;
    left: 127px;
    top: 169px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 43px;
    color: #198A1D;
}

.libro1{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 32px;
    top: 230px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro1 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro2{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 152px;
    top: 230px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro2 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro3{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 272px;
    top: 230px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro3 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro4{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 32px;
    top: 400px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro4 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro5{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 152px;
    top: 400px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro5 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro6{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 272px;
    top: 400px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro6 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro7{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 32px;
    top: 570px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro7 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro8{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 152px;
    top: 570px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro8 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro9{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 272px;
    top: 570px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro9 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}


.libro10{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 32px;
    top: 740px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro10 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro11{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 152px;
    top: 740px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro11 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro12{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 272px;
    top: 740px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro12 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}


.libro13{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 32px;
    top: 910px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro13 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro14{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 152px;
    top: 910px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro14 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro15{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 272px;
    top: 910px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro15 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}


.libro16{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 32px;
    top: 1080px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro16 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro17{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 152px;
    top: 1080px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro17 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #225661;
}

.libro18{
    position: absolute;
    width: 86px;
    height: 118px;
    left: 272px;
    top: 1080px;
    background: rgba(207, 232, 237, 0.01);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.libro18 p{
    position: absolute;
    width: 86px;
    height: 15px;
    left: 2px;
    top: 124px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    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;
}



