.wrapper {
	padding: 0px 0 30px 0;
	background: #2b324c;
 }
 
 .wrapper .container {
	  -webkit-transition: all 0.3s, -webkit-transform 0.3s;
	 transition: all 0.3s, transform 0.3s;
	 padding: 30px 15px;
 }
 
 .container {
	 padding: 60px 30px;
 }
 /* .container:not(:first-child) {
	 padding: 30px;
 } */
 
 @media (min-width: 1200px) {
	 .container {
		 width: 1050px;
	 }
 }
 
 .row {
	 position: relative;
 }
 .contact {
	 color: #fff;
 }
 
 .lead {
	 font-weight: 600;
 }
 
 .muted {
	 color: #777;
 }
 
 .rating {
	 margin-bottom: 30px;
 }
 
 .btn-primary {
	 background-color: #FF1D4D;
	 color: #fff;
 }
 li {
	 list-style: none;
	 position: relative;
 }
 li::before {
	 background-image: url("/images/list-bullet.svg")!important;
	 width: 7px;
	 height: 7px;
	 position: absolute;
	 z-index: 1111;
	 content: '';
	 top: 10px;
	 left: -30px;
 }
 
 /* Main form wrapper */
 .fs-form-wrap {
	 position: relative;
	 box-shadow: 0 0 100px -30px #000;
	 background: rgba(255,255,255, 1);
	 color: #2b324c;
	 border-radius: 5px;
 /*
	 width: 100%;
	 height: 100%;
	 max-width: 959px;
	 margin: 0 auto;
	 background: #fff;
 */
 }

 .fs-form-wrap h1,
 .fs-form-wrap h2,
 .fs-form-wrap h3,
 .fs-form-wrap h4,
 .fs-form-wrap h5,
 .fs-form-wrap h6 {
	 color: inherit;
 }
 
 .row-eq-height {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display:         flex;
 }
 
 .page-header {
	 padding: 15px 0;
	 margin: 0px;
	 border-bottom: 0px solid #eee;
 }
 .main {
 /*    margin-top: -81px;*/
	 text-align: left;
	 z-index: 1000;
 }
 .am-padding {
	 padding:30px 30px 30px 30px;
 }
 .logo {
	 margin-bottom: 25px;
 }
 
 h2 {
	 font-weight: 400;
 }
 
 .charly img {
	 position: absolute;
	 right: 80px;
	 top: -80px;
	 border-radius: 50%; 
	 max-width:150px;
	 box-shadow: 0 0 100px -30px #000;
 }
 .charly img:first-child {
	 right: 20px; 
	 box-shadow: none; 
	 max-width: 153px;
 }
 
 p {
	 margin-bottom: 5px;
 }
 
 span.bkg div {
	 background-color: #eee;
	 font-size: 13px;
	 padding: 5px 0;
	 font-weight: 700;
	 position: relative;
 }
 
 .placeholder {
	 text-align: center;
	 margin: 20px 5px 21px;
	 box-shadow: 0 0 50px -30px #000;
	 border-radius: 5px;
	 max-width: 100%;
 }
 
 #bild-wohnung-2,
 #bild-wohnung {
	 background: url("/img/background/7.jpg") no-repeat scroll center center / cover transparent;
 }
 #bild-einfamilienhaus,
 #bild-einfamilienhaus-2 {
	 background: url("/img/background/einfamilienhaus.jpg") no-repeat scroll center center / cover transparent;
 }
 #bild-mehrfamilienhaus,
 #bild-mehrfamilienhaus-2 {
	 background: url("/img/background/8.jpg") no-repeat scroll center center / cover transparent;
 }
 #bild-grundstueck,
 #bild-grundstueck-2 {
	 background: url("/img/background/grundstueck.jpg") no-repeat scroll center center / cover transparent;
 }
 #bild-gewerbeeinheit,
 #bild-gewerbeeinheit-2 {
	 background: url("/img/background/gewerbeflaeche.jpg") no-repeat scroll center center / cover transparent;
 }
 
 .input a {
	 color: #FF1D4D
 }
 .input p {
	 line-height: 18px;
	 font-size: 14px;
	 text-align: justify;
	 margin-top: 10px;
	 margin-bottom: -10px;
	 padding-top: 5px
 }
 /*
 input[type=checkbox].css-checkbox {
							 position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						 }
 
						 input[type=checkbox].css-checkbox + label.css-label {
							 padding-left:35px;
							 height:30px; 
							 display:inline-block;
							 line-height:30px;
							 background-repeat:no-repeat;
							 background-position: 0 0;
							 font-size:30px;
							 vertical-align:middle;
							 cursor:pointer;
 
						 }
 
						 input[type=checkbox].css-checkbox:checked + label.css-label {
							 background-position: 0 -30px;
						 }
						 label.css-label {
				 background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_9e0be0d3c50aa15eb49cfd5afdebcc01.png);
				 -webkit-touch-callout: none;
				 -webkit-user-select: none;
				 -khtml-user-select: none;
				 -moz-user-select: none;
				 -ms-user-select: none;
				 user-select: none;
			 }
 */
 #datenschutzerklaerung {
	 float: left;
	 width: auto;
	 margin: 6px 10px 0 0px;
 /*    -webkit-appearance: none;*/
	 padding: 6px;
	 color: #FF1D4D;
	 border-radius: 0px;
 }
 .blue-tooltip + .tooltip > .tooltip-inner {
	 background-color: #2b324c;
	 font-size: 14px;
	 font-weight: bold;
 }
	 
 .blue-tooltip + .tooltip > .tooltip-arrow { 
	 border-top-color:#2b324c; 
 }
 
 footer {
	 margin-top: 20px;
	 font-size: 14px;
 }
 
 .footer {
	 padding: 30px 0 20px 0;
	 background-color: #f2f2f2;
 }
 
 a {
	 color: inherit;
 }
 a:hover {
	 color: #FF1D4D;
	 text-decoration: none;
 }
 
 #btn-zurück {
	 background: #aaa;
	 float: left;
 }
 /****** END Custom  *****/
 
 
 .overview .fs-form-wrap {
	 height: auto;
 }
 
 /* Title */
 .fs-title {
	 margin: 0px 0 0;
	 padding: 30px 30px 0 30px;
	 width: 100%;
	 /* background-color: #fff; */
 }

 
 .fs-title > a > img {
	 width: 200px;
	 margin-top: -6px;
	 margin-left: -4px;
 }
 
 
 /* Form */
 .fs-form {
	 position: relative;
	 text-align: left;
 }
 
 .no-js .fs-form {
	 padding: 0 0 6em 0;
 }
 
 /* Views (fullscreen and overview)*/
 .fs-form-full {
	 margin: 0 auto;
 }
 
 .fs-form-full,
 .fs-message-error {
	 overflow: hidden;
	 padding-top: 15px;
 }
 
 .fs-form-overview {
	 padding: 2.5em 20% 6em;
	 width: 100%;
	 height: 100%;
	 /* background: #ffffff; */
	 color: #3b3f45;
 }
 
 .fs-form-overview .fs-fields::before {
	 display: block;
	 margin-bottom: 2.5em;
	 color: #3b3f45;
	 content: 'Übersicht & Senden';
	 font-size: 21px;
	 font-weight: bold;
	 text-transform: uppercase;
 }
 
 /* Switch view animation (we hide the current view, switch the view class and show it again) */
 .fs-form.fs-show {
	 -webkit-animation: animFadeIn 0.5s;
	 animation: animFadeIn 0.5s;
 }
 
 @-webkit-keyframes animFadeIn {
	 0% { opacity: 0; }
	 100% { opacity: 1; }
 }
 
 @keyframes animFadeIn {
	 0% { opacity: 0; }
	 100% { opacity: 1; }
 }
 
 .fs-form.fs-show .fs-fields {
	 -webkit-animation: animMove 0.5s;
	 animation: animMove 0.5s;
 }
 
 @-webkit-keyframes animMove {
	 from { top: 100px; }
 }
 
 @keyframes animMove {
	 from { top: 100px; }
 } /* we need to use top here because otherwise all our fixed elements will become absolute */
 
 /* Visibility control of elements */
 .fs-form-full .fs-fields > li,
 .fs-nav-dots, 
 .fs-progress,
 .fs-numbers,
 button.fs-continue,
 .fs-message-error,
 .fs-message-final {
	 display: none;
 }
 
 .no-js .fs-form-full .fs-fields > li {
	 display: block;
 }
 
 .fs-show {
	 display: block; !important;
 }
 
 /* Some general styles */
 .fs-form-wrap button {
	 border: none;
	 background: none;
 }
 
 .fs-form-wrap button[disabled] {
	 pointer-events: none;
 }
 
 .fs-form-wrap input:focus,
 .fs-form-wrap button:focus {
	 outline: none;
 }
 
 /* Hide the submit button */
 .fs-form .fs-submit {
	 display: none;
 }
 
 /* Fields */
 .fs-fields {
	 position: relative;
	 margin: 0 auto;
	 padding: 0;
	 top: 0;
	 list-style: none;
 }
 
 .fs-form-overview ol {
	 max-width: ;
 }
 
 .fs-fields > li {
	 position: relative;
	 z-index: 1;
	 margin: 0;
	 padding: 0;
	 border: none;
 }
 
 .fs-fields > li:hover {
	 z-index: 999;
 }
 
 .js .fs-form-full .fs-fields > li {
	 position: relative;
	 width: 100%;
	 /* background-color: #fff; */
	 padding: 0 30px 10px;
 }
 
 .fs-form-overview .fs-fields > li,
 .no-js .fs-form .fs-fields > li {
	 margin: 1em 0 2em;
	 padding: 0 0 2em 0;
	 border-bottom: 1px solid #FF1D4D;
 }
 
 /* Labels & info */
 .fs-fields > li label {
	 position: relative;
	 display: block;
 }
 
 .fs-fields > li label.fs-field-label {
	 display: inline-block;
	 padding: 10px 0px 0 0;
	 pointer-events: none;
 }
 
 .fs-form-full .fs-fields > li label[data-info]::after {
	 position: relative;
	 display: inline-block;
	 margin-left: 10px;
	 margin-top: -10px;
	 width: 24px;
	 height: 24px;
	 border: 2px solid #FF1D4D;
	 color: #FF1D4D;
	 border-radius: 50%;
	 content: 'i';
	 vertical-align: top;
	 text-align: center;
	 font-style: italic;
	 font-family: georgia, serif;
	 line-height: 20px;
	 cursor: pointer;
	 pointer-events: auto;
 }
 
 .fs-form-full .fs-fields > li label[data-info]::before {
	 position: absolute;
	 bottom: 100%;
		left: 0;
	 padding: 0 0 10px;
	 min-width: 320px;
	 content: attr(data-info);
	 color: #FF1D4D;
	 opacity: 0;
	 -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	 transition: opacity 0.3s, transform 0.3s;
	 -webkit-transform: translate3d(0,-5px,0);
	 transform: translate3d(0,-5px,0);
	 pointer-events: none;
 }
 
 .fs-form-full .fs-fields > li label[data-info]:hover::before {
	 opacity: 1;
	 -webkit-transform: translate3d(0,0,0);
	 transform: translate3d(0,0,0);
 }
 
 .fs-form-full .fs-fields > li label:hover ~ .fs-info,
 .fs-form-full .fs-fields > li .fs-info:hover {
	 opacity: 1;
	 -webkit-transform: translateY(0);
	 transform: translateY(0);
	 pointer-events: auto;
 }
 
 /* Inputs */
 .fs-fields input {
	 display: block;
	 margin: 0;
	 padding: 10px;
	 width: 100%;
	 border: 1px solid #ccc;
	 background-color: transparent;
	 color: #FF1D4D;
	 text-overflow: ellipsis;
	 font-weight: bold;
	 border-radius: 0;
	 background-repeat: no-repeat;
 }
 
 .fs-fields input:invalid {
	 box-shadow: none; /* removes red shadow in FF*/
 }
 
 .fs-fields input.invalid {
	 border: 1px solid #FF1D4D;
 }
 
 .fs-form-overview .fs-fields input {
	 color: #FF1D4D;
 }
 
 .fs-fields [required] {
 /*	background-image: url(../img/abacusstar.svg);*/
	 background-position: top right;
	 background-size: 18px;
	 background-repeat: no-repeat;
 }
 #datenschutzerklärung:focus,
 .fs-fields input:focus {
	 background-color: #ffffff; /* Fixes chrome bug with placeholder */
	 border-color: #FF1D4D;
 }
 
 .fs-form-overview .fs-fields input:focus {
	 background-color: #ffffff; /* Fixes chrome bug with placeholder */
 }
 
 .fs-form-overview .fs-fields input {
	 border: 1px solid transparent;
 }
 
 .fs-fields .fs-radio-custom input[type="radio"] {
	 position: absolute;
	 display: block;
	 margin: 30px auto 20px;
	 margin: 0 auto 20px;
	 width: 100%;
	 height: 100%;
	 opacity: 0;
	 cursor: pointer;
 }
 
 .fs-fields > li .fs-radio-custom span {
	 float: left;
 /*
	 position: relative;
	 margin: 0 15px 15px 0;
	 padding: 10px;
	 max-width: 18%;
 */
	 width: 100%;
	 text-align: center;
	 border: 1px solid #eee;
 }
 
 .fs-fields > li .fs-radio-custom span.current > label > div,
 .fs-fields > li .fs-radio-custom span:hover > label > div {
	 background-color: #FF1D4D;
	 color: #ffffff;
 }
 
 
 .fs-fields > li .fs-radio-custom span.current,
 .fs-fields > li .fs-radio-custom span:hover,
 .fs-fields > li .fs-radio-custom span:focus {
	 border: 1px solid #FF1D4D !important;
 }
 
 .fs-fields > li .fs-radio-custom span:last-child {
	 margin: 0 0px 15px 0;
 }
 
 .fs-fields > li .fs-radio-custom span label {
	 -webkit-transition: color 0.3s;
	 transition: color 0.3s;
	 margin-bottom: 0px; 
 }
 
 .fs-form-overview .fs-fields > li .fs-radio-custom span {
	 max-width: 115px;
 }
 
 .fs-form-overview .fs-fields > li .fs-radio-custom span {
 }
 
 .fs-fields > li .fs-radio-custom label {
	 display: block;
	 padding-top: 77%;
	 width: 100%;
	 height: 100%;
	 cursor: pointer;
	 font-size: 12px;
 }
 
 .fs-fields .fs-radio-custom label::after {
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 width: 100%;
	 height: 100%;
	 background-position: 50% 0%;
	 background-size: 85%;
	 background-repeat: no-repeat;
	 content: '';
	 opacity: 1;
	 -webkit-transition: opacity 0.2s;
	 transition: opacity 0.2s;
	 -webkit-transform: translate(-50%,-50%);
	 transform: translate(-50%,-50%);
 }
 
 .fs-fields .fs-radio-custom label.radio-wohnung::after {
	 background-image: url(../img/wohnung-frameless.svg);
 }
 
 .fs-fields .fs-radio-custom label.radio-einfamilienhaus::after {
	 background-image: url(../img/einfamilienhaus-frameless.svg);
 }
 
 .fs-fields .fs-radio-custom label.radio-mehrfamilienhaus::after {
	 background-image: url(../img/mehrfamilienhaus-frameless.svg);
 }
 
 .fs-fields .fs-radio-custom label.radio-grundstueck::after {
	 background-image: url(../img/grundstueck-frameless.svg);
 }
 
 .fs-fields .fs-radio-custom label.radio-gewerbeeinheit::after {
	 background-image: url(../img/gewerbeeinheit-frameless.svg);
 }
 
 .fs-fields .fs-radio-custom input[type="radio"]:checked + label {
	 /*color: #ff8319;*/
 }
 
 .fs-form-overview .fs-fields .fs-radio-custom input[type="radio"]:checked + label {
	 color: rgba(0,0,0,0.8);
 }
 
 .fs-fields textarea {
	 padding: 0.25em;
	 width: 100%;
	 height: 200px;
	 border: 2px solid #ccc;
	 background-color: transparent;
	 color: #FF1D4D;
	 resize: none;
 }
 
 .fs-form-overview .fs-fields textarea {
	 height: 100px;
	 color: rgba(0,0,0,0.5);
 }
 
 .fs-fields textarea:focus {
	 outline: none;
 }
 
 .fs-form-overview .fs-fields textarea {
	 padding: 0;
	 border-color: transparent;
 }
 
 .fs-form-overview .fs-fields textarea:focus {
	 background: #FF1D4D;
 }
 
 .fs-form div.cs-select.cs-skin-boxes {
	 display: block;
 }
 
 .fs-form-overview .cs-skin-boxes > span {
	 border-radius: 5px;
	 width: 90px;
	 height: 70px;
 }
 
 .fs-form-overview .cs-skin-boxes > span::before {
	 padding-top: 50px;
	 box-shadow: 0 20px 0 #292c30, inset 0 -5px #292c30;
 }
 
 .fs-fields input.fs-mark {
	 padding-left: 1em;
	 background-image: url(../img/euro.svg);
	 background-position: 0% 0.15em;
	 background-size: auto 75%;
	 background-repeat: no-repeat;
 }
 
 .fs-fields input.fs-mark[required] {
	 background-image: url(../img/euro.svg), url(../img/abacusstar.svg);
	 background-position: 0% 0.15em, top right;
	 background-size: auto 75%, 18px;
	 background-repeat: no-repeat;
 }
 
 .fs-fields input.fs-quadratmeter {
	 padding-left: 1em;
	 background-image: url(../img/quadreatmeter.svg);
	 background-position: 0% 0.15em;
	 background-size: auto 75%;
	 background-repeat: no-repeat;
 }
 
 .fs-fields input.fs-quadratmeter[required] {
	 background-image: url(../img/quadreatmeter.svg), url(../img/abacusstar.svg);
	 background-position: 0% 0.15em, top right;
	 background-size: auto 75%, 18px;
	 background-repeat: no-repeat;
 }
 
 /* placeholder */
 .fs-fields input::-webkit-input-placeholder,
 .fs-fields textarea::-webkit-input-placeholder {
	 color: rgba(0,0,0,0.1);
 }
 
 .fs-fields input:-moz-placeholder,
 .fs-fields textarea:-moz-placeholder {
	 color: rgba(0,0,0,0.1);
 }
 
 .fs-fields input::-moz-placeholder,
 .fs-fields textarea::-moz-placeholder {
	 color: rgba(0,0,0,0.1);
 }
 
 .fs-fields input:-ms-input-placeholder,
 .fs-fields textarea:-ms-input-placeholder {
	 color: rgba(0,0,0,0.1);
 }
 
 /* Hide placeholder when focused in Webkit browsers */
 .fs-fields input:focus::-webkit-input-placeholder {
	 color: transparent;
 }
 
 /* Dot navigation 
 .fs-nav-dots {
	 position: absolute;
	 margin-top: 157px;
	 right: 8px;
	 left: auto;
	 -webkit-transform: translateY(-50%);
	 transform: translateY(-50%);
	 z-index: 1;
	display: none;
 }*/
 
 .fs-nav-dots {
	 position: absolute;
	 top: 50%;
	 right: 30px;
	 left: auto;
	 -webkit-transform: translateY(-50%);
	 transform: translateY(-50%);
	 z-index: 1000;
	 display: none;
 /*
	 position: absolute;
	 margin-top: -170px;
	 right: 28px;
	 left: auto;
	 -webkit-transform: translateY(-50%);
	 transform: translateY(-50%);
	 z-index: 1000;
 */
	 /* display: none; */
 }
 
 .fs-nav-dots button {
	 position: relative;
	 display: block;
	 padding: 0;
	 margin: 16px 0;
	 width: 16px;
	 height: 16px;
	 border-radius: 50%;
	 background: transparent;
	 -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	 transition: transform 0.3s ease, opacity 0.3s ease;
 }
 
 .fs-nav-dots button::before,
 .fs-nav-dots button::after {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 border-radius: 50%;
	 background-color: #999;
	 content: '';
	 text-indent: 0;
	 -webkit-backface-visibility: hidden;
	 backface-visibility: hidden;
 }
 
 .fs-nav-dots button::after {
	 background-color: #FF1D4D;
	 -webkit-transform: perspective(1000px) rotate3d(0,1,0,180deg);
	 transform: perspective(1000px) rotate3d(0,1,0,180deg);
 }
 
 .fs-nav-dots button.fs-dot-current {
	 -webkit-transform: perspective(1000px) rotate3d(0,1,0,180deg);
	 transform: perspective(1000px) rotate3d(0,1,0,180deg);
 }
 
 .fs-nav-dots button:hover::before,
 .fs-nav-dots button.fs-dot-current::before {
	 background: #FF1D4D;
 }
 
 /* Progress bar */
 .fs-progress {
	 position: absolute;
	 top: 0;
	 width: 0%;
	 height: 0.5em;
	 background: #FF1D4D;
	 -webkit-transition: width 0.3s ease-in-out;
	 transition: width 0.3s ease-in-out;
 }
 
 /* Number indicator */
 .fs-numbers {
	 position: absolute;
	 top: 0;
	 right: 0;
	 overflow: hidden;
	 color: #999;
	 margin: 15px;
	 width: 2em;
	 cursor: default;
	 font-size: 21px;
	 display: none;
 }
 
 .fs-numbers:after {
	 position: absolute;
	 width: 100%;
	 text-align: center;
	 content: '/';
	 left: 0;
 }
 
 .fs-numbers span {
	 float: right;
	 width: 40%;
	 text-align: center;
 }
 
 .fs-numbers .fs-number-current {
	 float: left;
 }
 
 .fs-numbers .fs-number-new {
	 position: absolute;
	 left: 0;
	 -webkit-transform: translateY(100%);
	 transform: translateY(100%);
 }
 
 /* Animations for numbers */
 /* Show next number */
 .fs-numbers.fs-show-next .fs-number-new {
	 -webkit-animation: animMoveUpFromDown 0.4s both;
	 animation: animMoveUpFromDown 0.4s both;
 }
 
 @-webkit-keyframes animMoveUpFromDown {
	 from { -webkit-transform: translateY(100%); }
	 to { -webkit-transform: translateY(0); }
 }
 
 @keyframes animMoveUpFromDown {
	 from { -webkit-transform: translateY(100%); transform: translateY(100%); }
	 to { -webkit-transform: translateY(0); transform: translateY(0); }
 }
 
 .fs-numbers.fs-show-next .fs-number-current {
	 -webkit-animation: animMoveUp 0.4s both;
	 animation: animMoveUp 0.4s both;
 }
 
 @-webkit-keyframes animMoveUp {
	 to { -webkit-transform: translateY(-100%); }
 }
 
 @keyframes animMoveUp {
	 to { -webkit-transform: translateY(-100%); transform: translateY(-100%); }
 }
 
 /* Show previous number */
 .fs-numbers.fs-show-prev .fs-number-new {
	 -webkit-animation: animMoveDownFromUp 0.4s both;
	 animation: animMoveDownFromUp 0.4s both;
 }
 
 @-webkit-keyframes animMoveDownFromUp {
	 from { -webkit-transform: translateY(-100%); }
	 to { -webkit-transform: translateY(0); }
 }
 
 @keyframes animMoveDownFromUp {
	 from { -webkit-transform: translateY(-100%); transform: translateY(-100%); }
	 to { -webkit-transform: translateY(0); transform: translateY(0); }
 }
 
 .fs-numbers.fs-show-prev .fs-number-current {
	 -webkit-animation: animMoveDown 0.4s both;
	 animation: animMoveDown 0.4s both;
 }
 
 @-webkit-keyframes animMoveDown {
	 to { -webkit-transform: translateY(100%); }
 }
 
 @keyframes animMoveDown {
	 to { -webkit-transform: translateY(100%); transform: translateY(100%); }
 }
 
 /* Continue button and submit button */
 button.fs-submit,
 button.fs-continue {
	 padding: 0.6em 1.5em;
	 border: 3px solid #FF1D4D;
	 border-radius: 40px;
	 color: #FF1D4D;
 }
 
 .fs-form-overview .fs-submit,
 .no-js .fs-form .fs-submit  {
	 display: block;
	 float: right;
 }
 
 .fs-form-overview .fs-submit {
	 border-color: #FF1D4D;
	 color: #FF1D4D;
 }
 
 button.fs-continue {
	 position: absolute;
	 right: 0;
	 bottom: 0;
	 margin: 0 40px 60px 0;
 }
 
 button.fs-submit:hover,
 button.fs-submit:focus,
 button.fs-continue:hover {
	 background: #FF1D4D;
	 color: #fff;
 }
 
 .fs-continue::after {
	 position: absolute;
	 top: 100%;
	 left: 0;
	 width: 100%;
	 line-height: 3;
	 text-align: center;
	 background: transparent;
	 color: #999;
	 content: 'oder ENTER';
	 pointer-events: none;
	 min-width: 95px;
 }
 
 /* Error message */
 .fs-message-error {
	 position: absolute;
	 bottom: 75%;
	 left: 50%;
	 z-index: 800;
 /*	max-width: 960px;*/
	 width: 70%;
	 color: #ff0000;
	 opacity: 0;
	 -webkit-transform: translate3d(-50%,-5px,0);
	 transform: translate3d(-50%,-5px,0);
 }
 
 .fs-message-error.fs-show {
	 opacity: 1;
	 -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	 transition: transform 0.3s, opacity 0.3s;
	 -webkit-transform: translate3d(-50%,0,0);
	 transform: translate3d(-50%,0,0);
 }
 
 /* Animation classes & animations */
 .fs-form li.fs-current {
	 display: block;
 }
 
 .fs-form li.fs-hide,
 .fs-form li.fs-show {
	 pointer-events: none;
 }
 
 /* Hide current li when navigating to next question */
 .fs-form .fs-display-next .fs-hide {
	 display: none;
 }
 
 .fs-form .fs-display-next .fs-hide .fs-anim-lower,
 .fs-form .fs-display-next .fs-hide .fs-anim-upper {
	 -webkit-animation: animHideNext 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
	 animation: animHideNext 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
 }
 
 .fs-form .fs-display-next .fs-hide .fs-anim-lower {
	 -webkit-animation-delay: 0.1s;
	 animation-delay: 0.1s;
 }
 
 @-webkit-keyframes animHideNext {
	 to { opacity: 0; -webkit-transform: translate3d(0,-500px,0); }
 }
 
 @keyframes animHideNext {
	 to { opacity: 0; -webkit-transform: translate3d(0,-500px,0); transform: translate3d(0,-500px,0); }
 }
 
 /* Show new li when navigating to next question */
 .fs-form .fs-display-next .fs-show .fs-anim-lower,
 .fs-form .fs-display-next .fs-show .fs-anim-upper {
	 -webkit-animation: animShowNext 0.5s cubic-bezier(0.7,0,0.3,1) both 0.15s;
	 animation: animShowNext 0.5s cubic-bezier(0.7,0,0.3,1) both 0.15s;
 }
 
 .fs-form .fs-display-next .fs-show .fs-anim-lower {
	 -webkit-animation-delay: 0.25s;
	 animation-delay: 0.25s;
 }
 
 @-webkit-keyframes animShowNext {
	 from { opacity: 0; -webkit-transform: translate3d(0,500px,0); }
 }
 
 @keyframes animShowNext {
	 from { opacity: 0; -webkit-transform: translate3d(0,500px,0); transform: translate3d(0,500px,0); }
 }
 
 /* Hide current li when navigating to previous question */
 .fs-form .fs-display-prev .fs-hide {
	 visibility: visible;
 }
 
 .fs-form .fs-display-prev .fs-hide .fs-anim-lower,
 .fs-form .fs-display-prev .fs-hide .fs-anim-upper {
	 -webkit-animation: animHidePrev 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
	 animation: animHidePrev 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
 }
 
 .fs-form .fs-display-prev .fs-hide .fs-anim-upper {
	 -webkit-animation-delay: 0.1s;
	 animation-delay: 0.1s;
 }
 
 @-webkit-keyframes animHidePrev {
	 to { opacity: 0; -webkit-transform: translate3d(0,500px,0); }
 }
 
 @keyframes animHidePrev {
	 to { opacity: 0; -webkit-transform: translate3d(0,500px,0); transform: translate3d(0,500px,0); }
 }
 
 /* Show new li when navigating to previous question */
 .fs-form .fs-display-prev .fs-show .fs-anim-lower,
 .fs-form .fs-display-prev .fs-show .fs-anim-upper {
	 -webkit-animation: animShowPrev 0.5s cubic-bezier(0.7,0,0.3,1) both 0.15s;
	 animation: animShowPrev 0.5s cubic-bezier(0.7,0,0.3,1) both 0.15s;
 }
 
 .fs-form .fs-display-prev .fs-show .fs-anim-upper {
	 -webkit-animation-delay: 0.25s;
	 animation-delay: 0.25s;
 }
 
 @-webkit-keyframes animShowPrev {
	 from { opacity: 0; -webkit-transform: translate3d(0,-500px,0); }
 }
 
 @keyframes animShowPrev {
	 from { opacity: 0; -webkit-transform: translate3d(0,-500px,0); transform: translate3d(0,-500px,0); }
 }
 
 /* Remove IE clear cross */
 input[type=text]::-ms-clear {
	 display: none;
 }
 
 
 /* Adjust form for smaller screens */
 @media screen and (max-width: 52.5em) {
	 body {
		 min-height: 500px;
	 }
 
	 .fs-form-wrap {
	 }
 
	 .fs-form {
 /*
		 top: 3em;
		 right: 2em;
		 left: 0;
		 padding: 0 5.75em 0 3em;
 */
		 width: auto;
	 }
 
	 .fs-form.fs-form-overview {
		 top: 0;
		 right: 0;
		 padding: 1.5em 1em 8em 1em;
	 }
 
	 .fs-title {
		 padding: 20px;
	 }
 
	 .fs-numbers {
		 margin: 20px;
	 }
 
	 button.fs-continue {
		 right: 20px;
		 bottom: 20px;
		 margin: 0;
		 padding: 50px 0 0 50px;
		 width: 50px;
		 height: 50px;
		 border-radius: 50%;
		 position: fixed;
		 background: #FFF;
		 z-index: 1;
	 }
 
	 button.fs-continue::before {
		 position: absolute;
		 top: 0;
		 left: 0;
		 width: 100%;
		 height: 100%;
		 content: '\27A1';
		 text-align: center;
		 line-height: 50px;
	 }
 
	 .fs-continue::after {
		 content: '';
	 }
 
	 button.fs-submit {
		 width: 100%;
	 }
 
	 .fs-message-error {
		 bottom: 1.75em;
		 left: 0;
		 padding: 0 90px 0 2em;
		 width: 100%;
		 -webkit-transform: translate3d(0,-5px,0);
		 transform: translate3d(0,-5px,0);
	 }
 
	 .fs-message-error.fs-show {
		 -webkit-transform: translate3d(0,0,0);
		 transform: translate3d(0,0,0);
	 }
 }
 
 
 .fs-number-current,
 .sup {
 /*    color: #ff8319;*/
 }
 
 span.input {
	 display: block;
	 margin-bottom: 5px;
 }
 
 span.input button {
	 text-align: right;
	 margin-top: 20px;
 }
 
 span.input button {
	 text-align: center;
	 color: #ffffff;
	 padding: 12px 20px;
	 cursor: pointer;
	 background-color: #FF1D4D;
	 margin-bottom: 12px;
	 width: 100%;
 }
 .btn:hover,
 .btn:focus,
 #btn-zurück:hover,
 #btn-zurück:focus,
 span.input button:hover,
 span.input button:focus {
	 background-color: #2b324c;
 }
 
 .fs-radio-group.fs-radio-custom.clearfix.fs-anim-lower {
 /*    display: flex;*/
 }
 
 body.overview .fs-radio-group.fs-radio-custom.clearfix.fs-anim-lower {
	 display: block;
 }
 
 @media screen and (max-width: 52.5em) {
	 
	 .fs-radio-group.fs-radio-custom.clearfix.fs-anim-lower {
		 display: block;
	 }
	 
	 .fs-form-overview span.input {
		 display: block;
		 margin-bottom: 0px;
	 }
 }
 
 @media screen and (min-width: 841px) and (max-width: 1200px) {
	 .fs-form-overview {
		 padding: 2.5em 10% 6em;
	 }
 }
 @media screen and (min-width: 992px) {
	 .col-md-2_5 {
		 width: 20%;
		 float: left;
		 position: relative;
		 min-height: 1px;
		 padding-right: 15px;
		 padding-left: 15px
	 }
 }
 
 @media screen and (max-width: 991px) {
	  p.padding-top {
		 padding-top: 5px;
	 }
 }
 @media screen and (min-width:768px) {
	 .page {
		 display: block;
	 }
	 .wrapper {
		 display: block;
		 height: auto;
	 }
	 .contact {
		 position: absolute; 
		 bottom: 25px;
	 }
	 .contact.mobil {
		 display: none;
	 }
 }
 @media screen and (max-width: 767px) {   
	 .intro {
		 padding-top: 10px;
	 }
	 p.padding-top {
		 padding-top: 5px;
	 }
	 .fs-form {
        padding: 0;
	 }
	 
	 .js .fs-form-full .fs-fields > li {
		 padding: 0 25px 10px 25px;
	 }
	 
	 .fs-fields > li .fs-radio-custom span {
		 margin: 0 10px 10px 0;
	 }
	 
	 .fs-form-overview .fs-fields::before {
		 margin-bottom: 0em;
	 }
	 
	 span.input button {
		 text-align: center;
		 width: 100%;
	 }
	 .charly img {
		 right: 30px;
		 top: -110px;
	 }
	 .charly img:first-child {
		 right: 0px; 
	 }
	 .contact.desk {
		 display: none;
	 }
	 .contact.mobil {
		 display: block;
	 }
 }
 
 
 @media screen and (max-width: 500px) {
	 
	 .fs-form-full .fs-fields > li label[data-info]::after {
		 margin-top: 0px;
	 }
	 
 }