/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 17 2026 | 14:02:29 */
.disc ul li{
	list-style: disc !important;
}

.why-choose-one__progress-single.mb0.none {
	display: none;
}

.services-one__content-single.mt30 {
    margin-top: unset;
}

.services-one__img-bottom .right-text {
	min-width: 232px;
}

.services-one__img-bottom .left-text {
	min-width: 200px;
}

.red {
	color: #ea1b29;
}

.about-one__content-text1 .icon-box {
    align-self: flex-start;
}

.stricky-header .main-menu__wrapper {
    justify-content: space-between;
}

.stricky-header .main-menu__wrapper .auto-container {
    max-width: 1530px;
    width: 100%;
}

.page-id-164 .about-one__content-text2 {
	display: none;
}

.page-id-164 .about-one__content-text3 {
	display: none;
}

.page-id-1186 .services-three .row > div {
	width: 49%;
}

.blog  .CT-whatsapp, .single-post .CT-whatsapp {
	display: none;
}

.home-featuresAbout .inner {
	background-color: #EA1B29;
}

.home-featuresAbout .inner::before {
	background: none;
}

.home-featuresAbout .inner img {
	display: none;
}


@media (max-width: 1024px) {
  .services-one__img-bottom {
    max-width: 540px;
  }
  .leistungen .services-three__single-content .inner {
	padding: 70px 0px 0 0px;
  }
}

@media (max-width: 767px) {
  .service-home .icon-box {
    width: 40px;
	height: 40px;
  }
  .video_v2-uber_uns .video-two {
    padding: 57px 0px 57px;
}
	
 .services-one__img .icon-box span:before {
    font-size: 30px;
    }
	
.why-choose-home .why-choose-one__img .inner::before {
    background: #ea1b2947;
	}
	
.page-id-1186 .leistungen .services-three .row > div {
    width: 100%;
	}
.contact-page__bottom {
	padding: 30px 0;
	}
.page-header {
        padding: 100px 30px;
    }
.display-block {
		display: block;
	}
}

