.elementor-kit-10 {
    --e-global-color-primary: #084D99;
    --e-global-color-secondary: #5271FF;
    --e-global-color-text: #084D99;
    --e-global-color-accent: #9260A0;
    --e-global-color-a7b89ed: #FF9A1F;
    --e-global-color-c9b2159: #F2B705;
    --e-global-color-6bb1943: #85BDB3;
    --e-global-color-a844770: #FFFFFF;
    --e-global-typography-primary-font-family: "Epilogue";
    --e-global-typography-primary-font-size: 30px;
    --e-global-typography-primary-font-weight: 900;
    --e-global-typography-primary-line-height: 36px;
    --e-global-typography-secondary-font-family: "Epilogue";
    --e-global-typography-secondary-font-size: 18px;
    --e-global-typography-secondary-font-weight: 900;
    --e-global-typography-text-font-family: "Epilogue";
    --e-global-typography-text-font-size: 15px;
    --e-global-typography-text-font-weight: 300;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-size: 13px;
    --e-global-typography-accent-font-weight: 300;
    --e-global-typography-b28b149-font-family: "Epilogue";
    --e-global-typography-b28b149-font-size: 11px;
    --e-global-typography-b28b149-font-weight: 400;
    --e-global-typography-b28b149-line-height: 11px;
    --e-global-typography-77eadba-font-size: 15px;
    --e-global-typography-77eadba-font-weight: 900;
    --e-global-typography-77eadba-text-transform: uppercase;
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    background-color: #F1F5F8;
}



.elementor-kit-10 h2 {
    color: #084D99;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
}

.elementor-kit-10 h3 {
    color: #084D99;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-kit-10 button,
.elementor-kit-10 input[type="button"],
.elementor-kit-10 input[type="submit"],
.elementor-kit-10 .elementor-button {
    font-family: "Epilogue", Sans-serif;
    font-size: 8px;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    background-color: #FF9A1F;
    border-radius: 30px 30px 30px 30px;
    padding: 17.5px 40px 15px 40px;
}

.elementor-button:hover {
background-color: #FFBA3B;
transform: scale(1.02);
}

background-button:active,
background-button:hover {
    color: #5271FF
}

.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);
}

.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
    background-color: #FF0000;
}

@media(max-width:1024px) {
    .elementor-kit-10 {
        font-size: var(--e-global-typography-text-font-size);
    }

    .elementor-kit-10 h2 {
        font-size: var(--e-global-typography-primary-font-size);
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-10 h3 {
        font-size: var(--e-global-typography-secondary-font-size);
    }

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

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

@media(max-width:767px) {
    .elementor-kit-10 {
        font-size: var(--e-global-typography-text-font-size);
    }

    .elementor-kit-10 h2 {
        font-size: var(--e-global-typography-primary-font-size);
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-10 h3 {
        font-size: var(--e-global-typography-secondary-font-size);
    }

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

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

