/**
Theme Name: Astra Child
>>>>>>> 8b322a609062d8e8b0f63c32224fddd1d38a01e4
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
*/


/*add custom css*/

.top-social-icons .elementor-grid-item{
    padding-right:15px ;
}
.top-social-icons .elementor-grid-item:last-child{
    padding: 0;
}
.top-social-icons .elementor-social-icon{
    font-size: 14px;
}
.top-social-icons .elementor-social-icon i,
.top-right-bar ul li a,
.top-right-bar ul li a .elementor-icon-list-icon i,
.top-right-bar ul li a .elementor-icon-list-text,
.footer-social-links .elementor-social-icon i{
    transition: 0.4s;
}
.top-social-icons .elementor-social-icon,
.top-right-bar ul li a .elementor-icon-list-icon{
    border: 1.5px solid white;

}

/*top bar right icon style*/
.top-right-bar ul li a .elementor-icon-list-icon{
    width: 24px;
    height: 24px;
    text-align: center;
}
/*border style*/
.elementor-widget-button.button-outline a{
    position: relative;
}
.elementor-widget-button.button-outline a,
.elementor-widget-button.button-outline a span{

    -webkit-transition: all  0.25s;
    transition: all 0.25s;
}
.efros-top-bar-btn a{
    position: relative;
}
.efros-top-bar-btn a:after{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.4s ease-in-out;
    border-left: 7px solid #C054DE;
    border-bottom: 7px solid #C054DE;
}
.efros-top-bar-btn a:before {
    height: 7px;
    width: calc(100% - 40%);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    z-index: 9;
    transition: all 0.4s ease-in-out;
    background-color: #C054DE;
}
.button-outline a:before{
    height: 100%;
    top: 0;
    left: 0px;
    border-left: 7px solid #13d1fd;
    position: absolute;
    /*background: #00aed6;*/
    content: '';
    z-index: 5;
    display: block;

}
.button-outline a:after{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 7px solid #13d1fd;
    /*background: #00aed6;*/
    content: '';
    z-index: 5;
    display: block;

}
.button-outline a .elementor-button-content-wrapper:after{
    width: calc(100% - 80%);
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 7px solid #13d1fd;
    /*background: #00aed6;*/
    content: '';
    z-index: 5;
    display: block;
}
/*.button-outline.hover-blue .elementor-button-wrapper a:hover{*/
/*  border-color:#00aed6 ;*/
/*}*/
/*.button-outline.hover-blue a:hover:before,*/
/*.button-outline.hover-blue a:hover:after,*/
/*.button-outline.hover-blue a:hover .elementor-button-content-wrapper:after{*/
/*    border-color: #00aed6;*/
/*}*/
.hero-btns .uael-button-wrapper,
.single-location-container .button-column a{
    position: relative;
}
.single-location-container .button-column a{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}
.hero-btns .uael-button-wrapper:first-child a:before,
.hero-btns .uael-button-wrapper:last-child a:before,
.single-location-container .button-column:first-child a:before,
.single-location-container .button-column:last-child a:before{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.4s ease-in-out;
    border-top: 7px solid;
    border-left: 7px solid;
    border-bottom-width: 7px;
}

.hero-btns .uael-button-wrapper:first-child a:after,
.hero-btns .uael-button-wrapper:last-child a:after,
.single-location-container .button-column:first-child a:after,
.single-location-container .button-column:last-child a:after{
    height: 7px;
    width: 40px;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    z-index: 9;
    transition: all 0.4s ease-in-out;
}

.hero-btns .uael-button-wrapper:first-child a:before,
.single-location-container .button-column:first-child a:before{
    border-top-color: #c054de;
    border-bottom-color: #c054de;
    border-left-color: #c054de;
}
.hero-btns .uael-button-wrapper:last-child a:before,
.single-location-container .button-column:last-child a:before{
    border-top-color: #13d1fd;
    border-left-color: #13d1fd;
}
.hero-btns .uael-button-wrapper:first-child a:after,
.single-location-container .button-column:first-child a:after{
    background: #c054de;
}
.hero-btns .uael-button-wrapper:last-child a:after,
.single-location-container .button-column:last-child a:after{
    background: #13d1fd;
}

.img-fluid img {
    width: 100%;
}
#backto_top a{
    cursor: pointer;
    transition: all 0.5s;
}
#backto_top a .elementor-button-content-wrapper .elementor-button-icon{
    margin: 0;
}
#backto_top a:hover .elementor-button-content-wrapper .elementor-button-icon{
    background: url('assets/img/back2top-blue.png')no-repeat;
    display: block;
    height: 27px;
    width: 20px;
}
#backto_top a .elementor-button-content-wrapper .elementor-button-icon svg{
    width: 100%;
}
#backto_top a:hover .elementor-button-content-wrapper .elementor-button-icon svg{
    display: none;
}

.wpforms-container.efros-form form.wpforms-form .wpforms-field-label-inline a{
    text-decoration: underline;
}
.single-location-container {
    padding-top: 30px;
}
.page-banner{
    box-shadow: none!important;
}
.single-location-container iframe {
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden;
}
/*form css*/
.wpforms-container.efros-form.bg-white{
    background: white!important;
}
.wpforms-container.efros-form.payment-calculator-form .wpforms-field-label,
.wpforms-container.efros-form.payment-calculator-form .wpforms-field-sublabel{
   color:#fff;
}
ul#wpforms-1936-field_6 li{
    display: flex;
}
input[type='radio']:checked:after {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: -10px;
    left: 3px;
    position: relative;
    background-color: #984fad;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 4px solid #984fad;
}
/*desktop menu*/
@keyframes stickySlideDown {
    0% {
        opacity: 0.7;
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
/*.desktop-menu ul li:last-child a{*/
/*    padding-right: 0;*/
/*}*/
.elementor-sticky{

    animation-duration: 0.5s;
    transition:all 0.5s ease-in-out;
}
.elementor-sticky--active{
    background-color: #00AED6;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 22%);
    animation-name: stickySlideDown;
    padding-top: 10px!important;
}
.color-full-logo{
    margin: 0px!important;
}
.elementor-sticky--active .color-full-logo,
.mobile-main-header.fixed-header .color-full-logo{
    display: none!important;
}
.logo-white{
    display: none!important;
}
.elementor-sticky--active .logo-white,
.mobile-main-header.fixed-header .logo-white{
    display: block!important;
}

.main-header #desktop-nav nav ul li .sub-menu.elementor-nav-menu--dropdown{
    top: 70px!important;
    border-left: 16px solid #984FAD;
    border-bottom: 16px solid #984FAD;
    width: 281px!important;
    left: 20px!important;
}
.main-header #desktop-nav nav ul li .has-submenu.highlighted:after{
    height: 16px;
    position: absolute;
    bottom: -24px;
    left: 20px;
    content: '';
    width: calc(100% - 40px);
    background-color: #984FAD;
}
.elementor-sticky--active.main-header #desktop-nav nav ul li .sub-menu.elementor-nav-menu--dropdown{
    top: 58px!important;
}
.elementor-sticky--active.main-header #desktop-nav nav ul li .has-submenu.highlighted:after{
    bottom: -12px;
}
.main-header .desktop-menu nav ul li a:hover .sub-arrow{
    color:#C054DE;
}
.elementor-sticky--active.main-header .desktop-menu nav ul li a:hover,
.elementor-sticky--active.main-header .desktop-menu nav ul li a.highlighted,
.elementor-sticky--active.main-header .desktop-menu nav ul li.current-menu-item a{
    color: #1A456A!important;
}
.elementor-sticky--active.main-header .desktop-menu nav ul li ul li a:hover{
    color: #fff!important;
}
.elementor-sticky--active.main-header .desktop-menu nav ul li a:hover .sub-arrow{
    color:#984FAD;
}

/*hero section css*/
.banner-border-bottom:after,
.banner-border-bottom-16 img:after{
    content: '';
    position: absolute;
    background: #00aed6;
    width: calc(100% - 69%);
    z-index: 9;
}
.banner-border-bottom-16 img:after{
    bottom: -8px;
    left: 0px;
}
.banner-border-bottom:after{
    left: -65px;
    height: 65px;
    bottom: -30px;
}

/*testimonial css*/

.elementor-widget-testimonial-carousel.efros-testimonial .swiper-slide{
    padding: 0!important;
}
.elementor-widget-testimonial-carousel.efros-testimonial .elementor-main-swiper{
    width: 100%!important;
}
.efros-testimonial .elementor-swiper-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    position: absolute;
    top: initial;
    bottom: 0;
    transform: translate(0%, 170px);
    transition: all 0.5s;
    color: #fff;
}
.efros-testimonial .elementor-swiper-button.elementor-swiper-button-prev{
    left: 0px;
    background: #00aed6;
    border-left: 16px solid #13D1FD;
}
.efros-testimonial .elementor-swiper-button.elementor-swiper-button-prev:hover{
    background: #13D1FD;
    /*border-color:#00aed6;*/
}
.efros-testimonial .elementor-swiper-button.elementor-swiper-button-next{
    left: 70px;
    background: #A853C0;
    border-right: 16px solid #C365DE;
}
.efros-testimonial .elementor-swiper-button.elementor-swiper-button-next:hover{
    background: #C365DE ;
    /*border-color: #A853C0;*/
}
.efros-testimonial .elementor-swiper-button.elementor-swiper-button-prev .eicon-chevron-left:before{
    content:'\e8bf'
}

.efros-testimonial .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right:before{
    content:'\e8c0'
}

#breadcrumbs a{
    font-size: 16px;
    font-weight: 700;
}
.mb-15{
    margin-bottom: 15px!important;
}
.single-location-container p{
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;

}
input[type=range]::-webkit-slider-thumb {
    border-color: #984fad;
}
p#palc_payment_amount {
    font-weight: bold;
}
.archive-page.purple-shape.has-shape article .elementor-post__excerpt{
    align-items: flex-start!important;
}
.archive-page.purple-shape.has-shape article .elementor-post__title{
    margin-bottom: 15px;
}
.archive-page.purple-shape.has-shape article .elementor-post__excerpt p:after{
    content: ' ...';
}
.payment-calculator-form.wpforms-container.efros-form.purple-form form.wpforms-form .wpforms-list-inline ul li {
    align-items: center;
}
.payment-calculator-form.wpforms-container .wpforms-form ul li{
    display: flex;
    align-items: center;
}
.payment-calculator-form.wpforms-container.efros-form form.wpforms-form button.wpforms-page-next:after{
    width: calc(100% - 75%);
}
.payment-calculator-form.wpforms-container.efros-form .wpforms-field-number-slider .wpforms-field-number-slider-hint {
    font-weight: 800;
}
@media(max-width: 1024px){
    .mobile-main-header .desktop-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container{
    /*.elementor-sticky--active*/
        margin-top: 76px;
    }
    .mobile-main-header .desktop-menu nav ul li ul li a{
        background-color: #984FAD!important;
        padding-left: 0px;
    }
    .mobile-main-header .desktop-menu nav ul li  a{
        background-color: #00AED6;
    }
    .mobile-main-header .desktop-menu .elementor-menu-toggle{
        width: 43px;
        height: 43px;
    }
    .mobile-main-header .desktop-menu .elementor-menu-toggle:focus{
        color:#13D1FD!important;
    }
    .elementor-sticky--active.mobile-main-header .desktop-menu .elementor-menu-toggle,
    body .mobile-main-header.fixed-header .desktop-menu .elementor-menu-toggle{
        color: #1A456A!important;
    }
    body .mobile-main-header.fixed-header .desktop-menu .elementor-menu-toggle.elementor-active{
        color: white!important;
    }
   .mobile-call-btn a .elementor-button-icon{
       margin: 0;
   }
    .efros-testimonial .elementor-swiper-button{
        transform: translate(0%, 80px);
    }
    .banner-border-bottom{
        border-width: 0px 0px 0px 16px!important;
    }
    .banner-border-bottom:after{
        left: -16px;
        height: 16px;
        bottom: -8px;
    }

}
@media(max-width:767px){
    body.menu-open{
        overflow: hidden;
    }
    body.menu-open .mobile-main-header.fixed-header .desktop-menu{
        /*transition: all 0.5s ease-in-out;*/
    }
    /*body.menu-open .mobile-main-header .desktop-menu:before,*/
    /*body.menu-open .mobile-main-header.fixed-header .desktop-menu:before{*/
    /*    border-left: 16px solid #00AED6;*/
    /*    content: '';*/
    /*    position: fixed;*/
    /*    top: 0;*/
    /*    left: 0;*/
    /*    right: 0;*/
    /*    bottom: 0;*/
    /*    width: 100%;*/
    /*    height: 100vh;*/
    /*    background: linear-gradient(103.39deg, #071525 0%, #2F0E68 100%);*/
    /*    opacity: 0.8;*/
    /*    border-top: 16px solid #00AED6;*/
    /*    z-index: -1;*/
    /*    transition: background 0.5s ease-in-out*/

    /*}*/

    /*body.menu-open .mobile-main-header .desktop-menu:after,*/
    /*body.menu-open .mobile-main-header.fixed-header .desktop-menu:after{*/
    /*    position: fixed;*/
    /*    content: '';*/
    /*    bottom: 0;*/
    /*    left: 0;*/
    /*    height: 16px;*/
    /*    width: calc(100% - 70%);*/
    /*    background: #00AED6;*/
    /*}*/
    body .mobile-main-header .desktop-menu:before,
    body .mobile-main-header.fixed-header .desktop-menu:before{
        border-left: 16px solid #00AED6;
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh;
        /*background: linear-gradient(103.39deg, #071525 0%, #2F0E68 100%);*/
        background: linear-gradient(103.39deg, #071525 0%, rgb(47 14 104 / 82%) 100%);
        opacity: 0;
        border-top: 16px solid #00AED6;
        z-index: -1;
        transition: all 0.5s ease-in-out;
        visibility: hidden;
    }
    body.menu-open .mobile-main-header .desktop-menu:before,
    body.menu-open .mobile-main-header.fixed-header .desktop-menu:before{
        opacity: 1;
        visibility: visible;
    }
    body  .mobile-main-header .desktop-menu:after,
    body .mobile-main-header.fixed-header .desktop-menu:after{
        position: fixed;
        content: '';
        bottom: 0;
        left: 0;
        height: 16px;
        width: calc(100% - 70%);
        background: #00AED6;
        transition: all 0.5s ease-in-out;
        opacity: 0;
    }
    body.menu-open .mobile-main-header .desktop-menu:after,
    body.menu-open .mobile-main-header.fixed-header .desktop-menu:after{
        opacity: 1;
    }
    body.menu-open .mobile-main-header.fixed-header .desktop-menu:before{
        /*top: 121px;*/
        /*left: 0;*/
        /*right: 0;*/
    }
    .mobile-main-header ul li{
        border-color: transparent;
      }
    .mobile-main-header ul li .sub-menu{
        background-color: transparent!important;
      }
    .mobile-main-header .desktop-menu nav ul li ul li a {
        padding-left: 12px;
    }
    .color-full-logo img,.logo-white img{
        max-width: 120px;
    }
body .mobile-main-header{
    animation-duration: 0.5s;
    transition: all 0.5s ease-in-out;
}
  body .mobile-main-header.fixed-header{
      background-color: #00AED6;
      border-color: #984FAD!important;
      position: fixed!important;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      animation-name: stickySlideDown;
      /*border: none!important;*/
  }

    .mobile-main-header .desktop-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        background: transparent;
        padding: 0px 10px 0px 26px;
        margin-top: 70px;
        height: calc(100vh - 142px);
    }
    .fixed-header.mobile-main-header .desktop-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container{
        margin-top: 67px;
        /*padding: 0px 10px 0px 10px;*/
    }

    .efros-testimonial .elementor-swiper-button{
        transform: translate(0%, 80px);
    }
    #breadcrumbs a{
        font-size: 10px;
        line-height: 20px;
    }
    section.elementor-section.large-shape:after {
        max-width: 100% !important;
    }
    section.cta-border-section.elementor-section.large-shape:after {
        max-width: calc(100% - 70%)!important;
    }
    .wpforms-container.efros-form.purple-form form.wpforms-form .wpforms-title{
        font-size: 24px!important;
        line-height: 28px!important;
        /*text-align: center!important;*/
        letter-spacing: -1px!important;
    }
    .wpforms-container.efros-form.purple-form form.wpforms-form .wpforms-one-half{
        width: 100%;
        margin: 0;
    }
    .wpforms-container.efros-form.purple-form form.wpforms-form input,
    .wpforms-container.efros-form.purple-form form.wpforms-form textarea{
        font-size: 12px;
    }
     .wpforms-container.efros-form form.wpforms-form button.wpforms-page-next {
        /*font-size: 12px!important;*/
        /*padding: 14px!important;*/
        /* padding: 14px 16px!important;*/
         letter-spacing: 0.5px!important;
    }
    .wpforms-container.efros-form form.wpforms-form button.wpforms-page-next:after {
        width: calc(100% - 70%)!important;
    }
    .wpforms-container.efros-form.purple-form form.wpforms-form .wpforms-field-label-inline {
        font-size: 16px!important;
    }
    .wpforms-container.efros-form.purple-form form.wpforms-form .wpforms-list-inline ul li,
    .payment-calculator-form.wpforms-container .wpforms-form ul li{
        align-items: flex-start;
        /*display: inline-block!important;*/

    }
    .wpforms-container.efros-form.purple-form form.wpforms-form input[type="checkbox"] {
        width: 30px!important;
        height: 28px!important;
    }
    div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb {
        width: 20px!important;
        height: 20px!important;
    }
    /*.wpforms-container.efros-form.purple-form form.wpforms-form ul li{*/
    /*    display: inline-block;*/
    /*}*/
    #backto_top a {
        text-align: right;
        display: inline-block;
        margin-top: 13px;
    }
    .wpforms-container.efros-form.purple-form form.wpforms-form .wpforms-title{
        margin: 0;
    }
    label.wpforms-field-sublabel.after {
        display: none!important;
    }
    .name-mb-space .wpforms-first, .wpforms-first{
        margin-bottom: 20px!important;
    }
    .shape-mobile:after{
        width: calc(100% - 70%)!important;
    }
}