@media only screen and (min-width: 1170px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 220px);
z-index:1;
}


img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.logopre
{
display:block;
margin:auto;
width:298px;
padding-top:18px;
}

img.logo1
{
display:block;
margin:auto;
width:391px;
padding-top:20px;
padding-bottom:25px;
}


img.ico
{
display:block;
margin:auto;
width:195px;
}

img.pro1
{
display:block;
margin:auto;
width:382px;
}

img.pro2
{
display:block;
margin:auto;
width:331px;
}

img.pro3
{
display:block;
margin:auto;
width:392px;
}

img.prodotti
{
display:block;
margin:auto;
width:926px;
margin-top:70px;
}


header
{
width: 100%;
position:relative;
z-index:999;
height:140px;
background-color: #021c5b; 
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:220px;
background-color: #e2001a; 
}


#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:18px;
width:298px;
left:15px;
}

#pos_menu
{
display:none;
}

#sfondotop
{
width: 100%;
position:relative;
z-index:20;
height:140px;
background-image: url('../images/sfondo-top.jpg');
background-position:center center;
background-repeat:repeat-y;
}

#sfondotopgo
{
width: 100%;
position:relative;
z-index:20;
height:140px;
background-image: url('../images/sfondo-top-go.jpg');
background-position:center center;
background-repeat:repeat-y;
}

#marmo
{
width: 100%;
position:relative;
z-index:20;
height:844px;
background-image: url('../images/marmo.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height:844px;
background-image: url('../images/img-home.png');
background-position:center top;
background-repeat:no-repeat;
}

#sottotext
{
width: 571px;
position:relative;
z-index:20;
height:83px;
background-image: url('../images/sottotext.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#sottotextwin
{
width: 571px;
position:relative;
z-index:20;
height:83px;
background-image: url('../images/sottotext.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
margin:auto;
}


#istruzioni
{
width: 100%;
position:relative;
z-index:20;
background-image: url('../images/sfondo-istruzioni.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#nowin
{
width: 100%;
position:relative;
z-index:20;
background-image: url('../images/sfondo-nowin.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#win
{
width: 100%;
position:relative;
z-index:20;
background-image: url('../images/sfondo-win.jpg');
background-position:center top;
background-repeat:no-repeat;
}


#premio
{
width: 100%;
position:relative;
z-index:30;
background-image: url('../images/premio.png');
background-position:center top;
background-repeat:no-repeat;
height:683px;
margin-top:-85px;
}

.rigamed
{
width: 750px;
border-top: 1px solid #c3a044;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

.rigona
{
width: 100%;
border-top: 12px solid #c3a044;
margin: 0 auto; 
}



#box-priv
{
position:relative;
z-index:20;
width: 740px;
margin:auto;
}

#box-home
{
position:relative;
z-index:20;
width: 50%;
float:right;;
}


.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:140px;}
.colonna-footer1 {display: table-cell;vertical-align: middle;height:160px;width:100%;}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:60px;width:100%;background-color: #021c5b;}

.colonna50 {display: table-cell;vertical-align: top;width:50%;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "Parkinsans", sans-serif;
background-color: #e2001a;
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: #021c5b;
cursor: pointer;
}


A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: "Parkinsans", sans-serif;
background-color: #e2001a;
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.bottone1:HOVER { 
background-color: #ffffff;
color:#021c5b;
cursor: pointer;
}


.bottoneform { 
font-family: "Parkinsans", sans-serif;
background-color: #e2001a;
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: #021c5b;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}

.boldo2 {
font-weight: 700;
color:#ed1c24;
}



.titolo {
font-size: 36px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#e2001a;
line-height:1.2;
padding-top:70px;
margin-bottom:40px;
}

.titolo1 {
font-size: 36px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
color:#c3a044;
line-height:1.2;
padding-top:75px;
margin-bottom:70px;
}



.corpo_menu {
font-size: 20px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
margin-left:65px;
}


.corpo_home1 {
font-size: 28px;
font-weight: 500;
text-align: center;
line-height:1.2;
padding-top:72px;
}

.corpo_home2 {
font-size: 28px;
font-weight: 500;
text-align: center;
line-height:1;
margin-bottom:215px;
}


.corpo_home3 {
font-size: 32px;
font-weight: 700;
text-transform: uppercase;
}

.corpo_home4 {
font-size: 65px;
font-weight: 800;
text-align: center;
line-height:1;
text-transform: uppercase;
padding-top:10px;
}

.corpo_home5 {
font-size: 55px;
font-weight: 800;
text-align: center;
line-height:1;
text-transform: uppercase;
margin-top:10px;
margin-bottom:10px;
}

.corpo_home6 {
font-size: 36px;
font-weight: 400;
text-align: center;
line-height:1;
}


.corpo_ico1 {
font-size: 36px;
color:#c3a044;
font-weight: 700;
text-align: center;
line-height: 1;
margin-top:30px;
margin-bottom:5px;
}

.corpo_ico2 {
font-size: 24px;
color:#ffffff;
font-weight: 400;
text-align: center;
line-height: 1.2;
margin-left:70px;
margin-right:70px;
margin-bottom:70px;
letter-spacing:-.5px;
}

.corpo_ico20 {
font-size: 24px;
color:#ffffff;
font-weight: 400;
text-align: center;
line-height: 1.2;
letter-spacing:-.5px;
}



.corpo_pro1 {
font-size: 24px;
font-weight: 700;
text-align: center;
line-height: 1.1;
margin-top:35px;
}

.corpo_pro2 {
font-size: 24px;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-bottom:75px;
}






.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:50px;
margin-bottom:5px;
line-height:1;
}

.corpo_login2 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:40px;
line-height:1;
}

.corpo_login3 {
font-size: 18px;
font-weight: 800;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:50px;
margin-bottom:5px;
line-height:1;
text-transform: uppercase;
}

.corpo_form {
font-size: 18px;
font-weight: 400;
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;
font-weight: bold;
text-decoration: underline;
}


.corpo33, .corpo333 {
font-size: 18px;
}

.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;
line-height: 1.1;
margin-top:15px;
color:#e2001a;
margin-left:15px;
margin-right:15px;
text-transform: uppercase;
}


.corpo_sco2 {
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-left:210px;
margin-right:210px;
margin-bottom:15px;
}

.corpo_sco3 {
font-size: 18px;
font-weight: 700;
text-align: center;
line-height: 1.1;
margin-top:2px;
color:#e2001a;
margin-left:15px;
margin-right:15px;
text-transform: uppercase;
}

.corpo_nowin1 {
font-size: 70px;
font-weight: 700;
text-align: center;
line-height: 1;
padding-top:70px;
color:#ffffff;
margin-left:15px;
margin-right:15px;
text-transform: uppercase;
}

.corpo_nowin2 {
font-size: 24px;
font-weight: 400;
text-align: center;
line-height: 1.2;
padding-top:50px;
color:#ffffff;
margin-left:15px;
margin-right:15px;
}

.corpo_nowin3 {
font-size: 24px;
font-weight: 400;
text-align: center;
line-height: 1.2;
padding-top:10px;
color:#ffffff;
margin-left:15px;
margin-right:15px;
margin-bottom:50px;
}


.corpo_win1 {
font-size: 80px;
font-weight: 700;
text-align: center;
line-height: 1;
padding-top:70px;
color:#ffffff;
margin-left:15px;
margin-right:15px;
text-transform: uppercase;
margin-bottom:15px;
}

.corpo_win2 {
font-size: 80px;
font-weight: 700;
text-align: center;
line-height: 1;
margin-left:15px;
margin-right:15px;
text-transform: uppercase;
}

.corpo_win3 {
font-size: 36px;
font-weight: 400;
text-align: left;
line-height: 1;
padding-top:325px;
margin-left:666px;
margin-right:15px;
text-transform: uppercase;
color:#ffffff;
}

.corpo_win4 {
font-size: 52px;
font-weight: 700;
text-align: left;
line-height: 1;
margin-left:666px;
margin-right:15px;
text-transform: uppercase;
color:#ffffff;
}


.corpo_win5 {
font-size: 24px;
font-weight: 400;
text-align: center;
line-height: 1.2;
margin-left:40px;
margin-right:40px;
margin-bottom:60px;
color:#ffffff;
}

.corpo_footer1 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
text-transform: uppercase;
color:#ffffff;
margin-bottom:8px;
}

.corpo_footer2 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
color:#ffffff;
}

.corpo_footer2 br {
display:none;
}

.corpo_footer3 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
color:#ffffff;
margin-top:8px;
}

.corpo_footer4 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.1;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer4 br {
display:none;
}

.divi {
padding: 0 5px;
color:#c3a044;
font-weight: 400;
}

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 #021c5b; 
background-color: #ffffff;
font-size: 14px;
border-radius: 10px;
color:#1e345f;
}

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 #021c5b; 
background-color: #ffffff;
font-size: 14px;
border-radius: 10px;
color:#1e345f;
}

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 #021c5b; 
background-color: #ffffff;
font-size: 14px;
border-radius: 10px;
color:#1e345f;
}



/* CHECKBOX */
[type="checkbox"] {
position: absolute;
left: -9999px;
}

[type="checkbox"] + label {
position: relative;
padding-left: 60px;
padding-right: 0px;
cursor: pointer;
display: inline-block;
vertical-align: top;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
border: 1px solid #021c5b;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 22px;
height: 22px;
background: #e2001a;
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;
}



}