.header_logo {
    width: 70px;
}

.nopadding {
    margin: 0;
    padding: 0;
    background-color: transparent !important;
}

.width_helper {
    min-width: 200px;
}

.section {
    padding: 40px !important;
}

.it-nav-wrapper {
    background-position: center center;
    background-size: cover;
}

.it-header-navbar-wrapper {
    display: none;
}

.is-sticky .it-header-navbar-wrapper {
    display: block;
}

.h7 {
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: normal;
    font-size: 0.8rem;
}

.form-group {
    margin-bottom: 2rem;
}

.card::after {
    margin-top: 10px;
}

.obbligatorio {
    border-bottom-color: rgb(249, 8, 8);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
