/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

:root{
	--primary-color:#FF9933;
	--accent-color:#195F9D;
}

#video .col-md-12{
	position:relative;
}

#video .video-a{
	position: absolute;
    width: 100px;
    height: 100px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all .2s ease-in-out;
}

#video .video-a:hover{
	transform: scale(1.1);
}

html {
  scroll-behavior: smooth !important;
}

#faq-sec{
	background-color:var(--accent-color);
}

#logo img{
	height:25px !important;
}

#button-sec{
	background-color:#e9f2fb;
	margin:0 !important;
	padding:100px 0 !important
	
}

#button-sec .button-box{
	text-align:center;
	padding:20px 0;
}


#button-sec .button-box a{
    border-radius: 30px !important;
    font-size: 2em;
    padding: 5px 16px !important;
}

#button-sec .button-box:nth-child(1) a{
	background-color: var(--accent-color) !important;
}


#button-sec .button-box:nth-child(2) a{
	background-color: var(--primary-color) !important;
}

#button-sec .button-box:nth-child(3) a{
	background-color: #fff !important;
	color: var(--accent-color) !important;
	border:2px solid var(--accent-color) !important;
}

#button-sec .button-box p{
	padding-top: 20px;
    color: var(--accent-color);
    font-weight: 700;
    line-height: 1.2em;
    font-size: 1.1em;
}

.min-vh-80 {
    min-height: 80vh !important;
}

.bestell-btn{
	background-color: var(--primary-color) !important;
	color:#fff;
	border-radius: 30px !important;
    font-size: 1.4em;
}


.play-video i {
    position: absolute;
    padding-left: 5px;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    line-height: 81px;
    border-radius: 50%;
    z-index: 1;
    background-color: var(--primary-color) !important;
    text-align: center;
    font-size: 24px;
    color: #FFF;
    margin-top: -40px;
    margin-left: -40px;
    transition: transform .3s ease-out;
    -webkit-backface-visibility: hidden;
}

.play-video:hover i {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#copyrights{
	padding:16px !important;
	background-color:#000 !important;
}
#copyrights .col-md-6:nth-child(2){
	text-align:right;
}
#copyrights .col-md-6{
	padding-bottom:0 !important;
}

#copyrights, #copyrights a{
	color:#fff !important;
	font-size:16px;
}
#copyrights a{
	text-decoration:none !important;
}




.submit{
	background-color: var(--primary-color) !important;
	color:#fff;
	border-radius: 30px !important;
    font-size: 1.4em;
	    border: 0;
    padding: 10px 16px;
	margin-top: 20px;
}

#arrow-down{
	position:absolute;
	top:0 !important;
}





@media (min-width:481px){
#arrow-down{
	margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
}

@media (max-width:480px){
/*#calc-wrapper{
	margin-top:50px;
    transform: scale(1.3);
}*/
#arrow-down{
	left:45%
}
}


#logo-slider{
	height: 100px;
    margin-bottom: 20px
}



@media (max-width:767px){
	#slider{
		background-position: 67% 50%;
	}
	#slider .col-lg-6, #slider .slide-imgs{
		text-align: center;
	}
	#slider .card-img{
		display:none!important
	}
	#slider .iphone-img{
		transform:none !important;
		margin-top:20px;
		height: 420px;
		width: auto;
	}
	
}

.heading-block h2 {
    color: #ce0a3c;
}



.btn:hover{
	border:0 !important;
}


.head-sub{
	font-size:1.5em;
}




















/* FÜR DEN RECHNER */
/*
#calc-wrapper .left-col {
    left: 10.5%;
    width: 37%;
}
#calc-wrapper .right-col {
    left: 53.75%;
    width: 41%;
}
#calc-wrapper .first-row {
	top: 20.5%;
}
#calc-wrapper .second-row {
	top: 34.75%;
}
#calc-wrapper .third-row {
	top: 50%;
}
#calc-wrapper .fourth-row {
	top: 67.5%;
}
#calc-wrapper .fifth-row {
	top: 75%;
}
#zielkapital-fuer-kaufkrafterhalt {
	left: 58% !important;
}
#erforderliche-nettorendite {
	left: 29.5% !important;
}
#anteilige-umwandlung-in-renditeorientierte-kapitalanlagen-euro {
	top: 75% !important;
	left: 4.5% !important;
}*/







 :root{
    --acc:#003154;
    --alt:#B4936F;
    --grey:#eee
}

details>summary>*{
    display:inline
}
details>div{
    border:2px solid var(--alt);
    margin-top:0;
    padding:1rem
}
#calc-wrapper{
    position:relative
}
#calc-wrapper p{
    position:absolute;
    border:none;
    display:flex;
    align-items:center;
    justify-content:center;
    height:5%;
    padding:0;
    border-bottom:none;
    font-size:1.5em;
    margin:0
}
@media(max-width:767px){
    #calc-wrapper p{
        font-size:.9em
    }
}
@media(max-width:480px){
    #calc-wrapper p{
        font-size:.75em
    }
}


.wpcf7-date:before{
    width:0%
}
.customRow{
    display:flex;
    flex-wrap:wrap;
    width:100%
}
.customRow .customColumn{
    flex:1 0 100%;
    max-width:100%
}
.customRow .customColumn-1-2{
    flex:1 0 50%;
    max-width:50%
}
.customRow .customColumn-1-3{
    flex:1 0 calc(100% / 3);
    max-width:calc(100% / 3)
}
.customRow span{
    width:100%
}
.customRow>span.kc_captcha,.customRow>span.kc_captcha span{
    width:initial
}
input{
    width:100%
}
label{
    display:block
}
input[type*=radio],input[type=checkbox],input[type=submit]{
    width:auto;
    display:inline
}
.radio-label{
    display:inline
}
.side-note{
    font-size:.8em
}
form .page-title h1{
    font-size:1.17em;
    text-align: left;
    text-transform: none;
}
@media print{
    #unterschrift{
        width:240px!important;
        height:77px!important;
        position:absolute;
        bottom:0
    }
}
canvas{
    position:relative;
    margin:0;
    padding:0;
    width:340px;
    height:110px;
    touch-action:none;
    border:1px solid
}
input[id*=sig-dataUrl]{
    display:none
}
img[src=""]{
    visibility:hidden
}
input{
    padding:5px 10px
}
@media (min-width:768px){
    .customRow .customColumn,.customRow .customColumn-1-2,.customRow .customColumn-1-3{
        padding:0 1em 1.5em 1em
    }
    .customRow{
        width:calc(100% + 2em)!important;
        margin:0 -1em
    }
}
@media(max-width:767px){
    .customRow .customColumn,.customRow .customColumn-1-2,.customRow .customColumn-1-3{
        flex:1 0 calc(100% + 0px)!important;
        max-width:calc(100% + 0px)!important;
        padding-bottom:1em!important
    }
}
.form_message_box{
    font-size:1.5em;
    color:green
}



/*Änderungen 02.07.2022*/

.rechner-sz .rechner-head{
	background-color: var(--primary-color);
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    padding: 5px 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 0;
}


#sheet1 {
	display: table !important;
	border: none;
	border-collapse: collapse;
}
#sheet1 tr:not(:last-child) {
	text-align: left;
	vertical-align: middle;
	border: 1px solid rgb(237, 237, 237) !important;
}
#sheet1 tr:nth-child(even) {
	background-color: #f9f9f9 !important; 
}
#sheet1 tr:last-child td {
	padding: 0px !important; 
}
#sheet1 tr:last-child td button {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
}
#sheet1 td input {
	margin: 0;
}

#sheet1 #submitcalc {
    width: 100%;
    min-width: 280px;
    padding: 10px;
    font-size: 30px;
    display: inline-block;
    border-radius: 12px;
    border: 1px solid var(--accent-color) !important;
    background-color: hsl(351, 68%, 11%) !important;
    background-repeat: repeat-x;
    background-image: -o-linear-gradient(top, var(--accent-color), #f79000);
    background-image: linear-gradient(var(--accent-color), #f79000);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 62%);
}


@media (max-width:359px) {
	#sheet1 #submitcalc {
		min-width:0 !important;
	}
}

#sheet1 .inputcalc, #sheet1 .inputcalc0, #sheet1 .inputcalc2 {
    padding: 4px;
    font-size: 16px;
    text-align: right;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    color: #555555;
    padding-right: 8px;
}

#sheet1 td {
    border: 0px;
    padding: 8px;
}

table td {
    vertical-align: top;
    padding: 8px;
    font-size: 18px;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
}


.btn.red_border{
    border-radius: 30px !important;
    font-size: 1.4em;
    font-weight: 700;
    color: var(--primary-color);
    background-color: #fff;
    border:5px solid var(--primary-color);
	margin-top:20px
}

.btn.red_border:hover{
    background-color: var(--primary-color);
    border:5px solid var(--primary-color) !important;
	color:#fff

}

.btn.red_fill{
    border-radius: 30px !important;
    font-size: 1.4em;
    font-weight: 700;
    color: #fff;
    background-color: var(--primary-color);
    border:5px solid var(--primary-color);
	margin-top:20px
}

.btn.red_fill:hover{
    background-color: #fff;
    border:5px solid var(--primary-color) !important;
	color:var(--primary-color)

}

h2.decke-head{
	color:var(--primary-color);
	font-size: 40px;
}


.head_block h2{
	font-size:46px
}

@media (max-width:767px){
	.head_block h2 ,h2.decke-head{
	font-size:34px
}
}


.head_block::after {
    border-top-color: var(--primary-color) !important;
}
.head_block::after {
    margin-top: 30px;
    width: 100px;
    border-top: 5px solid var(--primary-color);
    border-color: var(--primary-color);
}

.faq_deckel .toggle{
	margin-bottom:11px;
	border-radius:25px;
	padding:0;
	background-color:#fff;
	color:#000;
	
}

.faq_deckel .toggle .toggle-title{
	color:#000
}

.faq_deckel .toggle .toggle-header{
	border-radius:25px;
	padding:18px 30px;
	font-size: 1.2rem;
    font-weight: 600;
	align-items: center
}
.faq_deckel .toggle .toggle-content{
	padding: 22px 15px 25px 50px;
    background-color: #f5f5f5;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    color: #555555;
    font-size: 18px;
}
.faq_deckel{
	border:0;
}

.faq_deckel .toggle-icon i{
	background-color:var(--primary-color);
	width: 40px;
    padding: 6px 0;
    border-radius: 20px;
}

.btn-primary{
    --bs-btn-focus-shadow-rgb: 0 !important;
}

.text-right{
	text-align:right !important;
}

.footer_inner{
	padding:20px 0;
	font-size:18px;
	font-weight:600
}

@media (max-width:767px){
	#footer , #footer img, #footer .col-md-6{
		text-align:center !important;
	}
}

#callToAction{
	margin-bottom:100px;
}

/*
.zinsinput {
    top: 19% !important;
    right: 11% !important;
    width: 14% !important;
    height: 5% !important;
}

.notw {
    top: 26.5% !important;
    right: 11% !important;
    width: 14% !important;
    height: 5% !important;
}
.nameinput {
    top: 27% !important;
    right: 53% !important;
    width: 41% !important;
    height: 3% !important;
}

.euroOne {
    top: 40.5% !important;
    left: 9% !important;
    width: 20% !important;
    height: 5% !important;
}

.aqibInnerDiv input{
	margin-right:0 !important;
	margin-top:0 !important;
	margin-left:0 !important;
}*/



#money_big input {
	min-height:35px;
}

@media (max-width:720px) {
#money_big input, #money_big .nameinput {
	font-size:25px !important;
}

#money_big .aqibInnerDiv .link {
	font-size: 18px;
}
}

@media (max-width:640px) {
#form2086 tr > td{
	display:inline-block;
}

#money_big input {
	min-height:30px;
}

#form2086 tr > td:nth-of-type(1) {
	width:90%;
}
#form2086 tr:last-child > td {
	width:100%;
}
#form2086 tr > td:nth-of-type(1), #form2086 tr > td:nth-of-type(2), #form2086 tr > td:nth-of-type(4) {
	padding-bottom:0;
}

#form2086 tr > td:nth-of-type(3) {
	padding-top:0;
}

#form2086 input.payload {
	width:200px;
}

#money_big input, #money_big .nameinput {
font-size:20px !important;
}

#money_big .aqibInnerDiv .link {
	font-size: 15px;
}
}

@media (max-width:550px) {
#money_big .aqibInnerDiv .link {
	font-size: 14px;
}

#money_big input {
	min-height:25px;
}
}

@media (max-width:480px) {
#money_big .aqibInnerDiv .link {
	font-size: 12px;
}

#form2086 input.payload {
	width: 200px;
}

#money_big input, #money_big .nameinput {
font-size:17px !important;
}

#money_big input {
	min-height:20px;
}
}

@media (max-width:420px) {
#money_big .aqibInnerDiv .link {
	font-size: 11px;
}
}

@media (max-width:400px) {
#money_big input, #money_big .nameinput {
font-size:16px !important;
}

#money_big .aqibInnerDiv .link {
	font-size: 10px;
}
}

@media (max-width:359px) {
#money_big input, #money_big .nameinput {
font-size:14px !important;
}

#money_big .aqibInnerDiv .link {
	font-size: 8px;
}
	#form2086 input.payload {
		width:100px;
	}
	
	#sheet1 #submitcalc {
		min-width:0 !important;
	}
}

#money_big .aqibInnerDiv {
	position:relative;
}

#money_big input {
	height:5.6%;
	padding:0 !important;
	position:absolute;
	margin:0;
}

#money_big .aqibInnerDiv .nameinput {
	top:30% !important;
	left:6% !important;
	width:40% !important;
}

#var32416_2 {
	top:47% !important;
	left:8% !important;
	width:20% !important;
}

#var32419_2 {
	top:47% !important;
	left:38% !important;
	width:20% !important;
}

#var32420_2 {
	top:47% !important;
	left:68% !important;
	width:20% !important;
}

#var32417_2 {
	top:56% !important;
	left:40% !important;
	width:20% !important;
}

#var32413_2 {
	top:56% !important;
	left:69% !important;
	width:20% !important;
}

#var32412_2 {
	top:71% !important;
	left:15% !important;
	width:10% !important;
}

#var32415_2 {
	top:71% !important;
	left:45% !important;
	width:10% !important;
}

#var32414_2 {
	top:71% !important;
	left:75% !important;
	width:10% !important;
}

#var32418_2 {
	top:22% !important;
	left:68% !important;
	width:18.75% !important;
}

#var32421_2 {
	top:30% !important;
	left:61% !important;
	width:28% !important;
}

#money_big .aqibInnerDiv .link {
	width:35%;
	height:6%;
	position:absolute;
	margin:0;
	top:88%;
	left:33%;
	padding-top:10px;
}
@media (max-width:480px) {
#money_big .aqibInnerDiv .link {
	padding-top:0 !important;
}
}

#money_big .aqibInnerDiv  {
	width:100% !important;
	height:auto !important;
	max-width:none !important;
	min-width:0 !important;
}

#money_big .aqibInnerDiv, #money_big .aqibInnerDiv img {
	width:100%;
}

.ui-section-form-bottom{
	margin:0 !important;
}



@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-BoldItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-SemiBold.woff2') format('woff2'),
        url('../fonts/SourceSansPro-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Black.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Light.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Italic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-BlackItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-ExtraLight.woff2') format('woff2'),
        url('../fonts/SourceSansPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-LightItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Bold.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

