/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.elementor-sticky--effects{
    background:#000 !important;
}

.hero-main-section:before{
    background: linear-gradient(179deg, rgb(0 0 0 / 68%) 0%, rgb(0 0 0 / 0%) 35%, rgb(0 212 255 / 0%) 100%) !important;
    z-index: 1;
}

 

/* .hero-box{
	backdrop-filter: blur(20px) !important;
} */

.hero-main-section .about-heading-cls .elementor-heading-title {
	background: #1bb69cd9 !important;
	display: inline !important;
	padding: 10px 12px !important;
	color: #ffffff;
}

.hero-main-section .hero-content-cls .elementor-heading-title{
    background: #ffffff80 !important;
    display: inline !important;
    padding: 0px 5px !important;
    color: #000000;
}

.hero-section{
	padding-left: calc((100% - 1360px)/2 + 5px) !important;
}

.hero-section .hero-right-col{
	position: relative !important;
}

.hero-section .hero-right-col:after {
    position: absolute;
    /* right: 0; */
    bottom: 0px;
    border-right: 80px solid #06364ce6;
    border-bottom: 60px solid transparent;
/*     content: ""; */
    left: -80px;
}


/* ====================================== */

.hero-bottom-section .elementor-icon-box-description a{
	color: #000 !important;
}


.about-section .about-img .elementor-widget-container{
	position: relative !important;
}

.about-section .about-img .elementor-widget-container:before{
    content: '';
    position: absolute !important;
    border: 2px solid #00000026;
    width: 100% !important;
    height: 100%;
    left: -20px;
    bottom: -20px;
    z-index: -1;
}


/* =================================== */

/* ===================================
 *         about-us-section
 * ================================== */

.about-us-section{
/* 	padding-left: calc((100% - 1360px)/3 + 5px) !important; */
}

.about-us-section .about-col-left .about-us-img .elementor-widget-container{
	position: relative !important;
	z-index: 1 !important;
}

.about-us-section .about-col-left .about-us-img .elementor-widget-container:before{
content: '';
    position: absolute !important;
    width: 84%;
    height: 78%;
    background: #67c8cb;
    z-index: -1;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -37%);
}

.about-us-section .about-col-right{
     position: relative !important;	
}

.about-us-section .about-col-right:before{
content: '';
    position: absolute !important;
    width: 80%;
    height: auto;
    /* border: 10px solid #000; */
    top: -37px !important;
    bottom: -45px;
    left: 100px !important;
    right: 0 !important;
    border-radius: 20px;
    padding: 5px;
   background: linear-gradient(243deg, #c2e0dd, #F1F9F8) !important;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    /* mask-composite: unset; */
    mask-composite: exclude !important;
}


/* =================================================
 *          testimonial-section
 * ============================================== */

.testimonial-section{
padding-left: calc((100% - 1300px) / 2 + 5px) !important;
}

.testimonial-section .slick-track {
    display: flex !important;
}

.testimonial-section .slick-track .pp-testimonial-slide {
    background: transparent !important;
    margin: 0 10px !important;
}

.testimonial-section .pp-arrow-next{
	left: 68px !important;
	right: auto !important;
}

.testimonial-section .pp-slider-arrow{
	top: 110% !important;
}

/*  */

.hero-bottom-section .elementor-icon-box-title a{
	text-decoration: none !important;
}


.hero-bottom-section .elementor-icon-box-description a{
	text-decoration: none !important;
	color: #fff !important;

}

.hero-bottom-section .elementor-icon-box-description a{
	text-decoration: none !important;
	color: #000 !important;
    font-weight: 800 !important;

}

/* ==========================================
 *              custome-img-cls
 * ========================================== */

.custome-img-cls .elementor-widget-container{
	position: relative !important;
}

.custome-img-cls .elementor-widget-container:before{
    content: '';
    position: absolute !important;
    border: 1px solid #c4ccbe9e !important;
    top: 22px;
    bottom: 22px;
    left: 22px;
    right: 22px;
    border-radius: 15px;
    color: #fff;
}

/* ====================================
 * 
 * ====================================== */

.spain-brain-section{
	position: relative !important;
}


.spain-brain-section:before{
    content: '';
    position: absolute !important;
    background: #f1eaba4a   !important;
    width: 34%;
    top: 25%;
    height: 75%;
    opacity: 1;
}
@media screen and (max-width: 1024px) {
	.testimonial-section{
		padding-right: 0px !important;
	}
}

@media screen and (max-width: 991px) {
	.hero-main-section .about-heading-cls .elementor-heading-title {
		background: #1bb69cd9 !important;
		display: inline !important;
		padding: 4px 4px !important;
		color: #ffffff;
	}

	.testimonial-section .slick-track .pp-testimonial-slide {
		background: transparent !important;
		margin: 0 0px !important;
	}

	.testimonial-section .pp-arrow-next{
		left: 40px !important;
		right: auto !important;
	}

}

@media screen and (max-width: 767px) {
	.hero-main-section .about-heading-cls .elementor-heading-title {
		background: #1bb69cd9 !important;
		display: inline !important;
		padding: 2px 2px !important;
		color: #ffffff;
	}

	.spain-brain-section:before{
		content: '';
		position: absolute !important;
		background: #f1eaba4a   !important;
		width: unset;
		top: 25%;
		height: 75%;
		opacity: 1;
	}

	.hero-box{
		background: #ffffffe0  !important;
	}
}
	