/*
@File: Nivo Template Styles

* This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.

This files table contents are outlined below>>>>>

******************************************* 
** - Default Area Style
** - Preloader Area Style
** - Go Top Area Style
** - Pagenavigation Area Style
** - Video wave Style
** - Navbar Area Style
** - Main Banner Area Style 
** - Main Slider Area Style 
** - Good Causes Area Style
** - About Us Area Style
** - Active Campaing Area Style
** - How Can You Help  Area Style
** - Get Started Today Area Style
** - Upcoming Events Style
** - organaization Area Style
** - Testimonial Area Style
** - Latest News Area Style
** - Our Fundraising Area Style
** - Footer Top Area Style
** - Footer Bottom Area Style
** - Blog Details Area Style
** - Event Area Style
** - Single Cause Area Style
** - Contact Area Style
** - Coming Soon Area Style   
** - 404 Error Area Style
** - FAQ Area Style
*******************************************
/*

/*
Default Style
============================*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


body {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  color: #0A021D;
  background-color: #FBFBFB;
}

a {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #151d41;
}

a:focus {
  text-decoration: none;
}

button {
  outline: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #151d41;
  font-weight: 600!important;
  font-family: "Montserrat", sans-serif;

}
.h1, .h2, h1, h2 {
    text-transform: capitalize;!important;
}

h3 {
  font-size: clamp(24px, 2vw, 32px);
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table-cell {
  vertical-align: middle;
}

p {
  font-size: 15px;
  margin-bottom: 15px;
}

p:last-child {
  margin-bottom: 0;
}

img {
  max-width: 100%;
  height: auto;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pb-100 {
  padding-bottom: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ptb-100-70 {
  padding-top: 100px;
  padding-bottom: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

/* reports */
.reports * {
  transition: .5s;
}
.reports {
  padding: 130px 0;
}
.reports .gr-1 {
	 background: linear-gradient(170deg, #fff 0%, #fff 100%);
}
.reports .column {
	 margin-top: 3rem;
	 /*padding-left: 3rem;*/
}
/*.reports .column:hover {*/
/*	 padding-left: 0;*/
/*}*/
/*.reports .column:hover .card .txt {*/
/*	 margin-left: 1rem;*/
/*}*/

/*.reports .column:hover a:after {*/
/*	 width: 10%;*/
/*}*/
.reports .card {
	 min-height: 200px;
	 margin: 0;
	 padding: 1.7rem 1.2rem;
	 border: none;
	 border-radius: 0;
	 color: rgba(0, 0, 0, 1);
	 letter-spacing: 0.05rem;
	 box-shadow: 0 0 21px rgba(0, 0, 0, 0.27);

}

.reports .card:hover {
  box-shadow: 0 0 21px #A3291E;
}

.reports .card:after {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  background: url("/static/images_taps/new_logo.svg") no-repeat center;
  background-size: contain;
  top: 5px;
  right: 5px;
  z-index: 2;
}
.reports .card .txt {
	 /*margin-left: -3rem;*/
	 z-index: 1;
    width: 80%;
}
.reports .card .txt h3 {
	 font-size: 1.2rem;
	 font-weight: 300;
	 text-transform: uppercase;
    color: #A3291E;
}
.reports .card .txt p {
	 font-size: 0.7rem;
	 letter-spacing: 0rem;
	 margin-top: 33px;
	 color: #A3291E;
    width: 80%;
}
.reports .card a {
	 z-index: 3;
	 font-size: 0.7rem;
	 color: #A3291E;
	 margin-left: 1rem;
	 position: relative;
	 bottom: -0.5rem;
	 text-transform: uppercase;
}
.reports .card a:after {
      content: "";
	 display: inline-block;
	 height: 0.5em;
	 width: 0;
	 margin-right: -100%;
	 margin-left: 10px;
	 border-top: 1px solid rgba(255, 255, 255, 1);
	 transition: 0.5s;
}
.reports .card .ico-card {
	 position: absolute;
	 bottom: 0;
	 right: 0;
      width: 150px;
      height: auto;
	 overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.reports .card i {
	 position: relative;
	 right: -50%;
	 top: 60%;
	 font-size: 12rem;
	 line-height: 0;
	 opacity: 0.2;
	 color: rgba(255, 255, 255, 1);
	 z-index: 0;
}

.reports .card img {
  max-width: 90%;
}

.page-link {
  color: #A3291E;
}
.page-item.active .page-link {
  background-color: #A3291E;
  border-color: #A3291E;
}

/* Section preview */
  .preview {
    /*background: url(/static/images_taps/bg.png) no-repeat center;*/
    /*background-color: #DDDDDD;*/
    /*height: 100vh;*/
    padding-top: 128px;
    background-size: cover;
  }
  .preview .carousel-item img{
    height: 100%;
    object-fit: fill;
  }
  .preview .carousel-control-next, .preview .carousel-control-prev {
    background-color: transparent;
  }
  .preview .carousel-caption {
    bottom: 2.25rem;
  }
  .preview h1 {
    font-weight: 800;
    font-size: 179px;
    line-height: 217px;
    letter-spacing: 0.395em;
    text-transform: uppercase;
    color: #A3291E;
  }
  .preview-owl h3 {
    font-weight: 800;
    font-size: 42px;
    line-height: 51px;
    color: #151d41;
  }
  .preview p {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #0A021D;
  }

  .preview-owl {
    margin-top: 20px;
  }

  .preview-owl .owl-stage {
    display: flex;
  }

  .preview-owl .item {
    flex: 1 1 100%;
  }

  .preview-owl .owl-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
    border-radius: 20px;
    padding: 20px;
    gap: 6px;
    margin: 10px;
    cursor: grab;
  }
/* End section preview */

/* start section banner */
.banner-main {
  position: relative;
}

.banner-main img {
  width: 100%;
  height: auto;
  object-fit: fill;
}

/*.banner-main:before{*/
/*  content: '';*/
/*  width: 100%;*/
/*  height: 100px;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  background: rgb(255,255,255);*/
/*  background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);*/
/*}*/

.splide {
  margin: 0 auto;
}

.thumbnails {
  display: flex;
  margin: 1rem auto 0;
  padding: 0;
  justify-content: center;
}

.thumbnail {
  width: 90px;
  height: 50px;
  overflow: hidden;
  list-style: none;
  margin: 0 0.2rem;
  cursor: pointer;
  opacity: 0.3;
}

.thumbnail.is-active {
  opacity: 1;
}

.thumbnail img {
  width: 100%;
  height: auto;
}

.banner-main a {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}


/* end section banner */


.foundation-mission li {
  list-style: circle;
  margin-left: 25px;
}

.foundation-mission h3 {
  font-weight: 600;
  font-size: clamp(24px, 2vw, 32px);
  line-height: 1.2;
  text-transform: capitalize;
  color: #0A021D;
}
.foundation-mission p, .foundation-mission li {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #0A021D;
}
.taps-form {
  padding: 90px 0;
  background-color: #A3291E;
}
.taps-form h2 {
    font-size: 36px;
    line-height: 1.5;
    font-weight: 600;
    color: #FFFFFF;
}

.taps-form p {
  color: #151d41;
  font-size: 24px;
  line-height: 1.2;
}

.taps-form-links a {
  background-color: #A3291E;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  padding: 12px 30px;
  border-radius: 20px;
  width: 282px;
}

/*
Go Top Style
================================*/
.go-top {
  position: fixed;
  cursor: pointer;
  top: 0;
  right: 15px;
  color: #ffffff;
  background-color: #151d41;
  z-index: 4;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .9s;
  transition: .9s;
  border-radius: 50%;
}

.go-top i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.go-top i:last-child {
  opacity: 0;
  visibility: hidden;
  top: 60%;
}

.go-top::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: 25283a;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.go-top.active {
  top: 98%;
  -webkit-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
}

/*
Default Btn
================================*/
.default-btn {
  background-color: #25283a;
  padding: 10px 30px;
  color: #ffffff;
  text-transform: none;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: -7px;
}

.default-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 55%;
  height: 100%;
  background-color: #A3291E;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 10px;
}

.default-btn::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 55%;
  height: 100%;
  background-color: #A3291E;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  left: auto;
  right: 0;
  border-radius: 10px;
}

.default-btn:hover {
  color: #ffffff;
}

.default-btn:hover::before {
  width: 0;
}

.default-btn:hover::after {
  width: 0;
}

.read-more {
  color: #151d41;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  line-height: 1;
}

.read-more::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #151d41;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.read-more:hover {
  color: #A3291E;
}



.read-more:hover::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

/*Section redesign start*/


.pd-y-64{
    padding: 64px 0;
}
.mg-t-24{
    margin-top: 24px;
}
.mg-b-24{
    margin-bottom: 24px;
}
.mg-b-8{
    margin-bottom: 8px;
}
.mg-t-64{
    margin-top: 64px;
}
.mg-b-64{
    margin-bottom: 64px;
}
.mg-y-64{
    margin: 64px 0;
}
.mg-y-24{
    margin: 24px 0;
}
.mg-y-16{
    margin: 16px 0;
}

.typography-h1{
    font-size: 56px;
    line-height: 120%;
    font-weight: 600;
    margin: 0;
}
.typography-h2{
    font-size: 40px;
    line-height: 120%;
    font-weight: 500 !important;
    margin: 0;
    color: #0A021D;
    text-transform: none;
}
.typography-h3{
    font-size: 36px;
    line-height: 120%;
    font-weight: 700;
    margin: 0;
}
.typography-h4{
    font-size: 22px;
    line-height: 120%;
    font-weight: 600;
}
.typography-caption-12{
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #5A5A5C;
    margin-bottom: 0;
}
.typography-subtitle-1{
    font-size: 22px;
    line-height: 120%;
    font-weight: 500 !important;
    letter-spacing: 0;
}
.typography-subtitle-2{
    font-size: 18px;
    line-height: 140%;
    font-weight: 500;
    letter-spacing: 0;
}
.typography-subtitle-3{
    font-size: 16px;
    line-height: 140%;
    font-weight: 600;
    letter-spacing: 0;
    color: #5A5A5C;
    margin-bottom: 0;
    color: #0A021D;
}
.typography-body-8{
    font-size: 8px;
    line-height: 140%;
    font-weight: 400;
}
.typography-body-16{
    font-size: 16px;
    line-height: 140%;
    font-weight: 450;
}
.typography-body-20{
    font-size: 20px;
    line-height: 140%;
    font-weight: 400;
    color: #0A021D;
}
.typography-body-24{
    font-size: 24px;
    line-height: 140%;
    font-weight: 600;
    color: #0A021D;
}
.typography-font-2{
    font-size: 28px;
    line-height: 120%;
    font-weight: 600;
}

.color_grey98{
    color: #FBFBFB;
}

.color_white{
    color: #FFFFFF;
}

.color_blue17{
    color: #151D41;
}
.color_violet6{
    color: #09021C;
}
.color_red{
    color: #A3291E;
}
.bg_white{
    background-color: #fff;
}

.header-information br{
    display: none;
}
.section-mental__alley{
    padding: 24px 0;
}
.section-family__item-img{
    width: 200px;
    max-height: 200px;
    flex: 0 0 200px;
    overflow: hidden;
    border-radius: 16px;
    margin-right: 24px;
}
.section-mental__alley .section-mental__alley-item{
    background-color: transparent;
    display: inline-block;
    padding: 12px;
    border-radius: 24px;
    border: 1px solid #09021C;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    color: #151D41;
    margin-bottom: 16px;
    cursor: pointer;
    transition: background-color .3s ease-in;
}

.section-mental__alley .section-mental__alley-item:hover{
    background-color: #A3291E;
    color: #fbfbfb;
}

.section-mental__alley .section-mental__alley-item:last-child{
    margin-bottom: 0;
}

.section-family__item{
    display: flex;
    justify-content: space-between;
    padding: 12px;
    border: 1px solid #09021C;
    border-radius: 24px;
    margin-bottom: 16px;
}
.section-family__item:last-child{
    margin-bottom: 0;
}
.section-family__item img{
    border-radius: 16px;

    object-fit: cover;
}

.section-banner{
    margin-top: 128px;
    padding-bottom: 80px;
    border-radius: 80px;
    background-size: cover;
    min-height: 480px;
    position: relative;
    display: flex;
    align-items: flex-end;
}
.section-banner::before{
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 80px;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,.32) 32%,
    rgba(0,0,0,.64) 64%
  );
}
.section-banner .container{
    position: relative;
    z-index: 1;
}
.section-banner__text{
    position: relative;
    z-index: 1;
}
.section-banner__text h1{
    margin-bottom: 16px;
    color: #FBFBFB;
    text-transform: inherit;
}
.section-banner__text p{
    font-size: 24px;
    line-height: 120%;
    font-weight: 400;
    color: #FBFBFB;
}

.section-payments__tabs .section-payments__list{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #CCCCCC;
}

.section-payments__tabs .section-payments__list .section-payments__list-item{
    padding: 12px 57.5px;
    position: relative;
    font-size: 22px;
    font-weight: 500;
    vertical-align: middle;
    color: #000000;
    max-width: 200px;
    width: 100%;
    cursor: pointer;
    text-align: center;
}
.section-payments__tabs .section-payments__list .section-payments__list-item.active{
    font-weight: 600;
}
.section-payments__tabs .section-payments__list .section-payments__list-item.active::before{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 4px;
    background-color: #A3291E;
    border-radius: 8px 8px 0 0;
}
.section-payments__info h3{
    font-size: 28px;
    line-height:22px;
    letter-spacing: 0;
    color: #0A021D;
    margin-bottom: 0;
}
.section-payments__info .section-payments__info-copy{
    background: none;
    outline: 0;
    box-shadow: none;
    margin-left: 16px;
}
.section-payments__info .section-payments__info-btn{
    padding: 13.5px 0;
    width: 100%;
    border-radius: 24px;
    background-color: #EEEEEE;
    font-size: 18px;
    font-weight: 600;
    line-height: 160%;
    text-align: center;
}

.section-payments__donation{
    padding: 16px;
    background-color: #fff;
    box-shadow:
      0px 4px 24px rgba(203, 203, 210, 0.48),
      0px 2px 4px rgba(204, 204, 204, 0.16);
    border-radius: 24px;
}
.section-payments__donation .section-payments__donation-text h4{
    margin-bottom: 4px;
}
.section-payments__donation-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding-left: 0 !important;
    list-style: none !important;
}

.section-payments__donation-list .section-payments__donation-item{
    background-color: #25283A;
    border-radius: 24px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    color: #FBFBFB;
    text-align: center;
    flex: 1;
    padding: 8px 0px;
    cursor: pointer;
    transition: background-color .3s ease;
}

 .section-payments__donation-list .section-payments__donation-item:hover, .section-payments__donation-list .section-payments__donation-item.active{
    background-color: #A3291E !important;
    color: #fff !important;
}


.section-meetings .section-meetings__list{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 16px;
}

.section-meetings .section-meetings__list .section-meetings__list-card{
    padding: 12px;
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.section-meetings .section-meetings__list .section-meetings__list-img{
    width: 100%;
    border-radius: 24px;
    overflow: hidden;
}
.section-meetings .section-meetings__list .section-meetings__list-img img{
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}
.section-meetings .section-meetings__head, .section-news .section-news__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-meetings .section-meetings__head a, .section-news .section-news__head a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #25283A;
    background-color: transparent;
    transition: background-color .3s ease;
}
.section-meetings .section-meetings__head a:hover, .section-news .section-news__head a:hover{
    background-color: #A3291E;
}

.section-meetings .section-meetings__head a:hover svg path, .section-news .section-news__head a:hover svg path {
    stroke: #fff;
}

.info-block{
    background-color: #D6D6D6;
    padding: 30px 0;
    margin-bottom: -195px;
}

.section-mental .section-mental__info .section-mental__info-list{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 1px;
    padding: 8px;
    border: 1px solid #09021C;
    border-radius: 24px;
}
.section-mental .section-mental__info h5{
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
}

.section-mental .section-mental__info .section-mental__info-list.white-black{
    background-color: #000;
}
.section-mental .section-mental__info .section-mental__info-list.white-black .section-mental__info-card{
    background-color: #FBFBFB;

}
.section-mental .section-mental__info .section-mental__info-list.white-black .section-mental__info-card h3, .section-mental .section-mental__info .section-mental__info-list.white-black .section-mental__info-card p{
    color: #09021C !important;
}

.section-mental .section-mental__info .section-mental__info-list-wrap {
    flex-wrap: wrap;
}
.section-mental .section-mental__info .section-mental__info-list-wrap .section-mental__info-card{
    flex: 0 0 calc(50% - (1px / 2));
}

.section-mental .section-mental__info .section-mental__info-card{
    border-radius: 24px;
    padding: 24px;
    background-color: #A3291E;
    flex: 1;
}
.section-mental .section-mental__info .section-mental__info-card h3{
    padding-bottom: 24px;
}
.section-mental ul{
    list-style: disc;
    padding-left: 1.5rem;
}

.section-mental .section-mental__donate{
    padding: 16px;
    border-radius: 24px;
    position: sticky;
    top: 120px;
    box-shadow:
      0px 4px 24px rgba(203, 203, 210, 0.48),
      0px 2px 4px rgba(204, 204, 204, 0.16);
    background-color: #fff;
}

.section-mental .section-mental__donate-tabs ul{
    display: flex;
    align-items: flex-start;
    list-style: none;
    padding-left: 0;
}
.section-mental .section-mental__donate-tabs ul li{
    padding: 16px 27px;
    font-size: 16px;
    font-weight: 400;
    color: #09021C;
    flex: 1;
    cursor: pointer;
    text-align: center;
    position: relative;
}
.section-mental .section-mental__donate-tabs ul li.active{
    font-weight: 600;

}
.section-mental .section-mental__donate-tabs ul li.active::before{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 4px;
    background-color: #A3291E;
    border-radius: 8px 8px 0 0;
}
.section-mental__donate-list .section-payments__donation-list .section-payments__donation-item{
    background-color: transparent;
    border: 1px solid #25283A;
    color: #09021C;
}

.section-divider{
  width: 100%;
  height: 2px;
  background-image: repeating-linear-gradient(
    to right,
    #dcdcdc 0,
    #dcdcdc 20px,
    transparent 10px,
    transparent 30px
  );
}

.section-reviews{
    border-radius:80px;
    background-color: #09021C;
}

.section-reviews .owl-reviews {
    padding: 8px;
    border-radius: 24px;
    border: 1px solid #FBFBFB;
    margin-top: 32px;
}
.section-reviews .owl-reviews .owl-reviews__item {
    padding: 24px;
    background-color: #FBFBFB;
    border-radius: 16px;
    height: 100%;
}

.section-reviews .owl-reviews .owl-stage{
    display: flex;
}
.section-reviews .owl-reviews .owl-stage .owl-item{
    margin-right: 1px;
}

.section-reviews .owl-reviews .owl-reviews__item {
  display: flex;
  height: 100%;
  flex-direction: column;
}
.section-reviews .owl-reviews .owl-reviews__item h5{
    margin-bottom: 8px;
}
.section-reviews .owl-reviews .owl-reviews__item .owl-reviews__txt{
    font-size: 24px;
    font-weight: 400;
    color: #09021C;
    line-height: 120%;
}
.section-reviews .owl-reviews .owl-nav{
    text-align: center;
    padding-top: 8px;
}
.section-reviews .owl-reviews .owl-nav .owl-prev, .section-reviews .owl-reviews .owl-nav .owl-next{
    background-color: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    transition: background-color .3s ease;
}
.section-reviews .owl-reviews .owl-nav .owl-prev {
    margin-right: 4px;
}
.section-reviews .owl-reviews .owl-nav button:hover{
    background-color: #A3291E;
}
.section-reviews .owl-reviews .owl-nav button:hover svg path{
    stroke: #fff;
}


.section-news{
    background-color: #EFEFEF;
}
.section-news .section-meetings__list-card p{
    font-size: 16px;
    font-weight: 400;
    color: #0A021D;
}


.partnership-banner{
    padding: 80px 0;
    background-color: #000000;
    border-radius: 80px;
}

.partnership-banner ul{
    list-style: disc;
    padding-left: 2rem;
    margin: 16px 0;
}
.partnership-banner ul li{
    font-size: 24px;
    font-weight: 400;
    color: #FBFBFB;
    line-height: 120%;
}
.partnership-banner .partnership-banner__txt{
    font-size: 32px;
    line-height: 120%;
    font-weight: 400;
    color: #FBFBFB;
}
.partnership-banner .partnership-banner__txt a{
    text-decoration: underline;
}


.partnership-form{
    padding: 80px 0;
}

.partnership-form .partnership-form__head p{
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    margin-top: 16px;
}
.partnership-form form{
    margin-top: 24px;
}
.partnership-form form .partnership-form__field{
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}
.partnership-form form .partnership-form__field:last-child{
    margin-bottom: 0;
}
.partnership-form form .partnership-form__field .error-message{
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #A3291E;
    margin-top: 8px;
}
.partnership-form form .partnership-form__field.error-field .c-input{
    border-color: #A3291E;
    color: #A3291E;
}
.partnership-form form .partnership-form__field label{
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #1E1E1E;
    margin-bottom: 8px;
}
.partnership-form form .partnership-form__field .c-input, .partnership-form form .partnership-form__field .c-textarea{
    background-color: #FBFBFB;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    outline: none;
    box-shadow: none;
}
.partnership-form form .partnership-form__field .c-input::placeholder{
    color: #00000080;
}

/*Section redesign end*/

/*
Section Title
================================*/
.section-title {
  text-align: center;
  max-width: 800px;
  margin: -7px auto 60px;
}

.section-title span {
  color: #A3291E;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 8px;
}

.section-title h2 {
  font-size: 36px;
  line-height: 1.5;
  margin-bottom: 18px;
  font-weight: 600;
}

.section-title p {
  margin-bottom: 0;
}

.navbar.navbar-expand-md.navbar-light {
  box-shadow: 0 0 1px #A3291E;
}

.foundation {
  background: url("/static/images_taps/bg.png") no-repeat center;
  background-color: #DDDDDD;
  height: 100vh;
  background-size: cover;
}

/*.foundation .donate {*/
/*  font-size: 20px;*/
/*  font-weight: 600;*/
/*  background-color: #B21510;*/
/*  padding: 6px 30px;*/
/*  border-radius: 20px;*/
/*  color: #ffffff;*/
/*  position: relative;*/
/*  z-index: 1;*/
/*  -webkit-transition: all 0.5s;*/
/*  transition: all 0.5s;*/
/*  padding: 12px 28px;*/
/*}*/

/*.foundation .donate:hover {*/
/*  background-color: #93130e;*/
/*}*/

.foundation h1, .foundation h5, .promoters h2, .partners h2 {
  font-weight: 600;
}
.partners h2 {
  font-size: 36px;
}

.foundation .position-relative:before {
  content: '';
  width: 20px;
  height: 10px;
  position: absolute;
  background-color: #B21510;
  top: -1.7rem;
  left: -2px;
}

.foundation p, .promoters p {
  color: #0A021D;
  font-size: 20px;
  line-height: 1.4;
}

.promoters p.fw-light, .foundation p.fw-light, .foundation p.mt-2 {
    font-size: 16px;
}

.foundation a {
  display: initial;
}

.owl-five.owl-carousel .owl-stage {
  border-top: 4px solid #0A021D;
}
.owl-five .item {
  padding-top: 23px;
  cursor: pointer;
}

.foundation .clr-red {
  color: #B21510;
}

.promoters h2, .foundation h2 {
    font-size: 36px;
    line-height: 1.5;
}

.promoters {
  padding: 50px 0;
}

.promoters-video {
  background: linear-gradient(105.53deg, #F3F2F2 -0.78%, #FFFFFF 27.04%, #ECECEC 101.04%);
  box-shadow: inset -3px -4px 15px rgba(179, 179, 179, 0.25), inset 4px 4px 8px rgba(255, 255, 255, 0.37);
  border-radius: 20px;
  width: 100%;
  min-height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.promoters-video-img {
  max-width: 185px;
  height: auto;
}

.promoters .promoters-video {
  position: relative;
}

.promoters .video-btn {
  width: 100%;
  min-height: 400px;
  height: auto;
  border: none;
  border-radius: 20px;
  background-size: cover !important;
}

.promoters .video-btn-1 {
  background: url("/static/images_taps/DSC_7983-min.webp") no-repeat;
}

.promoters .video-btn-2 {
  background: url("/static/images_taps/DSC_7900-min.webp") no-repeat;
}

.promoters .video-btn-3 {
  background: url("/static/images_taps/katerina-min.webp") no-repeat;
}

.promoters .video-btn:focus{
  box-shadow: unset;
}

.promoters .video-btn:hover{
  scale: 1.01;
  transition: .3s;
}

.promoters .modal-content {
  width: max-content;
  margin: auto;
  background: transparent;
  border: unset;
}

.promoters .embed-responsive.embed-responsive-16by9 {
  background: transparent;
}

.promoters .modal-dialog {
  max-width: 792px;
}


.promoters iframe {
  width: 792px;
  height: 446px;
}

.promoters .modal-body {
  padding: 0;
}

.promoters .modal-body .close {
    position: absolute;
    right: -27px;
    background: transparent;
    color: white;
    font-size: 34px;
    top: -23px;
}

.promoters-dscr p{
  margin-bottom: 5px;
}

.partners .promoters-video.brn {
  background: url("/static/images_taps/baranova.png") no-repeat center;
  background-size: cover;
}

.mean-container .mean-bar {
  box-shadow: 0 0 1px #000 !important;
}

.page-title-area.announcements {
  background-image: url("/static/img/ann.png");
}

.page-title-area.library {
  background-image: url("/static/img/lib.png");
}


.taps-projects {
  background: url("/static/images_taps/bg.png") no-repeat center;
  background-color: #DDDDDD;
  padding: 100px 0;
  background-size: cover;
}


.taps-projects h5 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.taps-projects .nav-link span {
  display: none;
}

.taps-projects .nav-link.active span {
  display: block;
}

.taps-projects .tab-content img {
  display: flex;
  justify-content: center;
  align-items: center;
  object-fit: cover;
  border-radius: 10px;
}

.taps-projects .nav-link {
  border-radius: 10px;
  padding: 32px;
}
.taps-projects .nav-link:not(:last-child) {
  margin-bottom: .5rem;
}

.taps-projects .tab-pane.fade.active.show {
  display: flex;
}
.taps-projects .nav-link span>p {
  font-size: 14px;
  font-weight: 400;
}
.taps-projects .nav-pills .nav-link.active, .taps-projects .nav-pills .show>.nav-link {
  background-color: #a4291d;
}
.taps-projects a:hover {
  cursor: pointer;
}

.taps-projects a:hover img {
  box-shadow: 0px 0px 10px rgba(10, 2, 29, 0.5);
}

.taps-projects .owl-stage{
    margin: 0 auto;
}

.taps-projects .owl-three {
  display: flex;
  flex-direction: column-reverse;
}


.taps-projects .owl-three .owl-nav {
  text-align: right;
}


.taps-projects .owl-three .owl-nav .prev-slide {
  width: 24px;
  height: 24px;
  background: url("/static/img/arrow.svg") no-repeat center;
  transform: rotate(180deg);
  background-size: cover;
}

.taps-projects .owl-three .owl-nav .next-slide {
  width: 24px;
  height: 24px;
  background: url("/static/img/arrow.svg") no-repeat center;
    background-size: cover;
}

.taps-projects .owl-theme .owl-nav button:hover {
  background: transparent;
}

/*.taps-projects .donate {*/
/*  font-weight: 600;*/
/*  background-color: #B21510;*/
/*  font-size: 16px;*/
/*  border-radius: 20px;*/
/*  color: #ffffff;*/
/*  position: relative;*/
/*  z-index: 1;*/
/*  -webkit-transition: all 0.5s;*/
/*  transition: all 0.5s;*/
/*  padding: 9px 68px;*/
/*}*/

.project-content img {
  max-width: 100%!important;
  height: auto!important;
}

div.project-content p:has(> img) {
  display: flex;
  justify-content: center;
  align-items: center;
}
/*===== DEFAULT STYLE END ======*/
/*




Navbar Area Style
================================*/
.nivo-header-style-one .header-wrap {
  background-color: #A3291E;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nivo-header-style-one .header-wrap .header-information li {
  display: inline-block;
}

.nivo-header-style-one .header-wrap .header-information li a {
  color: #ffffff;
  padding-right: 20px;
  position: relative;
}

.nivo-header-style-one .header-wrap .header-information li a::before {
  content: "";
  position: absolute;
  left: -13px;
  top: 0;
  background-color: #ffffff;
  width: 1px;
  height: 100%;
}

.nivo-header-style-one .header-wrap .header-information li a:hover {
  color: #09021c;
}

.nivo-header-style-one .header-wrap .header-information li a i {
  margin-right: 5px;
}

.nivo-header-style-one .header-wrap .header-information li:first-child a::before {
  display: none;
}

.nivo-header-style-one .social-icon {
  float: right;
}

.nivo-header-style-one .social-icon li {
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.nivo-header-style-one .social-icon li:last-child {
  padding-right: 0;
}

.nivo-header-style-one .social-icon li a {
  color: #ffffff;
}

.nivo-header-style-one .social-icon li a:hover {
  opacity: 0.5;
}

.nivo-header-style-one .others-options {
  display: inline-block;
  margin-right: 45px;
}

.nivo-header-style-one .others-options .option-item {
  color: #ffffff;
  display: inline-block;
  position: relative;
  line-height: 1;
}

.nivo-header-style-one .others-options .option-item .search-btn {
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #151d41;
  font-size: 15px;
}

.nivo-header-style-one .others-options .option-item .search-btn:hover {
  color: #A3291E;
}

.nivo-header-style-one .others-options .option-item .close-btn {
  cursor: pointer;
  display: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #000000;
}

.nivo-header-style-one .others-options .option-item .close-btn:hover {
  color: #A3291E;
}

.nivo-header-style-one .others-options .option-item .close-btn.active {
  display: block;
}

.nivo-header-style-one .search-overlay {
  display: none;
}

.nivo-header-style-one .search-overlay.search-popup {
  position: absolute;
  top: 100%;
  width: 300px;
  right: 0;
  background: #ffffff;
  z-index: 2;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  margin-top: 25px;
}

.nivo-header-style-one .search-overlay.search-popup .search-form {
  position: relative;
}

.nivo-header-style-one .search-overlay.search-popup .search-form .search-input {
  display: block;
  width: 100%;
  height: 50px;
  line-height: initial;
  border: 1px solid #eeeeee;
  color: #212529;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-top: 4px;
  padding-left: 10px;
}

.nivo-header-style-one .search-overlay.search-popup .search-form .search-input:focus {
  border-color: #A3291E;
}

.nivo-header-style-one .search-overlay.search-popup .search-form .search-button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  background: transparent;
  border: none;
  width: 50px;
  outline: 0;
  color: #000000;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 0;
}

.nivo-header-style-one .search-overlay.search-popup .search-form .search-button:hover {
  color: #A3291E;
}

.nivo-header-style-one .search-overlay.search-popup .search-form .search-button:focus {
  color: #A3291E;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
  padding-top: 5px;
  padding-bottom: 5px;
}

.nivo-nav-one .main-nav {
  position: unset;
  background-color: #ffffff;
  padding: 0;
}

.nivo-nav-one .main-nav nav .navbar-nav .nav-item {
  padding: 20px 0px;
}

.nivo-nav-one .main-nav nav .navbar-nav .nav-item a {
  font-size: 14px;
  text-transform: none;
  color: #151d41;
  font-weight: 600;
  margin-left: 20px;
  margin-right: 20px;
}

.nivo-nav-one .main-nav nav .navbar-nav .nav-item a:hover {
  color: #A3291E;
}

.nivo-nav-one .main-nav nav .navbar-nav .nav-item a.active {
  color: #A3291E;
}

.nivo-nav-one .main-nav nav .navbar-nav .nav-item .dropdown-menu {
  background-color: #ffffff;
  border: none;
}

.nivo-nav-one .main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
  font-size: 13px;
  font-weight: 600;
  color: #151d41;
  padding: 6px 15px;
}

.nivo-nav-one .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
  color: #A3291E;
}

.nivo-nav-one .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus {
  color: #A3291E;
}

.nivo-nav-one .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
  color: #A3291E;
}

.nivo-nav-one .others-option .donate {
  font-size: 15px;
  font-weight: 600;
  background-color: #A3291E;
  border: 2px solid #A3291E;
  padding: 6px 30px;
  border-radius: 24px;
  color: #ffffff;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.subprojects_title {
    background-color: #A3291E;
    border: 2px solid #A3291E;
    color: #ffffff;
    padding: 6px 30px;
    border-radius: 10px;
}

.nivo-nav-one .others-option .donate:hover {
  background-color: transparent;
  color: #A3291E;
}

.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #ffffff;
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
          box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
          animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-transition: all .5s;
  transition: all .5s;
  max-width: 100%;
  margin-top: 0;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "\f107";
  border-top: none;
  border-right: none;
  border-bottom: 0;
  border-left: none;
  font: normal normal normal 14px/1 FontAwesome;
  position: relative;
  top: 5px;
  font-size: 16px;
}

/*
Banner Area Style
================================*/
.banner-area {
  background-color: #eff1f6;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  z-index: 1;
  height: 100%;
}

.banner-area .banner-wrap {
  margin-top: 65px;
}

.banner-area .banner-text {
  max-width: 540px;
  margin-top: 50px;
}

.banner-area .banner-text span {
  font-size: 15px;
  color: #A3291E;
}

.banner-area .banner-text h1 {
  font-size: 65px;
  color: #151d41;
  margin-bottom: 38px;
}

.banner-area .banner-text p {
  margin-bottom: 40px;
}

.banner-area .shape.shape-1 {
  position: absolute;
  top: 100px;
  left: 0;
  opacity: 0.2;
  max-width: 10%;
  z-index: -1;
  -webkit-animation: rotation 10s infinite linear;
          animation: rotation 10s infinite linear;
}

.banner-area .shape.shape-2 {
  position: absolute;
  top: 250px;
  left: 30px;
  max-width: 30px;
  z-index: -1;
  -webkit-animation: rotation 10s infinite linear;
          animation: rotation 10s infinite linear;
}

.banner-area .shape.shape-3 {
  position: absolute;
  top: 330px;
  left: 240px;
  max-width: 15px;
  opacity: 0.5;
  z-index: -1;
  -webkit-animation: rotation 10s infinite linear;
          animation: rotation 10s infinite linear;
}

.banner-area .shape.shape-4 {
  position: absolute;
  top: 417px;
  left: 20px;
  max-width: 40px;
  z-index: -1;
  opacity: 0.5;
  -webkit-animation: rotation 30s infinite linear;
          animation: rotation 30s infinite linear;
}

.banner-area .shape.shape-5 {
  position: absolute;
  bottom: 70px;
  left: 420px;
  max-width: 30px;
  opacity: 0.8;
  -webkit-animation: rotation 20s infinite linear;
          animation: rotation 20s infinite linear;
  z-index: -1;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

/*
Good Causes Area Style
================================*/
.copy-account-btn:hover {
  cursor: pointer;
}

.good-causes-area {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-top: 170px !important;
}

.good-causes-area .shape.shape-1 {
  position: absolute;
  top: 300px;
  right: 10px;
  opacity: 0.2;
  max-width: 16%;
  z-index: -1;
  -webkit-animation: rotation 10s infinite linear;
          animation: rotation 10s infinite linear;
}

.good-causes-area .shape.shape-2 {
  position: absolute;
  top: 578px;
  right: 45px;
  max-width: 20px;
  z-index: -1;
  -webkit-animation: rotation 10s infinite linear;
          animation: rotation 10s infinite linear;
}

.good-causes-area .shape.shape-3 {
  position: absolute;
  top: 330px;
  right: 240px;
  max-width: 15px;
  opacity: 0.5;
  z-index: -1;
  -webkit-animation: rotation 10s infinite linear;
          animation: rotation 10s infinite linear;
}

.good-causes-area .shape.shape-5 {
  position: absolute;
  bottom: 260px;
  right: 235px;
  max-width: 25px;
  opacity: 0.5;
  -webkit-animation: rotation 20s infinite linear;
          animation: rotation 20s infinite linear;
  z-index: -1;
}

.single-good-causes h4 {
  font-size: 1rem;
}

.good-causes-area .col-lg-4:nth-child(2) .single-good-causes i {
  color: #eca66b;
}

.good-causes-area .col-lg-4:nth-child(2) .single-good-causes i::after {
  background-color: #f7e0cd;
  -webkit-box-shadow: -20px 16px 20px 0px #f7e0cd;
          box-shadow: -20px 16px 20px 0px #f7e0cd;
}

.good-causes-area .col-lg-4:nth-child(2) .single-good-causes:hover i:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.good-causes-area .col-lg-4:nth-child(3) .single-good-causes i {
  color: #54c983;
}

.good-causes-area .col-lg-4:nth-child(3) .single-good-causes i::after {
  background-color: #bdf1d2;
  -webkit-box-shadow: -20px 16px 20px 0px #bdf1d2;
          box-shadow: -20px 16px 20px 0px #bdf1d2;
}

.good-causes-area .col-lg-4:nth-child(3) .single-good-causes:hover i:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.good-causes-area .col-lg-4:nth-child(4) .single-good-causes i {
  color: #62d1d3;
}

.good-causes-area .col-lg-4:nth-child(4) .single-good-causes i::after {
  background-color: #d1ecf1;
  -webkit-box-shadow: -20px 16px 20px 0px #d1ecf1;
          box-shadow: -20px 16px 20px 0px #d1ecf1;
}

.good-causes-area .col-lg-4:nth-child(4) .single-good-causes:hover i:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.good-causes-area .col-lg-4:nth-child(5) .single-good-causes i {
  color: #eb6840;
}

.good-causes-area .col-lg-4:nth-child(5) .single-good-causes i::after {
  background-color: #f1b6a4;
  -webkit-box-shadow: -20px 16px 20px 0px #f1b6a4;
          box-shadow: -20px 16px 20px 0px #f1b6a4;
}

.good-causes-area .col-lg-4:nth-child(5) .single-good-causes:hover i:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.good-causes-area .col-lg-4:nth-child(6) .single-good-causes i {
  color: #7c3c83;
}

.good-causes-area .col-lg-4:nth-child(6) .single-good-causes i::after {
  background-color: #dcbedf;
  -webkit-box-shadow: -20px 16px 20px 0px #dcbedf;
          box-shadow: -20px 16px 20px 0px #dcbedf;
}

.good-causes-area .col-lg-4:nth-child(6) .single-good-causes:hover i:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.single-good-causes {
  text-align: center;
  padding: 30px;
  border: 1px solid #ddd;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 30px;
  background: linear-gradient(105.53deg, #F3F2F2 -0.78%, #FFFFFF 27.04%, #ECECEC 101.04%);
  box-shadow: inset -3px -4px 15px rgb(179 179 179 / 25%), inset 4px 4px 8px rgb(255 255 255 / 37%);
  border-radius: 20px;
  width: 100%;
  min-height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-good-causes:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.single-good-causes:hover .read-more::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.single-good-causes:hover i::after {
  top: -12px;
  left: -13px;
  -webkit-box-shadow: 0 0 10px #f5c9df;
          box-shadow: 0 0 10px #f5c9df;
}

.single-good-causes i {
  line-height: 1;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-size: 35px;
  text-align: center;
  color: #A3291E;
  margin-bottom: 18px;
  margin-top: 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.single-good-causes i::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #f5c9df;
  border-radius: 50%;
  top: -24px;
  left: 0;
  z-index: -1;
  -webkit-box-shadow: -11px 8px 20px 0px #f5c9df;
          box-shadow: -11px 8px 20px 0px #f5c9df;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.single-good-causes h3 {
  margin-bottom: 12px;
}

.single-good-causes p {
  margin-bottom: 8px;
}

.single-good-causes img {
  mix-blend-mode: multiply;
}

/*
NFT Area Style
================================*/

.nft-collections {
  padding: 90px 0px;
}

.nft-collections .card-body {
  min-height: 100px;
}

.nft-collections .btn-primary {
  height: fit-content;
  width: fit-content;
  border: none;
  font-size: 20px;
  font-weight: 600;
  background-color: #B21510;
  border-radius: 20px;
  color: #ffffff;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 12px 28px;

}

.nft-collections .btn-primary:focus {
  box-shadow: none;
}

.nft-collections .btn-primary:hover {
  background-color: #93130e;
}

.nft-collections .card {
  border: unset;
  background: linear-gradient(105.53deg, #F3F2F2 -0.78%, #FFFFFF 27.04%, #ECECEC 101.04%);
  box-shadow: inset -3px -4px 15px rgb(179 179 179 / 25%), inset 4px 4px 8px rgb(255 255 255 / 37%);
  border-radius: 20px;

}

.nft-collections .card-img-top {
  border-radius: 20px 20px 0 0;
}

@media screen and (max-width: 1199px)  {
  .nft-collections .card-body {
  min-height: 150px;
}
}
/*
About Area Style
================================*/
.mb-15 {
  margin-bottom: 20px !important;
}

.about-area {
  background-color: #f7fafe;
  position: relative;
  z-index: 1;
}

.about-area .about-text {
  margin-left: 30px;
}

.about-area .about-text span {
  color: #A3291E;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 8px;
}

.about-area .about-text h2 {
  font-size: 35px;
  margin-bottom: 18px;
}

.about-area ul {
  margin-top: 25px;
  margin-bottom: 30px;
}

.about-area ul li {
  font-size: 15px;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  color: #151d41;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.about-area ul li:hover {
  color: #A3291E;
}

.about-area ul li i {
  padding-right: 5px;
}

/*
Active Campaing Area Style
================================*/
.active-campaing-area {
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
}

.active-campaing-area .container {
  max-width: 1170px;
}

.active-campaing-area .shape.shape-1 {
  position: absolute;
  top: 240px;
  left: 0;
  opacity: 0.2;
  max-width: 16%;
  z-index: -1;
  -webkit-animation: rotation 10s infinite linear;
          animation: rotation 10s infinite linear;
}

.active-campaing-area .owl-theme .owl-dots .owl-dot.active span {
  background: transparent;
  border: 1px solid #A3291E;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.active-campaing-area .owl-theme .owl-dots .owl-dot:hover span {
  background: transparent;
  border: 1px solid #A3291E;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.active-campaing-area .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 5px;
  background: #e7dddd;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.active-campaing-area .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
  line-height: 1;
}

.single-campaing {
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 30px;
}

.single-campaing:hover img {
  -webkit-transform: rotate(15deg) scale(1.4);
          transform: rotate(15deg) scale(1.4);
}

.single-campaing .campaing-img {
  overflow: hidden;
}

.single-campaing .campaing-img img {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  -webkit-transition: all 4s;
  transition: all 4s;
}

.single-campaing .campaing-text {
  padding: 25px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 4px 4px;
}

.single-campaing .campaing-text .progress {
  height: 5px;
  background: #cccccc;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 10px;
  margin-top: 32px;
  overflow: visible;
}

.single-campaing .campaing-text .progress .progress-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  -webkit-animation: animate-positive 2s;
  animation: animate-positive 2s;
  background-color: #A3291E;
  width: 50%;
}

.single-campaing .campaing-text .progress .progress-bar:after {
  content: "";
  display: block;
  border: 10px solid transparent;
  border-bottom: 12px solid transparent;
  position: absolute;
  top: -17px;
  right: -12px;
}

.single-campaing .campaing-text .progress .progress-value {
  font-size: 15px;
  font-weight: bold;
  color: #8a8486;
  position: absolute;
  top: -40px;
  right: -45px;
}

.single-campaing .campaing-text .progress.pink .progress-bar:after {
  border-bottom-color: #A3291E;
}

@-webkit-keyframes animate-positive {
  0% {
    width: 0;
  }
}

@keyframes animate-positive {
  0% {
    width: 0;
  }
}

.single-campaing .campaing-text ul {
  border-bottom: 1px solid #dddee0;
  padding-bottom: 10px;
}

.single-campaing .campaing-text ul li {
  display: inline-block;
  color: #a7a7aa;
  font-size: 14px;
  font-weight: 500;
}

.single-campaing .campaing-text ul li.left-site {
  float: right;
}

.single-campaing .campaing-text ul li span {
  color: #78797c;
}

.single-campaing .campaing-text h3 {
  margin-bottom: 17px;
  margin-top: 8px;
}

/*
Help Area Style
================================*/
.help-area {
  background-image: url("../img/help-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
}

.help-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #151d41;
  opacity: 0.7;
  z-index: -1;
}

.help-area .help-title {
  text-align: center;
  max-width: 800px;
  margin: -7px auto -7px;
}

.help-area .help-title h2 {
  color: #ffffff;
  margin-bottom: 24px;
}

.help-area .help-title p {
  color: #ffffff;
  margin-bottom: 30px;
}

.help-area .default-btn {
  margin: 0 10px;
}

.help-area .default-btn.join {
  padding: 10px 41px;
}

.help-area .default-btn.join::before {
  background-color: #fdbb84;
}

.help-area .default-btn.join::after {
  background-color: #fdbb84;
}

/*
Get Started Today Area Style
================================*/
.get-started-today-area .get-started-list {
  position: relative;
  padding-left: 60px;
  margin-bottom: 30px;
}

.get-started-today-area .get-started-list img {
  width: 35px;
  position: absolute;
  left: 0;
  top: 2px;
}

.get-started-today-area .default-btn {
  margin-top: 10px;
}

.get-started-title {
  margin-bottom: 40px;
  margin-top: -8px;
}

.get-started-title span {
  color: #A3291E;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 8px;
}

.get-started-title h2 {
  font-size: 35px;
  margin-bottom: 18px;
}

.get-started-title p {
  margin-bottom: 0;
}

/*
Our Event Area Style
================================*/
.our-event-area {
  padding-top: 100px;
  padding-bottom: 60px;
  background-color: #f7fafe;
}

.single-event {
  margin-bottom: 40px;
  background-color: #f5f5f5;
  position: relative;
}

.single-event .event-img {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.single-event .event-img img {
  border-radius: 4px 0 0 4px;
}

.single-event .event-img .shape-11 {
  position: absolute;
  bottom: -10px;
  left: -10px;
  z-index: -1;
  max-width: 100%;
  opacity: 0.6;
}

.single-event .event-text {
  background-color: #f5f5f5;
  padding: 20px 15px 20px 30px;
  overflow: hidden;
  border-radius: 0 4px 4px 0;
}

.single-event .event-text h3 {
  font-size: 19px;
  color: #000000;
  margin-bottom: 10px;
  line-height: 1.4;
}

.single-event .event-text p {
  margin-bottom: 15px;
}

.single-event .event-text ul {
  margin-bottom: 11px;
}

.single-event .event-text ul li {
  color: #807e7f;
  margin-bottom: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 600;
  font-size: 13px;
}

.single-event .event-text ul li:hover {
  color: #A3291E;
}

.single-event .event-text ul li:last-child {
  margin-bottom: 0;
}

.single-event .event-text ul li i {
  color: #A3291E;
  font-size: 12px;
  padding-right: 5px;
}

.single-event .event-text span {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #A3291E;
  text-align: center;
  line-height: 50px;
  border-radius: 50% 0 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}

/*
Organaization Area Style
================================*/
.organaization-area .organaization-text {
  margin-top: -7px;
}

.organaization-area .organaization-text h2 {
  font-size: 35px;
  margin-bottom: 30px;
}

.organaization-area .organaization-text p {
  margin-bottom: 43px;
}

/*
Testimonial Area Style
================================*/
.testimonial-area {
  position: relative;
  z-index: 1;
  padding-bottom: 70px;
}

.testimonial-area .owl-carousel .owl-item img {
  width: unset;
  margin: auto;
}

.testimonial-area .shape-8 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.3;
  width: 100%;
  text-align: center;
}

.single-testimonial {
  background-color: #fafafa;
  text-align: center;
  padding: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-top: 30px;
  border-radius: 4px;
}

.single-testimonial img {
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 0px 2px #f5c9df;
          box-shadow: 0 3px 0px 2px #f5c9df;
  margin-bottom: 20px !important;
  position: relative;
  top: -60px;
}

.single-testimonial h3 {
  margin-bottom: 0;
  margin-top: -60px;
  font-size: 16px;
}

.single-testimonial i {
  font-size: 20px;
  display: inline-block;
  margin-bottom: 5px;
  color: #A3291E;
}

.single-testimonial p {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 7px;
}

.single-testimonial p::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 50px;
  height: 1px;
  background-color: #A3291E;
  margin: auto;
}

.single-testimonial:hover {
  -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
}

/*
News Area Style
================================*/
.latest-news-area {
  padding-bottom: 70px;
}

.single-news {
  margin-bottom: 30px;
}

.single-news .news-img {
  position: relative;
  overflow: hidden;
  height: 271px;
  display: flex;
}

.single-news .news-img a{
  flex: 1;
  display: flex;
}

.single-news .news-img img {
  -webkit-transition: all 4s;
  transition: all 4s;
  border-radius: 4px 4px 0 0;
  object-fit: cover;
  width: 100%;
  border-bottom: 1px solid #151d41;
}

.single-news .news-img .date {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #A3291E;
  color: #ffffff;
  padding: 5px 20px;
}

.single-news .news-text {
  padding: 25px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.14);
          box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.14);
  border-radius: 0 0 4px 4px;
}

.single-news .news-text ul {
  line-height: 1;
  margin-bottom: 14px;
  border-bottom: 1px solid #dedddd;
  padding-bottom: 20px;
}

.single-news .news-text ul li {
  display: inline-block;
  padding-right: 20px;
  color: #747677;
}

.single-news .news-text ul li i {
  color: #A3291E;
  font-size: 12px;
}

.single-news .news-text ul li a {
  color: #747677;
  font-size: 13px;
}

.single-news .news-text ul li a:hover {
  color: #A3291E;
}

.single-news:hover {
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.single-news .news-text h3 a {
  margin-bottom: 7px;
  color: #151d41;
}

.single-news .news-text p {
  margin-bottom: 12px;
}


.single-news:hover .news-text h3 a {
  color: #A3291E;
}

.single-news:hover .read-more, .single-news:hover .read-more:before {
  color: #A3291E;
}

/*
Partner Area Style
================================*/
.partner-area .owl-carousel .owl-item img {
  width: unset;
  margin: auto;
  opacity: 0.5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.partner-area .owl-carousel .owl-item img:hover {
  opacity: 1;
}

/*
Footer Top Area CSS
================================*/
.footer-top-area {
  position: relative;
  z-index: 1;
  background-color: #801d13;
  clear: both;
  position: relative;
  height: auto;
  margin-top: 195px;
  background-image: url("../../img/redesign/footer-bg.png");
  background-position: center center;
}

.footer-top-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../img/shape/8.png");
  opacity: 0.1;
  z-index: -1;
}

.footer-top-area .section-title {
  margin-bottom: 100px;
  position: relative;
}

.footer-top-area .section-title h2 {
  color: #ffffff;
  margin-bottom: 30px;
}

.footer-top-area .section-title::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -58px;
  width: 200px;
  height: 2px;
  border-bottom: 2px dashed #A3291E;
  margin: auto;
  right: 0;
}

.footer-top-area .single-widget {
  margin-bottom: 30px;
}

.footer-top-area .single-widget img {
  margin-bottom: 20px;
}

.footer-top-area .single-widget h3 {
  font-size: 18px;
  margin-bottom: 20px;
  color: #ffffff;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}

.footer-top-area .single-widget p {
  color: #fff;
  margin-bottom: 29px;
}

.footer-top-area .single-widget .social-icon li {
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.footer-top-area .single-widget .social-icon li:last-child {
  padding-right: 0;
}

.footer-top-area .single-widget .social-icon li a i {
  font-size: 15px;
  width: 30px;
  height: 30px;
  background-color: #A3291E;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.footer-top-area .single-widget .social-icon li a i:hover {
  color: #A3291E;
  background-color: #ffffff;
}

.footer-top-area .single-widget ul li {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 8px;
}

.footer-top-area .single-widget ul li:last-child {
  margin-bottom: 0;
}

.footer-top-area .single-widget ul li span {
  display: inline-block;
  float: right;
}

.footer-top-area .single-widget ul li a {
  color: #fff;
}

.footer-top-area .single-widget ul li a i {
  font-size: 11px;
  display: inline-block;
  margin-right: 3px;
}

.footer-top-area .single-widget ul li a:hover {
  opacity: 0.5;
}

.footer-top-area .single-widget ul.address {
  margin-top: 27px;
}

.footer-top-area .single-widget ul.address li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 27px;
}

.footer-top-area .single-widget ul.address li i {
  position: absolute;
  top: -1px;
  left: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #A3291E;
  border-radius: 50%;
  color: #ffffff;
}

/*
Footer Bottom Area Style
=================================*/
.footer-bottom-area {
  background-color: #A3291E;
  padding: 15px 0;
  overflow: hidden;
}

.footer-bottom-area p {
  color: #fbfbfb;
  font-size: 14px;
}

.footer-bottom-area p a {
  display: inline-block;
  color: #fbfbfb;
  font-weight: 600;
}

.footer-bottom-area .terms-conditions {
  text-align: right;
}

.footer-bottom-area .terms-conditions li {
  display: inline-block;
  margin-left: 20px;
  position: relative;
}

.footer-bottom-area .terms-conditions li a {
  color: #fbfbfb;
}

.footer-bottom-area .terms-conditions li a:hover {
  color: #A3291E;
}

.footer-bottom-area .terms-conditions li::before {
  content: "";
  position: absolute;
  top: 8px;
  right: -12px;
  width: 1px;
  height: 12px;
  background-color: #fbfbfb;
}

.footer-bottom-area .terms-conditions li:last-child::before {
  display: none;
}

/*
Imagelightbox Area Style
================================*/
.imagelightbox-arrow-right::before {
  margin-left: 5px;
  margin-top: 6px;
}

.imagelightbox-arrow-left::before {
  margin-right: 2px;
  margin-top: 6px;
}

/*
Subscribe Area Style
================================*/
.subscribe {
  position: relative;
}

.subscribe input::-webkit-input-placeholder {
  color: #a09d9d;
  font-size: 15px;
}

.subscribe input:-ms-input-placeholder {
  color: #a09d9d;
  font-size: 15px;
}

.subscribe input::-ms-input-placeholder {
  color: #a09d9d;
  font-size: 15px;
}

.subscribe input::placeholder {
  color: #a09d9d;
  font-size: 15px;
}

.subscribe label {
  display: block;
}

.subscribe .subscribe-field {
  background-color: transparent;
  height: 50px;
  padding: 6px 18px;
  border: 1px solid #c7c7c7;
  width: 100%;
  display: block;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #ffffff;
}

.subscribe .subscribe-field::-webkit-input-placeholder {
  font-size: 13px;
}

.subscribe .subscribe-field:-ms-input-placeholder {
  font-size: 13px;
}

.subscribe .subscribe-field::-ms-input-placeholder {
  font-size: 13px;
}

.subscribe .subscribe-field::placeholder {
  font-size: 13px;
}

.subscribe .subscribe-field:focus {
  border-color: #A3291E;
}

.subscribe .subscribe-submit {
  position: absolute;
  cursor: pointer;
  top: 0px;
  right: 0;
  outline: 0;
  border: none;
  color: #ffffff;
  background-color: #A3291E;
  height: 50px;
  padding: 0 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 15px;
  text-transform: none;
}

.subscribe .subscribe-submit:hover {
  background-color: #25283a;
}

.subscribe .default-btn {
  border-radius: 0;
}

/*
Blog Details Area Style
================================*/
img.article-img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.blog-details-desc .article-image {
  display: flex;
  justify-content: center;
  align-items: center;
}

.blog-details-desc .article-image img {
  width: 50%;
}

.blog-details-desc .article-content {
  margin-top: 30px;
}

.blog-details-desc .article-content .entry-meta {
  margin-bottom: -10px;
}

.blog-details-desc .article-content .entry-meta ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.blog-details-desc .article-content .entry-meta ul li {
  position: relative;
  display: inline-block;
  color: #A3291E;
  margin-right: 21px;
  font-size: 14px;
}

.blog-details-desc .article-content .entry-meta ul li span {
  display: inline-block;
  color: #A3291E;
  font-weight: 500;
}

.blog-details-desc .article-content .entry-meta ul li a {
  display: inline-block;
  color: #666666;
}

.blog-details-desc .article-content .entry-meta ul li a:hover {
  color: #A3291E;
}

.blog-details-desc .article-content .entry-meta ul li i {
  color: #A3291E;
  margin-right: 2px;
}

.blog-details-desc .article-content .entry-meta ul li::before {
  content: '';
  position: absolute;
  top: 11px;
  right: -15px;
  width: 6px;
  height: 1px;
  background: #A3291E;
}

.blog-details-desc .article-content .entry-meta ul li:last-child {
  margin-right: 0;
}

.blog-details-desc .article-content .entry-meta ul li:last-child::before {
  display: none;
}

.blog-details-desc .article-content h3 {
  margin-bottom: 13px;
  margin-top: 25px;
}

.blog-details-desc .article-content .wp-block-gallery.columns-3 {
  padding-left: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.blog-details-desc .article-content .wp-block-gallery.columns-3 li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding-right: 10px;
  padding-left: 10px;
}

.blog-details-desc .article-content .wp-block-gallery.columns-3 li figure {
  margin-bottom: 0;
}

.article-content img {
  width: 100% !important;
  height: auto !important;
}

.charge .article-content img {
  width: unset !important;
  max-width: 100% !important;
  height: auto !important;
}
.charge .article-content p:has(img)  {
  display: flex;
  justify-content: center;
  align-items: center;
}

.blog-details-desc .article-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}

.blog-details-desc .article-footer .article-tags {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.blog-details-desc .article-footer .article-tags span {
  display: inline-block;
  color: #A3291E;
  font-size: 20px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.blog-details-desc .article-footer .article-tags a {
  display: inline-block;
  color: #666666;
}

.blog-details-desc .article-footer .article-tags a:hover {
  color: #A3291E;
}

.blog-details-desc .article-footer .article-share {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.blog-details-desc .article-footer .article-share .social {
  padding-left: 0;
  list-style-type: none;
  text-align: right;
  margin-bottom: 0;
}

.blog-details-desc .article-footer .article-share .social li {
  display: inline-block;
}

.blog-details-desc .article-footer .article-share .social li span {
  display: inline-block;
  margin-right: 2px;
  font-weight: 500;
  color: #666666;
}

.blog-details-desc .article-footer .article-share .social li a {
  display: block;
  color: #A3291E;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  background-color: #faf5f5;
  text-align: center;
  font-size: 14px;
}

.blog-details-desc .article-footer .article-share .social li a:hover {
  color: #ffffff;
  background-color: #A3291E;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.blog-details-desc .post-navigation {
  margin-top: 30px;
}

.blog-details-desc iframe {
  width: 100%;
  height: 400px;
}

blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 50px !important;
  position: relative;
  text-align: center;
  z-index: 1;
  margin-bottom: 20px;
  margin-top: 20px;
}

blockquote p {
  color: #A3291E;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 600;
  font-size: 18px !important;
}

blockquote cite {
  display: none;
}

blockquote::before {
  color: #efefef;
  content: "\f10e";
  position: absolute;
  left: 50px;
  top: -50px;
  z-index: -1;
  font-family: "Font Awesome 5 Free";
  font-size: 140px;
  font-weight: 900;
}

blockquote::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #A3291E;
  margin-top: 20px;
  margin-bottom: 20px;
}

.post-navigation {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding-top: 20px;
  padding-bottom: 20px;
}

.post-navigation .navigation-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.post-navigation .navigation-links .nav-previous {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.post-navigation .navigation-links .nav-previous a i {
  margin-right: 2px;
}

.post-navigation .navigation-links .nav-next {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  text-align: right;
}

.post-navigation .navigation-links .nav-next a i {
  margin-left: 2px;
}

.post-navigation .navigation-links div a {
  display: inline-block;
  font-weight: 600;
  color: #000;
}

.post-navigation .navigation-links div a:hover {
  color: #A3291E;
}

.comments-area {
  padding: 25px;
  margin-top: 30px;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
          box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
  background-color: #ffffff;
}

.comments-area .comments-title {
  position: relative;
  margin-bottom: 30px;
  line-height: initial;
  font-size: 22px;
  font-weight: 600;
}

.comments-area .comments-title::before {
  content: '';
  height: 25px;
  width: 3px;
  left: -25px;
  position: absolute;
  background: #A3291E;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.comments-area ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.comments-area ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.comments-area .comment-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.comments-area .children {
  margin-left: 40px;
}

.comments-area .comment-body {
  border-bottom: 1px solid #eeeeee;
  padding-left: 65px;
  font-size: 14px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.comments-area .comment-body .reply {
  margin-top: 15px;
}

.comments-area .comment-body .reply a {
  border: 1px solid #ded9d9;
  color: #151d41;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 30px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  font-size: 13px;
  font-weight: 600;
}

.comments-area .comment-body .reply a:hover {
  color: #ffffff;
  background-color: #A3291E;
  border-color: #A3291E;
}

.comments-area .comment-meta {
  margin-bottom: .8em;
}

.comments-area .comment-author {
  font-size: 16px;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2;
}

.comments-area .comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px;
  border-radius: 50%;
}

.comments-area .comment-author .fn {
  font-weight: 600;
  color: #A3291E;
}

.comments-area .comment-author .says {
  display: none;
}

.comments-area .comment-metadata {
  color: #666666;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}

.comments-area .comment-metadata a {
  color: #666666;
}

.comments-area .comment-metadata a:hover {
  color: #A3291E;
}

.comments-area .comment-content p {
  font-size: 14px;
}

.comments-area .comment-respond {
  margin-top: 30px;
}

.comments-area .comment-respond .comment-reply-title {
  margin-bottom: 15px;
  position: relative;
  font-size: 22px;
  font-weight: 600;
}

.comments-area .comment-respond .comment-reply-title::before {
  content: '';
  height: 25px;
  width: 3px;
  left: -25px;
  position: absolute;
  background: #A3291E;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
  display: inline-block;
}

.comments-area .comment-respond .comment-form {
  overflow: hidden;
}

.comments-area .comment-respond .comment-form-comment {
  margin-top: 15px;
  float: left;
  width: 100%;
}

.comments-area .comment-respond label {
  display: block;
  font-weight: 500;
  color: #151d41;
  margin-bottom: 5px;
}

.comments-area .comment-respond input[type="datetime-local"] {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond input[type="datetime-local"]:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond input[type="week"] {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond input[type="week"]:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond input[type="month"] {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond input[type="month"]:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond input[type="text"] {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond input[type="text"]:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond input[type="email"] {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond input[type="email"]:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond input[type="url"] {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond input[type="url"]:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond input[type="password"] {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond input[type="password"]:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond input[type="search"] {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond input[type="search"]:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond input[type="tel"] {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond input[type="tel"]:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond input[type="number"] {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond input[type="number"]:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond textarea {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.comments-area .comment-respond textarea:focus {
  border-color: #A3291E;
}

.comments-area .comment-respond .comment-form-author {
  float: left;
  width: 50%;
  padding-right: 10px;
  margin-bottom: 20px;
}

.comments-area .comment-respond .comment-form-email {
  float: left;
  width: 50%;
  padding-left: 12px;
  margin-bottom: 20px;
}

.comments-area .comment-respond .comment-form-url {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.comments-area .comment-respond .comment-form-cookies-consent {
  width: 100%;
  float: left;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}

.comments-area .comment-respond .comment-form-cookies-consent input {
  position: absolute;
  left: 0;
  top: 6px;
}

.comments-area .comment-respond .comment-form-cookies-consent label {
  display: inline-block;
  margin: 0;
  color: #666666;
  font-weight: normal;
}

.comments-area .comment-respond .form-submit {
  float: left;
  width: 100%;
}

.comments-area .comment-respond .form-submit input {
  background: #A3291E;
  border: none;
  color: #ffffff;
  padding: 14px 30px 12px;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  font-size: 14px;
}

.comments-area .comment-respond .form-submit input:hover {
  color: #ffffff;
  background-color: #A3291E;
}

.comments-area .comment-respond .form-submit input:focus {
  color: #ffffff;
  background-color: #A3291E;
}

/*
Sidebar Widget Area Style
================================*/
.widget-area .widget {
  margin-top: 35px;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.15);
          box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.15);
  background-color: #ffffff;
  padding: 25px;
}

/*.widget .donate {*/
/*  font-size: 15px;*/
/*  font-weight: 600;*/
/*  background-color: #A3291E;*/
/*  padding: 6px 30px;*/
/*  border-radius: 10px;*/
/*  color: #ffffff;*/
/*  position: relative;*/
/*  z-index: 1;*/
/*  -webkit-transition: all 0.5s;*/
/*  transition: all 0.5s;*/
/*}*/
.donate {
  font-size: 18px;
  font-weight: 600;
  background-color: #A3291E;
  border: 2px solid #A3291E;
  padding: 6px 20px;
  border-radius: 24px;
  color: #ffffff;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.5;
}
.donate:hover {
  background-color: transparent;
  color: #A3291E;
}

.donate-white {
  font-size: 14px;
  font-weight: 600;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  padding: 6px 20px;
  border-radius: 10px;
  color: #A3291E;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.5;
  width: max-content;
}

.donate.info {
  font-size: 15px;
  font-weight: 600;
  background-color: #25283a;
  border: 2px solid #25283a;
  padding: 6px 30px;
  border-radius: 10px;
  color: #ffffff;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 1.5;
}
.donate.info:hover {
  background-color: transparent;
  color: #25283a;
}
.donate.info:hover i svg path{
  fill: #25283a;
}
#donate .section-title {
      margin: 10px auto;
}
.success-area {
  height: 100vh;
  background-image: url("../images_taps/bg.png");
  background-color: #b21610;
}

.widget-area .widget:first-child {
  margin-top: 0;
}

.widget-area .widget .widget-title {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-transform: none;
  position: relative;
  font-weight: 600;
  font-size: 20px;
}

.widget-area .widget .widget-title::before {
  content: '';
  position: absolute;
  background: #A3291E;
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 1px;
}

.widget-area .widget_search form {
  position: relative;
}

.widget-area .widget_search form label {
  display: block;
  margin-bottom: 0;
}

.widget-area .widget_search form .screen-reader-text {
  display: none;
}

.widget-area .widget_search form .search-field {
  background-color: transparent;
  height: 50px;
  padding: 6px 15px;
  border: 1px solid #eeeeee;
  width: 100%;
  display: block;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.widget-area .widget_search form .search-field:focus {
  border-color: #A3291E;
}

.widget-area .widget_search form button {
  position: absolute;
  right: 0;
  outline: 0;
  bottom: 0;
  height: 50px;
  width: 50px;
  border: none;
  color: #ffffff;
  background-color: #A3291E;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.widget-area .widget_search form button:hover {
  background-color: #A3291E;
}

.widget-area .widget_zovio_posts_thumb {
  position: relative;
  overflow: hidden;
}

.widget-area .widget_zovio_posts_thumb .item {
  overflow: hidden;
  margin-bottom: 20px;
}

.widget-area .widget_zovio_posts_thumb .item:last-child {
  margin-bottom: 0;
}

.widget-area .widget_zovio_posts_thumb .item .thumb {
  float: left;
  height: 80px;
  overflow: hidden;
  position: relative;
  width: 80px;
  margin-right: 15px;
}

.widget-area .widget_zovio_posts_thumb .item .thumb .fullimage {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center !important;
}

.widget-area .widget_zovio_posts_thumb .item .thumb .fullimage.bg1 {
  background-image: url("../img/blog-details/2.jpg");
}

.widget-area .widget_zovio_posts_thumb .item .thumb .fullimage.bg2 {
  background-image: url("../img/blog-details/3.jpg");
}

.widget-area .widget_zovio_posts_thumb .item .thumb .fullimage.bg3 {
  background-image: url("../img/blog-details/4.jpg");
}

.widget-area .widget_zovio_posts_thumb .item .thumb .fullimage.bg4 {
  background-image: url("../img/blog-details/5.jpg");
}

.widget-area .widget_zovio_posts_thumb .item .thumb .fullimage.bg5 {
  background-image: url("https://templates.envytheme.com/nivo/default/assets/img/blog-details/6.jpg");
}

.widget-area .widget_zovio_posts_thumb .item .info {
  overflow: hidden;
}

.widget-area .widget_zovio_posts_thumb .item .info span {
  display: block;
  color: #666666;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 500;
}

.widget-area .widget_zovio_posts_thumb .item .info .title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
}

.widget-area .widget_zovio_posts_thumb .item .info .title a {
  display: inline-block;
  color: #474c40;
}

.widget-area .widget_zovio_posts_thumb .item .info .title a:hover {
  color: #A3291E;
}

.widget-area .widget_recent_entries ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.widget-area .widget_recent_entries ul li {
  position: relative;
  margin-bottom: 12px;
  color: #666666;
  padding-left: 17px;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 600;
}

.widget-area .widget_recent_entries ul li:last-child {
  margin-bottom: 0;
}

.widget-area .widget_recent_entries ul li::before {
  background: #A3291E;
  position: absolute;
  height: 7px;
  width: 7px;
  content: '';
  left: 0;
  top: 7px;
}

.widget-area .widget_recent_entries ul li .post-date {
  display: block;
  font-size: 13px;
  color: #666666;
  margin-top: 4px;
}

.widget-area .widget_categories ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.widget-area .widget_categories ul li {
  position: relative;
  margin-bottom: 12px;
  color: #666666;
  padding-left: 17px;
  font-size: 15px;
  font-weight: 600;
}

.widget-area .widget_categories ul li:last-child {
  margin-bottom: 0;
}

.widget-area .widget_categories ul li::before {
  background: #A3291E;
  position: absolute;
  height: 10px;
  width: 10px;
  content: '';
  left: 0;
  top: 9px;
}

.widget-area .widget_categories ul li a {
  display: inline-block;
  color: #666666;
}

.widget-area .widget_categories ul li a:hover {
  display: inline-block;
  color: #A3291E;
}

.widget-area .widget_categories ul li .post-count {
  float: right;
}

.widget-area .widget_meta ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.widget-area .widget_meta ul li {
  position: relative;
  margin-bottom: 12px;
  color: #666666;
  padding-left: 17px;
  font-size: 15px;
  font-weight: 600;
}

.widget-area .widget_meta ul li:last-child {
  margin-bottom: 0;
}

.widget-area .widget_meta ul li::before {
  background: #A3291E;
  position: absolute;
  height: 7px;
  width: 7px;
  content: '';
  left: 0;
  top: 7px;
}

.widget-area .widget_tag_cloud .widget-title {
  margin-bottom: 12px;
}

.widget-area .tagcloud a {
  display: inline-block;
  color: #666666;
  font-weight: 600;
  font-size: 14px !important;
  padding: 7px 10px;
  border: 1px dashed #eeeeee;
  margin-top: 10px;
  margin-right: 10px;
}

.widget-area .tagcloud a:hover {
  background-color: #A3291E;
  color: #ffffff;
  border-color: #A3291E;
}

.widget-area .tagcloud a:focus {
  background-color: #A3291E;
  color: #ffffff;
  border-color: #A3291E;
}

.widget-area .widget_services_list ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
  background-color: #ffffff;
}

.widget-area .widget_services_list ul li a {
  display: block;
  position: relative;
  border-bottom: 1px solid #eeeeee;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 35px;
  color: #5d6576;
  z-index: 1;
  font-weight: 500;
}

.widget-area .widget_services_list ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #252920;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

.widget-area .widget_services_list ul li a i {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.widget-area .widget_services_list ul li a:hover {
  background-color: #A3291E;
  color: #ffffff;
  padding-left: 20px;
}

.widget-area .widget_services_list ul li a:hover::before {
  opacity: 1;
  visibility: visible;
  width: 5px;
}

.widget-area .widget_services_list ul li a.active {
  background-color: #A3291E;
  color: #ffffff;
  padding-left: 20px;
}

.widget-area .widget_services_list ul li a.active::before {
  opacity: 1;
  visibility: visible;
  width: 5px;
}

.widget-area .widget_services_list ul li:last-child a {
  border-bottom: none;
}

.widget-area .widget_download ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
  background-color: #ffffff;
}

.widget-area .widget_download ul li a {
  display: block;
  position: relative;
  border-bottom: 1px solid #eeeeee;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 35px;
  color: #5d6576;
  z-index: 1;
  font-weight: 500;
}

.widget-area .widget_download ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #252920;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

.widget-area .widget_download ul li a i {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.widget-area .widget_download ul li a:hover {
  background-color: #A3291E;
  color: #ffffff;
  padding-left: 20px;
}

.widget-area .widget_download ul li a:hover::before {
  opacity: 1;
  visibility: visible;
  width: 5px;
}

.widget-area .widget_download ul li a.active {
  background-color: #A3291E;
  color: #ffffff;
  padding-left: 20px;
}

.widget-area .widget_download ul li a.active::before {
  opacity: 1;
  visibility: visible;
  width: 5px;
}

.widget-area .widget_download ul li:last-child a {
  border-bottom: none;
}

/*
Contact Area CSS
=======================*/
.contact-area .contact-form form {
  text-align: center;
}

.contact-area .contact-form form .form-control {
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
          box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
  height: 57px;
  color: #A3291E;
  border: 1px solid #ffffff;
}

.contact-area .contact-form form .form-control:focus {
  border: 1px solid #A3291E;
}

.contact-area .contact-form form .form-group {
  text-align: left;
}

.contact-area .contact-form form textarea.form-control {
  height: auto;
  padding-top: 15px;
}

.contact-area .contact-form .default-btn {
  cursor: pointer;
  margin-top: 20px;
}

.map-area iframe {
  height: 500px;
  width: 100%;
  border: none;
}

.single-contact-box {
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
  padding: 30px;
  margin-bottom: 30px;
}

.single-contact-box i {
  line-height: 50px;
  width: 50px;
  height: 50px;
  border: 1px dashed #A3291E;
  border-radius: 50%;
  font-size: 20px;
  display: inline-block;
  color: #A3291E;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 10px;
}

.single-contact-box:hover i {
  background-color: #A3291E;
  color: #ffffff;
}

.single-contact-box .contect-title h3 {
  margin-bottom: 10px;
}

.single-contact-box .contect-title a {
  display: block;
  font-size: 15px;
  color: #747171;
}

.single-contact-box .contect-title a:hover {
  color: #A3291E;
}

#validator-newsletter {
  text-align: left;
  margin-top: 10px;
  color: #A3291E;
}

.list-unstyled {
  margin-top: 10px;
  color: #A3291E;
}

label {
  margin-bottom: 12px;
}

.hidden {
  display: none;
}

#msgSubmit {
  margin-top: 30px;
  font-size: 20px;
}

/*
Coming Soon Area Style
================================*/
.coming-soon-area {
  position: relative;
  height: 100vh;
  z-index: 1;
  overflow: hidden;
}

.coming-soon-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.9;
  z-index: 1;
}

.coming-soon-content {
  text-align: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}

.coming-soon-content h1 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 80px;
  font-weight: 700;
  margin-top: -18px;
}

.coming-soon-content p {
  color: #f3f3f3;
  line-height: 1.8;
  font-size: 14.5px;
  max-width: 600px;
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.coming-soon-content #timer {
  margin-top: 30px;
}

.coming-soon-content #timer div {
  display: inline-block;
  color: #A3291E;
  position: relative;
  margin-left: 35px;
  margin-right: 35px;
  font-size: 65px;
  font-weight: 700;
}

.coming-soon-content #timer div span {
  display: block;
  text-transform: none;
  margin-top: -15px;
  font-size: 16px;
  font-weight: normal;
}

.coming-soon-content #timer div:last-child {
  margin-right: 0;
}

.coming-soon-content #timer div:last-child::before {
  display: none;
}

.coming-soon-content #timer div:first-child {
  margin-left: 0;
}

.coming-soon-content #timer div::before {
  content: "";
  position: absolute;
  right: -50px;
  top: -10px;
  font-size: 70px;
  color: #ffffff;
}

.coming-soon-content .newsletter-form {
  position: relative;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}

.coming-soon-content .newsletter-form .input-newsletter {
  display: block;
  width: 100%;
  height: 60px;
  border: none;
  background-color: rgba(255, 255, 255, 0.3);
  padding-left: 15px;
  color: #ffffff;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.coming-soon-content .newsletter-form .input-newsletter::-webkit-input-placeholder {
  color: #ffffff;
}

.coming-soon-content .newsletter-form .input-newsletter:-ms-input-placeholder {
  color: #ffffff;
}

.coming-soon-content .newsletter-form .input-newsletter::-ms-input-placeholder {
  color: #ffffff;
}

.coming-soon-content .newsletter-form .input-newsletter::placeholder {
  color: #ffffff;
}

.coming-soon-content .newsletter-form .input-newsletter:focus {
  border-color: #A3291E;
}

.coming-soon-content .newsletter-form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  padding: 0 30px;
  text-transform: uppercase;
  outline: 0;
  color: #ffffff;
  background-color: #25283a;
  border: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  border-radius: 0 !important;
}

.coming-soon-content .newsletter-form button::after {
  border-radius: 0;
}

.coming-soon-content .newsletter-form button::before {
  border-radius: 0;
}

.coming-soon-content .newsletter-form #validator-newsletter {
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  margin: 0 auto;
}

/*
404 Error Area Style
================================*/
.error-area {
  padding: 50px 0;
  height: 100vh;
  text-align: center;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}

.error-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: -1;
}

.error-area .error-contant-wrap {
  z-index: 1;
  position: relative;
}

.error-area .error-contant-wrap img {
  max-width: 300px;
  width: 100%;
}

.error-area .error-contant-wrap h3 {
  margin: 30px 0 0;
  font-family: "Open Sans", sans-serif;
  position: relative;
  color: red;
}

.error-area .error-contant-wrap p {
  margin: 20px 0 30px;
  font-size: 19px;
}

/*
FAQ Area Style
================================*/
.faq-area .section-title span {
  font-size: 16px;
}

.faq-image {
  width: 100%;
  height: 100%;
  background-image: url("../img/faq/faq-img.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.faq-image img {
  display: none;
}

.faq-accordion {
  padding-left: 30px;
}

.faq-accordion .sub-title {
  display: block;
  margin-bottom: 5px;
  color: #A3291E;
  font-size: 17px;
}

.faq-accordion h2 {
  margin-bottom: 15px;
  line-height: 1.3;
}

.faq-accordion .accordion {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 30px;
}

.faq-accordion .accordion .accordion-item {
  display: block;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  background: #ffffff;
  margin-bottom: 10px;
}

.faq-accordion .accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.faq-accordion .accordion .accordion-title {
  padding: 12px 20px 12px 51px;
  color: #252920;
  position: relative;
  border-bottom: 1px solid transparent;
  margin-bottom: -1px;
  display: block;
  font-size: 18px;
  font-weight: 500;
  font-family: "Source Sans Pro", sans-serif;
}

.faq-accordion .accordion .accordion-title i {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  text-align: center;
  height: 100%;
  background: #faf5f5;
  color: #A3291E;
  font-size: 14px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.faq-accordion .accordion .accordion-title i::before {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.faq-accordion .accordion .accordion-title.active {
  border-bottom-color: #eeeeee;
}

.faq-accordion .accordion .accordion-title.active i {
  background-color: #A3291E;
  color: #ffffff;
}

.faq-accordion .accordion .accordion-title.active i::before {
  content: "\f063";
}

.faq-accordion .accordion .accordion-content {
  display: none;
  position: relative;
  padding: 15px;
  font-size: 15px;
}

.faq-accordion .accordion .accordion-content.show {
  display: block;
}

.faq-contact-area {
  position: relative;
  z-index: 1;
}

.faq-contact-area .faq-contact-form {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.faq-contact-area .faq-contact-form form {
  text-align: center;
}

.faq-contact-area .faq-contact-form form .form-control {
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
          box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
  height: 57px;
  border: 1px solid #ededed;
}

.faq-contact-area .faq-contact-form form .form-control:focus {
  border: 1px solid #A3291E;
}

.faq-contact-area .faq-contact-form form .form-group {
  text-align: left;
  margin-bottom: 30px;
}

.faq-contact-area .faq-contact-form form .row {
  margin-left: -7px;
  margin-right: -7px;
}

.faq-contact-area .faq-contact-form form .row .col-lg-12 {
  padding-left: 7px;
  padding-right: 7px;
}

.faq-contact-area .faq-contact-form form .row .col-lg-6 {
  padding-left: 7px;
  padding-right: 7px;
}

.faq-contact-area .faq-contact-form form textarea.form-control {
  height: auto;
  padding-top: 15px;
}

.faq-contact-area .faq-contact-form form .default-btn {
  font-size: 16px;
  margin-top: 10px;
  border: none;
  cursor: pointer;
}

.faq-contact-area .faq-contact-form form #msgSubmit {
  margin-bottom: 0;
  text-align: center !important;
}

.faq-contact-area .faq-contact-form form #msgSubmit.text-danger {
  margin-top: 8px;
  font-size: 20px;
  font-weight: 600;
}

.faq-contact-area .faq-contact-form form #msgSubmit.text-success {
  margin-top: 8px;
  font-size: 20px;
  font-weight: 600;
}

.single-blog-grid {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.single-blog-grid .blog-text {
  padding: 0 20px 20px;
}

/*===== HOME TWO STYLE END ======*/
/*===== HOME THREE STYLE START ======*/
/*
Start Slider Text Three Area Style
================================*/
.hero-slider-area {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.hero-slider-area .shape-11 {
  position: absolute;
  top: 0px;
  left: -75px;
  z-index: -1;
}

.hero-slider-area .shape-12 {
  position: absolute;
  top: -28px;
  right: -95px;
  z-index: 1;
}

.hero-slider-area .owl-theme .owl-dots {
  margin-top: 0 !important;
  line-height: 1;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}

.hero-slider-area .owl-theme .owl-dots .owl-dot span {
  width: 40px;
  height: 7px;
  margin: 0;
  background: #b9b6b6;
  display: block;
  border-radius: 4px;
  margin: 0 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.hero-slider-area .owl-theme .owl-dots .owl-dot.active span {
  background: #A3291E;
}

.hero-slider-area .owl-theme .owl-dots .owl-dot:hover span {
  background: #A3291E;
}

.hero-slider-item {
  position: relative;
  height: 100vh;
  z-index: 1;
  background: url('../img/slider/bg.webp');
  background-color: #DDDDDD;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
}

.hero-slider-item .hero-slider-text {
  max-width: 735px;
  position: relative;
  margin-top: 120px;
  z-index: 1;
}

.hero-slider-item .hero-slider-text span {
  font-size: 15px;
  color: #ebe7e7;
  display: inline-block;
}

.hero-slider-item .hero-slider-text h1 {
  font-size: 65px;
  color: #A3291E;
  margin-bottom: 34px;
}

.hero-slider-item .hero-slider-text p {
  margin-bottom: 50px;
  color: #747171;
}

.slider-item-bg-1 {
  background-image: url("../img/slider/2.jpg");
}

.slider-item-bg-2 {
  background-image: url("../img/slider/1.jpg");
}

.slider-item-bg-3 {
  background-image: url("../img/slider/3.jpg");
}

/*
Single Good Causes Area Style
================================*/
.good-causes-area.two {
  padding-bottom: 85px;
}

.single-good-causes input {
  display: block;
  text-align: center;
  border: none;
  width: 100%;
  margin-bottom: 1rem;
}

.single-good-causes input:focus-visible {
  outline: none;
}

.single-good-causes.two {
  position: relative;
}

.single-good-causes.two .shape-icon {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.single-good-causes.two:hover .shape-icon {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.single-good-causes.two i {
  margin-top: 0;
}

.single-good-causes.two i::after {
  display: none;
}
/* COOKIES */
    #modal {
        position: fixed;
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #fff;
        padding: 20px;
        box-sizing: border-box;
        z-index: 10000;
        border: 2px solid #09021c;
        border-radius: 20px;
        width: 80%;
        max-width: 800px;
    }
    #overlay {
          position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.5);
          z-index: 9999;
          display: none;
        }
    #modal.visible {
        opacity: 1;
    }
    .hidden {
      display: none;
    }
    @media screen and (max-width: 575px) {
       #modal {
         width: 95%;
       }
    }
/* CHARGE */
  .politics .card {
    border: 2px solid #A3291E;
  }
  .politics .list-group-item {
    border: 1px solid #A3291E;
  }
  .politics .card-text {
    line-height: 1.4;
  }
  .charges-area .charge-img {
    display: flex;
  }
  .charges-area .charge-img img {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    cursor: pointer;
    border-radius: 0 20px 20px 0;
  }

  .charges-area .sub-title, .politics .sub-title {
    font-size: clamp(40px, 4vw, 60px);
    font-weight: 500;
  }

  .charges-area h5 a {
    font-weight: 500;
    font-size: clamp(28px, 4vw, 40px);
    color: #151d41;
  }
  .charges-area .card:hover h5 a {
    color: #A3291E;
  }
  .charges-area .card-body {
        padding: 24px 32px;
  }

    .charges-area .card-text, .politics .card-text {
        color: #151d41;
        font-size: clamp(14px, 4vw, 18px);
  }

  .charges-area .card img {
    aspect-ratio: 1/1;
  }

  .charges-area .card {
    border-radius: 10px;
    overflow: hidden;
    background: linear-gradient(105.53deg, #F3F2F2 -0.78%, #FFFFFF 27.04%, #ECECEC 101.04%);
    box-shadow: inset -3px -4px 15px rgba(179, 179, 179, 0.25), inset 4px 4px 8px rgba(255, 255, 255, 0.37);
  }

  .charges-area hr, .politics hr {
     border-bottom: 4px solid #151d41;
      opacity: 1;
  }

  .charges-area svg {
    max-height: 40px;
  }
.charge .article-content p {
  color: #151d41;
  font-size: clamp(16px, 4vw, 18px)!important;
}

.psycho .no-gutters:nth-child(2n) {
  flex-direction: row-reverse;
}

.psycho .card-body {
  padding: 0 32px;
}
/*
About Area Style
================================*/
.about-area.two {
  background-color: #f7fafe;
  position: relative;
  z-index: 1;
}

.about-area.two .about-img {
  position: relative;
  z-index: 1;
  top: 0;
}

.about-area.two .about-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
}

.about-area.two .videos-wraps {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about-area.two .about-text {
  margin-top: 0;
  margin-left: 30px;
}

.about-area.two .about-text p {
  margin-bottom: 32px;
}

.f7fafe-bg {
  background-color: #f7fafe;
}

/*
Reasons Area Style
================================*/
.help-area.two {
  background-image: url("../img/counter-bg.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  padding-bottom: 70px;
}

.help-area.two::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #151d41;
  opacity: 0.9;
}

.help-area.two::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/shape/8.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.1;
  z-index: -1;
  max-width: 700px;
  margin: auto;
  right: 0;
}

.single-good-causes.reasons {
  padding: 0;
  border: none;
  position: relative;
  padding-left: 60px;
  text-align: left;
}

.single-good-causes.reasons i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
}

.single-good-causes.reasons i::after {
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.single-good-causes.reasons:hover {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.single-good-causes.reasons h3 {
  margin-bottom: 10px;
}

.single-good-causes.reasons p {
  margin-bottom: 8px;
}

.col-lg-6:nth-child(1) .single-good-causes.reasons i {
  color: #52cccf;
}

.col-lg-6:nth-child(1) .single-good-causes.reasons i::after {
  background-color: #d1ecf1;
  -webkit-box-shadow: -20px 16px 20px 0px #d1ecf1;
          box-shadow: -20px 16px 20px 0px #d1ecf1;
}

.col-lg-6:nth-child(1) .single-good-causes.reasons:hover i:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.col-lg-6:nth-child(3) .single-good-causes.reasons i {
  color: #2cb663;
}

.col-lg-6:nth-child(3) .single-good-causes.reasons i::after {
  background-color: #bdf1d2;
  -webkit-box-shadow: -20px 16px 20px 0px #bdf1d2;
          box-shadow: -20px 16px 20px 0px #bdf1d2;
}

.col-lg-6:nth-child(3) .single-good-causes.reasons:hover i:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.col-lg-6:nth-child(4) .single-good-causes.reasons i {
  color: #7c3c83;
}

.col-lg-6:nth-child(4) .single-good-causes.reasons i::after {
  background-color: #dcbedf;
  -webkit-box-shadow: -20px 16px 20px 0px #dcbedf;
          box-shadow: -20px 16px 20px 0px #dcbedf;
}

.col-lg-6:nth-child(4) .single-good-causes.reasons:hover i:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*
Conuter Area Style
================================*/
.counter-wrap {
  margin-top: 60px;
  text-align: center;
}

.single-conuter {
  text-align: center;
  position: relative;
  /*width: 150px;*/
  /*height: 150px;*/
  /*border: 1px dashed #ffffff;*/
  margin: 0 auto 30px;
  border-radius: 50%;
  min-height: 150px;
}

.single-conuter span {
  font-size: 40px;
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  line-height: 1;
}

.single-conuter span.odometer.odometer-auto-theme {
  margin-top: 43px;
  margin-bottom: 6px;
}

.single-conuter p {
  line-height: 1;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
}

/*
Team Area Style
================================*/
.single-team {
  margin-bottom: 30px;
}

.single-team img {
  border-radius: 4px 4px 0 0;
}

.single-team .team-text {
  text-align: center;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding: 25px;
  -webkit-transition: all .5s;
  transition: all .5s;
  border-radius: 0 0 4px 4px;
}

.single-team .team-text h3 {
  font-size: 16px;
  line-height: 1;
  margin-top: -3px;
}

.single-team .team-text p {
  font-size: 14px;
  color: #9f9fa0;
  margin-bottom: 10px;
}

.single-team .team-text ul {
  line-height: 1;
}

.single-team .team-text ul li {
  display: inline-block;
  padding: 0 5px;
}

.single-team .team-text ul li a i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  border: 1px solid #A3291E;
  color: #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #A3291E;
}

.single-team .team-text ul li a i:hover {
  background-color: #A3291E;
  color: #ffffff;
}

.single-team:hover .team-text {
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

/*
Our Event Area Two Style
================================*/
.our-event-area.two {
  padding-top: 100px;
  padding-bottom: 100px;
}

.our-event-area.two .single-event {
  margin-bottom: 30px;
}

.our-event-area .events-imgs {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.our-event-area .event-img-5 {
  background-image: url("../img/event/5.jpg");
}

.our-event-area .event-img-6 {
  background-image: url("../img/event/6.jpg");
}

.our-event-area .event-img-7 {
  background-image: url("../img/event/7.jpg");
}

.our-event-area .event-img-8 {
  background-image: url("../img/event/8.jpg");
}

.our-event-area .event-img-9 {
  background-image: url("../img/event/5.jpg");
}

.our-event-area .event-img-10 {
  background-image: url("../img/event/6.jpg");
}

.article-footer.two {
  margin-bottom: 24px;
}

.event-text-1 {
  margin-bottom: 30px;
}

.active-campaing-area.two {
  padding-top: 0;
}

.single-campaing.two {
  margin: 0;
}

.single-campaing.two:hover img {
  -webkit-transform: none;
          transform: none;
}

.single-campaing.two .campaing-text .progress .progress-value {
  right: -90px;
}

/*
Causes Details Area Two Style
================================*/
.causes-details-two {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
          box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
  padding: 30px;
}

.causes-details-two .default-btn {
  width: 100%;
  cursor: pointer;
}

.payment-method p {
  display: inline-block;
  padding-right: 30px;
}

.payment-method h3 {
  margin-top: 0 !important;
}

/*
Causes Details Area Two Style
================================*/
.project-area .sorting-menu {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}

.project-area .sorting-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.project-area .sorting-menu ul li {
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  padding: 8px 30px;
  margin: 0 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  border-radius: 10px;
}

.project-area .sorting-menu ul li:hover {
  color: #ffffff;
  background-color: #A3291E;
}

.project-area .sorting-menu ul li.active {
  color: #ffffff;
  background-color: #A3291E;
}

.project-area .single-project {
  position: relative;
  margin-bottom: 30px;
}

.project-area .single-project:hover .project-text {
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.project-area .single-project .project-text {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.project-area .single-project .project-text i {
  font-size: 30px;
  color: #A3291E;
  margin-left: 10px;
}

#Container .mix {
  display: none;
}

/*
Project Slider Wrap Style
================================*/
.project-slider-wrap .owl-theme .owl-dots .owl-dot.active span {
  background: transparent;
  border: 1px solid #A3291E;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.project-slider-wrap .owl-theme .owl-dots .owl-dot:hover span {
  background: transparent;
  border: 1px solid #A3291E;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.project-slider-wrap .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 5px;
  background: #e7dddd;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.project-slider-wrap .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 30px;
  line-height: 1;
}

/*
Causes Details Area Two Style
================================*/
.donate-area {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
          box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
}

.donate-area .default-btn {
  width: 100%;
  cursor: pointer;
  margin: 0;
}

.donate-area .donates-wraps {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
          box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
  padding: 30px;
}

.donate-area .payment-method p {
  display: inline-block;
  padding-right: 30px;
}

.donate-area .payment-method h3 {
  margin-top: 0 !important;
}

.donate-area .donate-img {
  background-image: url("../img/donate.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.contact-form .form-group {
  margin-bottom: 30px !important;
}

input[type=checkbox], input[type=radio] {
  position: relative;
  top: 2px;
}

.active-campaing-area.two {
  padding-top: 100px;
}

.media-content iframe {
  width: 100%;
  height: 477px;
  margin: 10px 0;
}

/*
Page Title Area Style
================================*/
.page-title-area {
  position: relative;
  z-index: 1;
  padding-top: 260px;
  padding-bottom: 140px;
  background-color: #A3291E;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.page-title-area.donation {
  margin-top: 129px;
  padding: 0;
  height: 300px;
  background: linear-gradient(90deg, rgb(148 166 208) 0%, rgb(206 212 231) 100%);
}


.page-title-area.project {
  min-height: 450px;
  height: 100%;
}


.page-title-area::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: url("../img/page-banner/bg.png");
  opacity: 0.35;
}

.page-title-area.donation .page-title-content {
  min-height: 300px;
  padding: 40px 0;
}
.page-title-area.donation .page-title-content h1 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: clamp(32px, 4vw, 45px);
  font-weight: 700;
}
.charge-subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}

.page-title-area .page-title-content h2 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 45px;
  font-weight: 700;
}

.page-title-area .page-title-content ul {
  padding-left: 0;
  list-style-type: none;
  margin-top: 20px;
  margin-bottom: 0;
}

.page-title-area .page-title-content ul li {
  display: inline-block;
  color: #fff;
  position: relative;
  font-size: 16px;
}

.page-title-area .page-title-content ul li i {
  font-size: 12px;
  margin: 0 10px;
}

.page-title-area .page-title-content ul li a {
  color: #bab0b0;
}

.page-title-area .page-title-content ul li a:hover {
  color: rgba(186, 176, 176, 0.68);
}
.page-title-area.donation .page-title-content ul li a {
  color: #000000;
}

.page-title-area.donation .page-title-content ul li a:hover {
  color: rgb(147, 19, 14);
}

.page-title-area .page-title-content ul li a i {
  font-size: 12px;
  margin: 0 10px;
}

.page-title-area.item-bg-1 {
  background-image: url("../img/faq/banner.jpg");
}

.page-title-area.item-bg-2 {
  background-image: url("../img/page-banner/1.jpg");
}

.page-title-area.item-bg-3 {
  background-image: url("../img/page-banner/2.jpg");
}

.page-title-area.item-bg-4 {
  background-image: url("../img/page-banner/3.jpg");
}

.page-title-area.item-bg-5 {
  background-image: url("../img/page-banner/4.jpg");
}

.page-title-area.item-bg-6 {
  background-image: url("../img/page-banner/5.jpg");
}

.page-title-area.item-bg-7 {
  background-image: url("../img/page-banner/6.jpg");
}

.page-title-area.item-bg-8 {
  background-image: url("../img/page-banner/1.jpg");
}

/*.page-title-area.item-bg-9 {*/
/*  background-image: url("../img/page-banner/2.jpg");*/
/*}*/

/*.page-title-area.item-bg-10 {*/
/*  background-image: url("../img/page-banner/3.jpg");*/
/*}*/

.page-title-area.item-bg-11 {
  background-image: url("../img/page-banner/4.jpg");
}

.page-title-area.item-bg-12 {
  background-image: url("../img/page-banner/5.jpg");
}

.page-title-area.item-bg-13 {
  background-image: url("../img/page-banner/6.jpg");
}

.page-title-area.item-bg-14 {
  background-image: url("../img/page-banner/1.jpg");
}



/* flip cards */

.flip-card {
  background-color: transparent;
  width: 100%;
  height: 600px;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
  margin-bottom: 70px;
}
.flip-card img {
  height: 600px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card:hover h2 {
  display: none;
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
  overflow: auto;
}
.flip-card-front {
  color: black;
  height: calc(100% + 50px);
}
.flip-card-back {
  background-color: #A3291E;
  color: white;
  transform: rotateY(180deg);
}

@media (max-width: 1299px) {
  .flip-card {
    height: 500px;
  }
  .flip-card img {
    height: 500px;
  }
  .preview h3 {
    font-size: 32px;
  }
  .page-title-area.donation {
    margin-top: 160px;
  }
}

@media (max-width: 1200px) {
  .flip-card {
    height: 400px;
  }
  .flip-card img {
    height: 400px;
  }
  .preview h1 {
    font-size: 149px;
    line-height: 1.2;
  }
  .banner-main img {
    object-fit: cover;
  }
}

@media (max-width: 991px) {
  .blog-details-desc .article-image img {
    width: 100%;
  }
  .preview {
    padding-bottom: 30px;
  }
  .preview-owl {
    margin-top: 50px;
  }
  .preview .carousel-item {
    height: auto;
  }
  .foundation {
    padding-top: 50px;
  }

  .banner-main img {
  width: 100%;
  height: auto;
}
  .media-content iframe {
    height: 300px;
  }
  .nivo-header-style-one .others-options {
    display: none;
  }
  .banner-main a {
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  font-weight: 600;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 6px 15px;
}

  .no-js .owl-carousel, .owl-carousel.owl-loaded {
    top: -15px;
  }
}

@media (max-width: 768px) {
  .qr-code-banner {
    display: none!important;
  }
  .psycho .card-body {
    padding: 0;
  }
  .flip-card {
    height: 300px;
  }
  .flip-card img {
    height: 300px;
  }
  .preview h1 {
    font-size: 79px;
  }
  .preview img {
    width: 80%;
  }
  .carousel-indicators {
    bottom: unset;
    top: 0;
  }

  .banner-main a {
    position: relative;
    bottom: unset;
    font-size: 16px;
    font-weight: 600;
    z-index: 2;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 6px 15px;
    width: max-content;
    margin-top: 20px;
    align-self:center;
  }

  .banner-main a {
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    font-weight: 600;
    z-index: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 6px 15px;
}
}

@media screen and (max-width: 576px) {
  .preview {
    padding-top: 135px;
  }
  .banner-main:before{
    height: 50px;
  }
    .media-content iframe {
    height: 240px;
  }
  .page-title-area.donation {
    height: 500px;
  }
  .page-title-area.project {
    height: 100%;
    min-height: 590px;
  }
  .page-title-area.donation .donate {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15%;
  }
}
@media screen and (max-width: 576px) {
  .donate {
    padding: 6px 15px;
    text-align: center;
  }
}
@media screen and (max-width: 450px) {
    .preview {
    padding-top: 208px;
  }
}
@media screen and (max-width: 389px) {
    .page-title-area.donation {
    margin-top: 165px;
  }
}
@media screen and (max-width: 360px) {
  .preview .owl-item {
    box-shadow: 0px 0px 2px rgb(0 0 0 / 14%);
    margin: 2px;
  }
}