@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-HeavyItalic.woff2') format('woff2'), url('../fonts/SFProDisplay-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Bold.woff2') format('woff2'), url('../fonts/SFProDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-LightItalic.woff2') format('woff2'), url('../fonts/SFProDisplay-LightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-SemiboldItalic.woff2') format('woff2'), url('../fonts/SFProDisplay-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Medium.woff2') format('woff2'), url('../fonts/SFProDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Regular.woff2') format('woff2'), url('../fonts/SFProDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-ThinItalic.woff2') format('woff2'), url('../fonts/SFProDisplay-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-BlackItalic.woff2') format('woff2'), url('../fonts/SFProDisplay-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-UltralightItalic.woff2') format('woff2'), url('../fonts/SFProDisplay-UltralightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter18pt-Medium.woff2') format('woff2'), url('../fonts/Inter18pt-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter18pt-Regular.woff2') format('woff2'), url('../fonts/Inter18pt-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter18pt-Thin.woff2') format('woff2'), url('../fonts/Inter18pt-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter18pt-Italic.woff2') format('woff2'), url('../fonts/Inter18pt-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}




@font-face {
    font-family: 'Shadows';
    src: url('../fonts/ShadowsIntoLightTwo-Regular.woff2') format('woff2'),
        url('../fonts/ShadowsIntoLightTwo-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


:root{
    --ast-global-color-8:#1A1A1A;
}



h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-weight: 600;
    line-height: 1.3;
    margin: 0px;
    padding: 0px;
	font-family: 'SF Pro Display' !important;
}

.elementor-button{
    font-family: 'SF Pro Display' !important;
}

.firstslider_main_wrap,
.lastslider_main_wrap {
    height: 100vh;
    background: yellow;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider_main_wrap {
    width: 400%;
    height: 100vh;
    display: flex;
    align-items: center;
}


/*
.panel {
    flex: 0 0 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    color: white;
}
*/

section.panel {
    width: 100%;
}

.marqu-wrap-head {
    max-width: 785px;
    margin-left: auto;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.marqu-wrap-head .inner-head-marqu {
    width: 100%;
}

/* .cart_wrap_slide {
    background: #333;
    padding: 60px;
    border-radius: 10px;
    margin: 0 10px;
    border: 1px solid #CFCFCF2E;
} */

.cart_wrap_slide {
    background: rgba(36, 34, 41, 0.8);
    padding: 40px;
    border-radius: 10px;
    margin: 0 10px;
    border: 1px solid #CFCFCF2E;
    backdrop-filter: blur(60px);
    -webkit-backdrop-filter: blur(60px);
}

.cuistom_video_shadow .elementor-element-8bb71c0 {
    box-shadow: 0 0 40px 15px rgba(255, 255, 255, 0.2), 0 0 30px 0 rgba(0, 0, 0, 0.2);
}

.cart-head-wrap {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 10px;
}

.ehf-header #masthead {
    border-bottom: 1px solid;
}

.cart-head-wrap h2.heading {
    color: #fff;
    font-family: 'SF Pro Display';
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 40px;
}

.cart-head-wrap p.subtitle {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 44px;
}

.list-cart-wrap p.description {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    margin-bottom: 0;
}

.btn-bottom-wrap {
    margin-top: 27px;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: self-end;
}

.cart-head-wrap {
    display: grid;
    grid-template-columns: 2.5fr 1fr;
    gap: 10px;
    width: 100%;
    justify-content: space-between;
}

.btn-bottom-wrap ul.features {
    list-style: none;
    margin: 0;
    padding: 0;
}

.btn-bottom-wrap ul.features li {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 0;
    display: flex;
    align-items: center;
    gap: 16px;
}

.btn-bottom-wrap a.btn {
    border: 1.2px solid #fff;
    padding: 19px 35px;
    border-radius: 10px;
    
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 24px;
}

.btn-bottom-wrap a.btn:hover, .btn-bottom-wrap a.btn:focus {
    background-color: #7b26fa;
    border-color: #7b26fa;
}

.cart-head-wrap .icon-box {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 215px;
    height: 215px;
    border-radius: 20px;
    margin-left: auto;
}

.cart-head-wrap .title {
    font-size: 40px;
    font-family: 'Shadows';
    color: #fff;
    margin-bottom: 10px;
    line-height: normal;
}

.marqu-wrap-head h2 {
    font-size: 200px;
    line-height: 180px;
    margin-bottom: 55px;
    color: #fff;
}

.marquee_text span {
    color: #fff;
}

.marquee_text {
    font-size: 25px;
    font-weight: 500;
    transform: translateY(-50%);
    overflow: hidden;
    max-width: 700px;
    width: 100%;
}








@media (max-width: 1024px) {

    body,
    html {
        height: 100%;
    }

    .cart-head-wrap .title {
        display: none;
    }

    .slider_main_wrap {
        overflow: visible;
        display: block;
        width: 100%;
        height: 100%;
    }

    .marqu-wrap-head {
        margin: 0 auto;
        padding: 10px 20px;
    
        text-align: center;
    }

    .marqu-wrap-head h2 {
        font-size: 90px;
        line-height: 90px;
        margin-bottom: 30px;
        font-weight: 500;
    }

    .marquee_text {
        font-size: 18px;
    }

    section.panel {
        width: 100%;
        position: sticky;
        top: 20px;
    }

    .cart_wrap_slide {
        padding: 20px;
        margin: 15px 0px;
        padding-bottom: 30px;
    }

    .cart-head-wrap {
        display: block;
        margin-bottom: 30px;
    }

    .cart-head-wrap h2.heading {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .cart-head-wrap p.subtitle {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
    }

    .cart-head-wrap .icon-box {
        width: 100%;
        max-width: 70px;
        height: 70px;
        border-radius: 20px;
        padding: 15px;
        margin-top: 25px;
        margin-left: 0;
    }

    .cart-head-wrap .icon-box img {
        width: 100%;
    }

    .list-cart-wrap p.description {
        font-size: 14px;
        line-height: 22px;
    }

    .list-cart-wrap p.description br{
        display: none;
    }

    .btn-bottom-wrap a.btn {
        padding: 15px 24px;
        border-radius: 10px;
        font-size: 16px;
        max-width: fit-content;
        margin-top: 14px;
        font-weight: 500;
    }

    .btn-bottom-wrap {
        grid-template-columns: 1fr;
    }

    .btn-bottom-wrap ul.features li {
        font-size: 14px;
        line-height: 20px;
    }
}


/* Header */

@media (max-width: 1200px) {
    header .custom-logo-link img{
        max-width: 180px;
        width: 100%;
    }
}

@media (max-width: 921px) {
    .ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar{
        padding: 0 15px;
    }

    .site-header-section>div:last-child{
        padding-left: 0;
    }

    .ww-header-call-btn{
        font-size: 14px !important;
        padding: 8px 22px !important;
    }

    .ww-header-call-btn img{
        max-width: 12px;

    }
}
/* Header */


/* Hero */
@media (max-width: 767.98px) {
    .ww-hero-heading br:first-child{
        display: none;
    }
}


/* FAQs */
@media (max-width: 767.98px) {
    .ww-faqs p.e-n-accordion-item-title-text{
        font-size: 16px !important;
    }

    .ww-faqs .e-n-accordion-item-title + div{
        font-size: 13px !important;
    }
}
/* FAQs */


.wpcf7-response-output{
    text-align: left;
}

.ww-footer-form{
    max-width: 346px;
    margin-left: auto;
    position: relative;
    font-size: 16px;
    font-weight: 400;

    border: 2px solid #fff;
    border-radius: 40px;
    padding: 10px 18px;
    min-height: 66px;

    p{
        margin: 0;

        .wpcf7-email{
            background: transparent;
            border: none;
            color: #fff !important;
            padding: 0 50px 0 0 !important;
        }

        .wpcf7-not-valid-tip{
            position: absolute;
            bottom: -36px;
        }

        &:last-child{
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 8px;
            font-size: 0;

            max-width: 50px;
            width: 100%;
            aspect-ratio: 1/1;
            background-color: #7b26fa;
            border-radius: 50%;

            display: flex;
            align-items: center;
            justify-content: center;

            &::before {
                content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDMwIDMxIiBmaWxsPSJub25lIj48cGF0aCBkPSJNMjUuOTc1OCAxNi4zNDQ1TDE3LjUzODMgMjQuNzgyQzE3LjM2MjQgMjQuOTU3OSAxNy4xMjM4IDI1LjA1NjcgMTYuODc1IDI1LjA1NjdDMTYuNjI2MiAyNS4wNTY3IDE2LjM4NzYgMjQuOTU3OSAxNi4yMTE3IDI0Ljc4MkMxNi4wMzU4IDI0LjYwNjEgMTUuOTM3IDI0LjM2NzUgMTUuOTM3IDI0LjExODdDMTUuOTM3IDIzLjg2OTkgMTYuMDM1OCAyMy42MzEzIDE2LjIxMTcgMjMuNDU1NEwyMy4wNDk2IDE2LjYxODdINC42ODc1QzQuNDM4ODYgMTYuNjE4NyA0LjIwMDQgMTYuNTE5OSA0LjAyNDU5IDE2LjM0NDFDMzguNDg4NzcgMTYuMTY4MyAzLjc1IDE1LjkyOTggMy43NSAxNS42ODEyQzMuNzUgMTUuNDMyNSAzLjg0ODc3IDE1LjE5NDEgNC4wMjQ1OSAxNS4wMTgzQzQuMjAwNCAxNC44NDI1IDQuNDM4ODYgMTQuNzQzNyA0LjY4NzUgMTQuNzQzN0gyMy4wNDk2TDE2LjIxMTcgNy45MDY5N0MxNi4wMzU4IDcuNzMxMDUgMTUuOTM3IDcuNDkyNiAxNS45MzcgNy4yNDM2OUMxNS45MzcgNi45OTQ5MSAxNi4wMzU4IDYuNzU2MzIgMTYuMjExNyA2LjU4MDQwQzE2LjM4NzYgNi40MDQ0OSAxNi42MjYyIDYuMzA1NjYgMTYuODc1IDYuMzA1NjZDMTcuMTIzOCA2LjMwNTY2IDE3LjM2MjQgNi40MDQ0OSAxNy41MzgzIDYuNTgwNDBMMjUuOTc1OCAxNS4wMTc5QzI2LjA2MjkgMTUuMTA1IDI2LjEzMjEgMTUuMjA4NCAyNi4xNzkzIDE1LjMyMjJDMjYuMjI2NSAxNS40MzYgMjYuMjUwNyAxNS41NTggMjYuMjUwNyAxNS42ODEyQzI2LjI1MDcgMTUuODA0NCAyNi4yMjY1IDE1Ljk2MjYgMjYuMTc5MyAxNi4wNDAyQzI2LjEzMjEgMTYuMTU0IDI2LjA2MjkgMTYuMjU3NCAyNS45NzU4IDE2LjM0NDVaIiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==");
                line-height: 0;
            }

            .wpcf7-spinner{
                display: none;
            }

            .wpcf7-submit{
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;

                opacity: 0;
            }


        }
    }

    .wpcf7-form-control-wrap{
        position: relative;
    }


    @media (max-width: 767.98px) {
        margin-left: 0;
        padding: 6px 18px;

        font-size: 14px;
        min-height: 51px;

        p{
            input{
                height: 35px;
            }
            &:last-child{
                max-width: 35px;
            }
        }
    }
}

.site-footer{
    font-size: 16px;
    color: #fff;

    .site-above-footer-wrap{
        padding: 40px 0 50px;
        max-width: 1200px;
        margin: 0 auto;

        .wp-block-heading{
            font-size: 18px;
            font-weight: 600;
            color: #fff;
            margin-bottom: 30px;
        }
        
        a{
            color: #fff;
        }

        p{
            margin-bottom: 0;
        }

        .wp-block-list{
            display: flex;
            flex-direction: column;
            gap: 13px;

            li{
                line-height: 1;
            }
        }

        @media (max-width: 1439.98px) {
            max-width: 1140px;
        }

        @media (max-width: 1199.98px) {
            max-width: 960px;
        }

        @media (max-width: 991.98px) {
            max-width: 720px;

            .ast-builder-footer-grid-columns{
                grid-template-columns: repeat(2, 1fr);
            }
        }

        @media (max-width: 767.98px) {
            padding: 40px 15px;
            max-width: 100%;

            .wp-block-heading{
                margin-bottom: 20px;
            }

            .ast-builder-footer-grid-columns{
                grid-template-columns: repeat(1, 1fr);
                row-gap: 30px;

                .site-footer-section{
                    margin-bottom: 0;

                    #block-14{
                        br{
                            display: none;
                        }
                    }

                    #block-16{
                        br:last-child{
                            display: none;
                        }
                    }
                }
            }
        }
    }

    .site-primary-footer-wrap{
        padding: 0 0 70px;
        max-width: 1200px;
        margin: 0 auto;

        @media (max-width: 1439.98px) {
            max-width: 1140px;
        }
        @media (max-width: 1199.98px) {
            max-width: 960px;
        }
        @media (max-width: 991.98px) {
            max-width: 720px;
        }

        @media (max-width: 767.98px) {
            padding: 0 15px 40px;

            .ast-builder-footer-grid-columns{
                grid-template-columns: repeat(1, 1fr);
                row-gap: 10px;
            }
        }
    }

    .site-below-footer-wrap{
        background-color: #373737;
        padding: 20px 15px;
        color: #A1A1A1;

        a{
            color: #A1A1A1;
        }

        .ast-footer-copyright{
            display: flex;
            flex-direction: column;
            gap: 10px;
            align-items: center;

            font-size: 14px;
            line-height: 1.215;
        }

        @media (max-width: 767.98px) {
            .ast-footer-copyright{
                align-items: flex-start;
        }
    }
}