@media only screen and (min-width: 1170px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 160px);
z-index:1;
}

img.logopre
{
display:block;
margin:auto;
width:278px;
padding-top:60px;
padding-bottom:15px;
}

img.ico
{
display:block;
margin:auto;
width:180px;
padding-bottom:30px;
}


header
{
width: 100%;
position:relative;
z-index:999;
height:100px;
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:160px;
background-color: #ffffff; 
}


#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:0px;
width:285px;
left:180px;
}



#pos_menu
{
display:none;
}

#home
{
width: 100%;
position:relative;
z-index:20;
height:1126px;
background-image: url('../images/img-home.png');
background-position:center top;
background-repeat:no-repeat;
}

#text1
{
width: 100%;
position:absolute;
z-index:20;
height:179px;
background-image: url('../images/text1.png');
background-position:center top;
background-repeat:no-repeat;
top:-61px;
}


#text2
{
width: 100%;
position:relative;
z-index:20;
height:230px;
background-image: url('../images/text2.png');
background-position:center center;
background-repeat:no-repeat;
}

#text3
{
width: 100%;
position:relative;
z-index:20;
height:350px;
background-image: url('../images/text3.png');
background-position:center top;
background-repeat:no-repeat;
}


#robot
{
width: 100%;
position:relative;
z-index:20;
height:500px;
background-image: url('../images/robot.png');
background-position:center bottom;
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: 740px;
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:175px;}



.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:100px;}
.colonna-footer1 {display: table-cell;vertical-align: middle;height:100px;width:100%;}
.colonna-footer2 {display: table-cell;vertical-align: middle;height:60px;width:100%;}

.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 { 
display: inline-block;
width: 360px;
height: 60px;
line-height: 60px; /* centra verticalmente il testo */
background-color: #ffee00; /* colore di sfondo */
color: #d60f3c;/* colore del testo */
font-size: 30px;
font-weight: bold;
text-align: center;
text-decoration: none;
font-family: "oswald", sans-serif;
border: none;
cursor: pointer;
transition: all 0.3s ease; /* animazione hover */
clip-path: polygon(0 0, 100% 0, 95% 50%, 100% 100%, 0 100%, 5% 50%);
text-transform: uppercase;
}


A.bottone:HOVER { 
background-color: #d60f3c;   /* sfondo hover */
color: #ffffff;              /* testo hover */
}


.bottoneform { 
display: inline-block;
width: 360px;
height: 60px;
line-height: 60px; /* centra verticalmente il testo */
background-color: #ffee00; /* colore di sfondo */
color: #d60f3c;/* colore del testo */
font-size: 30px;
font-weight: bold;
text-align: center;
text-decoration: none;
font-family: "oswald", sans-serif;
border: none;
cursor: pointer;
transition: all 0.3s ease; /* animazione hover */
clip-path: polygon(0 0, 100% 0, 95% 50%, 100% 100%, 0 100%, 5% 50%);
text-transform: uppercase;
}


.bottoneform:hover { 
background-color: #d60f3c;   /* sfondo hover */
color: #ffffff;              /* testo hover */
}

.boldo {
font-weight: 700;
}

.num {
color:#ffee00;
font-weight: 700;
}


.boldo1 {
font-weight: 800;
}


.titolo {
font-family: "oswald", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 36px;
text-align: center;
text-transform: uppercase;
color:#ffed00;
line-height:1.2;
padding-top:50px;
margin-bottom:30px;
}

.titolo1 {
font-family: "oswald", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 48px;
text-align: center;
text-transform: uppercase;
color:#ffee00;
line-height:1.2;
padding-top:75px;
margin-bottom:90px;
}


.corpo_menu {
font-size: 20px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
margin-left:80px;
}


.corpo_home1 {
font-size: 28px;
font-weight: 400;
text-align: center;
line-height:1.1;
margin-left:125px;
margin-right:125px;
padding-top:35px;
padding-bottom:105px;
}


.corpo_ico1 {
font-size: 24px;
font-weight: 400;
text-align: center;
line-height: 1.1;
margin-left:85px;
margin-right:85px;
margin-bottom:130px;
}

.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: 24px;
font-weight: 800;
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;
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_footer1 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
text-transform: uppercase;
color:#1b4379;
}

.corpo_footer2 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#1b4379;
}

.corpo_footer3 {
font-size: 18px;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
text-transform: uppercase;
color:#ffffff;
}

.corpo_footer3 br {
display:none;
}

.divi {
padding: 0 5px;
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:0px solid #006a50; 
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:0px solid #006a50; 
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:0px solid #006a50; 
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: 60px;
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: 40px;
height: 40px;
border: 0px solid #cad200;
border-radius: 50%; /* cerchio per radio */
background: #fff
}

input.radion[type="radio"] + label::after {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 21px;
height: 21px;
background: #30b7be;
border-radius: 50%;
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: 60px;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
border: 0px solid #666;
border-radius: 50%; /* rettangolo con angoli arrotondati */
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 21px;
height: 21px;
background: #30b7be;
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;
}



}