body{
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
.top-btn {
  position: fixed;
  bottom: 20px;
  right: 30px;
  width: 40px;
  height: 38px;
  background: #E54C2A;
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  border-radius: 4px;
}
.top-bar1{
    height: 82px;
    background-color: #E54C2A; 
    display: flex;
    align-items: center;
    position: relative;
    height: 100px; 
    padding-right: 40px;
}
.icons-menu{
    margin-left: 10px;
    display: none;
}

.logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.logoimg{
    width: 96px;
    height: auto;
}

.icons {
    margin-left: auto;
    margin-right: 230px;
    display: flex;
    gap: 35px; 
}

.iconsimg{
   width: 18px;
   height: 18px;
   padding-top: 4px;
}
.bloglien {        
    text-decoration: none; 
    color: inherit;     
}
.bloglien:hover{
    text-decoration: underline;
}
.atwisi{
    margin-left: 265px;
    margin-top: 26px;
}
.atwisi p{
    color: rgb(140, 140, 140);
    font-size: 12px;
}
.atwisi span{
    color: #E54C2A;
}

.ligne {
    height: 0.5px;
    background-color: #e4e1e1;
    width: 65%;    
    margin: 24px auto;
}

.veniam{
    display: flex;
    gap: 25px;
    margin-left: 270px;
    margin-top: 50px;
}
.veniam img{
    width: 320px;
    height: 200px;
}

.atwisienim{
    max-width: 680px;
    margin-top: -1.4%;
    line-height: 1.8;

}
.atwisienim h1{
    font-size: 22px;
    font-weight: 200;
    letter-spacing: 2px;
}
.atwisienim p{
    font-size: 14px;
}

.colora {
    font-size: 9px;
    color: #777;
    position: relative;
    margin-top: -1%;
}

.colora::before,
.colora::after {
    content: "";
    display: block;
    width: 36%;
    height: 1px;
    background-color: #e4e1e1;
    margin-top: 10px;
    margin-bottom: 10px;
}

.atwisienim button{
    background-color: #E54C2A;
    border: none;
    padding: 5px 5px;
    font-size: 9px;
    color: white;
    width: 100px;
    height: 30px;
    border-radius: 6%;
}


.ligne2 {
  border: none;
  height: 2.1px;
  background-color: rgb(220, 220, 220);
  width: 64%;
  margin-top: 60px;
}

.pages {
  display: flex;
  gap: 12px;
  align-items: center;
  cursor: pointer;
}

.page {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #e6e6e6;
  color: #666;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}

.page.active {
  background-color: #f15a24; 
  color: white;
}

.page.arrow {
  background-color: #f0f0f0;
}

.bas-pages{
    display: flex;
    gap: 670px;
    justify-content: center;
}
.bas-pages p{
    font-size: 12px;
    color: #616161;
}




.top-bar3{
    background-color:#E54C2A;
    height: 55px;
    font-weight: bold;
}

.top-bar3-ul {
    display: flex;
    list-style: none;
    gap: 21px;
    margin-left: 220px;
    margin-top: 0px;
    padding: 0px;
}

.top-bar3 li{
    padding-top: 20px;
    color:white;
    font-size: 0.7rem;
    letter-spacing: -1px;
}

.v{
    font-size: 0.5rem;
}


.newsletter3{
   background-image: url(images/bg-footer.jpg);
   height: 780px;
   margin-top: 37px;
   background-repeat: no-repeat;
   background-size: contain;
}
.signup{
    justify-content: center;
    text-align: center;
    padding-top: 60px;
    line-height: 0.5;
}
.signup h2{
    font-size: 1.7rem;
    letter-spacing: -1px; 
}
.signup p{
    font-size: 0.8rem;
}

.email-adress {
    display: flex;
    width: 470px;
    height: 40px;
    justify-content: center;
    margin: 55px auto;
}

.email-adress input {
    flex: 1;
    padding: 10px 14px;
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 999px 0 0 999px; 
    outline: none;
}

.email-adress button {
    padding: 10px 14px;
    border: 1px solid #ccc;
    border-left: none;
    border-radius: 999px;
    background: #E54C2A;
    cursor: pointer;
    color: white;
    width: 140px;
}

.ligne-grise {
  border: none;         
  height: 1px;           
  background-color : #E9EBEE; 
  width: 950px;           
  margin: 85px auto;      
  justify-content: center;
}

.anii{
    display: flex;
    width: 1200px;
    gap: 20px;
    justify-content: center;
    margin-left: 8%;
    margin-top: -2%;
    font-size: 0.8rem;
}

.footer-aboutus{
    max-width: 230px;
    line-height: 1.5;
}
.ape{
    line-height: 2;
    color: #5c5c5cb7;
}
.ape img{
    width:15px;
    height: auto;
}
.footer-info{
    line-height: 1.8;
    width: 230px;
}
.footer-newproducts{
    max-width: 250px;
}
.footer-newproducts img{
    width: 60px;
    height: auto;
}
.images-z{
    display: flex;
    flex-direction: column; 
    gap: 55px; 
}
.products-ziming{
    margin-top: 0px;
    display: flex;
    gap: 20px;
}
.products-redzumma{
    display: none;
}
.newpro{
    font-weight: bold;
}
.footer-eighty{
    color: #E54C2A;
}
.footer-info{
    width: 230px;
    line-height: 2.2;
    margin-top: -10px;
}
.footer-instagram{
    width: 230px;
}

.ligne-grise22 {
  border: none;         
  height: 1px;           
  background-color : #E9EBEE; 
  width: 100%;         
  margin-top: 35%;      
  justify-content: center;
}
.footer-mass{
    display: flex;
    gap: 470px;
    margin-top: 0px;
    justify-content: center;
}
.footer-mass p{
    font-size: 0.8rem;
    color: #757474;
}
.massT{
    color: #E54C2A;
}
.social-icons {
  display: flex;
  gap: 20px;
}

.social-icons img {
  width: 15px;             
  height: 15px;
  padding: 5px;      
  border: 2px solid #ccc;  
  border-radius: 50%;     
  object-fit: contain;    
  transition: 0.3s ease;
  cursor: pointer;
}

@media (max-width: 767px){
    .top-bar1{
        height: 72px;
    }
    .icons-menu{
        display: block;
        cursor: pointer;
    }
    .logoimg{
        width: 90px;
    }
    .icons {
         margin-right: 5px;
        margin-top: -1.2%;
    }
    .iconsimg{
        padding-top: 2px;
        cursor: pointer;
    }
    .atwisi{
        margin-left: 13px;
    }
    .ligne {
        width: 95%;    
    }
    
    .veniam{
        display: flex;
        flex-direction: column; 
        margin-left: 10px;
        margin-bottom: 30px;
    }
    .veniam img{
        margin-left: 160px;
        margin-bottom: -30px;
    }
    
    .ligne2 {
        width: 97%;
        margin-top: 55px;
    }
    .bas-pages{
        display: flex;
        gap: 360px;
        margin-top: 20px;
    }

    .home-cata{
        display: none;
    }

    .newsletter3{
   background-color: #ffffff;
   height: auto;
   margin-top: 37px;
   }
   .email-adress {
    margin: 25px auto;
    }
    .anii{
    flex-direction: column;
    width: 1200px;
    gap: 20px;
    margin-left: 2%;
    }
    .footer-aboutus{
    max-width: 570px;
    }
    .products-redzumma{
        display: flex;
        width: 200px;
    }
    .products-ziming{
     width: 200px;
    }
    .products-redzumma img,
    .products-ziming img {
        width: 90px;
        height: auto;
    }
    .images-z{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .ligne-grise22 {
    width: 100%;         
    margin-top: 10%;      
    }
    .footer-mass{
    flex-direction: column;
    gap: 10px;
    margin-top: 0px;
    align-items: center;
    margin-bottom: 50px;
    }


}


