@import url("https://projekte.panomaker.de/kunden/deutsche_reihenhaus/apercu-bold-pro-desktop-web/stylesheet.css?:200,400,600,700");

.sidebarNavigation .content-container[data-sidebar-id="42329"],
.sidebarNavigation .content-container[data-sidebar-id="42329"] a {
    color: #4e332c!important;
}
.sidebarNavigation .content-container[data-sidebar-id="42329"] a:hover {
    text-decoration: none;
}
.map_selector_input { padding: 5px 10px; }
.infospot .header .close { width: 26px; text-align: center; }

.sidebarNavigation .navigation-container li a.active { border: 1px solid #fbba00!important; color: #fbba00!important; font-family: apercu-bold-pro,Arial,sans-serif; }
.fancybox-content .headline { font-size: 14px; }
@media (min-width: 768px) { .fancybox-content .headline { font-size: 15px; } }
.fancybox-content .navigation-container li:last-child { padding-top: unset; }
.fancybox-caption__body,
.infospot .middle {
    font-size: 16px; line-height: 20px;
    font-family: apercu-regular-pro,Arial,sans-serif!important;
}
.infospot .header {
    font-family: apercu-regular-pro,Arial,sans-serif!important;
}


.sidebarNavigation .content-container[data-sidebar-id="42325"] {
  	font-family: apercu-bold-pro,Arial,sans-serif;
    font-size: 22px;
    line-height: 26px;
    margin: 0;
    padding-bottom: 10px;
}

.drh {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
}
.drh_wrapper {
    display: flex;
    padding: 0;
    height: 100%;
    background: rgba(0,0,0, 0.2);

    flex-direction: column;
    justify-content: center;

    z-index: 100;
    position: relative;
}
.drh_inner {
    max-width: 580px;
    margin: auto;
    font-family: apercu-bold-pro,Arial,sans-serif;
    color: #fff;
}
.drh_inner h1 {
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 0;
}
.drh_inner p {
    text-align: left;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: apercu-regular-pro,Arial,sans-serif;
}
.drh_inner p.navigation {
    background-image: url("https://data.panorama-services.de/uploads/a11jKOFUMv/54/3dc13a0d454c65b4d43a8ea728a1dd/marker_white.svg");
    background-position: center left;
    background-size: 60px;
    background-repeat: no-repeat;
    padding-left: 65px;
  	min-height: 65px;
}
.drh_inner p.scroll {
    background-image: url("https://data.panorama-services.de/uploads/a11jKOFUMv/de/f4a57c25d6429c8e2ed1a6d6d99dd0/scroll_white.svg");
    background-position: center left;
    background-size: 60px;
    background-repeat: no-repeat;
    padding-left: 65px;
  	min-height: 65px;
}
.drh_inner .button {
    text-align: center;
}
.drh_inner button i {
    margin-left: 5px;
}
.drh_inner button {
    border-color: rgba(0,0,0,0);
    color: #4e332c;
    background: #fff;
    font-family: apercu-bold-pro,Arial,sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 26px;
    padding: 12px 20px 8px;
    border-radius: 28px;
    cursor: pointer;
}
.drh_inner button:hover, .drh_inner button:focus {
    background: #eeebe4;
}
.drh_logo {
    text-align: right;
    padding: 0 10px 5px 0;
}
.drh_logo svg {
	color: #fff;
}
@media (max-height: 400px), (max-width: 700px) {
  .drh_inner {
      max-width: 90%;
  }
  .drh_inner h1 {
	  font-size: 25px;
  }
  .drh_inner p {
  	font-size: 18px;
  }
  .drh_inner button {
  	font-size: 13px;
  }
  .drh_logo {
  	display:none;
  }
}

.sitemapnav img {
    display: none;
}

#sitemapBox ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

#sitemapBox .navigation-container ul#nav_0 {
    padding: 0;
    margin: 0;
}

.content-container  a { text-decoration: underline; }
.navigation-container li:first-child { border-top:0; }
.navigation-container li:last-child { border-bottom:0; padding-top: 10px; }
.sidebarNavigation .navigation-container a {  }
.sidebarNavigation .navigation-container a.pano { transition:color 0.25s ease; position:relative; padding: 8px 10px 7px; }
.sidebarNavigation .navigation-container a.pano::after { position: absolute; content: ''; top:0; left: 0; width: 0; height: 100%; transform-origin:left; transition:width 0.25s ease; z-index:-1; }
.sidebarNavigation .navigation-container a.pano:hover::after { width: 100%; }
.sidebarNavigation .navigation-container li a.active { border-bottom: 2px solid; }
.sidebarNavigation .quicklinks-container i { transition:all 0.25s ease; }

#privacypolicyBox p { font-size: 12px; margin-bottom: 5px; }
#privacypolicyBox h3 { font-size: 16px; }

.sidebarNavigation .navigation-container a.pano:hover { color: #ffffff!important; }
.sidebarNavigation .navigation-container a.pano::after { background-color: #fbba00; }

.sidebarNavigation .navigation-container li a.active { border-color: #ffffff; }
.sidebarNavigation .quicklinks-container i:hover { color: #ffffff!important; background: #fbba00; }

.hotspot {
    background: #ffffff;
    border: 2px solid #fbba00;
    display: block;
    height: 49px;
    width: 49px;
    border-radius: 100%;
    cursor: pointer;
    margin: 5px;
}


.hotspot:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
    top: -6px;
    left: -6px;
    padding: 5px;
    box-shadow: 0 0 0 2px #fbba00;
    -moz-transition: -moz-transform .2s, opacity .2s;
    -moz-transform: scale(.6);
    -webkit-transition: -webkit-transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s;
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
    opacity: 0
}

.hotspot:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}

.hotspot.infinite:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms infinite;
    animation: sonarEffect 1.3s ease-out 75ms infinite;
}


@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3
    }
    10% {
        opacity: .5;
        box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fbba00, 0 0 0 5px rgba(255, 255, 255, .5)
    }
    100% {
        box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fbba00, 0 0 0 5px rgba(255, 255, 255, .5);
        -webkit-transform: scale(.7);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fbba00, 0 0 0 5px rgba(255, 255, 255, .5)
    }
    100% {
        box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fbba00, 0 0 0 5px rgba(255, 255, 255, .5);
        -webkit-transform: scale(.7);
        transform: scale(.7);
        opacity: 0
    }
}

.hotspot .inner {
    display: block;
    background: #fbba00;
    width: 39px;
    height: 39px;
    border-radius: 100%;
    position: relative;
    top: 3px;
    left: 3px;
    font-size: 26px;

    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(98, 172, 219, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hotspot .inner:before {
    border-radius: 100%;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}


.hotspot:hover, .hotspot:focus, .hotspot:active {
    background-color: #fbba00;
    border-color: #ffffff;
}

.hotspot:hover .inner:before,
.hotspot:focus .inner:before,
.hotspot:active .inner:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}


.hotspot .inner div.fa {
    color: #ffffff;
    line-height: 39px;
}

.hotspot:hover .inner div.fa,
.hotspot:focus .inner div.fa,
.hotspot:active .inner div.fa {
    color: #fbba00;
}


.closeStart { display: none !important; -webkit-transition: 300ms ease-out; -moz-transition: 300ms ease-out; -o-transition: 300ms ease-out; transition: 300ms ease-out; }
.sidebarNavigation .meta-container { display: none; }