
:root {
  --opener-height: 320px;
}

#section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  background-image: url(https://www.immobilienbewertung-uder.de/userdata/7996/pages/elements/hero-small.jpg);

}

#section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .se-content {
  width: 100%;
  height: 100%;

  background-color: #fff;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 300px;

  
  



  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .opener {
  height: var(--opener-height);
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
  align-items: center;
}
#section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .opener h1 {
  font-size: 3vw;
  color: #fff;
  position: absolute;
  max-width: 1000px;
  word-break: break-word;
  padding: 10px 20px;
  background: rgba(0,0,0,0.1);
  text-shadow: 0px 0px 30px #000000;
}

@media(max-width: 1400px) /* xl */ {
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 { margin-top: 0; }
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .se-wrapper { width: 100% !Important; }
}

@media(max-width: 1200px) /* xl */ {
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .se-wrapper { width: 100% !Important; margin-left: 0; margin-top: 0; }
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .se-content { width: 100%; }

  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 {  }
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .se-wrapper { width: 100% !Important;  }
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .se-content { margin-left: 10px; margin-right: 10px; }
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .hero-inner  {	max-width: 80%; margin: 0 auto; }
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .opener h1 {	font-size: 2rem; font-weight: 400; }
}

@media(max-width:992px) /* lg */ {
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .se-wrapper { width: 100% !Important; margin-left: 0; margin-top: 0; }
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .se-content { width: 100%;}

}
@media(max-width:767px) /* sm */ {
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .se-wrapper { }
  #section_design-Hero2-ff8a655f2b320178c5deca8e9653cce7_12794 .se-content { }
}
@media(max-width:575px) /* xs */ {}

#section_design-Cta-001-38480f20a73c74b08dccc9c00deffdb0_12847 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_design-Cta-001-38480f20a73c74b08dccc9c00deffdb0_12847 .se-wrapper,
#section_design-Cta-001-38480f20a73c74b08dccc9c00deffdb0_12847 .row,
#section_design-Cta-001-38480f20a73c74b08dccc9c00deffdb0_12847 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_design-Cta-001-38480f20a73c74b08dccc9c00deffdb0_12847 .row,
  #section_design-Cta-001-38480f20a73c74b08dccc9c00deffdb0_12847 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_design-Cta-001-38480f20a73c74b08dccc9c00deffdb0_12847 .container {
    background: transparent;
}

.cta-bar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: transparent;
    background-size: cover;
    padding: 0px 20px;
    gap: 20px;
}

.cta-button {
    color: white;
    padding: 15px 35px;
    font-size: 1.2em;
    font-weight: bold;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    transition: background-color 0.3s ease, color 0.3s ease;
    white-space: nowrap;
}

.cta-button.left {
    background-color: #efefef;

}

.cta-button.right {
    background-color: #363a93;
    color: #fff;
}

.cta-button a {
    color: #fff;
}

.cta-button.left a {
    color: #5b5b5b;
}

.cta-button.left:hover {
    background-color: #363a93;
    color: #fff;
}

.cta-button.left:hover a {
    color: #fff;
}

.cta-button.right:hover {
    background-color: #efefef;
}

.cta-button.right:hover a {
    color: #5b5b5b;
}

/* ---------- Responsive ---------- */
@media (max-width: 600px) {
    .cta-bar {
        flex-direction: column;
        text-align: center;
    }

    .cta-button {
        width: 100%;
        max-width: 320px;
        font-size: 1.0em;
    }

}

#section_start-Ueberschrift-305def0f17603402d7a051c048913daa_12841 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_start-Ueberschrift-305def0f17603402d7a051c048913daa_12841 .se-wrapper,
#section_start-Ueberschrift-305def0f17603402d7a051c048913daa_12841 .row,
#section_start-Ueberschrift-305def0f17603402d7a051c048913daa_12841 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_start-Ueberschrift-305def0f17603402d7a051c048913daa_12841 .row,
  #section_start-Ueberschrift-305def0f17603402d7a051c048913daa_12841 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_start-Ueberschrift-305def0f17603402d7a051c048913daa_12841  .ueberschrift {  
	color :  !important;
}



#section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .se-wrapper,
#section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .row,
#section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .row,
  #section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .ueberschrift {
	color :  !important;
}

#section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .desktop-only { display: block; }
#section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .mobile-only { display: none; }

@media only screen and (max-width : 480px) {
  #section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .desktop-only { display: none; }
  #section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .mobile-only { display: block; }
  #section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 img { margin-bottom: 20px; }
}

#section_start-Bild-Text-Video-c7a854545c59eebdb23a70f6c374d8d4_12842 .m-top { margin-top: 20px; }

#section_start-Ueberschrift-0ea8423f0fe5f85422804c5a9f6e4798_12843 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_start-Ueberschrift-0ea8423f0fe5f85422804c5a9f6e4798_12843 .se-wrapper,
#section_start-Ueberschrift-0ea8423f0fe5f85422804c5a9f6e4798_12843 .row,
#section_start-Ueberschrift-0ea8423f0fe5f85422804c5a9f6e4798_12843 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_start-Ueberschrift-0ea8423f0fe5f85422804c5a9f6e4798_12843 .row,
  #section_start-Ueberschrift-0ea8423f0fe5f85422804c5a9f6e4798_12843 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_start-Ueberschrift-0ea8423f0fe5f85422804c5a9f6e4798_12843  .ueberschrift {  
	color :  !important;
}



#section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .se-wrapper,
#section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .row,
#section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .row,
  #section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .ueberschrift {
	color :  !important;
}

#section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .desktop-only { display: block; }
#section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .mobile-only { display: none; }

@media only screen and (max-width : 480px) {
  #section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .desktop-only { display: none; }
  #section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .mobile-only { display: block; }
  #section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 img { margin-bottom: 20px; }
}

#section_start-Bild-Text-Video-526d03843c5271676c1be6fdb63e6e4b_12844 .m-top { margin-top: 20px; }

#section_design-Cta-001-33253e491b53ecbae7192b9dd2f7736e_12848 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_design-Cta-001-33253e491b53ecbae7192b9dd2f7736e_12848 .se-wrapper,
#section_design-Cta-001-33253e491b53ecbae7192b9dd2f7736e_12848 .row,
#section_design-Cta-001-33253e491b53ecbae7192b9dd2f7736e_12848 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_design-Cta-001-33253e491b53ecbae7192b9dd2f7736e_12848 .row,
  #section_design-Cta-001-33253e491b53ecbae7192b9dd2f7736e_12848 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_design-Cta-001-33253e491b53ecbae7192b9dd2f7736e_12848 .container {
    background: transparent;
}

.cta-bar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: transparent;
    background-size: cover;
    padding: 0px 20px;
    gap: 20px;
}

.cta-button {
    color: white;
    padding: 15px 35px;
    font-size: 1.2em;
    font-weight: bold;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    transition: background-color 0.3s ease, color 0.3s ease;
    white-space: nowrap;
}

.cta-button.left {
    background-color: #efefef;

}

.cta-button.right {
    background-color: #363a93;
    color: #fff;
}

.cta-button a {
    color: #fff;
}

.cta-button.left a {
    color: #5b5b5b;
}

.cta-button.left:hover {
    background-color: #363a93;
    color: #fff;
}

.cta-button.left:hover a {
    color: #fff;
}

.cta-button.right:hover {
    background-color: #efefef;
}

.cta-button.right:hover a {
    color: #5b5b5b;
}

/* ---------- Responsive ---------- */
@media (max-width: 600px) {
    .cta-bar {
        flex-direction: column;
        text-align: center;
    }

    .cta-button {
        width: 100%;
        max-width: 320px;
        font-size: 1.0em;
    }

}

#section_start-Ueberschrift-06a0358ba846cf9b2f39a24c90445ae3_12845 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_start-Ueberschrift-06a0358ba846cf9b2f39a24c90445ae3_12845 .se-wrapper,
#section_start-Ueberschrift-06a0358ba846cf9b2f39a24c90445ae3_12845 .row,
#section_start-Ueberschrift-06a0358ba846cf9b2f39a24c90445ae3_12845 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_start-Ueberschrift-06a0358ba846cf9b2f39a24c90445ae3_12845 .row,
  #section_start-Ueberschrift-06a0358ba846cf9b2f39a24c90445ae3_12845 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_start-Ueberschrift-06a0358ba846cf9b2f39a24c90445ae3_12845  .ueberschrift {  
	color :  !important;
}




#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .se-wrapper,
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .row,
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .row,
  #section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

/* Effekte */

#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .effekt-1 figure:hover img { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -moz-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); }
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .gb-shadow figure { -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5); -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5); box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5); }

/* Galerie 1 */

#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 { font-size: 0px; margin-left: -2.5%; margin: 0 auto; }

#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 figure {
	display: inline-block;
	margin: 0 0 2.5% 2.5%;

	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 figure .img-wrapper {
  overflow: hidden;
}

#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 figure img {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
  overflow: hidden;
}
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 figure:hover img {
  overflow: hidden;
}
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 figure h3 {
  text-align: center;
  font-size: 16px;
	margin: 0 0 5px;
}
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 figure p {
  text-align: center;
	font-size: .9em;
	line-height: 1.2em;
	color: #999;
}

#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 figure {	width: 30.83%; }
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1.col-2 figure {	width: 47.5%; }
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1.col-3 figure {	width: 30.83%; }
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1.col-4 figure {	width: 22.5%; }
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1.col-6 figure {	width: 16.5%; }

@media (max-width: 768px) {
	#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 { margin-left: 0; }
	#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 figure { width: 45% !important; }
}

@media (max-width: 480px) {
	#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 { margin-left: 0; }
	#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-1 figure { width: 100% !important; margin: 0 0 20px; }
}


/* Galerie 2 */

#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-2 {
  margin-bottom: 20px;
}
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-2 .img-wrapper {
  overflow: hidden;
}
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-2 figure {

}

#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-2 figure img {
  margin-bottom: 6px;
}

#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-2 figure h3 {
  text-align: center;
  font-size: 16px;
	margin: 0 0 5px;
}
#section_galerie-Galerie-bc8bc0be2c7775da5b2376328caeee68_12846 .galerie-2 figure p {
  text-align: center;
	font-size: .9em;
	line-height: 1.2em;
	color: #999;
}

#section_start-Ueberschrift-acc388863a26223372f5dc89ba8e8faf_12849 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_start-Ueberschrift-acc388863a26223372f5dc89ba8e8faf_12849 .se-wrapper,
#section_start-Ueberschrift-acc388863a26223372f5dc89ba8e8faf_12849 .row,
#section_start-Ueberschrift-acc388863a26223372f5dc89ba8e8faf_12849 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_start-Ueberschrift-acc388863a26223372f5dc89ba8e8faf_12849 .row,
  #section_start-Ueberschrift-acc388863a26223372f5dc89ba8e8faf_12849 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_start-Ueberschrift-acc388863a26223372f5dc89ba8e8faf_12849  .ueberschrift {  
	color :  !important;
}



#section_text-Text-2-Boxen-mit-Link-828c708c671eb99630c7114d27c254bb_12851 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_text-Text-2-Boxen-mit-Link-828c708c671eb99630c7114d27c254bb_12851 .se-wrapper,
#section_text-Text-2-Boxen-mit-Link-828c708c671eb99630c7114d27c254bb_12851 .row,
#section_text-Text-2-Boxen-mit-Link-828c708c671eb99630c7114d27c254bb_12851 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_text-Text-2-Boxen-mit-Link-828c708c671eb99630c7114d27c254bb_12851 .row,
  #section_text-Text-2-Boxen-mit-Link-828c708c671eb99630c7114d27c254bb_12851 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_text-Text-2-Boxen-mit-Link-828c708c671eb99630c7114d27c254bb_12851 .ueberschrift {  
	color :  !important;
}

#section_text-Text-2-Boxen-mit-Link-828c708c671eb99630c7114d27c254bb_12851 .ueberschrift2 {  
	color :  !important;
}


@media only screen and (max-width : 1024px) {
  .mb-mobile { margin-bottom: 30px; }
}

#section_design-Cta-001-9741879038888c1c0f09cffb1a6e515b_12852 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
  
}

#section_design-Cta-001-9741879038888c1c0f09cffb1a6e515b_12852 .se-wrapper,
#section_design-Cta-001-9741879038888c1c0f09cffb1a6e515b_12852 .row,
#section_design-Cta-001-9741879038888c1c0f09cffb1a6e515b_12852 .frow {

  background-color: transparent;
  background: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  
  

  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {

  #section_design-Cta-001-9741879038888c1c0f09cffb1a6e515b_12852 .row,
  #section_design-Cta-001-9741879038888c1c0f09cffb1a6e515b_12852 .frow {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 990px) {}
@media (min-width: 992px) {}
@media (min-width: 768px) {}
@media (min-width: 1200px) {}

#section_design-Cta-001-9741879038888c1c0f09cffb1a6e515b_12852 .container {
    background: transparent;
}

.cta-bar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: transparent;
    background-size: cover;
    padding: 0px 20px;
    gap: 20px;
}

.cta-button {
    color: white;
    padding: 15px 35px;
    font-size: 1.2em;
    font-weight: bold;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    transition: background-color 0.3s ease, color 0.3s ease;
    white-space: nowrap;
}

.cta-button.left {
    background-color: #efefef;

}

.cta-button.right {
    background-color: #363a93;
    color: #fff;
}

.cta-button a {
    color: #fff;
}

.cta-button.left a {
    color: #5b5b5b;
}

.cta-button.left:hover {
    background-color: #363a93;
    color: #fff;
}

.cta-button.left:hover a {
    color: #fff;
}

.cta-button.right:hover {
    background-color: #efefef;
}

.cta-button.right:hover a {
    color: #5b5b5b;
}

/* ---------- Responsive ---------- */
@media (max-width: 600px) {
    .cta-bar {
        flex-direction: column;
        text-align: center;
    }

    .cta-button {
        width: 100%;
        max-width: 320px;
        font-size: 1.0em;
    }

}
