#cookie-consent-panel {
    position: fixed;
    padding-top: 10vw;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 9999;
    border-radius: 0;
    display: none;
}

.flexbox-new-nav-bar {
    border-bottom: 1px solid #f5f5f5;
}

.flexbox-nav-item-active .active{
    border-bottom: 2px solid #345E2E;
}

.flexbox-new-nav-text{
  color: #345E2E !important;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
}

.flexbox-new-text{
  color: #252528;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 25px;
}

.flexbox-new-text-2{
  color: #252528;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
}

.flexbox-new-text-3{
  color: #252528;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
}

.flexbox-new-headline{
  color: #252528;
  font-family: "Roboto Condensed";
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 58px;
}

.flexbox-new-headline-2{
  color: #252528;
  font-family: "Roboto Condensed";
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 42px;
}

.flexbox-new-headline-3{
  color: #252528;
  font-family: "Roboto Condensed";
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 32px;
}

.flexbox-new-button{
    color: #FFF;
    font-family: "Open Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 28px;
    background-color: #51BC49;
    padding: 0.7rem 0rem 0.7rem;
    font-weight: 600;
    border: 2px;
}

.flexbox-new-button-services{
    color: #51BC49;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    padding: 0.8rem 1rem 0.8rem;
    border: 3px solid #51BC49;
    border-radius: 2px;
}

.flexbox-new-contact-text-head{
  color: #252528;
  font-weight: 400;
  font-family: "Roboto Condensed";
  font-size: 24px;
  letter-spacing: 0;
  line-height: 42px;
}

.flexbox-new-footer-text{
  color: #252528;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 26px;
}

.flexbox-new-reference-detail-image-text{
    color: #252528;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px;
}

.flexbox-new-reference-headline {
  font-family: "Roboto Condensed";
  font-weight: 400;
  color: #252628;
  letter-spacing: 0;
  font-size: 28px;
  line-height: 33px;
}

.flexbox-fw-semibold{
    font-weight: 600 !important;
}

.flexbox-new-teaser-color{
    color: #345E2E !important;
}

.flexbox-new-box-bg{
    background-color: #345E2E !important;
}

.social-media-icons-flexbox{
    color: #51BC49;
    font-size: 24px;
    line-height: 20px;
}

.bg-flexbox-green{
    background-color: #F6FCF6;
}

.calculator-flexbox-box-text{
    min-height: 8rem;
    max-height: 8rem;
    overflow: hidden;
}

.flexbox-teaser-underscore{
    border-top: 3px solid #345E2E;
    width: 30px;
}

.flexbox-teaser-underscore-center{
    border-top: 3px solid #345E2E;
    width: 2%;
    margin-left: 49%;
}

.flexbox-services-underscore{
    border-top: 3px solid #51BC49;
    width: 10%;
}

@media (max-width: 767px) {
    .flexbox-new-img-fluid {
      max-width: 100%;
      height: auto;
    }

    .calculator-flexbox-box-text{
        min-height: 8rem;
        max-height: 8rem;
    }

     .flexbox-new-headline{
      font-size: 7vw;
      line-height: 9vw;
    }

    .flexbox-new-headline-2{
      font-size: 5vw;
      line-height: 7vw;
    }

    .flexbox-new-box-headline {
      font-size: 4vw;
      line-height: 6vw;
    }

    .flexbox-new-box-text {
      font-size: 6vw;
      line-height: 8vw;
    }

    .flexbox-new-text{
      font-size: 3vw;
      line-height: 4vw;
    }

    .flexbox-new-button{
        font-size: 3vw;
    }

    .flexbox-new-button-services{
        font-size: 3vw;
        padding: 0.5rem 1.5rem 0.5rem;
    }

    .flexbox-teaser-underscore-center{
        width: 4%;
        margin-left: 48%;
    }

    .flexbox-carousel-img-fluid {
      max-width: 100%;
      height: auto;
    }

    .flexbox-new-galerie-images{
        height: 70vw;
    }
}

@media (min-width: 768px) {
    .flexbox-carousel-text-box{
        width: 704px;
        height: 100%;
    }

    .flexbox-carousel-mt-text {
        margin-top: 25%;
    }

    .flexbox-new-galerie-images{
        height: 30vw;
    }

    .flexbox-carousel-position-absolute {
      position: absolute !important;
    }
}

.flexbox-new-services-border{
    border-bottom: 3px solid #F6FCF6;
}

.flexbox-new-reference-detail-images{
    height: 60px !important;
    opacity: 1 !important;
}

.flexbox-new-reference-detail-border .active{
    border: 2px solid #51BC49 !important;
    background-color: #fff !important;
}

.flexbox-new-reference-detail-button{
    color: #51BC49 !important;
}

.flexbox-new-reference-detail-mt{
    margin-top: -100px;
}

.flexbox-new-reference-detail-carousel-button{
    color: #51BC49;
    padding: 0rem 1rem 0rem;
    border: 3px solid #51BC49;
    border-radius: 2px;
}

.flexbox-new-reference-detail-carousel-text{
   height: 100px;
}

.flexbox-team-border{
    border: 2px solid #F6FCF6;
}

.flexbox-rounded-icons{
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 40px;
    padding: 0.7rem 0.5rem;
}

.flexbox-accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1.5rem 1.25rem;
  color: #212529;
  text-align: left;
  background-color: #F6FCF6;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

.flexbox-accordion-button:not(.collapsed) {
  background-color: #fff;
}

.flexbox-accordion-button:not(.collapsed)::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2351BC49'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
  margin-right: 1rem;
}

.flexbox-accordion-button::before {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2351BC49'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
  margin-right: 1rem;
}

.flexbox-accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.flexbox-accordion-flush .accordion-item:first-child {
  border-top: 2px solid #fff;
}
.flexbox-accordion-flush .accordion-item:last-child {
  border-bottom: 2px solid #fff;
}

.trendy-accordion-jobs-border {
  border: 2px solid #fff;
}

.flexbox-accordion-body {
  padding: 0;
}

.flexbox-modal-btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2351BC49'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}

.flexbox-accordion-services-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.flexbox-accordion-services-flush .accordion-item:first-child {
  border-top: 2px solid #fff;
}
.flexbox-accordion-services-flush .accordion-item:last-child {
  border-bottom: 2px solid #fff;
}

.flexbox-accordion-services-body {
  padding: 0;
}

.flexbox-form-fields-validation-error {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #121212;
    line-height: 22px;
    font-weight: 400;
    margin-top: 20px;
    color: #fc0328
}

.flexbox-form-fields-input {
    width: 100%;
    padding: 20px;
    border: 0;
    background-color: #fff;
    border-radius: 0;
    margin-bottom: 20px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    word-wrap: break-word;
    color: #000;
}

.flexbox-form-fields-input-label{
    color: #212B36;
    font-family: "Robot";
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
}

.flexbox-job-select-button{
    color: #212B36;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    padding: 0.8rem 1rem 0.8rem;
    border: 2px solid #212B36;
    border-radius: 2px;
}

.inline-edit{
    min-height: 0px !important;
}

.inline-edit:hover{
    z-index: 1;
    border: 2px solid #2f9cc6;
    color: inherit;
    text-decoration: none;
}

.inline-edit a{
    color: inherit;
    text-decoration: none;
}

.inline-edit:hover img{
    padding: 10px;
}

.service-panel-emergency-icon{
    display: inline-block;
    border-radius: 100px;
    padding: 0.5rem 0.6rem;
    background-color: #E2001A;
}

.emergency-service-form-icon-innovativ{
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff !important;
    padding: 0.3rem 0.4rem;
    margin-right: 1.5rem;
}

.emergency-service-banner-img{
    width: 100%;
    height: 15vw;
}

.trendy-margin-top-nav{
    margin-top: 65px;
}

.trendy-z-index-1{
    z-index: 1;
}

.trendy-z-index-2{
    z-index: 2;
}

.trendy-nav-item-active .active{
    color: #858585 !important;
}

.trendy-bg-startpage{
    background-attachment:fixed;
    background-size: cover;
}

.trendy-logo-bg-light {
    background: rgba(250, 250, 250,  .4)
}

.trendy-text-bg-light {
    background: rgba(250, 250, 250,  .9)
}

.trendy-logo-bg-dark {
    background: rgba(38, 39, 41,  .4)
}

.trendy-text-bg-dark {
    background: rgba(38, 39, 41,  .9)
}

.trendy-contact-sidebar {
  width: 3rem;
  position: fixed;
  top: 0;
  right: 0;
  margin-top: 15%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}

.trendy-contact-sidebar div {
  margin-top: -6px;
}

.trendy-contact-sidebar a {
  text-decoration: none;
  display: block;
}

.trendy-contact-sidebar p {
  display: none;
}



@media (min-width: 800px){
    .trendy-contact-sidebar:hover {
      width: 25rem;
      position: fixed;
      top: 0;
      right: 0;
      margin-top: 15%;
    }

    .trendy-contact-sidebar:hover p {
      display: block;
    }
}


@media (max-width: 799px){
    .trendy-contact-sidebar {
      margin-top: 70%;
    }

    .trendy-contact-sidebar.open {
        width: 20rem;
        margin-top: 70%;
    }
}

.trendy-calculator-title-box{
    height: 84px;
}

.tender-reference-img-box-height{
    height: 480px;
}

@media (min-width: 500px){
    .trendy-social-media-icons-size{
        font-size: 40px !important;
        line-height: 20px;
    }

    .trendy-services-text-box-size{
        height: 54px;
    }

    .trendy-social-media-nav-icons-size{
        font-size: 30px !important;
        line-height: 20px;
    }
}

.flexbox-cookie-banner-bg{
  background-color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 1440px){
    .footer-col-20-percent{
      flex: 0 0 auto;
      width: 20%;
    }
}

.start-img-trendy{
    height: 356px;
}

@media (max-width: 500px) {
    .trendy-box-text {
      font-size: 5vw;
      line-height: 7vw;
    }

    .flexbox-img-fluid {
      max-width: 100%;
      height: auto;
    }

    .flexbox-trendy-nav-logo-fluid{
        max-height: 70px;
    }

    .trendy-margin-top-nav{
        margin-top: 65px;
    }
}

@media (max-width: 700px) {
    .trendy-new-text-size{
      font-size: 6vw !important;
      line-height: 7vw !important;
    }

    .tender-reference-img-box-height{
        height: 300px;
    }
}

.trendy-subsidiarys-box-size{
    height: 190px;
}

.tender-reference-img-max-height{
    max-height: 480px;
}

.trendy-services-startpage-box{
    height: 250px;
}

.trendy-services-title-box{
    height: 67px;
    overflow: hidden;
}

.trendy-references-box-scrollbar {
    min-height: 7rem;
    max-height: 7rem;
    display: flex;
    flex-wrap: nowrap;
    overflow-y: auto;
    cursor:pointer;
}

.trendy-references-box-scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 10px;
}

.trendy-references-box-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-clip: content-box;
}




.trendy-headline{
  color: #252528;
  font-family: "Roboto Condensed";
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 58px;
}

.trendy-headline-2{
  color: #252528;
  font-family: "Roboto Condensed";
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 42px;
}

.trendy-headline-3{
  color: #252528;
  font-family: "Roboto Condensed";
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 32px;
}

.trendy-nav-text{
  color: #345E2E;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
}

.trendy-text-bold{
  color: #252528;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 25px;
}

.trendy-text{
  color: #252528;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
}

.trendy-text-over-us p{
  color: #252528;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
}

.trendy-text-2{
  color: #252528;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
}

@media only screen and (max-width: 700px) {
    .trendy-headline{
      font-size: 7vw;
      line-height: 8vw;
    }

    .trendy-headline-2{
      font-size: 6vw;
      line-height: 7vw;
    }

    .trendy-headline-3{
      font-size: 5vw;
      line-height: 6vw;
    }

    .trendy-text-bold{
      font-size: 4vw;
      line-height: 5vw;
    }

    .trendy-text{
      font-size: 4vw;
      line-height: 5vw;
    }

    .trendy-text-over-us p{
      font-size: 4vw;
      line-height: 5vw;
    }

    .trendy-text-2{
      font-size: 3vw;
      line-height: 4vw;
    }
}

.reviews-image-circle {
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px
}

.projects-text-box{
    height: 80px;
}


.disabled-button {
  pointer-events: none;
  cursor: default;
  background-color: #adb5bd !important;
}

.reviews-image-size{
    height: 200px;
    width: 200px;
}

.trendy-contact-sidebar-bg{
    background-color: #E2001A !important;
}

.trendy-logos-max-size{
    max-height: 100px;
}

.sidebar-nowrap {
  white-space: nowrap;
}

.projects-title-size{
    min-height: 100px !important;
    max-height: 100px !important;
    overflow: hidden;
}

@media (max-width: 700px) {
  .projects-title-size{
        min-height: 20vw !important;
        max-height: 20vw !important;
  }
}

.trendy-navbar > .container-fluid > *:first-child {
    margin-right: auto;
}

.trendy-navbar > .container-fluid > *:nth-child(2) {
    margin-left: auto;
}

@media ((min-width: 800px) and (max-width: 1439px)) {
  .trendy-navbar-flex {
    display: flex !important;
  }

  .trendy-navbar-none {
    display: none !important;
  }
}

@media (max-width: 1439px) {
  .trendy-navbar-border-top {
      border-top: 1px solid #dee2e6 !important;
      width: 100%;
  }
}

@media (min-width: 1440px) {
  .trendy-navbar-border-start {
      border-left: 1px solid #dee2e6 !important;
  }
}

.own-page-overflow {
  overflow: hidden;
}

#cookieBannerTrendy {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #ddd;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-shadow: 0px -2px 5px rgba(0,0,0,0.1);
    z-index: 1000;
    height: 100%;
}
#cookieBannerTrendy h3 {
    margin: 0 0 10px 0;
}
#cookieBannerTrendy label {
    display: flex;
    align-items: center;
}
#cookieBannerTrendy input[type="checkbox"] {
    margin-right: 10px;
}

#cookieBannerTrendy .modal-content {
    max-height: 80vh;
    overflow-y: auto;
}

.cookie-banner-max-width{
    max-width: 800px !important;
}

.velux-configurator-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .75);
    z-index: 30;
    padding: 10px 5px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.velux-configurator-modal__iframe {
    border: 0;
    margin-top: 10px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media screen and (min-width: 768px) {
    .velux-configurator-modal {
        padding: 30px
    }

    .velux-configurator-modal__iframe {
        margin-top: 30px
    }
}

.project-media-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

#cookieBanner {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #ddd;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-shadow: 0px -2px 5px rgba(0,0,0,0.1);
    z-index: 1000;
    height: 100%;
}
#cookieBanner h3 {
    margin: 0 0 10px 0;
}
#cookieBanner label {
    display: flex;
    align-items: center;
}
#cookieBanner input[type="checkbox"] {
    margin-right: 10px;
}

#cookieBanner .modal-content {
    max-height: 80vh;
    overflow-y: auto;
}

.cookie-banner-max-width{
    max-width: 800px !important;
}

.flexbox-cookie-banner-bg{
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999 !important;
}

.privacy-policy-table-border{
    border: 1px solid #000;
    padding: 0 1rem;
}

.cookie-btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  padding: 18px 18px;
  border-radius: 50px;
  border: none;
  cursor: pointer;
  font-size: 35px;
  z-index: 9999;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.trendy-new-button{
    color: #FFF;
    font-family: "Open Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 28px;
    background-color: #51BC49;
    padding: 0.7rem 0rem 0.7rem;
    font-weight: 600;
    border: 2px;
}