@font-face {
    font-family: 'vogalis';
    src: url('../fonts/vogalis.otf') format('opentype');
}

@font-face {
    font-family: 'vogalis';
    src: url('../fonts/vogalis.ttf') format('truetype');
}

@font-face {
    font-family: 'montserrat-bold';
    src: url('../fonts/montserrat-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'montserrat-light';
    src: url('../fonts/montserrat-light.ttf') format('truetype');
}

.elementor-kit-8 {
    --e-global-color-primary: #262626;
    --e-global-color-secondary: #F9F9F9;
    --e-global-color-text: #838383;
    --e-global-color-accent: #9B9A84;
    --e-global-color-accentsecondary: #FFFFFF00;
    --e-global-color-white: #FFFFFF;
    --e-global-color-black: #000000;
    --e-global-color-divider: #EEEDED;
    --e-global-color-darkdivider: #FFFFFF1A;
    --e-global-typography-primary-font-family: "Marcellus";
    --e-global-typography-primary-font-size: 48px;
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-primary-line-height: 1.1em;
    --e-global-typography-secondary-font-family: "Marcellus";
    --e-global-typography-secondary-font-size: 20px;
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-secondary-line-height: 1.1em;
    --e-global-typography-text-font-family: "Sora";
    --e-global-typography-text-font-size: 16px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 1.6em;
    --e-global-typography-accent-font-family: "Sora";
    --e-global-typography-accent-font-size: 16px;
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-accent-line-height: 1.2em;
    background-color: var( --e-global-color-white );
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight );
    line-height: var( --e-global-typography-text-line-height );
}

    .elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button {
        background-color: #70a4d0;
        font-family: montserrat-bold;
        font-size: var( --e-global-typography-accent-font-size );
        font-weight: var( --e-global-typography-accent-font-weight );
        line-height: var( --e-global-typography-accent-line-height );
        color: var( --e-global-color-white );
        border-radius: 10px 10px 10px 10px;
        padding: 16px 20px 16px 20px;
    }

    .elementor-kit-8 h1 {
        color: var( --e-global-color-primary );
        font-family:vogalis;
        font-size: var( --e-global-typography-primary-font-size );
        font-weight: var( --e-global-typography-primary-font-weight );
        line-height: var( --e-global-typography-primary-line-height );
    }

    .elementor-kit-8 h2 {
        color: #70a4d0;
        font-family: vogalis;
        font-size: var( --e-global-typography-secondary-font-size );
        font-weight: var( --e-global-typography-secondary-font-weight );
        line-height: var( --e-global-typography-secondary-line-height );
    }

    .elementor-kit-8 h3 {
        color: var( --e-global-color-primary );
    }

    .elementor-kit-8 h4 {
        color: var( --e-global-color-primary );
    }

    .elementor-kit-8 h5 {
        color: var( --e-global-color-primary );
    }

    .elementor-kit-8 h6 {
        color: var( --e-global-color-primary );
    }

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1300px;
}

.e-con {
    --container-max-width: 1300px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

{
}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1024px) {
    .elementor-kit-8 {
        --e-global-typography-primary-font-size: 38px;
        font-size: var( --e-global-typography-text-font-size );
        line-height: var( --e-global-typography-text-line-height );
    }

        .elementor-kit-8 h1 {
            font-size: var( --e-global-typography-primary-font-size );
            line-height: var( --e-global-typography-primary-line-height );
        }

        .elementor-kit-8 h2 {
            font-size: var( --e-global-typography-secondary-font-size );
            line-height: var( --e-global-typography-secondary-line-height );
        }

        .elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button {
            font-size: var( --e-global-typography-accent-font-size );
            line-height: var( --e-global-typography-accent-line-height );
        }

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-8 {
        --e-global-typography-primary-font-size: 26px;
        --e-global-typography-secondary-font-size: 18px;
        font-size: var( --e-global-typography-text-font-size );
        line-height: var( --e-global-typography-text-line-height );
    }

        .elementor-kit-8 h1 {
            font-size: var( --e-global-typography-primary-font-size );
            line-height: var( --e-global-typography-primary-line-height );
        }

        .elementor-kit-8 h2 {
            font-size: var( --e-global-typography-secondary-font-size );
            line-height: var( --e-global-typography-secondary-line-height );
        }

        .elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button {
            font-size: var( --e-global-typography-accent-font-size );
            line-height: var( --e-global-typography-accent-line-height );
            padding: 14px 20px 14px 20px;
        }

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}
