@media only screen and (min-width: 970px) and (max-width: 1169px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 140px);
z-index:1;
}


img
{
max-width:100%;
}


img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.logof
{
display:block;
margin-left:15px;
margin-bottom:15px;
width:180px;
}

img.tucano
{
display:block;
margin:auto;
margin-top:30px;
margin-bottom:35px;
}

img.pro
{
display:block;
margin:auto;
margin-bottom:20px;
}

img.honda
{
display:block;
margin:auto;
}

img.moto
{
display:block;
margin:auto;
margin-top:25px;
}

img.tria
{
display:block;
margin:auto;
transform: rotate(90deg);
}

img.ico_foto
{
display:block;
margin:auto;
width:40px;
}

img.aia
{
display:block;
margin:auto;
width:200px;
}

.ico_info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    width: 27px;
    height: auto;
}

.elenco_trattino {
    list-style: none;
    padding: 0;
    margin: 0;

    font-size: 18px;
    font-weight: 600;
    line-height: 1.1;
}

.elenco_trattino li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 0px;
}

.elenco_trattino li::before {
    content: "-";
    position: absolute;
    left: 0;
    top: 0;
}


header
{
width: 100%;
position:relative;
z-index:999;
background-color: #f4f2f0; 
}

#header_intro
{
width: 100%;
position:relative;
z-index:20;
height:110px;
}

#header_site
{
width: 100%;
position:relative;
z-index:20;
height:140px;
}


header1
{
width: 100%;
position:relative;
z-index:999;
height:140px;
background-color: #f4f2f0; 
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:140px;
background-color: #f4f2f0; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#finexxx
{
width: 100%;
position:relative;
z-index:20;
height:50px;
}


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#bottoneintro
{
position:relative;
z-index:20;
width: 100%;
margin-top:-63px;
margin-right:20px;
margin-left:20px;
}

#bottoneintro1
{
position:relative;
z-index:20;
width: 100%;
margin-top:-63px;
margin-right:20px;
margin-left:20px;
}

#pos_logo
{
position:absolute;
z-index:50;
top:31px;
width:217px;
left:20px;
}

#pos_logo1
{
position:absolute;
z-index:50;
top:40px;
width:280px;
left:20px;
}

#pos_menu
{
display:none;
}

#intro
{
width: 100%;
position:relative;
z-index:10;
height:86.2vw;
background-image: url('../images/intro.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#home
{
width: 100%;
position:relative;
z-index:20;
height:73.6vw;
background-image: url('../images/img-home.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#pro
{
width: 100%;
position:relative;
z-index:20;
height:51.4vw;
background-image: url('../images/img-pro.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#pro1
{
width: 100%;
position:relative;
z-index:20;
height:49.9vw;
background-image: url('../images/img-pro1.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}


.rigamed
{
width: 650px;
border-top: 1px solid #13a538;
margin: 0 auto; 
margin-top:40px;
margin-bottom:20px;
}

.rigamed1
{
width: 90%;
border-top: 2px solid #000000;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

#box-priv
{
position:relative;
z-index:20;
width: 740px;
margin:auto;
}

#login
{
position:relative;
z-index:20;
width: 400px;
margin:auto;
}

#carica
{
position:relative;
z-index:20;
width: 480px;
margin:auto;
padding-top:50px;
}

#giallo
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
background-color: #ffcc00;
padding-top:60px;
padding-bottom:30px;
}

#box-fine
{
position:relative;
z-index:20;
width: 690px;
height:145px;
margin:auto;
background-color: #ffcc00;
border-radius: 30px;
}


.tabella {display: table;width:100%;position:relative;}
.tabella00 {display: table;position:relative;margin:auto;}


.tabella_gio {
    display: table;
    position: relative;
    margin: auto;
    border-collapse: collapse;
    margin-bottom:50px;
}

.colonna_gio {
    display: table-cell;
    vertical-align: middle;
    border: 2px solid #ffcc00;
}

.tabella0 {
display: block;
width: 100%;
max-width: 600px; /* limita la larghezza */
margin: 0 auto;
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}

.tabella1 {
display: block;
width: 100%;
max-width: 480px; /* limita la larghezza */
margin: 0 auto;
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}


.tabella-menu {float:right;position:relative;margin-right:60px;}



.riga { display:table-row;}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: top;}
.colonna1 {display: table-cell;vertical-align: top;}
.colonna-menu {display: table-cell;vertical-align: middle;height:110px;}
.colonna-menu1 {display: table-cell;vertical-align: middle;height:140px;}

.colonna-pro {display: table-cell;vertical-align: top;width:290px;padding-left:10px;padding-right:10px;}

.colonna-footer1 {display: table-cell;vertical-align: middle;height:140px;width:40%;}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:140px;width:60%;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}


.bot1 {
    font-size: 51px;
    line-height: 45px;
    color: #ffcc00;
    letter-spacing:1.2px;
}

.bot2 {
    font-size: 71px;
    line-height: 65px;
    color: #ffffff;
}

a.bottoneintro:hover .bot1,
a.bottoneintro:hover .bot2 {
    color: #d51317;
}

a.bottoneintro:link,
a.bottoneintro:visited,
a.bottoneintro:active {
    font-family: "bebas-neue-pro", sans-serif;
    background-color: #d51317;

    margin: 0 auto 30px auto;
    border: 3px solid #ffffff;
    border-radius: 20px;

    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;

    width: 275px;
    height: 120px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;
}


.bot10 {
    font-size: 51px;
    line-height: 45px;
    color: #e30613;
    letter-spacing:1.2px;
}

.bot20 {
    font-size: 71px;
    line-height: 65px;
    color: #e30613;
}

a.bottoneintro1:hover .bot10,
a.bottoneintro1:hover .bot20 {
    color: #d51317;
}

a.bottoneintro1:link,
a.bottoneintro1:visited,
a.bottoneintro1:active {
    font-family: "bebas-neue-pro", sans-serif;
    background-color: #ffffff;

    margin: 0 auto 30px auto;
    border: 3px solid #e30613;
    border-radius: 20px;

    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;

    width: 275px;
    height: 120px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;
}



.bot_priv1 {
    font-size: 24px;
    line-height: 24px;
    color: #ffcc00;
    letter-spacing:.8px;
}

.bot_priv2 {
    font-size: 32px;
    line-height: 26px;
    color: #ffcc00;
    letter-spacing:1px;
}


a.bottone_priv1:link,
a.bottone_priv1:visited,
a.bottone_priv1:active {
    font-family: "muli", sans-serif;
    background-color: #d51317;

    margin: 0 auto 30px auto;
    border: 0;
    border-radius: 20px;

    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;

    width: 300px;
    height: 110px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;

    /* necessario per posizionare l'icona */
    position: relative;
        margin-right:15px;
    margin-left:15px;
}

.bot_priv10 {
    font-size: 24px;
    line-height: 24px;
    color: #d51317;
    letter-spacing:.8px;
}

.bot_priv20 {
    font-size: 32px;
    line-height: 26px;
    color: #d51317;
    letter-spacing:1px;
}


a.bottone_priv2:link,
a.bottone_priv2:visited,
a.bottone_priv2:active {
    font-family: "muli", sans-serif;
    background-color: #ffcc00;

    margin: 0 auto 30px auto;
    border: 0;
    border-radius: 20px;

    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;

    width: 300px;
    height: 110px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;

    /* necessario per posizionare l'icona */
    position: relative;
    margin-right:15px;
    margin-left:15px;
}

.testo_priv {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    /* lasciamo libero lo spazio dell'icona a destra */
    width: calc(100% - 70px);
    margin-right: 70px;
}

.icona_scarica {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    height: 51px;
}

.icona_vedi {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 51px;
}


A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE {
  font-family: "muli", sans-serif;
  background-color: #d51317;
  margin-left:20px;
  border: 3px solid #ffffff;
  border-radius: 20px;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  color: #ffcc00;
  height: 60px;
  width: 340px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

A.bottone10:LINK, A.bottone10:VISITED, A.bottone10:ACTIVE {
  font-family: "muli", sans-serif;
  background-color: #d51317;
  margin:auto;
  border: 3px solid #ffffff;
  border-radius: 20px;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  color: #ffcc00;
  height: 60px;
  width: 340px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}


A.bottoneintro:HOVER, A.bottoneintro1:HOVER, A.bottone1:HOVER, A.bottone10:HOVER { 
background-color: #ffcc00;
color:#d51317;
cursor: pointer;
}


A.bottone100:LINK, A.bottone100:VISITED, A.bottone100:ACTIVE {
  font-family: "muli", sans-serif;
  background-color: #ffcc00;
  margin:auto;
  border: 3px solid #ffffff;
  border-radius: 20px;
  font-size: 27px;
  font-weight: 800;
  text-align: center;
  color: #d51317;
  height: 60px;
  width: 340px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

A.bottone100:HOVER { 
background-color: #d51317;
color:#ffcc00;
cursor: pointer;
}


A.bottone1000:LINK, A.bottone1000:VISITED, A.bottone1000:ACTIVE {
  font-family: "muli", sans-serif;
  background-color: #ffffff;
  margin:auto;
  border: 3px solid #d8192a;
  border-radius: 20px;
  font-size: 27px;
  font-weight: 800;
  text-align: center;
  color: #d51317;
  height: 60px;
  width: 270px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:25px;
}

A.bottone1000:HOVER { 
background-color: #d51317;
color:#ffcc00;
cursor: pointer;
}


A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "Nunito", sans-serif;
background-color: #89388a;
margin-left:auto;
margin-right:auto;
border:2px solid #89388a;
border-radius: 0px;
font-size: 24px;
font-weight: 800;
text-align: center;
color:#ffed00;
padding-top: 15px;
padding-bottom: 15px;
width:360px;
text-transform: uppercase;
display: block;
text-transform: uppercase;
}


A.bottone:HOVER { 
background-color: #ffffff;
color:#89388a;
cursor: pointer;
}


.bottoneform { 
font-family: "muli", sans-serif;
background-color: #d51317;
margin: 0 auto 30px auto;
border: 3px solid #ffffff;
border-radius: 10px;
font-size: 22px;
font-weight: 900;
line-height:1;
text-align: center;
color: #ffcc00;
height: 80px;
width: 380px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: center;
}


.bottoneform:hover { 
background-color: #ffcc00;
color:#d51317;
cursor: pointer;
}

.bottoneform1 { 
font-family: "muli", sans-serif;
background-color: #13a538;
margin: 0 auto 30px auto;
border: 0px solid #ffffff;
border-radius: 10px;
font-size: 30px;
font-weight: 900;
text-align: center;
color: #ffffff;
height: 60px;
width: 400px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: center;
}


.bottoneform1:hover { 
background-color: #d51317;
cursor: pointer;
}


.bottoneform2 { 
font-family: "muli", sans-serif;
background-color: #d51317;
margin: 0 auto 30px auto;
border: 3px solid #ffffff;
border-radius: 10px;
font-size: 24px;
font-weight: 900;
text-align: center;
color: #ffcc00;
height: 80px;
width: 420px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: center;
line-height:1.1;
}


.bottoneform2:hover { 
background-color: #ffcc00;
color:#d51317;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}

.boldo2 {
font-weight: 900;
}



.titolo {
font-size: 30px;
font-weight: 900;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:50px;
margin-bottom:30px;
}


.corpo_menu {
font-size: 16px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
margin-left:30px;
}

.corpo_menu1 {
font-size: 16px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
margin-left:30px;
}


.corpo_home1 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 30px;
font-weight: 700;
text-align: left;
line-height:1;
margin-left:20px;
padding-top:45vw;
margin-bottom:30px;
text-transform: uppercase;
}

.corpo_giallo {
font-size: 16px;
font-weight: 700;
text-align: center;
line-height:1.3;
font-style: italic;
margin-top:45px;
}

.corpo_ico1 {
font-size: 20px;
color:#ffffff;
font-weight: 700;
text-align: center;
line-height: 1.2;
margin-left:20px;
margin-right:20px;
}

.corpo_ico2 {
font-size: 20px;
color:#ffffff;
font-weight: 700;
text-align: center;
line-height: 1.2;
margin-left:40px;
margin-right:40px;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_reg1 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 50px;
font-weight: 700;
text-align: left;
margin-left:50px;
margin-right:50px;
margin-top:50px;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}

.corpo_reg2 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 22px;
font-weight: 700;
text-align: left;
margin-left:50px;
margin-right:50px;
margin-bottom:25px;
line-height:1;
text-transform: uppercase;
}

.corpo_form {
font-size: 18px;
font-weight: 700;
text-align: left;
margin-left:50px;
margin-right:50px;
line-height:1;
text-transform: uppercase;
}

.corpo_form1 {
font-size: 16px;
font-weight: 400;
text-align: center;
margin-left:0px;
margin-right:0px;
line-height:1;
}

.corpo_form2 {
font-size: 16px;
font-weight: 700;
text-align: left;
margin-left:5px;
margin-right:5px;
line-height:1;
}

.corpo_form20 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:5px;
margin-right:5px;
line-height:1;
}

.corpo_form3 {
font-size: 14px;
font-weight: 300;
text-align: left;
margin-left:5px;
margin-right:5px;
margin-bottom:24px;
line-height:1;
}

.corpo_login1 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 50px;
font-weight: 700;
text-align: center;
margin-left:50px;
margin-right:50px;
margin-top:0px;
margin-bottom:35px;
line-height:1;
text-transform: uppercase;
}

.corpo_login2 {
font-size: 30px;
font-weight: 400;
text-align: center;
margin-left:50px;
margin-right:50px;
margin-top:0px;
margin-bottom:35px;
line-height:1;
text-transform: uppercase;
}


.link-password {
color: #ffed00;
font-weight: 400;
text-decoration: underline;
}


.corpo33 {
font-size: 18px;
}

.corpo_acq {
font-size: 20px;
font-weight: 900;
text-align: left;
line-height:1;
text-transform: uppercase;
margin-left:5px;
margin-right:5px;
margin-bottom:30px;
}

.corpo_fine1 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 61px;
font-weight: 700;
text-align: center;
margin-left:0px;
margin-right:0px;
padding-top:18px;
margin-bottom:10px;
line-height:1;
color:#d51317;
text-transform: uppercase;
}

.corpo_fine2 {
font-family: "bebas-neue-pro", sans-serif;
font-size: 33px;
font-weight: 700;
text-align: center;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:-5px;
line-height:1;
text-transform: uppercase;
}

.corpo_fine3 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:0px;
margin-right:0px;
margin-top:50px;
margin-bottom:70px;
line-height:1.2;
}

.corpo_fine4 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:20px;
line-height:1.2;
}

.corpo_priva1 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:100px;
margin-bottom:50px;
line-height:1;
}

.corpo_priva2 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:50px;
line-height:1;
}


.corpo_tab1 {
font-size: 18px;
font-weight: 700;
text-align: center;
padding:10px;
line-height:1;
color:#ffcc00;
}

.corpo_tab2 {
font-size: 16px;
font-weight: 400;
text-align: center;
padding:10px;
line-height:1;
}


.corpo_pro1 {
font-size: 34px;
font-weight: 800;
text-align: center;
padding-top:70px;
line-height:1;
color:#db2128;
}

.corpo_pro2 {
font-size: 34px;
font-weight: 800;
text-align: center;
padding-top:30px;
line-height:1;
color:#db2128;
}

.corpo_pro3 {
font-size: 34px;
font-weight: 600;
text-align: center;
line-height:1.1;
}

.corpo_pro30 {
font-size: 54px;
font-weight: 800;
text-align: center;
line-height:1.1;
color:#db2128;
}

.corpo_pro4 {
font-size: 18px;
font-weight: 400;
text-align: center;
line-height:1.1;
margin-top:4px;
margin-bottom:4px;
}

.corpo_pro5 {
font-size: 34px;
font-weight: 700;
text-align: center;
line-height:1.1;
color:#db2128;
}

.corpo_pro50 {
font-size: 34px;
font-weight: 900;
text-align: center;
line-height:1.1;
color:#db2128;
margin-bottom:50px;
text-transform:uppercase;
}

.corpo_pro6 {
font-size: 22px;
font-weight: 600;
text-align: center;
line-height:1.1;
margin-bottom:20px;
}

.corpo_pro7 {
font-size: 18px;
font-weight: 600;
text-align: center;
line-height:1.1;
margin-bottom:20px;
}

.corpo_pro8 {
font-size: 24px;
font-weight: 600;
text-align: center;
line-height:1.1;
margin-top:40px;
margin-bottom:30px;
}

.corpo_pro9 {
font-size: 18px;
font-weight: 600;
text-align: center;
line-height:1.1;
}



.corpo_footer1 {
font-size: 12px;
font-weight: 300;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:1.2;
}

.corpo_footer2 {
font-size: 13px;
font-weight: 400;
text-align: right;
margin-left:15px;
margin-right:15px;
line-height:1.3;
}

.corpo_footer2 br {
display:none;
}

.divi {
padding: 0 3px;
}


input.forma {
margin-left:50px;
margin-right:48px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 340px;
height: 40px;
border:1px solid #9f9f9f; 
background-color: #ffffff;
font-size: 14px;
border-radius: 5px;
color:#000000;
}

input.formb {
margin-left:0px;
margin-right:0px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: center;
width: 360px;
height: 40px;
border:1px solid #9f9f9f; 
background-color: #ffffff;
font-size: 18px;
border-radius: 5px;
color:#000000;
}

.formb::placeholder {
font-size: 18px;
font-weight: 700;
color: #000000;
text-transform: uppercase;
}


input.formc {
margin-left:5px;
margin-right:5px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 190px;
height: 40px;
border:1px solid #9f9f9f; 
background-color: #ffffff;
font-size: 16px;
border-radius: 5px;
color:#000000;
}


input.formd {
margin-left:5px;
margin-right:5px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 430px;
height: 40px;
border:1px solid #9f9f9f; 
background-color: #ffffff;
font-size: 16px;
border-radius: 5px;
color:#000000;
}

.primacard-box {
    width: 470px;
    height: 48px;

    margin: 8px auto 24px auto;

    border: 1px solid #9f9f9f;
    border-radius: 5px;
    background-color: #ffffff;

    display: flex;
    align-items: center;

    box-sizing: border-box;
}

.primacard-prefix {
    font-family: "muli", sans-serif;
    font-size: 22px;
    color: #707070;

    margin-left: 30px;
    margin-right: 12px;

    letter-spacing: 4px;
}

.primacard-input {
    flex: 1;
    height: 44px;

    border: 0;
    outline: none;
    background: transparent;

    font-family: "muli", sans-serif;
    font-size: 22px;
    color: #707070;

    letter-spacing: 9px;

    padding: 0 15px 0 0;
    box-sizing: border-box;
}

.primacard-input::placeholder {
    color: #707070;
    opacity: 1;
}



/* CHECKBOX */
[type="checkbox"] {
position: absolute;
left: -9999px;
}

[type="checkbox"] + label {
position: relative;
padding-left: 40px;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
margin-left:50px;
margin-top:25px;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 1px solid #9f9f9f;
border-radius: 5px;
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 6px;
left: 6px;
width: 21px;
height: 21px;
background: #9f9f9f;
border-radius: 5px;
transition: all 0.2s ease;
opacity: 0;
transform: scale(0)
}

[type="checkbox"]:checked + label::after {
opacity: 1;
transform: scale(1);
}


/* Stile del testo */

label span.corpo33 {
line-height: 1;
display: inline-block;
vertical-align: middle;
padding-left:0px;
}


}