@charset "UTF-8";
section {
  background-color: #ffffff;
}

body {
  font-style: normal;
  line-height: 1.5;
  font-weight: 400;
  color: #232323;
  position: relative;
}

button {
  background-color: transparent;
  border-color: transparent;
}

.embla__button,
.carousel-control {
  background-color: #edefea !important;
  opacity: 0.8 !important;
  color: #464845 !important;
  border-color: #edefea !important;
}

.carousel .close,
.modalWindow .close {
  background-color: #edefea !important;
  color: #464845 !important;
  border-color: #edefea !important;
  opacity: 0.8 !important;
}

.carousel .close:hover,
.modalWindow .close:hover {
  opacity: 1 !important;
}

.carousel-indicators li {
  background-color: #edefea !important;
  border: 2px solid #464845 !important;
}

.carousel-indicators li:hover,
.carousel-indicators li:active {
  opacity: 0.8 !important;
}

.embla__button:hover,
.carousel-control:hover {
  background-color: #edefea !important;
  opacity: 1 !important;
}

.modalWindow-video-container {
  height: 80%;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
a, a:hover {
  text-decoration: none;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.3;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
span,
p,
a {
  line-height:1.4!important;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400;
}

b,
strong {
  font-weight: bold;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
}

textarea[type=hidden] {
  display: none;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #111111;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

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

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

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}
.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}
.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}
figure {
  margin-bottom: 0;
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

img,
iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}
/*! Buttons */
.mbr-section-btn {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0;
}

.btn {
  font-weight: 600;
  border-width: 1px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-form {
  margin: 0;
}
.btn-form:hover {
  cursor: pointer;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  order: 1;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-left: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type=submit] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}
.map iframe {
  width: 100%;
  height: 100%;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 22px;
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  border: 2px solid #fff;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}
.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "›";
  display: inline-block;
  font-family: serif;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}
.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  animation: arrowdown 1.7s ease-in-out infinite;
  color: #ffffff;
}
.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

#scrollToTop a i::before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 2.5px solid #fff;
  border-left: 2.5px solid #fff;
  width: 27.8%;
  height: 27.8%;
  left: 50%;
  top: 51%;
  transform: translateY(-30%) translateX(-50%) rotate(135deg);
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 0;
    right: 0;
    text-align: center;
  }
}
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out;
  }
}
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}
.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}
.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}
.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
  width: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

.nav-link .mbr-iconfont {
  margin-right: 0.5rem;
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: 0.667em 1.667em !important;
  margin: 0 !important;
}

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

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

.justify-content-center {
  -webkit-justify-content: center;
}

.form-inline {
  display: -webkit-flex;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 7px 0;
  position: relative;
}

.jq-selectbox__dropdown {
  overflow: hidden;
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  right: 0;
  transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

input[type=range] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}
@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

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

.carousel-item img {
  margin: auto;
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
  box-shadow: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}
.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #232323;
  line-height: 1rem !important;
  height: auto;
  padding: 1.2rem 2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}
.form-active .form-control:invalid {
  border-color: red;
}

.row > * {
  padding-right: 1rem;
  padding-left: 1rem;
}

form .row {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}
form .row [class*=col] {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .mbr-section-btn {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .form-check-input {
  margin-top: 0.5;
}

textarea.form-control {
  line-height: 1.5rem !important;
}

.form-group {
  margin-bottom: 1.2rem;
}

.form-control,
form .btn {
  min-height: 48px;
}

.gdpr-block label span.textGDPR input[name=gdpr] {
  top: 7px;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

blockquote {
  font-style: italic;
  padding: 3rem;
  font-size: 1.09rem;
  position: relative;
  border-left: 3px solid;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.container,
.container-fluid {
  padding-left: 16px;
  padding-right: 16px;
}

.row {
  margin-left: -16px;
  margin-right: -16px;
}
.row > [class*=col] {
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 992px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 992px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 991px) {
  .mbr-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.app-video-wrapper > img {
  opacity: 1;
}

.app-video-wrapper {
  background: transparent;
}

.item {
  position: relative;
}

.dropdown-menu .dropdown-menu {
  left: 100%;
}

.dropdown-item + .dropdown-menu {
  display: none;
}

.dropdown-item:hover + .dropdown-menu,
.dropdown-menu:hover {
  display: block;
}

@media (min-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    height: 300% !important;
    top: -100% !important;
  }
}
@media (max-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    width: 300% !important;
    left: -100% !important;
  }
}.btn {
  border-width: 1px;
}
.video-wrapper {
  overflow: hidden;
}
body {
  font-family: Host Grotesk;
}
.display-1 {
  font-family: 'Roboto', sans-serif;
  font-size: 3.5rem;
  line-height: 1;
}
.display-1 > .mbr-iconfont {
  font-size: 4.375rem;
}
.display-2 {
  font-family: 'Roboto', sans-serif;
  font-size: 2.625rem;
  line-height: 1;
}
.display-2 > .mbr-iconfont {
  font-size: 3.28125rem;
}
.display-4 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.125rem;
  line-height: 1.3;
}
.display-4 > .mbr-iconfont {
  font-size: 1.40625rem;
}
.display-5 {
  font-family: 'Roboto', sans-serif;
  font-size: 2rem;
  line-height: 1;
}
.display-5 > .mbr-iconfont {
  font-size: 2.5rem;
}
.display-7 {
  font-family: 'Quicksand', sans-serif;
  font-size: 1.2rem;
  line-height: 1.2;
}
.display-7 > .mbr-iconfont {
  font-size: 1.5rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 2.8rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 2.45rem;
    font-size: calc( 1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2.1rem;
    font-size: calc( 1.5687499999999999rem + (2.625 - 1.5687499999999999) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.5687499999999999rem + (2.625 - 1.5687499999999999) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.9rem;
    font-size: calc( 1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .display-1 {
    font-size: 2.45rem;
    font-size: calc( 1.875rem + (3.5 - 1.875) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.1 * (1.875rem + (3.5 - 1.875) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-2 {
    font-size: 2.1rem;
    font-size: calc( 1.5687499999999999rem + (2.625 - 1.5687499999999999) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.3 * (1.5687499999999999rem + (2.625 - 1.5687499999999999) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-4 {
    font-size: 0.9rem;
    font-size: calc( 1.04375rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-5 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-7 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
  }
}
/* Buttons */
.btn {
  padding: 1.25rem 2rem;
  border-radius: 4px;
  padding: 0.75rem 1.5rem;
}
.btn-sm {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-md {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-lg {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.bg-primary {
  background-color: #0b0041 !important;
}
.bg-success {
  background-color: #008661 !important;
}
.bg-info {
  background-color: #0d41a8 !important;
}
.bg-warning {
  background-color: #8594b2 !important;
}
.bg-danger {
  background-color: #c9000a !important;
}
.btn-primary .mbr-iconfont {
  border: 1px solid #ffffff;
}
.btn-primary,
.btn-primary:active {
  background-color: #0b0041 !important;
  border-color: #0b0041 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: inherit;
  background-color: #140074 !important;
  border-color: #140074 !important;
  box-shadow: none;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #140074 !important;
  border-color: #140074 !important;
}
.btn-secondary .mbr-iconfont {
  border: 1px solid #757575;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #f4f4f4 !important;
  border-color: #f4f4f4 !important;
  color: #757575 !important;
  box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #757575 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-info .mbr-iconfont {
  border: 1px solid #ffffff;
}
.btn-info,
.btn-info:active {
  background-color: #0d41a8 !important;
  border-color: #0d41a8 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: inherit;
  background-color: #1153d7 !important;
  border-color: #1153d7 !important;
  box-shadow: none;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #1153d7 !important;
  border-color: #1153d7 !important;
}
.btn-success .mbr-iconfont {
  border: 1px solid #ffffff;
}
.btn-success,
.btn-success:active {
  background-color: #008661 !important;
  border-color: #008661 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: inherit;
  background-color: #00b986 !important;
  border-color: #00b986 !important;
  box-shadow: none;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #00b986 !important;
  border-color: #00b986 !important;
}
.btn-warning .mbr-iconfont {
  border: 1px solid #ffffff;
}
.btn-warning,
.btn-warning:active {
  background-color: #8594b2 !important;
  border-color: #8594b2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: inherit;
  background-color: #a4afc6 !important;
  border-color: #a4afc6 !important;
  box-shadow: none;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #a4afc6 !important;
  border-color: #a4afc6 !important;
}
.btn-danger .mbr-iconfont {
  border: 1px solid #ffffff;
}
.btn-danger,
.btn-danger:active {
  background-color: #c9000a !important;
  border-color: #c9000a !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: inherit;
  background-color: #fc000d !important;
  border-color: #fc000d !important;
  box-shadow: none;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #fc000d !important;
  border-color: #fc000d !important;
}
.btn-white .mbr-iconfont {
  border: 1px solid #808080;
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
  box-shadow: none;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-black .mbr-iconfont {
  border: 1px solid #ffffff;
}
.btn-black,
.btn-black:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.btn-primary-outline .mbr-iconfont {
  border: 1px solid #0b0041;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #0b0041;
  color: #0b0041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-primary-outline:hover .mbr-iconfont,
.btn-primary-outline:focus .mbr-iconfont,
.btn-primary-outline.focus .mbr-iconfont,
.btn-primary-outline.active .mbr-iconfont {
  border: 1px solid #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #0b0041 !important;
  border-color: #0b0041 !important;
}
.btn-secondary-outline .mbr-iconfont {
  border: 1px solid #f4f4f4;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #f4f4f4;
  color: #f4f4f4;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #c9c9c9 !important;
  background-color: transparent !important;
  border-color: #c9c9c9 !important;
  box-shadow: none !important;
}
.btn-secondary-outline:hover .mbr-iconfont,
.btn-secondary-outline:focus .mbr-iconfont,
.btn-secondary-outline.focus .mbr-iconfont,
.btn-secondary-outline.active .mbr-iconfont {
  border: 1px solid #c9c9c9;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #757575 !important;
  background-color: #f4f4f4 !important;
  border-color: #f4f4f4 !important;
}
.btn-info-outline .mbr-iconfont {
  border: 1px solid #0d41a8;
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #0d41a8;
  color: #0d41a8;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #072258 !important;
  background-color: transparent !important;
  border-color: #072258 !important;
  box-shadow: none !important;
}
.btn-info-outline:hover .mbr-iconfont,
.btn-info-outline:focus .mbr-iconfont,
.btn-info-outline.focus .mbr-iconfont,
.btn-info-outline.active .mbr-iconfont {
  border: 1px solid #072258;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #0d41a8 !important;
  border-color: #0d41a8 !important;
}
.btn-success-outline .mbr-iconfont {
  border: 1px solid #008661;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #008661;
  color: #008661;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #002f22 !important;
  background-color: transparent !important;
  border-color: #002f22 !important;
  box-shadow: none !important;
}
.btn-success-outline:hover .mbr-iconfont,
.btn-success-outline:focus .mbr-iconfont,
.btn-success-outline.focus .mbr-iconfont,
.btn-success-outline.active .mbr-iconfont {
  border: 1px solid #002f22;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #008661 !important;
  border-color: #008661 !important;
}
.btn-warning-outline .mbr-iconfont {
  border: 1px solid #8594b2;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #8594b2;
  color: #8594b2;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #57688a !important;
  background-color: transparent !important;
  border-color: #57688a !important;
  box-shadow: none !important;
}
.btn-warning-outline:hover .mbr-iconfont,
.btn-warning-outline:focus .mbr-iconfont,
.btn-warning-outline.focus .mbr-iconfont,
.btn-warning-outline.active .mbr-iconfont {
  border: 1px solid #57688a;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #8594b2 !important;
  border-color: #8594b2 !important;
}
.btn-danger-outline .mbr-iconfont {
  border: 1px solid #c9000a;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #c9000a;
  color: #c9000a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #720006 !important;
  background-color: transparent !important;
  border-color: #720006 !important;
  box-shadow: none !important;
}
.btn-danger-outline:hover .mbr-iconfont,
.btn-danger-outline:focus .mbr-iconfont,
.btn-danger-outline.focus .mbr-iconfont,
.btn-danger-outline.active .mbr-iconfont {
  border: 1px solid #720006;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #c9000a !important;
  border-color: #c9000a !important;
}
.btn-black-outline .mbr-iconfont {
  border: 1px solid #232323;
}
.btn-black-outline,
.btn-black-outline:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-black-outline:hover .mbr-iconfont,
.btn-black-outline:focus .mbr-iconfont,
.btn-black-outline.focus .mbr-iconfont,
.btn-black-outline.active .mbr-iconfont {
  border: 1px solid #000000;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.btn-white-outline .mbr-iconfont {
  border: 1px solid #fafafa;
}
.btn-white-outline,
.btn-white-outline:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.btn-white-outline:hover .mbr-iconfont,
.btn-white-outline:focus .mbr-iconfont,
.btn-white-outline.focus .mbr-iconfont,
.btn-white-outline.active .mbr-iconfont {
  border: 1px solid #cfcfcf;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.text-primary {
  color: #0b0041 !important;
}
.text-secondary {
  color: #f4f4f4 !important;
}
.text-success {
  color: #008661 !important;
}
.text-info {
  color: #0d41a8 !important;
}
.text-warning {
  color: #8594b2 !important;
}
.text-danger {
  color: #c9000a !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #000000 !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #c1c1c1 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #002017 !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #061c49 !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #516180 !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #630005 !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #c7c7c7 !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #000000 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
  position: relative;
  background-image: transparent;
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0px 1.2em;
  background-position: -10000px 1.2em;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.nav-tabs .nav-link.active {
  color: #0b0041;
}
.nav-tabs .nav-link:not(.active) {
  color: #232323;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #0d41a8;
}
.alert-warning {
  background-color: #8594b2;
}
.alert-danger {
  background-color: #c9000a;
}
.mbr-section-btn .btn:not(.btn-form) {
  border-radius: 100px;
}
.mbr-gallery-filter li a {
  border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #0b0041;
  border-color: #0b0041;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #0b0041;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #4c27ff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #06ffba;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #447ef1;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #d3d9e3;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ff969b;
}
/* Scroll to top button*/
#scrollToTop a {
  border-radius: 100px;
}
.form-control {
  font-family: 'Roboto', sans-serif;
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.form-control > .mbr-iconfont {
  font-size: 1.40625rem;
}
.form-control:hover,
.form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #0b0041 !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.40625rem;
}
blockquote {
  border-color: #0b0041;
}
/* Forms */
.mbr-form .input-group-btn .btn {
  border-radius: 0 !important;
}
.mbr-form .input-group-btn .btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #0b0041;
  color: #ffffff;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #0b0041;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #0b0041;
  border-bottom-color: #0b0041;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #0b0041 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000000 !important;
  background: #f4f4f4 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%230b0041' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
.mbr-section-btn .btn {
  padding: 17px 26px;
  font-weight: 400;
  flex-direction: row-reverse;
}
.mbr-section-btn .btn .mbr-iconfont {
  margin-left: 0;
  margin-right: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  font-size: 10px;
  border-radius: 100%;
  border: 1px solid inherit;
}
.btn-white:hover,
.btn-white:focus {
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.embla__button {
  border-radius: 2rem;
}
.item-number {
  border-radius: 1rem;
}
img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.card,
.item-wrapper {
  border-radius: 0 !important;
}
.item-tag {
  border-radius: 100px !important;
}
.nav.nav-tabs .nav-item .nav-link {
  border-radius: 1rem !important;
  border-radius: 0 !important;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uLkiHDKXy4 {
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uLkiHDKXy4 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uLkiHDKXy4 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uLkiHDKXy4 .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uLkiHDKXy4 .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uLkiHDKXy4 .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uLkiHDKXy4 .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uLkiHDKXy4 .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uLkiHDKXy4 .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uLkiHDKXy4 .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uLkiHDKXy4 .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uLkiHDKXy4 .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uLkiHDKXy4 .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uLkiHDKXy4 .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uLkiHDKXy4 .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uLkiHDKXy4 .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uLkiHDKXy4 .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uLkiHDKXy4 .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uLkiHDKXy4 .btn-wrapper {
  margin-top: -10%;
}
.cid-uLkiHDKXy4 .mbr-section-title {
  color: #f4f4f4;
}
.cid-uLkiHDKXy4 .mbr-text {
  color: #f4f4f4;
}
.cid-uLkiHDKXy4 .item-title {
  color: #58595b;
}
.cid-uLkiHDKXy4 .item-title,
.cid-uLkiHDKXy4 .items-wrapper {
  color: #000000;
}
.cid-uLkiJDsN7r {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uLkiJDsN7r .mbr-fallback-image.disabled {
  display: none;
}
.cid-uLkiJDsN7r .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uLkiJDsN7r .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 50%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uLkiJDsN7r .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uLkiJDsN7r .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uLkiJDsN7r .border-wrapper_1 {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-bottom: 20px;
}
.cid-uLkiJDsN7r .border-wrapper_2 {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .cid-uLkiJDsN7r .border-wrapper_2 {
    margin-top: 0;
  }
}
.cid-uLkiJDsN7r .items-wrapper {
  margin: 0 -5px;
}
.cid-uLkiJDsN7r .items-wrapper .item {
  padding: 0 5px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .cid-uLkiJDsN7r .items-wrapper .item {
    margin-bottom: 20px;
  }
}
.cid-uLkiJDsN7r .items-wrapper .item .item-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  height: 100%;
  background-color: #0b0041;
}
.cid-uLkiJDsN7r .items-wrapper .item .item-wrapper .item-content .icon-wrapper {
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uLkiJDsN7r .items-wrapper .item .item-wrapper .item-content .icon-wrapper {
    margin-bottom: 20px;
  }
}
.cid-uLkiJDsN7r .items-wrapper .item .item-wrapper .item-content .icon-wrapper .mbr-iconfont {
  font-size: 84px;
  color: #ffffff;
  display: inline-flex;
}
@media (max-width: 992px) {
  .cid-uLkiJDsN7r .items-wrapper .item .item-wrapper .item-content .icon-wrapper .mbr-iconfont {
    font-size: 54px;
  }
}
.cid-uLkiJDsN7r .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uLkiJDsN7r .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uLkiJDsN7r .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uLkiJDsN7r .items-wrapper .item .item-wrapper .mbr-section-btn {
  margin-top: 20px;
}
.cid-uLkiJDsN7r .items-wrapper .item .item-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uLkiJDsN7r .mbr-section-title {
  color: #093388;
}
.cid-uLkiJDsN7r .item-title {
  color: #093388;
}
.cid-uLkiJDsN7r .item-text {
  color: #58595b;
}
.cid-uLkiJDsN7r .item-title,
.cid-uLkiJDsN7r .mbr-section-btn,
.cid-uLkiJDsN7r .icon-wrapper {
  color: #ffffff;
}
.cid-uLkiJDsN7r .item-text,
.cid-uLkiJDsN7r .text-wrapper {
  color: #f4f4f4;
}
.cid-uLkiJDsN7r .mbr-section-title,
.cid-uLkiJDsN7r .title-wrapper {
  color: #06296e;
}
.cid-uLkiMvq4k8 {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uLkiMvq4k8 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uLkiMvq4k8 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uLkiMvq4k8 img {
  transition: all 0.5s;
}
.cid-uLkiMvq4k8 img:hover {
  transform: scale(1.05);
}
.cid-uLkiMvq4k8 .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 40%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uLkiMvq4k8 .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uLkiMvq4k8 .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uLkiMvq4k8 .items-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -5px;
}
.cid-uLkiMvq4k8 .items-wrapper .item {
  display: flex;
  flex-direction: column;
  padding: 0 5px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .cid-uLkiMvq4k8 .items-wrapper .item {
    margin-bottom: 20px;
  }
}
.cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  flex-grow: 1;
  background-color: #ededee;
  border-style: solid;
  border-width: 1px;
  border-color: #bbb;
}
.cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper .item-img {
  overflow: hidden;
}
.cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper .item-img img {
  height: 400px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper .item-img img {
    height: 350px;
  }
}
.cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper .item-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 20px;
}
.cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper .item-content .text-wrapper {
  flex-grow: 1;
}
.cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper .item-content .mbr-section-btn {
  margin-top: auto;
}
.cid-uLkiMvq4k8 .items-wrapper .item .item-wrapper .item-content .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uLkiMvq4k8 .mbr-section-title {
  color: #093388;
}
.cid-uLkiMvq4k8 .item-title {
  color: #093388;
}
.cid-uLkiMvq4k8 .item-text {
  color: #58595b;
}
.cid-uLkiMvq4k8 .mbr-section-title,
.cid-uLkiMvq4k8 .title-wrapper {
  color: #06296e;
}
.cid-uLkiMvq4k8 .item-text,
.cid-uLkiMvq4k8 .text-wrapper {
  color: #000000;
}
.cid-uRtmPjqxMg {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #0b0041;
}
.cid-uRtmPjqxMg .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRtmPjqxMg img {
  transition: all 0.5s;
}
.cid-uRtmPjqxMg img:hover {
  transform: scale(1.05);
}
.cid-uRtmPjqxMg .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRtmPjqxMg .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 40%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uRtmPjqxMg .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uRtmPjqxMg .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uRtmPjqxMg .border-wrapper {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-bottom: 20px;
}
.cid-uRtmPjqxMg .items-wrapper {
  margin: 0;
}
.cid-uRtmPjqxMg .items-wrapper .item {
  padding: 0;
  margin-bottom: 20px;
}
.cid-uRtmPjqxMg .items-wrapper .item:nth-child(3n) .item-wrapper {
  border-right: none;
}
@media (max-width: 992px) {
  .cid-uRtmPjqxMg .items-wrapper .item:nth-child(3n) .item-wrapper {
    border-right: 1px solid #bac0cc;
  }
}
.cid-uRtmPjqxMg .items-wrapper .item .item-wrapper {
  padding: 0 20px 20px 0;
  height: 100%;
  padding: 0 20px 20px 20px;
  border-right: 1px solid #bac0cc;
  border-bottom: 1px solid #bac0cc;
}
@media (max-width: 992px) {
  .cid-uRtmPjqxMg .items-wrapper .item .item-wrapper {
    padding: 0 20px 20px 0;
  }
}
.cid-uRtmPjqxMg .items-wrapper .item .item-wrapper .item-img {
  padding-bottom: 80px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .cid-uRtmPjqxMg .items-wrapper .item .item-wrapper .item-img {
    padding-bottom: 20px;
  }
}
.cid-uRtmPjqxMg .items-wrapper .item .item-wrapper .item-img img {
  height: 250px;
  width: 250px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uRtmPjqxMg .items-wrapper .item .item-wrapper .item-img img {
    width: 100%;
  }
}
.cid-uRtmPjqxMg .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uRtmPjqxMg .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRtmPjqxMg .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRtmPjqxMg .items-wrapper .item .item-wrapper .item-content .mbr-section-btn {
  margin-top: 20px;
}
.cid-uRtmPjqxMg .items-wrapper .item .item-wrapper .item-content .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRtmPjqxMg .mbr-section-title {
  color: #093388;
}
.cid-uRtmPjqxMg .item-number {
  color: #f4f4f4;
}
.cid-uRtmPjqxMg .item-title {
  color: #093388;
}
.cid-uRtmPjqxMg .item-text {
  color: #58595b;
}
.cid-uRtmPjqxMg .mbr-section-title,
.cid-uRtmPjqxMg .title-wrapper {
  color: #ffffff;
}
.cid-uRtmPjqxMg .item-title,
.cid-uRtmPjqxMg .mbr-section-btn {
  color: #ffffff;
}
.cid-uRtmPjqxMg .item-text,
.cid-uRtmPjqxMg .text-wrapper {
  color: #ffffff;
}
.cid-uRewAl0Qre {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uRewAl0Qre .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRewAl0Qre .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRewAl0Qre .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRewAl0Qre .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uRewAl0Qre .mbr-text {
  color: #19171c;
}
.cid-uRewAl0Qre .mbr-text,
.cid-uRewAl0Qre .mbr-section-btn,
.cid-uRewAl0Qre .text-wrapper {
  color: #093388;
}
.cid-uLkiJcG1no {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uLkiJcG1no .mbr-fallback-image.disabled {
  display: none;
}
.cid-uLkiJcG1no .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uLkiJcG1no .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uLkiJcG1no .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uLkiJcG1no .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uLkiJcG1no .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uLkiJcG1no .items-wrapper .item .item-wrapper .item-content {
  width: 48%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uLkiJcG1no .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uLkiJcG1no .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uLkiJcG1no .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uLkiJcG1no .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uLkiJcG1no .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uLkiJcG1no .items-wrapper .item .item-wrapper .text-wrapper {
  width: 50%;
}
@media (max-width: 992px) {
  .cid-uLkiJcG1no .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uLkiJcG1no .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uLkiJcG1no .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 70%;
  }
}
@media (max-width: 992px) {
  .cid-uLkiJcG1no .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uLkiJcG1no .item-number {
  color: #093388;
}
.cid-uLkiJcG1no .item-title {
  color: #093388;
}
.cid-uLkiJcG1no .item-text {
  color: #58595b;
}
.cid-uLkiJcG1no .item-text,
.cid-uLkiJcG1no .text-wrapper {
  color: #000000;
}
.cid-uLkiSUHPPO {
  padding-top: 2rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uLkiSUHPPO .mbr-fallback-image.disabled {
  display: none;
}
.cid-uLkiSUHPPO .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uLkiSUHPPO .card-wrapper {
  overflow: hidden;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uLkiSUHPPO .card-wrapper {
    display: block;
  }
}
.cid-uLkiSUHPPO .card-wrapper .items-wrapper {
  width: 50%;
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 30px;
}
@media (max-width: 992px) {
  .cid-uLkiSUHPPO .card-wrapper .items-wrapper {
    width: 100%;
    padding: 20px;
    min-height: 350px;
  }
}
.cid-uLkiSUHPPO .card-wrapper .items-wrapper .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 !important;
}
.cid-uLkiSUHPPO .card-wrapper .content-wrapper {
  width: 50%;
  padding: 30px;
  background-color: #0b0041;
}
@media (max-width: 992px) {
  .cid-uLkiSUHPPO .card-wrapper .content-wrapper {
    padding: 20px;
    width: 100%;
  }
}
.cid-uLkiSUHPPO .card-wrapper .content-wrapper .date-wrapper {
  margin-bottom: 160px;
}
@media (max-width: 992px) {
  .cid-uLkiSUHPPO .card-wrapper .content-wrapper .date-wrapper {
    margin-bottom: 20px;
  }
}
.cid-uLkiSUHPPO .card-wrapper .content-wrapper .date-wrapper .mbr-date {
  margin-bottom: 0;
}
.cid-uLkiSUHPPO .card-wrapper .content-wrapper .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 60%;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .cid-uLkiSUHPPO .card-wrapper .content-wrapper .title-wrapper .mbr-section-title {
    width: 100%;
  }
}
.cid-uLkiSUHPPO .card-wrapper .content-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uLkiSUHPPO .card-wrapper .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uLkiSUHPPO .card-wrapper .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uLkiSUHPPO .mbr-date {
  color: #f4f4f4;
}
.cid-uLkiSUHPPO .mbr-section-title {
  color: #f4f4f4;
}
.cid-uLkiSUHPPO .mbr-text {
  color: #d7d2d2;
}
.cid-uLkiSUHPPO .mbr-text,
.cid-uLkiSUHPPO .text-wrapper {
  color: #f4f4f4;
}
.cid-uLkiSUHPPO .mbr-section-title,
.cid-uLkiSUHPPO .mbr-section-btn,
.cid-uLkiSUHPPO .title-wrapper {
  color: #f4f4f4;
}
.cid-uRE1123cB5 {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uRE1123cB5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE1123cB5 li:hover,
.cid-uRE1123cB5 a:hover {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE1123cB5 .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container {
    padding: 0 26px;
  }
}
.cid-uRE1123cB5 .row {
  justify-content: center;
}
.cid-uRE1123cB5 .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uRE1123cB5 .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRE1123cB5 .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uRE1123cB5 .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uRE1123cB5 .mbr-section-title {
  color: #ffffff;
}
.cid-uRE1123cB5 .mbr-text {
  color: #ffffff;
}
.cid-uRE1123cB5 .list {
  color: #ffffff;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .nav-wrapper,
.cid-uRE1123cB5 .social-wrapper {
  text-align: right;
}
.cid-uRE1123cB5 .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uRE1123cB5 #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .item-wrap,
.cid-uRE1123cB5 .social-wrapper {
  color: #ffffff;
}
.cid-uRE1123cB5 P {
  color: #ffffff;
}
.cid-uRE2Op2zSK {
  padding-top: 0rem;
  padding-bottom: 1rem;
  background-color: #000000;
}
.cid-uRE2Op2zSK .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE2Op2zSK .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE2Op2zSK .container-fluid {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-uRE2Op2zSK .container-fluid {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .cid-uRE2Op2zSK .container {
    padding: 0;
  }
}
.cid-uRE2Op2zSK .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uRE2Op2zSK .title-wrapper {
    padding: 0 16px;
  }
}
.cid-uRE2Op2zSK .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uRE2Op2zSK .title-wrapper .mbr-text {
  margin: 30px 0 0 0;
}
.cid-uRE2Op2zSK .mbr-section-title {
  color: #263652;
}
.cid-uRE2Op2zSK .mbr-text {
  color: #ffffff;
  text-align: center;
}
.cid-uRElVImdyh.popup-builder {
  background-color: #ffffff;
}
.cid-uRElVImdyh.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uRElVImdyh.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uRElVImdyh .modal-content,
.cid-uRElVImdyh .modal-dialog {
  height: auto;
}
.cid-uRElVImdyh .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uRElVImdyh .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uRElVImdyh .form-wrapper .mbr-form .form-group,
  .cid-uRElVImdyh .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uRElVImdyh .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uRElVImdyh .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uRElVImdyh .mbr-text {
  text-align: center;
}
.cid-uRElVImdyh .pt-0 {
  padding-top: 0 !important;
}
.cid-uRElVImdyh .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uRElVImdyh .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uRElVImdyh .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uRElVImdyh .modal-open {
  overflow: hidden;
}
.cid-uRElVImdyh .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uRElVImdyh .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uRElVImdyh .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uRElVImdyh .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uRElVImdyh .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uRElVImdyh .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uRElVImdyh .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uRElVImdyh .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uRElVImdyh .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-uRElVImdyh .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uRElVImdyh .modal-backdrop.fade {
  opacity: 0;
}
.cid-uRElVImdyh .modal-backdrop.show {
  opacity: .5;
}
.cid-uRElVImdyh .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-uRElVImdyh .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uRElVImdyh .modal-header {
    padding: 1rem;
  }
}
.cid-uRElVImdyh .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uRElVImdyh .modal-header .close svg {
  fill: #353535;
}
.cid-uRElVImdyh .modal-header .close:hover {
  opacity: 1;
}
.cid-uRElVImdyh .modal-header .close:focus {
  outline: none;
}
.cid-uRElVImdyh .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-uRElVImdyh .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-uRElVImdyh .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uRElVImdyh .modal-body {
    padding: 1rem;
  }
}
.cid-uRElVImdyh .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-uRElVImdyh .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uRElVImdyh .modal-footer {
    padding: 1rem;
  }
}
.cid-uRElVImdyh .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uRElVImdyh .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uRElVImdyh .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uRElVImdyh .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uRElVImdyh .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-uRElVImdyh .modal-lg,
  .cid-uRElVImdyh .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-uRElVImdyh .modal-xl {
    max-width: 1140px;
  }
}
.cid-uRElVImdyh .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uRElVImdyh .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uRElVImdyh .form-group {
  margin-bottom: 1rem;
}
.cid-uRElVImdyh .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uRElVImdyh .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uRElVImdyh .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-uRElVImdyh .mbr-section-btn {
  margin: 0;
}
.cid-uRElVImdyh .mbr-section-btn .btn {
  margin: 0;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uRBwnkKKgX {
  padding-top: 11rem;
  padding-bottom: 0rem;
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uRBwnkKKgX .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBwnkKKgX .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBwnkKKgX .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBwnkKKgX .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uRBwnkKKgX .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uRBwnkKKgX .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uRBwnkKKgX .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uRBwnkKKgX .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRBwnkKKgX .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBwnkKKgX .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uRBwnkKKgX .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uRBwnkKKgX .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uRBwnkKKgX .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uRBwnkKKgX .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uRBwnkKKgX .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uRBwnkKKgX .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uRBwnkKKgX .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uRBwnkKKgX .btn-wrapper {
  margin-top: -10%;
}
.cid-uRBwnkKKgX .mbr-section-title {
  color: #f4f4f4;
}
.cid-uRBwnkKKgX .mbr-text {
  color: #f4f4f4;
}
.cid-uRBwnkKKgX .item-title {
  color: #58595b;
}
.cid-uRBwnkKKgX .item-title,
.cid-uRBwnkKKgX .items-wrapper {
  color: #000000;
}
.cid-uRBwnlfRQb {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uRBwnlfRQb .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBwnlfRQb .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBwnlfRQb .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBwnlfRQb .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uRBwnlfRQb .mbr-text {
  color: #19171c;
}
.cid-uRBwnlfRQb .mbr-text,
.cid-uRBwnlfRQb .mbr-section-btn,
.cid-uRBwnlfRQb .text-wrapper {
  color: #093388;
}
.cid-uRBwnlFNf2 {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBwnlFNf2 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBwnlFNf2 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBwnlFNf2 .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uRBwnlFNf2 .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .item-content {
  width: 30%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .text-wrapper {
  width: 70%;
}
@media (max-width: 992px) {
  .cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .cid-uRBwnlFNf2 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBwnlFNf2 .item-number {
  color: #093388;
}
.cid-uRBwnlFNf2 .item-title {
  color: #093388;
}
.cid-uRBwnlFNf2 .item-text {
  color: #58595b;
}
.cid-uRBwnlFNf2 .item-text,
.cid-uRBwnlFNf2 .text-wrapper {
  color: #000000;
}
.cid-uRBwnmcX5A {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBwnmcX5A .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBwnmcX5A .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBwnmcX5A .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 60%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uRBwnmcX5A .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uRBwnmcX5A .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uRBwnmcX5A .border-wrapper {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-bottom: 20px;
}
.cid-uRBwnmcX5A .items-wrapper {
  margin: 0;
}
.cid-uRBwnmcX5A .items-wrapper .item {
  padding: 0;
  margin-bottom: 20px;
}
.cid-uRBwnmcX5A .items-wrapper .item:nth-child(3n) .item-wrapper {
  border-right: none;
}
@media (max-width: 992px) {
  .cid-uRBwnmcX5A .items-wrapper .item:nth-child(3n) .item-wrapper {
    border-right: 1px solid #bac0cc;
  }
}
.cid-uRBwnmcX5A .items-wrapper .item .item-wrapper {
  padding: 0 20px 20px 0;
  height: 100%;
  padding: 0 20px 20px 20px;
  border-right: 1px solid #bac0cc;
  border-bottom: 1px solid #bac0cc;
}
@media (max-width: 992px) {
  .cid-uRBwnmcX5A .items-wrapper .item .item-wrapper {
    padding: 0 20px 20px 0;
  }
}
.cid-uRBwnmcX5A .items-wrapper .item .item-wrapper .item-img {
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uRBwnmcX5A .items-wrapper .item .item-wrapper .item-img {
    padding-bottom: 20px;
  }
}
.cid-uRBwnmcX5A .items-wrapper .item .item-wrapper .item-img img {
  height: 250px;
  width: 250px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uRBwnmcX5A .items-wrapper .item .item-wrapper .item-img img {
    width: 100%;
  }
}
.cid-uRBwnmcX5A .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uRBwnmcX5A .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBwnmcX5A .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBwnmcX5A .items-wrapper .item .item-wrapper .item-content .mbr-section-btn {
  margin-top: 20px;
}
.cid-uRBwnmcX5A .items-wrapper .item .item-wrapper .item-content .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBwnmcX5A .mbr-section-title {
  color: #093388;
}
.cid-uRBwnmcX5A .item-number {
  color: #f4f4f4;
}
.cid-uRBwnmcX5A .item-title {
  color: #093388;
}
.cid-uRBwnmcX5A .item-text {
  color: #58595b;
}
.cid-uRBwnmcX5A .mbr-section-title,
.cid-uRBwnmcX5A .title-wrapper {
  color: #093388;
}
.cid-uRBwnmcX5A .item-title,
.cid-uRBwnmcX5A .mbr-section-btn {
  color: #000000;
}
.cid-uRBwnmcX5A .item-text,
.cid-uRBwnmcX5A .text-wrapper {
  color: #000000;
}
.cid-uRE1123cB5 {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uRE1123cB5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE1123cB5 li:hover,
.cid-uRE1123cB5 a:hover {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE1123cB5 .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container {
    padding: 0 26px;
  }
}
.cid-uRE1123cB5 .row {
  justify-content: center;
}
.cid-uRE1123cB5 .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uRE1123cB5 .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRE1123cB5 .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uRE1123cB5 .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uRE1123cB5 .mbr-section-title {
  color: #ffffff;
}
.cid-uRE1123cB5 .mbr-text {
  color: #ffffff;
}
.cid-uRE1123cB5 .list {
  color: #ffffff;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .nav-wrapper,
.cid-uRE1123cB5 .social-wrapper {
  text-align: right;
}
.cid-uRE1123cB5 .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uRE1123cB5 #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .item-wrap,
.cid-uRE1123cB5 .social-wrapper {
  color: #ffffff;
}
.cid-uRE1123cB5 P {
  color: #ffffff;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uRBriH4yoQ {
  padding-top: 11rem;
  padding-bottom: 0rem;
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uRBriH4yoQ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBriH4yoQ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBriH4yoQ .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBriH4yoQ .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uRBriH4yoQ .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uRBriH4yoQ .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uRBriH4yoQ .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uRBriH4yoQ .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRBriH4yoQ .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBriH4yoQ .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uRBriH4yoQ .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uRBriH4yoQ .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uRBriH4yoQ .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uRBriH4yoQ .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uRBriH4yoQ .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uRBriH4yoQ .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uRBriH4yoQ .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uRBriH4yoQ .btn-wrapper {
  margin-top: -10%;
}
.cid-uRBriH4yoQ .mbr-section-title {
  color: #f4f4f4;
}
.cid-uRBriH4yoQ .mbr-text {
  color: #f4f4f4;
}
.cid-uRBriH4yoQ .item-title {
  color: #58595b;
}
.cid-uRBriH4yoQ .item-title,
.cid-uRBriH4yoQ .items-wrapper {
  color: #000000;
}
.cid-uRBriHwfpg {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uRBriHwfpg .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBriHwfpg .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBriHwfpg .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBriHwfpg .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uRBriHwfpg .mbr-text {
  color: #19171c;
}
.cid-uRBriHwfpg .mbr-text,
.cid-uRBriHwfpg .mbr-section-btn,
.cid-uRBriHwfpg .text-wrapper {
  color: #093388;
}
.cid-uRBriI2hao {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBriI2hao .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBriI2hao .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBriI2hao .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uRBriI2hao .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uRBriI2hao .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uRBriI2hao .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uRBriI2hao .items-wrapper .item .item-wrapper .item-content {
  width: 30%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uRBriI2hao .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uRBriI2hao .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBriI2hao .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uRBriI2hao .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBriI2hao .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uRBriI2hao .items-wrapper .item .item-wrapper .text-wrapper {
  width: 70%;
}
@media (max-width: 992px) {
  .cid-uRBriI2hao .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uRBriI2hao .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uRBriI2hao .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .cid-uRBriI2hao .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBriI2hao .item-number {
  color: #093388;
}
.cid-uRBriI2hao .item-title {
  color: #093388;
}
.cid-uRBriI2hao .item-text {
  color: #58595b;
}
.cid-uRBriI2hao .item-text,
.cid-uRBriI2hao .text-wrapper {
  color: #000000;
}
.cid-uRBriIw0Jt {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBriIw0Jt .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBriIw0Jt .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBriIw0Jt .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 60%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uRBriIw0Jt .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uRBriIw0Jt .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uRBriIw0Jt .border-wrapper {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-bottom: 20px;
}
.cid-uRBriIw0Jt .items-wrapper {
  margin: 0;
}
.cid-uRBriIw0Jt .items-wrapper .item {
  padding: 0;
  margin-bottom: 20px;
}
.cid-uRBriIw0Jt .items-wrapper .item:nth-child(3n) .item-wrapper {
  border-right: none;
}
@media (max-width: 992px) {
  .cid-uRBriIw0Jt .items-wrapper .item:nth-child(3n) .item-wrapper {
    border-right: 1px solid #bac0cc;
  }
}
.cid-uRBriIw0Jt .items-wrapper .item .item-wrapper {
  padding: 0 20px 20px 0;
  height: 100%;
  padding: 0 20px 20px 20px;
  border-right: 1px solid #bac0cc;
  border-bottom: 1px solid #bac0cc;
}
@media (max-width: 992px) {
  .cid-uRBriIw0Jt .items-wrapper .item .item-wrapper {
    padding: 0 20px 20px 0;
  }
}
.cid-uRBriIw0Jt .items-wrapper .item .item-wrapper .item-img {
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uRBriIw0Jt .items-wrapper .item .item-wrapper .item-img {
    padding-bottom: 20px;
  }
}
.cid-uRBriIw0Jt .items-wrapper .item .item-wrapper .item-img img {
  height: 250px;
  width: 250px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uRBriIw0Jt .items-wrapper .item .item-wrapper .item-img img {
    width: 100%;
  }
}
.cid-uRBriIw0Jt .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uRBriIw0Jt .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBriIw0Jt .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBriIw0Jt .items-wrapper .item .item-wrapper .item-content .mbr-section-btn {
  margin-top: 20px;
}
.cid-uRBriIw0Jt .items-wrapper .item .item-wrapper .item-content .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBriIw0Jt .mbr-section-title {
  color: #093388;
}
.cid-uRBriIw0Jt .item-number {
  color: #f4f4f4;
}
.cid-uRBriIw0Jt .item-title {
  color: #093388;
}
.cid-uRBriIw0Jt .item-text {
  color: #58595b;
}
.cid-uRBriIw0Jt .mbr-section-title,
.cid-uRBriIw0Jt .title-wrapper {
  color: #06296e;
}
.cid-uRBriIw0Jt .item-title,
.cid-uRBriIw0Jt .mbr-section-btn {
  color: #000000;
}
.cid-uRBriIw0Jt .item-text,
.cid-uRBriIw0Jt .text-wrapper {
  color: #000000;
}
.cid-uRE1123cB5 {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uRE1123cB5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE1123cB5 li:hover,
.cid-uRE1123cB5 a:hover {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE1123cB5 .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container {
    padding: 0 26px;
  }
}
.cid-uRE1123cB5 .row {
  justify-content: center;
}
.cid-uRE1123cB5 .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uRE1123cB5 .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRE1123cB5 .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uRE1123cB5 .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uRE1123cB5 .mbr-section-title {
  color: #ffffff;
}
.cid-uRE1123cB5 .mbr-text {
  color: #ffffff;
}
.cid-uRE1123cB5 .list {
  color: #ffffff;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .nav-wrapper,
.cid-uRE1123cB5 .social-wrapper {
  text-align: right;
}
.cid-uRE1123cB5 .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uRE1123cB5 #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .item-wrap,
.cid-uRE1123cB5 .social-wrapper {
  color: #ffffff;
}
.cid-uRE1123cB5 P {
  color: #ffffff;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uRBmY9gum9 {
  padding-top: 11rem;
  padding-bottom: 0rem;
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uRBmY9gum9 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBmY9gum9 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBmY9gum9 .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBmY9gum9 .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uRBmY9gum9 .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uRBmY9gum9 .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uRBmY9gum9 .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uRBmY9gum9 .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRBmY9gum9 .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBmY9gum9 .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uRBmY9gum9 .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uRBmY9gum9 .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uRBmY9gum9 .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uRBmY9gum9 .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uRBmY9gum9 .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uRBmY9gum9 .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uRBmY9gum9 .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uRBmY9gum9 .btn-wrapper {
  margin-top: -10%;
}
.cid-uRBmY9gum9 .mbr-section-title {
  color: #f4f4f4;
}
.cid-uRBmY9gum9 .mbr-text {
  color: #f4f4f4;
}
.cid-uRBmY9gum9 .item-title {
  color: #58595b;
}
.cid-uRBmY9gum9 .item-title,
.cid-uRBmY9gum9 .items-wrapper {
  color: #000000;
}
.cid-uRBmYc1wzh {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uRBmYc1wzh .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBmYc1wzh .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBmYc1wzh .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBmYc1wzh .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uRBmYc1wzh .mbr-text {
  color: #19171c;
}
.cid-uRBmYc1wzh .mbr-text,
.cid-uRBmYc1wzh .mbr-section-btn,
.cid-uRBmYc1wzh .text-wrapper {
  color: #093388;
}
.cid-uRBmYcA6BJ {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBmYcA6BJ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBmYcA6BJ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBmYcA6BJ .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uRBmYcA6BJ .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .item-content {
  width: 30%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .text-wrapper {
  width: 70%;
}
@media (max-width: 992px) {
  .cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .cid-uRBmYcA6BJ .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBmYcA6BJ .item-number {
  color: #093388;
}
.cid-uRBmYcA6BJ .item-title {
  color: #093388;
}
.cid-uRBmYcA6BJ .item-text {
  color: #58595b;
}
.cid-uRBmYcA6BJ .item-text,
.cid-uRBmYcA6BJ .text-wrapper {
  color: #000000;
}
.cid-uRBmYbhBxg {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBmYbhBxg .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBmYbhBxg .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBmYbhBxg .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 60%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uRBmYbhBxg .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uRBmYbhBxg .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uRBmYbhBxg .border-wrapper {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-bottom: 20px;
}
.cid-uRBmYbhBxg .items-wrapper {
  margin: 0;
}
.cid-uRBmYbhBxg .items-wrapper .item {
  padding: 0;
  margin-bottom: 20px;
}
.cid-uRBmYbhBxg .items-wrapper .item:nth-child(3n) .item-wrapper {
  border-right: none;
}
@media (max-width: 992px) {
  .cid-uRBmYbhBxg .items-wrapper .item:nth-child(3n) .item-wrapper {
    border-right: 1px solid #bac0cc;
  }
}
.cid-uRBmYbhBxg .items-wrapper .item .item-wrapper {
  padding: 0 20px 20px 0;
  height: 100%;
  padding: 0 20px 20px 20px;
  border-right: 1px solid #bac0cc;
  border-bottom: 1px solid #bac0cc;
}
@media (max-width: 992px) {
  .cid-uRBmYbhBxg .items-wrapper .item .item-wrapper {
    padding: 0 20px 20px 0;
  }
}
.cid-uRBmYbhBxg .items-wrapper .item .item-wrapper .item-img {
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uRBmYbhBxg .items-wrapper .item .item-wrapper .item-img {
    padding-bottom: 20px;
  }
}
.cid-uRBmYbhBxg .items-wrapper .item .item-wrapper .item-img img {
  height: 250px;
  width: 250px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uRBmYbhBxg .items-wrapper .item .item-wrapper .item-img img {
    width: 100%;
  }
}
.cid-uRBmYbhBxg .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uRBmYbhBxg .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBmYbhBxg .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBmYbhBxg .items-wrapper .item .item-wrapper .item-content .mbr-section-btn {
  margin-top: 20px;
}
.cid-uRBmYbhBxg .items-wrapper .item .item-wrapper .item-content .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBmYbhBxg .mbr-section-title {
  color: #093388;
}
.cid-uRBmYbhBxg .item-number {
  color: #f4f4f4;
}
.cid-uRBmYbhBxg .item-title {
  color: #093388;
}
.cid-uRBmYbhBxg .item-text {
  color: #58595b;
}
.cid-uRBmYbhBxg .mbr-section-title,
.cid-uRBmYbhBxg .title-wrapper {
  color: #06296e;
}
.cid-uRBmYbhBxg .item-title,
.cid-uRBmYbhBxg .mbr-section-btn {
  color: #000000;
}
.cid-uRBmYbhBxg .item-text,
.cid-uRBmYbhBxg .text-wrapper {
  color: #000000;
}
.cid-uRE1123cB5 {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uRE1123cB5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE1123cB5 li:hover,
.cid-uRE1123cB5 a:hover {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE1123cB5 .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container {
    padding: 0 26px;
  }
}
.cid-uRE1123cB5 .row {
  justify-content: center;
}
.cid-uRE1123cB5 .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uRE1123cB5 .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRE1123cB5 .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uRE1123cB5 .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uRE1123cB5 .mbr-section-title {
  color: #ffffff;
}
.cid-uRE1123cB5 .mbr-text {
  color: #ffffff;
}
.cid-uRE1123cB5 .list {
  color: #ffffff;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .nav-wrapper,
.cid-uRE1123cB5 .social-wrapper {
  text-align: right;
}
.cid-uRE1123cB5 .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uRE1123cB5 #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .item-wrap,
.cid-uRE1123cB5 .social-wrapper {
  color: #ffffff;
}
.cid-uRE1123cB5 P {
  color: #ffffff;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uRBxXZqNdo {
  padding-top: 11rem;
  padding-bottom: 0rem;
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uRBxXZqNdo .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBxXZqNdo .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBxXZqNdo .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBxXZqNdo .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uRBxXZqNdo .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uRBxXZqNdo .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uRBxXZqNdo .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uRBxXZqNdo .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRBxXZqNdo .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBxXZqNdo .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uRBxXZqNdo .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uRBxXZqNdo .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uRBxXZqNdo .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uRBxXZqNdo .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uRBxXZqNdo .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uRBxXZqNdo .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uRBxXZqNdo .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uRBxXZqNdo .btn-wrapper {
  margin-top: -10%;
}
.cid-uRBxXZqNdo .mbr-section-title {
  color: #f4f4f4;
}
.cid-uRBxXZqNdo .mbr-text {
  color: #f4f4f4;
}
.cid-uRBxXZqNdo .item-title {
  color: #58595b;
}
.cid-uRBxXZqNdo .item-title,
.cid-uRBxXZqNdo .items-wrapper {
  color: #000000;
}
.cid-uRBxXZTfoh {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uRBxXZTfoh .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBxXZTfoh .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBxXZTfoh .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBxXZTfoh .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uRBxXZTfoh .mbr-text {
  color: #19171c;
}
.cid-uRBxXZTfoh .mbr-text,
.cid-uRBxXZTfoh .mbr-section-btn,
.cid-uRBxXZTfoh .text-wrapper {
  color: #093388;
}
.cid-uRBxY0iRi8 {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBxY0iRi8 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBxY0iRi8 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBxY0iRi8 .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uRBxY0iRi8 .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .item-content {
  width: 30%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .text-wrapper {
  width: 70%;
}
@media (max-width: 992px) {
  .cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .cid-uRBxY0iRi8 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBxY0iRi8 .item-number {
  color: #093388;
}
.cid-uRBxY0iRi8 .item-title {
  color: #093388;
}
.cid-uRBxY0iRi8 .item-text {
  color: #58595b;
}
.cid-uRBxY0iRi8 .item-text,
.cid-uRBxY0iRi8 .text-wrapper {
  color: #000000;
}
.cid-uRBxY0EjMa {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBxY0EjMa .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBxY0EjMa .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBxY0EjMa .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 60%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uRBxY0EjMa .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uRBxY0EjMa .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uRBxY0EjMa .border-wrapper {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-bottom: 20px;
}
.cid-uRBxY0EjMa .items-wrapper {
  margin: 0;
}
.cid-uRBxY0EjMa .items-wrapper .item {
  padding: 0;
  margin-bottom: 20px;
}
.cid-uRBxY0EjMa .items-wrapper .item:nth-child(3n) .item-wrapper {
  border-right: none;
}
@media (max-width: 992px) {
  .cid-uRBxY0EjMa .items-wrapper .item:nth-child(3n) .item-wrapper {
    border-right: 1px solid #bac0cc;
  }
}
.cid-uRBxY0EjMa .items-wrapper .item .item-wrapper {
  padding: 0 20px 20px 0;
  height: 100%;
  padding: 0 20px 20px 20px;
  border-right: 1px solid #bac0cc;
  border-bottom: 1px solid #bac0cc;
}
@media (max-width: 992px) {
  .cid-uRBxY0EjMa .items-wrapper .item .item-wrapper {
    padding: 0 20px 20px 0;
  }
}
.cid-uRBxY0EjMa .items-wrapper .item .item-wrapper .item-img {
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uRBxY0EjMa .items-wrapper .item .item-wrapper .item-img {
    padding-bottom: 20px;
  }
}
.cid-uRBxY0EjMa .items-wrapper .item .item-wrapper .item-img img {
  height: 250px;
  width: 250px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uRBxY0EjMa .items-wrapper .item .item-wrapper .item-img img {
    width: 100%;
  }
}
.cid-uRBxY0EjMa .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uRBxY0EjMa .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBxY0EjMa .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBxY0EjMa .items-wrapper .item .item-wrapper .item-content .mbr-section-btn {
  margin-top: 20px;
}
.cid-uRBxY0EjMa .items-wrapper .item .item-wrapper .item-content .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBxY0EjMa .mbr-section-title {
  color: #093388;
}
.cid-uRBxY0EjMa .item-number {
  color: #f4f4f4;
}
.cid-uRBxY0EjMa .item-title {
  color: #093388;
}
.cid-uRBxY0EjMa .item-text {
  color: #58595b;
}
.cid-uRBxY0EjMa .mbr-section-title,
.cid-uRBxY0EjMa .title-wrapper {
  color: #093388;
}
.cid-uRBxY0EjMa .item-title,
.cid-uRBxY0EjMa .mbr-section-btn {
  color: #000000;
}
.cid-uRBxY0EjMa .item-text,
.cid-uRBxY0EjMa .text-wrapper {
  color: #000000;
}
.cid-uRE1123cB5 {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uRE1123cB5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE1123cB5 li:hover,
.cid-uRE1123cB5 a:hover {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE1123cB5 .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container {
    padding: 0 26px;
  }
}
.cid-uRE1123cB5 .row {
  justify-content: center;
}
.cid-uRE1123cB5 .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uRE1123cB5 .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRE1123cB5 .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uRE1123cB5 .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uRE1123cB5 .mbr-section-title {
  color: #ffffff;
}
.cid-uRE1123cB5 .mbr-text {
  color: #ffffff;
}
.cid-uRE1123cB5 .list {
  color: #ffffff;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .nav-wrapper,
.cid-uRE1123cB5 .social-wrapper {
  text-align: right;
}
.cid-uRE1123cB5 .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uRE1123cB5 #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .item-wrap,
.cid-uRE1123cB5 .social-wrapper {
  color: #ffffff;
}
.cid-uRE1123cB5 P {
  color: #ffffff;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uRBB6W4Mpf {
  padding-top: 11rem;
  padding-bottom: 0rem;
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uRBB6W4Mpf .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBB6W4Mpf .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBB6W4Mpf .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBB6W4Mpf .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uRBB6W4Mpf .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uRBB6W4Mpf .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uRBB6W4Mpf .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uRBB6W4Mpf .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRBB6W4Mpf .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBB6W4Mpf .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uRBB6W4Mpf .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uRBB6W4Mpf .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uRBB6W4Mpf .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uRBB6W4Mpf .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uRBB6W4Mpf .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uRBB6W4Mpf .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uRBB6W4Mpf .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uRBB6W4Mpf .btn-wrapper {
  margin-top: -10%;
}
.cid-uRBB6W4Mpf .mbr-section-title {
  color: #f4f4f4;
}
.cid-uRBB6W4Mpf .mbr-text {
  color: #f4f4f4;
}
.cid-uRBB6W4Mpf .item-title {
  color: #58595b;
}
.cid-uRBB6W4Mpf .item-title,
.cid-uRBB6W4Mpf .items-wrapper {
  color: #000000;
}
.cid-uRBB6WBNRB {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uRBB6WBNRB .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBB6WBNRB .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBB6WBNRB .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBB6WBNRB .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uRBB6WBNRB .mbr-text {
  color: #19171c;
}
.cid-uRBB6WBNRB .mbr-text,
.cid-uRBB6WBNRB .mbr-section-btn,
.cid-uRBB6WBNRB .text-wrapper {
  color: #093388;
}
.cid-uTfZanVO47 {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uTfZanVO47 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uTfZanVO47 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uTfZanVO47 .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uTfZanVO47 .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uTfZanVO47 .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uTfZanVO47 .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uTfZanVO47 .items-wrapper .item .item-wrapper .item-content {
  width: 30%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uTfZanVO47 .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uTfZanVO47 .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uTfZanVO47 .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uTfZanVO47 .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uTfZanVO47 .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uTfZanVO47 .items-wrapper .item .item-wrapper .text-wrapper {
  width: 70%;
}
@media (max-width: 992px) {
  .cid-uTfZanVO47 .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uTfZanVO47 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uTfZanVO47 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .cid-uTfZanVO47 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uTfZanVO47 .item-number {
  color: #093388;
}
.cid-uTfZanVO47 .item-title {
  color: #093388;
}
.cid-uTfZanVO47 .item-text {
  color: #58595b;
}
.cid-uTfZanVO47 .item-text,
.cid-uTfZanVO47 .text-wrapper {
  color: #000000;
}
.cid-uRBB6Xk4Zs {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBB6Xk4Zs .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBB6Xk4Zs .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBB6Xk4Zs .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 60%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uRBB6Xk4Zs .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uRBB6Xk4Zs .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uRBB6Xk4Zs .border-wrapper {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-bottom: 20px;
}
.cid-uRBB6Xk4Zs .items-wrapper {
  margin: 0;
}
.cid-uRBB6Xk4Zs .items-wrapper .item {
  padding: 0;
  margin-bottom: 20px;
}
.cid-uRBB6Xk4Zs .items-wrapper .item:nth-child(3n) .item-wrapper {
  border-right: none;
}
@media (max-width: 992px) {
  .cid-uRBB6Xk4Zs .items-wrapper .item:nth-child(3n) .item-wrapper {
    border-right: 1px solid #bac0cc;
  }
}
.cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper {
  padding: 0 20px 20px 0;
  height: 100%;
  padding: 0 20px 20px 20px;
  border-right: 1px solid #bac0cc;
  border-bottom: 1px solid #bac0cc;
}
@media (max-width: 992px) {
  .cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper {
    padding: 0 20px 20px 0;
  }
}
.cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper .item-img {
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper .item-img {
    padding-bottom: 20px;
  }
}
.cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper .item-img img {
  height: 250px;
  width: 250px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper .item-img img {
    width: 100%;
  }
}
.cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper .item-content .mbr-section-btn {
  margin-top: 20px;
}
.cid-uRBB6Xk4Zs .items-wrapper .item .item-wrapper .item-content .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBB6Xk4Zs .mbr-section-title {
  color: #093388;
}
.cid-uRBB6Xk4Zs .item-number {
  color: #f4f4f4;
}
.cid-uRBB6Xk4Zs .item-title {
  color: #093388;
}
.cid-uRBB6Xk4Zs .item-text {
  color: #58595b;
}
.cid-uRBB6Xk4Zs .mbr-section-title,
.cid-uRBB6Xk4Zs .title-wrapper {
  color: #06296e;
}
.cid-uRBB6Xk4Zs .item-title,
.cid-uRBB6Xk4Zs .mbr-section-btn {
  color: #000000;
}
.cid-uRBB6Xk4Zs .item-text,
.cid-uRBB6Xk4Zs .text-wrapper {
  color: #000000;
}
.cid-uRE1123cB5 {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uRE1123cB5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE1123cB5 li:hover,
.cid-uRE1123cB5 a:hover {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE1123cB5 .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container {
    padding: 0 26px;
  }
}
.cid-uRE1123cB5 .row {
  justify-content: center;
}
.cid-uRE1123cB5 .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uRE1123cB5 .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRE1123cB5 .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uRE1123cB5 .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uRE1123cB5 .mbr-section-title {
  color: #ffffff;
}
.cid-uRE1123cB5 .mbr-text {
  color: #ffffff;
}
.cid-uRE1123cB5 .list {
  color: #ffffff;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .nav-wrapper,
.cid-uRE1123cB5 .social-wrapper {
  text-align: right;
}
.cid-uRE1123cB5 .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uRE1123cB5 #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .item-wrap,
.cid-uRE1123cB5 .social-wrapper {
  color: #ffffff;
}
.cid-uRE1123cB5 P {
  color: #ffffff;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uRBCtq8efQ {
  padding-top: 11rem;
  padding-bottom: 0rem;
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uRBCtq8efQ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBCtq8efQ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBCtq8efQ .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBCtq8efQ .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uRBCtq8efQ .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uRBCtq8efQ .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uRBCtq8efQ .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uRBCtq8efQ .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRBCtq8efQ .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBCtq8efQ .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uRBCtq8efQ .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uRBCtq8efQ .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uRBCtq8efQ .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uRBCtq8efQ .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uRBCtq8efQ .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uRBCtq8efQ .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uRBCtq8efQ .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uRBCtq8efQ .btn-wrapper {
  margin-top: -10%;
}
.cid-uRBCtq8efQ .mbr-section-title {
  color: #f4f4f4;
}
.cid-uRBCtq8efQ .mbr-text {
  color: #f4f4f4;
}
.cid-uRBCtq8efQ .item-title {
  color: #58595b;
}
.cid-uRBCtq8efQ .item-title,
.cid-uRBCtq8efQ .items-wrapper {
  color: #000000;
}
.cid-uRBCtqE9wj {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uRBCtqE9wj .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBCtqE9wj .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBCtqE9wj .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBCtqE9wj .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uRBCtqE9wj .mbr-text {
  color: #19171c;
}
.cid-uRBCtqE9wj .mbr-text,
.cid-uRBCtqE9wj .mbr-section-btn,
.cid-uRBCtqE9wj .text-wrapper {
  color: #093388;
}
.cid-uRBCtra2cx {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBCtra2cx .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBCtra2cx .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBCtra2cx .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uRBCtra2cx .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uRBCtra2cx .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uRBCtra2cx .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uRBCtra2cx .items-wrapper .item .item-wrapper .item-content {
  width: 30%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uRBCtra2cx .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uRBCtra2cx .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBCtra2cx .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uRBCtra2cx .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBCtra2cx .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uRBCtra2cx .items-wrapper .item .item-wrapper .text-wrapper {
  width: 70%;
}
@media (max-width: 992px) {
  .cid-uRBCtra2cx .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uRBCtra2cx .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uRBCtra2cx .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .cid-uRBCtra2cx .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBCtra2cx .item-number {
  color: #093388;
}
.cid-uRBCtra2cx .item-title {
  color: #093388;
}
.cid-uRBCtra2cx .item-text {
  color: #58595b;
}
.cid-uRBCtra2cx .item-text,
.cid-uRBCtra2cx .text-wrapper {
  color: #000000;
}
.cid-uRBEtiXKSQ {
  padding-top: 1rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-uRBEtiXKSQ .counter-container ul {
  margin: 0;
  list-style: none;
  padding-left: 2.5rem;
}
.cid-uRBEtiXKSQ .counter-container ul li {
  margin-bottom: 1rem;
  list-style: none;
  position: relative;
  padding-left: 1rem;
}
.cid-uRBEtiXKSQ .counter-container ul li:before {
  position: absolute;
  left: -40px;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background-color: #0b0041;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-top: -5px;
  content: "✓";
}
.cid-uRBEtiXKSQ .mbr-section-title {
  color: #093388;
}
.cid-uRBF0mrB6v {
  padding-top: 1rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-uRBF0mrB6v .counter-container ul {
  margin: 0;
  list-style: none;
  padding-left: 2.5rem;
}
.cid-uRBF0mrB6v .counter-container ul li {
  margin-bottom: 1rem;
  list-style: none;
  position: relative;
  padding-left: 1rem;
}
.cid-uRBF0mrB6v .counter-container ul li:before {
  position: absolute;
  left: -40px;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background-color: #0b0041;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-top: -5px;
  content: "✓";
}
.cid-uRBF0mrB6v .mbr-section-title {
  color: #093388;
}
.cid-uRBF9eh2yv {
  padding-top: 1rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-uRBF9eh2yv .counter-container ul {
  margin: 0;
  list-style: none;
  padding-left: 2.5rem;
}
.cid-uRBF9eh2yv .counter-container ul li {
  margin-bottom: 1rem;
  list-style: none;
  position: relative;
  padding-left: 1rem;
}
.cid-uRBF9eh2yv .counter-container ul li:before {
  position: absolute;
  left: -40px;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background-color: #0b0041;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-top: -5px;
  content: "✓";
}
.cid-uRBF9eh2yv .mbr-section-title {
  color: #093388;
}
.cid-uRE1123cB5 {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uRE1123cB5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE1123cB5 li:hover,
.cid-uRE1123cB5 a:hover {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE1123cB5 .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container {
    padding: 0 26px;
  }
}
.cid-uRE1123cB5 .row {
  justify-content: center;
}
.cid-uRE1123cB5 .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uRE1123cB5 .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRE1123cB5 .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uRE1123cB5 .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uRE1123cB5 .mbr-section-title {
  color: #ffffff;
}
.cid-uRE1123cB5 .mbr-text {
  color: #ffffff;
}
.cid-uRE1123cB5 .list {
  color: #ffffff;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .nav-wrapper,
.cid-uRE1123cB5 .social-wrapper {
  text-align: right;
}
.cid-uRE1123cB5 .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uRE1123cB5 #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .item-wrap,
.cid-uRE1123cB5 .social-wrapper {
  color: #ffffff;
}
.cid-uRE1123cB5 P {
  color: #ffffff;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uRBGyKvPJq {
  padding-top: 11rem;
  padding-bottom: 0rem;
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uRBGyKvPJq .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBGyKvPJq .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBGyKvPJq .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRBGyKvPJq .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uRBGyKvPJq .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uRBGyKvPJq .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uRBGyKvPJq .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uRBGyKvPJq .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRBGyKvPJq .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRBGyKvPJq .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uRBGyKvPJq .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uRBGyKvPJq .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uRBGyKvPJq .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uRBGyKvPJq .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uRBGyKvPJq .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uRBGyKvPJq .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uRBGyKvPJq .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uRBGyKvPJq .btn-wrapper {
  margin-top: -10%;
}
.cid-uRBGyKvPJq .mbr-section-title {
  color: #f4f4f4;
}
.cid-uRBGyKvPJq .mbr-text {
  color: #f4f4f4;
}
.cid-uRBGyKvPJq .item-title {
  color: #58595b;
}
.cid-uRBGyKvPJq .item-title,
.cid-uRBGyKvPJq .items-wrapper {
  color: #000000;
}
.cid-uRCi5bZ6KL {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uRCi5bZ6KL .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRCi5bZ6KL .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRCi5bZ6KL .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRCi5bZ6KL .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uRCi5bZ6KL .mbr-text {
  color: #19171c;
}
.cid-uRCi5bZ6KL .mbr-text,
.cid-uRCi5bZ6KL .mbr-section-btn,
.cid-uRCi5bZ6KL .text-wrapper {
  color: #093388;
}
.cid-uRBGyLrwn4 {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRBGyLrwn4 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRBGyLrwn4 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRBGyLrwn4 .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uRBGyLrwn4 .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .item-content {
  width: 30%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .text-wrapper {
  width: 70%;
}
@media (max-width: 992px) {
  .cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .cid-uRBGyLrwn4 .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uRBGyLrwn4 .item-number {
  color: #093388;
}
.cid-uRBGyLrwn4 .item-title {
  color: #093388;
}
.cid-uRBGyLrwn4 .item-text {
  color: #58595b;
}
.cid-uRBGyLrwn4 .item-text,
.cid-uRBGyLrwn4 .text-wrapper {
  color: #000000;
}
.cid-uRBHZhvzZ7 {
  padding-top: 0px;
  padding-bottom: 120px;
  background-color: #ffffff;
}
.cid-uRBHZhvzZ7 .showAlerts {
  display: block !important;
}
.cid-uRBHZhvzZ7 .rowflexrev {
  display: -webkit-flex;
}
.cid-uRBHZhvzZ7 .ws-form-alerts {
  margin-top: 1rem;
}
.cid-uRBHZhvzZ7 input,
.cid-uRBHZhvzZ7 textarea {
  color: black !important;
  background: #eee;
  border-style: solid!important;
  border-width: 0 0 1px 0!important;
  border-color: #666!important;
  border-radius: 3px!important;
}
.cid-uRBHZhvzZ7 .mbr-form .input-group-btn .btn {
  border-radius: 100px !important;
}
.cid-uRBHZhvzZ7 .title {
  margin-bottom: 2rem;
}
.cid-uRBHZhvzZ7 .mbr-section-subtitle {
  color: #767676;
}
.cid-uRBHZhvzZ7 textarea.form-control {
  min-height: 188px;
}
.cid-uRBHZhvzZ7 LABEL {
  color: #232323;
}
.cid-uRBHZhvzZ7 .mbr-section-terms {
  text-align: center;
  color: #232323;
  margin-bottom: 0px;
}
.cid-uRBHZhvzZ7 .mbr-section-labels {
  color: #000000;
  padding: 0;
  margin-bottom: .357em;
  text-align: left;
}
.cid-uRBHZhvzZ7 .mbr-section-autorespond {
  text-align: left;
  color: #232323;
  margin-bottom: 0px;
}
.cid-uRBHZhvzZ7 .mbr-section-gdpr {
  text-align: left;
  color: #000000;
  margin-bottom: 0px;
}
.cid-uRBHZhvzZ7 .alert {
  margin-bottom: 0;
}
.cid-uRBHZhvzZ7 .alert-success {
  background-color: #70c770;
}
.cid-uRBHZhvzZ7 .alert-danger {
  background-color: #ff4a52;
}
.cid-uRBHZhvzZ7 .hidden {
  display: none;
}
.cid-uRBHZhvzZ7 .mbr-alert-success {
  text-align: left;
  color: #ffffff;
}
.cid-uRBHZhvzZ7 .mbr-alert-danger {
  text-align: left;
  color: #ffffff;
}
.cid-uRE1123cB5 {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uRE1123cB5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE1123cB5 li:hover,
.cid-uRE1123cB5 a:hover {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE1123cB5 .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .container {
    padding: 0 26px;
  }
}
.cid-uRE1123cB5 .row {
  justify-content: center;
}
.cid-uRE1123cB5 .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uRE1123cB5 .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRE1123cB5 .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uRE1123cB5 .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE1123cB5 .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uRE1123cB5 .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uRE1123cB5 .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uRE1123cB5 .mbr-section-title {
  color: #ffffff;
}
.cid-uRE1123cB5 .mbr-text {
  color: #ffffff;
}
.cid-uRE1123cB5 .list {
  color: #ffffff;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .nav-wrapper,
.cid-uRE1123cB5 .social-wrapper {
  text-align: right;
}
.cid-uRE1123cB5 .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uRE1123cB5 #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE1123cB5 .list,
.cid-uRE1123cB5 .item-wrap,
.cid-uRE1123cB5 .social-wrapper {
  color: #ffffff;
}
.cid-uRE1123cB5 P {
  color: #ffffff;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uRE3fElHqa {
  padding-top: 11rem;
  padding-bottom: 0rem;
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uRE3fElHqa .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE3fElHqa .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE3fElHqa .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uRE3fElHqa .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uRE3fElHqa .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uRE3fElHqa .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uRE3fElHqa .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uRE3fElHqa .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRE3fElHqa .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRE3fElHqa .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uRE3fElHqa .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uRE3fElHqa .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uRE3fElHqa .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uRE3fElHqa .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uRE3fElHqa .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uRE3fElHqa .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uRE3fElHqa .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uRE3fElHqa .btn-wrapper {
  margin-top: -10%;
}
.cid-uRE3fElHqa .mbr-section-title {
  color: #f4f4f4;
}
.cid-uRE3fElHqa .mbr-text {
  color: #f4f4f4;
}
.cid-uRE3fElHqa .item-title {
  color: #58595b;
}
.cid-uRE3fElHqa .item-title,
.cid-uRE3fElHqa .items-wrapper {
  color: #000000;
}
.cid-uRE5VwntSI {
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRE5VwntSI .mbr-text {
  color: #000000;
}
.cid-uRE5VwntSI .mbr-section-subtitle {
  color: #000000;
}
.cid-uRE5VwntSI .mbr-section-title {
  color: #000000;
}
.cid-uRE4IBpYEe {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRE4IBpYEe .mbr-text {
  color: #000000;
}
.cid-uRE4IBpYEe .mbr-section-subtitle {
  color: #000000;
}
.cid-uRE4IBpYEe .mbr-section-title {
  color: #000000;
}
.cid-uRE586zLUP {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRE586zLUP .mbr-text {
  color: #000000;
}
.cid-uRE586zLUP .mbr-section-subtitle {
  color: #000000;
}
.cid-uRE586zLUP .mbr-section-title {
  color: #000000;
}
.cid-uRE5BoqY0H {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRE5BoqY0H .mbr-text {
  color: #000000;
}
.cid-uRE5BoqY0H .mbr-section-subtitle {
  color: #000000;
}
.cid-uRE5BoqY0H .mbr-section-title {
  color: #000000;
}
.cid-uRE4Ha7ZJZ {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRE4Ha7ZJZ .mbr-text {
  color: #000000;
}
.cid-uRE4Ha7ZJZ .mbr-section-subtitle {
  color: #000000;
}
.cid-uRE4Ha7ZJZ .mbr-section-title {
  color: #000000;
}
.cid-uRE70gfGoX {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRE70gfGoX .mbr-text {
  color: #000000;
}
.cid-uRE70gfGoX .mbr-section-subtitle {
  color: #000000;
}
.cid-uRE70gfGoX .mbr-section-title {
  color: #000000;
}
.cid-uRE3fHRgfZ {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uRE3fHRgfZ .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRE3fHRgfZ li:hover,
.cid-uRE3fHRgfZ a:hover {
  color: #afc9fd !important;
}
.cid-uRE3fHRgfZ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRE3fHRgfZ .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .container {
    padding: 0 26px;
  }
}
.cid-uRE3fHRgfZ .row {
  justify-content: center;
}
.cid-uRE3fHRgfZ .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE3fHRgfZ .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE3fHRgfZ .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uRE3fHRgfZ .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uRE3fHRgfZ .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uRE3fHRgfZ .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE3fHRgfZ .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uRE3fHRgfZ .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE3fHRgfZ .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uRE3fHRgfZ .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uRE3fHRgfZ .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uRE3fHRgfZ .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uRE3fHRgfZ .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uRE3fHRgfZ .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uRE3fHRgfZ .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uRE3fHRgfZ .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uRE3fHRgfZ .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uRE3fHRgfZ .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uRE3fHRgfZ .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uRE3fHRgfZ .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uRE3fHRgfZ .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uRE3fHRgfZ .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uRE3fHRgfZ .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uRE3fHRgfZ .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uRE3fHRgfZ .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uRE3fHRgfZ .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uRE3fHRgfZ .mbr-section-title {
  color: #ffffff;
}
.cid-uRE3fHRgfZ .mbr-text {
  color: #ffffff;
}
.cid-uRE3fHRgfZ .list {
  color: #ffffff;
}
.cid-uRE3fHRgfZ .list,
.cid-uRE3fHRgfZ .nav-wrapper,
.cid-uRE3fHRgfZ .social-wrapper {
  text-align: right;
}
.cid-uRE3fHRgfZ .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uRE3fHRgfZ #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE3fHRgfZ #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE3fHRgfZ #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE3fHRgfZ #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE3fHRgfZ #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE3fHRgfZ #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uRE3fHRgfZ .list,
.cid-uRE3fHRgfZ .item-wrap,
.cid-uRE3fHRgfZ .social-wrapper {
  color: #ffffff;
}
.cid-uRE3fHRgfZ P {
  color: #ffffff;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uREeb5soFK {
  padding-top: 11rem;
  padding-bottom: 0rem;
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uREeb5soFK .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREeb5soFK .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREeb5soFK .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uREeb5soFK .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uREeb5soFK .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uREeb5soFK .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uREeb5soFK .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uREeb5soFK .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uREeb5soFK .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uREeb5soFK .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uREeb5soFK .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uREeb5soFK .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uREeb5soFK .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uREeb5soFK .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uREeb5soFK .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uREeb5soFK .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uREeb5soFK .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uREeb5soFK .btn-wrapper {
  margin-top: -10%;
}
.cid-uREeb5soFK .mbr-section-title {
  color: #f4f4f4;
}
.cid-uREeb5soFK .mbr-text {
  color: #f4f4f4;
}
.cid-uREeb5soFK .item-title {
  color: #58595b;
}
.cid-uREeb5soFK .item-title,
.cid-uREeb5soFK .items-wrapper {
  color: #000000;
}
.cid-uTfX2BMciU {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uTfX2BMciU .mbr-fallback-image.disabled {
  display: none;
}
.cid-uTfX2BMciU .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uTfX2BMciU .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uTfX2BMciU .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uTfX2BMciU .mbr-text {
  color: #19171c;
}
.cid-uTfX2BMciU .mbr-text,
.cid-uTfX2BMciU .mbr-section-btn,
.cid-uTfX2BMciU .text-wrapper {
  color: #093388;
}
.cid-uTfWVtAdcS {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uTfWVtAdcS .mbr-fallback-image.disabled {
  display: none;
}
.cid-uTfWVtAdcS .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uTfWVtAdcS .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uTfWVtAdcS .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uTfWVtAdcS .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uTfWVtAdcS .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .item-content {
  width: 30%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .text-wrapper {
  width: 70%;
}
@media (max-width: 992px) {
  .cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .cid-uTfWVtAdcS .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uTfWVtAdcS .item-number {
  color: #093388;
}
.cid-uTfWVtAdcS .item-title {
  color: #093388;
}
.cid-uTfWVtAdcS .item-text {
  color: #58595b;
}
.cid-uTfWVtAdcS .item-text,
.cid-uTfWVtAdcS .text-wrapper {
  color: #000000;
}
.cid-uREg1tPSpY {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uREg1tPSpY .custom-divider {
  width: 50%;
  border-bottom: 1px solid black;
  margin: 80px auto;
}
.cid-uREg1tPSpY .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREg1tPSpY .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREg1tPSpY .title-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uREg1tPSpY .title-wrapper {
    margin-bottom: 30px;
  }
}
.cid-uREg1tPSpY .title-wrapper .mbr-label {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uREg1tPSpY .title-wrapper .mbr-label {
    margin-bottom: 15px;
  }
}
.cid-uREg1tPSpY .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uREg1tPSpY .card {
  justify-content: flex-end;
}
.cid-uREg1tPSpY .image-wrapper {
  padding-right: 100px;
}
@media (max-width: 1640px) {
  .cid-uREg1tPSpY .image-wrapper {
    padding-right: 80px;
  }
}
@media (max-width: 1440px) {
  .cid-uREg1tPSpY .image-wrapper {
    padding-right: 60px;
  }
}
@media (max-width: 992px) {
  .cid-uREg1tPSpY .image-wrapper {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.cid-uREg1tPSpY .image-wrapper img {
  width: 100%;
  height: 460px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .cid-uREg1tPSpY .image-wrapper img {
    height: 300px;
  }
}
.cid-uREg1tPSpY .text-wrapper .mbr-text {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uREg1tPSpY .text-wrapper .mbr-text {
    margin-bottom: 15px;
  }
}
.cid-uREg1tPSpY .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uREg1tPSpY .mbr-label {
  color: #000000;
}
.cid-uREg1tPSpY .mbr-section-title {
  color: #093388;
}
.cid-uREg1tPSpY .mbr-text {
  color: #000000;
}
.cid-uREiZoziwM {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uREiZoziwM .custom-divider {
  width: 50%;
  border-bottom: 1px solid black;
  margin: 80px auto;
}
.cid-uREiZoziwM .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREiZoziwM .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREiZoziwM .title-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uREiZoziwM .title-wrapper {
    margin-bottom: 30px;
  }
}
.cid-uREiZoziwM .title-wrapper .mbr-label {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uREiZoziwM .title-wrapper .mbr-label {
    margin-bottom: 15px;
  }
}
.cid-uREiZoziwM .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uREiZoziwM .card {
  justify-content: flex-end;
}
.cid-uREiZoziwM .image-wrapper {
  padding-right: 100px;
}
@media (max-width: 1640px) {
  .cid-uREiZoziwM .image-wrapper {
    padding-right: 80px;
  }
}
@media (max-width: 1440px) {
  .cid-uREiZoziwM .image-wrapper {
    padding-right: 60px;
  }
}
@media (max-width: 992px) {
  .cid-uREiZoziwM .image-wrapper {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.cid-uREiZoziwM .image-wrapper img {
  width: 100%;
  height: 460px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .cid-uREiZoziwM .image-wrapper img {
    height: 300px;
  }
}
.cid-uREiZoziwM .text-wrapper .mbr-text {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uREiZoziwM .text-wrapper .mbr-text {
    margin-bottom: 15px;
  }
}
.cid-uREiZoziwM .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uREiZoziwM .mbr-label {
  color: #000000;
}
.cid-uREiZoziwM .mbr-section-title {
  color: #093388;
}
.cid-uREiZoziwM .mbr-text {
  color: #000000;
}
.cid-uRElu8PJ2X {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uRElu8PJ2X .custom-divider {
  width: 50%;
  border-bottom: 1px solid black;
  margin: 80px auto;
}
.cid-uRElu8PJ2X .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRElu8PJ2X .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRElu8PJ2X .title-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uRElu8PJ2X .title-wrapper {
    margin-bottom: 30px;
  }
}
.cid-uRElu8PJ2X .title-wrapper .mbr-label {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uRElu8PJ2X .title-wrapper .mbr-label {
    margin-bottom: 15px;
  }
}
.cid-uRElu8PJ2X .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uRElu8PJ2X .card {
  justify-content: flex-end;
}
.cid-uRElu8PJ2X .image-wrapper {
  padding-right: 100px;
}
@media (max-width: 1640px) {
  .cid-uRElu8PJ2X .image-wrapper {
    padding-right: 80px;
  }
}
@media (max-width: 1440px) {
  .cid-uRElu8PJ2X .image-wrapper {
    padding-right: 60px;
  }
}
@media (max-width: 992px) {
  .cid-uRElu8PJ2X .image-wrapper {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.cid-uRElu8PJ2X .image-wrapper img {
  width: 100%;
  height: 460px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .cid-uRElu8PJ2X .image-wrapper img {
    height: 300px;
  }
}
.cid-uRElu8PJ2X .text-wrapper .mbr-text {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uRElu8PJ2X .text-wrapper .mbr-text {
    margin-bottom: 15px;
  }
}
.cid-uRElu8PJ2X .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uRElu8PJ2X .mbr-label {
  color: #000000;
}
.cid-uRElu8PJ2X .mbr-section-title {
  color: #093388;
}
.cid-uRElu8PJ2X .mbr-text {
  color: #000000;
}
.cid-uREeb77Cmy {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uREeb77Cmy .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREeb77Cmy li:hover,
.cid-uREeb77Cmy a:hover {
  color: #afc9fd !important;
}
.cid-uREeb77Cmy .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREeb77Cmy .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .container {
    padding: 0 26px;
  }
}
.cid-uREeb77Cmy .row {
  justify-content: center;
}
.cid-uREeb77Cmy .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uREeb77Cmy .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uREeb77Cmy .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uREeb77Cmy .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uREeb77Cmy .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uREeb77Cmy .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uREeb77Cmy .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uREeb77Cmy .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uREeb77Cmy .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uREeb77Cmy .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uREeb77Cmy .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uREeb77Cmy .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uREeb77Cmy .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uREeb77Cmy .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uREeb77Cmy .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uREeb77Cmy .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uREeb77Cmy .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uREeb77Cmy .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uREeb77Cmy .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uREeb77Cmy .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uREeb77Cmy .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uREeb77Cmy .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uREeb77Cmy .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uREeb77Cmy .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uREeb77Cmy .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uREeb77Cmy .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uREeb77Cmy .mbr-section-title {
  color: #ffffff;
}
.cid-uREeb77Cmy .mbr-text {
  color: #ffffff;
}
.cid-uREeb77Cmy .list {
  color: #ffffff;
}
.cid-uREeb77Cmy .list,
.cid-uREeb77Cmy .nav-wrapper,
.cid-uREeb77Cmy .social-wrapper {
  text-align: right;
}
.cid-uREeb77Cmy .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uREeb77Cmy #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREeb77Cmy #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREeb77Cmy #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREeb77Cmy #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREeb77Cmy #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREeb77Cmy #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREeb77Cmy .list,
.cid-uREeb77Cmy .item-wrap,
.cid-uREeb77Cmy .social-wrapper {
  color: #ffffff;
}
.cid-uREeb77Cmy P {
  color: #ffffff;
}
.cid-uRKOpu67PU {
  z-index: 1000;
  width: 100%;
}
.cid-uRKOpu67PU .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uRKOpu67PU #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uRKOpu67PU .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-width {
    width: unset !important;
  }
}
.cid-uRKOpu67PU .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uRKOpu67PU .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uRKOpu67PU .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uRKOpu67PU .img-wrapper {
  width: 100%;
}
.cid-uRKOpu67PU .img-wrapper img {
  object-fit: cover;
}
.cid-uRKOpu67PU .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uRKOpu67PU .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uRKOpu67PU #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uRKOpu67PU nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uRKOpu67PU .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .menu_box .navbar.opened,
  .cid-uRKOpu67PU .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uRKOpu67PU nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uRKOpu67PU .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uRKOpu67PU .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uRKOpu67PU .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uRKOpu67PU .offcanvas-body .mbr-text,
  .cid-uRKOpu67PU .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uRKOpu67PU .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uRKOpu67PU .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uRKOpu67PU ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uRKOpu67PU li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uRKOpu67PU li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uRKOpu67PU li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uRKOpu67PU .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uRKOpu67PU .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uRKOpu67PU .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uRKOpu67PU .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uRKOpu67PU .offcanvas_box {
    display: none;
  }
}
.cid-uRKOpu67PU .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uRKOpu67PU .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uRKOpu67PU .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uRKOpu67PU .nav-link {
  position: relative;
}
.cid-uRKOpu67PU .container {
  display: flex;
  margin: auto;
}
.cid-uRKOpu67PU .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uRKOpu67PU .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uRKOpu67PU .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uRKOpu67PU .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uRKOpu67PU .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uRKOpu67PU .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uRKOpu67PU .dropdown-menu,
.cid-uRKOpu67PU .navbar.opened {
  background: #ffffff !important;
}
.cid-uRKOpu67PU .nav-item:focus,
.cid-uRKOpu67PU .nav-link:focus {
  outline: none;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uRKOpu67PU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uRKOpu67PU .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uRKOpu67PU .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uRKOpu67PU .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uRKOpu67PU .navbar.opened {
  transition: all 0.3s;
}
.cid-uRKOpu67PU .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uRKOpu67PU .navbar .navbar-logo img {
  width: auto;
}
.cid-uRKOpu67PU .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uRKOpu67PU .navbar.collapsed {
  justify-content: center;
}
.cid-uRKOpu67PU .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uRKOpu67PU .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uRKOpu67PU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uRKOpu67PU .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uRKOpu67PU .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uRKOpu67PU .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uRKOpu67PU .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uRKOpu67PU .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uRKOpu67PU .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uRKOpu67PU .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uRKOpu67PU .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uRKOpu67PU .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uRKOpu67PU .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uRKOpu67PU .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uRKOpu67PU .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uRKOpu67PU .navbar.navbar-short {
  min-height: 60px;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uRKOpu67PU .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uRKOpu67PU .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU .navbar-brand {
    min-width: unset;
  }
}
.cid-uRKOpu67PU .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uRKOpu67PU .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uRKOpu67PU .dropdown-item.active,
.cid-uRKOpu67PU .dropdown-item:active {
  background-color: transparent;
}
.cid-uRKOpu67PU .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uRKOpu67PU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uRKOpu67PU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uRKOpu67PU .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uRKOpu67PU ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uRKOpu67PU .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uRKOpu67PU button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uRKOpu67PU button.navbar-toggler {
    top: 0px;
  }
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uRKOpu67PU button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uRKOpu67PU nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uRKOpu67PU a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uRKOpu67PU .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uRKOpu67PU .navbar {
    height: 70px;
  }
  .cid-uRKOpu67PU .navbar.opened {
    height: auto;
  }
  .cid-uRKOpu67PU .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uRKOpu67PU .mbr-section-subtitle {
  color: #202020;
}
.cid-uRKOpu67PU .btn-black-outline {
  border-width: 1px !important;
}
.cid-uRKOpu67PU .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uREFEyiCFG {
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uREFEyiCFG .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREFEyiCFG .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREFEyiCFG .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uREFEyiCFG .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uREFEyiCFG .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uREFEyiCFG .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uREFEyiCFG .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uREFEyiCFG .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uREFEyiCFG .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uREFEyiCFG .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uREFEyiCFG .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uREFEyiCFG .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uREFEyiCFG .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uREFEyiCFG .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uREFEyiCFG .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uREFEyiCFG .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uREFEyiCFG .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uREFEyiCFG .btn-wrapper {
  margin-top: -10%;
}
.cid-uREFEyiCFG .mbr-section-title {
  color: #f4f4f4;
}
.cid-uREFEyiCFG .mbr-text {
  color: #f4f4f4;
}
.cid-uREFEyiCFG .item-title {
  color: #58595b;
}
.cid-uREFEyiCFG .item-title,
.cid-uREFEyiCFG .items-wrapper {
  color: #000000;
}
.cid-uREFEyRCDf {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uREFEyRCDf .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREFEyRCDf .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREFEyRCDf .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 50%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uREFEyRCDf .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uREFEyRCDf .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uREFEyRCDf .border-wrapper_1 {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-bottom: 20px;
}
.cid-uREFEyRCDf .border-wrapper_2 {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .cid-uREFEyRCDf .border-wrapper_2 {
    margin-top: 0;
  }
}
.cid-uREFEyRCDf .items-wrapper {
  margin: 0 -5px;
}
.cid-uREFEyRCDf .items-wrapper .item {
  padding: 0 5px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .cid-uREFEyRCDf .items-wrapper .item {
    margin-bottom: 20px;
  }
}
.cid-uREFEyRCDf .items-wrapper .item .item-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  height: 100%;
  background-color: #0b0041;
}
.cid-uREFEyRCDf .items-wrapper .item .item-wrapper .item-content .icon-wrapper {
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uREFEyRCDf .items-wrapper .item .item-wrapper .item-content .icon-wrapper {
    margin-bottom: 20px;
  }
}
.cid-uREFEyRCDf .items-wrapper .item .item-wrapper .item-content .icon-wrapper .mbr-iconfont {
  font-size: 84px;
  color: #ffffff;
  display: inline-flex;
}
@media (max-width: 992px) {
  .cid-uREFEyRCDf .items-wrapper .item .item-wrapper .item-content .icon-wrapper .mbr-iconfont {
    font-size: 54px;
  }
}
.cid-uREFEyRCDf .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uREFEyRCDf .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uREFEyRCDf .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uREFEyRCDf .items-wrapper .item .item-wrapper .mbr-section-btn {
  margin-top: 20px;
}
.cid-uREFEyRCDf .items-wrapper .item .item-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uREFEyRCDf .mbr-section-title {
  color: #093388;
}
.cid-uREFEyRCDf .item-title {
  color: #093388;
}
.cid-uREFEyRCDf .item-text {
  color: #58595b;
}
.cid-uREFEyRCDf .item-title,
.cid-uREFEyRCDf .mbr-section-btn,
.cid-uREFEyRCDf .icon-wrapper {
  color: #ffffff;
}
.cid-uREFEyRCDf .item-text,
.cid-uREFEyRCDf .text-wrapper {
  color: #f4f4f4;
}
.cid-uREFEyRCDf .mbr-section-title,
.cid-uREFEyRCDf .title-wrapper {
  color: #06296e;
}
.cid-uREFEzyE5H {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uREFEzyE5H .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREFEzyE5H .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREFEzyE5H .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 40%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uREFEzyE5H .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uREFEzyE5H .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uREFEzyE5H .items-wrapper {
  margin: 0 -5px;
}
.cid-uREFEzyE5H .items-wrapper .item {
  padding: 0 5px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .cid-uREFEzyE5H .items-wrapper .item {
    margin-bottom: 20px;
  }
}
.cid-uREFEzyE5H .items-wrapper .item .item-wrapper {
  height: 100%;
  background-color: #ededee;
  border-style: solid;
  border-width: 1px;
  border-color: #bbb;
}
.cid-uREFEzyE5H .items-wrapper .item .item-wrapper .item-img img {
  height: 400px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .cid-uREFEzyE5H .items-wrapper .item .item-wrapper .item-img img {
    height: 350px;
  }
}
.cid-uREFEzyE5H .items-wrapper .item .item-wrapper .item-content {
  padding: 20px;
}
.cid-uREFEzyE5H .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uREFEzyE5H .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uREFEzyE5H .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uREFEzyE5H .items-wrapper .item .item-wrapper .item-content .mbr-section-btn {
  margin-top: 20px;
}
.cid-uREFEzyE5H .items-wrapper .item .item-wrapper .item-content .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uREFEzyE5H .mbr-section-title {
  color: #093388;
}
.cid-uREFEzyE5H .item-title {
  color: #093388;
}
.cid-uREFEzyE5H .item-text {
  color: #58595b;
}
.cid-uREFEzyE5H .mbr-section-title,
.cid-uREFEzyE5H .title-wrapper {
  color: #06296e;
}
.cid-uREFEzyE5H .item-text,
.cid-uREFEzyE5H .text-wrapper {
  color: #000000;
}
.cid-uSrOGdQq3p {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #0b0041;
}
.cid-uSrOGdQq3p .mbr-fallback-image.disabled {
  display: none;
}
.cid-uSrOGdQq3p .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uSrOGdQq3p .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 40%;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .cid-uSrOGdQq3p .title-wrapper .mbr-section-title {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .cid-uSrOGdQq3p .title-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cid-uSrOGdQq3p .border-wrapper {
  width: 100%;
  height: 1px;
  background-color: #bac0cc;
  margin-bottom: 20px;
}
.cid-uSrOGdQq3p .items-wrapper {
  margin: 0;
}
.cid-uSrOGdQq3p .items-wrapper .item {
  padding: 0;
  margin-bottom: 20px;
}
.cid-uSrOGdQq3p .items-wrapper .item:nth-child(3n) .item-wrapper {
  border-right: none;
}
@media (max-width: 992px) {
  .cid-uSrOGdQq3p .items-wrapper .item:nth-child(3n) .item-wrapper {
    border-right: 1px solid #bac0cc;
  }
}
.cid-uSrOGdQq3p .items-wrapper .item .item-wrapper {
  padding: 0 20px 20px 0;
  height: 100%;
  padding: 0 20px 20px 20px;
  border-right: 1px solid #bac0cc;
  border-bottom: 1px solid #bac0cc;
}
@media (max-width: 992px) {
  .cid-uSrOGdQq3p .items-wrapper .item .item-wrapper {
    padding: 0 20px 20px 0;
  }
}
.cid-uSrOGdQq3p .items-wrapper .item .item-wrapper .item-img {
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uSrOGdQq3p .items-wrapper .item .item-wrapper .item-img {
    padding-bottom: 20px;
  }
}
.cid-uSrOGdQq3p .items-wrapper .item .item-wrapper .item-img img {
  height: 250px;
  width: 250px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uSrOGdQq3p .items-wrapper .item .item-wrapper .item-img img {
    width: 100%;
  }
}
.cid-uSrOGdQq3p .items-wrapper .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.cid-uSrOGdQq3p .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uSrOGdQq3p .items-wrapper .item .item-wrapper .item-content .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uSrOGdQq3p .items-wrapper .item .item-wrapper .item-content .mbr-section-btn {
  margin-top: 20px;
}
.cid-uSrOGdQq3p .items-wrapper .item .item-wrapper .item-content .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uSrOGdQq3p .mbr-section-title {
  color: #093388;
}
.cid-uSrOGdQq3p .item-number {
  color: #f4f4f4;
}
.cid-uSrOGdQq3p .item-title {
  color: #093388;
}
.cid-uSrOGdQq3p .item-text {
  color: #58595b;
}
.cid-uSrOGdQq3p .mbr-section-title,
.cid-uSrOGdQq3p .title-wrapper {
  color: #ffffff;
}
.cid-uSrOGdQq3p .item-title,
.cid-uSrOGdQq3p .mbr-section-btn {
  color: #ffffff;
}
.cid-uSrOGdQq3p .item-text,
.cid-uSrOGdQq3p .text-wrapper {
  color: #ffffff;
}
.cid-uREFEBcAfX {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uREFEBcAfX .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREFEBcAfX .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREFEBcAfX .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uREFEBcAfX .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uREFEBcAfX .mbr-text {
  color: #19171c;
}
.cid-uREFEBcAfX .mbr-text,
.cid-uREFEBcAfX .mbr-section-btn,
.cid-uREFEBcAfX .text-wrapper {
  color: #093388;
}
.cid-uREFEBYlSf {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uREFEBYlSf .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREFEBYlSf .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREFEBYlSf .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uREFEBYlSf .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uREFEBYlSf .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uREFEBYlSf .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uREFEBYlSf .items-wrapper .item .item-wrapper .item-content {
  width: 48%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uREFEBYlSf .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uREFEBYlSf .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uREFEBYlSf .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uREFEBYlSf .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uREFEBYlSf .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uREFEBYlSf .items-wrapper .item .item-wrapper .text-wrapper {
  width: 50%;
}
@media (max-width: 992px) {
  .cid-uREFEBYlSf .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uREFEBYlSf .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uREFEBYlSf .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 70%;
  }
}
@media (max-width: 992px) {
  .cid-uREFEBYlSf .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uREFEBYlSf .item-number {
  color: #093388;
}
.cid-uREFEBYlSf .item-title {
  color: #093388;
}
.cid-uREFEBYlSf .item-text {
  color: #58595b;
}
.cid-uREFEBYlSf .item-text,
.cid-uREFEBYlSf .text-wrapper {
  color: #000000;
}
.cid-uREFECRrCX {
  padding-top: 2rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uREFECRrCX .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREFECRrCX .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREFECRrCX .card-wrapper {
  overflow: hidden;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uREFECRrCX .card-wrapper {
    display: block;
  }
}
.cid-uREFECRrCX .card-wrapper .items-wrapper {
  width: 50%;
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 30px;
}
@media (max-width: 992px) {
  .cid-uREFECRrCX .card-wrapper .items-wrapper {
    width: 100%;
    padding: 20px;
    min-height: 350px;
  }
}
.cid-uREFECRrCX .card-wrapper .items-wrapper .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 !important;
}
.cid-uREFECRrCX .card-wrapper .content-wrapper {
  width: 50%;
  padding: 30px;
  background-color: #0b0041;
}
@media (max-width: 992px) {
  .cid-uREFECRrCX .card-wrapper .content-wrapper {
    padding: 20px;
    width: 100%;
  }
}
.cid-uREFECRrCX .card-wrapper .content-wrapper .date-wrapper {
  margin-bottom: 160px;
}
@media (max-width: 992px) {
  .cid-uREFECRrCX .card-wrapper .content-wrapper .date-wrapper {
    margin-bottom: 20px;
  }
}
.cid-uREFECRrCX .card-wrapper .content-wrapper .date-wrapper .mbr-date {
  margin-bottom: 0;
}
.cid-uREFECRrCX .card-wrapper .content-wrapper .title-wrapper .mbr-section-title {
  display: inline-block;
  width: 60%;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .cid-uREFECRrCX .card-wrapper .content-wrapper .title-wrapper .mbr-section-title {
    width: 100%;
  }
}
.cid-uREFECRrCX .card-wrapper .content-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .cid-uREFECRrCX .card-wrapper .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uREFECRrCX .card-wrapper .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uREFECRrCX .mbr-date {
  color: #f4f4f4;
}
.cid-uREFECRrCX .mbr-section-title {
  color: #f4f4f4;
}
.cid-uREFECRrCX .mbr-text {
  color: #d7d2d2;
}
.cid-uREFECRrCX .mbr-text,
.cid-uREFECRrCX .text-wrapper {
  color: #f4f4f4;
}
.cid-uREFECRrCX .mbr-section-title,
.cid-uREFECRrCX .mbr-section-btn,
.cid-uREFECRrCX .title-wrapper {
  color: #f4f4f4;
}
.cid-uRFbyDA0Nl {
  padding-top: 1rem;
  padding-bottom: 5rem;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
.cid-uRFbyDA0Nl .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #150764;
}
.cid-uRFbyDA0Nl .mbr-fallback-image.disabled {
  display: none;
}
.cid-uRFbyDA0Nl .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uRFbyDA0Nl .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-uRFbyDA0Nl .content-wrap .card {
  justify-content: space-between;
}
.cid-uRFbyDA0Nl .content-wrapper {
  padding: 0 28px 0 120px;
}
@media (max-width: 1640px) {
  .cid-uRFbyDA0Nl .content-wrapper {
    padding: 0 24px;
  }
}
@media (max-width: 992px) {
  .cid-uRFbyDA0Nl .content-wrapper {
    padding: 0;
    margin-bottom: 40px;
  }
}
.cid-uRFbyDA0Nl .content-wrapper .mbr-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .cid-uRFbyDA0Nl .content-wrapper .mbr-section-title {
    margin-bottom: 16px;
  }
}
.cid-uRFbyDA0Nl .content-wrapper .text-wrapper .mbr-text {
  margin-bottom: 22px;
}
@media (max-width: 992px) {
  .cid-uRFbyDA0Nl .content-wrapper .text-wrapper .mbr-text {
    margin-bottom: 16px;
  }
}
.cid-uRFbyDA0Nl .image-wrap {
  padding: 0 120px 0 28px;
}
@media (max-width: 1640px) {
  .cid-uRFbyDA0Nl .image-wrap {
    padding: 0 24px;
  }
}
@media (max-width: 992px) {
  .cid-uRFbyDA0Nl .image-wrap {
    padding: 0;
  }
}
.cid-uRFbyDA0Nl .image-wrap img {
  height: 480px;
  width: 100%;
  object-fit: contain;
}
@media (max-width: 992px) {
  .cid-uRFbyDA0Nl .image-wrap img {
    height: 350px;
    object-fit: contain;
  }
}
.cid-uRFbyDA0Nl .mbr-section-title {
  color: #150764;
}
.cid-uRFbyDA0Nl .mbr-text {
  color: #150764;
}
.cid-uRFeErCCWe {
  padding-top: 0rem;
  padding-bottom: 1rem;
  background-color: #f4f4f4;
}
.cid-uRFeErCCWe .item:focus,
.cid-uRFeErCCWe span:focus {
  outline: none;
}
.cid-uRFeErCCWe .item {
  cursor: pointer;
}
.cid-uRFeErCCWe .grid-container {
  grid-row-gap: 10px;
}
.cid-uRFeErCCWe .grid-container-1,
.cid-uRFeErCCWe .grid-container-2,
.cid-uRFeErCCWe .grid-container-3 {
  gap: 0 10px;
}
.cid-uRFeErCCWe .mbr-section-title {
  margin-bottom: 40px;
  color: #093388;
  text-align: center;
}
@media (max-width: 992px) {
  .cid-uRFeErCCWe .mbr-section-title {
    margin-bottom: 30px;
  }
}
.cid-uRFeErCCWe .content-head {
  max-width: 800px;
}
.cid-uRFeErCCWe .container,
.cid-uRFeErCCWe .container-fluid {
  overflow: hidden;
}
.cid-uRFeErCCWe .grid-container {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.cid-uRFeErCCWe .grid-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-uRFeErCCWe .grid-item img {
  min-width: 30vw;
  max-width: 100%;
  height: 350px;
  object-fit: cover;
}
@media (max-width: 1200px) {
  .cid-uRFeErCCWe .grid-item img {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .cid-uRFeErCCWe .grid-item img {
    min-width: 35vw;
    height: 140px;
  }
}
.cid-uRFeErCCWe .grid-container-1,
.cid-uRFeErCCWe .grid-container-2,
.cid-uRFeErCCWe .grid-container-3 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.cid-uRFeErCCWe .grid-container-1 {
  align-items: flex-end;
}
.cid-uRFeErCCWe .grid-container-2 {
  align-items: flex-start;
}
.cid-uREFEDvHqT {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uREFEDvHqT .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREFEDvHqT li:hover,
.cid-uREFEDvHqT a:hover {
  color: #afc9fd !important;
}
.cid-uREFEDvHqT .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREFEDvHqT .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .container {
    padding: 0 26px;
  }
}
.cid-uREFEDvHqT .row {
  justify-content: center;
}
.cid-uREFEDvHqT .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uREFEDvHqT .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uREFEDvHqT .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uREFEDvHqT .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uREFEDvHqT .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uREFEDvHqT .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uREFEDvHqT .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uREFEDvHqT .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uREFEDvHqT .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uREFEDvHqT .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uREFEDvHqT .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uREFEDvHqT .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uREFEDvHqT .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uREFEDvHqT .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uREFEDvHqT .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uREFEDvHqT .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uREFEDvHqT .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uREFEDvHqT .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uREFEDvHqT .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uREFEDvHqT .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uREFEDvHqT .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uREFEDvHqT .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uREFEDvHqT .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uREFEDvHqT .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uREFEDvHqT .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uREFEDvHqT .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uREFEDvHqT .mbr-section-title {
  color: #ffffff;
}
.cid-uREFEDvHqT .mbr-text {
  color: #ffffff;
}
.cid-uREFEDvHqT .list {
  color: #ffffff;
}
.cid-uREFEDvHqT .list,
.cid-uREFEDvHqT .nav-wrapper,
.cid-uREFEDvHqT .social-wrapper {
  text-align: right;
}
.cid-uREFEDvHqT .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uREFEDvHqT #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREFEDvHqT #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREFEDvHqT #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREFEDvHqT #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREFEDvHqT #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREFEDvHqT #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uREFEDvHqT .list,
.cid-uREFEDvHqT .item-wrap,
.cid-uREFEDvHqT .social-wrapper {
  color: #ffffff;
}
.cid-uREFEDvHqT P {
  color: #ffffff;
}
.cid-uREFEEiHxL {
  padding-top: 0rem;
  padding-bottom: 1rem;
  background-color: #000000;
}
.cid-uREFEEiHxL .mbr-fallback-image.disabled {
  display: none;
}
.cid-uREFEEiHxL .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uREFEEiHxL .container-fluid {
  padding: 0;
}
@media (max-width: 992px) {
  .cid-uREFEEiHxL .container-fluid {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .cid-uREFEEiHxL .container {
    padding: 0;
  }
}
.cid-uREFEEiHxL .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-uREFEEiHxL .title-wrapper {
    padding: 0 16px;
  }
}
.cid-uREFEEiHxL .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}
.cid-uREFEEiHxL .title-wrapper .mbr-text {
  margin: 30px 0 0 0;
}
.cid-uREFEEiHxL .mbr-section-title {
  color: #263652;
}
.cid-uREFEEiHxL .mbr-text {
  color: #ffffff;
  text-align: center;
}
.cid-uREFEF5muV.popup-builder {
  background-color: #ffffff;
}
.cid-uREFEF5muV.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uREFEF5muV.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uREFEF5muV .modal-content,
.cid-uREFEF5muV .modal-dialog {
  height: auto;
}
.cid-uREFEF5muV .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uREFEF5muV .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uREFEF5muV .form-wrapper .mbr-form .form-group,
  .cid-uREFEF5muV .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uREFEF5muV .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uREFEF5muV .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-uREFEF5muV .mbr-text {
  text-align: center;
}
.cid-uREFEF5muV .pt-0 {
  padding-top: 0 !important;
}
.cid-uREFEF5muV .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uREFEF5muV .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uREFEF5muV .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uREFEF5muV .modal-open {
  overflow: hidden;
}
.cid-uREFEF5muV .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uREFEF5muV .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uREFEF5muV .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uREFEF5muV .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-uREFEF5muV .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uREFEF5muV .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uREFEF5muV .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uREFEF5muV .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-uREFEF5muV .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-uREFEF5muV .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uREFEF5muV .modal-backdrop.fade {
  opacity: 0;
}
.cid-uREFEF5muV .modal-backdrop.show {
  opacity: .5;
}
.cid-uREFEF5muV .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-uREFEF5muV .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uREFEF5muV .modal-header {
    padding: 1rem;
  }
}
.cid-uREFEF5muV .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uREFEF5muV .modal-header .close svg {
  fill: #353535;
}
.cid-uREFEF5muV .modal-header .close:hover {
  opacity: 1;
}
.cid-uREFEF5muV .modal-header .close:focus {
  outline: none;
}
.cid-uREFEF5muV .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-uREFEF5muV .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-uREFEF5muV .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uREFEF5muV .modal-body {
    padding: 1rem;
  }
}
.cid-uREFEF5muV .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-uREFEF5muV .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uREFEF5muV .modal-footer {
    padding: 1rem;
  }
}
.cid-uREFEF5muV .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uREFEF5muV .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uREFEF5muV .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uREFEF5muV .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uREFEF5muV .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-uREFEF5muV .modal-lg,
  .cid-uREFEF5muV .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-uREFEF5muV .modal-xl {
    max-width: 1140px;
  }
}
.cid-uREFEF5muV .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uREFEF5muV .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-uREFEF5muV .form-group {
  margin-bottom: 1rem;
}
.cid-uREFEF5muV .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uREFEF5muV .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uREFEF5muV .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-uREFEF5muV .mbr-section-btn {
  margin: 0;
}
.cid-uREFEF5muV .mbr-section-btn .btn {
  margin: 0;
}
.cid-uSpMnVtau5 {
  z-index: 1000;
  width: 100%;
}
.cid-uSpMnVtau5 .navbar-dropdown {
  background: rgba(255, 255, 255, 0.9) !important;
  padding: 0;
  position: fixed;
}
.cid-uSpMnVtau5 #navbar {
  transition: background-color 0.3s ease;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.cid-uSpMnVtau5 .dropdown-width {
  width: 600px !important;
}
@media (max-width: 768px) {
  .cid-uSpMnVtau5 .dropdown-width {
    width: unset !important;
  }
}
.cid-uSpMnVtau5 .dropdown-menu {
  padding: 1rem 0;
  box-shadow: none;
  background-color: #39e991!important;
  border-width: 1px;
  border-color: grey;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  text-align: left;
}
@media (max-width: 768px) {
  .cid-uSpMnVtau5 .dropdown-menu {
    max-width: 95%!important;
  }
}
@media (min-width: 992px) {
  .cid-uSpMnVtau5 .dropdown-menu {
    padding: 18px 34px 22px;
    min-width: 250px;
    top: 33px !important;
    left: -40px !important;
  }
  .cid-uSpMnVtau5 .dropdown-menu.dropdown-submenu {
    left: 215px!important;
    top: -45% !important;
  }
}
.cid-uSpMnVtau5 .img-wrapper {
  width: 100%;
}
.cid-uSpMnVtau5 .img-wrapper img {
  object-fit: cover;
}
.cid-uSpMnVtau5 .df-line {
  display: flex;
  height: 18px;
  padding: 0px 36px 0 36px;
}
.cid-uSpMnVtau5 .df-line2 {
  display: flex;
  z-index: 2000;
  right: 0;
  width: 36%;
}
.cid-uSpMnVtau5 #idFarbenl {
  background: #001679 ;
  padding: 3px;
  margin: 5px;
}
.cid-uSpMnVtau5 #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  margin: 5px;
}
.cid-uSpMnVtau5 #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  margin: 5px;
}
.cid-uSpMnVtau5 #idFarben4 {
  background: #517364   ;
  padding: 3px;
  margin: 5px;
}
.cid-uSpMnVtau5 #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  margin: 5px;
}
.cid-uSpMnVtau5 #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  margin: 5px;
}
.cid-uSpMnVtau5 nav.navbar {
  padding-top: 0.5!important;
  padding-bottom: 0!important;
}
.cid-uSpMnVtau5 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #fff!important;
}
.cid-uSpMnVtau5 .navbar.navbar-expand-lg .dropdown .dropdown-menu a {
  color: black!important;
}
.cid-uSpMnVtau5 .navbar.navbar-expand-lg .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}
.cid-uSpMnVtau5 .mylogo {
  position: absolute;
  z-index: 10;
  top: -10px;
  padding: 1rem;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  border-color: grey;
  border-radius: 5px;
  box-shadow: 9px 9px 37px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-5deg);
  width: fit-content;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .cid-uSpMnVtau5 .menu_box .navbar.opened,
  .cid-uSpMnVtau5 .menu_box .navbar-collapse {
    background-color: #ffffff !important;
    transition: all 0.25s ease-in-out;
  }
}
.cid-uSpMnVtau5 nav.navbar {
  position: fixed;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-uSpMnVtau5 nav.navbar {
    flex-wrap: nowrap;
  }
  .cid-uSpMnVtau5 .offcanvas {
    padding: 120px 60px 35px;
    width: 480px;
    background-color: #ffffff;
  }
  .cid-uSpMnVtau5 .offcanvas_image img {
    width: auto;
    object-fit: cover;
    display: inline-block;
  }
  .cid-uSpMnVtau5 .offcanvas-header {
    position: relative;
    padding: 0;
  }
  .cid-uSpMnVtau5 .offcanvas-header .btn-close {
    position: absolute;
    top: -70px;
    right: 0;
    width: 35px;
    height: 30px;
  }
  .cid-uSpMnVtau5 .offcanvas-body {
    text-align: center;
    padding: 0;
  }
  .cid-uSpMnVtau5 .offcanvas-body .mbr-text,
  .cid-uSpMnVtau5 .offcanvas-body .mbr-section-subtitle {
    margin-top: 14px;
  }
  .cid-uSpMnVtau5 .offcanvas-body .offcanvas_contact {
    margin: 35px 0;
  }
  .cid-uSpMnVtau5 .offcanvas_box button.btn_offcanvas {
    top: -11px;
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
  }
  .cid-uSpMnVtau5 .offcanvas_box button.btn_offcanvas .hamburger span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
  }
  .cid-uSpMnVtau5 .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(1) {
    top: 18px;
    transition: all 0.2s;
  }
  .cid-uSpMnVtau5 .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(2) {
    top: 25px;
    transition: all 0.2s;
  }
  .cid-uSpMnVtau5 .offcanvas_box button.btn_offcanvas .hamburger span:nth-child(3) {
    top: 32px;
    transition: all 0.2s;
  }
  .cid-uSpMnVtau5 .offcanvas_box button.btn_offcanvas:hover .hamburger span {
    width: 36px;
  }
  .cid-uSpMnVtau5 .offcanvas_box button.btn_offcanvas:hover .hamburger span:nth-child(2) {
    width: 37px;
    transition-delay: 0.2s;
  }
  .cid-uSpMnVtau5 ul.navbar-nav {
    padding-bottom: 1.5rem;
  }
  .cid-uSpMnVtau5 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uSpMnVtau5 .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
  }
  .cid-uSpMnVtau5 .link.dropdown-toggle::after {
    padding: 0 !important;
    transform: rotate(45deg);
  }
  .cid-uSpMnVtau5 li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px 10px 7px!important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 400 !important;
    text-decoration: none;
    myletter-spacing: .3em !important;
  }
  .cid-uSpMnVtau5 li.nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
  }
  .cid-uSpMnVtau5 li.nav-item:hover:after {
    transform-origin: left;
    transform: scaleX(0.999);
  }
  .cid-uSpMnVtau5 .lg_brand {
    margin: 0 1rem;
  }
}
.cid-uSpMnVtau5 .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .cid-uSpMnVtau5 .nav-item {
    margin: 4px 19px;
  }
}
@media (max-width: 991px) {
  .cid-uSpMnVtau5 .nav-item {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .cid-uSpMnVtau5 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
  .cid-uSpMnVtau5 .link.dropdown-toggle::after {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: .5rem;
    margin-bottom: 2px;
    content: "";
    border: 2px solid;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    right: 15px;
    position: absolute;
    margin-top: -2px;
  }
  .cid-uSpMnVtau5 .show.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cid-uSpMnVtau5 .offcanvas_box {
    display: none;
  }
}
.cid-uSpMnVtau5 .dropdown-item {
  border: none;
  font-weight: 400 !important;
}
.cid-uSpMnVtau5 .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cid-uSpMnVtau5 .dropdown .dropdown-item:hover {
  color: #e43f3f !important;
}
.cid-uSpMnVtau5 .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uSpMnVtau5 .nav-link {
  position: relative;
}
.cid-uSpMnVtau5 .container {
  display: flex;
  margin: auto;
}
.cid-uSpMnVtau5 .iconfont-wrapper {
  color: #ffffff !important;
  font-size: 17px;
  margin-right: 25px;
  width: 56px;
  height: 56px;
  background-color: #06296e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cid-uSpMnVtau5 .iconfont-wrapper:last-child {
  margin-right: 0;
}
.cid-uSpMnVtau5 .iconfont-wrapper:hover {
  background-color: #052056;
}
.cid-uSpMnVtau5 .navbar-nav {
  margin: 0 1rem;
}
@media (min-width: 1200px) {
  .cid-uSpMnVtau5 .navbar-nav {
    margin: 0 2rem;
  }
}
.cid-uSpMnVtau5 .navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}
.cid-uSpMnVtau5 .dropdown-menu,
.cid-uSpMnVtau5 .navbar.opened {
  background: #ffffff !important;
}
.cid-uSpMnVtau5 .nav-item:focus,
.cid-uSpMnVtau5 .nav-link:focus {
  outline: none;
}
.cid-uSpMnVtau5 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uSpMnVtau5 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uSpMnVtau5 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uSpMnVtau5 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uSpMnVtau5 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uSpMnVtau5 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uSpMnVtau5 .navbar {
  min-height: 60px;
  transition: all 0.3s;
  border-bottom-width: 0px;
}
.cid-uSpMnVtau5 .navbar.opened {
  transition: all 0.3s;
}
.cid-uSpMnVtau5 .navbar .dropdown-item {
  padding: 0;
  margin: 8px 0;
}
.cid-uSpMnVtau5 .navbar .navbar-logo img {
  width: auto;
}
.cid-uSpMnVtau5 .navbar .navbar-collapse {
  justify-content: space-evenly;
  z-index: 1;
}
.cid-uSpMnVtau5 .navbar.collapsed {
  justify-content: center;
}
.cid-uSpMnVtau5 .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uSpMnVtau5 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uSpMnVtau5 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.3rem);
  }
}
.cid-uSpMnVtau5 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uSpMnVtau5 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uSpMnVtau5 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uSpMnVtau5 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: left;
}
.cid-uSpMnVtau5 .navbar.collapsed .icons-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-uSpMnVtau5 .navbar .nav-item {
    padding: .5rem 0;
  }
  .cid-uSpMnVtau5 .navbar .navbar-collapse {
    padding: 34px 0;
  }
  .cid-uSpMnVtau5 .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uSpMnVtau5 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uSpMnVtau5 .navbar .dropdown-menu {
    padding: 6px 0 6px 15px;
  }
  .cid-uSpMnVtau5 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uSpMnVtau5 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uSpMnVtau5 .navbar .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-uSpMnVtau5 .navbar ul.navbar-nav {
    overflow: hidden;
  }
  .cid-uSpMnVtau5 .navbar ul.navbar-nav li {
    margin: 0;
  }
  .cid-uSpMnVtau5 .navbar .dropdown-menu .dropdown-item {
    padding: 0 !important;
    margin: 0;
    margin-top: 8px;
    text-align: left;
  }
  .cid-uSpMnVtau5 .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uSpMnVtau5 .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uSpMnVtau5 .navbar .icons-menu {
    padding: 0;
  }
}
.cid-uSpMnVtau5 .navbar.navbar-short {
  min-height: 60px;
}
.cid-uSpMnVtau5 .navbar.navbar-short .navbar-logo img {
  height: 2.1rem !important;
}
.cid-uSpMnVtau5 .navbar.navbar-short .navbar-brand {
  min-height: 50px;
  padding: 0;
}
.cid-uSpMnVtau5 .navbar-brand {
  min-height: 60px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-uSpMnVtau5 .navbar-brand {
    min-width: unset;
  }
}
.cid-uSpMnVtau5 .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uSpMnVtau5 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uSpMnVtau5 .dropdown-item.active,
.cid-uSpMnVtau5 .dropdown-item:active {
  background-color: transparent;
}
.cid-uSpMnVtau5 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uSpMnVtau5 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uSpMnVtau5 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uSpMnVtau5 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-uSpMnVtau5 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uSpMnVtau5 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uSpMnVtau5 ul.navbar-nav {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.cid-uSpMnVtau5 .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uSpMnVtau5 button.navbar-toggler {
  outline: none;
  top: 20px;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uSpMnVtau5 button.navbar-toggler {
    top: 0px;
  }
}
.cid-uSpMnVtau5 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-uSpMnVtau5 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uSpMnVtau5 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uSpMnVtau5 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uSpMnVtau5 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uSpMnVtau5 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uSpMnVtau5 nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uSpMnVtau5 nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uSpMnVtau5 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uSpMnVtau5 a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cid-uSpMnVtau5 .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uSpMnVtau5 .navbar {
    height: 70px;
  }
  .cid-uSpMnVtau5 .navbar.opened {
    height: auto;
  }
  .cid-uSpMnVtau5 .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uSpMnVtau5 .mbr-section-subtitle {
  color: #202020;
}
.cid-uSpMnVtau5 .btn-black-outline {
  border-width: 1px !important;
}
.cid-uSpMnVtau5 .btn-black-outline:hover {
  background: #ddd!important;
}
.cid-uSpMnW3zd1 {
  padding-top: 11rem;
  padding-bottom: 0rem;
  align-items: flex-end;
  background-image: url("../../../assets/images/background1.jpg");
}
.cid-uSpMnW3zd1 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uSpMnW3zd1 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uSpMnW3zd1 .card {
  justify-content: flex-end;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uSpMnW3zd1 .content-wrapper {
    margin-bottom: 10px;
  }
}
.cid-uSpMnW3zd1 .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-uSpMnW3zd1 .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .cid-uSpMnW3zd1 .content-wrapper .text-wrapper .mbr-text {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cid-uSpMnW3zd1 .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uSpMnW3zd1 .content-wrapper .mbr-section-btn .btn {
  margin-bottom: 0;
}
.cid-uSpMnW3zd1 .items-wrapper .items-wrap {
  display: inline-flex;
  flex-direction: column;
}
.cid-uSpMnW3zd1 .items-wrapper .items-wrap .item {
  margin-bottom: 10px;
}
.cid-uSpMnW3zd1 .items-wrapper .items-wrap .item:last-child {
  margin-bottom: 0;
}
.cid-uSpMnW3zd1 .items-wrapper .items-wrap .item .item-wrapper {
  padding: 6px 26px 6px 6px;
  display: inline-flex;
  align-items: center;
  background-color: #d7d2d2;
}
.cid-uSpMnW3zd1 .items-wrapper .items-wrap .item .item-wrapper .item-img {
  margin-right: 10px;
}
.cid-uSpMnW3zd1 .items-wrapper .items-wrap .item .item-wrapper .item-img img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
  border-radius: 100% !important;
}
@media (max-width: 992px) {
  .cid-uSpMnW3zd1 .items-wrapper .items-wrap .item .item-wrapper .item-img img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.cid-uSpMnW3zd1 .items-wrapper .items-wrap .item .item-wrapper .item-content .item-title {
  margin-bottom: 0;
}
.cid-uSpMnW3zd1 .btn-wrapper {
  margin-top: -10%;
}
.cid-uSpMnW3zd1 .mbr-section-title {
  color: #f4f4f4;
}
.cid-uSpMnW3zd1 .mbr-text {
  color: #f4f4f4;
}
.cid-uSpMnW3zd1 .item-title {
  color: #58595b;
}
.cid-uSpMnW3zd1 .item-title,
.cid-uSpMnW3zd1 .items-wrapper {
  color: #000000;
}
.cid-uSpMnWreh0 {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-uSpMnWreh0 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uSpMnWreh0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uSpMnWreh0 .content-wrapper .text-wrapper .mbr-text {
  display: inline-block;
  width: 70%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cid-uSpMnWreh0 .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cid-uSpMnWreh0 .mbr-text {
  color: #19171c;
}
.cid-uSpMnWreh0 .mbr-text,
.cid-uSpMnWreh0 .mbr-section-btn,
.cid-uSpMnWreh0 .text-wrapper {
  color: #093388;
}
.cid-uSpMnWKm9Y {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uSpMnWKm9Y .mbr-fallback-image.disabled {
  display: none;
}
.cid-uSpMnWKm9Y .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uSpMnWKm9Y .items-wrapper .item {
  border-bottom: 1px solid #bac0cc;
}
.cid-uSpMnWKm9Y .items-wrapper .item:first-child {
  border-top: 1px solid #bac0cc;
}
.cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper {
    padding: 20px 0;
    display: block;
  }
}
.cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .item-content {
  width: 30%;
  display: flex;
}
@media (max-width: 992px) {
  .cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .item-content {
    display: block;
    width: 100%;
  }
}
.cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .item-content .item-number {
  min-width: 70px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .item-content .item-number {
    min-width: auto;
    margin-bottom: 10px;
  }
}
.cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .item-content .item-title {
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .item-content .item-title {
    margin-bottom: 10px;
  }
}
.cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .text-wrapper {
  width: 70%;
}
@media (max-width: 992px) {
  .cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .text-wrapper {
    width: 100%;
  }
}
.cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .text-wrapper .item-text {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .cid-uSpMnWKm9Y .items-wrapper .item .item-wrapper .text-wrapper .item-text {
    width: 100%;
  }
}
.cid-uSpMnWKm9Y .item-number {
  color: #093388;
}
.cid-uSpMnWKm9Y .item-title {
  color: #093388;
}
.cid-uSpMnWKm9Y .item-text {
  color: #58595b;
}
.cid-uSpMnWKm9Y .item-text,
.cid-uSpMnWKm9Y .text-wrapper {
  color: #000000;
}
.cid-uSpMZ1qtBO {
  padding-top: 0px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-uSpMZ1qtBO .checkboxAbstand {
  padding: 0 1rem;
  margin-bottom: 12px!important;
}
.cid-uSpMZ1qtBO input,
.cid-uSpMZ1qtBO textarea {
  color: black !important;
  background: #eee;
  border-style: solid!important;
  border-width: 0 0 1px 0!important;
  border-color: #666!important;
  border-radius: 3px!important;
}
.cid-uSpMZ1qtBO .mbr-form .input-group-btn .btn {
  border-radius: 100px !important;
}
.cid-uSpMZ1qtBO .showAlerts {
  display: block !important;
}
.cid-uSpMZ1qtBO .rowflexrev {
  display: -webkit-flex;
}
.cid-uSpMZ1qtBO .ws-form-alerts {
  margin-top: 1rem;
}
.cid-uSpMZ1qtBO .btn {
  width: 100%;
  display: inline-flex;
  font-weight: 300;
}
.cid-uSpMZ1qtBO .title {
  margin-bottom: 2rem;
}
.cid-uSpMZ1qtBO .mbr-section-subtitle {
  color: #767676;
}
.cid-uSpMZ1qtBO textarea.form-control {
  min-height: 188px;
}
.cid-uSpMZ1qtBO LABEL {
  color: #232323;
  display: initial;
}
.cid-uSpMZ1qtBO .mbr-section-terms {
  text-align: left;
  color: #232323;
  margin-bottom: 0px;
}
.cid-uSpMZ1qtBO .mbr-section-labels {
  color: #232323;
  padding: 0;
  margin-bottom: .357em;
  text-align: left;
}
.cid-uSpMZ1qtBO .mbr-section-autorespond {
  text-align: left;
  color: #232323;
  margin-bottom: 0px;
}
.cid-uSpMZ1qtBO .mbr-section-gdpr {
  text-align: left;
  color: #232323;
  margin-bottom: 0px;
}
.cid-uSpMZ1qtBO .alert {
  margin-bottom: 0;
}
.cid-uSpMZ1qtBO .alert-success {
  background-color: #70c770;
}
.cid-uSpMZ1qtBO .alert-danger {
  background-color: #ff4a52;
}
.cid-uSpMZ1qtBO .mbr-alert-success {
  text-align: left;
  color: #ffffff;
}
.cid-uSpMZ1qtBO .mbr-alert-danger {
  text-align: left;
  color: #ffffff;
}
.cid-uSpMZ1qtBO .uploadBtn {
  padding-top: 13px !important;
  padding-left: 12.5px !important;
}
.cid-uSpMZ1qtBO input[type=file]::file-selector-button {
  border: 1px solid #232323 !important;
  padding: .2em .4em;
  border-radius: .2em;
  background-color: #cccccc !important;
  color: #232323 !important;
  transition: 0.3s;
}
.cid-uSpMZ1qtBO input[type=file]::-webkit-file-upload-button {
  border: 1px solid #232323 !important;
  padding: .2em .4em;
  border-radius: .2em;
  background-color: #cccccc !important;
  color: #232323 !important;
  transition: 0.3s;
}
.cid-uSpMZ1qtBO input[type=file]::-ms-browse {
  border: 1px solid #232323 !important;
  padding: .2em .4em;
  border-radius: .2em;
  background-color: #cccccc !important;
  color: #232323 !important;
  transition: 0.3s;
}
.cid-uSpMZ1qtBO input,
.cid-uSpMZ1qtBO option,
.cid-uSpMZ1qtBO textarea {
  color: #000000;
}
.cid-uSpMZ1qtBO input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid #ccc;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  border-radius: 4px;
  margin-right: 8px;
  cursor: pointer;
}
.cid-uSpMZ1qtBO input[type="checkbox"]:checked::after {
  content: '✔';
  color: green;
  font-size: 18px;
  position: absolute;
  top: -2px;
  left: 3px;
}
.cid-uSpMZ1qtBO label {
  vertical-align: middle;
  line-height: 1.5em;
  position: relative;
  top: -4px;
}
.cid-uSpMnXQTyA {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #000000;
  z-index: 1;
}
.cid-uSpMnXQTyA .mbr-fallback-image.disabled {
  display: none;
}
.cid-uSpMnXQTyA li:hover,
.cid-uSpMnXQTyA a:hover {
  color: #afc9fd !important;
}
.cid-uSpMnXQTyA .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uSpMnXQTyA .container-fluid {
  padding: 0 56px;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .container-fluid {
    padding: 0 26px;
  }
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .container {
    padding: 0 26px;
  }
}
.cid-uSpMnXQTyA .row {
  justify-content: center;
}
.cid-uSpMnXQTyA .title-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .title-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uSpMnXQTyA .title-wrapper .logo-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .title-wrapper .logo-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uSpMnXQTyA .title-wrapper .logo-wrapper img {
  width: 190px;
  display: inline-flex;
  object-fit: contain;
  border-radius: 0 !important;
}
.cid-uSpMnXQTyA .title-wrapper .mbr-section-title {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .title-wrapper .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-uSpMnXQTyA .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}
.cid-uSpMnXQTyA .content-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .content-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uSpMnXQTyA .content-wrapper .nav-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .content-wrapper .nav-wrapper {
    margin-bottom: 40px;
    text-align: left;
  }
}
.cid-uSpMnXQTyA .content-wrapper .nav-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uSpMnXQTyA .content-wrapper .nav-wrapper .list .item-wrap {
  margin: 0 50px 16px 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .content-wrapper .nav-wrapper .list .item-wrap {
    margin: 0 25px 16px 0;
  }
}
.cid-uSpMnXQTyA .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uSpMnXQTyA .content-wrapper .nav-wrapper .list .item-wrap:focus {
  color: #afc9fd !important;
}
.cid-uSpMnXQTyA .content-wrapper .nav-wrapper .list .item-wrap:last-child {
  margin: 0 0 16px 0;
}
.cid-uSpMnXQTyA .content-wrapper .contacts-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .content-wrapper .contacts-wrapper {
    margin-bottom: 40px;
  }
}
.cid-uSpMnXQTyA .content-wrapper .contacts-wrapper .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .content-wrapper .contacts-wrapper .list {
    text-align: left;
  }
}
.cid-uSpMnXQTyA .content-wrapper .contacts-wrapper .list .item-wrap {
  margin-bottom: 0;
  font-family: "Instrument Serif", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  letter-spacing: -0.02em;
}
.cid-uSpMnXQTyA .content-wrapper .contacts-wrapper .list .item-wrap:hover,
.cid-uSpMnXQTyA .content-wrapper .contacts-wrapper .list .item-wrap:focus {
  color: #82ba00;
}
.cid-uSpMnXQTyA .content-wrapper .contacts-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cid-uSpMnXQTyA .content-wrapper .social-wrapper {
    text-align: left;
  }
}
.cid-uSpMnXQTyA .content-wrapper .social-wrapper .social-wrap {
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uSpMnXQTyA .content-wrapper .social-wrapper .social-wrap .soc-item:last-child a .mbr-iconfont {
  margin-right: 0;
}
.cid-uSpMnXQTyA .content-wrapper .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uSpMnXQTyA .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uSpMnXQTyA .content-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  color: #afc9fd !important;
}
.cid-uSpMnXQTyA .content-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
  margin-right: 25px;
}
.cid-uSpMnXQTyA .mbr-copy {
  margin-bottom: 0;
  color: #ffffff;
  text-align: left;
}
.cid-uSpMnXQTyA .mbr-section-title {
  color: #ffffff;
}
.cid-uSpMnXQTyA .mbr-text {
  color: #ffffff;
}
.cid-uSpMnXQTyA .list {
  color: #ffffff;
}
.cid-uSpMnXQTyA .list,
.cid-uSpMnXQTyA .nav-wrapper,
.cid-uSpMnXQTyA .social-wrapper {
  text-align: right;
}
.cid-uSpMnXQTyA .df-line {
  margin-top: .5rem;
  display: flex;
  height: 1.5rem;
}
.cid-uSpMnXQTyA #idFarbenl {
  background: #001679 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uSpMnXQTyA #idFarben2 {
  background: #1b3575   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uSpMnXQTyA #idFarben3 {
  background: #36546d  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uSpMnXQTyA #idFarben4 {
  background: #517364   ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uSpMnXQTyA #idFarben5 {
  background: #6b9259 ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uSpMnXQTyA #idFarben6 {
  background: #7eb504  ;
  padding: 3px;
  border-style: solid;
  border-width: 0 3px;
  border-color: black;
}
.cid-uSpMnXQTyA .list,
.cid-uSpMnXQTyA .item-wrap,
.cid-uSpMnXQTyA .social-wrapper {
  color: #ffffff;
}
.cid-uSpMnXQTyA P {
  color: #ffffff;
}
