@import url("https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap");

body {
  font-family: "Cabin", sans-serif !important;
  float: left;
  width: 100%;
}

ul {
  padding: 0px;
  margin: 0px;
}

.row {
  width: 100%;
}

.flt {
  float: left;
  width: 100%;
}

.header_top {
  height: 30px;
  padding-top: 2px;
  background: linear-gradient(90deg, #743384 0%, #8f3e85 42.5%, #743384 100%);
}

.header_top a {
  font-size: 17px;
  font-weight: 400;
  color: #ffffff !important;
  text-align: left;
  cursor: pointer;
  text-decoration: none;
}

.page_header {
  border-bottom: 1px solid #f6dbff;
}

.header_lisis {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 10px 0px;
}

.btn_container button {
  background-color: #f7af00;
  border: 1px solid #f7af00;
  border-radius: 4px;
  padding: 8px 22px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
}

.menu_list {
  padding-left: 0px;
  list-style-type: none;
  display: flex;
  margin: 0px;
  gap: 30px;
}

.menu_list li {
  position: relative;
}

.page_banner {
  display: flex;
}

.menu_list li a {
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}

.banner_content {
  display: flex;
  padding: 35px 0px;
  justify-content: space-between;
  gap: 40px;
  z-index: 999;
}

.heading1 {
  color: #7f3997;
  font-size: 44px;
  font-weight: 700;
}

.heading2 {
  color: #4d4052;
  font-size: 26px;
  font-weight: 700;
}

.heading3 {
  color: #4d4052;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 65px;
}

.vision_top {
  background: linear-gradient(90deg, #743384 0%, #8f3e85 42.5%, #743384 100%);
  height: 160px;
}

/* .vision_heading {
  text-align: center;
  padding-top: 12px;
}

.vision_heading img {
  margin-top: -12px;
}

.vision_heading span {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  margin: 0px 12px;
} */

.vision_heading {
  text-align: center;
  padding-top: 12px;
  position: relative;
}

.vision_heading img {
  margin-top: -12px;
}

.vision_heading span {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  margin: 0px 12px;
  position: relative;
  z-index: 1;
}

.line-container {
  position: relative;
  display: inline-block;
}

.line-container:first-child::before {
  content: "";
  position: absolute;
  top: 35%;
  left: -475px;
  width: 464px;
  height: 1px;
  border-top: 1px dashed #be6ace;
  transform: translateY(-50%);
}

.line-container:last-child::after {
  content: "";
  position: absolute;
  top: 35%;
  right: -465px;
  width: 454px;
  height: 1px;
  border-top: 1px dashed #be6ace;
  transform: translateY(-50%);
}

.cards .card_txt {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}

.cards_content .cards {
  /* backdrop-filter: blur(37.66494369506836px); */
  border-radius: 4px;
  text-align: center;
  padding: 22px 32px;
  line-height: 18px;
  /* box-shadow: 0px 0px 10px 0px #0041611a; */
  backdrop-filter: blur(46.61172866821289px);

  box-shadow: 0px 0px 20px 0px #167aab33;

  min-height: 175px;
  background: #ffffff;
}

.cards_content {
  /* background: linear-gradient(180deg, #f4f4f4 12.73%, #ffffff 100%); */
  margin-top: -80px;
}

.cards_content .cards img {
  margin-bottom: 18px;
}

.mission_txt1 {
  color: #843a85;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 12px;
}

.mission_txt2 {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 12px;
}
.mission_txt3 {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 25px;
}
.mission_container .right_content {
  position: relative;
  padding-left: 30px;
}

.mission_container .right_content img {
  position: absolute;
  right: 0;
  top: 105px;
}

.btm_txt {
  padding: 12px 0px 15px 12px;
}

.btm_txt span {
  color: #b2b2b266;
  font-size: 36px;
  font-weight: 700;
  margin-left: 15px;
}

.mission_card {
  /* backdrop-filter: blur(37.66494369506836px); */
  padding: 10px;
  border-radius: 2px;
  backdrop-filter: blur(46.61172866821289px);

  box-shadow: 0px 0px 20px 0px #167aab33;

  /* box-shadow: 0px 0px 10px 0px #0041611a; */
}

.vision_container {
  margin-bottom: 65px;
  position: relative;
  z-index: 999;
}

.mission_container {
  margin-bottom: 50px;
}

.mission_card .top_imng img {
  width: 100%;
}

.mission_card .btm_img {
  float: right;
  margin-top: -50px;
  position: relative;
  z-index: 9999;
}

.support_program_container {
  padding: 35px 0px 60px 0px;
  background-image: url("../images/support_bg_img.svg");
  background-repeat: no-repeat;

  /* background-size: contain; */
}

.support_txt {
  color: #000000;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}

.support_txt span {
  color: #843a85;
  margin-left: 15px;
}

.support_cards {
  position: relative;
  min-height: 310px;
  background-color: #ffffff;
  border-radius: 4px;
  backdrop-filter: blur(46.61172866821289px);
  box-shadow: 0px 0px 20px 0px #167aab33;
  padding: 20px 35px 20px 20px;
}

.support_cards::before {
  content: "";
  position: absolute;
  top: 20px;
  right: 10px;
  width: 2px;
  height: 85%;
  border: 1px dashed #dedede;
}

.sprt_txt1 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.sprt_txt2 {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 40px;
  line-height: 18px;
}

.support_cards img {
  margin-bottom: 12px;
}

.butn {
  position: absolute;
  bottom: 20px;
}

.help_container {
  z-index: 999;
  position: relative;
  padding: 50px 0px 80px 0px;
}

.help_text {
  color: #843a85;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 9999;
}

.help_img {
  text-align: center;
  margin-bottom: 22px;
}

.help_img img {
  height: 218px;
  width: 218px;
}

.help_txt1 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
}

.help_txt2 {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 18px;
  padding: 0px 25px;
}

.footer_content {
  position: relative;
  z-index: 999;
  background: linear-gradient(90deg, #743384 0%, #8f3e85 42.5%, #743384 100%);
}

.bg_image_footer {
  padding: 30px 0px 0px 0px;
  background-image: url("../images/footer_bg.svg");
  background-repeat: repeat;
}

.ftr_top {
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 32px;
  position: relative;
}

.footer_list {
  list-style-type: none;
  padding-left: 0px;
  display: flex;
  margin: 0;
  justify-content: center;
  gap: 20px;
}

.footer_list li a {
  color: #ffffff;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
}

.footer_info_top {
  background-color: #ffffff;
  border-radius: 4px 4px 0px 0px;
  padding: 15px 25px;
  display: flex;
  justify-content: space-between;
}

.footer_info_txt {
  color: #753276;
  font-size: 30px;
  font-weight: 700;
}
.footer_info_top .btn_container {
  align-items: center;
  display: flex;
}

.footer_info_btm {
  background-color: #8b3d8c;
  padding: 25px 0px;
  border-radius: 0px 0px 4px 4px;
}

.footer_contact {
  margin-top: 15px;
  text-align: center;
}

.footer_contact img {
  margin-bottom: 20px;
}

.border_deasign {
  height: 130px;
  border-left: 1px solid #be6ace;
  border-right: 1px solid #be6ace;
}

.contact_information a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.ftr_last_info {
  display: flex;
  justify-content: space-between;
}

.ftr_last_txt {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  padding: 20px 0px;
}

.ftr_last_txt a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  padding: 20px 0px;
  text-decoration: none;
}

.ftr_top .line-container {
  position: relative;
  display: inline-block;
}

.ftr_top .line-container:first-child::before {
  content: "";
  position: absolute;
  top: 45%;
  left: -260px;
  width: 246px;
  height: 1px;
  border-top: 1px dashed #be6ace;
  transform: translateY(-50%);
}

.ftr_top .line-container:last-child::after {
  content: "";
  position: absolute;
  top: 45%;
  right: -260px;
  width: 246px;
  height: 1px;
  border-top: 1px dashed #be6ace;
  transform: translateY(-50%);
}

.helpingCards {
  position: relative;
  z-index: 999;
}

.arrowPoint {
  position: absolute;
  right: -88px;
  top: 100px;
}

.content_left {
  height: 80%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.content_right {
  height: 80%;
  position: absolute;
  right: 0;
  z-index: 1;
}

.content_info {
  position: relative;
  z-index: 9999;
  display: flex;
  margin-bottom: 45px;
}

.invloved_bg {
  position: relative;
  background-image: url("../images/involved_img.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 340px;
  width: 50%;
  /* width: 580px; */
}

.invloved_bg .info {
  font-size: 33px;
  font-style: italic;
  font-weight: 600;
  line-height: 40px;
  color: #ffffff;
  padding: 75px 162px 45px 80px;
}

.invlove_heading {
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  color: #843a85;
  margin-bottom: 15px;
}

.invlove_content {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #4d4052;
}

.donation_box {
  background-color: #f5f5f5;
}

.menu_list li:hover .dropdown_menu {
  transform: translateY(0%) !important;
  visibility: visible;
  transition: 0.5s all ease-in-out;
  opacity: 1;
}

.dropdown_menu {
  visibility: hidden;
  opacity: 0;
  left: 0px;
  top: 20px;
  transform: translateY(15%);
  position: absolute;
  width: 250px;
  border-radius: 5px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 0px 20px 0px rgb(37 47 84 / 20%);
  padding: 10px;
  transition: 0.5s all ease-in-out;
  z-index: 9999;
}

.dropdown_menu li {
  list-style-type: none;
}

.dropdown_menu li {
  padding: 0px !important;
  margin-right: 0px !important;
}

.menu_holder {
  justify-content: space-between;
  align-items: center;
  display: flex;
  background: rgb(245, 245, 245);
  list-style-type: none;
  padding: 12px;
  margin-bottom: 5px;
}

.menu_holder:hover,
.menu_holder.active {
  background: #7f3997;
  color: #ffffff;
}

.service_cont {
  z-index: 9999;
  position: relative;
}
