body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin-top: 73px;
}
h1 { 
  margin: 40px 0 20px 0;
  color: #c7c7c7;
}
h1 strong {
  font-weight: normal;
}
h1.highlight, h2.highlight {
  color: #d56c24;
}
h1 span {
  font-size:14px;
  color: #000;
  display:block;
}
h2 { 
  margin: 40px 0 20px 0;
  color: #686868;
}
h3 {
  margin: 20px 0 10px 0;
  color: #d56c24;
}
h3.article {
  color: #686868;
  font-size: 22px;
}
h4 {
  margin-top: 30px;
  color:#666;
  font-size:20px;
  font-weight:bold;
}
h4.subtitle {
  font-size: 16px
}
h6 { 
  color: #c7c7c7;
}
p.lead {
  font-style:italic;
  font-size: 18px;
  color:#000;
}
p.lead:before {
  content: '\201C';
}
p.lead:after {
  content: '\201D';
}
p.subtitle {
  font-size: 18px;
  color:#000;
}
a {
text-decoration: none;
}
.card {
  border-radius: 0px;
}
.card-img-top {
  width:100%;
  border-radius: 0px;
}
.card-title {
font-size:1.4em;
text-shadow: 0 2px 4px rgba(0,0,0,0.9);
min-height: 45px;
}
.card-subtitle {
  color:#fff;
}
.col1 {
color: #686868;
}
.col2 {
color: #c7c7c7;
}
.col3, a, .active > a, a:hover, a:focus, a.contrast:hover, a.contrast:focus  {
  color: #d56c24;
}
a.contrast {
  color: #686868;
}
/*.img-responsive {
  width: 120px;
  cursor: pointer;
}*/
.img-responsive.high {
width:auto;
  height: 73px;
}
.page-item.active .page-link, .page-item.active > .page-link:focus, .page-item.active> .page-link:hover, .page-item.active > span, .page-item.active > span:focus, .page-item.active > span:hover {
  background-color: #d56c24;
  border-color: #d56c24;
}
.pagination > li > a, .pagination > li > span {
   color: #d56c24;
}
.navbar {
  background:#fff;
}
.navbar-main {
font-size:18px;
}
.navbar-main .nav {
  margin-top: 8px;
  display:inline-block;
}
.navbar-main .sub-navigation {
  font-size:14px;
}
.navbar-brand {
  font-size: 1.5em;
margin:0;
}
.navbar-light .navbar-nav .nav-link {
  color: #686868;
}
.navbar-toggler {
  margin-top: 8px;
  cursor: pointer;
  display: inline-block;
}
@media (max-width: 74.9em) { 
  .project-carousel .carousel-inner, .project-carousel .carousel-inner .carousel-item {
    height: 51vw !important;
  }
  .navbar-main {
    font-size:16px;
  }
  .logo img {
    width: 200px;
  }
  .navbar-nav .nav-item + .nav-item {
    margin-left: 0.5rem;
  }
}
@media (max-width: 53em) { 
  .navbar-main {
    font-size:14px;
  }
}
@media (max-width: 47.9em) { 
  .project-carousel .carousel-inner, .project-carousel .carousel-inner .carousel-item {
    height: 44vw !important;
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .navbar-main .nav {
    display: block;
  }
  .navbar-nav .nav-item {
   float:none;
    border-bottom: 1px solid #ccc;
padding-left:20px;
  }
  .navbar-nav .nav-item:first-child {
    border-top: 1px solid #ccc;
  }
  .project-list li, .sitemap li {
    padding: 5px 0;
  }
}
@media (max-width: 62em) { 
  .project-carousel .carousel-inner, .project-carousel .carousel-inner .carousel-item {
    height: 43vw !important;
  }
  .navbar-main {
    font-size:14px;
  }
  .logo img {
    width: 180px;
  }
  .navbar-nav .nav-item + .nav-item {
    margin-left: 0.5rem;
  }
}
@media (max-width: 53em) { 
  .navbar-main {
    font-size:14px;
  }
}
@media (max-width: 47.9em) { 
  .project-carousel .carousel-inner, .project-carousel .carousel-inner .carousel-item {
    height: 44vw !important;
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .navbar-main .nav {
    display: block;
  }
  .navbar-nav .nav-item {
   float:none;
    border-bottom: 1px solid #ccc;
padding-left:20px;
  }
  .navbar-nav .nav-item:first-child {
    border-top: 1px solid #ccc;
  }
  .navbar-nav .nav-item + .nav-item {
    margin:0;
  }
  .navbar-toggleable-sm{
    //display: block;
    position: fixed;
    overflow: scroll;
    height: 80vh;
    width: 100%;
    top: 45px;
    left: 0px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;

  }
}
@media (min-width: 1360px) { 
  .fadeMeOutTest img {
    width: 1351px !important;
    height: 821px !important;
  }
}
.breadcrumb {
  background:#fff;
  padding-left: 0px;
}
p.logo {
  font-size:20px;
}
.logo sup {
  font-size: 0.6em;
  top:-10px;
  color:#c7c7c7;
}
.vertical {
  margin: 0 auto;
}
#slider-thumbs li {                                                                                                                                                                                                                       
 display: inline;                                                                                                                                                                                                                        
}     
#slider-thumbs a {
  cursor: pointer;
}
#carousel-index img {
  margin: 0 auto;
}
.project-card  {
  cursor: pointer;
}
.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0;
}
.project-card .card-block {
  background-opacity: 0.5;
color:#fff;
  position: absolute;
  z-index: 100;
  top: 30px;
  left: 0px;
  padding: 0px 30px;
  opacity: 0.0;
  }
.project-card .card-block a {
  color:#fff;
  text-decoration: none;
}
.project-card h3 {
  margin: 0 0 .75rem 0;
}
.project-card h4 {
font-size: 1rem;
font-weight:normal;
  margin: 0 0 .75rem 0;
}
 a.unstyled {
  color:#000;
  text-decoration: none;
}
.unstyled:hover {
  color: #d56c24;
}
.project-card .card-block a:hover {
  color: #fff;
}
.project-card hr {
  background:#fff;
  height:1px;
}
.project-card .card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index:10;
  opacity: 0.0;
}
.project-card:hover .card-overlay, .project-card:active .card-overlay {opacity:0.4;-moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
.project-card:hover .card-block, .project-card:active .card-block  {opacity:1;-moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
.project-card .card-overlay {-moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
.project-card .card-block {-moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
.project-list {
  font-size:1.2em;
  list-style:none;
  padding: 0;
}
.project-list a{
  color: #000;
}
.project-list a:hover {
  color: #d56c24;
}
.project-pagination .page-link {
border:none;
padding:0 10px;
color: #686868;
}
.project-pagination .page-item:first-child .page-link {
  padding-left:0px;
}
.project-pagination .page-item:not(:first-child) .page-link {
  border-left:1px solid #686868;
}
.project-pagination .page-item:last-child .page-link {
  border-right:1px solid #686868;
  border-radius: 0px;
}

.project-pagination .page-link:hover,.project-pagination .page-item.active .page-link{
  background:none;
  color: #d56c24;
}
.slider-image {
  width: 100%;
  margin: 0 auto;
}
.slider-image img{
  margin:0 auto;
  display:block;
top: 0;
left: 0;
width:100%;
max-width:1320px;
height:100%
}
figure {
  width:80%
}
figure img {
  margin-bottom: 10px;
}
figcaption {
  color:#000;
  font-size:16px;
}
div.fadeMeOut {
  background: #fff; 
  width:      100%;
  height:     100%; 
  z-index:    1040;
  top:        0; 
  left:       0; 
  position:   fixed; 
}
.carousel-item img{
  margin: 0 auto;
  display:block;
  width:100%;
}
.carousel {
	background:#eee;
}
.project-carousel .carousel-inner {
  height: 50vw;
  max-height:675px;
}
.project-carousel .carousel-inner .carousel-item img {
  max-height:100%;
display: block;
margin: auto;
vertical-align:center;
}
.project-carousel .carousel-inner .carousel-item {
  height: 50vw;
}
.carousel-control.right {
  background-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
}


.sitemap ul{
margin-left:20px;
}
.sitemap li a{
  color: #686868;
font-weight: bold;
}  
.sitemap li ul a{
  color: #000;
  font-weight: normal;
}  
.sitemap li a:hover{
  color: #d56c24;
}
.content ul {
  list-style: none;
}
.content ul> li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}
.carousel-control {
  text-shadow: 0 1px 2px rgba(0,0,0,11);
}
.carousel-control .icon-next, .carousel-control .icon-prev {
font-size: 3em;
}
@media (max-width: 790px) {
  .carousel-overlay span {
      margin-top: -3px !important;;
  }
  .carousel-overlay a {
      font-size:11px;
  }
}
div>iframe { 
  border:none;
}

.header-absolute {
font-size: 14px;
}

.navbar-expand-lg .dropdown-menu-size-xl {
	min-width: 45rem;
}
.carousel-item a {
	color:#fff;
}
.top-bar a {
	color:#fff;
}
.header-navigation {
	border-bottom: 1px solid #d56c24;
}

#carousel-index {
	margin-top:-36px;
}
#slider-thumbs img{
  border: 1px solid #fff;
  cursor: pointer;
}
#slider-thumbs img.selected{
  border: 1px solid #d56c24;
}

#slider-thumbs {
  position: relative;
  width: 100%;  /* Container hat volle Breite */
  overflow: hidden; /* Verhindert, dass die Pfeile sichtbar sind, wenn sie außerhalb des Containers sind */
}
.slider-container {
  display: flex;
margin: 0 50px 20px 50px;
  overflow-x: auto; /* Ermöglicht horizontales Scrollen */
  gap: 10px; /* Optional: Abstand zwischen den Bildern */
  scroll-behavior: smooth; /* Sanftes Scrollen */
  justify-content: left; /* Zentriert den Container */
  align-items: left; /* Optional: Vertikal zentrieren */
}

/* Bilder innerhalb des Containers */
.slider-container img {
  width: auto;
  height: 100%;
  flex-shrink: 0;
  object-fit: contain; /* Verhindert Verzerrung der Bilder */
}

.slider-arrow {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5); /* Halbdurchsichtiger Hintergrund */
  color: white;
  border: none;
  padding: 10px;
  font-size: 24px;
  cursor: pointer;
  z-index: 10;
}

.left-arrow {
  left: 10px; /* Positioniert den linken Pfeil */
}

.right-arrow {
  right: 10px; /* Positioniert den rechten Pfeil */
}

/* Optional: Hover-Effekt für die Pfeile */
.slider-arrow:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.project-category-cards .project-card .card-block {
  opacity:1;
}

.card-img-overlay a{
  color:#fff;
}
.project-card hr {
  height:2px;
  background:#fff;
	margin-top: 1rem;
  opacity: 1;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1);
}

.project-cards .card, .project-category-cards .card {
    border:none;
  }

        .project-cards .card {
            position: relative;
            overflow: hidden;
        }
        .project-cards .card-img-overlay {
            background: rgba(0, 0, 0, 0.6);
            color: white;
            opacity: 0;
            transition: opacity 0.3s ease-in-out;
        }
        .project-cards .card:hover .card-img-overlay {
            opacity: 1;
        }
        .clickable-card {
          cursor:pointer;
        }

        .container-slider {
          padding:0px;
        }
        .nav-breadcrumbs {
          padding-top:40px;
        }






        /*TEST*/
.card, .overflow-hidden {
  will-change: transform;
}

.card .card-element-hover {
  visibility: hidden;
  margin-top: 30px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  z-index: 9;
}
.card:hover .card-element-hover {
  visibility: visible;
  margin-top: 0px;
  opacity: 1;
}

.card.card-overlay-bottom {
  overflow: hidden;
}
.card.card-overlay-bottom:before {
  content: "";
  position: absolute;
  height: 50%;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
  background-image: linear-gradient(180deg, transparent, black);
  z-index: 1;
}
.card .card-img-overlay {
  z-index: 2;
}

.card.card-overlay-top {
  overflow: hidden;
}
.card.card-overlay-top:before {
  content: "";
  position: absolute;
  height: 50%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
  background-image: linear-gradient(0deg, transparent, black);
}

.card-img-scale .card-img {
  transition: all 0.2s ease-in-out;
  transform: scale(1);
}
.card-img-scale:hover .card-img {
  transform: scale(1.08);
}

.card-bg-scale {
  z-index: 99;
}

.card-bg-scale::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  transition: all 1s !important;
  z-index: -2;
}

.card-bg-scale:hover::after {
  transform: scale(1.1);
  transition: all 1s !important;
}

.card-featured {
  position: absolute;
  z-index: 99;
  background: var(--bs-primary);
  color: var(--bs-white);
  transform: rotate(45deg);
  text-align: center;
  top: -8px;
  right: -48px;
  width: 120px;
  padding: 16px 0 3px 0;
}

.card-img-flash {
  position: relative;
  overflow: hidden;
}

.card-img-flash::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
  left: -80%;
  width: 50%;
  height: 100%;
  display: block;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}

.card-img-flash:hover::before {
  animation: imgflash 1s;
}

@-webkit-keyframes imgflash {
  100% {
    left: 125%;
  }
}
@keyframes imgflash {
  100% {
    left: 125%;
  }
}
.card-grid .card-grid-lg {
  height: 560px;
}

.card-grid .card-grid-sm {
  height: calc(280px - var(--bs-gutter-y) / 2);
}

@media (max-width: 767.98px) {
  .card-grid .card-grid-lg {
    height: 400px;
  }
}
.card-fold {
  position: relative;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.card-fold:after {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  background: linear-gradient(-45deg, var(--bs-body-bg) 45%, var(--bs-body-bg) 45%, #ced4da 50%, #fff 70%);
  box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.4);
  transition: 0.3s;
  border-radius: var(--bs-border-radius) 0px 0px 0px;
}

.card:hover .card-fold:after,
.card:focus .card-fold:after,
.card:active .card-fold:after,
.card:hover.card-fold:after,
.card:focus.card-fold:after,
.card:active.card-fold:after {
  width: 40px;
  height: 40px;
}

.bg-dark .card-fold:after {
  --bs-bg-opacity: 1;
  background: linear-gradient(-45deg, rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) 45%, #000 45%, #ced4da 50%, #fff 70%);
}

footer {
	margin-top:80px;
	clear:left;
}
footer div {
	background:#eee;
	padding:10px 30px;
	font-size:0.9em;
}
footer h4 {
	font-size:18px;
}
footer ul {
	padding:0;
}
footer li {
	list-style:none;
	margin:0;
	padding:0;
}
footer a {
	color:#373a3c;
}
footer div.second {
  margin-top:2px;
}
footer div.second p{
  margin:0
}
footer div.second div{
  padding:0;
}

footer div.tac_float {
	background:none;
}
footer .raumgeschichten {
  margin-top: 20px;
}
footer .raumgeschichten li {
  margin-bottom: 10px;
  }
/*# sourceMappingURL=design.css.map */

  /*
  .hero {
  position: relative;
  height: 80vh; 
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
}

.hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.1); 
  z-index: 0;
}
.hero-text {
  position: relative;
  z-index: 1;
}

.hero h1 {
  color:#fff;
  font-size: 3rem;
  margin: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
}

.hero h2 {

color:#fff;
  font-size: 1.5rem;
  margin-top: 0.5em;
  font-weight: 400;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
}
.hero-projekte {
  background-image: url('/_images/projekte/innenarchitekt_muenchen_skizzen_eswerderaum.jpg');
}
*/


  .hero-wrapper {
  position: relative;
  max-height: 80vh;
  overflow: hidden;
}

.parallax-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  z-index: 1;
  text-shadow: 0 2px 4px rgba(0,0,0,0.9);
}
.hero-text h1, .hero-text h2 {
  color:#fff;
}

.hero-wrapper::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.1); /* Overlay für Lesbarkeit */
  z-index: 0;
}


 .hero-text h1 {
    font-size: 1.5rem; /* base size */
  }
 .hero-text h2 {
    font-size: 1rem; /* base size */
  }

  @media (min-width: 576px) {
 .hero-text h1 {
    font-size: 2rem; /* base size */
  }
 .hero-text h2 {
    font-size: 1.5rem; /* base size */
  }
  }

  @media (min-width: 768px) {
 .hero-text h1 {
    font-size: 2.5rem; /* base size */
  }
 .hero-text h2 {
    font-size: 2rem; /* base size */
  }
    }

.project-card, .image_card {
  cursor: pointer;
}
project-card .card-block, .image-card .card-block {
  background-opacity: 0.5;
  color: #fff;
  position: absolute;
  z-index: 100;
  top: 30px;
  left: 0px;
  padding: 0px 30px;
  opacity: 0;
}
.project-card .card-block a, .image-card .card-block a {
  color: #fff;
  text-decoration: none;
}
.project-card h3, .project-card .h3, .image-card h3, .image-card .h3 {
  margin: 0 0 0.75rem 0;
  font-weight: normal;
}
.project-card h4, .project-card .h4, .image-card h4, .image-card .h4 {
  font-weight: normal;
  font-size: 1rem;
  font-weight: normal;
  margin: 0 0 0.75rem 0;
}


project-card .card-block a:hover, .image-card .card-block a:hover {
  color: #fff;
}
.project-card hr, .image-card hr {
  background: #fff;
  height: 1px;
}
.project-card .card-overlay, .image-card .card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 10;
  opacity: 0;
}
.project-card:hover .card-overlay, .project-card:active .card-overlay, .image-card:hover .card-overlay, .image-card:active .card-overlay {
  opacity: 0.4;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.project-card:hover .card-block, .project-card:active .card-block, .image-card:hover .card-block, .image-card:active .card-block {
  opacity: 1;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.project-card .card-overlay, .project-card .card-block, .image-card .card-overlay, .image-card .card-block {
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}



.project-card hr, .image-card hr {
  height: 2px;
  background: #fff;
  margin-top: 1rem;
  opacity: 1;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.project-cards .card, .project-category-cards .card {
  border: none;
}

.project-cards .card {
  position: relative;
  overflow: hidden;
}
.project-cards .card-img-overlay {
  background: rgba(0, 0, 0, 0.6);
  color: white;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.project-cards .card:hover .card-img-overlay {
  opacity: 1;
}

.project-card, .image-card {
  cursor: pointer;
}


