/* TYPO */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap');


/* GENERAL */
* {
    margin:0;
    padding:0;
}
body {
    background-image: url("../assets/background-notre-dame-1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    background-position: center;
    color: #000;
}
.text-dark,
a.text-dark:hover,
a.text-dark:focus,
a.text-dark:active{
    color: #000!important;
}

html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 115px;
}
.logoHeader{
	margin-top:50px;
	    padding: 0 30px;
}

.logoHeader > a{
	z-index: 1;
    position: relative;
}

/* FOOTER */
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 115px;
line-height: 110px; /* Vertically center the text there */
background-color: #ffe461;
text-align: center;
}
.footer span {
    margin-left: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.footer a {
    font-weight: bold;
}

#multiple{
	display: none;
    font-size: 20px;
}

#progress {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 30px;
    margin: auto;
    border-bottom: 7px solid #ffe461;
    width: max-content;
    margin-bottom: 30px;
}
#goodrep {

    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 30px;
    margin: auto;
    border-bottom: 7px solid #16fa3c;
    width: max-content;
    margin-bottom: 30px;
}
#badrep {

    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 30px;
    margin: auto;
    border-bottom: 7px solid #ad1111;
    width: max-content;
    margin-bottom: 30px;
}
#question {
    font-size: 36px;
    font-family: 'Poppins', sans-serif;;
    margin: auto;
    background-color: white;
    font-weight: bolder;
    font-style: italic;
    padding: 0 10px;
    -webkit-box-decoration-break: clone;
    line-height: 1.8em;
    left: -10px;
    position: relative;
    color: #000;
}
.logo {
    width: 350px;
}
#choix {
    font-family: 'Poppins', sans-serif;
    font-weight: bolder;
    font-size: 20px;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

button{
		outline: none!important;
}

.button {
    border-radius: 20px;
    padding: 8px 40px 7px 40px;
    font-family: 'Fredoka One', cursive;
    background-color: #ffe461;
    font-size: 30px;  
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;    
	cursor:pointer;
	border:2px solid #ffe461;
	    outline: none!important;
}

.button:hover{
    background:none;
	border:2px solid #000;
	text-decoration:none;
	color: black;
}

.button {
    color: black;
}


.timer-container{
    float:right;
}

.mainContent{
	margin-bottom: 250px;
    margin-top: 50px;
}

#coutdown {
    font-family: 'Fredoka One', cursive;
    font-size: 30px;
    color: white;
    text-align:center;
}

#circle-progress{
	width: 100px;
    z-index: -1;
    margin-top: -73px;
}

.ended {
    font-size: 40px;
    font-family: 'Poppins', sans-serif;;
    margin: auto;
    background-color: white;
    font-weight: bolder;
    font-style: italic;
}
.badge {
    justify-content: center;
    margin-top: 50px;
    font-family: 'POPPINS';
    font-size: 20px;
    font-weight: bold;
    border-bottom: 6px solid yellow;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}
.shareDiv {
    margin-top: 50px;
    justify-content: space-around;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    max-width:100%;
}

.btnShare {
    padding: 10px 40px 10px 40px;
    border: 0px;
    border-radius: 25px;
    font-family: 'Poppins';
    color: white;
    margin:10px;
	color: #fff!important;
	text-decoration: none!important;
}

.btnShare > img{
	width: 20px;
    margin-right: 10px;
    margin-top: -3px;
}

.btnFacebook {
    background-color: #3b5999;
}

.btnFacebook:hover{
    background-color: #293e6d;
}

.btnTwitter {
    background-color: #55acee;
}

.btnTwitter:hover{
    background-color: #4a9fe0;
}

.btnLinkedin {
    background-color: #0077b5;
}

.btnLinkedin:hover{
    background-color: #006396;
}

.replay {
    font-family: 'Poppins';
}
.replay a {
    color: black;
    text-decoration: underline;
}
.scoreBadge {
    margin-left: auto;
    margin-right: auto;
}
.scoreBadge img {
    width: 250px;
}

.scoreBadge sup{
	font-family: 'Fredoka One', cursive;
    font-size: 34px;
    top: -2em;
    font-weight: 100;
}

.badgeTextGood {
    position: relative;
    margin-top: -120px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Poppins';
    font-weight: 900;
    font-size: 110px;
    color: black;
    margin-left: 5px;
    letter-spacing: -5px;}
.badgeTextBad {
    position: relative;
    margin-top: -120px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Poppins';
    font-weight: 900;
    font-size: 110px;
    color: black;
    margin-left: 5px;
    letter-spacing: -5px;}



/* CSS POUR TRANSFORMER LES CHECKBOX */

.rep {
	text-align:left;
    display: block;
    position: relative;
    padding-left: 50px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
  }
  
  /* Hide the browser's default checkbox */
  .rep input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    background-color: transparent;
    border: 1px solid black;
    
  border-radius: 15px;
  }
   
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    color: black;
  }
  
  /* Show the checkmark when checked */
  .rep input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .rep .checkmark:after {
    left: 9px;
    top: 5px;
    width: 10px;
    height: 15px;
    border: solid black;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
 }


/* Format Tablettes */
@media screen and (max-width: 1100px) {
	#circle-progress{
		margin: -180px auto 0;
	}
    body {
    background-image: unset;
    background-color: #83C1CC;
    }
	.timer-container {
		float:none;
	}
	#coutdown{
		margin: 45px 0 110px 0;
	}
	.scoreBadge{
		margin-bottom: -20px;
	}
    .footer {
        display: flex;
        flex-direction: column;
        height: 90px;
        line-height: 85px; /* Vertically center the text there */
    }
    .footer span {
        display: none;

    }
    #progress {
        font-size: 25px;
        margin-bottom: 20px;
    }
    #question {
        font-size: 35px;
    }
    .logoHeader {
        text-align: center;
    }
    .ended {
        font-size: 30px;
    }
    
    .rep {
	    font-size: 18px;
    }

}


/* Format Mobile */
@media screen and (max-width: 450px) {
    .footer {
        height: 60px;
        line-height: 55px; /* Vertically center the text there */
    }
    .footer img {
        width: 150px;
    }
    .logo {
        width: 300px;
    }
    .logoHeader {
        text-align: center;
    }
    .mainContent{
    	margin-bottom: 150px;
	    margin-top: 20px;
    }
    #progress {
        font-size: 20px;
        margin-bottom: 10px;
    }
    #question {
        font-size: 24px;
    }
    #timer {
        font-size: 25px;
        margin-top: 10px;
        text-align: center;
        justify-content: center;
        margin-bottom: 30px;
        padding-right: unset;
        position: unset;

    }
    #choix { 
        font-size: 15px;
    }
    .shareDiv {
        margin-bottom: 30px;
        margin-top: 30px;
        width: min-content;
    }
    .btnShare > img{
    	display:none;
    }
    .ended {
        font-size: 26px;
    }
    .badge {
        font-size: 20px;
    }


}
