@media only screen and (min-width: 1170px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 100px);
z-index:1;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}


header
{
width: 100%;
position:relative;
z-index:999;
height:135px;
background-color: #ffffff; 
}


footer
{
width: 100%;
position:relative;
z-index:20;
padding-top:25px;
padding-bottom:25px;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}


#pagina
{
position:relative;
z-index:20;
width: 1170px;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:40px;
width:158px;
left:50px;
}

#pos_bot
{
position:absolute;
z-index:50;
bottom:90px;
width:100%;
}

#pos_menu
{
display:none;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height:1150px;
background-image: url('../images/img-home.png');
background-position:center top;
background-repeat:no-repeat;
}

#grazie
{
width: 100%;
position:relative;
z-index:20;
min-height:1139px;
background-image: url('../images/img-grazie.png');
background-position:center top;
background-repeat:no-repeat;
}

#loghi
{
width: 100%;
position:relative;
z-index:20;
min-height:177px;
background-image: url('../images/loghi.png');
background-position:center top;
background-repeat:no-repeat;
}



#bianco
{
width: 100%;
position:relative;
z-index:20;
height:150px;
background-color: #ffffff; 
}


#bianco1
{
width: 100%;
position:relative;
z-index:20;
background-color: #ffffff; 
}


.rigamed
{
width: 750px;
border-top: 1px solid #ffed00;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

#box-priv
{
position:relative;
z-index:20;
width: 740px;
margin:auto;
}

.label {
  font-size: 14px; /* o quello che ti serve */
}

.info-dot {
  width: 20px;
  height: 20px;
  background: #ce373a;
  color: #fff;
  font-size: 15px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-family: inherit;
  margin-left: 10px; /* distanza dalla scritta */
  cursor: pointer;
    user-select: none;
}

  .label-with-info {
  display: inline-flex;
  align-items: center; /* centra verticalmente tutto */
  gap: 0px;           /* distanza fra testo e pallino */
}


.tabella {display: table;width:100%;position:relative;}

.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:50px;}



.riga { display:table-row;}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: middle;}
.colonna50 {display: table-cell;vertical-align: top;width:50%;}

.colonna-menu {display: table-cell;vertical-align: middle;height:135px;}
.colonna-bianco {display: table-cell;vertical-align: middle;height:150px;}
.colonna-footer {display: table-cell;vertical-align: middle;height:120px;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "avenir-lt-pro", sans-serif;
background-color: #ce373a;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 10px;
font-size: 24px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:360px;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER { 
background-color: #ffffff;
color:#ce373a;
cursor: pointer;
}

.bottoneform { 
font-family: "avenir-lt-pro", sans-serif;
background-color: #ce373a;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 10px;
font-size: 24px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:360px;
text-transform: uppercase;
display: block;
}


.bottoneform:hover { 
background-color: #ffffff;
color:#ce373a;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.titolo {
font-size: 34px;
font-weight: 800;
text-align: center;
text-transform: uppercase;
color:#2f559b;
line-height:1.1;
}


.prima {
letter-spacing:1.4px;;
}


.corpo_menu {
font-size: 28px;
font-weight: 800;
text-align: center;
text-transform: uppercase;
margin-left:110px;
}


.corpo_reg1 {
font-size: 24px;
font-weight: 400;
text-align: left;
line-height:1.2;
margin-left:15px;
padding-top:75px;
padding-bottom:50px;
}

.corpo_reg2 {
font-size: 24px;
font-weight: 400;
text-align: left;
line-height:1.2;
margin-left:15px;
padding-top:75px;
padding-bottom:20px;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}


.corpo_form {
font-size: 21px;
font-weight: 400;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:18px;
}

.corpo_form1 {
font-size: 14px;
}


.corpo33, .corpo333 {
font-size: 18px;
}

.corpo_footer1 {
font-size: 26px;
font-weight: 300;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
}

.corpo_footer2 {
font-size: 26px;
font-weight: 300;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
}

.corpo_footer3 {
font-size: 26px;
font-weight: 300;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
}

.corpo_footer1 br {
display:none;
}

.corpo_footer2 br {
display:none;
}

.corpo_footer3 br {
display:none;
}

input.forma {
margin-left:15px;
margin-right:15px;
margin-top:8px;
margin-bottom:20px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 515px;
height: 40px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#000000;
}


select.prov {
margin-left:15px;
margin-right:15px;
margin-top:8px;
margin-bottom:20px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 555px;
height: 40px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#000000;
}


/* CHECKBOX */
[type="checkbox"] {
position: absolute;
left: -9999px;
}

[type="checkbox"] + label {
position: relative;
padding-left: 30px;
cursor: pointer;
display: inline-block;
vertical-align: top;
margin-left:15px;
margin-bottom:10px;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px;
border: 0px solid #666;
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 5px;
left: 5px;
width: 10px;
height: 10px;
background: #ce373a;
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-bottom:5px;
}


}