html,body
{
	font-family:Georgia,Times New Roman,Times,serif;
	padding:0;
	margin:0px;
}
/*mobile menu icon style*/
.ham {
  position: fixed;
  /* keep the hamburger button above everything */
  z-index: 100;
  top: 1rem;
  right: 3rem;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  z-index:9999;
  background:none;
  border:none;
  display:none;
}

.xIcon {
  display: none;
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #24b6c4;
  color: white;
  transform: translateY(-200%);
  transition: transform 0.2s;
  list-style: none;
  padding-top: 3.5rem;
  z-index:889;
}
.menu a
{
	color:#fff;
	font-size: 45px;
	line-height: 50px;
}
button:focus
	{
		border:none !important;
	}
button:focus
{
	outline: 0px dotted;
}
.showMenu {
  transform: translateY(0);
  z-index:8889;
  text-align: center;
  font-size: 72px;
}
.showMenu li
{
	padding:10px 0px;
}
li {
  padding: 1rem 0;
}

.menuLink {
  display: inline;
  font-size: 25px;
  color: white;
  text-decoration: none;
}

.menuLink:hover {
  text-decoration: underline;
}
.fas {
    font-weight: 900;
    font-size: 20px;
	top: 5px;
    border: 0;
    /*position: absolute;*/
}
/*End mobile menu icon style*/
.banner
{
	background-image:url(../images/banner.jpg);
	background-size: 100% auto;
	height:auto;
	background-repeat:no-repeat;
	padding: 50px 0px;
}
.banner_width
{
    width: 50%;
  
}
.banner_width h3
{
	font-size: 40px;
    color: #fff;
	padding: 80px 0 0px 145px;
	font-family: 'Rock Salt', cursive;
	letter-spacing:3px;
	line-height:80px;
}
.banner_width p
{
	color:#f4f4f4;
	font-size:25px;
}
.donors
{
	padding:20px 0px;
	color:#aeadad;
	font-size: 20px;
	font-family: 'Rock Salt', cursive;
    letter-spacing: 5px;
}
.lakhs
{
	font-size:40px;
	color:#24b6c4;
	display: block;
	
}
.donate_btn_banner
{
	font-size: 25px;
    background: #24b6c4;
    padding: 10px 0;
    width: 30%;
    margin: 24px auto;
    text-align: center;
    color: #fff;
    border-radius: 10px;
}
.donate_btn_banner a
{
	color:#fff;
}
.btn-floating_left {
    float: left;
    left: 0;
    right: 50%;
    z-index: 1;
    position: absolute;
}
.bannerbg
{
	background:#24b6c4;
	padding:80px;
	color:#fff;
}
.bg
{
	background: #24b6c4;
    padding: 50px;
	margin:50px 0px;
}
.bg h2{
	color:#fff;
}
.fundsbg
{
	background-image:url(../images/fundsbg.jpg);
	padding: 3px 30px;
    border-radius: 10px;
}
.funds_title
{
	text-align:center;
	font-size:18px;
	color:#fff;
	font-weight:600;
}
.icon_width
{
	width:70px;
	border-bottom:3px solid #24b6c4;
	padding:20px 0px;
	margin:20px 0px;
}
/*********************** Demo - 8 *******************/
.box8 .icon,.box8 .title{margin:0;position:absolute}
.box8{box-shadow:0 0 3px rgb(255 255 255);position:relative; overflow:hidden;text-align: center;padding: 40px 50px 8px 50px; height:260px;}
.box8 img{width:100%;height:auto}
.box8 .box-content{width:100%;height:100%;background:#ffffff;opacity:0;position:absolute;top:0;left:0;transform:perspective(400px) rotateX(-90deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box8 .icon li a,.box8 .title{font-size:20px;color:#fff}
.box8:hover .box-content{opacity:1;transform:perspective(400px) rotateX(0)}
.box8 .title{padding:25px 7px;border-radius:5px;font-weight:200;bottom:30px;left:60px;transition:all .9s ease 0s; right:60px;}
.box8 .icon li a,.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
.box8:hover .title{bottom:-40px}
.box8 .icon{list-style:none;padding:0;top:42%;left:0;right:0}
.box8 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;margin-right:7px}
.box9 .icon,.box9 .title{width:100%;font-size:22px}
.box8 .icon li a:hover{background:#fff;color:#000}
@media only screen and (max-width:990px){.box8{margin-bottom:20px}
}
.box8_border
{
	box-shadow:0 0 3px rgb(255 255 255);position:relative; overflow:hidden;text-align: center;padding: 40px 50px 8px 50px; height:260px;
}
.circle
{
	border-radius: 40px;
    /* width: 100% !important; */
    height: 100%;
    padding: 15px;
    width: 100%;
    height: auto;
    max-width: 100px;
    max-height: 100px;
	background-color:#fff;
}
.box-content p
{
	text-align:center;
	color:#000;
	padding:30px;
	font-size:20px;
}
.donate_title
{
	font-size:20px;
	padding: 10px 20px;
}
.bg-success
{
	background-color: #24b6c4 !important;
}
.shadow
{
	box-shadow: 0 0 3px rgb(0 0 0 / 30%);
	margin-bottom: 20px;
    padding-bottom: 1px;
}
.shadow p
{
	padding:10px 20px;
}
.progress
{
	height: 6px;
	background-color: #24b6c46b !important;
	margin:0 20px;
}
b
{
	font-weight:bold;
}
.price
{
	font-size:25px;
	font-weight:600;
}
.donate_btn
{
	font-size:18px;
	background:#24b6c4;
	padding:5px 10px;
	width:50%;
	margin:24px auto;
	text-align:center;
	color:#fff;
}
.donate_btn a
{
	color:#fff;
}
.submit_btn
{
	background:#24b6c4;
	padding:5px 40px;
	color:#fff;
	border:none;
	font-size:20px;
}
.raised
{
	    color: #7e7d7de0;
		font-size:20px;
		padding: 10px 20px;
}
.progress_margin
{
    margin: 20px 0px;
	height:10px;
}
.price_inner
{
	font-size:40px;
	font-weight:600;
	color:#444;
}
.innernumber
{
	font-size: 35px;
    font-weight: 600;
    color: #444;
}
.nav-pills-custom .nav-link {
    color: #000;
    background: #fff;
    position: relative;
	font-size:20px;
}
.nav-pills-custom .nav-link.active {
    color: #24b6c4;
    background: #fff;
}
.socialicons
{
   background-color: #21bd5c;
   color: #fff;
   padding: 10px 15px;
}

/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}
.border{
	border: 3px solid #2b2929 !important;
	padding: 50px 10px;
}
.title
{
	font-size: 22px;
    line-height: 30px;
    text-align: center;
    padding: 20px 0px;
	color:#fff;
}
.carousel .carousel-control-prev-icon, .carousel .carousel-control-next-icon {
    width: 40px;
    height: 40px;
    background-color: #ff01bd;
}
.controls-top
{
	 position: absolute;
    top: 100px;
    font-size: 63px;
    width:100%;
}
.btn-floating_right
{
	float: right;
    left: 103%;
	z-index: 1;
    position: absolute;
}
.btn-floating_left
{
	float: left;
    left: -50px;
   /* right: 50%;*/
	z-index: 1;
    position: absolute;
}
i.fa-chevron-left
{
	background: #24b6c4;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}
i.fa-chevron-right
{
	background: #24b6c4;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}
.center
{
	text-align:center;
}
.navbar
{
	box-shadow: none;
    background: #fbfbfb;
    padding: 10px;
   
}
.navbar-brand {
    margin: 0 auto;
    text-align: center;
	/*font-family: 'Piedra', cursive;*/
	font-family: 'Rock Salt', cursive;
	font-size:35px;
	color:#24b6c4  !important;
	user-select: none;
}
.navbar-expand-lg .navbar-nav
{
	text-align: center;
   /* width: 30%;*/
    font-size: 18px;
}
.navbar.navbar-dark .navbar-toggler {
    color: #de0909;
}
header
{
	position:sticky;
	top:0px;
	z-index:99;
	background:#fff;
}
strong {
    font-weight: 600;
}
.nav-item
{
	padding:10px 20px;
}
.nav-item a:hover{
	color:#24b6c4 ;
}
li.active a
{
	color:#24b6c4 ;
	font-weight:600;
}
.popuptext
{
	font-size: 20px;
    color: #000000;
    line-height: 30px;
    margin: 25px 0px;
}
.popup_btn
{
	width: 100%;
    background: #f35306;
    color: #fff;
    border: none;
    padding: 15px;
    border-radius: 5px;
    font-size: 25px;
}
button:focus
	{
		border:none !important;
		outline: 0px dotted !important;
	}
.close
{
	margin:0px 10px;
	font-size:35px;
}
.form_box
{
	height: 100%;
	height: -webkit-max-content;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: 0;
	text-align: center;
    padding: 5px 15px 0px 15px;
}
.modal-dialog
{
	max-width:666px;
}
a
{
	color:#000;
}
a:hover{
	color:#000;
}
p a
{
	cursor:none;
	pointer-events: none;
}
h2 {
    width: 100%;
    margin: 10px 0px;
    font-size: 30px;
    text-align: center;
    padding: 0 190px;
	line-height:40px;
} 
h3
{
	font-size: 25px;
    padding: 10px 0px;
}
h4 {
   width: 100%; 
   text-align: left; 
   line-height: 0.1em;
   margin: 20px 0 20px; 
   font-size: 20px;
} 

img
{
	width:100%;
}

p,ul,ol
{
	font-size:16px;
	line-height:30px;
}
p a strong, strong
{
	font-weight:normal !important;
}
.confirm_width
{
	width:50%;
	margin:0 auto;
}
footer
{
	background: #fbfbfb;
    padding: 20px;
    text-align: center;
    border-top: 1px solid #24b6c4;
}
footer a
{
	padding: 10px 30px;
}
.form-control_news
{
	background-color: #fff !important;
    color: #000;
    padding: 5px 5px;
	width:100%;
}
.btn_submit{
	background: #24b6c4;
    color: #fff;
    padding: 10px 25px;
    border: none;
    margin: 0 auto;
    font-size: 20px;
    border-radius: 10px;
}
.copy
{
	font-size: 15px;
    text-align: center;
    border-top: 1px solid #24b6c4;
    padding: 16px;
}
.md-form.md-outline label
{
	padding-left: 25px;
	font-size:17px;
}
.md-form.md-outline
{
	margin:0px 0px;

}
.form-control.form-control-lg
{
	height: auto;
}
.mdb-select
{
	background-color: transparent;
    border: 1px solid #dadce0;
    border-radius: 4px;
	color:#757575;
	padding:12px 10px;
	font-size:16px;
	width:100%;
}
.form-control
{
	font-size:15px;
	padding:10px 5px !important;
}
.captchaborder
{
	padding: 10px 0px;
    text-align: center;
    letter-spacing: 10.5px;
   /* margin: 40px 0px 0px 0px;*/
	font-weight:600;
	width:100%;
}
.form_width
{
	width: 60%;
}
.btn-outline-primary
{
	color:#000 !important;
	border:none !important;
	font-size:18px;
	padding: 8px 0px !important;
    margin:0px 10px !important;
	width: 130px;
}
@media screen and (min-width:200px) and (max-width:350px)
{
	.ham
	{
		display:block;
	}
	.navbar-brand
	{
		margin:0px;
		font-size:20px;
	}
	.banner_width {
     width: 100%;
	}
	.banner
	{
		padding:15px 0px;
	}
	.banner_width h3
	{
		text-align: center;
		padding: 0px 0px;
		font-size: 10px;
		line-height: 20px;
	}
	.lakhs {
		display:none;
	}
	.donors {
    display:none;
	}
	.donate_btn_banner
	{
		font-size: 15px;
		padding: 5px 20px;
		margin: 0px auto;
		width: 150px;
	}
	.mt-5{
    margin-top: 2rem!important;
}
	h2
	{
		padding:0px;
		font-size: 20px;
	}
	.fundsbg
	{
		padding:0px;
	}
	.box8 
	{
		padding: 19px 10px 8px 10px;
	}
	.box8 .title
	{
		left:0;
		right:0px
	}
	.btn
	{
		padding:0px;
	}
	.btn-floating_left
	{
		left:0px;
	}
	.btn-floating_right
	{
		    left: 92%;
	}
	.menu a {
    color: #fff;
    font-size: 25px;
    line-height: 0;
	}
	.bannerbg
	{
		padding:0px;
	}
	
	.bannerbg h1
	{
		font-size: 25px;
		padding: 40px 0px;
	}
	p
	{
		font-size:16px;
	}
	h3
	{
		font-size:20px;
	}
	.socialicons
	{
	   background-color: #21bd5c;
	   color: #fff;
	   padding: 10px 15px;
	}
}
@media screen and (min-width:351px) and (max-width:500px)
{
	.ham
	{
		display:block;
	}
	.navbar-brand
	{
		margin:0px;
		font-size:25px;
	}
	.banner_width {
     width: 100%;
	}
	.banner
	{
		padding:15px 0px;
	}
	.banner_width h3
	{
		text-align: center;
		padding: 0px 0px;
		font-size: 15px;
		line-height: 20px;
	}
	.lakhs {
		font-size: 25px;
		display: block;
		text-align: center;
	}
	.donors {
    font-size: 10px;
    text-align: center;
    width: 100%;
    float: left;
	}
	.donate_btn_banner
	{
		font-size: 20px;
		padding: 5px 0;
		margin: 0px auto;
	}
	.mt-5{
    margin-top: 2rem!important;
}
	h2
	{
		padding:0px;
		font-size: 30px;
	}
	.fundsbg
	{
		padding:0px;
	}
	.box8 
	{
		padding: 19px 10px 8px 10px;
	}
	.box8 .title
	{
		left:0;
		right:0px
	}
	.btn
	{
		padding:0px;
	}
	.btn-floating_left
	{
		left:0px;
	}
	.btn-floating_right
	{
		    left: 92%;
	}
	.menu a {
    color: #fff;
    font-size: 25px;
    line-height: 0;
	}
	.bannerbg
	{
		padding:0px;
	}
	
	.bannerbg h1
	{
		font-size: 25px;
		padding: 40px 0px;
	}
	p
	{
		font-size:16px;
	}
	h3
	{
		font-size:20px;
	}
	.socialicons
	{
	   background-color: #21bd5c;
	   color: #fff;
	   padding: 10px 15px;
	}
	.order2
	{
		order: 2;
	}
	.btn-outline-primary
	{
		margin: 0 !important;
		padding: 8px 0px;
	}
	.bg
	{
		padding: 0px;
	}
	.bg h2
	{
		font-size: 25px;
    	padding-top: 30px;;
	}
}
@media screen and (min-width:501px) and (max-width:639px)
{
	.ham
	{
		display:block;
	}
	.navbar-brand
	{
		margin:0px;
		font-size:25px;
	}
	.banner_width {
     width: 100%;
	}
	.banner
	{
		padding:15px 0px;
	}
	.banner_width h3
	{
		text-align: center;
		padding: 0px 0px;
		font-size: 15px;
		line-height: 20px;
	}
	.lakhs {
		font-size: 25px;
		display: block;
		text-align: center;
	}
	.donors {
    font-size: 10px;
    text-align: center;
    width: 100%;
    float: left;
	}
	.donate_btn_banner
	{
		font-size: 20px;
		padding: 5px 0;
		margin: 0px auto;
	}
	.mt-5{
    margin-top: 2rem!important;
	}
	h2
	{
		padding:0px;
		font-size: 20px;
	}
	.fundsbg
	{
		padding:0px;
	}
	.box8 
	{
		padding: 19px 10px 8px 10px;
	}
	.box8 .title
	{
		left:0;
		right:0px
	}
	.btn
	{
		padding:0px;
	}
	.btn-floating_left
	{
		left:0px;
	}
	.btn-floating_right
	{
		    left: 92%;
	}
	.menu a {
    color: #fff;
    font-size: 25px;
    line-height: 0;
	}
	.bannerbg
	{
		padding:0px;
	}
	
	.bannerbg h1
	{
		font-size: 25px;
		padding: 40px 0px;
	}
	p
	{
		font-size:16px;
	}
	h3
	{
		font-size:20px;
	}
	.socialicons
	{
	   background-color: #21bd5c;
	   color: #fff;
	   padding: 10px 15px;
	}
	.order2
	{
		order: 2;
	}
}
@media screen and (min-width:640px) and (max-width:767px)
{
	.ham
	{
		display:block;
	}
	.navbar-brand
	{
		margin:0px;
		font-size:25px;
	}
	.banner_width {
     width: 100%;
	}
	.banner
	{
		padding:15px 0px;
	}
	.banner_width h3
	{
		text-align: center;
		padding: 0px 0px;
		font-size: 15px;
		line-height: 20px;
	}
	.lakhs {
		font-size: 25px;
		display: block;
		text-align: center;
	}
	.donors {
    font-size: 10px;
    text-align: center;
    width: 100%;
    float: left;
	}
	.donate_btn_banner
	{
		font-size: 20px;
		padding: 5px 0;
		margin: 0px auto;
	}
	.mt-5{
    margin-top: 2rem!important;
}
	h2
	{
		padding:0px;
		font-size: 20px;
	}
	.fundsbg
	{
		padding:0px;
	}
	.box8 
	{
		padding: 19px 10px 8px 10px;
	}
	.box8 .title
	{
		left:0;
		right:0px
	}
	.btn
	{
		padding:0px;
	}
	.btn-floating_left
	{
		left:0px;
	}
	.btn-floating_right
	{
		    left: 92%;
	}
	.menu a {
    color: #fff;
    font-size: 25px;
    line-height: 0;
	}
	.bannerbg
	{
		padding:0px;
	}
	
	.bannerbg h1
	{
		font-size: 25px;
		padding: 40px 0px;
	}
	p
	{
		font-size:16px;
	}
	h3
	{
		font-size:20px;
	}
	.socialicons
	{
	   background-color: #21bd5c;
	   color: #fff;
	   padding: 10px 15px;
	}
}
@media screen and (min-width:768px) and (max-width:900px)
{
	.ham
	{
		display:block;
	}
	.navbar-brand
	{
		margin:0px;
		font-size:25px;
	}
	.banner_width {
     width: 100%;
	}
	.banner
	{
		padding:15px 0px;
	}
	.banner_width h3
	{
		text-align: center;
		padding: 0px 0px;
		font-size: 15px;
		line-height: 20px;
	}
	.lakhs {
		font-size: 25px;
		display: block;
		text-align: center;
	}
	.donors {
    font-size: 10px;
    text-align: center;
    width: 100%;
    float: left;
	}
	.donate_btn_banner
	{
		font-size: 20px;
		padding: 5px 0;
		margin: 0px auto;
	}
	.mt-5{
    margin-top: 2rem!important;
}
	h2
	{
		padding:0px;
		font-size: 20px;
	}
	.fundsbg
	{
		padding:0px;
	}
	.box8 
	{
		padding: 19px 10px 8px 10px;
	}
	.box8 .title
	{
		left:0;
		right:0px
	}
	.btn
	{
		padding:0px;
	}
	.btn-floating_left
	{
		left:0px;
	}
	.btn-floating_right
	{
		    left: 92%;
	}
	.menu a {
    color: #fff;
    font-size: 25px;
    line-height: 0;
	}
	.bannerbg
	{
		padding:0px;
	}
	
	.bannerbg h1
	{
		font-size: 25px;
		padding: 40px 0px;
	}
	p
	{
		font-size:16px;
	}
	h3
	{
		font-size:20px;
	}
	.socialicons
	{
	   background-color: #21bd5c;
	   color: #fff;
	   padding: 10px 15px;
	}
}
@media screen and (min-width:901px) and (max-width:991px)
{
	.ham
	{
		display:block;
	}
	.navbar-brand
	{
		margin:0px;
		font-size:25px;
	}
	.banner_width {
     width: 100%;
	}
	.banner
	{
		padding:15px 0px;
	}
	.banner_width h3
	{
		text-align: center;
		padding: 0px 0px;
		font-size: 15px;
		line-height: 20px;
	}
	.lakhs {
		font-size: 25px;
		display: block;
		text-align: center;
	}
	.donors {
    font-size: 10px;
    text-align: center;
    width: 100%;
    float: left;
	}
	.donate_btn_banner
	{
		font-size: 20px;
		padding: 5px 0;
		margin: 0px auto;
	}
	.mt-5{
    margin-top: 2rem!important;
}
	h2
	{
		padding:0px;
		font-size: 20px;
	}
	.fundsbg
	{
		padding:0px;
	}
	.box8 
	{
		padding: 19px 10px 8px 10px;
	}
	.box8 .title
	{
		left:0;
		right:0px
	}
	.btn
	{
		padding:0px;
	}
	.btn-floating_left
	{
		left:0px;
	}
	.btn-floating_right
	{
		    left: 92%;
	}
	.menu a {
    color: #fff;
    font-size: 25px;
    line-height: 0;
	}
	.bannerbg
	{
		padding:0px;
	}
	
	.bannerbg h1
	{
		font-size: 25px;
		padding: 40px 0px;
	}
	p
	{
		font-size:16px;
	}
	h3
	{
		font-size:20px;
	}
	.socialicons
	{
	   background-color: #21bd5c;
	   color: #fff;
	   padding: 10px 15px;
	}
}
@media screen and (min-width:992px) and (max-width:1223px)
{
	.ham
	{
		display:none;
	}
	.navbar-brand
	{
		margin:0px;
		font-size:25px;
	}
	.banner_width {
     width: 60%;
	}
	.banner
	{
		padding:15px 0px;
	}
	.banner_width h3
	{
		text-align: center;
		padding: 30px 20px;
		font-size: 25px;
		line-height: 48px;
	}
	.lakhs {
		font-size: 25px;
		display: block;
		text-align: center;
	}
	.donors {
    font-size: 10px;
    text-align: center;
    width: 100%;
    float: left;
	}
	.donate_btn_banner
	{
		font-size: 20px;
		padding: 5px 0;
		margin: 0px auto;
	}
	.mt-5{
    margin-top: 2rem!important;
}
	h2
	{
		padding:0px;
		font-size: 20px;
	}
	.fundsbg
	{
		padding:0px;
	}
	.box8 
	{
		padding: 19px 10px 8px 10px;
	}
	.box8 .title
	{
		left:0;
		right:0px
	}
	.btn
	{
		padding:0px;
	}
	.btn-floating_left
	{
		left:0px;
	}
	.btn-floating_right
	{
		    left: 92%;
	}
	.menu a {
    color: #fff;
    font-size: 25px;
    line-height: 0;
	}
	.bannerbg
	{
		padding:0px;
	}
	
	.bannerbg h1
	{
		font-size: 25px;
		padding: 40px 0px;
	}
	p
	{
		font-size:16px;
	}
	h3
	{
		font-size:20px;
	}
	.socialicons
	{
	   background-color: #21bd5c;
	   color: #fff;
	   padding: 10px 15px;
	}
}
@media screen and (min-width:1224px) and (max-width:1700px)
{
	.banner_width h3 {
		font-size: 28px;
		padding: 0px 0 0px 143px;
		line-height: 45px;
	}
	.lakhs {
		font-size: 30px;
		color: #24b6c4;
		display: block;
	}
	.donors
	{
		font-size:10px;
	}
	.donate_btn_banner
	{
		font-size:20px;
	}
}