/* _reset.scss */
/* Google Fonts Import: Only one font family is enough */
@import url("https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap");
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  height: 100%;
  font-family: "Onest", sans-serif;
  background-color: #fff;
  color: #333;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}
a {
  text-decoration: none;
  color: inherit;
  border: 0;
}
body{
  top: 0px !important;
}
body>.skiptranslate, .goog-logo-link, .gskiptranslate, .goog-te-gadget span, .goog-te-banner-frame, #goog-gt-tt, .goog-te-balloon-frame, div#goog-gt-tt {
  display: none !important;
}
.main-header__menu li #LanguageTranslate .goog-te-gadget {
  font-size: 0;
}
.main-header__menu li #LanguageTranslate .goog-te-combo {
  width: 155px;
  padding: 10px 15px;
  border-radius: 25px;
  margin-left: 15px;
  border: solid 1px #528052;
  color: #000;
}
.main-header.sticky .main-header__menu li #LanguageTranslate .goog-te-combo {
  color: #fff;
  border: solid 1px #ffffff;
}
ul,
ol,
dl {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: inherit;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

button,
input,
select,
textarea {
  font: inherit;
  border: none;
  outline: none;
  background: none;
}

table {
  border-collapse: collapse;
  width: 100%;
}

a, button {
  transition: 0.5s;
}
a:focus, a:active, button:focus, button:active {
  outline: none;
  border: 0;
}
a:hover {
  color: #bd2722;
}
a, a:active, a:focus, a:hover, a:visited {
  text-decoration: none;
  outline: none;
}
.section-padding{
  padding: 80px 0px;
}
.btn {
  background: linear-gradient(90deg, #00433d 0%, #2c5364 100%);
  color: rgb(255, 255, 255);
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  border-radius: 50px;
  padding: 8px 35px;
  border: 0px;
  transition: all .3s ease;
}
.btn:hover {
  color: #ffffff;
}
.btn--secondary {
  background-color: #ffffff;
  color: rgb(42, 32, 55);
}
.section-title {
  position: relative;
  margin-bottom: 50px;
  max-width: 500px;
}
.section-title .subtitle {
  position: relative;
  margin-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
  color: #7E4555;
  font-weight: 700;
}
.section-title .title {
  position: relative;
  margin: 0;
  font-size: 46px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 700;
}
.img-group {
  position: relative;
  text-align: center;
  padding: 80px;
}
.img-group-inner {
  position: relative;
}
.img-group img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.img-group img:nth-child(3) {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.section {
  position: relative;
  padding: 110px 0;
}
.section-title .title {
  position: relative;
  margin: 0;
  font-size: 46px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 700;
}
.btn-link {
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
}


.main-header {
  position: fixed;
  top: 0px;
  z-index: 99;
  width: 100%;
  transition: all 0.3s ease;
}
.main-header.sticky .main-header__top {
  padding: 5px 0px;
}
.main-header.sticky .main-header__bottom {
    padding: 5px 0px;
}
.main-header.sticky .main-header__bottom .widget img {
    width: 170px;
}
.main-header .main-header__bottom .widget img {
  transition: all 0.3s ease;
}
.main-header.sticky .main-header__bottom .nav-item .nav-link {
  padding: 8px 8px;
  font-size: 16px;
  color: #ffffff;
}
.main-header.sticky .main-header__bottom {
  padding: 5px 0px;
  background-color: rgb(0 0 0 / 56%);
}
.main-header.sticky .main-header__bottom .main-logo {
    display: none;
}
.main-header .main-header__bottom .logo-white {
    display: none;
}
.main-header.sticky .main-header__bottom .logo-white {
    display: block;
}
.main-header__top {
  background: linear-gradient(90deg, #00433d 0%, #2c5364 100%);
  padding: 10px 0px;
  transition: all 0.3s ease;
}
.main-header__bottom {
  transition: all 0.3s ease;
    background-color: rgb(255 255 255, 2%);
  backdrop-filter: blur(14.75px);
  border-radius: 0 0px 20px 20px;
  padding: 20px 52px;
  border-right: 1.5px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1.5px solid rgba(255, 255, 255, 0.1);
}
.about-wrapper .widget .blockquote {
  margin-left: 8px;
}
.main-header__menu li a.nav-link {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding: 8px 12px;
  transition: all 0.3s ease;
}
.main-header__menu li a.nav-link.active:before,
.main-header__menu li a.nav-link:hover:before {
  position: absolute;
  content: '';
  bottom: 0;
  height: 2px;
  width: 100%;
  left: 0;
  background-color: #db9416;
}
/* END Header */

/* Start Banner */
.banner-wrapper {
  margin-top: 130px;
}
.banner-wrapper .item {
  padding: 340px 0px;
  background-size: cover;
  background-position: right;
  position: relative;
  z-index: 9;
  height: 90vh;
}
.banner-wrapper .item::before{
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  height: 100%;
  left: 0;
  background-color: rgb(0, 0, 0, 46%);
  z-index: -1;
  backdrop-filter: blur(3px);
}
.banner-wrapper .slick-nav {
  position: absolute;
  left: 20px;
  top: 50%;
  z-index: 9999;
  background-color: #21505b;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
.banner-wrapper .slick-nav.next-arrow.slick-arrow {
  right: 20px;
  left: auto;
}
.banner-wrapper .widget .subtitle {
  background-color: rgb(255 255 255 / 26%);
  display: inline-block;
  padding: 5px 24px;
  border-radius: 25px;
  font-weight: 400;
  margin-bottom: 20px;
  backdrop-filter: blur(1px);
  color: #fff;
}
.banner-wrapper .widget .title h1 {
  font-size: 46px;
  color: #fff;
  margin-bottom: 15px;
}
.banner-wrapper .widget .text p {
  color: #fff;
  font-size: 18px;
}
.banner-wrapper .widget .join-us {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.banner-wrapper .widget .join-us .e-primary-btn {
  background-color: #fff;
  padding: 14px 25px;
  display: inline-block;
  border-radius: 50px;
  font-size: 16px;
  margin-right: 25px;
  width: 200px;
  text-align: center;
}
.banner-wrapper .widget .join-us .author-wrap {
  display: flex;
  align-items: center;
}
.banner-wrapper .widget .join-us .author-wrap img{
  width: 80px;
}
.banner-wrapper .widget .join-us .author-wrap .author-info {
  margin-left: 25px;
}
.banner-wrapper .widget .join-us .author-wrap .author-info h5,
.banner-wrapper .widget .join-us .author-wrap .author-info p {
    color: #fff;
}
.banner-wrapper .item:before {
    position: absolute;
    content: '';
    width: 60%;
    height: 100%;
    background-color: rgb(36 81 94 / 51%);
    border-radius: 0px 50% 50% 0px;
    border-right: solid 5px #fff;
}




.about-one__img-inner {
  position: relative;
  display: flex;
}
.about-one__img1 {
  position: relative;
  display: block;
  margin-top: 145px;
  margin-right: 30px;
  z-index: 1;
}
.about-one__img1::before {
  position: absolute;
  top: -25px;
  left: -25px;
  bottom: 45px;
  right: 120px;
  border: 5px solid var(--donatix-base);
  border-radius: 30px;
  z-index: -1;
  content: "";
}
.about-one__img1 .inner {
  position: relative;
  display: block;
  border-radius: 30px;
  background: #122f2a;
  overflow: hidden;
}
.about-one__img1 .inner img {
  width: 100%;
  transition: all 500ms ease;
}
.about-one__img2 {
  position: relative;
  display: block;
  border-radius: 30px;
  overflow: hidden;
  background: #122f2a;
  min-height: 360px;
  height: 100%;
}
.about-one__img2 img {
  width: 100%;
  border-radius: 30px;
  width: 100%;
  transition: all 500ms ease;
  height: 390px;
}
.about-one__img-content {
  position: absolute;
  bottom: 30px;
  right: 10px;
  max-width: 340px;
  width: 100%;
  background: #ffffff;
  padding: 10px 10px 10px;
  padding-right: 0px;
  border-radius: 30px;
  z-index: 2;
}
.about-one__img-content-inner {
  position: relative;
  display: block;
  background: #122f2a;
  padding: 22px 30px 30px;
  border-radius: 30px;
}
.about-one__img-content-inner h2 {
  color: #ffffff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
}
.about-one__img-content-inner .btn-box {
  position: relative;
  display: block;
  margin-top: 12px;
}
.about-one__img-content-inner .btn-box a {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  padding-bottom: 2px;
}
.about-one__img1:hover .inner img,
.about-one__img2:hover img {
  opacity: 0.5;
  transform: scaleX(1.05);
}
.about-one__content {
  position: relative;
  display: block;
  margin-right: -2px;
}
.about-one__content .sec-title {
  padding-bottom: 20px;
}
.about-one__img {
    position: relative;
}
.footer__list-items ul {
    margin-left: 20px;
}
.sec-title__tagline {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.sec-title__tagline .left-line {
  position: relative;
  display: block;
  width: 65px;
  height: 2px;
  background: #ff5528;
  margin-right: 11px;
}
.sec-title__tagline .left-line::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 0px;
  width: 8px;
  height: 8px;
  background: #ff5528;
  content: "";
}
.sec-title__tagline .text {
  position: relative;
  display: block;
}
.sec-title__tagline .text h4 {
  color: #ff5528;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  text-transform: capitalize;
}
.sec-title__title {
  font-size: 48px;
  line-height: 58px;
  font-weight: 800;
  text-transform: none;
}
.about-one__content-text {
  position: relative;
  display: block;
}
.about-one__content-text p {
  font-size: 16px;
  color: #7e7e7e;
}
.about-one__tab.tab-box {
  margin-top: 40px;
}
.about-one__tab.tab-box .nav-tabs {
  border: 0;
  gap: 10px;
}
.about-one__tab.tab-box .nav-tabs .nav-item {
  width: calc(33.333% - 10px);
}
.about-one__tab.tab-box .nav-tabs .nav-item .nav-link {
  background-color: #ffffff;
  border-radius: 50px;
  margin: 0;
  width: 100%;
  border: solid 1px #122f2a;
  color: #122f2a;
  font-weight: 500;
  padding: 10px 0px;
}
.about-one__tab.tab-box .nav-tabs .nav-item .nav-link.active {
  background-color: #122f2a;
  color: #fff;
}
.about-one__tab .tabs-content .tab.tab-active .about-one__single-tab {
  transform: scaleY(1);
  transform-origin: bottom top;
}

.about-one__single-tab {
  transition: all 0.7s ease;
  transform: scaleY(0.9);
  transform-origin: top bottom;
}
.about-one__single-tab-inner {
  position: relative;
  display: block;
}
.about-one__single-tab-text1 {
  position: relative;
  display: block;
}
.about-one__single-tab-text1 .text-box p {
  color: #1f1f1f;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
}
.about-one__single-tab-text2 {
  position: relative;
  display: block;
  border: 1px dashed #1f1f1f;
  padding: 18px 25px 17px;
  border-radius: 20px;
  margin-top: 26px;
}
.about-one__single-tab-text2-single {
  position: relative;
  display: block;
  padding: 0px 30px;
}
.about-one__single-tab-text2 ul li::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: #1F1F1F;
  background: linear-gradient(180deg, rgba(31, 31, 31, 0) 5%, rgba(31, 31, 31, 0.99) 50%, rgba(31, 31, 31, 0) 93%);
  content: "";
}
.about-one {
  padding: 80px 0px;
}
.about-one__single-tab-text2 ul li:last-child:before {
  display: none;
}
.about-one__single-tab-text2-single-inner .text-box h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  text-transform: capitalize;
}
.about-one__single-tab-text2-single-inner .text-box p {
  margin: 0;
}

.company-achievements-section {
    padding: 80px 0px;
}
.company-achievements-section .milestone-counter {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.company-achievements-section .milestone-counter i {
  font-size: 28px;
  width: 80px;
  height: 80px;
  border: solid 2px #ffe175;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #122f2a;
  margin-bottom: 20px;
  background-color: #f8f7f0;
}
.company-achievements-section .milestone-counter span,
.company-achievements-section .milestone-counter .stat-count {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 60px;
  line-height: 100%;
  color: #004540;
}
.company-achievements-section .milestone-counter .milestone-details {
  font-size: 18px;
  line-height: 26px;
  color: #004540;
}


.cta-section-two {
  padding: 100px 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-size: cover;
  background-attachment: fixed;
}
.cta-section-two::before {
  content: "";
  position: absolute;
  inset: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(-104deg, rgba(12, 26, 23, 0) 1.9%, rgba(9, 31, 27, 0.08) 37.31%, rgba(9, 31, 27, 0.17) 40.18%, rgba(9, 31, 27, 0.37) 47.05%, rgba(9, 31, 27, 0.67) 56.36%, #091f1b 73.4%, #091f1b 95.2%, rgba(9, 31, 27, 0.91) 103.44%);
  z-index: -3;
}
.cta-section-two .cta-bg {
  position: absolute;
  inset: 0px;
  width: 100%;
  height: 100%;
  z-index: -4;
}
.cta-section-two .section__content .sub-title {
  font-size: 24px;
  color: #ffc107;
}
.cta-section-two .section__content .title-animation {
  font-weight: 800;
  color: #fff;
  margin-top: 16px;
  font-size: 46px;
  text-transform: capitalize;
}


.why-us-section {
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}

.why-us-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.why-us-section .thumb .thumb-1 {
  position: relative;
  margin-bottom: 250px;
  display: flex;
  justify-content: end;
  z-index: 1;
}
.why-us-section .thumb .thumb-1 > img {
  border-radius: 10px;
}
.why-us-section .thumb .thumb-2 {
  position: absolute;
  top: 40%;
  left: -16px;
  z-index: 2;
}
.why-us-section .thumb .thumb-2 img {
  border-radius: 10px;
  border: 5px solid #fff;
}
.why-us-section .thumb .thumb-3 {
  position: absolute;
  bottom: -225px;
  right: 10px;
  z-index: 2;
}
.why-us-section .thumb .thumb-3 .shape-wrapped-thumb {
  position: relative;
}
.why-us-section .thumb .thumb-3 img {
  border-radius: 10px;
}
.why-us-section .thumb .thumb-3 .shape-wrapped-thumb .s-shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.why-us-section .thumb .thumb-3 .shape-wrapped-thumb .s-shape-2 {
  position: absolute;
  bottom: -25px;
  left: -35px;
  z-index: -1;
}
.why-us-section .thumb {
  height: auto;
  position: relative;
}

.why-us-section .left {
  width: 100%;
}
.why-us-section .thumb .thumb-1 .s-shape-1 {
  position: absolute;
  top: 60px;
  right: -16px;
  z-index: -1;
}

.why-us-section .common-subtitle {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 20px;
}

.why-us-section .common-title h2 {
  font-weight: 700;
  font-size: 52px;
  line-height: 60px;
  color: #004540;
  margin-bottom: 0 !important;
}

.why-us-section .why-us-content .text p {
  font-size: 18px;
  margin-top: 18px;
  margin-bottom: 15px;
  color: #5c5c5c;
}
.why-us-section .why-us-content .services .service {
    display: flex;
    align-items: center;
    font-size: 20px;
    gap: 10px;
}
.why-us-section .why-us-content .services .service > div {
    width: calc(100% - 24px);
}
.why-us-section .why-us-content .services .service i {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #01433e;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why-us-section .why-us-content .services .service {
  display: flex;
  align-items: center;
  font-size: 16px;
  gap: 15px;
  margin-bottom: 16px;
}
.why-us-section .why-us-content .annual-donation-wrap {
  display: flex;
  gap: 30px;
}
.why-us-section .why-us-content .annual-donation-wrap .annual-donation {
  display: flex;
  gap: 15px;
}
.why-us-section{
  padding: 80px 0px;
}

/*==============================================
    Faq One
===============================================*/
.faq-one {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    z-index: 1;
}

.faq-one .shape2 {
    position: absolute;
    right: 0;
    bottom: 45px;
    z-index: -1;
}

.faq-one .row {
    align-items: flex-end;
}

.faq-one__content {
    position: relative;
    display: block;
    margin-right: -15px;
    z-index: 1;
}

.faq-one__content .sec-title {
  padding-bottom: 27px;
}

.faq-one__content-faq {
  position: relative;
  display: block;
}

.faq-one-accrodion {
  position: relative;
  display: block;
}
.faq-one-accrodion .accrodion .accrodion-title .accordion-button{

}

.faq-one-accrodion .accrodion{
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #D8DDE1;
  border-radius: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  padding: 24px 30px 24px 30px;
}
.faq-one-accrodion .accrodion.active .accrodion-title .accordion-button {
  background-color: transparent;
  border: 0;
  box-shadow: 0px 0px;
}
.faq-one-accrodion .accrodion.active {
    padding-bottom: 22px;
    box-shadow: 0px 10px 30px rgb(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.faq-one__content-faq .faq-one-accrodion .accrodion+.accrodion {
    margin-top: 30px;
}
.faq-one-accrodion .accrodion .accordion-collapse .accrodion-content.accordion-body {
    border: 0;
}
.faq-one-accrodion .accrodion .accordion-collapse {
    margin-top: 20px;
}
.faq-one-accrodion .accrodion-title {
  position: relative;
  display: block;
  cursor: pointer;
  background-color: #ffffff;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}
.faq-one-accrodion .accrodion .accrodion-title .accordion-button {
  font-size: 22px;
  padding: 0px;
  font-weight: 600;
  color: #000;
}
.faq-one-accrodion .accrodion-title h4 {
  position: relative;
  color: var(--donatix-black);
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.faq-one-accrodion .accrodion-title h4::before {
  position: absolute;
  color: var(--donatix-secondary);
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  content: "\e916";
  font-family: 'icomoon' !important;
}
p.footer-widget__about-text {
    color: #fff;
}
.faq-one-accrodion .accrodion.active .accrodion-title h4::before {
    content: "\e915";
}

.faq-one-accrodion .accrodion-content {
    position: relative;
    display: block;
    border-top: 1px solid #D8DDE1;
    padding: 23px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.faq-one-accrodion .accrodion-content p {
    color: var(--donatix-gray);
    margin: 0;
}

.faq-one__img {
    position: relative;
    display: block;
    margin-left: 45px;
}

.faq-one__img1 {
    position: relative;
    display: block;
    border-radius: 30px;
    overflow: hidden;
    float: right;
}

.faq-one__img1::before {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 1;
    pointer-events: none;
}

.faq-one__img1:hover:before {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.faq-one__img1 .shape1 {
    position: absolute;
    top: 0;
    left: 0;
}

.faq-one__img1 img {
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);
}

.faq-one__img1:hover img {
    transform: scale(1);
}

.faq-one__img2 {
    position: absolute;
    left: -5px;
    bottom: 55px;
    overflow: hidden;
    border: 5px solid var(--donatix-white);
    border-radius: 30px;
    z-index: 5;
}

.faq-one__img2::before {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 1;
    pointer-events: none;
}

.faq-one__img2:hover:before {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.faq-one__img2 img {
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);
}

.faq-one__img2:hover img {
    transform: scale(1);
}

/*==============================================
    Faq Page
===============================================*/
.faq-page {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0px 120px;
    z-index: 1;
}

.faq-page__content {
    position: relative;
    display: block;
    margin-right: 50px;
}

.faq-page__content .sec-title {
    padding-bottom: 20px;
}

.faq-page__content__text {
    position: relative;
    display: block;
}

.faq-page__content__text p {
    margin: 0;
}

.faq-page__content__text2 {
    position: relative;
    display: block;
    background: var(--donatix-gray-bg);
    border: 1px solid #d8dde1;
    border-radius: 30px;
    padding: 30px 30px 60px;
    margin-top: 32px;
}

.faq-page__content__text2-top {
    position: relative;
    display: flex;
    align-items: center;
}

.faq-page__content__text2-top .icon-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 20px;
    border: 1px solid #d8dde1;
}

.faq-page__content__text2-top .icon-box .inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: var(--donatix-base);
    border-radius: 50%;
}

.faq-page__content__text2-top .icon-box .inner span::before {
    position: relative;
    display: inline-block;
    color: var(--donatix-white);
    font-size: 17px;
    line-height: 17px;
    font-weight: 700;
}

.faq-page__content__text2-top .content-box {
    position: relative;
    display: block;
    margin-left: 30px;
    flex: 1;
}

.faq-page__content__text2-top .content-box h2 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    text-transform: capitalize;
}

.faq-page__content__text2-top .content-box p {
    margin: 0;
}

.faq-page__content__text2-btn {
    position: relative;
    display: block;
    margin-top: 30px;
}

.faq-page__content__text2-btn .thm-btn {
    width: 100%;
    justify-content: center;
}

.faq-page-faq {
    position: relative;
    display: block;
    margin-left: -25px;
}




.footer {
  padding-top: 100px;
  background-color: #0b1312;
  position: relative;
}
.footer::before {
  content: "";
  position: absolute;
  inset: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(104deg, rgba(12, 26, 23, 0) 1.9%, rgba(9, 31, 27, 0.08) 37.31%, rgba(9, 31, 27, 0.17) 40.18%, rgba(9, 31, 27, 0.37) 47.05%, rgba(9, 31, 27, 0.67) 56.36%, #091f1b 73.4%, #091f1b 95.2%, rgba(9, 31, 27, 0.91) 103.44%);
}
.footer .footer__inner {
  position: relative;
  z-index: 2;
}
.footer .footer__intro {
  margin-bottom: 80px;
}
.footer .footer__content {
  text-align: center;
}
.footer .footer__content h3 {
  font-weight: 800;
  color: #fff;
  margin-top: -8px;
  font-size: 46px;
  text-align: left;
  text-transform: capitalize;
}
.footer .footer__content h3 span {
  color: #ff5528;
}
.footer .footer__support {
  text-align: center;
}
.footer .footer__support a {
  border-radius: 66px;
  background: rgba(255, 255, 255, 0.04);
  -webkit-backdrop-filter: blur(12.5px);
          backdrop-filter: blur(12.5px);
  padding: 37px 24px 37px 24px;
  max-width: 426px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: color 0.5s ease 0.5s;
  transition: color 0.5s ease 0.5s;
}
.footer-widget__about-social-links a {
    width: 50px;
    height: 50px;
    border: solid 1px #fff;
    color: #fff;
    display: flex inline;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
}
.footer-widget__about-social-links {
    margin-top: 30px;
}
.footer .footer__support a::before {
  content: "";
  position: absolute;
  inset-inline-start: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 85px;
  height: 85px;
  background-color: rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  -webkit-transition: inset-inline-start 0.5s ease 0.5s, background-color 0.9s ease 0.5s, -webkit-transform 0.5s ease;
  transition: inset-inline-start 0.5s ease 0.5s, background-color 0.9s ease 0.5s, -webkit-transform 0.5s ease;
  transition: inset-inline-start 0.5s ease 0.5s, transform 0.5s ease, background-color 0.9s ease 0.5s;
  transition: inset-inline-start 0.5s ease 0.5s, transform 0.5s ease, background-color 0.9s ease 0.5s, -webkit-transform 0.5s ease;
  z-index: -1;
}
.footer .footer__support a span {
  color: #ff5528;
  font-weight: 700;
  -webkit-transition: color 0.5s ease 0.5s;
  transition: color 0.5s ease 0.5s;
  margin-left: 5px;
}
.footer .footer__support a:hover {
  color: var(--secondary-color);
}
.footer .footer__support a:hover::before {
  inset-inline-start: 40%;
  -webkit-transform: scale(20);
      -ms-transform: scale(20);
          transform: scale(20);
  -webkit-transition: inset-inline-start 0.5s ease, background-color 0.9s ease 0.5s, -webkit-transform 0.9s ease 0.5s;
  transition: inset-inline-start 0.5s ease, background-color 0.9s ease 0.5s, -webkit-transform 0.9s ease 0.5s;
  transition: inset-inline-start 0.5s ease, transform 0.9s ease 0.5s, background-color 0.9s ease 0.5s;
  transition: inset-inline-start 0.5s ease, transform 0.9s ease 0.5s, background-color 0.9s ease 0.5s, -webkit-transform 0.9s ease 0.5s;
  background-color: #ff5528;
}
.footer .footer__support a:hover span {
  color: var(--secondary-color);
}
.footer .footer__newsletter {
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.03);
  padding: 50px 20px;
}
.footer .footer__newsletter-info h4 {
  font-weight: 800;
  color: #ffffff;
  margin-top: -8px;
  margin-bottom: 6px;
}
.footer .footer__newsletter-info p {
  color: #93989c;
}
.footer .footer__newsletter-check {
  margin-top: 24px;
}
.footer .footer__newsletter-check input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0px;
  display: none;
  cursor: pointer;
}
.footer .footer__newsletter-check label {
  position: relative;
  cursor: pointer;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.55);
}
.footer .footer__newsletter-check label a {
  color: #ffffff;
  text-decoration: underline;
}
.footer .footer__newsletter-check label a:hover {
  color: #ff5528;
}
.footer .footer__newsletter-check label:before {
  content: "";
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: transparent;
  border: 1px solid #4e545f;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  -webkit-margin-end: 12px;
          margin-inline-end: 12px;
  margin-top: -2px;
}
.footer .footer__newsletter-check input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  inset-inline-start: 9px;
  width: 6px;
  height: 10px;
  border: solid #ff5528;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.footer .footer__newsletter-check input:checked + label::before {
  border-color: #ff5528;
}
.footer .footer__list-intro {
  margin-bottom: 30px;
}
.footer .footer__list-intro h5 {
  font-weight: 700;
  color: #ffffff;
  margin-top: -8px;
}
.footer .footer__list-items li {
  margin-bottom: 12px;
}
.footer .footer__list-items li:nth-last-of-type(1) {
  margin-bottom: 0px;
}
.footer .footer__list-items a {
  font-weight: 700;
  font-size: 16px;
  color: #93989c;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.footer .footer__list-items a i {
  position: absolute;
  inset-inline-start: 0px;
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-25px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 3px; 
}
.footer .footer__list-items a:hover {
  color: #ff5528;
  -webkit-padding-start: 25px;
  padding-inline-start: 25px;
}
.footer .footer__list-items a:hover i {
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
}
.footer .footer__list-group {
  margin-bottom: 40px;
}
.footer .footer__list-group:nth-last-of-type(1) {
  margin-bottom: 0px;
}
.footer .footer__list-group:nth-last-of-type(1) p:nth-last-of-type(1) a {
  font-size: 18px;
  color: #ff5528;
}
.footer .footer__list-group .footer__list-intro {
  margin-bottom: 20px;
}
.footer .footer__list-group p {
  margin-bottom: 14px;
}
.footer .footer__list-group p:nth-last-of-type(1) {
  margin-bottom: 0px;
}
.footer .footer__list-group a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.55);
}
.footer .footer__list-group a:hover {
  color: #ff5528;
}
.footer .footer__copyright-inner {
  padding: 30px 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 80px;
}
.footer .footer__copyright p {
  color: #ffffff;
}
.footer .footer__copyright p a:hover {
  color: #ffffff;
}
.footer .footer__copyright-logo {
  margin: 6px 0px;
}
.footer .footer__bottom-left li span {
  height: 16px;
  width: 1px;
  background-color: #ffffff;
  margin-bottom: -3px;
}
.footer .footer__bottom-right {
  direction: ltr;
}
.footer .footer__bottom-right a {
  color: #ff5528;
}
.footer .footer__bottom-right a:hover {
  color: #ffffff;
}
.footer .footer__bottom-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  row-gap: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer .footer__bottom-list a {
  color: #ffffff;
  position: relative;
}
.footer .footer__bottom-list a::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 1px;
  bottom: 2px;
  inset-inline-start: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #ff5528;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.footer .footer__bottom-list a:hover {
  color: #ff5528;
}
.footer .footer__bottom-list a:hover::after {
  width: 100%;
}

.footer__newsletter-form form button {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16px 24px;
    border-radius: 8px;
    min-width: 150px;
    background-color: #dc9416;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}






.footer__newsletter-form {
  margin-top: 40px;
}
.footer__newsletter-form form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
.footer__newsletter-form form .input-icon {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
.footer__newsletter-form form input {
  width: 100%;
  padding: 12px 16px;
  border-radius: 8px;
  border: 1.2px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.03);
  color: white;
}
.footer__newsletter-form form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.55);
}
.footer__newsletter-form form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.55);
}
.footer__newsletter-form form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.55);
}
.footer__newsletter-form form input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.55);
}
.footer__newsletter-form form input::placeholder {
  color: rgba(255, 255, 255, 0.55);
}
.footer__newsletter-form form input:focus {
  border-color: var(--base-color);
}
.footer__newsletter-form form button {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 11px 24px;
  border-radius: 8px;
  min-width: 160px;
}
.footer__newsletter-form form button::before {
  border-radius: inherit;
}

.input-icon {
  position: relative;
}
.input-icon input {
  -webkit-padding-start: 44px !important;
          padding-inline-start: 44px !important;
}
.input-icon i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  inset-inline-start: 16px;
}

.footer-two__newsletter-form form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.inner-banner {
padding: 140px 0px 140px 0px;
    position: relative;
    background-size: cover;
    z-index: 9;
    margin-top: 130px;
}
.inner-banner .widget h1 {
  font-size: 50px;
  color: #fff;
  font-weight: 700;
}
.inner-banner .widget ul li {
  font-size: 16px;
  color: #fff;
}
.inner-banner .widget ul {
  display: flex;
  gap: 10px;
}
.inner-banner:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(18 47 42 / 85%);
  mix-blend-mode: multiply;
  content: "";
  z-index: -1;
}
.gallery-wrapper .widget .content01 {
    height: 90px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: #054542;
}
.gallery-wrapper .widget .content01 h4 {
    font-size: 24px;
    font-weight: 600;
    padding: 10px 10px;
    text-align: center;
    color: #fff;
    width: 100%;
}
.gallery-wrapper .widget .img-widget .gallery-3 {
    height: 300px;
}
.gallery-wrapper .widget .img-widget .slick-arrow {
    position: absolute;
    left: 0;
    top: 40%;
    background-color: #054542;
    width: 40px;
    height: 40px;
    z-index: 9999;
    font-size: 0;
}
.gallery-wrapper .widget .img-widget .slick-arrow.slick-next {
    left: auto;
    right: 0;
}
.gallery-wrapper .widget .img-widget .slick-list .slick-track .slick-slide > div,
.gallery-wrapper .widget .img-widget .slick-list .slick-track,
.gallery-wrapper .widget .img-widget .slick-list {
    height: 100%;
}
.gallery-wrapper .widget .img-widget .slick-list .slick-track .slick-slide > div .gallery-1 {
    height: 100%;
}
.gallery-wrapper .widget .img-widget .slick-arrow:before {
    position: absolute;
    content: '';
    border: solid 2px #fff;
    width: 10px;
    height: 10px;
    border-top: 0;
    border-right: 0;
    transform: rotate(45deg);
    top: 15px;
    left: 16px;
}
.mfp-bg.mfp-ready {
    z-index: 99999;
}
.mfp-wrap {
    z-index: 99999;
}
.gallery-wrapper .widget .img-widget .slick-arrow.slick-next:before {
      transform: rotate(-135deg);
}
.what-we-do-wrapper .other-widget {
    background-color: #fff;
    margin-top: 40px;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 12px;
    padding: 30px 20px;
}
.what-we-do-wrapper .other-widget ul {
    display: flex;
    flex-wrap: wrap;
}

.what-we-do-wrapper .other-widget ul li {
    width: 50%;
    font-size: 18px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
.what-we-do-wrapper .other-widget h4 {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 30px;
}
.what-we-do-wrapper .other-widget ul li:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #044440;
    left: 0;
    border-radius: 50%;
    top: 7px;
}
.number-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 16px;
  flex-shrink: 0;
}
.our-vision-list li p {
  font-size: 18px;
}
.our-vision-list li .bg-primary {
  background-color: #074643 !important;
}
.gallery-wrapper .widget {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.gallery-wrapper .widget .content {
  position: absolute;
  background-image: linear-gradient(to top, rgb(0 0 0 / .7), transparent);
  width: 100%;
  height: 100%;
  top: 0px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  opacity: 0;
  left: 0;
  top: 0;
}
.gallery-wrapper .widget .date {
    position: absolute;
    bottom: 0;
    background-color: rgb(4 68 64 / 75%);
    width: 100%;
    padding: 6px 15px;
    color: #fff;
}
.gallery-wrapper .widget .date p {
    font-weight: 600;
}
.gallery-wrapper .widget .content h4 {
  color: #fff;
  font-size: 20px;
}
.gallery-wrapper .widget .content p {
  color: #fff;
}
.gallery-wrapper .widget:hover .content {
  opacity: 1;
}
.gallery-wrapper .widget .img-widget {
  height: 300px;
}
.gallery-wrapper .widget .img-widget img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.donation-wrapper .section-heading {
    margin-bottom: 40px;
}
.text-primary {
    color: #054542 !important;
}
.our-mission .widget {
  border: solid 1px #ccc;
  border-radius: 8px;
  padding: 20px 20px;
  text-align: center;
  background-color: #00443e;
  height: 100%;
}
.our-mission .widget .icon {
  background-color: rgb(0 205 255 / 10%);
  width: 70px;
  height: 70px;
  margin: 0 auto;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.our-mission .widget .icon svg {
    stroke: #fff;
}
.our-mission .widget .content p {
  color: #fff;
  font-size: 16px;
}
.donation-wrapper .section-heading h4 {
  font-size: 30px;
  font-weight: 600;
}
.donation-wrapper .section-heading p {
  font-size: 16px;
}
.donation-form-wrapper {
  background-image: url('../images/callout_bg.jpg');
  position: relative;
  background-attachment: fixed;
  z-index: 9;
}
.donation-form-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(18 47 42 / 85%);
  mix-blend-mode: multiply;
  content: "";
  z-index: -1;
}
.our-mission .widget .content h4 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 10px;
}
.donation-form-wrapper .card .card-body p {
  color: #fff !important;
}
.donation-form-wrapper .card-body span.text-primary {
  color: #ffffff !important;
  font-weight: 500;
}
.donation-form-wrapper .card {
  background-color: rgb(42 105 99 / 41%);
  backdrop-filter: blur(14.75px);
  border-radius: 20px;
  padding: 20px 20px;
}
.donation-form-wrapper .card .form-select, .donation-form-wrapper .card .form-control {
  border-radius: 40px;
  padding: 5px 15px;
  background-color: transparent;
  color: #fff;
}
.donation-form-wrapper .card .card-body h3 {
  font-size: 24px;
  color: #fff;
}
.donation-form-wrapper .card .card-body .form-label {
  color: #fff;
}
.donation-form-wrapper .card .card-body textarea#message {
  border-radius: 10px;
}
.donation-form-wrapper p.option-1 {
  opacity: 0;
}
.form-select,
.form-control {
  border: solid 2px #d4d7dd;
  border-radius: 0;
  min-height: 50px;
  color: #41444b;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

textarea.form-control {
  height: auto;
  min-height: 125px;
}

.form-label {
  line-height: 18px;
  color: #41444b;
  font-style: normal;
  max-width: 260px;
  font-size: 14px;
}
.donation-form-wrapper h2 {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
}
.donation-form-wrapper h3 {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;

}
.donation-form-wrapper .card-body h4.h6 {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}
.value-box:hover {
    transition: 0.3s;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}
.our-values-wrapper .bg-primary {
    background-color: rgb(38 81 95 / 12%) !important;
}
.donation-form-wrapper p {
    color: #fff !important;
}
.donation-form-wrapper .card span {
    color: #fff;
}
.donation-form-wrapper .card .card-body .btn.btn-primary {
    background: #fff !important;
    color: #000000 !important;
    padding: 14px 10px;
}
.achieved-wrapper .card {
    border: solid 1px #ccc;
    border-radius: 8px;
    padding: 20px 20px;
    text-align: center;
    background-color: #00443e;
    height: 100%;
}
.achieved-wrapper .card .icon {
    background-color: rgb(0 205 255 / 10%);
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.achieved-wrapper .card .icon svg {
    stroke: #fff;
}
.achieved-wrapper .card p, .achieved-wrapper .card h3 {
    color: #fff !important;
}
.success-stories .left-box {
    background-color: #00443e;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}
.success-stories .left-box p, .success-stories .left-box h4 {
    color: #fff !important;
}
.success-stories span.badge {
  background-color: #00443e !important;
  color: #fff !important;
  font-size: 18px;
}
.success-stories {
  background-color: #f7f7f7;
}
.key-achievements .list-box {
  border-radius: 10px !important;
  border-left: solid 5px !important;
  border-color: #26515e !important;
}

.key-achievements .list-box2 {
  border-radius: 10px !important;
  border-left: solid 5px !important;
  border-color: #dd8223 !important;
}
.direct-wrapper h3 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}
.direct-wrapper .card-body {
  background-color: #2e544f;
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
}
.direct-wrapper .card-body p.small {
  font-size: 18px;
  color: #fff !important;
  font-weight: 600;
}
.direct-wrapper .card-body p.text-muted {
  color: #fff !important;
}
.direct-wrapper .card-body p.text-muted a {
  color: #fff !important;
}
.ongoing-programs .card {
  border: solid 1px #ccc !important;
  border-radius: 8px;
  padding: 20px 20px;
  text-align: center;
  background-color: #00443e;
}
.ongoing-programs .card .card-body span.badge {
  background-color: rgb(0 205 255 / 10%) !important;
  font-size: 18px !important;
}
.ongoing-programs .card .card-body h5.card-title {
  color: #fff;
  font-size: 20px;
}
.ongoing-programs .card .card-body p.text-muted {
  font-size: 16px;
  color: #fff !important;
}
.past-activities .card {
  border-radius: 10px;
}
.past-activities .card span.badge {
  background-color: #00443e !important;
  border-radius: 40px;
  color: #fff !important;
}
.past-activities .card h3 {
  color: #00443e;
}
.upcoming-initiatives .card {
  border-color: #e87b2c !important;
  border-radius: 10px;
}
.upcoming-initiatives .card span.badge {
  background-color: #e87b2c !important;
}
.what-we-do-wrapper .icon {
  background-color: #dfdfdf;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
}

.what-we-do-wrapper .card-text {
    width: 80%;
        font-size: 18px;
}
.what-we-do-wrapper .card-body {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-start;
}
.what-we-do-wrapper h5.card-title {
  font-weight: 700;
  color: #044440;
}
.what-we-do-wrapper .card {
  border-radius: 10px;
}
.our-vision .card {
  border-radius: 10px;
  border: solid 2px #084543 !important;
  background-color: #fff !important;
  padding: 20px 0px;
}
.our-vision .card.border-secondary {
  border: solid 2px #dc9416 !important;
}
.our-vision .card .text-secondary {
  color: #dc9416 !important;
}
.our-vision .card p {
  font-size: 16px;
}
.become-volunteer .card {
  border: solid 2px #01443e63 !important;
  border-radius: 10px;
}
.become-volunteer .card .icon {
  background-color: #26515e;
  height: 60px;
  width: 60px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.become-volunteer .card .icon svg {
  stroke: #fff;
}
.volunteer-opportunities .card {
  border: solid 2px #01443f !important;
  border-radius: 10px;
  padding: 10px 10px;
}
.volunteer-opportunities .card h3 {
  font-size: 22px;
  color: #00433e;
}
.volunteer-opportunities .card p {
  font-size: 18px;
}
.volunteer-opportunities .card ul li {
  font-size: 16px;
}
.donation-information .card {
  margin: 0 auto;
  max-width: 820px;
  border: solid 2px rgb(7 70 67 / 42%) !important;
  border-radius: 10px;
}
.donation-information .card .bg-secondary {
  background-color: #064543 !important;
}
.donation-information .card .bg-secondary svg {
  stroke: #fff;
}
.donation-form-wrapper .card .form-select option {
  color: #000;
}

.footer__intro .card-body label.form-label {
    color: #fff;
}
.form-select option {
  color: #000;
}
.footer__intro .card-body .form-select,
.footer__intro .card-body .form-control {
    border-radius: 30px;
    border: solid 1px;
}