        @import url('https://fonts.googleapis.com/css2?family=Swanky+and+Moo+Moo&display=swap');

        /* Styles pour empêcher le défilement */
        .form-container {
            background: white;
            padding: 20px;
            border-radius: 10px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            text-align: center;
            height: auto; /* Ajout de height:auto */
        }
        .profile {
            display: flex;
            align-items: center;
            margin-bottom: 20px;
        }
        .profile img {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            margin-right: 10px;
        }
        .input-group {
            margin: 15px 0;
            padding-top: 6px;
            padding-bottom: 6px;
            text-align: left;
        }
        input {
            width: 100%;
            padding: 10px;
            border: 1px solid #ddd;
            border-radius: 5px;
            font-size: 16px;
            border-radius: 15px;
        }
        .country-code {
            display: flex;
            align-items: center;
        }
        .country-code select {
            padding: 10px;
            border: 1px solid #ddd;
            border-radius: 5px 0 0 5px;
            border-right: none;
        }
        .country-code input {
            border-radius: 0 5px 5px 0;
            flex-grow: 1;
        }
        .error {
            color: red;
            font-size: 12px;
            text-align: left;
            margin-top: 5px;
        }
        button {
            width: 100%;
            padding: 10px;
            background-color: #ff6200;
            color: white;
            border: none;
            border-radius: 5px;
            font-size: 16px;
            cursor: pointer;
        }
        button:hover {
            background-color: #e65c00;
        }
        .info {
            font-size: 16px;
            color: #666;
            margin-top: 10px;
            line-height: 38px;
        }
        a {
            text-decoration: none!important;
            color: #eb7758!important;
            text-decoration: none!important;
            font-size: 16px!important;
        }
        .iti{
            width: 100%!important;
        }
        .banner-wrapper{
            font-size: 20px;
            height: auto; /* Ajout de height:auto */
        }
        /* Style pour empêcher le défilement horizontal */
        .bannermain {
            overflow-x: hidden;
        }
        button {
            border-radius: 15px!important;
        }
        .footer-section {
            margin: 0;
            padding: 0;
        }
        .middle-portion {
            margin: 0;
            padding: 0;
        }
        .footer-section .row {
            margin-left: 0;
            margin-right: 0;
        }
        .footer-section .col-lg-4, .footer-section .col-md-4, .footer-section .col-sm-6, .footer-section .col-12 {
            padding: 0;
        }


        .custom-select {
  position: relative;
  width: auto; /* Adjust as needed */
  padding: 5px!important;
  height: auto;
}

.select-selected {
  padding: 0px;
  border: 0px solid #ccc;
  cursor: pointer;
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
}

.select-selected img {
    width: 30px;
    height: auto;
    margin-right: 0px;
}

.select-options {
  right: 0px;
  top: 29px;
  display: none;
  position: absolute;
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  max-height: 200px; /* Adjust as needed */
  overflow-y: auto;
  z-index: 1;
}

.select-options div {
  padding: 5px;
  display: flex;
  align-items: center;
  transition: background-color 0.3s;
}

.select-options div:hover {
  background-color: #f1f1f1;
}

 .custom-select {
  position: relative;
  width: auto; /* Adjust as needed */
  padding: 5px!important;
  height: auto;
}

.select-selected {
  padding: 0px;
  border: 0px solid #ccc;
  cursor: pointer;
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
}

.select-selected img {
    width: 30px;
    height: auto;
    margin-right: 0px;
}

.select-options {
  display: none;
  position: absolute;
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  max-height: 200px; /* Adjust as needed */
  overflow-y: auto;
  z-index: 1;
}

.select-options div {
  padding: 5px;
  display: flex;
  align-items: center;
  transition: background-color 0.3s;
}

.select-options div:hover {
  background-color: #f1f1f1;
}

/* Show options when select-selected is clicked */
.custom-select.open .select-options {
  display: block;
}

 @media (min-width: 768px) and (max-width: 991px) {

        .macroisiere-img{
            width:100px
        }
		 #ct-heading .ct-heading-tag {
		 font-size: 36px !important;
		 line-height: 48px !important;
		 }
         .custom-select{
                left: 17px!important;
            }

        .carousel-item{
           height:293px 
          }
          #vtc{
            padding-top: 20px !important;
            }
            #wib{
                padding-top: 15px !important;
            }
            #chari{
            padding-top: 0px !important;  
            }

            .mode-img{
                    padding-bottom: 34px; 
             }
		 } 

         @media (min-width: 991px) and (max-width: 1200px) {
             .custom-select{
                margin-top: 54px;
             }
             .carousel-item{
                height:400px 
                }
			 } 

             .fa, .fa-brands, .fa-duotone, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fab, .fad, .fal, .far, .fas, .fat {
                    line-height: 1.9!important;

                }
           
                
    @media (min-width:1281px) { 
        .button{
            text-align: left;
          }
        .service-section .service-content .services-icon {
            right: 0px!important;
            top: -60px!important;
        }    
        .phone-img{
            margin-top: -220px;
        } 
        .nos-solution{
            height: 110px;
            margin-bottom: 26px;
            text-align: left; 
            padding: 0px 15px;
        }   
        .des-solution{
            text-align: left; 
            padding: 0px 15px;
        } 
        .coming-soon{
            min-height: 50vh; 
            padding-top: 50px; 
        }

        .carousel-item{
           height:400px 
        }
        #vtc{
            padding-top: 45px !important;
        }
        #wib{
            padding-top: 40px !important;
        }

        .pricing-title{
            font-size: 26px; 
            line-height: 74px; 
            text-align: left;
        }
        .logos-mode-pn{
            float: inline-end;
        }
    }

    @media only screen and (max-width: 575px)
    {
        .macroisiere-img{
            width:100px
        }
        .footer-section .middle-portion p {
            display: block!important;
        }
        .coming-soon{
            min-height: 30vh;
            padding-top: 30px;
        }
      .nos-client{
        font-size: 12px !important;
        padding-bottom: 8px !important;
        line-height: 20px !important;
      }
      .testimonial-section .review_content img {
        margin-bottom: 5px; 
        margin-top: 10px;
     }
     .testimonial-section{
       height: 650px;
      }
      .coming-soon{
            min-height: 30vh;
            padding-top: 30px;
        }
        .carousel-item{
           height:293px 
        }
        #vtc{
            padding-top: 20px !important;
        }
        #wib{
            padding-top: 15px !important;
        }
        #chari{
            padding-top: 0px !important;  
        }
        .mode-img{
            padding-bottom: 34px; 
        }

        .pricing-title{
            font-weight: 600;
            font-size: 24px;
        }

        .logos-mode-pn{
            float: none;
        }

    }
    @media only screen and (max-width: 767px)
    {

      .nos-client{
        font-size: 12px !important;
        padding-bottom: 8px !important;
        line-height: 20px !important;

      }
      .testimonial-section .review_content img {
        margin-bottom: 5px; 
        margin-top: 10px;
      }  
      .testimonial-section{
       height: 650px;
      }

      .coming-soon{
            min-height: 30vh;
            padding-top: 30px;
        }
        .carousel-item{
           height:293px 
        }
        #vtc{
            padding-top: 20px !important;
        }
        #wib{
            padding-top: 15px !important;
        }
        #chari{
            padding-top: 0px !important;  
        }
        .mode-img{
            padding-bottom: 34px; 
        }
        .pricing-title{
            font-weight: 600;
            font-size: 24px;
        }
        #ct-space-64a4218c95248 .ct-space {
          height: 45px;
        }
        .custom-select{
         left: 17px!important;
        }
        .logos-mode-pn{
            float: none;
        }
        .macroisiere-img{
            width:100px
        }
    }

    /* Styles pour les écrans de petite taille (tablettes en mode portrait, grands smartphones) */
@media (max-width: 768px) {
    .footer-logo {
        padding-bottom: 25px;
        padding-top: 25px;
    }
}

/* Styles pour les écrans très petits (smartphones) */
@media (max-width: 480px) {
    .footer-logo {
        padding-bottom: 25px;
        padding-top: 25px;
    }
}

/* Styles pour les écrans ultra-petits (petits smartphones en mode portrait) */
@media (max-width: 320px) {
    .footer-logo {
        padding-bottom: 25px;
        padding-top: 25px;
    }
}

/* Style pour le sélecteur de langue */
.custom-select {
    position: relative;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

.select-selected {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    background-color: #f8f9fa;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.select-selected:hover {
    background-color: #e9ecef;
}

.select-selected img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    border-radius: 3px;
}

.select-selected .clickable-lang {
    font-weight: 500;
    cursor: pointer;
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 10;
    min-width: 180px;
}

.select-options.show {
    display: block;
}

.option {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    transition: background-color 0.2s ease;
}

.option:hover {
    background-color: #f1f1f1;
}

.option img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    border-radius: 3px;
}

.option .clickable-lang {
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

.footer-section {
    position: fixed;     /* fixe le footer */
    bottom: 0;           /* colle en bas */
    left: 0;             /* commence à gauche */
    width: 100%;         /* prend toute la largeur */
    background: #fff;    /* fond blanc (change selon ton design) */
    z-index: 1000;       /* pour rester au-dessus du contenu */
    padding: 15px 0;     /* espace interne */
}
.mb-2{
    text-align: left;
}

/* variable pour la hauteur du footer (ajuste si besoin) */
:root { --footer-height: 88px; }

/* footer fixe */
.footer-section {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: var(--footer-height);
  padding: 12px 0;         /* garde le padding visuel */
  background: #fff;
  z-index: 1000;
  box-shadow: 0 -1px 6px rgba(0,0,0,0.05);
}

/* réserver l'espace sous le contenu pour que le footer ne chevauche pas */
.bannermain {
  padding-bottom: calc(var(--footer-height) + 12px); /* 12px = marge de sécurité */
}

/* responsive : sur petits écrans, le footer peut être plus haut */
@media (max-width: 575px) {
  .footer-section { height: 200px; } /* exemple, adapte selon ton footer réel */
  .bannermain,
  .container { padding-bottom: calc(40px + 12px); }
  .form-container{ padding-bottom: calc(200px + 12px)!important; }
}
@media (max-width: 1024px) {
    .form-container {
      padding-bottom: calc(200px + 12px)!important;
    }
}
