body {
	overflow-x: hidden;
}

.wrap.t3-sl.t3-sl-0 {
	position: relative;
	padding-bottom: 20px;
	padding-top: 0;
	overflow: hidden;
	max-height: 99vh;
	background: #eaeae8;
	/*background: #9d9f8b;*/
}

@media screen and (max-width: 767px) {
	.wrap.t3-sl.t3-sl-0 {
		padding-top: 90px;
	}
}

.backrotategreen {
	background: #5d5e52;
	width: 110%;
	height: 80px;
	position: absolute;
	transform: rotate(1deg);
	bottom: -30px;
	left: -5%;
	z-index: 0;
}


.home .t3-sl-1 h1 {
  line-height: 1;
	margin-bottom: 0;
}

.home .t3-sl-1  h2 {
  font-size: 28px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 28px;
  }
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}

#WohnungenPlan {
	background: #9d9f8b;
	color: #fff;
	position: relative;
	overflow: hidden;
	padding-top: 50px;
}


#Wohnungen {
	position: relative;
	overflow: hidden;
	padding-top: 80px;
	background: #eaeae8;
}

.home .t3-sl-1 {
  padding: 0;
  background: #5d5e52;
  color: #fff;
  border-bottom: 0;
  position: relative;
}

@media screen and (max-width: 767px) {
	.home .t3-sl-1 {
	margin-top: -30px;
	}
}

.backrotategreenBottom {
	background: #5d5e52;
	width: 110%;
	height: 80px;
	position: absolute;
	transform: rotate(1deg);
	top: -40px;
	left: -5%;
	z-index: 0;
	
	display: none;
}


.backrotateLightgreenBottom {
	background: #9d9f8b;
	width: 110%;
	height: 80px;
	position: absolute;
	transform: rotate(1deg);
	top: -40px;
	left: -5%;
	z-index: 0;
}

.home .t3-sl-2 {
  text-align: left;
  color:#5d5e52;
}

.Wohnungen.wrap.t3-sl.t3-sl-2 {
	padding-top: 0;
}

.Wohnungen.hausB.wrap.t3-sl.t3-sl-2 {
	padding-top: 50px;
	background: #f2f2f2;
}

.home .t3-sl-2a {
  text-align: left;
  color:#fff;
  background:#9d9f8b;
}

.home .t3-sl-2a {
  text-align: left;
  color:#fff;
  background:#9d9f8b;
}



.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3 {
  text-align: left;
  background: #eaeae8;
}

.home .t3-sl-4 {
  text-align: left;

}


@media screen and (min-width: 768px) {

}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 21px;
  }
}


.home .t3-sl-5 {
  text-align: left;
  background: #9d9f8b;
}


.home .t3-sl-6 {
  text-align: left;
	padding: 0;
	  background: #9d9f8b;
}


#Bildergalerie, #Kontakt {
		padding-top: 40px;

}

#Bildergalerie {
	background: #eaeae8;

}

#Kontakt {

}


@media screen and (max-width: 767px) {
	#Wohnungen .container {
		padding-top: 40px;
	}
	
	#Wohnungen .wrap.t3-sl .container {
		padding-top: 0 !important;
		margin-top: -40px;
	}
	
	#Bildergalerie, #Kontakt {
		padding-top: 80px;

	}
}


.ug-thumb-wrapper.ug-tile .ug-tile-icon {
	width: 48px !important;
	height: 48px !important;
}
.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-link,
.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-zoom {
	background-image: url('../images/icon-magnifier.svg') !important;
}


.ug-lightbox .ug-lightbox-button-close {
	width: 46px !important;
	height: 46px !important;
	background-image: url('../images/icon-close.svg') !important;
}

.ug-lightbox .ug-lightbox-arrow-right {
	background-image: url('../images/icon-right.svg') !important;
}

.ug-lightbox .ug-lightbox-arrow-left {
	background-image: url('../images/icon-left.svg') !important;
}

.ug-lightbox .ug-lightbox-arrow-right:hover,
.ug-lightbox .ug-lightbox-arrow-left:hover,
.ug-lightbox .ug-lightbox-button-close:hover,
.ug-thumb-wrapper.ug-tile .ug-tile-icon:hover {
	background-position: 0 0 !important;
}
