@charset "UTF-8";
/*
Theme Name:			RENNER Holding GmbH
Author:				newsenses GmbH
Author URI:			http://www.newsenses.net
Description:		Das Theme speziell für die RENNER Holding GmbH
Version:			1.0.0
License:			Commercial

CAREFUL - This is the compiled version of a SCSS File! Never edit it directly!

*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@keyframes rotateIcon {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes bounceIcon {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-8px);
  }
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/inter-300.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/inter-400.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/inter-700.woff2") format("woff2");
}
@font-face {
  font-family: "RENNER Iconfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/renner.woff2") format("woff2");
}
i[class^=renner-],
i[class*=" renner-"] {
  line-height: 1em;
}
i[class^=renner-]:before,
i[class*=" renner-"]:before {
  font-family: "RENNER Iconfont";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.renner-bold-1:before {
  content: "\e800";
}

.renner-bold-2:before {
  content: "\e801";
}

.renner-bold-3:before {
  content: "\e802";
}

.renner-person-checked:before {
  content: "\e803";
}

.renner-phone:before {
  content: "\e804";
}

.renner-pin:before {
  content: "\e805";
}

.renner-crossed-arrows:before {
  content: "\e806";
}

.renner-thumbs-up:before {
  content: "\e807";
}

.renner-globe:before {
  content: "\e808";
}

.renner-thin-1:before {
  content: "\e809";
}

.renner-thin-2:before {
  content: "\e80a";
}

.renner-thin-3:before {
  content: "\e80b";
}

.renner-arrow:before {
  content: "\e80c";
}

.renner-growth:before {
  content: "\e80d";
}

.renner-freedom:before {
  content: "\e80e";
}

.renner-process:before {
  content: "\e80f";
}

.renner-chart:before {
  content: "\e810";
}

.renner-growth-2:before {
  content: "\e811";
}

.renner-handshake:before {
  content: "\e812";
}

.renner-stack:before {
  content: "\e813";
}

.renner-network:before {
  content: "\e814";
}

.elementor img {
  width: auto;
  height: auto;
}
.elementor .e-con.padded.e-con-full, .elementor .e-con.padded > .e-con-inner {
  padding: 50px 20px;
}
@media (min-width: 1025px) {
  .elementor .e-con.padded.e-con-full, .elementor .e-con.padded > .e-con-inner {
    padding: 80px 20px;
  }
}
@media (min-width: 1441px) {
  .elementor .e-con.padded.e-con-full, .elementor .e-con.padded > .e-con-inner {
    padding: 120px 0;
  }
}
.elementor .e-con.padded-top.e-con-full, .elementor .e-con.padded-top > .e-con-inner {
  padding: 50px 20px 0;
}
@media (min-width: 1025px) {
  .elementor .e-con.padded-top.e-con-full, .elementor .e-con.padded-top > .e-con-inner {
    padding: 80px 20px 0;
  }
}
@media (min-width: 1441px) {
  .elementor .e-con.padded-top.e-con-full, .elementor .e-con.padded-top > .e-con-inner {
    padding: 120px 0 0;
  }
}
.elementor .e-con.padded-bottom.e-con-full, .elementor .e-con.padded-bottom > .e-con-inner {
  padding: 0 20px 50px;
}
@media (min-width: 1025px) {
  .elementor .e-con.padded-bottom.e-con-full, .elementor .e-con.padded-bottom > .e-con-inner {
    padding: 0 20px 80px;
  }
}
@media (min-width: 1441px) {
  .elementor .e-con.padded-bottom.e-con-full, .elementor .e-con.padded-bottom > .e-con-inner {
    padding: 0 0 120px;
  }
}
.elementor .e-con.referenz {
  margin-top: 20px;
}
@media (min-width: 1025px) {
  .elementor .e-con.referenz {
    margin-top: 40px;
  }
}
.elementor .elementor-widget-heading.bold .elementor-heading-title {
  font-weight: 700;
}
@media (min-width: 768px) {
  .elementor .elementor-widget-testimonial-carousel .swiper-slide {
    padding: 30px;
  }
}
@media (min-width: 1441px) {
  .elementor .elementor-widget-testimonial-carousel .swiper-slide {
    padding: 50px;
  }
}
.elementor .elementor-widget-eael-content-timeline {
  padding: 0 50px;
}
.elementor .elementor-widget-eael-content-timeline .eael-content-timeline-container {
  max-width: 1320px;
}
.elementor .elementor-widget-eael-content-timeline .eael-horizontal-timeline-list--top {
  align-items: stretch;
}
.elementor .elementor-widget-eael-content-timeline .eael-horizontal-timeline-list--top .eael-horizontal-timeline-item__card,
.elementor .elementor-widget-eael-content-timeline .eael-horizontal-timeline-list--top .eael-horizontal-timeline-item__card-inner {
  height: 100%;
}
.elementor .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item {
  flex: 0 0 50%;
  max-width: 50%;
}

@media (min-width: 768px) {
  .elementor-page .eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button {
    bottom: 60px;
  }
}
@media (min-width: 1025px) {
  .elementor-page .eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button {
    bottom: 65px;
    right: 20px;
  }
}
@media (min-width: 1441px) {
  .elementor-page .eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button {
    bottom: 75px;
  }
}

body div.mfp-bg {
  z-index: 1000000 !important;
}
body div.mfp-wrap {
  z-index: 1000001 !important;
}
body div.mfp-wrap .mfp-close {
  width: 30px;
  height: 30px;
  background: none !important;
}
@media (min-width: 768px) {
  body div.mfp-wrap .mfp-close {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  body div.mfp-wrap .eael-lightbox-modal-window,
  body div.mfp-wrap .eael-lightbox-popup-window {
    width: 95%;
    max-width: none;
  }
}

:root {
  color-scheme: light only;
}

* {
  box-sizing: border-box;
}
*:before, *:after {
  box-sizing: border-box;
}

html {
  position: relative;
  height: 100%;
}

body {
  overflow-x: hidden;
  height: 100%;
  background: #F5F5F5;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #16456D;
}
@media (min-width: 1025px) {
  body {
    font-size: 18px;
  }
}
body.menu-open {
  overflow-y: hidden;
}

h1, h2, h3, h4,
h1.elementor-heading-title,
h2.elementor-heading-title,
h3.elementor-heading-title,
h4.elementor-heading-title {
  position: relative;
  margin-top: 0;
  line-height: 1.2;
  letter-spacing: -0.01em;
}

h1,
h1.elementor-heading-title {
  font-size: 30px;
}
@media (min-width: 768px) {
  h1,
  h1.elementor-heading-title {
    font-size: 42px;
  }
}
@media (min-width: 1441px) {
  h1,
  h1.elementor-heading-title {
    font-size: 54px;
  }
}

h2,
h2.elementor-heading-title {
  font-weight: 300;
  font-size: 22px;
}
@media (min-width: 768px) {
  h2,
  h2.elementor-heading-title {
    font-size: 30px;
  }
}
@media (min-width: 1441px) {
  h2,
  h2.elementor-heading-title {
    font-size: 40px;
  }
}

p, pre, ul, ol {
  margin-top: 0;
  margin-bottom: 20px;
}
p:last-child, pre:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0;
}

ul.menu, ul.sub-menu {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #16456D;
}

strong, b {
  font-weight: 700;
}

blockquote {
  margin: 0;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
}
@media (min-width: 768px) {
  blockquote {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  blockquote {
    font-size: 20px;
  }
}
blockquote p:before {
  content: "„";
}
blockquote p:after {
  content: "“";
}

.elementor-element.spaced {
  margin-top: 20px;
}
@media (min-width: 1025px) {
  .elementor-element.spaced {
    margin-top: 40px;
  }
}

body > header, body > main, body > footer {
  margin: auto;
  max-width: 3840px;
}
body > header {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #16456D;
  background: #FFF;
  padding: 15px 20px 14px;
}
@media (min-width: 1441px) {
  body > header {
    padding: 20px 60px 19px;
  }
}
body > header #logo img {
  display: block;
  height: 60px;
}
@media (min-width: 1025px) {
  body > header #logo img {
    height: 100px;
  }
}
@media (max-width: 1024px) {
  body > header nav {
    display: block;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    width: 100%;
    height: calc(100svh - 100%);
    max-height: 0;
    overflow-y: hidden;
    background: #04315D;
    transition: max-height 0.3s ease-out;
  }
  body > header nav.active {
    max-height: 2000px;
  }
}
@media (max-width: 1024px) {
  body > header #main-menu {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 30px 20px;
  }
}
@media (max-width: 1024px) {
  body > header #main-menu li a {
    display: block;
    padding: 20px 0;
    color: #FFF;
  }
}
@media (min-width: 1025px) {
  body > header #main-menu li {
    display: inline-block;
    margin-left: 25px;
  }
  body > header #main-menu li:first-child {
    margin-left: 0;
  }
  body > header #main-menu li a {
    border-bottom: 2px solid transparent;
    padding-bottom: 5px;
    transition: border-bottom-color 0.2s linear;
  }
  body > header #main-menu li a:hover, body > header #main-menu li a:focus {
    border-bottom-color: #0BCE9A;
  }
  body > header #main-menu li.wpml-ls-item a:hover, body > header #main-menu li.wpml-ls-item a:focus {
    border-bottom-color: transparent;
  }
  body > header #main-menu li.wpml-ls-item a img {
    width: 25px;
    height: auto;
  }
}
@media (min-width: 1441px) {
  body > header #main-menu li {
    margin-left: 40px;
  }
}
body > header #main-menu li.termin {
  margin-top: auto;
  order: 1;
}
body > header #main-menu li.termin a {
  border: 2px solid #02AF7E;
  background-color: #FFF;
  padding: 15px;
  text-align: center;
  color: #02AF7E;
  transition: background-color 0.2s linear;
}
body > header #main-menu li.termin a:hover, body > header #main-menu li.termin a:focus {
  background-color: #02AF7E;
  color: #FFF;
}
@media (min-width: 1025px) {
  body > header #main-menu li.termin a {
    padding: 8px 15px;
  }
}
body > header #nav-toggle {
  width: 55px;
  padding: 20px 0 19px 20px;
  transition: width 0.1s linear;
  cursor: pointer;
}
@media (min-width: 1025px) {
  body > header #nav-toggle {
    display: none;
  }
}
body > header #nav-toggle span {
  display: block;
  height: 2px;
  background: #16456D;
  transition: all 0.1s linear;
}
body > header #nav-toggle span:nth-child(even) {
  margin: 7px 0;
}
body > header #nav-toggle.active {
  padding: 20px 5px 19px 20px;
  width: 50px;
}
body > header #nav-toggle.active span:first-child {
  margin-top: 2px;
  transform: rotate(45deg);
}
body > header #nav-toggle.active span:nth-child(even) {
  margin: 0;
  height: 0;
  opacity: 0;
}
body > header #nav-toggle.active span:last-child {
  margin-top: -2px;
  transform: rotate(-45deg);
}
body > main {
  background: #FFF;
}
body > footer {
  display: flex;
  padding: 10px 20px;
  background: #04315D;
  color: #FFF;
}
@media (max-width: 767px) {
  body > footer {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 768px) {
  body > footer {
    justify-content: space-between;
    padding: 15px 20px;
  }
}
@media (min-width: 1441px) {
  body > footer {
    padding: 20px 60px;
  }
}
body > footer a {
  color: #FFF;
}
@media (max-width: 767px) {
  body > footer #legal-menu {
    margin-top: 5px;
  }
}
body > footer #legal-menu li {
  display: inline-block;
  margin-left: 20px;
}
body > footer #legal-menu li:first-child {
  margin-left: 0;
}

#projects #project-filter {
  display: flex;
  flex-direction: column;
  gap: 10px 20px;
  margin-bottom: 40px;
  border-radius: 10px;
  background: #02AF7E;
  padding: 15px;
}
@media (min-width: 768px) {
  #projects #project-filter {
    flex-direction: row;
  }
}
#projects #project-filter > div {
  width: 100%;
}
#projects #project-filter > div label {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  color: #FFF;
}
#projects #project-filter > div select {
  width: 100%;
  border-radius: 3px;
  border: none;
  padding: 8px 10px;
  outline: none;
}
#projects #projects-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  height: auto !important;
}
#projects #projects-list .project {
  position: static !important;
  border-top: 5px solid #02AF7E;
}
@media (min-width: 768px) {
  #projects #projects-list .project {
    display: flex;
  }
}
#projects #projects-list .project img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
#projects #projects-list .project a.featured {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  #projects #projects-list .project a.featured {
    width: 33.33%;
  }
}
@media (min-width: 1025px) {
  #projects #projects-list .project a.featured {
    width: 250px;
  }
}
#projects #projects-list .project a.featured img {
  width: 100%;
  height: 100%;
}
#projects #projects-list .project > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  gap: 20px;
  padding: 20px 15px 10px;
}
@media (min-width: 768px) {
  #projects #projects-list .project > div {
    width: 66.66%;
    padding: 20px 20px 10px;
  }
}
#projects #projects-list .project .top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
@media (min-width: 1025px) {
  #projects #projects-list .project .top {
    flex-direction: row;
  }
}
#projects #projects-list .project .top h3 {
  margin-bottom: 10px;
}
#projects #projects-list .project .top .client {
  font-weight: bold;
  color: #02AF7E;
}
#projects #projects-list .project .top .pdf img {
  margin-left: auto;
  width: auto;
  height: 150px;
}
#projects #projects-list .project .bottom {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
  font-size: 12px;
  color: #AAA;
}
#projects #projects-list .project .bottom .trades {
  text-align: right;
}
#projects #empty {
  margin-top: 50px;
  text-align: center;
  font-weight: bold;
}

#BorlabsCookieWidget .brlbs-cmpnt-widget {
  left: 15px;
  bottom: 15px;
  background: #029065;
  padding: 10px;
}
@media (min-width: 768px) {
  #BorlabsCookieWidget .brlbs-cmpnt-widget {
    bottom: 60px;
  }
}
@media (min-width: 1025px) {
  #BorlabsCookieWidget .brlbs-cmpnt-widget {
    left: 20px;
    bottom: 65px;
  }
}
@media (min-width: 1441px) {
  #BorlabsCookieWidget .brlbs-cmpnt-widget {
    bottom: 75px;
  }
}
#BorlabsCookieWidget .brlbs-cmpnt-widget svg {
  width: 30px;
  height: 30px;
}