/*******************************/
/*						       					 */
/*   Made by HTO @ Innoventi   */
/*						       					 */
/*******************************/
a {
  -webkit-transitions: all 0.2s ease;
  -moz-transitions: all 0.2s ease;
  -o-transitions: all 0.2s ease;
  transitions: all 0.2s ease; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  padding: 0;
  margin: 0; }

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 70px;
  line-height: 80px;
  padding: 0 100px;
  margin: 0; }

h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 55px;
  line-height: 65px;
  padding: 0 100px;
  margin: 0; }

h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  padding: 0;
  margin: 0; }

h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding: 0;
  margin: 0; }

.lead {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  padding: 0 100px 10px 100px; }

.narrow {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  padding: 0 100px 10px 100px; }

p {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  padding: 0 0 20px 0; }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

ul {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  padding: 0 0 0 20px;
  margin: 0; }

.contentCenter {
  display: inline-block;
  clear: both; }

.listNarrow {
  display: inline-block;
  width: 450px;
  clear: both; }

.listHeight {
  min-height: 400px; }

.listNarrowHeader {
  text-align: left;
  width: 470px;
  clear: both;
  margin: 0 auto;
  padding: 0 0 10px 0; }

.formNarrow {
  display: inline-block;
  width: 500px;
  clear: both; }

.expandedInfo {
  display: none;
  width: auto;
  padding: 40px 0; }

.infoYellow {
  background-color: #e6c771; }

.infoBlue {
  background-color: #e9f5fc; }

.infoGrey {
  background-color: #d8dad8; }

.button {
  display: block;
  width: 200px !important;
  width: auto;
  padding: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  /*@include rounded(3px);*/
  /*@include box-shadow(0,1px,2px, rgba(0,0,0,.3));*/
  /*@include text-shadow(0,1px,1px, rgba(0,0,0,.3));*/
  margin: 0 auto; }

.yellow {
  background-color: #e2be5b; }
  .yellow:hover, .yellow:focus {
    background-color: #e6c771;
    text-decoration: none; }

.blue {
  background-color: #d2ebfa; }
  .blue:hover, .blue:focus {
    background-color: #e9f5fc;
    text-decoration: none; }

.grey {
  background-color: #ced0ce; }
  .grey:hover, .grey:focus {
    background-color: #d8dad8;
    text-decoration: none; }

.btnActive {
  background-color: #e2be5b; }

.downloadItem {
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 20px 20px 10px 20px; }
  .downloadItem p {
    padding: 0;
    margin: 5px 0 20px 0; }
  .downloadItem a:hover {
    color: #ce0000; }

.contentMargin {
  margin: 20px 0 0 0; }

.lessen {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: left; }

table {
  border: 1px solid #333;
  width: 90%;
  margin: 0%;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px; }
  table th {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #333;
    margin: -1px 0 0 -1px !important; }
  table td {
    border: 1px solid #333;
    margin: -1px 0 0 -1px !important; }

.pinned {
  border: none !important;
  background: none !important; }

.wrapper {
  width: auto;
  padding: 0;
  margin: 0;
  clear: both; }

.textWrapper {
  padding: 50px; }

.column-item {
  width: auto;
  margin: 0 20px;
  padding: 0; }

.col1_2 {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0; }

.col1_3 {
  width: 33.33333%;
  float: left;
  margin: 0;
  padding: 0; }

.imgFinger {
  width: 480px; }

.timeToMarket {
  width: 600px;
  margin: 0 0 40px 0; }

section {
  width: auto;
  text-align: center;
  padding: 150px 0;
  margin: 0;
  background-size: cover;
  min-height: 800px;
  z-index: 0; }
  @media (min-width: 1200px) {
    section {
      background-attachment: fixed; } }

section#section1 {
  background-image: url(../images/img_finger.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 550px !important;
  background-color: #e8e9e8;
  z-index: 0;
  background-attachment: scroll;
  background-size: 100%; }

section#section2 {
  background-image: url(../images/img_mountain.jpg);
  background-repeat: no-repeat;
  z-index: 0; }

section#section3 {
  background-color: #e9e4d7;
  z-index: 0; }

section#section4 {
  background-image: url(../images/img_river.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  z-index: 0; }

section#section5 {
  background-color: #daad30;
  color: #fff;
  z-index: 0;
  background-color: #daad30; }
  section#section5 ul {
    color: #fff;
    text-align: left; }

section#section6 {
  background-image: url(../images/img_northlight.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  z-index: 0; }

section#section7 {
  background-color: #bbe1f7;
  z-index: 0; }

section#section8 {
  background-image: url(../images/img_forest.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  z-index: 0; }

section#section9 {
  background-color: #daad30;
  z-index: 0; }

section#section10 {
  background-image: url(../images/img_forest2.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  z-index: 0; }

section#section11 {
  background-color: #b40000;
  color: #fff;
  z-index: 0; }

section#section12 {
  position: relative;
  background-image: url(../images/img_birch.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  z-index: 0; }

section#section13 {
  background-color: #e8e9e8;
  z-index: 0; }

section#section14 {
  background-color: #b40000;
  color: #fff;
  z-index: 0; }
  section#section14 a {
    color: #fff; }

section#section15 {
  position: relative;
  background-image: url(../images/img_trees.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  z-index: 0; }

section#section16 {
  background-color: #e8e9e8;
  z-index: 0; }

section#section17 {
  background-color: whitesmoke;
  z-index: 0; }

.sectionSlider {
  text-align: center;
  z-index: 0; }
  .sectionSlider ul {
    margin: 0 0 30px 0;
    list-style: disc; }

.bx-viewport {
  min-height: 480px !important;
  z-index: 0; }

.bx-prev, .bx-next {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  color: #333;
  display: inline-block;
  margin: 20px 10px;
  padding: 10px 30px;
  background-color: #c1c4c1;
  cursor: pointer;
  z-index: 1; }
  .bx-prev:hover, .bx-next:hover {
    text-decoration: none;
    background-color: #ced0ce; }

.headerText {
  width: auto;
  width: 90%;
  padding: 0 5%; }

hr {
  padding: 20px 0;
  border: 0; }

.hrSmall {
  padding: 5px 0; }

#mc_embed_signup {
  font-family: "Roboto", sans-serif; }
  #mc_embed_signup ul {
    list-style-type: none; }
  #mc_embed_signup .indicates-required {
    /*display: none;*/
    font-size: 18px !important;
    text-align: left !important;
    margin-bottom: 20px; }
    #mc_embed_signup .indicates-required .asterisk {
      position: relative;
      color: #fff !important;
      top: -10px !important;
      left: -5px !important; }
  #mc_embed_signup .asterisk {
    position: absolute !important;
    top: 55px !important;
    right: -30px !important; }

#mc_embed_signup #mce-success-response {
  color: #fff !important; }

.mce_inline_error {
  padding: 5px 6px !important;
  width: 100%; }

.textfield {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  display: block;
  padding: 20px 5px !important;
  border: 0;
  outline: 0;
  background-color: #f2f2f2; }
  .textfield:focus {
    background-color: #fff; }

.formButton {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
  color: #f2f2f2;
  border: 3px solid #f2f2f2 !important;
  padding: 20px 15px;
  width: 100%;
  background-color: #b40000 !important;
  outline: 0;
  cursor: pointer; }
  .formButton:hover {
    border: 3px solid #fff;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3) !important; }
  .formButton:focus {
    border: 3px solid #fff;
    background-color: #fff; }

footer {
  position: relative;
  width: auto;
  margin: 0;
  padding: 20px;
  clear: both; }

#wrapperTop {
  width: 100%;
  height: 120px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1; }

#menuMobileIcon {
  display: block;
  position: fixed;
  top: 30px;
  right: 30px;
  padding: 0;
  z-index: 1; }

.menuDropdown {
  display: block;
  width: 28px;
  cursor: pointer; }

#menuMobile {
  display: none;
  position: absolute;
  top: 140px;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 1;
  background-color: #ce0000; }
  #menuMobile ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  #menuMobile li {
    display: block;
    text-align: left; }
  #menuMobile a {
    display: block;
    text-decoration: none;
    padding: 15px 20px;
    margin: 0; }
    #menuMobile a:hover {
      background-color: #9b0000; }

/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(206, 0, 0, 0.9);
  z-index: 2; }

/* Overlay closing cross */
.overlay .overlay-close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(../images/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 3; }
  .overlay .overlay-close:hover {
    cursor: pointer; }

/* Menu style */
.overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  height: 60%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 50%;
  position: relative; }

.overlay ul li {
  display: block;
  height: 20%;
  height: calc(100% / 5);
  min-height: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.overlay ul li a {
  font-size: 24px;
  font-weight: 300;
  display: block;
  color: #fff;
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }

.overlay ul li a:hover,
.overlay ul li a:focus {
  color: #f0f0f0; }

/* Effects */
.overlay-scale {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s; }

.overlay-scale.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s; }

.logo {
  position: fixed;
  top: 20px;
  left: 30px;
  width: 100px;
  z-index: 1; }

.iconFamily {
  width: 200px;
  height: 200px;
  z-index: 1;
  display: inline-block;
  margin: 200px 0 0 0; }

.downloadIcon {
  position: relative;
  text-align: center; }

.iconPDF {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  padding: 0; }

.chip {
  width: 200px; }

.board {
  width: 90%; }

.customers {
  width: 800px;
  margin: 40px 0 0 0; }

.clear {
  clear: both; }

@media (max-width: 767px) {
  h1 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    padding: 0; }

  h2 {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    padding: 0; }

  h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    padding: 0;
    margin: 0; }

  h4 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 20px 0; }

  .lead {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 10px 0; }

  .lessen {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px; }

  .narrow {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    padding: 0 0 10px 0; }

  p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    padding: 0 0 15px 0; }

  ul {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px; }

  .noBullet {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px; }

  .button {
    width: auto;
    padding: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    /*@include rounded(3px);*/
    /*@include box-shadow(0,1px,2px, rgba(0,0,0,.3));*/
    /*@include text-shadow(0,1px,1px, rgba(0,0,0,.3));*/
    width: 150px; }

  .col1_2 {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0; }

  .col1_3 {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0; }

  .col1_5 {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0; }

  .column-item {
    width: auto;
    margin: 0;
    padding: 0; }

  section {
    padding: 50px 0;
    min-height: 240px; }

  section#section1 {
    background-size: 220px !important;
    height: 300px;
    padding-top: 100px; }

  section#section11 ul {
    display: inline-block; }

  .textWrapper {
    padding: 30px;
    margin: 0; }

  .downloadItem {
    margin: 20px 20px 0 20px; }
    .downloadItem p {
      padding: 0;
      margin: 5px 0 0 0; }

  .listNarrow {
    width: auto;
    display: block; }

  .listNarrowHeader {
    width: auto; }

  .formNarrow {
    width: auto; }

  .bx-viewport {
    min-height: 300px !important; }

  .bx-prev, .bx-next {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin: 15px 5px;
    padding: 5px 20px; }

  .textfield {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    width: 93% !important;
    padding: 12px 5% !important; }

  .formButton {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 23px;
    padding: 12px 0;
    width: 100%; }

  #menuMobileIcon {
    right: 15px;
    top: 20px; }

  .overlay nav {
    top: 38%;
    height: 48%; }

  .overlay ul li a {
    font-size: 16px; }

  .overlay ul li {
    min-height: 35px; }

  /* Overlay closing cross */
  .overlay .overlay-close {
    width: 30px;
    height: 30px; }

  .logo {
    width: 50px;
    left: 15px; }

  .menuDropdown {
    width: 20px; }

  .iconFamily {
    width: 100px;
    height: 100px;
    margin: 70px 0 0 0; }

  .illustrationMargin {
    width: 80%;
    margin: 0 0 20px 0; }

  .gfxAlignRight {
    text-align: center; }

  .chip {
    width: 160px; }

  .board {
    width: 100%; }

  .timeToMarket {
    width: 280px;
    margin: 0 20px 20px 20px; } }
@media (min-width: 1200px) {
  .wrapper {
    max-width: 1200px;
    margin: 0 auto; } }
@media (min-width: 768px) and (max-width: 979px) {
  h1 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
    padding: 0;
    margin: 0; }

  h2 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    padding: 0;
    margin: 0; }

  .lead {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    padding: 20px 0; }

  .textWrapper {
    padding: 0; }

  .column-item {
    width: auto;
    margin: 0 10px;
    padding: 0; } }

/*# sourceMappingURL=styles.css.map */
