@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "poppins", sans-serif;
}

.header {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
  background-color: #f1f1f1;
}

div.header h3 {
  padding: 10px;
  height: 50px;
  color: rgb(9, 80, 9);
}

/* The progress container (grey background) */
.progress-container {
  width: 100%;
  height: 8px;
  background: #ccc;
}

/* The progress bar (scroll indicator) */
.progress-bar {
  height: 8px;
  background: rgb(9, 80, 9);
  width: 0%;
}

div.wico_container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  padding: 20px;
  height: 40vh;
}

div.wico_container .heading {
  font-size: 80px;
  font-weight: bold;
  color: rgb(9, 80, 9);
}

div.wico_content {
  font-size: medium;
  flex-wrap: wrap;
  text-align: justify;
  width: 40%;
}

div.wico_donnat_center {
  width: 100%;
  background: rgb(245, 250, 250);
  padding: 30px;
}
div.wico_donnat_center h1 {
  text-align: center;
  color: rgb(32, 83, 32);
}
div.wico_donnat_center .step_1, div.wico_donnat_center .step_2, div.wico_donnat_center .step_3 {
  margin: auto;
  width: 80%;
}
div.wico_donnat_center .step_1 h2, div.wico_donnat_center .step_2 h2, div.wico_donnat_center .step_3 h2 {
  color: rgb(66, 218, 66);
}
div.wico_donnat_center .step_1 span, div.wico_donnat_center .step_2 span, div.wico_donnat_center .step_3 span {
  text-align: center;
}

div.wico_donatt {
  display: flex;
  justify-content: center;
  justify-items: center;
  flex-direction: column;
  width: 100%;
}

div.wico_donatt h6 {
  top: 10%;
  text-align: center;
  font-size: large;
  padding: 20px;
  color: rgb(9, 80, 9);
}

div.hh {
  padding: 1px;
  text-align: center;
  color: rgb(9, 80, 9);
}

div.wico_pp {
  width: 100%;
  padding: 30px;
  margin: auto;
}

div.wico_volunteer {
  color: rgb(32, 83, 32);
  background: whitesmoke;
  width: 100%;
}

div.volunteer1 {
  text-align: center;
  margin-top: 0;
  padding: 5px;
}

div.volunteer1 p {
  margin: 1%;
}

div.volunteer2 {
  text-align: center;
}
div.volunteer2 h1 {
  text-align: center;
  color: rgb(32, 83, 32);
}
div.volunteer2 .incubator_1, div.volunteer2 .incubator_2, div.volunteer2 .incubator_3 {
  width: 80%;
  margin: auto;
}
div.volunteer2 .incubator_1 h2, div.volunteer2 .incubator_2 h2, div.volunteer2 .incubator_3 h2 {
  text-align: left;
  color: rgb(66, 218, 66);
}

span p {
  width: 90%;
  margin: auto;
  text-align: start;
}

div.vol_exp {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  justify-items: center;
  flex-wrap: wrap;
  padding: 20px;
}

div.Volunteer_experience {
  color: black;
  display: flex;
  flex-direction: column;
  width: 50%;
}

div.Volunteer_experience ul li {
  width: -moz-max-content;
  width: max-content;
}

div.wolunteer_image img {
  width: 500px;
  height: auto;
  border-radius: 20px;
}

div.wico_volunteer button {
  padding: 10px;
  text-decoration: none;
  border: solid 1px white;
  background: rgb(66, 218, 66);
}

div.wico_volunteer button:hover {
  background: white;
  border: solid 1px rgb(66, 218, 66);
}

div.wico_volunteer button:hover a {
  color: rgb(66, 218, 66);
}

div.reserve_button {
  display: flex;
  justify-content: right;
  margin-right: 30%;
  padding: 20px;
}

a {
  text-decoration: none;
}

div.wico_volunteer a {
  text-decoration: none;
  color: white;
  font-size: large;
}

div.Volunteer_experience h2 {
  color: rgb(9, 80, 9);
  text-align: center;
  line-break: auto;
}

div.wico_donation {
  background: linear-gradient(to left, rgba(243, 241, 241, 0.774), rgba(255, 255, 255, 0.822)), url(../images/tree2.jpg);
  background-position: center center;
  padding: 10px;
  background-size: cover;
  backface-visibility: visible;
  background-attachment: fixed;
}

div.donation_text {
  width: 100%;
  font-size: xx-large;
  font-weight: 600;
  display: flex;
  justify-content: center;
  padding: 10px;
  color: rgba(16, 48, 16, 0.89);
}

div.donation_content {
  display: flex;
  justify-content: center;
  justify-items: center;
  margin: auto;
  font-weight: bold;
  align-items: center;
  width: 70%;
  text-align: center;
  color: rgba(16, 48, 16, 0.89);
}

div.donate_now {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 3%;
}

div.donate_now a {
  background: rgb(66, 218, 66);
  padding: 10px;
  color: white;
  text-decoration: none;
}

div.wico_impacts {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

div.impacts_title {
  text-align: center;
  font-size: x-large;
  color: rgb(9, 80, 9);
  font-weight: bolder;
  padding: 20px;
}

div.impacts_image {
  background: url(../images/impacts.jpg);
  width: 500px;
  height: 600px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 1024px) {
  div.volunteer2 span, div.volunteer2 p {
    text-align: justify;
  }
  div.volunteer2 .incubator_1, div.volunteer2 .incubator_2, div.volunteer2 .incubator_3 {
    width: 80%;
    margin: auto;
    text-align: justify;
  }
  div.volunteer2 .incubator_1 h2, div.volunteer2 .incubator_2 h2, div.volunteer2 .incubator_3 h2 {
    font-size: medium;
    text-align: center;
    padding: 10px;
  }
  div.wico_donnat_center .wico_donatt {
    all: unset;
    width: 100%;
  }
  div.wico_donnat_center .wico_donatt .hh {
    width: 100%;
  }
  div.wico_donnat_center .step_1, div.wico_donnat_center .step_2, div.wico_donnat_center .step_3 {
    margin: auto;
    width: 100%;
    text-align: justify;
  }
  div.wico_donnat_center .step_1 h2, div.wico_donnat_center .step_2 h2, div.wico_donnat_center .step_3 h2 {
    color: rgb(66, 218, 66);
    font-size: medium;
    padding: 10px;
    text-align: center;
  }
  div.wico_donnat_center .step_1 span, div.wico_donnat_center .step_2 span, div.wico_donnat_center .step_3 span {
    text-align: center;
    width: 100%;
  }
  div.wico_container {
    flex-direction: column;
  }
  div.wico_container .heading {
    font-size: 30px;
  }
  div.wico_content {
    font-size: small;
    text-align: justify;
    justify-content: center;
    width: 100%;
  }
  div.wico_pp {
    width: 100%;
    text-align: justify;
  }
  div.wico_pp p {
    width: 100%;
  }
  div.wolunteer_image img {
    width: 400px;
  }
  div.wolunteer_image img {
    width: 100%;
  }
  div.reserve_button {
    margin: auto;
  }
  div.wico_donation {
    background-position: center center;
  }
  div.donation_text {
    text-align: center;
  }
  div.donation_content {
    width: 100%;
  }
  div.impacts_image {
    width: 250px;
    height: 300px;
  }
  div.Volunteer_experience {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  div.Volunteer_experience div.experience1 {
    width: 100%;
  }
  div.Volunteer_experience div.experience1 h2 {
    font-size: x-large;
  }
  div.Volunteer_experience ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  div.Volunteer_experience ul li {
    width: 90%;
    text-align: left;
    margin: auto;
  }
}/*# sourceMappingURL=Our_Impact.css.map */