@charset 'UTF-8';

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* 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: .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 {
  /* 1 */
  overflow: visible;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 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 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  border-bottom: none;
  /* 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 {
  color: #000;
  background-color: #ff0;
}

/**
 * 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: -.25em;
}

sup {
  top: -.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 {
  padding: 0;
  border-style: none;
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid #c0c0c0;
}

/**
 * 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 {
  /* 2 */
  display: table;
  box-sizing: border-box;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
  color: inherit;
  /* 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'] {
  /* 1 */
  outline-offset: -2px;
  -webkit-appearance: textfield;
  /* 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 {
  /* 1 */
  font: inherit;
  -webkit-appearance: button;
  /* 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;
}

@font-face {
  font-family: '';
  font-weight: normal;
  font-style: normal;
  src: url('.eot');
  src: url('.eot?#iefix') format('embedded-opentype'), url('.woff') format('woff'), url('.ttf') format('truetype');
}

.layout-header {
  position: relative;
  display: block;
  padding: 20px 0 16px 0;
  background: #002d72;
}

.layout-header .logo {
  display: inline-block;
  height: 60px;
  margin-right: 20px;
}

.layout-header .logo img {
  height: 100%;
}

.header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu-wrap {
  position: relative;
  display: block;
}

.menu__elem {
  position: relative;
  display: none;
  height: 40px;
  width: 40px;
  cursor: default;
}

.menu-wrap .menu-title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  display: block;
  text-align: right;
  text-transform: uppercase;
  color: #fff;
}

.menu-wrap .menu-subtitle {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  display: block;
  max-width: 300px;
  text-align: right;
  word-wrap: break-word;
  color: #cbd7ea;
}

.menu__toggle {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
}

.menu__toggle .menu__toggle-line-3,
.menu__toggle .menu__toggle-line-1 {
  position: absolute;
  top: 10px;
  left: 8px;
  display: block;
  width: 20px;
  height: 2px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #fff;
}

.menu__toggle .menu__toggle-line-3 {
  top: auto;
  bottom: 10px;
}

.menu__toggle .menu__toggle-line-2 {
  position: absolute;
  top: 50%;
  left: 8px;
  display: block;
  width: 20px;
  height: 2px;
  margin-top: -1px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #fff;
}

.menu__toggle .menu__toggle-line-2:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 2px;
  margin-top: -1px;
  margin-left: -10px;
  content: '';
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #fff;
}

.menu__toggle.active .menu__toggle-line-2 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu__toggle.active .menu__toggle-line-2:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.menu__toggle.active .menu__toggle-line-3 {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  opacity: 0;
}

.menu__toggle.active .menu__toggle-line-1 {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  opacity: 0;
}

.main-menu .sub-menu {
  position: absolute;
  z-index: 100;
  background: #365b8f;
  top: calc(100% + 26px);
  min-width: 300px;
}

.main-menu .main-menu__inner {
  position: relative;
  display: block;
  width: 100%;
  padding: 30px 0 75px;
}

.main-menu .main-menu__inner:after {
  position: absolute;
  right: 5px;
  bottom: 100%;
  display: block;
  width: 30px;
  height: 30px;
  margin-bottom: -16px;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #365b8f;
}

.main-menu__head {
  display: block;
  width: 100%;
  min-height: 80px;
  text-align: right;
}

.menu-login__block {
  display: inline-block;
  padding-top: 2px;
  text-align: left;
  vertical-align: top;
}

.menu-login__block .menu-login__link {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  white-space: nowrap;
  color: #fff;
}

.menu-login__block .menu-login__link .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 1px;
  margin-right: 8px;
  vertical-align: top;
  stroke: #fff;
}

.menu-login__block .menu-login__link .menu-login__link-name {
  display: inline-block;
  vertical-align: top;
}

.no-touchevents .menu-login__block .menu-login__link:hover .menu-login__link-name {
  text-decoration: underline;
}

.language-list {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  margin: 0 0 0 45px;
  padding: 0;
  vertical-align: top;
  white-space: nowrap;
}

.language-list li {
  position: relative;
  display: inline-block;
  padding: 0 8px 0 7px;
  vertical-align: top;
}

.language-list li:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 1px;
  height: 14px;
  margin-top: -8px;
  content: '';
  background: #8097b9;
}

.language-list li:first-child {
  padding-left: 0;
}

.language-list li:last-child {
  padding-right: 0;
}

.language-list li:last-child:after {
  display: none;
}

.language-list li.wpml-ls-current-language a {
  cursor: default;
  border-color: #fff;
}

.no-touchevents .language-list li.wpml-ls-current-language a:hover {
  border-color: #fff;
}

.language-list a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  color: #fff;
  border: 2px solid transparent;
}

.no-touchevents .language-list a:hover {
  border-color: rgba(255, 255, 255, .3);
}

.menu__title {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 30px;
  display: block;
  width: 100%;
  padding: 4px 0;
  color: #a8b9d1;
}

.main-menu__body {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding-left: 200px;
}

.main-menu__aside {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  max-width: 180px;
}

.menu-row {
  display: block;
  margin-right: -40px;
  margin-left: -40px;
}

.menu-row:after {
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  content: '';
}

.menu-row > div {
  display: block;
  float: left;
  padding: 0 40px;
}

.menu-row .menu-col-12 {
  width: 100%;
}

.menu-row .menu-col-8 {
  width: 66.6666%;
}

.menu-row .menu-col-6 {
  width: 50%;
}

.menu-row .menu-col-4 {
  width: 33.3333%;
}

.menu-row .menu-col-3 {
  width: 25%;
}

.home-link a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 17px;
  line-height: 22px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  height: 38px;
  padding: 6px 12px 10px 25px;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
  text-decoration: none;
  color: #fff;
  border: 2px solid transparent;
}

.home-link a .icon {
  position: absolute;
  top: 50%;
  left: 4px;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -7px;
  stroke: #a8b9d1;
}

.no-touchevents .home-link:hover a {
  border-color: #fff;
}

.menu-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0;
}

.menu-list li {
  position: relative;
  display: block;
  padding: 5px 0;
  list-style: none;
}

.menu-list > li {
  padding: 0;
  margin-right: 20px;
}

.menu-list > li:last-child {
  margin-right: 0;
}

.menu-list > li > a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin: 8px;
  margin-right: 20px;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
  text-decoration: none;
  color: #fff;
  border-bottom: 2px solid transparent;
}

.menu-list > li > a:not(:last-child):after,
.menu-list > li > a:not(:last-child):before {
  position: absolute;
  top: 12px;
  display: block;
  width: 7px;
  height: 1px;
  content: '';
  background: #fff;
}

.menu-list > li > a:not(:last-child):before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -12px;
}

.menu-list > li > a:not(:last-child):after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: -16px;
}

@media screen and (min-width: 1024px) {
  .no-touchevents .menu-list > li > a:hover,
  .menu-list > li > a.more,
  .menu-list li.current-menu-item a,
  .menu-list > li.current-menu-parent > a {
    border-color: #fff;
  }

  .main-menu {
    display: flex !important;
  }
}

.menu-list > li.home-link a {
  padding-left: 25px;
}

.menu-list > li.home-link a:before {
  content: none;
}

.menu-list ul {
  display: none;
  width: 100%;
  margin: 0;
  padding: 10px 20px;
}

.menu-list ul li {
  position: relative;
  display: block;
  padding: 4px 0 4px;
  list-style: none;
}

.menu-list ul a {
  font-size: 16px;
  line-height: 20px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 4px 8px 4px 18px;
  -webkit-transition: border-color .2s ease;
  transition: border-color .2s ease;
  color: #fff;
  opacity: .6;
}

.menu-list ul a:last-child:before {
  position: absolute;
  top: 10px;
  left: 3px;
  display: block;
  width: 7px;
  height: 7px;
  content: '';
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 1px solid #a8b9d1;
  border-bottom: 1px solid #a8b9d1;
}

.menu-list ul a:not(:last-child) {
  color: #a8b9d1;
}

.menu-list ul a:not(:last-child):after,
.menu-list ul a:not(:last-child):before {
  position: absolute;
  top: 13px;
  left: 5px;
  display: block;
  width: 8px;
  height: 1px;
  content: '';
  background: #a8b9d1;
}

.menu-list ul a:not(:last-child):after {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.menu-list ul a.more:not(:last-child):after {
  margin-top: 6px;
  margin-left: 6px;
  opacity: 0;
}

.menu-list ul a {
  border-bottom: 1px solid transparent;
}

.no-touchevents .menu-list ul a:hover,
.menu-list li a.more,
.menu-list li.current-menu-item a {
  opacity: 1;
  border-bottom-color: #fff;
}

.layout-footer {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 22px;
  background: #002d72;
}

.footer-block {
  display: block;
  width: 100%;
}

.footer-block:after {
  display: block;
  clear: both;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  content: '';
}

.footer-block .footer-group {
  display: inline-block;
  padding: 10px 0;
}

.footer-block .footer-group__column {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  padding-right: 8px;
  vertical-align: top;
  color: #cbd7ea;
  border-right: 1px solid #cbd7ea;
}

.footer-block .footer-group__column a {
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

.no-touchevents .footer-block .footer-group__column a:hover {
  color: #fff;
}

.footer-block .footer-group__column:last-of-type {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

.footer-social {
  display: block;
  float: right;
  text-align: right;
}

.footer-social .footer-social__title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 17px;
  line-height: 19px;
  display: inline-block;
  vertical-align: middle;
  color: #cbd7ea;
}

.footer-social .social-list {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0;
  vertical-align: middle;
  white-space: nowrap;
}

.footer-social .social-list li {
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
}

.footer-social .social-list li:first-child {
  margin-left: 0;
}

.footer-social .social-list a {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
}

.footer-social .social-list a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  border: 1px solid #fff;
}

.no-touchevents .footer-social .social-list a:hover {
  background: #fff;
}

.no-touchevents .footer-social .social-list a:hover .icon {
  fill: #002d72;
}

.footer-social .social-list .icon {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: fill .2s ease;
  transition: fill .2s ease;
}

.footer-social .mail-link {
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
  padding-top: 11px;
  padding-right: 10px;
  padding-bottom: 9px;
  padding-left: 35px;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  vertical-align: bottom;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
}

.no-touchevents .footer-social .mail-link:hover {
  text-decoration: none;
  color: #002d72;
  border-color: #002d72;
  background-color: #fff;
}

.no-touchevents .footer-social .mail-link:hover .icon {
  stroke: #002d72;
}

.footer-social .mail-link .icon {
  left: 7px;
  width: 20px;
  height: 20px;
  -webkit-transition: stroke .2s ease;
  transition: stroke .2s ease;
  stroke: #fff;
  stroke-width: 1.5px;
}

.footer-social .icon {
  fill: #fff;
}

.btn {
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  border: none;
  background-color: transparent;
}

.mail-link,
.map-link {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #002d72;
  border: none;
  background-color: transparent;
}

.mail-link .icon,
.map-link .icon {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  stroke: #8097b9;
}

.mail-link .mail-link__icon,
.map-link .mail-link__icon {
  width: 14px;
  height: 14px;
  margin-top: 1px;
}

.no-touchevents .mail-link:hover,
.no-touchevents
  .map-link:hover {
  text-decoration: underline;
}

.wp-mail-link a,
.wp-map-link a,
.wp-external-link a {
  position: relative;
  display: inline-block;
  padding-left: 26px;
  color: #002d72;
  border: none;
  background-color: transparent;
}

.wp-mail-link a:before,
.wp-map-link a:before,
.wp-external-link a:before {
  position: absolute;
  top: 4px;
  left: 6px;
  display: block;
  width: 16px;
  height: 16px;
  content: '';
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.no-touchevents .wp-mail-link a:hover,
.no-touchevents
  .wp-map-link a:hover,
.no-touchevents
  .wp-external-link a:hover {
  text-decoration: underline;
}

.wp-mail-link a:before {
  background-image: url(../images/icons/mail-icon.svg);
}

.wp-map-link a:before {
  background-image: url(../images/icons/map-icon.svg);
}

.wp-external-link a:before {
  top: 7px;
  background-image: url(../images/icons/arrow-right-up.svg);
}

body.pop {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.popup {
  font-family: 'Noto Serif', serif;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  overflow-y: auto;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  opacity: 0;
  background-color: rgba(53, 65, 89, .8);
}

.popup.open {
  visibility: visible;
  opacity: 1;
}

.popup__closer {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.popup__close {
  position: absolute;
  top: -26px;
  right: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup__close:before,
.popup__close:after {
  position: absolute;
  display: block;
  content: '';
  border-radius: 10px;
  background: #fff;
}

.popup__close:before {
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}

.popup__close:after {
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}

.popup__title {
  font-size: 20px;
  line-height: 1.4em;
  margin-bottom: 20px;
  color: #000;
}

.popup__text {
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 25px;
  color: #4d4d4d;
}

.popup__icon {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 25px;
}

.popup__icon:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  border: 1px solid #002d72;
  border-radius: 50%;
}

.popup__icon:after {
  position: absolute;
  top: 25%;
  left: 20%;
  display: block;
  width: 60%;
  height: 30%;
  content: '';
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #002d72;
  border-left: 1px solid #002d72;
}

.popup__window {
  position: relative;
  z-index: 200;
  min-width: 320px;
  max-width: 440px;
  margin: 200px auto;
  padding: 40px 60px;
  text-align: center;
  background-color: #fff;
}

.form {
  width: 100%;
}

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

.form .form__column {
  position: relative;
  text-align: left;
}

.form .form__column-3 {
  width: calc(100% / 3);
}

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

.input {
  font-style: italic;
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: transparent;
}

.input:focus {
  border-color: #365b8f;
}

.input.error {
  border-color: #f00;
}

.input + .error {
  font-style: italic;
  display: inline-block;
  margin-top: 5px;
  padding-left: 10px;
  color: #f00;
}

.input_mail {
  padding-left: 40px;
}

.input_icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 33px;
  padding: 7px;
  background-color: #365b8f;
  stroke: #fff;
}

.input_required,
.input_required + .select-styled {
  border-color: #8ba9d3;
}

.input_required.error,
.input_required + .select-styled.error {
  border-color: #f00;
}

.input[type='submit'] {
  font-family: 'Noto Serif', serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1.4rem;
  position: relative;
  cursor: pointer;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
  color: #fff;
  border-color: #002d73;
  background-color: #002d73;
}

.no-touchevents .input[type='submit']:hover {
  background-color: #00235a;
}

.input[type='submit']:after {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  width: 14px;
  height: 7px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: none !important;
}

.scrollTop-wrapper {
  position: fixed;
  z-index: 100;
  right: 100px;
  bottom: 100px;
  display: none;
  width: 50px;
  height: 50px;
  cursor: pointer;
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
  border: none;
  border-radius: 50%;
  outline: none;
  background: none;
  background-color: #fff;
  box-shadow: none;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
}

.no-touchevents .scrollTop-wrapper:hover .scrollTop:before {
  background-color: #000;
}

.no-touchevents .scrollTop-wrapper:hover .scrollTop:after {
  border-top-color: #000;
  border-left-color: #000;
}

.scrollTop-wrapper .scrollTop:before,
.scrollTop-wrapper .scrollTop:after {
  position: absolute;
  display: block;
  content: '';
}

.scrollTop-wrapper .scrollTop:before {
  top: 20%;
  left: 50%;
  width: 4px;
  height: 60%;
  margin-left: -2px;
  background-color: #002d72;
}

.scrollTop-wrapper .scrollTop:after {
  top: 25%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 4px solid #002d72;
  border-left: 4px solid #002d72;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 31px;
  cursor: pointer;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.select-styled:after {
  position: absolute;
  top: 12px;
  right: 10px;
  width: 6px;
  height: 6px;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #002d72;
  border-bottom: 2px solid #002d72;
}

.select-styled:active:after,
.select-styled.active:after {
  top: 14px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.select-options {
  position: absolute;
  z-index: 999;
  top: 100%;
  right: 0;
  left: 0;
  display: none;
  overflow-y: scroll;
  max-height: 125px;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
}

.select-options li {
  font-style: italic;
  width: 100%;
  margin: 0;
  margin-top: -1px;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: transparent;
}

.select-options li:focus {
  border-color: #365b8f;
}

.select-options li:hover {
  color: #fff;
  border-color: #002d72;
  background: #002d72;
}

.select-options li[rel='hide'] {
  display: none;
}

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

:active,
:focus,
:hover {
  outline: 0;
}

html,
body {
  height: 100%;
  padding: 0;
}

/* force a vertical scrollbar to prevent a jumpy page */

html {
  font-size: 10px;
  line-height: 10px;
  min-width: 320px;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: 'Noto Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  line-height: inherit;
  min-width: 320px;
  min-height: 100%;
  color: #5b6770;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;
  color: inherit;
}

.no-touchevents a:hover {
  text-decoration: none;
}

p {
  margin: 0 0 15px 0;
}

p:last-child {
  margin-bottom: 0;
}

h1,
.h1 {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  line-height: 1.3em;
  margin: 0 0 12px;
}

h2,
.h2 {
  font-size: 21px;
  font-weight: bold;
  line-height: 28px;
  line-height: 1.3em;
  margin: 0 0 5px 0;
}

h3,
.h3 {
  font-size: 19px;
  font-weight: bold;
  line-height: 26px;
  margin: 0 0 12px;
}

h4,
.h4 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 10px 0;
}

h5,
.h5 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 10px 0;
}

h6,
.h6 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 10px 0;
}

p:empty {
  display: none;
}

input {
  border-radius: 0;
  -webkit-appearance: none;
}

.text-up {
  text-transform: uppercase;
}

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

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

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

.svg-store {
  display: none;
  overflow: hidden;
  height: 0;
}

.font-serif {
  font-family: 'Noto Serif', serif;
}

.layout {
  position: relative;
  overflow: hidden;
  min-height: 100%;
}

.container {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  min-width: 320px;
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 20px;
}

.container:after {
  font-size: 0;
  line-height: 0;
  display: block;
  clear: both;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  content: '';
}

.container.container-md {
  max-width: 1060px;
}

.desktop-only {
  display: none;
}

.text-block h1,
.text-block .h1 {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  line-height: 1.3em;
  margin: 0 0 12px;
}

.text-block h2,
.text-block .h2 {
  font-size: 21px;
  font-weight: bold;
  line-height: 28px;
  line-height: 1.3em;
  margin: 0 0 5px 0;
}

.text-block h3,
.text-block .h3 {
  font-size: 19px;
  font-weight: bold;
  line-height: 26px;
  margin: 0 0 12px;
}

.text-block h4,
.text-block .h4 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 10px 0;
}

.text-block h5,
.text-block .h5 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 10px 0;
}

.text-block h6,
.text-block .h6 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 10px 0;
}

.text-block p {
  font-family: 'Noto Sans', sans-serif;
  font-size: 17px;
  line-height: 1.5em;
  margin: 0 0 24px;
  color: #5b6770;
}

.text-block p:last-child {
  margin-bottom: 0;
}

.text-block ul {
  display: block;
  margin: 0 0 35px;
  padding: 0;
}

.text-block ul li {
  font-family: 'Noto Sans', sans-serif;
  font-size: 17px;
  line-height: 24px;
  position: relative;
  box-sizing: border-box;
  margin: 0 0 5px;
  padding-left: 20px;
  list-style: none;
  color: #5b6770;
}

.text-block ul li:before {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  content: '';
  background: #8097b9;
}

.text-block ul li:last-child {
  margin-bottom: 0;
}

.text-block.text-block-md {
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto;
}

.text-block a {
  text-decoration: none;
  color: #002d72;
}

.no-touchevents .text-block a:hover {
  text-decoration: underline;
}

.text-block a .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
  stroke: #8097b9;
}

.text-block-arrow-link {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.text-block-arrow-link:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  background-image: url('../../assets/images/arrow-right-up.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.loader-block {
  display: none;
  width: 100%;
  padding-bottom: 20px;
  text-align: center;
}

.loader-block .loader {
  display: inline-block;
  width: 32px;
  height: 32px;
}

.loader-block .icon {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  stroke: #8097b9;
}

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

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

.filter {
  position: relative;
  z-index: 30;
  display: block;
  width: 290px;
  height: 52px;
}

.filter .hidden {
  display: none;
}

.filter .filter__title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  padding: 14px 30px 14px 20px;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #5b6770;
  border: 1px solid #ccc;
}

.filter .filter__title:after {
  position: absolute;
  top: 50%;
  right: 14px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -6px;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1px solid #8097b9;
  border-bottom: 1px solid #8097b9;
}

.filter .filter__title.opened:after {
  margin-top: -2px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.filter .filter__list {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}

.filter .filter__list li {
  display: block;
  list-style: none;
}

.filter .filter__list li a,
.filter .filter__list li button{
  font-size: 14px;
  line-height: 22px;
  display: block;
  margin: 0;
  padding: 10px 20px;
  cursor: pointer;
  color: #5b6770;
  background-color: #fff;
  width: 100%;
  text-align: left;
}

.no-touchevents .filter .filter__list li:hover a,
.no-touchevents .filter .filter__list li:hover button{
  color: #002d72;
}

.filter .filter__list li.active a,
.filter .filter__list li.active button{
  display: none;
}

.back-link__wrap {
  position: relative;
  display: block;
  width: 100%;
}

.back-link__wrap + .section-title {
  padding: 0 90px;
}

.block-return {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 0 50px;
}

.block-return .back-link__wrap {
  padding-bottom: 30px;
}

.block-return .back-link {
  position: relative;
  right: auto;
  left: 0;
}

.back-link {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  line-height: 19.2px;
  position: absolute;
  top: 15px;
  right: 0;
  display: inline-block;
  padding-left: 20px;
  color: #002d72;
}

.back-link:before {
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 12px;
  height: 12px;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 1px solid #8097b9;
  border-left: 1px solid #8097b9;
}

.no-touchevents .back-link:hover {
  text-decoration: underline;
}

.section-main {
  position: relative;
  display: block;
  width: 100%;
  height: 425px;
  background-color: #2479b2;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.section-main .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.section-main .section-main__details {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin: auto;
  padding: 30px 0;
  -webkit-transition: all 2.0s ease;
  transition: all 2.0s ease;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%);
  opacity: 0;
}

.section-main .section-main__details.showing {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.section-main .section-main__subtitle {
  font-family: 'Noto Serif', serif;
  font-size: 28px;
  line-height: 33.6px;
  display: block;
  margin: 0 0 10px;
  text-align: center;
  color: #fff;
}

.section-main .section-main__title {
  font-family: 'Noto Serif', serif;
  font-size: 46px;
  line-height: 1.1em;
  display: block;
  text-align: center;
  color: #fff;
}

.section-default {
  position: relative;
  display: block;
  width: 100%;
  padding: 60px 0;
}

.section-default .section-title:last-child {
  margin-bottom: 0;
}

.section-default.section-default-grey {
  background: #e2eaf4;
}

.section-title {
  font-size: 34px;
  font-weight: normal;
  line-height: 40px;
  display: block;
  margin: 0 0 40px;
  text-align: center;
  color: #5b6770;
}

.qoute {
  font-family: 'Noto Serif', serif;
  font-size: 21px;
  font-style: italic;
  line-height: 26px;
  display: block;
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
  color: #333;
}

.quote-more__wrap {
  display: block;
  margin: 0 0 30px;
  text-align: center;
}

.quote-more__wrap:last-child {
  margin-bottom: 0;
}

.quote-more {
  /* font-family: 'Noto Serif', serif; */
  font-size: 21px;
  font-style: italic;
  line-height: 26px;
  display: inline-block;
  text-decoration: none;
  color: #002d72;
}

.no-touchevents .quote-more:hover {
  text-decoration: underline;
}

.blockquote-block {
  display: block;
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
}

.blockquote-block blockquote {
  font-family: 'Noto Serif', serif;
  font-size: 21px;
  font-style: italic;
  line-height: 26px;
  margin: 0 0 5px;
  text-align: center;
  color: #333;
}

.blockquote-block .blockquote__author {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0;
  text-align: center;
  color: #5b6770;
}

.section-content {
  display: block;
  padding: 0;
}

.section-content.padding-top {
  padding-top: 45px;
}

.event-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.event-list .event-one {
  display: block;
  flex-direction: column;
  width: 50%;
  padding: 0 20px 40px;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.event-list .event-one__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 500px;
  background: #002d72;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.event-list .event-one__img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 240px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  -ms-flex: 1;
}

.event-list .event-one__description {
  box-sizing: border-box;
  width: 100%;
  min-height: 260px;
  padding: 30px 60px;
}

.event-one-lg .event-list .event-one__description {
  padding: 40px 60px;
}

.event-list p {
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 0;
  color: #fff;
}

.event-list .event-one-revers .event-one__description {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.event-list .event-one-revers .event-one__img {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.event-list .event-one-lg {
  width: 100%;
}

.event-list .event-one-lg .event-one__inner {
  flex-direction: row;
  min-height: 500px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
}

.event-list .event-one-lg .event-one__img {
  width: 50%;
  width: calc(50% + 20px);
}

.event-list .event-one-lg .event-one__description {
  width: 50%;
  width: calc(50% - 20px);
  padding: 40px 60px;
}

.event-list .event-one-lg .event-one__title {
  font-size: 40px;
  line-height: 48px;
  margin: 0 0 40px;
}

.event-list .event-one-lg .event-one__list {
  margin-top: 40px;
}

.event-list .event-one__title {
  font-family: 'Noto Serif', serif;
  font-size: 30px;
  line-height: 36px;
  display: block;
  margin: 0 0 30px;
  color: #fff;
}

.event-list .event-one__text {
  display: block;
  width: 100%;
  opacity: .8;
}

.event-list .event-one__list {
  display: block;
  margin: 30px 0 0;
  padding: 0;
}

.event-list .event-one__list li {
  display: block;
  width: 100%;
  list-style: none;
  border-bottom: 1px solid #8097b9;
}

.event-list .event-one__list li:first-child {
  border-top: 1px solid #8097b9;
}

.event-list .event-one__list a {
  font-size: 16px;
  line-height: 19.2px;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 20px 30px 20px 0;
  white-space: normal;
  text-overflow: ellipsis;
  color: #fff;
}

.event-list .event-one__list a:after {
  position: absolute;
  top: 50%;
  right: 6px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-bottom: 1px solid #8097b9;
  border-left: 1px solid #8097b9;
}

.section-information {
  position: relative;
  display: block;
  width: 100%;
  padding: 60px 0;
  background: #e2eaf4;
}

.section-information__title {
  font-family: 'Noto Serif', serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 40px;
  display: block;
  text-align: center;
  color: #5b6770;
}

.si__block {
  display: block;
  margin: 0 -15px;
}

.si__block .si__block__left {
  display: block;
  float: left;
  width: 70%;
  padding: 0 15px;
}

.si__block .si__block__right {
  display: block;
  float: right;
  width: 30%;
  padding: 0 15px;
}

.si__block:after {
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  content: '';
}

.si__img-list {
  display: block;
  margin: 0;
  padding: 0;
}

.si__img-list li {
  display: block;
  width: 100%;
  margin: 0 0 40px;
  list-style: none;
}

.si__img-list li:last-child {
  margin-bottom: 0;
}

.si__img-list img {
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.si__img-list .img-name {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  display: block;
  margin: 5px 0;
  text-align: center;
}

.section-people {
  position: relative;
  display: block;
  width: 100%;
  padding: 60px 0 40px;
}

.section-people__title {
  font-family: 'Noto Serif', serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 40px;
  display: block;
  margin: 0 0 70px;
  text-align: center;
  color: #5b6770;
}

.people-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  padding: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.people-list li {
  display: block;
  float: none;
  flex-direction: column;
  width: 33.3334%;
  padding: 0 15px 30px;
  list-style: none;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.people-list .people__one {
  display: block;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: #002d72;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.people-list .po__img-wrap {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.people-list .po__img-wrap .po__img {
  display: block;
  width: 100%;
  padding: 0 0 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.people-list .po__description {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 25px;
  color: #fff;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.people-list .po__date {
  font-family: 'Noto Serif', serif;
  font-size: 30px;
  line-height: 36px;
  display: block;
  margin: 0;
}

.people-list .po__name {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 29px;
  display: block;
  margin: 0 0 5px;
}

.people-list .po__info {
  font-family: 'Noto Serif', serif;
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0;
}

.list__more-wrap {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0 0;
  text-align: center;
}

.list__more {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  display: block;
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
  padding: 15px 35px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #002d72;
  border: 1px solid #002d72;
}

.js_slick-slider .wpb_wrapper {
  overflow: hidden;
}

.js_slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  font-size: 0;
  line-height: 0;
  margin-top: -10px;
  border: none;
  outline: none;
  background: none;
  width: 20px;
  height: 20px;
  border-left: 4px solid #ccc;
  border-bottom: 4px solid #ccc;
}

.js_slick-slider .slick-arrow.slick-prev {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 40px;
}

.js_slick-slider .slick-arrow.slick-next {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  right: 40px;
}

button.list__more {
  color: #fff;
}

button.list__more:before,
button.list__more:after {
  background-color: #fff;
}

.no-touchevents button.list__more:hover {
  background-color: #001c48;
}

.list__more:before,
.list__more:after {
  position: absolute;
  top: 50%;
  left: 17px;
  display: block;
  width: 16px;
  height: 1px;
  margin-top: -1px;
  content: '';
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  background: #8097b9;
}

.list__more:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.no-touchevents .list__more:hover {
  color: #fff;
  background: #002d72;
}

.no-touchevents .list__more:hover:before,
.no-touchevents .list__more:hover:after {
  background: #fff;
}

.list__activity-wrap {
  position: relative;
  display: block;
  padding: 50px 0;
}

.list__activity-wrap .list__activity-inner {
  position: relative;
  display: block;
}

.list__activity {
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  padding-right: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #002d72;
}

.list__activity:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 1px solid #8097b9;
  border-bottom: 1px solid #8097b9;
}

.no-touchevents .list__activity:hover {
  text-decoration: underline;
}

.si__details {
  display: block;
  margin: 50px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.si__details .si__details-title {
  font-family: 'Noto Serif', serif;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  display: block;
  padding: 15px 30px 15px 0;
  color: #002d72;
}

.si__details .si__details-title:before,
.si__details .si__details-title:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 16px;
  height: 1px;
  margin-top: -1px;
  content: '';
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #8097b9;
}

.si__details .si__details-title:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.si__details .si__details-title.active:after {
  margin-top: 10px;
  margin-right: 10px;
  opacity: 0;
}

.si__details .si__details-hidden {
  display: none;
  padding-bottom: 40px;
}

.more-photos__wrap {
  display: block;
  margin: 15px 0;
}

.more-photos {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #002d72;
}

.more-photos:before {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  content: '';
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 1px solid #8097b9;
  border-bottom: 1px solid #8097b9;
}

.no-touchevents .more-photos:hover {
  text-decoration: underline;
}

.video-block__wrap {
  display: block;
  max-width: 820px;
  margin: 0 auto;
}

.video-block {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 56.25%;
  background: #000;
}

.video-block iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.video-block .video-block__preview {
  position: absolute;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  display: block;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.video-block .video-block__link {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: block;
  width: 92px;
  height: 92px;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.video-block .video-block__link .icon {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  fill: #fff;
  stroke: #fff;
}

.video-block.video-block-sm .video-block__link {
  width: 40px;
  height: 40px;
}

.video-block__text {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 10px 0 15px;
  color: #002d72;
}

.video-block__text p {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.media-links {
  display: block;
  margin: 50px 0;
  padding: 40px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.media-links .media-links__title {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 29px;
  display: block;
  margin: 0 0 30px;
  text-align: center;
  color: #5b6770;
}

.media-links .media-links__list {
  font-size: 0;
  line-height: 0;
  display: block;
  margin: 0 -15px;
  padding: 0;
  text-align: center;
  white-space: nowrap;
}

.media-links .media-links__list li {
  display: inline-block;
  width: 25%;
  padding: 0 15px 15px;
  vertical-align: top;
  white-space: normal;
}

.media-links .media-link {
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  line-height: 21px;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #002d72;
}

.media-links .media-link .icon {
  display: block;
  box-sizing: border-box;
  width: 69px;
  height: 69px;
  margin: 0 auto 15px;
  border-radius: 50%;
  fill: #8097b9;
  stroke: #8097b9;
}

.single-event {
  position: relative;
  display: block;
  padding: 50px 30px;
  background: #002d72;
  background: #002d72;
}

.single-event .single-event__inner {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 1020px;
  min-height: 190px;
  margin: 0 auto;
  padding-right: 320px;
}

.single-event .single-event__img {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 287px;
  height: 192px;
  background-color: #8097b9;
  background-image: url(../images/no-cover-2.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.single-event .single-event__description {
  position: relative;
  display: block;
}

.single-event .single-event__title {
  font-family: 'Noto Serif', serif;
  font-size: 30px;
  line-height: 36px;
  display: inline-block;
  margin: 0 0 15px;
  color: #fff;
}

.single-event .text-block {
  margin: 0 0 15px;
  opacity: .8;
}

.single-event .text-block p {
  color: #fff;
}

.single-event .single-event__link-wrap + .single-event__link-wrap {
  border-top: none;
}

.single-event .single-event__link-wrap {
  position: relative;
  display: block;
  width: 100%;
  list-style: none;
  border-top: 1px solid #8097b9;
  border-bottom: 1px solid #8097b9;
}

.single-event .single-event__link-wrap a {
  font-size: 16px;
  line-height: 19.2px;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 20px 30px 20px 0;
  white-space: normal;
  text-overflow: ellipsis;
  color: #fff;
}

.single-event .single-event__link-wrap a:after {
  position: absolute;
  top: 50%;
  right: 6px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-bottom: 1px solid #8097b9;
  border-left: 1px solid #8097b9;
}

.activity-list {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 0 30px;
}

.activity-list > li {
  position: relative;
  display: block;
  min-height: 120px;
  margin: 0 0 60px;
  padding-left: 210px;
  list-style: none;
}

.activity-list > li:last-child {
  margin-bottom: 0;
}

.activity-list .al__img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 184px;
  height: 123px;
  background-color: #8097b9;
  background-image: url(../images/no-cover-2.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.activity-list .al__description {
  display: block;
  width: 100%;
}

.activity-list .al__title {
  font-family: 'Noto Serif', serif;
  font-size: 20px;
  line-height: 24px;
  display: inline-block;
  margin: 0 0 15px;
  vertical-align: top;
  color: #5b6770;
}

.activity-list a.al__title {
  color: #002d72;
}

.no-touchevents .activity-list a.al__title:hover {
  text-decoration: underline;
}

.activity-list .al__list {
  display: block;
  margin: 10px 0;
  padding: 0;
}

.activity-list .al__list li {
  display: block;
  margin: 10px 0;
  padding: 0;
  list-style: none;
}

.activity-list .al__list li:last-child {
  margin-bottom: 0;
}

.activity-list .al__list a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  line-height: 19.2px;
  position: relative;
  padding-top: 1px;
  padding-left: 1px;
  color: #002d72;
}

.no-touchevents .activity-list .al__list a:hover {
  text-decoration: underline;
}

.activity-list .al__list .icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 23px;
  height: 23px;
  stroke: #8097b9;
}

.activity-list .al__list .icon + span {
  padding-left: 31px;
}

.section-activity-details {
  display: block;
  padding: 60px 0;
  background: #e2eaf4;
}

.activity-details__block {
  position: relative;
  display: block;
  width: 100%;
}

.activity-details__block .activity-details__head {
  position: relative;
  display: block;
  min-height: 240px;
  padding-right: 350px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
}

.activity-details__block .activity-details__img {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 287px;
  height: 192px;
  background-color: #8097b9;
  background-image: url(../images/no-cover-2.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.activity-details__block .activity-details__title {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 28.8px;
  display: block;
  margin: 0 0 15px;
  color: #5b6770;
}

.activity-details__block .activity-details__text {
  margin-bottom: 30px;
}

.activity-details__block .activity-details__list {
  display: block;
  margin: 10px 0;
  padding: 0;
}

.activity-details__block .activity-details__list li {
  display: block;
  margin: 10px 0;
  padding: 0;
  list-style: none;
}

.activity-details__block .activity-details__list li:last-child {
  margin-bottom: 0;
}

.activity-details__block .activity-details__list a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  line-height: 19.2px;
  position: relative;
  padding-top: 1px;
  padding-left: 1px;
  color: #002d72;
}

.no-touchevents .activity-details__block .activity-details__list a:hover {
  text-decoration: underline;
}

.activity-details__block .activity-details__list .icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 23px;
  height: 23px;
  stroke: #8097b9;
}

.activity-details__block .activity-details__list .icon + span {
  padding-left: 31px;
}

.activity-details__block .activity-details__body {
  display: block;
  padding: 40px 0 0;
}

.schedule-block {
  display: block;
  width: 100%;
  text-align: center;
}

.schedule-block .schedule-block__title {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 28.8px;
  display: block;
  margin: 0 0 24px;
  color: #5b6770;
}

.section-history {
  position: relative;
  display: block;
  width: 100%;
  padding: 60px 0;
  background: #e2eaf4;
}

.history-list {
  display: block;
  width: 100%;
  margin: 50px 0;
  padding: 0;
}

.history-list li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ccc;
}

.history-list li:first-child {
  border-top: 1px solid #ccc;
}

.history-list .history__link {
  font-family: 'Noto Serif', serif;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  display: block;
  padding: 15px 30px 15px 0;
  color: #002d72;
}

.history-list .history__link:before,
.history-list .history__link:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 16px;
  height: 1px;
  margin-top: -1px;
  content: '';
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #8097b9;
}

.history-list .history__link:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.history-list .history__link.active:after {
  margin-top: 10px;
  margin-right: 10px;
  opacity: 0;
}

.history-list .history__body {
  display: none;
  padding: 20px 0 40px;
}

.section-team {
  position: relative;
  display: block;
  width: 100%;
  padding: 60px 0;
  background: #e2eaf4;
}

.section-team__title {
  font-family: 'Noto Serif', serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 40px;
  display: block;
  margin: 0 0 70px;
  text-align: center;
  color: #5b6770;
}

.team-list {
  font-size: 0;
  line-height: 0;
  display: block;
  margin: 0 -15px;
  padding: 0;
}

.team-list li {
  display: inline-block;
  float: none;
  width: 50%;
  padding: 0 15px 60px;
  list-style: none;
  vertical-align: top;
}

.team-one {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  min-height: 240px;
  padding-left: 210px;
  color: #5b6770;
}

.team-one .team-one__img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 180px;
  height: 240px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.team-one .team-one__details {
  display: block;
  width: 100%;
}

.team-one .team-one__name {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 28.8px;
  display: block;
  margin: 0;
}

.team-one .team-one__post {
  font-family: 'Noto Serif', serif;
  font-size: 21px;
  line-height: 25.2px;
  display: block;
  margin: 0 0 30px;
}

.team-one .team-one__text {
  font-size: 16px;
  line-height: 24px;
}

.team-one .team-one__text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0 0 24px;
}

.section-files {
  position: relative;
  display: block;
  width: 100%;
  padding: 60px 0;
  background: #e2eaf4;
}

.section-files__title {
  font-family: 'Noto Serif', serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 40px;
  display: block;
  margin: 0 0 70px;
  text-align: center;
  color: #5b6770;
}

.files-block {
  display: block;
}

.files-block + .files-block {
  padding-top: 65px;
  border-top: 1px solid #ccc;
}

.files-list {
  font-size: 0;
  line-height: 0;
  display: block;
  margin: 70px -20px;
  padding: 0;
}

.files-list li {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  margin: 0 0 40px;
  padding: 0 20px;
  vertical-align: top;
}

.file-one {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  width: 100%;
  min-height: 237px;
  padding-left: 210px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.file-one .file-one__img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 187px;
  height: 237px;
  background-image: url(../images/no-cover.svg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: contain;
}

.file-one .file-one__details {
  display: block;
  width: 100%;
}

.file-one .file-one__number {
  font-family: 'Noto Serif', serif;
  font-size: 21px;
  line-height: 25.2px;
  display: block;
  margin: 0;
  color: #002d72;
}

.file-one .file-one__title {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 28.8px;
  display: block;
  margin: 0;
  color: #002d72;
}

.file-one .file-one__text {
  font-family: 'Noto Serif', serif;
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0 0 24px;
  color: #5b6770;
}

.file-one .file-one__text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0 0 24px;
  color: inherit;
}

.file-one .file-one__text p:last-child {
  margin-bottom: 0;
}

.file-one .file-one__date {
  font-family: 'Noto Serif', serif;
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0 0 24px;
  color: #5b6770;
}

.file-one .file-one__links {
  position: relative;
  display: block;
  box-sizing: border-box;
  padding-left: 30px;
}

.file-one .file-one__links .file-one__links-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
  stroke: #538dd7;
}

.file-one .file-one__links .file-one__link-li {
  position: relative;
  display: inline-block;
  padding-right: 8px;
  vertical-align: top;
}

.file-one .file-one__links .file-one__link-li:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 1px;
  height: 16px;
  margin-top: -8px;
  content: '';
  background: #999;
}

.file-one .file-one__links .file-one__link-li:last-child:after {
  display: none;
}

.file-one .file-one__links .file-one__link-li + .file-one__link-li {
  padding-left: 7px;
}

.file-one .file-one__links .file-one__link {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #002d72;
}

.no-touchevents .file-one .file-one__links .file-one__link:hover {
  text-decoration: underline;
}

.section-contacts {
  display: block;
  box-sizing: border-box;
  min-height: calc(100vh - 625px);
  padding: 60px 0;
}

.map {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.section-contacts__title {
  font-family: 'Noto Serif', serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 40px;
  display: block;
  margin: 0 0 70px;
  text-align: center;
  color: #5b6770;
}

.contacts-block {
  display: block;
  box-sizing: border-box;
  width: 100%;
}

.contacts-block b,
.contacts-block strong {
  font-weight: bold;
}

.contacts-block .contacts-link-wrap {
  padding-top: 24px;
}

.contacts__row {
  font-size: 0;
  line-height: 0;
  display: block;
  margin: 0 -15px;
  white-space: nowrap;
}

.contacts__row .contacts__col {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  width: 33.3334%;
  padding: 0 15px;
  vertical-align: top;
  white-space: normal;
  color: #5b6770;
}

.contacts__row .contacts__col.contacts__col-1 {
  width: 30%;
}

.contacts__row .contacts__col.contacts__col-2 {
  width: 40%;
}

.contacts__row .contacts__col.contacts__col-3 {
  width: 30%;
}

.section-clist {
  display: block;
  width: 100%;
  padding: 40px 0 60px;
  background: #e2eaf4;
}

.clist {
  display: block;
  width: 100%;
  margin: 50px 0;
  padding: 0;
}

.clist li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ccc;
}

.clist li:first-child {
  border-top: 1px solid #ccc;
}

.clist .clist__link {
  font-family: 'Noto Serif', serif;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  display: block;
  padding: 15px 30px 15px 0;
  color: #002d72;
}

.clist .clist__link:before,
.clist .clist__link:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 16px;
  height: 1px;
  margin-top: -1px;
  content: '';
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #8097b9;
}

.clist .clist__link:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.clist .clist__link.active:after {
  margin-top: 10px;
  margin-right: 10px;
  opacity: 0;
}

.clist .clist__body {
  display: none;
  padding: 20px 0 40px;
}

.section-gallery {
  position: relative;
  display: block;
  width: 100%;
  min-height: calc(100vh);
  padding: 60px 0 0;
}

.section-gallery__title {
  font-family: 'Noto Serif', serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 40px;
  display: block;
  margin: 0 0 70px;
  text-align: center;
  color: #5b6770;
}

.gallery-block {
  display: block;
  width: 100%;
  margin: 0;
  padding: 45px 0 0;
  background: #e2eaf4;
}

.gallery-block__head {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 40px;
  padding: 0;
}

.gallery-block__body .gallery-block__body-inner {
  font-size: 1.6rem;
  line-height: 2rem;
  text-align: left;
}

.gallery-block__body .gallery-block__body-inner a {
  text-decoration: underline;
  color: blue;
}

.no-touchevents .gallery-block__body .gallery-block__body-inner a:hover {
  text-decoration: none;
}

.tabs-list {
  display: block;
}

.gallery__filter {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}

.tabs-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}

.tabs-list li {
  display: inline-block;
  margin: 0 25px 0 0;
  vertical-align: top;
}

.tabs-list a {
  font-family: 'Noto Serif', serif;
  font-size: 19px;
  line-height: 22px;
  position: relative;
  display: block;
  box-sizing: border-box;
  min-width: 184px;
  padding: 14px 14px;
  text-align: center;
  color: #002d72;
  border: 1px solid #002d72;
}

.tabs-list a:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  border: 1px solid #002d72;
}

.no-touchevents .tabs-list a:hover:before {
  border-width: 5px;
}

.tabs-list a.active {
  cursor: default;
  color: #fff;
  background: #002d72;
}

.tabs-list a.active:after {
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -12px;
  content: '';
  border: 12px solid transparent;
  border-top-color: #002d72;
  border-bottom: none;
}

.gallery__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px;
  padding: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gallery__list > li {
  display: block;
  flex-direction: column;
  width: 33.3334%;
  padding: 0 20px 40px;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.gallery__list .gallery-one {
  display: block;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: #002d72;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.gallery__list .gallery-one__img {
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.gallery__list .gallery-one__img .gallery-one__img-inner {
  display: block;
  width: 100%;
  padding: 0 0 70%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.gallery__list .gallery-one__description {
  box-sizing: border-box;
  width: 100%;
  padding: 20px 25px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.gallery__list p {
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 0;
  color: #fff;
}

.gallery__list .gallery-one__title {
  font-family: 'Noto Serif', serif;
  font-size: 20px;
  line-height: 24px;
  display: block;
  margin: 0 0 15px;
  color: #fff;
}

.gallery__list .gallery-one__text {
  display: block;
  width: 100%;
  opacity: .8;
}

.gallery__list .gallery-one__list {
  display: block;
  margin: 15px 0 0;
  padding: 0;
}

.gallery__list .gallery-one__list li {
  font-size: 16px;
  line-height: 19.2px;
  position: relative;
  display: block;
  display: block;
  overflow: hidden;
  width: 100%;
  width: 100%;
  padding: 20px 30px 20px 0;
  list-style: none;
  white-space: normal;
  text-overflow: ellipsis;
  color: #fff;
  border-bottom: 1px solid #8097b9;
}

.gallery__list .gallery-one__list li:after {
  position: absolute;
  top: 50%;
  right: 6px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-bottom: 1px solid #8097b9;
  border-left: 1px solid #8097b9;
}

.gallery__list .gallery-one__list li:first-child {
  border-top: 1px solid #8097b9;
}

.gallery__title {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 28.8px;
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  color: #5b6770;
}

.grid {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: calc(100vh - 625px);
  margin: 0 -15px;
}

.grid .grid-item {
  display: block;
  box-sizing: border-box;
  width: 33.3334%;
  padding: 0 15px 1px;
  -webkit-transition: none !important;
  transition: none !important;
  opacity: 0;
}

.grid .grid-item.visible {
  -webkit-animation: fadeInItem 1s linear;
  animation: fadeInItem 1s linear;
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.grid .grid-item-sizer {
  width: 33.3334%;
}

.grid img {
  display: block;
  width: 100%;
  margin: 0 0 30px;
}

.grid img[data-src] {
  display: none;
  margin: 0;
}

@-webkit-keyframes fadeInItem {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeInItem {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.gallery-block__body {
  position: relative;
  display: block;
  padding-bottom: 50px;
}

.gallery-block__body .loader-block {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
}

.section-media {
  position: relative;
  display: block;
  padding: 60px 0;
  background: #e2eaf4;
}

.media-block {
  display: block;
}

.media-block .media-block__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  padding: 0 0 60px;
  text-align: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-block .media-block__column {
  display: block;
  width: 33.3334%;
  padding: 0 15px;
}

.media-block .media-block__column .back-link {
  position: relative;
  top: auto;
  padding-right: 20px;
  padding-left: 0;
}

.media-block .media-block__column .back-link:before {
  right: 0;
  left: auto;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.media-block .media-block__column.media-block__column-right {
  margin: 0 0 0 auto;
}

.media-block .filter {
  width: 100%;
  max-width: 100%;
}

.media__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  padding: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.media__list > li {
  display: block;
  flex-direction: column;
  width: 33.3334%;
  padding: 0 15px 30px;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.media__list .media-one {
  display: block;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.media__list .media-one__description {
  box-sizing: border-box;
  width: 100%;
  padding: 20px 25px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.media__list p {
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 0;
  color: #fff;
}

.media__list .media-one__category {
  font-size: 14px;
  line-height: 16.8px;
  display: block;
  margin: 0 0 24px;
  color: #5b6770;
}

.media__list .media-one__title {
  font-family: 'Noto Serif', serif;
  font-size: 20px;
  line-height: 24px;
  display: block;
  margin: 0 0 15px;
  color: #002d72;
}

.media__list .media-one__text {
  display: block;
  width: 100%;
  opacity: .8;
}

.media__list .media-one__list {
  display: block;
  margin: 15px 0 0;
  padding: 0;
}

.media__list .media-one__list li {
  display: block;
  width: 100%;
  list-style: none;
  border-bottom: 1px solid #ccc;
}

.media__list .media-one__list li:first-child {
  border-top: 1px solid #ccc;
}

.media__list .media-one__list a {
  font-size: 16px;
  line-height: 19.2px;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 20px 30px 20px 0;
  white-space: normal;
  text-overflow: ellipsis;
  color: #002d72;
}

.media__list .media-one__list a .icon {
  position: absolute;
  top: 50%;
  right: 6px;
  display: block;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  content: '';
  stroke: #538dd7;
}

.media__list .media-one__list a + a {
  display: none;
}

.invite__list {
  font-size: 0;
  line-height: 0;
  display: block;
  margin: 0 -20px;
  padding: 0;
}

.invite__list li {
  display: inline-block;
  width: 50%;
  margin-bottom: 40px;
  padding: 0 20px;
  list-style: none;
  vertical-align: top;
}

.section-invite {
  display: block;
  padding: 60px 0;
}

.section-invite__title {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 28.8px;
  display: block;
  width: 100%;
  margin: 0 0 30px;
  text-align: center;
  color: #4d4d4d;
}

.section-invite__subtitle {
  font-size: 16px;
  line-height: 19.2px;
  display: block;
  margin: 0 0 20px;
  text-align: center;
  color: #4d4d4d;
}

.section-invite__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.section-invite__group .section-invite__elem {
  font-size: 16px;
  line-height: 19.2px;
  display: block;
  width: 45%;
  padding: 30px;
  vertical-align: top;
  background: #e2eaf4;
}

.section-invite__group .section-invite__separator {
  display: inline-block;
  width: 10%;
  vertical-align: top;
}

.section-invite__group .section-invite__separator {
  display: block;
  padding: 20px 10px;
}

.section-invite__group .section-invite__separator .ses__content {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 19.2px;
  display: block;
  text-align: center;
  color: #4d4d4d;
}

.section-invite__group .sie__name {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 19.2px;
  display: block;
  margin: 0 0 10px;
  color: #4d4d4d;
}

.section-invite__group .sie__post {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  line-height: 19.2px;
  display: block;
  margin: 0 0 5px;
  color: #4d4d4d;
}

.section-invite__group .sie__line {
  display: block;
  margin: 0 0 3px;
}

.section-invite__group a {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  text-decoration: none;
  text-overflow: ellipsis;
  color: #002d72;
}

.no-touchevents .section-invite__group a:hover {
  text-decoration: underline;
}

.section-invite__group + .section-invite__group {
  margin-top: 20px;
}

.section-404 {
  display: block;
  box-sizing: border-box;
  min-height: calc(100vh - 200px);
  padding: 85px 0 60px;
}

.block-404 {
  display: block;
  width: 100%;
  text-align: center;
}

.block-404__title {
  font-family: 'Noto Serif', serif;
  font-size: 50px;
  font-weight: normal;
  font-style: italic;
  line-height: 60px;
  display: block;
  margin: 0 0 65px;
  text-align: center;
  color: #002d72;
}

.block-404__line {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.block-404__line + .block-404__line {
  padding-top: 31px;
}

.block-404__line + .block-404__line:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 140px;
  height: 1px;
  margin-left: -70px;
  content: '';
  background: #ccc;
}

.block-404__subtitle {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 28.8px;
  display: block;
  margin: 0 0 15px;
  text-align: center;
  color: #5b6770;
}

.block-404__text {
  font-size: 16px;
  line-height: 19.2px;
  margin: 0;
  color: #5b6770;
}

.block-404__text p {
  font-size: inherit;
  line-height: inherit;
  margin: inherit;
}

.block-404__text a {
  color: #002d72;
}

.no-touchevents .block-404__text a:hover {
  text-decoration: underline;
}

.sitemap .sitemap__row {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

.sitemap .sitemap__row:last-of-type {
  border-bottom: none;
}

.sitemap .sitemap__row-categories .menu-row {
  margin-bottom: 30px;
}

.sitemap .sitemap__row-categories .menu-list {
  padding-left: 20px;
}

.sitemap .sitemap__row-categories .menu-list li a span {
  color: #5b6770;
}

.sitemap .main-menu {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0;
  background-color: transparent;
}

.sitemap .main-menu__body {
  padding-left: 0;
}

.sitemap .main-menu__inner {
  padding-top: 0;
}

.sitemap .main-menu__inner:after {
  content: none;
}

.sitemap .menu__title {
  font-weight: normal;
  color: #5b6770;
}

.sitemap .menu-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.sitemap .menu-row:after {
  content: none;
}

.sitemap .menu__category {
  font-family: 'Noto Sans', sans-serif;
  font-size: 17px;
  line-height: 22px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  height: 38px;
  padding: 6px 12px 10px 0;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
  text-decoration: none;
  border: 2px solid transparent;
}

.sitemap .menu__category a {
  color: #002d72;
}

.sitemap .menu-col {
  width: 100%;
}

.sitemap .menu-list li {
  font-size: 17px;
  line-height: 22px;
}

.sitemap .menu-list li a {
  color: #002d72;
}

.sitemap .menu-list li a:before {
  left: 0;
}

.no-touchevents .sitemap .menu-list li a:hover {
  text-decoration: underline;
}

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: inline;
  max-width: 100%;
  height: auto;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}

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

.fancybox-container {
  position: fixed;
  z-index: 99993;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Make sure that the first one is on the top */

.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

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

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

.fancybox-bg {
  -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
  transition-timing-function: cubic-bezier(.47, 0, .74, .71);
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0;
  background: #1e1e1e;
}

.fancybox-is-open .fancybox-bg {
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  opacity: .87;
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  z-index: 99997;
  visibility: hidden;
  box-sizing: border-box;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  opacity: 0;
  direction: ltr;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  visibility: visible;
  -webkit-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
  opacity: 1;
}

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px;
}

.fancybox-infobar__body {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 13px;
  line-height: 44px;
  display: inline-block;
  width: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  pointer-events: none;
  color: #ddd;
  background-color: rgba(30, 30, 30, .7);
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

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

.fancybox-stage {
  z-index: 99994;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  direction: ltr;
}

.fancybox-slide {
  position: absolute;
  z-index: 99994;
  top: 0;
  left: 0;
  display: none;
  overflow: auto;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  text-align: center;
  white-space: normal;
  outline: none;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

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

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

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

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

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

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

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  position: relative;
  display: inline-block;
  overflow: auto;
  box-sizing: border-box;
  margin: 44px 0 44px;
  padding: 24px;
  text-align: left;
  vertical-align: middle;
  border-width: 0;
  background-color: #fff;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  z-index: 99995;
  top: 0;
  left: 0;
  overflow: visible;
  margin: 0;
  padding: 0;
  cursor: default;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  border: 0;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

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

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

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin: 0;
  padding: 0;
  border: 0;
}

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

.fancybox-slide--iframe .fancybox-content {
  overflow: visible;
  width: 80%;
  max-width: calc(100% - 100px);
  height: 80%;
  max-height: calc(100% - 88px);
  padding: 0;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: #fff;
}

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

.fancybox-error p {
  font: 16px/20px 'Helvetica Neue',Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 0;
  color: #444;
}

.fancybox-close-small {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
}

.fancybox-close-small:after {
  font: 20px/30px Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-weight: 300;
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 5px;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  content: '×';
  -webkit-transition: background .25s;
  transition: background .25s;
  text-align: center;
  color: #888;
  border-width: 0;
  border-radius: 50%;
  background: #fff;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
  background: transparent;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
}

/* Caption */

.fancybox-caption-wrap {
  right: 0;
  bottom: 0;
  left: 0;
  padding: 60px 30px 0 30px;
  pointer-events: none;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
}

.fancybox-caption {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding: 30px 0;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, .4);
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
}

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

/* Buttons */

.fancybox-button {
  line-height: 44px;
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  color: #ddd;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
}

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none;
}

.fancybox-infobar__body,
.fancybox-button {
  background: rgba(30, 30, 30, .6);
}

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, .8);
}

.fancybox-button::before,
.fancybox-button::after {
  position: absolute;
  display: inline-block;
  box-sizing: border-box;
  content: '';
  pointer-events: none;
  opacity: .9;
  color: currentColor;
  background-color: currentColor;
}

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: .3;
}

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  background: transparent;
}

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

.fancybox-button--close::before,
.fancybox-button--close::after {
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
  display: inline-block;
  width: 16px;
  height: 2px;
  content: '';
}

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Navigation arrows */

.fancybox-arrow {
  position: absolute;
  z-index: 99995;
  top: 50%;
  width: 54px;
  height: 100px;
  margin: -50px 0 0 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  opacity: 0;
  border: 0;
  outline: none;
  background: none;
}

.fancybox-arrow::after {
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  content: '';
  background-color: rgba(30, 30, 30, .8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
}

.fancybox-arrow--right {
  right: 0;
}

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0;
}

.fancybox-show-nav .fancybox-arrow {
  opacity: .6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: .3;
}

/* Loading indicator */

.fancybox-loading {
  position: absolute;
  z-index: 99999;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  border: 6px solid rgba(100, 100, 100, .4);
  border-top: 6px solid rgba(255, 255, 255, .6);
  border-radius: 100%;
  background: transparent;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Transition effects */

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
  transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

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

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

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

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  opacity: 0;
}

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

/* transitionEffect: zoom-in-out */

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

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

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

/* transitionEffect: rotate */

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

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

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

/* transitionEffect: circular */

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

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

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

/* transitionEffect: tube */

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

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

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

/* Styling for Small-Screen Devices */

/* Fullscreen  */

.fancybox-button--fullscreen::before {
  top: calc(50% - 6px);
  left: calc(50% - 7px);
  width: 15px;
  height: 11px;
  border: 2px solid;
  background: none;
}

/* Slideshow button */

.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent;
}

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
}

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-width: 0 2px 0 2px;
  border-style: solid;
}

/* Thumbs */

.fancybox-thumbs {
  display: none;
}

.fancybox-button--thumbs {
  display: none;
}

.section-promo {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 0 40px;
}

.promo-block {
  display: block;
  width: 100%;
  padding: 30px 60px;
  background: #e2eaf4;
}

.promo-block .promo-block__inner {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  min-height: 190px;
  padding-left: 250px;
}

.promo-block .promo-block__img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  box-sizing: border-box;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.promo-block .promo-block__details {
  display: block;
  width: 100%;
}

.promo-block .promo-block__title {
  font-family: 'Noto Serif', serif;
  font-size: 30px;
  line-height: 36px;
  display: block;
  margin: 0 0 20px;
  color: #002d72;
}

.promo-block .promo-block__title a {
  text-decoration: none;
}

.no-touchevents .promo-block .promo-block__title a:hover {
  text-decoration: underline;
}

.promo-block .promo-block__subtitle {
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  line-height: 24px;
  display: block;
  color: #002d72;
}

.promo-block .promo-block__subtitle a {
  text-decoration: none;
}

.no-touchevents .promo-block .promo-block__subtitle a:hover {
  text-decoration: underline;
}

.promo-block .promo-block__text {
  margin-top: 1em;
  font-size: 14px;
  line-height: 16px;
  display: block;
  color: #5b6770;
}

.promo-block .promo-block__text p {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.section-preview {
  display: block;
  width: 100%;
  padding: 50px 0 10px;
}

.section-preview .sp__list {
  display: block;
  margin: 0 -20px;
}

.section-preview .sp__list:after {
  display: none;
  clear: both;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  content: '';
}

.section-preview .sp__one {
  display: block;
  float: left;
  width: 50%;
  margin: 0 0 40px;
  padding: 0 20px;
}

.section-preview .sp__one-inner {
  display: block;
  width: 100%;
  background: #002d72;
}

.section-preview .sp__one-link {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 30px;
  position: relative;
  display: block;
  width: 100%;
  padding: 40px 35px;
  color: #fff;
}

.section-preview .sp__one-link:after {
  position: absolute;
  top: 50%;
  right: 25px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  content: '';
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 1px solid #8097b9;
  border-bottom: 1px solid #8097b9;
}

.section-preview .sp__one-img {
  display: block;
  width: 100%;
  padding: 0 0 42%;
  background-color: #002d72;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block;
  }

  .fancybox-button--thumbs span {
    font-size: 23px;
  }

  .fancybox-button--thumbs::before {
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    width: 3px;
    height: 3px;
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
  }

  .fancybox-thumbs {
    position: absolute;
    z-index: 99995;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    box-sizing: border-box;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    word-break: normal;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

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

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

  .fancybox-thumbs > ul {
    font-size: 0;
    position: absolute;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .fancybox-thumbs > ul > li {
    position: relative;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    width: 105px;
    max-width: 50%;
    height: 75px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1);
  }

  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
  }

  .fancybox-thumbs > ul > li:before {
    position: absolute;
    z-index: 99991;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    opacity: 0;
    border: 4px solid #4ea7f9;
    border-radius: 2px;
  }

  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1;
  }
}

@media screen and (max-width: 1239px) {
  .menu-list > li {
    margin-right: 10px;
  }

  .layout-footer {
    padding-bottom: 45px;
  }

  .footer-group {
    display: block;
    width: 100%;
    margin: 0 0 30px;
    text-align: center;
  }

  .footer-social {
    display: block;
    float: none;
    text-align: center;
  }

  .footer-social .footer-social__title {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
  }
}

@media screen and (max-width: 1023px) {
  .main-menu__body {
    padding-right: 125px;
    padding-left: 125px;
  }

  .main-menu {
    display: none;
    position: absolute;
    width: 100%;
    min-height: calc(100vh - 96px);
    padding: 50px;
    background-color: #365b8f;
    top: 76px;
    left: 0;
    z-index: 100;
  }

  .main-menu .sub-menu {
    position: relative;
    display: block !important;
  }

  .main-menu .menu-list {
    display: block;
  }

  .main-menu .menu-list > li {
    margin-bottom: 10px;
  }

  .main-menu__aside {
    left: 10px;
  }

  .menu__elem {
    display: block;
  }

  .menu-row {
    display: block;
    margin: 0;
    padding: 0;
  }

  .menu-row > div {
    float: none;
    max-width: 300px;
    margin: 0 auto 45px;
    padding: 0;
  }

  .menu-row .menu-col-3,
  .menu-row .menu-col-4,
  .menu-row .menu-col-6,
  .menu-row .menu-col-8,
  .menu-row .menu-col-12 {
    width: 100%;
  }

  .scrollTop-wrapper {
    right: 40px;
  }

  .menu-row > div.desktop-only,
  .desktop-only {
    display: none;
  }

  .container {
    max-width: 1330px;
    padding: 0 50px;
  }

  .blockquote-block {
    max-width: 460px;
  }

  .section-main .section-main__subtitle {
    font-size: 21px;
    line-height: 25px;
  }

  .section-main .section-main__title {
    font-size: 34px;
  }

  .event-list {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .event-list .event-one {
    display: block;
    width: 100%;
  }

  .event-list .event-one .event-one__inner {
    display: block;
    height: auto;
  }

  .event-list .event-one.event-one-revers .event-one__img {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .event-list .event-one.event-one-lg .event-one__inner {
    display: block;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }

  .event-list .event-one.event-one-lg .event-one__img {
    position: relative;
    width: 100%;
    padding: 0;
  }

  .event-list .event-one.event-one-lg .event-one__description {
    width: 100%;
  }

  .section-people__title {
    margin: 0 0 50px;
  }

  .si__block {
    margin: 0;
  }

  .si__block .si__block__left {
    float: left;
    width: 100%;
    margin: 0 0 50px;
    padding: 0;
  }

  .si__block .si__block__right {
    float: none;
    width: 100%;
    padding: 0;
  }

  .si__block img {
    max-width: 280px;
    margin: 0 auto;
  }

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

  .si__img-list li {
    display: inline-block;
    width: auto;
    margin: 0 15px 30px;
    vertical-align: top;
  }

  .people-list li {
    width: 50%;
  }

  .list__activity {
    display: none;
  }

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

  .single-event {
    margin: 0 -60px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .single-event .single-event__inner {
    padding-left: 0;
  }

  .team-list {
    margin: 0;
  }

  .team-list li {
    display: block;
    width: 100%;
    padding: 0 0 30px;
  }

  .files-list li {
    width: 100%;
  }

  .contacts-block .contacts-link-wrap {
    padding-top: 0;
  }

  .contacts__row {
    margin: 0;
    text-align: center;
    white-space: normal;
  }

  .contacts__row .contacts__col {
    display: block;
    margin: 0 auto 20px;
    padding: 0;
    text-align: left;
  }

  .contacts__row .contacts__col.contacts__col-3,
  .contacts__row .contacts__col.contacts__col-2,
  .contacts__row .contacts__col.contacts__col-1 {
    width: 100%;
  }

  .gallery__list li {
    width: 50%;
  }

  .grid .grid-item {
    width: 50%;
  }

  .grid .grid-item-sizer {
    width: 50%;
  }

  .grid img {
    margin: 0 0 25px;
  }

  .grid img[data-src] {
    display: none;
    margin: 0;
  }

  .gallery__filter {
    width: 240px;
  }

  .gallery__filter .filter {
    width: 100%;
    max-width: 100%;
  }

  .media__list li {
    width: 50%;
  }

  .sitemap .sitemap__row-categories .menu-row .menu-col {
    margin-bottom: 0;
  }

  .sitemap .menu-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sitemap .menu-col {
    width: 100%;
    max-width: 100%;
  }

  .section-preview .sp__one {
    float: none;
    width: 100%;
  }
}

@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0;
  }

  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important;
  }

  .fancybox-caption {
    margin: 0;
    padding: 20px 0;
  }
}

@media (max-width: 768px) {
  .popup__window {
    margin: 50px auto;
    padding: 40px;
  }
}

@media screen and (max-width: 767px) {
  .js_slick-slider .wpb_wrapper {
    margin: 0 -25px;
  }

  .js_slick-slider .event-list .event-one__description,
  .js_slick-slider .event-list .event-one.event-one-lg .event-one__description {
    padding: 25px 50px;
  }

  .js_slick-slider .slick-arrow {
    width: 14px;
    height: 14px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }

  .layout-header {
    height: 70px;
    padding: 16px 0 16px 0;
  }

  .layout-header .logo {
    width: 180px;
    height: 36px;
  }

  .main-menu {
    min-height: calc(100vh - 70px);
    top: 54px;
  }

  .menu-row {
    display: block;
    margin: 0;
    padding: 0;
  }

  .menu-row > div {
    margin: 0 0 45px;
  }

  .menu__elem {
    margin-bottom: -4px;
    padding-right: 40px;
  }

  .menu-wrap .menu__names {
    display: none;
  }

  .menu__toggle {
    width: 36px;
    height: 36px;
  }

  .menu__toggle .menu__toggle-line-3,
  .menu__toggle .menu__toggle-line-2,
  .menu__toggle .menu__toggle-line-1 {
    width: 16px;
  }

  .menu__toggle .menu__toggle-line-1 {
    top: 9px;
  }

  .menu__toggle .menu__toggle-line-2:after {
    width: 16px;
    margin-left: -8px;
  }

  .menu__toggle .menu__toggle-line-3 {
    bottom: 9px;
  }

  .main-menu .main-menu__inner:after {
    display: none;
  }

  .main-menu .main-menu__head {
    text-align: left;
  }

  .language-list {
    float: right;
    margin-left: 10px;
  }

  .main-menu__body {
    padding: 0;
  }

  .main-menu__aside {
    position: static;
    margin-bottom: 40px;
    padding-left: 10px;
  }

  .menu-row {
    padding-left: 10px;
  }

  .layout-footer {
    padding: 40px 0;
  }

  .footer-group {
    display: block;
    width: 100%;
    margin: 0 0 30px;
    text-align: center;
  }

  .footer-block .footer-group__column {
    font-size: 14px;
    line-height: 16.8px;
    display: block;
    margin: 0 0 10px;
    text-align: center;
    border: none;
  }

  .footer-phone {
    font-size: 14px;
    line-height: 16.8px;
  }

  .footer-social {
    display: block;
    float: none;
    text-align: center;
  }

  .footer-social .footer-social__title {
    font-size: 14px;
    line-height: 16.8px;
  }

  .footer-social .social-list {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .footer-social .mail-link {
    margin-left: 0;
  }

  .wp-mail-link a:before,
  .wp-map-link a:before,
  .wp-external-link a:before {
    top: 0;
  }

  .scrollTop-wrapper {
    right: 20px;
  }

  .container {
    max-width: 1280px;
    padding: 0 25px;
  }

  .section-gallery {
    padding-top: 40px;
  }

  .section-invite,
  .section-media,
  .section-activity-details,
  .section-files,
  .section-contacts,
  .section-team,
  .section-history,
  .section-preview,
  .section-information {
    padding: 40px 0;
  }

  .section-content.padding-top {
    padding-top: 40px;
  }

  .section-invite__title,
  .section-media__title,
  .section-files__title,
  .section-contacts__title,
  .section-gallery__title,
  .section-team__title,
  .section-default .section-title,
  .section-information__title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px;
  }

  .text-block p {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 16px;
  }

  .text-block ul {
    margin: 0 0 24px;
  }

  .text-block ul li {
    font-size: 14px;
    line-height: 1.3em;
    margin: 0 0 8px;
    padding-left: 15px;
  }

  .text-block ul li:before {
    top: 5px;
    left: 0;
    width: 5px;
    height: 5px;
  }

  .text-block a .icon {
    width: 18px;
    height: 18px;
    margin-right: 3px;
  }

  .filter {
    display: block;
    width: 100%;
    height: 42px;
  }

  .filter .filter__title {
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
  }

  .back-link__wrap + .section-title {
    padding: 0;
  }

  .back-link__wrap {
    height: auto;
    padding-bottom: 15px;
    text-align: right;
  }

  .back-link__wrap .back-link {
    font-size: 14px;
    line-height: 16.8px;
    position: relative;
    top: auto;
    padding-left: 12px;
  }

  .back-link__wrap .back-link:before {
    width: 9px;
    height: 9px;
  }

  .block-return {
    padding: 25px 0;
  }

  .block-return .back-link__wrap {
    padding-bottom: 0;
    text-align: left;
  }

  .block-return .back-link__wrap .back-link {
    right: auto;
  }

  .section-main {
    height: 180px;
  }

  .section-main.section-main__home {
    height: 180px;
  }

  .section-main .section-main__details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 180px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-main .section-main__subtitle {
    font-size: 16px;
    line-height: 19.2px;
  }

  .section-main .section-main__title {
    font-size: 25px;
  }

  .section-default {
    padding: 25px 0;
  }

  .section-title {
    font-size: 26px;
    line-height: 34px;
  }

  .qoute {
    font-size: 16px;
    line-height: 19.2px;
  }

  .event-list {
    margin: 0 -25px;
  }

  .event-list .event-one {
    padding: 0 0 25px;
  }

  .event-list .event-one.event-one-lg .event-one__description {
    padding: 25px;
  }
  .event-one__title, .event-one__text, .event-one__list>li {
    padding: 0 20px 0 20px;
  }
  
  .event-list .event-one.event-one-lg .event-one__inner {
    min-height: 0;
  }

  .event-list .event-one.event-one-lg .event-one__img {
    height: 215px;
    min-height: 215px;
    max-height: 215px;
  }

  .event-list .event-one.event-one-lg .event-one__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .event-list .event-one.event-one-lg .event-one__list {
    margin-top: 15px;
  }

  .event-list .event-one__inner {
    min-height: 0;
  }

  .event-list .event-one__img {
    height: 115px;
    min-height: 115px;
    max-height: 115px;
  }

  .event-list .event-one__description {
    min-height: 0;
    padding: 25px;
  }

  .event-list .event-one__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .event-list p {
    font-size: 14px;
    line-height: 16.8px;
  }

  .event-list .event-one__list {
    margin-top: 15px;
  }

  .event-list .event-one__list a {
    font-size: 14px;
    line-height: 16.8px;
    padding: 10px 30px 10px 0;
  }

  .event-list .event-one__list a:after {
    position: absolute;
    top: 50%;
    right: 6px;
    display: block;
    width: 8px;
    height: 8px;
    margin-top: -3px;
    content: '';
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border-bottom: 1px solid #8097b9;
    border-left: 1px solid #8097b9;
  }


  .blockquote-block blockquote {
    font-size: 16px;
    line-height: 19.2px;
  }

  .blockquote-block .blockquote__author {
    font-size: 14px;
    line-height: 16.8px;
  }

  .section-people {
    padding: 25px 0;
  }

  .section-people__title {
    display: none;
  }

  .people-list li {
    width: 100%;
  }

  .people-list .people__one {
    width: 100%;
  }

  .people-list .po__description {
    padding: 15px 20px;
  }

  .people-list .po__date {
    font-size: 25px;
    line-height: 30px;
    margin: 0;
  }

  .people-list .po__name {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
  }

  .people-list .po__info {
    font-size: 14px;
    line-height: 16.8px;
    margin: 0;
  }

  .people-list .po__info p {
    font-size: inherit;
    line-height: inherit;
  }

  .list__more-wrap {
    margin-top: 0;
  }

  .list__more {
    max-width: 300px;
  }

  .si__block .si__block__left {
    float: none;
    margin: 0 0 30px;
  }

  .si__details {
    margin: 30px 0;
  }

  .si__details .si__details-title {
    font-size: 16px;
    line-height: 19.2px;
  }

  .si__img-list {
    margin: 0 -15px;
  }

  /* .si__img-list .img-name {
    display: none;
  } */

  .media-links {
    margin: 30px 0 0;
    padding: 0;
    border: none;
  }

  .media-links .media-links__title {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 20px;
  }

  .media-links .media-links__list {
    white-space: normal;
  }

  .media-links .media-links__list li {
    width: 100%;
    margin-bottom: 10px;
  }

  .media-links .media-links__list .media-link__name {
    font-size: 16px;
    line-height: 19.2px;
  }

  .section-preview .sp__list {
    margin: 0 -25px;
  }

  .section-preview .sp__one {
    margin: 0 0 25px;
    padding: 0 25px;
  }

  .section-preview .sp__one:last-child {
    margin-bottom: 0;
  }

  .section-preview .sp__one-img {
    height: 115px;
  }

  .section-preview .sp__one-link {
    font-size: 16px;
    line-height: 19.2px;
    padding: 15px 25px 15px 15px;
  }

  .section-preview .sp__one-link:after {
    right: 15px;
    width: 8px;
    height: 8px;
    margin-top: -3px;
  }

  .single-event {
    margin: 0 -25px;
    padding: 25px;
  }

  .single-event .single-event__inner {
    padding: 0;
  }

  .single-event .single-event__img {
    position: relative;
    display: block;
    width: 200px;
    max-width: 100%;
    height: 130px;
    margin: 0 0 15px;
  }

  .single-event .single-event__title {
    font-size: 24px;
    line-height: 28.8px;
  }

  .single-event .single-event__link-wrap a {
    font-size: 14px;
    line-height: 16.8px;
    padding: 10px 30px 10px 0;
  }

  .activity-list li {
    min-height: 60px;
    padding-left: 90px;
  }

  .activity-list .al__img {
    width: 80px;
    height: 53px;
  }

  .activity-list .al__description {
    display: inline;
    width: auto;
  }

  .activity-list .al__title {
    font-size: 16px;
    line-height: 19.2px;
    margin-bottom: 10px;
  }

  .activity-list .al__list a {
    font-size: 14px;
    line-height: 16.8px;
    padding-top: 0;
  }

  .activity-list .al__list a .icon {
    width: 18px;
    height: 18px;
  }

  .activity-list .al__list a .icon + span {
    padding-left: 20px;
  }

  .activity-details__block .activity-details__head {
    padding: 0 0 25px;
  }

  .activity-details__block .activity-details__img {
    position: relative;
    display: block;
    width: 200px;
    max-width: 100%;
    height: 130px;
    margin: 0 0 15px;
  }

  .activity-details__block .activity-details__title {
    font-size: 20px;
    line-height: 24px;
  }

  .activity-details__block .activity-details__body {
    padding-top: 25px;
  }

  .schedule-block .schedule-block__title {
    font-size: 20px;
    line-height: 24px;
  }

  .history-list {
    margin: 0;
  }

  .team-list li {
    padding-bottom: 20px;
  }

  .team-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .team-one {
    min-height: 120px;
    padding-left: 100px;
  }

  .team-one:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .team-one .team-one__img {
    width: 86px;
    height: 115px;
  }

  .team-one .team-one__name {
    font-size: 20px;
    line-height: 24px;
  }

  .team-one .team-one__post {
    font-size: 16px;
    line-height: 19.2px;
    margin: 0 0 10px;
  }

  .team-one .team-one__text {
    font-size: 14px;
    line-height: 16.8px;
  }

  .team-one .team-one__text p {
    font-size: inherit;
    line-height: inherit;
    margin: 0 0 16px;
  }

  .team-one .team-one__text p:last-child {
    margin-bottom: 0;
  }

  .files-list {
    margin: 40px -15px;
    padding: 0;
  }

  .files-list li {
    margin: 0 0 30px;
    padding: 0 10px;
  }

  .files-block + .files-block {
    padding-top: 30px;
  }

  .file-one {
    min-height: 120px;
    padding-left: 100px;
  }

  .file-one:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .file-one .file-one__img {
    width: 86px;
    height: 115px;
  }

  .file-one .file-one__number {
    font-size: 18px;
    line-height: 22px;
  }

  .file-one .file-one__title {
    font-size: 20px;
    line-height: 24px;
  }

  .file-one .file-one__date {
    font-size: 14px;
    line-height: 16.8px;
    margin: 10px 0 10px;
  }

  .file-one .file-one__text {
    font-size: 14px;
    line-height: 16.8px;
    margin-top: 5px;
    margin-bottom: 16px;
  }

  .file-one .file-one__text p {
    font-size: inherit;
    line-height: inherit;
    margin: 0 0 16px;
  }

  .file-one .file-one__text p:last-child {
    margin-bottom: 0;
  }

  .file-one .file-one__links {
    padding-top: 3px;
    padding-left: 24px;
  }

  .file-one .file-one__links .icon.file-one__links-icon {
    line-height: 17px;
    width: 17px;
  }

  .file-one .file-one__links .file-one__link {
    font-size: 14px;
    line-height: 16.8px;
  }

  .contacts__row {
    font-size: 0;
    line-height: 0;
    display: block;
    margin: 0 0;
    white-space: nowrap;
  }

  .contacts__row .contacts__col {
    font-size: 14px;
    line-height: 16.8px;
  }

  .clist {
    margin: 0;
  }

  .clist .clist__link {
    font-size: 16px;
    line-height: 19.2px;
  }

  .gallery__filter {
    width: 100%;
  }

  .gallery__filter .filter {
    width: 100%;
    max-width: 100%;
  }

  .gallery-block__body .gallery-block__body-inner {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .tabs-list {
    display: block;
    width: 100%;
    margin: 0 0 30px;
  }

  .tabs-list:after {
    display: block;
    clear: both;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    content: '';
  }

  .tabs-list li {
    display: block;
    float: left;
    width: 50%;
    min-width: 0;
    margin: 0;
  }

  .tabs-list a {
    font-size: 16px;
    line-height: 19.2px;
    min-width: 0;
    max-width: 100%;
    padding: 10px;
  }

  .tabs-list a.active:after {
    display: none;
  }

  .gallery__filter {
    position: static;
  }

  .gallery__list {
    margin: 0 -25px;
  }

  .gallery__list > li {
    width: 100%;
    padding: 0 0 25px;
  }

  .gallery__list .gallery-one {
    min-height: 0;
  }

  .gallery__list .gallery-one__description {
    min-height: 0;
    padding: 25px;
  }

  .gallery__list .gallery-one__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .gallery__list p {
    font-size: 14px;
    line-height: 16.8px;
  }

  .gallery__list .gallery-one__list {
    margin-top: 15px;
  }

  .gallery__list .gallery-one__list li {
    font-size: 14px;
    line-height: 16.8px;
    padding: 10px 30px 10px 0;
  }

  .gallery__list .gallery-one__list li:after {
    position: absolute;
    top: 50%;
    right: 6px;
    display: block;
    width: 8px;
    height: 8px;
    margin-top: -3px;
    content: '';
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border-bottom: 1px solid #8097b9;
    border-left: 1px solid #8097b9;
  }

  .gallery__title {
    font-size: 20px;
    line-height: 24px;
  }

  .grid .grid-item {
    width: 100%;
  }

  .grid .grid-item-sizer {
    width: 100%;
  }

  .grid img {
    margin: 0 0 15px;
  }

  .grid img[data-src] {
    display: none;
    margin: 0;
  }

  .media-block .media-block__column {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .media-block .filter {
    min-width: 200px;
  }

  .media-block .media-block__head {
    padding-bottom: 40px;
    text-align: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .media__list {
    padding: 0;
  }

  .media__list > li {
    width: 100%;
    padding-bottom: 25px;
  }

  .media__list .media-one__description {
    padding: 15px;
  }

  .media__list .media-one__category {
    margin-bottom: 10px;
  }

  .media__list .media-one__title {
    font-size: 16px;
    line-height: 19.2px;
  }

  .media__list .media-one__list a {
    font-size: 14px;
    line-height: 16.8px;
    padding: 10px 30px 10px 0;
  }

  .media__list .media-one__list a .icon {
    right: 3px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
  }

  .invite__list li {
    width: 100%;
  }

  .section-invite__group {
    display: block;
    margin: 0 -25px;
  }

  .section-invite__group .section-invite__elem {
    font-size: 14px;
    line-height: 16.8px;
    display: block;
    width: 100%;
    padding: 25px;
  }

  .section-invite__group .sie__name,
  .section-invite__group .sie__post {
    font-size: 14px;
    line-height: 16.8px;
    margin-bottom: 5px;
  }

  .section-invite__group .section-invite__separator {
    padding: 10px 25px;
  }

  .section-invite__group .section-invite__separator .ses__content {
    font-size: 14px;
    line-height: 16.8px;
  }

  .section-404 {
    padding: 40px 0;
  }

  .block-404__title {
    margin: 0 0 30px;
  }

  .block-404__subtitle {
    font-size: 20px;
    line-height: 24px;
  }

  .block-404__text {
    font-size: 14px;
    line-height: 16.8px;
  }

  .section-promo {
    padding-bottom: 0;
  }

  .promo-block {
    width: auto;
    margin-right: -25px;
    margin-left: -25px;
    padding: 30px 25px;
  }

  .promo-block .promo-block__inner {
    padding-left: 0;
  }

  .promo-block .promo-block__img {
    position: static;
    width: 118px;
    height: 118px;
    margin: 0 auto 10px;
    border-width: 3px;
  }

  .promo-block .promo-block__title {
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }

  .promo-block .promo-block__subtitle {
    font-size: 16px;
    line-height: 19.2px;
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }

  .promo-block .promo-block__text {
    font-size: 14px;
    line-height: 16.8px;
    text-align: center;
  }
}

@media (max-width: 576px) {
  .popup__close {
    right: 15px;
  }

  .popup__window {
    padding: 15px;
  }
}

@media (max-width: 400px) {
  .popup {
    overflow: auto;
  }
}
