/* 
 Theme Name:   Hello Elementor Child
 Theme URI:    
 Description:  A lightweight and minimalist WordPress theme for Elementor page builder.
 Author:       Elementor Team
 Author URI:   A lightweight and minimalist WordPress theme for Elementor page builder.
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

@font-face {
	font-family: 'Abolition';
 src: url("fonts/Abolition-W00-Regular.ttf") format("truetype"), font-style: normal;
}
blockquote {
	border-left: solid 5px #FECA38;
	padding-left: 50px;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin: 40px auto;
	
	font-family: "proximanova-semibold", Sans-serif !important;
}
.wp_main_menu .elementor-widget-container ul {
  padding: 0 0 0px 0px;
  list-style-position: unset;
}
h5 {
	font-family: "proximanova-regular", Sans-serif;
	font-size: 20px;
	font-weight: 600;
}
.search-form .e-font-icon-svg.e-fas-search {
	background: url('images/Search.svg');
	font-size: 0;
	width: 25px !important;
	height: 25px !important;
	background-size: 100%;
	background-repeat: no-repeat !important;
	fill: #f000 !important;
}
.search-form .elementor-screen-only {
	position: relative !important;
	color: #fff !important;
	top: 0;
	line-height: 28px;
	width: auto;
	height: auto;
	margin-left: 10px;
	font-family: "proximanova-semibold", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding-right: 5px;
}
.search-form .elementor-search-form__toggle {
	display: flex !important;
	align-items: center;
}
.heart-ico svg {
	width: 11px !important;
}
.sub-arrow svg {
	background: url('images/Vector-193.svg');
	color: #f000;
	fill: #ff00;
	background-repeat: no-repeat;
	background-position: center;
}
.search-page-header .sub-arrow svg {
	background: url('images/black-vector-193.svg');
	color: #f000;
	fill: #ff00;
	background-repeat: no-repeat;
	background-position: center;
}
.banner-slider .elementor--h-position-left .swiper-slide-inner {
	max-width: 1200px;
	padding: 0;
}
.banner-slider .swiper-pagination-bullets {
	bottom: 22% !important;
	margin: 0 auto;
	position: sticky !important;
	width: auto !important;
	left: auto !important;
	text-align: left;
	right: auto !important;
	top: auto !important;
	max-width: 1200px !important;
	padding: 0px 15px;
}
.elementor-sticky--active {
	background: #000;
}
.text-decoration::before {
	content: "";
	height: 4px;
	width: 100%;
	display: inline-block;
	position: absolute;
	background: #FECA38;
	bottom: -2px;
	z-index: -1;
}
.text-decoration {
	position: relative;
	z-index: 99;
}
.elementor-repeater-item-88eaf16 .swiper-slide-contents {
	max-width: 100% !important;
	width: 100%;
}
.elementor-element-7398bd3 .swiper-slide-contents {
	max-width: 80% !important;
}
.banner-content {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.left-cont {
	flex: 0 0 59%;
}
.right-cont {
	flex: 0 0 39.5%;
}
.white-box {
	background: #fff;
	border-radius: 10px;
	min-height: 120px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	padding: 10px 20px !important;
	margin-bottom: 20px;
	justify-content: center;
}
.white-box p {
	margin-bottom: 0;
}
.right-cont {
	position: relative;
	top: 50px;
}
.wc-footer a {
	color: #fff;
}
.wc-footer a:hover {
	color: #feca38;
}
.white-box h4 {
	color: #FECA38 !important;
	margin: 0 !important;
	font-size: 60px !important;
	font-weight: 400;
	line-height: 70px !important;
	font-family: Abolition !important;
}
.white-box p {
	color: #000;
	font-size: 18px;
	line-height: 27px;
	font-weight: 600;
	font-family: "proximanova-semibold", Sans-serif !important;
}
.elementor-repeater-item-88eaf16 .elementor-button.elementor-slide-button.elementor-size-sm {
	position: absolute;
	bottom: 25%;
}
.logo-carousal.elementor-element.elementor-arrows-position-outside .swiper {
	width: calc(100% - 170px);
}
.yellow-box .elementor-image-box-description {
	min-height: 105px;
}
.bottom-cont {
	position: absolute;
	background: #000000BF;
	z-index: 999;
	bottom: 0;
	width: 100%;
	border-radius: 0 0 10px 10px;
	padding: 30px;
	min-height: 200px;
}
.bottom-cont h3 {
	min-height: 94px;
}
.item-box img {
	border-radius: 10px;
	width: 100%;
	max-height: 477px;
}
.live-icon::before {
	width: 6px;
	height: 6px;
	content: "";
	background: #FECA38;
	position: absolute;
	top: -3px;
	left: 0;
	border-radius: 100%;
}
.live-icon {
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	position: relative;
	padding-left: 16px;
	margin-bottom: 20px;
	display: block;
}
.our-word-slider .item-box h3 {
	padding: 5px 0px 10px;
}
.our-word-slider .item-box h3 {
	font-size: 20px;
	color: #fff;
	font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
	line-height: 26px;
}
.read-more-link {
	color: #fff;
	font-size: 16px;
	border-bottom: 2px solid #FECA38;
	padding-bottom: 2px;
}
.our-word-slider .swiper-wrapper {
	right: -20px;
}
.arrow-pagination {
	position: absolute;
	left: 64px;
	margin-top: 30px;
}
#js-prev1::after {
	content: "";
	background: url('images/Vector4.svg');
	width: 30px;
	height: 30px;
	background-size: 100%;
	background-repeat: no-repeat;
}
#js-next1::after {
	content: "";
	background: url('images/Vector3.svg');
	width: 30px;
	height: 30px;
	background-size: 100%;
	background-repeat: no-repeat;
}
#js-next1 {
	right: -30px;
}
#js-prev1 {
	left: -40px;
}
.elementor-element.elementor-element-cbe8bfd.e-flex.e-con-boxed.e-con.e-child {
	flex: 0 0 62%;
}
.our_slider, .slider-div {
	overflow: visible;
}
.cantact-us-boxes .elementor-image-box-img {
	margin-bottom: 0 !important;
}
.cantact-us-boxes .elementor-image-box-img img {
	border-radius: 10px 10px 0 0 !important;
}
.cantact-us-boxes .elementor-image-box-content {
	position: absolute;
	bottom: -60px;
	background: #f000;
	transition: 1s all ease;
	background: #000000BF;
	padding: 10px 20px 30px 20px;
	opacity: 0;
	background-image: url('images/arrow.svg');
	background-repeat: no-repeat;
	background-position: 93% 83%;
	background-size: 20px;
}
.cantact-us-boxes .elementor-image-box-wrapper:hover .elementor-image-box-content {
	opacity: 1;
	bottom: 0;
}
.cantact-us-boxes .elementor-image-box-description, .cantact-us-boxes .elementor-image-box-description a {
	color: #fff !important;
}
.cantact-us-boxes .text-decoration::before {
	content: "";
	height: 2px;
	background: #FECA38;
	bottom: -3px;
	z-index: -1;
}
.cont-img {
	overflow: hidden
}
.cont-icon-box h3 {
	margin: 0
}
.newsletter-form {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.newsletter-form span {
	width: 100%;
	display: inline-block;
}
.form-field {
	flex: 0 0 70%;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
	min-width: 178px;
}
.newsletter-form span.wpcf7-spinner {
	width: auto;
}
.newsletter-form p {
	margin-bottom: 0;
}
.post-read-more a.more-link {
	color: #000;
	border-bottom: 2px solid #FECA38;
}
.posts-loop .e-loop-item {
	display: flex;
	flex-direction: row !important;
}
.posts-loop h4 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}
.wp_social_center {
	background: #fff;
	z-index: 1;
	padding: 0px 30px;
}
.wp_social {
	position: relative;
}
.wp_social::after {
	content: '';
	background: rgba(150, 150, 150, 0.25);
	position: absolute;
	width: 98%;
	height: 1px;
	top: 50%;
	transform: translate(0, -50%);
	left: 0;
	right: 0;
	margin: auto;
}
.cont-img .elementor-image-box-wrapper {
	line-height: 0px;
}
.cont-img .elementor-image-box-title {
	max-width: 85%;
}
.banner-slider > .elementor-element {
	width: 100%;
}
.wp_ar .elementor-heading-title span {
	font-family: "proximanova-bold", Sans-serif !important;
	font-weight: 400 !important;
	text-transform: uppercase;
}
.wp_sign_up {
	position: relative;
}
.newsletter-form input {
	outline: none !important;
}
.newsletter-form .wpcf7-validates-as-email {
	padding-left: 20px !important;
}
.newsletter-form .wpcf7-validates-as-email {
	padding-left: 20px !important;
	color: rgb(85, 84, 84);
	border-color: rgb(150, 150, 150) !important;
	font-family: 'proximanova-regular' !important;
}
.wp_sign_up::after {
	content: '';
	background: url("images/Children-working-on-Computers-and-Laptops-in-Zimbabwe-1.png");
	width: 60%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0px 10px 10px 0px;
}
.our-word-slider .item-box {
	line-height: 0;
}
.our-word-slider .item-box img {
	height: 450px;
	object-fit: cover;
	object-position: center;
	border-radius: 10px;
}
.aid-icon {
	position: absolute;
	right: 0;
}
.top-home-slider .swiper-slide:nth-child(1) .swiper-slide-inner:after {
	content: '';
	background-image: url("images/group-901.png");
	position: absolute;
	height: 367px;
	width: 409px;
	bottom: 54px;
	right: 0px;
}
.wp_ameca_img img {
	width: 428px !important;
	height: 428px !important;
	object-fit: cover;
	object-position: top;
}
.footer-acc .elementor-tab-title {
	padding-left: 0 !important;
}
.footer-acc .elementor-tab-content {
	padding-left: 0 !important;
}
/**** Single blog *******/

.social-share.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
	background: none;
}
.single-post .elementor-widget-text-editor ol {
	padding-left: 4px;
	list-style-position: inside;
}
.post-navi .post-navigation__arrow-wrapper.post-navigation__arrow-prev {
	background: url('images/Vector-124.svg');
	width: 8px;
	height: 13px;
	background-repeat: no-repeat;
}
.post-navi .post-navigation__arrow-wrapper.post-navigation__arrow-next {
	background: url('images/Last2.svg');
	width: 8px;
	height: 13px;
	background-repeat: no-repeat;
}
.post-navi .elementor-post-navigation__link__next {
	margin-right: 6px;
}
.btb .elementor-icon-list-item > a {
	text-decoration-color: #000;
}
.single-post footer .wp_sign_up {
	display: none;
}
/**** accessibility ****/

.elementor-widget-container ul {
	padding: 0 0 20px 13px;
	list-style-position: unset;
}
.page-id-284 .elementor-element li, .page-id-284 .elementor-element a {
	color: #FECA38;
}
.page-id-284 p {
	margin-bottom: 20px;
}
.page-id-284 .wp_sign_up {
	display: none;
}
.elementor-position-left .elementor-icon-box-icon {
	margin-right: 15px;
}
.elementor-position-left .elementor-icon-box-wrapper {
	display: flex;
	align-items: center;
	align-content: center;
	align-self: center;
}
.elementor-widget-image {
	overflow: hidden;
}
.donate-banner .top-home-slider .swiper-slide:nth-child(1) .swiper-slide-inner::after {
	bottom: 0px;
}
.text-decoration.dona::after {
	content: "";
	height: 5px;
	width: 100%;
	display: inline-block;
	position: absolute;
	background: #FECA38;
	bottom: -2px;
	z-index: -1;
}
.don_box .elementor-flip-box__front h3 {
	text-decoration-color: #FECA38;
	text-decoration: underline;
	text-decoration-color: #FECA38;
	opacity: 1;
	text-decoration-thickness: 3px;
	text-decoration-skip-ink: none !important;
}
blockquote .elementor-blockquote__content {
	font-family: "proximanova-semibold", Sans-serif !important;
}
.impact-bg > .e-con-boxed::after {
	content: "";
	background: #f6f6f6;
	position: absolute;
	left: 40%;
	height: 100%;
	width: 60%;
}
.impact-bg::after {
	background: url("images/icon-bg.png");
	background-repeat: no-repeat;
	background-position: left 130px;
	background-repeat: repeat-x;
	content: '';
	position: absolute;
	left: 0;
	width: 40%;
	height: 100%;
	background-position: 50% 78%;
}
.elementor-element-deb23db p {
	margin-bottom: 0;
}
.text-decoration.green-color::before {
	background: #94C955;
}
.single-post img {
	border-radius: 10px;
}
.single-post h4 {
	max-width: 650px;
}
blockquote p {
	font-family: "proximanova-semibold", Sans-serif !important;
}
.ele-newsletter-frm .elementor-field-label {
	display: none;
}
.our-about-work-slider img {
	border-radius: 10px !important;
}
.our-about-work-slider .owl-stage-outer.owl-height {
	margin-left: 30px;
}
.faq-page-accordian .elementor-accordion-item {
	border-bottom: solid 1px #969696 !important;
}
.wp__about .e-con-inner {
	margin-right: 0px !important;
}
.ele-newsletter-frm .elementor-field-type-email.elementor-field-group.elementor-column.elementor-field-group-email {
	margin-right: 21px;
}
/****** About us page *******/
.wp_sign_up.about-page::after {
	content: '';
	background: url("images/Children-working-on-Computers-and-Laptops-in-Zimbabwe-2.jpg") no-repeat;
	width: 60%;
	left: auto;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	bottom: 0;
	background-size: cover;
	height: 80%;
	border-radius: 10px 0px 0px 10px;
}
.wp_sign_up.about-page.wp_img_support_us::after {
	background: url("images/DSC7757.jpg") no-repeat;
	background-size: cover;
}
.wp_sign_up.find-us-help::after {
	content: '';
	background: url("images/Children-working-on-Computers-and-Laptops-in-Zimbabwe-13.jpg") no-repeat;
	width: 60%;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	bottom: 0;
	background-size: cover;
	height: 100%;
}
.wp_sign_up.make-donation::after {
	content: '';
	background: url("images/Children-working-on-Computers-and-Laptops-in-Zimbabwe-21.jpg") no-repeat;
	width: 60%;
	left: auto;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	bottom: 0;
	background-size: cover;
	height: 100%;
	border-radius: 10px 0px 0px 10px;
}
.wp_sign_up.sponsor-project::after {
	content: '';
	background: url("images/bf52cd36883cc8f6187cf79ffaadf0ad1.jpg") no-repeat;
	width: 60%;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	bottom: 0;
	background-size: cover;
	height: 100%;
}
.team-single-box {
	position: relative;
	transition: 1s all cubic-bezier(1, 0, 0, 1);
}
.team-single-box::after {
	content: '';
	background: #777;
	position: absolute;
	width: 100%;
	height: 46%;
	bottom: 0;
	background: linear-gradient(360deg, rgba(50, 48, 47, 0.8) 26.5%, rgba(255, 255, 255, 0) 100%);
	border-radius: 0 0px 10px 10px;
}
.team-single-box:hover > .e-con-inner {
	justify-content: center;
	transition: 1s all ease;
}
.team-single-box > .e-con-inner {
	transition: 1s all ease;
}
.team-single-box:hover::after {
	height: 100%;
	transition: 1s ease;
}
.faq-page-accordian .elementor-accordion-item {
	border-bottom: solid 1px #969696 !important;
}
.find-page:hover::before {
	background-color: #FECA38A8;
	content: "";
	top: 50%;
	transform: translate(0, -50%);
	height: 100%;
	z-index: 9;
	width: 60%;
	border-radius: 0 10px 10px 0px;
}
.right-img-find.find-page:hover::before {
	background-color: #FECA38A8;
	content: "";
	top: 50%;
	transform: translate(0, -50%);
	height: 100%;
	z-index: 9;
	width: 60%;
	border-radius: 10px 0px 0px 10px;
	right: 0;
	position: absolute;
	left: auto;
}
.page-id-3360 footer .wp_sign_up {
	display: none;
}
.find-page .wp_sign_up_0 {
	background: #fff !important;
}
.con-text p {
	margin-bottom: 0;
}
.wp_recent_blogs h4.elementor-heading-title {
	min-height: 78px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.wp_recent_blogs .elementor-widget-image a {
	width: 100%;
}
.wp_recent_blogs .elementor-widget-image {
	border-radius: 8px 8px 0px 0px;
}
.wp_recent_blogs .elementor-widget-image {
	border-radius: 8px 8px 0px 0px;
}
.single-post .elementor-location-single h2 {
	font-size: 36px;
	line-height: 46px;
}
.single-post .elementor-location-single h2 {
	font-size: 32px;
	line-height: 44px;
}
.single-post .elementor-location-single h3 {
	font-size: 28px;
	line-height: 38px;
}
.cont-icon-box .elementor-image-box-description a {
	color: #000;
}
.cont-form textarea {
	height: 160px;
}
.loca-box p {
	margin-bottom: 6px;
}
.page-id-26 footer .wp_sign_up {
	display: none;
}
.cont-form .select-caret-down-wrapper::after {
	content: "";
	background: url('images/unnamed-file.png');
	width: 15px;
	height: 10px;
	position: absolute;
	right: 0;
	background-repeat: no-repeat;
	top: 4px;
}
.cont-form .select-caret-down-wrapper svg {
	visibility: hidden;
}
.tool-tip-hotspot .e-hotspot--tooltip-position {
	right: initial;
	bottom: 50px !important;
}
.tool-tip-hotspot .e-hotspot__tooltip.e-hotspot--tooltip-position.e-hotspot--fade-in-out::after {
	background: url("images/Polygon-2.svg");
	position: absolute;
	content: "";
	bottom: -20px;
	left: 47%;
	background-repeat: no-repeat;
	width: 30px;
	height: 21px;
}
.what-diffe.wp_sign_up::after {
	content: '';
	background: url("images/Children-working-on-Computers-and-Laptops-in-Zimbabwe-22.jpg") no-repeat;
	width: 60%;
	left: auto;
	right: 0;
	top: 80px;
	bottom: 0;
	background-size: cover;
	height: 77%;
	border-radius: 10px 0px 0px 10px;
}
.text-decoration.green-bott::before {
	height: 4px;
	background: #CFE2CD;
}
.it_faq .elementor-accordion-item {
 border:;
	border-width: 0 0 1px 0 !important;
}
.it_faq .elementor-accordion-item .elementor-tab-content {
	border: 0;
}
.it_faq li {
	font-family: 'proximanova-regular' !important;
	font-size: 15px;
}
.our-certi-slider .e-con-inner.owl-loaded.owl-drag {
	align-content: center;
}
.our-certi-slider .owl-dots.disabled {
	display: none !important;
}
.get_in_form {
	background-image: none !important;
}
.publi-box:hover .elementor-widget-post-info li span {
	color: #FECA38 !important;
	text-decoration: underline
}
.publi-box:hover .elementor-widget-heading h4 {
	color: #FECA38 !important;
}
.prev, .next {
	text-decoration: underline !important;
}
.wp_raising_bar::after {
	content: '';
	background-image: url("images/Group-5121.svg");
	background-size: 338px;
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 338px;
	height: 137px;
	position: absolute;
	left: -300px;
	bottom: 0;
}
b, strong {
	font-weight: bolder;
	font-family: "proximanova-semibold", Sans-serif;
}
.owl-nav button:focus {
	outline: none !important;
}
.owl-nav button:hover {
	background-color: transparent !important;
}
.wp_tell_us .elementor-field-group input {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.wp_tell_us .elementor-field-group textarea {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.cont-form .elementor-field-group input {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.cont-form .elementor-field-group textarea {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.cont-form .elementor-field-group textarea {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.cont-form .elementor-field-group select {
	padding-left: 20px !important;
	padding-right: 20px !important;
	color: #777 !important;
}
.select2.select2-container {
  width: 100% !important;
}
.wp_bottom_shap_form::after {
	content: '';
	background: url('images/Group-90.svg');
	background-repeat: no-repeat;
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 410px;
	height: 340px;
	z-index: 1;
	background-size: 410px;
}
.single-post img {
	border-radius: 8px !important;
}
.error404 #newsletter-sec {
	display: none;
}
.our-team-box .text-decoration::before {
	content: "";
	height: 3px;
	bottom: 0px;
}
b, strong, strong a {
	font-weight: normal !important;
	font-family: "proximanova-semibold", Sans-serif;
}
.faq-page-accordian .elementor-widget-container ul {
	padding: 0 0 0 15px;
}
.wp__about::after {
	content: '';
	width: 400px;
	height: 130px;
	right: 180px;
	position: absolute;
	bottom: 0;
	background-image: url("images/Group-5121.svg");
	background-size: 337px;
	background-repeat: no-repeat;
}
.wp_how_do::after {
	content: '';
	width: 610px;
	height: 215px;
	right: -240px;
	position: absolute;
	bottom: 0;
	background-image: url("images/Group-512.svg");
	background-size: 600px;
	background-repeat: no-repeat;
}
.wp_how_do1::after {
	content: '';
	width: 610px;
	height: 315px;
	right: -240px;
	position: absolute;
	bottom: 0;
	background-image: url("images/Group-5122.svg");
	background-size: 600px;
	background-repeat: no-repeat;
}

.select2-selection__arrow
{
	background-image: url("images/arrow-down.png");
	background-repeat: no-repeat;
  background-position: center;
  right:10px !important;
}

.select2-container--open .select2-selection__arrow
{
	background-image: url("images/arrow-down.png");
	background-repeat: no-repeat;
  background-position: center;

  transform: rotate(180deg);
}
.wp_max_w > .e-con-inner {
  position: relative;
}
.select2-selection__arrow b {
  display: none;
}
.wp_related .elementor-widget-container {
  width: 100% !important;
}
.wp_related .elementor-widget-container a {
  width: 100%;
}
.donation-location-map svg {
  width: 100%;
  height: auto;
}

 @media (max-width:1880px) {
.elementor-element.elementor-element-2b45f3b.e-flex.e-con-boxed.e-con.e-child {
	margin-left: 8.4%;
}
/*	.arrow-pagination {
	left: -430px;
}*/
}
@media (max-width:1700px) {
.elementor-element.elementor-element-434903f.e-con-full.e-flex.e-con.e-child {
	margin-left: 9rem;
}
/*	.arrow-pagination {
	left: -450px;
	bottom: -30px;
}*/
}
@media(max-width:1410px) {
.elementor-element.elementor-element-2b45f3b.e-flex.e-con-boxed.e-con.e-child {
	margin-left: 3%;
}
}
@media (min-width:1400px) {
.banner-slider .elementor--h-position-left .swiper-slide-inner {
	max-width: 1329px;
}
.banner-slider .swiper-pagination-bullets {
	max-width: 1329px !important;
}
}
@media (max-width:1281px) {
.item-box h3 {
	font-size: 18px;
}
}
 @media(max-width:1099px) {
.wp__menu .elementor-menu-toggle {
	display: none !important;
}
.wp__menu nav.elementor-nav-menu--main ul li.menu-item a {
	font-size: 12px !important;
}
}
 @media(max-width:1024px) {
.swiper-slide-inner {
	padding: 0 25px !important;
}
.white-box h4 {
	font-size: 35px;
	line-height: 50px;
}
.white-box p {
	font-size: 16px;
	line-height: 20px;
}
.white-box {
	padding: 10px;
}
.banner-slider .swiper-pagination-bullets {
	left: 5px !important
}
.elementor-menu-toggle {
	display: none !important;
}
.wp_ameca_img img {
	width: 290px !important;
	height: 290px !important;
	object-fit: cover;
	object-position: top;
}
.top-home-slider .elementor-slide-description {
	font-size: 35px !important;
	line-height: 49px !important;
}

.top-home-slider .swiper-slide:nth-child(1) .swiper-slide-inner::after {
	content: '';
	display: none !important;
}
.right-cont {
	display: none !important;
}
body {
	overflow-x: hidden !important;
}
.sticky-active .wp__menu.e-flex.e-con-boxed.e-con.e-child {
	background: #000 !important;
}
.wp__menu.e-flex.e-con-boxed.e-con.e-child {
	background: transparent !important;
}
#mg-wprm-wrap li.menu-item a {
	font-family: "proximanova-semibold", Sans-serif;
}
.custom #wprmenu_menu_ul {
	padding: 0 10px 200px 10px !important;
}
.wprmenu_bar #custom_menu_icon.hamburger {
	top: 22px !important;
}
}

@media(min-width:1025px){
.banner-slider .swiper-slide-contents {
  padding: 0px 20px;
}
}
@media (max-width: 1024.99px) {
.elementor[data-elementor-type="wp-page"] {
	margin-top: 0px !important;
}
.yellow-box .elementor-image-box-description {
  min-height: unset;
}
.wp__about::after {
  display: none;
}
.wp_how_do1::after {
  display: none;
}
.wpr_search.search_top .wpr-search-form {
  max-width: unset !important;
}
.wpr_search.search_top .wpr-search-form .wpr-search-field {
  width: 100% !important;
  border-width: 2px !important;
}
div#mg-wprm-wrap form.wpr-search-form button.wpr_submit {
  right: 10px;
}
.wpr-search-form input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
.wpr-search-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
.wpr-search-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.wpr-search-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}

}
@media(max-width:1023px){
.rm-flex-sr {
  flex-shrink: unset !important;
}	
}

@media (max-width:767px) {
.right-cont {
	display: none;
}
.left-cont {
	flex: 0 0 100%;
}
.swiper-slide-inner .elementor-button.elementor-slide-button.elementor-size-sm {
	padding: 13px 30px 13px 30px;
}
.elementor-element-7398bd3 .swiper-slide-contents {
	max-width: 100% !important;
}
.elementor-element-7398bd3 .swiper-slide-contents .elementor-slide-description br {
	display: none;
}
.yellow-box .elementor-image-box-img {
	display: none !important;
}
.yellow-box .elementor-image-box-description {
	min-height: unset;
}
.yellow-box .elementor-image-box-title {
	margin-top: 0px;
}
.our-word-slider .swiper-wrapper {
	right: 0;
}
.elementor-element.elementor-element-2b45f3b.e-flex.e-con-boxed.e-con.e-child {
	margin-left: 0;
}
.our-word-slider {
	max-width: 300px !important;
	margin: auto !important;
}
.arrow-pagination {
	position: absolute;
	left: 52%;
	margin-top: 30px;
	transform: translate(-50%, 0%);
	z-index: 10;
}
.wp_ameca_img img {
	width: 264px !important;
	height: 264px !important;
}
.wp_sign_up_0 {
	background: rgb(254, 202, 56) !important;
}
.wp_sign_up_0 .newsletter-form {
	display: block !important;
}
.newsletter-form .wpcf7-validates-as-email {
	padding-left: 20px !important;
	color: #000;
	border-color: #000 !important;
	font-family: 'proximanova-regular' !important;
	background: transparent !important;
}
.wp_sign_up_0 .wpcf7-form-control.wpcf7-submit.has-spinner {
	width: 100%;
	background: #000;
	color: #fff;
	margin-top: 10px;
	border: 1px solid #000;
}
.wp_sign_up_0 .wpcf7 form .wpcf7-response-output {
	margin: 0em 0.5em 1em;
}
.wp_stay_left {
	display: none;
}
.posts-loop h4 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
}
.wp_stay_left {
	display: none !important;
}
.top-home-slider .swiper-slide:nth-child(1) .swiper-slide-inner::after {
	display: none;
}
.wp_social::after {
	display: none !important;
}
.logo-carousal.elementor-element.elementor-arrows-position-outside .swiper {
	width: calc(100% - 50px) !important;
}
.banner-slider .swiper-pagination-bullets {
	bottom: 20% !important;
}
.top-home-slider .elementor-slide-description {
	font-size: 32px !important;
	line-height: 42px !important;
}
#newsletter-sec .wp_sign_up_0 {
	background: #F6F6F6 !important;
	box-shadow: unset;
}
#newsletter-sec .wp_sign_up_0 input {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.ele-newsletter-frm .elementor-field-type-email.elementor-field-group.elementor-column.elementor-field-group-email {
  margin-right: 0;
}
.team-single-box h4 .text-decoration::before {
  display: none;
}
.team-single-box h4 .text-decoration {
  border-bottom:1px solid #FECA38;
}
.team-single-box::after {
  height: 58%;
  background: linear-gradient(360deg, rgba(50, 48, 47, 0.9) 26.5%, rgba(255, 255, 255, 0) 100%);
}
.team-single-box h4 {
  position: relative;
  top: 5px;
}
.don_box .elementor-flip-box__layer__title {
  margin-bottom: 4px !important;
}
.don_box .elementor-flip-box {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.don_box .elementor-flip-box__front h3 {
  text-decoration-thickness: 1px;
} 
.page-id-15 .wp_footer_img {
  display: none;
}
.wp_iframe_sec iframe {
  height: 530px !important;
  padding-bottom: 60px !important;
}
.wp_max_w > .e-con-inner {
  position: relative;
}
.owl-dots button.owl-dot {
    border: 0px !important;
    outline: none !important;
}
.wp_com_mob p a {
  pointer-events: none !important;
  cursor: default;
  text-decoration: none !important;
  color: #fff !important;
}
.wp_com_mob{
  color: #fff !important;
}
.top-home-slider .elementor-slide-description .text-decoration::before {
	display: none !important;
}
.need_funding .text-decoration {
  border-bottom: 3px solid #FECA38;
}
.need_funding .text-decoration::before {
  display: none;
}

.mob-decoration .text-decoration {
  border-bottom: 3px solid #FECA38;
}
.mob-decoration .text-decoration::before {
  display: none;
}
.dona-acco .elementor-tab-title {
	min-height: 97px;
	padding: 0 20px !important;
	align-content: center;
	justify-content: space-between;
	display: inline-flex;
	align-items: center;
	flex-direction: row-reverse;
	width:100%
}
.dona-acco 	.elementor-accordion .elementor-accordion-item {
	border: 0;
	border-radius: 7px;
	box-shadow: 0px 1.91px 23.89px 0px #0000001A;
}
.dona-acco	.elementor-tab-content {
	border-radius: 0 0 10px 10px;
}
.impact-bg::after {
	background: none;
}
.dona-acco .elementor-tab-title .elementor-accordion-title {
  width: 85%;
}
.wp_support_line .elementor-heading-title span {
  border-bottom: 3px solid #FECA38;
}
 .page-id-2422 .wp_footer_img {
    display: none;
  }
.page-id-19 .wp_footer_img {
	display: none;
}
.page-id-2419 .wp_footer_img {
	display: none;
}
.page-id-24 .wp_footer_img {
	display: none;
}
.page-id-26 .wp_footer_img {
	display: none;
}
.wp_recent_blogs {
  height: auto !important;
}
.banner-slider .swiper-pagination-bullets {
  left: 5px !important;
}
.wp_faq_looking .elementor-tab-title .elementor-accordion-title {
  padding-right: 15px !important;
}
.wp_recent_blogs .elementor-icon-box-wrapper .elementor-icon-box-content {
  position: relative;
  top: -2px;
}
.right-img-find.find-page:hover::before {
	display: none;
}
.wp_bottom_shap_form::after{
	display: none;
}
.sponsor-pro.wp_sign_up::after {
  content: '';
  background: url("images/children-working-mob.png") no-repeat !important;
  background-size: cover !important;
}
.btb {
  width: 43% !important;
}
.single-post .elementor-location-single h3 {
  font-size: 25px;
  line-height: 38px;
}
.blog-single-page h3 {
  font-size: 25px !important;
  line-height: 35px !important;
}

.single-post .elementor-location-single h4 {
  font-size: 20px;
  line-height: 30px;
}
.blog-single-page h4 {
  font-size: 20px !important;
  line-height: 30px !important;
}
blockquote {
	border-left: solid 3px #FECA38;
	padding-left: 20px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	margin: 20px auto;
	max-width: 694px;
}
}

span.page-numbers.prev, span.page-numbers.next {
  display: none;
}

.trp-ls-shortcode-language.trp-active .trp-ls-disabled-language::after {
  content: "";
  background-image: url('images/check-icon.png');
  right: 5px;
  position: absolute;
  font-size: 16px;
  width: 16px;
  height: 12px;
  top: 12px;
  background-size: 15px;
  background-repeat: no-repeat;
}

.trp-ls-shortcode-language.trp-active a:hover:after {
  content: "";
  background-image: url('images/check-icon.png');
  right: 5px;
  position: absolute;
  font-size: 16px;
  width: 16px;
  height: 12px;
  top: 12px;
  background-size: 15px;
  background-repeat: no-repeat;
}

@media(max-width:1023px){
.top-language-icon {
  margin-right: 60px;
  margin-top: -15px;
}
}
@media(max-width:767px){
.top-language-icon {
  margin-right: 60px;
  margin-top: 0px;
}
}