body {
  font-family: "Barlow Condensed", sans-serif !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Barlow Condensed", sans-serif !important; }

.common-btn a.btn, .common-btn button {
  background: #FC8819;
  font-size: 18px;
  font-weight: 600;
  border: 1px solid #FC8819;
  font-family: "Open Sans", sans-serif;
  padding: 8px 30px; }
.common-btn a.btn:hover, .common-btn button:hover {
  background: #630132;
  border: 1px solid #630132; }

.common-space {
  padding-top: 90px;
  padding-bottom: 90px; }

.common-title span {
  color: #630132;
  font-size: 20px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif; }
.common-title h2 {
  color: #4B535D;
  font-size: 32px;
  font-weight: bold; }

.common-text p {
  color: #4B535D;
  font-size: 16px;
  line-height: 27px;
  margin: 25px 0;
  font-family: "Open Sans", sans-serif; }

.common-mr {
  margin-bottom: 30px; }

.common-p {
  text-align: justify; }
  .common-p p {
    color: #4B535D;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 20px;
    line-height: 27px;
    text-align: justify; }

@media (min-width: 768px) {
  .featurette img {
    width: 100%; }

  .project-part .nav-pills .nav-link {
    font-size: 10px; } }
.video-play-section a.popup-youtube {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important; }

.cover-container.header-bg.d-flex.mx-auto.flex-column {
  z-index: 100000;
  width: 100%;
  position: absolute; }

main {
  overflow: hidden; }

.menu {
  padding-top: 50px; }
  .menu nav a {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    margin-right: 22px !important;
    font-family: "Open Sans", sans-serif;
    font-weight: 600; }

.menu-left {
  margin-left: 20px !important; }

.header-bg {
  position: relative; }

.bannerss {
  padding: 245px 0; }

.banner-part h1 {
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px; }
.banner-part figure {
  position: relative;
  isolation: isolate;
  margin-bottom: 0 !important; }
  .banner-part figure::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4); }
.banner-part img {
  width: 100%;
  height: auto;
  position: relative;
  max-height: 70vh;
  min-height: 400px;
  object-fit: cover; }
.banner-part .carousel-caption {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  bottom: inherit; }
  .banner-part .carousel-caption p, .banner-part .carousel-caption h1 {
    margin-bottom: 0 !important; }
  .banner-part .carousel-caption p {
    margin-top: 16px !important; }
  @media (max-width: 991px) {
    .banner-part .carousel-caption {
      width: 100%;
      padding-inline: 10%; }
      .banner-part .carousel-caption h1 {
        font-size: 28px; } }
.banner-part .carousel-indicators {
  left: initial;
  display: grid;
  top: 50%;
  bottom: inherit;
  z-index: 9999; }
.banner-part button::before {
  position: absolute;
  content: '';
  border: 1px solid #fff;
  height: 45px;
  bottom: 57px;
  display: block;
  left: 4px; }
.banner-part button::after {
  position: absolute;
  content: '';
  border: 1px solid #fff;
  height: 45px;
  bottom: -95px;
  display: block;
  left: 4px; }
.banner-part .carousel-indicators button.active {
  background: #FC8819;
  width: 10px;
  height: 10px; }
.banner-part .carousel-indicators button {
  width: 10px;
  height: 10px;
  margin-bottom: 0;
  border-radius: 100%;
  opacity: 1;
  position: relative;
  border: none;
  margin-bottom: 10px; }
.banner-part .carousel-caption {
  z-index: 2; }

.header-bg {
  overflow: hidden; }

.clouds {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2; }

.clouds img {
  width: 100%; }

.project-part {
  background: #F7F4EF; }
  .project-part .nav-pills .nav-link.active,
  .project-part .project-part .nav-pills .nav-link {
    padding: 14px 20px;
    border-radius: 0;
    font-weight: 600; }
  .project-part .nav-pills .nav-link.active {
    background: #FC8819;
    border: 1px solid #FC8819;
    color: #fff;
    padding: 14px 20px;
    border-radius: 0; }
  .project-part .nav-pills .nav-link {
    border: 1px solid #ccc;
    margin-right: 5px;
    color: #4B535D;
    padding: 14px 20px;
    border-radius: 0;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
    font-weight: normal;
    background: none; }
  .project-part .nav-pills .nav-link:active {
    background: #FC8819;
    border: 1px solid #FC8819; }

.project-tab ul {
  margin: 30px 0; }

.project-part h3 a {
  text-decoration: none;
  color: #4B535D;
  font-weight: 600;
  font-size: 22px; }

.project-part p {
  margin: 15px 0; }

.banner-whole {
  position: relative; }

.project-part .project-status {
  background: #DE7109;
  padding: 5px 22px;
  position: relative;
  bottom: 256px;
  width: 30%;
  top: -30px;
  float: right; }
  .project-part .project-status p {
    color: #fff;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
    margin: 0; }
.project-part .project-img,
.project-part .project-img img {
  position: relative; }

.ttimg img {
  width: 100%;
  height: 260px;
  object-fit: cover; }

.noproject-part figure {
  margin: 0; }

.project-detail {
  background: #fff;
  padding: 15px; }
  .project-detail p {
    color: #4B535D;
    font-weight: normal;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    line-height: 27px; }
  .project-detail span.maroon {
    color: #630132;
    padding-right: 5px;
    font-size: 16px;
    font-weight: normal; }
  .project-detail span.orange {
    color: #FC8819;
    padding-right: 5px;
    font-size: 16px;
    font-weight: normal; }

.progress .bg-warning {
  background: #FC8819 !important;
  height: 3px; }

.progress {
  height: 3px !important;
  background: #ccc !important; }

.common-hover a:hover {
  color: #FC8819 !important; }

.project-tab a figure {
  margin-bottom: 0; }

.project-tab a figure img {
  width: 100%; }

.choose-detail img {
  border: 1px solid #FC8819;
  border-radius: 100px;
  padding: 10px;
  margin-bottom: 20px;
  height: 50px;
  width: 50px;
  object-fit: contain; }
.choose-detail h4 {
  font-size: 22px;
  font-weight: 500;
  color: #4B535D !important; }
.choose-detail p {
  font-size: 15px;
  font-weight: normal;
  line-height: 27px;
  color: #4B535D;
  font-family: "Open Sans", sans-serif; }

.category-img {
  text-decoration: none;
  color: #fc8819;
  font-size: 18px;
  font-weight: 500; }
  .category-img figure {
    aspect-ratio: 16/9;
    min-height: 280px;
    width: 100%;
    border-radius: 6px;
    overflow: hidden; }
    .category-img figure img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.need-image {
  position: relative; }
  .need-image .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0px; }
  .need-image .video-play {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -18px;
    text-decoration: none; }
  .need-image .video-play::before {
    content: "\f144";
    font: normal normal normal 14px / 1;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
    color: #b3b5bc; }

.need-block {
  background: #F7F4EF;
  padding: 40px 60px; }
  .need-block h3 {
    font-size: 30px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 25px; }
  .need-block p {
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
    color: #4B535D;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 25px; }

.blog-part {
  background: url(../images/blogbg.png) no-repeat;
  background-size: cover; }

.blog-box {
  border: 1px solid #CCCCCC;
  padding: 40px 20px;
  border-radius: 8px; }
  .blog-box span {
    color: #4B535D;
    font-size: 14px;
    font-family: "Open Sans", sans-serif; }
  .blog-box h6 {
    font-size: 25px;
    font-weight: 500;
    margin: 20px 0; }
  .blog-box p {
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
    color: #4B535D;
    font-family: "Open Sans", sans-serif;
    text-align: justify; }
  .blog-box .blog-right a.btn.btn-lg.btn-primary {
    background: none !important;
    border: none;
    padding: 0; }

.blog-btn {
  margin-top: 40px; }

.event-part p {
  color: #4B535D;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
  line-height: 27px; }

.blog-date p {
  color: #fff;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  nargin: 0;
  margin-bottom: 0 !important; }
.blog-date span {
  display: block;
  color: #fff;
  font-size: 18px; }

.event-carousel {
  position: relative; }
  .event-carousel .item {
    position: relative; }
  .event-carousel a img {
    position: relative;
    width: 100%;
    padding-right: 20px; }
  .event-carousel img {
    position: relative;
    margin-bottom: 10px; }
  .event-carousel .blog-date {
    position: absolute;
    bottom: 0;
    background: #FC8819;
    padding: 5px 9px;
    width: 60px;
    height: 60px;
    left: 0px;
    text-align: center; }
  .event-carousel h6 a {
    color: #4B535D;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none; }
  .event-carousel .slick-prev {
    left: -328px;
    bottom: -87px;
    top: 170px;
    background: none;
    padding: 0;
    padding-left: 9px; }
  .event-carousel .slick-prev:before,
  .event-carousel .slick-next:before {
    opacity: 1;
    color: #4B535D; }
  .event-carousel .slick-next {
    right: 0px;
    left: -280px;
    top: 170px;
    background: none;
    padding: 0;
    padding-left: 9px; }
  .event-carousel .slick-prev,
  .event-carousel .slick-next {
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 100px; }

.banner-overlay {
  position: absolute;
  background: #000 url(../images/banner-bg.png);
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0.2;
  z-index: 2;
  content: '';
  display: block; }

.blog-left {
  position: relative; }

.join-part {
  background: url(../images/join.png) no-repeat;
  background-size: cover; }
  .join-part h6 {
    font-size: 25px;
    color: #FC8819;
    font-weight: 500; }
  .join-part h5 {
    font-size: 30px;
    color: #FFFFFF;
    font-weight: 500; }
  .join-part ul {
    display: inline-block;
    margin: 0; }
  .join-part .joinbtnd img {
    margin-right: 5px; }
  .join-part .or {
    color: #4B535D;
    background: #fff;
    border: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 44px;
    text-align: center; }
  .join-part .pa {
    padding: 0; }
  .join-part .supp {
    padding-left: 0; }
    .join-part .supp a.btn {
      border-radius: 0 8px 8px 0;
      background: #630132;
      border: 1px solid #630132; }
    .join-part .supp .supp:hover {
      background: #FC8819; }
    .join-part .supp a.btn {
      font-size: 17px !important; }
  .join-part .joinbtnd ul li {
    display: inline-flex; }
  .join-part .joinbtnd a.orr {
    background: #fff;
    border-radius: 0; }
  .join-part .joinbtnd a.btn.orr {
    color: #4B535D;
    background: #fff;
    border: #fff;
    padding: 8px 15px;
    font-weight: 500;
    text-align: center; }
  .join-part .joinbtnd a.btn.join {
    border-radius: 0;
    padding: 8px 15px; }
  .join-part .joinbtnd a.btn.supp {
    color: #fff;
    background: #630132;
    border: #630132;
    border-radius: 0;
    padding: 8px 15px; }

.review {
  background: #F7F4EF; }
  .review .testimonial-box {
    background: #fff; }
  .review .testi-name h6 {
    font-size: 20px;
    color: #4B535D;
    font-weight: 500;
    margin: 0; }
  .review .testi-name p {
    font-size: 15px;
    color: #FC8819;
    font-weight: normal;
    margin: 0; }
  .review .testimonial-box {
    background: #fff;
    padding: 20px; }
  .review .testibox {
    border-right: 2px solid #ccc;
    padding: 20px; }
    .review .testibox p {
      text-align: center; }
    .review .testibox img {
      margin: 0 auto 20px; }
  .review .slick-current ~ div {
    border-right: 0 solid red; }
  .review .testibox:last-child {
    border: none; }

footer {
  padding: 50px 0 30px 0;
  background: #02021E; }
  footer p {
    color: #fff !important;
    padding-top: 25px; }
  footer h5 {
    color: #fff !important;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 25px; }
  footer ul {
    padding-left: 0; }
  footer ul li {
    list-style: none;
    margin-bottom: 10px; }
  footer ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #FFFFFF !important;
    font-family: "Open Sans", sans-serif; }
  footer .footer-blog {
    margin-bottom: 10px; }
    footer .footer-blog span {
      font-size: 14px;
      color: #FFFFFF;
      font-family: "Open Sans", sans-serif; }
    footer .footer-blog p {
      padding-top: 10px; }
  footer .footer-border {
    position: relative;
    padding-bottom: 5px; }
  footer .footer-border:after {
    position: absolute;
    border-bottom: 1px solid #ccc;
    width: 80%;
    content: '';
    bottom: 0;
    left: 0; }
  footer .footer-border:last-child:after {
    border: none; }
  footer .footer-blog:last-child {
    border-bottom: 0; }
  footer a {
    font-size: 16px;
    color: #FFFFFF;
    font-family: "Open Sans", sans-serif; }
  footer img {
    padding-right: 15px; }
  footer .footer-location {
    padding: 0; }
  footer a:hover {
    color: #FC8819; }
  footer .footer-location ul li {
    margin-bottom: 15px; }
  footer .footer-location ul {
    padding-left: 0; }
  footer .footer-location ul.footer-socail-media {
    display: flex; }
    footer .footer-location ul.footer-socail-media li {
      margin: 0;
      height: 30px;
      width: 30px;
      line-height: 28px;
      background: #fff;
      border-radius: 100px;
      margin-right: 10px;
      text-align: center; }
    footer .footer-location ul.footer-socail-media a {
      padding-left: 0; }
      footer .footer-location ul.footer-socail-media a img {
        padding-right: 0; }
  footer .footer-logo img {
    width: 100%; }

.footer-top {
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px; }

.footer-bottom p {
  padding-top: 10px;
  margin-bottom: 0;
  font-size: 15px; }
.footer-bottom a {
  text-decoration: none;
  color: #FC8819;
  font-size: 15px; }
.footer-bottom a:hover {
  color: #630132; }

.innerheader {
  position: static; }
  .innerheader .innermenu {
    padding: 25px 0; }
    .innerheader .innermenu nav a {
      color: #4B535D;
      font-weight: 500; }
    .innerheader .innermenu nav a.btn.btn-lg.btn-secondary {
      color: #fff; }

.innerimg,
.innerpages {
  position: relative; }

.innerimg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35); }

.innerpages img {
  width: 100%;
  min-height: 220px;
  object-fit: cover; }

.innerbannertext {
  position: absolute;
  top: 50%; }
  .innerbannertext a {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    font-size: 16px; }
  .innerbannertext h3 {
    color: #fff;
    font-size: 35px;
    font-weight: bold; }

.breadcrumb-item.active {
  color: #FC8819 !important;
  font-family: "Open Sans", sans-serif; }

.breadcrumb-item + .breadcrumb-item::before {
  color: #fff !important;
  font-family: "Open Sans", sans-serif; }

.common-space h3 {
  margin-bottom: 20px; }

.gb {
  width: 13% !important; }

.get-box {
  background: #FC8819;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center; }

.getintouch h3 {
  color: #4B535D;
  font-size: 32px;
  font-weight: bold; }
.getintouch h6 {
  color: #4B535D;
  font-size: 20px;
  font-weight: 500;
  font-family: "Barlow Condensed", sans-serif !important;
  margin-bottom: 0px; }
.getintouch p.childp {
  margin-bottom: 0; }
.getintouch p a {
  color: #4B535D;
  text-decoration: none; }
.getintouch p a:hover {
  color: #FC8819; }

.smsmsm h3 {
  color: #4B535D;
  font-size: 32px;
  font-weight: bold; }

.alert-dismissible.error_message p,
.alert-dismissible.success_message p {
  margin-bottom: 0; }

.error {
  color: #d70000;
  font-size: 14px; }

.get-box-details {
  margin-top: 30px !important; }

.contact-social ul {
  display: flex;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0; }
.contact-social li {
  margin: 0;
  height: 30px;
  width: 30px;
  line-height: 28px;
  background: #FC8819;
  border-radius: 100px;
  margin-right: 10px;
  text-align: center;
  list-style: none; }
.contact-social a {
  color: #fff; }

.contact-form {
  border: 1px solid #F8F2F2;
  padding: 50px;
  box-shadow: 0 0 9px 0 #ccc;
  border-radius: 8px; }

.contact-form input::placeholder {
  color: #827D7D;
  font-size: 16px;
  font-family: "Open Sans", sans-serif; }
.contact-form textarea::placeholder {
  font-family: "Open Sans", sans-serif;
  color: #827D7D;
  font-size: 16px; }
.contact-form .form-control {
  border: 1px solid #E1DDDD;
  background: #FAFAFA;
  border-radius: 0; }
.contact-form img#captcha {
  margin-right: 10px; }
.contact-form input.capform {
  width: 30%; }

.map img {
  width: 100%; }

.obj-list {
  padding-top: 10px; }
  .obj-list ul {
    position: relative;
    margin-top: 15px; }
  .obj-list ul li {
    list-style: none;
    color: #4B535D;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 15px;
    font-family: "Open Sans", sans-serif;
    position: relative; }
  .obj-list ul li::before {
    width: 20px;
    content: " ";
    background-image: url(../images/charm_square-tick.png);
    position: absolute;
    left: -30px;
    top: 6px;
    height: 20px; }
  .obj-list ul img {
    position: absolute;
    left: 0;
    padding-top: 5px; }

.objectives-part .obj-img img {
  width: 100%;
  position: relative;
  top: -15px; }

.about-img img {
  position: relative; }

.about-part p:last-child {
  margin-bottom: 0 !important; }

.president-img {
  padding-top: 0; }
  .president-img img {
    width: 100%; }

.mission-part h4,
.mission-part h5 {
  font-size: 25px;
  font-weight: 500;
  color: #4B535D;
  margin: 20px 0; }
.mission-part h3 {
  color: #4B535D;
  font-size: 32px;
  font-weight: bold; }
.mission-part span {
  font-family: "Babylonica", cursive;
  color: #4B535D;
  font-weight: normal;
  font-size: 25px; }
.mission-part h4 {
  margin: 0; }
.mission-part h6 {
  font-size: 20px;
  font-weight: normal;
  color: #FC8819;
  font-family: "Open Sans", sans-serif !important; }

.awards {
  border: 1px solid #F5EEEE;
  padding: 30px;
  margin-right: 20px; }
  .awards h6 {
    color: #444444;
    font-size: 16px;
    font-weight: 500; }
  .awards img {
    margin: 0 auto; }

.award-slider .slick-dots li button:before {
  font-size: 14px;
  color: #FC8819;
  opacity: 1; }
.award-slider .slick-dots li button:before {
  opacity: 1; }
.award-slider .slick-dots li.slick-active button:before {
  color: #630132; }
.award-slider .slick-dots {
  bottom: -40px; }
.award-slider button:hover {
  background: none;
  border: none; }

.involvement h6 {
  color: #4B535D;
  font-size: 20px;
  font-weight: 500; }

.involvement-part {
  margin-top: 40px !important; }

.dnimg img {
  width: 100%; }

.donate-box {
  border: 1px solid #CCCCCC;
  padding: 50px;
  border-radius: 8px; }
  .donate-box h4 {
    color: #FC8819;
    font-size: 30px;
    font-weight: 500;
    margin-top: 5px; }

.invo-detail {
  margin-top: 50px !important; }

.friends {
  margin-top: 30px !important; }

.involvement-btn {
  margin-top: 45px !important; }

.gallery-btn a.popup-youtube {
  top: 120px;
  right: 175px; }

.common-head h4 {
  color: #4B535D;
  font-weight: 500;
  font-size: 28px; }

.projectyear p {
  color: #4B535D;
  font-size: 20px;
  font-weight: 500;
  margin: 0; }
  .projectyear p span {
    color: #FC8819;
    padding-left: 5px; }

.common-img img {
  margin-bottom: 10px; }

.projectyear {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px; }

.common-text h5 {
  color: #4B535D;
  font-weight: 500;
  font-size: 22px; }

.pr-st {
  margin-bottom: 30px; }
  .pr-st p {
    font-weight: 600;
    margin: 10px 0;
    font-size: 25px; }
    .pr-st p span {
      font-weight: normal;
      color: #4B535D;
      font-size: 20px;
      padding-left: 5px; }

.project-table tbody tr th {
  font-weight: normal; }
.project-table thead tr th {
  background: #FC8819;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  font-family: "Open Sans", sans-serif; }
.project-table tr td {
  font-size: 16px;
  font-family: "Open Sans", sans-serif; }

.upcoming-projects {
  margin-bottom: 30px; }
  .upcoming-projects .prodate {
    background: #FC8819;
    padding: 10px 18px;
    border-radius: 8px; }
    .upcoming-projects .prodate .prodate p {
      font-size: 18px;
      color: #fff;
      font-weight: 500;
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .upcoming-projects .prodate span {
      display: block;
      color: #fff;
      font-size: 18px; }
  .upcoming-projects h4 {
    margin-bottom: 20px; }

.prodate p {
  margin: 0 !important;
  color: #fff;
  font-size: 18px; }

.pa {
  padding: 0 !important; }
  .pa span {
    color: #4B535D;
    font-size: 14px; }
  .pa img {
    margin-bottom: 2px;
    margin-right: 2px; }

.pa p {
  margin: 5px !important;
  line-height: 22px;
  font-weight: 500; }

.support-box {
  background: #FC8819;
  padding: 30px;
  border-radius: 8px; }
  .support-box h3 {
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px; }
  .support-box p {
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-size: 16px; }
  .support-box a {
    text-decoration: none;
    color: #fff !important;
    font-weight: normal;
    font-size: 16px;
    font-family: "Open Sans", sans-serif; }

.support-btn a.btn {
  border: 1px solid #fff; }

.team-part img.team {
  border: 1px solid #630132;
  width: 100%; }
.team-part h6 {
  color: #4B535D;
  font-weight: 500;
  font-size: 20px;
  margin: 0; }
.team-part span.teamspan {
  color: #630132;
  font-weight: normal;
  font-size: 16px; }
.team-part p {
  color: #4B535D;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 0; }
.team-part .team-social ul {
  margin-top: 10px; }
.team-part .team-social ul li {
  background: none;
  border: 1px solid #FC8819;
  height: 35px;
  width: 35px;
  line-height: 30px; }
.team-part .fri {
  margin-top: 40px !important; }
.team-part .team-space {
  padding-top: 60px; }

.join-detail img {
  width: 100%;
  position: relative; }

.join-detail {
  position: absolute;
  left: 0; }

.joining-part {
  position: relative;
  padding: 0; }
  .joining-part .join-img {
    position: relative; }
  .joining-part .join-img img {
    position: relative;
    width: 100%; }
  .joining-part .join-detail {
    position: absolute;
    left: 303px;
    top: 144px;
    width: 22%; }
    .joining-part .join-detail span {
      font-size: 20px;
      font-weight: 500;
      color: #FC8819; }
    .joining-part .join-detail h2 {
      font-size: 32px;
      font-weight: bold;
      color: #fff; }
    .joining-part .join-detail p {
      color: #fff; }

.download-part .list-group {
  border-radius: 0; }
.download-part .list-group-item.active {
  background: #FC8819;
  font-size: 20px;
  border: 1px solid #FC8819; }
.download-part .list-group-item {
  font-weight: normal;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #4B535D; }
.download-part .download-box {
  border: 1px solid #ccc;
  padding: 20px;
  box-shadow: 0 0 9px 0 #ccc;
  margin-bottom: 20px; }
  .download-part .download-box h6 {
    margin: 0; }
  .download-part .download-box h6 a {
    font-size: 18px;
    color: #4B535D;
    font-weight: 500; }
  .download-part .download-box span {
    color: #4B535D;
    font-size: 14px;
    font-weight: normal;
    font-family: "Open Sans", sans-serif; }
  .download-part .download-box a {
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #4B535D;
    font-size: 14px;
    text-decoration: none; }
  .download-part .download-box a:hover {
    color: #630132; }
.download-part .list-group-item-action:hover {
  background: #630132;
  color: #fff; }

.volunteer-part span.maroon,
.volunteer-part span.orange {
  font-size: 16px; }
.volunteer-part a {
  text-decoration: none; }
  .volunteer-part a :hover {
    color: #630132; }
.volunteer-part .project-status {
  right: 17px; }
.volunteer-part .progress .bg-warning {
  background: #ccc !important; }
.volunteer-part .progress {
  height: 1px !important; }
.volunteer-part .project-img {
  border: 1px solid #ccc;
  margin-right: 10px; }
.volunteer-part img {
  width: 100%; }
.volunteer-part .slick-prev {
  right: 0;
  left: 92%;
  top: -29px; }
.volunteer-part .slick-prev:before,
.volunteer-part .slick-next:before {
  opacity: 1;
  color: #757171; }
.volunteer-part .slick-next {
  right: 0;
  left: 96%;
  top: -29px; }
.volunteer-part .slick-prev,
.volunteer-part .slick-next {
  width: 40px;
  height: 40px;
  background: none;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 5px; }
.volunteer-part .middlespace {
  margin-top: 90px !important; }

.donation-part .scanimg {
  margin-left: -50px; }
.donation-part .donate-form {
  background: #F7F4EF;
  border: 1px solid #ccc;
  padding: 30px;
  border-radius: 8px; }
  .donation-part .donate-form h3 {
    margin: 0;
    font-size: 28px;
    font-weight: 500; }
.donation-part label,
.donation-part ul li,
.donation-part select {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #4B535D; }
.donation-part input::placeholder {
  color: #827D7D;
  font-size: 15px;
  font-family: "Open Sans", sans-serif; }
.donation-part textarea::placeholder {
  font-family: "Open Sans", sans-serif;
  color: #827D7D;
  font-size: 15px; }
.donation-part .submit-btn {
  margin-top: 30px; }
.donation-part ul {
  padding-left: 17px; }
.donation-part .apply-text h3 {
  margin-bottom: 20px !important; }
.donation-part .apply-btn btn {
  width: 30%; }

.career-part .career-box {
  background: #F7F4EF;
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 8px; }
.career-part ul {
  display: flex;
  padding-left: 0; }
.career-part ul li {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #4B535D;
  list-style: none;
  margin-right: 10px; }
  .career-part ul li img {
    padding-right: 5px; }
.career-part h5 {
  font-weight: 500;
  font-size: 25px;
  color: #4B535D; }
.career-part .pagii {
  width: 30%;
  margin: 30px auto 0;
  text-align: center; }
.career-part .active > .page-link,
.career-part .page-link.active {
  background: #FC8819;
  border: 1px solid #FC8819; }
.career-part .page-item:first-child .page-link,
.career-part .page-link {
  color: #4B535D; }
.career-part .page-link:hover {
  background: #FC8819;
  color: #fff; }
.career-part .page-item:first-child .page-link,
.career-part .page-item:last-child .page-link {
  border-radius: 0; }

.event-part .event-list ul li {
  color: #FC8819; }
.event-part .event-btn a.popup-youtube {
  right: 470px;
  top: 130px; }
.event-part .eve-text p.iti {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #4B535D;
  font-style: italic;
  margin: 0; }
.event-part .eve-text img {
  margin: 0; }
.event-part .eve h5 {
  margin-bottom: 20px !important; }
.event-part a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #FC8819;
  font-weight: 500;
  text-decoration: none; }
.event-part .eve-box {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 20px; }
.event-part .eve-btn a.popup-youtube {
  top: 60px;
  right: 170px; }

.blog-part .blog-read a {
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  color: #FC8819;
  font-family: "Open Sans", sans-serif; }
  .blog-part .blog-read a :hover {
    color: #630132; }
.blog-part img.blog-img {
  width: 100%; }
.blog-part .blog-box {
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 10px; }
.blog-part .blog-box ul li.org {
  color: #FC8819; }

.blog-detail-part p.share {
  color: #FC8819;
  font-size: 20px;
  font-weight: 500; }
.blog-detail-part span {
  display: block;
  color: #FC8819; }
.blog-detail-part .share-info p {
  margin: 0; }
.blog-detail-part .blog-list ul li {
  margin-right: 2px; }
.blog-detail-part .bbimg img {
  width: 100%; }
.blog-detail-part .lp p {
  margin-top: 0; }
.blog-detail-part .detail-wrapper * {
  margin-bottom: 0.6rem !important; }
.blog-detail-part .detail-wrapper a {
  color: red !important;
  text-decoration: underline !important; }
.blog-detail-part .detail-wrapper h1, .blog-detail-part .detail-wrapper h2, .blog-detail-part .detail-wrapper h3, .blog-detail-part .detail-wrapper h4, .blog-detail-part .detail-wrapper h5, .blog-detail-part .detail-wrapper h6 {
  margin-block: 1.6rem 1rem !important; }
.blog-detail-part .detail-wrapper h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 40px; }
.blog-detail-part .detail-wrapper h2 {
  font-size: 28px !important; }
.blog-detail-part .detail-wrapper h3 {
  font-size: 22px !important; }
.blog-detail-part .detail-wrapper h4 {
  font-size: 20px !important; }
.blog-detail-part .detail-wrapper ol li {
  margin-bottom: 8px !important;
  list-style: decimal;
  list-style-position: inside; }
.blog-detail-part .detail-wrapper .accordion {
  margin-top: 20px; }
  .blog-detail-part .detail-wrapper .accordion * {
    margin-bottom: initial !important; }
  .blog-detail-part .detail-wrapper .accordion .accordion-item {
    margin-bottom: 16px !important; }
.blog-detail-part blockquote {
  background: #F9F9F9;
  padding: 30px 20px;
  font-style: italic;
  font-size: 20px;
  color: #4B535D; }
  .blog-detail-part blockquote p {
    margin-top: 0; }
.blog-detail-part .relatedblog h6 a {
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  color: #4B535D; }
.blog-detail-part .relatedblog p.bd {
  font-size: 14px;
  color: #FC8819; }
.blog-detail-part .relatedblog .row.mb-3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px; }
.blog-detail-part .relatedblog .row.mb-3:last-child {
  border: none; }
.blog-detail-part .youmay-part {
  background: none; }
.blog-detail-part .youmay-part .slick-prev {
  left: 45%;
  top: 582px; }
.blog-detail-part .youmay-part .slick-next {
  left: 49%;
  top: 582px; }

.resources-part .resources-box {
  background: #F7F4EF;
  padding: 10px; }
.resources-part h6 {
  font-size: 18px;
  margin-top: 15px;
  font-weight: 500; }
.resources-part .accordion-item:first-of-type .accordion-button,
.resources-part .accordion-button:not(.collapsed) {
  background: #FC8819 !important;
  border: 1px solid #ccc;
  color: #fff; }
.resources-part .accordion-body {
  font-size: 16px;
  font-weight: normal;
  line-height: 27px;
  color: #4B535D;
  font-family: "Open Sans", sans-serif; }

.accordion-button {
  background: #fff !important;
  border: 1px solid #ccc !important; }

.project-left img {
  width: 100%; }

.event-list ul li img {
  width: auto;
  margin-bottom: 5px; }

.newgallery-img img {
  margin-bottom: 10px; }

.newgallery-img a {
  text-decoration: none; }

.newgallery-img a span {
  color: #4B535D;
  font-size: 18px; }

.newgallery-img a:hover {
  color: #FC8819; }

@media (max-width: 1440px) {
  .joining-part .join-detail {
    top: 0;
    padding-top: 50px; }

  .gallery-btn a.popup-youtube {
    top: 120px !important; } }
@media (max-width: 1400px) {
  .banner-overlay::after {
    height: 98%; }

  .innerbannertext {
    left: auto;
    bottom: 0; }

  .award-part {
    padding-top: 0; }

  .footer-bottom .col-lg-5 {
    width: 60%; }

  .footer-bottom .col-lg-7 {
    width: 40%; }

  .menu-left {
    margin-left: 0 !important; }

  footer img {
    padding-right: 10px; }

  .menu img {
    width: 100%; }

  .menu nav a {
    font-size: 15px;
    margin-right: 28px !important; }

  .common-btn a.btn,
  .common-btn button {
    font-size: 15px;
    padding: 5px 20px; }

  .project-tab ul {
    display: ruby-text; }

  .need-part img,
  .invo-detail img {
    width: 100%; }

  .event-carousel .slick-next {
    left: -195px; }

  .event-carousel .slick-prev {
    left: -243px; }

  .join-part h6 {
    font-size: 21px; }

  .join-part h5 {
    font-size: 18px; }

  .join-part ul {
    padding-left: 0; }

  .about-img img {
    width: 100%; }

  .slick-prev,
  .slick-next {
    display: none !important; }

  .donate-box {
    padding: 20px; }

  .donate-box img {
    width: auto; }

  .gallery-btn a.popup-youtube {
    right: auto; }

  .galmob img {
    width: 100%; }

  .galmob .video-play-button img {
    width: auto; }

  footer .footer-location ul li {
    display: inline-grid; }

  footer .footer-location ul li img {
    padding-bottom: 8px; }

  footer .footer-location ul.footer-socail-media a img {
    padding: 0; }

  .about-part,
  .common-space {
    padding: 50px 0; }

  .apply-img img {
    width: 100%; } }
@media (max-width: 1199px) {
  .menu nav a {
    margin-right: 16px !important; } }
@media (max-width: 1024px) {
  .joining-part .join-detail {
    top: 20px;
    left: auto;
    width: 50%; } }
@media (max-width: 992px) {
  .banner-part .carousel-indicators {
    bottom: 220px; }

  .navbar-toggler {
    background: #FC8819 !important;
    right: -660px;
    position: relative;
    top: -62px; }

  .navbar-toggler-icon {
    background: none !important;
    color: #fff !important;
    line-height: 30px; }

  .d-flex.flex-column.flex-md-row.align-items-center.pb-3.mb-4.menu {
    display: block !important;
    margin-bottom: 0 !important; }

  .menu nav a {
    display: block;
    color: #4B535D; }

  .menu {
    padding-top: 10px; }

  .common-space {
    padding: 50px 0; }

  .featurette img {
    padding-top: 15px; }

  .project-tab .col-lg-4 {
    width: 50%; }

  .project-tab img {
    width: 100%; }

  .cover-container.header-bg.d-flex.mx-auto.flex-column {
    position: static; }

  .menu a figure {
    margin: 0; }

  .blog-part .col-lg-4 {
    width: 50%; }

  .footer-top .col-lg-3 {
    width: 50%;
    float: left; }

  .footer-top .offset-lg-1.col-lg-2 {
    width: 50%;
    float: right; }

  footer ul li {
    margin-bottom: 5px; }

  .footer-bottom p {
    font-size: 14px; }

  .slick-prev,
  .slick-next {
    padding: 0 !important;
    border: 0 !important;
    background: none !important; }

  .slick-prev::before,
  .slick-next::before {
    color: #4B535D !important; }

  .upcoming-projects .col-lg-5 {
    width: 15%; }

  .upcoming-projects .col-lg-7 {
    width: 75%; }

  .getintouch .col-lg-2 {
    width: 10%; }

  .getintouch .col-lg-10 {
    width: 80%; }

  .joining-part .join-detail {
    width: 85%;
    left: 66px;
    top: 51px;
    padding-top: 9px; }

  .joining-part .join-detail .common-title.common-mr {
    margin-bottom: 20px; }

  .joining-part .join-detail p {
    font-size: 14px;
    line-height: 23px; }

  .joining-part .join-detail h2 {
    font-size: 32px;
    margin-top: 0; }

  .galmob .col-lg-4 {
    width: 50%; }

  .galmob img {
    width: 100%; }

  .newgallery-img a span {
    display: block; } }
@media (max-width: 768px) {
  .featurette img {
    width: 100%;
    margin-top: 20px; }

  .navbar-toggler {
    background: #FC8819 !important;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 10px;
    margin-top: 0; }

  header {
    position: static; }

  .d-flex.align-items-center.link-body-emphasis.text-decoration-none {
    float: left; }

  .d-flex.flex-column.flex-md-row.align-items-center.pb-3.mb-4.menu {
    display: block !important;
    padding-top: 20px;
    overflow: hidden;
    margin-bottom: 0 !important; }

  .navbar.navbar-expand-lg.navbar-light.d-inline-flex.mt-2.mt-md-0.ms-md-auto {
    float: right; }

  .menu nav a {
    color: #4B535D;
    width: 100%;
    float: left; }

  .project-part .nav-pills .nav-link {
    margin-right: 4px; }

  .project-detail .col-lg-6,
  .project-detail .col-lg-6.text-end {
    width: 50%; }

  .need-image img {
    width: 100%; }

  .common-space {
    padding: 20px 0; }

  .need-block {
    padding: 20px; }

  .event-carousel a img {
    width: 100%; }

  .joinbtnd ul {
    float: left !important;
    padding-left: 0;
    width: 100%;
    margin: 20px auto 0; }

  .join-part {
    text-align: center; }

  footer .footer-location {
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5); }

  .innerbannertext h3 {
    font-size: 30px; }

  .about-img img {
    left: 0; }

  .president-img img,
  .common-img img,
  .career-part .pagii {
    width: 100%; }

  .award-slider button {
    background: none;
    border: none; }

  .common-btn a.btn,
  .common-btn button {
    margin-bottom: 20px; }

  .volunteer-part .slick-prev {
    left: 0; }

  .volunteer-part .slick-next {
    left: 87%; }

  .career-part ul li img,
  .upcoming-projects img,
  footer ul li img {
    width: auto; }

  footer img {
    width: 100%; }

  .event-part .event-btn a.popup-youtube {
    display: none; }

  .blog-part .blog-box {
    margin-bottom: 20px; }

  .blog-read img,
  .blockquote img {
    width: auto; }

  .relatedblog .col-lg-5 {
    width: 30%; }

  .relatedblog .col-lg-7 {
    width: 70%; }

  .blog-detail-part .youmay-part .slick-next,
  .blog-detail-part .youmay-part .slick-prev {
    top: 555px; }

  .blog-detail-part .youmay-part .slick-prev {
    left: 35%; }

  .joining-part {
    display: none; }

  .friends {
    margin: 20px 0 !important;
    text-align: left !important; }

  .d-flex.flex-column.flex-md-row.align-items-center.pb-3.menu.innermenu {
    display: block !important; }

  .innerheader .innermenu nav a {
    float: left;
    width: 100%; }

  .banner-part .carousel-indicators {
    display: none; }

  .testimonial-part {
    display: none; }

  .team-part .team-details {
    width: 50%;
    float: right; }

  .team-part .col-lg-5 {
    width: 50%;
    float: left; }

  .team-part .col-lg-4 {
    margin-bottom: 30px; }

  .common-btn a.btn,
  .common-btn button {
    color: #fff !important;
    width: auto; }

  .project-part .nav-pills .nav-link {
    color: #4B535D !important; }

  .project-part .nav-pills .nav-link.active {
    color: #fff !important; }

  .menu {
    padding-top: 50px; }

  .project-tab .col-lg-4 {
    width: 100%;
    margin-bottom: 20px; }

  .join-part .joinbtnd a.btn.orr {
    color: #4B535D !important; }

  .slick-prev,
  .slick-next {
    display: none !important; }

  .upcoming-projects .col-lg-5 {
    width: 30%; }

  .upcoming-projects .col-lg-7 {
    width: 70%; }

  footer h5 {
    margin-bottom: 10px; }

  .blog-part .col-lg-4 {
    width: 50%; }

  footer .footer-location ul li {
    display: block; }

  .getintouch {
    margin-bottom: 30px; }

  .project-part .nav-pills .nav-link,
  .project-part .nav-pills .nav-link.active {
    padding: 10px 5px;
    font-size: 13px; } }
@media (max-width: 500px) {
  .project-tab .col-lg-4 {
    width: 100%; }

  .footer-top .col-lg-3 {
    width: 100%; }

  .footer-bottom .col-lg-5 {
    width: 100%; }

  .invo-detail .col-lg-6,
  .invo-detail .col-lg-4,
  .blog-part .col-lg-4,
  .footer-bottom .col-lg-7 {
    width: 100%; }

  .footer-bottom .col-lg-7 {
    text-align: left !important; }

  .project-tab ul {
    display: block; }

  .project-part .nav-pills .nav-link,
  .project-part .nav-pills .nav-link.active {
    width: 100%; }

  .galmob .col-lg-4 {
    width: 100%;
    margin-bottom: 25px; }

  .get-box {
    width: 35px;
    height: 35px;
    line-height: 35px; }

  .contact-form {
    padding: 25px; }

  .team-part .col-lg-5,
  .team-part .team-details {
    width: 100%; }

  .pr-st p {
    font-size: 20px; }

  .pr-st p span {
    font-size: 18px; } }

/*# sourceMappingURL=style.css.map */
