body {
	/* font-family:'Poppins', sans-serif !important; */
	font-family: 'Sora', sans-serif !important;
	color: #04192a !important;
}
p{
	font-family: 'Montserrat', sans-serif !important;
}
/* .navbar-blue{
	background-color: #04192a !important;
	color: #ffffff !important;
} */
.navbar-white{
	background-color: #ffffff !important;
}

.bg-navy-blue{
	background-color: #04192a !important;
}
.text-navy-blue{
	color: #04192a !important;
}
.text-navy-light-blue{
	color: #1062A6 !important;
}
.bg-blue{
	background-color: #1062A6 !important;
}
.img-center{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
  .bg {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
  }
  
  .bg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  .active-color{
	color: #1dd4d7 !important;
  }
  video {
	height: auto;
	width: 100%;
  }
  .nj-text-justify{
	text-align: justify;
  }
  .image-wrapper{
	background-image: url('/img/b_i.jpeg');
	background-size: cover;
	height: 550px;
  }
  .image-wrapper-opacity{
	background-color: rgba(22, 51, 95, 0.5); 
	width: 100%;
	height: 100%;
	padding-bottom: 50px;
  }
  .image-wrapper-opacity h2{
	margin-left: 10%;
	padding-top: 5%;
	font-size: 50px !important; 
	font-weight: 600 !important;
	color: white !important;
  }
  .image-wrapper-opacity a{
	margin-left: 10%;
  }
  #d-paypal-button-container{
	display: none;
  }
  .text-yellow{
	color: #fffb00;
  }
@media only screen and (min-width:1200px){
	.nav-item > .nav-link{padding: 5px 20px !important;
		display: block !important;}
}
@media screen and (max-width: 600px) and (min-width: 501px){
	.image-wrapper-opacity h2{
		font-size: 28px !important;
		padding-top: 10% !important;
	}
	.main-donate{
		display: none !important;
	}
	#d-paypal-button-container{
		display: block !important;
	}
	.image-wrapper{
		background-size: cover;
		background-repeat: no-repeat;
		height: 200px !important;
	  }
	  .about-us-img{
		padding-top: 20px;
	  }
	  ._pages_header_bg{
		background-color: #04192a;
		padding: 30px !important;
	}
	._pages_header_bg h1{
		font-size: 20px !important;
	}
	.causes-we-work{
		margin-top: 50px;
	}
}
@media (max-width: 500px) {
	.nav-link{
		padding: 10px !important;
		font-size: 12px !important;
	}
	.project-image-view{
		width: 100% !important;
		margin-left: 10px;
	}
	.image-wrapper{
		background-size: cover;
		background-repeat: no-repeat;
		height: 200px !important;
	  }
	  .image-wrapper-opacity h2{
		font-size: 20px !important;
		padding-top: 5% !important;
	}
	.logo{
		width: 60px !important;
	}  
	.logo-text{
		font-size: 18px !important;
	}
	.d-donate-btn img{
		width: 100px !important;
	}
	.main-donate{
		display: none !important;
	}
	#d-paypal-button-container{
		display: block !important;
	}
	.about-us-img{
		padding-top: 20px;
	  }
	  .causes-we-work{
		margin-top: 50px;
	}
}
.about-us{
	background-color: #F2F3FA !important;
}
.bg-light-grey{
	background-color: #F2F3FA !important;
}
.img-rounded{
	border-radius: 30px;
}
/* @media only screen and (max-width:992px){
	.header-inner{background-color: white!important;
	}
	.nav-item > .nav-link{
		color: black!important}
		.logo{color: #000 !important;
			font-weight: 600!important;}
			.content-banner .first-title{font-size: 30px !important;
			}
} */

/* Menu */

.home-about{
	background-color: #F2F3FA !important;
	color: #1D1F45 !important;
}

.home-about h2{
	font-size: 20px;	
}

.info p{
	text-align: center;
	padding-top: 80px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #1877F2;
	font-weight: bolder;
}

.info h1{

	text-align: center;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 50px;
}

.book{
	max-width: 140px;
	max-height: 140px;
	margin-left: 300px;
	margin-top: 80px;
}

.aid{
	max-width: 140px;
	max-height: 140px;
	margin-left: 300px;
	margin-top: 80px;

}

.calamity{
	max-width: 140px;
	max-height: 140px;
	margin-left: 300px;
	margin-top: 80px;
}

.infopara1 .infopara2 .infopara3{
	
	max-width: 140px;
	max-height: 140px;
	margin-left: 300px;
	margin-top: 80px;
	

}

.banner-btn{
	padding:0 34px;
	z-index: 1;
	margin:30px auto 25px;
	line-height: 56px;
	position: relative;
	border-radius: 30px;
	height:56px;
	font-size: 16px;
	background-color: #1877F2;
	display: inline-block;
	color: #ffffff;
	transition: 0.3s;
	text-align: center;
}

.banner-btn:hover{text-decoration: none;
	color:#FE4066;
	background-color:white; 
}

.header-inner{position: absolute;
	top: 0;
	left: 0;
	width:100%;
	z-index: 99;
	background-color: white;
}

/* .logo{color:#000000;
	font-weight: 500;
} */

.nav-item .nav-link{
	display: block;
	line-height: 36px;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 400;
	transition: 0.15s;
}

/* .nav-item .nav-link:hover{
	color: #FE4066;
} */

.nav-item-menu a, .nav-item-menu a:link, .nav-item-menu a:visited {
	color: #04192a ;
	text-decoration: none;
	position: relative;
	padding-bottom: 4px; /* The distance between text and underline */
  }
  
  .nav-item-menu a::before {
	content: "";
	position: absolute;
	width: 80%;
	top: 0;
	bottom: 0;
	background-image: linear-gradient(90deg, #1dd4d7 , #1dd4d7 ); /* underline color */
	background-size: 0 2px; /* vertical size of underline */
	background-repeat: no-repeat;
	background-position: left bottom; /* start position of underline */
	transition: background-size .3s ease-in; /* duration and timing style of animation */
  }
  
  .nav-item-menu a:hover::before {
	background-size: 80% 2px;
  }

.header-btn{
	color:#ffffff;
	border-radius: 30px;
	background-color: #1dd4d7;
	border:none;
	font-weight: 500;
	outline: none;
	font-size: 15px;
	padding:7px 22px;
	transition: 0.5s;
	text-decoration: none;
}

.header-btn:hover{
	background-color: #FE4066;
	color:#ffffff;
	cursor: pointer;
}

.navbar-scroll{background-color: #ffffff;
	padding: 0;
	/* position: fixed; */
	top:0;
	z-index: 99;
	box-shadow:0px 1px 10px rgba(0,0,0,0.4);
	transition-duration: 0.6s; 
}
/* 
.navbar-scroll .nav-item .nav-link{color: black;
} */

.navbar-scroll .header-btn{color: #ffffff;
	background-color: #fe4066;
}

/* .navbar-scroll .logo{color: #000;
font-weight: 500;
} */

.first-title{
	text-transform: capitalize;
}

section{background-color: white;
	padding: 4rem 0rem 4rem;
}
section:nth-of-type(even){background-color: #fe4066;
	color: white;
}


/*Contact Css*/

.contact-form-wrapper{
	background-color: #f3f8fc;
	/* background-color: #ffffff; */
	padding: 50px 30px 50px 30px; 
	border: 1px solid #bdbdbd !important;
	border-radius: 10px;
}

.contact-form-input{
	/* font-family: 'Outfit', sans-serif; */
	/* font-size: 14px !important; */
	background-color: #ffffff !important;
}

.contact-submit-btn{
	padding: 6px 50px 6px 50px;
	border: 1px solid #1dd4d7 !important;
	color:  #1dd4d7 !important;
	background-color: #ffffff;
	border-radius: 50px;
}
.contact-submit-btn:hover{
	background-color: #1dd4d7 !important;
	color: #04192a !important;
}
.contact-form-label{
	font-size: 14px !important;
}
.contact-validation ul li{
	list-style: none;
	font-size: 12px !important;
}
.contact-validation ul{
	padding-left: 0rem;
	margin-bottom: 0px !important;
}

/* footer */
.footer-content{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	
}

.footer-content h3{
	font-size: 1.8rem;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 3rem;

}

.socials a{
	margin: 0 8px;
	
}

.socials a{
	text-decoration: none;
	color: #fff;

}

.socials a i{
	font-size: 1.1rem;
	transition: color .4s ease;
}

.socials a:hover{
	color: #1dd4d7 !important;
}
.thin-white-line:after {
    content: " ";
    display: block;
    border-bottom: 0.5px solid #9E9E9E;
}
.footer-bottom{
	background: #04192a;
	padding: 20px 0;
	text-align: center;

}

.footer-bottom p{
	font-size: 14px;
	word-spacing: 2px;
}

.footer-menu-item a{
	text-decoration: none;
}
.footer-menu-item{
	padding-top: 10px;
}
.footer-menu-item a:hover{
	color: #1dd4d7 !important;
} 
/* Project CSS */

.card-project{
	box-shadow: 0 0 20px gray;
	flex: 1 !important;
	box-sizing: border-box !important;
}
/* Team */
#teamPopupImg{
	height: 200px !important;
}
/* Event */
.card-event{
	box-shadow: 0 0 20px gray;
	flex: 1 !important;
	box-sizing: border-box !important;
}
.card-view-event{
	padding: 10px;
	box-shadow: 0 0 5px gray;
}
/* Font */
.roboto_font{
	font-family: 'Roboto Slab', serif !important;
}
/* .btn-light-blue{
	border: 2px solid #1dd4d7 !important;
	padding: 5px 25px 5px 25px;
	border-radius: 50px;
	color:  #1dd4d7 !important;
	font-size: 0.75rem !important;
}
.btn-light-blue:hover{
	background-color: #1dd4d7;
	color: #04192a !important;
} */
/* Gallery */
.gallery-thumbnail-wrapper {
	position: relative;
	border-radius: 10px !important;
	overflow: hidden !important;
	z-index: 1;
	padding-right: 10px;
}

.gallery-thumbnail-wrapper img {
    border-radius: 10px !important;
	width: 100%;
	transition: transform .2s;
	z-index: -1;
	transform: scale(1.1);
}
.gallery-thumbnail-wrapper img:hover {
    transform: scale(1.2);
}
.gallery-thumbnail-text{
	position: absolute;
    bottom: 0px; 
    left: 50%;
    transform: translateX(-50%);
    text-align: center; 
    /* background-color: rgba(22, 51, 95, 0.9); */
	background-color: rgba(242, 243, 250, 0.9);
    padding: 10px 30px;
	/* border-radius: 10px; */
	width: 100%;
}

/* Donation */

.donation-form-input{
	padding: 8px !important;
	width: 100%;
}
.donation-form-input::-webkit-outer-spin-button,
.donation-form-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.bg-price-donation{
	width: 100%;
	background-color: #04192a;
	color: #fff;
	padding: 10px;
}
.bg-price-donation:hover{
	background-color: #3b71ca ;
	color: #fff;
}
.btn-donate{
	background-color: #14a44d;
	padding: 10px 30px 10px 30px;
	border: none;
	color: white;
}
.input-container {
	display: flex;
}
.input-icon {
	padding: 10px;
	min-width: 50px;
	text-align: center;
	border: 1px solid #000;
}
.donation-validation{
	font-size: 12px !important;
}

/* Other pages */
._pages_header_bg{
	background-color: #04192a;
	padding: 100px;
}
._pages_header_bg h1{
	font-size: 45px;
}
.btn-read-more:hover{
	background-color: #1dd4d7 !important;
}

/* Font Syne */
.font-syne{
	font-family: 'Syne', sans-serif !important;
}
.font-sora{
	font-family: 'Sora', sans-serif !important;
}