@charset "UTF-8";
/* CSS Document */

.logo_header img {width:150px;}
.logo_header {text-align: center; padding-top:0.75em;}


@media (min-width: 400px) {
  .multicolumn-2 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

@media (min-width: 720px) {
  .multicolumn-2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

.navbar-brand {margin-left: 37.8%;}

@media screen and (min-width: 440px) {
.navbar-brand {margin-left: 42%;}
}

@media screen and (min-width: 560px) {
.navbar-brand {margin-left: 46%;}
}

.page {overflow: inherit;} /*kein overflow hidden wegen sprachwähler*/

.site-header {letter-spacing: .15em;}

.primary-nav {padding-top: 0px;}

.objekt-teaser {background-color: #e9ecef; height:100%;}
.section--dark .objekt-teaser {background-color:#434a47;}

.row--small-gutters > .col, .row--small-gutters > [class*="col-"] { margin-bottom: 3.5%; }

.objekt-teaser__heading.h5 {font-size:1.17rem; word-break:normal;}

@media screen and (min-width: 560px) {
	.objekt-teaser__heading.h5 {min-height: 100px;}
	.team__heading.h5 {min-height: 70px;}
	.objekt-teaser__info {min-height: 40px;}
	.objekt-teaser__meta {min-height: 95px;}
	.objekt-teaser { }
	.row--small-gutters > .col, .row--small-gutters > [class*="col-"] {padding-left:14px; padding-right:14px; }
}

@media (min-width: 576px) {
   .objekt-teaser__heading.h5 {font-size:0.95rem;} 
}

@media (min-width: 670px) {
   .objekt-teaser__heading.h5 {font-size:1.1rem;} 
}

@media (min-width: 840px) {
   .objekt-teaser__heading.h5 {font-size:1.25rem;} 
}

@media (min-width: 976px) {
   .objekt-teaser__heading.h5 {font-size:1.10rem;} 
}

@media (min-width: 1076px) {
   .objekt-teaser__heading.h5 {font-size:1.25rem;} 
}

.objekt-teaser__location {text-transform: uppercase; font-weight: 500; color:#99101c; }


#pills-ausstattung .cell-icon {background-color: #fff; padding:0.25rem 0.15rem 0.25rem 0.15rem}
#pills-ausstattung .table th, #pills-ausstattung .table td {border-bottom:1px solid #dee2e6; border-top:none;}

#pills-ausstattung .table-ausstattung .table th, #pills-ausstattung .table-ausstattung .table td {border-bottom:none; border-top:none;}

#pills-ausstattung .table-ausstattung .table td.cell-line {border-bottom:1px solid #dee2e6; height: 1px;}

@media (min-width:701px) {
    #pills-ausstattung .table-ausstattung .table th { min-width: 245px;}
}


.weiterempfehlen {
    border: 1px solid #b01220;
    background-color: #b01220;
    color: white;
    outline: 4px #b01220 solid;
    margin-bottom: 10px;
}


.objekt-teaser__heading a {color:#1d1d1b;}
.objekt-teaser__heading a:hover  {color:#99101c;}

.section--dark .objekt-teaser__heading a {color:#fff;}

.objekt-teaser__meta { -webkit-columns:initial; columns:initial; -webkit-column-gap: normal; column-gap:normal; display: -webkit-flex; display: flex; }

.objekt-teaser__meta-item { display: block; -webkit-align-items: center; align-items: center; -webkit-column-break-inside: avoid; break-inside: avoid; margin-bottom: 0.125rem; width: 75px; /*25%*/ text-align: center; }

.dt-icon { display: inline-block; -webkit-flex: 0 0 2.8125rem; flex: 0 0 2.8125rem; height: 40px; width:40px; padding:7%; border:1px solid #000; background-color: #f6f6f6; }

.dt-icon .muhr-icon { width: 100%; height: 100%; margin: auto; }

.objekt-teaser__meta-item dd { margin-left: 0; margin-bottom: 0; }

.objekt-teaser a.more-link {display: inline-block; border:1px solid #000; background-color: #f6f6f6; color:#000; padding:2px 15px;}
.objekt-teaser a.more-link:hover {color:#99101c; border:1px solid #99101c;}
.objekt-teaser a.more-link::after {display: none;}


.objekte_teaser_colums {
    
    padding-left: 2%;
}

@media (min-width: 560px) {
    .objekte_teaser_colums {
    -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2; 
  -webkit-column-gap: 6%; 
     -moz-column-gap: 6%; 
          column-gap: 6%; 
    }
}

@media (min-width: 976px) {
    .objekte_teaser_colums {
    -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3; 
  -webkit-column-gap: 6%; 
     -moz-column-gap: 6%; 
          column-gap: 6%; 
    }
}



.objekt-share ul li a.weiterempfehlen::after {content: '';} /*kein schwarzer pfeil im kreis*/

.site-title img { width: 4.66rem;} 

@media screen and (min-width: 440px) { .site-title img { width: 5.66rem;} }

@media (min-width: 680px) {.site-title img { width: 7.66rem;}  }

@media (min-width: 1185px) { 
	.site-title img { width: 11.66rem; padding: 0 9%;} 
	 .site-title.home-logo .nav-link {padding-right:0rem !important;}

}

@media (max-width: 991px) {
    .objekte_teaser_li li {
        margin-bottom: 16px;
    }
}

@media (max-width: 575px) {
    .landingpages-suchergebnis-headline {font-size:1rem;}
}


/*@media (min-width: 500px) { .site-title img { width: 16rem; } }

@media (min-width: 1200px) { .site-title img { width: 28.66rem; } } */

.auszeichnung { padding: 1.4rem 0.5rem 0.5rem 1rem; border: 1px solid black; }
.auszeichnung_li {/*width:50%;*/padding-right:5%;}
.auszeichnung_re {/*width:50%; text-align: center;*/}

.auszeichnung_bild {float:right; padding-bottom:10px;}

.auszeichnung_bild.auszeichnung_bild_breit {float:inherit; width:100%; height:auto;}

.themenseite_link { padding: 1.0rem 0.5rem 0.5rem 1rem; border: 1px solid black; }
.themenseite_link a {color:rgb(29, 29, 27); text-decoration: none;}
.themenseite_link a:hover {color:rgb(186, 0, 17);}

.pdf_dl {display: inline-block; padding: 0px 10px;  background-color:#74a85b; text-decoration: none;}
.pdf_dl:hover {background-color:#ba0011; text-decoration: none;}

.presse-artikel tr:last-of-type td, .presse-artikel tr:last-of-type th {border-bottom:1px solid #fff; }

.presse-artikel td:last-of-type {width:80px;}
/*.presse-artikel td:nth-child(2) {width:120px;}*/

@media screen and (max-width: 500px) {
	.presse-artikel td, .presse-artikel  th, .presse-artikel tr:last-of-type td, .presse-artikel tr:last-of-type th {display: block; border:none;}
	.presse-artikel td:last-of-type, .presse-artikel tr:last-of-type td:last-of-type {width:100%; border-bottom:1px solid #fff;}
	.presse-artikel tr:first-of-type th:first-of-type { border-top:1px solid #fff;}
	}

.section--darker { background-color: #38403c; background-image: url('../images/bg-section-darker.jpg'); background-repeat: repeat; background-size:auto; background-position:  50% 0; color: white; }


.section--darkerblack { background-color: #2c322e; color: white;}
.section--darkerblack a.more-link-alt {color:#fff;}


.primary-nav, .btn.language-menu-toggler, .dropdown-item {font-weight:400;}

#slideshow-hero p.h2 span {background-color: rgba(56,64,60,0.6);  padding: 0 1%; line-height: 1.4em;}


.ref_bild {float:left; width:25%; }
.ref_bild img {width:100%; height:auto;}
.ref_text {float:left; width:62%;  margin-left:3%; }

@media screen and (max-width: 460px) {
.ref_bild {width:60%; float:none; clear:both; margin-bottom:10px;}
.ref_text {width:100%; float:none; clear:both; margin-left:0;}
}

.clear {clear: both; line-height: 1px; font-size:1px; height: 1px;}
.linie2 {border-top:1px solid #fff; height: 1px; margin-bottom: 15px; margin-top: 5px;}

.red {color:#ba0011;}

.ratgeber, #exklusiv-service, #referenzen {text-align: center;}
.ratgeber hr {width:20px; margin: auto; }
hr.short {width:20px;}
hr.mlr-auto {margin-left: auto; margin-right: auto;}

.job-formular hr {margin-bottom: 3rem;}

.text-transform-none { text-transform: none !important; }

#pills-ausstattung h2 {font-size:1rem; line-height: 1.5; margin: 0; padding: 0; word-break: inherit;}

@media (max-width: 700px) {
.table-ausstattung, .table-prices {font-size:0.8rem;}
#pills-ausstattung h2 {font-size:0.7rem;}
}

table.lp-table td, table.lp-table th {border-bottom: 1px solid #dee2e6; border-top: none;}
.table_desk {display: inline;}
.table_mobil {display: none;}
.table_td_desktop {}
.table_tr_mobil {display: none;}



@media (max-width: 700px) {
   .table_desk {display: none;}
    .table_mobil {display: inline;}
    .table_tr_mobil {display:table-row;}
    .table_td_desktop {display: none;}
    
    table.lp-table {font-size:0.8rem;}
    table.lp-table td {border-bottom: none; }
    table.lp-table td.td_border_bottom {border-bottom: 1px solid #dee2e6;}
}

@media (max-width: 700px) {
    .table-projekte {
      font-size: 0.8rem;
    }
}


#breadcrumb nav div {width:80px;}
#breadcrumb nav ol {width:100%;}

@media screen and (max-width: 620px) {
	#breadcrumb nav {/*display: block;*/ font-size: 0.9rem;}
	#breadcrumb nav div {/*width:100%;*/}
	.breadcrumb-item + .breadcrumb-item::before {/*display: none;*/ padding-right: 0rem;}
	.breadcrumb-item + .breadcrumb-item {padding-left: 0.2rem;}
	#breadcrumb nav ol {/*display: block;*/}
    ol.breadcrumb {padding:0.75rem 0.2rem;}
}

@media screen and (max-width: 400px) {
    #breadcrumb nav {/*display: block;*/ font-size: 0.8rem;}
}

/* Muhr sucht objekte - formular*/
#anfrage_form textarea[name="objekttitel"] {height:100px;}

#form-suchauftrag .form-objektsuche {max-width: 50rem;}


#form-suchauftrag #yform-formular-datenschutz label {width:80%;}
#form-suchauftrag #yform-formular-datenschutz {margin-right:0;}

#form-suchauftrag button[type="submit"] {margin-top:2rem;}

#form-suchauftrag select + label {display: none;}



@media screen and (min-width: 660px) {
	#form-suchauftrag div.form-group.d-flex > div:first-of-type {margin-right:0.5rem;}
	#form-suchauftrag div.form-group.d-flex > div {width:50%;}
}


@media screen and (max-width: 660px) {
	#form-suchauftrag div.form-group.d-flex {display: block !important;}
	#form-suchauftrag div.form-group.d-flex > div {margin-bottom:0.5rem;}
	
	.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {font-size: 1rem;}
	
	.custom-select-lg {font-size:100%;}
}

@media screen and (max-width: 550px) {
	
	.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {font-size: 0.8rem;}
	
	.custom-select-lg {font-size:80%;}
	
	.form-check-container .form-check-label {font-size: 0.8rem;}
}

#form-suchauftrag .form-check-container .form-check-input {width: 19px; height: 19px;}


.table th.cell-typdesc {padding-left:0.75rem;}

.section--lila {background-color: #8400ff; color: #fff;}
.section--lila a { color: white; }

.section--darker .objekt-teaser__heading, .section--darker .objekt-teaser__content, .section--darker .objekt-teaser__price, .section--darker .objekt-teaser__location,
.section--darkerblack .objekt-teaser__heading, .section--darkerblack .objekt-teaser__content, .section--darkerblack .objekt-teaser__price, .section--darkerblack .objekt-teaser__location, 
.section--dark .objekt-teaser__heading, .section--dark .objekt-teaser__content, .section--dark .objekt-teaser__price, .section--dark .objekt-teaser__location {color:white;}

html[lang="en"] .range-slider .noUi-handle-lower::after {content:"From";}
html[lang="en"] .range-slider .noUi-handle-upper::before {content:"to";}


select[name="language"] {font-size: 16px !important; font-weight: normal !important; margin-bottom:10px;}

.site-footer__logo {background-color: transparent; padding:8px 5px; width: 150px;}

@media (min-width: 992px) { .footer-social__link { width: 3.5rem; height: 3.5rem; font-size: 1.8rem; } }



.btn.language-menu-toggler {padding: 1rem 0;}

.site-title .nav-link { padding-left: 0rem !important; padding-right: 1rem !important; }

@media (min-width: 1200px) { 
  .navbar-expand-xl .navbar-collapse { padding-bottom: 0.5rem; }
}

.fa-facebook-f::before {
    content: "\f082";
	
}
.color-facebook {background-color:#4b6cad;}

.fa-twitter::before {
    content: "\f081";
}
.color-twitter {background-color:#1ab2f5;}

.fa-youtube::before {
    content: "\f431";
}
.color-youtube {background-color:#dd382d;}

.fa-instagram::before {
    content: "\f16d";
}
.color-instagram {background-color:#e34c88;}

.fa-linkedin-in::before {
    content: "\f08c";
}
.color-linkedin {background-color:#007aa9;}

.fa-pinterest::before {
    content: "\f0d3";
}
.color-pinterest {background-color:#f7847f;}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.overlay_objekt_redirect {position: fixed; width: 100%; top:10%; z-index: 500; }
.overlay_objekt_redirect_inner {margin: auto; max-width: 600px; background-color: #fff; border: 1px solid #ccc; box-shadow: 2px 2px 10px #ccc; padding: 25px 25px 35px 25px; text-align: center; color:#000;}
.overlay_objekt_h {}
.overlay_objekt_t {}
.overlay_objekt_a {margin-top: 30px;}
.overlay_objekt_a a {display: inline-block; margin: 0 2%;}


.fotogalerie {}
.fotogalerie img {display: inline-block; width: 19.5%; height: auto; margin-left: 0.25%; margin-right: 0.25%; margin-bottom: 10px;}

@media (max-width:580px) {
    .fotogalerie img { width: 24.5%;} 
}

@media (max-width:450px) {
    .fotogalerie img { width: 32.5%;} 
}


.news_heading a {color:#1d1d1b;}
.news_heading a:hover {color:#99101c;}


/*Objektdetailseite */

.kontakt_expose_mobil {
    position: fixed;
    bottom: 4px;
    width: 100%;
    padding: 0 4px;
    z-index: 5000;
}
.expose_mobil, .kontakt_mobil {width: 49.5%;  }
.kontakt_expose_mobil a {color:#fff; display: block; background-color: rgba(176,18,32,0.85);  text-align: center; padding: 10px 1%; border-radius: 2px;}
.kontakt_expose_mobil a:hover {color:#99101c; text-decoration: none; background-color: rgba(255,255,255,0.75);}

.spacebetween {justify-content: space-between;}

@media (min-width: 1200px) {
    .kontakt_expose_mobil {display: none;}
}
@media (max-width:435px) {
    .expose_mobil, .kontakt_mobil {width: 100%;  }
    .kontakt_mobil {margin-bottom: 4px;}
}

.muhr-icon--pool {
  background-image: url(../../images/icon-pool.svg);
}




/*Pagination */

@media (max-width:390px) {
    .col.pag {
      flex-grow: 3;
    }
}

/*Quicklinks */
.quicklinks .quicklinks-expose, .quicklinks .quicklinks-kontakt { position: absolute; top: 0; right: 100%; margin-right: 0.25rem; width: 190px;}
.quicklinks-expose, .quicklinks-kontakt { height: 2.5rem; padding: 0 0.5rem; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; background-color: #99101c; }

.quicklinks .quicklinks-whatsapp { position: absolute; top: 0; right: 100%; margin-right: 0.25rem; 
height: auto; padding: 0 0.5rem; background-color: #99101c; width: 190px;}
.quicklinks .quicklinks-whatsapp a {font-size: 0.9em; cursor: pointer;}

.customClickWhatsapp {cursor: pointer;}


.whatsapp_icon_mobil {width: 27px; top: -2px; position: relative}
.whatsapp_icon_mobil_box span, .whatsapp_icon_mobil_box strong {cursor: pointer; font-size: 0.75rem; letter-spacing: 0; font-style: normal; text-transform: none;}
.whatsapp_icon_mobil_box {position: relative; padding-right: 35px; display: inline-block; line-height: 0.5rem; cursor: pointer;}
.whatsapp_icon_mobil_box img {position: absolute; right: 0; top:3px;}


/* Newsletter Popup */
.newsletter_popup_overlay {position: fixed; top:0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); z-index: 1000;}
.newsletter_popup_box {max-width: 400px; width: 100%; position: fixed; 
    right: 10px; bottom: 50px; 
    right: calc(50% - 190px); bottom: 50%;
    background-color: #fff; box-sizing: border-box; padding: 15px 25px; border:1px solid #ccc; /*box-shadow: 5px 5px 8px #ccc;*/}
.newsletter_popup_headline {text-align: center;}
.newsletter_popup_button .btn {width: 100%;}
.newsletter_popup_close {
  position: absolute;
  padding: 0;
    padding-top: 0px;
  right: -10px;
  top: -10px;
  background-color: #b01220;
  border-radius: 50%;
  width: 24px;
  height: 22px;
  color: #fff;
  line-height: 0.84em;
  text-align: center;
  border: 1px solid #b01220;
  padding-top: 2px;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
}


/* FOOTER */

@media (max-width:1200px) {
.site-footer {padding-bottom: 5.6rem;}
}

@media (min-width:576px) {
    
    .site-footer__addresses .col-sm {
        -webkit-flex-basis: inherit;
        flex-basis: inherit;
        -webkit-flex-grow: inherit;
        flex-grow: inherit;
        max-width: inherit;
    }
}    

@media (min-width:860px) {
    .site-footer__addresses .col-sm {
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}

.immoverkauf_tipps_box {display: flex; flex-wrap: wrap;}
.immoverkauf_li {width:50%; background-image: url("../bilder/hg_7_tipps_immoverkauf.png"); background-repeat:no-repeat; background-size: cover; padding-bottom: 100px;}
.immoverkauf_li img {max-width: 380px; display: block; margin: auto; margin-top: 100px; width: 100%;}
.immoverkauf_re {width:50%; text-align: center; padding: 100px 10% 30px 10%;}
@media (max-width:1230px) {
    .immoverkauf_li {width:45%;}
    .immoverkauf_re {width:55%; padding: 100px 5% 30px 5%;}
}

@media (max-width:960px) {
    .immoverkauf_li {width:50%;}
    .immoverkauf_re {width:50%; padding: 100px 5% 30px 5%;}
}

@media (max-width:890px) {
    .immoverkauf_li {width:100%; padding-bottom: 20px;}
    .immoverkauf_li img {margin-top: 20px; }
    .immoverkauf_re {width:100%; padding: 40px 10% 30px 10%;}
}

@media (max-width:440px) {
 .immoverkauf_re {width:100%; padding: 30px 2% 30px 2%;}
}

.no_youtube {background-color: #000; color:#fff; position: relative;}
.no_youtube_text {text-align: center; position: absolute; top:0; left:0; width: 100%; height: 100%; padding-top: 15%;}
.no_youtube_text img {width: 80px; margin-bottom: 12px;}
/*.no_youtube_text a:not([href]):not([tabindex]) {color:#fff; text-decoration: underline; cursor: pointer;}*/
.no_youtube_a {cursor: pointer; }
.no_youtube_text span {text-decoration: underline;}
img.no_youtube_dummy {width: 100%; height: auto;}
.cycle-slideshow .slideshow__slide .no_youtube img {-o-object-fit:unset; object-fit:unset; height: auto;}
.cycle-slideshow .slideshow__slide .no_youtube .no_youtube_text img {width: 80px;}

@media (max-width:480px) { .no_youtube_text { padding-top: 2%;} }


.consent_manager-accept-all {cursor: pointer; color:#fff !important; background-color: #99101c !important; padding: 0.5em 2em; border-radius: 0.2em; font-weight: bold; text-align: center;}
.consent_manager-save-selection {cursor: pointer; color:#828282 !important; background-color: transparent !important; padding: 0.5em 2em; border-radius: 0.2em; font-weight: bold; text-align: center; border: 1px solid #444;}
.consent_manager-close-box {color: #fff !important; text-align: center;}

@media (max-width:595px) {
    .consent_manager-wrapper {font-size:14px !important;}
    .consent_manager-cookiegroup-checkbox {margin: 0 2em 0.2em 0 !important;}
    .consent_manager-cookiegroups label {font-size:1em !important;}
    .consent_manager-buttons-sitelinks {margin-bottom: 10px;}
}
