html {
    font-family:"Open Sans"
}
.qodef-property-advanced-info .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
    display:inline-grid
}

.qodef-property-advanced-info .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
    border:0;
}
.qodef-property-advanced-info .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
    width:100%;
    padding:0 1em;
}
.qodef-property-advanced-info .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:hover {
    background-color:rgb(75,128,150,.1);
    border:0;
}

.qodef-property-advanced-info .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li::after
{
}


.qodef-property-advanced-info .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li.ui-state-active
{
    background-color:rgb(75,128,150,.1);
}

#qodef-side-area-inner p {
    /* Menu rechts */
    font-family:"Roboto";
    font-weight:300;
}

/* Navigation HEad */
.qodef-header-navigation li a {
    text-decoration: none;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second ul {
    background-image: url('/img/global/background-auf-dem-gleichen.jpg');
}

.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul li > a {
    color:#ccc;
    font-weight:normal
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul li > a:hover {
    color:#fff;
    font-weight:bold
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-ancestor>a, .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-item>a, .qodef-header-navigation ul li.qodef-menu-item--narrow ul li:hover>a {
    /* menu textfarbe 2. Ebene */
    color:#fff;
}
.qodef-header-navigation ul li .qodef-menu-arrow {
    display:block;
}

.qodef-header--dark .qodef-header-navigation ul li .qodef-menu-arrow *
 {
    /* hat submenu pfeil farbe */
    fill:#000000;
}

.qodef-header--light .qodef-header-navigation ul li .qodef-menu-arrow *
 {
    /* hat submenu pfeil farbe */
    fill:#ffffff;
}

.qodef-header--dark .qodef-header-navigation>ul>li>a .qodef-menu-item-text:after {
/* strich unter navi */
    opacity: 1;
    background-color: #cdab83;    
}
.qodef-header--light .qodef-header-navigation>ul>li>a .qodef-menu-item-text:after {
/* strich unter navi */
    opacity: 1;
    background-color: #fff;    
}

.qodef-button.qodef-layout--minimal /* nach unten button um slider */
{
    -webkit-filter: drop-shadow(1px 1px 2px #fff); 
    filter: drop-shadow(1px 1px 2px #fff);
    /*display:none;*/
}

.qodef-header-navigation>ul>li {
    margin: 0 10px;
}
.qodef-header--divided #qodef-page-header .qodef-header-logo-link {
    margin: auto 10px;
}

.qodef-mobile-header-navigation { overflow:hidden }

.qodef-header-navigation>ul>li>a,
.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a,
.qodef-mobile-header-navigation>ul>li>a,
.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a
 {
    font-family:'Open Sans';
    font-size:12px;
}

.qodef-mobile-header-navigation>ul>li>a,
.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a {
    color:#555;
    text-decoration:none;
}

/* footer */
#qodef-page-footer {
    font-family: "Cormorant Garamond";
    font-size:1.2rem
}

.visibility-hidden {
    visibility: hidden;
}

#qodef-page-footer-top-area::before{
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-image: url('/img/global/background-auf-dem-gleichen.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

/* Allgemein */
.elementor-inner {
    font-family:"Roboto";
}

p {
    font-weight:300;
}

.qodef-phi-features-holder {
    text-align:center;
}

h5.entry-title {
    margin-top:1rem;
}

.home-haus-name {
    font-size:1.5rem;
    margin:1rem 1rem
}

.home-feature{
    font-size:0.8rem;
    margin:1rem 1rem;
}
div.haeuser_body .feature-haus {
    width:33%;
}
.home-feature-image { width:40px; height:40px; margin:auto; }

.bg-light-1 {
    background-image: url('/img/global/background-auf-dem-gleichen-light.jpg');
    background-repeat: round;
    background-position: 50% 0;
    background-size: cover;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    padding:2rem;
}

.qodef-icon-with-text .qodef-m-icon-wrapper .qodef-svg-circle circle {
    stroke-width: 1.7;
    -webkit-transform: rotate(-145deg);
    -ms-transform: rotate(-145deg);
    transform: rotate(-145deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    stroke: rgba(205,171,131,.3);
}

.qodef-icon-with-text .qodef-m-icon-wrapper .qodef-svg-circle circle:nth-child(2) {
    stroke-width: 2.5;
    stroke: rgba(205,171,131,.9);
}
.qodef-m-title-text {
    font-weight:bold;
}

ul.text-left {
    list-style-position: outside;
}


.features_bg_01 li {
    list-style-image:url("/img/global/select-arrow.svg");
}

.zoom_103 {
    transition: all 0.25s ease-in-out;
}
.zoom_103:hover {
    transform: scale(1.02);
}


div#header_home  #qodef-page-header-inner,
div#header_home  #qodef-page-header-inner .qodef-divided-header-left-wrapper,
div#header_home  #qodef-page-header-inner .qodef-divided-header-right-wrapper,
div#header_home  #qodef-page-header-inner .qodef-header-logo-link
{
    -webkit-filter: drop-shadow(0px 0px 2px #000); 
    filter: drop-shadow(0px 0px 2px #000);
    position:relative;
}

div.haeuser_body #qodef-page-header #qodef-page-header-inner::before {
    background-image:none;
}
div.wohnungen_body,
div.objekt_body,
div.lage_body,
div.bungalow_body {
    background-image:url("/img/global/background-auf-dem-gleichen-light.jpg");
}

div.home_body #qodef-page-header #qodef-page-header-inner::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background-image: url('/img/global/background-auf-dem-gleichen.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}


.bg-color-1 {
    background-image: url('/img/global/pattern-dark.png');
    background-repeat: initial;
    background-position: 50% 0;
}

.bg-color-light {
    background-image: none;
    background-color: #fff;
}



div#header_haeuser  #qodef-page-header-inner
{
    color:#0f0;
}

.margin-top-60 { margin-top:60px; }

.qodef-counter.qodef-layout--simple .qodef-m-digit {
    font-family: "Oswald";
    font-weight: 700;
    font-size:100px;
    -webkit-filter: drop-shadow(1px 1px 10px #000); 
    filter: drop-shadow(1px 1px 10px #000);
    color: rgba(255, 255, 255, 1);
    opacity:.2
}
.qodef-counter.qodef-layout--simple .qodef-m-title {
    -webkit-filter: drop-shadow(1px 1px 10px #000); 
    filter: drop-shadow(0px 0px 2px #000);
    color: #fff;
}
.bottom-line {
    border-bottom:1px solid rgba(205,171,131,.9);
}


.qodef-phi-feature {
    display:inline-grid;
    padding: 0 10px;
    font-family:"Roboto";
    font-weight:300;
    font-size:0.8rem;
    line-height:1rem;
    padding: 0;
    margin:10px;
    margin-bottom:10px;
}


div.haeuser_body .feature-haus {
    width: 20%;
    font-size:9px;
    margin:5px 0px;
    float:left
}

div.haeuser_body .home-feature-image
{
    width:28px;
    height:22px;
}

div.haeuser_body .qodef-phi-feature {
    display: inline-block;
    padding: 0 0;
    font-family: "Roboto";
    font-weight: 300;
    vertical-align:top;
}    

#button-haeuser-head-sub-pdf  {
    background:#fff;
    margin-top:2rem;
    top:-50px;
    left:0;
    margin:0;
    position: absolute;
}
#button-haeuser-head-sub-contact {     margin: 0;
    position: absolute;
    right: 0;
    top:0;
    }
#haus-detail-header-img { top:33px; position:relative; }
#button-haeuser-head-sub-contact a,
#button-haeuser-bottom-sub-contact a,
#button-objekt-head-sub-contact a { background-color:#fff; }

#button-haeuser-bottom-sub-contact a { font-size:1rem; }

@media (min-width: 543px) { 
}

@media (min-width: 576px) { 
    div.haeuser_body .feature-haus 
    {
        width: initial;
        font-size:11px;
        line-height:13px;
        margin:5px 5px;
    }
    div.haeuser_body .home-feature-image
    {
        width:48px;
        height:40px;
    }
    div.haeuser_body .qodef-phi-feature {
        padding: 0 10px;
    }
    #button-haeuser-head-sub-pdf { top:0px;} 
    #haus-detail-header-img { top:0px; }
}

@media (min-width: 768px) { 
}

@media (min-width: 992px) { 

}

@media (min-width: 1200px) { 
    div.haeuser_body .feature-haus {
        width: 24%;
        margin: 0 5px 10px 5px;
        font-size:11px;
        min-height:90px;
    }
    
}

@media (min-width: 1400px) { 
    
}

.fade-in-1s {
  animation-name: example;
  animation-duration: 1s;
}
.fade-in-2s {
  animation-name: example;
  animation-duration: 2s;
}
.delay-1  {
animation-delay: .5s;
}
.delay-2  {
animation-delay: 1s;
}
.delay-3  {
animation-delay: 1.5s;
}
.delay-4  {
animation-delay: 2s;
}
.delay-5  {
animation-delay: 2.5s;
}
.delay-6  {
animation-delay: 3s;
}
.delay-7  {
animation-delay: 3.5s;
}
.delay-8  {
animation-delay: 4s;
}

@keyframes example {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}

.fade-in-image { 
    animation-name: fadeInnew;
    animation-duration: 1s;  }

@keyframes fadeInnew {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.qodef-simple-list .qodef-m-details-item {
    padding:0;
}
.qodef-simple-list .qodef-m-item span.qodef-m-item-detail-label,
.qodef-simple-list .qodef-m-item span.qodef-m-item-detail-text {
    text-transform: none;
    letter-spacing: 0;
    font-family:'Oswald';
    font-size:1.2rem;
    font-weight:300;
    padding:4px 0;
}
.qodef-simple-list .qodef-m-item span.qodef-m-item-detail-text {
    font-weight:200;
}
.qodef-simple-list .qodef-m-details-item:last-child,
div.summe-alles {
    border-bottom:4px solid #c28562;
}

.qodef-simple-list .qodef-m-details-summe-item {
    border:0;
}
.qodef-simple-list .qodef-m-item span.qodef-m-item-detail-summe-label,
.qodef-simple-list .qodef-m-item span.qodef-m-item-detail-summe-text{
    text-transform: none;
    letter-spacing: 0;
    font-family:'Oswald';
    font-size:1.2rem;
    font-weight:400;
    padding:4px 0;
    border-bottom:0
}

div.features-rund h5.qodef-m-title 
{
    min-height:3.2rem;
    color:rgba(205,171,131,1)
}

div.features-rund .qodef-m-text { padding-top: 0; margin-top:0}

#qodef-page-footer input[type=date], #qodef-page-footer input[type=email], #qodef-page-footer input[type=number], #qodef-page-footer input[type=password], #qodef-page-footer input[type=search], #qodef-page-footer input[type=tel], #qodef-page-footer input[type=text], #qodef-page-footer input[type=url], #qodef-page-footer textarea 
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea
{ 
   /* letter-spacing: .2rem; */
    font-size:1rem;
    text-transform:none;
}
#kontakt_form input[type=date], #kontakt_form input[type=email], #kontakt_form input[type=number], #kontakt_form input[type=password], #kontakt_form input[type=search], #kontakt_form input[type=tel], #kontakt_form input[type=text], #kontakt_form input[type=url], #kontakt_form textarea
{
        margin:0 0 54px 0;

}

#qodef-page-footer-top-area-inner input.error,
input.error 
{
    padding-left:1rem;
    background-color:rgba(255,0,0,.1);
    color:rgba(255,255,255,.5)
}
#kontakt_form input
 { padding-left:1rem}
#kontakt_form input:focus,
#kontakt_form textarea:focus
{ 
    outline:none !important;
    background-color:rgba(188,135,99,0.01);
    box-shadow: 0 6px 10px -3px #bc8763;
    color:#bc8763;
    border: 1px solid rgba(152,78,78,.5)
}

#kontakt_form input.error 
{
    background-color:rgba(255,0,0,.05);
    color:rgba(152,78,78,1)
}
#qodef-page-footer-top-area-inner input,
 input
{
    padding-left:1rem;
    margin:0
}
#kontakt_form img.kontakt_img {
    width:60%;
}
#kontakt_form label.kontakt-checkbox 
{padding-left:2rem; cursor:pointer;}
#kontakt_form label.error
{
    position:absolute;
    top:39px;
    left:12px;
    width:auto;
}
#kontakt_form label.kontakt-checkbox {
}
#kontakt_form input[type=checkbox]:checked  {
    /*background:#0c0;*/
    accent-color: #bc8763;
}
#qodef-page-footer-top-area-inner label.error,
label.error 
{
    background-color:rgba(255,0,0,.4);
    padding:2px 1rem;
    float:left;
    font-size:.9rem;
    width: 100%;
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    width: fill-available;
}
  .d-sm-block {
    display: none;
  }

@media (max-width:576px) and (min-width: 0px) {
  .d-sm-block {
    display: block !important;
  }
}

p.realsmal {font-size:10px }

div.hyphens p {hyphens: auto;}

@keyframes slider_img {
    0% {opacity:.3;border-radius:10px;}
    100% {opacity:1;border-radius:40px;}
}
@keyframes slider_img_2 {
    0% {opacity:1;border-radius:40px;}
    100% {opacity:.3;border-radius:10px;}
}
.slice-slide div.content img
 { opacity:0.3;border-radius:10px;animation-name:slider_img_2; animation-duration:125ms;  -webkit-filter: drop-shadow(0px 0px 2px #000); filter: drop-shadow(0px 0px 2px #000); }

.slice-current-resized div.content img
{ opacity:1; border-radius:40px; animation-name:slider_img; animation-duration:125ms; -webkit-filter: drop-shadow(0px 0px 2px #000); filter: drop-shadow(0px 0px 2px #000); }

.slice-theme-square .slice-dot.slice-current { background-color:rgba(205,171,131,1)}

.feature-horizontal-titel {
  font-size: 1vw;//calc(11px + (16 - 11) * ((100vw - 320px) / (1600 - 320)));  
}
.qodef-counter.qodef-layout--simple .feature-horizontal-zahl {
  font-size: 5.1vw;//calc(11px + (16 - 11) * ((100vw - 320px) / (1600 - 320)));  
}


@media (max-width: 1024px) { 
    .feature-horizontal-titel {
      font-size: 3vw;//calc(11px + (16 - 11) * ((100vw - 320px) / (1600 - 320)));  
    }    
    .qodef-counter.qodef-layout--simple .feature-horizontal-zahl {
      font-size: 7.1vw;//calc(11px + (16 - 11) * ((100vw - 320px) / (1600 - 320)));  
    }
}


.features-horizontal-wrap>.elementor-element {
}
.qodef-counter.qodef-layout--simple .qodef-m-title-holder {
    top:unset;
    padding-top:8%;
}
.qodef-m-digit-wrapper-holder {
    position:relative;
    top:-10px;
}

.fancybox-title-overs { left:-10px; bottom:unset;}
#fancybox-content { 
    background-color:rgba(255,255,255,.9); border:0px solid #cdab83; 
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
#fancybox-title {width:100%}
#fancybox-wrap { padding:0; width:unset}
#fancybox-outer
{    position: relative;
    width: 100%;
    height: 100%;
    background: transparent; 
}

.modal-content,
.modal-body p {
    font-family: 'Roboto';
    font-weight: 300;
}

.btn-primary
{
    background: linear-gradient(#a68a6a, #cdab83);
    text-shadow: 0 1px rgba(0, 0, 0, 0.15);
    transition: none;
}

:root {
  --padding-datenschutz: 1.2rem;
}
div.datenschutz-outer h1, div.impressum-outer h1
{
    font-size:2rem;
    font-weight: bold;
    letter-spacing: 0;
}
div.datenschutz-outer h2, div.impressum-outer h2
{
    font-size:1.3rem;
    font-weight: bold;
    margin-top:var(--padding-datenschutz);
    letter-spacing: 0;
}
div.datenschutz-outer h3, div.impressum-outer h3
{
    font-size:1.2rem;
    font-weight: bold;
    padding-left:calc(var(--padding-datenschutz)*1);
    letter-spacing: 0;
}
div.datenschutz-outer p, div.impressum-outer p
{
    padding-left:calc(var(--padding-datenschutz)*1);
    font-size:.9rem
}

div.datenschutz-outer h3::after, div.impressum-outer h3::after
{
    content:'';
    height:1px;
    background-color:rgba(188,135,99, 0.5);
    display:block;
}
div.datenschutz-outer h4, div.impressum-outer h4
{
    padding-left:calc(var(--padding-datenschutz)*1);
    font-size:1.2rem;
    font-weight: bold;
    margin:0;
    color:rgba(188,135,99, 1);
    letter-spacing: 0;
}

div.datenschutz-outer ul, div.impressum-outer ul
{
    font-size:1rem;
    font-weight:300;
    margin-left:2rem;
    list-style-position:outside;
    list-style: none;
}

div.datenschutz-outer ul li, div.impressum-outer ul li {
  margin-bottom:15px;
  line-height:1rem;
}
div.datenschutz-outer ul li::before, div.impressum-outer ul li::before {
   content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: rgba(188,135,99, 0.5); /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  margin-bottom:5px;
}

#maps_container div.alert {
    font-weight:300;
    font-size:0.9rem;
    color:#000;
}

input#cta {
    width: 300px;
    margin: 0;
    padding-left:0;
    padding-right:0;
    font-size: 1rem;
    font-weight: bold;
    font-family: 'Roboto';
    border-radius:3px;
}
input#cta:focus {
    color:#fff;
    }
input#cta:hover, input#cta:active {
    background-color:#e1976d
}

li.menu-item a .geschosszusatz {
    font-size: .8rem;
    font-weight: bold;
    color:#fff;
    letter-spacing: 0;
}

h5 a .geschosszusatz {
    font-weight: bold;
    letter-spacing: 0;
    font-family:'Open Sans';
    font-size:1.1rem;
    color: #a68a6a
}

h1 .geschosszusatz {
    font-weight: bold;
    letter-spacing: 0;
    font-family:'Open Sans';
    font-size:80%;
}
#qodef-page-footer-top-area {
    padding-top:100px;
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a
{ letter-spacing: .1rem ;}