/************************
*    Global Settings    *
*************************/
body{
    color: #000000;
    background-color: #f1f1f183;
}


@media (max-width: 992px) {
    .header{
        background: #201b58;
    }
} 

a{
    text-decoration: none;
}

#navbar-main{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0px 30px;
    z-index: 99999;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}
    

.text-violet{
    color: rgb(106, 101, 186);
}

/************************
*    HIDDEN HANDLING    *
*************************/


/* Mobile device */
@media (max-width: 767px) {
    .hidden-sm-block{
        display: none !important;
    }

    .hidden-sm-label{
        display: none !important;
    }

    .div-px-0{
        padding-right: 0!important;
        padding-left: 0!important;
    }
}

@media (min-width: 767px) {
    .visible-sm-block{
        display: none !important;
    }

    .visible-sm-label{
        display: none !important;
    }
}

/* Table device */
@media (max-width: 991px) {
    .hidden-md-block{
        display: none;
    }
}

@media (max-width: 991px) {
   
    header.header.sticky{
        padding: 25px 15px;
    }

    .navbar-brand{
        margin-top: -8px;
    }
    
    .navbar-brand img.home-logo{
        width: 98px;
        height: auto;
    }

    .navbar-collapse ul {
        height: 100vh;
    }


    ul#top_menu {
        float: left;
        margin-top: 104px;
        font-size: 1.5rem;
        width: 100%;
    }

    ul#top_menu li {
        line-height: 2;
    }

    ul#top_menu li:hover{
        background-color: #7c7c81b8;
    }
}


/* block consentement de cookies  */
.consent-cookies-block{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 40%;
    color: white;
    padding: 30px;
    font-family: 'Signika Negative', sans-serif;
    background-color: blueviolet;
    background-color: #6a65bad9;
    z-index: 9999;
    border-radius: 2em;
    margin-bottom: 85px;
    margin-left: 25px;
}
.consent-cookies-block h4{
    font-size: 30px;;
}

.btn-rounded-lecole{
    border-radius: 25px !important;
    border: none;
    background: #6a65ba;
    outline: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

/* Live chat Public  */
.footer-eligibilite-btn {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 50;
    background-color: rgb(106, 101, 186);
    color: white;
    text-align: center;
    padding: 10px;
}
.footer-live-chat{
    position: fixed;
    right: 0;
    bottom: 70px;
    width: 10%;
    z-index: 50;
    color: rgb(77, 7, 77);
    text-align: center;
}
.font-clickable .fa-envelope{
    font-size: 30px;
    color : rgb(106, 101, 186);
}
.font-clickable .fa-envelope:hover {
    transform: scale(1.5);
    transition: 0.3s; 
}
div#card-live-chat {
    display: block;
    padding: 0;
    opacity: 0;
    height: 0;
}
#card-live-chat.h-hide {
min-height: 350px;
    margin-left: -205px;
    max-width: 300px;

    display: block;
    padding: .5em;
    font-weight: bold;
    transition: .5s all linear;
    opacity: 1;
    overflow: hidden;
}










#logo_economie{
    /* margin: 5px auto 55px auto; */
    margin: -375px auto 45px auto;
    width: 300px;
    display: block;
}

.banniere-header{
    background-image:url("/images/photo-banniere.jpg");
    text-align: center;
    /* margin: 0px;
    width: 100%; */
}

.logo-banniere{
    /* display: block; */
    width: 60px;
    height: auto;
    position: absolute;
    z-index: 10;
    margin-top: 150px;
    margin-left: 600px;
    /* margin-right: auto; */
    width: 200px;
    height: auto;
}
#carouselExampleCaptions h3{
    color: white;
}

.text-typo{
    margin-left: 200px;
    margin-right: 200px;
}



.under-banniere{
    background-color: #5d144b;
    
    text-align: center;
    font-size: 50px;
    color: beige;
    /* width: 100%; */
    /* height: 100%; */
}

.under-banniere .informations{
    opacity: 0.3;
    background: rgba(187, 1, 162, 0.719) ;
    background-image:url("/images/photo-banniere.jpg"); 
}

/* .under-banniere.informations .layer {
    background-color: rgba(141, 6, 96, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} */


.cv{
    background-color: #051d75;
    text-align: center;
    height: 70px;
}

.under-cv{
    text-align: center;
}

.under-cv .card-act-bg{
    background-color: seashell;
}

/* CARDS */
.card-footer{
    font-size: 15px;
}

.love{
    margin: 20px 0 0 310px;
    position: absolute;
}

.fa-star{
    color: gold;
}


/* ACTIVITY CARDS  */
.avatar-very-min{
    position: absolute;
    margin: -30px 150px 0 30px;
    border-radius: 50%;
    width: 50px;
    height: auto;
}

.activity-card{
    width: 100%;
    min-height: 400px;
    border-radius: 6px;
}

.activity-title{
    margin: -50px 12px 20px 12px;
    position: absolute;
}

/* CITATION */

/* .citation{
    margin-left: 500px;
} */
.avatar-mini{
    width: 50px;
    height: auto;
    border-radius: 50%;
}

.avatar-medium{
    width: 100px;
    height: auto;
    border-radius: 50%;
}

.carousel-indicators{
    margin-top: 10px;
}

/* FOOTTER */
.on-footer{
    background-image:url("https://media.istockphoto.com/photos/close-up-of-handsome-caucasian-businessman-buttoning-up-jacket-while-picture-id1127767024?k=6&m=1127767024&s=612x612&w=0&h=Oleh4d5w0dFJJfJI18t9QTNGxZi5hBOsREwGHQ2EjiU=");
    /* display: block; */
    /* position: relative; */
    min-height: 700px;

}

.on-footer .content{
    width: 25%;
    padding: 30px 60px;
    position: absolute;
    background-color: rgb(2, 0, 8);
    margin: 155px 30px 20px 800px;
    color: rgb(255, 255, 255);
}

footer{
    background-color: rgb(7, 14, 34);
    text-align: left;
    color: rgb(255, 255, 255);
}

.btn-lecole-radius-30{
    background-color: #6a65ba;
    color: white!important;
    border-radius: 30px;
}

.btn-active-violet{
    background-color: blueviolet !important;
    color: white!important;
}

.btn-secondary {
    /* width: 15rem; */
    color: #fff;
    background-color: #e600b4a1;
    border-color: #e600b4a1;
}

.logo-datadocke{
    width: 100px;
    height: auto;
    position: absolute;
    /* height: auto; */
}


/* QUESTIONNAIRE */
.fond-violet{
    width: 1800px;
    height: 780px;
    background-color: blueviolet;
}

.fond-blanc{
    position: absolute;
    width: 400px;
    height: 280px;
    margin: 150px 0px;
    background-color: rgb(255, 255, 255);
    border-radius: 5%;
}

.fond-blanc .content {
    padding: 50px 50px;
}

.navbar.bg-dark{
    background-color: rgb(7, 14, 34)!important;
}

.navbar.bg-student{
    background-color: rgb(255, 255, 255)!important;
}

.temoignage-block {
    background: url('/images/Temoin/fond-temoinage.png') no-repeat center center;
    /* background-color: #412476; */
    height: 400px;
    box-shadow:inset 0 0 0 2000px rgba(15, 44, 175, 0.3);
}

.temoignage h2 {
    color: #fff;
}
.temoignage h3 {
    color: #fff;
}
.temoignage h4 {
    color: #fff;
}

.temoignage hr{
    height: 2px;
    margin: 30px 0 30px 0;
    background-color: #776767;
    opacity: 1;
}    

.bussiness-modeles-block{
    background: url('/images/bussiness_modeles_and_apporteurs_affaires/_business modèle.jpg') no-repeat center center;
}
.apporteurs-affaires-block{
    background: url('/images/bussiness_modeles_and_apporteurs_affaires/apporteur d’affaires.jpg') no-repeat center center;
}

.box_business_modele{
    background: url('/images/l-ecole-2022-apprendre-en-ligne-post-covid-business-modeles.jpg') no-repeat center center;
    border-radius: 10px;
    
   
    /* margin: 100px 0 0 100px ;
    height: 480px;
    position: absolute;
    width: 580px;
    padding: 0 40px;
    background-size: contain; */
    
}
.box_business_modele_header{
    background-image: url('/images/Business-modeles-header.png');
    height: 230px;
    background-repeat: no-repeat;
    background-position: center bottom, left top;
    background-size: 200px;
}

.box_apporteur_d_affaire{
    background: url('/images/l-ecole-2022-apprendre-en-ligne-post-covid-apporteurs-d-affaires.jpg')  no-repeat center center;
    border-radius: 10px;
   
    /* margin: 100px 0 0 -50px;
    position: absolute;
    width: 580px;
    height: 480px;
    padding: 0 40px;
    background-size: contain; */
}

.box_apporteur_d_affaire_header{
    background-image: url('/images/Apporteur-d-affaire-header.png');
    height: 230px;
    background-repeat: no-repeat;
    background-position: center bottom, left top;
    background-size: 200px;
}

.btn_ecole{
    outline: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    background: rgba(107, 101, 186, 0);
    border: 2px solid #fff;
    transition: all 0.3s ease-in-out;
    border-radius: 25em;
}

.btn_ecole:hover{
    background: rgb(117, 25, 128)!important;
    border: 2px solid #fff!important;
    color: #fff;
}

/* IFOD  */

.text-inner{
    margin: -80px 0 0 0 ;
    color: white;
    font-size: large;
}


/* DASHBOARD ELEVE  */


.text-inner{
    position: absolute;
    margin: 155px 0 0 985px;
}
.text-inner h2{
    color: rgb(255, 255, 255);
    font-size: 5.827rem;
    font-family: "Times New Roman", Times, serif;    
}

/* BARRE DE PROGRESSION DES FORMATIONS  */
.progress-bar-lecole{
    background-color: #ffc71f!important;
}

.time-and-progress-bar {
    background-color: #73097c !important;
    border: 5px solid #fffafa91;
    border-radius: 3px 40px;

    height: 75px;
    padding: 25px 5px 25px 55px;
    margin: -35px auto;
}

.time-and-progress-bar .progress {
    height: 15px;
    margin: 5px 55px 50px 5px;
}

.time-and-progress-bar i {
    font-size: 25px;
    color: #ffffff
}

.fond-timer{
    background-color: #000000e3;
    min-height: 70px;
    padding: 20px;
    z-index: 10;
}

.fond-timer .progress-bar-chiffre{
    position: absolute;
    margin-left: 50%;
    padding: 8px;
}

#chronotime{
    font-weight: bold;
}

.button-lecole{
    background: #6a65ba;
    border: 2px solid #662d91;
    color: #ffffff;
}


/* Sortable Jquery  */
.drag-cusors{
    cursor: grab;
}
.drag-cusors:hover{
    background-color: #ebebf7
}

/* Scroll bar (Peut avoir d'importantes incompatibilités dans le futur !!) */
::-webkit-scrollbar {
    height: 2px;
    width: 2px;
    background: #000;
}

::-webkit-scrollbar-thumb {
    background: #393812;
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
    background: #000;
}

.mt-6-ExS{
    margin-top: 6rem;
}