#top_navbar {
  background-color: #fffbf2;
}

#main-container {
  /*border-left: 3px solid #f8f8f8;*/
  /*border-right: 3px solid #f8f8f8;*/
  max-height: 500px;
  overflow: hidden;
}

#top_navbar .nav-link {
  margin-right: 1em;
}

.stadt_top {
  font-weight: 600;
}

#top_navbar {
  color: #666 !important;
}

#top_navbar .nav-link {
  color: #666;
}

@media (min-width: 768px) {
  .nav-danger {
    color: red !important;
    font-weight: bold !important;
  }
}

@media (min-width: 768px) {
  .nav-link.active {
    /*font-weight: bold;*/
    color: #B33300 !important;
    border-bottom: #B33300;
    font-size: 1.2em;
  }
}

@media (min-width: 768px) {
  .nav-link {
    padding-bottom: 12px;
    border-color: #B33300;
    font-size: 1.2em;
  }
}

button {
}

navbar-nav {
}

@media (max-width: 767px) {
  #main-navigation_collapse ul li {
    display: block !important;
    text-align: left;
  }
}

@media (max-width: 767px) {
  #main-navigation_collapse ul .logo li:hover {
    pointer-events: none;
  }
}

@media (min-width: 768px) {
  #main-navigation_navbar .nav-link:hover {
    color: #B33300;
    border-bottom: 4px solid #B33300;
    padding-bottom: 8px;
    filter: sepia(0%);
    transition-timing-function: ease-in;
    transition-duration: 1s;
  }
}

#main-navigation_navbar .nav-danker:hover {
  color: #0038ff;
}

.welcome-div {
  background-color: white;
  padding-top: 1.5em;
  margin-left: 2.5em;
  margin-top: 2.5em;
  margin-right: 2.5em;
  margin-bottom: 2.5em;
  border: 1px solid var(--bs-gray-400);
}

.heading1-standard {
  color: #911422;
  font-size: 1.25em;
}

body {
  font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
  font-size: 16px;
}

#main-navigation_navbar {
  /*font-family: 'Fira Sans';*/
  font-size: 1em;
  font-weight: 400;
}

.baustelle {
  margin-top: 38px;
  font-family: 'Roboto Condensed';
  font-weight: bolder;
  text-shadow: 0px 0px 20px var(--bs-orange);
}

.slogo_bau {
  width: 269px;
  padding-top: 18px;
  padding-bottom: 12px;
}

.table_oeffnung td {
  font-size: 0.77em;
}

.main-navigation-dropdown a {
}

.main-navigation-dropdown > a {
  display: initial;
}

.main.navigation-dropdown {
  display: initial;
}

#container {
  background: #f4f4f4;
}

#section-top a {
}

#section-top {
  background-color: #fffbf2;
  font-size: 0.6em;
  font-weight: 300;
  font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
}

#section-top a {
  text-decoration: none;
  /*color: #fff;*/
}

.address_col2 {
  text-align: left;
}

.div-spacer-top {
  height: 1px;
  width: 100%;
  border-top: 1px solid var(--bs-gray-300);
}

@media (max-width: 767px) {
  .address_col1 {
    padding-bottom: 3px;
  }
}

.footer-h2 {
  font-size: 1.75em;
  font-weight: 600;
}

.h6-standard {
  font-size: 13px;
  font-family: sans-serif;
  font-weight: 600;
  color: orange;
}

.h3-standard {
  color: #ff5c00;
  font-size: 2em;
  opacity: 0.7;
  font-weight: 500;
}

@media (min-width: 768px) {
  .dropdown-menu {
    position: absolute !important;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.15em !important;
    text-decoration: none;
    left: 0;
    top: 2.775em;
    box-shadow: 0px 0px 8px #30b3de;
  }
}

.dropdown-item:hover li {
  background-color: blue !important;
}

.dropdown-item:hover a !important {
  color: #B33300;
}

.artikel_design {
  margin-left: auto;
  margin-right: auto;
}

.top-row a {
  color: #ffcfb4;
  font-size: 1.2em;
}

.top-row a {
  color: #ffcfb4;
  font-size: 1.2em;
}

.top-row a {
  color: #ffcfb4;
  font-size: 1.2em;
}

@media (max-width: 575px) {
  .top-row a {
    font-size: 1em;
  }
}

a {
}

.mwidth_1200 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .dropdown-menu .dropdown-item:hover {
    background-color: #91c7d9;
  }
}

@media (max-width: 767px) {
  .card_column {
    margin-top: 1.5em !important;
  }
}

@media (min-width: 768px) {
  .nav-item {
    text-align: center;
    font-weight: 400;
  }
}

@media (min-width: 768px) {
  #navigation_column {
    display: none;
  }
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

#main-navigation_collapse {
  /*display: none;*/
  width: 100%;
}

@media (max-width: 767px) {
  #main-navigation_collapse {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #F90;
    width: 50%;
    z-index: 1000;
    height: 100%;
  }
}

@media (max-width: 575px) {
  #main-navigation_collapse {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #F90;
    width: 70%;
    z-index: 1000;
    height: 100%;
  }
}

@media (max-width: 767px) {
  #logo_responsive {
    display: block !important;
  }
}

#logo_responsive {
  display: none;
}

#navbar_div_collapse {
  width: 100%;
}

@media (min-width: 768px) {
  #close_mainnav {
    display: none;
  }
}

@media (max-width: 767px) {
  .dropdown-menu {
    background-color: initial;
    padding: 0;
    margin: 0;
    border: none;
  }
}

@media (max-width: 767px) {
  .nav-link {
    color: #fff !important;
    font-size: 1.2em;
  }
}

#menu_section {
  font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: 100 !important;
}

@media (max-width: 767px) {
  .nav-danger {
    color: red !important;
    font-weight: bold;
  }
}

.dropdown-menu .dropdown-item a {
  color: rgba(0,0,0,0.84);
  text-decoration: none;
  font-weight: 600;
}

.dropdown-menu .dropdown-item a {
  font-size: 0.8em;
}

@media (max-width: 767px) {
  #kuka_image {
    padding-bottom: 1.5em;
  }
}

.footer_list li a {
  text-decoration: none;
  color: black;
  font-size: 0.8em;
}

.footer_list li a {
  text-decoration: none;
  color: black;
  font-size: 0.8em;
}

.footer_list li {
}

#footer_logo {
  width: 187px;
}

@media (max-width: 767px) {
  #footer_logo {
    width: 60%;
  }
}

.article-dual-column {
  color: #56585b;
  background-color: #fff;
  font-family: 'Lora', serif;
  font-size: 14px;
}

.article-dual-column .intro {
  font-size: 16px;
  margin: 0 auto 30px;
}

.article-dual-column .intro h1 {
  font-size: 32px;
  margin-bottom: 15px;
  padding-top: 20px;
  line-height: 1.5;
  color: inherit;
  margin-top: 25px;
}

.article-dual-column .intro p {
  color: #929292;
  font-size: 12px;
}

.article-dual-column .intro p .by {
  font-style: italic;
}

.article-dual-column .intro p .date {
  text-transform: uppercase;
  padding: 4px 0 4px 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}

.article-dual-column .intro p a {
  color: #333;
  text-transform: uppercase;
  padding-left: 3px;
}

.article-dual-column .intro img {
  margin-top: 25px;
}

.article-dual-column .text p {
  margin-bottom: 20px;
  line-height: 1.45;
}

@media (min-width:768px) {
  .article-dual-column .text p {
    font-size: 16px;
  }
}

.article-dual-column .text h2 {
  margin-top: 28px;
  margin-bottom: 20px;
  line-height: 1.45;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

@media (min-width:768px) {
  .article-dual-column .text h2 {
    font-size: 20px;
  }
}

.article-dual-column .text figure {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

.article-dual-column .text figure img {
  margin-bottom: 12px;
  max-width: 100%;
}

.fa-blank {
  visibility: hidden !important;
}

.footer_spacer {
  /*margin-left: 1em;*/
}

.footer_list li {
  list-style-position: outside;
}

.footer_adresse {
  font-size: 0.8em;
}

.footer_linkheader {
  font-size: 0.8em;
}

.i4ewOd-pzNkMb-haAclf {
  display: none !important;
}

.nav-link {
  font-weight: 600;
  color: rgba(0,0,0,0.75) !important;
  font-size: 1.2em;
}

#close_mainnav {
  position: absolute;
  right: -1em;
  top: -1em;
  border-radius: 30px;
  width: 20px;
  height: 20px;
  padding: 5px 5px;
  background-color: #ffffff;
  opacity: 1 !important;
}

.text-shadow {
  text-shadow: 0 0 3px white;
}

#toggle_spantext {
  display: block;
  font-size: 0.75em;
}

#main-navigation_toggler {
  position: absolute;
  top: 0;
  right: 0;
}

.card-image {
}

.nav-link {
  font-size: 1.275em;
  font-weight: 400;
}

.slider-section {
}

#menu_section_row {
}

#kontakt_column_header p {
  font-size: 0.8em;
}

#kontakt_column_header {
  color: white;
}

.top-row {
  background: #595350;
}

#kontakt_bestellung_tab {
}

#kontakt_tabitems_leiste {
}

.personal_card_beruf {
  color: #B33300 !important;
  font-weight: bold;
  opacity: 0.7;
}

.personal_card_name {
  text-align: center;
  font-weight: 900;
  color: #B33300;
}

.personal_card_div:hover .personal_card_beruf {
  display: block;
  text-align: center;
}

.personal_card_div:hover .personal_card_name {
  display: block;
}

.personal_card_div .personal_card_name {
  display: none;
}

.personal_card_div:hover div {
  display: block;
}

.personal_card_div .personal_card_beruf {
  display: none;
}

.personal_card_div:hover personal_card_name {
  display: none;
}

.personal_card_div:hover .personal_card_image {
  opacity: 0.2;
}

.box {
  /*background-position: initial;*/
}

.trenner_gradient {
  height: 1em;
  background: rgb(255,255,255,0);
  margin: 0;
  padding: 0;
  background: linear-gradient(180deg, rgba(255,237,224,1) 0%, rgba(255,255,255,1) 64%, rgba(255,255,255,1) 100%);
}

@media (max-width:767px) {
  .article-dual-column .toc {
    border: 1px solid #d3d3d3;
    padding: 20px 0 15px;
    margin-bottom: 20px;
    border-width: 1px 0;
  }
}

.article-dual-column .toc p {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.article-dual-column .toc ul {
  padding-left: 20px;
  font-size: 13px;
  margin-bottom: 0;
}

.article-dual-column .toc li {
  padding: 2px 0;
}

.article-dual-column .toc a {
  color: inherit;
}

.border-column {
  /*box-shadow: 0px 0px 6px;*/
  border: 2px solid rgb(189,207,225) ;
}

.navbar.nav-item .dropdown.menu {
  display: none;
}

.p-standard {
  font-family: 'Roboto';
  font-size: 1.1em;
  opacity: 0.75;
}

#breadcrumb_div {
  height: 3em;
  width: 100%;
  background-color: #e0e0df;
}

#breadcrumb_ol {
  padding-top: 0.5em;
  padding-left: 1.25em;
}

.breadcrumb-item a {
  text-decoration: none;
  color: var(--bs-gray-700);
}

.h4-standard {
  color: #ff5c00;
  font-family: 'Roboto';
  font-size: 1.4em;
  opacity: 0.7;
  font-weight: 500;
  border-bottom: 2px solid #ff5c00;
  margin-bottom: 1em;
}

.cell_day {
  color: #511d00;
  font-weight: 500;
  font-family: 'Roboto';
  opacity: 0.75;
}

.cell_time {
}

.cell_time {
  opacity: 0.75;
  color: #511d00;
}

.maximum_breite {
  max-width: 1200px;
}

.carousel-caption {
  position: absolute;
  left: 10%;
  top: 20%;
  display: block;
  text-align: left;
}

.cards-willkommen {
  margin-top: -60px;
  z-index: 1000;
}

.link-passive:hover {
  border: 0 !important;
  margin-bottom: 4px;
}

.single_article {
  /*background: #fff;*/
}

.article_list-icons {
  font-size: 2em;
}

.contact-clean {
  background: #f1f7fc;
}

@media (max-width:767px) {
  .contact-clean {
    padding: 20px 0;
  }
}

.contact-clean form {
  max-width: 700px;
  width: 60%;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 40px;
  border-radius: 4px;
  color: #505e6c;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
}

@media (max-width:767px) {
  .contact-clean form {
    padding: 30px;
  }
}

.contact-clean h2 {
  margin-top: 5px;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 36px;
  color: inherit;
}

.contact-clean form .form-control {
  background: #fff;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
  outline: none;
  color: inherit;
  padding-left: 12px;
  height: 42px;
}

.contact-clean form .form-control:focus {
  border: 1px solid #b2b2b2;
}

.contact-clean form textarea.form-control {
  min-height: 100px;
  max-height: 260px;
  padding-top: 10px;
  resize: vertical;
}

.contact-clean form .btn {
  padding: 16px 32px;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
  outline: none !important;
}

.contact-clean form .btn:hover {
  opacity: 1;
}

.contact-clean form .btn:active {
  transform: translateY(1px);
}

.contact-clean form .btn-primary {
  background-color: #055ada !important;
  margin-top: 15px;
  color: #fff;
}

.team-grid {
  color: #313437;
  background-color: #fff;
}

.team-grid p {
  color: #5a5f62;
}

.team-grid h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .team-grid h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.team-grid .intro {
  font-size: 16px;
  /*max-width: 500px;*/
  margin: 0 auto;
}

.team-grid .intro p {
  margin-bottom: 0;
}

.team-grid .people {
  padding: 50px 0;
}

.team-grid .item {
  margin-bottom: 30px;
}

.team-grid .item .box {
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  height: 280px;
  position: relative;
  overflow: hidden;
}

.team-grid .item .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(31,148,255,0.75);
  transition: opacity 0.15s ease-in;
  opacity: 0;
  padding-top: 80px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.team-grid .item:hover .cover {
  opacity: 1;
}

.team-grid .item .name {
  font-weight: bold;
  margin-bottom: 8px;
}

.team-grid .item .title {
  text-transform: uppercase;
  font-weight: bold;
  color: #bbd8fb;
  letter-spacing: 2px;
  font-size: 13px;
  margin-bottom: 20px;
}

.team-grid .social {
  font-size: 18px;
}

.team-grid .social a {
  color: inherit;
  margin: 0 10px;
  display: inline-block;
  opacity: 0.7;
}

.team-grid .social a:hover {
  opacity: 1;
}

.nav-danger {
  color: red !important;
}

.active {
  font-weight: 700;
}

@media (max-width:767px) {
  .contact-clean form {
    width: 100% !important;
  }
}

.features-boxed {
  color: #313437;
  background-color: #eef4f7;
}

.features-boxed p {
  color: #5a5f62;
}

.features-boxed h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .features-boxed h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.features-boxed .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.features-boxed .intro p {
  margin-bottom: 0;
}

.features-boxed .features {
  padding: 50px 0;
}

.features-boxed .item {
  text-align: center;
}

.features-boxed .item .box {
  text-align: center;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px;
}

.features-boxed .item .icon {
  font-size: 60px;
  color: #1485ee;
  margin-top: 20px;
  margin-bottom: 35px;
}

.features-boxed .item .name {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 0;
  color: inherit;
}

.features-boxed .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px;
}

.box {
  height: 400px;
}

.personal_card_image {
}

.highlight-phone {
  color: #313437;
  background-color: #eef4f7;
  padding: 50px 0 55px;
  overflow: hidden;
}

@media (max-width:767px) {
  .highlight-phone {
    /*text-align: center;*/
  }
}

.highlight-phone p {
  color: #5a5f62;
}

.highlight-phone h2 {
  font-weight: bold;
  margin-bottom: 35px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}

.highlight-phone .intro {
  font-size: 18px;
  max-width: 500px;
  line-height: 1.5;
}

@media (max-width:767px) {
  .highlight-phone .intro {
    max-width: none;
  }
}

.highlight-phone .intro p {
  margin-bottom: 35px;
}

.highlight-phone .intro .btn {
  padding: 16px 32px;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
}

.highlight-phone .intro .btn:hover {
  opacity: 1;
}

.highlight-phone .intro .btn:active {
  transform: translateY(1px);
}

.highlight-phone .intro .btn-primary {
  background-color: #055ada;
  color: #fff;
}

.highlight-phone .phone-mockup {
  position: relative;
  /*max-width: 260px;*/
  /*margin-top: -30px;*/
  /*margin-bottom: -230px;*/
  /*transform: rotate(-5deg);*/
}

.highlight-phone .phone-mockup img.device {
  width: 100%;
  height: auto;
}

.highlight-phone .phone-mockup .screen {
  position: absolute;
  width: 94%;
  height: 91%;
  top: 1%;
  left: 3%;
  border: 1px solid #444;
  border-radius: 20px;
  background-color: #aaa;
  overflow: hidden;
  background: url(../../assets/img/screen-content-phone.jpg);
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.highlight-phone .phone-mockup .screen:before {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -6%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: 0.2;
}

.color-schmetterling {
  color: #B33300 !important;
}

.card-h2 {
  font-size: 1.275em;
}

.header-overlay {
  background-color: rgba(0, 0, 0, 0.5); /* oder rgba(179, 51, 0, 0.6) für warmes Orange */
  color: white;
  padding: 1em;
  text-align: center;
}

.headline {
  font-size: 1.25rem;
}



