html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #01071A;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
}

.container {
    color: white;
    margin: auto;
    padding: auto;
}

.navbar-brand {
    color: #FFF;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.0625rem;
}
.start {
    border-radius: 4px;
    background-color: white;
    color: #000;
    padding:0.5rem;
    font-weight: bolder;
    width: 25rem;
}
.startof{
    border-radius: 4px;
    background-color:#01071A;
    color:white;
    padding:0.6rem;
    font-weight: bolder;
    width: 25rem;
    
}
main {
    padding: 2rem;
}

.emprmain {
    min-height: 100%;
    position: relative;
    padding-bottom: 100px;
    /* Hauteur du pied de page */
}

.pres {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 2rem;
}

.desc {
    width: 55%;
}

.desc a {
    color: #FFF;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;

}

.desc h1 {
    color: #FFF;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 2.75rem;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;

}

.desc p {
    color: #FFF;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.1875rem;
    font-weight: 400;
    letter-spacing: 0.0475rem;
}

.desclogo {
    width: 35%;
    height: auto;
}

.desclogo img {
    width: 18rem;
    height: auto;
}

.secpres {
    width: 100%;
    margin-top: -1px !important;
    background: #D7D7D7;
    text-align: center;
    padding: 2rem;

}

.articleacc {
    color: black;
    width: 30%;
}

.act {
    display: flex;
    justify-content: space-between;
    text-align: left;
}

.sectionh2 {
    color: #000;
    text-align: center;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 3.4375rem;
    font-style: normal;
    font-weight: 600;
}

.sectionp {
    text-align: center;
    color: #000;
    text-align: center;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 2.125rem;
    font-weight: 300;
}

.articletitle {
    color: #000;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 2.4375rem;
    font-style: normal;
    font-weight: 700;
}

.articlep {
    color: #000;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.1875rem;
    font-weight: 400;
    letter-spacing: 0.0475rem;
    width: 100%;
}

.act a {
    color: #000;
    text-align: center;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.6875rem;
    font-weight: 600;
    text-decoration: none;
}

.livre_desc {
    display: flex;
    padding: 5rem;
    margin-top: 2rem;
}

.livreimg img {
    width: 12rem;
    height: 20rem;
    transform: skew(2deg, -10deg);
}

.livre_desc h3,
p,
a {
    color: white;
    text-decoration: none;

}



.desclivr {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-left: 2rem;
}

.desclivr a {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 2.0625rem;
}

.desclivrsp {
    color: #FFF;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.4375rem;
    font-style: normal;

}
.alertrech{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
.rechercat{
    color: #000;
    width: 20rem;
    margin: 2rem;
}

.desclivr p {
    margin: 0;
}

.desclivre {
    width: 80%;
    margin: 2rem;
}



.desclivrep {
    width: 80%;
    color: white;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.1875rem;
    font-weight: 400;
    letter-spacing: 0.0475rem;
}


.titre_size {
    color: white;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.1875rem;
    font-weight: 400;
    letter-spacing: 0.0475rem;
    width: 230px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.titre_em {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1875rem;
    font-weight: 400;
    letter-spacing: 0.0475rem;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.base_dive {
    margin-top: 5rem;

}

.base_footer {
    min-height: 28vh;

}

.form {
    width: 35%;
    background: #fff;
    border-radius: 40px;
    margin-top: 1rem;
    padding: 1.5rem;
    color: #000;
    font-family:  Arial, Helvetica,sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 2rem;

}

.fom {
    width: 35%;
    background: #fff;
    border-radius: 40px;
    margin-top: 1rem;
    padding: 1.5rem;
    color: #000;
    font-family:  Arial, Helvetica,sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 2rem;

}

.nest {
    border: 2rem solid white;
}

.form_div {
    margin: 0rem 0rem 1.5rem 0rem;

}

.form_imput {
    color: #000;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    border: #000 solid;
}

.btn_form {
    width: 50%;
    font-size: 1.8rem;
    color: white;
    padding: 0.4rem;
    margin: 0.2rem;
    border-radius: 13px;
    border: 0;
    text-align: center;
    background-color: #01071A;

}

.form_btn_div {
    display: flex;
    justify-content: center;
}

.form_title {

    color: #FFF;
    text-align: center;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 3rem;
    letter-spacing: 0.19rem;
    margin: 5rem 0 3rem 0;


}

.form_desc {
    color: #FFF;
    text-align: center;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1325rem;
    margin: 0 0 3rem 0;
}



.action {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.action button {
    margin: 0.5rem;
    border-radius: 10px;
    background: #01071A;
    padding: 0.5rem;
    color: #000;
    text-align: center;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


.rest {
    margin-top: 10rem;
    width: 100%;
    text-align: center;
}

.rest p {
    color: #000;
}

.rest_p a {
    text-align: center;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1325rem;
    margin: 0 0 2rem 0;
    color: #000;

}

.btn_rest {
    text-align: center;
    margin: 0.5rem;
}

.btn_rest a {
    color: black;
}

.form_rest {
    width: 60%;
    background: #fff;
    border-radius: 20px;
    padding: 1.5rem;
    color: #000;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
}

.rest_form {
    margin-top: 18rem;
}

.p_rest {
    font-size: 1.4rem;
    color: #000;
}

.btn_form_rest {
    width: 100%;
    font-size: 1.4rem;
    color: white;
    padding: 0.4rem;
    margin-top: 1rem;
    border-radius: 10px;
    border: 0;
    text-align: center;
    background-color: #01071A;
}

.showlivre,
.showuser {
    width: 100%;
    background: white;
    box-shadow: rgb(255, 255, 255) 0px 25px 20px -20px;
    color: black;
}

.livredesc {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: flex-start;
    background: white;

}

.livredesc p {
    color: #000;
    margin-bottom: 0.5rem;
}

.livredesc span {
    color: #000;

}

.livreim {
    width: 20%;
    height: auto;
    padding: 2rem;
}

.livreim img {

    width: 200px;
    height: 300px;
    box-shadow: rgb(0 0 0 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px;

}

.sal {
    color: #D6D6D6;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.44px;
    margin-top: 2rem;
    padding-bottom: 2.5rem;
}

.livre_img {
    display: flex;
    width: 50rem;
    overflow-x: scroll;
}

.livre_img img {
    margin-right: 1rem;
    width: 13rem;
    height: 303px;
    flex-shrink: 0;
    border-radius: 10px;

}

.livre_img span {
    color: #ffffff;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0px;
    margin: 0;
    padding: 1rem;
}

.livre_pref span {
    color: #000000;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0px;
    margin: 0;
    padding: 1rem;
}

.livrimg {
    display: flex;
    flex-direction: column;
}

.pre_main {
    background: #fff;

}

.mainp p {
    color: #000;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 49px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.96px;
}

.mainpa {
    color: #ffffff;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 49px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.96px;
}

.empru_dec {
    color: #D6D6D6;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1rem;

}

.sectlivre {
    color: #D6D6D6;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.09rem;
}

.sectlivre a {
    margin: 2rem;
}

.aemprun_titre {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.05rem;
    font-style: normal;
}

.emprub {
    text-align: center;
    margin-bottom: 2rem;
}

.delt {
    background: white;
    color: black;
}

.emprub button {
    border: none;
    padding: 0.6rem;
    border-radius: 10px;
    font-style: normal;
    font-weight: 700;
}

.actio {
    display: flex;
    text-align: center;
    margin-left: 0.2rem;
}

.anim {
    position: relative;
    width: 20%;
    left: 2rem;

}

.hov {
    position: relative;
    width: 25rem;
}

.overly {
    position: absolute;
    background-color: #373737;
    overflow: hidden;
    height: 0;
    top: 228px;
    border-radius: 10px;
    width: 13rem;
    transition-duration: 0.2s;


}

@media (hover: hover) {
    .item:hover .overly {
        height: 13rem;
        transition-duration: 0.5s;
    }
}

.actionempr {
    padding: 0.5rem;
}

.actionempr button {
    margin: 0.2rem;
}

.recherche {
    display: flex;
    flex-direction: row;
    margin-bottom: 3rem;
}

.recherp {
    padding: 2rem;
    font-size: 1.5rem;
}

.recherp p {
    margin-bottom: 10px;
}

.recherp button {
    border: none;
}

.recherimg img {
    width: 239px;
    height: 383.753px;
}

/*User*/
.profil{
    width: 25%;
    height: 25rem;
}
.userdettaile {
    display: flex;
    flex-direction: column;
    justify-items: center;
    padding: 2rem;
}

.userdet {
    text-align: center;

}

.descuser p {
    color: #000;
    font-size: 2rem;
}

.descuserp {
    font-weight: bold;
}

.descuserpa p {
    margin-left: 2rem;
}

.resumheade {
    text-align: center;
}

.useraction,
.descuserpa {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.resumbody {
    display: flex;
    justify-content: center;
}

.cardebody {
    width: 25rem;
    height: 15rem;
    margin: 2rem;

}

.resum {
    box-shadow: rgb(0 0 0 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px;
    border: none;
}

.resum p {
    color: #000;
}

.lienuser .dropdown-item {
    display: block;
    flex-direction: column;
    justify-content: left;
    align-items: left !important;
    padding: 0rem !important;
   
}

.lienuser {
    padding:2rem  3rem 1rem 1rem;
    margin-right: 0.9rem;
}

/* footer */

footer {
    width: 100%;
    border-top: #ffffff22 solid 0.1rem;
    color: white;
    text-align: center;
    font-size: 2rem;
    padding: 1rem;
    margin-top: 5rem;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.link_log {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.link_log img {
    width: 10rem;
    border-radius: 50%;
}

.link_footer {
    list-style: none;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.log {
    display: flex;
    flex-direction: column;
    margin-left: 3rem;
}

.link_footer {
    width: 100%;
    display: flex;
    justify-content: space-around;
    text-align: left;
}

.reseau {
    display: flex;
    justify-content: space-between;
    margin: 1rem;
}





/*media querry*/
/* @media all and (max-width: 800px) {
    .navbar {
        font-size: 2rem;
    }
} */
@media (max-width: 1000px) {
    .navbar {
        font-size: 2rem;
    }

    .dropdown {
        width: 25%;
    }

    .desc {
        width: 100%;
    }

    .desclogo {
        width: 100%;
        height: auto;
        margin-top: 1.5rem;
    }

    .desclogo img {
        width: 50%;
        height: auto;
    }

    .pres {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 2rem;
    }

    .articleacc {
        color: black;
        width: 100%;
        margin: 1rem;
    }

    .act {
        display: flex;
        flex-direction: column;
        width: 100%;

    }

    .desclivr {
        display: flex;
        flex-direction: column;
        text-align: left;
        margin-left: 6rem;
    }

    .desclivr {
        display: flex;
        flex-direction: column;
        text-align: left;
        margin-left: 1rem;
    }

    .overflow-ellipsis {
        width: 200px;
        overflow-wrap: break-word;
        text-overflow: ellipsis;
    }

    .livre_desc {
        padding: 2rem;
    }

    .livredet {
        margin-top: 2rem;

    }

  

    .desclivrep {
        color: white;
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 1.1875rem;
        font-weight: 400;
        letter-spacing: 0.0475rem;
        width: 450px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .resume {
        width: 547px;
        overflow-wrap: break-word;
    }

    .next {
        margin-left: 10rem;
    }

    .action {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .livreim {
        width: 60%;
        height: auto;
        padding: 2rem;
    }

    .livre_img {
        display: flex;
        width: 45rem;
        overflow-x: scroll;
    }

    .action button {
        margin: 0.5rem;
        border-radius: 10px;
        background: #01071A;
        padding: 0.5rem;
        color: #ffffff;
        text-align: center;
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 1.2rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .overly {
        position: absolute;
        background-color: #373737;
        overflow: hidden;
        height: 13rem;
        top: 228px;
        bottom: 680px;
        border-radius: 10px;
        width: 13rem;
        transition-duration: 0.2s;


    }

    .base_footer {
        min-height: 30vh;

    }

    .form {
        width: 70% !important;
        margin-top: 40px;

    }

}

@media (min-width: 1000px) {
    .livreim {
        width: 40%;
        height: auto;
        padding: 2rem;
    }

    .livre_img {
        display: flex;
        width: 58rem;
        overflow-x: scroll;
    }


    .resume {
        width: 500px;
        overflow-wrap: break-word;

    }



    .action {
        display: flex;
        width: 100%;
    }

    .action button {
        margin: 0.5rem;
        border-radius: 10px;
        background: #01071A;
        padding: 0.5rem;
        color: #ffffff;
        text-align: center;
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 1.2rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        padding: 0.5rem;
    }

    .form {
        width: 700px !important;
        margin-top: 40px;

    }

    .footer-child {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

}