.elementor-kit-9 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-72fb8d5a: #4054B2;
    --e-global-color-671738f6: #23A455;
    --e-global-color-462df492: #000;
    --e-global-color-dc00f24: #FFF;
    --e-global-color-29b5ddb5: #00B6C7;
    --e-global-color-204a215a: #000000;
    --e-global-color-3d2a7a96: #4F4F4F;
    --e-global-color-6617d8f6: #86B240;
    --e-global-color-50d423d: #222226;
    --e-global-color-2659d7a6: #F8F8FA;
    --e-global-color-dce318: #F27421;
    --e-global-color-54cfe467: #020101;
    --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;
    color: #4F4F4F;
    font-family: "Muli", Sans-serif;
    font-size: 16.5px;
    line-height: 25px;
}

.elementor-kit-9 a {
    color: #00B6C7;
    text-decoration: underline;
}

.elementor-kit-9 a:hover {
    color: #019DAB;
    text-decoration: underline;
}

.elementor-kit-9 h1 {
    color: #222226;
    font-family: "Muli", Sans-serif;
    font-size: 65px;
    font-weight: 200;
    line-height: 95px;
}

.elementor-kit-9 h2 {
    color: #222226;
    font-family: "Muli", Sans-serif;
    font-size: 35px;
    font-weight: normal;
    line-height: 50px;
}

.elementor-kit-9 h3 {
    color: #222226;
    font-family: "Muli", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
}

.elementor-kit-9 h4 {
    color: #00B6C7;
    font-family: "Muli", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
}

.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button {
    font-family: "Muli", Sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    color: #FFFFFF;
    background-color: #F27421;
    border-radius: 4px 4px 4px 4px;
}

.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus {
    color: #FFFFFF;
    background-color: #DE6C21;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.elementor-kit-9 label {
    color: #222226;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual {
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    color: #828282;
    background-color: #F8F8FA;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #BDBDBD;
    border-radius: 2px 2px 2px 2px;
    transition: 300ms;
    padding: 0px 20px 0px 20px;
}

.elementor-kit-9 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea:focus,.elementor-kit-9 .elementor-field-textual:focus {
    color: #222226;
    background-color: #F8F8FA;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4F4F4F;
    border-radius: 2px 2px 2px 2px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

h1.entry-title {
    display: var(--page-title-display);
}

.elementor-kit-9 e-page-transition {
    background-color: #FFBC7D;
}

@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;
    }
}
