/**
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!
Website Designer: Dileep (webomindapps)
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
*/

.ast-logo-title-inline .ast-site-identity, .site-logo-img img, .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img { max-width: 175px; }

/* .main-header-bar-wrap {
    position: relative;
/*     border-bottom: 1px solid #ffffff24; *
	backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    background: #0000000a;
    box-shadow: 0 1px 12px #0000001c;
} */

body a{
	text-decoration:none!important;
}
.main-header-menu .menu-item .sub-menu .menu-link {
	padding: 10px 1em;
	font-size: 15px;
}
.main-header-menu .sub-menu {
    padding: 8px 4px;
	width: 285px;
}
.sub-menu li.menu-item:before {
    content: '';
    background: var(--ast-global-color-0);
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -4px;
	opacity: 0;
}
.sub-menu li.menu-item:hover:before {
	opacity: 1;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:last-child a {
    background: var(--ast-global-color-0);
    border:1px solid var(--ast-global-color-0);
    color: #fff;
    border-radius: 50px;
	margin-left: 15px;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:last-child:hover a, 
[CLASS*="-sticky-header-active"] .ast-builder-menu-1 .main-header-menu .menu-item.current-menu-item:last-child > .menu-link {
	color: var(--ast-global-color-0);
    background: #fff;
}
.main-header-menu .menu-link {
	padding: 0 1.15em;
}
.site-header .menu-text { position: relative; }
.site-header ul.main-header-menu:not(.sub-menu) > .menu-item:not(:last-child) > a.menu-link .menu-text:before {
    content: '';
    position: absolute;
    width: 0;
    height: 4px;
    background: var(--ast-global-color-0);
    bottom: 0;
    left: 0;
    border-radius: 4px;
	transition: all 0.3s linear;
}
.site-header ul.main-header-menu:not(.sub-menu) .menu-item:hover > a.menu-link .menu-text:before {
	width: 100%;
}
#hero_banner .elementor-button, .theme_btn .elementor-button {
    padding: 16px 30px;
    position: relative;
	z-index: 1;
}
#hero_banner .elementor-background-overlay {
    background: linear-gradient(90deg, #000000e0, #00000040);
}
/* #hero_banner.elementor-element .swiper .elementor-swiper-button {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 10px;
}
#hero_banner.elementor-element .swiper .elementor-swiper-button:hover {
    border: 2px solid var(--ast-global-color-0);
}
#hero_banner.elementor-element .swiper .elementor-swiper-button:hover svg{
	fill: #70bd5a;
} */

/* #hero_banner .elementor-button:before,  */
.theme_btn .elementor-button:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--ast-global-color-0);
    left: 0;
    top: 17.5px;
	transition: all 0.3s ;
	z-index:-1;
}

/* #hero_banner .elementor-button:hover:before, */

.theme_btn .elementor-button:hover:before {
	width: 100%;
    height: 100%;
	top:0;
	border-radius: 40px;
}

@media (min-width: 991px) {
#hero_banner .swiper-slide-contents {
    max-width: 1200px;
    width: 1200px;
	padding-right: 33%;
	margin-top: 60px;
}
#hero_banner a.swiper-slide-inner { text-decoration: none; }

	
#hero_banner .swiper-pagination.swiper-pagination-bullets {
    max-width: 1200px;
    left: calc(50% - 600px);
    bottom: 120px !important;
}
#hero_banner .swiper-pagination-bullet {
    width: 33.33%;
    border-radius: 0;
    position: relative;
    margin: auto;
}
#hero_banner .swiper-pagination-bullet:before {
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: block;
    padding: 25px 15px;
    opacity: 0.8;
    transition: all 0.3s;
    position: absolute;
    width: 100%;
}
#hero_banner .swiper-pagination-bullet:nth-child(1):before {
    content: 'Advancing Sustainability, Empowering Change';
}
#hero_banner .swiper-pagination-bullet:nth-child(2):before {
    content: 'Innovation, expertise, and impactful';
}
#hero_banner .swiper-pagination-bullet:nth-child(3):before {
    content: 'Meet global ESG standards';
}
#hero_banner span.swiper-pagination-bullet.swiper-pagination-bullet-active:before { opacity: 1; }

}

.sub_heading span.elementor-icon-list-icon {
    animation: rotation 8s linear infinite;
}
@keyframes rotation {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
.service_item .elementor-widget-image {
	height: 320px;
	overflow: hidden;
}
.service_item .elementor-widget-image img {
	transition: all 0.3s;
}
.service_item:hover .elementor-widget-image img {
	scale: 1.1;
}
.service_item:hover { background: #fff !important; }
.service_item:hover .elementor-heading-title { color: var(--ast-global-color-1) !important; }
.service_item:hover .elementor-widget-text-editor { color: #000 !important; }



.contact_form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-layout {
	padding: 0;
}
.contact_form div.wpforms-container-full .wpforms-form input.wpforms-field-medium, 
.contact_form div.wpforms-container-full .wpforms-form input.wpforms-field-large {
	height: 50px;
	border-radius: 5px;
	width: 100%;
    max-width: unset;
}
.contact_form div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
	border-radius: 5px;
}
.contact_form div.wpforms-container-full .wpforms-form .wpforms-field-medium:focus, 
.contact_form div.wpforms-container-full .wpforms-form .wpforms-field-large:focus {
	border: 1px solid var(--ast-global-color-0);
}
.contact_form div.wpforms-container-full .wpforms-form .wpforms-field {
	position: relative;
}
.contact_form div.wpforms-container-full .wpforms-form button[type=submit] {
	background-color: #70bd5a;
    border: 1px solid #70bd5a;
    color: #ffffff;
    font-size: 1em;
    padding: 14px 30px;
    border-radius: 50px;
}
.contact_form div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background-color: #000;
    border: 1px solid #000;
    color: #ffffff;
}

.contact_form div.wpforms-container-full .wpforms-form .wpforms-field-label {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 8px;
    position: absolute;
    top: 25px;
    left: 14px;
    font-weight: 400;
    opacity: 0.5;
    transition: all 0.3s;
}
.contact_form div.wpforms-container-full .wpforms-form .wpforms-field.label-up .wpforms-field-label {
    width: auto;
    padding: 0 8px;
    margin: 0 0 8px;
    position: absolute;
    top: 0px;
    font-size: 13px;
    background: #fff;
    color: var(--ast-global-color-0);
    left: 14px;
    opacity: 1;
    display: inline-block;
}
.biodiversity-food-con .elementor-image-box-img {
	margin-top:-30% !important;
}
.Industries_card_sec{
	overflow: hidden;
}
.Industries_card_sec .industry-image {
	transition: .4s all !important;
	border-radius: 20px 20px 0 0 !important;
}

.Industries_card_sec .industry-image img {
    height: 260px !important;
    border-radius: 200px 200px 0 0 !important;
	transition: .4s all !important;
	width:100%;
	object-fit: cover;
	
	object-position: center center;
}
.Industries_card_sec:hover .industry-image img  {
    height: 310px !important;
	border-radius: 40px 40px 0 0 !important;
}
.mitigation-con:hover{
	background:#70bd5a;
	border-radius:8px;
}
.mitigation-con:hover .text-link-color-black{
	color:#005124;
}
.mitigation-con:hover .elementor-widget-container,a{
	color:#fff;
}
.mitigation-con:hover .elementor-heading-title {
	color:#fff !important;
}
/* .mitigation-con:hover span.elementor-divider-separator{
	color: #ffffff !important;
} */
.text-link-color-black{
	color:#70bd5a;
	text-decoration:none !important;
}
.text-link-color-black:hover{
	color:#037B39;
}

.our-services-menu-drop .menu-item a{
	color:#000!important;
}

@media (max-width: 768px) {
	
	.site-header ul.main-header-menu:not(.sub-menu) > .menu-item:not(:last-child) > a.menu-link .menu-text:before { display: none; }
	#hero_banner.elementor-element .swiper .elementor-swiper-button { display: none; }
	#hero_banner.elementor-element .swiper .elementor-slides .swiper-slide-bg { background-position: 50% 85%; }
	#hero_banner.elementor-element .swiper .elementor-slides .swiper-slide-contents {  margin-top: -86px; }
	#hero_banner.elementor-element .swiper .swiper-slide[aria-label="1 / 3"] .swiper-slide-bg {
		background-image: url(../../uploads/2024/12/Advancing-Sustainability_Empowering-Change.webp);
	}
	#hero_banner.elementor-element .swiper .swiper-slide[aria-label="2 / 3"] .swiper-slide-bg {
		background-image: url(../../uploads/2024/12/commitment-to-innovation.webp);
	}
	#hero_banner.elementor-element .swiper .swiper-slide[aria-label="3 / 3"] .swiper-slide-bg {
		background-image: url(../../uploads/2024/12/tailored-counsulting-services.webp);
	}
}