<style type="text/css">
.reset {
	
}
	
* {
margin:0;
padding:0;
outline: 0;
border: 0;
font-family: 'Inter', sans-serif;
font-size:11px;
box-sizing: border-box;	
list-style-type: none;	
}
::placeholder {
color: #aaa;
}	
	
.login img {
    position: absolute;
    height: 85px;
    width: 85px;
    top: 12%;
    margin: auto;
    left: 0;
    right: 0;
    border: 1px solid #e3E3e3;
    border-radius: 50%;
    z-index: 9;
    background: #fff;
}
input, select, textarea, .lien_mail {
    font-size: 14px;
    width: 100%;
    float: left;
    border-radius: 3px;
    padding: 15px 15px;
    margin-bottom: 15px;
}
.lien_mail {
    text-decoration: none;
    color: #05023c;
}

select {
    cursor: pointer;
    border-radius: 99px;
    font-size: 14px;
    appearance: none;
    background-image: url(../images/fleche-select.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px);
}
/* ----------------------------------- CONNEXION ----------------------------------- */
/*

.login {
height:100%;
width:100%;
position:absolute;
transition: all 0.5s ease;
}

.login .bloc_form {
width:100%;
margin: 0 0 10px 0;
display: block;
overflow: hidden;
}
	
.login .bloc_form a.lien_mail {
color:#000;
font-size: 14px;
text-decoration: none;
font-weight: bold;	
}	

.bg_login {
height:auto;
background:#f6f6f6;
position:relative;
padding:20px 20px 10px 20px;
overflow:hidden;
border-top-left-radius:10px;	
border-top-right-radius:10px;	
}

.bg_login input {
background-color:#fff!important;		
}	

.bg_login select {
text-transform: uppercase;
}	
	
	
.bg_login input:hover {	
border:1px solid #4f8af7;	
}	
	
.effet_login {
opacity:0;
height:0;
visibility:hidden;
}

#form_log {
height:auto;
border-radius: 10px;
width:300px;
position:relative;
margin:0 auto 10px auto;
}

#form_log p.titre_login {
margin:0;
text-align:center;
font-size:13px;
padding:15px 0;
border-top-right-radius:10px;
border-top-left-radius:10px;
background:#fff;	
text-transform:uppercase;
font-weight:bold;	
}
	
	
#form_log  p.titre_login b {
font-size:16px;
}	

#form_log p.cocktail {
text-align:center;
font-size:12px;
line-height: 16px;
}
	
#form_log p.cocktail a {
color:#39B298!important;		
}	

#form_log p.cocktail a:hover {
color:#4f8af7!important;	
}	
		
	

	
.bt_connexion {
background:#424754;
color:#fff;
width:100%;
text-decoration:none;
position:relative;
height:60px;
line-height:60px;
display:block;
float:left;
text-align:center;
text-transform:uppercase;
font-size:1.5rem;
cursor:pointer;
border:none;	
margin:0 0 10px 0;	
font-family: 'Aldrich', sans-serif;	
font-size: 20px;	
border-bottom-left-radius:10px;	
border-bottom-right-radius:10px;	
}

.bt_connexion:hover {
background:#4f8af7;
}


p.reconnecter {
text-align:center;
font-size:12px;
color:#fff;
padding:50px;
}

p.reconnecter a {
color:#D85632;
font-size:12px;
}

#form_inscription .bg_login .bloc_form .bt_inscription, .log_ok .bt_inscription {
float: none;
width: 40px;
height: 40px;
line-height: 37px;
text-align: center;
color:#fff;
background-color:#4f8af7;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
font-size:14px;	
border: 1px solid #4f8af7;	
}
	
	
.log_ok  {
height:auto;
border-radius: 10px;
width:300px;
position:relative;
margin:0;
padding: 20px;	
}	
	
.log_ok .bt_inscription {
float: none;
width: 100%;
height: 40px;
line-height: 37px;
text-align: center;
color:#fff;
background-color:#4f8af7;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
font-size:14px;	
border: 1px solid #4f8af7;	
}	

.log_ok p {	
font-size:14px;	
color:#39B298;
margin-bottom: 10px;
font-weight: bold;
text-align: center;
}
	
.bloc_form label {
display:block;	
margin-bottom: 3px;
color:#000;
text-transform: uppercase;	
font-size: 12px;	
}
	
.bloc_form label.obligatoire {
color:#39B298;
}		
	
.message_log {	
color:#D85632;
text-align: center;
font-weight: bold;
font-size: 13px;	
}

#form_inscription .bg_login, #form_inscription_mbo .bg_login {
padding:10px!important;
border:none!important;
text-align: center!important;
margin:0!important;	
background-color: transparent!important;	 
}	
	
#form_inscription .bg_login .bloc_form, #form_inscription_mbo .bg_login .bloc_form {
margin:0!important;	
text-align: center;	
}	
	
#form_inscription .bg_login .bloc_form input, #form_inscription_mbo .bg_login .bloc_form input, #form_inscription_mbo .bg_login .bloc_form select {
float: none;
display: block;
margin: 0 0 10px 0;
clear: both;
width:100%;	
color:#4f8af7;	
}
	

	
#form_inscription_mbo .bg_login .bloc_form .bt_inscription {
float: none;
width: 100%;
height: 40px;
line-height: 37px;
text-align: center;
color:#fff;
background-color:#39B298;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
font-size:14px;	
border: 1px solid #39B298;	
}	
	
	
	
#form_inscription_mbo .bg_login .bloc_form .bt_inscription:hover {
background-color:#4f8af7;
border: 1px solid #4f8af7;	
}	
	
.message_inscription {	
text-align: center;
margin: 5px 0 5px 0;
font-weight: normal;
font-size: 12px;	
}	

.mdp p {
font-size:12px;
font-weight: bold;
margin-bottom: 10px;
text-align: center;	
}
	
.mdp p a {
background-color:#4f8af7;
color:#fff;
text-decoration: none;
text-transform: uppercase;
padding:3px 4px;
border-radius:3px;	
}	
	
.mdp p a:hover {
background-color:#39B298;
}		
	
.fa-box-open {
font-size: 50px;
text-align: center;
margin:20px auto;	
display: block;
color: #39B298;	
}	
*/

.bloc_section {
display: none;		
}
.bloc_section_visible {
display: block;		
}	
	
	
.login{
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    align-content: center;
    background: rgb(5,2,60);
    background: linear-gradient(180deg, rgba(5,2,60,1) 0%, rgba(5,2,60,1) 40%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
}
.bloc_form{
    text-align: left;
    margin-top: 40px;
}
.bloc_form label{
    font-size: 14px;
    font-weight: 400;
    color: #3d5266;
}
.gauche {	
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;	
}	
.gauche img{
    margin-bottom: 24px;
}
h2{
    font-size: clamp(15px, 20px + 0.5vw, 30px);
    text-align: center;
}
p{
    color: #888;
    font-size: 14px;
    font-weight: 400;
}
.gauche h1{
    font-size: 20px;
    color: #111d35;
    margin-bottom: 10px;
	text-align: center;
}	
	
.gauche, .droite {
	width: 50%;
	height: 100%;
    position: relative;
}
.text_centrer {
    max-width: 450px;
    margin: auto;
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 40px;
    box-shadow: 0px 8px 20px rgba(2, 0, 52, 0.1);
    border-radius: 13px;
    margin-bottom: 60px;
}
.gauche .text_centrer {
	height: 450px;
}
.droite {
	background-color: #111d35;
	height: 100%;
}
.droite .text_centrer {
max-width: 440px;
}
.droite p,  .droite h2, .droite h1 {
	color: #fff;
}
.droite h1{
    font-size: 40px;
    text-align: center;
    margin-bottom: 10px;
}
.droite h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
}
.droite p{
    font-size: 15px;
    text-align: center;
    line-height: 24px;
}
.droite::before {
    content: '';
    background: url(../images/ma-boite-online-slider-haut-gauche.svg);
    width: 500px;
    height: 500px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.1;
}

.droite::after {
    content: '';
    background: url(../images/ma-boite-online-slider-haut-droite.svg);
    width: 400px;
    height: 400px;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.1;
    background-position: right;
}
.log-img{
    position: absolute;
    height: 65px;
    margin-bottom: 0px;
}
.log-1 {
    height: 65px;
    top: 15%;
    left: 17%;
}
.log-2 {
    height: 65px;
    top: 5%;
    left: 47%;
}
.log-3 {
    height: 65px;
    top: 22%;
    left: 60%;
}
.log-4 {
    height: 65px;
	top: 52%;
    left: 8%;
}
.log-5 {
    height: 65px;
    top: 17%;
    left: 86%;
}
.log-6 {
    height: 65px;
    top: 53%;
    left: 85%;
}
.log-7 {
    height: 65px;
    top: 85%;
    left: 85%;
}
.log-8 {
    height: 65px;
    top: 79%;
    left: 60%;
}
.log-9 {
    height: 65px;
    top: 75%;
    left: 24%;
}
.log-10 {
    height: 65px;
    top: 59%;
    left: 49%;
}


.log-1, .log-6 {  
    animation-name: floating;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}
.log-2, .log-7 {  
    animation-name: floating;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}
.log-3, .log-5 {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}
.log-4, .log-8{  
    animation-name: floating;
    animation-duration: 4.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}
.log-10, .log-9 {  
    animation-name: floating;
    animation-duration: 3.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}

label{
    margin-bottom: 10px;
    display: block;
    font-size: 15px;
    color: #05023c ;
    font-weight: bold;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 10px); }
    to   { transform: translate(0, -0px); }    
}

.bt_connexion{
    padding: 13px;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    text-decoration: none;
    font-weight: bold;
    background-color: #05023c;
    color: #fff;
    border:  2px solid  transparent;
}
.bt_connexion:hover{
    border:  2px solid  #05023c;
    background-color: #fff;
    color: #05023c;
}
.cocktail{
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
.cocktail a{
    text-decoration: none;
    color: #05023c;
}
.gauche_bg::after {
    content: '';
    background: url(../images/motif-blanc-gauche.svg);
    width: 270px;
    height: 100%;
    position: absolute;
    z-index: -1;
    right: 0px;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}
.mdp{
    margin-top: 30px;
    border-top: 1px solid #888;
}
.mdp p {
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}
.mdp a {
	color: #00CFDC;
	font-size: 14px;
}

.message_log {
    color: #D85632;
    font-size: 14px;
    text-align: center;
	clear: both;
}

.ico{
    position: absolute;
    margin-top: 18px;
    font-size: 13px;
    margin-left: -35px !important;
    color: #00CFDC;
}

.fa-times {
    color: #00CFDC;
    cursor: pointer;
}
.fa-times:hover {
    color: #00CFDC;

}

	
.form_mbo {		
height: max-content;
padding: 0 15%;
overflow: auto;
bottom: inherit;
width: 100%;
margin-right: 250px;
}
	
.form_mbo  .bloc_form b {		
line-height: 35px;
color: #ff9530;
font-size: 14px;
font-weight: 400;	
}
	
.form_mbo .bloc_form {	
display: inline-block;
width: 100%;
}
	
.form_mbo input, .form_mbo select {
border-radius: 5px;
border-color: #e0e7ee;	
padding: 10px;	
}	
	
.form_mbo input:hover, .form_mbo select:hover {	
border-color: #39b298;	
}
	
.jauge {
height:15px;
width:100%;
border-radius:99px;
background-color:#fff;
margin-bottom: 20px;	
}	

.jauge span {
height:100%;
border-top-left-radius: 99px;
border-bottom-left-radius: 99px;
background-color:#83B5C5;
display: block;	
}	
	
.jauge_pleine {	
background-color:#83B5C5;			
}	
	
.form_mbo  .bloc_section {
text-align: center;	
} 	
	
.form_mbo  h2 {	
clear: both;
width: 100%;
margin-bottom: 5px;
font-size: 14px;	
text-align: left;	
}

.form_mbo  h3 {	
clear: both;
width: 100%;
margin-bottom: 5px;
padding-top: 10px;
font-size: 12px;	
text-align: left;	
color:#83B5C5;	
}	
	
	
.form_mbo .bt_connexion2 {
padding: 10px;
text-transform: uppercase;
border-radius: 5px;
width: auto;
margin: 20px 5px;
display: inline-block;
text-align: center;
font-size: 14px;
text-decoration: none;
font-weight: bold;
background-color: #39B298;
color: #fff;
float: right;
border:2px solid transparent;	
}
	
.form_mbo .bt_connexion2:hover {	
background-color: #fff;	
border-color: #39B298;	
color:#39B298;
}
	
.form_mbo .bt_connexion2 i {	
width:20px;
font-size: 14px;	
}
	
.form_mbo .bt_retour {	
background-color: #fff;
border-color: #39B298;	
color:#39B298;	
float:left;	
}
	
.form_mbo .bt_retour:hover {	
background-color: #39B298;	
border-color: transparent;	
color:#fff;
}	
	
	
.form_mbo img.captcha {
margin:0;
height: auto;
width: auto;	
}	
	
.gauche img.footer {	
position: fixed;
width: 30%;
right:5%;
bottom: 0%;	
height: auto;
margin:0;	
}

@media screen and (max-width: 1500px){	
.form_mbo {
width:100%;	
padding: 30px 20%;
margin:0;	
}	
	
}

	
	
	
	
@media screen and (max-width: 1200px){
.log-img{
    position: absolute;
    height: 40px !important;
    margin-bottom: 0px;
}
h2 {
	font-size: 18px;
}
.login img {
    height: 40px;
}
}


@media (max-width: 1100px) {
	
.gauche img.footer {
display: none;		
}	
	
    .droite {
        display: none;
    }
    .gauche{
        width: 100%;
    }
}
	
@media (max-width: 600px) {	
	
.form_mbo {
padding: 30px;
margin:0;	
}	
	
	.form_mbo .bloc_form b {
	display:none;	
	}
	
	.form_mbo  h2 {
	text-indent: 0;
	}
	.form_mbo .bloc_form {
    width: 100%;
    margin: 0;	
	}
	
	.form_mbo img.captcha {
	margin:0 auto 10px auto;	
	}
	
	
}
	
	
	
	
</style>