.category {
    width: 100%;
    height: 8em;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 4px 4px 21px 2px #000000;
    color: white;
}

.quest {
    background-image: url(../images/stade.jpg);
    background-size: cover;
    height: 100vh;
}

.leftSide,
.endSide {
    position: relative;
    max-height: 50em;
    border: 1px solid white;
    border-radius: 20px 20px 20px 20px;
    margin: 1em auto;
    color: white;
    background-color: rgb(0, 0, 0, 0.7);
}

@media all and (max-width: 480px) {
    body {
        background-attachment: scroll;
    }

.ul_rules {
    text-decoration: none;
    list-style-type: none;
    margin-bottom: 5em;
}

.chrono {
    height: 2em;
    width: 2em;
    margin: 0 auto;
    border: 1px solid white;
    border-radius: 90px;
    font-size: 4em;
    text-align: center;
    background-color: rgb(0, 0, 0, 0.7);
    color: white;
}

.choice {
    display: none;
}

.homepage {
    height: 100vh;
    border: 1px solid black;
    border-radius: 20px 20px 20px 20px;
    color: white;
    background-color: rgb(0, 0, 0, 0.7);
    text-align: center;
    vertical-align: middle;
}

.text-info {
    color: chocolate !important;
}

.btn-info {
    background-color: chocolate !important;
    border-color: chocolate !important;
}

.card {
    background-color: rgba(0, 0, 0, 0.729);
    color: white;
}

.card2 {
    background-color: rgba(0, 0, 0, 0.951);
    color: white;
    z-index: 5;
}

.homepage_title {
    margin: 1em 0 2em 0;
}

.homepage_rules {
    margin: 0 0 1em 0;
}

.btn_choice {
    height: 10vh;
    width: 80%;
    border: 1px solid white;
    border-radius: 20px 20px 20px 20px;
    margin: auto auto;
    color: #E9ECEF;
    font-size: 100%;
    font-weight: 500;
    background-color: #212529;
}

.btn_choice:hover {
    color: #212529;
    background-color: #E9ECEF;
}

.btn_wrong {
    height: 10vh;
    width: 70%;
    border: 1px solid white;
    border-radius: 20px 20px 20px 20px;
    margin: auto;
    color: black;
    background-color: rgba(245, 128, 128, 0.4);
}

.btn_good {
    height: 10vh;
    width: 70%;
    border: 1px solid white;
    border-radius: 20px 20px 20px 20px;
    margin: auto auto;
    color: black;
    background-color: rgba(69, 243, 69, 0.4);
}

.btn_joker {
    height: 20vh;
    width: 90%;
    border: 1px solid white;
    border-radius: 20px 20px 20px 20px;
    margin: 9em 1em 0em 1em;
    color: black;
    background-color: rgb(255, 255, 255, 0.4);
}

.btn_joker_click {
    height: 20vh;
    width: 90%;
    border: 1px solid white;
    border-radius: 20px 20px 20px 20px;
    margin: 9em 1em 0em 1em;
    color: black;
    background-color: rgb(255, 255, 255);
}

.bar_option {
    height: 5em;
    width: 90%;
    border: 1px solid white;
    border-radius: 20px 20px 20px 20px;
    margin: 2em 5em;
    color: white;
    font-size: 1em;
    background-color: rgba(15, 15, 15, 0.8);
}

.option {
    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style-type: none;
}

.option_li_fifty {
    height: 1em;
    width: 1em;
    margin-top: 0.1em;
    border: 1px solid white;
    border-radius: 90px;
    font-size: 4em;
    text-align: center;
    background-color: rgb(0, 0, 0, 0.7);
    color: white;
}

.count {
    font-size: 4em;
}

.trophy {
    color: rgba(241, 179, 6, 0.7);
    padding: 0 4em 0 4em;
}

.global {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../images/stade2.jpg);
}

.register,
.login {
    text-align: center;
    padding: 1.5em;
    height: 32em;
    vertical-align: middle;
    background-color: rgb(0, 0, 0, 0.7);
    color: white;
    width: 30em;
    border: 0.1em solid white;
    border-radius: 1.5em 1.5em 1.5em 1.5em;
}

.login_label {
    margin: 0.5em auto;
}

.btn_login {
    margin: 1em auto;
}

.icon_login {
    padding: 0.5em;
    margin: 0em 0.5em;
}

.fa-facebook-square {
    color: #4867AA;
    background-color: #fff;
}

.fa-twitter {
    color: #1DA1F2;
    background-color: #fff;
}

.user_profil {
    justify-items: center;
    border: 1px solid white;
    border-radius: 20px 20px 20px 20px;
    padding: 1em;
    color: white;
    text-align: center;
}

.profil_card {
    text-align: center;
}

body {
    background-image: url(../images/home-image.png);
    background-size: cover;
    background-attachment: fixed;
    min-height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    font-family: 'Roboto', sans-serif;
    color: white;
    overflow-x: hidden;
}

.avatar {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2em auto;
}

.label {
    margin: 0.5em auto;
    color: white;
}

.table_score,
.profil_card {
    margin: 2em auto;
    width: 100%;
    opacity: 0.9;
    font-size: 100%;
}

.text {
    color: white;
    text-align: center;
    -webkit-text-stroke: 1px black;
}

.progress {
    margin: 1em auto;
}

.btn_home {
    background-color: rgb(255, 255, 255);
    width: 30em;
    height: 10em;
    border: 4px solid #212529;
    font-size: 1em;
}

.old_quizz {
    margin-top: 2em;
}

.launch {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    width: 80%;
    height: 18em;
}

.noStyle {
    text-decoration: none;
    color: chocolate;
}

.noStyle2 {
    text-decoration: none;
    color: grey;
}

.home {
    border: 1px solid white;
}

.table_category {
    width: 40%;
}

.duel {
    background-image: url(../images/versus.jpg);
    background-size: cover;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
}

.skull {
    font-size: 3em;
    color: white;
    display: none;
}

.profil {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.back_black {
    background-color: rgb(0, 0, 0, 0.7);
}

.back_black2 {
    background-color: rgb(0, 0, 0, 0.4);
}

.name,
.name2 {
    display: none;
}

.logo {
    height: 13em;
}


/* social btn */

.social-buttons a {
    display: inline-flex;
    text-decoration: none;
    font-size: 18px;
    width: 60px;
    height: 60px;
    color: #fff;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 8px;
    z-index: 1;
}

.social-buttons a::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    background: linear-gradient(45deg, #22a6b3, #30336b);
    border-radius: 50%;
    z-index: -1;
    transition: 0.3s ease-in;
}

.social-buttons a:hover::before {
    transform: scale(0);
}

.social-buttons a i {
    transition: 0.3s ease-in;
}

.social-buttons a:hover i {
    background: linear-gradient(45deg, #22a6b3, #30336b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: scale(2.2);
}

.share {
    z-index: 2;
}

.bilan {
    border-radius: 5% 5% 15% 15%;
    border: 1px solid white;
}

.endSide {
    display: none;
}

.lock {
    position: relative;
    color: black;
}

.box {
    background-color: rgb(0, 0, 0, 0.7);
    height: 32em;
    border: 1px solid #eeeeee;
    perspective: 1000px;
}

.box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.5s;
    transform-style: preserve-3d;
}

.box:hover .box-inner {
    transform: rotateY(180deg);
}

.box-front,
.box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.box-back {
    transform: rotateY(180deg);
}

.CardStyle {
    min-height: 28em;
}

.user {
    position: sticky;
    z-index: 1;
}

.display_table {
    display: none;
}

.hiddenRow {
    padding: 0 !important;
}

.smallscreen,
.clallenge_table,
.versus,
.friend_display {
    display: none;
}

.fa-pen-square,
.fa-book {
    font-size: 4em;
    text-align: center;
    color: chocolate;
}

.user_quizz {
    margin-top: 1em;
    text-align: center;
    font-size: 0.2em;
    color: white;
}

.formQuizzCreate {
    position: fixed;
}

.btn-display {
    border-bottom: 1px solid white;
}

.fa-pagelines {
    color: rgb(162, 250, 162);
    font-size: 1.3em;
}

.creation_alert {
    display: none;
}

.fa-exclamation-triangle {
    color: orangered;
}


/* ****
 */

.deleteAccountChoice1,
.deleteAccountChoice2 {
    display: none;
}

.ball {
    width: 0.7em;
    height: 0.7em;
    border: 1px solid white;
    border-radius: 50%;
    text-align: center;
}

.vertical_line {
    height: 2em;
    border-left: 1px solid white;
    margin-left: 0;
}


/* .scoreGame{
border: 3px solid #1F96E3;
    
} */

.ball2 {
    min-width: 0.7em;
    min-height: 0.7em;
    border: 5px solid orangered;
    border-radius: 50%;
    text-align: center;
}

.chrono_quizz {
    max-height: 7em;
}

.joker,
.add_ten {
    display: none;
}

.border-red {
    border: 3px solid red !important;
}

.btn-outline-secondary {
    border-color: chocolate !important;
    color: white !important;
}

.btn-outline-secondary:hover {
    background-color: chocolate !important;
}

.page-item.active .page-link {
    background-color: chocolate;
    border-color: chocolate;
}

.page-link {
    color: chocolate;
}

a,
a:hover {
    color: chocolate;
}

input[type=text]:focus,
textarea:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=checkbox]:checked {
    box-shadow: 0 0 5px chocolate !important;
    border: 1px solid chocolate !important;
}

input[type=checkbox]:checked {
    background-color: chocolate !important;
}