html {
  scroll-behavior: smooth;
}
*{
	margin: 0px;
	padding: 0px;
}
.header{
	color: white;
}
.header p{
	margin-top: 10px;
}
.header a{
	color: white;
	margin-right: 20px;
}
.header i{
	margin-right: 10px;
	margin-left: 20px;
}
.nav-link{
	margin-right: 20px;
	font-weight: bold;
}
.carousel img{
	width: 100%;
	height: 500px;
}
@media (max-width: 480px) {
		.carousel img{
			height: 600px;
		}
}
.carousel h2{
	position: absolute;
	margin-top: -400px;
	margin-left: 400px;
	font-weight: bold;
	font-size: 45px;
	color: white;
}
@media (max-width: 480px) {
		.carousel h2{
			position: absolute;
			margin-left: 10px;
			margin-right: 10px;
			margin-top: -500px;
			text-align: center;
		}
}
.carousel p{
	text-align: center;
	position: absolute;
	margin-top: -330px;
	margin-left: 150px;
	margin-right: 150px;
	font-weight: bold;
	font-size: 30px;
	color: white;
}
@media (max-width: 480px) {
		.carousel p{
			margin-left: 30px;
			margin-right: 30px;
			text-align: center;
			font-weight: normal;
		}
}
.carousel button{
	text-align: center;
	position: absolute;
	margin-top: -190px;
	margin-left: 650px;
	font-weight: bold;
	color: white;
	background-color: black;
	padding: 10px 20px;
	border: none;
	border-radius: 10px;
}
@media (max-width: 480px){
	.carousel button{
		position: absolute;	
		margin-top: -60px;
		text-align: center;
		margin-left: 180px;
	}
}
.carousel .button1{
	text-align: center;
	position: absolute;
	margin-top: -110px;
	margin-left: 650px;
	font-weight: bold;
	color: white;
	background-color: black;
	padding: 10px 20px;
	border: none;
	border-radius: 10px;
}
@media (max-width: 480px){
	.carousel .button1{
		position: absolute;	
		margin-top: -60px;
		text-align: center;
		margin-left: 180px;
	}
}
.donate{
	text-align: center;
	color: white;
}
.donate p{
	margin-top: 40px;
}
.donate h3{
	margin-bottom: 40px;
	font-size: 35px;
}
.Causes{
	padding: 50px 0px;
}
@media (max-width: 480px){
	.Causes{
		height: 1250px;
	}
}
@media (max-width: 360px){
	.Causes{
		height: 1400px;
	}
}
.Causes h2{
	font-weight: bold;
	font-size: 35px;
	margin-bottom: 30px;
}
.Causes p{
	color: grey;
	line-height: 1.7;
}
.box{
	position: absolute;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
}
.card{
	border: 2px solid black;
}
@media (max-width: 480px){
	.box{
		position: relative;	
		margin: 0px;
	}
}
.box img{
	width: 100%;
	height: 200px;
}
.box-button1{
	position: absolute;
    margin-left: 120px;
	z-index: -1;	
	margin-top: 390px;
}
.box-button1 button{
	color: white;
	background-color: black;
	border: none;
	padding: 10px 20px;
	border-radius: 25px;
}
@media (max-width: 480px){
	.box-button1{
		position: absolute;
		margin-top: -50px;
*/		text-align: center;
	}
}
@media (max-width: 360px){
	.box-button1{
		position: absolute;
		margin-top: -50px;
		text-align: center;
	}
}
.box-button2{
	position: absolute;
    margin-left: 120px;
	z-index: -1;	
	margin-top: 390px;
}
.box-button2 button{
	color: white;
	background-color: black;
	border: none;
	padding: 10px 20px;
	border-radius: 25px;
}
@media (max-width: 480px){
	.box-button2{
		position: absolute;
		margin-top: -50px;
		text-align:center;
	}
}
@media (max-width: 411px){
	.box-button2{
		position: absolute;
		margin-top: -50px;
		text-align:center;
	}
}
.box-button3{
	position: absolute;
    margin-left: 120px;
	z-index: -1;	
	margin-top: 390px;
}
.box-button3 button{
	color: white;
	background-color: black;
	border: none;
	padding: 10px 20px;
	border-radius: 25px;
}
@media (max-width: 480px){
	.box-button3{
		position: absolute;
		margin-top: -50px;
*/		text-align:center;
	}
}
.box:hover{
	margin-top: -0px;
	transition: 1s;
}
.box-button:hover{
	margin-top: 450px;
	transition: 1s;
	
}
.VOLUNTEER{
	text-align: center;
}
.VOLUNTEER .box1{
	background:rgba(0,0,0,0.7);
	padding: 40px;
	height: 450px;
	color: white;
	line-height: 1.7;
	margin-bottom: 20px;
}
.VOLUNTEER .box2{
background-color: black;
	padding: 40px;
	height: 450px;
	color: white;
	line-height: 1.7;
	margin-bottom: 20px;
}
.VOLUNTEER .box3{
	background:rgba(0,0,0,0.7);
	padding: 40px;
	height: 450px;
	color: white;
	line-height: 1.7;
	margin-bottom: 20px;
}
.VOLUNTEER button{
	font-weight: bold;
	color: black;
	background-color: white;
	padding: 10px 20px;
	border: none;
	border-radius: 10px;
}
.VOLUNTEER .box1:hover{
	background-color: white;
	color: black;
	padding: 40px;
	height: 450px;
	transition: 1s;
}
.VOLUNTEER .box2:hover{
	background-color: white;
	color: black;
	padding: 40px;
	height: 450px;
	transition: 1s;
}
.VOLUNTEER .box3:hover{
	background-color: white;
	color: black;
	padding: 40px;
	height: 450px;
	transition: 1s;
}
.VOLUNTEER .box1:hover button,.VOLUNTEER .box2:hover button,.VOLUNTEER .box3:hover button{
	font-weight: bold;
	color: white;
	background-color: black;
	padding: 10px 20px;
	border: none;
	border-radius: 10px;
}
.help {
	text-align: center;
}
.help h2{
	font-family: 'Satisfy';
	font-weight: bold;
	font-size: 35px;
}
.help button{
	font-weight: bold;
	color: black;
	background-color: white;
	padding: 10px 100px;
	border: none;
	border-radius: 10px;
}
.help button:hover{
	font-weight: bold;
	color: white;
	background-color: black;
	padding: 10px 92px;
	border: none;
	border-radius: 10px;
	transition: 1s;
}
.help button i{
	display: none;
	margin-left: 5px;
}
.help button:hover i{
	display: inline-block;
	color: white;
}
.footer{
	padding: 50px 0px;
	color: white;
}
.footer a{
	line-height: 1.7;
	color: white;
}
.footer ul{
		margin-top: 40px;
}
.footer ul li{
	list-style-type:none;
	margin-top: 10px;
}
.footer i{
	margin-right: 10px;
}
.footer marquee{
	height: 200px;
	border:1px solid white;
	margin-top: 30px;
	padding: 20px;
}
.about-us{
	padding: 50px 0px;
	color: white;
	text-align: center;
}
.about-us p{
	line-height: 1.7;
	margin-bottom: 30px;
}
.Fund{
	padding: 50px 0px;
}
.Fund img{
	width: 100%;
}
.Fund ul li{
	list-style-type:none;	
	line-height: 1.7;
}
.Fund i{
	color: darkblue;
	margin-right: 10px;
}
.gallery{
	padding: 50px 0px;
}
.gallery h1{
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
.gallery img{
	height: 230px;
	width: 100%;
	margin-bottom: 20px;
}
.contact{
	padding: 50px 0px;
}
.contact label{
		color: black;
		font-size: 35px;
		font-weight: bold;
	}
	.contact input{
		margin-top: 20px;
		border: 1px solid grey;
		padding: 7px;
		padding-right: 550px;	
		border-radius: 5px;
		box-shadow: 4px 4px 4px #888888;

	}
	.contact hr{
		background-color: black;
		height: 2px;
		margin-right: 600px;
	}
	.contact iframe{
		width: 100%;
	}
	@media (max-width: 480px) {
		.contact input{
			width: 200px;
			padding-right: 420px;
		}
	}
	@media (max-width: 480px) {
		.contact{
			margin: 0px;
		}
	}
	.contact button{
		color: white;
		background-color: black;
		padding: 10px;
		border: none;
		margin-top: 20px;
		float: right;
		margin-bottom: 20px;
	}
	.contact textarea{
		margin-top: 20px;
		box-shadow: 4px 4px 4px #888888;
	}
	@media (max-width: 480px) {
		.contact iframe{
			width: 400px;
		}
	}
	form.log-in{
		 background-color: black;
		 border-radius: 20px;
		 padding: 20px;
		 margin-top: 50px;
		 margin-bottom: 50px;
}
	form.log-in h1{
		color: white;
		text-align: center;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	form.log-in input,form.log-in select{
		padding-left: 30px;
	}
	form.log-in button{
		color: white;
		background-color: #FD3550;
		border-radius: 10px;
		font-weight: bold;
		border: 2px solid #FD3550;
	}
	form.log-in button:hover{
		color: #FD3550;
		background-color: #000000;
	}
form.log-in p{
	color: white;
	text-align: center;	
	margin-top: 10px;
}
form.log-in	.log-button{
	color: white;
	background-color: #3B5998;
	border-radius: 10px;
	font-weight: bold;
	border: 2px solid #3B5998;
}
form.log-in	.log-button:hover{
	color: white;
	background-color: #000000;
}

form.log-in	 i{
	position: absolute;
	color: black;
	margin-left: 10px;
	margin-top: -28px;	
}
.register form{
	background-color: black;
	margin:50px 0px;
	border-radius: 20px;
	padding: 20px;

}
.register form h1{
	color: white;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.register .input-container {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 15px;
}

.register .icon {
  padding: 16px 0 0;
  background: dodgerblue;
  color: white;
  min-width: 50px;
  text-align: center;
}
.register .input-field {
  width: 100%;
  padding: 10px;
  outline: none;
}
.register .btn {
  background-color: dodgerblue;
  color: white;
  padding: 15px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
}
.register .btn:hover {
  opacity: 1;
}
.register h6{
	color: white;
	text-align: center;
	margin-top: 30px;
}
@media (max-width: 480px) {
	.register{
		margin:0px;
	}
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
.icon-bar {
  position: fixed;
  bottom: 20px;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}
@media (max-width: 480px) {
		.icon-bar{
			bottom: 0px;
			right: 0px;
		}
}
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}
@media (max-width: 480px) {
		.icon-bar a{
			padding: 7px;
		}
}
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}