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

.grecaptcha-badge,.wpcf7-spinner, .wpcf7 form.sent .wpcf7-response-output   {display:none}
a,a:focus,.ast-menu-toggle:focus{outline:none} 
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus { outline:none;border-style:none}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:focus {outline:none;border: none;}
.ast-site-identity .site-description {font-weight:500}
.headphone a  img{margin-right:5px;margin-top: -4px;-webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);}
.headphone a:hover img {-webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);}
.headphone {display:flex;align-items:center;gap:30px;font-weight:500}

.footbox {border-radius: 10px;padding:25px;background: #3A6F28;color:#fff;font-weight:500;font-size:18px}
.footbox h5{font-size:22px;font-weight:600;color: #C2D500; padding-bottom:5px}
.footbox div.footphone{margin-bottom:20px}
.footbox div img{padding-right:10px;-webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);}
.footbox div:hover img {-webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);}
.footlogo {display: inline-flex;
    vertical-align: middle;
	align-items: center; margin-bottom:35px }
.footlogo  .site-title a{ color: #3A6F28;}
.footlogo .site-description {font-size: 18px;color:#3C3C3B ;margin-top:5px}
.footlogo  .site-logo-img {padding-right:28px}
.widget_nav_menu {margin-top:30px}
.widget_nav_menu li {margin-bottom:40px}
.widget_nav_menu li:last-child{ margin-bottom:20px}
.widget_nav_menu li a{font-size:18px;font-weight:600;color:#203C16}
.widget_nav_menu li a{position:relative}
.widget_nav_menu li a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom:-8px;
    transform: translateX(-50%) scaleX(0);
    transform-origin: center;
    width: 100%;
    height: 2.5px;
    background-color: #203C16;
    transition: transform 0.7s ease-in-out;
}
.widget_nav_menu li:hover a::after {
    transform: translateX(-50%) scaleX(1);
}
.single .blogcontent h5{margin-top:0px}
.elementor-share-btn_linkedin .e-fab-linkedin, .elementor-share-btn_facebook .e-fab-facebook {display:none}
.elementor-share-btn_linkedin .elementor-share-btn__icon:before {
    content: url(/wp-content/uploads/2025/08/links.svg);
    width: 29px;
    height: 29px;
 
}
.error404 .site-content .ast-container,.single-casestudies .site-content .ast-container {max-width: 100% ! Important;
    padding: 0px;}
.error404 .primary, .single-casestudies .primary {margin: 0px !important;}
.bloglists ul{margin-left:20px}
.bloglists li {margin-bottom:15px}
.blogpgebanner {background:url(/wp-content/uploads/2025/08/blogpost1.jpg); background-size:cover;}
.freebtn path{fill:#fff }
.freebtn:hover path{fill:#203C16 }
.single-casestudies.ast-separate-container .ast-article-single {padding:0px !important}
.backtopright{text-align:right}
a.backtotop { display: inline-block;
    text-align: center;
    background: #EDEDED;
    font-weight: 600;
    border: 2px solid #3A6F28;
    color: #3A6F28;
   height:53px;line-height:53px;
    min-width: 175px; border-radius:10px;
    font-size: 18px; margin-top:30px}
a.backtotop:hover{background:#3A6F28;color: #fff;}
/*menu*/
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {line-height:35px}
.ast-builder-menu-1 .menu-item > .menu-link {position:relative}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item > a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translateX(-50%) scaleX(0);
    transform-origin: center;
    width: 75%;
    height: 2.5px;
    background-color: #C53800;
    transition: transform 0.7s ease-in-out;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item > a:hover::after {transform:translateX(-50%) scaleX(1)}
.astra-megamenu {padding:0px !Important;border-radius: 0 0 10px 10px;}
.dropdown-menu-toggle{display:none}
.menu-item-4789 .ast-mm-widget-content {margin-top:0px !Important}
.servicemenu { display:flex;padding-left:45px;gap:45px}
.serviceleft,.servicemid{padding:45px 0px}
.servicemenu h5{font-size:18px;font-weight:bold;letter-spacing: 0.36px;color:#3A6F28; padding-bottom:14px}
.servicemenu li {margin-bottom:20px;display: flex;align-items: center; position:relative}
.servicemenu li a{font-size:16px;font-weight:600;color:   #3A6F28; line-height:28px}
.serviceright {border-radius: 0 0 10px 10px;
background:  #C2D500;padding: 45px 30px;width:27%}
.serviceright h3{color:   #203C16;
 font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 45px; font-family:"Gilroy Bold", Sans-serif}
.serviceright h4{font-size:22px;font-weight:400;color:  #203C16; line-height:34px;padding-bottom:15px}
.serviceleft  ul{width:80%}
.servicemid ul{width:66%}
.servicemenu li:before{content:url(/wp-content/uploads/2025/07/Vector-1-1.svg);display:inline-block; vertical-align:middle; margin-right:14px;top: 2px;position: relative;
}
.servicemenu li::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -20px;
    width: 21px;
    height: 16px;
    background: url(/wp-content/uploads/2025/08/menuars.svg) no-repeat center / contain;
    opacity: 0;
    transform: translateY(-50%) translateX(5px) scale(0.9);
    transition: all 0.8s ease;
}
.servicemenu li:hover::after {
    opacity: 1;
    transform: translateY(-50%) translateX(0) scale(1);
}
.servicemenu .servicemid  li::after { right:-40px;}
.serviceleft {width:33%}
.servicemid {width:40%}
a.headgetbtn { display: inline-block !Important;
    text-align: center;
    background: #fff;
    font-weight: 600;
    border: none;
    color: #3A6F28;
   height:53px;line-height:53px;
    min-width: 250px; border-radius:10px;
    font-size: 18px; margin-top:20px}
a.headgetbtn:hover{color:#C53800;}
a.headservicebtn { display: inline-block !Important;
    text-align: center;
    background: #C53800;
    font-weight: 600;
    border: 2px solid #C53800;
    color: #fff;
   height:53px;line-height:53px;
    min-width: 220px; border-radius:10px;
    font-size: 18px; margin-top:160px}
a.headservicebtn:hover{background:#fff;color:#C53800;}
a.contactbtn { display: inline-block !Important;
    text-align: center;
    background: #C2D500;
    font-weight: 600;
    border: 2px solid #575756;
    color: #575756;
   height:53px;line-height:53px;
    min-width: 170px; border-radius:10px;
    font-size: 18px; margin-top:22px}
a.contactbtn:hover{background:#575756;color: #fff;} 
.menuheadphone {color:#203C16;font-weight:500;margin-bottom:17px}
.menuheadphone a {color:#203C16;}
.menuheadphone a:hover {color:#3A6F28;}
.menuheadphone img {margin-right:15px; -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);}
.menuheadphone:hover img  { -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);}
.menu-item-76 .astra-megamenu {padding:50px 0px !important}
.hubmenu{display:flex;justify-content:center;gap:30px}
.hubmenu a {border-radius: 10px;
border: 2px solid  #3A6F28; height:53px;line-height:53px;padding:0px 25px;font-size: 22px;
font-style: normal;
font-weight: 600;color: #3A6F28}
.hubmenu a:hover{color:#C53800;border: 2px solid  #C53800;}
.hubmenubottom{display:flex;justify-content:center;margin-top:40px}
.hubmenubottom a{border-radius: 10px;background:#C2D500; height:68px;line-height:68px;padding:0px 30px;font-size: 22px;
font-weight: 600;color: #3A6F28}
.hubmenubottom img{margin-right:20px;-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;}
.hubmenubottom:hover img {
    transform: rotate(180deg);
}

.faqlink a{font-weight:bold;color:#3A6F28}
.two-third {  float: left;
    position: relative;
  width: 65%;
    text-align: left; margin-right:2%;
    color: #3E4D65;}
.landform p {margin-bottom:0px}
.landform label{
color:#203C16;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 35px; /* 159.091% */
}
.landform input[type="text"],
.landform input[type="email"],
.landform input[type="tel"]
{
  background:#fff;border-radius:10px;height:60px;color: #000 !important;  border:0px; margin-top:8px !important
}
.landform textarea {
    background: #fff;
    border-radius: 10px;
    height: 190px !important;
    color: #000 !important;margin-top:10px;
    border: 0px;
}
.landform input[type="submit"]:hover
 {
	  border: 1px solid #3A6F28;
	  background: #fff;
	  color: #3A6F28;
}
.column-full.textcenter{text-align:center}
.singleleaf:hover path{fill:#C53800;stroke:#C53800}
.site-header-primary-section-right{justify-content:space-between }
.main-header-bar.ast-sticky-active {
    box-shadow: none;
} 
.supportlinks a:focus{color: #3A6F28 !important;
    
    border-color: #3A6F28 !important;}
@media only screen and (min-width: 1200px) {
	.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {padding:55px 0px}
 
	.ast-primary-header-bar {background-image:url(/wp-content/uploads/2025/07/headbg.png); background-position:right center; background-repeat:no-repeat;background-size: contain;}
	.site-below-footer-inner-wrap {display: flex;
    justify-content: space-between;}
	 .ast-builder-grid-row-4-equal .ast-builder-grid-row {
    grid-template-columns: 36% 14% 24% 26% ;
    grid-column-gap: 0px;
}
}
@media only screen and (min-width: 1450px) {
	.homefaqright .e-n-accordion-item:last-child .e-n-accordion-item-title-header {padding-right:70px}
	.single-casestudies .casetitle1 { padding-right:150px}
	.serviceright h4 {padding-right:20px}
	.ast-primary-header-bar .ast-builder-grid-row {grid-template-columns: 33% 65.5%;}
	.main-header-menu .menu-link, .main-header-menu>a {padding:0px 25px}
	 .ast-builder-grid-row-4-equal .ast-builder-grid-row {
    grid-template-columns: 37% 15% 23% 25% ;
    grid-column-gap: 0px;
}
	.footbox { padding:35px; }
	.site-header  .site-title { font-size: 30px; }
	.site-header .site-description {font-size: 22px;}
	
    .ast-container   {
        max-width:1440px;
    }
	.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row, .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row  {
        max-width: 1400px !important;
    } 
}
@media only screen and (max-width: 1275px) {
	.site-above-footer-wrap,.site-primary-footer-wrap,.site-below-footer-wrap {padding-left:20px;padding-right:20px}
}
@media only screen and (min-width: 1085px) and (max-width: 1250px) {
	 .ast-builder-grid-row-4-equal .ast-builder-grid-row {
    grid-template-columns: 30% 15% 28% 27% ;
    grid-column-gap: 0px;
}
	.widget_nav_menu {margin-top:10px}
	.site-title {font-size:20px;}
	.ast-site-identity .site-description {font-size:16px}
	.ast-builder-menu-1 .menu-item > .menu-link {font-size:16px;padding: 0px 10px;}
	.site-logo-img img {max-width:80px}
}
@media only screen and (max-width: 1084px) {
	.ast-header-button-1{margin-bottom:50px}
	#ast-hf-mobile-menu{margin-top:24px}
	#ast-mobile-header .content-align-flex-start {max-height: 100vh;height: 100vh;background: #fff}
	.no-scroll {overflow-y: hidden !important;pointer-events: none;}
    .header-full-height {height: 100vh !important;pointer-events:Auto;overflow:scroll}
     header.fixed {pointer-events:Auto}
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
		top: 0px; width:100%;box-shadow: none;}
	.menu-item-has-children .ast-icon.icon-arrow {opacity:0}
	.hubmenu,.servicemenu {display:block !Important}
	.hubmenu {padding:0px 15px}
	.hubmenu a{margin-bottom:10px;margin-right: 7px;}
	.hubmenubottom{ margin-bottom:50px;margin-top:10px}
	.serviceleft,.servicemid,.serviceright {width:100%}
	.servicemenu {padding:0px 20px}
	.servicemenu li {line-height:24px}
	.servicemid{padding-top:0px}
	.serviceleft{padding:10px 0px 30px}
	a.headservicebtn {margin-top:25px}
	    .ast-primary-header-bar {
        background-image: url(/wp-content/uploads/2025/08/headmobbg.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: contain;
    }

	.headphone span{display:none}
	    .site-footer .site-title {
        display: block !Important; font-size:20px
    }
	.footlogo {display:flex;justify-content:center}
	.footlogo .site-logo-img img {width:70px}
	.footlogo .site-description {font-size:15px}
	.nav-up {top: -120px !important;}
    .site-above-footer-wrap,.site-primary-footer-wrap,.site-below-footer-wrap {padding-left:20px;padding-right:20px}
	.single-casestudies #primary,.single-casestudies #content .ast-container   {padding:0px }
	.backtopright,.widget_nav_menu li{text-align:center}
	.ast-footer-button-1{padding-top:25px;}
	.footbox{ max-width:320px;margin: 20px auto;padding:35px}
	    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
        grid-template-columns: repeat(1, 1fr);
    }
	.footprivacy {margin-top:10px;display:block}
	.ast-footer-copyright p {font-size:14px;line-height:28px}
} 
@media only screen and (max-width:990px) {
	.headphone {gap:16px}
	.two-third,.landform .column-third {   
  width: 100%; margin-right:0;margin-bottom: 0px !important;
     }
}
@media only screen and (max-width: 767px) {
	
	.ast-footer-copyright {
        text-align: center;
        padding: 0px 5px;
    }
	.homeicon1 .elementor-icon-box-title{padding-right:40px}
}