@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url(https://fonts.googleapis.com/css?family=Exo:300,500,700);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:500,700|Open+Sans:400,300,600,700);
@import url("prettyPhoto.css") screen;
@import url("hoverex-all.css") screen;
@import url('https://fonts.googleapis.com/css?family=Dosis:300,500,800');
/********** SLIDERS **********/
* {
	margin: 0;
	padding: 0px;
}

body {
	background: #ffffff;
	margin: 0;
	height: 100%;
	color: #384452;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin: 0 auto;
    max-width: 1480px;
	border-left: solid 20px #000;
	border-right: solid 20px #000;
	/*
	*/
}
.accordion-1 .title span,
.accordion-b .title span,
h1, h2, h3, h4, h5, h6 {
	font-family: 'Dosis', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.accordion-b h1, .accordion-b h2, .accordion-b h3 {
	margin-bottom: 20px;
}

h1.titleline, h2.titleline, h3.titleline {
    /* background-color: #f47e00; Orange */
    color: #fff;
    margin: 0 -1% 1%;
    padding: 1%;
}

h1 { font-size: 40px; }
h1, h2 { font-weight: 400; }
h2, h3 { 
	text-transform: none;
	margin-top: 0px;
}
h4 { margin-top: 30px; }
.sidebar h1,
.sidebar h2,
.sidebar h3 {
	margin-left: -3px;
}
p {
	padding: 0;
	margin-bottom: 12px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #384452;
	margin-top: 10px;
}
.module-wrapper.clearfix .full.container.mb.container p {
	margin-top: 40px;
}
p,
scg,
object,
div,
img,
section,
ul, li,
h1, h2, h3, h4 {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

/*
ol, ul { padding-left: 20px; }
*/

ol li, ul li { line-height: 24px; font-size: 15px; }
.module-wrapper.clearfix .full.container.container ul li, 
#footerwrap ul li { 
	 margin-left: 2%;
	 margin-right: 2%;
}
img {
	height: auto;
	max-width: 100%;
}
#step-3 img {
	max-width: 250px;
	margin: 10px;
	border: solid 1px #2b2e31;
	cursor: pointer;
}
.col-4 img {
	border: solid 1px #666;
}
img.ico-img {
	padding: 0 10% 0;
}
.label {
	font-size: 85%;
	font-weight: normal;
}

a {
	color: #336699;
	padding: 0;
	margin: 0;
	text-decoration: none;
	-webkit-transition: background-color .1s linear, color .1s linear;
	-moz-transition: background-color .1s linear, color .1s linear;
	-o-transition: background-color .1s linear, color .1s linear;
	-ms-transition: background-color .1s linear, color .1s linear;
	transition: background-color .1s linear, color .1s linear;
}

a:hover, a:focus {
	text-decoration: none;
	color: #f47e00;
}

/* a Umrandung entfernen */
a,a:link,a:visited, a:active, a:focus{outline:none;}

::-moz-selection {
	color: #fff;
	text-shadow: none;
	background: #2B2E31;
}

::selection {
	color: #fff;
	text-shadow: none;
	background: #2B2E31;
}

.centered {
	text-align: center;
}

.rightside {
	text-align: right;
}
.grey {
	background: #eee;
}
.white {
	background: #fff;
}
h1, 
.orange {
	color: #f47e00;
}
.blue {
	color: #336699;
}
.fullpicture.parallax.clearfix h1, 
.fullpicture.parallax.clearfix h2, 
.fullpicture.parallax.clearfix h3 {
	color: #f47e00;
} 
.fullpicture.parallax.clearfix h2, 
.fullpicture.parallax.clearfix h3 {
	text-transform: uppercase;
}
pre {
	margin: 20px 0;
}
code {
	padding: 5px 10px;
	margin: 10px 0;
	display: block;
}

blockquote p {
	margin-top: 0;
}
.navbar {
	min-height: 70px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin: 0 auto;
    max-width: 1480px;
}

ul.nav li.dropdown-toggle:hover > ul.dropdown-menu {
	display: block;
}
.navbar-brand {
	height: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: auto;
}
.navbar-brand img {
	height: 80px;
	width: auto;
}

.navbar-brand, 
.navbar-brand img, 
navbar navbar-default navbar-fixed-top, 
navbar navbar-default navbar-fixed-top .container {
	transition: height 500ms, background 500ms;
}

/*
.header {
  width:100%;
  height:100px;
  background: #26b;
  color: #fff;
  position:fixed;
  top:0;
  left:0;
  transition: height 500ms, background 500ms;
}
*/
.navbar-brand img.tiny, 
#headerpic.tiny {
  	height:50px;
	transition: height 500ms, background 500ms;
}
.navbar-header > h4.smaller {
  	margin: 30px 0 0;
	transition: margin 500ms, background 500ms;
}

.header-spacer {
	height: 100px;
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
}

.navbar-collapse.collapse.navbar-right ul.nav.navbar-nav {
	margin-top: 40px;
}
.navbar-default .navbar-nav > li > a {
	color: white;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

.navbar-default .navbar-nav > li > a:hover { color: #f60; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #f60;
	background-color: transparent;
}

.navbar-default {
	background-color: #000;
	border-color: transparent;
}
.container.logo-area {
	width: 96%;
	padding-right: 0;
}
.navbar-header > h4 {
    color: #ffffff;
    display: block;
    float: right;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 60px 0 0;
    position: relative;
    text-align: right;
	transition: margin 500ms, background 500ms;
}
.navbar-header {
	width: 100%;
}

.dropdown-menu {
	background: #384452;
	border: none !important;
	padding-top: 10px;
	padding-bottom: 0;
}
.navbar-default .lang {
	margin-left: 5px;
}
.navbar-default .lang a {
	margin-left: 5px;
	padding-left: 10px;
}
.navbar-default .lang ul a {
	margin-left: 0;
}
.navbar-default .lang:before {
	content: '';
	height: 14px;
	width: 1px;
	float: left;
	position: relative;
	top: 18px;
	border-left: 1px solid #fff;
}
.navbar-default .lang .dropdown-menu {
	min-width: 40px;
	text-transform: uppercase;
}
.active.offers {
	background-color: #eaeaea;
}
.active.offers .content.text {
	padding: 0 1%;
	
}

@media (max-width: 767px){
  .lang-title {
	color: #fff;
	margin-top: 30px;
	padding: 10px;
	background: #5e6772;
  }
  .navbar-default .lang {
	margin-bottom: 20px;
  }
  .navbar-default .lang:before {
    content: none;
  }
  .navbar-default .lang,
  .navbar-default .lang a {
	margin-left: 0;
  }
}

.navbar-right .dropdown-menu { left: 0; }
.dropdown-menu > li > a {
	color: white;
	font-weight: 700;
	font-size: 12px;
	padding: 6px 20px;
	border-top: 1px solid #4d5d70;
}

.dropdown-menu > li:first-child > a {
	border-top: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a.active,
.dropdown-menu > .active > a {
	color: #f60;
	background: #4d5d70 !important;
}

.xform input[type=submit], .btn-theme {
	color: #fff;
	background-color: #384452;
	border-color: #384452;
	margin: 4px;
}

.xform input[type=submit],
.xform input[type=submit]:focus,
.xform input[type=submit]:active,
.xform input[type=submit].active,
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
	color: #fff;
	background-color: #b2c85f;
	border-color: #b2c85f;
}

.dmbutton:hover,
.dmbutton:active, .dmbutton:focus {
	color: #ffffff;
	background-color: #b2c85f;
	border-color: #ffffff;
}

#formular-left div, 
#formular-right div {
	width: 100%;
}
#formular-left label, 
#formular-right label {
	margin-top: 20px;
}
.form-control.short-after, 
.form-control.short {
	display: inline;
}
.form-control.short {
	width: 20%;
}
.form-control.short-after {
	width: 78%;
	float: right;
}
.form-control.short-before {
	width: 78%;
	margin-right: 2%;
	float: left;
}

.dmbutton {
	background: rgba(0,0,0,0);
	border: 1px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-top: 1.025rem;
	padding-right: 2.25rem;
	letter-spacing: 0.85px;
	padding-bottom: 1.0875rem;
	padding-left: 2.25rem;
	font-size: 1.55rem;
	cursor: pointer;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	-webkit-appearance: none;
	font-weight: normal !important;
}




/* 
Neue w3b BUTTONS
*/

button.btn-dark, 
input.btn-dark, 
a.btn-dark {
    font-family: 'Dosis', sans-serif;
	letter-spacing: 0.14em;
	text-transform: uppercase;
    /*
    background: #444444 -moz-linear-gradient(center top , rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2)) repeat scroll 0 0;
    border: 2px solid #ccc;
	*/
    border: none;
    background-color: #636363;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: auto;
    margin: 0.25em;
	margin-left: 20px;
    overflow: hidden;
    padding: 1.5% 3%;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    /*
    font-family: "Ubuntu",sans-serif;
    font-size: 18px;
    font-weight: 700;
	*/
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
    /*
    transition: background-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, top 0.2s ease-in-out 0s;
	*/
	line-height: 24px;
    /*
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	*/
}
@media all and (max-width: 361px) {
	button.btn-dark, input.btn-dark, a.btn-dark {
		margin: 0.25em;
	}
}
#step-2 .btn-dark {
    max-width: 140px;
	text-align: center;
}
#step-2 button.btn-dark {
    max-width: 100%;
}

a.btn-dark.off, 
a.btn-dark.off:hover {
    background-color: #ccc;
	cursor: default;
	display: none;
}
.full.mb.centered .btn-dark.next, 
.accordion-b .btn-dark.next-step {
	background-color: #009900; /* green */
	display: inline-block;
}
.full.mb.centered .btn-dark.next:hover, 
.accordion-b .btn-dark.next-step:hover {
	background-color: #000; /* blue */
}
.full.mb.centered .btn-dark.back, 
.accordion-b .btn-dark.back-step {
	background-color: #888888; /* hell-grau */
}
.full.mb.centered .btn-dark.back:hover, 
.accordion-b .btn-dark.back-step:hover {
	background-color: #000; /* blue */
}


.status {
	width: 100%;
	padding: 1% 5px;
	margin-bottom: 60px;
	background-color: #fff;
	/* border-radius: 15px;
	border: solid 2px #ccc; */
}
.status-wrapper {
	width: 100%;
	height: 10px;
	/* border: solid 2px #fff; */
	padding: 2px;
	margin-bottom: 35px;
}
.status-view {
	background-color: #ccc;
	height: 100%;
	width: 100%;
	text-align: center;
	color: #666;
	font-weight: bold;
	margin-bottom: 13px;
}
.status-view .step-done {
	background-color: #006699;
	color: #fff;
	height: 6px;
	width: 0.1%; /* Step #1 */
}
.status .span-1 {
	width: 4.8%;
}
.status .span-2 {
	width: 20%;
}
.status .span-3 {
	width: 40%;
}
.status .span-4 {
	width: 61%;
}
.status .span-5 {
	width: 81%;
}
.status .span-6 {
	width: 99.1%;
}
.status-view .step-done .status-dot {
    background-color: #006699;
    border-radius: 10px;
    float: right;
    height: 20px;
    margin-right: -12px;
    margin-top: -7px;
    width: 20px;
}
.status-info {
    width: 100%;
	display: inline-block;
}
.status-wrapper span {
	color: #999;
	display: inline-block;
	padding: 5px;
	background-color: #fff;
	text-align: center;
	/* width: 19.8%; 5 items */
	width: 20.2%; /* 6 items */
}
.status-wrapper span:first-child {
	text-align: left;
	width: 10%;
}
.status-wrapper span:last-child {
	text-align: right;
	width: 8%;
}
.status-wrapper span.step-ok {
	color: #000;
}


.temphidden {
	display: none;
}
.showcoment {
	cursor: pointer;
	padding: 2%;
}

a.one-more, 
a.one-less {
	cursor: pointer;
	font-weight: bold;
	font-size: 1.5em;
	color: #fff;
    margin: 10px;
    padding: 3px 11px;
	border: solid 2px #ccc;
	background-color: #888;
	/*
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	*/
}
a.one-more:hover, 
a.one-less:hover {
	background-color: #000;
}
a.one-more.disabled, 
a.one-less.disabled {
	cursor: default;
	border: solid 2px #ccc;
	background-color: #ccc;
}
span#ianzahl, 
span#sanzahl,
span#anzahl, 
span#banzahl {
    font-size: 1.25em;
    font-weight: bold;
    margin: 0 20px;
}




/* OFF - Button */
div.btn-dark-off {
    font-family: 'Dosis', sans-serif;
	letter-spacing: 0.07em;
	text-transform: uppercase;
    background-color: #ccc;
    border: 2px solid #ccc;
    color: #fff;
    display: inline-block;
    height: auto;
    margin: 0.25em;
	margin-left: 20px;
    overflow: hidden;
    padding: 1% 3%;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    /*
    cursor: pointer;
	cursor: default;
	display: none;
	*/
}
#activepaket {
    background-color: #ccc;
    display: flex;
    overflow: hidden;
    position: relative;
}
#activepaket .btn-dark-off.st {
    background-color: #ccc;
    color: #384452;
    display: table;
    font-weight: bold;
    margin: 0;
    padding: 0.8% 10px 0% 3%;
    width: 48%;
}
#activepaket .btn-dark-off {
	margin: 0;
	padding: 1% 3%;
}
#activepaket .btn-dark-off.choosed {
	/* background-color: #f47e00; orange */
	background-color: #006699; /* blue */
	display: table;
	border: none;
	border-left: solid 1px #ccc;
	text-align: center;
	font-weight: bold;
}
#activepaket a.btn-dark.back-step {
	margin: 0;
	padding: 1% 2%;
	border: none;
	display: table;
	border-left: solid 1px #ccc;
	text-align: center;
	font-weight: bold;
}
#activepaket .btn-dark-off.choosed, 
#activepaket a.btn-dark.back-step {
	min-width: 130px;
}

ul.accordion a.btn-dark {
	margin-left: 2.5em;
}
button.btn-dark:hover, 
input.btn-dark:hover, 
a.btn-dark:hover {
	/* background-color: #2daae4; blue */
	background-color: #006699; /* blue */
	text-shadow: none;
	color: #fff;
	/*
	*/
}

.btn {
    transition: background-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, top 0.2s ease-in-out 0s;
    white-space: nowrap;
	background: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857;
    padding: 8px 20px;
	color: #f47e00;
	border: 2px solid #f47e00;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.btn:hover {
	background: #f47e00; /* orange */
	border-color: #f47e00;
	color: #fff;
}









.mtb {
	margin-top: 80px;
	margin-bottom: 80px;/**/
}
.mtb-sm {
	margin-top: 40px;
	margin-bottom: 40px;/**/
}

.mb { margin-bottom: 60px; }
.mb-sm { margin-bottom: 40px; }
.mt { margin-top: 60px; }
.mt-sm { margin-top: 40px; }

.hline {
	border-bottom: 1px solid #384452;
	margin: 40px 0 20px;
}
.hline-w {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 25px;
}
.hline-b {
	border-bottom: 1px solid #111;
	margin-bottom: 25px;
}
.block-divider {
	width: 100%;
	height: 20px;
	background: #000;
}
.block-divider.footer {
	/* margin-top: 50px; */
}

#headerwrap {
	background-color: #b2c85f;
	min-height: 550px;
	padding-top: 100px;
	padding-bottom: 0px;
	text-align: center;
}

#headerwrap h3, #headerwrap h5 { color: white; }
#headerwrap h1 {
	color: white;
	margin-bottom: 25px;
}

#headerwrap .img-responsive { margin: 0 auto; }
#service {
	margin-top: 100px;
	margin-bottom: 80px;
}

/* Iconsize */
.service .size2 .fa {
	font-size: 20px;
}
.service .size3 .fa {
	font-size: 26px;
}

.breadcrumb-wrapper {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	/*
	background-color: #f5f5f5;
	*/
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.breadcrumb-wrapper .home_link {
	padding-left: 10px;
}
.rex-breadcrumb {
	display: inline-block;
	padding-left: 0px;
	margin-bottom: 0;
}
.rex-breadcrumb>li,
.breadcrumb-wrapper .home_link{
	display: inline-block;
}
.rex-breadcrumb>li+li:before,
.breadcrumb-wrapper .home_link:after {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.breadcrumb-wrapper .home_link:after {
	padding-left: 10px;
}

#service i {
	color: #b2c85f;
	font-size: 60px;
	padding: 15px;
}







.row.offer-box .col-md-3 {
	/*background-color: #33CCFF;*/
	border-right: solid 2px #fff;
	padding: 0;
}
.row.offer-box .col-md-3 .col-head {
    background-color: #2b2e31;
    padding: 2%;
	border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
}
.row.offer-box .col-md-3 .col-euro {
	background-color: #EAEAEA;
	padding: 2%;
	padding-left: 5%;
}
.row.offer-box .col-md-3 .col-euro h1 {
	font-size: 4rem;
	color: #006699;
	margin-bottom: 10px;
    margin-top: 10px;
	margin-left: 10px;
}
.row.offer-box .col-md-3 .col-euro span {
	font-size: 15px;
	color: #333;
}
p.tax, 
span.tax {
	font-size: 1.25rem;
	color: #888;
}
.row.offer-box .col-md-3 .col-content {
	background-color: #dadada;
	padding: 2% 5%;
}
.row.offer-box .col-md-3 .col-content p {
    margin-top: 20px;
	margin-left: 35px;
}
.row.offer-box .col-md-3 .col-content p a {
    font-size: 0px;
}
.row.offer-box .col-md-3 .col-content .btn {
    padding: 8px 50px;
}
.row.offer-box .col-md-3 .col-content ul {
	list-style-image: url(images/icon-ok.png);
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.row.offer-box .col-md-3 .col-content li {
	padding-top: 10px;
}
.accordion-1 .title span,
.accordion-b .title span, 
.row.offer-box .col-md-3 h4 {
	font-size: 2.25rem;
	margin-bottom: 10px;
    margin-top: 10px;
}


/* Accordion-b / 1.Paket Auswahl */
.accordion-b .col-4 {
    background-color: #f2efef;
	border: 2px solid #2b2e31;
    margin: 0 1% 2%;
    min-height: 100px;
	
	position: relative;
	display: inline-block;
	/*
	width: 16.6667%;
    text-align: center;
    border: 5px solid #000;
	display: inline-block;
	min-width: 280px;
	*/
    max-width: 240px;
}
.accordion-b {
	width: 90%;
}
.accordion-b #step-4 .col-4 {
    margin: 0 1%;
}
.accordion-b .col-4 p, 
.accordion-b .col-4 h2 {
    text-align: left;
}
.accordion-b .col-4 h3 {
    margin: 0;
	color: #fff;
}
.accordion-b .col-4 h2 {
    margin: 0;
	color: #006699;
	margin: 0 0 15px 13px;
}
.accordion-b .col-4-head {
    background-color: #2b2e31;
	padding: 15px 0;
}
.accordion-b .col-4-btn {
    font-family: 'Dosis', sans-serif;
	letter-spacing: 0.07em;
	text-transform: uppercase;
    background-color: #f47e00;
	color: #fff;
	cursor: pointer;
	padding: 15px 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.accordion-b .col-4-btn:hover {
    background-color: #000;
}
.accordion-b .col-4.disselect {
    background-color: #fefafa;
	border: 2px solid #ccc;
}
.accordion-b .disselect .col-4-head, 
.accordion-b .disselect .col-4-btn {
    background-color: #ccc;
}
.accordion-b .disselect .col-4-btn:hover {
    background-color: #f47e00;
}
.accordion-b .disselect p, 
.accordion-b .disselect h2 {
    color: #999;
}
/* Accordion-b / 1.Paket Auswahl ------ END */


ul.accordion-b a.btn-dark {
	margin-left: 0;
}
.row.offer-box .col-md-3 h4 {
	color: #fff;
}

.row.offer-box .col-md-3 .cta {
    font-family: 'Dosis', sans-serif;
	letter-spacing: 0.07em;
	text-transform: uppercase;
    background-color: #f47e00;
    border: none;
    display: block;
    font-size: 1.5rem;
    padding: 5%;
    width: 100%;
	
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857;
    white-space: nowrap;
	border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	margin-bottom: 10%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	/*
    transition: background-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, top 0.2s ease-in-out 0s;
	*/
}
.row.offer-box .col-md-3 .cta:hover {
	background-color: #000;
    color: #fff;
}


/* Highlight */
.row.offer-box .col-md-3.highlight {
	/*background-color: #33CCFF;*/
    border: 2px solid #fff;
    margin: -2% -1% 0;
    padding: 0;
    z-index: 9;
}
.row.offer-box .col-md-3.highlight .col-head {
	background-color: #006699;
	padding: 4% 0;
	border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
}
.row.offer-box .col-md-3.highlight .col-head p {
	color: #fff;
	margin-top: -10px;
	margin-bottom: 0;
}
.row.offer-box .col-md-3.highlight .col-content {
    background-color: #eeeded;
}
.row.offer-box .col-md-3.highlight .col-euro {
    background-color: #fff;
}
.row.offer-box .col-md-3.highlight .col-euro h1 {
    text-shadow: 2px 2px 0 #b4e6ff, -2px -2px 0 #b4e6ff, -2px 2px 0 #b4e6ff, 2px -2px 0 #b4e6ff;
}
.row.offer-box .col-md-3.highlight a.cta {
	padding: 7% 0px;
	border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
    background-color: #006699;
}

.row.offer-box .col-md-3.highlight a.cta:hover {
	background-color: #000;
    color: #fff;
}





#portfoliowrap {
	display: block;
	text-align: center;
}
#portfoliowrap h2,
#portfoliowrap h3 {
	padding-bottom: 30px;
}

#portfoliowrap.full.framed {
	padding-left: 30px;
	padding-right: 30px;
}
#portfoliowrap.normal.frameless .row {
	margin-left: 0;
	margin-right: 0;
}
.portfolio {
	display: block;
}
#portfoliowrap.framed .portfolio-item {
	padding-top: 15px;
	padding-bottom: 15px;
}
#portfoliowrap.frameless .portfolio-item {
	padding-left: 0;
	padding-right: 0;
}

.portfolio-item .title:before {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	display: none;
}

.portfolio-item p { margin: 0px 0 30px; }
.portfolio-item h3 {
	margin: -10px 0 10px;
	font-size: 16px;
	text-transform: uppercase;
}

.portfolio-item h3 {
	color: #fff;
	margin: 0;
	padding: 40px 5px 0;
	font-size: 16px;
	text-transform: uppercase;
}

.portfolio-item .dmbutton {
	display: inline-block;
	margin: 40px 5px 20px 5px;
	font-size: 13px;
}

.portfolio-item .bg {
	height: 100%;
	width: 100%;
	background-color: #b2c85f;
	background-color: rgba(56,68,82,0.9);
	text-align: center;
}

.fullpicture {
	position: relative;
	background-color: #5b6d68;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: relative;
	background-position: center center;
	margin-top: 0px;
	padding-top: 60px;
	text-align: center;
	min-height: 400px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
}

.fullpicture .layer {
	/*background-color: #5b6d68;*/
	background-color: #222;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 1;
}

@media all and (max-width: 650px) {
	.container {
		width: 1400px;
		padding-right: 0;
		padding-left: 0;
	}
}


.fullpicture .container {
	position: relative;
	z-index: 3;
}
.fullpicture .centered {
	position: relative;
	z-index: 2;
}
.fullpicture i {
	font-size: 100px;
	color: white;
	margin-bottom: 25px;
}

.fullpicture p {
	color: white;
	/*font-size: 15px;*/
	line-height: 30px;
}

.fullpicture h4 { color: #bfc9d3; }

#cwrap {
	background: #f7f7f7;
	margin-top: 0px;
	padding-top: 80px;
	padding-bottom: 100px;
}

#cwrap h3 { margin-bottom: 60px; }

#sidenav_title {
	margin-top: 0;
}
.sidebar li a.rex-current {
	font-weight: bold;
}

#sidenav i { margin-right: 10px; }
#sidenav {
	padding-left: 0;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sidenav li {
	padding: 2px 0;
}
#sidenav li a {
	text-transform: uppercase;
	font-weight: 500;
	color: #384452;
}

#sidenav li a:hover,
#sidenav li.active a { color: #b2c85f; }
#sidenav li.active li a { color: #384452; }
#sidenav li li a:hover, #sidenav li li.active a { color: #bfc9d3; }
#sidenav ul {
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 15px;
}

#sidenav ul li a {
	text-transform: none;
	font-weight: 300;
	color: #384452;
}

#footerwrap {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #f60;
}

#footerwrap .row {
	margin-right: -30px;
    margin-left: -30px;
}
#footerwrap .col-md-4 {
	padding-left: 30px;
	padding-right: 30px;
}

#footerwrap h4 {
	color: #111;
}
#footerwrap p {
	color: #111;
}
#footerwrap li {
	list-style-type: disc;
	color: #111;
}

#footerwrap a { color: #000; }
#footerwrap a:hover {
	color: #fff;
	text-decoration: underline;
}

#footerwrap .social-links a { margin-right: 20px; }
#footerwrap i {
	font-size: 15px;
	color: #111;
	padding-right: 5px;
}

#footerwrap i:hover { color: #b2c85f; }

#footerwrap .offer-btn {
	font-weight: 900;
	background-color: #000;
	position: relative;
	display: block;
	margin-bottom: 5px;
	cursor: pointer;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#footerwrap .offer-btn .offer-btn-left {
	color: #fff;
	padding: 8px 12px;
	position: relative;
	display: inline-block;
	width: auto;
	text-transform: uppercase;
}
#footerwrap .offer-btn .offer-btn-right {
	float: right;
	background-color: #fff;
	color: #000;
	padding: 8px 8px 8px 2px;
	position: relative;
	display: inline-block;
	min-width: 85px;
	text-align: right;
}
#footerwrap .offer-btn span {
	font-size: 0.8em;
	color: #555;
	padding-right: 1px;
}



.slider { position: relative; }
.slider .slides li { position: relative; }
.slider.small-controls .flex-direction-nav a { margin-top: -20px; }
.slider.small-controls .flex-control-nav { display: none; }
.hero-slider {
	padding: 0px;
	position: relative;
}

.hero-slider .slides { overflow: hidden; }
.hero-slider .slides li {
	height: 650px;
	position: relative;
	background-size: cover !important;
}

.hero-slider .slides li .row {
	position: relative;
	z-index: 2;
}

.hero-slider .slides li h3 { font-size: 30px; }
.hero-slider .slides li h2 {
	line-height: 1;
	margin-bottom: 33px;
	padding-bottom: 7px;
}

.hero-slider .slides li h1 {
	line-height: 1;
	font-size: 60px;
	margin-bottom: 33px;
}

.work-slider { margin-top: 28px; }
.work-slider .slides li { height: 400px; }
.slides li .fadeUp { opacity: 0; }
.slides li {
	position: relative;
	color: #fff;
}

.slides li p, .slides li a { color: #fff; }
.slides li .slide-content {
	position: relative;
	z-index: 3;
}

.slides li h1, .slides li p {
	padding-left: 100px;
	padding-right: 100px;
}

.slides li .overlay {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	z-index: 2;
}

.slides li .btn-theme {
	border: none;
	background-color: #b2c85f;
	color: #384452;
}

.slides li .btn-theme:hover, .slides li .btn-theme:focus, .slides li .btn-theme:active, .slides li .btn-theme.active {
	background-color: #384452;
	color: #fff;
}

.hero-slider .slides li .slide-content img { max-height: 500px; }
.hero-slider .flex-direction-nav a {
	height: 60px;
	width: 60px;
	font-size: 0;
}

.hero-slider .flex-direction-nav a:before {
	position: absolute;
	font-size: 40px;
	display: block;
	top: 15px;
	left: 23px !important;
	right: auto !important;
}

.hero-slider .flex-direction-nav a.flex-prev:before { left: 20px !important; }
/*
section.offer-hero div.hero-image-1 {
	background-image: url("images/paket_1v4.jpg");
    background-position: 0% 0%;
    background-repeat: no-repeat;
}
section.offer-hero div.hero-image-2 {
	background-image: url("images/paket_2v4.jpg");
    background-position: 0% 0%;
    background-repeat: no-repeat;
}
section.offer-hero div.hero-image-3 {
	background-image: url("images/paket_3v4.jpg");
    background-position: 0% 0%;
    background-repeat: no-repeat;
}
section.offer-hero div.hero-image-4 {
	background-image: url("images/paket_4v4.jpg");
    background-position: 0% 0%;
    background-repeat: no-repeat;
}
*/
section.offer-hero div.hero-image-1, 
section.offer-hero div.hero-image-2, 
section.offer-hero div.hero-image-3, 
section.offer-hero div.hero-image-4 {
	background-color: #f47e00;
	text-align: center;
}
section.offer-hero h1.titleline, 
section.offer-hero h2.titleline, 
section.offer-hero h3.titleline {
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-weight: 800;
}
section.offer-hero h1.titleline {
	/*margin: 250px 5% 0;
	position: absolute;
	float: right;*/
	font-size: 5em;
	margin-top: 0;
}
section.offer-hero h2.titleline, 
section.offer-hero h3.titleline {
	margin-top: 100px;
	margin-bottom: 0;
    /*position: absolute;
    background-color: #fff;*/
	color: #000;
    padding: 0;
	font-size: 2.5em;
} 

section.offer-hero h3.titleline {
	color: #fff;
	margin-top: 40px;
	font-size: 1.45em;
	font-weight: 500;
	/*
	padding-left: 25%;
	padding-right: 25%;
	*/
	line-height: 1.35em;
}
section#makeit {
	overflow: hidden;
	display: block;
	height: 10%;
	margin-top: 20px;
}

/* Hero for offers - START */
section.offer-hero {
	width: 100%;
	margin-top: -60px;
	/*margin-bottom: 60px;*/
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
}
/*
section.offer-hero.turn-off {
	margin-top: -400px;
}
*/

@media all and (max-width: 980px) {
	section.offer-hero div.hero-box div {
		margin-left: 40%;
	}
	/*
	section.offer-hero h2.titleline, 
	section.offer-hero h3.titleline {
		margin-top: 280px;
	}
	*/
	section.offer-hero div.hero-box div {
		width: 96%;
		margin-left: 2%;
	}
	section.offer-hero h3.titleline {
		padding-left: 5%;
		padding-right: 5%;
	}
	section.offer-hero h1.titleline {
		font-size: 4em;
	}
	/*
	section.offer-hero h1.titleline {
		margin: 300px 5% 0;
	}
	*/
}

@media all and (max-width: 767px) {
	section.offer-hero div.hero-image-1, 
	section.offer-hero div.hero-image-2, 
	section.offer-hero div.hero-image-3, 
	section.offer-hero div.hero-image-4 {
		background-position: -100px 0%;
	}
	/*
	section.offer-hero h2.titleline, 
	section.offer-hero h3.titleline {
		margin-top: 260px;
	}
	section.offer-hero h1.titleline {
		margin: 320px 2% 0 2%;
		padding: 2%;
		font-size: 2em;
	}
	section.offer-hero h2.titleline, 
	section.offer-hero h3.titleline {
		margin: 281px 0 0 2%;
		padding: 2%;
		font-size: 1.75em;
	}
	*/
	div.btn-dark-off, 
	button.btn-dark,
	input.btn-dark, 
	a.btn-dark {
		padding: 3%;
	}
	section.offer-hero h1.titleline {
		font-size: 3em;
	}
	section.offer-hero h2.titleline {
		font-size: 2em;
		margin-top: 140px;
	}
	section.offer-hero h3.titleline {
		font-size: 1.25em;
	}
}
@media all and (max-width: 361px) {
	section.offer-hero div.hero-image-1, 
	section.offer-hero div.hero-image-2, 
	section.offer-hero div.hero-image-3, 
	section.offer-hero div.hero-image-4 {
		background-position: -100px 50%;
	}
	section.offer-hero h1.titleline {
		font-size: 2em;
		margin-top: 10px;
	}
	section.offer-hero h2.titleline {
		font-size: 1.5em;
		margin-top: 85px;
	}
	section.offer-hero h3.titleline {
		font-size: 1.2em;
		margin-top: 15px;
	}
	section.offer-hero div.hero-box {
		height: 300px;
	}
}

/* Hero for offers - END */

@media all and (max-width: 1100px) {
	.hero-slider .slides li .slide-content img { max-height: 300px; }
	/*
	*/
	.container {
		width: 100%;
	}
}
@media all and (max-width: 990px) {
	.service .row.centered .col-md-4 {
		padding-bottom: 40px;
		padding-top: 20px;
		border-bottom: solid 1px #ccc;
	}
	.service .full.container.mtb {
		margin-bottom: 0;
		margin-top: 50px;
	}
	.service .row {
		margin-left: 80px;
		margin-right: 80px;
	}
}













section.offer-hero div.hero-box {
	width: 100%;
	height: 470px;
	padding-top: 10px;
}
section.offer-hero div.hero-box div.hero-content {
	width: 48%;
	height: 400px;
	margin-left: 46%;
	position: absolute;
}
section.offer-hero div.hero-box div.svg-hero {
	width: 40%;
	position: absolute;
	top: 80px;
	left: 5%;
}
section.offer-hero div.hero-box object {
/*
	width: 100%;
*/
	position: absolute;
	top: 120px;
	left: 4%;
	max-width: 558px;
	max-height: 262px;
}
@media all and (max-width: 1350px) {
	section.offer-hero div.hero-box object {
		top: 120px;
		left: 3%;
		max-width: 430px;
		max-height: 202px
	}
	.row {
		margin-left: 2%;
		margin-right: 2%;
	}
}

@media all and (max-width: 1100px) {
	section.offer-hero div.hero-box {
		height: auto;
		padding: 1px 0 5% 0;
	}
	section.offer-hero div.hero-box div.hero-content {
		width: 90%;
		height: auto;
		margin-left: 5%;
		position: relative;
		display: block;
	}
	section.offer-hero div.hero-box div.svg-hero {
		width: 94%;
		position: relative;
		top: 40px;
		left: 2%;
		display: block;
		margin-bottom: 3%;
	}
	section.offer-hero div.hero-box object {
		/*
		width: 80%;
		*/
		margin-top: 5%;
		position: relative;
		top: 0;
		left: 0%;
	}
	section.offer-hero h2.titleline, 
	section.offer-hero h3.titleline {
		margin-top: 60px;
	}
}
@media all and (max-width: 767px) {
	section.offer-hero h2.titleline {
		margin-top: 100px;
	}
	section.offer-hero h3.titleline {
		margin-top: 40px;
	}
}
@media all and (max-width: 650px) {
	section.offer-hero div.hero-box object {
		margin-left: 5%;
		margin-right: 5%;
		width: 90%;
	}
}











.background-breathe {
	-webkit-animation: burnsIn 16s ease infinite alternate;
	-moz-animation: burnsIn 16s ease infinite alternate;
	animation: burnsIn 16s ease infinite alternate;
}

.background-breathe .slide-content {
	-webkit-animation: burnsOut 16s ease infinite alternate;
	animation: burnsOut 16s ease infinite alternate;
	-moz-animation: burnsOut 16s ease infinite alternate;
	position: relative;
	top: 30px;
}

@-webkit-keyframes burnsIn {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
	}

}

@-webkit-keyframes burnsOut {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(0.8,0.8);
		transform: scale(0.8,0.8);
		-ms-transform: scale(0.8,0.8);
	}

}

@-moz-keyframes burnsIn {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
	}

}

@-moz-keyframes burnsOut {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(0.8,0.8);
		transform: scale(0.8,0.8);
		-ms-transform: scale(0.8,0.8);
	}

}

@keyframes burnsIn {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
	}

}

@keyframes burnsOut {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}

	to {
		-webkit-transform: scale(0.8,0.8);
		transform: scale(0.8,0.8);
		-ms-transform: scale(0.8,0.8);
	}

}


#headerpic {
	position: relative;
	background: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: relative;
	background-position: center center;
	/*margin-top: 100px;
	margin-bottom: 60px;*/
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
	
	padding-top: 20%;
	padding-bottom: 20%;
}

@media all and (max-width: 991px) { /* ------------------------  RESPONSIVE OFFERS  ------------------------------------------------------------------------------------------------ */
/*
	.row.offer-box .col-md-3 h4 {
		color: red;
	}
	#headerpic {
		padding-top: 320px;
		padding-bottom: 320px;
	}
*/
}
#headerpic .layer {
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	z-index: 2;
}
#headerpic.small-headerpic {
	/*
	display: none;
	margin-top: 100px;
	*/
    padding-bottom: 5%;
    padding-top: 10%;
	background-position: 100% 0;
}
#headerpic.small-headerpic .layer {
	display: none;
}
#headerpic.small-headerpic .container.centered.hero-claim {
	display: none;
}
#headerpic.small-headerpic .block-divider {
	/*display: none;*/
}

/*
#headerpic h3 {
	position: relative;
	text-transform: uppercase;
	z-index: 3;
	color: white;
	display: inline;
	font-weight: 300;
	letter-spacing: 0.3em;
	border-bottom: 2px solid #fff;
}

#headerpic .container.centered h3 {
	display: none;
}
*/
.container.centered.hero-claim {
	/*display: block;*/
    position: absolute;
	left: 55%;
    top: 18%;
    z-index: 3;
	width: auto;
}
/*
*/
.container.centered.hero-claim .row {
    margin-top: 0%;
    margin-left: 0%;
	width: auto;
}
.container.centered.hero-claim h3 {
	position: relative;
	text-transform: uppercase;
	display: flex;
	font-weight: 500;
	letter-spacing: 0.03em;
}
.container.centered.hero-claim h3.first-line {
	font-size: 2.5vw;
	color: #ff87b2;
    margin-top: 0%;
	margin-bottom: 0;
}
.container.centered.hero-claim h3.second-line {
	font-size: 4vw;
	color: #00d0f2;
    margin-top: 0.4%;
    margin-left: 9.5%;
}
.container.centered.hero-claim h3.third-line {
	color: #fff;
    font-size: 6.5vw;
    margin-left: 2.8%;
    margin-top: 1.8%;
	letter-spacing: 0.01em;
}

@media all and (min-width: 1400px) {
	.container.centered.hero-claim h3.third-line {
		font-size: 7em;
	}
}
.container.centered.hero-claim h3.fourth-line {
	font-size: 1.75vw;
	color: #fff;
    margin-top: 6%;
    margin-left: 11.5%;
	text-transform: none;
}
.container.centered.hero-claim p {
    color: #ccc;
    font-size: 1.2vw;
	text-align: left;
    margin-top: 3%;
    margin-left: 11.5%;
	line-height: 1.5vw;
}



@media all and (max-width: 440px) {
	.container.centered.hero-claim {
		left: 25%;
		top: 10%;
	}
	#headerpic .layer {
		min-height: 120px;
		position: relative;
	}
	.container.centered.hero-claim h3.first-line {
		font-size: 1.75rem;
	}
	.container.centered.hero-claim h3.second-line {
		font-size: 2.75rem;
	}
	.container.centered.hero-claim h3.third-line {
		font-size: 3rem;
	}
	.container.centered.hero-claim h3.fourth-line {
		font-size: 1.25rem;
		margin-left: 1%;
	}
	.container.centered.hero-claim p {
		font-size: 1.25rem;
		line-height: 1.5rem;
		margin-left: 1%;
	}
}

.ctitle {
	color: #b2c85f;
	font-weight: 700;
	margin-bottom: 15px;
}

csmall {
	font-size: 12px;
	color: #b3b3b3;
}

csmall2 {
	font-size: 12px;
	color: #f39c12;
}

.spacing {
	margin-top: 40px;
	margin-bottom: 40px;
}

.badge-theme { background: #b2c85f; }

.pictext h2,
.pictext h3 {
	margin-bottom: 25px;
}
.pictext img {
	border: 1px solid #ccc;
}

.downloads h3 { margin-bottom: 25px; }
.downloads i.fa {
	margin-right: 10px;
	font-size: 18px;
	position: relative;
	top: 2px;
}

downloads a i.fa { color: #5b6d68; }
downloads a:hover i.fa { color: #b2c85f; }
#contactwrap {
	margin-top: -60px;
	padding-top: 0px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 400px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.comments {
	padding-top: 10px;
	margin-top: 50px;
	border-top: 2px solid #bfc9d3;
}

.comments h2 {
	font-size: 24px;
	padding-bottom: 30px;
}

#commentList li {
	margin-top: 30px;
	margin-bottom: 30px;
}

#commentList li::after {
	content: '';
	display: block;
	background: #bfc9d3;
	width: 100%;
	height: 1px;
	margin-left: -20px;
}

.board h1 { font-size: 24px; }
.board h2 { font-size: 20px; }

.parallax {
	-webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    overflow: hidden !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}

section.sub-content p {
	color: #ccc;
}
section.sub-content p strong, 
section.sub-content h1, 
section.sub-content h2, 
section.sub-content h3 {
	color: #fff;
}

.teaser h2 {
	margin-top: 0;
}
.teaser .hline {
	margin-top: 30px;
	margin-bottom: 40px;
}

table {
	border-top: 1px solid #ccc;
	margin-top: 50px;
	width: 100%;
}

table tr { border-bottom: 1px solid #ccc; }
table th {
	vertical-align: top;
	min-width: 200px;
	padding: 20px 0;
	border-top: 1px solid #5b6d68;
	border-bottom: 1px solid #5b6d68;
	text-transform: uppercase;
}

table td {
	vertical-align: top;
	padding: 20px 0;
}

/* Tabelle für Preis-Paket-Auswahl (mit grünem Häckchen) */
.no-checked table tr {
    background-image: url("images/icon-ok-empty.png");
    background-position: 1% 46%;
    background-repeat: no-repeat;
}
.checked table tr, 
.no-checked table tr.this-checked {
	background-color: #eaeaea;
    background-image: url("images/icon-ok.png");
    background-position: 2% 46%;
    background-repeat: no-repeat;
}
.no-checked table tr, 
.no-checked table tr.this-checked {
	cursor: pointer;
}
.no-checked table td, 
.checked table td {
    padding-left: 50px;
}
.no-checked table tr {
    background-image: url("images/icon-ok-empty.png");
    background-position: 1%  20px;
    background-repeat: no-repeat;
}

#step-1 table {
    margin-top: 20px;
    width: 100%;
	/*
	margin-left: 10%;
	margin-right: 10%;
	*/
}
#step-1 table tr {
    background-image: url("images/icon-ok.png");
    background-position: 1% 46%;
    background-repeat: no-repeat;
}
@media all and (max-width: 361px) {
	#step-1 table tr {
		background-position: 6% 45%;
	}
	.no-checked table tr {
		background-position: 0 20px;
	}
}
#step-1 table td {
    padding-left: 60px;
	cursor: default;
	font-weight: bold;
}
/*
#step-1 table tr:last-child {
    background-image: none;
	float: right;
	border: none;
}
*/
#step-1 div.price {
    padding: 0;
    margin: -90px 100px 0 0;
	float: right;
	cursor: default;
	/*
	background-color: #FFF;
	color: #FFF;
	border-radius: 50%;
	-webkit-border-radius:50%;
	-moz-border-radius: 50%;
	border: 5px solid #FF3300;
	*/
	width: 200px;
	height: 100px;
	text-align: center;
	
    background-image: url("images/etiquette.png");
    background-position: 1% 46%;
    background-repeat: no-repeat;
	background-size: 100% 100%;
	
	transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	-webkit-transform: rotate(-6deg);
}
#step-1 div.price h2 {
	font-family: "Ubuntu",sans-serif;
	margin: 20px 0 0;
	padding: 0;
	font-size: 50px;
	color: #000;
}



.active table tr.detail {
    background-color: #f5f2f2;
    border: none;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
.active table tr.detail.subdetail {
    border-bottom: solid 1px #ccc;
    background-image: none;
	display: none;
	cursor: default;
}
.active table tr.detail.subdetail a.btn-dark {
    margin-left: 10px;
	margin-top: 15px;
	padding: 3px 20px;
}
.active table tr.detail.subdetail select {
    padding: 4px 10px 6px 5px;
}
.active table tr.detail.subdetail td {
	padding: 0 5% 3% 5%;
}
.accordion-b table td:nth-child(2n) {
	text-align: right;
	font-weight: bold;
    padding-left: 0;
    padding-right: 30px;
	color: #000;
}
.accordion-b #step-2 table td:nth-child(2n) {
	color: #999;
}
.accordion-b #step-2 table.preis-summe td, 
.accordion-b #step-2 table td.add-black {
	color: #000;
}



#step-4 table {
    margin-top: 20px;
    margin-bottom: 40px;
}
#step-4 table tr {
    background-image: none;
}
#step-4 table tr.endsumme {
    background-color: #ccc;
}
#step-4 table.preis-summe td {
    padding: 20px;
	color: #000;
}
#step-4 table td {
    padding: 5px 0 5px 10px;
	cursor: default;
}
#step-4 table .endsumme td {
    padding-top: 20px;
    padding-bottom: 20px;
}
#step-4 table td:last-child {
    padding-right: 30px;
}

#step-4 #zusatz_texten, 
#step-4 #zusatz_foto, 
#step-4 #zusatz_design, 
#step-4 #zusatz_comment {
    background-color: #efefef;
    border: 1px solid #999;
    padding: 1% 2% 2%;
	margin-top: -30px;
}
td.coment-t {
	background-color: #efefef;
	border: 1px solid #999;
	border-bottom: none;
	font-weight: bold;
} 
td.coment-b {
	background-color: #f9f9f9;
	border: 1px solid #999;
	padding: 1% !important;
	border-top: none;
}
td.coment-t div {
	float: right;
}
td.coment-wide {
	padding-right: 5px;
}
tr.hide-zusatz-comment, 
tr.hide-zusatz-design, 
tr.hide-zusatz-texten, 
tr.hide-zusatz-foto {
	display: none;
}
#step-4 table a {
    color: #f47e00;
    cursor: pointer;
    font-size: 0.9em;
    margin-left: 2%;
}
#step-4 table a:hover {
    color: #000;
}
#step-4 table tr#zusatz-comment a {
    margin-left: 0;
}

td.coment-spacer {
	border: none;
}




#step-1 textarea,
#step-2 textarea,
#step-3 textarea, 
#step-4 textarea {
    padding: 1%;
    font-size: 1.22em;
    width: 100%;
}
#step-2 table.preis-summe {
	/* TEMP
    float: right;
    margin-bottom: 30px;
    margin-right: 16%;
	*/
    margin-top: 0;
	padding-top: 20px;
}
table.preis-summe td, 
table.preis-summe tr {
	border-bottom: none;
	border-top: 2px solid #2b2e31;
	background-image: none !important;
	cursor: default;
}
#step-3 form,
#step-4 form,
#step-5 form,
#step-6 form, 
#step-7 form {
    display: inline;
}


.board table h2 {
	margin-top: 0;
	font-size: 18px;
}

.accordion .title {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.accordion-b .title {
	cursor: default;
}

.accordion .content {
	max-height: 0;
	overflow: hidden;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
}

.accordion li.active .content { max-height: 400px;  }
.accordion p:last-child { margin-bottom: 0; }
.accordion-1 li, .accordion-b li { margin-bottom: 10px; display: block !important; }
.accordion-1 li:last-child, .accordion-b li:last-child { margin-bottom: 0; }
.accordion-1 .title, 
.accordion-b .title {
	background: #ccc;
	color: #555;
	padding: 13px 23px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.accordion-1 .done .title, 
.accordion-b .done .title {
	/*background: #006699;*/
	background: #f47e00;
	color: #fff;
}

.bg-secondary .accordion-1 .title, .bg-secondary .accordion-b .title { background: #2d4f6d; }
.bg-secondary .accordion-1 .title:hover { background: #2d4f6d; }
.accordion-1 .title span, 
.accordion-b .title span {
	/*
	font-family: OpenSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 2px;
	font-weight: 700;
	*/
}

.accordion-1 .active .title, 
.accordion-b .active .title {
	/*background: #006699;*/
	background: #006699;
	color: #fff;
}

.accordion-1 .content {
	border: 1px solid #eee;
	border-top: none;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 0;
}
/*, 
.accordion-b .content p
*/
.accordion-1 .content p { 
	padding: 0 13px; 
}
#step-4 .content p { padding: 0; }
.accordion-1 .active .content, 
.accordion-b .active .content {
	opacity: 1;
	transform: translate3d(0,0px,0);
	-webkit-transform: translate3d(0,0px,0);
	-moz-transform: translate3d(0,0px,0);
}
.accordion-1 .title:hover {
	color: #fff;
	background: #000;
}
/*
*/
.accordion-1 .active .title:hover {
	color: #fff;
	background: #006699;
}
.accordion-b .centered.mt {
	margin-top: 30px;
}

.accordion-2 li {
	display: block !important;
}
.accordion-2 .title {
	font-size: 16px;
	font-weight: 500;
	padding: 16px 0;
	border-bottom: 1px solid #ccc;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: .7;
}

.accordion-2 .title:before {
	content: "\f067";
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 10px;
	margin-right: 10px;
}

.accordion-2 .active .title {
	opacity: 1;
	color: #2d4f6d;
}

.accordion-2 .active .title:before { content: '\f068'; }
.accordion-2 .content p,
.accordion-2 .content ul,
.accordion-2 .content ol { padding: 16px 0; }
.accordion-2 .title:hover {
	opacity: 1;
	color: #2d4f6d;
}
.accordion .content ul {
	margin-left: 30px;
}
.accordion .content li {
    margin-bottom: 20px;
}

.tabs {
	overflow: hidden;
}
.tabs ul.tabs {
	padding-top: 20px;
}
.tabs ul.tabs,
.tabs ul.content {
	padding-left: 0;
}
.tabs li {
	display: inline-block;
	cursor: pointer;
}
.accordion-b li {
	cursor: default;
}

.tabs.thirds { width: 100%; }
.tabs.thirds li { width: 33.3333333%; }
.tabs.thirds .tab-title { width: 100%; }
.button-tabs .tabs {
	display: inline-block;
	overflow: hidden;
}

.button-tabs .tabs > li {
	margin-bottom: 8px;
	float: left;
}

/**/
.accordion-b .col-4 .ol {
    margin: 0;
    padding: 15px 10px;
    text-align: left;
}
.accordion-b .col-4 .ol div {
    font-size: 0.95em;
	line-height: 1.2em;
    margin: 0 0 10px;
    padding: 0 0 0 17px;
    padding-left: 25px;
    background-image: url("images/icon-ok.png");
    background-position: 0 10%;
    background-repeat: no-repeat;
    background-size: 7% auto;
}


.button-tabs .tabs > li:last-child { margin-right: 0; }
.button-tabs .tab-title {
	padding: 13px;
	display: inline-block;
	text-align: center;
	min-width: 150px;
	background: #E0E4E6;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.bg-secondary .button-tabs .tab-title { background: #eee; }
.button-tabs .tab-title span {
	font-family: OpenSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
}

.button-tabs .active .tab-title {
	background: #2d4f6d;
	color: #fff;
}

.button-tabs .tab-title:hover { background: #C7D2D8; }
.button-tabs .active .tab-title:hover { background: #2d4f6d; }
.button-tabs.vertical { overflow: hidden; }
.button-tabs.vertical > .tabs {
	width: 30%;
	float: left;
}

.button-tabs.vertical > .content {
	padding-left: 3%;
	width: 70%;
	float: right;
}

.button-tabs.vertical > .tabs li, .button-tabs.vertical .tab-title { width: 100%; }
.button-tabs.vertical > .tabs li { margin-bottom: 10px; }
.bg-dark .button-tabs .tab-title span { color: #222; }
@media all and (max-width: 767px) {
	.button-tabs .tabs li {
		width: 49%;
		margin-bottom: 15px;
	}

	.button-tabs.vertical .tabs, .button-tabs.vertical .content {
		max-width: 100%;
		width: 100%;
		padding-left: 0;
	}

}

.tabbed-content .content > li {
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	display: none;
}

.tabbed-content .content .active {
	opacity: 1;
	visibility: visible;
	display: block;
}

.text-tabs .tabs {
	padding-bottom: 16px;
	border-bottom: 1px solid #ccc;
	overflow: visible;
}

.text-tabs.no-border .tabs { border-bottom: none; }
.text-tabs .tab-title {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	padding: 0 24px;
	opacity: 0.5;
	position: relative;
}

.text-tabs .tab-title span {
	font-family: OpenSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
}

.text-tabs .tab-title:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #91a05c;
	bottom: 10px;
	opacity: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	bottom: -17px;
	left: 0;
}

.text-tabs .active .tab-title {
	opacity: 1;
	color: #2d4f6d;
}

.bg-primary .text-tabs .tab-title:after {
	background: #2d4f6d;
}
.text-tabs .active .tab-title:after {
	opacity: 1;
}
.text-tabs .tab-title:hover {
	opacity: 1;
}


@media all and (max-width: 767px) {
	.text-tabs .tabs { padding-bottom: 0; }
	.text-tabs .tabs li {
		width: 49%;
		margin-bottom: 15px;
	}

	.text-tabs .tab-title:after { display: none; }
	.text-tabs:not(.text-center) .tabs li:first-child .tab-title { padding-left: 24px; }
}

.icon-tabs .tabs li {
	width: 24.5%;
	margin-bottom: 24px;
}

.icon-tabs .tab-title {
	text-align: center;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: .5;
}

.icon-tabs .tab-title:hover { opacity: 1; }
.icon-tabs .active .tab-title {
	color: #91a05c;
	opacity: 1;
}

.icon-tabs .active .tab-title i { color: #91a05c; }
.image-bg .icon-tabs .active .tab-title i { color: #fff; }
.icon-tabs .tab-title i {
	display: block;
	margin-bottom: 16px;
}

.icon-tabs .tab-title span {
	font-family: OpenSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
}

@media all and (max-width: 767px) {

	.navbar-brand {
		margin-left: 15px;
	}
	.navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 15px;;
	}
	.navbar-default .navbar-collapse {
		border: none;
	}
	.navbar-collapse {
		max-height: none;
	}
	.dropdown-menu {
		box-shadow: none;
		position: relative;
		display: block;
		float: none;
		padding-top: 0;
		padding-bottom: 20px;
		list-style-type: disc;
	}
	.navbar-default .dropdown-toggle a {
		border-bottom: 1px solid #5e6772;
	}
	.navbar-default .dropdown-menu li a,
	.navbar-default .dropdown-toggle:last-child a {
		border-bottom: none;
	}
	.dropdown-menu > li {
		color: #fff;
		list-style-type: disc;
		list-style-position: inside;
	}
	.dropdown-menu > li > a {
		border: none;
	}
	.dropdown-menu > li > a:hover {
		background: none;
	}

	.icon-tabs .tabs li {
		margin-bottom: 16px;
		margin-right: 0;
		width: 49%;
	}
	.icon-tabs .tab-title i {
		font-size: 32px;
	}
	.mtb {
		margin-bottom: 40px;
	}

    #footerwrap .row {
        margin-left: -15px;
        margin-right: -15px;
    }
	.parallax {
		background-attachment: scroll !important;
	}
	.navbar-header > h4#title {
		font-size: 12px;
		margin: 38px 0 0;
	}
	.header-spacer {
		height: 60px;
	}
	.navbar-brand img {
		height: 50px;
	}
	.mtb {
		margin-bottom: 40px;
		margin-top: 20px;
	}
	.mt {
		margin-top: 20px;
	}
	.mb {
		margin-bottom: 20px;
	}
	
	a.btn-dark {
		margin-left: 0;
	}
	.service .row {
		margin-left: 0;
		margin-right: 0;
	}
}
section.img-1 {
	background-image: url("../../media/fog_mountain.jpg");
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden !important;
}
section.img-2 {
	background-image: url("../../media/forest.jpg");
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden !important;
}
/* Menu ausgeschaltet */
.navbar-collapse.collapse.navbar-right, 
.navbar-header button.navbar-toggle {
	display: none !important;
}

@media all and (max-width: 1400px) {
}
.accordion li.active .content { display: inline; }


/* col-md-3 portfolio-item
.col-md-3.portfolio-item img {
	max-width: 50px;
} */


@media all and (max-width: 1200px) {
	.accordion-b .col-4 {
		margin: 0 0 2% 0;
	}
	.accordion-b .col-4 .ol div {
		padding: 0 0 0 28px;
	}
	
	
	
	
	
	#activepaket .btn-dark-off.st, 
	#activepaket .btn-dark-off.choosed, 
	#activepaket .btn-dark.back-step {
		min-width: 150px;
	}




	
}
@media all and (max-width: 1100px) {
	.accordion-b .col-4 {
		margin: 0 2% 4%;
		min-width: 300px;
	}
	
	
	
	
	#activepaket, 
	#activepaket .btn-dark-off.st, 
	#activepaket .btn-dark-off.choosed, 
	#activepaket .btn-dark.back-step {
		width: 100%;
		display: block;
	}
	#activepaket a.btn-dark.back-step {
		border: 1px solid #ccc;
	}
	#activepaket .btn-dark-off.st {
		padding: 3%;
		font-size: 1.2em;
	}
	#step-1 div.price {
		margin: -80px 40px 0 0;
	}
	#activepaket a.btn-dark.back-step, 
	#activepaket .btn-dark-off {
    	padding: 2%;
	}
	
	
	
	
}
@media all and (max-width: 990px) {
	.accordion-b .col-4 {
		margin: 0 2% 4%;
		min-width: 300px;
	}
}
@media all and (max-width: 767px) {
	.accordion-b .col-4 {
		margin: 0 0 4%;
	}
}
@media all and (max-width: 686px) {
	.accordion-b .col-4 {
		margin: 0 2% 4%;
		min-width: 75%;
	}
	.accordion-b .col-4 .ol div {
		background-size: 4% auto;
		margin: 0 0 9px;
	}
	.no-checked table td, 
	.checked table td {
		padding-left: 30px;
	}
	.accordion-b table td:nth-child(2n) {
		padding-right: 10px;
	}
	#step-4 table td:first-child {
		padding-left: 5px;
	}
	#step-4 table td:last-child {
		padding-right: 5px;
	}
	#step-1 div.price {
		margin: -20px 0 0;
	}
	
	
	#step-1 div.price {
		width: 150px;
		height: 70px;
		margin: -50px 0 0 0;
	}
	#step-1 div.price h2 {
		font-size: 34px;
		margin: 16px 0 0;
	}


	#activepaket a.btn-dark.back-step, 
	#activepaket .btn-dark-off.choosed {
		padding: 4% 2%;
	}
}
@media all and (max-width: 440px) {
	.accordion-b .col-4 {
		margin: 0 2% 4%;
		min-width: 90%;
	}
	#step-1 div.price {
		margin: -10px 0 0 0;
	}
}
@media all and (max-width: 350px) {
	.navbar-header > h4#title {
		font-size: 10px;
	}
}

/* Formular */
#e_kontaktform .form-send-check {
	width: 100%; 
	padding: 4% 3% 5% 3%; 
	margin-bottom: 40px; 
	margin-top: 0px; 
	background-color: #fff;
	border-radius: 4px;
	border: solid 1px #ccc;
	color: #384452;
}

@media all and (max-width: 450px) {
	#e_kontaktform .form-send-check {
		margin-top: 40px; 
	}
}

#e_kontaktform .form-send-check.form-fail {
	background-color: #fff6f6;
	color: #FF0000,;
	border: solid 1px #FF0000;
}

#e_kontaktform form .form-error {
	border-color: #FF0000;
	/*
	background-color: #fff6f6;
	*/
}
/*
#e_kontaktform .btn.btn-primary#e_feld_button {
	font-size: 20px;
	border-color: #000;
	background-color: #000;
	padding: 6px 25px;
}
#e_kontaktform .btn.btn-primary#e_feld_button:hover {
	border-color: #b5113e;
	background-color: #b5113e;
}
*/
#e_kontaktform .form-control {
	font-size: 19px;
	/*
	font-family: 'Oxygen', sans-serif;
	font-weight: 300;
	line-height: 30px;
	padding: 4px 12px;
	
	margin-left: 10px;
	margin-right: 10px;
	*/
}
#e_kontaktform .yform-element .form-control {
	height: 40px;
}
#e_kontaktform label {
	/*
	color: #a0a0a0;
	*/
	margin-top: 12px;
	font-weight: normal;
	margin-left: 14px;
}
#e_kontaktform label.required-field {
	margin-top: 0;
}

@media all and (max-width: 440px) {
	.module-wrapper .row h1 {
		font-size: 30px;
	}
}

@media all and (max-width: 450px) {
	#e_kontaktform .form-group.yform-element {
    	margin-bottom: 5px;
	}
	body {
		border-left: solid 5px #000;
		border-right: solid 5px #000;
	}
}
@media all and (max-width: 991px) {
	.hidden-sm {
    	display: block !important;
	}
}