header#site-header,
.page-header,
footer#site-footer {
	display: none;
}

p {
	margin-bottom: 0;
}
.site-mail .elementor-heading-title {
	word-break: break-all;
}
body {
	padding-top: 200px;
}

header#masthead {
	display: block !important;
	position: fixed;
	z-index: 9999;
	width: 100%;
	top: 0;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.info-head p.elementor-icon-box-description a {
	color: #fff;
}

.header-menu .elementor-nav-menu li.menu-item a {
	padding-bottom: 0 !important;
}

.header-menu .elementor-nav-menu li.menu-item a.elementor-sub-item {
	border: 0 !important;
}

.header-menu .sub-menu li.menu-item a {
	padding-bottom: 15px !important;
}

.header-menu .sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
	/* width: 200px !important; */
}

.elementor-widget-button a.elementor-button {
	position: relative;
}

.header-menu .sub-menu li.menu-item a:before {
	display: none;
}

.header-menu .elementor-nav-menu li.menu-item a:before {
	content: '';
	position: absolute;
	top: 0;
	width: 0% !important;
	height: 1px;
	background-color: #f7be24 !important;
}

.header-menu .elementor-nav-menu li.menu-item.current-menu-item a:before,
.header-menu .elementor-nav-menu li.menu-item a:hover:before {
	width: 100% !important;
}

.white-btn a.elementor-button:before,
.white-shape a.elementor-button:before {
	content: '';
	width: 53px;
	border-radius: 100px;
	background-color: #fff;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	transition: all 0.5s ease;
}

.white-shape a.elementor-button:before {
	background-color: #f7be24;
}

.white-btn a.elementor-button:hover:before,
.white-shape a.elementor-button:hover:before {
	width: 100%;
	transition: all 0.5s ease;
}

a.elementor-button span.elementor-button-text {
	z-index: 9;
}

.updown-svg .elementor-icon svg {
	animation: upDown 1.5s ease-in-out infinite;
}

@keyframes upDown {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(10px);
	}

	100% {
		transform: translateY(0);
	}
}

.elementor-icon-box-title {
	margin: 0;
}

.elementor-element-de7990f .elementor-icon svg {
	animation: upDown 1.5s ease-in-out infinite;
}

.updown-svg:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #fff;
	display: block;
	text-align: center;
	border-radius: 50%;
	transform: translate(10px, -50%);
}

.year-counter {
	text-align: center;
}

.highlight {
	color: #F7BE24;
	font-weight: 700;
}

.white-btn.yellow a.elementor-button:before {
	background-color: #f7be24;
}

.belive-icon .elementor-icon-box-icon span.elementor-icon {
	position: relative;
}

.belive-icon .elementor-icon-box-icon span.elementor-icon:after {
	content: '';
	padding: 50px;
	z-index: 1;
	background: rgba(247, 190, 36, 0.2);
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transition: all 0.5s ease-in-out;
	transform: translate(-50%, -50%);
	left: 50%;
}

.belive-inner .belive-col .elementor-element-populated:after {
	content: '';
	background-color: #F7BE24;
	width: 10px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: all 0.5s ease-in-out;
}

.belive-inner .belive-col:hover .elementor-element-populated:after {
	width: 100%;
	transition: all 0.5s ease-in-out;
}

.belive-count .belive-col-count:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	right: 0;
	top: 0;
	background-color: #f7be24;
	border-radius: 50%;
	bottom: 0;
	margin: auto;
}

.belive-count .belive-col-count:last-child:after {
	display: none;
}

.belive-count .belive-col-count:before {
	content: '';
	background-color: #F7BE24;
	width: 0px;
	height: 2px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: all 0.5s ease-in-out;
	top: -20px;
}

.belive-count .belive-col-count:hover:before {
	width: 50px;
	transition: all 0.5s ease-in-out;
}

.amount-total {
	color: #F7BE24;
	font-weight: 700;
}

.amount-raised {
	color: #151515;
	font-weight: 500;
}

.amount-total,
.amount-raised {
	font-size: 20px;
}


.causes-sec .elementor-widget-image a:before {
	content: '';
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(21, 21, 21, 0.5);
	transition: all 0.5s ease 0s;
	opacity: 0;
}

.causes-sec:hover .elementor-widget-image a:before {
	top: 0;
	opacity: 1;
}

.causes-sec .elementor-widget-post-info:before {
	content: '';
	background-color: #fff;
	height: 100%;
	width: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.5s ease;
}
.causes-sec .elementor-widget-post-info:hover:before {
	width: 100%;
	transition: all 0.5s ease;
	left: 0;
	right: auto;
}
ul.project-taxonomy-single {
	padding: 0;
}

ul.project-taxonomy-single li.project-taxonomy-item {
	list-style: none;
}

.project-loops .project-loop-col,
.project-filter-block .premium-blog-content-wrapper {
	transition: all 0.5s ease 0s !important;
	left: -50%;
	opacity: 0;
}

.project-loops:hover .project-loop-col,
.project-filter-block .premium-blog-post-container:hover .premium-blog-content-wrapper {
	transition: all 0.5s ease 0s;
	left: 0%;
	opacity: 1;
}

/* .premium-blog-content-wrapper:before {
content: '';
background-image: url(/wp-content/uploads/2026/01/plus.svg);
width: 50px;
height: 50px;
display: block;
background-repeat: no-repeat;
background-size: 50px;
position: absolute;
top: 0;
left: 0;
} */

.loop-team .teamsocial-inner .team-social {
	position: absolute;
	bottom: -70px;
	opacity: 0;
	transition: all 0.5s ease 0s !important;
}

.loop-team:hover .teamsocial-inner .team-social {
	bottom: 0px;
	opacity: 1;
	transition: all 0.5s ease 0s !important;
}

.testi-loop .testi-loop-quote .elementor-icon-wrapper {
	display: flex;
}

.testi-loop:hover .testi-loop-quote {
	background-color: #f7be24 !important;
}

.testi-loop:hover .testi-loop-img img {
	border-color: #f7be24 !important;
}

.charity-call .elementor-image-box-content {
	display: flex;
	flex-direction: column-reverse;
}

.charity-call .elementor-image-box-content .elementor-image-box-title {
	margin-block-end: 0;
	margin-block-start: 0;
	margin-bottom: 0 !important;
}

.charity-call figure.elementor-image-box-img {
	margin-top: -50px !important;
}

.accordian .elementor-accordion {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.accordian .elementor-accordion .elementor-accordion-item {
	box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.05);
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.accordian .elementor-accordion-item .elementor-tab-content strong {
	color: #151515;
}

.event-time .elementor-icon-box-content {
	display: flex;
	gap: 5px;
}

.blog-post .premium-blog-content-wrapper .premium-blog-inner-container {
	flex-direction: column-reverse;
}

.blog-post .premium-blog-content-wrapper .premium-blog-entry-meta {
	background-color: rgba(21, 21, 21, 0.05);
	padding: 10px 20px;
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
	flex-wrap: wrap;
}
.blog-post .premium-blog-entry-meta  .premium-blog-post-author {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.blog-post .premium-blog-entry-meta .premium-blog-post-author a {
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}
.blog-post .premium-blog-content-wrapper {
	border: 1px solid #F7BE2433;
	border-top: 0;
}

.blog-post .premium-blog-entry-meta .fa-user,
.blog-post .premium-blog-entry-meta .fa-calendar-alt {
	height: 20px;
	width: 20px;
	display: inline-block;
	background-repeat: no-repeat;
}

.blog-post .premium-blog-entry-meta .fa-calendar-alt {
	background-image: url(/wp-content/uploads/2026/01/calendar-date.png);
}

.blog-post .premium-blog-entry-meta .fa-user {
	background-image: url(/wp-content/uploads/2026/01/user-Icon.png);
}

.blog-post .premium-blog-entry-meta .fa:before {
	font-size: 0;
}

.blog-post .premium-blog-entry-meta {
	line-height: 20px;
	font-size: 25px;
}

.premium-blog-entry-meta .premium-blog-meta-data {
	pointer-events: none;
}

.image-carousel-slide .swiper-wrapper {
	transition-timing-function: linear;
}

.footer-contact-icon .elementor-icon-box-content {
	display: flex;
	flex-direction: column-reverse;
}

.footer-sec:before {
	content: '';
	width: 2px;
	height: 76px;
	display: block;
	background-color: #f7be24;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -40px;
}

.menu-footer nav.elementor-nav-menu--main li.menu-item a.elementor-item:hover,
.menu-footer nav.elementor-nav-menu--main li.menu-item.current-menu-item a.elementor-item {
	padding-left: 20px;
}

.menu-footer nav.elementor-nav-menu--main li.menu-item a.elementor-item:before {
	content: '';
	width: 5px;
	height: 5px;
	opacity: 0 !important;
	background-color: #F7BE24;
	position: absolute;
	left: 0;
	border-radius: 50%;
}

.menu-footer nav.elementor-nav-menu--main li.menu-item a.elementor-item:hover:before,
.menu-footer nav.elementor-nav-menu--main li.menu-item.current-menu-item a.elementor-item:before {
	opacity: 1 !important;
}

.sub-hero-banner:before {
	content: '';
	content: '';
	position: absolute;
	width: 630.21px;
	height: 198.75px;
	left: -370px;
	bottom: 0;
	background-color: #F7BE24;
	mix-blend-mode: overlay;
	border-radius: 200px;
	transform: rotate(142.74deg);
	box-sizing: border-box;
}

.sub-hero-banner:after {
	content: '';
	content: '';
	position: absolute;
	width: 975.11px;
	height: 197.95px;
	right: -743px;
	top: -294px;
	background-color: #F7BE24;
	mix-blend-mode: overlay;
	border-radius: 200px;
	transform: rotate(142.74deg);
}

.contact-form form.elementor-form .elementor-field-group .elementor-field-textual {
	padding-inline-start: 0;
	box-shadow: none;
}

/* comming soon & error  */
body.error404,
body.elementor-maintenance-mode {
	padding-top: 0;
}

body.error404 header.elementor,
body.error404 footer.elementor,
body.elementor-maintenance-mode header.elementor,
body.elementor-maintenance-mode footer.elementor {
	display: none;
}

/* newsletter */
.newsletter-part .es_form_wrapper {
	max-width: 100% !important;
}

.newsletter-part .es_form_wrapper .ig_es_subscription_form {
	padding: 0 !important;
	background-color: transparent !important;
}

.newsletter-part .ig_es_subscription_form {
	display: flex;
	align-content: center;
}

.newsletter-part .ig_es_subscription_form label.es-field-label {
	font-size: 0;
}

.newsletter-part .ig_es_subscription_form .ig-es-form-field,
.newsletter-part .ig_es_subscription_form .es-submit-container {
	margin: 0;
}

.newsletter-part .ig_es_subscription_form .es-submit-container .es-custom-button {
	margin: 0 !IMPORTANT;
	border-radius: 0 !important;
	font-weight: 400 !important;
}

body .newsletter-part form.es_subscription_form.es_subscription_form[data-form-id="2"].wysiwyg-form .ig-es-form-input {
	border: none !important;
	border-bottom: 1px solid #15151533 !important;
	border-radius: 0 !important;
	outline: 0;
	padding-inline-start: 0;
}

.blog-categorty .premium-tcloud-canvas-container {
	margin: 0 20px;
}

.blog-categorty .premium-tcloud-canvas-container .premium-tcloud-term-wrap {
	width: 100%;
}

.blog-categorty .premium-tcloud-term-wrap span.premium-tcloud-term {
	position: relative;
	display: grid;
}

.blog-categorty .premium-tcloud-term-wrap span.premium-tcloud-term:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0;
	transform: translateY(-50%);
	border-radius: 50%;
	top: 50%;
	background-color: #151515;
}

.blog-categorty span.premium-tcloud-term a.premium-tcloud-term-link span.premium-tcloud-number {
	position: absolute;
	right: 0;
	left: auto;
}

.blog-tags .premium-tcloud-canvas-container {
	gap: 10px;
}

.blog-tags .premium-tcloud-canvas-container .premium-tcloud-term-wrap span.premium-tcloud-term:hover {
	background-color: #151515 !important;
}

.odd-inner:before,
.odd-inner::after,
.even-inner:before,
.even-inner::after {
	content: '';
	width: 5px;
	height: 5px;
	background-color: #F7BE24;
	position: absolute;
	right: -3px;
}

.even-inner:before,
.even-inner::after {
	background-color: #151515;
	left: -3px;
	right: auto;
}

.odd-inner:before,
.even-inner:before {
	top: 0;
}

.odd-inner::after,
.even-inner::after {
	bottom: 0;
}

.animation-text .elementor-heading-title {
	-webkit-text-stroke: 2px darkgrey;
	-webkit-text-fill-color: #151515;

	animation: textBlink 0.5s infinite alternate;
}

@keyframes textBlink {
	0% {
		-webkit-text-fill-color: #151515;
	}

	100% {
		-webkit-text-fill-color: #F7BE24;
	}
}

.project-filter-block .premium-blog-filter {
	border: 1px solid #ccc;
	border-radius: 50px;
	padding: 5px;
	margin-bottom: 30px;
}

.project-filter-block ul.project-taxonomy-single a.project-taxonomy-link,
.project-filter-block ul.project-taxonomy-single li.project-taxonomy-item {
	color: #fff;
	font-weight: 600;
}

/* .blog-post-info ul.elementor-inline-items li span.elementor-icon-list-text */

.blog-post-info ul.elementor-inline-items li span.elementor-post-info__item-prefix,
.blog-post-info ul.elementor-inline-items li .elementor-post-info__item--type-custom {
	font-weight: 700;
	color: #151515 !important;
	font-family: "Fraunces", Sans-serif;
}
.blog-post-info ul.elementor-inline-items li .elementor-post-info__item--type-custom a {
	font-weight: 400;
	color: #777777 !important;
	font-family: "Poppins", sans-serif;
}

.blog-content p,
.blog-content ul.service-list{
	padding-bottom: 20px;
}
.blog-content span.image-wrapper {
	display: flex;
	justify-content: space-between;
	gap: 28px;
	flex-wrap: wrap;
}
.blog-post-info ul.elementor-inline-items {
	/*     justify-content: space-between; */
}
.blog-content ul.service-list {
	padding-left: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.blog-content ul.service-list li.service-item {
	list-style: none;
}
.blog-content ul.service-list li.service-item {
	position: relative;
	padding-inline-start: 31px;
}
.blog-content ul.service-list li.service-item:before {
	content: '';
	background-image: url(/wp-content/uploads/2026/01/check-circle-broken.png);
	height: 20px;
	width: 20px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
}

.tag-col .elementor-widget-wrap.elementor-element-populated {
	flex-wrap: nowrap;
}

.blog-post-comment section#comments .title-comments,
.blog-post-comment section#comments .comment-body .comment-metadata{
	display: none;
}
.blog-post-comment #reply-title {
	font-size: 26px;
}
.blog-post-comment #reply-title small {
	font-size: 50%;
}
.blog-post-comment form#commentform textarea#comment, .blog-post-comment form#commentform input {
	border: 0;
	border-bottom: 1px solid rgba(0,0,0,0.13);
	border-radius: 0;
}
.blog-post-comment form#commentform p {
	padding-bottom: 20px;
}
.blog-post-comment form#commentform p.form-submit input#submit {
	border-radius: 50px;
}

.mission-form form.elementor-form input, .mission-form form.elementor-form select, .mission-form form.elementor-form textarea {
	padding-inline-start: 0;
	outline: 0;
	box-shadow: none !important;
}

.chariy-video .elementor-custom-embed-image-overlay:before {
	content: '';
	background-color: #15151585;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	transition: all 0.5s ease;
}
.chariy-video:hover .elementor-custom-embed-image-overlay:before {
	background-color: #151515c2;
	transition: all 0.5s ease;
}
.chariy-video .elementor-custom-embed-play {
	width: 90px;
	height: 90px;
	background: #fff;
	color: #000000;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	margin: 0 !important;
	-webkit-animation: ripple 1s linear infinite;
	animation: ripple 1s linear infinite;
}
@keyframes ripple {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2),
			0 0 0 5px rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2),
			0 0 0 35px rgba(255, 255, 255, 0.2);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2),
			0 0 0 5px rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2),
			0 0 0 35px rgba(255, 255, 255, 0.2);
	}
	100% {
		-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2),
			0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 35px rgba(255, 255, 255, 0.2),
			0 0 0 45px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2),
			0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 35px rgba(255, 255, 255, 0.2),
			0 0 0 45px rgba(255, 255, 255, 0);
	}
}

.chariy-video .elementor-custom-embed-play svg {
	opacity: 1 !important;
	filter: none;
}

.blog-list .premium-blog-wrap .premium-blog-post-container {
	border: 0.650456px solid #13142710;
	box-shadow: 0px 3.90274px 13.0091px rgba(0, 0, 0, 0.05);
	border-radius: 3.25228px;
}
.blog-list  .premium-blog-post-container .premium-blog-content-wrapper {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.blog-list.right-img .premium-blog-post-container {
	flex-direction: row-reverse;
}

.tag-tags .premium-tcloud-canvas-container .premium-tcloud-term-wrap a:after,
ul.project-taxonomy-single li.project-taxonomy-item a:after{
	content: ',';
}
.tag-tags .premium-tcloud-canvas-container .premium-tcloud-term-wrap:last-child a:after,
ul.project-taxonomy-single li.project-taxonomy-item:last-child a:after{
	content: ',';
	display: none;
}
.archive  main#content {
	max-width: 1300px;
}

.archive .page-content {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
	padding-block: 50px;
}
.archive .page-content article.post {
	padding: 15px;
	border: 1px solid #15151533;
	box-shadow: 0px 3.90274px 13.0091px rgba(0, 0, 0, 0.05);
	display: flex;
	flex-direction: column;
}
.archive .page-content article.post .entry-title {
	font-size: 25px;
	order: 2;
}
.archive .page-content article.post a {
	order: 1;
}
.archive .page-content article.post p {
	order: 3;
}

.team-content p {
	padding-block-end: 20px;
}
body .team-content h1,
body .team-content h2,
body .team-content h3,
body .team-content h4,
body .team-content h5,
body .team-content h6 {
	font-weight: 700;
}
.teams-loop .elementor-loop-container.elementor-grid .elementor-widget-image a {
	width: 100%;
}
ul.project-taxonomy-single {
	display: flex;
	gap: 10px;
}

.urgent-post-price p.fund-text span {
	font-size: 16px;
}
/* ------------ */
/* Wrapper Container */
.scf-highlighter-wrapper {
	width: 100%;
	position: relative;
}

/* Background Track (Paper line style) */

/* The Highlighter Fill (Unique Part) */
.scf-highlighter-fill {
	height: 100%;
	position: relative;
	transition: width 1s ease-in-out;
}

/* Shine Effect Animation on Bar */
.scf-glare {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
		45deg,
		rgba(255,255,255,0) 40%,
		rgba(255,255,255,0.5) 50%,
		rgba(255,255,255,0) 60%
	);
    background-size: 300% 240%;
    animation: shine 4s infinite linear;
}

/* Text Section */
.scf-info {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	font-size: 15px;
	color: #444;
}

/* Text Highlight Effect (Marker behind text) */
.marker-highlight {
	padding: 0 4px;
	font-weight: 700;
	color: #000;
}

.scf-goal strong {
	color: #222;
}

/* Animation Keyframes */
@keyframes shine {
	0% { background-position: 150% 0; }
	100% { background-position: -150% 0; }
}
.scf-highlighter-track {
	padding: 4px;
	background-color: rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
	height: 21px;
}


.scf-highlighter-fill {
	/* -webkit-animation: cssProgressActiveRight 2s linear infinite; */
	/* animation: cssProgressActiveRight 2s linear infinite; */
	/* background-image: linear-gradient(
	-45deg,
	rgba(255, 255, 255, 0.125) 25%,
	transparent 25%,
	transparent 50%,
	rgba(255, 255, 255, 0.125) 50%,
	rgba(255, 255, 255, 0.125) 75%,
	transparent 75%,
	transparent
	); */
	/* background-size: 35px 35px; */
	/* background-color: #ffb74d !important; */
	background: linear-gradient(to right, red 0, orange 25%, yellow 50%, yellowgreen 75%, green 100%);
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
}

@-webkit-keyframes cssProgressActiveRight {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -35px -35px;
	}
}

@keyframes cssProgressActiveRight {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -35px -35px;
	}
}

.causes-sec .elementor-widget-image a {
	width: 100%;
}