@media only screen and (min-width: 1200px) {

#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%;
}

img.prova
{
display:block;
margin:auto;
max-width:100%;
}

img.logoblu
{
display:block;
margin:auto;
width:279px;
margin-left:10px;
margin-right:10px;
}


img.logoblu1
{
display:block;
margin:auto;
width:170px;
}


img.logof
{
display:block;
margin:auto;
width:131px;
margin-left:15px;
margin-right:15px;
}

img.soc
{
display:block;
margin:auto;
width:25px;
margin-left:10px;
margin-right:10px;
margin-top:40px;
margin-bottom:10px;
}

img.tit
{
display:block;
margin:auto;
max-width:100%;
padding-top:10px;
}

img.tit1
{
display:block;
margin:auto;
max-width:100%;
}

img.premio
{
display:block;
margin:auto;
max-width:100%;
padding-top:50px;
}

header
{
width: 100%;
position:fixed;
z-index:999;
height:100px;
background-color: #ffffff; 
}

#headerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

.menu-nav {
float: right;
position: relative;
margin-right: 15px;
}

.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: 100px;           /* come .colonna-menu */
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:620px;
background-color: #00377a; 
}

#box-footer
{
width: 100%;
position:relative;
z-index:20;
height:270px;
background-color: #002c6b;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:50px;
}

#footerxxx1
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}


#pagina
{
position:relative;
z-index:20;
width: 1200px;
margin:auto;
}

#paginatop
{
position:relative;
z-index:20;
width: 1400px;
margin:auto;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
#paginatop
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

}

#pos_logo
{
position:absolute;
z-index:50;
top:13px;
width:108px;
left:15px;
}

#pos_menu
{
display:none;
}

#home {
width: 100%;
aspect-ratio: 1920 / 807;
background-image: url('../images/img-home.jpg');
background-size: 100% auto;
background-repeat: no-repeat;
background-position: center top;
background-color:#004187;
}

#titolo {
width: 100%;
height:588px;
background-image: url('../images/img-titolo.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center top;
background-color:#ffffff;
}

#titolowin {
width: 100%;
position:absolute;
margin-top:-40px;
}

#premi {
width: 100%;
height:1020px;
background-image: url('../images/premi.jpg');
background-position: center top;
scroll-margin-top: 100px;
}

#img-premi {
width: 100%;
height:745px;
background-image: url('../images/img-premi.png');
background-position: center top;
background-repeat: no-repeat;
}


#meccanica {
width: 100%;
height:1010px;
background-image: url('../images/meccanica.jpg');
background-position: center top;
}

#img-meccanica {
width: 100%;
height:1010px;
background-image: url('../images/img-meccanica.png');
background-position: center top;
background-repeat: no-repeat;
}

#brand {
width: 100%;
height:130px;
background-image: url('../images/brand.png');
background-position:  center;
background-repeat: no-repeat
}

#sfondo-footer {
width: 100%;
height:350px;
background-image: url('../images/sfondo-footer.png');
background-position:  center;
background-repeat: no-repeat
}


.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: 822px;
margin:auto;
}

#box-social
{
position:relative;
z-index:20;
width: 1040px;
margin:auto;
}


.tabella {display: table;width:100%;position:relative;}
.tabella00 {display: table;margin:auto;position:relative;}
.tabella000 {display: table;margin:auto;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-login {position:relative;margin:auto;width:848px;}

.tabella-footer {position:relative;margin:auto;width:1040px;padding-top:65px;}
.tabella-footer1 {position:relative;margin:auto;width:1040px;padding-top:0px;}
.tabella-social {position:relative;float:right;margin-right:5px;}

.riga { display:table-row;}
.riga0 { display:table-row;}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: middle;}
.colonna1 {display: table-cell;vertical-align: middle;}
.colonna33 {display: table-cell;vertical-align: top;width:33%;}
.colonna50 {display: table-cell;vertical-align: bottom;width:50%;}
.colonna500 {display: table-cell;vertical-align: top;width:50%;}
.colonna-bot {display: table-cell;vertical-align: top;padding-left:50px;padding-right:50px;}


table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}


A.bottonehome1:LINK, A.bottonehome1:VISITED, A.bottonehome1:ACTIVE { 
font-family: 'PHILADELPHIA-Bold';
font-style: normal;
background-color: #004187;
margin-left:auto;
margin-right:auto;
border:0px solid #8a3cad;
border-radius: 50px;
font-size: 44px;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 10px;
width:330px;
text-transform: uppercase;
display: block;
}

A.bottonehome1:HOVER { 
background-color: #e30613;
cursor: pointer;
}

A.bottonehome2:LINK, A.bottonehome2:VISITED, A.bottonehome2:ACTIVE { 
font-family: 'PHILADELPHIA-Bold';
font-style: normal;
background-color: #e30613;
margin-left:auto;
margin-right:auto;
border:0px solid #8a3cad;
border-radius: 50px;
font-size: 26px;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 10px;
width:220px;
text-transform: uppercase;
display: block;
}

A.bottonehome2:HOVER { 
background-color: #004187;
cursor: pointer;
}

A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: 'PHILADELPHIA-Bold';
background-color: #004187;
margin-left:auto;
margin-right:auto;
border:0px solid #ffed00;
border-radius: 30px;
font-size: 19px;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
padding-right:0px;
padding-left:0px;
width:200px;
letter-spacing:1px;
display: block;
}

A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: 'PHILADELPHIA-Bold';
background-color: #004187;
margin-left:auto;
margin-right:auto;
border:0px solid #ffed00;
border-radius: 30px;
font-size: 19px;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
padding-right:0px;
padding-left:0px;
width:380px;
letter-spacing:1px;
display: block;
}


A.bottone:HOVER, A.bottone1:HOVER { 
background-color: #e30613;
cursor: pointer;
}


.bottoneform { 
font-family: 'PHILADELPHIA-Bold';
background-color: #004187;
margin-left:auto;
margin-right:auto;
border:0px solid #ffed00;
border-radius: 30px;
font-size: 19px;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
padding-right:0px;
padding-left:0px;
width:200px;
letter-spacing:1px;
}


.bottoneform:hover { 
background-color: #e30613;
cursor: pointer;
}

.boldo {
font-family: 'PHILADELPHIA-Bold';
}


.titolo {
font-size: 36px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1.2;
padding-top:110px;
margin-bottom:30px;
}


.corpo_menu {
font-family: 'PHILADELPHIA-Bold';
font-style: normal;
font-size: 20px;
text-align: center;
margin-left:45px;
letter-spacing:1px;
}


.corpo_home1 {
font-family: 'PHILADELPHIA-Bold';
font-size: 65px;
text-align: center;
line-height:1.1;
padding-top:20px;
}

.corpo_home2 {
font-family: 'PHILADELPHIA-Bold';
font-size: 65px;
text-align: center;
line-height:1.1;
}

.corpo_home20 {
font-family: 'PHILADELPHIA-Bold';
font-size: 65px;
text-align: center;
line-height:1.1;
}


.corpo_ico1 {
font-size: 30px;
color:#ed6c31;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-top:30px;
margin-bottom:5px;
}

.corpo_ico2 {
font-size: 18px;
color:#501365;
font-weight: 400;
text-align: center;
line-height: 1;
margin-left:55px;
margin-right:55px;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-size: 39px;
font-family: 'PHILADELPHIA-Bold';
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:70px;
margin-bottom:5px;
line-height:1;
}

.corpo_login10 {
font-size: 39px;
font-family: 'PHILADELPHIA-Bold';
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:70px;
margin-bottom:30px;
line-height:1;
}

.corpo_login100 {
font-size: 39px;
font-family: 'PHILADELPHIA-Bold';
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:10px;
margin-bottom:30px;
line-height:1;
}

.corpo_agg {
font-size: 39px;
font-family: 'PHILADELPHIA-Bold';
text-align: center;
margin-left:10px;
margin-right:10px;
line-height:1;
}

.corpo_login2 {
font-size: 26px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:50px;
margin-bottom:91px;
line-height:1.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: 16px;
font-weight: 400;
text-align: left;
margin-left:12px;
margin-right:12px;
line-height:1;
margin-bottom:30px;
}

.link-password {
color: #ffed00;
font-weight: bold;
text-decoration: underline;
}


.corpo33 {
    color: #6b6b6b;
    font-size: 14px;
    text-align: justify;
}

.corpo_info {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-top:10px;
margin-bottom:15px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}

.corpo_info1 {
font-size: 20px;
font-family: 'PHILADELPHIA-Bold';
text-align: left;
margin-top:30px;
margin-bottom:5px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}

.corpo_info2 {
color:#6b6b6b;
font-size: 14px;
font-weight: 400;
text-align: left;
margin-top:0px;
margin-bottom:25px;
margin-left:0px;
margin-right:20px;
line-height:1.2;
text-align: justify;
}

.corpo_fine1 {
font-size: 29px;
font-family: 'PHILADELPHIA-Bold';
text-align: center;
margin-top:30px;
margin-bottom:30px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}


.corpo_sco1 {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-top:0px;
margin-bottom:20px;
margin-left:12px;
margin-right:12px;
line-height:1.1;
}

.corpo_sco2 {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-top:0px;
margin-bottom:4px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}

.corpo_sco3 {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-top:0px;
margin-bottom:20px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}


.corpo_nowin1 {
font-size: 39px;
font-family: 'PHILADELPHIA-Bold';
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:70px;
margin-bottom:25px;
line-height:1;
}

.corpo_nowin2 {
font-size: 39px;
font-family: 'PHILADELPHIA-Bold';
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:00px;
margin-bottom:25px;
line-height:1;
}

.corpo_nowin3 {
font-size: 26px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:0px;
margin-bottom:45px;
line-height:1.1;
}


.corpo_win1 {
font-size: 26px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:40px;
margin-bottom:0px;
line-height:1.1;
}

.corpo_win2 {
font-size: 16px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:40px;
margin-bottom:40px;
line-height:1.1;
}

.corpo_footer1 {
font-family: 'PHILADELPHIA-Bold';
font-size: 16px;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
padding-top:50px;
margin-bottom:20px;
letter-spacing:1px;
}

.corpo_footer2 {
font-size: 16px;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
letter-spacing:1px;
}

.corpo_footer3 {
font-size: 16px;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
letter-spacing:1px;
margin-top:20px;
}

.corpo_footer4 {
font-size: 16px;
text-align: left;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
letter-spacing:1px;
margin-bottom:20px;
}

.corpo_footer5 {
font-size: 16px;
text-align: left;
margin-left:90px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
letter-spacing:1px;
margin-bottom:20px;
}

.corpo_footer6 {
font-size: 12px;
text-align: right;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
letter-spacing:1px;
}

.contatti-right {
text-align: right;
margin: 0 15px 20px 15px;
}

.link-contatti {
display: inline-flex;
align-items: center;
gap: 10px;
font-size: 16px;
line-height: 1.2;
letter-spacing: 1px;
text-decoration: none;
color: #fff;
}

.link-contatti img {
width: 15px;
height: auto;
}


input.forma {
margin-left:12px;
margin-right:12px;
margin-top:0px;
margin-bottom:12px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 360px;
height: 46px;
border:2px solid #18b3e7; 
background-color: #ffffff;
font-size: 17px;
border-radius: 10px;
color:#004187;
font-family: 'PHILADELPHIA-Bold';
}

.forma::-webkit-input-placeholder {
color: #004187;
font-size: 17px;
font-family: 'PHILADELPHIA-Bold';
}

/* ==========================================================
   IMPORTI CON EURO E CENTESIMI
   Stessa larghezza e stesso stile di input.forma
   ========================================================== */

.importo-box {
    box-sizing: border-box;
    display: flex;
    align-items: stretch;

    width: 400px;
    height: 50px;

    margin-left: 12px;
    margin-right: 12px;
    margin-top: 0;
    margin-bottom: 12px;

    border: 2px solid #18b3e7;
    border-radius: 10px;

    background-color: #ffffff;
    overflow: hidden;
}


/* CAMPO EURO */

.importo-box .forma-euro {
    box-sizing: border-box;
    flex: 1;
    min-width: 0;

    height: 46px;

    margin: 0;
    padding-left: 20px;
    padding-right: 8px;

    border: 0px none;
    outline: 0;

    background-color: #ffffff;
    color: #004187;

    text-align: left;
    font-size: 17px;
    font-family: 'PHILADELPHIA-Bold'
}


/* PLACEHOLDER */

.importo-box .forma-euro::-webkit-input-placeholder {
    color: #004187;
    font-size: 17px;
    font-family: 'PHILADELPHIA-Bold';
}

.importo-box .forma-euro::placeholder {
    color: #004187;
    opacity: 1;
    font-size: 17px;
    font-family: 'PHILADELPHIA-Bold';
}


/* VIRGOLA */

.importo-box .virgola {
    box-sizing: border-box;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 18px;
    height: 46px;

    background-color: #ffffff;
    color: #004187;

    font-size: 20px;
    line-height: 1;
    font-family: 'PHILADELPHIA-Bold';
}


/* TENDINA CENTESIMI */

.importo-box .forma-cent {
    border-right:0px none; border-top:0px none; border-bottom:0px none; box-sizing: border-box;

    width: 72px;
    height: 46px;

    margin: 0;
    padding-left: 7px;
    padding-right: 4px;

    border-left: 1px solid #18b3e7;
    outline: 0;

    background-color: #ffffff;
    color: #004187;

    text-align: center;
    font-size: 17px;
    font-family: 'PHILADELPHIA-Bold';

    cursor: pointer
}


/* FOCUS ACCESSIBILE */

.importo-box:focus-within {
    outline: 2px solid #004187;
    outline-offset: 2px;
}


select.gen {
margin-left:50px;
margin-right:50px;
margin-top:0px;
margin-bottom:12px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 200px;
height: 46px;
border:2px solid #18b3e7; 
background-color: #ffffff;
font-size: 17px;
border-radius: 10px;
color:#004187;
font-family: 'PHILADELPHIA-Bold';
}

select.gen1 {
margin-left:12px;
margin-right:12px;
margin-top:0px;
margin-bottom:12px;
padding-left:20px;
padding-right:20px;
text-align: left;
width: 400px;
height: 46px;
border:2px solid #18b3e7; 
background-color: #ffffff;
font-size: 17px;
border-radius: 10px;
color:#004187;
font-family: 'PHILADELPHIA-Bold';
}

.data-nascita{
    width:400px;
    height:54px;
    margin:0 12px 12px 12px;
    padding-left:20px;
    padding-right:20px;
    border:2px solid #18b3e7;
    border-radius:10px;
    background:#fff;

    display:flex;
    align-items:center;
    gap:6px;
    box-sizing:border-box;
}

.data-nascita label{
    flex:1;
    white-space:nowrap;
    font-size:17px;
    font-weight:700;
    color:#004187;
    position:relative;
    top:4px;
}

.data-nascita select{
    flex:0 0 auto;
width:60px;
    border:medium none;
    background:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'10\'\ height=\'6\'%3E%3Cpath\ d=\'M1\ 1l4\ 4\ 4-4\'\ fill=\'none\'\ stroke=\'%23004187\'\ stroke-width=\'2\'/%3E%3C/svg%3E) no-repeat right center;
    outline:none;

    font-size:17px;
    font-weight:700;
    color:#004187;

    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;

    padding-right:18px;
    cursor:pointer;

    background-position-x:right; background-position-y:center; background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'10\'\ height=\'6\'%3E%3Cpath\ d=\'M1\ 1l4\ 4\ 4-4\'\ fill=\'none\'\ stroke=\'%23004187\'\ stroke-width=\'2\'/%3E%3C/svg%3E); background-repeat:no-repeat
}

.data-nascita select:invalid{
    color:#7a7a7a;
}


/* RADIO buttons */
[type="radio"] {
position: absolute;
left: -9999px;
}

input.radion[type="radio"] + label {
position: relative;
padding-left: 40px;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
}

input.radion[type="radio"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 0px solid #666;
border-radius: 5px; /* rettangolo con angoli arrotondati */
background: #8bd9f3
}

input.radion[type="radio"] + label::after {
content: '';
position: absolute;
top: 5px;
left: 5px;
width: 20px;
height: 20px;
background: #00377a;
border-radius: 5px; /* quadratino per checkbox */
transition: all 0.2s ease;
opacity: 0;
transform: scale(0)
}

input.radion[type="radio"]:checked + label::after {
opacity: 1;
transform: scale(1);
}

/* 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;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 0px solid #666;
border-radius: 5px; /* rettangolo con angoli arrotondati */
background: #8bd9f3
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 5px;
left: 5px;
width: 20px;
height: 20px;
background: #00377a;
border-radius: 5px; /* 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;
}



}