.container {
    width: 100%;
}

.container .row .cont {
    max-width: 980px;
    margin: auto;
}

.grey {
    background-color: #f8f8f8;
}

.clear {
    clear: both;
}

.navigazione {
    display: inline-table;
    padding: 17px 0 20px 0;
}

.navigazione .navigazione-brand {
    display: table-cell;
}

.navigazione .claim {
    display: table-cell;
    width: 62%;
    text-align: right;
    color: #526666;
    font-size: 16px;
}

.bk-image {
    padding-bottom: 28px;
    background-color: #012e58;
    background: url(img_mipiacicosi/visual.jpg) repeat-y scroll 50% 0% / cover;
    color: #000;
    background-repeat: no-repeat;
    background-position: top center;
}

.bk-image .left {
    margin-top: 30px;
    padding-right: 25px;
}

.bk-image h1 {
    /*era font-size: 25px;margin: 0;text-align: left;font-family:'Montserrat', Roboto, sans-serif; margin-top:150px;*/
    font-size: 30px;
    margin: 0;
    text-align: left;
    font-family: 'Montserrat', Roboto, sans-serif;
    margin-top: 45%;
    line-height: 1.2em;
}

.bk-image .numeri {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 15px 23px;
    margin-top: 20px;
}

.bk-image .numeri h2 {
    font-size: 16px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.bk-image .numeri .number {
    font-size: 31px;
    text-align: center;
    border-bottom: 2px solid #fff;
}

.bk-image .numeri p {
    font-size: 17px;
    text-align: center;
}

.bk-image .service_desc p {
    font-size: 21px;
    margin: 29px 0 0 0;
    /* MODIFICATO font-size: 16px;margin: 29px 0 0 0;*/
}

.bk-image .service_desc h2 {
    font-size: 19px;
    margin: 0;
    line-height: 18px;
}

.bk-image .service_desc ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bk-image .service_desc ul li {
    display: inline-table;
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    font-size: 16px;
}

.bk-image .service_desc ul li img {
    display: table-cell;
    width: 45px;
    margin-right: 15px;
}

.bk-image .service_desc ul li span {
    display: table-cell;
    vertical-align: middle;
}

.bk-image .service_desc .info {
    display: inline-table;
}

.bk-image .service_desc .info a {
    display: table-cell;
    margin-right: 15px;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #fff;
}

.bk-image .service_desc .info img {
    display: table-cell;
    margin-left: 15px
}

.bk-image .right {
    margin-top: 30px;
    padding-left: 30px;
}

.bk-image .right .esclusiva {
    position: absolute;
    top: -6px;
    left: 22px;
    z-index: 10;
}

.bk-image .formCont {
    position: relative;
    color: #000;
    background-color: rgba(131, 31, 129, 0.9);
    padding-top: 30px;
}

.bk-image .formCont h3 {
    font-weight: bold;
    display: inline-table;
    position: absolute;
    top: 0;
    right: 0
}

.bk-image .formCont h3 span {
    display: table-cell;
    text-align: right;
    font-size: 15px;
    line-height: 15px;
    color: #e6005b;
    width: 153px;
    position: absolute;
    right: 18px;
    top: 12px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -8px;
    text-transform: uppercase;
}

.bk-image .formCont h3 img {
    display: table-cell;
}

.bk-image .formCont h2 {
    font-weight: bold;
    font-size: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #FFF
}

.bk-image .formCont h2 span {
    font-size: 24px;
}

.bk-image .formCont #WebToLeadForm {
    margin-top: 45px;
    padding: 0 15px;
}

.bk-image .formCont #WebToLeadForm label {
    font-size: 12px;
    color: #FFF
}

.bk-image .formCont #WebToLeadForm .form-control {
    border: 0;
    background-color: #f8f8f8;
    box-shadow: none;
    padding: 0 10px !important;
}

.bk-image .formCont #WebToLeadForm .informativa {
    font-size: 10px;
    color: #FFF
}

.bk-image .formCont #WebToLeadForm .consenso label {
    font-size: 10px;
    color: #FFF
}

.bk-image .formCont #WebToLeadForm .consenso input[type=radio] {
    vertical-align: middle;
}

.bk-image .formCont #WebToLeadForm .btn-success {
    font-size: 22px;
    background: rgb(230, 0, 91) !important;
    height: 52px;
    border: none;
    border-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    font-weight: bold;
    font-family: 'Montserrat', Roboto, sans-serif;
    width: 100% !important;
}

.bk-image .formCont #WebToLeadForm .oblligo {
    color: #FFF
}

.essenziale h2 {
    font-size: 23px;
    color: #e6005b;
    font-weight: bold;
}

.essenziale .separatore {
    height: 2px;
    background: #e6005b;
    width: 250px;
    margin-bottom: 35px;
}

.essenziale {
    padding-bottom: 45px;
    max-width: 80%;
    margin: auto;
}

.caratteristiche {
    padding-bottom: 10px;
}

.caratteristiche h2 {
    font-size: 25px;
    text-align: left;
    color: #e6005b;
    font-weight: bold;
}

.caratteristiche h3 {
    font-size: 23px;
    text-align: left;
    color: #e6005b;
    font-weight: bold;
}

.caratteristiche h4 {
    font-size: 14px;
    text-align: left;
    color: #e6005b;
    font-weight: bold;
}

.caratteristiche h5 {
    font-size: 18px;
    text-align: left;
    color: #e6005b;
    font-weight: bold;
}

.title {
    font-size: 18px;
    text-align: center;
    color: #e6005b;
    font-weight: bold;
}

.caratteristiche .separatore {
    height: 2px;
    background: #e6005b;
    width: 250px;
    margin: auto;
    margin-bottom: 35px;
    text-align: left
}

.caratteristiche .separatoresmall {
    height: 4px;
    background: #e6005b;
    width: 100px;
    margin-bottom: 5px;
    text-align: left
}

.caratteristiche .separatorecenter {
    height: 1px;
    background: #e6005b;
    width: 150px;
    margin: auto;
    margin-bottom: 35px;
    text-align: left
}

.caratteristiche .separatoreleft {
    height: 2px;
    background: #e6005b;
    width: 250px;
    margin-bottom: 35px;
}

.caratteristiche .col-md-4,
.caratteristiche .col-md-3 {
    text-align: center;
}

.caratteristiche .col-md-4 img,
.caratteristiche .col-md-3 img {
    margin-bottom: 25px;
}

.caratteristiche .col-md-4 p,
.caratteristiche .col-md-3 p {
    font-size: 18px;
    color: #831f81;
    font-weight: bold;
    padding-bottom: 20px;
}

.caratteristiche .col-md-4 span,
.caratteristiche .col-md-3 span {
    font-size: 15px;
    color: #666666;
}

.servizi {
    padding-top: 45px;
}

.servizi .claim h2 {
    font-size: 25px;
    text-align: center;
    color: #e6005b;
    font-weight: bold;
}

.servizi .claim .separatore {
    height: 2px;
    background: #e6005b;
    width: 230px;
    margin: auto;
    margin-bottom: 35px;
}

.servizi .claim p {
    font-size: 17px;
    color: #666;
    text-align: center;
    max-width: 770px;
    max-width: 750px;
    margin: auto;
}

.servizi .claim {
    margin-bottom: 60px;
}

.servizi .service {
    width: 215px;
    height: 184px;
    margin-right: 20px;
    margin-bottom: 40px;
    text-align: center;
}

.servizi .service.noMarg(5n + 0) {
    margin-right: 0;
}

.servizi .service img {
    display: block;
    margin: auto;
}

.servizi .service span {
    font-size: 17px;
    color: #e6005b;
    font-weight: bold;
    display: block;
}

.servizi .service a {
    display: none;
}

.butt {
    margin: 60px 0;
}

.butt .prova {
    box-sizing: border-box;
    text-decoration: none;
    color: #fff;
    font-size: 22px;
    background: rgb(230, 0, 91) !important;
    padding: 12px 0;
    display: block;
    width: 445px;
    margin: 0 auto 70px;
    border-radius: 30px;
}

.butt a {
    font-size: 18px;
    color: #526666;
    text-decoration: underline;
    display: block;
    text-align: center;
}

.btn_link {
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', Roboto, sans-serif;
    font-size: 22px;
    background: rgb(230, 0, 91) !important;
    padding: 12px 0;
    display: block;
    margin: 0 auto 70px;
    font-weight: bold;
    border-radius: 30px;
    width: 300px;
}

.btn_link:hover {
    text-decoration: none;
    color: #fff;
}

.btn_link_left {
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', Roboto, sans-serif;
    font-size: 22px;
    font-weight: bold;
    background: rgb(230, 0, 91) !important;
    padding: 12px 12px 12px 12px;
    display: block;
    width: 300px;
    border-radius: 30px
}

.btn_link_left:hover {
    text-decoration: none;
    color: #fff;
}

.btn_link_center {
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', Roboto, sans-serif;
    font-size: 22px;
    font-weight: bold;
    background: rgb(230, 0, 91) !important;
    padding: 12px 12px 12px 12px;
    display: block;
    width: 300px;
    border-radius: 30px
}

.btn_link_center:hover {
    text-decoration: none;
    color: #fff;
}

.padding-mobile {
    padding-bottom: 10px
}

.footer {
    background-color: #831f81;
    font-size: small;
    color: #FFFFFF;
    padding-bottom: 18px;
    padding-top: 18px;
}

.footer a {
    color: #FFFFFF;
}

#formbox {
    display: none;
}

.featherlight-content #formbox {
    display: block;
}

#formbox {
    max-width: 870px;
}

#formbox h3 {
    color: #00396e;
    font-size: 22px;
    font-weight: bold
}

#formbox .row p {
    font-size: 16px;
    color: #7c8d96;
}

#formbox .row.informativa-mod p,
#formbox .row.informativa-mod a {
    font-size: 11px;
    color: #7c8d96;
}

#formbox .row.informativa-mod label {
    font-size: 9px !important;
}

#formbox .row center {
    color: #7c8d96;
    margin-top: 15px;
}

#formbox .btn-success {
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 22px;
    background: #38a569 !important;
    padding: 12px 0 !important;
    display: block;
    margin: 0 auto;
    margin-top: 300px;
}

#formbox .row .form-control {
    border-radius: 0;
    padding: 0 9px !important;
}

.featherlight:last-of-type {
    background: rgba(13, 73, 136, 0.59);
}

.align-mobile-right {
    text-align: right;
}

.align-mobile-left {
    text-align: left;
}

.font20 {
    font-size: 20px;
}

.font23 {
    font-size: 18px;
}

.minimoaltezza {
    min-height: 300px;
    vertical-align: middle;
}

.logo {
    /* width:300px; */
    width: 150px;
}

.desktop-hidden {
    display: none;
}

.no-gutter>[class*='col-'] {
    padding-right: 15px;
    padding-left: 15px;
}

.nascondiaccordion {
    display: none;
}

.num-tel .num {
    background-color: #6BD917;
    padding: 0.5rem;
    border-radius: 2.5rem;
}

.num-tel .num a {
    color: white;
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-right: 5px;
}


/*Mobile*/

@media only screen and (max-width: 767px) {
    .btn_link {
        text-decoration: none;
        color: #fff;
        text-align: center;
        font-size: 22px;
        background: rgb(230, 0, 91) !important;
        padding: 12px 0;
        display: block;
        margin: 0 auto;
        width: 250px !important;
        margin-top: 30px;
    }
    .btn_link:hover {
        text-decoration: none;
        color: #fff;
    }
    .bk-image .service_desc .info a {
        font-size: 14px;
    }
    .bk-image .formCont #WebToLeadForm .btn-success {
        font-size: 18px;
    }
    .servizi .service:nth-child(2n + 0) {
        float: right;
    }
    .desktop-hidden {
        display: block;
    }
    .mobile-hidden {
        display: none;
    }
    #uno {
        order: 1;
    }
    #formTop {
        order: 9;
    }
    #Tophidden {
        order: 2;
        height: 400px;
    }
    #due {
        order: 3;
    }
    #tre {
        order: 4;
    }
    #quattro {
        order: 5;
    }
    #cinque {
        order: 6;
    }
    #sei {
        order: 7;
    }
    #sette {
        order: 8;
    }
    #otto {
        order: 10;
    }
    .logoalign {
        text-align: center;
    }
    .no-gutter>[class*='col-'] {
        padding-right: 0;
        padding-left: 0;
    }
    .padding-mobile {
        padding-bottom: 30px
    }
    .wrapper {
        display: flex;
        flex-direction: column;
    }
    .logo {
        width: 250px;
    }
    .hidden-mobile {
        display: none;
    }
    .desktop-hidden {
        display: block;
    }
    #first_div {
        /* just to give it some arbitrary height; 
    the height can be dynamic */
        order: 2;
    }
    #second_div {
        /* just to give it some arbitrary height; 
    the height can be dynamic */
        order: 1;
    }
    #first_div {
        /* just to give it some arbitrary height; 
    the height can be dynamic */
        order: 2;
    }
    #second_div {
        /* just to give it some arbitrary height; 
    the height can be dynamic */
        order: 1;
    }
    .align-mobile-right {
        margin: auto;
        text-align: center;
        vertical-align: middle;
    }
    .align-mobile-left {
        margin: auto;
        text-align: center;
        vertical-align: middle;
    }
    .servizi .service {
        width: 48%;
        margin: 0 0 20px 0;
        height: 190px;
        border-radius: 50%;
        background-color: #fff;
        text-align: center;
        float: left;
    }
    .servizi .service img {
        display: block;
        margin: 20px auto;
        width: 68px;
        height: 68px;
    }
    .butt .prova {
        width: auto;
        margin: 0 auto;
    }
    .bk-image .right {
        padding-left: 0;
        padding-right: 0;
    }
    .bk-image .left {
        padding: 0
    }
    .bk-image .right .esclusiva {
        left: -8px;
    }
    .navigazione .navigazione-brand {
        display: block;
    }
    .navigazione .claim {
        display: block;
        text-align: left;
        font-size: 17px;
        font-family: 'museo_sans900';
        color: #526666;
    }
    .navigazione .claim span {
        color: #cc0101;
    }
    .bk-image {
        background-color: #012c56;
        background-image: url(img_mipiacicosi/visual.jpg);
        background-position: 50% 0%;
        background-color: rgba(141, 142, 146);
        background-size: 1286px auto;
        background-repeat: repeat-y;
        background-attachment: scroll;
    }
    .bk-image h1 {
        font-size: 20px;
        margin: 0;
        text-align: center;
        padding-top: 95px;
        text-shadow: 1px 1px #CCC;
    }
    .bk-image .numeri {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 15px 10px;
        margin-top: 20px;
    }
    .bk-image .numeri .col-md-6:first-of-type {
        margin-left: 0;
        margin-right: 5%;
    }
    .bk-image .numeri .col-md-6 {
        float: left;
        width: 45%;
        margin-left: 5%;
    }
    .bk-image .numeri h2 {
        width: 100%;
        font-size: 16px;
        margin: 0;
        text-align: center;
        text-transform: uppercase;
    }
    .bk-image .numeri .number {
        font-size: 31px;
        text-align: center;
        border-bottom: 2px solid #fff;
    }
    .bk-image .numeri p {
        font-size: 17px;
        text-align: center;
    }
    w .bk-image .service_desc p {
        font-size: 17px;
        margin: 29px 0 0 0;
        text-align: center;
    }
    .bk-image .service_desc h2 {
        font-size: 18px;
        margin: 0;
        line-height: 19px;
    }
    .bk-image .service_desc ul {
        list-style: none;
        padding: 0;
        margin: 35px 0 0 0;
    }
    .bk-image .service_desc ul li {
        display: inline-table;
        list-style: none;
        padding: 0;
        margin: 0 0 30px 0;
        font-size: 16px;
        width: 100%;
    }
    .bk-image .service_desc ul li img {
        display: table-cell;
        width: 45px;
        padding: 0;
    }
    .bk-image .service_desc ul li span {
        display: table-cell;
        vertical-align: middle;
    }
    .bk-image .service_desc .info {
        display: inline-table;
        margin: auto 25px;
    }
    .bk-image .service_desc .info img {
        display: table-cell;
        margin-left: 15px
    }
    .bk-image .right {
        position: relative;
    }
    .bk-image .right .esclusiva {
        position: absolute;
        top: -6px;
        left: -8px;
        z-index: 10;
    }
    .bk-image .formCont {
        position: relative;
        color: #000;
        background-color: rgba(131, 31, 129, 0.9);
        padding-top: 19px;
    }
    .bk-image .formCont h3 {
        font-weight: bold;
        display: inline-table;
        position: absolute;
        top: 0;
        right: 0
    }
    .bk-image .formCont h3 span {
        display: table-cell;
        text-align: right;
        font-size: 15px;
        line-height: 15px;
        color: #e6005b;
        width: 135px;
        position: absolute;
        right: 18px;
        top: 12px;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        margin-right: 15px;
        margin-top: -8px;
    }
    .bk-image .formCont h3 img {
        display: table-cell;
    }
    .bk-image .formCont h2 {
        font-weight: bold;
        font-size: 25px;
        margin: 0;
        padding: 0;
        text-align: center;
        color: #FFF
    }
    .bk-image .formCont h2 span {
        font-size: 26px;
    }
    .bk-image .formCont #WebToLeadForm {
        margin-top: 45px;
        padding: 0 15px;
    }
    .bk-image .formCont #WebToLeadForm label {
        color: #FFF;
        font-family: 'Montserrat', Roboto, sans-serif;
        font-size: 14px;
        font-wight: normal !important;
    }
    .bk-image .formCont #WebToLeadForm .form-control {
        border: 0;
        background-color: #f8f8f8;
        box-shadow: none;
        padding: 0 10px;
    }
    .bk-image .formCont #WebToLeadForm select.form-control {
        width: 100%;
    }
    .bk-image .formCont #WebToLeadForm .informativa {
        font-size: 10px;
        color: #FFF
    }
    .bk-image .formCont #WebToLeadForm .consenso {
        margin: 15px 0;
    }
    .bk-image .formCont #WebToLeadForm .consenso .col-sm-6:first-of-type {
        margin-left: 0;
        margin-right: 5%;
        width: 45%;
    }
    .bk-image .formCont #WebToLeadForm .consenso .col-sm-6 {
        float: left;
        width: 50%;
        margin-left: 0;
    }
    .bk-image .formCont #WebToLeadForm .consenso label {
        font-size: 9px !important;
        color: #FFF
    }
    .bk-image .formCont #WebToLeadForm .consenso input[type=radio] {
        vertical-align: middle;
    }
    .bk-image .formCont #WebToLeadForm .btn-success {
        font-size: 20px;
        background: rgb(230, 0, 91) !important;
        height: 52px;
        border: none;
        border-radius: 30px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        font-weight: bold;
        font-family: 'Montserrat', Roboto, sans-serif;
        width: 100%;
    }
    .bk-image .formCont #WebToLeadForm .oblligo {
        color: #FFF;
        margin: 15px 0;
    }
    .caratteristiche {
        padding-bottom: 0px;
        margin: auto;
    }
    .caratteristiche p {
        text-align: center;
    }
    .caratteristiche h2 {
        font-size: 23px;
        text-align: center;
        color: #e6005b;
        font-weight: bold;
    }
    .caratteristiche h3 {
        font-size: 23px;
        text-align: center;
        color: #e6005b;
        font-weight: bold;
    }
    .caratteristiche h4 {
        text-align: center;
        color: #e6005b;
        font-weight: bold;
    }
    .caratteristiche .separatore {
        height: 2px;
        background: #e6005b;
        width: 250px;
        margin: auto;
        margin-bottom: 35px;
    }
    .caratteristiche .separatoresmall {
        height: 2px;
        background: #e6005b;
        width: 250px;
        margin: auto;
        margin-bottom: 35px;
    }
    .caratteristiche .col-md-4 {
        text-align: center;
        margin-bottom: 40px;
    }
    .caratteristiche .col-md-4 img {
        margin-bottom: 5px;
    }
    .caratteristiche .col-md-4 p {
        font-size: 20px;
        color: #e6005b;
        font-weight: bold;
        margin: 0;
        padding: 0
    }
    .caratteristiche .col-md-4 span {
        font-size: 15px;
        color: #666;
    }
    .servizi {
        padding-top: 30px;
    }
    .servizi .claim h2 {
        font-size: 23px;
        text-align: center;
        color: #e6005b;
        font-weight: bold;
    }
    .servizi .claim .separatore {
        height: 2px;
        background: #e6005b;
        width: 230px;
        margin: auto;
        margin-bottom: 35px;
    }
    .servizi .claim p {
        font-size: 15px;
        color: #000;
        text-align: center;
        max-width: 770px;
        max-width: 750px;
        margin: auto;
    }
    .servizi .claim {
        margin: 0 20px 60px;
    }
    . .footer {
        background-color: #831f81;
        font-size: small;
        color: #FFFFFF;
        padding-bottom: 18px;
        padding-top: 18px;
    }
    .footer a {
        color: #FFFFFF;
    }
    #formbox {
        display: none;
    }
    .featherlight-content #formbox {
        display: block;
    }
    #formbox {
        max-width: 870px;
    }
    #formbox h3 {
        color: #00396e;
        font-size: 15px;
        font-weight: bold
    }
    #formbox .row p {
        font-size: 14px;
        color: #7c8d96;
        margin-bottom: 5px;
    }
    #formbox .row.informativa-mod p,
    #formbox .row.informativa-mod a {
        font-size: 11px;
        color: #7c8d96;
    }
    #formbox .row.informativa-mod label {
        font-size: 9px;
    }
    #formbox .row center {
        color: #7c8d96;
        margin-top: 15px;
    }
    #formbox .btn-success {
        border: none;
        border-radius: 0;
        color: #fff;
        font-size: 22px;
        background: #38a569;
        padding: 10px 0 !important;
        display: block;
        margin: 0 auto;
    }
    #formbox .row .form-control {
        border-radius: 0;
        padding: 0 9px;
        height: 30px !important;
    }
    .provaFix {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: rgba(255, 255, 255, 0);
        padding: 20px 20px;
        margin: 0 -15px;
        z-index: 100000;
    }
    .nascondiaccordion {
        display: block;
    }
    .panel-heading .accordion-toggle:before {
        /* symbol for "opening" panels */
        font-family: 'Glyphicons Halflings';
        /* essential for enabling glyphicon */
        content: "\e114";
        /* adjust as needed, taken from bootstrap.css */
        float: right;
        /* adjust as needed */
        color: #831f81;
    }
    .panel-heading .accordion-toggle:before {
        /* symbol for "opening" panels */
        font-family: 'Glyphicons Halflings';
        /* essential for enabling glyphicon */
        content: "\e113";
        /* adjust as needed, taken from bootstrap.css */
        float: right;
        /* adjust as needed */
        color: #831f81;
    }
    .panel-heading .accordion-toggle.collapsed:before {
        /* symbol for "collapsed" panels */
        content: "\e114";
        /* adjust as needed, taken from bootstrap.css */
    }
    h4.panel-title {
        font-weight: bolder;
        color: #831f81;
        font-family: 'Montserrat', sans-serif;
        font-size: 1.2em;
        text-align: left;
    }
    .panel-default {
        border: none;
    }
    .panel-heading {
        border-right: none;
        border-left: none;
        border-bottom: none;
        background: none !important;
    }
    .panel {
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: none;
    }
    .panel-default>.panel-heading {
        border-top: 2px solid #ddd;
    }
    .panel-group .panel-heading+.panel-collapse>.panel-body {
        border-top: none
    }
    .num-tel {
        display: flex;
        justify-content: center;
    }
}

p.error_validation_email{
    color: white;
    padding: 2px;
    background: rgb(230, 0, 91) !important;
    display: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .navigazione .claim {
        width: 54%;
    }
}