
#gform_fields_1_4 > *, #gform_fields_2_4 > * {
    flex: 0 0 7.6923076923%;
}
.page-template-modulo {
    background-color: #6E5593;
    font-family: "Plus Jakarta Sans", serif;
    --h-font: "Plus Jakarta Sans", serif;
    --body-font: "Plus Jakarta Sans", serif;
}
.page-template-modulo .gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    --gf-ctrl-choice-check-color: #FFB300;
    --gf-ctrl-radio-check-size: 12px;
}
.page-template-modulo .gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    --gf-ctrl-choice-size: 18px;
}
.page-template-modulo .gform-theme--framework input[type=radio]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    --gf-ctrl-border-color: #FFB300;
}
.page-template-modulo .gform-theme--framework .gf_progressbar .percentbar_blue {
    background-color: #FFB300;
}
.page-template-modulo .page-content {
    z-index: 1;
}
.page-template-modulo .page-content:before {
    z-index: -1;
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    background-image: url('bg.svg');
    background-size: contain;
    width: 900px;
    height: 900px;
    transform: translate(35%, -35%);
    opacity: .7;
}
/* .page-template-modulo .page-content:after {
    z-index: -1;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url('bg.svg');
    background-size: contain;
    width: 900px;
    height: 900px;
    transform: translate(-35%, 35%);
} */
@media (max-width: 1199px){
    .page-template-modulo .page-content:before, .page-template-modulo .page-content:after {
        width: 600px;
        height: 600px;
    }
}
@media (max-width: 767px){
    .page-template-modulo .page-content:before, .page-template-modulo .page-content:after {
        width: 200px;
        height: 200px;
    }
}
.page-template-modulo .main-footer {
    display: none!important;
}
.page-template-modulo .marchio {
    background-image: url('marchio-testata.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 387px;
    height: 126px;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
}
@media (max-width: 1199px){
    .page-template-modulo .marchio {
        width: 300px;
        height: 97px;
    }
}
@media (max-width: 767px){
    .page-template-modulo .marchio {
        width: 150px;
        height: 49px;
    }
}
.page-template-modulo .claim {
    background-image: url('https://www.chiesaluterana.it/wp-content/themes/celi2025/dist/images/logo.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 211px;
    height: 111px;
    position: absolute;
    top: 32px;
    right: 30px;
    z-index: 1;
}
@media (max-width: 1199px){
    .page-template-modulo .claim {
        width: 164px;
        height: 86px;
    }
}
@media (max-width: 767px){
    .page-template-modulo .claim {
        width: 82px;
        height: 43px;
    }
}
.page-template-modulo .page-content {
    position: relative;
}
.page-template-modulo .elementor-shortcode {
    background-color: #fff;
    filter: drop-shadow(0px 3px 53px rgba(72, 40, 98, 0.82));
    border-radius: 30px;
}
.page-template-modulo .gform_title {
    text-align: center;
    font-size: 40px;
    color: #fff;
}
@media (max-width: 991px){
    .page-template-modulo .gform_title {
        font-size: 30px;
    }
    .page-template-modulo .gfield--type-html {
        word-break: break-all;

    }
}
@media (max-width: 767px){
    .page-template-modulo .gform_title {
        font-size: 25px;
    }
    .elementor-33851 .elementor-element.elementor-element-5b74ff9 > .elementor-widget-container {
        margin-left: 0!important;
        margin-right: 0!important;
        margin-top: 100px!important;
    }
}
.page-template-modulo .gform_description {
    text-align: center;
    font-size: 20px;
    color:#fff;
    font-weight: 500;
    margin-bottom: 0;
}
@media (max-width: 991px){
    .page-template-modulo .gform_description {
        font-size: 18px;
    }
}
@media (max-width: 767px){
    .page-template-modulo .gform_description {
        font-size: 16px;
    }
}
.page-template-modulo form {
    padding: 0 64px!important;
}
@media (max-width: 1199px){
    .page-template-modulo form {
        padding: 0 40px!important;
    }
}
@media (max-width: 991px){
    .page-template-modulo form {
        padding: 0 30px!important;
    }
}
@media (max-width: 500px){
    .page-template-modulo form {
        padding: 0 20px!important;
    }
    #gform_fields_1_4, #gform_fields_2_4 , #gform_fields_3_4 {
        min-width: 1000px;
    }
    #gform_fields_1_4 > .gform_page_fields, #gform_fields_2_4 > .gform_page_fields, #gform_fields_3_4 > .gform_page_fields {
        overflow: auto;
    }
}
.page-template-modulo .gform_heading {
    background-color: #463D66;
    border-radius: 28px 28px 0 0;
    padding-top: 60px;
    padding-bottom: 45px;
}
.page-template-modulo .gform-theme--framework .gf_progressbar span {
    color: #463D66;
    clip: auto;
    height: auto;
    width: auto;
    text-align: center;
    display: block;
    position: relative;
}
.page-template-modulo .gform-theme--framework .gf_progressbar .gf_progressbar_percentage {
    border-radius: 100px 0 0 100px;
    height: 22px;
}
.page-template-modulo .gform-theme--framework .gf_progressbar {
    background-color: #DBDBDB;
}
.page-template-modulo .gf_progressbar_wrapper {
    margin-top: 50px;
}
.page-template-modulo .gform_required_legend {
    display: none;
}
.page-template-modulo .elementor-widget-container {
    margin-top: 190px!important;
}
@media (max-width: 767px) {
    .page-template-modulo .elementor-widget-container {
        margin-top: 100px!important;
    }
}
.page-template-modulo .step-title span {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-color: #FFB300;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    margin-right: 12px;
    font-size: 20px;
}
.page-template-modulo .step-title {
    margin-top: 35px;
    color: #463D66;
    font-size: 25px;
}
.page-template-modulo .gform_fields {
    display: flex!important;
    flex-wrap: wrap;
    --gap: 24px;
    gap: 0!important;
    margin-left: calc(var(--gap) * -1);
    margin-right: calc(var(--gap) * -1);
    width: calc(100% + var(--gap)* 2);
}
@media (max-width: 1199px){
    .page-template-modulo .gform_fields {
        --gap: 10px;
    }
}
.page-template-modulo .gfield {
    padding-left: var(--gap);
    padding-right: var(--gap);
    box-sizing: border-box;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 50px;
}
@media (max-width: 767px){
    .page-template-modulo .gfield {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.page-template-modulo #field_1_375, .page-template-modulo #field_2_375, .page-template-modulo #field_3_375, .page-template-modulo .fullw {
    flex: 0 0 100%;
    max-width: 100%;
}
.page-template-modulo .bold-label, .page-template-modulo legend {
    font-weight: bold!important;
}
.page-template-modulo .bold-label.gfield--type-html, .page-template-modulo legend {
    font-size: 1.5em!important;
    margin-bottom: 30px;
}
.page-template-modulo .gfield_label, .page-template-modulo legend {
    color: #2B2B2B;
    font-size: 16px;
}
.page-template-modulo input:not[type="button"], .page-template-modulo select {
    border-radius: 5px!important;
    border: 1px solid rgba(0, 0, 0, 0.2)!important;
    width: 100%!important;
}
@media (max-width: 991px){
    .page-template-modulo .has-el-gap .elementor-column{
        --col-gutter: 0;
    }
}
.page-template-modulo .third {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
@media (max-width: 767px){
    .page-template-modulo .third {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.page-template-modulo .gform_page_footer {
    padding-bottom: 100px;
}
.page-template-modulo .gform_next_button, .page-template-modulo .gform_button.button {
    border-radius: 30px!important;
    color: #463D66!important;
    background-color: #FFB300!important;
    border-color: #FFB300!important;
    transition: background-color 0.3s, border-color .3s;
}
.page-template-modulo .gform_next_button:hover, .page-template-modulo .gform_button.button:hover {
    background-color: #E7A101!important;
    border-color: #E7A101!important;
}
.page-template-modulo .gform_save_link {
    color: #463D66!important;
    border-radius: 30px!important;
    border-color: #FFB300!important;
    transition: background-color 0.3s, border-color .3s;
}
.page-template-modulo .gform_save_link:hover {
    background-color: #FFB300!important;
}

.page-template-modulo .gfield_radio {
    margin-bottom: 50px;
}
.page-template-modulo .gform_previous_button {
    border-radius: 30px!important;
    transition: background-color 0.3s;
    border-color: #FFB300!important;
}
.page-template-modulo .gform_previous_button:hover {
    background-color: #FFB300!important;
}

.page-template-modulo #gform_fields_1_4 > *, .page-template-modulo #gform_fields_2_4 > * {
    padding: 0!important;
    font-size: 12px!important;
    text-align: center!important;
    align-self: center;
}
.page-template-modulo #field_1_378, .page-template-modulo #field_2_378, .page-template-modulo #field_3_378 {
    flex: 0 0 100%!important;
    text-align: left!important;
}
.page-template-modulo .cfour {
    flex: 0 0 25%!important;
    max-width: 25%!important;
}
.page-template-modulo #label_1_230_1, .page-template-modulo #label_2_230_1, .page-template-modulo #label_3_230_1 {
    margin-bottom: 50px;
}
.page-template-modulo .gfield--type-consent {
    margin-bottom: 50px!important;
}
.page-template-modulo .gfield--type-consent legend {
    font-size: 1em!important;
}
.page-template-modulo .gform-theme--framework .gf_progressbar .gf_progressbar_percentage.percentbar_100 {
    border-radius: 100px;
}
.page-template-modulo section.elementor-top-column > div{
    background-color: #fff;
    filter: drop-shadow(0px 3px 53px rgba(72, 40, 98, 0.82));
    border-radius: 35px 35px 30px 30px;
    position: relative;
    padding-top: 100px;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
    padding-bottom: 100px;
    margin-top: 180px!important;
}
.page-template-modulo section.elementor-top-column > div:before {
    
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    aspect-ratio: 2560/815;
    background-image: url('head.jpg');
    background-size: cover;
    border-radius: 30px 30px 0 0;
}
.page-template-modulo section.elementor-top-column  .elementor-widget-container {
    margin-top: 0!important;
}
.page-template-modulo section.elementor-top-column > div h2 {
    font-weight: 700!important;
    font-size: 40px!important;
    line-height: 1.3em;
    color: #463D66!important;
    font-family: "Plus Jakarta Sans", serif;
}
.page-template-modulo section.elementor-top-column > div p {
    font-weight: 500;
}
.page-template-modulo .share {
    display: flex;
    gap: 25px;
    justify-content: center;
    margin-top: 20px;
}
.page-template-modulo .share a {
    display: block;
    width: 44px;
    height: 44px;
    background-color: #FFB300;
    border-radius: 50%;
    transition: background-color 0.3s;
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
    transition: background-color 0.3s;
}
.page-template-modulo .share a:hover {
    background-color: #E7A101;
}
.page-template-modulo .share a.fb {
    background-image: url('fb.png');
}
.page-template-modulo .share a.x {
    background-image: url('x.png');
}
.page-template-modulo .share a.telegram {
    background-image: url('telegram.png');
}
.page-template-modulo .share a.wa {
    background-image: url('wa.png');
}
.page-template-modulo .share a.linkedin {
    background-image: url('linkedin.png');
}
@media (max-width: 991px){
    .page-template-modulo section.elementor-top-column > div {
        padding-top: 300px;
    }
}
@media (max-width: 767px){
    .page-template-modulo section.elementor-top-column > div{
        margin-top: 100px!important;
        padding-top: 200px;
    }
    .page-template-modulo section.elementor-top-column > div h2 {
        font-size: 30px!important;
    }
}

.share-link a {
    margin-top: 50px;
    display: inline-block;
    font-weight: 700;
    color: #463D66;
    background-color: #FFB300;
    border-radius: 20px;
    padding: 10px 30px;
}
.page-template-modulo input {
    outline: none;
}

.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    --gf-ctrl-border-color: rgba(0, 0, 0, 0.2);
    transition: border-color 0.3s;
    --gf-ctrl-shadow-focus: transparent;
}
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus {
    border-color: #FFB300!important;
}

#label_2_366_0, #label_2_366_1, #label_2_366_2, #label_1_366_0, #label_1_366_1, #label_1_366_2 {
    font-size: 16px!important;
}
.gchoice_2_366_0,.gchoice_2_366_1,.gchoice_2_366_2, .gchoice_1_366_0,.gchoice_1_366_1,.gchoice_1_366_2 {
    margin-top: 15px!important;
} 
.page-template-modulo .gform_validation_errors {
    display: none!important;
}
.page-template-modulo .gfield--width-quarter.gfield_html {
    color: #2B2B2B;
    font-size: 16px;
}
#field_2_369, #field_1_369{
    margin-bottom: 10px!important;
    font-size: 21px!important;
}
#field_2_152, #field_1_152 {
    margin-bottom: 30px!important;
    font-size: 21px!important;
}
#field_2_192, #field_1_192 {
    font-size: 18px!important;
    font-weight: bold;
}
#field_2_192 a, #field_1_192 a{
    color: #6F5593!important;
}
#field_2_192 a:hover, #field_1_192 a:hover {
    text-decoration: underline;
}
.page-template-modulo .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before {
    color: #463D66;
}
#gform_browse_button_2_374, #gform_browse_button_1_374 {
    background-color: #FFB300!important;
    color: #463D66!important;
    border-radius: 30px!important;
    padding: 10px 30px!important;
    font-weight: 700!important;
}
.page-template-modulo .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progressbar_progress {
    background-color: #FFB300;
}
.page-template-modulo p {
    font-family: "Plus Jakarta Sans", serif!important;
}
.page-template-modulo .smart-head {
    z-index: 2;
}

.page-template-modulo .form_saved_message, .page-template-modulo .gform_confirmation_wrapper {
    padding: 50px;
}
.page-template-modulo .form_saved_message form{
    padding: 0!important;
}
@media (max-width: 500px){
    .page-template-modulo .form_saved_message, .page-template-modulo .gform_confirmation_wrapper {
        padding: 30px;
    }
}
.page-template-modulo .form_saved_message .gfield {
    margin-bottom: 20px!important;
}
.page-template-modulo .form_saved_message h2 {
    line-height: 1.2em;
    margin-bottom: 20px;
}