@media (max-width: 1100px) {
    .corpo {
        padding-left: 0.2% !important;
        padding-right: 0.2% !important;
        margin-bottom: 257px;
    }
    .corpo .titulo-investe {
        text-align: center;
    }
    .corpo .titulo-investe h2 {
        color: #0a243f;
        text-align: center;
        font-family: "Open Sans";
        font-size: 28px;
        font-style: normal;
        font-weight: 800;
        line-height: 29.5px; /* 92.188% */
        letter-spacing: -0.15px;
        margin-bottom: 31px;
    }
    .corpo .titulo-investe p {
        color: #000;
        text-align: center;
        font-family: "Open Sans";
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: 26.5px; /* 132.5% */
        letter-spacing: -0.15px;
    }
    .group1 {
        display: flex;
        flex-direction: column;
        border-bottom: 2px solid #bcae87;
        padding-bottom: 34px;
    }
    .group2 {
        display: flex;
        flex-direction: column;
        padding-left: 0.5% !important;
        padding-right: 0.5% !important;
    }

    .group2 .radios-base .radios label {
        margin-right: 40px !important;
    }

    .group-corpo {
        padding-right: 0.5%;
        padding-left: 0.5%;
        margin-bottom: 45px;
    }

    .corpoBase {
        padding-left: 19px;
        padding-right: 19px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .corpoBase .corpoBase1 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .groupBase2 label {
        color: #000;
        font-family: Open Sans;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 19.5px; /* 97.5% */
        letter-spacing: -0.15px;
        margin-right: 10px !important;
        margin-bottom: 10px;
    }
    .groupBase2 input {
        background: #f1f4ff;
        width: 100%;
        height: 35px;
        border-radius: 5px;
        border: none;
        outline: none;
        margin-bottom: 40px;
    }
    .groupBase3 {
        text-align: left;
    }
    .groupBase3 label {
        margin-right: 35px;
    }
    .tipoDocumento {
        margin-top: 30px !important;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .topb1 label {
        color: #000;
        font-family: Open Sans;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 19.5px; /* 108.333% */
        letter-spacing: -0.15px;
        margin-right: 30px;
    }
    .topb2 label {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .corpoBaseMorada {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .checkradios {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 31px;
    }

    .checkradios div {
        margin-bottom: 20px;
    }

    .possuir {
        margin-bottom: 40px;
        display: flex;
        align-items: center;
    }

    .custodia .banco label {
        color: #000;
        font-family: Open Sans;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 19.5px; /* 97.5% */
        letter-spacing: -0.15px;
        margin-right: 14px;
    }
    .custodia .banco input {
        width: 100%;
        height: 35px;
        background: #f1f4ff;
        padding: 10px;
        border: none;
        outline: none;
    }
    .custodia {
        margin-bottom: 21px;
        margin-top: 15px;
    }
    .custodia h4 {
        color: #000;
        font-family: Open Sans;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 19.5px; /* 97.5% */
        letter-spacing: -0.15px;
        margin-bottom: 25px;
    }
    .custodia .bancos {
        display: flex;
        flex-direction: column;
    }

    .custodia .bancos label {
        margin-right: 61px;
        margin-left: 10px;
        color: #2b2b2b;
        font-family: Open Sans;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 19.5px; /* 108.333% */
        letter-spacing: -0.15px;
    }
    .group-fromu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 59px;
    }
    .group-fromu label {
        color: #000;
        font-family: Open Sans;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 19.5px; /* 97.5% */
        letter-spacing: -0.15px;
        margin-right: 10px;
        text-align: right;
        width: 100%;
    }
    .group-fromu input {
        width: 252px;
        height: 35px;
        background: #f1f4ff;
        padding: 10px;
        border: none;
        outline: none;
    }
    .fimBTN {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .fimBTN button {
        display: flex;
        width: 249px;
        height: 58px;
        padding: 16px 20px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 8px;
        background: #bcae87;
        color: #fff;
        text-align: center;
        font-family: Open Sans;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 19.5px; /* 97.5% */
        letter-spacing: -0.15px;
        border: none;
    }
}
