@charset "UTF-8";

@font-face {
  font-family: 'Urbane';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/UrbaneBold.woff2') format('woff2'), url('../fonts/UrbaneBold.woff') format('woff');
}

@font-face {
  font-family: 'Urbane';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/UrbaneMedium.woff2') format('woff2'), url('../fonts/UrbaneMedium.woff') format('woff');
}


*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans",
    "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/HelveticaNeueLTStd-Roman.woff2) format("woff2");
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/HelveticaNeueLTStd-MdCn.woff2) format("woff2");
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/HelveticaNeueLTPro-Roman.woff2) format("woff2");
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::-webkit-input-placeholder {
  color: #b7c3d2;
}
::-moz-placeholder {
  color: #b7c3d2;
}
:-ms-input-placeholder {
  color: #b7c3d2;
}
::-ms-input-placeholder {
  color: #b7c3d2;
}
::placeholder {
  color: #b7c3d2;
}
::-moz-selection {
  background-color: #2362ee;
  color: #fff;
}
::selection {
  background-color: #2362ee;
  color: #fff;
}
input,
select,
textarea {
  outline: 0;
}
input:focus:required:invalid,
select:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: red;
}
input:required:valid,
select:required:valid,
textarea:required:valid {
  border-color: green;
}
body {
  min-width: 320px;
  position: relative;
  overflow-x: hidden;
  line-height: 1.4em;
}
body::before {
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
body.menu-active::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #b3dae3;
  opacity: 0.35;
  left: 0;
  top: 0;
  z-index: 9;
}
a {
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  text-decoration: none;
  text-underline-position: under;
}
a span {
  text-underline-position: under;
}
button {
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  text-decoration: none;
}
svg path,
svg rect {
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
a:hover {
  text-decoration: none;
  color: #fff;
}
a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: 0;
}
.container {
  max-width: 1110px;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (max-width: 1122px) {
  .container {
    max-width: 970px;
  }
}
@media screen and (max-width: 991.98px) {
  .container {
    max-width: 750px;
  }
}
@media screen and (max-width: 767.98px) {
  .container {
    max-width: none;
  }
}
p {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  line-height: 1.4em;
}
ul {
  padding-left: 0;
}
.bg-block {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.bg-block img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.object-fit img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.f-jc-sp {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.f-jc-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.f-jc-e {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.f-ai-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.f-ai-e {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.d-block {
  display: block;
}
.d-none {
  display: none;
}
@media screen and (min-width: 991.98px) {
  .d-lg-block {
    display: block;
  }
}
@media screen and (min-width: 767.98px) {
  .d-md-block {
    display: block;
  }
}
@media screen and (min-width: 479.98px) {
  .d-sm-block {
    display: block;
  }
}
@media screen and (min-width: 991.98px) {
  .d-lg-none {
    display: none;
  }
}
@media screen and (min-width: 767.98px) {
  .d-md-none {
    display: none;
  }
}
@media screen and (min-width: 479.98px) {
  .d-sm-none {
    display: none;
  }
}
.btn {
  height: 60px;
  padding: 18px 35px;
  background: #2362ee;
  border-radius: 8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn:hover {
  background: #0f45be;
  color: #fff;
}
.btn-v2 {
  border: 1px solid #2362ee;
  background: #fff;
  color: #2362ee;
}
.btn-v2:hover {
  background: #2362ee;
  color: #fff;
}
.menu_expand {
  overflow: hidden;
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-close-btn-in .mfp-close {
  display: none;
}
.mfp-container {
  padding: 0;
}
.scroll-up {
  position: fixed;
  bottom: 50px;
  right: 45px;
  background: 0 0;
  border: 0;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
@media screen and (max-width: 1122px) {
  .scroll-up {
    right: 10px;
  }
}
.scroll-up.active {
  opacity: 1;
  visibility: visible;
}
.header-block {
  height: 37px;
}
.page-template-das-tpl .header .logo a,
.page-template-home .header .logo a {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .page-template-das-tpl .header .logo a,
  .page-template-home .header .logo a {
    display: block;
  }
}
.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  bottom: 40px;
  z-index: 99;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  background: #fff;
  border: 2px solid #206b94;
  border-radius: 50%;
  display: block;
  margin: 0 5px;
  position: relative;
}
.swiper-pagination .swiper-pagination-bullet-active::before {
  content: "";
  background: #5bb2c7;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.drag-image {
  cursor: url(../images/dist/icon/cursor.png), auto;
}
.header {
  background: rgba(252, 252, 252, 0.8);
  -webkit-backdrop-filter: blur(23px);
  backdrop-filter: blur(23px);
  padding: 8px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.header .container {
  max-width: 1300px;
}
.header .flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .menu {
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  max-width: 15%;
  margin-top: 10px;
}
@media screen and (max-width: 991.98px) {
  .header .menu {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-top: 0;
    padding-top: 9px;
  }
}
.header .menu .burger-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.header .menu .burger-desc.on .burger {
  background: 0 0;
}
.header .menu .burger-desc.on .burger::before {
  top: 0;
  -webkit-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.header .menu .burger-desc.on .burger::after {
  top: 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}
.header .menu .burger-desc .burger {
  width: 18px;
  height: 2px;
  background: #206b94;
  border-radius: 2px;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .header .menu .burger-desc .burger {
    width: 30px;
    height: 3px;
  }
}
.header .menu .burger-desc .burger::before,
.header .menu .burger-desc .burger:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #206b94;
  border-radius: 2px;
  position: absolute;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
@media screen and (max-width: 991.98px) {
  .header .menu .burger-desc .burger::before,
  .header .menu .burger-desc .burger:after {
    height: 3px;
  }
}
.header .menu .burger-desc .burger::after {
  top: -6px;
}
@media screen and (max-width: 479.98px) {
  .header .menu .burger-desc .burger::after {
    top: -8px;
  }
}
.header .menu .burger-desc .burger::before {
  top: 6px;
}
@media screen and (max-width: 479.98px) {
  .header .menu .burger-desc .burger::before {
    top: 8px;
  }
}
.header .menu .burger-desc span {
  color: #052c47;
  margin-left: 8px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
}
@media screen and (max-width: 1122px) {
  .header .menu .burger-desc span {
    font: normal normal normal 18px/22px Helvetica Neue;
  }
}
@media screen and (max-width: 991.98px) {
  .header .menu .burger-desc span {
    padding-top: 6px;
  }
}
.header .logo {
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  max-width: 15%;
  text-align: right;
}
@media screen and (max-width: 991.98px) {
  .header .logo {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.header .nav-menu {
  width: 100%;
  margin-top: 10px;
}
@media screen and (max-width: 991.98px) {
  .header .nav-menu {
    display: none;
  }
}
.header .nav-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
}
.header .nav-menu ul li.current_page_item a:before {
  width: 100%;
}
.header .nav-menu ul li .sub-menu {
  display: none;
}
.header .nav-menu ul li:first-child a {
  padding-left: 30px;
}
@media screen and (max-width: 1122px) {
  .header .nav-menu ul li:first-child a {
    padding-left: 25px;
  }
}
.header .nav-menu ul li:first-child a:after {
  content: url(../images/dist/icon/home.svg);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .nav-menu ul li:last-child a {
  padding-left: 30px;
}
@media screen and (max-width: 1122px) {
  .header .nav-menu ul li:last-child a {
    padding-left: 25px;
  }
}
.header .nav-menu ul li:last-child a:after {
  content: url(../images/dist/icon/mail.svg);
  position: absolute;
  left: 0;
  top: 52%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .nav-menu ul li a {
  color: #052c47;
  position: relative;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
}
@media screen and (max-width: 1122px) {
  .header .nav-menu ul li a {
    font: normal normal normal 18px/22px Helvetica Neue;
  }
}
.header .nav-menu ul li a:hover::before {
  width: 100%;
}
.header .nav-menu ul li a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: #206b94;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.menu-block {
  background: #fcfcfc 0 0 no-repeat padding-box;
  width: 375px;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  padding: 70px 40px 40px;
  z-index: 9;
  -webkit-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  transform: translateX(-101%);
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 479.98px) {
  .menu-block {
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .menu-block {
    padding: 70px 20px 40px;
  }
}
.menu-block.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  z-index: 99;
}
.menu-block .nav-menu {
  width: 100%;
  margin-top: 10px;
}
@media screen and (max-width: 991.98px) {
  .menu-block .nav-menu {
    display: block;
  }
}
.menu-block .nav-menu ul {
  margin-bottom: 0;
  list-style: none;
}
.menu-block .nav-menu ul > li {
  border-bottom: 1px dashed #707070;
  padding: 10px 0;
}
.menu-block .nav-menu ul > li:first-child a {
  padding-left: 30px;
}
.menu-block .nav-menu ul > li:first-child a:before {
  content: url(../images/dist/icon/home.svg);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 22px;
}
.menu-block .nav-menu ul > li:last-child a {
  padding-left: 30px;
}
.menu-block .nav-menu ul > li:last-child a:before {
  content: url(../images/dist/icon/mail.svg);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.menu-block .nav-menu ul > li a {
  color: #052c47;
  position: relative;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
}
.menu-block .nav-menu ul li.menu-item-has-children > a {
  width: 100%;
  display: block;
}
.menu-block .nav-menu ul li.menu-item-has-children > a.on::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-block .nav-menu ul li.menu-item-has-children > a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -10px;
  height: 21px;
  width: 18px;
  background: url(../images/dist/icon/scroll-down.svg);
  background-size: cover;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.menu-block .nav-menu ul li.menu-item-has-children .sub-menu {
  display: none;
  padding: 10px 0;
}
.menu-block .nav-menu ul li.menu-item-has-children .sub-menu li {
  border-bottom: 0;
  padding: 0;
}
.menu-block .nav-menu ul li.menu-item-has-children .sub-menu li:first-child a {
  padding-left: 10px;
}
.menu-block .nav-menu ul li.menu-item-has-children .sub-menu li:first-child a::before {
  display: none;
}
.menu-block .nav-menu ul li.menu-item-has-children .sub-menu li:last-child a {
  padding-left: 10px;
}
.menu-block .nav-menu ul li.menu-item-has-children .sub-menu li:last-child a::before {
  display: none;
}
.menu-block .nav-menu ul li.menu-item-has-children .sub-menu li a {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  padding-left: 10px;
}
.menu-block .policy-block a {
  font: normal normal 500 16px/23px Urbane;
  color: #5bb2c7;
}
.menu-block .policy-block a:hover {
  text-decoration: underline;
}
.menu-block .policy-block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  list-style: none;
  margin-bottom: 0;
}
@media screen and (max-width: 767.98px) {
  .menu-block .policy-block ul {
    margin-top: 7px;
  }
}
.menu-block .policy-block ul li {
  font: normal normal 500 16px/23px Urbane;
  color: #5bb2c7;
}
.menu-block .policy-block ul li:not(:last-child) {
  margin-right: 15px;
}
.menu-block .policy-block .policy-divider {
  border-top: 2px solid #5bb2c7;
  margin: 12px 0;
}
.banner {
  position: relative;
  padding: 90px 0 380px;
}
@media screen and (max-width: 479.98px) {
  .banner {
    padding: 115px 0 425px;
  }
}
.banner .big-logo {
  position: relative;
  z-index: 999;
}
@media screen and (max-width: 991.98px) {
  .banner .big-logo {
    display: none;
  }
}
.banner .big-logo.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.banner .big-logo.sticky .logo img {
  width: 90px;
}
.banner .big-container {
  max-width: 1300px;
  position: relative;
}
.banner .big-container .logo {
  position: absolute;
  top: 0;
  right: 15px;
  padding-top: 3px;
}
.banner .big-container .logo img {
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  width: 124px;
}
.banner-title {
  background: rgba(179, 218, 227, 0.75);
  max-width: 702px;
  height: 98px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 30px;
  margin-top: 30px;
}
@media screen and (max-width: 479.98px) {
  .banner-title {
    height: 113px;
  }
}
.banner-title h1 {
  font: normal normal bold 40px/48px Urbane;
  color: #206b94;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (max-width: 479.98px) {
  .banner-title h1 {
    font: normal normal bold 28px/40px Urbane;
  }
}
.home-section {
  padding: 30px 0 55px;
}
.home-section h2 {
  text-align: center;
  font: normal normal 500 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  .home-section h2 {
    text-align: left;
  }
}
@media screen and (max-width: 479.98px) {
  .home-section h2 {
    margin-bottom: 25px;
  }
}
.home-section .flex {
  margin: 0 -15px;
}
@media screen and (max-width: 991.98px) {
  .home-section .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.home-section .flex .col {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 0 15px;
}
@media screen and (max-width: 991.98px) {
  .home-section .flex .col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.home-section p {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  .home-section p {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 479.98px) {
  .home-section p {
    margin-bottom: 80px;
  }
}
.home-section .flex-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (max-width: 991.98px) {
  .home-section .flex-link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 479.98px) {
  .home-section .flex-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.home-section .flex-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font: normal normal 500 16px/19px Urbane;
  color: #5bb2c7;
}
.home-section .flex-link a:hover {
  text-decoration: underline;
}
.home-section .flex-link a:not(:last-child) {
  margin-right: 50px;
}
@media screen and (max-width: 479.98px) {
  .home-section .flex-link a:not(:last-child) {
    margin-right: 0;
    margin-bottom: 60px;
  }
}
.home-section .flex-link a img {
  margin-bottom: 16px;
}
.das-section {
  padding: 50px 0 5px;
}
.das-section .flex {
  margin: 0 -8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.das-section .flex .col {
  padding: 0 8px;
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
@media screen and (max-width: 991.98px) {
  .das-section .flex .col {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
@media screen and (max-width: 767.98px) {
  .das-section .flex .col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.das-section .flex .col:last-child img {
  max-width: 250px;
}
.das-section .das-block {
  margin-bottom: 60px;
}
@media screen and (max-width: 479.98px) {
  .das-section .das-block {
    margin-bottom: 40px;
  }
}
.das-section .das-block a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.das-section .das-block a img {
  max-width: 100%;
  height: auto;
}
.das-section .das-block a:hover span {
  text-decoration: none;
}
.das-section .das-block a span {
  font: normal normal bold 22px/30px Urbane;
  color: #206b94;
  text-align: center;
  text-decoration: underline;
  height: 52px;
}
@media screen and (max-width: 991.98px) {
  .das-section .das-block a span br {
    display: none;
  }
}
.das-section .das-block a img {
  margin-bottom: 40px;
}
.das-section .das-info {
  margin-bottom: 180px;
}
@media screen and (max-width: 991.98px) {
  .das-section .das-info {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .das-section .das-info {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 479.98px) {
  .das-section .das-info {
    margin-bottom: 50px;
  }
}
.das-section .das-info h2 {
  font: normal normal bold 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 11px;
}
@media screen and (max-width: 767.98px) {
  .das-section .das-info h2 {
    text-align: center;
  }
}
.das-section .das-info p {
  font: normal normal 500 20px/28px Urbane;
  color: #5bb2c7;
}
@media screen and (max-width: 767.98px) {
  .das-section .das-info p {
    margin-bottom: 0;
    text-align: center;
  }
}
.metz-section {
  padding: 105px 0 0;
}
@media screen and (max-width: 479.98px) {
  .metz-section {
    padding: 80px 0 0;
  }
}
.metz-section h3 {
  font: normal normal 500 16px/20px Urbane;
  margin-bottom: 30px;
  color: #206b94;
}
.metz-section h2 {
  font: normal normal bold 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 30px;
}
.metz-section p {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  margin-bottom: 25px;
}
.metz-section p a {
  text-decoration: underline;
  color: #052c47;
}
.metz-section p a:hover {
  color: #206b94;
  text-decoration: none;
}
.metz-section .breadcrums ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  list-style: none;
}
.metz-section .breadcrums ul li {
  font: normal normal normal 12px/14px Helvetica Neue;
  color: #052c47;
}
.metz-section .breadcrums ul li a {
  color: #052c47;
}
.metz-section .breadcrums ul li a:hover {
  color: #5bb2c7;
}
.metz-section .breadcrums ul li:not(:last-child) {
  margin-right: 5px;
}
.metz-section h1 {
  font: normal normal bold 32px/38px Urbane;
  color: #206b94;
  margin-bottom: 15px;
}
@media screen and (max-width: 479.98px) {
  .metz-section h1 {
    font: normal normal bold 25px/30px Urbane;
  }
}
.metz-section .title-divider {
  border-top: 1px solid #052c47;
}
.metz-section .metz-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 5px;
  margin: 0 -12px;
}
@media screen and (max-width: 991.98px) {
  .metz-section .metz-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.metz-section .metz-content .col {
  max-width: 100%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  padding: 0 12px;
}
@media screen and (max-width: 991.98px) {
  .metz-section .metz-content .col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.metz-section .metz-content ul {
  list-style: none;
  padding: 0;
}
.metz-section .metz-content ul li {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  padding-left: 15px;
  margin-bottom: 5px;
  position: relative;
}
.metz-section .metz-content ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: -1px;
  font: normal normal normal 14px/22px Helvetica Neue;
  color: #052c47;
}
.metz-section .metz-content h3 {
  font: normal normal 500 16px/20px Urbane;
  margin-bottom: 30px;
  color: #206b94;
}
.metz-section .metz-content h2 {
  font: normal normal bold 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 30px;
}
.metz-section .metz-content p {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  margin-bottom: 25px;
}
.metz-section .metz-content a {
  text-decoration: underline;
  color: #052c47;
}
.metz-section .metz-content a:hover {
  color: #206b94;
  text-decoration: none;
}
.metz-section .metz-content .image {
  max-width: 100%;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  .metz-section .metz-content .image {
    margin-bottom: 30px;
  }
}
.metz-section .metz-content .image p {
  font: normal normal normal 15px/17px Helvetica Neue;
  color: #052c47;
  margin-bottom: 25px;
  text-align: left;
}
.metz-section .metz-content .image .image-text {
  margin-bottom: 25px;
}
.metz-section .metz-content .image .image-text p {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  margin-bottom: 0;
  text-align: left;
}
.metz-section .metz-content .image img {
  max-width: 100%;
  margin-bottom: 25px;
}
.metz-section .metz-image {
  width: 100%;
  padding: 30px 0;
}
.metz-section .metz-image h2 {
  font: normal normal bold 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 30px;
  text-align: center;
}
.metz-section .metz-image a {
  font: normal normal 500 18px/23px Helvetica Neue;
  color: #5bb2c7;
  text-decoration: underline;
}
.metz-section .metz-image a:hover {
  text-decoration: none;
}
.metz-section .metz-image .metz-link {
  margin-top: 30px;
}
.metz-section .metz-image .image {
  text-align: center;
  position: relative;
}
.metz-section .metz-image .image .icon {
  position: absolute;
  top: 20px;
  right: 20px;
}
@media screen and (max-width: 479.98px) {
  .metz-section .metz-image .image .icon {
    top: 10px;
    right: 10px;
  }
}
.metz-section .metz-image .image .icon img {
  height: 35px;
  cursor: pointer;
  max-width: initial;
}
@media screen and (max-width: 479.98px) {
  .metz-section .metz-image .image .icon img {
    height: 30px;
    width: 30px;
  }
}
.metz-section .metz-image .image img {
  max-width: 100%;
}
.metz-section .metz-three-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px;
  padding: 30px 0 5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.metz-section .metz-three-column .col {
  padding: 0 12px;
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
@media screen and (max-width: 767.98px) {
  .metz-section .metz-three-column .col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.metz-section .metz-three-column h3 {
  font: normal normal 500 16px/20px Urbane;
  margin-bottom: 25px;
  color: #206b94;
}
.metz-section .metz-three-column h2 {
  font: normal normal bold 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 25px;
}
.metz-section .metz-three-column p {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  margin-bottom: 25px;
}
.metz-section .metz-three-column a {
  text-decoration: underline;
  color: #052c47;
}
.metz-section .metz-text {
  padding: 30px 0 25px;
}
.metz-section .metz-text ul {
  padding-left: 20px;
}
.metz-section .metz-text ul li {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  padding-left: 15px;
  margin-bottom: 5px;
  position: relative;
}
.metz-section .metz-text ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: -1px;
  font: normal normal normal 14px/22px Helvetica Neue;
  color: #052c47;
}
.metz-section .metz-text h3 {
  font: normal normal 500 16px/20px Urbane;
  margin-bottom: 30px;
  color: #206b94;
}
.metz-section .metz-text h2 {
  font: normal normal bold 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 30px;
}
.metz-section .metz-text p {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  margin-bottom: 25px;
}
.metz-section .metz-text a {
  text-decoration: underline;
  color: #052c47;
}
.metz-section .metz-text a:hover {
  color: #206b94;
  text-decoration: none;
}
.metz-section .metz-divider {
  border-top: 1px #e5e5e5 solid;
  border-bottom: 1px solid #efefef;
}
.metz-section .metz-divider.last-divider {
  margin-top: 10px;
}
.metz-section .metz-60 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.metz-section .metz-60 .col:first-child {
  max-width: 60%;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}
.metz-section .metz-accordion {
  padding: 40px 0;
}
.metz-section .metz-accordion .acc-item {
  border-bottom: 1px solid #5bb2c7;
}
.metz-section .metz-accordion .acc-item:first-child .acc-button {
  border-top: 1px solid #5bb2c7;
}
.metz-section .metz-accordion .acc-button {
  width: 100%;
  border: 0;
  background: 0 0;
  text-align: left;
  padding: 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #206b94;
  font: normal normal 500 16px/19px Urbane;
}
@media screen and (max-width: 479.98px) {
  .metz-section .metz-accordion .acc-button {
    padding: 15px 15px;
  }
}
.metz-section .metz-accordion .acc-button.active {
  border-bottom: 1px solid #5bb2c7;
}
.metz-section .metz-accordion .acc-button.active img {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.metz-section .metz-accordion .acc-button img {
  height: 20px;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.metz-section .metz-accordion .acc-content {
  display: none;
  padding: 20px 20px 0;
}
@media screen and (max-width: 479.98px) {
  .metz-section .metz-accordion .acc-content {
    padding: 15px 15px 0;
  }
}
.metz-section .load-more {
  padding: 30px 0;
}
.metz-section .load-more .flex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.metz-section .load-more button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  background: 0 0;
  padding: 0;
  border-bottom: 1px solid #5bb2c7;
  padding: 0;
}
.metz-section .load-more button:hover {
  border-bottom: 1px solid transparent;
}
.metz-section .load-more button img {
  margin-bottom: 5px;
}
.metz-section .load-more button span {
  font: normal normal medium 16px/19px Urbane;
  color: #5bb2c7;
}
.metz-section .metz-image.metz-content h2 {
  text-align: left;
  margin-bottom: 7px;
}
.metz-termine {
  padding: 0;
}
.metz-termine .link-list {
  margin-bottom: 10px;
  list-style: none;
}
.metz-termine .link-list li {
  margin-bottom: 15px;
  padding-left: 0 !important;
}
.metz-termine .link-list li::before {
  display: none !important;
}
.metz-termine .link-list li a {
  font: normal normal medium 16px/19px Urbane;
  color: #5bb2c7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.metz-termine .link-list li a:hover span {
  text-decoration: none;
}
.metz-termine .link-list li a img {
  margin-right: 10px;
}
.metz-termine .link-list li a span {
  text-decoration: underline;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.metz-termine .metz-text h2 {
  margin-bottom: 7px;
}
.metz-termine .metz-text h3 {
  margin-bottom: 20px;
}
.metz-termine .metz-text p {
  margin-bottom: 15px;
}
.metz-termine .metz-text ul {
  list-style: none;
  padding: 0;
}
.metz-termine .metz-text ul li {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  padding-left: 15px;
  margin-bottom: 5px;
  position: relative;
}
.metz-termine .metz-text ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: -1px;
  font: normal normal normal 14px/22px Helvetica Neue;
  color: #052c47;
}
.metz-termine .metz-text-col2 .flex {
  margin: 0 -12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.metz-termine .metz-text-col2 .flex .col {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 0 12px;
}
@media screen and (max-width: 991.98px) {
  .metz-termine .metz-text-col2 .flex .col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .metz-termine .metz-text-col2 .flex .col:not(:last-child) {
    margin-bottom: 25px;
  }
}
.metz-termine .metz-text-col3 .flex {
  margin: 0 -12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.metz-termine .metz-text-col3 .flex .image {
  width: 100%;
  height: 208px;
  margin-bottom: 30px;
}
.metz-termine .metz-text-col3 .flex .col {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
  padding: 0 12px;
}
@media screen and (max-width: 991.98px) {
  .metz-termine .metz-text-col3 .flex .col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .metz-termine .metz-text-col3 .flex .col:not(:last-child) {
    margin-bottom: 25px;
  }
}
.metz-termine .back-btn .btn-divider {
  border-top: 1px solid #efefef;
  margin-bottom: 10px;
}
.metz-termine .back-btn .flex-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0 30px;
}
.metz-termine .back-btn .flex-btn button {
  border: 0;
  background: 0 0;
  color: #5bb2c7;
  border-bottom: 1px solid #5bb2c7;
  padding: 0;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.metz-termine .back-btn .flex-btn button:hover {
  border-bottom: 1px solid transparent;
}
.metz-termine .metz-contact {
  padding: 40px 0;
}
.metz-termine .load-more {
  padding: 30px 0;
}
.metz-termine .load-more .flex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.metz-termine .load-more button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  background: 0 0;
  padding: 0;
  border-bottom: 1px solid #5bb2c7;
  padding: 0;
}
.metz-termine .load-more button:hover {
  border-bottom: 1px solid transparent;
}
.metz-termine .load-more button img {
  margin-bottom: 5px;
}
.metz-termine .load-more button span {
  font: normal normal medium 16px/19px Urbane;
  color: #5bb2c7;
}
.metz-termine .gallery {
  padding: 30px 0;
}
.metz-termine .gallery .small-gallery {
  max-width: 712px;
  margin: 0 auto;
}
.metz-termine .gallery .small-gallery .swiper-pagination {
  bottom: 30px;
}
.metz-termine .gallery .small-gallery .gallery-block {
  height: 413px;
}
.metz-termine .gallery .gallery-swiper {
  margin-bottom: 20px;
}
.metz-termine .gallery .gallery-block {
  height: 665px;
  width: 100%;
}
.metz-termine .gallery h2 {
  font: normal normal bold 22px/26px Urbane;
  color: #206b94;
  text-align: center;
  margin-bottom: 20px;
}
.metz-termine .gallery p {
  font: normal normal normal 15px/17px Helvetica Neue;
  color: #052c47;
  margin-bottom: 0;
}
.metz-termine .metz-bullets .flex {
  margin: 0 -12px;
}
@media screen and (max-width: 991.98px) {
  .metz-termine .metz-bullets .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.metz-termine .metz-bullets .flex .col {
  padding: 0 12px;
  width: 100%;
}
.metz-termine .metz-bullets .content-bullets ul {
  list-style: none;
  padding: 0;
}
.metz-termine .metz-bullets .content-bullets ul li {
  font: normal normal 500 16px/20px Urbane;
  color: #206b94;
  padding-left: 15px;
  margin-bottom: 10px;
  position: relative;
}
.metz-termine .metz-bullets .content-bullets ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: -1px;
  font: normal normal 500 16px/20px Urbane;
  color: #206b94;
}
.news {
  padding: 105px 0 0;
}
@media screen and (max-width: 767.98px) {
  .news {
    padding: 80px 0 0;
  }
}
.news h2 {
  text-align: center;
  font: normal normal 500 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 90px;
}
@media screen and (max-width: 767.98px) {
  .news h2 {
    margin-bottom: 60px;
  }
}
.news .news-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 90px;
}
@media screen and (max-width: 767.98px) {
  .news .news-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 50px;
  }
}
.news .news-img {
  width: 296px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 50px;
}
@media screen and (max-width: 767.98px) {
  .news .news-img {
    text-align: center;
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
  }
}
.news .news-img img {
  max-width: 100%;
}
.news .news-info .news-divider {
  border-top: 1px solid #5bb2c7;
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
}
.news .news-info h3 {
  font: normal normal bold 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 10px;
}
.news .news-info h3 span {
  font: normal normal 500 22px/26px Urbane;
  display: block;
}
.news .news-info p {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  margin-bottom: 7px;
}
.news .news-info a.more {
  font: normal normal medium 16px/19px Urbane;
  color: #5bb2c7;
  text-decoration: underline;
}
.news .news-info a.more:hover {
  text-decoration: none;
}
.termine .news-block.hide {
  display: none;
}
.termine .news-img {
  margin-right: 40px;
  text-align: center;
}
.termine .news-info .title-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 17px;
}
.termine .news-info .title-link h3 {
  margin-bottom: 0;
}
@media screen and (max-width: 479.98px) {
  .termine .news-info .title-link h3 {
    font: normal normal bold 18px/20px Urbane;
  }
}
.termine .news-info .title-link img {
  width: 45px;
  margin-right: 17px;
  position: relative;
  top: -10px;
}
.termine .news-info p {
  margin-bottom: 7px;
}
.termine .news-info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.termine .news-info ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font: normal normal 500 16px/20px Urbane;
  color: #206b94;
  margin-bottom: 5px;
}
@media screen and (max-width: 479.98px) {
  .termine .news-info ul li:nth-child(2) {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.termine .news-info ul li:first-child {
  margin-right: 50px;
}
.termine .news-info ul li:last-child {
  width: 100%;
}
.termine .news-info ul li img {
  height: 17px;
  width: 17px;
  margin-right: 10px;
}
.termine-single .news-block {
  margin-bottom: 40px;
}
@media screen and (max-width: 479.98px) {
  .termine-single .news-block {
    margin-bottom: 20px;
  }
}
.termine-single .news-info .title-link {
  margin-bottom: 40px;
}
@media screen and (max-width: 479.98px) {
  .termine-single .news-info .title-link {
    margin-bottom: 20px;
  }
}
.termine-single .news-info .title-link img {
  width: 50px;
  margin-right: 25px;
}
.termine-single .news-info .title-link h1 {
  font: normal normal bold 32px/38px Urbane;
  color: #206b94;
  margin-bottom: 0;
}
@media screen and (max-width: 1122px) {
  .termine-single .news-info .title-link h1 {
    font: normal normal bold 22px/26px Urbane;
  }
}
@media screen and (max-width: 479.98px) {
  .termine-single .news-info .title-link h1 {
    font: normal normal bold 18px/20px Urbane;
  }
}
.termine-single .news-info .title-link h1 span {
  font-weight: 500;
  display: block;
}
.termine-single .news-info ul {
  margin-bottom: 0;
}
.termine-single .news-info ul li {
  width: 100%;
  margin-bottom: 10px;
}
.termine-single .news-divider {
  border: 1px solid #5bb2c7;
}
.popup-block {
  max-width: 100vw;
  height: 100vh;
  margin: 0 auto;
  background: #fff;
}
.popup-block .swiper-pagination-custom {
  position: absolute;
  top: 60px;
  left: 40px;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
}
@media screen and (max-width: 767.98px) {
  .popup-block .swiper-pagination-custom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: initial;
    margin-top: 25px;
  }
}
.popup-block .swiper-pagination-custom li {
  width: 101px;
  height: 78px;
  border: 4px solid #fff;
}
@media screen and (max-width: 767.98px) {
  .popup-block .swiper-pagination-custom li {
    width: 51px;
    height: 39px;
    border: 0;
    position: relative;
  }
}
@media screen and (max-width: 767.98px) {
  .popup-block .swiper-pagination-custom li.swiper-pagination-bullet-active::before {
    width: 100%;
  }
}
.popup-block .swiper-pagination-custom li:before {
  content: "";
  width: 0;
  height: 1px;
  background: #88c7ac;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.popup-block .swiper-pagination-custom li:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (max-width: 767.98px) {
  .popup-block .swiper-pagination-custom li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
}
.popup-block .popup-swiper {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767.98px) {
  .popup-block .popup-swiper {
    height: calc(100% - 90px);
  }
}
.popup-block .popup-swiper .slider-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  position: relative;
}
.popup-block .popup-swiper .swiper-slide.swiper-slide-active {
  z-index: 99;
  background: #fff;
}
.popup-block .popup-swiper .swiper-wrapper {
  height: 100%;
  width: 100%;
}
.popup-block .popup-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.popup-block .popup-img {
  width: 100%;
  height: calc(100% - 50px);
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  position: relative;
}
.popup-block .popup-img img {
  left: 0;
}
.popup-block .close-popup {
  position: absolute;
  top: 23px;
  right: 20px;
  cursor: pointer;
  z-index: 99;
}
.popup-block .close-popup img {
  height: 25px;
  width: 25px;
}
.popup-block .close-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
}
.popup-block .close-link button {
  background: 0 0;
  border: 0;
  font: normal normal medium 16px/19px Urbane;
  color: #5bb2c7;
  border-bottom: 1px solid #5bb2c7;
  padding: 0;
}
.popup-block .close-link button:hover {
  border-bottom: 1px solid transparent;
}
.news-single .news-block {
  margin-bottom: 25px;
}
.news-single .news-info h1 {
  font: normal normal bold 32px/38px Urbane;
  color: #206b94;
  margin-bottom: 15px;
}
@media screen and (max-width: 479.98px) {
  .news-single .news-info h1 {
    font: normal normal bold 25px/30px Urbane;
  }
}
.news-single .news-info span {
  font-weight: 500;
  display: block;
}
.news-single .news-info ul {
  list-style: none;
  margin-bottom: 0;
}
.news-single .news-info ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font: normal normal 500 16px/20px Urbane;
  color: #206b94;
  margin-bottom: 10px;
}
.news-single .news-info ul li img {
  width: 17px;
  height: 17px;
  margin-right: 12px;
}
.news-single .news-divider {
  border-top: 1px solid #5bb2c7;
}
.news-single .news-content {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .news-single .news-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.news-single .news-content .content h3 {
  font: normal normal 500 16px/20px Urbane;
  color: #206b94;
  margin-bottom: 30px;
}
.news-single .news-content .content p {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  margin-bottom: 0;
}

.news-single .news-content .content ul{
	padding-left: 20px;
	margin-top: 10px;
}

.news-single .news-content .content ul li {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  margin-bottom: 0;
}


.news-single .news-content .image {
  width: 344px;
  margin-left: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
position: relative;
}

.news-single .news-content .image .icon{
	position: absolute;
	top: 20px;
	right: 20px;
}

.news-single .news-content .image .icon img{
	height: 35px;
    cursor: pointer;
    max-width: initial;
}

@media screen and (max-width: 479.98px)
.news-single .news-content .image .icon{
    top: 10px;
    right: 10px;
}
.news-single .news-content .image .icon img{
    height: 30px;
    width: 30px;
}
}

@media screen and (max-width: 767.98px) {
  .news-single .news-content .image {
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
.news-single .news-content .image img {
  max-width: 100%;
  margin-bottom: 20px;
}
.news-single .news-content .image p {
  font: normal normal normal 15px/17px Helvetica Neue;
  color: #052c47;
}
.news-single .back-btn .btn-divider {
  border-top: 1px #e5e5e5 solid;
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px;
}
.news-single .back-btn .flex-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0 30px;
}
.news-single .back-btn .flex-btn button {
  border: 0;
  background: 0 0;
  color: #5bb2c7;
  border-bottom: 1px solid #5bb2c7;
  padding: 0;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.news-single .back-btn .flex-btn button:hover {
  border-bottom: 1px solid transparent;
}
.policy {
  padding: 100px 0 45px;
}
.policy h1 {
  font: normal normal bold 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 18px;
}
.policy h3 {
  font: normal normal 500 16px/20px Urbane;
  color: #206b94;
  margin-bottom: 30px;
}
.policy p {
  font: normal normal normal 18px/22px Helvetica Neue;
  color: #052c47;
  margin-bottom: 25px;
}
.contacts {
  padding: 100px 0 40px;
}
@media screen and (max-width: 479.98px) {
  .contacts {
    padding: 90px 0 40px;
  }
}
.contacts h2 {
  font: normal normal 500 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 65px;
  text-align: center;
}
@media screen and (max-width: 479.98px) {
  .contacts h2 {
    font: normal normal 500 20px/28px Urbane;
    margin-bottom: 30px;
  }
}
.contacts h3 {
  text-align: center;
  font: normal normal bold 26px/31px Urbane;
  color: #206b94;
  margin-bottom: 25px;
}
@media screen and (max-width: 991.98px) {
  .contacts h3 {
    font: normal normal bold 16px/19px Urbane;
  }
}
@media screen and (max-width: 991.98px) {
  .contacts .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.contacts .flex .contact-form {
  width: 435px;
  margin-right: 25px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 991.98px) {
  .contacts .flex .contact-form {
    width: 100%;
    margin-bottom: 25px;
  }
}
.contacts .flex .form-block {
  margin-bottom: 15px;
}
.contacts .flex .form-block.form-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px 15px;
}
.contacts .flex .form-block .col {
  padding: 0 10px;
  width: 100%;
}
.contacts .flex .form-block .col4 {
  width: 170px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.contacts .flex .form-block .col3 {
  width: 134px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.contacts .flex .form-block label {
  display: block;
  font: normal normal normal 14px/16px Helvetica Neue;
  color: #052c47;
  margin-bottom: 5px;
}
.contacts .flex .form-block select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px dotted #707070;
  border-left: 0;
  border-top: 0;
  height: 45px;
  width: 100%;
  font: normal normal normal 17px/20px Helvetica Neue;
  color: #052c47;
  background-image: url(../images/dist/icon/scroll-down.svg);
  background-position: center right 15px;
  background-size: 15px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.contacts .flex .form-block input {
  border: 1px dotted #707070;
  border-left: 0;
  border-top: 0;
  height: 45px;
  width: 100%;
  padding: 0 15px;
  font: normal normal normal 17px/20px Helvetica Neue;
  color: #052c47;
}
.contacts .flex .form-block textarea {
  border: 1px dotted #707070;
  border-left: 0;
  border-top: 0;
  height: 228px;
  width: 100%;
  resize: none;
  font: normal normal normal 17px/20px Helvetica Neue;
  color: #052c47;
  padding: 13px 15px;
}
@media screen and (max-width: 479.98px) {
  .contacts .flex .form-block textarea {
    height: 299px;
  }
}
.contacts .flex .contact-info {
  width: 100%;
}
.contacts .flex .contact-info .check label {
  font: normal normal normal 14px/16px Helvetica Neue;
  color: #052c47;
}
.contacts .flex .contact-info .check label a {
  color: #052c47;
}
.contacts .flex .contact-info .check label a:hover {
  text-decoration: underline;
  color: #5bb2c7;
}
.contacts .form-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 479.98px) {
  .contacts .form-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.contacts .form-btn button {
  background: 0 0;
  border: 0;
  font: normal normal 500 16px/19px Urbane;
  color: #5bb2c7;
  padding: 0;
  position: relative;
}
.contacts .form-btn button:hover::before {
  width: 100%;
}
.contacts .form-btn button:before {
  content: "";
  width: 0;
  height: 1px;
  background: #5bb2c7;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.contact-bottom {
  padding-bottom: 35px;
}
.contact-bottom .contact-divider {
  height: 1px;
  width: 100%;
  border-top: 1px #e5e5e5 solid;
  border-bottom: 1px solid #efefef;
  margin-bottom: 35px;
}
.contact-bottom h2 {
  font: normal normal bold 22px/26px Urbane;
  color: #206b94;
  margin-bottom: 10px;
}
@media screen and (max-width: 767.98px) {
  .contact-bottom h2 {
    text-align: center;
  }
}
.contact-bottom p {
  font: normal normal 500 16px/20px Urbane;
  color: #5bb2c7;
  margin-bottom: 0;
}
@media screen and (max-width: 767.98px) {
  .contact-bottom p {
    text-align: center;
    margin-bottom: 20px;
  }
}
.contact-bottom .flex-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.contact-bottom .flex {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .contact-bottom .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.contact-bottom .flex .col {
  max-width: 33.333%;
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
}
@media screen and (max-width: 767.98px) {
  .contact-bottom .flex .col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.contact-bottom a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font: normal normal 500 16px/19px Urbane;
  color: #5bb2c7;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-bottom a:hover {
  text-decoration: underline;
}
.contact-bottom a img {
  margin-bottom: 6px;
}
.footer .footer-divider {
  height: 1px;
  width: 100%;
  border-top: 1px solid #5bb2c7;
  margin-bottom: 10px;
}
.footer .footer-link {
  font: normal normal 500 16px/20px Urbane;
  color: #5bb2c7;
}
.footer .footer-link:hover {
  text-decoration: underline;
}
.footer .flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0 25px;
}
@media screen and (max-width: 767.98px) {
  .footer .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 0 20px;
  }
}
.footer .flex .col {
  max-width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
@media screen and (max-width: 767.98px) {
  .footer .flex .col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.footer .flex ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  list-style: none;
  margin-bottom: 0;
}
@media screen and (max-width: 767.98px) {
  .footer .flex ul {
    margin-top: 7px;
  }
}
.footer .flex ul li {
  font: normal normal 500 16px/19px Urbane;
  color: #5bb2c7;
}
.footer .flex ul li:not(:last-child) {
  margin-right: 15px;
}
.footer .flex ul li a {
  font: normal normal 500 16px/19px Urbane;
  color: #5bb2c7;
}
.footer .flex ul li a:hover {
  text-decoration: underline;
}
