/*--------------------- Section Border------------------------*/
.fancy span:before, .fancy span:after {
  content: "";
  position: absolute;
  height: 10px;
  border-bottom: 2px solid;
  border-color: var(--green);
  top: 0;
  width: 600px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
  width: 100px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
  width: 100px;
}
.fancy-title {
  margin: 0 auto;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.fancy i {
  color: var(--green);
  font-size: 25px;
}
.fancy-title-left {
  margin: 0;
  width: 250px;
}

/*------------------------- About-----------------------------*/
section#about {
  padding-bottom: 0;
}
#about {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.about-heading h2 {
  margin-bottom: 15px;
  font-weight: bold;
  color: var(--color14);
}
.about-heading img {
  text-align: right;
}
.about-content p {
  padding: 5px 0;
  line-height: 25px;
  margin: 0;
}
.about-content a {
  display: inline-block;
  margin-top: 25px;
}
#about ul li {
  list-style: none;
}
.about_img img {
  width: 100%;
}
h4.subheading {
  color: #858585;
}
img.feature-img {
  background-color: var(--green);
  border-radius: 50px;
  padding: 10px;
}
.abouticon-heading h4 {
  font-weight: 700;
  font-size: 26px;
  color: var(--color10);
}
.counter_wrapper {
  padding-bottom: 20px;
}
.abouticon-heading h4:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background-color: var(--green);
  position: absolute;
  left: 17px;
}
.abt_para h5 {
  color: var(--green);
  margin-bottom: 0px;
  font-size: 15px;
  text-transform: uppercase;
}
/*----------------------About Scroll-------------------------*/
.about-contents-section::-webkit-scrollbar {
  width: 5px;
}
.about-contents-section::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.about-contents-section::-webkit-scrollbar-thumb {
  background: #888;
}
.about-contents-section::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/*------------------------- Recent Causes -----------------------------*/
.donate_btn {
  position: absolute;
  top: 37%;
  transform: translate(-50%);
  margin: 0 auto;
  display: block;
  left: 50%;
  display: none;
  width: 100%;
}
.causes_content:hover .donate_btn {
  display: block;
}
#our_causes, #team {
  background-color: #deffd0;
}
#our_causes a.cauhead {
  font-size: 16px;
  color: var(--color10);
  
}
.causes_content h6, #events h6, h6.post-title {
  text-transform: uppercase;
  padding-top: 0;
  font-weight: 800;
}
.cause-box {
  padding: 20px;
  background: white;
  margin-bottom: 20px;
}
.blog_post_content .post_meta {
  border-bottom: 1px solid #1e1d1c;
  padding-bottom: 37px;
}
span.auther span, span.entry-date span {
  color: var(--green);
}
span.auther, span.entry-date {
  color: #1e1d1c;
}
.causes_content span span {
  color: #1e1d1c;
}
.causes_content h6:after, .news_box_outer h6:after, h6.post-title:after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background-color: var(--green);
  margin: 10px auto;
  margin-left: 0;
}
.progress-bar {
  background-color: var(--green);
  position: relative;
}
.progress {
  background-color: #e0e0e0;
  position: relative;
  overflow: visible;
  height: 10px;
  margin-top: 35px;
}
span.progress_percentage {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  line-height: 40px;
  background: #fff;
  border: 2px solid var(--green);
  font-size:15px;
  font-weight: 600;
  color: var(--green);
  position: absolute;
  top: -17px;
  right: -5px;
}
.causes_content .media {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.media__image {
  display: block;
}
.view_all {
  margin: 0 auto;
}
.causes_content:hover img {
  transform: scale(1.1);
}
.causes_thumb.media {
  overflow: hidden;
}
.causes_content img {
  transition: 2s ease-in-out;
}
/*------------------------- event -----------------------------*/
h6.event-heading a {
  color: var(--color10);
}
.event-box:hover .enroll_now a.read-more.theme_button2 {
  color: white;
  background-color: var(--green);
}
.event-box:hover h6.event-heading a, .event-detail i, .event-detail {
  color: var(--green);
}
.event-box {
  border: 1px solid var(--color6);
  margin-bottom: 30px;
  border-radius: 5px;
}
.event-detail i:first-child {
  padding-left: 0 !important;
}
/*------------------------- Progress Bar -----------------------------*/
.progress-bar {
  height: 10px;
  color: white;
  background-color: var(--green);
}
/*-------------------------Need Help section-----------------------------*/
section#need_help {
  padding: 0;
}
#need_help h3 {
  color: white;
  text-transform: uppercase;
}
.left_content {
  color: white;
}
#need_help p {
  color: white;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.help-text p.fancy {
  text-align: left;
  padding-left: 8em;
}
.make-donation input.wpcf7-form-control.wpcf7-submit {
  background-color: white;
  color: var(--green);
}
.make-donation {
  background-color: var(--green);
}
.make-donation .fancy span:before, .make-donation .fancy span:after, .make-donation .fancy i {
  border-color: white;
  color: white;
}
.make-donation select.wpcf7-form-control.wpcf7-select {
  background-color: transparent;
  border: 2px solid white;
  padding: 12px;
  color: white;
  margin-bottom: 20px;
}
.make-donation select.wpcf7-form-control.wpcf7-select option {
  color: black;
}
/*------------------ Top Donator-----------------*/
#top-donator h6 a {
  color: black;
}
.donar-image img {
  border-radius: 50%;
}
.box-donar {
  display: inline-block;
  width: 19%;
  text-align: center;
}
span.donated {
  color: var(--green);
  font-weight: 700;
}
p.donar_desig {
  margin-bottom: 8px;
}
/*-------------------------Team -----------------------------*/
.teambox {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.teambox img {
  width: 100%;
  height: auto;
}
.teambox .teambox-content {
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 0;
  transform: translateY(-50%) scale(2);
  transition: all 0.2s ease 0s;
}
.teambox:hover .teambox-content {
  opacity: 1;
  transform: scale(1);
}
.teambox .teambox-content:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(70, 74, 76, 0.9);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
}
.teambox h4.teamtitle a {
  color: var(--color10);
}
.teambox-content span {
  color: white;
  font-size: 16px;
  font-weight: 600;
  display: block;
  margin-bottom: 15px;
}
.teambox .teampost {
  display: block;
  font-size: 13px;
  color: white;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.teambox .teamicon {
  padding: 0;
  margin: 0;
  list-style: none;
}
.teambox .teamicon li {
  display: inline-block;
  margin-left: 5px;
}
.teambox .teamicon li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 33px;
  border-radius: 40% 0;
  border: 2px solid white;
  font-size: 17px;
  color: white;
  transition: all 0.3s ease 0s;
}
.teambox .teamicon li a:hover {
  background: white;
  color: rgb(93,53,176);
}
#team .socialbox {
    text-align: center;
    padding-bottom: 25px;
    padding-top: 30px;
}
#team .socialbox a {
  border-radius: 0px;
}
.team_thumb {
  position: relative;
}
#team .image-title {
  background: white;
  padding: 0 15px 15px;
  text-align: center;
}
#team .image-title span {
  color: var(--green);
  font-size: 14px;
  font-weight: 700;
}
#team .view_all {
  text-align: center;
}
/*------------------------Testimonials -----------------------------*/
#tesimonial-record {
  padding: 0;
}
#testimonials .fancy-title {
  margin: 0 auto;
}
.testimonial_box {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: white;
}
.test_shortcode_bg {
  background-color: var(--color6);
  padding: 30px 0;
}
.inner-test-bg .short_text {
  font-size: 14px;
  font-weight: 400;
  color: var(--color10);  
  line-height: 32px;
}
.testimonial_box img {
  width: 100px !important;
  border-radius: 50%;
}
#testimonials .owl-carousel .owl-item img, #testimonials img {
  width: 100px !important;
  height: 100px;
  border-radius: 50%;
}
#testimonials button.owl-prev {
  position: absolute;
  left: 0;
  background: var(--color7);
  border: none;
  padding: 10px;
}
#testimonials button.owl-next {
  position: absolute;
  right: 0;
  background: var(--color7);
  border: none;
  padding: 10px;
}
#testimonials button.owl-next i, #testimonials button.owl-prev i {
  color: white;
}
#testimonials .testimonial_box, .test-shrtpg {
  padding: 20px 10px;
  position: relative;
}
#testimonials .owl-dots, #our_partners .owl-dots {
  display: block;
  margin-top: 30px;
}
#testimonials button.owl-dot, #our_partners button.owl-dot {
  width: 10px;
  height: 10px;
  margin: 2px;
  background-color: white;
  border: none;
  border-radius: 50%;
  border: 2px solid;
  border-color: var(--green);
}
#testimonials button.owl-dot.active, #our_partners button.owl-dot.active{
  background-color: var(--green);
}
#testimonials button:focus, #our_partners button:focus {
  outline: inherit !important;
}
#testimonials h4.testimonial_name a{
  font-size: 16px;
  color: var(--color10);
  font-weight: 700;
  text-transform: uppercase;
}
#testimonials cite {
  font-size: 14px;
  display: block;
  font-style: unset;
  color: var(--green);
  font-weight: 600;
}
.short_text i {
  display: block;
  font-size: 27px;
  margin-bottom: 15px;
  color: var(--green);
}
/*------------------------- Partners -----------------------------*/
#our_partners {
  padding: 0;
}
#our_partners .partners_inner {
  border: 1px solid;
  border-radius: 50px;
  background-repeat: no-repeat;
  background-size: cover;
}
.partners_inner {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
  background-color: white;
  border-radius: 50px;
  margin-bottom: -35px;
  position: relative;
  z-index: 99999;
}
/*------------------------- Our Records -----------------------------*/
span.border-title1, span.border-title2 {
  width: 40px;
  height: 3px;
  display: block;
}
span.border-title1{
  background-color: white;
  margin-bottom: 4px;
}
span.border-title2 {
  background-color: var(--green);
}
#our_records {
  padding: 50px 0;
  background-size: cover;
}
.record_image {
  width: 40px !important;
  height: 40px;
  margin-left: 0 !important;
  display: inline-block !important;
}
#our_records h6.record_details{
  color: white;
}
#our_records h6.record_details, #top-donator h6 a, .teambox h4.teamtitle a, .causes_content h6, #events h6, h6.post-title{
  line-height: 28px;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
}
#our_records h3.record_count {
  color: var(--green);
}
#our_records .owl-dots {
  text-align: center;
  margin-top: 30px;
}
#our_records button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: white;
  border: solid 2px var(--color5);
}
#our_records button.owl-dot.active {
  background-color: var(--color4);
  border: solid 2px var(--color4);
}
#our_records button:focus {
  outline: inherit !important;
}
#our_records .counter_inner {
  margin-bottom: 20px;
}
/* --------- SLIDER--------- */
#slider {
  max-width: 100%;
  margin: auto;
  padding: 0;
  position: relative;
}
#slider img {
  width: 100%;
}
#slider h2 {
  text-transform: uppercase;
  font: 700 30px var(--common-font-m);
  color: white;
  letter-spacing: 3px;
  line-height: 45px;
}
#slider p {
  font-size: 14px;
  font-weight: 300;
  color: white;
  margin: 15px 0 15px 0;
  line-height: 25px;
  letter-spacing: 1px;
}
.slider-box {
  max-width: 700px;
}
#slider .carousel-caption {
  top: 50%;
  transform: translateY(-50%);
  bottom: inherit;
  text-align: left;
  left: 10%;
  right: 10%;
}
.inner_carousel {
  padding: 20px 20px;
}
#slider .carousel-control-next, #slider .carousel-control-prev {
  width: auto;
}
#slider .carousel-item-next, #slider .carousel-item-prev, #slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-prev-icon, #slider .carousel-control-next-icon {
  background-image: none;
}
#slider .carousel-control-next, #slider .carousel-control-prev {
  opacity: 1;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  width: auto;
  height: auto;
}
#slider a i {
  padding: 10px 15px;
  background-color: var(--color10);
  font-size: 20px;
  color: white;
}
#slider a i:focus, #slider a i:active, #slider a i:hover {
  background: var(--green);
  border: none;
  transition: all 0.5s ease-out;
}
.inner_carousel h2 small {
  color: var(--green);
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 14px;
}
#slider a.read-more.theme_button {
  margin-right: 20px;
  display: inline-block;
  margin-top: 18px;
}
span.sliderdots.active {
  border-radius: 50px;
  border: 2px solid white;
  padding: 3px 0;
  background-color: transparent;
}
span.sliderdots {
  padding: 3px;
}
#slider ol.carousel-indicators{
  text-align: center;
  position: absolute;
  bottom: 11%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
#slider .carousel-indicators li, #testimonials .owl-carousel .owl-dots button{
  border: none;
  background-color: transparent !important;
  opacity: 1;
  width: auto;
  padding: 1px;
  height: auto;
  border-radius: 50%;
}
#slider .section-seperator{
  position: absolute;
  bottom: 0;
  width: 100%;
}
#slider .slide_nav i{
  font-size: 30px;
  color: white;
}
#slider .ci_inner, #testimonials .owl-carousel .owl-dots button span{
  margin: 1px;
  width: 4px;
  height: 4px;
  display: block;
  border-radius: 50%;
  border: 1px solid white;
}
 #testimonials .owl-carousel .owl-dots button span{
  width: 2px;
  height: 2px;
}
#testimonials .owl-carousel .owl-dots button.active span {
  width: 4px;
  height: 4px;
  padding: 2px;
}
#slider ol.carousel-indicators .active .ci_inner, #testimonials .owl-carousel .owl-dots button.active span{
  background-color: var(--green);
}
#slider ol.carousel-indicators .active .ci_inner{
  background-color: white;
}
#testimonials .owl-carousel .owl-dots button.active{
  border: 2px solid var(--green);
}
#slider ol.carousel-indicators .active{
  border: 2px solid white;
}
#testimonials .owl-carousel .owl-dots button {
  padding: 0 !important;
  margin: 9px;
  border: 2px solid var(--color10);
}
#our_partners .owl-dots{
  display: none;
}