.elementor-kit-6 {
    --e-global-color-primary: #FFA827;
    --e-global-color-secondary: #212121;
    --e-global-color-text: #010101;
    --e-global-color-accent: #FFA827;
    --e-global-color-3a5ba33: #FFFFFF;
    --e-global-color-2f0f6ce: #212121;
    --e-global-color-d485d55: #1B1B1B;
    --e-global-color-5af39a0: #767676;
    --e-global-color-1b6d36d: #F5F5F5;
    --e-global-typography-primary-font-family: "Arial";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-primary-text-transform: none;
    --e-global-typography-secondary-font-family: "Arial";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-secondary-text-transform: none;
    --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-354fbc8-font-family: "Arial";
    --e-global-typography-354fbc8-font-size: 12px;
    --e-global-typography-d30d155-font-family: "Arial";
    --e-global-typography-d30d155-font-size: 14px;
}

.elementor-kit-6 button:hover,
.elementor-kit-6 button:focus,
.elementor-kit-6 input[type="button"]:hover,
.elementor-kit-6 input[type="button"]:focus,
.elementor-kit-6 input[type="submit"]:hover,
.elementor-kit-6 input[type="submit"]:focus,
.elementor-kit-6 .elementor-button:hover,
.elementor-kit-6 .elementor-button:focus {
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-3a5ba33);
 
}

.elementor-kit-6 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button {
    color: var(--e-global-color-secondary);
}

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

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