.icon-arrow-breadcrumbs {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 8.562px; }

.icon-arrow-down {
  display: inline-block;
  vertical-align: middle;.si-content
  width: 9px;
  height: 5px; }

.icon-arrow-left {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 9px; }

.icon-arrow-right {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 8.562px; }

.icon-call {
  display: inline-block;
  vertical-align: middle;
  width: 578.11px;
  height: 578.11px; }

.icon-checked {
  display: inline-block;
  vertical-align: middle;
  width: 8.969px;
  height: 6.68px; }

.icon-checked-1 {
  display: inline-block;
  vertical-align: middle;
  width: 8.969px;
  height: 6.68px; }

.icon-download {
  display: inline-block;
  vertical-align: middle;
  width: 486.62px;
  height: 486.62px; }

.icon-home {
  display: inline-block;
  vertical-align: middle;
  width: 460.298px;
  height: 460.297px; }

.icon-location {
  display: inline-block;
  vertical-align: middle;
  width: 71.9px;
  height: 97.7px; }

.icon-mailto {
  display: inline-block;
  vertical-align: middle;
  width: 485.2px;
  height: 363.9px; }

.icon-map-location {
  display: inline-block;
  vertical-align: middle;
  width: 54px;
  height: 76px; }

.icon-more {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 9.03px; }

.icon-next {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 17.1px; }

.icon-pdf {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 42px; }

.icon-phone {
  display: inline-block;
  vertical-align: middle;
  width: 578.11px;
  height: 578.11px; }

.icon-play {
  display: inline-block;
  vertical-align: middle;
  width: 268.7px;
  height: 373px; }

.icon-prev {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 17.125px; }

.icon-social-fb {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 96.1px; }

.icon-social-vk {
  display: inline-block;
  vertical-align: middle;
  width: 548.4px;
  height: 312.9px; }

.icon-social-yt {
  display: inline-block;
  vertical-align: middle;
  width: 512px;
  height: 352px; }

/* ==========================================================================
   Utilites
   ========================================================================== */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

body {
  font: 400 16px/1.555 Arial, Helvetica, sans-serif; }
@media (min-width: 768px) {
  body {
    font-size: 18px; } }

* {
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.111;
  color: #003771;
  font-weight: 300;
  margin: 0 0 30px; }
h1 mark, h2 mark, h3 mark, h4 mark, h5 mark, h6 mark {
  color: #daebfb;
  font-size: 52px;
  font-weight: 700;
  letter-spacing: -2px;
  margin: 0 10px 0 0; }
@media (min-width: 1200px) {
  h1 mark, h2 mark, h3 mark, h4 mark, h5 mark, h6 mark {
    font-size: 102px; } }

h2 {
  font-size: 28px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px;
  font-weight: 500; }

h5 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase; }

h6 {
  font-size: 17px;
  font-weight: 500; }

p, figure, em {
  margin: 0 0 30px; }

em {
  display: block;
  font-size: 16px;
  line-height: 1.777;
  font-weight: 300;
  font-style: normal;
  margin: 0 0 15px; }
@media (min-width: 768px) {
  em {
    font-size: 18px; } }

img {
  max-width: 100%; }

hr {
  border: none;
  border-top: 1px solid #E4E7EA;
  margin: 30px 0; }

blockquote {
  border-left: 5px solid #e4e7ea;
  padding: 5px 0 5px 25px;
  margin: 0 0 30px;
  font-size: 18px;
  line-height: 1.333;
  font-weight: 300;
  font-style: italic; }

b,
strong {
  font-weight: 700; }

dl {
  margin: 0 0 20px; }
dl dt {
  display: block;
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #003771; }
dl dd {
  display: block;
  margin: 0 0 30px; }
dl table, dl ul, dl ol {
  margin: 0; }

a {
  transition: color 0.25s;
  text-decoration: underline;
  color: #003771; }
a:hover {
  color: #1976d2;
  text-decoration: underline; }

mark {
  background: none;
  color: #E9F5FF; }

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  fill-rule: evenodd; }

.icon-location {
  width: 13px;
  height: 15px; }

.icon-phone {
  width: 14px;
  height: 14px; }

.icon-mailto {
  width: 18px;
  height: 14px; }

.icon-arrow-down {
  width: 10px;
  height: 5px; }

.icon-arrow-right {
  width: 5px;
  height: 10px; }

.icon-arrow-left {
  width: 5px;
  height: 10px; }

.icon-arrow-breadcrumbs {
  width: 5px;
  height: 10px; }

.icon-call {
  width: 14px;
  height: 14px; }

.icon-play {
  width: 26px;
  height: 36px; }

.icon-benefits-01 {
  width: 72px;
  height: 72px; }

.icon-benefits-02 {
  width: 76px;
  height: 79px; }

.icon-benefits-03 {
  width: 85px;
  height: 73px; }

.icon-benefits-04 {
  width: 85px;
  height: 71px; }

.icon-checked {
  width: 9px;
  height: 7px; }

.icon-social-fb {
  width: 9px;
  height: 13px; }

.icon-social-vk {
  width: 14px;
  height: 8px; }

.icon-social-yt {
  width: 12px;
  height: 8px; }

.icon-home {
  width: 18px;
  height: 18px; }

.icon-prev, .icon-next {
  width: 10px;
  height: 18px; }

.icon-more {
  fill-rule: nonzero; }

.icon-pdf {
  width: 32px;
  height: 42px; }

.icon-download {
  width: 18px;
  height: 18px; }

@font-face {
  font-family: 'DIN Pro Condensed';
  src: url("../fonts/DINPro-CondensedBold.woff2") format("woff2"), url("../fonts/DINPro-CondensedBold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

.ui-control {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.ui-control .ui-check {
  margin: 0 10px 0 0; }

.ui-validate {
  font-size: 11px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
  position: relative;
  top: -15px;
  text-align: left; }

.ui-confirm {
  font-size: 12px;
  line-height: 20px;
  display: block;
  margin: 0; }

.ui-legend {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin: 0 0 32px; }

.ui-label {
  display: block;
  font-size: 11px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 5px; }

.ui-required {
  display: block;
  font-size: 16px;
  margin: 0; }

.is-error .ui-input, .is-error .ui-textarea, .is-error .ui-select .jq-selectbox__select, .ui-select .is-error .jq-selectbox__select {
  border-left-width: 5px;
  border-left-color: #B50909;
  box-shadow: none; }

.ui-input, .ui-textarea, .ui-select .jq-selectbox__select {
  transition: .25s;
  width: 100%;
  background: #fff;
  border: 1px solid #CED4D9;
  font: 300 16px/28px Arial, Helvetica, sans-serif;
  padding: 10px 20px;
  color: #486174;
  border-radius: 3px;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 3px rgba(0, 55, 113, 0.15);
  margin: 0 0 20px;
  transition: 0.25s; }
.ui-input::-webkit-input-placeholder, .ui-textarea::-webkit-input-placeholder, .ui-select .jq-selectbox__select::-webkit-input-placeholder {
  color: rgba(72, 97, 116, 0.7);
  transition: 0.25s; }
.ui-input:hover::-webkit-input-placeholder, .ui-textarea:hover::-webkit-input-placeholder, .ui-select .jq-selectbox__select:hover::-webkit-input-placeholder {
  color: #486174; }
.ui-input:focus, .ui-textarea:focus, .ui-select .jq-selectbox__select:focus {
  box-shadow: none; }
.ui-input:disabled, .ui-textarea:disabled, .ui-select .jq-selectbox__select:disabled {
  border-color: #e4ebf1;
  background: #e4ebf1;
  pointer-events: none; }

.ui-textarea {
  min-height: 145px;
  height: 145px;
  min-width: 100%;
  max-width: 100%;
  display: block;
  overflow: hidden; }

.ui-select {
  display: inline-block;
  position: relative;
  z-index: 10;
  width: 100%;
  margin: 0 0 20px;
  text-align: left;
  cursor: pointer; }
.ui-select.changed {
  color: #486174; }
.ui-select.opened .jq-selectbox__trigger {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.ui-select select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden; }
.ui-select ul {
  margin: 0;
  padding: 0;
  list-style: none; }
.ui-select li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }
.ui-select .placeholder {
  color: rgba(72, 97, 116, 0.7); }
.ui-select .jq-selectbox__select {
  margin: 0;
  z-index: 110; }
.ui-select .jq-selectbox__select-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.ui-select .jq-selectbox__trigger {
  width: 40px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.25s; }
.ui-select .jq-selectbox__trigger-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-right: 1px solid #486174;
  border-bottom: 1px solid #486174;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: -3px 0 0 -3px;
  opacity: 0.5; }
.ui-select .jq-selectbox__dropdown {
  position: absolute;
  top: 100% !important;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #CED4D9;
  font: 300 16px/20px Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 10px 0 0;
  z-index: 200; }
.ui-select .jq-selectbox__dropdown:after, .ui-select .jq-selectbox__dropdown:before {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  right: 14px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #CED4D9; }
.ui-select .jq-selectbox__dropdown:after {
  z-index: 1; }
.ui-select .jq-selectbox__dropdown:before {
  z-index: 2;
  border-bottom-color: #fff;
  top: -6px; }
.ui-select .jq-selectbox__dropdown ul {
  position: relative;
  list-style: none;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }
.ui-select .jq-selectbox__dropdown li {
  padding: 10px 20px;
  color: #486174;
  cursor: pointer;
  white-space: normal; }
.ui-select .jq-selectbox__dropdown li:hover {
  background: #E9F5FF;
  color: #1976d2; }
.ui-select .jq-selectbox__dropdown li.sel {
  display: none !important; }
.ui-select .jq-selectbox__search input {
  -webkit-appearance: textfield; }
.ui-select .jq-selectbox__search input::-webkit-search-cancel-button, .ui-select .jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none; }
.ui-select--inline {
  vertical-align: middle;
  border: none;
  width: auto; }
.ui-select--inline .jq-selectbox__select {
  padding: 5px 30px 5px 10px;
  border: none;
  font-size: 14px; }
.ui-select--inline .jq-selectbox__trigger {
  width: 30px; }
.ui-select--inline .jq-selectbox__select-text {
  width: auto !important; }
.ui-select--inline .jq-selectbox__dropdown {
  left: auto;
  font-size: 14px; }
.ui-select--inline .jq-selectbox__dropdown:after, .ui-select--inline .jq-selectbox__dropdown:before {
  right: 8px; }

.ui-check {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 28px;
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: 0.25s; }
.ui-check a {
  transition: color 0.25s;
  text-decoration: underline;
  color: inherit; }
.ui-check a:hover {
  text-decoration: underline;
  color: inherit;
  opacity: 0.7; }
.ui-check .ui-check__radio, .ui-check .ui-check__checkbox {
  position: absolute;
  top: 2px;
  left: 0; }

.ui-check__input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden; }
.ui-check__input:checked ~ .ui-check__radio {
  border-width: 5px;
  border-color: #1976d2; }
.ui-check__input:checked ~ .ui-check__checkbox {
  background: #fff;
  color: #4396E3; }
.ui-check__input:checked ~ .ui-check__checkbox [class^="icon-"] {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

.ui-check__radio {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: none;
  border: 1px solid #cecece;
  border-radius: 50%;
  transition: 0.25s; }

.ui-check__checkbox {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border: 1px solid #cecece;
  background: none;
  border-radius: 2px;
  transition: 0.25s; }
.ui-check__checkbox [class^="icon-"] {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  transition: opacity 0.25s; }

.btn {
  font: 500 14px/18px Arial, Helvetica, sans-serif;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: none;
  padding: 10px 25px;
  border-radius: 3px;
  text-decoration: none;
  transition: .25s;
  text-align: center;
  cursor: pointer; }
.btn .icon-arrow-right, .btn .icon-more {
  position: relative;
  top: -1px;
  margin: 0 0 0 10px;
  transition: transform 0.25s; }
.btn .icon-download {
  position: relative;
  top: -2px;
  margin: 0 10px 0 0; }
.btn:hover {
  text-decoration: none; }
.btn:hover .icon-arrow-right, .btn:hover .icon-arrow-more {
  -ms-transform: translate(5px, 0);
  transform: translate(5px, 0); }
.btn:active {
  transition: none;
  transform: translate3d(0, 2px, 0); }

.btn--block {
  width: 100%; }

.btn--46 {
  padding: 14px 25px; }

.btn--40 {
  padding: 12px 20px;
  font-size: 13px; }

.btn--38 {
  padding: 10px 20px; }

.btn--blue {
  background: #2B85DA;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  box-shadow: inset 0 0 0.9px 0.1px rgba(255, 255, 255, 0.15);
  color: #fff;
  filter: drop-shadow(0.5px 0.8px 4.9px rgba(7, 24, 51, 0.15)); }
.btn--blue:hover {
  background: #1976D2;
  color: #fff; }

.btn--empty {
  background: none;
  font-weight: 500;
  box-shadow: inset 0 0 0 1px #d1e4f6;
  color: #486174; }
.btn--empty:hover {
  box-shadow: inset 0 0 0 1px #1976d2;
  color: #1976d2; }

.btn--link {
  min-width: auto;
  padding-left: 0;
  padding-right: 0;
  background: none;
  font-size: 15px;
  color: #1976d2; }
.btn--link .icon-more {
  transition: transform 0.25s; }
.btn--link:hover {
  color: #1976d2; }
.btn--link:hover .icon-more {
  -ms-transform: translate(5px, 0);
  transform: translate(5px, 0); }

.btn--pdf {
  transition: .15s ease-in-out;
  display: block;
  border: 1px solid #ced4d9;
  border-radius: 4px;
  position: relative;
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  color: #003771;
  padding: 15px 20px 15px 70px;
  text-decoration: none;
  margin: 0 0 20px; }
.btn--pdf:after {
  content: '';
  display: block;
  width: 32px;
  height: 42px;
  position: absolute;
  top: 15px;
  left: 20px;
  background: url(../images/icons/icon-pdf.svg); }
.btn--pdf small {
  font-size: 13px;
  display: block;
  color: #8e9aa5; }
.btn--pdf:hover {
  text-decoration: none;
  border-color: #1976d2;
  color: #1976d2; }

.link--more .icon-toggle {
  margin: 0 0 0 20rem; }

.link--dark {
  color: #1f1f1f; }

.ui-ul, .ui-wysiwyg ul {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
  font-size: 18px;
  line-height: 1.555; }
.ui-ul > li, .ui-wysiwyg ul > li {
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 0 10px; }
.ui-ul > li:after, .ui-wysiwyg ul > li:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  left: 12px;
  width: 7px;
  height: 7px;
  top: 10px;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%); }

.ui-ol, .ui-wysiwyg ol {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
  font-size: 18px;
  line-height: 1.555;
  counter-reset: point; }
.ui-ol > li, .ui-wysiwyg ol > li {
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 0 10px; }
.ui-ol > li:after, .ui-wysiwyg ol > li:after {
  content: counter(point) ".";
  counter-increment: point 1;
  color: #1976d2;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  text-align: center; }

.ui-table-scroll {
  overflow-x: auto;
  max-width: 100%;
  width: 100%;
  margin: 0 0 45px; }
.ui-table-scroll .ui-table, .ui-table-scroll .ui-wysiwyg table, .ui-wysiwyg .ui-table-scroll table {
  margin: 0; }

.ui-table, .ui-wysiwyg table {
  width: 100%;
  margin: 0 0 30px;
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #486174;
  border-collapse: collapse;
  border-spacing: 0; }
.ui-table th, .ui-wysiwyg table th, .ui-table td, .ui-wysiwyg table td {
  padding: 15px;
  background: #fff;
  vertical-align: top; }
.ui-table td, .ui-wysiwyg table td {
  border-top: 1px solid #EBEDF0;
  border-bottom: 1px solid #EBEDF0; }
.ui-table th, .ui-wysiwyg table th {
  font-size: 20px;
  color: #003771;
  padding-top: 0; }
.ui-table tbody tr:nth-child(odd) td, .ui-wysiwyg table tbody tr:nth-child(odd) td {
  background: #F7F8F9; }

.ui-title, .activity__title, .benefits__title, .geo__title, .projects__title, .projects__item-title, .contacts__title, .about__nav-title, .objects__title, .partners__title, .questions__title, .services__title {
  display: block; }

.ui-title--22, .about__nav-title, .services__title {
  font-size: 18px;
  line-height: 1.2; }
@media (min-width: 768px) {
  .ui-title--22, .about__nav-title, .services__title {
    font-size: 22px; } }

.ui-title--28, h2, .projects__item-title, .objects__title, .partners__title, .questions__title {
  font-size: 22px;
  line-height: 1.2; }
@media (min-width: 768px) {
  .ui-title--28, h2, .projects__item-title, .objects__title, .partners__title, .questions__title {
    font-size: 28px; } }

.ui-title--32, .activity__title, .benefits__title, .geo__title {
  font-size: 22px;
  line-height: 1.2; }
@media (min-width: 768px) {
  .ui-title--32, .activity__title, .benefits__title, .geo__title {
    font-size: 32px; } }

.ui-title--36, h1, .projects__title, .contacts__title {
  font-size: 26px;
  line-height: 1.2; }
@media (min-width: 768px) {
  .ui-title--36, h1, .projects__title, .contacts__title {
    font-size: 36px; } }

.ui-figure, .ui-wysiwyg figure {
  font-size: 13px;
  line-height: 1.462;
  font-weight: 300;
  color: #486174;
  border-radius: 3px;
  overflow: hidden;
  margin: 0 0 30px; }
.ui-figure img, .ui-wysiwyg figure img {
  display: block;
  width: 100%; }
.ui-figure figcaption, .ui-wysiwyg figure figcaption {
  overflow: hidden;
  padding: 25px 0 0; }

@media (min-width: 768px) {
  .ui-figure__left, .ui-wysiwyg figure.pull-left {
    float: left;
    max-width: 50%;
    margin: 5px 30px 10px 0; } }

@media (min-width: 768px) {
  .ui-figure__right, .ui-wysiwyg figure.pull-right {
    float: right;
    max-width: 50%;
    margin: 5px 0 10px 30px; } }

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: border-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

.swiper-pagination {
  position: relative;
  z-index: 100;
  top: 0;
  bottom: 0;
  line-height: 1;
  padding: 25px 0 0; }
.swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
  width: 8px;
  height: 10px;
  background-color: #1976d2;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  opacity: 0.5;
  border-radius: 0;
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  position: relative;
  z-index: 10;
  cursor: pointer; }
.swiper-pagination .swiper-pagination-bullet:hover, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1; }

.swiper-button-prev,
.swiper-button-next {
  background: none;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  width: 28px;
  height: auto;
  top: 0;
  bottom: 0;
  margin: 0;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: 0.25s; }
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0; }

.swiper-button-prev {
  left: 0; }

.swiper-button-next {
  right: 0; }

.swiper-container.swiper-activity {
  overflow: visible; }

.swiper-container.swiper-benefits {
  overflow: visible; }

.swiper-activity {
  overflow: visible; }
.swiper-activity .swiper-slide {
  height: auto; }
@media (min-width: 768px) {
  .swiper-activity {
    margin: 0 -10px -20px; }
  .swiper-activity .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .swiper-activity .swiper-slide {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px 20px; }
  .swiper-activity .swiper-pagination {
    display: none; } }
@media (min-width: 992px) {
  .swiper-activity .swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .swiper-activity .swiper-slide {
    width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; } }

.swiper-benefits {
  overflow: visible; }
.swiper-benefits .swiper-slide {
  height: auto; }
@media (min-width: 768px) {
  .swiper-benefits {
    margin: 0 -10px -20px; }
  .swiper-benefits .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .swiper-benefits .swiper-slide {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px 20px; }
  .swiper-benefits .swiper-pagination {
    display: none; } }
@media (min-width: 992px) {
  .swiper-benefits .swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .swiper-benefits .swiper-slide {
    width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; } }

.swiper-gallery {
  overflow: hidden;
  padding: 0 5px;
  margin: 0 -5px; }
.swiper-gallery .swiper-container {
  margin: 0 0 25px;
  overflow: visible; }
.swiper-gallery .swiper-slide {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  background: #ccc;
  max-height: 420px; }
.swiper-gallery .swiper-slide:before {
  content: '';
  float: left;
  padding: 75% 0 0; }
.swiper-gallery .swiper-slide:after {
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  border: 2px solid #64B5F6;
  opacity: 0;
  transition: opacity 0.25s;
  pointer-events: none; }
.swiper-gallery .swiper-slide a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.swiper-gallery .swiper-slide img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }
.swiper-gallery .swiper-slide-thumb {
  transition: opacity 0.25s; }
.swiper-gallery .swiper-slide-thumb-active:after {
  opacity: 1; }

.swiper-gallery-thumbs .swiper-slide {
  cursor: pointer; }

.swiper-objects {
  position: static;
  overflow: visible;
  max-width: 554px;
  margin: 0 auto; }
.swiper-objects .swiper-slide {
  height: auto; }
.swiper-objects .swiper-button-prev, .swiper-objects .swiper-button-next {
  background: none;
  width: 70px;
  transition: 0.25s;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.25)); }
.swiper-objects .swiper-button-prev:hover, .swiper-objects .swiper-button-next:hover {
  color: #1976d2; }
.swiper-objects .swiper-pagination {
  padding: 40px 0; }
.swiper-objects .swiper-pagination-bullet {
  margin: 0 8px; }
@media (max-width: 767px) {
  .swiper-objects {
    padding: 0 40px; }
  .swiper-objects .swiper-button-prev, .swiper-objects .swiper-button-next {
    width: 40px; } }
@media (min-width: 1200px) {
  .swiper-objects .swiper-wrapper:hover .objects__item:after {
    opacity: 0.65;
    visibility: visible; }
  .swiper-objects .swiper-wrapper:hover .objects__item:hover:after {
    opacity: 0;
    visibility: hidden; } }

.swiper-partners {
  position: relative;
  overflow: visible;
  margin: 0 0 50px; }
.swiper-partners .swiper-pagination {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  padding: 35px 0 0; }
.swiper-partners .swiper-pagination-bullet {
  margin: 0 5px; }
.swiper-partners .swiper-slide {
  height: auto;
  opacity: 0;
  transition: opacity 0.25s; }
.swiper-partners .swiper-slide-visible {
  opacity: 1; }
.swiper-partners .swiper-button-prev, .swiper-partners .swiper-button-next {
  background: none;
  width: 70px;
  transition: 0.25s;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.25)); }
.swiper-partners .swiper-button-prev:hover, .swiper-partners .swiper-button-next:hover {
  color: #1976d2; }
.swiper-partners .swiper-button-prev {
  left: auto;
  right: 100%; }
.swiper-partners .swiper-button-next {
  right: auto;
  left: 100%; }

.swiper-hero {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.swiper-hero .swiper-wrapper {
  opacity: 0.5; }
.swiper-hero .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;
  z-index: 100;
  padding: 50px 0; }
.swiper-hero .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
  margin: 0 8px; }
.swiper-hero .swiper-pagination-bullet:hover {
  opacity: 1; }
.swiper-hero .swiper-pagination-bullet-active {
  opacity: 1; }

.si-float-wrapper {
  position: absolute;
  margin: -100px 0 0 -46px;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
.si-float-wrapper,
.si-float-wrapper * {
  box-sizing: border-box; }
.si-float-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 94px;
  height: 102px;
  background: url(../images/icons/icon-location-single.png) 0 0 no-repeat;
  z-index: 10; }

[class*='si-wrapper'] {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  cursor: default; }

.si-wrapper-top {
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: -10px;
  margin-left: 0px;
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.si-wrapper-bottom {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: 60px;
  margin-left: 0px;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

.si-wrapper-left {
  margin-top: 25px;
  margin-left: -24px;
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%); }

.si-wrapper-right {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 25px;
  margin-left: 24px; }

[class*='si-shadow-wrapper'] {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.1;
  z-index: 1; }

.si-shadow-wrapper-top,
.si-shadow-wrapper-bottom {
  -ms-flex-direction: column;
  flex-direction: column; }

.si-shadow-pointer-bottom,
.si-shadow-pointer-right {
  -ms-flex-order: -1;
  order: -1; }

.si-shadow-frame {
  box-shadow: 0 10px 30px 0 #000; }

[class*='si-shadow-pointer'] {
  position: relative;
  width: 0px;
  height: 0px;
  margin: auto; }

[class*='si-shadow-inner-pointer'] {
  position: absolute;
  width: 141%;
  height: 141%;
  box-shadow: -7.07107px 7.07107px 30px 0 #000; }

.si-shadow-inner-pointer-top {
  left: 50%;
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg); }

.si-shadow-inner-pointer-bottom {
  bottom: 0;
  left: 50%;
  -ms-transform: translate(-50%, 50%) rotate(-45deg);
  transform: translate(-50%, 50%) rotate(-45deg); }

.si-shadow-inner-pointer-left {
  top: 50%;
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg); }

.si-shadow-inner-pointer-right {
  top: 50%;
  right: 0;
  -ms-transform: translate(50%, -50%) rotate(-45deg);
  transform: translate(50%, -50%) rotate(-45deg); }

.si-frame {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border-radius: 0px;
  overflow: hidden;
  z-index: 2; }

.si-content-wrapper {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  padding: 20px;
  background-color: #fff; }
.si-has-border .si-content-wrapper {
  border: 0px solid #bbb; }

.si-content {
  overflow: auto; }

.si-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  outline: none;
  background-color: transparent;
  color: inherit;
  font-family: Arial, Baskerville, monospace;
  font-size: 40px;
  cursor: pointer;
  opacity: 0.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 60px;
  text-align: center; }
.si-close-button:hover, .si-close-button:focus {
  opacity: 0.7; }

[class*='si-pointer-border'] {
  position: absolute;
  border: 0px solid transparent;
  z-index: 3; }

[class*='si-pointer-bg'] {
  position: relative;
  border: 0px solid transparent;
  z-index: 4; }
.si-has-border [class*='si-pointer-bg'] {
  border-width: 0px; }

.si-pointer-border-top,
.si-pointer-border-bottom {
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

.si-pointer-border-left,
.si-pointer-border-right {
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.si-pointer-top {
  border-bottom: 0; }

.si-pointer-border-top {
  bottom: 0;
  border-top-color: #bbb; }

.si-pointer-bg-top {
  border-top-color: #fff; }
.si-has-border .si-pointer-bg-top {
  top: 0px;
  margin-bottom: 0px; }

.si-pointer-bottom {
  border-top: 0; }

.si-pointer-border-bottom {
  top: 0;
  border-bottom-color: #bbb; }

.si-pointer-bg-bottom {
  border-bottom-color: #fff; }
.si-has-border .si-pointer-bg-bottom {
  bottom: 0px;
  margin-top: 0px; }

.si-pointer-left {
  border-right: 0; }

.si-pointer-border-left {
  right: 0;
  border-left-color: #bbb; }

.si-pointer-bg-left {
  border-left-color: #fff; }
.si-has-border .si-pointer-bg-left {
  left: 0px;
  margin-right: 0px; }

.si-pointer-right {
  border-left: 0; }

.si-pointer-border-right {
  left: 0;
  border-right-color: #bbb; }

.si-pointer-bg-right {
  border-right-color: #fff; }
.si-has-border .si-pointer-bg-right {
  right: 0px;
  margin-left: 0px; }


@media (max-width: 767px) {
  .si-content {
    max-width: 260px; } }

.si-content__title {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #003771;
  padding: 0 40px 0 0;
  margin: 0 0 10px; }

.si-content__desc {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #486174; }
.si-content__desc ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 10px; }
.si-content__desc p {
  margin: 0 0 10px; }
.si-content__desc p:last-child {
  margin: 0; }
.si-content__desc .btn {
  margin: 20px; }
.si-content__desc img {
  display: block;
  width: 100%; }
@media (max-width: 767px) {
  .si-content__desc img {
    display: none; }
  .si-content__desc .btn {
    margin: 0 0 10px; } }

.si-float-wrapper:after {
  top: 20px; }

.si-wrapper-right {
  top: 20px; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

.fancybox-slide {
  overflow-y: scroll; }

.fancybox-slide--image {
  overflow: hidden; }

.fancybox-slide--html {
  padding: 10px; }

.fancybox-content {
  padding: 0;
  overflow: hidden;
  box-shadow: none; }

.fancybox-bg {
  background: #000; }

.fancybox-is-open .fancybox-bg {
  opacity: 0.5; }

.fancybox-content.fancybox-error {
  padding: 30px;
  text-align: center;
  cursor: default; }
.fancybox-content.fancybox-error p {
  font-size: 14px;
  line-height: 20px;
  color: #000; }

.hero {
  position: relative;
  z-index: 10;
  top: -100px;
  margin: 0 0 -100px;
  padding: 100px 0 0;
  background: #003770;
  color: #fff; }
@media (min-width: 768px) {
  .hero {
    top: -135px;
    margin: 0 0 -135px;
    padding: 135px 0 0; } }
@media (min-width: 1200px) {
  .hero {
    top: -155px;
    margin: 0 0 -155px;
    padding: 155px 0 0; } }

.hero__obj {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: 0; }
.hero__obj:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: url(../images/bg-hero.png) no-repeat 0 0;
  background-size: 100% 100%;
  pointer-events: none; }
.hero__obj img, .hero__obj video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }
.hero__obj > img, .hero__obj > video {
  opacity: 0.5; }
@media (min-width: 768px) {
  .hero__obj {
    left: 50%; } }
@media (min-width: 992px) {
  .hero__obj {
    margin: 0 0 0 -180px; } }

.hero__desc {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 30px 0 80px; }
.hero__desc .breadcrumbs {
  top: -30px;
  margin: 0;
  color: #4875ab; }
.hero__desc .breadcrumbs:after {
  display: none; }
.hero__desc .breadcrumbs .container-fluid {
  padding: 0;
  max-width: none; }
.hero__desc .breadcrumbs__link {
  color: #1872cb; }
.hero__desc .breadcrumbs__link.is-active {
  color: #4875ab; }
@media (min-width: 768px) {
  .hero__desc {
    text-align: left;
    padding: 30px 0 60px;
    max-width: 540px; }
  .hero__desc .breadcrumbs {
    top: -30px; } }
@media (min-width: 992px) {
  .hero__desc {
    padding: 80px 0 110px;
    max-width: 640px; }
  .hero__desc .breadcrumbs {
    top: -70px; } }

.hero__title {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 30px;
  color: inherit; }
@media (min-width: 768px) {
  .hero__title {
    font-size: 28px;
    line-height: 1.6; } }
@media (min-width: 992px) {
  .hero__title {
    font-size: 32px;
    line-height: 1.375; } }

.hero__text {
  font-size: 18px;
  line-height: 1.272;
  font-weight: 700;
  margin: -15px 0 30px; }
@media (min-width: 768px) {
  .hero__text {
    font-size: 20px; } }
@media (min-width: 992px) {
  .hero__text {
    font-size: 22px; } }

.video {
  padding: 35px 0 50px;
  text-align: center;
  border-color: #fff;
  background-image: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%, #e2eaf3 100%); }
.video .row {
  -ms-flex-align: center;
  align-items: center; }
@media (min-width: 768px) {
  .video {
    text-align: left;
    padding: 55px 0; } }
@media (min-width: 992px) {
  .video {
    padding: 80px 0; } }

.video__desc {
  padding: 0 0 10px; }
@media (min-width: 768px) {
  .video__desc {
    padding: 0 30px 10px 0; } }

.video__title {
  position: relative;
  display: block;
  overflow: hidden;
  color: #003771;
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  padding: 5px 0 0;
  margin: 0 0 20px; }
@media (min-width: 768px) {
  .video__title {
    font-size: 32px;
    line-height: 38px; } }
@media (min-width: 992px) {
  .video__title {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 30px; } }

@media (min-width: 992px) {
  .video__title-years {
    font-family: "DIN Pro Condensed", Arial, Helvetica, sans-serif;
    float: left;
    font-size: 66px;
    line-height: 70px;
    margin: 0 30px 0 0; } }

@media (min-width: 992px) {
  .video__title-text {
    display: block;
    overflow: hidden;
    font-size: 22px;
    line-height: 32px;
    padding: 4px 0; } }

.video__text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #888; }
.video__text p {
  margin: 0 0 15px; }
@media (min-width: 768px) {
  .video__text {
    font-size: 16px;
    line-height: 28px; } }
@media (min-width: 992px) {
  .video__text {
    font-size: 18px;
    line-height: 32px;
    color: #486174; } }

.video__obj {
  position: relative;
  z-index: 10;
  padding: 0 0 0 10px;
  margin: 0 auto 10px;
  height: auto;
  max-width: 580px; }
.video__obj:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 20px;
  right: 0;
  background: #0F4B8F;
  z-index: -1; }
.video__obj img {
  position: relative;
  top: 10px;
  z-index: 10;
  display: block;
  width: 100%; }
@media (min-width: 768px) {
  .video__obj {
    margin: 0 0 20px -15px;
    padding: 0 0 0 20px; }
  .video__obj img {
    top: 20px; } }
@media (min-width: 1200px) {
  .video__obj {
    margin: 0 auto 20px; } }

.video__play {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  box-shadow: inset 0 0 0.9px 0.1px rgba(255, 255, 255, 0.15);
  color: #fff;
  margin: -44px 0 0 -44px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-transform: scale(0.5);
  transform: scale(0.5); }
.video__play:after, .video__play:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: inherit; }
.video__play:after {
  width: 134px;
  height: 134px;
  background-image: radial-gradient(circle 67px at center, #103a7a 0%, #64b5f6 100%);
  opacity: 0.2;
  z-index: -1;
  margin: -67px 0 0 -67px; }
.video__play:before {
  width: 178px;
  height: 178px;
  border: 1px solid #64b5f6;
  margin: -89px 0 0 -89px;
  opacity: 0.3;
  z-index: -1; }
@media (min-width: 768px) {
  .video__play {
    margin: -24px 0 0 -34px;
    -ms-transform: scale(1);
    transform: scale(1); } }

a:hover .video__play {
  background: #1976D2; }

.activity {
  padding: 60px 0; }
@media (min-width: 992px) {
  .activity {
    padding: 95px 0 80px; } }

.activity__title {
  font-weight: 700;
  color: #003771;
  margin: 0 0 15px;
  text-transform: none;
  text-align: center; }
@media (min-width: 768px) {
  .activity__title {
    text-align: left; } }
@media (min-width: 992px) {
  .activity__title {
    margin: 0 0 25px; } }

.activity__text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin: 0 0 32px;
  max-width: 900px;
  color: #5d7180;
  text-align: center; }
@media (min-width: 768px) {
  .activity__text {
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    color: rgba(93, 113, 128, 0.7); } }
@media (min-width: 992px) {
  .activity__text {
    color: #476073; } }

.activity__item {
  display: block;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  color: #003771;
  text-decoration: none;
  transition: 0.25s;
  min-height: 100%; }
.activity__item:hover {
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.25);
  color: #1976d2;
  text-decoration: none; }

.activity__item-image {
  margin: 0;
  position: relative;
  overflow: hidden;
  height: 150px;
  background: #F7F8F9; }
.activity__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.activity__item-desc {
  padding: 22px 22px 32px; }

.activity__item-title {
  position: relative;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 10px;
  color: inherit; }
.activity__item-title:after {
  content: '';
  display: block;
  position: absolute;
  top: -8px;
  left: -10px;
  height: 32px;
  width: 20px;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  opacity: 0.2;
  -ms-transform: skewX(-15deg);
  transform: skewX(-15deg); }

.activity__item-text {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: rgba(93, 113, 128, 0.7); }

.benefits {
  position: relative;
  z-index: 10;
  background-color: #1360AE;
  background-image: linear-gradient(-40deg, #003771 0%, #176bbf 100%);
  color: #fff;
  padding: 70px 0 80px; }
.benefits:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: url(../images/bg-benefits.jpg) no-repeat center 0;
  background-size: cover;
  opacity: 0.2; }

.benefits__title {
  margin: 0 0 25px;
  text-align: center;
  color: inherit; }
@media (min-width: 768px) {
  .benefits__title {
    text-align: left; } }

.benefits__item {
  background: #fff;
  color: #003771;
  text-align: center;
  display: block;
  min-height: 100%;
  padding: 42px 20px 42px; }

.benefits__item-image {
  height: 90px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 8px; }

.benefits__item-title {
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  color: inherit; }

.benefits__count {
  background: #fff;
  color: #003771;
  text-align: center;
  display: block;
  min-height: 100%;
  padding: 40px 20px; }

.benefits__count-number {
  display: block;
  font-family: "DIN Pro Condensed", Arial, Helvetica, sans-serif;
  font-size: 52px;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 20px; }
.benefits__count-number small {
  font-size: 22px; }
@media (min-width: 1200px) {
  .benefits__count-number {
    font-size: 102px; }
  .benefits__count-number small {
    font-size: 42px; } }

.benefits__count-title {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  position: relative;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left; }
.benefits__count-title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  width: 20px;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  opacity: 0.2;
  -ms-transform: skewX(-15deg);
  transform: skewX(-15deg);
  margin: 0 -20px 0 0;
  position: relative;
  top: -2px;
  left: -10px; }

.geo {
  padding: 70px 0 0;
  background-color: #F4F8FB; }

.geo__title {
  font-weight: 300;
  margin: 0 0 60px;
  text-align: center;
  color: #003771; }
@media (min-width: 768px) {
  .geo__title {
    text-align: left; } }

.geo__info {
  position: relative;
  z-index: 100;
  min-height: 180px; }
.geo__info:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  bottom: -200px;
  margin: 0 0 0 -50vw;
  background: linear-gradient(to bottom, #f4f8fb 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: -1; }
@media (max-width: 767px) {
  .geo__info:after {
    top: 100%; } }

.geo__info-item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  z-index: 100;
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
  color: #003771;
  margin: 0 0 20px;
  text-align: center; }
@media (min-width: 768px) {
  .geo__info-item {
    text-align: left;
    width: auto; } }

.geo__info-item-number {
  font: 700 100px/1 "DIN Pro Condensed", Arial, Helvetica, sans-serif;
  margin: 0;
  display: block;
  position: relative; }
.geo__info-item-number small {
  display: block;
  font: 300 22px/26px Arial, Helvetica, sans-serif;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 100%; }
@media (min-width: 768px) {
  .geo__info-item-number {
    float: left;
    font-size: 132px;
    margin: 0 30px 0 0; } }

.geo__info-item-content {
  overflow: hidden;
  padding: 8px 0 0;
  margin: 0 auto; }
.geo__info-item-content .btn {
  min-width: 132px; }
@media (min-width: 768px) {
  .geo__info-item-content {
    max-width: 600px; } }

.geo__info-item-text {
  margin: 0 0 20px; }

.geo__map {
  position: relative;
  top: -180px;
  left: 50%;
  width: 100vw;
  margin: 0 0 -180px -50vw;
  background: #F4F8FB;
  height: 670px; }
@media (max-width: 767px) {
  .geo__map {
    top: 0; } }

.breadcrumbs {
  position: relative;
  z-index: 10;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  padding: 15px 0;
  margin: 0 0 50px;
  color: #486174; }
.breadcrumbs:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  background: #F2F5F8;
  margin: 0 0 0 -50vw;
  z-index: -1; }

.breadcrumbs__menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 -5px; }
.breadcrumbs__menu > li {
  position: relative;
  padding: 0 14px 0 0;
  margin: 0 10px 5px 0; }
.breadcrumbs__menu > li:last-child .icon-arrow-breadcrumbs {
  display: none; }
.breadcrumbs__menu .icon-arrow-breadcrumbs {
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 0.5; }
.breadcrumbs__menu .icon-home {
  color: #1976D2; }

.breadcrumbs__link {
  text-decoration: none;
  color: #486174; }
.breadcrumbs__link:hover {
  color: #1976D2;
  text-decoration: none; }

.projects {
  padding: 0 0 40px; }

.projects__title {
  color: #003771;
  margin: 0 0 40px; }

.projects__nav {
  margin: 0 0 50px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase; }

.projects__nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px -20px; }
.projects__nav-menu > li {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 10px 20px; }
@media (min-width: 768px) {
  .projects__nav-menu > li {
    -ms-flex: 1;
    flex: 1; } }

.projects__nav-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  color: #003771;
  padding: 20px;
  transition: 0.25s;
  text-align: center;
  min-height: 82px; }
.projects__nav-link:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  width: 20px;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  opacity: 0.2;
  -ms-transform: skewX(-15deg);
  transform: skewX(-15deg);
  margin: 0 -20px 0 0;
  position: relative;
  top: -2px;
  left: -10px; }
.projects__nav-link:hover {
  text-decoration: none;
  background-color: rgba(233, 245, 255, 0.25);
  color: #003771; }
.projects__nav-link:active {
  transition: none;
  -ms-transform: translate(0, 1px);
  transform: translate(0, 1px);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }
.projects__nav-link.is-active {
  text-decoration: none;
  background-color: #e9f5ff;
  color: #003771; }

.projects__grid {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0 0 10px; }
.projects__grid > li {
  padding: 0 15px 30px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
@media (min-width: 768px) {
  .projects__grid > li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

.projects__item {
  display: block;
  text-decoration: none;
  color: #003771;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  transition: 0.25s;
  min-height: 100%; }
.projects__item:hover {
  color: #1976d2;
  text-decoration: none;
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.25); }

.projects__item-image {
  margin: 0;
  background: #ccc;
  overflow: hidden;
  position: relative;
  max-height: 314px; }
.projects__item-image:before {
  content: '';
  float: left;
  padding: 56% 0 0; }
.projects__item-image img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.projects__item-desc {
  padding: 32px 32px 36px; }

.projects__item-title {
  font-weight: 300;
  display: block;
  margin: 0 0 15px;
  color: inherit; }

.projects__item-info {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #486174;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding: 0 0 10px; }
.projects__item-info > li {
  margin: 0 0 10px; }
.projects__item-info small {
  font-size: 16px; }

.projects__item-location {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  display: block;
  position: relative;
  padding: 0 0 0 30px;
  margin: 0;
  color: #486174; }
.projects__item-location .icon-location {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 22px;
  color: #486174; }

.projects__details {
  padding: 0 0 40px; }

.projects__details-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #486174;
  border-top: 1px solid rgba(93, 113, 128, 0.08);
  margin: 0 0 36px; }
.projects__details-list > li {
  border-bottom: 1px solid rgba(93, 113, 128, 0.08);
  padding: 15px; }
.projects__details-list > li:nth-child(odd) {
  background: #F7F8F9; }

.projects__details-content {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #486174; }
.projects__details-content strong {
  font-weight: 50;
  text-transform: uppercase;
  color: #003771; }
.projects__details-content p {
  margin: 0 0 16px; }
.projects__details-content ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 50px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #486174; }

.pagination__menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
.pagination__menu > li {
  margin: 0 5px;
  min-width: 44px;
  text-align: center; }
@media (max-width: 767px) {
  .pagination__menu > li {
    min-width: 30px; } }

.pagination__prev, .pagination__next, .pagination__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  width: 44px;
  height: 44px;
  position: relative;
  z-index: 1;
  border-radius: 3px;
  color: #486174;
  text-decoration: none;
  transition: 0.25s;
  padding: 0 10px;
  text-align: center; }
.pagination__prev:after, .pagination__next:after, .pagination__link:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  transition: inherit;
  opacity: 0;
  z-index: -1; }
.pagination__prev:hover, .pagination__prev.is-active, .pagination__next:hover, .pagination__next.is-active, .pagination__link:hover, .pagination__link.is-active {
  color: #fff;
  text-decoration: none; }
.pagination__prev:hover:after, .pagination__prev.is-active:after, .pagination__next:hover:after, .pagination__next.is-active:after, .pagination__link:hover:after, .pagination__link.is-active:after {
  opacity: 1; }
@media (max-width: 767px) {
  .pagination__prev, .pagination__next, .pagination__link {
    width: 30px;
    height: 30px; } }

.pagination__prev, .pagination__next {
  opacity: 0.5; }
.pagination__prev [class^="icon-"], .pagination__next [class^="icon-"] {
  position: relative; }
.pagination__prev:hover, .pagination__next:hover {
  opacity: 1; }

.contacts {
  padding: 0 0 50px; }

.contacts__desc {
  margin: 0 0 40px; }
.contacts__desc .btn {
  min-width: 224px; }

.contacts__title {
  font-weight: 300;
  color: #003771;
  margin: 0 0 35px; }

.contacts__list {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 0 15px;
  margin: 0 -15px; }
.contacts__list > li {
  position: relative;
  padding: 0 15px;
  margin: 0 0 25px; }
@media (min-width: 576px) {
  .contacts__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .contacts__list > li {
    width: 50%; } }
@media (min-width: 992px) {
  .contacts__list {
    display: block; }
  .contacts__list > li {
    width: 100%; } }

.contacts__item {
  position: relative;
  padding: 0 0 0 28px; }
.contacts__item [class^="icon-"] {
  position: absolute;
  top: 4px;
  left: 0;
  color: #486174; }

.contacts__item-title, .contacts__item-mailto {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #003771;
  margin: 0 0 10px; }

.contacts__item-mailto {
  text-transform: none; }

.contacts__item-text {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin: 0;
  color: #486174; }

.contacts__container {
  position: relative;
  margin: 0 0 40px; }

.contacts__control {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 100; }

.contacts__control-btn {
  display: block;
  margin: 0 15px 0 0;
  position: relative;
  border-radius: 3px;
  background: #003771;
  background-image: linear-gradient(-40deg, #003771 0%, #176bbf 100%);
  color: #fff;
  text-align: center;
  min-width: 154px;
  font-size: 13px;
  line-height: 28px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 22px;
  cursor: pointer;
  transition: 0.25s; }
.contacts__control-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 12px;
  height: 8px;
  margin: -1px 0 0 -6px;
  background: #003771;
  background-image: linear-gradient(-40deg, #003771 0%, #176bbf 100%);
  background-position: center 0;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  transition: 0.25s;
  opacity: 0; }
.contacts__control-btn:hover {
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.25); }
.contacts__control-btn.is-active:after {
  opacity: 1; }

.contacts__map {
  height: 454px;
  background: #F7F7F7; }

.page-about .benefits {
  padding: 50px 0; }

.page-about .activity {
  padding: 60px 0; }
@media (min-width: 992px) {
  .page-about .activity {
    padding: 80px 0; } }

.about {
  padding: 0 0 30px; }
.about h1 {
  margin: 0 0 40px; }
.about h2 {
  margin: 0 0 20px; }
.about p {
  margin: 0 0 20px; }

.about__nav {
  padding: 30px 0 0;
  margin: 0 0 30px;
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase; }
@media (min-width: 992px) {
  .about__nav {
    padding: 0;
    max-width: 292px;
    float: right; } }

.about__nav-title {
  color: #003771;
  font-weight: 700;
  text-transform: none;
  margin: 0 0 20px; }

.about__nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px -20px; }
.about__nav-menu > li {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 10px 20px; }
@media (min-width: 768px) {
  .about__nav-menu > li {
    -ms-flex: 1;
    flex: 1; } }
@media (min-width: 992px) {
  .about__nav-menu > li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; } }

.about__nav-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  color: #003771;
  padding: 20px 30px;
  transition: 0.25s;
  text-align: center;
  min-height: 82px; }
.about__nav-link:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  width: 20px;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  opacity: 0.2;
  -ms-transform: skewX(-15deg);
  transform: skewX(-15deg);
  margin: 0 -20px 0 0;
  position: relative;
  top: -2px;
  left: -10px; }
.about__nav-link:hover, .about__nav-link.is-active {
  text-decoration: none;
  background-color: #e9f5ff;
  color: #003771; }
@media (min-width: 768px) {
  .about__nav-link {
    -ms-flex-pack: center;
    justify-content: center; } }
@media (min-width: 992px) {
  .about__nav-link {
    -ms-flex-pack: start;
    justify-content: flex-start; } }

.objects {
  position: relative;
  margin: 0 0 40px; }

.objects__title {
  color: #003771;
  margin: 0 0 20px;
  text-align: center; }
@media (min-width: 768px) {
  .objects__title {
    text-align: left; } }

.objects__button {
  margin: 0 0 40px;
  text-align: center; }
@media (min-width: 768px) {
  .objects__button {
    text-align: left; } }

.objects__item {
  position: relative;
  display: block;
  text-decoration: none;
  background: #fff;
  color: #003771;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  min-height: 100%;
  transition: 0.25s; }
.objects__item:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: 0; }
.objects__item:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #003771;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s; }
.objects__item:hover {
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.25);
  color: #1976d2;
  text-decoration: none; }

.objects__item-image {
  margin: 0;
  overflow: hidden;
  background: #ccc;
  position: relative;
  min-height: 150px; }
.objects__item-image:before {
  content: '';
  float: left;
  padding: 62% 0 0; }
.objects__item-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.objects__item-desc {
  padding: 30px; }

.objects__item-title {
  position: relative;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  color: inherit; }
.objects__item-title:after {
  content: '';
  display: block;
  position: absolute;
  top: -8px;
  left: -10px;
  height: 32px;
  width: 20px;
  background-image: linear-gradient(-40deg, #1976d2 0, #64b5f6 100%);
  opacity: .2;
  -ms-transform: skewX(-15deg);
  transform: skewX(-15deg); }

.objects__item-play {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  box-shadow: inset 0 0 0.9px 0.1px rgba(255, 255, 255, 0.15);
  color: #fff;
  margin: -44px 0 0 -44px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-transform: scale(0.5);
  transform: scale(0.5); }
.objects__item-play:after, .objects__item-play:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: inherit; }
.objects__item-play:after {
  width: 134px;
  height: 134px;
  background-image: radial-gradient(circle 67px at center, #103a7a 0%, #64b5f6 100%);
  opacity: 0.2;
  z-index: -1;
  margin: -67px 0 0 -67px; }
.objects__item-play:before {
  width: 178px;
  height: 178px;
  border: 1px solid #64b5f6;
  margin: -89px 0 0 -89px;
  opacity: 0.3;
  z-index: -1; }
@media (min-width: 768px) {
  .objects__item-play {
    margin: -24px 0 0 -34px;
    -ms-transform: scale(1);
    transform: scale(1); } }

a:hover .objects__item-play {
  background: #1976D2; }

.partners {
  padding: 80px 0; }

.partners__title {
  margin: 0 0 30px;
  color: #003771;
  text-align: center; }
@media (min-width: 768px) {
  .partners__title {
    text-align: left; } }

.partners__item {
  height: 156px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  background: #fff;
  transition: 0.25s;
  text-decoration: none; }
.partners__item img {
  display: block;
  max-height: 100%;
  transition: 0.25s;
  filter: grayscale(100%);
  opacity: 0.5; }
.partners__item:hover {
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.25);
  text-decoration: none; }
.partners__item:hover img {
  filter: grayscale(0%);
  opacity: 1; }

.article__nav {
  margin: 0 0 50px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase; }

.article__nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px -20px; }
.article__nav-menu > li {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 10px 20px; }
@media (min-width: 576px) {
  .article__nav-menu > li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; } }
@media (min-width: 992px) {
  .article__nav-menu > li {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; } }

.article__nav-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  color: #003771;
  padding: 20px;
  transition: 0.25s;
  text-align: center;
  min-height: 82px; }
.article__nav-link:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  width: 20px;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  opacity: 0.2;
  -ms-transform: skewX(-15deg);
  transform: skewX(-15deg);
  margin: 0 -20px 0 0;
  position: relative;
  top: -2px;
  left: -10px; }
.article__nav-link:hover, .article__nav-link.is-active {
  text-decoration: none;
  background-color: #e9f5ff;
  color: #003771; }

.article__content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0 0 60px; }

.article__images {
  margin: 0 0 80px; }
.article__images .row {
  margin: 0 -15px -30px; }
.article__images .row > [class^="col-"] {
  padding: 0 15px 30px; }

.article__images-item {
  border-radius: 3px;
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  background: #F7F8F9;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  transition: 0.25s; }
.article__images-item:before {
  content: '';
  float: left;
  padding: 75% 0 0; }
.article__images-item img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }
.article__images-item:hover {
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.25); }

.products {
  padding: 0 0 20px; }

.products__nav {
  margin: 0 0 55px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase; }

.products__nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px -20px; }
.products__nav-menu > li {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 10px 20px; }
@media (min-width: 768px) {
  .products__nav-menu > li {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%; } }

.products__nav-link {
  display: block;
  height: 100%;
  position: relative;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  color: #003771;
  padding: 25px 25px 30px;
  transition: 0.25s;
  text-align: center;
  min-height: 82px; }
.products__nav-link:hover {
  text-decoration: none;
  background-color: rgba(233, 245, 255, 0.25);
  color: #003771; }
.products__nav-link:active {
  transition: none;
  -ms-transform: translate(0, 1px);
  transform: translate(0, 1px);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }
.products__nav-link.is-active {
  text-decoration: none;
  background-color: #e9f5ff;
  color: #003771; }

.products__nav-title {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 0 15px; }
.products__nav-title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  width: 20px;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  opacity: 0.2;
  -ms-transform: skewX(-15deg);
  transform: skewX(-15deg);
  margin: 0 -20px 0 0;
  position: relative;
  top: -2px;
  left: -10px; }

.products__nav-text {
  text-transform: none;
  color: #486174;
  margin: 0; }

.products__content h2 {
  text-transform: uppercase; }

.questions {
  position: relative;
  z-index: 10;
  padding: 55px 0 60px;
  margin: 0 0 80px;
  color: #486174;
  text-align: center; }
.questions:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin: 0 0 0 -50vw;
  background: #F5F8FB url(../images/bg-questions.png) no-repeat center center;
  background-size: cover;
  z-index: -1; }
@media (min-width: 768px) {
  .questions {
    text-align: left; } }

.questions__title {
  color: #003771;
  margin: 0 0 22px; }

.questions__text {
  margin: 0 0 22px; }

.details {
  padding: 60px 0; }

.details__nav {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase; }

.details__nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px -20px; }
.details__nav-menu > li {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px 20px; }
@media (min-width: 576px) {
  .details__nav-menu > li {
    -ms-flex: 0 0 50%;
    max-width: 50%;
    flex: 0 0 50%; } }
@media (min-width: 992px) {
  .details__nav-menu > li {
    -ms-flex: 0 0 25%;
    max-width: 25%;
    flex: 0 0 25%; } }

.details__nav-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  color: #003771;
  padding: 20px;
  transition: 0.25s;
  text-align: center;
  min-height: 82px; }
.details__nav-link:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  width: 20px;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  opacity: 0.2;
  -ms-transform: skewX(-15deg);
  transform: skewX(-15deg);
  margin: 0 -20px 0 0;
  position: relative;
  top: -2px;
  left: -10px; }
.details__nav-link:hover, .details__nav-link.is-active {
  text-decoration: none;
  background-color: #e9f5ff;
  color: #003771; }

.details__content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 50px 0 0; }

.services {
  padding: 60px 0; }

.services__title {
  font-weight: 700;
  text-transform: uppercase;
  color: #003771;
  margin: 0 0 30px; }

@media (min-width: 992px) {
  .services__container {
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 992px) {
  .services__sidebar {
    margin: 0 50px 0 0;
    -ms-flex: 0 0 292px;
    flex: 0 0 292px;
    max-width: 292px; } }

.services__content {
  -ms-flex: 1;
  flex: 1;
  position: relative; }

.services__content-panel {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden; }
.services__content-panel.is-active {
  opacity: 1;
  visibility: visible;
  position: relative;
  transition: 0.8s; }

.services__nav {
  margin: 0 0 40px; }

.services__nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -10px; }
.services__nav-menu > li {
  width: 100%;
  padding: 0 5px 10px; }
@media (min-width: 576px) {
  .services__nav-menu > li {
    width: 50%; } }
@media (min-width: 992px) {
  .services__nav-menu > li {
    width: 100%; } }

.services__nav-link {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  min-height: 88px;
  padding: 20px 15px 20px 80px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  color: #003771;
  transition: 0.25s; }
.services__nav-link:hover, .services__nav-link.is-active {
  text-decoration: none;
  background-color: #E9F5FF;
  color: #003771; }
@media (min-width: 992px) {
  .services__nav-link {
    font-size: 16px;
    line-height: 22px; } }

.services__nav-link-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 88px; }

.services__nav-link-text {
  display: block;
  margin: 0; }

.popup {
  width: 100%;
  max-width: 320px;
  background: #fff;
  box-shadow: 0 24px 150px rgba(0, 0, 0, 0.3);
  padding: 60px 30px 30px;
  position: relative;
  text-align: center; }

.popup__close {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  font-size: 36px;
  line-height: 1;
  font-weight: 300;
  transition: 0.25s; }
.popup__close:after {
  content: '+';
  display: block;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
.popup__close:hover {
  opacity: 0.5; }

.popup__form .btn {
  width: 100%;
  margin: 10px 0 30px; }

.popup__heading {
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  margin: 0 0 20px;
  color: #003771; }

.popup__text {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin: 0 0 30px; }

@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px; }
@media (min-width: 576px) {
  .container {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-wide-1, .col-wide-2, .col-wide-3, .col-wide-4, .col-wide-5, .col-wide-6, .col-wide-7, .col-wide-8, .col-wide-9, .col-wide-10, .col-wide-11, .col-wide-12, .col-wide,
.col-wide-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; } }

@media (min-width: 1600px) {
  .col-wide {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-wide-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-wide-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-wide-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-wide-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-wide-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-wide-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-wide-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-wide-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-wide-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-wide-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-wide-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-wide-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-wide-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-wide-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-wide-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-wide-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-wide-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-wide-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-wide-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-wide-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-wide-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-wide-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-wide-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-wide-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-wide-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-wide-0 {
    margin-left: 0%; }
  .offset-wide-1 {
    margin-left: 8.33333%; }
  .offset-wide-2 {
    margin-left: 16.66667%; }
  .offset-wide-3 {
    margin-left: 25%; }
  .offset-wide-4 {
    margin-left: 33.33333%; }
  .offset-wide-5 {
    margin-left: 41.66667%; }
  .offset-wide-6 {
    margin-left: 50%; }
  .offset-wide-7 {
    margin-left: 58.33333%; }
  .offset-wide-8 {
    margin-left: 66.66667%; }
  .offset-wide-9 {
    margin-left: 75%; }
  .offset-wide-10 {
    margin-left: 83.33333%; }
  .offset-wide-11 {
    margin-left: 91.66667%; }
  .push-wide-0 {
    left: auto; }
  .push-wide-1 {
    left: 8.33333%; }
  .push-wide-2 {
    left: 16.66667%; }
  .push-wide-3 {
    left: 25%; }
  .push-wide-4 {
    left: 33.33333%; }
  .push-wide-5 {
    left: 41.66667%; }
  .push-wide-6 {
    left: 50%; }
  .push-wide-7 {
    left: 58.33333%; }
  .push-wide-8 {
    left: 66.66667%; }
  .push-wide-9 {
    left: 75%; }
  .push-wide-10 {
    left: 83.33333%; }
  .push-wide-11 {
    left: 91.66667%; }
  .pull-wide-0 {
    right: auto; }
  .pull-wide-1 {
    right: 8.33333%; }
  .pull-wide-2 {
    right: 16.66667%; }
  .pull-wide-3 {
    right: 25%; }
  .pull-wide-4 {
    right: 33.33333%; }
  .pull-wide-5 {
    right: 41.66667%; }
  .pull-wide-6 {
    right: 50%; }
  .pull-wide-7 {
    right: 58.33333%; }
  .pull-wide-8 {
    right: 66.66667%; }
  .pull-wide-9 {
    right: 75%; }
  .pull-wide-10 {
    right: 83.33333%; }
  .pull-wide-11 {
    right: 91.66667%; } }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

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

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

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-wide-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-wide-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-wide-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-wide-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-wide-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-wide-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-wide-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-wide-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-wide-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-wide-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-wide-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-wide-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-wide-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-wide-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-wide-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-wide-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-wide-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-wide-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-wide-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-wide-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-wide-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-wide-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-wide-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-wide-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-wide-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-wide-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-wide-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-wide-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-wide-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

html, body {
  height: 100%; }

body {
  background: #fff;
  color: #486174; }

.app {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  width: 100%;
  min-width: 320px; }

.container-fluid {
  max-width: 1170px;
  padding: 0 15px; }

.is-sticky .header__sticky {
  position: fixed;
  background: #fff;
  box-shadow: 0 26px 46.8px rgba(0, 34, 71, 0.15);
  z-index: 100; }

.is-sticky .header__call-number {
  opacity: 1;
  visibility: visible;
  pointer-events: auto; }

.is-sticky .page-index .header__nav-btn:after, .is-sticky .page-details .header__nav-btn:after {
  left: -15px; }

.is-sticky .page-index .header__nav-dropdown, .is-sticky .page-details .header__nav-dropdown {
  left: -15px;
  right: -15px; }

@media (min-width: 1200px) {
  .is-sticky .page-index .header__sticky .container-fluid, .is-sticky .page-details .header__sticky .container-fluid {
    padding: 0; }
  .is-sticky .header__nav {
    padding: 0 180px 0 0; } }

.page-index .header, .page-details .header {
  color: #fff; }

.page-index .header__topbar:after, .page-index .header__sticky:after, .page-details .header__topbar:after, .page-details .header__sticky:after {
  display: none; }

.page-index .header__nav-btn:after, .page-details .header__nav-btn:after {
  left: 0; }

.page-index .header__nav-dropdown, .page-details .header__nav-dropdown {
  left: 0;
  right: 0; }

@media (min-width: 768px) {
  .page-index .header__info-item, .page-details .header__info-item {
    color: #fff; }
  .page-index .header__info-item [class^="icon-"], .page-details .header__info-item [class^="icon-"] {
    color: #4875AB; }
  .page-index .header__info-item:hover, .page-details .header__info-item:hover {
    color: #fff; }
  .page-index a.header__info-item:hover, .page-details a.header__info-item:hover {
    color: rgba(255, 255, 255, 0.7); }
  .page-index .header__language:hover .header__language-link, .page-details .header__language:hover .header__language-link {
    color: #486174; }
  .page-index .header__language-menu, .page-details .header__language-menu {
    border-color: rgba(255, 255, 255, 0.2); }
  .page-index .header__language-link, .page-details .header__language-link {
    color: #fff; } }

.page-index .header__sticky .container-fluid, .page-details .header__sticky .container-fluid {
  padding: 0 20px 0 90px;
  background: #fff;
  max-width: 1140px; }

@media (min-width: 1200px) {
  .page-index .header__sticky .container-fluid, .page-details .header__sticky .container-fluid {
    padding: 0 30px; } }

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: 100px;
  padding: 15px 0; }
.header .container-fluid {
  position: relative;
  min-height: 100%;
  transition: background 0.25s, height 0.25s, padding 0.25s; }
@media (min-width: 768px) {
  .header {
    height: 145px;
    padding: 0; } }

.header__topbar {
  display: none; }
@media (min-width: 768px) {
  .header__topbar {
    position: relative;
    z-index: 10;
    display: -ms-flexbox;
    display: flex;
    height: 65px; }
  .header__topbar:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100vw;
    border-top: 1px solid #EBEFF4;
    margin: 0 0 0 -50vw;
    z-index: -1; }
  .header__topbar .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

.header__sticky {
  position: relative;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 15px;
  height: 70px;
  transition: background 0.25s, box-shadow 0.25s; }
.header__sticky:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100vw;
  border-top: 1px solid #EBEFF4;
  margin: 0 0 0 -50vw;
  z-index: 100;
  opacity: 0; }
.header__sticky .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 90px; }
@media (min-width: 1200px) {
  .header__sticky {
    height: 90px; }
  .header__sticky .container-fluid {
    padding: 0 15px; } }

.header__info {
  -ms-flex: 1;
  flex: 1;
  white-space: nowrap;
  font-size: 14px;
  line-height: 21px; }
@media (min-width: 992px) {
  .header__info {
    -ms-flex: none;
    flex: none; } }

.header__info-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 20px; }
.header__info-menu > li {
  margin: 0 0 10px; }
@media (min-width: 768px) {
  .header__info-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0; }
  .header__info-menu > li {
    margin: 0 20px 0 0; } }
@media (min-width: 992px) {
  .header__info-menu > li {
    margin: 0 40px 0 0; } }

.header__info-item {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 28px;
  position: relative;
  text-decoration: none;
  color: #486174; }
.header__info-item:hover {
  color: #486174;
  text-decoration: none; }
.header__info-item[href^="tel:"] {
  font-size: 16px;
  font-weight: 500; }
.header__info-item [class^="icon-"] {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: #4875AB; }
.header__info-item .icon-location {
  top: 2px; }
.header__info-item .icon-phone {
  top: 3px; }
.header__info-item .icon-mailto {
  top: 3px; }

a.header__info-item:hover {
  color: rgba(72, 97, 116, 0.7); }

.header__language {
  position: relative;
  font-size: 14px;
  line-height: 32px;
  text-transform: uppercase;
  text-align: center;
  width: 40px;
  height: 32px; }
@media (min-width: 768px) {
  .header__language:hover .header__language-menu {
    height: 66px;
    background: #fff; } }
@media (max-width: 767px) {
  .header__language {
    width: auto;
    display: inline-block;
    vertical-align: top; } }

.header__language-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  transition: height 0.25s, background 0.25s;
  height: 100%;
  position: relative;
  border: 1px solid #d1e4f6;
  border-radius: 3px; }
.header__language-menu:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #64B5F6; }
.header__language-menu > li {
  border-bottom: 1px solid #E2F0FC; }
.header__language-menu > li:last-child {
  border: none; }
@media (max-width: 767px) {
  .header__language-menu {
    display: -ms-flexbox;
    display: flex; }
  .header__language-menu > li {
    border: none;
    border-right: 1px solid #E2F0FC; } }

.header__language-link {
  transition: 0.25s;
  display: block;
  color: #486174;
  text-decoration: none;
  padding: 0 4px;
  min-width: 38px; }
.header__language-link:hover {
  background: #E9F5FF;
  color: #1976d2;
  text-decoration: none; }

.header__logo {
  -ms-flex: 1;
  flex: 1;
  max-width: 180px;
  margin: 0 20px 0 0;
  line-height: 1; }
.header__logo a {
  display: inline-block;
  vertical-align: top; }
.header__logo img {
  display: block; }
@media (min-width: 576px) {
  .header__logo {
    max-width: none; } }

.header__call {
  display: none; }
@media (min-width: 576px) {
  .header__call {
    position: relative;
    z-index: 10;
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #E1F0FD;
    border: 1px solid #BCDFFB;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff; }
  .header__call:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
    box-shadow: inset 0 0 0.9px 0.1px rgba(255, 255, 255, 0.15);
    width: 28px;
    height: 28px;
    border-radius: inherit;
    margin: -14px 0 0 -14px; }
  .header__call:hover {
    color: #fff; }
  .header__call:hover:after {
    background: #1976D2; } }

.header__call-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 100%; }
.header__call-btn:hover {
  text-decoration: none;
  color: #fff; }

.header__call-number {
  display: none; }
@media (min-width: 768px) {
  .header__call-number {
    display: block;
    white-space: nowrap;
    position: absolute;
    top: 0;
    right: 100%;
    font-size: 16px;
    line-height: 42px;
    font-weight: 500;
    color: #46667d;
    text-decoration: none;
    margin: 0 30px 0 0;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s, visibility 0.25s; }
  .header__call-number .icon-phone {
    width: 14px;
    height: 14px;
    color: inherit;
    margin: 0 12px 0 0;
    top: -2px;
    position: relative; }
  .header__call-number:hover {
    color: #46667d;
    text-decoration: none; } }

.is-nav-open .header__nav-btn span:nth-of-type(1) {
  -ms-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg); }

.is-nav-open .header__nav-btn span:nth-of-type(2) {
  opacity: 0; }

.is-nav-open .header__nav-btn span:nth-of-type(3) {
  -ms-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg); }

.is-nav-open .header__nav-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto; }

.header__nav {
  font-size: 16px;
  line-height: 23px;
  font-weight: 500; }
@media (min-width: 768px) {
  .header__nav {
    font-size: 26px;
    line-height: 56px; } }
@media (min-width: 1200px) {
  .header__nav {
    font-size: 16px;
    line-height: 90px; } }

.header__nav-btn {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 70px;
  border: none;
  z-index: 100;
  box-shadow: inset 0 0 0.9px 0.1px rgba(255, 255, 255, 0.15);
  color: #fff;
  padding: 0;
  background: none;
  cursor: pointer; }
.header__nav-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -15px;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #1976d2;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  transition: 0.25s; }
.header__nav-btn span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 38px;
  height: 4px;
  background: currentColor;
  margin: -2px 0 0 -19px;
  transition: 0.25s; }
.header__nav-btn span:nth-of-type(1) {
  -ms-transform: translate(0, -10px);
  transform: translate(0, -10px); }
.header__nav-btn span:nth-of-type(3) {
  -ms-transform: translate(0, 10px);
  transform: translate(0, 10px); }
@media (min-width: 768px) {
  .header__nav-btn:after {
    left: -15px; } }
@media (min-width: 1200px) {
  .header__nav-btn {
    display: none; } }

.header__nav-dropdown {
  position: absolute;
  top: 100%;
  left: -15px;
  right: -15px;
  background-color: #fff;
  padding: 30px;
  z-index: 100;
  transition: 0.25s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  box-shadow: 0 26px 46.8px rgba(0, 34, 71, 0.15);
  overflow: hidden; }
.header__nav-dropdown:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  z-index: -1;
  background-image: linear-gradient(to bottom, #e6e9ed 0%, rgba(255, 255, 255, 0) 100%); }
@media (min-width: 768px) {
  .header__nav-dropdown .header__info, .header__nav-dropdown .header__language {
    display: none; } }
@media (min-width: 1200px) {
  .header__nav-dropdown {
    position: relative;
    top: 0;
    padding: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    box-shadow: none;
    background: none;
    overflow: visible; }
  .header__nav-dropdown:after {
    display: none; } }

.header__nav-link {
  position: relative;
  display: block;
  text-decoration: none;
  color: #486174;
  transition: color 0.25s;
  margin: 0 0 10px; }
.header__nav-link:hover {
  text-decoration: none;
  color: #1976d2; }
.header__nav-link:hover:after {
  opacity: 1; }
@media (min-width: 768px) {
  .header__nav-link {
    margin: 0; } }
@media (min-width: 1200px) {
  .header__nav-link .header__nav-toggle {
    display: none; }
  .header__nav-link:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 3px;
    background: #1976d2;
    transition: inherit;
    opacity: 0; } }

.header__nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 20px; }
@media (min-width: 768px) {
  .header__nav-menu {
    margin: 0; } }
@media (min-width: 1200px) {
  .header__nav-menu {
    display: -ms-flexbox;
    display: flex; }
  .header__nav-menu > li {
    position: relative;
    margin: 0 30px 0 0; }
  .header__nav-menu > li:hover > .header__nav-link:after {
    opacity: 1; }
  .header__nav-menu > li:hover > .header__nav-drop {
    opacity: 1;
    visibility: visible;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    pointer-events: auto; } }

@media (max-width: 1199px) {
  .is-open .header__nav-drop {
    opacity: 1;
    visibility: visible;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    pointer-events: auto; } }

.header__nav-drop {
  position: absolute;
  top: 100%;
  left: 50%;
  background: #fff;
  box-shadow: 0 0 46.8px 8.3px rgba(0, 34, 71, 0.15);
  width: 296px;
  margin: 0 0 0 -148px;
  padding: 20px;
  z-index: 100;
  transition: 0.25s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -ms-transform: translate(0, 10px);
  transform: translate(0, 10px); }
.header__nav-drop:before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  height: 10px; }
.header__nav-drop:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  z-index: -1;
  background-image: linear-gradient(to bottom, #e6e9ed 0%, rgba(255, 255, 255, 0) 100%); }
.header__nav-drop .header__nav-drop {
  margin: 0;
  top: 0;
  left: 100%;
  width: 224px;
  -ms-transform: translate(10px, 0);
  transform: translate(10px, 0); }
.header__nav-drop .header__nav-drop:after {
  display: none; }
.header__nav-drop .header__nav-drop:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  height: auto;
  z-index: -1;
  background-image: linear-gradient(to right, #e6e9ed 0%, rgba(255, 255, 255, 0) 100%); }
@media (max-width: 1199px) {
  .header__nav-drop {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 10px;
    width: 100%;
    height: 100%;
    box-shadow: none;
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    padding: 30px 30px 30px 60px;
    overflow-y: auto;
    overflow-x: hidden; }
  .header__nav-drop:after, .header__nav-drop:before {
    display: none; }
  .header__nav-drop .header__nav-drop {
    left: 0;
    width: 100%;
    -ms-transform: none;
    transform: none;
    box-shadow: none;
    padding: 30px 30px 30px 60px; }
  .header__nav-drop .header__nav-drop:after, .header__nav-drop .header__nav-drop:before {
    display: none; } }

.header__nav-back {
  display: none; }
@media (max-width: 1199px) {
  .header__nav-back {
    display: block;
    color: #003771;
    cursor: pointer;
    margin: 0 0 18px;
    position: relative;
    font-size: 26px;
    line-height: 36px; }
  .header__nav-back .icon-arrow-left {
    position: absolute;
    top: 12px;
    left: -30px; } }
@media (max-width: 767px) {
  .header__nav-back {
    font-size: 16px;
    line-height: 21px; }
  .header__nav-back .icon-arrow-left {
    top: 6px; } }

.header__nav-submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500; }
.header__nav-submenu > li {
  margin: 0 0 18px; }
.header__nav-submenu > li:last-child {
  margin: 0; }
@media (min-width: 768px) {
  .header__nav-submenu {
    font-size: 18px; } }
@media (min-width: 1200px) {
  .header__nav-submenu {
    font-size: 16px;
    line-height: 21px; }
  .header__nav-submenu > li:hover > .header__nav-sublink {
    color: #1976d2; }
  .header__nav-submenu > li:hover > .header__nav-drop {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

.header__nav-sublink {
  padding: 0;
  position: relative;
  display: block;
  text-decoration: none;
  color: #486174; }
.header__nav-sublink:hover {
  color: #1976d2;
  text-decoration: none; }
@media (min-width: 1200px) {
  .header__nav-sublink:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    bottom: 0; } }

.header__nav-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  color: inherit;
  opacity: 0.5;
  transition: transform 0.25s; }

.main {
  padding: 100px 0 0; }
@media (min-width: 768px) {
  .main {
    padding: 135px 0 0; } }
@media (min-width: 1200px) {
  .main {
    padding: 155px 0 0; } }

.footer {
  background: #1D569A url(../images/bg-footer.jpg) no-repeat center 0;
  background-size: cover;
  color: #fff;
  overflow: hidden;
  padding: 70px 0 0; }
.footer .row {
  margin: 0 -15px; }
.footer .row > [class^="col-"] {
  padding: 0 15px; }
.footer .ui-check__checkbox {
  border-color: #fff; }
@media (max-width: 767px) {
  .footer .ui-required {
    display: none; } }
@media (max-width: 575px) {
  .footer .ui-control {
    display: block; }
  .footer .ui-control .ui-check {
    display: block;
    margin: 0 0 20px; }
  .footer .ui-control .btn {
    width: 100%; } }

.footer__top {
  margin: 0 0 80px; }
.footer__top .row {
  margin-bottom: 5px; }

.footer__middle {
  margin: 0 0 20px; }
.footer__middle .row {
  -ms-flex-align: center;
  align-items: center; }

.footer__bottom {
  position: relative;
  padding: 15px 0 0; }
.footer__bottom:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  margin: 0 0 0 -50vw;
  border-top: 1px solid rgba(255, 255, 255, 0.05); }
.footer__bottom .row {
  -ms-flex-align: center;
  align-items: center; }

.footer__logo {
  margin: 0 0 10px; }

.footer__info {
  font-size: 14px;
  line-height: 21px; }
@media (min-width: 1200px) {
  .footer__info {
    max-width: 400px; } }

.footer__info-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -10px; }
.footer__info-menu > li {
  padding: 0 10px;
  margin: 0 0 20px; }
@media (max-width: 575px) {
  .footer__info-menu {
    display: block;
    position: relative;
    padding: 0 52px 0 0;
    margin: 0 0 20px; }
  .footer__info-menu > li {
    padding: 0;
    margin: 0; } }

.footer__info-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-decoration: none;
  color: #fff;
  padding: 0 0 0 28px;
  margin: 0 0 5px; }
.footer__info-item:hover {
  color: #fff;
  text-decoration: none; }
.footer__info-item[href^="tel:"] {
  font-size: 16px;
  font-weight: 500; }
.footer__info-item[href^="tel:"], .footer__info-item[href^="mailto:"] {
  white-space: nowrap; }
.footer__info-item [class^="icon-"] {
  position: absolute;
  top: 4px;
  left: 0;
  color: #4875ab; }

.footer__call {
  position: relative;
  z-index: 10;
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin: 0 0 5px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff; }
.footer__call:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  background-image: radial-gradient(circle 21px at 50%, #103a7a 0%, #64b5f6 100%);
  border: 1px solid #BCDFFB;
  opacity: 0.2;
  z-index: -1; }
.footer__call:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  box-shadow: inset 0 0 0.9px 0.1px rgba(255, 255, 255, 0.15);
  width: 28px;
  height: 28px;
  border-radius: inherit;
  margin: -14px 0 0 -14px; }
.footer__call:hover {
  color: #fff; }
.footer__call:hover:after {
  background: #1976D2; }
@media (max-width: 575px) {
  .footer__call {
    position: absolute;
    top: 0;
    right: 0; } }

.footer__call-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none; }
.footer__call-btn:hover {
  color: #fff;
  text-decoration: none; }

.footer__nav {
  position: relative;
  padding: 20px 0 0; }
.footer__nav:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  margin: 0 0 0 -50vw;
  border-top: 1px solid rgba(255, 255, 255, 0.05); }
@media (min-width: 1200px) {
  .footer__nav {
    padding: 0; }
  .footer__nav:after {
    display: none; } }

.footer__nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 -10px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.footer__nav-menu > li {
  margin: 0 20px 10px 0; }
.footer__nav-menu > li:last-child {
  margin-right: 0; }
@media (min-width: 768px) {
  .footer__nav-menu {
    -ms-flex-pack: justify;
    justify-content: space-between; } }
@media (min-width: 1200px) {
  .footer__nav-menu {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -ms-grid-columns: 3fr 2fr auto;
    grid-template-columns: 3fr 2fr auto;
    grid-template-areas: "n1 n3 n4"
    "n2 n3 n5";
    margin: 0; }
  .footer__nav-menu > li {
    margin: 0 20px 0 0; }
  .footer__nav-menu > li:nth-child(1) {
    grid-area: n1; }
  .footer__nav-menu > li:nth-child(2) {
    grid-area: n2; }
  .footer__nav-menu > li:nth-child(3) {
    grid-area: n3; }
  .footer__nav-menu > li:nth-child(4) {
    grid-area: n4; }
  .footer__nav-menu > li:nth-child(5) {
    grid-area: n5; }
  .footer__nav-menu > li:last-child {
    margin: 0; } }
@media all and (min-width: 1200px) and (-ms-high-contrast: none) {
  .footer__nav-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .footer__nav-menu .footer__nav-submenu {
    display: none; } }

.footer__nav-submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 21px;
  font-weight: 300;
  display: none; }
@media (min-width: 1200px) {
  .footer__nav-submenu {
    display: block; } }

.footer__nav-link {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #fff; }
.footer__nav-link:hover {
  text-decoration: none;
  color: #1976d2; }
@media (min-width: 1200px) {
  .footer__nav-link {
    margin: 0 0 10px; } }

.footer__nav-sublink {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5); }
.footer__nav-sublink:hover {
  text-decoration: none;
  color: #1976d2; }

.footer__copyright {
  margin: 0 0 15px;
  font-size: 11px;
  line-height: 20px;
  font-weight: 300;
  opacity: 0.75; }

.footer__social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 15px; }

.footer__social-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-image: linear-gradient(-40deg, #1976d2 0%, #64b5f6 100%);
  border-radius: 50%;
  box-shadow: inset 0 0 0.9px 0.1px rgba(255, 255, 255, 0.15);
  margin: 0 10px 0 0;
  color: #fff;
  transition: 0.25s;
  position: relative;
  z-index: 1;
  overflow: hidden; }
.footer__social-link:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1976d2;
  box-shadow: inset 0 0 0.9px 0.1px rgba(255, 255, 255, 0.15);
  z-index: -1;
  transition: inherit;
  opacity: 0; }
.footer__social-link:last-child {
  margin: 0; }
.footer__social-link:hover {
  text-decoration: none;
  color: #fff; }
.footer__social-link:hover:after {
  opacity: 1; }

/* ==========================================================================
   States
   ========================================================================== */
@media (max-width: 767px) {
  .js-accordion-content {
    display: none; } }

@media (min-width: 768px) {
  .js-accordion-content {
    display: block; } }

.js-accordion-trigger.is-active ~ .js-accordion-content {
  display: block; }

@media (max-width: 991px) {
  .price__item-desc.js-accordion-content {
    display: none; } }

@media (min-width: 992px) {
  .price__item-desc.js-accordion-content {
    display: block; } }

.price__item-title.js-accordion-trigger.is-active ~ .js-accordion-content {
  display: block; }

.is-hidden {
  display: none; }

@media (min-width: 576px) {
  .is-sm-visible {
    display: block; } }

@media (min-width: 768px) {
  .is-md-visible {
    display: block; } }

@media (min-width: 992px) {
  .is-lg-visible {
    display: block; } }

@media (min-width: 1200px) {
  .is-xl-visible {
    display: block; } }

@media (min-width: 768px) {
  .is-md-hidden {
    display: none; } }

@media (min-width: 992px) {
  .is-lg-hidden {
    display: none; } }

@media (min-width: 1200px) {
  .is-xl-hidden {
    display: none; } }

.row-offset-10 {
  margin: 0 -5px; }
.row-offset-10 > [class^="col-"] {
  padding: 0 5px; }

.row-offset-50 {
  margin: 0 -25px; }
.row-offset-50 > [class^="col-"] {
  padding: 0 25px; }

.row-offset-56 {
  margin: 0 -28px; }
.row-offset-56 > [class^="col-"] {
  padding: 0 28px; }

@media (min-width: 992px) {
  .row-offset-lg-56 {
    margin: 0 -28px; }
  .row-offset-lg-56 > [class^="col-"] {
    padding: 0 28px; } }
