body,
html {
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth;

    font-family: Poppins, arial;


}


.alert_telefono_doppio,
.alert_telefono {
    color: red;
    font-size: 12px;
    margin: 5px;
    font-weight: bold;
    display: none;
}

.input-box {
    display: flex;
    align-items: center;
    width: 100%;
    background: #fff;
    border-radius: 4px;
    padding-left: 0.5rem;
    overflow: hidden;
    background: #dedede;
    font-family: sans-serif;
}

.input-box .prefix {
    font-weight: 300;
    font-size: 20px;
    color: #3a3a3a;
    margin-right: 2%;

}

.input-box input {
    flex-grow: 1;
    font-size: 14px;

    border: none;
    outline: none;
    padding: 0.5rem;
}

.input-box:focus-within {
    border-color: #777;
}

.alert_privacy {
    color: #a50000;
    font-size: 14px;
    display: none;
    font-weight: bold;

}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#test2 {
    display: none;
}

* {
    transition: all 0.5s ease;
}


/* header */

.header {
    width: 99%;
    margin: 0 auto;
    display: flex;
    padding: 4px;

}

.header h2 {
    margin: 0 auto;
    /* margin-left: 12%; */
    font-weight: normal;
    margin-top: 1%;
    font-size: 1.5vw;
    width: 75%;
    text-align: right;
}

.header b {
    color: #9d2785;


}


.logo_header {
    width: 13%;
    margin: 0px;
    margin-left: 2%;
    position: relative;

}

.orologio {
    width: 50px;
    position: relative;
    top: 14px;
}




.step1 .pulsante,
.step2 .pulsante {
    font-weight: 900 !important;
    color: #FFF;
    background-color: #ef2e7e;
    border-color: #ef2e7e;
    width: 25%;
    font-size: 1vw;
    cursor: pointer;
    margin: 0 auto;
    padding: 3%;
    border-radius: 7px;
    margin: 6% auto;
    display: inline-block;
    margin: 14px;
    margin-bottom: 6%;
}

/* prima fascia */







.testo {

    font-weight: 800;
    color: #213681;
    font-size: 2vw;
    position: absolute;
    margin-left: 5%;
    z-index: 999;
    width: 30%;
    font-family: Poppins;
    /* text-shadow: 4px 5px 4px #3a3a3a; */
    margin-top: 3%;
}

.testo p {
    font-size: 25px;
    color: black;
    font-weight: 500;
    text-shadow: none;
}

.img_prima {
    font-weight: 900;
    color: white;
    font-size: 2.5vw;
    margin-left: 60%;
    width: 50%;
    margin-top: 3%;
}

.prima_fascia ul {
    color: #ed0b64;
    font-weight: 500;
    font-size: 1.5vw;

}

li span {
    color: #213681;
}

.prima_fascia {
    background: #f2f6f5;
    background: #f2f6f5;
    margin-bottom: 2%;

}

.sfondo {
    width: 100%;
    margin: 0 auto;
    display: block;
}



.loghetto {
    width: 30%;
    margin-top: -26%;
}







/* seconda fascia */

.testo_prezzo {
    width: 40%;
    height: 40%;
    margin: 0 auto;
    margin-left: -2%;
    position: relative;
    top: 3px;
}

.btn {
    padding: 10px;
    margin: 0 auto;
    cursor: pointer;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;

    -moz-box-shadow: inset 0px -1px 0px 0px rgba(256, 256, 256, 0.25);
    -webkit-box-shadow: inset 0px -1px 0px 0px rgb(255 255 255 / 25%);
    box-shadow: inset 0px -1px 0px 0px rgb(255 255 255 / 25%);

    font-weight: 900 !important;

    color: #FFF;
    background-color: #ef2e7e;
    border-color: #ef2e7e;
    width: 31%;
    font-size: 1.2vw;

}


.seconda_fascia {
    text-align: center;
    font-size: 1.2vw;
}

.seconda_fascia h2 {
    font-weight: 700;
    margin-top: -1%;
    color: black;
    font-size: 2.5vw;
    margin-bottom: 1%;
}

.cont_punti {
    display: inline-flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 70%;
    margin-top: 3%;

    color: #7A7D7E;
}

.seconda_fascia .cont_punti .ele {
    width: 25%;
    margin: 5px auto;
    margin-bottom: 2%;
}

form {
    padding: 3%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.seconda_fascia .cont_punti .ele p {
    width: 75%;
    font-size: 21px;
    width: 90%;
    font-size: 1vw;
    text-align: left;
    MARGIN: 5PX;
    margin-left: 0;
    margin: 1% auto;
    font-weight: 400;
    text-align: center;
    color: black;
}

.seconda_fascia .ele img {
    width: 70%;
}



.seconda_fila {
    top: -7px;
}

.disclaimer {
    width: 70%;
    font-size: 10px;
    color: #a5a5a5;
    text-align: left;
    margin: 0 auto;
    margin: 2% auto;
    margin-top: 5%;
}

a {
    text-decoration: none;
    color: inherit;
}

.fascia_blu2 {

    color: white;
    padding: 25px;
    position: relative;
    text-align: center;


}




/* terza fascia */

.terza_fascia {
    color: black;
}

.terza_fascia h2 {
    margin: 0;
}

.terza_fascia .ele img {
    width: 50%;
    margin: 0 auto;
    position: relative;
    left: -3%;

}

.cont_terza_fascia {
    display: flex;
    width: 77%;
    margin: 0 auto;
    margin-top: 2%;
}

.dott {
    width: 85%;
}

.sx_terza_fascia,
.dx_terza_fascia {
    width: 50%;
    font-size: 1.4vw;
    height: 20%;
    margin-bottom: 2%;
}

.dx_terza_fascia p {
    font-size: 1.3vw;

    color: black;
    font-weight: 500;
}

.pan_terza_fascia {

    width: 100%;
    height: auto;
    margin: 5px auto;
    border-radius: 12px;
    color: #223682;
    text-align: left;
    font-weight: bold;
    padding: 1%;


}


.pulsante_ultimo {
    cursor: pointer;
    font-weight: 400 !important;
    color: #FFF;
    background-color: #ef2e7e;
    border-color: #ef2e7e;
    padding: 22px;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 1.5vw;
    -webkit-box-shadow: 10px 10px 27px -5px rgb(107 107 107);
    -moz-box-shadow: 10px 10px 27px -5px rgba(28, 28, 28, 1);
    box-shadow: 2px 11px 8px -3px rgb(22 22 22);
    width: 70%;
    margin-left: 0%;

    width: fit-content;
    padding-inline: 65px;
    padding: 2%;
    padding-inline: 8%;
    margin: 7% auto;
    font-weight: bold !important;

}

.footer {
    background-color: white;
    padding: 1%;
    font-size: 10px;
    text-align: center;
}




.seconda_fascia .cont_punti .ele {
    width: 25%;
    margin: 5px auto;
    margin-bottom: 2%;
}


form {
    padding: 3%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.seconda_fascia .cont_punti .ele p {
    width: 75%;
    font-size: 21px;
    width: 90%;
    font-size: 1vw;
    text-align: left;
    MARGIN: 5PX;
    margin-left: 0;
    margin: 1% auto;
    font-weight: 400;
    text-align: center;
    color: black;
}



.seconda_fila {
    top: -7px;
}

.disclaimer {
    width: 70%;
    font-size: 10px;
    color: #a5a5a5;
    text-align: left;
    margin: 0 auto;
    margin: 2% auto;
    margin-top: 5%;
}

a {
    text-decoration: none;
    color: inherit;
}

.pannello_form {
    width: 100%;
    position: absolute;

    height: 205%;
    margin-top: -38%;
    z-index: 999;

}

.X {

    font-size: 20px;
    font-weight: bold;
    margin-top: -4%;
    margin-left: 100%;
    color: #7A7D7E;
}

.top_step {
    background-color: #00386d;
    text-align: center;
    font-weight: bold;
    font-size: 1.2vw;
    color: white;
    padding: 3%;
    margin-bottom: 3%;
    line-height: 26px;
}

.div_form {
    width: 31%;
    text-align: center;
    background: white;
    padding-bottom: 1%;
    font-size: 1.2vw;
    min-width: 300px;
    display: block;
    margin: 0 auto;
    margin-top: 5%;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    margin-left: 65%;
    z-index: 99;
    -webkit-box-shadow: 10px 10px 27px -5px rgb(107 107 107);
    -moz-box-shadow: 10px 10px 27px -5px rgba(28, 28, 28, 1);

    -webkit-box-shadow: 10px 10px 27px -5px rgb(107 107 107);
    -moz-box-shadow: 10px 10px 27px -5px rgba(28, 28, 28, 1);
    box-shadow: 2px 11px 8px -3px rgb(128 128 128);
}

.div_form b {
    font-size: 1.7vw;
    color: #9d2785;
}


.pulse {
    animation: xxpulse 1.5s infinite;
}


@keyframes xxpulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.pulsante22 {
    display: none;
}

.pulsante2,
.pulsante22 {

    cursor: pointer;
    font-weight: 400 !important;
    color: #FFF;
    background-color: #ef2e7e;
    border-color: #ef2e7e;
    width: 31%;
    padding: 12px;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 1vw;
    -webkit-box-shadow: 10px 10px 27px -5px rgb(107 107 107);
    -moz-box-shadow: 10px 10px 27px -5px rgba(28, 28, 28, 1);
    box-shadow: 2px 11px 8px -3px rgb(128 128 128);
    font-size: 1.5vw;
    width: FIT-CONTENT;
    PADDING: 1%;

    font-weight: bold !important;


}

.step3 .pulsante2 {
    position: relative;
    top: -15px;
}

.step4 .pulsante2 {
    position: relative;
    top: -10px;
}

.pulsante {
    font-weight: 900 !important;
    color: #FFF;
    background-color: #ef2e7e;
    border-color: #ef2e7e;
    width: 25%;
    font-size: 1vw;
    cursor: pointer;
    margin: 0 auto;
    padding: 3%;
    border-radius: 7px;
    margin: 6% auto;
    display: inline-block;
}

.terza_fascia {
    margin-top: 3%;
    padding-top: 1%;

    background-color: #f3f3f3;
    color: black;

    text-align: center;

    font-size: 1.2vw;

    padding-bottom: 0px;

}

.sottotitolo {
    width: 50%;
    margin: 0 auto;
}

.terza_fascia b {
    font-size: 3vw;
}

.n_step {
    display: none;
    display: block;
    font-weight: bold;
    color: #dedede;

}


.pan1,
.pan2,
.pan3,
.pan4 {

    font-size: 1vw;
    color: black;
    height: 0px;

    font-weight: normal;

    padding: 1%;
}










.pulsante:hover {
    opacity: 0.8;
}

.pulsante img {
    width: 100%;
    transition: all 2s;
}

.pulsante img:hover {
    position: relative;
    top: -8px;

}

.step2,
.step3,
.step4,
.step5,
.step6 {
    display: none;
}

#eta1,
#eta2,
#eta3,
#eta4,
#cap1,
#nome,
#cognome,
#anno,
#email,
#telefono {
    DISPLAY: BLOCK;
    MARGIN: 0 AUTO;
    MARGIN: 5% AUTO;
    WIDTH: 100%;
    HEIGHT: 39px;
    background: #dedede;
    border-radius: 5px;
    border: none;
    font-weight: bold;
    font-size: 23px;
    font-weight: normal;
    padding-left: 3%;
}

.step6 {
    FONT-SIZE: 1VW;
    COLOR: #7a7a7a;
}

.div_eta {

    border: 1px solid #dedede;
    padding: 17px;
    width: 78%;
    margin: 5% auto;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    border-radius: 3px;
    PADDING-BOTTOM: 1PX;
}


.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #3498db;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



.barra {
    margin: 0;
    margin-bottom: 5%;
    WIDTH: 80%;
}

.step6 b {
    font-size: 1.6vw !important;
}

.step6 input {
    margin: 0 !important;

}

.step6 .pulsante2 {
    width: 48%;
    padding: 17px;
    font-size: 1vw;
}

input[type=checkbox] {
    height: 20px;
    width: 20px;
    position: relative;
    top: 17px;
    left: -3px;
    float: left;

}

.pan1 {
    display: block;
    height: auto;
}

.titolo_b_form {
    color: #009ee0;
    font-size: 2vw !important;
    margin: 0;

}





.footer h2 {
    font-size: 2vw;
}


.recensioni {
    width: 40%;
    margin: 0 auto;
    display: block;
}

.footer2 {
    background-color: #9d2785;
    padding: 1%;
    color: white;
    text-align: center;
    font-size: 1vw;

}

/*

@media screen and (max-width:1500px)
{
    .sfondo {
        width: 90%;
    }

    .div_form
    {
        margin-left:60%;
    }
    #eta1, #eta2, #eta3, #eta4, #cap1, #nome, #cognome, #email, #telefono {
         
        HEIGHT: 29px;}
    
input[type=checkbox] {
    height: 20px;
    width: 20px;
    position: relative;
    top: 9px;
    left: -3px;
    float: left;
}

 
.top_step {
 
    line-height: 20px; 
    padding: 2%;

}

.step6 b {
    font-size: 0.8vw!important;
}

 
.step6 form p{
    font-size: 0.8vw!important;
     
  
    margin-top: 0px;
    margin-bottom: 0;
}
form {
  
    margin-top: -2%;
}

#consenso_p p{
    text-align: left;
    line-height: 15px;
}
.img_prima
    {
        width: 70%;
    }

    .dott {
        width: 70%;
    }
}

@media screen and (max-width:1300px)
{
    

.fascia_blu {
    
    color: white;
    padding: 25px;
    position: relative;
    top: -24px;
}
.div_form
{
    
    min-width: 400px;
}
.testo p {
    font-size: 4vw;
    font-size: 23px;
    color: black;
    font-weight: 500;
    text-shadow: none;
}
}
*/





@media screen and (max-width:1024px) {
    .header {
        width: 98%;
    }

    .div_form {
        width: 100%;
        min-width: 0px;
    }

    .step6 form p {
        font-size: 2.8vw !important;
        margin-top: 0px;
        margin-bottom: 0;
    }

    .cont_fascia_blu {
        width: 80%;
        margin: 0 auto;
        padding: 5%;
        display: BLOCK;

        text-align: center;
        padding-bottom: 1%;
        margin-bottom: 5%;
        margin-top: -4%;
    }



    .fascia_blu b {
        font-size: 8vw;
        margin: 0 auto;
        width: 100%;
        line-height: inherit;
        text-align: center;
    }

    .testo_prezzo {
        width: 93%;
        margin: 0 auto;
        margin-left: -2%;
        position: relative;
        display: block;
        margin: 8% auto;
        height: auto;
    }

    #test {
        display: none;

    }

    #test2 {
        display: block;
        font-size: 3.5vw;
        width: 61%;
    }

    .prima_fascia {
        background: white;
    }

    .sfondo {
        margin: 0 auto;
        display: block;
        width: 100%;
        content: url('MOBY.jpg  ');
    }

    .seconda_fascia h2 {
        margin-top: 2%;

        font-size: 5vw;
        width: 90%;
        margin: 2% auto;
    }

    .seconda_fascia {
        text-align: center;
        font-size: 4.1vw;
        margin-top: 89%;
    }

    .cont_punti .ele {
        width: 90%;
        display: flex;
        margin: 0 auto;
    }

    .cont_punti {
        display: block;
        flex-wrap: wrap;
        margin: 0 auto;
        width: 90%;
        margin-top: 3%;
        margin-left: 4%;
        color: #7A7D7E;
        margin: 0 auto;
        margin-top: 3%;
    }


    .ele img {
        POSITION: RELATIVE;
        margin-top: -5%;
        LEFT: -10PX;
    }

    .seconda_fila {
        top: 0px;
    }


    .ultimo {
        top: -7px;
    }



    .disclaimer {
        width: 95%;
        font-size: 10px;
        color: #a5a5a5;
        text-align: justify;
        margin: 0 auto;
        margin: 2% auto;
        margin-top: 5%;
    }




    .pulsante {
        font-size: 4.2vw;
    }

    .X {

        display: none;
    }

    .div_form {
        font-size: 3.5vw;
        margin: 0;
        padding: 0;
        margin-top: 0%;
        padding-top: 10%;
        padding-bottom: 5%;
    }

    .step6 b {
        font-size: 6.6vw !important;
    }

    .step6 p b {
        font-size: 2.6vw !important;
    }

    .step6 p {
        font-size: 3.4vw !important;
    }

    .step6 {
        FONT-SIZE: 1VW;
        COLOR: #7a7a7a;
        padding: 4%;
    }

    .titolo_b_form {
        font-size: 6.6vw !important;
        position: relative;
        top: -5px;
    }

    .thanx_p {
        font-size: 5vw !important;
    }

    .thanx_h {
        font-size: 13vw !important;
        width: 100%;
        text-align: center;

    }

    .last {
        display: block !important;
        font-size: 4vw;
        width: 65%;
        margin: 9% auto;
    }


    .X {
        font-size: 36px;
        font-weight: bold;
        margin-top: -7%;
        margin-left: 81%;
        margin-bottom: 3%;
        color: #7A7D7E;
        display: block;
    }


    .header h2 {
        margin: 0 auto;
        text-align: right;
        line-height: 32px;
        width: 70%;
        font-size: 3vw;
        height: inherit;
        height: auto;
    }

    .div_form {
        padding-top: 0;
        margin-top: 27%;
        width: 80%;
        margin-left: 11%;

        padding: 0px;
    }

    .pulsante img {
        width: 63%;
        transition: all 2s;
    }


    .bollino {
        display: block;
        width: 27%;
        position: relative;
        top: -1px;
        left: 5px;
    }

    .pulsante {
        font-size: 3.2vw;
    }

    .pulsante {
        font-weight: 900 !important;
        color: #FFF;
        background-color: #ef2e7e;
        border-color: #ef2e7e;
        width: 25%;
        font-size: 3vw;
        cursor: pointer;
        margin: 0 auto;
        padding: 3%;
        border-radius: 7px;
        margin: 3% auto;
        display: inline-block;
        margin-bottom: 5%;
    }




    .top_step {

        text-align: center;
        font-weight: bold;
        font-size: 4vw;
        color: white;
        padding: 3%;
        margin-bottom: 3%;
        line-height: 20px;
        line-height: normal;
    }

    .cont_punti .ele {
        width: 40%;
        display: flex;
        margin: 0 auto;
    }

    .cont_punti {
        display: flex;
        flex-wrap: wrap;
    }

    .cont_punti .ele {
        width: 40%;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .fascia_blu {
        margin-top: 90%;

        margin-bottom: -90%;
        padding-top: 40px;
    }


    .cont_punti .ele p {
        width: 100%;
        font-size: 4vw;
        text-align: center;
        MARGIN: 0 auto;
        margin-left: 0;
        margin-top: 4%;
    }


    .ele img {
        POSITION: RELATIVE;
        margin-top: 17%;
        LEFT: -10PX;
        left: 0px;
    }

    .pulsante2 {
        width: 70%;
        font-size: 15px;
        margin: 8% auto;
    }

    .step2,
    .step3,
    .step4,
    .step5,
    .step6 {
        display: none;
        font-size: 3.5vw;
    }

    .div_form {
        font-size: 4vw;

    }

    .div_form b {
        font-size: 4.5vw;
        position: relative;
        top: -5px;
    }


    .div_eta {
        border: 1px solid #dedede;
        padding: 5px;
        width: 78%;
        margin: 5% auto;
        font-size: 9px;
        text-align: left;
        font-weight: bold;
        border-radius: 3px;
        PADDING-BOTTOM: 1PX;
        margin-top: 1%;
    }

    .step3 .pulsante2,
    .step4 .pulsante2 {
        width: 64%;
        font-size: 15px;
        margin: 0 auto;
        padding: 2%;
        margin-top: 7%;

    }

    #eta1,
    #eta2,
    #eta3,
    #eta4,
    #cap1,
    #nome,
    #cognome,
    #email {
        DISPLAY: BLOCK;
        MARGIN: 0 AUTO;
        MARGIN: 2% AUTO;
        WIDTH: 100%;
        HEIGHT: 29px;
        background: #dedede;
        border-radius: 5px;
        border: none;
        font-weight: bold;
        font-size: 23px;
        font-weight: normal;
        padding-left: 0%;
        padding: 8%;
        padding-left: 2%;
    }

    .step6 {

        padding: 0;
    }

    .step6 b {
        font-size: 3.5vw;
        position: relative;
        top: 0px;
    }

    .step6 .pulsante2 {
        width: 70% !important;
        font-size: 15px;
        margin: 5% auto;
        margin-top: 5%;
        width: 70%;
        padding: 13px !important;
    }


    #consenso_p p {

        color: black !important;
        display: inline-block !important;
        width: 92%;

        text-align: left !important;
        line-height: 12px !important
    }

    input[type=checkbox] {

        top: 10px;
    }

    .pan1,
    .pan2,
    .pan3,
    .pan4 {
        font-size: 3.3vw;
        /* margin: 4% auto; */

        margin-bottom: 4%;
    }

    .footer h2 {
        font-size: 5vw;
    }

    .footer2 {
        font-size: 2vw
    }

    .step1 .pulsante,
    .step2 .pulsante {
        font-weight: 900 !important;
        color: #FFF;
        background-color: #ef2e7e;
        border-color: #ef2e7e;
        width: 25%;
        font-size: 3vw;
    }

    .div_form {
        box-shadow: none;
        border-radius: 0px;
        width: 100%;
        margin: 0 auto;
        padding: 0;
        margin-top: 90%;
        background-color: #f5f5f5;
    }

    .footer .pulsante_ultimo {
        margin-bottom: 8%;
        margin-top: 1%;
    }

    .n_step {
        display: none;
        display: block;
        font-weight: bold;
        color: #909090;
        margin-bottom: 2%;
    }

    .ele img {
        width: 47%;
    }

    .seconda_fascia .ele img {
        width: 65%;
        margin-top: 8%;
    }

    .pulsante_ultimo {
        display: none;
    }

    .pulsante_ultimo_mobile {
        display: block !important;
    }

    .pulsante22 {
        display: block;
        font-size: 18px;
        width: 91%;
        height: 26px;
        padding: 8px;
        margin-bottom: 5%;
    }

    .bottone2 {
        margin-bottom: 5%;
    }

    .testo {
        display: none;
    }

    .orologio {
        width: 24px;
        position: relative;
        top: 7px;
    }

    .logo_header {
        margin: 0 auto;
        left: 0px;
        top: 0px;
        width: 20%;
        height: auto;
        display: block;
    }

    .cont_terza_fascia {
        display: block;
        width: 92%;
        margin: 0 auto;
        margin-top: 2%;
    }

    .dx_terza_fascia {
        width: 100%;
        font-size: 4.8vw;
    }

    .dx_terza_fascia p {
        font-size: 3vw;
        color: black;
        font-weight: 500;
    }

    .terza_fascia {
        margin-top: 3%;
        padding-top: 4%;
        /* background-color: #223682; */
        /* color: white; */
        text-align: center;
        font-size: 4vw;
        padding-bottom: 2%;
        padding: 2%;
    }

    .sx_terza_fascia,
    .dx_terza_fascia {
        width: 100%;
        font-size: 1.4vw;
        height: auto;
        margin: 0px auto;

    }

    .sx_terza_fascia {
        margin-bottom: -2%;
    }

    .sottotitolo {
        width: 80%;
    }

    .terza_fascia b {
        font-size: 5vw;
    }

    .pan_terza_fascia {
        width: 80%;
        height: auto;
        margin: 0px auto;
        border-radius: 12px;
        color: #223682;
        text-align: left;
        font-weight: bold;
        padding: 1%;
        text-align: left;
        font-size: 4vw;
    }

    .recensioni {
        content: url('MOBY-rec.png');
        width: 95%;
    }

    .slick-slide {
        display: none;
        float: left;
        height: auto;
        min-height: 1px;
    }

    .seconda_fascia .pulsante2,
    .pulsante_ultimo {
        font-size: 4vw !important;
        width: fit-content;
        padding: 4%;
    }

    .dx_terza_fascia {
        position: static;
        margin-top: 15%;
    }

    .pulsante_ultimo {
        font-size: 4vw !important;
        width: 58% !important;
        margin: 36px auto;
        border-radius: 12px;
        margin-bottom: 8%;
        margin-top: 2%;
        position: relative;
        top: 5px;
    }

    .seconda_fascia .cont_punti .ele p {
        width: 75%;
        font-size: 21px;
        width: 90%;
        font-size: 4vw;
        text-align: left;
        MARGIN: 5PX;
        margin-left: 0;
        margin: 1% auto;
        font-weight: 400;
        text-align: center;
        color: black;
    }

    .seconda_fascia .cont_punti .ele {
        width: 58%;
        margin: 5px auto;
        margin-bottom: 2%;
    }
}