/* line 25, services-triangles.scss */
#services .logo {
  width: 120px;
  height: 96px;
  display: block;
  margin: 0 auto;
  clear: both;
  float: none;
}
/* line 34, services-triangles.scss */
#services .tri-one, #services .tri-two, #services .tri-three {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
/* line 42, services-triangles.scss */
#services .tri-two {
  z-index: 2 !important;
  bottom: 9.6px;
}
/* line 43, services-triangles.scss */
#services .tri-three {
  z-index: 1 !important;
  bottom: 9.6px;
}
/* line 45, services-triangles.scss */
#services .tri-one .top, #services .tri-one .bot, #services .tri-two .top, #services .tri-two .bot, #services .tri-three .top, #services .tri-three .bot {
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
}
/* line 52, services-triangles.scss */
#services .tri-one .top {
  border-bottom: 28.8px solid #6f9641;
}
/* line 53, services-triangles.scss */
#services .tri-one .bot {
  border-top: 9.6px solid #6f9641;
}
/* line 55, services-triangles.scss */
#services .tri-two .top {
  border-bottom: 57.6px solid #567633;
}
/* line 57, services-triangles.scss */
#services .tri-three .top {
  border-bottom: 86.4px solid #455e29;
}
/* line 59, services-triangles.scss */
#services #beratung .tri-two .top {
  border-bottom: 57.6px solid #ccc;
}
/* line 60, services-triangles.scss */
#services #beratung .tri-two .bot {
  border-top: 9.6px solid #ccc;
}
/* line 61, services-triangles.scss */
#services #beratung .tri-three .top {
  border-bottom: 86.4px solid #ddd;
}
/* line 62, services-triangles.scss */
#services #beratung .tri-three .bot {
  border-top: 9.6px solid #ddd;
}
/* line 64, services-triangles.scss */
#services #therapie .tri-one .top {
  border-bottom: 28.8px solid #ccc;
}
/* line 65, services-triangles.scss */
#services #therapie .tri-one .bot {
  border-top: 9.6px solid #ccc;
}
/* line 66, services-triangles.scss */
#services #therapie .tri-three .top {
  border-bottom: 86.4px solid #ddd;
}
/* line 67, services-triangles.scss */
#services #therapie .tri-three .bot {
  border-top: 9.6px solid #ddd;
}
/* line 69, services-triangles.scss */
#services #bia-messung .tri-one .top {
  border-bottom: 28.8px solid #ccc;
}
/* line 70, services-triangles.scss */
#services #bia-messung .tri-one .bot {
  border-top: 9.6px solid #ccc;
}
/* line 71, services-triangles.scss */
#services #bia-messung .tri-two .top {
  border-bottom: 57.6px solid #ddd;
}
/* line 72, services-triangles.scss */
#services #bia-messung .tri-two .bot {
  border-top: 9.6px solid #ddd;
}
