@media screen and (max-width: 1200px) {
  body {
    width: 100%;
    margin-top: 88px;
  }
  body .section3, body .section4, body .section5, body .section7, body .section8, body .section9, body .section11, body .section12, body .section13, body .section14, body .section16 {
    margin: 84px 0 0 0;
  }
  body .section6, body .section10, body .section15, body .section17 {
    margin: 84px 0;
  }
  body header .imgFade2 {
    margin-top: 0;
  }
  body header .containerInner {
    width: 100%;
    max-width: 100%;
  }
  body .menu .inner {
    max-width: 960px;
  }
  body .menu .inner .logoLink {
    flex-direction: column;
  }
  body header .container {
    padding: 72px 0;
    align-self: center;
  }
  body header .container .containerInner .headline {
    font-size: 52px;
  }
  body .container, body .section1 .container {
    max-width: 960px;
  }
  body .banner1 .container .info {
    width: 63%;
  }
  body .banner1 .container .checklist {
    display: flex;
    flex-direction: column;
    width: 26%;
  }
  body .banner2 {
    padding: 4px 0;
  }
  body .section3 .container .text_4 .text-container2, body .section5 .container .text_4 .text-container2, body .section9 .container .text_4 .text-container2, body .section11 .container .text_4 .text-container2, body .section13 .container .text_4 .text-container2, body .section15 .container .text_4 .text-container2, body .section16 .container .text_4 .text-container2 {
    margin-bottom: 34px;
    height: 80px;
  }
  body .section6 .container img {
    align-self: center;
  }
  body .section6 .container .text_7 .text-container5 {
    margin-bottom: 12px;
  }
  body .section6 .container .text_7 .text-container5 .title7 {
    line-height: 1.25;
  }
  body .banner1-2 .container {
    max-width: 960px;
    align-items: flex-start;
  }
  body .banner1-2 .container .teleBTN_1 {
    margin-top: 152px;
  }
  body .banner1-2 .container .innerContainer_2 .hrLine {
    margin: 0 83px 0 auto;
  }
  body .banner1-2 .container .innerContainer_2 .checklist {
    display: flex;
    flex-direction: column;
    width: fit-content;
  }
  body .section7 .container .text_8 .text-container6 {
    margin-bottom: 32px;
  }
  body .section8 .container img {
    align-self: center;
  }
  body .section8 .container .text_9 .text-container7 .title9 {
    line-height: 1.5;
    padding: 0;
  }
  body .bewertungen {
    padding: 100px 0;
  }
  body .bewertungen .bg-shape {
    height: 630px;
  }
  body .bewertungen .container {
    max-width: 960px;
  }
  body .bewertungen .container .headerContainer {
    margin-bottom: 24px;
  }
  body .bewertungen .container .comments {
    align-items: flex-start;
  }
  body .bewertungen .container .comments .comment {
    padding: 24px;
    max-width: 285.333px;
    min-width: 285.333px;
  }
  body .imgsSlider-section, body .imgsSlider-section_2 {
    padding: 84px 0;
  }
  body .imgsSlider-section .container, body .imgsSlider-section_2 .container {
    max-width: 960px;
  }
  body .imgsSlider-section .container .slider .text_12, body .imgsSlider-section_2 .container .slider .text_12 {
    max-width: 432px;
  }
  body .imgsSlider-section .container .slider .text_12 .teleBTN, body .imgsSlider-section_2 .container .slider .text_12 .teleBTN {
    margin-top: 24px;
  }
  body .section12 .container .text_14 .text-container11 {
    margin-bottom: 36px;
  }
  body .section14 .container img {
    align-self: center;
  }
  body .section14 .container .text_16 .text-container13 {
    margin-bottom: 28px;
  }
  body .section14 .container .text_16 .text-container13 .title17 {
    line-height: 1.5;
    padding: 0;
  }
  body .table-container {
    max-width: 960px;
  }
  body .h_g_f {
    padding: 92px 0;
  }
  body .section17 .container .text_18 .text-container16 {
    margin-bottom: 36px;
  }
  body .section-img-bg .bg-img, body .section-img-bg .bg-img_1 {
    height: 534.3px;
  }
  body .section-img-bg .container {
    max-width: 960px;
  }
  body .section-img-bg .container .text-container17 {
    padding-top: 84px;
    padding-bottom: 40px;
  }
  body footer {
    margin-top: 50px;
  }
  body footer .container {
    max-width: 960px;
  }
  body footer .container .top {
    flex-direction: row;
    align-items: center;
  }
  body footer .container .top .logo {
    width: 100%;
    margin-bottom: 3px;
  }
  body footer .container .top .footer-container {
    width: 100%;
    margin: 0;
  }
  body footer .container .top .footer-container .footer-links {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  body {
    margin-top: 70px;
  }
  body .container, body .section1 .container {
    max-width: 720px;
  }
  body .section3, body .section4, body .section5, body .section7, body .section8, body .section9, body .section11, body .section12, body .section13, body .section14, body .section16 {
    margin: 64px 0 0 0;
  }
  body .section6, body .section10, body .section15, body .section17 {
    margin: 64px 0;
  }
  body .section1 .container .title1 {
    font-size: 44px;
  }
  body .menu .inner {
    max-width: 720px;
    height: auto;
    padding: 20px;
    overflow-x: hidden;
  }
  body .menu .inner .logoLink {
    flex-direction: row;
  }
  body .menu .inner .nav {
    flex-direction: column;
    background: #fff;
    position: absolute;
    z-index: 10;
    min-width: 180px;
    padding: 24px 32px 24px 24px;
    border-radius: 7px;
    top: 90%;
    left: 70%;
    transform: translateY(4px);
    box-shadow: 0 3px 5px rgba(14, 58, 82, 0.1), 0 1px 2px rgba(14, 58, 82, 0.1), 0 0 0 1px rgba(14, 58, 82, 0.1);
    display: flex;
    pointer-events: none;
    opacity: 0;
    transition: transform 0.25s, opacity 0.2s;
    gap: 10px;
  }
  body .menu .inner .burger {
    display: flex;
  }
  body .menu .inner .burger:hover .burgerLine {
    width: 100%;
  }
  body header .polygon1 {
    margin-top: 70px;
  }
  body header .imgFade2 {
    transform: translateX(80px);
    margin-top: 0;
  }
  body header .img_1 {
    max-width: 60%;
    transform: translateX(80px);
    clip-path: inset(0 80px 0 0);
  }
  body header .container {
    padding: 60px 0;
  }
  body header .container .containerInner .headline {
    font-size: 44px;
  }
  body header .container .containerInner .text_1 {
    font-size: 28px;
  }
  body header .container .containerInner .text_2 {
    margin: 16px 0;
  }
  body header .container .containerInner .text_2 .desc {
    font-size: 20px;
  }
  body .banner1 .container .info .text .stars {
    flex-direction: column;
    align-items: flex-start;
  }
  body .banner1 .container .checklist {
    grid-gap: 16px 12px;
  }
  body .section1 {
    padding: 56px 0;
  }
  body .section1 .container .desc1 {
    margin-bottom: 24px;
  }
  body .section1 .container .divRow {
    gap: 40px;
  }
  body .section1 .container .divRow .div1 {
    margin: 0;
    max-width: 300px;
    align-self: flex-end;
  }
  body .section1 .container .divRow .div1 .circleDiv {
    transform: translate(-12px, 12px) rotate(-40deg);
    box-shadow: inset 0 0 0 6px var(--secondary-color);
    max-width: 325px;
    max-height: 325px;
  }
  body .section1 .container .divRow .div1 .circleBG {
    max-height: 300px;
    max-width: 300px;
    align-self: flex-end;
  }
  body .section1 .container .divRow .div2 {
    width: 300px;
  }
  body .banner2 {
    padding: 40px 0;
  }
  body .section2 {
    padding: 24px 32px;
  }
  body .section3 .container img {
    align-self: center;
  }
  body .section3 .container .text_4 {
    margin-top: -15px;
  }
  body .section3 .container .text_4 .text-container2, body .section3 .container .text_4 .text-container4 {
    margin-bottom: 20px;
  }
  body .section3 .container .text_4 .text-container2 .title4, body .section3 .container .text_4 .text-container2 .rectangle, body .section3 .container .text_4 .text-container4 .title4, body .section3 .container .text_4 .text-container4 .rectangle {
    font-size: 28px;
  }
  body .section4 .container img {
    align-self: center;
  }
  body .section4 .container .text_5 .text-container3 {
    margin-bottom: 16px;
  }
  body .section4 .container .text_5 .text-container3 .title5, body .section4 .container .text_5 .text-container3 .rectangle {
    font-size: 28px;
  }
  body .section5 .container img {
    align-self: center;
  }
  body .section5 .container .text_6 .text-container4 {
    margin-bottom: 12px;
  }
  body .section5 .container .text_6 .text-container4 .title6, body .section5 .container .text_6 .text-container4 .rectangle {
    font-size: 28px;
  }
  body .section6 .container img {
    align-self: center;
  }
  body .section6 .container .text_7 .text-container5 .title7, body .section6 .container .text_7 .text-container5 .rectangle {
    font-size: 28px;
  }
  body .section6 .container .text_7 .text-container5 .title7 {
    padding: 0;
  }
  body .section6 .container .text_7 .textfield_2 p {
    margin-bottom: 16px;
  }
  body .banner1-2 .teleContainer {
    display: flex;
  }
  body .banner1-2 .teleContainer .teleBTN_1_container {
    position: static;
    margin: 0;
  }
  body .banner1-2 .teleBTN_1 {
    display: none;
  }
  body .banner1-2 .container {
    max-width: 720px;
  }
  body .banner1-2 .container .innerContainer_2 .info {
    align-items: center;
  }
  body .banner1-2 .container .innerContainer_2 .info .bewertungssiegel {
    width: 76px;
    height: auto;
  }
  body .banner1-2 .container .innerContainer_2 .info .text .stars {
    flex-direction: column;
    align-items: flex-start;
  }
  body .banner1-2 .container .innerContainer_2 .hrLine {
    margin: 0 60px 0 auto;
  }
  body .banner1-2 .container .innerContainer_2 .checklist {
    grid-gap: 16px 12px;
  }
  body .section7 .container img {
    align-self: center;
  }
  body .section7 .container .text_8 .text-container6 {
    margin-bottom: 28px;
  }
  body .section7 .container .text_8 .text-container6 .title8, body .section7 .container .text_8 .text-container6 .rectangle {
    font-size: 28px;
  }
  body .section8 .container .text_9 .text-container7 {
    margin-bottom: 18px;
  }
  body .section8 .container .text_9 .text-container7 .title9, body .section8 .container .text_9 .text-container7 .rectangle {
    font-size: 28px;
  }
  body .section9 .container img {
    align-self: center;
  }
  body .section9 .container .text_10 .text-container8 {
    margin-bottom: 10px;
  }
  body .section9 .container .text_10 .text-container8 .title10, body .section9 .container .text_10 .text-container8 .rectangle {
    font-size: 28px;
  }
  body .section10 .container img {
    align-self: center;
  }
  body .section10 .container .text_11 .text-container9 {
    margin-bottom: 14px;
  }
  body .section10 .container .text_11 .text-container9 .title11, body .section10 .container .text_11 .text-container9 .rectangle {
    font-size: 28px;
  }
  body .bewertungen {
    padding: 64px 0;
  }
  body .bewertungen .bg-shape {
    height: 720px;
  }
  body .bewertungen .container {
    max-width: 720px;
  }
  body .bewertungen .container .headerContainer {
    flex-direction: column;
    margin-bottom: 40px;
    margin-top: 0;
  }
  body .bewertungen .container .headerContainer .title12 {
    font-size: 36px;
  }
  body .bewertungen .container .headerContainer img {
    margin: 16px auto 0 auto;
    max-width: 120px;
    max-height: 120px;
  }
  body .bewertungen .container .comments .comment {
    max-width: 324px;
    min-width: 324px;
  }
  body .bewertungen .container .swiper .swiperBtn {
    width: 30px;
    height: 30px;
  }
  body .bewertungen .container .swiper .swiperBtn:nth-child(2) {
    display: flex;
  }
  body .imgsSlider-section, body .imgsSlider-section_2 {
    padding: 64px 0;
    clip-path: polygon(-1px 4%, calc(100% + 1px) -1px, calc(100% + 1px) calc(100% + 1px), -1px calc(100% + 1px));
  }
  body .imgsSlider-section .container, body .imgsSlider-section_2 .container {
    max-width: 720px;
  }
  body .imgsSlider-section .container .headline_2, body .imgsSlider-section_2 .container .headline_2 {
    font-size: 40px;
    margin-bottom: 44px;
  }
  body .imgsSlider-section .container .slider, body .imgsSlider-section_2 .container .slider {
    flex-direction: column;
  }
  body .imgsSlider-section .container .slider .text_12, body .imgsSlider-section_2 .container .slider .text_12 {
    max-width: 100%;
  }
  body .imgsSlider-section .container .slider .text_12 .title13, body .imgsSlider-section .container .slider .text_12 .title13-2, body .imgsSlider-section_2 .container .slider .text_12 .title13, body .imgsSlider-section_2 .container .slider .text_12 .title13-2 {
    font-size: 24px;
    margin-bottom: 8px;
    margin-top: 10px;
  }
  body .imgsSlider-section .container .slider .text_12 .teleBTN, body .imgsSlider-section_2 .container .slider .text_12 .teleBTN {
    margin-top: 24px;
  }
  body .section11 .container img, body .section12 .container img, body .section13 .container img, body .section15 .container img, body .section16 .container img {
    align-self: center;
  }
  body .section11 .container .text_13 .text-container10 {
    margin-bottom: 10px;
  }
  body .section11 .container .text_13 .text-container10 .title14, body .section11 .container .text_13 .text-container10 .rectangle {
    font-size: 28px;
  }
  body .section12 .container .text_14 .text-container11 {
    margin-bottom: 28px;
  }
  body .section12 .container .text_14 .text-container11 .title15, body .section12 .container .text_14 .text-container11 .rectangle {
    font-size: 28px;
  }
  body .section13 .container .text_15 .text-container12 {
    margin-bottom: 11px;
  }
  body .section13 .container .text_15 .text-container12 .title16, body .section13 .container .text_15 .text-container12 .rectangle {
    font-size: 28px;
  }
  body .section14 .container .text_16 .text-container13 {
    margin-bottom: 18px;
  }
  body .section14 .container .text_16 .text-container13 .title17, body .section14 .container .text_16 .text-container13 .rectangle {
    font-size: 28px;
  }
  body .section15 .container .text_15 .text-container14 {
    margin-bottom: 7px;
  }
  body .section15 .container .text_15 .text-container14 .title18, body .section15 .container .text_15 .text-container14 .rectangle {
    font-size: 28px;
  }
  body .section15 .container .text_15 .text-container14 .title18 {
    line-height: 1.5;
  }
  body .table-container {
    max-width: 720px;
  }
  body .h_g_f {
    padding: 80px 0;
  }
  body .h_g_f .container {
    max-width: 720px;
  }
  body .h_g_f .container .frage {
    width: 100%;
  }
  body .section16 .container .text_17 .text-container15 {
    margin-bottom: 18px;
  }
  body .section16 .container .text_17 .text-container15 .title20, body .section16 .container .text_17 .text-container15 .rectangle {
    font-size: 28px;
  }
  body .section17 .container .text_18 {
    margin-top: 12px;
  }
  body .section17 .container .text_18 .text-container16 {
    margin-bottom: 2px;
  }
  body .section17 .container .text_18 .text-container16 .title21, body .section17 .container .text_18 .text-container16 .rectangle {
    font-size: 28px;
  }
  body .section17 .container .text_18 .desc18 {
    margin-bottom: 16px;
  }
  body .section-img-bg .bg-img, body .section-img-bg .bg-img_1 {
    height: 635.8px;
  }
  body .section-img-bg .container {
    max-width: 720px;
  }
  body .section-img-bg .container .text-container17 {
    padding-top: 64px;
    padding-bottom: 20px;
  }
  body .section-img-bg .container .text-container17 .title22 {
    font-size: 28px;
  }
  body .section-img-bg .container .row-4 {
    flex-wrap: wrap;
  }
  body .section-img-bg .container .row-4 .box_3 {
    width: 50%;
  }
  body .section-img-bg .container .row-4 .box_3 img {
    margin-bottom: 12px;
  }
  body .section-img-bg .container .row-4 .box_3:first-child, body .section-img-bg .container .row-4 .box_3:nth-child(2) {
    border-bottom: 1px solid #e0e4e6;
  }
  body .preise-section {
    padding: 64px 0;
  }
  body .preise-section .container {
    max-width: 720px;
  }
  body .preise-section .container .text_19 .text-container18 {
    margin-bottom: 8px;
  }
  body .preise-section .container .text_19 .text-container18 .title23, body .preise-section .container .text_19 .text-container18 .rectangle {
    font-size: 36px;
  }
  body .preise-section .container .text_19 .text-container18 .title23 {
    margin: 0;
  }
  body footer {
    margin-top: 42px;
  }
  body footer .container {
    max-width: 720px;
  }
}
@media screen and (max-width: 768px) {
  body .container, body .section1 .container {
    max-width: 540px;
  }
  body .section3, body .section4, body .section5, body .section7, body .section8, body .section9, body .section11, body .section12, body .section13, body .section14, body .section16 {
    margin: 52px 0 0 0;
  }
  body .section6, body .section10, body .section15, body .section17 {
    margin: 52px 0;
  }
  body .section3 .container, body .section4 .container, body .section5 .container, body .section6 .container, body .section7 .container, body .section8 .container, body .section9 .container, body .section10 .container,
body .section11 .container, body .section12 .container, body .section13 .container, body .section14 .container, body .section15 .container, body .section16 .container, body .section17 .container {
    flex-direction: column;
  }
  body .teleBTN .teleSVG {
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
  body .teleBTN .telText .strongTel {
    font-size: 24px;
  }
  body .teleBTN .telText .pTel {
    font-size: 12px;
  }
  body .menu .inner {
    max-width: 540px;
    width: 100%;
  }
  body .menu .inner .nav {
    left: 60%;
  }
  body header {
    flex-direction: column-reverse;
  }
  body header .polygon1 {
    clip-path: polygon(0 0, 70% 0, 0 20%);
  }
  body header .polygon2 {
    display: none;
  }
  body header .imgFade2 {
    display: none;
  }
  body header .img_1 {
    max-width: 100%;
    transform: none;
    position: relative;
    margin: 24px 0 0 0;
    clip-path: inset(0 0 0 0);
  }
  body header .container {
    flex-direction: column;
    padding: 32px 0 0 0;
  }
  body header .container .containerInner {
    align-items: center;
  }
  body header .container .containerInner .headline {
    font-size: 40px;
    text-align: center;
  }
  body header .container .containerInner .text_1 {
    font-size: 24px;
  }
  body header .container .containerInner .text_2 {
    margin: 12px auto;
  }
  body header .container .containerInner .text_2 .desc {
    font-size: 18px;
  }
  body .banner1 .container {
    flex-direction: column;
  }
  body .banner1 .container .info {
    width: 100%;
  }
  body .banner1 .container .info .bewertungssiegel {
    margin: 0 16px 0 0;
  }
  body .banner1 .container .info .text .name {
    font-size: 14px;
  }
  body .banner1 .container .info .text .stars .desc {
    font-size: 20px;
  }
  body .banner1 .container .hrLine {
    width: 100%;
    height: 1px;
    margin: 24px 0;
  }
  body .banner1 .container .checklist {
    margin: 0;
    width: 100%;
  }
  body .section1 {
    padding: 40px 0;
  }
  body .section1 .container .title1 {
    font-size: 32px;
  }
  body .section1 .container .desc1 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  body .section1 .container .divRow {
    flex-direction: column;
  }
  body .section1 .container .divRow .div1 {
    flex-direction: column;
    margin-top: 30px;
    align-self: center;
  }
  body .section1 .container .divRow .div1 .circleBG {
    position: relative;
    margin-top: -300px;
  }
}
@media screen and (max-width: 768px) and (max-width: 520px) {
  body .section1 .container .divRow .div1 .circleDiv {
    transform: translate(0px, 12px) rotate(-40deg);
    max-width: 285px;
    max-height: 285px;
  }
  body .section1 .container .divRow .div1 .circleBG {
    margin-top: -260px;
    max-height: 260px;
    max-width: 260px;
    align-self: center;
  }
  body .section1 .container .divRow .div1 .circleBG img {
    margin-top: -41px;
  }
}
@media screen and (max-width: 768px) and (max-width: 400px) {
  body .section1 .container .divRow .div1 .circleDiv {
    transform: translate(0px, 12px) rotate(-40deg);
    max-width: 245px;
    max-height: 245px;
  }
  body .section1 .container .divRow .div1 .circleBG {
    margin-top: -220px;
    max-height: 220px;
    max-width: 220px;
    align-self: center;
  }
  body .section1 .container .divRow .div1 .circleBG img {
    margin-top: -34px;
  }
}
@media screen and (max-width: 768px) and (max-width: 340px) {
  body .section1 .container .divRow .div1 .circleDiv {
    transform: translate(0px, 12px) rotate(-40deg);
    max-width: 215px;
    max-height: 215px;
  }
  body .section1 .container .divRow .div1 .circleBG {
    margin-top: -190px;
    max-height: 190px;
    max-width: 190px;
    align-self: center;
  }
  body .section1 .container .divRow .div1 .circleBG img {
    margin-top: -30px;
  }
}
@media screen and (max-width: 768px) {
  body .section1 .container .divRow .div2 {
    width: 100%;
    align-items: center;
  }
  body .section1 .container .divRow .div2 .teleBTN {
    padding: 8px 12px 8px 8px;
  }
}
@media screen and (max-width: 768px) {
  body .banner2 {
    padding: 36px 0;
  }
  body .banner2 .container .text_3 .text-container .title2, body .banner2 .container .text_3 .text-container .rectangle {
    font-size: 21px;
  }
  body .banner2 .container .desc3 p {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  body .section2 {
    padding: 20px 24px;
  }
  body .section2 .container .title3 {
    font-size: 21px;
  }
}
@media screen and (max-width: 768px) {
  body .section3 .container {
    gap: 28px;
  }
  body .section3 .container img {
    width: 100%;
  }
  body .section3 .container .text_4 {
    width: 100%;
    padding: 0 16px;
    margin-top: 0;
  }
  body .section3 .container .text_4 .text-container2 {
    margin-bottom: 12px;
    height: 30px;
  }
}
@media screen and (max-width: 768px) and (max-width: 463px) {
  body .section3 .container .text_4 .text-container2 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section3 .container .text_4 .text-container2 .title4, body .section3 .container .text_4 .text-container2 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section4 .container img {
    width: 100%;
  }
  body .section4 .container .text_5 {
    width: 100%;
    padding: 0 16px;
    margin-top: 34px;
  }
  body .section4 .container .text_5 .text-container3 {
    margin-bottom: 5px;
    height: 30px;
  }
}
@media screen and (max-width: 768px) and (max-width: 539px) {
  body .section4 .container .text_5 .text-container3 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 345px) {
  body .section4 .container .text_5 .text-container3 {
    height: 90px;
  }
  body .section4 .container .text_5 .text-container3 .title5 {
    line-height: 1.25;
  }
}
@media screen and (max-width: 768px) {
  body .section4 .container .text_5 .text-container3 .title5, body .section4 .container .text_5 .text-container3 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section5 .container {
    gap: 28px;
  }
  body .section5 .container img {
    width: 100%;
  }
  body .section5 .container .text_6 {
    width: 100%;
    padding: 0 16px;
  }
  body .section5 .container .text_6 .text-container4 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) and (max-width: 356px) {
  body .section5 .container .text_6 .text-container4 {
    height: 90px;
  }
  body .section5 .container .text_6 .text-container4 .title6 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  body .section5 .container .text_6 .text-container4 .title6, body .section5 .container .text_6 .text-container4 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section6 .container img {
    width: 100%;
  }
  body .section6 .container .text_7 {
    width: 100%;
    padding: 0 16px;
    margin-top: 16px;
  }
  body .section6 .container .text_7 .text-container5 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 483px) {
  body .section6 .container .text_7 .text-container5 .title7 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  body .section6 .container .text_7 .text-container5 .title7, body .section6 .container .text_7 .text-container5 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section6 .container .text_7 .text-container5 .title7 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) and (max-width: 483px) {
  body .section6 .container .text_7 .text-container5 .title7 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  body .banner1-2 .teleContainer .teleBTN_1_container {
    margin: 0 auto;
    padding: 8px 12px 8px 8px;
  }
  body .banner1-2 .teleContainer .teleBTN_1_container .teleSVG {
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
  body .banner1-2 .teleContainer .teleBTN_1_container .telText .strongTel {
    font-size: 24px;
  }
  body .banner1-2 .teleContainer .teleBTN_1_container .telText .pTel {
    font-size: 12px;
  }
  body .banner1-2 .container {
    max-width: 540px;
  }
}
@media screen and (max-width: 768px) and (max-width: 541px) {
  body .banner1-2 .container {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body .banner1-2 .container .innerContainer_2 {
    flex-direction: column;
  }
  body .banner1-2 .container .innerContainer_2 .info {
    width: 100%;
  }
  body .banner1-2 .container .innerContainer_2 .info .bewertungssiegel {
    width: 100px;
    height: auto;
    margin-right: 16px;
  }
  body .banner1-2 .container .innerContainer_2 .info .text .name {
    font-size: 14px;
  }
  body .banner1-2 .container .innerContainer_2 .info .text .stars .desc {
    font-size: 20px;
  }
  body .banner1-2 .container .innerContainer_2 .hrLine {
    width: 100%;
    height: 1px;
    margin: 24px 0;
  }
  body .banner1-2 .container .innerContainer_2 .checklist {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body .section7 .container {
    gap: 28px;
  }
  body .section7 .container img {
    width: 100%;
  }
  body .section7 .container .text_8 {
    width: 100%;
    padding: 0 16px;
    margin-top: 0;
  }
  body .section7 .container .text_8 .text-container6 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 472px) {
  body .section7 .container .text_8 .text-container6 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) and (max-width: 371px) {
  body .section7 .container .text_8 .text-container6 .title8 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  body .section7 .container .text_8 .text-container6 .title8 {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  body .section7 .container .text_8 .text-container6 .title8, body .section7 .container .text_8 .text-container6 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section8 .container img {
    width: 100%;
  }
  body .section8 .container .text_9 {
    width: 100%;
    padding: 0 16px;
    margin-top: 16px;
  }
  body .section8 .container .text_9 .text-container7 {
    margin-bottom: 24px;
  }
  body .section8 .container .text_9 .text-container7 .title9 {
    line-height: 0.3;
  }
}
@media screen and (max-width: 768px) and (max-width: 468px) {
  body .section8 .container .text_9 .text-container7 {
    margin-bottom: 16px;
  }
  body .section8 .container .text_9 .text-container7 .title9 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  body .section8 .container .text_9 .text-container7 .title9, body .section8 .container .text_9 .text-container7 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section9 .container {
    gap: 16px;
  }
  body .section9 .container img {
    width: 100%;
  }
  body .section9 .container .text_10 {
    width: 100%;
    padding: 0 16px;
    margin-top: 0;
  }
  body .section9 .container .text_10 .text-container8 {
    margin-bottom: 0;
  }
  body .section9 .container .text_10 .text-container8 .title10, body .section9 .container .text_10 .text-container8 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) and (max-width: 349px) {
  body .section9 .container .text_10 .text-container8 .title10 {
    height: fit-content;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  body .section10 .container {
    gap: 16px;
  }
  body .section10 .container img {
    width: 100%;
  }
  body .section10 .container .text_11 {
    width: 100%;
    padding: 0 16px;
    margin-top: 0;
  }
  body .section10 .container .text_11 .text-container9 {
    margin-bottom: 10px;
  }
  body .section10 .container .text_11 .text-container9 .title11 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) and (max-width: 359px) {
  body .section10 .container .text_11 .text-container9 {
    margin-bottom: 5px;
  }
  body .section10 .container .text_11 .text-container9 .title11 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  body .section10 .container .text_11 .text-container9 .title11, body .section10 .container .text_11 .text-container9 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .bewertungen {
    padding: 60px 0;
  }
  body .bewertungen .container {
    max-width: 540px;
  }
  body .bewertungen .container .headerContainer {
    margin-bottom: 32px;
  }
  body .bewertungen .container .headerContainer .title12 {
    font-size: 32px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (max-width: 540px) {
  body .bewertungen .container {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body .bewertungen .container .comments .comment {
    max-width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body .bewertungen .container .swiper .swiperBtn:last-child {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  body .imgsSlider-section, body .imgsSlider-section_2 {
    padding: 52px 0;
  }
  body .imgsSlider-section .container, body .imgsSlider-section_2 .container {
    max-width: 540px;
  }
  body .imgsSlider-section .container .headline_2, body .imgsSlider-section_2 .container .headline_2 {
    font-size: 32px;
    margin-bottom: 32px;
  }
  body .imgsSlider-section .container .slider .text_12 .title13, body .imgsSlider-section .container .slider .text_12 .title13-2, body .imgsSlider-section_2 .container .slider .text_12 .title13, body .imgsSlider-section_2 .container .slider .text_12 .title13-2 {
    font-size: 20px;
  }
  body .imgsSlider-section .container .slider .text_12 .desc11, body .imgsSlider-section .container .slider .text_12 .desc11-2, body .imgsSlider-section_2 .container .slider .text_12 .desc11, body .imgsSlider-section_2 .container .slider .text_12 .desc11-2 {
    font-size: 16px;
  }
  body .imgsSlider-section .container .slider .text_12 .teleBTN, body .imgsSlider-section_2 .container .slider .text_12 .teleBTN {
    align-self: center;
    padding: 8px 12px 8px 8px;
  }
}
@media screen and (max-width: 768px) {
  body .section11 .container .imgHalfBorder, body .section11 .container .imgHalfBorder2, body .section12 .container .imgHalfBorder, body .section12 .container .imgHalfBorder2, body .section13 .container .imgHalfBorder, body .section13 .container .imgHalfBorder2, body .section14 .container .imgHalfBorder, body .section14 .container .imgHalfBorder2, body .section15 .container .imgHalfBorder, body .section15 .container .imgHalfBorder2, body .section16 .container .imgHalfBorder, body .section16 .container .imgHalfBorder2, body .section17 .container .imgHalfBorder, body .section17 .container .imgHalfBorder2 {
    width: 175px;
    height: 253.4px;
    border-width: 9px;
    margin: -16px 0 0 0;
  }
  body .section11 .container .imgHalfBorder2, body .section12 .container .imgHalfBorder2, body .section13 .container .imgHalfBorder2, body .section14 .container .imgHalfBorder2, body .section15 .container .imgHalfBorder2, body .section16 .container .imgHalfBorder2, body .section17 .container .imgHalfBorder2 {
    border-left: 9px solid var(--secondary-color);
    border-right: none;
  }
}
@media screen and (max-width: 768px) {
  body .section11 .container .text_13 {
    width: 100%;
    padding: 0 16px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 400px) {
  body .section11 .container .text_13 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  body .section11 .container .text_13 .text-container10 {
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 768px) and (max-width: 349px) {
  body .section11 .container .text_13 .text-container10 .title14 {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  body .section11 .container .text_13 .text-container10 .title14, body .section11 .container .text_13 .text-container10 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section12 .container .text_14 {
    width: 100%;
    padding: 0 16px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 400px) {
  body .section12 .container .text_14 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  body .section12 .container .text_14 .text-container11 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 471px) {
  body .section12 .container .text_14 .text-container11 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) and (max-width: 471px) and (max-width: 273px) {
  body .section12 .container .text_14 .text-container11 .title15 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  body .section12 .container .text_14 .text-container11 .title15, body .section12 .container .text_14 .text-container11 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section13 .container .text_15 {
    width: 100%;
    padding: 0 16px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 400px) {
  body .section13 .container .text_15 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  body .section13 .container .text_15 .text-container12 {
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 768px) and (max-width: 332px) {
  body .section13 .container .text_15 .text-container12 {
    margin-bottom: 38px;
  }
}
@media screen and (max-width: 768px) {
  body .section13 .container .text_15 .text-container12 .title16, body .section13 .container .text_15 .text-container12 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section14 .container .text_16 {
    width: 100%;
    padding: 0 16px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 400px) {
  body .section14 .container .text_16 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  body .section14 .container .text_16 .text-container13 {
    margin-bottom: 16px;
  }
  body .section14 .container .text_16 .text-container13 .title17, body .section14 .container .text_16 .text-container13 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section15 .container .text_15 {
    width: 100%;
    padding: 0 16px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 400px) {
  body .section15 .container .text_15 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  body .section15 .container .text_15 .text-container14 {
    margin-bottom: 0;
  }
  body .section15 .container .text_15 .text-container14 .title18, body .section15 .container .text_15 .text-container14 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .table-container {
    max-width: calc(100% - 32px);
    margin-bottom: 10px;
  }
  body .table-container a {
    flex: 1 1 100%;
  }
}
@media screen and (max-width: 768px) {
  body .h_g_f {
    padding: 52px 0;
  }
  body .h_g_f .container {
    max-width: 540px;
  }
  body .h_g_f .container .frage {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  body .section16 .container .text_17 {
    width: 100%;
    padding: 0 16px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 400px) {
  body .section16 .container .text_17 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  body .section16 .container .text_17 .text-container15 {
    margin-bottom: 14px;
  }
  body .section16 .container .text_17 .text-container15 .title20, body .section16 .container .text_17 .text-container15 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section17 .container .imgHalfBorder2-2 {
    width: 175px;
    height: 172.167px;
    border-right: none;
    border-left: solid var(--secondary-color);
    border-width: 9px;
    margin: -16px 0 0 0;
  }
  body .section17 .container .text_18 {
    width: 100%;
    padding: 0 16px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 400px) {
  body .section17 .container .text_18 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  body .section17 .container .text_18 .text-container16 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 507px) {
  body .section17 .container .text_18 .text-container16 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) and (max-width: 507px) and (max-width: 391px) {
  body .section17 .container .text_18 .text-container16 {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 507px) and (max-width: 391px) and (max-width: 319px) {
  body .section17 .container .text_18 .text-container16 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  body .section17 .container .text_18 .text-container16 .title21, body .section17 .container .text_18 .text-container16 .rectangle {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .section-img-bg .bg-img, body .section-img-bg .bg-img_1 {
    height: 677.6px;
  }
  body .section-img-bg .container {
    max-width: 540px;
  }
  body .section-img-bg .container .text-container17 {
    padding-top: 64px;
    padding-bottom: 12px;
  }
  body .section-img-bg .container .text-container17 .title22 {
    margin-bottom: 16px;
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body .preise-section {
    padding: 60px 0;
  }
  body .preise-section .container {
    max-width: 540px;
  }
  body .preise-section .container .text_19 .text-container18 {
    margin-bottom: 22px;
  }
  body .preise-section .container .text_19 .text-container18 .title23, body .preise-section .container .text_19 .text-container18 .rectangle {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  body footer {
    margin-top: 20px;
  }
  body footer .container {
    max-width: 540px;
  }
  body footer .container .top {
    flex-direction: column;
    padding: 24px 0;
  }
  body footer .container .top .logo {
    text-align: center;
    margin-bottom: 16px;
  }
  body footer .container .top .footer-container .footer-links {
    margin: 0 auto;
    padding-left: 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  body footer .container .top .footer-container .footer-links .footer-link {
    margin: 0 12px;
  }
  body footer .container .top .footer-container .footer-links .footer-link:last-child {
    margin: 0 12px;
  }
}
@media screen and (max-width: 768px) {
  body .border-top-left, body .border-top-right {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  body {
    margin-top: 62px;
  }
  body .container, body .table-container, body .section1 .container, body .bewertungen .container {
    padding: 0 16px;
    max-width: 100%;
  }
  body .section3 .container, body .section4 .container, body .section5 .container, body .section6 .container, body .section7 .container, body .section8 .container, body .section9 .container, body .section10 .container,
body .section11 .container, body .section12 .container, body .section13 .container, body .section14 .container, body .section15 .container, body .section16 .container, body .section17 .container {
    padding: 0 16px;
  }
  body .menu .inner {
    padding: 16px;
    max-width: 100%;
  }
  body .menu .inner .logoLink {
    font-size: 20px;
  }
  body .menu .inner .nav {
    right: 12px;
    left: auto;
  }
  body header .polygon1 {
    margin-top: 62px;
  }
  body header .imgFade2 {
    top: 47.2%;
  }
}
@media screen and (max-width: 576px) and (max-width: 292px) {
  body header .imgFade2 {
    top: 54.8%;
  }
}
@media screen and (max-width: 576px) {
  body header .container .containerInner .headline {
    font-size: 32px;
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  body .banner1 .container {
    padding: 24px 16px;
  }
}
@media screen and (max-width: 576px) {
  body .banner2 .container {
    padding: 0 16px;
  }
}
@media screen and (max-width: 576px) {
  body .imgsSlider-section, body .imgsSlider-section_2 {
    padding: 52px 0;
  }
  body .imgsSlider-section .container, body .imgsSlider-section_2 .container {
    max-width: 100%;
    padding: 0 16px;
  }
}
@media screen and (max-width: 576px) {
  body .h_g_f {
    padding: 40px 0;
  }
  body .h_g_f .container {
    max-width: 100%;
    padding: 0 16px;
  }
  body .h_g_f .container .frage {
    padding: 16px;
  }
  body .h_g_f .container .frage .collapsible-title .icon-question, body .h_g_f .container .frage .collapsible-title .icon-collapse {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
  }
}
@media screen and (max-width: 576px) {
  body .section-img-bg .container {
    padding: 0 16px;
    max-width: 100%;
  }
  body .section-img-bg .container .text-container17 {
    padding-top: 48px;
  }
  body .section-img-bg .container .row-4 {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  body .section-img-bg .container .row-4 .box_3 {
    width: 100%;
    flex-direction: row;
  }
  body .section-img-bg .container .row-4 .box_3:nth-child(3) {
    border-bottom: 1px solid #e0e4e6;
  }
  body .section-img-bg .container .row-4 .box_3 img {
    margin: 0;
  }
  body .section-img-bg .container .row-4 .box_3 .label {
    margin: 0 0 0 20px;
    max-width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 576px) {
  body .preise-section .container {
    max-width: 100%;
    padding: 0 16px;
  }
}
@media screen and (max-width: 576px) {
  body footer {
    margin-top: 90px;
  }
  body footer .container {
    max-width: 100%;
  }
  body footer .container .top .logo {
    font-size: 20px;
  }
  body footer .container .top .footer-container .footer-links {
    margin: 0 auto;
    justify-content: center;
  }
}
@media screen and (max-width: 344px) {
  body .banner2 .container .text_3 {
    height: 53px;
    margin: 0;
  }
  body .banner2 .container .text_3 .text-container {
    flex-direction: column;
    align-items: center;
  }
  body .banner2 .container .text_3 .text-container .title2, body .banner2 .container .text_3 .text-container .rectangle {
    margin: 0;
  }
  body .banner2 .container .text_3 .text-container .rectangle {
    margin-top: -10px;
  }
}
@media screen and (min-width: 1400px) {
  body header .img_1 {
    width: 100%;
    max-width: 100%;
    object-position: center center;
    opacity: 0.3;
    left: 0;
    right: 0;
  }
}

/*# sourceMappingURL=style-mobile.css.map */
