@font-face {
  font-family: SEGOEUIL;
  src: url("../fonts/SEGOEUIL.eot"); /* IE */
  src: local("SEGOEUIL"), url(../fonts/SEGOEUIL.woff) format("woff"), url(../fonts/SEGOEUIL.ttf) format("truetype");
}
* {
  padding: 0;
  margin: 0;
}
html, body {
  width: 100%;
  background: #F7F7F7;
}
body {
  font-family: "SEGOEUIL";
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  overflow-x: hidden;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
a img, img, form, fieldset {
  border: none;
}
a, a:hover {
  text-decoration: underline;
  color: #000;
}
strong {
  font-weight: 600;
}
ul li {
  list-style: none;
}
legend {
  display: none;
}
form span {
  color: #FF0000;
}
input[type='text'], input[type='password'], select, textarea {
  padding: 7px 5px 7px 15px;
  font-size: 16px;
  border: 1px solid #ccc;
  width: 93%;
}
input[type='submit'],
input[type='reset']
{
  cursor: pointer;
  width: auto;
  padding: 10px;
  background: #004d71;
  border: none;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
}
/* HEADER  -----------------------------------------------------  */
#menu-wrap {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background: #ffffff;
  top: 0;
  left: 0;
}
.bgtopheader {
  height: 44px;
  background: #dadfe1;
  border-style: solid;
  border-color: #f7f7f7;
  border-width: 5px 0;
}
.bgmiddleheaderaree, .bgbottomheaderaree, .bgaftermenuaree {
  position: fixed;
  width: 100%;
}
.bgmiddleheaderaree, .bgbottomheaderaree {
  z-index: 9999;
}
.bgmiddleheaderaree {
  height: 100px;
  background: #ffffff url(../images/sfondo_logo.png) no-repeat center;
  margin-bottom: 50px;
}
.bgbottomheaderaree {
  background: #004D71;
  height: 50px;
  margin-top: 100px;
}
.bgaftermenuaree {
  height: 10px;
  background: #FFF url(../images/dotted.png) repeat-x 10px center;
  margin-top: 151px;
  z-index: 999;
}
/* CNT -----------------------------------------------------  */
#about {
  position: relative;
  margin: auto;
  width: 100%;
  overflow: hidden;
  background: #f7f7f7;
  margin-top: 216px;
}
#wrapper-slider {
  background: #DADFE1;
}
#bgAree {
  background: #FFFFFF;
}
#title {
  float: right;
  margin-top: 2%;
  margin-right: 15%;
  text-align: right;
}
.space30 {
  height: 30px;
}
.view {
  min-height: 290px;
  margin: 10px;
  position: relative;
  border-style: solid;
  border-color: #7EA7AC;
  border-width: 0 0 5px 0;
}
.view.first {
  border-color: #0075A8;
}
.view.last {
  border-color: #77BC1F;
}
.second .view {
  min-height: 220px;
}
.bg {
  background: #DADFE1;
}
.titoloarea2, .descrizionearea2, .company {
  color: #000;
}
.titoloarea1, .titoloarea2 {
  text-transform: uppercase;
}
.titoloarea1 {
  line-height: normal;
  font-size: 45px;
  color: #0075A8;
}
.titoloarea2 {
  font-size: 25px;
  padding: 20px 30px 0 20px;
}
.descrizionearea2 {
  padding: 20px 30px 20px 20px;
  font-size: 14px;
}
.lista li {
  background: url(../images/arrow.png) no-repeat left 12px;
  padding: 6px 0 6px 20px;
}
.company {
  font-size: 14px;
  margin: 20px 0 0 0;
  line-height: 30px;
  border-style: solid;
  border-color: #004D71;
  border-width: 1px 0 0 0;
}
.rowForm {
  padding-bottom: 5px;
}
.rowAction {
  position: relative;
  text-align: right;
}
.contact, .contact:hover {
  color: #004D71;
}
.contact, .contact:hover, .btn, .btn:hover {
  text-decoration: none;
}
.pwd {
  position: absolute;
  left: 0;
  text-align: left;
}
.btn {
  display: block;
  background: url(../images/btnaree.png) no-repeat right center;
  font-size: 25px;
  line-height: 45px;
  margin: 0 20px;
  text-transform: uppercase;
}
.second .btn {
  position: absolute;
  bottom: 0;
  width: 95%;
}
/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */
/* #Base 960 Grid
================================================== */
.container {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  padding: 0;
}
.container .column, .container .columns {
  float: left;
  display: inline;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.container1200 {
  position: relative;
  width: 1378px;
  margin: 0 auto;
  padding: 0;
}
.container1200 .column, .container1200 .columns {
  float: left;
  display: inline;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.row {
  margin-bottom: 20px;
}
/* Base Grid */
.container .five.columns {
  width: 280px;
}
.container .six.columns {
  width: 366px;
}
.container .sixteen.columns {
  width: 1100px;
}
.container .eight.columns {
  width: 550px;
}
.container .ten.columns {
	width:734px;}
@media only screen and (min-width : 481px) {}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
  .container {
    position: relative;
    width: 1024px;
    margin: 0 auto;
    padding: 0;
  }
  .container .column, .container .columns {
    float: left;
    display: inline;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* Base Grid */
  .container .five.columns {
    width: 280px;
  }
  .container .six.columns {
    width: 320px;
    margin-left: 10px;
  }
  .container .sixteen.columns {
    width: 1024px;
  }
  .container .eight.columns {
    width: 512px;
  }
  .container1200 {
    position: relative;
    width: 1024px !important;
    margin: 0 auto;
    padding: 0;
  }
  .container1200 .column, .container1200 .columns {
    float: left;
    display: inline;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  p {
    font-size: 13px !important;
    margin-left: 10px;
  }
  .company {
    font-size: 13px !important;
    color: #000;
    margin-left: 10px;
  }
}
/*PORTRAIT*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  .container {
    position: relative;
    width: 768px;
    margin: 0 auto;
    padding: 0;
  }
  .container .column, .container .columns {
    float: left;
    display: inline;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* Base Grid */
  .container .five.columns {
    width: 210px;
  }
  .container .six.columns {
    width: 240px;
    margin-left: 10px;
  }
  .container .sixteen.columns {
    width: 768px;
  }
  .container .eight.columns {
    width: 384px;
  }
  .container1200 {
    position: relative;
    width: 768px !important;
    margin: 0 auto;
    padding: 0;
  }
  .container1200 .column, .container1200 .columns {
    float: left;
    display: inline;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  p {
    font-size: 13px !important;
    margin-left: 10px;
  }
  .company {
    font-size: 10px !important;
    color: #000;
    margin-left: 10px;
  }
}
#lang {
  position: absolute;
  right: 0;
  top: 48px;
}
#lang li {
  display: inline-block;
}
.logo {
  padding: 25px 0;
}
.logo img {
    width: 200px;
}
.d-none {
  display: none!important;
}
#none {
  display: none!important;
}

/* form contatti */

#contatti {
	padding: 40px 30px;}
#contatti select, #contatti input, #contatti textarea  {margin-bottom: 30px;}