.cont_video {
    display: flex;
    width: 55%;
    margin: 0 auto;
    margin-top: 2vw;
}

.cont_video_s {
    width: 45%;
    margin-left: 2.5%;
}

.sveglia {
    width: 2.5vw;
}

.quinta_fascia {
    background: #DFDFDF;
    padding: 0.5% 0 3% 0;
}

.cont_puls {
    height: 3vw;
}

.terza_b_fascia {
    display: none;
    margin-top: 3vw;
}

.bianco_s {
    color: white;
    margin-top: 1.3vw;
}

.inline {
    display: inline-block;
    margin-left: 0.5vw;
    color: black;
}

.sogni {
    font-size: 2.5vw;
    font-weight: 800;
    color: white;
    line-height: 2.7vw;
}

.verde {
    color: #074f57;
}

.titoli {
    font-family: 'Poppins';
}

.utli {
    position: relative;
    top: 0.4vw;
}

.risp {
    background: #ffec00;
    color: #074f57;
    padding: 0.4vw;
    font-weight: 800;
    margin-top: 1v;
}

ul {

    color: #fff;
    font-size: 1.2vw;
    line-height: initial;
    margin-top: 6%;
    list-style: none;
    padding-left: 0;

}

.tecn {
    color: #fff;
    font-weight: 200;
    font-size: 1.2vw;
    line-height: 125%;
    margin-top: 2%;
    padding-left: 0;
}

.pol {
    vertical-align: middle;
    margin-right: 12px;
    width: 32px;
}

#testo {
    display: none;
}

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

..slick-prev:before {
    width: 5vw !important;
}

.cont_sveglia {
    display: inline-block;
}

.offerta {
    display: inline-block;
    font-size: 1.1vw;
    font-weight: 800;
    color: #1baa0f;
    line-height: 2.7vw;
}

.timer {
    -webkit-animation: animateThis 0.4s infinite;
    -webkit-animation-fill-mode: forwards;
    transform-origin: left center;
}

@-webkit-keyframes animateThis {
    0% {
        transform-origin: center center;
        transform: rotate(0deg);
    }

    25% {
        transform-origin: center center;
        transform: rotate(-10deg);
        margin-left: -10px
    }

    50% {
        transform-origin: center center;
        transform: rotate(0deg);
        margin-left: 0px;
    }

    100% {
        transform-origin: center center;
        transform: rotate(10deg);
        margin-left: 10px
    }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none;
     <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

.sopra_form {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-evenly;
}

.cont_video_d {
    width: 45%;
    margin-left: 5%;
}

.priv_bot {
    font-size: 1.3vw;
    text-align: center;
    margin-top: 1vw;
    background: #49acad;
    padding: 0.8vw;
    color: white;
}

.video_1,
.video_2 {
    width: 100%;
}

.settima_fascia {
    background: #efefef;
    /* padding: 2vw; */
    padding-bottom: 1.5vw;
}

.logoad_img {
    position: absolute;
    left: 4.4vw;
    /* display: none; */
    width: 10vw;
    margin-top: 0.5%;
}

.cont_img_rec {
    width: 81%;
    margin: 0 auto;
}

.foto_rec {
    /* width: 18% !important; */
    height: auto !important;
}

.foto_rec2 {
    /* width: 18% !important; */
    height: auto !important;
}

.cont_img_rec_singola {
    display: inline-block;
    width: 24%;
}

body {
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 1.3vw;
    margin: 0 auto;
    padding: 0;
    scroll-behavior: smooth;
}

.quinta_fascia_dentro {
    display: flex;
    flex: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    width: 75%;
    margin: 0 auto;
    justify-content: center;
}

.quinta_div_uno {
    width: 100%;
}

.quinta_div_due {
    font-weight: 900;
    margin-top: 1vw;
    margin-bottom: 1vw;
}

.quinta_div_tr e {
    width: 100%;
}

.quinta_fascia_titolo {
    text-align: center;
    font-weight: 900;
    font-size: 2.2vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
}

.tutte_l {
    margin-left: 2vw;
    font-size: 1.7vw;
}

.sesta_fascia {
    margin-top: 2vw;
    padding-bottom: 1.5vw;
}

.quinta_loghi {
    border: 1px solid #c4b392;
    width: 6vw;
    border-radius: 102px;
    padding: 1vw;
}

.quinta_div {
    text-align: center;
    background: white;
    margin-left: 3vw;
    width: 29%;
    margin-top: 2vw;
    padding-top: 2vw;
    padding-bottom: 1vw;
    padding-inline: 1.5vw;
    display: flex;
    FLEX: WRA;
    flex-direction: column;
    justify-content: space-evenly;
}

.sedi_dentro {
    width: 75%;
    text-align: center;
    margin: 0 auto;
    margin-top: 1vw;
    margin-bottom: 1vw;
}

.nona_fascia_titolo {
    font-weight: bold;
    margin: 2vw;
    text-align: center;
    font-size: 2.2vw;
}

.div_point {
    display: inline-block;
    /* line-height: 23px; */
    margin-left: 2vw;
}

.settima_fascia_dentro {
    width: 85%;
    margin: 0 auto;
    margin-top: 2vw;
}

.point {
    width: 1.4vw;
    position: relative;
    top: 0.4vw;
    left: -0.3vw;
}

.sedi {
    border: 2px solid #c4b392;
    display: none;
}

.frame_e {
    width: 100%;
    height: 71%;
}

.quarta_fascia_dentro_d {
    width: 52%;
}

.top_dentro {
    width: 90%;
    margin: 0 auto;
}

.cont_esterno {}

.frame_g {
    width: 100%;
    height: 100%;
}

.nona_fascia {
    width: 90%;
    margin: 0 auto;
}

.mod_power:hover {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: rgba(0, 27, 134, 0.8);
}

.img_sin_form {
    width: 100%;
}

.cont_sin_form {
    display: inline-block;
}

.cont_form {
    width: 26%;

    background: #fff;
    display: block;
    top: 70px;
    /* margin-left: 17%; */
    /* margin-top: 50px; */
    max-width: 550px;
    /* margin-bottom: 1vw; */
    height: max-content;
}

input[type=number] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.sopra_form {}

.header {
    width: 85%;
    margin: 0 auto;
    display: flex;
    /* padding: 4px; */
}

.logo_header {
    width: 170px;
    height: min-content;
    margin-top: 0.5%;
    height: auto;
}

.header h1 {
    font-weight: 600;
    /* margin-top: 1.5%; */
    font-size: 1.3vw;
    text-align: right;
    width: 100%;
    display: flex;
    color: #006b99;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.akesios b {
    background-color: #ffec00;
    color: #006b99;
    font-size: 0.6em;
    font-weight: 800;
    padding: 1%;
    padding-inline: 3%;
    border-radius: 8px;
}

.t1 {
    color: #00b6ff;
    background-color: #fff;
    font-size: 1em;
    padding: 0.5%;
    /* line-height: 150%; */
    /* font-weight: 800; */
}

.akesios span {
    margin-top: 2%;
    display: block;
    font-size: 2em;
    width: 90%;
    padding-bottom: 0;
    font-weight: 800;
}


.gratis_verde {
    background: #96b33d;
    width: 66%;
    margin: 0 auto;
    color: white;
    font-weight: bold;
    font-size: 41px;
    height: 60px;
    margin-top: 15px;
}

.mezzo {
    width: 100%;
    height: 2.2vw;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 10px;
    font-size: 1vw;
    color: #484040;
    padding-left: 10px;
}

.dentro_form {
    width: 82%;
    margin: 0 auto;
}

.dentro_sopra_form {
    line-height: 40px;
}

.form {
    width: 100%;
}

.bottone {
    background: #1baa0f;
    width: max-content;
    color: white;
    font-weight: bold;
    font-size: 1.4vw;
    border-radius: 12px;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    padding-inline: 2vw;
    border-radius: 63px;
    margin-top: 3vw;
    padding-bottom: 1vw;
    PADDING-TOP: 1VW;
}

#c1 {
    margin-top: 10px;
}

.header1,
.header2,
.header3 {
    display: inline-block;
}

.header1 {
    margin-left: 50px;
}

.header2 {
    margin-left: 100px;
    font-size: 25px;
}

.header3 {
    position: absolute;
    right: 0px;
    margin-right: 20px;
}

.alarmes {
    font-weight: bold;
}

.formetto {
    margin: 0 auto;
    font-size: 11px;
    MARGIN-TOP: 0.5VW;
    margin-bottom: 1vw;
    display: flex;
    width: 90%;
}

#c1 {
    width: 20px;
    height: 20px;
}

.grazie {
    font-size: 1.4vw;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 4vw;
}

.informativa {
    margin-left: 2%;
    text-align: left;
    margin-left: 3%;
}

.prima_fascia {
    /* background: url('img/apertura.jpg') no-repeat; */
    background-size: 100%;
    /* padding-bottom: 5vw; */
    background: url('img/sfondo.jpg');
    background-size: 100% 100%;
}

.prima_fascia_dentro {
    display: flex;
    padding-top: 1vw;
}

.cont_loghi {
    width: 85%;
    margin: 0 auto;
    display: flex;
    margin-top: 2vw;
    font-size: 1.2vw;
}

.logo {
    border: 2px solid #198A93;
    border-radius: 43px;
    padding-inline: 1.3vw;
    display: flex;
    align-content: stretch;
    align-items: center;
    /* flex-wrap: nowrap;
     */
    /* flex-direction: row-reverse;
     */
    justify-content: space-around;
    margin-left: 5%;
}

.prima_fascia_sopra {
    color: white;
    text-align: right;
    font-size: 1.3vw;
    padding-top: 1vw;
    padding-bottom: 2.1vw;
    /*! position: absolute;
     */

    padding-right: 7vw;
    font-weight: bold;
}

.akesios {
    margin-left: 4vw;
    position: relative;
    top: 1vw;
    width: 30%;
    padding-bottom: 10vw;
}

.testo2 {
    width: 100%;
}

.servizi {
    font-weight: bold;
    font-size: 1.4vw;
    font-weight: 800;
}

.img_logo {
    width: 2vw;
}

.img_lente {
    width: 2vw;
}

.sotto_logo {
    margin-left: 0.8vw;
}

.terza_fascia {
    background: url('sfondo-studio.jpg') no-repeat;
    background-size: cover;
    padding-top: 2vw;
    padding-bottom: 2vw;
}

.terza_img {
    width: 100%;
}

.cont_loghi {
    width: 85%;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    margin-top: 2vw;
    font-size: 1.3vw;
    margin-bottom: 2vw;
}

.cont_terza_dentro {
    margin: 0 auto;
    font-size: 1.8vw;
    font-weight: 900;
    text-align: center;
    line-height: 2.5vw;
    padding-bottom: 1vw;
}

.terza_img_d {
    margin: 0 auto;
    width: 100%;
}

.cont_terza_dentro_c {
    margin: 0 auto;
}

.cont_terza_dentro_bottone {
    margin: 0 auto;
}

.cont_terza {
    background: #fff;
    width: 37%;
    margin: 0 auto;
    /*! margin-top: 20px;
     */
    /*! margin-bottom: 2vw;
     */
    padding: 1vw;
    border-radius: 20px;
}

.quarta_fascia_dentro_titolo {
    font-weight: 900;
    font-size: 2.2vw;
}

.quarta_fascia_dentro {
    display: flex;
    width: 70%;
    margin: 0 auto;
    margin-top: 3vw;
}

.cont_form {
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 0.5vw;
    padding-top: 0.5vw;
    box-shadow: 10px 10px 10px -8px;
    margin-left: 35%;
    position: absolute;
    right: 4vw;
    top: 5vw;
}

.top {
    background: #0091d0;
    padding: 0.5%;
    color: white;
    /* border-top-left-radius: 12px; */
    /* border-top-right-radius: 12px; */
}

h4 {
    font-size: max(12px, 1vw);
    font-weight: normal;
    margin: 1% auto;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
}

.cont_bar {
    display: grid;
    align-items: center;
    overflow: hidden;
    margin: 0 auto;
    height: fit-content;
    padding-bottom: 6%;
}

.form_footer {
    border-top: 2px solid #dedede;
    font-size: max(9px, 0.6vw);
    padding: 1% 0;
}

.cont_prima_form_titolo {
    font-size: 1vw;
    margin-top: 1vw;
}

.container {
    margin: 2% auto;
    text-align: center;
    display: block;
}

.step {
    margin: 0 auto;
    width: 100%;
}

#step2,
#step2bis,
#step3 {
    display: none;
}

.form_footer {
    border-top: 2px solid #dedede;
    font-size: max(9px, 0.6vw);
    padding: 1% 0;
}

.loghetto {
    width: 2%;
}

.progress-container {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 30px;
    max-width: 100%;
    width: 17vw;
    MARGIN: 5% AUTO;
    margin-top: 3%;
}

.progress {
    background-color: #000000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 4px;
    width: 0%;
    z-index: -1;
    transition: 0.4s ease;
}

.circle.active {
    border-color: #4eb012;
    font-weight: bold;
    background: #4eb012;
    color: white;
}

.circle {
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid var(--line-border-empty);
    transition: 0.4s ease;
}

.container .btn {
    border: 0px;
    background: none;
    color: #1e3d6f;
    font-size: 60px !important;
    font-weight: 200;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

h4 {
    font-size: max(12px, 1vw);
    font-weight: normal;
    margin: 1% auto;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
}

.cont_form {
    /*! margin-bottom: 5vw; */
}

.container {
    --line-border-fill: #3498db;
    --line-border-empty: #e0e0e0;
    z-index: 999;

}

input:focus {
    outline: none;
}

body,
html {
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth;
    font-style: normal;
    font-weight: 400;

}

* {
    box-sizing: border-box;
    transition: 1s all;
}

.cont_bar {
    display: grid;
    align-items: center;
    overflow: hidden;
    margin: 0 auto;
    height: fit-content;
    padding-bottom: 3%;
}

.progress-container {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 30px;
    max-width: 100%;
    width: 17vw;
    MARGIN: 5% AUTO;
    margin-top: 3%;

}

.progress-container::before {
    content: "";
    /* Mandatory with ::before */
    background-color: var(--line-border-empty);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 4px;
    width: 100%;
    z-index: -1;
}

.progress {
    background-color: #000000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 4px;
    width: 0%;
    z-index: -1;
    transition: 0.4s ease;
}

.circle {
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid var(--line-border-empty);
    transition: 0.4s ease;
}

.circle.active {
    border-color: #4eb012;
    font-weight: bold;
    background: #4eb012;
    color: white;
}

.btn {
    background-color: #4eb012;
    color: #fff;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    padding: 3%;
    font-size: 1.2vw;
    float: right;
    width: 99%;
    margin: 0 auto;
    float: none;
    border: 1px solid #4eb012;
    text-align: center;
    padding: 0.7vw;
    padding-inline: 4vw;
    width: fit-content;
    margin: 2% auto;
    margin-bottom: 0;
    font-weight: 500;
}

.input-box {
    display: flex;
    align-items: center;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    /* padding: 0% 2%; */
    height: 2.7vw;
    background: white;
    border: 1px solid #dedede;
    margin: 1% auto;
}

.btn_indietro {
    background-color: white;
    color: #4eb012;
    border: 0;
    cursor: pointer;
    padding: 2%;
    font-size: 1.2vw;
    float: left;
    /* margin-top: 4%; */
    width: auto;
}

.btn_avanti {
    background-color: #1baa0f;
    color: #fff;
    border: 0;
    border-radius: 30px;
    cursor: pointer;
    padding: 2%;
    font-size: 1.2vw;
    /*! float: right; */
    width: 52%;
    /* margin-top: 4%; */
    font-weight: bold;
    FLOAT: RIGHT;
}

.btn:active {
    transform: scale(0.98);
}

.btn:focus {
    outline: 0;
}

.btn:disabled {
    background-color: var(--line-border-empty);
    cursor: not-allowed;
}

* {
    transition: all 0.2s;
}

.div_errori {
    color: #b70000;
    font-size: min(0.7vw, 13px);
}

/* general styling */
:root {
    --smaller: .75;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    /*! padding-bottom: 2vw; */
}


.container {
    margin: 0 auto;
    text-align: center;
    display: block;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance: textfield;
    /* Firefox */
}

.input-box .prefix {
    font-weight: 300;
    font-size: 1vw;
    color: #999;
    width: 4vw;
    text-align: left;
}

.intero,
.mezzo {
    margin-top: 1px;
    border: none;
    width: 100%;
    margin: 0 auto;
    padding: 0% 3%;
    height: 2.7vw;
    margin-top: 1%;
    font-size: 1vw;
    border-radius: 12px;
    border: 1px solid #dedede;
    background: white;
}

input {
    cursor: pointer;
}


h2 {
    font-size: max(12px, 1.8vw);
}

h2 {
    color: white;
}



.cap {
    font-size: 0.6vw;
    margin: 1% 0;
    text-align: left;
    margin-top: 1vw;
}

.step {
    margin: 0 auto;
    width: 100%;
}

#step2bis select {
    width: 90%;
    margin: 0 auto;
    display: block;
}

#step2,
#step3,
#step4 {
    display: none;
}

#step4 {

    padding: 3%;
}

#form {
    width: 90%;
    margin: 0 auto;
}

#nome,
#cognome,
#email,
#telefonoa {
    border: 1px solid #dedede;
    cursor: pointer;
    /* padding: 0% 2%; */
    height: 2.7vw;
    text-align: left;
    border-radius: 12px;
    font-size: 1vw;
    margin: 1% auto;
    width: 100%;
}

.mezzo {
    display: inline-block;
    margin: 1% 0%;
}

input[type=checkbox] {
    margin-right: 1%;
    position: relative;
    top: 0px;
}

select {
    margin: 1% auto;
    border: 1px solid #dedede;
    cursor: pointer;
    padding: 3%;
    width: 100%;
    border-radius: 12px;
    font-size: 1vw;
    background: #ffffff;
    height: 2.7vw;
}

select option:first-child {
    color: #cccccc;
}


/**************************************************************************************************/


.top {
    background: #0077a2;
    /* padding: 2%; */
    color: white;
    /* border-top-left-radius: 12px; */
    /* border-top-right-radius: 12px; */
    text-align: center;
}

h2 {
    font-size: 1.5vw;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
}

h4 {
    font-size: max(12px, 1vw);
    font-weight: 600;
    margin: 1% auto;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    text-align: center;
    /*! margin-top: 1vw; */
}

h5 {
    color: black;
    font-size: 1.2vw;
    width: 94%;
    display: block;
    margin: 2% auto;
    text-align: center;
}

.container .btn {
    border: 0px;
    background: none;
    color: #1e3d6f;
    font-size: 60px !important;
    font-weight: 200;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

table {
    width: 100%;
    margin: 0 auto;
}

table td {
    width: 4vw;
}

#nome,
#cognome {
    width: 49%;
}

.form_footer {
    border-top: 2px solid #dedede;
    font-size: max(9px, 0.6vw);
    padding: 1% 0;
    text-align: center;
    font-weight: 600;
}

.loghetto {
    width: 2%;
}

.bollini {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.flag {
    width: 1.5vw;
}


#telefonoa {
    font-size: max(12px, 1vw);
    padding: 0;
    margin: 0 !important;
    padding-left: 2%;
    border: 0;
    height: 2.2vw;
    width: 100%;
    /* padding-top: 0vw; */
}

.quinta_fascia {
    width: 100%;
    background: linear-gradient(180deg, #fff 0%, #198A93 100%);
    margin-top: 2vw;
    padding-bottom: 2vw;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
}

.valido {
    font-size: 1.3vw;
    text-align: center;
    margin-top: 1vw;
}

.prvi_bot {
    font-size: 1.3vw;
}

.quarta_fascia_dentro_s {
    font-size: 1em;
    margin-left: 6%;
    width: 42%;
}

.bottone_a {
    margin: inherit;
    margin-left: 0;
    margin-top: 0vw;
}

.cont_mob {
    display: none;
}

.quinta_div_tre_mob {
    display: none;
}

.tutte_l {
    margin-left: 2vw;
}

.div_point {
    display: inline-block;
    font-size: 1.2vw;
}

.quinta_div_due {
    font-size: 2vw;
}

.tutte_l {
    font-size: 1.7vw;
}

.akesios_img {
    width: 40%;
    position: relative;
    left: -20;
    display: none;
}

.anim2 {
    width: 100%;
}

.terza_b_fascia {
    margin-top: 3vw;
}

.quinta_fascia_dentro_mob {
    display: none;
}

#msg_domanda1 {
    display: none;
}



.contenitore {
    width: 43%;
    margin: 0 auto;
    margin-top: 2%
}

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

.cont_punti {
    display: inline-flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 60%;
    margin-top: 0.5%;
    color: #7A7D7E
}

.cont_punti .ele {
    width: 24%;
    margin: 2% auto;
    margin-bottom: 3%;
    font-size: 2vw;
    border-radius: 9%;
    margin-top: 0
}

.cont_punti .ele p {
    width: 93%;
    font-size: 1.3vw;
    text-align: left;
    margin: 1% auto;
    font-weight: 400;
    text-align: center;
    color: #000;
    line-height: 120%;
}

.ele b {
    font-size: 1.2vw
}

.ele img {
    margin-top: 2%
}

/* Accordion styles */


input {
    cursor: pointer
}


input[type="radio"] {
    width: 22px;
    height: 24px;
    margin: 7px;
    position: relative;
    top: 5px;
    margin-left: 16px;
    left: 4px;
    font-size: 1vw
}

.titolo_rec2 {
    font-weight: 900;
    font-size: 1.8vw;
    font-weight: 900;
    text-align: center;
    width: 100%;
    margin: 20px auto;
    display: block;
    color: #000
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.quinta_fascia_b {
    background: #efefef;
    padding: 0.5% 0 3% 0;
}

/* Accordion styles */
.tabs {
    border-radius: 0;
    overflow: hidden;
    /* box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5); */
    width: 53%;
    margin: 0 auto;
    padding: 1% 2%;
    background: #fff;
}

.tab {
    width: 100%;
    color: #141616;
    overflow: hidden;
}

.tab-label {
    display: flex;
    justify-content: space-between;
    padding: 1em 0.5em 1em 0;
    background: #fff;
    cursor: pointer;
    font-size: 21px;
    font-size: 1vw;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

.tab-label:hover {
    background: #f1f1f1;
}

.tab-label::after {
    content: "❯";
    width: 1em;
    height: 1em;
    text-align: center;
    transform-origin: center right;
    transform: rotate(90deg);
    translate: 0 60%;
}

.tab-content {
    max-height: 0;
    padding: 0;
    color: #141616;
    background: #fff;
    transition: all 0.35s;
    font-size: 1vw;
}

.tabs .tab input {
    opacity: 0;
    z-index: -1;
    margin: 0;
    width: 0;
    height: 0;
    top: unset;
    left: unset;
}

input:checked+.tab-label {
    color: #066454;
    background: #fff;
}

input:checked+.tab-label::after {
    transform-origin: center center;
    transform: rotate(270deg);
    translate: 0 30%;
}

input:checked~.tab-content {
    max-height: 100vh;
    padding: 1em 0;
}

#next01 {
    margin-top: 1vw;
}

.scriviq {
    font-size: 14px;
    color: red;
    font-weight: bold;
    display: none;
}

.trattamenti_t {

    font-weight: 600;
    /* margin-top: 1.5%; */
    font-size: 1.3vw;
    text-align: right;
    width: 100%;
    display: flex;
    color: #006b99;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

@media screen and (max-width:1000px) {
    .header {
        display: none;
    }

    input:checked~.tab-content {
        max-height: 100vh;
        padding: 1em 0;
        font-size: 4vw;
    }

    input:checked+.tab-label {
        color: #066454;
        background: #fff;
        font-size: 4.7vw;
    }

    .titolo_rec2 {
        font-weight: 900;
        font-size: 6vw;
        font-weight: 900;
        text-align: center;
        width: 85%;
        margin: 20px auto;
        display: block;
        color: #14336d;
        line-height: 110%
    }

    input[type="radio"] {
        width: 24px;
        height: 31px;
        margin: 1%;
        position: relative;
        top: 8px;
        left: -1px
    }

    .tabs {
        width: 95%;
    }

    .tab-label {
        font-size: 4vw;
    }

    .quinta_fascia {
        padding: 0.5% 0 0 0;
    }


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

    .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
    }

    .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
    }

    .cont_punti .ele p {
        margin-top: 2vw;
        width: 86%;
        font-size: 4.5vw;
        text-align: left;
        margin: 0 auto;
        margin-left: 0;
        margin-top: 0;
        margin: 0 auto;
        padding: 0;
        padding-left: 5vw;
    }

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

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

    .contenitore {
        width: 88%;
        margin: 12px auto
    }

    .seconda_fascia {
        text-align: center;
        font-size: 6.3vw;
        background: #edefef;
        padding-top: 2%;
        padding-bottom: .5%;
        margin-bottom: 0;
    }

    .contenitore b {
        font-size: 6vw !important;
        line-height: 110%
    }

    .cont_punti {
        display: block
    }

    .ele img {
        position: static;
        left: 0;
        width: 26%;
        height: auto;
        margin: 0 auto;
        margin-top: 3%
    }

    .cont_punti .ele {
        width: 100%;
        display: flex;
        margin: 17px auto;
        text-align: center;
        display: flex;
        padding-bottom: 4%;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .quinta_fascia_dentro {
        display: block;
    }

    .quinta_fascia_dentro_mob {
        display: block;
        padding-bottom: 6vw;
    }

    .tutte_l {
        font-size: 2.7vw;

    }

    .quinta_div_uno,
    .quinta_div_tre,
    .quinta_div_quattro,
    .quinta_div_cinque,
    .quinta_div_sesto,
    .quinta_div_tre_mob {
        font-size: 1.7vw;
        width: 30%;
    }

    .quinta_div_tre {
        padding-bottom: 2vw;
        text-align: left;
        font-size: 4vw;
        width: 67%;
    }

    .div_point {
        display: inline-block;
        font-size: 2vw;
    }

    .q_t_r {
        display: none;
    }

    .cont_mob {
        display: block;
    }

    .img_mob {

        width: 100%;

    }

    table {
        width: 114%;
        margin-left: -7%;
    }

    .cont_form {
        width: 100%;
        display: block;
        margin-left: 5%;
        margin-top: 23%;
        padding-top: 9%;
        padding: 0;
        padding-top: 7%;
        margin: 0 auto;
        margin-top: 44%;
        margin-bottom: -8%;
        position: static;
        max-width: inherit;
    }


    .div_errori {
        color: #b70000;
        font-size: 15px;
    }



    .cont_form {
        margin: 0;
        padding: 0;

    }

    .intero,
    .mezzo {
        display: block;
        width: 100%;
        font-size: 4vw;
    }

    .top {

        border-radius: 0;
    }

    .progress-container {
        display: flex;
        justify-content: space-between;
        position: relative;
        margin-bottom: 30px;
        max-width: 100%;
        width: 63vw;
        MARGIN: 5% AUTO;
        margin-top: 3%;
    }

    input,
    select,
    .btn {
        margin: 0 auto;
        -webkit-appearance: none;
        /* Annulla l'aspetto predefinito */
        appearance: none;
        /* Annulla l'aspetto predefinito */
        height: 50px;
        margin-top: 0%;
    }

    #nome,
    #cognome,
    #email,
    #telefono {
        border: 1px solid #dedede;
        cursor: pointer;
        width: 100%;
        text-align: left;
        font-size: 16px;
        margin-top: 1% !important;
        height: 50px;
    }

    .btn {
        margin: 1% auto;
        width: 100%;
        font-size: 3vw;
    }

    .cap {
        font-size: 2vw;
    }

    h5,
    h4 {
        font-size: 20px;
    }

    .cap {
        font-size: 11px;
    }

    .btn {
        font-size: 25px !important;
    }

    select {
        padding: 0;
        padding-left: 3%;
        font-size: 17px;
    }

    .input-box {
        margin-top: 1%;
    }

    .input-box .prefix {
        font-size: 3vw;
        width: 10vw;
    }

    .btn_avanti,
    .btn_indietro {
        font-size: 18px;
    }

    h2 {
        color: white;
        font-size: 25px;
    }

    .flag {
        width: 5vw;
    }

    #telefonoa {
        border: 0;
        height: 50px;
        /* padding: 0; */
    }

    #checkbox {
        float: left;
        /* margin-top: 1vh; */
        margin-bottom: 5vh;
        width: 20px;
        height: 20px;
        -webkit-appearance: auto;
    }

    body,
    html {
        background-color: white;
    }

    .prima_fascia {
        background: white;
        padding-bottom: 0vw;
    }

    .prima_fascia_dentro {
        display: block;
        padding: 0;
    }

    .akesios {
        display: none;
    }

    .prima_fascia_sopra {
        display: none;
    }

    .cont_terza {
        background: #fff;
        width: 75%;
    }

    .cont_terza_dentro {
        margin: 0 auto;
        font-size: 4.5vw;
        font-weight: 900;
        text-align: center;
        line-height: 5.5vw;
        padding-bottom: 3vw;
        padding-top: 3vw;
    }

    .bottone {
        background: #1baa0f;
        width: max-content;
        color: white;
        font-weight: bold;
        font-size: 3.7vw;
    }

    .quarta_fascia_dentro {
        display: block;
        width: 100%;
        margin-top: 0;
    }

    .quarta_fascia_dentro_titolo {
        font-size: 6vw;
        text-align: center;
    }

    .quarta_fascia_dentro_s {
        font-size: 2vw;
        margin-left: 6%;
        width: 42%;
    }

    .quinta_fascia_dentro {
        width: 98%;
        display: none;
    }

    .quinta_fascia_titolo {
        font-size: 6vw;
        margin-top: 0vw;
    }

    .quinta_div_tre_mob {
        display: block;
    }

    .cont_img_rec {
        width: 95%;
    }

    .cont_img_rec_singola {
        display: inline-block;
        width: 24%;
    }

    .logo {

        width: 38%;

    }

    .cont_loghi {
        display: none;
        flex-wrap: wrap;
    }

    .anim2 {
        display: none;
    }

    .sopra_form {
        margin-top: 1vw;
        margin-bottom: 0vw;
    }

    .nona_fascia {
        width: 100%;
        margin: 0 auto;
    }

    .quarta_fascia_dentro_d {
        width: 100%;
    }

    .quarta_fascia_dentro_s {
        width: 90%;
        margin-top: 4vw;
        font-size: 4vw;
        padding: 0;
        margin: 0 auto;
        margin-top: 4vw;
        text-align: center;
    }

    .quinta_div_due {
        font-size: 4.7vw;
        margin-bottom: 3vw;
        text-align: left;
        padding-left: 5vw;
    }

    .bottone {
        margin-top: 6vw;
        padding: 3vw;
    }

    .quinta_loghi {
        border: 1px solid #c4b392;
        width: 13vw;
    }

    .nona_fascia_titolo {
        font-weight: bold;
        margin: 2vw;
        text-align: center;
        font-size: 6vw;
        padding-top: 2vw;
        padding-bottom: 2vw;
    }

    .settima_fascia {
        background: #efefef;
        /* padding: 2vw; */
        padding-bottom: 5.5vw;
        padding-top: 1vw;
    }

    .settima_fascia_dentro {
        width: 75%;
    }

    .sesta_fascia {
        margin-top: 2vw;
        padding-bottom: 4.5vw;
    }

    .valido,
    .priv_bot {
        font-size: 1.5vw;
    }

    .bottone_a {
        width: 100%;
    }

    .bottone_b {
        width: 100%;
    }

    .logoad_img {
        display: none;
    }

    .terza_b_fascia {
        margin-top: 5vw;
        margin-bottom: 5vw;
        /* display: none; */
    }

    .terza_fascia {
        padding-top: 8vw;
        padding-bottom: 8vw;
    }

    .quinta_div_dentro {
        display: flex;
        justify-content: flex-start;
    }

    .cont_video_est {
        width: 90%;
        margin: 0 auto;
    }

    .cont_video {
        width: 100%;
    }

    .apri {
        font-size: 4vw;
    }

    .apice_giu {
        font-size: 20px;
        display: inline-block;
        float: right;
        cursor: pointer;
        position: relative;
        right: 1vw;
    }

    #quinta_div_dentro_1 {
        display: flex;
    }

    #quinta_div_dentro_2,
    #quinta_div_dentro_3,
    #quinta_div_dentro_4,
    #quinta_div_dentro_5,
    #quinta_div_dentro_6 {
        display: none;
    }

    .freccia_giu {
        width: 6vw;
    }

    #freccia_su_quinta_div_dentro_1,
    #freccia_giu_quinta_div_dentro_2,
    #freccia_giu_quinta_div_dentro_3,
    #freccia_giu_quinta_div_dentro_4,
    #freccia_giu_quinta_div_dentro_5,
    #freccia_giu_quinta_div_dentro_6 {
        display: none;
    }

    .cont_form {
        display: block;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        margin-top: 0.5vw;
        padding-top: 0.5vw;
        box-shadow: 0px 0px 0px 0px;
        position: static;
    }

    .sveglia {
        width: initial;
    }

    .tab-content {
        font-size: 3vw;
    }

    .intero,
    .mezzo {
        display: block;
        width: 100%;
        height: 50px;
        font-size: 4vw;
    }

    .cura {
        position: relative;
        top: 10px;
    }

    .cont_prima_form_titolo {
        font-size: 4.5vw;
    }

    .offerta {
        /* padding: 2; */
        font-size: 3.8vw;
        line-height: 11vw;
    }

    .cont_puls {
        height: 75px;
    }

    .quinta_div {
        text-align: center;
        background: white;
        margin-left: 1vw;
        width: 85%;
        margin: 0 auto;
        margin-top: 3vw;
    }
}

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

    h2 {
        font-size: 22px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 18px;
    }

    .input-box .prefix {
        width: 15vw;
    }


    .frame_e {
        width: 100%;
        height: 85vw;
    }

    .bottone {
        margin-top: 2vw;
        padding: 3vw;
        margin: 0;
        padding-inline: 7vw;
        margin-top: 5vw;
    }

    .cont_video {
        display: flex;
        width: 100%;
    }

    .quinta_fascia {
        margin-top: 5vw;
    }

    .timer {
        width: 10vw;
    }


    .cont_puls {
        height: 75px;
        margin-top: 10px;
    }

}

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

    #checkbox {
        margin-bottom: 7vw;
    }
}

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

    #checkbox {
        margin-bottom: 17vw;
    }
}

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

    #checkbox {
        margin-bottom: 25vw;
    }
}

@media screen and (max-width:1000px) {
    .grazie {
        font-size: 18px;
    }
}