.layout-creative {
	background-color: #fff;
	color: #222;
	overflow-x: hidden
}

.layout-creative .button,
.layout-creative .button:hover {
	background-color: #33a723
}

.layout-creative .nav-header-bar,
.layout-creative .navigation-container {
	display: none !important
}

.layout-creative .footer-copyright,
.layout-creative .nav-footer-small li,
.layout-creative .nav-footer-small ul {
	display: inline-block
}

.layout-creative footer,
.layout-creative header,
.layout-creative main {
	max-width: 960px;
	margin: 0 auto
}

.layout-creative main {
	margin-top: 0;
	margin-bottom: 0
}

.layout-creative main .container {
	position: relative;
	z-index: 100;
	max-width: 960px
}

.layout-creative.layout-creative-wide main .container {
	position: relative;
	z-index: 100;
	max-width: 1400px
}

.layout-creative footer .container {
	padding: 50px 25px;
	max-width: initial
}

.layout-creative .nav-footer-small {
	float: right;
	margin-right: -8px;
	margin-top: 2px
}

.layout-creative .nav-footer-small a {
	color: inherit;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none
}

.layout-creative .grid-cell {
	margin-bottom: 60px
}

.layout-creative .grid-cell-width-1 {
	width: 8.33%
}

.layout-creative .grid-cell-width-2 {
	width: 16.66%
}

.layout-creative .grid-cell-width-3 {
	width: 25%
}

.layout-creative .grid-cell-width-4 {
	width: 33.33%
}

.layout-creative .grid-cell-width-5 {
	width: 41.66%
}

.layout-creative .grid-cell-width-6 {
	width: 50%
}

.layout-creative .grid-cell-width-7 {
	width: 58.33%
}

.layout-creative .grid-cell-width-8 {
	width: 66.66%
}

.layout-creative .grid-cell-width-9 {
	width: 75%
}

.layout-creative .grid-cell-width-10 {
	width: 83.33%
}

.layout-creative .grid-cell-width-11 {
	width: 91.66%
}

.layout-creative .grid-cell-width-12 {
	width: 99.99%
}

.layout-creative .grid-cell-offset-right-1 {
	margin-right: 8.33%
}

.layout-creative .grid-cell-offset-right-2 {
	margin-right: 16.66%
}

.layout-creative .grid-cell-offset-right-3 {
	margin-right: 25%
}

.layout-creative .grid-cell-offset-right-4 {
	margin-right: 33.33%
}

.layout-creative .grid-cell-offset-right-5 {
	margin-right: 41.66%
}

.layout-creative .grid-cell-offset-right-6 {
	margin-right: 50%
}

.layout-creative .grid-cell-offset-right-7 {
	margin-right: 58.33%
}

.layout-creative .grid-cell-offset-right-8 {
	margin-right: 66.66%
}

.layout-creative .grid-cell-offset-right-9 {
	margin-right: 75%
}

.layout-creative .grid-cell-offset-right-10 {
	margin-right: 83.33%
}

.layout-creative .grid-cell-offset-right-11 {
	margin-right: 91.66%
}

.layout-creative .grid-cell-offset-right-12 {
	margin-right: 99.99%
}

.layout-creative .grid-cell-offset-left-1 {
	margin-left: 8.33%
}

.layout-creative .grid-cell-offset-left-2 {
	margin-left: 16.66%
}

.layout-creative .grid-cell-offset-left-3 {
	margin-left: 25%
}

.layout-creative .grid-cell-offset-left-4 {
	margin-left: 33.33%
}

.layout-creative .grid-cell-offset-left-5 {
	margin-left: 41.66%
}

.layout-creative .grid-cell-offset-left-6 {
	margin-left: 50%
}

.layout-creative .grid-cell-offset-left-7 {
	margin-left: 58.33%
}

.layout-creative .grid-cell-offset-left-8 {
	margin-left: 66.66%
}

.layout-creative .grid-cell-offset-left-9 {
	margin-left: 75%
}

.layout-creative .grid-cell-offset-left-10 {
	margin-left: 83.33%
}

.layout-creative .grid-cell-offset-left-11 {
	margin-left: 91.66%
}

.layout-creative .grid-cell-offset-left-12 {
	margin-left: 99.99%
}

.layout-creative .picture img {
	width: 100%
}

.layout-creative .button {
	border: 0;
	font-size: 16px;
	text-shadow: none;
	padding: 10px 20px;
	-webkit-box-shadow: 2px 2px 0 0 rgba(30, 105, 22, 1);
	-moz-box-shadow: 2px 2px 0 0 rgba(30, 105, 22, 1);
	box-shadow: 2px 2px 0 0 rgba(30, 105, 22, 1);
	width: 100%;
	min-height: 0 !important;
	min-width: 0 !important;
	float: none;
	border-radius: 3px;
	color: #fff;
	font-weight: 700;
	top: 0 !important
}

.layout-creative .form-creative {
	margin: 0;
	overflow: visible
}

.layout-creative .form-creative .slick-list.overflow {
	overflow: hidden
}

.layout-creative .form-creative .slick-slide {
	padding: 0
}

.layout-creative .form-creative .slick-list {
	overflow: visible
}

.layout-creative .is-fullsize>.wrapper {
	margin: 0 auto;
	max-width: 960px
}

.layout-creative .progress {
	border: 1px solid #257eb8;
	border-radius: 3px;
	color: #fff;
	margin: 20px 0;
	text-align: center;
	position: relative;
	height: 28px
}

.layout-creative .progress:after {
	content: "";
	background-color: #257eb8;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: -1
}

.layout-creative .progress-1-9:after {
	width: 11.11%
}

.layout-creative .progress-2-9:after {
	width: 22.22%
}

.layout-creative .progress-3-9:after {
	width: 33.33%
}

.layout-creative .progress-4-9:after {
	width: 44.44%
}

.layout-creative .progress-5-9:after {
	width: 55.55%
}

.layout-creative .progress-6-9:after {
	width: 66.66%
}

.layout-creative .progress-7-9:after {
	width: 77.77%
}

.layout-creative .progress-8-9:after {
	width: 88.88%
}

.layout-creative .progress-9-9:after {
	width: 100%
}

.layout-creative .progress-1-8:after {
	width: 12.5%
}

.layout-creative .progress-2-8:after {
	width: 25%
}

.layout-creative .progress-3-8:after {
	width: 37.5%
}

.layout-creative .progress-4-8:after {
	width: 50%
}

.layout-creative .progress-5-8:after {
	width: 62.5%
}

.layout-creative .progress-6-8:after {
	width: 75%
}

.layout-creative .progress-7-8:after {
	width: 87.5%
}

.layout-creative .progress-8-8:after {
	width: 100%
}

.layout-creative .progress-1-7:after {
	width: 14.3%
}

.layout-creative .progress-2-7:after {
	width: 29%
}

.layout-creative .progress-3-7:after {
	width: 42.86%
}

.layout-creative .progress-4-7:after {
	width: 57.1%
}

.layout-creative .progress-5-7:after {
	width: 71.4%
}

.layout-creative .progress-6-7:after {
	width: 85.71%
}

.layout-creative .progress-7-7:after {
	width: 100%
}

.layout-creative .progress-1-4:after {
	width: 25%
}

.layout-creative .progress-2-4:after {
	width: 50%
}

.layout-creative .progress-3-4:after {
	width: 75%
}

.layout-creative .progress-4-4:after {
	width: 100%
}

.layout-creative .progress-1-3:after {
	width: 33.3%
}

.layout-creative .progress-2-3:after {
	width: 66.6%
}

.layout-creative .progress-3-3:after {
	width: 100%
}

.layout-creative .progress-1-5:after {
	width: 20%
}

.layout-creative .progress-2-5:after {
	width: 40%
}

.layout-creative .progress-3-5:after {
	width: 60%
}

.layout-creative .progress-4-5:after {
	width: 80%
}

.layout-creative .progress-5-5:after {
	width: 100%
}

.layout-creative .progress-1-6:after {
	width: 16.6%
}

.layout-creative .progress-2-6:after {
	width: 33.3%
}

.layout-creative .progress-3-6:after {
	width: 50%
}

.layout-creative .progress-4-6:after {
	width: 66.6%
}

.layout-creative .progress-5-6:after {
	width: 83.3%
}

.layout-creative .progress-6-6:after {
	width: 100%
}

.layout-creative .xform {
	padding: 0;
	margin: 0
}

.layout-creative .xform p.formradio,
.layout-creative .xform p.formtext,
.layout-creative .xform p.formtextarea {
	position: relative
}

.layout-creative .xform .formselect select,
.layout-creative .xform .formtext input,
.layout-creative .xform .formtextarea textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 12px;
	padding: 8px 12px;
	transition: none !important;
	width: 100%
}

.layout-creative .xform .formselect select {
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	appearance: menulist
}

.layout-creative .xform .loader-wrapper {
	text-align: center;
	margin: 20px 0;
	color: #fff
}

.layout-creative .xform .loader-wrapper .loader {
	background: url(../../../assets/img/loading.gif) center center/cover no-repeat;
	height: 80px;
	margin: 20px auto;
	width: 80px
}

.layout-creative .xform .form-notice-center span {
	margin: 0 20px
}

.layout-creative .formselect-icons select,
.layout-creative .xform form .formselect::after {
	display: none
}

.layout-creative .form-field-select .select-icons {
	text-align: center
}

.layout-creative .form-field-select .select-icon {
	cursor: pointer;
	display: inline-block;
	position: relative;
	vertical-align: top
}

.layout-creative .form-field-select .select-icon.is-selected::after {
	display: none
}

.layout-creative .form-field-select .select-icon::after {
	background-color: rgba(0, 0, 0, .01);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.layout-creative .form-field-select .select-icon .icon {
	background-color: #fff;
	margin: 5px
}

.layout-creative .form-field-image .icon i,
.layout-creative .form-field-select .select-icon .icon i {
	display: block;
	height: 100%;
	width: 100%
}

.layout-creative .xform .parsley-errors-list+.error,
.layout-creative .xform .parsley-success+.error,
.layout-creative .xform ul.form_warning {
	display: none
}

.layout-creative .xform .formsubmit {
	float: none;
	text-align: center;
	margin: 0
}

.layout-creative .xform .dk_container {
	float: none
}

.layout-creative .xform .error,
.layout-creative .xform .parsley-errors-list {
	list-style: none inside;
	color: red;
	font-size: 12px
}

.layout-creative .xform label {
	font-size: 14px;
	color: #373737
}

.layout-creative .xform form p {
	margin-top: 0;
	margin-bottom: 10px
}

.layout-creative .xform label.textarea {
	display: block
}

.layout-creative .xform label.checkbox {
	font-size: 12px;
	font-weight: 500
}

.layout-creative .xform label.checkbox a {
	color: inherit
}

.layout-creative .xform p.formtext input.parsley-error {
	background: url(../../../assets/img/immoverkauf24-creative-icon-error.png) 96.5% center no-repeat #fff;
	background-size: 15px;
	border-color: red
}

.layout-creative .xform p.formtext input.parsley-success {
	background: url(../../../assets/img/immoverkauf24-creative-icon-success.png) 96.5% center no-repeat #fff;
	background-size: 15px;
	border-color: green
}

.layout-creative .module-creative-form-c .xform p.formradio {
	display: inline-block;
	width: 49%;
	vertical-align: top
}

.layout-creative .xform p.formtext input.text:focus {
	border: 1px solid #33a723;
	box-shadow: none
}

.layout-creative .xform p.radio {
	background-color: #e1e1e1;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	width: 99.5%;
	border-radius: 3px;
	position: relative;
	cursor: pointer
}

.layout-creative .xform p.radio.is-active:before {
	background: url(../../../assets/img/immoverkauf24-creative-icon-radio-on.png) center center no-repeat
}

.layout-creative .xform .forminfo {
	position: relative
}

.layout-creative .xform .forminfo .info {
	position: absolute;
	top: 6px;
	right: 10px;
	background: url(../../../assets/img/immoverkauf24-creative-icon-info.png) center center no-repeat;
	background-size: cover;
	width: 20px;
	height: 20px;
	cursor: pointer
}

.layout-creative .xform .forminfo .info-text {
	background-color: #fff;
	left: 20px;
	opacity: 0;
	padding: 10px;
	position: absolute;
	top: 20px;
	transition: all .3s ease 0s;
	visibility: hidden;
	width: 230px;
	color: #999;
	font-size: 14px;
	z-index: 100
}

.layout-creative .xform .forminfo .info-text strong {
	display: block;
	margin-bottom: 10px
}

.layout-creative .xform .forminfo .info-text:after {
	content: "";
	background: url(../../../assets/img/immoverkauf24-creative-icon-infoarrow.png) center center no-repeat;
	background-size: cover;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0
}

.layout-creative .xform .forminfo .info:hover .info-text {
	opacity: 1;
	visibility: visible
}

.layout-creative .form-field-button-prev {
	float: left
}

.layout-creative .form-field-button-next {
	float: right
}

.layout-creative #form-rueckruf p.radio:first-child {
	display: none
}

.layout-creative #form-rueckruf .radios {
	display: inline-block;
	width: 50%
}

.layout-creative #form-rueckruf p.radio.is-active:last-child:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	height: 0;
	width: 0;
	border: solid transparent;
	border-color: rgba(225, 225, 225, 0);
	border-top-color: #e1e1e1;
	border-width: 10px
}

.layout-creative #form-rueckruf label {
	display: inline-block;
	width: 49%
}

.layout-creative #xform-form-rueckruf-datenschutz {
	margin: 25px 0
}

.layout-creative #xform-form-rueckruf-datenschutz label {
	width: 100%;
	font-weight: 400
}

.layout-creative #form-rueckruf p.formselect select,
.layout-creative #form-rueckruf p.formtext input,
.layout-creative #form-rueckruf p.formtextarea textarea {
	display: inline-block;
	width: 50%;
	vertical-align: top
}

.layout-creative #form-rueckruf .picker {
	width: 260px
}

.layout-creative #form-rueckruf .datepicker {
	position: relative
}

.layout-creative #form-rueckruf p.formradio label {
	display: block;
	width: auto
}

.layout-creative #form-rueckruf .radios {
	margin-left: 3px;
	margin-top: 1em
}

.layout-creative #form-rueckruf p.radio label {
	display: inline-block;
	width: auto;
	vertical-align: middle
}

.layout-creative #form-rueckruf .formlabel-datum,
.layout-creative #form-rueckruf .formlabel-uhrzeit {
	display: none;
	float: left
}

.layout-creative #form-rueckruf .formlabel-datum.is-visible,
.layout-creative #form-rueckruf .formlabel-uhrzeit.is-visible {
	display: block
}

.layout-creative #form-rueckruf .formlabel-datum {
	width: 24%;
	margin-left: 50%;
	margin-right: 2%
}

.layout-creative #form-rueckruf .formlabel-uhrzeit {
	width: 24%
}

.layout-creative #form-rueckruf .formlabel-datum input,
.layout-creative #form-rueckruf .formlabel-uhrzeit input {
	width: 100% !important
}

.layout-creative #form-rueckruf .formlabel-datum:after,
.layout-creative #form-rueckruf .formlabel-uhrzeit:after {
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	right: 10px;
	margin-top: -10px
}

.layout-creative #form-rueckruf .formlabel-datum:after {
	background: url(../../../assets/img/immoverkauf24-creative-icon-calendar.png) center center no-repeat;
	background-size: cover
}

.layout-creative #form-rueckruf .formlabel-uhrzeit:after {
	background: url(../../../assets/img/immoverkauf24-creative-icon-clock.png) center center no-repeat;
	background-size: cover
}

.layout-creative #form-rueckruf #xform-form-rueckruf-email {
	clear: both
}

.layout-creative .form-field-slider {
	margin-bottom: 10px;
	height: 79px
}

.layout-creative .form-field-slider-input label {
	background-color: #257db8;
	border: 1px solid #257db8;
	color: #fff;
	position: relative
}

.layout-creative .form-field-slider-input input,
.layout-creative .form-field-slider-input label {
	height: 40px !important
}

.layout-creative .form-field-select .select-icon .icon {
	display: block;
	height: 110px;
	margin-left: 15px;
	width: 110px;
	padding: 10px
}

.layout-creative .form-field-image {
	margin-bottom: 10px
}

.layout-creative .form-field-image .icon {
	display: block;
	height: 109px;
	width: 110px;
	padding: 10px
}

.layout-creative .form-field-image .icon i,
.layout-creative .form-field-select .icon i {
	background-image: url(../../../assets/img/immoverkauf24-creative-sprite-form.svg);
	background-size: 100% auto
}

.layout-creative .form-field-image .icon-eigentumswohnung i,
.layout-creative .form-field-select .icon-eigentumswohnung i {
	background-position: 0 0
}

.layout-creative .form-field-image .icon-einfamilienhaus i,
.layout-creative .form-field-select .icon-einfamilienhaus i {
	background-position: 0 -91px
}

.layout-creative .form-field-image .icon-doppelhaushaelfte i,
.layout-creative .form-field-select .icon-doppelhaushaelfte i {
	background-position: 0 -181px
}

.layout-creative .form-field-image .icon-reihenhaus i,
.layout-creative .form-field-select .icon-reihenhaus i {
	background-position: 0 -270px
}

.layout-creative .form-field-image .icon-mehrfamilienhaus i,
.layout-creative .form-field-select .icon-mehrfamilienhaus i {
	background-position: 0 -361px
}

.layout-creative .form-field-image .icon-grundstueck i,
.layout-creative .form-field-select .icon-grundstueck i {
	background-position: 0 -451px
}

.layout-creative .form-field-image .icon-gewerbe i,
.layout-creative .form-field-select .icon-gewerbe i {
	background-position: 0 -541px
}

.layout-creative .form-field-image .icon-bebauung-bebaut i,
.layout-creative .form-field-select .icon-bebauung-bebaut i {
	background-position: 0 -990px
}

.layout-creative .form-field-image .icon-bebauung-unbebaut i,
.layout-creative .form-field-select .icon-bebauung-unbebaut i {
	background-position: 0 -1081px
}

.layout-creative .form-field-image .icon-bebauung-keineangabe i,
.layout-creative .form-field-select .icon-bebauung-keineangabe i {
	background-position: 0 -1170px
}

.layout-creative .form-field-image .icon-ausstattung-normal i,
.layout-creative .form-field-image .icon-zustand-normal i,
.layout-creative .form-field-select .icon-ausstattung-normal i,
.layout-creative .form-field-select .icon-zustand-normal i {
	background-position: 0 -1800px
}

.layout-creative .form-field-image .icon-ausstattung-gehoben i,
.layout-creative .form-field-image .icon-zustand-gehoben i,
.layout-creative .form-field-select .icon-ausstattung-gehoben i,
.layout-creative .form-field-select .icon-zustand-gehoben i {
	background-position: 0 -1890px
}

.layout-creative .form-field-image .icon-ausstattung-luxus i,
.layout-creative .form-field-image .icon-zustand-luxus i,
.layout-creative .form-field-select .icon-ausstattung-luxus i,
.layout-creative .form-field-select .icon-zustand-luxus i {
	background-position: 0 -1981px
}

.layout-creative .form-field-image .icon-lieferung-frei i,
.layout-creative .form-field-select .icon-lieferung-frei i {
	background-position: 0 -2070px
}

.layout-creative .form-field-image .icon-lieferung-vermietet i,
.layout-creative .form-field-select .icon-lieferung-vermietet i {
	background-position: 0 -2160px
}

.layout-creative .form-field-image .icon-zusatz-balkon i,
.layout-creative .form-field-select .icon-zusatz-balkon i {
	background-position: 0 -2610px
}

.layout-creative .form-field-image .icon-zusatz-terrasse i,
.layout-creative .form-field-select .icon-zusatz-terrasse i {
	background-position: 0 -2700px
}

.layout-creative .form-field-image .icon-zusatz-not i,
.layout-creative .form-field-select .icon-zusatz-not i {
	background-position: 0 -2790px
}

.layout-creative .form-field-image .icon-plz i,
.layout-creative .form-field-select .icon-plz i {
	background-position: 0 -2880px
}

.layout-creative .form-field-image .icon-baujahr i,
.layout-creative .form-field-select .icon-baujahr i {
	background-position: 0 -3060px
}

.layout-creative .form-field-image .icon-plz-at i,
.layout-creative .form-field-select .icon-plz-at i {
	background-position: 0 -3150px
}

.layout-creative .form-field-select .icon-verkaufen i {
	background-position: 0 -3241px
}

.layout-creative .form-field-image .icon-plz-ch i,
.layout-creative .form-field-select .icon-plz-ch i {
	background-position: 0 -3511px
}

.layout-creative .form-field-select .icon-vermieten i {
	background-position: 0 -3691px
}

.layout-creative .form-field-select .icon-eigentuemer i {
	background-position: 0 -3871px
}

.layout-creative .form-field-select .icon-kaufen i {
	background-position: 0 -3961px
}

.layout-creative .form-field-select .icon-mieten i {
	background-position: 0 -4050px
}

.layout-creative .form-field {
	display: inline-block;
	vertical-align: top
}

.layout-creative .form-field-width-1 {
	width: 11%
}

.layout-creative .form-field-width-2 {
	width: 22%
}

.layout-creative .form-field-width-3 {
	width: 33%
}

.layout-creative .form-field-width-4 {
	width: 44%
}

.layout-creative .form-field-width-5 {
	width: 55%
}

.layout-creative .form-field-width-6 {
	width: 66%
}

.layout-creative .form-field-width-7 {
	width: 77%
}

.layout-creative .form-field-width-8 {
	width: 88%
}

.layout-creative .form-field-width-9 {
	width: 100%
}

.layout-creative .form-field-offset-right-min {
	margin-right: 18px
}

.layout-creative .form-field-offset-right-0 {
	margin-right: 5.5%
}

.layout-creative .form-field-offset-right-1 {
	margin-right: 11%
}

.layout-creative .form-field-offset-right-2 {
	margin-right: 22%
}

.layout-creative .form-field-offset-right-3 {
	margin-right: 33%
}

.layout-creative .form-field-offset-right-4 {
	margin-right: 44%
}

.layout-creative .form-field-offset-right-5 {
	margin-right: 55%
}

.layout-creative .form-field-offset-right-6 {
	margin-right: 66%
}

.layout-creative .form-field-offset-right-7 {
	margin-right: 77%
}

.layout-creative .form-field-offset-right-8 {
	margin-right: 88%
}

.layout-creative .form-field-offset-right-9 {
	margin-right: 99%
}

.layout-creative .form-field-offset-left-0 {
	margin-left: 5.5%
}

.layout-creative .form-field-offset-left-1 {
	margin-left: 11%
}

.layout-creative .form-field-offset-left-2 {
	margin-left: 22%
}

.layout-creative .form-field-offset-left-3 {
	margin-left: 33%
}

.layout-creative .form-field-offset-left-4 {
	margin-left: 44%
}

.layout-creative .form-field-offset-left-5 {
	margin-left: 55%
}

.layout-creative .form-field-offset-left-6 {
	margin-left: 66%
}

.layout-creative .form-field-offset-left-7 {
	margin-left: 77%
}

.layout-creative .form-field-offset-left-8 {
	margin-left: 88%
}

.layout-creative .form-field-offset-left-9 {
	margin-left: 99%
}

.layout-creative .form-field-title {
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center
}

.layout-creative .form-field-slider .irs-line {
	background: #fff
}

.layout-creative .form-field-slider .irs-bar,
.layout-creative .form-field-slider .irs-bar-edge,
.layout-creative .form-field-slider .irs-from,
.layout-creative .form-field-slider .irs-single,
.layout-creative .form-field-slider .irs-slider,
.layout-creative .form-field-slider .irs-to {
	background: #29497b
}

.layout-creative .form-field-slider .irs-slider {
	border: 0;
	box-shadow: none
}

.layout-creative .form-field-slider .irs-max,
.layout-creative .form-field-slider .irs-min {
	background: 0 0;
	font-size: 14px;
	top: 60px
}

.form-field-slider-input input,
.layout-creative .form-field-slider-input label {
	border-radius: 0 !important;
	display: inline-block !important;
	padding: 10px !important;
	text-align: center;
	vertical-align: top;
	width: 49% !important
}

.layout-creative .form-field-slider-input label::after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: rgba(41, 73, 123, 0) rgba(41, 73, 123, 0) rgba(41, 73, 123, 0) #257db8;
	border-image: none;
	border-style: solid;
	border-width: 10px;
	content: " ";
	height: 0;
	left: 100%;
	margin-top: -10px;
	pointer-events: none;
	position: absolute;
	top: 50%;
	width: 0
}

.layout-creative .form-field-slider-input input {
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	margin-left: -3px;
	padding: 8px 12px;
	text-align: center !important;
	font-size: 16px !important
}

.layout-creative input[type=number] {
	-moz-appearance: textfield
}

.layout-creative .form-submit {
	margin-top: 20px
}

.layout-creative .mod-button {
	margin: 50px 0;
	text-align: center;
	width: 100%
}

.layout-creative .mod-line {
	margin: 0
}

.layout-creative .module-vorteile {
	margin-top: 10px
}

.layout-creative .module-vorteile .icon {
	font-size: 30px;
	vertical-align: middle;
	margin-right: 3px
}

.layout-creative .module-vorteile .text {
	width: calc(100% - 37px)
}

.layout-creative .module-vorteile .text strong {
	color: #2880ba
}

.layout-creative .module-creative-step {
	margin-top: 50px
}

.layout-creative .module-creative-step .text {
	text-align: center
}

.layout-creative .module-creative-step .picture {
	width: 90px;
	height: 90px;
	margin: 0 auto 30px
}

.layout-creative .module-creative-step .picture img {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.layout-creative .module-creative-feedback {
	margin-top: 50px
}

.layout-creative .module-creative-feedback ul {
	list-style: none
}

.layout-creative .module-creative-form-b .xform .form-field-list-check ul,
.layout-creative .module-creative-form-d .xform .form-field-list-check ul {
	list-style: none inside
}

.layout-creative .module-creative-feedback li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	padding: 0 20px;
	margin-bottom: 30px
}

.layout-creative .module-creative-feedback .picture {
	width: 180px;
	height: 150px;
	margin: 0 auto 30px
}

.layout-creative .module-creative-feedback .rating span {
	display: inline-block;
	color: #ff0;
	font-size: 14px;
	width: auto;
	padding: 0
}

.layout-creative .module-creative-feedback .date,
.layout-creative .module-creative-feedback .name {
	font-size: 14px;
	display: inline-block
}

.layout-creative .module-button a {
	background-color: #33a723;
	border: 0;
	font-size: 16px;
	-webkit-box-shadow: 2px 2px 0 0 rgba(30, 105, 22, 1);
	-moz-box-shadow: 2px 2px 0 0 rgba(30, 105, 22, 1);
	box-shadow: 2px 2px 0 0 rgba(30, 105, 22, 1)
}

.layout-creative .module-button .button-data {
	text-shadow: none
}

.layout-creative .module-creative-advantage {
	margin-top: 25px;
	width: 50%
}

.layout-creative .module-creative-advantage .advantage {
	background: url(../../../assets/img/immoverkauf24-creative-icon-advantage.png) left top no-repeat;
	background-size: cover;
	width: 50px;
	height: 56px;
	text-align: center;
	padding-top: 14px;
	font-size: 25px;
	color: #2880ba;
	font-weight: 700;
	display: inline-block;
	vertical-align: top
}

.layout-creative .module-creative-advantage .text {
	display: inline-block;
	width: calc(100% - 54px);
	padding-left: 10px
}

.layout-creative .module-creative-member {
	cursor: pointer;
	margin-top: 25px
}

.layout-creative .module-creative-member+.mod-line {
	margin-top: 50px
}

.layout-creative .module-creative-member .data {
	position: relative;
	background: #fafafa;
	border-radius: 3px;
	margin-bottom: 5px
}

.layout-creative .module-creative-member .description {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	font-size: 13px;
	display: none
}

.layout-creative .module-creative-member .name,
.layout-creative .module-creative-member .position {
	font-size: 13px
}

.layout-creative .module-creative-member:hover .picture {
	opacity: 0
}

.layout-creative .module-creative-member:hover .description {
	display: block
}

.layout-creative .module-creative-form-a {
	position: relative
}

.layout-creative .module-creative-form-a .data {
	padding: 20px 8.33%
}

.layout-creative .module-creative-form-a .background {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .5
}

.layout-creative .module-creative-form-a .background img {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%
}

.layout-creative .module-creative-form-a .cite,
.layout-creative .module-creative-form-a .picture {
	position: relative;
	z-index: 30
}

.layout-creative .module-creative-form-a .picture {
	width: 16.66%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	margin-bottom: -40px
}

.layout-creative .module-creative-form-a .picture img {
	width: 100%
}

.layout-creative .module-creative-form-a .cite {
	width: 82%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 20px
}

.layout-creative .module-creative-form-a .form {
	position: relative;
	z-index: 20;
	background-color: rgba(255, 255, 255, .9);
	padding-bottom: 20px;
	margin-top: 20px
}

.layout-creative .module-creative-form-a .headline {
	text-align: center;
	color: #33a723;
	font-size: 18px;
	background-color: #e1e1e1;
	padding: 10px;
	margin-bottom: 20px;
	font-weight: 700;
	position: relative
}

.layout-creative .module-creative-form-a .headline:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	height: 0;
	width: 0;
	border: solid transparent;
	border-color: rgba(225, 225, 225, 0);
	border-top-color: #e1e1e1;
	border-width: 10px
}

.layout-creative .module-creative-form-a .xform fieldset {
	width: 400px;
	margin: 0 auto;
	display: block
}

.layout-creative .module-creative-form-b {
	position: relative;
	overflow: hidden
}

.layout-creative .module-creative-form-b .background {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.layout-creative .module-creative-form-b .background img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%
}

.layout-creative .module-creative-form-b>.wrapper {
	position: relative;
	z-index: 20
}

.layout-creative .module-creative-form-b .picture {
	position: absolute;
	left: -80px;
	bottom: -90px;
	width: 35%
}

.layout-creative .module-creative-form-b .picture img {
	width: 100%;
	display: block
}

.layout-creative .module-creative-form-b .data {
	padding: 0 0 20px 31%
}

.layout-creative .module-creative-form-b .cite {
	background: -moz-linear-gradient(top, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, 1) 50%);
	background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, 1) 50%);
	background: linear-gradient(to bottom, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, 1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f0f0f0', endColorstr='#f0f0f0', GradientType=0);
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 20px 0
}

.layout-creative .module-creative-form-b .form {
	background-color: rgba(240, 240, 240, .9)
}

.layout-creative .module-creative-form-b .headline {
	text-align: center;
	color: #33a723;
	font-size: 18px;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 20px;
	font-weight: 700;
	position: relative
}

.layout-creative .module-creative-form-b .headline:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	height: 0;
	width: 0;
	border: solid transparent;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 10px
}

.layout-creative .module-creative-form-b .xform fieldset {
	width: 100%;
	padding: 0 20px 10px
}

.layout-creative .module-creative-form-b .xform .form-field-list-check li {
	position: relative;
	padding-left: 30px;
	font-size: 14px;
	margin-bottom: 10px
}

.layout-creative .module-creative-form-b .xform .form-field-list-check li:before {
	content: "✓";
	position: absolute;
	left: 0;
	top: -10px;
	font-size: 25px;
	font-weight: 700;
	color: #33a723
}

.layout-creative .module-creative-form-c {
	margin-top: 25px
}

.layout-creative .module-creative-form-c>.wrapper {
	padding: 20px 8.33%;
	background-color: #f1f1f1
}

.layout-creative .module-creative-form-c .headline {
	text-align: center;
	padding: 5px 16.66%;
	background-color: #e1e1e1;
	position: relative;
	margin-bottom: 20px
}

.layout-creative .module-creative-form-c .headline:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	height: 0;
	width: 0;
	border: solid transparent;
	border-color: rgba(225, 225, 225, 0);
	border-top-color: #e1e1e1;
	border-width: 10px
}

.layout-creative .module-creative-form-c .xform {
	margin: 0 63px
}

.layout-creative .module-creative-form-c .xform fieldset {
	display: block;
	width: auto;
	margin: 0
}

.layout-creative .module-creative-form-d {
	position: relative
}

.layout-creative .module-creative-form-d .data {
	padding: 20px 8.33%
}

.layout-creative .module-creative-form-d .background {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .5
}

.layout-creative .module-creative-form-d .background img {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%
}

.layout-creative .module-creative-form-d .cite,
.layout-creative .module-creative-form-d .picture {
	position: relative;
	z-index: 30
}

.layout-creative .module-creative-form-d .picture {
	width: 16.66%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	margin-bottom: -40px
}

.layout-creative .module-creative-form-d .picture img {
	width: 100%
}

.layout-creative .module-creative-form-d .cite {
	width: 82%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 20px
}

.layout-creative .module-creative-form-d .cite p {
	margin: 0
}

.layout-creative .module-creative-form-d .form {
	position: relative;
	z-index: 20;
	background-color: #67a5ce;
	padding-bottom: 20px;
	margin-top: 20px
}

.layout-creative .module-creative-form-d .headline {
	text-align: center;
	color: #3385bf;
	font-size: 18px;
	background-color: #b3d2e6;
	padding: 10px;
	margin-bottom: 20px;
	position: relative
}

.layout-creative .module-creative-form-d .headline:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	height: 0;
	width: 0;
	border: solid transparent;
	border-color: rgba(179, 210, 231, 0);
	border-top-color: #b3d2e6;
	border-width: 10px
}

.layout-creative .module-creative-form-d .xform fieldset {
	width: 100%;
	margin: 0;
	padding: 0 40px
}

.layout-creative .module-creative-form-d .xform .formtext label {
	display: block;
	margin-bottom: 5px
}

.layout-creative .module-creative-form-d .xform .form-field-list-check {
	text-align: center;
	margin-top: 40px
}

.layout-creative .module-creative-form-d .xform .form-field-list-check li {
	position: relative;
	padding-left: 35px;
	font-size: 13px;
	margin-bottom: 10px;
	color: #fff;
	width: 32%;
	display: inline-block;
	text-align: left;
	margin-right: 1%;
	font-weight: 700;
	vertical-align: top
}

.layout-creative .module-creative-form-d .xform .form-field-list-check li:before {
	content: "✓";
	position: absolute;
	left: 0;
	top: -7px;
	font-size: 35px;
	font-weight: 700;
	color: #fff
}

.layout-creative .module-creative-form-d .xform .formselect-icons label {
	display: block;
	color: #fff;
	border: 0;
	font-size: 18px
}

.layout-creative .module-creative-form-d .xform .form-field-select .select-icon {
	width: 160px;
	margin: 5px;
	background-color: #fff;
	border: 3px solid #257eb8;
	border-radius: 3px;
	padding: 20px 5px
}

.layout-creative .module-creative-form-d .xform .form-field-select .select-icon.is-selected {
	border: 3px solid #33a723
}

.layout-creative .module-creative-form-d .xform .form-field-select .select-icon .caption {
	background: 0 0;
	font-size: 15px;
	font-weight: 700;
	padding: 0;
	margin-top: 10px
}

.layout-creative .module-creative-form-d .xform .form-field-select .select-icon .caption:after,
.layout-creative .module-creative-form-d .xform .form-field-select .select-icon .caption:before {
	display: none
}

.layout-creative .module-creative-form-d .xform .form-field-select .select-icon.is-selected .caption {
	color: inherit
}

.layout-creative .module-creative-form-d .xform .button {
	font-size: 13px;
	min-height: auto;
	min-width: auto
}

.layout-creative .module-creative-form-d .xform .button-final {
	padding: 20px;
	font-size: 16px
}

.layout-creative .module-creative-form-d .xform .button-prev {
	background-color: #ccc;
	box-shadow: none;
	height: 37px
}

.layout-creative .mod-media:first-child {
	margin-top: 0
}

.layout-creative .mod-m26-form .xform .formsubmit {
	text-align: left !important
}

.layout-creative .mod-m26-form .xform form .formselect select {
	text-align: left
}

.layout-creative .mod-m26-form .xform form input,
.layout-creative .mod-m26-form .xform form select,
.layout-creative .mod-m26-form .xform form textarea {
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 0;
	color: #6a6a6a;
	font-size: 1.6rem;
	height: 34px;
	outline: 0;
	padding: .6rem 1.6rem;
	text-align: left;
	transition: all .5s ease 0s;
	width: 100%
}

.layout-creative .mod-m26-form .xform form select {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	color: #6a6a6a;
	font-size: 1.6rem;
	font-weight: 300;
	width: 100%
}

.layout-creative .mod-m26-form .xform form textarea {
	height: auto
}

.layout-creative .mod-m26-form .xform form p {
	margin: 1em 0 0;
	text-align: left
}

.layout-creative .mod-m26-form .xform form .btn {
	min-width: 0;
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	letter-spacing: .03em;
	margin-bottom: 0;
	padding: 9px 32px;
	text-align: center;
	text-transform: uppercase;
	transition: border-color .2s ease-in 0s, background-color .2s ease-in 0s;
	vertical-align: middle;
	white-space: normal;
	border-radius: 32px;
	font-size: 15px;
	line-height: 1.57143;
	height: auto
}

.layout-creative .mod-m26-form .xform .btn-secondary-negative {
	background-color: #c53925;
	border-color: #c53925;
	color: #fff
}

.layout-creative .mod-m26-form .xform .formsubmit .btn {
	padding-left: 54px;
	width: auto
}

@media only screen and (max-width:1000px) {
	.layout-creative .sb-toggle-left {
		display: none !important
	}

	.layout-creative .header-container .module-media,
	.layout-creative .header-container .module-vorteile {
		display: none;
		width: 0 !important;
		height: 0 !important
	}

	.layout-creative .module-creative-form-a .xform fieldset {
		padding: 0 20px
	}

	.layout-creative .module-creative-form-b .picture {
		display: none
	}

	.layout-creative .module-creative-form-b .data,
	.layout-creative .module-creative-form-c>.wrapper {
		padding: 20px
	}

	.layout-creative .main-container .module-button,
	.layout-creative .main-container .module-creative-advantage,
	.layout-creative .main-container .module-creative-member,
	.layout-creative .main-container .module-creative-step,
	.layout-creative .main-container .module-media,
	.layout-creative .main-container .module-text {
		padding: 0 20px
	}

	.layout-creative .main-container .module-creative-feedback .data,
	.layout-creative .main-container .module-creative-feedback .text,
	.layout-creative .main-container .module-creative-step .text {
		text-align: center
	}

	.layout-creative .main-container .module-creative-member {
		width: 49% !important
	}

	.layout-creative .main-container .module-creative-member .name,
	.layout-creative .main-container .module-creative-member .position {
		font-size: 16px;
		margin-bottom: 5px
	}
}

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

	.layout-creative .form-field-offset-right-1,
	.layout-creative .form-field-offset-right-2,
	.layout-creative .form-field-offset-right-3,
	.layout-creative .form-field-offset-right-4,
	.layout-creative .form-field-offset-right-5,
	.layout-creative .xform fieldset {
		margin-right: 0
	}

	.layout-creative .form-field-image,
	.layout-creative .menu-trigger,
	.layout-creative .module-creative-form-b .picture,
	.layout-creative .module-creative-form-d .xform .form-field-list-check {
		display: none
	}

	.layout-creative .form-field-offset-left-1,
	.layout-creative .form-field-offset-left-2,
	.layout-creative .form-field-offset-left-3,
	.layout-creative .form-field-offset-left-4,
	.layout-creative .form-field-offset-left-5 {
		margin-left: 0
	}

	.layout-creative .form-field-steps,
	.layout-creative .form-field-width-1,
	.layout-creative .form-field-width-2,
	.layout-creative .form-field-width-3,
	.layout-creative .form-field-width-4,
	.layout-creative .form-field-width-5 {
		width: 100%
	}

	.layout-creative .xform .forminfo .info {
		top: auto;
		bottom: 6px
	}

	.layout-creative .xform .forminfo .info-text {
		left: -230px
	}

	.layout-creative .header-container .module-media,
	.layout-creative .header-container .module-vorteile {
		display: none;
		width: 0 !important;
		height: 0 !important
	}

	.layout-creative .main-container .module-creative-feedback li {
		width: 100%
	}

	.layout-creative .module-creative-form-a .xform fieldset {
		padding: 0 20px
	}

	.layout-creative .module-creative-form-b .data {
		padding: 20px
	}

	.layout-creative .module-creative-form-b .layout-creative .form-field-list-check {
		margin: 20px 0
	}

	.layout-creative .module-creative-form-d .xform .form-submit {
		min-width: 100px
	}

	.layout-creative .module-creative-form-d .xform .button {
		margin-top: 0
	}

	.layout-creative #form-rueckruf .formlabel-datum,
	.layout-creative #form-rueckruf .formlabel-uhrzeit {
		width: 50% !important;
		margin-left: 50%;
		margin-right: 0
	}

	.layout-creative #form-rueckruf .formlabel-datum input,
	.layout-creative #form-rueckruf .formlabel-uhrzeit input {
		width: 100% !important
	}
}

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

	.layout-creative #form-rueckruf .radios,
	.layout-creative #form-rueckruf label,
	.layout-creative #form-rueckruf p.formtext input,
	.layout-creative #form-rueckruf p.formtextarea textarea {
		width: 100%
	}

	.layout-creative #form-rueckruf .formlabel-datum,
	.layout-creative #form-rueckruf .formlabel-uhrzeit {
		width: 100% !important;
		margin-left: 0
	}

	.layout-creative #form-rueckruf .formlabel-datum input,
	.layout-creative #form-rueckruf .formlabel-uhrzeit input,
	.layout-creative .main-container .module-creative-member {
		width: 100% !important
	}

	.layout-creative .module-creative-advantage,
	.layout-creative .module-creative-feedback li,
	.layout-creative .module-creative-form-c .xform p.formradio {
		width: 100%
	}

	.layout-creative .module-creative-form-c .xform {
		margin: 0
	}

	.layout-creative .form-field-button-next,
	.layout-creative .form-field-button-prev {
		float: none
	}
}

.layout-creative .form-creative fieldset.last-step-designed {
	padding: 0 20px
}

.form-creative fieldset.last-step-designed .form-field-button-next {
	width: 100%
}

.form-creative fieldset.last-step-designed .form-notice {
	color: #fff
}

.layout-creative-clean header[role="banner"]{
    max-width: unset;
	box-shadow: 0 4px 2px -2px #ccc;
    position:relative;
    z-index:1000
}
.layout-creative-clean header[role="banner"] .header-content-center,
.layout-creative-clean header[role="banner"] .header-content-right{
	display:none!important
}
.layout-creative-clean header[role="banner"] .header-content-left{
	width: 100%;
	float: none;
	margin: unset;
    margin-bottom: 7px;
    min-width: 200px;
    width: 200px;
    padding: 20px 0;
}
.layout-creative-clean footer{
	max-width:unset;
}
.layout-creative-clean footer .container{
	max-width:1400px;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom:15px
}
@media only screen and (max-width:1000px) {
	.layout-creative-clean header[role="banner"] .header-content-left{
		text-align: center;
	}
	.layout-creative-clean footer .container{
		text-align:center
	}
	.layout-creative-clean .footer-copyright{
		width: auto;
		float: none;
		display: inline-block;
	}
	.layout-creative-clean .nav-footer-small{
		float: none;
		display: inline-block;
		margin-left:30px
	}
}
@media only screen and (max-width:480px) {
	.layout-creative-clean .footer-copyright{
		width:100%!important;
		text-align:center
	}
    .layout-creative-clean .nav-footer-small{
		margin-left:0
	}
}

#rle-wizard button {
	box-shadow: none;
	top: auto;
	width: auto;
}