/*==================Common==============*/
body {
  font-family: 'Roboto';

}
.btn-primary {
  border: none;
  border-radius: 0;
  color: #fff;
  background-color: #FF6263;
}
.btn.btn-primary a{
  text-decoration: none;
}
h1{
  font-weight: 300;
}
h2{
  font-weight: 300;
}
h3{
  font-weight: 300;
}
h4{
  font-weight: 300;
}
h5{
  font-weight: 300;
}
/*==================Header==============*/
.ee_slopbNav{
}
.ee_slopbNav.navbar-default .navbar-nav li a.active{
  color: #c1c1c1;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background-color: transparent;
  color: #c1c1c1;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  background-color: transparent;
  color: #c1c1c1;
}

.navbar-brand {
  padding: 0px 0px;
}

.navbar-brand>img{
  background-color: #fff;
  padding: 0 10px;
}
.dropdown-menu {
  position: absolute;
  /*top: 100%;*/
  top: 125%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #405580;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: white;
  white-space: nowrap;
  font-size: 18px;
}
/*==================Footer==============*/
footer {
  width: 100%;
  background: #2F2C2A;
  padding: 0;
}
.logoImage {
  width: 25%;
  margin: auto;
}
.address img {
  width: 100%;
  background: white;
  /* border-radius: 50px 51px 0 0; */
  /* box-shadow: 0px 0px 38px 7px #beb1a9; */
  border: 10px solid #fff;
  margin-bottom: 10px;
}
.address p {
  text-align: center;
  color: white;
}
.fshead h1 {
  margin: 0;
  padding: 0;
  text-align: left;
  color: white;
}
.fcent {
  padding: 0;
  list-style: none;
}
.fcent li{
  /*margin-top: 15px;*/
  overflow: hidden;
}
.fRproimage img {
  width: 100%;
  float: left;
  margin-right: 20px;
}
.fRproimage {
  width: 70px;
}
.fprotext h4 {
  margin: 0;
  padding: 0;
  color: white;
  float: left;
}
.navlinks {
  list-style: none;
  padding: 0;
}
.connect h3 {
  color: white;
}
footer ul.social li {
  display: inline;
}
.connect ul li img {
  width: 10%;
}
.second {
  background-color: #0a4c3f;
}
.navlinks li a{
  color: white;
  text-decoration: none;
}
/*==================Home==============*/
.ee_homeBanner .slick-next{
  right: 0;
}
.ee_homeBanner .slick-prev{
  left: 0;
  z-index: 1;
}
.ee_homeBanner{
  /*margin-top: 80px;*/
  overflow: hidden;
}
.ee_homeBanner .container-fluid{
  padding: 0;
}
.ee_bannerItem{

}

.ee_bannerItemImg{
  position: relative;
}
.ee_bannerItemImg img{
  width: 100%;
}
.ee_bannerShortStory{
  position: absolute;
  bottom: 25%;
  color: white;
  text-align: center;
  width: 60%;
  margin: auto;
  left: 0;
  right: 0;
}
.ee_bannerShortStory p{
  font-weight: bold;
}

figcaption h3{
  padding:0;
}
h2 {
  margin: 0;
}
.hovereffect {
  padding: 0px 15px;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  margin: auto;
  text-align: justify;
  padding: 20px;
}
.hovereffect:hover .overlay {
  height: 60%;
  left:0;
  bottom:0;
  opacity: .8;
}
.hovereffect:hover .overlay p {
  padding-top:10px;

}
.autoplay{
  margin:0 -15px;
}
.autoplay img{
  width:100%;
}
.carousel-itm{
  position: relative;
  width: 100%;
}
.hovereffect:hover .overlay p {
  padding-top: 10px;
}
.autoplay h3 {
  padding: 0px 15px;
  text-align: center;
}
.autoplay a h3 {
  color: black;
}

.parallax-1 {
  background-image:url(../assets/image/DSC05652-1-2.jpg);
  min-height: 500px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax {
  background-image: url(../assets/image/bannerimage.jpg);
  overflow: hidden;
  min-height: 500px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.overtex {
  margin-top: 180px;
}
.overtex h2 {
  text-align: center;
  color: white;
  text-decoration: none;
}

.overlay a{
  color: black;
  text-decoration: none;
}
.ee_donors{
  padding-top:50px;
}
.ee_donors h1{
  margin: 0;
  text-align: center;
  text-decoration:none;
  padding-bottom: 50px;
  font-size:40px;color:white;
}
.ee_donors img{
  width: 100%;
  padding: 20px;
}
.ee_recentWorks .carousel-itm{
  padding: 0px 15px;
}
.ee_recentWorks h4{
  text-align: center;
  margin: 30px 0px 40px;
}
.ee_projDet{

}
.ee_projDet a{
  color: black;
  font-size: 20px;
  text-decoration: none;
}
.ee_recentProjects{
  margin-top: 50px;
}
.btn-primary {
  border: none;
  border-radius: 5px;
  color: #fff;
  background-color: #FF6263;
}
.btn.btn-primary a{
  text-decoration: none;
}



/*=============Governance===========*/
.ee_govB figcaption{
  padding-bottom: 30px;
}
.ee_govB img{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: auto;
  display: block;
}
.ee_govB figcaption h3{
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
.ee_govB figcaption p{
  text-align: center;
  margin: 0;
}
/*=================Projects===============*/
img {
  vertical-align: middle;
  max-width: 100%;
}
.btn-primary {
  color: #fff;
  background-color: #FF6263;

}
.cprotext{
  overflow: hidden;
}
.cprotext h1 {
  margin: 0;
  padding-bottom: 3px;
  padding-top: 0;
  padding-left: 0;
  margin-left: 0;
  float: left;
  text-align: left;
}
h1 {
  text-align: left;
  font-size: 180%;
  line-height: 120%;
  padding: 5% 0;
}
.hbackgHead h1 {
  margin-top: 0px;
  float: left;
  padding-bottom: 10px;
  padding-top: 0;
  font-size: 30px;
}

.cprotext p {
  margin: 0;
  padding-bottom: 3px;
  padding-top: 0;
  padding-left: 0;
  margin-left: 0;
  /* float: left; */
}
p {
  padding-bottom: 1%;
  text-align: justify;
}
.rowdivi {
  margin-top: 40px;
  overflow: hidden;
  background: white;
  padding: 20px 10px;
  border-radius: 10px;
}
.remove-top-margin{
  margin-top: 0;
}
.side{
  margin-left: 20px;
  background: white;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.project-detail-content{
  background: white;
  border-radius: 10px;
  padding: 20px;
}
.Rproimage img {
  width: 100%;
  float: left;
  margin-right: 20px;
  border-radius: 6px;
}
.Rproimage {
  width: 100px;
}
.cent {
  padding: 0;
  margin-top: 21px;
  list-style: none;
}
.cent li{
  padding-bottom: 15px;
  overflow: hidden;
}
.shead h1 {
  margin: 0;
  padding: 15px 0;
  border-bottom: 3px solid red;
  text-align: left;
}
.protext a{
  display: block;
  margin: 0;
  padding: 0;
  color: black;
  text-decoration: none;
  font-size: 17px;
}
.protext h5 {
  margin: 0;
  padding: 0;
  color: black;
  float: left;
}

/*=============About============*/
.backgHead h1{
  padding: 0px 0px 25px;
  margin: 0;
  display: block;
}









