@charset "UTF-8";
/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 10px; /*  distance entre le menu et le premier titre*/
}

#panel, #flip {} #panel { display: none; }
#panel2, #flip2 {} #panel2 { display: none; }
#panel3, #flip3 {} #panel3 { display: none; }
#panel4, #flip4 {} #panel4 { display: none; }


/*------------- HOME-MENU  ---------------*/

.img-top{
 padding-top: 40px;
}

.img-size{
  width: 50%;
}

.TextHome {
  width: 87%;
  margin: auto;
}
 
.head {
  width: 100%;
  padding-top: 5px;
  height: 35px;
  background: #2784db;
}

.head a {
  padding-bottom: 5px;
  font-style: italic;
}

.nav-text{
  padding-top:60px;
  padding-bottom: 10px;
}

.nav-drop {
  font-size: 15.5px;
  color: #fa720a;
  padding-top: 50px;
 }

 .nav-drop:hover, .nav-drop:active {
   color:#184168;
  /*#4CAF50; = vert nouveau*/
   text-decoration: none;
   }
 
 .nav-item {
    padding-top: 45px;
  }

 .barre {
     font-size: 15px;
     padding-left: 17px;
     padding-right: 17px;    
    }
 
    .br-actif{
      display: none;
    }
 .nav-barre {
        padding-top: 44px;
     color: #d4d3d3;
    }
 
    .barre2 {
     padding-left: 10px;
     padding-right: 10px;
     color: #535353;   
    }
  
 .nava {
   list-style-type: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
 }
 
 .nava-li {
   float: right;
 }
 
 .nava-li a {
   display: block;
   padding: 8px;
   background-color: white;
 }

 /* Links inside the dropdown */
 .dropdown {
  position: relative;
  display: inline-block;
  z-index:2;
 }

.dropdown-menu {
  position: relative;
  margin-top: 0px;
  max-width: 100px;
}
.dropdown-menu a {
  display: block;
  margin-top: 0px;
}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-menu a:hover, .dropdown-menu a:active{
  background-color:#2784db;
  color:white;
}

/* DROPDOWN MENU HOME */

.dropdown-home {
  position: relative;
  display: inline-block;
  z-index:2;
 }

.dropdown-menu-home {
  position: absolute;
  margin-top: 0px;
}

/* Show the dropdown menu on hover */
.dropdown-home:hover .dropdown-menu-home {
  display: block;
}

.dropdown-menu-home a {
  display: block;
  margin-top: 0px;
  font-size: 16px;
  padding: 5px 15px;
}

.dropdown-menu-home a:hover, .dropdown-menu-home a:active{
  background-color:#2784db;
  color:white;
  padding: 5px 15px;
  text-decoration: none;
}




/*------------- FIN HOME-MENU  ---------------*/

/*------------- DÉBUT PAGE HOME  ---------------*/

.img-home {
  width: 100%;
  height: 500px;
  background-image: url("/images/tenuelivre.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

  .container-home {
    width: 90%;
    margin: auto;
    padding-bottom: 75px;
    padding-top: 70px;
  }

  .titre-home{
    padding-top:30px;
    padding-bottom: 0px;
    padding-left:35px;
    
  }
  
  .select-home{
    font-size: 20px;
    margin-top: 0px;
  }
  .select-home select {
    width: 100%;
    font-size: 20px;
    padding: 15px;
    margin: 0px 0 0px 0;
    border: 0.5px solid #aaaaaa;
    border-radius: 10px;
    display: inline-block; 
    resize: vertical;
    color:#555555;
  }

  .select-home select option[default] {
    color:#555555; /* selectionner la couleur de l'écriture des sélections */
  }
  
.homedesc p{
  text-align: center;
  color: #184168;
  font-size: 18px;
  margin-top: 0px;
  }

  .b-info {
    width: 300px;
    border: 1px solid #184168;
    color: #184168;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 21px;
    margin: 2px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 6px;
  }
  
  .b-info:hover, .b-info:active {
    background-color: #cae1f7;
    color: #fa720a;
    text-decoration: none;
  }
  
  .hometitre{
    margin-top: 40px;
    text-align: center;
    font-size: 18px;
    color: #184168;
  }

  .img-droit{
    margin-top:-40px;
    height: 800px;
    background-image: url("/images/fond-droit.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .homedroit li{
    font-size: 18px;
    color: #184168;
    padding-top: 8px;
    padding-left: 110px;
  }
  
/*------------- PAGE POURQUOINOUS - CONDITIONS ET CONFIDENTIALITÉ   ---------------*/

  .container-menu {
    width: 87%;
    margin: auto;
    padding-top: 0px;
  }
  .containerpourquoi{
    padding-top:40px; 
    padding-bottom:100px;
  }
  .titrepourquoi {
    color:#2a7bcc; 
    text-align:left; 
    padding-bottom: 10px;
    font-size: 32px;
    font-weight: 500;
  }

  .titrepourquoi2 {
    color:#2a7bcc; 
    text-align:left; 
    padding-top:60px;
    padding-bottom: 10px;
    font-size: 32px;
    font-weight: 500;
  }

  .text-pourquoi{
    font-size: 18px;
    color:#333333;
    padding-bottom: 10px;
  }
  .text-pourquoi2 {
    font-size: 32px;
    color:#2a7bcc;
    padding-top: 40px;
    font-weight: 500;
  }

  .text-pour{
    font-size: 18px;
    color:#333333;
    padding-bottom: 10px;
  }

  .text-fin{
    font-size: 18px;
    padding-top:30px; 
    color:#2a7bcc;
  }

  .titre-product{
    font-size: 18px;
    color:#333333;
    padding-bottom: 20px;
  }
  .text-product {
    font-size: 14px;
    color:#333333;
    padding-left: 23px;
    margin-top: 0px;
  }
  
 
  /*------------- PAGE PROFIL NOS PROGRAMMES ---------------*/

  .titre-gest{
    font-size: 30px;
  }

  .separatorgest{
    border: 0.5px solid #c0c0c0;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0px;
  }

  .text-gest{
    font-size: 20px;
    padding-top: 20px;
  }
 
 
   /*------------- PAGE AUTRES ---------------*/

.info-form {
 padding-top: 0px; 
 padding-left: 613px;
 padding-bottom: 20px;
}

.button-form {
padding-top: 15px;
padding-bottom: 45px;
}

.form-button {
  margin-top:30px;
}

.contour{ 
  padding-left:20px;
  padding-bottom: 20px;
  border:0.5px solid #e2e2e2;
}

/* ----------------------------------- PAGE CONTACT -------------------------- */

.b-contact {
  background-color: #0a9dcf; /* Green #4CAF50 */
  width: 300px;
  border: none;
  color: white;
  padding: 12px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 21px;
  margin: 2px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 6px;
}
.b-contact:hover, .b-contact:active {
  background-color:#016f94; 
  text-decoration: none;
}

.contacts {
  margin: 15px 0px;
  box-sizing: border-box;
}

.contacts input[type=email], .contacts input[type=password], .contacts input[type=text] {
  width: 100%;
  font-size: 20px;
  max-width: 725px;
  padding: 12px;
  margin: 0px 0 0px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: inline-block;
  background: #ffffff;
  resize: vertical;
}

.contacts textarea {
  width: 100%;
  max-width: 725px;
  height: 150px;
  padding: 12px;
  box-sizing: border-box;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 4px;
  background-color: #ffffff;
  font-size: 20px;
  resize: none;
}
.title-contact{
  padding-top:40px;
  font-size: 38px;
  font-weight: 500;
}
.sous-contact{
  margin-top:-15px;
  padding-bottom:10px;
}

/* ----------------------------------- PAGE CONNEXION -------------------------- */

.promo-bar{
  padding-left:5px;
  padding-right:5px;
}

.entete{
  text-align: center;
}
.separator{
  border: 0.5px solid #efefef;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 0px;
}
.separator2{
  border: 0.5px solid #c0c0c0;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 0px;
}

.separator3{
  border: 0.5px solid #dbdbdb;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 0px;
}

.title-button{
  font-size: 36px;
  font-weight: 500;
  padding-bottom: 15px;
}
.connect {
  margin: 15px 0px;
  box-sizing: border-box;
}

.connect input[type=email], .connect input[type=password], .connect input[type=text] {
  width: 100%;
  font-size: 20px;
  max-width: 500px;
  padding: 12px;
  margin: 0px 0 0px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: inline-block;
  background: #ffffff;
  resize: vertical;
} 
.form-chekbox {
  margin-top: -31px;
  margin-left: 165px;
}
.oublie {
  margin-top: -23.5px;
  margin-left: 340px;
}

.titre{
  padding-left: 10px;  
  font-size: 28px;
  font-weight: 500;
  color:#fa720a;
  padding-top:25px; 
  padding-left:0px;
}

.texte-validation{
  font-size: 26px;
  font-weight: 500;
}

.form9 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #0a9dcf;;
}

.form9 select {
  width: 100%;
  padding:12.5px;  
  color: #5f5f5f; 
  font-size: 20px; 
  border-radius: 4px;
}

.form9 input[type=email], .form9 input[type=text], .form9 input[type=date], .form9 input[type=time] {
  width: 100%;
  padding: 12.5px;
  font-size: 20px;
  border-radius: 5px;
  color: #5f5f5f; 
  border-color: white;
  background: #ffffff;
}
.souslabel{
  font-size: 13px;
  color: white;
  padding-left:10px;
}
.b-gratuit {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  font-size: 18px;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 6px;
}

.b-gratuit:hover, .b-gratuit:active {
  background-color: rgb(54, 126, 56);
  text-decoration: none;
}

.titrepub {
  font-size: 18px;
  color:#e9540f;
  font-weight: 500;
}
.divpub{
  text-align: center;
  margin-top:20px;
  margin-bottom:30px;
}
.enter {
  display: none;
}
.cacher {
  display: initial;
}



/* ------------------------------- COMMENT CA FONTIONNE -------------------- */
.titre-fonctionne{
font-size: 34px;
font-weight: 500;
padding-bottom:10px;
color:#0a9dcf;
padding-left: 0px;
}
.text-fonctionne{
font-size: 24px;
font-weight: 500;
padding-bottom:10px;
}
.text-fonctionne2{
  font-size: 20px;
  font-weight: 700;
  margin-top:-30px;
  color:red;
  }
  .text-slogan-home{
    padding-top:120px;
    font-size: 34px;
    color:#fa720a; 
    font-weight:500;
    text-align: center;
  }
  .text-slogan{
    padding-top:20px;
    font-size: 34px;
    color:#fa720a; 
    font-weight:500;
    text-align: center;
  }
  .text-slogan2{
    font-size: 18px;
    color:#fa720a; 
    font-weight:500;
    text-align: center;
    padding-bottom:200px;
  }
 
  /* The container */
  .container-condition {
    display: block;
    position: relative;
    padding-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .container-condition input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox - tout le carre*/
  .checkmark-condition {
    position: absolute;
    top: 0px;
    padding-right: 20px;
    height: 37px;
    width: 37px;
    background-color: #eee;
    border: solid 1px #a7a7a7;
  }
  
  /* On mouse-over, add a grey background color */
  .container-condition:hover input ~ .checkmark-condition {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .container-condition input:checked ~ .checkmark-condition {
    background-color: #4971f5;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark-condition::before {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .container-condition input:checked ~ .checkmark-condition::before {
    display: block;
  }
  
  /* Style the checkmark/indicator - crochet interieur */
  .container-condition .checkmark-condition::before {
    left: 12px;
    top: 1px;
    width: 11px;
    height: 28px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
.checkcondition{
  width: 100%; margin-right: auto; margin-left:auto;
}


.carousel-inner-home {
  width: 100%;
  height: 558px;
}


  .container-connection h2 {
    padding-bottom: 20px;
  }

  .container-connection {
    width: 60%;
    margin: auto;
    margin-top: 50px;
    padding-bottom: 120px;
    padding-top: 5px;
  }
  .container-connection input[type=email], .container-connection input[type=password], .container-connection input[type=text] {
    width: 100%;
    font-size: 20px;
    max-width: 500px;
    padding: 12px;
    margin: 0px 0 0px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: inline-block;
    background: #ffffff;
    resize: vertical;
  } 

.forfait-text{
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 55px;
  font-weight: 200;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

.forfait-small{
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 15px;
  font-weight: 200;
}

/*------------- HOME- FOOTER  ---------------*/

.br-actif{
  display: none;
}

.footer{
  background-color: #2784db;
  color: white;
  padding-bottom: 70px;
  padding-top: 70px;
}

.nav-footer1 {
  font-size: 13px;  
  display: block;
  text-align:center;
}

.nav-footer2 {
  font-size: 18px;
  padding-top:25px;
  display: block;
  text-align:center;
}

.nav-footer3 {
  font-size: 18px;
  padding-top:5px;
  display: block;
  text-align:center;
}


.nav-footer {
  text-align:center;
  font-size: 13px;  
  display: block;
  }
   
  .barretel{
    padding-left: 20px;
  }

  .email{
    text-decoration: none;
    color: white;
    cursor: pointer;
  }
  .email:hover, .email:active {
    color: white;
  }