a {
  color: #d12a32;
}

header.mobile .container {
  margin-top: 19px;
}

.block {
  padding: 45px 0 35px 0;
}

.block .container.text-left p {
  text-align: left;
}

img {
  height: auto;
}

.supervisor.objekt .wrapper-image-info .image img {
  border-radius: 50%;
}

.gm-style-iw-d {
  overflow: hidden !important;
}
.block .container p.text-left,
.block .container h3.text-left {
  text-align: left;
}

.flex-end {
  display: flex;
  justify-content: flex-end;
}

.remove-btn {
  background-image: url(../images/x.svg);
  display: block;
  width: 18px;
  height: 17px;
  text-indent: -9999px;
}

#stage {
  height: 308px;
}

div.wpcf7-mail-sent-ok {
  border: 0;
}

.nav-wrapper nav.primary-nav ul.primary li.pin a:before {
  content: "";
  background-image: url(../images/pin-leer.svg);
  display: block;
  float: left;
  margin-right: 12px;
  width: 15px;
  height: 23px;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 0;
  padding: 0;
}

.wpcf7-form.sent .row {
  display: none;
}

.text-overlay-wrapper .center-overlay .overlay h3 {
  font-size: 26px;
  line-height: normal;
}

.overlay .wpcf7-mail-sent-ok {
  display: none !important;
}

input[type="submit"] {
  margin: 30px auto 10px auto;
}

.reserve-finish {
  bottom: 20px;
  text-align: center;
  z-index: 1;
}

footer {
  padding: 70px 0;
}

#social-media-side {
  position: fixed;
  top: 400px;
  right: 0;
  display: flex;
  flex-direction: row;
  width: 30px;
  flex-wrap: wrap;
  z-index: 9;
}

#social-media-side a {
  text-decoration: none;
  margin-bottom: 10px;
}

.text-box.remove-container-margin {
  padding-bottom: 0;
}

#map-toggle {
    text-align: right;
    position: absolute;
    margin-bottom: 10px;
    right: 30px;
    top: 10px;
    z-index: 1;
}

#map-toggle-filter {
    text-align: right;
    position: absolute;
    margin-bottom: 10px;
    right: 30px;
    top: 10px;
    z-index: 400;
}

.map-toggle-btn {
  padding: 6px 12px;
  margin-left: 5px;
  border: 1px solid #ccc;
  background-color: #fff;
  cursor: pointer;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
}

.map-toggle-btn.active {
  background-color: #d12a32;
  color: #fff;
  border-color: #d12a32;
}

@media screen and (min-width: 576px) {
  .textbox {
    margin-bottom: 0;
  }
  /***
	.mobile {
		display: none;
	}
	***/
}
@media screen and (min-width: 1280px) {
  .mobile {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  .slick-prev {
    left: -10px;
    transform: scale(0.5);
    transform-origin: top;
  }
  .slick-next {
    right: -10px;
    transform: scale(0.5);
    transform-origin: top;
  }
  #stage {
    height: 130px;
    min-height: auto;
  }
  .object-filter .filter-right {
    margin: 0px 0 0px 0;
    }
  #search-results.block {
    padding: 30px 0 0px 0;   
    }
}

.teaser-box p {
  min-height: 75px;
}

.ml-auto {
  margin-left: auto;
}

body {
  padding-top: 79px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #fff;
}

.admin-bar header {
  top: 32px;
}

.nav-wrapper nav.primary-nav ul.primary li {
  /*padding: 10px 40px;*/
  padding: 10px 25px;
  position: relative;
}

.admin-bar .nav-wrapper nav.primary-nav ul.primary li ul,
.nav-wrapper nav.primary-nav ul.primary li ul {
  top: 35px;
  margin-left: -19px;
}

.padding-bottom-small {
  padding: 20px 0 20px 0;
}

.nav-wrapper nav.primary-nav.right-nav ul ul li:first-child {
  padding-left: 0 !important;
}

#supervisor-form {
  margin-bottom: 70px;
}

.object-box .business-badge {
  width: 65px;
  height: 45px;
  display: block;
  position: absolute;
  top: -2px;
  left: 30px;
}

input[type="number"] {
  padding: 9px 6px;
}

.address-and-link.mobile {
  display: flex;
  width: 100%;
}

.address-and-link.desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  .address-and-link.mobile {
    display: none;
  }
  .address-and-link.desktop {
    display: flex;
  }
}

.object-box .address-and-link .link a {
  max-width: 55px;
}

@media screen and (min-width: 320px) {
  .object-box.big .image-and-text .text .labtxtline {
    flex-direction: row !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 419px) {
  .object-box.big .image-and-text .text .labtxtline .lab {
    width: 48% !important;
  }
}

@media screen and (min-width: 1200px) {
  .object-box.big .image-and-text .text .labtxtline .lab {
    width: 53%;
  }
  .object-box.big .image-and-text .text .labtxtline .txt {
    width: 50%;
  }
}

@media screen and (min-width: 1280px) {
  .object-box.big .image-and-text .image {
    width: 51%;
  }
}

.textbox h1,
.textbox h2,
.textbox h3,
.textbox h4,
.textbox h5,
.textbox h6 {
  margin-bottom: 35px;
}

header + .block.border-top-bottom-gray {
  border-top: 0;
}

header + .block .object-search {
  border-top: 0;
}

#reserve-holder {
  min-height: 144px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#infoBox.sticky {
  position: fixed;
  top: 66px;
  border-radius: 20px;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  z-index: 2;
}

.admin-bar #infoBox.sticky {
  top: 101px;
}

/*.nav-wrapper nav.primary-nav.left-nav li:last-child {
  padding-right: 142px;
}*/

header .container .info-wrapper .today-available {
  padding: 11px 0 11px 10px;
}

span.wpcf7-list-item {
  margin: 10px 0 0 0;
}

.text-field-wrapper.label .wrapper-label-input span {
  min-width: 45px;
  text-align: center;
}

@media (min-width: 1280px) {
  .block.stickyoverlay {
    margin: -129px auto 0 auto;
  }
}

@media screen and (min-width: 992px) {
  #stage .stage-content .message {
    font-size: 44px;
  }
}

.object-search {
  padding: 12px 10px 15px 10px;
}

.text-overlay-wrapper .center-overlay .overlay {
  padding-bottom: 25px;
}

.text-overlay-wrapper
  .center-overlay
  .overlay
  .icon-wrapper-pin-active-big
  svg.email {
  width: 70px;
  height: 35px;
}

.nav-wrapper nav.primary-nav ul.primary li.pin.full a:before {
  background-image: url(../images/pin-voll.svg);
  height: 34px;
  margin-top: -10px;
}

.slick-slide {
  padding: 0 30px 30px 30px;
}

.block .container h1 {
  color: #4a4a4a;
  font-size: 26px;
  font-weight: 700;
  margin: 20px 0 20px 0;
  text-align: center;
}

.block .container-full h2,
.block .container h2 {
  color: #4a4a4a;
  font-size: 26px;
  font-weight: 700;
  margin: 20px 0 25px 0;
  text-transform: uppercase;
  text-align: center;
}

.objekt-header .wrapper-informations .informationen {
  padding-bottom: 10px;
  text-align: left;
}

.objekt-header .slick-slide img.lazy {
  height: 344px;
  object-fit: cover;
}

.admin-bar .objekt-header .slick-slide img.lazy {
  height: auto;
}

.objekt-header .slick-current img,
.objekt-header img.lazy.lazyloaded {
  height: auto;
  display: block;
}

.nav-wrapper.mobile nav.primary-nav ul.primary li ul {
  top: auto;
}

@media (min-width: 1280px) {
  .block.stickyoverlay {
    position: relative;
  }
}

@media screen and (min-width: 1200px) {
  .text-field-wrapper.label .wrapper-label-input input[type="text"],
  .text-field-wrapper.label .wrapper-label-input input[type="number"] {
    width: calc(100% - 46px);
  }
  .text-field-wrapper.label .wrapper-label-input {
    margin-right: 0;
  }
}

.row.team-members .supervisor {
  width: 320px;
}
.supervisor {
  width: 100%;
}

.nav-wrapper nav.primary-nav.right-nav li:first-child {
  padding-left: 144px !important;
  padding-right: 33px !important;
}

.supervisor .wrapper-image-info {
  padding: 10px 10px 10px 10px;
}

@media screen and (min-width: 320px) {
  .supervisor .wrapper-image-info {
    padding: 10px 10px 10px 20px;
  }
}

@media screen and (min-width: 576px) {
  .supervisor .wrapper-image-info {
    padding: 10px 10px 10px 30px;
  }
  .objekt-header .supervisor .wrapper-image-info {
    padding: 10px 10px 10px 10px;
  }
  .objekt-header .supervisor .wrapper-image-info .image img {
    width: 93%;
  }
}

@media screen and (max-width: 575.98px) {
  .textbox-inner {
    display: flex;
    flex-direction: column;
  }
  .textbox-inner .textbox-text {
    order: 1;
  }
  .textbox-inner .textbox-image {
    order: 2;
  }
}

.supervisor .wrapper-image-info .image img {
  border-radius: 50%;
}

.supervisor .wrapper-image-info .info {
  width: 70%;
}

.supervisor .wrapper-image-info .info p {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center !important;
}

.offer-wrapper {
  max-width: 1248px;
  margin: 0 auto;
}

.nav-wrapper nav.primary-nav ul.primary li ul li {
  text-align: left;
}

@media screen and (min-width: 992px) {
  .offer-wrapper .offer-image {
    min-height: 424px;
  }
}

.appartement .infos ul li {
  display: flex;
}

.appartement .infos p {
  text-align: left;
}

header .container .info-wrapper .call-us {
  padding: 2px 0 0 0;
}

header.mobile .container .info-wrapper .call-us {
  margin: -7px auto 0px auto;
}

input[type="date"] {
  border: 1px solid #a4a4a4;
  border-radius: 3px;
  padding: 8px 10px;
  width: 100%;
}

.header.mobile.open {
  height: 100%;
  overflow: auto;
}

.nav-wrapper.mobile nav.primary-nav {
  width: 100%;
  padding: 0 20px;
}

.nav-wrapper.mobile nav.primary-nav ul.primary {
  text-align: left;
  margin: 0;
}

.nav-wrapper.mobile nav.primary-nav ul.primary li a {
  font-size: 16px;
}

.nav-wrapper.mobile nav.primary-nav ul.primary li ul li a {
  font-size: 16px;
}

.nav-wrapper.mobile nav.primary-nav ul.primary li ul li {
  padding: 3px 0 !important;
}

.nav-wrapper.mobile nav.primary-nav ul.primary li {
  padding: 5px 0;
}

.nav-wrapper.mobile nav.primary-nav ul.primary li ul {
  display: block;
  padding: 0;
  margin-left: 0;
}

.object-desc iframe {
  width: 100%;
  border: 0;
}

footer #row-cols #col-2 .labtxtline {
  flex-direction: row;
  justify-content: flex-start;
}

footer #row-cols #col-2 .labtxtline .lab {
  min-width: 90px;
}

footer #row-cols #col-3 .labtxtline {
  flex-direction: row;
  justify-content: flex-start;
}

footer #row-cols #col-3 .labtxtline .lab {
  min-width: 90px;
}

@media screen and (min-width: 992px) {
  footer #row-logos .group-logos ul li {
    padding: 0 16px;
  }
}
@media screen and (min-width: 1200px) {
  footer #row-logos .group-logos ul li {
    padding: 0 36px;
  }
}
@media screen and (min-width: 992px) {
  footer #row-logos {
    align-items: center;
  }
}

.logo img {
  height: 60px;
  padding-left: 8px!important;
}

@media screen and (max-width: 800px) {
  .logo img {
      padding-left: 0px!important;
    }
}


.group-logos {
  /*width: 100%;*/
  overflow: hidden;
}

.group-logos img {
  max-width: 90px;
}

.object-desc h5 {
  font-size: 16px;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  footer #row-cols #col-3 .labtxtline {
    justify-content: space-between;
  }
  footer #row-cols #col-3 .labtxtline .lab {
    min-width: auto;
  }
}

@media print {
  body {
    padding-top: 0;
  }
  header {
    position: relative;
  }
  .slick-slide.slick-current.slick-active img {
    width: 100% !important;
  }
  .slick-slide:nth-child(2),
  .slick-slide:nth-child(4),
  .slick-slide:nth-child(5),
  .slick-slide:nth-child(6),
  .slick-slide:nth-child(7),
  .slick-slide:nth-child(8) {
    display: none !important;
  }
  #row-navi {
    display: none;
  }
  #reserve-holder {
    display: none;
  }
  .btn.download {
    display: none;
  }
  .breadcrumbs-bar {
    display: none;
  }
  #social-media-side {
    display: none;
  }
  .slick-arrow {
    display: none;
  }
  .block {
    padding-top: 20px;
  }

  .block.object-desc {
    padding-top: 0;
  }

  .gallery .image img {
    width: 500px;
    height: auto;
  }
}

/*** Cookie Notice Begin ***/

.cookie-notice-revoke-container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

.cookie-notice-revoke-container .cn-revoke-cookie {
  margin: 10px;
  background: #fff;
  color: #4a4a4a;
  padding: 10px 16px 8px;
  font-size: 16px;
  border: 1px solid #d12a32;
  text-transform: none;
  text-shadow: none;
  border-radius: 0;
  font-weight: 700;
}

#cookie-notice {
  color: #4a4a4a !important;
  background-color: #fff !important;
  border: 5px solid #d12a32;
  font-size: 16px;
}

.cookie-notice-centered {
  min-width: 70% !important;
  max-width: 70% !important;
  margin: 0 15% 30% 15% !important;
}

@media screen and (min-width: 800px) {
  .cookie-notice-centered {
    min-width: 50% !important;
    max-width: 50% !important;
    margin: 0 25% 25% 25% !important;
  }
}

@media screen and (min-width: 1200px) {
  .cookie-notice-centered {
    min-width: 30% !important;
    max-width: 30% !important;
    margin: 0 35% 20% 35% !important;
  }
}

#cookie-notice .cookie-notice-container {
  padding: 25px;
  display: inline-block;
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (min-width: 800px) {
  #cookie-notice .cookie-notice-container {
    flex-direction: row;
  }
}

.cookie-notice-centered > .cookie-notice-container {
  flex-direction: column !important;
}

span#cn-notice-text {
  flex: 0 0 auto;
  color: #4a4a4a;
  padding: 0 0 20px 0;
  width: 100%;
  display.: inline-block;
}

span#cn-notice-text > span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

span#cn-notice-text > span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

a#cn-accept-cookie {
  margin: 10px !important;
  background: #fff;
  color: #4a4a4a;
  padding: 10px 16px 7px;
  font-size: 16px;
  border: 1px solid #d12a32 !important;
  text-transform: none;
  text-shadow: none;
  border-radius: 0;
  font-weight: 700;
  white-space: initial;
  line-height: 2.15384615 !important;
}

a#cn-more-info {
  background: none;
  border: none;
  color: #4a4a4a;
  text-decoration: underline;
  text-shadow: none;
  box-shadow: none;
  font-size: 16px;
}

a#cn-accept-cookie {
  order: 1;
}

#cookie-notice #cn-refuse-cookie {
  background: transparent;
  color: #d12a32;
  text-decoration: none;
  border: none;
  text-transform: none;
  font-size: 16px;
  text-shadow: none;
  font-weight: 700;
  box-shadow: none;
}

a#cn-more-info {
  order: 2;
}

a#cn-refuse-cookie {
  order: 3;
  margin: 10px;
  padding-top: 8px;
}

.cookie-notice-hidden {
  display: none;
}

#menu-item-3650 a {
  display: flex;
}
#menu-item-3650 a img {
  margin-left: 5px;
}

select#city {
  border: 1px solid #a4a4a4;
  border-radius: 3px;
  padding: 9px 10px;
  width: 100%;
  -webkit-appearance: none;
  background: #fff;
}

/*** Cookie Notice End ***/

.supervisor .wrapper-image-info .info p.mail {
  font-weight: 400;
}
.supervisor .wrapper-image-info .info p.tel a,
.supervisor .wrapper-image-info .info p.mail a {
  color: #4a4a4a;
}
.supervisor .wrapper-image-info .info p.tel a:hover,
.supervisor .wrapper-image-info .info p.mail a:hover {
  color: #d12a32;
  text-decoration: none;
}

.block .container-full h2.block-title.gray {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 35px;
  background: #f8f8f8;
}

nav.gray {
  background: #f8f8f8;
}

.figure-caption {
  font-size: 12px;
  text-align: center;
}

#stage .stage-content .message {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.btn.download {
  margin: 0 10px;
}

@media screen and (max-width: 575.98px) {
  .textbox-inner.reverse {
    flex-direction: column-reverse;
  }

  .hide-mobile {
    display: none !important;
  }
}

footer #row-navi {
  padding: 22px 0 15px;

  display: flex;
}

.red {
  color: #d12a32;
}

.wrapper-checkboxes label {
  margin-right: 0px;
}

.footer-nav {
  display: flex;
  margin-right: 35px;
}

footer #row-navi {
  overflow: hidden;
}

.tab-box ul.scroller {
  overflow-x: auto;
  white-space: nowrap;
  display: flex;
  width: 100%;

  -webkit-overflow-scrolling: touch;
}

.tab-box ul.scroller {
  scrollbar-color: #888 #f1f1f1;
  scrollbar-width: thin;
  mask-image: linear-gradient(
    90deg,
    transparent,
    #000 0.1%,
    #000 90%,
    transparent
  );
  -webkit-mask-image: linear-gradient(
    90deg,
    transparent,
    #000 0.1%,
    #000 90%,
    transparent
  );
}

.tab-box ul.scroller::-webkit-scrollbar {
  width: 10px;
  height: 3px;
}
.tab-box ul.scroller::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.tab-box ul.scroller::-webkit-scrollbar-thumb {
  background: #888;
}
.tab-box ul.scroller::-webkit-scrollbar-thumb:hover {
  background: #6798df;
}
@media screen and (max-width: 767.98px) {
  .tab-box ul.scroller {
    justify-content: flex-start;
  }
}

.contact .row .phone-input {
  margin: 0 -15px;
}

.contact .row .phone-input input {
  margin: 0 0 15px 0;
}

.contact .row .phone-input select {
  border: 1px solid #a4a4a4;
  border-radius: 3px;
  padding: 9px 10px;
  width: 100%;
}

div.wppopups-whole .spu-container .spu-content ul {
  margin-bottom: 0;
}
div.wppopups-whole .spu-container .spu-content h3 {
  margin: 8px 0;
}
div.wppopups-whole .spu-container .spu-content p {
  line-height: 1.3;
}
div.wppopups-whole .spu-container .spu-content ul li {
  line-height: 1.1;
  margin-bottom: 4px;
}

div.wppopups-whole .spu-container a.spu-close-popup {
  right: 20px;
  top: 30px;
}
div.wppopups-whole .spu-box {
  margin-top: 10px;
}

div#wpcf7-f2512-o1 form.sent .wpcf7-response-output {
  border-color: #fff;
}

.icon-holder ul li {
  margin: 8px;
}

form.wpcf7-form > div.row > div.col-md-4 > p,
form.wpcf7-form > div.row > div.col-md-6 > p,
form.wpcf7-form > div.row > div.col-md-12 > p,
form.wpcf7-form > div.row > div.col-md-6 > div.select-wrapper > p,
form.wpcf7-form > div.row > div.col-md-5 > div.select-wrapper > p,
form.wpcf7-form > div.row > div.col-md-7 > div.select-wrapper > p,
form.wpcf7-form > div.row > div.col-md-5 > p,
form.wpcf7-form > div.row > div.col-md-7 > p {
  margin: 0;
  text-align: left;
}

div.text-right > p {
  text-align: right !important;
}

@media screen and (min-width: 1400px) {
  .lg-actions .lg-prev {
    left: 10% !important;
  }
  .lg-actions .lg-next {
    right: 10% !important;
  }
}

.container.parking-space .slick-track,
.container.parking-space .slick-slide {
  width: 250px !important;
  text-align: center;
}

footer #row-cols #col-2 .labtxtline .lab {
  min-width: auto;
  text-align: left;
}

footer #row-cols #col-2 .labtxtline {
  justify-content: flex-start;
}

@media screen and (min-width: 992px) {
  footer #row-cols #col-2 .labtxtline {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 992px) {
  footer #row-logos .group-title {
    width: 30%;
  }
}
@media screen and (min-width: 992px) {
  footer #row-logos .group-logos {
    width: 70%;
    display: flex;
	justify-content: flex-end;
  }
}
footer #row-logos-gbv {
  padding: 38px 0 0 0;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  footer #row-logos-gbv {
    flex-direction: row;
    justify-content: space-between;
  }
}
footer #row-logos-gbv .group-title {
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
  footer #row-logos-gbv .group-title {
    width: 30%;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  footer #row-logos-gbv .group-logos {
    width: 70%;
    display: flex;
  }
}

footer #row-logos-gbv .group-logos ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-flow: wrap;
  align-items: center;
}

footer #row-logos-gbv .group-logos ul li {
  padding: 0 36px !important;
}
@media screen and (min-width: 992px) {
  footer #row-logos-gbv .group-logos ul li {
    padding: 0 36px !important;
  }
  footer #row-logos-gbv .group-logos ul li:last-child {
    padding-right: 0;
  }
}

/*
.object-box .address-and-link {
  min-height: 110px;
}
*/

.object-box .address-and-link .address {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.regular .slick-dots {
  bottom: -40px !important;
}

.objekt-header .slick-slide img.lazy {
  height: auto !important;
}
