html {
  scroll-behavior: smooth; }

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

header {
  position: relative;
  background-color: #FEF7F7;
  box-shadow: 0 15px 10px -15px #1111112b; }
  header .logo img {
    max-width: 120px; }
  header .btm-divider {
    border-bottom: 1px solid #e6e6e6; }
  header .custom-list {
    padding: 10px 0; }
    header .custom-list li:not(:first-child) a {
      padding-left: 35px; }
    header .custom-list a {
      color: #111;
      font-size: 9pt;
      text-decoration: none;
      font-family: "Poppins", sans-serif; }
      header .custom-list a i.material-icons {
        font-size: 13pt; }
      header .custom-list a:hover {
        color: #e36955; }
      header .custom-list a span {
        word-break: break-all; }
    header .custom-list_item a {
      white-space: nowrap;
      font-family: "Playfair Display", serif;
      font-size: 16pt;
      color: #424242;
      font-weight: 600; }
  header .donate-now {
    padding-left: 0 !important;
    white-space: nowrap; }
    header .donate-now span {
      margin-left: 35px;
      margin-top: 30px !important;
      padding: 8px 20px !important;
      background-color: #e36955;
      color: white !important;
      position: relative;
      font-size: 12pt !important;
      border-radius: 3px;
      box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
      transition: all 200ms; }
      header .donate-now span:hover {
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2) !important;
        background-color: #dc4229; }
  @media (max-width: 767.9px) {
    header .custom-list li:not(:first-child) a {
      padding-left: 0px; }
    header .custom-list .closeMe {
      position: absolute;
      top: 20px;
      left: 76%;
      cursor: pointer; }
    header #sidebarList {
      position: fixed;
      left: 0;
      top: 0px;
      min-width: 330px;
      background-color: #FEF7F7;
      display: none;
      z-index: 1000 !important;
      min-height: 100vh;
      padding-top: 60px !important; }
      header #sidebarList li {
        margin-left: 30px;
        margin-bottom: 20px; }
      header #sidebarList[data-show=true] {
        display: block; }
    header .donate-now span {
      margin-left: 0; }
    header .overlay {
      width: 100vw;
      position: fixed;
      background-color: rgba(0, 0, 0, 0.356);
      height: 100vh;
      top: 0;
      left: 0;
      z-index: 99;
      display: none; }
      header .overlay[data-show=true] {
        display: block; } }

.home--container .home--carousel {
  position: relative; }
  .home--container .home--carousel .wrapper {
    height: 80vh;
    overflow: hidden;
    position: relative; }
    .home--container .home--carousel .wrapper .bg-image {
      position: absolute;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
      .home--container .home--carousel .wrapper .bg-image:before {
        content: "";
        display: none;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(52, 73, 94, 0.75); }
    .home--container .home--carousel .wrapper .item-1 {
      background-image: url(/assets/banner/bg-4.jpg);
      background-blend-mode: darken;
      background-color: #000000a3; }
    .home--container .home--carousel .wrapper .item-2 {
      background-image: url(/assets/banner/bg-5.jpg);
      background-blend-mode: darken;
      background-position: top;
      background-color: #000000a3; }
    .home--container .home--carousel .wrapper .box-table {
      display: table;
      height: 100%;
      width: 100%; }
      .home--container .home--carousel .wrapper .box-table .box-cell {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        height: auto;
        color: #424242 !important; }
        .home--container .home--carousel .wrapper .box-table .box-cell .content {
          position: relative;
          z-index: 9; }
          .home--container .home--carousel .wrapper .box-table .box-cell .content h3 {
            font-size: 14pt;
            letter-spacing: 0.025em;
            margin-bottom: 20px;
            font-weight: 500;
            font-family: "Playfair Display", serif; }
          .home--container .home--carousel .wrapper .box-table .box-cell .content h1 {
            font-size: 48pt;
            font-weight: 800;
            margin-bottom: 25px;
            font-family: "Playfair Display", serif;
            letter-spacing: 0rem; }
          .home--container .home--carousel .wrapper .box-table .box-cell .content a {
            border-radius: 0;
            margin-right: 5px;
            margin-top: 5px;
            transition: all 300ms ease-in; }
          .home--container .home--carousel .wrapper .box-table .box-cell .content a.border {
            background: transparent;
            color: #e36955;
            border: 2px solid #e36955 !important; }
            .home--container .home--carousel .wrapper .box-table .box-cell .content a.border:hover {
              background: #e36955 none repeat scroll 0 0 !important;
              color: white !important; }
  .home--container .home--carousel .owl-dots {
    position: absolute;
    left: 50%;
    top: 90%;
    transform: translateX(-50%); }
  @media (max-width: 991px) {
    .home--container .home--carousel .box-table .box-cell .content h3 {
      font-size: 20px !important; }
    .home--container .home--carousel .box-table .box-cell .content h1 {
      font-size: 40px !important;
      margin-bottom: 20px; } }
  @media (max-width: 576px) {
    .home--container .home--carousel .box-table .box-cell .content h3 {
      font-size: 16px !important; }
    .home--container .home--carousel .box-table .box-cell .content h1 {
      font-size: 35px !important;
      margin-bottom: 20px; } }

.info--section_inner .icon-inner {
  display: inline-block;
  position: relative;
  padding: 10px 15px; }
  .info--section_inner .icon-inner:before {
    content: "";
    position: absolute;
    display: block;
    width: 45px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fbe9e6; }
  .info--section_inner .icon-inner:after {
    content: "";
    position: absolute;
    display: block;
    width: 45px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fbe9e6;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s; }
  .info--section_inner .icon-inner.one:after, .info--section_inner .icon-inner.one:before {
    background-color: #e5f5f6; }
  .info--section_inner .icon-inner.two:after, .info--section_inner .icon-inner.two:before {
    background-color: #f3ebf7; }
  .info--section_inner .icon-inner.three:after, .info--section_inner .icon-inner.three:before {
    background-color: #fdf3e3; }
  .info--section_inner .icon-inner .icon {
    font-size: 34px;
    position: relative;
    z-index: 9; }
.info--section_inner .content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap; }
  .info--section_inner .content h4 {
    font-family: "Playfair Display", serif;
    margin: 0;
    margin-top: 10px;
    padding: 0;
    font-size: 15pt;
    color: #424242;
    font-weight: 600; }
  .info--section_inner .content .subtitle {
    font-size: 11.5pt;
    color: #424242;
    opacity: 0.8;
    line-height: 1.67;
    margin-top: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 500; }

.recent--drive_card {
  border: 0 !important;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.02); }
  .recent--drive_card .card-img-top img {
    max-height: 300px;
    object-position: center;
    object-fit: cover;
    width: 100%; }
  .recent--drive_card h4 {
    font-family: "Playfair Display", serif; }
    .recent--drive_card h4 a {
      text-decoration: none;
      color: #424242; }
      .recent--drive_card h4 a:hover {
        color: #f1ae44; }
  .recent--drive_card p {
    margin-top: 20px;
    font-family: "Poppins", sans-serif;
    letter-spacing: 0em;
    line-height: 1.67;
    color: #424242;
    font-size: 11pt; }
  .recent--drive_card .read-more {
    background-color: #f1ae44;
    padding: 8px 20px;
    font-family: "Poppins", sans-serif;
    font-size: 11pt;
    text-decoration: none;
    color: white;
    border-radius: 4px; }
.recent--drive_right {
  background-color: #F2F0EB;
  padding: 40px;
  border-radius: 2px; }
  .recent--drive_right-item {
    margin-bottom: 30px; }
    .recent--drive_right-item .img-wrap {
      flex-basis: 40%;
      padding-right: 20px; }
      .recent--drive_right-item .img-wrap img {
        max-height: 120px;
        object-fit: cover;
        object-position: top;
        width: 100%; }
    .recent--drive_right-item .content {
      flex-basis: 60%; }
      .recent--drive_right-item .content .date {
        color: #863bae;
        font-family: "Poppins", sans-serif;
        font-size: 10pt; }
      .recent--drive_right-item .content h4, .recent--drive_right-item .content h4 a {
        text-decoration: none;
        margin-top: 5px;
        color: #424242;
        font-weight: 600;
        cursor: pointer;
        transition: 100ms;
        font-family: "Playfair Display", serif; }
        .recent--drive_right-item .content h4:hover, .recent--drive_right-item .content h4 a:hover {
          color: #f1ae44; }
@media (max-width: 767.9px) {
  .recent--drive_right {
    padding: 20px; }
    .recent--drive_right-item .content h4, .recent--drive_right-item .content h4 a {
      font-size: 15pt; } }

.section-101_top {
  background-color: #F2F0EB; }
  .section-101_top .content {
    margin: 80px 0 50px;
    font-size: 13pt;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    line-height: 2;
    color: #818181; }
  .section-101_top .block-content {
    min-width: 125px;
    display: inline-block;
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 15px; }
    .section-101_top .block-content .icon-inner {
      z-index: 100;
      text-align: center; }
      .section-101_top .block-content .icon-inner .icon {
        display: inline-block;
        font-size: 34px;
        position: relative;
        z-index: 9; }
        .section-101_top .block-content .icon-inner .icon img {
          z-index: 100;
          margin: auto;
          width: 40px; }
    .section-101_top .block-content .content-inner {
      text-align: center;
      z-index: 100; }
      .section-101_top .block-content .content-inner .title {
        position: relative;
        z-index: 9; }
        .section-101_top .block-content .content-inner .title h4 {
          margin-top: 10px;
          font-family: "Playfair Display", serif;
          font-size: 14pt;
          font-weight: 700;
          color: white; }
    .section-101_top .block-content::before {
      content: "";
      position: absolute;
      display: block;
      height: 100%;
      top: 0;
      left: 0;
      right: 30px;
      z-index: 1;
      background: #f1ae44; }
    .section-101_top .block-content::after {
      content: "";
      position: absolute;
      display: block;
      height: 100%;
      top: 0;
      left: 0;
      right: 30px;
      z-index: 1;
      background: #f1ae44;
      -webkit-transform-origin: bottom left;
      transform-origin: bottom left;
      -webkit-transform: skew(-11deg, 0deg);
      transform: skew(-11deg, 0deg);
      -webkit-transition: all .35s;
      transition: all .35s;
      -moz-transition: all .35s;
      -ms-transition: all .35s; }
    .section-101_top .block-content.one::after, .section-101_top .block-content.one::before {
      background: #50bac3; }
    .section-101_top .block-content.two::after, .section-101_top .block-content.two::before {
      background: #e36955; }
.section-101_bottom .subText {
  font-size: 12pt;
  font-family: "Poppins", sans-serif;
  color: #424242; }
.section-101_bottom .volunteer-form {
  box-sizing: border-box;
  display: flex;
  margin-top: -150px;
  background-color: #863bae;
  min-height: 400px;
  position: relative;
  width: 100%; }
  .section-101_bottom .volunteer-form::after {
    content: "";
    content: '';
    width: 3000px;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 1;
    background: inherit;
    box-sizing: border-box; }
  .section-101_bottom .volunteer-form form {
    width: 100%;
    padding: 50px 0 50px 70px; }
    .section-101_bottom .volunteer-form form input, .section-101_bottom .volunteer-form form textarea, .section-101_bottom .volunteer-form form select {
      width: 100%;
      min-height: 50px;
      box-shadow: 0 0 0 !important;
      outline: none !important;
      border-radius: 0 !important;
      border: 0 !important;
      background-color: white; }
    .section-101_bottom .volunteer-form form select {
      padding: 0 8px; }
@media (max-width: 767.9px) {
  .section-101_bottom .volunteer-form {
    margin-top: 0; }
    .section-101_bottom .volunteer-form::after {
      content: unset; }
    .section-101_bottom .volunteer-form form {
      padding: 30px; } }

.elementor-header {
  margin: 80px 0 50px;
  text-align: center; }
  .elementor-header h1 {
    font-size: 32pt;
    font-weight: 700;
    font-family: "Playfair Display", serif;
    position: relative;
    color: #424242; }
    .elementor-header h1::before {
      content: "";
      background-image: url(/assets/icons/orna-1.png);
      background-size: 100%;
      height: 15px;
      width: 15px;
      background-repeat: no-repeat;
      position: absolute;
      top: -20px;
      left: 50%;
      transform: translateX(-50%); }
  .elementor-header .subtitle {
    color: #863bae;
    font-size: 12pt;
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.05em;
    font-weight: 500;
    font-weight: 600; }
  .elementor-header_left {
    text-align: left; }
    .elementor-header_left h1::before {
      left: 0;
      transform: unset; }
  .elementor-header_subText {
    font-size: 12pt;
    font-family: "Poppins", sans-serif;
    color: #424242;
    line-height: 2; }
  @media (max-width: 767.9px) {
    .elementor-header h1 {
      font-size: 24pt; } }

.generic--banner {
  background-color: #F2F0EB;
  min-height: 350px; }
  .generic--banner div {
    align-items: center;
    align-content: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    min-height: inherit;
    text-align: center; }
  .generic--banner h1 {
    font-size: 48pt;
    font-family: "Playfair Display", serif;
    color: #424242;
    font-weight: 700;
    width: 100%;
    text-align: center; }
  @media (max-width: 767.9px) {
    .generic--banner {
      min-height: 250px; }
      .generic--banner h1 {
        font-size: 36pt; } }
  @media (max-width: 576px) {
    .generic--banner h1 {
      font-size: 32pt; } }

.elementor-btn {
  background-color: #f1ae44 !important;
  padding: 10px 40px !important;
  border-radius: 0 !important;
  color: white !important;
  transition: background 200ms; }
  .elementor-btn:hover {
    background-color: #e36955 !important; }

.drive--section_heading h2 {
  font-family: "Playfair Display", serif;
  font-weight: 800;
  color: #424242; }
.drive--section_heading .date {
  color: #424242;
  opacity: 0.75;
  font-size: 10pt; }
.drive--section_content .content {
  margin-top: 25px; }
  .drive--section_content .content p {
    padding-bottom: 10px;
    font-size: 12pt;
    line-height: 2;
    font-family: "Poppins", sans-serif;
    color: #424242;
    opacity: 0.75;
    font-weight: 400; }
.drive--section_content .subheading-section h4 {
  font-family: "Playfair Display", serif;
  font-weight: 600;
  color: #424242; }
.drive--section_content .subheading-section .date {
  color: #424242;
  opacity: 0.75;
  font-size: 10pt; }
.drive--section_rightbar {
  padding: 30px 30px;
  background-color: #F2F0EB;
  margin-left: 20px;
  position: sticky;
  position: -webkit-sticky;
  top: 150px; }
  .drive--section_rightbar h4 {
    font-size: 20pt;
    font-family: "Playfair Display", serif; }
  .drive--section_rightbar ul {
    margin-top: 20px;
    padding-left: 0;
    margin-left: 0;
    list-style: none; }
    .drive--section_rightbar ul li {
      padding-bottom: 14px;
      margin-bottom: 20px;
      border-bottom: 1px solid #42424223;
      display: flex;
      flex-direction: column; }
      .drive--section_rightbar ul li a {
        font-size: 13pt;
        font-family: "Playfair Display", serif;
        font-weight: 600;
        color: #424242; }
      .drive--section_rightbar ul li .date {
        font-size: 10pt;
        color: #424242;
        opacity: 0.5; }
@media (max-width: 767.9px) {
  .drive--section_rightbar {
    margin-left: 0; } }

.mv--section {
  background-image: url(/assets/banner/bg-3.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .mv--section_inner .content p {
    color: white;
    line-height: 1.67;
    opacity: 0.85; }

.core--carousel .item .img-wrap img, .mentor--carousel .item .img-wrap img {
  height: 340px;
  object-fit: cover;
  object-position: top; }
.core--carousel .item .block-content, .mentor--carousel .item .block-content {
  position: relative;
  text-align: center;
  margin-top: 10px; }
  .core--carousel .item .block-content .bg-overlay, .mentor--carousel .item .block-content .bg-overlay {
    background: #e36955; }
    .core--carousel .item .block-content .bg-overlay.violet, .mentor--carousel .item .block-content .bg-overlay.violet {
      background: #9238a4; }
    .core--carousel .item .block-content .bg-overlay.brown, .mentor--carousel .item .block-content .bg-overlay.brown {
      background: #de9967; }
    .core--carousel .item .block-content .bg-overlay.yellow, .mentor--carousel .item .block-content .bg-overlay.yellow {
      background: #f1ae44; }
    .core--carousel .item .block-content .bg-overlay-1, .mentor--carousel .item .block-content .bg-overlay-1 {
      position: absolute;
      height: 100%;
      top: 0;
      left: 0;
      right: 40px;
      z-index: 1;
      background: inherit; }
    .core--carousel .item .block-content .bg-overlay-2, .mentor--carousel .item .block-content .bg-overlay-2 {
      position: absolute;
      display: block;
      height: 100%;
      top: 0;
      left: 0;
      right: 22px;
      z-index: 1;
      background: inherit;
      -webkit-transform-origin: bottom left;
      transform-origin: bottom left;
      -webkit-transform: skew(-12deg, 0deg);
      transform: skew(-12deg, 0deg);
      -webkit-transition: all .35s;
      transition: all .35s;
      -moz-transititon: all .35s;
      -ms-transition: all .35s; }
  .core--carousel .item .block-content .team-content-inner, .mentor--carousel .item .block-content .team-content-inner {
    position: relative;
    z-index: 2;
    padding: 25px 10px; }
    .core--carousel .item .block-content .team-content-inner .team-name, .mentor--carousel .item .block-content .team-content-inner .team-name {
      color: white;
      font-size: 20px;
      font-weight: 700;
      margin: 0 0 6px;
      line-height: 20px;
      font-family: "Playfair Display", serif; }
    .core--carousel .item .block-content .team-content-inner .team-job, .mentor--carousel .item .block-content .team-content-inner .team-job {
      color: white;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 500;
      letter-spacing: 1px; }

.listing ul {
  text-align: center;
  justify-content: center; }
  .listing ul li {
    box-shadow: 0px 0px 4px rgba(138, 138, 138, 0.048);
    padding: 6px 20px;
    background-color: #F2F0EB;
    background-blend-mode: lighten;
    color: #424242;
    margin: 0 5px 8px; }

#donationModal h5, #contactFormWrap h5 {
  font-family: "Playfair Display", serif;
  font-size: 18pt; }
#donationModal form input, #donationModal form textarea, #donationModal form select, #contactFormWrap form input, #contactFormWrap form textarea, #contactFormWrap form select {
  width: 100%;
  min-height: 50px;
  box-shadow: 0 0 0 !important;
  outline: none !important;
  border-radius: 0 !important;
  background-color: #F2F0EB;
  border: 1px solid #F2F0EB !important; }
#donationModal form select, #contactFormWrap form select {
  padding: 0 8px; }

footer {
  background-color: #424242 !important;
  border-radius: 0 !important; }
  footer .img-wrap {
    margin-bottom: 5px; }
    footer .img-wrap img {
      max-width: 70px; }
    footer .img-wrap_social img {
      width: 25px;
      height: 25px; }
  footer h4 {
    color: white;
    font-family: "Playfair Display", serif;
    line-height: 1.5; }
  footer .subtitle {
    color: white;
    line-height: 2;
    font-family: "Poppins", sans-serif;
    font-size: 10pt; }
  footer .closure .head {
    font-size: 17pt;
    color: white;
    font-family: "Playfair Display", serif; }
  footer .closure ul {
    margin-left: 0;
    list-style: none;
    padding-left: 0;
    margin-top: 20px; }
    footer .closure ul li {
      margin-bottom: 10px; }
      footer .closure ul li a {
        color: white;
        text-decoration: none;
        font-family: "Poppins", sans-serif;
        font-size: 10.5pt; }
        footer .closure ul li a:hover {
          color: #f1ae44; }
      footer .closure ul li i.material-icons {
        color: white;
        font-size: 14pt; }

.font-play {
  font-family: "Playfair Display", serif; }

.not-found {
  min-height: calc(100vh - 140px - 200px);
  position: relative; }
  .not-found h1 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.text-p2 {
  color: #f1ae44; }

/*# sourceMappingURL=index.css.map */
