@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');

body {
  margin: 0px auto;
  font-family: "Roboto Slab", serif !important;
  font-size: 20px;
}

.navbar img {
  max-width: 220px;
  vertical-align: middle;
  display: inline-block;
  height: auto;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
button.btn.btn-success.w-95 {
    width: 95%;
}

img.img-logo {
    width: 85px;
}
.menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.main-donation {
  overflow: hidden;
}

.nav-link {
  color: #007a45;
  font-size: 16px;
}

small#span2 {
    font-size: 14px;
}

.container-bg-header {
  background-image: url(../images/banner1.jpg);
  background-size: auto;
  background-repeat: no-repeat;
  padding: 30px 0px;
}

/* Banner */
h2.banner-h2 {
  font-size: 68px;
  font-weight: 800;
  color: #007a45;
  margin-top: 89%;
  text-shadow: -3px 1px 3px #007a4596;
}

.donation-main {
  background-color: #e7eee7;
}

/*section 2 */
.second-section h3 {
  font-size: 36px;
  font-weight: 600;
  padding-bottom: 20px;
}

.second-section strong {
  color: #007a45;
  font-weight: 800;
}

.second-section p {
  line-height: 31px;
  padding-bottom: 5px;
}

section.second-section p a.btn {
  color: #007a45;
  font-weight: 600;
}

div#qualityeducation .modal-header,
#health .modal-header,
#livelihood .modal-header {
  background: #007a45 !important;
}

.modal-dialog.quality-education-readmore {
  max-width: 925px;
}

.modal-dialog.quality-education-readmore h3 {
  font-size: 23px;
  font-weight: 600;
  color: #007a45;
}

.modal-dialog.quality-education-readmore h4 {
  font-size: 22px;
  font-weight: 600;
  color: #007a45;
}

/* form */
.pageation {
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #000;
}

.pageation span {
  font-size: 24px;
  margin-right: 20px;
  color: #007a45;
  font-weight: 800;
}
.btn-checked {
  background: #007a45;
  color: #fff !important;
  padding: 5px 15px;
  border-radius: 50%;
}

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
    color:#fff !important;
}
.pageation span.active {
  background: #007a45;
  color: #fff;
  padding: 5px 15px;
  border-radius: 50%;
}

.form-donation h3 {
  font-size: 34px;
  color: #007a45;
  font-weight: 800;
  padding: 10px;
}

.donate-body {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  margin-top: 25px;
}

.donate-body h4 {
  text-align: center;
  padding: 20px;
  background-color: #e7eee7;
  font-size: 20px;
}

/*section.section1 , section.section2, section.section3 {*/
/*  display: flex;*/
/*  justify-content: flex-end;*/
/*}*/


.col-lg-12.contribution-txt {
  display: none;
}

.col-lg-12.agree {
  padding: 15px;
}

/* section 3 */
.success-story {
  position: relative;
}

.success-story h3 {
  font-size: 36px;
  font-weight: 800;
  padding-bottom: 60px;

}

.success-story:before {
  content: "";
  background-image: url("../images/pattern.png");
  background-size: 300px 300px;
  position: absolute;
  width: 400px;
  height: 279px;
  opacity: 0.2;
  left: 45px;
}

.success-story:after {
  content: "";
  background-image: url("../images/pattern.png");
  background-size: 300px 300px;
  position: absolute;
  background-repeat: no-repeat;
  width: 400px;
  height: 279px;
  opacity: 0.2;
  right: 0;
  top: 50%;
  z-index: -999;
}

.success-story .card {
  height: 100%;
  border: none;
}

.success-story p {
  font-weight: 600;
  padding-top: 30px;
  padding-bottom: 10px;
}

.success-story .card-img {
  overflow: hidden;
}

.success-story .card-body {
  padding: 0;
}

.date .bi-calendar-check {
  color: #007a45;
}

.card-img img {
  height: 400px;
}

.date {
  font-size: 14px;

  padding-bottom: 30px;
}

/*section 4*/
.pie {
  background-image: url(../images/child1.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

.pie .brochure {
  background-color: #007a45;
  color: #fff;
  padding: 11px 10px;
  border-radius: 20px;
  text-decoration: none;
  font-size: 18px;
}

/* .piechart p {
  position: absolute;
  font-size: 44px;
  width: 280px;
  bottom: 60px;
  left: 28%;
  color: #fff;
  font-weight: 900;
  line-height: 54px;
} */
.piechart p {
  position: absolute;
  font-size: 24px;
  width: 280px;
  bottom: 60px;
  left: 25%;
  color: #fff;
  font-weight: 900;
  line-height: 35px;
}

/* .piechart .percent {
  font-size: 125px;
} */
.piechart .percent {
  font-size: 80px;
}

ul.footer-nav a {
  color: #fff;
  text-decoration: none;
}

.piechart {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background-image: conic-gradient(#00c06d 0 60deg, #007a45 0 300deg);
  position: relative;
}

/* section 4 */
.testimonials {
  padding-top: 150px;
}

.testimonials h3 {
  font-size: 36;
  font-weight: 800;
}

.carousel-control-prev,
.carousel-control-next {
  top: -35px !important;
  position: absolute;
}

.carousel-control-prev {
  left: 90%;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  background: green;
}

.carousel-control-next,
.carousel-control-prev {
  background: #007a45 !important;
}

.testimonials .bi-quote {
  color: #9dc001;
}

.testimonials .card {
  box-shadow: 1px 3px 6px 1px #b7b7b7;
  border-radius: 0;
}

.carousel img {
  width: 70px;
  max-height: 70px;
  border-radius: 50%;
  margin-right: 1rem;
  overflow: hidden;
}

.carousel-inner {
  padding: 1em;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}

.faq .accordion-button {
  text-wrap: wrap;
}

ul.social-media-footer i {
  color: #007a45;
}

@media screen and (min-width: 576px) {
  .carousel-inner {
    display: flex;
    width: 100%;
    margin-inline: auto;
    padding: 1em 0;
    overflow: hidden;
  }

  .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 2);
  }
}

@media screen and (min-width: 1024px) {
  .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 3);
  }
}

.carousel .card {
  margin: 0 0.5em;
  border: 0;
}

.carousel-control-prev,
.carousel-control-next {
  width: 3rem;
  height: 3rem;
  background-color: grey;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}

/* section 5 */
.faq h3 {
  font-size: 36px;
  font-weight: 800;
}

.faq .accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #007a45;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.faq .accordion-button {
  color: #fff;
  background-color: #007a45;
}

.faq .accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: none;
  padding-bottom: 10px;
}

h2.accordion-header button {
  font-weight: 300;
}

/* footer */

.tax-exemp p {
  font-size: 16px;
}

.tax-exemp {
  background: #fbb21d;
  background-image: url(../images/torn-edges02-up-green.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

.tax-exemp-inner {
  padding-top: 20px;
  padding-bottom: 45px;
}

.tax-exemp a {
  color: #007a45;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
}

ul.footer-nav {
  list-style-type: none;
  display: flex;
}

ul.footer-nav li {
  color: #fff;
  padding-left: 34px;
  font-size: 16px;
}

.footer-nav-main {
  background-color: #007a45;
}

.copyright {
  background-color: #007a45;
}

.copyright-content p {
  font-size: 13px;
  color: #fff;
}

.social-media-footer {
  list-style-type: none;
  display: flex;
  justify-content: center;
}

.social-media-footer li {
  color: #000;
  padding-left: 10px;
  font-size: 30px;
}

.copyright-content {
  float: right;
  display: flex;
  justify-content: flex-end;
}

.involved {
  display: none;
}


.donate-container {
  font-family: "Roboto Slab", serif !important;
  background: #E3F3E0;
  padding: 20px 8px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  max-width: 500px;
}

.donate-container h1 {
  font-family: "Roboto Slab", serif !important;
  font-size: 24px;
  margin-bottom: 20px;
}

.tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.tab {
  padding: 10px 10px;
  cursor: pointer;
  border: 1px solid #ddd;
  font-size: 18px;
}

.tab.active {
  background: #007a45;
  color: #fff;
  border-color: #007a45;

}

div#donationTypeTab1 {
  width: 52%;
}

img.card-img-top {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.amounts {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 20px 0 20px;
}

.amount {
  background: #f0f0f0;
  border: 1px solid #ddd;
  padding: 10px 20px;
  margin: 5px;
  cursor: pointer;
  border-radius: 5px;
  text-align: left;
}

.amount.active {
  background: #007a45;
  color: #fff;
  border-color: #007a45;
}



.donate-button {
  background: #007a45;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  width: 100%;
}

.donate-info {
  font-size: 18px;
  color: #555;
  margin-top: 10px;
  padding: 10px 10px 16px 10px;
  border-top: 1px dashed #000;
}

.secure-payment {
  font-size: 12px;
  color: #999;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

/*input[type="radio"] { display: none; }*/
input[type="radio"]:checked+.amount {
  background: #007a45;
  color: #fff;
  border-color: #007a45;
}

/* input#amountOther {
  width: 410px;
  margin-bottom: 5px;
} */

.donate-bg {
  background: #fff;
  /*padding: 20px ;*/
  box-shadow: 1px 1px 6px 2px #c4c4c4;
}

/*.donate-bg h5 {*/
/*  background: #EDFFE9;*/
/*  padding: 20px;*/

/*}*/
.head-cont {
  margin-top: 20px;
}

.head-cont h5 {
  background: #EDFFE9 !important;
  padding: 20px;

}


/* .amounts input[type="text"] {
  padding: 10px;
  margin-top: 5px;
  background: #f0f0f0;
  border: 1px solid #dddddd;
  border-radius: 4px;
} */
.amounts-2 input[type="text"],
input[type="email"],
input[type="date"],
input[type="number"] {
  padding: 10px;
  margin-top: 5px;
  background: #f0f0f0;
  border: 1px solid #dddddd;
  border-radius: 4px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  height: 47px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  margin-top: 5px;
}

span.input-group-append {
  display: flex;
  text-align: center;
  justify-content: center;
}

span.input-group-text.bg-light {
  border-radius: 2px 0px 0px 2px;
}

.date-time .form-control {
  border-radius: 0px 5px 5px 0px;
}

.contribution-txt {
  font-size: 12px;
  text-transform: uppercase;
}

.agree {
  font-size: 15px;
}

.back .btn,
.next .btn {
  width: 100%;
  margin-top: 15px;
}

.amounts-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
  padding: 20px 8px;
  background-color: #fff;
}

.amounts-2 input[type="text"] {
  padding: 10px;
  margin-top: 5px;
  background: #f0f0f0;
  border: 1px solid #dddddd;
  border-radius: 4px;
}

.thank-you i.bi.bi-check {
  font-size: 80px;
  color: #fff;
  background: #007a45;
  border-radius: 100%;
  padding: 0px 10px;
}

.socialmedia-thankyou a {
  background: #007a45;
  padding: 10px;
  font-size: 16px;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
}

.involved img {
  width: 48%;
  height: auto;
}

.involved i.bi.bi-calendar {
  font-size: 43px;
  color: #007a45;
}

.involved p {
  padding-top: 30px;
}

/* Responsive */

/* @media only screen and (max-width: 428px) {
  h2.banner-h2 {
    font-size: 60px !important;
    font-weight: 800;
    color: #007a45;
    margin-top: 1%; 
    text-shadow: -3px 1px 3px #007a4596;
}
} */

@media (min-width: 320px) and (max-width: 450px) {
  p {
    font-size: 16px;
  }
small#span2, small#span5 {
    font-size: 13px;
}
  .container-bg-header {
    background-size: contain;

  }

  .faq .accordion-body {
    font-size: 16px;
  }

  .secure-payment p {
    font-size: 12px;
  }

  .secure-payment {
    padding-left: 3px;
    padding-right: 3px;
  }

  input#amountOther {
    width: 100%;
    margin-bottom: 5px;
  }

  h2.banner-h2 {
    font-size: 25px !important;
    font-weight: 800;
    color: #007a45;
    margin-top: 5%;
    text-shadow: 3px 3px 3px #ffffff;
  }

  .second-section h3 {
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 20px;
  }

  .success-story h3 {
    font-size: 28px;
    font-weight: 800;
    padding-bottom: 60px;
    margin-top: -50px;
  }

  .success-story:before {
    width: 210px;
    height: 210px;
    left: 0px;
  }

  .success-story:after {
    display: none;
  }

  .piechart {
    width: 300px;
    height: 300px;
  }

  .piechart .percent {
    font-size: 32px;
  }

  .piechart p {

    position: absolute;
    font-size: 18px;
    width: 255px;
    bottom: 0;
    left: 23px;
    color: #fff;
    font-weight: 900;
    line-height: 36px;
  }

  .pie .brochure {
    background-color: #007a45;
    color: #fff;
    padding: 20px 30px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 18px;
    display: flex;
    text-align: center;
    flex-direction: column;
    margin-bottom: 14px;
  }

  div#donationTypeTab1 {
    width: 67%;
    padding: 5px 1px;
  }

  .pageation span.active {
    background: #007a45;
    color: #fff;
    padding: 5px 13px;
    border-radius: 50%;
  }

  .pageation span {
    font-size: 18px;
  }

  .donate-container h1 {
    margin-bottom: 0px;
    margin-top: -20px;
  }

  .amount {
    background: #f0f0f0;
    border: 1px solid #ddd;
    padding: 14px 10px;
    margin: 2px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    width: 90%;
  }
}

.faq .accordion-body {
  word-wrap: break-word;
}

.testimonials h3 {
  font-size: 36px;
  font-weight: 800;
}

.carousel-control-prev {
  left: 70%;
}

.faq h3 {
  font-size: 36px;
  font-weight: 800;
}

ul.footer-nav li {
  color: #fff;
  padding-left: 20px;
  font-size: 16px;
}

ul.footer-nav {
  list-style-type: none;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 0;
}

.copyright {
  display: flex;
  justify-content: center !important;
}

.copyright-content {
  float: right;
  display: flex;
  justify-content: center;
}

.social-media-footer {
  list-style-type: none;
  display: flex;
  justify-content: center;
  padding: 0;
}

.tab {
  padding: 5px 9px;
  cursor: pointer;
  border: 1px solid #ddd;
  font-size: 15px;
}

.donate-info {
  font-size: 14px;

}

.donate-bg h5 {
  background: #f4f5ef;
  padding: 10px;
  font-size: 16px;
}


.label-design {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
  background: #D9D9D9;
  padding: 10px;
  margin-bottom: 5px;
  width: 100%;
}

.donation-option {
  background: #D9D9D9;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 10px;
  cursor: pointer;
  display: block;
  width: 100%;
}

.donation-option.selected {
  border: 2px solid #007b33;
  background-color: #007A45;
  color: #fff;
}

.donation-option.selected .amount-text p {

  color: #fff;
}

.amount-text p {
  margin: 8px 0 0;
  font-size: 14px;
  color: #555;
}

.tabs .tab.active {
  background: #007b33;
  color: #fff;
}


label {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}

.desc-text {
  font-size: 16px;
  color: #555;
  margin-left: 8px;
  font-weight: normal;
}

.donation-option.selected .desc-text {
  color: #fff;
}

.other-amount {
  width: 100% !important;
}
