@import url("https://use.typekit.net/qbs4sur.css");

/* stix-two-text-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/FXGf6X/fonts/stix-two-text-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: italic;
  font-weight: 400;
  src: url('/assets/FXGf6X/fonts/stix-two-text-v17-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 500;
  src: url('/assets/FXGf6X/fonts/stix-two-text-v17-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: italic;
  font-weight: 500;
  src: url('/assets/FXGf6X/fonts/stix-two-text-v17-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 600;
  src: url('/assets/FXGf6X/fonts/stix-two-text-v17-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: italic;
  font-weight: 600;
  src: url('/assets/FXGf6X/fonts/stix-two-text-v17-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/FXGf6X/fonts/stix-two-text-v17-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: italic;
  font-weight: 700;
  src: url('/assets/FXGf6X/fonts/stix-two-text-v17-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
    font-family: 'Raleway';
    src: url('/assets/FXGf6X/fonts/Raleway-Regular.woff2') format('woff2'),
         url('/assets/FXGf6X/fonts/Raleway-Regular.woff') format('woff'),
         url('/assets/FXGf6X/fonts/Raleway-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('/assets/FXGf6X/fonts/Raleway-Bold.woff2') format('woff2'),
         url('/assets/FXGf6X/fonts/Raleway-Bold.woff') format('woff'),
         url('/assets/FXGf6X/fonts/Raleway-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('/assets/FXGf6X/fonts/Raleway-Black.woff2') format('woff2'),
         url('/assets/FXGf6X/fonts/Raleway-Black.woff') format('woff'),
         url('/assets/FXGf6X/fonts/Raleway-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('/assets/FXGf6X/fonts/Raleway-Regular.woff2') format('woff2'),
         url('/assets/FXGf6X/fonts/Raleway-Regular.woff') format('woff'),
         url('/assets/FXGf6X/fonts/Raleway-Regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('/assets/FXGf6X/fonts/Raleway-Light.woff2') format('woff2'),
         url('/assets/FXGf6X/fonts/Raleway-Light.woff') format('woff'),
         url('/assets/FXGf6X/fonts/Raleway-Light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}


@font-face {
    font-family: 'Lato';
    src: url('/assets/FXGf6X/fonts/Lato-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


input, textarea, select {
    font-size: 16px !important;
} 

html, body {
    overflow-x: hidden;
}


body {
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 15px;
}

header {
	position: fixed;
	top: 0px;
	width: 100%;
	background-color: white;
	z-index: 2;
}

h1 {
	font-weight: 900;
	font-size: 52px;
}

h2 {
	font-weight: 900;
	font-size: 30px;
}

h3 {
	font-weight: 900;
}

h4 {
	font-weight: 900;
}

h4.novah4{
	font-weight:900;
}

strong {
	color: #ea5b0c;
}

.heavyfont {
	font-weight: 700;
}

hr {
	color: gray;
}

.navbar-nav {
	font-size: 16px;
}

.floatingtext {
	line-height: 1.7em;
	font-size: 16px;
}

#sliderValue {
	color: black !important;
	padding: 10px 20px !important;
}

.adjustmentmobile {
	margin-top: -10px !important;
	margin-bottom: 0px !important;
}


.lightbutton {
	padding: 0.85em 1.5em;
	border-radius: 50px;
	background-color: white;
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	color: black !important;
	font-weight: 700 !important;
}

.lightbutton:hover {
	padding: 0.85em 1.5em;
	border-radius: 50px;
	background-color: black;
	color:white !important;
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.yellowbutton {
	padding: 0.85em 1.5em;
	border-radius: 50px;
	background-color: rgb(255, 221, 14);
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	color: black !important;
	font-weight: 700 !important;
}

.yellowbutton:hover {
	padding: 0.85em 1.5em;
	border-radius: 50px;
	background-color: black;
	color:white !important;
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.submit-btn {
	color: black !important;
	font-weight: 700 !important;
}

.nova-submit-btn {
	color: black !important;
	font-weight: 900 !important;
}


.fa-circle-check {
	color:#a3cf11 !important;
	
}

.py-3 {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.my-7 {
	margin-top: 5rem!important;
	margin-bottom: 5rem!important;
}

.my-4 {
	margin-top: 2rem!important;
	margin-bottom: 2rem!important;
}

.floattextleft {
	text-align: left;
}

.content {
	padding-left: 10%;
	padding-right: 10%;
}

.nova-content{
	padding-left:6%;
	padding-right:6%;
}

.smallergrid {
	padding-left: 10%;
	padding-right: 10%;
}

.adjustform {
	margin-top: -700px;
}

.boxpadding {
		padding: 15px;
		border-radius: 5px;
}

.boxpaddingbig{
	
		padding: 35px;
		border-radius: 5px;
}

.novaboxpaddingbig{
	
		padding: 35px;
		border-radius: 5px;
}

.roundimage {
	border-radius: 400px;
}

@media (max-width:768px){
	.roundimage{
		max-width:30%;
		display:flex;
		margin:auto;
	}
}

.testimonial {
	margin-top: 15px;
	font-weight: 900;
}

.numberthing {
	font-size: 28px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.hovershadow {
	transition: transform 0.3s ease;
}


.hovershadow:hover {
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.12);
	transform: translateY(-3px);
}

.blogheadline {
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom:10px;
	float: left;
	color: black;
}

.successform {
	margin-top: 3px;
	font-size: 16px;
	font-weight: 700;
}

.morelink {
	color: #ea5b0c;
	transition: transform 0.5s ease;
	text-decoration: none;
}

.morelink:hover {
	color: #ea5b0c;
	transform: translateX(4px);
}

.cleanlink {
	color: gray;
	text-decoration: none;
}

.cleanlink:hover {
	color: gray;
	text-decoration: underline;
}

.biggreen {
	font-size: 60px;
	color: #7dbd0d;
	margin-top: -10px;
	text-align: center;
}

.biggreen2 {
	font-size: 40px;
	color: #7dbd0d;
	margin-top: 0px;
	text-align: center;
}

.biggray {
	font-size: 40px;
	color: #bdbdbd;
	margin-top: 0px;
	text-align: center;
}

.blogheadlinewhite h1 {
	color:white !important;
}

.blogheadlinewhite p {
	color:white !important;
}

.positionnegativ {
	margin-top: -50px;
	background: white;
	position: relative;
	z-index: 1;
}

.backgrounded {
	background-color: white;
	padding: 13px 30px;
	border-radius: 30px;
	display: inline-block;
}

.novabackgrounded {
	background-color: white;
	padding: 3px 10px 5px 10px;
	border-radius: 30px;
	display: inline-block;
	margin-bottom:20px;
}

.backgroundrsv {
	background-color: white;
	margin-top: -120px;
	position: relative;
	z-index: 1;
	border-radius: 20px;
}

.bordergreen {
	border: 2px solid #7dbd0d;
	border-radius: 20px;
	padding: 30px 15px 5px 15px;
}

.bordergray {
	border: 2px solid #b5b5b5;
	border-radius: 20px;
	padding: 30px 15px 5px 15px;
}

.accordion-button:not(.collapsed) {
	font-weight: 700;
	color: black;
	}
	

.accordion-item {
    border: 1px solid #000; /* 1px schwarzer Rahmen um das gesamte Element */
    border-radius: 5px; /* 10px abgerundete Ecken */
    margin-bottom: 1rem; /* Abstand zwischen den Accordions */
}

/* Oberer Rand explizit hinzufgen, um sicherzustellen, dass er angezeigt wird */
.accordion-item:not(:first-child) {
    border-top: 1px solid #000;
}

.accordion-button {
	border-radius: 5px !important;
	border: 1px solid white;
	box-shadow: 0px 0px 0px black !important;
	font-weight: 700;
	color: black;}
	
.accordion-button:not(.collapsed) {
	background-color: white !important;
	
}


.nav-link {
	padding-left: 20px !important;
	padding-right: 20px !important;
	display: inline-block;
	position: relative;
}

.nav-link::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #ea5b0c;
  transition: transform 0.25s ease-out;
}

.nav-link:hover::after {
  transform: scaleX(1);
}

.nav-link::after {
  transform-origin: bottom center;
}


.nav-link:hover {
	color:#ea5b0c;
	padding-bottom:5px;
}

.btn-primary {
	background-color: white;
    border: 2px solid #ea5b0c;
    border-radius: 20px;
    color: #ea5b0c;
    padding: 7px 25px;
}

.btn-primary:hover {
	background-color: #ea5b0c;
    border: 2px solid #ea5b0c;
    border-radius: 20px;
    color: white;
    padding: 7px 25px;
}

.card {
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.14);
	Padding:20px;
	border-radius: 15px;
}

.herosection {
	margin-top: 75px;
	padding-bottom: 150px !important;
	background:#ffdd0e;
	clip-path: polygon(50% 0%, 100% 0, 100% 90%, 81% 83%, 63% 91%, 41% 83%, 23% 92%, 10% 87%, 0 100%, 0 0);
}

.novaherosection{
	margin-top: 50px;
	padding-bottom: 120px !important;
	background:#ffdd0e;
	clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
	
}

.lh-sm {
	font-size: 12px;
}

.footerimage {
	width: 100%;
  height: auto;
  max-width:900px;
}

	@media screen and (max-width:500px){
	.OFST4MR43 input, textarea, select {
	    font-size: 14px !important;
	}
	.OFST4MR43 .img-fluid {
	        margin-top: 30px !important;
	        margin-bottom: -40px !important;
	        width: 130px;
	        margin-left: auto!important;
	        margin-right:auto!important;
	        display: flex;
	    }
		.OFST4MR43 .boxpaddingbig {
			text-align:center;
		}
}


/* Mobile Menu */

.navbar-collapse {
	position: fixed;
	top: 0;
	right: -100%;
	width: 300px;
	height: 100%;
	background-color: white;
	transition: right 0.3s ease;
	z-index: 1000;
        }
            
.navbar-collapse.show {
    right: 0;
		}

.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;      
	z-index: 999;
        }

.overlay.show {
    display: block;
        }
        
/* Burger icon */
.navbar-toggler {
	 border: none;
	 outline: none;
        }

.navbar-toggler-icon {
    background-image: url("/assets/FXGf6X/img/burger-menu-462145.webp");
}

.fa-circle-check {
	color: #ea5b0c;
	font-size: 24px;
	margin-right: 10px;
	top: 2px;
	position: relative;
}

.backgrounded {
	font-size: 13px !important;
    background-color: #ffe790 !important;
    border: 1px solid white !important;
}

.bigheadline {
	font-size: 92px !important;
	font-weight: 900 !important;
	line-height: 0.8em !important;
}

.novabigheadline {
	font-size: 62px !important;
	font-weight: 900 !important;
	line-height: 0.8em !important;
}

.novaunderline {
	text-decoration: underline 5px #FFF0A0;
	text-decoration-skip-ink: none;
}

.screamgreen {
	color: #7dbd0d !important;
}

.novaorange{
	color:#FE8002 !important;
}

.laststephero {
	background:#fff091 !important; /* für gelben Hintergrund */
    background-image: url('/assets/FXGf6X/img/moneybg.png') !important; /* Pfad zu deinem Bild */
    background-size: cover !important; /* Passt das Bild an die Größe der Section an */
    background-position: center !important; /* Zentriert das Bild */
    background-repeat: no-repeat !important; /* Verhindert das Wiederholen des Bildes */
}

.laststephero2 {
	background:#fff091 !important; /* für gelben Hintergrund */
    background-image: url('/assets/FXGf6X/img/konfetti.png') !important; /* Pfad zu deinem Bild */
    background-size: cover !important; /* Passt das Bild an die Größe der Section an */
    background-position: bottom !important; /* Zentriert das Bild */
    background-repeat: no-repeat !important; /* Verhindert das Wiederholen des Bildes */
}

.datenschutz strong {
	color:black !important;
	font-weight: 900;
}


.OFST4MUY4 .form-row{
	display:inherit!important;
}

.OFST4MUY4 .accordion-item {
	border: 1px solid black!important;
}
@media screen and (min-width: 768px) {
    .OFST4MUY4 .accordion-button {
        border: 0px  !important;
    }
	
	.OFST4MUY4 .laststephero{
		background-image: url("/assets/FXGf6X/img/HeaderNovaSedes.jpg")!important;
		background-repeat: no-repeat!important;
	}
}


.OFST4MURW .form-row{
	display:inherit!important;
}

.OFST4MURW .accordion-item {
	border: 1px solid black!important;
}
@media screen and (min-width: 768px) {
    .OFST4MURW .accordion-button {
        border: 0px  !important;
    }
	
	.OFST4MURW .laststephero{
		background-image: url("/assets/FXGf6X/img/HeaderNovaSedes.jpg")!important;
		background-repeat: no-repeat!important;
	}
}

	@media screen and (max-width:500px){
	.OFST4MRQZ input, textarea, select {
	    font-size: 14px !important;
	}
	.OFST4MRQZ .img-fluid {
	        margin-top: 30px !important;
	        margin-bottom: -40px !important;
	        width: 130px;
	        margin-left: auto!important;
	        margin-right:auto!important;
	        display: flex;
	    }
		.OFST4MRQZ .boxpaddingbig {
			text-align:center;
		}
}

	.OFST4MUMR .underline{
		text-decoration: underline;
		text-decoration-thickness: 5px; 
		text-decoration-color: #FFF0A0;
		text-decoration-skip-ink: none;
	}
	
	@media (max-width: 992px) {
	    .OFST4MUMR .navbar-expand-lg {
	        left: 20px;
	    }
	}
	
	@media (min-width: 768px) {
		.OFST4MUMR .herosection {
		    margin-top: 65px!important;
	}
}
    
    
    @media (max-width: 768px) {
	    
	      .OFST4MUMR .minififont {
			font-size: 16px;
			}
			
		.OFST4MUMR .mobilechange {text-align: center; font-size: 16px;}
		.OFST4MUMR .mobilechange a {text-decoration: underline;}
		
		.OFST4MUMR .boxpaddingbig {padding: 20px;}
		
		.OFST4MUMR .bigheadline {font-size: 28px !important; line-height: 1.1em !important;}
		.OFST4MUMR h2 {margin-top: -10px; font-size: 16px;}
		.OFST4MUMR h5 {font-size: 1em;}
		.OFST4MUMR h4 {font-size: 16px !important;}
	    /*.navbar-toggler {display:none !important;}*/
	    .OFST4MUMR .logo img {width: 130px !important;}
	    .OFST4MUMR .herosection {margin-top: 20px !important; padding-bottom: 110px !important;}
	    .OFST4MUMR .logo {width: 100%; text-align: left;}
	    .OFST4MUMR .borderyellow {font-size: 14px; line-height: 1.2em;}
	    .OFST4MUMR .minifont {font-size: 15px;}
	    .OFST4MUMR .py-3 {padding-top: 5px !important; padding-bottom: 5px !important;}
	    .OFST4MUMR .checkbox-group label {line-height: 1.1em; font-size: 12px;}
	    .OFST4MUMR .topperhoch {margin-top: -17px; line-height: 1em;}
	    .OFST4MUMR .hiddentext {height: 25px !important;}
	    .OFST4MUMR .graybackground {background-color: #ededed; padding:20px; margin-left: 4%; width: 92%;margin-bottom: 15px;}
	    .OFST4MUMR .accordion-item {border: 0px solid white;}
		.OFST4MUMR .submit-btn {font-weight:900!important;font-size:17px;}
	    
    }
    
	.OFST4MUMR .content {
	    padding-left: 6%;
	    padding-right: 6%;
	}
    .OFST4MUMR .bigheadline {line-height: 1em !important;}
    
    .OFST4MUMR #document-list {
	    transition: all 0.3s ease-in-out;
	}
  .OFST4MUMR .hiddentext{
	  margin-left:0px;
  }

  .OFST4MUMR li{
	  font-size:14px;
	  line-height:1.2em;
  }

/*VWL Schleife*/
.vwl-ohne-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    background-color: transparent;
    color: #000000;
    border: 1px solid #000000;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin-top: 15px;
}


    .novaohnegraybackground {
        background-color: #ededed;
        padding: 20px;
        margin-left: 1%;
        width: 98%;
        margin-bottom: 15px;
		margin-top:20px;
    }
	
	/*VWL Schleife Ende*/
	

@media (max-width: 768px) {
	
	
	.OFST4MURW .laststephero{
		background-image: url("/assets/FXGf6X/img/MobileBGNova.jpg")!important;
		background-size: contain!important;
		background-repeat: no-repeat!important;
	}
	
	.OFST4MUY4 .laststephero{
		background-image: url("/assets/FXGf6X/img/MobileBGNova.jpg")!important;
		background-size: contain!important;
		background-repeat: no-repeat!important;
	}
	
	
	.hidemobile {
		display:none !important;
	}
	
	.card-title {
	font-size: 20px;
	}	
	
	
	.bigheadline {
	font-size: 42px !important;
	font-weight: 900 !important;
	line-height: 0.8em !important;
	}
	
	.novabigheadline {
		font-size: 30px !important;
		font-weight: 900 !important;
		line-height: 1em !important;
	}
	
	.my-4 {
		margin-top: 1rem!important;
		margin-bottom: 1rem!important;
	}
	
	.my-7 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important;
	} 
	
	.my-5 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important;
	}
	

	.biggreen {
	font-size: 40px;
	color: #7dbd0d;
	margin-top: -10px;
	text-align: center;
	}
	
	
	body .bkm1 .custom-checkbox {
	width: 200px !important;
	
	}
	
	.bkm2 .custom-checkbox {
		
		width: 40px !important;
		
	}
	
	    .novagraybackground {
	        background-color: #ededed;
	        padding: 20px;
	        margin-left: 4%;
	        width: 92%;
	        margin-bottom: 15px;
	    }
	
	.gx-3 .col-md-3 {
		margin-bottom:30px;
	}
	
    .desktopnav {
        display:none !important;
        }
        
     h1 {
	font-weight: 900;
	font-size: 18px !important;
	margin-top: 10px;
	}
	
	.nova h1 {
		font-size: 18px !important;
		font-weight:700;
	}
	
	h2 {
		font-weight: 900;
		font-size: 19px;
	}
	
	h3 {
		font-weight: 900;
	}
	
	h4.novah4{
		font-weight:900;
		font-size:19px;
	}
	
	.splitmobile {
		margin-bottom: 20px !important;
	}
	
	.OFSTEMP .counter {
		padding:30px !important;
	}
	
	select {
		color:black !important;
	}
	
	.input-fields select{
		color:black !important;
	}
	
	.boxpadding {
		margin-bottom: 40px;
	}
	
	.boxpaddingbig {
		padding: 30px;
	}
	

  .novaboxpaddingbig {
	        padding: 30px 10px 30px 10px;
	    }
	
	.herosection {
	margin-top: 60px;
	padding-bottom: 120px !important;
	background:#ffdd0e;
	clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
	}
	
	.novaherosection{
		margin-top: 40px;
		padding-bottom: 120px !important;
		background:#ffdd0e;
		clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
		
	}
	
	.smallheight .herosection {
	margin-top: 90px;
	padding-bottom: 40px !important;
	background:#ffdd0e;
	clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
	margin-bottom: 30px;
	}

	.card {
		margin-bottom: 10px !important;
		padding: 20px 5px 20px 5px;
	}
	
	.card-body {
		padding: 0px;
	}
	
	.mobilehide {
		display: none;
	}
	
	.adjustform {
	margin-top: -110px;
	}
	
	.OFST4MR43 .adjustform {
	        margin-top: -110px;
	    }
	
		.OFST4MRQZ .adjustform {
		        margin-top: -110px;
		    }
			.OFSTHX .adjustform {
		        margin-top: -110px;
		    }
	
	.custom-checkbox{
		width: 75px !important;
	}
	
	.OFST4MZ6Y .custom-checkbox{
		width: 57px !important;
	}
	
	.OFST4MZ6Y .sepa .custom-checkbox {
	    width: 110px !important;
	}

	.OFST4MR43 .counter {
		margin-bottom: 40px !important;
	}
	
	.step3 .counter {
		margin-bottom: 40px !important;
	}
	
	.testimonial {
		text-align: center !important;
		margin-top: 70px !important;
	}
	
	.img-fluid {
		margin-top: 30px !important;
		margin-bottom: -40px !important;
	}
	
	.step3 .step-container {
		padding-left: 4%;
		padding-right: 4%;
	}
	
	.step3 .creditcard1 .custom-checkbox {
		width: 28px !important;
	}
	
	.step3 .creditcard2 .custom-checkbox {
		width: 20px !important;
	}
	
	.boxpaddingbig .col-md-9 {
		text-align: center;
		margin-top: 20px;
	}
	
	.bordergreen .col-md-6 {
		text-align: center;
		margin-top: 20px;
	}
	
	.bordergreen .col-md-4 {
		text-align: center;
		margin-top: 5px;
		margin-bottom: 20px;
	}
	
	.bordergray .col-md-6 {
		text-align: center;
		margin-top: 20px;
	}
	
	.bordergray .col-md-4 {
		text-align: center;
		margin-top: 5px;
		margin-bottom: 20px;
	}

	.nova .custom-checkbox {
		width: 95px !important;
	}
	
	.OFSRO15G .img-fluid {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}

	
}

/* Hide the mobile menu button on large screens */
@media (min-width: 768px) {
    

    .navbar-collapse {
        position: relative;
        right: 0;
        height: auto;
        width: auto;
        background-color: transparent;
        transition: none;
    }

    .overlay {
        display: none !important;
    }

    .navbar-toggler {
        display: none;
    }
	
	.desktophide{
		display:none;
	}
   
    
}


/* STEP SYSTEM */

.step-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0;
    padding-left: 6%;
    padding-right: 6%;
}

.step {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100%;
}

.circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f1f1f1;
    color: #333;
    font-weight: bold;
    z-index: 1;
}

.active .circle {
    background-color: #f96302;
    color: white;
}

.green .circle {
    background-color: #a3cf11;
    color: white;
}

.line {
    height: 4px;
    background-color: #f1f1f1;
    position: absolute;
    top: 18px;
left: 100%;
    width: 100%;
    transform: translateX(-50%);
    z-index: 0;
}

.active ~ .line {
    background-color: #f96302;
}

.step-title {
    margin-top: 10px;
    font-size: 12px;
}


/* RECHNER CONTAINER */

.counter {
	margin-bottom: 50px;
}

.slider-container {
            width: 100%;
            text-align: center;
        }

.slider-value {
	font-family: 'Lato';
    font-size: 24px;
    font-weight: bold;
    color: #fdd835;
    margin-bottom: 20px;
    border: 2px solid #fdd835;
    border-radius: 20px;
    padding: 10px;
    width: fit-content;
    margin: 0 auto;
}

.slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 12px;
    background: #ddd;
    border-radius: 6px;
    outline: none;
    margin: 20px 0;
}


.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #fdd835;
    border: 3px solid white;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #fdd835;
    border: 3px solid white;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.input-fields {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.input-fields input, .input-fields select {
	font-family: 'Lato';
    width: 48%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 25px;
    font-size: 16px;
    background-color: #f9f9f9;
    text-align: center;
    outline: none;
    transition: border-color 0.2s;
}

.input-fields input:focus, .input-fields select:focus {
    border-color: #fdd835;
}

.button {
    background-color: #e65100;
    color: white;
    padding: 15px;
    border: none;
    border-radius: 25px;
    font-size: 18px;
    cursor: pointer;
    width: 100%;
    margin-top: 20px;
    transition: background-color 0.3s;
}

.button:hover {
    background-color: #ff8a00;
}

.monthly-rate {
	font-family: 'Lato';
    font-size: 18px;
    margin-top: 20px;
}

.input-fields select {
    width: 48%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 25px;
    font-size: 16px;
    background-color: #f9f9f9;
    text-align: center;
    outline: none;
    appearance: none; /* Entfernt das Standard-Dropdown-Pfeil */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23fdd835"><path d="M7 10l5 5 5-5z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
    transition: border-color 0.2s;
}

.input-fields select:focus {
    border-color: #fdd835;
}


/* FORM CSS */

.form-container {
    width: 100%;
    max-width: 800px;
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 15px;
}
.form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}
.form-group input,
.form-group select {
	font-family: 'Lato';
    padding: 10px;
    border: 2px solid #ccc;
    border-radius: 20px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.form-group select {
    background-color: #fff;
    padding-right: 40px;
    cursor: pointer;
}
.form-group .fa-chevron-down {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #333;
}
.three-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.checkbox-group {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.checkbox-group input[type="checkbox"] {
    opacity: 0;
}

.custom-checkbox {
    width: 48px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}

.creditcard1 .custom-checkbox {
	width: 20px;
}

.creditcard2 .custom-checkbox {
	width: 20px;
}

.checkbox-group input[type="checkbox"]:checked + .custom-checkbox {
    background-color: #a3cf11; /* Grn */
    border-color: #a3cf11;
}

.checkbox-group input[type="checkbox"]:checked + .custom-checkbox i {
    display: block;
    color: white;
}

.checkbox-group label {
    font-size: 14px;
    line-height: 1.5;
    cursor: pointer;
}

.checkbox-group label[for^="consent"]{
	font-size:12px!important;
}

.custom-checkbox i {
    display: none;
    font-size: 14px;
}

.radio-group {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.radio-group input[type="radio"] {
    display: none;
}

.custom-radio {
    width: 20px;
	min-width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}


.radio-group input[type="radio"]:checked + .custom-radio {
    background-color: #a3cf11; /* Grn */
    border-color: #a3cf11;
}

.radio-group input[type="radio"]:checked + .custom-radio i {
    display: block;
    color: white;
}

.radio-group label {
    font-size: 14px;
    line-height: 1.5;
    cursor: pointer;
}

.custom-radio i {
    display: none;
    font-size: 14px;
}     





.submit-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    background-color: #FFD700;
    color: white;
    border: none;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}   

.nova-submit-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    background-color: #FFD700;
    color: white;
    border: none;
    border-radius: 25px;
    font-size: 17px;
    cursor: pointer;
    text-align: center;
}

.section-title {
    font-weight: bold;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.green-line {
    width: 100%;
    height: 2px;
    background-color: #a3cf11;
    margin: 30px 0px;
   
}
        
/* LIST STYLING */

.styled-list {
    list-style-type: none;
    padding: 0;
}
.styled-list li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
}
.styled-list li i {
    margin-right: 10px;
    color: #f96302; /* Bootstrap Primary Color */
}


/* Mobile Menu Overlay */
.mobile-menu-overlay {
    display: none; /* Initially hidden */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* Fills the entire screen */
    background: rgba(0, 0, 0, 0.6); /* Semi-transparent background */
    z-index: 1000;

}

.mobile-menu-content {
    background: white;
    width: calc(100% - 30px); /* Adds 15px margin on each side */
    height: 65%; /* Fills 65% of the screen height */
    padding: 20px;
    border-radius: 20px 20px 0 0;
    overflow-y: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    background: none;
    border: none;
    cursor: pointer;
    color: black;
}

.mobile-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 40px;
    flex-grow: 1;
}

.mobile-menu-list li {
    margin-bottom: 15px;
}

.mobile-menu-list li a {
    text-decoration: none;
    font-size: 20px;
    color: #000;
}

.social-icons {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
    font-size: 24px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.language-switcher {
    margin-top: 20px;
    text-align: center;
}

/* Hide the desktop menu on mobile */
@media (max-width: 992px) {
    .desktopnav {
        display: none;
    }
    
    .navbar-expand-lg {
	    left: 75px;
    }
	
    .novanavbar-expand-lg {
	    left: 75px;
    }
}

/* Slide-in animation */
@keyframes slideUp {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}

/* Slide-down animation for closing the menu */
@keyframes slideDown {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(100%);
    }
}

.greenicon {
	color: #a3cf11;
	margin-right: 10px;
}

.whiteicon{
	color: #ffffff;
	margin-right:10px;
}

.listicon ul {
            list-style: none; /* Standard-Aufzählungszeichen entfernen */
            padding: 0;
        }

.listicon  li {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
            list-style: none;
        }

.listicon   li i {
            margin-right: 20px; /* Platz zwischen Icon und Text */
            color: #ffdd0e; /* Farbe der Icons */
            font-size: 18px
        }
        
.blogheadline {
	width: 100%;
}

.footerlinks a {
	color:white;
	text-decoration: none;
}

.footerlinks a:hover {
	color:white;
	text-decoration: underline;
}
        
        
@media (min-width: 2560px) {
    .content {
	    padding-left: 2% !important;
	    padding-right: 2% !important;
    }
}


/* FEHLERMELDUNGEN */

.form-control.error {
    border-color: #dc3545;
    color: #dc3545;
    
}

.form-control.success {
    border-color: #7dbd0d;
    color:#7dbd0d;
}

.error-message {

	display: none;
	background-color: #ffdce0;
	font-size: 11px;
	position: absolute;
	top: -10px;
	left: 20px;
	color: #dc3545;
	padding: 1px 10px;
	border-radius: 20px;
	border: 1px solid #dc3545;
	color:red;
	
}

.error-icon {
	display: none;
	position: absolute;
	top: 14px;
	right: -7px;
	color: #dc3545;
	background-color: white;
	width: 20px;
	text-align: center;
	border-radius: 400px;
	height: 20px;
	border: 2px solid #dc3545;
	font-size: 12px;
}


.success-icon {
	display: none;
	position: absolute;
	top: 14px;
	right: -7px;
	color: #7dbd0d;
	background-color: white;
	width: 20px;
	text-align: center;
	border-radius: 400px;
	height: 20px;
	border: 2px solid #7dbd0d;
	font-size: 12px;
}

.sepa .custom-checkbox {
	width: 65px;
}

.rsv .custom-checkbox {
	width: 35px;
}

.minitext {
	font-size: 10px;
	}

.buttongray {
	color: black;
	background-color: #e1e1e1;
	padding: 9px 40px;
	width: 100%;
	border-radius: 40px;
	margin-bottom: 30px;
	border: 0px solid white;
}

.hiddentext {
	margin-left: 20px;
	margin-top: 15px;
	max-height: 50px;
	overflow: scroll;
	
}

.bkm1 .custom-checkbox {
	width: 130px;
	
}

.bkm2 .custom-checkbox {
	
	width: 35px;
	
}

.fa-circle-right {
	Color:#a3cf11 !important;
}

.heavytext {
	font-weight: 700;
	margin-bottom: 0px !important;
}

.info-box {
    background-color: #fafafa; /* Sehr hellgrau */
    border: 1px solid #e3e3e3; /* Grauer Rahmen */
    max-width: 600px;
    margin: 50px auto; /* Zentriert die Box */
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}
.info-box h5 {
    font-size: 0.8rem;
    margin-bottom: 10px;
}
.info-box p {
    font-size: 0.7rem;
}

.backgrounded {
	font-size: 12px !important;
    background-color: rgba(255, 255, 255, 0.32) !important;
    border: 1px solid white !important;
	font-weight:300;
}

.novabackgrounded {
	font-size: 12px !important;
    background-color: rgba(255, 255, 255, 1) !important;
    border: 1px solid white !important;
	font-weight:300;
}

#OFSSV65M1_userDataArea,
#OFSSV65M1_infoArea,
#OFSR8DFH1_userDataArea,
#OFSR8DFH1_infoArea {
	display: none;
}

#RSV_userDataArea{
	display:none;
}

#funnelMessageZone {
	overflow-x: scroll;
    max-width: 305px;
}


		/***Gehalts-/Persoupload Start***/
		
		/*Beschleunige deine Anfrage*/
		.spinner {
		    border: 3px solid rgba(255,255,255,0.3);
		    border-top-color: #fff;
		    border-radius: 50%;
		    width: 16px;
		    height: 16px;
		    animation: spin 0.8s linear infinite;
		    margin-right: 8px;
		}

		@keyframes spin {
		    to { transform: rotate(360deg); }
		}

		.btn-green.is-loading {
		    opacity: 0.65;
		    cursor: progress !important;
		    pointer-events: none !important;
		}
		
		
		.inner-hero{
			position: relative;
		}
		.inner-hero::before{
			content: '';
			position: absolute;
			z-index: -1;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 510px;
			background: transparent linear-gradient(180deg, #019edf96 0%, #FEEF9100 100%) 0% 0% no-repeat padding-box;
		}
		.inner-hero-title{
			font-size: 52px;
			font-weight: 900;
			color: #000000;
			margin-bottom: 70px;
			position: relative;
		}
		.box001{
			background: #FFFFFF 0% 0% no-repeat padding-box;
			box-shadow: 0px 3px 6px #00000064;
			border-radius: 30px;
			padding: 54px 95px 71px;
			margin-top: -58px;
			position: relative;
			z-index: 1;
		}
		.title{
			font-weight: 900;
		    font-size: 23px;
		    text-align: center;
			color: #000000;
			position: relative;
			margin-bottom: 60px;
		}
		.title:after{
			content: '';
			position: absolute;
			bottom: -20px;
			left: 50%;
			transform: translateX(-50%);
			border: 3px solid #7dc4e4;
			width: 130px;
		}
		.small-title{
			text-align: center;
			font-weight: 800;
			color: #000000;
			position: relative;
			margin-bottom: 16px;
		}
		.small-title::after{
			content: '';
			position: absolute;
			bottom: -10px;
			left: 50%;
			transform: translateX(-50%);
			border: 2px solid #7dc4e4;
			width: 36px;
		}
		.dotted-box{
			border: 1px dashed #707070;
			border-radius: 20px;
			padding: 13px;
		}
		.dotted-box.selected {
		    border-color: #A3CF10 !important;
		    background: #F6FFE0 !important;
		    box-shadow: 0 0 10px rgba(163, 207, 16, 0.35);
		    transition: all 0.2s ease-in-out;
		}
		.small-text{
			text-align: center;
			color: #717171;
			font-size: 11px;
			margin-bottom: 12px;
			margin-top: -3px;
		}
		.btn-yellow{
		    padding: 8px 20px;
		    background-color: #FFD701;
		    border-radius: 50px;
		    font-weight: 800;
		    color: #000000;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    gap: 16px;
		    width: fit-content;
		    margin: 0 auto;
		    border: 0px;
		    transition: all 0.2s ease-in-out;
		}
		.btn.btn-yellow:hover{
			background-color: #ffe123;
			color: #000000;
		}
		.btn-green{
			padding: 8px 40px;
		    background-color: #A3CF10;
		    border-radius: 50px;
		    font-size: 17px;
		    font-weight: 800;
		    color: #000000;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    gap: 24px;
		    width: fit-content;
		    margin: 0 auto;
		    border: 0px;
		    transition: all 0.2s ease-in-out;
		}
		.btn.btn-green:hover{
			background-color: #92b90f;
			color: #000000;
		}
		.btn-lock{
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    gap: 6px;
		    margin: 0 auto;
		    border: 0px;
		    color: #717171;
			font-size: 11px;
			transition: all 0.2s ease-in-out;
		}
		.sub-title{
			text-align: center;
			font-size: 20px;
			font-weight: 900;
			color: #000000;
		}
		.bold{
			font-weight: bold;
		}
		.border-left{
			position: relative;
		}
		.border-left::after {
			content: '';
			position: absolute;
			top: 35px;
			left: 50%;
			transform: translateX(-50%);
		    border: 1px solid #D0D0D0;
		    height: 720px;
		    width: 0px;
		    margin: auto auto;
		}
		body.modal-open .inner-hero {
		    opacity: 0.3; /* Adjust as needed */
		    transition: all 0.3s ease-in-out;
		}
		.modal-content {
		    background-color: transparent;
		    border: 0px; 
		}
		.btn-close {
		    --bs-btn-close-color: #000;
		    --bs-btn-close-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e);
		    --bs-btn-close-opacity: 1;
		    --bs-btn-close-hover-opacity: 0.75;
		    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
		    --bs-btn-close-focus-opacity: 1;
		    --bs-btn-close-disabled-opacity: 0.25;
		    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
		    box-sizing: content-box;
		    width: 1em;
		    height: 1em;
		    padding: .25em .25em;
		    color: var(--bs-btn-close-color);
		    background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;
		    border: 1px solid #000;
		    border-radius: 50%;
		    opacity: 1;
		}
		.btn-close:focus {
		    box-shadow: none;
		    opacity: 1;
		}
		.inner-hero hr{
			color: #D0D0D0;
			margin-top: 26px;
			margin-bottom: 15px;
		}
		.mobi-show {
		    opacity: 0;
		    visibility: hidden;
		    max-height: 0;
		    overflow: hidden;
		    transition: opacity 0.5s ease-in-out, max-height 0.5s ease-in-out, visibility 0.5s;
		    display: none;
		}

		.mobi-show.active {
		    opacity: 1;
		    visibility: visible;
		    max-height: 500px; /* Adjust as needed */
		    display: block;
		}

		.mobi-open {
		    transition: margin-bottom 0.3s ease-in-out;
		}

		.mobi-open.active {
		    display: none !important;
		}

		.upload-options {
		    display: none;
		    position: absolute;
		    background: #f2f2f2;
		    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
		    padding: 0px;
		    border-radius: 10px;
		    bottom: 55px;
		    left: 50%;
		    transform: translateX(-50%);
		    width: 200px;
		    z-index: 1000;
		    overflow: hidden;
		}

		.upload-options button {
		    display: flex;
		    align-items: center;
		    justify-content: space-between;
		    width: 100%;
		    background: none;
		    text-align: left;
		    cursor: pointer;
		    transition: background 0.3s;
		    padding: 5px 10px 5px;
		    margin-bottom: 5px;
		    border: none;
		    border-bottom: 1px solid #f5f5f5 !important;
		}

		.upload-options button:last-child {
		    margin-bottom: 0px;
		    border: none;
		    border-bottom: 0px !important;
		}

		.upload-options button img{
			width: 12%;
		}
		.w-11{
			width: 11% !important;
		}

		.upload-options button:hover {
		    background: #d1d1d1;
		}
		.custom-file-upload{
				cursor: pointer;
			}
			
			.upload-status {
			    margin: 0 auto;
			    margin-top: 10px;
				margin-bottom:10px;
			    padding: 10px 14px;
			    background: #F0FFD4;
			    border: 1px solid #A3CF10;
			    border-radius: 12px;
			    font-weight: 700;
			    font-size: 14px;
			    display: flex;
			    align-items: center;
			    justify-content: center;  
			    gap: 10px;
			    color: #2E570A;
			    width: fit-content;       
			    max-width: 100%;            
			    white-space: nowrap;       
			}

			.upload-status img {
			    width: 20px;
			}
			.btn-file.selected {
			    background: #f6ffe0 !important;
			    border: 1px solid #00000050 !important;
			    color: #757575 !important;
			    font-weight: 400 !important;
			    opacity: 0.85;
			    transition: all 0.2s ease-in-out;
			    width: auto;
			    min-height: auto;
			    padding: 0px 10px;
			}

			#submitButton.disabled {
			    background: #D9D9D9 !important;
			    color: #9d9d9d !important;
			    border: none !important;
			    cursor: not-allowed !important;
			    opacity: 0.8;
			}
			
			.remove-file-btn {
			    background: transparent;
			    border: none;
			    color: #c80000;
			    font-size: 18px;
			    cursor: pointer;
			    line-height: 1;
			    padding: 0 4px;
			}
			.remove-file-btn:hover {
			    color: #ff0000;
			}
			
		/*--------------------------------------------------------------
		15. Media queries Gehaltsupload
		--------------------------------------------------------------*/

		@media (max-width: 1400px) {
		.inner-hero-title {
		    font-size: 45px;
		}
		.border-right::after {
		    content: '';
		    position: absolute;
		    top: 47px;
		    border: 1px solid #D0D0D0;
		    height: 688px;
		    width: 0px;
		    margin: auto auto;
		    right: -28px;
		}
		.box001 {
		    padding: 40px 50px 45px;
		}
		}


		@media (max-width: 1350px){

		}


		@media (max-width: 1200px) {
		.border-right::after {
		    height: 705px;
		    right: -15px;
		}
		.title {
		    font-size: 21px;
		    margin-bottom: 40px;
		}
		.sub-title {
		    font-size: 18px;
		} 
		}


		@media (max-width: 992px){
		.inner-hero-title {
		    font-size: 42px;
		}
		.box001 {
		    padding: 30px 40px 40px;
		}
		}


		@media (max-width: 768px) {
		.inner-hero-title{
			font-size: 30px !important;
			text-align:left!important;
			padding-top:20px;
			padding-bottom:20px;
		}
		.inner-hero .img-fluid {
		    margin: 0px !important;
		}
		.box001 {
		    padding: 20px;
		}     
		.col-tcc-mobile-upload-60{
			width:65%!important;
		}  
		.col-tcc-mobile-upload-40{
			width:35%!important;
		}  
		}


		@media (max-width: 576px) {
		.btn-yellow {
		    padding: 8px 15px;
		    gap: 10px;
		    font-size: 15px;
		} 
		.btn-green {
		    padding: 8px 40px;
		    font-size: 15px;
		    gap: 12px;
		}      
		}


		@media (max-width: 400px) {
       
		}

/***PersoUpload***/

.upload{ position:relative; display:flex; justify-content:center; width:100% }

.upload > input[type="file"]{
  position:absolute !important;
  left:0; top:0; right:0; bottom:0;
  width:100% !important; height:48px !important;
  opacity:.01 !important;
  cursor:pointer;
  margin:0 !important; padding:0 !important; border:0 !important;
}

.btn-file{
  display:inline-flex; align-items:center; justify-content:center;
  min-height:48px; padding:12px 18px; border-radius:9999px;
  font-weight:800; border:0; background:#ffd400; color:#111;
  width:100%; max-width:360px; transition:background .2s,color .2s;
}

.btn-file::after{ content:attr(data-default) }
.upload:has(> input[type="file"]:valid) .btn-file{
  background:#A3CF10; color:#fff;
}
.upload:has(> input[type="file"]:valid) .btn-file::after{
  content:attr(data-selected);
}


.btn-green-selected {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 8px;
  font-weight: bold;
  cursor: pointer;

}

/* Ausgewählt: Grün */
.btn-green-selected {
  background-color: #A3CF10; !important;
  color: #000 !important;
  border-color: #A3CF10; !important;
  padding: 8px 20px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 800;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    width: fit-content;
    margin: 0 auto;
    border: 0px;
    transition: all 0.2s ease-in-out;
}

/* Wrapper für Input + Button */
.upload-btn {
  position: relative;
  display: flex;               
  justify-content: center;     
  width: 100%;                 
}

.upload-btn button {
  width: auto;                 
}

/* Echte Inputs über den Button legen */
.upload-btn .real-file {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

/***PersoUpload End***/


	/***TCC Custom Infopage***/
	
.infopage-content{
		padding-left:6%;
		padding-right:6%;
	}
	
.infopage-underline{
		text-decoration: underline;
		text-decoration-skip-ink: none;
		text-decoration-color: #FED703 !important;
		text-decoration-thickness: 5px;
	}
	
.tccrightbox{
		    background-color: #FFFBE8;
			border-radius:20px;
			border:solid 2px #FFECA0;
			padding: 20px 20px 10px 10px;
			text-align: center;
			width: 39%;
			margin-top:35px;
			margin-bottom:50px;
}
	
@media screen and (max-width:768px){
.tccrightbox{
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
	margin-top:-10px;
	margin-bottom:10px;
}
.infopage-borderyellow {
    border: 2px solid #FFECA0;
	background-color: #FFFBE8;
    border-radius: 20px;
    padding: 5px 10px 5px 10px;
}

.bordergrau {
    border: 2px solid #BEBEBE;
    border-radius: 20px;
    padding: 5px 10px 5px 10px;
	background:#F8F8F8;
}
.infopageHero{
        margin-top: 40px;
        padding-bottom: 120px !important;
		padding-top: 70px !important;
}

.infopage{
	        font-weight: 900;
	        font-size: 25px !important;
	        margin-top: 10px;
}
.infopage-order-2{
	order:1!important;
}
.infopage-order-1{
	order:2!important;
}
.infopage-boxpaddingbig {
    padding: 10px 20px 10px 20px;
}
}

@media screen and (min-width:768px){
.infopageHero{
	    padding-bottom: 150px !important;
		padding-top: 150px !important;
}

.infopage{
	        font-weight: 900;
	        font-size: 40px !important;
}
.infopage-col-md-6 {
flex: 0 0 auto;
width: 100%!important;
}
.infopage-order-md-2 {
order: 1!important;
}
.infopage-boxpaddingbig {
    padding: 35px;
    border-radius: 5px;
}
}


.infopage-borderyellow {
border: 2px solid #FFECA0;
background-color: #FFFBE8;
border-radius: 20px;
padding: 20px 20px 10px 10px;
text-align:center;
}

.bordergrau {
border: 2px solid #BEBEBE;
border-radius: 20px;
padding: 20px 20px 10px 10px;
background: #F8F8F8;
text-align:center;
}

.tcc-order-md-3{
	order:3!important;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:30px;
}

.infopageBox{
	margin-top:-80px!important;
	background-color:#ffffff;
    position: relative;
    z-index: 1;
    border-radius: 20px;
}

.infopageKredit{
	background-image:url("/assets/FXGf6X/img/HeaderInfoKredit.jpg")!important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.infopageRSV{
	background-image:url("/assets/FXGf6X/img/HeaderInfoRSV.jpg")!important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.infopageVWL{
	background-image:url("/assets/FXGf6X/img/HeaderInfoVWL.jpg")!important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
/***TCC Custom Infopage Ende***/


/***TCC ZuschussPlus VarB***/

.OFST4MUY4 .exit-modal-nose { 
	            display: none; 
	            position: fixed; 
	            top: 0; left: 0; 
	            width: 100%; height: 100%; 
	            background: rgba(0, 0, 0, 0.5); 
	            justify-content: center; 
	            align-items: center;
	        }
.OFST4MUY4 .modal-content {
	background: white;
	    margin-top: 50%;
	    width: 95%;
	    margin-left: auto;
	    margin-right: auto;
	    padding: 20px;
	    border-radius: 10px;
		text-align:center;
	        }
.OFST4MUY4 .close-btn {
	            margin-top: 10px;
	            cursor: pointer;
	            color: red;
	        }
	.OFST4MUY4 .logo img{
		content:url('/assets/FXGf6X/img/123-ZuschussPlusLogo.svg');
		width:220px;
	}
	
	.OFST4MUY4 .nova-steps{
		width:32%!important;
		display:inline-table;
		text-align:center;
		-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		border-radius: 10px;
		height: 90px;
		padding-top:10px;
		font-size:14px;
		}
		
		.OFST4MUY4 .step-numbers{
		    background-color: #ffffff;
		    border-radius: 30px;
		    color: #000000;
		    display: block;
		    margin-top: -25px;
		    width: 30px;
		    font-weight: 700;
		    font-size: 20px;
			margin-bottom:5px;-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		}
		
		.OFST4MUY4 #RelDocuments{
		padding-left: 15px;
		    padding-right: 10px;
		    padding-top: 20px;
		    max-height: 370px;
		    border: 1px solid #EBEBEB;
		    border-radius: 20px;
		    overflow: scroll;
		}
		
		
		.OFST4MUY4 .accordion-button {
		    border-radius: 20px !important;
		    border: 1px solid white;
		    box-shadow: 0px 0px 0px black !important;
		    font-weight: 700;
		    color: black;
		    padding: 5px 10px 5px 10px !important;
			font-size:14px;
			position:inherit!important;
		}
		
		.OFST4MUY4 .accordion-item {
		    border: 0px solid black !important;
			border-radius:20px;
		}
		
		.OFST4MUY4 .vwl-ohne-btn{
	    color: #a5a5a5;
	    border: 1px solid #a5a5a5;
		padding-top: 5px;
		padding-bottom: 5px;
	    width: 250px;
	    margin-left: auto;
	    margin-right: auto;
	}
	
	.OFST4MUY4 .fa-circle-check{
		position:inherit;
		padding-top:2px;
	}
	
	.OFST4MUY4 .BTT-btn{
	    padding: 15px;
	    background-color: #FFD700;
	    color: #000000;
	    border: none;
	    border-radius: 25px;
	    font-size: 17px;
	    cursor: pointer;
	    text-align: center;
	    font-weight: 700;
	    text-decoration: none;
		width: 300px;
		    display: block;
		    margin-left: auto;
		    margin-right: auto;
	}
		
	
	@media (max-width: 992px) {
	   .OFST4MUY4 .navbar-expand-lg {
	        left: 40px;
	    }
	}
	
	@media (min-width:768px){
		.OFST4MUY4 .nova-steps{
			width:24%!important;
			display:inline-table;
			text-align:center;
			-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			border-radius: 10px;
			height: 90px;
			padding-top:10px;
			font-size:14px;
			margin-left:4%;
			margin-right:4%;
			padding-left:5px;
			padding-right:5px;
			}
			
			.OFST4MUY4 .accordion-item {
			    border: 1px solid #EBEBEB !important;
				border-radius:20px;
			}
		
	}

/***TCC ZuschussPlus VarB Ende***/
	
	/***TCC zuschuss plus VarC***/

			.OFST4MVID p, ul, li, .borderyellow, a{
				font-weight:100;
				color:#000000;
			}
		
			.OFST4MVID .borderyellow{
				border: 2px solid #fade4b;
				    border-radius: 10px;
				    padding: 10px;
			}
		
			.OFST4MVID a{
				text-decoration:none;
			}
		
			.OFST4MVID li {
				color:#000000;
			}
		
			.OFST4MVID .nova-submit-btn {
				font-weight:800!important;
			}

	
			.OFST4MVID .nav-link{
				font-weight:400!important;
			}
		
			.OFST4MVID .form-row {
				display:block;
			}
		
			.OFST4MVID .fa-circle-check{
				color:#fade4b!important;
			}
		
		
			
				.OFST4MVID .footerlinks{
					color:#ffffff!important;
					font-weight:400!important;
				
				}
			
				.OFST4MVID .footerlinks a{
					color:#ffffff!important;
					font-weight:400!important;
			}
		
			.OFST4MVID .shadow{
				box-shadow:0px 0px 15px 0px rgb(0 0 0 / 30%)!important;
			}
		
			@media screen and (min-width:768px){
			.OFST4MVID .laststephero{
			background: url(/assets/FXGf6X/img/HeaderNovaAltDesk.svg)!important;
			clip-path:none!important;
		    background-position: center !important;
		    background-repeat: no-repeat !important;
		    background-size: cover !important;
		}
	
		.OFST4MVID h4{
			font-weight:800;
			font-size:28px;
			color:#000000;
		}
	
		.OFST4MVID .novaherosection{
			padding-bottom:330px!important;
		}
	
		.OFST4MVID .left-side{
			margin-top:-275px!important;
		}
	
		.OFST4MVID .right-side{
			margin-top:-70px!important;
		}
		.OFST4MVID .novabigheadline{
			font-size: 2.8vw !important;
			    text-align: left !important;
			    font-weight: 800 !important;
			    color: #000000;
				line-height:1em!important;
			}
	}

			@media screen and (max-width:768px){
			.OFST4MVID .laststephero{
			background: url(/assets/FXGf6X/img/HeaderNovaAltMob.jpg)!important;
			clip-path:none!important;
		    background-repeat: no-repeat !important;
		    background-size: contain !important;
			margin-top:74px!important;
			padding-top:15px!important;
		}
	
		.OFST4MVID h4{
			font-weight:800;
			font-size:26px;
			color:#000000;
		}
		.OFST4MVID .novabigheadline{
			font-size: 2.2em !important;
			    text-align: center !important;
			    font-weight: 800 !important;
			    color: #000000;
				line-height:1em!important;
			}
		
			.OFST4MVID .nova-content {
			    padding-left: 5%;
			    padding-right: 5%;
			}
	}
	
		@media screen and (max-width:1199px) and (min-width:768px){
		   .OFST4MVID .container{
		    	max-width:1000px!important;
		    }
		}	
	
		/***TCC zuschuss plus VarC Ende***/
		
		/***TCC LP Kredite-Im-Alter OFSSEERBB START***/
	
		@media (max-width: 768px) {
		    .OFST4N0PS .herosection {
		        margin-top: 67px;
		        padding-bottom: 0px !important;
		        background: white;
		        background-image: url(/assets/FXGf6X/img/Header123mobKIA.jpg);
		        background-repeat: no-repeat;
		        background-size: contain;
		        text-align: center !important;
				padding-top:185px!important;
				clip-path: none!important;
		    }
			.OFST4N0PS .lp-heading{
				font-weight:900;
				font-size:20px;
			}
		}
	
		@media (min-width: 769px) {
		.OFST4N0PS .herosection {
		    margin-top: 80px;
		    padding-bottom: 50px !important;
		    background-color: #fff;
		    padding-top: 60px !important;
		    background-image: url(/assets/FXGf6X/img/Header123DeskKIA.jpg);
		    background-position: top -40px center;
		    margin-bottom: 50px;
		    background-repeat: no-repeat;
		    background-size: cover;
		    text-align: right !important;
			clip-path:none;
		}
		.OFST4N0PS .lp-heading{
			font-weight:900;
			font-size:25px;
			text-align:center;
		}
	}

	/***TCC LP Kredite-Im-Alter OFSSEERBB ENDE***/

	/***TCC LP Kredite-trotz-Schufa OFSSFYBBB START***/

	@media (max-width: 768px) {
	    .OFST4N0ZS .herosection {
	        margin-top: 67px;
	        padding-bottom: 0px !important;
	        background: white;
	        background-image: url(/assets/FXGf6X/img/Header123mobOhneSchufa.jpg);
	        background-repeat: no-repeat;
	        background-size: contain;
	        text-align: center !important;
			padding-top:185px!important;
			clip-path: none!important;
	    }
		.OFST4N0ZS .lp-heading{
			font-weight:900;
			font-size:20px;
		}
	}

	@media (min-width: 769px) {
	.OFST4N0ZS .herosection {
	    margin-top: 80px;
	    padding-bottom: 50px !important;
	    background-color: #fff;
	    padding-top: 60px !important;
	    background-image: url(/assets/FXGf6X/img/Header123DeskOhneSchufa.jpg);
	    background-position: top -40px center;
	    margin-bottom: 50px;
	    background-repeat: no-repeat;
	    background-size: cover;
	    text-align: right !important;
		clip-path:none;
	}
	.OFST4N0ZS .lp-heading{
		font-weight:900;
		font-size:25px;
		text-align:center;
	}
}

/***TCC LP Kredite-trotz-Schufa OFSSFYBBB ENDE***/

	/***TCC LP Mobile Heading OFSSI5CDW START***/

	@media (max-width: 768px) {
	    .OFST4N14Q .herosection {
	        margin-top: 25px;
	        padding-bottom: 0px !important;
	        background: white;
	        background-image: none;
	        background-repeat: no-repeat;
	        background-size: contain;
	        text-align: center !important;
			clip-path: none!important;
	    }
		.OFST4N14Q .lp-heading{
			font-weight:900;
			font-size:20px;
		}
		.OFST4N14Q .navbar{
			display:none!important;
		}
	}
/***TCC LP Mobile Heading OFSSI5CDW ENDE***/
	
	/***TCC LP Immobesitzer OFSSJQUAF START***/

	@media (max-width: 768px) {
	    .OFST4N196 .herosection {
	        margin-top: 67px;
	        padding-bottom: 0px !important;
	        background: white;
	        background-image: url(/assets/FXGf6X/img/MobileHeaderImmo.jpg);
	        background-repeat: no-repeat;
	        background-size: contain;
	        text-align: center !important;
			padding-top:185px!important;
			clip-path: none!important;
	    }
		.OFST4N196 .lp-heading{
			font-weight:900;
			font-size:20px;
		}
	}

	@media (min-width: 769px) {
	.OFST4N196 .herosection {
	    margin-top: 80px;
	    padding-bottom: 50px !important;
	    background-color: #fff;
	    padding-top: 60px !important;
	    background-image: url(/assets/FXGf6X/img/DeskHeaderImmo.jpg);
	    background-position: top -40px center;
	    margin-bottom: 50px;
	    background-repeat: no-repeat;
	    background-size: cover;
	    text-align: right !important;
		clip-path:none;
	}
	.OFST4N196 .lp-heading{
		font-weight:900;
		font-size:25px;
		text-align:center;
	}
}

/***TCC LP Immobesitzer OFSSJQUAF ENDE***/	

/***TCC zuschuss plus VarD OFSSTOK55***/

@media (max-width: 768px) {
   .OFST4MVOR .novagraybackground {
		width:100%!important;
		background-color:#ffffff;
		margin-left:0!important;
		}}

@media (max-width: 992px) {
   .OFST4MVOR .navbar-expand-lg {
        left: 40px;
    }
}


.OFST4MVOR .logo img{
	content:url('/assets/FXGf6X/img/123-ZuschussPlusLogo.svg');
	width:220px;
}

.OFST4MVOR .BTT-btn{
    padding: 15px;
    background-color: #FFD700;
    color: #000000;
    border: none;
    border-radius: 25px;
    font-size: 17px;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
	width: 300px;
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
}


.OFST4MVOR .nova-steps{
	width:32%!important;
	display:inline-table;
	text-align:center;
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
	-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
	border-radius: 10px;
	height: 90px;
	padding-top:10px;
	font-size:14px;
	}
	
	.OFST4MVOR .step-numbers{
	    background-color: #ffffff;
	    border-radius: 30px;
	    color: #000000;
	    display: block;
	    margin-top: -25px;
	    width: 30px;
	    font-weight: 700;
	    font-size: 20px;
		margin-bottom:5px;-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
	-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
	}
		.OFST4MVOR p, ul, li, .borderyellow, a{
			font-weight:100;
			color:#000000;
		}
	
		.OFST4MVOR .borderyellow{
			border: 2px solid #fade4b;
			    border-radius: 10px;
			    padding: 10px;
		}
	
		.OFST4MVOR a{
			text-decoration:none;
		}
	
		.OFST4MVOR li {
			color:#000000;
		}
	
		.OFST4MVOR .nova-submit-btn {
			font-weight:800!important;
		}


		.OFST4MVOR .nav-link{
			font-weight:400!important;
		}
	
		.OFST4MVOR .form-row {
			display:block;
		}
	
		.OFST4MVOR .fa-circle-check{
			color:#a3cf11!important;
		}
		
	
	
		
			.OFST4MVOR .footerlinks{
				color:#ffffff!important;
				font-weight:400!important;
			
			}
		
			.OFST4MVOR .footerlinks a{
				color:#ffffff!important;
				font-weight:400!important;
		}
	
		.OFST4MVOR .shadow{
			box-shadow:0px 0px 15px 0px rgb(0 0 0 / 30%)!important;
		}
	
		@media screen and (min-width:768px){
		.OFST4MVOR .laststephero{
		background: url(/assets/FXGf6X/img/HeaderNovaAltDesk.svg)!important;
		clip-path:none!important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;
	}
	
	.OFST4MVOR .nova-steps{
		width:26%!important;
		display:inline-table;
		text-align:center;
		-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		border-radius: 10px;
		height: 90px;
		padding-top:10px;
		font-size:14px;
		margin-left:3%;
		margin-right:3%;
		padding-left:5px;
		padding-right:5px;
		}

	.OFST4MVOR h4{
		font-weight:800;
		font-size:24px;
		color:#000000;
	}

	.OFST4MVOR .novaherosection{
		padding-bottom:330px!important;
	}

	.OFST4MVOR .left-side{
		margin-top:-275px!important;
	}

	.OFST4MVOR .right-side{
		margin-top:-70px!important;
	}
	.OFST4MVOR .novabigheadline{
		font-size: 2.8vw !important;
		    text-align: left !important;
		    font-weight: 800 !important;
		    color: #000000;
			line-height:1em!important;
		}
}

		@media screen and (max-width:768px){
		.OFST4MVOR .laststephero{
		background: url(/assets/FXGf6X/img/HeaderNovaAltMob.jpg)!important;
		clip-path:none!important;
	    background-repeat: no-repeat !important;
	    background-size: contain !important;
		margin-top:74px!important;
		padding-top:15px!important;
	}

	.OFST4MVOR h4{
		font-weight:800;
		font-size:18px;
		color:#000000;
	}
	.OFST4MVOR .novabigheadline{
		font-size: 2.2em !important;
		    text-align: center !important;
		    font-weight: 800 !important;
		    color: #000000;
			line-height:1em!important;
		}
	
		.OFST4MVOR .nova-content {
		    padding-left: 5%;
		    padding-right: 5%;
		}
}

	@media screen and (max-width:1199px) and (min-width:768px){
	   .OFST4MVOR .container{
	    	max-width:1000px!important;
	    }
	}	

	/***TCC zuschuss plus VarD Ende***/	
	
	/***TCC zuschuss plus VarE OFSSUCGDU***/

	@media (max-width: 768px) {
	    .OFST4MVTN .novagraybackground {
			width:100%!important;
			background-color:#ffffff;
			margin-left:0!important;
			}}

	@media (max-width: 992px) {
	    .OFST4MVTN .navbar-expand-lg {
	        left: 45px;
	    }
	}


	 .OFST4MVTN .logo img{
		content:url('/assets/FXGf6X/img/NovaSedesVarELogo.svg');
		width:100%;
		padding-left:4%;
	}



	 .OFST4MVTN .nova-steps{
		-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		border-radius: 10px;
		height: 40px;
		padding-top:10px;
		font-size:14px;
		margin-bottom:8px;
		padding-left:15px;
		}
	
			.OFST4MVTN p, ul, li, .borderyellow, a{
				font-weight:100;
				color:#000000;
			}
	
			.OFST4MVTN .borderyellow{
				border: 2px solid #fade4b;
				    border-radius: 10px;
				    padding: 10px;
			}
	
			 .OFST4MVTN a{
				text-decoration:none;
			}
	
			 .OFST4MVTN li {
				color:#000000;
			}
	
			 .OFST4MVTN .nova-submit-btn {
				font-weight:800!important;
				color:#394B05!important;
				background: rgb(159,214,10);
				background: linear-gradient(54deg, rgba(159,214,10,1) 0%, rgba(219,244,33,1) 100%);
			}


			 .OFST4MVTN .nav-link{
				font-weight:400!important;
			}
	
			 .OFST4MVTN .form-row {
				display:block;
			}
	
			 .OFST4MVTN .fa-circle-check{
				color:#a3cf11!important;
			}
		
				 .OFST4MVTN .footerlinks{
					color:#ffffff!important;
					font-weight:400!important;
			
				}
		
				 .OFST4MVTN .footerlinks a{
					color:#ffffff!important;
					font-weight:400!important;
			}
	
			 .OFST4MVTN .shadow{
				box-shadow:0px 0px 15px 0px rgb(0 0 0 / 30%)!important;
			}
	
			@media screen and (min-width:768px){
			 .OFST4MVTN .laststephero{
			background: url(/assets/FXGf6X/img/HeaderNovaAltDesk.svg)!important;
			clip-path:none!important;
		    background-position: center !important;
		    background-repeat: no-repeat !important;
		    background-size: cover !important;
		}
	
		 .OFST4MVTN .nova-steps{
			width:100%!important;
			-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			border-radius: 10px;
			height: 40px;
			padding-top:10px;
			font-size:14px;
			padding-left:25px;
			padding-right:25px;
			}
		
	        .OFST4MVTN .connector.right {
	          transform: rotate(0deg);
	 		 left:104%;
	 		 opacity:33%;
	        }

	        .OFST4MVTN .connector.left {
	          transform: rotate(180deg);
	 		 left:-18%;
	 		 opacity:33%;
	        }
		
			.OFST4MVTN .flag-top{
				margin-top:-41px;
			}

		 .OFST4MVTN h4{
			font-weight:800;
			font-size:24px;
			color:#000000;
		}

		 .OFST4MVTN .novaherosection{
			padding-bottom:330px!important;
		}

		 .OFST4MVTN .left-side{
			margin-top:-275px!important;
		}

		 .OFST4MVTN .right-side{
			margin-top:-70px!important;
		}
		 .OFST4MVTN .novabigheadline{
			font-size: 2.8vw !important;
			    text-align: left !important;
			    font-weight: 800 !important;
			    color: #000000;
				line-height:1em!important;
			}
	}

			@media screen and (max-width:768px){
			 .OFST4MVTN .laststephero{
			background: url(/assets/FXGf6X/img/HeaderBGNovaSedesVarEmob.jpg)!important;
			clip-path:none!important;
		    background-repeat: no-repeat !important;
		    background-size: contain !important;
			margin-top:74px!important;
			padding-top:15px!important;
		}

		 .OFST4MVTN h4{
			font-weight:800;
			font-size:18px;
			color:#000000;
		}
		 .OFST4MVTN .novabigheadline{
			font-size: 2.2em !important;
			    text-align: center !important;
			    font-weight: 800 !important;
			    color: #000000;
				line-height:1em!important;
			}
	
			 .OFST4MVTN .nova-content {
			    padding-left: 5%;
			    padding-right: 5%;
			}
		
			.OFST4MVTN .flag-top{
				margin-top:-35px;
			}
	}

		@media screen and (max-width:1199px) and (min-width:768px){
		    .OFST4MVTN .container{
		    	max-width:1000px!important;
		    }
		}	
	
		.OFST4MVTN hr.divider {
		  border-top: 2px solid #FCCC21;
		  border-radius: 0px;
		  width:70px;
		  opacity:1;
		}
	
		@media (max-width: 768px) {
		    .OFST4MVTN h4.novah4 {
		        font-weight: 900;
		        font-size: 24px;
		    }
	        .OFST4MVTN .connector.right {
	          transform: rotate(0deg);
	 		 left:97%;
	 		 opacity:33%;
	        }

	        .OFST4MVTN .connector.left {
	          transform: rotate(180deg);
	 		 left:-21%;
	 		 opacity:33%;
	        }
	   
		}
	
		.OFST4MVTN .steps-container{
			width:93%;
			margin:auto;
		}
	
	    .OFST4MVTN .connector {
	         position: relative;
	         top: 100%;
	         width: 60px;
	         height: 80px;
	         margin-top:-60px
	       }
	   
		   .OFST4MVTN .scrollbox-list {
		       border: solid 1px #EBEBEB;
		       border-radius: 20px;
		       padding: 10px 10px 10px 10px;
		       height: 220px;
		       overflow: scroll;
			   margin-bottom:20px;
	   
		   }
	   
		   .OFST4MVTN .scrollbox-list2 {
		          position:relative;
		          padding: 10px 10px 10px 10px;
		   	       height: 130px;
		   	       overflow: scroll;
		   	   }
       
		          .OFST4MVTN .info-section2{
		         position: relative;
		         width: 100%;
		         height: 100px;
		         overflow: hidden;
		         border-radius: 20px;
		         border: solid 1px #EBEBEB;
		       }
       
		            .OFST4MVTN .fade-bottom {
		         position: absolute;
		         bottom: 0;
		         left: 0;
		         width: 100%;
		         height: 50px;
		         background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
		         pointer-events: none; /* damit der Benutzer trotzdem scrollen kann */
		       }
	   
	   
	       .OFST4MVTN svg {
	         display: block;
	       }
	   
	   

		/***TCC zuschuss plus VarE Ende***/
		
		/***TCC Bold VarB OFSSUJLKS Start***/

		.OFST4N0HY .steps-container{
			width:93%;
			margin:auto;
		}
	
		   .OFST4N0HY svg {
		   	         display: block;
		   	       }
	
			.OFST4N0HY body{
				overflow:visible!important;
			}
	
			.OFST4N0HY .yellowbutton1 {
			            position: relative;
			            cursor: pointer;
			            transition: all 0.8s ease;
				
			        }

	  
			.OFST4N0HY .yellowbutton{
				padding-top: 0.85em;
				padding-bottom: 0.85em;
				width:100%;
				background-color:#FFD700;
				border-radius:20px!important;
				font-weight:800!important;
			}
			
			.OFST4N0HY .yellowbutton:hover{
				color:#000000!important;
			}


			.OFST4N0HY ul.tcclist li::marker {
			  content: "\f058"; /* FontAwesome Unicode */
			  font-family: 'Font Awesome 6 Pro'!important;
			  color:#a3cf11!important;
			  margin-right:10px;
			}
	

	
			.OFST4N0HY ul.tcclist li:before{
			  content: "\f058"; /* FontAwesome Unicode */
			  font-family: 'Font Awesome 6 Pro'!important;
			  color:#a3cf11!important;
			  margin-right:10px;
			}
	
			.OFST4N0HY ul.tcclist1 li:before{
			  content: "\f058"; /* FontAwesome Unicode */
			  font-family: 'Font Awesome 6 Pro'!important;
			  color:#ea5b0c!important;
			  margin-right:10px;
			}
	
			.OFST4N0HY ul.tcclist1 li::marker {
			  content: "\f058"; /* FontAwesome Unicode */
			  font-family: 'Font Awesome 6 Pro'!important;
			  color:#ea5b0c!important;
			  margin-right:10px;
			}
	
			.OFST4N0HY .time-box{
				border-radius: 20px;
				    padding: 10px;
				    border: 2px dashed #ea5b0c;
			}
	
			.OFST4N0HY .time-box1{
				border-radius: 20px;
				    padding: 10px;
					background-color: #ea5b0c;
					color:#ffffff;
			}
	
			.OFST4N0HY .tcclist li {
			    padding-left: 10px;
			    margin-left: 20px;
			    padding-bottom: 10px;
			}
	
			.OFST4N0HY .tcclist1 li {
			    padding-left: 10px;
			    margin-left: 20px;
			    padding-bottom: 10px;
			}
	
			.OFST4N0HY hr.divider {
			    border-top: 2px solid #ea5b0c;
			    border-radius: 0px;
			    width: 70px;
			    opacity: 1;
			}
	
			.OFST4N0HY body{
				line-height:1.1em!important;
			}
			.OFST4N0HY .backgrounded {
			    font-size: 13px !important;
			    background-color: #ffffff !important;
			    border: 1px solid white !important;
				border-radius:30px;
			}
	
			.OFST4N0HY .yellowbutton{
				border-radius:5px;
			}
			
			.OFST4N0HY .connector {
			     position: relative;
			     top: 100%;
			     width: 60px;
			     height: 80px;
			     margin-top:-50px
			   }
	
			@media (min-width:768px){
				.OFST4N0HY .nova-steps{
					-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
					-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
					box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
					border-radius: 10px;
					height: 40px;
					padding-top:15px;
					font-size:16px;
					font-weight:300;
					margin-bottom:8px;
					padding-left:15px;
					}
				
				
				.OFST4N0HY .connector.right {
				    transform: rotate(0deg);
				    left: 98%;
				    opacity: 33%;
				}
				.OFST4N0HY .connector.left {
				    transform: rotate(180deg);
				    left: -17%;
				    opacity: 33%;
				}
		
			.OFST4N0HY .herosection {
				text-align:left!important;
			    background-image: url(/assets/FXGf6X/img/HeaderBoldDesk.jpg);
			    background-size: cover !important;
			    background-position: center;
			    background-repeat: no-repeat !important;
			    margin-top: 68px!important;
			    padding-bottom: 165px!important;
				padding-top:70px!important;
				clip-path:none!important;
		
			}
		    .OFST4N0HY .bigheadline {
				text-align:left!important;
				font-size: 65px!important;
			}
			.OFST4N0HY .novabackgrounded {
			 	font-size: 15px !important;
			}
	
		}
	
			@media (max-width: 768px) {
				
				.OFST4N0HY .nova-steps{
					-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
					-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
					box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
					border-radius: 10px;
					height: 40px;
					padding-top:15px;
					font-size:14px;
					font-weight:300;
					margin-bottom:8px;
					padding-left:15px;
					}
		
		        .OFST4N0HY .connector.right {
		          transform: rotate(0deg);
		 		 left:97%;
		 		 opacity:33%;
		        }

		        .OFST4N0HY .connector.left {
		          transform: rotate(180deg);
		 		 left:-21%;
		 		 opacity:33%;
		        }
		
		       .OFST4N0HY .fixed {
		            position: fixed;
		            top:74px;
		            right: 0px;
		            z-index: 1000;
					border-radius:0px!important;
		        }
		
			    /* Platzhalter, der die gleiche Höhe wie der Button hat */
			           .OFST4N0HY .placeholder {
			               display: none;
			               height: 60px; /* Höhe des Buttons */
			           }

		
			    .OFST4N0HY .img-fluid {
			        margin-bottom: 0px !important;
			    }
			    .OFST4N0HY .boxpaddingbig {
			        padding: 30px 15px!important;
			    }
				.OFST4N0HY .herosection {
				    background-image: url(/assets/FXGf6X/img/HeaderBoldMob.jpg);
				    background-size: cover !important;
				    background-position: center;
				    background-repeat: no-repeat !important;
				    margin-top: 50px!important;
					padding-bottom:85px!important;
					padding-top:110px!important;
				}
			    .OFST4N0HY .bigheadline {
			        font-size: 30px !important;
			        font-weight: 700 !important;
			        line-height: 0.9em !important;
			    }
		
				.OFST4N0HY .container{
					padding-left:5%!important;
					padding-right:5%!important;
				}
			}
	
			/*** TCC Bold VarB OFSSUJLKS Ende***/
			
			/*** BKM VarA (alt) .OFST4MZSI Start***/
			
			@media (max-width: 992px) {
			    .OFST4MZSI .navbar-expand-lg {
			        left: 20px;
			    }
			}
		

	    
		    @media (max-width: 768px) {

			      .OFST4MZSI .minififont {
					font-size: 16px;
					}
				
				.OFST4MZSI .mobilechange {text-align: center; font-size: 16px;}
				.OFST4MZSI .mobilechange a {text-decoration: underline;}
			
				.OFST4MZSI .boxpaddingbig {padding: 20px;}
			
				.OFST4MZSI .bigheadline {font-size: 28px !important; line-height: 1.1em !important;}
				.OFST4MZSI h2 {margin-top: -10px; font-size: 16px;}
				.OFST4MZSI h5 {font-size: 1em;}
				.OFST4MZSI h4 {font-size: 16px !important;}
			    /*.navbar-toggler {display:none !important;}*/
			    .OFST4MZSI .logo img {width: 130px !important;}
			    .OFST4MZSI .herosection {margin-top: 20px !important; padding-bottom: 110px !important;}
			    .OFST4MZSI .logo {width: 100%; text-align: left;}
			    .OFST4MZSI .borderyellow {font-size: 14px; line-height: 1.2em;}
			    .OFST4MZSI .minifont {font-size: 15px;}
			    .OFST4MZSI .py-3 {padding-top: 5px !important; padding-bottom: 5px !important;}
			    .OFST4MZSI .checkbox-group label {line-height: 1.1em; font-size: 12px;}
			    .OFST4MZSI .topperhoch {margin-top: -17px; line-height: 1em;}
			    .OFST4MZSI .hiddentext {height: 25px !important;}
			    .OFST4MZSI .graybackground {background-color: #ededed; padding:20px; margin-left: 4%; width: 92%;margin-bottom: 15px;}
			    .OFST4MZSI .accordion-item {border: 0px solid white;}
				.OFST4MZSI .submit-btn {font-weight:900!important;font-size:17px;}
		    
		    }
	    
			.OFST4MZSI .content {
			    padding-left: 6%;
			    padding-right: 6%;
			}
		    .OFST4MZSI .bigheadline {line-height: 1em !important;}
	    
		    .OFST4MZSI #document-list {
			    transition: all 0.3s ease-in-out;
			}
		  .OFST4MZSI .hiddentext{
			  margin-left:0px;
		  }

		  .OFST4MZSI li{
			  font-size:14px;
			  line-height:1.2em;
		  }
		  
		  /*** BKM VarA (alt) .OFST4MZSI Ende***/
		  
		   /*** Ratenrechner VarB .OFST4L88L Start***/
		  
	  	@media (min-width:768px){
	  		.OFST4L88L .herosection{
	  			clip-path:none;
	  			padding-bottom:0px!important;
	  			background: #F9DC4D;
	  			background: linear-gradient(185deg,rgba(249, 220, 77, 1) 0%, rgba(215, 94, 39, 0.26) 65%, rgba(214, 91, 38, 0) 100%);
	  		}
	  		.OFST4L88L .img-header {
				width: 300px;
				        display: block;
				        margin: auto;
				        margin-right: 0;
				        margin-top: -410px;
	  		}
			.OFST4L88L .col-md-6 {
			        flex: 0 0 auto;
			        width: 50%;
			        max-width: 900px;
			        margin: auto;
			}
			.OFST4L88L .counter {
   			 		margin-top: -65px;
		}
	  	}
	
	  	@media (max-width: 768px) {
	  	    .OFST4L88L .card {
	  	        padding: 20px 10px 20px 10px;
	  	        margin: 0px 0px 0px 0px;
	  	    }
	  	    .OFST4L88L .navbar-expand-lg {
	  	        left: 95px;
	  	    }
	  		.OFST4L88L .h1-VarB{
	  			font-size:26px!important;
	  			line-height:1em;
	  			margin-top:0px!important;
	  			color:black;
	  			margin-bottom:15px;
	  		}
	  	    .OFST4L88L .herosection {
	  	        margin-top: 45px!important;
	  			clip-path:none!important;
	  			background: #F9DC4D;
	  			background: linear-gradient(185deg,rgba(249, 220, 77, 1) 0%, rgba(215, 94, 39, 0.26) 65%, rgba(214, 91, 38, 0) 100%);
	  			padding-bottom: 30px !important;
	  		}
	  	    .OFST4L88L .card {
	  	        padding: 10px 10px 20px 10px;
	  			border-radius:20px!important;
	  			box-shadow: 0px 0px 5px rgb(0 0 0 / 40%)!important;
	  	    }
	  		.OFST4L88L .splitmobile {
	  		    margin-bottom: 0px !important;
	  		    }
	  			.OFST4L88L .img-header{
	  			    position: absolute;
	  			    top: 40px;
	  			    right: 0px;
	  			    width: 160px;
	  			}
	  	}

	  	.OFST4L88L .logo img {
	  		width: 120px !important;
	  	}
	  	.OFST4L88L .monthly-rate{
	  		font-family: 'Raleway' !important;
	  		    font-size: 16px;
	  		    font-weight: 800;
	  	}
	  	.OFST4L88L .slider-value{
	  		font-family:'Raleway';
	  		font-weight:800!important;
	  		border-radius:30px!important;
	  		border: 3px solid #FADD4D!important;
	  	}
	
	  	.OFST4L88L #sliderValue {
	  	    padding: 2px 40px !important;
	  	}
	  	.OFST4L88L .gradient-usp{
	  		background: #D65B26;
	  		background: linear-gradient(90deg,rgba(214, 91, 38, 1) 0%, rgba(214, 91, 38, 0) 100%);
	  	    border-radius: 30px;
	  	    padding: 1px 10px 4px 5px;
	  		margin-bottom:5px
	  	}
	
	  	.OFST4L88L .usp-check{
	  		width: 15px;
	  		margin-right: 5px;
	  	}
	
	  	.OFST4L88L .usp-check1 {
	  	    width: 30px;
	  	    margin-right: 10px;
	  	}
	  	.OFST4L88L p.usp-text{
	  		font-weight:600;
	  		color:#ffffff;
	  		margin-bottom:0px;
	  		font-size:12px;
	  	}
	  	.OFST4L88L p.card-subheader{
	  		font-size:12px;
	  		font-weight:500;
	  		margin-top:-5px;
	  	}
	
	  	.OFST4L88L p.card-subheader1{
	  		font-size:12px;
	  		font-weight:500;
	  	    margin-top: 5px;
	  	    line-height: 1em;
	  	}
	
	  	.OFST4L88L .slider::-webkit-slider-thumb {
	  	    -webkit-appearance: none;
	  	    appearance: none;
	  	    width: 25px;
	  	    height: 25px;
	  	    background: #D65B26;
	  	    border: 3px solid white;
	  	    border-radius: 50%;
	  	    cursor: pointer;
	  	    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	  	}

	  	.OFST4L88L .slider::-moz-range-thumb {
	  	    width: 25px;
	  	    height: 25px;
	  	    background: #D65B26;
	  	    border: 3px solid white;
	  	    border-radius: 50%;
	  	    cursor: pointer;
	  	    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	  	}
	  	.OFST4L88L .form-top{
	  		padding:0px 20px 0px 20px;
	  	}
	
	  	.OFST4L88L .input-fields input, .OFST4L88L .input-fields select {
	  	    font-family: 'Raleway';
	  	    width: 55%;
	  	    padding: 5px;
	  	    background-color: #ffffff;
	  		font-size:15px!important;
	  		text-align:center!important;
	  		text-align-last:center!important;
	  	}
	  	.OFST4L88L p.info-text{
	  		margin-bottom: 0;
	  		text-align: left;
	  		line-height: 1em;
	  	}
	
	  	.OFST4L88L .button{
	  		padding: 10px;
	  		font-weight: 700;
	  	    border: none;
	  	    border-radius: 25px;
	  	    font-size: 17px;
	  	}
	  	.OFST4L88L .trust-img{
	  	    width: 100%;
	  	    padding-top: 20px;
	  		max-width:350px;
	  		margin:auto;
	  	}
	
	  	.OFST4L88L .bottom-info{
	  		border-radius: 20px;
	  		border: 2px dashed #D65B26;
	  		padding:15px 0px 0px 0px;
	  		font-weight:500;
	  		margin:auto;
	  		max-width:800px;
	  	}
	
	  	.OFST4L88L .row-padding{
	  		padding: 0px 10px!important;
	  	}
	  	.OFST4L88L .back-to-top{
	  	margin:auto;
	  	}
	  	.OFST4L88L .label-container {
	  	      display: flex;
	  	      justify-content: space-between;
	  	      position: relative;
	  	      margin-top: 5px;
	  	      font-size: 14px;
	  	      color: #333;
	  	    }

	  		.OFST4L88L .label-container .min::after,
	  		   .OFST4L88L .label-container .max::after {
	  		      content: "▼";
	  		      display: block;
	  		      font-size: 12px;
	  		      text-align: center;
	  		      color: #555;
	  		      margin-bottom: 2px;
	  		    }

	  	    .OFST4L88L .label-container .min,
	  	    .OFST4L88L .label-container .max {
	  	      display: flex;
	  	      flex-direction: column;
	  	      align-items: center;
	  	      width: 30px;
	  	    }
	  		.OFST4L88L .slider{
	  			margin: 0px 0px 20px 0px!important;
	  		}
			
			/*** Ratenrechner VarB .OFST4L88L Ende***/
			
			
			
			/***TCC zuschuss direkt VarA OFSSUCGDU***/

			@media (max-width: 768px) {
			    .OFST4N01W .novagraybackground {
					width:100%!important;
					background-color:#ffffff;
					margin-left:0!important;
					}}

			@media (max-width: 992px) {
			    .OFST4N01W .navbar-expand-lg {
			        left: 45px;
			    }
			}


			 .OFST4N01W .logo img{
				content:url('/assets/FXGf6X/img/NovaSedesVarELogo.svg');
				width:100%;
				padding-left:4%;
			}



			 .OFST4N01W .nova-steps{
				-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
				-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
				box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
				border-radius: 10px;
				height: 40px;
				padding-top:10px;
				font-size:14px;
				margin-bottom:8px;
				padding-left:15px;
				}
	
					.OFST4N01W p, ul, li, .borderyellow, a{
						font-weight:100;
						color:#000000;
					}
	
					.OFST4N01W .borderyellow{
						border: 2px solid #fade4b;
						    border-radius: 10px;
						    padding: 10px;
					}
	
					 .OFST4N01W a{
						text-decoration:none;
					}
	
					 .OFST4N01W li {
						color:#000000;
					}
	
					 .OFST4N01W .nova-submit-btn {
						font-weight:800!important;
						color:#394B05!important;
						background: rgb(159,214,10);
						background: linear-gradient(54deg, rgba(159,214,10,1) 0%, rgba(219,244,33,1) 100%);
					}


					 .OFST4N01W .nav-link{
						font-weight:400!important;
					}
	
					 .OFST4N01W .form-row {
						display:block;
					}
	
					 .OFST4N01W .fa-circle-check{
						color:#a3cf11!important;
					}
		
						 .OFST4N01W .footerlinks{
							color:#ffffff!important;
							font-weight:400!important;
			
						}
		
						 .OFST4N01W .footerlinks a{
							color:#ffffff!important;
							font-weight:400!important;
					}
	
					 .OFST4N01W .shadow{
						box-shadow:0px 0px 15px 0px rgb(0 0 0 / 30%)!important;
					}
	
					@media screen and (min-width:768px){
					 .OFST4N01W .laststephero{
					background: url(/assets/FXGf6X/img/HeaderNovaAltDesk.svg)!important;
					clip-path:none!important;
				    background-position: center !important;
				    background-repeat: no-repeat !important;
				    background-size: cover !important;
				}
	
				 .OFST4N01W .nova-steps{
					width:100%!important;
					-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
					-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
					box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
					border-radius: 10px;
					height: 40px;
					padding-top:10px;
					font-size:14px;
					padding-left:25px;
					padding-right:25px;
					}
		
			        .OFST4N01W .connector.right {
			          transform: rotate(0deg);
			 		 left:104%;
			 		 opacity:33%;
			        }

			        .OFST4N01W .connector.left {
			          transform: rotate(180deg);
			 		 left:-18%;
			 		 opacity:33%;
			        }
		
					.OFST4N01W .flag-top{
						margin-top:-41px;
					}

				 .OFST4N01W h4{
					font-weight:800;
					font-size:24px;
					color:#000000;
				}

				 .OFST4N01W .novaherosection{
					padding-bottom:330px!important;
				}

				 .OFST4N01W .left-side{
					margin-top:-275px!important;
				}

				 .OFST4N01W .right-side{
					margin-top:-70px!important;
				}
				 .OFST4N01W .novabigheadline{
					font-size: 2.8vw !important;
					    text-align: left !important;
					    font-weight: 800 !important;
					    color: #000000;
						line-height:1em!important;
					}
			}

					@media screen and (max-width:768px){
					 .OFST4N01W .laststephero{
					background: url(/assets/FXGf6X/img/HeaderBGNovaSedesVarEmob.jpg)!important;
					clip-path:none!important;
				    background-repeat: no-repeat !important;
				    background-size: contain !important;
					margin-top:74px!important;
					padding-top:15px!important;
				}

				 .OFST4N01W h4{
					font-weight:800;
					font-size:18px;
					color:#000000;
				}
				 .OFST4N01W .novabigheadline{
					font-size: 2.2em !important;
					    text-align: center !important;
					    font-weight: 800 !important;
					    color: #000000;
						line-height:1em!important;
					}
	
					 .OFST4N01W .nova-content {
					    padding-left: 5%;
					    padding-right: 5%;
					}
		
					.OFST4N01W .flag-top{
						margin-top:-35px;
					}
			}

				@media screen and (max-width:1199px) and (min-width:768px){
				    .OFST4N01W .container{
				    	max-width:1000px!important;
				    }
				}	
	
				.OFST4N01W hr.divider {
				  border-top: 2px solid #FCCC21;
				  border-radius: 0px;
				  width:70px;
				  opacity:1;
				}
	
				@media (max-width: 768px) {
				    .OFST4N01W h4.novah4 {
				        font-weight: 900;
				        font-size: 24px;
				    }
			        .OFST4N01W .connector.right {
			          transform: rotate(0deg);
			 		 left:97%;
			 		 opacity:33%;
			        }

			        .OFST4N01W .connector.left {
			          transform: rotate(180deg);
			 		 left:-21%;
			 		 opacity:33%;
			        }
	   
				}
	
				.OFST4N01W .steps-container{
					width:93%;
					margin:auto;
				}
	
			    .OFST4N01W .connector {
			         position: relative;
			         top: 100%;
			         width: 60px;
			         height: 80px;
			         margin-top:-60px
			       }
	   
				   .OFST4N01W .scrollbox-list {
				       border: solid 1px #EBEBEB;
				       border-radius: 20px;
				       padding: 10px 10px 10px 10px;
				       height: 220px;
				       overflow: scroll;
					   margin-bottom:20px;
	   
				   }
	   
				   .OFST4N01W .scrollbox-list2 {
				          position:relative;
				          padding: 10px 10px 10px 10px;
				   	       height: 130px;
				   	       overflow: scroll;
				   	   }
       
				          .OFST4N01W .info-section2{
				         position: relative;
				         width: 100%;
				         height: 100px;
				         overflow: hidden;
				         border-radius: 20px;
				         border: solid 1px #EBEBEB;
				       }
       
				            .OFST4N01W .fade-bottom {
				         position: absolute;
				         bottom: 0;
				         left: 0;
				         width: 100%;
				         height: 50px;
				         background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
				         pointer-events: none; /* damit der Benutzer trotzdem scrollen kann */
				       }
	   
	   
			       .OFST4N01W svg {
			         display: block;
			       }
	   
	   

				/***TCC zuschuss direkt VarA Ende***/
				
				/***TCC Ratenrechner VarC TikTok Start***/
				
				.OFST4MQ8V .tcc-not-visible,
				.OFST4MQ8V header {
				  display: none;
				}

				.OFST4MQ8V .tcc-hero {
				  margin-top: 0px;
				  padding-bottom: 50px !important;
				  background: url('/assets/FXGf6X/img/BGTikTokDesk.jpg') top no-repeat;
				  background-size: cover;
				}

				.OFST4MQ8V .slider-value {
				  font: 900 34px 'Raleway';
				  margin: 0 auto 20px;
				  border: 7px solid #41FCF6;
				  border-radius: 300px !important;
				  height: 225px;
				  width: 225px !important;
				}

				.OFST4MQ8V #sliderValue {
				  color: #fff !important;
				  padding: 78px 20px !important;
				}

				.OFST4MQ8V .tt-container {
				  max-width: 800px;
				}

				.OFST4MQ8V .tt-h1,
				.OFST4MQ8V .tt-h1-effect h1 {
				  color: #0FFDF7;
				  font-family: "subway-paris-sc", sans-serif;
				  font-weight: 400;
				  line-height: 0.9em;
				  position: relative;
				}

				.OFST4MQ8V .tt-h1 {
				  font-size: 80px !important;
				}

				.OFST4MQ8V .tt-h1-effect {
				  position: relative;
				  display: inline-block;
				}

				.OFST4MQ8V .tt-h1-effect h1 {
				  font-size: 120px !important;
				  margin: 0;
				  padding: 0;
				  white-space: nowrap;
				  line-height: 0.8;
				}

				.OFST4MQ8V .tt-h1-shadow {
				  position: absolute!important;
				  top: 2px;
				  left: 2px;
				  color: #E805D4!important;
				  z-index: 1;
				  pointer-events: none;
				}

				.OFST4MQ8V .tt-h1-span {
				  position: relative;
				  background: linear-gradient(180deg, #13FAF7, #1FB5EA);
				  -webkit-background-clip: text;
				  -webkit-text-fill-color: transparent;
				  z-index: 2;
				}

				.OFST4MQ8V .card-title {
				  color: #fff;
				}

				.OFST4MQ8V .slider {
				  -webkit-appearance: none;
				  appearance: none;
				  width: 65%;
				  height: 8px;
				  background: linear-gradient(90deg, rgba(19,250,247,1) 0%, rgba(171,56,222,1) 50%, rgba(232,5,212,1) 100%);
				  border-radius: 6px;
				  outline: none;
				  opacity: 1;
				  transition: opacity .2s;
				  margin: 20px 0;
				}

				.OFST4MQ8V .button {
				  background: linear-gradient(90deg, rgb(255 0 152) 0%, rgb(149 84 226) 100%);
				  font-weight: 700;
				}

				.OFST4MQ8V .input-fields input,
				.OFST4MQ8V .input-fields select {
				  font-family: 'Raleway';
				  width: 30%;
				  color: #fff !important;
				  background: transparent;
				  border: 2px solid #E805D4;
				  font-weight: 700;
				}

				.OFST4MQ8V .input-fields select {
				  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23fdd835"><path d="M7 10l5 5 5-5z"/></svg>');
				  background-position: right 4px center;
				  background-repeat: no-repeat;
				}

				.OFST4MQ8V .input-fields {
				  margin: 5px 0 !important;
				}

				.OFST4MQ8V .input-fields select:focus,
				.OFST4MQ8V .input-fields input:focus {
				  border-color: #13FAF7;
				}

				.OFST4MQ8V .tcc-steps {
				  display: flex;
				  gap: 12px;
				  justify-content: center;
				  flex-wrap: wrap;
				  padding: 40px 0;
				}

				.OFST4MQ8V .tcc-step-box {
				  background: #0a0a1a;
				  color: #fff;
				  padding: 15px 5px;
				  font-size: 40px;
				  font-weight: 500;
				  text-align: center;
				  border-radius: 20px;
				  width: 110px;
				  display: flex;
				  flex-direction: column;
				  justify-content: center;
				  align-items: center;
				  line-height: 1.5;
				  border: 2px solid transparent;
				  position: relative;
				}

				.OFST4MQ8V .tcc-step-box span {
				  font-size: 13px;
				}

				.OFST4MQ8V .step-1 {
				  border-color: #4ef4ff;
				}

				.OFST4MQ8V .step-2 {
				  border-color: #ff0099;
				}

				.OFST4MQ8V .step-3 {
				  border-color: #8a61e3;
				}

				.OFST4MQ8V .tcc-gradient {
				  height: 20px;
				  margin: 0 !important;
				  background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(7 9 32) 100%);
				}

				/* Mobile Styles */
				@media (max-width: 768px) {
				  .OFST4MQ8V .slider-value {
				    height: 180px;
				    width: 180px !important;
				  }

				  .OFST4MQ8V #sliderValue {
				    padding: 55px 0 !important;
				  }

				  .OFST4MQ8V .tcc-hero {
				    margin-top: 0;
				    padding-bottom: 0 !important;
				    background-image: url('/assets/FXGf6X/img/BGTikTok.jpg');
				    background-size: cover;
				    background-position: top;
				    background-repeat: no-repeat;
				  }

				  .OFST4MQ8V .tt-h1 {
				    font-size: 55px !important;
				  }

				  .OFST4MQ8V .tt-h1-effect h1 {
				    font-size: 70px !important;
				  }

				  .OFST4MQ8V .card-title {
				    font-size: 24px;
				    padding-top: 10px;
				  }
				}
				/***TCC Ratenrechner VarC TikTok Ende***/

				/***TCC Ratenrechner VarD Immo Start***/
.OFST4MQNI .herosection {
  padding-bottom: 50px !important;
  background: #ECECEB;
  background: linear-gradient(180deg, rgba(236, 236, 235, 1) 0%, rgba(236, 236, 235, 1) 90%, rgba(255, 255, 255, 1) 100%);
  clip-path: none;
  margin-top: 50px;
}

.OFST4MQNI .line {
  height: 4px;
  background-color: #BFA143;
  top: 41px;
}

.OFST4MQNI .circle {
  width: 25px;
  height: 25px;
  border: 1px solid #BFA143;
  background-color: #ffffff;
  font-size: 13px;
}

.OFST4MQNI .active .circle {
  background-color: #BFA143;
  color: white;
  border: none;
}

.OFST4MQNI .step-container {
  padding-left: 0%;
  padding-right: 0%;
}

.OFST4MQNI h1 {
  font-weight: 500;
  font-size: 45px !important;
  margin-top: 40px;
  font-family: 'Stix Two Text';
  text-align: left;
  max-width: 60%;
}

.OFST4MQNI .tcc-66 { width: 60% !important; }
.OFST4MQNI .tcc-33 { width: 40% !important; }

.OFST4MQNI .tcc-row {
  display: flex;
  gap: 5px;
}

.OFST4MQNI .card {
  margin-bottom: 10px !important;
  padding: 0px 20px 20px 20px;
  width: 100%;
  margin: -540px 20px 20px 10px;
}

.OFST4MQNI .card-title {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.OFST4MQNI .slider-value {
  font-family: 'Raleway';
  font-size: 22px;
  font-weight: 700 !important;
  border: 2px solid #BFA143 !important;
  border-radius: 10px;
  width: 100%;
}

.OFST4MQNI #sliderValue {
  padding: 2px 20px !important;
}

.OFST4MQNI input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: #BFA143 !important;
}

.OFST4MQNI .input-fields input,
.OFST4MQNI .input-fields select {
  font-family: 'Raleway';
  width: 48%;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 10px;
}

.OFST4MQNI .slider {
  margin: 20px 0px 0px 0px;
}

.OFST4MQNI .tcc-none {
  display: none;
}

.OFST4MQNI .button {
  background-color: #BFA143;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 10px;
  font-weight: 700;
}

.OFST4MQNI .tcc-usp {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: left;
}

.OFST4MQNI .usp-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
}

.OFST4MQNI .usp-item i {
  color: #000;
  font-size: 20px;
  margin-top: 3px;
}

.OFST4MQNI .immo-pic {
  margin-top: -70px;
}

/* ----------- MEDIA QUERIES ------------ */

@media (max-width: 768px) {
  .OFST4MQNI .herosection {
    margin-top: 25px;
  }

  .OFST4MQNI h1 {
    font-size: 28px !important;
    margin-top: 10px;
    max-width: 100%;
  }

  .OFST4MQNI .card {
    width: 80%;
    margin: -85px 20px 20px 10px;
  }

  .OFST4MQNI .immo-pic {
    margin-top: 0px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .OFST4MQNI .card {
    margin: -350px 20px 20px 10px;
  }

  .OFST4MQNI h1,
  .OFST4MQNI .immo-pic {
    max-width: 100%;
    margin-top: 0px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .OFST4MQNI .card {
    margin: -500px 20px 20px 10px;
  }

  .OFST4MQNI h1,
  .OFST4MQNI .immo-pic {
    max-width: 100%;
    margin-top: 0px;
  }
}

				/***TCC Ratenrechner VarD Immo Ende***/


				/***TCC Ratenrechner VarE Google Start***/
.OFST4MQUR .navbar, .OFST4MQUR .desktopnav{
    display:none;
}

.OFST4MQUR .herosection {
    margin-top: 65px;
}

@media (max-width:768px){
    .OFST4MQUR .herosection{
        margin-top:25px;
    }

   .OFST4MQUR h1 {
    font-size: 25px !important;
    }
}
				/***TCC Ratenrechner VarE Google Ende***/
				
				/***TCC Seite 2 VarC Kreditkarte Start***/
				.OFSSXYFO4 .radio-group.creditcard1 {
				    display: flex;
				    align-items: center;
				    width: 100%;
				    margin-left: 0%;
				}

				.OFSSXYFO4 .creditcard1 {
				  position: relative;
				  margin-bottom: 20px;
				  background-color: #D3E6FB;
				  padding: 15px;
				  border-radius: 12px;
				  margin-top: 40px;
				}

				.OFSSXYFO4 .creditcard1 input[type="radio"] {
				  display: none;
				}

				.OFSSXYFO4 .custom-radio {
				  background-color: #fff;
				  display: flex;
				  align-items: center;
				  justify-content: center;
				}

				.OFSSXYFO4 .creditcard1 .creditcard-label {
				  display: flex;
				  flex-direction: column;
				  cursor: pointer;
				  position: relative;
				  flex: 1;
				}

				.OFSSXYFO4 .creditcard1 .highlight-tag {
				  position: absolute;
				  top: -42px;
				  left: -5px;
				  background-color: #ADCD44;
				  color: #ffffff;
				  padding: 2px 20px;
				  border-radius: 10px 10px 0px 0px;
				  font-weight: 900;
				  font-size: 16px;
				}

				.OFSSXYFO4 .creditcard1 .creditcard-headline {
				  margin-bottom: 12px;
				}

				.OFSSXYFO4 .creditcard1 .creditcard1-title {
				  font-size: 16px;
				  font-weight: 900;
				  display: block;
				}

				.OFSSXYFO4 .creditcard1 .subline {
				  font-size: 14px;
				  color: #444;
				  margin-top: -5px;
				  display: block;
				}

				.OFSSXYFO4 .creditcard1 .creditcard-content {
				  display: flex;
				  justify-content: space-between;
				  align-items: center;
				  gap: 20px;
				}

				.OFSSXYFO4 .creditcard1 .creditcard-text {
				  flex: 1;
				}

				.OFSSXYFO4 .creditcard1 .cta {
				    font-size: 14px;
				    margin-bottom: 20px;
				    display: inline-block;
				    font-weight: 600;
				    line-height: 1.2;
				}

				.OFSSXYFO4 .creditcard1 .creditcard-image {
				  position: relative;
				  margin-left: 20px;
				}

				.OFSSXYFO4 .creditcard1 .creditcard-image img {
				  width: 130px;
				  border-radius: 8px;
				}

				@media (max-width: 600px) {
				  .OFSSXYFO4 .creditcard1 .creditcard-content {
				    flex-direction: row;
				    align-items: flex-start;
				    gap: 15px;
				  }

				  .OFSSXYFO4 .creditcard1 .creditcard-image {
				    margin-left: 0;
				  }

				  .OFSSXYFO4 .creditcard1 .creditcard-image img {
				    width: 95px;
				    height: auto;
				  }
				}
				@media (min-width: 601px) {
				  .OFSSXYFO4 .creditcard1 .creditcard-content {
				    margin-top: -20px;
				  }
				}
				
				.OFSSXYFO4 .styled-list1 li {
				    margin-bottom: 0px;
				    font-size: 14px;
				    color: #333;
					line-height:1.1em;
					margin-left:0px;
				}
	
				.OFSSXYFO4 .styled-list1 {
				    list-style-type: none;
				    padding: 0;
				}
	
				.OFSSXYFO4 .styled-list1 li i {
				    margin-right: 5px;
				    color: #3fac3c;
				}
				@media (max-width: 600px) {
				    .OFSSXYFO4 .OFSSXYFO4 .creditcard1 .creditcard-image {
				        margin-left: 0;
				        margin-top: -25px;
				    }
				}
	
				.OFSSXYFO4 .creditcard1 .creditcard-headline {
				    margin-bottom: 0px;
				}
	
				@media (max-width: 768px) {
				    .OFSSXYFO4 .creditcard1 .custom-radio {
				        width: 20px;
				        margin-top: 55px;
				    }
					.OFSSXYFO4 .creditcard1 {
					    padding: 20px 5px 20px 5px;
					    width: 109%!important;
					    transform: translateX(-4%);
					}
				}
	
				@media (min-width: 769px) {
				    .OFSSXYFO4 .creditcard1 .custom-radio {
				        margin-top: 35px;
				    }
				}
				
				/***TCC Seite 2 VarC Kreditkarte Ende***/
				
	 		   /*** Ratenrechner VarF .OFST4L8UV Start***/
		  
	 	  	@media (min-width:768px){
	 	  		.OFST4L8UV .herosection{
	 	  			clip-path:none;
	 	  			padding-bottom:0px!important;
	 	  			background: #F9DC4D;
	 	  			background: linear-gradient(185deg,rgba(249, 220, 77, 1) 0%, rgba(215, 94, 39, 0.26) 65%, rgba(214, 91, 38, 0) 100%);
	 	  		}
	 	  		.OFST4L8UV .img-header {
	 				width: 300px;
	 				        display: block;
	 				        margin: auto;
	 				        margin-right: 0;
	 				        margin-top: -410px;
	 	  		}
	 			.OFST4L8UV .col-md-6 {
	 			        flex: 0 0 auto;
	 			        width: 50%;
	 			        max-width: 900px;
	 			        margin: auto;
	 			}
	 			.OFST4L8UV .counter {
	    			 		margin-top: -65px;
	 		}
	 	  	}
	
	 	  	@media (max-width: 768px) {
	 	  	    .OFST4L8UV .card {
	 	  	        padding: 20px 10px 20px 10px;
	 	  	        margin: 0px 0px 0px 0px;
	 	  	    }
	 	  	    .OFST4L8UV .navbar-expand-lg {
	 	  	        left: 95px;
	 	  	    }
	 	  		.OFST4L8UV .h1-VarB{
	 	  			font-size:26px!important;
	 	  			line-height:1em;
	 	  			margin-top:0px!important;
	 	  			color:black;
	 	  			margin-bottom:15px;
	 	  		}
	 	  	    .OFST4L8UV .herosection {
	 	  	        margin-top: 45px!important;
	 	  			clip-path:none!important;
	 	  			background: #F9DC4D;
	 	  			background: linear-gradient(185deg,rgba(249, 220, 77, 1) 0%, rgba(215, 94, 39, 0.26) 65%, rgba(214, 91, 38, 0) 100%);
	 	  			padding-bottom: 30px !important;
	 	  		}
	 	  	    .OFST4L8UV .card {
	 	  	        padding: 10px 10px 20px 10px;
	 	  			border-radius:20px!important;
	 	  			box-shadow: 0px 0px 5px rgb(0 0 0 / 40%)!important;
	 	  	    }
	 	  		.OFST4L8UV .splitmobile {
	 	  		    margin-bottom: 0px !important;
	 	  		    }
	 	  			.OFST4L8UV .img-header{
	 	  			    position: absolute;
	 	  			    top: 40px;
	 	  			    right: 0px;
	 	  			    width: 160px;
	 	  			}
	 	  	}

	 	  	.OFST4L8UV .logo img {
	 	  		width: 120px !important;
	 	  	}
	 	  	.OFST4L8UV .monthly-rate{
	 	  		font-family: 'Raleway' !important;
	 	  		    font-size: 16px;
	 	  		    font-weight: 800;
	 	  	}
	 	  	.OFST4L8UV .slider-value{
	 	  		font-family:'Raleway';
	 	  		font-weight:800!important;
	 	  		border-radius:30px!important;
	 	  		border: 3px solid #FADD4D!important;
	 	  	}
	
	 	  	.OFST4L8UV #sliderValue {
	 	  	    padding: 2px 40px !important;
	 	  	}
	 	  	.OFST4L8UV .gradient-usp{
	 	  		background: #D65B26;
	 	  		background: linear-gradient(90deg,rgba(214, 91, 38, 1) 0%, rgba(214, 91, 38, 0) 100%);
	 	  	    border-radius: 30px;
	 	  	    padding: 1px 10px 4px 5px;
	 	  		margin-bottom:5px
	 	  	}
	
	 	  	.OFST4L8UV .usp-check{
	 	  		width: 15px;
	 	  		margin-right: 5px;
	 	  	}
	
	 	  	.OFST4L8UV .usp-check1 {
	 	  	    width: 30px;
	 	  	    margin-right: 10px;
	 	  	}
	 	  	.OFST4L8UV p.usp-text{
	 	  		font-weight:600;
	 	  		color:#ffffff;
	 	  		margin-bottom:0px;
	 	  		font-size:12px;
	 	  	}
	 	  	.OFST4L8UV p.card-subheader{
	 	  		font-size:12px;
	 	  		font-weight:500;
	 	  		margin-top:-5px;
	 	  	}
	
	 	  	.OFST4L8UV p.card-subheader1{
	 	  		font-size:12px;
	 	  		font-weight:500;
	 	  	    margin-top: 5px;
	 	  	    line-height: 1em;
	 	  	}
	
	 	  	.OFST4L8UV .slider::-webkit-slider-thumb {
	 	  	    -webkit-appearance: none;
	 	  	    appearance: none;
	 	  	    width: 25px;
	 	  	    height: 25px;
	 	  	    background: #D65B26;
	 	  	    border: 3px solid white;
	 	  	    border-radius: 50%;
	 	  	    cursor: pointer;
	 	  	    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	 	  	}

	 	  	.OFST4L8UV .slider::-moz-range-thumb {
	 	  	    width: 25px;
	 	  	    height: 25px;
	 	  	    background: #D65B26;
	 	  	    border: 3px solid white;
	 	  	    border-radius: 50%;
	 	  	    cursor: pointer;
	 	  	    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	 	  	}
	 	  	.OFST4L8UV .form-top{
	 	  		padding:0px 20px 0px 20px;
	 	  	}
	
	 	  	.OFST4L8UV .input-fields input, .OFST4L8UV .input-fields select {
	 	  	    font-family: 'Raleway';
	 	  	    width: 55%;
	 	  	    padding: 5px;
	 	  	    background-color: #ffffff;
	 	  		font-size:15px!important;
	 	  		text-align:center!important;
	 	  		text-align-last:center!important;
	 	  	}
	 	  	.OFST4L8UV p.info-text{
	 	  		margin-bottom: 0;
	 	  		text-align: left;
	 	  		line-height: 1em;
	 	  	}
	
	 	  	.OFST4L8UV .button{
	 	  		padding: 10px;
	 	  		font-weight: 700;
	 	  	    border: none;
	 	  	    border-radius: 25px;
	 	  	    font-size: 17px;
	 	  	}
	 	  	.OFST4L8UV .trust-img{
	 	  	    width: 100%;
	 	  	    padding-top: 20px;
	 	  		max-width:350px;
	 	  		margin:auto;
	 	  	}
	
	 	  	.OFST4L8UV .bottom-info{
	 	  		border-radius: 20px;
	 	  		border: 2px dashed #D65B26;
	 	  		padding:15px 0px 0px 0px;
	 	  		font-weight:500;
	 	  		margin:auto;
	 	  		max-width:800px;
	 	  	}
	
	 	  	.OFST4L8UV .row-padding{
	 	  		padding: 0px 10px!important;
	 	  	}
	 	  	.OFST4L8UV .back-to-top{
	 	  	margin:auto;
	 	  	}
	 	  	.OFST4L8UV .label-container {
	 	  	      display: flex;
	 	  	      justify-content: space-between;
	 	  	      position: relative;
	 	  	      margin-top: 5px;
	 	  	      font-size: 14px;
	 	  	      color: #333;
	 	  	    }

	 	  		.OFST4L8UV .label-container .min::after,
	 	  		   .OFST4L8UV .label-container .max::after {
	 	  		      content: "▼";
	 	  		      display: block;
	 	  		      font-size: 12px;
	 	  		      text-align: center;
	 	  		      color: #555;
	 	  		      margin-bottom: 2px;
	 	  		    }

	 	  	    .OFST4L8UV .label-container .min,
	 	  	    .OFST4L8UV .label-container .max {
	 	  	      display: flex;
	 	  	      flex-direction: column;
	 	  	      align-items: center;
	 	  	      width: 30px;
	 	  	    }
	 	  		.OFST4L8UV .slider{
	 	  			margin: 0px 0px 20px 0px!important;
	 	  		}
			
	 			/*** Ratenrechner VarF .OFST4L8UV Ende***/
				
				/*--- Seite 1 VarB Start minified---*/
				
				.OFST4MRCA .form-group input,
				.OFST4MRCA .form-group select {
				  font-family: "Raleway";
				  border: 1px solid #d0d0d0;
				  border-radius: 8px;
				}
				.OFST4MRCA .credit_amount {
				  border: 2px solid #ea5b0d !important;
				  font-weight: 600 !important;
				}
				.OFST4MRCA .form-group {
				  position: relative;
				}
				.OFST4MRCA .form-group input,
				.OFST4MRCA .form-group select {
				  width: 100%;
				  padding: 12px 12px 8px;
				  font-size: 14px !important;
				}
				.OFST4MRCA .form-group label {
				  position: absolute;
				  left: 8px;
				  top: 50%;
				  transform: translateY(-50%);
				  color: #aaa;
				  font-size: 14px !important;
				  pointer-events: none;
				  transition: 0.2s ease all;
				}
				.OFST4MRCA .form-group input:focus + label,
				.OFST4MRCA .form-group input:not(:placeholder-shown) + label,
				.OFST4MRCA .form-group select:focus + label,
				.OFST4MRCA .form-group select:not([value=""]) + label {
				  top: 0;
				  font-size: 12px;
				  color: #333;
				  transform: translateY(-50%);
				  background-color: #fff;
				  padding-left: 5px;
				  padding-right: 5px;
				}
				.OFST4MRCA .form-group input::placeholder {
				  color: transparent;
				}
				.OFST4MRCA header {
				  display: none;
				}
				@media (max-width: 768px) {
				  .OFST4MRCA .sticky-progress {
				    position: fixed;
				    top: 0;
				    left: 0;
				    right: 0;
				    z-index: 1000;
				    background: #fff;
				    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
				  }
				  .OFST4MRCA .herosection {
				    margin-top: 0;
				    padding-bottom: 300px !important;
				    background: linear-gradient(
				      185deg,
				      rgba(248, 219, 89, 1) 0%,
				      rgba(246, 214, 184, 1) 55%,
				      rgba(246, 214, 198, 0) 100%
				    );
				    clip-path: none;
				  }
				  .OFST4MRCA .adjustform {
				    margin-top: -256px;
				  }
				  .OFST4MRCA .card {
				    box-shadow: none !important;
				    border-radius: 8px;
				  }
				}
				.OFST4MRCA .container .col-6:first-child {
				  position: relative;
				}
				.OFST4MRCA .container .col-6:first-child::after {
				  content: "•";
				  position: absolute;
				  right: -3px;
				  top: 50%;
				  transform: translateY(-50%);
				  color: #ea5b10;
				  font-size: 20px;
				  line-height: 1;
				}
				.OFST4MRCA .section-title {
				  margin-top: 0 !important;
				  margin-bottom: 0 !important;
				  text-align: left !important;
				  display: flex;
				  align-items: center;
				  gap: 6px;
				}
				.OFST4MRCA .info-icon {
				  display: inline-flex;
				  justify-content: center;
				  align-items: center;
				  width: 18px;
				  height: 18px;
				  border-radius: 50%;
				  background: #eee;
				  color: #333;
				  font-size: 12px;
				  cursor: pointer;
				  position: relative;
				  flex-shrink: 0;
				}
				.OFST4MRCA .tooltip {
				  visibility: hidden;
				  opacity: 0;
				  width: 220px;
				  background-color: #333;
				  color: #fff;
				  text-align: left;
				  border-radius: 6px;
				  padding: 8px;
				  position: absolute;
				  z-index: 10;
				  bottom: 125%;
				  left: 50%;
				  transform: translateX(-50%);
				  transition: opacity 0.3s;
				  font-size: 13px;
				}
				.OFST4MRCA .tooltip::after {
				  content: "";
				  position: absolute;
				  top: 100%;
				  left: 50%;
				  margin-left: -5px;
				  border-width: 5px;
				  border-style: solid;
				  border-color: #333 transparent transparent transparent;
				}
				.OFST4MRCA .info-icon:hover .tooltip,
				.OFST4MRCA .info-icon:focus .tooltip {
				  visibility: visible;
				  opacity: 1;
				}
				.OFST4MRCA .submit-btn {
				  background-color: #e65000;
				  color: #fff !important;
				  border-radius: 8px !important;
				}
				.OFST4MRCA .checkbox-group {
				  margin-left: -10px;
				}
				.OFST4MRCA .checkbox-group label[for^="consent"] {
				  line-height: 1.2em;
				}
				.OFST4MRCA .info-box-grey {
				  background: #dcdcdc;
				  padding: 20px 10px;
				  border-radius: 10px;
				}
				.OFST4MRCA .orange-divider {
				  height: 2px;
				  background-color: #e65000;
				  width: 144px;
				  color: #e65000 !important;
				  margin: 20px auto;
				  border-radius: 2px;
				  opacity: 1;
				}
				@media (min-width: 768px) {
				  .OFST4MRCA .desktop-hide {
				    display: none;
				  }
				  .OFST4MRCA .card {
				    border-radius: 8px;
				  }
				  .OFST4MRCA .herosection {
				    margin-top: 0;
				    padding-bottom: 300px !important;
				    background: linear-gradient(
				      185deg,
				      rgba(248, 219, 89, 1) 0%,
				      rgba(246, 214, 184, 1) 55%,
				      rgba(246, 214, 198, 0) 100%
				    ) !important;
				    clip-path: none;
				  }
				  .OFST4MRCA .adjustform {
				    margin-top: -850px;
				  }
				  .OFST4MRCA h1 {
				    font-weight: 900;
				    font-size: 35px;
				  }
				  .OFST4MRCA .adjust-position {
				    margin-top: -300px;
				  }
				}

				/*--- Seite 1 VarB Ende minified---*/
				
				/*--- Seite 2 VarD Start minified---*/
				
				.OFST4MSME .trustsection {
				  border: solid 2px #dcdddc;
				  border-radius: 8px;
				  width: 90%;
				  margin: auto;
				  padding-top: 5px;
				  padding-bottom: 5px;
				  margin-bottom: 15px;
				}
				.OFST4MSME .green-line {
				  width: 100%;
				  height: 2px;
				  background-color: #e65000;
				  margin: 15px 0px;
				}
				.OFST4MSME .styled-list1 {
				  list-style: none;
				  padding: 0;
				  margin-left: -22px;
				}
				.OFST4MSME .styled-list1 li {
				  display: flex;
				  align-items: flex-start;
				  margin-bottom: 2px;
				}
				.OFST4MSME .styled-list1 li i {
				  color: #4caf50;
				  margin-right: 10px;
				  flex-shrink: 0;
				  margin-top: 3px;
				}
				.OFST4MSME .styled-list1 li span,
				.OFST4MSME .styled-list1 li {
				  line-height: 1.4;
				}
				.OFST4MSME .creditcard-content {
				  display: flex;
				  align-items: flex-start;
				  justify-content: space-between;
				  gap: 5px;
				  padding-bottom: 10px;
				}
				.OFST4MSME .creditcard-text {
				  flex: 1;
				  font-weight: 600;
				}
				.OFST4MSME .creditcard-image {
				  flex-shrink: 0;
				}
				.OFST4MSME .creditcard-image img {
				  max-width: 105px;
				  height: auto;
				  margin-top: -15px;
				}
				.OFST4MSME .creditcard1 {
				  background-color: #eae7e7;
				  border-radius: 8px;
				  padding: 20px 10px 5px 10px;
				}
				.OFST4MSME .creditcard2 {
				  padding-left: 10px;
				}
				.OFST4MSME .custom-radio {
				  border: 1px solid #707070;
				  background: #ffffff;
				}
				.OFST4MSME .circle {
				  margin: 7px 0px 0px 0px;
				}
				.OFST4MSME .step-container {
				  justify-content: space-evenly;
				}
				.OFST4MSME .form-group input,
				.OFST4MSME .form-group select {
				  font-family: "Raleway";
				  border: 1px solid #d0d0d0;
				  border-radius: 8px;
				}
				.OFST4MSME .credit_amount {
				  border: 2px solid #ea5b0d !important;
				  font-weight: 600 !important;
				}
				.OFST4MSME .form-group {
				  position: relative;
				}
				.OFST4MSME .form-group input,
				.OFST4MSME .form-group select {
				  width: 100%;
				  padding: 12px 12px 8px;
				  font-size: 14px !important;
				}
				.OFST4MSME .form-group label {
				  position: absolute;
				  left: 8px;
				  top: 50%;
				  transform: translateY(-50%);
				  color: #aaa;
				  font-size: 14px !important;
				  pointer-events: none;
				  transition: 0.2s ease all;
				}
				
				
				.OFST4MSME .form-group input:focus + label,
				.OFST4MSME .form-group input:not(:placeholder-shown) + label,
				.OFST4MSME .form-group select:focus + label,
				.OFST4MSME .form-group select:not([value=""]) + label {
				  top: 0 !important;
				  font-size: 12px !important;
				  color: #333 !important;
				  transform: translateY(-50%) !important;
				  background-color: #ffffff !important;
				  padding-left: 5px !important;
				  padding-right: 5px !important;
				}
				.OFST4MSME .form-group input::placeholder {
				  color: transparent;
				}
				.OFST4MSME header {
				  display: none;
				}
				@media (max-width: 768px) {
				  .OFST4MSME .sticky-progress {
				    position: fixed;
				    top: 0;
				    left: 0;
				    right: 0;
				    z-index: 1000;
				    background: #fff;
				    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
				  }
				  .OFST4MSME .herosection {
				    margin-top: 0px;
				    padding-bottom: 300px !important;
				    background: linear-gradient(
				      185deg,
				      rgba(248, 219, 89, 1) 0%,
				      rgba(246, 214, 184, 1) 55%,
				      rgba(246, 214, 198, 0) 100%
				    );
				    clip-path: none;
				  }
				  .OFST4MSME .adjustform {
				    margin-top: -256px;
				  }
				  .OFST4MSME .card {
				    box-shadow: none !important;
				    border-radius: 8px;
				    padding: 20px 5px 0px 5px;
				  }
				}
				.OFST4MSME .container .col-6:first-child {
				  position: relative;
				}
				.OFST4MSME .container .col-6:first-child::after {
				  content: "•";
				  position: absolute;
				  right: -3px;
				  top: 50%;
				  transform: translateY(-50%);
				  color: #ea5b10;
				  font-size: 20px;
				  line-height: 1;
				}
				.OFST4MSME .section-title {
				  margin-top: 0px !important;
				  margin-bottom: 0px !important;
				  text-align: left !important;
				  display: flex;
				  align-items: center;
				  gap: 6px;
				}
				.OFST4MSME .info-icon {
				  display: inline-flex;
				  justify-content: center;
				  align-items: center;
				  width: 18px;
				  height: 18px;
				  border-radius: 50%;
				  background: #eee;
				  color: #333;
				  font-size: 12px;
				  cursor: pointer;
				  position: relative;
				  flex-shrink: 0;
				}
				.OFST4MSME .tooltip {
				  visibility: hidden;
				  opacity: 0;
				  width: 220px;
				  background-color: #333;
				  color: #fff;
				  text-align: left;
				  border-radius: 6px;
				  padding: 8px;
				  position: absolute;
				  z-index: 10;
				  bottom: 125%;
				  left: 50%;
				  transform: translateX(-50%);
				  transition: opacity 0.3s;
				  font-size: 13px;
				}
				.OFST4MSME .tooltip::after {
				  content: "";
				  position: absolute;
				  top: 100%;
				  left: 50%;
				  margin-left: -5px;
				  border-width: 5px;
				  border-style: solid;
				  border-color: #333 transparent transparent transparent;
				}
				.OFST4MSME .info-icon:hover .tooltip,
				.OFST4MSME .info-icon:focus .tooltip {
				  visibility: visible;
				  opacity: 1;
				}
				.OFST4MSME .submit-btn {
				  background-color: #e65000;
				  color: white !important;
				  border-radius: 8px !important;
				}
				.OFST4MSME .checkbox-group {
				  margin-left: -10px;
				}
				.OFST4MSME .checkbox-group label[for^="consent"] {
				  line-height: 1.2em;
				}
				.OFST4MSME .info-box-grey {
				  background: #dcdcdc;
				  padding: 20px 10px;
				  border-radius: 10px;
				}
				.OFST4MSME .orange-divider {
				  height: 2px;
				  background-color: #e65000;
				  width: 144px;
				  color: #e65000 !important;
				  margin: 20px auto;
				  border-radius: 2px;
				  opacity: 1;
				}
				@media (min-width: 768px) {
				  .OFST4MSME .desktop-hide {
				    display: none;
				  }
				  .OFST4MSME .card {
				    border-radius: 8px;
				  }
				  .OFST4MSME .herosection {
				    margin-top: 0px;
				    padding-bottom: 300px !important;
				    background: linear-gradient(
				      185deg,
				      rgba(248, 219, 89, 1) 0%,
				      rgba(246, 214, 184, 1) 55%,
				      rgba(246, 214, 198, 0) 100%
				    ) !important;
				    clip-path: none;
				  }
				  .OFST4MSME .adjustform {
				    margin-top: -850px;
				  }
				  .OFST4MSME h1 {
				    font-weight: 900;
				    font-size: 35px;
				  }
				  .OFST4MSME .adjust-position {
				    margin-top: -300px;
				  }
				}
				
				
				/*--- Seite 2 VarD Ende minified--*/
				
				
				/*--- Parigon RSV 2022--*/
				
				@media (max-width: 992px) {
				   .OFST4MUEJ .navbar-expand-lg {
				        left: 70px;
				    }
				}

				@media (max-width: 768px) {
				    .OFST4MUEJ .boxpaddingbig {
				        padding: 10px 20px 10px 20px;
				    }
				    .OFST4MUEJ .herosection {
				        margin-top: 40px;
				        padding-bottom: 120px !important;
				        background: #ffdd0e;
				        clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
				    }
			
					    .OFST4MUEJ .bordergreen .col-md-4 {
					        text-align: center;
					        margin-top: 5px;
					        margin-bottom: 10px;
					    }
						.OFST4MUEJ img.arrow{
							left:32%;
						}
						.OFST4MUEJ .order-2{
							order:1!important;
						}
						.OFST4MUEJ .order-1{
							order:2!important;
						}
				}
		
				.OFST4MUEJ .logo 
				{width:150px!important;}
		
				.OFST4MUEJ .underline{
					text-decoration: underline;
					text-decoration-skip-ink: none;
					text-decoration-color: #a3cf11 !important;
					text-decoration-thickness: 5px;
				}
				.OFST4MUEJ .laststephero2{
					background-image:none!important;
					background: #DFF6DE!important;
				}
				.OFST4MUEJ .content{
					padding-left:6%;
					padding-right:6%;
				}
		
				.OFST4MUEJ .backgrounded{
					background-color:white!important;
					padding:9px 20px 9px 20px;
				}
		
				.OFST4MUEJ ul li{ display: flex; padding: 10px 0; } 
		
				.OFST4MUEJ .bordergray {
				    border: 2px solid #b5b5b5;
				    border-radius: 20px;
				    padding: 5px 10px 5px 10px;
				}
		
				.OFST4MUEJ .bordergreen {
				    border: 2px solid #00D425;
				    border-radius: 20px;
				    padding: 5px 10px 5px 10px;
					background:#DFF6DE;
				}
		
				.OFST4MUEJ .yellowbutton {
				    padding: 0;
				    border-radius: 0px;
				    background-color: transparent;
				    border: 0px solid white;
				    box-shadow: none;
				    color: black !important;
				    font-weight: 900 !important;
				}
		
				.OFST4MUEJ .yellowbutton:hover {
				    padding: 0;
				    border-radius: 0px;
				    background-color: transparent;
				    border: 0px solid white;
				    box-shadow: none;
				    color: black !important;
				    font-weight: 900 !important;
				}
				.OFST4MUEJ .graybackground{
				        background-color: #ededed;
				        padding: 20px;
				        margin-left: 4%;
				        width: 92%;
				        margin-bottom: 15px;
				    }

				@media (min-width:768px){
					.OFST4MUEJ .hideonDesktop{
						display:none;
					}
				.OFST4MUEJ .col-md-6 {
				flex: 0 0 auto;
				width: 100%!important;
				}
				.OFST4MUEJ .col-md-4 {
				flex: 0 0 auto;
				width: 100%;
				}
				.OFST4MUEJ .bordergray {
				border: 2px solid #b5b5b5;
				border-radius: 20px;
				padding: 20px 20px 10px 10px;
				text-align:center;
				}
				.OFST4MUEJ .bordergreen {
				border: 2px solid #00D425;
				border-radius: 20px;
				padding: 20px 20px 10px 10px;
				background: #DFF6DE;
				text-align:center;
				}
				.OFST4MUEJ img.arrow{
					left:22%;
				}
				.OFST4MUEJ .order-md-2 {
				order: 1!important;
				}
				.OFST4MUEJ .graybackground {
				background-color: #ededed;
				padding: 20px;
				margin-left: 0%;
				width: 40%;
				margin-bottom: 15px;
				border-radius: 30px;
				margin-top: 35px;
				}
				.OFST4MUEJ .herosection{
					margin-top: 75px;
				}
				.OFST4MUEJ h1{
					font-size:40px;
				}
		
			}
			.OFST4MUEJ .submit-btn {
			    color: black !important;
			    font-weight: 900 !important;
				font-size:17px;
			}
				
				/*-- Parigon RSV 2022 Ende--*/
				
				/*-- Parigon RSV 2025--*/
				
				@media (max-width: 992px) {
				    .OFST4MW2R .navbar-expand-lg {
				        left: 70px;
				    }
				}

				@media (max-width: 768px) {
				    .OFST4MW2R .boxpaddingbig {
				        padding: 10px 20px 10px 20px;
				    }
				    .OFST4MW2R .herosection {
				        margin-top: 40px;
				        padding-bottom: 120px !important;
				        background: #ffdd0e;
				        clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
				    }
			
					    .OFST4MW2R .bordergreen .col-md-4 {
					        text-align: center;
					        margin-top: 5px;
					        margin-bottom: 10px;
					    }
						.OFST4MW2R img.arrow{
							left:32%;
						}
						.OFST4MW2R .order-2{
							order:1!important;
						}
						.OFST4MW2R .order-1{
							order:2!important;
						}
				}
		
				.OFST4MW2R .linksdarunter {
					font-weight: 700;
					color: darkgreen;
				}
		
				.OFST4MW2R .smarttext {
					font-size: 12px;
				}
		
				.OFST4MW2R .linksdarunter a {
					font-weight: 700;
					color: darkgreen;
					text-decoration: none;
				}
		
				.OFST4MW2R .logo 
				{width:150px!important;}
		
				.OFST4MW2R .underline{
					text-decoration: underline;
					text-decoration-skip-ink: none;
					text-decoration-color: #a3cf11 !important;
					text-decoration-thickness: 5px;
				}
				.OFST4MW2R .laststephero2{
					background-image:none!important;
					background: #DFF6DE!important;
				}
				.OFST4MW2R .content{
					padding-left:6%;
					padding-right:6%;
				}
		
				.OFST4MW2R .backgrounded{
					background-color:white!important;
					padding:9px 20px 9px 20px;
				}
		
				.OFST4MW2R ul li{ display: flex; padding: 10px 0; } 
		
				.OFST4MW2R .bordergray {
				    border: 2px solid #b5b5b5;
				    border-radius: 20px;
				    padding: 5px 10px 5px 10px;
				}
		
				.OFST4MW2R .bordergreen {
				    border: 2px solid #00D425;
				    border-radius: 20px;
				    padding: 5px 10px 5px 10px;
					background:#DFF6DE;
				}
		
				.OFST4MW2R .yellowbutton {
				    padding: 0;
				    border-radius: 0px;
				    background-color: transparent;
				    border: 0px solid white;
				    box-shadow: none;
				    color: black !important;
				    font-weight: 900 !important;
				}
		
				.OFST4MW2R .yellowbutton:hover {
				    padding: 0;
				    border-radius: 0px;
				    background-color: transparent;
				    border: 0px solid white;
				    box-shadow: none;
				    color: black !important;
				    font-weight: 900 !important;
				}
				.OFST4MW2R .graybackground{
				        background-color: #ededed;
				        padding: 20px;
				        margin-left: 4%;
				        width: 92%;
				        margin-bottom: 15px;
				    }

				@media (min-width:768px){
					.OFST4MW2R .hideonDesktop{
						display:none;
					}
				.OFST4MW2R .col-md-6 {
				flex: 0 0 auto;
				width: 100%!important;
				}
				.OFST4MW2R .col-md-4 {
				flex: 0 0 auto;
				width: 100%;
				}
				.OFST4MW2R .bordergray {
				border: 2px solid #b5b5b5;
				border-radius: 20px;
				padding: 20px 20px 10px 10px;
				text-align:center;
				}
				.OFST4MW2R .bordergreen {
				border: 2px solid #00D425;
				border-radius: 20px;
				padding: 20px 20px 10px 10px;
				background: #DFF6DE;
				text-align:center;
				}
				.OFST4MW2R img.arrow{
					left:22%;
				}
				.OFST4MW2R .order-md-2 {
				order: 1!important;
				}
				.OFST4MW2R .graybackground {
				background-color: #ededed;
				padding: 20px;
				margin-left: 0%;
				width: 40%;
				margin-bottom: 15px;
				border-radius: 30px;
				margin-top: 35px;
				}
				.OFST4MW2R .herosection{
					margin-top: 75px;
				}
				.OFST4MW2R h1{
					font-size:40px;
				}
		
			}
			.OFST4MW2R .submit-btn {
			    color: black !important;
			    font-weight: 900 !important;
				font-size:17px;
			}
			.OFST4MW2R .minitext {
				font-size: 12px;
			}
				
				/*-- Parigon RSV 2025 Ende--*/
				
				/*-- Würzburger RSV VarA RSV--*/
				
		@media (max-width: 992px) {
		    .OFST4MZ6Y .navbar-expand-lg {
		        left: 70px;
		    }
		}

		@media (max-width: 768px) {
			
			
			.OFST4MZ6Y body .bigheadline {
			font-size: 22px !important;
			line-height: 1em !important;
		}	
		
		.OFST4MZ6Y .content {
			margin-top: 10px;
		}
		
		.OFST4MZ6Y .backgrounded {
			font-size: 12px !important;
			font-weight: 300;
		}
		.OFST4MZ6Y .linksdarunter {font-size: 11px !important;}
			
		    .OFST4MZ6Y .boxpaddingbig {
		        padding: 10px 20px 10px 20px;
		    }
		    .OFST4MZ6Y .herosection {
		        margin-top: 40px;
		        padding-bottom: 120px !important;
		        background: #ffdd0e;
		        clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
		    }
			
			    .OFST4MZ6Y .bordergreen .col-md-4 {
			        text-align: center;
			        margin-top: 5px;
			        margin-bottom: 10px;
			    }
				.OFST4MZ6Y img.arrow{
					left:32%;
				}
				.OFST4MZ6Y .order-2{
					order:1!important;
				}
				.OFST4MZ6Y .order-1{
					order:2!important;
				}
		}
		
		.OFST4MZ6Y .infoshort{
			text-align:center;
			font-weight:700;
			font-size:14px;
		}
		
		.OFST4MZ6Y .logo 
		{width:150px!important;}
		
		.OFST4MZ6Y .underline{
			text-decoration: underline;
			text-decoration-skip-ink: none;
			text-decoration-color: #a3cf11 !important;
			text-decoration-thickness: 5px;
		}
		.OFST4MZ6Y .laststephero2{
			background-image:none!important;
			background: #DFF6DE!important;
		}
		.OFST4MZ6Y .content{
			padding-left:6%;
			padding-right:6%;
		}
		
		.OFST4MZ6Y .linksdarunter {
			font-weight: 700;
			color: darkgreen;
		}
		
		.OFST4MZ6Y .smarttext {
			font-size: 12px;
		}
		
		.OFST4MZ6Y .linksdarunter a {
			font-weight: 700;
			color: darkgreen;
			text-decoration: none;
		}
		
		.OFST4MZ6Y .backgrounded{
			background-color:white!important;
			padding:5px 10px 5px 10px;
		}
		
		.OFST4MZ6Y ul li{ display: flex; padding: 10px 0; } 
		
		.OFST4MZ6Y .fa-circle-check{
			color:#a3cf11 !important
		}
		
		.OFST4MZ6Y .bordergray {
		    border: 2px solid #b5b5b5;
		    border-radius: 20px;
		    padding: 5px 10px 5px 10px;
		}
		
		.OFST4MZ6Y .bordergreen {
		    border: 2px solid #00D425;
		    border-radius: 20px;
		    padding: 5px 10px 5px 10px;
			background:#DFF6DE;
		}
		
		.OFST4MZ6Y .bordergreen:hover {
		    border: 2px solid #009a1b;
		    border-radius: 20px;
			background:#e8f8e7;
		}

		
		.OFST4MZ6Y .bigheadline {
			font-size: 48px !important;
			line-height:1.1em!important;
		}
		
		.OFST4MZ6Y .bordergray:hover {
			border: 2px solid #e25151;
			
		}
		
		.OFST4MZ6Y .check1 .costum-checkbox {
			width: 20px;
		}
		
		.OFST4MZ6Y body .info .custom-checkbox {
		width: 20px !important;
		}


		.OFST4MZ6Y body .sepa .custom-checkbox {
		width: 88px !important;
		}
		
		.OFST4MZ6Y .yellowbutton {
		    padding: 0;
		    border-radius: 0px;
		    background-color: transparent;
		    border: 0px solid white;
		    box-shadow: none;
		    color: black !important;
		    font-weight: 900 !important;
		}
		
		.OFST4MZ6Y .yellowbutton:hover {
		    padding: 0!important;
		    border-radius: 0px!important;
		    background-color: transparent!important;
		    border: 0px solid white!important;
		    box-shadow: none!important;
		    color: black !important;
		    font-weight: 900 !important;
		}
		
		.OFST4MZ6Y .graybackground{
		        background-color: #f1f1f1;
		        padding: 20px;
		        margin-left: 4%;
		        width: 92%;
		        margin-bottom: 15px;
		    }
		    
		   .OFST4MZ6Y body .submit-btn {
			    background-color: #FFD700;
			    color: black !important;
		    }

		@media (min-width:768px){
			

			
			.OFST4MZ6Y .hideonDesktop{
				display:none;
			}
		.OFST4MZ6Y .col-md-6 {
		flex: 0 0 auto;
		width: 100%!important;
		}
		.OFST4MZ6Y .col-md-4 {
		flex: 0 0 auto;
		width: 100%;
		}
		.OFST4MZ6Y .bordergray {
		border: 2px solid #b5b5b5;
		border-radius: 20px;
		padding: 20px 20px 10px 10px;
		text-align:center;
		}
		.OFST4MZ6Y .bordergreen {
		border: 2px solid #00D425;
		border-radius: 20px;
		padding: 20px 20px 10px 10px;
		background: #DFF6DE;
		text-align:center;
		}
		.OFST4MZ6Y img.arrow{
			left:22%;
		}
		.OFST4MZ6Y .order-md-2 {
		order: 1!important;
		}
		.OFST4MZ6Y .graybackground {
		background-color: #ededed;
		padding: 20px;
		margin-left: 0%;
		width: 40%;
		margin-bottom: 15px;
		border-radius: 30px;
		margin-top: 35px;
		}
		.OFST4MZ6Y .herosection{
			margin-top: 75px;
		}
		.OFST4MZ6Y h1{
			font-size:40px;
		}
		
		.OFST4MZ6Y .fa-shield-check {font-size: 32px;
					position: relative;
					top: 4px;
					right: 5px;
					color: #82cc11;}
		
	}
	.OFST4MZ6Y .submit-btn {
	    color: black !important;
	    font-weight: 900 !important;
		font-size:17px;
	}
				
				/*-- Würzburger RSV VarA Ende--*/
			
				/*-- Bold VarA--*/
				
				.OFST4N06Y .backgrounded {
						    font-size: 13px !important;
						    background-color: #ffffff !important;
						    border: 1px solid white !important;
						}
						
			   .OFST4N06Y .yellowbutton {
							text-decoration: none !important;
							margin-top: 10px !important;
							margin-bottom: 10px !important;
	
						}
				
				/*-- Bold VarA Ende--*/
				
				/*-- Danke VarA--*/
				
				@media screen and (max-width:500px){
				.OFST4N1CI input, textarea, select {
				    font-size: 14px !important;
				}
				.OFST4N1CI .img-fluid {
				        margin-top: 30px !important;
				        margin-bottom: -40px !important;
				        width: 130px;
				        margin-left: auto!important;
				        margin-right:auto!important;
				        display: flex;
				    }
					.OFST4N1CI .boxpaddingbig {
						text-align:center;
					}
			}
				
				/*-- Danke VarA Ende--*/
				
				/*--Produkt mitgenommen--*/
				
				@media screen and (max-width:500px){
				.OFST4N27C input, textarea, select {
				    font-size: 14px !important;
				}
				.OFST4N27C .img-fluid {
				        margin-top: 30px !important;
				        margin-bottom: -40px !important;
				        width: 130px;
				        margin-left: auto!important;
				        margin-right:auto!important;
				        display: flex;
				    }
					.OFST4N27C .boxpaddingbig {
						text-align:center;
					}
			}
				
				/*--Produkt mitgenommen Ende--*/
				
				/*--Produkt nicht mitgenommen--*/
				
				@media screen and (max-width:500px){
				.OFST4N2DC input, textarea, select {
				    font-size: 14px !important;
				}
				.OFST4N2DC .img-fluid {
				        margin-top: 30px !important;
				        margin-bottom: -40px !important;
				        width: 130px;
				        margin-left: auto!important;
				        margin-right:auto!important;
				        display: flex;
				    }
					.OFST4N2DC .boxpaddingbig {
						text-align:center;
					}
			}
				
				/*--Produkt nicht mitgenommen Ende--*/
				
				
				/*--Produkt passt nicht--*/
				
				@media screen and (max-width:500px){
				.OFST4N2J8 input, textarea, select {
				    font-size: 14px !important;
				}
				.OFST4N2J8 .img-fluid {
				        margin-top: 30px !important;
				        margin-bottom: -40px !important;
				        width: 130px;
				        margin-left: auto!important;
				        margin-right:auto!important;
				        display: flex;
				    }
					.OFST4N2J8 .boxpaddingbig {
						text-align:center;
					}
			}
				
				/*--Produkt passt nicht Ende--*/
				
	 		   /*** Ratenrechner VarG .OFST6C6JQ Start***/
		  
	 	  	@media (min-width:768px){
	 	  		.OFST6C6JQ .herosection{
	 	  			clip-path:none;
	 	  			padding-bottom:0px!important;
	 	  			background: #F9DC4D;
	 	  			background: linear-gradient(185deg,rgba(249, 220, 77, 1) 0%, rgba(215, 94, 39, 0.26) 65%, rgba(214, 91, 38, 0) 100%);
	 	  		}
	 	  		.OFST6C6JQ .img-header {
	 				width: 300px;
	 				        display: block;
	 				        margin: auto;
	 				        margin-right: 0;
	 				        margin-top: -410px;
	 	  		}
	 			.OFST6C6JQ .col-md-6 {
	 			        flex: 0 0 auto;
	 			        width: 50%;
	 			        max-width: 900px;
	 			        margin: auto;
	 			}
	 			.OFST6C6JQ .counter {
	    			 		margin-top: -65px;
	 		}
	 	  	}
	
	 	  	@media (max-width: 768px) {
	 	  	    .OFST6C6JQ .card {
	 	  	        padding: 20px 10px 20px 10px;
	 	  	        margin: 0px 0px 0px 0px;
	 	  	    }
	 	  	    .OFST6C6JQ .navbar-expand-lg {
	 	  	        left: 95px;
	 	  	    }
	 	  		.OFST6C6JQ .h1-VarB{
	 	  			font-size:26px!important;
	 	  			line-height:1em;
	 	  			margin-top:0px!important;
	 	  			color:black;
	 	  			margin-bottom:15px;
	 	  		}
	 	  	    .OFST6C6JQ .herosection {
	 	  	        margin-top: 45px!important;
	 	  			clip-path:none!important;
	 	  			background: #F9DC4D;
	 	  			background: linear-gradient(185deg,rgba(249, 220, 77, 1) 0%, rgba(215, 94, 39, 0.26) 65%, rgba(214, 91, 38, 0) 100%);
	 	  			padding-bottom: 30px !important;
	 	  		}
	 	  	    .OFST6C6JQ .card {
	 	  	        padding: 10px 10px 20px 10px;
	 	  			border-radius:20px!important;
	 	  			box-shadow: 0px 0px 5px rgb(0 0 0 / 40%)!important;
	 	  	    }
	 	  		.OFST6C6JQ .splitmobile {
	 	  		    margin-bottom: 0px !important;
	 	  		    }
	 	  			.OFST6C6JQ .img-header{
	 	  			    position: absolute;
	 	  			    top: 40px;
	 	  			    right: 0px;
	 	  			    width: 160px;
	 	  			}
	 	  	}

	 	  	.OFST6C6JQ .logo img {
	 	  		width: 120px !important;
	 	  	}
	 	  	.OFST6C6JQ .monthly-rate{
	 	  		font-family: 'Raleway' !important;
	 	  		    font-size: 16px;
	 	  		    font-weight: 800;
	 	  	}
	 	  	.OFST6C6JQ .slider-value{
	 	  		font-family:'Raleway';
	 	  		font-weight:800!important;
	 	  		border-radius:30px!important;
	 	  		border: 3px solid #FADD4D!important;
	 	  	}
	
	 	  	.OFST6C6JQ #sliderValue {
	 	  	    padding: 2px 40px !important;
	 	  	}
	 	  	.OFST6C6JQ .gradient-usp{
	 	  		background: #D65B26;
	 	  		background: linear-gradient(90deg,rgba(214, 91, 38, 1) 0%, rgba(214, 91, 38, 0) 100%);
	 	  	    border-radius: 30px;
	 	  	    padding: 1px 10px 4px 5px;
	 	  		margin-bottom:5px
	 	  	}
	
	 	  	.OFST6C6JQ .usp-check{
	 	  		width: 15px;
	 	  		margin-right: 5px;
	 	  	}
	
	 	  	.OFST6C6JQ .usp-check1 {
	 	  	    width: 30px;
	 	  	    margin-right: 10px;
	 	  	}
	 	  	.OFST6C6JQ p.usp-text{
	 	  		font-weight:600;
	 	  		color:#ffffff;
	 	  		margin-bottom:0px;
	 	  		font-size:12px;
	 	  	}
	 	  	.OFST6C6JQ p.card-subheader{
	 	  		font-size:12px;
	 	  		font-weight:500;
	 	  		margin-top:-5px;
	 	  	}
	
	 	  	.OFST6C6JQ p.card-subheader1{
	 	  		font-size:12px;
	 	  		font-weight:500;
	 	  	    margin-top: 5px;
	 	  	    line-height: 1em;
	 	  	}
	
	 	  	.OFST6C6JQ .slider::-webkit-slider-thumb {
	 	  	    -webkit-appearance: none;
	 	  	    appearance: none;
	 	  	    width: 25px;
	 	  	    height: 25px;
	 	  	    background: #D65B26;
	 	  	    border: 3px solid white;
	 	  	    border-radius: 50%;
	 	  	    cursor: pointer;
	 	  	    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	 	  	}

	 	  	.OFST6C6JQ .slider::-moz-range-thumb {
	 	  	    width: 25px;
	 	  	    height: 25px;
	 	  	    background: #D65B26;
	 	  	    border: 3px solid white;
	 	  	    border-radius: 50%;
	 	  	    cursor: pointer;
	 	  	    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	 	  	}
	 	  	.OFST6C6JQ .form-top{
	 	  		padding:0px 20px 0px 20px;
	 	  	}
	
	 	  	.OFST6C6JQ .input-fields input, .OFST6C6JQ .input-fields select {
	 	  	    font-family: 'Raleway';
	 	  	    width: 55%;
	 	  	    padding: 5px;
	 	  	    background-color: #ffffff;
	 	  		font-size:15px!important;
	 	  		text-align:center!important;
	 	  		text-align-last:center!important;
	 	  	}
	 	  	.OFST6C6JQ p.info-text{
	 	  		margin-bottom: 0;
	 	  		text-align: left;
	 	  		line-height: 1em;
	 	  	}
	
	 	  	.OFST6C6JQ .button{
	 	  		padding: 10px;
	 	  		font-weight: 700;
	 	  	    border: none;
	 	  	    border-radius: 25px;
	 	  	    font-size: 17px;
	 	  	}
	 	  	.OFST6C6JQ .trust-img{
	 	  	    width: 100%;
	 	  	    padding-top: 20px;
	 	  		max-width:350px;
	 	  		margin:auto;
	 	  	}
	
	 	  	.OFST6C6JQ .bottom-info{
	 	  		border-radius: 20px;
	 	  		border: 2px dashed #D65B26;
	 	  		padding:15px 0px 0px 0px;
	 	  		font-weight:500;
	 	  		margin:auto;
	 	  		max-width:800px;
	 	  	}
	
	 	  	.OFST6C6JQ .row-padding{
	 	  		padding: 0px 10px!important;
	 	  	}
	 	  	.OFST6C6JQ .back-to-top{
	 	  	margin:auto;
	 	  	}
	 	  	.OFST6C6JQ .label-container {
	 	  	      display: flex;
	 	  	      justify-content: space-between;
	 	  	      position: relative;
	 	  	      margin-top: 5px;
	 	  	      font-size: 14px;
	 	  	      color: #333;
	 	  	    }

	 	  		.OFST6C6JQ .label-container .min::after,
	 	  		   .OFST6C6JQ .label-container .max::after {
	 	  		      content: "▼";
	 	  		      display: block;
	 	  		      font-size: 12px;
	 	  		      text-align: center;
	 	  		      color: #555;
	 	  		      margin-bottom: 2px;
	 	  		    }

	 	  	    .OFST6C6JQ .label-container .min,
	 	  	    .OFST6C6JQ .label-container .max {
	 	  	      display: flex;
	 	  	      flex-direction: column;
	 	  	      align-items: center;
	 	  	      width: 30px;
	 	  	    }
	 	  		.OFST6C6JQ .slider{
	 	  			margin: 0px 0px 20px 0px!important;
	 	  		}
			
	
	 			/*** Ratenrechner VarG .OFST6C6JQ Ende***/
				
 	 		   /*** Ratenrechner VarH .OFSTBKR5P Start***/
		  
 	 	  	@media (min-width:768px){
				.OFSTBKR5P .card-title {
				    font-size: 14px;
					font-weight: 500;
					margin-top:-30px;
					
				}
 	 	  		.OFSTBKR5P .herosection{
 	 	  			clip-path:none;
 	 	  			padding-bottom:0px!important;
 	 	  			background: #F9DC4D;
 	 	  			background: linear-gradient(140deg,rgba(249, 220, 77, 1) 0%, rgba(255, 255, 255, 0.26) 30%, rgba(255, 255, 255, 0.01) 100%);
 	 	  		}
 	 	  		.OFSTBKR5P .img-header {
 	 				width: 300px;
 	 				        display: block;
 	 				        margin: auto;
 	 				        margin-right: 0;
					        margin-right: -80px;
					        margin-top: -410px;
 	 	  		}
 	 			.OFSTBKR5P .col-md-6 {
 	 			        flex: 0 0 auto;
 	 			        width: 90%;
 	 			        max-width: 750px;
 	 			        margin: auto;
 	 			}
 	 			.OFSTBKR5P .counter {
 	    			 	margin-top: -85px;
						margin-bottom: 10px;
 	 		}
			.OFSTBKR5P .inlineDesk{
				display:inline-flex;
			}
			.OFSTBKR5P p.usp-text {
			    padding-right: 10px;
			}
 	 	  	}
	
 	 	  	@media (max-width: 768px) {
				.OFSTBKR5P .card-title {
				    font-size: 14px;
					font-weight: 500;
				}
 	 	  	    .OFSTBKR5P .card {
 	 	  	        padding: 20px 10px 20px 10px;
 	 	  	        margin: 0px 0px 0px 0px;
 	 	  	    }
 	 	  	    .OFSTBKR5P .navbar-expand-lg {
 	 	  	        left: 95px;
 	 	  	    }
 	 	  		.OFSTBKR5P .h1-VarB{
 	 	  			font-size:26px!important;
 	 	  			line-height:1.2em;
 	 	  			margin-top:0px!important;
 	 	  			color:black;
 	 	  			margin-bottom:15px;
 	 	  		}
 	 	  	    .OFSTBKR5P .herosection {
 	 	  	        margin-top: 45px!important;
 	 	  			clip-path:none!important;
 	 	  			background: #F9DC4D;
 	 	  			background: linear-gradient(140deg,rgba(249, 220, 77, 1) 0%, rgba(255, 255, 255, 0.26) 30%, rgba(255, 255, 255, 0.01) 100%);
 	 	  			padding-bottom: 30px !important;
 	 	  		}
 	 	  	    .OFSTBKR5P .card {
 	 	  	        padding: 10px 10px 20px 10px;
 	 	  			border-radius:20px!important;
 	 	  			box-shadow: 0px 0px 5px rgb(0 0 0 / 40%)!important;
 	 	  	    }
 	 	  		.OFSTBKR5P .splitmobile {
 	 	  		    margin-bottom: 0px !important;
 	 	  		    }
 	 	  			.OFSTBKR5P .img-header{
 	 	  			    position: absolute;
 	 	  			    top: 40px;
 	 	  			    right: 0px;
 	 	  			    width: 160px;
 	 	  			}
 	 	  	}

 	 	  	.OFSTBKR5P .logo img {
 	 	  		width: 120px !important;
 	 	  	}
 	 	  	.OFSTBKR5P .monthly-rate{
 	 	  		font-family: 'Raleway' !important;
 	 	  		    font-size: 16px;
 	 	  		    font-weight: 800;
 	 	  	}
 	 	  	.OFSTBKR5P .slider-value{
 	 	  		font-family:'Raleway';
 	 	  		font-weight:800!important;
 	 	  		border: none;
				font-size:50px;
				line-height: 1.2em;
 	 	  	}
	
 	 	  	.OFSTBKR5P #sliderValue {
 	 	  	    padding: 2px 40px !important;
 	 	  	}
	
 	 	  	.OFSTBKR5P .usp-check{
 	 	  		width: 15px;
 	 	  		margin-right: 5px;
 	 	  	}
	
 	 	  	.OFSTBKR5P .usp-check1 {
 	 	  	    width: 30px;
 	 	  	    margin-right: 10px;
 	 	  	}
 	 	  	.OFSTBKR5P p.usp-text{
 	 	  		font-weight:600;
 	 	  		color:#000000;
 	 	  		margin-bottom:5px;
 	 	  		font-size:12px;
 	 	  	}
 	 	  	.OFSTBKR5P p.card-subheader{
			    font-size: 12px;
			    font-weight: 500;
			    color: #ffffff;
			    background-color: #8FC21C;
			    width: fit-content;
			    padding: 2px 10px 2px 10px;
			    border-radius: 30px;
			    margin-left: auto;
			    margin-right: auto;
				margin-top: 1rem;
 	 	  	}
	
 	 	  	.OFSTBKR5P p.card-subheader1{
 	 	  		font-size:12px;
 	 	  		font-weight:500;
 	 	  	    margin-top: 5px;
 	 	  	    line-height: 1em;
 	 	  	}
	
 	 	  	.OFSTBKR5P .slider::-webkit-slider-thumb {
 	 	  	    -webkit-appearance: none;
 	 	  	    appearance: none;
 	 	  	    width: 25px;
 	 	  	    height: 25px;
 	 	  	    background: #ffffff;
 	 	  	    border: 3px solid #e65100;
 	 	  	    border-radius: 50%;
 	 	  	    cursor: pointer;
 	 	  	    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
 	 	  	}

 	 	  	.OFSTBKR5P .slider::-moz-range-thumb {
 	 	  	    width: 25px;
 	 	  	    height: 25px;
 	 	  	    background: #ffffff;
 	 	  	    border: 3px solid #e65100;
 	 	  	    border-radius: 50%;
 	 	  	    cursor: pointer;
 	 	  	    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
 	 	  	}
 	 	  	.OFSTBKR5P .form-top{
 	 	  		padding:0px 5px 0px 5px;
 	 	  	}
	
 	 	  	.OFSTBKR5P .input-fields input, .OFSTBKR5P .input-fields select {
 	 	  	    font-family: 'Raleway';
 	 	  	    width: 55%;
 	 	  	    padding: 5px;
 	 	  	    background-color: #ffffff;
 	 	  		font-size:15px!important;
 	 	  		text-align:center!important;
 	 	  		text-align-last:center!important;
 	 	  	}
 	 	  	.OFSTBKR5P p.info-text{
 	 	  		margin-bottom: 0;
 	 	  		text-align: left;
 	 	  		line-height: 1em;
 	 	  	}
	
 	 	  	.OFSTBKR5P .button{
 	 	  		padding: 10px;
 	 	  		font-weight: 700;
 	 	  	    border: none;
 	 	  	    border-radius: 25px;
 	 	  	    font-size: 17px;
			    max-width: 350px;
			    display: block;
			    margin-left: auto;
				margin-right:auto;
				margin-top:20px;
 	 	  	}
 	 	  	.OFSTBKR5P .trust-img{
 	 	  	    width: 100%;
 	 	  	    padding-top: 0px;
 	 	  		max-width:350px;
 	 	  		margin:auto;
 	 	  	}
	
 	 	  	.OFSTBKR5P .bottom-info{
 	 	  		border-radius: 20px;
 	 	  		border: 2px dashed #D65B26;
 	 	  		padding:15px 0px 0px 0px;
 	 	  		font-weight:500;
 	 	  		margin:auto;
 	 	  		max-width:800px;
 	 	  	}
	
 	 	  	.OFSTBKR5P .row-padding{
 	 	  		padding: 0px 10px!important;
 	 	  	}
 	 	  	.OFSTBKR5P .back-to-top{
 	 	  	margin:auto;
 	 	  	}
 	 	  	.OFSTBKR5P .label-container {
 	 	  	      display: flex;
 	 	  	      justify-content: space-between;
 	 	  	      position: relative;
 	 	  	      margin-top: 5px;
 	 	  	      font-size: 14px;
 	 	  	      color: #333;
 	 	  	    }

 	 	  		.OFSTBKR5P .label-container .min::after,
 	 	  		   .OFSTBKR5P .label-container .max::after {
 	 	  		      content: "▼";
 	 	  		      display: block;
 	 	  		      font-size: 12px;
 	 	  		      text-align: center;
 	 	  		      color: #555;
 	 	  		      margin-bottom: 2px;
 	 	  		    }

 	 	  	    .OFSTBKR5P .label-container .min,
 	 	  	    .OFSTBKR5P .label-container .max {
 	 	  	      display: flex;
 	 	  	      flex-direction: column;
 	 	  	      align-items: center;
 	 	  	      width: 30px;
 	 	  	    }
 	 	  		.OFSTBKR5P .slider{
 	 	  			margin: 0px 0px 20px 0px!important;
 	 	  		}
				
				.OFSTBKR5P select {
				    font-size: 17px !important;
				    width: 100%;
				    padding: 15px 20px 15px 5px;
				    border: solid 2px #000000;
				    border-radius: 5px;
				}
				
				.OFSTBKR5P .creditInfo{
					background-color:#f4f4f4;
					margin-top:10px;
					padding:10px;
					border-radius:5px;
				}
				
				.OFSTBKR5P .monthly-rate{
					margin-top:0px;
				}
				
				.OFSTBKR5P .slider {
					background: #f4f4f4;
				}
	
 	 			/*** Ratenrechner VarH .OFSTBKR5P Ende***/
				
				/*--- Dynamic State Start ---*/
				
				.progress-lable {
				    color: #8fc219;
				    text-align: left;
				    font-size: 16px;
				    font-weight: 700;
				    margin-bottom: 10px;
				}
				.progress {
				    height: 8px;
				    background-color: #d9e4bf;
				}
				.progress-bar {
				    background-color: #8fc219;
				    border-radius: 50px;
				}
				.progress-percent {
				    color: #8fc219;
				    font-size: 16px;
				    line-height: 21px;
				    font-weight: 800;
				}
				
				/*--- Dynamic State End ---*/
				
				/*-- Würzburger RSV VarB RSV--*/
				
		@media (max-width: 992px) {
		    .OFSTCPFM2 .navbar-expand-lg {
		        left: 70px;
		    }
		}

		@media (max-width: 768px) {
			.rsv-head {
			    font-size: 16px!important;
			}
			
			.OFSTCPFM2 body::before {
			  content: "";
			  position: fixed;
			  inset: 0;
			  background: url("/assets/FXGf6X/img/background-rsv-mob.jpg") center / cover no-repeat;
			  opacity: 0.6;
			  z-index: -1;
			}
			
			.OFSTCPFM2 .trustimage{
				max-width:300px!important;
			}	
			
			
			.OFSTCPFM2 body .bigheadline {
				font-size: 30px !important;
				        line-height: 1.2em !important;
		}	
		
		.OFSTCPFM2 .content {
			margin-top: 10px;
		}
		
		.OFSTCPFM2 .backgrounded {
			font-size: 12px !important;
		}
		.OFSTCPFM2 .linksdarunter {font-size: 11px !important;}
			
		    .OFSTCPFM2 .boxpaddingbig {
		        padding: 10px 20px 10px 20px;
		    }
		    .OFSTCPFM2 .herosection {
		        margin-top: 40px;
		        padding-bottom: 20px !important;
		        background: transparent;
				clip-path: none;
		    }
			
			    .OFSTCPFM2 .bordergreen .col-md-4 {
			        text-align: center;
			        margin-top: 5px;
			        margin-bottom: 10px;
			    }
				.OFSTCPFM2 img.arrow{
					left:32%;
				}
				.OFSTCPFM2 .order-2{
					order:1!important;
				}
				.OFSTCPFM2 .order-1{
					order:2!important;
				}
		}
		
		.OFSTCPFM2 .infoshort{
			text-align:center;
			font-weight:700;
			font-size:14px;
		}
		
		.OFSTCPFM2 .logo 
		{width:150px!important;}
		
		.OFSTCPFM2 .underline{
			text-decoration: underline;
			text-decoration-skip-ink: none;
			text-decoration-color: #a3cf11 !important;
			text-decoration-thickness: 5px;
		}
		.OFSTCPFM2 .content{
			padding-left:6%;
			padding-right:6%;
		}
		
		.OFSTCPFM2 .linksdarunter {
			font-weight: 700;
			color: #000000;
			font-size:12px;
		}
		
		.OFSTCPFM2 .smarttext {
			font-size: 12px;
		}
		
		.OFSTCPFM2 .linksdarunter a {
			font-weight: 700;
			color: #000000;
			text-decoration: none;
		}
		
		.OFSTCPFM2 .backgrounded{
		    background-color: #8FC21C !important;
		    padding: 5px 10px 5px 10px;
		    border: none !important;
		    color: white;
		    font-weight: 600 !important;
		}
		
		.OFSTCPFM2 ul li{ display: flex; padding: 10px 0; } 
		
		.OFSTCPFM2 .fa-circle-check{
			color:#a3cf11 !important
		}
		
		.OFSTCPFM2 .bordergray {
		    border: 2px solid #b5b5b5;
		    border-radius: 20px;
		    padding: 5px 10px 5px 10px;
		}
		
		.OFSTCPFM2 .bordergreen {
		    border: 2px solid #00D425;
		    border-radius: 20px;
		    padding: 5px 10px 5px 10px;
			background:#DFF6DE;
		}
		
		.OFSTCPFM2 .bordergreen:hover {
		    border: 2px solid #009a1b;
		    border-radius: 20px;
			background:#e8f8e7;
		}

		
		.OFSTCPFM2 .bigheadline {
			font-size: 52px !important;
			line-height:1.1em!important;
		    max-width: 950px;
		    margin: auto;
		}
		
		.OFSTCPFM2 .subhead-width{
			max-width:650px;
			margin:auto;
			font-weight:600;
			font-size:18px;
		}
		
		.rsv-head{
			font-size:22px;
			font-weight:900;
			margin-bottom: 0px !important;
		}
		
		.OFSTCPFM2 .bordergray:hover {
			border: 2px solid #e25151;
			
		}
		
		.OFSTCPFM2 .yellowbutton {
		    padding: 0;
		    border-radius: 0px;
		    background-color: transparent;
		    border: 0px solid white;
		    box-shadow: none;
		    color: black !important;
		    font-weight: 900 !important;
		}
		
		.OFSTCPFM2 .yellowbutton:hover {
		    padding: 0!important;
		    border-radius: 0px!important;
		    background-color: transparent!important;
		    border: 0px solid white!important;
		    box-shadow: none!important;
		    color: black !important;
		    font-weight: 900 !important;
		}
		
		.OFSTCPFM2 .graybackground{
		        background-color: #f1f1f1;
		        padding: 20px;
		        margin-bottom: 15px;
		    }
		    
		   .OFSTCPFM2 body .submit-btn {
			    background-color: #D7D7D7;
			    color: black !important;
				padding:10px;
		    }
			
			.OFSTCPFM2 .form-group input, .OFSTCPFM2 .form-group select {
			    font-family: inherit;
			    padding: 10px;
			    border: 2px solid #212529;
			    border-radius: 5px;
			    width: 100%;
			    box-sizing: border-box;
			    appearance: none;
			    -webkit-appearance: none;
			    -moz-appearance: none;
			}
			
			.OFSTCPFM2 .form-group input::placeholder {
							  color: #212529;
							}
			.OFSTCPFM2 .form-group select::placeholder {
							color: #212529;
							}				

		@media (min-width:768px){

.OFSTCPFM2 body::before {
  content: "";
  position: fixed;
  inset: 0;
  background: url("/assets/FXGf6X/img/background-rsv.jpg") center / cover no-repeat;
  opacity: 0.6;
  z-index: -1;
}

.OFSTCPFM2 .footerimage{
	max-width:680px!important;
}
.OFSTCPFM2 .trustimage{
	max-width:300px!important;
}		
			.OFSTCPFM2 .hideonDesktop{
				display:none;
			}
		.OFSTCPFM2 .col-md-6 {
		flex: 0 0 auto;
		width: 100%!important;
		}
		.OFSTCPFM2 .col-md-4 {
		flex: 0 0 auto;
		width: 100%;
		}
		.OFSTCPFM2 .bordergray {
		border: 2px solid #b5b5b5;
		border-radius: 20px;
		padding: 20px 20px 10px 10px;
		text-align:center;
		}
		.OFSTCPFM2 .bordergreen {
		border: 2px solid #00D425;
		border-radius: 20px;
		padding: 20px 20px 10px 10px;
		background: #DFF6DE;
		text-align:center;
		}
		.OFSTCPFM2 img.arrow{
			left:22%;
		}
		.OFSTCPFM2 .order-md-2 {
		order: 1!important;
		}
		.OFSTCPFM2 .graybackground {
		background-color: #ededed;
		padding: 20px;
		margin-left: 0%;
		margin-bottom: 15px;
		border-radius: 30px;
		margin-top: 35px;
		}
		.OFSTCPFM2 .herosection{
			margin-top: 75px;
			background: transparent;
	        padding-bottom: 10px !important;
	        clip-path: none;
		}
		.OFSTCPFM2 h1{
			font-size:40px;
		}
		
		.OFSTCPFM2 .fa-shield-check {font-size: 32px;
					position: relative;
					top: 4px;
					right: 5px;
					color: #82cc11;}
		
	}
	.OFSTCPFM2 .info-box{
		max-width:700px;
		background-color:#E9F3D2!important;
		border-radius:16px;
		border:none!important;
	    margin: 20px auto;
	}
	
	.OFSTCPFM2 .info-box p{
		font-size:9px;
	}
	
	.OFSTCPFM2 .submit-btn {
	    color: black !important;
	    font-weight: 900 !important;
		font-size:17px;
	}
	
	.OFSTCPFM2 .custom-checkbox {
	  width: 20px !important;
	  min-width: 20px !important;
	  height: 20px !important;
	  background:#fff;
	}
	
	.OFSTCPFM2 .checkbox-group label {
    line-height: 1.2;
}

	.OFSTCPFM2 .cleanlink{
		font-weight:700;
	}
	
	.OFSTCPFM2 #RSV_infoArea{
		max-width:640px;
		margin:auto;
	}
	
	.OFSTCPFM2 .buttonorange {
    color: #fff;
    background-color: #EA5B0C;
    padding: 9px 40px;
    font-weight: 900;
    width: 100%;
    border-radius: 40px;
    margin-bottom: 30px;
    border: none;
}
	
/* ── Wrapper: steuert die Gesamtbreite ─────────────────────── */
		.tz-wrapper {
		  max-width: 640px;
		  margin: 0 auto;
		  transition: max-width 0.35s ease;
		}
		.tz-wrapper.expanded {
		  max-width: 100%; /* dehnt sich bis an .container-Rand */
		}
 
		/* ── Grid ───────────────────────────────────────────────────── */
		.tz-grid {
		  display: grid;
		  grid-template-columns: 1fr 1fr;
		  gap: 12px;
		  align-items: stretch;
		}
 
		/* ── Tarif-Karten ───────────────────────────────────────────── */
		.tz-card {
		  border: 1.5px solid #ddd;
		  height: 100%;
		  border-radius: 12px;
		  padding: 0;
		  cursor: pointer;
		  background: #fff;
		  transition: border-color 0.2s;
		  position: relative;
		  overflow: hidden;
		  box-sizing: border-box;
		}
		.tz-card:hover    { border-color: #a3cf11; }
		.tz-card.selected { border: 2px solid #a3cf11; cursor: default; }
		.tz-card.hidden   { display: none; }
		.tz-card.error {
		  border-color: #c91313 !important;
		  box-shadow: 0 0 0 3px rgba(201, 19, 19, 0.15);
		}
		/* ── Dunkler Header-Bereich ─────────────────────────────────── */
		.tz-card-header {
		  background: #1e1e1e;
		  padding: 1rem 1.1rem;
		  border-radius: 10px 10px 0 0;
		  display: flex;
		  align-items: center;
		  gap: 12px;
		  position: relative;
		  transition: background 0.2s;
		}

		/* Header wird grün bei Auswahl */
		.tz-card.selected .tz-card-header {
		  background: #a3cf11;
		}

		/* ── Tipp-Badge oben rechts ─────────────────────────────────── */
		.tipp-badge {
		  background: #FDD835;
		  color: #000;
		  font-size: 12px;
		  font-weight: 700;
		  padding: 8px 14px;
		  border-radius: 0 0 10px 10px;
		  position: absolute;
		  top: 0px;
		  right: 10px;
		  left: auto;
		  z-index: 1;
		}

		/* ── Kreis (Radio) ──────────────────────────────────────────── */
		.radio-c {
		  width: 26px;
		  height: 26px;
		  min-width: 26px;
		  border-radius: 50%;
		  border: 1px solid #fff;
		  background: transparent;
		  flex-shrink: 0;
		  display: flex;
		  align-items: center;
		  justify-content: center;
		  transition: all 0.2s;
		}
		.tz-card.selected .radio-c {
		  border-color: #fff;
		  background: #fff;
		}
		.tz-card.selected .radio-c::after {
		  content: '';
		  display: block;
		  width: 6px;
		  height: 11px;
		  border: 2px solid #a3cf11;
		  border-top: none;
		  border-left: none;
		  transform: rotate(45deg) translateY(-1px);
		}
		.radio-d { display: none; }

		/* ── Name + Preis im Header ─────────────────────────────────── */
		.tz-name  { font-size: 22px; font-weight: 900; color: #fff; line-height: 1.1; }
		.tz-price { font-size: 22px; font-weight: 900; color: #fff; margin: 0px 0 0; }

		/* ── Karten-Body ────────────────────────────────────────────── */
		.tz-card-body {
		  padding: 1rem 1.1rem;
		}

		.tz-sub { font-size: 14px; color: #000; font-weight:500; margin-bottom: 12px; }

		/* ── Graue Box: Monatliche Leistungen + Betrag ──────────────── */
		.tz-feat-box {
		  background: #f2f2f2;
		  border-radius: 8px;
		  padding: 10px 14px;
		  margin: 0 0 12px 0;
		}

		.tz-big { font-size: 32px; font-weight: 900; color: #000000; margin: 0px 25px 0; }

		/* ── Features (Häkchen-Zeilen) ──────────────────────────────── */
		.tz-feat  { display: flex; align-items: center; gap: 8px; font-size: 14px; font-weight:500; color: #1e1e1e; margin: 6px 0; }
		.tz-check { color: #000; font-size: 16px; font-weight: 700; }
		.tz-card.selected .tz-check { color: #a3cf11; }

		/* ── Info-Box ───────────────────────────────────────────────── */
		.tz-panel-box {
		  border: 1.5px solid #a3cf11;
		  border-radius: 12px;
		  padding: 1.5rem 1.1rem;
		  background: #fff;
		  opacity: 0;
		  transform: translateY(6px);
		  transition: opacity 0.25s ease, transform 0.25s ease;
		  text-align: center;
		}
		.tz-info-box {
		  border: 1.5px solid #a3cf11;
		  border-radius: 12px;
		  padding: 1.5rem 1.1rem;
		  background: #fff;
		}
		.tz-panel-box.hidden  { display: none; }
		.tz-panel-box.visible { opacity: 1; transform: translateY(0); }

		/* Schild-Icon */
		.tz-panel-icon {
		  text-align: center;
		  margin-bottom: 14px;
		}
		.tz-panel-icon i {
		  font-size: 48px;
		  color: #a3cf11;
		}

		/* Titel zentriert + größer */
		.tz-panel-title {
		  text-align: center;
		  font-size: 20px;
		  font-weight: 900;
		  margin: 0 0 16px;
		}

		/* Info-Zeilen: zentriert, fett, kein Trennstrich */
		.tz-info-row {
		  display: block;
		  text-align: center;
		  padding: 3px 0;
		  border-bottom: none;
		  font-size: 13px;
		  font-weight: 700;
		  color: #1e1e1e;
		}
		.tz-rv { font-weight: 700; }

		.tz-legal {
		  font-size: 11px;
		  color: #797979;
		  line-height: 1.6;
		  margin: 14px 0 0;
		  text-align: center;
		  font-weight:500;
		}
		.tz-change {
			display: block;
			    text-align: center;
			    font-size: 11px;
			    color: #000;
			    font-weight: 700;
			    border-radius: 20px;
			    background-color: #a3cf11;
			    padding: 5px 5px;
			    max-width: 200px;
			    margin: 10px auto 0px;
			    cursor: pointer;
		}
 
		/* ── Unterbereich (original Form) ──────────────────────────── */
		.tz-bottom         { margin-top: 12px; display: none; }
		.tz-bottom.visible { display: block; }
 
		.tz-skip {
		  display: block; text-align: center; margin-top: 8px;
		  font-size: 13px; color: #777; text-decoration: none;
		}
 
		@media (max-width: 600px) {
		  .tz-grid { grid-template-columns: 1fr; }
		  .tz-grid { grid-template-columns: 1fr; }

		    /* Panel immer NACH der Karte anzeigen */
		    #card-plus    { order: 1; }
		    #panel-plus   { order: 2; }
		    #card-premium { order: 1; }
		    #panel-premium { order: 2; }
		}
				
				/*-- Würzburger RSV VarB Ende--*/
				
				
				
				