/* Inline */
@media only screen and (min-width: 1026px) { .intro { background-image:url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/10/Hero-Shot-schwaches-blau.jpg');} }
@media only screen and (min-width: 551px) and (max-width: 1025px) { .intro {background-image:url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/10/vorsorge-bg-1024px.jpg'); } }
@media only screen and (max-width: 550px) { .intro {background-image:url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/10/vorsorge-bg-550px.jpg'); } }
@media only screen and (min-width: 1900px) { 
	.intro { min-height:300px;}
	.intro img { max-height: 300px; } 
	.home .intro, .page-template-custom-home .intro { min-height:800px;}
	.home .intro img, .page-template-custom-home .intro img { max-height: 800px; } 
}
@media only screen and (min-width: 1025px) { 
	.intro { min-height:300px;}
	.intro img { max-height: 300px; } 
	.home .intro, .page-template-custom-home .intro { min-height:700px;}
	.home .intro img, .page-template-custom-home .intro img { max-height: 700px; } 
}
@media only screen and (min-width: 769px) and (max-width: 1025px) { 
	.intro {min-height:700px;}
	.intro img { max-height: 700px; }
}
@media only screen and (max-width: 768px) {
	.intro { min-height:600px;}
	.intro img { max-height: 600px; }
}
.home .intro::before,
.page-template-custom-home .intro::before {
  position: absolute;
  display: block;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(197,215,246) 0%, rgb(206, 223, 248) 18%, rgba(206,223,248,0.1) 25%, rgba(250, 252, 254, 0.01) 100%);
}
.intro {
	background-size: cover;
	background-position: right center;
	background-color: #b2c9f3;
}
.home .intro,
.page-template-custom-home .intro {
	background-size: contain;
	background-position: right bottom;
	background-color: #fafcfe;
}
.home .intro .container.flex,
.page-template-custom-home .intro .container.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 1640px;
}
.intro .columns.caption {
  margin-top: 3em;
  margin-bottom: 5em;
}
/* Allgemain */
h1, h2, h3, h4, h5, h6 {
	letter-spacing: -0.01em;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 0.2em;
}
.container {
	width: 98%;
	max-width: 1400px;
}
.header .container {
	max-width: 1800px;
}
.header .container:last-child .twelve.columns {
	margin-bottom: 0;
}
.header .logo,
.header .logomobil {
	max-height: 60px;
	margin-left: 3vw;
}
.header .head-phone {
	margin: 0 0 0 auto;
}
.header .head-phone span {
	font-size: 1em;
	font-weight: 700;
}
.header .head-phone i.fa-solid {
	font-size: 1em;
	transform: rotate(90deg);
}
.mobiletext {
	display: none;
}
.headphone {
    display: inline-block;
    max-width: 20px;
    margin-right: 0.3em;
    margin-bottom: -3px;
}
@media only screen and (max-width: 1025px) {
	/* keine mobile Navigation */
	.header { padding-top: 0px; }
	/* bug style.css */
	#logolinks .twelve.columns {
		width: 100% !important;
	}
}
@media only screen and (max-width: 550px) {
	.mobiletext {
		display: block;
	}
}
.intro {
	margin-top: 0 !important;
}
.intro .container {
	width: 100%;
}
@media only screen and (min-width: 550px) {
	.intro .container.flex .seven.columns {
    	width: 58.6666666667%;
    	margin-left: 2%;
  }
}
.intro .caption h1 {
  color: #46659c;
  font-size: 2.5em;
  font-weight: 600;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-bottom: 0.1em;
}
.intro .caption h3 {
  color: #46659c;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-bottom: 0.1em;
}
@media only screen and (max-width: 2000px) {
	.intro .bgintro-left {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.intro .columns.caption {
    	margin-top: 1em;
    	margin-bottom: 2em;
	}
	.intro .caption h1 {
		font-size: 2em;
	}
	.intro .caption h3{
		font-size: 1.4em;
	}
}
@media only screen and (max-width: 1025px) {
	.intro .bgintro-left {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.intro .caption h1 {
		font-size: 1.7em;
	}
	.intro .caption h3{
		font-size: 1.2em;
	}
}
@media only screen and (max-width: 550px) {
	.intro .caption.bgintro-right {
		display: none;
	}
	.intro {
		background-size: cover;
  		background-position: center right;
 		background-color: #fafcfe;
	}
	.intro::before {
		content: none !important;
	}
}
@keyframes headSlide {
  0% { transform: translateX(0%); }
  100% { transform: translateX(-100%); /* Ändern Sie dies je nach gewünschter Bewegungsrichtung und Entfernung */ }
}
.intro .header-slidebox {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	overflow: hidden;
	background: rgba(90, 167, 195, 0.7);
}
.intro .header-slideimage {
  width: 14985px; /* Breite des Bildes anpassen */
  height: 45px; /* Höhe des Bildes anpassen */
  background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/Alle-Logos-45px-lang.png') center center / cover no-repeat; /* Hintergrundbild und Anpassung anpassen */
  animation: headSlide 180s linear infinite; /* Animation anpassen (Dauer, Timing-Funktion, Unendlichkeit) */
  margin: 5px 0;
}
.intro .wpcf7 {
  padding: 2em 0;
  border-radius: 2em;
  background: rgb(21,40,134);
  background: linear-gradient(90deg, rgba(247, 180, 37,1) 0%, rgba(247, 180, 37,0.75) 100%);
  text-align: center;
  width: 100%;
  max-width: 560px;
}
.intro .wpcf7 label, 
.intro .wpcf7 legend{
	width: 100%;
}
.intro .formstart {
	padding: 1em;
	margin-bottom: 0.5em;
	color: #ffffff;
}
.intro .formstart h1,
.intro .formstart h2 {
	font-size: 1.9em;
	margin-bottom: 0.5em;
	font-weight: 400;
	letter-spacing: 0;
}
.intro .formstart p {
	font-weight: 400;
	font-size: 0.9em;
}
.intro #myrand {
	font-weight: 600;
}
/* Regler */
.intro .wpcf7 .formprogress {
	position: relative;
	display: block;
	margin: 1em 0 1.6em 0;
	padding: 0;
	height: 6px;
	width: 100%;
	background: linear-gradient(to right, #46659c 5%, #fefefe 5%, #fefefe 100%); /* Farbverlauf anpassen */
}
.intro .wpcf7 img {
	margin: 1em auto 2em;
	max-width: 90%;
}
.intro .wpcf7 span, .intro .wpcf7 a {
    font-size: 1em;
}
.intro .wpcf7 span.frage {
	display: inline-block;
	max-width: 90%;
	margin: 0 auto 1em;
	font-size: 1em;
	font-weight: 500;
}
.intro .wpcf7 span.frage span.no-bold {
	font-weight: 400;
}
.intro .wpcf7 .CF7_forminfos {
	display: inline-block;
	color: #ffffff;
	margin-bottom: 1em;
	max-width: 90%;
}
/* ZUrueck-Butttom */
.intro .wpcf7 button[type="button"] {
  padding: 0.5em 2em;
  color: #ffffff;
  background-color: #46659c;
  border: 1px solid #46659c;
  border-radius: 22px;
  font-size: 20px;
  text-transform: none;
  font-weight: 400;
  margin: 0.5em 1em;
  cursor: pointer;
}
.intro .wpcf7 input[type="submit"],
.intro .wpcf7 input[type="submit"]:focus {
  background-color: #46659c;
  border: 2px solid #46659c;
  color: #ffffff;
  font-weight: 400;
  text-transform: none;
  border-radius: 20px;
  margin: 0.5em 0 1em !important;
  padding: 0.4em 2em;
  font-size: 1em;
  white-space: break-spaces;
}
.intro .wpcf7 button:hover,
.intro .wpcf7 .button:hover,
.intro .wpcf7 input[type="submit"]:hover,
.intro .wpcf7 input[type="submit"]:checked {
	background-color: #444444;
	border-color: #444444;
}
@media only screen and (max-width: 1025px) {
	.intro .formstart {
		padding: 1em 1em 0.5em;
	}
	.intro .wpcf7 button[type="button"] {
		margin: 0em 0.5em 1.5em;
	}
	.intro .formstart h1,
    .intro .formstart h2 {
		font-size: 1.6em;
	}
}
@media only screen and (max-width: 550px) {
	.intro .wpcf7 button[type="button"] {
		margin: 0em 0.5em 1em;
	}
}
@media only screen and (max-width: 400px) {
	.intro .formstart h1,
    .intro .formstart h2 {
		font-size: 1.3em;
	}
}
.intro .wpcf7 span.wpcf7-not-valid-tip {
	color: #cd2653;
	font-size: 0.95em;
}
.intro .wpcf7 form.sent .wpcf7-response-output {
	display: none !important;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {
	display: none !important;
}
.button, input[type="submit"] {
	border-radius: 10px;
}
.intro .wpcf7-radio label input + span, 
.intro .wpcf7-checkbox label input + span {
   height: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   padding: 1em 0 0.8em 5em;
   font-size: 1em;
   text-align: left;
   cursor: pointer;
}
/* Privat/Gesetzlich  */
#step6 .wpcf7-radio label {
	text-align: center;
}
#step6 .wpcf7-radio label input + span {
	display: inline-block;
	width: auto;
  	margin: 0 auto;
	padding: 1em 0 0.8em;
}
/* Antrag absenden */
#step14 br {
	display: none;
}
div.svgpanel {
	overflow: hidden;
	position: absolute;
	z-index: 10;
	fill: #fff;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: -120px;
}
div.svgpanel svg {
	position: relative;
	display: block;
	left: 50%;
	max-width: 100%;
	hyphens: manual;
	width: calc(100% + 1.3px);
	height: 120px;
	transform: translateX(-50%) rotateY(180deg);
}
@media only screen and (max-width: 1025px) {
	div.svgpanel { margin-top: -40px; }
	div.svgpanel svg {
		height: 40px;
	}
	.intro .wpcf7 img {
		margin: 0em auto 1em;
		max-width: 90%;
	}
}
/* initially hide all groups (even before JS is loaded), so the page will never render them while loading */
[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add { display:none; }
.wpcf7cf_repeater_sub { margin-bottom: 20px; }
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step {
    /* display:none; */
    width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
    display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
    display: inline-block;
    border-radius: 50%;
    background: #dfdfdf;
    color: #000000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
    border-bottom: 5px solid #dfdfdf;
    text-align: center;
    flex: 1;
    padding: 15px;
    min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
    border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
    border-bottom: 5px solid #333;
    font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
    background-color: #333;
    color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
    background-color: #333;
    color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
    pointer-events: none;
    cursor: default;
    opacity: .5;
}   
/* Start custom CSS for shortcode, class: .elementor-element-6b48feb5 *//* ajax loader*/
.ajax-loader {
    display: none !important;
}
.wpcf7-radio input[type="radio"], .wpcf7-checkbox input[type="checkbox"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
#step1 span.wpcf7-form-control-wrap,
#step2 span.wpcf7-form-control-wrap,
#step3 span.wpcf7-form-control-wrap,
#step4 span.wpcf7-form-control-wrap,
#step5 span.wpcf7-form-control-wrap,
#step6 span.wpcf7-form-control-wrap,
#step9 span.wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}
#step1 span.wpcf7-list-item,
#step2 span.wpcf7-list-item,
#step3 span.wpcf7-list-item,
#step4 span.wpcf7-list-item,
#step5 span.wpcf7-list-item,
#step6 span.wpcf7-list-item,
#step9 span.wpcf7-list-item {
    display: inline-block;
	margin: 0 3%;
    width: 44%;
    max-width: 220px;
}
/* step 6. Art der Versicherung */
.intro #step1 .wpcf7-list-item:nth-child(1) label,
.intro #step2 .wpcf7-list-item:nth-child(1) label,
.intro #step3 .wpcf7-list-item:nth-child(1) label,
.intro #step4 .wpcf7-list-item:nth-child(1) label,
.intro #step5 .wpcf7-list-item:nth-child(1) label,
.intro #step9 .wpcf7-list-item:nth-child(1) label {
    background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/yes.png');
	background-position-x: 20px;
}
.intro #step1 .wpcf7-list-item:nth-child(2) label,
.intro #step2 .wpcf7-list-item:nth-child(2) label,
.intro #step3 .wpcf7-list-item:nth-child(2) label,
.intro #step4 .wpcf7-list-item:nth-child(2) label,
.intro #step5 .wpcf7-list-item:nth-child(2) label,
.intro #step9 .wpcf7-list-item:nth-child(2) label {
    background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/no.png');
	background-position-x: 20px;
}
/*
#step8 .wpcf7-list-item:nth-child(1){
	width:100%;
	font-size: 0.9em;
	margin-left: 0;
} */
/* Stop fuer Privatvesicherte */
.intro #step7 .fa-solid {
  font-size: 4em;
  margin: 5px auto 25px;
  color: #46659c;
}
/* Vorteile */
.intro #step8 h3 {
	color: #ffffff;
}
.intro #step8 h3 span {
	color:  #46659c;
	font-size: 20px;
}
.intro #step8 ul {
	max-width: 70%;
	margin: 1em 15%;
	list-style: none;
	text-align: left;
	font-size: 0.9em;
	color: #ffffff;
}
.intro #step8 ul li {
	margin-bottom: 0.5em;
}
.intro #step8 ul li span {
	line-height: 1;
}
.intro #step8 ul li span::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 20px;
	background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/11/icon-park-solid-play.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 6px;
	margin-left: -24px;
	vertical-align: middle;
}
.intro #step14 .headlink {
	color: #ffffff;
	font-size: 1.1em;
    margin-bottom: 0.3em;
  	font-weight: 500;
  	line-height: 1.2;
	text-decoration: underline;
}
.intro #step14 .wpcf7-list-item {
	margin-top: 0.5em;
}
@media only screen and (max-width: 769px) {
	.intro #step8 .buttons p {
		display: flex;
		flex-wrap:wrap-reverse;
		justify-content: center;
	}
}
/* IBAN */
.intro #step10 .CF7_forminfos {
	margin-top: 1em;
}
.wpcf7-radio label, 
.wpcf7-checkbox label {
	float: none;
	margin: 0 auto !important;
    max-width:300px;
    width:200px;
    height: 80px;
    background-size: 130px;
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #46659c;
    border: 1px solid  #46659c;
    border-radius: 24px;
    box-shadow: inset 2px 2px 20px rgba(0,0,0,0.3);
}
.wpcf7-radio label.active,
.wpcf7-checkbox label.active {
	background-size: 150px;
	background-position: left center;
	background-repeat: no-repeat;
	border-radius: 24px;
	background-color:#17498a;
	border: 1px solid  #46659c;
	
}
.wpcf7-radio label span, .wpcf7-checkbox label span {
	text-align:center;
	font-size: 17px;
	font-weight: 600;
	padding: 10px 20px;
	display: block;
	color: #17498a;
}
.intro .wpcf7-radio input:checked + span, 
.intro .wpcf7-checkbox input:checked + span {
    color:#f7b426;
    height:100%;
	width: 100%;
}
.intro .wpcf7-radio label:hover, 
.intro .wpcf7-checkbox label:hover{
  border: 1px solid #17498a;
}
.intro .wpcf7cf_steps-dots .step-index, 
.intro .wpcf7cf_steps-dots .step-title {
    display: none !important;
}
.intro .wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
    min-width: 10px !important;
    padding: 0px !important;
}
.intro .wpcf7cf_step_controls {
    margin-top: -3em !important;
	clear: both;
}
@media only screen and (min-width: 1026px) {
	.intro .wpcf7 .wpcf7-list-item label,
	.intro .wpcf7-checkbox .wpcf7-list-item input:checked + span,
	.intro .wpcf7-radio .wpcf7-list-item input:checked + span {
		background-size: auto 80% !important;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1920px) {
	.intro .formstart { 
		margin-bottom: 0;
	}
	.intro .wpcf7 {
		padding: 1em 0;
		max-width: 520px;
		font-size: 0.9em;
	}
	.intro .wpcf7 .formprogress {
		margin: 0.4em 0 1.2em;
	}
	.intro .wpcf7 span.frage { 
		margin-bottom: 0.5em;
	}
	.intro #step1 span.wpcf7-list-item, 
	.intro #step2 span.wpcf7-list-item, 
	.intro #step3 span.wpcf7-list-item, 
	.intro #step4 span.wpcf7-list-item, 
	.intro #step5 span.wpcf7-list-item, 
	.intro #step6 span.wpcf7-list-item,
	.intro #step9 span.wpcf7-list-item {
		max-width: 210px;
	}
}
@media only screen and (max-width: 1025px) {
	.intro .container.flex, 
	.caption-wrap .caption {
    	display: flex;
    	flex-wrap: wrap;
    	align-items:flex-start;
	}
	.intro .wpcf7 { 
		max-width: 420px; 
		padding: 0.5em 0;
		margin-bottom: 1em;
	}
	.intro .header-slideimage {
  		width: 9999px;
    	height: 30px;
	}
	/* weisse icons */
	.intro .wpcf7 .wpcf7-list-item label {
  		background-size: auto 80%;
	}
	.intro .wpcf7-radio label input + span, 
	.intro .wpcf7-checkbox label input + span {
		padding: 1em 0 0.8em 4.8em;
	}
	.intro #step1 span.wpcf7-list-item,
	.intro #step2 span.wpcf7-list-item,
	.intro #step3 span.wpcf7-list-item,
	.intro #step4 span.wpcf7-list-item,
	.intro #step5 span.wpcf7-list-item,
	.intro #step6 span.wpcf7-list-item,
	.intro #step9 span.wpcf7-list-item {
		max-width: 180px;
	}
	.intro #step1 .wpcf7-list-item label, 
	.intro #step2 .wpcf7-list-item label, 
	.intro #step3 .wpcf7-list-item label,
	.intro #step4 .wpcf7-list-item label, 
	.intro #step5 .wpcf7-list-item label, 
	.intro #step6 .wpcf7-list-item label,
	.intro #step9 .wpcf7-list-item label {
		background-position-x: 12px !important;
	}
	.intro .wpcf7 .formprogress {
		margin: 0.2em 0 0.8em;
	}
}
@media only screen and (min-width: 551px) and (max-width: 900px) {
	.intro .wpcf7-radio label input + span, 
	.intro .wpcf7-checkbox label input + span {
		padding: 1em 0 0.8em 4.2em;
	}
	.intro #step1 .wpcf7-list-item label, 
	.intro #step2 .wpcf7-list-item label,
	.intro #step2 .wpcf7-list-item label, 
	.intro #step3 .wpcf7-list-item label, 
	.intro #step5 .wpcf7-list-item label, 
	.intro #step6 .wpcf7-list-item label,
	.intro #step9 .wpcf7-list-item label {
		background-position-x: 6px !important;
	}
}
@media only screen and (max-width: 550px) {
	/* weisse icons */
	.intro .wpcf7 .wpcf7-list-item label {	
  		background-size: auto 70%;
	}
	#step1 .wpcf7-list-item:nth-child(4) label {
		background-size: auto 65%;
	}
	.intro .wpcf7-radio label input + span, 
	.intro .wpcf7-checkbox label input + span {
		font-size: 0.9em;
	}
	.intro .wpcf7-radio label input + span, 
	.intro .wpcf7-checkbox label input + span {
		padding: 1em 0 0.8em 5.6em;
	}
	.intro #step1 span.wpcf7-list-item,
	.intro #step2 span.wpcf7-list-item,
	.intro #step3 span.wpcf7-list-item,
	.intro #step4 span.wpcf7-list-item,
	.intro #step5 span.wpcf7-list-item,
	.intro #step6 span.wpcf7-list-item,
	.intro #step9 span.wpcf7-list-item {
		max-width: 160px;
		height: 70px;
		margin-bottom: 0.5em !important;
	}
	.intro .wpcf7 span.frage { 
		max-width: 80%;
	}
}
@media only screen and (max-width: 400px) {
	.intro .wpcf7-radio label input + span, 
	.intro .wpcf7-checkbox label input + span {
		padding: 1em 0 0.8em 5em;
	}
}
@media only screen and (max-width: 320px) {
	/* weisse icons */
	.intro .wpcf7 .wpcf7-list-item label {	
  		background-size: auto 60%;
	}
	.intro #step1 .wpcf7-list-item:nth-child(4) label {
		background-size: auto 55%;
	}
	.intro .wpcf7-radio label input + span, 
	.intro .wpcf7-checkbox label input + span {
		font-size: 0.8em;
	}
	.intro .wpcf7-radio label input + span, 
	.intro .wpcf7-checkbox label input + span {
		padding: 1em 0 0.8em 5.1em;
	}
}
.intro .wpcf7 .spiners {
	position: relative;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.intro .wpcf7 .spinner {
  width: 120px;
  height: 120px;
  border: 8px solid #4887b3;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-radius: 50%;
  animation: spin 2s linear infinite;
  margin: 1em auto 1em;
}
@keyframes spin2 {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); }
}
.intro .wpcf7 .spinner2 {
  width: 80px;
  height: 80px;
  border: 8px solid #4887b3;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-radius: 50%;
  animation: spin2 2s linear infinite;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -40px;
}
@keyframes moveLeft {
  0% { transform: translateX(0%); }
  100% { transform: translateX(-100%); /* Ändern Sie dies je nach gewünschter Bewegungsrichtung und Entfernung */ }
}
.intro .wpcf7 .slide-box {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}
.intro .wpcf7 .slide-image {
  width: 4000px; /* Breite des Bildes anpassen */
  height: 85px; /* Höhe des Bildes anpassen */
  background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/anbieter1.png') center center / cover no-repeat; /* Hintergrundbild und Anpassung anpassen */
  animation: moveLeft 40s linear infinite; /* Animation anpassen (Dauer, Timing-Funktion, Unendlichkeit) */
  margin-bottom: 2em;
}
/* Letzte schritt im Multistep-Form */
.intro .wpcf7 .abschluss { /* p, strong */
  display: inline-block;
  color: #ffffff;
  margin-bottom: 2em;
  font-weight: 500;	
  max-width: 80%;
}
.intro .wpcf7 strong.abschluss {
	margin-top: 1em;
}
.intro .wpcf7 input[type="text"], 
.intro .wpcf7 input[type="password"], 
.intro .wpcf7 input[type="email"], 
.intro .wpcf7 input[type="url"], 
.intro .wpcf7 input[type="date"],
.intro .wpcf7 input[type="tel"],
.intro .wpcf7 input[type="number"], 
.intro .wpcf7 textarea,
.intro .wpcf7 select {
	appearance: none; /* Entfernt das standardmäßige Styling des Browsers */
    -webkit-appearance: none; /* Für Safari und ältere WebKit-Browser */
    -moz-appearance: none; /* Für Firefox */
    background-color: #ffffff;
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    letter-spacing: -0.015em;
    margin: 0;
    max-width: 100%;
    padding: 0.5rem 1.8rem;
    width: 100%;
}
.wpcf7 select {
  color: #5c5c5c;
  padding: 0.5em 2em 0.5em 0.5em; /* Platz für den Pfeil schaffen */
  background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/11/ep-arrow-down-bold.png') no-repeat;
  background-position: calc(100% - 1em) center; /* Pfeil nach links verschieben */
  background-size: 0.9em; /* Pfeilgröße anpassen */
  font-size: 1em; /* Schriftgröße anpassen */
}
@media only screen and (max-width: 1025px) {
	.intro .wpcf7 input[type="text"],
	.intro .wpcf7 input[type="select"],
	.intro .wpcf7 input[type="password"], 
	.intro .wpcf7 input[type="email"], 
	.intro .wpcf7 input[type="url"], 
	.intro .wpcf7 input[type="date"],
	.intro .wpcf7 input[type="tel"],
	.intro .wpcf7 input[type="number"], 
	.intro .wpcf7 textarea,
	.intro .wpcf7 select {
		 padding: 0.3rem 0.8rem;
	}
	.intro .wpcf7 .abschluss,
	.intro .wpcf7 strong.abschluss {
		margin-bottom: 1em;
	}
}
.intro .wpcf7 input, 
.intro .wpcf7 textarea,
.intro .wpcf7 select {
	width: 90% !important;
    max-width: 400px !important;
    margin: auto !important;
    border-radius: 20px !important;
}
.intro .wpcf7 h3,
.intro .wpcf7 h5  {
	color: #ffffff;
	margin-bottom: 0.3em;
}
.intro .wpcf7-acceptance label {
	font-size: 0.9em;
    max-width: 80%;
	margin-bottom: 1em;
	text-align: left;
}
.intro .wpcf7-acceptance label span {
	color: #46659c;
}
.intro .wpcf7 input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    top: 2px;
    display: inline-block;
    margin: 0;
    width: 1.5rem !important;
    min-width: 1.5rem;
    height: 1.5rem;
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    border-color: #dcd7ca;
    box-shadow: none;
    cursor: pointer;
}
.intro .wpcf7 input[type="checkbox"]:checked::before {
    content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    display: inline-block;
    margin-left: -0.7rem;
	margin-top: -0.5rem;
    height: 1.75rem;
    width: 1.75rem;
}
/* Vielen Dank fÃ¼r deine Nachricht. Sie wurde gesendet. */
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  display: block;
  clear: both;
  width: auto;
}
.ui-datepicker {
  	padding: 0;
	max-width: 90%;
}
.ui-datepicker table {
  width: calc(100% - 10px);
  margin: 0 5px .4em;
}
.ui-datepicker th {
  color: #999;
}
.ui-widget.ui-widget-content {
  border-radius: 22px;
  border: none;
  font-size: 0.8em;
}
.ui-datepicker .ui-datepicker-header {
  padding: 0.3em;
  background-color: rgba(70, 101, 156, 1);
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
}
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
	top: 10px;
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default, .ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, .ui-button {
  border: 1px solid #fff;
  background-color: rgba(70, 101, 156, 0.6);
}
.ui-state-default.ui-state-hover,
.ui-state-active, .ui-widget-content .ui-state-active {
  background-color: rgba(70, 101, 156, 1);
}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year {
  padding: 0 10px;
  background-color: rgba(70, 101, 156, 0.3);
  border: none;
  color: #eee;
}
.ui-datepicker select option {
	background-color: rgba(70, 101, 156, 1);
	color: #fff;
}
.intro .wpcf7 #iban-error,
.intro .wpcf7 span.not-valid-tip,
.intro .wpcf7 span.leeresfeld,
.intro .wpcf7 span.leereradio {
  display: inline-block;
  font-size: 0.9em;
  padding: 0.2em;
  color: #dc3232;
  font-weight: normal;
}
.intro .wpcf7 .container.headform-daten {
	max-width: 85%;
  	width: auto;
  	margin-bottom: 1em;
}
.intro .wpcf7 .headform-daten .columns {
	text-align: right;
	font-size: 0.9em;
}
.intro .wpcf7 .headform-daten .columns.left0 {
	text-align: left;
}
.headform-daten.container .columns, 
.headform-daten.container:last-child .twelve.columns {
    margin-bottom: 0;
}
.intro .wpcf7 .headform-daten strong,
.intro .wpcf7 .headform-daten span {
	color: #ffffff;
}
.intro .wpcf7 .headform-daten strong {
	margin-top: 0.5em;
    display: inline-block;
}
.wpcf7 .button, 
.wpcf7 .button.first {
	background-color: #46659c;
	border: 2px solid #46659c;
	font-weight: 400;
	text-transform: none;
	border-radius: 20px;
	margin: 0.5em 0 1em ;
	padding: 0 2.5em;
}
.intro .wpcf7 .lastsmile {
	position: relative;
	display: block;
	width: 60%;
	max-width: 150px;
	margin-bottom: 3em;
}
.intro .wpcf7 img.stop-image {
    height: 120px; /* Höhe definieren */
    width: 120px;  /* Breite definieren */
	margin: 10px auto 10px;
}
@media only screen and (max-width: 550px) {
	.intro #kundendaten .three.columns{width:22%}
	.intro #kundendaten .four.columns{width:30.6666666667%}
	.intro #kundendaten .five.columns{width:39.3333333333%}
	.intro #kundendaten .six.columns{width:48%}
	.intro #kundendaten .seven.columns{width:56.6666666667%}
	.intro #kundendaten .eight.columns{width:65.3333333333%}
	.intro #kundendaten .nine.columns{width:74%}
	.intro #kundendaten .columns{margin-left: 4%;}
	.intro #kundendaten .columns.left0{margin-left: 0;}
}
/*****************************************/
/***** Block 1: Einleitung + 3 Icons *****/
/*****************************************/
.box, 
.box-module, 
.module-box { 
	padding: 5em 0;
	overflow: hidden !important;
}
.contentboxen .imgbox {
	overflow: visible !important;
}
.box-module.firstblock {
	padding: 6em 0 3em;
	text-align: center;
}
.box-module.firstblock .container.mit-bild {
	display: flex;
  	flex-wrap: wrap;
  	align-items: baseline;
}
.box-module.firstblock .columns {
	background-color: transparent;
}
.box-module.firstblock .einleitung {
	max-width: 800px;
}
.firstblock .imgbox {
	margin-bottom: 1em;
}
.firstblock .imgbox img {
 	width: 70%;
   	max-width:  280px;
}
@media only screen and (min-width: 551px) {
    .firstblock::before {
        content: "";
        position: absolute;
        width: 110%;
        height: 900px;
        top: 0px;
        left: -5%;
        z-index: -1;
        background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/11/bg1_1-scaled.webp') center center no-repeat;
        background-size: 100%;
        opacity: 0.8;
        transform: rotate(0deg);
    }
}
@media only screen and (max-width: 550px) {
    .firstblock::before {
        content: "";
        position: absolute;
        width: 110%;
        height: 900px;
        top: 0px;
        left: -5%;
        z-index: -1;
        background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/11/bg1_1-scaled.webp') center center no-repeat;
        background-size: 100%;
        opacity: 0.8;
        transform: rotate(90deg);
    }
}
@media only screen and (max-width: 1600px) {
	.box-module.firstblock {
		padding: 5em 0 2em;
	}
	.firstblock .imgbox img {
		 width: 60%;
   		 max-width:  240px;
	}
}
@media only screen and (max-width: 1025px) {
	.box-module.firstblock {
		padding: 4em 0 2em;
	}
	.firstblock .imgbox img {
		 width: 50%;
   		 max-width:  220px;
	}
	.firstblock h1 {
		margin-left: 0;
	}
	.intro .wpcf7 #step8 input[type="submit"] {
		font-size: 15px;
		margin: 0.5em auto 1em;
		padding: 1em 1.5em;
	}
}
@media only screen and (max-width: 550px) {
	.box-module.firstblock {
		padding: 3em 0 1em;
	}
	.intro .wpcf7 .container.headform-daten {
		max-width: 90%;
	}
}
@media only screen and (max-width: 320px) {
	.intro .wpcf7 #step8 input[type="submit"] {
		font-size: 14px;
	}
}
/***********************************/
/***** Block 2: Sterne + Badge *****/
/***********************************/
.box-module.badge {
	background-color: #ceddf7;
	padding: 3em 0;
}
.box-module.badge .einleitung img {
	height: 2em;
	margin: 3px;
}
.box-module.badge .mit-bild img {
	height: 299px;
}
.box-module.badge .columns {
	text-align: center;
}
.box-module.badge p {
	display: inline-block;
	width: auto;
	margin: 0 auto;
}
@media only screen and (max-width: 1280px) {
	.box-module.badge .mit-bild img {
		height: 185px;
	}
}
@media only screen and (max-width: 550px) {
	.box-module.badge h1 {
		font-size: 1.5em;
	}
}
/*****************************/
/***** Block 3: Vorteile *****/
/*****************************/
.box-module.vorteile ul {
  margin: 0 0 1em 2em;
}
.box-module.vorteile ul li {
	line-height: 1.3;
	list-style: none;
}
.box-module.vorteile .eight ul li {
	margin-bottom: 1em;
}
.box-module.vorteile .four {
	background-color: #ceddf7;
	border-radius: 2em;
	padding: 0 2em 3em;
}
.box-module.vorteile .four img {
	width: 40%;
	max-width: 100px;
	margin-top: -50px;
	margin-bottom: 2em;
}
.box-module.vorteile .four h2 {
	font-size: 2.5em;
	margin-bottom: 0;
}
.box-module.vorteile .four h3 {
	margin-bottom: 0;
}
.box-module.vorteile .four strong {
	font-weight: 400;
	margin-left: 3em;
}
.button, .button.first {
	background-color: #dba32c;
	border: 2px solid #dba32c;
	text-transform: none;
	border-radius: 20px;
	padding: 0 1em;
}
.button:hover,
.button.first:hover {
	background-color: #46659c;
	border: 2px solid #46659c;
}
.box-module.vorteile ul li::before {
  content: ""; /* Leeres Pseudo-Element erstellen */
  display: inline-block;
  width: 16px; /* Breite des Bildes */
  height: 20px; /* Höhe des Bildes */
  background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/11/icon-park-solid-play.svg');
  background-size: contain; /* Passt das Bild an, ohne es zuzuschneiden */
  background-repeat: no-repeat; /* Verhindert Wiederholungen des Bildes */
  background-position: center; /* Zentriert das Bild */
  margin-right: 6px; /* Abstand zwischen Bild und Text */
  margin-left: -24px; /* Optional: Gleiche Einrückung wie vorher */
  vertical-align: middle;
}
.box-module.vorteile .eight ul li::before {
	font-size: 20px;
	width: 30px;
	margin-right: 8px;
	margin-left: -38px
}
.box-module.vorteile .eight {
	display: block;
}
.box-module.vorteile .eight .button {
	background-color: #46659c;
	border: 2px solid #46659c;
	margin: 0.5em 1.5em;
}
.box-module.vorteile .eight .button:hover {
	background-color: #dba32c;
	border: 2px solid #dba32c;
}
@media only screen and (min-width: 550px) {
    .vorteile::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 900px;
        top: 0px;
        left: 5%;
        z-index: -1;
        background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/11/bg3-scaled.webp') center left no-repeat;
        background-size:  900px;
        opacity: 0.8;
        transform: rotate(0deg);
    }
}
@media only screen and (min-width: 550px) {
    .vorteile::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 900px;
        top: -50px;
        right: -2%;
        z-index: -1;
        background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/11/bg2_1-scaled.webp') center right no-repeat;
        background-size:  1200px;
        opacity: 0.8;
        transform: rotate(0deg);
    }
}
@media only screen and (max-width: 1025px) { 
	.box-module.vorteile .four img {
		margin-top: -45px;
	}
	.box-module.vorteile .four {
		padding: 0 1em 2em;
	}
	.box-module.vorteile .four .button {
		font-size: 1em;
	}
}
@media only screen and (min-width: 551px) and (max-width: 900px) {
	.box-module.vorteile .four {
		padding: 0 0.5em 2em;
	}
}
@media only screen and (max-width: 550px) {
	.box-module.vorteile {
		padding: 3em 0;
	}
	.box-module.vorteile .u1 {
		text-align: center;
	}
	.box-module.vorteile .u1 h1 {
		font-size: 1.5em;
	}
	.box-module.vorteile .eight.columns {
		margin-bottom: 4em;
	}
}
/**********************************/
/***** Block 4: Kundenstimmen *****/
/**********************************/
.box.kundenstimmen {
  background-color: #ceddf7;
  margin: 0;
  padding: 5em 0;
}
.kundenstimmen .container {
	display: flex;
	flex-wrap: wrap;
}
.kundenstimmen .four.columns { 
	background-color: #ffffff;
  	border-radius: 2em;
	padding: 2em;
}
.kundenstimmen img.alignnone {
	margin: 0;
}
.kundenstimmen .eight.columns p:last-child {
	margin-bottom: 0;
}
.kundenstimmen .carousel-kundenstimmen {
	margin-top: 2em;
}
.kundenstimmen .bewertung {
  width: auto;
  margin: 0 auto;
}
.kundenstimmen .slick-slide img {
	max-width: 120px;
	margin: 0 auto 1.5em;
  	padding: 0;
	border-radius: 50%;
}
.kundenstimmen h4 {
	margin-bottom: 0.5em;
}
.kundenstimmen .blockquote {
	margin-bottom: 3em;
}
.kundenstimmen .slick-dots {
  width: auto;
  left: 50%;
  margin-left: -90px;
}
.kundenstimmen .slick-dots li button {
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.kundenstimmen .slick-dots li button::before {
	font-size: 16px;
	opacity: 0.25;
	color: #777;
}
.kundenstimmen .slick-dots li.slick-active button::before {
  opacity: 0.75;
  color: rgba(70, 101, 156, 1); 
}
/* isMobile Funktion */
@media only screen and (max-width: 1200px) {
  .box.kundenstimmen .container {
    width: 96%;
  }
}
@media only screen and (min-width: 551px) and (max-width: 1025px) {
	.kundenstimmen .four.columns { 
		padding: 0.5em;
	}
	.kundenstimmen .slick-dots {
  		bottom: -15px;
	}
}
@media only screen and (max-width: 550px) {
	.box.kundenstimmen {
		padding: 3em 0;
	}
	.kundenstimmen .four.columns {
		order: 2
	}
	.kundenstimmen .eight.columns {
		order: 1;
		margin-bottom: 3em !important;
		text-align: center;
	}
	.kundenstimmen h1 {
		font-size: 1.5em;
	}
}
/*************************************/
/***** Block 5: CTA mit Parallax *****/
/*************************************/
.cta-parallax {
	position: relative;
	background-color: transparent;
}
.cta-parallax .container:last-child .twelve.columns{
	margin-bottom: 0;
}
.cta-parallax .button.first {
	font-size: 1.5em;
	margin: 0.5em 0;
}
@media only screen and (min-width: 550px) {
    .cta-parallax::before {
        content: "";
        position: absolute;
        width: 200px;
        height: 200px;
        top: 160px;
        left: 50px;
        z-index: -1;
        background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/10/bg5.png') center left no-repeat;
        background-size:  200px;
        opacity: 0.8;
        transform: rotate(0deg);
    }
}
@media only screen and (min-width: 550px) {
    .cta-parallax::after {
        content: "";
        position: absolute;
        width: 250px;
        height: 250px;
        top: 20px;
        right: -1%;
        z-index: -1;
        background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/10/bg5.png') center right no-repeat;
        background-size:  250px;
        opacity: 0.8;
        transform: rotate(0deg);
    }
}
@media only screen and (min-width: 551px) and (max-width: 1025px) {
	.cta-parallax {
		padding: 4em 0;
	}
	.cta-parallax h1 {
		font-size: 1.6em;
	}
	.cta-parallax h3 {
		font-size: 1.3em;
		font-weight: 400;
	}
	.cta-parallax .button.first {
		font-size: 1.3em;
		margin: 1em 0 0;
	}
}
@media only screen and (max-width: 550px) {
	.cta-parallax {
		padding: 3em 0;
	}
	.cta-parallax h1 {
		font-size: 1.3em;
	}
	.cta-parallax h3 {
		font-size: 1em;
		font-weight: 400;
	}
	.cta-parallax .columns.rechts {
		text-align: center;
	}
	.cta-parallax .button.first {
  		font-size: 1.2em;
  		margin: 1.5em 0 0;
		padding: 0 1.5em;
	}
	.cta-parallax .button.first {
		font-size: 1.1em;
		line-height: 1.5;
		padding: 0.6em 1.2em;
	}
}
/************************/
/***** Block 6: FAQ *****/
/************************/
.faq {
	background-color: #ceddf7;
	margin: 0;
	padding: 5em 0;
}
.faq .accordion .toggle-link {
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 2px;
	padding: 0;
}
.faq .toggle-link h3 {
	font-size: 1.5em;
	font-weight: 500;
	padding: 2em 0 2em;
	color: #555555;
}
.faq .accordion .grad {
	font-weight: 600;
}
.faq .accordion .closed::after, .faq .accordion .opened::after {
	content: none;
}
/*
.faq .accordion .closed::before {
	font-family: "Font Awesome 6 Free" !important;
	font-weight: 900;
	content: "\2b";
	float: left;
	width: 2em;
	color: #46659c;
} */
/*
.faq .accordion .opened::before {
	font-family: "Font Awesome 6 Free" !important;
	font-weight: 900;
	content: "\f068";
	float: left;
	width: 2em;
	color: #46659c;
} */
.faq .accordion .closed::before {
  content: "";
  float: left;
  width: 1.1em;
  height: 2.5em;
  background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/11/qlementine-icons-plus-16.svg');
  background-size: contain; /* Bild wird vollständig in den Bereich skaliert */
  background-repeat: no-repeat; /* Verhindert Wiederholung des Bildes */
  background-position: center; /* Zentriert das Bild */
  display: inline-block; /* Für korrekte Darstellung */
  margin-right: 0.8em; /* Optional: Abstand zum Text */
}
.faq .accordion .opened::before {
  content: "";
  float: left;
  width: 1.1em;
  height: 2.5em;
  background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/11/qlementine-icons-minus-16.svg');
  background-size: contain; /* Bild wird vollständig in den Bereich skaliert */
  background-repeat: no-repeat; /* Verhindert Wiederholung des Bildes */
  background-position: center; /* Zentriert das Bild */
  display: inline-block; /* Für korrekte Darstellung */
  margin-right: 0.8em; /* Optional: Abstand zum Text */
}
.faq .accordion .toggle-box {
	background-color: #46659c;
	padding: 1.5em 1.5em 1em;
	border-radius: 1.5em;
	margin-left: 2em;
	margin-top: 1.5em;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.15);
}
.faq .accordion .toggle-box::before {
	content: "";
	position: absolute;
	left: 2%;
	bottom: 100%;
	margin-left: 0;
	border-width: 40px 20px;
	border-style: solid;
	border-color: transparent transparent #46659c transparent;
}
.faq .toggle-box p {
	margin-bottom: 0.5em;
	color: #ffffff;
}
.faq .toggle-link.tip h3 {
	padding: 1em 0;
}
.faq .twelve.top2em {
	margin-top: 5em;
	margin-bottom: 0 !important;
}
.faq .tabs-vertikal h4 {
	font-size: 1.6em;
	margin-left: 1em;
	font-weight: 600;
}
.faq .twelve.top2em h4, .faq .twelve.top2em .grad {
	font-weight: 600;
}

@media only screen and (max-width: 1025px) {
.faq .accordion .toggle-box {
	margin-left: 0;
}
.faq .accordion .toggle-box::before {
	left: 5%;
}
.faq .toggle-link h3 {
	font-size: 1.1em;
}
.faq .tabs-vertikal h4 {
	font-size: 1.3em;
}
}

@media only screen and (max-width: 768px) {
	.faq .tabs-vertikal h4 {
		margin-left: 0;
	}
}
@media only screen and (max-width: 550px) {
	.faq {
		padding: 3em 0;
	}
	.faq .einleitung .columns {
		text-align: center;
	}
	.faq .einleitung h1 {
		font-size: 1.3em;
	}
	.faq .einleitung h3 {
		font-size: 2.5em;
	}
	.accordion .toggle-link h5 {
		font-size: 1.1em;
		line-height: 1.5;
		margin-bottom: 0.5em;
	}
	
}
@media only screen and (min-width: 551px) {
.faq .offset-by-one {
	margin-left: 4%;
}
.faq .eleven.columns {
	width: 96%;
}
}
/**********************/
/***** Praxisbild *****/
/**********************/
.praxis {
    background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/BG-home-new4.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.praxis img {
	border-radius: 100px 100px 300px 100px;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.12);
}
@media only screen and (max-width: 550px) {
	.praxis {
		padding: 3em 0;
	}
	.praxis img {
		margin-bottom: 2em;
	}
}
/************************/
/***** Logos-Slider *****/
/************************/
#logos {
	padding: 0;
	margin: 4em 0;
	background-color: transparent;
	background-image: linear-gradient(140deg, #0700DD 42%, #69D7FF 81%);
}
#logos h6 { margin-top: 80px; }
#logos h2 { margin-bottom: 0; }
#logos .carousel-firmen {
	padding: 7em 0 5em;
}
#logos .container .columns {
  margin-bottom: 0 !important;
}
#logos .carousel-firmen .two img {
	opacity: 1;
}
#logos div.svgpanel {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	fill: #fff;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	margin-top: 0;
}
#logos div.svgpanel svg {
	position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 1.3px);
    height: 190px;
}
#logos div.svgpanel-bottom {
	overflow: hidden;
	position: relative;
	z-index: 0;
	fill: #fff;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: 0;
}
#logos div.svgpanel-bottom svg {
	position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 1.3px);
    height: 20px;
}
@media only screen and (max-width: 1025px) {
	#logos h6 { margin-top: 0px; /* statt 80 */ }
	#logos div.svgpanel svg {
		 height: 90px;
	}
	#logos .carousel-firmen {
		padding: 5em 0 3em;
	}
	
}
@media only screen and (max-width: 550px) {
	#logos .carousel-firmen {
		padding: 3em 0 1em;
	}
	#logos h2 { font-size: 1.4em; }
}
/******************************/
/***** Boxen mit Schritte *****/
/******************************/
.schritte h5 {
	color: #4632da;
    font-size: 20px;
    font-weight: 400;
}
.schritte {
    background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/Shapes-icons.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}
.schritte .four.columns {
	padding: 3em;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
	border-radius: 15px 15px 15px 70px;
}
.schritte .four.columns img {
	width: 66px;
	height: 66px;
	margin: 0 3em 3em 0;
	filter: brightness( 100% ) contrast( 100% ) saturate( 200% ) blur( 0px ) hue-rotate( 64deg );
}
@media only screen and (max-width: 550px) {
	.schritte { 
		padding: 5em 0;
	}
}
/********************/
/****** Footer ******/
/********************/
.footer-1  {
	border-top: none;
  	background-color: #ffffff;
	padding: 2em 0em;
	box-shadow: inset 3px 3px 5px rgba(0,0,0,0.14);
}
.footer-1 .container .columns {
	margin-bottom: 0;
}
#footermenu-1 .menu-footer-container {
	text-align: center;
}
#footermenu-1 ul {
	width: auto;
}
#footermenu-1 ul li {
	display: inline-block;
	width: 15%;
}
#footermenu-1 li a {
	font-size:  0.8em;
	font-weight: 400;
	color: #46659c;
}
.impressum .imgbox {
	display: inline-block;
	width: 100%;
	margin: 1em auto;
}
.impressum .imgbox img {
	max-width: 300px;
	margin: 0;
}
@media only screen and (max-width: 550px) {
	.footer-1 {
		padding: 0;	
	}
	#footermenu-1 ul li {
		display: block;
		width: auto;
	}
	#footermenu-1 li a {
		font-size: 0.9em;
	}
}
/* ProvenExpert Slide */
@-webkit-keyframes anim {
  0% {
    opacity: 0;
  }
  36.36% {
    opacity: 0;
  }
  63.63% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim {
  0% {
    opacity: 0;
  }
  36.36% {
    opacity: 0;
  }
  63.63% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.image-container {
  position: relative;
  width: 90%;
  height: 191px;
  max-width: 380px;
  margin: 1.5em auto 0.5em;
  text-align: center;
}
.image-container .image {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 380px;
  max-height: 191px;
  opacity: 0;
  /* background: linear-gradient(90deg, rgba(247, 180, 37,0.99) 0%, rgba(247, 180, 37,0.96) 100%),  url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/Siegel-doppelt-abstand.png'); */
  background: linear-gradient(90deg, rgba(247, 180, 37,0.99) 0%, rgba(247, 180, 37,0.96) 100%),  url('https://www.vorsorge-tarif.de/wp-content/uploads/2025/01/Proven-Expert-1-und-2.jpg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 2;
}
.image-container .hidden-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 380px;
  max-height: 191px;
  z-index: 3;	
}
.image-container .image.image2::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
  	height: 100%;
	top: 0;
	left:0;
	/* background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/Siegel-doppelt-abstand.png'); */
	background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2025/01/Proven-Expert-1-und-2.jpg');
	background-size: contain;
  	background-position: center center;
  	background-repeat: no-repeat;
	z-index: -1;
}
.image-container .image.image1 {
  opacity: 1;
  /* background-image: url('https://images.provenexpert.com/a9/5a/64ce26f982dc3837be7f38a49434/widget_recommendation_465_0.png?t=1654771827149'); */
  background-image: url('https://www.vorsorge-tarif.de/wp-content/uploads/2024/11/Proven-Expert-3.webp');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.image-container .image2 {
  -webkit-animation: anim 6s infinite alternate;
  animation: anim 6s infinite alternate;
}
.ssl-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 90%;
  height: auto;
  max-width: 380px;
  margin: 1.5em auto 0.5em;
  text-align: center;
}
.ssl-container br {
	display: none;
}
.intro .wpcf7 .ssl-container img {
	float: left;
	max-width: 60px;
	margin: 0 1em;
}
.intro .wpcf7 .ssl-container img.schloss {
	margin-top: 3px;
}
.intro .wpcf7 .ssl-container h4 {
	color: #ffffff;
	font-size: 1.2em;
}
.intro .wpcf7 .ssl-hinweis {
	color: #ffffff;
	font-size: 1.1em;
}
@media only screen and (max-width: 1025px) {
	.image-container {
		max-width: 320px;
		height: 161px;
	}
	.intro .wpcf7 .ssl-container img {
		margin: 0 0.5em;
	}
}
@media only screen and (max-width: 550px) {
	.image-container {
		max-width: 300px;
		height: 150px;
	}
}
/********************************************/
/************** Angebot Unterseite **********/
/********************************************/
.admin-bar .header-angebot { 
	top: 32px !important;
}
.angebot .container {
	overflow-x: hidden;
}
.angebot .header-angebot {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.7);
	backdrop-filter: blur(10px);
}
.header-angebot a  {
	margin: 0.5em auto;
}
.angebot .header img {
	max-width: 60vw;	
}
.angebot .intro {
  background-size: cover;
  background-position: center 30%;
  background-color: #ffffff;
}
.angebot .intro::before {
content: none !important;
}
@media only screen and (max-width: 550px) {
  .angebot .header {
    display: block;
  }
  .angebot .intro {
	  background-position: center 0%;
  }
}
#form-angebot {
	padding: 0 0 3em;
	background-position: center 80%;
}
#form-angebot::before {
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(10px);
}
#form-angebot .container {
	overflow-x:visible;
}
#form-angebot .wpcf7 {
	max-width: 400px;
	margin: 0 auto;
}
#form-angebot .container.badge-content {
	max-width: 1120px;
	margin-top: 2em;
	margin-bottom: 2em;
}
#form-angebot .multistep {
	text-align: center;
}
#form-angebot .frage {
	display: inline-block;
	margin-top: 1em;
	margin-bottom: 0.8em;
	font-weight: 600;
	font-size: 1.2em;
	color: #585858;
}
#form-angebot .wpcf7-radio label, 
#form-angebot .wpcf7-checkbox label {
	width: 100%;
	max-width: 80vw;
	height: auto;
}
#form-angebot #step1 span.wpcf7-list-item, 
#form-angebot #step2 span.wpcf7-list-item, 
#form-angebot #step3 span.wpcf7-list-item, 
#form-angebot #step4 span.wpcf7-list-item, 
#form-angebot #step5 span.wpcf7-list-item, 
#form-angebot #step6 span.wpcf7-list-item {
	width: 300px;
	margin: 0;
}
#form-angebot .wpcf7-radio input:checked + span, 
#form-angebot .wpcf7-checkbox input:checked + span {
	border-radius: 15px;
}
#form-angebot .wpcf7-radio label, 
#form-angebot .wpcf7-checkbox label {
	border-radius: 15px;
}
#form-angebot .wpcf7-radio label, 
#form-angebot .wpcf7-checkbox label {
	background: linear-gradient(90deg, rgba(21,40,134,0.99) 0%, rgba(74, 186, 211, 0.99) 100%);
	cursor:pointer;
}
#form-angebot .wpcf7-radio label span, 
#form-angebot .wpcf7-checkbox label span {
	padding: 15px 20px;
	color: #ffffff;
	text-align: left;
    margin-left: 60px;
	border: none;
}
#form-angebot .wpcf7-radio input:checked + span, 
#form-angebot .wpcf7-checkbox input:checked + span {
	background: linear-gradient(90deg, rgba(21,40,134,0.99) 0%, rgba(74, 186, 211, 0.99) 100%);
	color: #333;
	margin-left: 0px;
	padding-left:  80px;
	border: none;
}
#form-angebot .wpcf7-list-item label {
	position: relative;
}
#form-angebot #step1 .wpcf7-list-item label span::before,
#form-angebot #step2 .wpcf7-list-item label span::before,
#form-angebot #step3 .wpcf7-list-item label span::before,
#form-angebot #step4 .wpcf7-list-item label span::before,
#form-angebot #step5 .wpcf7-list-item label span::before,
#form-angebot #step6 .wpcf7-list-item label span::before {	
	  content: '';
      position: absolute;
      top: 5%;
      left: 5%;
      width: 50px;
      height: 90%;
}
#form-angebot #step1 .wpcf7-list-item:nth-child(1) label span::before {	
  background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/man.png') center center / cover no-repeat;
}
#form-angebot #step1 .wpcf7-list-item:nth-child(2) label span::before {	
  background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/gay.png') center center / cover no-repeat;
}
#form-angebot #step1 .wpcf7-list-item:nth-child(3) label span::before {	
  background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/father-and-son.png') center center / cover no-repeat;
}
#form-angebot #step1 .wpcf7-list-item:nth-child(4) label span::before {	
  background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/family.png') center center / cover no-repeat;
}
#form-angebot #step2 .wpcf7-list-item:nth-child(1) label span::before,
#form-angebot #step4 .wpcf7-list-item:nth-child(1) label span::before,
#form-angebot #step6 .wpcf7-list-item:nth-child(1) label span::before {
	background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/yes.png') center center / cover no-repeat;
}
#form-angebot #step2 .wpcf7-list-item:nth-child(2) label span::before,
#form-angebot #step4 .wpcf7-list-item:nth-child(2) label span::before,
#form-angebot #step6 .wpcf7-list-item:nth-child(2) label span::before {
	background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/no.png') center center / cover no-repeat;
}
#form-angebot #step5 .wpcf7-list-item:nth-child(1) label span::before {
	background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/money.png') center center / cover no-repeat;
}
#form-angebot #step5 .wpcf7-list-item:nth-child(2) label  span::before {
	background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/spar.png') center center / cover no-repeat;
}
#form-angebot #step5 .wpcf7-list-item:nth-child(3) label  span::before {
	background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/wallet.png') center center / cover no-repeat;
}
/* Zurueck-Butttom */
#form-angebot .wpcf7 button[type="button"] {
  padding: 1em 2em;
  color: #ffffff;
  background: linear-gradient(90deg, rgba(21,40,134,0.99) 0%, rgba(74, 186, 211, 0.99) 100%);
  border:none;
  border-radius: 12px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 1em auto 2em;
}
/* Suchen - Simulation mit weissen Slider */
#form-angebot #step7 {
	background-color: rgba(21,40,134,0.99);
	background: linear-gradient(90deg, rgba(21,40,134,0.99) 0%, rgba(74, 186, 211, 0.99) 100%);
	border-radius: 15px;
}
#form-angebot #step7 .frage {
	color: #ffffff;
}
#form-angebot .wpcf7 .spiners {
	position: relative;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#form-angebot .wpcf7 .spinner {
  width: 120px;
  height: 120px;
  border: 8px solid #ffffff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-radius: 50%;
  animation: spin 2s linear infinite;
  margin: 1em auto 1em;
}
@keyframes spin2 {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); }
}
#form-angebot .wpcf7 .spinner2 {
  width: 80px;
  height: 80px;
  border: 8px solid #ffffff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-radius: 50%;
  animation: spin2 2s linear infinite;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -40px;
}
@keyframes moveLeft {
  0% { transform: translateX(0%); }
  100% { transform: translateX(-100%); /* Ändern Sie dies je nach gewünschter Bewegungsrichtung und Entfernung */ }
}
#form-angebot .wpcf7 .slide-box {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}
#form-angebot .wpcf7 .slide-image {
  width: 4000px; /* Breite des Bildes anpassen */
  height: 85px; /* Höhe des Bildes anpassen */
  background: url('https://www.vorsorge-tarif.de/wp-content/uploads/2023/11/anbieter1.png') center center / cover no-repeat; /* Hintergrundbild und Anpassung anpassen */
  animation: moveLeft 40s linear infinite; /* Animation anpassen (Dauer, Timing-Funktion, Unendlichkeit) */
  margin-bottom: 2em;
}
/* Letzte schritt im Multistep-Form */
.intro .wpcf7 .abschluss { /* p, strong */
  display: inline-block;
  color: #ffffff;
  margin-bottom: 2em;
  font-weight: 500;	
  max-width: 80%;
}
.intro .wpcf7 strong.abschluss {
	margin-top: 1em;
}
#form-angebot .wpcf7 input[type="text"], 
#form-angebot .wpcf7 input[type="password"], 
#form-angebot .wpcf7 input[type="email"], 
#form-angebot .wpcf7 input[type="url"], 
#form-angebot .wpcf7 input[type="date"],
#form-angebot .wpcf7 input[type="tel"],
#form-angebot .wpcf7 input[type="number"], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    letter-spacing: -0.015em;
    margin: 0;
    max-width: 100%;
    padding: 1.5rem 1.8rem;
    width: 100%;
}
@media only screen and (max-width: 1025px) {
	#form-angebot .wpcf7 input[type="text"], 
	#form-angebot .wpcf7 input[type="password"], 
	#form-angebot .wpcf7 input[type="email"], 
	#form-angebot .wpcf7 input[type="url"], 
	#form-angebot .wpcf7 input[type="date"],
	#form-angebot .wpcf7 input[type="tel"],
	#form-angebot .wpcf7 input[type="number"], textarea {
		 padding: 0.3rem 0.8rem;
	}
	#form-angebot .wpcf7 .abschluss,
	#form-angebot .wpcf7 strong.abschluss {
		margin-bottom: 1em;
	}
}
#form-angebot .wpcf7 #step8 input{
	width: 90%;
    max-width: 400px;
    margin: auto;
    border-radius: 20px !important;
}
#form-angebot .wpcf7 #step8 input[type="submit"] {
	padding: 1em 2em;
	color: #ffffff;
	background: linear-gradient(90deg, rgba(21,40,134,0.99) 0%, rgba(74, 186, 211, 0.99) 100%);
	border: 1px solid #17498a;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0em auto 2em;
	width: auto;
}
#form-angebot .wpcf7-acceptance label {
	text-align: center;
	font-size: 0.8em;
    max-width: 80%;
}
#form-angebot .wpcf7 #step8 input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    top: 2px;
    display: inline-block;
    margin: 0;
    width: 1.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    border-color: #dcd7ca;
    box-shadow: none;
	padding: 6px;
    cursor: pointer;
}
#form-angebot .wpcf7 #step8 input[type="checkbox"]:checked::before {
    content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    display: inline-block;
    margin-left: -0.7rem;
	margin-top: -0.7rem;
    height: 1.75rem;
    width: 1.75rem;
}
/* last step */
#form-angebot .formstart {
	text-align: center;
}
#form-angebot .formstart h1 {
	font-size: 24px !important;
	line-height: 1.5 !important;
}
#form-angebot .wpcf7-response-output {
  display: none !important;
}
.rundeprogress {
  position: relative;
  display: flex;
  display: none;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  background-color: #ffffff;
  transform: rotate(45deg);
  width: 120px;
  height: 120px;
  border: 8px solid #e8e4e4;
  border-top: 8px solid #46559c;
  border-radius: 50%;
  margin: 60px auto;
  overflow: visible;
}
.rundeprogress p {
  display: inline-block;
  transform: rotate(-45deg);
  position: absolute;
  left: 50%;
  margin-left: -19px;
  margin-bottom: 12px;
  color: #46559c;
  font-weight: 600;
  font-size: 1.2em;
}
.indicator {
  width: 125px;
  height: 125px;
  margin: 0 auto;
  text-align: center;
  background-color: transparent;
  position: relative;
  margin-top: -60px;
  z-index: 2;
}
.indicator p {
	margin-bottom: 0;
}
.indicator span {
  position: absolute;
  display: inline-block;
  margin-left: -14px;
  line-height: 125px;
  font-size: 18px;
  font-weight: 600;
  color: #46559c;
  z-index: 4;
}
.indicator .centr {
  background-color: #e8e4e4;
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: 13px;
  z-index: 2;
}
.indicator .centr .value-bar,
.indicator .centr .left-half {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  clip: rect(0 50px 125px 0);
  z-index: 3;
}
.indicator .centr .value-bar {
	background-color: #46559c;
	-webkit-transform: rotate(18deg);
	transform: rotate(18deg);
}
.indicator .centr .left-half {
	background-color: #e8e4e4;	
}
.indicator .centrV {
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  width: 87px;
  height: 87px;
  margin: 19px;
  z-index: 3;
}
.indicator .fa-check {
	color: #46559c;
	font-size: 60px;
	margin: 20px 0 0 -20px;;
}
.footer-angebot {
	position: fixed;
	left: 0;
	bottom: 43px;
	width: 100%;
	padding: 0;
	background-color: #ffffff;
	border-top: 2px solid #ffffff;
	color: #ababab;
}
.footer-angebot .container .columns {
	margin-bottom: 0.5em;	
}
.footer-angebot #footermenu-1 li a {
	font-weight: 400;
	font-size: 0.9em;
	color: #ababab;
}
.footer-angebot #footermenu-1 li a:hover {
	color: #bababa;
}
@media only screen and (max-width: 550px) {
	.container.badge-content img {
		width: 80vw;
	}
	.container.badge-content .columns:first-child img,
	.container.badge-content .columns:last-child img {
		max-width: 150px;
	}
	.container.badge-content .columns {
		order: 2;
		margin-bottom: 1em !important;
	}
	.container.badge-content .columns:first-child,
	.container.badge-content .columns:last-child {
		order: 1;
	}
	.footer-angebot {
		position:relative;
		margin-top: 3em;
	}
	.badge .three img {
		max-width: 60vw;
	}
	#footermenu-1 ul {
    	margin-top: 1em;
	}
}
.marquee {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  position: relative;
  height: 50px; /* Höhe des Containers anpassen */
  background-color: rgba(70, 101, 156, 1)
}
.marquee-content {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  color: #009fe5;
  color: #ffffff;
  font-size: 28px;
  line-height: 2;
  font-weight: 500;
}
@media only screen and (max-width: 1025px) {
.marquee-content  { 
font-size: 24px;
}
}
@media only screen and (max-width: 768px) {
    .cmplz-cookiebanner {
        width: 96% !important;
		margin: 5px 2% !important;
    }
}
