.elementor-2458 .elementor-element.elementor-element-344b8421:not(.elementor-motion-effects-element-type-background), .elementor-2458 .elementor-element.elementor-element-344b8421 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://nlg.test3d0.it/wp-content/uploads/2026/05/home_banner.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2458 .elementor-element.elementor-element-344b8421 > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(180deg, #1735574D 18%, #173557 100%);opacity:1;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2458 .elementor-element.elementor-element-344b8421{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:120px 0px 120px 0px;}.elementor-2458 .elementor-element.elementor-element-579d1a35 > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-2458 .elementor-element.elementor-element-218be58a .custom-breadcrumb{background-color:#02010100;}.elementor-2458 .elementor-element.elementor-element-218be58a .custom-breadcrumb .breadcrumb-container-inner{padding-top:0px;padding-bottom:0px;}.elementor-2458 .elementor-element.elementor-element-4a79ad35{margin-top:32px;margin-bottom:0px;}.elementor-2458 .elementor-element.elementor-element-38344042 .gsc-heading .content-inner{max-width:800px;}.elementor-2458 .elementor-element.elementor-element-38344042 .gsc-heading .title{margin-bottom:0px;}.elementor-2458 .elementor-element.elementor-element-38344042 .gsc-heading .title-desc{padding:20px 0px 0px 0px;}.elementor-2458 .elementor-element.elementor-element-6ec40ce8{padding:80px 0px 80px 0px;}.elementor-2458 .elementor-element.elementor-element-75449e8e > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-2458 .elementor-element.elementor-element-27ea4c1c img{width:100%;}@media(max-width:1024px){.elementor-2458 .elementor-element.elementor-element-344b8421{padding:80px 0px 85px 0px;}.elementor-2458 .elementor-element.elementor-element-6ec40ce8{padding:80px 0px 85px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-13aca531 */.cf7-custom-form {
    width: 100%;
}

.cf7-custom-form .form-section {
    margin-bottom: 40px;
}

.cf7-custom-form .form-section h3 {
    color: #173557;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 25px;
}

.cf7-custom-form .form-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.cf7-custom-form label {
    display: flex;
    flex-direction: column;
    gap: 8px;

    color: #173557 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.cf7-custom-form input[type="text"],
.cf7-custom-form input[type="email"],
.cf7-custom-form input[type="tel"],
.cf7-custom-form input[type="file"],
.cf7-custom-form textarea {
    width: 100%;
    min-height: 56px;
    padding: 14px 16px;

    border-radius: 8px;
    border: 1px solid #D1D1D1 !important;
    background: var(--bianco, #FFF) !important;

    color: #6F7072;
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    box-sizing: border-box;
}

.cf7-custom-form select {
      height: 44px !important;
  min-height: 44px !important;
  padding: 0 16px !important;
  line-height: 44px !important;
}

html body .wpcf7 form.wpcf7-form #form-candidatura input[type="text"],
html body .wpcf7 form.wpcf7-form #form-candidatura input[type="email"],
html body .wpcf7 form.wpcf7-form #form-candidatura input[type="tel"],
html body .wpcf7 form.wpcf7-form #form-candidatura input[type="file"],
html body .wpcf7 form.wpcf7-form #form-candidatura textarea {
  border: 1px solid #D1D1D1 !important;
  background: var(--bianco, #FFF) !important;
  color: #6F7072 !important;
  border-radius: 8px !important;
  min-height: 45px !important;
  height: 45px !important;
}

html body .wpcf7 form.wpcf7-form #form-candidatura select {
      border: 1px solid #D1D1D1 !important;
  background: var(--bianco, #FFF) !important;
  color: #6F7072 !important;
  border-radius: 8px !important;
  min-height: 45px !important;
  height: 45px !important;
}

.cf7-custom-form input::placeholder,
.cf7-custom-form textarea::placeholder {
    color: #6F7072;
}

.cf7-custom-form input:focus,
.cf7-custom-form select:focus,
.cf7-custom-form textarea:focus {
    outline: none;
    border-color: #173557;
}

.cf7-custom-form .form-consent {
    margin: 30px 0;
}

.cf7-custom-form .form-consent .wpcf7-list-item {
    margin: 0;
}

.cf7-custom-form .form-consent label {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
}

.cf7-custom-form .form-consent input[type="checkbox"] {
    margin-top: 4px;
}

.cf7-custom-form .form-submit {
    margin-top: 30px;
}

.cf7-custom-form .form-submit input[type="submit"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-width: 250px;
    height: 56px;
    padding: 0 32px;

    border: none;
    border-radius: 8px;
    cursor: pointer;

    background: #173557;
    color: #FFF;

    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.cf7-custom-form .form-submit input[type="submit"]:hover {
    opacity: 0.9;
}

.cf7-custom-form .wpcf7-not-valid-tip {
    margin-top: 6px;
    font-size: 14px;
}

.cf7-custom-form .wpcf7-response-output {
    margin-top: 20px;
}

.form-submit input {
    background: #173557 !important;
    text-transform: uppercase;
}

html body .wpcf7 form.wpcf7-form #form-richiesta input[type="text"],
html body .wpcf7 form.wpcf7-form #form-richiesta input[type="email"],
html body .wpcf7 form.wpcf7-form #form-richiesta input[type="tel"],
html body .wpcf7 form.wpcf7-form #form-richiesta textarea {
  border: 1px solid #D1D1D1 !important;
  background: var(--bianco, #FFF) !important;
  color: #6F7072 !important;
  border-radius: 8px !important;
}

html body .wpcf7 form.wpcf7-form #form-richiesta input[type="text"],
html body .wpcf7 form.wpcf7-form #form-richiesta input[type="email"],
html body .wpcf7 form.wpcf7-form #form-richiesta input[type="tel"] {
  min-height: 45px !important;
  height: 45px !important;
}

html body .wpcf7 form.wpcf7-form #form-richiesta textarea {
  min-height: 140px !important;
  height: 140px !important;
  resize: vertical;
}

.cf7-custom-form .form-full {
  grid-column: 1 / -1;
}

@media (max-width: 1024px) {
    .cf7-custom-form .form-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .cf7-custom-form .form-grid {
        grid-template-columns: 1fr;
    }

    .cf7-custom-form .form-section h3 {
        font-size: 24px;
    }

    .cf7-custom-form .form-submit input[type="submit"] {
        width: 100%;
    }
}/* End custom CSS */