@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Source Sans Pro, sans-serif;
	font-weight: 400;
	font-size: 1em;
	text-align: center;
	color: #000;
	line-height: 1.5;
}
a {
	color: #9CA4D5;
}
header {
	width: 100%;
	height: 110px;
	background-color: #fff;
	position: fixed;
	z-index: 999;
}
.fullimg img{
	height:100%;
	width:100%;
	object-fit: contain;
}
.slider .dots{
	position:absolute;
	bottom:4px;
	z-index:1000;
	left:50%;
	transform: translateX(-50%);
	}
.slider .dots li{
	z-index:1000;
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 4px;
	text-indent:-999em;
	border:2px solid #fff;
	border-radius:50%;
	cursor:pointer;
	-webkit-transition:background .3s;
	transition:background .3s;
	}
.slider .dots li.active{
	border:2px solid #fff;
	background-color:#fff
	}
.slider .dots li:hover{
	border:1px solid #fff;
	background-color:#fff
	}
	
.slider .vor{
		position:absolute;
		top:50%;
		right:0;
			z-index:1000;
			background-image: url('https://www.wohnwerte-hausverwaltung.com/fileadmin/img/rechts.svg');
			background-size:cover;
			height:30px;
			width:30px;
			transform: translateY(-50%);
			cursor:pointer;
}
.slider .back{
		position:absolute;
		top:50%;
			z-index:1000;
			background-image: url('https://www.wohnwerte-hausverwaltung.com/fileadmin/img/links.svg');
			background-size:cover;
			height:30px;
			width:30px;
			transform: translateY(-50%);
			cursor:pointer;
}

.arrow{
	display:block;
	position:absolute;
	top:50%;
	color:#fff;
	font-size:2rem;
	width:100%;
	height:0;
	text-shadow: 2px 2px 8px #000000;	 
	color: transparent;
}
 .prev{
	transform: translateY(-50%);
	cursor:pointer;
	padding:5px;
	background-image: url('https://www.wohnwerte-hausverwaltung.com/fileadmin/img/links.svg');
			background-size:cover;
			height:30px;
			width:30px;
}
 .next{
	right:0px;
	text-align:right;
	transform: translateY(-50%);
	cursor:pointer;
	padding:5px;
		background-image: url('https://www.wohnwerte-hausverwaltung.com/fileadmin/img/rechts.svg');
			background-size:cover;
			height:30px;
			width:30px;
}
header ul {
	list-style-type: none;
	position: absolute;
	top: 70px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0.95em;
}
header li {
	float: left;
	padding-left: 60px;
	font-weight: 400;
	text-transform: uppercase;
}
header li:first-child {
	padding-left: 0;
}
header a {
	text-decoration: none;
	color: #000;
}
h1 {
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
	font-size: 1.6em;
	padding-bottom: 16px;
}
h2 {
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
	font-size: 1.6em;
	padding-bottom: 16px;
}
h3 {
	font-size: 1em;
	font-weight: 600;
	text-transform: uppercase;
}
hr {
	color: #9CA4D5;
    background-color: #9CA4D5;
    height: 2px;
    border-style: none;
    border-width: 0px;
	width: 120px;
	margin: auto;
}
textarea {
	width: 100%;
	height: 160px;
	max-height: 160px;
	resize: none;
}
footer {
	width: 100%;
	background-color: #524e4e;
	height: 80px;
	position: relative;
	border-top: 30px solid #6b6b6b;
}
.logo {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	position: absolute;
	top: 15px;
	font-size: 36px;
	width: 100%;
}
.logo span {
	color: #9CA4D5;
}
#pull {
	display: none;
}
#close {
	display: none;
}
#headerline {
	position: relative;
	top: 109px;
	width: 0;
	height: 2px;
}
.banner {
	min-height: 330px;
	width: 100%;
	height: 60vh;
	position: relative;
	z-index: 10;
	overflow: hidden;
	display: table;
	color: #fff;
}
.banner .content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.bg {
	z-index: -1;
	background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
}
#scroll {
	position: absolute;
	bottom: 32px;
	left: 50%;
	transform: translateX(-50%)	;
}
#banner-01 {
	position: relative;
	height: 100vh;
}
#banner-01 .bg {
	background-image: url('../img/banner-01.jpg');
	background-position: bottom;
}
#banner-01 p {
	min-width: 100%;
	color: #fff;
	display: table-cell;
    vertical-align: middle;
	font-size: 1.6em;
	font-weight: 300;
	text-shadow: 0px 0px 5px #524e4e;
}
#banner-01 span {
	font-family: Montserrat, sans-serif;
	min-width: 100%;
	color: #fff;
	font-size: 1.6em;
	text-transform: uppercase;
	padding-top: 55px;
}
#banner-02 {
    height: 350px;
}
#banner-02 .bg {
	background-image: url('./img/banner-02.jpg');
}
#banner-02 .accent {
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	z-index: 1;
}
#banner-03 {
    height: 330px;
}
.anchor {
	display: block;
    position: relative;
    padding-top: 130px;
    margin-top: -130px;
    height: 0;
    width: 0;
}
.hp {
	display:block;
	height:110px;
}
.content {
	position: relative;
	margin: auto;
	padding-top: 40px;
	width: 1180px;
	z-index: 20;
}
.content p {
	padding: 20px 0 80px 0;
}
.contact {
	padding: 28px 0 80px 0;
	position: relative;
	min-height: 376px;
}
.float-container {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 60px 0;
}
.float-box {
    border: 2px solid #e3e3e3;
    width: 270px;
    height: 340px;
    position: relative;
    padding: 10px;
    margin: 5px;
    box-sizing: border-box;
    float: left;
}
.float-img {
    width: 100%;
    height: auto;
}
.div-button {
    font-weight: 600;
	border: 1px solid #9CA4D5;
	color: #9CA4D5;
	box-sizing: border-box;
	background-color: #fff;
	padding: 6px 10px 6px 10px;
	cursor: pointer;
	text-transform: uppercase;
	outline: 0 none;
	text-decoration: none;
	width: 75px;
	height: 36px;
	-webkit-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
    position: absolute;
    bottom: 12px;
    left: 99px;
    display: table;
}
.div-button:hover {
	border: 1px solid #9CA4D5;
	color: #fff;
	background-color: #9CA4D5;
}
.mail {
	color: #000;
	text-decoration: none;
}
.contact-content {
	width: 48%;
	position: absolute;
	text-align: left;
}
#contact-content-left {
	left: 0;
}
#contact-content-right {
	right: 0;
	line-height: 1.0;
}
.input-text {
	border: 1px solid #e3e3e3;
    outline: 0 none;
    box-sizing: border-box;
    font-family: 'Source Sans Pro', sans-serif;
    color: #181717;
    font-size: 1em;
    padding: 8px;
	width: 100%;
}
.button {
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	border: 1px solid #9CA4D5;
	color: #9CA4D5;
	background-color: #fff;
	padding: 8px 11px 8px 10px;
	cursor: pointer;
	text-transform: uppercase;
	outline: 0 none;
	-webkit-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
}
.button:hover {
	border: 1px solid #9CA4D5;
	color: #fff;
	background-color: #9CA4D5;
}
.footer-content {
	position: relative;
	margin: auto;
	width: 1180px;
	height: 80px;
}
.footer-content ul {
	color: #fff;
	position: absolute;
	left: 0;
	list-style-type: none;
	line-height: 80px;
}
.footer-content li {
	float: left;
	padding-right: 50px;
}
.footer-content p {
	color: #aaaaaa;
	position: absolute;
	right: 0;
	line-height: 80px;
}

.footer-content a {
	color:#fff;
	text-decoration:none;
	}
	
.headerp {
	font-size:1.2rem !important;
	padding-top:10px !important;
	line-height:20px;
	padding: 0 !important;
	margin: 0 !important;
	font-weight: 100 !important;
	 display: inline;
}
.headerp1 {
	font-size:0.9rem !important;
	padding-top:10px !important;
	line-height:20px;
	padding: 20px; !important;
	margin: 0 !important;
	font-weight: 100 !important;
	 text-transform:none !important;
}

@media screen and (max-width: 1250px) {
.content {
	width: auto;
	margin: auto 20px auto 20px;
}
.float-container {
    width: 70%;
    margin-left: 15%;
}
.float-box {
    width: 365px;
    height: 380px;
    margin: 10px;
}
.div-button {
    left: 145px;
}
.banner .content {
	left: 50%;
	transform: translate(calc(-50% - 20px),-50%);
}
.footer-content {
	width: auto;
	margin: auto 20px auto 20px;
}
}

@media screen and (max-width: 1180px) {
.float-container {
    width: 74%;
    margin-left: 13%;
}
}

@media screen and (max-width: 1100px) {
.float-container {
    width: 82%;
    margin-left: 9%;
}
}

@media screen and (max-width: 1010px) {
.float-container {
    width: 84%;
    margin-left: 8%;
}
}

@media screen and (max-width: 990px) {
.hp {
	height:50px;
}
header {
	height: 50px;
	background-color: #9CA4D5;
	overflow: visible;
}
header ul {
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -57%);
	font-size: 0.95em;
	background-color: #fff;
	width: 50vw;
	padding: 45px 0 45px 0;
}
header li {
	float: none;
	padding-left: 0;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #9CA4D5;
	width: 60%;
	margin: auto;
}
header li:last-child {
	border-bottom: 0;
	line-height: normal;
}
.logo {
	top: 5px;
	font-size: 28px;
	width: 100%;
}
.logo span {
	color: #fff;
}
#pull {
	display: inline;
	position: absolute;
	left: 10px;
	top: 2px;
	cursor: pointer;
}
#close {
	display: inline;
	cursor: pointer;
}
#close img{
	width: 32px;
	height: 32px;
	padding-top: 8px;
}
#headerline {
	display: none;
}
menu {
	display: none;
	width: 100%;
	height: 100vh;
	border-top: 50px transparent;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.8);
	margin-top: 50px;
}
#scroll {
	bottom: 0;
}
#banner-01 span {
	padding-top: 25px;
}
.anchor {
    padding-top: 75px;
    margin-top: -75px;
}
.float-container {
    width: 90%;
    margin-left: 5%;
}
.float-box {
    width: 350px;
    height: 390px;
}
.div-button {
    left: 137px;
}
}

@media screen and (max-width: 890px) {
.float-container {
    width: auto;
    margin-left: auto;
}
}

@media screen and (max-width: 800px) {
.float-box {
    width: 320px;
    height: 400px;
}
.div-button {
    left: 122px;
}
}

@media screen and (max-width: 740px) {
.float-box {
    width: 300px;
    height: 400px;
}
.div-button {
    left: 112px;
}
}

@media screen and (max-width: 720px) {
.float-container {
    width: 365px;
    margin: auto;
}
.float-box {
    width: 365px;
    height: 380px;
}
.div-button {
    left: 135px;
}
.contact-content {
	width: 100%;
	position: static;
	display:inline-block;
}
#contact-content-left {
	text-align: center;
}
#contact-content-right {
	padding-top: 2em;
}
}

@media screen and (max-width: 600px) {
header ul {
	width: 330px;
}
footer {
	height: 160px;
}
#banner-01 p {
	font-size: 1.2em;
}
.footer-content ul {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	line-height: 40px;
	padding-top: 20px;
}
.footer-content li {
	float: none;
	padding-right: 0;
}
.footer-content p {
	position: relative;
	right: auto;
	margin: auto;
	line-height: 40px;
	padding-bottom: 20px;
}
}

@media screen and (max-width: 420px) {
#banner-01 p {
	font-size: 1em;
	text-shadow: 0px 0px 5px #000;
	font-weight: 400;
}
#banner-01 span {
	font-weight: 300;
}
#banner-02 {
	height: 90vh;
}
.float-container {
    width: 280px;
    margin: auto;
}
.float-box {
    width: 280px;
    height: 380px;
}
.div-button {
    left: 91px;
}
}

@media screen and (max-width: 360px) {
.banner span {
	font-size: 1.2em;
}
}