* {
    margin: 0;
    padding: 0;
}

body {
   overflow-x: hidden;
   background-color: #FFFFFF;
   -webkit-tap-highlight-color: transparent;
}

a {
	text-decoration: none;
}

#check_page_1 {
	display: none;
	position:fixed;
	z-index: 1000;
	top: 150px;
}

input[type="submit"]{
   display: none;
}

::-webkit-scrollbar{
width: 0px;
height: 2px;
}
::-webkit-scrollbar-thumb{
background: #ADA6A6;
border-radius: 30px;
}
::-webkit-scrollbar-thumb:hover{
background: #858181;
}
::-webkit-scrollbar-track{
background: #FFFFFF;
border: 6.2px none #525252;
border-radius: 28px;
box-shadow: inset 7px 10px 12px 0px #F0F0F0;
}

/* ------------------------------------------------------------------    SYSTEME D'INSCRIPTION ------------------------------------------------------------------------------------ */
/*
.page_2 {
   display: none;
}

.page_3 {
   display: none;
}

#check_page_1:checked ~ .page_1 {
   display: none;
}

#check_page_1:checked ~ .page_2 {
   display: block;
}

#check_page_2:checked ~ .page_2 {
   display: none;
}

#check_page_2:checked ~ .page_3 {
   display: block;
}
*/

.page_2 {
   display: none;
}

.page_3 {
   display: none;
}

#check_page_1:checked ~ .page_1 {
   display: none;
}

#check_page_1:checked ~ .page_3 {
   display: block;
}

/* ------------------------------------------------------------------    ELEMENT PRINCIPAUX ------------------------------------------------------------------------------------ */

.item {
   display: flex;
   flex-direction: column;
   justify-content: center;
   margin: auto;
   height: 100vh;
   width: 100vw;
}

.margin_nav_bar {
	width: 100vw;
	height: 170px;
}

/* ---------------------------------------------------------------------    BLOCK 1     ---------------------------------------------------------------------------------------- */

.up_bar {
	top: 0;
	position: fixed;
    width: 100vw;
    height: 90px;
    background: #FFFFFF;
}

.quit {
    margin-left: 31px;
    margin-top: 53px;
}

.barre_etape {
	position: fixed;
	top: 58px;
	left: calc((100vw - 33px) / 2);
}

.icon_shosho_1 {
	margin-top: 560px;
    width: 88px;
    margin-left: calc((100vw - 88px) / 2);
}

.icon_shosho_2 {
	margin-top: 40px;
    width: 88px;
    margin-left: calc((100vw - 88px) / 2);
}

.titre {
    margin-top: 20px;
    height: 28px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.013em;
    color: #292929;
}

.consigne {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #A6A6A6;
    height: 18px;
    margin-top: 10px;
}

h6 {
	margin-top: 5px;
	height: 18px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	color: #FF0C0C;
}

.title_input {
    margin-top: 35px;
    margin-left: 27px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #292929;
}

.mdp_oublie {
    margin-top: 35px;
    margin-left: 37px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #0066FF;
}

#email, #prenom, #nom, #telephone, #datenaissance, #motdepasse, #confirmer_mot_de_passe {
    text-indent: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #292929;
    margin-left: 6.5vw;
    width: 87vw;
    box-sizing: border-box;
    margin-top: 11px;
    height: 52px;
    background: #EFF3F7;
    border: 0px solid #0066FF;
    border-radius: 10px;
    text-decoration: none;
}

#email:focus, #prenom:focus, #nom:focus, #telephone:focus, #datenaissance:focus, #motdepasse:focus, #confirmer_mot_de_passe:focus {
    border: 1px solid #0066FF;
	outline: none;
}

.actions {
	position: fixed;
	bottom: 0;
	background-color: #FFFFFF;
	width: 100vw;
}

.sign_up {
	width: 87vw;
	margin-left: 6.5vw;
	height: 52px;
	background: #0066FF;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	display: flex;
	justify-content:center;
	align-items: center;
}

.txt_sign_up {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: center;
}

.txt_sign_in {
	margin-left: calc((100vw - 328px) / 2);
	margin-top: 19px;
	width: 328px;
	height: 40px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #0066FF;
	margin-bottom: 19px;
}

/* ------------------------------------------------------------------    BLOCK 2  ------------------------------------------------------------------------------------ */

.group_checkbox_projets {
   width: 586px;
   height: 349px;
   overflow-y: scroll;
   display: flex;
   justify-content: space-around;
}

.block_project {
   width: 181px;
   height: 101px;
   filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
   border-radius: 21px;
}

.block_project:hover {
   background-color: linear-gradient(180deg, #0038FF 0%, #001C7D 100%);
}

/* ------------------------------------------------------------------    BLOCK 3  ------------------------------------------------------------------------------------ */

.block_charte {
	margin-left: 6.5vw;
    width: 87vw;
	height: 300px;
	overflow-y: scroll;
	background: #F0F0F0;
	border-radius: 20px;
	box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.titre_charte {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 17px;
	color: #000000;
	text-align: center;
	margin-top: 20px;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 10px;
}

p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	margin-left: 5%;
	text-align: justify;
}

.acceptation_charte {
	width: 74vw;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-left: 13vw;
	margin-top: 30px;
}

h4 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}