.elementor-kit-9971{--e-global-color-primary:#352B98;--e-global-color-secondary:#41DAF5;--e-global-color-text:#3B74BD;--e-global-color-accent:#FFFFFF;--e-global-color-979b2d9:#D5CFCF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rock 3D";--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;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.elementor-kit-9971 e-page-transition{background-color:#FFBC7D;}.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;}}:root { --Primario:#352B98; --Secundario:#41DAF5; --BRANCO:#ffffff; }
/* Start custom CSS */.wpcf7 input,
.wpcf7 textarea {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #42daf6;
    font-size: 15px;
}

.wpcf7-form-control {
    margin-bottom:px !important;
    display: block !important;
}

.wpcf7 textarea {
    min-height: 80px;
    resize: none;
}

.wpcf7 input[type="submit"] {
    background: #352b98;
    color: #fff;
    border: none;
    cursor: pointer;
    font-weight: 600;
}

.wpcf7 input[type="submit"]:hover {
    background: #42d9f5;
    color: #000;
}/* End custom CSS */