

#gform_confirmation_wrapper_3 .gform_title{
    display:none;
}

#gform_wrapper_3 .gform_title{
    color: var(--Preto, #1A1A1A);

/* Eurostile/Desktop/H4 */
font-family: "Eurostyle Extended Black";
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 31.5px */
text-transform: uppercase;
}

@media (max-width:1024px){
    #gform_wrapper_3 .gform_title{
       font-size: 19px;
    }
}


/* formcontact */





.gform_required_legend, .gfield_required{
    display:none;
}






.form_contactos_wrapper #gform_submit_button_2,
.form_contactos_wrapper #gform_submit_button_3{
    border-radius: 100px;
background: var(--Cor-da-marca, #00F);
color: var(--Schemes-On-Primary, #FFF);
text-align: center;

/* Sora/Desktop/P bold */
font-family: Sora;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 24px */
}

.form_contactos_wrapper #gform_submit_button_2:hover{
    border-radius: 100px;
    background: var(--Preto, #1A1A1A);
    color: var(--Branco, #FFF);
    text-align: center;
    
    /* Sora/Desktop/P bold */
    font-family: Sora;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
}

.form_contactos_wrapper .gform_validation_errors, 
.form_contactos_wrapper .gfield_required.gfield_required_custom{
    display:none!important;
}


.gform_wrapper.form_contactos_wrapper .ginput_container input,
.gform_wrapper.form_contactos_wrapper .ginput_container textarea,
.gform_wrapper.form_contactos_wrapper .ginput_container select{
color: var(--Escala-de-cinza-2, #7F7F7F);

/* Sora/Desktop/P */
font-family: Sora;
font-size: 16px !important;
font-style: normal;
font-weight: 400;

}
.gform_wrapper.form_contactos_wrapper .ginput_container input:hover,
.gform_wrapper.form_contactos_wrapper .ginput_container textarea:hover,
.gform_wrapper.form_contactos_wrapper .ginput_container select:hover{
    color:#1A1A1A;

    border-radius: 4px;
border: 1px solid var(--Preto, #1A1A1A);
color: var(--Preto, #1A1A1A);

/* Sora/Desktop/P */
font-family: Sora;
font-size: 16px;
font-style: normal;
font-weight: 400;

}

.form_contactos_wrapper *:focus{
    outline-width:0px !important;
   
    
}

.form_contactos_wrapper input:focus,
.gform_wrapper.form_contactos_wrapper .ginput_container textarea:focus,
.gform_wrapper.form_contactos_wrapper .ginput_container select:focus{
     border-color:#1A1A1A!important;
     color:#1A1A1A;
}


.form_contactos_wrapper label.gform-field-label.gform-field-label--type-inline.gfield_consent_label{
color: var(--Escala-de-cinza-1, #404040);

/* Sora/Desktop/P */
font-family: Sora;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
}

.form_contactos_wrapper label.gform-field-label.gform-field-label--type-inline.gfield_consent_label a{
color: var(--Escala-de-cinza-1, #404040);

/* Sora/Desktop/P */
font-family: Sora;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;

}




.form_contactos .gform_fields  .gfield{
    position:relative;
}
.form_contactos .gform_fields .gfield_label{
    position:absolute;
    top:-10px;
    background-color:#fff;
    left:10px;
    display:none;
    padding: 0px 5px 0px 5px;
}

.newsletter .gform_fields  .gfield{
    position:relative;
}
.newsletter .gform_fields .gfield_label{
    position:absolute;
    top:-10px;
    background-color:#1A1A1A;
    left:10px;
    display:none;
    padding: 0px 5px 0px 5px;
    color:#fff;
}

.newsletter  div#gform_confirmation_message_1{
    font-family: "Sora", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    color:#ccc;
        text-align: center;
}
.form_contactos .gform_confirmation_message{
        font-family: "Sora", Sans-serif;
    font-size: 16px;
    font-weight: 700;
        text-align: center;
}



/* nesletters */



.newsletter_wrapper h2.gform_title{
    color: var(--Branco, #FFF);

/* Sora/Desktop/P bold */
font-family: Sora;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 24px */
}

.gform_required_legend, .gfield_required{
    display:none;
}


.newsletter_wrapper  .gform_footer{
    margin-block-start:0px!important;
    display:block!important;
}



.newsletter_wrapper #gform_submit_button_1{
    display: flex;
width: 102px;
height: 42px;
padding: 8px 16px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 8px;
border-radius: 100px;
background: var(--Escala-de-cinza-3, #999);
color: var(--Preto, #1A1A1A);
text-align: center;
/* Sora/Desktop/Small */
font-family: Sora;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 18px */
}

.newsletter_wrapper #gform_submit_button_1:hover{
    background:#CCC;
}

.newsletter_wrapper .gform_validation_errors, 
.newsletter_wrapper .gfield_required.gfield_required_custom{
    display:none!important;
}


.newsletter_wrapper input#input_1_1{
    display: flex;
width: 292px;
padding: 4px 0 4px 16px;
align-items: center;
flex: 1 0 0;
border-radius: 4px 4px 0 0;
background:transparent;
color: var(--Escala-de-cinza-4, #CCC);
/* Sora/Desktop/P */
font-family: Sora;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
}
.newsletter_wrapper input#input_1_1:hover{
    color:#fff;
    border:1px solid #fff;
}

.newsletter_wrapper *:focus{
    outline-width:0px !important;
   
    
}

.newsletter_wrapper input#input_1_1:focus{
     border-color:#fff!important;
     color:#fff;
}


.newsletter_wrapper label.gform-field-label.gform-field-label--type-inline.gfield_consent_label{
    color: var(--Escala-de-cinza-4, #CCC);

/* Sora/Desktop/Small */
font-family: Sora;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 18px */
}

.newsletter_wrapper label.gform-field-label.gform-field-label--type-inline.gfield_consent_label a{
color: var(--Escala-de-cinza-4, #CCC);

/* Sora/Desktop/Small */
font-family: Sora;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 150%;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;

}


.newsletter_wrapper input#input_1_3_1{
    border-radius: 2px;
    border: 1px solid var(--Escala-de-cinza-4, #CCC);
    width: 18px;
    height: 18px;
    background-color:transparent;
}
.newsletter_wrapper input#input_1_3_1::before{
    color:#CCC;
}


    
.newsletter_wrapper form#gform_1 {
        display: flex;
        gap:20px
}

@media (max-width:1024px){
    .newsletter_wrapper form#gform_1 {
    flex-direction: column;
        align-items: center;
    }
    .newsletter_wrapper h2.gform_title {
        text-align:center;
    }
    .footer .elementor-widget-shortcode{
        width:100%;
    }
    .footer fieldset#field_1_3 {
        text-align: center;
    }
       .newsletter_wrapper .gform-body.gform_body{
       width:100%;
   }
   .newsletter_wrapper input#input_1_1{
       width:450px;
   }
   .newsletter_wrapper div#field_1_1{
       display:flex;
           justify-content: center;
   }
}

@media (max-width:767px){
   .newsletter_wrapper .gform-body.gform_body,
   .newsletter_wrapper .ginput_container.ginput_container_email{
       width:100% !important;
   }
   .newsletter_wrapper input#input_1_1{
       width:100% !important;
   }
}




