.elementor-kit-4 {
    --e-global-color-primary: #C24C39;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-32762e3: #C24C39;
    --e-global-color-6158bca: #FFFFFF;
    --e-global-color-73f9077: #f9f9f9;
    --e-global-color-1d851c9: #FF5F45;
    --e-global-color-edc2413: #D3D3D3;
    --e-global-color-66bb676: #D3D3D382;
    --e-global-color-fa88054: #242424;
    --e-global-color-d885953: #B0B0B0;
    --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-8054c53-font-size: 36px;
    --e-global-typography-8054c53-font-weight: 300;
    --e-global-typography-8054c53-line-height: 40px;
    --e-global-typography-8054c53-letter-spacing: 0px;
    --e-global-typography-2ae5739-font-family: "Open Sans";
    --e-global-typography-2ae5739-font-size: 24px;
    --e-global-typography-2ae5739-font-weight: bold;
    --e-global-typography-2ae5739-line-height: 1px;
    --e-global-typography-2ae5739-letter-spacing: 0.8px;
    --e-global-typography-1c1c637-font-family: "Roboto";
    --e-global-typography-1c1c637-font-weight: bold;
    --e-global-typography-e5a9bc0-font-size: 40px;
    --e-global-typography-e5a9bc0-font-weight: 600;
    --e-global-typography-e5a9bc0-line-height: 40px;
    --e-global-typography-e5a9bc0-letter-spacing: 0px;
    --e-global-typography-f6bff47-line-height: 1.2em;
    --e-global-typography-46a0e8b-line-height: 1.3em;
    --e-global-typography-46a0e8b-letter-spacing: 0.5px;
    --e-global-typography-0c9929f-font-size: 22px;
    --e-global-typography-0c9929f-font-weight: 300;
    --e-global-typography-0c9929f-line-height: 40px;
    --e-global-typography-0c9929f-letter-spacing: 0px;
    --e-global-typography-c84e4a8-font-size: 18px;
    --e-global-typography-c84e4a8-font-weight: 300;
    --e-global-typography-c84e4a8-line-height: 26px;
    --e-global-typography-c84e4a8-letter-spacing: 0px;
}

.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button {
    font-family: "Open Sans", Sans-serif;
    font-weight: normal;
    background-color: #02010100;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
    padding: 14px 14px 14px 14px !important;
}

.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus {
    color: var( --e-global-color-primary );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-text );
    border-radius: 0px 0px 0px 0px;
}

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

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

{
}

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

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:1024px;
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:767px;
    }
}