.profile {
    margin-top: 14px;
}
.nav1 a{

    margin-bottom: 10px;

}
.nav1 {

    background-color: black !important;

}
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    list-style: none;
    font-family: 'Poppins';
}
::-webkit-scrollbar{
    display: none;
}
html{
    width: 100%;
    height: 100%;
}
body{
    width: 100%;
    height: 100%;
}
main{
    width: 100%;
    height: max-content;
   /* background-image: url(./../img/fond.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;

}



.Copyright{
    padding-top: 5%;
    padding-bottom: 10%;
    color: rgb(181, 214, 248);
    font-size: 12px;
    text-align: center;
}









/*****************NAV1*****************/
.nav1{
    width: 100%;
    height: 45px;
    background-color: #f90d24;
    padding: 10px 15px!important;
    align-items: center;
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    position:fixed;

}

.logo{
    width: 102px;
    height: 25px;
}
nav div img{
    width: 25px;
    height: 25px;
}
.droite{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: auto;
    width: auto;
    gap: 10px;
    cursor: pointer;
}
.profile{
    width: 100%;
    display: flex;
    justify-content: center;
    color: white;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}


/********************contenair***************/
.contenair{
    width: 345px;
    height: max-content;
}
.cont1{
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 345px!important;
    margin-top: 100px!important;
    background-color: white;
    border-radius: 12px ;

}

.profile_img {
    width: 55px;
    height: 58px;
    /* position: absolute; */
    -webkit-touch-callout: none;
    /* display: block; */
    /* position: absolute; */
    /* top: 60px; */
    border-radius: 50%;
    border: 3px solid white;
    opacity: 1;
    margin-top: 8px;
}
/************** modif style profil********/

.Logout{
    display: flex;
    width: 100%;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: red;
    font-size: 14px !important;
    font-weight: 700;

}

.cont2{
    width: 345px;
    display: flex;
    flex-direction: column;
    align-self: center;
    margin-top: 25px!important;
    border-radius: 12px ;
    padding: 12px;
    gap: 20px;
    background-color: #f8f9fe !important;

}

.con{
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.div2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 15px;
    padding-right: 10px;
    background-color: white;
    border-bottom: 1px solid #adadad40;
    padding: 10px;
}
.div2 div{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.div2 div p{
    font-weight: 500;
    font-size: 14px;
}

































.Welcome{
    font-size: 22px;
}
.user_data{
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 14px;
}





.name {
    box-sizing: border-box;
    /* display: flex; */
    /* flex-direction: row; */
    align-items: center;
    align-items: center;
    gap: 10px;
    padding-bottom: 10px;
    margin-left: 12px;
}
.name p {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 7px;
}
.referal_code{
    font-size: 14px!important;
    color: #f90d24;
    display: block;
    box-sizing: border-box;
}
.referal_code span{
    font-weight: 700;
    margin-left: 10px!important;
}
.credit{
    font-size: 12px!important;
    text-align: center;
    margin-right: 5px!important;
    width: 230px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 16px ;
    padding: 20px;
}
.credit span{
    margin-top: 16px;
}
progress{
    width: 100px;
    background-color: #ddd;
    height: 16px;
    border-radius: 100px;
}
progress::-webkit-progress-value{
    background-color: #0096ff;

}

.parite{
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 12px;
    font-size: 14px!important;
    margin-top: 10px!important;
    padding-bottom: 30px;
    padding-top: 30px;
}
.part_gauche{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.parti_droite{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}




.parite ul:first-child{
    font-size: 13px o !important;
    font-weight: 700;
}
.parite ul:last-child{
    color: #f90d24;
    margin-top: 5px ;
    font-size: 10px;
}








.cont {
    width: 100%;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* flex-direction: column; */
    margin-top: -19px;
}












































.cont4{
    width: 100%;
    height: max-content;

}

.Daily{
    width: 100%;
    height: 26px;
    font-weight: 700;
    color: rgb(18, 75, 121);
    font-size: 20px!important;
    margin-top: 20px;
    margin-bottom: 10px;
}

.cont_jour{
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px!important;
}
.jour{
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 13px!important;
    padding: 10px 15px!important;
    margin-bottom: 15px!important;
    position: relative;
}
.jour img{
    width: 50px;
    height: 50px;
}







.cont5{
    display: block;
    box-sizing: border-box;
    align-self: center;
    background-color: #fff;
    width: 345px!important;
    border-radius: 12px!important;
    box-shadow: 0 0 8px rgba(0,0,0,.08);
    padding: 15px!important;
    margin-top: 25px!important;

}
.haut{
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.more{
    display: flex;
    flex-direction: row;
    gap: 7px;
}
.centre{
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 10px!important;

}
.centre img{
    width: 60px;
    height: 60px;
}


.active{
    box-shadow: 0px 0px 1px  black;
    border-radius: 8px;
}











img{
    width: 30px;

}



















/************************************************/

.nav2{
    display: flex;

    align-items: center;
    justify-content: space-around;
    flex: 1;
    margin-bottom: 2px!important;
    box-sizing: border-box;
    width: 100%;
    height: 70px;
    background-color: white;
    position: fixed;
    bottom: 0;
}
.image_cont{
    width: 50px;
    height: 50px;
    background-color: #f90d24;
    border-radius: 50%;
    position: relative;
    border: 1px solid rgb(78, 16, 20);
    display: flex;
    justify-content: center;
    align-items: center;top: -15px;

}
.bas{
    font-size: 13px !important;
    color: #f90d24;
}

.lien{
    text-decoration: none;
}





















.cert_body{
    background-color: #dbe9f7 !important;
}

.cert{
    width: 80%;
    margin-top: 100px;


}

.cert_main{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    background-image: none;
}






.deposit_main{
    width: 100%;
    height: 100vh;
    background-image: none;
    padding-top: 5vh;
}

.cont_name_deposit{
    box-sizing: border-box;
    padding: 25px 40px;
    border-bottom: 1px solid #e9c8ff;
    color: #adadad;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 72px;
    display: flex;
}

.cont_name_deposit a{
    text-decoration: none;
    font-weight: 700;
}


.balance{
    height: 140px;
    padding: 15px;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}
.cont_balance{
    /* background-image: url(./../img/fond.jpg); comment*/
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 10px;
    padding: 30px 15px;
    color: #fff;
    font-weight: 800;
    box-sizing: border-box;
    width: 98%;
}
.De{
    font-size: 16px;
    font-weight: 700;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    position: relative;
    left: 7px;
    width: 100%;
    height: 21px;
    padding: 15px 40px;
}

.monaie{
    width: 100%;
    height: 80px;
    margin-top: 25px!important;
    display: flex;
    justify-content: space-around;
}
.cont_monaie{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    color: #818181;
    border-radius: 12px!important;
    padding: 15px 25px!important;
    box-shadow: 1px 3px 4px 2px rgba(0,57,154,.2);
    width: 31%;
    border: none;
}
.cont_monaie:focus{
    background-color: #f90d24;
    color: white;
}

.cont_monaie span{
    font-size: 18px !important;
    font-weight: 700;

}
.cont_monaie span:focus{
    color: white;
}

.deposit_amount{
    height: 100px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 50px;
}

.rt{
    width: 98%;
    height: 53px;
    margin-top: 25px!important;
    box-shadow: 1px 3px 4px 2px rgba(0,57,154,.2);
    padding: 15px!important;
    border-radius: 12px!important;
    background-color: #fff;
    justify-content: space-between;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
}

.submit{
    width: 98%;
    background-color: #f90d24;
}

.submit{
    width: 98%;
    color: #fff;
    box-sizing: border-box;
    border-radius: 12px!important;
    text-align: center;
    padding: 15px!important;
    margin-top: 40px!important;
    background-color: #f90d24;
    border: none;

}

#amount{
    outline: none;
    border: none;
    text-align: end;
}









.list_depot{
    width: 100%;
    height: 80px;
    padding: 15px;
}
.retrait_1{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 80px;
}
.r{
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Paid{
    color: #fff;
    background-color: #f90d24;
    font-size: 12px;
    padding: 4px 15px;
    border-radius: 5000px;
    margin-bottom: 5px;
    height: 24px;
    border: none;
}
.montant{
    font-size: 14px;
    font-weight: 580;
    color: #717779;
}












