@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,100..900;1,100..900&display=swap');

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
  overflow-x: hidden;
  max-width:100%;
    list-style-type: none; /* Supprime les puces */

    

    
}
.html{
    width:100%;
}
ul {
    list-style-type: disc; 
    padding-left: 20px; 
    margin-top: 1.5em;
    overflow-x: visible;


}

.ul2{
    margin-top: 3em;
    overflow-x: visible;

}
li {
    margin-bottom: 5px; 
    margin-top: 1em;
	overflow: visible;

}

.box {
    display: flex;                /* Active Flexbox */
    flex-direction: column;       /* Arrange les éléments en colonne */
    align-items: center;          /* Centre les éléments horizontalement */
    justify-content: center;      /* Centre les éléments verticalement */
    height: 100vh;                /* Hauteur totale de la fenêtre pour le centrage */
    gap: 20px;                    /* Ajoute un espace entre les éléments (facultatif) */
}
.size{
    font-size : 1.3em;
}
body {
    background-color: #D9D9D9;
    text-align: center;
    font-size: 1em;
  flex:1;
}

header {
    height: 100vh;
    width: 100%;
    background-size: cover;
    overflow-x: hidden;

}

.navbar {
  	padding: 50px;
    display: flex;
    justify-content: space-between;
    width:100%;
    margin-top: -3em;
    background-color: #393939;
    height:24%;
    box-sizing: border-box;
    border-bottom: solid;
    color:white;
    border-width: 1px;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    max-width: 100%;
    overflow-x: hidden;
    z-index: 10;
  margin-bottom: -9.5em;
    

}

#telAccueil{
    text-decoration: underline;
    display: inline;
}
.googleFond{
    border-top: solid;
    border-width: 0.3em;
    background-color: #272727;
    width:100%;
    height:80%;
	overflow-x: hidden;

}
#titreProfil{
    margin-top: 1em;
    margin-bottom: 1em;
}
.controller{
    background-color: #393939;

}
.footer {
  font-size: 1rem;
    background-color: #393939;
    color: #ffffff;
    padding: 20px;
    text-align: center;
    border-width: 0.8px;
    border-top: solid;
    overflow-x: hidden;
    width: 100%;
    box-sizing: border-box;
    margin-top: auto; /* Assure que le footer est poussé en bas */
}

.navbar .nav-link a {
    color: white;
    font-weight: bold;
    font-size: 1.7em;
    overflow-x: visible;

}

.divImgGarage {
    text-align: center;
    margin-top: 0%;
}

.navbar a {
    width: 50%;
    margin-top: 1.8em;
    font-family: Playfair Display;
    overflow-x: visible;

}


.navbar li a:hover {
    font-weight: bold;
    padding-bottom: 0.1em;
    border-bottom: 1px solid;
    transition: 1s;
}


.basdepage{
    background-color: #272727;
    margin-top: 2em;
}
.rdv{
    margin-bottom: 2em;
    color: white;
    padding-top: 1em;
    padding-bottom: 1em;
}
.navbar .logoText {
    margin-left: 20%;
    position: absolute;
    font-weight: bold;
    margin-right: 0em;
    display: flex;
    margin-top: -2em;
    align-items: center;
    width: 20%;
    margin-top: 3%;
    margin-bottom: 20em;
    color:white;
    font-family: Playfair Display;
 	 overflow-x: visible;

    
}

.navbar .nav-link .ul2 li .menu {
    margin-right: -25em;
	cursor: pointer;

}

.navbar .nav-link .ul2 {
    position: absolute;
    right: 3.5em;
    list-style: none; 
}

.logo {
    width: 35%;
    border-color: black;
    border-radius: 5%;
    padding-bottom: -50em;
    margin-top: 0.5%;
    margin-left: 2%;
    float: left;
}

.navbar .nav-link .menu {
    margin-top: -0.4em;
    height: 90%;
    width: 60px;
    display: flex;
  position:absolute;
}

.nav-link {
    margin-top: 0.1%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    margin-right: 5%;
    margin-top: 0%;
}

.navbar .nav-link .ul2 {
    display: flex;
    position: absolute;
  	right: -2em;
    padding-right: 0;
    width: 60%;
}

.navbar .nav-link .ul2 li {
    margin: 0 25px;
}

.navbar .nav-link .ul2 li .rendezVous {
    white-space: nowrap;
}

.navbar .menuHamburger {
    width: 35px;
    right: 50;
    top: 10px;
    display: none;
  width:100%;
  max-width:100%;
}

.gestionWord {
    text-decoration: underline;
}

.lotlogo {
    margin-top: 3em;
}



.texteAccueil {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 1.1em;
}

.redLine {
    border: none;
    height: 4px;
    background-color: #822424;
    margin: 20px 0;
    margin-top: 3em;
    width:80%;
    margin-left: 9.5%;
}

.groupe1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.groupe1 .logoGrp {
    width: 15%;
    margin-top: 2%;
    margin-left: -3%;
    margin-right: 10%;
}

.groupe1 .logoGrp3{
    width: 18%;
    margin-top: 0%;
    margin-left: -1%;
    margin-right: 8%;
    
}

.groupe1 .card {
    font-weight: bold;
    margin-top: 5px;
    border-width: 0.1em;
    border-radius: 1%;
    width: 50%;
    height: 9em;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-top: 3em;
    margin-left:-5em;
    padding-bottom: 1em;
}

.txtgrp {
    font-size: 1.1em;
    margin-top: 2.3%;
    line-height: 23px;
    font-family: Asap;
    text-align: justify;
}

.groupe2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.groupe2 .logoGrp {
    width: 15%;
    margin-left: 10em;
    margin-top: -1em;
    margin-right: 10%;
}

.groupe2 .card {
    border-width: 0.1em;
    border-radius: 1%;
    width: 50%;
    height: 9em;
    text-align: center;
    overflow: hidden;
    position: relative;
    font-weight: bold;
    padding-bottom: 1em;
    
}
.connexion{
    margin-top: 2%;
    margin-bottom: 7.8em;
}
.centrelink {
    color: black;
    
}

.centrelink:hover {
    color: black;
    text-decoration: underline;
    transition: 1s;

}

.avisGoogle {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    text-decoration: underline;
    color:white;
}

.titre {
    margin-top: 7em;
    padding-right: 5px;
  	padding-left: 5px;
    
}

.nomGroupe {
    margin-bottom: 1em;
    text-decoration: underline;
    margin-top: 2em;
    overflow-x: visible;

}

.serviceGroupe {
    text-align: center;
    line-height: 23px;
    margin-top: 10px;
}

.prixGroupe {
    margin-top: 1em;
    font-size: 1.4em;
    font-weight: bold;
}

.paraContact {
    margin-top: 2em;
    font-size: 1.2em;
    padding-right: 1em;
  	padding-left: 1em;
}


.coo ul {
    display: grid;
    align-items: center;
    justify-content: center;
    
    
}

.coo ul li {
    margin-bottom: 5px;
    list-style-position: inside; 
    align-items: center;
}
.ulContact{
    margin-left: 0em;
    padding-left: 10px;
    padding-right: 10px;
}
.contact{
    font-weight: bold;
    position: absolute;
    margin-top: -1em;
    margin-left: 7em;
  
}

.contactHorraire{
    font-weight: bold;
    position: absolute;
    margin-top: -1em;
    margin-left: 5em;
}

.ulHorraire{
    list-style: none;
    margin-left: -8em;
  	text-align:center;
    margin-bottom: 2em;
    
}

.soustitreSouligner{
    text-decoration: underline;
    margin-top: 1em;
    margin-bottom: 1em;
}

#mailClient{
    width:35%;
    font-size: 1.1em;
}

#objetClient{
    width:35%;
    font-size: 1.1em;
}

#textClient{
    width:40%;
    height:5em;
    font-size: 1.1em;
}

label{
    font-weight: bold;
}

#nomClient{
    width:20%;
    font-size: 1.1em;

}

#facebook{
    width:3%;
    position: absolute;
    margin-top: -1em;
    margin-left: -4em;
    
}

.reseau{
    margin-bottom: 2em;
    background-color: #272727;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-top: 1em;
    
    border-color: #272727;
    border-top: solid;
    border-width: 0.3em;

}

.reseau .container{
    color: white;
}

#linkReseau{
    font-weight: bold;
    text-decoration: underline;
    color:#D9D9D9;
}

.confirmationEmail{
    color:red;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: underline;
    margin-bottom: 1em;
}
.divAccueil {
    background-color: #272727;
    width:100%;
    margin-left: 0;
    padding-top:1em;
    padding-bottom: 2em;
    border-top: solid;
    border-bottom: solid;
    border-width: 0.3em;
    color:#272727;
    
}
.divAccueil .texteAccueil{
    margin-left:3.5em;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 1.3em;
    color:white;
    width:85%
}

.divAccueil .soustitreAccueil1{
    margin-top: 1em;
    margin-bottom: 1em;
    color:white;
}

#modifMdp{
    margin-bottom: 10em; 
}

.modifMdp label {
    display: inline-block;
    width: 100%; 
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  }



  .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.champs{
    display: flex;
    justify-content:center;
    flex-direction: column; 
    margin-left:33%;
}

.choixModif{
    display: flex; 
    align-items: center; 
    justify-content: center; 
    width: 50%; 
    margin: 5em auto;
    margin-bottom:0em;
}

.text-input {
    padding: 12px;
    max-width: 800px;
  	width: 110px;
    min-width: 50px;
    margin-right: 2em;
    margin-left: 2em;
    margin: 10px 0;
    font-size: 16px;
    border: 2px solid gray;
    border-radius: 30px;
    background-color: #fff;
    color: #272727;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}
.text-input:focus {
    border-color: #393939;
    box-shadow: 0 4px 12px rgba(39, 39, 39, 0.2);
    outline: none;
    transform: translateY(-3px);
}

.text-input::placeholder {
    color: #a9a9a9;
}



.text-input2 {
    width: 80%;
    padding: 12px;
    max-width: 800px;
    min-width: 50px;
    margin-right: 2em;
    margin-left: 2em;
    margin: 10px 0;
    font-size: 16px;
    border: 2px solid gray;
    border-radius: 30px;
    background-color: #fff;
    color: #272727;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    
}
.text-input2:focus {
    border-color: #393939;
    box-shadow: 0 4px 12px rgba(39, 39, 39, 0.2);
    outline: none;
    transform: translateY(-3px);
}

.text-input2::placeholder {
    color: #a9a9a9;
}

.inputProfil{
    /*width: 100%;*/
    padding: 12px;
    max-width: 350px;
  	min-width:350px;*/
    margin-right: 1em;
    margin-left: 1em;
    margin: 10px 0;
    font-size: 16px;
    border: 2px solid gray;
    border-radius: 30px;
    background-color: #fff;
    color: #272727;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}
.inputProfil:focus {
    border-color: #393939;
    box-shadow: 0 4px 12px rgba(39, 39, 39, 0.2);
    outline: none;
    transform: translateY(-3px);
}

.inputProfil::placeholder {
    color: #a9a9a9;
}

.choix{
    margin-top: 28em;
    width:100%;
    margin-bottom: 16.2em;
}
.choix button{
    margin-left: 10%;
    margin-right: 10%;
    /*width:16em;
    height: 3em;*/
    
}
.button {
    display: inline-block;
    padding: 13px 26px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-size: 1.5em;
  margin-bottom: 2em;
    
}

.buttonPetitEcran{
    margin-bottom:1em;
    margin-top:-5em;
}
.checkbox-item {
    display: flex; 
    align-items: center;
    margin-bottom: 0.5em; 
    

    
    
}

.checkbox-custom {
    width: 15px; 
    height: 15px; 
    margin-right: 0.5em; 
}

.button-primary {
    background-color: #393939;
    color: #ffffff;
}


.button-primary:hover {
    background-color: #272727;
}

.factureClient{
    /* width: 90%; */
    display: flex;
   /*  margin-left: 4em; */
    flex-direction: column;
    align-items: center;
    margin-bottom: 3em;
}

.factureClient .label{
    margin-top: 1em;
    width:9em;
    white-space: nowrap;
    margin-left: 1em;
    margin-right: 1em;
}
.factureClient input{
    width:20%;
    min-width:10em;
}
.Type .text-input{
    width: 20%;
}
.factureVoiture{
   /* width:80%; */
    display: flex;
    /* margin-left: 8em;*/
  	flex-direction: column;
    align-items: center;
}

.factureVoiture .label{
    margin-top: 1em;
    white-space: nowrap;
    margin-left: 5em;
    margin-right: 5em;
  
}

.factureVoiture2{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
   
}

.card{
 width:40em;
 margin-left:22%;
}

.factureVoiture2 .label{
    margin-top: 1em;
    white-space: nowrap;
    margin-left: 1em;
    margin-right: 5em;
}

.liste{
    font-weight: bold;
    font-size:1.2em;
    margin-bottom:4em;
}

.mention{
    text-align:center;
    font-size:1.2em;
    padding : 20px 20px 20px 20px;
    margin: 20px;
    line-height: 2.2em;
}

.mention .ul .li{
    list-style-type: none;
}
.input-container {
    margin-bottom: 10px;
}
.button-container {
    margin-bottom: 20px;
}

.mention strong {
    font-weight: bold;
}

.annonce {
    margin-top: 10em;
    background-color: yellow;
    height: auto;
    padding: 21px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    margin-bottom: 5em;
    /* font-size: 1.8em; */
    font-weight: bold;
}

.imgGarage{
    width:60%;
    height:30%;
    margin-top:9.5em;
    margin-bottom: 1em;
}

@media screen and (min-width: 901px) {
    .divImgGarage {
        right: 100%;
    }
  
  .text-input {
    width: 25%;
  }

    .text-input2{
        margin-left:13em;
    }

    

    .logo {
        margin-right: 0.3em;
    }

    .navbar {
        padding: 0;
    }

    .factureVoiture2{
        margin-left: 24em;
    }

    .checkbox-item {
        margin-left:48%;
    }
    .nav-link2 {
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: rgb(255, 255, 255, 0.20);
        backdrop-filter: blur(7px);
        margin-left: -300vh;
        transition: 0.3s;
        overflow-x: visible;

    }

    .mobile-menu2 {
        margin-left: 0;
        transition: 0.3s;
        z-index: 9;
        height: 500%;
        overflow-x: visible;

    }

    .navbar .nav-link2 .ul2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        list-style: none;
        margin-right: 0%;
        margin-top:-240em;
        width:15em;
        padding-left: 50px;
        padding-right: -50px;
        overflow-x: visible;


    }

    .navbar .nav-link2 .ul2 li {
        margin: 25px 0;
        font-size: 1.2em;
          overflow-x: visible;

    }
    .navbar .nav-link2 .ul2 li a {
        color:black;
        font-weight: bold;
        font-size:1.4em;
        white-space: nowrap;
        overflow-x: visible;

    }

    .navbar .lotlogo .logoText {
        white-space: nowrap;
      	position:absolute;
      	font-size:1.4em;
    }

    .lotlogo {
        margin-top: 3em;
    }

    .navbar .nav-link2 .menuHamburger {
        display: block;
        margin-top: 4%;
        margin-left: 93%;
        overflow-x: visible;

    }

    .navbar .nav-link a{
        color: white;
    }

   

    .divAccueil {
        background-color: #272727;
        width: 100%;
        margin-left: 0;
        padding-top:1em;
        padding-bottom: 2em;
        border-top: solid;
        border-bottom: solid;
        border-width: 0.3em;
        
    }

    .divAccueil .titleAccueil1{
        margin-top: 1em;
        margin-bottom: 0.5em;
        right: 0;
        left: 0;
        text-align: center;
        color:white;
        font-weight: bold;
    }

    

    .groupe1 .card {
        margin-bottom: 2em;
    }
    .groupe2 .card {
        margin-left: 5em;
        margin-right: -5em;
    }

    .MenuCacherPetit{
        display: none;
    }
}

@media screen and (max-width: 1305px){
    .divAccueil{
        padding-right: 3em;
        text-align: center;
    }

    

    .factureClient{
       /* margin-left:15%;*/
    }
    .factureVoiture{
       /* margin-left:15%;*/
    }
    .factureVoiture2{
        margin-left:30%;
    }

    .factureClient , .factureVoiture , .factureVoiture2 , .checkbox-item{
        overflow-wrap: break-word;
        display: flex;
        flex-direction: column;
    }
    

    .MenuCacherPetit{
        display: block;
    }
    .divAccueil .titleAccueil1{
        padding-left: -3em;
        margin-top: 1em;
        margin-bottom: 0.5em;
        right: 0;
        left: 0;
        text-align: center;
        color:white;
        font-weight: bold;
        padding-right: 1em;
		padding-left: 1em;

    }
    .divAccueil .texteAccueil{
        margin-left: 1.2em;
        padding-left: 0em;
        padding-right: 3em;
        text-align: center;
    }
    .navbar{
        padding: 0;
        overflow-x: visible;
        height:9em;
        
    }
    .nav-link2{
        display: none;
    }
    .nav-link{
        top: 0;
        left: 0 ;
        position: absolute;
        width: 100%;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: rgb(255, 255, 255,0.20);
        backdrop-filter: blur(7px);
        margin-left: -300vh;
        transition: 0.3s;
    }
    .mobile-menu{
        margin-left:0;
        transition: 0.3s;
        z-index: 9;
        height: 110vh;
        
       
    }

    .choixModif{
        flex-direction: column;
    }
    .navbar .nav-link .menu{
        display: none;
    }
    .ul2{
        position: absolute;
        margin-right:20%;
        color:black;
    
    }

    .navbar .menuHamburger{
    display: block;
    margin-top: 4%;
    margin-left: 85%;
    right: 2em;
    z-index: 10;
    width:5em;
    }

    .navbar .nav-link .ul2{
        margin-left: 15%;
        display: flex;
        flex-direction: column;
        align-items: center;
        left:0;
        right:0;
     	top: 0px;
    }

    .navbar .nav-link a{
        color:black;
    }

    .navbar .nav-link .ul2 li{
        margin: 25px 0;
        font-size:1.2em;
        
    }
    .logo{
        left: 0px;
        top: 5px;
        margin-right: 0.3em;
        width:120px;
        max-width: 30%;
        z-index: 0;
        position: absolute;
        
    }

    .navbar .lotlogo .logoText{
        white-space: nowrap;
        overflow-x: none;
        width:20%;
        left:20px;
       
    }
    
    

    .txtgrp{
        font-size:100%;
        word-wrap: break-word;
        box-sizing: border-box;
        line-height:180%;
        overflow-y: auto;
        height: 100%;
        padding:10px;
    }

    .soustitreAccueil1{
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .groupe1 .card{
        margin-bottom: 2em;
        margin-left:1em;
    }
    .groupe2 .card{
        margin-left: 2em;
        width:45em;
        margin-right: -7em;
    }

    .linkService{
        margin-top: 0.5em;
    }

    #facebook{
        margin-left: -1.8em;
        margin-top: -1px;
    }

    #mailClient{
        width:70%;
    }
    
    #objetClient{
        width:70%;
    }
    
    #textClient{
        width:90%;
    }
    
    label{
        font-weight: bold;
    }
    
    #nomClient{
        width:40%;
    
    }

    .checkbox-item{
        margin-left:0%;

    }

    
}

@media screen and (max-width : 780px){
    .navbar .menuHamburger{
        display: block;
        margin-top:5em;
        width:4em;
        margin-right: 10px;
        cursor: pointer;

        }
    }
@media screen and (max-width : 850px){
    .navbar .logoText{
      padding-left: 8%;
      font-size:1em;
    }
  .imgGarage{
        width:100%;
    }
  .groupe2 .logoGrp {
    width: 65%;
  }
  
  .card{
    margin-left:0px;
    width:100%;
  }
  
  
}
