#ud_raccontaci_page{
    margin-top:5.7rem;
    margin-bottom: 5.6rem;
}
#ud_raccontaci_page .second_container{
    max-width: 728px;
    margin: 0 auto;
}
#ud_raccontaci_page .second_container h4{
    margin-bottom: 2.2rem;
}
#ud_raccontaci_page .second_container .raccontaci_content > p{
    font-family: barlow_condensedmedium;
    font-style: normal;
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 3.2rem;
    color:#104A6B;
    margin-bottom: 3.3rem;
}
#nf-label-field-13{
    display: block !important;
}
#nf-label-field-13_1{
    display: block !important;
}
/*#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .firstname-container,
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .lastname-container{
    display: inline-block;
    width: 48%;
}*/
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .firstname-container{
    margin-right: 2.4rem;
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .firstname-container .nf-field-label label,
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .lastname-container .nf-field-label label,
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .email-container .nf-field-label label,
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .textarea-container .nf-field-label label{
    font-family: barlowregular;
    font-style: normal;
    font-weight: normal;
    font-size: 1.7rem;
    line-height: 2rem;
    color: #313446;
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .firstname-container .nf-field-element input,
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .lastname-container .nf-field-element input,
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .email-container .nf-field-element input{
    min-height: 48px;
    border: 1px solid #E5E5E5;
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .textarea-container .nf-field-element textarea{
    border: 1px solid #E5E5E5;
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .submit-container{
    text-align: right;
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .submit-container .nf-field-element .btn-ud-basicBlue{
    min-width: 164px;
    background: #53AFBE;
    border-radius: 0;
    color:#fff;
    padding: 1.2rem 2rem;
    cursor: pointer;
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .submit-container .nf-field-element .btn-ud-basicBlue:hover{
    background: #3E98A7;
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .checkbox-container,
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .submit-container{
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    width: 72%;
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .checkbox-container .nf-field{
    display: flex;
    min-width: 100%;
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .checkbox-container .nf-field .checkbox-wrap .nf-field-label label{
    font-family: barlowregular;
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.9rem;
    color:var(--text);
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .checkbox-container .nf-field .checkbox-wrap .nf-field-label label a{
    color: var(--basicBlue);
    font-weight: 600;
    text-decoration: underline;
}
.nf-before-form-content{
    display: none;
}
.nf-error-msg, .ninja-forms-req-symbol{
    font-size: 1.4rem;
}
#ud_raccontaci_page .second_container .raccontaci_content .nf-form-cont .nf-form-content .checkbox-container .checkbox-wrap .nf-field-element{
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}



#ud_raccontaci_page .nf-field-element input[type=checkbox]{
    /* width: 100%;
    height: 100%; */
    visibility: visible;
    /* border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 40px;
    cursor: pointer;
    visibility: hidden; */
}
  
#ud_raccontaci_page .nf-field-element input[type=checkbox]:after{
    content: " ";
}
 
/* #ud_raccontaci_page .nf-field-element input[type=checkbox]:checked:after {
    width: 24px;
    height: 24px;
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(111,188,200,1) 0%, rgba(83,175,190,1) 31%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 53%, rgba(255,255,255,1) 64%, rgba(255,255,255,1) 100%);
} */

body.page-raccontaci-una-storia .checkbox-wrap .nf-field-element label.nf-checked-label:before,
body.page-raccontaci-una-storia .checkbox-wrap .nf-field-label label.nf-checked-label:before,
body.page-raccontaci-una-storia .listcheckbox-wrap .nf-field-element label.nf-checked-label:before,
body.page-raccontaci-una-storia .listcheckbox-wrap .nf-field-label label.nf-checked-label:before,
body.page-raccontaci-una-storia .checkbox-wrap .nf-field-element label:before, 
body.page-raccontaci-una-storia .checkbox-wrap .nf-field-label label:before, 
body.page-raccontaci-una-storia .listcheckbox-wrap .nf-field-element label:before, 
body.page-raccontaci-una-storia .listcheckbox-wrap .nf-field-label label:before,
body.page-raccontaci-una-storia .checkbox-wrap .nf-field-element label:after, 
body.page-raccontaci-una-storia .checkbox-wrap .nf-field-label label:after, 
body.page-raccontaci-una-storia .listcheckbox-wrap .nf-field-element label:after, 
body.page-raccontaci-una-storia .listcheckbox-wrap .nf-field-label label:after,
body.page-raccontaci-una-storia .checkbox-wrap .nf-field-element label.nf-checked-label:after, 
body.page-raccontaci-una-storia .checkbox-wrap .nf-field-label label.nf-checked-label:after, 
body.page-raccontaci-una-storia .listcheckbox-wrap .nf-field-element label.nf-checked-label:after, 
body.page-raccontaci-una-storia .listcheckbox-wrap .nf-field-label label.nf-checked-label:after{
    display: none !important;
}

.checkbox-container .nf-field-element input{
    display: block !important;
}

.nf-field-element, .nf-field-element #nf-field-13, .nf-field-element #nf-field-13_1{
    opacity: 1 !important;
}
