/*#eb2890*/
/*#730e6d*/

#body,textarea,input{
	padding:0px;
	margin:0px;
	font-family: lato;
	font-size:18px;
	font-weight:400;
	color:#303134;
	line-height: normal;
}
#preheader{
	z-index:10000;
	height:32px;
	width:100%;
	position:absolute;
	border-bottom: 8px solid #eb2890;
	position: fixed;
	background-color:#303134;
	min-width:800px;
	/*box-shadow: 0 20px 20px -20px #eee;*/
}

#topline{
	color:grey;
	width:800px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	font-size:12px;
}

#header{
	z-index:9999;
	height:138px;
	width:100%;
	position:absolute;
	position: fixed;
	background-color:rgba(255, 255, 255, 1);
	min-width:800px;
	/*box-shadow: 0 20px 20px -20px #eee;*/
}

#header-menue{
	width:800px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:34px;
}

#headhigh{
	height:138px;
}
.logo{
	margin-top:27px;
	width:300px;
	float:left;
}

.logo2{
	width:290px;
}

#menu{
	margin-top:42px;
	margin-left:10px;
	margin-right:10px;
	font-size:17px;
	float:right;
	font-weight:100;
	color: #303134;
}

#menu2{
	margin-top:42px;
	margin-left:10px;
	margin-right:10px;
	font-size:17px;
	float:right;
	color:#eb2890;
	font-weight:900;
}

#kontakt-menue {
	float:right;
	margin-top:35px;
	margin-left:10px;
	margin-right:10px;
}

.menu:hover {
	transition: all 0.3s;
	color:#eb2890;
	cursor: pointer;
}

.menu2:hover {
	transition: all 0.3s;
	color:#eb2890;
	cursor: pointer;
}

.btn {      
    overflow: hidden;
    border: 0px solid #303134;  
    font-size: 16px;
    background-color: #bbb;
    cursor: pointer;
    padding: 8px 18px;
    display: inline-block;
    margin-top: 23px;
	margin-left: 5px;
    outline: none;
    position: relative;
    transition: all 0.3s;
    border-radius: 4rem;
    font-weight:100;
	color:white;
}
.btn:after{
    content: '';
    position: absolute;
    z-index: -1;
    transition: all 0.3s;
	box-sizing: border-box;
}
.btn-01:hover{
	background-color:#eb2890;
}

#teaser-leiste{
	width:100%;
	min-width:800px;
}

#tlc{
	width:710px;
	margin-left:auto;
	margin-right:auto;
	font-size:25px;
	margin-top:60px;
	text-transform: uppercase;
	margin-bottom:70px;
}

#tlc2{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	font-size:25px;
	margin-top:60px;
	text-transform: uppercase;
	margin-bottom:50px;
}

#content-mid {
	padding-top:10px;
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	display:flex;
}

.content-left {
	width:395px;
	float:left;
}

.content-right {
	width:395px;
	float:left;
}
.stadt{
	width:500px;
	margin-top:70px;
	margin-left:100px;
}

#gal-text {
	padding:15px;
	width:350px;
	background-color: #303134;
	color:white;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:10px;
	text-align:justify;
}

#bauprojekt-text1 {
	background-color:#303134;
	padding:15px;
	width:350px;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:10px;
	text-align:justify;
	color:grey;
	font-weight:400;
	height: 241px;
}

#bauprojekt-text2 {
	background-color:#303134;
	padding:15px;
	width:350px;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:10px;
	text-align:justify;
	color:grey;
	font-weight:400;
	height: 527px;
}

.bp-text-color{
	color:white;
}

#mgi {
	max-width:390px;
	padding:5px;
}

.gto {
	position:absolute;
	z-index:9997;
	height:auto;
	color:white;
	text-shadow: 0px 0px 10px rgba(0,0,0, 0.2);
	margin-top:212px;
	margin-left:15px;
	width:300px;
	padding-left:5px;
	font-weight:900;
	font-size:23pt;
}

#f01{
	font-weight:100;
	font-size:8pt;
	margin-top:-50px;
}

#q1 {
	width:16px;
	height:16px;
	background-color:#eb2890;
	position:absolute;
	margin-top:2px;
}
#ql {
	width:30px;
	height:30px;
	background-color:white;
	border:2px solid #eb2890;
	position:absolute;
	margin-top:5px;
}
.zmi {
  width: 385px;
  height:auto;
  overflow: hidden;
  margin-left:5px;
}

.zmi  img {
  width: 100%;
  transition: all .3s ease-in-out;
}

.zmi img:hover   {
  transform: scale(1.03);
  -webkit-filter: brightness(110%);
}








*{
    margin-left:auto;
	margin-right:auto;
	padding: 0;
    border: 0; 
	outline: 0;
    list-style: none;
    text-decoration: none;
}
:root{
    --theme-col: #2d4bf0;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
footer{
    background-color: #303134;
}
.f-item-con{
    padding: 50px 0 0 0;
    display: grid;
    grid-template-columns: 290px 170px 320px;
    grid-gap: 10px;
	height: 350px;
}
footer .app-name{
    color: white;
    font-size: 27pt;
}
.app-name .app-initial{
    color: var(--theme-col);
}
footer .app-info p{
    color: grey;
}

footer .footer-title{ 
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: white;
    height: fit-content;
}
footer ul{ 
    color: white;
    line-height: 1.25rem;
    margin-top: .5rem;
}
footer ul li{ 
    margin: .25rem 0;
    cursor: pointer;
    color: grey;
    width: fit-content;
}
footer ul li:hover{
    color: white;
}
footer .help-sec{
    grid-column-start: 2;
}
footer .cr-con{
    background-color: #232127;
    color: grey;
    padding: 5px;
    text-align: center;
}
.g-i-t{
    display: grid;
    grid-column-start: 3;
    grid-row-start: 1;
	margin-bottom:30px;
}
.g-i-t form{
    display: flex;
    flex-direction: column;
    margin-top: -36px;
}
form .g-inp{
    padding: 6px;
    font-size: 16px;
}
.g-inp textarea{
    height: 150px;
}
.f-btn{
    padding: .25rem 1rem;
    background-color: var(--theme-col);
    border-radius: .25rem;
    font-size: 16px;
    color: white;
    font-weight: 500;
}

.useful-links{
	margin-left:30px;
}


.btn2 {      
    overflow: hidden;
    border: 0px solid #303134;  
    font-size: 20px;
    background-color: white;
    cursor: pointer;
    padding: 8px 18px;
    display: inline-block;
	margin-left: auto;
	margin-right: auto;
    outline: none;
    position: relative;
    transition: all 0.3s;
    border-radius: 4rem;
    font-weight:400;
}
.btn2:after{
    content: '';
    position: absolute;
    z-index: -1;
    transition: all 0.3s;
	box-sizing: border-box;
}
.btn-02:hover{
	background-color:#eb2890;
	color:white;
}

.btn3 {      
	color: #eb2890; 
    overflow: hidden;
    border: 3px solid #eb2890;  
    font-size: 20px;
    background-color: white;
    cursor: pointer;
    padding: 8px 18px;
    display: inline-block;
	margin-left: auto;
	margin-right: auto;
    outline: none;
    position: relative;
    transition: all 0.3s;
    border-radius: 4rem;
    font-weight:400;
}
.btn3:after{
    content: '';
    position: absolute;
    z-index: -1;
    transition: all 0.3s;
	box-sizing: border-box;
}
.btn-03:hover{
	background-color:#eb2890;
	color:white;
}

.btn4 {      
	color: white; 
    overflow: hidden;
    border: 4px solid white;  
    font-size: 20px;
    background-color:rgb(255,255,255,0.1);
    cursor: pointer;
    padding: 17px;
    display: inline-block;
    outline: none;
    transition: all 0.3s;
    border-radius: 4rem;
    font-weight:400;
	box-shadow: 0 20px 20px -20px #000;
}

.ts{
box-shadow: 0 20px 20px -20px #000;
}
.btn4:after{
    content: '';
    z-index: -1;
    transition: all 0.3s;
	box-sizing: border-box;
}
.btn-04:hover{
	background-color:#eb2890;
	color:white;
}

#g-msg{
	min-width:250px;
	max-width:250px;
	min-height:80px;
	max-height:170px;
}
#g-email{
	width:250px;
}
#g-name{
	width:250px;
}

#teaser_all{
	min-width:800px;
	max-width:2000px;
	height:auto;
	max-height:800px;
	min-height:250px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#teaser-bg{
	background-color:#303134;
	width:100%;
}


.zoom {
    width: 100%;
    height: 100%;
}
.zoom img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}
.zoom:hover img {
    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}

#hts{
	overflow:hidden;
	min-width:800px;
	height:auto;
	max-width:2500px
}

h1{
	font-size:25px;
	color:#eb2890;
}

.h-facts {
    padding-top: 10px;
    border-top: #c0c6cf 1px solid;
    margin-top: 10px;
	margin-bottom:10px;
}

#kleingedrucktes {
	font-size:12px;
	color:#eb2890;
}

#buehne {
	margin-top:50px;
    min-width: 770px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

#g-eingabefeld{
width: 450px; 
background: transparent; 
padding: 5px; 
border-width: 1px; 
border-color: #cfcfcf; 
border-style: solid;
margin-top: 3px;
margin-bottom:12px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

#g-eingabefeld2{
width: 450px; 
height: 100px;
max-width: 450px;
max-height: 150px;
background: transparent; 
padding: 3px; 
border-width: 1px; 
border-color: #cfcfcf; 
border-style: solid;
margin-top: 3px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

#sendbutton{
border-radius: 0;
cursor: pointer;
height: 35px;
color: #555555;
border: 1px solid #d5d5d5;
padding: 0 10px;
text-transform: uppercase;
box-shadow: inset 0 1px 1px #FFF;
}

#txt-on-teaser {
	width:800px;
	margin-top:-350px;
	position:absolute;
	left: 0;
    right: 0;
    margin-left: auto;
	margin-right:auto;
    transform: translateY(-50%);
}

#txt-on-teaser-inside {
	border-radius:35px;
	padding:20px;
	background-color:rgb(255,255,255,0.8);
	width:340px;
	margin-top:19px;
	display: inline-block;
}

#back-btn {
	padding:17px;
	width:auto;
	margin-top:19px;
	display: inline-block;
	margin-left:20px;
}

#arrow-btn {
	padding:17px;
	width:auto;
	margin-top:19px;
	display: inline-block;
}

#ccc-line{
	width:100%;
	background-color:#ccc;
	height:1px;
	margin-top:40px;
	margin-bottom:40px;
	min-width:800px;
}

img.grayscale{ 
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}

img.grayscale:hover{ 
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
}



.container {
  grid-template-columns: 700px 500px;
  display: grid;
  grid-gap: 10px;
  max-width: 1300px;
  margin: 0 auto;
}

.box-ol {
  width: 700px;
  height: auto;
}

.box-or {
  width: 100%;
  min-width: 500px;
  max-width: 700px;
  height: auto;
  padding-left: 40px;
  padding-right: 50px;
}

.box-ul {
  width: 700px;
  height: auto;
}

.box-ur {
  min-width: 500px;
  max-width: 700px;
  height: auto;
  padding-left: 40px;
  padding-right: 50px;
}

@media screen and (max-width: 1199px) {
  .container {
    grid-template-columns: 1fr;
    justify-items: center;
}}

.container-aboutus {
  margin: 0 auto;
  max-width: 1500px;
  min-width: 760px;
  margin: 0 auto;
  padding: 22px;
  margin-bottom:30px;
  display: flex;
}

.container-haus {
  margin: 0 auto;
  max-width: 1250px;
  min-width: 750px;
  margin: 0 auto;
  padding: 25px;
  display: flex;
}
@media screen and (max-width: 1199px) {
.container-haus {
    grid-template-columns: 1fr;
    justify-items: center;
}}



.container-erfahrung {
  grid-template-columns: 600px 600px;
  display: grid;
  grid-gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1300px) {
.container-erfahrung {
    grid-template-columns: 1fr;
    justify-items: center;
}}

.box-ol2 {
  width: 600px;
  height: auto;
}

.box-or2 {
  width: 600px;
  height: auto;
}

.box-ul2 {
  width: 600px;
  height: auto;
}

.box-ur2 {
  width: 600px;
  height: auto;
  padding-left: 40px;
  padding-right: 50px;
}

.box-bauprojekt {
  height: auto;
  margin:0;
}

.kundenbild {
	margin-top:-70px;
	margin-left:420px;
	position:absolute;
	cursor:pointer;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.kundenbild:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}



#kunden-dank{
	margin-top:30px;
	margin-left:50px;
	position: absolute;
}

.foot-underline{
	color:white;
	font-family: 'Lato', sans-serif;
	font-size:20pt;
	line-height:40px;
	font-weight:200;
	margin-top:30px;
	margin-bottom:20px;
	text-transform: uppercase;
}

.foot-mainline{
	color:white;
	font-family: 'Lato', sans-serif;
	font-size:29pt;
	line-height:30px;
	font-weight:900;
	margin-top:22px;
	margin-bottom:10px;
	text-transform: uppercase;
}

.container-bauprojekte {
  grid-template-columns: 800px 800px;
  display: grid;
  max-width: 1600px;
  margin: 0 auto;
}

@media screen and (max-width: 1650px) {
.container-bauprojekte {
    grid-template-columns: 1fr;
    justify-items: center;
}}

.container-immobilien {
  grid-template-columns: 800px 800px;
  display: grid;
  grid-gap: 0px;
  max-width: 1600px;
  margin: 0 auto;
}

@media screen and (max-width: 1650px) {
.container-immobilien {
    grid-template-columns: 1fr;
    justify-items: center;
}}

#erfahrungstext {
	text-align:justify;
	padding:25px;
	min-width:750px;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	font-family: lato;
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
}

#footer-all{
	min-width:800px;
	height:420px;
}

#big-house-head {
	margin-top:-200px;
	margin-bottom:-50px;
}

@media screen and (max-width: 1400px) {
#big-house-head {
	margin-top:0px;
	margin-bottom:0px;
}
}

.enlarge {
    filter: invert(5%);
	min-width:750px;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
}

.st1{
	font-weight:900;
	font-size:21pt;
	color:#303134;
}

.st2{
}





.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: black;
    color: #fff;
    padding: 10px;
    text-align: center;
	z-index:999;
}

.cookie-content {
    max-width: 600px;
    margin: 0 auto;
}

#accept-cookies {
    background-color: #eb2890;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
    cursor: pointer;
}




.carousel-container {
    position: relative;
    overflow: hidden;
    width: 600px;
    height: 600px;
}

.carousel {
    display: flex;
    transition: transform 0.5s ease;
}

.carousel img {
    width: 600px;
    height: 600px;
}

.prev-btn,
.next-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0);
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
}

.prev-btn {
    left: 10px;
}

.next-btn {
    right: 10px;
}