body{
	max-width: 1366px;
	width: 100%;
	margin: auto;
	border: none;
	background: #efefef;
	font-family: Inter, -apple-system, BlinkMacSystemFont, sans-serif;
	color: black;
}




h1{
    font-size: 50px;
	line-height: 58px;
	font-weight: bold;
}
h2{
    font-size: 42px;
	line-height: 48px;
	font-weight: bold;
}
h3{
    font-size: 36px;
	line-height: 42px;
	font-weight: bold;
}
h4{
    font-size: 26px;
	line-height: 32px;
	font-weight: bold;
}
h5{
    font-size: 22px;
	line-height: 25px;
}
p{
    font-size: 18px;
	line-height: 22px;
}






#session_1{
    max-width: 1366px;
	margin: 20px auto;
	color: black;
	padding-bottom: 40px;
}
#session_1 h5{
    font-weight: normal;
}
#session_1_display{
	display: flex;
	flex-wrap: wrap-reverse;
	justify-content: space-around;
	width: 100%;
	margin: auto;
}
.session_1_display_text{
    width: 50%;
}
.session_1_display_img{
    width: 43%;
}
#session_1 img{
    width: 100%;
}




#barre_session_2{
	width: 100%;
	margin: auto;
	background: black;
	padding: 20px 0px 20px 0px;
}
#content_barre_session_2{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 80%;
	margin: auto;
	color: white;
}
.barre_content{
	border: 1px outset black;
	padding: 10px;
	border-radius: 5px;
	width: 30%;
	margin-bottom: 20px;
}
.barre_content_titre{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
.barre_content_texte{
	font-size: 17px;
}




#session_2{
    max-width: 100%;
	color: black;
	margin: auto;
	padding-top: 50px;
	background: white;
}
#session_2 p{
    text-align: left;
	margin: 0px auto 35px auto;
	font-weight: normal;
}
#session_2 h5{
    text-align: center;
	font-weight: normal;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
    font-size: 18px;
	line-height: 22px;
}
#session_2 h2{
	text-align: left;
}
#session_2 h3{
    text-align: center;
}

#slide_session_2{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
    max-width: 1280px;
	margin: auto;
	text-align: center;
}
#slide_session_2_bis{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
    max-width: 1280px;
	margin: auto auto 50px auto;
	text-align: center;
}

.slide_session_display_2{
    width: 45%;
}
#slide_session_2 img{
    width: 100%;
	border-radius: 5px;
}
#slide_session_2_bis img{
    width: 100%;
	border-radius: 5px;
}







#session_3{
    max-width: 1366px;
	margin: auto auto 50px auto;
}
#session_3 h3{
	margin-top: 60px;
}
#session_3 h5{
	font-weight: normal;
}
#slide_session_3{
	width: 80%;
	margin: auto;
	text-align: center;
}
#slide_session_3 img{
	width: 90%;
}
#content_barre_session_3{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 80%;
	margin: auto;
	color: black;
	text-align: left;
}
.barre_content_3{
	width: 30%;
	margin-bottom: 20px;
	background: white;
	padding: 10px;
	border: 1px outset;
	border-radius: 5px;
}



#session_5{
    width: 100%;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
	background: #0f6fde;
	color: white;
}
#session_5 h3{
    font-weight: bold;
	margin-top: -10px;
}





#button_dimension{
	width: 240px;
	margin: auto;
}
.button{
	width: 240px;
	margin: auto;
    background-color: #0f6fde;
    color: white;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 500;
    border-radius: 4px;
    border-style: none;
    transition: all 0.3s ease 0s;
    padding: 12px 8px;
    text-decoration: none;
}
.button_2{
	width: 240px;
	margin: auto;
    background-color: white;
    color: #0f6fde;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 500;
    border-radius: 4px;
    border-style: none;
    transition: all 0.3s ease 0s;
    padding: 12px 8px;
    text-decoration: none;
}






	/*DESIGN RESPONSIVE TAILLE ECRAN 1024px*/

@media (max-width: 1024px){
	
.advantage_text{
	margin-top: -45px;
}

	
}





    /*DESIGN RESPONSIVE TAILLE ECRAN 940px*/

@media (max-width: 940px) {

h1{
    font-size: 40px;
	line-height: 48px;
}
h2{
    font-size: 34px;
	line-height: 40px;
}
h3{
    font-size: 28px;
	line-height: 38px;
}
h4{
    font-size: 21px;
	line-height: 31px;
}
h5{
    font-size: 19px;
	line-height: 25px;
}
p{
    font-size: 17px;
	line-height: 22px;
}





#session_1_display{
	justify-content: center;
	width: 95%;
}
.session_1_display_text{
    width: 100%;
}
.session_1_display_img{
    width: 100%;
}




/* SESSION2 */

#present_offer{
    width: 95%;
}
.offer{
	width: 44%;
}



/* SESSION 3 */

#slide_session_3{
    width: 85%;
}
.value{
	width: 44%;
}


	
}




	/*DESIGN RESPONSIVE TAILLE ECRAN 535px*/
	
@media (max-width: 535px) {

h1{
    font-size: 26px;
	line-height: 28px;
}
h2{
    font-size: 24px;
	line-height: 26px;
}
h3{
    font-size: 22px;
	line-height: 24px;
}
h4{
    font-size: 19px;
	line-height: 21px;
}
h5{
    font-size: 17px;
	line-height: 19px;
}
p{
    font-size: 15px;
	line-height: 18px;
}







#session_1{
	margin: auto;
}

#session_1_display{
	width: 100%;
	text-align: center;
}
.session_1_display_text{
}
.session_1_display_img{
}




#content_barre_session_2{
	justify-content: center;
	width: 100%;
}
.barre_content{
	width: 90%;
}
.barre_content_titre{
	font-size: 18px;
}
.barre_content_texte{
	font-size: 16px;
}



/* SESSION2 */
#session_2{
    padding-bottom: 30px;
}
#session_2 h3{
    width: 95%;
}
#session_2 h5{
    width: 95%;
	text-align: left;
    font-size: 15px;
	line-height: 18px;
}

#slide_session_2{
	justify-content: center;
    width: 95%;
	margin-bottom: -30px;
}
#slide_session_2_bis{
	flex-wrap: wrap-reverse;
	justify-content: center;
    width: 95%;
	margin-bottom: 0px;
}

.slide_session_display_2{
    width: 95%;
}




/* SESSION 3 */

#session_3{
	margin-bottom: 40px;
}
#session_3 h3{
	margin-top: 40px;
}
#slide_session_3{
    width: 98%;
}
.value{
	width: 85%;
	margin: auto auto 20px auto;
}
#content_barre_session_3{
	justify-content: center;
	width: 100%;
}
.barre_content_3{
	width: 95%;
}}


	
}



