
.parallax-container {
  position: relative;
  overflow: hidden;
  z-index:4;
}

.dce-10 .parallax-container {
  height: 200px;
}

@media (min-width: 575px) {
.dce-10 .parallax-container {
  height: 280px;
}

}

@media (min-width: 768px) {
.dce-10 .parallax-container {
  height: 300px;
}

}

@media (min-width: 992px) {
.dce-10 .parallax-container {
  height: 400px;
}

}


@media (min-width: 1401px) {
.dce-10 .parallax-container {
  height: 500px;
}
}


@media (min-width: 1400px) {

.dce-32-portrait {
	width:300px;
	height:300px;	
}

}



.dce-40-col {
	padding-bottom:2em;
}

.dce-40-item {
	border:1px solid #103045;
	border-color:rgba(198,198,198,0.75);
	height:100%;
	background:rgba(198,198,198,0.15);
}

.dce-40-img {
	position:relative;
	width:100%;
	height:auto;
	display:block;
	padding:0.25em;
	border:1px dotted #cccbcb;
}


/* verkauft */
.triangle-wrapper {
  position: absolute;
  top: 0;
  right: 0px;
}   
.triangle {
  float: right;
  position: relative;
  border-style: solid;
  border-width: 0 105px 105px 0;
  border-color: transparent #c20e1a; transparent transparent;
  text-align: center;
}    
.triangle-text {
  display: block;
  position: absolute;
  top: 22px;
  right: -105px;
  text-transform: none;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  color:#fff;
}
.triangle-text.inplanung {
  display: block;
  position: absolute;
  top: 12px;
  right: -110px;
  line-height:1em;
  padding-bottom:0.5em;
}



 /* Boxen neu  */
.card {  
  position: relative;
  height: 60rem; 
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);  
}
.card__pic  img{
  width:100%;
  height:auto;   
}
 /* Boxen neu end */




/* Boxen Index */
.dce-40-body {	
	background:rgba(0,0,0,0.05);	
	height:380px;	
	padding:20px;
}


@media (max-width: 576px) {
.dce-40-body {		
	margin-bottom:80px;		
}

.btn-dce-40{		
	margin-bottom:10px;		
}

}






.dce-40-body ul {
display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
-webkit-justify-content:space-between;-ms-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;
list-style:none;
border-bottom: dotted 1px #206089;
padding-bottom:0.5em;
margin-bottom:0.75em;
font-size:0.9em;
}

.dce-40-subtitel {
	font-size:0.85em;
}
.dce-40-headtitel {
	font-size:1.85em;
	padding-bottom:0.75em;
	color:#000;
}

.dce-40-main li {
	font-size:1.25em;
}

.btn-dce-40 {
	font-size:0.85em;
	line-height:1.4em;
	display:inline-block;
	padding:0.25em 0.25em 0.25em 0.25em;
	text-align:center;
	width:160px;
	max-width:100%;	
	color:#fff;		
	background:#000;
	text-transform: none;
	margin-top:1em;
	margin-right:10px;
}

.btn-dce-40:before {
  font-family: 'iconfont';
  font-weight: normal;
  font-style: normal;
  font-display: block;  	
  content: "\f178";
  padding-right:0.75em;
}




.card-small {  
  position: relative;
  height: 33.5rem; 
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);  
}

.card__pic  img{
  width:100%;
  height:auto;   
}


@media (max-width: 767px) {
.card-small {    
  height: 24.7rem;  
 }
.card {    
  height: 52.0rem;   
 }

}



@media (max-width: 767px) {
.btn-dce-40 {	
	width:140px;
	max-width:100%;		
 }

.card-small .popup-img{	
	display:none;	
 }

.hidden-xs{	
	display:none;	
 }

.scrollToTop { 
  right: 0px;
  width: 35px;
  height: 30px;
  text-align: center; 
}
 .scrollToTop i {
    line-height: 30px;
    font-size: 25px;
  }

.gap-top-md-1 {
	padding-top:1.5rem;
}

}


@media (min-width: 991px) and (max-width: 1225px) {
.card {    
  height: 46rem;   
 }
.btn-dce-40 {	
	width:113px;
	max-width:100%;	
	font-size:0.70em;
	padding:0.45em 0.15em 0.45em 0.15em;	
 }

.big-gutters {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.big-gutters > .col,
.big-gutters > [class*="col-"] {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}

.card-small {    
  height: 29.8rem;  
 }

 
  .container {
    width: 92%;
  }

.dce-objektdaten-innner ul li{
    font-size:0.8em;
    }
}



