/* header nav */
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
/* header nav */
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");
h1,
h2 {
  font-family: "Kumbh Sans", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
}
h3,
h4,
h5,
h6 {
  font-family: "Kumbh Sans", sans-serif;
}
h4 {
  font-size: 18px !important;
}
.accordion-button:focus {
  box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
  color: #fff !important;
  background-color: #3c3d9a !important;
}
.guruji {
  border-radius: 50px 20px;
}
.nav-tabs {
  border-bottom: none !important;
}
.nav-link:hover {
  color: #e54428 !important;
}
.cool-link {
  display: inline-block;
  color: #e54428;
  text-decoration: none;
}
.cool-link::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #e54428;
  transition: width 0.3s;
}
.cool-link:hover::after {
  width: 100%;
  transition: width 0.3s;
}
ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-underline: none;
}
.pb-50 {
  padding-bottom: 50px;
}
.txt-justify {
  text-align: justify !important;
}
ol,
ul {
  padding-left: 0rem !important;
}
h2 {
  color: #22258b !important;
  /* padding: 20px 0px; */
}
.header-top a {
  text-decoration: none !important;
  color: #fff !important;
}
p {
  font-size: 17px;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
}
a {
  color: #000 !important;
  text-decoration: none !important;
  font-family: "Kumbh Sans", sans-serif;
}
.pb-6 {
  padding-bottom: 2.5rem !important;
}
/* header-top */
.header-top {
  background: #3c3d9a;
  padding: 10px 0px;
  color: #fff !important;
}
a.nav-link.donation-tab {
  padding-top: 39px;
  font-size: 29px;
}
.left-column ul {
  display: flex;
}
.right-column ul {
  display: flex;
  justify-content: end;
}
.right-column ul li a {
  padding-right: 20px;
}
.left-column ul li a {
  padding-right: 20px;
}
.left-column ul li i {
  padding-right: 10px;
}
/* header-top */
/* navbar */
.logo-text {
  color: #e54428;
  margin-top: 8px !important;
  margin-left: 8px !important;
}
.nav-item {
  font-weight: 500;
  font-size: 18px;
  color: #000;
}
/* navbar */
/* home-page */
.banner img {
  width: 100%;
}
/* About Section */
.about-content p {
  padding-top: 55px;
  line-height: 28px;
  text-align: justify;
  font-size: 17px;
  font-weight: 400;
  color: #726f6a !important;
  padding-left: 20px;
}
.view-more {
  text-align: center;
  font-size: 20px;
  color: #000 !important;
  padding-top: 10px;
  position: relative;
  bottom: 25px;
}
.view-more a {
  padding: 10px;
  border-radius: 10px;
  color: #000 !important;
}
.about-content h1 {
  color: #22258b;
  text-align: center;
  font-size: 60px;
}
.about-img-para {
  display: flex;
}
.namazhvar img {
  width: 100%;
}
/* About Section */
/* button  */
.view-moree {
  text-align: center;
  font-size: 20px;
  color: #000 !important;
}
.view-moree a {
  /* background: red; */
  padding: 10px;
  border-radius: 10px;
  color: #000 !important;
}
/* button  */
/* subject */
.subjects h2 {
  font-size: 40px;
  color: #ca1f02;
}
.subjects p {
  background: #ffefe0;
  padding: 50px;
  font-size: 18px;
  color: #ca1f02;
  font-weight: 500;
  text-align: center;
}
.subjects.sub2 p {
  font-size: 34px;
  font-weight: 600;
}
span.donate-home-button {
  background: #3c3d9a;
  padding: 14px 18px;
  border-radius: 30px;
  color: #fff;
  display: inline-flex;
  margin-top: 10px;
}
span.donate-home-button:hover {
  border: 1px solid #3c3d9a;
  background: #fff;
  color: #000;
}
/* subject */
/* youtube */
.youtube-sec {
  text-align: center;
}
/* youtube */
/* gallery */
.gallery img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 1px 1px 5px 0px;
}
.gallery-title a {
  padding-top: 15px !important;
  color: #22258b !important;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  padding-bottom: 20px;
}
/* gallery */
/* events */
.events img {
  width: 100%;
}
.bg-clr {
  width: 100%;
  padding: 9px 20px 9px 20px;
  margin-bottom: 0px;
  background: #ffffff;
  box-shadow: 1px 1px 1px #dfdfdf;
  box-sizing: border-box;
  height: 100% !important;
  border-radius: 15px;
}
/* home-page */
/* mission */
.mission-shape {
  border-right: 12px solid;
  border-bottom: 12px solid;
  border-bottom-right-radius: 20px;
  border-color: #e54428;
}
.vision-shape {
  border-left: 12px solid;
  border-top: 12px solid;
  border-top-left-radius: 20px;
  border-color: #e54428;
}
/* history start*/
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: #f2f1ef;
  border-color: #f2f1ef;
  border-radius: 0px !important;
  padding: 22px 42px;
  margin-left: 5px;
  margin-top: 5px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-color: #f2f1ef;
  border-radius: 0px !important;
  padding: 22px 42px;
  margin-left: 5px;
  background-color: #3c3d9a !important;
  color: #fff !important;
  margin-top: 5px;
}
.history .nav-link:hover {
  color: #fff !important;
  background-color: #3c3d9a !important;
}
/* history end */
/* thoughts */
.thoughts ul {
  line-height: 2.5rem !important;
}
/* Board of trustees */
.trustees-name {
  font-size: 25px;
  color: #3c3d9a;
  font-weight: 600;
}
/* Board of trustees end */
.download-form {
  background: #3c3d9a;
  padding: 15px;
  color: #fff !important;
}
/* tab-box */
.tab-box {
  border: 2px solid;
  border-radius: 20px;
}
/* contact us */
.contact-details ul {
  line-height: 30px !important;
}
.box-area {
  background-color: #faf7ed;
  /* box-shadow: 0px 0px 8px 0px #d1d1d1; */
}
.clear-25 {
  height: 25px;
}
.reply-area form input,
.reply-area form textarea {
  /* border: 1px solid #e1e1e1;
  height: 42px;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 15px; */
  border-bottom: 1px solid #e1e1e1;
  height: 42px;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 15px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  background: #faf7ed;
}
input:focus,
textarea:focus {
  outline: none !important;
}
.reply-area h2 {
  font-size: 50px;
}
.admission-box .nav .nav-item button.active {
  background-color: transparent;
  color: var(--bs-danger) !important;
}
.admission-box .nav .nav-item button.active::after {
  content: "";
  border-bottom: 4px solid var(--bs-danger) !important;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  border-radius: 5px 5px 0 0;
}
.border-violet {
  border-color: #3c3d9a !important;
}
.text-black {
  color: #000 !important;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #3c3d9a !important;
  color: #fff !important;
}
@media screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* header-top */
  .left-column li {
    padding-bottom: 5px;
  }
  .left-column ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .right-column ul {
    display: flex;
    justify-content: center;
  }
  /* header-top */
  /* navbar */
  .mobile-button {
    position: absolute;
    top: 40px;
  }
  /* navbar */
  .admission-box {
    margin-top: 20px !important;
  }
  .reply-area h2 {
    font-size: 33px;
  }
}
@media screen and (min-device-width: 1120px) and (max-device-width: 1440px) {
  .view-more {
    position: relative;
    bottom: 20px;
  }
  .namazhvar {
    align-items: center;
    display: flex;
  }
  .about-content h1 {
    font-size: 50px;
  }
}
@media screen and (max-device-width: 1110px) and (min-device-width: 1020px) {
  .view-more {
    position: relative;
    bottom: 10px;
  }
  .namazhvar {
    align-items: center;
    display: flex;
  }
  .about-content h1 {
    font-size: 30px;
  }
  .about-img-para img {
    height: 200px;
  }
  .about-img-para {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-device-width: 770px) and (min-device-width: 586px) {
  .view-more {
    position: none;
    bottom: 0px;
  }
  .namazhvar {
    align-items: center;
    display: flex;
  }
  .about-content h1 {
    font-size: 30px;
  }
  .about-img-para img {
    height: auto;
  }
  .about-img-para {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .namazhvar img {
    width: auto;
    display: flex;
    justify-content: center;
  }
  .namazhvar {
    display: flex;
    justify-content: center;
    padding-top: 20px;
  }
}
@media screen and (max-device-width: 480px) and (min-device-width: 320px) {
  .view-more {
    position: none;
    bottom: 0px;
  }
  .namazhvar {
    align-items: center;
    display: flex;
  }
  .about-content h1 {
    font-size: 30px;
  }
  .about-img-para img {
    height: auto;
  }
  .about-img-para {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .namazhvar img {
    width: auto;
    display: flex;
    justify-content: center;
  }
  .namazhvar {
    display: flex;
    justify-content: center;
    padding-top: 20px;
  }
  /* subjects */
  .subjects h2 {
    font-size: 30px !important;
  }
  .gallery h2 {
    font-size: 30px !important;
  }
  .youtube-height {
    height: 300px;
  }
  .sunsys {
    text-align: center !important;
  }
  .copyright {
    text-align: center;
  }
}
.footer h3 {
  color: #fff;
}
.footer ul li a {
  color: #fff !important;
}
.footer ul {
  color: #fff !important;
}
.footer ul li i {
  padding-right: 10px;
}
.footer ul li {
  padding-top: 10px;
  /* padding-bottom: 10px; */
}
.footer .right-column ul {
  display: flex;
  justify-content: start !important;
}
.sunsys {
  text-align: right;
  font-size: 14px;
}
.copyright p {
  font-size: 14px;
}
/* history timeline */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap");
.timeline {
  --color: rgba(30, 30, 30);
  min-height: 100vh;
  display: grid;
  align-content: center;
  gap: 2rem;
  padding: 2rem;
  font-family: "Poppins", sans-serif;
  color: var(--color);
  background: var(--bgColor);
}
.timeline ul {
  --col-gap: 2rem;
  --row-gap: 2rem;
  --line-w: 0.25rem;
  display: grid;
  grid-template-columns: var(--line-w) 1fr;
  grid-auto-columns: max-content;
  column-gap: var(--col-gap);
  list-style: none;
  width: min(60rem, 90%);
  margin-inline: auto;
}
/* line */
.timeline ul::before {
  content: "";
  grid-column: 1;
  grid-row: 1 / span 20;
  background: rgb(225, 225, 225);
  border-radius: calc(var(--line-w) / 2);
}
/* columns*/
.descr ol li {
  list-style-type: decimal !important;
  display: list-item !important;
  position: relative !important;
}
/* row gaps */
.timeline ul li:not(:last-child) {
  margin-bottom: 10px;
}
/* card */
.timeline ul li {
  grid-column: 2;
  --inlineP: 1.5rem;
  /* margin-inline: var(--inlineP); */
  grid-row: span 2;
  display: grid;
  grid-template-rows: min-content min-content min-content;
}
/* date */
.timeline ul li .date {
  --dateH: 3rem;
  height: var(--dateH);
  margin-inline: calc(var(--inlineP) * -1);
  text-align: center;
  background-color: var(--accent-color);
  color: white;
  font-size: 1.25rem;
  font-weight: 700;
  display: grid;
  place-content: center;
  position: relative;
  border-radius: calc(var(--dateH) / 2) 0 0 calc(var(--dateH) / 2);
}
/* date flap */
.timeline ul li .date::before {
  content: "";
  width: var(--inlineP);
  aspect-ratio: 1;
  background: var(--accent-color);
  background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent);
  position: absolute;
  top: 100%;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  right: 0;
}
.card-height .card {
  height: 410px;
}
/* circle */
.timeline ul li .date::after {
  content: "";
  position: absolute;
  width: 2rem;
  aspect-ratio: 1;
  background: var(--bgColor);
  border: 0.3rem solid var(--accent-color);
  border-radius: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  right: calc(100% + var(--col-gap) + var(--line-w) / 2);
}
/* title descr */
.timeline ul li .title,
.timeline ul li .descr {
  background: var(--bgColor);
  position: relative;
  padding-inline: 1.5rem;
}
.timeline ul li .title {
  overflow: hidden;
  padding-block-start: 1.5rem;
  padding-block-end: 1rem;
  font-weight: 500;
}
.timeline ul li .descr {
  padding-block-end: 1.5rem;
  font-weight: 300;
}
/* shadows */
.timeline ul li .title::before,
.timeline ul li .descr::before {
  content: "";
  position: absolute;
  width: 90%;
  height: 0.5rem;
  background: rgba(0, 0, 0, 0.5);
  left: 50%;
  border-radius: 50%;
  filter: blur(4px);
  transform: translate(-50%, 50%);
}
.timeline ul li .title::before {
  bottom: calc(100% + 0.125rem);
}
.timeline ul li .descr::before {
  z-index: -1;
  bottom: 0.25rem;
}
@media (min-width: 40rem) {
  .timeline ul {
    grid-template-columns: 1fr var(--line-w) 1fr;
  }
  .timeline ul::before {
    grid-column: 2;
  }
  .timeline ul li:nth-child(odd) {
    grid-column: 1;
  }
  .timeline ul li:nth-child(even) {
    grid-column: 3;
  }
  /* start second card */
  .timeline ul li:nth-child(2) {
    grid-row: 2/4;
  }
  .timeline ul li:nth-child(odd) .date::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    left: 0;
  }
  .timeline ul li:nth-child(odd) .date::after {
    transform: translate(-50%, -50%);
    left: calc(100% + var(--col-gap) + var(--line-w) / 2);
  }
  .timeline ul li:nth-child(odd) .date {
    border-radius: 0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0;
  }
}
.timeline .credits {
  margin-top: 1rem;
  text-align: right;
}
.timeline .credits a {
  color: var(--color);
}
.timeline ul li .title,
.timeline ul li .descr {
  position: relative;
  padding-inline: 1.5rem;
  background: rgba(245, 245, 245);
}

.donation-sticky {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 999;
}
a.sticky-footer {
  background: #3c3d9a;
  padding: 17px 24px;
  border-radius: 30px;
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
}

/* POP */
