@font-face {
  font-family: 'Univers LT Std';
  src: url("../fonts/UniversLTStd-Bold.eot");
  src: url("../fonts/UniversLTStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/UniversLTStd-Bold.woff2") format("woff2"), url("../fonts/UniversLTStd-Bold.woff") format("woff"), url("../fonts/UniversLTStd-Bold.ttf") format("truetype"), url("../fonts/UniversLTStd-Bold.svg#UniversLTStd-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
* {
  padding: 0;
  margin: 0; }

body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  background: #dde7ea;
  color: #4E5052;
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1 {
  font-size: 2.9em;
  color: #003B4D;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px; }

h2 {
  font-size: 2.2em;
  line-height: 1.3;
  font-weight: normal;
  color: #003B4D; }

p {
  font-size: 1.7em; }

.header {
  background: #fff url(../img/header.jpg) no-repeat top center;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  margin-bottom: 0;
  height: 1020px;
  position: relative; }
  .header .row {
    position: absolute;
    bottom: 30px; }
    .header .row h1, .header .row p {
      text-align: left; }
      .header .row h1 span, .header .row p span {
        color: #003B4D;
        font-weight: bold; }
  .header img {
    position: absolute;
    right: 100px; }

section {
  padding: 20px 0; }
  section:nth-child(1) {
    background: #DEE0E0; }
  section:nth-child(2) {
    background: #fff; }
  section:nth-child(3) {
    background: #DEE0E0; }
  section:nth-child(4) {
    background: #fff; }
  section:nth-child(5) {
    background: #DEE0E0; }
  section:nth-child(6) {
    background: #fff; }
  section:nth-child(7) {
    background: #DEE0E0; }
  section:nth-child(8) {
    background-color: #CAD9DE; }
    section:nth-child(8) p {
      color: #003B4D;
      text-align: center; }
    section:nth-child(8) img {
      margin: 30px auto 0px auto; }

.svg-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: middle;
  overflow: hidden; }

.svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0; }

.row {
  padding: 0px 125px; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.SlickCarousel {
  padding: 20px 0; }
  .SlickCarousel .item {
    text-align: center; }
    .SlickCarousel .item p {
      padding: 20px 0; }

.col-centered {
  float: none;
  margin: 0 auto;
  text-align: center; }

.parallelogram {
  min-height: 100px;
  width: 100%;
  padding: 15px 20px;
  margin: 10px 0px 10px 0px;
  transform: skew(-20deg);
  background: #fff;
  text-align: left; }
  .parallelogram.one {
    border-right: 10px solid #F80000; }
  .parallelogram.two {
    border-right: 10px solid #00758F; }
  .parallelogram.three {
    border-right: 10px solid #942645; }
  .parallelogram.four {
    border-right: 10px solid #3A913F; }
  .parallelogram.five {
    border-right: 10px solid #F29111; }
  .parallelogram img {
    transform: skew(20deg);
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    float: left; }
  .parallelogram p {
    transform: skew(20deg);
    vertical-align: middle;
    line-height: 1.1;
    margin: 0;
    padding-top: 15px; }

#animation1 {
  height: 300px;
  margin: 20px 20px 0 0;
  float: left;
  overflow: hidden; }

#animation2 {
  width: 306px;
  height: 170px;
  margin: 20px 20px 0 0;
  float: left;
  overflow: hidden; }

#animation3 {
  width: 306px;
  height: 170px;
  margin: 20px 20px 0 0;
  float: left;
  overflow: hidden; }

#animation4 {
  width: 306px;
  height: 170px;
  margin: 20px 20px 0 0;
  float: left;
  overflow: hidden; }

#animation5 {
  width: 306px;
  height: 170px;
  margin: 20px 20px 0 0;
  float: left;
  overflow: hidden; }

#animation6 {
  width: 306px;
  height: 170px;
  margin: 20px 20px 0 0;
  float: left;
  overflow: hidden; }

#animation7 {
  width: 306px;
  height: 170px;
  margin: 20px 20px 0 0;
  float: left;
  overflow: hidden; }

#animation8 {
  width: 306px;
  height: 170px;
  margin: 20px 20px 0 0;
  float: left;
  overflow: hidden; }

#animation9 {
  width: 306px;
  height: 170px;
  margin: 20px 20px 0 0;
  float: left;
  overflow: hidden; }

@media only screen and (min-width: 1400px) {
  .row {
    max-width: 1400px; }

  .container {
    width: 1400px; }

  .header {
    background: #fff url(../img/header-1400.jpg) no-repeat top center;
    height: 1150px; }

  #animation2, #animation3, #animation4, #animation5, #animation6, #animation7, #animation8, #animation9 {
    height: 220px; } }
@media only screen and (max-width: 1199px) {
  .row {
    padding: 0 20px; }

  .header {
    height: 1000px; } }
@media only screen and (max-width: 991px) {
  .header {
    height: 1100px; }
    .header h1 {
      bottom: 150px;
      padding: 0 10px; }
    .header p {
      bottom: 30px;
      padding: 0 10px; }
    .header img {
      right: 50px;
      width: 130px; }

  h2 {
    padding: 0 50px; } }
@media only screen and (max-width: 768px) {
  .header h1 {
    padding: 0 10px; }
  .header p {
    padding: 0 10px; }
  .header img {
    right: 50px;
    width: 130px; }

  h2 {
    padding: 0 50px; }

  #animation1, #animation2, #animation3, #animation4, #animation5, #animation6, #animation7, #animation8, #animation9 {
    height: 330px; } }
@media only screen and (min-width: 481px) and (max-width: 600px) {
  .header {
    height: 600px; }
    .header h1 {
      bottom: 180px;
      padding: 0 50px; }
    .header p {
      bottom: 30px;
      padding: 0 20px; }
    .header img {
      right: 50px;
      width: 130px; } }
@media only screen and (max-width: 480px) {
  .row {
    padding: 0px 25px; }

  .container {
    padding-left: 0;
    padding-right: 0; }

  .header {
    background: #fff url(../img/header-mobile.jpg) no-repeat top center;
    height: 1120px; }
    .header h1 {
      bottom: 210px;
      padding: 0px; }
    .header p {
      bottom: 30px;
      padding: 0px; }
    .header img {
      right: 20px;
      width: 130px; }
    .header .svg-wrapper {
      margin-top: 0; }

  h1 {
    padding: 0 10px; }

  h2 {
    padding: 0px;
    text-align: center; }

  section {
    padding: 40px 0; }
    section p {
      text-align: center; }

  #animation1, #animation2, #animation3, #animation4, #animation5, #animation6, #animation7, #animation8, #animation9 {
    height: 195px; }

  .parallelogram {
    padding: 15px 20px;
    margin: 10px 0px 10px 0px;
    transform: skew(0deg); }
    .parallelogram img {
      transform: skew(0deg);
      display: block;
      padding-left: 0;
      padding-right: 0;
      margin: 0 auto;
      float: none; }
    .parallelogram p {
      transform: skew(0deg);
      text-align: center; } }
