:root
{
--mainColor :#00B3B6;
--whiteColor:#fff
}
.container
{
	max-width: 90% !important;
}
 @import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;700&family=Montserrat:wght@300;700&display=swap');
  h1,h2,h3,h4,h5,h6
 {

	 font-family: 'Montserrat', sans-serif;
 }

html {
	direction: rtl;
	overflow-x: hidden;
	box-shadow: none !important;
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: #FFF;
	color: #777;

	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 26px;
	margin: 0;
}

body a {
	outline: none !important;
}
a:hover
{
	text-decoration: none;
}
.body {
	background-color: #FFF;
}

html.safari:not(.no-safari-overflow-x-fix) .body {
	overflow-x: hidden;
}

li {
	line-height: 24px;
}
section
{
	margin: 0 !important;
}
.header
{
	position: relative
}

img
{
	object-fit: cover;
}
.header:before
{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #151515B8;
	top: 0;
	left: 0
}
nav ul
{
	flex-direction: row-reverse !important
}
.header nav
{
	padding: 0;
	background-color: #FFF !important;
}
.child-btn
{
	border-style: solid;
border-width: 0px 0px 3px 0px;
font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
font-size: 14px !important;
font-weight:  var( --mainColor );
text-transform: var( --mainColor );
line-height: var( --e-global-typography-accent-line-height );
color: var( --e-global-color-21bfb04 );
background-color: var( --mainColor );
border-style: solid;
/*! border-width: 0px 0px 5px 0px; */
/*! border-color:  #97c4a4; */;
border-radius: 10px;
	color: white;
	padding: 8px 40px !important;
	text-transform: uppercase;
	/*! font-weight: bold; */
	/*! color: lavender; */
	letter-spacing: 1px;
}
.child-btn:hover
{
	color: white;
	border-color:  #e8e8e8;;

}
nav ul a
{
	font-size: 14px;
	color:#666565;
	text-transform: uppercase;
	font-weight: bold;
}
.causes-wrap{
    border-radius: 10px;
    background: #FFF;
    margin: 0 0 70px 0;
    width: 100%;
    box-shadow: 0px 0px 43px 0px rgba(2, 2, 2, 0.1);
}
.causes-wrap .img-wrap{
    position: relative;
}
.causes-wrap .img-wrap img{
    border-radius: 10px 10px 0 0;
    max-width: 100%;
    height: 200px;
    width: 100%;
}
.raised-progress {
    padding: 0rem 1.2rem;
    position: absolute;
    bottom: -30px;
    width: 100%;
    pointer-events: none;
}
.raised-progress .skillbar-wrap{
    padding: 0.7rem 1.2rem;
    border-radius: 4px;
    background-color: #FFF;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.17);
}
.causes-wrap .content-wrap{
    padding: 3.4rem 1.2rem 0;
    text-align: left;
}
.causes-wrap .content-wrap .tag {
    background-color: #f4f4f6;
    color: #27304b;
    font-size: 0.75rem;
    padding: 0.2rem 1rem;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 8px;
    font-weight: 400;
}
.causes-wrap .content-wrap h3, .causes-wrap .content-wrap h3 a{
    color: #D59B2D;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
}
.causes-wrap .content-wrap h3 a:hover{
    color: #27304b;
}
.causes-wrap .content-wrap .btn-wrap{
    text-align: right;
}

.causes-wrap .content-wrap .btn-wrap a{
    margin-bottom: -20px;
}

.featured-causes-img{
    padding-right: 7rem;
    position: relative;
}
.featured-causes-img img{
    box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 10px;
    margin-bottom: 4rem;
    margin-left: -15px;
}
.featured-content {
    padding-right: 4rem;
    position: relative;
    z-index: 99;
}
.featured-cause-timer {
    position: relative;
    min-width: 438px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.017);
    padding: 1.5rem 2rem 0;
    background: #e5f6f1;
    border-radius: 10px;
    margin: 2.5rem 0;
}
.featured-causes-img .featured-cause-timer {
    position: absolute;
    min-width: 438px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.017);
    padding: 1.5rem 2rem;
    background: #FFF;
    border-radius: 10px;
    bottom: 0;
    left: 50%;
    transform: translate(-40%, 0);
    margin-bottom: 0;
}
.featured-cause-timer h3{
    font-weight: 300;
    font-size: 1.25rem;
}
.featured-cause-timer h3 strong{
    font-weight: 600;
}
.featured-cause-timer .skillbar{
    margin-bottom: 1rem;
}
.featured-cause-timer .skillbar, .featured-cause-timer .skillbar-bar {
    height: 8px;
    border-radius: 8px;
}
.featured-cause-timer #featured-cause{
    margin: 0;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
}
.featured-cause-timer #featured-cause li{
    width: 24%;
    margin-right: 0;
}
.featured-cause-timer #featured-cause li .seconds {
    width: 70px;
    display: inline-block;
}
.featured-cause-timer #featured-cause span {
    font-family: 'Nunito', sans-serif;
    font-size: 2.80rem;
    color: #27304b;
    font-weight: 800;
    line-height: 1.2;
    font-family: 'Playfair Display', serif;
}
.share-on-text{
    display: flex;
    align-items: center;
}
.share-on-text img {
    margin-left: 0.8rem;
    width: 20px;
    display: inline-block;
    margin-top: -2px;
}
.feautred-faqs .faqs-wrap{
    margin-top: 0;
}
.content-wrap-single{
    padding: 2.5rem 1.8rem;
    overflow: hidden;
}
.content-wrap-single .featured-cause-timer {
    position: relative;
    left: 0;
    transform: none;
    padding: 0;
    background: none;
    margin: 0;
}
.content-wrap-single .featured-cause-timer #featured-cause span{
    font-size: 1.2rem;
}

.tag-single {
    background-color: #477763;
    color: #fff5ec;
    font-size: 0.75rem;
    padding: 0.3rem 1.5rem;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 8px;
    font-weight: 400;
    position: absolute;
    left: 20px;
    top: 20px;
}
.causes-wrap.single {
    border-radius: 0 70px 40px 0;
}
.single-post .causes-wrap.single {
    border-radius: 70px 70px 0 0;
}
.share-this-wrap {
    background: #477763;
    color: #fff5ec;
    border-radius: 0 ;
    padding: 1.3rem 2rem;
}
.share-line{
    position: relative;
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    justify-content: space-between;
}
.share-line > div{
    background-color: #477763;
    z-index: 2;
    position: relative;
}
.share-line::after{
    position: absolute;
    content: "";
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #fff5ec;
    z-index: 1;
}
.share-this-wrap a{
    color: #fff5ec;
}
.share-this-wrap a:hover{
    color: #27304b;
}
.btn {
    display: inline-flex;
    justify-content: center;
    padding: 0.719rem 1.9rem;
    font-size: 1rem;
    outline: none;
    align-items: center;
    position: relative;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    font-family: 'Playfair Display', serif;
    font-weight: 800;
    overflow: hidden;;
}
.btn:before {
    background-color: rgba(255, 255, 255, 0.15);
    position: absolute;
    top: -4px;
    left: 60%;
    right: 60%;
    bottom: -4px;
    opacity: 0;
    content: '';
    z-index: 1;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

}
.btn:hover::before {
    left: -4px;
    right: -4px;
    opacity: 1;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.btn svg,
.btn i,
.btn span{
    margin-right: 8px;
}
.btn[class*="btn-outline-"]{
    border-width: 2px;
}

.btn[class*="btn-outline-"]::before{
    display: none;
}

/*--- btn default --*/
.btn-default, .btn-default:disabled, .btn-default:hover:disabled {
	color: #fff;
	background-color: #D59B2D;
	border-color: #D59B2D;
}
.btn-default:hover, .btn-default:hover:enabled {
	color: #fff;
	background-color: #c18a21;
	border-color: #c18a21;
}
.btn-default.focus,
.btn-default:focus {
	color: #fff;
	background-color: #c18a21;
	border-color: #c18a21;
	box-shadow: none;
}
.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show>.btn-default.dropdown-toggle {
	color: #fff;
	background-color: #D59B2D;
	border-color: #D59B2D;
}

/*--- btn primary --*/
.btn-primary, .btn-primary:disabled, .btn-primary:hover:disabled {
	color: #fff;
	background-color: var(--mainColor);
	border-color: var(--mainColor);
}
.btn-primary:hover {
	color: #fff;
	background-color: #3e6e5a;
	border-color: #3e6e5a;
}
.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #3e6e5a;
	border-color: #3e6e5a;
	box-shadow: 0 0 0 1px rgb(45, 132, 131);
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #3e6e5a;
	border-color: #3e6e5a;
	box-shadow: none !important;
}
.header .content
{
    text-align: left;
    padding: 120px 0;

}
.header .content h1
{
    color: white;
    font-size: 30px;
    text-transform: capitalize
}
.header .content p
{
    color: white;
    margin: 20px 0
}
.header .content a
{

}
.title-header h1
{
    color: rgba(0,0,0,.6);
    margin: 20px 0;
		margin-top: 50px;
}
.swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.swiper-pagination-bullet-active
{
    transform: scale(1.6);
    background: var(--mainColor);
    transition: .5s
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction
{
    bottom: 0px
}
.cate
{
    background-color: #fff;
    padding: 50px 0;
}
.cate .box
{
    text-align: left;
    margin: 20px 0
}
.cate .box .col-md-8
{
    padding: 0
}
.cate .box img
{
    height: 80px !important;
    border-radius: 15px
}
.cate .box h3
{
    font-size: 19px;
    color: black;
    text-transform: capitalize;
    margin: 0;
    margin-top: 10px
}
.cate .box p
{
    color: rgba(0,0,0,.8);
    text-transform: capitalize;
    font-size: 14px
}
.banner h1
{
    color: white;
    font-size: 35px
}
.banner p
{
    font-size: 18px;
    color: white;
    margin: 20px 0
}
.banner .ds
{
    padding-left: 40px !important;
}
.banner .row
{
    overflow: hidden !important;
    position: relative
}
.banner .row::before
{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #000, #fff0);
   right: 0;
}
.stat{
    margin: 40px 0 !important;
}
.stat .dn
{
    margin: 5px 0;
    text-align: center;
    background-color: #f9fffc;
    border-radius: 10px;
    padding: 30px 0
}
.stat .dn svg
{
    width: 40px;
    height: 40px
}
.stat .dn h4
{
color: black;
    margin-top: 10px
}
.stat .dn p
{
    color:black;
    text-transform:capitalize
}
.feat
{
    margin: 60px 0 !important;
}
.feat .row
{
    background-color: #fff;
    text-align: center;
    padding: 20px 0
}
.feat .row .col-md-12 h3
{
    margin-top: 60px;
    color:black;
    text-transform:capitalize;
    font-weight:bold
}
.feat .ft
{
    text-align: left !important;
    margin: 5px 0
}
.feat .ft .col-md-9
{
    text-align: left !important;
}
.feat .ft .col-md-9 h3
{
    color: black;
    font-size: 25px
}
.feat .ft svg
{
    width: 60px;
    height: 60px
}
.feat .col-md-9
{
    padding: 0 !important;
}
.feat .ft svg path
{
    fill: var(--mainColor)
}
footer a
{
    display: block;
    text-align: left;
    text-transform: capitalize;
    padding: 5px 0;
    color: #313131;
}
footer ul
{
    margin: 0;
    padding: 0;
    list-style: none
}
.pb-4, .py-4
{
    padding: 0 !important;
}
footer h3
{
    text-transform: capitalize;
    color: black;
    text-align: left;
}
footer .col-md-12 p
{
    margin: 0;
    margin-top: 30px;
    text-transform: capitalize;
    color: #575656;
}
.about-details-mb1 .img img
{
  width: 100% !important;
  height: 900px;
  object-fit: contain
}
.ctn-abt-mb1 h4
{
  color: var(--mainColor);
  font-weight: bold;
  text-transform: capitalize;
  font-size: 20px
}
.ctn-abt-mb1 h1
{
  text-transform: capitalize;
  font-size: 40px;
  font-weight: bold
}
.ctn-abt-mb1 h3
{
  text-transform: capitalize;
  font-weight: bold;
  color: #161616;
  font-size: 22px
}
.ctn-abt-mb1 p
{
  margin-bottom: 30px;
  line-height: 1.6em;
  color: rgba(0,0,0,.8)
}
.about-details-mb1 a
{
  background-color: var(--mainColor);
  color: black;
  font-size: 14px
}
.about-details-mb1 a:hover
{
  color:black
}
.exp-bout-mds1
{
  background-color: #161616;
  margin: 20px 0 !important;
  padding: 30px 0
}
.exp-bout-mds1 .bbbx
{
  text-align: center;
  margin: 10px 0;
}
.exp-bout-mds1 .bbbx img
{
  width: 60px;
}
.exp-bout-mds1 .bbbx h1
{
  color: white;
  font-size: 35px !important;
  margin: 10px 0;
  font-weight: bold
}
.exp-bout-mds1 .bbbx p
{
  color: rgba(255,255,255,.8)
}
.exp-bout-mds1 .bbbx span
{
  font-size: 55px;
  color: var(--mainColor);
  font-weight: bold
}
.team .col-md-6
{
  margin-bottom: 50px
}
.team .pers
{
  position: relative;
  margin: 10px;
  margin-left: 0;
  width: 100%;
}
.team .pers img
{
  height: 300px;
  width: 100%;
  object-fit: cover;
  object-position: center
}
.team .per-ov
{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,.6);
  text-align: center;
  padding: 10px 0
}
.team .per-ov h3
{
    color: white !important;
  text-transform: capitalize;
  font-size: 23px;
  margin: 0
}
.per-ov p
{
  color: rgba(255,255,255,.8);
  text-transform: capitalize;
  margin: 0;
  margin-top: 5px;
}
.pers .sm-ov
{
  width: 100%;
  position: absolute;
  top: 00%;
  left: 00%;
  background-color: rgba(0,0,0,.8);
  padding: 5px 0;
  overflow: hidden;
  opacity: 0;
  transition: .5s
  }
.sm-ov ul
{
  width: 100%;
  text-align: center
}
.pers .sm-ov li
{
  display: inline
}

.pers .sm-ov li a
{
  color: var(--mainColor);
  font-size: 22px;
  margin: 0px 10px
}
.pers:hover .sm-ov
{
  opacity: 1;
  height: auto;
  transition: .5s
}

.acc h3 {
    font-size: 19px;
    background-color: #f1f1f1;
    color: rgba(0,0,0,.8);
    padding: 15px;
    margin: 10px 0;
    cursor: pointer;
    letter-spacing: 2px;
    position: relative;
    text-transform: capitalize;
    border-radius: 5px;
    transition: .5s
}

.acc h3:after {
    content: '+';
    position: absolute;
    right: 20px;
    font-size: 40px;
    top: 50%;
    transform: translateY(-50%);
}
.acc.active h3
{
  background-color: var(--mainColor);
  transition: .5s

}
.acc.active h3:after {
	content: '-';
}

.content-faq {
    background-color: #fff;
    display: none;
}

.content-inner {
    padding: 15px;
}

.content-faq * {
    margin-top: 0;
    line-height: 1.5;
}

.acc {
    border-bottom: 1px solid #fff;
}
.page-header .breadcrumb {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.page-header .breadcrumb > li {
	display: inline-block;
	font-size: 0.8em;
	text-transform: uppercase;
	text-shadow: none;
}

.page-header .breadcrumb > li + li:before {
	color: inherit;
	opacity: 0.5;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f104";
	padding: 0 7px 0 5px;
}

.page-header .breadcrumb.breadcrumb-block {
	background: #212529;
	display: inline-block !important;
	padding: 7.2px 19.2px;
	padding: .45rem 1.2rem;
	border-radius: 4px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}

.page-header .breadcrumb.breadcrumb-light {
	color: #FFF;
}

.page-header .breadcrumb.breadcrumb-light a {
	color: #FFF;
}

.page-header .breadcrumb.breadcrumb-light .active {
	opacity: 0.7;
}

.page-header h1 {
	color: #fff;
	display: inline-block;
	font-size: 30px;
	line-height: 1;
	margin: 0;
	padding: 0;
	font-weight: 400;
	position: relative;
	top: 1px;
}

.page-header .sub-title {
	display: block;
	font-size: 1.2em;
	font-weight: 300;
	margin: 0;
	opacity: 0.8;
	color: #fff;
}

.page-header .page-header-extra-button {
	position: absolute;
	width: 100%;
	bottom: 50px;
	left: 0;
	right: 0;
	z-index: 5;
}

.page-header.page-header-sm {
	padding: 30px 0;
}

.page-header.page-header-sm h1 {
	font-size: 22px;
}

.page-header.page-header-lg {
	padding: 50px 0;
}

.page-header.page-header-lg h1 {
	font-size: 40px;
}

.page-header.page-header-classic:after {
	content: '';
	width: 100%;
	height: 5px;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	bottom: 0;
	left: 0;
}

.page-header.page-header-classic .page-header-title-border {
	width: 0;
	height: 5px;
	position: absolute;
	bottom: 0;
	background: transparent;
	z-index: 1;
}

.page-header.page-header-modern h1 {
	font-size: 28px;
}

.page-header.page-header-modern.page-header-sm h1 {
	font-size: 22px;
}

.page-header.page-header-modern.page-header-md {
	padding: 50px 0;
}
.page-header
{
    position: relative;
    padding: 100px 0  !important;
    text-align: center !important;
}
.page-header::before
{
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
    background-color: #00B3B685;
}
.page-header.page-header-modern.page-header-lg {
	padding: 65px 0;
}

.page-header.page-header-modern.page-header-lg h1 {
	font-size: 32px;
}
.page-header h1
{
    text-decoration: underline
}
.page-header.page-header-modern.page-header-background {
	padding: 130px 0;
	background-size: cover;
}

.page-header.page-header-modern.page-header-background.page-header-background-pattern {
	background-size: auto;
	background-repeat: repeat;
	background-attachment: fixed;
}

.page-header.page-header-modern.page-header-background.page-header-background-sm {
	padding: 50px 0;
}

.page-header.page-header-modern.page-header-background.page-header-background-md {
	padding: 150px 0;
}

.page-header.page-header-modern.page-header-background.page-header-background-lg {
	padding: 250px 0;
}
html .bg-color-primary,
html .bg-primary {
    background-color:  var(--mainColor) !important;
}
input, textarea
{
    text-align: left !important;
}
input,textarea
{
    height: 50px !important;
    background-color: #E4FFED !important;
    border: none !important;
    resize: none;
}
textarea
{
    height: 150px !important;
}
form .btn
{
    background:var(--mainColor) !important
}
.font-weight-semibold
{
    text-align: left !important;;
    text-transform: capitalize !important;;
    color: black !important;
}
.causes-wrap{
    border-radius: 10px;
    background: #FFF;
    margin: 0 0 70px 0;
    width: 100%;
    box-shadow: 0px 0px 43px 0px rgba(2, 2, 2, 0.1);
}
.causes-wrap .img-wrap{
    position: relative;
}
.causes-wrap .img-wrap img{
    border-radius: 10px 10px 0 0;
    max-width: 100%;
}
.raised-progress {
    padding: 0rem 1.2rem;
    position: absolute;
    bottom: -30px;
    width: 100%;
    pointer-events: none;
}
.raised-progress .skillbar-wrap{
    padding: 0.7rem 1.2rem;
    border-radius: 4px;
    background-color: #FFF;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.17);
}
.causes-wrap .content-wrap{
    padding: 3.4rem 1.2rem 0;
}
.causes-wrap .content-wrap .tag {
    background-color: #f4f4f6;
    color: #27304b;
    font-size: 0.75rem;
    padding: 0.2rem 1rem;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 8px;
    font-weight: 400;
}
.causes-wrap .content-wrap h3, .causes-wrap .content-wrap h3 a{
    color: #D59B2D;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
}
.causes-wrap .content-wrap h3 a:hover{
    color: #27304b;
}
.causes-wrap .content-wrap .btn-wrap{
    text-align: right;
}

.causes-wrap .content-wrap .btn-wrap a{
    margin-bottom: -20px;
}

.featured-causes-img{
    padding-right: 7rem;
    position: relative;
}
.featured-causes-img img{
    box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 10px;
    margin-bottom: 4rem;
    margin-left: -15px;
}
.featured-content {
    padding-right: 4rem;
    position: relative;
    z-index: 99;
}
.featured-cause-timer {
    position: relative;
    min-width: 438px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.017);
    padding: 1.5rem 2rem 0;
    background: #e5f6f1;
    border-radius: 10px;
    margin: 2.5rem 0;
}
.featured-causes-img .featured-cause-timer {
    position: absolute;
    min-width: 438px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.017);
    padding: 1.5rem 2rem;
    background: #FFF;
    border-radius: 10px;
    bottom: 0;
    left: 50%;
    transform: translate(-40%, 0);
    margin-bottom: 0;
}
.featured-cause-timer h3{
    font-weight: 300;
    font-size: 1.25rem;
}
.featured-cause-timer h3 strong{
    font-weight: 600;
}
.featured-cause-timer .skillbar{
    margin-bottom: 1rem;
}
.featured-cause-timer .skillbar, .featured-cause-timer .skillbar-bar {
    height: 8px;
    border-radius: 8px;
}
.featured-cause-timer #featured-cause{
    margin: 0;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
}
.featured-cause-timer #featured-cause li{
    width: 24%;
    margin-right: 0;
}
.featured-cause-timer #featured-cause li .seconds {
    width: 70px;
    display: inline-block;
}
.featured-cause-timer #featured-cause span {
    font-family: 'Nunito', sans-serif;
    font-size: 2.80rem;
    color: #27304b;
    font-weight: 800;
    line-height: 1.2;
    font-family: 'Playfair Display', serif;
}
.share-on-text{
    display: flex;
    align-items: center;
}
.share-on-text img {
    margin-left: 0.8rem;
    width: 20px;
    display: inline-block;
    margin-top: -2px;
}
.feautred-faqs .faqs-wrap{
    margin-top: 0;
}
.content-wrap-single{
    padding: 2.5rem 1.8rem;
    overflow: hidden;
}
.content-wrap-single .featured-cause-timer {
    position: relative;
    left: 0;
    transform: none;
    padding: 0;
    background: none;
    margin: 0;
}
.content-wrap-single .featured-cause-timer #featured-cause span{
    font-size: 1.2rem;
}

.tag-single {
    background-color: #477763;
    color: #fff5ec;
    font-size: 0.75rem;
    padding: 0.3rem 1.5rem;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 8px;
    font-weight: 400;
    position: absolute;
    left: 20px;
    top: 20px;
}
.causes-wrap.single {
    border-radius: 0 70px 40px 0;
}
.single-post .causes-wrap.single {
    border-radius: 70px 70px 0 0;
}
.share-this-wrap {
    background: #477763;
    color: #fff5ec;
    border-radius: 0 ;
    padding: 1.3rem 2rem;
}
.share-line{
    position: relative;
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    justify-content: space-between;
}
.share-line > div{
    background-color: #477763;
    z-index: 2;
    position: relative;
}
.share-line::after{
    position: absolute;
    content: "";
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #fff5ec;
    z-index: 1;
}
.share-this-wrap a{
    color: #fff5ec;
}
.share-this-wrap a:hover{
    color: #27304b;
}
.skillbar-wrap{
	padding: 0 0 20px 0;
	color: #7d7d7d;
	font-weight: 500;
}
.skillbar-wrap .clearfix {
    margin-bottom: 10px;
    font-weight: 400;
    color: #707070;
}
.skillbar-percent {
    position: absolute;
    padding: 2px 0;
    font-size: 0.8125rem;
    top: -35px;
    font-weight: 400;
	right: 0;
	color: #D59B2D;
}
.skillbar {
	position:relative;
	display:block;
	width:100%;
	background-color: #dee1e6;
	height:4px;
	border-radius: 2px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
}
.skillbar-bar {
	height:4px;
	border-radius: 2px;
	width:0px;
	background:#477763;
	margin:10px 0 0 0;
	position: relative;
	overflow: visible !important;
}
.skill-bar-percent {
	color:#303030;
}
.widget-wrap .raised-progress{
    padding: 0rem 1.7rem;
}
.widget-wrap .raised-progress .skillbar-wrap .clearfix{
    margin-bottom: 0;
    font-weight: 500;
}
.widget-wrap .raised-progress .skillbar-wrap{
    font-size: 0.78rem;
    padding: 0.7rem;
    text-align: center;
}
.widget-wrap .causes-wrap .content-wrap {
    padding: 3.4rem 2rem 2rem;
}
.widget-wrap .causes-wrap .content-wrap .tag{
    margin-bottom: 0.8rem;
}
.widget-wrap .read-more-line {
    margin-top: 0.8rem;
    display: inline-block;
}
.widget-wrap .causes-wrap,
.widget-wrap .img-wrap img {
    border-radius: 7px;
}
.widget-wrap .causes-wrap{
    margin-bottom: 30px;
    padding: 0;
}
.widget-wrap > div{
    padding: 1.8rem;
    background: #FFF;
}
.widget-wrap ul#menu-testing-menu,
.widget-wrap ul.sub-menu {
    padding: 0;
}
.widget-wrap ul.sub-menu {
    padding-top: 1em;
}
.widget-wrap ul{
    padding: 1.8rem;
    background: #FFF;
    font-weight: 500;
    margin-bottom: 0!important;
    list-style: none;
}
.blog-list .post
{
  position: relative;
  overflow: hidden;
  background-color: #5b4d4d00;
  margin: 5px 0
}
.blog-list .post img
{
  height: 250px;
  width: 100% !important;
  object-fit: cover;
  margin-bottom: 10px;
  object-position: center;
  margin: 0;
}
.blog-list .post .post-tx
{
  width: 100%;
  padding: 10px;
  line-break: auto;
  text-align: right;
}
.blog-list .post .post-tx span
{
  font-weight: bold;
  color: var(--mainColor);
  text-transform: capitalize;
  padding: 6px 0px;
  line-height: 2em;
  font-size: 17px;
}
.blog-list .post .post-tx h1
{
  text-transform: capitalize;
  font-size: 23px;
  margin: 5px 0;
  font-weight: bold;
  color: #2f2e2e;
}
.blog-list .post .post-tx p
{
  font-size: 15px;
  line-height: 1.6em;
  color: rgba(74, 69, 69, 0.9);
  margin: 20px 0;
}
.blog-list .post .post-tx a
{
  text-transform: capitalize;
  color: rgb(255, 255, 255);
  font-weight: bold;
  background-color: var(--mainColor);
  /*! line-height: 4em; */
  padding: 8px 12px;
  font-size: 15px
}
.blog-list .post .post-tx a i
{
  margin: 0;
  transition: .5s;
}

.blog-list .post .post-tx a:hover i
{
  margin-left: 10px;
  width: auto;
  transition: .5s
}
.sidebar-ctn .col-md-12
{
  padding:  5px
}
.sidebar-ctn .card-ctn
{
  position: relative;
  overflow: hidden;
  padding: 0px 0;
    border-bottom: 4px solid var(--mainColor);

}
.sidebar-ctn .card-header-ctn
{
  background-color: #d6dfec;
  padding: 5px 12px;
  position: relative
}
.sidebar-ctn .card-header-ctn::before
{
  height: 100%;
  width: 4px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--mainColor);
  content: ''
}

.sidebar-ctn .card-header-ctn h1
{
  font-size: 22px;
  text-transform: capitalize;
  font-weight: bold;
  color: #463e3e;
  margin: 5px 0;
  text-align: left;
}
.card-body-ctn form input
{
  border-radius: 0px;
  height: 45px;
  font-size: 17px;
  border: none;
  background-color: #f1f1f1;
  padding-right: 55px;
  margin:10px 0
}
.card-body-ctn form input:focus
{
  background-color: #f1f1f1;
  box-shadow: none;
  border: none;
}

.card-ctn form i
{
  position: absolute;
  right: 0;
  background-color: var(--mainColor);
  color: black;
  padding: 14px;
}
.card-body-ctn .categories-list li, .posts-list li
{
  display: block;
}
.card-body-ctn .categories-list li a
{
  display: block;
  padding: 8px 10px;
  text-transform: capitalize;
  color: #4a4a4a;
  font-weight: bold;
  font-size: 14px;
  text-align: right;
}
.card-body-ctn .categories-list li a:hover
{
  color: var(--mainColor)
}
.card-body-ctn .posts-list a
{
  display: block;
  padding: 10px 15px;
  color: rgba(11, 10, 10, 0.8);
  text-transform: capitalize;
  font-size: 13px;
  text-align: left;
}
.card-body-ctn .posts-list a:hover
{
  background-color: #f0f0f0;
  color: black
}
.card-body-ctn .tags-list
{
  margin: 10px 0
}
.card-body-ctn .tags-list li
{
  display: inline;
}
.card-body-ctn .tags-list li a
{
  line-height: 2.6em;
  padding: 5px;
  background-color: #f0f0f0;
  color: rgba(0,0,0,.8);
  font-size: 14px;
  font-weight: bold;
}
.card-body-ctn .tags-list li a:hover
{
  color: black;
  background-color: var(--mainColor)
}
.hd-ct h1
{

  color: var(--mainColor);
  text-decoration: underline
}
.post
{
  position: relative;
  margin: 10px 0
}
.post .post-header h1
{
  text-transform: capitalize;
  font-weight: bold;
  margin: 10px 0;
  font-size: 50px;
  text-align: right;
  color: #373434;
}
.post .post-header ul
{
  margin: 90px 0
}
.post .post-header ul li
{
  display: inline;
}
.post .post-header ul li .date
{
  background-color: var(--mainColor);
  padding: 25px 20px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
  color: wheat;
}
.post .post-header ul li .category, .post .post-header ul li .admin
{
  text-transform: capitalize;
  font-weight: bold;
  background-color: #f0f0f0;
  padding: 27px 20px;
  font-size: 14px
}
.post-body
{
  overflow: hidden;
  padding-right: 20px;
  text-align: right;
}
.post-body img
{
  height: 600px;
  margin-right: 50px !important;
}
.post-body h2
{
  margin: 30px 0;
  text-transform:capitalize;
  font-weight: bold;
  color: #c6c6c6;
}
.post-body p
{
  line-height: 1.8em;
  font-size: 17px;
}
.post-body .spc-spce-para
{
  background-color: #f0f0f0;
  position: relative;
  padding: 20px 15px;
  margin: 30px 0
}
.post-body .spc-spce-para::before
{
  height: 100%;
  width: 5px;
  background-color: var(--mainColor);
  left: 0;
  top: 0;
  position: absolute;
  content: ''
}
.post-body .spc-spce-para p
{
  font-size: 18px;
  font-weight: bold
}
.post-body .img img
{
  height: 200px;
  object-fit: cover;
  margin: 15px;
  margin-left: 0
}

.post-body p
{
  color: rgba(32, 30, 30, 0.8);
}
.sd64f
{
  background-color: var(--mainColor);
  color: white;
  padding:10px  20px !important;
  line-height: 4em !important;
  font-size: 13px;
}
.sd64f:hover
{
  color: white
}
.donation-details h1
{
    color: var(--mainColor)
}
progress
{
    border: none;
    height: 10px !important;


}
progress::-moz-progress-bar { background: var(--mainColor); }
.donation-details span
{
    display: block;
    text-align: center;
    text-transform: capitalize;
    color: rgba(0,0,0,.6);
    font-size: 17px;
}
.donation-details p
{
    text-align: center;
    text-transform: capitalize;
    color: rgba(0,0,0,.6)
}
.doanf
{
    margin: 20px 0;
    margin-top: 40px
}
.doanf a
{
    background-color: var(--mainColor);
    color: white;
    padding: 15px 40px;
    border-radius: 50px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 2em
}
.blog-card-style-2 .blog-card-2
{
  position: relative;
  margin: 5px 0;
  overflow: hidden;
}

.blog-card-style-2 .blog-card-2 img
{
  height: 250px;
  object-fit: cover;
  object-position: center
}
.blog-card-style-2 .blog-card-2 .card-hf
{
  position: absolute;
  bottom: -72%;
  background-color: rgba(22, 22, 22, 0.82);
  padding: 10px;
    padding-bottom: 20px;
text-align: left;
  transition: .5s;
  width: 100%;
}
.blog-card-style-2 .blog-card-2 .card-hf .date
{
  background-color: var(--mainColor);
  color: black;
  line-height: 3em;
  padding: 5px;
  font-size: 13px;
  font-weight: bold;
  text-transform: capitalize;
}

.blog-card-style-2 .blog-card-2 .card-hf h1
{
  color: white;
  font-size: 25px;
  margin-bottom: 45px;
  /*! font-weight: bold; */
  transition: .5s;
  text-transform: capitalize
}
.blog-card-style-2 .blog-card-2 .card-hf p
{
  color: white;
  font-size: 14px;
}
.blog-card-style-2 .blog-card-2:hover .card-hf
{
  bottom: 0;
  transition: .5s
}
.blog-card-style-2 .blog-card-2:hover h1
{
  margin-bottom: 5px;
  transition: .5s
}
.blog-card-style-2 .blog-card-2 a
{
  color: var(--mainColor);
  font-weight: bold;
  text-transform: capitalize;
  line-height: 2em;
  font-size: 16px;
}
.blog-card-style-2 .blog-card-2 a i
{
  width: 0;
  transition: .5s;
  overflow: hidden;
}
.blog-card-style-2 .blog-card-2 a:hover i
{
  width: auto;
  transition: .5s
}
.blog-list .post
{
  position: relative;
  overflow: hidden;
  background-color: #5b4d4d00;
  margin: 5px 0
}
.blog-list .post img
{
  height: 250px;
  width: 100% !important;
  object-fit: cover;
  margin-bottom: 10px;
  object-position: center;
  margin: 0;
}
.blog-list .post .post-tx
{
  width: 100%;
  padding: 10px;
  line-break: auto;
  text-align: right;
}
.blog-list .post .post-tx span
{
  font-weight: bold;
  color: var(--mainColor);
  text-transform: capitalize;
  padding: 6px 0px;
  line-height: 2em;
  font-size: 17px;
}
.blog-list .post .post-tx h1
{
  text-transform: capitalize;
  font-size: 23px;
  margin: 5px 0;
  font-weight: bold;
  color: #2f2e2e;
}
.blog-list .post .post-tx p
{
  font-size: 15px;
  line-height: 1.6em;
  color: rgba(74, 69, 69, 0.9);
  margin: 20px 0;
}
.blog-list .post .post-tx a
{
  text-transform: capitalize;
  color: rgb(255, 255, 255);
  font-weight: bold;
  background-color: var(--mainColor);
  /*! line-height: 4em; */
  padding: 8px 12px;
  font-size: 15px
}
.blog-list .post .post-tx a i
{
  margin: 0;
  transition: .5s;
}
@media only screen and (max-width: 600px) {
    nav ul
    {
        display: block !important;
        text-align: center
    }
.navbar-nav .nav-link
    {

        display: block !important;
    }
}
