body{
    margin: 0px;
}
label{
    font-family: 'Manrope', sans-serif;
    font-size: 1.2em;
}
.pied{
    display: flex;
    flex-direction: row;
}

footer {
    width: 100%;
    height: 450px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.8),
    rgba(0, 0, 0, 0.5)), url("finito.jpg");
    background-repeat: no-repeat;
    color: white;
    background-size:100% 100%;
}
footer a{
    color: white;
}
header {
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(42,193,47,1) 0%, rgba(26,118,43,1) 0%, rgba(12,105,50,1) 100%, rgba(0,212,255,1) 100%);
    padding: 20px 0px;
    padding-right: 20px;
box-shadow: 0 0 13px rgba(18,18,18, 0.8);
  }
  header{
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index:1000;
    font-family: 'Poppins';font-size: 22px;
    

  }
  nav{
    width: 90%;
    margin: auto;
  }
  nav{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hambur{
    display: none;
    position: absolute;
    top: 50px;
    right: 50px;
    width: 35px;
  }
  .centr > h3{
    padding-left: 100px;
  }
  .bouge{
    padding-left: 100px;
    display: grid;
    grid-template-columns: 40% 40%;
    grid-template-rows: 450px;
    gap: 10%;
  }
  .centr567 .minipi{
    font-size: 0.9em;
  }
  .centr567 .minipi span{
    font-size: 1.3em;
    font-weight: 700;
  }
  .bougero{
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: 40% 40%;
    grid-template-rows: 350px;
    gap: 2%;
  }
  .dipo{
    padding-top: 30px;
    padding-left: 0px;
    text-align: left; 
  }
  .centr479 ol {
    padding-bottom: 10px;
  }
  .centr479 ol span{
    font-weight: 800;
  }
  .bouge791{
    display: grid;
    grid-template-columns: 40% 40%;
    grid-template-rows: 350px;
    gap: 10%;
  }
  .bouge345{
    display: grid;
    grid-template-columns: 40% 40%;
    grid-template-rows: 300px;
    gap: 10%;
  }
  
  .centr33 .bouge{
    display: grid;
    grid-template-columns: 40% 40%;
    grid-template-rows: 350px;
    gap: 10%;
    padding-bottom: 60px;
  }

  .bouge2{
    display: grid;
    grid-template-columns: 40% 40%;
    grid-template-rows: 350px;
    gap: 10%;
  }
 .centr .bouge2 div .bori span{
    font-size: 2;
    font-weight: 700;
  }
  .bouge1{
    padding-left: 100px;
    display: grid;
    grid-template-columns: 40% 40%;
    grid-template-rows: 350px;
    gap: 10%;
  }
  nav a {
    padding-left: 10px;
  }
.ele{position: relative;left:10px;}
.gras{font-weight:990; font-size: 1.1em;}
.conteneur{
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-template-rows: 200px 250px;
    gap: 10px;
}
.lien-icone:hover {
    opacity: 0.5;
  }
.mail{
    mix-blend-mode: multiply;

    max-width : 60px;
    max-height : 60px;
    object-fit: contain;
    position: relative;
bottom: 10px;
left: 25px;

}
.tombe{
    position: relative;
    top: 20px;
}
.mail1{
    mix-blend-mode: multiply;  
}
.posi2{
    max-width : 40px;
    max-height : 40px;
    object-fit: contain;
    position: relative; 
    top: 30px;
    left: 10px;
}
.ecrire h3{
    margin-bottom: 0;
}
.posi88{
    max-width : 300px;
    max-height : 100px;
    object-fit: contain;
    mix-blend-mode: multiply; 
    position: relative;
    right:100px;
    top: 30px;

}
textarea{
    font-family: 'Manrope', sans-serif;
}
.camer{
    mix-blend-mode: multiply;
}
.posi1{
    max-width : 35px;
    max-height : 35px;
    object-fit: contain;
    position: relative; 
    top: 10px;
    left: 35px;
}
.imtel{
    max-width : 65px;
    max-height : 65px;
    object-fit: contain;
    position: relative;

    left: 25px;
}
.imtel1{
    max-width : 60px;
    max-height : 60px;
    object-fit: contain;
    position: relative;
    top: 20px;

}
.petit{

    object-fit: contain;
    max-width : 150px;
    max-height : 150px;
}
.petit1{
    position: relative;
    top: 10px;
    max-width : 150px;
    max-height : 150px;
}
.petit2{
    max-width : 150px;
    max-height : 150px;
    position: relative;
    top: 20px;
}
.baisse{
    position: relative;
    top: 50px;
}
.reduite{
    max-width : 500px;
    max-height : 500px;
    object-fit: contain;
    margin-bottom: 100px;
}
.reduit{
    max-width : 300px;
    max-height : 300px;
    object-fit: contain;
    margin-bottom: 100px;
    
}
.reduit bord{
    width: 100%;
    height: 100%;
    border-radius: 30px;
    object-fit: contain;

}

.position1{
    position:relative;
    top: 20px;
    font-family: 'Manrope', sans-serif;
    font-size: 1.5em;
}
.centre23{
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1;  
}
.your-class .img{
    width: auto;
    height: auto;
}


.centre2{
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1;  
}
.contre2 h2 {
    color: #a5b4fc;
    text-align: center;
    margin-bottom: 50px;
  }
  form {
    width: 70%;
    display: flex;
    flex-direction: column;
    color: black;
  }
  
  .form-nom-email {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }
  
  .form-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
  }
.centre{
    padding-top: 100px;
    padding-bottom: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1;
    
}


.centre2 label{
    font-weight: 700;
}
.centre66{

    padding-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1;
}
.centre66 form{
    font-weight: 700;
}

.cen44{
    padding-top: 100px;
    background-color: #f1f1f1;
}
html {
    overflow-x: hidden;
    }
.centr{
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;

    background-color: #f1f1f1; 
}

.centr567{
padding: 20px;
display: flex;
flex-direction: column;
justify-content: center;

background-color: #f1f1f1; 
}
.centr567 h3, .centr567 p{
    padding-left: 100px;
}
.centr567 h3{
    margin-bottom: 0;
}
.centr567 p{
    padding-bottom: 30px;
    font-size: 1em;
}
.centr567 .cote2{
    text-align: justify;
}
.centr567 .cote2 div{
    padding: 20px;
}
.centr567 span{
    font-weight: 800;
}
.centr479{
padding: 20px;
padding-bottom: 100px;
display: flex;
flex-direction: column;
justify-content: center;

background-color: #f1f1f1; 
}
.gorb{
    margin: 0;
    padding-bottom: 60px;
}
.bidi{
padding: 20px;
position: relative;
left: 50px;
mix-blend-mode: multiply;
}
.gorb1{
    margin: 0;
    padding-top: 60px;
    padding-bottom: 60px;
}

.centr33{
    padding-top: 50px;
    padding-left: 100px;
    padding-right: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;

    background-color: #f1f1f1; 
}

.centr33 p{
    font-size: 1.1em;
}
.centr33 p span{
    font-weight: 900;
}
.centr33 ul .grasse{
    font-size: 1.2em;
    font-weight: 900;
}
.centr33 ul span{
    font-weight: 900;
}

.cen3{
    padding-top: 50px;
    padding-left: 100px;
    padding-bottom: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;

    background-color: #f1f1f1;
    
}
.cen3 p span{
    font-size: 1.5em;
    font-weight: 700;
}
.cen{
    padding-top: 50px;

    display: flex;
    flex-direction: column;
    justify-content: center;

    background-color: #f1f1f1;
    
}
.cen1{

    padding-left: 15px;
    padding-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;

    background-color: #f1f1f1;
    
}
input, select{


    padding: 20px 45px 20px 20px;
    border-radius: 30px;
}
textarea{
    height: 100px;
    padding: 20px 45px 20px 20px;
    border-radius: 15px;
}

.centre p, .centre .cot ul{

    font-family: 'Manrope', sans-serif;
    font-size: 1.5em;
    color: #242424;

}
.cta23 {
    background: linear-gradient(#8e86b5, #acaeed);
    font-family: 'Manrope', sans-serif;
    font-size: 1.2em;
    color: white;
    font-weight: 800;
    margin: auto;
    position: relative;
    top: 50px;
    padding: 0;
    width: 200px;
    height: 50px;
}
  .cta23:hover {
    background: linear-gradient(#696484, #8788ba);
    text-decoration: none;
}
.cta234 {
    background: linear-gradient(#8e86b5, #acaeed);
    font-family: 'Manrope', sans-serif;
    font-size: 1.2em;
    color: white;
    font-weight: 800;
    margin: auto;
    position: relative;
    top: 15px;
    padding: 0;
    width: 200px;
    height: 50px;
}
  .cta234:hover {
    background: linear-gradient(#696484, #8788ba);
    text-decoration: none;
}
.centre .cot ul{
    position: relative;
    top: 30px;
}
.centre .cot div p, .centre .cot div ul  {
    font-size: 1em;
}
.centre1{
 
    padding-bottom: 100px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1;
    
}
.centre1 p, .centre1 .cot ul{

    font-family: 'Manrope', sans-serif;
    font-size: 1.5em;
    color: #242424;

}
.centre1 .cot ul{
    position: relative;
    top: 30px;
}
.centre1 .cot div p, .centre1 .cot div ul  {
    font-size: 1em;
}
.cont{
    font-size: 1.1em;
    color: rgb(46, 139, 87);
    font-family: 'Manrope', sans-serif;
    position: relative;
    top:50px;
    font-weight: 700;
}
.fortuit{display: flex;flex-direction: column;}
.cont87{
    font-size: 1.1em;
    color: rgb(46, 139, 87);
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
}
.cont870{
    font-size: 1.1em;
    color: rgb(46, 139, 87);
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    position: relative;
    bottom: 40px;
    left: 100px;
}
.cont876{
    font-size: 1.1em;
    color: rgb(46, 139, 87);
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    position: relative;
    left: 100px;
    bottom: 50px;

}

.cont99{
    font-size: 1.1em;
    color: rgb(46, 139, 87);
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
}
.cont1{
    font-size: 1.1em;
    color: green;
    font-family: 'Manrope', sans-serif;
    position: relative;
    left: 50px;
    font-weight: 700;
    padding: 20px;
background: white;
border-radius: 30px;
}

.cont1:after{
    content : "\002192";
  }
.cont:after, .cont99::after, .cont87::after, .cont876::after, .cont870::after{
    content : "\002192";
  }

.cot{
  
    display: grid;
    grid-template-columns: 350px 500px;
    grid-template-rows:270px;
    gap: 100px;
}
.colonne{
    display: flex;
    flex-direction: column;
    padding: 40px;
}
.rect{
    margin-bottom: 50px;
    border-radius: 20px;
    display: grid;
    grid-template-columns: 60px 440px;
    grid-template-rows: 100px;
    background: #1f683c;
}
.rect p{
    padding-top: 10px;
    padding-left: 20px;
    color: white;
    font-size: 1em;
}
.rect p span{
    font-size: 1.2em;
    font-weight: 700;
}

.coter{
  width: 100%;
padding-left: 50px;
padding-right: 50px;
  margin: auto;
    display: grid;
    grid-template-columns:36% 47%;
    grid-template-rows:560px;
    gap: 10%;
    background-color: #f1f1f1;
    padding-bottom: 50px;
    padding-top: 50px;
}
.coter55{
    width: 100%;
  padding-left: 50px;
  padding-right: 50px;
    margin: auto;
      display: grid;
      grid-template-columns:36% 40%;
      grid-template-rows:470px;
      gap: 10%;
      background-color: #f1f1f1;
      padding-bottom: 100px;
      padding-top: 50px;
  }
.coter88{
    width: 100%;
    margin: auto;
    background-color: #f1f1f1;
    padding-top: 100px;
    padding-bottom: 50px;

    display: grid;
    grid-template-columns: 60% 37%;
    grid-template-rows:550px;
    gap: 3%;
}
.realm{
    padding: 50px;
}
.ecrire{
    padding-left: 50px;
}
.ecrire p span{
    font-size: 1.2em;
    font-weight: 600;
}
.vert{
    padding: 20px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(42,193,47,1) 0%, rgba(26,118,43,1) 0%, rgba(12,105,50,1) 100%, rgba(0,212,255,1) 100%);

}
.vert h5{   font-family: 'Manrope', sans-serif;
    font-size: 1.5em;
    color: white;
    text-align:justify;
    font-weight: 700;
 }
.vert p {
    font-size: 1em;
    color: white;
}
.vert div{
    font-size: 0.9em;
    color: white; 
}
.cot55{
  
    display: grid;
    grid-template-columns: 350px 500px;
    grid-template-rows:270px;
    gap: 100px;
    margin-bottom: 100px;
}
.cot23{
    display: grid;
    grid-template-columns: 70% 30%;
    grid-template-rows: auto;
    gap:50px
}
#modalCheck{
    display: none;
}

.modalLayer{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
#modalCheck:checked + .modalLayer, #modalContent:target, #modalContent1:target {
    display: block;
}

.popup_block{
    background: #fff;
    padding: 20px;
    border: 20px solid #ddd;
    position: relative;
    margin: 10% auto;
    width: 500px;
    height: 320px;
    overflow-x: hidden;
    overflow-y:scroll;
    box-shadow: 0px 0px 20px #000;
    border-radius: 10px;
}
a img.btn_close {
    float: right;
    margin: -15px -15px 0 0;
    cursor: pointer;
    background-size: 30px;
    width: 30px;
    height: 30px; 
    object-fit: contain;
}
.question {
    font-weight: bold;
    margin-bottom: 10px;
  }
  
  .options {
    margin-bottom: 20px;
  }
  
  .option {
    display: block;
    margin-bottom: 10px;
  }
  
  .button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #428bca;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 16px;
    border-radius: 4px;
    transition: background-color 0.3s;
    margin-right: 10px;
  }
  
  .button:hover {
    background-color: #3071a9;
  }
  
  .result {
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
  }

  header {
    background-color: white;
    padding: 20px 0px;
    padding-right: 20px;
  }
  header{
    width: 100%;
    height: 60px;
    position: fixed;
    z-index:1000;

  }
  
  .hide{
    display: none;
  }
.buttons{
    padding: 10px 0 0;
    text-align: right;
}
.restart{
    display: inline-block;
    padding: 8px 20px;
    background-color: #0b58a7;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
    transition: all 0.3s ease-out;
}
.restart:hover{
    background-color: #064484;
}
.button{
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}
.im2{
    position: relative;
    top: 5px;
    border-radius: 30px;
    object-fit: cover;
}
.im3{
    position: relative;
    top: 10px;
    max-width : 400px;
    max-height : 200px;

    object-fit: cover;
}
.im23{
    max-width : 500px;
    max-height : 460px;
    position: relative;

}
section .cot p{
    text-align: justify;
}
section .cot p, section ul{
    font-family: 'Manrope', sans-serif;
    font-size: 1em;
    text-align: justify;
}
section ol, section p{
    font-family: 'Manrope', sans-serif;
    font-size: 0.8em;
    text-align: justify; 

}
section ol li, section .bouge1 p{
    padding-bottom: 20px; 
}
section ol li span, section .bouge1 p span{
    font-weight: 800;
    font-size: 1em;
}
.cote{
    display: grid;
    grid-template-columns: 200px 200px 200px 200px;
    grid-template-rows: 100px;
    gap: 20px;
}
.positionbas{
    margin-top: 150px;
    margin-bottom: 50px;

}
.italic{
    font-style: italic;
    margin-bottom: 50px;
}
.cote11{
    display: grid;
    grid-template-columns: 300px 300px 300px 300px;
    grid-template-rows: 400px;
    gap: 10px;
}
.cote11 > div {
    padding-left: 30px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(17,66,19,1) 0%, rgba(12,105,50,1) 100%, rgba(51,138,12,1) 100%, rgba(241,8,8,1) 100%, rgba(97,109,112,1) 100%);
    color: white;
    font-family: 'Manrope', sans-serif;
    font-size: 1.5em;
    border-radius: 20px;
    text-align: start;
}
.cote11 > div >span{
    font-size: 1.5em;
    text-decoration:underline;
    text-align: center;
    font-weight: bold;
}
.cote1{ 
    display: grid;
    grid-template-columns: 400px 400px 400px;
    grid-template-rows: 250px;
    gap: 1em; 
}
.cote23{ 
    display: grid;
    grid-template-columns: 500 px;
    grid-template-rows: 250px;
    gap: 1em; 
}
.cote23 > div {
    padding-left: 30px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(42,193,47,1) 0%, rgba(26,118,43,1) 0%, rgba(12,105,50,1) 100%, rgba(0,212,255,1) 100%);
    color: white;
    font-family: 'Manrope', sans-serif;
    font-size: 1.5em;
    border-radius: 20px;
}
.cote23 > div >span{
    font-size: 1.5em;
    text-decoration:underline;
    text-align: center;
    font-weight: bold;
}
.cote2{ 
    display: grid;
    grid-template-columns: 600px 600px;
    grid-template-rows: 380px;
    gap: 1em; 
    padding-bottom: 50px;
}
.cote2 > div {
    padding-left: 30px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(17,66,19,1) 0%, rgba(12,105,50,1) 100%, rgba(51,138,12,1) 100%, rgba(241,8,8,1) 100%, rgba(97,109,112,1) 100%);
    color: white;
    font-family: 'Manrope', sans-serif;
    font-size: 1.5em;
    border-radius: 20px;
}
.cote2 > div >span{
    font-weight: 800;
}
.cote2 > div > .darki{
    text-decoration:underline;
    text-align: center;
    font-weight: 800;
    font-size: 1.5;
}
.paroi1{
    padding-top: 40px;
}

.marge{
    margin-top: 100px;
}
.marge2{
    position: relative;
    top:30px;
    left:20px;
    border-radius: 30px;

}
.cote1 > div {
    padding-left: 10px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(42,193,47,1) 0%, rgba(26,118,43,1) 0%, rgba(12,105,50,1) 100%, rgba(0,212,255,1) 100%);
    color: white;
    font-family: 'Manrope', sans-serif;
    font-size: 1.5em;
    border-radius: 20px;
}
.cote1 > div >span{
    font-size: 1.5em;
    text-decoration:underline;
    text-align: center;
    font-weight: bold;
}
.cote3{
    display: grid;
    grid-template-columns: 100px 300px;
    grid-template-rows: 100px;
    gap: 10px;
}
.cote23, .cote23 a{
    display: flex;
    flex-direction: row;
    width: 80%;
    height: 100px;
    padding: 20px;
    margin: 30px;
    border-radius: 30px;
    font-size: 1.1;
    color: white;
    font-weight: 800;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(42,193,47,1) 0%, rgba(26,118,43,1) 0%, rgba(12,105,50,1) 100%, rgba(0,212,255,1) 100%);


}
.cote div{
    object-fit: contain;
}

.element1{
    position:relative;
    left: 10px;
    color: #242424;
}
.element1:hover{
    text-decoration: underline;
}
img{
    width: 100%;
    height: 100%;
    border-radius: 30px;
}      
img:hover{
    box-shadow: 0 0 13px rgba(18,18,18, 0.8)
    }
.posi88:hover, .petit1:hover, .petit:hover,.petit2:hover{
    box-shadow: none;
}

.position11{
    position: relative;
    left: 110px;
    bottom: 70px;
}
.cta {
    display: inline-block;
    background: linear-gradient(#8e86b5, #acaeed);
    color: white;
    border-radius: 50px;
    padding: 20px 30px;
    margin-left: 50px;
    position: relative;
    top: -50px;
    opacity: 0.7;
  }
  a{
    color: #242424;
    text-decoration: none;
}
.cta:hover, a:hover {
    text-decoration: underline;
    opacity: 1;
  }
.container{
    font-family: 'Manrope', sans-serif;
    font-size: 3em;
    color: #1f2039;
}
.cta, .carre{
    font-family: 'Lobster', sans-serif;
    font-size: 2em;
    text-decoration: none;
}

.passo2{
    transform: scale(0.8);
}
.passo3{
    clip-path: ellipse(30% 50%);
}
.paso{
    width: 100%;
    height: 250px;
    object-fit:contain;
    clip-path: ellipse(20% 35%);
    transform: scale(1.2, 1.1);

}
a img{
    width: 100%;
    height:200px;
}
.present{
    mix-blend-mode: multiply;
}
.garde{
    margin-top: 80px;
    width: 100%;
    height: 450px;
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    background-size: cover;
}
.garde23{
    margin-top: 80px;
    width: 100%;
    height: 300px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.8),
    rgba(0, 0, 0, 0.5)), url("instale23.png");
    background-repeat: no-repeat;
    background-size:cover;


}

.garde23 .photo-hover{
    position:absolute;
    top: 200px;
    left: 100px;
    font-size: 2em;
    font-family: 'Manrope', sans-serif;
    color: white;
    text-align:justify;
    font-weight: 700;


  }
  .garde23_2{
    margin-top: 80px;
    width: 100%;
    height: 300px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.8),
    rgba(0, 0, 0, 0.5)), url("cont.png");
    background-repeat: no-repeat;
    background-size:100% 100%;


}

.garde23_2 .photo-hover_2{
    position:absolute;
    top: 200px;
    left: 100px;
    font-size: 2.2em;
    font-family: 'Manrope', sans-serif;
    color: white;
    text-align:justify;
    font-weight: 900;
  }
  .garde23_3{
    margin-top: 80px;
    width: 100%;
    height: 300px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.8),
    rgba(0, 0, 0, 0.5)), url("pay.png");
    background-repeat: no-repeat;
    background-size:100% 100%;


}

.garde23_3 .photo-hover_2{
    position:absolute;
    top: 200px;
    left: 100px;
    font-size: 2.2em;
    font-family: 'Manrope', sans-serif;
    color: white;
    text-align:justify;
    font-weight: 900;
  }

  .garde23_4{
    margin-top: 80px;
    width: 100%;
    height: 300px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.8),
    rgba(0, 0, 0, 0.5)), url("dobi.png");
    background-repeat: no-repeat;
    background-size:100% 100%;


}

.garde23_4 .photo-hover_2{
    position:absolute;
    top: 200px;
    left: 100px;
    font-size: 2.2em;
    font-family: 'Manrope', sans-serif;
    color: white;
    text-align:justify;
    font-weight: 900;
  }
.rectangle{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.separe1{
    margin-top: 50px;
    position: relative;
    top: 50px;
    left: 30px;
}
h2{
    margin-bottom: 40px;
    font-family: 'Manrope', sans-serif;
    font-size: 2.5em;
    color: black;
    text-align: center;
}
h3{
    margin-bottom: 50px;
    font-family: 'Manrope', sans-serif;
    font-size: 2em;
    color: 	#333333;
    text-align: left; 
}
h6{
    margin-bottom: 50px;
    font-family: 'Manrope', sans-serif;
    font-size: 2em;
    color: 	#333333;
    text-align: left;  
}
h7{
    font-family: 'Manrope', sans-serif;
    font-size: 2em;
    color: 	#333333;
    text-align: left;  
}
h4{    margin-bottom: 50px;
    font-family: 'Manrope', sans-serif;
    font-size: 1.1em;
    color: #afafaf;
    text-align:justify; 

}
h4:before{
    content : "\002014";
  }


.separe{
    margin-top: 50px;
    margin-right: 50px;
    display: flex;
    flex-direction: row;
    gap: 25px;
    position: relative;
    left: 40px;
    top: 30px;

}
.separe1{
    margin-left: 20px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px; 
}

.carre{
    width: 180px;
    height: 250px;
    padding: 20px;
text-align: center;
    border-radius: 20px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(42,193,47,1) 0%, rgba(26,118,43,1) 0%, rgba(12,105,50,1) 100%, rgba(0,212,255,1) 100%);
    opacity: 0.7;
}
.carre:hover{
    opacity: 1;
}

.container {
    max-width: 1600px;
    margin: 0 auto;
}
.container p {
    text-transform: uppercase;
    color: #222;
    font-weight: 900;
    color: transparent;
    font-size: 0px;
}
.container p span {
    display: inline-block;
    position: relative;
    overflow: hidden;
    font-size: clamp(20px, 3vw, 120px);
}
.container p span::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: translateX(-100%);
}
.container p:nth-child(1) {
    font-weight: 300;
    animation: txt-appearance 0s 1s forwards;
}
.container p:nth-child(2) {
    animation: txt-appearance 0s 1.25s forwards;
}
.container p:nth-child(1) span::after {
    background: salmon;
    animation: slide-in 0.75s ease-out forwards,
    slide-out 0.75s 1s ease-out forwards;
}
.container p:nth-child(2) span::after {
    background: royalblue;
    animation: slide-in 0.75s 0.3s ease-out forwards,
    slide-out 0.75s 1.3s ease-out forwards;
}

.infobulle{
	transform : scale(0) rotateX(0);
	position : absolute;
	background-color : #f1f1f1;
	color : black;
	border-radius : 5px;
	padding : 1px 1px 0px 0px;
	margin-top : 10px;
	box-shadow : 1px 1px 0 0.5px rgba(0,0,0,0.3);
	border-bottom : 3px solid rgba(255,255,255,0.3);
	border-left : 10px solid transparent;
	border-right : 10px solid transparent;
	transition : 0.6s;
  display: flex;
  text-align: left;
  flex-direction: column;
}
.infobulle::before{
	content : '';
	position : absolute;
	border-bottom : 8px solid #f1f1f1;
	border-left : 8px solid transparent;
	border-right : 8px solid transparent;
	margin-top : -8px;
	margin-left : 50px;
}
.droit{
    display: flex;
    flex-direction: row;

}
.element1:hover > .infobulle,.element1:active > .infobulle, .element1:focus-within > .infobulle {
	transform :none;
}
.vertical{
    display: flex;
    flex-direction: column;
}.vertical1{
    display: flex;
    flex-direction: column;
}

.horizon{
    display: grid;
    grid-template-columns: 49% 49%;
    grid-template-rows: 300px;
    gap: 2%;

}
.horizon1{
    padding-right: 100px;
    padding-left: 100px;
    padding-top: 100px;
    display: grid;
    grid-template-columns: 40% 50%;
    grid-template-rows: 300px;
    gap: 10%;
    text-align: justify;
    font-size: 1em;
    font-family: 'Manrope', sans-serif;
   
}
footer span {
    font-size: 1.3em;
    font-weight: 600;
}

@keyframes slide-in {
    100% {
        transform: translateX(0%);
    }
}
@keyframes slide-out {
    100% {
        transform: translateX(100%)
    }
}
@keyframes txt-appearance {
    100% {
        color: #222;
    }
}

.pls{
    width: 500px;
    height: 500px;
    object-fit:fill;
}
.pls:hover{box-shadow: none;}


@media screen and (max-width: 996px) {
    iframe{
        width: 70%;
        height: 400px;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }
    .garde23_2 .photo-hover_2{
        position:absolute;
        top: 200px;
        left: 20px;
        font-size: 2.2em;
        font-family: 'Manrope', sans-serif;
        color: white;
        text-align:justify;
        font-weight: 900;
      }
      .garde23 .photo-hover{
        position:absolute;
        top: 200px;
        left: 20px;
        font-size: 2em;
        font-family: 'Manrope', sans-serif;
        color: white;
        text-align:justify;
        font-weight: 700;
    
    
      }
      .garde23_3 .photo-hover_2{
        position: absolute;
        top: 140px;
        left: 10px;
        font-size: 1.8em;
        justify-content: center;
        align-items: center;
        font-family: 'Manrope', sans-serif;
        color: white;
        text-align:justify;
        font-weight: 900;
      }
      .garde23_4 .photo-hover_2{
        position:absolute;
        top: 200px;
        left: 20px;
        font-size: 2.2em;
        font-family: 'Manrope', sans-serif;
        color: white;
        text-align:justify;
        font-weight: 900;
      }
    header .droit{
        font-size: 0.6em;
        margin-top: 15px;
    }
    .garde{
        margin-top: 80px;
        width: 100%;
        height: auto;
        background-color: #f1f1f1;
    }
    .rectangle{
        display: flex;
        flex-direction: column;
        padding-bottom: 40px;
    }

    .separe1{
        width: 100%;
        margin-left:0px;
        margin-top: 0px;
        position: relative;
        left: 0;

    }
    .present:hover{
        box-shadow: none;
    }
    
    .separe{
        width: 100%;
        margin-top: 0px;
        margin-right: 0px;
        display: flex;
        flex-direction:column;
        gap: 25px;
        position: relative;
        top:90px;
        left: 0;
        margin-bottom: 100px;

    }
    .carre{
        width: 70%;
        height: 250px;
        margin: auto;
    text-align: center;
        border-radius: 20px;
        background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(42,193,47,1) 0%, rgba(26,118,43,1) 0%, rgba(12,105,50,1) 100%, rgba(0,212,255,1) 100%);
        opacity: 0.7;
        align-items: center;
        display: flex;
        flex-direction: column;
        row-gap: 20px;

    }
    .centre{
        padding-top: 100px;
        padding-bottom: 100px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #f1f1f1;  
    }
    .centre1{

        padding-bottom: 100px;
        justify-items: center;
        justify-content: center;

        
    }
    .cote{
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }
    .cote div{
        align-items: center;

        width: 300px;
        height: 200px;
    }
    .coter{
        width: 100%;
      padding-left: 10px;
      padding-right: 10px;
        margin: auto;
          display: flex;
          flex-direction: column;
          padding-bottom: 50px;
          padding-top: 50px;
          row-gap: 20px;
          align-items: center;
      }
      .im23{
        max-width : 70%;
        max-height : 460px;
    }
    .vert{
        width: 70%;
        height: auto;
    }
    .cont1{
        position: relative;
        bottom: 30px;
    }
    .cote3 .lien-icone p{
        text-align: justify;

    }
    .cote3{
        display: flex;
        flex-direction: row;
        padding-bottom: 50px;
        column-gap: 40px;
    }
    .posi1{
        position: relative; 
        top: 10px;
        left: 15px;

    }
    .imtel{
        position: relative;
        left: 0px;
        right: 20px;

    }
    .mail{
    position: relative;
    bottom: 10px;
    left: 0px;
    right: 30px;
    
    }
    .position11{
        position: relative;
        left: 80px;
        bottom: 70px;
    }
    .position12{
        position: relative;
        right: 30px;  
    }
    footer {
        width: 100%;
        height: auto;
        background-image: linear-gradient(rgba(0, 0, 0, 0.8),
        rgba(0, 0, 0, 0.5)), url("finito.jpg");
        background-repeat: no-repeat;
        color: white;
        background-size:100% 100%;
    }
    .horizon1{
        align-items: center;
       padding-top: 100px;
       padding-bottom: 100px;
       padding-right: 50px;
       padding-left: 50px;
        display: flex;
        flex-direction: column;
        row-gap: 30px;
        text-align: justify;
        font-size: 1em;
        font-family: 'Manrope', sans-serif; 
        text-align: start;
    }
    .horizon{
        display: grid;
        grid-template-columns: 45% 50%;
        grid-template-rows: 300px;
        gap: 5%;
        text-align:start;
    
    }
    .coter88{
        width: 100%;
        margin: auto;
        background-color: #f1f1f1;
        padding-top: 100px;
        padding-bottom: 50px;
    align-items: center;
        display: flex;
        flex-direction: column;
        row-gap: 30px;
    }
    .ecrire{
        padding-left: 20px;
        padding-right: 20px;
    }
    .cote1{ 
        align-items: center;
        display: flex;
        flex-direction: column;
        row-gap: 30px;
    }
    .cote1 > div {
        width: 80%;
        height: auto;
        padding: 10px;
        align-items: center;
        text-align: start;
        background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(42,193,47,1) 0%, rgba(26,118,43,1) 0%, rgba(12,105,50,1) 100%, rgba(0,212,255,1) 100%);
        color: white;
        font-family: 'Manrope', sans-serif;
        font-size: 1.5em;
        border-radius: 20px;
    }
    .cote1 > div span{
        text-align: center;
        align-items: center;
    }
    .form-nom-email {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
      }
      .form-column {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
      }

    .centr > h3{
        padding-left: 30px;
      }
      .bouge{
        width: 90%;
        padding-left: 20px;
        padding-right: 20px;
        align-items: center;
        display: flex;
        flex-direction: column;
      }
      .bouge img{
        max-width: 550px;
        max-height: 350px;
        align-items: center;
        justify-content: center;
      }
      .bouge1{
        padding: 20px;
        display: flex;
        flex-direction: column;
        row-gap: 10px;
      }
      .cen h2{
        margin-bottom: 10px;
    }
    .positionbas{
        margin-top: 40px;
        margin-bottom: 20px;
        text-align: center;
    
    }
    .cote11{
        display: flex;
        flex-direction: column;
        padding: 50px;
        row-gap: 20px;
    }
    .cote11 > div {
        padding: 20px;
        font-size: 1.5em;
        border-radius: 20px;
        text-align: start;
    }
    .cen1{

        padding: 10px;
        padding-bottom: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    
        
        
    }
    .cen3{
        width: 100%;
        height: auto;
        padding: 0px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .bouge2{
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 100px;
        display: flex;
        flex-direction: column;
        row-gap: 20px;
        text-align: justify;
      }
      .centr33{
        padding: 20px;

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

      .centr33 .bouge{
        display: flex;
        flex-direction: column;
        row-gap: 20px;
        padding-bottom: 20px;
      }
      .centr567{
        
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        
        background-color: #f1f1f1; 
        }
    .centr567 h3, .centr567 p {
        padding-left: 0px;
    }
    .centr567 h3{
        margin-top: 0px;
        padding-bottom: 10px;
    }
    .cote2{ 
        display: flex;
        flex-direction: column;
        row-gap: 20px; 
        padding-bottom: 50px;
    }
    .cote2 > div {
        padding: 20px;
        text-align: start;
    }
    .bouge345{
        display: flex;
        align-items: center;
        flex-direction: column;
        row-gap: 20px;
      }
    .bouge345 img{
        max-width: 550px;
        max-height: 350px;
        align-items: center;
        justify-content: center;
    }
      .cont876{
        position: relative;
        left: 20px;
        bottom: 50px;
    }
    .bouge791{
        padding-top: 50px;
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 20px;
      }
      .bouge791 img{
        max-width: 550px;
        max-height: 350px;
        align-items: center;
        justify-content: center;
    }
      .bouge791 ul{
        text-align: start;
      }
      .bidi{
        padding: 0px;
        position: relative;
        left: 0px;
        mix-blend-mode: multiply;
        }
    .bidi:hover{
        box-shadow: none;
    }
    .centr567{
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        }
        .centr567 h3, .centr567 p{
            padding-left: 0px;
        }

        .centr567 .cote2 div{
            padding: 20px;
        }
        .centr567 img{

            max-width: 550px;
            max-height: 350px;
            align-items: center;
            justify-content: center;
        }
        
        .bougero{
            padding-top: 20px;
            width: 90%;
            margin: auto;
            display: flex;
            flex-direction: column;
            align-items: center;
            row-gap: 20px;
          }
          .centr479{
            padding-top: 0px;
            padding-right: 20px;
            padding-left: 20px;
            padding-bottom: 100px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            
            background-color: #f1f1f1; 
            }
          .cont870{
            font-size: 1.1em;
            color: rgb(46, 139, 87);
            font-family: 'Manrope', sans-serif;
            font-weight: 700;
            position: relative;
            bottom: 40px;
            left: 40px;
        }
          .dipo{
            padding-top: 0px;
            padding-left: 0px;
            text-align: left; 
          }
          .paroi1 {
            padding-top: 0px;
        }
        .coter55{
            width: 100%;
            padding-left: 0px;
            padding-right: 0px;
            margin: auto;
            display: flex;
            flex-direction: column;
            padding-bottom: 170px;
            padding-top: 50px;
            row-gap: 20px;
            align-items: center;
          }
          .coter55 .pouri{
            padding-left: 20px;
            padding-right: 20px;
            max-width: 550px;
            max-height: 350px;
          }
          .colonne{
            width: 90%;
            padding-left: 1%;
            padding-right: 1%;
            display: flex;
            flex-direction: column;
        }
        .rect{
    margin-bottom: 50px;
    display: grid;
    grid-template-columns: 12% 88%;
    grid-template-rows: 100px;
}
    .cot{
  
        display: flex;
        flex-direction: column;
        padding: 50px;
    }


 
    
    .cote23{ 
        display: flex;
        flex-direction: column;
        padding: 50px;
    }
    .cot55{
  
        display: flex;
        flex-direction: column;
        padding: 50px;
    }
    header{
        width: 100%;
        height: 90px;
        position: fixed;
        top: 0px;
        right: 0px;
        z-index:1000;
        font-family: 'Manrope', sans-serif;
        font-size: 22px;
    
      }

    .infobulle::before{
        content : '';
        position : absolute;
        border-bottom : 8px solid white;
        border-left : 8px solid transparent;
        border-right : 8px solid transparent;
        margin-top : -8px;
        margin-left : 10px;
    }
}