/* ===========================
resources-stling
========================= */

/* @import url('./resources.css'); */

:root {
  --light-white-color: #ffffffcc;
}

/* Remove the spinner arrows from number input */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.banner-bg.resources-banner {
  min-height: 550px;
}

.banner-bg.resources-banner::after {
  background: linear-gradient(0deg, rgba(127, 142, 157, 0.70) 0%, rgba(0, 30, 59, 0.70) 44.5%, #001E3B 100%);
}

.banner-bg.resources-banner .bannerSec-caption .paragraph {
  max-width: 790px;
  color: #ffffffcc;
}

.blogArticle .heading_con_border {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 39px;
}

.featured_slide_heading {
  padding: 39px 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.featured_slide_heading .heading-3 {
  color: #001E3B;
  font-family: "Gothic A1", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.featured_slide_box {
  position: relative;
  max-width: 290px;
  min-height: 200px;
  width: 100%;
}

.featured_slide_box::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(160, 149, 92, 0.18) 0%, #31352E 100%);
  z-index: 1;
}

.featured_slide_box img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}

.featured_slide_box .featured_slide_txt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  bottom: 0;
  padding: 27px 22px;
  z-index: 3;
}

.featured_slide_box .featured_slide_txt h6 {
  color: #fffffff5;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0.34px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.featured_slide_box .featured_slide_txt a {
  color: #ffffffeb;
  font-family: "Cormorant Garamond";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.36px;
  text-decoration-line: underline;
}

.featured_slide_box .featured_slide_txt a:hover {
  color: #e2c85e;
}

.featured_navs a.active path {
  fill: #447A53;
}

.featured_navs a:not(.active) path {
  fill: #E6E2D5;
}

.blogArticle .heading_con_space {
  padding: 59px 0 43px;
}

.aboutUs-right-sec .heading_con_space .tabHeading {
  margin-bottom: 0 !important;
}

.latestArticles_con.blog-sec {
  background: unset;
  padding: unset;
  text-align: unset;
  position: unset;
  overflow: unset;
}

.latestArticles_con.blog-sec .blog .paragraph,
.latestArticles_right_box .paragraph {
  color: #001E3B;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 6px;
  font-weight: 500;
}

.latestArticles_con.blog-sec .Testi-footer-img img {
  vertical-align: baseline;
}

.latestArticles_con.blog-sec .blog .card {
  max-width: 446px;
  background: #FFFEFC;
}

.latestArticles_con.blog-sec::after {
  display: none;
}

.latestArticles_con_1 {
  border: 1px solid #E5E2D5;
  background: #E2C85E;
}

.latestArticles_con_2 {
  border: 1px solid #E5E2D5;
  background: #AB476A;
}

.latestArticles_right_box .paragraph {
  margin-top: 20px;
  color: #001E3B;
}

.latestArticles_right_box .heading-5 {
  color: #001E3B;
}

.latestArticles_con .heading-5 {
  font-weight: 600;
  color: #001E3B;
}

.latestArticles_con .heading-5:hover {
  color: #447A53;
}


.latestArticles_con_1,
.latestArticles_con_2 {
  max-width: 918px !important;
  margin: auto;
}

.latestArticles_right_box .Testi-footer {
  cursor: pointer;
  padding-bottom: 0 !important;
  margin-top: 30px;
}

.latestArticles_right_box .Testi-footer p {
  color: #001E3B;
}

.latestArticles_con.blog-sec .latestArticles_left_box .card-img-box span {
  top: 0;
  height: fit-content;
}

.blog-sec .latestArticles_left_box .card-img-box:hover img {
  transform: scale(1.1);
}

.latestArticles_right_box .heading-5:hover {
  color: #447A53;
}

.latestArticles_right_box .card-img,
.card-img-top {
  border-radius: unset;
}

.Testi-footer-img img {
  border-radius: 50%;
}

.latestArticles_con_2 .latestArticles_right_box .heading-5,
.latestArticles_con_2 .latestArticles_right_box .Testi-footer p {
  color: #fff;
}

.latestArticles_con_2 .latestArticles_right_box .paragraph {
  color: #FAFFFB;
}

/* .aboutUs-sec.resources-sec .aboutUs-leftsec_bg::before{
height: 101.7%;
} */

.pagination-container {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px;
  margin-top: 39px;
}

.pagination-btn {
  border: 1px solid #d1cfc7;
  background-color: transparent;
  width: 120px;
  height: 38px;
  border-radius: 160px;
  border: 1px solid #BEB89B;
  color: #BEB89B;
  font-family: "Cormorant Garamond";
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.16px;
  text-transform: capitalize;
  cursor: pointer;
  border-radius: 20px;
}

.pagination-btn.next {
  background-color: #d1a82b;
  color: white;
}

.pagination {
  list-style: none;
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
}

.page-num {
  border: 1px solid #d1cfc7;
  background-color: transparent;
  width: 38px;
  height: 38px;
  border-radius: 160px;
  border: 1px solid #BEB89B;
  cursor: pointer;
  color: #BEB89B;
  font-family: "TradeGothic LT CondEighteen";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.18px;
  text-transform: capitalize;
}

.pagination li span {
  color: #BEB89B;
  font-family: "TradeGothic LT CondEighteen";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.18px;
  text-transform: capitalize;
  vertical-align: sub;
}

.page-num.active {
  background-color: #447a53;
  color: white;
  border-color: #447a53;
}

.pagination-btn.prev.active {
  background-color: #d1a82b;
  color: white;
  border-color: #d1a82b;
}

.pagination-btn.prev.active svg path {
  stroke: #fff !important;
}

.pagination-btn:disabled {
  background-color: transparent;
  color: #BEB89B;
  border: 1px solid #BEB89B;
  cursor: not-allowed;
}

.pagination-btn:disabled svg path {
  stroke: #BEB89B !important;
}

.page-num.active {
  background-color: #447a53;
  color: white;
  border-radius: 50%;
}


.downloadsTab .values_box .values_img {
  max-width: 100%;
}

.downloadsTab .values_box {
  border: 1px solid #E5E2D5;
  background: #E2C85E;
}

.downloadsTab .values_box .values_txt .heading-2 {
  color: #fff;
}

.downloadsTab .values_box .values_txt .paragraph {
  color: #ffffffc7;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0.26px;
}

.downloadsTab .values_box .values_txt {
  max-width: 352px;
}

.download_button {
  margin-top: 95px;
}

.download_button button {
  border-radius: 160px;
  border: 1.3px solid #E5DEC0;
  background: #2B683B;
  padding: 20px 35px;
  color: #FFF;
  font-family: "Cormorant Garamond";
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.2px;
  transition: all 0.5s ease;
}

.download_button button:hover {
  background: #fff;
  color: #2B683B;
}

.download_button button:hover .overview_svg svg path {
  stroke: #E2C85E !important;
  fill: #E2C85E !important;
}

.download_button button span {
  padding-right: 5px;
}

.downloadsTab .values_box.values_box-bg-color1 {
  border: 1px solid #E5E2D5;
  background: #4D4D4F;
}

.donateToday-sec {
  position: relative;
}

.downloadsTab .values_box.values_box-bg-color1 .values_img {
  position: relative;
}

.downloadsTab .values_box.values_box-bg-color1 .values_img .download_button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 70px;
  width: 100%;
  text-align: center;

}

.downloadsTab .values_box.values_box-bg-color2 {
  border: 1px solid #E5E2D5;
  background: #AB476A;
}

.downloadsTab .values_box {
  margin: 30px auto 0 !important;
}

.banner-bg .bannerSec-caption {
  width: 100% !important;
  padding: 0 12px !important;
}


.faqS_con .faq-accordion .accordion-button::after {
  content: "";
  background-image: url(../images/resource-img/down-arrow.svg);
  background-size: cover !important;
  background-position: center;
  width: 16px;
  height: 16px;
  display: block;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}

.faqS_con .faq-accordion.active-item .accordion-button:not(.collapsed)::after {
  /* background-image: url(../images/resource-img/up-arrow.svg);
background-repeat: no-repeat;
background-size: 1rem;  */
  transform: rotate(180deg);
}



.faqS_con .accordion-item {
  transition: all 0.3s ease;
  border-radius: 2px !important;
  border: 1px solid #CDC8AD;
  margin-top: 32px;
}

.faqS_con .accordion-item:first-child {
  margin-top: 0;
}

.faqS_con .accordion-item:not(:first-of-type) {
  border-top: 1px solid #CDC8AD;
}

.faqS_con .accordion-button strong {
  /* border-radius: 1px 0px 0px 1px; */
  width: 60px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 24px;
  background: #FFFEFB;
  border-right: 1px solid #CDC8AD80;
  color: #001E3BB2;
  transition: all 0.5s ease;
}

.faqS_con .accordion-item:first-of-type .accordion-button,
.faqS_con .accordion-item:last-of-type,
.faqS_con .accordion-item:first-of-type {
  border-radius: 0px !important;
}

.faqS_con .accordion-button {
  color: rgba(0, 30, 59, 0.70);
  font-family: "Gothic A1", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0 18px 0 0;
  position: relative;
}

.faqS_con .accordion-button::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 52px;
  transform: translateY(-50%);
  width: 1px;
  height: 50px;
  background: linear-gradient(180deg, #FFF 0.5%, #CDC8AD 56%, #FFF 100%);
}


.faqS_con .accordion-item.active-item .accordion-button {
  color: #447A53;
  border-bottom: 1px solid #549E6880;
}

/* 
.faqS_con .accordion-button.active-tab {
color: #447A53;
border-bottom: 1px solid #549E6880;
} */


.faqS_con .accordion-item.active-item strong {
  border-right: 1px solid #549E68;
  color: #fff;
  background: #549E68;
  transition: all 0.5s ease;
}

.faqS_con .accordion-button:focus {
  box-shadow: unset;
  border-color: unset;
}

.faqS_con .accordion-item.active-item {
  border-radius: 2px;
  border: 2px solid #549E68;
  background: #FFF;
  box-shadow: 2px 3px 0px 0px #549E68;
}

.faqS_con .accordion-body p {
  color: #264058;
  font-family: "Cormorant Garamond";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0.52px;
}

.faqS_con .accordion .accordion-body {
  padding: 35px 60px !important;
  background: #FFFEFB;
}

.faqS_con {
  margin-top: 46px;
}


/* 
============================================================
Get Involved
========================================================================== */

.banner-bg.involve-banner::after {
  background: linear-gradient(0deg, rgba(127, 142, 157, 0.60) 0%, rgba(0, 30, 59, 0.70) 44.5%, #001E3B 100%);
}

.banner-bg.involve-banner .bannerSec-caption .paragraph {
  max-width: 890px;
}

.aboutUs-right-sec .getMentor .values_box .values_txt .paragraph {
  color: #264058;
  font-size: 26px;
  font-weight: 300;
  line-height: 38px;
  letter-spacing: 0.52px;
  font-weight: 400;
}

.getMentor .values_txt .apply-button {
  margin-top: 53px;
  color: #054416;
  font-weight: 700;
}

.getMentor .values_txt .apply-button::before {
  background-color: #DAE4DD;
}

.aboutUs-right-sec .getMentor .ourMission_donateB {
  margin-top: 40px;
}

.aboutUs-right-sec .getMentor .ourMission_donateB .heading-6,
.aboutUs-right-sec .getPartner .ourMission_donateB .heading-6,
.aboutUs-right-sec .getVolunteer .ourMission_donateB .heading-6,
.aboutUs-right-sec .pastEvents .ourMission_donateB .heading-6,
.aboutUs-right-sec .photoGallery .ourMission_donateB .heading-6 {
  color: #FFF;
  max-width: 534px;
  text-align: center;
  font-family: "Cormorant Garamond";
  font-size: 34px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.36px;
}

.aboutUs-right-sec .getMentor .ourMission_donateB,
.aboutUs-right-sec .getPartner .ourMission_donateB,
.aboutUs-right-sec .getVolunteer .ourMission_donateB {
  gap: 15px;
}

.aboutUs-right-sec .getMentor .values_box {
  background: #F9FBFF;
}

.aboutUs-right-sec .getMentor .values_box.values_box-bg-color1 {
  background: #F6F0F0;
}

.getPartner_con .getPartner_img {
  margin: 47px 0 45px;
  width: 100%;
  height: 340px;
  position: relative;
  overflow: hidden;
}

.getPartner_con img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}

.getPartner_con img.chef-watermark-img {
  position: absolute;
  top: 0;
  z-index: 9;
  right: 151px;
  height: 441px;
  width: 300px;
}

.getPartner_con .getPartner_img:hover img.chef-watermark-img {
  transform: unset;
}


.getPartner_con .getPartner_img:hover img {
  transform: scale(1.05);
}

.getPartner_con .heading-2 {
  font-size: 42px;
  margin-bottom: 15px;
}

.getPartner_con .paragraph {
  margin-bottom: 35px !important;
}

.getPartner_con .apply-button::before {
  background-color: #DAE4DD;
}

.getPartner_con .apply-button {
  color: #054416;
  margin-bottom: 10px;
}

.aboutUs-right-sec #getDonate .paragraph span {
  font-style: italic;
}

.aboutUs-right-sec .downloadsTab_con .values_box .values_txt {
  margin: 69px auto 62px !important;
}



/* 
============================================================
Events & Competitions
========================================================================== */


.banner-bg.event-banner .bannerSec-caption .paragraph {
  max-width: 980px;
}

.banner-bg.event-banner::after {
  background: linear-gradient(0deg, rgba(127, 142, 157, 0.60) 0%, rgba(0, 30, 59, 0.70) 44.5%, #001E3B 100%);
}

.upcoming_event_con {
  border: 1px solid #D9DDE2;
  padding: 18px;
  margin-top: 24px;
}

.upcoming_event_con:first-child {
  margin-top: 44px;
}

.upcoming_event_img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.upcoming_event_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}

.upcoming_event_img:hover img {
  transform: scale(1.1);
}

.upcoming_event_txt .heading-2 {
  font-size: 42px;
  letter-spacing: 0.84px;
  margin-bottom: 22px;
}

.upcoming_event_txt{
  padding: 20px 60px;
}

.upcoming_event_txt small {
  color: #3D714C;
  font-family: "Gothic A1", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.28px;
}

.upcoming_event_txt small span svg {
  vertical-align: text-top;
}

.upcoming_event_txt .paragraph {
  color: #264058;
  font-family: "Cormorant Garamond";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  margin: 22px 0 0;
  max-width: 472px;
}

.heading_con_event {
  margin: 69px 0 5px;
}

.upcomingEvents .featured_slide_heading .heading-3 {
  color: #4DAB66;
  font-family: "Gothic A1", serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.6px;
  text-transform: capitalize;
}

.upcomingEvents .featured_slide_heading .heading-3 span {
  font-weight: 700;
}

.upcomingEvents .featured_slide_heading {
  padding: 0px 0 23px;
}

.calendar_con {
  border: 1px solid #c3c0b561;
}

.calendar_con .calendar-header, .tribe-events-calendar-month__header-row {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  font-weight: bold;
  background: #FFFCF1;
  color: #444;

}

.calendar_con .calendar-days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
}

.calendar_con .week-name {
  border: 1px solid #c3c0b561;
  padding: 7px 0;
}

.calendar_con .day,
.calendar_con .week-name {
  color: #264058;
  text-align: center;
  font-family: "Gothic A1", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 48px;
  letter-spacing: 0.36px;
  display: block;
}

.calendar_con .day {
  padding: 40px 0;
  border: 1px solid #c3c0b561;
  position: relative;
}

.calendar_con .event {
  position: absolute;
  bottom: 12px;
  left: 90%;
  transform: translateX(-50%);
  padding: 5px 10px;
  font-family: "Gothic A1", serif;
  color: #FFF;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.36px;
  white-space: nowrap;
  z-index: 9;
}

.calendar_con .day.event_name .event {
  border-radius: 6px;
  background: #8EC79D;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
}

.calendar_con .day.event_name {
  background: linear-gradient(180deg, #FFF 0%, #EBFFF0 100%);
  color: #447A53;
}

.calendar_con .day.event_program .event {
  border-radius: 6px;
  background: #E888AA;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
  left: 140%;
}

.calendar_con .day.event_program {
  background: linear-gradient(180deg, #FFF 0%, #FFEFF5 100%);
  color: #D72564;
}

.pastEvents_con {
  background-position: center;
  background-size: cover !important;
  height: 100%;
  width: 100%;
  position: relative;
  background-repeat: no-repeat !important;
  margin-top: 25px;
}

.pastEvents_con::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.gradient_color1::before {
  background: linear-gradient(267deg, #E2C345 2.13%, rgba(226, 195, 69, 0.90) 51.83%, rgba(255, 255, 255, 0.30) 97.95%);
}

.gradient_color2::before {
  background: linear-gradient(267deg, rgba(255, 255, 255, 0.30) 2.13%, #D85C88 51.96%);
}

.gradient_color3::before {
  background: linear-gradient(267deg, #918D44 2.13%, rgba(145, 141, 68, 0.90) 54.35%, rgba(255, 255, 255, 0.30) 97.95%);
}

.gradient_color4::before {
  background: linear-gradient(267deg, rgba(255, 255, 255, 0.30) 2.13%, #549E68 51.96%);
}

.pastEvents_con:first-child {
  margin-top: 29px;
}

.pastEvents_con_txt {
  padding: 70px 56px;
  display: flex;
  flex-direction: column;
  align-items: end;
  position: relative;
  z-index: 9;
}

.pastEvents_txt1 {
  max-width: 362px;
}

.pastEvents_txt2 .paragraph {
  max-width: 399px;
}

.pastEvents_txt3 {
  max-width: 470px;
}

.pastEvents_txt4 {
  max-width: 505px;
}


.pastEvents_con_txt .heading-2 {
  color: #FFF;
  letter-spacing: 0.96px;
  font-size: 48px;
  margin-bottom: 27px;
}

.pastEvents_con_txt .paragraph {
  font-weight: 600;
  line-height: 36px;
  color: #fff;
}

.pastEvents_btn .apply-button::before {
  background-color: #DAE4DD;
}

.pastEvents_btn {
  display: flex;
  justify-content: center;
}

.pastEvents_btn .apply-button {
  color: #054416;
  font-size: 18px;
  font-weight: 500;
  margin-top: 50px;
}

.pastEvents_btn .apply-button span {
  padding-left: 12px;
}

.aboutUs-right-sec .pastEvents .ourMission_donateB,
.aboutUs-right-sec .photoGallery .ourMission_donateB {
  gap: 0;
}

.aboutUs-right-sec .pastEvents .ourMission_donateB,
.aboutUs-right-sec .photoGallery .ourMission_donateB {
  background-color: #549E68;
  padding: 41px 85px 55px;
}

.aboutUs-right-sec .pastEvents .ourMission_donateB .apply-button::before,
.aboutUs-right-sec .photoGallery .ourMission_donateB .apply-button::before {
  width: 100%;
  height: 100%;
  background-color: #FFFCEF;
  border-radius: 160px;
}

.aboutUs-right-sec .pastEvents .ourMission_donateB .apply-button,
.aboutUs-right-sec .photoGallery .ourMission_donateB .apply-button {
  padding: 15px 35px;
  color: #447A53;
  font-size: 18px;
  margin-top: 38px;
  letter-spacing: 0.2px;
}

.aboutUs-right-sec .pastEvents .ourMission_donateB .apply-button span,
.aboutUs-right-sec .photoGallery .ourMission_donateB .apply-button span {
  padding-left: 0;
}

.aboutUs-right-sec .pastEvents .ourMission_donateB .apply-button:hover::before,
.aboutUs-right-sec .photoGallery .ourMission_donateB .apply-button:hover::before {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

#photoGallery .tab_heading_con.heading_con_border,
#gallery .tab_heading_con.heading_con_border{
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 22px;
}

.photoGallery .featured_slide_heading .heading-3 {
  text-transform: capitalize;
  font-size: 28px
}

.photoGallery .featured_slide_heading {
  padding: 36px 0;
}


.photoGallery_slider.owl-carousel .item-video {
  width: 290px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.photoGallery_slider.owl-carousel {
  padding-bottom: 50px;
  border-bottom: 1px solid #D9D9D9;
}

.photoGallery_slider.owl-carousel .item-video .video_play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }

  50% {
    transform: translate(-50%, -50%) scale(1.2);
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}

.photoGallery_slider.owl-carousel .owl-video-play-icon {
  background: url(../images/play-btn.png) no-repeat;
}

.photoGallery_slider.owl-carousel .item-video video {
  width: 100%;
  height: auto;
  display: block;
  outline: none;
  controls: false;
}

.aboutUs-right-sec .photoGallery .tabHeading {
  margin: 48px 0 39px;
}


.gallery_con {
  /* position: relative; */
  width: 100%;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.gallery_con:hover {
  filter: drop-shadow(4px 4px 0px #549e68);
}

.gallery_con .gallery-img {
  max-width: 290px;
  width: 100%;
  height: 380px;
  object-fit: cover;
  border-radius: 10px;
}

.gallery_con .lightbox-trigger {
  position: relative;
  display: block;
  border-radius: 10px;
}

.gallery_con .lb-data .lb-number {
  display: none !important;
}

.gallery_con .lightbox-trigger {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.gallery_con .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(206deg, rgba(255, 255, 255, 0.00) -58.77%, rgba(68, 122, 83, 0.40) 85.82%);
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease;
}

.gallery_con .lightbox-trigger:hover .overlay,
.gallery_slider:hover .gallery_slider_img::after {
  opacity: 1;
}

.gallery_slider .gallery_slider_img {
  max-width: 916px;
  height: 380px;
  border-radius: 10px;
  position: relative;
  transition: all 0.5s ease;
  overflow: hidden;
}

.gallery_slider .gallery_slider_img::after {
  background: linear-gradient(206deg, rgba(255, 255, 255, 0.00) -58.77%, rgba(68, 122, 83, 0.40) 85.82%);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: all 0.5s ease;
}

.gallery_slider .gallery_slider_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}

.gallery_slider {
  position: relative;
}

.gallery_slider .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
}

.gallery_slider .owl-dots button.active span {
  background-color: #E2C85E !important;
}

.gallery_slider .owl-dots button span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #EDF0EE !important;
}

.videosHightlight_con .item-video {
  position: relative;
  width: 100%;
  height: 420px;
  /* overflow: hidden; */
  /* border-radius: 10px; */
  /* border: 4px solid #CCBF7D; */
}

.videosHightlight_con .item-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.videosHightlight_con .item-video .video_play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  animation: pulse 1.5s infinite;
}

.videosHightlight_con .heading-2 {
  font-size: 42px;
  letter-spacing: 0.84px;
  margin: 49px 0 10px;
}

.videosHightlight_con .paragraph {
  font-size: 22px;
  font-weight: 400;
}

.videosHightlight_con {
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #D9D9D9;
}

.aboutUs-right-sec #videosHightlight .paragraph span {
  font-style: italic;
}





/* 
============================================================
Contact Us
========================================================================== */

.banner-bg.contact-banner .bannerSec-caption .paragraph {
  max-width: 760px;
}

.banner-bg.contact-banner.banner-bg::after {
  background: linear-gradient(0deg, rgba(127, 142, 157, 0.70) 0%, rgba(0, 30, 59, 0.70) 44.5%, #001E3B 100%);
}

.aboutUs-right-sec .generalInquiries .tabHeading {
  margin-bottom: 15px;
}

.contactFrom_left_sec .bottom-line {
  padding: 55px 0;
}

.contactFrom_quiries {
  text-align: center;
  max-width: 344px;
  margin: auto;
  width: 100%;
}

.contactFrom_quiries img {
  margin-bottom: 24px;
}

.contactFrom_quiries p {
  color: #264058;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}

.contactFrom_quiries p span {
  font-style: italic;
  font-weight: 500;
}

.contactFrom_quiries a {
  color: #447A53;
  font-family: "Gothic A1", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.20px;
  text-decoration-line: underline;
  word-break: break-all;
}

.contactFrom_quiries a:hover {
  color: #264058;
}



.contactFrom {
  max-width: 600px;
  padding: 40px;
  border: 2px solid rgba(43, 104, 59, 0.60);
  background: #FFFCF0;
}

.contactFrom label,
.contactFrom div.wpforms-container-full .wpforms-form .wpforms-field-label{
  color: #264058 !important;
  font-family: Roboto;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: normal;
  letter-spacing: 0.42px;
  text-transform: capitalize;
}

.contactFrom .form-control,
.input-group-text, #wpforms-form-80 .wpforms-field .wpforms-field-required,
#wpforms-form-1158 .wpforms-field .wpforms-field-required,
#wpforms-form-1158 .wpforms-field .wpforms-field-large{
  height: 52px !important;
  border-radius: 2px !important;
  border: 1px solid rgba(43, 104, 59, 0.80) !important;
  background: rgba(255, 255, 255, 0.82) !important;
}

#wpforms-form-1158 .wpforms-field .wpforms-field-required,
#wpforms-form-1158 .wpforms-field .wpforms-field-large{
  height: 40px !important;
}


#wpforms-form-423 .wpforms-field .wpforms-field-required,
#wpforms-form-423 .wpforms-field .wpforms-field-medium,
#wpforms-form-547 .wpforms-field .wpforms-field-required,
#wpforms-form-547 .wpforms-field .wpforms-field-medium{
  height: 40px !important;
  border-color:  rgba(43, 104, 59, 0.80) !important;;
}

.contactFrom.contactFrom2 div.wpforms-container-full .wpforms-form .wpforms-field{
  padding: 8px 0 !important;
}

.contactFrom.contactFrom2  div.wpforms-container-full .wpforms-form .wpforms-field-label,
#wpforms-form-423 .wpforms-form .wpforms-field-label,
#wpforms-form-547 .wpforms-form .wpforms-field-label{
  color: #40566C !important;
  font-size: 13px !important;
  letter-spacing: 0.13px !important;
}

#wpforms-form-80 .iti__flag-container .iti__selected-flag,
#wpforms-form-1158 .iti__flag-container .iti__selected-flag{
  border-right: 1px solid rgba(43, 104, 59, 0.80) !important;
}

.contactFrom .form-control:focus {
  box-shadow: unset;
}

.contactFrom div.wpforms-container-full{
  margin: 0 !important;
}

.contactFrom .form-control::placeholder,  #wpforms-form-80 .wpforms-field .wpforms-field-required,
#wpforms-form-1158 .wpforms-field .wpforms-field-required {
  color: rgba(56, 82, 62, 0.26) !important;
  font-family: Roboto;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  letter-spacing: 0.28px;
}

.contactFrom textarea.form-control, #wpforms-form-80 #wpforms-80-field_2.wpforms-field-required,
#wpforms-form-1158 #wpforms-1158-field_2.wpforms-field-required {
  height: 104px !important;
}

.contactFrom .btn-submit, #wpforms-form-80 .wpforms-submit-container button,
#wpforms-form-1158 .wpforms-submit-container button{
  color: #FFF !important;
  font-family: "Cormorant Garamond";
  font-size: 20px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  line-height: normal;
  letter-spacing: 0.2px !important;
  text-transform: capitalize;
  border-radius: 160px !important;
  background: #13802F !important;
  height: 52px !important;
  margin-top: 18px !important;
  width: 100% !important;
  max-width: 100% !important;
  position: relative;
}

#wpforms-form-1158 .wpforms-submit-container button{
  max-width: 220px !important;
  margin-left: 0 !important;
}

#wpforms-form-1158 .wpforms-submit-container button::before{
  left: 28% !important;
}

#wpforms-form-80 .wpforms-submit-container button::before,
#wpforms-form-1158 .wpforms-submit-container button::before{
  content: '';
  position: absolute;
  left: 36%;
  top: 50%;
  width: 23px;
  transform: translate(-50%, -50%);
  height: 10px;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="10" viewBox="0 0 23 10" fill="none"><path d="M18.2395 5.3493L18.5805 5L18.2395 4.6507L15.4316 1.77483L21.882 5L15.4316 8.22517L18.2395 5.3493Z" fill="white" stroke="white"></path><path d="M18.5 5H0" stroke="white"></path></svg>') no-repeat center center;
  background-size: contain;
}


.contactFrom .wpforms-submit-container{
  margin-top: 0 !important;
  border-top: 0 !important;
}

.contactFrom .btn-submit:hover{
  background: transparent !important;
  border: 1px solid #13802F !important;
  color: #13802F !important;
}

.contactFrom .btn-submit:hover::before svg path {
  stroke: #13802F;
  fill: #13802F;
}

.aboutUs-right-sec .applyProgramDonete {
  background-image: linear-gradient(270deg, #4D4D4F 0%, rgba(77, 77, 79, 0.90) 62%, rgba(77, 77, 79, 0.50) 100%), url(../images/contact-img/mailing-addres-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  gap: 0;
  padding: 100px 77px 77px;
}

.aboutUs-right-sec .applyProgramDonete .heading-6 {
  color: #FFF;
  text-align: center;
  font-family: "Gothic A1", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 27px;
}

.aboutUs-right-sec .applyProgramDonete .paragraph {
  color: #CEA80E;
  text-align: center;
  font-family: "Cormorant Garamond";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.22px;
  max-width: 473px;
}

.aboutUs-right-sec .applyProgramDonete::after {
  background: url(../images/contact-img/water-mark.png);
  width: 272px;
  height: 272px;
  top: -125px;
  right: -125px;
}

.aboutUs-right-sec .applyProgramDonete .heading-6::after {
  content: '';
  position: absolute;
  left: -40px;
  top: -56px;
  width: 70px;
  height: 81px;
  background: url(../images/contact-img/eamil-add-icon.svg) no-repeat;
  background-size: cover;
  background-position: center;
}

.contact_left_sec .aboutUs-leftsec_bg::before {
  height: 106%;
}

.applyProgram_con {
  position: relative;
}



/* Container Styling */
.applyProgram_con {
  position: relative;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-size: cover;
  color: white;
  max-width: 290px;
  height: 400px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
}

.applyProgram_con .overlay-content {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  transition: all 0.4s ease;
  width: 100%;
  padding: 0 26px;
}

.applyProgram_con .overlay-content .overlay-text {
  margin: 0;
  transition: margin-bottom 0.4s ease;
}

.applyProgram_con .overlay-content p {
  color: #E2C85E;
  text-align: center;
  font-family: "Cormorant Garamond";
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.2px;
  margin-bottom: 0;
}

.applyProgram_con .overlay-content h3 {
  color: #FFF;
  text-align: center;
  font-family: "Gothic A1", serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 38px;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.applyProgram_con .btn-apply {
  background-color: #207d3d;
  color: #FCFCFC;
  text-align: center;
  font-family: "Cormorant Garamond";
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.18px;
  text-transform: capitalize;
  padding: 14px 34px;
  border: none;
  border-radius: 25px;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.applyProgram_con:hover .btn-apply {
  opacity: 1;
  transform: translateY(0);
  margin-bottom: 60px;
}

.applyProgram_con:hover .overlay-text {
  margin-bottom: 20px;
}

.applyProgram {
  margin-top: 40px;
}


.applyProgram .applyProgramDonete {
  background: #AB476A;
  padding: 45px 0;
}

.applyProgram .applyProgramDonete p {
  color: #faf7f3c7;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
  max-width: 599px;
  margin: 20px 0 12px;
}

.applyProgram .applyProgramDonete a,
.supportUs_con .supportUs_right a {
  color: #E2C85E;
  font-family: "Gothic A1", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 10px;
  letter-spacing: 0.4px;
  text-decoration-line: underline;
  word-break: break-all;
}

.applyProgram .applyProgramDonete a:hover,
.supportUs_con .supportUs_right a:hover {
  color: #FAF7F3;
}

.supportUs_con {
  border: 1px solid #E5E2D5;
  background: #E2C85E;
  margin: 29px 0 25px;
}

.supportUs_left {
  width: 100%;
  height: 100%;
}

.supportUs_con .supportUs_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.supportUs_con .supportUs_right {
  padding: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.supportUs_con .supportUs_right h5 {
  color: #001E3B;
  text-align: center;
  font-family: "Latin CG Elongated";
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  margin-bottom: 78px;
}

.supportUs_con .supportUs_right a {
  color: #2B683B;
  margin: 17px 0 25px;
  text-transform: uppercase;
  line-height: normal;
  font-weight: 900;
  text-transform: lowercase;
  font-size: 18px;
  text-align: center;
}

.supportUs_con .supportUs_right a.donate-btn1 {
  border-radius: 160px;
  color: #FFF;
  font-size: 15px;
  font-style: italic;
  font-weight: 500;
  border: 1.3px solid #F5EFD4;
  font-family: "Playfair Display";
  background: #2B683B;
  max-width: 260px;
  height: 52px;
  text-decoration: none;
  margin: 0;
  text-transform: capitalize;
}

.supportUs_con .supportUs_right a.donate-btn1:hover {
  background-color: #FFF;
  color: #2B683B;
  border: 1.3px solid #fff;
}

.supportUs_con .supportUs_right a.donate-btn1:hover svg path {
  stroke: #2B683B;
  fill: #2B683B;
}

.lb-data .lb-number {
  color: #fff;
  font-family: "Cormorant Garamond";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.52px;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}

.lb-nav a.lb-next {
  background: url(../images/next.svg) right 48% no-repeat;
  right: 10px;
  position: absolute;
}

.lb-nav a.lb-prev {
  background: url(../images/prev.svg) left 48% no-repeat;
  left: 10px;
  position: absolute;
}

.supportUs_content {
  background: #FDFCF7;
  padding: 70px 62px;
}

.supportUs_content p {
  color: #C19D05;
  text-align: center;
  font-family: "Cormorant Garamond";
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
  line-height: normal;
}

.tab_heading_con.heading_supportUs {
  margin-top: 60px;
}

.tab_heading_con.heading_supportUs .tabHeading h2 {
  font-size: 42px;
}

.contactFrom.contactFrom2 {
  background-color: unset;
  border: unset;
  padding: 0;
  max-width: 100%;
  margin-top: 44px;
}

.contactFrom.contactFrom2 .btn-submit {
  max-width: 220px;
}




/* 
============================================================
Donate
========================================================================== */


.banner-bg.donate-banner::after {
  background: linear-gradient(0deg, rgba(127, 142, 157, 0.70) 0%, rgba(0, 30, 59, 0.70) 44.5%, #001E3B 100%);
}

.banner-bg.donate-banner .bannerSec-caption .paragraph {
  max-width: 1115px;
}

.aboutUs-right-sec .getMentor.howDonate .values_box {
  background: #F6F8FA;
}

.aboutUs-right-sec .getMentor.howDonate .values_box .values_txt {
  max-width: 492px;
  padding: 12px;
}

.aboutUs-right-sec .getMentor.howDonate .values_box {
  margin: 30px auto 0;
}

.aboutUs-right-sec .getMentor.howDonate .ourMission_donateB .paragraph{
  font-size: 24px;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
}

.aboutUs-right-sec .getMentor.howDonate .ourMission_donateB{
  padding: 70px 60px;
  margin-top: 50px;
}

.aboutUs-right-sec #taxBenefits .values_box .values_txt{
  margin:  65px auto 70px;
}

.aboutUs-right-sec #taxBenefits .values_box .values_txt .paragraph{
  margin-bottom: 26px !important;
  padding-bottom: 26px;
  border-bottom: 1px solid #F2F0E1;
}

.aboutUs-right-sec #taxBenefits .values_box .values_txt .paragraph:last-child{
  margin-bottom: 0 !important;
  padding-bottom: 0;
  border-bottom: 0;
}

.aboutUs-right-sec #taxBenefits .values_box .values_txt .paragraph a{
  color: #447A53;
  text-decoration-line: underline;
  font-weight: 600;
}
.aboutUs-right-sec #taxBenefits .values_box .values_txt .paragraph a:hover{
  color: #264058;
}

.aboutUs-right-sec #taxBenefits .ourMission_donateB .donate-btn1{
  /* max-width: 100%;
  width: auto;
  padding: 14px 37px; */
  font-size: 20px;
  /* height: auto; */
}

.aboutUs-right-sec #taxBenefits .ourMission_donateB .donate-btn1:last-child{
  max-width: 240px;
}

.aboutUs-right-sec #taxBenefits .ourMission_donateB .donate-btn1:hover{
  background:#FFFEF2;
  color: #447A53;
}

.aboutUs-right-sec #taxBenefits .ourMission_donateB .donate-btn1:hover svg path{
  stroke: #447A53 !important;
  fill: #447A53 !important;
}







/*======================
    404 page
=======================*/
/* .banner-bg.page404::after{
  background: #001E3B;
  height: 125px;
} */

.bg-dark.shadow + .banner-bg.page404 {
  min-height: 0;
  background: none;
}

.fixed-top:not(.bg-dark) + .banner-bg.page404 {
  min-height: 125px;
  background: #001E3B;
}



.page_404_sec{
  height: 100%;
  width: 100%;
  background: url(../images/about-img/about-bg.png);
  background-size:auto;
  background-position: center;
  padding: 50px 0;
}

.page_404_con{
  background: #fff;
  padding: 60px 20px;
  border: 2px solid #f9f0bd;
}

.page_404_img{
  position: relative;
  width: 100%;
  overflow: hidden;
}

.watermark404{
  position: absolute;
  top: 35px;
  left: 70%;
  transform: translateX(-50%);
  animation: rotateLogo 20s linear infinite;
}

.mobile-view404 .watermark404{
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@keyframes rotateLogo {
  0% {
      transform: translateX(-50%) rotate(0deg);
  }
  100% {
      transform: translateX(-50%) rotate(360deg);
  }
}

.page_404_txt h2, .page_404_txt1 h2{
  color: #333;
  font-family: "Latin CG Elongated";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.page_404_txt h2 span, .page_404_txt1 h2 span{
  color: #AB476A;
}

.mobile-view404 .page_404_img{
  overflow: visible;
}

.mobile-view404 .hero-img3{
  width: 300px;
  height: auto;
}

.page_404_txt{
  position: absolute;
  top: 90%;
  left: 70%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding-bottom: 30px;
}

.page_404_txt .donate-btn, .page_404_txt1 .donate-btn{
  border: 1px solid #13802F;
  color: #13802F !important;
  height: 52px !important;
  background: transparent;
  display: flex;
  max-width: 220px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: auto;
}

.page_404_txt .donate-btn:hover, .page_404_txt1 .donate-btn:hover{
  border: 1px solid #BD9E21;
  background-color: #BD9E21;
  color: #fff !important;
}

.page_404_txt .donate-btn:hover svg path, .page_404_txt1 .donate-btn:hover svg path{
  stroke:#fff !important;
  fill: #fff !important;
}

.mobile-view404{
display: none;
}


/* .page_404_img::before {
  content: '';
  position: absolute;
  top: 40px;
  left: 69%;
  background: url(../images/error-logo-img.svg);
  width: 270px;
  height: 270px;
  transform: translateX(-50%);
} */

.mx-945{
  max-width: 945px;
  width: 100%;
  margin: auto;
}

/* .page_404 {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  height: 70vh;
  background: linear-gradient(180deg, #001E3B 0%, rgba(217, 221, 226, 0.20) 100%);
  width: 100%;
  position: relative;
}

.page_404_con{
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.page_404 svg{
  max-width: 600px;
}

.page_404 svg .cls-3{
  stroke: #BD9E21 !important;
  fill: #BD9E21 !important;
}

.page_404 p{
  color: #fff;
  font-family: "Gothic A1", serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.4px;
  margin-bottom: 35px;
}

.page_404 a{
  border-radius: 78px;
  border: 1px solid rgba(242, 238, 223, 0.10);
  background: #13802F;
  padding: 15px 40px !important;
  color: #FFF !important;
  font-size: 13px !important;
  font-weight: 600;
  transition: all 0.5s;
  text-transform: uppercase;
}

.page_404 a:hover{    
  background: #BD9E21;
  color: #fff !important;
} */


/* 
================================================
<!--blog-detail-section-start-->
============================================== */

/* 
================================================
<!--blog-detail-section-start-->
============================================== */

.blog_details-sec{
  margin-top: -417px;
  position: relative;
  z-index: 9;
  background: #447A53;
  }
  
  .fixed-top.acf-header.blog-header{
  background-color: #fff;
  }
  
  .fixed-top.acf-header.blog-header .navbar .navbar-nav .menu-item a{
  color: #264058;
  }
  
  .fixed-top.acf-header.blog-header ul li:has(ul)>a::after{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9' fill='none'%3E%3Cpath d='M9 0L4.5 4.39353L0 0L4.5 9L9 0Z' fill='%23E5DEC0' fill-opacity='0.7'/%3E%3C/svg%3E");
  }
  
  .blogDetail-banner .banner-bg.involve-banner::after{
  background: #fff !important;
  }
  
  .blogDetail-banner .banner-bg .page-breadcrumb{
  z-index: 99;
  }
  
  .fixed-top.acf-header.blog-header .header-btn-group .breadcrumb li a,
  .fixed-top.acf-header.blog-header .breadcrumb-item+.breadcrumb-item::before{
  color: #264058 !important;
  }
  
  
  .blog_details_left_txt{
  max-width: 450px;
  margin-left: auto;
  padding: 50px 0;
  }
  
  .blog_details_left{
  /* background: #045319; */
  height: 100%;
  width: 100%;
  padding: 45px;
  }
  
  .blog_details_left .donate-btn{
  border-radius: 160px;
  border: 1px solid rgba(255, 252, 239, 0.60);
  background: transparent;
  display: flex;
  gap: 15px;
  max-width: 150px;
  height: 52px;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin-bottom: 42px;
  color: #FFF;
  font-family: "Cormorant Garamond";
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  transition: all 0.5s ease-in-out;
  
  }
  
  .blog_details_left .donate-btn:hover{
  background: #BD9E21;
  color: #fff;
  }
  
  .blog_details_left .donate-btn svg{
  transform: rotate(180deg);
  }
  
  .blog_details_left strong{
  color: #ECC93D;
  font-family: Sarabun;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px; 
  letter-spacing: 0.54px;
  margin-bottom: 50px;
  display: block;
  }
  
  .blog_details_left h4{
  color: #FFF;
  font-family: "Latin CG Elongated";
  font-size: 58px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; 
  letter-spacing: 1.16px;
  position: relative;
  padding-left: 38px;
  margin-bottom: 0;
  }
  
  .blog_details_left h4::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 133px;
  background: rgba(255, 255, 255, 0.80);
  transform-origin: top;
  animation: slideDown 2s ease-out forwards; 
  }
  
  /* Keyframes for sliding down */
  @keyframes slideDown {
  0% {
      height: 0; /* Start with no height */
  }
  100% {
      height: 133px; /* Expand to full height */
  }
  }
  
  .lightbox .lb-image{
    border: 2px solid #fff;
  }
  
  
  .blog_details_right{
  width: 100%;
  max-width: 1100px;
  height: 556px;
  overflow: hidden;
  }
  
  .blog_details_right img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  }
  
  .navbar .mob-logo{
    display: none;
  }
  
  
  
  /* ==========================================
  <!--blog-gallery-section-start-->
  ============== */
  
  .blogGallery-sec{
  background: url(../images/about-img/about-bg.png);
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: auto;
  position: relative;
  padding-bottom: 104px;
  }
  
  .blogGallery-sec .mx-1310{
  background: #FFF;
  padding-bottom: 92px;
  }
  
  .extraSpace{
  background: #FFF;
  margin-top: -60px;
  height: 60px;
  position: relative;
  display: block;
  width: 100%;
  z-index: 993;
  }
  
  .blogGallery-sec .blogGallery-con{
  max-width: 1079px;
  width: 100%;
  margin: auto;
  }
  
  .blog-con1{
  padding-bottom: 80px;
  }
  
  .blogGallery-con .blogH2{
  font-size: 42px;
  margin-bottom: 20px;
  }
  
  .blogGallery-con h5{
  color: rgba(0, 30, 59, 0.85);
  font-family: "TradeGothic LT CondEighteen";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 26px;
  }
  
  .blogGallery-con .paragraph{
  color: #253E56;
  font-family: "Cormorant Garamond";
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px; 
  letter-spacing: 0.88px;
  margin-bottom: 0;
  }
  
  .blogGallery-con .paragraph span{
  font-weight: 500;
  }
  
  .blogImg-con{
  max-width: 1080px;
  height: 440px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 50px;
  }
  
  .blogImg-con:hover img{
  transform: scale(1.05);
  }
  
  .blogImg-con img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
  }
  
  .theWinners-con{
  background: #F6F0F0;
  padding: 74px 0 57px;
  }
  
  .lightBox-con{
  max-width: 250px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #fff;
  }
  
  .lightBox-con .imageLight-box{
  max-width: 250px;
  height: 200px;
  width: 100%;
  position: relative;
  overflow: hidden;
  }
  
  .imageLight-box .overlay {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(206deg, rgba(255, 255, 255, 0.00) -58.77%, rgba(68, 122, 83, 0.40) 85.82%);
  opacity: 0; 
  transition: opacity 0.3s ease-in-out;
  }
  
  .imageLight-box .overlay img{
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  }
  
  .imageLight-box:hover .gallery-img, .imageLight-box:hover .overlay{
  transform: scale(1.05);
  opacity: 1;
  }
  
  .blog-con1 .paragraph{
  margin-bottom: 47px;
  }
  
  .blog-con1 .paragraph:last-child{
  margin-bottom: 0;
  }
  
  .lightBox-con .imageLight-box .gallery-img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
  }
  
  .gallery_txt_con{
  background: rgba(255, 255, 255, 0.80);
  padding: 20px 30px 12px;
  margin-top: auto;
  }
  
  .gallery_txt_con p{
  color: #001E3B;
  font-family: "Cormorant Garamond";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  margin-bottom: 0;
  }
  
  .custom-row-spacing .col-lg-3 {
  padding: 20px 12px; 
  }
  
  .custom-row-spacing .col-lg-3:nth-child(-n+4) {
  padding-top: 0; 
  }
  
  .theWinners-con p{
  font-size: 23px;
  margin: 5px 0 0;
  }
  
  .theWinners-con .blogH2{
  margin-bottom: 36px;
  }
  
  .blog-con2{
  width: 100%;
  height: 605px;
  overflow: hidden;
  border-radius: 25px;
  margin: 80px auto;
  cursor: pointer;
  }
  
  .blog-con2 video{
  width: 100%;
  height: 100%;
  object-fit: cover;
  }
  
  .blog-con3 .paragraph{
  margin-bottom: 35px;
  }
  
  .blog-con3 h5{
  color: rgba(0, 30, 59, 0.90);
  font-family: "TradeGothic LT CondEighteen";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  margin-bottom:30px;
  }
  
  .blog-con3 .blogImg-con{
  margin-top: 0;
  margin-bottom: 16px;
  }
  
  .blog-con3 h6{
  color: rgba(68, 122, 83, 0.90);
  text-align: center;
  font-family: "TradeGothic LT CondEighteen";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  }
  
  .blog-con3 h6 span{
  font-weight: 700;
  }
  
  .teamMenu-con{
  background: #FDF9EB;
  padding: 85px 0 80px;
  margin-top: 68px;
  }
  
  .teamMenu-con .lightBox-con{
  max-width: 340px;
  height: 220px;
  width: 100%;
  border: 1px solid #F2EDD4;
  background: rgba(255, 255, 255, 0.80);
  padding: 10px;
  margin-top: 30px;
  }
  
  .teamMenu-con .paragraph{
  font-size: 23px;
  }
  
  .teamMenu-con .imageLight-box{
  max-width: 340px;
  height: 220px;
  width: 100%;
  }
  
  .blogButton-con{
  text-align: center;
  margin-top: 40px;
  }
  
  .blogButton-con .apply-button::before{
  background-color: #DAE4DD;
  }
  .blogButton-con .apply-button:hover{
  color: #001E3B;
  }
  
  .teamMenu-con.blog-con4{
  background-color: #fff;
  margin-top: 0;
  padding: 85px 0 40px;
  }
  
  .teamMenu-con.blog-con4 .lightBox-con,
  .teamMenu-con.blog-con4 .imageLight-box{
  max-width: 250px;
  height: 300px;
  padding: 0;
  border: 0;
  }
  
  .teamMenu-con.blog-con4 .custom-row-spacing .col-lg-3 {
  padding: 0 12px 27px;
  }
  
  .teamMenu-con.blog-con4 .paragraph{
  margin-bottom: 40px;
  }
  
  .teamMenu-con.blog-con4 .lightBox-con {
  margin-top: 0 !important; 
  }
  
  .teamMenu-con.blog-con4 .custom-row-spacing{
  position: relative;
  }
  
  .teamMenu-con.blog-con4 .button-container {
  position: absolute;
  bottom: 25px;
  background: linear-gradient(182deg, rgba(255, 255, 255, 0.00) 1.57%, rgba(255, 255, 255, 0.80) 65.5%, #FFF 88.43%);
  height: 313px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  transition: all 0.5s ease; 
  text-align: center;
  }
  
  .teamMenu-con.blog-con4 .button-container.static-position {
  position: static;
  background: none;
  height: auto;
  transform: none;
  margin-top: 0px;
  justify-content: center;
  align-items: center;
  }
  
  
  .hidden {
  display: none;
  }
  
  .teamMenu-con.blog-con4 button {
  border-radius: 160px;
  width: 100%;
  background: #BD9E21;
  max-width: 169px;
  height: 48px;
  transition: background-color 0.3s ease;
  color: #FCFCFC;
  font-family: "Cormorant Garamond";
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.18px;
  text-transform: capitalize;
  outline: unset;
  border: 0;
  margin: 0 auto 15px;
  }
  
  .teamMenu-con.blog-con4 button:hover {
  background-color: #886724;
  }
  
  #viewLessBtn span svg{
  transform: rotate(180deg);
  }
  
  .theWinners-con.blog-con5{
  padding: 76px 0 81px;
  background: #F9FBFF;
  }
  
  .theWinners-con.blog-con5 .heading-2{
  color: rgba(0, 30, 59, 0.90);
  font-family: "TradeGothic LT CondEighteen";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  margin-bottom:29px;
  }
  
  .ourPartner-con{
  max-width: 250px;
  height: 110px;
  /* border: 1px solid #E5DEC0; */
  overflow: hidden;
  width: 100%;
  position: relative;
  }
  
  .ourPartner-con:hover img{
  transform: scale(1.05);
  }
  
  .ourPartner-con img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
  }
  
  .theWinners-con.blog-con5 .custom-row-spacing .col-lg-3 {
  padding: 0px 12px 5px;
  }
  
  
  .blog-con6{
  padding: 86px 0 20px;
  }
  
  .blogBrand {
  background: rgba(57, 114, 73, 0.30);
  width: 100%;
  height: 1px;
  position: relative;
  margin: 44px 0 70px;
  }
  
  .blogBrand img{
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 92;
  padding: 10px 70px;
  background: #fff;
  }
  
  .blog-con6 .lightBox-con, 
  .blog-con6 .lightBox-con .imageLight-box{
  max-width: 340px;
  height: 220px;
  }
  
  .blog-con6 .custom-row-spacing .col-lg-4 {
  padding: 0 12px 27px;
  }
  
  .blog-con6.blog-con7{
  padding: 0 0 52px;
  }
  
  .blog-con6.blog-con7 .blogBrand{
  margin: 44px 0 60px;
  }
  
  .blog-con6.blog-con7 .lightBox-con,
  .blog-con6.blog-con7 .lightBox-con .imageLight-box{
  max-width: 250px;
  height: 250px;
  }
  
  .blog-con6.blog-con7 .custom-row-spacing .col-lg-3,
  .blog-con9 .custom-row-spacing .col-lg-3 {
  padding: 0 12px 27px;
  }
  
  .blog-con8{
  background: #2B683B;
  padding: 0;
  }
  
  .blog-con7-left{
  max-width: 525px;
  width: 100%;
  margin: auto;
  }
  
  .blog-con7-left .heading-2{
  color: #FFF;
  font-family: "Latin CG Elongated";
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; 
  letter-spacing: 0.96px;
  text-transform: uppercase;
  margin-bottom: 26px;
  }
  
  .blog-con7-left .paragraph{
  color: #FFF;
  font-size: 28px;
  line-height: normal;
  letter-spacing: 0.28px;
  margin-bottom: 0;
  }
  
  .blog-con7-right{
  max-width: 590px;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-left: 3px solid #CCBF7D;
  }
  
  .blog-con7-right:hover img{
  transform: scale(1.05);
  }
  
  .blog-con7-right img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
  }
  
  .blog-con9{
  background: #fff;
  padding: 84px 0 50px;
  }
  
  .blog-con9 .lightBox-con, .blog-con9 .lightBox-con .imageLight-box{
  max-width: 250px;
  height: 300px;
  }
  
  .blog-con9 .heading-2{
  margin-bottom: 40px;
  }
  
  .blog-con10 .ourMission_donateB {
  gap: 20px;
  margin-top: 0;
  }
  
  .blog-con10 .ourMission_donateB h6{
  color: #FFF;
  text-align: center;
  font-family: "Cormorant Garamond";
  font-size: 34px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.36px;
  margin-bottom: 0;
  }
  
  .blog-con10 .ourMission_donateB p{
  color: #FFF;
  text-align: center;
  font-family: "Cormorant Garamond";
  font-size: 24px;
  font-style: italic;
  font-weight: 500;
  line-height: 32px; 
  letter-spacing: 0.24px;
  margin-bottom: 0;
  }
  
  

/* 
=============================
event-details
================ */

.aboutUs-sec.event-section{
  padding-bottom: 50px;
}

.event_detail-left h4, .event_detail-left strong{
  color: #001E3B;
  font-family: "Latin CG Elongated";
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.84px;
  text-transform: uppercase;
}

.event_detail-left strong{
  font-size: 30px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #13802F;
}

.event_detail-left p{
  margin-top: 10px;
}

.event_detail-right, .event_detail-right img{
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.event_detail-right img{
  object-fit: cover;
  transition: all 0.5s ease;
}

.event_detail-right:hover img{
transform: scale(1.2);
}


.eventDropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}

.eventdropdown-toggle {
  background-color: #13802F;
  color: #fff;
  padding: 10px 15px;
  font-size: 20px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  min-width: 200px;
  gap: 10px;
  border: unset;
  outline: unset;
}

.eventdropdown-menu {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
  z-index: 1000;
  top: 100%;
  left: 0;
  min-width: 200px;
  border: 1px solid #13802F;
}

.eventdropdown-menu a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #333;
  font-size: 14px;
  border-radius: 3px;
  width: 100%;
  max-width: 250px;
}

.eventdropdown-menu a:hover {
  background-color: #f0f4ff;
  color: #007bff;
}

.event_map_detail{
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: space-around;
}

.border_top_e{
  border-top: 1px solid #D9D9D9;
  padding-top: 30px;
}

.event_map_detail .map-list h6{
  color: #264058;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.42px;
  text-transform: uppercase;
}

.event_map_detail .map-list p{
  color: #264058;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
}

.event_map_detail .map-list p span{
  font-weight: 300;
}

.event_map_detail .map-list p a, .event_map_detail .map-list a{
  color: #447A53;
}

.event_map_detail .map-list p a:hover, .event_map_detail .map-list a:hover{
  color: #264058;
}

.event_detail-left{
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
