html{font-size:16px;}

body{ 
font-family: 'Montserrat', sans-serif;
font-weight:400;
font-size: 15px;
line- height:22px;
font-size: 0.9375rem; 
line-height:1.375rem;
color:#333;
margin:0;
padding:0;
letter-spacing:0.01rem;
-webkit-text-size-adjust: 100%;
background-color: #fff;

}
br.cb { 
clear: both; 
}

.nota{
opacity:0.4;
filter: grayscale(40%);
}

  #anfrage {
    display: none;
  border-top:1px solid rgba(0,0,0,.1);
  border-top:10px;
    margin-top: 10px;
  }


#search-apartments{
float:left;border-radius:10px;padding:15px 20px 15px 20px; background-color:#fff;border:1px solid #efefef;display:inline-block
}


#find-ap{
float:left;padding-top:28px
}

.button-show{
background-color:#dddddd;
border-radius:6px;
padding:5px 12px;
color:#006775;
border:0;
cursor:pointer;
font-weight:600
}

hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top:1px solid rgba(0,0,0,.1);
width:100%;
float:left
}


.not-available{
text-decoration:line-through;
}


.o-container-full{
width:100%;
float:left;
display:flex;
}


.o-container{
width:50%;
float:left;
display:flex;
margin-bottom:30px;
}




.o-icon{
width:30px;
float:left;
padding-top:2px;
}

.o-text{
width: calc(100% - 50px);
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
float:left;
padding-top:5px;
font-size: 13px;
line- height:18px;
font-size: 0.813rem; 
line-height:1.125rem;
text-align:left
}

.o-text-p{
width: calc(100% - 100px);
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
float:left;
padding-top:5px;
text-align:left;
margin-left:10px;
}



#wa-mobile{
position: absolute;
top: 57px;
left: 10%;
width: 80%;
}

.wa-home{
display:inline-block;
float:left;
margin:25px 0 0 40px

}
.wa-details{
display:inline-block;
float:right;

}

.icon-more{
position:absolute;
top:5px;
right:25px;
width:50px;
z-index:999
}



.icon-wa,.icon-share,.icon-share:hover,.icon-wa-m{
padding:7px 0 7px 40px;
background-image: url(517.svg);
background-repeat: no-repeat;
background-position: left 0 bottom 0px;
background-size: 32px 38px;
font-size: 18px;
line-height:38px;
font-size:  1.125rem; 
line-height:2.5rem;
font-weight:600;
}

.icon-wa:hover{
color:#f3c138;
background-image: url(518.svg);
text-decoration:none;
}



.icon-wa-m{
color:#fff;
background-image: url(523.svg);
text-decoration:none;
}

.icon-wa-m:hover{
color:#006775;
background-image: url(517.svg);
text-decoration:none;
}


.icon-share,.icon-share:hover{
padding:7px 0 7px 30px;
background-image: url(519.svg);
background-repeat: no-repeat;
background-position: left 0 bottom 5px;
background-size: 22px 26px;

}

.icon-share:hover{
background-image: url(520.svg);
text-decoration:none;
}


.popup {
display: none; /* Standard: versteckt */
position: fixed;
z-index:99;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
}

.popup-content {
background-color:#f8f9fa;
margin: 5% auto;
padding: 20px;
max-width:500px;
width: 70%;
height: 80vh; 
overflow-y: auto;          /* 👈 Scrollt bei Überlauf automatisch */
box-shadow: 0 0 10px rgba(0,0,0,0.3);
border-radius: 8px;
text-align: left;
}

.close {
float: right;
font-size: 24px;
cursor: pointer;
}




#top-header{
height:120px;position:relative
}

.container-boxes {
padding:0 ;
margin-left:-8px;
overflow:hidden;

}

.img-zoom{
transition: transform .2s; /* Animation */
}

.img-zoom:hover{
transform: scale(1.1);

}

.full-w{
width:100%;
text-align:center;
background-color:#f8f9fa;

}


.cont-small{
width:1000px;
margin:0 auto;
}


.col-50{width:47%;float:left}

.col-50-right{width:47%;float:right}

#headerimage-scale {
background-color: #fff;
width: 100%;
height: 700px;
overflow: hidden;
float:left;
}

.f-left{
float:left;
}

.f-right{
float:right;
}



.cont-max{
width:1200px;
margin:0 auto;
}

#cont-burger{
width:1200px;
margin:0 auto;
position:relative
}


.link-black{
color:#333 !important;
}

#cont-all{
padding:35px 0 20px 0;
text-align:left;
position:relative;
overflow:hidden

}



#sidebar-container{
position:absolute;
right:-2px;
bottom:29px;
z-index:99;
width:35px;
height:35px;
display:block
}



.v-align{
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}



#logo{
width:285px;
float:left;
margin-top:10px;
}


#footer{
color:#006775;
padding:30px 0 50px 0;
}


.servicenav{color:#006775 !important}

br.cb { 
clear: both; 
}


a{
text-decoration:none;
color:#006775;
font-weight:400;

}


a:hover{
color:#f3c138;
text-decoration:underline;
}



a:focus{
outline: 0;
outline: none;
text-decoration:none;
}



:focus{
outline: 0;
outline: none;
text-decoration:none;
}

button:focus {outline:0;}


b{
font-weight:600
}


h1 {
color:#006775;
font-size: 28px;
line-height:34px;
font-size:  1.75rem; 
line-height:2.125rem;
margin:0px;
font-weight:600;
margin-bottom:5px;
letter-spacing:0.03rem;
font-style:italic
}



h2,h3 {
color:#006775;
font-size: 20px;
line-height:26px;
font-size:  1.375rem; 
line-height:1.75rem;
margin:0px;
font-weight:600;
margin-bottom:10px;
display:inline-block;
width:auto;
font-style:italic;
}


h3 {
color:#006775;
font-size: 18px;
line-height:24px;
font-size:  1.125rem; 
line-height:1.5rem;
margin-bottom:5px;
}

.headline {
color:#006775;
font-size: 18px;
line-height:26px;
font-size:  1.125rem; 
line-height:1.5rem;
margin:0px;
font-weight:600;
margin-bottom:10px;
display:inline-block;
width:auto;
}



ul{
margin:0em;
display:block;
padding:0em;
}


li {
list-style:none;
margin:0em;
padding:0em;
}




ul > li:after {content:' '; display:inline;}
ul > li:last-child:after {display:inline-block; margin-left:100%; content:' ' }


img {
width:100%;
max-width: 100%;
width: auto\9; /* ie8 */
display:block;
margin:0;
padding:0;
height: auto;
border:0;
border: none;
}


ul  { margin-left: 1.25em; list-style: none; }
ul  li { position: relative; line-height: 145%}


ul li:before{
position:absolute;
left: -1.45em;
content: url(470.svg) " "
}




.videoScale {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
border:1px solid #fff;
}


.videoScale iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


a:focus{
outline: 0;
outline: none;
text-decoration:none;
}


:focus{
outline: 0;
outline: none;
text-decoration:none;
}


input:focus, select:focus, textarea:focus{
outline: 0;
outline: none;
text-decoration:none;
}


select::-ms-expand {
display: none;
}



input, textarea, select{



border:1px solid #a1a1a1;
color:#1d1d1b;


border-color: #f4f4f4 !important;
border: 2px solid #f4f4f4 !important;
font-size: 14px;
border-radius:4px;

background-color: #fff;
height: calc(2.25rem + 2px);
padding: .375rem .75rem;

}


.cmenu,.cmenu-active{
border:1px solid #ccc;
border-radius: 12px;
line-height: 14px;
padding: 8px 12px;
margin:0 15px 0 15px;
}

.cmenu-active{
box-shadow: 0 1px 4px 0 rgba(0,0,0,0.15);
}

.cmenu:hover,.cmenu-active:hover{
text-decoration:none;
transition: all 0.2s cubic-bezier(0.4,0,1,1);
transition-property: all;
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
transition-delay: 0s;
border-radius: 12px;

}


.level0:hover,.level0-active:hover{
border:1px solid #c18b52  ;
color:#c18b52;
padding:6px 10px 6px 10px;   
}

.level0,.level0-active{
margin:0 0px 0 50px;
color:#fff !important;
font-weight:600;
font-size: 16px;
line- height:22px;
font-size: 1.0rem; 
line-height:1.375rem;
padding:6px 10px 6px 10px;
border:1px solid #006775;

}


.level0-active{
color:#c18b52;
border:1px solid #c18b52 ;

}


ul.my-list {margin-left: 1.3em;list-style: none;  line-height: 180%;}


ul.my-list li:before{
position:absolute;
left: -1.3em;
content: url(389.svg) " " !important;

}

ul.my-list li {
position: relative;
line-height: 180%;
margin: 0em;
padding: 0em;

}




::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #7c7c7c;
opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #7c7c7c;
}

::-ms-input-placeholder { /* Microsoft Edge */
color: #7c7c7c;
}



.mybutton{

text-transform:uppercase;
background-color: #4a4a4d;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size: 13px  !important;
font-size: 0.8125rem !important;
padding: 0px 8px 0px 8px;
text-decoration: none;
display: inline-block;
color:#fff !important;
border:0;
margin-top: 4px;
font-weight: 500;
height:24px;
cursor: pointer;
outline: 0  !important;
outline: none !important;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
letter-spacing:0.03rem;
border-style:none !important;
}


@media screen and (max-width: 1550px){
#headerimage-scale{
height: auto;
}

}


@media screen and (max-width:1280px){
.cont-max{
width:94%;}

#cont-burger{
width:100%;}
}


@media screen and (max-width:1050px){

.cont-small{width:100%;}
}


@media screen and (max-width:980px){

.level0,.level0-active{
margin:0 0px 0 25px;
}
}






@media screen and (max-width:850px){


.col-50{width:47%;float:left}

.col-50-right{width:47%;float:right}


#logo{
width:230px;}


#wa-mobile{
top: 40px;
}


#top-header{
height:80px;position:relative
}




}



@media screen and (max-width:769px){

.container-boxes {
margin-left:0}


#search-apartments{
width:100%;  }

.wa-home{
clear:both;
margin:25px 0 0 5px

}
.wa-details{
clear:both;
float:left;}


h1 {

font-size: 25px;
line-height:32px;
font-size:  1.563rem; 
line-height:1.875rem;}


.cont-max{
width:92%;}

#cont-all {
padding: 25px 0 20px 0;
}

.col-50{width:100%;margin-top:20px}

.col-50-right{width:100%;float:left}





.f-left, .f-right{
width:100%;
text-align:center;
}



}


@media screen and (max-width:600px){


#find-ap{
clear:both;
padding-top:0px
}
}

@media screen and (max-width:390px){

.cont-max{
width:90%;}
}

