@media only screen and (min-width: 1360px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 255px);
z-index:1;
}

img.acc
{
display:block;
margin:auto;
margin-top:30px;
width:400px;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.icosmall
{
display:block;
margin-left:25px;
}

img.ico
{
display:block;
margin:auto;
}

img.calendario
{
display:block;
margin-left:130px;
}

img.qua
{
display:block;
margin-top:30px;
margin-left:35px;
}

img.social1
{
display:block;
padding-top:90px;
margin-bottom:10px;
}

img.gal
{
display:block;
float:right;
margin-right:30px;
}


img.mail
{
display:block;
margin:auto;
padding-top:80px;
}

img.foto
{
display:block;
margin:auto;
padding-top:25px;
padding-bottom:30px;
}

img.like
{
display:block;
float:right;
margin-right:22px;
margin-top:20px;
cursor: pointer;
}


.popup-voto {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.65);
    z-index: 9999;
    align-items: center;
    justify-content: center;
}

.popup-voto-box {
    background: #fff;
    padding: 25px;
    max-width: 400px;
    width: 90%;
    text-align: center;
    border-radius: 10px;
}

.popup-voto-box button {
    margin: 8px;
    padding: 10px 18px;
    cursor: pointer;
}


.box-immagine {
  cursor: pointer;
}

.popup-foto {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.85);
  align-items: center;
  justify-content: center;
  padding: 30px;
  box-sizing: border-box;
}

.popup-foto img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 20px;
  box-shadow: 0 0 30px rgba(0,0,0,0.6);
}

.popup-close {
  position: absolute;
  top: 25px;
  right: 35px;
  color: #ffffff;
  font-size: 50px;
  font-weight: bold;
  cursor: pointer;
}

header
{
width: 1264px;
margin:auto;
position:relative;
z-index:999;
height:88px;
background-color: #327fc2;
border-radius: 50px; 
}

#headerxxx
{
width: 100%;
position:relative;
z-index:20;
height:75px;
}

#spazioxxx
{
width: 100%;
position:relative;
z-index:5;
height:420px;
}


footer
{
width: 100%;
position:relative;
z-index:20;
padding-bottom:50px;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#topxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}


#bluhome {
width: 100%;
position:relative;
z-index:20;
background-color: #073165; 
margin-top:90px;
height:610px;
}


#pagina
{
position:relative;
z-index:20;
width: 1360px;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:13px;
width:427px;
left:50px;
}

#pos_menu
{
display:none;
}

#pos_social
{
position:absolute;
z-index:50;
top:-10px;
width:353px;
left:50%;
margin-left:-580px;
}

#pos_foto
{
position:absolute;
z-index:50;
top:0px;
width:596px;
left: calc(50% + 120px);
}


#bandaazzurra
{
width: 100%;
position:relative;
z-index:20;
min-height:296px;
margin-top:50px;
background-image: url('../images/banda-azzurra.png');
background-position:center top;
background-repeat:no-repeat;
}


#home
{
width: 100%;
position:relative;
z-index:20;
min-height:750px;
background-image: url('../images/img-home.png');
background-position:center top;
background-repeat:no-repeat;
}


.rigamed
{
width: 970px;
border-top: 2px solid #ffffff;
margin: 0 auto; 
margin-top:60px;
margin-bottom:40px;
}

#box-priv
{
position:relative;
z-index:20;
width: 900px;
margin:auto;
background-color:#083772;
border-radius: 25px;
padding-top:35px;
padding-left:35px;
padding-right:35px;
padding-bottom:60px;
margin-bottom:60px;
}

#box-log
{
position:relative;
z-index:20;
width: 440px;
margin:auto;
}

#box-reg
{
position:relative;
z-index:20;
width: 970px;
margin:auto;
}

.box-foto {
width: 970px;
margin:auto;
border: 3px dashed #ffffff;
border-radius: 50px;
padding-bottom:30px;
margin-bottom:40px;
}

.box-immagine {
width: 280px;
height:280px;
margin:auto;
border: 4px solid #1e487e;
border-radius: 25px;
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
}

#box-home1
{
position:relative;
z-index:20;
width: 760px;
margin-left:50px;
background-color:#3b73b9;
padding-top:30px;
padding-bottom:20px;
border-radius: 15px;
box-shadow: 0 9px 18px 3px rgba(49, 31, 17, 0.17);
}

#box-home2
{
position:relative;
z-index:20;
width: 1270px;
margin:auto;
background-color:#f8bcdf;
padding-top:50px;
padding-bottom:40px;
border-radius: 25px;
box-shadow: 0 9px 18px 3px rgba(49, 31, 17, 0.17);
margin-top:60px;
margin-bottom:90px;
}

#box-home30
{
position:relative;
z-index:20;
}

#box-home3
{
position:relative;
z-index:10;
width: 1270px;
margin:auto;
background-color:#eb008b;
padding-top:120px;
padding-bottom:85px;
border-radius: 35px;
box-shadow: 7px 14px 43px 4px rgba(49, 31, 17, 0.31);
margin-top:-100px;
margin-bottom:90px;
}



#box-icosmall
{
position:relative;
z-index:20;
width: 100%x;
min-height:115px;
border-right: 1px solid #97b5da;
}

#box-ico
{
position:relative;
z-index:20;
width: 100%x;
min-height:135px;
border-right: 2px solid #849dbc;
margin-top:-60px;
}

#box-ico0
{
position:relative;
z-index:20;
width: 100%x;
min-height:120px;
margin-top:-60px;
}

#box-bianco1
{
position:relative;
z-index:20;
width: 100%;
background-color:#ffffff;
box-shadow: 1px 10px 21px 2px rgba(50, 31, 13, 0.35);
padding-bottom:100px;
border-radius: 50px; 
margin-top:80px;
}

#box-blu
{
position:relative;
z-index:20;
width: 100%;
background-color:#366cb1;
min-height:790px;
box-shadow: 1px 10px 21px 2px rgba(50, 31, 13, 0.35);
padding-bottom:100px;
border-radius: 50px; 
}

#box-blu1
{
position:relative;
z-index:20;
width: 100%;
background-color:#366cb1;
box-shadow: 1px 10px 21px 2px rgba(50, 31, 13, 0.35);
padding-bottom:100px;
border-radius: 50px; 
}

#box-blu2
{
position:relative;
z-index:20;
width: 100%;
background-color:#366cb1;
box-shadow: 1px 10px 21px 2px rgba(50, 31, 13, 0.35);
border-radius: 50px; 
}

#box-bianco
{
position:relative;
z-index:20;
width: 100%;
background-color:#ffffff;
padding-top:80px;
padding-bottom:70px;
border-radius: 25px; 
}


.menu-nav {
float: right;
position: relative;
margin-right: 55px;
}

.menu-list{
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;    /* equivalente vertical-align: middle */
}

.menu-item {
display: flex;
align-items: center;
height: 88px;           /* come .colonna-menu */
}



.tabella {display: table;width:100%;position:relative;}
.tabella00 {display: table;position:relative;}
.tabella000 {display: table;position:relative;margin:auto;}

.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;
}


.tabella-menu {float:right;position:relative;margin-right:175px;}



.riga { display:table-row;}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: middle;}
.colonna0 {display: table-cell;vertical-align: top;}
.colonna-bot {display: table-cell;vertical-align: middle;padding-left:20px;padding-right:20px;}

.colonna-menu {display: table-cell;vertical-align: middle;height:100px;}
.colonna-footer {display: table-cell;vertical-align: middle;height:120px;}

.colonna33 {display: table-cell;vertical-align: top; width:33%;}
.colonna50 {display: table-cell;vertical-align: top; width:80%;}
.colonna51 {display: table-cell;vertical-align: top; width:20%;}
.colonna-foto {display: table-cell;vertical-align: top; width:33%;float:left;}

.colonna-ico1 {display: table-cell;vertical-align: top; width:360px;}
.colonna-ico2 {display: table-cell;vertical-align: top; width:300px;}
.colonna-ico3 {display: table-cell;vertical-align: top; width:400px;}

.colonna-calendario1 {display: table-cell;vertical-align: middle; width:335px;}
.colonna-calendario2 {display: table-cell;vertical-align: middle; width:935px;}

.colonna-gal1 {display: table-cell;vertical-align: top; width:465px;}
.colonna-gal2 {display: table-cell;vertical-align: top; width:895px;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}

A.bottonehome1:LINK, A.bottonehome1:VISITED, A.bottonehome1:ACTIVE { 
font-family: "Montserrat", sans-serif;
background-color: #ec008c;
margin-left:40px;
margin-right:40px;
border:0px solid #89388a;
border-radius: 50px;
font-size: 32px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:360px;
display: block;
text-transform: uppercase;
}


A.bottonehome1:HOVER { 
background-color: #073165;
cursor: pointer;
}

.bottonehome1::after {
content: "\2192";
margin-left: 30px;
display: inline-block;
transform: translateY(-4px);
}


A.bottonehome2:LINK, A.bottonehome2:VISITED, A.bottonehome2:ACTIVE { 
font-family: "Montserrat", sans-serif;
background-color: #073165;
margin-left:50px;
border:0px solid #89388a;
border-radius: 30px;
font-size: 32px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:180px;
display: block;
text-transform: uppercase;
}


A.bottonehome2:HOVER { 
background-color: #ffffff;
color:#073165;
cursor: pointer;
}




A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "Montserrat", sans-serif;
background-color: #083772;
margin-left:auto;
margin-right:auto;
border:0px solid #ffed00;
border-radius: 50px;
font-size: 36px;
font-weight: 600;
text-align: center;
color:#ffffff;
padding-top: 20px;
padding-bottom: 20px;
padding-right:0px;
padding-left:0px;
width:440px;
display: block;
}


A.bottone:HOVER { 
background-color: #f35bb5;
color:#ffffff;
cursor: pointer;
}


A.bottone1:link,
A.bottone1:visited,
A.bottone1:active { 
  font-family: "Montserrat", sans-serif;
  background-color: #f35bb5;
  background-image: url('../images/cuore.png');
  background-repeat: no-repeat;
  background-position: left 30px center;
  background-size: 45px; /* dimensione cuore */

  margin-left:auto;
  margin-right:auto;
  border:0px solid #ffed00;
  border-radius: 50px;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color:#ffffff;

  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px; /* spazio per non sovrapporre il testo al cuore */
  padding-right:0px;

  width:490px;
  display: block
}


A.bottone1:HOVER { 
background-color: #083772;
color:#ffffff;
cursor: pointer;
}


.bottoneform { 
font-family: "Montserrat", sans-serif;
background-color: #083772;
margin-left:auto;
margin-right:auto;
border:0px solid #ffed00;
border-radius: 50px;
font-size: 36px;
font-weight: 600;
text-align: center;
color:#ffffff;
padding-top: 20px;
padding-bottom: 20px;
padding-right:0px;
padding-left:0px;
width:440px;
}


.bottoneform:hover { 
background-color: #f35bb5;
color:#ffffff;
cursor: pointer;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.inputfile-btn + label {
  font-family: "Montserrat", sans-serif;
  background-color: #083772;
  margin-left:auto;
  margin-right:auto;
  border:0px solid #ffed00;
  border-radius: 50px;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
  color:#ffffff;
  padding: 12px 0;
  width:310px;
  display: block;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* stato dopo selezione */
.inputfile-btn.filled + label {
  background-color: #ffffff;
  color:#083772;
}




.bottonpop { 
font-family: "Montserrat", sans-serif;
background-color: #083772;
margin-left:auto;
margin-right:auto;
border:0px solid #ffed00;
border-radius: 50px;
font-size: 22px;
font-weight: 600;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
padding-right:0px;
padding-left:0px;
width:280px;
}


.bottonpop:hover { 
background-color: #f35bb5;
color:#ffffff;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-size: 36px;
font-weight: 800;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:80px;
margin-bottom:30px;
}

.titolo1 {
font-size: 46px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:90px;
margin-bottom:40px;
}


.corpo_menu {
font-size: 26px;
font-weight: 600;
text-align: center;
margin-left:50px;
}


.corpo_home1 {
font-size: 25px;
font-weight: 800;
text-align: left;
line-height:1;
margin-left:50px;
margin-bottom:20px;
}

.corpo_home2 {
font-size: 19px;
font-weight: 500;
text-align: left;
line-height:1.2;
margin-left:50px;
margin-right:540px;
}

.corpo_home3 {
font-size: 19px;
font-weight: 700;
text-align: left;
line-height:1.2;
margin-left:50px;
margin-right:50px;
margin-top:40px;
margin-bottom:10px;
text-transform: uppercase;
}


.corpo_boxsmall1 {
font-size: 20px;
color:#ffffff;
font-weight: 600;
text-align: left;
line-height: 1.1;
margin-left:25px;
margin-top:5px;
margin-bottom:2px;
text-transform: uppercase;
}

.corpo_boxsmall2 {
font-size: 17px;
color:#ffffff;
font-weight: 400;
text-align: left;
line-height: 1.1;
margin-left:25px;
margin-right:55px;
}

.corpo_ico1 {
font-size: 47px;
color:#f29fd0;
font-weight: 700;
text-align: left;
line-height: 1;
margin-left:15px;
margin-right:20px;
padding-top:60px;
}

.corpo_ico2 {
font-size: 20px;
font-weight: 700;
text-align: left;
line-height: 1.2;
margin-left:0px;
margin-right:40px;
text-transform: uppercase;
padding-top:60px;
}


.corpo_calendario1 {
font-size: 30px;
font-weight: 800;
text-align: left;
line-height: 1.2;
text-transform: uppercase;
margin-bottom:20px;
}

.corpo_calendario10 {
font-size: 30px;
font-weight: 800;
text-align: center;
line-height: 1.2;
text-transform: uppercase;
padding-top:20px;
padding-bottom:20px;
}

.corpo_calendario2 {
font-size: 26px;
font-weight: 500;
text-align: left;
line-height: 1.2;
}

.corpo_calendario3 {
font-size: 26px;
font-weight: 700;
text-align: left;
line-height: 1.2;
margin-top:12px;
}


.corpo_prova {
font-size: 42px;
font-weight: 800;
text-align: center;
line-height: 1;
text-transform: uppercase;
margin-left:40px;
margin-right:40px;
}

.corpo_gal1 {
font-size: 22px;
font-weight: 500;
text-align: left;
line-height: 1.1;
margin-left:0px;
margin-right:0px;
color:#ffffff;
}


.corpo_gal2 {
font-size: 16px;
font-weight: 600;
text-align: left;
line-height: 1.1;
margin-left: 50px;
margin-bottom: 35px;
color: #ffffff;
text-transform: uppercase;

background-color: #073165;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
border-radius: 6px; /* puoi aumentare se lo vuoi pił arrotondato */
display: inline-block;
}

.corpo_gal3 {
font-size: 36px;
font-weight: 700;
text-align: left;
line-height: 1.1;
margin-left: 50px;
margin-right: 0px;
color: #ffffff;
text-transform: uppercase;
}


.corpo_gal4 {
font-size: 20px;
font-weight: 400;
text-align: left;
line-height: 1.1;
margin-left: 50px;
margin-right: 0px;
margin-top:25px;
margin-bottom:40px;
color: #ffffff;
}

.corpo_sotto {
font-size: 20px;
font-weight: 500;
text-align: center;
line-height: 1.2;
margin-right: 40px;
margin-left: 40px;
margin-bottom:40px;
}


.corpo_pre1 {
font-size: 68px;
font-weight: 800;
text-align: center;
line-height: 1;
margin-right: 15px;
margin-left: 15px;
color:#ffffff;
padding-top:210px;
}

.corpo_pre2 {
font-size: 68px;
font-weight: 800;
text-align: center;
line-height: 1;
margin-right: 15px;
margin-left: 15px;
color:#ffb2e8;
}

.corpo_pre3 {
font-size: 42px;
font-weight: 600;
text-align: center;
line-height: 1.2;
margin-right: 15px;
margin-left: 15px;
color:#ffffff;
margin-top:50px;
}


.corpo_fine1 {
font-size: 37px;
font-weight: 800;
text-align: center;
line-height: 1;
margin-right: 15px;
margin-left: 15px;
color:#ffffff;
padding-top:30px;
text-transform: uppercase;
}


.corpo_fine2 {
font-size: 29px;
font-weight: 600;
text-align: center;
line-height: 1.2;
margin-right: 15px;
margin-left: 15px;
color:#ffffff;
padding-top:30px;
padding-bottom:50px;
}

.corpo_fine3 {
font-size: 29px;
font-weight: 600;
text-align: center;
line-height: 1.2;
margin-right: 15px;
margin-left: 15px;
color:#ffffff;
padding-top:30px;
padding-bottom:50px;
}

.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:40px;
margin-right:40px;
}

.corpo_login1 {
font-size: 36px;
font-weight: 600;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:80px;
color:#ffffff;
margin-bottom:5px;
line-height:1;
}

.corpo_login2 {
font-size: 36px;
font-weight: 600;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:40px;
margin-bottom:30px;
color:#ffffff;
line-height:1;
}

.corpo_form1 {
font-size: 18px;
font-weight: 600;
text-align: right;
line-height:1;
color:#ffffff;
font-style: italic;
margin-top:-8px;
margin-bottom:35px;
margin-right:10px;
}

.corpo_form {
font-size: 20px;
font-weight: 500;
text-align: left;
line-height:1;
color:#ffffff;
margin-bottom:10px;
}

.corpo_form2 {
font-size: 18px;
font-weight: 600;
text-align: center;
line-height:1;
color:#ffffff;
font-style: italic;
margin-bottom:30px;
margin-top:-20px;
}

.link-password {
color: #ffffffff;
}


.corpo33, .corpo333 {
font-size: 24px;
color:#ffffff;
}

.corpo_privo {
font-size: 18px;
font-weight: 400;
text-align: left;
margin-top:30px;
margin-bottom:15px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}


.corpo_foto1 {
font-size: 26px;
font-weight: 600;
text-align: center;
line-height:1;
color:#ffffff;
margin-bottom:35px;
margin-right:15px;
margin-left:15px;
}

.corpo_foto2 {
font-size: 26px;
font-weight: 600;
text-align: left;
line-height:1;
color:#ffffff;
margin-right:15px;
margin-left:15px;

}

.corpo_foto3 {
font-size: 24px;
font-weight: 400;
text-align: left;
line-height:1;
color:#ffffff;
margin-right:40px;
margin-left:40px;
}


.corpo_part1 {
font-size: 36px;
font-weight: 800;
text-align: center;
line-height:1;
color:#ffffff;
margin-top:45px;
margin-bottom:30px;
margin-right:15px;
margin-left:15px;
}

.corpo_part2 {
font-size: 26px;
font-weight: 600;
text-align: center;
line-height:1.2;
color:#ffffff;
margin-bottom:30px;
margin-right:15px;
margin-left:15px;
}

.corpo_part3 {
font-family: "Sedgwick Ave Display", cursive;
font-weight: 400;
font-style: normal;
font-size: 46px;
font-weight: 400;
text-align: center;
line-height:1.1;
color:#ffb2e8;
padding-top:45px;
padding-bottom:50px;
margin-right:15px;
margin-left:15px;
transform: rotate(-2deg);
}


.corpo_gallery1 {
font-size: 26px;
font-weight: 400;
text-align: left;
line-height: 1;
color:#ffffff;
padding-bottom:60px;
padding-top:30px;
}

.corpo_gallery2 {
font-size: 22px;
font-weight: 600;
text-align: left;
line-height: 1;
margin-left:22px;
margin-right:18px;
padding-bottom:60px;
padding-top:20px;
}


.corpo_footer1 {
font-size: 20px;
font-weight: 700;
text-align: center;
margin-left:35px;
margin-right:35px;
line-height:1;
}


input.forma {
margin-top:0px;
margin-bottom:30px;
padding-left:30px;
padding-right:30px;
text-align: left;
width: 372px;
height: 70px;
border:4px solid #083772; 
background-color: #ffffff;
font-size: 26px;
border-radius: 50px;
color:#1b4d8b;
}

.forma::placeholder {
font-size: 26px;
color: #1b4d8b;
}

input.formb {
margin-left:20px;
margin-right:20px;
margin-top:0px;
margin-bottom:30px;
padding-left:30px;
padding-right:30px;
text-align: left;
width: 377px;
height: 70px;
border:4px solid #083772; 
background-color: #ffffff;
font-size: 26px;
border-radius: 50px;
color:#1b4d8b;
}

.formb::placeholder {
font-size: 26px;
color: #1b4d8b;
}

select.prov {
margin-left:20px;
margin-right:20px;
margin-top:0px;
margin-bottom:30px;
padding-left:30px;
padding-right:30px;
text-align: left;
width: 437px;
height: 70px;
border:4px solid #083772; 
background-color: #ffffff;
font-size: 26px;
border-radius: 50px;
color:#1b4d8b;
}


.select-wrapper {
  position: relative;
  display: inline-block;
}

select.prov1 {
  margin-top:0px;
  margin-bottom:0px;
  padding-left:30px;
  padding-right:110px;
  width: 962px;
  height: 70px;
  border:4px solid #083772; 
  background-color: #ffffff;
  font-size: 26px;
  border-radius: 25px;
  color:#1b4d8b;

  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* freccia custom */
.select-wrapper::after {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%); /* CENTRATA PERFETTA */
  width: 60px;
  height: 60px;
  pointer-events: none;

  background-image: url(data:image/svg+xml,%3Csvg\ viewBox=\'0\ 0\ 24\ 24\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath\ fill=\'%23ffb2e8\'\ d=\'M6\ 8l6\ 8\ 6-8z\'/%3E%3C/svg%3E);
  background-repeat: no-repeat;
  background-size: contain
}



/* 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-bottom:30px;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 0px solid #666;
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 5px;
left: 5px;
width: 21px;
height: 21px;
background: #083772;
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.2;
display: inline-block;
vertical-align: middle;
padding-left:0px;
}

label span.corpo333 {
display: inline-block;
vertical-align: middle;
line-height: 2;
padding-right:50px;
padding-left:0px;
}



}