/*Retina graphics!*/
@import "reset.css";
@font-face {
  font-family: 'dinregular';
  src: url('font/din_regular-webfont.eot');
  src: url('font/din_regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/din_regular-webfont.woff') format('woff'), url('font/din_regular-webfont.ttf') format('truetype'), url('font/din_regular-webfont.svg#dinregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinblackregular';
  src: url('font/din_black-webfont.eot');
  src: url('font/din_black-webfont.eot?#iefix') format('embedded-opentype'), url('font/din_black-webfont.woff') format('woff'), url('font/din_black-webfont.ttf') format('truetype'), url('font/din_black-webfont.svg#din_blackregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinbold';
  src: url('font/din_bold-webfont.eot');
  src: url('font/din_bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/din_bold-webfont.woff') format('woff'), url('font/din_bold-webfont.ttf') format('truetype'), url('font/din_bold-webfont.svg#dinbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinmediumregular';
  src: url('font/din_medium-webfont.eot');
  src: url('font/din_medium-webfont.eot?#iefix') format('embedded-opentype'), url('font/din_medium-webfont.woff') format('woff'), url('font/din_medium-webfont.ttf') format('truetype'), url('font/din_medium-webfont.svg#din_mediumregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dosisextrabold';
  src: url('font/dosis-extrabold-webfont.eot');
  src: url('font/dosis-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('font/dosis-extrabold-webfont.woff') format('woff'), url('font/dosis-extrabold-webfont.ttf') format('truetype'), url('font/dosis-extrabold-webfont.svg#dosisextrabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dosislight';
  src: url('font/dosis-light-webfont.eot');
  src: url('font/dosis-light-webfont.eot?#iefix') format('embedded-opentype'), url('font/dosis-light-webfont.woff') format('woff'), url('font/dosis-light-webfont.ttf') format('truetype'), url('font/dosis-light-webfont.svg#dosislight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dosismedium';
  src: url('font/dosis-medium-webfont.eot');
  src: url('font/dosis-medium-webfont.eot?#iefix') format('embedded-opentype'), url('font/dosis-medium-webfont.woff') format('woff'), url('font/dosis-medium-webfont.ttf') format('truetype'), url('font/dosis-medium-webfont.svg#dosismedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dosisregular';
  src: url('font/dosis-regular-webfont.eot');
  src: url('font/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/dosis-regular-webfont.woff') format('woff'), url('font/dosis-regular-webfont.ttf') format('truetype'), url('font/dosis-regular-webfont.svg#dosisregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dosissemibold';
  src: url('font/dosis-semibold-webfont.eot');
  src: url('font/dosis-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('font/dosis-semibold-webfont.woff') format('woff'), url('font/dosis-semibold-webfont.ttf') format('truetype'), url('font/dosis-semibold-webfont.svg#dosissemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'futuramedium';
  src: url('font/futurastd-medium.eot');
  src: url('font/futurastd-medium.eot') format('embedded-opentype'), url('font/futurastd-medium.woff') format('woff'), url('font/futurastd-medium.ttf') format('truetype'), url('font/futurastd-medium.svg#FuturaStdMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?83122738');
  src: url('font/fontello.eot?83122738#iefix') format('embedded-opentype'), url('font/fontello.woff?83122738') format('woff'), url('font/fontello.ttf?83122738') format('truetype'), url('font/fontello.svg?83122738#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  width: 100%;
  height: 100%;
  min-height: 900px;
  min-width: 1200px;
  font-family: arial, sans-serif;
  font-size: 12px;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#wrapper {
  width: 100%;
  height: 100%;
  min-height: 900px;
  min-width: 1200px;
  overflow: hidden;
  position: relative;
}
header {
  width: 380px;
  height: 100%;
  min-height: 900px;
  background: #222;
  position: absolute;
  top: 0;
  left: -280px;
  z-index: 999;
}
header .logo {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -67px;
  cursor: pointer;
}
header .btn_open {
  position: absolute;
  top: 49px;
  right: 37px;
  cursor: pointer;
}
header nav {
  width: 280px;
  background: #444;
  height: 100%;
  min-height: 800px;
  position: relative;
  top: 0;
  left: 0;
}
header nav .box_indietro {
  width: 100%;
  max-height: 130px;
  height: 13%;
  min-height: 26px;
  border-bottom: 2px solid #4a4a4a;
  position: relative;
  cursor: pointer;
}
header nav .box_indietro .btn_close {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -11px 0 0 -11px;
}
header nav form {
  width: 240px;
  height: 34px;
  margin: 6px auto 10px;
}
header nav form input[type="text"] {
  width: 206px;
  height: 30px;
  outline: 0;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #444;
  color: #fff;
  text-indent: 10px;
  font: 12px 'dosisregular';
  border-top: 2px solid #4a4a4a;
  border-bottom: 2px solid #4a4a4a;
  border-left: 2px solid #4a4a4a;
  border-right: 0;
}
header nav form input[type="submit"] {
  width: 32px;
  height: 34px;
  outline: 0;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: url('../img/menu_search.jpg') 0 0 no-repeat #444444;
  cursor: pointer;
  border-top: 2px solid #4a4a4a;
  border-bottom: 2px solid #4a4a4a;
  border-right: 2px solid #4a4a4a;
  border-left: 0;
}
header nav .menu li {
  border-bottom: 2px solid #4a4a4a;
  position: relative;
}
header nav .menu li a {
  display: block;
  width: 224px;
  height: 49px;
  padding-left: 56px;
  color: #fff;
  font: 12px/49px 'dosislight';
  -webkit-transition: all 0.17s linear;
  -moz-transition: all 0.17s linear;
  -o-transition: all 0.17s linear;
  transition: all 0.17s linear;
  text-decoration: none;
}
header nav .menu li a span {
  background-image: url('../img/menu_icon.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  width: 37px;
  height: 19px;
  line-height: 0;
  position: absolute;
  top: 14px;
  left: 19px;
  -webkit-transition: all 0.17s linear;
  -moz-transition: all 0.17s linear;
  -o-transition: all 0.17s linear;
  transition: all 0.17s linear;
}
header nav .menu li a span.azienda {
  background-position: -37px 0px;
}
header nav .menu li a span.filosofia {
  background-position: -74px 0px;
}
header nav .menu li a span.qualita {
  background-position: -110px 0px;
}
header nav .menu li a span.lavorazioni {
  background-position: -147px 0px;
}
header nav .menu li a span.link {
  background-position: -184px 0px;
}
header nav .menu li a span.news {
  background-position: -221px 0px;
}
header nav .menu li a span.contatti {
  background-position: -258px 0px;
}
header nav .menu li a:hover,
header nav .menu li a.active {
  color: #04eaff;
}
header nav .menu li a:hover span,
header nav .menu li a.active span {
  background-position: 0 -21px;
}
header nav .menu li a:hover span.azienda,
header nav .menu li a.active span.azienda {
  background-position: -37px -21px;
}
header nav .menu li a:hover span.filosofia,
header nav .menu li a.active span.filosofia {
  background-position: -74px -21px;
}
header nav .menu li a:hover span.qualita,
header nav .menu li a.active span.qualita {
  background-position: -110px -21px;
}
header nav .menu li a:hover span.lavorazioni,
header nav .menu li a.active span.lavorazioni {
  background-position: -147px -21px;
}
header nav .menu li a:hover span.link,
header nav .menu li a.active span.link {
  background-position: -184px -21px;
}
header nav .menu li a:hover span.news,
header nav .menu li a.active span.news {
  background-position: -221px -21px;
}
header nav .menu li a:hover span.contatti,
header nav .menu li a.active span.contatti {
  background-position: -258px -21px;
}
header nav p {
  position: absolute;
  left: 19px;
  bottom: 130px;
  color: #9b9a9a;
  font: 12px/19px 'dosisregular';
}
header nav p a {
  color: #d3d1d1;
  text-decoration: none;
}
header nav p a:hover {
  color: #04eaff;
}
header nav p a.krescendo:hover {
  color: #de2e89;
}
header nav .social {
  height: 43px;
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
header nav .social li {
  width: 43px;
  height: 43px;
  display: inline-block;
  margin: 0;
  overflow: hidden;
}
header nav .social li a {
  display: block;
  width: 39px;
  height: 39px;
  border: 2px solid white;
  -webkit-border-radius: 39px;
  -moz-border-radius: 39px;
  border-radius: 39px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.17s linear;
  -moz-transition: all 0.17s linear;
  -o-transition: all 0.17s linear;
  transition: all 0.17s linear;
  color: #fff;
  font-size: 13px;
  line-height: 39px;
  overflow: hidden;
}
header nav .social li a:hover {
  color: #04eaff;
  border: 2px solid #04eaff;
}
#content {
  height: 100%;
  min-width: 1100px;
  position: relative;
  z-index: 1;
  left: 100px;
}
#content .ita {
  position: absolute;
  top: 23px;
  right: 15px;
  z-index: 999;
}
.home #content .box_slide {
  width: 100%;
  height: 585px;
  position: relative;
}
.home #content .box_slide .imgLiquid {
  height: 585px;
  width: 100%;
}
.home #content .box_slide .bx-controls-direction a {
  z-index: 999;
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  background-image: url('../img/home_arrow.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 9999px;
}
.home #content .box_slide .bx-controls-direction a.bx-prev {
  left: 24px;
}
.home #content .box_slide .bx-controls-direction a.bx-next {
  right: 24px;
  background-position: right 0;
}
.home #content .box_slide #bx-pager {
  position: absolute;
  bottom: 100px;
  width: 100%;
  height: 20px;
  text-align: center;
  z-index: 999;
}
.home #content .box_slide #bx-pager li {
  display: inline-block;
  height: 20px;
  width: 20px;
  cursor: pointer;
  position: relative;
}
.home #content .box_slide #bx-pager li:first-child {
  margin: 0;
}
.home #content .box_slide #bx-pager li.play {
  background: url('../img/bx_button.png') 0px 0 no-repeat;
}
.home #content .box_slide #bx-pager li.stop {
  background: url('../img/bx_button.png') right 0 no-repeat;
}
.home #content .box_slide #bx-pager li a {
  display: block;
  width: 10px;
  height: 10px;
  background: url('../img/bx_button.png');
  background-position: -50px -5px;
  background-repeat: no-repeat;
  position: relative;
  top: 5px;
  left: 5px;
}
.home #content .box_slide #bx-pager li a.active {
  background-position: -30px -5px;
}
.home #content .box_slide span.sub {
  background-color: #d00718;
  color: #fff;
  font: 31px 'dosismedium';
  display: block;
  width: auto;
  height: 47px;
  overflow: hidden;
  position: absolute;
  z-index: 999;
  top: 213px;
  left: 70px;
  padding: 0 15px;
  white-space: nowrap;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.home #content .box_slide h1 {
  background-color: #d00718;
  color: #fff;
  font: 125px/115px 'dosisextrabold';
  display: block;
  width: auto;
  height: 119px;
  overflow: hidden;
  position: absolute;
  z-index: 999;
  top: 260px;
  left: 70px;
  padding: 0 15px;
  white-space: nowrap;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.home #content .box_slide h2 {
  color: #fff;
  font: 22px 'dosismedium';
  display: block;
  width: auto;
  height: 32px;
  overflow: hidden;
  position: absolute;
  z-index: 999;
  top: 348px;
  left: 660px;
  border-bottom: 4px solid #04eaff;
  white-space: nowrap;
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.8);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.home #content .box_txt {
  width: 100%;
  background: url('../img/home_taglio.png') right bottom no-repeat;
  min-height: 315px;
  position: relative;
  z-index: 100;
}
.home #content .box_txt .box_news {
  width: 924px;
  height: 200px;
  position: absolute;
  left: 365px;
  top: -70px;
  background-color: #131313;
  background: -webkit-gradient(linear, left top, left bottom, from(#131313), to(#494949));
  background: -webkit-linear-gradient(top, #131313, #494949);
  background: -moz-linear-gradient(top, #131313, #494949);
  background: -ms-linear-gradient(top, #131313, #494949);
  background: -o-linear-gradient(top, #131313, #494949);
  padding-left: 18px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.home #content .box_txt .box_news .titolo {
  width: 280px;
  height: 40px;
  display: block;
  color: #fff;
  font: 15px 'futuramedium';
  letter-spacing: 5px;
  border-bottom: 4px solid #fff;
  left: 18px;
  top: -28px;
  position: absolute;
}
.home #content .box_txt .box_news .txt {
  float: left;
  height: 130px;
  width: 308px;
  margin-top: 30px;
}
.home #content .box_txt .box_news h2 {
  color: #fff;
  font: 38px 'dosisextrabold';
}
.home #content .box_txt .box_news .imgLiquid {
  float: left;
  margin-right: 15px;
  width: 134px;
  height: 69px;
}
.home #content .box_txt .box_news ul {
  float: left;
}
.home #content .box_txt .box_news .data {
  color: #fff;
  font: 10px 'futuramedium';
  letter-spacing: 2px;
}
.home #content .box_txt .box_news .nome {
  color: #41adf1;
  font: 20px 'dosismedium';
  width:150px;
  margin-bottom: 5px;
}
.home #content .box_txt .box_news .approfondisci a {
  background: url('../img/bg_approfondisci.png') 0 0 no-repeat;
  height: 20px;
  width: 114px;
  display: block;
  text-indent: 22px;
  color: #fff;
  text-decoration: none;
  font: 8px/20px 'futuramedium';
  letter-spacing: 2px;
}
.home #content .box_txt .gm {
  margin: 80px 0 15px 50px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: relative;
  top: 100px;
}
.home #content .box_txt .lista_dati {
  margin-left: 74px;
  padding-top: 15px;
  border-top: 2px solid #e1e1e1;
  width: 650px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: relative;
  top: 100px;
}
.home #content .box_txt .lista_dati li {
  float: left;
  width: auto;
  margin-right: 30px;
  color: #9b9a9a;
  font: 16px/22px 'dosismedium';
}
.azienda #content .box_txt {
  width: 100%;
  height: 625px;
  background: url('../img/azienda_bkg.png') right bottom no-repeat #ffffff;
  position: relative;
}
.azienda #content .box_txt .venticinque {
  width: 436px;
  height: 427px;
  background: url('../img/azienda_25anni.png') 0 0 no-repeat;
  position: absolute;
  top: 100px;
  right: 65px;
  margin-right: -150px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.azienda #content .box_txt .venticinque .titolo {
  width: 76px;
  height: 86px;
  margin: 49px 0 0 52px;
  text-align: center;
  color: #fff;
}
.azienda #content .box_txt .venticinque h2 {
  font: 55px/55px 'dosisextrabold';
}
.azienda #content .box_txt .venticinque h3 {
  font: 12px/15px 'dosissemibold';
}
.azienda #content .box_txt .gm {
  margin: 97px 0 0 51px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.azienda #content .box_txt .company {
  height: 40px;
  border-left: 3px solid #e0e0e0;
  padding-left: 10px;
  color: #bbb9b9;
  font: 16px 'dosisregular';
  display: block;
  position: absolute;
  top: 165px;
  left: 610px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.azienda #content .box_txt .txt {
  width: 768px;
  height: 303px;
  position: relative;
  border-top: 3px solid #e1e1e1;
  margin: 30px 0 0 73px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.azienda #content .box_txt p {
  font: 13px/17px 'dosisregular';
  margin: 30px 0 0 75px;
  color: #9b9a9a;
  float: left;
  width: 330px;
}
.azienda #content .box_txt p:first-child {
  margin-left: 5px;
}
.azienda #content .imgLiquid {
  width: 100%;
  min-height: 275px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.filosofia #content .imgLiquid {
  float: left;
  min-height: 900px;
  width: 42%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.filosofia #content .box_txt {
  float: left;
  height: 100%;
  min-height: 900px;
  width: 58%;
  background: url('../img/filosofia_bkg.png') right bottom no-repeat;
}
.filosofia #content .box_txt .txt {
  width: 386px;
  margin: 0 auto;
  position: relative;
  top: 22%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: relative;
  margin-top: 150px;
}
.filosofia #content .box_txt p {
  width: 347px;
  font: 13px/17px 'dosisregular';
  color: #9b9a9a;
  padding-top: 35px;
  border-top: 3px solid #e1e1e1;
  margin-top: 35px;
}
.qualita #content .imgLiquid {
  height: 50%;
  min-height: 450px;
}
.qualita #content .imgLiquid .sub {
  width: 735px;
  height: 39px;
  overflow: hidden;
  margin: 0 auto;
  display: block;
  color: #fff;
  font: 21px/39px 'dinregular';
  padding-top: 200px;
  position: relative;
  top: 150px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.qualita #content .imgLiquid .sub em {
  display: inline-block;
  padding: 0 10px;
  background: #d00718;
}
.qualita #content .imgLiquid h1 {
  color: #fff;
  font: 74px 'dinregular';
  text-align: center;
  letter-spacing: -8px;
  font-weight: bold;
  text-shadow: 4px 3px 8px #000000;
  position: relative;
  top: 150px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.qualita #content .imgLiquid p {
  color: #fff;
  font: 20px 'dosissemibold';
  text-align: center;
  letter-spacing: 1px;
  border-top: 1px solid #fff;
  padding-top: 20px;
  margin: 10px auto 0;
  width: 700px;
  position: relative;
  top: 150px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.qualita #content .box_txt {
  height: 50%;
  min-height: 450px;
  background: url('../img/qualita_bolla.jpg') 12% 45px no-repeat;
}
.qualita #content .box_txt .txt {
  position: relative;
  top: 300px;
  left: 590px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.qualita #content .box_txt .txt h2 {
  font: 20px 'dosisregular';
  color: #919191;
  margin: 0 0 15px 30px;
}
.qualita #content .box_txt .txt p {
  font: 13px/17px 'dosisregular';
  color: #919191;
  float: left;
  margin-left: 30px;
  width: 285px;
}
.lavorazioni #content {
  background: #000;
}
.lavorazioni #content .box_img {
  width: 100%;
  height: 62%;
  background: url('../img/loading.gif') center center no-repeat;
}
.lavorazioni #content .box_img .bx-wrapper,
.lavorazioni #content .box_img .bx-viewport,
.lavorazioni #content .box_img .bxslider,
.lavorazioni #content .box_img .bxslider li {
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}
.lavorazioni #content .box_img .bx-wrapper .box,
.lavorazioni #content .box_img .bx-viewport .box,
.lavorazioni #content .box_img .bxslider .box,
.lavorazioni #content .box_img .bxslider li .box {
  width: 33.3%;
  height: 50%;
  float: left;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.lavorazioni #content .box_img .more {
  text-align: center;
  cursor: pointer;
  margin-top: 10px;
  color: #9b9a9a;
}
.lavorazioni #content .box_txt {
  width: 100%;
  height: 38%;
}
.lavorazioni #content .box_txt .txt {
  width: 1080px;
  height: auto;
  left: 10%;
  top: 90px;
  position: relative;
}
.lavorazioni #content .box_txt h1 {
  float: left;
  width: 470px;
  color: #fff;
  font: 84px/78px 'dinbold';
  letter-spacing: -8px;
  position: relative;
  left: -100px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.lavorazioni #content .box_txt h1 span {
  font: 27px 'dinbold';
  display: block;
  width: 100%;
  letter-spacing: 0;
  text-indent: -2px;
}
.lavorazioni #content .box_txt h1 strong {
  display: block;
  text-indent: -7px;
}
.lavorazioni #content .box_txt p {
  float: left;
  width: 580px;
  padding-left: 23px;
  border-left: 3px solid #363636;
  font: 13px/17px 'dosisregular';
  color: #9b9a9a;
  margin-top: 30px;
  position: relative;
  left: 100px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.lavorazioni #content .box_txt p strong {
  font-size: 17px;
}
.link #content .box_txt {
  width: 100%;
  height: 62%;
  background-color: #f0f0f0;
  float: left;
}
.link #content .box_txt .box_slide {
  position: relative;
  width: 84%;
  max-width: 1517px;
  min-width: 1050px;
  height: 406px;
  top: 50%;
  margin: -203px auto 0;
}
.link #content .box_txt .box_slide .titolo {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 49px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.link #content .box_txt .box_slide .bxlink li {
  height: 300px;
  width: 100%;
}
.link #content .box_txt .box_slide .bxlink li .box_link {
  height: 150px;
  width: 50%;
  float: left;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.link #content .box_txt .box_slide .bxlink li .box_link .imgLiquid {
  float: left;
  width: 255px;
  height: 125px;
  border: 4px solid #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 13px 0 5px;
  -webkit-box-shadow: 1px 0px 8px 0 rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 1px 0px 8px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 1px 0px 8px 0 rgba(0, 0, 0, 0.8);
}
.link #content .box_txt .box_slide .bxlink li .box_link .txt {
  float: left;
  height: 135px;
  margin-top: 2px;
  width: 55%;
}
.link #content .box_txt .box_slide .bxlink li .box_link .txt h2 {
  color: #000;
  font: 15px/15px 'dosisregular';
  margin-bottom: 10px;
  margin-top: 3px;
}
.link #content .box_txt .box_slide .bxlink li .box_link .txt p {
  color: #9b9a9a;
  font: 14px/18px 'dosismedium';
  margin-bottom: 15px;
}
.link #content .box_txt .box_slide .bxlink li .box_link .txt h3 {
  width: 150px;
  height: 28px;
  background: #0c89f5;
  text-align: center;
  font: 11px/28px 'dosissemibold';
}
.link #content .box_txt .box_slide .bxlink li .box_link .txt h3 a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.link #content .box_txt .box_slide .bx-controls-direction a {
  width: 27px;
  height: 47px;
  position: absolute;
  top: 10px;
  background-image: url('../img/link_arrow.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  right: 80px;
  text-indent: 999px;
  overflow: hidden;
}
.link #content .box_txt .box_slide .bx-controls-direction a.bx-next {
  background-position: right 0;
  right: 0;
}
.link #content .imgLiquid {
  width: 100%;
  height: 38%;
  clear: both;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.news #content {
  background: url('../img/news_bkg.png') right bottom #f0f0f0 no-repeat;
  float: left;
}
.news #content .box_txt {
  width: 938px;
  height: 874px;
  margin: -437px auto 0;
  position: relative;
  top: 50%;
}
.news #content .titolo {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.news #content .box_slide {
  width: 100%;
  height: 803px;
  margin-top: 13px;
  position: relative;
}
.news #content .box_slide .box {
  float: left;
  width: 307px;
  height: 398px;
  background: #fff;
  margin-bottom: 7px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: relative;
  top: 60px;
}
.news #content .box_slide .box:nth-child(3n+2) {
  margin: 0 7px 7px;
}
.news #content .box_slide .box a {
  text-decoration: none;
}
.news #content .box_slide .box .data {
  background: #46aee6;
  display: block;
  height: 35px;
  color: #fff;
  font: 16px/35px 'dosissemibold';
  letter-spacing: 0.5px;
  text-indent: 18px;
}
.news #content .box_slide .box .imgLiquid {
  height: 222px;
  width: 100%;
}
.news #content .box_slide .box h2 {
  color: #000;
  font: 18px/18px 'dosisregular';
  padding: 0 18px;
  margin: 14px 0 12px 0;
}
.news #content .box_slide .box p {
  color: #9b9a9a;
  font: 12px/16px 'dosisregular';
  padding: 0 18px;
}
.news #content .box_slide .bx-controls-direction a {
  width: 96px;
  height: 27px;
  position: absolute;
  top: -36px;
  background-image: url('../img/news_arrow.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  right: 101px;
  text-indent: 999px;
  overflow: hidden;
}
.news #content .box_slide .bx-controls-direction a.bx-next {
  background-position: right 0;
  right: 3px;
}
.contatti #content {
  background: url('../img/contatti_bkg.png') right bottom #f0f0f0 no-repeat;
}
.contatti #content #map-canvas {
  width: 42%;
  height: 100%;
  float: left;
  background: #f0ede5;
}
.contatti #content .box_txt {
  width: 58%;
  height: 100%;
  float: left;
}
.contatti #content .form {
  width: 420px;
  height: 744px;
  position: relative;
  margin: -272px auto 0;
  top: 50%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.contatti #content form {
  margin-top: 20px;
}
.contatti #content p {
  width: 350px;
  margin-bottom: 5px;
  color: #46aee6;
  font: 13px/13px 'dinbold';
}
.contatti #content p:first-child {
  border-top: 3px solid #e1e1e1;
  padding-top: 28px;
}
.contatti #content input[type="text"] {
  width: 100%;
  height: 52px;
  background: #fff;
  border: 0;
  margin: 0 0 10px;
  padding: 0;
  outline: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-indent: 17px;
  color: #939393;
  font: 15px 'dosismedium';
}
.contatti #content textarea {
  width: 403px;
  height: 145px;
  background: #fff;
  border: 0;
  margin: 0 0 10px;
  padding: 10px 0 0 17px;
  outline: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #939393;
  font: 15px 'dosismedium';
  resize: none;
  overflow: hidden;
}
.contatti #content input[type="submit"] {
  width: 318px;
  height: 64px;
  background: url('../img/btn_invia.jpg') 0 0 no-repeat;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  font: 15px 'dosismedium';
  text-indent: 20px;
  cursor: pointer;
}
.contatti #content h3 {
  color: #939393;
  font: 12px/12px 'dosismedium';
  margin-top: 10px;
  letter-spacing: 0.3px;
}
.contatti #content ::-webkit-input-placeholder {
  color: #939393;
}
.contatti #content :-moz-placeholder {
  color: #939393;
  opacity: 1;
}
.contatti #content ::-moz-placeholder {
  color: #939393;
  opacity: 1;
}
.contatti #content :-ms-input-placeholder {
  color: #939393;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
.icon-youtube:before {
  content: '\e805';
}
.icon-twitter:before {
  content: '\e800';
}
.icon-facebook:before {
  content: '\e801';
}
.icon-gplus:before {
  content: '\e802';
}
.icon-linkedin:before {
  content: '\e803';
}
.icon-skype:before {
  content: '\e804';
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  background-image: url('../img/fancy/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancy/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: 35px;
  right: -22px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index: 8040;
  background: url('../img/fancy/close.png') center center no-repeat;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 58px;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 40px;
  top: 196px;
  background: url('../img/fancy/prev.jpg') 0 0 no-repeat;
}
.fancybox-next {
  left: 115px;
  top: 196px;
  background: url('../img/fancy/next.jpg') 0 0 no-repeat;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../img/fancy/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../img/fancy/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  
  }
  #fancybox-loading div {
    background-image: url('../img/fancy/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  
  }
}
@media only screen and (max-width: 1586px) {
  .link #content .box_txt .box_slide .bxlink li .box_link .txt {
    width: 46%;
  }
}
@media only screen and (max-width: 1349px) {
  .azienda #content .box_txt .venticinque {
    right: -115px;
  }
  .qualita #content .box_txt .txt {
    left: 460px;
  }
}
@media only screen and (max-width: 1199px) {
  .home #content .box_slide span.sub {
    margin-left: -60px;
  }
  .home #content .box_slide h1 {
    margin-left: -60px;
  }
  .home #content .box_slide h2 {
    margin-left: -60px;
  }
  .home #content .box_news {
    margin-left: -60px;
  }
}
@media only screen and (max-height: 844px) {
  header nav .box_indietro {
    height: 8%;
  }
}
