		body{
		margin: 0;
		padding: 0;
		font-family: 'Open Sans', sans-serif;
		}
		a{
			text-decoration:none;
		}
		a:hover{
			text-decoration:none;
		}
		p{
			color:#aaa;
		}
		li{
			list-style:none;
		}
		.sections{
			padding-top: 25px;
			padding-bottom: 25px;
		}
		.sections h3{
			text-align: center;
		}
		.sections h3 strong{
			font-family: 'Seaweed Script', cursive;
		}
           .sections h3 strong{
			font-family: 'Seaweed Script', cursive;
		}

		.sections hr{
			border: 1px solid #117d14;
			width: 100px;
			margin-bottom: 35px;
		}
		.clr-white{
			color: #fff;
		}
		.new1{
			color:#7b113a;
		}
		.new2{
			color:black;
		}

		.anchor-btn{
			color: #2b9464;
			padding: 8px 15px 8px 15px;
			border-radius: 26px;
			border: 2px solid green;
			text-decoration: none;
			transition: 0.5s;
		}
		.anchor-btn:hover{
			border:none;
			color: #fff;
			background-color: #2b9464;
			text-decoration: none;
			font-size: 20px;
			transition: 0.6s;
		}
		.circle-div{
			width: 50px;
			height: 50px;
			background: #827272;
			border-radius: 30px;
			text-align: center;
			padding: 15px;
			position: absolute;
			left: 44%;
			top: -35px;
		}
		.contact-txt-margin{
			margin-top: 40px;
		}
		.clr-white{
			color: #fff;
		}
		.clr-black{
			color: #000;
		}
		.clr-green{
			color: #2b9464;
		}
		.clr-light-black{
			color: #424242;
		}
		.clr-red{
			color: #ea2724;
		}
		.clr-brown{
			color: #4b2707;
		}
		.brown-border{
			border: 4px solid #4b2707;
			margin: 5px 5px 5px 5px;
		}
		.social-media{
			 font-size: 22px;
		}
		.facebook{
			color:  #3b5998;
			background: #fff;
		}
		.twitter{
			color:  #38A1F3;
			background: #fff;
		}
		.youtube{
			color:  #c4302b;
			background: #fff;
		}
		.tele-icon{
			transform: rotate(120deg);
			
		}
/* top header files begains*/
.top-logo .txt-hf{
	padding: 50px 20px;
}
.top-logo h1{
	font-size: 50px;
    font-weight: bold;
}

.social{
	margin-bottom: 35px;
}
.top-logo .top-links{
	text-align: center;
}
/* top header files begains*/
/*navigation bar begains*/
.navigation-color .nav-item .nav-link{
	color: #ffffff;
	padding: 12px;
}
.navigation-color{
	background-color: #2b9464;
	border-top: 4px solid #ea2724;
}
.navigation-color .navbar{
	padding:0;
}
.navigation-color .nav-item .nav-link:hover{
	background-color: #ea2724;
	color: #ffffff;
}

/*navigation bar ends*/
/* slider section begains*/
	.slider img{
		width: 100%;
		height: 650px;
	}
/* slider section ends*/
/*about harela foundation begains*/
	.about-harela{
		text-align:center;
	}
/*about harela foundation ends*/

/*our programme section begains*/
	.bg-image{
		background-image: url("../images/bg.jpg");
	}
	.rounded-image img{
		border-radius: 50%;
		border: 4px solid #117d14;
		transition: all 1s;
	}
	.rounded-image img:hover{
	    transform: scale(1.06);
	}
	.programme .col-lg-4{
		text-align: center;
	}
	.programme h5{
		text-transform: uppercase;
	}
	.rounded-image, .content-warp{
		margin-bottom: 20px;
	}
/*our programme section ends*/
/*message part begains*/
.testimonial{
    background: #2b9464;
    padding: 22px 40px 60px 140px;
    margin: 50px 20px 50px 100px;
    border-radius: 0 85px 85px 0;
    color: #fff;
    position: relative;
}
.testimonial .pic{
    width: 225px;
    height: 240px;
    line-height: 200px;
    border-radius: 50%;
    border: 14px solid #2b9464;
    position: absolute;
    top: -15px;
    left: -100px;
    overflow: hidden;
}
.testimonial .pic img{
	width: 100%;
}
.testimonial .testimonial-title{
    display: inline-block;
    width: 35%;
    float: left;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 28px 20px;
    margin: 0;
    border-right: 1px solid rgba(255,255,255,0.5);
}
.testimonial .testimonial-title small{
    display: block;
    font-size: 12px;
    color: #fff;
    margin-top: 5px;
}
.testimonial .description{
    display: inline-block;
    width: 65%;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    padding: 28px 0 28px 28px;
    position: relative;
}
.testimonial .description:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 20px;
    color: rgba(255,255,255,0.5);
}
.testimonial .description:after{
    content: "\f10e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: rgba(255,255,255,0.5);
    position: absolute;
    bottom: 5px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page span{
    width: 7px;
    height: 7px;
    background: #2b9464;
    border: 4px solid #7ccba7;
    box-sizing: content-box;
}
.owl-theme .owl-controls .owl-page span{
    border: 4px solid transparent;
    background: #bcbcbc;
}
@media only screen and (max-width: 767px){
    .testimonial{
        border-radius: 40px;
        margin: 90px 15px 0;
        padding: 100px 40px 30px 40px;
    }
    .testimonial .pic{
        position: absolute;
        top: -85px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .testimonial .testimonial-title{
        width: 100%;
        float: none;
        border-right: none;
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
		padding: 60px 20px;
    }
    .testimonial .description{
        width: 100%;
    }
	
}
@media (min-width:576px) and (max-width: 767.98px)
{
	.testimonial .pic{
		width: 235px;
		height: 260px;
		top: -5px;
	}
}
@media (min-width:768px) and (max-width: 991.98px)
{
	.testimonial .pic{
		width: 235px;
		height: 260px;
		top: -5px;
	}
}
@media only screen and (max-width: 480px){
    .testimonial{ padding: 100px 30px 30px; }
}
/*message part ends*/
/*partner section begains*/
	.partner{
		background-image: linear-gradient(180deg, #96e6a1 0%, #117d14 100%)
	}
	.partner .carousel-control-next, .partner .carousel-control-prev{
		background-color: #117d14;
		border-radius: 50%;
		height:41px;
		width: 45px;
		top: 35%;
	}

 /* Bootstrap Lightbox using Modal */

#profile-grid { overflow: auto; white-space: normal; } 
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;}
/*partner section ends*/

/*Our Partner section begains*/
	.our-team{
		background-color: #efefef;
	}
	.our-team .column{
		padding:15px 15px 15px 15px;
		margin: 10px 8px 10px 8px;
		background-color: #fff;
		border-radius: 6px;
	}
	.our-team img{
		border: 2px solid #000;
	}
	.text{
		padding: 20px 15px;
		text-align: center;
		transition: all .15s ease-in;
	}
	.our-team li:hover{
		background-color: #2b9464;
		color: #ffffff;
	}
	
	
/*our partner section ends*/
/*footer section begains*/
	.footer-color{
		background-color: #2b9464;
	}
	.footer-color li{
		list-style: none;
	}
	.footer-color a, .footer-color span{
		color:#ccc;
		text-decoration:none;
	}
	.footer-color h4 {
		color: #ffffff;
	}
	.footer-color strong{
		color: #ffffff;
		
	}
/*footer section begains*/

/*-------------------------------------------------contact us page begains--------------------------------------------*/
.contact-us .col-md-4, .contact-us .col-md-3{
    padding: 20px 25px;
    text-align: center;
}
.contact-us i{
	font-size: 22px;
}
.contact-wrap p{
	text-align: center;
}
#countries-list{
	width: 40%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 14px;
}
.dataTables_filter input{
	width: 70%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 14px;
}
 #demo_length select{
	width: 42%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 14px;
}
.owl-carousel {
			touch-action: manipulation; 
		  }

    #owl-demo .item{
      display: block;
      padding: 30px 0px;
      margin: 5px;
      color: #FFF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      text-align: center;
    }
    .owl-theme .owl-controls .owl-buttons div {
      padding: 5px 9px;
    }

    .owl-theme .owl-buttons i{
      margin-top: 2px;
    }

    /*To move navigation buttons outside use these settings:*/

    .owl-theme .owl-controls .owl-buttons div {
      position: absolute;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev{
      left: -0px;
      top: 40%; 
    }

    .owl-theme .owl-controls .owl-buttons .owl-next{
      right: -0px;
      top: 40%;
    }
	.span12 {
  width: 940px;
}
.span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
	.item .blogTitle{
  background:rgba(173, 0, 0, 0.82);
  text-align: left;
  padding: 0 0 2px 10px;
  margin-bottom: 3px;
  font-size: 22px; 
  }
  .thumb{
  float: right;
    margin: 0 20px 0 0;
    font-size: 16px;
    font-style: italic;
    color: rgba(173, 0, 0, 0.82);
    font-weight: bold;
    letter-spacing: 1px;
    transition: linear 0.1s;
  }
   .item a{
	  color: #e4e4e4;
	  text-decoration: none;
  }
  .item a:hover{
	  color: #fff;
  }
  .img-slider{
	  height: 300px;
  }