*{
	padding: 0;
	margin: 0 ;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@600&display=swap');

@font-face { font-family: Inter; src: url('Inter/Inter-VariableFont_slnt,wght.ttf'); } 


body{
    overflow-x: hidden; 
}


  .main-text{
    position: relative;
    width: 100%;
    margin:0px auto;
}


  .main-text-start{
    position: relative;
    width: 100%;
    margin:0px auto;
    z-index: 10;
}

.main-text-h1{
  position: relative;
  font-family: "Inter";
  font-size:1.7em;
  text-align: center;
  color:#252525;
  font-weight: 600;
  margin-top:1.5em;
}


.bg-img{
  position: relative;
  width: 100%;
  height: 700px;
  z-index: 10;
}
.bg-img-i{
  position: absolute;
  width: 100%;
  height: 700px;
  object-fit: cover;
  z-index:10;
}

.wave_box{
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 999;
    margin-top:-6em;
}
  .wave {
    z-index: 999;
    display: block;
    height: 100px;
    will-change: transform;
    width: 400vw;
    background: linear-gradient(to right, #ffffff, #ffffff);
    --mask: radial-gradient(75.15px at 50% 101.5px, #000 99%, #0000 101%)
        calc(50% - 70px) 0/140px 100%,
      radial-gradient(75.15px at 50% -66.5px, #0000 99%, #000 101%) 50% 35px/140px
        100% repeat-x;
    -webkit-mask: var(--mask);
    mask: var(--mask);
    animation: wave 70s linear infinite alternate;
  }
  @keyframes wave {
    100% {
      transform: translate3d(-300vw, 0, 0.1px);
    }
  }

  @media only screen and (max-width: 770px) {
    .wave {
        animation: wave 50s linear infinite alternate;
    }
}
    @media only screen and (max-width: 580px) {
        .wave {
            animation: wave 40s linear infinite alternate;
        }
}
  

.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-text-h4-m{
  position: relative;
  font-family: "Inter";
  font-size:23px;
  text-align: left;
  color:#252525;
  font-weight: 500;
  margin-top:80px;
  width:70%;
  max-width: 700px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.makler-info-m{
  position: relative;
  font-family: "Inter";
  color:#252525;
  font-size:17px;
  font-weight: 400;
  line-height: 1.5;
  margin-top:1.2em;
  width:70%;
  max-width: 900px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}












.anchor-link-box{
  position: relative;
  width: 100%;
  background-color: transparent;
  height: auto;
  padding-top: 1em;
  padding-bottom: 0em;
  margin-top:0em;
}

.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-family: "Inter";
  color:#d10303;
  line-height: 1.5;
  transition: 0.5s;
  cursor: pointer;
  width: 100%;
  margin-left: 0%;
  text-decoration: none;
  font-weight: 500;
}
.anchor-link-box-a:hover{
  color:#043ba8;
  font-weight: bold
}


.anchor-link-box-a2{
    position: relative;
    font-size: 17px;
    font-family: "Inter";
    color:#d10303;
    line-height: 1.5;
    transition: 0.5s;
    cursor: pointer;
    width: 100%;
    margin-left: 0%;
    text-decoration: none;
    font-weight: 500;
    margin-top:0.5em;
  }
  .anchor-link-box-a2:hover{
    color:#043ba8;
    font-weight: bold
  }
  

  #link{
    transition: 0.5s;
    color: #d10303;
  }

  #link:hover {
    color:#043ba8;
}




@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');

#thehero {
width: 100%;
    height: auto;
    padding-top:10vh;
    padding-bottom:10vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(shutterstock_530221237-scaled-1.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.the-inner {
    background-color: rgba(256,256,256,0.8);
    width: 80%;
    max-width: 1000px;
    padding: 1rem;
}

.the-inner h1{
color: #000;
font-family: 'Libre Baskerville', serif;
font-style: italic;
font-weight: 400;
line-height: 1.4;
font-size: 2.1rem;

}

.the-inner p {
color: #606061;
font-size: 1.2rem;  
}



.the-inner a {
color: #000000;
}

.the-inner .points p:before{
  content: url(https://chrislanejones.com/wp-content/uploads/2018/10/littlesquarebullet.png);
  padding: 0 1rem 0 0;
}

.info-img-h1{
    position: relative;
    max-width: 690px;
    margin-left: 0px auto;
    margin-right: 0px auto;
    text-align: center;
}

.info-img-text{
    position: relative;
    width: 90%;
    max-width: 800px;
    text-align: center;
    margin-top:15px;
    line-height: 1.3;
    font-weight: normal;
    font-family:"Inter";
}
.info-img-text-2{
    position: relative;
    width: 90%;
    max-width: 800px;
    text-align: center;
    margin-top:15px;
    font-weight: normal;
}

.btn-immo-2{
    position: relative;
    width: auto;
    font-family: "Inter";
    color:#fff;
    background-color: #0288fd;
    transition:0.5s;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    border: none;
    margin-top:20px;
    border-radius: 10px;
  }
  .btn-immo-2:hover{
    background-color: #026ac5;
    cursor: pointer;
    border-radius: 17px;
  }


  .btn-vermieter-anfrage{
    position: relative;
    width: auto;
    font-family: "Inter";
    color:#fff;
    background-color: #3b7910;
    transition:0.5s;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1em;
    border: none;
    margin-top:20px;
    border-radius: 10px;
  }
  .btn-vermieter-anfrage:hover{
    background-color: #32650e;
    cursor: pointer;
    border-radius: 17px;
  }


  .main-text8{
    position: relative;
    width: 90%;
    margin-left:5%;
    margin:1em auto;
    max-width: 800px;
}

  .main-text4-m{
    position: relative;
    width: 90%;
    margin-left:5%;
    margin:50px auto;
    max-width: 800px;
}

.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-erkennen-div-m{
  position: relative;
  width:auto;
  width:100%;
  margin-top:30px;
  max-width:800px;
}

.makler-erkennen-div-t-m{
  position: relative;
  font-family: "Inter";
  line-height: 1.5;
  font-size:16px;
  font-weight: 400;
  margin-top:10px;
}







.text-box-info{
  position: relative;
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  margin-top: -2em;
}

.text-box-info-box1{
  position: relative;
  width: 49%;
  height: auto;
}


.text-box-info-box1-img{
  position: relative;
  width: 100%;
  height: auto;
}

.text-box-info-box2{
  position: relative;
  width: 49%;
  height: auto;
  margin-left: 2%;
}

.main-text-h6-m{
  position: relative;
  font-family: "Inter";
  font-size:22px;
  text-align: left;
  color:#252525;
  font-weight: 500;
  margin-top:0px;
  width:98%;
  margin-left: 2%;
}

.main-text-h6-m{
  position: relative;
  font-family: "Inter";
  font-size:22px;
  text-align: left;
  color:#252525;
  font-weight: 500;
  margin-top:0px;
  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;
  width:94%;
  margin-left:3%;
}

.vermieter-werden{
  position: relative;
  width: 100%;
  max-width: 400px;
  height: auto;
  border:1px solid black;
  transition: 0.5s;
  overflow: hidden;
}
.vermieter-werden:hover{
    border-radius: 14px;
}

.vermieter-werden-head{
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  color:#fff;
  background-color: #0d5cd9;
}

.vermieter-werden-head-p{
  position: relative;
  font-family: "Inter";
  font-size: 1.2em;
  line-height: 1.4;
  text-align: center;
}
.vermieter-werden-body{
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  color:#fff;
  background-color: #efefef;
}

.vermieter-werden-body-p{
  position: relative;
  font-family: "Inter";
  font-size: 1em;
  text-align: center;
  width: 90%;
  margin-left:5%;
  color: #000;
  text-align: left;
}

.vermieter-werden-body-p2{
  position: relative;
  font-family: "Inter";
  font-size: 1em;
  text-align: center;
  width: 90%;
  margin-left:5%;
  color: #000000;
  text-align: left;
  margin-top: 0.5em;
}

.vermieter-werden-form{
  position: relative;
  width: 100%;
  max-width: 400px;
  height: auto;
  border:1px solid black;
  background-color: #efefef;
  padding-bottom: 1em;
  transition:0.5s;
}

.vermieter-werden-form:hover{
    border-radius: 14px;
}


.vermieter-werden-form-h3{
  position: relative;
  font-size: 1.2em;
  font-family: "Inter";
  color:#000;
  text-align: center;
  margin-top: 0.3em;
  text-align: left;
  width: 90%;
  margin-left: 5%;
  margin-top: 0.7em;
}

.vermieter-werden-form-inputbox{
  position: relative;
  width: 90%;
  margin-left: 5%;
  margin-top: 1.5em;
}

.vermieter-werden-form-inputbox2{
  position: relative;
  width: 90%;
  margin-left: 5%;
  margin-top: 1.3em;
}


.input-field{
  position: relative;
  font-family: "Inter";
}
.input-field input{
   width: 90%;
  height: 30px;
  border-radius: 3px;
  font-size: 1em;
  padding: 0 15px;
  border: 1px solid #000;
  background: #fff;
  color: #000;
  outline: none;
  font-family: "Inter";
}
.input-field label{
  position: absolute;
  top: 60%;
  left: 15px;
  transform: translateY(-70%);
  color: #000;
  font-size: 1em;
  pointer-events: none;
  transition: 0.3s;
}
input:focus{
  border: 2px solid #000;
}
input:focus ~ label,
input:valid ~ label{
  top: 0;
  left: 15px;
  font-size: 0.9em;
  padding-left:8px;
  padding-right:8px;
  padding-top:3px;
  padding-bottom:3px;
  background: #fff;
}

.vermieter-werden-form-btn{
  position: relative;
  width: 90%;
  margin-left: 5%;
  background-color: #0288fd;
  color:#fff;
  font-family: "Inter";
  margin-top:1.3em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: none;
  font-size: 0.9em;
  transition: 0.5s;
}
.vermieter-werden-form-btn:hover{
    position: relative;
    background-color: #026ac5;
    border-radius: 7px;
    cursor: pointer;
}

.vermieter-werden-form-inputbox3{
    position: relative;
    display: flex;
    width: 90%;
    margin-left: 5%;
    margin-top: 1.3em;
  }

  
.checkbox-bg{
    position: relative;
    background-color: transparent;
    width: 95%;
    margin-left: 5%;
    font-size:1em;
    font-family: "Inter";
}

@media screen and (max-width: 850px) {
.text-box-info{
  display: inline-block;
  width: 100%;
  } 
  .text-box-info-box1{
      position: relative;
      width: auto;
      margin-left: auto;
      margin-right: auto;
      height: auto;
  }
  .vermieter-werden{
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .text-box-info-box2{
      position: relative;
      width: auto;
      margin-left: auto;
      margin-right: auto;
      height: auto;
      margin-top:20px;
  }
  .vermieter-werden-form{
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }

  #form_box_vermieten_1{
    position: relative;
    width: 90%;
  }
  #form_box_vermieten_2{
    position: relative;
    width: 90%;
  }
}





.main-text-h2{
    position: relative;
    font-family: "Inter";
    font-size:22px;
    text-align: center;
    color:#252525;
    font-weight: 600;
    margin-top:0px;
}

.main-text4-m{
    position: relative;
    width: 90%;
    margin-left:5%;
    margin:60px auto;
    max-width: 800px;
}


.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:#0d5cd9;
}
.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-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:#0d5cd9;
}
.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;
}






.skills-div{
    position: relative;
    background-color: transparent;
    margin-top: -3em;
    z-index: 99;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
section {
    margin: 0 auto;
    text-align: center;
    padding: 30px;
  }
  
  .service a {
    color: #5b7abb;
    display: block;
  }
  
  .service h4 {
    font-family: "Inter";
    font-weight: 600;
    color: #56ceba;
    font-size: 1.3em;
    margin-left: 0.7em;
    text-align: left;
  }
  
  .services-grid {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }
  
  .service {
    background: #fff;
    margin: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    padding-bottom: 20px;
    border-radius: 4px;
    text-align: center;
    -webkit-box-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    border: 2px solid #e7e7e7;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Inter";
  }
  
  .service:hover {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
  }
  
  .service i {
    font-size: 3.45rem;
    margin: 1rem 0;
  }
  
  .service1 i,
  .service1 h4,
  .service1 .cta {
    color: #42b7ca;
  }
  
  .service1:hover {
    border: 2px solid #42b7ca;
  }
  
  .service2 i,
  .service2 h4,
  .service2 .cta {
    color: #425fca;
  }
  
  .service2:hover {
    border: 2px solid #425fca;
  }
  
  .service3 i,
  .service3 h4,
  .service3 .cta {
    color: #9c42ca;
  }
  
  .service3:hover {
    border: 2px solid #9c42ca;
  }
  
  .service .cta span {
    font-size: 0.6rem;
  }
  
  .service > * {
    flex: 1 1 100%;
  }
  
  .service .cta {
    align-self: flex-end;
  }
  
  @media all and (max-width:900px) {
    .services-grid {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
    }
  }

  #vorschlag_bx_icon{
    position: relative;
    font-size: 2em;
  }

  .service-heading{
    position: relative;
    width: 100%;
    display: flex;
  }



  
.makler-info-m-check{
    position: relative;
    font-family: "Inter";
    color:#252525;
    font-size:18px;
    font-weight: 400;
    line-height: 1.3;
    margin-top:0.7em;
    width:94%;
    margin-left:3%;
}

.checker{
    color: #248a1b;
    font-size:1.2em;
    font-weight: bold;
}


.main-text3{
    position: relative;
    width: 90%;
    margin-left:5%;
    margin:1em auto;
    max-width: 800px;
}

.main-text-h3-m{
    position: relative;
    font-family: "Inter";
    font-size:1.5em;
    text-align: left;
    color:#252525;
    font-weight: 500;
    margin-top:0em;
    width:100%;
    max-width: 700px;
    text-align: left;
  }

  
.main-text-h3-m2{
    position: relative;
    font-family: "Inter";
    font-size:1.3em;
    text-align: left;
    color:#252525;
    font-weight: 500;
    margin-top:0em;
    width:100%;
    max-width: 700px;
    text-align: left;
  }

  .main-text-h3-m3{
    position: relative;
    font-family: "Inter";
    font-size:1.3em;
    text-align: left;
    color:#252525;
    font-weight: 500;
    margin-top:1.2em;
    width:100%;
    max-width: 700px;
  }




  .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;
}
}







.div-box-show{
    position: relative;
    width: 100%;
    margin:60px auto;
    background-color: #f2f2f2;
    padding-top: 30px;
    padding-bottom: 30px;
}

.div-box-show-h3{
    position: relative;
    font-size: 1em;
    font-family: "Inter";
    text-align: center;
    color:#626262;
}
.div-box-show-h2{
    position: relative;
    font-size: 2em;
    font-family: "Inter";
    text-align: center;
    margin-top: 7px;
}

.div-box-show-box-div-img-btn{
    position: relative;
    width: 90%;
    margin-left: 0;
    font-family: "Inter";
    font-size: 1.0em;
    font-weight: normal;
    margin-top: 7px;
    color:#fff;
    background-color: #0288fd;
    transition: 0.5s;
    padding-top:0.5em;
    padding-bottom:0.5em;
    border:none;
}

.div-box-show-box-div-img-btn:hover{
    cursor: pointer;
    background-color: #026ac5;
}



  #thehero {
    width: 100%;
    max-width: none;
    }




    #header_nav{
        position: relative;
    }
    #header_nav_m{
        display: none;
       }
    
    @media (max-width: 1067px) {
       #header_nav{
        display: none;
       }
       #header_nav_m{
        display: block;
       }
      }





      .main-text-h3{
        position: relative;
        font-family: "Inter";
        font-size:3vh;
        text-align: center;
        color:#252525;
        font-weight: 500;
        margin-top:80px;
    }
    
    .wie-es-funktioniert-div{
        position: relative;
        width: 1000px;
        display: flex;
        height: auto;
        margin:30px auto;
    }
    
    .wie-es-funktioniert-div-m{
        position: relative;
        width: 100%;
        height: auto;
        margin:30px auto;
        margin-left:0%;
        padding-top:1.5em;
        padding-bottom:1.5em;
        background-color: #efefef;
    }
    
    .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);
    }
    












    .scroll-container {
      height: auto;
      padding-top:0px;
      padding-bottom:0px;
      display: flex;
      align-items: center;
      box-sizing: border-box;
      background-color: #ebebeb;
    }
    
    .scroll-container:nth-of-type(1) {
      background-color: #fff;
    }
    .scroll-container:nth-of-type(2) {
      background-color: #fff;
    }
    .scroll-container:nth-of-type(3) {
      background-color: #fff;
    }
    .scroll-container:nth-of-type(4) {
      background-color: #fff;
    }
    
    .scroll-container:nth-of-type(even) {
      flex-direction: row-reverse;
    }
    
    .scroll-element,
    .scroll-caption {
      width: 100%;
    }
    
    .scroll-element {
      height: auto;
      height: 100%;
      background-color: #fff;
    }
    
    .scroll-caption {
      margin: 1rem;
    }
    
    
    
    
    
    .section2{
      position: relative;
      background-color: #d4effc;
      margin-top:40px;
      text-align: left;
    }
    .section2-h1{
      position: relative;
      color: black;
      font-size: 28px;
    }
    
    .section2-h1-4{
    position: relative;
    color: #000;
    font-size: 28px;
    font-weight: normal;
    }
    
    
    
    .section1-h2-vorschlag{
      position: relative;
      color: black;
      margin-top:35px;
      width: 90%;
      font-size: 1.8em;
      font-family: "Inter";
      font-weight: 600;
    }

    .leistung-splitter{
        position: relative;
        margin-top:1em;
        height: 2px;
        background-color: #515151;
        width: 80%;
        max-width: 700px;
        border-radius: 4px;
    }
    
    .section1-p-vorschlag{
      position: relative;
      color: black;
      font-family: "Inter";
      margin-top:12px;
      font-size: 1em;
      width: 90%;
      font-weight:500;
    }
    
    .section1-vorschlag-box{
      position: relative;
      width: 90%;
      max-width: 900px;
      margin-left: auto;
      margin-right: auto;
      margin-top:30px;
      display: flex;
    
    }
    
    .section1-vorschlag-box-b1{
      position: relative;
      width: 33%;
      height: auto;
      padding-bottom:15px;
    }
    
    .section1-vorschlag-box-b2{
      position: relative;
      width: 33%;
      height: auto;
      padding-bottom:15px;
    }
    
    .section1-vorschlag-box-b3{
      position: relative;
      width: 33%;
      height: auto;
      padding-bottom:15px;
    
    }
    
    .vorschlag_bx_icon_bx{
      padding:10px;
      width: 120px;
      background-color: #fff;
      border:2px solid #aaaaaa;
    }
    .leistungen-img{
        position: relative;
        width: 100%;
        height: auto;
    }
    
    #vorschlag_bx_icon{
      position: relative;
      font-size: 70px;
      color: #535353;
    }
    
    .section1-vorschlag-box-b1-h{
      position: relative;
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
      margin-top:5px;
    }
    .section1-vorschlag-box-b1-txt{
      position: relative;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
      margin-top:7px;
      padding-left: 5px;
      padding-right: 5px;
    }
    
    .section1-vorschlag-btn{
        position: relative;
        width: 70%;
        max-width: 200px;
        height: 35px;
        color:#fff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
        transition:0.5s;
        background-color: #3b7911;
        cursor: pointer;
        border:none;
        margin-top:20px;
        border-radius: 5px;
    }
    
    .section1-vorschlag-btn:hover{
        background-color: #155013;
    }
    
    
    
    
    .section1-bx-splitter{
      position: relative;
      width: 80%;
      height: 2px;
      background-color: #656565;
      margin-top:7px;
    }
    
    #section1_bx_splitter{
      display: none;
    }
    
    @media only screen and (max-width: 450px) {
      #section1_bx_splitter{
        display: block;
      }
      .section1-vorschlag-box {
        width: 96%;
        display: block;
      }
     
      .section1-vorschlag-box-b1{
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom:15px;
      }
      
      .section1-vorschlag-box-b2{
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom:15px;
        margin-top:20px;
      }
      
      .section1-vorschlag-box-b3{
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom:15px;
        margin-top:20px;
      }
    }








    .gallery {
        display: grid;
        grid-gap: 10px;
        margin-top:1.5em;
      
        /* fill the page's width with columns, each having from about 200 to 400 px */
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        
        /* first row's height: 250px, second row's: 150px, third row's: 250px, and so on */
        grid-auto-rows: 250px 150px;
        
        /* from MDN: "fill in holes earlier in the grid, if smaller items come up later" */
        grid-auto-flow: dense;
      }
      
      .item {
        img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        
        /* for larger screens... */
        @media (min-width: 480px) {
          
          /* first item will have size 2x2 */
          &:first-child {
            grid-area: 1 / 1 / span 2 / span 2;
          }
      
          /* and every third item will have size 2x1 */
          &:nth-child(3n) {
            grid-column: span 2;
          }
       
        }
      }


















      
.start-div-box-ratgeber{
    position: relative;
    width: 100%;
    max-width: 1000px;
    height: auto;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}



#cCarousel {
    position: relative;
    max-width: 1000px;
    margin: auto;
  }
  
  #cCarousel .arrow {
    position: absolute;
    top: 50%;
    display: flex;
    width: 45px;
    height: 45px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    z-index: 1;
    font-size: 26px;
    color: white;
    background: #00000072;
    cursor: pointer;
  }
  
  #cCarousel #prev {
    left: -20px;
    margin-top:-20px;
  }
  
  #cCarousel #next {
    right: 0px;
    margin-top:-20px;
  }
  
  #carousel-vp {
    width: 90%;
    height: 350px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    margin: auto;
    left: -10px;
  }
  
  @media (max-width: 770px) {
    #carousel-vp {
      width: 510px;
    }
  }
  
  @media (max-width: 510px) {
    #carousel-vp {
      width: 290px;
      
    }
  }
  
  #cCarousel #cCarousel-inner {
    display: flex;
    position: absolute;
    transition: 0.3s ease-in-out;
    gap: 30px;
    left: 0px;
  }
  
  .cCarousel-item {
    width: 290px;
    height:auto;
    border: 1px solid rgb(48, 48, 48);
    border-radius: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    padding-bottom: 1em;
    background-color: #fff;
  }
  
  .cCarousel-item img {
    width: 100%;
    object-fit: cover;
    min-height: 246px;
    color: white;
  }
  
  .cCarousel-item .infos {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    background: white;
    color: black;
  }
  
  .cCarousel-item .infos button {
    background: #222;
    padding: 10px 30px;
    border-radius: 15px;
    color: white;
    font-size: 1rem;
    font-weight: bold;
    cursor: pointer;
  }




  .card2-1{
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
}
.card2-header{
    position: relative;
    background-color: #ffffff;
    width:100%;
    padding-top:5px;
    padding-bottom: 5px;
    color: #000000;
    font-size: 18px;
    font-family: "Inter";
}

.card1-img{
    position: relative;
    width: 100%;
    height: auto;
}













.div-box-buttons{
    width: 100%;
    margin-left:0%;
    margin-top:20px;
    box-shadow: 0 0 7px 7px rgba(141, 141, 155, 0.192);
  }
  
  .accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 17px;
    line-height: 25px;
    transition: 0.4s;
    border-bottom: 1px solid #303030;
  }
  
  .active, .accordion:hover {
    background-color: #ccc; 
  }
  
  .panel {
      display: none;
      background-color: #fcfcfc;
      overflow: hidden;
      padding: 0 18px;
    }
  .panel-p {
    padding: 0 0px;
    color:#000;
    font-family: "Inter";
    font-size: 1em;
    line-height: 1.2;
    padding-top:15px;
    padding-bottom:15px;
  }
  
  .panel-p-a {
      padding: 0 0px;
      text-decoration: none;
      transition: 0.5s;
      color:#043ba8;
    }
  
  .panel-p-a:hover {
      color: #d10303;
  }
  
  .accordion-span{
    float: right;
    right: 30px;
    font-weight: bold;
    font-size:20px;
  }
  
  

  .main-text-start{
    position: relative;
    width: 100%;
    margin:0px auto;
    z-index: 10;
}


#myVideo_div {
  position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 max-height: 700px;
 object-fit: cover;
}

#myVideo{
    position: relative;
    width: 100%;
    max-height: 700px;
    object-fit: cover;
}




.btn-zur-anfrage-2{
          position: relative;
          width: 210px;
          height: 37px;
          background-color: #006000;
          color: #fff;
          border:none;
          border-radius:4px;
          transition: 0.7s;
          margin-top: 25px;
          font-size: 18px;
          cursor: pointer;
      }
      
      .btn-zur-anfrage-2:hover{
          background-color: #014901;
      }
        









      

  .gray-div{
    position: relative;
    margin-top:4em;
    background-color: #f2f2f2;
    padding-top:4em;
    padding-bottom:4em;
}


.white-div{
    position: relative;
    margin-top:14em;
    background-color: transparent;
}
.white-div-beach{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 200px;
    object-fit: cover;
    margin-top: 5em;
    z-index: -1;
}


.box-blog-1{
    position: relative;
    width: 95%;
    max-width: 1000px;
    margin: 2em auto;
    display: flex;
  }

  .box-blog-1-bx1{
    position: relative;
    width: 580px;
    height: 600px;
    background-color: transparent;
    border-radius: 10px;
  }

  .box-blog-beitrag-gross{
    position: relative;
    width: 100%;
    height: 100%;
    /*border:1px solid rgba(149, 157, 165, 0.2);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
    border-radius: 30px;
    transition: 0.5s;
    cursor: pointer;
    margin-top:0em;
  }
  .box-blog-beitrag-gross:hover{
    /*box-shadow: rgba(100, 106, 111, 0.429) 0px 8px 24px;
    border:1px solid rgba(89, 93, 98, 0.312);*/
    border-radius: 40px;
  }

  .box-blog-gross-input-div{
    position: relative;
    margin-top: 0.7em;
    width: 90%;
    margin-left: 5%;
    height: 350px;
  }


  .box-blog-1-bx2{
    position: relative;
    width: 38%;
    margin-left: 4%;
    background-color: transparent;    
    border-radius: 10px;
  }

  .box-blog-beitrag-klein{
    position: relative;
    width: 100%;
    height: auto;
    transition: 0.5s;
    cursor: pointer;
    height: 340px;
  }
  .box-blog-beitrag-klein:hover{
    border-radius: 40px;
  }

  .box-blog-beitrag-klein-2{
    position: relative;
    margin-top: 0em;
    width: 100%;
    height: auto;
    transition: 0.5s;
    cursor: pointer;
    height: 340px;
  }
  .box-blog-beitrag-klein-2:hover{
    border-radius: 40px;
  }

  .box-blog-klein-input-div{
    position: relative;
    margin-top: 0.7em;
    width: 90%;
    margin-left: 5%;
    height: 200px;
  }


  @media only screen and (max-width: 700px) {
    .box-blog-1 {
      width: 95%;
    }
}


@media only screen and (max-width: 1010px) {

  .box-blog-1 {
    width: 90%;
    display: block;
  }
  .box-blog-1-bx1{
    position: relative;
    width: 580px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    border-radius: 7px;
  }
  .box-blog-1-bx2{
    position: relative;
    width: 100%;
    margin-left: 0%;
    background-color: #fff;
    border-radius: 7px;
    margin-top: 30px;
   
    vertical-align: middle;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }


}



@media only screen and (max-width: 660px) {

    .box-blog-1-bx1{
        display: none;
      }
  
  }
  


    .text-box-info{
        position: relative;
        width: 90%;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        margin-top: 0em;
    }
    
    .text-box-info-box1{
        position: relative;
        width: 49%;
        height: auto;
    }
    
    .text-box-info-box1-img{
        position: relative;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        cursor: pointer;
        transition: 0.5s;
        border-radius: 20px;
    }
    .text-box-info-box1-img:hover{
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    
    .text-box-info-box2{
        position: relative;
        width: 49%;
        height: auto;
        margin-left: 2%;
    }
    
    .main-text-h6-m{
        position: relative;
        font-family: "Inter";
        font-size:22px;
        text-align: left;
        color:#252525;
        font-weight: 500;
        margin-top:0px;
        width:90%;
        margin-left: 0%;
    }
    
    .makler-info-m2{
        position: relative;
        font-family: "Inter";
        color:#252525;
        font-size:17px;
        font-weight: 400;
        line-height: 1.5;
        margin-top:0.7em;
        width:95%;
        margin-left:0%;
    }
    
    @media screen and (max-width: 850px) {
        .text-box-info{
            display: inline-block;
            position: relative;
            margin-left: 5%;
        } 
        .text-box-info-box1{
            position: relative;
            width: 96%;
            margin-left: 2%;
            height: auto;
        }
        .text-box-info-box1-img{
            width: 100%;
        }
        .text-box-info-box2{
            position: relative;
            width: 96%;
            margin-left: 2%;
            height: auto;
            margin-top:20px;
        }

        .makler-info-m{
            position: relative;
            font-family: "Inter";
            color:#252525;
            font-size:17px;
            font-weight: 400;
            line-height: 1.5;
            margin-top:1.2em;
            width:90%;
            max-width: 900px;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
          }
    }







.box-info-border{
  box-shadow: 0 2px 8px #d80202;
  padding-bottom: 2em;
  padding-top: 1em;
  border-radius: 15px;
  transition: 0.5s;
}

.box-info-border:hover {
box-shadow: 0px 5px 20px 0px #ff0000;
}





    .pakete {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 1.5rem;
  max-width: 1000px;
  margin: 0 auto;
}

.paket {
  display: flex;
  align-items: flex-start;
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 1rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 1.5rem;
  gap: 1.5rem;
  transition:0.7s;
}

.paket:hover {
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.paket-bild {
  flex: 0 0 160px;
  max-width: 160px;
}

.paket-bild img {
  width: 100%;
  height: auto;
  border-radius: 0.5rem;
  object-fit: cover;
}

.paket-bild.rund img {
  border-radius: 50%;
}

.paket-text {
  flex: 1;
  text-align: left;
  font-family: 'Inter';
}

.paket-text h3 {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
  color: #333;
}

.paket-text p {
  margin-bottom: 0.75rem;
  line-height: 1.6;
  color: #555;
}

@media (max-width: 768px) {
  .paket {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .paket-bild {
    max-width: 200px;
  }

  .paket-text {
    text-align: left;
  }
}
















.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.5em;
      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;
        margin-left: 0%;
        width: 70%;
      }

      .text-container {
        margin: -20px 0 0 0;
        top: 0;
        width: 90%;
      }
    }


    .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;;
    }

























    .nav-menu {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 10px;
      margin-bottom: 25px;
    }

    .nav-menu button {
      background-color: #f4f4f4;
      border: 2px solid #ccc;
      border-radius: 6px;
      padding: 8px 16px;
      font-size: 1rem;
      cursor: pointer;
      display: flex;
      align-items: center;
      gap: 8px;
      transition: all 0.7s ease;
    }

    .nav-menu button::before {
      content: "●";
      color: #4285f4;
      font-size: 0.9rem;
    }

    .nav-menu button:hover {
      background-color: #fff;
      border: 2px solid #000;
    }

    .nav-menu button.active {
      background-color: #000;
      color: #fff;
      border-color: #000;
    }

    .content-menu {
      max-width: 700px;
      margin: 0 auto;
      text-align: center;
      margin-top:4vh;
    }

    .content-menu p {
      margin-bottom: 15px;
      font-family: 'Inter';
      color: #444;
    }

    /* Responsive Design */
    @media (max-width: 600px) {
      .nav-menu {
        flex-direction: column;
        align-items: center;
      }

      .nav-menu button {
        width: 80%;
      }

      .content-menu {
        padding: 0 10px;
      }
    }

    #content_menu_2{
      display: none;
    }
    #content_menu_3{
      display: none;
    }
    #content_menu_4{
      display: none;
    }









    .section2 {
    background-color: #e7e7e7;
    text-align: center;

  }

  .section2 h2 {
    font-family: "Ink Free";
    font-size: 2rem;
    margin-bottom: 50px;
    color: #222;
  }

  .features {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    width: 90%;
    margin-left: 5%;
  }

  .feature-box {
    background-color: #fff;
    border: 1px solid #223;
    border-radius: 12px;
    padding: 30px 40px;
    width: 90%;
    max-width: 200px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    font-family:'Inter';
  }

  .feature-box:hover {
    border-color: #0078ff;
    transform: translateY(-5px);
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  }

  .feature-box b {
    display: block;
    font-weight: 700;
    margin-bottom: 6px;
  }

  /* Responsive Design */
  @media (max-width: 768px) {
    .feature-box {
      width: 90%;
    }
    .features {
    width: 80%;
    margin-left: 10%;
  }
  }
















  .section3 {
    text-align: center;
    padding: 60px 20px;
    background-color: #f8f8f8;
    font-family: 'Inter';
  }

  .section3 h2 {
    font-size: 1.8rem;
    margin-bottom: 50px;
    font-weight: 600;
    color: #222;
  }

  .locations {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
  }

  .location {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .circle {
    width: 150px;
    height: 150px;
    border: 1px solid #223;
    border-radius: 50%;
    background-color: #f3f3f3;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
  }

  .circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .circle:hover {
    transform: scale(1.05);
    border-color: #000;
    cursor: pointer;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }

  .location p {
    margin-top: 10px;
    font-size: 1rem;
    color: #333;
  }

  /* Responsive Design */
  @media (max-width: 768px) {
    .circle {
      width: 120px;
      height: 120px;
    }

    .location p {
      font-size: 0.95rem;
    }
  }

  @media (max-width: 480px) {
    .locations {
      gap: 25px;
    }
    .circle {
      width: 100px;
      height: 100px;
    }
  }









  


.div-box-buttons{
  width: 80%;
  max-width: 1000px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  box-shadow: 0 0 7px 7px rgba(141, 141, 155, 0.192);
  font-family: 'Inter';
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 17px;
  line-height: 15px;
  transition: 0.4s;
  border-bottom: 1px solid #303030;
}

.active, .accordion:hover {
  background-color: #ccc; 
}

.panel {
    display: none;
    background-color: #fcfcfc;
    overflow: hidden;
    padding: 0 18px;
  }
.panel-p {
  padding: 0 0px;
  color:#000;
  padding-top:15px;
  padding-bottom:15px;
}

.panel-p-a {
    padding: 0 0px;
    text-decoration: none;
    transition: 0.5s;
    color:#043ba8;
  }

.panel-p-a:hover {
    color: #d10303;
}

.accordion-span{
  float: right;
  right: 30px;
  font-weight: bold;
  font-size:20px;
}



.line-chart-div1{
    position: relative;
    width: 95%;
    margin-left:3%;
    margin-top:-30px;
}

#line-chart{
    position: relative;
    left:0px;
}

#link_hover{
    position: relative;
    color:#990303;
    transition: 0.5s;
}
#link_hover:hover{
    color:#043ba8;
}



























  @import url("https://fonts.googleapis.com/css2?family=Merriweather&family=Merriweather+Sans:wght@300&display=swap");

  .container {
      max-width: 1280px;
      width: 95%;
      margin: 0 auto;
    }
  .scroll-container {
      height: auto;
      min-height: 250px;
      padding-top:0px;
      padding-bottom:0px;
      display: flex;
      align-items: center;
      box-sizing: border-box;
    }
    
    .scroll-container:nth-of-type(1) {
      background-color: #fff;
    }
    .scroll-container:nth-of-type(2) {
      background-color: #fff;
    }
    .scroll-container:nth-of-type(3) {
      background-color: #fff;
    }
    .scroll-container:nth-of-type(4) {
      background-color: #fff;
    }
    
    .scroll-container:nth-of-type(even) {
      flex-direction: row-reverse;
    }
    
    .scroll-element,
    .scroll-caption {
      width: 100%;
    }
    
    .scroll-element {
      min-height: 200px;
      height: 100%;
      background-color: #fff;
    }
    
    .scroll-caption {
      margin: 1rem;
    }
    
    footer {
      text-align: ;
      padding: 0.5rem 0;
      background-color: #faddad;
    }
    
    footer p {
      font-size: 0.75rem;
      margin: 0.25rem 0;
      color: #221133;
    }
    
    footer a {
      text-decoration: none;
      color: inherit;
      color: #221133;
    }
    
    @media screen and (max-width: 650px) {
      .scroll-container,
      .scroll-container:nth-of-type(even) {
        flex-direction: column;
        align-content: inherit;
      }
    
      .scroll-element {
        height: 100%;
      }
    
      .scroll-element,
      .scroll-caption {
        width: 100%;
      }
    }
    /**Styling scrollable elements*/
    
    .js-scroll {
  
      transition: opacity 500ms;
    }
    
    .js-scroll.scrolled {
  
    }
    
    .scrolled.fade-in {
      animation: fade-in 1s ease-in-out both;
    }
    
    .scrolled.fade-in-bottom {
      animation: fade-in-bottom 1s ease-in-out both;
    }
    
    .scrolled.slide-left {
      animation: slide-in-left 1s ease-in-out both;
    }
    
    .scrolled.slide-right {
      animation: slide-in-right 1s ease-in-out both;
    }
    
    /* ----------------------------------------------
     * Generated by Animista on 2021-2-11 23:32:31
     * Licensed under FreeBSD License.
     * See http://animista.net/license for more info. 
     * w: http://animista.net, t: @cssanimista
     * ---------------------------------------------- */
    
    @keyframes slide-in-left {
      0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
      }
    }
    
    @keyframes slide-in-right {
      0% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
      }
    }
    
    @keyframes fade-in-bottom {
      0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
      }
    }
    
    @keyframes fade-in {
      0% {
        opacity: 0;
      }
      100% {
        opacity: 1;
      }
    }
  
  
  
  
    .section1{
      width:auto;
      position: relative;
      background-color: transparent;
      margin-top:70px;
      text-align: left;
  }
  .section1-h1{
      position: relative;
      color: black;
      font-size: 28px;
      text-align: center;
  }
  .section1-h2{
      position: relative;
      color: black;
      margin-top:7px;
      font-size: 22px;
  }
  .section1-p1{
      position: relative;
      color:#000;
      font-size: 18px;
      margin-top:15px;
      line-height: 1.3;
  }
  .section1-p1-list2{
    position: relative;
      color:#000;
      font-size: 18px;
      margin-top:3px;
      padding-left: 7px;
      line-height: 1.3;
  }
  .section1-h1-2{
    position: relative;
    color: black;
    font-size: 23px;
    margin-top:45px;
  }
  .section1-p2{
      position: relative;
      color:#000;
      font-size: 20px;
      margin-top:18px;
      line-height: 1.3;
  }
  .section2{
      width:100%;
      position: relative;
      background-color: #eeeeee;;
      margin-top:40px;
      text-align: center;
  }
  .section2-h1{
      position: relative;
      color: black;
      font-size: 28px;
  }
  
  .section2-h1-4{
    position: relative;
    color: #000;
    font-size: 28px;
    font-weight: normal;
  }
  
  .section3{
    width: 90%;
      max-width:1050px;
      position: relative;
      background-color: transparent;
      margin-top:00px;
      text-align: left;
  }
  
  .section3-p1{
      position: relative;
      color:#000;
      font-size: 20px;
      margin-top:7px;
      line-height: 1.3;
  }
  
  .section3-h2{
    position: relative;
    color: black;
    font-size: 22px;
    margin-top:45px;
  }
  .section3-p1-2{
    position: relative;
    color:#000;
    font-size: 18px;
    margin-top:15px;
    line-height: 1.3;
  }
  
  .section3-h3{
    position: relative;
    color: black;
    font-size: 18px;
    margin-top:45px;
  }
  .section3-p1-3{
    position: relative;
    color:rgb(184, 1, 1);
      font-size: 16px;
      line-height: 1.3;
      text-decoration: none;
  }
  .section3-p1-3::before{
    content: '';
      position: absolute;
      width: 100%;
      height: 2px;
      border-radius: 4px;
      background-color: rgb(184, 1, 1);
      bottom: 0;
      left: 0;
      transform-origin: right;
      transform: scaleX(0);
      transition: transform .3s ease-in-out;
  }
  .section3-p1-3:hover::before {
    transform-origin: left;
    transform: scaleX(1);
  }
  
  
  
  .section3-p1-4{
    position: relative;
    color: #000;
      font-size: 18px;
      line-height: 1.3;
      margin-top:4px;
      text-decoration: none;
  }
  
  .section3-button-div{
      height: 50px;
  
  }
  .section3-button{
      position: relative;
      cursor: pointer;
  }
  
    .finanzierungsvorschlag-btn{
      position: relative;
      margin-top:25px;
      padding-top:5px;
      padding-bottom:5px;
      padding-left:15px;
      padding-right:15px;
      border:none;
      background-color: #990000;
      color:#fff;
      font-size: 19px;
      border-radius: 8px;
      transition: 0.5s;
      font-family: Arial, Helvetica, sans-serif;
      float: right;
    }
  
  .finanzierungsvorschlag-btn:hover{
      position: relative;
      background: #002d86;
      cursor: pointer;
  }
  
  
  .begriffe-box{
    position: relative;
    width: 1050px;
    height:auto;
    border:1px solid black;
  }
  .begriffe-head{
    position: relative;
    font-size: 18px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    background-color: #595959;
  }
  
  .begriffe-input{
    position: relative;
    margin-top: 12px;
  }
  .begriffe-input2{
    position: relative;
    margin-top: 12px;
    padding-bottom: 15px;
  }
  .begriffe-input-a{
    position: relative;
    padding-left: 35px;
    color: #961600;
    transition:0.5s;
    cursor: pointer;
  }
  .begriffe-input-a:hover{
    color: #e42604;
  }
  
  
  
  
  
  
  #scroll {
      position:fixed;
      right:20px;
      bottom:65px;
      cursor:pointer;
      width:30px;
      height:30px;
      background-color:#a1a1a1;
      text-indent:-9999px;
      display:none;
      -webkit-border-radius:60px;
      -moz-border-radius:60px;
      border-radius:60px;
      z-index:99;
      transition:0.5s;
  }
  #scroll span {
      position:absolute;
      top:50%;
      left:50%;
      margin-left:-8px;
      margin-top:-12px;
      height:0;
      width:0;
      border:8px solid transparent;
      border-bottom-color:#ffffff;
  }
  #scroll:hover {
      background-color:#7e7e7e;
      opacity:1;filter:"alpha(opacity=100)";
      -ms-filter:"alpha(opacity=100)";
  }
  
  
  
  
  
  .container {
      max-width: 700px;
      margin-left: auto;
      margin-right: auto;
      padding: 1em;
      margin-top:20px;
    }
    
    ul {
      list-style: none;
      padding: 0;
    }
    
    .title {
      margin-bottom: 30px;
      font-family: 'Mukta Mahee', sans-serif;
      font-weight: 400;
      font-size: 16px;
      color: #fff;
      text-align: center;
    }
    
    .wrapper {
      background: #fff;
      border-radius: 5px;
      box-shadow: 0 0 20px 0 rgba(0,0,0, .1);
      padding: 27.5px;
    }
    
    #contactForm {
      display: grid;
      grid-gap: 20px;
      grid-template-areas:
        'name'
        'email'
        'company'
        'phone'
        'message';
    }
    
    .required-field {
      grid-column: 1 / 2;
    }
    
    .submit-button {
      grid-column: 2 / 3;
    }
    
    .name-field {
      grid-area: name;
      grid-column: 1 / 3;
    }
    
    .email-field {
      grid-area: email;
      grid-column: 1 / 3;
    }
    
    .company-field {
      grid-area: company;
      grid-column: 1 / 3;
    }
    
    .phone-field {
      grid-area: phone;
      grid-column: 1 / 3;
    }
    
    
    
    /* FORM STYLES */
    
    .contact-us {
      margin: 0 0 30px;
      font-family: 'Mukta Mahee', sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #3f66da;
    }
    
    .contact form {
      border: 0;
    }
    
    .contact form label {
      display: block;
    }
    
    .contact form p {
      margin: 0;
      font-family: 'Mukta Mahee', sans-serif;
      font-weight: 200;
      font-size: 12px;
      color: rgba(74, 86, 96, 1);
    }
    
    .contact form input, .contact form {
      font-family: 'Mukta Mahee', sans-serif;
      font-weight: 200;
      font-size: 14px;
      width: 97%;
      padding: .4em .8em;
      outline-color: #5dc3f2;
    }
    
    .contact form button {
      font-family: 'Mukta Mahee', sans-serif;
      font-weight: 400;
      font-size: 12px;
      color: #fff;
      background: #5dc3f2;
      width: 90px;
      height: 30px;
      border: 0;
      border-radius: 15px;
    }
    
    .submit-button {
      align-self: center;
      justify-self: end;
    }
    
    .contact form button:hover, .contact form button:focus {
      background: #49b0e7;
      color: #fff;
      outline: 0;
      transition: background-color 0.3s ease-out;
    }
    
    .required-field {
      font-family: 'Mukta Mahee', sans-serif;
      font-weight: 200;
      font-size: 10px;
      color: rgba(74, 86, 96, 0.75);
      align-self: center;
      justify-self: start;
    }
    
    span {
      color: #5e6264;
    }
    
    .alert {
      margin-bottom: 1em;
      padding: 10px;
      background: #49b0e7;
      font-family: 'Mukta Mahee', sans-serif;
      font-size: 14px;
      text-align: center;
      color: #fff;
      border-radius: 2.5px;
      display: none;
    }
    
    /* LARGE SCREENS */
    
    @media (min-width: 500px) {
      #contactForm {
        grid-template-columns: 1fr 1fr;
        grid-template-areas:
          'name company'
          'email phone'
          'message message';
      }
    
      .name-field {
        grid-area: name;
        grid-column: 1 / 2;
      }
    
      .email-field {
        grid-area: email;
        grid-column: 1 / 2;
      }
    
      .company-field {
        grid-area: company;
        grid-column: 2 / 3;
      }
    
      .phone-field {
        grid-area: phone;
        grid-column: 2 / 3;
      }
   
    
    }

    .kontakt-form-t1{
        position: relative;
        font-family: "Inter";
        font-size:0.9em;
        width: 70%;
        margin-left: 0.6em;
    }

    @media only screen and (max-width: 499px) {
        .container {
            width: 90%;
            margin: 0 auto;
          }
          #form_Immobilienart_splitter {
            display: none;
          }
          #Wohnflaeche_form{
            position: relative;
            margin-top:2.2em;
          }
          .kontakt-form-t1{
            width: 80%;
        }

        }

    
    .contact-text{
        font-size:18px;
    }
    
    #message{
        resize: none;
    }
    
    .message-field{
        position: relative;
        width:90%;
        background: rgba(230, 230, 230, 0.5);
             border: 1px solid rgba(74, 86, 96, .1);
          border-radius: 2.5px;
          padding:5px;
    }
    .message-field:focus{
      border: 2px solid #49b0e7;
      }
    
    .input-design{
      background: rgba(230, 230, 230, 0.5);
             border: 1px solid rgba(74, 86, 96, .1);
          border-radius: 2.5px;
        }
    
    #pflicht_feld{
        position: relative;
        margin-left: 0px;
        font-size:14px;
        color: #000;
        margin-left:15px;
    }
    
    #sub_button{
        position: relative;
        
        font-size:18px;
        color: #fff;
        background:#002d86; 
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 7px;
        padding-bottom: 7px;
        border:none;
        border-radius: 8px;
        top:15px;
        cursor: pointer;
    }
    
  
  
  
  .contact-link{
      position: relative;
      color:rgb(148, 2, 2);
      text-decoration:;
  }
  
  .contact-dsgvo-infobox{
      position: relative;
      width:90%;
      margin-left: 15px;
  }
  
  

  #header_nav{
    position: relative;
}
#header_nav_m{
    display: none;
   }

@media (max-width: 1067px) {
   #header_nav{
    display: none;
   }
   #header_nav_m{
    display: block;
   }
  }





  