*{
  margin: 0;
  padding: 0;
  font-family: 'Roboto', PT-serif;
  box-sizing: border-box;
  
}

html{
scroll-padding-top: 100px;
scroll-behavior: smooth;
}

body{
 padding-top: 95px;
}




nav{
  top: 0;
  left: 0;
  align-items: center;
  padding-bottom: 0;
  width: 100%;
  height: 95px;
  background: #fff;
     
}

 .navbarWrapper{
  top: 0px;
  left: 0px;
  right: 0px;
  align-items: center;
  padding-bottom: 0;
  width: 100%;
  height: 95px;
  position: fixed;
  z-index: 9999;
  overflow: hidden;
  transition: height 0.3s
}

nav{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 3%;
}

.logo{
  width: 95px;
  height: auto;
  cursor: pointer;
  margin-top: 5px;
  padding-top: 3px;
  padding-bottom: 0px;
  mix-blend-mode: multiply;
  }

  .nav-links li{
    list-style: none;
    display: inline-block;
    margin: 5px 10px;
  }

  .nav-links li a{
    text-decoration: none;
    color: #6e3c04;
    font-size: 18px;
    font-weight: 500;
    padding: 8px 15px;
    border-radius: 30px;
    transition: all 0.3s ease;
  }

  .navbar-white ul li a:hover{
    background: #6e3c04;
    color: #ccc;
  }

.donate-btn{
  background: #6e3c04;
  color: #fff;
  padding: 5px 20px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 16px;
  transition: 0.5s
}

.donate-btn:hover{
  background: #6e3c04;
  color: #000;
}


.main-container{
  padding: 0 0%;
  min-height: 100%;
  position: relative;
  
}          

/*--------------------------------------Main--------------------------*/

.container2{
width: 100%;
height: 100%;

}

.home-section{
padding-top: 50px;
}

.home{
  height: auto;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #fff;
    
}


.home h2{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #6e3c04;
    padding-top: 20px;
    font-size: 35px;
  }


.container3{
display: flex;
width: 100%;
align-items: center;
flex-wrap: wrap;
justify-content: space-around;
margin-left: 2px;

}

.info {
width: 50%;
margin: 5px auto 3px;
padding-left: 5px;
padding-right: 5px;
line-height: 1.4;
color: #fff;
font-size: 19px;
text-align: left;

}

.slide{
width: 100%;
}

.slide img{
  max-width: 600px;
  width: 450px;
  height: 420px;
  float: right;
  border-radius: 20px;
  margin-top: 15px;
  margin-left: 30px;
  margin-right: 10px;
  border: 5px solid #6e3c04;
  padding-top: 0;
}
  [data-component="slideshow"] .slide {
    display: none;
    text-align: center;
  }
  
  [data-component="slideshow"] .slide.active {
    display: block;
  }

  .name-tag{
    height: 6px;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #6e3c04;
    
  }

  .name-tag h3{
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 0;
  }

.home p{
  max-width: 100%;
  margin: 2px auto 20px;
  line-height: 1.2;
  color: #000;
  font-size: 19px;
  padding-top: 5px;

}


 /*----------------------------------About Us-------------------------------*/



.about{
    
   height: auto;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 0px;
    background-color: #D4BDAC;
    background-image:
      linear-gradient(
      #443f35, #6e3c04,
      );
  }
  
  
.about h2{
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  color: #000;
  padding-top: 20px;
  font-size: 35px;
}


.about h4{
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    text-align:center;
    padding-top: 5px;
    padding-bottom: 8px;
  }

.about-content .IdentityWrapper2{
    width: 100%;
    margin: 5px auto 3px;
    padding-left: 50px;
    padding-right: 5px;
    line-height: 1.4;
    color: #000;
    font-size: 19px;
    text-align: left;
 }
  
.about-content .col-1{
    width: 100%;
    margin: 25px auto 15px;
    padding-left: 20px;
    padding-right: 5px;
    color: #000;
  
  }

.aboutWrapper{
  width: 100%;
  margin: 5px auto 3px;
  padding-left: 50px;
  padding-right: 5px;
  line-height: 1.4;
  color: #000;
  font-size: 19px;
  text-align: left;
  list-style: lower-roman;

}

 
 /*---------Membership section------------------------------*/


   .membership{
    height: auto;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0px;
    background-color: #fff;
     
   }

       
.membership h2{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #000;
    padding-top: 20px;
    font-size: 35px;
  }
  
  .membership-content .memberWrapper li{
    color: #000;

  }

  .membership h4{
    font-size: 19px;
    font-weight: 400;
    color: #000;
    text-align:center;
    padding-top: 5px;
    padding-bottom: 8px;
  }


  .membership-content .col-1{
    width: 100%;
    margin: 15px auto 15px;
    padding-left: 20px;
    padding-right: 5px;
    
  
  }


   .membership-content .col-1 p{
    width: 100%;
    margin: 5px auto 5px;
    padding-left: 50px;
    padding-right: 5px;
    padding-bottom: 20px;
    line-height: 1.4;
    color: #000;
    font-size: 19px;
    text-align: left;
  
  }


  .membership-content .col-1 .memberWrapper{
    width: 100%;
    margin: 5px auto 3px;
    padding-left: 50px;
    padding-right: 5px;
    line-height: 1.4;
    color: #000;
    font-size: 19px;
    text-align: left;
  
  }


   
  .submit-btn{
  align-items: center;
  margin: auto;
  color: #ccc;
  width: 150px;
  padding: 5px 20px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 16px;
  transition: 0.5s
  
     
  }

  
.submit-btn:hover{
    background: none;
    color: #6e3c04;
  }

  .submit-btn span{
    border-radius: 20px;
    color: #fff;
    width: 180px;
    }
    
   

  /*----------------------------Registration section------------------------------*/
     
   .registration{
    padding-top: 20px;
    height: auto;
    width: 100%;
    background-color: #fff1db;
  }
  
 
  .title h2{
    text-align: center;
    margin-bottom: 0px;
    color: #000;
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 35px;
  }

  
  .register .register-container{
    display: flex;
    text-align: center;
    align-items: center;
    width: 100%;
    margin: auto;
    }
    
    
    .register-form-Wrapper + .form-input-Wrapper {
      margin-top: 10px;
      margin-left: 0;
    }
    
  
    .register .register-container .register-form input{
      background-color: #FFFFFFFF !important;
      color: #000000 !important;
      border: 1px solid #A2A2A2FF !important;
      border-radius: 5px !important;
      padding: 15px 20px 15px 20px !important;
      box-shadow: 0px 0px 0px 0px #FFFFFF;
      font-size: 15px;
      font-weight: 500;
      text-align: center;
      align-items: center;
      margin-top: 15px;
      width: 90%;
    }
    
    
    .register .register-form textarea{
      background-color: #fff !important;
      color: #000000 !important;
      border: 1px solid #A2A2A2FF !important;
      border-radius: 5px !important;
      padding: 15px 20px 15px 20px !important;
      box-shadow: 0px 0px 0px 0px #FFFFFF !important;
      font-size: 15px;
      font-weight: 500;
      margin-top: 15px;
      width: 450px;
    }
    
    
    .register .register-form .register-phone .register-email{
    background-color: #FFFFFFFF !important;
    color: #000000 !important;
    border: 1px solid #A2A2A2FF !important;
    border-radius: 5px !important;
    padding: 15px 20px 15px 20px !important;
    box-shadow: 0px 0px 0px 0px #A45534;
    font-size: 15px;
    font-weight: 500;
      
    }
    
    .register .register-form legend{
    background: #A45534;
   
    }
    
    
  
  .register .col-1{
    text-align: center;
    padding: 40px 5px;
    cursor: pointer;
    transition: 0.5s;
  
  }
  
  .register .col-1:hover{
    transform: translateY(-10px);
  
  }
  
  
  .col-1 p{
    font-size: 14px;
    margin: 12px 0;
    color: #777;
  
  }
  .register .col-3 h3{
    font-weight: 600;
    color: #555;
    font-size: 16px;
  
  }
  
  .row{
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 auto;
  }
  
  .register .row .col-1{
    flex-basis: 43%;
    min-width: 350px;
    margin-bottom: 30px;
    
  
  }
  
  .register .row .col-3{
    flex-basis: 43%;
    min-width: 300px;
   
    
    }
  
  .register .row .col-3 img{
  width: 150px;
  height: 22px;
  padding-bottom: 2px;
  
  }
  
  

  .register .row .col-3 ul li{
    padding-top: 1px;
    margin-top: 0;
  }
  
  
  .register .row .col-3 h2{
  padding-bottom: -4px;
  
  }
  
  
  fieldset {
    border-radius: 8px;
    border: 2px solid #A45534;
  }
  
  .form-wrapper {
    padding: 10px;
  }
  
  fieldset + fieldset {
    margin-top: 40px;
  }
  
  



  @media (min-width: 800px) {
    .form-wrapper {
      max-width: 750px;
      margin: 0 auto;
    }
  }
  
  .form-Intro {
    padding-bottom: 5px;
  }
  
  .form-Intro h1 {
    margin-bottom: 0;
  }
  
  .form-Intro h2 {
    margin-top: 5px;
    font-weight: 400;
    line-height: 1.3;
  }
  
    
  /*Note we are using a reverse order for flex-direction to make labels appear before the input*/
  @media (min-width: 800px) {
    .form-input-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .form-input-wrapper input:not([type="range"]):not([type="color"]) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
    }
    .form-input-wrapper label {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%;
      margin-bottom: 0;
    }
    textarea {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%;
    }
  }
  
  .form-input-wrapper + .form-input-wrapper {
    margin-top: 10px;
    margin-left: 0;
  }

  
  legend {
    font-size: 1.3em;
    padding: 3px 6px;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 2px;
  }
  
  legend span {
    font-size: 0.8em;
    opacity: 0.8;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  
  input:not([type="range"]),
  textarea {
    min-height: 40px;
    padding: 2px;
    font-size: 17px;
    border: 1px solid #ebebeb;
    outline: none;
    -webkit-transition: background-position 0.2s, -webkit-transform 0.4s, -webkit-box-shadow 0.4s;
    transition: background-position 0.2s, -webkit-transform 0.4s, -webkit-box-shadow 0.4s;
    -o-transition: transform 0.4s, box-shadow 0.4s, background-position 0.2s;
    transition: transform 0.4s, box-shadow 0.4s, background-position 0.2s;
    transition: transform 0.4s, box-shadow 0.4s, background-position 0.2s, -webkit-transform 0.4s, -webkit-box-shadow 0.4s;
    background: -o-radial-gradient(400px circle, #fff 99%, transparent 99%), #f1f1f1;
    background: radial-gradient(400px circle, #fff 99%, transparent 99%), #f1f1f1;
    background-position: -400px 90px, 0 0;
    background-repeat: no-repeat, no-repeat;
    border-radius: 0;
    position: relative;
    caret-color: var(--caretColor);
  }
  
  input:not([type="range"]):focus,
  textarea:focus {
    background-position: 0 0, 0 0;
  }
  
  /*This is the color of placeholder text*/
  input:placeholder-shown {
    color: #999;
    
  }
  
  /*This changes the color of placeholder text when the input gets focused*/
  input:not([type="range"]):focus:placeholder-shown {
    color: #555;
  }
  
  .form-input-wrapper{
  padding-left: 30px;
  
  }
  
  .form-input-wrapper input{
    text-align: left;
    
  }
  
  /*Make all inputs scale up when they get focus*/
  .form-Input_Wrapper input:focus {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
  }
  
  /*Now we want some basic styling to indicate that fields are required, valid or invalid*/
  input:required + label:after {
    content: "*";
    font-size: 2.1em;
    position: relative;
    top: 6px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0.2ch;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
  }
  
  input:required:invalid + label:after {
    color: red;
  }
  
  input:required:valid + label:after {
    color: green;
  }
  



  /*Submit button flipper*/



  .form-submit-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    outline: 0;
    padding: 0;
    margin: 1em 0;
    font-size: 1rem;
    
  }
  
  .flipper {
    -webkit-perspective: 400px;
    perspective: 400px;
    position: relative;
    width: 300px;
    height: 44px;
    display: block;
  }
  
  .flipper-object {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 44px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .flipper-vertical .back {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
  
  .back {
    background-color: #6e3c04;
    color: #000;
  }
  
  .front {
    border: 2px solid #A45534;
  }
  
  .form-submit-btn:hover .flipper-vertical,
  .form-submit-btn:focus .flipper-vertical {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
  



  .form-submit-btn span{
  border-radius: 20px;
  
  color: #000;
  width: 180px;
  }
  
  .submit-btn{
    text-align: center;
  }
  
    
 /*----------------------------------Beginning of Leadership section-------------------------------*/
    
      
       
  .leaderships{
    height: auto;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px; 
    background-color: #6e3c04;
   
  }

        
.leaderships h2{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #fff;
    padding-top: 60px;
    font-size: 35px;
  }

 .leadershipInfo p{
    width: 100%;
    padding-left: 50px;
    padding-right: 0px;
    padding-bottom: 20px;
    line-height: 1.4;
    color: #fff;
    font-size: 19px;
    text-align: left;

}

.leadershipWrapper li{
  width: 100%;
  margin: 10px auto 3px;
  padding-left: 50px;
  padding-right: 5px;
  line-height: 1.4;
  color: #fff;
  font-size: 19px;
  text-align: left;
  list-style: lower-roman;
}
   
  
  h3{
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-align:center;
    padding-top: 5px;
  }
  

  .img-gallery .img-gallery figcaption{
    font-size: 19px;
    font-weight: 600;
  }


  .img-gallery{
    width: 90%;
    margin: 50px auto 50px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    grid-gap: 20px;
  }
  
  .img-gallery img{
    width: 100%;
    border-radius: 8px;
    cursor: pointer;
  
  }
  
  .img-gallery img:hover{
    transform: scale(0.8) rotate(-15deg);
    border-radius: 20px;
    box-shadow: 0 32px 75px rgba(68,77,136, 0.2);
  
  }

 .placeholder {
  position: relative;
  width: 100%;
  border-radius: 8px;
  cursor: pointer;
  filter: blur(10px);
  transform: scale(1);
}

  
  .full-img{
    width: 50%;
    height: 100vh;
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 100px;
  
  }
  .full-img img{
    width: 50%;
    max-width: 100px;
    
  }
  .full-img span{
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
  
  }
.caption{
  color: #fff;
}
  
.title p{
    width: 100%;
    padding-left: 50px;
    padding-right: 0px;
    padding-top: 50px;
    padding-bottom: 20px;
    line-height: 1.4;
    color: #fff;
    font-size: 19px;
    text-align: left;

}   
  /*----------------------------------End of Leadership-------------------------------*/

  
    /*----------------------------------Beginning of projects section-------------------------------*/
    
      
 .projects{
    height: auto;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0px; 
       
  }

.projects h2{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #000;
    padding-top: 60px;
    font-size: 35px;
  }

.project-col1{
  flex-basis: 50%;
  width: 100%;
  margin: 3px auto 3px;
  padding-left: 50px;
  padding-right: 5px;
  padding-bottom: 20px;
  line-height: 1.4;
  color: #000;
  font-size: 19px;
  text-align: left;

}

.projectimg img{
  flex-basis: 50%;
  max-width: 450px;
  width: 300px;
  height: 300px;
  float: right;
  border-radius: 50%;
  margin-top: 15px;
  margin-left: 30px;
  margin-right: 10px;
  padding-top: 0;
}

.projectList{
display: flex;
width: 100%;
align-items: center;
flex-wrap: wrap;
justify-content: space-around;
margin-left: 2px;

}

 .projects-content .col-1 p{
    padding-left: 3%;
    padding-top: 2px;
    width: 100%;
    font-size: 19px;
    line-height: 1.4; 
    }

h3{
  font-size: 20px;
  font-weight: 400;
  color: #000;
  text-align:center;
  padding-top: 5px;
}

.projectInfo{
  width: 100%;
  padding-left: 50px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 20px;
  line-height: 1.4;
  color: #000;
  font-size: 19px;
  text-align: left;

}

.text{
padding-top: 20px;
}


.projects h4{
  font-size: 20px;
  font-weight: 600;
  color: #000;
  text-align:center;
  padding-top: 5px;
  padding-bottom: 8px;
}

 
/*---------------------Events section---------------------------------------*/
   
 

  
 .event{
    padding-top: 20px;
    width: 100%;
    background-color: #D4BDAC;
    background-image:
      linear-gradient(
      #443f35, #6e3c04,
      );
    
  }

 
  .event h2{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #000;
    padding-top: 50px;
    font-size: 35px;
  }
  
  .eventsInfo{
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 5px;
    padding-bottom: 20px;
    line-height: 1.4;
    color: #000;
    font-size: 19px;
    text-align: left;
  }


  .eventsInfo p{
   
    color: #000;
    
  }

/*---------------------Blogs section---------------------------------------*/


  
  .blogs{
    padding-top: 20px;
    padding-bottom: 0px;
    height: auto;
    width: 100%;
    background-color: #fff;
      
  }

 .blogsWrapper{
  width: 100%;
  margin: 2px auto 2px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1.4;
  color: #000;
  font-size: 19px;
  

 }
  .blogs h2{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #000;
    padding-top: 60px;
    font-size: 35px;
  }

  .blogInfo-1 p{
    width: 100%;
    margin: 5px auto 5px;
    padding-left: 50px;
    padding-right: 5px;
    padding-bottom: 20px;
    line-height: 1.4;
    color: #000;
    font-size: 19px;
    text-align: left;
  
  }


  .blogInfo{
    flex-basis: 50%;
    width: 50%;
    margin: 3px auto 3px;
    padding-left: 0px;
    padding-right: 5px;
    line-height: 1.4;
    color: #000;
    font-size: 19px;
    text-align: left;
    
    }
  .blogInfo p{
 width: 100%;

  }

    
.eduSymbol img{
  flex-basis: 50%;
  max-width: 450px;
  width: 350px;
  height: 350px;
  float: right;
  border-radius: 50%;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 15px;
  padding-top: 0;
}
  
    
.blogTitle{
  padding-left: 50px;
  padding-top: 2px;
  color: #000;
  font-size: 19px; 

  }

  .blogTitle p{
  text-align: center;
  }
  
.blogInfo h4{
 text-align: center;
 padding-top: 20px;
 padding-bottom: 20px;

}  

.blogTitle h4{
  font-size: 20px;
  font-weight: 600;
  color: #000;
  text-align:center;
  padding-top: 5px;
  padding-bottom: 8px;


}
.blogInfo-1 h4{
  font-size: 20px;
  font-weight: 600;
  color: #000;
  text-align:center;
  padding-top: 5px;
  padding-bottom: 8px;

}

.blogWrapper{
  display: flex;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-left: 2px;
  
  }


  .povertyLink li{
    width: 100%;
    margin: 10px auto 3px;
    padding-left: 50px;
    padding-right: 5px;
    line-height: 1.4;
    color: #000;
    font-size: 19px;
    text-align: left;
    list-style: lower-roman;
  }

/*------------------------Donation section------------------*/



   .donations{
    height: auto;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0px; 
    background-color: #6e3c04;
   
  }
      
.donations h2{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #fff;
    padding-top: 50px;
    font-size: 35px;
  }
  
 .col-1 .IdentityWrapper li{
    color: #fff;
    text-align: center;
    text-decoration: none;
    
  }


  .IdentityWrapper2{
    color: #fff;
    text-align: left;
    line-height: 2em;
    text-decoration: none;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 3%;
  }

  .IdentityWrapper2 p{
  padding-left: 20px;

  }

  .donation-content {
    color: #fff;
    text-align: left;
    text-decoration: none;
  }
    .col-1 p{
    text-align: center;
  }

 
  .cta{
    text-decoration: none;
    background: #A45534;
    color: #fff;
    width: 80%;
    max-width: 200px;
    display: block;
    text-align: center;
    margin: 40px auto;
    padding: 12px;
    border-radius: 30px;
    font-size: 20px;
    
  }


  
  .cta:hover{
    background: #fff;
    color: #000;
  }


  .donations h4{
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    text-align:center;
    padding-top: 5px;
    padding-bottom: 25px;
  }

  .creditCardLogo{
    height: 100px;
    width: auto;
    margin-top: 10px;
     
  }


  .flutterwave{
    text-decoration: none;
    background: none;
    color: #fff;
    width: 100%;
    max-width: 300px;
    text-align: left;
    margin: 10px auto;
    margin-top: 5px;
    padding: 5px;
    border-radius: 30px;
    font-size: 20px;
        
  }

  .flutterwaveLink{
    text-decoration: none;
    background: #A45534;
    color: #fff;
    width: 100%;
    max-width: 300px;
    display: block;
    text-align: center;
    margin: 10px auto;
    padding: 15px;
    border-radius: 30px;
    font-size: 20px;
            
  }

  
  .flutterwaveLink:hover{
    background: #fff;
    color: #000;
  }



  .flutterwaveWrapper{
    display: flex;
    padding: 0 15px;
    justify-content: center;
    margin-left: 0x;
    gap: 30px;
  }

  .flutterwave{
    flex-basis: 50%;
  }

  .accountInfo{
    flex-basis: 50%;
  }
  .donation-content .col-1 p{
    width: 100%;
    margin: 25px auto 15px;
    padding-left: 20px;
    padding-right: 5px;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    color: #fff;
  
  }
.accountDetails span{
  display: block;
  color: #FFF;
}

.accountWrapper{
  display: flex;
  padding: 15px 15px;
  justify-content: center;
  margin-left: 250px;
  padding-left: 10px;
  gap: 20px;
  padding-top: 20px;
}
    
.foreignAccount{
  flex-basis: 50%;
}

.localAccount{
  flex-basis: 50%;
}

.fAccountDetails span{
  display: block;
  color: #FFF;
}


.lAccountDetails span{
  display: block;
  color: #FFF;
}

  
/*----------------------------Contact section------------------------------*/
  
 .contact-section{
    padding-top: 5px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #fff1db;
  }

  .contacts{
    padding-top: 20px;
    height: auto;
    width: 100%;
    background-color: #fff1db;
  }
  
 
  .title h2{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    background-color: #fff1db;
    padding-top: 60px;
    padding-bottom: 80px;
    font-size: 35px;
  }

  
  .contact .contact-container{
    display: flex;
    text-align: center;
    align-items: center;
    width: 50%;
    margin: auto;
    }
    
    
    .contact-form-Wrapper + .form-input-Wrapper {
      margin-top: 10px;
      margin-left: 0;
    }
    
  
    .contact .contact-container .contact-form input{
      background-color: #FFFFFFFF !important;
      color: #000000 !important;
      border: 1px solid #A2A2A2FF !important;
      border-radius: 5px !important;
      padding: 15px 20px 15px 20px !important;
      box-shadow: 0px 0px 0px 0px #FFFFFF;
      font-size: 15px;
      font-weight: 500;
      
      text-align: center;
      align-items: center;
      margin-top: 15px;
      width: 90%;
    }
    
    
    .contact .contact-form textarea{
      background-color: #fff !important;
      color: #000000 !important;
      border: 1px solid #A2A2A2FF !important;
      border-radius: 5px !important;
      padding: 15px 20px 15px 20px !important;
      box-shadow: 0px 0px 0px 0px #FFFFFF !important;
      font-size: 15px;
      font-weight: 500;
      margin-top: 15px;
      width: 450px;
      text-align: center;
    }
    
    
    .contact .contact-form .contact-phone .contact-email{
    background-color: #FFFFFFFF !important;
    color: #000000 !important;
    border: 1px solid #A2A2A2FF !important;
    border-radius: 5px !important;
    padding: 15px 20px 15px 20px !important;
    box-shadow: 0px 0px 0px 0px #A45534;
    font-size: 15px;
    font-weight: 500;
      
    }
    
    .contact .contact-form legend{
    background: #A45534;
   
    }
    
    
  
  .contact .col-1{
    text-align: center;
    padding: 40px 5px;
    
    cursor: pointer;
    transition: 0.5s;
  
  }
  
  .contact .col-1:hover{
    transform: translateY(-10px);
  
  }
  
  
  .col-1 p{
    font-size: 14px;
    margin: 12px 0;
    color: #777;
  
  }
  .contact .col-3 h3{
    font-weight: 600;
    color: #555;
    font-size: 16px;
  
  }
  
  .row{
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 auto;
  }
  
  .contact .row .col-1{
    flex-basis: 43%;
    min-width: 350px;
    margin-bottom: 30px;
    
  
  }
  
  .contact .row .col-3{
    flex-basis: 43%;
    min-width: 300px;
   
    
    }
  
  .contact .row .col-3 img{
  width: 150px;
  height: 22px;
  padding-bottom: 2px;
  
  }
  
  

  .contact .row .col-3 ul li{
    padding-top: 1px;
    margin-top: 0;
  }
  
  
  .contact .row .col-3 h2{
  padding-bottom: -4px;
  
  }
  
  
  fieldset {
    border-radius: 8px;
    border: 2px solid #A45534;
  }
  
  .form-wrapper {
    padding: 10px;
  }
  
  fieldset + fieldset {
    margin-top: 40px;
  }
  
  @media (min-width: 800px) {
    .form-wrapper {
      max-width: 750px;
      margin: 0 auto;
    }
  }
  
  .form-Intro {
    padding-bottom: 5px;
  }
  
  .form-Intro h1 {
    margin-bottom: 0;
  }
  
  .form-Intro h2 {
    margin-top: 5px;
    font-weight: 400;
    line-height: 1.3;
  }
  
  
  
  /*Note we are using a reverse order for flex-direction to make labels appear before the input*/
  @media (min-width: 800px) {
    .form-input-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .form-input-wrapper input:not([type="range"]):not([type="color"]) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
    }
    .form-input-wrapper label {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%;
      margin-bottom: 0;
    }
    textarea {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%;
    }
  }
  
  .form-input-wrapper + .form-input-wrapper {
    margin-top: 10px;
    margin-left: 0;
  }
  
  
  
  legend {
    font-size: 1.3em;
    padding: 3px 6px;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 2px;
  }
  
  legend span {
    font-size: 0.8em;
    opacity: 0.8;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  
  input:not([type="range"]),
  textarea {
    min-height: 40px;
    padding: 2px;
    font-size: 17px;
    border: 1px solid #ebebeb;
    outline: none;
    -webkit-transition: background-position 0.2s, -webkit-transform 0.4s, -webkit-box-shadow 0.4s;
    transition: background-position 0.2s, -webkit-transform 0.4s, -webkit-box-shadow 0.4s;
    -o-transition: transform 0.4s, box-shadow 0.4s, background-position 0.2s;
    transition: transform 0.4s, box-shadow 0.4s, background-position 0.2s;
    transition: transform 0.4s, box-shadow 0.4s, background-position 0.2s, -webkit-transform 0.4s, -webkit-box-shadow 0.4s;
    background: -o-radial-gradient(400px circle, #fff 99%, transparent 99%), #f1f1f1;
    background: radial-gradient(400px circle, #fff 99%, transparent 99%), #f1f1f1;
    background-position: -400px 90px, 0 0;
    background-repeat: no-repeat, no-repeat;
    border-radius: 0;
    position: relative;
    caret-color: var(--caretColor);
  }
  
  input:not([type="range"]):focus,
  textarea:focus {
    background-position: 0 0, 0 0;
  }
  
  /*This is the color of placeholder text*/
  input:placeholder-shown {
    color: #999;
    
  }
  
  /*This changes the color of placeholder text when the input gets focused*/
  input:not([type="range"]):focus:placeholder-shown {
    color: #555;
  }
  
  
  
  .form-input-wrapper{
  padding-left: 30px;
  
  }
  
  .form-input-wrapper input{
    text-align: left;
    
    
    
    }
  
  /*Make all inputs scale up when they get focus*/
  .form-Input_Wrapper input:focus {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
  }
  
  /*Now we want some basic styling to indicate that fields are required, valid or invalid*/
  input:required + label:after {
    content: "*";
    font-size: 2.1em;
    position: relative;
    top: 6px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0.2ch;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
  }
  
  input:required:invalid + label:after {
    color: red;
  }
  
  input:required:valid + label:after {
    color: green;
  }
  
  /*Submit button flipper*/
  .form-submit-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    outline: 0;
    padding: 0;
    margin: 1em 0;
    font-size: 1rem;
    
  }
  
  .flipper {
    -webkit-perspective: 400px;
    perspective: 400px;
    position: relative;
    width: 300px;
    height: 44px;
    display: block;
  }
  
  .flipper-object {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 44px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .flipper-vertical .back {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
  
  .back {
    background-color: #6e3c04;
    color: #fff;
  }
  
  .front {
    border: 2px solid #A45534;
  }
  
  .form-submit-btn:hover .flipper-vertical,
  .form-submit-btn:focus .flipper-vertical {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
  
  .form-submit-btn span{
  border-radius: 20px;
  
  color: #000;
  width: 180px;
  }
  
  .submit-btn{
    text-align: center;
  }
  
    
  /*------------------footer----------------------------*/
  
  
  
  /*  footer   */
  
  
  *{
    box-sizing: border-box;
    font-family: ’Lato’, sans-serif;
    margin: 0; 
    padding: 0;
  
  }
  
  ul {
    list-style: none;
    padding-left: 0;
  
  }
  
  footer {
  padding-top: 9px;
  height: auto;
  background-color: #6e3c04;
  
  }

  
  
  footer a {
    text-decoration: none;
    color: #eee;
  
  }
  
  a:hover {
    text-decoration: underline;
  }
  
  .ft-title {
    color: #fff;
    font-family: ’Merriweather’, serif;
    font-size: 1.375rem;
    padding-bottom: 0.625rem;
  }
  
    
  .ft-main {
    padding: 1.25rem 1.875rem;
    display: flex;
    flex-wrap: wrap;
    
      
  }
  
  
   
  .ft-main-item ul li a{
  font-style: normal;
  font-weight: 500;
  color: #fff;
  }
  
  
  
  @media only screen and (min-width: 29.8125rem /*477px*/) {
  
    .ft-main {
  
        justify-content: space-around;
  
    }
  
  }
  
  @media only screen and (min-width: 77.5rem /*1240px*/ ) {
  
    .ft-main {
  
        justify-content: space-evenly;
  
    }
  
  }
  
  
  form {
    display: flex;
    flex-wrap: wrap;
  
  }
  
  input[type="email"] {
    border: 0;
    padding: 0.625rem;
    margin-top: 0.3125rem;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 180px;
    background: #fff;
  }
  
  input[type="submit"] {
    background-color: #A45534;
    color: #fff;
    cursor: pointer;
    border: 0;
    padding: 0.625rem 0.9375rem;
    margin-top: 0.3125rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 100px;
  }
  
  
  .ft-social {
    padding: 0 1.875rem 1.25rem;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #6e3c04;
    
  }
  
    
  .ft-social-list {
    display: flex;
    justify-content: center;
    border-top: 1px #fff solid; 
    padding-top: 1.25rem;
  
  }
  
  .ft-social-list li {
    margin: 0.5rem;
    font-size: 1.25rem;
  
  }
  
  .ft-legal{
    padding: 0.9375rem 1.875rem;
    background: #6e3c04;
    align-items: center;
    height: 60px;
  }


  .ft-legal .ft-legal-list li{
    margin: 0.125rem 0.625rem;
    white-space: nowrap;
    font-size: 14px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    text-align: center;
      
    
  }

    
  .ft-legal p{
  text-align: center;
  color: #fff;
  margin-bottom: 1px;
  padding-bottom: 2px;
  padding-top: 10px;
  }
  
  .ft-main-item h2{
  font-size: 20px;
  font-weight: 600;
  
  }
  .ft-main-item p{
    font-size: 14px;
    color: #fff;
   }
  
  .footer-main{
    width: 100%;
    }

    hr {
      border: none;
      height: 1px;
      background-color: #ccc;
      margin-bottom: 20px;
      margin-top: 20px;
    }

    
  /* one before the last child */
  
  .ft-legal-list li:nth-last-child(2) {
    flex: 1;       /* same as flex-grow: 1; */
  }
  





/* 🌟 Toast Notification Styles */
.toast {
  position: fixed;
  bottom: 30px;
  right: 30px;
  padding: 14px 20px;
  border-radius: 10px;
  font-weight: 500;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 200px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
  animation: slideIn 0.5s ease forwards;
  z-index: 9999;
}

.toast-success {
  background-color: #28a745; /* Green for success */
}

.toast-error {
  background-color: #dc3545; /* Red for errors */
}

.toast.fade-out {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}


#toast.show {
  opacity: 1;
  transform: translateY(0);
}

#toast.fade-out {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 1s ease, transform 1s ease;
}


@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}




.pagination {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 8px;
}


.pagination a {
  padding: 6px 12px;
  border: 1px solid #ddd;
  color: #333;
  text-decoration: none;
  border-radius: 4px;
  transition: 0.2s;
  margin: 2px;
}

.pagination a:hover {
  background-color: #f0f0f0;
}

.pagination a.active {
  background-color: #007bff;
  color: white;
  border-color: #007bff;
}


.page-item {
  border: 1px solid #007bff;
  border-radius: 5px;
}

.page-item a {
  display: block;
  padding: 6px 12px;
  color: #007bff;
  text-decoration: none;
  font-weight: 500;
}

.page-item.active a {
  background-color: #007bff;
  color: white;
}

.page-item a:hover {
  background-color: #0056b3;
  color: white;
}
