html {
  scroll-behavior: smooth;
}
::selection {
  color: #fff;
  background:#444242;
}


/*-price-page-*/

.pris-txt{
	font-family: 'Serpentine W04 Medium';
}

.heading-list{
	font-family: 'Roboto' !important;
	font-weight:800 !important;
}

/*-price-page-end-*/

.social-icon-none{
	display:none !important;
}

.contanier-size {
    width:1750px;
    max-width: 100%;
    margin: 0 auto;
   
}

.contact-info-hm .kt-blocks-info-box-title{
	font-weight:600 !important;
	text-transform:uppercase !important;
}
.contact-info-hm p{
font-family: 'Titillium Web' !important;
}
.faq-tittles span{
	font-family: 'Roboto';
    color:#000000 !important;
}

.text-alg-left{
    color:#000000 !important;
}

.service-sec-heading{
	font-family: 'Roboto' !important;
}

.service-content-div{
	padding:0 !important;
}

.service-content-div h1 {
    font-size: 2rem;
    line-height: 2.3rem;
    letter-spacing: 1px;
}

.cta-info p{
	margin:0 !important;
}

.service-accord span{
	font-family: 'Roboto'
}

.g-color{
	color:#9FDE14 !important;
}

.heading-capital{
	text-transform:uppercase !important;
}

.heading-capital span{
	font-weight:500;
	font-family: 'Serpentine W04 Medium';
}

.service-form {
    margin-top:80px;
}

.form-heading p{
	font-size:24px;
	font-style: italic;
	font-weight:600;
}

.service-btn .kt-btn-inner-text{
    text-transform:uppercase;
}

.section-nws{
   padding:40px 60px !important;
}

.service-form form{
	background-color:#EAEFE1 !important;
	padding:50px !important;
	border-radius:0px 0px 10px 10px !important;
}

.form-heading {
       text-align: center;
    background-color: #9CDE0B;
    padding: 20px;
}
.form-heading p{
	color:#fff;
}

.service-form #wpforms-71{
	margin:0 !important;
}
.service-form .wpforms-field-text {
    background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
}

.service-form .wpforms-field-phone{
	 background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}

.service-form .wpforms-field-email{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}

.service-form  .wpforms-field-select{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
   margin-top:20px;
}

.service-form  .wpforms-field-textarea{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}

.service-form  .wpforms-field-file-upload{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}
.service-form .wpforms-uploader{
	border:none !important;
}

.service-form input,.service-form select,.service-form textarea{
	border:none !important;
	padding:0 !important;
}

.service-form div.wpforms-container .wpforms-form .choices__inner{
	border:none !important;
	padding:0 !important;
}

.service-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple .choices__item{
    background-color:#8EBF21 !important;
    border-color:#8EBF21 !important;
}

.service-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-focused .choices__inner,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open .choices__inner,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open .choices__list--dropdown {
    border-color:#8EBF21 !important;
    box-shadow:unset !important;
    outline:none !important;
}

.service-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color:#8EBF21 !important;
}

.service-form .wpforms-smart-phone-field{
padding-left:40px !important;
}

.service-form input,.service-form select{
	height: 40px !important;
}

.service-form input::placeholder,.service-form textarea::placeholder{
	color:#000 !important;
}

.service-form select .placeholder{
	color:#000000 !important;
}

.service-form textarea{
	margin-top:10px !important;
}

.service-form label{
	margin-bottom:0 !important;
	font-weight:400 !important;
	color:#000000 !important;
}

.service-form fieldset .wpforms-field-label{
	font-weight:400 !important;
	color:#000000 !important;
}

#wpforms-submit-71 ,#wpforms-submit-2186{
    width: 100%;
    border-radius: 8px !important;
    background: #8EBF21 !important;
    color: #fff !important;
    font-size: 18px !important;
    height: unset !important;
   padding:25px 15px !important;
    transition: all 0.3s linear !important;
    font-family: 'Roboto' !important;
    text-transform: uppercase;
	margin-top:16px;
}
  
#wpforms-submit-71:hover,#wpforms-submit-2186:hover{
	 background:#aade3b !important;
}

.service-form  div.wpforms-container-full input[type=radio]:checked:before {
    border-color:#808080 !important;
    box-shadow: 0 0 0 1px #808080, 0px 1px 2px rgba(0, 0, 0, 0.15) !important;
    outline: none;
}

.service-form div.wpforms-container-full input[type=radio]:checked:after {
	background-color:#8EBF21 !important; 
}


input[type="text"]:focus:invalid,input[type="email"]:focus:invalid,
input[type="number"]:focus:invalid,
textarea:focus:invalid,textarea:focus,input:focus,
select:focus{
   box-shadow:unset !important;
}

.form-heading{
	position:relative;
	border-radius:10px 10px 0 0;
}
.price-tag {
    position: absolute;
    top: -39px;
    right: -69px;
    width: 220px;
}
/*.head-info a:hover p.kt-blocks-info-box-text {
    color: #9cde0b !important;
}*/
.service-section{
	padding:0 !important;
}
/*--besichtigungstermin form---*/

.page-id-2399 .header-desk,.page-id-2249 .header-desk,.page-id-900 .header-desk,.page-id-2668 .header-desk{
	display:none !important;
}

#wpforms-2402{
	margin-top:0 !important;
}

.besichtigung-form form {
    background-color: #EAEFE1 !important;
    padding: 50px !important;
    border-radius: 0px 0px 10px 10px !important;
}

.besichtigung-form .wpforms-field-phone{
	 background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}

.besichtigung-form .wpforms-field-email{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	
}

.besichtigung-form .wpforms-field-name{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
}

.besichtigung-form .wpforms-field-date-time{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}

.besichtigung-form  .wpforms-field-textarea{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}
.besichtigung-form input,.besichtigung-form select,.besichtigung-form textarea{
	border:none !important;
	padding:0 !important;
}
.besichtigung-form label{
	margin-bottom:0 !important;
	font-weight:400 !important;
	color:#000000 !important;
}

.besichtigung-form  .wpforms-smart-phone-field{
    padding-left:40px !important;
}

#wpforms-submit-2402{
    width: 100%;
    border-radius: 8px !important;
    background: #8EBF21 !important;
    color: #fff !important;
    font-size: 18px !important;
    height: unset !important;
    padding:20px 15px !important;
    transition: all 0.3s linear !important;
    font-family: 'Roboto' !important;
    text-transform: uppercase;
}
#wpforms-submit-2402:hover{
	 background:#aade3b !important;
}
#back_btn {
    font-size: 20px;
    cursor: pointer;
}

#back_btn span:hover {
    color:#8DBF20;
}

.besichtigung-form textarea{
    padding-top:15px !important;
}

.kb-show-more-buttons .kt-btn-inner-text{
	font-size:20px;
	font-family: 'Roboto'
}

@media only screen and (max-width:1050px) {
.besichtigung-form form {
    padding:20px !important;
}
		
}
@media only screen and (max-width:600px) {

.besichtigung-form .wpforms-field-email {
    margin-top:15px !important;
}
}
/*--besichtigungstermin form end---*/

/*---kontakt-page--css--*/

.txt-m-zero{
margin:0 !important;	
}

.info-txt p{
	margin:0 !important;
}

.cta-info-box{
	height:73vh;
  padding:140px 80px 140px 80px !important;
}

.cta-info-box .kt-inside-inner-col{
	height:45vh !important;
}

.txt-cta{
	text-transform:uppercase !important;
}

.clock-box{
	position:relative;
}

.clock-ig {
    position: absolute;
    right: 48.3%;
    top: 66%;
    z-index: 99;
}

.map-box{
	border-radius:20px;
	overflow:hidden;
}

/*--about-us---*/

.ab-sec-1{
	padding:50px 0 !important;
}

.about-info-txt p{
	font-family: 'Serpentine W04 Medium' !important;
	margin:0 !important;
}

/*---service-page--*/
.service-box {
    border: 1px solid #4e4d4d73;
    padding: 23px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease, padding 0.3s ease;
    cursor: pointer;
}

.service-box-main:hover .service-box{
    padding:32px;
    transform: scale(1.05); /* Slight zoom effect */
}
.service-box-main:hover .service-box svg path{
	fill:#8EBF21
}

.service-main-box{
	height:140px;
}

.text-uppper-care{
	text-transform:uppercase !important;
}
.service-btn{
    padding-right:25px !important;
    padding-left:25px !important;
}
.service-btn span {
    font-family: 'Titillium Web' !important;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 15px;
}

.service-cl-btn{
	font-family: 'Serpentine W04 Medium' !important;
	text-transform:uppercase !important;
	letter-spacing: 1.5px;
	 font-weight:600;
}

/*---home-page-css---*/

.cta-img-n img{
	width:100%;
}

.sec-1-box{
	position:relative;
}

.img-rw-s {
    position: absolute;
    top: -172px;
    right: 0;
    z-index: -1;
}

.service-list .kt-svg-icon-list-single{
	display:none !important;
} 
.box-nw .kt-inside-inner-col {
    height: 505px !important;
    width:97%;
    margin:0 auto;
    display:flex;
    justify-content: center;
}

.section-nw .kt-sec-heading{
	margin:0;
	font-weight:400;
	margin-bottom:20px;
}

.section-nw p{
	margin:10px 0 10px 0;
}


.section-trk{
	min-height:890px;
	padding-left:50px !important;
}


.count-box p{
	margin:0 !important;
}

.testimonials-slider .size-full img{
	width:100% !important;
}

.img-service {
    padding: 15px;
    background-color: #fff;
    border-radius: 100px;
    margin-top: -55px;
	box-shadow: 0px -3px 12.8px 0px #00000038;
	width:84px;
	height:84px;
}

.slides-item {
	position:relative;
}

.no-tg{
	width:40px;
	height:40px;
	background-color:#000000;
	border-radius:8px;
	position:absolute;
	top:10px;
	left:10px;
	display:flex;
	justify-content:center;
	align-items:center;
	color:#fff;
}

.testimonials-slider .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
    gap:30px;
}

.testimonials-slider button.slick-next.slick-arrow{
    right: 46%;
    top: 127% !important;
    width: 53px;
    border-radius: 100%;
    height: 53px;
    border-width: 1px;
    border-style: solid;
    border-color: #A1A0A0 !important;
    /* bottom: -44px !important; */
}
.testimonials-slider button.slick-prev.slick-arrow{
    left: 45%;
    top: 127% !important;
    bottom: 0 !important;
    z-index:9;
    width: 53px;
    border-radius: 100%;
    height: 53px;
    border-width: 1px;
    border-style: solid;
    border-color: #A1A0A0 !important;
}
.testimonials-slider .slick-next:before{
    content: '';
}

.testimonials-slider .slick-next{
    background-image: url(/wp-content/uploads/2025/06/ri-icon.webp);
   background-size: 11px 18px;
    background-position: center;
    background-repeat: no-repeat;
}

.testimonials-slider .slick-next:hover{
	background-image: url(/wp-content/uploads/2025/06/ri-icon.webp);
	background-size: 11px 18px;
	background-position: center;
	background-repeat: no-repeat;
}

.testimonials-slider .slick-next:focus{
	background-image: url(/wp-content/uploads/2025/06/ri-icon.webp);
    background-size: 11px 18px;
    background-position: center;
    background-repeat: no-repeat;
}

.testimonials-slider .slick-prev:before{
    content:'';
}

.testimonials-slider .slick-prev{
    background-image: url(/wp-content/uploads/2025/06/left-icon-l.webp);
    background-size: 11px 18px;
    background-position: center;
    background-repeat: no-repeat;
}

.testimonials-slider .slick-prev:hover{
	 background-image: url(/wp-content/uploads/2025/06/left-icon-l.webp);
    background-size: 11px 18px;
    background-position: center;
    background-repeat: no-repeat;
}

.testimonials-slider .slick-prev:focus{
	 background-image: url(/wp-content/uploads/2025/06/left-icon-l.webp);
    background-size: 11px 18px;
    background-position: center;
    background-repeat: no-repeat;
}



.testimonials-slider .slick-prev,.testimonial-slider.review-carousel .slick-next{
    top:-30px !important;
}

.service-imgs img{
	width:100% !important;
}

.section-info-div{
	cursor:pointer;
	 transition: 0.5s;
}

.section-info-div:hover{
	background-color:#8EBF21 !important;
	
}


.section-info-div:hover .svg-img svg path{
	fill:#fff !important;
}

.section-info-div:hover p{
	color:#fff;
}

.moving-div-sec .kt-inside-inner-col{
	height:1026px;
	width:60.8%;
      overflow: hidden;
      white-space: nowrap;
}
.moving-div-sec .kt-inside-inner-col .hg-color{
	color:#8EBF21
}

.animation-heading{

	 animation: scrollLeft 15s linear infinite;
	font-family: 'Titillium Web';
	font-weight:1000;
	text-transform:uppercase;
	
}

    @keyframes scrollLeft {
      0% {
        transform: translateX(100%);
      }
      100% {
        transform: translateX(-100%);
      }
    }

.size-full img{
	width:100% !important;
}

.h-sec-s1{
	position:relative;
}

.h-sec-s2 {
    position: absolute !important;
    bottom: 20px;
    right: 11px;
}

.sec-info-23{
position:relative;
}

.sec-info-23 .kt-inside-inner-col{
	height:100% !important;
}

.sec-img-23{
	height:100% !important;
} 

.sec-img-23 img{
	width:100% !important;
	  height: 100% !important;
    object-fit: cover;
	
}
.sec-count-23 {
    position: absolute !important;
    bottom:0px;
    right: 0px;
    width: 100%;
}

.sec-img-43{
	 height: 100% !important;
}
.sec-img-43 img{
	width:100% !important;
	  height: 100% !important;
    object-fit: cover;
}
.sec-count-43 {
    position: absolute !important;
    bottom:0px;
    left: 0px;
    width: 100%;
}



.count-box{
	font-family: 'Serpentine W04 Medium' !important;
    font-weight:500 !important;
}



.section-karriere{
	height:696px;
	display:flex;
	align-items:center;
	justify-content:center;
}

.karriere-service-box h3{
   font-family: 'Roboto';
}

.karriere-service-box .kt-inside-inner-col{
	padding-left:50px !important;
	padding-right:50px !important;
}
.karriere-service-box p{
max-width:630px !important;
}

.sec-nw h2{
	font-family: 'Roboto';
}

.ktk-btn{
	font-family: 'Roboto';
}

p.no-div{
    width: 55px;
    height: 55px;
    background-color:#000000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 30px;
	color:#fff;
}

.tel-info{
	position:relative;
}

.tel-info:before {
    content: "";
    width:24px;
    height:24px;
    background: url(/wp-content/uploads/2025/06/call-icon-n.svg);
    position: absolute;
    left:-5px;
    top: 50%;
    transform: translateY(-52%);
    background-size: 100%;
    background-repeat: no-repeat;
}

.e-mail-info{
	position:relative;
}
.e-mail-info:before {
    content: "";
    width:24px;
    height:24px;
    background: url(/wp-content/uploads/2025/06/mail-icon-n.svg);
    position: absolute;
    left:-3px;
    top:52%;
    transform: translateY(-52%);
    background-size: 100%;
    background-repeat: no-repeat;
}

.job-dec-sec{
	position:relative;

}
.job-dec-sec:before {
    content: "";
    background: url(/wp-content/uploads/2025/06/img-8747.webp);
    position: absolute;
    top: -8%;
    left: 0;
    height: 500px;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.job-dec-sec:after {
    content: "";
    background: url(/wp-content/uploads/2025/06/img-6745.webp);
    position: absolute;
    bottom: -88%;
    left: 0;
    height: 500px;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.leistungen-sec-nws > .kt-inside-inner-col {
    display: flex;
    justify-content: space-between !important;
}



/*--home-form-css---*/

.home-banner-li{
    position:relative;
}

.home-banner-li:before {
    content: "";
    width: 14.5px;
    height: 14px;
    background: url(/wp-content/uploads/2025/06/banner-star.webp);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-56%);
    background-size: 100%;
    background-repeat: no-repeat;
}

.home-page-form{
    margin-top:30px;
}

.home-page-form form {
    background-color: #EAEFE1 !important;
    padding:25px 33px 27px 33px !important;
    border-radius: 0px 0px 10px 10px !important;
}

.home-page-form .h-form-heading{
	font-family: 'Titillium Web';
	font-size:23px;
}

.home-page-form #wpforms-71{
	margin:0 !important;
}
.home-page-form .wpforms-field-text {
    background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
}



.home-page-form  .wpforms-field-select{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
   margin-top: 12px;
}



.home-page-form input,.home-page-form select{
	border:none !important;
	padding:0 !important;
}
.home-page-form input,.home-page-form select{
	height: 40px !important;
}

.home-page-form input::placeholder,.home-page-form textarea::placeholder{
	color:#000 !important;
}

.home-page-form select .placeholder{
	color:#000000 !important;
}



.home-page-form .wpforms-page-2{
	margin-top:20px !important;
}

#wpforms-1502-field_12-container {
    padding-bottom: 0 !important;
    margin-bottom: -10px;
}


.home-page-form label{
	margin-bottom:0 !important;
	font-weight:400 !important;
	color:#000000 !important;
}

.home-page-form fieldset .wpforms-field-label{
	font-weight:400 !important;
	color:#000000 !important;
}

#wpforms-submit-1502 {
    width: 100%;
    border-radius: 8px !important;
    background: #8EBF21 !important;
    color: #fff !important;
    font-size: 18px !important;
    height: unset !important;
   padding:20px 15px !important;
    transition: all 0.3s linear !important;
    font-family: 'Roboto' !important;
    text-transform: uppercase;
}

#wpforms-submit-1502:hover{
	 background:#aade3b !important;
}

div#wpforms-1502-field_14-container,#wpforms-1502-field_16-container{
    margin: 0;
}
.wpforms-page-next{
     width:100% !important;
    border-radius: 8px !important;
    background: #8EBF21 !important;
    color: #fff !important;
    font-size: 18px !important;
    height: unset !important;
   padding:20px 15px !important;
    transition: all 0.3s linear !important;
    font-family: 'Roboto' !important;
    text-transform: uppercase;
	margin-top:16px;
}

.wpforms-page-next:hover{
	 background:#aade3b !important;
}

#wpforms-1502,#wpforms-2186{
  margin:0 !important;
}

.home-page-form  div.wpforms-container-full input[type=radio]:checked:before {
    border-color: #000000 !important;
    border-size:0.5px !important;
    box-shadow: 0 0 0 1px #000, 0px 1px 2px rgb(0 0 0 / 88%) !important;
    outline: none;
}

.home-page-form div.wpforms-container-full input[type=radio]:checked:after {
    background-color: #000000 !important;
    width: 24px !important;
    height: 24px !important;
    left: calc(-7px + var(--wpforms-field-border-size, 11px)) !important;
    top: calc(-7px + var(--wpforms-field-border-size, 11px)) !important;
}

.home-page-form .wpforms-page-indicator.progress {
    margin: 0;
}

#wpforms-1502-field_8-container{
    margin-top:15px;
}
#wpforms-1502-field_18-container{
    padding-top:27px !important;
}


.home-page-form .wpforms-page-indicator-page-progress{
 background-color: #8EBF21 !important;
}

.home-page-form .wpforms-field-name{
    background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
}

.home-page-form  .wpforms-field-phone{
	 background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}

.home-page-form .wpforms-field-email{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}

.home-page-form .wpforms-field-select{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
   margin-top:15px;
}

.home-page-form .wpforms-field-textarea{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}

.home-page-form input,.home-page-form select,.home-page-form textarea{
	border:none !important;
	padding:0 !important;
}
.home-page-form input,.home-page-form select{
	height: 40px !important;
}

.home-page-form input::placeholder,.home-page-form textarea::placeholder{
	color:#000 !important;
}

.home-page-form select .placeholder{
	color:#000000 !important;
}

.home-page-form textarea{
	margin-top:10px !important;
}

.home-price-tag {
    position: absolute;
    top: -39px;
    right: -83px;
    width: 220px;
}


.home-page-form span.wpforms-page-indicator-steps {
	margin-bottom:0 !important;
    font-size:16px !important;
	font-weight:400 !important;
	color:#000000 !important;
}

.home-page-form .wpforms-page-indicator progress{
  margin-bottom:0 !important;
}

.home-page-form .wpforms-smart-phone-field{
 padding-left:40px !important;
}

.content-info{
    display:none !important;
}
.active{
    display:block !important;
}

.tab-list{
    cursor:pointer;
}
.tab-title .active{
 font-weight:600 !important;
}
.tab-title p{
    margin:5px 0 !important;
}

.city-tab-container .kt-tabs-title-list li>a {
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 11px !important;
    font-size: 20px !important;
    letter-spacing: 1.5px;
}

.city-menu-list ul.kt-svg-icon-list {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.sr-1-hed{
    font-family: 'Titillium Web';
    font-size:23px;
}


/*--end---*/
/*---karriere-form---*/


.karriere-cv-inp .dz-message svg,
.karriere-cv-inp .dz-message .modern-title {
  display: none;
}

.karriere-cv-inp .dz-message::before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  margin: 0 auto;
  background-image: url('/wp-content/uploads/2025/06/upload-icon.webp'); /* 🔁 Replace with your image */
  background-size: contain;
  background-repeat: no-repeat;
}

.karriere-cv-inp .dz-message::after {
  content: "Hochladen oder Ziehen einer Datei"; /* 🔁 Your custom text */
  display: block;
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
  color:#8d8b8b;
}


/*---karriere-end---*/


/*---Leistungen-form----*/

.leistungen-form .wpforms-field-text {
    background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
    margin-bottom:15px !important;
}

.leistungen-form .wpforms-page-next {
    width: 100% !important;
    border-radius: 8px !important;
    background: #8EBF21 !important;
    color: #fff !important;
    font-size: 18px !important;
    height: unset !important;
    padding: 20px 15px !important;
    transition: all 0.3s linear !important;
    font-family: 'Roboto' !important;
    text-transform: uppercase;
    margin-top: 16px;
}

#wpforms-submit-1721{
    width: 100% !important;
    border-radius: 8px !important;
    background: #8EBF21 !important;
    color: #fff !important;
    font-size: 18px !important;
    height: unset !important;
    padding: 20px 15px !important;
    transition: all 0.3s linear !important;
    font-family: 'Roboto' !important;
    text-transform: uppercase;
}

.leistungen-form form {
    background-color: #EAEFE1 !important;
    padding: 50px !important;
    border-radius: 0px 0px 10px 10px !important;
}
.leistungen-form label {
    margin: 0 !important;
    font-weight: 400 !important;
    color:#000000 !important;
}
.leistungen-form input{
    border: none !important;
    padding: 0 !important;
}

.leistungen-form .wpforms-field-phone{
	 background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}

.leistungen-form .wpforms-field-email{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	
}

.leistungen-form .wpforms-field-name{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
}

.leistungen-form .wpforms-field-date-time{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}

.leistungen-form  .wpforms-field-textarea{
	background-color: #fff !important;
    padding: 10px 15px 0px 26px !important;
    border-radius: 6px !important;
	margin-top:20px;
}
.leistungen-form input,.leistungen-form select,.leistungen-form textarea{
	border:none !important;
	padding:0 !important;
}

.leistungen-form textarea {
    padding-top: 15px !important;
}

.leistungen-form label{
	margin-bottom:0 !important;
	font-weight:400 !important;
	color:#000000 !important;
}

.leistungen-form  .wpforms-smart-phone-field{
    padding-left:40px !important;
}


.leistungen-form .wpforms-page-indicator-page-progress {
    background-color: #8EBF21 !important;
}

.leistungen-form .wpforms-container-full{
 margin:0 !important;
}

.von-section {
    display: flex;
    align-items: center;
    gap:25px;
}

.von-section .divider {
            width:0.5px !important;
            height: 40px !important;
            background-color:#55668080 !important;
            border-radius:1px !important;
        }

.von-section .von-text{
    font-size:24px !important;
    color:#000000 !important;
}
.home-banner {
background-position:center !important;
}
/*---Leistungen-form end----*/
@media only screen and (max-width: 2700px) and (min-width: 1940px){
   
    .home-banner {
            height:65vh;
   
    }  
	    
	  .footer-first-sec:after {
    content: url(/wp-content/uploads/2025/06/footer-top-img-n.webp);
    position: absolute;
    top: -76px;
    left: -3px;
    width: 100%;
}
    
	
	.footer-first-sec{
	padding-top:50px
}
	
.moving-div-sec .kt-inside-inner-col {
    height: 1026px;
    width: 60.1%;
    overflow: hidden;
    white-space: nowrap;
}	
	
	
    }
    @media only screen and (max-width: 1939px) and (min-width: 1600px){
      
    .home-banner {
         height:65vh;
       

    }
		
    		
		
    }

   @media only screen and (max-width:1659px) and (min-width: 1051px){
      
   .home-banner {
         height:62vh;
      

    }
      .service-content-div > .kt-row-column-wrap {
        grid-template-columns: minmax(0, calc(44.8% - ((var(--kb-default-row-gutter, var(--global-row-gutter-md, 2rem)) * 1) / 2))) minmax(0, calc(55.2% - ((var(--kb-default-row-gutter, var(--global-row-gutter-md, 2rem)) * 1) / 2))) !important;
    }
   
.mr-lr{
	margin-left:15px;
	margin-right:15px;
}
	   .moving-div-sec .kt-inside-inner-col {
    height: 584px;
    width: 60.8%;
    overflow: hidden;
    white-space: nowrap;
}
	   
	   .section-nws {
    padding: 21px 23px !important;
}
	   
	   .count-box div{
	 font-size:50px !important;
}
	   
	   .karriere-service-box .kt-inside-inner-col{
		   padding:15px !important;
	   }
	   
	   .karriere-service-box .kt-inside-inner-col  p{
    height:180px !important;
    overflow-y:auto !important;
    padding:10px !important;
}

.karriere-service-box .kt-inside-inner-col  p::-webkit-scrollbar {
    width:8px !important;
}

.karriere-service-box .kt-inside-inner-col  p::-webkit-scrollbar-thumb {
    background-color:#8EBF21 !important;
    border-radius:10px;
}

.karriere-service-box .kt-inside-inner-col  p::-webkit-scrollbar-thumb:hover {
    background-color:#8EBF21 !important;
}

.karriere-service-box .kt-inside-inner-col  p::-webkit-scrollbar-track {
    background-color:transparent !important;
}

	   
	 .karriere-service-box h3 {
		  font-size:1.4rem !important;
	   } 
	   
	.box-ifo > .kt-inside-inner-col {
    padding-left:28px !important;
}  
	   
	   	.box-ifo > .kt-inside-inner-col p{
    font-size:20px !important;
}  
	   	
 /*  .head-info p {
    font-size: 19px !important;
}

ul#menu-main-menu li a {
    font-size: 15px !important;
}
	   
ul#menu-main-menu {
    display: flex;
    gap: 10px;
    color: #000;
}	   
*/	 
    .service-info-section >.kt-row-column-wrap {
        grid-template-columns: minmax(0, calc(50.6% - ((var(--global-kb-gap-lg, 4rem) * 1) / 2))) minmax(0, calc(50.4% - ((var(--global-kb-gap-lg, 4rem) * 1) / 2))) !important;
        column-gap:2rem !important;
    }

       .home-price-tag {
        position: absolute;
        top: -26px;
        right: -8px;
        width: 111px;
    }
	   
	    .banner-img img {
        width: 100% !important;
        height: 800px !important;
        object-fit: cover;
    }
	   
	  .ban-sec>.kt-row-column-wrap {
    column-gap:2rem !important;
    grid-template-columns: minmax(0, calc(51.5% - ((var(--global-kb-gap-lg, 4rem) * 1) / 2))) minmax(0, calc(49.5% - ((var(--global-kb-gap-lg, 4rem) * 1) / 2))) !important;
   }
	   
	   .banner-txt > .kt-inside-inner-col {
    padding:25px 15px 20px 35px !important;
  }
	   

    }




@media only screen and (max-width:1500px) {

	.info-box-home .kt-inside-inner-col{
	  padding:20px !!important; 
	}	

	    .pd-box .kt-inside-inner-col {
        padding-top: 61px !important;
        padding-bottom: 41px !important;
        height: 96%;
    }
.footer-padding{
    padding-left:15px !important;
    padding-right:15px !important;
}


  .section-nw > .kt-inside-inner-col {
    padding-right: 20px !important;
}

  .section-info-div > .kt-row-column-wrap {
    padding-top:1.5rem !important;
    padding-bottom:1.5rem !important;
  }
}


@media only screen and (max-width:1450px) {
ul#menu-main-menu {
    display: flex;
    gap:9px;
    color: #000;
}

.header-logo-dp{
    max-width: 85px !important;
}

    .head-info p {
        font-size: 16px !important;
    }
    ul#menu-main-menu li a {
        font-size: 16px !important;
    }

.social-link-banner > .kt-inside-inner-col {
    column-gap:32px !important;
}
.job-dec-sec:before {
    top:-7%;
}
.job-dec-sec:after {
    bottom:-83%;
}

.job-dec-title{
    font-size:25px !important;
}


}
@media only screen and (max-width:1150px) {
    ul#menu-main-menu {
        display: flex;
        gap: 15px;
        color: #000;
    }
}
@media only screen and (max-width:1050px) {
	 
	 .home-banner {
         height:25vh;

	}
	
	
	   .home-info-txt .kt-inner-column-height-full.kt-tab-layout-equal, .kt-inner-column-height-full:not(.kt-tab-layout-inherit):not(.kt-tab-layout-row) {
        grid-auto-rows: unset !important;
    }
  
     .h-sec-s2 {
    position: absolute !important;
    bottom: 20px;
    right: 0px;
}
	
	.service-content-div{
	  padding:0 !important;	
	}
	.section-nws {
    padding: 0px 15px !important;
}
    .service-form form {
        padding:30px 12px !important;
    }
	    .price-tag {
        position: absolute;
        top: -65px;
        right: -13px;
        width: 23%;
    }

    .service-form .wpforms-field-radio{
        padding:0 !important;
    }

	.service-form .wpforms-field-text {
    margin-top:17px !important;
		 padding: 10px 15px 0px 15px !important;
}
	.service-form .wpforms-field-number {
    margin-top: 17px;
		 padding: 10px 15px 0px 15px !important;
  }
	.service-form .wpforms-field-email {
    margin-top: 17px;
		 padding: 10px 15px 0px 15px !important;
 }
	.service-form .wpforms-field-select {
    margin-top:17px;
		 padding: 10px 15px 0px 15px !important;
  }
	.service-form .wpforms-field-textarea {
    margin-top: 17px;
		 padding: 10px 15px 0px 15px !important;
  }
	
	.service-form .wpforms-field-phone {
    margin-top: 17px;
		 padding: 10px 15px 0px 15px !important;
}
	
.service-form .wpforms-field-file-upload {
    padding: 10px 15px 0px 15px !important;
}	
	.clock-ig {
    position: absolute;
    right: 44.3%;
    top: 63%;
    z-index: 99;
}
	
.ab-sec-1 {
    padding:21px 0 !important;
}	
	
.img-rw-s {
    position: absolute;
    top: -29px;
    right: 0;
    z-index: -1;
    width: 136px;
}	

.section-trk {
    min-height:unset !important;
    padding-left:20px !important;
}	
.box-nw .kt-inside-inner-col {
    height: 358px !important;
    width: 97%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
	
.moving-div-sec .kt-inside-inner-col {
    height: 449px;
    width: 60.8%;
    overflow: hidden;
    white-space: nowrap;
}
	
	.section-info-div{
		padding-left:20px !important;
		padding-right:20px !important;
	}
	.sec-icon-n {
    width: 100% !important;
}
	
	
.section-karriere {
	height: unset !important;
	}	
.job-dec-sec:before {
    content: "";
    background:unset !important;
    position: absolute;
    top: -8%;
    left: 0;
    height: 500px;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
	display:none;
}
.job-dec-sec:after {
    content: "";
     background:unset !important;
    position: absolute;
    bottom: -76%;
    left: 0;
    height: 500px;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
	display:none;
}

    .home-price-tag {
        position: absolute;
        top: -34px;
        right: 0px;
        width: 146px;
    }


    .cta-info-box {
        height: unset !important;
        padding: 80px 25px 80px 26px !important;
    }

.cta-info-box .kt-inside-inner-col{
	height:unset !important;
}

.city-menu-list ul.kt-svg-icon-list {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}	
	
.home-page-form .wpforms-field-name{
margin-bottom:15px;
}
	
	.karriere-form-n{
		margin-top:20px !important;
	}	
	
}

@media only screen and (max-width:767px) {
	.h-sec-s2 {
    position:unset !important;
}

	.ban-sec{
		padding:0 !important;
	}	
	.moving-div-sec .kt-inside-inner-col {
        height: 449px;
        width: 63%;
        overflow: hidden;
        white-space: nowrap;
    }
      .home-price-tag {
        position: absolute;
        top: -33px;
        right: 0px;
        width: 120px;
    }

    .home-page-form form {
    background-color: #EAEFE1 !important;
    padding: 10px 20px 20px 20px !important;
    border-radius: 0px 0px 10px 10px !important;
}
	.city-menu-list ul.kt-svg-icon-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
	
   .home-page-form #wpforms-1502-field_14-container{
    margin-bottom:15px !important;
   }



.home-page-form  .wpforms-field-phone,.home-page-form .wpforms-field-email,.home-page-form .wpforms-field-select,.home-page-form .wpforms-field-textarea,.home-page-form .wpforms-field-name,.home-page-form .wpforms-field-text{
  padding:15px !important;
}
.besichtigung-form .wpforms-field-phone,.besichtigung-form .wpforms-field-email,.besichtigung-form .wpforms-field-name,.besichtigung-form .wpforms-field-date-time,.besichtigung-form  .wpforms-field-textarea{
    padding: 10px 15px 0px 15px !important;
   

}
	
.leistungen-form .wpforms-field-phone, .leistungen-form .wpforms-field-email, .leistungen-form .wpforms-field-name, .leistungen-form .wpforms-field-date-time, .leistungen-form .wpforms-field-textarea {
        padding: 10px 15px 0px 15px !important;
    }	
	
.leistungen-form .wpforms-field-name{
    margin-bottom: 20px;
}	
	
.home-page-form .h-form-heading{
	font-size:20px;
}

.service-content-div h1 {
    font-size: 1.7rem;
    line-height: 2.3rem;
    letter-spacing: 1px;
}
.karriere-cv-inp .dz-message::before {
  width:30px;
  height:30px;
}
p.no-div {
    width: 42px;
    height: 42px;
    font-size: 21px;
}

.service-form {
    margin-top: 40px;
}	
	
}


@media only screen and (max-width:600px) {
	    .price-tag {
        position: absolute;
        top: -27px;
        right: -13px;
        width: 19%;
    }
	
	    .moving-div-sec .kt-inside-inner-col {
        height: 449px;
        width:70.5% !important;
        overflow: hidden;
	}
	
		.clock-ig {
    position: absolute;
    right: 44.3%;
    top: 67.5%;
    z-index: 99;
}
	
	.img-rw-s {
    position: absolute;
    top: -29px;
    right: 0;
    z-index: -1;
    width: 126px;
}
	.box-nw .kt-inside-inner-col {
    height: 258px !important;
    width: 97%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
		
	.section-info-div{
		padding-left:15px !important;
		padding-right:15px !important;
	}
	.svg-img svg {
    width: 49px;
}

    .home-price-tag {
        position: absolute;
        top: -22px;
        right: 0px;
        width: 19%;
    }
.city-menu-list ul.kt-svg-icon-list {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
	
	.ab-sec-1{
		padding-left:15px !important;
		padding-right:15px !important;
	} 
	.cta-info-box {
        padding: 37px 25px 40px 26px !important;
    }

    .leistungen-form form {
    padding:20px !important;
   }

   .leistungen-form .wpforms-field-text {
    padding: 10px 15px 0px 14px !important;
   }

	.karriere-service-box .kt-inside-inner-col {
    padding-left:16px !important;
    padding-right:16px !important;
 }
	input#wpforms-1502-field_30_1 {
    height: 20px !important;
}	
input#wpforms-1502-field_30_2 {
    height: 20px !important;
}
	
#wpforms-2223-field_13{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}	
}
/*--slider-slide---*/

/*--- Slider Container ---*/
.slider-div {
    padding: 40px 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-container {
    display: flex;
    align-items: center;
    gap: 30px;
    max-width: 1100px;
    width: 100%;
}

/*--- Wrapper for scrolling cards ---*/
.testimonials-wrapper {
    position: relative;
    width: 900px; /* Increased width for desktop */
    height: 761px;
    overflow: hidden;
    border-radius: 6px;
}

/*--- Track holding the testimonial cards ---*/
.testimonials-track {
    display: flex;
    flex-direction: column; /* Vertical on desktop */
    height: 100%;
    transition: transform 0.5s ease-in-out;
}

/*--- Individual testimonial card ---*/
.testimonial-card {
    background: white;
    border-radius: 10px;
    padding: 20px 40px 66px 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    margin-bottom: 12px;
    cursor: grab;
}

.testimonial-card:active {
    cursor: grabbing;
}

.testimonial-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.profile-image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 15px;
    object-fit: cover;
}

.testimonial-name {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.quote-icon {
    position: absolute;
    top: 23px;
    right: 30px;
    width: 44px;
    height: 30px;
    background-image: url(/wp-content/uploads/2025/06/img-8745.webp);
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat;
}

.testimonial-text {
    color:#000000;
    line-height: 1.6;
    font-size: 16px;
    flex: 1;
}

/*--- Navigation & Pagination Controls ---*/
.controls {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
}

.pagination-dots {
    display: flex;
    flex-direction: column;
    gap: 0px;
    border-radius: 8px !important;
    /* overflow: hidden; */
}

.pagination-dot {
    width: 59px;
    height: 45px;
    border: none;
    border-radius: 0px;
    background: transparent;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.5px solid #8EBF21;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
    color: #8EBF21;
}

.pagination-dot:first-child{
	border-radius:5px 5px 0px 0px !important;
}

.pagination-dot:last-child{
	border-radius:0px 0px 5px 5px !important;
}

.pagination-dot.active {
    background: #8bc34a;
    border: 0.5px solid #8bc34a;
    color: white;
}

.pagination-dot:hover {
    background: #8bc34a;
    color: white;
}

.pagination-dot.active:hover {
    background: #7cb342;
}

.nav-arrows {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.nav-arrow {
    width: 59px;
    height: 47px;
    border: none;
    border-radius: 8px;
    background: transparent;
    color: #4caf50;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #8EBF21;
}

.nav-arrow:hover {
    background: #8bc34a;
    color: white;
}

.nav-arrow:hover svg path {
    fill: #fff;
}

.nav-arrow:disabled {
    background: #e0e0e0;
    color: #bdbdbd;
    cursor: not-allowed;
}
@media only screen and (max-width:1400px) and (min-width:1027px){
.testimonials-wrapper {
    position: relative;
    width: 900px;
    height: 875px !important;
    overflow: hidden;
    border-radius: 6px;
}
}

/*--- Responsive: Tablet (horizontal layout, increased width) ---*/
@media (max-width: 1026px) {
    .slider-container {
        flex-direction: column;
        gap: 20px;
        max-width: 100%;
    }

    .testimonials-wrapper {
        width: 90vw;
        max-width: 850px;
        height: auto;
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .testimonials-track {
        flex-direction: row; /* Horizontal on tablet */
        height: auto;
    }

    .testimonial-card {
        flex: 0 0 100%;
        margin-bottom: 0;
    }

    .controls {
        flex-direction: row;
        justify-content: center;
        gap: 20px;
    }

    .pagination-dots {
        flex-direction: row;
    }

    .nav-arrows {
        flex-direction: row;
    }

    .nav-arrow {
    transform: rotate(-90deg);
  }
.pagination-dot:first-child{
	border-radius:0px !important;
}

.pagination-dot:last-child{
	border-radius:0px !important;
}

.nav-arrow {
    width: 48px;
    height: 47px;
}

}

/*--- Responsive: Mobile ---*/
@media (max-width: 480px) {
    .testimonials-wrapper {
        height: auto;
    }

    .testimonial-card {
        padding: 15px;
    }

    .profile-image {
        width: 50px;
        height: 50px;
    }

    .testimonial-name {
        font-size: 16px;
    }

    .testimonial-text {
        font-size: 14px;
    }

    .pagination-dot {
    width: 37px;
    height: 32px;
}
.nav-arrow {
    width: 35px;
    height: 35px;
}

}
