html {
  overflow-x: hidden;
}

  header {
    text-align: center;
    width: 100%;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    background-color: #f8f9fa;
    overflow: visible;
    padding: 6px 0;
   }

  .header-entry {
    display: block;
    margin: 0 auto 20px auto;
  }

  .header-entry img {
    width: 22%;
    height: 100%;
  }

  nav {
    display: block;
  }

  .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.menu li {
    display: inline-block;
    padding: 10px;
}

.menu div {
    display: inline-block;
    align-items: center;
}

.menu img {
    height: 35px;
    width: auto;
}

.user-info {
    display: flex;
    align-items: center;
}

.welcome-message {
    margin-right: 20px;
}

.token-count {
  background-color: green;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
}

.token-count .fas {
  margin-right: 5px;
}


footer {
    text-align: center;
    padding: 50px 10%;
    background-color: white;
    color: #333;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    box-shadow: 0 -2px 5px rgba(0,0,0,0.05);
}

footer.benefits-container {
    margin-top: 100px;
}


  .image-wrapper {
    text-align: center;
    width: 120px;
    margin: 15px;
  }

  .image-wrapper img {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
  }

  .image-wrapper p {
    margin: 0;
    font-size: 12px;
    color: #555;
  }

  .legal {
    margin-top: 40px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
  }

  .legal p {
    font-size: 14px;
    margin: 10px 0 0;
    color: #666;
  }

  .legal a, .footer-contact a {
    color: #007bff;
    text-decoration: none;
  }

  .legal a:hover, .footer-contact a:hover {
    text-decoration: underline;
  }


  .menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
  }

  .menu li {
    display: inline;
  }

  .menu li a {
    text-decoration: none;
    color: #495057;
    font-weight: 500;
    font-size: 16px;
  }

  .menu li a:hover, .menu li a:focus {
    color: #0056b3;
  }

  .register-container {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}


.register-title {
    color: #333;
    margin-bottom: 20px;
}

.register-form {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.register-fieldset {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
}

.register-fieldset legend {
    padding: 0 5px;
    font-size: 1.2em;
    font-weight: bold;
}

.register-form label {
    display: block;
    text-align: left;
    margin: 10px 0 5px 0;
}

.register-form input[type="firstname"],
.register-form input[type="lastname"],
.register-form input[type="text"],
.register-form input[type="tel"],
.register-form input[type="email"],
.register-form input[type="password"],
.register-form select {
    width: calc(100% - 20px);
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.register-button {
    width: 100%;
    padding: 10px;
    background-color: #0056b3;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.register-button:hover {
    background-color: #004494;
}

.error {
    color: #d9534f;
    display: block;
}


  /*page login*/
  .login-container {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}


.login-title {
    color: #333;
    margin-bottom: 20px;
}

.login-form {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.login-form label {
    display: block;
    text-align: left;
    margin: 10px 0 5px 0;
}

.login-form input[type="text"],
.login-form input[type="password"] {
    width: calc(100% - 20px);
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.login-button {
    width: 100%;
    padding: 10px;
    background-color: #0056b3;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.login-button:hover {
    background-color: #004494;
}

.login-error {
    color: #d9534f;
    margin-bottom: 20px;
}

.login-links a {
    color: #0056b3;
    text-decoration: none;
}

.login-links a:hover {
    text-decoration: underline;
}

/*Hero*/
.hero-image {
    background-image: url("../image/princi.png");
    object-fit: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .hero-text {
    text-align: center;
  }

  .hero-text h1 {
    font-size: 50px;
    line-height: 1.2;
  }

  .hero-text p {
    font-size: 20px;
  }

  .block {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
    font-size: 21px;
}

.offres {
    text-align: center;
    padding-bottom: 3%;
    font-size: 30px;
}

table#offres {
    background-color: #f9f9f9;
}

#table#offres tr:nth-child(even) {
    background-color: #f2f2f2;
}

table {
    width: 100%;
    border-collapse: collapse;
}

th, td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
}

#offres .offre_price {
    font-weight: bolder;
    text-align: center;
}

td.section_title {
    width: 10px;
    border-right: 2px solid #316f9b;
}

td.section_border {
    border-top: 2px solid #316f9b;
    border-bottom: 2px solid #316f9b;
}

span.section_title {
    writing-mode: vertical-rl;
    left: calc(50% - .5rem);
    transform: rotate(180deg);
    /* display: block; */
    font-weight: bold;
    position: relative;
    color: #316f9b;
}

#offres .entry_name {
    text-align: left;
}

.btn {
    background-color: white;
    color: black;
    border: 2px solid black;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    transition: background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}

.btn:hover {
    background-color: #D5D5D5;
    text-decoration: underline;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: scale(1.05);
}

.btn:active {
    background-color: white;
    transform: scale(0.95);
}

 #devis {
  margin-left: 45.5%;
 }


.main_call{
  text-align: center;
  padding: 20px;
  display: inline-block;
  border-radius: 10px;
  align-items: center;
  margin-bottom: -10px;
  }

  .main_cta {
    background-color: #007BFF;
    color: white;
    border: 2px solid #0056b3;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 19px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 123, 255, 0.3);
    transition: background-color 0.3s, box-shadow 0.3s, transform 0.3s;
    }

  .main_cta:hover {
      background-color: #0056b3;
      text-decoration: underline;
      box-shadow: 0 5px 15px rgba(0, 86, 179, 0.5);
      transform: scale(1.05);
   }

  .main_cta:active {
      background-color: #003f80;
      transform: scale(0.95);
   }

  /*Page Dashboard */

  .welcome-message {
    margin: 20px 0;
    padding: 10px;
    background-color: #f0f0f0;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-size: 1.2em;
    color: #333;
    text-align: center;
}

.main-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background-color: #f2f2f2;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.main-menu li {
  border-bottom: 1px solid #ddd;
}

.main-menu li:hover {
  background-color: #D5D5D5;
    text-decoration: underline;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.main-menu li:last-child {
  border-bottom: none;
}

.main-menu a {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
}

.main-menu img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  object-fit: contain;
}

/*Page profil*/

body {
    font-family: Arial, sans-serif;
    background-color: #f4f4f4;
    margin: 0;
    padding: 20px;
}

.profile-info {
    max-width: 650px;
    background-color: #fff;
    margin: 20px auto;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.profile-info p {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.profile-info p:last-child {
    border-bottom: none;
}

.profile-links {
    text-align: center;
    margin-top: 20px;
}

.profile-links a {
    display: inline-block;
    background-color: #007bff;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 500;
    transition: background-color 0.3s;
}

.profile-links a:hover {
    background-color: #0056b3;
}

/* Page Processing */

.table-container {
    margin: 20px 0;
    padding-top: 20px;
    padding-bottom :10%;
}

.processing-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
    background-color: #f9f9f9;
}

.processing-table th, .processing-table td {
    text-align: center;
    padding: 8px;
    border-bottom: 1px solid #ddd;
}

.processing-table td:last-child {
    text-align: left;
}


.processing-table th {
    background-color: #4CAF50;
    color: white;
}

.processing-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.file-download {
    color: #007bff;
    text-decoration: none;
    margin: 10px;
}

.file-download:hover {
    text-decoration: underline;
}

.file-download img {
    width: 30px;
    height: 30px;
    margin-right: 3px;
}

.dashboard-link {
    text-align: center;
    margin-top: 20px;
}

.dashboard-link a {
    background-color: #4CAF50;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
}

.bouton-rouge {
    padding: 10px 20px;
    background-color: #ff4d4d;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 47px;
    margin-bottom: 54px;
  }

  .bouton-rouge:hover {
    background-color: #c0392b;
  }

  /*Site genquote*/

  table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}


th {
    background-color: #4CAF50;
    color: white;
}

tr:nth-child(even) {
    background-color: #f2f2f2;
}

a {
    color: #007bff;
    text-decoration: none;
}


img {
    width: 70px;
    vertical-align: middle;
}



.dashboard-link {
    display: block;
    width: max-content;
    margin: 20px auto;
    padding: 10px 20px;
    background-color: #4CAF50;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
}

.dashboard-link:hover {
    background-color: #367a36;
}

.center {
  text-align: center;
  margin: auto;
  font-size: 1em;
  font-weight: bold;
  padding-top: 45px;
}

.img_large {
    width: 95%;
    margin: auto;
    display: flex;
}



.container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 90%;
  margin: auto;
  text-align: center;
  padding-bottom: 3%;
}

.image-section {
  text-align: center;
  margin-bottom: 20px;
  border: 2px solid #007bff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #f9f9f9;
}

.image-section img {
  width: 80%;
  max-width: 400px;
  margin-bottom: 10px;
}

.buttons-container {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.image-section i {
  display: block;
  font-size: 16px;
  color: #007bff;
  margin: 5px auto;
}



.btm {
  padding: 10px 20px;
  border: none;
  background-color: #007bff;
  color: white;
  cursor: pointer;
  transition: background-color 0.3s;
  font-size: 20px;
  padding-top: 10px;
}

.btm:hover {
  background-color: #0056b3;
}

.rating {
    margin-top: 10px;
    font-size: 35px;
    color: #ffc107;
}

h1 {
  text-align: center;
}

.payment-methods {
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
  padding-bottom: 20%;
  margin: 25%;
  margin-top: 40px;
}

.payment-method img {
  width: 50px;
  height: auto;
}

.price {
  margin: 20px 0;
  font-size: 24px;
  font-weight: bold;
}


.payment-option {
  text-align: center;
}

.payment-option img {
  max-width: 100%;
  height: auto;
}

/* Wirepage */

.wirepage {
  background: linear-gradient(to right, #ffffff, #f9f9f9);
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  max-width: 650px;
  margin: 40px auto;
  font-size: 16px;
}
h1 {
  margin-bottom: 3%;
  margin-top: 4%;
  text-align: center;
  font-size: 30px;
  padding-top: 1%;
}
h2 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 1%;
  padding-top: 2%;
}
div, p {
  margin-bottom: 10px;
  line-height: 1.5;
}

a:hover {
  text-decoration: none;
}
.bas {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}
.important-info {
  background-color: #e9e9e9;
  padding: 15px;
  border-radius: 5px;
  margin: 20px 0;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.bank-details h1, .bank-details div, .bank-details p {
  margin: 5px 0;
}
.thank {
  font-style: italic;
  margin-top: 20px;
}


.pay_success {
  color: #4CAF50;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}

.pay_failure {
  color: red;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}


.dl {
  font-weight: bold;
  margin: 20px 0;
}

#espace {
  padding: 4%;
}






.benefits-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  margin: 20px auto;
  padding: 20px;
  overflow-x: auto;
}

.benefit-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 200px;
  height: 220px;
  padding: 15px;
  margin-right: 10px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  overflow: hidden;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.benefit-item:last-child {
  margin-right: 0;
}

.benefit-item:hover {
  box-shadow: 0 5px 15px rgba(0,0,0,0.15);
  transform: translateY(-2px);
}

.benefit-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}

.cas-icon {
  margin: 10px;
}

.cas-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 300px;
  height: 220px;
  padding: 30px;
  font-size: 20px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  overflow: hidden;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  cursor: pointer;
}

.cas-item:last-child {
  margin-right: 0;
}




.popup-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
}

.popup-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 500px;
}

.register-button {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}

.video-container {
  text-align: center;
  padding-top: 4%;
}

.video-container video {
  display: inline-block;
  max-width: 100%;
  height: auto;
  width: 55%;
}

@media (max-width: 768px) {
  .testimonial {
      text-align: center !important;
      display: block !important;
  }
  .testimonial-container {
  }
  .photo-container{
    margin-right: 0px !important;
  }
}

@media (max-width: 768px) {
  .video-container video {
    width: 100%;
  }
}

.testimonial-container {
  display: flex;
  justify-content: center;
  margin: 40px;
}

.testimonial {
  border-radius: 10px;
  padding: 40px;
  display: flex;
  align-items: center;
  max-width: 1200px;
  position: relative;
}

.photo-container {
  margin-right: 30px;
}

.photo {
  width: 200px;
  height: auto;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.text-container {
  flex-grow: 1;
}

.quote-marks {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 80px;
  height: auto;
}

.quote {
  font-style: italic;
  color: #333;
  margin-bottom: 15px;
  font-size: 1.2em;
  line-height: 1.5;
}

.author {
  font-weight: bold;
  color: #007BFF;
  font-size: 1.1em;
}

.position {
  color: #555;
  font-size: 1em;
}

.logo-container {
  position: absolute;
  bottom: -5px;
  right: -5px;
}



.mo {
  font-size: 15px;
  color: black;
}










.account-confirmation {
  font-family: Arial, sans-serif;
  background-color: #f8f9fa;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 20px;
  max-width: 1000px;
  margin: 50px auto;
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
}

.account-confirmation div {
  color: #d32f2f;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 15px;
}

.account-confirmation h1 {
  color: #333;
  font-size: 24px;
  margin-bottom: 20px;
}

.account-confirmation p {
  color: #666;
  line-height: 1.5;
  font-size: 15px;
}

.account-confirmation b {
  font-size: 14px;
  color: #0056b3;
  padding: 5px 10px;
  border-radius: 4px;
  display: inline-block;
}

.account-confirmation p:last-of-type {
  font-style: italic;
  margin-top: 10px;
}






.partner-info {
  border-radius: 10px;
  margin: 30px auto;
  text-align: center;
  margin-top: 4%;
  padding-top: 1%;
}

.partner-info h1 {
  margin-botom: 0% !important;
  margin-top: 0% !important;
}

.partner-info img.logo {
  width: 120px;
  height: auto;
  margin-bottom: 15px;
}

.partner-info p {
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
  padding-bottom: 30px;
}

.partner-info a, .partner-info .btn {
  font-size: 16px;
  padding: 12px 24px;
  margin-top: 15px;
}

.partner-info a:hover, .partner-info .btn:hover {
  text-decoration: underline;
}


.again {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2c3e50;
  background-color: #ecf0f1;
}




.pay {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 20px;
}

.ctr{
   width: 350px;
    height: 180px;
    font-size: 20px;
    background-color: #007BFF;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
}

.ctr:hover {
  background-color: #0056b3;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}







.sub {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-bottom: 7%;
}

.image-block {
  text-align: center;
  margin: 10px;
}

.image-block img {
  max-width: 100%;
  height: auto;
  display: block;
}



.info-block {
  text-align: center;
  padding-top: 3%;
}

.info-block h1 {
  padding-top: 0;
  display: inline;
  margin: 0 10px;
}

.partner-logo img {
  width: 200px;
}

.banner-coin {
  width: 40px;
  height: 20px;
}


.language-switcher {
 display: flex;
 justify-content: flex-end;
 margin-right: 5px;
}

.language-switcher a {
  margin: 0 5px;
}

.language-switcher img {
  width: 30px;
  height: auto;
}

@media (max-width: 768px) {
  .language-switcher {
     margin-top: 50px;
  }
}






.reset-form {
  display: flex;
  flex-direction: column;
}

.form-group {
  margin-bottom: 20px;
}

.input-wrapper {
  margin-bottom: 16px;
}

.input-label {
  display: block;
  font-weight: 600;
  margin-bottom: 8px;
}

.text-input {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
}

.submit-wrapper {
  text-align: center;
}

.submit-button {
  background-color: #007BFF;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s;
}

.submit-button:hover {
  background-color: #0056b3;
}







.form-container {
  max-width: 400px;
  margin: 40px auto;
  padding: 20px;
  background-color: #f4f4f9;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}


.label-password {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  color: #333;
}


.input-password {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 20px;
}


.button-reset {
  width: 100%;
  padding: 12px;
  background-color: #5cb85c;
  border: none;
  border-radius: 4px;
  color: white;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s;
}


.button-reset:hover {
  background-color: #4cae4c;
}


.link-login {
  display: block;
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #007bff;
  text-decoration: none;
}


.link-login:hover {
  text-decoration: underline;
}


.fieldset-reset {
  border: none;
  padding: 0;
  margin: 0;
}


.paragraph-form {
  margin: 0;
  padding: 0;
}




.reset-message {
  padding: 50px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  text-align: center;
  font-size: 16px;
}


.link-home {
  text-align: center;
  margin-top: 20px;
}

.home-link {
  text-decoration: none;
  color: #007bff;
  background-color: #ffffff;
  padding: 10px 15px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.home-link:hover {
  background-color: #e8e8ff;
}

.offer-details {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.offer-details h2 {
    font-size: 2em;
    margin-bottom: 15px;
    color: #333;
    text-align: left;
}

.offer-details .features {
    list-style-type: none;
    padding: 0;
}

.features li {
    display: flex;
    align-items: center;
    font-size: 1.2em;
    margin: 10px 0;
    color: black;
    list-style-type: none;
}

.features img {
    width: 48px;
    height: 33px;
    margin-right: 10px;
}


    /* Price Styles */
 /* Price Styles */
.price-box {
    background-color: #f7f7f7;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    max-width: 400px;
    margin: 20px auto;
    text-align: left;
}

.price-item {
    font-size: 1.2em;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.price-item:last-child {
    border-bottom: none;
}

.price-item.ht {
    color: black;
}

.price-item.tva {
    color: black;
}

.price-item.total {
    font-size: 1.5em;
    color: black;
    margin-top: 15px;
    padding-top: 10px;
    font-weight: bold;
}

#quotations, #orders, #bills {
    background-color: #f9f9f9;
}

#quotations tr:nth-child(even), #orders tr:nth-child(even), #bills tr:nth-child(even) {
    background-color: #f2f2f2;
}

#quotations img, #orders img, #bills img {
    height: 33px;
    vertical-align: middle;
}

div.profile-info img {
    width: 30px;
    margin-right: 20px;
}

.cgu-container {
justify-content: center;
    align-items: center;
    display: flex;
    text-align: left;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 15px ;
}


.icon-text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.icon-text-wrapper img {
  margin-bottom: 5px;
  width: 40px;
  height: 40px;
}


.faq-container {
  max-width: 850px;
  margin: 100px auto;
}

.faq {
  margin-bottom: 10px;
  border-radius: 5px;
}

.faq-question {
  width: 100%;
  background-color: #ffffff;
  color: #000;
  border: 2px solid #0056b3;
  padding: 15px;
  text-align: left;
  font-size: 16px;
  cursor: pointer;
  border-radius: 5px;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-style: italic;
}

.faq-question:hover {
  background-color: #f4f4f4;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background-color: #ffffff;
  padding: 0 15px;
  border-top: 1px solid #ccc;
}

.faq-answer p {
  margin: 15px 0;
}

.faq-question::after {
  content: '+';
  font-size: 18px;
  color: #0056b3;
}

.faq-question.active::after {
  content: '-';
  font-size: 18px;
  color: #0056b3;
}

.icon_description_doc {
  width: 25px;
}

.val {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  overflow: hidden;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
}



.progress-container {
    width: 80%;
    background-color: #ddd;
    border-radius: 20px;
    margin: 20px auto;
    height: 30px;
    overflow: hidden;
}

#progress-bar {
    height: 100%;
    background-color: #4caf50;
    width: 0%; /* Initial width */
    border-radius: 20px;
    transition: width 0.3s ease;
}

#progress-text {
    display: none; /* Caché par défaut, affiché lorsque le traitement est terminé */
    margin-top: 10px;
    font-size: 1.2em;
    color: #333;
}

#step-count {
    margin-top: 10px;
    font-size: 1.2em;
    color: #555;
}

.img_light_pres {
    width: auto;
    height: 220px;
}

@media (max-width: 768px) {
    .img_light_pres {
        width: 98%;
        height: auto;
    }
}


.dropdown {
    position: relative;
    display: inline-block;
}

.file-download {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}

.file-download img {
    margin-right: 8px;
    width: 35px;
    height: 35px;
}

.dropdown-content {
    background-color: white;
    display: none;
    position: absolute;
    min-width: 200px;
    z-index: 1;
}

.dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin: 5px 0;
    font-weight: bold;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content img {
    margin-right: 8px;
    width: 20px;
    height: 20px;
}

.dropdown-content .arrow-down {
    margin-left: auto;
    width: 16px;
    height: 16px;
}
.dropdown-content a:hover {
    background-color: #e0e0e0;
}

.bar {
   height: 40px;
   width: 2px;
   padding-bottom: 20px;
}


.pay_success {
  font-size: 26px;
  font-weight: bold;
  color: #4caf50;
  margin-bottom: 10px;
}

.ty-message {
  font-size: 21px;
  color: #555555;
  margin-top: 20px;
  display: block;
}

.bill-id {
  font-size: 14px;
  color: #777777;
  margin-top: 15px;
}

.pay_failure {
    font-size: 24px;
    font-weight: bold;
    color: #f44336;
    margin-bottom: 20px;
}

.error-message {
    font-size: 16px;
    color: #555555;
    margin-top: 10px;
    display: inline;
}

.discount {
  color: green;
  font-size: 12px;
  font-weight: bold;
  display: block;
  margin-top: 5px;
}


/**********************/


.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: auto;
    padding-top: 60px;
  }

.modal-content {
    background-color: #fff;
    margin: 5% auto;
    padding: 10px;
    border: 1px solid #888;
    width: 90%;
    max-width: 750px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

video {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

  .close {
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 25px;
    font-family: Arial, sans-serif;
  }

  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }

  .cas-item:hover {
    transform: scale(1.08);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  }

  .video-modal {
    display: none;
  }


  .title-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .title-container img {
    width: 50px;
    height: auto;
  }

  .title-container h1 {
    margin: 0;
  }


/*****************/
.btn-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

.btn-image {
  width: 40px;
  height: 40px;
  margin-bottom: 5px;
}

.btn-text {
  font-size: 16px;
}



/**********************/
.call{
  text-align: center;
  border: 3px solid #0056b3; /* Bordure bleue */
  padding: 20px;
  display: inline-block;
  border-radius: 10px;
  background-color: #f8f9fa; /* Fond légèrement gris */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  align-items: center;
  margin-bottom: -10px;
}

.cta {
  background-color: #007BFF;
  color: white;
  border: 2px solid #0056b3;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 19px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 123, 255, 0.3);
  transition: background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}

.cta:hover {
  background-color: #0056b3;
  text-decoration: underline;
  box-shadow: 0 5px 15px rgba(0, 86, 179, 0.5);
  transform: scale(1.05);
}

.cta:active {
  background-color: #003f80;
  transform: scale(0.95);
}

#promo {
  font-size: 30px;
  text-align: center;
  margin-top: 15px;
}

.infra p img {
  padding-bottom: 70px;
}

.register-form textarea {
  width: calc(100% - 20px);
  height: 150px;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}



/******************/
carousel-section {
  padding: 40px 20px;
  background: #f9f9f9;
  text-align: center;
}

.partenaire {
  margin-bottom: 20px;
  font-size: 24px;
  color: #333;
}

.carousel-container {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  white-space: nowrap;
  position: relative;
}

.carousel-container::-webkit-scrollbar {
  display: none;
}

.carousel-track-wrapper {
  display: flex;
  flex-wrap: nowrap;
}

.carousel-track {
  display: inline-flex;
  gap: 20px;
}

.carousel-item {
  flex: 0 0 auto;
  width: 180px;
  height: 180px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
}

.img-carousel {
  width: 80%;
  height: auto;
  object-fit: contain;
}

@media (min-width: 1024px) {
  .carousel-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .carousel-track {
    animation: none;
    transform: none;
  }

  @keyframes scroll-left {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }

  .duplicate {
    display: inline-flex;
  }
}

@media (max-width: 1023px) {
  .duplicate {
    display: none !important;
  }

  .carousel-track {
    animation: none;
    transform: none;
  }

  @keyframes scroll-mobile {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-30%);
    }
  }
}


.carousel-container.dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.carousel-container {
  cursor: grab;
}

.partenaire {
font-size: 40px;
}


.section-logos {
width: 100%;
padding: 40px 20px;
text-align: center;
}

.partenaire {
font-size: 30px;
margin-bottom: 30px;
}

.logo-row {
display: flex;
justify-content: center;
align-items: center;
gap: 40px;
flex-wrap: wrap;
}

.logo-item {
width: 180px;
height: 180px;
background: #fff;
border-radius: 15px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
display: flex;
align-items: center;
justify-content: center;
}

.logo-item img {
width: 80%;
object-fit: contain;
}



/*************************/
/* CALL TO ACTION HEADER */
/*************************/

.main_call_form {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-bottom: -37px !important;
}

.email-cta-form {
  display: flex;
  border: 1px solid #007BFF;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  background: #fff;
}

.email-icon {
  background: white;
  padding: 0 10px;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #007BFF;
  border-right: 1px solid #ccc;
}

.email-cta-form input[type="email"] {
  border: none;
  padding: 12px 15px;
  font-size: 16px;
  outline: none;
  width: 300px;
}

@media (max-width: 768px) {
   .email-cta-form input[type="email"] {
       width: 40%;
   }
   .email-cta-form button {
       width: 50%;
   }
}

.email-cta-form button {
  background-color: #007BFF;
  color: white;
  border: none;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.2s;
}

.email-cta-form button:hover {
  background-color: #0056b3;
  transform: scale(1.03);
}

.email-cta-form button:active {
  background-color: #003f80;
  transform: scale(0.98);
}


/****/
.cta-scroll {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 9999;
}

.cta-scroll .main_cta {
  background-color: #007BFF;
  color: white;
  border: 2px solid #0056b3;
  padding: 10px 20px;
  font-size: 16px;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 123, 255, 0.3);
  transition: all 0.3s ease;
}

.cta-scroll .main_cta:hover {
  background-color: #0056b3;
  transform: scale(1.05);
}

.hidden {
  display: none !important;
}


.header-nav { top: 0;
  z-index: 9999;
  background-color: white;
}

.header-entry-sticky {
  display: none;

}


/*
#sticky_nav_cta {
  visibility: hidden;
  position: fixed;
  top: 13px;
  right: 180px;
}

#sticky_main_call_form {
  visibility: hidden;
  position: fixed;
  top: -7px;
  left: -729px;
  margin-top: 20px;
  right: 25px;
}


#sticky_div {
  visibility: hidden;
  position: fixed;
  background-color: #f8f9fa;
  transition: opacity 1s ease, visibility 1s ease;
  width: 100%;
  height: 80px;
  top: 0px;
  left: 0px;
  text-align: center;
  z-index: 9999;
}
*/

#sticky_nav_cta,
#sticky_main_call_form,
#sticky_div {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
  position: fixed;
  z-index: 9998;
}

#sticky_nav_cta {
  top: 13px;
  right: 180px;
  z-index: 9999;
}

#sticky_main_call_form {
  top: -7px;
  left: -729px;
  margin-top: 20px;
  right: 25px;
}

#sticky_div {
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: #f8f9fa;
  text-align: center;
  z-index: 9999;
}

/* état visible */
.show {
  opacity: 1;
}


@media (max-width: 1420px) {
  #sticky_div {
    display: none;
  }

  #sticky_div {
    display: none;
  }

  #sticky_div {
    display: none;
  }
}


.gris {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  background-color: #f4f4f4;
}

.white {
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  background-color: white;
}

.alignements {
  text-align: center;
}
