@charset "UTF-8";
#back-to-top {
  position: fixed;
  bottom: 10px;
  margin-left: 20px;
  z-index: 499;
  right: 40px;
}
#back-to-top a {
  width: 50px;
  display: block;
  text-align: center;
  font: 11px/100% Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #bbb;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  outline: none;
  background-color: transparent;
}
#back-to-top a:hover, #back-to-top a:focus {
  color: #000;
}
#back-to-top a:hover #toTopButton, #back-to-top a:focus #toTopButton {
  opacity: 1;
  background-color: #777;
}

#toTopButton {
  background-color: #ccc;
  width: 50px;
  height: 50px;
  display: block;
  margin-bottom: 7px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/wp-content/themes/elementor-subtheme/image/up-arrow.png);
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}

#toTopLink {
  display: none;
}

@font-face {
  font-family: "icons";
  src: url("fonts/icons.eot");
  src: url("fonts/icons.eot#iefix") format("embedded-opentype"), url("fonts/icons.ttf") format("truetype"), url("fonts/icons.woff") format("woff"), url("fonts/icons.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bars:before {
  content: "";
}

.icon-navicon:before {
  content: "";
}

.icon-reorder:before {
  content: "";
}

.icon-caret-down:before {
  content: "";
}

/* Firefox */
html {
  scrollbar-color: #686868 #000;
}

/* WebKit and Chromiums */
::-webkit-scrollbar {
  background-color: #000;
}

::-webkit-scrollbar-thumb {
  background: #686868;
}

body .no-margin h1, body .no-margin .h1, body .no-margin h2, body .no-margin .h2, body .no-margin h3, body .no-margin .h3 {
  margin: unset !important;
}
body h1, body .h1, body h2, body .h2, body h3, body .h3 {
  margin-top: 31px;
}
body h2, body h3 {
  margin-bottom: 15.5px !important;
}
body p {
  margin: 0 0 15.5px;
  line-height: 1.75;
}
body p:last-child {
  margin-bottom: unset;
}
body pre {
  font-family: "Merriweather", monospace;
  background-color: transparent;
  border: 0;
  padding: 0;
  white-space: inherit;
  word-break: inherit;
  word-wrap: inherit;
  color: #000;
  margin: 0 0 30px;
  font-size: 23px;
  line-height: 1.5;
}

.elementor-widget-text-editor.text-with-link a {
  font-family: "Campton SemiBold", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.75;
  text-decoration: unset;
}

.elementor-widget-text-editor.text-with-link a:hover, .elementor-widget-text-editor.text-with-link a:focus {
  text-decoration: underline;
  color: inherit;
}

@media (min-width: 768px) {
  .elementor-widget-text-editor.text-with-link a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body pre {
    font-size: 18px;
  }
}
#content > div > div section:not(.elementor-element-edit-mode):not(.normal-list) ul {
  list-style: none;
  padding: 0;
  text-indent: -16px;
}
#content > div > div section:not(.elementor-element-edit-mode):not(.normal-list) ul li {
  margin-bottom: 10px;
  padding-left: 15px;
}
#content > div > div section:not(.elementor-element-edit-mode):not(.normal-list) ul li::before {
  /*content: "→";*/
  content: ">";
  margin-right: 5px;
}
#content > div > div section:not(.elementor-element-edit-mode):not(.normal-list) ul li:last-child {
  margin-bottom: 0;
}

#content.type-page > div > div section:not(.elementor-element-edit-mode):not(.normal-list) ul {
  /*max-width: 750px;*/
  margin: 0 auto;
}
#content.type-page > div > div section:not(.elementor-element-edit-mode):not(.normal-list) ul li:last-child {
  margin-bottom: 10px;
}

.swe-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.swe-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

[class^=swe-col] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.swe-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.swe-col-3 {
  text-align: center;
  margin-bottom: 30px;
}

.swe-col-3:last-child {
  margin-bottom: 45px;
}

#menu-referenzen > li:first-child {
  margin-bottom: 45px;
}

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

@media (min-width: 576px) {
  .swe-container {
    max-width: 540px;
  }

  .swe-col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  #menu-referenzen > li:first-child {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .swe-text-center {
    text-align: left;
  }

  .swe-container {
    max-width: 720px;
  }

  .swe-col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .swe-container {
    max-width: 970px;
  }

  .swe-col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .swe-col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .swe-col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  #menu-referenzen > li:first-child {
    margin-bottom: 0;
  }
}
header {
  position: fixed !important;
  width: 100%;
  border-bottom: 1px solid #000;
  background-color: #000;
  height: 81px;
}

main {
  padding-top: 80px;
}

.logo-wrapper {
  position: absolute;
  width: 131px !important;
  height: 60px;
  left: 15px;
  top: 14px;
  z-index: 1;
}
.logo-wrapper .logo-container {
  background-image: url("/wp-content/uploads/2022/12/logo.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  width: 131px;
  height: 60px;
  margin: -4px 0 0 15px;
}

.swe-nav-menu-items {
  display: flex;
  list-style: none;
  padding: unset;
}
.swe-nav-menu-items > li.current-menu-item > a, .swe-nav-menu-items > li.current-menu-parent > a {
  border-bottom-color: #ffffff;
}
.swe-nav-menu-items > li:first-child {
  margin-left: auto;
}
.swe-nav-menu-items > li {
  padding: 0 20px;
  line-height: 80px;
}
.swe-nav-menu-items > li > a {
  border-bottom: 3px solid #000;
  display: inline-block;
  padding: 0;
  line-height: 31px;
  font-family: "Campton SemiBold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
.swe-nav-menu-items > li:last-child {
  margin-right: auto;
}
.swe-nav-menu-items .sub-menu {
  display: none;
  padding: 5px 0 15px 0;
}
.swe-nav-menu-items .sub-menu a {
  color: #888;
  padding: 5px 15px 5px 25px;
  font-family: "Campton SemiBold", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  display: block;
}

.swe-nav-menu-container .menu-button {
  display: none;
  margin-left: auto;
  position: absolute;
  right: 0;
  top: 4px;
  border: unset;
  color: #fff;
  font-size: 40px;
}
.swe-nav-menu-container .menu-button:hover, .swe-nav-menu-container .menu-button:focus {
  background: unset;
}

@media (max-width: 991px) {
  .swe-nav-menu-items {
    text-align: center;
    border-top: 1px solid #fff;
    padding: 30px 15px;
    max-height: 470px;
    overflow: auto;
  }
  .swe-nav-menu-items > li {
    line-height: 1.75;
  }
  .swe-nav-menu-items > li > a {
    padding-top: 10px;
  }
  .swe-nav-menu-items .menu-item-has-children .icon-caret-down {
    color: #fff;
    margin-left: 4px;
  }

  .logo-wrapper img {
    margin-left: 0;
  }

  .swe-nav-menu-container {
    margin-top: 80px;
  }
  .swe-nav-menu-container > ul {
    background-color: #000;
  }
  .swe-nav-menu-container .menu-button {
    display: block;
  }
}
footer {
  background-color: #000;
  color: #fff;
  padding: 30px 0 80px;
}
footer .menu-row {
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .menu, footer ul {
  list-style: none;
  padding: 0;
}
footer .menu > li.menu-item-has-children > a:hover, footer .menu > li.menu-item-has-children > a:focus {
  color: #fff;
}
footer .menu > li.menu-item-has-children > a {
  font-family: "Campton SemiBold", sans-serif;
  font-size: 18px;
  line-height: 1.75;
  font-style: normal;
  font-weight: 700;
}
footer .menu > li ul {
  margin: 0 0 15px;
}
footer .menu > li ul a {
  padding: 0;
  color: #fff;
  text-decoration: none;
  opacity: 1;
  font-weight: 400;
  line-height: 1.75;
  display: block;
  word-break: break-all;
  font-family: "Campton SemiBold", sans-serif;
  font-style: normal;
  outline: none;
}
footer .footer-copyright, footer .footer-copyright-extra {
  text-align: center;
  font-family: "Campton SemiBold", sans-serif;
  font-style: normal;
  font-weight: 400;
}
footer .footer-copyright p {
  margin: 0 0 15.5px;
  font-size: 18px;
  line-height: 1.75;
}
footer .footer-copyright-extra p {
  margin: unset;
  line-height: 1.5;
}
footer .footer-copyright-extra p a {
  font-family: "Campton SemiBold", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.75;
}

.front-icon-list ul {
  max-width: unset !important;
  text-indent: 0 !important;
}
.front-icon-list ul li::before {
  content: unset !important;
}
.front-icon-list ul li:not(:last-child) {
  margin-right: 5px !important;
}
.front-icon-list ul li {
  padding: 0 !important;
  margin: 0 !important;
}
.front-icon-list ul svg {
  margin: unset !important;
  background-color: #fff;
  border-radius: 75px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.front-icon-list ul a:hover, .front-icon-list ul a:focus {
  text-decoration: underline !important;
}
.front-icon-list ul a:hover svg, .front-icon-list ul a:focus svg {
  transform: scale(1.2);
}
.front-icon-list ul a {
  text-decoration: unset !important;
  font-size: 16px !important;
  line-height: 1.75;
  color: inherit !important;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.front-icon-list ul a > span:first-child {
  background-color: #D8D8D8;
  padding: 60px 30px 54px 30px;
  margin: 0;
  border: 3px solid #fff;
}
.front-icon-list ul a > span:last-child {
  padding: 0 3px !important;
  width: 100%;
  margin-top: 5px;
}

.show-more-reference a {
  text-decoration: unset !important;
}

.reference-title {
  position: absolute;
  top: 37%;
}
.reference-title h1 {
  line-height: 1.1;
  margin-top: 31px;
  margin-bottom: 15.5px;
}

#back-to-reference {
  line-height: 0;
}
#back-to-reference svg {
  height: 64px;
}

.image-section {
  margin-top: 90px;
}
.image-section > div > div {
  margin-bottom: 45px !important;
}

.text-wrapper > div > div {
  max-width: 660px;
}
.text-wrapper > div > div h2 {
  margin-top: 60px;
}

@media (min-width: 992px) {
  .text-wrapper > div > div {
    padding-right: 60px;
  }
}
.frontpage-isotop-wrapper .isotope-grid {
  width: 300px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .frontpage-isotop-wrapper .isotope-grid {
    width: 600px;
  }
}
@media (min-width: 992px) {
  .frontpage-isotop-wrapper .isotope-grid {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .frontpage-isotop-wrapper .isotope-grid {
    width: 1200px;
  }
}
@media (min-width: 1500px) {
  .frontpage-isotop-wrapper .isotope-grid {
    width: 1500px;
  }
}
@media (min-width: 1800px) {
  .frontpage-isotop-wrapper .isotope-grid {
    width: 1800px;
  }
}
.was-buttons a {
  height: 62px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: unset !important;
  transition: unset !important;
  border-radius: unset !important;
}

.was-buttons.active a:hover, .was-buttons.active a:focus {
  color: #FFFFFF !important;
  background-color: #9B9B9B !important;
}
.was-buttons.active a {
  background-color: #000 !important;
  color: #fff !important;
}

.was-menu-wrapper > div {
  padding: 0 15px;
}

.elementor-widget-text-editor a {
  font-family: inherit;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
}

#category-select, #service-select {
  display: inline;
  width: 290px;
  background-color: #e6e6e6;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none !important;
  border: 0 !important;
  color: #000;
  line-height: 40px;
  background-image: url("/wp-content/themes/elementor-subtheme/image/select.svg");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center right;
  font-family: "Campton SemiBold", sans-serif;
  font-style: normal;
  font-weight: 700;
  height: 45px;
  padding: 2px 12px 6px 12px;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-size: 18px;
}

.c-sticky {
  position: fixed !important;
  top: 25px;
  width: 100%;
  z-index: 90;
}

.c-sticky + section {
  margin-top: 122px !important;
}

.was-menu-wrapper > div {
  padding: 0 20px;
}
.was-menu-wrapper > div > div {
  padding-top: 4px;
  background: #fff;
}
.was-menu-wrapper > div > div:first-child > div {
  padding-left: 0 !important;
}
.was-menu-wrapper > div > div:last-child > div {
  padding-right: 0 !important;
}

/*
.error-page-wrapper {
  display: flex;
  .error-page-content {
    max-width: 910px;
    margin: auto;
    padding-top: 120px;
    padding-bottom: 60px;
  }
}*/
.error-page-wrapper #page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.error-page-wrapper #page > .error-page-content {
  max-width: 910px;
  margin: auto;
  padding-top: 60px;
  width: 100%;
}
.error-page-wrapper #page > .error-footer {
  margin-top: auto;
}

/*# sourceMappingURL=styles.css.map */
