/**
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
*/

/***********************************************************************************/
/** GLOBAL **/
/***********************************************************************************/
.elementor-element .swiper~.elementor-swiper-button svg {
	width:50px;
	height:50px;
}

/* Review box left aling  */
.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination{
	justify-content: start !important;
    margin-left: 5% !important;
}

.elementskit-single-testimonial-slider{
	box-shadow: none !important;
}

/* Case study box Shadow */
.eael-advance-tabs .eael-tabs-nav>ul{
	border-radius: 40px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
background: #ffffff;
}

/* Under Text Shap */
.hr_under_shap{
	position: relative;
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/11/underline-copy-2.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    padding-bottom: 0px;
}
.hr_under_shap_blue{
	position: relative;
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/11/Blue-underline.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    padding-bottom: 0px;
}

/** Testimonials slider **/
.elementskit-single-testimonial-slider .elementskit-commentor-content {
	/*max-height:280px;
	overflow:auto;*/
	margin-bottom:30px;
}


@media screen and (max-width: 767px) {
	.elementskit-single-testimonial-slider .elementskit-commentor-content {
		/*max-height:fit-content;*/
		/*max-height:350px;*/
	}
}

.elementor-custom-embed-play i, .elementor-custom-embed-play svg { opacity:1; }

/***********************************************************************************/
/** HEADER **/
/***********************************************************************************/
/* Top header color change  */
.ast-above-header.ast-above-header-bar{
	background: #00365A !important;
}

.main-navigation .sub-menu li a,
.main-navigation .sub-menu li.current-menu-item a {
	color:#00406b !important;
	font-size:16px !important;
}

.elementor-305 .elementor-element.elementor-element-366b04b .elementskit-navbar-nav .elementskit-submenu-panel > li.current-menu-item > a,
.elementor-305 .elementor-element.elementor-element-366b04b .elementskit-navbar-nav .elementskit-submenu-panel > li > a{
	color:#00406b !important;
	font-size:16px !important;
	font-family:'DM Sans',sans-serif !important;
}

.menu-item.menu-button a {
	background:#FFD23C;
	color:#00365A;	
	padding: 14px 25px !important;
    border-radius: 100px !important;
    text-align: center;
    display: block !important;
    margin: 15px;
}

.menu-item.mobile-only { display:none; }

@media screen and (max-width: 1024px) {
		.menu-item.mobile-only { display:block; }
}


/***********************************************************************************/
/** HOME **/
/***********************************************************************************/
.home-video .elementor-widget-video .elementor-custom-embed-image-overlay img,
.video-popup-section .elementor-widget-video .elementor-custom-embed-image-overlay img{
	overflow: visible;
    aspect-ratio: auto;
}


/***********************************************************************************/
/** ABOUT US **/
/***********************************************************************************/

/* Transparent header on top */
.elementor.elementor-305.elementor-location-header {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
/*     background: transparent !important; */
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    z-index: 9999;
}

/* Sticky header background when scrolling */
.header-sticky {
    position: fixed !important;
    background-color: #ffffff !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.12);
}

.team-single-content h4 { margin-bottom:15px; }

.team-title {
	font-weight:700;
	color:#41a0c9;
	font-size:20px;
}

.team-single-content.case-study-content:after {
	content:'';
	width:500px;
	height:550px;
	bottom:-50px;
	z-index:-1;
}

/***********************************************************************************/
/** SOLUTIONS **/
/***********************************************************************************/
.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-vertical ul { margin-top:0 !important; }
.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-vertical ul li a {
	text-decoration:none !important;
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
	padding:15px 0px !important;
}

/***********************************************************************************/
/** OUR WORK **/
/***********************************************************************************/
.case-study-tabs .eael-advance-tabs .eael-tabs-nav>ul { border-radius:100px; }

.case-study-tabs .eael-advance-tabs .eael-tabs-nav > ul li {
	border:none !important;
	padding:40px;
	padding-bottom:0;
}

.case-study-tabs .eael-advance-tabs .eael-tabs-nav > ul li .eael-tab-title:after {
	content:'';
	display:block;
	width:100%;
	height:5px;
	background:transparent;
	margin-top:40px;
}

.case-study-tabs .eael-advance-tabs .eael-tabs-nav > ul li.active .eael-tab-title:after { background:#068ec6;  }

.case-study-content:before {
	content:'';
	display:block;
	background-image:url(/wp-content/uploads/2026/02/blue-curve-corner-top-right.svg);
	background-size:100%;
	background-repeat:no-repeat;
	position:absolute;
	width:500px;
	height:550px;
	right:0;
	top:0;
	left:auto;
}

.case-study-content:after {
	content:'';
	display:block;
	background-image:url(/wp-content/uploads/2026/02/blue-curve-corner-bottom-left.svg);
	background-size:100%;
	background-repeat:no-repeat;
	position:absolute;
	z-index:0;
	width:700px;
	height:750px;
	right:auto;
	bottom:-5px;
	left:0;
}

.solution-content:after {
	content:'';
	width:400px;
	height:460px;
	bottom:-25px;
	z-index:-1;
	opacity:0.15;
}

@media screen and (max-width: 1024px) {
		.solution-content:after,
	.solution-content:before {
		display:none;
	}
}

/***********************************************************************************/
/** BLOG **/
/***********************************************************************************/
body.single-post .content-area .elementor-widget-theme-post-content h1 { margin-top:0; margin-bottom:40px; }

.blog-sidebar .elementor-widget-container h5 { margin-bottom:25px; }

.blog-sidebar .search-submit { display:none; }
.blog-sidebar .search-submit.ast-search-submit { display:block; color:white; }

.blog-sidebar .search-field {  
width: 75%;
    margin-right: 2%;
    border-radius: 30px;
    float: left;
}


.blog-sidebar .elementor-widget-container ul { margin-left:0; }
.blog-sidebar .elementor-widget-container ul li { list-style:none; padding:12px 0px; border-bottom:1px solid rgba(0, 0, 0, 0.1); }

.ast-single-post .entry-content a {
	text-decoration:none !important;
}

/***********************************************************************************/
/** CONTACT **/
/***********************************************************************************/
.with_frm_style .frm_submit.frm_flex {
    display: flex;
    justify-content: center !important;
}
.frm_button_submit{
	border-radius: 50px !important;
    box-shadow: none !important;
    padding: 12px 50px !important;
    font-size: 16px !important;
	font-weight:700 !important;
	background-color:#014F84 !important;
}
