:root {
  --black: #000000;
  --white: #fff;
  --green: #025f33;
  --pink: #025f33;
  --body-gray: #fafafa;
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,200&display=swap");

/* '' */

@font-face {
  font-family: "nicons";
  src: url("font/nicons.eot?16221453");
  src: url("font/nicons.eot?16221453#iefix") format("embedded-opentype"),
    url("font/nicons.woff2?16221453") format("woff2"),
    url("font/nicons.woff?16221453") format("woff"),
    url("font/nicons.ttf?16221453") format("truetype"),
    url("font/nicons.svg?16221453#nicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'nicons';
    src: url('../font/nicons.svg?16221453#nicons') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "nicons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-nango-institutional-strengthening:before {
  content: "\e800";
} /* '' */
.icon-heart_icon:before {
  content: "\e801";
} /* '' */
.icon-instagram_icon:before {
  content: "\e802";
} /* '' */
.icon-faqs_icon:before {
  content: "\e803";
} /* '' */
.icon-linkedin_icon:before {
  content: "\e804";
} /* '' */
.icon-right-big:before {
  content: "\e805";
} /* '' */
.icon-location_icon:before {
  content: "\e806";
} /* '' */
.icon-next_icon:before {
  content: "\e807";
} /* '' */
.icon-policy-advocacy:before {
  content: "\e808";
} /* '' */
.icon-membership-servicing:before {
  content: "\e809";
} /* '' */
.icon-scos-cordinatio-and-capacity-building:before {
  content: "\e80a";
} /* '' */
.icon-search_icon:before {
  content: "\e80b";
} /* '' */
.icon-share_icon:before {
  content: "\e80c";
} /* '' */
.icon-twitter_icon:before {
  content: "\e80d";
} /* '' */
.icon-whatsapp_icon:before {
  content: "\e80e";
} /* '' */
.icon-youtube_icon:before {
  content: "\e80f";
} /* '' */
.icon-back_icon:before {
  content: "\e810";
} /* '' */
.icon-chatbot_icon:before {
  content: "\e811";
} /* '' */
.icon-clock_icon:before {
  content: "\e812";
} /* '' */
.icon-close_icon:before {
  content: "\e813";
} /* '' */
.icon-csos-enabling-enviroment:before {
  content: "\e814";
} /* '' */
.icon-facebook_icon:before {
  content: "\e815";
} /* '' */
.icon-06_clean_water_and_sanitation:before {
  content: "\e816";
} /* '' */
.icon-07_affordable_energy_and_clean_energy:before {
  content: "\e817";
} /* '' */
.icon-08_decent_work_and_economic_work:before {
  content: "\e818";
} /* '' */
.icon-09_industry_innovation_and_infrastructure:before {
  content: "\e819";
} /* '' */
.icon-10_reduced_inequalities:before {
  content: "\e81a";
} /* '' */
.icon-11_sustainable_cities_and_communities:before {
  content: "\e81b";
} /* '' */
.icon-12_responsible_consumption_and_production:before {
  content: "\e81c";
} /* '' */
.icon-13_climate_action:before {
  content: "\e81d";
} /* '' */
.icon-14_life_below_water:before {
  content: "\e81e";
} /* '' */
.icon-15_life_on_land:before {
  content: "\e81f";
} /* '' */
.icon-16_peace_justice_and_strong_institutions-(1):before {
  content: "\e820";
} /* '' */
.icon-17_partnerships_for_the_goals:before {
  content: "\e821";
} /* '' */
.icon-01_no_poverty:before {
  content: "\e822";
} /* '' */
.icon-02_hunger:before {
  content: "\e823";
} /* '' */
.icon-03_good_health_and_well-being:before {
  content: "\e824";
} /* '' */
.icon-04_education_quality:before {
  content: "\e825";
} /* '' */
.icon-05_gender_quality:before {
  content: "\e826";
} /* '' */

/*------------------------------------------------------------*/
html,
body,
a,
p,
ul,
li {
  /* font-family: "aquawaxlight"; */
  /* font-family: "Raleway", sans-serif; */
  font-family: "Poppins", sans-serif;
}

body {
  background: var(--body-gray);
}

body.home.page-template-default.page.page-id-15.mega-menu-primary {
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
}

h2 {
  color: var(--green);
  font-weight: 400;
  font-size: 2.8em;
  margin-bottom: 30px;
}

h3 {
  position: relative;
  font-size: 1.75rem;
  font-weight: 600;
}

h4 {
  font-size: 2em;
  font-weight: 600;
}

h5 {
  font-size: 1.5em;
  font-weight: 600;
}

p {
  font-size: 1.1em;
}

a:hover {
  text-decoration: none !important;
}

.container {
  max-width: 90%;
}

/*--------------------------*/

.the-body-content {
  overflow: hidden;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

ul {
  padding: 0;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

.the-body-content li {
  position: relative;
  list-style-position: inside;
  list-style: none;
  margin-left: 20px;
}

.the-body-content li::before {
  content: "";
  background: var(--green);
  height: 9px;
  width: 9px;
  border-radius: 3px;
  display: inline-block;
  color: var(--green);
  position: absolute;
  bottom: 6px;
  left: -15px;
  top: 7px;
}

a {
  color: var(--the-orange);
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: var(--the-blue);
}

a img {
  transition: 500ms;
}

a img:hover {
  opacity: 0.8;
  transform: translateY(5px);
}

.nango-content {
  padding: 40px 0;
}

/*---------Banner----------*/

.fuid-container.banner {
  position: relative;
}

.mk-bgimg {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
  background-color: var(--the-lightblue);
  filter: brightness(55%);
}

.actual-bread {
  position: relative;
  z-index: 8;
  top: -14em !important;
  background: transparent;
  margin-bottom: -5em;
}

.ms-caption h1 {
  color: var(--white);
  font-size: 3em;
}

.breadcrumb {
  color: var(--white);
}

.breadcrumb a {
  color: var(--white);
}

.ms-caption {
  position: absolute;
  top: 35%;
}

@media (max-width: 992px) {
  .ms-caption {
    top: 10%;
  }
}

@media (max-width: 767px) {
  .ms-caption h1 {
    font-size: 2em;
  }
}

.breadcrumb {
  background-color: transparent;
}

.breadcrumb {
  position: relative;
  top: 3em;
  margin-bottom: 1.5em;
  left: -15px;
  font-size: 1.5em;
}

/* **************************
      SLIDER
**************************** */

#homeSlider {
  position: relative;
}

.item.slider-img {
  height: 76vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.item.slider-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  z-index: 0;
  width: 100%;
}

.caption-holder {
  padding-top: 100px;
  width: 75%;
  margin-bottom: 8%;
  position: relative;
}

.caption-holder h1 {
  color: var(--white);
  font-size: 2.8em;
  margin-bottom: 40px;
}

@media (max-width: 1035px) {
  .caption-holder {
    margin-bottom: 0;
  }
}

@media (max-width: 786px) {
  .caption-holder {
    width: 100%;
    	padding-top: 140px;
  }

  .caption-holder h1 {
    color: var(--white);
    font-size: 2em;
    margin-bottom: 40px;
    padding-right: 20px;
  }
  
  .b-member {
	margin-top: 100px;
}

.heateor_sss_sharing_ul {
	display: none;
}
  
}

.learn-more-btn a {
  color: var(--black);
  background: var(--white);
  padding: 20px 60px;
  border-radius: 5px;
  font-size: 1.2em;
  transition: 500ms;
}

.learn-more-btn a:hover {
  background: var(--green);
  color: var(--white);
}

#homeSlider .owl-nav.disabled {
  display: none;
}

#homeSlider::after,
.mk-bgimg::after {
  content: "";
  height: 6px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ed8034+0,ed8034+33,feb123+33,feb123+66,2184cd+66,2184cd+100 */

  background: -moz-linear-gradient(
    left,
    rgba(95, 187, 60, 1) 0%,
    rgba(95, 187, 60, 1) 10%,
    rgba(3, 84, 138, 1) 10%,
    rgba(3, 84, 138, 1) 20%,
    rgba(26, 60, 105, 1) 20%,
    rgba(26, 60, 105, 1) 30%,
    rgba(231, 10, 116, 1) 30%,
    rgba(231, 10, 116, 1) 40%,
    rgba(214, 158, 42, 1) 40%,
    rgba(214, 158, 42, 1) 50%,
    rgba(38, 159, 80, 1) 50%,
    rgba(38, 159, 80, 1) 60%,
    rgba(199, 27, 46, 1) 60%,
    rgba(199, 27, 46, 1) 70%,
    rgba(246, 60, 37, 1) 70%,
    rgba(246, 60, 37, 1) 80%,
    rgba(5, 169, 220, 1) 80%,
    rgba(5, 169, 220, 1) 90%,
    rgba(250, 186, 21, 1) 90%,
    rgba(250, 186, 21, 1) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(95, 187, 60, 1) 0%,
    rgba(95, 187, 60, 1) 10%,
    rgba(3, 84, 138, 1) 10%,
    rgba(3, 84, 138, 1) 20%,
    rgba(26, 60, 105, 1) 20%,
    rgba(26, 60, 105, 1) 30%,
    rgba(231, 10, 116, 1) 30%,
    rgba(231, 10, 116, 1) 40%,
    rgba(214, 158, 42, 1) 40%,
    rgba(214, 158, 42, 1) 50%,
    rgba(38, 159, 80, 1) 50%,
    rgba(38, 159, 80, 1) 60%,
    rgba(199, 27, 46, 1) 60%,
    rgba(199, 27, 46, 1) 70%,
    rgba(246, 60, 37, 1) 70%,
    rgba(246, 60, 37, 1) 80%,
    rgba(5, 169, 220, 1) 80%,
    rgba(5, 169, 220, 1) 90%,
    rgba(250, 186, 21, 1) 90%,
    rgba(250, 186, 21, 1) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(95, 187, 60, 1) 0%,
    rgba(95, 187, 60, 1) 10%,
    rgba(3, 84, 138, 1) 10%,
    rgba(3, 84, 138, 1) 20%,
    rgba(26, 60, 105, 1) 20%,
    rgba(26, 60, 105, 1) 30%,
    rgba(231, 10, 116, 1) 30%,
    rgba(231, 10, 116, 1) 40%,
    rgba(214, 158, 42, 1) 40%,
    rgba(214, 158, 42, 1) 50%,
    rgba(38, 159, 80, 1) 50%,
    rgba(38, 159, 80, 1) 60%,
    rgba(199, 27, 46, 1) 60%,
    rgba(199, 27, 46, 1) 70%,
    rgba(246, 60, 37, 1) 70%,
    rgba(246, 60, 37, 1) 80%,
    rgba(5, 169, 220, 1) 80%,
    rgba(5, 169, 220, 1) 90%,
    rgba(250, 186, 21, 1) 90%,
    rgba(250, 186, 21, 1) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed8034', endColorstr='#2184cd', GradientType=1);
  /* IE6-9 */
}

/* Sign Up */

.b-member {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  gap: 15px;
  flex-wrap: wrap;
  position: relative;
}

.chatbot i {
  color: var(--black);
  background: var(--white);
  padding: 20px 16px;
  font-size: 30px;
  border-radius: 50px;
  box-shadow: 0px 0px 14px 0px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0px 0px 14px 0px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0px 0px 14px 0px rgba(255, 255, 255, 0.75);
}

.chatbot i:hover {
  color: var(--white);
  background: var(--green);
  transition: 500ms ease-in-out;
  -webkit-transition: 500ms ease-in-out;
  -moz-transition: 500ms ease-in-out;
  -ms-transition: 500ms ease-in-out;
  -o-transition: 500ms ease-in-out;
}

.form-flex {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}

.newsletter
  .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  padding: 15px;
  background: top;
  border: 2px solid var(--white);
  border-radius: 5px;
  color: var(--white);
}

.newsletter
  .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email::placeholder {
  color: #fff;
  opacity: 0.8;
}

.newsletter .wpcf7-form-control.has-spinner.wpcf7-submit {
  background: var(--white);
  border: none;
  padding: 0px 40px;
  font-size: 20px;
  border-radius: 5px;
}

.newsletter .wpcf7-spinner {
  display: none;
}

.newsletter .wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: var(--white);
  color: var(--white);
}

.newsletter h5 {
  color: var(--white);
  margin-bottom: 30px;
}

@media (max-width: 596px) {
  .newsletter {
    display: none;
  }
}

/* Slider Social Media Links */

.slider-wrapper {
  position: relative;
}

.social-media {
  position: absolute;
  top: 20%;
  z-index: 9;
  right: 6%;
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.social-media a {
  color: var(--white);
  font-size: 20px;
}

.social-media a:hover {
  transition: 500ms ease-in-out;
  background: var(--green);
  border-radius: 50px;
  transition: 500ms ease-in-out;
  -webkit-transition: 500ms ease-in-out;
  -moz-transition: 500ms ease-in-out;
  -ms-transition: 500ms ease-in-out;
  -o-transition: 500ms ease-in-out;
}

/* ********************************
              NEWS
******************************** */

.latest-news {
  background: var(--white);
  padding: 50px 0 80px;
}

.news-holder {
  box-shadow: 0px 0px 3px 0px rgba(221, 221, 221, 1);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(208, 208, 208, 0.7);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.7);
  border-radius: 7px 7px 0 0;
  transition: 700ms ease-in-out;
  margin: 30px 0;
  background: var(--white);
}

.news-image img {
  height: 200px;
  border-radius: 7px 7px 0 0;
  width: 100%;
  object-fit: cover;
}

.news-title,
.news-date {
  padding: 10px;
}

.news-title a {
  font-size: 1.5em;
  font-weight: 600;
}

.news-button a i {
  transition: 700ms;
}

.news-holder:hover {
  background: var(--black);
  color: var(--white);
}

.news-holder:hover i {
  color: var(--white);
}

.news-title {
  padding: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 170px;
}

.news-button {
  padding: 10px;
}

.news-button a {
  color: var(--green);
  font-size: 1.5em;
}

.latest-btn {
  text-align: center;
  margin: 40px 0;
}

/* *********************************
        BUTTONS
********************************** */

.btn a {
  display: inline-block;
  background: var(--green);
  color: var(--white);
  padding: 15px 60px;
  border-radius: 5px;
  font-size: 1.3em;
  position: relative;
  transition: 500ms ease-in-out;
  border: 1px solid var(--green);
}

.btn a:hover {
  border: 1px solid var(--green);
  background: var(--white);
  color: var(--green);
}

/* ****************************
    What we Do
****************************** */

.we-do {
  padding: 60px 0;
}

.we-do h2 {
  text-align: center;
}

.we-wrapper {
  box-shadow: #eceaea 0px 2px 8px;
  border-radius: 5px;
  padding: 20px;
  margin: 20px 0;
  background: var(--white);
  position: relative;
  transition: 500ms;
}

.we-wrapper:hover {
  background: var(--black);
  color: var(--white);
}

.we-wrapper h5 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 60px;
}

.we-wrapper .we-icons {
  font-size: 2em;
}

.news-cat a {
  color: var(--green);
  font-size: 1.2em;
  font-style: italic;
}

.news-cat {
  padding: 25px 10px 0;
  transition: 700ms;
  min-height: 82px;
}

.news-holder:hover .news-cat a {
  color: var(--white);
}

/*****************************
        Contact Us
**************************** */
.b-right {
  border-right: 2px solid var(--grey);
  height: 400px;
}

.c-wrapper h2 {
  color: var(--green);
}

.c-wrapper h4 {
  font-size: 1.5em;
  font-weight: 500;
  color: var(--green);
  margin-bottom: 30px;
}

.c-wrapper p {
  font-size: 1.5em;
}

.c-social-media a {
  font-size: 1.5em;
}

.c-social-media a {
  font-size: 1.5em;
}

.white-bg {
  background: var(--white);
  padding: 80px 0;
}

/* Contact Form */
.c-form {
  padding: 80px;
  background: var(--grey);
}

@media (max-width: 768px) {
  .c-form {
    padding: 80px 0;
  }

  .b-right {
    border: none;
    height: auto;
  }
}

.c-form label,
label {
  width: 100%;
  margin-bottom: 2em;
}

.c-form .wpcf7-form-control.wpcf7-text,
.c-form .wpcf7-form-control.wpcf7-textarea,
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  width: 100%;
  background: var(--white);
  border: 1px solid var(--black);
  padding: 15px;
  margin-top: 0.8em;
}

.c-form .wpcf7-form-control.has-spinner.wpcf7-submit,
input.wpcf7-form-control.has-spinner.wpcf7-submit {
  background: var(--green);
  color: var(--white);
  border: navajowhite;
  width: 100%;
  padding: 15px;
  font-size: 1.2em;
  transition: 500ms ease-in-out;
}

.c-form .wpcf7-form-control.has-spinner.wpcf7-submit:hover,
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  background: var(--black);
  color: var(--white);
  border: var(--black);
}

/* Publications */

.publications-wrapper {
  box-shadow: 0px 0px 3px 0px rgba(221, 221, 221, 1);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(208, 208, 208, 0.7);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.7);
  border-radius: 7px 7px 0 0;
  transition: 700ms ease-in-out;
  margin-bottom: 60px;
  background: var(--white);
  min-height: 280px;
}

.publications-wrapper:hover {
  background: var(--black);
  color: var(--white);
}
.pub-image img {
  height: 280px;
  border-radius: 7px 7px 0 0;
}

.pub-title,
.pub-download {
  padding: 10px;
}

.pub-text {
  padding: 0 10px;
}

.pub-title h5 {
  color: var(--green);
  min-height: 55px;
}

img.pdf-logo {
  width: 30px;
  object-fit: cover;
}

.pub-text {
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  /* height: 170px; */
}

/*********************************************************************
                PAGINATION STYLES
********************************************************************/

.pagination {
  clear: both;
  position: relative;
  font-size: 1.2em;
  line-height: 13px;
  margin-top: 10px;
}

.pagination a,
.pagination span {
  display: block;
  float: left;
  font-weight: 200;
  margin: 2px 2px 2px 0;
  padding: 15px;
  text-decoration: none;
  width: auto;
  color: var(--white);
  background: var(--black);
  transition: 900ms;
}

.pagination a:hover {
  color: var(--white);
  background: var(--green);
}

.pagination .current {
  padding: 15px;
  background: var(--green);
  color: var(--white);
}

.page-numbers {
  letter-spacing: 5px;
  font-size: 18px;
  font-weight: 700;
}

.pages {
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-numbers .current {
  background-color: #282828;
}

.woowgallery-amron
  .pgc-rev-original-prop-thumb-view
  .pgc-rev-original-prop-thumb-main-wrap
  .pgc-rev-original-prop-thumb-item-wrap
  img {
  height: 250px !important;
}

/* Animations */

#homeSlider .owl-item.active .caption-holder h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: flipInX;
  animation-delay: 0.4s;
}

/* .social-media a {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: flipInX;
  animation-delay: 0.4s;
} */

.social-media a .icon-facebook_icon {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: zoomInDown;
  animation-delay: 0.4s;
}

.social-media a .icon-twitter_icon {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: zoomInDown;
  animation-delay: 0.6s;
}

.social-media a .icon-instagram_icon {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: zoomInDown;
  animation-delay: 0.8s;
}

.social-media a .icon-linkedin_icon {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: zoomInDown;
  animation-delay: 1s;
}

.social-media a .icon-youtube_icon {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: zoomInDown;
  animation-delay: 1.2s;
}

.newsletter {
  color: var(--green) !important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: zoomInDown;
  animation-delay: 0.5s;
}

@media (max-width: 767px) {
  .newsletter {
    display: none;
  }
}

.the-share-tag {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeIn;
  animation-delay: 0.5s;
}

.the-faqs-tag {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeIn;
  animation-delay: 0.8s;
}

.the-whats-app-tag {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeIn;
  animation-delay: 1.2s;
}

/* Donate */

button#wcdp-ajax-button {
  background: var(--green);
  color: var(--white);
  padding: 15px 30px;
  font-family: "Poppins", sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  border: 2px solid var(--green);
}

button.button.wcdp-button {
  background: var(--green);
  color: var(--white);
  font-size: 1.2em;
  font-weight: 400;
  padding: 15px 30px;
  border: 2px solid var(--green);
  transition: 500ms ease-in-out;
}

button.button.wcdp-button:hover {
  background: var(--white);
  color: var(--green);
  border: 2px solid var(--green);
}

/* *********************
 WOOCOMMERCE cHECKOUT
********************** **/

.woocommerce-billing-fields .form-row,
.woocommerce-shipping-fields .form-row,
.woocommerce form .form-row {
  display: block;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  max-width: unset;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  border: 2px solid var(--green);
  padding: 5px 0;
}

/* WooCommerce Form */

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  border: 2px solid var(--green);
  padding: 10px 5px;
  background: transparent;
  /* background: #f7f7f7; */
  border-radius: 5px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea ::placeholder {
  color: var(--black) !important;
  font-size: 1em;
  font-weight: 400;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  background: transparent !important;
}

.select2-container--default .select2-selection--single {
  background-color: transparent;
}

.woocommerce-checkout #payment {
  background: #f7f7f7;
}

/* -------------------------------------------
  WOOCOMMERCE Checkout page side by side
-------------------------------------------- */
@media (min-width: 993px) {
  body .woocommerce .col2-set .col-1 {
    width: 100%;
  }

  .woocommerce .col2-set,
  .woocommerce-page .col2-set {
    width: 48%;
    float: left;
  }

  #order_review_heading,
  .woocommerce #order_review,
  .woocommerce-page #order_review {
    float: left;
    width: 48%;
    margin-left: 2%;
  }
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  width: 100%;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
  color: #f7f7f7;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  color: #f7f7f7;
  background: var(--pink);
  font-weight: 400;
  font-size: 1.2em;
  padding: 15px 30px;
}
/*Woo Commerce Checkout*/

.woocommerce .woocommerce-customer-details address {
  background: #000;
  color: #f7f7f7;
  font-weight: 600;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--phone {
  color: #f7f7f7;
  font-size: 15px;
  font-weight: 600;
}

.woocommerce ul.order_details {
  background: #000;
  padding: 10px;
  border-radius: 5px;
  color: #f7f7f7;
}

.select2-container--default .select2-selection--single {
  border: 1px solid var(--green);
}

.woocommerce-checkout #payment {
  border: 1px solid var(--green);
}

.woocommerce table.shop_table {
  border: 1px solid var(--green);
}

ul.wc_payment_methods.payment_methods.methods li::before {
  display: none !important;
}

/* Gallery */

.woowgallery-amron
  .woow-gal-amron-thumb
  .woow-gal-amron-main-wrap
  .woow-gal-amron-desc-wrap {
  font-size: 15px;
  height: 60px;
}

/* Civicus */

.civicus {
  margin-top: 30px;
}

.civicus img {
  width: 100%;
  object-fit: cover;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

/* Gallery Tabs */

.the-body-content .nav-item::before {
  display: none;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--white);
  background-color: var(--green);
}

.nav-link {
  color: var(--green);
}

/* Opportunities */

.opportunities {
  margin: 60px 0;
}

.oppo-descr {
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical; */
  height: 143px;
}

.oppo-wrapper {
  border-bottom: 2px solid var(--green);
  padding: 0 0 21px 0;
  margin-bottom: 20px;
}

.readMore a {
  font-weight: 600;
  color: var(--green);
  transition: 500ms ease-in-out;
  -webkit-transition: 500ms ease-in-out;
  -moz-transition: 500ms ease-in-out;
  -ms-transition: 500ms ease-in-out;
  -o-transition: 500ms ease-in-out;
}

.readMore a:hover {
  color: var(--black);
}

.docs {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Goals Grid */

.goal-grid {
  display: grid;
  gap: 5px 5px;
  margin: 60px 0;
}
.goal-wrapper h5 {
  font-size: 1em;
  color: var(--white);
}

.goal-wrapper {
  padding: 30px 10px;
}

.goal-wrapper span {
  font-size: 3em;
  color: var(--white);
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.goal-grid a:hover .goal-wrapper i {
  transform: scale(1.1);
  transition: 500ms ease-in-out;
}

@media (min-width: 992px) {
  .goal-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    gap: 5px 5px;
    grid-auto-flow: row;
  }

  .goal-grid a:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
  }

  .goal-grid a:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
  }

  .goal-grid a:nth-child(3) {
    grid-area: 1 / 3 / 2 / 4;
  }

  .goal-grid a:nth-child(4) {
    grid-area: 1 / 4 / 2 / 5;
  }

  .goal-grid a:nth-child(5) {
    grid-area: 1 / 5 / 2 / 6;
  }

  .goal-grid a:nth-child(6) {
    grid-area: 4 / 5 / 5 / 6;
  }

  .goal-grid a:nth-child(7) {
    grid-area: 2 / 1 / 3 / 2;
  }

  .goal-grid a:nth-child(8) {
    grid-area: 2 / 2 / 4 / 4;
  }

  .goal-grid a:nth-child(9) {
    grid-area: 2 / 4 / 3 / 5;
  }

  .goal-grid a:nth-child(10) {
    grid-area: 2 / 5 / 3 / 6;
  }

  .goal-grid a:nth-child(11) {
    grid-area: 5 / 5 / 6 / 6;
  }

  .goal-grid a:nth-child(12) {
    grid-area: 3 / 1 / 4 / 2;
  }

  .goal-grid a:nth-child(13) {
    grid-area: 3 / 4 / 4 / 5;
  }

  .goal-grid a:nth-child(14) {
    grid-area: 3 / 5 / 6 / 6;
  }

  .goal-grid a:nth-child(15) {
    grid-area: 4 / 1 / 5 / 2;
  }

  .goal-grid a:nth-child(16) {
    grid-area: 5 / 1 / 6 / 2;
  }

  .goal-grid a:nth-child(17) {
    grid-area: 4 / 2 / 6 / 5;
  }
}

@media (max-width: 992px) {
  .goal-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
}

@media (max-width: 400px) {
  .goal-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}

.goal-header.ms-caption h1 {
  color: var(--white);
  font-size: 2.8em;
  max-width: 90%;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
  .goal-header.ms-caption h1 {
    font-size: 2em;
    max-width: 98%;
  }
}

.goal-header.ms-caption span {
  color: var(--white);
  font-size: 2.5em;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
}

.sdg .mk-bgimg {
  filter: none;
}

span.sdg-no {
  font-size: 4.5em !important;
  margin-right: 20px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
}

/* Team */

.team {
  margin: 60px 0;
}

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

.team-name h5 {
  text-align: center;
  margin: 10px 0;
  font-size: 1.4em;
}

.team-position p {
  text-align: center;
  color: var(--green);
}

.team-wraper {
  box-shadow: 0px 1px 5px 0px rgba(125, 125, 125, 0.64);
  -webkit-box-shadow: 0px 1px 5px 0px rgba(125, 125, 125, 0.64);
  -moz-box-shadow: 0px 1px 5px 0px rgba(125, 125, 125, 0.64);
  padding-bottom: 25px;
  background: var(--white);
  border-bottom: 3px solid var(--white);
  transition: 500ms ease-in-out;
  -webkit-transition: 500ms ease-in-out;
  -moz-transition: 500ms ease-in-out;
  -ms-transition: 500ms ease-in-out;
  -o-transition: 500ms ease-in-out;
}

.team-wraper:hover {
  border-bottom: 3px solid var(--green);
}

.share {
  display: none;
}

.test {
  display: block;
}
