body {
  width: 100%;
  *zoom: 1;
  display: inline-block;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
body {
  padding: 0;
  margin: 0;
  font: 13px Arial, Helvetica, Garuda, sans-serif;
  *font-size: small;
  *font: x-small;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code,
p {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}
table {
  font-size: inherit;
  font: 100%;
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  background: none;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  text-decoration: none;
}
input,
select,
textarea {
  font: inherit;
}
.pathway {
  margin: 0;
  padding: 0;
}
.pathway li {
  display: inline-block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/montserrat-regular-webfont.eot');
  src: url('/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/montserrat-regular-webfont.woff2') format('woff2'), url('/fonts/montserrat-regular-webfont.woff') format('woff'), url('/fonts/montserrat-regular-webfont.ttf') format('truetype'), url('/fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Pontano Sans';
  src: url('/fonts/pontanosans-regular-webfont.eot');
  src: url('/fonts/pontanosans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/pontanosans-regular-webfont.woff2') format('woff2'), url('/fonts/pontanosans-regular-webfont.woff') format('woff'), url('/fonts/pontanosans-regular-webfont.ttf') format('truetype'), url('/fonts/pontanosans-regular-webfont.svg#pontano_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat Bold';
  src: url('/fonts/montserrat-bold-webfont.eot');
  src: url('/fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/montserrat-bold-webfont.woff2') format('woff2'), url('/fonts/montserrat-bold-webfont.woff') format('woff'), url('/fonts/montserrat-bold-webfont.ttf') format('truetype'), url('/fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-size: 20px;
  font-family: Pontano Sans, arial, sans-serif;
  color: #444444;
  background: #fff;
}
ul.social {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.social li {
  display: inline-block;
  height: 40px;
  width: 40px;
  vertical-align: top;
}
ul.social li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  background: #f0f0f0;
  overflow: hidden;
  text-indent: -100em;
}
ul.social li.follow {
  width: 65px;
  line-height: 40px;
}
ul.social li.follow span {
  font-size: 15px;
}
@media (max-width: 580px) {
  ul.social li.follow {
    display: none;
  }
}
ul.social li.facebook a {
  background: url(../img/facebook.svg) no-repeat 0 0;
  background-size: contain;
}
ul.social li.instagram a {
  background: url(../img/instagram.svg) no-repeat 0 0;
  background-size: contain;
}
p {
  margin-bottom: 1em;
  line-height: 1.6em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .3em;
  font-family: Montserrat Bold;
  text-transform: uppercase;
  line-height: 140%;
  color: #ed1c24;
  font-weight: normal;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 45px;
  line-height: 1em;
}
h3 small {
  display: block;
  font-size: 32px;
}
h3 strong {
  font-size: 60px;
  display: block;
}
h4 {
  font-size: 28px;
  font-family: Montserrat;
}
h5 {
  font-size: 16px;
  color: #000;
  margin-bottom: .6em;
  font-family: Montserrat;
}
ul {
  margin: 0 0 1em 1em;
  padding: 0;
}
ul li {
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
}
strong {
  font-weight: bold;
}
a {
  color: #ed1c24;
}
@media (max-width: 1800px) {
  body {
    font-size: 18px;
  }
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 40px;
    line-height: 1em;
  }
  h3 small {
    font-size: 28px;
  }
  h3 strong {
    font-size: 55px;
  }
  h4 {
    font-size: 24px;
  }
}
@media (max-width: 1400px) {
  body {
    font-size: 17px;
  }
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 36px;
    line-height: 1em;
  }
  h3 small {
    font-size: 23px;
  }
  h3 strong {
    font-size: 46px;
  }
  h4 {
    font-size: 21px;
  }
}
@media (max-width: 1260px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 1010px) {
  body {
    font-size: 16px;
  }
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 36px;
    line-height: 1em;
  }
  h3 small {
    display: block;
    font-size: 23px;
  }
  h3 strong {
    font-size: 42px;
  }
  h4 {
    font-size: 21px;
  }
}
@media (max-width: 580px) {
  body {
    font-size: 15px;
  }
}
.input {
  margin-bottom: 20px;
}
input[type='text'],
input[type='number'],
textarea,
select {
  border-radius: 0;
  font: inherit;
  background: #fff;
  color: #666;
  border: 1px dashed #a4a4a4;
  padding: .6em 1.5em;
  width: 100%;
  box-shadow: 0 0 0 4px #f0f0f0;
  -webkit-appearance: none;
}
input[type='text']:focus,
input[type='number']:focus,
textarea:focus,
select:focus {
  border-color: #000;
}
option {
  text-indent: 10px;
  font-size: .8em;
}
input[type='submit'],
.button,
button {
  font: inherit;
  border-radius: 0;
  display: inline-block;
  -webkit-appearance: none;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  font-family: Montserrat;
  color: #fff;
  padding: 0 50px;
  background: #a6ce39;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .2s;
  -webkit-transition: all .2s;
  border: none;
  cursor: pointer;
}
input[type='submit'].blue,
.button.blue,
button.blue {
  background: #00446d;
}
input[type='submit'].red,
.button.red,
button.red {
  background: #ed1c24;
}
input[type='submit'].darkgreen,
.button.darkgreen,
button.darkgreen {
  background: #368b35;
}
.checkbox input,
.checkbox label {
  vertical-align: middle;
}
.checkbox label {
  display: inline;
  font-size: .8em;
}
.checkbox input {
  margin-right: 10px;
}
.error-message {
  font-size: .9em;
  color: red;
}
label {
  margin-bottom: .3em;
  display: block;
}
@media (max-width: 1260px) {
  input[type='submit'],
  .button,
  button {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
  }
}
@media (max-width: 580px) {
  input[type='submit'],
  .button,
  button {
    font-size: 13px;
    padding: 0 20px;
  }
}
@keyframes arrow-in {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(10px);
  }
}
@-webkit-keyframes arrow-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
}
@keyframes fadeIn {
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@-webkit-keyframes fadeIn {
  to {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
  }
}
@keyframes bgIn {
  to {
    background-position: 100% 100%;
  }
}
@-webkit-keyframes bgIn {
  to {
    background-position: 100% 100%;
  }
}
.js.cssanimations .fadeIn {
  opacity: 0;
  transform: translateY(50px) scale(.9);
}
.js.cssanimations .fadeIn.animate,
.js.cssanimations .fadeIn.already-visible {
  animation: fadeIn 0.8s cubic-bezier(.17,.67,.58,1) .3s forwards;
  -webkit-animation: fadeIn 0.8s cubic-bezier(.17,.67,.58,1) .3s forwards;
}
.js.cssanimations .bgIn {
  background-position: 200% 100%;
}
.js.cssanimations .bgIn.animate,
.js.cssanimations .bgIn.already-visible {
  animation: bgIn 0.8s cubic-bezier(.17,.67,.58,1) forwards;
  -webkit-animation: bgIn 0.8s cubic-bezier(.17,.67,.58,1) forwards;
}
html,
body {
  height: 100%;
}
.container {
  margin: 0 20px;
}
.pageHeader {
  color: #000;
  text-align: center;
  position: relative;
  top: -130px;
}
.bordered {
  border: 25px solid #f0f0f0;
  border-right-width: 10px;
  border-left: none;
  position: relative;
  z-index: 0;
}
.bordered:before {
  content: '';
  position: absolute;
  left: 0;
  top: -25px;
  bottom: -25px;
  width: 25px;
  background: #e0e0e0;
  z-index: 10;
}
.banner {
  display: block;
  border: 10px solid #f0f0f0;
  overflow: hidden;
}
.banner img {
  display: block;
}
.thumb {
  border: 1px dashed #a4a4a4;
  box-shadow: 0 0 0 4px #f0f0f0;
  display: inline-block;
}
.thumb img {
  display: block;
}
#mainMenu {
  position: absolute;
  left: 300px;
  top: 0px;
}
#mainMenu ul li {
  height: 50px;
  display: inline-block;
}
#mainMenu ul li a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  font-family: Montserrat;
  padding: 0 20px;
}
#toggler {
  display: none;
}
#siteHeader {
  height: 110px;
  position: relative;
  max-width: 1900px;
  margin: 0 auto;
}
#siteHeader .container {
  position: relative;
}
#siteHeader .social {
  position: absolute;
  right: 120px;
  top: 0px;
}
@media (max-width: 1100px) {
  #siteHeader .social {
    right: 170px !important;
  }
}
@media (max-width: 480px) {
  #siteHeader .social {
    display: none;
  }
}
.home #siteHeader {
  height: 100%;
  min-height: 100%;
  overflow: hidden;
}
.inside #siteHeader {
  height: 280px;
  background: url(../img/insideTop.jpg) no-repeat 50% 50%;
}
#top {
  position: relative;
  height: 110px;
  padding-top: 35px;
  background: #fff;
  z-index: 200;
}
#logo {
  display: inline-block;
  height: 41px;
  width: 220px;
  overflow: hidden;
  text-indent: -100em;
  background: url(../img/logo.png) no-repeat 0 50%;
}
@media (max-width: 360px) {
  #logo {
    height: 40px;
    width: 130px;
    background-size: contain;
  }
}
#slideshow {
  position: absolute;
  background: #f0f0f0;
  top: 110px;
  left: 20px;
  right: 20px;
  bottom: 0;
  background: url(../img/home-2024.jpg) no-repeat 50% 50%;
  overflow: hidden;
}
#slideshow .text {
  text-align: center;
  font-family: Montserrat;
  color: #000;
  line-height: 1.6em;
  font-size: 20px;
  padding-top: 260px;
}
#slideshow img {
  margin-bottom: 20px;
}
#slideshow #scroll {
  position: absolute;
  left: 50%;
  margin-left: -21px;
  bottom: 80px;
  animation: arrow-in 1.2s linear infinite;
  -webkit-animation: arrow-in 1.2s linear infinite;
}
#tagline {
  text-align: center;
  padding: 40px 20px 20px;
  background: #fff;
  position: relative;
  top: -20px;
}
#tagline img {
  margin-bottom: 15px;
}
#tagline p {
  max-width: 1000px;
  margin: 0 auto 15px;
}
#languages {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  background: #f6f6f6;
  padding: 2px 6px;
  border: 1px solid #e6e6e6;
}
@media (max-width: 1100px) {
  #languages {
    right: 90px;
  }
}
@media (max-width: 480px) {
  #languages {
    right: 75px;
  }
}
#lang_ita {
  width: 30px;
  height: 30px;
  background: url(../img/flags/ita.png) no-repeat 0 0;
  background-size: contain;
  overflow: hidden;
  text-indent: 100%;
  float: left;
  margin-right: 5px;
}
#lang_eng {
  width: 30px;
  height: 30px;
  background: url(../img/flags/eng.png) no-repeat 0 0;
  background-size: contain;
  overflow: hidden;
  text-indent: 100%;
  float: left;
}
#categoryMenu {
  position: absolute;
  top: -100px;
  width: 100%;
  background: #fff;
  z-index: 180;
  box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  padding: 0 20px 40px;
  transition: 300ms cubic-bezier(0.860,0.000,0.070,1.000);
  -webkit-transition: 300ms cubic-bezier(0.860,0.000,0.070,1.000);
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
#categoryMenu .category h5 {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  color: #fff;
  font-size: 16px;
  background: #ed1c24;
  margin-bottom: 10px;
  white-space: nowrap;
}
#categoryMenu .category.category8 h5 {
  background-color: #38bb9c;
}
#categoryMenu .category.category1 h5 {
  background-color: #b72025;
}
#categoryMenu .category.category2 h5 {
  background-color: #8cc63f;
}
#categoryMenu .category.category9 h5 {
  background-color: #81ca9c;
}
#categoryMenu .category.category6 h5 {
  background-color: #38bb9c;
}
#categoryMenu .category.category4 h5 {
  background-color: #faa61a;
}
#categoryMenu .category.category5 h5 {
  background-color: #00888a;
}
#categoryMenu .category.category3 h5 {
  background-color: #00446d;
}
#categoryMenu .category.category7 h5 {
  background-color: #c9a561;
}
#categoryMenu .category ul {
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
  border-right: 1px solid #f0f0f0;
}
#categoryMenu .category ul li {
  padding-left: 15px;
  background: url(../img/arrow.png) no-repeat 0 7px;
  min-height: 35px;
  line-height: 1.2em;
  margin: 0;
}
#categoryMenu .category ul li a {
  font-family: "Montserrat Bold";
  color: #444444;
  font-size: 13px;
  display: block;
}
#categoryMenu .category.category5 ul {
  border: none;
}
#categoryMenu.open {
  top: 110px;
}
#download {
  border: 25px solid #ebf3d5;
  border-right-width: 10px;
  border-left: none;
  padding: 100px 0;
  position: relative;
  background: url(../img/catalogo.png) no-repeat 70% 50%;
  overflow: hidden;
}
#download:before {
  content: '';
  position: absolute;
  left: 0;
  top: -25px;
  bottom: -25px;
  width: 25px;
  background: #a6ce39;
}
#download h3 {
  color: #a6ce39;
  font-family: Montserrat;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#download p {
  margin-bottom: 50px;
  line-height: 1.4em;
  max-width: 600px;
  float: right;
  clear: right;
}
#download .text {
  width: 50%;
  text-align: right;
  padding-right: 50px;
  padding-left: 50px;
  float: left;
}
.downloadLink {
  display: block;
  float: right;
  width: 50%;
  height: 300px;
}
#scuola,
#ufficio {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
  min-height: 600px;
  padding: 40px 20% 0 80px;
  position: relative;
}
#scuola .button,
#ufficio .button {
  position: absolute;
  left: 80px;
  bottom: 150px;
}
#scuola {
  border-color: #ebf3d5;
  background: url(../img/scuolaBg.jpg) no-repeat 100% 100%;
  background-size: 100% auto;
}
#scuola:before {
  background: #a6ce39;
}
#scuola h3 {
  color: #a6ce39;
}
#ufficio {
  border-color: #b2c6da;
  background: url(../img/ufficioBg.jpg) no-repeat 100% 50%;
  background-size: 100% auto;
}
#ufficio:before {
  background: #00446d;
}
#ufficio h3 {
  color: #00446d;
}
#banners {
  position: relative;
  clear: left;
  overflow: hidden;
}
#banners .bannerContainer {
  display: inline;
  float: left;
  width: 33.333333333333%;
  margin: 0 0%;
  padding: 30px;
}
#banners .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  background: #ed1c24;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: -100em;
  margin-top: -20px;
  z-index: 100;
  background: url(../img/slickArrow.png) no-repeat 0 0;
}
#banners .slick-arrow.slick-prev {
  left: 0;
  background-position: 0 -40px;
}
#banners .slick-arrow.slick-next {
  right: 0;
}
.row {
  clear: left;
  padding: 100px 0 150px;
  overflow: hidden;
}
.row h3 {
  font-size: 35px;
}
.row h3 small {
  font-size: 25px;
}
.row .text {
  text-align: right;
  display: inline;
  float: left;
  width: 41.666666666667%;
  margin: 0 0%;
  margin-left: 8.3333333333333%;
}
.row .text .button {
  margin-left: 10px;
}
.row .gallery {
  display: inline;
  float: left;
  width: 33.333333333333%;
  margin: 0 0%;
  margin-left: 8.3333333333333%;
}
.row .gallery .thumb {
  width: 40%;
  margin: 0 5% 20px 0;
}
.row.alt .text {
  text-align: center;
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
  margin-left: 25%;
}
.row.quality {
  background: url(../img/qualityBg.jpg) no-repeat 100% 100%;
}
.row.mission {
  background: url(../img/missionBg.jpg) no-repeat 100% 50%;
}
.row.merchandising {
  background: url(../img/merchBg.jpg) no-repeat 92% 50%;
}
.separator {
  padding-bottom: 21%;
}
.separator.history {
  background: #ed1c24 url(../img/azienda.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.separator.factory {
  background: #ed1c24 url(../img/fabbrica.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.separator.product {
  background: #ed1c24 url(../img/prodotti.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.separator.quality {
  background: #ed1c24 url(../img/qualita.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.eco {
  padding-top: 80px;
  padding-bottom: 100px;
}
.eco .text {
  display: inline;
  float: left;
  width: 33.333333333333%;
  margin: 0 0%;
  margin-left: 8.3333333333333%;
  text-align: right;
}
.eco .text h3 {
  color: #368b35;
}
.eco .text strong {
  color: #368b35;
}
.eco .text .premionatura {
  background: url(../img/PremioNatura2015_logo.jpg) no-repeat 50% 50%;
  float: right;
  width: 180px;
  height: 176px;
  overflow: hidden;
  text-align: left;
  text-indent: -100em;
}
.eco .pros {
  display: inline;
  float: left;
  width: 41.666666666667%;
  margin: 0 0%;
  margin-left: 8.3333333333333%;
}
.eco .pros h4 {
  color: #368b35;
}
.eco .pros > div {
  padding-left: 140px;
  position: relative;
  font-size: 17px;
  margin-bottom: 20px;
}
.eco .pros > div:before {
  content: '';
  width: 85px;
  height: 85px;
  display: block;
  background: url(../img/ecoIcons.png) no-repeat 0 0;
  position: absolute;
  left: 20px;
  top: 0;
}
.eco .pros > div.pro2:before {
  background-position: 0 -85px;
}
.eco .pros > div.pro3:before {
  background-position: 0 -170px;
}
.eco .pros > div.pro4:before {
  background-position: 0 -255px;
}
#cataloghi .text {
  text-align: left;
}
#cataloghi .text img {
  vertical-align: middle;
}
#cataloghi a {
  background: url(../img/download.svg) no-repeat 100% 50%;
  background-size: auto;
  background-size: contain;
  display: inline-block;
  padding: 10px 2.4em 10px 0px;
  font-weight: 700;
  font-size: 1.3em;
}
#contacts {
  display: block;
  width: 100%;
  margin: 0 -0%;
  *zoom: 1;
  display: inline-block;
}
#contacts:before,
#contacts:after {
  content: "";
  display: table;
}
#contacts:after {
  clear: both;
}
#contacts .pageHeader {
  display: inline;
  float: left;
  width: 100%;
  margin: 0 0%;
  background-size: cover;
}
#contacts .italy,
#contacts .worldWide {
  display: inline;
  float: left;
  width: 33.333333333333%;
  margin: 0 0%;
  margin-left: 8.3333333333333%;
  margin-right: 8.3333333333333%;
  padding-top: 80px;
  padding-bottom: 50px;
  min-height: 500px;
}
#contacts .italy {
  background: url(../img/italy.png) no-repeat 50% 50%;
}
#contacts .worldWide {
  background: url(../img/world.png) no-repeat 50% 50%;
}
#contacts .world {
  clear: left;
  min-height: 500px;
  padding-top: 80px;
  padding-bottom: 50px;
  display: block;
}
#contacts .contactForm {
  display: inline;
  float: left;
  width: 33.333333333333%;
  margin: 0 0%;
  margin-left: 8.3333333333333%;
}
#contacts .world .article {
  text-align: right;
  display: inline;
  float: left;
  width: 33.333333333333%;
  margin: 0 0%;
  margin-left: 8.3333333333333%;
}
#mappa {
  height: 400px;
  width: 100%;
  clear: both;
}
#mappa iframe {
  max-width: 100%;
  max-height: 100%;
}
#products {
  padding: 80px 0;
}
#products .productCategory {
  padding: 5px 0;
  display: block;
}
#products .productCategory.category8 h3 {
  color: #38bb9c;
}
#products .productCategory.category1 h3 {
  color: #b72025;
}
#products .productCategory.category2 h3 {
  color: #8cc63f;
}
#products .productCategory.category9 h3 {
  color: #81ca9c;
}
#products .productCategory.category6 h3 {
  color: #38bb9c;
}
#products .productCategory.category4 h3 {
  color: #faa61a;
}
#products .productCategory.category5 h3 {
  color: #00888a;
}
#products .productCategory.category3 h3 {
  color: #00446d;
}
#products .productCategory.category7 h3 {
  color: #c9a561;
}
#news {
  display: block;
  width: 100%;
  margin: 0 -0%;
  *zoom: 1;
  display: inline-block;
  padding-top: 80px;
  padding-bottom: 150px;
  overflow: hidden;
}
#news:before,
#news:after {
  content: "";
  display: table;
}
#news:after {
  clear: both;
}
#news .news {
  display: inline;
  float: left;
  width: 33.333333333333%;
  margin: 0 0%;
  margin-left: 41.666666666667%;
  margin-bottom: 40px;
  position: relative;
}
#news .news .date {
  width: 150px;
  position: absolute;
  left: -250px;
  top: 10px;
  font-family: Montserrat;
  text-transform: uppercase;
  text-align: right;
}
#news .news .thumb {
  float: left;
  margin: 0 20px 20px 0;
}
#article {
  max-width: 1200px;
  margin: 40px auto;
}
#siteFooter {
  font-size: 15px;
  clear: both;
}
#siteFooter .container {
  border-top: 5px solid #ed1c24;
}
#siteFooter .infos {
  display: block;
  width: 100%;
  margin: 0 -0%;
  *zoom: 1;
  display: inline-block;
  height: 180px;
}
#siteFooter .infos:before,
#siteFooter .infos:after {
  content: "";
  display: table;
}
#siteFooter .infos:after {
  clear: both;
}
#siteFooter .infos #item_30 {
  background: url(../img/facebook.svg) no-repeat 0 50%;
  background-size: contain;
  padding: 5px 0 5px 30px;
}
#siteFooter .infos #item_35 {
  background: url(../img/instagram.svg) no-repeat 0 50%;
  background-size: contain;
  padding: 5px 0 5px 30px;
}
#siteFooter .logo {
  display: inline;
  float: left;
  width: 33.333333333333%;
  margin: 0 0%;
  padding-top: 60px;
  text-align: center;
}
#siteFooter .menu {
  display: inline;
  float: left;
  width: 16.666666666667%;
  margin: 0 0%;
  padding-top: 30px;
}
#siteFooter .menu ul {
  margin: 0;
  list-style-type: none;
}
#siteFooter .menu a {
  color: #444444;
}
#siteFooter .companyData {
  clear: left;
  color: #fff;
  padding: 0 20px;
  background: #ed1c24;
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
#siteFooter .companyData a {
  color: #fff;
}
#siteFooter .credits {
  color: #fff;
  float: right;
  padding-left: 35px;
  background: url(../img/webmotion.png) no-repeat 0 50%;
}
@media (max-height: 900px) {
  #slideshow .text {
    padding-top: 200px;
  }
}
@media (max-height: 760px) {
  #slideshow .text {
    padding-top: 150px;
    font-size: 20px;
  }
}
@media (max-height: 700px) {
  #slideshow .text {
    padding-top: 150px;
  }
}
@media (max-height: 460px) {
  #slideshow .text {
    padding-top: 40px;
  }
  #slideshow .text img {
    display: none;
  }
  #scroll {
    display: none;
  }
}
@media only screen and (device-width: 768px) {
  .home #siteHeader {
    height: 768px;
    min-height: 0;
  }
  .home #siteHeader .text {
    padding-top: 160px;
  }
}
@media (max-width: 1400px) {
  #slideshow {
    background-image: url(../img/topBg_mid.jpg);
  }
  #slideshow .text {
    font-size: 20px;
  }
  #news .news {
    display: inline;
    float: left;
    width: 41.666666666667%;
    margin: 0 0%;
    margin-left: 33.333333333333%;
    margin-bottom: 40px;
  }
  #scuola,
  #ufficio {
    min-height: 500px;
    padding-right: 15%;
  }
  #scuola .button,
  #ufficio .button {
    bottom: 60px;
  }
  .row {
    padding: 50px 0 100px;
  }
  .row .gallery {
    display: inline;
    float: left;
    width: 41.666666666667%;
    margin: 0 0%;
    margin-left: 8.3333333333333%;
  }
  .row.history,
  .row.quality {
    background-size: 500px auto;
  }
  .row.merchandising {
    background-size: 460px auto;
  }
}
@media (max-width: 1260px) {
  #mainMenu {
    left: 250px;
  }
  #mainMenu ul li a {
    padding: 0 10px;
    font-size: 14px;
  }
  .row {
    padding: 80px 0 100px;
  }
  .row h3 {
    font-size: 30px;
  }
  .row h3 small {
    font-size: 25px;
  }
  .row .text {
    display: inline;
    float: left;
    width: 50%;
    margin: 0 0%;
  }
  .row.alt .text {
    display: inline;
    float: left;
    width: 66.666666666667%;
    margin: 0 0%;
    margin-left: 16.666666666667%;
  }
  .eco .text {
    display: inline;
    float: left;
    width: 50%;
    margin: 0 0%;
    padding-left: 50px;
  }
  .eco .pros {
    display: inline;
    float: left;
    width: 50%;
    margin: 0 0%;
  }
  .eco .pros > div {
    font-size: 15px;
    padding-right: 20px;
  }
  .eco .pros > div:before {
    left: 40px;
  }
  #news .news {
    display: inline;
    float: left;
    width: 50%;
    margin: 0 0%;
    margin-left: 33.333333333333%;
    margin-bottom: 40px;
  }
  #contacts .italy {
    display: inline;
    float: left;
    width: 41.666666666667%;
    margin: 0 0%;
    margin-left: 8.3333333333333%;
    padding-right: 25px;
  }
  #contacts .worldWide {
    display: inline;
    float: left;
    width: 41.666666666667%;
    margin: 0 0%;
    padding-left: 25px;
  }
  #contacts .contactForm {
    display: inline;
    float: left;
    width: 41.666666666667%;
    margin: 0 0%;
    margin-left: 8.3333333333333%;
  }
  #siteFooter {
    font-size: 14px;
  }
  #siteFooter .infos {
    height: 150px;
  }
  #siteFooter .logo {
    padding-top: 40px;
  }
  #siteFooter .menu {
    display: inline;
    float: left;
    width: 25%;
    margin: 0 0%;
    padding-top: 20px;
  }
}
@media (max-width: 1100px) {
  .row.mission {
    background-position: 300% 50%;
  }
  .row.history,
  .row.quality {
    background-size: 450px auto;
  }
  .row.merchandising {
    background-size: 350px auto;
  }
  #siteFooter .companyData {
    height: auto;
    text-align: center;
    line-height: 1.4em;
    padding: 10px;
  }
  #siteFooter .companyData .credits {
    float: none;
    margin-left: 10px;
  }
  #mainMenu {
    position: fixed;
    width: 100%;
    top: 0;
    left: -100%;
    bottom: 0;
    background: #fff;
    background: rgba(255,255,255,0.97);
    z-index: 1000;
    padding-top: 50px;
    opacity: 1;
    transition: transform 500ms;
    transform: scale(.1) translateY(200%);
    -webkit-transition: transform 500ms;
    -webkit-transform: scale(0);
  }
  #mainMenu ul li {
    display: block;
  }
  #mainMenu ul li a {
    padding: 0;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
  }
  #mainMenu.open {
    left: 0;
    opacity: 1;
    transform: scale(1) translateY(0);
    -webkit-transform: scale(1);
  }
  #toggler {
    position: fixed;
    top: 35px;
    right: 24px;
    display: block;
    width: 40px;
    height: 40px;
    z-index: 1000;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  #toggler span {
    background: #ed1c24;
    position: absolute;
    height: 5px;
    right: 3px;
    left: 3px;
    border-radius: 2px;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 250ms;
    transition: all 250ms;
  }
  #toggler span:nth-child(1) {
    top: 4px;
  }
  #toggler span:nth-child(2),
  #toggler span:nth-child(3) {
    top: 17px;
  }
  #toggler span:nth-child(4) {
    top: 30px;
  }
  #toggler.open span:nth-child(1),
  #toggler.open span:nth-child(4) {
    top: 17px;
    width: 0%;
    left: 50%;
  }
  #toggler.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #toggler.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #categoryMenu {
    display: none;
  }
  #siteHeader .social {
    right: 80px;
  }
}
@media (max-width: 1000px) {
  #slideshow {
    background-image: url(../img/topBg_small.jpg);
  }
  #slideshow .text {
    font-size: 18px;
  }
  .row:not(.alt) {
    background: none !important;
  }
  .row .text {
    display: inline;
    float: left;
    width: 83.333333333333%;
    margin: 0 0%;
    margin-left: 8.3333333333333%;
    text-align: center;
  }
  .row .gallery {
    display: inline;
    float: left;
    width: 83.333333333333%;
    margin: 0 0%;
    margin-left: 8.3333333333333%;
    padding-top: 40px;
  }
  .row .gallery .thumb {
    width: 21%;
    margin: 0 2% 20px;
  }
  .eco {
    padding: 50px 0;
  }
  .eco .text {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0%;
    padding: 0 50px;
    text-align: left;
    margin-bottom: 20px;
  }
  .eco .pros {
    width: 100%;
    float: none;
    margin: 0;
  }
  .eco .pros > div {
    display: inline;
    float: left;
    width: 50%;
    margin: 0 0%;
    margin-bottom: 20px;
  }
  .eco .pros > div:nth-child(2n+1) {
    clear: left;
  }
  #news {
    margin: 0;
  }
  #news .news {
    display: block;
    width: 100%;
    margin: 0 -0%;
    *zoom: 1;
    display: inline-block;
    margin-bottom: 20px;
  }
  #news .news:before,
  #news .news:after {
    content: "";
    display: table;
  }
  #news .news:after {
    clear: both;
  }
  #news .news .content {
    display: inline;
    float: left;
    width: 75%;
    margin: 0 0%;
  }
  #news .news .date {
    position: static;
    padding-top: 10px;
    display: inline;
    float: left;
    width: 25%;
    margin: 0 0%;
    clear: left;
    padding-right: 20px;
  }
  #scuola,
  #ufficio {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0%;
    padding-right: 40%;
    min-height: 420px;
  }
  #contacts .italy,
  #contacts .worldWide {
    display: inline;
    float: left;
    width: 50%;
    margin: 0 0%;
    padding-left: 10px;
    padding-right: 20px;
  }
  .row.merchandising .text {
    margin-bottom: 30px;
  }
  .row.merchandising .image {
    background: url(../img/merchBg.jpg) no-repeat 50% 50%;
    background-size: auto 100%;
    padding-bottom: 62%;
    clear: left;
  }
}
@media (max-width: 750px) {
  .container {
    margin: 0 10px;
  }
  #slideshow {
    left: 10px;
    right: 10px;
  }
  #slideshow .text {
    font-size: 15px;
    margin: 0 10px;
  }
  #slideshow .text br {
    display: none;
  }
  #toggler {
    right: 10px;
  }
  #siteHeader .social {
    top: 0px;
    right: 50px;
  }
  ul.social li {
    height: 40px;
    width: 40px;
  }
  ul.social li a {
    height: 40px;
    width: 40px;
  }
  .eco .text {
    padding-left: 0;
    padding-right: 0;
  }
  .eco .pros > div {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0%;
    margin-bottom: 20px;
    padding-left: 100px;
  }
  .eco .pros > div:before {
    left: 0;
  }
  #contacts .italy,
  #contacts .worldWide {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0%;
    padding: 40px 20px;
    min-height: 0;
    background: none;
  }
  #contacts .world .article,
  #contacts .contactForm {
    text-align: left;
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0%;
    padding: 0 50px;
  }
  #siteFooter {
    height: auto;
  }
  #siteFooter .logo {
    display: none;
  }
  #siteFooter .menu {
    display: inline;
    float: left;
    width: 50%;
    margin: 0 0%;
    padding-top: 20px;
  }
  #scuola,
  #ufficio {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0%;
    padding-right: 40%;
    padding: 30px 30% 0 50px;
    min-height: 420px;
  }
  #scuola .button,
  #ufficio .button {
    left: 50px;
    bottom: 30px;
  }
  .row {
    padding: 40px 0 60px;
  }
  .row .gallery .thumb {
    width: 46%;
    margin: 0 2% 20px;
  }
  .separator {
    padding-bottom: 30%;
  }
  .separator.history {
    background: #ed1c24 url(../img/azienda_small.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .separator.factory {
    background: #ed1c24 url(../img/fabbrica_small.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .separator.product {
    background: #ed1c24 url(../img/prodotti_small.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .separator.quality {
    background: #ed1c24 url(../img/qualita_small.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}
@media (max-width: 580px) {
  .bordered {
    border-width: 5px;
  }
  .bordered:before {
    width: 10px;
    top: -5px;
    bottom: -5px;
  }
  #slideshow {
    background: url("../img/topBg_small.jpg") no-repeat 50% 50%;
    background-size: auto 100%;
  }
  #slideshow #scroll {
    width: 26px;
    margin-left: -13px;
    bottom: 30px;
  }
  #slideshow img {
    display: none;
  }
  .row .text,
  .row.alt .text,
  .row .gallery {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0%;
  }
  #scuola,
  #ufficio {
    padding-left: 25px;
    padding-right: 33%;
    min-height: 480px;
  }
  #scuola .button,
  #ufficio .button {
    left: 25px;
  }
  #contacts .italy .article {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0%;
    padding: 0 20px;
  }
  #contacts .world .article,
  #contacts .contactForm {
    text-align: left;
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0%;
    padding: 0 20px;
  }
  #logo {
    background-image: url(../img/logo_small.png);
  }
}
.no-touch #mainMenu li a {
  -webkit-transition: all 600ms;
  transition: all 600ms;
  position: relative;
  overflow: hidden;
}
.no-touch #mainMenu li a:after {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: -100%;
  content: '';
  background: #ed1c24;
  height: 2px;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  opacity: 0;
}
.no-touch #mainMenu li a:hover {
  color: #aaa;
}
.no-touch #mainMenu li a:hover:after {
  left: 0;
  opacity: .9;
}
.no-touch input[type='submit']:hover,
.no-touch .button:hover,
.no-touch button:hover {
  background: #afd34d;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.no-touch input[type='submit'].blue:hover,
.no-touch .button.blue:hover,
.no-touch button.blue:hover {
  background: #005487;
}
.no-touch input[type='submit'].red:hover,
.no-touch .button.red:hover,
.no-touch button.red:hover {
  background: #ef343b;
}
.no-touch input[type='submit'].darkgreen:hover,
.no-touch .button.darkgreen:hover,
.no-touch button.darkgreen:hover {
  background: #3d9d3c;
}
.no-touch #categoryMenu .category ul li a {
  -webkit-transition: all 600ms;
  transition: all 600ms;
}
.no-touch #categoryMenu .category ul li a:hover {
  color: #aaa;
}
.no-touch #siteFooter .menu a:hover {
  color: #ed1c24;
}
.no-touch .banner img {
  -webkit-transition: all 600ms;
  transition: all 600ms;
}
.no-touch .banner:hover img {
  transform: scale(1.01);
  -webkit-transform: scale(1.01);
}
@media (max-width: 420px) {
  .text .button {
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1860px;
    margin: 0 auto;
  }
}
