.kfw-addon-options,
.kfw-breadcrumb > li a,
.kfw-button,
.kfw-controls > a,
.kfw-definition,
.kfw-footer a {
    text-decoration: none;
}
@font-face {
    font-family: KFWCentroSans;
    font-style: normal;
    font-weight: 400;
    src: url(../assets/fonts/KFWCentroSans-Regular.eot);
    src: url(../assets/fonts/KFWCentroSans-Regular.eot#iefix) format("embedded-opentype"), url(../assets/fonts/KFWCentroSans-Regular.ttf) format("truetype"),
        url(../assets/fonts/KFWCentroSans-Regular.woff) format("woff"), url(../assets/fonts/KFWCentroSans-Regular.svg#KFWCentroSans-Regular) format("svg");
}
@font-face {
    font-family: KFWCentroSans;
    font-style: normal;
    font-weight: 500;
    src: url(../assets/fonts/KFWCentroSans-Medium.eot);
    src: url(../assets/fonts/KFWCentroSans-Medium.eot#iefix) format("embedded-opentype"), url(../assets/fonts/KFWCentroSans-Medium.ttf) format("truetype"), url(../assets/fonts/KFWCentroSans-Medium.woff) format("woff"),
        url(../assets/fonts/KFWCentroSans-Medium.svg#KFWCentroSans-Medium) format("svg");
}
@font-face {
    font-family: KFWCentroSans;
    font-style: normal;
    font-weight: 700;
    src: url(../assets/fonts/KFWCentroSans-Bold.eot);
    src: url(../assets/fonts/KFWCentroSans-Bold.eot#iefix) format("embedded-opentype"), url(../assets/fonts/KFWCentroSans-Bold.ttf) format("truetype"), url(../assets/fonts/KFWCentroSans-Bold.woff) format("woff"),
        url(../assets/fonts/KFWCentroSans-Bold.svg#KFWCentroSans-Bold) format("svg");
}
@font-face {
    font-family: kfw-icon-font;
    font-style: normal;
    font-weight: 400;
    src: url(../assets/fonts/icons/kfw-icon-font.eot);
    src: url(../assets/fonts/icons/kfw-icon-font.eot#iefix) format("embedded-opentype"), url(../assets/fonts/icons/kfw-icon-font.ttf) format("truetype"), url(../assets/fonts/icons/kfw-icon-font.woff) format("woff"),
        url(../assets/fonts/icons/kfw-icon-font.svg#kfw-icon-font) format("svg");
}
[class*=" kfw-icon-"],
[class^="kfw-icon-"] {
    display: inline-block;
    font-family: kfw-icon-font !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.kfw-icon-chevron-down:before {
    content: "\e903";
}
.kfw-icon-chevron-left:before {
    content: "\e901";
}
.kfw-icon-chevron-right:before {
    content: "\e902";
}
.kfw-icon-chevron-up:before {
    content: "\e906";
}
.kfw-icon-info:before {
    content: "\e907";
}
.kfw-icon-lightbulb:before {
    content: "\e905";
}
.kfw-icon-repeat:before {
    content: "\e904";
}
.kfw-icon-times-circle:before {
    content: "\e900";
}
.kfw-button {
    display: inline-block;
    padding: 8px 25px;
    color: #3c81a7 !important;
    font-size: 16px;
    font-weight: 400 !important;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #3c81a7;
    border-radius: 20px;
}
.kfw-button:hover {
    color: #fff !important;
    background-color: #3c81a7;
    border-color: #3c81a7;
}
.kfw-button-green {
    color: #4c9fa4 !important;
    border-color: #4c9fa4 !important;
}
.kfw-button-green:hover {
    color: #fff !important;
    border-color: #4c9fa4 !important;
    background-color: #4c9fa4 !important;
}
.kfw-button-blue {
    color: #235064 !important;
    border-color: #235064 !important;
}
.kfw-button-blue:hover {
    color: #fff !important;
    border-color: #235064 !important;
    background-color: #235064 !important;
}
.kfw-button-small {
    font-size: 16px;
}
.kfw-button-condensed {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 768px) and (max-width: 979px) {
    .kfw-button-condensed-tablets {
        padding-left: 12px;
        padding-right: 12px;
    }
}
.kfw-button .kfw-icon {
    position: relative;
    top: 1px;
    margin-left: 2px;
    font-size: 16px;
}
.kfw-produktfinder {
    margin-left: auto;
    margin-right: auto;
    font-family: KFWCentroSans;
    font-size: 16px;
    color: #4b5055;
}
@media (min-width: 768px) {
    .kfw-produktfinder {
        width: 768px;
    }
}
@media (min-width: 980px) {
    .kfw-produktfinder {
        width: 980px;
    }
}
.kfw-produktfinder a {
    color: #4b5055;
}
.kfw-main {
    display: block;
    padding-bottom: 25px;
    background-color: #f6f6f6;
}
.kfw-header {
    position: relative;
    height: 265px;
    margin-bottom: 50px;
    background-position: center;
    background-size: cover;
    background-image: url(../assets/images/header-bg.jpg);
}
.kfw-produktfinder.bauen .kfw-header {
    background-image: url(../assets/images/header-bg-bauen.jpg);
}
.kfw-produktfinder.kaufen .kfw-header {
    background-image: url(../assets/images/header-bg-kaufen.jpg);
}
.kfw-produktfinder.sanieren .kfw-header {
    background-image: url(../assets/images/header-bg-sanieren.jpg);
}
.kfw-produktfinder.umbauen .kfw-header {
    background-image: url(../assets/images/header-bg-umbauen.jpg);
}
.kfw-produktfinder.result .kfw-header {
    margin-bottom: 43px;
    background-image: url(../assets/images/header-bg-result.jpg);
}
@media (max-width: 767px) {
    .kfw-produktfinder {
        max-width: 375px;
    }
    .kfw-header {
        display: none;
    }
}
.kfw-progress {
    position: absolute;
    bottom: -10px;
    width: 100%;
    height: 10px;
    overflow: hidden;
    background-color: #cde1eb;
}
.kfw-progress-bar {
    position: relative;
    height: 10px;
    transition: width 0.5s ease;
    background-color: #005a8c;
}
.kfw-progress-bar:after {
    content: "";
    position: absolute;
    right: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #005a8c;
    border-bottom: 5px solid transparent;
}
.kfw-breadcrumb {
    position: absolute;
    bottom: -40px;
    width: 100%;
    height: 30px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    line-height: 30px;
}
.kfw-breadcrumb > li {
    display: inline-block;
}
.kfw-breadcrumb > li:first-child {
    padding-left: 15px;
    color: #4b5055;
}
.kfw-breadcrumb > li + li:before {
    content: "\e902";
    padding-left: 5px;
    padding-right: 5px;
    font-family: kfw-icon-font;
    font-size: 8px;
    font-weight: 700;
}
.kfw-breadcrumb > li:nth-child(2):before {
    padding-left: 2px;
}
.kfw-breadcrumb > .active,
.kfw-breadcrumb > li:before {
    color: #0272b0;
}
.kfw-breadcrumb > li a {
    float: none;
    color: #4b5055;
}
.kfw-produktfinder.result .kfw-breadcrumb:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background: linear-gradient(to bottom, #e3e3e3, #f6f6f6);
}
.kfw-intro,
.kfw-label {
    background-color: #fff;
    text-align: center;
}
.kfw-intro {
    padding-bottom: 20px;
}
@media (max-width: 767px) {
    .kfw-intro {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
    }
}
.kfw-intro-headline {
    margin: 0;
    font-size: 22px;
    font-weight: 400;
}
@media (min-width: 768px) {
    .kfw-intro-headline {
        font-size: 26px;
    }
}
.kfw-intro p {
    padding: 0 15px;
    line-height: 1.4;
}
.kfw-intro p br {
    display: none;
}
.kfw-label {
    position: relative;
    margin: 0;
    padding: 15px 10px 35px;
    font-size: 22px;
    font-weight: 400;
}
@media (max-width: 767px) {
    .kfw-label {
        padding: 20px 10px 35px !important;
    }
}
.kfw-result .kfw-label {
    padding: 35px 15px;
    text-align: left;
    background-color: transparent;
}
@media (min-width: 980px) {
    .kfw-intro p br {
        display: inline;
    }
    .kfw-result .kfw-label {
        padding: 35px 15px 35px 20px;
    }
}
.kfw-label:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background: linear-gradient(to bottom, #e3e3e3, #f6f6f6);
}
.kfw-result .kfw-label:after {
    display: none;
}
@media (max-width: 767px) {
    .kfw-level.kfw-visible-phones {
        display: block !important;
    }
}
.kfw-label > .kfw-definition {
    color: #0272b0;
}
.kfw-label-addition {
    display: none;
    margin: -30px 0 35px;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 400;
}
@media (max-width: 767px) {
    .kfw-label-addition {
        margin: -30px 0 35px -5px;
    }
}
@media (min-width: 980px) {
    .kfw-label-addition {
        margin: -30px 0 35px 5px;
    }
}
.kfw-produktfinder.result-multiple .kfw-label-addition {
    display: block;
}
@media (max-width: 767px) {
    .kfw-options-container {
        margin: 20px 10px;
        background-color: #fff;
    }
    .kfw-option-container {
        position: relative;
        padding: 10px 30px;
        border-bottom: 1px solid #e3e3e3;
    }
    .kfw-level-0 .kfw-option-container {
        text-align: center;
    }
    .kfw-option-container .kfw-option {
        position: absolute;
        z-index: 100;
        top: 0;
        right: 0;
        padding: 0 15px;
        width: 100%;
        height: 100%;
        font: 0/0 a;
        color: transparent;
        opacity: 0.5;
        border: 0;
        border-radius: 0;
        background-color: transparent;
    }
    .kfw-option-container .kfw-option > .kfw-icon {
        float: right;
        margin-right: -3px;
        color: #4b5055;
        font-size: 32px;
    }
    .kfw-option-container p {
        padding-right: 30px;
        font-size: 16px;
    }
    .kfw-option-container p a {
        position: relative;
        z-index: 200;
    }
}
.kfw-option-container > p a,
.kfw-product-body .kfw-definition,
.kfw-product-meta a {
    color: #0272b0;
}
@media (min-width: 768px) {
    .kfw-options-container {
        margin-top: 55px;
        margin-bottom: 20px;
        text-align: center;
    }
    .kfw-level-0 .kfw-options-container {
        margin-bottom: 40px;
    }
    .kfw-option-container {
        position: relative;
        display: inline-block;
        width: 135px;
        height: 225px;
        padding: 25px 15px 0;
        margin: 0 7px;
        vertical-align: top;
        background-color: #fff;
        border: 1px solid #e3e3e3;
        border-radius: 5px;
        box-shadow: 0 0 3px 1px #e3e3e3;
    }
    .kfw-level-0 .kfw-option-container {
        height: 195px;
    }
    .kfw-product-addon-container .kfw-option-container {
        height: 260px;
        padding: 15px 15px 0;
    }
    .kfw-option-container > p {
        font-size: 14px;
        line-height: 1.3;
    }
    .kfw-level-0 .kfw-option-container > p {
        font-size: 16px;
        line-height: 1.1;
    }
    .kfw-option {
        position: absolute;
        bottom: 35px;
        left: 50%;
        transform: translateX(-50%);
    }
}
.kfw-product-addon-container .kfw-controls,
.kfw-product-addon-container .kfw-level {
    display: none !important;
}
@media (min-width: 980px) {
    .kfw-option-container {
        width: 190px;
        height: 260px;
        padding: 45px 15px 0;
    }
    .kfw-level-0 .kfw-option-container {
        height: 185px;
    }
    .kfw-product-addon-container .kfw-option-container {
        height: 260px;
        padding: 45px 15px 0;
    }
    .kfw-option-container > p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .kfw-product-addon-container .kfw-options-container {
        margin-top: 20px !important;
        border-top: 1px solid #e3e3e3;
    }
    .kfw-product-addon-container .kfw-option-container {
        padding: 0;
    }
    .kfw-product-addon-container .kfw-option-container:last-child {
        border-bottom: 0;
    }
    .kfw-product-addon-container .kfw-option-container .kfw-option > .kfw-icon {
        margin-right: -20px;
    }
}
.kfw-products-container {
  /* position: relative;
  margin: 0 10px 25px 10px; */
  margin-bottom: 20px;
  padding-left: 22px;
  padding-right: 22px; }

.kfw-product-container {
  border-radius: 5px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  background-color: #FFFFFF; }

@media (min-width: 768px) {
  /* .kfw-products-container {
    margin-left: 15px;
    margin-right: 15px;
  } */
  .kfw-products-container {
    display: grid;
    grid-template-columns: 50% 50%;
    /* column-gap: 12px; */ }
    .kfw-products-container .kfw-product-container {
      grid-column-start: auto;
      grid-column-end: span 1; } }

@media (min-width: 980px) {
  /* .kfw-products-container {
    margin-left: 20px;
    margin-right: 20px;
  } */ }

@media (max-width: 767px) {
  .kfw-product-container:not(:last-child) {
    margin-bottom: 25px; } }

@media (min-width: 768px) {
  .kfw-product-container {
    /*  width: 362px; */
    min-height: auto;
    -webkit-box-shadow: 0 0 3px 1px transparent;
    box-shadow: 0 0 3px 1px transparent; } }

@media (min-width: 980px) {
  .kfw-product-container {
    /* width: 460px; */
    min-height: 400px; } }

@media (min-width: 768px) {
  .kfw-product-container:not(:first-child):not(.kfw-product-addon) {
    left: 10px; } }

@media (min-width: 980px) {
  .kfw-product-container:not(:first-child):not(.kfw-product-addon) {
    left: 12px; } }

.kfw-product-container.kfw-no-result {
  height: 250px;
  min-height: 0;
  padding: 40px 30px 0 30px;
  font-weight: 500;
  text-align: center; }

@media (min-width: 768px) {
  .kfw-product-container.kfw-no-result {
    width: 300px;
    height: 265px;
    padding: 55px 30px 0 30px; } }

@media (min-width: 980px) {
  .kfw-product-container.kfw-no-result {
    width: 400px;
    height: 245px;
    padding: 75px 30px 0 30px; } }

.kfw-product-container p {
  font-size: 18px;
  line-height: 26px; }

.kfw-product-meta p {
  text-align: center; }

.kfw-product-link-small {
  font-size: 14px; }

@media (min-width: 768px) {
  .kfw-product-container .kfw-product-left .kfw-product-meta > p:first-child {
    line-height: 1.2; } }

@media (min-width: 980px) {
  .kfw-product-container .kfw-product-left .kfw-product-meta > p:first-child {
    line-height: 1.8; } }

.kfw-product-header {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /* display: block; */
  min-height: 30px;
  padding: 20px 30px;
  background-color: #00AABB;
  display: grid;
  grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10% 10%; }

@media (max-width: 767px) {
  .kfw-product-header br {
    display: none; } }

@media (min-width: 768px) {
  .kfw-product-header {
    min-height: 60px;
    padding: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; } }

.kfw-product-standalone-addon > .kfw-product-header {
  background-color: #00AABB; }

.kfw-product-header .kfw-product-title {
  color: #fff;
  font-size: 22px;
  font-weight: bold; }
  @media (max-width: 767px) {
    .kfw-product-header .kfw-product-title {
      font-size: 19px; } }

.kfw-product-header .kfw-product-label {
  margin: 0;
  color: #fff;
  line-height: 1.1; }

.kfw-product-header .kfw-product-number {
  font-size: 35px;
  font-weight: bold; }
  @media (max-width: 767px) {
    .kfw-product-header .kfw-product-number {
      font-size: 28px; } }
  .kfw-product-header .kfw-product-number__lg {
    font-size: 27px; }
    @media (max-width: 767px) {
      .kfw-product-header .kfw-product-number__lg {
        font-size: 20px; } }
  .kfw-product-header .kfw-product-number__force-line-break::before {
    content: "\A";
    white-space: pre; }

/* @media (max-width: 767px) {
  .kfw-product-header .kfw-product-number {
    margin-right: 3px;
  }
} */
.kfw-product-header .kfw-product-type {
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .kfw-product-header .kfw-product-type {
      font-size: 15px; } }

.kfw-product-right {
  background-color: #E5E5E5; }

@media (max-width: 767px) {
  .kfw-product-left {
    position: relative;
    /*height: 310px;*/ }
  .kfw-product-right {
    position: relative;
    /* height: 160px; */
    /*margin: -10px 10px 15px 10px;*/
    /* margin: 0 10px 15px 10px; */
    padding-top: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
    .kfw-product-right .kfw-button-container {
      margin-bottom: 0; }
  .kfw-product-right .kfw-product-meta {
    bottom: 5px; } }

@media (min-width: 768px) {
  .kfw-product-wrap {
    display: grid;
    min-height: 280px;
    grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10% 10%; }
  .kfw-product-left {
    grid-column-start: 1;
    grid-column-end: 7; }
  .kfw-product-right {
    grid-column-start: 7;
    grid-column-end: -1;
    /* height: 340px; */
    border-bottom-right-radius: 5px;
    padding-right: 10px; } }

.kfw-product-body {
  padding: 10px 30px; }
  @media (min-width: 768px) {
    .kfw-product-body {
      min-height: 210px; } }

@media (min-width: 768px) {
  .kfw-product-body {
    padding: 15px 20px;
    min-height: 140px; }
  .kfw-product-right .kfw-product-body {
    padding: 15px 10px; } }

.kfw-product-title {
  font-size: 16px;
  margin: 0 0 3px 0; }

.kfw-product-title .kfw-icon {
  position: relative;
  top: 3px;
  font-size: 20px;
  line-height: 0; }

.kfw-product-header-left {
  position: relative;
  grid-column-start: 1;
  grid-column-end: 7; }

.kfw-product-header-right {
  position: relative;
  grid-column-start: 7;
  grid-column-end: 11;
  text-align: right; }
  .kfw-product-header-right .kfw-product-label {
    display: grid;
    grid-template-rows: 30% 70%; }
    .kfw-product-header-right .kfw-product-label .kfw-product-type {
      grid-row-start: 1;
      grid-row-end: 2; }
    .kfw-product-header-right .kfw-product-label .kfw-product-number {
      grid-row-start: 2;
      grid-row-end: 3; }

.kfw-product-body > p {
  margin: 0; }

@media (min-width: 768px) {
  .kfw-product-left .kfw-product-body > p {
    padding-top: 4px; } }

@media (min-width: 980px) {
  .kfw-product-left .kfw-product-body > p {
    padding-top: 0; } }

.kfw-product-right .kfw-product-body > p {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.5; }

.kfw-product-body .kfw-definition {
  color: #005A8C;
  /* text-decoration: underline; */ }

@media (min-width: 768px) {
  .kfw-product-meta {
    /*position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;*/
    padding: 0; } }

.kfw-product-meta-more a {
  font-size: 14px; }

@media (max-width: 767px) {
  .kfw-product-meta p:first-child {
    padding: 0 30px; } }

@media (min-width: 768px) {
  .kfw-product-meta {
    bottom: 10px;
    padding: 0 20px; }
  .kfw-product-meta-more {
    bottom: 19px; } }

.kfw-no-result .kfw-product-meta {
  bottom: 50px; }

@media (min-width: 768px) {
  .kfw-no-result .kfw-product-meta {
    bottom: 65px; } }

.kfw-product-meta .kfw-button-container {
  margin-top: 20px;
  text-align: center; }

@media (min-width: 768px) {
  .kfw-product-meta .kfw-button-container {
    margin-top: -5px; } }

@media (min-width: 768px) {
  .kfw-product-left .kfw-product-meta .kfw-button-container {
    margin-top: 0; } }

@media (min-width: 980px) {
  .kfw-product-meta .kfw-button-container {
    margin-top: 25px; }
  .kfw-product-left .kfw-product-meta .kfw-button-container {
    margin-top: 25px; } }

@media (max-width: 767px) {
  .kfw-product-right .kfw-product-meta .kfw-button-container .kfw-button {
    padding: 8px 25px;
    background-color: transparent; } }

@media (min-width: 768px) {
  .kfw-product-addon .kfw-product-meta .kfw-button-container {
    margin-top: -5px; } }

@media (min-width: 980px) {
  .kfw-product-addon .kfw-product-meta .kfw-button-container {
    margin-top: 15px; } }

@media (min-width: 768px) {
  .kfw-product-standalone-addon .kfw-product-meta .kfw-button-container {
    margin-top: 15px; } }

@media (min-width: 980px) {
  .kfw-product-standalone-addon .kfw-product-meta .kfw-button-container {
    margin-top: 45px; } }

.kfw-product-meta a {
  color: #005A8C; }

.kfw-product-addon {
    display: none;
    position: absolute;
    z-index: 1050;
    top: 0;
    right: 0;
}
.kfw-product-addon.left-addon {
    left: 0;
}
@media (max-width: 767px) {
    .kfw-product-right .kfw-product-meta .kfw-button-container .kfw-button {
        padding: 8px 25px;
        background-color: transparent;
    }
    .kfw-product-addon {
        position: fixed;
        max-width: 355px;
        width: calc(100% - 20px);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .kfw-product-addon > .kfw-product-header .kfw-product-label {
        margin-top: 45px;
    }
}
.kfw-product-addon > .kfw-product-header {
    position: relative;
    height: 160px;
    background-color: #235064;
}
@media (min-width: 768px) {
    .kfw-product-addon > .kfw-product-header {
        height: 140px;
        margin-top: -80px;
    }
}
.kfw-product-addon > .kfw-product-header:before {
    content: "";
    position: absolute;
    bottom: 100px;
    left: 20px;
    right: 20px;
    height: 1px;
    opacity: 0.8;
    background-color: #fff;
}
@media (max-width: 767px) {
    .kfw-product-addon > .kfw-product-header:before {
        bottom: 75px;
        left: 30px;
        right: 30px;
    }
}
.kfw-addon-hide {
    position: absolute;
    top: -6px;
    right: -5px;
    width: 24px;
    height: 24px;
    color: #fff !important;
    font-size: 25px;
    border-radius: 50%;
    background-color: #235064;
}
.kfw-product-addon > .kfw-product-header > p {
    margin: 0;
    height: 80px;
    color: #fff;
    line-height: 1.3;
}
@media (max-width: 767px) {
    .kfw-product-addon > .kfw-product-header > p {
        font-size: 14px;
    }
}
@media (min-width: 768px) {
    .kfw-product-addon > .kfw-product-header > p {
        font-size: 12px;
    }
    .left-addon:before {
        left: auto !important;
        right: -12px;
        filter: drop-shadow(3px 0 3px #c3c3c3) !important;
        border-right: 0 !important;
        border-left: 12px solid #fff;
    }
    .left-addon:after {
        left: auto !important;
        right: 0;
    }
    .kfw-product-addon:before {
        content: "";
        position: absolute;
        left: -12px;
        bottom: 95px;
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-right: 12px solid #fff;
        border-bottom: 15px solid transparent;
        filter: drop-shadow(0 0 3px #c3c3c3);
    }
    .kfw-product-addon:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 90px;
        width: 10px;
        height: 40px;
        background-color: #fff;
    }
}
.kfw-product-addon-container {
    position: relative;
    margin: 0 10px 30px;
    padding: 25px 25px 0;
    border: 1px solid #e3e3e3;
    box-shadow: 0 0 3px 1px #e3e3e3;
    background-color: #fff;
}
@media (min-width: 768px) {
    .kfw-product-addon-container {
        width: 310px;
        margin: 0 15px;
        padding: 25px 25px 35px;
    }
}
@media (min-width: 980px) {
    .kfw-product-addon > .kfw-product-header > p {
        font-size: 14px;
    }
    .kfw-product-addon-container {
        width: 410px;
        margin: 0 20px;
    }
}
.kfw-product-addon-container.active {
    width: auto;
}
.kfw-product-addon-container:before {
    content: "";
    position: absolute;
    top: -12px;
    left: calc(50% - 15px);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 12px solid #fff;
    filter: drop-shadow(0 0 3px #c3c3c3);
}
@media (min-width: 768px) {
    .kfw-product-addon-container:before {
        left: 138px;
    }
}
.kfw-product-addon-container:after {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - 20px);
    width: 40px;
    height: 10px;
    background-color: #fff;
}
html.no-smil .kfw-product-addon-container:before {
    width: 30px;
    height: 12px;
    border: 0;
    background-image: url(../assets/images/ie-arrow.png);
}
.kfw-addon-level-container .kfw-label,
.kfw-addon-note-container .kfw-type-zuschuss,
.kfw-addon-options-hide,
.kfw-controls,
.kfw-modal,
.kfw-product-addon-container .kfw-label {
    display: none;
}
.kfw-addon-note-container > .kfw-addon-note-title {
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 700;
}
@media (min-width: 768px) {
    .kfw-product-addon-container:after {
        left: 132px;
    }
    .kfw-addon-note-container > .kfw-addon-note-title {
        margin: 10px 0 5px;
        font-size: 22px;
        font-weight: 400;
    }
}
.kfw-addon-note-container > .kfw-addon-note-intro {
    padding-bottom: 25px;
    border-bottom: 1px solid #e3e3e3;
}
.kfw-addon-note-container > p {
    margin: 0;
    line-height: 1.5;
}
.kfw-addon-note-container > .kfw-button-container {
    margin-top: 20px;
    margin-bottom: -15px;
}
@media (max-width: 767px) {
    .kfw-addon-note-container > .kfw-button-container {
        margin-bottom: 20px;
        text-align: center;
    }
}
.kfw-addon-options {
    color: #0272b0 !important;
}
.kfw-addon-options .kfw-icon {
    position: relative;
    top: 3px;
    margin-left: 5px;
}
.kfw-modal,
.kfw-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.kfw-addon-level-container .kfw-options-container,
.kfw-product-addon-container .kfw-options-container {
    margin: 0;
}
@media (min-width: 768px) {
    .kfw-addon-note-container > p {
        line-height: 1.3;
    }
    .kfw-addon-level-container .kfw-options-container,
    .kfw-product-addon-container .kfw-options-container {
        margin-top: 55px;
        margin-bottom: 5px;
    }
    .kfw-addon-level-container .kfw-products-container .kfw-product-container {
        width: 330px;
    }
    .kfw-addon-level-container .kfw-product-left .kfw-product-meta .kfw-button {
        padding-left: 12px;
        padding-right: 12px;
    }
}
.kfw-addon-level-container .kfw-products-container {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
}
@media (min-width: 980px) {
    .kfw-addon-level-container .kfw-products-container .kfw-product-container {
        width: 425px;
    }
    .kfw-addon-level-container .kfw-product-left .kfw-product-meta .kfw-button-container {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .kfw-product-addon-container .kfw-products-container {
        margin-bottom: 40px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .kfw-product-addon-container .kfw-product-container {
        border: 1px solid #e3e3e3;
        border-radius: 5px;
        box-shadow: 0 0 3px 1px #e3e3e3;
    }
    .kfw-product-addon-container .kfw-product-container .kfw-product-header {
        padding: 20px;
    }
    .kfw-product-addon-container .kfw-product-container .kfw-product-body {
        padding: 10px 20px;
    }
    .kfw-product-addon-container .kfw-product-container .kfw-product-meta p:first-child {
        padding: 0 20px;
    }
}
.kfw-modal-backdrop {
    z-index: 1000;
    opacity: 0.5;
    background-color: #000;
}
.kfw-modal {
    z-index: 1050;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.kfw-modal-dialog {
    position: relative;
    margin: 20px 10px;
}
@media (min-width: 768px) {
    .kfw-modal-dialog {
        width: 748px;
        margin: 40px auto;
    }
}
@media (min-width: 980px) {
    .kfw-modal-dialog {
        width: 960px;
    }
}
.kfw-modal-content {
    min-height: 300px;
    background-color: #fff;
    border-radius: 5px;
}
.kfw-modal-body,
.kfw-modal-header {
    padding: 20px 10px;
}
@media (min-width: 768px) {
    .kfw-modal-body,
    .kfw-modal-header {
        padding: 20px;
    }
}
.kfw-modal-header {
    padding-bottom: 15px;
}
.kfw-modal-body {
    padding-top: 0;
}
.kfw-modal-title {
    padding-right: 35px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
}
.kfw-modal-close {
    position: absolute;
    top: -6px;
    right: -5px;
    width: 24px;
    height: 24px;
    color: #fff !important;
    font-size: 25px;
    border-radius: 50%;
    background-color: #000;
}
.kfw-controls {
    padding: 25px 25px 5px 20px;
    opacity: 0.5;
}
@media (max-width: 767px) {
    .kfw-controls {
        padding: 0 15px 0 10px;
    }
    .kfw-controls-top {
        padding: 15px 15px 0 10px;
    }
    .kfw-controls-top:nth-child(1) {
        display: none !important;
    }
}
.kfw-controls > a {
    font-size: 14px;
    font-weight: 700;
}
.kfw-controls .kfw-icon {
    position: relative;
    top: 5px;
    font-size: 20px;
}
.kfw-controls > .kfw-back > .kfw-icon {
    padding-right: 2px;
}
.kfw-controls > .kfw-restart > .kfw-icon {
    padding-right: 5px;
}
.kfw-restart {
    float: right;
}
.kfw-footer {
    height: 30px;
    background-color: #878787;
}
.kfw-footer > ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
    line-height: 30px;
    text-align: center;
}
.kfw-footer > ul > li {
    display: inline-block;
    height: 30px;
}
@media (max-width: 767px) {
    .kfw-footer > ul > li {
        padding-left: 2px;
        padding-right: 2px;
    }
}
@media (min-width: 768px) {
    .kfw-footer > ul > li {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (min-width: 980px) {
    .kfw-footer > ul > li {
        padding-left: 60px;
        padding-right: 60px;
    }
}
.kfw-footer a {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.kfw-footer a:hover {
    text-decoration: underline;
}
.kfw-level,
.kfw-note {
    display: none;
}
.kfw-level.active {
    display: block;
}
.kfw-url {
    word-break: break-all;
}
.kfw-clearfix:after,
.kfw-clearfix:before {
    display: table;
    content: " ";
}
.kfw-clearfix:after {
    clear: both;
}
.kfw-noscroll {
    overflow: hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
    .kfw-hidden-tablet {
        display: none;
    }
}
@media (max-width: 767px) {
    .kfw-footer a {
        font-size: 10px;
    }
    .kfw-hidden-phone,
    .kfw-visible-desktop {
        display: none;
    }
}
@media (min-width: 768px) {
    .kfw-visible-mobile {
        display: none;
    }
}
.kfw-produktfinder.bauen .kfw-visible-section-bauen {
    display: block !important;
}
.kfw-produktfinder.bauen .kfw-visible-section-kaufen,
.kfw-produktfinder.bauen .kfw-visible-section-sanieren,
.kfw-produktfinder.bauen .kfw-visible-section-umbauen {
    display: none;
}
.kfw-produktfinder.kaufen .kfw-visible-section-kaufen {
    display: block !important;
}
.kfw-produktfinder.kaufen .kfw-visible-section-bauen,
.kfw-produktfinder.kaufen .kfw-visible-section-sanieren,
.kfw-produktfinder.kaufen .kfw-visible-section-umbauen {
    display: none;
}
.kfw-produktfinder.sanieren .kfw-visible-section-sanieren {
    display: block !important;
}
.kfw-produktfinder.sanieren .kfw-visible-section-bauen,
.kfw-produktfinder.sanieren .kfw-visible-section-kaufen,
.kfw-produktfinder.sanieren .kfw-visible-section-umbauen {
    display: none;
}
.kfw-produktfinder.umbauen .kfw-visible-section-umbauen {
    display: block !important;
}
.kfw-produktfinder.umbauen .kfw-visible-section-bauen,
.kfw-produktfinder.umbauen .kfw-visible-section-kaufen,
.kfw-produktfinder.umbauen .kfw-visible-section-sanieren {
    display: none;
}
