
.blue{
    color: #f90d24;
}
main{
    width: 100%;
    height: max-content;


    display: flex;
    flex-direction: column;
    align-items: center;

}
body{
    background-size: cover;
    background-repeat: no-repeat;
    /*background-image: url(<?=SITE_URL?>/assets/img/fond.jpg);new comment*/
    width: 100%;
    height: 100%;
}
.ringing{
    display:block;
    -webkit-animation: ring 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s .7s ease-in-out infinite;
    transform-origin: 50% 4px;
    height:  23px;
}
body,p,h1,h2,h3,h4,h5,h6,.text-base,span,div,* {
    font-family: Helvetica !important;

}
@media (min-width: 1000px)
{
    .rating_submissio{
        width: 800px !important;


    }
    .nav2{

        width: 1000px !important;
        box-shadow: 0 1px 6px #0003;
    }
}
@media (min-width: 1000px)
{
    .contenair,.nav1 ,.cont_original{
        width: 1000px !important;
        margin-bottom: 126px;

    }
    .nav2{

        width: 1000px !important;
        box-shadow: 0 1px 6px #0003;
    }
}
@media (max-width: 999px){
    .contenair,.nav1,.cont_original,.rating_submissio {
        width: 100% !important;
        margin-bottom: 126px;
    }
}

.nav2{

    margin-top: 50px;
}
.cont2 {
    padding: 0px !important;
    height: auto;
}
.cont1 {
    margin-top: 0px;
    background-color: transparent;
    padding: 0px !important;
    padding-top: 5px !important;
    padding-bottom: 14px !important;
    display: block;

}
.nav1{
    /* display: none;*/
}
main {

    background-image: none;
    background-color: white;

}
.marquee{

    margin-top: -17px;
    position: relative;
    color: black;
    /* border: 1px solid; */
    background-color: white;
    width: 90%;
    margin-left: 5%;
    border-radius: 50px;
    padding-top: 6px;
    padding-bottom: 6px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
    padding-left: 15px;
    padding-right: 15px;
    display: inline-flex;

}
.ringing {
    height: 20px;
    width: 23px;
}
.etape1 {
    width: 100% !important;
    background-color: #f90d24;
    margin-top: -15px;
    padding-top: 33px;
    padding-bottom: 22px;
    display: inline-flex;
    margin-right: 0px;
    margin-left: 0px;
}
.carre1 {
    width: 12.5% !important;
    /*margin-left: 20px;*/
    /* margin-right: 10px; */
}
.round {
    border-radius: 10px;
    width: 100% !important;
    padding: 15px !important;
    align-items: center;
    flex-direction: column;
    padding-top: 8px !important;
}
.items-center {
    align-items: center;
}
.flex-col {
    flex-direction: column;
}
.round a{

    margin-left: 19px;

}
.carre1 p {
    text-align: center;
    color: black;
    font-weight: 500;
    margin-top: 7px;
}
.carre2 p {
    color: black;
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px;
}
.round img {
    width: 21px;
}
.cont5 {
    margin-top: 36px !important;
    width: 100% !important;
    box-shadow: none;
}
.block_level {
    margin-right: 13px;
    background-color: #f3f7f6f0;
    border-radius: 13px;
    padding: 9px;
}
.haut {
    margin-top: 0px;
    margin-bottom: 0px;
}
.bot {
    z-index: 3;
    position: fixed;
    bottom: 79px;
    display: flex;
    background-color: #f90d24;
    color: white;
    font-size: 15px;
    border-radius-right: 50px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 29px;
    width: 211px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3px;
    padding-right: 17px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
body {
    background-image: none;

}
main {
    padding-top: 0px !important;

}
form{
    width: 100% !important;
}
@media (min-width: 768px)
{
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}
@media (max-width: 767px)
{
    .level_block{

        width: 50%;


    }
}
@media (min-width: 200px) and (max-width: 767px)
{
    .col-md-2 {
        width: 25%;

    }
    .now {

        padding: 7px 95px !important;

    }
    .carre2 p {
        font-size: 12px;
    }
    .round {
        padding: 5px !important;

    }
}
@media (min-width: 200px) and (max-width: 480px)
{
    .col-md-2 {
        /* width: 25%;*/

    }
}
.col-md-2 {
    margin-bottom: 10px;

}
.level_block {

    padding: 6px;
}
.level_block2 {
    background-color: #efefefad;
    padding: 10px;
    border-radius: 8px;
}
@media (min-width: 200px) and (max-width: 767px)
{
    .contenair2 {
        padding-left: 10px;
        padding-right: 10px;

    }
    .rating_submissio{
        width: 90% !important;
    }
}
body {

    font-family: Helvetica !important;

    color: black;
    background-color: white;
}
.cont_original {
    background-color: #c1c9d13d !important;
}
.enhaut3 {
    margin-top: 10px !important;
    background-color: white;
    padding: 12px;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
}
.cont_original {
    box-shadow: 1px 3px 4px 2px rgb(0 57 154 / 2%);
    margin-bottom: 50px;
}
.cont_origignal2 {
    width: 100%;
    padding: 15px;
    background-color: #c1c9d13d !important;
    box-shadow: 1px 3px 4px 2px rgb(0 57 154 / 2%);
    border-radius: 12px !important;
}
.important_h {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-self: center;
    margin: 0px 0px !important;
    padding-bottom: 0px;
    background-color: #c1c9d13d !important;
    box-shadow: 1px 3px 4px 2px rgb(0 57 154 / 2%);
    border-radius: 12px !important;
    margin-top: 34px !important;
    padding: 15px;
}
.rating_submissio {
    width: 100%;
    height: 543px;
    position: fixed;
    bottom: none;
    background-color: white;
    padding: 25px;
    display: none;
    justify-content: top;
    align-items: center;
    flex-direction: column;
    border-radius: 30px;
    top: 100px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
    z-index: 99999999999;
}
.Rating_No {

    height: 47px;

}

.creation_time {
    height: 47px;

}
.close {
    color: red;
    float: right;
    font-size: 27px;
    font-weight: bold;
    margin-right: 0px !important;
    margin-top: -45px;
}
.sub_r {
    width: 100%;
    height: 13px;
    display: block;
    justify-content: space-around;
    align-items: center;
}
.art2 {
    display: flex;
    background: linear-gradient(90deg, hsl(0deg 0% 100%), #fff);
    padding: 15px !important;
    width: 85% !important;
    height: 55px !important;
    align-items: center;
    justify-content: flex-end;
    gap: 30px;
    border-radius: 13px;
    font-weight: 700;
}
.cont_name_deposit {
    border-bottom: none;
    margin-top: 50px;
}
.submit,.confirm,.btn_submit  {

    background-color: #f90d24;
    background-image:none;
    width: 100%;
}
.amount_input input {
    border: 1px solid #3d3c3c7a;
    border-radius: 3px;
    width: 100%;
}
.cont_label {
    width: 100%;
}
#display-image {
    width: 100% !important;
    max-height: 525px !important;
}
.display-none {
}

