/* muli-regular - latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/muli-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Muli Regular'), local('Muli-Regular'),
       url('../fonts/muli-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/muli-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/muli-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/muli-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/muli-v16-latin-regular.svg#Muli') format('svg'); /* Legacy iOS */
}

/* muli-900 - latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/muli-v16-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Muli Black'), local('Muli-Black'),
       url('../fonts/muli-v16-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/muli-v16-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/muli-v16-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/muli-v16-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/muli-v16-latin-900.svg#Muli') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
       url('../fonts/roboto-condensed-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v18-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('../fonts/roboto-condensed-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('../fonts/roboto-condensed-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v18-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* open-sans-condensed-300 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-condensed-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'),
       url('../fonts/open-sans-condensed-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-condensed-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-condensed-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-condensed-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-condensed-v14-latin-300.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
}

body {
  overflow-x:hidden;
  position:relative;
  margin: 0;
  padding:0;
  font-family: 'Muli', sans-serif;
  font-weight:400;
  font-size: 13px;
  line-height: 1.5em;
  color: #666666;
  background: #fff;
  hyphens: auto;
}
header {
  position: fixed;
  top: 0;
  min-height: 110px;
  width: 100%;
  z-index: 5000;
  background-color: #823871;
  background-image: none;
  border: 0px;
}
.container {
	padding: 0px 15px;
}
.navbar-form {
  margin-top: 35px;
  margin-bottom: 15px;
}
.formPosition {
  /*position: relative;
  top: -100px;
  right: 20px;
  */
  float:right;
}
.subheader {
  background: #485866;
  width: 100%;
  min-height: 50px;
}
.topNav ul {
  padding-left: 0;
}


.navbar {
	margin-bottom: 0px;
}

.navbar-inverse .navbar-brand {
	font-size: 2em;
	color: #fff;
}

.navbar-inverse .navbar-brand:hover {
	color: #ccc;
}



.navbar-inverse {
  position: fixed;
  top: 0;
  min-height: 110px;
  width: 100%;
  z-index: 5000;
  background-color: #823871;
  background-image: none;
  border: 0px;
}
.page_container {
  margin-top: 163px;
}
.page-header {
	margin: 50px 0 30px;
	border-bottom: 1px solid #823871;
}
.page-header h2 {
	font-size: 1.8rem;
	text-transform: none;
	color: #999999;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	letter-spacing: 0px;
	word-spacing: 0px;
  padding-bottom: 1px;
}

.clear {
	height: 0;
	clear: both;
	font-size: 0;
}
.alignCenter {
  text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  color: #444;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.15;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 12px;
  text-transform: uppercase;
  color: #777;
  padding-bottom: 10px;
  margin-bottom: 10px;
  letter-spacing: 2px;
  word-spacing: 5px;
  line-height: 1.5;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
}
h3 {
  font-size: 20px;
}
h5 {
  font-size: 13px;
  color: #666666;
  margin: 20px 0 10px 0;
  font-family: 'Muli', sans-serif;
  font-weight: 900;
}
.fliessText p {
  font-size: 13px;
  line-height: 1.6;
}
a {
  color:#823871;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
a:hover, a:focus {
  text-decoration:none;
  color:#999;
}
img {
  outline:0;
  vertical-align:top;
}
.logo {
  margin-bottom: 30px;
  margin-top: 30px !important;
  float: left;
}
.logo img {max-width:100%;
}
.page-header h1 {
	margin-bottom: 0px;
}

.bgGrey {
	background: #e6e6e6;
}

.navbar-brand .logo {
	color: #5cb85c;
}

.main-container {
	margin-top: 20px;
  padding-top: 15px;
}

.registration-form {
	max-width: 450px;
	margin: 0 auto;
  padding-top: 15px; 
  padding-bottom: 15px;
}

.small-container-500 {
	max-width: 500px;
  	padding: 15px;
  	margin: 0 auto;
}

.small-container-330 {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

.small-container .small-container-heading,
.small-container .checkbox {
  margin-bottom: 10px;
}
.small-container .checkbox {
  font-weight: normal;
}
.small-container .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.small-container .form-control:focus {
  z-index: 2;
}

/* Signin */
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.login td {
    padding-right: 2px;
    padding-left: 2px;
}

.login {
	color: #fff;
}
.login a {
  color: #fff;
}
.login a:hover {
  color: #999;
}
.checkBoxLabelSmall label {
  font-size: 10px;
  line-height: 1.5em;
}




.dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#footer {
	position: relative;
	margin: 0 0px;
	padding: 22px 0px 0;
	background: #485866;
	color: #fff;
}

.abstand-oben-30px {
	margin-top: 30px;
}
.pt30 {
	padding-top: 30px;
}
.abstand-oben-60px {
  margin-top: 60px;
}
.abstand-oben-80px {
	margin-top: 80px;
}
.pt80 {
  padding-top: 80px;
}
.abstand-unten-40px {
	margin-bottom: 40px;
}
.abstand-unten-50px {
	margin-bottom: 50px;
}
.abstand-unten-70px {
	margin-bottom: 70px;
}
.abstand-unten-80px {
	margin-bottom: 80px;
}
.pb80 {
	padding-bottom: 80px;
}
.plr25 {
  padding-left: 25px;
  padding-right: 25px;
}
.p15 {
  padding: 15px;
}

.hkk-section-h1-white {
	color: #fff;
	border-bottom: 1px solid white;
	display: inline;
}
.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}
.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}
.d-flex {
  align-items: center;
}
.text-white {
	color: #fff !important;
}
.pr-2, .px-2 {
	padding-right: 0.5rem !important;
}
.pl-2, .px-2 {
	padding-left: 0.5rem !important;
}
#footer h3 {
	font-size: 16px;
}
#footer p {
	margin-bottom: 50px;
	font-size: 12px;
}
.pb-3, .py-3 {
	padding-bottom: 1rem !important;
}
#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer ul {
	list-style-image: url("../images/sqpurple.png");
	margin-bottom: 3rem;
	padding-left: 1em;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #ccc;
}
.footer_bottom {
	margin: 0 0px;
	background: #242B32;
	padding: 10px 0px 13px 0px;
	color: #707070 !important;
}
.copyright {
	padding: 0;
	font-size: 13px;
	min-height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-success {
	color: #fff;
	background-color: #666;
	border-color: #485866;
}
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}
.btn-success {
	background-image: -webkit-linear-gradient(top,#666 0,#485866 100%);
	background-image: -o-linear-gradient(top,#666 0,#666 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#666),to(#485866));
	background-image: linear-gradient(to bottom,#666 0,#485866 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #485866;
}
.btn.focus, .btn:focus, .btn:hover {
	color: #ddd;
	text-decoration: none;
}
.btn-success:hover {
	color: #fff;
	background-color: #485866;
	border-color: #666;
}
.btn-success:focus, .btn-success:hover {
	background-color: #485866;
	background-position: 0 -15px;
}
.btn-success:active {
	background-color: #000000;
	background-position: 0 -15px;
}
.chatBTN {
    margin-top: 50px !important; 
    background-image: none;
    background: #823871;
	padding: 20px 40px;
	border: 1px;
	border-color: #520841;
	font-weight: bold;
	white-space:inherit;
}
.chatBTN:hover, .chatBTN:active {
	background: #520841;
	border-color: #823871;
}



.teaser {
	background-color: #fff;
	border: 15px solid #fff;
	color: #555555;
	padding: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	/* -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); */
	/* -webkit-border-radius: 10px; */
}
.teaser-image-frame {
	background-color: #823871;
	position: relative;
	z-index: 0;
	/* background-color: #004d72; */
	/* -webkit-border-top-right-radius: 10px; */
	/* -webkit-border-top-left-radius: 10px; */
}
.teaser-image img {
	/*z-index: -1;*/
	/* position: relative; */
	/* -webkit-border-top-right-radius: 10px; */
	/* -webkit-border-top-left-radius: 10px; */
  
  /*width: auto\9;*/
  height: auto;
  max-width: 100%;
  /*vertical-align: middle;*/
  border: 0;
  /*-ms-interpolation-mode: bicubic;*/  
}
.teaser-image a {
  height: 100%;
}
.teaser-body {
	padding: 30px 15px 15px 15px;
	font-size: 13px;
	/* background-color: #0074ac; */
	/* background-image: url("../images/bg-teaser-body.jpg"); */
	/* background-position: left bottom; */
	/* background-repeat: repeat-x; */
	/* -webkit-border-bottom-right-radius: 10px; */
	/* -webkit-border-bottom-left-radius: 10px; */
}
.teaser-body {
	min-height: auto;
}
.teaser-body h2 {
	color: #565656;
	font-size: 32px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: none;
	margin-bottom: 5px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 1.0;
	padding-bottom: 0;
}
.teaser-body h3 {
	color: #999;
	font-size: 17px;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url("../images/square-violett-10x10px.png");
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	border-bottom: 1px dotted #565656;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.teaser-body p {
	margin: 0 0 10px 0;
}
.teaser .teaserLink {
	color: #823871;
	font-weight: 900;
}
.teaser:hover .teaserLink {
	color: #aaa;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;        
}
.teaser:hover .teaser-image-frame {
	background-color: #aaa;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.teaser:hover .teaser-image img {
	opacity: 0.5;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.downloadIcon {
	align-items: stretch;
}
.downloadIcon .teaser-image-frame {
	align-items: stretch;
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 100px;
	color: #fff;
}
.downloadIcon .teaser-image-frame i {
	font-size: 100px;
}
.d-flex .teaser-body {
	padding: 15px 15px 15px 30px;
	width: 75%;
}