.bgcol1{
  background-color: #d6d4c8;
}

.bgcol2{
  background-color: #dbdbdb;
}

.beitragimg{
  background-repeat: no-repeat;
  height: 760px;
  width: 100%;
  color: white;
  background-position: center center ;
  background-size: cover ;
}

.allimg{
  height: auto ;
  width: 100% ;
}

.Buttonpro {
  color: #fff;
  background-color: #0000004d;
  font-family: Futura, sans-serif;;
  font-weight: 200;
  border: 1px solid #ffffffbe;
  border-radius: 3px;
  width: 300px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #86754dc5;
  -webkit-transition: ease-out 0.8s;
  -moz-transition: ease-out 0.8s;
  transition: ease-out 0.8s;
}



.SlideTopText {
margin-top: 55px;
max-width: 440px;
margin: auto;
text-align: center;
font-weight: 300;
letter-spacing: 4px;
text-transform: uppercase;
margin-top: 25px;
}

.SlideTopText {
text-align: center;
font-weight: 300;
letter-spacing: 4px;
text-transform: uppercase;
margin-top: 55px;
}

.Titeltext {
margin: auto;
text-align: center;
max-width: 800px;
font-weight: 300;
letter-spacing: 4px;
text-transform: uppercase;
margin-top: 25px;
}

.Titeltextlist {
margin: auto;
text-align: center;
font-weight: 300;
letter-spacing: 2px;
text-transform: uppercase;
margin-top: 25px;
}

.listing-title-sc{

}


.dcont{
background: rgba(0, 0, 0, 0.6);
height: 760px ;
width: 100% ;
}

.ObjektUe {
max-width: 400px;
margin: auto;
  margin-bottom: auto;
font-size: 35px;
margin-bottom: 50px;
padding-top: 40px;
text-align: center;
}

.maxwidthCenter {
margin: auto;
max-width: 94%;
text-align: center;
}

.maxwidthCenterr {
margin: auto;
max-width: 94%;
text-align: center;
}

.infotext {
margin: auto;
max-width: 90%;
text-align: left;
padding-bottom:25px;
}

.Details{
font-family: acumin-pro-condensed;
font-size: 17px;
font-weight: 300;
color: #2c2c2c;
}

.Details .vc_col-sm-3 {
border: 1px solid #505050;
color: #505050;
font-family: Calibri;
margin: 4% 1%;
width: 23%;
padding-left: 0px;
padding-right: 0px;
min-width: 250px;
}

.Details .listing-details-value {
align-items: center;
display: flex;
height: 120px;
justify-content: center;
line-height: 1em;
vertical-align: middle;
font-size: 38px;
line-height: 38px;
font-weight: 800;
font-size: 28px;
}

.Details .listing-details-label {
border-top: 1px solid #505050;
font-weight: normal;
width: 100%;
text-align: center;
}

.Details .provision {
text-align: center;
font-weight: 300;
}

.Energy {
text-align: center;
color: #999999;
margin-top: 40px;
}

.imgborder {
border: 3px solid white;
margin-bottom: 10px;
}

.BigText {
font-size: 45px;
line-height: 70px;
font-weight: 500;
}

div.elem-group {
margin: 40px 0;
}

label {
display: block;
font-family: 'Aleo';
padding-bottom: 4px;
font-size: 1.25em;
}

input, select, textarea {
border-radius: 2px;
border: 1px solid #ccc;
box-sizing: border-box;
font-size: 1.25em;
font-family: 'Aleo';
width: 500px;
padding: 8px;
}

textarea {
height: 250px;
}

.containerr{
max-width: 100%;
}

.textbor1{
border: 1px solid #86754d;
}

.textbor2{
padding-left: 35px;
padding-right: 35px;
padding-top:10px;
padding-bottom:10px;
max-width: 1100px;
}

.top {
text-decoration: none;
padding: 10px;
color: #86754d;
background: #86754d;
border-radius: 100px;
}

@media screen and (min-width: 0px) and (max-width: 935px) {
.mobile-hide{ display: none; }
}

.ButtonUp {
  background-color: rgba(255,255,255,0.1);
  width: 360px;
  margin: 40px auto;
  cursor: pointer;
  border: solid 1px #fff;
  color: #fff;
  text-transform: uppercase;
  background-position: 94% 47%;
  background-repeat: no-repeat;
}