/* 
Theme Name: ONCE Elementor
Theme URI: https://github.com/elementor/hello-theme/
Description: Customized Hello Elementor Theme by the Once Interactive Team.
Author: Once Interactive
Author URI: https://onceinteractive.com
Template: hello-elementor
Version: 1.0.3
Text Domain: hello-elementor-child
*/


/* General */

#field_5_2 {
	position: absolute;
	top: 100%;
}

html {
	scroll-behavior: auto !important;
}

.support-banner .e-con-inner>.elementor-element:not(.support-column) {
	padding-top: 160px;
}

.donation-button-min-width a {
	min-width: 170px;
}

html, body {
	overflow-x: hidden;
}

.elementor-button:focus, button:focus, a:focus, input:focus {
	outline: none !important;
}

a, a:hover button, button:hover, a path, a:hover path, .elementor-button, .elementor-button:hover, a .elementor-icon-list-text, a .elementor-icon-list-icon i, a img, a:hover img {
	transition: all .3s ease-in-out !important;
}


/* ::selection {
background: #A6CE39;
color: #FFF;
} */

::placeholder {
	opacity: 1 !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 1 !important;
}
::-moz-placeholder { /* Firefox 19+ */
	opacity: 1 !important;
}
:-ms-input-placeholder { /* IE 10+ */
	opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 18- */
	opacity: 1 !important;
}

.no-mb, .no-mb * {
	margin-bottom: 0 !important;
}

.swiper-button a, .menu-item{
	position: relative;
}

.swiper-button a span{
	z-index: 100;
}

.swiper-button a::before{
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	inset: 0 0 0 0;
	z-index: 1;
	transition: transform .5s ease;
	transform: scaleX(0);
	transform-origin: bottom right;
	/* background: #ECB910; */ /* Uncomment this and change the background color for the hover color*/
}

.swiper-button a:hover, .swiper-button a:focus, .swiper-button a:active{
	background-color: transparent !important;
}

.swiper-button a:hover::before, .swiper-button a:active::before, .swiper-button a:focus::before{
	transform: scaleX(1);
	transform-origin: bottom left;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a{
	/*background: linear-gradient(to right, #F1B209, #F1B209 50%, #007EFF 50%); */ /* Uncomment this and change the background color for the hover color, the first 2 colors are the hover and the last is the current color */
	overflow: hidden;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: 200% 100%;
	background-position: 100%;
	transition: background-position 275ms ease;
	display: inline !important;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a *:not(br){
	display: inline !important;
}

body:not(.is_underline) .swiper-text a{
	text-decoration: none !important;
}
body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a:hover, body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a:focus, body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a:active{
	background-position: 0 100%;
	opacity: 1 !important;
}

.fake-background{
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
}

.fake-background-content{
	z-index: 10;
}

.fake-background.overlay +.fake-background-content::before{
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .21); //change for the opacity that you want
	z-index: 1;
}

.fake-background.overlay +.fake-background-content > div{
	z-index: 10;
}

.full-img *, .full-img{
	height: 100% !important;
}

.fit-img, .fit-img *{
	width: 100% !important;	
}

.full-img img, .fit-img{
	object-fit: cover;
}

.hide-br-desktop br{
	display: none;
}

.button-bottom{
	position: absolute !important;
	bottom: 0;
}


/* Uncomment the code below if you want shiny effect on image hover */

/* .shiny-img .elementor-image{
position: relative;
overflow: hidden;
}

.shiny-img .elementor-image::before{
position: absolute;
top: 0;
left: -100%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}

.shiny-img .elementor-image:hover::before{
-webkit-animation: shine .75s;
animation: shine .75s;
} */




/* Only if you have hero arrow */
/*
.down-arrow a{
animation: move_down 2s ease-in-out infinite;
}
*/

/************************************** 
***************************************
***************************************

ADA Plugin

***************************************
***************************************
***************************************/

body .accessability_container .aicon_link {
	bottom: 140px;
	left: -60px;
	padding: 0 !important;
}

body .accessability_container .aicon_link, body .accessability_container .aicon_link img {
	background: transparent !important;
	padding: 0 !important;
	height: inherit;
	display: block;
}


/* change the "color" for the color that you want, for the moment is based on the elementor text color */
button.close_container {
	line-height: 0 !important;
	background: var( --e-global-color-primary ) !important; 
	border: 1px solid var( --e-global-color-primary ) !important;
	color: #fff !important;
}

/* change the "color" for the color that you want, for the moment is based on the elementor text color */
button.close_container:hover {
	background: transparent !important;
	color: var( --e-global-color-primary ) !important;  
}

/* change the "color" for the color that you want, for the moment is based on the elementor text color */
body .accessability_container button.wah-action-button:hover {
	background: var( --e-global-color-primary ) !important;  
	color: #fff !important;  
}

/* change the "color" for the color that you want, for the moment is based on the elementor text color */
body .accessability_container button.wah-action-button {
	background: transparent !important;
	border: 1px solid var( --e-global-color-primary ) !important;  
	color: var( --e-global-color-primary ) !important;  
	font-weight: 400 !important;
}

/*************************************************
**************************************************
**************************************************

Header 

**************************************************
**************************************************
**************************************************/

.donation-btn .elementor-button-icon{
	padding-top: 0 !important;
}

/* if is transparent header */

/* html .elementor-location-header {
position: absolute;
width: 100%;
z-index: 100;
} */

/*************************************************
**************************************************
**************************************************

About Us

**************************************************
**************************************************
**************************************************/

.popup-text{
	max-height:695px !important;
	overflow: overlay !important;
}

/*************************************************
**************************************************
**************************************************

Forms 

**************************************************
**************************************************
**************************************************/

#field_6_20 .gfield_checkbox  .gchoice{
	padding: 0 0 0 10px;
}

#gform_confirmation_message_6{
	font-size: 24px;
	color: #5ce619;
	text-align:left;
	line-height: 1.5em;
}

.send-message-form_wrapper .send-message-form .gform_body .gfield .gfield_description{
	color: #ffffff;
}

.gform_wrapper .gform-body .ginput_container{
	position: relative;
}
.gform_wrapper .gform-body .ginput_container input:focus, .gform_wrapper .gform-body .ginput_container textarea:focus{
	outline: none;
	border: 0;
}

.gform_wrapper .gform-body .ginput_container input ~ .focus-border:before, .gform_wrapper .gform-body .ginput_container input ~ .focus-border:after, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border:before, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border:after{
	content: ""; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 0; 
	height: 2px; 
	background-color: var( --e-global-color-primary ); 
	transition: 0.3s;
}

.gform_wrapper .gform-body .ginput_container input ~ .focus-border:after, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border:after{
	top: auto; 
	bottom: 0; 
	left: auto; 
	right: 0;
}

.gform_wrapper .gform-body .ginput_container input ~ .focus-border i:before, .gform_wrapper .gform-body .ginput_container input ~ .focus-border i:after, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border i:before, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border i:after{
	content: ""; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 2px; 
	height: 0; 
	background-color: var( --e-global-color-primary ); 
	transition: 0.4s;
}

.gform_wrapper .gform-body .ginput_container input ~ .focus-border i:after, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border i:after{
	left: auto; 
	right: 0; 
	top: auto; 
	bottom: 0;
}

.gform_wrapper .gform-body .ginput_container input:focus ~ .focus-border:before, .gform_wrapper .gform-body .ginput_container input:focus ~ .focus-border:after, .gform_wrapper .gform-body .ginput_container textarea:focus ~ .focus-border:before, .gform_wrapper .gform-body .ginput_container textarea:focus ~ .focus-border:after{
	width: 100%; 
	transition: 0.3s;
}

.gform_wrapper .gform-body .ginput_container input:focus ~ .focus-border i:before, .gform_wrapper .gform-body .ginput_container input:focus ~ .focus-border i:after, .gform_wrapper .gform-body .ginput_container textarea:focus ~ .focus-border i:before, .gform_wrapper .gform-body .ginput_container textarea:focus ~ .focus-border i:after{
	height: 100%; 
	transition: 0.4s;
}
.contact-section .send-message-form_wrapper .validation_message{
	color:#fff;
}


.footer-subscribe .gform-footer {
	margin-block-start: 0 !important;
}

.footer-subscribe form {
	display: flex;
}
.footer-subscribe .gform_body {
	width: 60%; 
}
.footer-subscribe .gfield--type-email {
	padding: 7px 20px;
	padding-right: 0;
}

.footer-subscribe .gform-footer {
	padding: 7px 0px;
	padding-left: 3px;
}

.footer-subscribe .gform_button {
	width: 100% !important;
	font-family: "Plus Jakarta Sans", Sans-serif !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	background-color: #5CE619 !important;
}
.footer-subscribe .gform_button:hover {
	background-color: #002157 !important;	
}





.footer-subscribe .gform-footer {
	width: 40%;
}
.footer-subscribe input {
	min-height: 59px !important;
	border-radius: 60px !important;
	border-color: transparent !important;
	font-family: "Plus Jakarta Sans", Sans-serif !important;
	font-size: 19px !important;
	font-weight: 400 !important;
}

/*************************************************
**************************************************
**************************************************

Blog Category 

**************************************************
**************************************************
**************************************************/

.blog-button .elementor-button-content-wrapper{

}

.blog-button {
	display: inline-block;
	border-radius: 50px; 
	color: #fff !important; 
	background-color:#F3F3F1 !important; 
	font-size: 16px; 
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: color 0.3s ease-in-out;
}

.blog-button .elementor-button-icon{
	z-index: 2;
}

.blog-button .elementor-button-text{
	z-index: 2;
}

.blog-button:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #5CE619 !important; 
	z-index: 0;
	transition: transform 0.3s ease-in-out;
	transform: scaleX(0);
	transform-origin: left;
	border-radius: 100px;
}

.blog-button:hover:after {
	transform: scaleX(1); 
}

.blog-button:hover {
	color: #fff !important; 
}

.blog-button .elementor-button .elementor-button-icon {
	font-size: 8px; 
}

@media (min-width: 2400px) {
	.blog-button .elementor-button .elementor-button-icon {
		font-size: 8px; 
		padding-top: 8px;
	}
}

.category-grid-blog .elementor-pagination {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.category-grid-blog .elementor-pagination .prev {
	margin-right: auto !important;
	border: 1px solid #FFFFFF !important;
	background-color: #FFFFFF !important;
}

.category-grid-blog .elementor-pagination .next {
	margin-left: auto !important;
	border: 1px solid #FFFFFF !important;
	background-color: #FFFFFF !important;
}

.category-grid-blog .elementor-pagination .prev:hover {
	margin-right: auto !important;
	border: 1px solid #FFFFFF !important;
	background-color: #5CE619 !important;
	color: #FFFFFF !important;
}

.category-grid-blog .elementor-pagination .next:hover {
	margin-left: auto !important;
	border: 1px solid #FFFFFF !important;
	background-color: #5CE619 !important;
	color: #FFFFFF !important;
}

.category-grid-blog .elementor-pagination .prev::before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('/wp-content/uploads/2025/06/arrow-left.svg');
	background-size: cover;
	margin: -2px 10px;
}

.category-grid-blog .elementor-pagination .next::after {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('/wp-content/uploads/2025/06/arrow-right.svg');
	background-size: cover;
	margin: -2px 10px;
}

.category-grid-blog .elementor-pagination .prev:hover::before {
	background-image: url('/wp-content/uploads/2025/06/arrow-left-hover.svg');
}

.category-grid-blog .elementor-pagination .next:hover::after {
	background-image: url('/wp-content/uploads/2025/06/arrow-right-hover.svg');
}

.category-grid-blog .elementor-pagination .prev::before,
.category-grid-blog .elementor-pagination .next::after {
	transition: background-image 0.3s ease;
}

.category-grid-blog .elementor-pagination .page-numbers.current {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 10px 13px;
	border-radius: 20px;
	color: #000000 !important;
}

.category-grid-blog .elementor-pagination .page-numbers:not(.prev):not(.next):hover {
	border: 1px solid #FFFFFF;
	padding: 10px 13px;
	border-radius: 20px;
	color: #000000 !important;
	background-color: #FFFFFF;
}

.category-grid-blog .elementor-pagination .page-numbers {
	border: 1px solid transparent;
	padding: 10px 13px;
	border-radius: 20px;
	background-color: transparent;
}

.category-grid-blog .elementor-pagination .page-numbers.dots {
	color: #8258EC !important;
}

.category-grid-blog .content-posts .elementor-inline-items .elementor-icon-list-text ul span {
	background-color: #754FE2;
	border-radius: 12px;
	padding: 8px 19px 8px 19px;
}

.category-grid-blog .content-posts li {
	display: inline-block;
}

.category-grid-blog .content-posts ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 5px;
	margin: 0 0 12px 0;
}

.blog--category-author .elementor-post-info__item--type-author{
	font-weight: 800 !important;
}

/*************************************************
**************************************************
**************************************************

Blog Detailed 

**************************************************
**************************************************
**************************************************/

.post-toc .e-fas-chevron-right {
  transition: transform 0.3s ease;
}

.post-toc .elementor-toc__body{
	max-height: 340px;
}

.blog-navigation .elementor-post-navigation .elementor-post-navigation__prev::before{
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('/wp-content/uploads/2025/06/arrow-left.svg');
	background-size: cover;
	position: absolute;
	left: 5%;
}

.blog-navigation .elementor-post-navigation .elementor-post-navigation__next .post-navigation__next--label{
	padding: 0 8% 0 0;
}

.blog-navigation .elementor-post-navigation .elementor-post-navigation__prev .post-navigation__prev--label{
	padding: 0 0 0 6%;
}

.blog-navigation .elementor-post-navigation .elementor-post-navigation__next::after{
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(/wp-content/uploads/2025/06/arrow-left.svg);
	transform: rotate(180deg);
	position: absolute;
	top: 30%;
	right: 5.5%;
}

.blog-navigation .elementor-post-navigation{
	display: flex;
	flex-direction: row;
	gap: 32px;
}

.blog-navigation .elementor-post-navigation .elementor-post-navigation__link{
	background: #ffffff;
	padding: 32px;
}

.blog-navigation .elementor-post-navigation .elementor-post-navigation__separator-wrapper{
	display: none;
}

.blog-subscribe .gform-footer {
	margin-block-start: 0 !important;
}

.blog-subscribe form {
	display: flex;
	flex-direction: column;
}
.blog-subscribe .gform_body {
	width: 100%; 
}
.blog-subscribe .gfield--type-email {
	padding: 7px 20px;
	padding-right: 0;
}

.blog-subscribe .gform-footer {
	padding: 7px 0px;
	padding-left: 3px;
}

.blog-subscribe .gform_button {
	width: 100% !important;
	font-family: "Plus Jakarta Sans", Sans-serif !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	background-color: #5CE619 !important;
}

.blog-subscribe .gform-footer::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Isolation_Mode' data-name='Isolation Mode' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M22.33,9.533,12.8.005,10.68,2.126l9.529,9.528a.49.49,0,0,1,0,.692L10.68,21.874,12.8,24l9.529-9.528A3.493,3.493,0,0,0,22.33,9.533Z'/%3E%3Cpath fill='%23ffffff' d='M13.8,10.939,2.86.005.739,2.126,10.613,12,.739,21.874,2.86,24,13.8,13.061A1.5,1.5,0,0,0,13.8,10.939Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 83%;
    left: 30%;
}

.blog-subscribe .gform-footer:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Isolation_Mode' data-name='Isolation Mode' viewBox='0 0 24 24'%3E%3Cpath fill='%23000000' d='M22.33,9.533,12.8.005,10.68,2.126l9.529,9.528a.49.49,0,0,1,0,.692L10.68,21.874,12.8,24l9.529-9.528A3.493,3.493,0,0,0,22.33,9.533Z'/%3E%3Cpath fill='%23000000' d='M13.8,10.939,2.86.005.739,2.126,10.613,12,.739,21.874,2.86,24,13.8,13.061A1.5,1.5,0,0,0,13.8,10.939Z'/%3E%3C/svg%3E");
}

.blog-subscribe .gform_button:hover {
	background-color: #FFFFFF !important;	
	color: #000000 !important;	
}

.footer-subscribe .gform-footer {
	width: 100%;
}

.footer-subscribe input {
	min-height: 59px !important;
	border-radius: 60px !important;
	border-color: transparent !important;
	font-family: "Plus Jakarta Sans", Sans-serif !important;
	font-size: 19px !important;
	font-weight: 400 !important;
}

.blog-subscribe .gform-footer {
	width: 100%;
}

.blog-subscribe input {
	min-height: 59px !important;
	border-radius: 60px !important;
	border-color: transparent !important;
	font-family: "Plus Jakarta Sans", Sans-serif !important;
	font-size: 19px !important;
	font-weight: 400 !important;
}

.category-grid-blog .content-posts .elementor-inline-items .elementor-icon-list-text ul span {
	background-color: #754FE2;
	border-radius: 12px;
	padding: 8px 19px 8px 19px;
}

.category-grid-blog .content-posts li {
	display: inline-block;
}

.category-grid-blog .content-posts ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 5px;
	margin: 0 0 12px 0;
}

.single-post-content .elementor-widget-container .bialty-container img {
	border-radius: 20px 20px 20px 20px;
	margin: 40px 0px 10px;
	padding: 0px;
	width: 100% !important;
}

.single-post .elementor-toc__body .elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper::before {
	content: none;
	display: none;
}

.single-post .category-posts .elementor-post-info__terms-list span {
	background-color: #754FE2;
	padding: 8px 19px 8px 19px;
	border-radius: 12px;
}


.post-content span,
.post-content div,
.post-content p {
	font-weight: 400;
	font-size: 24px;
	line-height: 170%;
	letter-spacing: 0%;
}

.post-content h2,
.post-content h2 span,
.post-content h3,
.post-content h3 span,
.post-content h4,
.post-content h4 span,
.post-content h5,
.post-content h5 span,
.post-content h6,
.post-content h6 span {
	font-family: "Plus Jakarta Sans", Sans-serif;
	color: #002157;
}

.post-content h2 {
	font-weight: 700;
	font-size: 56px;
	line-height: 100%;
	letter-spacing: 0%;

}

.post-content h3 {
	font-weight: 600;
	font-size: 48px;
	line-height: 100%;
	letter-spacing: 0%;

}

.post-content h4 {
	font-size: 20.8px;
	color: #8258EC;
	padding: 15px 0px;
}

.post-content h5 {
	font-size: 16px;
	color: #8258EC;
	padding: 15px 0px;
}

.post-content p {
	font-family: "Plus Jakarta Sans", Sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 170%;
	letter-spacing: 0%;

}

.post-content a {
	color: #8258EC;
}

.post-content a:hover {
	color: #D3CBF3;
}

#ez-toc-container {
	background: transparent !important;
	border: none !important;
}


#ez-toc-container .ez-toc-title,
#ez-toc-container .ez-toc-list li a {
	font-family: "ABC Diatype Expanded";
}

#ez-toc-container .ez-toc-title {
	color: #8258EC;
}


.post-toc .elementor-toc__list-wrapper .elementor-toc__list-item {
	border: 1px solid #D7D9DD99;
	border-width: 0.5px 0 0.5px 0;
	margin-bottom: 0;
	padding: 17px 0;
}

.post-toc .elementor-toc__list-wrapper .elementor-toc__list-item .elementor-toc__list-wrapper .elementor-toc__list-item{
	border: none;
	border-width: 0 0 0 0;
	padding: 0;
}

.post-toc .elementor-toc__list-wrapper .elementor-toc__list-item .elementor-toc__list-wrapper {
	border: none;
	border-width: 0 0 0 0;
}

.post-toc .elementor-toc__list-wrapper .elementor-toc__list-item .elementor-toc__list-wrapper .elementor-toc__list-item svg{
	display: none;
}

/*************************************************
**************************************************
**************************************************

Footer 

**************************************************
**************************************************
**************************************************/



/* Animations - KeyFrames */

@keyframes opacDown {
	0% {
		transform: translate(0, -20px);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translate(0, 20px);
		opacity: 0;
	}
}

@keyframes shine{
	100%{
		left: 125%;		
	}
}

/* ========================================= 
Style 
* ========================================*/

.min-height-text-box p {
	min-height: 280px;
}

#gform_confirmation_message_1 {
	color: #fff;
}
#gform_confirmation_message_4 {
	color: #fff;
}

.policy-text ul, 
.policy-text ol {
	padding-left: 20px;
	margin-bottom: 15px;
}

.policy-text h3 {
	font-size: 1.5rem;
	margin-top: 25px;
}

.policy-text h2 {
	margin-top: 30px
}


.donation-tabs .e-n-tab-title[aria-selected="true"] {
	background-color: #002157 !important;
}



.elementor .header-banner-section{
	z-index: 1;
}
.elementor .header-banner-section::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-image: linear-gradient(180deg, var( --e-global-color-448b723 ) 0%, var( --e-global-color-448b723 ) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 70%),  
		linear-gradient(180deg, rgba(86, 215, 23, 0) 0%, rgba(86, 215, 23, 0.2) 67.97%),  
		linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	opacity: 0.3;
}
.header-breadcrum-section #breadcrumbs span a,
.header-banner-section #breadcrumbs span a{
	margin-right:15px;
	text-decoration:underline;
}
.header-breadcrum-section #breadcrumbs span .breadcrumb_last,
.header-banner-section #breadcrumbs span .breadcrumb_last{
	margin-left:15px;
}
.video-section .underline-text h2 span:after{
	content: '';
	position: absolute;
	left: 50% ;
	bottom: 7px ;
	width: 95% ;
	height: 22px ;
	background-color: #5CE619 ;
	z-index: -1 ;
	border-radius: 3px;
	transform:translate(-50%);
}
.video-section .underline-text h2 span{
	position: relative;
	z-index: 1;
}
.why-it-matters-section  .underline-text h2 span:after{
	content: '';
	position: absolute;
	left: 50% ;
	bottom: 0px ;
	width: 95% ;
	height: 22px ;
	background-color: #5CE619 ;
	z-index: -1 ;
	border-radius: 3px;
	transform:translate(-50%);
}
.why-it-matters-section  .underline-text h2 span{
	position: relative;
	z-index: 1;
}
.the-power-of-giving-section .underline-text h2 span:after{
	content: '';
	position: absolute;
	left: 50% ;
	bottom: 0px ;
	width: 95% ;
	height: 22px ;
	background-color: #5CE619 ;
	z-index: -1 ;
	border-radius: 3px;
	transform:translate(-50%);
}
.the-power-of-giving-section  .underline-text h2 span{
	position: relative;
	z-index: 1;
}

/************* What we do page style  *********************/
.underline-text .elementor-heading-title span {
	position: relative;
	z-index: 1;
}
.underline-text .elementor-heading-title span::after {
	content: '';
	position: absolute;
	left: 51%;
	bottom: 7px;
	width: 98%;
	height: 22px;
	background-color: #5CE619;
	z-index: -1;
	border-radius: 3px;
	transform: translate(-50%);
}

.community-and-corporate-section .underline-text h2 span:after{
	content: '';
	position: absolute;
	left: 50% ;
	bottom: 7px ;
	width: 95% ;
	height: 22px ;
	background-color: #5CE619 ;
	z-index: -1 ;
	border-radius: 3px;
	transform:translate(-50%);
}
.community-and-corporate-section .underline-text h2 span{
	position: relative;
	z-index: 1;
}

/* .friendly-products-section .elementor-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title{
position: absolute;
bottom:800px;
transition: none;
}
.friendly-products-section .elementor-flip-box .elementor-flip-box__back:hover .elementor-flip-box__layer__title{
bottom:35%;
} */

.product-slide-box .elementor-image-box-wrapper {
	position: relative;
	overflow: hidden;
	line-height: 0;
	transition: 0.5s ease-in-out;
}
.elementor-image-box-img {
	margin: 0;
	line-height: 0;
}
.product-slide-box.elementor-widget-image-box .elementor-image-box-content {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 100%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	margin: 0;
	padding: 66px 66px 75px;
}
.product-slide-box.elementor-widget-image-box .elementor-image-box-title {
	padding-bottom: 10px;
	transition: 0.5s ease-in-out;
}
.product-slide-box .elementor-image-box-description {
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: height 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

/* .product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-title {
padding-bottom: 10px;
}
.product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-description{
padding-bottom: 90px;
} */





/* .product-slide-box.elementor-widget-image-box .elementor-image-box-title {
position: absolute;
bottom: 196px;
transition: transform 300ms ease-out;
transform: translate(0px, 200%);
transition: transform 300ms ease-out;
transform: translate(0px, 200%);
}
.product-slide-box.elementor-widget-image-box.right-box .elementor-image-box-title{
bottom: 300px;
} */
/* .product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-title {
position: relative;
bottom: 0;
transform: translate(0px, 0);
} */
.product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
	transition: 0.4s ease-in-out;
	overflow: hidden;
	position: relative;
}
.product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img img{
	transition: 0.4s ease-in-out;
}
.product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-img img{
	transform: scale(1.2);
	transition: 0.4s ease-in-out;
}

/* .product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-description {
margin: 0;
position: absolute;
bottom: -100%;
transition: transform 300ms ease-out;
transform: translate(0px, 200%);
}
.product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-description {
margin: 0;
position: relative;
bottom: 0;
transform: translate(0px, 0);
} */

.round-box-hover{
	position: relative;
	overflow: hidden hidden;
}
.round-box-hover::after {
	content: '';
	position: absolute;
	left: -50%;
	bottom: -50%;
	width: 0;
	height: 0;
	background-color: var(--e-global-color-primary);
	z-index: -1;
	transition: transform 300ms ease-out;
	border-radius: 200%;
	transition: 0.4s all;
}
.round-box-hover:hover::after  {
	width: 100%;
	height: 100%;
	left: 0;
	bottom:0;
	border-radius: 0;
}
.round-box-hover:hover .elementor-heading-title,
.round-box-hover:hover p {
	color: #fff !important;
}
.round-box-hover:hover .elementor-element .elementor-button {
	background-color: #ffffff !important; 
	color: #000 !important;
}
.round-box-hover .hover-color p{
	margin-block-end: 0;
}
.round-box-hover:hover .hover-color p,
.round-box-hover:hover .elementor-element .elementor-button svg,
.round-box-hover:hover .elementor-element .elementor-button svg path {
	fill: #000;
	color: #000 !important;
}


#target-section {
	/*     position: relative; */
}

/* Default button styles (inside the section) */
#sticky-btn {
	/*     position: absolute;
	top: 20px;
	left: 20px; */
	transition: all 0.3s ease-in-out;
	/* 	width: fit */
}

/* #sticky-btn.fixed {
position: fixed; 
top: 20px;
z-index: 99; 
} */
.elementor .sticky-btn {
	opacity: 0;
	/* 	position: sticky !important;
	top: 200px; */
}
.elementor .sticky-btn.fixed {
	opacity: 1;
	/* 	position: sticky !important;
	top: 200px; */
}

/************* Impact page *********************/
.facts-and-statistics-section .text-column p em{
	font-weight: 400;
}
/*********** Testimonial page *****************/
.testimonial-slider-section .e-widget-swiper .elementor-slides-wrapper.swiper{
	width: 100%;
}
.testimonial-slider-section .swiper .swiper-wrapper .swiper-slide .swiper-slide-inner{
	padding: 0;
}
.testimonial-slider-section .swiper .elementor-swiper-button svg{
	display: none;
}
.testimonial-slider-section .swiper .elementor-swiper-button{
	border: 1px solid #0003;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.4s;
}
.testimonial-slider-section .elementor-arrows-position-outside .swiper .elementor-swiper-button.elementor-swiper-button-prev{
	left: -25px;
}
.testimonial-slider-section .elementor-arrows-position-outside .swiper .elementor-swiper-button.elementor-swiper-button-next{
	right: -25px;
}
.testimonial-slider-section .swiper .elementor-swiper-button.elementor-swiper-button-next::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23000" d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"></path></svg>');
	background-size: contain;
	background-repeat: no-repeat;
}
.testimonial-slider-section .swiper .elementor-swiper-button.elementor-swiper-button-prev::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url('data:image/svg+xml,<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-right" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"></path></svg>');
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(180deg);
}
.testimonial-slider-section .swiper .elementor-swiper-button:hover{
	background: #002157;
}
.testimonial-slider-section .swiper .elementor-swiper-button.elementor-swiper-button-next:hover::before{
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="white" d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"></path></svg>');
}
.testimonial-slider-section .swiper .elementor-swiper-button.elementor-swiper-button-prev:hover::before{
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="white" d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"></path></svg>');
}
.testimonial-slider-section .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	left: 190px;
}
.testimonial-slider-section .elementor-slides-wrapper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{
	bottom: 25px;
}


.elementor .testimonial-box .testimonial-video {
	opacity: 0;
	transition: all 0.3s;
}
.elementor .testimonial-box .testimonial-video .elementor-custom-embed-image-overlay::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, .70) 80%);
}
.elementor  .testimonial-box:hover  .testimonial-video{
	opacity: 1;
}
.elementor  .testimonial-box:hover .elementor-element .name .elementor-heading-title,
.elementor  .testimonial-box:hover .elementor-element .designation .elementor-heading-title {
	color: #fff;
}

/* Media Queries */

@media (max-width: 1800px) {}

@media (max-width: 1700px) {}

@media (max-width: 1600px) {}

@media (max-width: 1500px) {}

@media (max-width: 1440px) {
	
	.popup-text{
		max-height:525px !important;
		overflow: overlay !important;
	}

	.donation-button-min-width a {
		min-width: 120px;
	}

	.product-slide-box.elementor-widget-image-box .elementor-image-box-content {
		padding: 50px;
	}
}

@media (max-width: 1366px) {}

@media (max-width: 1300px) {}

@media (max-width: 1280px) {
	
	.popup-text{
		max-height:470px !important;
		overflow: overlay !important;
	}
	/* 	.caregiver .product-slide-box.elementor-widget-image-box.right-box .elementor-image-box-title,
	.caregiver .product-slide-box.elementor-widget-image-box.left-box .elementor-image-box-title{
	bottom: 240px;
}
	.product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-title {
	position: relative;
	bottom: 0;
	transform: translate(0px, 0);
} */
}

@media (max-width: 1200px) {
	.caregiver .product-slide-box.elementor-widget-image-box.right-box .elementor-image-box-title{
		bottom: 260px;
	}
	.product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-title {
		position: relative;
		bottom: 0;
		transform: translate(0px, 0);
	}
}
@media (max-width: 1100px) {
	.caregiver .product-slide-box.elementor-widget-image-box.right-box .elementor-image-box-title{
		bottom: 345px;
	}
	.product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-title {
		position: relative;
		bottom: 0;
		transform: translate(0px, 0);
	}
}
@media (max-width: 1080px) {}

@media (max-width: 1024px) {
	.popup-text{
		max-height:15000px !important;
		overflow: overlay !important;
	}
	
	.post-toc .elementor-toc__body{
		max-height: 2000px;
	}

	.post-content h2 {
		font-weight: 700;
		font-size: 38px;
		line-height: 100%;
		letter-spacing: 0%;

	}

	.post-content h3 {
		font-weight: 600;
		font-size: 36px;
		line-height: 100%;
		letter-spacing: 0%;

	}

	.post-content h4 {
		font-size: 34x;
		color: #8258EC;
		padding: 15px 0px;
	}

	.post-content h5 {
		font-size: 32px;
		color: #8258EC;
		padding: 15px 0px;
	}

	.post-content p {
		font-family: "Plus Jakarta Sans", Sans-serif;
		font-weight: 400;
		font-size: 24px;
		line-height: 170%;
		letter-spacing: 0%;

	}

	.post-content a {
		color: #8258EC;
	}

	.post-content a:hover {
		color: #D3CBF3;
	}

	.product-slide-box.elementor-widget-image-box {
		background-color: var( --e-global-color-primary );
	}
	.product-slide-box.elementor-widget-image-box .elementor-image-box-content {
		position: relative;
		left: 0;
		width: 100%;
		transform: unset;
		color: #000;
	}
	.elementor-image-box-title {
		position: unset;
		transform: unset;
		bottom: 0;
	}
	.product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-description {
		color: var( --e-global-color-text );
		height: unset;
		opacity: 1;
		/* 		position: unset;
		transform: unset; */
	}
	/* 	.caregiver .product-slide-box.elementor-widget-image-box .elementor-image-box-title{
	position: unset;
	transform: unset;
	bottom: 0;
}
	.product-slide-box.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-title {
	position: unset;
}
	.product-slide-box.elementor-widget-image-box .elementor-image-box-title {
	position: unset;
	transform: unset;
} */

}

@media (max-width: 989px) {
	.donation-button-min-width a {
		min-width: 135px;
	}


	.policy-text h3 {
		margin-top: 25px;
	}

	.policy-text h2 {
		margin-top: 25px; 
	}

	.product-slide-box.elementor-widget-image-box .elementor-image-box-content {
		padding: 40px;
	}
}


@media (max-width: 780px) {}

@media (max-width: 768px) {}

@media (max-width: 767px) {

	.elementor-author-box--layout-image-left .elementor-author-box{
		flex-direction: column !important; 
		gap: 20px;
	}

	.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar {
		align-self: center !important;
	}

	.post-toc .elementor-toc__body{
		max-height: 2000px;
	}

	.post-content h2 {
		font-weight: 700;
		font-size: 30px;
		line-height: 100%;
		letter-spacing: 0%;
		padding: 10px 0 0 0
	}

	.post-content h3 {
		font-weight: 600;
		font-size: 28px;
		line-height: 100%;
		letter-spacing: 0%;
		padding: 5px 0 0 0;
	}

	.post-content h4 {
		font-size: 26x;
		color: #8258EC;
		padding: 15px 0px;
		padding: 5px 0 0 0;
	}

	.post-content h5 {
		font-size: 24px;
		color: #8258EC;
		padding: 15px 0px;
		padding: 5px 0 0 0;
	}

	.post-content p {
		font-family: "Plus Jakarta Sans", Sans-serif;
		font-weight: 400;
		font-size: 16px;
		line-height: 170%;
		letter-spacing: 0%;

	}

	.category-grid-blog .elementor-pagination .prev::before {
		width: 10px;
		height: 10px;
	}

	.category-grid-blog .elementor-pagination .next::after {
		width: 10px;
		height: 10px;
	}

	.category-grid-blog .elementor-pagination .page-numbers.current {
		padding: 5px 10.5px;
	}

	.category-grid-blog .elementor-pagination .page-numbers:not(.prev):not(.next):hover {
		padding: 5px 10.5px;
	}

	.category-grid-blog .elementor-pagination .page-numbers {
		padding: 5px 10.5px;
	}

	.footer-subscribe form {
		display: flex;
		flex-direction: column;
	}

	.footer-subscribe .gform_body {
		width: 100%;
	}
	.footer-subscribe .gform-footer {
		width: 100%;
	}

	.blog-subscribe form {
		display: flex;
		flex-direction: row;
	}

	.blog-subscribe .gform_body {
		width: 100%;
	}
	.blog-subscribe .gform-footer {
		width: 100%;
	}


	.support-banner .e-con-inner>.elementor-element:not(.support-column) {
		padding-top: 40px;
	}
	.e-n-tab-title {
		flex-grow: 1 !important;
	}

	.donation-buttons-container {
		justify-content: center !important;
		gap: 20px !important;
	}

	.policy-text h3 {
		font-size: 24px;;
		margin-top: 25px;
	}

	.policy-text h2 {
		font-size: 24px; 
		margin-top: 25px; 
	}


	.video-section .underline-text h2 span:after{
		height:20px;
		bottom:0;
	}
	.why-it-matters-section  .underline-text h2 span:after{
		height:20px;
		bottom:0;
	}
	.the-power-of-giving-section .underline-text h2 span:after{
		height:20px;
		bottom:0;
	}
	.underline-text .elementor-heading-title span::after {
		bottom: 4px;
		height: 20px;
	}
	.testimonial-slider-section .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
		left: inherit;
	}
	.testimonial-slider-section .swiper .elementor-swiper-button {
		width: 35px;
		height: 35px;
	}
	.testimonial-slider-section .swiper .elementor-swiper-button.elementor-swiper-button-prev::before ,
	.testimonial-slider-section .swiper .elementor-swiper-button.elementor-swiper-button-next::before {
		width: 15px;
		height: 15px;
	}
	.testimonial-slider-section .elementor-arrows-position-outside .swiper .elementor-swiper-button.elementor-swiper-button-prev {
		left: -15px;
	}
	.testimonial-slider-section .elementor-arrows-position-outside .swiper .elementor-swiper-button.elementor-swiper-button-next {
		right: -15px;
	}
	.product-slide-box.elementor-widget-image-box .elementor-image-box-content {
		padding: 40px 30px;
	}
}

@media (max-width: 360px) {}