/**
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
*/
html,
body{
width:100%;
overflow-x:hidden;
}   

/* animation */
#effect-bg .elementor-image img{
    animation:pulse 2s  infinite;
  
}
@keyframes pulse{
  0% {
    transform: scale(0); /* scaling to 0 */
  }
  100% {
    transform: scale(7); /* seeting back to initial size */
  }
    
}

/* header */

#header-imgbox .elementor-image-box-img{
    margin-top:10px;
}
#header-imgbox .elementor-image-box-description a{
    color:#D16E47;
}
#header-imgbox .elementor-image-box-description a:hover{
    color:#393939;
}
#main-menu.elementor-sticky--active{
    width: 100% !important;
    left: 0;
	background: #fff;
	box-shadow: 0px 0px 10px 0px #dbdbdb;
	inset-inline-start: 0!important;
}
#main-menu.elementor-sticky--active ul {
    justify-content: space-around;
    margin: 0;
    width: 100%;
    padding:20px 0px 20px 0px;
}
#main-menu .elementor-item:after
{
    height: 3px;
    width: 90%;
    left: 11px;
    z-index: 2;
}

/* slider */

#slider-sec .elementor-slide-heading img{
    width:150px;
    padding:0px 10px;
}
#slider-sec .elementor-slide-heading {
    text-shadow: -1px 1px 0 #fff,
                          1px 1px 0 #fff,
                         1px -1px 0 #fff,
                        -1px -1px 0 #fff;
}
#slider-sec .elementor-slide-heading span{
    color:#d16e47;
}
#slider-sec .elementor-button.elementor-slide-button{
    padding:15px 40px 15px 40px;
}
#slider-sec .eicon-chevron-right{
    position:relative;
    background:#b5bcbc;
    height:95px;
    width:35px;
    border-radius:50px;
}
#slider-sec .eicon-chevron-right:hover{
     background:#b8dad4;
}
#slider-sec .eicon-chevron-right:before{
    content:"";
    background:url("/wp-content/uploads/2023/04/right-arrow.png")no-repeat;
    position:absolute;
    width:20px;
    height:22px;
    right:4px;
    top:35px;
   
}
#slider-sec .eicon-chevron-left{
    position:relative;
    background:#b5bcbc;
    height:95px;
    width:35px;
    border-radius:50px;
}
#slider-sec .eicon-chevron-left:hover{
     background:#b8dad4;
}
#slider-sec .eicon-chevron-left:before{
    content:"";
    background:url("/wp-content/uploads/2023/04/slider-left.png")no-repeat;
    position:absolute;
    width:20px;
    height:22px;
    left:4px;
    top:35px;
}


/* about */

#about-sec .elementor-heading-title.elementor-size-default
{
    text-shadow: -1px 1px 0 #fff,
                 1px 1px 0 #fff,
                 1px -1px 0 #fff,
                -1px -1px 0 #fff;
}
#about-sec .elementor-heading-title span
{
    color:#d16e47;
}


/* wwd */
.wwd-sec  .elementor-cta__description img
{
    width:40px;
}
.wwd-sec .elementor-cta__description img
{
    visibility:hidden;
}
.wwd-sec .elementor-cta:hover .elementor-cta__description img
{
    visibility:visible;
}
.wwd-sec .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image img{
    visibility:hidden;
}
#iaq-sec .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image img
{
    visibility:hidden;
}
#iaq-sec .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image 
{
    
    background-image:url("/wp-content/uploads/2023/04/iaq-hover.webp");
    background-size:cover;
    width:270px;
    background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
}
#heating-sec .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image img
{
    visibility:hidden;
}
#heating-sec .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image
{
    
    background-image:url("/wp-content/uploads/2023/04/heating-hover.webp");
    background-size:cover;
    width:270px;
   
margin-right: auto;
  margin-left: auto;
}
#ac-sec .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image img
{
    visibility:hidden;
}
#ac-sec .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image 
{
    
    background-image:url("/wp-content/uploads/2023/04/ac-hover.webp");
    background-size:cover;
    width:270px;
margin-right: auto;
  margin-left: auto;
}
#heat-pump .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image img
{
    visibility:hidden;
}
#heat-pump .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image 
{
    
    background-image:url("/wp-content/uploads/2023/04/heat-hover.webp");
    background-size:cover;
    width:270px;
margin-right: auto;
  margin-left: auto;
}
#ductless-sec .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image img
{
    visibility:hidden;
}
#ductless-sec .elementor-cta:hover .elementor-content-item.elementor-cta__content-item.elementor-cta__image 
{
    
    background-image:url("/wp-content/uploads/2023/04/hover-ductless-1.webp");
    background-size:cover;
    width:270px;
    margin-right: auto;
  margin-left: auto;
}

/* testimonial */

#customer-review .uael-post__content-wrap{
    display:flex;
    flex-direction:column-reverse;
}
#customer-review .uael-post__excerpt{
    position:relative;
    padding:0px 50px 0px 50px;
}
#customer-review .uael-post__excerpt:before{
    content:"";
    background:url("/wp-content/uploads/2023/04/star-rating.png")center center;
    position:absolute;
    width:189px;
    height:33px;
    top:-50px;
    left:44%;
}
#customer-review .fa-angle-right{
    position:relative;
    background:#b5bcbc;
    height:95px;
    width:35px;
    border-radius:50px;
}
#customer-review .fa-angle-right:hover{
    background:#b8dad4;
}
#customer-review .fa-angle-right:before{
    content:"";
    background:url("/wp-content/uploads/2023/04/right-arrow.png");
    position:absolute;
    width:20px;
    height:22px;
      right:4px;
    top:35px;
    margin-left:5px;
}
#customer-review .fa-angle-left{
     position:relative;
    background:#b5bcbc;
    height:95px;
    width:35px;
    border-radius:50px;
}
#customer-review .fa-angle-left:hover{
     background:#b8dad4;
}
#customer-review .fa-angle-left:before{
    content:"";
    background:url("/wp-content/uploads/2023/04/slider-left.png");
    position:absolute;
    width:20px;
    height:22px;
      left:5px;
    top:35px;
   
}

/* feature manufacture */

#feature-sec .e-text-path svg{
    width:930px;
}
#feature-sec .e-text-path svg textPath{
     text-shadow: -1px 1px 0 #000,
                    1px 1px 0 #000,
                    1px -1px 0 #000,
                   -1px -1px 0 #000;
}


/* service area */

#service-area .elementor-nav-menu{
    column-count: 3;
}
#service-area .menu-item.menu-item-type-custom.menu-item-object-custom{
    position:relative;
}
#service-area .menu-item.menu-item-type-custom.menu-item-object-custom:after {
    content:"";
    background:url("/wp-content/uploads/2023/04/map-pointer.png");
    position:absolute;
    width:25px;
    height:27px;
    top:15px;
    left:-10px;
}
#dual-color .uael-module-content.uael-dual-color-heading.uael-heading-stack-none{
    text-shadow: -1px 1px 0 #fff,
                  1px 1px 0 #fff,
                  1px -1px 0 #fff,
                 -1px -1px 0 #fff;
}

/* footer */

#footer-menu .elementor-nav-menu.sm-vertical{
    column-count:2;
}
#footer-imgbox .elementor-image-box-img{
    margin-top:10px;
}
#footer-imgbox .elementor-image-box-description a{
    color:#D16E47;
}
#footer-imgbox .elementor-image-box-description a:hover{
    color:#393939;
}
#footer-loc .elementor-image-box-title{
    margin-top:5px;
}
#footer-loc .elementor-image-box-title a:hover{
    color:#d16e47;
}

#innerpage-sec h1 a,
#innerpage-sec h2 a, 
#innerpage-sec h3 a, 
#innerpage-sec h4 a, 
#innerpage-sec h5 a, 
#innerpage-sec h6 a,
#innerpage-sec p a,
#innerpage-sec li a,
#innerpage-sec li a .elementor-icon-list-text,
#innerpage-sec .cmtt-backlink,
#innerpage-sec .elementor-text-editor a

{
	color: #7AB6AC;
}

#innerpage-sec h1 a:hover,
#innerpage-sec h2 a:hover,
#innerpage-sec h3 a:hover,
#innerpage-sec h4 a:hover,
#innerpage-sec h5 a:hover,
#innerpage-sec h6 a:hover,
#innerpage-sec p a:hover,
#innerpage-sec li a:hover,
#innerpage-sec li a:hover .elementor-icon-list-text,
#innerpage-sec .cmtt-backlink:hover,
#innerpage-sec .elementor-text-editor a:hover
{
	color: #D16E47;
}
#glossaryList li{
	list-style-type:disc;
	margin-left:20px;
}

.page-telbox .elementor-image-box-description a{
    color:#D16E47 !important;
}
.page-telbox .elementor-image-box-description a:hover{
    color:#393939 !important;
}

/* responsive */
@media(min-width:1700px) and (max-width:1920px){
	#site-logo .elementor-image img
	{
		width:290px;
		height:130px;
	}
	#day-night .elementor-image img
	{
		width:200px;
	}
	#main-menu .elementor-nav-menu .elementor-item.menu-link
	{
		padding:0px 30px 0px 20px;
	}
}

@media(max-width:1920px) and (min-width:1600px){
	#slider-sec .elementor-swiper-button.elementor-swiper-button-prev{
		margin-top:-180px;
	}
	#slider-sec .elementor-swiper-button.elementor-swiper-button-next{
		margin-top:-180px;
	}
	#iaq-sec .elementor-widget-container{
		margin:0px;
	}
	#iaq-sec .elementor-cta__title {
		font-size:26px;
	}
	#heating-sec .elementor-widget-container{
		margin:50px 0px 0px 0px;
	}
	#heating-sec .elementor-cta__title {
		font-size:26px;
	}
	#ac-sec .elementor-widget-container{
		margin:40px 0px 0px 0px;
	}
	#ac-sec .elementor-cta__title {
		font-size:26px;
	}
	#heat-pump .elementor-widget-container{
		margin:50px 0px 0px 0px;
	}
	#heat-pump .elementor-cta__title {
		font-size:26px;
	}
	#ductless-sec .elementor-widget-container{
		margin:0px;
	}
	#ductless-sec .elementor-cta__title {
		font-size:26px;
	}
	
}

@media(max-width:1920px) and (min-width:1440px){
	#slider-sec .elementor-slide-heading{
		font-size:73px;
	}
}
@media (min-width:1590) and (max-width:1650px){
	#site-logo .elementor-image img
	{
		width:270px;
	}
/* 	#main-menu .elementor-nav-menu .elementor-item.menu-link
	{
		padding:0px 10px 0px 10px;
		font-size:18px;
	} */
}
@media(max-width:1500px) and (min-width:1280px){
	#customer-review .uael-post__excerpt:before{
    content:"";
    background:url("/wp-content/uploads/2023/04/star-rating.png")center center;
    position:absolute;
    width:189px;
    height:33px;
    top:-50px;
    left:42%;
}
}
@media(max-width:1500px) and (min-width:1400px){
	#main-menu .elementor-nav-menu .elementor-item.menu-link{
		padding:0px 16px 0px 10px;
	}
}

@media(min-width:1400px) and (max-width:1470px){
	#site-logo .elementor-image img
	{
		width:250px;
		height:120px;
	}
	#day-night .elementor-image img
	{
		height: 76px;
		width: 145px;
	}
	#iaq-sec .elementor-widget-container
	{
		margin:0px;
	}
	#iaq-sec .elementor-cta__title 
	{
		font-size:22px; 
	}
	#heating-sec .elementor-widget-container{
		margin:70px 0px 0px 0px;
	}
	#heating-sec .elementor-cta__title {
		font-size:22px;
	}
	#ac-sec .elementor-widget-container{
		margin:60px 0px 0px 0px;
	}
	#ac-sec .elementor-cta__title {
		font-size:22px;
	}
	#heat-pump .elementor-widget-container{
		margin:70px 0px 0px 0px;
	}
	#heat-pump .elementor-cta__title {
		font-size:22px;
	}
	#ductless-sec .elementor-widget-container{
		margin:0px;
	}
	#ductless-sec .elementor-cta__title {
		font-size:22px;
	}
}
@media(min-width:1340px) and (max-width:1440px){
	#header-imgbox .elementor-image-box-description 
	{
		font-size:25px;
	}
}

@media(min-width:1300px) and (max-width:1366px){
	#site-logo .elementor-image img{
		width:240px;
		height:115px;
	}
	#day-night .elementor-image img
	{
		height: 65px;
		width: 140px;
	}
}

@media(min-width:1280px) and (max-width:1300px){
	#header-imgbox .elementor-image-box-description
	{
		font-size:23px;
	}
}

@media(min-width:1270px) and (max-width:1290px){
	#site-logo .elementor-image img
	{
		width:230px;
		height:110px;
	}
	#day-night .elementor-image img
	{
		height: 60px;
		width: 130px;
	}
	#main-menu .elementor-nav-menu .elementor-item.menu-link
	{
		font-size:18px;
		 padding:0px 6px 0px 8px;
	}
}
@media(max-width:1024px) and (min-width:850px){
    #customer-review .uael-post__excerpt:before{
    left:40%;
}
}
@media(max-width:1024px) and (min-width:768px){
	#slider-sec .elementor-slide-heading img
	{
		width:100px;
		padding:0px 10px;
	}
	#slider-sec .elementor-button.elementor-slide-button
	{
		padding:10px 30px 10px 30px;
	}
	#slider-sec .elementor-swiper-button.elementor-swiper-button-prev
	{
		margin-top:-100px;
	}
	#slider-sec .elementor-swiper-button.elementor-swiper-button-next
	{
		margin-top:-100px;
	}
}
@media(max-width:800px) and (min-width:700px){
    #customer-review .uael-post__excerpt:before{
    left:36%;
}
}

@media(max-width:767px)
{
	#slider-sec .elementor-slide-heading img
	{
		display:none;
	}
 #customer-review .uael-post__excerpt{
    position:relative;
    padding:0px 30px 0px 30px;
}  
}
@media(max-width:675px) and (min-width:600px) {
     #customer-review .uael-post__excerpt:before{
    left:33%;
}
}
@media(max-width:575px) and (min-width:500px) {
     #customer-review .uael-post__excerpt:before{
    left:30%;
}
}
@media(max-width:500px) and (min-width:360px){
    #service-area .elementor-nav-menu{
    column-count: 2;
}
}
@media(max-width:480px) and (min-width:400px) {
     #customer-review .uael-post__excerpt:before{
    left:26%;
}
}
@media (max-width:425px) and (min-width:360px){
	#footer-menu .elementor-nav-menu.sm-vertical{
		column-count:1;
	} 
}
@media(max-width:360px) and (min-width:320px) {
     #customer-review .uael-post__excerpt:before{
    left:10%;
}
	#service-area .elementor-nav-menu{
    column-count: 1;
}
}

@media (min-width: 1025px) {
	h2 {
		line-height: 1.1 !important;
	}
}