/* FORMULARE */

.paragraphs-formular {
	background: #4a4a4a;
	padding: 150px 0;
	text-align: center;
	color: #ffffff;
}
.paragraphs-formular h4.title.big {
	color: #ffffff;
}
.paragraphs-formular .text {
}
.paragraphs-formular .text p:last-child {
	margin: 0 !important;
}
.paragraphs-formular .block-webform {
	margin: 50px auto 0 auto;
	width: 940px;
	max-width: 100%;
}
.paragraphs-formular .block-webform a {
	color: #ffffff;
}
.paragraphs-formular .block-webform .form-item input {
	background: #ffffff;
}
.paragraphs-formular .block-webform .form-item {
	width: 31.333%;
}
.paragraphs-formular .block-webform input.form-submit {
	border-color: #ffffff;
	color: #ffffff;
}
.paragraphs-formular .block-webform input.form-submit:hover {
	color: #4a4a4a;
	background: #ffffff;
}
.paragraphs-formular .block-webform .form-item.webform-component-textfield > label,
.paragraphs-formular .block-webform .form-item.webform-component-email > label {
	position: absolute !important;
	left: 9px !important;
	top: 12px !important;
	font-size: 16px !important;
	background: none !important;
	line-height: 16px !important;
}
.paragraphs-formular .block-webform .form-item.webform-component-textfield > label.focus,
.paragraphs-formular .block-webform .form-item.webform-component-email > label.focus {
	opacity: 0.4;
}
.paragraphs-formular .block-webform .form-item.webform-component-textfield > label.has-text,
.paragraphs-formular .block-webform .form-item.webform-component-email > label.has-text {
	display: none;
}
.paragraphs-formular .block-webform .form-radios .form-type-radio label > span.box,
.paragraphs-formular .block-webform .form-checkboxes .form-type-checkbox label > span.box {
	border-color: #ffffff;
}
.paragraphs-formular .block-webform .form-radios .form-type-radio.checked label > span.box span,
.paragraphs-formular .block-webform .form-type-checkbox.checked label > span.box span {
	background: #ffffff !important;
}
.paragraphs-formular .block-webform div.messages {
	display: none !important;
}
.paragraphs-formular .description {
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
}
.paragraphs-formular #confirmation {
	margin-top: 50px;
	border: 2px solid #ffffff;
	padding: 50px;
}
.paragraphs-formular #confirmation h4,
.paragraphs-formular #confirmation h5 {
	color: #ffffff;
}
.paragraphs-formular #confirmation p:last-child {
	margin: 0 !important;
}

.paragraphs-formular fieldset.webform-component--more {
	display: none;
}
.paragraphs-formular fieldset.webform-component--more {
	border: 0 !important;
	margin: 1% !important;
	padding: 0 !important;
	float: left;
}
.paragraphs-formular fieldset.webform-component--more .fieldset-wrapper {
	margin: -1%;
}
.paragraphs-formular fieldset.webform-component--more .fieldset-wrapper .form-item {
	width: 98%;
}
.paragraphs-formular fieldset.webform-component--more .fieldset-wrapper .webform-component--more--adresse,
.paragraphs-formular fieldset.webform-component--more .fieldset-wrapper .webform-component--more--alter,
.paragraphs-formular fieldset.webform-component--more .fieldset-wrapper .webform-component--more--wohnhaft {
	width: 31.333%;
}
.paragraphs-formular fieldset.webform-component--more .fieldset-wrapper .webform-component--more--selbststaendig,
.paragraphs-formular fieldset.webform-component--more .fieldset-wrapper .webform-component--more--volle-zeit,
.paragraphs-formular fieldset.webform-component--more .fieldset-wrapper .webform-component--more--eigenkapital {
	margin-top: 5%;
}


/* STARTSEITE */

#node-startseite_franchise {
	padding-top: 150px;
}

#node-startseite_franchise .bilder-slider {
	margin-top: 80px;
	position: relative;
}
#node-startseite_franchise .bilder-slider .bild {
	width: 100%;
	float: left;
	display: none;
}
#node-startseite_franchise .bilder-slider .bild-0 {
	display: block;
}
#node-startseite_franchise .bilder-slider a.nav {
	position: absolute;
	top: 50%;
	color: #bbbbbb;
	font-size: 40px;
	margin-top: -43px;
	left: -150px;
	cursor: pointer;
}
#node-startseite_franchise .bilder-slider a.nav.next {
	left: auto !important;
	right: -150px;
}
#node-startseite_franchise .bilder-slider a.nav.slick-disabled {
	color: #f5f5f5 !important;
	cursor: default;
}
#node-startseite_franchise .bilder-slider a.nav:hover {
	color: #000000;
}

#node-startseite_franchise #erfolg {
	margin: 180px 0 100px 0;
}

#node-startseite_franchise #lounge {
	margin: 180px 0;
}
#node-startseite_franchise #lounge .bilder-wrapper {
	margin-top: 80px;
}
#node-startseite_franchise #lounge .link {
	margin-top: 80px;
	text-align: center;
}

#node-startseite_franchise #verbesserung {
	margin: 180px 0;
}
#node-startseite_franchise #verbesserung .items {
	margin-top: 80px;
}
#node-startseite_franchise #verbesserung .items .items-wrapper {
	margin: -15px;
}
#node-startseite_franchise #verbesserung .items .item {
	width: 570px;
	height: 500px;
	margin: 15px;
	float: left;
	position: relative;
	display: table;
}
#node-startseite_franchise #verbesserung .items .item .content {
	display: table-cell;
	padding: 50px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #eeeeee;
}
#node-startseite_franchise #verbesserung .items .item .content a.button {
	margin-top: 20px;
}


/* KONZEPT */

#node-konzept_franchise {
	padding-top: 150px;
}

#node-konzept_franchise #einleitung .bild {
	margin-top: 80px;
}

#node-konzept_franchise #text {
	margin: 180px 0;
}

#node-konzept_franchise #marke {
	margin: 180px 0 100px 0;
}

#node-konzept_franchise #vorteile {
	background: #4a4a4a;
	color: #ffffff;
	padding: 180px 0;
}
#node-konzept_franchise #vorteile h3.title {
	font-size: 170px;
	line-height: 140px;
	font-family: "may_wilde", serif;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-transform: none;
	margin-bottom: 150px !important;
}
#node-konzept_franchise #vorteile .text {
	font-size: 20px;
	line-height: 26px;
}
#node-konzept_franchise #vorteile ul {
	margin-bottom: 0 !important;
}
#node-konzept_franchise #vorteile ul li {
	padding-bottom: 20px !important;
}
#node-konzept_franchise #vorteile ul li:before {
	background: #ffffff;
	top: 12px;
}
#node-konzept_franchise #vorteile a {
	color: #ffffff;
}
#node-konzept_franchise #vorteile a:hover {
	opacity: 0.5;
}

#node-konzept_franchise #erfolg {
	margin: 180px 0;
}

#node-konzept_franchise #partnerschaft {
	margin: 180px 0 100px 0;
}
#node-konzept_franchise #partnerschaft > .section {
	padding-top: 180px;
	border-top: 1px solid #eeeeee;
}
#node-konzept_franchise #partnerschaft #text-slider {
	margin-top: 80px;
}


/* LOUNGE */

#node-lounge_franchise {
	padding-top: 150px;
}

#node-lounge_franchise #einleitung .bild {
	margin-top: 80px;
}

#node-lounge_franchise #beschreibung {
	margin: 180px 0;
}

#node-lounge_franchise #beschreibung .bilder-wrapper {
	margin-top: 80px;
}

#node-lounge_franchise #bilder {
	margin: 180px 0;
}
#node-lounge_franchise #bilder .bilder-wrapper {
	margin-top: 80px;
}

#node-lounge_franchise #garantie {
	margin: 180px 0 100px 0;
}
#node-lounge_franchise #garantie > .section {
	padding-top: 180px;
	border-top: 1px solid #eeeeee;
}
#node-lounge_franchise #garantie #text-slider {
	margin-top: 80px;
}


/* AUSBILDUNG */

#node-ausbildung_franchise {
	padding-top: 150px;
}

#node-ausbildung_franchise #einleitung .bild {
	margin-top: 80px;
}

#node-ausbildung_franchise #bilder {
	margin: 180px 0;
}
#node-ausbildung_franchise #bilder .bilder-slider {
	margin-top: 80px;
}

#node-ausbildung_franchise #team {
	margin: 180px 0;
}
#node-ausbildung_franchise #team .bilder {
	margin-top: 80px;
}
#node-ausbildung_franchise #team .bilder-wrapper {
	margin: -15px;
}
#node-ausbildung_franchise #team .bilder .bild {
	width: 370px;
	float: left;
	margin: 15px;
}

#node-ausbildung_franchise #ausbildungen {
	margin: 180px 0;
	position: relative;
	padding: 70px 0;
}

#node-ausbildung_franchise #ausbildungen .border {
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
	height: 100%;
	border: 3px solid #4a4a4a;
	box-sizing: border-box;
	z-index: 1;
	margin-left: -550px;
}

#node-ausbildung_franchise #ausbildungen .texte {
	padding: 80px 0 20px 0;
	z-index: 99;
	position: relative;
	background: #ffffff;
}

#node-ausbildung_franchise #ausbildungen .timeline-slider {
	z-index: 99;
	position: relative;
	background: #ffffff;
	padding-bottom: 80px;
	padding-top: 30px;
}

#node-ausbildung_franchise #ausbildungen .timeline-slider .swiper-container {
	overflow: visible;
}

#node-ausbildung_franchise #ausbildungen .timeline-slider .items {
	margin: 0 0 0 -100px;
}

#node-ausbildung_franchise #ausbildungen .timeline-slider .item {
	width: 340px;
	margin: 0;
	float: left;
	position: relative;
	text-align: center;
	display: block !important;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .item .number {
	font-family: "may_wilde", serif;
	font-weight: normal;
	font-size: 140px;
	line-height: 140px;
	color: #aaaaaa;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .item .line {
	position: relative;
	width: 100%;
	margin: 15px 0;
	height: 1px;
	background: #eeeeee;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .item .line > div {
	background: #eeeeee;
	width: 1px;
	height: 30px;
	position: absolute;
	top: -15px;
	left: 50%;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .item-0 .line {
	margin-left: 50%;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .item-0 .line > div {
	left: 0;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .item-last .line {
	margin-left: -50%;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .item-last .line > div {
	left: auto;
	right: 0;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .item h5.title {
	margin: 30px 0 0 0 !important;
}

#node-ausbildung_franchise #ausbildungen .timeline-slider .swiper-button {
	background: #4a4a4a;
	color: #ffffff;
	font-size: 25px;
	width: 50px;
	height: 50px;
	text-align: center;
	text-decoration: none !important;
	position: absolute;
	top: 50%;
	left: 0;
	cursor: pointer;
	z-index: 99;
}

#node-ausbildung_franchise #ausbildungen .timeline-slider .swiper-button.swiper-button-disabled {
	opacity: 0;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .swiper-button i:before {
	line-height: 50px;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .swiper-button:hover {
	background: #000000;
}
#node-ausbildung_franchise #ausbildungen .timeline-slider .swiper-button.next {
	left: auto !important;
	right: 0;
}


/* MARKETING */

#node-marketing_franchise {
	padding-top: 150px;
}

#node-marketing_franchise #einleitung .bild {
	margin-top: 80px;
}

#node-marketing_franchise #bilder {
	margin: 180px 0;
}
#node-marketing_franchise #bilder .bilder-slider {
	margin-top: 80px;
}

#node-marketing_franchise #produkte {
	margin: 180px 0;
}

#node-marketing_franchise #produkte-slider {
	margin-top: 80px;
	position: relative;
	padding: 70px 0;
}

#node-marketing_franchise #produkte-slider .border {
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
	height: 100%;
	border: 3px solid #4a4a4a;
	box-sizing: border-box;
	z-index: 1;
	margin-left: -550px;
}

#node-marketing_franchise #produkte-slider .produkte-slider {
	z-index: 99;
	position: relative;
	background: #ffffff;
	padding: 80px 0;
}

#node-marketing_franchise #produkte-slider .produkte-slider .titles {
	margin-bottom: 30px;
}
#node-marketing_franchise #produkte-slider .produkte-slider .titles a {
	margin: 0 40px 0 0;
	text-transform: uppercase;
}
#node-marketing_franchise #produkte-slider .produkte-slider .titles a.active {
	font-size: 18px;
	color: #4a4a4a;
	font-weight: 700;
}

#node-marketing_franchise #produkte-slider .produkte-slider .text {
	margin-bottom: 50px;
	position: relative;
}

#node-marketing_franchise #produkte-slider .produkte-slider .nodes-wrapper > .views-row {
	display: none;
}
#node-marketing_franchise #produkte-slider .produkte-slider .nodes-wrapper > .views-row-1 {
	display: block;
}

#node-marketing_franchise #produkte-slider .produkte-slider .node .swiper-container {
	overflow: visible;
}

#node-marketing_franchise #produkte-slider .produkte-slider .node .view-content {
	margin: 0 -15px;
}

#node-marketing_franchise #produkte-slider .produkte-slider .node .views-row {
	width: 370px;
	margin: 0 15px;
	float: left;
	position: relative;
	display: block !important;
	max-width: 100%;
}

#node-marketing_franchise #produkte-slider .produkte-slider .node .views-row .bild {
	border: 1px solid #eeeeee;
}
#node-marketing_franchise #produkte-slider .produkte-slider .node .views-row h5.title {
	margin: 10px 0 0 0 !important;
}

#node-marketing_franchise #produkte-slider .produkte-slider .swiper-button {
	background: #4a4a4a;
	color: #ffffff;
	font-size: 25px;
	width: 50px;
	height: 50px;
	text-align: center;
	text-decoration: none !important;
	position: absolute;
	top: 50%;
	left: 0;
	cursor: pointer;
	z-index: 99;
}

#node-marketing_franchise #produkte-slider .produkte-slider .swiper-button.swiper-button-disabled {
	opacity: 0;
}
#node-marketing_franchise #produkte-slider .produkte-slider .swiper-button i:before {
	line-height: 50px;
}
#node-marketing_franchise #produkte-slider .produkte-slider .swiper-button:hover {
	background: #000000;
}
#node-marketing_franchise #produkte-slider .produkte-slider .swiper-button.next {
	left: auto !important;
	right: 0;
}