/* from live style */
.accordi_r .w-tabs-section {
    margin-bottom: 10px !important;
}
button.w-tabs-section-header {
    border: 1px solid #004ab5 !important;
    border-radius:10px 10px 0px 0px !important;
}

.accordi_r button.w-tabs-section-header.active {
    color: #0553c3 !important;
}
.border_r .vc_column-inner {
    background: #FFFFFF;
    box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.1);
    border-radius: 15px 15px 0px 15px;
}

.stats-block .stats-text {
    font-size:18px !important;
   line-height: 1.2;
    font-weight: 600;
   
}
.stats-top .stats-number {
   
    font-size: 48px !important;
    font-weight: 700 !important;
}

div.stats-desc>div.counter_suffix {
   
    font-weight: 700 !important;
    font-size: 48px !important;
}

.form {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    color: #000E29;
    font-size: 16px;
}
input.label_r {
    background: #FFFFFF;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #ACB8C8;
    line-height: 150%;
    border-bottom: 1px solid #C7CED7;
    margin-bottom: 2%;
    margin-top: -1%!important;
    box-shadow: none!important;
    padding-left: 0px!important;
}
button.button_r {
    background: #004AB5!important;
    border-radius: 8px!important;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    gap: 8px;
    font-family: 'poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    margin-top: 1rem;
    color: #FFFFFF;
}

.mobile_r {
    float: left;
    width: 50%;
}
.arrow_r .alignright {
    float: right;
    margin-left: 0em!important;
    margin-bottom: 0em!important;
}

.row_r .g-cols.vc_row.via_grid.cols_2.laptops-cols_inherit.tablets-cols_inherit.mobiles-cols_1.valign_middle.type_default.stacking_default {
    display: flex;
    margin-left: 0rem;
}
