﻿.elementor-kit-7 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-a04b8ab: #020C1E;
    --e-global-color-9e79801: #033EA5;
    --e-global-color-955f555: #022E7E;
    --e-global-color-5c4326a: #44484D;
    --e-global-color-9f704ea: #FDE427;
    --e-global-color-4f7073f: rgba(255, 255, 255, 0.82);
    --e-global-color-c92f5c0: #F5F7F9;
    --e-global-color-5bd4545: #A9B9CC;
    --e-global-color-f3b238f: #939EAB;
    --e-global-color-6ea2315: #FBF5F1;
    --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: #44484D;
    font-family: "Martel", Sans-serif;
    font-size: 16px;
    line-height: 1.8em;
}

.elementor-kit-7 a {
    color: #033EA5;
}

.elementor-kit-7 a:hover {
    color: #022E7E;
}

.elementor-kit-7 h1 {
    color: #020C1E;
    font-family: "Catamaran", Sans-serif;
    font-size: 52px;
    font-weight: 600;
    line-height: 1.3em;
}

.elementor-kit-7 h2 {
    color: #020C1E;
    font-family: "Catamaran", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3em;
}

.elementor-kit-7 h3 {
    color: #020C1E;
    font-family: "Catamaran", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3em;
}

.elementor-kit-7 h4 {
    color: #020C1E;
    font-family: "Catamaran", Sans-serif;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.3em;
}

.elementor-kit-7 h5 {
    color: #020C1E;
    font-family: "Catamaran", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.3em;
}

.elementor-kit-7 h6 {
    color: #020C1E;
    font-family: "Catamaran", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3em;
}

.elementor-kit-7 button,
.elementor-kit-7 input[type="button"],
.elementor-kit-7 input[type="submit"],
.elementor-kit-7 .elementor-button {
    font-family: "Catamaran", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    background-color: #033EA5;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: var(--e-global-color-9e79801);
    border-radius: 0px 0px 0px 0px;
    padding: 14px 35px 14px 35px;
}

.elementor-kit-7 button:hover,
.elementor-kit-7 button:focus,
.elementor-kit-7 input[type="button"]:hover,
.elementor-kit-7 input[type="button"]:focus,
.elementor-kit-7 input[type="submit"]:hover,
.elementor-kit-7 input[type="submit"]:focus,
.elementor-kit-7 .elementor-button:hover,
.elementor-kit-7 .elementor-button:focus {
    color: #022E7E;
    background-color: #FDE427;
}

.elementor-kit-7 label {
    color: #020C1E;
    font-family: "Catamaran", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8em;
}

.elementor-kit-7 input:not([type="button"]):not([type="submit"]),
.elementor-kit-7 textarea,
.elementor-kit-7 .elementor-field-textual {
    font-family: "Martel", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    color: #44484D;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #969EA7;
    border-radius: 0px 0px 0px 0px;
}

.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;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

.elementor-lightbox {
    background-color: #FFFFFFCF;
    --lightbox-ui-color: #969EA7;
    --lightbox-ui-color-hover: #033EA5;
    --lightbox-text-color: #44484D;
}

.elementor-kit-7 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-kit-7 h1 {
        font-size: 40px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}