/**
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
*/
/*-------------------------Footer-Css---------------------*/
.footer_logo_col .elementor-widget-wrap {
    max-width: 360px;
    width: 100% !important;
    margin-left: 150px;
}
/*-------------------------Home-Css---------------------*/
.header_info_icon a:hover {
    color: #D92027 !important;
}
.three_line .elementor-button-wrapper {
    position: relative;
}
.three_line .elementor-button-wrapper:before {
    background-image: url('/wp-content/uploads/2024/02/lines-abstract.svg');
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    left: -40px;
    position: absolute;
    content: '';
    top: -18px;
}
.appoiment_form input {
    height: 48px;
}
.appoiment_form textarea {
    height: 100px;
    margin-bottom: 15px;
}
/* .appoiment_form .elementor-date-field,.appoiment_form .elementor-time-field{
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.appoiment_form .elementor-date-field {
    background-image: url('/wp-content/uploads/2024/02/calender-icon.svg');
}
.appoiment_form .elementor-time-field{
    background-image: url('/wp-content/uploads/2024/02/clock-icon.svg');
} */
.appoiment_form .select-caret-down-wrapper{
    opacity: 0;
}

.about_testimoniol .elementor-testimonial__header,.elementor-star-rating {
   /* position: absolute !important;*/
    bottom: 0 !important;
}

.about_testimoniol .elementor-main-swiper{
   margin-left: 0 !important;
}
.about_testimoniol cite.elementor-testimonial__cite {
    padding-bottom: 15px;
}
.about_testimoniol .elementor-testimonial__content {
    margin-bottom: 135px;
    padding: 35px 35px !important;
    box-shadow: 0px 30px 14px 0px #D920270F;
    background-color: #fff;
    position: relative;
}
.about_testimoniol .elementor-testimonial__content:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 25px;
    background-color: #fff;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    bottom: -18px;
}
.about_testimoniol .elementor-swiper-button-prev {
    position: absolute;
    left: 70% !important;
    margin-top: 80px;
    background-image: url('/wp-content/uploads/2024/02/left-arrow.svg');
    background-repeat: no-repeat;
    background-position: center center;
}
.about_testimoniol .elementor-swiper-button-next {
    margin-top: 80px;
    margin-right: 45px;
    background-image: url('/wp-content/uploads/2024/02/right-arrow.svg');
    background-repeat: no-repeat;
    background-position: center center;
}
.about_testimoniol .elementor-swiper-button {
    border: 2px solid #ACACAC;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}
.about_testimoniol .elementor-swiper-button:hover{
    background-color: #D92027;
    border-color: transparent;
}
.about_testimoniol .elementor-swiper-button i{
    font-size: 0;
}
.about_testimoniol .elementor-swiper-button-prev:hover{
    background-image: url('/wp-content/uploads/2024/02/white-left-arrow-1.svg');
    background-repeat: no-repeat;
}
.about_testimoniol .elementor-swiper-button-next:hover{
    background-image: url('/wp-content/uploads/2024/02/white-right-arrow.svg');
    background-repeat: no-repeat;
}
.our_client_carousel:before,.our_client_carousel:after {
    position: absolute;
    content: '';
    width: 480px;
    height: 110px;
       z-index: 99;
}
.our_client_carousel:before{
    background: linear-gradient(90deg, #FAF3FB 0%, rgba(251, 245, 251, 0) 109.53%);
    left: 0;
}
.our_client_carousel:after {
    background: linear-gradient(90deg, #FBFBF9 0%, rgba(247, 251, 250, 0) 109.53%);
    right: 0;
    top: 0;
}
.our_client_carousel .swiper-pagination-bullet-active {
    width: 16px !important;
    height: 16px !important;
    position: relative;
    top: 5px;
    outline: 1px solid #D92027;
    border: 2px solid #ffffff;
}
.easy_step_col .elementor-icon-box-icon {
    width: max-content;position: relative;
    width: 100px;height: 100px;
}
.easy_step_col .elementor-icon-box-icon:before {
    position: absolute;
    content: '';
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background: linear-gradient(180deg, #FFFFFF 0%, #F9192A 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
    top: -1px;
    left: -1px;
    z-index: 0;
    border-radius: 100%;
}
.easy_step_col span.elementor-icon {
    position: relative;
}

/*-------------------------Customizer-Css---------------------*/
.counter-inner-block .elementor-counter-number, .counter-inner-block .elementor-counter-number-suffix {
    background: -webkit-linear-gradient(-86deg, #D92027 12%, #1B163F 53%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent;
    color: #fff;
}
.counter-block:last-child .counter-inner-block:before{
	width : 0px;
}
/* card Css */

.card-block .elementor-icon:before {
    content: '';
    position: absolute;
    left: -74px;
    right: 0;
    width: 239px;
    height: 200px;
    top: -55px;
    z-index: -1;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    background: radial-gradient(50% 50% at 50% 50%, #ffaf21e0 0%, rgba(15, 27, 49, 0) 100%);
    clip-path: polygon(100% 48%, 100% 70%, 80% 90%, 50% 100%, 20% 90%, 0% 70%, 0 48%);
}
.card-block .elementor-icon {
    position: relative;
}
.yellow-icon-card .elementor-icon:before{
    background: radial-gradient(50% 50% at 50% 50%, #ffaf21e0 0%, rgba(15, 27, 49, 0) 100%);
}
.blue-icon-card .elementor-icon:before{
    background: radial-gradient(50% 50% at 50% 50%, #af7efed4 0%, rgba(14, 26, 48, 0) 100%);
}
.red-icon-card .elementor-icon:before{
    background: radial-gradient(50% 50% at 50% 50%, #ff7069eb 0%, rgba(15, 27, 49, 0) 100%);
}
.card-block {
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #3D5996 0%, rgba(38, 59, 107, 0) 100%);
}
.card-block .elementor-widget-wrap.elementor-element-populated {
    position: relative;
}
.card-block .elementor-widget-wrap.elementor-element-populated:before {
    position: absolute;
    content: '';
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border: 1px solid transparent;
    border-image: linear-gradient(180deg, #3D5996 0%, rgba(38, 59, 107, 0) 100%);
    border-image-slice: 1;
}
.top-title h2 span{
	color:#D92027!important;
}
.vs-circle .elementor-widget-container:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 3px;
    border: 1px solid;
    border-image-source: linear-gradient(90deg, rgba(239, 0, 0, 0) 0%, rgba(239, 0, 0, 0.796875) 20.31%, #EF0000 80.21%, rgba(239, 0, 0, 0) 100%);
    height: 145px;
    top: 0px;
    background: linear-gradient(90deg, rgba(239, 0, 0, 0) 0%, rgba(239, 0, 0, 0.796875) 20.31%, #EF0000 80.21%, rgba(239, 0, 0, 0) 100%);
    right: 0px;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
	    z-index: -1;
}
.footer_logo_col .elementor-widget-wrap {
    margin-left: 350px;
}


/*-------------------------Responsive---------------------*/
@media(max-width: 1100px){
    .footer_logo_col .elementor-widget-wrap {
        margin-left: 115px;
    }
}
@media(max-width: 1200px){
    .our_client_carousel:before, .our_client_carousel:after{
        width: 200px;
        height: 100px;
    }
}
@media(max-width: 767px){
    .our_client_carousel:before, .our_client_carousel:after{
        width: 0;
        height: 0;
    }
    .counter-block .elementor-counter {
        text-align: center;
        border-bottom: 2px solid transparent;
        border-image: linear-gradient(0.25turn, rgba(82, 82, 82, 0) 5.05%, rgba(82, 82, 82, 0.35) 42.31%, rgba(0, 0, 0, 0) 95.46%);
        border-image-slice: 1;
        width: 100%;
        padding-bottom: 30px;
    }
    .steps_br br{
        display: none;
    }
    
}