@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.logohome
{
display:block;
margin:auto;
width:588px;
padding-top:136px;
}

img.logof
{
display:block;
margin-left:50px;
width:350px;
}


header
{
width: 100%;
position:relative;
z-index:10;
height:102px;
background-color: #f3f1f4; 
}


footer
{
width: 100%;
position:relative;
z-index:10;
height:140px;
background-color: #f3f1f4; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#beige
{
width: 100%;
position:relative;
z-index:20;
background-color: #c6bcb0; 
}


#azzurro
{
width: 100%;
position:relative;
z-index:20;
background-color: #a6d0c7; 
padding-bottom:115px;
padding-top:50px;
}

#azzurro1
{
width: 100%;
position:relative;
z-index:20;
background-color: #a6d0c7; 
}

#pos_logo
{
position:absolute;
z-index:50;
top:48px;
width:340px;
left:50%;
margin-left:-170px;
}

#pos_menu
{
display:none;
}

#homesfuma
{
width: 100%;
position:relative;
z-index:20;
min-height:797px;
background: #C8C6BA;
background: linear-gradient(180deg, rgba(200, 198, 186, 1) 0%, rgba(225, 209, 179, 1) 100%);
}

#home
{
width: 100%;
position:relative;
z-index:20;
height:797px;
background-image: url('../images/img-home.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#sotto
{
width: 100%;
position:relative;
z-index:20;
height:49.7vw;
background-image: url('../images/img-bottom.jpg');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}


.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: #4b4b4b;
  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 */
}

  .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;}
.tabella-bot {display: table;position:relative;margin:auto;}

.tabella0 {
display: block;
width: 100%;
max-width: 100%; /* limita la larghezza */
margin: 0 auto;
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}


.tabella-menu1 {position:relative;margin-left:20px;}
.tabella-menu2 {float:right;position:relative;margin-right:20px;}


.riga { display:table-row;}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: middle;}
.colonna-menu {display: table-cell;vertical-align: top;height:102px;}

.colonna-bot {display: table-cell;vertical-align: middle;padding:20px;}

.colonna-footer1 {display: table-cell;vertical-align: middle;height:140px;width:50%;}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:140px;width:50%;}

.colonna50 {display: table-cell;vertical-align: top;width:50%;}

.colonna-home1 {display: table-cell;vertical-align: middle;width:50%;height:585px;background-image: url('../images/foto1.jpg');background-position:center center;background-repeat:no-repeat;background-size:cover;cursor: pointer;}
.colonna-home2 {display: table-cell;vertical-align: middle;width:50%;height:585px;}
.colonna-home3 {display: table-cell;vertical-align: middle;width:50%;height:585px;}
.colonna-home4 {display: table-cell;vertical-align: middle;width:50%;height:585px;background-image: url('../images/foto2.jpg');background-position:center center;background-repeat:no-repeat;background-size:cover;cursor: pointer;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "avenir-next-lt-pro", sans-serif;
background-color: #000000;
margin-left:150px;
border:0px solid #89388a;
border-radius: 0px;
font-size: 30px;
font-weight: 500;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:300px;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER { 
background-color: #ffffff;
color:#000000;
cursor: pointer;
}

A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: "avenir-next-lt-pro", sans-serif;
background-color: #000000;
margin:auto;
border:0px solid #89388a;
border-radius: 0px;
font-size: 30px;
font-weight: 500;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:360px;
text-transform: uppercase;
display: block;
}


A.bottone1:HOVER { 
background-color: #ffffff;
color:#000000;
cursor: pointer;
}

.bottoneform { 
font-family: "avenir-next-lt-pro", sans-serif;
background-color: #000000;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 0px;
font-size: 30px;
font-weight: 500;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
width:300px;
text-transform: uppercase;
display: block;
}


.bottoneform:hover { 
background-color: #ffffff;
color:#000000;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-size: 32px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:60px;
margin-bottom:60px;
}


.titolo1 {
font-size: 32px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
line-height:1;
padding-top:70px;
padding-bottom:70px;
}

.titolo2 {
font-size: 32px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:60px;
margin-bottom:0px;
}


.corpo_menu1 {
font-size: 14px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
margin-right:35px;
padding-top:55px;
}

.corpo_menu2 {
font-size: 14px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
margin-left:30px;
padding-top:55px;
}


.corpo_home1 {
font-size: 70px;
font-weight: 500;
text-align: center;
padding-top:25px;
line-height: 1;
letter-spacing:4px;
}

.corpo_home2 {
font-size: 32px;
font-weight: 400;
text-align: center;
padding-top:65px;
line-height: 1.1;
margin-left:15px;
margin-right:15px;
margin-bottom:35px;
}

.corpo_home3 {
font-size: 32px;
font-weight: 400;
text-align: center;
padding-top:0px;
line-height: 1.2;
margin-left:15px;
margin-right:15px;
padding-bottom:60px;
}


.corpo_box1 {
font-size: 32px;
font-weight: 500;
text-align: left;
line-height: 1.1;
text-transform: uppercase;
margin-left:50px;
margin-right:50px;
margin-bottom:25px;
padding-top:25px;
}

.corpo_box2 {
font-size: 32px;
font-weight: 400;
text-align: left;
line-height: 1.1;
margin-left:50px;
margin-right:50px;
margin-top:25px;
margin-bottom:25px;
}


.corpo_ele {
font-size: 32px;
font-weight: 400;
text-align: left;
line-height: 1.2;
margin-left:150px;
margin-right:150px;
margin-top:35px;
margin-bottom:35px;
}



.corpo_gra1 {
font-size: 32px;
font-weight: 700;
text-align: center;
padding-top:80px;
line-height: 1.2;
margin-left:15px;
margin-right:15px;
padding-bottom:40px;
}

.corpo_gra2 {
font-size: 32px;
font-weight: 400;
text-align: center;
padding-top:0px;
line-height: 1.2;
margin-left:15px;
margin-right:15px;
}

.corpo_gra3 {
font-size: 32px;
font-weight: 700;
text-align: center;
padding-top:0px;
line-height: 1.2;
margin-left:15px;
margin-right:15px;
padding-top:20px;
padding-bottom:80px;
}


.corpo_term1 {
font-size: 32px;
font-weight: 400;
text-align: center;
padding-bottom:80px;
line-height: 1.2;
margin-left:15%;
margin-right:15%;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_reg1 {
font-size: 14px;
font-weight: 400;
text-align: left;
margin-left:25px;
margin-right:0px;
padding-top:80px;
margin-bottom:20px;
line-height:1;
}


.corpo_reg2 {
font-size: 20px;
font-weight: 700;
text-align: left;
margin-left:25px;
margin-bottom:18px;
padding-top:75px;
line-height:1;
}

.corpo_form {
font-size: 16px;
font-weight: 500;
text-align: left;
margin-left:25px;
margin-right:25px;
line-height:18px;
}

.corpo_form1 {
font-size: 16px;
font-weight: 500;
text-align: left;
margin-left:25px;
margin-right:25px;
line-height:18px;
}

.corpo_form2 {
font-size: 16px;
font-weight: 500;
text-align: left;
margin-left:0px;
margin-right:25px;
line-height:18px;
}

.link-password {
color: #ffed00;
font-weight: bold;
text-decoration: underline;
}


.corpo33 {
font-size: 16px;
}

.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_footer1 {
font-size: 16px;
font-weight: 400;
text-align: right;
margin-left:15px;
margin-right:50px;
line-height:1.3;
}

.corpo_footer2 {
font-size: 16px;
font-weight: 500;
text-align: right;
margin-left:15px;
margin-right:50px;
line-height:1.3;
margin-top:5px;
}


input.forma {
margin-left:25px;
margin-right:25px;
margin-top:8px;
margin-bottom:20px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 390px;
height: 40px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#000000;
}


input.formd {
margin-left:25px;
margin-right:25px;
margin-top:8px;
margin-bottom:20px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 390px;
height: 40px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#000000;
}

input.formb {
margin-left:25px;
margin-right:15px;
margin-top:8px;
margin-bottom:20px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 167px;
height: 40px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#000000;
}

input.formc {
margin-left:0px;
margin-right:15px;
margin-top:8px;
margin-bottom:20px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 167px;
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:24px;
padding-left:20px;
padding-right:20px;
text-align: center;
width: 360px;
height: 58px;
border:0px solid #006a50; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}


/* 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:25px;
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: #000000;
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;
}


}