.elementor-kit-735{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a8a5c16:#F5F5F5;--e-global-color-c8ac423:#E72479;--e-global-typography-primary-font-family:"Bebas Neue";--e-global-typography-primary-font-size:55px;--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:"Helvetica";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-735 button,.elementor-kit-735 input[type="button"],.elementor-kit-735 input[type="submit"],.elementor-kit-735 .elementor-button{background-color:#E72479;font-family:"Helvetica", Sans-serif;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var( --e-global-color-a8a5c16 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-c8ac423 );border-radius:0px 0px 0px 0px;}.elementor-kit-735 button:hover,.elementor-kit-735 button:focus,.elementor-kit-735 input[type="button"]:hover,.elementor-kit-735 input[type="button"]:focus,.elementor-kit-735 input[type="submit"]:hover,.elementor-kit-735 input[type="submit"]:focus,.elementor-kit-735 .elementor-button:hover,.elementor-kit-735 .elementor-button:focus{background-color:var( --e-global-color-a8a5c16 );color:var( --e-global-color-primary );}.elementor-kit-735 e-page-transition{background-color:#FFBC7D;}.elementor-kit-735 h3{font-size:19px;line-height:26px;}.elementor-kit-735 input:not([type="button"]):not([type="submit"]),.elementor-kit-735 textarea,.elementor-kit-735 .elementor-field-textual{font-family:"Helvetica", Sans-serif;text-transform:none;color:var( --e-global-color-primary );background-color:#FFFFFF;border-style:none;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;--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-kit-735{--e-global-typography-primary-font-size:40px;}.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 */.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}



.modulo-flex{
    display: flex;
    flex-direction: row;
    gap:20px;
    justify-content: space-between;
    padding-bottom: 20px;
}
left-col{
    width: calc(50% - 40px);
}
right-col{
    width: calc(50% - 40px);
    position: relative;
}

.left-col p {
    display: flex
;
    justify-content: space-between;
    height: 100%;
    flex-direction: column;
    margin: 0;
        gap: 20px;
}
.right-col p {
    display: flex;
    justify-content: space-between;
    height: 100%;
    flex-direction: column;
    margin: 0;
}

.wpcf7-spinner{
    position: absolute !Important;
}

@media(max-width: 678px){
    .modulo-flex{
        flex-wrap:wrap;
    }
        .modulo-flex input.wpcf7-form-control.wpcf7-submit.has-spinner{
       margin-top:13px !important;
    }
}/* End custom CSS */