/* preloader */


/* 20. preloader */
.preloader {
  background-color: #FFF;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  margin: 0 auto; }

.preloader .preloader-circle {
  width: 100px;
  height: 100px;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-top-color: #0EAF4F ;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  z-index: 10;
  border-radius: 50%;
  /*-webkit-box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);*/
  /*box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);*/
  background-color: #fff;
  -webkit-animation: zoom 2000ms infinite ease;
  animation: zoom 2000ms infinite ease;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s; }

.preloader .preloader-circle2 {
  border-top-color: #0EAF4F ; }

.preloader .preloader-img {
  position: absolute;
  top: 50%;
  z-index: 200;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 6px;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s; }

.preloader .preloader-img img {
  max-width: 55px; }

.preloader .pere-text strong {
  font-weight: 800;
  color: #0EAF4F ;
  text-transform: uppercase; }

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s; }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s; } }

@keyframes zoom {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s; }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s; } }
/* preloader */




.gtco-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}




/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
/*.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #e03a3c;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #e65d5f;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

*/






.back-to-top{

        position:fixed;
        right:20px;
        bottom:80px;
        display:inline-block;
        z-index:9;
        width:40px;
        height:40px;
        font-size:11px;
        font-weight:400;
        color:#fff;
        text-align:center;
        line-height:3;
        letter-spacing:1px;
        background:#F57E20;
        border-radius:3px;
        visibility:hidden;
        padding:5px;-webkit-transform:translate3d(0,50px,0);-moz-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);transition-duration:.3s}.back-to-top:hover{color:#fff;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}.back-to-top.back-to-top-is-visible{visibility:visible;opacity:.6;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}



        .back-to-top.back-to-top-is-visible:hover{

          opacity:1;
          transition-duration:.3s;
          transition-property:all;
          text-decoration: none;
          transition-timing-function:cubic-bezier(.7,1,.7,1)}


        .back-to-top.back-to-top-fade-out{opacity:.8}

        .back-to-top.back-to-top-fade-out:hover{opacity:1;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}.swiper-clients-img,.swiper-clients-img:hover{transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}




/* Home Jumbotron */


.jumbotron {
  padding-top: 0%;
  padding-bottom: 100px;
  margin-bottom: 4rem;
  background-color: #FFF;  
  border-radius: 0rem;
  height: 100vh;
  background: url(../images/bg.png) fixed no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
}


.jumbotron-founder {
  padding-top: 160px;
  padding-bottom: 100px;
  margin-bottom: 4rem;
  background-color: #FFF;  
  border-radius: 0rem;
  /*height: 95vh;*/
  background: url(../images/founder-bg.png)  no-repeat fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.jumbotron-sermons {
  padding-top: 160px;
  padding-bottom: 40px;
  margin-bottom: 4rem;
  background-color: #FFF;  
  border-radius: 0rem;
  /*height: 95vh;*/
  background: url(../images/founder-bg.png) fixed no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}


.jumbotron-contact {
  padding-top: 160px;
  padding-bottom: 30px;
  margin-bottom: 0rem;
  background-color: #FFF;  
  border-radius: 0rem;
  /*height: 95vh;*/
  background: url(../images/founder-bg.png) fixed no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}


.back-title {
  position: relative;
  text-align: center; }
  .back-title .archivment-front {
    position: relative;
    z-index: 9; }
  .back-title .archivment-front h2 {
    color: #729050;
    /*font-size: 140px;*/
    font-size:8vw;
    font-weight: 300;
    font-family: 'barlow', sans-serif; }

    /*@media (max-width: 767px) {
      .back-title .archivment-front h2 {
        font-size: 37px; } }*/

        @media screen and (min-width: 601px) {
      .back-title .archivment-front h2 {
            /*font-size: 37px;*/
            font-size:8vw;
             } 
    }


  .back-title h2.archivment-back {
    position: absolute;
    top: 50%;
    transform: translateY(-56%);
    /*font-size: 130px; */
    font-size:5vw;  
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    opacity: 0.5;   
    right: 0;
    left: 0;
    margin: 0 auto;
    color: #E4EBF3;  

}


.jumbotron-preacher {
  padding-top: 200px;
  padding-bottom: 200px;
  /*margin-bottom: 4rem;*/
  background-color: #333;  
  border-radius: 0rem;
  /*height: 95vh;*/
  background: url(../images/nungwana-preaching-kenya.png) fixed no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 768px) {
  .jumbotron {
    width: 100%;
    height: 100vh;
    background: url(../images/bg-2.png);
  /*position: inherit;*/
    background-size: cover;
    padding: 40px;
    background-repeat: no-repeat;
    background-position: center; 
  }


   .jumbotron-founder {
    width: 100%;
    height: 100vh;
    background: url(../images/founder-bg-2.png); 
    background-size: cover;
    padding: 40px;
    background-repeat: no-repeat;
    background-position: center; 
  }

}

 /* end responsive mobile */


  .jumbotron .container {
    padding-top: 60px;
  }

  .jumbotron h1{
    /*font-family: 'El Messiri', sans-serif; text-transform: uppercase; font-size: 20px; color: #000;*/
  }
  /*#hero h1 {
    font-size: 32px;
    line-height: 36px;
  }*/
}






.jumbotron .batch {
  padding-top: 20px;
}


.jumbotron h1 {
  color: #1E2A39; font-family: 'Barlow', sans-serif; font-size: 40px;line-height: 30px;
}

.jumbotron h2 {
  color: #B88000; font-family: 'Barlow', serif; font-size: 40px; font-weight: 400;
}

.jumbotron h3 {
  color: #1E2A39; font-family: 'Barlow', sans-serif; font-size: 40px; line-height: 23px;
}

.jumbotron p {
  color: #1E2A39; 
  font-family: 'barlow', sans-serif; 
  font-size: 16px; 
  padding-left: 3px; 
  line-height: 24px; 
  padding-top: 15px;
}


/*  About Jumbotron  */


.jumbotron-about { 
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 80px;
  background-color: #F4F4F4;
  border-radius: 0px;  
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.jumbotron-about h4 { 
    font-family: 'barlow', sans-serif; font-size: 30px; color: #000;
  }

  .jumbotron-about h2 { 
    font-family: 'Barlow', sans-serif; font-size: 20px; color: #222;
  }

 .jumbotron-about h5 { 
    font-family: 'Barlow', sans-serif; font-size: 20px; color: #222;
  }

 .jumbotron-about h6 { 
    font-family: 'Barlow', sans-serif; font-size: 20px; color: #222;
  }


  .jumbotron-about p {
    font-family: 'barlow', sans-serif; font-size: 15px; line-height: 25px;
  }


  .jumbotron-verse {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #232323;
    background: url(../images/sunset-bg1.jpg); 
    background-size: cover;
    background-repeat: no-repeat;

  }










/* Contact Jumbotron */

.jumbotron-contact{
  padding-top: 220px;
  padding-bottom: 120px;
  /*margin-bottom: 100px;*/
    background-color: #FFF;
  /*background-color: #e9ecef;*/
  border-radius: 0rem;
  /*height: 100vh;*/
}



.jumbotron-project { 
  margin-bottom: 0px;
  padding-top: 220px;
  padding-bottom: 80px;
  background-color: #F4F4F4;
  border-radius: 0px;  
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}




.jumbotron-testimonial {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 900px;
  margin-bottom: 60px;
  color: inherit;
  background-color: #333;
  background: url(../images/testimonial-bg.jpg) no-repeat; 
   background-size: cover;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
}


/* Footer Jumbotron */



.jumbotron-footer {
  padding-top: 80px;
  padding-bottom: 60px;  
  margin-bottom: 0rem; 
  border-radius: 0rem;
  background: #111;    
  background-repeat: no-repeat;
  background-size: cover;
}


.jumbotron-footer p {
  color: #FFF;
  font-size: 13px;
  /*line-height: 14px;*/
  font-family: 'barlow', sans-serif; 
  text-decoration: none;
  text-transform: none;

}



.jumbotron-footer a {
  color: #fff;
  font-size: 13px;
  /*line-height: 14px;*/
  font-family: 'barlow', sans-serif; 
  text-decoration: none;
  text-transform: uppercase;

}

.jumbotron-footer a:hover {
  color: #fff;
  font-size: 13px;
  font-family: 'barlow', sans-serif; 
  text-decoration: none;
}


.jumbotron-footer .designer a {
  /*color: #B9B9C8;*/
  font-size: 13px;
  line-height: 14px;
  font-family: 'barlow', sans-serif; 
  text-decoration: none;
  text-transform: none;

}

.jumbotron-footer .designer a:hover {
  /*color: #888;*/
  font-size: 13px;
  font-family: 'barlow', sans-serif; 
  text-decoration: none;
}


.jumbotron-footer hr {
  margin-top: 3rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
}


/* Newsletter */


/* Newsletter */

  .home-newsletter form {
    background: #FFF;
    display: flex;
    width: fit-content;
  }

  .home-newsletter form input {
    border: 0;
    outline: none;
    padding: 10px 20px;
    height: 40px;
    background: #eee;
    box-shadow: inset 0px 1px 8px rgba(0, 0, 0, 0.7);
    width: ;
    font-size: 14px;
  }

  .home-newsletter form button {
    background: #61b752;
    border: none;
    outline: none;
    height: 40px;
    width: 80px;
    cursor: pointer;
  }

  .home-newsletter span {
    color: #61b752;
    margin-top: 10px;
    display: block;
  }

    .fa-send {
      color: #FFF
    }





/* Newsletter */


.card {
    padding: 40px;
    padding-top: 40px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #FFF;
    border: 1px solid #F5F5F5;
    border-radius: 9px;
    box-shadow: 0 10px 12px rgba(81,107,117,.071);
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.card-1 {
    padding: 40px;
    padding-top: 40px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #FFF;
    border: 1px solid #F5F5F5;
    border-radius: 9px;
    box-shadow: 0 10px 12px rgba(81,107,117,.21);
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.card-2 {
    padding: 40px;
    padding-top: 40px;
    padding-bottom: 55px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #FFF;
    border: 1px solid #F5F5F5;
    border-radius: 9px;
    box-shadow: 0 10px 12px rgba(81,107,117,.21);
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}



.card:hover {
    box-shadow: 0 14px 18px rgba(81,107,117,.21);
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.my-card {    
    border-top: 6px solid #F90101;  
      
}


.my-card-support {    
    border-top: 6px solid #038E6D;    
}


.my-card-phone {    
    border-top: 6px solid #FFCD34;    
}






.card-facilities {
    padding: 40px; 
    padding-bottom: 0px;
    margin-top: 600px;  
    margin-bottom: -40px;
    line-height: 1.42857143;
    background-color: #FFBF00;   
    border-radius: 15px;
    text-align: center;    
    box-shadow: 10px 5px 38px rgba(0,0,0,.41);
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

#quotes {
  margin: 0 auto;
  width: 138px;
  height: 100px;
  /*border: 1px solid red;*/
  background: url(../images/quotes.png) no-repeat;
}


.card-orange {
    padding: 40px;
    padding-bottom: 60px;
    padding-top: 80px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #DA7D00;
    border: 1px solid #DA7D00;
    border-radius: 20px;
    box-shadow: 0 10px 12px rgba(81,107,117,.31);
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


.card-grey-2 {
    padding: 40px;
    padding-bottom: 80px;
    padding-top: 80px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #3A373C;
    border: 1px solid #3A373C;
    border-radius: 20px;
    /*box-shadow: 0 10px 12px rgba(81,107,117,.1);*/
    box-shadow: 0 14px 18px rgba(81,107,117,.21);

    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}



.card-grey-3 {
    padding: 40px;
    padding-bottom: 40px;
    padding-top: 80px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #858585;
    border: 1px solid #858585;
    border-radius: 20px;
    /*box-shadow: 0 10px 12px rgba(81,107,117,.1);*/
    box-shadow: 0 14px 18px rgba(81,107,117,.21);

    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}






.primary-btn {
  display: inline-block;
  /*font-size: 12px;
  font-family: "Tahoma", sans-serif;
  font-weight: 700;*/
  padding: 14px 32px 12px;
  color: #ffffff;
  text-transform: uppercase;
  /*letter-spacing: 2px;*/
  position: relative;
  border-radius: 3px;
  z-index: 1;
}
.primary-btn:hover:before {
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
}
.primary-btn:hover:after {
  height: 100%;
  width: 100%;
  text-decoration: none;
}
.primary-btn:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 30px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  z-index: -1;
  -webkit-transition: all, 0.7s;
  -o-transition: all, 0.7s;
  transition: all, 0.7s;
}
.primary-btn:after {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: "";
  z-index: -1;
  -webkit-transition: all, 0.7s;
  -o-transition: all, 0.7s;
  transition: all, 0.7s;
}





/* footer icons */



.foot-sect ul {
  margin: 0;
  padding: 0;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.foot-sect ul li {
  list-style: none;
  margin: 0 15px;
}

.foot-sect ul li a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #333;
  border-radius: 50%;
  font-size: 18px;
  color: #666;
  transition: .5s;
}

.foot-sect ul li a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #ffee10;
  transition: .5s;
  transform: scale(.9);
  z-index: -1;
}

.foot-sect ul li a:hover::before {
  transform: scale(1.1);
  box-shadow: 0 0 15px #ffee10;
}

.foot-sect ul li a:hover {
  color: #ffee10;
  box-shadow: 0 0 5px #ffee10;
  text-shadow: 0 0 5px #ffee10;
}



.jumbotron-admin { 
  padding-top: 8%;
  padding-bottom: 100px;
  /*height: 100vh;*/
  margin-bottom: 0rem;
  background-color: #F0F0F0;
}

.jumbotron-objectives {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #F0F0F0;
   background: url(../images/objectives-bg.jpg) no-repeat; 
   background-size: cover;
  background-repeat: no-repeat;
}


.jumbotron-objectives a {
  text-decoration: none;
  margin-left: 0px;
  margin-right: 20px;
}


.jumbotron-objectives img {
    margin-right: 5px;
}



.jumbotron-admin a {
  color: #000;
  font-size: 13px;
}

.jumbotron-admin a:hover {
  color: #FFA800;
  font-size: 13px;
  /*text-decoration: none;*/
}


/*.footer-social {
  text-align: right;
}*/

.footer-social a {
  background: transparent;
  width: 20px;
  width: 40px;
  display: inline;
  height: 50px;
  text-align: center;
  padding-top: 0px;
  font-size: 18px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-social a:hover {
  color: #FFF2D9;
   font-size: 18px;
}

.footer-social a:hover i {
  color: #FFF2D9;
  font-size: 18px;
}

.footer-social i {
  color: #cccccc;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}



.thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143; 
  border-radius: 0px;
  box-shadow: 10px 5px 38px rgba(0,0,0,.25);
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: 1px solid #FFA800;
}


.thumbnail:hover {

   /*border-right: 2px solid #FFA800;*/
}




.home-thumb img:hover {
  transform: scale(1.1);
  
}


.thumbnail img {
  transition: all 0.8s ease 0s;
  width: 100%;
}



.thumbnail {
  overflow: hidden;
}




.jumbotron-thoughts {
  padding-top: 220px;
  padding-bottom: 20px;
  margin-bottom: 0rem;
  background-color: #000;
  border-radius: 0rem;
  background-size: cover;
  background-repeat: no-repeat;
}



 


.jumbotron-thoughts  hr {
  /*margin-top: 3rem;*/
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}


.jumbotron-thoughts h1 {
  font-family: 'barlow', sans-serif;
  font-size: 50px;
  color: #FFF;
  /*line-height: 20px;*/
}


.jumbotron-thoughts p {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  color: #FACC1D;
}

.jumbotron-thoughts h2 {
  font-family: 'helvetica', sans-serif;
  font-size: 10px;
  color: #FFF;
}



  .jumbotron-thoughts a {
  color: #f1f1f1;
  text-decoration: none;
}


.jumbotron-thoughts a:hover {
  color: #FFF;
   text-decoration: none;
}


.btn-download {
  color: #FFF;
  background-color: #C6000E;
  padding: 10px 30px;
  border-radius: 0px;
  font-size: 12px;

}

.btn-download:hover {
  color: #FFF;
  background-color: #AA000D;
  padding: 10px 30px;
  border-radius: 0px;
  font-size: 12px;
}


.btn-primary-sample {
    padding: 10px 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    /*font-weight: 600;*/
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #45A100;
    border: 2px solid #45A100;    
  }

  .btn-primary-sample:hover {
     padding: 10px 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    /*font-weight: 600;*/
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #4AAE00;
    border: 2px solid #4AAE00;    
  }


.btn-primary-download {
    padding: 10px 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    /*font-weight: 600;*/
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #DA0E06;
    border: 2px solid #DA0E06;    
  }

  .btn-primary-download:hover {
     padding: 10px 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    /*font-weight: 600;*/
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #C50F05;
    border: 2px solid #C50F05;    
  }




  .btn-primary {
    padding: 15px 40px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
    /*font-weight: 600;*/
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #0EAF4F ;
    border: 2px solid #0EAF4F ;  
    box-shadow: 10px 5px 18px rgba(0,0,0,.15); 
  }


    .btn-primary:hover {
    padding: 15px 40px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    background-color: #0EAF4F ;
    border: 2px solid #0EAF4F ;
      box-shadow: 10px 10px 5px rgba(0,0,0,.15); 
    /*box-shadow: 10px 5px 18px rgba(0,0,0,.15);*/
  }

    .btn-primary img {
      margin-right: 10px;
    }



  .btn-primary-white {
    padding: 15px 40px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000;
    /*font-weight: 600;*/
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #fff;
    border: 2px solid #fff;  
    box-shadow: 10px 5px 18px rgba(0,0,0,.15);
     
  }


    .btn-primary-white:hover {
    padding: 15px 40px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    background-color: #fff;
    border: 2px solid #fff;
    box-shadow: 10px 10px 5px rgba(0,0,0,.15); 
  }


  .btn-donate {
    padding: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    /*font-weight: 600;*/
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #038E6D;
    border: 2px solid #038E6D;    
  }


  .btn-donate:hover {
    padding: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 5px;  
    color: #fff;     
    background-color: #02775C;
    border: 2px solid #02775C;    
  }


  .btn-contact {
    padding: 15px 40px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    width: 100%;
    /*border-radius: 50px;*/
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #EEC013;
    border: 2px solid #EEC013;    
  }


  


  .btn-golden {
    padding: 15px 60px;
    margin-bottom: 5px;
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 10px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #EEC013;
    border: 2px solid #EEC013;
    
  }

   .btn-golden:hover {
    /*padding: 15px 40px;*/
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    background-color: #EEC013;
    border: 2px solid #EEC013;
    /*box-shadow: 10px 5px 18px rgba(0,0,0,.15);*/
  }




.btn-secondary {
  color: #fff;
  background-color: #DFA974 !important;
  border-color: #DFA974;
  border-radius: 0px;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: 'barlow', sans-serif;
  font-size: 12px;
  color: #FFF;
  width: 100%;
  padding: 15px;
   box-shadow: 0 0 0 0.2rem rgba(253, 158, 12, 0.2);
}

.btn-secondary:hover {
  color: #fff;
  background-color: #D99959;
  border-color: #D99959;
  text-transform: uppercase;
  box-shadow: 0 0 0 0.2rem rgba(253, 158, 12, 0.3);
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 158, 12, 0.5);
}


.projects {
  padding-top: 120px; 
}

.projects-lower {  
  padding-bottom: 120px;
}


input[type="text"], 
textarea, 
textarea.form-control {
  height: 45px;
  margin: 0; 
  padding: 10px;   
  vertical-align: middle;
  background: rgba(255,255,255,.3);
  font-family: 'barlow', sans-serif;
  font-size: 14px;
  color: #999;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

textarea, 
textarea.form-control {
  padding-top: 0px;
  padding-bottom: 10px;
  line-height: 30px;
    height: 80px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    max-width: 100%;
    
}
