*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: poppins,sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
}

.Elements{
    background-color: #EEEEEE;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}
.Saylani{
    color: #8DC63F;
    font-size: 47px;
    font-weight: 500;
}
.Elements ol{
    display: flex;
    gap: 30px;
    list-style: none;
}
.Elements li{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
}
.Elements button{
    width: 80px;
    height: 28px;
}
.nav-bar{
    border-bottom: 1px solid black;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.nav_items ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
 list-style: none;
 gap:25px;
}
.nav_items ul li:hover {
    cursor: pointer;
    border-bottom: 1px solid green;
    border-width: 2px;
  }
 
.nav-bar img{
 width: 200px;
 height: 55px;
}
.btn1{
width: 139px;
height: 40px;
border-radius: 5px;
cursor: pointer;
background-color: #0D6DB7;
color: #EEEEEE;
border: #0D6DB7;
transition: all ease 0.6s;
}
.btn1:hover {
    cursor: pointer;
    scale: 1.2;
  }
.btn2{
width: 141px;
height: 40px;
border-radius: 5px;
cursor: pointer;
background-color: #8DC63F;
color: #EEEEEE;
border: #8DC63F;
transition: all ease 0.6s;
}
.btn2:hover {
    cursor: pointer;
    scale: 1.2;
  }
.main{
    padding: 15px;
}
.Banner{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.content{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    flex-direction: column;
    align-items: start;
    /* border: 1px solid red; */
    width: 50%;
}
.image img{
    width: 580px;
    height: 520px;
}
.content1{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* border: 1px solid black; */
    width: 50%;
    padding: 30px;

}
.content h1{
    font-size: 47px;
    font-weight: 500;
}
.content h2{
    font-size: 24px;
}
.content p{
    font-size: 16px;
}
.content button{
    width: 130px;
    height: 50px;
border-radius: 5px;
}

 .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* gap: 10px; */
    justify-content: center;
    /* justify-content: space-evenly; */
    padding: 20px;
    background-color: #F0FCDB;
   
 }

.Main-contanier{
    border: 1px solid black;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 50px;
    /* justify-content: space-between; */
    padding:20px;
    background-color: #F0FCDB;
}
.buttons ul{
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
     justify-content: center;
}
.buttons,li{
    
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    /* display: inline; */
} 

.button1{
    width: 300px;
    height: 40px;
    border-radius: 7px;
    background-color: #FFFFFF;
    color: black;
    border: none;
    cursor: pointer;
    transition: all ease 0.6s;
}

.button2{
    width: 130px;
    height: 40px;
    border-radius: 7px;
    background-color: #FFFFFF;
    color: black;
    border: none;
    cursor: pointer;
    transition: all ease 0.6s;
}
.button3{
    width: 110px;
    height: 40px;
    border-radius: 7px;
    background-color: #FFFFFF;
    color: black;
    cursor: pointer;
    border: none;
    transition: all ease 0.6s;
}
.button4{
    width: 100px;
    height: 40px;
    border-radius: 7px;
    background-color: #424242;
    color: #EEEEEE;
    cursor: pointer;
    border: none;
    transition: all ease 0.6s;
}
.button5{
    width: 140px;
    height: 40px;
    border-radius: 7px;
    background-color: #8DC63F;
    cursor: pointer;
    color: #EEEEEE;
    border: none;
    transition: all ease 0.6s;
}
.button1:hover{
    cursor: pointer;
    scale: 1.2;
}
.button2:hover{
    cursor: pointer;
    scale: 1.2;
}
.button3:hover{
    cursor: pointer;
    scale: 1.2;
}
.button4:hover{
    cursor: pointer;
    scale: 1.2;
}
.button5:hover{
    cursor: pointer;
    scale: 1.2;
}
.label{
    padding: 9px;
    background-color: #424242;
    color: white;
    border-radius: 5px;
    border: none;
}
.container input{
    padding: 8px;
    border-radius: 5px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
.currency{
    padding: 9px;
    background-color: #424242;
    color: white;
    border-radius: 5px;
}
.container1{
    display: flex;
    justify-content: center;
    padding: 25px;
}

.green-time-image img{
    width: 1480px;
    height: 560px;
    border-radius: 5px;
}
.heading{
    /* margin: 20px; */
    text-align: center;
    /* border: 1px solid black; */
    /* padding: 20px; */
    padding-top: 50px;
    padding-bottom: 50px;
}
.heading h1{
    font-size: 30px;
    font-weight: 500;
}
.Services{
    display: flex;
    justify-content: space-between;
    /* padding: 20px; */
    padding-bottom: 50px;
}
.Welfare,.Medical,.Online-Sadaqah,.Clean-Water,.Education,.Food{
    width: 230px;
    height: 150px;
    border: 1px solid black;
    gap: 8px;
    display: flex;
    border-radius: 15px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background-color: #F3FCE2;
    cursor: pointer;
    transition: all ease 0.4s;
}
.Welfare:hover,.Medical:hover,.Online-Sadaqah:hover,.Clean-Water:hover,.Education:hover,.Food:hover{
    cursor: pointer;
    scale: 1.11;
}
.Services h1{
    font-size: 18px;
    font-weight: 400;
}
.donations{
    display: flex;
    justify-content: center;       
    justify-content: space-between;
    padding-bottom: 30px;
}
.donate-Food{   
    width: 483px;
    height: 300px;
    /* border: 1px solid red; */
    border-radius: 10px;
}
.donations img{
    width: 483px;
    height: 300px;
    border-radius: 10px;
    display: block;
    /* opacity: 50%; */
}
.guide{
    padding: 50px;
    flex-direction: column;
    align-items: center;
    display: flex;
    /* align-items: start; */
    justify-content: center;
    background-color: #1D73B3;
    gap: 15px;
}
.guide h1{
    color: white;
    font-size: 30px;
    font-weight: 500;
}
.guide input{
width: 550px;
height: 50px;
border-radius: 5px;
border: none;
background: none;
border: 1px solid white;
}
.guide input::placeholder{
    color: white;
}
.guide button{
width: 550px;
border-radius: 5px;
height: 50px;
border: none;
cursor: pointer;
}
/* Other project Section  */
.project-Container{
padding: 20px 0;
    display: flex;

}
.divimage{
    width: 50%;
    height: 600px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
    background: linear-gradient(black);
    background-image: url(./servicesimages/project\ image.jpeg);
    border-top-left-radius: 100px;
    background-size: cover;
    background-position: center;
    color: white;
}
.div-text{
    width: 370px;
    height: 320px;
    border: 1px solid white;
    z-index: 1;
    background-color: #8DC63F;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 100px;
}
.div-text p{
    font-size: 25px;
    font-weight: 600;
}
.divcontent{
    width: 50%;
    height: 600px;
    /* border: 1px solid black; */
margin-left: 15px;
}
.icon{
    background-color: #dddada;
    /* border: 1px solid black; */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.heading1 h1{
    font-size: 30px;
    font-weight: 600;
    
text-align: start;
}
.Hepatitis{
    display: flex;
    /* border: 1px solid black; */
    gap: 15px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.Hepatitis img{
    width: 25px;
    height: 25px;
}
.icon{
    height: 50px;
    width: 35px;
    border: none;
}
.text h1{
    color: #0D6DB9;
    font-size: 16px;
    font-weight: 600;
}
.counter {
    position: relative;
    width: 100%;
    height: 400px;
    background-color:#0D6DB7;
    color: white;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.counter::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(./servicesimages/footer-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.3; 
    z-index: 0; 
}

.food{
    width: 370px;
    height: 240px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.food-image{
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 80px;
    background-color: #EEEEEE;
}
.food-image img{
width: 60px;
height: 60px;
}
.counter-content{
    width: 120px;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.counter-content h1{
font-size: 28px;
font-weight: 600;
}
/* our terminal section */
.our-ter{
    height: 100px;
    width: 100%;
    /* border:1px solid black; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.our-ter h1{
    font-size: 30px;
    font-weight: 600;
}
.our-ter h4{
    font-size: 18px;
    color: #8DC63F;
}

.information{
    width: 100%;
    height: 500px;
    background-color: #EEEEEE;
    display: flex;
    justify-content: center;
    align-items: center;
}
.info-main{
    width: 92%;
    height: 400px;
    /* border:1px solid black; */

}
.archad-image {
    width: 100%;
    height: 100px;
    /* border:1px solid black; */
    display: flex;
    justify-content: center;
}
.archad-image img{
    height: 100px;
    width: 100px;
    border-radius: 50px;
}
.name{
    width: 100%;
    /* border:1px solid black; */
    height: 80px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.name h1{
    font-size: 20px;
    color: rgb(13, 109, 183);
    font-weight: 600;
}
.paragraph{
    text-align: center;
    line-height: 30px;
    /* border:1px solid black; */
}
.arrow-btn{
    height: 80px;
    width: 100%;
    /* border:1px solid black; */
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 10px;

}
.arrow-btn button{
    border-radius: 10px;
    height: 50px;
    width: 50px;
    cursor: pointer;
    
}
#right{
    background-color: #a7e550;
}
.left img{
    height: 30px;
    width: 30px;
    border-radius: 50px;
}
.right img{
    height: 30px;
    width: 30px;

}

/* footer */
.footer-main{
    width: 100%;
    height: 600px;
    /* border: 1px solid black; */
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    background: linear-gradient(black);
    background-image: url(./servicesimages/footer-bg.png);
    background-size: cover;
    background-position: center;
    color: white;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7); 
    z-index: 1;
}
.footer-content{
    z-index: 2;
    /* border:1px solid white; */
    position: relative;

}
.logo{
    width: 350px;
    height: 150px;
    margin: 50px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.logo img{
    width: 300px;
    height: 82px;
}
.logo ul{
    display: flex;
    justify-content: start;
}

.logo li img{
    width: 40px;
    height: 40px;
    margin: 10px;
    border-radius: 5px;
}
.footer-container1{
    height: 240px;
    width: 100%;
    /* border:1px solid white; */
    display: flex;
    gap: 110px;
    margin-top: 40px;
}
.About{
    display: flex;
    line-height: 20px;
    align-items: center;
    /* border:1px solid white; */
}
.About ul{
    line-height: 40px;
}
.Explore{
    /* border:1px solid white; */
    display: flex;
    line-height: 20px;
    align-items: center;
    /* border:1px solid white; */
}
.Explore li{
    line-height: 40px;
    /* font-size: 14px; */
}
.Contact{
    /* border:1px solid white; */
    display: flex;
   flex-direction: column;
   justify-content: center;
   line-height: 25px;
   gap: 30px;
}
.l1,.l2,.l3{
    font-weight: 600;
    font-size: 20px;
}

.footer-container2{
    padding: 30px;
   margin: 0 60px;
    border-top: 1px solid rgba(211, 211, 211, 0.471);
    border-bottom: 1px solid rgba(211, 211, 211, 0.471);
    display: flex;
    justify-content: center;
}
.footer-container2 img{
    width: 200px;
    height: 123px;
}

.footer-container3{
    padding: 10px;
    margin: 0 60px;
     display: flex;
     justify-content: center;
}
.footer-container4{
    padding: 20px;
    margin: 0 60px;
     border-top: 1px solid rgba(211, 211, 211, 0.471);
     display: flex;
     justify-content: center;
}

