.elementor-kit-12 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-61cda38: #4f4842;
    --e-global-color-7ca4ff6: #84522D;
    --e-global-color-4d997c9: #FFFFFF;
    --e-global-color-d2f6ed2: #EEEEEE;
    --e-global-color-281db9d: #84522D;
    --e-global-color-ca11776: #FFF8F2;
    --e-global-color-4d05bf2: #A90000;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-937fbb1-font-family: "Poppins";
    --e-global-typography-937fbb1-font-weight: 500;
    --e-global-typography-937fbb1-letter-spacing: -0.5px;
    --e-global-typography-c59717c-font-family: "Poppins";
    --e-global-typography-c59717c-font-weight: 400;
    --e-global-typography-c59717c-letter-spacing: -0.5px;
    --e-global-typography-c469e5b-font-family: "Poppins";
    --e-global-typography-c469e5b-font-weight: 700;
    --e-global-typography-c469e5b-letter-spacing: -0.5px;
    --e-global-typography-be38c4f-font-family: "Montserrat";
    --e-global-typography-be38c4f-font-weight: 400;
    --e-global-typography-be38c4f-letter-spacing: -0.5px;
}

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

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

.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-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }
    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-12 {
        --e-global-typography-c59717c-font-size: 15px;
        --e-global-typography-c469e5b-font-size: 25px;
        --e-global-typography-c469e5b-line-height: 1.1em;
        --e-global-typography-be38c4f-font-size: 15px;
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }
    .e-con {
        --container-max-width: 767px;
    }
}