.anim {
  opacity: 0;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ffb900;
  padding: 5px 10px 2px;
  font-size: 12px;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
  padding: 5px 10px 2px;
  font-size: 12px;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
}

.ultp-block-item .ultp-block-image img, .ultp-block-018161 .ultp-block-empty-image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 250px !important;
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
  max-width: 100% !important;
}

.forminator-label {
  font-size: 15px !important;
}

@media (max-width: 991px) {
  .impressum tr,
  .impressum td {
    display: block;
    width: 100% !important;
  }
  .impressum td:first-child {
    padding-bottom: 0 !important;
  }
  .impressum td:last-child {
    padding-top: 0 !important;
  }
}
.grecaptcha-badge {
  display: none !important;
}

#responsive-menu-button {
  display: none !important;
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
  max-width: 100%;
}

iframe {
  max-width: 100%;
}

.noclick > a {
  pointer-events: none;
  position: relative;
}
.noclick > a .responsive-menu-subarrow {
  pointer-events: auto;
  position: absolute;
  left: 0;
  right: 15px !important;
  width: auto !important;
  background: none !important;
  text-align: right !important;
}

.single-item {
  margin-bottom: 40px;
}
.single-item .img {
  padding-bottom: 56%;
  background-size: contain;
  background-position: center;
  margin: 0 0 15px;
  display: block;
  transition-duration: 0.3s;
  background-repeat: no-repeat;
}
.single-item h3 {
  font-size: 18px !important;
  text-align: center;
}
.single-item:hover .img {
  opacity: 0.7;
}

body {
  font-family: "Poppins", sans-serif;
  color: #0d0e0e;
  font-size: 15px;
  font-weight: 400;
  overflow-x: hidden;
  position: relative;
  background: #EFEFEF;
}

.wrap {
  overflow: hidden;
}

.es-listing .es-property-inner {
  background: #fff;
}

a {
  color: #D8251B;
  text-decoration: none;
  transition-duration: 0.3s;
}
a:hover {
  color: #D8251B;
  text-decoration: underline;
}

.wpcf7-list-item-label {
  font-size: 15px !important;
}

.wpml-ls-legacy-list-horizontal {
  padding: 0;
  border: 0;
}

.wrapper {
  overflow: hidden;
  width: 100%;
  max-width: 100vw;
}

.container {
  max-width: 1230px;
  padding: 0 15px;
  width: auto;
}

.row {
  margin: 0 -10px;
}

.row [class*=col-] {
  padding: 0 10px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ffb900;
  color: #fff;
}

.container {
  position: relative;
}

.wrapper {
  position: relative;
}

.header {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
}
.header__box {
  background: #FFFFFF;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 0 40px 0 30px;
}
.header__right {
  text-align: right;
  display: flex;
  align-items: center;
}
.header .more {
  display: inline-block;
  line-height: 52px;
  min-width: 170px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  transition-duration: 0.2s;
  padding: 0 10px;
  background: linear-gradient(to bottom, #E04F47 0%, #D8251B 100%);
  box-shadow: inset 0px -2px 1px 0px rgba(0, 0, 0, 0.3), 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
  margin-left: 46px;
}
.header .more:hover {
  opacity: 0.8;
  text-decoration: none;
}
@media (max-width: 1100px) {
  .header .more {
    display: none;
  }
}
.header .col-lg-12 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 156px;
}
.header .logo {
  margin-right: 80px;
}
@media (max-width: 1200px) {
  .header .logo {
    margin-right: 30px;
  }
}
.header ul.navigation {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative;
  font-size: 0;
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.header ul.navigation li {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  display: inline-block;
  margin-right: 28px;
}
@media (max-width: 1200px) {
  .header ul.navigation li {
    margin-right: 16px;
  }
}
.header ul.navigation li:last-child {
  margin-right: 0;
}
.header ul.navigation li.nowrap a {
  white-space: nowrap;
}
.header ul.navigation li > a {
  font-size: 16px;
  line-height: 60px;
  display: block;
  color: #494948;
  padding: 0;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
  transition-duration: 0.2s;
  position: relative;
  text-align: center;
  font-weight: 500;
  white-space: nowrap;
  z-index: 3;
}
@media (max-width: 1200px) {
  .header ul.navigation li > a {
    font-size: 15px;
  }
}
.header ul.navigation li.current-menu-parent > a, .header ul.navigation li.current-page-ancestor > a, .header ul.navigation li.current_page_item > a {
  color: #000 !important;
  text-decoration: none;
}
.header ul.navigation li:hover > a {
  color: #000;
  text-decoration: none;
}
.header ul.navigation li ul {
  position: absolute;
  top: 60px;
  left: 50%;
  width: 260px;
  background: #fff;
  padding: 15px;
  z-index: 99999;
  pointer-events: none;
  opacity: 0;
  display: block;
  border-radius: 5px;
  margin: 0;
  transform: translate(-50%, 10px);
  transition-duration: 0.3s;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.header ul.navigation li ul span {
  display: none;
}
.header ul.navigation li ul:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  content: "";
  position: absolute;
  box-shadow: none !important;
}
.header ul.navigation li ul li {
  float: none;
  display: block;
  width: auto;
  padding: 0 !important;
  background: none !important;
  margin: 0 !important;
  text-align: left;
  text-align: center;
  border-top: 1px solid #f2f2f2;
  box-shadow: none !important;
}
.header ul.navigation li ul li:first-child {
  border: 0 !important;
}
.header ul.navigation li ul li:after, .header ul.navigation li ul li:before {
  display: none !important;
}
.header ul.navigation li ul li a {
  line-height: 20px;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 0 !important;
  background: none;
  display: block;
  color: #434343;
  white-space: normal;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  font-style: normal;
}
.header ul.navigation li ul li a:after {
  display: none;
}
.header ul.navigation li ul li a:hover {
  box-shadow: none;
  background: none;
  color: #000;
  text-decoration: none;
}
.header ul.navigation li ul li.current-menu-parent > a, .header ul.navigation li ul li.current-page-ancestor > a, .header ul.navigation li ul li.current_page_item > a, .header ul.navigation li ul li:hover > a {
  color: #000 !important;
  text-decoration: none;
  background: none;
  box-shadow: none;
}
.header ul.navigation li ul li.current-menu-parent > a:hover, .header ul.navigation li ul li.current-page-ancestor > a:hover, .header ul.navigation li ul li.current_page_item > a:hover, .header ul.navigation li ul li:hover > a:hover {
  color: #000;
}
.header ul.navigation li ul li.current-menu-parent > a, .header ul.navigation li ul li.current-page-ancestor > a, .header ul.navigation li ul li.current_page_item > a, .header ul.navigation li ul li:hover > a {
  color: #000 !important;
  text-decoration: none;
  background: none;
  box-shadow: none;
}
.header ul.navigation li ul li.current-menu-parent > a:hover, .header ul.navigation li ul li.current-page-ancestor > a:hover, .header ul.navigation li ul li.current_page_item > a:hover, .header ul.navigation li ul li:hover > a:hover {
  color: #000;
}
.header ul.navigation li:hover ul {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0);
}
.header .menu-trigger {
  display: none;
}
@media (max-width: 991px) {
  .header .menu-trigger {
    display: flex;
    height: 46px;
    width: 46px;
    justify-content: center;
    align-items: center;
    background: #D92319;
    box-shadow: inset 0px -2px 1px 0px rgba(0, 0, 0, 0.31), 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
    margin-left: 15px;
    transition-duration: 0.2s;
    border-radius: 50%;
    flex-shrink: 0;
  }
  .header .menu-trigger svg {
    height: 12px;
  }
  .header .menu-trigger svg path {
    transition-duration: 0.2s;
  }
  .header__box {
    background: #FFFFFF;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    padding: 0 20px;
  }
  .header .col-lg-12 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 120px;
  }
  .header .logo {
    margin-right: 0;
  }
  .header .logo img {
    height: 60px;
  }
  .header .more {
    display: none;
  }
  .header ul.navigation {
    display: none;
  }
}

.hero {
  position: relative;
  z-index: 8;
}
.hero .swiper figure {
  display: flex;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  filter: grayscale(100%);
}
.hero .swiper figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
}
.hero .swiper h1 {
  color: #fff;
  font-size: 60px;
  display: inline-block;
  padding: 0 30px;
  margin: 0 0 15px;
  line-height: 96px;
  font-weight: 600;
  background: #D92319;
  mix-blend-mode: hard-light;
  text-shadow: 0px 0px 46px rgb(0, 0, 0);
}
.hero .swiper p {
  color: #fff;
  font-size: 40px;
  line-height: 1.4;
  margin: 0;
  font-weight: 400;
  text-shadow: 0px 0px 46px rgb(0, 0, 0);
}
.hero .swiper .col-lg-12 {
  height: 840px;
  max-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-top: 156px;
  text-align: center;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .hero .swiper figure {
    display: flex;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    filter: grayscale(100%);
  }
  .hero .swiper figure img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
  }
  .hero .swiper h1 {
    color: #fff;
    font-size: 22px;
    display: inline-block;
    padding: 0 10px;
    margin: 0 0 15px;
    line-height: 65px;
    font-weight: 600;
    background: #D92319;
    mix-blend-mode: hard-light;
    text-shadow: 0px 0px 46px rgb(0, 0, 0);
  }
  .hero .swiper p {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    font-weight: 400;
    text-shadow: 0px 0px 46px rgb(0, 0, 0);
  }
  .hero .swiper .col-lg-12 {
    height: 500px;
    max-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-top: 156px;
    text-align: center;
    padding-bottom: 50px;
  }
}

.pagetitle {
  text-align: center;
  box-shadow: inset 0px 0px 40px 0px rgba(0, 0, 0, 0.35);
  color: #fff;
  position: relative;
  padding: 220px 0 40px;
  background: #000;
}
.pagetitle h1 {
  color: #fff;
  font-size: 52px;
}
.pagetitle figure {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0.5;
  margin: 0;
}
.pagetitle figure img {
  -o-object-position: center left;
     object-position: center left;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  filter: grayscale(100%);
}
@media (max-width: 991px) {
  .pagetitle h1 {
    font-size: 32px;
  }
}

.intro {
  background: #D92319;
  position: relative;
  text-align: left;
  box-shadow: inset 0px 0px 46px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.25);
  z-index: 12;
  padding: 80px 0 60px;
}
.intro figure {
  position: absolute;
  left: 55%;
  bottom: -60px;
  margin: 0;
}
.intro h2 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 42px;
  color: #fff;
}
.intro p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  margin: 0 0 20px;
  font-weight: 400;
  line-height: 1.4;
}
.intro p:last-child {
  margin-bottom: 0;
}
.intro p a {
  color: #fff;
}
@media (max-width: 991px) {
  .intro {
    padding: 60px 0 60px;
  }
  .intro h2 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 20px;
    color: #fff;
  }
  .intro figure {
    display: none;
  }
}

.about {
  position: relative;
  padding: 80px 0 180px;
  z-index: 10;
}
.about__tabs {
  margin: 0 0 90px;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #E2E2E2;
}
.about__tabs li {
  color: #312F2F;
  font-weight: 400;
  line-height: 120px;
  padding: 0 5px;
  margin: 0 12px;
  font-size: 20px;
  border-bottom: 1px solid transparent;
  transition-duration: 0.2s;
  margin-bottom: -1px;
  cursor: pointer;
}
.about__tabs li:hover {
  border-color: #D63027;
}
.about__tabs li.active {
  font-weight: 600;
  border-color: #D63027;
}
.about .next,
.about .prev {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(to bottom, #E04F47 0%, #D8251B 100%);
  box-shadow: inset 0px -2px 1px 0px rgba(0, 0, 0, 0.3), 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
  border-radius: 50%;
  transition-duration: 0.2s;
  cursor: pointer;
}
.about .next:hover,
.about .prev:hover {
  opacity: 0.8;
}
.about .next svg,
.about .prev svg {
  width: 32px;
  height: 32px;
}
.about .prev {
  left: -60px;
}
.about .next {
  right: -60px;
}
.about .swiper-button-disabled {
  filter: grayscale(100%);
  pointer-events: none;
}
.about .row {
  align-items: flex-start;
}
.about__img {
  border-radius: 10px;
  display: flex;
  aspect-ratio: 1;
  overflow: hidden;
}
.about__img img {
  height: 100%;
  width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.about .buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}
.about .buttons a {
  display: block;
  background: #D92319;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  transition-duration: 0.2s;
  line-height: 65px;
  font-size: 15px;
  font-weight: 500;
  width: calc(50% - 10px);
}
.about .buttons a:nth-child(2) {
  background: #000;
}
.about .buttons a:hover {
  text-decoration: none;
  color: #fff;
  background: #333;
}
.about .col-lg-6 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
.about__intro {
  padding: 0 0 0 70px;
  width: 100%;
}
.about__box {
  background: #fff;
  padding: 70px 70px;
  border-radius: 10px;
  width: 100%;
  transform: translateX(-120px);
  position: relative;
}
.about__box:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -120px;
  content: "";
  top: 100%;
  background: url("img/shadow.png") no-repeat bottom center;
  background-size: 100% auto;
}
.about__box p {
  color: #312F2F;
  font-size: 16px;
  margin: 0;
  font-weight: 300;
}
.about__box p strong {
  font-weight: 600;
}
.about h2 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 300;
  margin: 55px 0;
  color: #312F2F;
}
.about h2 strong {
  font-weight: 600;
}
@media (max-width: 991px) {
  .about {
    position: relative;
    padding: 50px 0 70px;
    z-index: 10;
  }
  .about__tabs {
    margin: 0 0 40px;
    padding: 0;
    list-style-type: none;
    display: block;
    overflow-y: hidden;
    overflow-x: scroll;
    justify-content: center;
    border-bottom: 1px solid #E2E2E2;
    white-space: nowrap;
  }
  .about__tabs li {
    display: inline-block;
    color: #312F2F;
    font-weight: 400;
    line-height: 60px;
    padding: 0;
    margin: 0 20px 0 0;
    font-size: 15px;
    border-bottom: 1px solid transparent;
    transition-duration: 0.2s;
    margin-bottom: -1px;
    cursor: pointer;
  }
  .about__tabs li:hover {
    border-color: #D63027;
  }
  .about__tabs li.active {
    font-weight: 600;
    border-color: #D63027;
  }
  .about .next,
  .about .prev {
    display: none;
  }
  .about .row {
    align-items: flex-start;
  }
  .about__img {
    border-radius: 10px;
    width: 100%;
    display: flex;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .about__img img {
    height: 100%;
    width: 100%;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .about .col-lg-6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }
  .about__intro {
    padding: 0 0 40px 0;
    width: 100%;
  }
  .about__box {
    padding: 40px 30px;
    border-radius: 10px;
    width: 100%;
    transform: none;
    position: relative;
  }
  .about__box:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -120px;
    content: "";
    top: 100%;
    background: url("img/shadow.png") no-repeat bottom center;
    background-size: 100% auto;
    display: none;
  }
  .about__box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .about__box ul li {
    color: #312F2F;
    font-size: 16px;
    line-height: 30px;
    padding-left: 45px;
    margin-bottom: 18px;
    background: url("img/li.svg") no-repeat top left;
    background-size: 28px;
  }
  .about__box ul li strong {
    font-weight: 600;
  }
  .about__box ul li:last-child {
    margin-bottom: 0;
  }
  .about .buttons {
    display: block;
    margin-top: 50px;
  }
  .about .buttons a {
    width: 100%;
    margin-top: 15px;
  }
  .about h2 {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 300;
    margin: 0;
    color: #312F2F;
  }
  .about h2 strong {
    font-weight: 600;
  }
  .about p {
    color: #312F2F;
    font-size: 15px;
    margin: 0;
    font-weight: 400;
    max-width: 620px;
  }
}

.services {
  background: url("img/shadow2.png") no-repeat top center;
  position: relative;
  padding: 110px 0 45px;
}
.services__img {
  mix-blend-mode: darken;
  position: absolute;
  top: -250px;
  right: 0;
  margin: 0;
  filter: grayscale(100%);
}
.services h2 {
  text-align: center;
  margin: 0 0 65px;
  color: #312F2F;
  font-weight: 300;
  font-size: 30px;
  line-height: 1.2;
}
.services h2 strong {
  font-weight: 600;
}
.services .swiper-wrapper {
  display: flex;
}
.services .swiper-slide {
  height: auto;
  background: url("img/shadow3.png") no-repeat bottom center;
  background-size: 100% auto;
  padding-bottom: 60px;
}
.services__pagination {
  display: flex;
  justify-content: center;
  margin-top: -10px;
}
.services__pagination div {
  cursor: pointer;
  margin: 0 10px;
  height: 56px;
  width: 56px;
  background: url("img/circle.png") no-repeat #EFEFEF;
  background-size: 100%;
  background-blend-mode: luminosity;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 0.2s;
}
.services__pagination div:hover svg {
  opacity: 0.8;
}
.services__pagination div svg {
  height: 26px;
  width: 26px;
}
.services__pagination div.swiper-button-disabled {
  pointer-events: none;
  filter: grayscale(100%);
}
.services__pagination div.swiper-button-disabled svg {
  opacity: 0.4;
}
.services .item {
  display: block;
  border-radius: 12px;
  background: #fff;
  padding: 40px 30px;
  height: 100%;
}
.services .item figure {
  height: 130px;
  margin: 0;
}
.services .item h3 {
  color: #D92319;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 24px;
  transition-duration: 0.2s;
}
.services .item p {
  color: #312F2F;
  font-size: 16px;
  line-height: 1.4;
  transition-duration: 0.2s;
}
.services .item:hover {
  text-decoration: none;
  background: #D92319;
}
.services .item:hover h3,
.services .item:hover p {
  color: #fff;
}
.services .item:hover svg path {
  fill: #fff !important;
}
@media (max-width: 991px) {
  .services {
    background-size: contain;
    padding: 70px 0 45px;
  }
  .services__img {
    display: none;
  }
  .services h2 {
    text-align: center;
    margin: 0 0 40px;
    color: #312F2F;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2;
  }
  .services h2 strong {
    font-weight: 600;
  }
  .services .item {
    text-decoration: none;
  }
}

.usp {
  background: #000;
  position: relative;
  text-align: left;
  box-shadow: inset 0px 0px 46px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.25);
  z-index: 6;
  padding: 120px 0 110px;
}
.usp__bg {
  display: flex;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  position: absolute;
}
.usp__bg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  mix-blend-mode: luminosity;
}
.usp h2 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 300;
  margin: 0 0 60px;
  color: #fff;
  text-align: center;
}
.usp h2 strong {
  font-weight: 600;
}
.usp .row {
  display: flex;
}
.usp .row .col-lg-6 {
  height: auto;
}
.usp .item {
  border-radius: 12px;
  padding: 18px;
  height: 100%;
  position: relative;
  display: block;
  transition-duration: 0.2s;
}
.usp .item:hover {
  text-decoration: none;
  background: #D92319;
}
.usp .item:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: "";
  border-radius: 12px;
  box-shadow: inset 0px 0px 46px 0px rgba(0, 0, 0, 0.33), 0px 7px 7px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #fff;
  opacity: 0.3;
}
.usp .item figure {
  display: flex;
  height: 285px;
  border-radius: 4px;
  overflow: hidden;
}
.usp .item figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.usp .item h3 {
  text-align: center;
  margin: 32px 0 14px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 991px) {
  .usp {
    padding: 70px 0 50px;
  }
  .usp__bg {
    display: flex;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    position: absolute;
  }
  .usp__bg img {
    opacity: 0.5;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    mix-blend-mode: luminosity;
  }
  .usp .col-lg-4 {
    margin-bottom: 20px;
  }
  .usp h2 {
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 30px;
    color: #fff;
    text-align: center;
  }
  .usp h2 strong {
    font-weight: 600;
  }
  .usp p {
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 auto;
    font-weight: 400;
    max-width: 760px;
    text-align: center;
  }
  .usp .col-lg-12 {
    margin-bottom: 40px;
  }
  .usp .col-lg-6 {
    margin-bottom: 30px;
  }
}

.content {
  position: relative;
  z-index: 3;
}
.content--page {
  padding-top: 60px;
  padding-bottom: 120px;
  position: relative;
  background: #fff;
}
.content--page .container {
  position: relative;
  z-index: 2;
}
.content--home {
  position: relative;
  padding: 90px 0 150px;
  background: url("img/dark.png") repeat;
  box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.25), inset 0px 0px 46px 0px rgba(0, 0, 0, 0.33);
}
.content--home:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: url("img/germany.png") no-repeat center;
  opacity: 0.07;
}
.content--home .text h2 {
  color: #ffffff;
}
.content--home .text p, .content--home .text li {
  color: #fff;
}
.content--home .text p a, .content--home .text li a {
  color: #fff;
}
.content--home .boxes {
  margin-top: 65px;
  display: flex;
  justify-content: space-around;
}
.content--home .boxes .item {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 60px 40px;
  width: calc(50% - 60px);
  margin: 0 30px;
}
.content--home .boxes .item h3 {
  margin-bottom: 32px;
}
.content--home .boxes .item p {
  color: #fff;
}
.content--home .boxes .item p a {
  color: #fff;
}
.content table td {
  vertical-align: top;
}
.content ul ul {
  margin-bottom: 0;
}
.content h1 {
  margin: 0 0 30px;
  font-size: 40px;
  color: #000;
  font-weight: 700;
  position: relative;
}
.content h2 {
  margin: 0 0 30px;
  font-size: 30px;
  color: #000;
  font-weight: 600;
  position: relative;
}
.content h3 {
  margin: 0 0 10px;
  font-size: 22px;
  color: #000;
  font-weight: 600;
}
.content h4 {
  margin: 0 0 10px;
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.content h5 {
  color: #29484a;
  font-size: 24px;
  font-weight: 600;
  margin: -15px 0 25px;
  text-transform: uppercase;
}
.content h6 {
  color: #29484a;
  font-size: 17px;
  font-weight: 700;
  margin: 70px 0 0;
}
.content blockquote {
  font-size: 16px;
  color: #212220;
  margin: 0 0 38px;
  padding: 0 0 0 18px;
  border-left: 2px solid #29484a;
}
.content p {
  font-size: 16px;
  color: #424040;
  margin: 0 0 15px;
  line-height: 24px;
  font-weight: 400;
}
.content li {
  font-size: 16px;
  color: #424040;
  line-height: 24px;
  font-weight: 400;
}
.content ul {
  margin-bottom: 20px;
  padding-left: 20px;
}
.content img {
  max-width: 100%;
  height: auto !important;
}
.content hr {
  margin: 30px 0;
  clear: both;
}
@media (max-width: 991px) {
  .content--page {
    padding: 40px 0 70px;
    position: relative;
  }
  .content--page a img.alignright {
    float: none;
    display: block;
    margin: 0 auto 24px;
  }
  .content--home {
    padding: 18.75vw 1.5625vw 9.375vw;
  }
  .content--home:before {
    background-size: 70% auto;
  }
  .content--home .text h2 {
    color: #ffffff;
  }
  .content--home .text p, .content--home .text li {
    color: #fff;
  }
  .content--home .text p a, .content--home .text li a {
    color: #fff;
  }
  .content--home .boxes {
    margin-top: 30px;
    display: block;
    justify-content: space-around;
  }
  .content--home .boxes .item {
    border: 1px solid rgba(255, 255, 255, 0.11);
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 50px 30px;
    width: 100%;
    margin: 0 0 20px;
  }
  .content--home .boxes .item h3 {
    margin-bottom: 32px;
  }
  .content--home .boxes .item p {
    color: #fff;
  }
  .content--home .boxes .item p a {
    color: #fff;
  }
  .content--extra {
    padding: 56.25vw 1.5625vw 12.5vw;
    background: url("img/bg.jpg") no-repeat top 0 right -31.25vw;
    background-size: auto 62.5vw;
  }
  .content blockquote,
  .content li,
  .content p {
    font-size: 15px;
  }
  .content h1 {
    font-size: 26px;
  }
  .content h2 {
    font-size: 28px;
  }
  .content h3 {
    font-size: 18px;
  }
  .content h4 {
    font-size: 15px;
  }
  .content form .row {
    margin: 0 -5px;
  }
  .content form input[type=email],
  .content form input[type=text],
  .content form textarea {
    height: 45px;
  }
  .content form textarea {
    height: 120px;
  }
}

.footer {
  position: relative;
  z-index: 9;
}
.footer__top {
  margin: 100px -10px 80px;
}
.footer h4 {
  color: #000;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 24px;
}
.footer h4 strong {
  color: #DA231A;
  font-weight: 600;
}
.footer p {
  color: #3C3C3C;
  font-size: 16px;
  margin: 0;
}
.footer .logo {
  background: #EFEFEF;
  display: block;
}
.footer .logo img {
  mix-blend-mode: darken;
}
.footer__contact {
  margin-bottom: 70px;
}
.footer__contact .col-lg-12 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer__contact p {
  color: #284341;
  font-size: 18px;
  margin: 0;
  line-height: 1.4;
  font-weight: 600;
  padding-left: 58px;
  background: url("img/i1.svg") no-repeat top left;
  background-size: 40px;
}
.footer__contact p:nth-child(2) {
  background: url("img/i2.svg") no-repeat top left;
  background-size: 40px;
}
.footer__contact p:nth-child(3) {
  background: url("img/i3.svg") no-repeat top left;
  background-size: 40px;
  line-height: 40px;
}
.footer__contact p a {
  color: #284341;
}
@media (max-width: 991px) {
  .footer__top {
    margin: 70px 0 50px;
  }
  .footer h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
  }
  .footer p {
    color: #3C3C3C;
    font-size: 15px;
    margin: 0;
  }
  .footer__contact {
    margin-bottom: 50px;
  }
  .footer__contact .col-lg-12 {
    display: block;
  }
  .footer__contact p {
    color: #284341;
    font-size: 15px;
    margin: 0 0 15px;
    font-weight: 600;
    line-height: 1.4;
    padding-left: 58px;
    background: url("img/i1.svg") no-repeat center left;
    background-size: 40px;
  }
  .footer__contact p:nth-child(2) {
    background: url("img/i2.svg") no-repeat center left;
    background-size: 40px;
    line-height: 1.4;
  }
  .footer__contact p:nth-child(3) {
    background: url("img/i3.svg") no-repeat center left;
    background-size: 40px;
    line-height: 40px;
  }
  .footer__contact p a {
    color: #284341;
  }
  .footer .col-lg-5 {
    display: none;
  }
}

.page .bottom {
  padding-top: 70px;
}

.credits {
  position: relative;
  z-index: 5;
  padding: 40px 0 30px;
  background: url("img/shadow2.png") no-repeat top center;
}
.credits ul {
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  display: flex;
  list-style-type: none;
}
.credits ul li {
  margin: 0 20px 0 0;
}
.credits .col-lg-12 {
  justify-content: space-between;
  display: flex;
  color: #3C3C3C;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
}
.credits .col-lg-12 div {
  display: flex;
}
.credits .col-lg-12 div span {
  margin-right: 30px;
}
.credits span {
  display: inline-block;
}
.credits span div {
  display: inline;
}
.credits a {
  color: #3C3C3C;
}
@media (max-width: 991px) {
  .credits {
    padding: 20px 0 20px;
    background-size: contain;
  }
  .credits ul {
    display: none;
  }
  .credits .col-lg-12 {
    justify-content: space-between;
    display: block;
    text-align: center;
    align-items: center;
    font-size: 10px;
  }
  .credits .col-lg-12 div {
    display: block;
    justify-content: space-between;
    width: 100%;
  }
  .credits .col-lg-12 div span {
    margin-right: 0;
  }
  .credits span {
    display: inline-block;
    margin: 0;
  }
  .credits span div {
    display: inline;
  }
}

.breadcrumbs-wrap {
  z-index: 4;
  position: static;
  padding-top: 0;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .breadcrumbs-wrap {
    padding-top: 0vw;
    display: none;
  }
  .breadcrumbs-wrap .col-lg-12 {
    padding: 0;
  }
}

.breadcrumbs {
  padding: 0 0 15px;
  font-size: 15px;
  color: #fff;
}
.breadcrumbs a {
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .breadcrumbs {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .breadcrumbs {
    border-bottom: 0;
    font-size: 2.34375vw;
    padding: 7.8125vw 15px 2.34375vw;
  }
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.wpcf7-list-item {
  display: block !important;
  font-weight: 400;
  margin: 0 !important;
}

.wpcf7-list-item.last {
  margin-bottom: 20px !important;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.size-thumbnail {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
}

.gallery-columns-4 .gallery-item {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  text-align: center;
  width: calc(25% - 15px) !important;
}
@media (max-width: 991px) {
  .gallery-columns-4 .gallery-item {
    width: calc(50% - 15px) !important;
  }
}

.gallery-columns-4 {
  display: flex;
  flex-wrap: wrap;
}

.gallery-columns-6 .gallery-item {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  text-align: center;
  width: calc(16.6% - 15px) !important;
}
@media (max-width: 991px) {
  .gallery-columns-6 .gallery-item {
    width: calc(33.3% - 15px) !important;
  }
}

.gallery-columns-6 {
  display: flex;
  flex-wrap: wrap;
}

.content img {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 14px;
  padding: 5px 0;
}
@media (max-width: 991px) {
  .wp-caption-text {
    font-size: 2.1875vw;
  }
}

.wp-caption a img {
  transition-duration: 0.3s;
}
.wp-caption a:hover img {
  opacity: 0.6;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
  border: 2px solid red !important;
}

div.wpcf7-validation-errors {
  background: red;
  border: 2px solid red !important;
  color: #fff;
}

.wpcf7-response-output {
  position: relative;
  z-index: 999;
}

.gb-notice-dismiss {
  display: none;
}

#gwolle_gb .gwolle-gb-float div.label {
  width: 25% !important;
}

#gwolle_gb_write_button .btn, #gwolle-gb-write-button .btn {
  outline: none;
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  color: #055f27;
  text-decoration: none;
  border: 0;
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  padding: 0 15px;
  border-radius: 0;
  text-align: center;
  transition-duration: 0.3s;
  background: none;
  border: 1px solid #055f27;
  border-radius: 4px;
}
#gwolle_gb_write_button .btn:hover, #gwolle-gb-write-button .btn:hover {
  color: #fff;
  text-decoration: none;
  background: #055f27;
}
#gwolle_gb_write_button .btn:focus, #gwolle-gb-write-button .btn:focus {
  color: #fff;
}
@media (max-width: 991px) {
  #gwolle_gb_write_button .btn, #gwolle-gb-write-button .btn {
    height: 10.46875vw;
    font-size: 2.96875vw;
    line-height: 10.46875vw;
    padding: 0 3.125vw;
    border-radius: 1.5625vw;
    min-width: 28.125vw;
  }
}

#gwolle_gb_captcha_verify {
  display: none !important;
}

#gwolle_gb_write_button {
  margin: 0 0 30px !important;
}

#gwolle_gb_new_entry {
  margin-bottom: 40px;
}
#gwolle_gb_new_entry h3 {
  margin: 0 0 30px;
  font-weight: 300;
  font-size: 20px;
}
#gwolle_gb_new_entry .text-info {
  color: #000 !important;
}
#gwolle_gb_new_entry .btn {
  outline: none;
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  color: #055f27;
  text-decoration: none;
  border: 0;
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  padding: 0 15px;
  border-radius: 0;
  text-align: center;
  transition-duration: 0.3s;
  background: none;
  border: 1px solid #055f27;
  border-radius: 4px;
}
#gwolle_gb_new_entry .btn:hover {
  color: #fff;
  text-decoration: none;
  background: #055f27;
}
#gwolle_gb_new_entry .btn:focus {
  color: #fff;
}
@media (max-width: 991px) {
  #gwolle_gb_new_entry .btn {
    height: 10.46875vw;
    font-size: 2.96875vw;
    line-height: 10.46875vw;
    padding: 0 3.125vw;
    border-radius: 1.5625vw;
    min-width: 28.125vw;
  }
}

.gwolle_gb_notice {
  font-size: 14px;
}

.gwolle_gb_invisible {
  display: none;
}

#gwolle_gb .gb-entry .gb-author-info .gb-author-name,
#gwolle_gb .gb-entry .gb-entry-content {
  padding-left: 0 !important;
}

div.wpcf7-response-output {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
:root {
  --mm-ocd-width:80%;
  --mm-ocd-min-width:200px;
  --mm-ocd-max-width:440px;
}

body.mm-ocd-opened {
  overflow-y: hidden;
  overscroll-behavior: none;
}

.mm-ocd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  transition-property: bottom, background-color;
  transition-duration: 0s, 0.3s;
  transition-timing-function: ease;
  transition-delay: 0.45s, 0.15s;
}

.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  transition-delay: 0s;
}

.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  background: #fff;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}

.mm-ocd--left .mm-ocd__content {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}

.mm-ocd--right .mm-ocd__content {
  right: 0;
  transform: translate3d(100%, 0, 0);
}

.mm-ocd--open .mm-ocd__content {
  transform: translate3d(0, 0, 0);
}

.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: 20%;
  width: calc(100% - var(--mm-ocd-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-ocd-max-width));
  max-width: calc(100% - 200px);
  max-width: calc(100% - var(--mm-ocd-min-width));
  background: rgba(3, 2, 1, 0);
}

.mm-ocd--left .mm-ocd__backdrop {
  right: 0;
}

.mm-ocd--right .mm-ocd__backdrop {
  left: 0;
}

.mm-spn, .mm-spn a, .mm-spn li, .mm-spn span, .mm-spn ul {
  display: block;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

:root {
  --mm-spn-item-height:50px;
  --mm-spn-item-indent:20px;
  --mm-spn-line-height:24px;
}

.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  transform: translateX(0);
}

.mm-spn ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: 130%;
  padding-right: 30%;
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  transition: left 0.3s ease 0s;
  cursor: default;
}

.mm-spn ul:after {
  content: "";
  display: block;
  height: 50px;
  height: var(--mm-spn-item-height);
}

.mm-spn > ul {
  left: 0;
}

.mm-spn ul.mm-spn--open {
  left: 0;
}

.mm-spn ul.mm-spn--parent {
  left: -30%;
  overflow-y: hidden;
}

.mm-spn li {
  position: relative;
  background: inherit;
  cursor: pointer;
}

.mm-spn li:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  right: 25px;
  right: calc(var(--mm-spn-item-height) / 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg) translate(0, -50%);
  opacity: 0.4;
}

.mm-spn li:after {
  content: "";
  display: block;
  margin-left: 20px;
  margin-left: var(--mm-spn-item-indent);
  border-top: 1px solid;
  opacity: 0.15;
}

.mm-spn a, .mm-spn span {
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height)) / 2) var(--mm-spn-item-indent);
}

.mm-spn a {
  background: inherit;
  color: inherit;
  text-decoration: none;
}

.mm-spn a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-spn-item-height));
}

.mm-spn a:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: 0.15;
}

.mm-spn span {
  background: 0 0;
}

.mm-spn.mm-spn--navbar {
  cursor: pointer;
}

.mm-spn.mm-spn--navbar:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  left: 20px;
  left: var(--mm-spn-item-indent);
  width: 10px;
  height: 10px;
  margin-top: 2px;
  border-top: 2px solid;
  border-left: 2px solid;
  transform: rotate(-45deg) translate(50%, -50%);
  opacity: 0.4;
}

.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default;
}

.mm-spn.mm-spn--navbar.mm-spn--main:before {
  content: none;
  display: none;
}

.mm-spn.mm-spn--navbar:after {
  content: attr(data-mm-spn-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  height: var(--mm-spn-item-height);
  padding: 0 40px;
  padding: 0 calc(var(--mm-spn-item-indent) * 2);
  line-height: 50px;
  line-height: var(--mm-spn-item-height);
  opacity: 0.4;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}

.mm-spn.mm-spn--navbar ul {
  top: 51px;
  top: calc(var(--mm-spn-item-height) + 1px);
}

.mm-spn.mm-spn--navbar ul:before {
  content: "";
  display: block;
  position: fixed;
  top: inherit;
  z-index: 2;
  width: 100%;
  border-top: 1px solid currentColor;
  opacity: 0.15;
}

.mm-spn.mm-spn--light {
  color: #444;
  background: #f3f3f3;
}

.mm-spn.mm-spn--dark {
  color: #ddd;
  background: #333;
}

.mm-spn.mm-spn--vertical {
  overflow-y: auto;
}

.mm-spn.mm-spn--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static;
}

.mm-spn.mm-spn--vertical ul ul {
  display: none;
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}

.mm-spn.mm-spn--vertical ul ul:after {
  height: 25px;
  height: calc(var(--mm-spn-item-height) / 2);
}

.mm-spn.mm-spn--vertical ul.mm-spn--open {
  display: block;
}

.mm-spn.mm-spn--vertical li.mm-spn--open:before {
  transform: rotate(135deg) translate(-50%, 0);
}

.mm-spn.mm-spn--vertical ul ul li:last-child:after {
  content: none;
  display: none;
}

@media (max-width: 991px) {
  .invert .wp-block-column:first-child {
    order: 2;
  }
  .invert .wp-block-column:last-child {
    order: 1;
  }
}/*# sourceMappingURL=style.css.map */