@charset "UTF-8";
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  margin: 0;
  padding: 0; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  color: #2a2a2a;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeSpeed;
  margin: 0;
  padding: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

a {
  color: inherit;
  text-decoration: none;
  vertical-align: top;
  outline: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  a:hover {
    color: #3CA5DD;
    text-decoration: none; }

a:focus,
button:focus {
  outline: 0;
  outline: -webkit-focus-ring-color auto 0;
  outline-offset: 0; }

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

table {
  border-collapse: collapse; }

iframe {
  border: none;
  vertical-align: top; }

video {
  vertical-align: top; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

input,
button,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0; }

input:focus {
  outline: 0; }

input:focus::-webkit-input-placeholder,
input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder {
  color: transparent; }

h1, h2, h3 {
  margin: 0; }

.col-bs10-1, .col-bs9-1, .col-bs12-1, .col-bs10-2, .col-bs9-2, .col-bs12-2, .col-bs10-3, .col-bs9-3, .col-bs12-3, .col-bs10-4, .col-bs9-4, .col-bs12-4, .col-bs10-5, .col-bs9-5, .col-bs12-5, .col-bs10-6, .col-bs9-6, .col-bs12-6, .col-bs10-7, .col-bs9-7, .col-bs12-7, .col-bs10-8, .col-bs9-8, .col-bs12-8, .col-bs10-9, .col-bs9-9, .col-bs12-9, .col-bs10-10, .col-bs9-10, .col-bs12-10, .col-bs10-11, .col-bs9-11, .col-bs12-11, .col-bs10-12, .col-bs9-12, .col-bs12-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left; }

.col-bs10-1 {
  width: 10%; }

.col-bs10-2 {
  width: 20%; }

.col-bs10-3 {
  width: 30%; }

.col-bs10-4 {
  width: 40%; }

.col-bs10-5 {
  width: 50%; }

.col-bs10-6 {
  width: 60%; }

.col-bs10-7 {
  width: 70%; }

.col-bs10-8 {
  width: 80%; }

.col-bs10-9 {
  width: 90%; }

.col-bs10-10 {
  width: 100%; }

.col-bs9-1 {
  width: 11.11111%; }

.col-bs9-2 {
  width: 22.22222%; }

.col-bs9-3 {
  width: 33.33333%; }

.col-bs9-4 {
  width: 44.44444%; }

.col-bs9-5 {
  width: 55.55556%; }

.col-bs9-6 {
  width: 66.66667%; }

.col-bs9-7 {
  width: 77.77778%; }

.col-bs9-8 {
  width: 88.88889%; }

.col-bs9-9 {
  width: 100%; }

.col-bs12-1 {
  width: 8.33333%; }

.col-bs12-2 {
  width: 16.66667%; }

.col-bs12-3 {
  width: 25%; }

.col-bs12-4 {
  width: 33.33333%; }

.col-bs12-5 {
  width: 41.66667%; }

.col-bs12-6 {
  width: 50%; }

.col-bs12-7 {
  width: 58.33333%; }

.col-bs12-8 {
  width: 66.66667%; }

.col-bs12-9 {
  width: 75%; }

.col-bs12-10 {
  width: 83.33333%; }

.col-bs12-11 {
  width: 91.66667%; }

.col-bs12-12 {
  width: 100%; }

@media (max-width: 768px) {
  .col-bs10-1, .col-bs9-1, .col-bs12-1, .col-bs10-2, .col-bs9-2, .col-bs12-2, .col-bs10-3, .col-bs9-3, .col-bs12-3, .col-bs10-4, .col-bs9-4, .col-bs12-4, .col-bs10-5, .col-bs9-5, .col-bs12-5, .col-bs10-6, .col-bs9-6, .col-bs12-6, .col-bs10-7, .col-bs9-7, .col-bs12-7, .col-bs10-8, .col-bs9-8, .col-bs12-8, .col-bs10-9, .col-bs9-9, .col-bs12-9, .col-bs10-10, .col-bs9-10, .col-bs12-10, .col-bs10-11, .col-bs9-11, .col-bs12-11, .col-bs10-12, .col-bs9-12, .col-bs12-12 {
    width: 100%; } }

.clearfix {
  *zoom: 1; }
  .clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.container {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  *zoom: 1;
  position: relative; }
  @media (max-width: 1100px) {
    .container {
      width: 100%; } }

.col-offset-fluid {
  margin-right: -15px;
  margin-left: -15px; }

.col-offset-0 {
  padding-right: 0px;
  padding-left: 0px; }

.col-offset-center {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.nav {
  position: relative;
  border-top: 1px solid #383838;
  background: #000;
  z-index: 999; }
  .nav__menu {
    display: none;
    position: absolute;
    right: 0;
    bottom: 18px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 7px 0 0; }
    @media (max-width: 768px) {
      .nav__menu {
        display: block; } }
    .nav__menu span {
      position: relative;
      display: inline-block;
      width: 22px;
      height: 2px;
      color: #fff;
      font: bold 14px/.4 Helvetica;
      text-transform: uppercase;
      text-indent: -105px;
      background: #fff;
      transition: all .2s ease-out; }
    .nav__menu span::before, .nav__menu span::after {
      content: '';
      width: 22px;
      height: 2px;
      background: #fff;
      position: absolute;
      left: 0;
      transition: all .2s ease-out; }
    .nav__menu span::before {
      top: -7px; }
    .nav__menu span::after {
      bottom: -7px; }
    .nav__menu.active span {
      background: transparent; }
    .nav__menu.active span::before {
      top: 0;
      -webkit-transform: rotateZ(45deg);
      -moz-transform: rotateZ(45deg);
      -ms-transform: rotateZ(45deg);
      -o-transform: rotateZ(45deg);
      transform: rotateZ(45deg); }
    .nav__menu.active span::after {
      bottom: 0;
      -webkit-transform: rotateZ(-45deg);
      -moz-transform: rotateZ(-45deg);
      -ms-transform: rotateZ(-45deg);
      -o-transform: rotateZ(-45deg);
      transform: rotateZ(-45deg); }
  .nav__wrap {
    position: relative;
    text-align: center; }
    @media (max-width: 768px) {
      .nav__wrap {
        right: -112%;
        background: rgba(0, 0, 0, 0.85);
        padding: 10px 0;
        text-align: right;
        position: absolute;
        width: 112%;
        margin: 0 -15px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; } }
  .nav__row {
    position: relative;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between; }
  .nav__item {
    display: inline-block;
    position: relative; }
    .nav__item:hover .nav__link {
      background: #212121; }
    .nav__item:hover .nav__sub {
      top: 46px;
      visibility: visible;
      opacity: 1; }
    @media (max-width: 768px) {
      .nav__item {
        display: block;
        width: 100%; } }
  .nav__link {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    display: block;
    text-align: center;
    padding: 14px 10px;
    text-transform: uppercase;
    position: relative; }
    .nav__link:hover {
      background: #1b1b1b; }
  .nav--show .nav__wrap {
    right: 0%; }

.header {
  position: relative;
  background: #000;
  width: 100%;
  z-index: 99;
  background: -moz-linear-gradient(top, black 0%, transparent 100%);
  background: -webkit-linear-gradient(top, black 0%, transparent 100%);
  background: linear-gradient(to bottom, black 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); }
  @media (max-width: 768px) {
    .header {
      background: #000; } }
  .header__wrap {
    padding: 12px 0; }
  .header--inside {
    position: fixed;
    top: 0; }
  .header--hide {
    position: fixed;
    top: -50px; }
  .header--show {
    position: fixed;
    top: 0px;
    -webkit-animation: bounceInDown 1.5s;
    -moz-animation: bounceInDown 1.5s;
    -ms-animation: bounceInDown 1.5s;
    -o-animation: bounceInDown 1.5s;
    animation: bounceInDown 1.5s; }

.logo {
  display: inline-block;
  padding: 8px 0 0; }
  @media (max-width: 768px) {
    .logo {
      padding: 10px 0; } }
  .logo a {
    display: inline-block; }
  .logo img {
    width: auto;
    height: 40px; }
    @media (max-width: 768px) {
      .logo img {
        height: 35px; } }
  .logo--sticky {
    display: none; }

.title {
  position: relative; }
  .title--center {
    text-align: center; }
    .title--center:after {
      content: '';
      position: absolute;
      left: 30%;
      bottom: 0;
      width: 40%;
      border-bottom: 5px solid #3CA5DD; }
  .title__content {
    position: relative;
    display: inline-block;
    padding: 0;
    font-size: 50px;
    font-weight: 100;
    color: #fff; }
    @media (max-width: 768px) {
      .title__content {
        font-size: 40px; } }
    .title__content--sub {
      font-size: 35px;
      font-weight: 400; }
      @media (max-width: 768px) {
        .title__content--sub {
          font-size: 25px; } }

.breadcrumb {
  position: relative; }
  @media (max-width: 768px) {
    .breadcrumb {
      padding-bottom: 20px; } }
  .breadcrumb__wrap {
    position: relative; }
  .breadcrumb__item {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #3CA5DD; }
    .breadcrumb__item:after {
      content: ' / '; }
    .breadcrumb__item:last-child:after {
      content: ''; }
  .breadcrumb__link {
    position: relative;
    line-height: 1;
    display: inline-block; }
    .breadcrumb__link .icon {
      margin-right: 5px;
      vertical-align: top; }
    .breadcrumb__link:hover {
      color: #fff; }

.page {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }
  @media (max-width: 768px) {
    .page {
      height: auto;
      padding: 50px 0; } }
  .page--bg {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.6) 50%, black 100%);
    background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.6) 50%, black 100%);
    background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.6) 50%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); }
  .page--bg {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .page--about, .page--pedoman, .page--meet, .page--editorial {
    padding: 100px 0;
    height: auto; }
    @media (max-width: 768px) {
      .page--about, .page--pedoman, .page--meet, .page--editorial {
        padding: 70px 0; } }
  .page--cover {
    height: 100%;
    padding: 0; }
  .page__teaser {
    padding: 10px 0;
    font-size: 20px;
    font-weight: 300; }
    @media (max-width: 768px) {
      .page__teaser {
        font-size: 18px; } }
  .page__content {
    padding: 0 0 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5; }
    @media (max-width: 768px) {
      .page__content {
        font-size: 16px; } }
    .page__content h2 {
      font-size: 18px;
      font-weight: 700;
      line-height: 1.5; }
      @media (max-width: 768px) {
        .page__content h2 {
          font-size: 16px; } }
    .page__content strong {
      font-weight: 700; }
    .page__content ol, .page__content ul {
      list-style: disc;
      padding: 0 0 0 30px; }
    .page__content ol {
      list-style: decimal; }
    .page__content ol ol {
      list-style: lower-alpha; }
    .page__content ol ol ol {
      list-style: decimal; }
    .page__content li {
      list-style: inherit;
      display: list-item;
      margin: 10px 0; }
    .page__content h2 {
      margin: 30px 0 10px; }
    .page__content iframe {
      max-width: 100%; }
    .page__content a {
      color: #fff;
      position: relative; }
      .page__content a:after {
        position: absolute;
        width: 102%;
        content: '';
        border-bottom: 1px solid #dfdfdf;
        bottom: -2px;
        left: -1%;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .page__content a:hover {
        color: #fff; }
        .page__content a:hover:after {
          border-bottom: 1px solid transparent; }
    .page__content--about {
      position: relative; }

.intro {
  position: relative;
  text-align: center; }
  .intro__logo {
    text-align: center; }
    @media (max-width: 768px) {
      .intro__logo {
        padding: 0 15px; } }
  .intro__lead {
    margin: 10px 0;
    padding: 0;
    font-size: 70px;
    font-weight: 100;
    line-height: 1; }
    @media (max-width: 768px) {
      .intro__lead {
        padding: 0 15px;
        font-size: 30px;
        font-weight: 300; } }
  .intro__teaser {
    font-size: 35px;
    font-weight: 300;
    margin: 0; }
    @media (max-width: 768px) {
      .intro__teaser {
        padding: 0 15px;
        font-size: 20px; } }
  .intro__button {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    height: auto; }
    @media (max-width: 768px) {
      .intro__button {
        bottom: 20px; } }
    .intro__button__link {
      display: block;
      width: 200px;
      margin: 0 auto;
      text-align: center;
      font-size: 60px;
      line-height: 1;
      color: #fff !important;
      -webkit-animation: floating-arrow 2s infinite alternate;
      /* Chr, Saf */
      animation: floating-arrow 2s infinite alternate;
      /* IE >9, Fx >15, Op >12.0 */ }

.profile__title {
  font-size: 22px;
  font-weight: 300; }
  @media (max-width: 768px) {
    .profile__title {
      font-size: 20px;
      padding: 10px 0; } }

.profile__grid {
  position: relative;
  margin: 50px 0; }

.profile__wrap {
  position: relative; }

.profile__item {
  display: inline-block; }

.profile__content {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

.profile__img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  display: inline-block;
  overflow: hidden;
  border-radius: 50px; }

.profile__name {
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0 3px; }

.profile__jobtitle {
  font-size: 12px;
  font-weight: 300;
  margin: 0; }

.products {
  position: relative; }
  .products__title {
    font-size: 30px;
    font-weight: 700;
    padding: 20px 0; }
    @media (max-width: 768px) {
      .products__title {
        font-size: 25px; } }
  .products__content {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5; }
    @media (max-width: 768px) {
      .products__content {
        font-size: 16px; } }

.timeline {
  position: relative; }
  .timeline__list {
    position: relative;
    overflow: hidden; }
  .timeline__wrap {
    position: relative;
    height: 440px; }
  .timeline__bullet {
    display: block;
    margin: 0 auto;
    width: 15px;
    height: 15px;
    background: #fff;
    top: -5px;
    position: relative;
    border-radius: 10px;
    z-index: 1; }
  .timeline__item {
    margin: 210px 0;
    position: relative;
    text-align: center;
    height: 5px;
    background: #fff;
    width: 250px;
    outline: 0;
    float: left; }
  .timeline__top {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%; }
  .timeline__bottom {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%; }
  .timeline__content {
    padding: 20px 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5; }
    @media (max-width: 768px) {
      .timeline__content {
        padding: 20px 10px; } }
  .timeline__year {
    padding: 0;
    font-size: 50px;
    font-weight: 700;
    line-height: 1; }
  .timeline__button {
    position: absolute;
    top: 39.5%;
    font-size: 70px;
    line-height: 1;
    z-index: 1;
    color: #fff; }
    .timeline__button:hover {
      color: #fff; }
    .timeline__button--left {
      left: -3px; }
    .timeline__button--right {
      right: -3px; }
  .timeline__icon {
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50px;
    padding: 25px; }
    .timeline__icon .icon {
      font-size: 50px;
      line-height: 1; }
    .timeline__icon--top {
      margin: 0 auto 40px; }
      .timeline__icon--top:before {
        content: '';
        position: absolute;
        height: 100%;
        width: 5px;
        background: #fff;
        bottom: -30px;
        left: 49%;
        z-index: -1; }
    .timeline__icon--bottom {
      margin: 40px auto 0; }
      .timeline__icon--bottom:before {
        content: '';
        position: absolute;
        height: 100%;
        width: 5px;
        background: #fff;
        top: -30px;
        left: 49%;
        z-index: -1; }
  .timeline--1995 {
    background: #EF9021; }
    .timeline--1995 .timeline__icon,
    .timeline--1995 .timeline__icon--bottom:before,
    .timeline--1995 .timeline__icon--top:before {
      background: #EF9021; }
    .timeline--1995 .timeline__year {
      color: #EF9021; }
  .timeline--1996 {
    background: #2EAC71; }
    .timeline--1996 .timeline__icon,
    .timeline--1996 .timeline__icon--bottom:before,
    .timeline--1996 .timeline__icon--top:before {
      background: #2EAC71; }
    .timeline--1996 .timeline__year {
      color: #2EAC71; }
  .timeline--1998 {
    background: #E55225; }
    .timeline--1998 .timeline__icon,
    .timeline--1998 .timeline__icon--bottom:before,
    .timeline--1998 .timeline__icon--top:before {
      background: #E55225; }
    .timeline--1998 .timeline__year {
      color: #E55225; }
  .timeline--2008 {
    background: #3CA5DD; }
    .timeline--2008 .timeline__icon,
    .timeline--2008 .timeline__icon--bottom:before,
    .timeline--2008 .timeline__icon--top:before {
      background: #3CA5DD; }
    .timeline--2008 .timeline__year {
      color: #3CA5DD; }

.awards {
  position: relative;
  padding: 20px 0 0 20px; }
  @media (max-width: 768px) {
    .awards {
      padding: 0; } }
  .awards__wrap {
    position: relative; }
    .awards__wrap:before {
      position: absolute;
      top: 0;
      left: 55px;
      content: '';
      height: 100%;
      border-left: 3px solid #FF4E50; }
      @media (max-width: 768px) {
        .awards__wrap:before {
          left: 30px;
          border-left: 2px solid #FF4E50; } }
  .awards__item {
    padding: 25px 0; }
    .awards__item:first-child {
      margin: 25px 0 0;
      padding: 0 0 25px; }
    .awards__item:last-child {
      margin: 0 0 25px;
      padding: 25px 0 0; }
  .awards__year {
    text-align: center; }
    .awards__year span {
      display: block;
      border-radius: 50px;
      background: #FF4E50;
      width: 80px;
      height: 80px;
      padding: 28px 0;
      font-size: 20px;
      font-weight: 700;
      line-height: 1; }
      @media (max-width: 768px) {
        .awards__year span {
          width: 60px;
          height: 60px;
          padding: 20px 0;
          margin: 0;
          font-size: 16px; } }
    @media (max-width: 768px) {
      .awards__year {
        width: 30%;
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .awards__year {
        width: 15%; } }
  .awards__content {
    padding: 20px 0 0; }
    @media (max-width: 768px) {
      .awards__content {
        width: 70%;
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .awards__content {
        width: 85%; } }
  .awards__list {
    padding: 5px 0;
    font-size: 16px;
    font-weight: 300; }

.contact {
  position: relative; }
  .contact__wrap {
    min-height: 200px; }
  .contact__menu {
    position: relative; }
    @media (max-width: 768px) {
      .contact__menu {
        padding: 0 0 10px;
        border-bottom: 1px solid #dfdfdf;
        margin: 0 -10px 25px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .contact__menu {
        border-bottom: none; } }
  .contact__link {
    display: block;
    padding: 5px 0;
    font-size: 16px; }
    .contact__link--active {
      color: #3CA5DD; }
    @media (max-width: 768px) {
      .contact__link {
        width: 33.3333333%;
        float: left;
        padding: 10px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .contact__link {
        width: 100%;
        padding: 2px 10px; } }
  .contact__content {
    position: relative; }
  .contact__cp {
    padding: 20px 0; }
  .contact__quote {
    text-align: center;
    padding: 100px 0; }
    .contact__quote__item {
      padding: 10px 0;
      font-size: 30px;
      font-weight: 300; }
      @media (max-width: 768px) {
        .contact__quote__item {
          padding: 0;
          font-size: 20px; } }
      .contact__quote__item span {
        font-weight: 700; }
    .contact__quote__author {
      padding: 20px 0;
      font-size: 18px;
      font-weight: 300; }
  @media (max-width: 768px) {
    .contact__left {
      width: 100%; }
    .contact__right {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .contact__left {
      width: 30%; }
    .contact__right {
      width: 70%; } }

.jobs {
  position: relative; }
  .jobs__wrap {
    min-height: 200px; }
  .jobs__menu {
    position: relative; }
    @media (max-width: 768px) {
      .jobs__menu {
        padding: 0 0 10px;
        border-bottom: 1px solid #dfdfdf;
        margin: 0 -10px 25px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .jobs__menu {
        border-bottom: none; } }
  .jobs__link {
    display: block;
    padding: 5px 0;
    font-size: 16px; }
    .jobs__link--active {
      color: #3CA5DD; }
    @media (max-width: 768px) {
      .jobs__link {
        width: 50%;
        text-align: center;
        float: left;
        padding: 10px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .jobs__link {
        text-align: left;
        width: 100%;
        padding: 2px 10px; } }
  .jobs__jobtitle {
    font-size: 24px;
    padding: 0 0 10px;
    border-bottom: 1px solid #2f2f2f;
    margin: 0 0 25px; }
  .jobs__content {
    position: relative;
    font-size: 16px; }
    .jobs__content p {
      margin: 5px 0; }
  .jobs__list {
    position: relative; }
    .jobs__list__wrap {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      /* NEW, Spec - Firefox, Chrome, Opera */
      flex-wrap: wrap;
      -webkit-flex-flow: wrap; }
    .jobs__list__item {
      padding-top: 5px;
      padding-bottom: 5px; }
    .jobs__list__link {
      display: block;
      padding: 10px 0; }
      .jobs__list__link:hover {
        color: #3CA5DD !important; }
      .jobs__list__link:after {
        content: '';
        border-bottom: none !important; }
  .jobs__form {
    position: relative;
    padding: 10px 0; }
    .jobs__form--contact {
      margin: -20px 0 0; }
    .jobs__form__select {
      position: relative; }
      .jobs__form__select:before {
        content: '';
        position: absolute;
        background: #fff;
        width: 100%;
        height: 100%;
        z-index: -2; }
      .jobs__form__select:after {
        content: '';
        position: absolute;
        top: 10px;
        right: 15px;
        width: 10px;
        height: 10px;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: -1; }
    .jobs__form textarea {
      outline: 0;
      min-height: 140px;
      max-width: 100%;
      display: block;
      width: 100%;
      padding: 12px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #000;
      background-color: #fff;
      background-image: none;
      border: none;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .jobs__form textarea:focus {
        -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }
    .jobs__form label {
      display: block;
      padding: 5px 0; }
      .jobs__form label span {
        color: #E55225;
        font-weight: 700;
        display: inline-block;
        padding: 0 3px;
        font-size: 12px; }
    .jobs__form select {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      appearance: none;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      outline: 0;
      width: 100%;
      height: 34px;
      border: none;
      font-size: 14px;
      background: transparent;
      padding: 0 10px; }
      .jobs__form select option {
        background: #fff; }
    .jobs__form input {
      outline: 0;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      font-size: 14px;
      border: none;
      height: 34px;
      margin: 0 0 15px;
      width: 100%; }
    .jobs__form input[type="text"] {
      padding: 5px 10px; }
    .jobs__form button {
      outline: 0;
      cursor: pointer;
      background: #3CA5DD;
      padding: 5px 15px;
      color: #fff;
      border: none;
      height: 40px;
      text-align: center;
      width: 150px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .jobs__form button:hover {
        background: #228cc4; }
  .jobs__captcha {
    position: relative;
    padding-left: 110px; }
    .jobs__captcha__code {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      width: 100px !important;
      background: #8a8a8a !important;
      color: #000 !important; }
  .jobs__terms__title {
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 10px; }
  .jobs__terms__item {
    padding: 2px 0;
    font-size: 14px; }
  @media (max-width: 768px) {
    .jobs__left {
      width: 100%; }
    .jobs__right {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .jobs__left {
      width: 30%; }
    .jobs__right {
      width: 70%; } }

html {
  width: 100%;
  height: 100%; }

.theme--inside-detail,
.theme--inside {
  background: #000;
  color: #fff;
  width: 100%;
  height: 100%; }
  .theme--inside-detail .nav,
  .theme--inside .nav {
    background: transparent;
    border-top: none; }
    .theme--inside-detail .nav__row,
    .theme--inside .nav__row {
      justify-content: flex-end; }
    .theme--inside-detail .nav__link,
    .theme--inside .nav__link {
      padding: 15px 20px; }
      .theme--inside-detail .nav__link:hover,
      .theme--inside .nav__link:hover {
        background: transparent; }
      .theme--inside-detail .nav__link--active,
      .theme--inside .nav__link--active {
        color: #3CA5DD; }

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor; }

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */
.icon-search {
  width: 1.0498046875em; }

.icon-twitter {
  width: 0.9287109375em; }

.icon-facebook {
  width: 0.5712890625em; }

.icon-line {
  width: 1.05078125em; }

.icon-angle-left {
  width: 0.375em; }

.icon-angle-right {
  width: 0.3388671875em; }

.icon-angle-up {
  width: 0.642578125em; }

.icon-angle-down {
  width: 0.642578125em; }

.icon-globe {
  width: 0.8571428571428571em; }

.mt1 {
  margin-top: 10px; }

.mt2 {
  margin-top: 20px; }

.mt3 {
  margin-top: 30px; }

.mt4 {
  margin-top: 40px; }

.mt5 {
  margin-top: 50px; }

.mt6 {
  margin-top: 60px; }

.mt7 {
  margin-top: 70px; }

.display-table {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

.display-center {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.divider {
  border-bottom: 1px solid #9B9B9B; }

.pull-right {
  float: right; }

.social--inside {
  padding: 50px 0 0; }

.timeline .slick-slide {
  height: 5px !important; }

.slick-disabled {
  visibility: hidden; }

.social {
  position: relative; }
  .social__block {
    padding: 15px;
    background: #f1f1f1;
    margin: 20px 0 0; }
    .social__block__teaser {
      padding: 0 0 5px;
      font-size: 16px;
      font-weight: 300;
      color: #000; }
  .social__item {
    display: inline-block;
    padding: 0 2px; }
  .social__link {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    padding: 8px;
    background: #fff;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    text-align: center; }
    .social__link--facebook {
      background: #3b5998; }
      .social__link--facebook:hover {
        background: #1e2e4f; }
    .social__link--twitter {
      background: #1da1f2; }
      .social__link--twitter:hover {
        background: #0967a0; }
    .social__link--instagram {
      background: #c13584; }
      .social__link--instagram:hover {
        background: #711f4d; }
    .social__link--youtube {
      background: #cd201f; }
      .social__link--youtube:hover {
        background: #741212; }
    .social__link--pinterest {
      background: #bd081c; }
      .social__link--pinterest:hover {
        background: #5b040e; }
    .social__link--whatsapp {
      background: #25d366; }
      .social__link--whatsapp:hover {
        background: #167c3c; }
    .social__link--line {
      background: #00c300; }
      .social__link--line:hover {
        background: #005d00; }
    .social__link--linkedin {
      background: #0077b5; }
      .social__link--linkedin:hover {
        background: #00344f; }
    .social__link--path {
      background: #ee3423; }
      .social__link--path:hover {
        background: #9f190c; }
    .social__link--google-plus {
      background: #dd4b39; }
      .social__link--google-plus:hover {
        background: #96271a; }
    .social__link:hover {
      color: #fff;
      -ms-transform: scale(1.1);
      /* IE 9 */
      -webkit-transform: scale(1.1);
      /* Safari */
      transform: scale(1.1); }
  .social--footer {
    padding: 10px 0; }
  .social--header .social__item {
    padding: 0; }

/* perfect-scrollbar v0.6.16 */
.ps-container {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important; } }

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
  height: 11px; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
  width: 11px; }

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 15px; }

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 6px; }

.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x,
.ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
  height: 11px; }

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 15px; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  right: 2px;
  /* there must be 'right' for ps-scrollbar-y */
  width: 6px; }

.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y,
.ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
  width: 11px; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
  height: 11px; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
  width: 11px; }

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6; }

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  outline: 0;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 10px;
      width: 10px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 10px;
        height: 10px;
        font-family: "slick";
        font-size: 6px;
        line-height: 10px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.headline__big .slick-slider {
  margin-bottom: 0px; }

.headline__thumb .slick-slider {
  margin-bottom: 15px; }

.article__photo__wrap .slick-slider {
  margin-bottom: 10px; }

.article__photo__wrap .slick-dots {
  top: -35px;
  bottom: auto;
  width: 20%;
  left: 40%; }

.article__photo__wrap .slick-dots li button {
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 20px; }

.article__photo__wrap .slick-dots li.slick-active button {
  background: #EF9021; }

.article__photo__wrap .slick-dots li button:before {
  content: ''; }

.footer {
  margin-top: 50px;
  padding: 20px 0 70px;
  background: #000;
  color: #fff;
  width: 100%; }
  @media (max-width: 768px) {
    .footer {
      margin-top: 0; } }
  .footer__top {
    padding: 0; }
  .footer__bottom {
    border-top: 1px solid #2b2b2b;
    padding: 30px 0 10px;
    color: #b1b1b1; }
  .footer__menu {
    position: relative; }
    .footer__menu__item {
      position: relative;
      display: block;
      padding: 3px 0; }
      .footer__menu__item--inline {
        padding: 0;
        display: inline-block; }
        .footer__menu__item--inline:after {
          content: ' -'; }
        .footer__menu__item--inline:last-child:after {
          content: ''; }
    .footer__menu__link {
      padding: 0 5px; }
      .footer__menu__link:hover {
        color: #3CA5DD; }
  .footer__copy {
    padding: 5px 0; }
    .footer__copy a:hover {
      color: #3CA5DD; }

@-webkit-keyframes blink {
  0% {
    opacity: .1; }
  50% {
    opacity: 1; }
  100% {
    opacity: .1; } }

@keyframes blink {
  0% {
    opacity: .1; }
  50% {
    opacity: 1; }
  100% {
    opacity: .1; } }

@-webkit-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  65% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  to {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); } }

@keyframes floating-arrow {
  from {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  65% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  to {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); } }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1000px, 0);
    transform: translate3d(0, -1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  75% {
    -webkit-transform: translate3d(0, 1px, 0);
    transform: translate3d(0, 1px, 0); }
  90% {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1000px, 0);
    transform: translate3d(0, -1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  75% {
    -webkit-transform: translate3d(0, 1px, 0);
    transform: translate3d(0, 1px, 0); }
  90% {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
