/* Color palette */
@import url("https://use.typekit.net/ikt2wbb.css");
/* line 13, ../sass/_style.sass */
body {
  width: 100%;
  height: 100%;
}

/* line 17, ../sass/_style.sass */
div {
  position: relative;
}

/* line 20, ../sass/_style.sass */
p {
  margin: 0;
  padding: 0;
}

/* line 24, ../sass/_style.sass */
a:hover {
  text-decoration: none !important;
}

/* line 27, ../sass/_style.sass */
.no-js #loader {
  display: none;
}

/* line 29, ../sass/_style.sass */
.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

/* line 34, ../sass/_style.sass */
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/load.gif) center no-repeat #fff;
}

/* line 44, ../sass/_style.sass */
#map {
  height: 500px;
}

/* line 47, ../sass/_style.sass */
.row .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Text styles */
/* line 53, ../sass/_style.sass */
.txt-bigger {
  font-family: futura-pt, arial, sans-serif;
  font-size: 30px;
  color: #152a43;
}

/* line 58, ../sass/_style.sass */
.txt-title {
  font-family: futura-pt, arial, sans-serif;
  font-size: 20px;
  color: #152a43;
}

/* line 63, ../sass/_style.sass */
.btn-white {
  font-family: futura-pt, arial, sans-serif;
  font-size: 18px;
  color: #ffffff;
}

/* line 68, ../sass/_style.sass */
.txt-par-title {
  font-family: futura-pt, arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #152a43;
}

/* line 74, ../sass/_style.sass */
.txt-par-copy, p {
  font-family: futura-pt, arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: #152a43;
}

/* line 80, ../sass/_style.sass */
.txt-small {
  font-family: futura-pt, arial, sans-serif;
  font-size: 12px;
  color: #152a43;
}

/* line 87, ../sass/_style.sass */
.alignRight {
  float: right !important;
}

/* Margins styles */
/* line 92, ../sass/_style.sass */
.marginBottomZero {
    position: fixed;
    top: 0;
    margin-top: 0px !important;
    z-index: 995;
    /*-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;*/
}

.marginBottomFifty {
    margin-bottom: 50px !important;
}

/* line 94, ../sass/_style.sass */
.marginTopFifty {
  margin-top: 50px !important;
}

/* line 96, ../sass/_style.sass */
.marginsFifty {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

/* line 100, ../sass/_style.sass */
.marginsHundred {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

/* line 104, ../sass/_style.sass */
.marginsTwenty {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* line 108, ../sass/_style.sass */
.marginsTen {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 113, ../sass/_style.sass */
.marginTopFifty {
  margin-top: 50px !important;
}

/* line 116, ../sass/_style.sass */
.marginTopHundred {
  margin-top: 100px !important;
}

/* line 119, ../sass/_style.sass */
.marginTopTwenty {
    margin-top: 20px !important;
}

.marginTopSixty {
    margin-top: 60px !important;
}

/* line 121, ../sass/_style.sass */
.marginRightTwenty {
  margin-right: 20px !important;
}

/* line 123, ../sass/_style.sass */
.marginLeftTwenty {
  margin-left: 20px !important;
}

/* line 126, ../sass/_style.sass */
.marginTopTen {
  margin-top: 10px !important;
}

/* line 131, ../sass/_style.sass */
.noPadding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* line 136, ../sass/_style.sass */
.paddingBottomTwenty {
  padding-bottom: 20px;
}

/* line 138, ../sass/_style.sass */
.paddingTwenty {
  padding: 20px;
}

/* line 140, ../sass/_style.sass */
.paddingTen {
  padding: 10px;
}

/* Main styles */
/* line 145, ../sass/_style.sass */
.holder {
  width: 100%;
  margin: auto;
  position: relative;
  overflow: hidden;
}

/* line 151, ../sass/_style.sass */
.main {
  width: 1140px;
  margin: auto;
  position: relative;
  overflow: hidden;
}

/* line 157, ../sass/_style.sass */
.center {
  margin: auto;
  display: table;
  text-align: center;
}

/* Links */
/* line 169, ../sass/_style.sass */
.formContatti input, .formContatti textarea {
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #7f7f7f;
  width: 100%;
  padding: 5px 15px;
}

/* Button */
/* line 178, ../sass/_style.sass */
.inputButtons {
  display: table;
  margin: auto;
}
/* line 181, ../sass/_style.sass */
.inputButtons input {
  min-width: auto;
}

/* line 183, ../sass/_style.sass */
.buttonSubmit {
  background: #152a43 !important;
  color: #ffffff !important;
  display: table !important;
  width: auto !important;
  padding: 8px 40px !important;
  float: left;
  margin: 0 15px;
  min-width: 200px;
}

/* line 193, ../sass/_style.sass */
.button {
  z-index: 100;
  background: #152a43;
  border-radius: 43px;
  display: table;
}
/* line 198, ../sass/_style.sass */
.button a {
  display: table;
  color: #ffffff;
  font-family: futura-pt, arial, sans-serif;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  text-decoration: none;
  padding: 8px 20px;
}

/* Shutter Out Horizontal */
/* line 208, ../sass/_style.sass */
.button {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 217, ../sass/_style.sass */
.button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #9fc536;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 43px;
}

/* line 238, ../sass/_style.sass */
.button:focus, .button:active {
  background: #47a3db !important;
}

/* line 241, ../sass/_style.sass */
.button:hover:before, .button:focus:before, .button:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* line 246, ../sass/_style.sass */
.table {
  display: table;
}

/* line 248, ../sass/_style.sass */
.tableCell {
  display: table-cell;
}

/* line 250, ../sass/_style.sass */
.colTt {
  width: 33%;
}

/* line 252, ../sass/_style.sass */
.colSs {
  width: 66%;
}

/* line 254, ../sass/_style.sass */
.colMiddle {
  vertical-align: middle;
}

/* line 256, ../sass/_style.sass */
.colRight {
  float: right;
}

/* line 263, ../sass/_style.sass */
.darkBlue {
  color: #152a43;
}

/* line 265, ../sass/_style.sass */
.backdarkBlue {
  background-color: #152a43;
  background: #152a43;
}

/* line 269, ../sass/_style.sass */
.green {
  color: #9fc536;
}

/* line 271, ../sass/_style.sass */
.backgreen {
  background-color: #9fc536;
  background: #9fc536;
}

/* line 275, ../sass/_style.sass */
.blue {
  color: #47a3db;
}

/* line 277, ../sass/_style.sass */
.backblue {
  background-color: #47a3db;
  background: #47a3db;
}

/* line 281, ../sass/_style.sass */
.lightGrey {
  color: #f1f1f1;
}

/* line 283, ../sass/_style.sass */
.backlightGrey {
  background-color: #f1f1f1;
  background: #f1f1f1;
}

/* line 287, ../sass/_style.sass */
.grey {
  color: #7f7f7f;
}

/* line 289, ../sass/_style.sass */
.backgrey {
  background-color: #7f7f7f;
  background: #7f7f7f;
}

/* line 293, ../sass/_style.sass */
.white {
  color: #ffffff;
}

/* line 295, ../sass/_style.sass */
.backwhite {
  background-color: #ffffff;
  background: #ffffff;
}

/* line 300, ../sass/_style.sass */
.backImages {
  background: #f1f1f1;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}

/* line 307, ../sass/_style.sass */
.height100 {
  height: 100%;
  position: relative;
}

/* line 310, ../sass/_style.sass */
.height90 {
  height: 90%;
  position: relative;
}

/* line 313, ../sass/_style.sass */
.height30 {
  height: 30%;
  position: relative;
}

/* line 316, ../sass/_style.sass */
.height60 {
  height: 60%;
  position: relative;
}

/* line 319, ../sass/_style.sass */
.height50 {
  height: 50%;
  position: relative;
}

/* line 322, ../sass/_style.sass */
.height10 {
  height: 10%;
  position: relative;
}

/* line 325, ../sass/_style.sass */
.heightScroll {
  height: 90%;
  overflow: auto;
}

/* line 2, ../sass/_desktop.sass */
.parallax-window {
  display: block;
  overflow: auto;
  position: relative;
  width: 100%;
  margin-top: 51px;
}

/* line 9, ../sass/_desktop.sass */
.logo img {
  width: 300px;
}

/* line 13, ../sass/_desktop.sass */
.titleText p {
  width: 460px;
}

/* line 16, ../sass/_desktop.sass */
.particles-js-canvas-el {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 21, ../sass/_desktop.sass */
.lineAcross {
  content: "";
  width: 100%;
  position: absolute;
  z-index: 0;
  height: 2px;
  background: #7f7f7f;
  bottom: 30px;
  left: 0;
  right: 0;
}

/* line 32, ../sass/_desktop.sass */
.lineAcrossShorter {
  content: "";
  width: 60%;
  position: absolute;
  z-index: 0;
  height: 2px;
  background: #7f7f7f;
  bottom: 78%;
  left: 0;
}

/* line 42, ../sass/_desktop.sass */
.timelineCircle {
  background-color: #152a43;
  border: solid 1px darkGrey;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: auto;
}

/* line 49, ../sass/_desktop.sass */
.timelineCircles:hover .timelineCircle {
  background-color: #9fc536;
}

/* line 52, ../sass/_desktop.sass */
.circleSmall {
  height: 15px;
  width: 15px;
}

/* line 55, ../sass/_desktop.sass */
.circleMedium {
  height: 20px;
  width: 20px;
}

/* line 58, ../sass/_desktop.sass */
.circleBig {
  height: 30px;
  width: 30px;
}

/* line 62, ../sass/_desktop.sass */
.colSeven {
  width: 14.28%;
  vertical-align: middle;
}

/* line 66, ../sass/_desktop.sass */
.timelineCircleText {
  margin-bottom: 10px;
  text-align: center;
}
/* line 69, ../sass/_desktop.sass */
.timelineCircleText b {
  font-size: 10px;
}
/* line 71, ../sass/_desktop.sass */
.timelineCircleText span {
  font-size: 10px;
  text-transform: uppercase;
}

/* line 75, ../sass/_desktop.sass */
a .timelineCircleText, a .timelineCircleText:hover, a:hover .timelineCircleText {
  color: #152a43 !important;
  text-decoration: none !important;
}

/* line 79, ../sass/_desktop.sass */
.timelineQuoteTextArea {
  font-size: 10px;
  height: 20px;
}

/* line 83, ../sass/_desktop.sass */
.areaProdotto, .areaProdottoBlu {
  padding: 20px 60px;
  box-sizing: border-box !important;
  border: transparent solid 2px;
  border-bottom: 7px transparent solid;
}

/* line 90, ../sass/_desktop.sass */
.blogPost .postCopy {
  border: transparent solid 2px;
  border-bottom: 7px transparent solid;
}

/* line 94, ../sass/_desktop.sass */
.areaProdotto:hover, .blogPost:hover .postCopy {
  border: #9fc536 solid 2px;
  border-bottom: 7px #9fc536 solid;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

/* line 100, ../sass/_desktop.sass */
.areaProdottoBlu {
  padding: 20px 60px;
}
/* line 102, ../sass/_desktop.sass */
.areaProdottoBlu .button {
  background: #ffffff !important;
}
/* line 104, ../sass/_desktop.sass */
.areaProdottoBlu a {
  color: #152a43 !important;
}

/* line 108, ../sass/_desktop.sass */
.verticalPost {
  width: 90%;
}

/* line 110, ../sass/_desktop.sass */
.largePostImage {
  background: #f1f1f1;
  width: 100%;
  background-size: cover;
  background-position: center;
  height: 602px;
}

/* line 116, ../sass/_desktop.sass */
.smallPostImage {
  background: #f1f1f1;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 262px;
}

/* line 122, ../sass/_desktop.sass */
.postCopy {
  padding: 20px;
}

/* line 124, ../sass/_desktop.sass */
.horizontalPost {
  margin-bottom: 33px;
}
/* line 126, ../sass/_desktop.sass */
.horizontalPost .txt-par-copy {
  max-height: initial;
  /*overflow: hidden;*/
}

/* line 129, ../sass/_desktop.sass */
.horizontalPost .postCopy, .horizontalPost .smallPostImage {
  float: left;
  display: inline-block;
}

/* line 133, ../sass/_desktop.sass */
.popUpProdotto {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 0%;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 142, ../sass/_desktop.sass */
.closeme {
  background: #ffffff;
  border: 1px solid #7f7f7f;
  padding: 20px;
}
/* line 146, ../sass/_desktop.sass */
.closeme .right {
  text-align: right;
}

/* line 149, ../sass/_desktop.sass */
.parExtraCopy {
  padding: 25px 30px;
  background: #ffffff;
}

@media only screen and (max-width: 1140px) {
  /* line 3, ../sass/_elastic.sass */
  .main {
    width: 90%;
  }

  /* line 6, ../sass/_elastic.sass */
  .titleText {
    width: 80%;
  }

  /* line 9, ../sass/_elastic.sass */
  .logo img {
    width: 50%;
    margin: auto;
  }

  /* line 13, ../sass/_elastic.sass */
  .titleText, .titleText p {
    width: 90%;
    margin: auto;
  }

  /* line 17, ../sass/_elastic.sass */
  .lineAcrossShorter {
    bottom: 70% !important;
  }

  /* line 21, ../sass/_elastic.sass */
  .timelineCircleText span {
    display: none;
  }

  /* line 24, ../sass/_elastic.sass */
  .areaProdotto {
    padding: 20px !important;
  }

  /* line 27, ../sass/_elastic.sass */
  .verticalPost {
    width: 100%;
    margin-bottom: 33px;
  }

  /* line 31, ../sass/_elastic.sass */
  .verticalPost {
    width: 100%;
  }

  /* line 34, ../sass/_elastic.sass */
  .inputButtons {
    width: 100%;
  }
  /* line 36, ../sass/_elastic.sass */
  .inputButtons input {
    width: 40% !important;
    margin-bottom: 30px;
    margin-left: 5%;
    margin-right: 5%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2, ../sass/_mobile.sass */
  input {
    width: 100% !important;
    margin: 0 auto 20px auto;
  }
}
@media only screen and (max-width: 500px) {
  /* line 9, ../sass/_mobile.sass */
  .delete {
    display: none;
  }

  /* line 11, ../sass/_mobile.sass */
  .lineAcrossShorter {
    bottom: 65% !important;
    height: 1px;
  }

  /* line 16, ../sass/_mobile.sass */
  .timelineCircleText span {
    display: none;
  }
  /* line 18, ../sass/_mobile.sass */
  .timelineCircleText b {
    font-size: 9px;
  }

  /* line 21, ../sass/_mobile.sass */
  .circleSmall {
    height: 5px;
    width: 5px;
  }

  /* line 24, ../sass/_mobile.sass */
  .circleMedium {
    height: 10px;
    width: 10px;
  }

  /* line 27, ../sass/_mobile.sass */
  .circleBig {
    height: 20px;
    width: 20px;
  }

  /* line 30, ../sass/_mobile.sass */
  .lineAcross {
    bottom: 26px !important;
    height: 1px;
  }

  /* line 34, ../sass/_mobile.sass */
  .timelineCircleText {
    margin-bottom: 30px;
  }

  /* line 37, ../sass/_mobile.sass */
  .largePostImage {
    height: 250px !important;
  }

  /* line 40, ../sass/_mobile.sass */
  .verticalPost {
    margin-bottom: 33px;
  }

  /* line 43, ../sass/_mobile.sass */
  .verticalPost {
    width: 100%;
  }

  /* line 47, ../sass/_mobile.sass */
  .horizontalPost .postCopy {
    height: auto !important;
  }
}
/* line 1, ../sass/_menu.sass */
.loginMenu {
    position: fixed;
    top: 0;
    right: 20px;
    z-index: 990;
}
.privacyMenu {
    position: fixed;
    top: 0;
    left: 20px;
    z-index: 990;
}

/* line 7, ../sass/_menu.sass */
.desktopMenu {
  position: fixed !important;
  left: 20px;
  top: 20px;
  z-index: 999;
  height: 50%;
  display: initial;
}

/* line 15, ../sass/_menu.sass */
.ulMenu {
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 0;
}
/* line 20, ../sass/_menu.sass */
.ulMenu li {
  position: relative !important;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
}
/* line 26, ../sass/_menu.sass */
.ulMenu li:hover .liCircle {
  -webkit-transform: scaleX(1.5) scaleY(1.5);
  transform: scaleX(1.5) scaleY(1.5);
  background: #9fc536 !important;
}
/* line 30, ../sass/_menu.sass */
.ulMenu li:hover .liLink {
  display: initial !important;
}
/* line 32, ../sass/_menu.sass */
.ulMenu a {
  position: relative !important;
  text-decoration: none;
  display: table;
  color: #152a43;
}
/* line 37, ../sass/_menu.sass */
.ulMenu a:active .liCircle {
  background: #47a3db !important;
}

/* line 40, ../sass/_menu.sass */
.ulMenu:before {
  content: "";
  position: absolute;
  background: darkGrey;
  width: 1px;
  z-index: -1;
  top: 20px;
  bottom: 20px;
  left: 17px;
  right: 0;
}

/* line 51, ../sass/_menu.sass */
.liCircle {
  background-color: #152a43;
  border: solid 1px darkGrey;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  float: left;
  margin: 7px 10px;
  -webkit-transform: scaleX(1) scaleY(1);
  transform: scaleX(1) scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 72, ../sass/_menu.sass */
.liLink {
  position: absolute;
  left: 40px;
  float: left;
  font-size: 14px;
  line-height: 28px;
}

/* line 79, ../sass/_menu.sass */
.hidden {
  display: none !important;
}

/* line 81, ../sass/_menu.sass */
.visible {
  display: initial !important;
}

/* line 84, ../sass/_menu.sass */
.circleHighlight {
  background: #9fc536 !important;
  -webkit-transform: scaleX(1.5) scaleY(1.5) !important;
  transform: scaleX(1.5) scaleY(1.5) !important;
}

/* line 89, ../sass/_menu.sass */
.mobileMenu {
  display: none;
}

@media only screen and (min-width: 1140px) {
  /* line 94, ../sass/_menu.sass */
  .desktopMenu {
    display: initial !important;
  }
}
@media only screen and (max-width: 1140px) {
  /* line 98, ../sass/_menu.sass */
  .hiddenMobile {
    display: none !important;
  }

  /* line 100, ../sass/_menu.sass */
  .desktopMenu {
    display: none;
    left: 20px;
    top: 300px;
    height: auto !important;
  }

  /* line 106, ../sass/_menu.sass */
  .mobileMenu {
    display: table;
    position: fixed;
    top: 0;
    left: 20px;
    z-index: 990;
  }
  /* line 112, ../sass/_menu.sass */
  .mobileMenu .line {
    width: 20px;
    height: 3px;
    background: #ffffff;
    margin: 5px auto;
  }

  /* line 117, ../sass/_menu.sass */
  .liCircle {
    display: none;
  }

  /* line 120, ../sass/_menu.sass */
  .liLink {
    display: initial !important;
    margin: 0;
    padding: 0;
    position: relative;
    left: 20px;
    color: #ffffff;
    line-height: 38px;
  }

  /* line 129, ../sass/_menu.sass */
  .ulMenu {
    background: #152a43;
    border-radius: 30px;
    padding: 10px 0;
    display: table;
    overflow: hidden;
  }
  /* line 135, ../sass/_menu.sass */
  .ulMenu li a {
    min-width: 120px !important;
  }
  /* line 137, ../sass/_menu.sass */
  .ulMenu li a:hover {
    color: #47a3db;
  }

  /* line 139, ../sass/_menu.sass */
  .ulMenu:before {
    width: 0;
    z-index: -1;
  }
}
