@media only screen and (min-width: 1170px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 153px);
z-index:1;
}

    /* Overlay di sfondo */
    #overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.5);
      display: flex;
      justify-content: center;
      align-items: center;
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.4s ease;
      z-index: 999;
    }

    /* Quando attiva */
    #overlay.show {
      opacity: 1;
      pointer-events: all;
    }

    /* Popup bianco */
    #popup {
      background-color: white;
      border-radius: 40px;
      padding: 40px 70px;
      position: relative;
      max-width: 90%;
      max-height: 90%;
      overflow-y: auto;
      opacity: 0;
      transform: scale(0.95);
      transition: opacity 0.4s ease, transform 0.4s ease;
    }

    #overlay.show #popup {
      opacity: 1;
      transform: scale(1);
    }

    /* Pulsante chiudi */
    #closePopup {
      position: absolute;
      top: 0px;
      right: 20px;
      font-size: 55px;
      font-weight: 300;
      color: #000000;
      background: none;
      border: none;
      cursor: pointer;
    }
    
    

img.logo
{
display:block;
max-width:100%;
}

img.logof
{
display:block;
width:195px;
padding-top:30px;
}

img.pro
{
display:block;
margin:auto;
width:833px;
}

img.pro1
{
display:block;
margin:auto;
width:365px;
}

img.pro2
{
display:block;
margin:auto;
width:365px;
margin-right:37px;
margin-left:37px;
}

img.pro3
{
display:block;
width:560px;
}


img.pre1
{
display:block;
width:555px;
}

img.pre2
{
display:block;
width:717px;
}

img.reg5
{
display:block;
margin:auto;
width:1168px;
padding-top:40px;
padding-bottom:60px;
}

img.ico
{
display:block;
margin:auto;
height:130px;;
}

img.icopre
{
display:block;
margin:auto;
height:110px;;
}

header
{
width: 100%;
position:relative;
z-index:999;
height:110px;
background-color: #000000; 
}


footer
{
width: 100%;
position:relative;
z-index:888;
height:150px;
background-color: #000000; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#xxx80
{
width: 100%;
position:relative;
z-index:20;
height:80px;
}


#xxx50
{
width: 100%;
position:relative;
z-index:20;
height:50px;
}


#pagina
{
position:relative;
z-index:20;
width: 1170px;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:22px;
width:160px;
left:10px;
}

#pos_menu
{
display:none;
}

.bg {
position: absolute;
width: 100%;
height: calc(100% - 260px);
top:110px;
background: url('../images/bg.png') no-repeat center top;
z-index: 40; /* Deve stare sopra il main */
pointer-events: none; /* Cosė non blocca i click */
}


#home
{
width: 100%;
position:relative;
z-index:20;
height:822px;
background-image: url('../images/img-home.jpg');
background-position:center top;
background-repeat:no-repeat;
background-color: #000000; 
margin-bottom:60px;
}


#ellisse
{
width: 100%;
position:relative;
z-index:20;
min-height:617px;
background-image: url('../images/ellisse.png');
background-position:center top;
background-repeat:no-repeat;
}


.rigamed
{
width: 750px;
border-top: 1px solid #ffed00;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

.rigafot
{
width: 100%;
border-top: 3px solid #faedbb;
margin: 0 auto; 
}




#box-priv
{
position:relative;
z-index:20;
width: 740px;
margin:auto;
}


.tabella {display: table;width:100%;position:relative;}
.tabella00 {display: table;position:relative;margin:auto;}

.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;
}

.tabella000 {
display: block;
width: 100%;
max-width: 600px; /* limita la larghezza */
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}


.tabella-menu {float:right;position:relative;margin-right:10px;}



.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: middle;width:50%;}
.colonna500 {display: table-cell;vertical-align: top;width:50%;}

.colonna25 {display: table-cell;vertical-align: top;width:25%;}

.colonna-menu {display: table-cell;vertical-align: middle;height:110px;}

.colonna-pre1 {display: table-cell;vertical-align: middle;width:445px;}
.colonna-pre2 {display: table-cell;vertical-align: middle;width:725px;}

.colonna-footer1 {display: table-cell;vertical-align: middle;height:150px;width:230px;}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:150px;width:940px;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "Montserrat", sans-serif;
background-color: #faefcb;
margin-left:auto;
margin-right:auto;
border:1px solid #2b2b2b;
border-radius: 50px;
font-size: 30px;
font-weight: 700;
text-align: center;
color:#000000;
padding-top: 15px;
padding-bottom: 15px;
width:340px;
display: block;
}


A.bottone:HOVER { 
background-color: #2b2b2b;
color:#fbebb8;
cursor: pointer;
}


A.bottone1:LINK, A.bottone1:VISITED, A.bottone1:ACTIVE { 
font-family: "Montserrat", sans-serif;
background-color: #faefcb;
margin-left:auto;
margin-right:auto;
border:1px solid #faefcb;
border-radius: 50px;
font-size: 30px;
font-weight: 700;
text-align: center;
color:#000000;
padding-top: 15px;
padding-bottom: 15px;
width:340px;
display: block;
}


A.bottone1:HOVER { 
background-color: #2b2b2b;
color:#faefcb;
cursor: pointer;
}


A.bottone-home:LINK, A.bottone-home:VISITED, A.bottone-home:ACTIVE { 
font-family: "Montserrat", sans-serif;
background-color: #faefcb;
margin-left:auto;
margin-right:auto;
border:1px solid #2b2b2b;
border-radius: 50px;
font-size: 30px;
font-weight: 700;
text-align: center;
color:#000000;
padding-top: 15px;
padding-bottom: 15px;
width:340px;
display: block;
text-transform: uppercase;
}


A.bottone-home:HOVER { 
background-color: #2b2b2b;
color:#fbebb8;
cursor: pointer;
}


.bottoneform { 
font-family: "Montserrat", sans-serif;
background-color: #faefcb;
margin-left:auto;
margin-right:auto;
border:1px solid #2b2b2b;
border-radius: 50px;
font-size: 30px;
font-weight: 700;
text-align: center;
color:#000000;
padding-top: 15px;
padding-bottom: 15px;
width:340px;
}


.bottoneform:hover { 
background-color: #2b2b2b;
color:#fbebb8;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-size: 36px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
line-height:1.1;
padding-top:90px;
margin-bottom:15px;
}

.titolo1 {
font-size: 36px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
line-height:1.1;
padding-top:90px;
margin-bottom:60px;
}

.titolo10 {
font-size: 36px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
line-height:1.1;
padding-top:40px;
margin-bottom:60px;
}

.titolo2 {
font-size: 50px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
line-height:1;
padding-top:90px;
margin-bottom:80px;
color:#fbecb9;
}

.titolo3 {
font-size: 36px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
line-height:1;
padding-top:90px;
margin-bottom:80px;
color:#fbecb9;
}


.corpo_ass {
font-size: 22px;
font-weight: 400;
text-align: center;
margin-top:10px;
line-height:1.1;
}

.corpo_menu {
font-size: 19px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
margin-left:40px;
}



.corpo_menu br {
display:none;
}


.corpo_prec1 {
font-size: 50px;
font-weight: 300;
text-align: center;
color:#fbebb8;
line-height:1;
padding-top:55px;
margin-bottom:5px;
text-transform: uppercase;
}

.corpo_prec2 {
font-size: 70px;
font-weight: 700;
text-align: center;
color:#fbebb8;
line-height:1;
text-transform: uppercase;
}


.corpo_prec3 {
font-size: 50px;
font-weight: 300;
text-align: center;
color:#fbebb8;
line-height:1;
margin-bottom:50px;
text-transform: uppercase;
letter-spacing:1px;
}


.corpo_home1 {
font-size: 80px;
font-weight: 700;
text-align: center;
color:#fbebb8;
line-height:1;
padding-top:75px;
margin-bottom:70px;
}

.corpo_home2 {
font-size: 36px;
font-weight: 300;
text-align: center;
line-height:1;
padding-top:60px;
margin-bottom:25px;
}

.corpo_home3 {
font-size: 36px;
font-weight: 700;
text-align: center;
line-height:1;
margin-bottom:55px;
text-transform: uppercase;
}

.corpo_home4 {
font-size: 37px;
font-weight: 300;
text-align: center;
line-height:1;
margin-top:40px;
text-transform: uppercase;
}

.corpo_home5 {
font-size: 36px;
font-weight: 700;
text-align: center;
line-height:1;
margin-top:60px;
margin-bottom:30px;
text-transform: uppercase;
}

.corpo_home6 {
font-size: 36px;
font-weight: 300;
text-align: left;
line-height:1.2;
text-transform: uppercase;
margin-left:27px;
}


.corpo_home6pre {
font-size: 36px;
font-weight: 300;
text-align: center;
line-height:1.2;
text-transform: uppercase;
margin-left:15px;
margin-right:15px;
}


.corpo_ico1 {
font-size: 27px;
font-weight: 700;
text-align: center;
line-height: 1;
margin-top:30px;
margin-bottom:15px;
text-transform: uppercase;
}

.corpo_ico2 {
font-size: 22px;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-bottom:45px;
}


.corpo_ico1pre {
font-size: 22px;
font-weight: 700;
text-align: center;
line-height: 1;
margin-top:30px;
margin-bottom:15px;
text-transform: uppercase;
}

.corpo_ico2pre {
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-bottom:45px;
margin-left:25px;
margin-right:25px;
}

.corpo_ico2pre br {
display:none;
}


.corpo_pre1 {
font-size: 44px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
line-height:1;
padding-top:0px;
margin-bottom:30px;
color:#fbecb9;
}

.corpo_pre2 {
font-size: 22px;
font-weight: 300;
text-align: center;
line-height:1.1;
padding-top:0px;
margin-bottom:30px;
color:#fbecb9;
}


.corpo_pre3 {
font-size: 37px;
font-weight: 300;
text-align: left;
line-height:1.1;
margin-left:100px;
margin-bottom:20px;
color:#fbecb9;
text-transform: uppercase;
}

.corpo_pre30 {
font-size: 37px;
font-weight: 300;
text-align: left;
line-height:1.1;
margin-right:40px;
margin-bottom:20px;
color:#fbecb9;
text-transform: uppercase;
}

.corpo_pre300 {
font-size: 37px;
font-weight: 300;
text-align: left;
line-height:1.1;
margin-right:100px;
margin-left:34px;
margin-bottom:20px;
text-transform: uppercase;
}

.corpo_pre4 {
font-size: 18px;
font-weight: 300;
text-align: left;
line-height:1.3;
margin-left:100px;
margin-right:100px;
margin-bottom:15px;
color:#fbecb9;
}

.corpo_pre40 {
font-size: 18px;
font-weight: 300;
text-align: left;
line-height:1.3;
margin-left:0px;
margin-right:35px;
margin-bottom:15px;
color:#fbecb9;
}


.corpo_pre400 {
font-size: 18px;
font-weight: 300;
text-align: left;
line-height:1.3;
margin-left:34px;
margin-bottom:15px;
}


.corpo_pre5 {
font-size: 44px;
font-weight: 700;
text-align: center;
line-height:1;
text-transform: uppercase;
padding-top:90px;
margin-bottom:30px;
}

.corpo_pre6 {
font-size: 22px;
font-weight: 300;
text-align: center;
line-height:1;
}

.corpo_pre7 {
font-size: 36px;
font-weight: 700;
text-align: center;
line-height:1;
margin-top:6px;
margin-bottom:2px;
line-height:1.2;
}

.corpo_pre8 {
font-size: 22px;
font-weight: 300;
text-align: center;
line-height:1;
margin-bottom:80px;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_login1 {
font-size: 22px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:45px;
margin-bottom:5px;
line-height:1;
color:#faedbb;
}

.corpo_login10 {
font-size: 22px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
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:30px;
line-height:1;
}

.corpo_login3 {
font-size: 22px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:20px;
margin-bottom:5px;
line-height:1;
color:#faedbb;
}

.corpo_login4 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:30px;
line-height:1;
color:#faedbb;
}

.corpo_login5 {
font-size: 22px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:30px;
padding-top:30px;
line-height:1;;
}

.corpo_form {
font-size: 16px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.corpo_form0 {
font-size: 16px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
color:#faedbb;
}

.corpo_form1 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:18px;
}

.link-password {
font-weight: bold;
text-decoration: underline;
}


.corpo33, .corpo333 {
font-size: 16px;
}

.corpo_privo {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-top:30px;
margin-bottom:15px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}

.corpo_privo1 {
font-size: 16px;
font-weight: 400;
text-align: center;
margin-top:30px;
margin-bottom:25px;
margin-left:0px;
margin-right:0px;
line-height:1.2;
}


.corpo_sco1 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:50px;
margin-bottom:50px;
line-height:1.1;
}


.corpo_sco2 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:160px;
margin-right:160px;
margin-top:30px;
margin-bottom:50px;
line-height:1.1;
}


.corpo_sco3 {
font-size: 16px;
font-weight: 300;
text-align: center;
margin-left:160px;
margin-right:160px;
margin-top:30px;
margin-bottom:50px;
line-height:1.1;
color:#faedbb;
}


.corpo_sco4 {
font-size: 22px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:3px;
line-height:1;
text-transform: uppercase;
}

.corpo_sco5 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:235px;
margin-right:235px;
margin-bottom:50px;
line-height:1.1;
}


.corpo_gr1 {
font-size: 22px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:30px;
margin-bottom:0px;
line-height:1.1;
color:#faedbb;
}

.corpo_gr2 {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:0px;
margin-bottom:0px;
line-height:1.1;
color:#faedbb;
}

.corpo_gr3 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:30px;
margin-bottom:70px;
line-height:1.1;
color:#faedbb;
}

.corpo_gr4 {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:80px;
margin-bottom:0px;
line-height:1.1;
color:#faedbb;
}

.corpo_footer1 {
font-size: 14px;
font-weight: 300;
text-align: left;
margin-left:0px;
margin-right:0px;
line-height:1.2;
color:#faedbb;
}

.corpo_footer2 {
margin-top:15px;
font-size: 16px;
font-weight: 400;
text-align: left;
line-height:1;
color:#ffffff;
text-transform: uppercase;
}


.corpo_footer2 br {
display:none;
}

.divi {
padding: 0 3px;
color:#faedbb;
}


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:2px solid #000000; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
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:2px solid #000000; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}


input.formc {
margin-left:15px;
margin-right:15px;
margin-top:8px;
margin-bottom:24px;
padding-left:20px;
padding-right:20px;
text-align: center;
width: 700px;
height: 58px;
border:2px solid #000000; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
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:2px solid #000000; 
background-color: #ffffff;
font-size: 14px;
border-radius: 50px;
color:#1e345f;
}


/* RADIO buttons */
[type="radio"] {
position: absolute;
left: -9999px;
}

input.radion[type="radio"] + label {
position: relative;
padding-left: 45px;
padding-right: 0px;
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: 2px solid #000000;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

input.radion[type="radio"] + label::after {
content: '';
position: absolute;
top: 7px;
left: 7px;
width: 20px;
height: 20px;
background: #000000;
border-radius: 50%; /* 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: 45px;
padding-right: 0px;
cursor: pointer;
display: inline-block;
vertical-align: top;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 2px solid #000000;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 7px;
left: 7px;
width: 20px;
height: 20px;
background: #000000;
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;
}



}