html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'Frutiger-BoldCn';
  src: url("../fonts/frutiger-boldcn.otf"); }
@font-face {
  font-family: 'Frutiger-LightCn';
  src: url("../fonts/frutiger-lightcn.otf"); }
body {
  padding-top: 70px;
  font-family: Frutiger-LightCn;
  font-size: 17px;
  color: #464646;
  letter-spacing: 0.3px;
  line-height: 22px; }

h1 {
  font-family: Frutiger-BoldCn;
  font-size: 56px;
  color: #12110C;
  letter-spacing: 1.8px;
  line-height: 60px; }

h2 {
  font-family: Frutiger-BoldCn;
  font-size: 32px;
  color: #12110C;
  letter-spacing: 0.5px;
  line-height: 38px;
  text-transform: uppercase; }

h3 {
  font-family: Frutiger-BoldCn;
  font-size: 24px;
  color: #12110C;
  letter-spacing: 0.5px;
  line-height: 30px;
  text-transform: uppercase; }

h4 {
  font-family: Frutiger-BoldCn;
  font-size: 19px;
  color: #12110C;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-transform: uppercase; }

h5 {
  font-family: Frutiger-BoldCn;
  font-size: 17px;
  color: #12110C;
  letter-spacing: 0.5px;
  line-height: 22px;
  text-transform: uppercase; }

h6 {
  font-family: Frutiger-BoldCn;
  font-size: 14px;
  color: #12110C;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-transform: uppercase; }

.claim {
  font-family: Frutiger-LightCn;
  font-size: 32px;
  color: #464646;
  letter-spacing: 0.3px;
  line-height: 38px; }

.footer {
  font-family: Frutiger-LightCn;
  font-size: 12px;
  color: #D8D8D8;
  letter-spacing: 0.8px;
  line-height: 26px; }

p {
  font-family: Frutiger-LightCn;
  font-size: 17px;
  color: #464646;
  letter-spacing: 0.3px;
  line-height: 22px; }

a {
  font-family: Frutiger-LightCn;
  font-size: 17px;
  color: #0052A1;
  letter-spacing: 0.5px;
  line-height: 20px; }

.slice a, header a {
  font-family: Frutiger-BoldCn;
  font-size: 14px; }

footer {
  font-size: 12px; }
  footer a {
    font-size: 12px; }

.product-links a {
  font-family: Frutiger-LightCn;
  font-size: 17px;
  color: #0052A1;
  letter-spacing: 0.3px;
  line-height: 22px; }

article a.header-link {
  text-decoration: none; }
  article a.header-link:hover {
    text-decoration: underline; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

html {
  min-height: 100%;
  /* make sure it is at least as tall as the viewport */
  position: relative; }

body {
  height: 100%;
  margin: 0;
  padding: 0
  /* force the BODY element to match the height of the HTML element */ }

p {
  margin-bottom: 20px; }

h3 {
  margin-bottom: 40px; }

h1,
h5 {
  text-transform: uppercase; }

.breadcrumb-title h3 {
  margin-bottom: 0px; }
.breadcrumb-title a {
  text-transform: uppercase; }

object {
  pointer-events: none;
  -webkit-backface-visibility: initial !important;
  -webkit-transform-origin: 50% 50%; }

footer {
  margin-top: 60px; }

.logo-menu {
  position: fixed;
  top: 20px;
  left: 0px;
  z-index: 8888;
  width: 202px;
  height: 63px; }
  .logo-menu a {
    display: block; }
  .logo-menu .lines {
    position: absolute;
    left: 20px;
    top: 20px; }
  .logo-menu .line {
    position: absolute;
    left: 62px;
    top: 10px; }
  .logo-menu .logo-icon {
    position: absolute;
    left: 81px;
    top: 15px; }

.homepage .lines, .homepage .line {
  display: none; }
.homepage .logo-menu {
  left: -61px; }

.home-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden
  /* Remove this line if it's not going to be a background! */ }
  .home-nav h1 {
    opacity: 0; }
  .home-nav h2 {
    color: white;
    text-transform: uppercase;
    position: absolute;
    bottom: 30px;
    right: 30px; }
  .home-nav p {
    display: none; }
  .home-nav .slice {
    display: block;
    height: 100%;
    width: 100%; }
  .home-nav ul li {
    display: inline-block; }
  .home-nav .slice-container {
    display: block;
    width: 100%;
    height: 25%;
    margin-bottom: -15px;
    position: relative;
    cursor: pointer; }
    .home-nav .slice-container ul {
      position: absolute;
      bottom: 300px;
      display: none; }
      .home-nav .slice-container ul li {
        display: block;
        padding: 10px;
        margin-left: 34px; }
        .home-nav .slice-container ul li a {
          color: white;
          position: relative;
          padding: 10px; }
        .home-nav .slice-container ul li a:before {
          content: "";
          height: 23px;
          border: solid 1px;
          position: absolute;
          left: -11px;
          top: 4px; }
  .home-nav .slice-container.news .slice {
    background: #034891; }
  .home-nav .slice-container.company .slice {
    background: #3e76c0; }
  .home-nav .slice-container.solutions .slice {
    background: #5294e9; }
  .home-nav .slice-container.products .slice {
    background: #79c6ff; }

.news header,
.products header,
.company header,
.solutions header {
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.solutions a.more:before {
  content: url("../img/icons/more_company.svg"); }

.products a.more:before {
  content: url("../img/icons/more_products.svg"); }

header {
  width: 100%;
  min-height: 140px;
  position: fixed;
  padding: 20px;
  z-index: 9999;
  top: 0;
  left: 0; }
  header h1 {
    position: absolute;
    bottom: 11px;
    color: white;
    font-size: 42px; }
  header h2 {
    display: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }

.news-scroll header,
.news-detail header,
.terms-conditions header,
.contact header {
  background-color: #034891; }

.company header {
  background-color: #3e76c0; }
.company h3 {
  color: #3e76c0; }

.solutions header {
  background-color: #5294e9; }
.solutions h3 {
  color: #5294e9;
  margin-bottom: 40px; }
.solutions article a {
  color: #5294e9; }

.products header {
  background-color: #79c6ff; }
.products h3 {
  color: #79c6ff;
  margin-bottom: 40px; }
.products article a {
  color: #79c6ff; }

.solutions-detail header {
  background-color: #5294e9; }
.solutions-detail h5, .solutions-detail h6 {
  margin-bottom: 20px; }
.solutions-detail section {
  padding-top: 200px; }

.solutions-detail header,
.products-detail header {
  min-height: 170px; }

.products-detail header {
  background-color: #79c6ff; }
.products-detail h5, .products-detail h6 {
  margin-bottom: 20px; }

.detail-nav {
  position: relative;
  left: -20px;
  top: -19px; }
  .detail-nav .menu-icon {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0; }
    .detail-nav .menu-icon object {
      width: 23px;
      height: 19px; }
  .detail-nav .logo {
    display: inline-block;
    position: absolute;
    left: 55px;
    top: -7px; }
    .detail-nav .logo object {
      width: 100px;
      height: 32px; }
  .detail-nav a {
    padding: 20px;
    padding-bottom: 5px; }

section {
  padding-top: 170px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px; }
  section img {
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
  section h5 {
    margin-bottom: 20px; }
  section aside {
    margin-bottom: 100px; }
    section aside li {
      list-style: square;
      margin-left: 16px;
      margin-bottom: 0px; }
      section aside li p {
        margin-bottom: 0; }
    section aside ul {
      margin-bottom: 20px; }
    section aside h4,
    section aside h5,
    section aside h6 {
      font-size: 14px;
      margin-top: 1px; }
    section aside p {
      margin-left: 14px; }
  section article {
    margin-bottom: 60px; }
  section a.more {
    position: relative; }
    section a.more:before {
      content: url("../img/icons/more.svg");
      height: 100%;
      position: absolute;
      right: -9px;
      top: -2px;
      font-family: monospace; }
  section article img {
    width: 100%;
    height: auto; }

.news-scroll section img {
  margin-bottom: 20px; }
.news-scroll section h4 {
  margin-bottom: 40px;
  font-size: 24px;
  color: #0052a1; }
.news-scroll section h6 {
  margin-bottom: 20px; }

.news-detail .terms-conditions section h5,
.contact section h5 {
  margin-bottom: 20px; }
.news-detail .terms-conditions section img,
.contact section img {
  margin-bottom: 20px; }
.news-detail .terms-conditions aside,
.contact aside {
  margin-bottom: 60px; }

.news-detail article {
  margin-top: 50px; }
  .news-detail article h6 {
    margin-bottom: 20px; }
.news-detail aside {
  margin-top: 82px; }

.breadcrumb-title {
  position: absolute;
  bottom: 17px; }
  .breadcrumb-title a {
    color: white; }
  .breadcrumb-title h3 {
    color: white;
    margin-top: 20px;
    max-width: 800px; }

footer {
  width: 100%;
  background-color: white;
  position: relative;
  height: 60px;
  padding-left: 20px;
  padding-right: 20px; }
  footer .border {
    border-top: solid 1px #D8D8D8; }
  footer a {
    font-family: Frutiger-LightCn;
    color: #D8D8D8;
    letter-spacing: 1.2px; }
  footer .copyright {
    position: absolute;
    left: 19px;
    top: 19px;
    font-size: 12px;
    color: #D8D8D8; }
  footer .footer-links {
    position: absolute;
    right: 19px;
    bottom: 18px; }
  footer li {
    display: inline-block; }

.news-detail footer,
.terms-conditions footer,
.contact footer {
  position: absolute;
  bottom: 0; }

.detail-nav {
  position: relative;
  display: inline-block;
  width: 141px;
  height: 20px; }

.contact aside ul {
  margin-bottom: 0; }
.contact aside a {
  margin-left: 17px; }

@media only screen and (max-width: 1023px) {
  .scroll-icon {
    display: none !important; } }
footer.home {
  position: fixed;
  bottom: 0;
  left: 0;
  letter-spacing: 1.2px;
  width: 100%;
  z-index: 9999; }
  footer.home .copyright {
    left: 25px;
    top: 19px; }
  footer.home .footer-links {
    right: 23px;
    bottom: 18px; }

@media screen and (min-width: 45em) {
  header {
    min-height: 280px; }
    header h1 {
      font-size: 56px; }

  section {
    padding-top: 360px;
    padding-left: 140px;
    padding-right: 140px; } }
@media screen and (min-width: 64em) and (min-height: 768px) {
  .home-nav .slice-container ul {
    display: block; } }
@media screen and (min-width: 64em) {
  .logo-menu {
    position: fixed;
    top: 80px;
    left: 19px; }

  .homepage .logo-menu {
    left: 20px; }

  .solutions .logo-menu {
    background-color: #5294e9; }

  .products .logo-menu {
    background-color: #79c6ff; }

  .home-nav {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px; }
    .home-nav .slice-container {
      z-index: 1;
      width: 25%;
      height: 100%;
      display: inline-block;
      margin-bottom: 0;
      float: left;
      padding-top: 60px;
      padding-bottom: 60px;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
      .home-nav .slice-container h1 {
        left: 38px;
        top: 300px;
        position: absolute;
        color: white;
        text-transform: uppercase;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s; }
      .home-nav .slice-container h2 {
        left: 38px;
        bottom: 350px;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s; }
      .home-nav .slice-container ul {
        opacity: 0;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s; }
        .home-nav .slice-container ul a:hover {
          text-decoration: underline; }
      .home-nav .slice-container p {
        display: block;
        color: white;
        position: absolute;
        bottom: 140px;
        left: 38px;
        width: 160px;
        height: 50PX; }
    .home-nav .slice-container.big {
      width: 40%;
      padding-top: 0;
      padding-bottom: 0; }
      .home-nav .slice-container.big h2 {
        opacity: 0; }
      .home-nav .slice-container.big h1 {
        opacity: 1; }
      .home-nav .slice-container.big ul {
        opacity: 1; }
    .home-nav .slice-container.little {
      width: 20%;
      padding-top: 60px;
      padding-bottom: 60px; }

  footer.home {
    background-color: initial; }
    footer.home .copyright {
      left: 59px;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
    footer.home .footer-links {
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s;
      right: 59px; }
    footer.home .hide {
      opacity: 0; }

  footer {
    margin-top: 0; }

  .news-scroll header,
  .company header,
  .solutions header,
  .products header {
    width: 50%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999; }
    .news-scroll header .menu-icon,
    .company header .menu-icon,
    .solutions header .menu-icon,
    .products header .menu-icon {
      top: 60px;
      left: 20px; }
    .news-scroll header .logo,
    .company header .logo,
    .solutions header .logo,
    .products header .logo {
      left: 76px;
      top: 53px; }
    .news-scroll header h1,
    .company header h1,
    .solutions header h1,
    .products header h1 {
      top: 240px;
      right: 140px; }
    .news-scroll header h2,
    .company header h2,
    .solutions header h2,
    .products header h2 {
      display: block;
      color: white;
      position: absolute;
      bottom: 120px;
      left: 140px;
      font-family: Frutiger-LightCn;
      text-transform: none;
      width: 320px;
      line-height: 36px;
      letter-spacing: 0.5px; }
      .news-scroll header h2:before,
      .company header h2:before,
      .solutions header h2:before,
      .products header h2:before {
        content: "";
        height: 100%;
        border: solid 1px;
        position: absolute;
        left: -40px; }
  .news-scroll section,
  .company section,
  .solutions section,
  .products section {
    padding-top: 240px;
    padding-left: 140px;
    padding-right: 140px;
    padding-bottom: 100px;
    width: 50%;
    float: right; }
  .news-scroll footer,
  .company footer,
  .solutions footer,
  .products footer {
    float: right;
    width: 50%;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 60px;
    padding-right: 60px; }
    .news-scroll footer .copyright,
    .company footer .copyright,
    .solutions footer .copyright,
    .products footer .copyright {
      left: 60px; }
    .news-scroll footer .footer-links,
    .company footer .footer-links,
    .solutions footer .footer-links,
    .products footer .footer-links {
      right: 60px; }

  .solutions section,
  .products section {
    float: left; }
  .solutions footer,
  .products footer {
    float: left;
    left: 0;
    right: auto; }
  .solutions header,
  .products header {
    right: 0;
    left: auto; }
    .solutions header .detail-nav,
    .products header .detail-nav {
      position: fixed;
      width: 220px;
      background-color: #5294e9;
      height: 60px;
      top: 60px;
      left: 0;
      margin: 0; }
      .solutions header .detail-nav .menu-icon,
      .products header .detail-nav .menu-icon {
        top: 1px;
        left: 14px; }
      .solutions header .detail-nav .logo,
      .products header .detail-nav .logo {
        top: -5px;
        left: 69px; }
    .solutions header h1,
    .products header h1 {
      left: 140px;
      right: auto; }
    .solutions header h2,
    .products header h2 {
      right: 140px;
      left: auto;
      text-align: right; }
      .solutions header h2:before,
      .products header h2:before {
        right: -40px;
        left: auto; }

  .products header .detail-nav {
    background-color: #79c6ff; }

  .news-detail h5,
  .terms-conditions h5,
  .contact h5 {
    margin-bottom: 10px; }
  .news-detail section,
  .terms-conditions section,
  .contact section {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    display: block; }
    .news-detail section::after,
    .terms-conditions section::after,
    .contact section::after {
      clear: both;
      content: "";
      display: table; }
    .news-detail section article,
    .terms-conditions section article,
    .contact section article {
      margin-left: 17.05961%;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 40.29137%; }
      .news-detail section article:last-child,
      .terms-conditions section article:last-child,
      .contact section article:last-child {
        margin-right: 0; }
    .news-detail section aside,
    .terms-conditions section aside,
    .contact section aside {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .news-detail section aside:last-child,
      .terms-conditions section aside:last-child,
      .contact section aside:last-child {
        margin-right: 0; }
  .news-detail footer,
  .terms-conditions footer,
  .contact footer {
    margin-left: 17.05961%;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    position: absolute;
    bottom: 0;
    padding-left: 0;
    padding-right: 0; }
    .news-detail footer:last-child,
    .terms-conditions footer:last-child,
    .contact footer:last-child {
      margin-right: 0; }

  .solutions-detail section,
  .products-detail section {
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    display: block; }
    .solutions-detail section::after,
    .products-detail section::after {
      clear: both;
      content: "";
      display: table; }
    .solutions-detail section article,
    .products-detail section article {
      margin-left: 17.05961%;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .solutions-detail section article:last-child,
      .products-detail section article:last-child {
        margin-right: 0; }
    .solutions-detail section img.featured,
    .products-detail section img.featured {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%;
      margin-top: 40px; }
      .solutions-detail section img.featured:last-child,
      .products-detail section img.featured:last-child {
        margin-right: 0; }
  .solutions-detail footer,
  .products-detail footer {
    margin-left: 17.05961%;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    position: absolute;
    bottom: 0;
    padding-left: 0;
    padding-right: 0; }
    .solutions-detail footer:last-child,
    .products-detail footer:last-child {
      margin-right: 0; }

  .breadcrumb-title {
    bottom: 40px;
    padding-left: 121px; }

  .detail-nav {
    margin-top: 50px;
    margin-left: 20px; }

  footer .copyright {
    left: 0; }
  footer .footer-links {
    right: 0; }

  .scroll-icon {
    display: none;
    position: absolute;
    right: -34px;
    bottom: 127px;
    width: 10px;
    height: 10px; }

  .solutions .scroll-icon,
  .products .scroll-icon {
    position: absolute;
    left: -34px;
    bottom: 127px;
    width: 10px;
    height: 10px; }

  .solutions-detail header,
  .products-detail header {
    min-height: 280px; }

  .solutions-detail section,
  .products-detail section {
    padding-top: 360px; } }
@media screen and (min-width: 100em) {
  .news-scroll section,
  .company section,
  .solutions section,
  .products section {
    padding-left: 140px;
    padding-right: 140px; }
  .news-scroll footer,
  .company footer,
  .solutions footer,
  .products footer {
    padding-left: 140px;
    padding-right: 140px; }
    .news-scroll footer .copyright,
    .company footer .copyright,
    .solutions footer .copyright,
    .products footer .copyright {
      left: 139px; }
    .news-scroll footer .footer-links,
    .company footer .footer-links,
    .solutions footer .footer-links,
    .products footer .footer-links {
      right: 139px; }

  .scroll-icon {
    right: -60px; }

  .solutions .scroll-icon, .products .scroll-icon {
    position: absolute;
    left: -60px; } }

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