*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* reusuable part start */
body{
font-size: 15px!important;
font-family: 'Inter', sans-serif!important;
}
body a{
text-decoration: none;
}
:root{
--main: #ff7900;
--secondmain: #333;
--white: white;
--black: black;
--gray: gray;
--lightgray: lightgray;
--red: red;
--blue: blue;
}
/* navar part start */
.whatsapp{
position: absolute;
content: "";
height: 60px;
width: 60px;
background-color: var(--white);
border-radius: 50%;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
top: 88%;
left: 2%;
z-index: 50;
position: fixed;
}
.top{
display: none;
position: absolute;
content: "";
height: 33px;
width: 33px;
border: none;
background-color: var(--main);
color: var(--white);
border-radius: 50%;
padding-bottom: 2px;
top: 90%;
right: 2%;
z-index: 50;
position: fixed;
font-size: 19px!important;
}
.common{
background-color: var(--secondmain);
}
.common a{
color: var(--white);
}
.call{
height: 25px;
width: 25px;
background-color: var(--blue);
border-radius: 50%;
text-align: center;
padding-top: 5px;
}
.email{
height: 25px;
width: 25px;
background-color: var(--red);
border-radius: 50%;
text-align: center;
padding-top: 4.5px;
padding-right: 1px;
margin-left: 2%;
}
#time{
color: var(--white)!important;
}
.navbar-collapse{
display: flex;
justify-content: center;
align-items: center;
margin-left: 10%;
}
.heart{
margin-left: 11%;
}
.dropdown-menu{
border-radius: 0%!important;
text-align: center!important;
font-size: 14px!important;
transform: translateY(50px);
text-align: center;
margin-left: -27.5%!important;
transition: all 1s;
opacity: 0;
}
.dropdown:hover .dropdown-menu{
transform: translateY(15px);
opacity: 1;
}
.to{
margin-top: -3%!important;
}
.bottom{
margin-bottom: -3%!important;
}
.first{
height: 90px!important;
}
.logo{
height: 90px;
width: 90px;
margin-top: 3%;
}
.nav-item{
padding-right: 15px!important;
font-size: 14px!important;
}
.nav-link{
color: var(--black)!important;
}
.linkone{
color: var(--main)!important;
}
.donate{
background-color: var(--main)!important;
padding: 9px 22px!important;
color: var(--white)!important;
}
/* index part start */
.home{
background: linear-gradient(rgba(0, 0, 0, 0.1),rgba(0, 0, 0, 0.8)),url('images/21.jpg');
background-repeat: no-repeat;
background-size: cover;
height: 530px;
background-position: center center;
}
.home1{
background: linear-gradient(rgba(0, 0, 0, 0.1),rgba(0, 0, 0, 0.6)),url('images/23.jpg');
background-repeat: no-repeat;
background-size: cover;
height: 530px;
background-position: center center;
}
.home2{
background: linear-gradient(rgba(0, 0, 0, 0.1),rgba(0, 0, 0, 0.6)),url('images/8.jpg');
background-repeat: no-repeat;
background-size: cover;
height: 530px;
background-position: center center;
}
.carousel-caption {
bottom: -0rem!important;
}
.carousel-caption h1{
font-size: 35px;
}
.gap{
margin-top: 4%!important;
}
.line{
font-weight: bold;
}
.line::before{
position: absolute;
content: "";
height: 2px;
width: 60px;
margin-left: -3.5%;
margin-top: 0.9%;
background-color: var(--main);
}
.line::after{
position: absolute;
content: "";
height: 2px;
width: 60px;
margin-left: -1%;
margin-top: 0.9%;
background-color: var(--main);
}
.lineone{
font-weight: bold;
}
.lineone::before{
position: absolute;
content: "";
height: 2px;
width: 60px;
margin-left: -3.5%;
margin-top: 0.95%;
background-color: var(--main);
}
.lineone::after{
position: absolute;
content: "";
height: 2px;
width: 60px;
margin-left: -1%;
margin-top: 0.95%;
background-color: var(--main);
}
.star{
font-size: 17px;
padding-left: 10px;
padding-right: 10px;
color: var(--main);
}
.gaps{
margin-top: 2%;
}
.box{
position: relative;
background-color: var(--main);
padding: 13px;
padding-top: 30px;
text-align: center;
color: var(--white);
overflow: hidden;
}
.box::before{
position: absolute;
content: "";
height: 180px;
width: 180px;
background-color: var(--gray);
border-radius: 50%;
margin-top: 60%;
z-index: 1;
opacity: 0.3;
margin-left: -80%;
}
.box::after{
position: absolute;
content: "";
height: 180px;
width: 180px;
background-color: var(--gray);
border-radius: 50%;
margin-top: -130%;
margin-left: 10%;
z-index: 1;
opacity: 0.3;
border-radius: 33% 67% 43% 57% / 51% 30% 70% 49% ;
}
.box i{
font-size: 55px;
}
.work{
border: 1px solid var(--white);
box-shadow: rgba(0, 0, 0, 0.34) 0px 3px 8px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 20px 10px;
}
.work a{
color: var(--black);
}
.leanone{
height: 50px;
width: 50px;
background-color: var(--main);
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
color: var(--white);
}
.lean{
font-size: 25px;
}
.volunteer{
background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)),url('images/14.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
color: var(--white);
display: flex;
justify-content: center;
align-items: center;
text-align: center;
height: 350px;
}
.volunteer h2{
margin-bottom: 1%;
}
.ipsum{
height: 4px;
width: 120px;
background-color: var(--white);
margin-left: 43%;
margin-top: 2%;
}
.volunteerone{
border: 2px solid var(--main);
padding: 7px 25px;
color: var(--white)!important;
font-size: 13px;
transition: all 0.5s;
}
.volunteerone:hover{
background-color: var(--main);
}
.volunteertwo{
margin-top: 4%;
}
.volunteerthree{
border: 2px solid var(--main);
padding: 7px 25px;
color: var(--white)!important;
font-size: 13px;
transition: all 0.5s;
margin-left: 1%;
}
.volunteerthree:hover{
background-color: var(--main);
}
.zeroone{
font-size: 40px;
font-weight: bold;
color: var(--lightgray);
}
.color{
color: var(--main);
}
.counter{
position: relative;
background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)),url('images/4.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
color: var(--white);
display: flex;
justify-content: center;
align-items: center;
height: 250px;
overflow: hidden;
}
.counter::before{
position: absolute;
content: "";
height: 180px;
width: 180px;
background-color: var(--main);
border-radius: 50%;
margin-top: 18%;
z-index: 1;
opacity: 0.2;
margin-left: -70%;
}
.counter::after{
position: absolute;
content: "";
height: 180px;
width: 180px;
background-color: var(--main);
border-radius: 50%;
margin-top: -7%;
margin-left: 95%;
z-index: 1;
opacity: 0.2;
border-radius: 33% 67% 43% 57% / 51% 30% 70% 49% ;
}
.count{
height: 110px;
width: 110px;
background-color: var(--main);
border: 6px dotted var(--white);
border-radius: 50%;
margin-bottom: 9%!important;
text-align: center;
padding-top: 28px;
}
.counterone{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.triangledown{
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 10px solid var(--main);
}
.short{
margin-left: -250%;
color: var(--black);
font-size: 20px;
}
.long{
position: absolute;
content: "";
margin-left: 250%;
color: var(--black);
font-size: 20px;
}
.tdown{
display: flex;
justify-content: center;
align-items: center;
}
.needy{
background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)),url('images/ngo1.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
height: 150px;
padding-top: 60px;
color: var(--white);
}
.needyone{
margin-top: 4%;
}
.all{
background: linear-gradient(rgba(0, 0, 0, 0.8),rgba(0, 0, 0, 0.8)),url('images/a.jpg');
background-repeat: no-repeat;
background-size: cover;
color: var(--white);
text-align: center;
height: 200px;
padding-top: 38px;
padding-left: 1px;
padding-right: 1px;
margin-bottom: 2%;	
}
.alls{
margin-top: 7%!important;
}

/* about us part start */
.aboutcommon{
position: relative;
background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)),url('images/4.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
color: var(--white);
display: flex;
justify-content: center;
align-items: center;
height: 150px;
overflow: hidden;
}
.aboutcommon::before{
position: absolute;
content: "";
height: 180px;
width: 180px;
background-color: var(--main);
border-radius: 50%;
margin-top: 15%;
z-index: 1;
opacity: 0.2;
margin-left: -90%;
}
.aboutcommon::after{
position: absolute;
content: "";
height: 180px;
width: 180px;
background-color: var(--main);
border-radius: 50%;
margin-top: -7%;
margin-left: 95%;
z-index: 1;
opacity: 0.2;
border-radius: 33% 67% 43% 57% / 51% 30% 70% 49% ;
}
.aboutcommonone{
padding-top: 20px;
}
.aboutcommonone a{
color: var(--white);
}
.justify{
text-align: justify!important;
}
.board{
height: 200px!important;
width: 200px!important;
border-radius: 20px;
border: 5px solid var(--white);
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
margin-bottom: 6%;
}
.president{
padding-left: 40px!important;
}
.president p{
font-size: 18px;
}

/* blogs part start */
.blogg{
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
width: 90%;
padding: 10px;
}
.row_blog_one{
margin-bottom: 4%;
}
.blog_date{
color: var(--gray);
margin-top: 4%;
}
.blog_title{
text-align: center!important;
}
.blog_title a{
color: var(--black);
}

/* join with us part start */
.join{
position: relative;
border: 1px solid var(--white);
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
margin-bottom: 2%;
height: 430px;
overflow: hidden;
}
.joinone input{
border-radius: 0%!important;
}
.joinone select{
border-radius: 0%!important;
}
.jointwo{
padding-top: 4.5%;
padding-left: 5%!important;
}
.joinone .form-group{
margin-top: 2%;
}
.joinbtn{
background-color: var(--main)!important;
border: none!important;
width: 25%!important;
color: var(--white)!important;
}
.redcolor{
position: absolute;
content: "";
height: 250px;
width: 250px;
margin-top: -35%;
margin-left: 25%;
z-index: -2;
filter: blur(100px);
background-color: var(--main);
}

/* footer part start */
footer{
background-color: var(--secondmain);
color: var(--white);
padding-top: 30px;
}
footer a{
color: var(--white);
}
footer h5{
font-size: 18px;
}
.footerone{
padding-left: 40px!important;
}
.icons{
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
text-align: center;
margin-bottom: 2%;
}
.fa-facebook{
height: 25px;
width: 25px;
background-color: #3b5998;
color: var(--white);
border-radius: 50%;
text-align: center;
padding-top: 5px;
}
.fa-instagram{
height: 25px;
width: 25px;
background-color: var(--red);
color: var(--white);
border-radius: 50%;
text-align: center;
padding-top: 5px;
margin-left: 0.5%;
}
.fa-times{
height: 25px;
width: 25px;
background-color: var(--white);
color: var(--black);
border-radius: 50%;
text-align: center;
padding-top: 5px;
margin-left: 0.5%;
}
.fa-youtube-play{
height: 25px;
width: 25px;
background-color: var(--red);
color: var(--white);
border-radius: 50%;
text-align: center;
padding-top: 5px;
margin-left: 0.5%;
}
.fone{
margin-top: 2%!important;
}
.hr{
width: 93%;
margin-left: 4%;
}
.shiv{
font-size: 14.3px;
}

/* contact part start */
.contactpage{
border: 1px solid var(--white);
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
padding-top: 20px;
}
.contactpageone{
border: 1px solid var(--white);
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
padding-top: 20px;
height: 130px;
text-align: center;
}
.map{
height: 400px;
width: 925px;
}

/* education part start */
.middle{
padding-left: 29px;
padding-right: 31px;
}
.primary{
height: 80px;
width: 80px;
border-radius: 50%;
text-align: center;
padding-top: 20px;
background-color: var(--main);
margin-left: 38%;
color: var(--white);
}
.secondary{
background-color: var(--main);
padding: 7px 20px;
width: 80%;
margin-left: 9.5%;
color: var(--white);
}

/* gallery part start */
.gallery{
width: 100%;
height: 82vh;
}
.main-img {
width:70%;
padding-right:5px;
float: left;
}
.main-img img {
width: 100%;
}
.images {
width:30%;
float: right;
}
.galleryone{
margin-top: 6%!important;
}
@keyframes fadeIn {
to {
  opacity: 1;
}
}
.fadeIn {
opacity: 0;
animation: fadeIn 0.5s ease-in-out 1 forwards;
}

/* donate part start */
.donatebox{
border: 1px solid var(--white);
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
padding-top: 25px;
padding-bottom: 10px;
}

/* admin area part start */
.form{
border: 1px solid var(--white);
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
padding: 40px 20px;
margin-top: 25%;
}
.formtwo{
margin-top: 4%;
width: 25%!important;
background-color: var(--main)!important;
}
.formthree{
margin-top: 3%;
}
.form-control{
border-radius: 0%!important;
}
.adminnav{
background-color: var(--main);
padding-top: 7px;
}
.admin{
background-color: var(--secondmain);
height: 595px;
}
.adminone{
background-color: var(--white);
text-align: center;
padding: 9px 0px;
margin-top: 7%;
}
.adminone a{
color: var(--gray);
}
.adminthree{
margin-top: 2%!important;
}
.admintwo{
background: linear-gradient(to right,tomato,orange);
text-align: center;
padding: 40px 0px;
color: var(--white);
}
.adminfour{
background: linear-gradient(to right,skyblue,blue);
text-align: center;
padding: 40px 0px;
color: var(--white);
}
.adminfive{
background: linear-gradient(to right,lightgray,gray);
text-align: center;
padding: 40px 0px;
color: var(--white);	
}
.viewmember{
text-align: center;
}
.viewmember h4{
margin-bottom: 2%;
}
.fa-trash-o{
color: var(--red);
font-size: 20px!important;
}
.admintwo a{
color: var(--white)!important;
}
.adminfour a{
color: var(--white)!important;
}
.adminfive a{
color: var(--white)!important;
}

/* responsive part start */
@media screen and (max-width: 768px){
body{
font-size: 14px!important;
overflow-x: hidden;
}
.common{
background-color: var(--secondmain);
text-align: center;
padding-top: 3px;
padding-bottom: 10px;
}
.rescall{
margin-top: 2%!important;
}
.cullone{
margin-left: -31%;
}
.culltwo{
margin-left: -3%;
}
.call{
height: 23px;
width: 23px;
padding-left: 1px;
}
.email{
height: 23px;
width: 23px;
padding-top: 4px;
padding-right: 0px;
}
.logo{
height: 80px;
width: 80px;
}
.first{
height: 100%!important;
margin-top: -3%;
margin-bottom: -3%;
}
.navbar-toggler{
border-radius: 0%!important;
margin-right: 3px;
}
.navbar-collapse{
padding-bottom: 18%;
text-align: center;
margin-left: 2%;
}
.heart{
margin-top: 84%;
margin-left: -3.5%!important;
position: absolute;
}
.dropdown-menu{
margin-top: -10%!important;
margin-bottom: 5%!important;
margin-left: 5%!important;
}
.home,.home1,.home2{
height: 430px;
}
.carousel-caption h1{
font-size: 25px;
}
.gap{
margin-top: 7%!important;
}
.line::before{
margin-left: -12.6%;
margin-top: 3.1%;
}
.line::after{
margin-left: -3.5%;
margin-top: 3.1%;
}
.resvision{
margin-top: 8%!important;
}
.lineone::before{
margin-left: -12%;
margin-top: 3.1%;
}
.lineone::after{
margin-left: -3.5%;
margin-top: 3.1%;
}
.box::before{
margin-top: 40%;
}
.box::after{
margin-top: -110%;
}
.volunteer h5{
font-size: 14px;
margin-top: 4%;
margin-bottom: 8%;
}
.ipsum{
margin-left: 33%;
margin-top: 2%;
}
.volunteer{
padding-left: 5%!important;
}
.volunteerone{
padding: 5px 15px;
}
.volunteertwo{
margin-top: 10%;
margin-left: -4.5%!important;
}
.volunteerthree{
padding: 5px 15px;
}
.counter{
height: 800px;
}
.count{
padding-top: 35px;
}
.rescounterone{
margin-top: 5%!important;
}
.counter::before{
display: none;
}
.counter::after{
display: none;
}
.restestimonial{
width: 85%!important;
margin-left: 7.5%;
}
.needy{
height: 160px;
text-align: center;
padding-top: 30px;
}
.needy h3{
font-size: 22px;
}
.needyone{
margin-top: 8%;
}
.resall{
margin-top: 7%!important;
}
footer h5{
font-size: 16px;
}
.footerone{
padding-left: 5px!important;
}
.resfooter{
margin-top: 6%!important;
}
.shiv{
font-size: 14px;
}
.aboutcommon{
height: 150px;
}
.aboutcommon::before{
margin-top: 35%;
margin-left: -100%;
}
.aboutcommon::after{
margin-top: -40%;
margin-left: 95%;
}
#current{
width: 145%!important;
}
.a{
margin-top: 240%;
margin-left: -233%;
}
.b{
margin-top: -91%;
margin-left: -117%;
}
.c{
margin-top: -145%;
margin-left: -1%;
}
.d{
margin-top: -30%;
margin-left: -233%;
}
.e{
margin-top: -103%;
margin-left: -117%;
}
.f{
margin-top: -145%;
margin-left: -1%;
}
.g{
margin-top: -40%;
margin-left: -233%;
}
.h{
margin-top: -83%;
margin-left: -117%;
}
.join{
height: 600px;
}
.jointwo{
padding-top: 4.5%;
padding-left: 5%!important;
}
.joinone .form-group{
margin-top: 2%;
}
.joinbtn{
background-color: var(--main)!important;
border: none!important;
width: 35%!important;
color: var(--white)!important;
}
.redcolor{
margin-top: -45%;
margin-left: 10%;
}
.contactpageone{
width: 107.5%;
margin-left: -3.5%;
margin-top: 5%!important;
}
.map{
height: 250px;
width: 315px;
}
.primary{
padding-top: 25px;
}
.physicalcare{
margin-top: 8%!important;
}
.form{
margin-top: 45%;
}
.formtwo{
width: 40%!important;
}
.president{
padding-left: 10px!important;
padding-top: 15px;
}
.president p{
font-size: 14px;
}
.blogg{
width: 100%;
}
.resblogg{
margin-top: 10%!important;
}
.adminnav{
text-align: center;
}
.admin{
height: 200px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.adminone{
margin-top: 3%;
width: 80%;
}
.resadmin{
padding-bottom: 7%;
}
.resadminfour{
margin-top: 5%;
}
.viewmember{
margin-top: 5%!important;
}
.viewmember h4{
margin-bottom: 6%;
}
}

