@media only screen and (min-width: 1170px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}

.label-mobile {
display: none;
}


.content {
min-height: calc(100vh - 180px);
z-index:1;
}

A.men:LINK, A.men:VISITED, A.men:ACTIVE{
color: #015b2b;
text-decoration: none;
}

A.men:HOVER {
color: #f7a600;
text-decoration : none;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.claim
{
display:block;
margin:auto;
padding-top:58px;
}

img.nowin
{
display:block;
margin:auto;
padding-top:70px;
}


img.prodotti
{
display:block;
margin:auto;
width:441px;
margin-top:-98px;
}

img.loghi
{
display:block;
margin:auto;
width:476px;
margin-top:40px;
padding-bottom:90px;
}

img.gift
{
display:block;
margin:auto;
width:384px;
margin-top:20px;
padding-bottom:50px;
}

img.ico
{
display:block;
margin:auto;
width:220px;
padding-bottom:40px;
}

img.forestami
{
display:block;
margin:auto;
width:297px;
padding-top:50px;
}

img.gift1
{
display:block;
margin:auto;
width:384px;
margin-top:-105px;
}


header
{
width: 100%;
position:relative;
z-index:999;
height:120px;
background-color: #ffffff; 
}

#ombra
{
width: 100%;
position:absolute;
z-index:20;
height:185px;
background-image: url('../images/ombra.png');
background-position:center top;
background-repeat:no-repeat;
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:180px;
background-color: #f7a600; 
}

#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:30px;
width:187px;
left:15px;
}

#pos_menu
{
display:none;
}

#home
{
width: 100%;
position:relative;
z-index:10;
min-height:410px;
background-image: url('../images/img-home.jpg');
background-position: center;
background-repeat:no-repeat;
background-size:cover;
}

#giallohome
{
width: 100%;
position:relative;
z-index:10;
min-height:527px;
background-image: url('../images/giallo-home.png');
background-position: center;
background-repeat:no-repeat;
background-color:#f7a600
}

#alberi
{
width: 100%;
position:relative;
z-index:10;
height:315px;
background-image: url('../images/alberi.jpg');
background-position: center;
}

#verdehome
{
width: 100%;
position:relative;
z-index:10;
background-color:#015b2b;
min-height:400px;
background-image: url('../images/verde-home.png');
background-position:center top;
background-repeat:no-repeat;
}

#grigio
{
width: 100%;
position:relative;
z-index:10;
background-color:#e5eee9;
margin-top:60px;
padding-top:60px;
}




.rigamed
{
width: 750px;
border-top: 1px solid #015b2b;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

#box-priv
{
position:relative;
z-index:20;
width: 750px;
margin:auto;
}


.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:15px;}



.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: middle;height:120px;}
.colonna-footer1 {display: table-cell;vertical-align: middle;height:120px;width:100%;}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:60px;width:100%;background-color:#015b2b;}

.colonna50 {display: table-cell;vertical-align: top;width:50%;}

table {
margin:auto;
  border-collapse: separate;
  border-spacing: 2px 0; /* 3px orizzontale, 0 verticale */
}


th.colonna-punti2, td.colonna-punti2 {
  width: 500px;
  height: 30px;
  vertical-align: middle;
}

th.colonna-punti3, td.colonna-punti3 {
  width: 200px;
  height: 30px;
  vertical-align: middle;
}

.corpo_punti1 {
font-size: 16px;
font-weight: 700;
text-align: left;
line-height:1;
margin-left:30px;
margin-right:15px;
color:#ffffff;
text-transform: uppercase;
}

.corpo_punti2 {
font-size: 16px;
font-weight: 300;
text-align: left;
line-height:1;
margin-left:30px;
margin-right:15px;
text-transform: uppercase;
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "mundial", sans-serif;
background-color: #015b2b;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 24px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 12px;
padding-bottom: 15px;
width:360px;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER { 
background-color: #f7a600;
color:#015b2b;
cursor: pointer;
}

A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: "mundial", sans-serif;
background-color: #015b2b;
margin-left:auto;
margin-right:auto;
border:1px solid #ffffff;
border-radius: 50px;
font-size: 24px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 12px;
padding-bottom: 15px;
width:360px;
text-transform: uppercase;
display: block;
}


A.bottone1:HOVER { 
background-color: #f7a600;
color:#015b2b;
border:1px solid #f7a600;
cursor: pointer;
}


.bottoneform { 
font-family: "mundial", sans-serif;
background-color: #015b2b;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 24px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 12px;
padding-bottom: 15px;
width:360px;
text-transform: uppercase;
}


.bottoneform:hover { 
background-color: #f7a600;
color:#015b2b;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-size: 36px;
font-weight: 900;
text-align: center;
text-transform: uppercase;
color:#f7a600;
line-height:1;
padding-top:90px;
margin-bottom:60px;
}

.titolo1 {
font-size: 36px;
font-weight: 900;
text-align: center;
text-transform: uppercase;
color:#f7a600;
line-height:1;
padding-top:70px;
margin-bottom:70px;
}

.corpo_menu {
font-size: 20px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
margin-left:70px;
}


.corpo_home1 {
font-size: 28px;
font-weight: 700;
text-align: center;
line-height:1;
padding-top:60px;
}

.corpo_home2 {
font-size: 36px;
font-weight: 700;
text-align: center;
line-height:1;
color:#f7a600;
text-transform: uppercase;
margin-top:5px;
margin-bottom:5px;
}
.corpo_home3 {
font-size: 28px;
font-weight: 700;
text-align: center;
line-height:1;
}

.corpo_home4 {
font-size: 60px;
font-weight: 900;
text-align: center;
line-height:1;
text-transform: uppercase;
padding-top:65px;
}

.corpo_home5 {
font-size: 60px;
font-weight: 900;
text-align: center;
line-height:1;
text-transform: uppercase;
padding-top:65px;
color:#ffffff;
}

.corpo_home6 {
font-size: 60px;
font-weight: 900;
text-align: center;
line-height:1;
text-transform: uppercase;
}

.corpo_home7 {
font-size: 60px;
font-weight: 400;
text-align: center;
line-height:1;
text-transform: uppercase;
}

.corpo_home8 {
font-size: 100px;
font-weight: 900;
text-align: center;
line-height:1;
text-transform: uppercase;
}

.euro {
font-size: 60px;
font-weight: 700;
}


.corpo_ico1 {
font-size: 24px;
font-weight: 300;
text-align: center;
line-height: 1.1;
margin-bottom:70px;
margin-left:70px;
margin-right:70px;
}


.corpo_verde1 {
font-size: 32px;
font-weight: 900;
text-align: center;
line-height:1;
text-transform: uppercase;
padding-top:40px;
color:#ffffff;
}

.corpo_verde2 {
font-size: 22px;
font-weight: 900;
text-align: center;
line-height:1;
text-transform: uppercase;
padding-top:40px;
padding-bottom:25px;
color:#ffffff;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:0px;
margin-bottom:5px;
line-height:1;
}

.corpo_login2 {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:20px;
line-height:1;
}

.corpo_login3 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:40px;
margin-bottom:10px;
line-height:1;
}

.corpo_form {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:18px;
}

.corpo_form1 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:18px;
}

.link-password {
color: #ffed00;
text-decoration: underline;
}


.corpo33, .corpo333 {
font-size: 18px;
font-weight: 300;
}

.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_sco1 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:5px;
line-height:1;
color:#f7a600;
text-transform: uppercase;
}

.corpo_sco2 {
font-size: 16px;
font-weight: 300;
text-align: center;
margin-bottom:5px;
line-height:1.2;
}

.corpo_sco3 {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-bottom:10px;
line-height:1.2;
}

.corpo_sco4 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}


.corpo_nowin1 {
font-size: 22px;
font-weight: 300;
text-align: center;
line-height:1.2;
margin-left:15px;
margin-right:15px;
margin-top:35px;
}

.corpo_nowin2 {
font-size: 22px;
font-weight: 300;
text-align: center;
line-height:1.2;
margin-left:190px;
margin-right:190px;
}

.corpo_nowin3 {
font-size: 22px;
font-weight: 300;
text-align: center;
margin-top:25px;
margin-bottom:50px;
line-height:1.2;
margin-left:250px;
margin-right:250px;
}

.corpo_win1 {
font-size: 24px;
font-weight: 300;
text-align: center;
line-height:1.2;
margin-left:125px;
margin-right:125px;
margin-top:50px;
margin-bottom:35px;
}


.corpo_footer1 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
text-transform: uppercase;
margin-bottom:10px;
}

.corpo_footer2 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
}

.corpo_footer3 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer3 br {
display:none;
}

.divi {
padding: 0 7px;
color:#ffffff;
}


input.forma {
margin-left:15px;
margin-right:15px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: center;
width: 320px;
height: 58px;
border:1px solid #015b2b; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#589c52;
}

input.formb {
margin-left:15px;
margin-right:15px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: center;
width: 125px;
height: 58px;
border:1px solid #015b2b;  
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#589c52;
}

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:1px solid #015b2b; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#589c52;
}


/* CHECKBOX */
[type="checkbox"] {
position: absolute;
left: -9999px;
}

[type="checkbox"] + label {
position: relative;
padding-left: 60px;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
margin-bottom:20px;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 1px solid #015b2b;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 6px;
left: 6px;
width: 20px;
height: 20px;
background: #f7a600;
border-radius: 50%; /* quadratino per checkbox */
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;
}



}