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

h1,h2,h3,h4,h5,h6,p{
	margin-block-start: 0;
	margin-block-end: 0;
}
#innerpage-sec h2 a,
#innerpage-sec h3 a,
#innerpage-sec h4 a,
#innerpage-sec h5 a,
#innerpage-sec h6 a{
	color:#B70419;
}

#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{
	color:#063AA5;
}

#header .sitelogo img,
#header .main-menu{
    transition: 500ms;
}

#header.elementor-sticky--active{
	filter: drop-shadow(0,5px 10px, rgba(0,0,0,0.3))
}

#header.elementor-sticky--active .sitelogo img{
    width: 125px;
}

#header.elementor-sticky--active .main-menu .elementor-nav-menu > .menu-item > .menu-link{
    padding-top: 40px;
    padding-bottom: 40px;
}

#header.elementor-sticky--active #hamburger-menu .uael-offcanvas-trigger{
    padding-top: 32px;
    padding-bottom: 32px;
}

#hamburger-menu .elementor-button-content-wrapper{
    align-items: center;
}

#hamburger-menu .elementor-button-icon{
    font-size: 25px;
    padding-top: 4px;
}

.footer-call-btn .elementor-button-content-wrapper{
    align-items: center;
}

.footer-call-btn .elementor-button-icon{
    font-size: 25px;
    margin-top: 5px
}

.footer-social-icons .elementor-grid-item .elementor-icon{
    filter: drop-shadow(0 3px 6px rgba(0,0,0,0.18));
}

.hp-service-area .e-con-inner{
    position: relative;
}

/* .service-area-list-container{
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translate(0, -50%);
} */

.service-area-list ul{
    column-count: 2;
    gap: 50px;
}

.footer-menu .footer-menu-item a:hover{
    color: #B70419;
}

.mobile-hamburger .elementor-button-content-wrapper{
    flex-direction: column-reverse;
}

.mobile-hamburger .elementor-button-icon{
    margin-bottom: 5px;
}

.inner-outline-btn .elementor-button{
    box-shadow: 0px 0px 0px 7px #E5F3FF;
    filter: drop-shadow(0px 4px 15px rgba(0,0,0,0.06));
}

.inner-outline-btn .elementor-button:hover{
    box-shadow: 0px 0px 0px 7px #393848;
}

.inner-outline-btn .elementor-button:hover .elementor-button-icon{
    filter: brightness(0) saturate(100%) invert(95%) sepia(3%) saturate(0%) hue-rotate(279deg) brightness(103%) contrast(106%);
}

#archive-post-list .elementor-pagination .page-numbers{
    border: 2px solid #000;
    padding: 5px 15px;
}

#archive-post-list .elementor-pagination .page-numbers:hover{
    background-color: #063AA5;
    border-color: #063AA5;
}

#archive-post-list .elementor-pagination .page-numbers.current{
     background-color: #063AA5;
    border-color: #063AA5;
}

#archive-post-list .elementor-pagination .page-numbers.prev,
#archive-post-list .elementor-pagination .page-numbers.next{
    border: 0;
    padding: 0;
    color: #000;
}

#archive-post-list .elementor-pagination .page-numbers.prev:hover,
#archive-post-list .elementor-pagination .page-numbers.next:hover{
    background-color: transparent;
    color: #B70419;
}

.contact-page-links a{
    color: #393848;
}

.contact-page-links a:hover{
    color: #B70419;
}

.footer-address a{
    color: #393848;
}

.footer-address a:hover{
    color: #B70419;
}

.copyright-links a{
    color: #fff;
}

.copyright-links a:hover{
    text-decoration:underline;
	color:#fff;
}

@media only screen and (max-width: 1024px){
/*     .service-area-list-container{
        position: relative;
        left: auto;
        right: auto;
        transform: translate(0,0);
        
    } */
}

@media only screen and (max-width: 767px){
    .service-area-list ul{
        column-count: 1;
    }    
	
	#services-slider .elementor-loop-container,
    #hp-testimonial .elementor-loop-container{
        width:100%;
    }
    
    #services-slider .elementor-swiper-button-prev,
    #hp-testimonial .elementor-swiper-button-prev{
        top: 90%;
        left: 37%;
        transform: translate(-45%, 0);
    }
    
    #services-slider .elementor-swiper-button-next,
    #hp-testimonial .elementor-swiper-button-next{
        top: 90%;
        right: auto;
        left: calc(45% + 48px);
        transform: translate(-45%, 0);
    }
} 

