/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v29-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v29-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v29-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v29-latin-regular.woff") format("woff"), url("../fonts/roboto-v29-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v29-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto-v29-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v29-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v29-latin-italic.woff2") format("woff2"), url("../fonts/roboto-v29-latin-italic.woff") format("woff"), url("../fonts/roboto-v29-latin-italic.ttf") format("truetype"), url("../fonts/roboto-v29-latin-italic.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v29-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v29-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v29-latin-700.woff2") format("woff2"), url("../fonts/roboto-v29-latin-700.woff") format("woff"), url("../fonts/roboto-v29-latin-700.ttf") format("truetype"), url("../fonts/roboto-v29-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* lora-regular - latin */
@font-face {
  font-family: "Lora";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lora-v17-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/lora-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lora-v17-latin-regular.woff2") format("woff2"), url("../fonts/lora-v17-latin-regular.woff") format("woff"), url("../fonts/lora-v17-latin-regular.ttf") format("truetype"), url("../fonts/lora-v17-latin-regular.svg#Lora") format("svg");
  /* Legacy iOS */
}
/* lora-700 - latin */
@font-face {
  font-family: "Lora";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/lora-v17-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/lora-v17-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/lora-v17-latin-700.woff2") format("woff2"), url("../fonts/lora-v17-latin-700.woff") format("woff"), url("../fonts/lora-v17-latin-700.ttf") format("truetype"), url("../fonts/lora-v17-latin-700.svg#Lora") format("svg");
  /* Legacy iOS */
}
/* lora-italic - latin */
@font-face {
  font-family: "Lora";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/lora-v17-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/lora-v17-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/lora-v17-latin-italic.woff2") format("woff2"), url("../fonts/lora-v17-latin-italic.woff") format("woff"), url("../fonts/lora-v17-latin-italic.ttf") format("truetype"), url("../fonts/lora-v17-latin-italic.svg#Lora") format("svg");
  /* Legacy iOS */
}
/* niconne-regular - latin */
@font-face {
  font-family: "Niconne";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/niconne-v10-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/niconne-v10-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/niconne-v10-latin-regular.woff2") format("woff2"), url("../fonts/niconne-v10-latin-regular.woff") format("woff"), url("../fonts/niconne-v10-latin-regular.ttf") format("truetype"), url("../fonts/niconne-v10-latin-regular.svg#Niconne") format("svg");
  /* Legacy iOS */
}
body {
  background-color: white;
  font-family: "Lora";
  font-size: 16px;
}

.header {
  background-color: #646363;
}

#wrapper {
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  transition: all 0.5s ease-in-out;
  margin-left: 0;
}

#container #crumb {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  top: 63px;
}

.margin_bottom {
  margin-bottom: 100px;
}

.startseite #container #crumb {
  display: none;
}
.startseite #nav_btn {
  text-align: right;
  padding-top: 0px;
}
.startseite #main .mod_article .inside {
  margin: 0px auto;
}
.startseite h1 {
  margin-top: 10px;
  margin-bottom: 50px;
}
.startseite .swiper .swiper-button-next,
.startseite .swiper .swiper-button-prev {
  top: 22px;
}
.startseite.sticky #topHead {
  height: 110px;
}

header {
  position: static;
  background-color: white;
  z-index: 9999;
  width: 100%;
  transition: all 0.5s ease;
}
header img {
  width: 100%;
  height: auto;
}
header .btn_ham {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 20px;
  position: relative;
}
header .btn_ham:before {
  content: "menu";
  position: absolute;
  font-weight: 100;
  font-size: 1.4rem;
  top: -40px;
  left: 0;
}
header .bar1,
header .bar2,
header .bar3 {
  width: 30px;
  height: 3px;
  background-color: black;
  margin: 5px 0;
  transition: 0.4s;
}
header .change .bar1 {
  transform: rotate(-45deg) translate(-7px, 3px);
}
header .change .bar2 {
  opacity: 0;
}
header .change .bar3 {
  transform: rotate(45deg) translate(-8px, -4px);
}

.startseite header {
  position: static;
}
.startseite #container {
  position: static;
  padding-top: 0px;
  margin-top: -12px;
}

#nav_btn {
  position: absolute;
  display: none;
  left: auto;
  right: 20px;
  top: -5px;
  transform: scale(0.5);
  width: 40px;
  height: 40px;
  z-index: 10000000000001;
  transition: all 0.5s ease;
  cursor: pointer;
}
#nav_btn .btn_ham {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 20px;
  position: relative;
}
#nav_btn .btn_ham:before {
  content: "menu";
  position: absolute;
  font-weight: 100;
  font-size: 1.4rem;
  top: -40px;
  left: 0;
}
#nav_btn .bar1,
#nav_btn .bar2,
#nav_btn .bar3 {
  width: 65px;
  height: 3px;
  background-color: #1b1955e5;
  margin: 10px 0;
  transition: 0.4s;
}
#nav_btn .change .bar1 {
  transform: rotate(-45deg) translate(-7px, 7px);
}
#nav_btn .change .bar2 {
  opacity: 0;
}
#nav_btn .change .bar3 {
  transform: rotate(45deg) translate(-12px, -10px);
}

@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(2, 34, 141, 0.7);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(2, 34, 141, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(2, 34, 141, 0);
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(2, 34, 141, 0.7);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(2, 34, 141, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(2, 34, 141, 0);
  }
}
#topHead.inhalt .btn_ham {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0px;
  position: relative;
}
#topHead.inhalt .btn_ham:before {
  content: "";
  position: absolute;
  font-weight: 100;
  font-size: 1.4rem;
  top: -40px;
  left: 0;
}

.paddingtop50 {
  padding-top: 50px;
}

.paddingtop200 {
  padding-top: 200px;
}

.paddingbottom50 {
  padding-bottom: 50px;
}

.paddingbottom200 {
  padding-bottom: 200px;
}

#unavHolderTop {
  text-align: center;
  font-family: "Roboto";
  font-size: 0.9rem;
  line-height: 1.3rem;
}
#unavHolderTop ul {
  display: flex;
  list-style: none;
  justify-content: space-between;
  justify-content: center;
  margin: 0;
  padding: 0;
}
#unavHolderTop ul li {
  padding: 5px 10px;
}
#unavHolderTop ul li a {
  color: #d6b26b;
  text-decoration: none;
  line-height: 1.6rem;
}
#unavHolderTop ul li strong {
  color: #447c1f;
  color: #aaaaaa;
  text-decoration: none;
  line-height: 1.6rem;
}

#main .overC {
  position: relative;
}
#main .overC .btn_show_info {
  position: absolute;
  bottom: 10px;
  right: 30px;
}
#main .overC .btn_show_info img {
  max-width: 40px !important;
  transform: rotate(90deg);
}
#main .flexapp {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
#main .flexapp div {
  flex: 1 1 22%;
}
#main .flexapp p {
  padding: 5px 10px;
  flex: 0 0 15%;
}
#main .flexapp .item {
  display: none;
  padding: 5px !important;
}
#main .flexapp .item p:nth-child(1) {
  font-size: 1.8rem;
  font-weight: 100;
}
#main .flexapp .item.showItem {
  display: block;
  width: 100%;
}
#main .flexapp.f_btn div {
  cursor: pointer;
  box-shadow: 0px 5px 9px -2px rgba(0, 0, 0, 0);
  margin-right: 5px;
  border: 1px solid #d6b26b;
  margin-bottom: 5px;
  margin-top: 5px;
  transition: all 0.5s ease;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
#main .flexapp.f_btn div:hover, #main .flexapp.f_btn div.selected {
  box-shadow: 0px 5px 9px -2px rgba(0, 0, 0, 0.2);
  color: #2b4e14;
}
#main .flexapp.f_items .item {
  position: absolute;
  display: block !important;
  transition-duration: 2.2s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  opacity: 0;
}
#main .flexapp.f_items .item.showItem {
  opacity: 1;
}
#main .flexapp .ppp .contp {
  opacity: 0;
  height: 0;
  overflow: hidden;
  border: 0;
  transition: all 0.5s linear;
}
#main .flexapp .ppp .contp p:nth-child(1) {
  display: none;
}
#main .flexapp .ppp .headerp {
  font-weight: bold;
}
#main .flexapp .ppp.showp .contp {
  opacity: 1;
  height: auto;
}
#main .flexapp .floristik_img {
  height: auto;
}
#main #content_holder {
  min-width: 800px;
  min-height: 700px;
  width: 100%;
  border: 1px solid #262777e7;
  background-image: url("../HM2/Bestattungsformen/AdobeStock_255544510.jpg");
  background-size: 100%;
}
#main #content_holder #navB {
  width: 100%;
  height: 10%;
  z-index: 100000;
}
#main #content_holder #navB.flexrow {
  display: flex;
  justify-content: space-between;
}
#main #content_holder #navB.flexrow a {
  background-color: #447c1f;
  color: #fff;
  padding: 10px 45px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  position: relative;
}
#main #content_holder #navB.flexrow a:hover, #main #content_holder #navB.flexrow a.selected {
  color: #447c1f;
  background-color: #fff;
}
#main #content_holder #navB.flexrow a.selected::after {
  position: absolute;
  content: " ";
  height: 25px;
  width: 25px;
  background-image: url("../hg/dr_up.png");
  background-repeat: no-repeat;
  bottom: -11px;
  left: 50%;
  transform: translate(-50%);
}
#main #content_holder #navB.flexrow a span {
  text-transform: none;
}
#main #content_holder .ttext {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 25px;
  box-sizing: border-box;
  opacity: 0;
  display: flex;
  flex-direction: row;
  width: 60%;
  min-height: 40%;
  align-items: center;
  line-height: 0.9rem;
}
#main #content_holder .ttext p,
#main #content_holder .ttext li {
  line-height: 1.2rem !important;
}
#main #content_holder .ttext.fullw .ce_text {
  width: 100%;
  padding: 25px !important;
  box-sizing: border-box;
}
#main #content_holder .ttext.fullw .ce_text.flexrow {
  display: flex;
  flex-direction: row;
}
#main #content_holder .ttext.fullw > div > .ce_text {
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
#main #content_holder .ttext.fullw > div > .ce_text > .ce_text {
  margin-top: 0;
  padding-top: 0 !important;
}
#main #content_holder .text_content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90%;
}
#main #content_holder .image_container {
  width: 20% !important;
  padding: 10px;
}
#main #content_holder .item {
  width: 80% !important;
  padding: 0;
}
#main .floristikgal {
  width: 100%;
}
#main .floristikgal .inside {
  max-width: 1700px !important;
}
#main .floristikgal .inside .caption {
  line-height: 1.2rem;
  flex-direction: column;
  font-size: 0.7rem;
  background: rgba(68, 124, 31, 0.7) !important;
  height: auto !important;
}
#main .floristikgal .inside .caption strong {
  color: #fff;
  font-size: 0.9rem;
}
#main .bg_blau {
  background-color: #1b1955e5;
  color: #fff;
}
#main .bg_blau p,
#main .bg_blau li,
#main .bg_blau h1,
#main .bg_blau h2,
#main .bg_blau h3,
#main .bg_blau h4 {
  color: #fff;
}
#main > .inside > .mod_article {
  padding-top: 60px;
  padding-bottom: 60px;
}
#main > .inside > .mod_article.fullwidth {
  padding-top: 0px;
  padding-bottom: 0px;
}
#main .mobile_weg {
  display: none;
}
#main .mobile_weg .karten_img {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

.bg_weiss,
.bg_dk_blau,
.bg_grau,
.bg_h_blau {
  display: flex;
  width: 100%;
  background: #fff;
}

.bg_dk_blau,
.bg_grau {
  background-color: #1b1955e5;
}
.bg_dk_blau p,
.bg_dk_blau li,
.bg_dk_blau h1,
.bg_dk_blau h2,
.bg_dk_blau h3,
.bg_grau p,
.bg_grau li,
.bg_grau h1,
.bg_grau h2,
.bg_grau h3 {
  color: #ffffff !important;
}
.bg_dk_blau strong,
.bg_grau strong {
  color: #ffffff !important;
}

.bg_grau {
  background-color: #646363;
}

.bg_h_blau {
  background-color: #e8f1fb;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Roboto";
  font-weight: 300;
  color: #262777e7;
}

h1 {
  font-size: 1.9rem;
}

h2 {
  font-size: 1.7rem;
}

#topline {
  text-align: center;
}
#topline img {
  max-width: 70%;
  margin: 0 auto;
  margin: 30px;
}

#main > div > .mod_article {
  overflow: visible;
}
#main > div > .mod_article > .inside > h1 {
  margin-top: -80px;
  font-family: "Niconne";
  font-size: 60px;
  z-index: 1000002;
  position: relative;
  line-height: 80px;
  font-weight: 100;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}

#main .fullwidth .inside {
  background-color: #81a072;
  background: rgba(214, 178, 107, 0.5);
  max-width: 3000px !important;
}

#footer {
  position: relative;
  color: #fff;
  margin-top: 0px;
  padding-bottom: 15px;
  padding-top: 12px;
  display: block;
  box-sizing: border-box;
  background-color: #262777e7;
  font-family: "Roboto";
}
#footer .cp {
  font-size: 0.9rem;
  font-weight: 100;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
#footer .cp .line.logos img {
  max-width: 40px;
  height: auto;
}
#footer .cp .line:last-child {
  margin-top: 40px;
}
#footer .inside {
  box-sizing: border-box;
  font-size: 0.9rem;
}
#footer .inside #footer_hg {
  z-index: 50;
}
#footer .inside .footflex {
  display: flex;
  z-index: 100;
  width: 80%;
  margin: 0 auto;
  box-sizing: border-box;
  align-items: flex-end;
}
#footer .inside .footflex .col {
  flex: 1 1 30%;
  padding: 5px 0;
  width: 30%;
  box-sizing: border-box;
}
#footer .inside .footflex .col .flexB {
  display: flex;
}
#footer .inside .footflex .col .flexB div:last-child {
  padding-left: 80px;
}
#footer .inside .footflex .col:nth-child(1) {
  flex: 1 1 40%;
  width: 40%;
}
#footer .inside .footflex .col.last {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
#footer .inside .footflex .col.last a {
  text-transform: uppercase;
}
#footer .inside .footflex .col.last .itemm {
  display: inline-block;
}
#footer .inside .footflex .col.last p:nth-child(1) {
  line-height: 1.4rem;
  position: relative;
}
#footer .inside .footflex .col.last p:nth-child(1) a {
  padding-left: 30px;
}
#footer .inside .footflex .col.last p:nth-child(1) a::before {
  content: " ";
  background-image: url("../grafiken/briefumschlag_icon.png");
  background-repeat: no-repeat;
  width: 36px;
  position: absolute;
  background-size: 20px;
  left: 0px;
  top: 5px;
  height: 20px;
}
#footer .inside .footflex .col.last p:nth-child(2) {
  line-height: 1.4rem;
  position: relative;
}
#footer .inside .footflex .col.last p:nth-child(2) a {
  padding-left: 30px;
}
#footer .inside .footflex .col.last p:nth-child(2) a::before {
  content: " ";
  background-image: url("../grafiken/schloss_icon.png");
  background-repeat: no-repeat;
  width: 36px;
  position: absolute;
  background-size: 15px;
  left: 0px;
  top: 1px;
  height: 20px;
}
#footer .inside .footflex .col.last p:nth-child(3) {
  line-height: 1.4rem;
  position: relative;
}
#footer .inside .footflex .col.last p:nth-child(3) a {
  padding-left: 30px;
}
#footer .inside .footflex .col.last p:nth-child(3) a::before {
  content: " ";
  background-image: url("../grafiken/paragraph_icon.png");
  background-repeat: no-repeat;
  width: 36px;
  position: absolute;
  background-size: 15px;
  left: 0px;
  top: 0px;
  height: 25px;
}
#footer .inside .footflex .col.middle_r {
  display: flex;
  align-items: flex-end;
}
#footer .inside .footflex #logo_footer {
  height: auto;
}
#footer .inside .footflex #logo_footer img {
  width: 100%;
  max-width: 210px;
  height: 80px;
  width: auto;
}
#footer .inside .footflex #logo_footer p {
  padding-left: 30px;
}
#footer .inside .footflex #logo_footer p + div {
  padding-left: 30px;
}
#footer .inside .footflex .ce_text.col.middle.block {
  height: auto;
}
#footer .inside .footflex .ce_text.col.middle.block img {
  width: 100%;
  max-width: 210px;
  height: 80px;
  width: auto;
}
#footer .inside .footflex .ce_text.col.middle.block p {
  padding-left: 30px;
}
#footer .inside .footflex .ce_text.col.middle.block p + div {
  padding-left: 30px;
}
#footer .inside .footflex .ort,
#footer .inside .footflex .telefon,
#footer .inside .footflex .web,
#footer .inside .footflex .mail,
#footer .inside .footflex .impressum,
#footer .inside .footflex .fb {
  line-height: 20px;
  color: #fff;
  font-size: 0.9rem;
}
#footer .inside .footflex a {
  color: #fff;
  text-decoration: none;
}
#footer .inside p {
  font-size: 0.9rem;
  font-weight: 100;
}
#footer #toTopBtn {
  position: fixed;
  right: 20px;
  bottom: 30px;
  z-index: 10001;
  cursor: pointer;
  transition-duration: 0.9s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.5s ease;
  transform: scale(0);
}
#footer #toTopBtn img {
  max-width: 70px;
  height: auto;
  opacity: 0.8;
}
#footer .flexrow {
  display: flex;
}
#footer .flexrow .item_f {
  padding-left: 30px;
}
#footer .line.logos {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: center;
}
#footer .headFooter {
  text-align: center;
}
#footer .headFooter p {
  text-transform: uppercase;
}

#fb_btn img {
  width: 33px;
  height: auto;
}

.showBtn #footer #toTopBtn {
  transform: scale(1);
}

.swiper-slide.dkgrau {
  background: #333;
  text-align: center;
}
.swiper-slide .video_container {
  display: flex;
  justify-content: center;
  padding: 25px;
  box-sizing: border-box;
}

#container {
  position: static;
  padding-top: 0px;
}

#main .mod_article .inside .traditionp {
  flex: 0 0 30% !important;
  width: 30% !important;
}
#main .mod_article .inside .ui-accordion-header {
  background-color: #262777e7;
  color: #fff;
  padding: 10px;
  border: 1px solid #fff;
}
#main .mod_article .inside .ui-accordion-header::after {
  content: " ";
  background: url(../hg/toggler_pfeil.png);
  background-repeat: no-repeat;
  background-size: 20px;
  width: 20px;
  height: 25px;
  display: inline-block;
  position: absolute;
  right: 10px;
  transform: rotate(-90deg);
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#main .mod_article .inside .ui-accordion-header.active::after {
  transform: rotate(0deg);
}
#main .mod_article .inside .ui-accordion-content {
  border: 1px solid #fff;
  padding: 10px;
  border-top: 0;
}

#karten_hg {
  position: relative;
  box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.39);
}
#karten_hg #bg_karte_e {
  position: absolute;
  z-index: 1;
}
#karten_hg #kasta,
#karten_hg #dor,
#karten_hg #beesk {
  position: absolute;
  z-index: 100;
  box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.39);
  cursor: pointer;
  margin: 2px;
}
#karten_hg #kasta img,
#karten_hg #dor img,
#karten_hg #beesk img {
  width: 250px;
  height: auto;
}
#karten_hg #kasta :hover,
#karten_hg #dor :hover,
#karten_hg #beesk :hover {
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.19);
}
#karten_hg #text_weg {
  position: absolute;
  z-index: 100;
  left: 130px;
  top: 10px;
  width: 350px;
  line-height: 0.8rem;
  height: auto;
}

.histflex {
  display: flex;
  justify-content: space-between;
}
.histflex .traditionp {
  flex: 0 0 30% !important;
  width: 30% !important;
  margin: 0;
  padding: 0 !important;
}
.histflex .ce_accordionStart + .ce_accordionStart {
  margin-top: 10px !important;
}

#main .column.historie.traditionp {
  margin-top: 20px;
}
#main .column.historie.traditionp .accordion div {
  display: flex;
  flex-direction: column;
}
#main .column.historie.traditionp .accordion div .ce_text {
  flex: 0 0 100%;
  display: flex;
  width: 100%;
  padding: 15px;
  position: relative;
  margin-top: -30px;
  padding-bottom: 10px !important;
}
#main .column.historie.traditionp .accordion div .ce_text p {
  padding: 15px;
  color: #447c1f;
  line-height: 18px;
  font-size: 12px;
  font-weight: bold;
  margin-top: 30px;
}
#main .column.historie.traditionp .accordion div .ce_text .image_container img {
  box-shadow: 5px 7px 15px -3px #000000;
  margin: 20px;
}
#main .column.historie.traditionp .accordion div .ce_text:first-child {
  flex-direction: row-reverse;
}
#main .column.historie.traditionp .accordion div .ce_text:first-child img {
  transform: rotate(10deg);
}
#main .column.historie.traditionp .accordion div .ce_text:nth-child(2) {
  flex-direction: row;
  display: flex;
  align-items: flex-end;
  margin-top: -80px;
}
#main .column.historie.traditionp .accordion div .ce_text:nth-child(2) img {
  transform: rotate(-10deg);
}

.pa_historie .tradiotionp {
  padding: 0;
}
.pa_historie .column.historie.tradiotionp {
  background: #ff0000 !important;
}

#main > .inside > .mod_article > .inside {
  margin-top: 0px;
}

#videoBG {
  /*not work if the screen ratio is below 16/9*/
  width: 100%;
  height: auto;
  opacity: 0.8;
}

#floristi_canvas img {
  max-width: 450px;
  max-height: 450px;
}
#floristi_canvas #actuImage {
  position: absolute;
  z-index: 10;
  opacity: 0;
  transition-duration: 2.2s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#floristi_canvas #actuImage.showImage {
  opacity: 1;
}
#floristi_canvas #newImage {
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition-duration: 2.2s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#floristi_canvas #newImage.showImage {
  opacity: 1;
}

#article-106 {
  padding-bottom: 300px;
  height: 500px;
}

#article-105 .inside {
  margin: 100px auto 20px auto;
}

.overC {
  text-align: center;
}
.overC .image_container {
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
}
.overC .image_container .caption {
  position: absolute;
  display: block;
  bottom: 10%;
  z-index: 10001;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(43, 78, 20, 0.7);
  color: #fff;
  height: 30px;
  line-height: 30px;
}

.center .image_container {
  text-align: center;
  margin: 0 auto;
}

#left {
  position: absolute;
  right: auto;
  left: 0px;
  display: inline-block;
  z-index: 10000000;
  transform: translateX(-100%);
  top: 0;
  margin-right: 0;
  background: #1b1955e5;
  min-height: 100vh;
  transition: all 0.5s ease-in-out;
  margin-left: 0;
  font-family: "Roboto";
}
#left a {
  color: #fff;
  text-decoration: none;
  font-family: "Roboto";
}
#left ul {
  list-style: none;
  width: 350px;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
#left ul.level_1 > li {
  border-top: 1px solid #cccccc3d;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
}
#left ul.level_1 > li > a, #left ul.level_1 > li > strong {
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
#left ul.level_2 {
  margin-left: 0px;
  padding-left: 20px;
}
#left ul.level_2 > li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  position: relative;
  line-height: 35px;
  font-family: "Roboto";
}
#left ul.level_2 > li a:after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1em;
  width: 100%;
  border-bottom: 1px solid;
  margin-top: 10px;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: scale(0, 1);
}
#left ul.level_2 > li a:hover:after {
  opacity: 1;
  transform: scale(1);
}
#left ul.level_2 > li strong {
  color: #95a18d;
  font-weight: 100;
  display: block;
}
#left ul li.active strong, #left ul li.trail strong {
  border-bottom: 0px solid #fff;
  color: #95a18d;
  font-weight: 100;
  padding-top: 10px;
  padding-bottom: 10px;
}
#left ul li.active a.trail, #left ul li.trail a.trail {
  color: #95a18d;
}
#left #cl_btn {
  cursor: pointer;
  max-width: 200px;
  height: auto;
  margin-left: 18px;
}
#left .mod_navigation {
  margin: 0px;
}

body.aktiv {
  overflow-x: hidden;
}
body.aktiv #left {
  transform: translateX(0%);
}
body.aktiv #wrapper {
  margin-left: 350px;
}

.ce_form {
  margin: 0 auto;
}
.ce_form .flex .column {
  flex: 1 1 50%;
  padding: 20px;
}
.ce_form .flex .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex: 1 1 100%;
  width: 100%;
}
.ce_form .flex .row .widget {
  flex: 1 1 45%;
  margin: 10px;
  box-sizing: border-box;
}
.ce_form .flex .row .widget input {
  width: 90%;
}
.ce_form .flex .row .widget input,
.ce_form .flex .row .widget select,
.ce_form .flex .row .widget textarea {
  border: 1px solid #c2c2c2;
}
.ce_form .flex .row .widget input:focus-visible,
.ce_form .flex .row .widget select:focus-visible,
.ce_form .flex .row .widget textarea:focus-visible {
  outline: #d6b26b auto 1px;
}
.ce_form .flex .row.fullw .widget {
  flex: 1 1 100%;
}
.ce_form .flex .row.fullw .widget-textarea textarea,
.ce_form .flex .row.fullw .widget-textarea input,
.ce_form .flex .row.fullw .widget textarea,
.ce_form .flex .row.fullw .widget input {
  width: 95% !important;
}
.ce_form input,
.ce_form textarea {
  padding: 10px;
  font-family: "Roboto";
}
.ce_form label {
  display: block;
  color: #262777e7;
  margin-bottom: 10px;
  font-size: 0.9rem;
  font-weight: bold;
  font-family: "Roboto";
}
.ce_form #ctrl_17 {
  border: 0;
  padding-left: 0;
  margin-left: 0;
}
.ce_form .thema_sel {
  padding-left: 0 !important;
  margin-left: 0;
  margin-top: 0 !important;
}
.ce_form .labelp,
.ce_form .labelp p {
  margin-bottom: 0 !important;
  padding-bottom: 0px !important;
  font-size: 0.9rem !important;
  font-weight: 100 !important;
}
.ce_form .labelp,
.ce_form .chkboxm {
  width: 100% !important;
  flex: 1 1 100% !important;
  margin-top: 0 !important;
}
.ce_form .chkboxm {
  width: 100% !important;
  flex: 1 1 100% !important;
  display: flex;
}
.ce_form .chkboxm span {
  display: flex;
  width: 60px;
}
.ce_form .ttextp {
  text-transform: uppercase;
  color: #262777e7;
  font-weight: 100;
  width: 100%;
  flex: 1 1 100% !important;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}
.ce_form .ttextp h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.ce_form .color_w {
  color: #fff;
}
.ce_form .color_grau {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.ce_form .color_grau p {
  margin-top: 0 !important;
  padding-top: 0 !important;
  color: #666 !important;
  font-size: 0.9rem !important;
}
.ce_form button {
  color: #fff;
  background: #1b1955e5;
  padding: 10px 20px;
  margin: 20px 10px;
  font-size: 1.3rem;
  width: 95%;
  border-radius: 25px;
}
.ce_form .thema_sel {
  width: 45%;
  padding: 10px;
}
.ce_form .column {
  display: flex;
  flex-direction: column;
  height: 100% !important;
  justify-content: space-between;
}
.ce_form .column:first-child input {
  margin-bottom: 15px;
}
.ce_form .explanation.color_grau p {
  line-height: 1rem !important;
}

#header #topHead {
  padding: 20px 0 0 0;
  position: fixed !important;
  width: 100%;
  z-index: 1001;
  background-color: #fff;
}
#header #topHead.inhalt {
  position: static;
}
#header #topHead.inhalt #topLogo img {
  max-width: 180px;
}
#header #topHead + .mod_article {
  padding-top: 192px;
}
#header #topLogo {
  text-align: center;
  margin-bottom: 15px;
}
#header #topLogo img {
  width: 100%;
  width: 100%;
  max-width: 260px;
}
#header #soforthilfe_table {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  z-index: 200;
  box-shadow: -5px 5px 15px 5px rgba(0, 0, 0, 0.37);
  padding: 20px 25px;
}
#header #soforthilfe_table p {
  color: #646363;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 6px;
}
#header #soforthilfe_table #telT {
  color: #262777e7;
  font-size: 1.5rem;
  font-weight: 700;
  background: url("../Logo_Pics/telefon.svg");
  padding-left: 36px;
  background-repeat: no-repeat;
}
#header #unternavi,
#header .unternavi {
  position: absolute;
  left: 0;
  top: 176px;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 30px;
  transition: all 0.8s ease;
  opacity: 1;
  margin: 0;
}
#header #unternavi ul,
#header .unternavi ul {
  list-style: none;
}
#header #unternavi ul li,
#header .unternavi ul li {
  border-bottom: 1px solid #000;
}
#header #unternavi ul li strong,
#header .unternavi ul li strong {
  color: #262777e7;
  font-size: 1.2rem;
}
#header #unternavi ul a,
#header .unternavi ul a {
  text-decoration: none;
  color: #000;
  line-height: 40px;
  font-weight: 700;
  font-size: 1rem;
}

#header .rsts-prev,
#main .rsts-prev {
  position: absolute;
  left: 0;
  top: 0;
}
#header .rsts-prev ::before,
#main .rsts-prev ::before {
  content: " ####";
  background: url("../hg/slider_pfeil.png");
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  width: 30px;
  height: 80px;
  background-repeat: no-repeat;
}
#header .rsts-next,
#main .rsts-next {
  position: absolute;
  right: 0;
  top: 0;
}
#header .rsts-next ::before,
#main .rsts-next ::before {
  content: " ####";
  background: url("../hg/slider_pfeil.png");
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  left: 5px;
  width: 30px;
  height: 80px;
  background-repeat: no-repeat;
}
#header .rsts-next,
#header .rsts-prev,
#main .rsts-next,
#main .rsts-prev {
  height: calc(100% - 80px);
  width: 40px;
  background: rgba(27, 25, 85, 0.5);
}
#header .rsts-next :hover,
#header .rsts-prev :hover,
#main .rsts-next :hover,
#main .rsts-prev :hover {
  background: #1b1955;
}

.swiper {
  width: 100%;
  height: auto;
}

.image_container {
  position: relative;
}

.swiper .teaser {
  background: rgba(255, 255, 255, 0.8);
  display: inline-block;
  position: absolute;
  top: 40%;
  left: 40%;
  z-index: 1221212;
  padding: 20px;
}
.swiper .teaser h2 {
  font-family: "Niconne";
  font-size: 2.5rem;
}
.swiper .teaser p {
  font-family: inherit;
}
.swiper .teaser p a {
  text-decoration: none;
  font-weight: bold;
}
.swiper .teaser p a em {
  color: #d6b26b;
  font-weight: bold;
}
.swiper .teaser strong {
  color: #262777e7;
  font-size: 1.5rem;
}
.swiper .s_lide_1 .teaser {
  transition: all 0.3s ease;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  opacity: 0.7;
  cursor: pointer;
}
.swiper .s_lide_1 .teaser img {
  max-width: 250px;
  max-height: 250px;
}
.swiper .s_lide_1 .teaser.show {
  opacity: 0.7;
  right: auto;
}
.swiper .s_lide_2 .teaser {
  right: -130%;
  left: auto;
  top: 10%;
  opacity: 0;
}
.swiper .s_lide_3 .teaser {
  right: 130%;
  left: auto;
  top: 10%;
  opacity: 0;
}
.swiper .teaser {
  transition: all 0.8s ease;
}
.swiper .teaser.show {
  opacity: 1;
  right: 30%;
}
.swiper .swiper-button-next,
.swiper .swiper-button-prev {
  height: 100%;
  top: 0;
  width: 40px;
  background: rgba(27, 25, 85, 0.5);
}
.swiper .swiper-button-next {
  right: 0;
}
.swiper .swiper-button-next:after {
  background: url("../hg/slider_pfeil.png");
  transform: rotate(180deg);
  color: transparent;
  line-height: 5rem;
  background-repeat: no-repeat;
}
.swiper .swiper-button-prev {
  left: 0;
}
.swiper .swiper-button-prev:after {
  background: url("../hg/slider_pfeil.png");
  color: transparent;
  line-height: 5rem;
  background-repeat: no-repeat;
}
.swiper .swiper-pagination {
  position: absolute;
  bottom: 0;
}
.swiper .swiper-scrollbar {
  display: none;
}

.startseite .rsts-next,
.startseite .rsts-prev {
  height: 100% !important;
}

#nav_btn {
  display: none;
  display: block;
  position: fixed;
  opacity: 0;
  transition: all 0.2s ease;
}

#topNav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  border-top: 1px solid #d6b26b;
  margin-top: 15px;
  opacity: 1;
  transition: all 0.5s ease;
}
#topNav .mod_navigation {
  margin: 0 auto;
  max-width: 1500px;
  margin: 0 auto;
  width: 100%;
  font-family: "Roboto";
}
#topNav .mod_navigation ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  list-style: none;
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-left: 0;
}
#topNav .mod_navigation ul li {
  padding: 5px 10px;
  text-align: center;
}
#topNav .mod_navigation ul li a,
#topNav .mod_navigation ul li strong {
  color: #262777e7;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
#topNav .mod_navigation ul li strong {
  color: #d6b26b;
}
#topNav .mod_navigation ul li.trail a,
#topNav .mod_navigation ul li.trail strong {
  color: #d6b26b;
}

.sticky #topHead #topNav,
.sticky #topHead #unavHolderTop {
  opacity: 0;
  margin-top: -55px;
}
.sticky #nav_btn {
  opacity: 1;
}
.sticky #topLogo {
  margin-bottom: 15px;
}
.sticky #topHead {
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.4);
  height: 110px;
}

#altePP {
  display: none !important;
}

#navTop {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5001;
  margin: 0 auto;
  max-width: 1500px;
}
#navTop #navLine {
  flex: 0 0 33%;
}
#navTop #navLine .row:first-child {
  display: flex;
  justify-content: flex-end;
  padding: 10px;
}
#navTop #navLine .row:first-child a {
  padding: 0 10px 0px 10px;
  display: block;
  text-decoration: none;
  color: #333;
  font-weight: 300;
  font-size: 1.5rem;
}
#navTop #navLine .row:first-child a span {
  font-size: 1.3rem;
  color: #447c1f;
  font-weight: bold;
}
#navTop #navLine .row:last-child {
  display: flex;
  justify-content: flex-end;
}
#navTop #navLine .level_1 li.nav_1,
#navTop #navLine .level_1 li.nav_2,
#navTop #navLine .level_1 li.nav_3,
#navTop #navLine .level_1 li.nav_4,
#navTop #navLine .level_1 li.nav_5,
#navTop #navLine .level_1 li.nav_6 {
  position: relative;
}
#navTop #navLine .level_1 li.nav_1:after,
#navTop #navLine .level_1 li.nav_2:after,
#navTop #navLine .level_1 li.nav_3:after,
#navTop #navLine .level_1 li.nav_4:after,
#navTop #navLine .level_1 li.nav_5:after,
#navTop #navLine .level_1 li.nav_6:after {
  content: " ";
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #262777e7;
  width: 90%;
  height: 20px;
  transition: all 0.5s;
}
#navTop #navLine .level_1 li.nav_1:hover:after, #navTop #navLine .level_1 li.nav_1.trail:after,
#navTop #navLine .level_1 li.nav_2:hover:after,
#navTop #navLine .level_1 li.nav_2.trail:after,
#navTop #navLine .level_1 li.nav_3:hover:after,
#navTop #navLine .level_1 li.nav_3.trail:after,
#navTop #navLine .level_1 li.nav_4:hover:after,
#navTop #navLine .level_1 li.nav_4.trail:after,
#navTop #navLine .level_1 li.nav_5:hover:after,
#navTop #navLine .level_1 li.nav_5.trail:after,
#navTop #navLine .level_1 li.nav_6:hover:after,
#navTop #navLine .level_1 li.nav_6.trail:after {
  content: " ";
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #262777e7;
  width: 90%;
  height: 17px;
}
#navTop ul {
  list-style-type: none;
  display: flex;
  justify-content: space-around;
  padding: 10px;
  padding-bottom: 0;
  margin-bottom: 0;
}
#navTop ul li {
  padding: 10px;
  color: #262777e7;
  font-weight: 700;
}
#navTop ul li a,
#navTop ul li strong {
  text-decoration: none;
  display: block;
  color: #646363;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-family: "Roboto";
}
#navTop ul li strong {
  color: #262777e7;
}
#navTop ul li.trail a {
  color: #447c1f;
}
#navTop #topLogo {
  flex: 0 0 50%;
}
#navTop #topNav {
  flex: 0 0 50%;
}
#navTop #navLine {
  flex: 0 0 50%;
}
#navTop #nav_btn {
  flex: 0 0 2%;
}
#navTop #nav_btn {
  text-align: right;
}
#navTop #nav_btn img {
  max-width: 100px;
  margin-bottom: 10px;
}
#navTop #topLogo {
  text-align: center;
  display: flex;
  align-items: center;
  padding-left: 10px;
}
#navTop #topLogo img {
  max-width: 140px !important;
}
#navTop #topLogo a img {
  max-width: 220px !important;
}
#navTop #navLine {
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  font-family: "Roboto";
}
#navTop #navLine .row {
  margin-top: 0;
  padding-top: 30px !important;
}
#navTop #nav_btn {
  padding-top: 28px !important;
}
#navTop #vid_btn {
  position: absolute;
  top: -10px;
  right: 48px;
}
#navTop #vid_btn img {
  max-width: 40px;
}
#navTop #navLine .row.telC span {
  color: #262777e7 !important;
}
#navTop #navLine .row.telC::before {
  content: url("../hg/teleC.png");
}
#navTop #navLine .row.telC .columnC {
  position: relative;
  top: -12px;
}

#overlay_head {
  position: absolute;
  top: 0;
  left: -350px;
  height: 100%;
  background: rgba(43, 78, 20, 0.5);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition-duration: 1.3s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#overlay_head #overlay_text {
  opacity: 0;
  transition-duration: 1.3s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#overlay_head #overlay_text p {
  padding: 0 60px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Lora";
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 0;
}
#overlay_head #overlay_text h6 {
  font-size: 0.9rem;
  padding: 0 60px;
  font-weight: 100;
  font-family: "Lora";
  margin-top: 0;
  padding-top: 10px;
  text-align: right;
  margin-bottom: 75px;
}
#overlay_head #overlay_text.onview {
  opacity: 1;
}
#overlay_head.onview {
  left: 20%;
}

#main ul {
  list-style-image: url("../hg/li.png");
  padding-left: 25px;
}
#main .ce_gallery .flex {
  display: flex;
  flex-wrap: wrap;
}
#main .ce_gallery .flex .image_container {
  position: relative;
  margin: 20px;
}
#main .ce_gallery .flex .image_container .caption {
  position: absolute;
  z-index: 10001;
  bottom: 10%;
  width: 100%;
  height: 30px;
  background: rgba(43, 78, 20, 0.7);
  display: flex;
  color: #fff;
  text-align: center;
  justify-content: space-around;
  align-content: space-around;
  align-items: flex-start;
  box-sizing: border-box;
  line-height: 1rem;
  padding-top: 5px;
}
#main .ce_gallery.floristik_gal .flex .image_container .caption {
  position: absolute;
  z-index: 10001;
  bottom: 10%;
  width: 100%;
  height: 70px !important;
  background: rgba(43, 78, 20, 0.7);
  display: flex;
  color: #fff;
  text-align: center;
  justify-content: space-around;
  align-content: space-around;
  align-items: center;
  box-sizing: border-box;
  line-height: 1rem;
  padding-top: 5px;
  font-size: 1rem;
}
#main .ce_gallery.floristik_gal .flex .image_container .caption strong {
  font-weight: 100;
  text-transform: uppercase;
  font-size: 1.1rem;
}
#main .toggler {
  color: #262777e7;
  font-size: 1.5em;
  position: relative;
  cursor: pointer;
  padding-left: 46px;
}
#main .traditionp .toggler {
  color: #81a072 !important;
  font-family: "Roboto";
  font-size: 2.5em;
  font-weight: 900;
  position: relative;
  cursor: pointer;
  padding: 1px !important;
  margin: 0;
  line-height: 2.5rem;
}
#main .ce_accordionStart + .ce_accordionStart {
  margin-top: 50px;
}
#main a {
  color: #262777e7;
}
#main .bg_gruen a {
  color: #fff;
}
#main .bg_gruen a.smallLink {
  font-size: 0.83em;
  -webkit-margin-before: 1.67em;
          margin-block-start: 1.67em;
  -webkit-margin-after: 1.67em;
          margin-block-end: 1.67em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  text-decoration: none;
  font-weight: lighter;
}
#main .bg_gruen .ol-attribution a {
  color: #262777e7;
}
#main .padding_mid {
  padding: 20px 0;
}
#main .ce_headline.center {
  text-align: center;
}
#main .mod_article .inside {
  width: 100%;
  max-width: 1200px;
  margin: 50px auto 0px auto;
}
#main .mod_article.nopaddingtop {
  padding-top: 60px;
}
#main .mod_article.nopaddingtop .inside {
  margin: 0px auto !important;
}
#main .mod_article.nopadding {
  margin: 0px auto !important;
  padding: 0;
}
#main .mod_article.nopadding .inside {
  margin: 0px auto !important;
  padding: 0;
}
#main .mod_article.nopaddingbottom {
  padding-bottom: 60px;
}
#main .mod_article.nopaddingbottom .inside {
  margin: 0px auto !important;
  padding: 0;
}
#main .ce_text.paddingTopDouble {
  padding-top: 8rem !important;
}
#main .ce_text.paddingTopSingle {
  padding-top: 5.5rem !important;
}
#main .bg_gruen {
  background-color: #262777e7;
  padding: 80px 0;
  color: #fff;
}
#main .flex_column,
#main .flex_row {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
}
#main .flex_column .item,
#main .flex_row .item {
  flex: 0 0 auto;
  padding: 0 100px 0 0;
  width: 50%;
  box-sizing: border-box;
}
#main .flex_column .item + .item,
#main .flex_row .item + .item {
  padding: 0 0 0 100px;
}
#main .flex_column .inside,
#main .flex_row .inside {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  flex-wrap: wrap;
}
#main .flex_column .inside ul li,
#main .flex_row .inside ul li {
  margin-top: 0;
}
#main .flex_column .inside .ce_headline,
#main .flex_row .inside .ce_headline {
  flex: 1 1 100%;
  text-align: center;
  color: #262777e7;
  font-size: 1.9rem;
}
#main .flex_column .inside .fullwidth,
#main .flex_row .inside .fullwidth {
  flex: 1 1 100% !important;
  padding: 0 !important;
}
#main .flex_column .inside h2,
#main .flex_row .inside h2 {
  font-weight: 300;
  font-size: 1.5rem;
  font-family: "Roboto";
}
#main .flex_column .inside h3,
#main .flex_row .inside h3 {
  font-weight: 700;
}
#main .flex_column .inside .ce_text,
#main .flex_column .inside .ce_image,
#main .flex_row .inside .ce_text,
#main .flex_row .inside .ce_image {
  flex: 0 0 auto;
  padding: 0 50px 0 0;
  width: 50%;
  box-sizing: border-box;
}
#main .flex_column .inside .ce_text + .ce_image,
#main .flex_column .inside .ce_image + .ce_text,
#main .flex_column .inside .ce_text + .ce_text,
#main .flex_row .inside .ce_text + .ce_image,
#main .flex_row .inside .ce_image + .ce_text,
#main .flex_row .inside .ce_text + .ce_text {
  padding: 0 0px 0 50px;
}
#main .flex_column .inside .ce_text.first,
#main .flex_row .inside .ce_text.first {
  padding: 0 50px 0 0px;
}
#main .flex_column .inside .traditionp h3,
#main .flex_row .inside .traditionp h3 {
  margin-bottom: 0;
  padding-bottom: 0;
  padding: 5px;
}
#main .flex_column .inside .traditionp h3,
#main .flex_column .inside .traditionp h3 + p,
#main .flex_row .inside .traditionp h3,
#main .flex_row .inside .traditionp h3 + p {
  background: rgba(200, 200, 200, 0.2);
}
#main .flex_column .inside .traditionp h3 + p,
#main .flex_row .inside .traditionp h3 + p {
  margin-top: 0;
  padding-top: 0;
  padding: 5px;
}
#main .flex_column.b_arten .column,
#main .flex_row.b_arten .column {
  flex: 1 1 50%;
  box-sizing: border-box;
  padding: 10px;
}
#main .flexcenter {
  display: flex;
  align-items: center;
}
#main .flex.row {
  display: flex;
  width: 100%;
}
#main .flex.row .item {
  width: 50%;
}
#main .flex.column {
  width: 50%;
}
#main .btn_karte h5 {
  cursor: pointer;
  border: 1px solid #ccc;
  padding: 5px 10px;
  display: inline-block;
  font-weight: bold;
}
#main .flexroww {
  display: flex;
}
#main .flexroww .item {
  width: 50%;
  padding: 5px !important;
}
#main #article-240 .inside,
#main #article-250 .inside {
  margin-top: 0;
  max-width: 100%;
}
#main #article-239 .inside,
#main #article-132 .inside,
#main #article-250 .inside {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
#main .image_pl {
  padding: 0px !important;
  padding-left: 100px !important;
}
#main .testament_pg p.erlaeuterung {
  line-height: 1.8rem;
  background: rgba(200, 200, 200, 0.1);
  padding: 10px;
  font-size: 0.9rem;
  line-height: 1.5rem;
}
#main .ce_accordion .ce_text {
  padding: 0 0px 0 0 !important;
  width: 100% !important;
  box-sizing: border-box;
}
#main .flex_row {
  flex-direction: column;
}
#main .flex_row .inside {
  flex-direction: column;
}
#main .flex_row .inside .ce_text {
  padding: 0;
  width: 100%;
}
#main .flex_row .inside .ce_text.s_width {
  width: 80%;
  margin: 0 auto;
}
#main p,
#main li {
  font-size: 1rem;
  font-family: "Roboto";
  line-height: 1.7rem;
  color: #646363;
}
#main .bg_gruen p,
#main .bg_gruen li,
#main .bg_gruen h2 {
  color: #fff;
}
#main strong {
  color: #262777e7;
}
#main .canvas {
  height: 350px;
}
#main #floristi_canvas,
#main .f_items {
  height: 500px;
  margin-top: 60px;
}
#main .bestattungsformen .image_container {
  padding: 30px;
  box-sizing: border-box;
}
#main .bestattungsformen .ce_text,
#main .bestattungsformen .ce_image {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#main .bestattungsformen .inside .fullwidth + .ce_text::after,
#main .bestattungsformen .inside .fullwidth + .ce_text + .ce_image::after {
  content: "";
  display: block;
  clear: both;
  margin-bottom: 100px;
}
#main .bestattungsformen .inside .ce_image + .ce_text::after,
#main .bestattungsformen .inside .ce_text + .ce_image::after,
#main .bestattungsformen .inside .ce_text + .ce_text::after,
#main .bestattungsformen .inside .ce_image + .ce_image::after {
  content: "";
  display: block;
  clear: both;
  margin-bottom: 100px;
}
#main .team_gal .image_container {
  opacity: 0;
  transition: all 0.8s ease;
}
#main .team_gal .image_container.show {
  opacity: 1;
}
#main .team_gal .image_container .caption {
  position: static !important;
  background: none !important;
  color: #447c1f !important;
  text-align: left !important;
  justify-content: flex-start !important;
}
#main .flex_row .inside {
  display: flex;
  flex-direction: row;
}
#main .flex_row .inside .ce_image {
  flex: 1 1 30%;
  width: 30%;
}
#main .flex_row .inside .ce_image img {
  max-width: 300px;
}
#main .flex_row .inside .ce_text {
  flex: 1 1 70%;
  width: 70%;
}
#main .flex_row .inside .ce_textk {
  flex: 1 1 60%;
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#main .flex_row .inside .ce_textk .kasten {
  display: flex;
  box-shadow: 0px 5px 9px -2px rgba(0, 0, 0, 0.2);
  line-height: 0.9rem;
  font-size: 0.9rem;
  max-width: 400px;
  padding: 20px;
  background: rgba(240, 240, 240, 0.5);
}
#main .flex_row .inside .ce_textk .kasten .column {
  flex: 1 1 50%;
  display: flex;
  align-items: flex-end;
}
#main .flex_row .inside .ce_textk .kasten .column .ce_text {
  width: 100%;
  margin: 0px;
}
#main .flex_row .inside .ce_textk .kasten .column .ce_text p,
#main .flex_row .inside .ce_textk .kasten .column .ce_text a {
  line-height: 1.2rem !important;
  font-size: 0.9rem !important;
}
#main .flex_row .inside .ce_textk .kasten .column .ce_text strong {
  font-size: 1rem !important;
}
#main .flex_row .inside .ce_textk .kasten .column:nth-child(1) {
  flex: 1 1 70%;
}
#main .flex_row .inside .ce_textk .kasten .column:nth-child(2) {
  flex: 1 1 30%;
}
#main .flex_row .inside .ce_textk2 {
  flex: 1 1 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 100px;
}
#main .flex_row .inside .ce_textk2 .kasten2 {
  display: flex;
  max-width: 50%;
  background: rgba(240, 240, 240, 0.5);
  box-shadow: 0px 5px 9px -2px rgba(0, 0, 0, 0.2);
  flex-wrap: wrap;
  padding: 20px;
  line-height: 0.9rem !important;
  font-size: 0.9rem;
}
#main .flex_row .inside .ce_textk2 .kasten2 .column {
  flex: 1 1 50%;
}
#main .flex_row .inside .ce_textk2 .kasten2 .column .ce_text {
  width: 100%;
  margin: 0px;
}
#main .flex_row .inside .ce_textk2 .kasten2 .column .ce_text p,
#main .flex_row .inside .ce_textk2 .kasten2 .column .ce_text a {
  line-height: 1.2rem !important;
  font-size: 0.9rem !important;
}
#main .flex_row .inside .ce_textk2 .kasten2 .column .ce_text strong {
  font-size: 1rem !important;
}
#main .flex_row .inside .ce_textk2 .kasten2 .column:nth-child(1) {
  flex: 1 1 50%;
}
#main .flex_row .inside .ce_textk2 .kasten2 .column:nth-child(2) {
  flex: 1 1 50%;
}
#main .flex_row .inside .ce_textk2 .kasten2 .fullwidth {
  width: 100%;
  flex: 1 1 100% !important;
  text-align: center;
}
#main .flex_row .inside .ce_textk2 .kasten2 .fullwidth p {
  margin: 0px;
  padding: 0px;
}
#main .flex_row .inside .ce_textk2 .kasten2 .flex_row_inner .column {
  flex: 1 1 60% !important;
}
#main .flex_row .inside .ce_textk2 .kasten2 .flex_row_inner .column:nth-child(2) {
  flex: 1 1 40% !important;
}
#main .flex_row.mwidth .ce_image {
  flex: 1 1 50%;
  width: 50%;
  padding: 20px;
}
#main .flex_row.mwidth .ce_image img {
  max-width: 550px !important;
}
#main .flex_row.flexgal .inside {
  display: flex;
  flex-direction: row;
}
#main .flex_row.flexgal .inside .ce_text {
  flex: 1 1 auto;
  width: 33%;
  max-width: 350px;
  padding: 0 25px 0 25px !important;
  box-sizing: border-box;
}
#main .flex_row.flexgal .inside .ce_text h3 {
  text-align: left;
  font-weight: 100;
  text-transform: uppercase;
}
#main .flex_row.flexgal .inside .ce_text img {
  max-width: 300px;
  width: 100%;
  height: auto;
}
#main .flex_row.flexgal .inside .ce_text .imH {
  position: absolute;
  z-index: 102;
  bottom: -80px;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.5s ease;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#main .flex_row.flexgal .inside .ce_text .imH .insideP {
  margin: 0 25px 0 25px;
  box-sizing: border-box;
  background: rgba(38, 39, 119, 0.5);
  color: #fff;
  padding: 15px;
  font-family: "Roboto";
}
#main .flex_row.flexgal .inside .ce_text .imH img {
  max-width: 300px !important;
  width: 100%;
  height: auto;
}
#main .flex_row.flexgal .inside .ce_text .btn_show_info {
  opacity: 1;
  transition: all 0.5s ease;
}
#main .flex_row.flexgal .inside .ce_text.show .btn_show_info {
  opacity: 0;
}
#main .flex_row.flexgal .inside .ce_text.show .imH {
  bottom: 5px;
}
#main .flex_row.flexgal .btn_show_info {
  z-index: 103;
  cursor: pointer;
}
#main .flex_row_inner {
  display: flex;
}
#main .flex_row_inner .column {
  display: flex;
  align-items: flex-end;
}
#main .flex_row_inner .column:nth-child(2) {
  padding-left: 10px;
}
#main .flex_gal_z {
  display: flex;
}
#main .flex_gal_z .column_hold {
  flex: 1 1 60%;
  box-sizing: border-box;
}
#main .flex_gal_z .column_hold:nth-child(1) {
  flex: 1 1 40%;
  padding-right: 50px;
}
#main .flex_gal_z .column:nth-child(1) {
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#main .flex_gal.column .flex {
  display: flex;
  flex-direction: column;
}
#main ul {
  list-style-image: url(../hg/li.png);
}
#main .bg_blau ul {
  list-style-image: url(../hg/li_w.png);
}

#teaser .inside {
  display: flex;
  width: 90%;
  margin: 0 auto;
}
#teaser .inside .item {
  position: relative;
  margin: 20px;
  cursor: pointer;
}
#teaser .inside .item .linkhg {
  bottom: 0;
  background: rgba(38, 39, 119, 0.7);
  display: block;
  width: 100%;
  margin-top: 35px;
  top: 70%;
  text-align: center;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#teaser .inside .item .linkhg a {
  text-decoration: none;
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
  line-height: 6rem;
  display: block;
  top: 10px;
  position: relative;
  font-family: "Lora";
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#teaser .inside .item .linkhg p {
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #fff;
  transition-duration: 1.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform: scale(1);
}
#teaser .inside .item .linkhg p span {
  font-size: 1.2rem;
  line-height: 0.9rem;
}
#teaser .inside .item:hover .linkhg {
  top: 0;
}
#teaser .inside .item .image_container {
  position: relative;
}
#teaser .inside .item .image_container img {
  transform: scale(1.1);
  transition: all 0.5s ease;
  transition-duration: 1.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#teaser .inside .item .image_container:after {
  position: absolute;
  content: url("");
  left: 0;
  top: 0;
  background: rgba(38, 39, 119, 0.2);
  width: 100%;
  height: 100%;
  z-index: 1000;
  transition: all 0.5s ease;
}
#teaser .inside .item:hover .image_container {
  position: relative;
}
#teaser .inside .item:hover .image_container img {
  transform: scale(1.2);
}
#teaser .inside .item:hover .image_container:after {
  background: rgba(38, 39, 119, 0);
}
#teaser .inside .item:hover .linkhg p {
  color: #e0e0e0;
  transform: scale(1.1);
}

.head_head {
  border-bottom: 1px solid #646363;
  background: url("../Logo_Pics/logokreuz_grau.svg");
  background-repeat: no-repeat;
  background-size: 100px 108px;
  padding: 20px 0 40px;
  padding-left: 100px;
}
.head_head h1,
.head_head h2,
.head_head h3,
.head_head h4 {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.head_head h1 {
  color: #262777e7;
  font-size: 2rem;
}
.head_head h2 {
  color: #646363;
  font-size: 1.5rem;
}

.flex.cols_4 {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
.flex.cols_4 .team_item {
  flex: 1 1 15%;
  margin: 30px;
}
.flex.cols_4 .team_item h3 {
  text-transform: uppercase;
  color: #262777e7;
  margin-bottom: 0;
  padding-bottom: 0;
}
.flex.cols_4 .team_item p {
  margin-top: 0;
  padding-top: 0;
}
.flex.cols_4 .team_item p strong {
  margin-top: 0;
  padding-top: 0;
}
.flex.cols_4 .team_item h3 + p {
  border-bottom: 1px solid #646363;
}
.flex.cols_4 .team_item figure {
  font-size: 0;
}
.flex.cols_4 .team_item .image_container {
  border: 1px solid #262777e7;
}
.flex.cols_4 .team_item .image_container a {
  line-height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.flex.cols_4 .team_item .image_container a:blank {
  display: none;
}
.flex.cols_4 .team_item img {
  width: 100%;
  height: auto;
}

.ueberfuehrung_gal .flex.cols_4 {
  margin-top: 10px;
}

.image_container {
  line-height: 0;
}

.btn_karte {
  cursor: pointer;
}

.flex2 {
  display: flex;
  flex-direction: row;
}
.flex2 #liste {
  height: 600px;
  overflow-y: scroll;
  position: relative;
}
.flex2 .clickable {
  list-style: none;
  position: relative;
}
.flex2 .clickable h3 {
  margin: 0px;
  padding: 0;
  font-size: 1.1rem;
}
.flex2 .clickable li {
  border-bottom: 1px solid #333;
  padding: 5px;
}
.flex2 .clickable li.highlight {
  background: #e1e1e1;
}

@media only screen and (max-width: 1250px) {
  .mod_article .ce_text {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1080px) {
  #nav_btn {
    display: block;
    position: fixed;
    opacity: 1 !important;
  }

  #topNav,
#unavHolderTop {
    display: none;
  }

  #header #topHead + .mod_article {
    padding-top: 115px;
  }

  #main .mod_article .inside,
#crumb {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }

  #main .mod_article.headpp .inside {
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
  }

  #main .ce_image.karten_img {
    position: static !important;
    display: inline-block !important;
    margin: 10px !important;
    padding: 10px;
  }
  #main #karten_hg {
    height: auto !important;
    position: static !important;
    display: flex;
    justify-content: space-between;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px;
    display: none;
  }
  #main #karten_hg #bg_karte_e .image_container img {
    display: none;
  }
  #main #karten_hg #text_weg {
    position: static;
    display: block;
    width: 100%;
  }

  #footer .inside .footflex #logo_footer {
    padding-left: 2%;
  }

  .mod_article.fullwidth__,
.mod_article.flex_column {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }

  #main .mobile_weg {
    display: block;
  }
}
@media only screen and (max-width: 920px) {
  #navTop #navLine .row:first-child a span {
    font-size: 1.4rem;
    line-height: 1.2rem;
  }
}
@media only screen and (max-width: 780px) {
  #main .flex_column {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
  }
  #main .flex_column .item {
    width: 100%;
    padding: 0 20px 0 20px;
  }
  #main .flex_column .inside {
    flex-direction: column;
  }
  #main .flex_column .inside .ce_text,
#main .flex_column .inside .ce_image {
    width: 100%;
    padding: 0 20px 0 20px !important;
  }
  #main .flex_column .item + .item {
    padding: 0 20px 0 20px;
  }

  #footer .inside .footflex {
    width: 100%;
    flex-wrap: wrap;
  }
  #footer .inside .footflex #logo_footer,
#footer .inside .footflex col.middle {
    width: 48%;
    flex: 1 1 48%;
  }
  #footer .inside .footflex .col.last {
    text-align: center;
  }

  #navTop #navLine .row:first-child a span {
    font-size: 1.4rem;
    line-height: 1.2rem;
  }

  .startseite #teaser .inside .item .linkhg p {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .startseite #teaser .inside .item .linkhg p span {
    font-size: 0.8rem;
    line-height: 0.7rem;
  }

  #main .flex_column .inside,
#main .flex_row .inside {
    display: flex;
    flex-direction: column;
  }
  #main .flex_column .inside .ce_image,
#main .flex_column .inside .ce_gallery,
#main .flex_row .inside .ce_image,
#main .flex_row .inside .ce_gallery {
    text-align: center;
  }
}
@media only screen and (max-width: 780px) {
  .startseite #teaser .inside {
    flex-direction: column;
  }
  .startseite #teaser .inside .item .linkhg p {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .startseite #teaser .inside .item .linkhg p span {
    font-size: 0.8rem;
    line-height: 0.7rem;
  }

  #main > div > .mod_article > .inside > h1 {
    margin-top: -40px;
    font-size: 40px;
    z-index: 102;
    position: relative;
    line-height: 40px;
  }

  #main .flex_gal_z {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  #main .flex_gal_z .ce_image {
    text-align: center;
  }
  #main .flex_gal_z .column {
    margin: 10px !important;
    padding: 0;
  }
  #main .flex_gal_z .column .ce_image {
    margin: 10px;
    padding: 0;
  }

  #main .flex_row.flexgal .inside .ce_text {
    flex: 0 0 auto;
    width: 46%;
    padding: 0 25px 0 25px !important;
  }

  .swiper .teaser h2 {
    font-size: 1.5rem;
  }
  .swiper .teaser strong {
    font-size: 1rem;
  }

  .swiper .s_lide_1 .teaser {
    transition: all 0.3s ease;
    right: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.5);
  }
  .swiper .s_lide_1 .teaser img {
    max-width: 100px;
    max-height: 100px;
  }
  .swiper .s_lide_1 .teaser.show {
    opacity: 0.7;
    right: auto;
  }
  .swiper .s_lide_2 .teaser {
    right: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.5);
    width: 70%;
  }
  .swiper .s_lide_3 .teaser {
    right: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.5);
    width: 70%;
  }

  #fb_btn {
    display: none;
  }
}
@media only screen and (max-width: 620px) {
  #navTop #navLine .row:first-child a {
    line-height: 1rem;
  }
  #navTop #navLine .row:first-child a span {
    font-size: 1rem;
    line-height: 1rem;
  }
}
@media only screen and (max-width: 520px) {
  #navTop #navLine .row:first-child a {
    line-height: 1rem;
  }
  #navTop #navLine .row:first-child a span {
    font-size: 0.8rem;
    line-height: 0.8rem;
  }

  #navTop #navLine .row.telC .columnC {
    top: 0px;
  }

  #main .flex_row.flexgal .inside .ce_text {
    flex: 0 0 auto;
    width: 90%;
    padding: 0 25px 0 25px !important;
  }
}
@media only screen and (max-width: 470px) {
  #navTop #navLine .row.telC::before {
    content: none;
  }
}
@media only screen and (max-width: 450px) {
  .trauerzeremonie_page #main .flex.row {
    flex-direction: column;
  }
  .trauerzeremonie_page #main .flex.row .item {
    flex: 1 1 100%;
    width: 100%;
  }

  #footer .inside .footflex {
    display: flex;
    z-index: 100;
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
    box-sizing: border-box;
    flex-wrap: nowrap;
  }
  #footer .inside .footflex .col {
    flex: 1 1 90%;
    padding: 5px 0;
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
  }
  #footer .inside .footflex .col p {
    font-size: 0.8rem;
  }
  #footer .inside .footflex #logo_footer {
    width: 40%;
  }

  #footer .inside .footflex .col.last {
    display: flex;
    justify-content: center;
  }

  #footer .inside .footflex #logo_footer,
#footer .inside .footflex col.middle {
    width: 90%;
    flex: 1 1 90%;
  }

  .mod_article {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mod_article.headpp {
    padding-left: 0px;
    padding-right: 0px;
  }

  .b_arten .ce_accordion .ce_text .float_left,
.b_arten .ce_accordion .ce_text .float_right {
    float: none;
    text-align: center;
  }

  #main .flexapp div {
    flex: 1 1 95%;
    text-align: center;
  }

  .flex2 {
    flex-direction: column;
  }
  .flex2 #liste {
    height: 250px;
  }

  #navTop #navLine .row:first-child a {
    padding: 0 10px 0px 10px;
    font-size: 0.8rem !important;
  }
  #navTop #navLine .row:first-child a span {
    font-size: 0.8rem !important;
  }

  #navTop #navLine .row:last-child {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
  }
}/*# sourceMappingURL=aufbau.css.map */