*{
	padding: 0;
	margin: 0 ;
}

:root {
    --primary: #0f172a;
    --accent: #f97316;
    --card: #ffffff;
    --bg: #f8fafc;
}

@font-face { font-family: Inter; src: url('Inter/Inter-VariableFont_slnt,wght.ttf'); } 


.main-text-start{
    position: relative;
    width: 100%;
    margin:80px auto;
}

.main-text-start-m{
    position: relative;
    width: 100%;
    margin:80px auto;
}

.main-text{
    position: relative;
    width: auto;
    margin:80px auto;
    max-width: 1000px;
}

.main-text-h1{
    position: relative;
    font-family: "Inter";
    font-size:30px;
    text-align: center;
    color:#252525;
    font-weight: 500;
}
.main-text-h1-m{
    position: relative;
    font-family: "Inter";
    font-size:30px;
    text-align: center;
    color:#252525;
    font-weight: 500;
}

.main-text-h2{
    position: relative;
    font-family: "Inter";
    font-size:22px;
    text-align: center;
    color:#252525;
    font-weight: 500;
    margin-top:10px;
}
.main-text-h2-m{
    position: relative;
    font-family: "Inter";
    font-size:22px;
    text-align: center;
    color:#252525;
    font-weight: 500;
    margin-top:10px;
}

.bg-img{
    position: relative;
    width: 100%;
    height: 540px;
    margin-top:25px;
    border-top:3px solid #fd8a02;
    border-bottom:3px solid #fd8a02;
}
.bg-img-i{
    position: absolute;
    width: 100%;
    height: 540px;
    object-fit: cover;
    z-index:-1;
}

.bg-img-m{
    position: relative;
    width: 100%;
    height: auto;
}
.bg-img-i-m{
    position: relative;
    width: 100%;
    height: auto;
    object-fit: cover;
    border-top:3px solid #fd8a02;
    border-bottom:3px solid #fd8a02;
}

.main-text-h3{
    position: relative;
    font-family: "Inter";
    font-size:30px;
    text-align: center;
    color:#252525;
    font-weight: 500;
    margin-top:4vh;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}

.wie-es-funktioniert-div{
    position: relative;
    width: 1000px;
    display: flex;
    height: auto;
    margin:30px auto;
}

.wie-es-funktioniert-div-m{
    position: relative;
    width: 96%;
    height: auto;
    margin:30px auto;
    margin-left:2%;
}

.wie-es-funktioniert-div-box{
    position: relative;
    width: 300px;
    height: auto;
}

.wie-es-funktioniert-div-box-p{
    position: relative;
    font-family: "Inter";
    color:#252525;
    font-size:22px;
    font-weight: 600;
    line-height: 1.3;
}

.wie-es-funktioniert-div-box-text{
    position: relative;
    font-family: "Inter";
    color:#252525;
    font-size:16px;
    font-weight: 300;
    line-height: 1.5;
    margin-top:5px;
}

.wie-es-funktioniert-div-box-m{
    position: relative;
    width: 96%;
    margin-left:2%;
    height: auto;
}

.wie-es-funktioniert-div-box-p-m{
    position: relative;
    font-family: "Inter";
    color:#252525;
    font-size:22px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}

.wie-es-funktioniert-div-box-text-m{
    position: relative;
    font-family: "Inter";
    color:#252525;
    font-size:16px;
    font-weight: 300;
    line-height: 1.5;
    margin-top:5px;
    text-align: center;
    max-width:600px;
}

.wie-es-funktioniert-div-box-row{
    position: relative;
    width: 50px;
    height: auto;
    font-size: 40px;
}


.wie-es-funktioniert-div-box-row-m{
    position: relative;
    width: 50px;
    height: auto;
    font-size: 40px;
    transform: rotate(90deg);
}


.main-text-h4{
    position: relative;
    font-family: "Inter";
    font-size:23px;
    text-align: left;
    color:#252525;
    font-weight: 500;
    margin-top:80px;
}
.main-text-h4-m{
    position: relative;
    font-family: "Inter";
    font-size:23px;
    text-align: left;
    color:#252525;
    font-weight: 500;
    margin-top:80px;
    width:98%;
    margin-left: 2%;
}

.makler-info{
    position: relative;
    font-family: "Inter";
    color:#252525;
    font-size:17px;
    font-weight: 400;
    line-height: 1.5;
    margin-top:10px;
}

.makler-info-m{
    position: relative;
    font-family: "Inter";
    color:#252525;
    font-size:17px;
    font-weight: 400;
    line-height: 1.5;
    margin-top:10px;
    width:94%;
    margin-left:3%;
}

.text-img{
    position: relative;
    width:900px;
    margin:80px auto;
    display: flex;
}
.text-img-m{
    position: relative;
    width:96%;
    margin-left:2%;
    margin:60px auto;
}

.text-img-box1{
    position: relative;
    width: 430px;
    height: auto;
}
.text-img-box2{
    position: relative;
    width: 430px;
    height: auto;
    margin-left: 40px;
}

.text-img-i{
    position: relative;
    width: 430px;
    height: auto;
}

.text-img-i-m{
    position: relative;
    width: 100%;
    height: auto;
}

.text-img-h{
    position: relative;
    font-family: "Inter";
    font-size:26px;
    font-weight: 400;
    margin-top:15px;
}
.text-img-h-m{
    position: relative;
    font-family: "Inter";
    font-size:26px;
    font-weight: 400;
    margin-top:30px;
}
.text-img-t{
    position: relative;
    font-family: "Inter";
    line-height: 1.5;
    font-size:18px;
    font-weight: 400;
    margin-top:20px;
}


.main-text2{
    position: relative;
    width: 100%;
    height: auto;
    background-color: #ededed;
    margin:0px auto;
    padding-top:10px;
    padding-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}

.main-text3{
    position: relative;
    width: 96%;
    max-width: 1000px;
    margin:30px auto;
    margin-left: auto;
    margin-right: auto;
}

.main-text3-m{
    position: relative;
    width: 96%;
    margin-left:2%;
    margin:30px auto;
}

.main-text-h5{
    position: relative;
    font-family: "Inter";
    font-size:23px;
    text-align: left;
    color:#161616;
    font-weight: 500;
    margin-top:20px;
}
.main-text-h5-m{
    position: relative;
    font-family: "Inter";
    font-size:23px;
    text-align: left;
    color:#161616;
    font-weight: 500;
    margin-top:20px;
    width:98%;
    margin-left:2%;
}


.makler-grund{
    position: relative;
    width:90%;
    height: auto;
    display: flex;
    margin-left: 50px;
    margin-top: 40px;
}

.makler-grund-m{
    position: relative;
    width:100%;
    height: auto;
    display: flex;
    margin-left: 0px;
    margin-top: 40px;
}


.makler-grund-icon{
    position: relative;
    width: 80px;
    height: auto;
}
.makler-grund-icon-m{
    position: relative;
    width: 15%;
    height: auto;
}
.makler-grund-icon-i{
    position: relative;
    width: 80px;
    height: auto;
}
.makler-grund-icon-i-m{
    position: relative;
    width: 100%;
    height: auto;
}

.makler-grund-text{
    position: relative;
    width:800px;
    height: auto;
    margin-left: 30px;
}

.makler-grund-text-m{
    position: relative;
    width:80%;
    height: auto;
    margin-left: 5%;
}


.makler-grund-text-h{
    position: relative;
    font-family: "Inter";
    font-size:20px;
    font-weight: 400;
    margin-top:0px;
}
.makler-grund-text-h-m{
    position: relative;
    font-family: "Inter";
    font-size:20px;
    font-weight: 400;
    margin-top:0px;
}
.makler-grund-text-t{
    position: relative;
    font-family: "Inter";
    line-height: 1.5;
    font-size:16px;
    font-weight: 400;
    margin-top:10px;
}
.makler-grund-text-t-li{
    position: relative;
    font-family: "Inter";
    line-height: 1.5;
    font-size:1.1em;
    font-weight: 400;
    margin-top:10px;
    width: 94%;
    margin-left:3%;
}

.makler-grund-text-t-m{
    position: relative;
    font-family: "Inter";
    line-height: 1.5;
    font-size:16px;
    font-weight: 400;
    margin-top:10px;
}

.main-text4-m{
    position: relative;
    width: 90%;
    margin-left:5%;
    margin:60px auto;
    max-width: 800px;
}

.main-text4{
    position: relative;
    width: 1000px;
    margin:60px auto;
}


.makler-erkennen-div{
    position: relative;
    width:800px;
    margin-top:30px;
    margin-left: 100px;
}

.makler-erkennen-div-h{
    position: relative;
    font-family: "Inter";
    font-size:20px;
    font-weight: 600;
    margin-top:0px;
    color:#fc9c26;
}
.makler-erkennen-div-t{
    position: relative;
    font-family: "Inter";
    line-height: 1.5;
    font-size:16px;
    font-weight: 400;
    margin-top:10px;
}

.makler-erkennen-div-m{
    position: relative;
    width:auto;
    width:100%;
    margin-top:30px;
    max-width:800px;
}

.makler-erkennen-div-h-m{
    position: relative;
    font-family: "Inter";
    font-size:20px;
    font-weight: 600;
    margin-top:0px;
    color:#fc9c26;
}
.makler-erkennen-div-t-m{
    position: relative;
    font-family: "Inter";
    line-height: 1.5;
    font-size:16px;
    font-weight: 400;
    margin-top:10px;
}

.makler-erkennen-div2{
    position: relative;
    width:800px;
    margin-top:30px;
    margin-left: 100px;
}

.makler-erkennen-div-h2{
    position: relative;
    font-family: "Inter";
    font-size:20px;
    margin-top:0px;
    text-align: right;
    font-weight: 600;
    color:#fc9c26;
}
.makler-erkennen-div-t2{
    position: relative;
    font-family: "Inter";
    line-height: 1.5;
    font-size:16px;
    font-weight: 400;
    margin-top:5px;
    text-align: right;
}


.makler-erkennen-div2-m{
    position: relative;
    width:100%;
    margin-top:30px;
}

.makler-erkennen-div-h2-m{
    position: relative;
    font-family: "Inter";
    font-size:20px;
    margin-top:0px;
    text-align: right;
    font-weight: 600;
    color:#fc9c26;
}
.makler-erkennen-div-t2-m{
    position: relative;
    font-family: "Inter";
    line-height: 1.5;
    font-size:16px;
    font-weight: 400;
    margin-top:5px;
    text-align: right;
}

.anfrage-div{
    position: relative;
    width: 800px;
    height: 450px;
    margin:0 auto;
    z-index:99;
    background-color: #fff;
    margin-top:45px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.1);
}

.anfrage-div-m{
    position: relative;
    width: 96%;
    height: auto;
    margin-left:2%;
    margin:0 auto;
    z-index:99;
    background-color: transparent;
    margin-top:-4vh;
    padding-top:10px;
    padding-bottom:5px;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.1);
}

.window-1{
    position: relative;
    width: 100%;
    height: 100%;
}

.anfrage-div-h1{
    position: relative;
    font-family: "Inter";
    font-size:26px;
    top:35px;
    text-align: center;
    font-weight: 400;
    color:#252525;
}
.anfrage-div-h2{
    position: relative;
    font-family: "Inter";
    font-size:22px;
    margin-top:45px;
    text-align: center;
    font-weight: 400;
    color:#252525;
}

.anfrage-div-h2-m{
    position: relative;
    font-family: "Inter";
    font-size:22px;
    margin-top:45px;
    text-align: center;
    font-weight: 400;
    color:#252525;
}


.select-immo8{
    position: relative;
    width:650px;
    margin:0 auto;
    display: flex;
}

.select-immo8-m{
    position: relative;
    width:320px;
    margin:0 auto;
    display: flex;
}

.select-immo8-end{
    position: relative;
    width:320px;
    margin:0 auto;
    display: flex;
}

.select-box{
    position: relative;
    width:162px;
    height: auto;
}

.select-box-img{
    position: relative;
    width: 100px;
    height: 100px;
    margin-left: 31px;
    margin-top:25px;
}

.kauf-vermieten{
    position: relative;
    width: 254px;
    height: 40px;
    display: flex;
    margin:25px auto;
    border:2px solid #7e7e7e;
    border-radius: 11px;
}
.kauf-vermieten-box{
    position: relative;
    width: 125px;
    height: 40px;
    display: flex;
    margin:0 auto;
}

.select-immo8-text{
    position: relative;
    font-family: "Inter";
    font-size:16px;
    color:#000;
    height: auto;
    width:162px;
    text-align: center;
}

.kauf-vermieten-box-btn{
    position: relative;
    width: 125px;
    height: 40px;
    border: none;
    color:#000;
    background-color: #c5c5c5;
    text-align: center;
    font-family: "Inter";
    font-size:16px;
    font-weight: bold;
    border-radius: 9px 0px 0px 9px;
    transition:0.5s;
    cursor: pointer;
}
.kauf-vermieten-box-btn:hover{
    font-weight: bold;
    background-color: #c5c5c5;
    font-weight: bold;
}
.kauf-vermieten-box-btn2{
    position: relative;
    width: 125px;
    height: 40px;
    border: none;
    color:#000;
    background-color: #fff;
    text-align: center;
    font-family: "Inter";
    font-size:16px;
    border-radius: 0px 9px 9px 0px;
    transition:0.5s;
    cursor: pointer;
}
.kauf-vermieten-box-btn2:hover{
    font-weight: bold;
    background-color: #c5c5c5;
}

#window_1{
    display: block;
}
#window_2{
    display: none;
}
#window_3{
    display: none;
}
#window_4{
    display: none;
}
#window_1_m{
    display: block;
}
#window_2_m{
    display: none;
}
#window_3_m{
    display: none;
}
#window_4_m{
    display: none;
}
.select-immo2{
    position: relative;
    width:600px;
    display: flex;
    margin:30px auto;
}

.select-immo2-m{
    position: relative;
    width:90%;
    margin-left: 5%;
    margin:30px auto;
}

.select-immo3{
    position: relative;
    width:480px;
    display: flex;
    margin:20px auto;
    height: 50px;
}
.select-immo3-m{
    position: relative;
    width:100%;
    display: flex;
    margin:20px auto;
    height: 50px;
}
.select-immo5{
    position: relative;
    width:480px;
    display: flex;
    margin:5px auto;
    height: 65px;
}
.select-immo5-m{
    position: relative;
    width:100%;
    display: flex;
    margin:5px auto;
    height: 65px;
}

.select-immo6{
    position: relative;
    width:400px;
    display: flex;
    margin:20px auto;
    height: auto;
    font-size:14px;
}

.select-immo-dsg{
    position: relative;
    width:600px;
    margin:-80px auto;
    height: auto;
    font-size:12px;
    text-align: center;
}
.select-immo-dsg-m{
    position: relative;
    width:300px;
    margin:0px auto;
    height: auto;
    font-size:12px;
    top:-25px;
    text-align: center;
}
.select-immo4{
    position: relative;
    width:480px;
    margin:20px auto;
    height: 65px;
}
.select-immo4-m{
    position: relative;
    width:100%;
    margin:30px auto;
    height: 65px;
}

.select-immo2-img{
    position: relative;
    width:150px;
    height: auto;
}
.select-immo2-img-i{
    position: relative;
    width:150px;
    height: auto;

}
.select-immo2-sw{
    position: relative;
    width:420px;
    margin-left: 30px;
    margin-top:30px;
    height: auto;
}
.select-immo2-sw-m{
    position: relative;
    width:100%;
    margin-top:30px;
    height: auto;
}


.slidecontainer {
    width: 100%;
  }
  
  .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.8;
    -webkit-transition: .2s;
    transition: opacity .2s;
  }
  
  .slider:hover {
    opacity: 1;
  }
  
  .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 30px;
    border-radius:5px;
    background: #fc9c26;
    cursor: pointer;
  }
  
  .slider::-moz-range-thumb {
    width: 15px;
    height: 30px;
    background: #fc9c26;
    cursor: pointer;
    border-radius:5px;
  }

  .slider-info-div{
    position: relative;
    width:420px;
    display: flex;
    margin-top:15px;
  }

  .slider-info-div-m{
    position: relative;
    width:100%;
    display: flex;
    margin-top:5px;
  }

  .slider-info-div-box1{
    position: relative;
    width: 210px;
    font-size: 14px;
    font-family: "Inter";
    color:#252525;
  }
  .slider-info-div-box1-m{
    position: relative;
    width: 50%;
    font-size: 14px;
    font-family: "Inter";
    color:#252525;
  }
  .slider-info-div-box2{
    position: relative;
    width: 210px;
    font-size: 14px;
    font-family: "Inter";
    color:#252525;
    text-align: right;
  }
  .slider-info-div-box2-m{
    position: relative;
    width: 50%;
    font-size: 14px;
    font-family: "Inter";
    color:#252525;
    text-align: right;
  }

  .slider-info-div-info{
    position: relative;
    margin-top:25px;
    font-size: 16px;
    font-family: "Inter";
  }

  .div-button{
    position: relative;
    width: 380px;
    margin:100px auto;
    display: flex;
  }
  .div-button-m{
    position: relative;
    width: 380px;
    margin:100px auto;
    display: flex;
  }

  .div-button2{
    position: relative;
    width: 300px;
    margin:100px auto;
    display: flex;
  }

  .div-button-back{
    position: relative;
    font-family: "Inter";
    font-size:30px;
    font-weight: 500;
    text-align: center;
    background-color: #c5c5c5;
    width: 40px;
    height: 40px;
    border:none;
    color: #252525;
    transition: 0.5s;
  }
  .div-button-back:hover{
    background-color: #aaaaaa;
    cursor: pointer;
  }

  .div-button-weiter{
    position: relative;
    font-family: "Inter";
    font-size:17px;
    font-weight: 500;
    text-align: center;
    background-color: #fd8a02;
    color:#fff;
    width: 300px;
    height: 40px;
    margin-left: 20px;
    border:none;
    transition: 0.5s;
  }
  .div-button-weiter:hover{
    background-color: #eb8101;
    cursor: pointer;
  }

  .div-button-weiter2{
    position: relative;
    font-family: "Inter";
    font-size:17px;
    font-weight: 500;
    text-align: center;
    background-color: #fd8a02;
    color:#fff;
    width: 300px;
    height: 40px;
    border:none;
    transition: 0.5s;
  }
  .div-button-weiter2:hover{
    background-color: #eb8101;
    cursor: pointer;
  }



  .form__label {
    font-family: 'Inter';
    font-size: 1.2rem;
    margin-left: 2rem;
    margin-top: 0.7rem;
    display: block;
    transition: all 0.3s;
    transform: translateY(0rem);
  }
  
  .form__input {
    font-family: 'Inter';
    color: #333;
    font-size: 1.2rem;
      margin: 0 auto;
    padding: 1.5rem 2rem;
    border-radius: 0.2rem;
    background-color: rgb(255, 255, 255);
    border: none;
    width: 90%;
    display: block;
    border-bottom: 0.3rem solid transparent;
    transition: all 0.3s;
  }
  
  .form__input:placeholder-shown + .form__label {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-4rem);
    transform: translateY(-4rem);
  }
  






.input-select{
    position: relative;
    font-size:16px;
    padding:10px 10px 10px 5px;
    display:block;
    width:200px;
    border:none;
    border-bottom:1px solid #757575;
    font-family: 'Inter';
    height: 41px;
}

  .group 			  { 
    position:relative; 
    margin-bottom:45px; 
  }
  .input 				{
    font-size:16px;
    padding:10px 10px 10px 5px;
    display:block;
    width:200px;
    border:none;
    border-bottom:1px solid #757575;
    font-family: 'Inter';
  }
  .input:focus 		{ outline:none; }
  
  /* LABEL ======================================= */
  .label 				 {
    color:#999; 
    font-size:16px;
    font-weight:normal;
    position:absolute;
    pointer-events:none;
    left:5px;
    top:10px;
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
    font-family: 'Inter';
  }
  
  /* active state */
  .input:focus ~ .label, input:valid ~ .label 		{
    top:-20px;
    font-size:14px;
    color:#5264AE;
  }
  
  /* BOTTOM BARS ================================= */
  .bar 	{ position:relative; display:block; width:215px; }
  .bar:before, .bar:after 	{
    content:'';
    height:2px; 
    width:0;
    bottom:1px; 
    position:absolute;
    background:#5264AE; 
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
  }
  .bar:before {
    left:50%;
  }
  .bar:after {
    right:50%; 
  }
  
  /* active state */
  input:focus ~ .bar:before, input:focus ~ .bar:after {
    width:50%;
  }
  
  /* HIGHLIGHTER ================================== */
  .highlight {
    position:absolute;
    height:60%; 
    width:100px; 
    top:25%; 
    left:0;
    pointer-events:none;
    opacity:0.5;
  }
  

/* active state */
input:focus ~ .highlight {
    -webkit-animation:inputHighlighter 0.3s ease;
    -moz-animation:inputHighlighter 0.3s ease;
    animation:inputHighlighter 0.3s ease;
  }
  
  /* ANIMATIONS ================ */
  @-webkit-keyframes inputHighlighter {
      from { background:#5264AE; }
    to 	{ width:0; background:transparent; }
  }
  @-moz-keyframes inputHighlighter {
      from { background:#5264AE; }
    to 	{ width:0; background:transparent; }
  }
  @keyframes inputHighlighter {
      from { background:#5264AE; }
    to 	{ width:0; background:transparent; }
  }










  .input-m 				{
    font-size:16px;
    padding:10px 10px 10px 5px;
    display:block;
    width:80%;
    border:none;
    border-bottom:1px solid #757575;
    font-family: 'Inter';
  }
  .input-m:focus 		{ outline:none; }
  
  /* LABEL ======================================= */
  .label-m 				 {
    color:#999; 
    font-size:16px;
    font-weight:normal;
    position:absolute;
    pointer-events:none;
    left:5px;
    top:10px;
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
    font-family: 'Inter';
  }
  
  /* active state */
  .input-m:focus ~ .label-m, .input-m:valid ~ .label-m 		{
    top:-20px;
    font-size:14px;
    color:#5264AE;
  }
  
  /* BOTTOM BARS ================================= */
  .bar-m 	{ position:relative; display:block; width:88%; }
  .bar-m:before, .bar-m:after 	{
    content:'';
    height:2px; 
    width:0;
    bottom:1px; 
    position:absolute;
    background:#5264AE; 
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
  }
  .bar-m:before {
    left:50%;
  }
  .bar-m:after {
    right:50%; 
  }
  
  /* active state */
  .input-m:focus ~ .bar-m:before, .input-m:focus ~ .bar-m:after {
    width:50%;
  }
  
  /* HIGHLIGHTER ================================== */
  .highlight-m {
    position:absolute;
    height:60%; 
    width:100px; 
    top:25%; 
    left:0;
    pointer-events:none;
    opacity:0.5;
  }
  

/* active state */
.input-m:focus ~ .highlight-m {
    -webkit-animation:inputHighlighter 0.3s ease;
    -moz-animation:inputHighlighter 0.3s ease;
    animation:inputHighlighter 0.3s ease;
  }







  /* HIDE RADIO */
[type=radio] { 
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  /* IMAGE STYLES */
  [type=radio] + img {
    cursor: pointer;
  }
  
  /* CHECKED STYLES */
  [type=radio]:checked + img {
    outline: 2px solid #f00;
  }




  #web_anfrage{
    display: block;
} 
#mobile_anfrage{
    display: none;
} 

@media only screen and (max-width: 820px) {
    #web_anfrage{
        display: none;
    } 
    #mobile_anfrage{
        display: block;
    } 
    #web_anfrage{
        background-color: #000;
      }
    
  }










.section {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      max-width: 1100px;
      width:90%;
      margin: 7vh auto;
      position: relative;
    }

    .image-container {
      flex: 1 1 50%;
      position: relative;
    }

    .image-container img {
      width: 100%;
      height: auto;
      display: block;
      border-radius: 4px;
    }

    .text-container {
      flex: 1 1 50%;
      background: #073b4c;
      color: #fff;
      padding: 40px;
      position: relative;
      top: 40px; /* Überlappung */
      margin-left: -80px; /* überlappt das Bild */
      border-radius: 4px;
      box-shadow: 0 6px 15px rgba(0,0,0,0.2);
    }

    .text-container h2 {
      font-size: 1.4em;
      margin-bottom: 15px;
      font-family: "Inter";
    }

    .text-container p {
      font-size: 1rem;
      line-height: 1.6;
      margin-bottom: 25px;
      font-family: "Inter";
    }

    .text-container a {
      display: inline-block;
      background: #c89a87;
      color: #fff;
      text-decoration: none;
      padding: 10px 20px;
      border-radius: 3px;
      font-size: 0.9rem;
      letter-spacing: 1px;
      transition: background 0.3s ease;
      font-family: "Inter";
    }

    .text-container a:hover {
      background: #a77a68;
    }

    /* Responsive */
    @media (max-width: 768px) {
      .section {
        flex-direction: column;
        align-items: flex-start;
      }

      .text-container {
        margin: -20px 0 0 0;
        top: 0;
        width: 95%;
      }
    }


    .btn-ancor{
      position: relative;
      font-family:'Inter';
      font-size:0.9em;
      padding:1vh;
      border-radius: 7px;
      transition: 0.5s;
      border: none;
      cursor: pointer;
    }
    .btn-ancor:hover{
      border-radius: 15px;
      background-color: #cfcfcf;;
    }









.container-bx {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 20px;
      gap: 20px;
      width: 90%;
      max-width: 1000px;
      margin-left: auto;
      margin-right: auto;
      margin-top:6vh;
    }


    .text-section {
      flex: 1;
    }


    .text-section h1 {
      margin-bottom: 10px;
      font-size: 1.8em;
      font-family: 'Inter';
    }


    .text-section p {
      font-size: 1rem;
      font-family: 'Inter';
      line-height: 1.5;
    }


    .image-section {
      flex: 1;
      display: flex;
      justify-content: center;
    }


    .image-section img {
      max-width: 100%;
      height: auto;
      border-radius: 10px;
      transition: 1s;
      box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
      border:1px solid #d7d7d7;
    }
    .image-section img:hover {
      box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }


    /* Responsive: Untereinander bei kleiner Breite */
    @media (max-width: 768px) {
      .container-bx {
        flex-direction: column;
        text-align: center;
      }


      .text-section, .image-section {
        flex: unset;
        width: 100%;
      }
    }


    .btn-ancor{
      position: relative;
      font-family:'Inter';
      font-size:1em;
      padding-top:1vh;
      padding-bottom:1vh;
      padding-left:2vh;
      padding-right:2vh;
      border-radius: 7px;
      transition: 0.5s;
      border: none;
      cursor: pointer;
      margin-left: auto;
      margin-right: auto;
      margin-top:2vh;
      border:1px solid black;
      background-color: #ebebeb;
    }
    .btn-ancor:hover{
      border-radius: 15px;
      background-color: #cfcfcf;
    }







    
  .kunden-header{
    position: relative;
    text-align: center;
    font-family:"Inter";
    color:#000;
    margin-top:-1em;
}

.kunden-header-splitter{
    position: relative;
    width: auto;
    width: 70%;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    height: 4px;
    margin-top:3px;
    background-color: #fd8a02;
}

.kunden-header-bx{
    position: relative;
    width: 90%;
    max-width:1000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;
    display: flex;
}

.kunden-header-bx1{
    position: relative;
    width: 48%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.kunden-header-bx2{
    position: relative;
    width: 48%;
    margin-left: 4%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.kunden-header-bx1-komment{
    position: relative;
    width: 100%;

    margin-left: 0%;
}

.kunden-header-bx1-komment-post{
    position: relative;
    width: 100%;
    background-color: #d6d6d6;
    border:1px solid #d4d4d4;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 12px 12px 0px 12px;
    padding-top:15px;
    padding-bottom:15px;
}
.kunden-header-bx1-komment-post2{
    position: relative;
    width: 100%;
    background-color: #d6d6d6;
    border:1px solid #d4d4d4;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 12px 12px 12px 0px;
    padding-top:15px;
    padding-bottom:15px;
}
.kunden-header-bx1-komment-post-h3{
    position: relative;
    width: 90%;
    margin-left: 5%;
    font-weight: bold;
    font-family: "Inter";
    font-size: 18px;
}

.kunden-header-bx1-komment-post-p{
    position: relative;
    width: 90%;
    margin-left: 5%;
    margin-top:5px;
    font-family: "Inter";
    font-weight: normal;
}

.kunden-header-bx1-komment-person{
    position: relative;
    font-family: "Inter";
    font-size:14px;
    margin-top:3px;
    width: 90%;
    margin-left: 5%;
}
.kunden-header-bx1-komment-person2{
    position: relative;
    font-family: "Inter";
    font-size:14px;
    margin-top:3px;
    width: 90%;
    margin-left: 5%;
    text-align: right;
}

@media screen and (max-width: 550px) {
    .kunden-header-bx{
        display: block;
    } 
    .kunden-header-bx1{
        width: 96%;
        margin-left: 2%;
    } 

    #kunden_header_bx2{
        display: none;
    }

}










.anchor-link-box{
    position: relative;
    width: 100%;
    background-color: #ededed;
    height: auto;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-top:3em;
}

.anchor-link-box-div{
    position: relative;
    width: 96%;
    margin-left:2%;
    max-width: 800px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.anchor-link-box-div-h2{
    position: relative;
    color:#000;
    font-size: 20px;
    font-family: "Inter";
}

.anchor-link-box-a{
    position: relative;
    font-size: 17px;
    font-family: "Inter";
    color:#0974e6;
    line-height: 1.5;
    transition: 0.5s;
    cursor: pointer;
    width: 96%;
    margin-left: 2%;
    text-decoration: none;
    font-weight: normal;
}
.anchor-link-box-a:hover{
    color:rgb(182, 30, 13);
}














.info-img-text{
    position: relative;
    width: 100%;
    max-width: 800px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.info-img-text-bx1{
position: relative;
width: 48%;
height: auto;
}
.info-img-text-bx2{
position: relative;
width: 48%;
height: auto;
margin-left: 4%;
}
.info-img-text-bx1-img{
position: relative;
width: 100%;
height: auto;
}

.info-img-text-bx2-p{
position: relative;
font-family: "Inter";
font-size: 2.0em;
text-align: left;
font-weight: 600;
margin-top:40px;
}

@media only screen and (max-width: 805px) {
.info-img-text-bx1{
    display: none;
} 
.info-img-text-bx2{
    display: block;
    width: 100%;

} 
.info-img-text-bx2-p{
    text-align: center;
    margin-top: 0px;
}
}



    .container2 {
      display: grid;
      grid-template-columns: repeat(3, 1fr);

    }

    .column2 {
      position: relative;
      overflow: hidden;
    }

    .column2 img {
      width: auto;
      height: auto;
      max-height: 300px;
      object-fit: cover;
      display: block;
    }

    .overlay {
      position: absolute;
      bottom: 20px;
      left: 20px;
      color: white;
      font-size: 1.5rem;
      font-weight: bold;
      text-shadow: 0 2px 5px rgba(0,0,0,0.6);
    }

    #column2{
      margin-top:8vh;
    }
    #column3{
      margin-top:4vh;
    }

    #overlay1{
      bottom:10vh;
    }
    #overlay3{
      bottom:6vh;
    }

    /* Responsive Anpassungen */
    @media (max-width: 805px) {
      .container2 {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto auto;
      }

        #column2{
      margin-top:0vh;
    }
    #column3{
      margin-top:0vh;
    }

    #overlay1{
      bottom:20px;
    }
    #overlay3{
      bottom:20px;
    }

      .column2 img {
      width: 100%;
      max-height: 150px;
      object-fit: cover;
      display: block;
    }

      .sidebar h1 {
        margin: 0;
      }
    }
      

    .text-korz{
      position: relative;
      width: 90%;
      text-align: center;
      max-width: 600px;
      font-family: 'Inter';
      font-size: 1em;
      line-height: 1.2;
      margin-left: auto;
      margin-right: auto;
      margin-top:2vh;
    }



.steps {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  max-width: 1100px;
  margin: 0 auto;
}

.step {
  background: #ffffff;
  padding: 25px 20px;
  border-radius: 12px;
  text-align: center;
  width: 260px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  margin-top:3vh;
  border:1px solid #e0e0e0;
  transition: 1s;
}
.step:hover {
box-shadow: rgba(0, 0, 0, 0.30) 0px 5px 15px;
}

.icon {
  width: 60px;
  height: 60px;
  background: #2f6fed;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  margin: 0 auto 15px auto;
}

.step h3 {
  margin: 10px 0;
  font-size: 18px;
}

.step p {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}

.arrow {
  font-size: 32px;
  color: #2f6fed;
}

/* 📱 Mobile Ansicht */
@media (max-width: 768px) {
  .steps {
    flex-direction: column;
  }

  .arrow {
    display: none;
  }

  .step {
    width: 100%;
    max-width: 360px;
  }
}





.info-text1{
  position: relative;
  font-family: 'Inter';
  width: 94%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6vh;
}

.info-text-headline{
  position: relative;
  font-size: 1.5em;
}

.info-text-headline-2{
  position: relative;
  font-size: 1.1em;
  margin-top:1vh;
}

.info-text-headline-center{
position: relative;
  font-size: 1.7em;
  text-align: center;
  margin-top:5vh;
}

.info-text-p{
  position: relative;
  font-size: 1em;
  line-height: 1.5;
  margin-top: 2vh;
}




.chart-container {
  max-width: 900px;
  height: 40vh;   /* 👈 HÖHE erhöhen */
  margin: 3vh auto;
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);

}



.price-table {
  width: 100%;
  max-width: 800px;
  margin: 40px auto;
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  border-radius: 12px;
  overflow: hidden;
}

.price-table th,
.price-table td {
  padding: 14px 16px;
  text-align: center;
}

.price-table thead {
  background-color: orange;
  color: #ffffff;
}

.price-table tbody tr:nth-child(even) {
  background-color: #f7f7f7;
}

.price-table tbody tr:hover {
  background-color: #fff3e0;
}

@media (max-width: 600px) {
  .price-table th,
  .price-table td {
    padding: 12px 8px;
    font-size: 14px;
  }
}



.chart-infotext{
  position: relative;
  width: 90%;
  max-width: 900px;
  margin-top: 1vh;
  font-family: "Inter";
  font-size: 0.8em;
  margin-left: auto;
  margin-right: auto;
}

.link-a{
  position: relative;
  color: #0974e6;
  transition:1s;
}
.link-a:hover{
  color: #e60909;
}



.verkaufs-ablauf {
  max-width: 900px;
  margin: 30px auto;
  padding-left: 20px;
}

.verkaufs-ablauf li {
  margin-bottom: 16px;
  line-height: 1.6;
}




.section-div-img {
        max-width: 1200px;
        margin: 60px auto;
        padding: 0 20px;
    }

    .content-wrapper {
        display: flex;
        align-items: center;
        gap: 50px;
    }

    .image-box,
    .text-box {
        flex: 1;
    }

    .image-box img {
        width: 100%;
        height: auto;
        border-radius: 8px;
        display: block;
    }

    .text-box h4 {
        font-size: 1.4em;
        margin-bottom: 20px;
    }

    .text-box p {
        margin-bottom: 15px;
        font-size: 16px;
        color: #555;
        margin-top:1vh;
        line-height: 1.5;
    }

    /* Gespiegelte Version */
    .reverse {
        flex-direction: row-reverse;
    }

    /* Responsive */
    @media (max-width: 900px) {
        .content-wrapper {
            flex-direction: column;
        }

        .reverse {
            flex-direction: column;
        }

        .text-box h2 {
            font-size: 26px;
        }
    }















    .timeline {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

/* Vertikale Linie */
.timeline::before {
    content: "";
    position: absolute;
    left: 30px;
    top: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(to bottom, #f97316, #fb923c);
    border-radius: 10px;
}

.item {
    display: flex;
    align-items: flex-start;
    gap: 25px;
    position: relative;
}

.number {
    min-width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #f97316, #fb923c);
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 2;
    box-shadow: 0 10px 25px rgba(249, 115, 22, 0.3);
}

.card {
    background: var(--card);
    padding: 25px 30px;
    border-radius: 18px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    flex: 1;
}

.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 50px rgba(0,0,0,0.08);
}

.card h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.card p {
    color: #475569;
    font-size: 15px;
    line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {

    .timeline::before {
        left: 25px;
    }

    .item {
        gap: 15px;
    }

    .number {
        min-width: 50px;
        height: 50px;
        font-size: 18px;
    }

    .card {
        padding: 20px;
    }

    .section h2 {
        font-size: 26px;
        margin-bottom: 40px;
    }
}


.splitter-design{
  position: relative;
  margin-top:6vh;
  width: 50%;
  max-width: 350px;
  height: 2px;
  background: #575757;
  margin-left: auto;
  margin-right: auto;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}