.elementor-kit-6{--e-global-color-primary:#13136D;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#311F8F;--e-global-color-ac1f624:#E70000;--e-global-color-1b5e92d:#FFFFFF;--e-global-color-2daee50:#DE2A1B;--e-global-color-1000256:#292323;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;line-height:1.3em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;line-height:1.3em;}.elementor-kit-6 h1{font-family:"Montserrat", Sans-serif;font-size:32px;font-weight:700;line-height:1.3em;}.elementor-kit-6 h2{font-family:"Montserrat", Sans-serif;font-size:32px;font-weight:700;line-height:1.3em;}.elementor-kit-6 h3{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:600;line-height:1.3em;}.elementor-kit-6 h4{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:600;line-height:1.3em;}.elementor-kit-6 h5{font-family:"Montserrat", Sans-serif;font-size:26px;font-weight:600;line-height:1.3em;}.elementor-kit-6 h6{font-family:"Montserrat", Sans-serif;font-size:26px;font-weight:600;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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;}}/* Start custom CSS */.cf7-custom-form {
    max-width: 100%;
}

.cf7-field {
    margin-bottom: 15px;
}



.cf7-custom-form input,
.cf7-custom-form textarea,
.cf7-custom-form select {
    width: 100%;
    padding: 12px;
    font-size: 14px;
    border: 1px solid #311F8F;
    border-radius: 5px;
    box-sizing: border-box;
}

.cf7-custom-form textarea {
    min-height: 100px;
}

.cf7-custom-form input[type="submit"] {
    background-color: #311F8F;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 15px;
    padding: 12px;
    border-radius: 5px;
}

.cf7-custom-form input[type="submit"]:hover {
    background-color: #DE2A1B;
}

/* Mobile friendly */
@media (max-width: 600px) {
    .cf7-field label {
        font-size: 13px;
    }
}/* End custom CSS */