
.banner-gallary{
    height: 5rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
   background-color: #008E48;
}
.container-fluid{
    background-color:#F5F5F5;
}

.lists-all .lists{
    list-style-type: none; 
}
.lists-all .lists a{
    text-decoration: none;
    color: black;
   display: block;
   cursor: pointer;
}
.lists-all .lists a:hover{
    color: green;
}


.images2 img{
    height: 100%;
    width: 550px;
}

.shadow-img{
    background-color: white;
    box-shadow: 2px 2px 5px white;
}
#atim{
    display: none;
}
#qurbany{
    display: none;
}
#treepialtation{
    display: none;
}
#food{
    display: none;
}
#tubewell{
    display: none;
}
#tran{
    display: none;
}
#vaan{
    display: none;
}
#sitbostro{
    display: none;
}
