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

a, a:hover, a:active, a:focus, a:focus-visible, a:visited{outline: 0 !important;}
.elementor-button, .frm_button_submit, .topheader-button{
	position: relative;
  overflow: hidden;
  display: inline-block;
  -webkit-background-clip: border-box !important;
  -moz-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-transition: background 0s, color 0.15s, border 0.25s !important;
  -moz-transition: background 0s, color 0.15s, border 0.25s !important;
  -o-transition: background 0s, color 0.15s, border 0.25s !important;
  transition: background 0s, color 0.15s, border 0.25s !important;
    transition-delay: 0s, 0s, 0s;
  -webkit-transition-delay: 0s, 0s, 0s !important;
  -moz-transition-delay: 0s, 0s, 0s !important;
  -o-transition-delay: 0s, 0s, 0s !important;
  transition-delay: 0s, 0s, 0s !important;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.elementor-button:before, .frm_button_submit:before, .topheader-button:before{content:''; display: block;
  position: absolute;
  background-color: var(--ast-global-color-2);
  background-clip: border-box;
  -webkit-transition: width 0.25s ease-out;
  -moz-transition: width 0.25s ease-out;
  -o-transition: width 0.25s ease-out;
  transition: width 0.25s ease-out;
  -webkit-transition-delay: 0 !important;
  -moz-transition-delay: 0 !important;
  -o-transition-delay: 0 !important;
  transition-delay: 0 !important;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0;
  z-index: -1;}
.white .elementor-button:before, .white .frm_button_submit:before, .white .topheader-button:before{background-color: var(--ast-global-color-4); color: var(--ast-global-color-0) !important;}
.white .elementor-button:hover, .white .frm_button_submit:hover{color: var(--ast-global-color-0);}
.elementor-button:hover, .frm_button_submit:hover, .topheader-button:hover{
	-webkit-transition-delay: 0.3s, 0s, 0s !important;
  -moz-transition-delay: 0.3s, 0s, 0s !important;
  -o-transition-delay: 0.3s, 0s, 0s !important;
  transition-delay: 0.3s, 0s, 0s !important;
}
.elementor-button:hover:before, .frm_button_submit:hover:before, .topheader-button:hover:before{width: 100% !important; height: 100% !important;}
.topheader-button:hover{color: var( --e-global-color-astglobalcolor0 );}

.banner_offer_price .elementor-heading-title span{color: var(--ast-global-color-0); font-size: 52px; text-decoration: underline;}
.top_contact_form .frm_button_submit{width: 100%;}
.contactus_form textarea{border-radius: 15px !important;}

.saving_price .elementor-heading-title span.regular_price{color: var(--ast-global-color-0); font-size: 28px; font-weight: 600;}
.servicing_features .elementor-container{gap: 10px;}
.servicing_features .elementor-container .elementor-column:not(:last-child){border-right: 1px solid var(--ast-global-color-7);}
.service_gallery img{width: 100%; height: 350px !important; object-fit: cover;}
.service_gallery .swiper-pagination{bottom: -20px !important;}
.faq_items .elementor-accordion-item{border-bottom-width: 1px !important;}
.blockquote_text blockquote{margin: 0; background: var(--ast-global-color-4); border-color: var(--ast-global-color-0); font-size: 22px;}
.blockquote_text blockquote b{font-size: 24px;}
.cta_call_btn .elementor-icon-box-title span{font-size: 16px;}
.topbanner-heading .elementor-heading-title{
  background-image: linear-gradient( 225deg, #fff 0%, #fff 29%, #dc333a 67%, #dc333a 100% );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 4s linear infinite;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.limited_offer .elementor-widget-container{position: relative;}
.limited_offer .elementor-widget-container:after{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: 
      linear-gradient(to right, #000 , #000 30%, rgba(255, 255, 255, 0) 50%, #000 70%, #000);
    background-size: 150% 100%;
    animation: shine 3s linear infinite;
    z-index: 1;
}
@keyframes shine {
  0% {
    background-position: 130% 100%;
  }
   
  100% {
    background-position: -30% 100%;
  }
}


footer nav li{margin-bottom: 10px;}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link{color: inherit; font-size: 16px;}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link:hover, .menu-item.current-menu-item > .menu-link{color: var(--ast-global-color-0) !important;}

.site-header-above-section-center #block-14 p{margin-bottom: -20px; margin-top: 20px;}
.services_btn_icon .elementor-widget-container{position: relative;}
.services_btn_icon .elementor-widget-container:before{content: ""; position: absolute; background-color: transparent; bottom: 14px; height: 40px; width: 20px; box-shadow: 0 20px 0 0 #fff; border-bottom-right-radius: 20px; right: 100%;}
.services_btn_icon .elementor-widget-container:after{content: ""; position: absolute; background-color: transparent; bottom: 14px; height: 40px; width: 20px; box-shadow: 0 20px 0 0 #fff; border-bottom-left-radius: 20px; left: 100%;}
#ast-desktop-header .site-logo-img img{margin-top: -30px;}
#ast-desktop-header .ast-header-button-1{margin-top: -30px;}
#ast-desktop-header .site-header-primary-section-center{margin-top: 30px;}
.footer_btn:first-child{margin-top: 40px;}
.footer_btn a{padding-top: 12px; padding-bottom: 12px; display: flex; width: fit-content; align-items: center;}
.services_call_btn .elementor-icon:before{position: absolute; content: ''; animation: pulsebtn 1.5s infinite ease-out; width: 90px; height: 90px; background: #dc333a; border-radius: 100%; top: -20px; left: -20px; transition: all 2s ease-in-out; z-index: -1;}
.services_call_btn .elementor-icon{position: relative;}

@keyframes pulsebtn{
	0% {-webkit-transform: scale(0); opacity: 0;}
	25% {-webkit-transform: scale(.1); opacity: .1;}
	50% {-webkit-transform: scale(.5); opacity: .3;}
	75% {-webkit-transform: scale(.8); opacity: .5;}
	100% {-webkit-transform: scale(1); opacity: 0;}
}

.footer_btn a{min-width: 200.3px; justify-content: center;}
.footer_btn.phone a:before{
	content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDIwLjA2NCAyMC4wNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxwYXRoIGQ9Im0xOS41MTggMTQuNzI1IC0yLjggLTIuOGMtMSAtMSAtMi43IC0wLjYgLTMuMSAwLjcgLTAuMyAwLjkgLTEuMyAxLjQgLTIuMiAxLjIgLTIgLTAuNSAtNC43IC0zLjEgLTUuMiAtNS4yIC0wLjMgLTAuOSAwLjMgLTEuOSAxLjIgLTIuMiAxLjMgLTAuNCAxLjcgLTIuMSAwLjcgLTMuMWwtMi44IC0yLjhjLTAuOCAtMC43IC0yIC0wLjcgLTIuNyAwTDAuNzE4IDIuNDI1Yy0xLjkgMiAwLjIgNy4zIDQuOSAxMnMxMCA2LjkgMTIgNC45bDEuOSAtMS45YzAuNyAtMC44IDAuNyAtMiAwIC0yLjciIGZpbGw9IiNmZmZmZmYiIG9wYWNpdHk9IjEiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiLz48L2c+PC9zdmc+);
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
.footer_btn.email{margin-top: 20px;}
.footer_btn.email a:before{
	content: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmZiIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDAuOSAwLjkiIHZlcnNpb249IjEuMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHRpdGxlPmVtYWlsLXNvbGlkPC90aXRsZT48cGF0aCBjbGFzcz0iY2xyLWktc29saWQgY2xyLWktc29saWQtcGF0aC0xIiBkPSJNMC44MDggMC4xNWEwLjA1IDAuMDUgMCAwIDAgLTAuMDEgMGgtMC43YTAuMDUgMC4wNSAwIDAgMCAtMC4wMTMgMC4wMDJsMC4zNjEgMC4zNloiLz48cGF0aCBjbGFzcz0iY2xyLWktc29saWQgY2xyLWktc29saWQtcGF0aC0yIiBkPSJtMC44NDUgMC4xODUgLTAuMzY0IDAuMzYzYTAuMDUgMC4wNSAwIDAgMSAtMC4wNyAwTDAuMDUgMC4xODhhMC4wNSAwLjA1IDAgMCAwIC0wLjAwMiAwLjAxM3YwLjVhMC4wNSAwLjA1IDAgMCAwIDAuMDUgMC4wNWgwLjdhMC4wNSAwLjA1IDAgMCAwIDAuMDUgLTAuMDVWMC4yYTAuMDUgMC4wNSAwIDAgMCAtMC4wMDMgLTAuMDE1TTAuMTMzIDAuN0gwLjA5OHYtMC4wMzZsMC4xODIgLTAuMTggMC4wMzUgMC4wMzVabTAuNjY1IDBoLTAuMDM1bC0wLjE4MiAtMC4xODEgMC4wMzUgLTAuMDM1IDAuMTgyIDAuMThaIi8+PHBhdGggeD0iMCIgeT0iMCIgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiBmaWxsLW9wYWNpdHk9IjAiIGQ9Ik0wIDBIMC45VjAuOUgwVjB6Ii8+PC9zdmc+);
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.home_offer .elementor-image-box-title{margin-top: -10px;}
@keyframes run{
	0% {left: 0px;}
	50% {left: 10px;}
	100% {left: 0px;}
}


/* Media Query */

@media screen and (min-width: 1200px){
	footer .site-primary-footer-inner-wrap{grid-template-columns: 1.5fr 1fr 1.5fr 2fr !important;}
}


@media screen and (min-width: 768px) and (max-width: 1024px){
	.servicing_features .elementor-container{gap: 0px;}
}

@media screen and (max-width: 767px){
	.servicing_features .elementor-container .elementor-column:not(:last-child){border-right: 0px;}
	.servicing_features .elementor-container{gap: 0px;}
	.services_call_btn .elementor-icon-box-wrapper{align-items: center;}
	.home_offer .elementor-image-box-wrapper{display: flex; align-items: end;}
	.home_offer .elementor-image-box-title{margin-top: 0px;}
	.home_offer .elementor-image-box-title a:after{content: '>'; display: inline-block; margin-left: 10px; animation: run 2s infinite; position: relative;}
}

@media screen and (max-width: 600px){
	.remove_br br{display: none;}
}