@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; }


/*------------- FIN HOME-MENU  ---------------*/

.img-home {
  width: 100%;
  height: 250px;
  background-image: url("/images/bureau.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.img-sr {
  width: 200px;
  height: 200px;
  background-image: url("/images/sr.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: -120px;
  margin-left: 19%;
}

  .container-home {
    width: 90%;
    margin: auto;
    padding-top: 30px;
    padding-bottom:100px;
  }
  
  .titre-home{
    padding-top:100px;
    padding-bottom: 0px;
    padding-left:35px;
  }
  
  .select-home{
    font-size: 20px;
    margin-top: 0px;
    padding-bottom: 20px;
  }
  .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 */
  }

  .gauche p{
    margin-left: 150px;
  }

  .nomconseiller{
    font-family: Cinzel,Arial,Helvetica,sans-serif;
    font-size: 42px;
    font-weight: 400;
    letter-spacing: 0.8px;
    margin-top: 0;
  }

  .citationSR{
    font-family: Cinzel,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 600;
    color:black;
    letter-spacing: 0.8px;
    margin-top: -10px;
  }

  .titreprof{
    font-family: Cinzel,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 400;
    color:black;
    letter-spacing: 0.8px;
    margin-top: -10px;
  }

  .titreprof2{
    font-family: Cinzel,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.8px;
    margin-top: -10px;
  }

  .descequipe{
    margin-top: 50px;
    font-size: 18px;
  }
  
  .sousligne{
    padding: 0px;
    margin-top: 50px;
    border: none;
    width: 10%;
    height: 1px;
    background-color: #858585;   
  }
  
  .descassur{
    margin-top: 10px;
    font-size: 18px;
  }

  .productass li{
    margin-top: 10px;
    font-size: 18px;
  }

  .dimensionvideo{
    width:450px; 
    height:350px;
  }
 
   /*------------- PAGE AUTRES ---------------*/

.info-form {
 padding-top: 0px; 
 padding-left: 613px;
 padding-bottom: 20px;
}

.button-form {
padding-top: 15px;
padding-bottom: 45px;
}

.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-top: 10px;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.contacts input[type=email], .contacts input[type=password], .contacts input[type=text] , .contacts select {
  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;
  color:#666666
}

.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;
  padding-bottom: 7px;
  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;
}

.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;
}

.titre1{
  padding-left: 10px;  
  font-size: 45px;
  font-weight: 500;
  color:#333333;
  padding-top:25px;
  padding-bottom: 20px; 
  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;
}

.lienass{
  color: #333333;
}
.lienass:hover, .lienass:active{
  color: #fd547b;
  text-decoration: none;
}

.lienTM{
  color: red
}
.lienTM:hover, .lienTM:active{
  color: #fd547b;
  text-decoration: none;
}
.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;
}

.captchakey{
  width: 100%;
  max-width: 725px;
  margin: auto;
  padding-bottom: 20px;
  padding-top: 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
  }



/* ------------------------------- 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;
}

.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  ---------------*/

.font-ajouter:hover, .font-ajouter:active {
  color: rgb(194, 194, 194);
text-decoration: none;
}

  .ligne{
    padding: 0px;
    margin: 0px;
    border: none;
    width: 100%;
    height: 3px;
    background-color: #2a7bcc;   
  }
  .email{
    text-decoration: none;
    color: #cccccc;
    cursor: pointer;
  }
  .email:hover, .email:active {
    color: white;
  }
  .captchakey{
  width: 100%;
  max-width: 725px;
  margin: auto;
  padding-bottom: 20px;
  padding-top: 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
  }

