a:link {
  text-decoration: none;
  color: #f0f0f0;
}
a:visited {
  text-decoration: none;
  color: #f0f0f0;
}
a:active {
  text-decoration: none;
  color: #f0f0f0;
}
a:hover {
  text-decoration: underline;
  color: #C0C0C0;
}
.link:link {
  color: white;
  text-decoration: none;
  background-color: #5d78a6;
  border: 1px solid #000000;
  border-radius: 10px;
padding-left:10px;
padding-right:10px;
}
.link:visited {
    color: white;
  text-decoration: none;
  background-color: #5d78a6;
  border: 1px solid #000000;
  border-radius: 10px;

}
.link:hover {
   color: white;
  text-decoration: none;
  background-color: #1e3357;
  border: 1px solid #000000;
  border-radius: 10px;

}
html * {
  max-height: 1000000px;
}
html {
 
}

body {
  margin: var(--header-height) 0 0 0;
  color: white!important;
  
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;

  font-weight: normal;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  
  vertical-align: middle;


}
.content {

  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  color: white;

 
  background-repeat: repeat;
 
  width:70%;
  
padding-left:15%;

padding-right:15%;
margin: 0auto;


}


@media screen and (min-width:150px) and (max-width:768px) {
.content {
width:95%;
margin: 0auto;
padding-left: 0%;
padding-right: 0%;

}
}

.space {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.status {
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 13px;
text-align:justify;
 color: black;

}

label {
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  color: black;
  margin-top: 3px;
  margin-bottom: 3px;
text-align: left;


  
}
.block label {
float:left;
  width:20%;
}

label2 {
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  color: black;
  margin-top: 3px;
  margin-bottom: 3px;
  
}

.block label2 {

  width: 100px;
}

label3 {
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  color: black;
 
  
}

.block label3 {
float:left;

}

@media screen and (min-width:150px) and (max-width:768px) {
label {


}
.block label {
  width: 60px;
  
}

}


.field {
  border: #454b53 1px solid !important;
  
 border-radius: 10px !important;
  color: black !important;
  background-color: #ebe8e8 !important;
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: normal !important;
  font-style: normal !important;
  font-variant: normal !important;
  margin-top: 3px !important;
  margin-bottom: 3px !important;
  
width: 78%;

}
@media screen and (min-width:150px) and (max-width:768px) {
.field {
width: 96%;

}
}


#messaggio {
  border: #454b53 1px solid !important;
  
 border-radius: 10px !important;
  color: black!important;
  background-color: #ebe8e8 !important;
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: normal !important;
  font-style: normal !important;
  font-variant: normal !important;
  margin-top: 3px !important;
  margin-bottom: 3px !important;
 
width: 78%;
}

@media screen and (min-width:150px) and (max-width:768px) {
#messaggio {
width: 96%;
}
}

.body {
  
  color: white !important;
  background-color: #32363c !important;
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  line-height: normal !important;
  font-style: normal !important;
  font-variant: normal !important;
  margin:0px!important;
  
}
.file {
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  color: white;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.info {
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  color: black;
  text-align: center;
  vertical-align: middle;
}

#policy {
margin-left: 0px;
}

.policy {
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  color: black;
  margin-left: 20px;
  margin-right: 10px;
  text-align: left;
  vertical-align: middle;
margin-bottom: 10px;
}

.buttonyes {
  border-right: #454b53 1px solid;
  border-top: #454b53 1px solid;
  border-left: #454b53 1px solid;
  border-bottom: #454b53 1px solid;
border-color: green;
  color: green;
  background-color: white;
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  padding: 3px;
  border-radius: 40px;
}

.buttonyes:hover {
background-color: green;
color: white;
border-color: white;
}



.buttonno {
  border-right: #454b53 1px solid;
  border-top: #454b53 1px solid;
  border-left: #454b53 1px solid;
  border-bottom: #454b53 1px solid;
border-color: red;
  color: red;
  background-color: white;
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  padding: 3px;
  border-radius: 40px;
}

.buttonno:hover {
background-color: red;
color: white;
border-color: white;
}


.contact {
  color: #ffcc00;
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
}
.confirm {
  color: #858687;
  width: 80%;
  margin: 0 auto;
  margin-top: 200px;
  margin-bottom: 50px;
}
.thanks {
  color: #858687;
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  text-align: center;

}
.go {
  text-align: center;
}
#fname {
 color:black;

}


#fmail {
color:black;
  
}
#subject {
  
 
}

@media screen and (min-width:150px) and (max-width:768px) {

#fname {
 

}

#fmail {
  padding: 0 auto!important;
  
}

}




#message {
  background: url("icons/message.png") no-repeat right bottom;
}
#security {
 
}
#progress {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 0px;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 70px auto;
  padding: 30px;
  background: #fff;
  border-radius: 5px;
  width: 500px;
  position: relative;
  transition: all 5s ease-in-out;
}
.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 26px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-align: left;
}
.popup .close {
  position: absolute;
  top: 25px;
  right: 30px;
  transition: all 200ms;
  text-decoration: none;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
}
.popup .close:hover {
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
}
.popup .contentbox {
  color: #333;
  max-height: 30%;
  overflow: auto;
  font-family: Arial, Helvetica, FreeSans, 'Nimbus Sans L', sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  overflow-y: scroll;
  height: 300px;
  padding-right: 10px;
  text-align: left;
}

