*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: 'poppins', sans-serif;
    scroll-behavior: smooth;
}



h2{
    margin-top: 30px;
    text-transform: uppercase;
}

.logo{
    width: 70px;
    height: 8vh;
     }

     .wha{
        position: fixed;
        bottom: 20px;
        right: 20px;
    }
header{
    position: fixed;
    top: 0%;
    left: 0%;
    padding: 20px 10px;
    width: 100%;
    z-index: 1;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    transition: 0.5s;
    text-transform: uppercase;
}




.ivr{
    position: relative;
    width: 100%;
    min-height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(./imdg/post/wnl.JPG);
    background-size: 1200px  790px;
    background-repeat: no-repeat;
    background-position: center;
}

.ivr .contenu{

    text-align: center;
    
}

.ivr .contenu h2{
    color: #fff;
    font-size: 1.8em; 
    text-transform: uppercase;
}

.ivr .contenu p{
    color: #000;
}




span{
    color: rgb(255, 145, 0);
    
}

/*partie produit*/

.titre{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}

.produit .contenu{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
    background-color: rgb(51, 255, 0);
    background-size: cover;
}

.produit .contenu .box{
    width: 300px;
    margin: 10px;
    border: 20px solid #fff; 
    box-shadow: 20px 25px 10px rgba(0, 0, 0, 0.8);
}

.produit .contenu .box .imbox{
    position: relative;
    width: 100%;
    height: 300px;
}

.produit .contenu .box .imbox img{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    object-fit: cover;
}

/*bouton fait ton choix*/
.btn1{
    font-size: 1em;
    color: #fff;
    background-color: rgba(0, 255, 76, 0.566);
    padding: 10px 20px ;
    font-display: inline-block;
    margin-top: 20px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    transition: 0.5s;
    margin-left: 10px; 
}


.produit .contenu .box .text{
    text-align: center;
    font-weight: 300px;
    color: #fff;
    text-transform: uppercase;
}

.produit .contenu .box .text h3{
    font-weight: 300;
}




.ivr p{
      font-size: 1.3em;
      color:#fff;      
 }
.sut , p{
    color:#000;
}
.sut{
    text-align:center;
    align-items:center;
}
.sut img{
    margin-top: 15px;
}

.sut  .contenu{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
    background-color:rgb(255, 145, 0);
    background-size: cover;
}

.sut  .contenu .box{
    width: 400px;
    margin: 10px;
    border: 20px solid #fff; 
    box-shadow: 20px 25px 10px rgba(0, 0, 0, 0.8);
}

.sut  .contenu .box .imbox{
    position: relative;
    width: 100%;
    height: 100%px;
}

.sut  .contenu .box .imbox img{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sut  .contenu , .dr{
    color: white;

}

.sut .contenu .box .text{
    text-align: center;
    font-weight: 300px;
    color: #fff;
    text-transform: uppercase;
}

.sut .contenu .box .text h3{
    font-weight: 300;
}
.copyright{
    padding: 10px 20px;
    border-top: 1px solid rgba(0,0,0,0.1);
    background: rgba(228,222,222,);
    text-align: center;
    margin-top: 15px;
  }
  
  .copyright p:nth-child(1){
      color: #333;
  }
  
  .copyright a{
      color: blue;
      text-decoration: none;
      font-weight: 600;
  }  
@media (max-width: 1535px){
    header{
     padding: 15px;
     transition: .2s;
    }
    .icons{
     padding: 0 3%;
     transition: .2s;
    }
    .scroll-down{
     right: 3%;
     transition: .2s;
    }
 
 }
 
 @media (max-width: 1460px){
     section{
         padding: 0 12%;
         transition: .2s;
     }
 }
 
 @media (max-width: 1340px){
     .ivr img{
         width: 100%;
         height: auto;
     }
     .ivr h1{
         font-size: 75px;
         margin: 0 0 30px;
     }
 
     .ivrt h5{
         margin-bottom: 25px;
     }
 }
 
 @media (max-width: 1195px){
     section{
         padding: 0 3%;
         transition: .2s;
             }
              }
 @media (max-width: 990px){
     #menu-icon{
         display: block;
         
     }
 
     
     .navlist{
         position: absolute;
         top: 100%;
         right: -100%;
         width: 300px;
         height: 40vh;
         background-color: rgba(0, 0, 255, 0.44);
         display: flex;
         align-items: center;
         flex-direction: column;
         padding: 50px 20px;
         transition: all .55s ease;
     }
     .navlist a{
         display: block;
         margin: 7px 0;
         margin-left: 0;
     }
     .navlist.open{
         right: 0;
 
     }
 }
 
 @media (max-width: 990px){
     .hero-img img{
         width: 100%;
         height: auto;
     }
 }
 
 
 @media (max-width: 440px){
     .hero-img img{
         width: 100%;
         height: auto;
     }
     .hero-text h1{
         font-size: 30px;
         margin: 0 0 10px;
     }
 
     .hero-text h5{
         margin-bottom: 25px;
     }
 
     .hero-text a{
         font-size: 10px;
     }
     .ivr{
         background-size: 370px  790px;
         background-repeat: no-repeat;
        

         
        

         
 }
 .copyright{
    font-size: 10px;
    margin-top: 15px;
   }

 .sut img{
    width: 100%;
    height: auto;
 }

 .ivr p{
      font-size: 1.3em;
      color:#fff;      
 }


 }
 .titre-texte span{
    color: rgb(255, 145, 0);
     font-size: 1.em;
     font-weight: 200px;
     
 
 }
 .titre-texte {
     font-size: 1.5em;
 }
 h3{
    color: rgb(255, 145, 0);
 }
 .btn1{
     font-size: 1em;
     color: #fff;
     background: rgba(0, 255, 76, 0.566);
     padding: 5px 5px ;
     font-display: inline-block;
     margin-top: 20px;
     text-transform: uppercase;
     text-decoration: none;
     letter-spacing: 2px;
     transition: 0.5s;
     margin-left: 10px;
 
 }
 .ivr .contenu{

    text-align: center;
    margin-top: 0px;
}
 


  @media (max-width: 340px){

    p{
      font-size: 1pxem;
    }
    
    .ivr .contenu p{

        text-align: center;
        font-size: 1em;
        width: 80%;
        
    }

    .ani , .fil {
        height: 2px;
    }
    



    
  }


  .fil{
    display: flex;
    height: 55vh;
    animation-duration: 20s;
    animation-name: test1;
    animation-iteration-count: infinite;
}

#defiler{
    width: 280px;
    overflow: hidden;
    border: 2px solid orange;
}
@keyframes  test1 {
     
        0%{
            transform: translateX(0);
        }
        15%{
            transform: translateX(-8px);
    
        }
        30%{
            transform: translateX(-280px);
        }
        45%{
            transform: translateX(-500px);
        }
    
        60%{
            transform: translateX(-800px);
        }
    
        75%{
            transform: translateX(-1100px);
    
        }
        90%{
            transform: translateX(-1400px);

        }
        100%{
            transform: translateX(0);

        }
    
    }

.ani{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80vh;
    margin-top: -60px;
    
    
}




/*2emdefilé*/


.lif{
    display: flex;
    height: 55vh;
    animation-duration: 20s;
    animation-name: test2;
    animation-iteration-count: infinite;
}

#dler{
    width: 400px;
    overflow: hidden;
    border: 2px solid orange;
}
@keyframes  test2 {
     
        0%{
            transform: translateX(0);
        }
        15%{
            transform: translateX(-500px);
    
        }
        30%{
            transform: translateX(-750px);
        }
        45%{
            transform: translateX(-1200px);
        }
    
        60%{
            transform: translateX(-1600px);
        }
    
        75%{
            transform: translateX(-2200px);
    
        }
        90%{
            transform: translateX(-2800px);

        }
        100%{
            transform: translateX(0);

        }
    
    }

.nia{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80vh;
    margin-top: -60px;
    
    
}