@charset "UTF-8";
/* CSS Document */

#background-deko {
  position: fixed;
  height: 100vh;
  width: auto;
  top: 0px;
  left: -10vh;
  padding-top: 2vh;
}

/* keep telephone format */
a[href^="tel:"] {
  font-weight: inherit;
  color: inherit;
}

/* RULES FOR ALL SIZES */

/* BASIC RULES */
a {
  text-decoration: none;
  color: #6b8490;
  letter-spacing: 0.03em;
  font-weight: 600;
}
a:hover {
  color: #c00418;
}

.main-content b {
}
.main-content p {
  margin-top: 0px;
}
strong {
  color: hsla(354, 96%, 38%, 1);
}
sup {
  font-size: 0.6em;
}
html {
  min-height: 100%;
}
body {
  min-height: 100%;
}
.main-content {
  padding-top: 20px;
}

/* MAPS RULES */
#gmap {
  box-shadow: 5px 5px 15px 0px hsla(0, 0%, 0%, 0.3);
}
.main-content #gmap img {
  box-shadow: none;
}

/* FOLDOUT RULES */
.fold-trigger {
  color: hsla(220, 1%, 45%, 1);
  cursor: pointer;
}
.fold-box {
  display: none;
  margin-bottom: 30px;
}
.active {
  color: hsla(354, 96%, 38%, 1);
}

/* TEAM RULES */
.team-box {
  min-height: 250px;
  width: 100%;
  margin-bottom: 20px;
}
.team-box img {
  float: left;
  margin-right: 30px;
}
.team-box ul {
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  list-style-position: outside;
}
.team-box li {
  margin-bottom: 0px;
}
.team-box h5 {
  line-height: 3rem;
}
.team-box p {
  margin-bottom: 0;
}
.team-box ul {
  padding-left: 160px;
}

/* TEAM RULES NEU*/
.team-box-neu {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.team-box-neu img {
  margin-right: 30px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.team-box-neu ul {
  position: relative;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 15px;
  margin-right: 20px;
  list-style-position: outside;
  float: left;
  max-width: 40%;
}
.team-box-neu li {
  margin-bottom: 0px;
}
.team-box-neu .team-name {
  line-height: 2rem;
  font-size: 1.9rem;
  font-weight: 600;
  color: hsla(354, 96%, 38%, 1);
}
.team-box-neu .team-beruf {
  font-size: 1.4rem;
  font-weight: 600;
  color: hsla(220, 1%, 45%, 1);
}
.team-box-neu p {
  margin-bottom: 0;
  font-weight: 600;
}
.team-box-neu team_details {
  position: relative;
  width: 100%;
}

/* INFOBAR RULES */
.sidebar-sub-box {
  padding-top: 10px;
  padding-bottom: 0px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #c00418;
  position: relative;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6b8490+0,6b8490+100&0+0,0.5+100 */
  background: -moz-linear-gradient(top, hsla(199, 15%, 49%, 0) 0%, hsla(199, 15%, 49%, 0.5) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, hsla(199, 15%, 49%, 0) 0%, hsla(199, 15%, 49%, 0.5) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, hsla(199, 15%, 49%, 0) 0%, hsla(199, 15%, 49%, 0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006b8490', endColorstr='#806b8490',GradientType=0 ); /* IE6-9 */
}
.sidebar-sub-box img {
}
.infobar-sub-box h6,
.sidebar-sub-box h6 {
  line-height: 1.3;
  margin-top: 7px;
  padding-bottom: 5px;
  padding-left: 10px;
  color: #c00418;
}
.infobar-sub-box p {
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 0px;
  font-size: 1.2rem;
  line-height: 1.7rem;
}
.infobar-sub-box img {
  border-radius: 5px 5px 5px 5px;
  margin-right: 3px;
  margin-bottom: 3px;
  box-shadow: 3px 3px 8px 0px hsla(0, 0%, 0%, 0.3);
}

/*  Artikel-Box  */
.box-background {
  overflow: auto;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f6130+0,d4d5d8+100&0.5+0,0+100 */
  background: -moz-radial-gradient(center, ellipse cover, hsla(47, 40%, 31%, 0.5) 0%, hsla(225, 5%, 84%, 0) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, hsla(47, 40%, 31%, 0.5) 0%, hsla(225, 5%, 84%, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, hsla(47, 40%, 31%, 0.5) 0%, hsla(225, 5%, 84%, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#806f6130', endColorstr='#00d4d5d8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/* BESTELL-BUTTON */
.submit {
  background-color: #c00418 !important;
  color: hsla(0, 0%, 100%, 1) !important;
}
.submit:hover {
  color: hsla(48, 100%, 50%, 1) !important;
}

.hochsteller {
  font-size: 60%;
  vertical-align: super;
}

/* GALLERY */
.gallery img {
  margin-top: 20px;
  box-shadow: 0px 8px 16px 0px hsla(0, 0%, 0%, 0.2);
  border-radius: 5px 5px 5px 5px;
}
.sl-counter {
  display: none !important;
}
.sl-image img {
  border-radius: 15px !important;
  box-shadow: 5px 5px 15px 0px hsla(0, 0%, 0%, 0.3) !important;
}
.sl-overlay {
  background: hsla(33, 29%, 94%, 1) !important;
}

/* KOSMETIK NEU */
hr {
  border-top-color: #6b8490;
}

.brand {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
  margin-bottom: 40px;
}
.brand__image {
  width: 40%;
}
.brand__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.brand__text {
  width: 60%;
}
.brand__text > div {
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 10px;
}
.brand__text > div:last-child {
  margin-bottom: 0;
}
.brand__text_hl {
  font-weight: bold;
  color: #6b8490;
  font-size: 1.3em;
}
