.ees-link-list {
  margin-bottom: 36px;
}
.ees-link-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ees-link-list ul li {
  position: relative;
}
.ees-link-list ul li > a,
.ees-link-list ul li > nobr {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin: 5px 0;
}
.ees-link-list ul li > a.phone,
.ees-link-list ul li > nobr.phone {
  font-size: 25px;
  letter-spacing: 0;
  white-space: nowrap;
}
.ees-link-list ul li .ees-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
  width: 36px;
  height: 36px;
}
.ees-link-list ul li .ees-icon + nobr {
  padding-left: 50px;
  display: inline-block;
  word-wrap: break-word;
  width: 100%;
  white-space: normal;
  word-break: break-word;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ees-link-list ul li > a.phone,
  .ees-link-list ul li > nobr.phone {
    font-size: 20px;
  }
}
/*# sourceMappingURL=ees-link-list.css.map */

.ees-2-column:after {
  content: ' ';
  display: block;
  clear: both;
}
.ees-2-column aside {
  width: 35%;
  float: right;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  padding: 0 36px;
}
.ees-2-column aside .ce-image img {
  width: 100% !important;
  height: auto !important;
}
.ees-2-column article {
  width: 65%;
  float: left;
  padding: 0 36px;
}
.ees-2-column article:first-child {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .ees-2-column {
    display: block;
  }
  .ees-2-column article {
    width: 100%;
    padding: 0px;
  }
  .ees-2-column article .produkt-bild .artImg {
    width: 100%;
  }
  .ees-2-column aside {
    width: 100%;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 0px;
    border-right: 0px;
    padding: 25px 0;
  }
  .ees-2-column aside header b {
    font-size: 20px;
  }
  .ees-2-column aside .ees-link-list {
    margin-bottom: 0px;
  }
  .ees-2-column aside .ees-link-list ul li a {
    font-size: 23px;
  }
  .ees-2-column aside .ees-ip-container {
    margin-bottom: 0px;
  }
  .ees-2-column aside .ees-ip-container ul li a {
    font-size: 23px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ees-2-column aside {
    width: 28%;
    float: right;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    padding: 0 10px;
  }
  .ees-2-column aside .ce-image img {
    width: 100% !important;
    height: auto !important;
  }
  .ees-2-column aside .ees-link-list {
    margin-bottom: 0px;
  }
  .ees-2-column aside .ees-link-list ul li a {
    font-size: 14px;
    line-height: 16px;
  }
  .ees-2-column article {
    width: 72%;
    float: left;
    padding: 0 36px;
  }
  .ees-2-column article .single-product-item {
    display: flex;
  }
  .ees-2-column article .single-product-item .produkt-bild {
    width: 20%;
    padding-right: 20px;
  }
  .ees-2-column article .single-product-item .produkt-text-wrapper {
    width: 80%;
  }
  .ees-2-column article .single-product-item .produkt-text-wrapper .produkt-text-0 {
    font-size: 14px;
  }
  .ees-2-column article:first-child {
    padding-left: 0;
  }
}
/*# sourceMappingURL=ees-2-column.css.map */


.ees-product-group-item:after {
  content: ' ';
  display: block;
  clear: both;
}
.ees-product-group-item.small-image .column-left {
  width: 33%;
  float: left;
}
.ees-product-group-item.small-image .column-right {
  width: 67%;
  float: left;
}
.ees-product-group-item.medium-image .column-left {
  width: 50%;
  float: left;
}
.ees-product-group-item.medium-image .column-right {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .ees-product-group-item.small-image .column-left {
    width: 100%;
  }
  .ees-product-group-item.small-image .column-right {
    width: 100%;
  }
  .ees-product-group-item.medium-image .column-left {
    width: 100%;
    float: left;
  }
  .ees-product-group-item.medium-image .column-right {
    width: 100%;
    float: left;
  }
}
/*# sourceMappingURL=ees-product-group-item.css.map */

.ees-collapsible {
  background-color: #fff;
  border-radius: 16px;
  padding: 22px;
  box-shadow: -2px -2px 7px 0px rgba(0, 0, 0, 0.36);
  margin: 72px 0;
}

.ees-faq-category {
  border: 1px solid transparent;
  border-radius: 22px;
  box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.36);
  overflow: hidden;
  padding: 50px;
}

.ees-collapsible.is-collapsed [data-toggle="collapse"] .label {
  display: none;
}
.ees-collapsible.is-collapsed [data-toggle="collapse"] .label:after {
  display: block;
}
/* product group */
.frame:first-child .ees-product-group {
  margin-top: 0;
}
.ees-product-group {
  padding: 50px 50px 25px 50px;
}
.ees-product-group > hgroup:first-child h2 {
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #e30017;
  text-shadow: 0 0 1px rgba(227, 0, 23, 0.3);
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 40px;
}
.ees-product-group > hgroup:first-child h3 {
  font-family: "ITC Souvenir W01 Demi";
  font-size: 40px;
  margin-bottom: 28px;
}
.ees-product-group .product-group-text {
  margin-bottom: 36px;
}
.ees-product-group .ees-product-group-links {
  display: block;
  text-align: right;
}
.ees-product-group .ees-product-group-links .ees-button .ees-button-label {
  /*
        Bsp: kleine Überschriften und Links

        Produktseiten:
            - Fragen zum Produkt;
        Startseite:
            - Unsere Produktbereiche
            - Unsere Anwendungsbeispiele
    */
  font-family: "Helvetica LT W01", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: font-size 0.8s ease-in-out;
  -ms-transition: font-size 0.8s ease-in-out;
  transition: font-size 0.8s ease-in-out;
}
.ees-product-group .ees-product-group-links .ees-button .ees-button-label:after {
  content: ' ';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url('vhs-assets-css-0c13402d9760469fc4be151bae5c3ba0.svg');
  margin-bottom: -4px;
  margin-left: 25px;
  -webkit-transition: -webkit-transform 0.8s ease-in-out;
  -ms-transition: -ms-transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
}
.ees-product-group .ees-product-group-item {
  border-bottom: 1px solid #000;
  padding: 40px 0;
}
.ees-product-group .ees-product-group-item .ees-product-group-item-text {
  padding-top: 32px;
  overflow: hidden;
}
.ees-product-group .ees-product-group-item .ees-product-group-item-text h4 {
  margin-bottom: 16px;
  text-transform: uppercase;
  color: #e30017;
  text-shadow: 0 0 1px rgba(227, 0, 23, 0.3);
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2.5px;
  line-height: 16px;
  padding-left: 7px;
}
.ees-product-group .ees-product-group-item .ees-product-group-item-text ul {
  padding-left: 20px;
}
.ees-product-group .ees-product-group-item .ees-product-group-item-text ul li {
  list-style-image: url('vhs-assets-css-9dfaf10b5c3fd9b2652dc3ea2406e351.png');
  margin-bottom: 10px;
}
.ees-product-group .ees-product-group-item .ees-product-group-item-links {
  margin-top: 10px;
  padding-left: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1.5px;
  display: inline-block;
}
.ees-product-group .ees-collapsible-content .ees-product-group-item-text h4 {
  padding-left: 0px;
}
.ees-product-group .ees-collapsible-content .frame:last-child .ees-product-group-item {
  border-bottom: none;
  padding-bottom: 0;
}
.ees-product-group.ees-collapsible-is-not-collapsed .ees-product-group-links a .ees-button-label {
  font-size: 0;
}
.ees-product-group.ees-collapsible-is-not-collapsed .ees-product-group-links a .ees-button-label:after {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
@media only screen and (max-width: 768px) {
  .ees-collapsible > hgroup:first-child h2 {
    font-size: 15px;
    line-height: 25px;
  }
  .ees-collapsible > hgroup:first-child h3 {
    font-size: 25px;
  }
  .ees-product-group {
    padding: 25px;
    word-wrap: break-word;
  }
}
/*# sourceMappingURL=ees-collapsible.css.map */

