/*@font-face {
    font-family: 'Oswald-DemiBold';
    src: url('../../fonts/oswald/oswalddemibold.eot');
    src: url('../../fonts/oswald/oswalddemibold.eot?#iefix') format('embedded-opentype'),
             url('../../fonts/oswald/oswalddemibold.woff') format('woff'),
             url('../../fonts/oswald/oswalddemibold.ttf') format('truetype'),
             url('../../fonts/oswald/oswalddemibold.svg#oswalddemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
  font-family: 'Oswald-Light';
  src: url("../../fonts/oswald/oswaldlight.eot");
  src: url("../../fonts/oswald/oswaldlight.eot?#iefix") format("embedded-opentype"), url("../../fonts/oswald/oswaldlight.woff") format("woff"), url("../../fonts/oswald/oswaldlight.ttf") format("truetype"), url("../../fonts/oswald/oswaldlight.svg#oswaldlight") format("svg");
  font-weight: normal;
  font-style: normal; }
*,
*:before,
*:after {
  box-sizing: border-box; }

html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer; }

a:active,
a:hover {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; }

a[href^=tel] {
  text-decoration: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote {
  margin: 0px;
  font-weight: 300; }

ul,
ol {
  margin: 0;
  padding: 0; }

i {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  image-rendering: optimizeQuality; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  border-radius: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; }

select::-ms-expand {
  display: none; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input:-moz-submit-invalid {
  box-shadow: none; }

input:-moz-ui-invalid {
  box-shadow: none; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: border-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input::-ms-clear {
  display: none; }

fieldset {
  border: 0px;
  margin: 0px;
  padding: 0px; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  resize: none; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

hr {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-width: 1px;
  border-style: solid;
  border-bottom: none;
  border-right: none;
  border-left: none;
  border-top: none;
  background-color: #000;
  height: 1px;
  width: 100%; }

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

@-ms-viewport {
  width: device-width; }
.section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1; }

.section.active {
  z-index: 2; }

@media only screen and (max-width: 1024px) {
  main {
    float: left;
    width: 100%; }

  .section {
    position: relative;
    float: left;
    height: 100vh; }

  .section--blue {
    background-color: #0066b0; } }
@media only screen and (max-width: 768px) {
  .section {
    height: auto; } }
body {
  -webkit-text-size-adjust: none;
  position: relative; }

.content {
  width: 100%;
  height: 100%;
  font-family: 'Oswald-Light', sans-serif, arial;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #ffffff;
  background-color: #231f20; }

.inner {
  width: 100%;
  margin: 0 auto;
  padding: 0px 20px; }

.inner--1100 {
  max-width: 1100px; }

@media only screen and (max-width: 1024px) {
  .content {
    float: left;
    height: auto;
    width: 100%; } }
.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0; }

.grid--gutters {
  margin: 1px 0px 0px -15px; }

.grid-cell {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.grid--gutters > .grid-cell {
  padding: 0px 0 0px 15px; }

.float-grid__cell-33 {
  float: left;
  width: 33.33%; }

@media only screen and (max-width: 1200px) {
  .grid-cell--one-third {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }

  .float-grid__cell-33 {
    width: 50%; } }
@media only screen and (max-width: 640px) {
  .float-grid__cell-33 {
    width: 100%; }

  .grid-cell--one-third {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; } }
/* HELPER CLASSES */
.float--left {
  float: left; }

.float--right {
  float: right; }

.clear {
  clear: both; }

.table {
  display: table;
  height: 100%;
  width: 100%;
  table-layout: fixed; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }

.align--top {
  vertical-align: top; }

.align--bottom {
  vertical-align: bottom; }

.align--middle {
  vertical-align: middle; }

.inline-block {
  display: inline-block; }

.hidden {
  display: none; }

.absolute {
  position: absolute;
  top: 0px; }

.relative {
  position: relative; }

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

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

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

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

.overflow--auto {
  overflow: auto;
  height: 100%; }

.overflow--hidden {
  overflow: hidden; }

.multicolumn--2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px; }

.disable--select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.grabbing--cursor {
  ursor: move;
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important; }

.underline {
  text-decoration: underline; }

/* FLEXBOX */
.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

/* flex-wrap */
.wrap--nowrap {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.wrap--wrap {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.wrap--wrap-reverse {
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse; }

/* flex-grow */
.grow--1 {
  -webkit-flex-grow: 1;
  flex-grow: 1; }

.grow--2 {
  -webkit-flex-grow: 2;
  flex-grow: 2; }

.grow--3 {
  -webkit-flex-grow: 3;
  flex-grow: 3; }

/* flex-shrink */
.shrink--3 {
  -webkit-flex-shrink: 3;
  flex-shrink: 3; }

/* order */
.order--5 {
  -webkit-order: 5;
  -ms-order: 5;
  order: 5; }

/* flex-direction */
.direction--column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.direction--column-reverse {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.direction--row {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.direction--row-reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

/* justify-content */
.justify--start {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start; }

.justify--end {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }

.justify--center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.justify--space-between {
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between; }

.justify--space-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around; }

/* align-items */
.align-items--start {
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start; }

.align-items--end {
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end; }

.align-items--center {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.align-items--baseline {
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }

.align-items--stretch {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

/* BACKGROUND COLORS */
.bgc-white {
  background-color: #ffffff; }

.bgc-black {
  background-color: #000000; }

/* PADDINGS AND MARGINS */
.top-padding--60 {
  padding-top: 60px; }

.top-bottom-paddings--30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.top-bottom-paddings--60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.top-margin--10 {
  margin-top: 10px; }

.top-margin--20 {
  margin-top: 20px; }

.top-margin--30 {
  margin-top: 30px; }

.top-margin--50 {
  margin-top: 50px; }

.top-margin--60 {
  margin-top: 60px; }

.bottom-margin--10 {
  margin-bottom: 10px; }

.bottom-margin--15 {
  margin-bottom: 15px; }

.bottom-margin--20 {
  margin-bottom: 20px; }

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

.bottom-margin--50 {
  margin-bottom: 50px; }

.bottom-margin--60 {
  margin-bottom: 60px; }

/* Oswald-ExtraLight */
.oel12 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 12px;
  line-height: 1.5; }

.oel13 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 13px;
  line-height: 1.5; }

.oel14 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5; }

.oel15 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 15px;
  line-height: 1.5; }

.oel16 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5; }

.oel17 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 17px;
  line-height: 1.5; }

.oel18 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5; }

.oel19 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 19px;
  line-height: 1.5; }

.oel20 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 20px;
  line-height: 1.5; }

.oel22 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 22px;
  line-height: 1.5; }

.oel24 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 24px;
  line-height: 1.5; }

.oel26 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 26px;
  line-height: 1.5; }

.oel28 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 28px;
  line-height: 1.5; }

.oel30 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 30px;
  line-height: 1.5; }

.oel32 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 32px;
  line-height: 1.5; }

.oel34 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 34px;
  line-height: 1.5; }

.oel36 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 36px;
  line-height: 1.5; }

.oel38 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 38px;
  line-height: 1.5; }

.oel40 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 40px;
  line-height: 1.5; }

.oel42 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 42px;
  line-height: 1.5; }

.oel44 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 44px;
  line-height: 1.5; }

.oel46 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 46px;
  line-height: 1.5; }

.oel68 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 68px;
  line-height: 1.5; }

/* Oswald-DemiBold */
.odb12 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 12px;
  line-height: 1.5; }

.odb13 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 13px;
  line-height: 1.5; }

.odb14 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5; }

.odb15 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 15px;
  line-height: 1.5; }

.odb16 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5; }

.odb17 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 17px;
  line-height: 1.5; }

.odb18 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5; }

.odb19 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 19px;
  line-height: 1.5; }

.odb20 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 20px;
  line-height: 1.5; }

.odb22 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 22px;
  line-height: 1.5; }

.odb24 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 24px;
  line-height: 1.5; }

.odb26 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 26px;
  line-height: 1.5; }

.odb28 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 28px;
  line-height: 1.5; }

.odb30 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 30px;
  line-height: 1.5; }

.odb32 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 32px;
  line-height: 1.5; }

.odb34 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 34px;
  line-height: 1.5; }

.odb36 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 36px;
  line-height: 1.5; }

.odb38 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 38px;
  line-height: 1.5; }

.odb40 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 40px;
  line-height: 1.5; }

.odb42 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 42px;
  line-height: 1.5; }

.odb44 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 44px;
  line-height: 1.5; }

.odb46 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 46px;
  line-height: 1.5; }

.odb68 {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 68px;
  line-height: 1.5; }

@font-face {
  font-family: 'sinfoniettariga';
  src: url("../../../fonts/frontend/sinfoniettariga/sinfoniettariga.eot?ru58qc");
  src: url("../../../fonts/frontend/sinfoniettariga/sinfoniettariga.eot?ru58qc#iefix") format("embedded-opentype"), url("../../../fonts/frontend/sinfoniettariga/sinfoniettariga.ttf?ru58qc") format("truetype"), url("../../../fonts/frontend/sinfoniettariga/sinfoniettariga.woff?ru58qc") format("woff"), url("../../../fonts/frontend/sinfoniettariga/sinfoniettariga.svg?ru58qc#sinfoniettariga") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="i-"]:before, [class*=" i-"]:before {
  font-family: 'sinfoniettariga';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.i-arrow2-down:before {
  content: "\e907"; }

.i-arrow2-left:before {
  content: "\e90b"; }

.i-arrow2-right:before {
  content: "\e90c"; }

.i-arrow2-up:before {
  content: "\e90d"; }

.i-arrow-down:before {
  content: "\e900"; }

.i-arrow-left:before {
  content: "\e901"; }

.i-arrow-right:before {
  content: "\e902"; }

.i-arrow-up:before {
  content: "\e903"; }

.i-draugiem:before {
  content: "\e904"; }

.i-facebook:before {
  content: "\e905"; }

.i-gallery:before {
  content: "\e906"; }

.i-play:before {
  content: "\e908"; }

.i-search:before {
  content: "\e909"; }

.i-twitter:before {
  content: "\e90a"; }

/* COLORS */
.c-white {
  color: #ffffff; }

.c-black {
  color: #000000; }

.c-brown {
  color: #231f20; }

.c-blue {
  color: #1465b5; }

/* WIDTHS */
.h100 {
  height: 100%; }

.w100 {
  width: 100%;
  float: left; }

.article {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  background-color: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transform: scale(1.1);
  transition: all 0.4s;
  will-change: transform; }

.article.animate {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: all 0.8s; }

.article__scroll {
  height: 100%;
  overflow: auto;
  padding: 5vh 0px;
  opacity: 0;
  visibility: hidden;
  will-change: transform; }

.article__scroll.animate {
  opacity: 1;
  visibility: visible; }

.article__close {
  position: absolute;
  top: 30px;
  right: 40px;
  z-index: 2; }

.js-close-article {
  cursor: pointer; }

.close-fill {
  fill: #0066B0; }

.background-video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1; }

.background-video {
  min-width: 100%;
  min-height: 100%;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  transform-origin: center; }

.mobile-video-fallback {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 20% 50%;
  /* display: none; */
  z-index: 0; }

.background-video--2 {
  transform: scale(2) translate(4%, -5%); }

.background-video--3 {
  transform: scale(2) translate(0%, 0%); }

.background-video--4 {
  transform: scale(2) translate(7%, -4%); }

/* BURGER */
.burger {
  display: none;
  float: left;
  clear: left;
  width: 30px;
  height: 24px;
  text-align: center;
  cursor: pointer;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.1s  -webkit-transform linear;
  transition: 0.1s transform linear;
  z-index: 21; }

.burger-bars {
  background: 0;
  height: 24px;
  width: 100%;
  outline: 0;
  padding: 0;
  border: 0;
  position: relative;
  display: block; }

.burger-bars__bar,
.burger-bars__bar::before,
.burger-bars__bar::after {
  position: absolute;
  background-color: #ffffff;
  margin: auto;
  width: 100%;
  height: 4px;
  border-radius: 0px;
  content: '';
  top: 50%;
  left: 0;
  -webkit-transition: 0.2s background-color linear 0.1s, 0.2s top linear 0.2s, 0.2s -webkit-transform linear;
  transition: 0.2s background-color linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear; }

.burger.active .burger-bars__bar,
.burger.active .burger-bars__bar::before,
.burger.active .burger-bars__bar::after {
  /* background-color: #0066b0; */ }

.burger-bars__bar {
  margin-top: -2px; }

.burger-bars__bar::before {
  top: -9px; }

.burger-bars__bar::after {
  top: 9px; }

.burger-bars__bar::before,
.burger-bars__bar::after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.burger.active .burger-bars__bar {
  background: 0; }

.burger.active .burger-bars__bar::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.burger.active .burger-bars__bar::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.burger.active .burger-bars__bar::before,
.burger.active .burger-bars__bar::after {
  top: 0; }

.burger.active .burger-bars__bar,
.burger.active .burger-bars__bar::before,
.burger.active .burger-bars__bar::after {
  -webkit-transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s -webkit-transform linear 0.2s;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s; }

@media only screen and (max-width: 1024px) {
  .burger {
    display: block; } }
/* BUTTONS */
.btn {
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-radius: 0px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.3s, border 0.3s, background 0.3s;
  transition: color 0.3s, border 0.3s, background 0.3s;
  text-align: center;
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 22px;
  background-clip: padding-box;
  text-transform: uppercase; }

.btn--40 {
  height: 40px;
  line-height: 38px;
  padding: 0px 30px; }

.btn--icon {
  padding-right: 55px; }

.btn--icon:before {
  position: absolute;
  top: 50%;
  right: 20px;
  margin: -12px 0px 0px 0px;
  font-size: 24px;
  transition: right 0.3s; }

.btn--white-transparent {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff; }

.btn--blue {
  background-color: #00ADEE;
  border-color: #00ADEE; }

.btn--white-hover:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #404041; }

.btn--white-transparent-hover:hover {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff; }

.btn--icon-hover:hover:before {
  right: 17px; }

.btn--loading:after {
  content: '';
  float: right;
  position: relative;
  top: 50%;
  width: 18px;
  height: 18px;
  margin: -9px 0 0 15px;
  border-style: solid;
  border-bottom-color: transparent;
  border-width: 2px;
  border-radius: 50%;
  -webkit-animation: loadingSpin 1s infinite linear;
  animation: loadingSpin 1s infinite linear; }

@-webkit-keyframes loadingSpin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes loadingSpin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* CLICK CIRCLE */
.click-circle {
  position: fixed;
  width: 15px;
  height: 15px;
  background-color: rgba(0, 173, 238, 0.6);
  border-radius: 50%;
  z-index: 999999999;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.click-circle.scale {
  -webkit-animation: ripple 0.3s linear;
  animation: ripple 0.3s linear; }

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }
@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }
.contacts {
  width: 100%;
  float: left;
  height: 100%;
  position: absolute;
  top: 0px; }

.contacts-text {
  margin: 0px 0px 0px 82px; }

@media only screen and (max-width: 768px) {
  .contacts {
    position: relative;
    float: left;
    height: auto; } }
@media only screen and (max-width: 480px) {
  .contacts-text {
    margin: 0px 0px 0px 24%; } }
.content-block {
  position: absolute;
  height: 100%;
  overflow: hidden;
  z-index: 1; }

.section.active .content-block {
  z-index: 2; }

.content-block--full-width {
  width: 100%; }

.content-block--large {
  width: calc(100% - 400px); }

.content-block--middle {
  width: 400px;
  height: calc(100% - 400px); }

.content-block--small {
  width: 400px;
  height: 400px; }

.content-block--full-top {
  width: 100%;
  height: calc(100vh - 400px); }

.content-block--66-bottom {
  height: 400px;
  width: calc(100vw - 400px); }

.content-block--33-bottom {
  width: 400px;
  height: 400px; }

.content-block--top-left {
  top: 0;
  left: 0; }

.content-block--top-right {
  top: 0;
  right: 0; }

.content-block--bottom-left {
  bottom: 0;
  left: 0; }

.content-block--bottom-right {
  bottom: 0;
  right: 0; }

.content-block__image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  transform: scale(1);
  transform-origin: right;
  transition: transform 25s linear; }

.section.animate .content-block__image {
  transform: scale(1.1); }

.IE .section.animate .content-block__image,
.msie .section.animate .content-block__image {
  transform: scale(1); }

.content-block__image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0;
  z-index: 2;
  transform: translate3d(0, 0, 0); }

.slide-in {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: transform 0.8s cubic-bezier(0.345, 0.005, 0.07, 1); }

.slide-in--left {
  transform: translate3d(-100%, 0%, 0); }

.slide-in--right {
  transform: translate3d(100%, 0%, 0); }

.slide-in--top {
  transform: translate3d(0%, -100%, 0); }

.slide-in--bottom {
  transform: translate3d(0%, 100%, 0); }

.animate .slide-in {
  transform: translate3d(0%, 0%, 0); }

.image--2-1 {
  background-image: url(../../img/large-image--section-2.jpg); }

.image--2-2 {
  background-image: url(../../img/small-image--section-2.jpg);
  background-position: 0% 0%; }

.image--3-1 {
  background-image: url(../../img/large-image--section-3.jpg);
  background-position: 80% 50%; }

.image--4-1 {
  background-image: url(../../img/large-image--section-4.jpg); }

.image--4-2 {
  background-image: url(../../img/small-image--section-4.jpg); }

.image--5-1 {
  background-image: url(../../img/large-image--section-5.jpg);
  background-position: 50% 40%; }

.image--5-2 {
  background-image: url(../../img/small-image--section-5.jpg); }

@media only screen and (min-width: 1921px) {
  .content-block--large {
    width: calc(100% - 500px); }

  .content-block--middle {
    width: 500px;
    height: calc(100% - 500px); }

  .content-block--small {
    width: 500px;
    height: 500px; }

  .content-block--full-top {
    height: calc(100vh - 500px); }

  .content-block--66-bottom {
    height: 500px;
    width: calc(100vw - 500px); }

  .content-block--33-bottom {
    width: 500px;
    height: 500px; } }
@media only screen and (max-width: 1920px) {
  .content-block--large {
    width: calc(100% - 400px); }

  .content-block--middle {
    width: 400px;
    height: calc(100% - 400px); }

  .content-block--small {
    width: 400px;
    height: 400px; } }
@media only screen and (max-width: 1366px) {
  .content-block--large {
    width: calc(100% - 300px); }

  .content-block--middle {
    width: 300px;
    height: calc(100% - 300px); }

  .content-block--small {
    width: 300px;
    height: 300px; }

  .content-block--full-top {
    height: calc(100vh - 300px); }

  .content-block--66-bottom {
    height: 300px;
    width: calc(100vw - 300px); }

  .content-block--33-bottom {
    width: 300px;
    height: 300px; } }
@media only screen and (max-width: 1024px) {
  .content-block--large {
    width: 100%;
    height: calc(100% - 300px); }

  .content-block--middle {
    width: calc(100% - 300px);
    height: 300px;
    bottom: 0;
    left: 0;
    right: inherit;
    top: inherit; }

  .content-block--small {
    left: inherit;
    right: 0; }

  .slide-in {
    transform: translate3d(0%, 0%, 0); } }
@media only screen and (max-width: 960px) {
  .content-block--66-bottom {
    width: 50%; }

  .content-block--33-bottom {
    width: 50%; }

  .content-block__image-overlay {
    opacity: 0.2; } }
@media only screen and (max-width: 768px) {
  .content-block {
    position: relative;
    height: auto;
    float: left; }

  .content-block--large {
    position: relative;
    float: left;
    height: calc(100% - 50vw); }

  .content-block--middle {
    position: relative;
    float: left;
    width: 50%;
    height: 50vw; }

  .content-block--small {
    position: relative;
    float: left;
    width: 50%;
    height: 50vw; }

  .content-block--full-top {
    position: relative;
    float: left;
    height: auto; }

  .content-block--66-bottom {
    width: 100%;
    position: relative;
    float: left; }

  .content-block--33-bottom {
    display: none; } }
@media only screen and (max-width: 480px) {
  .content-block--full-width {
    position: relative;
    float: left;
    width: 100vw;
    padding: 0px 0px 0px 0px; }

  .content-block--large {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px; } }
/* EDITOR TEXT */
.editor-text ul {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px 0px;
  list-style: none; }

.editor-text ul li {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  margin-top: 10px;
  padding: 0 0px 0 15px; }

.editor-text ul li:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background-color: #A12931;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0px; }

.editor-text ol {
  padding-left: 20px;
  margin: 0px 0px 15px 0px; }

.editor-text ol li {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  padding: 0px 0px 10px 0px; }

.editor-text p {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 18px;
  line-height: 1.8;
  margin: 0px 0px 25px 0px; }

.editor-text h1 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 26px;
  line-height: 1.5;
  margin: 0px 0px 15px 0px;
  color: #00ADEE;
  text-transform: uppercase; }

.editor-text h2 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 26px;
  line-height: 1.5;
  margin: 0px 0px 50px 0px; }

.editor-text h3 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 24px;
  line-height: 1.5;
  margin: 0px 0px 15px 0px;
  color: #00ADEE; }

.editor-text h4 {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 22px;
  line-height: 1.5;
  margin: 0px 0px 15px 0px;
  color: #00ADEE; }

.editor-text blockquote {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 15px;
  padding: 0px 20px; }

.editor-text a {
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 22px;
  line-height: 1.5;
  color: #00ADEE;
  text-decoration: underline; }

.editor-text a:hover {
  text-decoration: inherit; }

.editor-text table {
  width: 100%;
  margin: 0px 0px 15px 0px; }

.editor-text img {
  max-width: 100%;
  padding: 10px;
  width: auto;
  height: auto; }

.editor-text strong {
  font-family: 'Oswald-Light';
  font-weight: 300; }

.editor-text em {
  font-style: italic; }

.editor-text u {
  text-decoration: underline; }

.editor-text s {
  text-decoration: line-through; }

.editor-text hr {
  background-color: transparent;
  margin: 0px 0px 15px 0px; }

@media only screen and (min-width: 1921px) {
  .editor-text p {
    font-size: 22px; } }
@media only screen and (max-width: 1920px) {
  .editor-text p {
    font-size: 18px; } }
@media only screen and (max-width: 1366px) {
  .editor-text p {
    font-size: 16px; } }
@media only screen and (max-width: 768px) {
  .editor-text p {
    font-size: 16px;
    margin: 0px 0px 15px 0px; } }
.important-text-block {
  position: relative;
  z-index: 2;
  padding: 30px 30px;
  width: 85%;
  transform: translate3d(0, 0, 0); }

.important-text {
  display: block;
  margin: 0px 0px 20px 0px;
  transform: translateY(20px) translateZ(0);
  transition: transform 0.8s cubic-bezier(0.345, 0.005, 0.07, 1), opacity 0.8s cubic-bezier(0.345, 0.005, 0.07, 1);
  opacity: 0;
  display: block; }

.important-text p {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 22px;
  line-height: 1.5;
  color: #ffffff; }

.section.animate .important-text {
  transform: translateY(0) translateZ(0);
  opacity: 1;
  transition-delay: 0.7s;
  transition-duration: 1.2s; }

@media only screen and (min-width: 1921px) {
  .important-text-block {
    padding: 60px 70px; }

  .important-text p {
    font-size: 28px; }

  .important-text.important-text-larger p {
    font-size: 36px; } }
@media only screen and (max-width: 1920px) {
  .important-text p {
    font-size: 22px; }

  .important-text.important-text-larger p {
    font-size: 30px; } }
@media only screen and (max-width: 1366px) {
  .important-text p {
    font-size: 20px; }

  .important-text.important-text-larger p {
    font-size: 30px; } }
@media only screen and (max-width: 1024px) {
  .important-text {
    opacity: 1;
    transform: translateY(0px) translateZ(0); } }
@media only screen and (max-width: 768px) {
  .important-text-block {
    width: 100%; } }
@media only screen and (max-width: 480px) {
  .important-text-block {
    padding: 15px; }

  .important-text {
    margin: 0px 0px 0px 0px; }

  .important-text p {
    font-size: 14px; }

  .important-text.important-text-larger p {
    font-size: 14px; } }
.intro {
  height: 100vh; }

@media only screen and (max-width: 1024px) {
  .intro__center {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; } }
@media only screen and (max-width: 768px) {
  .intro {
    min-height: 530px; } }
@media (orientation: landscape) and (max-width: 767px) {
  .intro {
    min-height: 530px; } }
.intro-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0066b0;
  z-index: 20;
  overflow: hidden;
  opacity: 1;
  visibility: visible;
  transition: all 0.8s; }

.pace-done .intro-loading {
  opacity: 0;
  visibility: hidden; }

.radial-progress {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0px);
  width: 100%;
  text-align: center;
  height: 310px; }

.radial-progress .circle {
  display: none; }

.radial-progress .circle .mask,
.radial-progress .circle .fill,
.radial-progress .circle .shadow {
  width: 120px;
  height: 120px;
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.radial-progress .circle .shadow {
  -webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2) inset; }

.radial-progress .circle .mask,
.radial-progress .circle .fill {
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: -ms-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.radial-progress .circle .mask {
  clip: rect(0px, 120px, 120px, 60px); }

.radial-progress .circle .mask .fill {
  clip: rect(0px, 60px, 120px, 0px);
  background-color: #97a71d; }

.radial-progress .inset {
  height: 100%; }

.radial-progress .inset .percentage {
  top: 0px !important;
  bottom: inherit !important; }

.radial-progress .inset .percentage .numbers {
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s; }

.radial-progress .inset .percentage .numbers span {
  color: #ffffff;
  line-height: 200px;
  font-size: 210px;
  font-family: 'Oswald-DemiBold'; }

.radial-progress[data-progress="0"] .circle .mask.full,
.radial-progress[data-progress="0"] .circle .fill {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.radial-progress[data-progress="0"] .circle .fill.fix {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.radial-progress[data-progress="1"] .circle .mask.full,
.radial-progress[data-progress="1"] .circle .fill {
  -webkit-transform: rotate(1.8deg);
  -ms-transform: rotate(1.8deg);
  -o-transform: rotate(1.8deg);
  transform: rotate(1.8deg); }

.radial-progress[data-progress="1"] .circle .fill.fix {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  -o-transform: rotate(3.6deg);
  transform: rotate(3.6deg); }

.numbers-precentage {
  font-size: 105px !important; }

.language-nav__link {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 0px 15px; }

@media only screen and (min-width: 1921px) {
  .language-nav {
    width: 520px; }

  .language-nav__link {
    font-size: 18px; } }
@media only screen and (max-width: 1920px) {
  .language-nav {
    width: 420px; } }
@media only screen and (max-width: 1366px) {
  .language-nav {
    width: 320px; } }
@media only screen and (max-width: 1200px) {
  .language-nav {
    width: auto; } }
@media only screen and (max-width: 1024px) {
  .language-nav {
    float: left;
    width: 100%;
    text-align: center;
    overflow: hidden; }

  .language-nav__link {
    color: #ffff;
    margin: 0px 6px 0px 6px;
    display: inline-block;
    transform: translate(0%, 30px);
    transition: transform 0.8s ease-out 0.8s;
    font-size: 20px; }

  .mobile-nav.active .language-nav__link {
    -webkit-transform: translate(0%, 0px);
    -ms-transform: translate(0%, 0px);
    transform: translate(0%, 0px); } }
.logo {
  background-image: url(../../img/logo.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain; }

.logo--loading {
  width: 100%;
  height: 72px;
  display: inline-block;
  bottom: 0px !important;
  top: inherit !important; }

.logo--main-header {
  width: 214px;
  height: 46px;
  background-size: 214px 46px; }

.logo--contacts {
  width: 330px;
  height: 71px;
  background-size: 330px 71px;
  background-repeat: no-repeat; }

@media only screen and (max-width: 1024px) {
  .logo--main-header {
    width: 150px;
    height: 32px;
    background-size: 150px 32px; } }
@media only screen and (max-width: 480px) {
  .logo--contacts {
    width: 260px;
    height: 56px;
    background-size: 260px 56px; } }
/* LOADING ANIMATION */
.center-loading-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(241, 242, 242, 0.74);
  z-index: 1; }

.center-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1; }

.bouncywrap {
  position: relative; }

.dotcon {
  display: block;
  float: left;
  width: 50px;
  position: absolute; }

.dc1 {
  -webkit-animation: bouncy1 1.5s infinite;
  left: -40px;
  -webkit-animation: bouncy1 1.5s infinite;
  animation: bouncy1 1.5s infinite; }

.dc2 {
  -webkit-animation: bouncy2 1.5s infinite;
  animation: bouncy2 1.5s infinite;
  left: 0; }

.dc3 {
  -webkit-animation: bouncy3 1.5s infinite;
  animation: bouncy3 1.5s infinite;
  left: 40px; }

.dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #A02830; }

@-webkit-keyframes bouncy1 {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg); }
  50% {
    -webkit-transform: translate(0px, 0px) rotate(180deg); }
  100% {
    -webkit-transform: translate(40px, 0px) rotate(-180deg); } }
@keyframes bouncy1 {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  50% {
    -webkit-transform: translate(0px, 0px) rotate(180deg);
    transform: translate(0px, 0px) rotate(180deg); }
  100% {
    -webkit-transform: translate(40px, 0px) rotate(-180deg);
    transform: translate(40px, 0px) rotate(-180deg); } }
@-webkit-keyframes bouncy2 {
  0% {
    -webkit-transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(-40px); }
  100% {
    -webkit-transform: translateX(-40px); } }
@keyframes bouncy2 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px); }
  100% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px); } }
@-webkit-keyframes bouncy3 {
  0% {
    -webkit-transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(-40px); } }
@keyframes bouncy3 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px); } }
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 3; }

.bx-core .main-header {
  top: 147px; }

@media only screen and (max-width: 1024px) {
  .main-header {
    background-color: #0066b0;
    height: 60px; } }
.main-heading {
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 78px;
  line-height: 1.2;
  margin: 0px 0px 20px 0px; }

.line {
  display: block;
  overflow: hidden; }

.line__content {
  transform: translate3d(0px, 200px, 0);
  transition: transform 0.8s cubic-bezier(0.345, 0.005, 0.07, 1);
  display: block; }

.section.animate .line__content--1 {
  transform: translate3d(0px, 0px, 0);
  transition-delay: 0.08s; }

.section.animate .line__content--2 {
  transform: translate3d(0px, 0px, 0);
  transition-delay: 0.16s; }

.section.animate .line__content--3 {
  transform: translate3d(0px, 0px, 0);
  transition-delay: 0.24s; }

@media only screen and (min-width: 1921px) {
  .main-heading {
    font-size: 130px; } }
@media only screen and (max-width: 1024px) {
  .main-heading {
    font-size: 60px; }

  .line__content--1 {
    transform: translate3d(0px, 0px, 0); }

  .line__content--2 {
    transform: translate3d(0px, 0px, 0); }

  .line__content--3 {
    transform: translate3d(0px, 0px, 0); } }
@media only screen and (max-width: 960px) {
  .main-heading {
    font-size: 50px; } }
@media only screen and (max-width: 768px) {
  .main-heading {
    font-size: 40px; } }
@media only screen and (max-width: 480px) {
  .main-heading {
    font-size: 37px; } }
.main-nav {
  text-align: right; }

.main-nav__items {
  list-style: none;
  float: left;
  width: 100%; }

.main-nav__item {
  display: inline-block;
  padding: 0px 0px 0px 40px; }

.main-nav__link {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0px 0px 2px 0px;
  border-style: solid;
  border-color: transparent;
  border-width: 0px 0px 3px 0px;
  transition: border-color 0.3s; }

.main-nav__link.active,
.main-nav__link:hover {
  border-color: #ffffff; }

.mobile-nav {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media only screen and (min-width: 1921px) {
  .main-nav {
    width: calc(100% - 734px); }

  .main-nav__link {
    font-size: 18px; } }
@media only screen and (max-width: 1920px) {
  .main-nav {
    width: calc(100% - 430px); } }
@media only screen and (max-width: 1366px) {
  .main-nav {
    width: calc(100% - 300px); } }
@media only screen and (max-width: 1200px) {
  .main-nav {
    width: auto; } }
@media only screen and (max-width: 1024px) {
  .main-nav {
    width: 100%;
    text-align: center; }

  .mobile-nav {
    position: fixed;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #0066b0;
    -webkit-box-shadow: 0px 0px 0px 1000px #0066b0;
    box-shadow: 0px 0px 0px 1000px #0066b0;
    z-index: 20;
    -o-animation-name: fadeOut;
    -o-animation-duration: 0.7s;
    -o-animation-delay: 0.7s;
    -o-animation-iteration-count: 1;
    -o-animation-timing-function: linear;
    -o-animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    -webkit-animation-name: fadeOut;
    -webkit-animation-duration: 0.7s;
    -webkit-animation-delay: 0.7s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards; }

  .mobile-nav.active {
    -o-animation-name: fadeIn;
    -o-animation-duration: 0.5s;
    -o-animation-delay: 0s;
    -o-animation-iteration-count: 1;
    -o-animation-timing-function: linear;
    -o-animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards; }

  .main-nav__fade-out {
    display: block;
    width: 100%;
    opacity: 0;
    margin: 3vh 0px 0px 0px;
    visibility: hidden;
    -o-animation-name: fadeOut;
    -o-animation-duration: 0.3s;
    -o-animation-delay: 0s;
    -o-animation-iteration-count: 1;
    -o-animation-timing-function: linear;
    -o-animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    -webkit-animation-name: fadeOut;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards; }

  .mobile-nav.active .main-nav__fade-out {
    -o-animation-name: fadeIn;
    -o-animation-duration: 0.01s;
    -o-animation-delay: 0s;
    -o-animation-iteration-count: 1;
    -o-animation-timing-function: linear;
    -o-animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.01s;
    animation-duration: 0.01s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.01s;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards; }

  .main-nav__item {
    float: left;
    width: 100%;
    text-align: center;
    margin: 1vh 0px;
    height: 30px;
    overflow: hidden;
    padding: 0px 0px 0px 0px; }

  .main-nav__link {
    color: #ffffff;
    display: inline-block;
    font-weight: 300;
    line-height: 30px;
    height: 30px;
    font-size: 20px;
    position: relative;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px); }

  .mobile-nav.active .main-nav__link {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px); }

  .mobile-nav.active .main-nav__items .main-nav__link {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px); }

  .main-nav__items li:nth-of-type(1) .main-nav__link {
    transition: color 0.3s, transform 0.8s ease-out 0.4s; }

  .main-nav__items li:nth-of-type(2) .main-nav__link {
    transition: color 0.3s, transform 0.8s ease-out 0.2s; }

  .main-nav__items li:nth-of-type(3) .main-nav__link {
    transition: color 0.3s, transform 0.8s ease-out 0.6s; }

  .main-nav__items li:nth-of-type(4) .main-nav__link {
    transition: color 0.3s, transform 0.8s ease-out 0.3s; }

  .main-nav__items li:nth-of-type(5) .main-nav__link {
    transition: color 0.3s, transform 0.8s ease-out 0.5s; } }
.particles-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-color: #0066b0;
  transition: all 0.5s linear;
  transform: translate3d(0, 0, 0); }

.particles-js-canvas-el {
  opacity: 1; }

.particles-js--brown {
  background-color: #231f20; }

@media only screen and (max-width: 768px) {
  .particles-js {
    min-height: 530px; } }
.read-more {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  position: relative; }

.read-more__line {
  display: block;
  overflow: hidden; }

.read-more__line-content {
  transform: translate3d(0px, 200px, 0);
  transition: transform 0.8s cubic-bezier(0.345, 0.005, 0.07, 1) 0.15s;
  display: block; }

.section.animate .read-more__line-content {
  transform: translate3d(0px, 0px, 0);
  transition-delay: 0s; }

.read-more:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -4px;
  background-color: #ffffff;
  transform: translate3d(-50%, 0, 0);
  width: 0%;
  height: 3px;
  transition: width 0.8s cubic-bezier(0.345, 0.005, 0.07, 1); }

.section.animate .read-more:before {
  width: 100%;
  transition-delay: 0.08s; }

.section.animate .read-more:hover:before {
  width: 70%;
  transition-delay: 0.2s; }

@media only screen and (min-width: 1921px) {
  .read-more {
    font-size: 18px; } }
@media only screen and (max-width: 1024px) {
  .read-more__line-content {
    transform: translate3d(0px, 0px, 0); }

  .read-more:before {
    width: 100%;
    background-color: #ffffff; } }
.scroll-icon {
  display: block;
  margin: 0px 0px 20px 0px;
  position: relative;
  z-index: 2;
  transform: translate3d(0, 0, 0); }

.scroll-icon-link {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 100%, 0);
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s;
  z-index: 1; }

.section.animate .scroll-icon-link {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0%, 0);
  z-index: 2; }

/*animated scroll arrow animation*/
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translate(0, -5px);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translate(0, 5px);
    opacity: 0; } }
@-moz-keyframes bounce {
  0% {
    -moz-transform: translate(0, -5px);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -moz-transform: translate(0, 5px);
    opacity: 0; } }
@keyframes bounce {
  0% {
    transform: translate(0, -5px);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: translate(0, 5px);
    opacity: 0; } }
.bounce {
  -moz-animation: bounce 1s ease-in-out infinite;
  -webkit-animation: bounce 1s ease-in-out infinite;
  animation: bounce 1s ease-in-out infinite; }

@keyframes arrow1 {
  0% {
    opacity: 0; }
  5% {
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes arrow1 /*Safari and Chrome*/ {
  0% {
    opacity: 0; }
  5% {
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes arrow2 {
  0% {
    opacity: 0; }
  15% {
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes arrow2 /*Safari and Chrome*/ {
  0% {
    opacity: 0; }
  15% {
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes arrow3 {
  0% {
    opacity: 0; }
  35% {
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes arrow3 /*Safari and Chrome*/ {
  0% {
    opacity: 0; }
  35% {
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.scroll-icon__line--1 {
  animation: arrow1 1.3s infinite;
  -webkit-animation: arrow1 1.3s infinite; }

.scroll-icon__line--2 {
  animation: arrow2 1.3s infinite;
  -webkit-animation: arrow2 1.3s infinite; }

.scroll-icon__line--3 {
  animation: arrow3 1.3s infinite;
  -webkit-animation: arrow3 1.3s infinite; }

@media only screen and (max-width: 1024px) {
  .scroll-icon-link {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0%, 0);
    z-index: 2;
    display: block;
    position: relative; } }
.slider {
  height: 320px;
  width: 560px;
  transform: translateY(20px) translateZ(0);
  transition: transform 0.8s cubic-bezier(0.345, 0.005, 0.07, 1), opacity 0.8s cubic-bezier(0.345, 0.005, 0.07, 1);
  opacity: 0;
  margin: 20px 0px 0px 14vw; }

.section.animate .slider {
  transform: translateY(0) translateZ(0);
  opacity: 1;
  visibility: visible;
  transition-delay: 0.30s;
  transition-duration: 1.2s; }

.slider__heading {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 30px;
  line-height: 1.5;
  margin: 0px 0px 20px 0px;
  text-transform: uppercase; }

.frame {
  width: 560px;
  height: 215px;
  overflow: hidden;
  cursor: url(../../img/swipe.svg), auto; }

.frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%; }

.frame ul li {
  float: left;
  width: 560px;
  height: 100%;
  padding: 0;
  text-align: left;
  padding: 0px 0px 0px 1px; }

.pages {
  list-style: none;
  margin: 0px 0px 20px 0px;
  padding: 0;
  text-align: left; }

.pages li {
  display: inline-block;
  width: 36px;
  height: 10px;
  margin: 0px 10px 0px 0px;
  text-indent: -999px;
  cursor: pointer;
  overflow: hidden;
  background: #ffffff;
  opacity: 0.5;
  transition: opacity 0.3s; }

.pages li:hover {
  opacity: 0.8; }

.pages li.active {
  opacity: 1; }

@media only screen and (max-width: 1366px) {
  .slider__heading {
    font-size: 24px; } }
@media only screen and (max-width: 1024px) {
  .slider {
    opacity: 1;
    transform: translateY(0px) translateZ(0);
    width: 480px; }

  .frame {
    width: 480px; }

  .frame ul li {
    width: 480px; } }
@media only screen and (max-width: 960px) {
  .slider {
    width: 270px; }

  .section.animate .slider {
    width: 270px;
    margin: 0px 0px 0px 5vw;
    padding: 0px 0px 0px 20px; }

  .frame {
    width: 270px; }

  .frame ul li {
    width: 270px;
    margin: 0px 1px 0px 0px; } }
@media only screen and (max-width: 768px) {
  .slider {
    width: 400px; }

  .section.animate .slider {
    width: 400px; }

  .slider__heading {
    font-size: 18px;
    margin: 0px 0px 10px 0px; }

  .frame {
    width: 400px; }

  .frame ul li {
    width: 400px; }

  .pages {
    margin: 15px 0px 10px 0px; } }
@media only screen and (max-width: 480px) {
  .slider {
    width: 260px;
    margin: 20px 0px 0px 20px;
    height: 320px; }

  .frame {
    width: 260px; }

  .frame ul li {
    width: 260px; } }
.text-block {
  text-align: left;
  width: 100%;
  position: relative;
  z-index: 2; }

.text-block--1 {
  max-width: 510px;
  margin: 160px 0px 0px 0px;
  transform: translate3d(0, 0, 0); }

.text-block--2 {
  max-width: 510px;
  margin: 20vh 0px 0px 240px; }

.text-block--3 {
  max-width: 670px;
  margin: 0vh 0px 0px 35vw; }

.text-block--4 {
  max-width: 460px;
  margin: 0px 0px 0px 14vw; }

.text-block--5 {
  max-width: 510px;
  margin: 19vh 0px 0px 140px; }

.text-block--6 {
  max-width: 336px; }

.text-animation {
  display: block;
  transform: translateY(20px) translateZ(0);
  transition: transform 0.8s cubic-bezier(0.345, 0.005, 0.07, 1), opacity 0.8s cubic-bezier(0.345, 0.005, 0.07, 1);
  opacity: 0; }

.section.animate .text-animation {
  transform: translateY(0) translateZ(0);
  opacity: 1;
  visibility: visible;
  transition-delay: 0.30s;
  transition-duration: 1.2s; }

.editor-text--text-block-5 {
  max-width: 360px; }

@media only screen and (min-width: 1921px) {
  .text-block--1 {
    max-width: 820px; }

  .text-block--2 {
    max-width: 860px; }

  .text-block--3 {
    max-width: 100% !important; }

  .text-block--4 {
    max-width: 670px; }

  .text-block--5 {
    max-width: 850px; } }
@media only screen and (max-width: 1920px) {
  .text-block--3 {
    max-width: 100% !important; } }
@media only screen and (max-width: 1024px) {
  .text-block {
    width: 100%;
    max-width: 500px;
    margin: 130px auto;
    padding: 0px 20px; }

  .text-block--1 {
    margin: 130px auto 40px auto; }

  .text-block--4 {
    margin: 0px 0px 0px 14vw;
    padding: 0px 0px; }

  .text-animation {
    transform: translateY(0) translateZ(0);
    opacity: 1;
    visibility: visible; } }
@media only screen and (max-width: 768px) {
  .text-block {
    margin: 100px auto 100px auto; }

  .text-block--1 {
    margin: 100px auto 40px auto; }

  .text-block--4 {
    margin: 100px 0px 30px 14vw; } }
@media only screen and (max-width: 480px) {
  .text-block--4 {
    margin: 70px 0px 30px 20px; } }
/* TEXT INPUT */
.text-input {
  float: left;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-radius: 0px;
  border-color: #2B2B2B;
  background-color: #2B2B2B;
  color: #777777;
  font-family: 'Oswald-Light';
  font-weight: 300;
  font-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: border-color 0.3s, background-color 0.3s, border-width 0.3s, color 0.3s;
  transition: border-color 0.3s, background-color 0.3s, border-width 0.3s, color 0.3s; }

.text-input--date {
  background-image: url(../../../img/frontend/bg-text-input--date.svg);
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer; }

.text-input.error {
  border-color: #EE4036;
  color: #EE4036; }

input.text-input.error::-webkit-input-placeholder {
  color: #EE4036; }

input.text-input.error:-moz-placeholder {
  color: #EE4036; }

input.text-input.error::-moz-placeholder {
  color: #EE4036; }

input.text-input.error:-ms-input-placeholder {
  color: #EE4036; }

textarea.text-input.error::-webkit-input-placeholder {
  color: #EE4036; }

textarea.text-input.error:-moz-placeholder {
  color: #EE4036; }

textarea.text-input.error::-moz-placeholder {
  color: #EE4036; }

textarea.text-input.error:-ms-input-placeholder {
  color: #EE4036; }

input.text-input:focus::-webkit-input-placeholder {
  color: transparent; }

input.text-input:focus:-moz-placeholder {
  color: transparent; }

input.text-input:focus::-moz-placeholder {
  color: transparent; }

input.text-input:focus:-ms-input-placeholder {
  color: transparent; }

textarea.text-input:focus::-webkit-input-placeholder {
  color: transparent; }

textarea.text-input:focus:-moz-placeholder {
  color: transparent; }

textarea.text-input:focus::-moz-placeholder {
  color: transparent; }

textarea.text-input:focus:-ms-input-placeholder {
  color: transparent; }

.ti--60 {
  height: 60px;
  line-height: 26px;
  padding: 17px 16px 17px 17px; }

.input-error {
  float: left;
  width: 100%;
  padding: 2px 0px 0px 15px;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.5;
  color: #ffffff;
  text-align: left; }

.bits {
  float: left;
  width: 100%;
  margin: 40px 0px 0px 0px; }

.bit {
  float: left;
  margin: 0px 34px 40px 0px; }

.bit--small {
  width: 120px; }

.bit--large {
  width: 300px; }

.bit--border {
  margin-right: 25px;
  width: 130px; }

@media only screen and (min-width: 480px) {
  .bit--border .line__content {
    border-right: 3px solid white; }

  .bit--small {
    min-height: 120px; } }
.bit-text {
  font-family: 'Oswald-DemiBold';
  font-weight: 300;
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0px 0px 20px 0px; }

.section.animate .bit-delay--1,
.section.animate .bit-delay--1:before {
  transition-delay: 0.2s; }

.section.animate .bit-delay--2,
.section.animate .bit-delay--2:before {
  transition-delay: 0.4s; }

.section.animate .bit-delay--3,
.section.animate .bit-delay--3:before {
  transition-delay: 0.6s; }

@media only screen and (max-width: 768px) {
  .bit-text {
    margin: 0px 0px 8px 0px; } }
@media only screen and (max-width: 480px) {
  .bit {
    margin: 0px 0px 40px 0px;
    width: 100%; } }
.close {
  transition: transform 0.5s;
  transform: rotate(0deg); }

.close:hover {
  transform: rotate(90deg); }

.text-shadow,
.text-shadow p {
  text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.07); }

@media only screen and (max-width: 1024px) {
  /*based on asumption that mobile screens ar 16:9*/
  .mobile-full-height-fix {
    height: 177.77778vw; } }
@media (orientation: landscape) and (max-width: 1024px) {
  /*based on asumption that mobile screens ar 16:9*/
  .mobile-full-height-fix {
    height: 56.25vw; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 1;
    visibility: visible; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 1;
    visibility: visible; } }
@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 1;
    visibility: visible; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
@keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut; }

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