/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


#custom-slider-homepage .swiper-pagination.swiper-pagination-clickable {
    left: 0 !important;
    right: 0!important;
/* 	transform: translate(0px, -180px); */
}
.custom-testimonial img.swiper-lazy.swiper-lazy-loaded {
    width: 100%;
    height: 220px;
}

.menu-logo {
	
}

/* #tab-timeline .elementor-tabs-wrapper::before {
    content: ' ';
    display: block;
    height: 1px;
    background-color: #d22630;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    top: 102px;
} */
#tab-timeline .elementor-tab-content strong {
    font-size: 50px;
    color: #FFC222;
    font-weight: 400;
    position: absolute;
    left: 20px;
/*     top: 0; */
} 
/* 
body #tab-timeline .elementor-tabs-wrapper .elementor-tab-title:last-child::before {
    left: 165%;
    right: 0;
    position: absolute;
} 

body #tab-timeline .elementor-tabs-wrapper .elementor-tab-title:first-child::before {
    left: -70%;
    right: 0;
    position: absolute;
} */

/* #tab-timeline .elementor-tab-content .elementor-tab-title:last-child::before {
    left: auto;
    right: 0;
} */



/* #tab-timeline  .elementor-tab-content {
    opacity: 0 !important;
    display: block !important;
	height: 0;
    visibility: hidden;
}


#tab-timeline  .elementor-tab-content.elementor-active {
   opacity: 1 !important;	
	height: auto;'
	 visibility: visible;
} */



#tab-timeline .elementor-tab-content {
	background-color: #fff !important;
	padding: 50px 0;
	z-index: 5;
	position: relative;
	border-radius: 5px;
	transform: translate3d(0,0,0);
    transition: padding .2s ease-in-o
}
#tab-timeline .elementor-tab-content ul{

}
#tab-timeline .elementor-tab-content ul li{
	position: relative;
    padding-left: 150px;
    display: block;
    min-height: 55px;
    padding-top: 14px;
    box-sizing: border-box;
	    margin-bottom: 5px;
}
/* #tab-timeline .elementor-tab-content ul li::before{
	content:' ';
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border:2px solid #fff;
	box-shadow: 1px 1px 8px -2px rgba(0,0,0,0.7);
	background-color: #FBBEC3;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 2;

} */

/* #tab-timeline .elementor-tab-content ul li::after {
	content: ' ';
    display: block;
    position: absolute;
    width: 1px;
    top: 30px;
    bottom: -15px;
    left: 12px;
    background-color: #D91D30;
    z-index: 1;
} */

/* #tab-timeline .elementor-tab-content li:nth-child(4n+1)::before{
	background-color: #FBBEC3;
}
#tab-timeline .elementor-tab-content ul li:nth-child(4n+2)::before{
	background-color: #F8C028;
}
#tab-timeline .elementor-tab-content ul li:nth-child(4n+3)::before{
	background-color: #EF931F;
}
#tab-timeline .elementor-tab-content li:nth-child(4n+4)::before{
	background-color: #d22630;
}

#tab-timeline .elementor-tab-content ul li:last-child::after{
	display: none;
}
 */
#tab-timeline .elementor-tabs-wrapper .elementor-active::before {
    content: ' ';
    display: block;
    width: 1px;
    height: 70px;
    background-color: #DA0F2A;
    position: absolute;
    left: 50%;
    bottom: -40px;
	z-index: 6;
	transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
	box-shadow: none;
}

#tab-timeline .elementor-tabs-wrapper .elementor-tab-title::before {
    content: ' ';
    display: block;
    width: 1px;
    height: 150px;
    background-color: #da0f2a;
    position: absolute;
    left: 50%;
    bottom: -70px;
    z-index: 20;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    box-shadow: none;
}

#tab-timeline .elementor-tab-content ul {
    transition: all 0.5s ease;
    opacity: 1;
}

#tab-timeline .elementor-tab-content ul {
    transition: all 0.5s ease;
    opacity: 0;
}

#tab-timeline .elementor-tab-content.elementor-active ul {
	transition: all 0.5s ease;
    opacity: 1;
}


/* #tab-timeline .elementor-tabs-wrapper .elementor-tab-title:first-child::before, #tab-timeline .elementor-tabs-wrapper .elementor-tab-title:last-child::before {
	display: block;
    content: ' ';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: 37px;
    background-color: #d22630;
} */

/* #tab-timeline .elementor-tabs-wrapper .elementor-tab-title:nth-child(1)::after {
    background-color: #DA0F2A;
}

#tab-timeline .elementor-tabs-wrapper .elementor-tab-title:nth-child(2)::after {
    background-color: #EFA0A7;
}

#tab-timeline .elementor-tabs-wrapper .elementor-tab-title:nth-child(3)::after {
	background-color: #E9652D;
}
#tab-timeline .elementor-tabs-wrapper .elementor-tab-title:nth-child(4)::after {
    background-color: #F8C028;
}
#tab-timeline .elementor-tabs-wrapper .elementor-tab-title:nth-child(5)::after {
    background-color: #EFA0A7;
} */

#tab-timeline .elementor-tabs-wrapper .elementor-tab-title {
    background-color: transparent;
    border: none;
    font-size: 45px;
    color: #d22630;
    font-weight: bold;
    text-align: center;
}


/* #tab-timeline .elementor-tabs-wrapper .elementor-tab-title::after, #tab-timeline .elementor-tabs-wrapper .elementor-active::after {
    content: ' ';
    display: block;
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #fff !important;
    background-color: #d22630;
    box-shadow: 1px 1px 8px -2px rgba(0,0,0,0.7);
    left: 0 !important;
    top: 0 !important;
    position: relative;
    margin: auto;
    margin-top: 10px;
	z-index: 6;
} */ 



.custom-testimonial .elementor-testimonial__text {
    padding: 0px 0px 0px 0px;
}

.btn-with-icon i.far.fa-envelope {
    font-size: 20px;
} 

.btn-with-icon span.elementor-button-text {
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-with-icon  .elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
}


body,
html {
	overflow-x: hidden;
}


.custom-testimonial.quote-red .swiper-slide::before {
	  content: '';
}
.custom-testimonial.quote-red .elementor-testimonial__content::before {
    content: url(/wp-content/uploads/2023/07/before-red.png)!important;
    position: absolute;
left: 18px;
    transform: scale(0.4);
    top: 0px;
    top: -40px;
}


.custom-testimonial.quote-red  .swiper-slide {
    margin-left: 0px;
	margin-right: 0px !important;
}

.custom-testimonial.quote-red .swiper-slide::after {
	  content: '';
}
.custom-testimonial.quote-red .elementor-testimonial__content:after {
    content: url(/wp-content/uploads/2023/07/after-red.png) !important;
    position: absolute;
   right: 7px;
    transform: scale(0.4);
    bottom: 30px;
} 

.custom-testimonial .swiper-slide::before {
    content: url(/wp-content/uploads/2023/07/quote-1.png);
    position: absolute;
    left: -24px;
    transform: scale(0.6);
	top: 0px;
/*     top: 240px; */
}

.custom-testimonial .swiper-slide::after {
    content: url(/wp-content/uploads/2023/07/quote-2.png);
    position: absolute;
    left: 419px;
    transform: scale(0.6);
    bottom: -25px;
}

.custom-testimonial .swiper-slide {
    margin-left: 10px;
	margin-right: 50px !important;
}
.elementor-sticky.elementor-sticky--active .menu-logo .elementor-widget-container {
    margin-top: 15px !important;
}


@media screen and (min-width: 1700px) {
	
	body .reader-writers-testimonial-img {
		    left:70% !important
	}

/* 	#section-after-banner .half-triangle-left img {
		width: 100%;
		height: 500px;
		object-fit: contain;
	} */
	#section-after-banner .half-circle-right img {
		width: 100%;
		height: 700px;
		object-fit: contain;
	}
	.enrichment-home .elementor-container {
		height: 500px;
	}
	
	.enrichment-home.four-columns .elementor-container {
		height: 360px;
	}
	.explore-enrichment-horn img {
	height: 350px;
		object-fit: contain;
		margin-bottom: -50px;
	}
	.step-into-the-world .step-triangle {
		
	}
	
	.step-children img {
		height: 500px !important;
		object-fit: contain !important;
		width: 90% !important;
	}
}

 @media screen and (min-width: 1280px) and (max-width: 1699px) {
	.explore-enrichment-horn img {   
    margin-bottom: -40px;
}

}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	

	 #tab-timeline .elementor-tab-content {
		padding: 40px;
		transition: padding .2s ease-in-o;
		width: 100%;
		margin: auto;
	}
	#custom-slider-homepage .swiper-pagination.swiper-pagination-clickable {
		transform: translate(0px, -80px);
	}
	
	.custom-testimonial.quote-red .elementor-testimonial__content::before {
		left: -20px;
	}
}

@media screen and (max-width: 767px)  {
/* 	#tab-timeline .elementor-tab-content ul li {
		position: relative;
		padding: 20px;
		display: grid;
		min-height: 55px;
		padding-top: 20px;
		margin-bottom: 5px;
	} */
	#tab-timeline .elementor-tab-title.elementor-tab-mobile-title {
		padding: 20px;
	}
	#body tab-timeline .elementor-tab-content strong {
		font-size: 25px;
		color: #ffc222;
		font-weight: 400;
		position: relative;
		left: 0px;
	}
	body #tab-timeline .elementor-tab-content.elementor-active ul {
		padding: 0;
	}
	body #tab-timeline .elementor-tab-content {
		width: 100%;
		padding: 0px;
		margin: auto;
	}
	.custom-testimonial.quote-red .elementor-testimonial__content::before {
		left: -30px;
	}
	
	.custom-testimonial.quote-red .elementor-testimonial__content:after {
    	bottom: 20px;
	}
}