@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@400;700&display=swap');
:root
{
--mainColor :#581219;
--whiteColor:#fff
}
.container
{
	max-width: 90% !important;
}
.en h1, .en h2, .en h3, .en h4, .en h5, .en h6, .en p, .en span,  .en .child-btn,  .en .header a, .en  section a
 {

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

.ar h1,h2,h3,h4,h5,h6,p,span, .child-btn, .header a, section a
{
	       font-family: 'Almarai', sans-serif;
}
html {
	direction: rtl;
	overflow-x: hidden;
	box-shadow: none !important;
	-webkit-font-smoothing: antialiased;
}
ul
{
	list-style:none;
    padding: 0
}
body {
	background-color: #fbfbfb;
	color: #777;

	font-size: 15px;
	line-height: 26px;
	margin: 0;
}

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

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

li {
	line-height: 24px;
}
section
{
	margin: 00px !important;
	padding: 20px 0 !important
}
.header
{
	position: relative;
	background-color: #ffff;
	border-bottom: 4px solid var(--mainColor)
}

img
{
	object-fit: cover;
}
/* .header:before
{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, #000, #00000045);
	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: white;
border-style: solid;
/*! border-width: 0px 0px 5px 0px; */
/*! border-color:  #97c4a4; */;
border-radius: 10px;
	color: var(--mainColor);
	padding: 8px 40px !important;
	text-transform: uppercase;
	/*! font-weight: bold; */
	/*! color: lavender; */
	letter-spacing: 1px;
	font-size: 14px !important;
}
.child-btn:hover
{
	color: var(--mainColor);
	border-color:  #e8e8e8;;

}
.bottomnav .collapse
{
    background-color: #294b92;
    padding: ;
}
nav ul a
{
	font-size: 14px;
	color:#3e3e3e;
	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-s
{
    text-align: right;
    padding: 40px 0;
		margin: 80px 0;
    background: var(--mainColor);
    margin-bottom: 180px;
}
.header .content-s h1
{
    color: white;
    font-size: 34px;
    text-transform: capitalize;
    font-weight: bold;
}
.header .content p
{
    color: لامضؤ;
    /*! 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%;
        padding-bottom: 40px !important;
      }

      .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;
    background: var(--mainColor);
}
.stat .dn
{
    margin: 5px 0;
    text-align: center;
    /*! background-color: #f9fffc; */
    border-radius: 10px;
    padding: 30px 0
}
.stat .dn svg
{
    width: 60px;
    height: 60px;
}
.stat .dn h4
{
color: white;
    margin-top: 10px
}
.stat .dn p
{
    color:white;
    text-transform:capitalize;
    font-size: 17px;
}
.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: right;
    text-transform: capitalize;
    padding: 5px 0;
    color: #484848;
}
footer ul
{
    margin: 0;
    padding: 0;
    list-style: none
}
.pb-4, .py-4
{
    padding: 0 !important;
}
footer h3
{
    text-transform: capitalize;
    color: #3c3c3c;
    text-align: right;
    font-weight: bold;
}
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: var(--mainColor);
  font-size: 30حء;
  text-align: right;
  border-right: 4px solid;
  padding: 10px 20px;
  background: #f1f1f1;
}
.ctn-abt-mb1 p
{
  margin-bottom: 30px;
  line-height: 1.6em;
  color: rgba(0, 0, 0, 0.57);
  text-align: right;
  font-size: 17px;
  line-height: 1.8;
}
.about-details-mb1 a
{
  background-color: var(--mainColor);
  color: white;
  font-size: 14px !important;
  /*! padding: 8px 30px !important; */
}
.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%;
  text-align: center;
}
.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 !important;
  padding: 10px 0
}
.team .per-ov h3
{
    color: white !important;
  text-transform: capitalize;
  font-size: 23px;
  margin: 0;
    text-align: center;
}
.per-ov p
{
  color: rgba(255,255,255,.8);
  text-transform: capitalize;
  margin: 0;
  margin-top: 5px;
  text-align: center;
}
.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: center !important;;
    text-transform: capitalize !important;;
    color: var(--mainColor);
    font-weight: bold;
    font-size: 45px;
}
.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: right;
}
.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: right !important;
}
.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 !important;
  object-position: center;
  width: 100% !important;
}
.blog-card-style-2 .blog-card-2 .card-hf
{
  position: absolute;
  bottom: -114%;
  background-color: rgba(22, 22, 22, 0.82);
  padding: 10px;
    padding-bottom: 20px;
text-align: right;
  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: auto !important;
  width: 100% !important;
  object-fit: cover;
  margin-bottom: 10px;
  object-position: center;
  margin: 20px 0 !important;
}
.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;
}
.navbar .active a
{
    /*! background-color: var(--mainColor); */
    color: black;
    padding: auto 30px !important;
    /*! border-radius: 5px; */
    margin-left: 10px;
    border-right: 1px solid rgba(0,0,0,.2);
}

.topbar
{
    /*! background: white; */
    z-index: 9999;
    position: relative
}
.topbar nav
{
    padding: 0
}
.topbar a
{
    color: var(--mainColor);
    padding: 10px 15px !important;
}
.ctn-abt-mb1
{
    text-align: right
}
section
{
   padding: 40px 0;
}
.aboutus p
{
    font-size: 17px;
}

.aboutus .right span
{
    font-weight: bold;
    color: black;
    font-size: 22px
}
.content-header
{
    text-align: center;
		margin-bottom: 40px
}
.content-header h1
{
    color: var(--mainColor)
}
.services .box
{
    padding: 15px;
    margin: 5px;
    background: #fff;
    text-align: center
}
.services .box svg
{
    background: var(--mainColor);
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius: 50%
}
.services .box svg path
{
    fill: white;
}
.services .box h3
{
    color: #313030;
    font-weight: bold;
    font-size: 25px;
    margin: 20px 0;
    margin-bottom: 5px
}
.services .box p
{
   font-size: 16px;
}
.tran
{
    background-color: var(--mainColor);
}
.tran svg
{
    background: unset !important;
    border-radius: 0 !important;
}
.tran svg path
{
    fill: #0cac78 !important;
}
.tran .box
{
    background: unset !important;
    margin: 15px 0
}
.tran .box h3
{
    font-size: 20px;
    font-weight: unset !important;
    color: rgb(255, 255, 255);
}
.tran span
{
    background: white;
    padding: 10px 14px;
    /*! border-radius: 50%; */
    font-weight: bold;
    color: var(--mainColor)
}

.tran h1
{
    color: white;
}
.bnr
{
    text-align: center;
    /*! background: #f1f1f1; */
}
.bnr h3
{
    color: var(--mainColor)
}
.bnr ul
{
    list-style: none;
    display: flex;
    padding: 0;
    justify-content: center;
}
.bnr li
{
    margin: 0px 10px;
}
.bnr li p
{
    font-size: 14px !important;
}
.bnr .first
{
    margin-bottom: 40px
}
.bnr .second
{
    margin: 20px 0;
		margin-top: 60px
}
.bnr .second a
{
    text-transform: uppercase;
    color: white;
    border: 1px solid;
    padding: 8px 20px;
    border-radius: 50px;
    background: var(--mainColor);
    border: none !important;
}
.bnr .second a svg
{
    width: 25px;
    height: 25px !important;
}
.bnr .second a svg path
{
    fill: white
}
.topbar
{
	/*! background-color: #fff; */;
	/*! border-bottom: 4px solid var(--mainColor); */
}
.topbar nav
{
    padding: 0
}
.topbar ul li .content
{
	display: flex;
	/*! flex-direction: row-reverse; */
	/*! border-left: 1px dashed rgba(0,0,0,.1); */
	padding: 12px;
}
.topbar ul li .content .left
{
	padding: 0 10px;
}
.topbar ul li .content path
{
	fill: var(--mainColor)
}
.topbar ul li .content svg
{
	width: 40px !important;
	height: 40px !important;
}
.topbar ul li .content p
{
	/*! font-weight: bold; */
	font-size: 14px;
	margin-bottom: 0 !important;
	/*! color: var(--mainColor); */
	color: white !important;
}
.topbar ul li .content span
{
	color: rgb(255, 255, 255);
	font-size: 12px;
}
.featured
{
	/*! margin-top: -130px !important; */
	padding: 0 !important;
}
.featured a:hover
{
  color: white;
}
.featured .sd a
{
  padding: 10px 25px !important;
  border: 1px solid var(--mainColor);
  /*! margin-left: 15px; */
  /*! border-radius: 5px; */
  font-size: 15px !important;
}
.featured .card
{
  background-color: white;
  text-align: right;
  padding: 25px;
  padding-left: 40px;
  margin-bottom: -80px;
  border: none;
  border-radius: 0;
  color: black;
}
.featured .card .number
{
  background-color: var(--mainColor);

  text-align:center;
  width: 40px;
  height: 40px;
  padding: 10px 0;
  font-weight: bold;
  color: white;
}
.featured .card h3
{
  text-transform: uppercase;
  color: black;
  padding: 15px 0;
  padding-bottom: 5px;
  font-weight: bold
}
.featured .card p
{
  color: black;
}
.featured .col-md-4
{
  padding-right: 0;
  padding-left: 0;
}
.featured .spc-card
{
  /*! transform: scale(1.1); */
  z-index: 888;
  background-color: #fde1e4;
  border: ;
}
.featured .spc-card .number
{
  background-color: var(--mainColor) !important;
  color: white
}
.featured .spc-card h3
{
  color: var(--mainColor)
}
.featured .spc-card p
{
  color: var(--mainColor)
}
.aboutus
{
	margin-top: 80px !important;
}

.aboutus .content-a h1
{
  text-transform: capitalize;
  font-size: 36px;
  line-height: 1.6em;
  color: rgb(69, 69, 69) !important;
  font-weight: bold
}
.aboutus .content-a  h3
{
  font-size: 20px;
  text-transform: capitalize;
  color: rgba(0,0,0,.6)
}
.aboutus .content-a ul
{
  margin: 20px 0;
  margin-top: 40px
}
.aboutus .content-a ul li
{
  display: block;
  text-align: left;
  margin: 15px 0
}
.aboutus .content-a .box
{
  display: flex;
  text-align: right;
  flex-direction: row-reverse;
}
.aboutus .content-a svg
{
  width: 80px;
  height: 80px
}
.aboutus .content-a path
{
  fill: var(--mainColor)
}
.aboutus .content-a .box p
{
  font-size: 15px !important;
  color: rgba(0,0,0,.6)
}
.header .content a, .aboutus a {
  background-color: white;
  padding: 13px 30px;
  font-size: 15px;
  border-radius: 5px;
  line-height: 4em;
  color: var(--mainColor);
  border: 1px solid;
}

.services lord-icon
{
    padding: 10px;
    background-color: #E1E3FB;
    border-radius: 20px;
}
.aboutus .left
{
    margin: 0 !important;
}
.portfolio
{
  margin: 10px 0;
  margin-bottom: 100px
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--mainColor);
    /*! width: 30px !important; */
    border-radius: 10px !important;
}
.portfolio .col-md-12
{
  /*! margin-bottom: 60px */
}
.port
{
  position: relative;
  margin: 10px 0;
  overflow:hidden;
  cursor: pointer;
  transition: .5s;
  text-align: right;
}
.port img
{
  width: 100%;
  height: 350px
}
.port .overlay
{
  position: absolute;
  bottom: 0;
  transition: .5s;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to bottom, #29abe226, #F18E0545);
  padding-bottom: 20px;
}
.port h1
{
  margin-top: 280px;
  color: white;
  padding: 20px;
  font-size: 19px;
  transition: .5s
}
.port:hover h1
{
  margin-top: 240px;
  padding-bottom: 5px !important;
  transition: .5s
}
.port a
{
  /*! background-color: white; */
  /*! color: var(--mainColor); */
  font-weight: bold;
  /*! text-transform: uppercase; */
  /*! font-size: 18px; */
  /*! padding: 5px 15px; */
  /*! margin: 10px 20px */
  margin: 0 !important;
  /*! position: absolute; */
  border: unset;
  background: unset;
  padding: unset;
}
.port:hover .overlay
{
    background-image: linear-gradient(to bottom, #29abe226, var(--mainColor));
  transition: .5s
}

.en .featured .card
{
    text-align: left !important;
}.en .aboutus p, .en .aboutus h1, .en .aboutus span
{
    text-align: left !important;display: block
}
.carousel
{
    position: relative;
    z-index: 0
}
/* .carousel::after
{
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(0,0,0,.6);
	left: 0;
	top: 0;
    z-index: 0 !important;
} */

.carousel img
{
  height: 100vh
}
.carousel-item::before
{
  	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(0,0,0,.8);
	left: 0;
	top: 0;
    z-index: 0 !important;

}
.carousel .cot
{
  position: absolute;
  top: 0;
  color: white;
  padding: 50px;
  margin-top: 162px;
  margin-right: 120px;
  width: 50%;
	text-align: right;
   z-index: 99999999999999 !important;
}
.cot a
{
  background-color: var(--mainColor);
  padding: 12px 30px;
  color: white;
  text-transform: capitalize;
  line-height: 2em;
    position:relative
}
.carousel .cot h1
{
  text-transform: capitalize;
  font-weight: bold;
    z-index: 9999999;
    position: relative
}
.carousel .cot p
{
  font-size: 20px;
    position: relative
}
.news-section{
	position:relative;
	padding: 120px 0px 30px;
}

.news-section .upper-row{
	position: relative;
	margin-bottom: 10px;
}

.news-block{
	position: relative;
	margin-bottom: 90px;
}

.news-block .inner-box{
	position: relative;
	display: block;
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.07);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block .image-box,
.news-block .image{
	position: relative;
	display: block;
	background: #010101;
	overflow: hidden;
}

.news-block .image-box img{
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	height: 200px;
}

.news-block .inner-box:hover .image-box img{
	opacity: 0.70;
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.news-block .lower-box{
	position: relative;
	display: block;
	padding: 35px 35px 70px;
	background: #ffffff;
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.04);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block .inner-box:hover{
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.10);
}

.news-block .lower-box:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid #473080;
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	text-align: right;
}

.news-block .inner-box:hover .lower-box:before{
	-ms-transform: scale(1);
	transform: scale(1);
}

.news-block .lower-box .category{
	position: relative;
	color: #4a3d8f;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 7px;
}

.news-block .lower-box h3{
	position: relative;
	color: #222222;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: right;
	font-size: 20px;
}

.news-block h3 a{
	color: #222222;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	text-align: right;
}

.news-block h3 a:hover,
.news-block .lower-box .meta-info li a:hover{
	color: #f74883;
}

.news-block .text{
	position: relative;
	display: block;
	color: #222222;
	margin-bottom: 30px;
}

.news-block .lower-box .meta-info{
	position: relative;
	color: #999999;
}

.news-block .lower-box .meta-info li{
	position: relative;
	float: left;
	margin-right: 31px;
	line-height: 24px;
}

.news-block .lower-box .meta-info li:after{
	content: '';
	position: absolute;
	height: 14px;
	right: -16px;
	border-right: 1px solid #999999;
	top: 50%;
	margin-top: -7px;
}

.news-block .lower-box .meta-info li:last-child:after{
	display: none;
}

.news-block .lower-box .meta-info li a{
	position: relative;
	color: #999999;
}

.news-block .more-link{
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 100%;
	display: block;
	text-align: center;
}

.news-block .more-link a{
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background: #ffffff;
	font-size: 14px;
	color: var(--mainColor);
	box-shadow: 10px 10px 35px 0px rgba(0,0,0,0.05), 0px 0px 35px 0px rgba(0,0,0,0.05);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block .inner-box:hover .more-link a{
	color: #ffffff;
	background: var(--mainColor);
	box-shadow: 10px 10px 35px 0px rgba(0,0,0,0.10), 0px 0px 35px 0px rgba(0,0,0,0.10);
}

.news-section .lower-row{
	position: relative;
	margin-bottom: 30px;
}

.news-section .lower-row .row{
	margin: 0px -40px;
}

.news-block-two{
	position: relative;
	margin-bottom: 50px;
	border-right: 1px solid #e2eef2;
}

.news-section .lower-row .news-block-two{
	padding: 0px 40px;
}

.news-section .lower-row .news-block-two:last-child{
	border: none;
}

.news-block-two .inner-box{
	position: relative;
	display: block;
	padding: 10px 0px;
}

.news-block-two .inner-box .category{
	position: relative;
	color: #4a3d8f;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 7px;
}

.news-block-two .inner-box h3{
	position: relative;
	font-size: 20px;
	color: #222222;
	font-weight: 700;
	margin: 0 0 20px;
}

.news-block-two .inner-box h3 a{
	color: #222222;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block-two .inner-box h3 a:hover,
.news-block-two .inner-box .meta-info li a:hover{
	color: #f74883;
}

.news-block-two .inner-box .text{
	position: relative;
	display: block;
	color: #222222;
	margin-bottom: 30px;
}

.news-block-two .inner-box .meta-info{
	position: relative;
	color: #999999;
}

.news-block-two .inner-box .meta-info li{
	position: relative;
	float: left;
	margin-right: 31px;
	line-height: 24px;
}

.news-block-two .inner-box .meta-info li:after{
	content: '';
	position: absolute;
	height: 14px;
	right: -16px;
	border-right: 1px solid #999999;
	top: 50%;
	margin-top: -7px;
}

.news-block-two .inner-box .meta-info li:last-child:after{
	display: none;
}

.news-block-two .inner-box .meta-info li a{
	position: relative;
	color: #999999;
}

.news-section .load-more{
	position: relative;
	display: block;
	padding: 10px 0px 80px;
	text-align: center;
}

.news-section.blog-fullwidth{
	padding-bottom: 120px;
}

.news-section.blog-fullwidth .auto-container{
	max-width: 810px;
}

.news-block-three{
	position: relative;
	margin-bottom: 90px;
}

.news-block-three .inner-box{
	position: relative;
	display: block;
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.07);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block-three .image-box,
.news-block-three .image{
	position: relative;
	display: block;
}

.news-block-three .image-box img{
	position: relative;
	display: block;
	width: 100%;
}

.news-block-three .lower-box{
	position: relative;
	display: block;
	padding: 40px 50px 70px;
	background: #ffffff;
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.04);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block-three .inner-box:hover{
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.10);
}

.news-block-three .lower-box:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid #473080;
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block-three .inner-box:hover .lower-box:before{
	-ms-transform: scale(1);
	transform: scale(1);
}

.news-block-three .lower-box .category{
	position: relative;
	color: #4a3d8f;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 7px;
}

.news-block-three .lower-box .category a{
	color: #4a3d8f;
}

.news-block-three .lower-box .category a:hover{
	color: #f74883;
}

.news-block-three .lower-box h3{
	position: relative;
	color: #222222;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 15px;
}

.news-block-three h3 a{
	color: #222222;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block-three h3 a:hover,
.news-block-three .lower-box .meta-info li a:hover{
	color: #f74883;
}

.news-block-three .text{
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.news-block-three .lower-box .meta-info{
	position: relative;
	color: #999999;
}

.news-block-three .lower-box .meta-info li{
	position: relative;
	float: left;
	margin-right: 31px;
	line-height: 24px;
}

.news-block-three .lower-box .meta-info li:after{
	content: '';
	position: absolute;
	height: 14px;
	right: -16px;
	border-right: 1px solid #999999;
	top: 50%;
	margin-top: -7px;
}

.news-block-three .lower-box .meta-info li:last-child:after{
	display: none;
}

.news-block-three .lower-box .meta-info li a{
	position: relative;
	color: #999999;
}

.news-block-three .more-link{
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 100%;
	display: block;
	text-align: right;
	padding-right: 50px;
}

.news-block-three .more-link a{
	position: relative;
	display: inline-block;
	text-align: center;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background: #ffffff;
	font-size: 14px;
	color: #f74883;
	box-shadow: 10px 10px 35px 0px rgba(0,0,0,0.05), 0px 0px 35px 0px rgba(0,0,0,0.05);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block-three .inner-box:hover .more-link a{
	color: #ffffff;
	background: #f74883;
	box-shadow: 10px 10px 35px 0px rgba(0,0,0,0.10), 0px 0px 35px 0px rgba(0,0,0,0.10);
}

.news-image-carousel{
	text-align: center;
}

.news-image-carousel .owl-dots{
	position: absolute;
	bottom: 40px;
	display: inline-block;
	padding: 10px 10px;
	height: 30px;
	margin: 0 0;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	background: rgba(0,0,0,0.30);
	border-radius: 15px;
}

.news-image-carousel .owl-dots .owl-dot{
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0px 5px;
	padding: 0;
}

.news-image-carousel .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	padding: 0;
	margin: 0;
	background: #ffffff;
	border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-image-carousel .owl-dots .owl-dot.active span{
	background: #f74883;
}

.news-image-carousel .owl-nav{
	display: none;
}

.news-block-three .image-box .video-play-btn{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0,0,0,0);
	color: #ffffff;
	font-size: 60px;
	line-height: 60px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block-three .image-box .video-play-btn .fa{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.news-block-three .image-box .video-play-btn:hover{
	background: rgba(0,0,0,0.50);
}

.news-block-four{
	position: relative;
	margin-bottom: 50px;
}

.news-block-four .inner-box{
	position: relative;
	display: block;
}

.news-block-four blockquote{
	position: relative;
	display: block;
	padding: 60px 80px 60px 60px;
	background: #4a3d8f;
	color: #ffffff;
	margin: 0px 0px;
}

.news-block-four blockquote .txt{
	position: relative;
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.news-block-four blockquote .info{
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	color: #ffffff;
}

.news-block-four blockquote .icon{
	position: absolute;
	right: 40px;
	bottom: 40px;
	color: #f74883;
	font-size: 60px;
	line-height: 1em;
	font-weight: 400;
	opacity: 1;
}

.news-block-four blockquote .icon span{
	position: relative;
	display: block;
	font-weight: 400;
	text-shadow: 0px 0px 1px #84b040;
}
.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;
}
.prj
{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999999;
    background-color:rgba(0,0,0,.6);
    top: 0
}
.prj .bv
{
  margin-top: 30px;
	background: #ffff;
    border-radius: 5px
}
.prj .bv img
{
    height: 300px;
    object-fit: cover;
    object-position: center
}
.prj .bv h1
{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: black;
    margin: 20px 0
}
.prj .bv p
{
	text-align: right !important;
	margin: 20px
}
.contactus, .contactus h4
{
    text-align: right !important;
}
form input,textarea
{
    text-align: right !important;
}
.post-header
{
    text-align: right
}
.fas, .fa
{
	font-family:"Font Awesome 5 Free" !important
}
.re
{
    min-height: 320px !important;
    padding: 147px 50px;
    color: white !important;
    margin: 10px 0
}
.re h4
{
    text-align: center;
    font-size:40px
}
@media only screen and (max-width: 600px) {
    nav
    {
        text-align: center !important;
        justify-content: center !important;
    }

    .hd-ct
    {
        background-size: contain !important;
        background-repeat: no-repeat !important;
        min-height: 150px !important;
    }
    .navbar ul .active
    {
        margin: 0 !important;
    }
    .navbar .navbar-brand
    {
        text-align: center;
        display: block !important;
    }
    .carousel .cot
    {
        width: 100%;
        left: 0;
        margin:20px
    }
    .fd img
    {
        background-size: cover !important;
        height: auto !important;
    }
    .fd .ds
    {
        padding: 0 !important;
    }
    .carousel img
    {
        height: 60vh !important;
    }
    .featured
    {
        margin: 0 !important;
    }
    .container
    {
        max-width: 99% !important;
    }
    nav ul
    {
        display: block !important;
        text-align: center
    }
.navbar-nav .nav-link
    {

        display: block !important;
    }
    .bnr .second a
    {
        font-size: 12px !important;
        padding: 8px 15px !important;
    }
    .featured .spc-card

    {
        transform: scale(1) !important;
        margin: 50px 0
    }
    .bottomnav .collapse
    {
        background:  unset !important;
    }
    .navbar-brand img
    {
        width: 80px !important;
    }
    .bottomnav li
    {
        margin: 0 !important;
    }
    .bottomnav a
    {
        display: block;
        text-align: center;
        font-size: 13px !important;
    }
    .header .content-s h1
    {
        font-size: 22px !important;
    }
    .header .content-s p
    {
        font-size: 14px !important;
    }
   .ar .carousel .cot h1
    {
        font-size: 22px !important;
    }
    .ar .carousel .cot p
    {
        font-size: 14px !important;
    }



}
.en .carousel .cot
{
   margin-left: 90px;
    left: 0;
    text-align: left;
}
.en .card
{
    text-align: left !important;
}
.en .aboutus .content-a .box
{
    flex-direction: row
}
.en .aboutus .content-a
{
    text-align: left !important;
}
.en .aboutus .content-a a
{
    text-transform: uppercase
}
.en .portfolio .content h1,.en .portfolio .content p
{
    text-align: center !important;
}
.en .news-block .lower-box p, .en .news-block .lower-box h3
{
    text-align: left !important;
}
.en .blog-list .post .post-tx
{
    text-align: left
}
.blog-list .post img
{
    height: 250px !important;
}
.en .post .post-header
{
    text-align: left !important;
}
.en .post .post-header h1
{
    text-align: left
}
.post .post-header p
{
    color: black !important;
    text-align: left !important;
}
.en .post-body p
{
    text-align: left
}
.en .card-body-ctn .categories-list li a
{
    text-align: left !important;
}
.en .sidebar-ctn .card-header-ctn h1
{
    text-align: left
}
.en .card-body-ctn .posts-list a
{
    text-align: left !important;
}

.en input, .en textarea{
	text-align: left !important
}
.en .navbar-expand-lg .navbar-nav
{
	flex-direction: row-reverse !important
}
.en .navbar .active a
{
	border-left: 1px solid rgba(0,0,0,.2);
	border-right: 0px
}
