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

* { box-sizing:border-box !important; }

.container {
	width:100%;
	margin:0 auto;
	max-width:1200px;
	padding-left:15px;
	padding-right:15px;
}

.header-phone-number {}

.eael-img-accordion .eael-image-accordion-hover { margin-right:30px; }

.eael-img-accordion .eael-image-accordion-hover:last-child { margin-right:0; }

.overlay { padding:0 40px !important; }

.overlay-inner-show { background:#2D4337; max-width:570px; padding:60px; }

.overlay-inner-show .img-accordion-title { margin-bottom:30px; }

.contact-us-form { }

.row { width:100%; display:flex; align-items:flex-start; justify-content:flex-start; flex-direction:row; gap:30px; }

.col-sm-3 { width:25%; }

.col-sm-4 { width:33.33%; }

.col-sm-6 { width:50%; }

.col-sm-8 { width:66.67%; }

.col-sm-9 { width:75%; }

.col-sm-12 { width:100%; }

.contact-us-form select.form-control,
.contact-us-form input.form-control { width: 100%; height: 50px;  border-radius: 10px !important; }

.contact-us-form p { margin:0 0 20px; }

.form-group { margin:0 0 20px; }

.contact-us-form .form-check .wpcf7-list-item { display:block; }

.sticky { position:sticky; top:0; }

/*== Success Stories ==*/
.single-success_stories .site-content .ast-container { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; max-width: 100%; padding: 0; }

.outer-container { width:100%; max-width:1400px; margin:0 auto; }

.inner-container { width:100%; max-width:1200px; margin:0 auto; padding:0 15px; }

.banner-section { background:#2D4337; width:100%; }

.content-section { background:#fff; padding:100px 10px; width:100%; }

.recent-stories-section { background:#DDF2E6; padding:100px 10px; width:100%; }

.default-section { width:100%; }

.banner-content { padding:10% 2% 10% 7%; }

.banner-content p { color:#fff; font-family: "Lora", Sans-serif; font-size: 35px; font-weight: 600; line-height: 1.4em; margin: 0 0 30px; }

.banner-content h1 { color:#B8E2CA; font-size:25px; font-weight:500; line-height:1.1em; letter-spacing:0.13px; }

.banner-image img { width:100%; }

.content-section .story-content { }

.content-section .story-content h2 { font-family: "Lora", Sans-serif; font-size: 40px; font-weight: 600; line-height: 1.1em; margin: 20px 0 10px; }

.content-section .story-content ul,
.content-section .story-content ol { color:#000; font-family: "Open Sans", Sans-serif; font-size: 18px; font-weight: 400; line-height: 1.8em; }

.content-section .story-content p { color:#000; font-family: "Open Sans", Sans-serif; font-size: 18px; font-weight: 400; line-height: 1.8em; margin-bottom:20px; }

.content-section .story-content blockquote { background: #DDF2E6; border: none; margin: 30px 0; padding: 30px; }

.content-section .story-content blockquote p { margin:0; text-align:center; }

.content-section .story-sidebar { }

.content-section .story-sidebar ul { margin: 0; padding: 0; list-style: none; }

.content-section .story-sidebar ul li { font-family: "Lora", Sans-serif; border-left:1px solid #2D4337; border-bottom:1px solid #2D4337; padding:30px; }

.content-section .story-sidebar ul li:last-child { border-bottom:none; }

.content-section .story-sidebar ul li span.hdn { color:#000; display:block; font-size:20px; font-weight:500; line-height:1.1em; }

.content-section .story-sidebar ul li span.value { color:#2D4337; display:block; font-size:48px; font-weight:500; line-height:1.1em; }

.photo-gallery { margin-top:30px; }

.success-tab { }

.success-tab ul.success-tab-list {
	margin: 0;
    list-style: none;
    text-align: center;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 30px;
}

.success-tab ul.success-tab-list li {
	
}

.success-tab ul.success-tab-list li a {
	width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #528F6C;
    border-radius: 10px;
    padding: 25px;
	color: #2D4337;
    font-family: "Lora", Sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: 0.04px;
}

.success-tab ul.success-tab-list li.active a,
.success-tab ul.success-tab-list li:hover a {
	background:#528F6C;
	color:#fff;
}

.success-tab ul.success-tab-list li.active a:after,
.success-tab ul.success-tab-list li:hover a:after {
	content:"";
	display:inline-block;
	width:27px;
	height:27px;
	background-image:url(https://safore.ewebstaging.com/wp-content/uploads/2024/11/path-5.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:27px auto;
	margin-top:15px;
}

.success-stories { background:#fff; border-radius:10px; box-shadow:0 3px 6px #00000029 !important; display:block; overflow:hidden; }

.success-stories-image { width:100%; position:relative; }

.success-stories-image:after {
	content:"";
	width:63px;
	height:63px;
	background-image:url(https://safore.ewebstaging.com/wp-content/uploads/2024/11/Group-5.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:63px auto;
	display: block;
    position: absolute;
    right: 40px;
    bottom: -30px;
}

.success-stories-image img { width:100%; height:auto; }

.success-stories-content { padding:40px 25px 25px; min-height:250px; }

.success-stories-content h2 { color:#528F6C; font-family: "Open Sans", Sans-serif; font-size: 18px; font-weight: 500; line-height: 1.2em; margin-bottom:15px; }

.success-stories-content p { color:#000; font-family: "Lora", Sans-serif; font-size: 25px; font-weight: 600; line-height: 1.2em; margin-bottom:0; }

.recent-stories-section h2 { margin-bottom:30px; }

.related-stories { background:#fff; border-radius:10px; box-shadow:0 3px 6px #00000029; display:block; overflow:hidden; }

.related-stories-image { width:100%; position:relative; }

.related-stories-image:after {
	content:"";
	width:63px;
	height:63px;
	background-image:url(https://safore.ewebstaging.com/wp-content/uploads/2024/11/Group-5.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:63px auto;
	display: block;
    position: absolute;
    right: 40px;
    bottom: -30px;
}

.related-stories-image img { width:100%; height:auto; }

.related-stories-content { padding:40px 25px 25px; min-height:280px; }

.related-stories-content h3 { color:#528F6C; font-family: "Open Sans", Sans-serif; font-size: 18px; font-weight: 500; line-height: 1.2em; margin-bottom:15px; }

.related-stories-content p { color:#000; font-family: "Lora", Sans-serif; font-size: 25px; font-weight: 600; line-height: 1.2em; margin-bottom:0; }

.logo-slider .swiper-slide .swiper-slide-inner img { padding:25px; background: #fff; }

.mega-menu-section .elementor-widget .elementor-icon-list-item:hover span { border-left:4px solid #528f6c; padding-left:15px; }

/*== Blog List ==*/
.archive .ast-article-inner, 
.blog .ast-article-inner, 
.search .ast-article-inner {
	padding-top:0;
}

.archive .entry-title, 
.blog .entry-title, 
.search .entry-title { 
	color:#000; 
	font-family: "Lora", Sans-serif; 
	font-size: 24px; 
	font-weight: 600; 
}

.archive .entry-header .entry-meta a, 
.blog .entry-header .entry-meta a, 
.search .entry-header .entry-meta a,
.archive .entry-header .entry-meta a span, 
.blog .entry-header .entry-meta a span, 
.search .entry-header .entry-meta a span{
	color:#528F6C;
}

.archive .ast-blog-single-element.cat-links, 
.blog .ast-blog-single-element.cat-links, 
.search .ast-blog-single-element.cat-links {
	background: #528F6C;
    color: #fff;
    position: absolute;
	top:20px;
    left: -27px;
    padding: 5px 20px;
    font-size: 14px;
    border-radius: 0 20px 20px 0; 
}


.archive .ast-blog-single-element.cat-links a, 
.blog .ast-blog-single-element.cat-links a, 
.search .ast-blog-single-element.cat-links a {
	color:#fff;
	font-family: "Open Sans", Sans-serif; 
	font-size: 14px;
}

.archive .ast-excerpt-container, 
.blog .ast-excerpt-container, 
.search .ast-excerpt-container {
	color:#000;
	font-family: "Open Sans", Sans-serif; 
	font-size: 18px;
}

/*== Blog Details ==*/
.post-content {}

.banner-content h1 { font-family: "Open Sans", Sans-serif; font-weight:500; font-size:24px; color:#B8E2CA; }

.banner-content h1.blog-title { font-family: "Lora", Sans-serif; font-weight:600; font-size:48px; color:#fff; }

.banner-content .blog-meta {}

.banner-content .blog-meta ul { margin:0; padding: 20px 0; list-style:none; }

.banner-content .blog-meta ul li { font-family: "Lora", Sans-serif; font-weight: 500; font-size: 20px; color: #B8E2CA; display: inline-block; padding: 0 15px; border-right: 2px solid #B8E2CA; line-height: 1.1em; }

.banner-content .blog-meta ul li a { color: #B8E2CA; }

.banner-content .blog-meta ul li:first-child { padding-left:0; }

.banner-content .blog-meta ul li:last-child { border-right:none; padding-right:0; }

.banner-content .blog-meta ul li ul.post-categories { padding:0; }

.banner-content .blog-meta ul li ul.post-categories li {}

.content-section .post-content h2 { color:#000; font-size:30px; font-weight:500; line-height:1.2; margin-top:25px; margin-bottom:15px; }

.content-section .post-content h3 { color:#000; font-size:24px; font-weight:500; line-height:1.2; margin-top:25px; margin-bottom:15px; }

.content-section .post-content p { color:#000; font-size:18px; font-weight:400; line-height:1.5; margin-bottom:15px; }

.content-section .post-content ul,
.content-section .post-content ol { color:#000; font-size:18px; font-weight:400; line-height:1.5; margin-bottom:15px; }

.content-section .post-content ul li,
.content-section .post-content ol li { margin-bottom:10px; }

.content-section .post-content a { color:#000 !important; text-decoration:underline; }

.content-section .post-content a:hover { text-decoration:none; }

.post-navigation a { color:#000 !important; text-decoration:underline; }

.post-navigation a:hover { text-decoration:none; }

.content-section .post-content img { margin:20px 0; width:100%; box-shadow:none; }

.author-details { background:#D9F1E3; width:100%; border-radius:10px; padding:30px; display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: row; gap: 20px; }

.author-details .author-image { background-position: center; background-repeat: no-repeat; background-size: cover; border: 5px solid #fff; border-radius: 10px; width:100%; max-width: 200px; height: 200px; }

.author-details .author-description { width: calc(100% - 200px); }

.author-details .author-description p { color:#000; font-size:18px; font-weight:400; line-height:1.5; margin-bottom:15px; }

.author-details .author-description h3 {}

.author-details .author-description h3 span { display:block; color:#528F6C; font-family: "Open Sans", Sans-serif; font-size:18px; font-weight:500; line-height:1.5; }

.multiple-testimonials .slick-list { padding-right:20% !important; }

.multiple-testimonials .slick-list .slick-slide { opacity:0.5; }

.multiple-testimonials .slick-list .slick-slide.slick-active { opacity:1; }

.ast-page-builder-template.single .post-navigation { width:100%; max-width:1200px; margin:0 auto; padding:20px 0; }

.row.success_story_list { flex-wrap: wrap; }

.row.success_story_list .col-sm-4 { width:31.6%; }

.single-success-stories .site-content .ast-container { display:block; width:100%; padding:0; max-width:none; }

.mega-menu-section .e-n-tab-title,
.mega-menu-section .e-n-tab-title .e-n-tab-title-text { display:inline-block; box-shadow: none; }

.mega-menu-section .e-n-tab-title:hover,
.mega-menu-section .e-n-tab-title[aria-selected="true"] { padding-left:15px !important; }

.mega-menu-section .e-n-tab-title a { display:block; position:relative; z-index:2; }

.menu-tab {	display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: row; gap: 20px; }

.menu-tab .tab { width:50%; }

.menu-tab .tab button.tablinks { width:100%; background:none; border-radius:0; box-shadow:none; color:#2d4337; text-align:left; font-family: "Open Sans", Sans-serif; font-size:18px; font-weight:500; padding:0 5px; margin-bottom:20px; }

.menu-tab .tab button.tablinks:hover { border-left:2px solid #528f6c; color:#528f6c; padding-left:15px; }

.menu-tab .tabcontent { width:50%; display:none; }

.menu-tab .tabcontent:nth-child(2) { display:block; }

.ast-separate-container .ast-blog-layout-4-grid .ast-article-post { box-shadow:none !important; }

.nav-links { }

.nav-links .page-numbers { background: #528F6C; color: #fff !important; }

.nav-links .page-numbers:hover,
.nav-links .page-numbers.current { background: #2D4337; color: #fff !important; }

.elementor-counter {
	gap:20px;
}
.elementor-counter .elementor-counter-number-wrapper {
	flex:none;
}

.blog-listing-page {
	width:100%;
}
.blog-listing {
	padding:80px 10px;
}

@media screen and (min-width:1025px) {
	.banner-option { width:150% }
}

@media screen and (max-width:1024px) {
	.overlay-inner-show { padding:30px; }

	.overlay-inner-show .img-accordion-title { margin-bottom:10px; }
	
	.eael-img-accordion .eael-image-accordion-hover { margin:0 0 30px; }
	
	.eael-img-accordion .eael-image-accordion-hover:last-child { margin:0; }
	
	.key-benefits .slick-list { padding-right:30px; }
	
	.why-us .slick-list { padding-right:100px; }
}

@media screen and (max-width:767px) {
	.row { flex-direction:column; flex-wrap: wrap; gap:0; }	
	.col-sm-3 { width:100%; }
	.col-sm-4 { width:100%; }
	.col-sm-6 { width:100%; }
	.col-sm-8 { width:100%; }
	.col-sm-9 { width:100%; }
	.col-sm-12 { width:100%; }
}