.lp-1col-features-form .div * {
    color: #ffffff !important;
}
.lp-1col-features-form h4, .lp-1col-features-form h2 {
    color: #ffffff !important;
    word-wrap: break-word !important
}
.lp-1col-features-form .lead > p {
    color: #ffffff !important;
    word-wrap: break-word
}
.lp-1col-features-form .lead-title {
    color: white;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    word-wrap: break-word    
}
.lp-1col-features-form .lead-plist {
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
section.lp-1col-features-form {
    background-size: cover !important;
    background-position: top center;
    background-repeat: no-repeat;
}
section.lp-1col-features-form form label:not(a) {
    color: #fff !important;
}
@media (max-width: 1400px) {
    .lp-2col-img-text h1 {
        font-size: 38px !important;
        font-weight: 700 !important;
        line-height: 49px !important;
    }
}
@media (max-width: 1200px) {
    .lp-2col-img-text h1 {
        font-size: 35px !important;
        font-weight: 700 !important;
        line-height: 45px !important;
    }
}
.bgsection {
    filter:blur(.2);
    background-color: #082d4e; /* Colore di sfondo */
    background-image:
        radial-gradient(circle at top left, #ff361d, transparent 45%),
        radial-gradient(circle at bottom right, #101828, transparent 45%);
    background-repeat: no-repeat;
}
.iconsvg > svg {
    stroke-width: 1px;
    width: 37px !important;
    height: auto !important;
}