* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.nav{
    display: flex;
    justify-content: space-between;
align-items: center;
    margin: 30px;
    margin-top: 8px;
    font-family: Bricolage Grotesque;
  
}
.hme{
    font-weight: 600;
    text-decoration: underline;
   
}

ul{
    list-style-type: none;
    display: flex;
    gap: 20px;
  }

  .navlinks ul li a{
    text-decoration: none;
    color: #262167;
  }
.navlinks{
    display: flex;
    gap: 20px;
    font-size:20px ;
    font-weight: 300;
    align-items: center;
   }

.logo{
    font-family: Carme;
    font-size: 32px;
    font-weight: 100;
    color: #262167;
}

.button{
    padding: 10px;
    text-align: center;
    font-family: Bricolage Grotesque;
    font-size: 20px;
   font-weight: 300;
   color: white;
   background-color: #4193EC;
   border-radius: 6px;
   border: none;
}
.button:hover {
    background-color:#262167; 
    transform: scale(1.05); 
    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.3); 
  }
.sectionone{
    margin: 20px;
    margin-top: 60px;
    font-family: Bricolage Grotesque;
}
.h2{
    font-size: 24px;
    font-weight: 300;
    color: #009379;
}
.h1{
    font-size: 56px;
    font-weight: 700;
    color: #262167;
}
.gradient-text{
    background: linear-gradient(to right, #F8D57E, #4b4692);
    -webkit-background-clip: text;
    color: transparent;
}

.generaldiv{
    display:flex;
    justify-content: space-between;
    font-family:Bricolage Grotesque ;
}
.secondh2{
    color: #009379;
    font-size: 20px;
    font-weight: 600;
}
.secondh1{
    color: #262167;
    font-size: 48px;
    font-weight: 600;
}
.h3{
    color: #313233;
    font-size: 22px;
    font-weight: 320; 
}
.whyaquabot{
    background-color: #F7FCFE;
   padding-left: 30px;
   padding-right: 0%;
   padding-top: 16px;
   margin-right: 16px;
   border-right: 1px solid #CCCCCC ;
    
}
.whyaquabottwo{
    margin-top: 60px;
    margin-left: 0px;
margin-right: 0px;
margin-bottom: 0%;
    gap: 6px;
}
.eco{
    display: flex;
    align-items: center;
    padding: 24px;
    gap:12px
}
.textone{
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: 16px;
    
}

.texttwo{
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size:16px;
}

.textthree{
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: 16px;
}
.smart{
    display: flex;
    align-items: center;
    padding: 24px;
    gap:20px
}

.advanced{
    display: flex;
    align-items: center;
    padding: 24px;
   gap:20px
}
.h44{
    font-size: 20px;
    font-weight: 300;
}
.secondh4{
    font-size: 16px;
    font-weight: 500;
}
.firstp{
    font-size: 14px;
    font-weight: 300;
}

.water{
       display: flex;
        align-items: center;
        gap:20px
}
.purification{
     display: flex;
        align-items: center;
        gap:20px
}
.monitoring{
    display: flex;
    align-items: center;
    gap:20px
}
.testforquality{
    display: flex;
    align-items: center;
    gap:20px
}
.textsone{
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.textstwo{
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.textsthree{
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.textsfour{
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.generaldivtwo{
    display:flex;
    justify-content: space-between;
    
    font-family:Bricolage Grotesque ;
    padding-top: 24px;
    margin: 30px;
}
.secondh4{
    font-size: 20px;
    font-weight: 500;

   }
.secondp{
    font-size: 16px;
    font-weight: 300;
    color: #333333;
}
.howitworks{

}
.thirdh2{
    font-size: 24px;
    font-weight: 600;
    color: #009379;
}

.divofthree{
    display: flex;
    justify-content: space-evenly;
   font-family: Bricolage Grotesque;
    background-color: #4193EC;
    color: white;
    padding-top: 40px;
    padding-bottom: 40px;
    gap: 8px;
}
.divone {
display: flex;
justify-content: space-between;
border-right: 0.5px white solid;
padding-right: 12px;
gap: 4px;
}
.divtwo {
    display: flex;
    justify-content: space-between;
    border-right: 0.5px white solid;
    padding-right: 12px;
    gap: 4px;
    }
.divthree {
    display: flex;
    justify-content: space-between;
    padding-right: 12px;
    gap: 4px;
    }

    .fifty {
font-size: 60px;
font-weight: 300;
    }
    .twenty{
        font-size: 60px;
font-weight: 300;
    }
    .ninety{
        font-size: 54px;
font-weight: 300;
    }

    .communities{
        font-size: 14px;
        font-weight: 300;
    }
    .generaldivthree{
        font-family: Bricolage Grotesque;
        margin: 30px;
    }
.faq{
    padding-top: 24px;

}
.faqs{
    font-size: 32px;
    font-weight: 600;
    color: #262167;
}
.faqtext{
    font-size: 20px;
    font-weight: 300;
}
.seemore a{
    font-size: 16px;
    font-weight: 300; 
}
.generaldivthree{
    display: flex;
   
    justify-content: space-between;
    
    font-family:Bricolage Grotesque ;
    padding-top: 24px;
    margin: 20px;
   
}
.faqtexts{
    display: flex;
    align-items: center;
    padding: 24px;
   
    
    gap:20px
}
.faqtwo{
    margin-top: 30px;
    padding-left: 20px;
    
}
.texttwo{
    display: flex;
    flex-direction: column;
}
.faqoptionone{
    display: flex;
     align-items:flex-start;
     gap:20px
}
.faqoptiontwo{
    display: flex;
     align-items: flex-start;
     gap:20px
}
.faqoptionthree{
    display: flex;
     align-items:flex-start;
     gap:20px
}
.faqoptionfour{
    display: flex;
     align-items: flex-start;
     gap:20px
}
.faqoptionfive{
    display: flex;
     align-items: flex-start;
     gap:20px
}

.faq{
    margin-right: 60px;
}
.h4content1{
    font-size: 16px;
    margin-bottom: 8px;
    padding-right: 140px;
}

.h4content2{
    font-size: 16px;
    margin-bottom: 8px;
    padding-right: 220px;
}
.h4content3{
    font-size: 16px;
    margin-bottom: 8px;
    padding-right: 182px;
}

.h4content4{
    font-size: 16px;
    margin-bottom: 8px;
    padding-right: 286px;
}

.h4content5{
    font-size: 16px;
    margin-bottom: 8px;
    padding-right: 182px;
}
.h4p{
    font-size: 13px;
    font-weight: 300;
}

.sectionsix{
    font-family:Bricolage Grotesque ;
}
.lastarticle{
    display: flex;
    justify-content: center;
    align-items: center;
   
  color:black ;
    gap:20px
}
.firsth5{
    text-align: center;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    background-color:#e4f1ea ;
    color: #009379;
    border: none;
    border-radius: 4px;
    }
.testbutton{
    display: flex;
    justify-content: center;
    
}
.testimonialdiv{
    margin: 20px;
    padding: 20px;
    background-color: #F7FCFE;
}
.figmaimage{
    display: flex;
    justify-content: center;

}
.container{
    background-color: #f6f6f7;
    border-radius: 8px;
    margin: 50px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: fit-content;
    background-size: cover;
   
   
}

.articlee{
    display: flex;
    flex-direction: column;
   justify-content: center;
   padding-left: 4px;
    
}
.classh4{
    font-size: 16px;
    font-weight: 400;
}
.classp{
    font-size: 14px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.containerone{
   margin: 20px;
   padding: 30px;
    background-color: white;
    border-radius: 8px;
    width: fit-content;
   
}
.div1{
    display: flex;
    background-color: #f1fcf6;;
    gap: 140px;
    margin-bottom: 0px;
   border-top-right-radius: 28px;
   border-bottom-right-radius: 28px;
   border-top-left-radius:8px ;
   border-bottom-left-radius: 8px;
   width: fit-content;
}
.containertwo{
    margin: 20px;
    padding: 30px;
    
    background-color: white;
    border-radius: 8px;
    width: fit-content;
}
.containerthree{
    margin: 20px;
    padding: 30px;
  
    background-color: white;
    border-radius: 8px;
    width: fit-content;
}
.containerfour{
    margin: 20px;
    padding: 30px;
    
    background-color: white;
    border-radius: 8px;
    width: fit-content;
}
.sectionseven {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
    background-color: #f5f5f5;
}

.generaldivfour {
    display: flex;
    gap: 100px;
    text-align: center;
    font-family:Bricolage Grotesque ;
    
}

.join2 {
    font-size: 24px;
    color: #333;
}

.us {
    margin-top: 15px;
}

.us input {
    padding: 10px;
    width: 250px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: Bricolage Grotesque;
}

.us button {
    padding: 10px 15px;
    background-color: #4193EC;
    color: white;
    border: none;
    border-radius: 5px;
    font-family:Bricolage Grotesque ;
    cursor: pointer;
}

.us button:hover {
    background-color: #0056b3;
}
.generalfooter{
    display: flex;
    justify-content: space-between;
    margin: 40px;
    font-family:Bricolage Grotesque ;
    
}
.footertwo{
    display: flex;
    justify-content: space-between;
    gap: 50px;
}
.company{
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.resources{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.platforms{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.realcompany1{
    font-size: 16px;
    font-weight: 600;
}
.realcompany{
    font-size: 16px;
    font-weight: 300;
    color: #333;
}
.footerh1{
    font-family: Carme;
    color: #262167;
}
.footerone{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.generalcoperation{
    display: flex;
    justify-content: space-between;
    gap: 80px;
   
    background-color: #4193EC;
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font-family:Bricolage Grotesque  ;
}
.privacyyear{
display: flex;
gap: 40px;
font-size: 14px;
font-weight: 300;
}
.bot{
    font-size: 14px;
    font-weight: 300;
}
.c{
    font-size: 14px;
    font-weight: 300;
}
image{
    border-radius: 16px;
}

.realimage{
        width: 100%; /* Adjust as needed */
        transition: transform 0.5s ease-in-out;
      }
      
      .realimage:hover {
        transform: scale(1.03); 
      
}

.set {
    
    opacity: 1; 
    transform: translateX(0); 
    transition: transform 0.5s ease-out, opacity 0.5s ease-out; 
  }
  
  .set:hover {
    transform: translateX(10px); 
  }


  