body {
	margin: 0;
	padding: 0;
  
   }

header {
  width: 100%;
  background-color: #fff;
   opacity: 0.8;
  border-bottom: 3px solid #333171;
}

.sticky{
    width: 100%;
    opacity:1;
    transition: all 0.5s;
    z-index: 99999;
}

.slider {
    width: 100%;
    max-width: 1360px;
    margin: 0px auto;
    position: relative !important;
}
.fixed .nav > li > a {
  padding: 15px 12px !important;
}

.about {
padding: 130px 0;
}

.about h3 {
    text-transform: uppercase;
    color: #333171;
    font-size: 24px;
    text-align: left;
}
.about p {
    line-height: 40px;
   
}
.about_text {
    padding:20px 0;
}
.about_img {
    padding: 35px 0;
}
.about_img img {
    width: 100%;
    max-height: 250px;
}
.gallery {
    padding: 100px 0;
    text-align: center;
    text-transform: uppercase;
}
.gallery h2 {
    padding: 40px 0;
    color: #333171;
    text-transform: uppercase;
}
.gallery img {
    /*margin-top: 20px;*/
}
.gallery_img img {
/*width: 100%;
height: 200px;
*/
}
.activity {
 background-image: url("images/kid3.jpg");
 background-size: cover;
 background-attachment: fixed;
    opacity: 0.9;
    /* padding: 50px 0;
    margin-bottom: 50px;*/
    
}
.activity h3{
font-size: 28px;
    color: #333171;
    font-weight: 800;
    margin: 0px;
    /*padding: 50px 0px;*/text-transform: capitalize;}
.donation {
    text-transform: uppercase;
    text-align: justify;
    padding: 100px 0;
    background-color: #333171;
    color: #fff;
}
.donation h3 {
    padding: 10px 0;
    color: #fff;
    text-transform: uppercase;text-align: center;
}
.donation p {

line-height: 25px;
margin-top: 20px;
}
.donate1 {
    border:2px solid #fff;
    text-align: justify;
	margin-top:15px;
}
.donate1 p{
    line-height: 25px;
    padding: 2px 20px;
    text-align: center;
}
.blc {
    max-height: 200px;
}
.blc1 {
    max-height: 200px;
}
.blc2 {
    max-height: 200px;
}
.blc3 {
    max-height: 200px;
}
.blc h2 {
    background-color: #47BEAA;
    margin: 0;
  padding: 22px 5px;
    font-size: 20px;
     text-align: center;
}
.blc h3 {
background-color: #6EC9BA;
margin: 0;text-align: center;

}
.blc p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 40px;
     color: #333171;
     margin-top: 0px;
      text-align: center;
}
.blc1 h2 {
    background-color:#D0474F;
    margin: 0;
    padding: 22px 5px;
    font-size: 20px;
     text-align: center;
}
.blc1 h3 {
background-color: #E96269;
margin: 0;text-align: center;
}
.blc1 p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 40px;
     color: #333171;
     margin-top: 0px;
      text-align: center;
}
.blc2 h2 {
    background-color: #7FAF41;
    margin: 0;
    padding: 22px 5px;
    font-size: 20px;
     text-align: center;
}
.blc2 h3 {
background-color:#97C23F;
margin: 0;text-align: center;
}
.blc2 p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 16px;
     color: #333171;
     margin-top: 0px;
      text-align: center;
}
.blc3 h2 {
    background-color:#397DBA;
    margin: 0;
    padding: 10px 5px;
    font-size: 20px;
     text-align: center;
}
.blc3 h3 {
background-color: #4F94CF;
margin: 0;text-align: center;
}
.blc3 p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 16px;
     color: #333171;
     margin-top: 0px;
      text-align: center;

}


.representative {
    padding: 50px 0;
}
.representative h2 {
    padding: 35px 0;
    color: #333171;
    text-transform: uppercase;
    text-align: center;
}
.re {
     margin: 0 auto 50px;
    width: 80%;
}
.image img {
   
    margin: 0 auto;
    width: 70%;

   }
.re h4 {
    background-color: #333171;
 
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 70%;
     -moz-box-shadow: 0 6px 5px  #333171;
     -webkit-box-shadow: 0 6px 5px  #333171;
 box-shadow: 0 6px 5px  #333171;
}

.copyright {
    background-color: #333171;
    color: #fff;
}
.contactus {
    background-color: #333171;
    color: #fff;
    margin-top: 110px;
    padding: 35px 0px;
}
.contactus h2 {
    text-align: center;
    margin-top: 50px;
    
}
.contactus i {
    font-size: 2.2em;
}
.contactus i:hover {
    font-size: 2.2em;
    color:#ccc;
}
.contactus h3 {
padding: 0;
font-size: 15px;
line-height: 36px;    text-align: center;

}
.con-form input {
    margin-bottom: 30px;
}
.con-form textarea {
   margin-bottom: 30px; 
}
.copyright h3 {
    padding: 10px 0;
    margin: 0;
    font-size: 14px;
    text-align: center;
}
/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url("images/arrow.png") no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
  }
  .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
  }
  .cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
  }
  .cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .9;
  }
  .no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
  }

  img {
  width: 100%;
}

figure {
  margin: 0;
  padding: 0;
  height: auto;
  position: relative;
  display: block;
  cursor: pointer;
  overflow: hidden;
 
}

figure:hover figcaption {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  top: 0;
}

figcaption {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,.5);
  color: #fff;
  -webkit-transition: all .9s ease;
  -moz-transition: all .9s ease;
  -o-transition: all .9s ease;
  -ms-transition: all .9s ease;
  transition: all .9s ease;
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -o-transition-delay: .5s;
  -ms-transition-delay: .5s;
  transition-delay: .5s;
  text-align: center;
}

figure img {
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -o-transition: all 1.5s;
  -ms-transition: all 1.5s;
  transition: all 1.5s;
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -o-transition-delay: .5s;
  -ms-transition-delay: .5s;
  transition-delay: .5s;
}

figure:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

figcaption h3 {
  font-family: 'Open sans';
  font-weight: 700;
  color: #333171;
  padding: 10px 20px;
  margin-bottom: 0;
  position: relative;
  righ: 100%;
  margin-top: 185px;
  font-size: 20px;
  background-color: #ccc;
  letter-spacing: 1px;
  text-transform: uppercase;
}

figcaption p {
  font-family: 'Open sans';
  padding: 10px 20px;
  margin-bottom: 0;
  margin-top: 20px;
  position: relative;
  left: 100%;
  font-size: 13px;
}

figure:hover h3,figure:hover p {
  left: 0;
}

figcaption a {
  color: #fff;
  border: 2px solid #fff;
  padding: 4px 10px;
  text-decoration: none;
}

figcaption a:hover {
  color: #4f5856;
  background: #fff;
}


.hover-style1{
    display: block;
    position: relative;
    margin: 15px auto;
}
.hover-style1-img img {
    width: 100%;
	height: 180px; 
}
.hover-style1 > .hover-style1-img::before {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0px;
    content: "";
    left: 0px;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    transition: all 0.4s ease-in-out 0s;
}
.hover-style1:hover .hover-style1-img::before {
    opacity: 0.8;
}
.hover-style1-img {
    position: relative;
}
.hover-style1-view a {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    border-radius: 50%;
    color: #000;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    opacity: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%) translateY(-50%) scale(0.6);
    transition: all 0.4s ease 0s;
    width: 50px;
    

}
.hover-style1-view a:hover {
    background: rgba(255, 255, 255, .8) none repeat scroll 0 0;
    color: #000;
}
.hover-style1:hover .hover-style1-view a {
    opacity: 1;
    transform: translateX(-50%) translateY(-50%) scale(1);
}
.hover-style1-view {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
    transform: translateY(-50%);
    transition: all 0.5s ease 0s;z-index:1;
}
.hover-style1:hover .hover-style1-view {
    opacity: 1;
}
.hover-style1-title {
    bottom: 10px;
    left: 5%;
    width: 90%;
    text-align: center;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    z-index: 2;
}
.hover-style1:hover .hover-style1-title {
    opacity: 1;
}
.title-style-1 h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    transform: translateY(15px);
    transition: all 0.4s ease-in-out 0s;
}
.title-style-1 h3 a {
	color: #fff;
  text-decoration: none;
}
.hover-style1:hover .title-style-1 h3,
.hover-style1:hover .title-style-1 span {
    transform: translateX(0px);
}
.title-style-1 span {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 16px;
    transform: translateY(15px);
    transition: all 0.4s ease-in-out 0s;
    text-transform: capitalize;
}
.view-more > a {
    background-color: #333;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 25px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.view-more > a i {
    padding-left: 5px;
}
.view-more > a:hover::before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/*--media screen--*/
@media (max-width: 1200px) {


  .re {
     margin: 0 auto 50px;
    width: 100%;
     }

     figcaption h3 {
  font-family: 'Open sans';
  font-weight: 300;
  color: #f3b204;
  padding: 10px 20px;
  margin-bottom: 0;
  position: relative;
  righ: 100%;
  margin-top: 0px;
  font-size: 20px;
}

    .blc h2 {
    background-color: #47BEAA;
    margin: 0;
  padding: 33px 5px;
    font-size: 20px;
}
.blc h3 {
background-color: #6EC9BA;
margin: 0;
}
.blc p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 40px;
}
.blc1 h2 {
    background-color:#D0474F;
    margin: 0;
    padding: 33px 5px;
    font-size: 20px;
}
.blc1 h3 {
background-color: #E96269;
margin: 0;
}
.blc1 p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 40px;
}
.blc2 h2 {
    background-color: #7FAF41;
    margin: 0;
    padding: 22px 5px;
    font-size: 20px;
}
.blc2 h3 {
background-color:#97C23F;
margin: 0;
}
.blc2 p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 16px;
}
.blc3 h2 {
    background-color:#397DBA;
    margin: 0;
    padding: 10px 5px;
    font-size: 20px;
}
.blc3 h3 {
background-color: #4F94CF;
margin: 0;
}
.blc3 p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 16px;
}

.nav > li > a {
    display: block;
    padding: 10px 21px;
    position: relative;
    text-transform: uppercase;
}
.re h4 {
    background-color: #333171;
    
    color: #fff;
    font-size: 15px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;

}
}
@media (max-width: 1000px) {
   .blc h2 {
    background-color: #47BEAA;
    margin: 0;
  padding: 22px 5px;
    font-size: 20px;
}
.blc h3 {
background-color: #6EC9BA;
margin: 0;
}
.blc p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 41px;
}
.blc1 h2 {
    background-color:#D0474F;
    margin: 0;
    padding: 33px 5px;
    font-size: 20px;
}
.blc1 h3 {
background-color: #E96269;
margin: 0;
}
.blc1 p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 40px;
}
.blc2 h2 {
    background-color: #7FAF41;
    margin: 0;
    padding: 22px 5px;
    font-size: 20px;
}
.blc2 h3 {
background-color:#97C23F;
margin: 0;
}
.blc2 p {
    background-color: #fff;
     padding-top: 4px;
     padding-bottom: 3px;
}
.blc3 h2 {
    background-color:#397DBA;
    margin: 0;
    padding: 13px 1px;
    font-size: 20px;
}
.blc3 h3 {
background-color: #4F94CF;
margin: 0;
}
.blc3 p {
    background-color: #fff;
     padding-top: 15px;
     padding-bottom: 16px;
}



header {
    border-bottom: none;
}
.navbar-default {
	width: 100%;
}	
.nav{
padding: 0px;
}
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
margin-top: 7.5px;
}
.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
     
    display: block !important;
    
}
.logo img {
	width: 60%;
  }
}




@media (max-width: 767px) {
.image img {
    height: 174px;
    margin: 0 auto;
    width: 50%;
}
.re {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.re h4 {
    background-color: #333171;
   
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 50%;
}

.gallery_img img {
    margin-bottom: 20px !important;
    width: 60%;
    margin: 0 auto;
}
}


/*
 * Bootrap carousel plugin
 * --------------------------------------------------
 */


.youtube-carousel{
  border: 4px solid #e25454;
}

.video-container { 
   position: relative; /* keeps the aspect ratio */ 
   padding-bottom: 56.25%; /* fine tunes the video positioning */ 
   padding-top: 60px; overflow: hidden;
   margin-bottom: -1px;
   margin-right: -1px;   
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;  
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}
  
.carousel-control .glyphicon-chevron-left{
  top:35%;
  font-size: 20px;
  left:5%;
  margin: 0;
}

.carousel-control .glyphicon-chevron-right{
  top:35%;
  font-size: 20px;
  left:33%;
  margin: 0;
}

.carousel-control.left, .carousel-control.right {
  background-image: none;
  color: #ffffff;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  opacity: 1;
  height:120px;
}

.controls{
   display: none;
}

.carousel-control:hover {
  text-decoration: none;
  filter: alpha(opacity=60);
  outline: 0;
  opacity: 0.6;
}

.left-button {
  height:70px;
  width:35px;
  border-radius: 0 90px 90px 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -moz-border-radius: 0 90px 90px 0;
  -webkit-border-radius: 0 90px 90px 0;
  background-color: #e25454;
  display: inline-block;
  position: relative;
  float:left;
  /*subpixel bug*/
  margin-left: -1px; 
}

.right-button {
  height:70px;
  width:35px;
  border-radius: 90px 0 0 90px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -moz-border-radius: 90px 0 0 90px;
  -webkit-border-radius: 90px 0 0 90px;
  background-color: #e25454;
  display: inline-block;
  position: relative;
  float:right;
  /*subpixel bug*/
  margin-right: -1px;
}


.carousel-caption {
 display: none;
 background: none repeat scroll 0 0 #e25454;
  bottom: 0;
  font-size: 12px;
  text-align: center;
  opacity: 1;
  padding:7px 30px 7px;
  text-transform: uppercase;
  z-index:11;
  pointer-events:none;
}

@media screen and (min-width: 768px) {
.right-button {
  height:120px;
  width:60px;
  border-radius: 90px 0 0 90px;
  -moz-border-radius: 90px 0 0 90px;
  -webkit-border-radius: 90px 0 0 90px;
  display: inline-block;
  position: relative;
  float:right;
}

.left-button {
  height:120px;
  width:60px;
  border-radius: 0 90px 90px 0;
  -moz-border-radius: 0 90px 90px 0;
  -webkit-border-radius: 0 90px 90px 0;
  display: inline-block;
  position: relative;
  float:left;
}

.carousel-control .glyphicon-chevron-left{
  top:35%;
  font-size: 35px;
  left:5%;
}

.carousel-control .glyphicon-chevron-right{
  top:35%;
  font-size: 35px;
  left:35%;
}

.carousel-caption {
  font-size: 18px;
  padding:15px 20px 15px;
  }
}
@media screen and (min-width: 992px) {
 .carousel-caption {
    font-size: 18px;
    padding:15px 20px 15px;
  }
}


details {
  position:relative;
}
details summary {
  display:block;
  cursor: pointer;
  color: red;
}
details summary:focus {
  outline:none;
}
details[open] {
  display:block;
  padding-bottom:25px;
  padding-top:10px;
  animation: open .2s linear;
}
details[open] summary {
  position:absolute;
  bottom: 0;
  left:0;
}

details #open{text-align:middle;}
details #open:after{
    display: none;
    position:relative;
    top: -3px;
    padding-left: 8px;
    content: "\00bb";
    transform: rotate(90deg);
}
details[open] #open{display:none;}

::-webkit-details-marker {display: none;}





@keyframes open {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


.op{
	color: #333171;
	border: 1px solid #333171;
    padding: 7px 20px;	
	transition: 0.4s all;
	border-radius: 25px;
}

.op:hover{
	color: white;
	background-color: #333171; 
}