.elementor-kit-4 {
    --e-global-color-primary: #FFD731;
    --e-global-color-primary_hover: #E5C12C;
    --e-global-color-text: #555555;
    --e-global-color-text_light: #999999;
    --e-global-color-accent: #000000;
    --e-global-color-dark: #2B2B2B;
    --e-global-color-border: #DCDCDC;
    --e-global-color-background: #FFFFFF;
    --e-global-color-background_light: #F5F5F5;
    --e-global-typography-945ca88-font-family: "Familjen Grotesk";
    --e-global-typography-945ca88-font-size: 16px;
    --e-global-typography-945ca88-font-weight: 600;
    --e-global-typography-945ca88-text-transform: uppercase;
    --e-global-typography-945ca88-line-height: 20px;
    --e-global-typography-d977421-font-family: "cinzel", Helvetica, Arial, sans-serif;
    --e-global-typography-d977421-font-size: 64px;
    --e-global-typography-d977421-line-height: 0.9em;
    --e-global-typography-eb3c34c-font-family: "Familjen Grotesk";
    --e-global-typography-eb3c34c-font-size: 22px;
    --e-global-typography-eb3c34c-line-height: 1.36em;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1650px;
}

.e-con {
    --container-max-width: 1650px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 0px;
}

.elementor-element {
    --widgets-spacing: 0px 0px;
    --widgets-spacing-row: 0px;
    --widgets-spacing-column: 0px;
}

{
}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1200px) {
    .elementor-kit-4 {
        --e-global-typography-d977421-font-size: 90px;
    }
}

@media(max-width:1024px) {
    .elementor-kit-4 {
        --e-global-typography-d977421-font-size: 72px;
    }

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-4 {
        --e-global-typography-945ca88-font-size: 14px;
        --e-global-typography-d977421-font-size: 48px;
        --e-global-typography-eb3c34c-font-size: 18px;
    }

    .res_intro {
        /*min-height: 100% !important;*/
        position: relative;
        max-height: 400px;
    }

    .carousel-inner .item {
        max-height: 400px;
        /* height: 100vh;
                         }
                .carousel-inner .item {
                    /*max-height: 680px;*/
        height: 100vh;
    }
    .carousel-caption h2 {
        color: #fff;
        font-size: 25px !important;
        margin-bottom: 20px;
        text-transform: none;
        font-style: italic;
    }


    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}
