/**
 * Swiper 11.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 30, 2024
 */
/* FONT_START */
@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');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
@font-face {
  font-family: "Officina";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/ITC-OfficinaSans-LT-Book.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Officina";
  font-style: italic;
  font-weight: 400;
  src: url("../Fonts/ITC-OfficinaSans-LT-Book-Italic.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Officina";
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/officina-san-itc-medium.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Officina";
  font-style: italic;
  font-weight: 700;
  src: url("../Fonts/officina-san-itc-medium-italic.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/IBMPlexSansCondensed-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../Fonts/IBMPlexSansCondensed-Italic.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/IBMPlexSansCondensed-Medium.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../Fonts/IBMPlexSansCondensed-MediumItalic.ttf") format("truetype");
  font-display: swap;
}
* {
  box-sizing: border-box;
  font-family: "Officina", "IBM Plex Sans", sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2em;
  padding-bottom: 15px;
}
h1,
h2,
h3 {
  color: #00508b;
}
h1 {
  font-size: 40px;
  padding-bottom: 30px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 20px;
  font-weight: 700;
  color: #444;
}
p {
  margin: 0;
  padding: 0;
  padding-bottom: 30px;
  text-align: justify;
}
hr {
  border: 0px;
  height: 1px;
  background: #6d7072;
  width: 100%;
  margin-bottom: 30px;
}
figcaption {
  text-align: justify;
  font-size: 17px;
  line-height: 1.4em;
  padding-top: 8px;
}
a {
  color: #00508b;
  text-decoration: none;
}
a:hover {
  color: #00508b;
  text-decoration: underline;
}
video {
  margin-bottom: 20px;
  border: 1px solid;
}
.ce-textpic.ce-left .video-embed {
  font-size: 0px;
  line-height: 0px;
}
.ce-textpic.ce-left video {
  margin-bottom: 0px;
}
.ce-textpic.ce-right .video-embed {
  font-size: 0px;
  line-height: 0px;
}
.ce-textpic.ce-right video {
  margin-bottom: 0px;
}
.frame-type-html {
  flex-wrap: wrap;
}
html,
body {
  transition: 500ms all;
}
html .grayscale,
body .grayscale {
  transition: 500ms all;
  filter: grayscale(100%);
}
html .text-size-2,
body .text-size-2 {
  transition: 500ms all;
  font-size: calc(19px + 15%);
}
html .text-size-2 h3,
body .text-size-2 h3 {
  font-size: calc(20px + 15%);
}
html .text-size-3,
body .text-size-3 {
  transition: 500ms all;
  font-size: calc(19px + 30%);
}
html .text-size-3 h3,
body .text-size-3 h3 {
  font-size: calc(20px + 30%);
}
main h1,
main h2,
main h3,
main h4,
main h5,
main p,
main li {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.wrapper {
  position: relative;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 120px;
  border: 0px solid;
}
.wrapper header {
  display: none;
}
.wrapper.small {
  padding: 0 270px;
}
.button,
button {
  background: #00508b;
  border: 1px solid #00508b;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 15px;
  transition: 750ms all;
  display: inline-block;
  margin-bottom: 10px;
}
.button:hover,
button:hover {
  background: #ffffff;
  color: #00508b;
}
.back {
  text-align: left;
  text-decoration: none;
  color: #00508b;
  cursor: pointer;
}
.back::before {
  content: "←";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
a.download {
  background: #00508b;
  border: 1px solid #00508b;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 15px;
  transition: 750ms all;
  display: inline-block;
  margin-bottom: 10px;
}
a.download:hover {
  background: #ffffff;
  color: #00508b;
}
a.download::before {
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  background: url("../images/download-solid-white.svg") no-repeat center center;
  background-size: 100% auto;
  margin-right: 5px;
  transition: 750ms all;
}
a.download:hover::before {
  background: url("../images/download-solid-blue.svg") no-repeat center center;
}
a.download span {
  display: inline-block;
}
.display-none {
  display: none;
}
html,
body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  font-size: 19px;
  line-height: 1.4em;
}
header,
main,
footer {
  display: block;
  position: relative;
}
.triangle {
  margin-top: 43px;
  position: absolute;
  display: block;
  transform-origin: 50% 50%;
  z-index: 99999;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #00508b;
  transition: 750ms all;
  pointer-events: none;
  opacity: 0;
}
.triangle.show {
  opacity: 1;
  transition: 750ms all;
}
header {
  border-top: 5px solid #6d7072;
}
header .wrapper {
  padding: 0 70px;
}
header .top-bar {
  background: #f0f0f1;
  color: #6d7072;
  padding: 10px 0px;
  position: relative;
}
header .top-bar.nav-fixed {
  margin-bottom: 55px;
}
header .top-bar .tx-indexedsearch-searchbox-button {
  display: none;
}
header .top-bar::after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 58px;
  background: #00508b;
  z-index: -1;
  bottom: -57px;
  left: 0px;
  pointer-events: none;
}
header .top-bar .wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-right: 100px;
}
header .top-bar .logo {
  height: 120px;
}
header .top-bar .logo a {
  height: 100%;
  display: flex;
  flex: 1 0 auto;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
}
header .top-bar .logo a img {
  max-height: 100%;
  width: auto;
  height: 100%;
}
header .top-bar .logo a span {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
}
header .top-bar .options-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 320px;
}
header .top-bar .contact a {
  color: #444;
}
header .top-bar .contact a:hover {
  color: #00508b;
}
header .top-bar .accessibility {
  margin-right: 30px;
  margin-bottom: 15px;
}
header .top-bar .accessibility ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  margin: 0px;
  padding: 0px;
}
header .top-bar .accessibility ul li {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #6d7072;
}
header .top-bar .accessibility ul li a {
  text-decoration: none;
  color: inherit;
  font-size: 15px;
}
header .top-bar .accessibility ul li .big {
  font-size: 19px;
}
header .top-bar .accessibility ul li .bigger {
  font-size: 23px;
}
header .top-bar .accessibility ul li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border: 0px;
}
header .top-bar .contrast {
  width: 20px;
  height: 20px;
  margin-bottom: 15px;
}
header .top-bar .contrast a {
  display: block;
  line-height: 0px;
  font-size: 0px;
  width: 100%;
  height: 100%;
}
header .top-bar .contrast a img {
  width: 100%;
  height: 100%;
  max-width: unset;
}
header .top-bar .langs {
  margin-right: 30px;
  margin-bottom: 15px;
}
header .top-bar .langs ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  margin: 0px;
  padding: 0px;
}
header .top-bar .langs ul li {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #6d7072;
}
header .top-bar .langs ul li a {
  text-decoration: none;
  color: inherit;
  font-size: 15px;
}
header .top-bar .langs ul li .big {
  font-size: 19px;
}
header .top-bar .langs ul li .bigger {
  font-size: 23px;
}
header .top-bar .langs ul li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border: 0px;
}
header .top-bar .langs ul li a {
  font-size: 19px;
}
header .top-bar .langs .active {
  font-weight: bold;
}
header .top-bar .search {
  margin-right: 15px;
}
header .top-bar .search input {
  font-size: inherit;
  font-family: inherit;
  border-radius: 30px;
  border: 1px solid;
  outline-width: 0;
  padding-left: 10px;
  background-image: url("../images/search.svg");
  background-position: 94% 3px;
  background-repeat: no-repeat;
  background-size: auto 70%;
}
header .navigation {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-right: 100px;
}
header .navigation .logo {
  width: 45px;
}
header .navigation .logo a {
  display: block;
}
header .navigation .logo a img {
  max-width: 100%;
  margin-top: 4px;
  opacity: 0;
}
header .navigation .logo.show a img {
  opacity: 1;
}
header .navigation.fixed {
  position: fixed;
  left: 50%;
  margin-left: -720px;
  top: 0px;
  z-index: 9000;
}
header .navigation.fixed::after {
  display: block;
  content: "";
  position: fixed;
  width: 100%;
  height: 55px;
  background: #00508b;
  z-index: -1;
  top: 0px;
  left: 0px;
  box-shadow: 0 0 5px #000;
  pointer-events: none;
}
header nav {
  display: block;
  width: calc(100% + 30px);
  margin-right: -30px;
  padding-top: 20px;
  padding-bottom: 10px;
}
header nav .menu-button {
  position: absolute;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 34px;
  height: 26px;
  top: 13px;
  right: 0px;
  cursor: pointer;
}
header nav .menu-button > div {
  width: 100%;
  height: 1px;
  background: #ffffff;
}
header nav > ul {
  list-style-type: none;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-end;
  margin: 0px;
  padding: 0px;
}
header nav > ul > li {
  position: relative;
  margin: 0px 30px;
}
header nav > ul > li a {
  color: #ffffff;
  text-decoration: none;
}
header nav > ul > li a:hover {
  color: #ffffff;
}
header nav > ul > li ul {
  display: none;
}
header nav .sub_nav {
  position: absolute;
  width: 100%;
  min-height: 300px;
  padding: 30px 0px;
  left: 0px;
  border: 1px solid #6d7072;
  z-index: 9999;
  display: flex;
  flex-direction: row;
  opacity: 0;
  pointer-events: none;
  margin-top: 40px;
  transition: 750ms all;
  background: #00508b;
  color: #ffffff;
}
header nav .sub_nav.max-width1 {
  max-width: 25%;
}
header nav .sub_nav.max-width1 .node1 {
  width: 100%;
}
header nav .sub_nav.max-width2 {
  max-width: 50%;
}
header nav .sub_nav.max-width2 .node1,
header nav .sub_nav.max-width2 .node2 {
  width: 50%;
}
header nav .sub_nav.max-width3 {
  max-width: 75%;
}
header nav .sub_nav.max-width3 .node1,
header nav .sub_nav.max-width3 .node2,
header nav .sub_nav.max-width3 .node3 {
  width: 33.33%;
}
header nav .sub_nav.max-width4 {
  max-width: 100%;
}
header nav .sub_nav.max-width4 .node1,
header nav .sub_nav.max-width4 .node2,
header nav .sub_nav.max-width4 .node3,
header nav .sub_nav.max-width4 .node4 {
  width: 25%;
}
header nav .sub_nav.show {
  opacity: 1;
  pointer-events: all;
  transition: 750ms all;
}
header nav .sub_nav .node1,
header nav .sub_nav .node2,
header nav .sub_nav .node3,
header nav .sub_nav .node4 {
  width: 25%;
}
header nav .sub_nav .node1.border,
header nav .sub_nav .node2.border,
header nav .sub_nav .node3.border,
header nav .sub_nav .node4.border {
  border-left: 1px solid #ffffff;
}
header nav .sub_nav .node1:first-child,
header nav .sub_nav .node2:first-child,
header nav .sub_nav .node3:first-child,
header nav .sub_nav .node4:first-child {
  border-left: 0px solid;
}
header nav .sub_nav .node1 > ul,
header nav .sub_nav .node2 > ul,
header nav .sub_nav .node3 > ul,
header nav .sub_nav .node4 > ul {
  padding: 0px 30px;
  margin: 0px;
  list-style-type: none;
}
header nav .sub_nav .node1 > ul > li,
header nav .sub_nav .node2 > ul > li,
header nav .sub_nav .node3 > ul > li,
header nav .sub_nav .node4 > ul > li {
  transition: 750ms all;
  background-position: right 12px;
  background-repeat: no-repeat;
  background-size: 10px auto;
  padding: 8px 0px;
}
header nav .sub_nav .node1 > ul > li.parent,
header nav .sub_nav .node2 > ul > li.parent,
header nav .sub_nav .node3 > ul > li.parent,
header nav .sub_nav .node4 > ul > li.parent {
  background-image: url("../images/next-navigation-white.svg");
}
header nav .sub_nav .node1 > ul > li.active,
header nav .sub_nav .node2 > ul > li.active,
header nav .sub_nav .node3 > ul > li.active,
header nav .sub_nav .node4 > ul > li.active {
  transition: 750ms all;
  border: 0px solid;
  background-image: url("../images/next-navigation-white.svg");
}
header nav .sub_nav .node1 > ul > li.active a,
header nav .sub_nav .node2 > ul > li.active a,
header nav .sub_nav .node3 > ul > li.active a,
header nav .sub_nav .node4 > ul > li.active a {
  color: #ffffff;
}
header nav .sub_nav .node1 > ul > li a,
header nav .sub_nav .node2 > ul > li a,
header nav .sub_nav .node3 > ul > li a,
header nav .sub_nav .node4 > ul > li a {
  color: #ffffff;
  text-decoration: none;
  padding-right: 20px;
  width: 100%;
  display: inline-block;
}
header nav .sub_nav .node1 > ul > li a:hover,
header nav .sub_nav .node2 > ul > li a:hover,
header nav .sub_nav .node3 > ul > li a:hover,
header nav .sub_nav .node4 > ul > li a:hover {
  color: #ffffff;
}
header nav .sub_nav .node1 > ul > li ul,
header nav .sub_nav .node2 > ul > li ul,
header nav .sub_nav .node3 > ul > li ul,
header nav .sub_nav .node4 > ul > li ul {
  display: none;
}
header .breadcrumb {
  width: 100%;
  padding: 0px;
  background: #f0f0f1;
  font-size: 14px;
  pointer-events: none;
}
header .breadcrumb.fixed {
  position: fixed;
  top: 55px;
  z-index: 999;
}
header .breadcrumb.fixed::after {
  display: block;
  content: "";
  position: fixed;
  width: 100%;
  height: 80px;
  z-index: -1;
  top: 0px;
  left: 0px;
  box-shadow: 0 0 5px #000;
  pointer-events: none;
}
header .breadcrumb ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-direction: row;
  list-style-type: none;
  pointer-events: all;
}
header .breadcrumb ul li {
  height: 25px;
}
header .breadcrumb ul li a {
  display: flex;
  align-items: center;
  height: 100%;
  text-decoration: none;
  color: #6d7072;
}
header .breadcrumb ul li a:hover {
  color: #00508b;
}
header .breadcrumb ul li a img {
  max-height: 60%;
}
header .breadcrumb ul li:nth-child(1n + 2) a::before {
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  margin: 0px 10px;
  background: url("../Images/next.svg") center no-repeat;
  background-size: auto 100%;
}
header .slider .flexslider {
  border: 0px solid;
  margin-bottom: 0px;
}
header .slider .flex-control-nav {
  bottom: 30px;
  z-index: 800;
}
header .slider .flex-control-nav li a {
  width: 40px;
  height: 5px;
  border-radius: 0%;
  background: #ffffff;
  opacity: 1;
}
header .slider .flex-control-nav li a.flex-active {
  background: #00508b;
}
header .slider .flex-direction-nav .flex-prev,
header .slider .flex-direction-nav .flex-next {
  opacity: 1;
  font-size: 0;
}
header .slider .flex-direction-nav .flex-prev::before,
header .slider .flex-direction-nav .flex-next::before {
  line-height: 1em;
  color: rgba(0, 80, 139, 0.7);
}
header .slider .flex-direction-nav .flex-prev:hover::before,
header .slider .flex-direction-nav .flex-next:hover::before {
  color: #00508b;
}
header .slider .flex-direction-nav .flex-prev {
  left: 10px;
}
header .slider .flex-direction-nav .flex-next {
  right: 10px;
}
header .slider .slides .slidercontent {
  height: calc(100vh - 140px);
}
header .slider .slides .slidercontent img {
  max-width: unset;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
header .slider .slides .slidercontent .caption-wrapper {
  position: absolute;
  bottom: 100px;
  left: 0px;
  width: 100%;
  background: transparent;
}
header .slider .slides .slidercontent .caption-wrapper .caption-text {
  background: transparent;
  padding: 0px;
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  width: auto;
}
header .slider .slides .slidercontent .caption-wrapper .caption-text .caption-title {
  font-size: 2.86vw;
  line-height: 1.2em;
  color: #ffffff;
}
header .slider .slides .slidercontent .caption-wrapper .caption-text .caption-title span {
  color: #00508b;
}
header .slider .slides .slidercontent .caption-wrapper .caption-text .caption-body {
  display: inline-block;
  padding: 20px 50px;
  background: rgba(255, 255, 255, 0.6);
}
header .slider .slides .slidercontent .caption-wrapper .caption-text .caption-body h1 {
  color: #444;
  font-size: 2.86vw;
  line-height: 1.2em;
  padding-bottom: 10px;
}
header .slider .slides .slidercontent .caption-wrapper .caption-text .caption-body h3 {
  font-size: 1.86vw;
  padding-bottom: 10px;
}
header .slider.small-slider {
  padding: 0 70px;
  max-width: 1440px;
  margin: 0 auto;
}
header .slider.small-slider .slides .slidercontent {
  height: 570px;
}
header .slider.small-slider .slides .slidercontent .caption-wrapper .caption-text {
  left: unset;
  max-width: calc(100% - 40px);
  top: 50px;
}
header .slider.small-slider .slides .slidercontent .caption-wrapper .caption-text .caption-body h1 {
  font-size: 40px;
}
header .slider.small-slider .slides .slidercontent .caption-wrapper .caption-text .caption-body h3 {
  font-size: 28px;
}
header .slider.small-slider .flex-control-nav {
  bottom: 0px;
}
.text-size-2 header nav > ul > li {
  margin: 0px 25px;
}
.text-size-3 header nav > ul > li {
  margin: 0px 20px;
}
figcaption.video-caption {
  display: inline-block !important;
}
.ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
  width: calc(33.33% - 20px);
  margin: 10px;
}
main {
  color: #6d7072;
}
main img {
  max-width: 100% !important;
}
main ul {
  margin-top: 0px;
  margin-bottom: 30px;
  list-style-type: circle;
}
main ul > li > ul {
  margin-bottom: 0px;
}
main ol {
  margin-top: 0px;
  margin-bottom: 30px;
}
main ol > li > ol {
  margin-bottom: 0px;
}
main .tinyaccordion h4 {
  text-align: justify;
}
main .ce-bodytext h3 {
  padding-bottom: 30px;
  text-align: justify;
}
main .ce-bodytext li {
  text-align: justify;
}
main .frame-type-image .ce-image .ce-gallery[data-ce-columns="4"] .ce-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
}
main .frame-type-image .ce-image .ce-gallery[data-ce-columns="4"] .ce-row .ce-column {
  width: calc(25% - 20px);
  margin: 10px;
}
main .frame-type-image .ce-image .ce-gallery[data-ce-columns="3"] .ce-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
}
main .frame-type-image .ce-image .ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
  width: calc(33.33% - 20px);
  margin: 10px;
}
main .frame-type-image .ce-image .ce-gallery[data-ce-columns="2"] .ce-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
}
main .frame-type-image .ce-image .ce-gallery[data-ce-columns="2"] .ce-row .ce-column {
  width: calc(50% - 20px);
  margin: 10px;
}
main .full-text {
  padding-top: 70px;
}
main .full-text.after-contact {
  padding-top: 0px;
}
main .full-text.after-contact .wrapper > div {
  padding-top: 0px;
}
main .full-text.after-contact .wrapper .tinyaccordion {
  margin-top: 0px;
}
main .full-text h2 {
  padding-bottom: 10px;
}
main .full-text .wrapper {
  padding: 0px 270px;
}
main .full-text .info {
  margin-bottom: 20px;
}
main .full-text .info .category {
  padding: 5px 10px;
  background: #00508b;
  color: #ffffff;
  margin-right: 3px;
}
main .full-text .info .date {
  padding: 5px 10px;
}
main .full-text .image {
  width: 100%;
  max-width: unset;
  padding-bottom: 20px;
}
main .full-text .more {
  text-align: left;
}
main .full-text .more a {
  text-decoration: none;
  color: #00508b;
}
main .full-text .more a::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
main .full-text.facts {
  font-size: 25px;
}
main .full-text.facts .wrapper {
  display: flex;
  flex-direction: row;
  padding-left: 270px;
  padding-right: 270px;
}
main .full-text.facts .wrapper > div {
  margin: 0 20px;
  width: 33.33%;
  position: relative;
}
main .full-text.facts .wrapper > div::before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0px;
  left: -20px;
  background: #444;
}
main .full-text.facts .wrapper > div:last-child::after {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0px;
  right: -20px;
  background: #444;
}
main .full-text.facts .wrapper > div .ce-textpic.ce-right .ce-gallery {
  margin-left: 0px;
  width: 50%;
}
main .full-text-width {
  padding-top: 70px;
}
main .full-text-width.after-contact {
  padding-top: 0px;
}
main .full-text-width.after-contact .wrapper > div {
  padding-top: 0px;
}
main .full-text-width.after-contact .wrapper .tinyaccordion {
  margin-top: 0px;
}
main .full-text-width h2 {
  padding-bottom: 10px;
}
main .full-text-width .wrapper {
  padding: 0px 270px;
}
main .full-text-width .info {
  margin-bottom: 20px;
}
main .full-text-width .info .category {
  padding: 5px 10px;
  background: #00508b;
  color: #ffffff;
  margin-right: 3px;
}
main .full-text-width .info .date {
  padding: 5px 10px;
}
main .full-text-width .image {
  width: 100%;
  max-width: unset;
  padding-bottom: 20px;
}
main .full-text-width .more {
  text-align: left;
}
main .full-text-width .more a {
  text-decoration: none;
  color: #00508b;
}
main .full-text-width .more a::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
main .full-text-width.facts {
  font-size: 25px;
}
main .full-text-width.facts .wrapper {
  display: flex;
  flex-direction: row;
  padding-left: 270px;
  padding-right: 270px;
}
main .full-text-width.facts .wrapper > div {
  margin: 0 20px;
  width: 33.33%;
  position: relative;
}
main .full-text-width.facts .wrapper > div::before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0px;
  left: -20px;
  background: #444;
}
main .full-text-width.facts .wrapper > div:last-child::after {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0px;
  right: -20px;
  background: #444;
}
main .full-text-width.facts .wrapper > div .ce-textpic.ce-right .ce-gallery {
  margin-left: 0px;
  width: 50%;
}
main .full-text-width .wrapper {
  padding: 0px 120px;
}
main .ce-gallery[data-ce-columns="3"] {
  position: relative;
}
main .above_box_gray {
  margin-top: 70px;
  padding-bottom: 100px;
  padding-left: 70px;
  padding-right: 70px;
}
main .above_box_gray.research {
  margin-top: 0px;
}
main .above_box_gray iframe {
  display: none;
}
main .box_gray {
  position: relative;
  background: #f0f0f1;
  width: 100%;
}
main .box_gray .wrapper {
  top: -100px;
  padding-left: 70px;
  padding-right: 70px;
}
main .box_gray.without-header {
  margin-top: 200px;
}
main .box_gray.cols4 .wrapper {
  display: flex;
  flex-direction: row;
  padding: 0 60px;
  align-items: stretch;
  flex-wrap: wrap;
}
main .box_gray.cols4 .wrapper > div {
  width: calc(25% - 20px) !important;
  padding: 0px;
  margin: 10px !important;
  background: #ffffff;
}
main .box_gray.cols4 .wrapper > div .ce-textpic .ce-gallery .ce-column {
  margin: 0px !important;
}
main .box_gray.cols4 .wrapper > div .ce-textpic .ce-bodytext {
  padding: 25px;
}
main .box_gray.cols3 .wrapper {
  display: flex;
  flex-direction: row;
  padding: 0 60px;
  align-items: stretch;
  flex-wrap: wrap;
}
main .box_gray.cols3 .wrapper > div {
  width: calc(25% - 20px) !important;
  padding: 0px;
  margin: 10px !important;
  background: #ffffff;
}
main .box_gray.cols3 .wrapper > div .ce-textpic .ce-gallery .ce-column {
  margin: 0px !important;
}
main .box_gray.cols3 .wrapper > div .ce-textpic .ce-bodytext {
  padding: 25px;
}
main .box_gray.cols3 .wrapper > div {
  width: calc(33.33% - 20px) !important;
}
main .article .text {
  display: flex;
  flex-direction: column;
}
main .article .text p.more {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  justify-content: flex-end;
}
main .tiles .wrapper {
  padding: 0 70px;
}
main .tiles .wrapper .item-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 40px);
  margin-left: -20px;
}
main .tiles .wrapper .item {
  position: relative;
  width: calc(33.33% - 40px);
  margin: 20px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: 500ms all;
}
main .tiles .wrapper .item .image {
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: 250px;
}
main .tiles .wrapper .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
main .tiles .wrapper .item .text {
  padding: 30px 50px 1px 50px;
  display: flex;
  flex-direction: column;
}
main .tiles .wrapper .item .text h3 a,
main .tiles .wrapper .item .text p a {
  text-decoration: none;
  color: inherit;
}
main .tiles .wrapper .item .text h3 {
  font-size: 25px;
}
main .tiles .wrapper .item .text p.more {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  justify-content: flex-end;
}
main .tiles .wrapper .item .text .more {
  text-align: left;
  padding-bottom: 30px;
}
main .tiles .wrapper .item .text .more a {
  text-decoration: none;
  color: #00508b;
}
main .tiles .wrapper .item .text .more a::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
main .tiles .wrapper .item:hover {
  transform: scale(1.05);
}
main .tiles .wrapper .tiles_slider {
  overflow: hidden;
}
main .tiles .wrapper .tiles_slider .swiper-slide {
  margin: 0px;
}
main .tiles .wrapper .tiles_slider .swiper-pagination {
  bottom: -50px;
}
main .tiles .wrapper .tiles_slider .bar {
  width: 40px;
  height: 5px;
  display: inline-block;
  border-radius: 0%;
  background: #ffffff;
  opacity: 1;
  margin: 0 10px;
  cursor: pointer;
}
main .tiles .wrapper .tiles_slider .bar-active {
  background: #00508b;
}
main .tiles .wrapper .ce-gallery {
  width: calc(100% + 40px);
  margin-left: -20px;
}
main .tiles .wrapper .ce-gallery .ce-outer {
  width: 100%;
}
main .tiles .wrapper .ce-gallery .ce-outer .ce-inner {
  width: 100%;
}
main .tiles .wrapper .ce-gallery .ce-outer .ce-inner .ce-row {
  width: 100%;
  display: flex;
  flex-direction: row;
}
main .tiles .wrapper .ce-gallery .ce-outer .ce-inner .ce-row .ce-column {
  position: relative;
  width: calc(33.33% - 40px);
  margin: 20px;
  background: #ffffff;
}
main .tiles .wrapper .ce-gallery .ce-outer .ce-inner .ce-row .ce-column .image img {
  width: 100%;
  height: auto;
}
main .tiles .wrapper .ce-gallery .ce-outer .ce-inner .ce-row .ce-column .image .image-caption {
  padding: 30px;
  font-size: 85%;
  line-height: 1.5em;
}
main .tabs-slider .wrapper .tabs-buttons {
  height: auto;
  box-shadow: inset 0 -2px #e6e6e6;
}
main .tabs-slider .wrapper .tabs-buttons .swiper-wrapper {
  display: flex;
  justify-content: space-between;
}
main .tabs-slider .wrapper .tabs-buttons .swiper-slide {
  width: auto;
  height: auto;
  padding: 1rem 2rem;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}
main .tabs-slider .wrapper .tabs-buttons .active-tab {
  opacity: 1;
  border-bottom-color: red;
}
main .tabs-slider .wrapper .tabs-content {
  overflow: hidden;
}
main .tabs-slider .wrapper .tabs-content .swiper-wrapper {
  width: 100%;
  height: 300px;
}
main .tabs-slider .wrapper .tabs-content .swiper-slide {
  padding: 1rem 2rem;
}
main .news {
  position: relative;
}
main .news .wrapper .item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
  background: #ffffff;
  position: relative;
  padding-bottom: 0px;
}
main .news .wrapper .item .image {
  width: 49%;
  font-size: 0px;
  line-height: 0px;
}
main .news .wrapper .item .text {
  width: 51%;
  padding: 30px 50px 30px 50px;
}
main .news .wrapper .item .text .info {
  margin-bottom: 20px;
}
main .news .wrapper .item .text .info > div {
  display: inline-block;
}
main .news .wrapper .item .text .info .category {
  padding: 5px 10px;
  background: #00508b;
  color: #ffffff;
}
main .news .wrapper .item .text .info .date {
  padding: 5px 10px;
}
main .news .wrapper .item .text h3 {
  color: #6d7072;
  padding-bottom: 10px;
}
main .news .wrapper .item .text h3 a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
}
main .news .wrapper .item .text .more {
  text-align: right;
  padding-bottom: 0px;
}
main .news .wrapper .item .text .more a {
  text-decoration: none;
  color: #00508b;
}
main .news .wrapper .item .text .more a::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
main .news .wrapper .item::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 0%;
  height: 4px;
  background: #00508b;
  transition: 500ms all;
  visibility: unset;
}
main .news .wrapper .item:hover::after {
  width: 100%;
}
main .news.box_gray .wrapper .news-list-view .news-list-category {
  display: none;
}
main .news.box_gray .wrapper .news-list-view .show-category-1 {
  display: inline-block;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 40px);
  margin-left: -20px;
  justify-content: flex-start;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item {
  width: calc(100% - 40px);
  transition: 500ms all;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item .image {
  display: none;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item .text {
  padding: 30px 50px 30px 50px;
  width: 100%;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item .teaser p {
  display: block;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(1),
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(2),
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(3) {
  width: calc(33.33% - 40px);
  margin: 20px;
  display: flex;
  flex-direction: column;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(1) .image,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(2) .image,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(3) .image {
  font-size: 0;
  line-height: 0;
  width: 100%;
  display: block;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(1) .image a,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(2) .image a,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(3) .image a {
  display: block;
  height: 250px;
  width: 100%;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(1) .image img,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(2) .image img,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(3) .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(1) .text,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(2) .text,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(3) .text {
  height: 100%;
  margin-left: 0px;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(4),
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(5),
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(6) {
  margin-top: 20px;
  margin-left: 20px;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(4) .text h3,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(5) .text h3,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(6) .text h3 {
  padding-right: 170px;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(4) .text div[itemprop="description"],
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(5) .text div[itemprop="description"],
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(6) .text div[itemprop="description"] {
  display: none;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(4) .text p.more,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(5) .text p.more,
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(6) .text p.more {
  position: absolute;
  bottom: 37px;
  right: 50px;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(4) {
  margin-bottom: 0px;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(5) {
  margin-top: 1px;
  margin-bottom: 0px;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(6) {
  margin-top: 1px;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item::after {
  display: none;
}
main .news.box_gray .wrapper .news-list-view#news-container-9 .item:hover {
  transform: scale(1.05);
}
main .news.box_gray .wrapper .news-list-view > div:nth-child(1n + 2) .image {
  width: 25%;
  align-self: center;
}
main .news.box_gray .wrapper .news-list-view > div:nth-child(1n + 2) .text {
  width: 75%;
}
main .news.box_gray .wrapper .news-list-view .page-navigation p {
  display: none;
}
main .news .button-more {
  position: absolute;
  width: 100%;
  margin-top: 70px;
  text-align: center;
}
main .news .button-more a {
  background: #00508b;
  border: 1px solid #00508b;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 15px;
  transition: 750ms all;
  display: inline-block;
  margin-bottom: 10px;
}
main .news .button-more a:hover {
  background: #ffffff;
  color: #00508b;
}
main .news.event-list .news-list-category {
  display: none !important;
}
main .news.event-list .show-category-2 {
  display: inline-block !important;
}
main .news.event-list .wrapper .news-list-view > div:nth-child(n+2) .image,
main .news.event-list .wrapper .news-list-view .item .image {
  width: 25%;
  padding: 15px;
  align-self: center;
}
main .news.event-list .wrapper .news-list-view > div:nth-child(n+2) .text,
main .news.event-list .wrapper .news-list-view .item .text {
  width: 85%;
}
main .news.event-list .wrapper .button-more {
  display: none;
}
main.event-details .info .show-category-1 {
  display: none !important;
}
main.event-details .content_tabs .info {
  margin-bottom: 20px;
}
main.event-details .content_tabs .info .category {
  padding: 5px 10px;
  background: #00508b;
  color: #ffffff;
  margin-right: 3px;
}
main.event-details .content_tabs .info .date {
  padding: 5px 10px;
}
main.event-details .content_tabs .wrapper .frame .news .article .frame-type-text.active {
  display: block;
}
main.event-details .content_tabs .wrapper .frame .news .article .mediaelement {
  display: none;
}
main .quicklinks-headline {
  margin-top: 70px;
  margin-bottom: 30px;
}
main .quicklinks {
  margin-top: 0px;
}
main .quicklinks .quicklinks-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 40px);
  margin-left: -20px;
}
main .quicklinks .item {
  position: relative;
  background: #f0f0f1;
  margin: 0px 20px;
  height: auto;
  width: calc(33.33% - 40px);
  margin-bottom: 20px;
  transition: 500ms all;
}
main .quicklinks .item h3 {
  color: #6d7072;
  padding: 20px;
  font-size: 20px;
  display: block;
  height: 100%;
}
main .quicklinks .item h3 a {
  color: inherit;
  text-decoration: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main .quicklinks .item:hover {
  transform: scale(1.05);
}
main .quicklinks.wrapper {
  padding: 0px 70px;
  max-width: 1440px;
}
main .contact_person .wrapper .item {
  display: flex;
  position: relative;
  width: 100%;
  background: #ffffff;
}
main .contact_person .wrapper .item .image {
  font-size: 0;
  line-height: 0;
  width: 33.33%;
}
main .contact_person .wrapper .item .text {
  padding: 30px 30px 1px 30px;
}
main .contact_person .wrapper .item .text h3 {
  font-size: 30px;
}
main .contact_persons {
  margin-top: 0px;
}
main .contact_persons .wrapper {
  padding-left: 270px;
  padding-right: 270px;
}
main .contact_persons .wrapper .tab_wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
main .contact_persons .wrapper .tab_wrapper .tab {
  cursor: pointer;
  padding-right: 20px;
  border-bottom: 2px solid #f0f0f1;
  transition: 750ms all;
  margin-bottom: 10px;
}
main .contact_persons .wrapper .tab_wrapper .tab p {
  padding-bottom: 5px;
}
main .contact_persons .wrapper .tab_wrapper .tab.active,
main .contact_persons .wrapper .tab_wrapper .tab:hover {
  color: #00508b;
  border-bottom: 2px solid #00508b;
}
main .contact_persons .wrapper .item {
  display: none;
  position: relative;
  width: 85%;
  background: #ffffff;
  transition: 750ms all;
}
main .contact_persons .wrapper .item .ce-textpic {
  width: 100%;
}
main .contact_persons .wrapper .item .image,
main .contact_persons .wrapper .item .ce-gallery {
  font-size: 0;
  line-height: 0;
  margin-right: 0px;
}
main .contact_persons .wrapper .item .ce-gallery {
  width: calc(25% + 30px);
  padding-right: 30px;
}
main .contact_persons .wrapper .item .text,
main .contact_persons .wrapper .item .ce-bodytext {
  padding: 0px 30px 1px 0px;
  width: calc(75% - 30px);
}
main .contact_persons .wrapper .item .text .more a,
main .contact_persons .wrapper .item .ce-bodytext .more a {
  text-decoration: none;
  color: #00508b;
}
main .contact_persons .wrapper .item .text .more a::before,
main .contact_persons .wrapper .item .ce-bodytext .more a::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
main .contact_persons .wrapper .item .ce-textpic.ce-center .ce-bodytext {
  width: 100%;
  padding: 0px;
}
main .contact_persons .wrapper .item.active {
  display: flex;
}
main .contact_persons2 {
  margin-top: 0px;
}
main .contact_persons2 .wrapper {
  padding-left: 270px;
  padding-right: 270px;
}
main .contact_persons2 .wrapper .tab_wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
main .contact_persons2 .wrapper .tab_wrapper .tab {
  cursor: pointer;
  padding-right: 20px;
  border-bottom: 2px solid #f0f0f1;
  transition: 750ms all;
  margin-bottom: 10px;
}
main .contact_persons2 .wrapper .tab_wrapper .tab p {
  padding-bottom: 5px;
}
main .contact_persons2 .wrapper .tab_wrapper .tab.active,
main .contact_persons2 .wrapper .tab_wrapper .tab:hover {
  color: #00508b;
  border-bottom: 2px solid #00508b;
}
main .contact_persons2 .wrapper .item {
  display: none;
  position: relative;
  width: 85%;
  background: #ffffff;
  transition: 750ms all;
}
main .contact_persons2 .wrapper .item .ce-textpic {
  width: 100%;
}
main .contact_persons2 .wrapper .item .image,
main .contact_persons2 .wrapper .item .ce-gallery {
  font-size: 0;
  line-height: 0;
  margin-right: 0px;
}
main .contact_persons2 .wrapper .item .ce-gallery {
  width: calc(25% + 30px);
  padding-right: 30px;
}
main .contact_persons2 .wrapper .item .text,
main .contact_persons2 .wrapper .item .ce-bodytext {
  padding: 0px 30px 1px 0px;
  width: calc(75% - 30px);
}
main .contact_persons2 .wrapper .item .text .more a,
main .contact_persons2 .wrapper .item .ce-bodytext .more a {
  text-decoration: none;
  color: #00508b;
}
main .contact_persons2 .wrapper .item .text .more a::before,
main .contact_persons2 .wrapper .item .ce-bodytext .more a::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
main .contact_persons2 .wrapper .item .ce-textpic.ce-center .ce-bodytext {
  width: 100%;
  padding: 0px;
}
main .contact_persons2 .wrapper .item.active {
  display: flex;
}
main .content_tabs .wrapper {
  padding-top: 70px;
  padding-left: 270px;
  padding-right: 270px;
}
main .content_tabs .wrapper .tab_wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
main .content_tabs .wrapper .tab_wrapper .tab {
  cursor: pointer;
  padding-right: 20px;
  border-bottom: 2px solid #f0f0f1;
  transition: 750ms all;
  margin-bottom: 10px;
}
main .content_tabs .wrapper .tab_wrapper .tab p {
  padding-bottom: 5px;
}
main .content_tabs .wrapper .tab_wrapper .tab.active,
main .content_tabs .wrapper .tab_wrapper .tab:hover {
  color: #00508b;
  border-bottom: 2px solid #00508b;
}
main .content_tabs .wrapper .frame .news-single .article .info {
  margin-bottom: 20px;
}
main .content_tabs .wrapper .frame .news-single .article .info .category {
  padding: 5px 10px;
  background: #00508b;
  color: #ffffff;
  margin: 2px;
  display: inline-block;
}
main .content_tabs .wrapper .frame .news-single .article .info .date {
  padding: 5px 10px;
}
main .content_tabs .wrapper .frame .news-single .article .item {
  display: none;
  position: relative;
  width: 100%;
  background: #ffffff;
  transition: 750ms all;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-textpic {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .image,
main .content_tabs .wrapper .frame .news-single .article .item .ce-gallery {
  font-size: 0;
  line-height: 0;
  margin-right: 0px;
}
main .content_tabs .wrapper .frame .news-single .article .item .image[data-ce-columns="4"] .ce-row,
main .content_tabs .wrapper .frame .news-single .article .item .ce-gallery[data-ce-columns="4"] .ce-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
}
main .content_tabs .wrapper .frame .news-single .article .item .image[data-ce-columns="4"] .ce-row .ce-column,
main .content_tabs .wrapper .frame .news-single .article .item .ce-gallery[data-ce-columns="4"] .ce-row .ce-column {
  width: calc(25% - 20px);
  margin: 10px;
}
main .content_tabs .wrapper .frame .news-single .article .item .image[data-ce-columns="3"] .ce-row,
main .content_tabs .wrapper .frame .news-single .article .item .ce-gallery[data-ce-columns="3"] .ce-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
}
main .content_tabs .wrapper .frame .news-single .article .item .image[data-ce-columns="3"] .ce-row .ce-column,
main .content_tabs .wrapper .frame .news-single .article .item .ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
  width: calc(33.33% - 20px);
  margin: 10px;
}
main .content_tabs .wrapper .frame .news-single .article .item .image[data-ce-columns="2"] .ce-row,
main .content_tabs .wrapper .frame .news-single .article .item .ce-gallery[data-ce-columns="2"] .ce-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
}
main .content_tabs .wrapper .frame .news-single .article .item .image[data-ce-columns="2"] .ce-row .ce-column,
main .content_tabs .wrapper .frame .news-single .article .item .ce-gallery[data-ce-columns="2"] .ce-row .ce-column {
  width: calc(50% - 20px);
  margin: 10px;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-gallery {
  width: calc(25% + 30px);
  padding-right: 30px;
}
main .content_tabs .wrapper .frame .news-single .article .item .text,
main .content_tabs .wrapper .frame .news-single .article .item .ce-bodytext {
  padding: 0px 30px 1px 0px;
  width: calc(75% - 30px);
}
main .content_tabs .wrapper .frame .news-single .article .item .text .more a,
main .content_tabs .wrapper .frame .news-single .article .item .ce-bodytext .more a {
  text-decoration: none;
  color: #00508b;
}
main .content_tabs .wrapper .frame .news-single .article .item .text .more a::before,
main .content_tabs .wrapper .frame .news-single .article .item .ce-bodytext .more a::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-left .ce-gallery {
  width: calc(25% + 30px);
  padding-right: 30px;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-left .ce-gallery .ce-row {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-left .ce-gallery .ce-row .ce-column {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-left .ce-gallery .ce-row .ce-column .image {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-left .ce-gallery img {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-left.ce-below .ce-bodytext {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-left.ce-below .ce-gallery {
  width: 100%;
  margin-right: unset;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-right .ce-gallery {
  width: calc(25% + 30px);
  padding-right: 0px;
  padding-left: 30px;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-right .ce-gallery .ce-row {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-right .ce-gallery .ce-row .ce-column {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-right .ce-gallery .ce-row .ce-column .image {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-right .ce-gallery img {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-right.ce-below .ce-bodytext {
  width: 100%;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-right.ce-below .ce-gallery {
  width: 100%;
  margin-right: unset;
}
main .content_tabs .wrapper .frame .news-single .article .item .ce-textpic.ce-center .ce-bodytext {
  width: 100%;
  padding: 0px;
}
main .content_tabs .wrapper .frame .news-single .article .item.active {
  display: flex;
}
main .frame-type-menu_pages.frame-layout-2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
main .frame-type-menu_pages.frame-layout-2 ul li a {
  display: block;
  padding: 10px 50px 10px 20px;
  margin-bottom: 10px;
  background: #f0f0f1;
  position: relative;
  font-weight: bold;
  text-decoration: none;
}
main .frame-type-menu_pages.frame-layout-2 ul li a::after {
  display: block;
  position: absolute;
  right: 20px;
  top: 14px;
  content: '';
  width: 20px;
  height: 20px;
  background: url('../Images/arrow-accordion.svg') no-repeat center;
  background-size: 100% auto;
}
main .frame-type-menu_pages.frame-layout-2 ul li a::before {
  display: block;
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  height: 3px;
  width: 0px;
  background: #00508b;
  transition: 500ms all;
}
main .frame-type-menu_pages.frame-layout-2 ul li a:hover::before {
  width: 100%;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .tab_wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 30px;
  flex-wrap: wrap;
  padding-top: 10px;
  background: #fff;
  padding-bottom: 10px;
  padding-right: 0px;
  padding-left: unset;
  justify-content: flex-end;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .tab_wrapper .tab {
  cursor: pointer;
  padding-right: 20px;
  border-bottom: 2px solid #f0f0f1;
  transition: 750ms all;
  margin-bottom: 10px;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .tab_wrapper .tab p {
  padding-bottom: 5px;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .tab_wrapper .tab.active,
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .tab_wrapper .tab:hover {
  color: #00508b;
  border-bottom: 2px solid #00508b;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame {
  display: none;
  position: relative;
  width: 100%;
  transition: 750ms all;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .ce-textpic {
  width: 100%;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .ce-textpic .ce-bodytext {
  width: 100%;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .image,
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .ce-gallery {
  font-size: 0;
  line-height: 0;
  margin-right: 0px;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .ce-gallery {
  width: calc(25% + 30px);
  padding-right: 30px;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .text,
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .ce-bodytext {
  padding: 0px 50px 1px 0px;
  width: calc(75% - 30px);
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .text .more a,
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .ce-bodytext .more a {
  text-decoration: none;
  color: #00508b;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .text .more a::before,
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame .ce-bodytext .more a::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .frame.active {
  display: flex;
}
main .text .contact_persons {
  margin-top: 20px;
}
main .text .contact_persons .wrapper {
  padding: 0px;
}
main .text .contact_persons2 {
  margin-top: 20px;
}
main .text .contact_persons2 .wrapper {
  padding: 0px;
}
main .tinyaccordion {
  margin-top: 0px;
  padding-left: 0px;
}
main .tinyaccordion li h4 {
  font-size: 19px;
  position: relative;
  width: 100%;
  background: #f0f0f1;
  margin: 0px;
  margin-top: 20px;
  padding: 10px 50px 10px 20px;
  cursor: pointer;
  color: #00508b;
  text-decoration: none;
}
main .tinyaccordion li h4 .t-small {
  display: none;
}
main .tinyaccordion li h4::before {
  display: block;
  position: absolute;
  content: "";
  width: 30px;
  height: 40px;
  background: url("../Images/arrowtop-blue.svg") no-repeat center center;
  background-size: auto 150%;
  right: 10px;
  top: 3px;
  transition: 700ms all;
  transform: rotate(180deg);
}
main .tinyaccordion li h4::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 0%;
  height: 2px;
  background: #00508b;
  transition: 700ms all;
}
main .tinyaccordion li h4:hover {
  text-decoration: none;
}
main .tinyaccordion li h4:hover::after {
  width: 100%;
}
main .tinyaccordion li h4.acc-selected {
  background: none;
  background-color: #f0f0f1;
}
main .tinyaccordion li h4.acc-selected::after {
  display: none;
}
main .tinyaccordion li h4.acc-selected::before {
  transform-origin: 50% 50%;
  transform: rotate(0deg);
}
main .tinyaccordion li .acc-section {
  background: #f0f0f1;
  opacity: 1;
  height: auto;
}
main .tinyaccordion li .acc-section > div {
  padding: 0px 20px 30px 20px;
}
main .tinyaccordion li .acc-section p:last-child {
  padding-bottom: 0px;
}
main .ce-textpic.ce-left .ce-gallery {
  width: calc(50% - 50px);
  margin-right: 50px;
  margin-left: 0px;
}
main .ce-textpic.ce-left .ce-gallery .ce-row {
  width: 100%;
}
main .ce-textpic.ce-left .ce-gallery .ce-row .ce-column {
  width: 100%;
}
main .ce-textpic.ce-left .ce-gallery .ce-row .ce-column .image {
  width: 100%;
}
main .ce-textpic.ce-left .ce-gallery img {
  width: 100%;
}
main .ce-textpic.ce-left .ce-bodytext {
  width: 50%;
}
main .ce-textpic.ce-left.ce-below .ce-bodytext {
  width: 100%;
}
main .ce-textpic.ce-left.ce-below .ce-gallery {
  width: 100%;
  margin-right: unset;
}
main .ce-textpic.ce-right .ce-gallery {
  width: calc(50% - 50px);
  margin-right: 0px;
  margin-left: 50px;
}
main .ce-textpic.ce-right .ce-gallery .ce-row {
  width: 100%;
}
main .ce-textpic.ce-right .ce-gallery .ce-row .ce-column {
  width: 100%;
}
main .ce-textpic.ce-right .ce-gallery .ce-row .ce-column .image {
  width: 100%;
}
main .ce-textpic.ce-right .ce-gallery img {
  width: 100%;
}
main .ce-textpic.ce-right .ce-bodytext {
  width: 50%;
}
main .ce-textpic.ce-right.ce-below .ce-bodytext {
  width: 100%;
}
main .ce-textpic.ce-right.ce-below .ce-gallery {
  width: 100%;
  margin-right: unset;
}
main .press_headline {
  margin-top: 100px;
}
main .press .wrapper {
  top: 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
}
main .press .wrapper .image {
  width: 49%;
  font-size: 0px;
  line-height: 0px;
}
main .press .wrapper .text {
  width: 51%;
  padding: 20px 50px 30px 30px;
}
main .press .wrapper .text .info {
  margin-bottom: 20px;
}
main .press .wrapper .text .info .category {
  padding: 5px 10px;
  background: #00508b;
  color: #ffffff;
}
main .press .wrapper .text .info .date {
  padding: 5px 10px;
}
main .press .wrapper .text h3 {
  color: #6d7072;
  padding-bottom: 10px;
}
main .press .wrapper .text .more {
  text-align: right;
}
main .press .wrapper .text .more a {
  text-decoration: none;
  color: #00508b;
}
main .press .wrapper .text .more a::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
main .full-text-contact {
  margin-top: 70px;
}
main .full-text-contact .text-contact-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
}
main .full-text-contact .text-contact-wrapper .text {
  width: 61%;
  padding: 0px 70px 0px 0px;
}
main .full-text-contact .text-contact-wrapper .text > div:first-child {
  padding-top: 0px;
}
main .full-text-contact .text-contact-wrapper .text .wrapper {
  padding: 0px;
}
main .full-text-contact .text-contact-wrapper .contact {
  width: 39%;
}
main .full-text-contact .text-contact-wrapper .contact .image {
  margin-bottom: 30px;
}
main .full-text-contact .text-contact-wrapper .contact .contact_persons {
  margin-top: 30px;
}
main .full-text-contact .text-contact-wrapper .contact .contact_persons .wrapper {
  padding: 0px;
}
main .full-text-contact .text-contact-wrapper .contact .contact_persons .wrapper .tab_wrapper {
  padding-left: 0%;
}
main .full-text-contact .text-contact-wrapper .contact .contact_persons .wrapper .item .ce-bodytext {
  width: 100%;
}
main .full-text-contact .text-contact-wrapper .contact .contact_persons2 {
  margin-top: 30px;
}
main .full-text-contact .text-contact-wrapper .contact .contact_persons2 .wrapper {
  padding: 0px;
}
main .full-text-contact .text-contact-wrapper .contact .contact_persons2 .wrapper .tab_wrapper {
  padding-left: 0%;
}
main .full-text-contact .text-contact-wrapper .contact .contact_persons2 .wrapper .item .ce-bodytext {
  width: 100%;
}
main .buttons-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 100px;
}
main .buttons-box .button-arrow {
  margin: 0px 10px;
  background: #00508b;
  border: 1px solid #00508b;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 15px;
  transition: 750ms all;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 20px;
}
main .buttons-box .button-arrow:hover {
  background: #ffffff;
  color: #00508b;
}
main .buttons-box .button-arrow::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 22px;
}
main .content_tabs .frame-type-form_formframework form {
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}
main .content_tabs .frame-type-form_formframework form .row {
  display: flex;
  margin-bottom: 0px;
}
main .content_tabs .frame-type-form_formframework form .input {
  margin-bottom: 0px;
}
main .content_tabs .frame-type-form_formframework form .col-xs-6,
main .content_tabs .frame-type-form_formframework form .col-sm-6,
main .content_tabs .frame-type-form_formframework form .col-md-6,
main .content_tabs .frame-type-form_formframework form .col-lg-6 {
  width: 50%;
  margin-bottom: 0px;
}
main .content_tabs .frame-type-form_formframework form h2 {
  width: 100%;
}
main .content_tabs .frame-type-form_formframework form input[type="text"],
main .content_tabs .frame-type-form_formframework form input[type="email"],
main .content_tabs .frame-type-form_formframework form textarea {
  width: calc(100% - 20px);
  padding: 5px 10px;
}
main .content_tabs .frame-type-form_formframework form textarea {
  height: 100px;
}
main .content_tabs .frame-type-form_formframework form .form50 {
  width: 50%;
}
main .content_tabs .frame-type-form_formframework form .form50 label {
  display: block;
}
main .content_tabs .frame-type-form_formframework form .form100 {
  width: 100%;
}
main .content_tabs .frame-type-form_formframework form .text_right {
  text-align: right;
  margin-right: 20px;
}
main .content_tabs .frame-type-form_formframework form div {
  margin-bottom: 15px;
}
main .contact_form {
  background: #f0f0f1;
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
}
main .contact_form .wrapper {
  display: flex;
  flex-direction: row;
}
main .contact_form .wrapper .text {
  width: 50%;
  padding-right: 25px;
}
main .contact_form .wrapper .form {
  width: 50%;
  padding-left: 25px;
}
main .contact_form .wrapper .form form {
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
main .contact_form .wrapper .form form input[type="text"],
main .contact_form .wrapper .form form input[type="email"],
main .contact_form .wrapper .form form textarea {
  width: calc(100% - 20px);
  padding: 5px 10px;
}
main .contact_form .wrapper .form form textarea {
  height: 100px;
}
main .contact_form .wrapper .form form .form50 {
  width: 50%;
}
main .contact_form .wrapper .form form .form50 label {
  display: block;
}
main .contact_form .wrapper .form form .form100 {
  width: 100%;
}
main .contact_form .wrapper .form form .text_right {
  text-align: right;
  margin-right: 20px;
}
main .contact_form .wrapper .form form div {
  margin-bottom: 15px;
}
main .wrapper.two-columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
main .wrapper.two-columns .left,
main .wrapper.two-columns .right {
  width: calc(50% - 25px);
}
main .wrapper.two-columns .left60 {
  width: calc(57% - 25px);
}
main .wrapper.two-columns .right40 {
  width: calc(41% - 25px);
}
main .wrapper.two-columns .both {
  width: 100%;
}
main .wrapper.three-columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 70px;
  padding-right: 70px;
}
main .wrapper.three-columns .left,
main .wrapper.three-columns .middle,
main .wrapper.three-columns .right {
  width: calc(33.33% - 25px);
}
main .wrapper.three-columns .all {
  width: 100%;
  padding-left: 200px;
  padding-right: 200px;
}
main .carousel-title {
  margin-top: 100px;
}
main .carousel,
main .carousel-contact {
  position: relative;
}
main .carousel .swiper-wrapper,
main .carousel-contact .swiper-wrapper {
  width: 100%;
}
main .carousel .swiper-wrapper .swiper-slide,
main .carousel-contact .swiper-wrapper .swiper-slide {
  padding: 10px;
}
main .carousel .swiper-wrapper .swiper-slide figure,
main .carousel-contact .swiper-wrapper .swiper-slide figure {
  width: 100%;
  margin: 0px;
}
main .carousel .swiper-wrapper .swiper-slide figure img,
main .carousel-contact .swiper-wrapper .swiper-slide figure img {
  width: 100%;
}
main .carousel.small {
  padding: 0 260px;
}
main .carousel-contact {
  width: 100%;
  overflow: hidden;
}
main .persons_slider {
  height: 700px;
  position: relative;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
}
footer {
  background: #6d7072;
  color: #ffffff;
  margin-top: 75px;
  padding-top: 50px;
}
footer p {
  text-align: left !important;
}
footer .footer-wrapper {
  display: grid;
  grid-template-columns: 1.1fr 1.1fr 1.2fr 0.6fr;
  grid-template-rows: 1fr 1fr;
  gap: 0px 15px;
  grid-auto-flow: row;
  grid-template-areas: ". . . ." ". support-info support-info .";
  padding: 0 70px;
}
footer .half {
  grid-area: support-info;
}
footer .half .support {
  display: flex;
  flex-flow: row;
}
footer .half .support .text {
  width: 58%;
}
footer .half .support .flags {
  display: flex;
  row-gap: 8px;
  flex-flow: column;
  width: 30%;
}
footer .social-icons-wrapper b {
  margin-left: 7px;
}
footer .social-icons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  color: inherit;
}
footer .social-icons a {
  display: block;
  margin: 0px;
  font-size: 0px;
  line-height: 0px;
}
footer .social-icons b {
  width: 100%;
}
footer .partner img {
  vertical-align: middle;
}
footer nav {
  display: block;
  width: 100%;
  background: #ffffff;
  padding: 10px 0px;
}
footer nav ul {
  list-style-type: none;
  display: flex;
  width: calc(100% + 30px);
  flex-direction: row;
  justify-content: flex-end;
  margin: 0px;
  margin-right: -30px;
  padding: 0px;
}
footer nav ul li {
  margin: 0px 30px;
}
footer nav ul li a {
  color: #6d7072;
  text-decoration: none;
}
.ce-gallery {
  width: 100%;
}
.ce-gallery .ce-outer {
  width: 100%;
}
.ce-gallery .ce-outer .ce-inner {
  width: 100%;
}
.ce-gallery .ce-outer .ce-inner .ce-column {
  width: 100%;
}
.responsive-video {
  display: block;
  height: auto;
}
.responsive-video figure {
  display: block;
}
.responsive-video figure video,
.responsive-video figure iframe {
  width: 100%;
}
.to-top {
  position: fixed;
  bottom: 50px;
  right: 50px;
  cursor: pointer;
  width: 50px;
  height: auto;
  opacity: 0;
  transition: 750ms all;
  pointer-events: none;
}
.to-top.show {
  opacity: 1;
  pointer-events: all;
}
:root {
  --swiper-theme-color: #00508b;
}
.animation-element {
  position: relative;
  opacity: 0;
  transition: 500ms;
}
.animation-element.slide-left {
  left: -50px;
}
.animation-element.slide-left.in-view {
  opacity: 1;
  left: 0px;
}
.animation-element.slide-right {
  right: -50px;
}
.animation-element.slide-right.in-view {
  opacity: 1;
  right: 0px;
}
.animation-element.bounce-up {
  bottom: -50px;
  backface-visibility: hidden;
}
.animation-element.bounce-up.in-view {
  opacity: 1;
  bottom: 0px;
}
.above_box_gray.wrapper div header {
  border-top: 0px;
  display: block;
}
.above_box_gray.wrapper div .item-wrapper,
.above_box_gray.wrapper div .ce-gallery {
  display: none;
}
.above_box_gray.wrapper .ce-bodytext > p,
.above_box_gray.wrapper .ce-bodytext > ol,
.above_box_gray.wrapper .ce-bodytext > ul,
.above_box_gray.wrapper .ce-bodytext > table,
.above_box_gray.wrapper .ce-bodytext > h1,
.above_box_gray.wrapper .ce-bodytext > h2,
.above_box_gray.wrapper .ce-bodytext > h3 {
  display: none;
}
.above_box_gray.wrapper.contact_person {
  max-width: 1040px;
}
.box_gray.contact_person .wrapper {
  max-width: 1040px;
}
.box_gray.contact_person .wrapper .item .image {
  width: 100%;
}
.box_gray.contact_person .wrapper .item .ce-intext.ce-left .ce-gallery {
  margin-bottom: 0px !important;
}
.box_gray.contact_person .wrapper .item .ce-bodytext {
  padding-top: 20px !important;
  padding-bottom: 0px !important;
}
.box_gray.contact_person .wrapper .item .ce-bodytext p:last-child {
  padding-bottom: 0px;
}
main .box_gray.technical-basis .wrapper {
  flex-wrap: wrap;
}
main .box_gray.technical-basis .wrapper .item {
  background: unset;
  flex-wrap: wrap;
}
main .box_gray.technical-basis .wrapper .item .frame.frame-type-textmedia,
main .box_gray.technical-basis .wrapper .item .frame.frame-type-textpic {
  width: 100%;
  background: #fff;
  margin-bottom: 30px !important;
}
main .box_gray.technical-basis .wrapper .item .frame.frame-type-textmedia .ce-left .ce-bodytext,
main .box_gray.technical-basis .wrapper .item .frame.frame-type-textpic .ce-left .ce-bodytext {
  padding-top: 30px;
  padding-right: 50px;
  padding-bottom: 30px;
}
main .box_gray.technical-basis .wrapper .item .frame.frame-type-textmedia .ce-right .ce-bodytext,
main .box_gray.technical-basis .wrapper .item .frame.frame-type-textpic .ce-right .ce-bodytext {
  padding-top: 30px;
  padding-left: 50px;
  padding-bottom: 30px;
}
main .box_gray.technical-basis .wrapper .item .frame.frame-type-textmedia:first-child,
main .box_gray.technical-basis .wrapper .item .frame.frame-type-textpic:first-child {
  margin-bottom: 0px;
}
main .box_gray.technical-basis .wrapper .item .frame.frame-type-image {
  border: 0px;
}
main .box_gray.technical-basis .wrapper .item .frame.frame-type-text {
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
  padding: 30px 50px;
}
main .box_gray.technical-basis .wrapper .item .frame-layout-1 {
  width: 100%;
}
main .box_gray.technical-basis .wrapper .item .frame-layout-1 .ce-gallery {
  width: calc(100% + 40px);
  margin-left: -20px;
}
main .box_gray.technical-basis .wrapper .item .frame-layout-1 .ce-gallery .ce-outer {
  width: 100%;
}
main .box_gray.technical-basis .wrapper .item .frame-layout-1 .ce-gallery .ce-outer .ce-inner {
  width: 100%;
}
main .box_gray.technical-basis .wrapper .item .frame-layout-1 .ce-gallery .ce-outer .ce-inner .ce-row {
  width: 100%;
  display: flex;
  flex-direction: row;
}
main .box_gray.technical-basis .wrapper .item .frame-layout-1 .ce-gallery .ce-outer .ce-inner .ce-row .ce-column {
  position: relative;
  width: calc(33.33% - 40px);
  margin: 20px;
  background: #ffffff;
}
main .box_gray.technical-basis .wrapper .item .frame-layout-1 .ce-gallery .ce-outer .ce-inner .ce-row .ce-column .image {
  width: 100%;
}
main .box_gray.technical-basis .wrapper .item .frame-layout-1 .ce-gallery .ce-outer .ce-inner .ce-row .ce-column .image img {
  width: 100%;
  height: auto;
}
main .box_gray.technical-basis .wrapper .item .frame-layout-1 .ce-gallery .ce-outer .ce-inner .ce-row .ce-column .image .image-caption {
  padding: 30px 50px;
  font-size: 19px;
  line-height: 1.6em;
}
main .box_gray.research-achievements .wrapper {
  flex-wrap: wrap;
}
main .box_gray.research-achievements .wrapper .frame.frame-type-textmedia,
main .box_gray.research-achievements .wrapper .frame.frame-type-textpic {
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
}
main .box_gray.research-achievements .wrapper .frame.frame-type-textmedia .ce-left .ce-bodytext,
main .box_gray.research-achievements .wrapper .frame.frame-type-textpic .ce-left .ce-bodytext {
  padding-top: 30px;
  padding-right: 50px;
  padding-bottom: 30px;
}
main .box_gray.research-achievements .wrapper .frame.frame-type-textmedia .ce-right .ce-bodytext,
main .box_gray.research-achievements .wrapper .frame.frame-type-textpic .ce-right .ce-bodytext {
  padding-top: 30px;
  padding-left: 50px;
  padding-bottom: 30px;
}
main .box_gray.research-achievements .wrapper .frame.frame-type-textmedia .ce-gallery,
main .box_gray.research-achievements .wrapper .frame.frame-type-textpic .ce-gallery {
  margin-left: 0px;
}
main .box_gray.research-achievements .wrapper .frame.frame-type-textmedia .ce-gallery .ce-row .ce-column,
main .box_gray.research-achievements .wrapper .frame.frame-type-textpic .ce-gallery .ce-row .ce-column {
  width: 100%;
}
main .box_gray.research-achievements .wrapper .frame.frame-type-textmedia .ce-gallery .image .image-caption,
main .box_gray.research-achievements .wrapper .frame.frame-type-textpic .ce-gallery .image .image-caption {
  padding: 5px 10px;
}
main .box_gray.research-achievements .wrapper .frame.frame-type-textmedia:first-child,
main .box_gray.research-achievements .wrapper .frame.frame-type-textpic:first-child {
  margin-bottom: 0px;
}
main .box_gray.research-achievements .wrapper .frame.frame-type-image {
  border: 0px;
}
main .box_gray.competences .wrapper {
  flex-wrap: wrap;
}
main .box_gray.competences .wrapper .frame.frame-type-textmedia,
main .box_gray.competences .wrapper .frame.frame-type-textpic {
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
}
main .box_gray.competences .wrapper .frame.frame-type-textmedia .ce-left .ce-bodytext,
main .box_gray.competences .wrapper .frame.frame-type-textpic .ce-left .ce-bodytext {
  padding-top: 30px;
  padding-right: 50px;
  padding-bottom: 30px;
}
main .box_gray.competences .wrapper .frame.frame-type-textmedia .ce-right .ce-bodytext,
main .box_gray.competences .wrapper .frame.frame-type-textpic .ce-right .ce-bodytext {
  padding-top: 30px;
  padding-left: 50px;
  padding-bottom: 30px;
}
main .box_gray.competences .wrapper .frame.frame-type-textmedia .ce-gallery,
main .box_gray.competences .wrapper .frame.frame-type-textpic .ce-gallery {
  margin-left: 0px;
}
main .box_gray.competences .wrapper .frame.frame-type-textmedia .ce-gallery .ce-row .ce-column,
main .box_gray.competences .wrapper .frame.frame-type-textpic .ce-gallery .ce-row .ce-column {
  width: 100%;
}
main .box_gray.competences .wrapper .frame.frame-type-textmedia .ce-gallery .image .image-caption,
main .box_gray.competences .wrapper .frame.frame-type-textpic .ce-gallery .image .image-caption {
  padding: 5px 10px;
}
main .box_gray.competences .wrapper .frame.frame-type-textmedia:first-child,
main .box_gray.competences .wrapper .frame.frame-type-textpic:first-child {
  margin-bottom: 0px;
}
main .box_gray.competences .wrapper .frame.frame-type-image {
  border: 0px;
}
main .box_gray.competences .wrapper .item {
  width: calc(25% - 40px);
  border: 1px solid #ccc;
  background: #849ac2;
}
main .box_gray.competences .wrapper .item .text {
  padding: 30px 30px 1px 30px;
}
main .box_gray .wrapper .frame.frame-type-textmedia,
main .box_gray .wrapper .frame.frame-type-textpic {
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
}
main .box_gray .wrapper .frame.frame-type-textmedia .ce-bodytext,
main .box_gray .wrapper .frame.frame-type-textpic .ce-bodytext {
  padding: 30px 50px;
}
main .box_gray .wrapper .frame.frame-type-textmedia .ce-gallery,
main .box_gray .wrapper .frame.frame-type-textpic .ce-gallery {
  margin: 0px;
  width: 50%;
}
main .box_gray .wrapper .frame.frame-type-textmedia .ce-gallery .ce-row .ce-column,
main .box_gray .wrapper .frame.frame-type-textpic .ce-gallery .ce-row .ce-column {
  width: 100%;
}
main .box_gray .wrapper .frame.frame-type-textmedia .ce-gallery .image .image-caption,
main .box_gray .wrapper .frame.frame-type-textpic .ce-gallery .image .image-caption {
  padding: 5px 10px;
}
main .box_gray .wrapper .frame.frame-type-textmedia .ce-above .ce-gallery,
main .box_gray .wrapper .frame.frame-type-textpic .ce-above .ce-gallery {
  width: 100%;
}
main .box_gray .wrapper .frame.frame-type-textmedia:first-child,
main .box_gray .wrapper .frame.frame-type-textpic:first-child {
  margin-bottom: 0px;
}
main .box_gray .wrapper .frame.frame-type-image {
  border: 0px;
}
main .news .page-navigation ul li {
  padding: 0 5px;
  margin-left: 3px;
  border: 1px solid #00508b;
  background: #00508b;
  transition: 500ms all;
  color: #ffffff;
}
main .news .page-navigation ul li a {
  text-decoration: none;
  color: #ffffff;
  transition: 500ms all;
}
main .news .page-navigation ul li a:hover {
  color: #00508b;
  text-decoration: none;
}
main .news .page-navigation ul li.current {
  background: #ffffff;
  color: #00508b;
}
main .news .page-navigation ul li:hover {
  background: #ffffff;
}
.frame-type-list.frame-space-before-extra-small div ul {
  margin-top: 10px !important;
}
.jobframe {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  display: block;
  border: none;
}
.frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion li {
  width: calc(33.33% - 20px);
  height: 130px;
  margin: 10px;
  align-self: center;
  background: #f0f0f1 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion li h4 {
  margin-top: 0px;
  text-align: center;
  width: 100%;
  height: 100%;
  /* vertical-align: middle; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
}
.frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion li h4::before {
  display: none;
}
.frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion li h4::after {
  position: absolute;
  content: ' + ';
  background: #00508b;
  color: #ffffff;
  width: 50px;
  height: 50px;
  bottom: 0px;
  right: 0px;
  left: unset;
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 0% 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: right;
  padding-right: 5px;
}
.frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion li .acc-section {
  position: fixed;
  padding: 0px;
  border-bottom: 0px;
  pointer-events: none;
  top: 0px;
  left: 0px;
  z-index: 9999;
  display: none;
  box-shadow: 0 0 5px #333;
}
.frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion li .acc-section > div {
  position: relative;
  width: 500px;
  height: auto;
  margin: 0 auto;
  padding: 50px;
  background: #f0f0f1;
  border-bottom: 2px solid #00508b;
}
.frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion li .acc-section > div::before {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 25px;
  height: 25px;
  content: 'X';
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  border-bottom: 2px solid #00508b;
  border-left: 2px solid #00508b;
  color: #00508b;
}
.frame-type-textpic.frame-layout-2 .ce-textpic.ce-left .ce-gallery {
  width: calc(30% - 50px) !important;
}
.frame-type-textpic.frame-layout-2 .ce-textpic.ce-left .ce-bodytext {
  width: 70%;
}
.frame-type-textpic.frame-layout-2 .ce-textpic.ce-right .ce-gallery {
  width: calc(30% - 50px) !important;
}
.frame-type-textpic.frame-layout-2 .ce-textpic.ce-right .ce-bodytext {
  width: 70%;
}
.gmaps {
  width: 100%;
}
.box_gray.contactform {
  margin-top: 100px;
}
.box_gray.contactform .wrapper {
  max-width: 1040px;
  top: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  flex-direction: row;
}
.box_gray.contactform .wrapper > div {
  width: 50%;
}
.box_gray.contactform .wrapper > div:first-child {
  padding-right: 50px;
}
.box_gray.contactform .wrapper form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.box_gray.contactform .wrapper form h2 {
  display: none;
}
.box_gray.contactform .wrapper form > div {
  width: 100%;
}
.box_gray.contactform .wrapper form .row {
  display: flex;
  flex-direction: row;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}
.box_gray.contactform .wrapper form .col-xs-6,
.box_gray.contactform .wrapper form .col-sm-6,
.box_gray.contactform .wrapper form .col-md-6,
.box_gray.contactform .wrapper form .col-lg-6 {
  width: 50%;
  margin-left: 10px;
  margin-right: 10px;
}
.box_gray.contactform .wrapper form label,
.box_gray.contactform .wrapper form input,
.box_gray.contactform .wrapper form textarea {
  font-family: inherit;
  font-size: inherit;
}
.box_gray.contactform .wrapper form input[type="text"],
.box_gray.contactform .wrapper form input[type="email"],
.box_gray.contactform .wrapper form textarea {
  width: 100%;
  margin-bottom: 10px;
}
.box_gray.contactform .wrapper form textarea {
  height: 150px;
}
.box_gray.contactform .wrapper form .btn-group {
  text-align: right;
}
.frame-type-image .ce-gallery[data-ce-columns="1"][data-ce-images="1"] {
  max-width: 900px;
  margin: 0 auto !important;
}
.frame-type-image .ce-gallery[data-ce-columns="1"][data-ce-images="1"] .ce-row .ce-column {
  width: 100% !important;
  margin: 0px !important;
}
.frame-type-uploads.frame-layout-0 .ce-uploads {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.frame-type-uploads.frame-layout-0 .ce-uploads li {
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 5px;
  overflow: unset;
}
.frame-type-uploads.frame-layout-0 .ce-uploads li div {
  overflow: unset;
}
.frame-type-uploads.frame-layout-0 .ce-uploads li div a {
  background: #00508b;
  border: 1px solid #00508b;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 15px;
  transition: 750ms all;
  display: inline-block;
  margin-bottom: 10px;
}
.frame-type-uploads.frame-layout-0 .ce-uploads li div a:hover {
  background: #ffffff;
  color: #00508b;
}
.frame-type-uploads.frame-layout-0 .ce-uploads li div a::before {
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  background: url("../Images/download-solid-white.svg") no-repeat center center;
  background-size: 100% auto;
  margin-right: 5px;
  transition: 750ms all;
}
.frame-type-uploads.frame-layout-0 .ce-uploads li div a:hover::before {
  background: url("../Images/download-solid-blue.svg") no-repeat center center;
}
.frame-type-uploads.frame-layout-0 .ce-uploads li div a span {
  display: inline-block;
}
.contenttable {
  border: 0px;
  width: 100%;
  margin-bottom: 10px;
}
.contenttable tr {
  border: 0px;
}
.contenttable tr:nth-child(odd) td {
  background: #f0f0f1;
}
.contenttable th,
.contenttable td {
  padding: 5px 10px;
  border: 0px;
  margin: 1px 1px 0px 0px;
}
.contenttable th {
  background: #00508b;
  color: #ffffff;
}
.contenttable .text-center {
  text-align: center;
}
.contenttable .text-right {
  text-align: right;
}
.contenttable .text-left {
  text-align: left;
}
.tinyaccordion a.more {
  padding-bottom: 0px;
  font-size: inherit;
}
.tinyaccordion a.more::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: inherit;
}
.tx-indexedsearch-res {
  border-bottom: 1px solid #6d7072;
  margin-bottom: 30px;
}
.tx-indexedsearch-browsebox .tx-indexedsearch-browsebox {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}
.tx-indexedsearch-browsebox .tx-indexedsearch-browsebox li {
  display: inline-block;
  margin-right: 20px;
}
.tx-indexedsearch-info {
  width: 100%;
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
}
.tx-indexedsearch-info dt {
  width: 150px;
  padding-right: 10px;
}
.tx-indexedsearch-info dd {
  width: calc(100% - 200px);
}
main .frame-type-menu_pages.frame-layout-3 .item-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 40px);
  margin-left: -20px;
}
main .text-contact-wrapper .text .frame-type-menu_pages.frame-layout-3 .item {
  background: #9badce;
  width: calc(33% - 40px);
}
main .frame-type-menu_pages.frame-layout-3 .item {
  position: relative;
  width: calc(33.33% - 40px);
  margin: 20px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
}
main .text-contact-wrapper .text .frame-type-menu_pages.frame-layout-3 .item .text {
  width: 100%;
  padding: 20px 20px 1px 20px;
}
main .frame-type-menu_pages.frame-layout-3 .item .text {
  padding: 30px 50px 1px 50px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
main .text-contact-wrapper .text .frame-type-menu_pages.frame-layout-3 .item .text h3 {
  font-size: 18px;
}
main .text-contact-wrapper .text .frame-type-menu_pages.frame-layout-3 .item .text h3 a {
  color: inherit;
  text-decoration: none;
}
main .text-contact-wrapper .text .frame-type-menu_pages.frame-layout-3 .item .text h3 a:hover {
  text-decoration: none;
}
main .frame-type-menu_pages.frame-layout-3 .item .text p.more {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  justify-content: flex-end;
}
main .frame-type-menu_pages.frame-layout-3 .item .text .more {
  text-align: left;
  padding-bottom: 30px;
}
main .text-contact-wrapper .text .frame-type-menu_pages.frame-layout-3 .item .text p.more a.more {
  padding-bottom: 0px;
  font-size: 16px;
}
main .text-contact-wrapper .text .frame-type-menu_pages.frame-layout-3 .item .text p.more a.more::before {
  content: "→";
  display: inline-block;
  padding-right: 10px;
  font-size: 16px;
}
main .text-contact-wrapper .text .frame-type-menu_pages.frame-layout-3 .item .text p.more a.more::before {
  font-size: 20px;
}
main .tinyaccordion li .acc-section .active .ce-bodytext p:last-child a {
  background: #00508b;
  border: 1px solid #00508b;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 15px;
  transition: 750ms all;
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
}
main .tinyaccordion li .acc-section .active .ce-bodytext p:last-child a:hover {
  background: #ffffff;
  color: #00508b;
}
.fixedMessage {
  position: fixed;
  width: 300px;
  height: auto;
  padding: 25px;
  background: #ffffff;
  left: calc(50vw - 150px);
  top: calc(50% - 50px);
  box-shadow: 0 0 3px #444;
  z-index: 999;
}
.fixedMessage .close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  font-size: 35px;
  line-height: 0.7em;
  border-radius: 50%;
  border: 1px solid #444;
  background-color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.categies-menu {
  list-style-type: none;
  padding-left: 0px;
}
.categies-menu li {
  display: inline-block;
}
.categies-menu li a {
  text-decoration: none;
}
.categies-menu li a:hover {
  text-decoration: none;
}
.categies-menu li a.active {
  color: #00508b;
  background-color: #ffffff;
}
.news-single .article .news-backlink-wrap {
  display: none;
}
@media (max-width: 1920px) {
  header .slider .slide .text h1 {
    font-size: 2.86vw;
  }
}
@media (max-width: 1440px) {
  header .navigation.fixed {
    width: 100vw;
    margin-left: unset;
    left: 0px;
  }
  header .slider.small-slider .slides .slidercontent {
    height: 39.58vw;
  }
}
@media (max-width: 1300px) {
  main .full-text.facts .wrapper {
    flex-wrap: wrap;
  }
  main .full-text.facts .wrapper > div {
    width: 40%;
    margin-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  header nav > ul > li {
    margin: 0px 20px;
  }
  header nav > ul > li:last-child {
    margin-right: 30px;
  }
  header nav > ul > li:first-child {
    margin-left: 30px;
  }
}
@media (max-width: 1100px) {
  main .full-text.facts .wrapper {
    flex-wrap: wrap;
  }
  main .full-text.facts .wrapper > div {
    width: 70%;
    margin-bottom: 10px;
  }
  main .full-text.facts .wrapper > div:last-child::after {
    display: none;
  }
  main .content_tabs .wrapper {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (max-width: 1020px) {
  /* Mobile Nav */
  .wrapper,
  main .full-text-width .wrapper {
    padding-left: 70px;
    padding-right: 70px;
  }
  .swiper-wrapper .frame-type-textpic {
    padding: 20px;
  }
  header .top-bar .wrapper {
    padding-right: 70px;
  }
  header .wrapper.navigation nav > ul {
    max-height: calc(100vh - 153px);
  }
  header .wrapper.navigation.fixed nav > ul {
    max-height: calc(100vh - 70px);
  }
  header nav ul li.parent {
    background-position: right 12px;
    background-repeat: no-repeat;
    background-size: 10px auto;
    background-image: url("../images/next-navigation-white.svg");
  }
  header nav ul li a {
    text-decoration: none;
  }
  header nav ul li a:hover {
    text-decoration: none;
  }
  header nav {
    position: relative;
  }
  header nav > ul {
    display: none;
    flex-direction: column;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 9999;
    margin-top: 33px;
    background: #00508b;
    padding-bottom: 15px;
    overflow-y: auto;
  }
  header nav > ul > li::after {
    display: none;
  }
  header nav > ul > li:last-child {
    margin-right: 20px;
  }
  header nav > ul > li a {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
  }
  header nav > ul > li:first-child {
    margin-left: 20px;
  }
  header nav > ul > li ul {
    list-style-type: none;
    padding-left: 0px;
  }
  header nav > ul > li ul li {
    padding-left: 10px;
    padding-right: 10px;
    background: #005fa4;
    margin-bottom: 2px;
  }
  header nav > ul > li ul li ul {
    display: none;
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  header nav > ul > li ul li ul li {
    background: #006dbe;
  }
  header nav > ul > li ul li ul li ul li {
    background: #007cd7;
  }
  header nav > ul > li ul li ul li ul li ul li {
    background: #008bf1;
  }
  header nav .menu-button {
    display: flex;
  }
  header .navigation.fixed nav {
    margin-right: -15px;
  }
  header .slider.small-slider {
    padding: 0px;
  }
  header .slider.small-slider .slides .slidercontent {
    height: 43.82vw;
  }
  main .box_gray.cols3 .wrapper {
    flex-wrap: wrap;
  }
  main .box_gray.cols3 .wrapper > div {
    width: calc(50% - 20px) !important;
  }
  main .full-text .wrapper {
    padding: 0px 70px;
  }
  main .tiles .wrapper .item {
    width: calc(50% - 40px);
  }
  main .tiles .wrapper .item .text p.more {
    padding-bottom: 0px;
  }
  main .carousel.small {
    padding: 0px 60px;
  }
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(1),
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(2),
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(3) {
    width: calc(50% - 40px);
  }
  main .quicklinks .item {
    width: calc(50% - 40px);
  }
  .ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
    width: calc(50% - 40px);
  }
  .slides .slidercontent .caption-wrapper .caption-text .caption-body h1 {
    font-size: 30px;
  }
  .slides .slidercontent .caption-wrapper .caption-text .caption-body h3 {
    font-size: 20px;
  }
  header .slider.small-slider .flex-control-nav {
    height: 20px;
  }
  header .slider.small-slider .slides .slidercontent .caption-wrapper .caption-text {
    top: 65px;
  }
  header .slider.small-slider .slides .slidercontent .caption-wrapper .caption-text .caption-body h1 {
    font-size: 30px;
  }
  header .slider.small-slider .slides .slidercontent .caption-wrapper .caption-text .caption-body h3 {
    font-size: 20px;
  }
  footer .footer-wrapper {
    grid-template-columns: 1.1fr 1.1fr 1.2fr 0.6fr;
    grid-template-rows: 1fr 1fr;
    gap: 0px 15px;
    grid-auto-flow: row;
    grid-template-areas: ". . . ." "partner partner support-info support-info";
  }
  footer .half .support .text {
    width: 100%;
  }
  footer .partner {
    grid-area: partner;
  }
  footer .partner img {
    width: 48%;
  }
  footer .social-icons {
    width: 53%;
  }
}
@media (max-width: 800px) {
  header .breadcrumb {
    display: none;
  }
  header .top-bar .logo {
    height: 80px;
    display: none;
  }
  header .top-bar .logo a span {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 0px;
  }
  header .top-bar .options-wrapper {
    width: 100%;
  }
  header .top-bar .contrast {
    margin-right: 30px;
    margin-bottom: 4px;
  }
  header .top-bar .accessibility {
    margin-bottom: 4px;
  }
  header .top-bar .langs {
    margin-bottom: 4px;
  }
  header .navigation .logo {
    opacity: 1;
  }
  header .navigation .logo a img {
    opacity: 1;
  }
  main .tiles .wrapper .item {
    width: calc(100% - 40px);
  }
  main .tiles .wrapper .ce-gallery .ce-outer .ce-inner .ce-row .ce-column {
    width: 100%;
  }
  main .ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
    width: calc(100% - 40px);
  }
  main .news .wrapper .item .image,
  main .event-list .wrapper .item .image {
    width: 25% !important;
  }
  main .news .wrapper .item .text,
  main .event-list .wrapper .item .text {
    width: 75% !important;
  }
  main .news .wrapper .item .text > div,
  main .event-list .wrapper .item .text > div {
    display: none;
  }
  main .full-text-contact .text-contact-wrapper {
    flex-wrap: wrap;
  }
  main .full-text-contact .text-contact-wrapper .text {
    width: 100%;
    padding-right: 0px;
  }
  main .full-text-contact .text-contact-wrapper .contact {
    width: 60%;
    margin-top: 15px;
  }
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item .image {
    width: 100% !important;
  }
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item .text {
    width: 100% !important;
  }
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item .text > div {
    display: block;
  }
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(1),
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(2),
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(3) {
    width: calc(100% - 40px);
  }
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(1) .text,
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(2) .text,
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(3) .text {
    height: unset;
  }
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(4) .text h3,
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(5) .text h3,
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(6) .text h3 {
    padding-right: 0px;
  }
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(4) .text p.more,
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(5) .text p.more,
  main .news.box_gray .wrapper .news-list-view#news-container-9 .item:nth-child(6) .text p.more {
    position: relative;
    bottom: unset;
    right: unset;
  }
  main .quicklinks .item {
    width: calc(100% - 40px);
  }
  .frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion li {
    width: calc(50% - 20px);
  }
  footer .footer-wrapper {
    margin-bottom: 20px;
    grid-template-columns: 100%;
    grid-template-rows: 1fr;
    gap: 15px 0px;
    grid-auto-flow: column;
    grid-template-areas: " . " " . " " . " " . " " leibniz " " partner " " support-info ";
  }
  footer .half .support .text {
    width: 100%;
  }
  footer .partner {
    grid-area: partner;
  }
  footer .partner img {
    width: 30%;
  }
  footer .leibniz {
    grid-area: leibniz;
  }
  .frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion li .acc-section > div {
    position: relative;
    width: 80vw;
  }
  .box_gray.contactform .wrapper {
    flex-wrap: wrap;
  }
  .box_gray.contactform .wrapper > div {
    padding: 0px;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 770px) {
  .frame-type-textpic .ce-right,
  .frame-type-textpic .ce-left {
    display: flex;
    flex-direction: column;
  }
  .frame-type-textpic .ce-right .ce-gallery,
  .frame-type-textpic .ce-left .ce-gallery {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    order: 2;
  }
  .frame-type-textpic .ce-right .ce-bodytext,
  .frame-type-textpic .ce-left .ce-bodytext {
    width: 100% !important;
    order: 1;
  }
}
@media (max-width: 740px) {
  main .box_gray.cols3 .wrapper > div {
    width: 100% !important;
  }
  .mobile-break {
    width: 100%;
  }
  header .slider.small-slider.with-content {
    padding-bottom: 120px;
  }
  header .slider.small-slider.with-content .slides .slidercontent .caption-wrapper {
    position: relative;
    bottom: unset;
    left: unset;
    width: 100%;
  }
  header .slider.small-slider.with-content .slides .slidercontent .caption-wrapper .caption-text {
    top: 0px;
  }
  header .top-bar .options-wrapper {
    justify-content: center;
  }
  header .top-bar .contrast {
    margin-right: 0px;
  }
}
@media (max-width: 700px) {
  main .news .wrapper .item,
  main .event-list .wrapper .item {
    flex-wrap: wrap;
  }
  main .news .wrapper .item .image,
  main .event-list .wrapper .item .image {
    width: 100% !important;
  }
  main .news .wrapper .item .text,
  main .event-list .wrapper .item .text {
    width: 100% !important;
  }
  main .news.box_gray .wrapper .news-list-view#news-container-9 > div:nth-child(1n + 2) .image {
    width: 100%;
  }
  main .news.box_gray .wrapper .news-list-view#news-container-9 > div:nth-child(1n + 2) .text {
    width: 100%;
  }
  main .wrapper.two-columns {
    flex-wrap: wrap;
  }
  main .wrapper.two-columns .left,
  main .wrapper.two-columns .right {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  footer nav .wrapper ul {
    width: 100%;
    margin-right: unset;
  }
  footer nav .wrapper ul li:first-child {
    margin-left: 0px;
  }
  footer nav .wrapper ul li:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 600px) {
  main .full-text-contact .text-contact-wrapper .contact {
    width: 100%;
  }
  .frame-layout-1 .tx-tinyaccordion-pi1 .tinyaccordion li {
    width: 100%;
  }
  footer nav .wrapper ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  footer nav .wrapper ul li {
    margin: 0px;
    width: 50%;
  }
  main .content_tabs .wrapper .frame .news-single .article .item.frame-type-textpic .ce-right,
  main .content_tabs .wrapper .frame .news-single .article .item.frame-type-textpic .ce-left {
    display: flex;
    flex-direction: column;
  }
  main .content_tabs .wrapper .frame .news-single .article .item.frame-type-textpic .ce-right .ce-gallery,
  main .content_tabs .wrapper .frame .news-single .article .item.frame-type-textpic .ce-left .ce-gallery {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    order: 2;
  }
  main .content_tabs .wrapper .frame .news-single .article .item.frame-type-textpic .ce-right .ce-bodytext,
  main .content_tabs .wrapper .frame .news-single .article .item.frame-type-textpic .ce-left .ce-bodytext {
    width: 100% !important;
    order: 1;
  }
}
@media (max-width: 550px) {
  main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .tab_wrapper .tab {
    width: 100%;
  }
  main .frame-type-list.frame-layout-2 .tx-tinyaccordion-pi1 .tinyaccordion .acc-section .tab_wrapper .tab p {
    text-align: left;
  }
}
@media (max-width: 500px) {
  main .full-text.facts .wrapper > div {
    width: 100%;
  }
  h2 {
    font-size: 25px;
  }
  main .box_gray.cols3 .wrapper {
    padding: 30px;
  }
  main .content_tabs .wrapper .frame .news-single .article .item {
    width: 100%;
  }
  .wrapper,
  main .full-text .wrapper,
  main .above_box_gray,
  main .tiles .wrapper,
  main .box_gray .wrapper,
  footer .wrapper,
  header .top-bar .wrapper,
  header .wrapper,
  main .full-text-width .wrapper,
  main .content_tabs .wrapper,
  main .quicklinks.wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
  header .slider.small-slider.with-content {
    padding-bottom: 120px;
  }
  header .slider.small-slider.with-content .slides .slidercontent .caption-wrapper .caption-text {
    background: unset;
  }
  header .slider.small-slider.with-content .slides .slidercontent .caption-wrapper .caption-text .caption-body {
    padding: 20px;
    padding-top: 0px;
  }
  main .news .wrapper .item .text,
  main .event-list .wrapper .item .text {
    padding: 20px !important;
  }
  main .tiles .wrapper .item .text {
    padding: 20px 20px 1px 20px;
  }
  .swiper-wrapper {
    margin-left: -35px;
  }
}
@media (max-width: 450px) {
  footer nav .wrapper ul li {
    width: 100%;
  }
}
@media (max-width: 400px) {
  header .slider.small-slider.with-content {
    padding-bottom: 150px;
  }
}
@media print {
  header .top-bar {
    display: none !important;
    top: 0px !important;
  }
  header .navigation {
    display: none !important;
  }
  header .breadcrumb {
    position: relative !important;
  }
  header .breadcrumb.fixed {
    top: 0px !important;
  }
  header .breadcrumb.fixed::after {
    display: none !important;
  }
  header .navigation.fixed {
    display: none !important;
  }
  header .navigation.fixed::after {
    display: none !important;
  }
  footer {
    display: none !important;
  }
  .to-top {
    display: none !important;
  }
  .animation-element {
    opacity: 1 !important;
  }
  .animation-element.slide-left {
    left: 0px !important;
  }
  .animation-element.slide-right {
    right: 0px !important;
  }
  .animation-element.bounce-up {
    bottom: 0px !important;
  }
  main .tinyaccordion li .acc-section {
    display: block !important;
  }
}
.notice-IE {
  display: none;
  position: fixed;
  background: rgba(255, 255, 255, 0.7);
  padding: 25px;
  font-size: 20px;
  font-weight: bold;
  top: 25%;
  width: 370px;
  left: calc(50% - 185px);
}
.notice-IE p {
  padding-bottom: 0px;
}
.notice-IE .close-notice {
  position: absolute;
  top: -15px;
  right: -15px;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
  width: 30px;
  height: 30px;
  font-weight: bold;
}
_:-ms-lang(x),
_:-webkit-full-screen,
.notice-IE {
  display: block;
}
_:-ms-lang(x),
.notice-IE {
  display: block;
}
