/* ---------------------------------------------------------------------- */
/* Clearfix */
/* ---------------------------------------------------------------------- */

.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0
}

* html .clearfix, :first-child + html .clearfix { /*zoom:1*/
}

/* ---------------------------------------------------------------------- */
/* Webfonts */
/* ---------------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Work+Sans:400,700');

/* font-family: 'Roboto Condensed', sans-serif; */

/* font-family: 'Work Sans', sans-serif; */

/* ---------------------------------------------------------------------- */
/* Basic settings */
/* ---------------------------------------------------------------------- */

html {
	font-family: 'Work Sans', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}

body {
	background-color: #fff;
	color: #707675;
	font-family: 'Work Sans', sans-serif;
	font-size: 15px;
	line-height: 1.7;
	overflow-x: hidden;
	font-weight: 200;
}

*::-moz-selection {
	background: #e4002b none repeat scroll 0 0;
	color: #fff;
	text-shadow: none;
}

a {
	color: #707675;
	outline: 0 none;
	text-decoration: underline;
}

a.cc-dismiss {
	text-decoration: none;
}

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}

h1, .h1, h2, .h2 {
	margin-top: 0;
	margin-bottom: 40px;
}

 h3, .h3 {
	margin-top: 0;
	margin-bottom: 15px;
}

ul, ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
}

.frame-indent {
	margin-left: 75px;
	margin-right: 0;
}

.ce-uploads img {
	float: left;
	padding-right: 1em;
	vertical-align: top;
	max-height: 100px;
	width: auto;
}

.frame-layout-5 {
	color: #fff;
}

.frame-type-uploads {
	min-height: 105px;
}

.ce-border img, .ce-border iframe {
	border: 1px solid #ececec;
	padding: 0;
}

/* ---------------------------------------------------------------------- */
/* Grids */
/* ---------------------------------------------------------------------- */

.row-full {
	background-color: rgba(0, 0, 0, 0);
	height: auto;
	left: 50%;
	margin-bottom: 40px;
	margin-left: -51vw;
	margin-top: 80px;
	padding: 0;
	position: relative;
	width: 100vw;
	min-height: 150px;
	display: block;
}

.row-full .mail {
	display: block;
}

.row-full #powermail_field_ihree_mailadresse {
	display: block;
	height: 37px;
	width: 230px;
	color: #fff;
	background-color: #707675;
	border: 1px solid #707675;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	opacity: 0.8;
}

.row-full .form-control::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.row-full .tx-powermail {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.row-full .tx-powermail .btn-primary {
	background-color: #e4002b;
	border-color: #e4002b;
	color: #fff;
	padding: 6px;
}

.row-full .powermail_form powermail_form_1 {
	display: block;
}

.row-full .tx-powermail .powermail_fieldset powermail_fieldset_1 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.row-full .powermail_fieldwrap_ihree_mailadresse, .row-full .powermail_fieldwrap_senden {
	float: left;
	width: auto;
}

.row-full .mail {
	width: 230px;
}

.row-full.null {
	margin-bottom: 0;
	margin-top: 0;
	bottom: -40px;
	display: block;
}

.row-full.null .tx-powermail {
	float: none;
	display: block;
	margin-left: 40%;
	margin-right: auto;
}

.row-full .container {
	margin-top: 0;
}

/* ---------------------------------------------------------------------- */
/* Slider */
/* ---------------------------------------------------------------------- */

#layerslider h2 {
	font-size: 36px;
	margin-top: 100px;
	color: #000;
}

#layerslider h2:before {
	margin-right: 25px;
}

#layerslider .stroke {
	margin-top: 115px;
}

#layerslider .carousel-control {
	display: none
}

/* ---------------------------------------------------------------------- */
/* DCE */
/* ---------------------------------------------------------------------- */

.stroke {
	background-color: #e4002b;
	border: 1px solid #e4002b;
	height: 10px;
	margin: auto;
	width: 65px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.productsdata {
	margin-bottom: 10px;
}

.productsdata .table {
	width: 96%;
	max-width: 96%;
}

.productsdata:first-child {
	margin-top: 10px;
}

.productsdata .btn {
	background: rgba(0, 0, 0, 0) url(../Icons/triangle@2x.svg) no-repeat 98% 50% / 18px auto;
	display: block;
	width: 100%;
	border: 1px #ccc solid;
	text-align: left;
	background-color: #fff;
	padding: 15px 20px;
	color: #707675;
	font-weight: 400;
	font-size: 15px;
}

.productsdata .btn:hover, .productsdata .btn:focus {
	background: rgba(0, 0, 0, 0) url(../Icons/triangle-active@2x.svg) no-repeat 98% 50% / 18px auto;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	color: #e4002b;
}

.productsdata .btn[aria-expanded="true"] {
	background: rgba(0, 0, 0, 0) url(../Icons/triangle-active@2x.svg) no-repeat 98% 50% / 18px auto;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	color: #e4002b;
}

.productsdata .decription {
	font-weight: 700;
	color: #707675;
	padding: 15px 20px;
}

img.arrow {
	background-color: #e4002b;
	height: 30px;
	width: 30px;
}

.left img.arrow {
	transform: rotate(180deg);
}

.berater {
	color: #fff;
	text-align: center;
}

.berater .stroke {
	margin-left: auto;
	margin-right: auto;
}

.anwendung {
	color: #fff;
	text-align: left;
}

.anwendung .container {
	padding: 0 20px;
}

.anwendung .stroke {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 0;
}

.anwendung h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 34px;
}

#machines .img-container {
	height: 270px;
	width: 270px;
	display: block;
	margin-bottom: 20px;
}

#machines .img-container:hover {
	/*-webkit-filter: grayscale(0);*/
	/*filter: grayscale(0);*/
	/*transition: all 0.3s ease-in-out 0s;*/
	background-color: #e4002b;
	background-blend-mode: multiply;
}

#machines black-container {
	height: 270px;
	width: 270px;
	display: block;
}

#machines .text-container {
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 45%;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	font-size: 18px;
}

#machines a {
	text-decoration: none;
}

/* ---------------------------------------------------------------------- */
/* Button */
/* ---------------------------------------------------------------------- */

.btn-default {
	background-color: #e4002b;
	border-color: #e4002b;
	color: #fff;
	transition: all 0.3s ease 0s;
	text-decoration: none;
}

.btn-white {
	background-color: #fff;
	border-color: #fff;
	color: #e4002b;
	transition: all 0.3s ease 0s;
	text-decoration: none;
}

.btn-default:hover, .btn-default:focus {
	background-color: #707675;
	border-color: #707675;
	color: #fff;
	text-decoration: none;
}

.btn-primary:focus, .btn-primary.focus {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

.btn p {
	margin: 5px;
	padding: 5px;
}

.tab-content .btn p {
	padding: 5px;
}

.btn {
	font-family: 'Roboto Condensed', sans-serif;
}

.btn:active, .btn.active {
	box-shadow: none;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

.first {
	-webkit-animation-delay: 0.5s; /* Safari 4.0 - 8.0 */
	animation-delay: 0.5s;
}

.second {
	-webkit-animation-delay: 1.5s; /* Safari 4.0 - 8.0 */
	animation-delay: 1.5s;
}

.third {
	-webkit-animation-delay: 3s; /* Safari 4.0 - 8.0 */
	animation-delay: 3s;
}

/* ---------------------------------------------------------------------- */
/* Header */
/* ---------------------------------------------------------------------- */

header#topheader {
	background-color: #adadad;
}

.header-logo {
	height: 80px;
	margin-bottom: 70px;
}

.header-logo img {
	margin-top: 20px;
	width: 85%;
}

.header-logo #button-zip img {
	width: 100%;
	margin-left: 2px;
}

.container header {
	border-bottom: 0;
}

.header-carousel-headline {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 55px;
	margin-left: 0;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 0;
}

.header-carousel-headline p {
	margin: -5px 80px;
}

.header-carousel-headline::before {
	background-image: url('/typo3conf/ext/lfstechnology/Resources/Public/Images/rot.svg');
	display: inline-block;
	width: 60px;
	height: 10px;
	content: "";
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 10px;
}

#layerslider .header-carousel-headline::before {
	display: none;
}

.header-carousel-subline {
	color: #000;
	font-size: 18px;
	padding: 10px;
	text-align: left;
	margin-left: 70px;
}

.carousel {
	position: relative;
	margin-top: 50px;
	display: block;
}

.carousel-caption {
	left: 0;
	padding-top: 0;
	right: 0;
	top: 42px;
	text-shadow: none;
	color: #000;
	text-align: left;
}

.carousel-caption-box .container .row {
	display: flex;
	align-items: center;
}

.carousel-caption-box p {
	margin: 0;
}

.carousel-caption-box a {
	text-align: right;
}

.carousel-control.left, .carousel-control.right {
	background-image: none;
}

.glyphicon.glyphicon-arrow-left, .glyphicon.glyphicon-arrow-right {
	top: 50%;
}

.carousel-control:hover, .carousel-control:focus {
	color: #707675;
	opacity: 1;
}

.carousel-control {
	background-color: #e4002b;
	color: #fff;
	opacity: 1;
	text-shadow: none;
	top: 100%;
	font-size: 32px;
	width: 50px;
	height: 50px;
	margin-top: 10px;
}

.carousel-indicators {
	/*bottom: 0;*/
	/*left: 0;*/
	/*list-style: outside none none;*/
	/*margin-left: 0;*/
	/*padding-left: 0;*/
	/*position: absolute;*/
	/*right: 0;*/
	/*text-align: center;*/
	/*width: 99%;*/
	/*z-index: 15;*/
	display: none;
}

#layerslider .carousel-indicators {
	display: block;
}

.carousel-indicators li {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 3px 5px;
	text-indent: -999px;
	width: 10px;
}

.carousel-indicators li:last-child {
	margin-right: 0;
}

.carousel-indicators .active {
	background-color: #e4002b;
	border: 1px solid #e4002b;
	height: 10px;
	margin: 3px;
	width: 10px;
}

.reference {
	margin-top: 25px;
	width: 80%;
}

.carousel-indicators li {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 3px 5px;
	text-indent: -999px;
	width: 50px;
}

.carousel-indicators .active {
	background-color: #707675;
	border: 1px solid #707675;
	height: 10px;
	margin: 3px;
	width: 50px;
}

/* ---------------------------------------------------------------------- */
/* Tabs */
/* ---------------------------------------------------------------------- */

.tab-container {
	width: 100%;
	margin: 20px -15px;
	padding: 5px;
}

.tableiste {
	border-bottom: 3px solid #f2f2f2;
}

.tab {
	width: auto;
	float: left;
	/*border-bottom: 3px solid #f2f2f2;*/
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-right: 0;
	background-color: #fff;
	cursor: pointer;
	min-height: 40px;
}

.tab h2 {
	padding: 0 15px 0 10px;
	margin-top: 10px;
	color: #707675;
}

.tab.active, .nav-tabs li.active a {
	background-color: #e4002b;
	/*border-bottom: 1px solid #fff;*/
	color: #fff;
	text-decoration: none;
}

.tab-content {
	display: block;
	width: 100%;
	border: 1px solid #fff;
	margin-top: 0;
	padding: 10px 0;
}

.tab-content h3 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.tab-content p {
	padding: 10px 0;
}

.tab-container h2 {
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 10px !important;
}

/* ---------------------------------------------------------------------- */
/* Header */
/* ---------------------------------------------------------------------- */

/*h1, h2 {*/
/*margin-left: 75px;*/
/*font-size: 32px;*/
/*}*/

h1, h2 {
	margin-left: 75px;
	font-size: 38px;
	line-height: 1.2em;
	color: #000;
}

h2.nostroke {
	margin-left: auto !important;
	margin-right: auto !important;
	font-size: 32px !important;
	line-height: 1.2em !important;
	color: #fff !important;
	text-align: center;
	margin-bottom: 10px !important;
}

.tab-container h2 {
	margin-left: 0;
}

.tab-container h2:hover {
	color: #e4002b;;
}

.tab-container .tab.active h2 {
	color: #fff;
}

h1::before, h2::before {
	background-image: url('/typo3conf/ext/lfstechnology/Resources/Public/Images/rot.svg');
	display: inline-block;
	width: 50px;
	height: 10px;
	content: "";
	margin-left: -75px;
	margin-bottom: 18px;
	margin-right: 15px;
}

h2.nostroke::before {
	background-image: none;
	display: inline-block;
	width: 0;
	height: 0;
	content: "";
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
}

.tab-container h2::before {
	background-image: none;
	display: inline-block;
	width: auto;
	height: auto;
	content: "";
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}


.tab-container table tr td:first-child {
	min-width: 10%;
	white-space: nowrap;
}

/* ---------------------------------------------------------------------- */
/* Productsdata Table */
/* ---------------------------------------------------------------------- */

.productsdata table {
	margin: 0 20px 20px 20px;
}

.productsdata table tr td {
	margin-left: auto;
	margin-right: auto;
	width: 10%;
	text-align: center;
}

.productsdata table th {

	margin-left: auto;
	margin-right: auto;
	width: 40%;
	border-bottom: 1px #fff solid;

}

.productsdata table a .downloadicon {
	background: rgba(0, 0, 0, 0) url(../Icons/download@2x.svg) no-repeat center center / 18px auto;
	width: 25px;
	height: 25px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.productsdata table a .downloadicon:hover {
	background: rgba(0, 0, 0, 0) url(../Icons/download-red@2x.svg) no-repeat center center / 18px auto;
	z-index: 99999;
}

.productsdata table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 0;
}

.productsdata thead tr {
	background-color: #6f7676 !important;
	color: #fff;
}

.table-pagination {
	min-height: 0;
	margin-bottom: 10px;
}

.pager {
	margin: 10px 0 0 0;
}

/* ---------------------------------------------------------------------- */
/*  Table */
/* ---------------------------------------------------------------------- */

.table-scrollable {
	display: block;
	overflow: auto;
}

table tr {
	background-color: #f2f2f2;
	color: #707675;
	font-weight: 400;
}

table tr:nth-child(2n) {
	background-color: #e5e5e5;
	color: #707675;
	font-weight: 400;
}

.tablenation-lg > li:first-child > a, .tablenation-lg > li:first-child > span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pager li > a, .pager li > span {
	border: 0;
	border-radius: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.tablenation > .active > a, .tablenation > .active > span, .tablenation > .active > a:hover, .tablenation > .active > span:hover, .tablenation > .active > a:focus, .tablenation > .active > span:focus {
	background-color: #fff;
	border-color: #fff;
	color: #e4002b;
}

.tablenation > li > a, .tablenation > li > span {
	position: relative;
	float: left;
	padding: 5px 10px;
	margin-left: 0;
	line-height: 15px;
	color: #707675;
	text-decoration: none;
	background-color: #fff;
	border: 0;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 1px solid #fff;
	color: #fff;
	background-color: #707675;
}

.table > tbody > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-bottom: 1px solid #fff;
}

li a.prev_link, li a.next_link {
	display: none !important;
}

/* ---------------------------------------------------------------------- */
/*  DCE Paginierung */
/* ---------------------------------------------------------------------- */

.pagination {
	display: block;
	width: 100%;
	margin: 10px 0;
	text-align: left;
}

.pagination:after {
	content: '';
	clear: both;
}

.pagination-button {
	display: inline-block;
	padding: 5px 10px;
	background-color: #fff;
	color: #707675;
	cursor: pointer;
	transition: background 0.1s, color 0.1s;
	line-height: 15px;
}

.pagination-button:hover {
	background-color: #eee;
	color: #000;
}

.pagination-button.active {
	background-color: #fff;
	border-color: #fff;
	color: #e4002b;
}

.pagination-button:first-of-type {
	border-radius: 0;
}

.pagination-button:last-of-type {
	border-radius: 0;
}

/* arbitrary styles */

.heading {
	text-align: center;
	max-width: 500px;
	margin: 20px auto;
}

/*.article-loop {*/
/*display: block;*/
/*width: 75%;*/
/*padding: 1em 2em;*/
/*margin: 1em auto;*/
/*border: 1px solid #ddd;*/
/*background-color: #ededed;*/
/*}*/

/*span.pagination-button:first-child {*/
/*display: none;*/
/*}*/

.pagination-button:first-child:hover {
	background-color: #fff;
	color: #000;
	cursor: auto;
}

span.pagination-button:last-child {
	display: none;
}

span.pagination-text {
	float: left;
	padding: 0 10px;
}

/* ---------------------------------------------------------------------- */
/* Leistungen */
/* ---------------------------------------------------------------------- */

.leistungen {
	height: 540px;
	width: 100%;
	background: #fff url(../Images/lfs-technology-hg-image.jpg) no-repeat center right;
	padding: 115px 95px;
}

.leistungen .text {
	height: 120px;
	width: 150px;
	font-weight: 700;
	vertical-align: middle;
	float: left;
	padding: 20px 0;
}

.leistungen .clear {
	margin-bottom: 60px;
}

.leistungen img {
	height: 120px;
	width: 120px;
	background-color: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	transition: all .3s ease;
}

.leistungen img:hover {
	transform: scale(1.1);
	transition: all .3s ease;
}

.leistungen .know-how {
	margin-bottom: 60px;
}

/* ---------------------------------------------------------------------- */
/* Footer */
/* ---------------------------------------------------------------------- */

#footer {
	background-color: #adadad;
	color: #fff;
	font-size: 14px;
	padding: 0;
}

#footer ul {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	border-top: 1px #fff solid;
	margin-left: 0;
}

#footer ul.parsley-errors-list {
	padding: 0;
}

#footer .phone img {
	float: right;
	width: 60px;
	margin-bottom: 10px;
}

#footer p.tel a {
	font-size: 32px;
	font-weight: 700;
	color: #e4002b;
	letter-spacing: 2px;
}

#footer .col-md-3 {
	padding: 60px 15px 0 15px;
}

#footer p {
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 1.6;
	font-weight: 300;
}

#footer b, #footer strong {
	font-weight: 700;
}

#footer .col-md-3:first-child {
	background-color: #e4002b;
	min-height: 300px;
}

#footer-bottom .col-md-3:first-child {
	background-color: #e4002b;
	min-height: 60px;
}

#footer-bottom .col-md-6 {
	/*padding-top: 20px;*/
	min-height: 60px;
	float: right;
}

/*#footer .col-md-3 {
  margin-bottom: 0;
  border-right: 1px #eee solid;
  min-height: 165px;
  width: 23%;
  margin-right: 22px;
}

#footer .col-md-3:last-child {
  border-right: 0;
  width: 25%;
  margin-right: 0;
}*/

#footer-bottom {
	background-color: #adadad;
	color: #fff;
	font-size: 14px;
	text-align: right;
}

#footer a, #footer-bottom a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer-bottom a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer li a:hover, #footer-bottom li a:hover {
	color: #e4002b;
	text-decoration: none;
}

#footer-bottom .container {
	margin-top: 0;
}

#footer h2 {
	font-size: 16px;
	padding-bottom: 5px;
}

#footer header {
	margin-top: 20px;
}

#footer li {
	list-style-type: none;
	display: table;
	padding: 10px 0;
	border-bottom: 1px #fff solid;
	width: 100%;
}

#footer li.parsley-required, #footer li.parsley-custom-error-message {
	list-style-type: none;
	display: table;
	padding: 10px 0;
	border-bottom: 0;
	width: 100%;
	color: #e4002b !important;
}

#footer li a {
	display: table-cell;
	width: 100%;
}

#footer #footer-social ul li::before {
	content: none;
}

#footer-social .navbar-nav > li > a {
	padding: 0 25px 30px 0;
}

#footer .frame-type-text li {
	margin-left: -38px;
}

#footer-social .nav > li > a:hover, .nav > li > a:focus {
	background-color: #000;
	text-decoration: none;
	color: #fff;
}

#footer-bottom li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-top: 5px;
}

#footer-bottom .col-md-6 ul {
	float: right;
	text-align: right;
}

#footer-bottom li a:hover .icon-facebook, #footer-bottom li a:focus .icon-facebook {
	background-color: #000;
	text-decoration: none;
	color: #e4002b;
}

#footer-bottom li a:hover .icon-instagram, #footer-bottom li a:focus .icon-instagram {
	background-color: #000;
	text-decoration: none;
	color: #e4002b;
}

#footer .mail .btn-primary {
	background-color: #707675;
	border-color: #707675;
	color: #fff;
}

#footer .mail .btn-primary:hover {
	background-color: #e4002b;
	border-color: #e4002b;
	color: #fff;
}

#footer .mail .form-control::-moz-placeholder {
	color: #fff;
}

#footer #powermail_field_ihree_mailadresse {
	height: 37px;
	color: #fff;
	background-color: #222;
	border: 1px solid #222;
}

#footer .mail input {
	margin: 0;
	padding: 6px;
}

#footer .powermail_fieldwrap_type_input {
	float: left;
	width: 85%;
}

#footer .powermail_fieldwrap_type_input ul li {
	width: 120%;
}

#footer .powermail_fieldwrap_type_submit {
	float: left;
	width: 15%;
}

/* ---------------------------------------------------------------------- */
/* Accordions */
/* ---------------------------------------------------------------------- */

.panel {
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 20px;
}

.panel-group {
	margin-bottom: 5px;
}

.panel header {
	border-bottom: 0;
	margin-top: 0;
}

.panel-title a {
	text-decoration: none;
}

.panel-group .panel {
	border-radius: 0;
	margin-bottom: 0;
}

.panel-heading {
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 0;
}

.panel-heading .accordion-toggle {
	display: block;
	padding: 15px 0;
}

.panel-heading a:hover, .panel-heading a:focus {
	color: #000;
	text-decoration: none;
}

.panel-heading .accordion-toggle.collapsed {
	background-color: #fff;
}

.panel-heading .collapsed:hover, .panel-heading .accordion-toggle:hover, .panel-heading .accordion-toggle {
	background-color: #fff;
}

.collapse.in, .collapsing {
	display: block;
	border: 1px #ccc solid;
}

.btn {
	border-radius: 0;
}

.button {
	float: left;
}

.btn-red {
	margin-right: 10px;
}

.btn-white {
	border: 1px #e4002b solid;
}

.btn-red img, .btn-white img {
	float: left;
	margin: 15px 0 10px 5px;
}

.btn-red p, .btn-white p {
	float: left;
	text-transform: uppercase;
}

.openall, .closeall {
	margin-right: 10px;
	margin-bottom: 10px;
}

.panel-heading [data-toggle="collapse"]:after {
	font-family: 'Glyphicons';
	content: "\2b"; /* "plus" icon */
	float: left;
	color: #000;
	font-size: 24px;
	line-height: 16px;
	margin-right: 20px;

	/* rotate "Plus" icon  */
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.panel-heading [data-toggle="collapse"].collapsed:after {
	/* rotate "Plus" */
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tab-content .panel-group {
	margin-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 0;
}

.panel-group .panel-heading {
	border-bottom: 1px #eee solid;
}

.panel-group .panel-heading:hover {
	background-color: #0fe5c7;
}

.panel-heading .accordion-toggle:hover {
	color: #8c8c8c;
}

/* ---------------------------------------------------------------------- */
/* Google Map */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* Login */
/* ---------------------------------------------------------------------- */

.tx-felogin-pi1 input {
	margin-top: 20px;
}

/* ---------------------------------------------------------------------- */
/* Menü */
/* ---------------------------------------------------------------------- */

.navbar {
	margin-bottom: 0;
	border-radius: 0;
	z-index: 9896565151;
}

.navbar .container {
	margin-top: 0;
}

.navbar-default {
	background-color: rgba(0, 0, 0, 0);
	border: 0 none;
	margin-top: 20px;
	z-index: 10;
}

.navbar-default .navbar-nav > li > a {
	color: #000;
	font-size: 15px;
	display: block;
	font-family: 'Work Sans', sans-serif;
	height: 25px;
	margin: 0 10px;
	padding: 0;
	text-decoration: none;
}

#submenu .navbar-default .navbar-nav > li > a, #submenu .navbar-default .navbar-nav > li.active > a {
	/*color: #fff;*/
	font-size: 11px;
	display: block;
	font-family: 'Work Sans', sans-serif;
	height: 0;
	margin: 0;
	padding: 0 8px 0 15px;
	text-decoration: none;
}

#submenu .navbar-default .navbar-nav > li.active > a {
	color: #e4002b;
}

#submenu li a {
	color: #fff;
	font-size: 11px;
	font-family: 'Work Sans', sans-serif;
	height: 0;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
	z-index: 0;
}

#submenu li a:hover, #submenu li a:focus {
	color: #e4002b;
	text-decoration: none;
}

#submenu li {
	float: left;
	list-style-type: none;
}

#submenu {
	color: #fff;
	bottom: 0;
	right: 0;
	text-transform: uppercase;
	float: right;
	margin-top: 30px;
	width: 100%;
}

#submenu .navbar-nav > li:first-child {
	color: #000;
}

#submenu .navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
}

#submenu #navbar-collapse {
	color: #fff;
	/*bottom: 0;*/
	/*right: 0;*/
	text-transform: uppercase;
	/*float: right;*/
	margin-top: -20px;
	/*margin-right: 200px;*/
}

#submenu input {
	margin: 0;
	font: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #ccc;
	background-color: #333;
	border: none;
	z-index: 1;
	border-radius: 0;
}

#menu li {
	float: left;
	list-style-type: none;
}

#menu {
	color: #000;
	bottom: 0;
	right: 0;
	float: right;
	margin-top: 50px;
}

#menu li a {
	color: #000;
	font-size: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	height: 35px;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
}

#menu li a:hover, #menu li a:focus {
	color: #e4002b;
	text-decoration: none;
}

.navbar {
	min-height: 30px;
}

.navbar-default .navbar-nav > li:first-child > a {
	margin: 0 15px 0 -15px;
}

#menu .navbar-default .navbar-nav > li > a:hover, #menu .navbar-default .navbar-nav > li > a:focus, #menu .navbar-default .navbar-nav > li.active a {
	/*border-bottom: 3px solid #000;*/
	background-color: rgba(0, 0, 0, 0);
	color: #e4002b;
}

#menu .navbar-default .navbar-nav > .active > a, #menu .navbar-default .navbar-nav > .active > a:hover, #menu .navbar-default .navbar-nav > .active > a:focus {
	color: #000;
	transition-timing-function: ease-in;
}

#menu .navbar-default .navbar-nav > .active > a, #menu .navbar-default .navbar-nav > .active > a:hover, #menu .navbar-default .navbar-nav > .active > a:focus {
	background-color: #fff;
	color: #000;
}

.navbar-header a:hover, .navbar-header a:focus {
	color: #000;
	text-decoration: none;
}

.navbar-nav > li > a {
	color: #000;
}

#menu #navbar .active {
	border-top: 4px solid #000;
}

#menu #navbar .active > a {
	background-color: #fff;
	color: #000;
}

.dropdown-menu {
	border-radius: 0;
	margin: 0;
	padding: 0;
}

.header-logo .dropdown-menu {
	border-radius: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .175);
	margin: 20px 0;
	min-width: 52px;
	padding: 0;
}

.dropdown-menu li {
	float: left;
	list-style-type: none;
	width: 100%;
}

.dropdown-menu > li > a:hover {
	background-color: #fff;
	color: #fff;
}

.dropdown-menu > li > a {
	padding: 5px 10px !important;
	text-align: left;
	display: block;
}

.header-logo .dropdown-menu > li > a {
	padding: 15px;
	text-align: left;
	font-weight: 400;
}

.header-logo .pull-right > .dropdown-menu {
	left: 0;
	right: 0;
}

#navbar .active {
	border-top: 4px solid #000;
}

#navbar .active > a {
	background-color: #fff;
	color: #000;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu a::after {
	color: #000;
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	position: absolute;
	right: 10px;
	text-transform: none;
	top: 10px;
}

.dropdown-submenu a:hover::after {
	color: #fff;
	content: "\f105";
	font-family: "FontAwesome";
}

.dropdown-submenu.active a::after {
	color: #fff;
	content: "\f105";
	font-family: "FontAwesome";
}

.dropdown-submenu .dropdown-menu a::after, .dropdown-submenu.active .dropdown-menu a::after {
	display: none;
}

.dropdown-submenu > .dropdown-menu {
	left: 100%;
	top: 0;
}

.dropdown-submenu:hover > .dropdown-menu {
	display: block;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}

.dropdown-submenu:hover > a::after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
}

ul.nav li.dropdown:hover ul.dropdown-menu, ul.nav li.dropdown:hover .dropdown-mega {
	display: block;
}

ul.nav li.dropdown ul.dropdown-menu.dropdown-submenu-3 {
	display: none;
}

ul.nav li.dropdown li.dropdown-submenu:hover ul.dropdown-menu.dropdown-submenu-3 {
	display: block;
}

.dropdown-menu {
	background-color: rgba(255, 255, 255, 1);
	border: 0 none;
	font-size: 16px;
	z-index: 999;
	min-width: 123px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #e4002b;
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
}

.header-logo .dropdown-menu > li > a:hover, .header-logo .dropdown-menu > li > a:focus {
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
}

#menu .navbar-default .navbar-nav > li.active a {
	/*border-bottom: 3px solid #000;*/
	background-color: rgba(0, 0, 0, 0);
	color: #e4002b;
}

#menu .navbar-default .navbar-nav > li.active a:hover {
	/*border-bottom: 3px solid #000;*/
	background-color: rgba(0, 0, 0, 0);
	color: #e4002b;
}

#menu .navbar-default .navbar-nav > li.active ul.dropdown-menu a {
	/*border-bottom: 3px solid #000;*/
	background-color: rgba(0, 0, 0, 0);
	color: #000;
}

#menu .navbar-default .navbar-nav > li.active ul.dropdown-menu a:hover {
	/*border-bottom: 3px solid #000;*/
	background-color: rgba(0, 0, 0, 0);
	color: #e4002b;
}

#menu .navbar-default .navbar-nav > li.active ul.dropdown-menu li.active a {
	/*border-bottom: 3px solid #000;*/
	background-color: rgba(0, 0, 0, 0);
	color: #e4002b;
}

#menu .navbar-default .navbar-nav > li.dropdown > a:hover, #menu .navbar-default .navbar-nav > li.dropdown > a:focus {
	/*border-bottom: 3px solid #000;*/
	background-color: rgba(0, 0, 0, 0);
	color: #e4002b;
}

/* Hamburger */
#responsive-menu {
	margin-top: 30px;
	z-index: 999999999999;
}

#nav-toggle {
	cursor: pointer;
	padding: 10px 35px 16px 0;
	margin-bottom: 30px;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
	cursor: pointer;
	border-radius: 1px;
	height: 3px;
	width: 35px;
	background: #000;
	position: absolute;
	display: block;
	content: '';
}

#nav-toggle span:before {
	top: -10px;
}

#nav-toggle span:after {
	bottom: -10px;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
	transition: all 500ms ease-in-out;
}

#nav-toggle.active span {
	background-color: transparent;
}

#nav-toggle.active span:before, #nav-toggle.active span:after {
	top: 0;
}

#nav-toggle.active span:before {
	transform: rotate(45deg);
}

#nav-toggle.active span:after {
	transform: rotate(-45deg);
}

#responsive-nav {
	height: 50px;
	margin: 5px 20px;
}

.products-submenu {
	list-style-type: none;
	margin: 8px 0;
	padding: 0;
	width: auto;
}

.products-submenu > li > a {
	background-color: #f2f2f2;
	/*border-bottom: 1px solid #ccc;*/
	color: #707675;
	display: block;
	font-size: 15px;
	padding: 10px;
	text-decoration: none;
}

.products-submenu > li:nth-child(2n) > a {
	background-color: #e5e5e5;
}

.products-submenu > li.active > a {
	background-color: #e4002b;
	/*border-bottom: 1px solid #ccc;*/
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 10px;
	text-decoration: none;
}

#menu .nav {
	color: #000;
	bottom: 0;
	right: 0;
	float: right;
	margin-top: -30px;
}

#headzip {
	float: left;
}

#headsubmenue, #headsearch {
	float: right;
}

#headsubmenue {
	width: 100%;
	float: right;
}

#button-zip {
	background-color: #707675;
	float: left;
}

#button-zip img {
	margin: 10px 0;
}

#submenu #headsearch {
	background-color: #e4002b;
	border-color: #e4002b;
	color: #fff;
}

#submenu #headsearch .btn-primary {
	background-color: #e4002b;
	border-color: #e4002b;
	color: #fff;
}

#submenu #headzip {
	height: 35px;
	width: 35px;
	margin-top: -55px;
	display: block;
}

/* ---------------------------------------------------------------------- */
/* Breadcrumb */
/* ---------------------------------------------------------------------- */

.breadcrumb {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0;
	color: #fff;
	list-style: outside none none;
	margin-bottom: 50px;
	margin-top: -40px;
	padding: 8px 15px;
	z-index: 99999999999999999999;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
}

.breadcrumb a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrumb > li + li.active {
	text-transform: uppercase;
}

.breadcrumb a:hover, .breadcrumb a:focus {
	color: #fff;
	text-decoration: underline;
}

/*
.breadcrumb > li + li::before {*/
/*color: #fff;*/
/*!*content: "/";*!*/
/*content: "\f054";*/
/*font-family: FontAwesome;*/
/*vertical-align: middle;*/
/*font-size: 5px;*/
/*padding: 0 5px;*/
/*}
*/

/*
.breadcrumb > li + li.active::before {*/
/*color: #fff;*/
/*content: "";*/
/*font-family: FontAwesome;*/
/*font-size: 8px;*/
/*padding: 0 5px 2px;*/
/*vertical-align: middle;*/
/*}
*/

.breadcrumb > li + li::before {
	padding: 0 3px;
	color: #fff;
	content: "";
}

.breadcrumb > li + li.active::before {
	padding: 0 3px;
	color: #fff;
	content: "";
}

.breadcrumb > .active {
	color: #fff;
}

/*.breadcrumb > .active {
  color: #000;
  font-family: 'Open Sans', sans-serif;
}*/

/* ---------------------------------------------------------------------- */
/* Cards */
/* ---------------------------------------------------------------------- */

.cards {
	margin-top: -50px;
}

.cards .container {
	padding-right: 0;
	padding-left: 0;
}

/*.cards .col-md-4:first-child {*/
/*padding-left: 0;*/
/*padding-right: 0;*/
/*}*/

/*.cards .col-md-4:last-child {*/
/*padding-left: 0;*/
/*padding-right: 0;*/
/*}*/

.rowcards {
	color: #fff;
	padding: 20px;
}

.rowcards h2 {
	color: #fff;
}

.rowcards h1::before, .rowcards h2::before {
	background-image: url('/typo3conf/ext/lfstechnology/Resources/Public/Images/rot.svg');
	display: inline-block;
	width: 50px;
	height: 10px;
	content: "";
	margin-left: -50px;
	margin-bottom: 10px;
	margin-right: 25px;
}

.index-content a:hover {
	color: black;
	text-decoration: none;
}

.index-content {
	margin-bottom: 20px;
	padding: 50px 0;
}

.index-content .row {
	margin-top: 20px;
}

.index-content a {
	color: black;
}

.index-content .card {
	color: #707675;
	line-height: 1.7;
	background-color: #fff;
	text-align: center;
	padding: 0;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.index-content .col-md-3 .card {
	min-height: 310px;
}

.index-content .card:hover {
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
	color: black;
}

.index-content .cardimg img {
	width: 50%;
	margin: 40px 20px 20px 20px;
}

.index-content .card h4 {
	margin: 20px;
	color: #e4002b;
}

.index-content .card p {
	margin: 0;
	padding: 0 20px 30px 20px;
}

.index-content .card a p {
	margin: 5px;
	padding: 5px;
}

.index-content .card a {
	margin-bottom: -25px;
	color: #fff;
	text-transform: uppercase;
}

/*.index-content .blue-button {*/
/*width: 100px;*/
/*-webkit-transition: background-color 1s , color 1s; !* For Safari 3.1 to 6.0 *!*/
/*transition: background-color 1s , color 1s;*/
/*min-height: 20px;*/
/*background-color: #002E5B;*/
/*color: #ffffff;*/
/*border-radius: 4px;*/
/*text-align: center;*/
/*font-weight: lighter;*/
/*margin: 0px 20px 15px 20px;*/
/*padding: 5px 0px;*/
/*display: inline-block;*/
/*}*/

/*.index-content .blue-button:hover{*/
/*background-color: #dadada;*/
/*color: #002E5B;*/
/*}*/

/* ---------------------------------------------------------------------- */
/* Cookie Banner */
/* ---------------------------------------------------------------------- */

.cc-color-override-2118098759 .cc-btn:hover, .cc-color-override-2118098759 .cc-btn:focus {
	background-color: #000 !important;
	color: #fff !important;
	text-decoration: none !important;
}

.cc-link {
	opacity: 1 !important;
}

.cc-banner.cc-top {
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999999;
}

/* ---------------------------------------------------------------------- */
/* Listenpunkte */
/* ---------------------------------------------------------------------- */

ul.ce-bullets {
	list-style: none
}

ul.ce-bullets li::before {
	content: "•";
	color: #ccc
}

ul.ce-bullets li::before {
	color: #ccc;
	content: "•";
	display: inline-block;
	font-size: 20px;
	margin-left: -40px;
	vertical-align: middle;
	width: 20px;
}

/* ---------------------------------------------------------------------- */
/* Tabs */
/* ---------------------------------------------------------------------- */

.nav-tabs > li > a {
	border-radius: 0;
}

.nav-tabs {
	border-bottom: 3px solid #f2f2f2;
}

.nav-tabs a:hover, .nav-tabs a:focus {
	color: #000;
	text-decoration: none;
}

.nav-tabs .active a:focus {
	color: #fff !important;
}

.tab-content > .tab-pane {
	padding: 15px 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #000;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	cursor: default;
	background-color: #e4002b;
	border: 1px solid #fff;
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-color: transparent;
}

.nav-tabs .nav > li > a:focus {
	background-color: #e4002b;
	text-decoration: none;
	color: #fff;
}

.nav-tabs > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	text-decoration: none;
	background-color: #fff;
}

.nav-tabs a {
	text-decoration: none;
}

.nav-tabs a:hover {
	color: #e4002b !important;
	text-decoration: none;
}

.nav-tabs a:focus {
	color: #707675 !important;
	text-decoration: none;
}

/* ---------------------------------------------------------------------- */
/* Image */
/* ---------------------------------------------------------------------- */

.csc-textpic a, .carousel-inner a {
	/*display: inline-block;*/
	overflow: hidden;
	transition: all 0.3s ease 0s;
}

.news-list-item, .news-single {
	margin-bottom: 20px
}

.thumbnail {
	border-radius: 0;
}

.news-list-item a {
	display: inline-block;
	overflow: hidden;
	transition: all 0.3s ease 0s;
}

.news-list-item h2 a {
	display: initial;
}

.csc-textpic a img, .news-list-item a img, .carousel-inner a img {
	display: block;
	margin: auto;
	transition: all 0.3s ease 0s;
}

.csc-textpic a img:hover, .news-list-item a img:hover, .carousel-inner a img:hover {
	opacity: 0.5;
	transform: scale(1.1);
}

.lightbox {
	cursor: zoom-in;
}

.carousel-inner .textpic {
	text-align: center;
}

.carousel-inner {
	min-height: 300px;
}

.news .img-responsive {
	display: block;
	max-width: 100%;
	height: 100%;
	width: 100%;
}

/* ---------------------------------------------------------------------- */
/* Carousel Cards */
/* ---------------------------------------------------------------------- */

#carousel {
	position: relative;
	height: 400px;
	top: 50%;
	/*transform: translateY(-50%);*/
	/*overflow: hidden;*/
	text-align: center;
}

#carousel p {
	margin-top: 5px;
}

#carousel span {
	color: #e4002b;
	font-weight: 700;
}

#carousel div {
	position: absolute;
	transition: transform 1s, left 1s, opacity 1s, z-index 0s;
	opacity: 1;
}

/*#carousel div img {*/
/*width: auto;*/
/*transition: width 1s;*/
/*height: 300px;*/
/*border: 1px #eee solid;*/
/*padding: 20px;*/
/*background-color: #fff;*/
/*max-width: 230px;*/
/*box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
/*}*/

#carousel div img {
	width: auto;
	transition: width 1s;
	height: 275px;
	max-width: 300px;
	/*border: 1px #eee solid;*/
	/*padding: 20px 20px 60px 20px;*/
	/*background-color: #fff;*/
	/*max-width: 230px;*/
	/*box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
}

#carousel .selected img {
	height: 275px;
	max-width: 300px;
}

#carousel div.selected {
	width: 350px;
	height: 350px;
	z-index: 5;
	border: 1px #eee solid;
	padding: 10px 20px 60px 20px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

#carousel div.hideLeft {
	width: 350px;
	height: 350px;
	left: 0;
	opacity: 0;
	transform: translateY(0%) translateX(-115%);
	border: 1px #eee solid;
	padding: 10px 20px 60px 20px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

#carousel div.hideLeft img {
	height: 275px;
	max-width: 300px;
}

#carousel div.hideRight {
	width: 350px;
	height: 350px;
	left: 100%;
	opacity: 0;
	transform: translateY(0%) translateX(0%);
	border: 1px #eee solid;
	padding: 10px 20px 60px 20px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

#carousel div.hideRight img {
	height: 275px;
	max-width: 300px;
}

#carousel div.prev {
	width: 350px;
	height: 350px;
	z-index: 5;
	left: 30%;
	transform: translateY(0px) translateX(-90%);
	border: 1px #eee solid;
	padding: 10px 20px 60px 20px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

#carousel div.prev img {
	height: 275px;
	max-width: 300px;
}

#carousel div.prevLeftSecond {
	width: 350px;
	height: 350px;
	z-index: 4;
	left: 15%;
	transform: translateY(0%) translateX(-146%);
	opacity: 0.7;
	border: 1px #eee solid;
	padding: 10px 20px 60px 20px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

#carousel div.prevLeftSecond img {
	height: 275px;
	max-width: 300px;
}

#carousel div.selected {
	z-index: 10;
	left: 50%;
	transform: translateY(-20px) translateX(-50%);
	border: 1px #eee solid;
	padding: 10px 20px 60px 20px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

#carousel div.next {
	width: 350px;
	height: 350px;
	z-index: 5;
	left: 70%;
	transform: translateY(0px) translateX(-10%);
	border: 1px #eee solid;
	padding: 10px 20px 60px 20px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

#carousel div.next img {
	height: 275px;
	max-width: 300px;
}

#carousel div.nextRightSecond {
	width: 350px;
	height: 350px;
	z-index: 4;
	left: 85%;
	transform: translateY(0%) translateX(46%);
	opacity: 0.7;
	border: 1px #eee solid;
	padding: 10px 20px 60px 20px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

#carousel div.nextRightSecond img {
	height: 275px;
	max-width: 300px;
}

button {
	border: none;
}

.buttons {
	position: relative;
	left: 35%;
	/*transform: translateX(-50%);*/
	bottom: 10px;
	top: -57px;
	z-index: 999999999999999;
}

button#prev {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	padding: 10px;
	background-color: #e4002b;
}

button#next {
	padding: 10px;
	background-color: #e4002b;
	margin-left: 258px;
}

/* ---------------------------------------------------------------------- */
/*	Formular */
/* ---------------------------------------------------------------------- */

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #e4002b;
	border-color: #e4002b;
}

/*.tx-powermail {*/
	/*margin-top: 85px;*/
/*}*/

.checkbox label {
	font-weight: 200;
}

.tx-powermail .powermail_fieldset .parsley-errors-list {
	margin: 5px 0 0 0 !important;
}

#footer .tx-powermail, .row-full .tx-powermail {
	margin-top: 0;
}

.form-horizontal .form-group {
	margin-right: 0;
	margin-left: 0;
}

.form-control {
	border-radius: 0;
	font-size: 14px;
}

legend {
	display: none;
}

label {
	/*margin-left: 15px;*/
	display: none;
}

.checkbox label {
	display: block;
}

.tx-powermail .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.tx-powermail .powermail_fieldset .parsley-errors-list > li {
	color: #e4002b !important;
}

.row-full .tx-powermail .powermail_fieldset .parsley-errors-list > li {
	color: #fff !important;
}

.tx-powermail .powermail_fieldset .parsley-errors-list {
	background-color: rgba(0, 0, 0, 0) !important;
	border: 1px solid rgba(0, 0, 0, 0) !important;
}

.tx-powermail .powermail_fieldset .powermail_field_error, .tx-powermail .powermail_fieldset .parsley-error, .tx-powermail .powermail_fieldset .powermail_form .parsley-error:focus, .tx-powermail .powermail_fieldset div.error {
	background-color: #222 !important;
	color: #fff !important;
}

.tx-powermail .powermail_fieldset .parsley-errors-list > li {
	color: #000;
	padding: 5px 10px;
}

fieldset {
	border: 0 none;
	margin: 0;
	min-width: 0;
	padding: 0;
}

.btn-primary {
	background-color: #ccc;
	border-color: #ccc;
	color: #fff;
}

.btn-primary:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

.btn {
	font-size: 16px;
	padding: 3px 10px;
}

.powermail_form .btn {
	float: left;
}

.powermail_form h3 {
	display: none;
}

.powermail_captcha {
	float: right;
	height: 53px;
	width: 53%;
}

.tx-powermail .powermail_message.powermail_message_error {
	background-image: url("/typo3conf/ext/powermail/Resources/Public/Image/icon_error.png");
}

.powermail_create {
	color: #e4002b;
	font-size: 16px;
	margin-top: 15px;
}

/* ---------------------------------------------------------------------- */
/* Search */
/* ---------------------------------------------------------------------- */

header .tx_searchform {
	margin-top: 0;
	text-align: left;
}

#header_search_input form {
	position: relative;
}

#header_search_input {
	margin-bottom: 15px;
}

#header_search_input input.form-control, .search-autocomplete-results {
	position: absolute;
	right: 30px;
	width: 510px;
	top: 0;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .175) !important;
	z-index: -1;
	display: none;
}

.search-autocomplete-results {
	right: 40px;
	top: 52px;
	z-index: 1000;
}

#header_search_input input.form-control.show {
	z-index: 99999999999999;
	display: block;
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 1s; /* Firefox < 16 */
	-ms-animation: fadein 1s; /* Internet Explorer */
	-o-animation: fadein 1s; /* Opera < 12.1 */
	animation: fadein 1s;
	color: #000;
}

@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* Firefox < 16 */
@-moz-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* Internet Explorer */
@-ms-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* Opera < 12.1 */
@-o-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

#header_search_input button[type='submit'], #header_search_input button.show-search-input {
	z-index: 1000;
	position: relative;
}

#header_search_input button.show-search-input {
	background-color: #e4002b;
	border-color: #e4002b;
	border-radius: 0;
	color: #fff;
	height: 30px;
	width: 30px;
	font-size: 14px;
	margin-top: 0;
	padding: -9px;
	border: 0;
	top: -2px;
	background: rgba(0,0,0,0) url(/typo3conf/ext/lfstechnology/Resources/Public/Icons/lupe.svg) no-repeat center center / 48% auto;
}

#header_search_input button#tx-indexedsearch-searchbox-button-submit {
	background: rgba(0,0,0,0) url(/typo3conf/ext/lfstechnology/Resources/Public/Icons/lupe.svg) no-repeat center center / 50% auto;
}

/*header #tx-indexedsearch-searchbox-sword {
  display: none;
}*/

header #tx-indexedsearch-searchbox-button-submit.btn-primary, .header-responsive #tx-indexedsearch-searchbox-button-submit.btn-primary {
	background-color: #e4002b;
	border-color: #e4002b;
	border-radius: 0;
	color: #fff;
	height: 30px;
	width: 30px;
}

#tx-indexedsearch-searchbox-button-submit.btn-primary:hover {
	background-color: #e4002b;
	border-color: #e4002b;
	color: #000;
}

header #tx-indexedsearch-searchbox-button-submit.btn {
	font-size: 17px;
	margin-top: 0;
	padding: 8px;
}

.header-responsive #tx-indexedsearch-searchbox-button-submit.btn {
	font-size: 18px;
	margin-right: 60px;
	margin-top: -50px;
	padding: 10px;
}

header #tx-indexedsearch-searchbox-sword.form-control, .header-responsive #tx-indexedsearch-searchbox-sword.form-control {
	border: 1px solid #fff;
	box-shadow: none;
	background-color: #fff;
}

#tx-indexedsearch-searchbox-button-submit.btn {
	font-size: 18px;
	padding: 8px 8px 0;
}

.tx_searchform, .searchform {
	margin-bottom: 10px;
}

.searchform input {
	color: #000;
}

.form-control {
	height: 30px;
}

.tx-indexedsearch-info {
	display: none;
}

.list-group-item:last-child {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-bottom: 0;
}

.list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.list-group-item {
	background-color: #fff;
	border: 0 none;
	display: block;
	margin-bottom: 15px;
	padding: 0;
	position: relative;
}

.badge {
	border-radius: 0;
}

/* Anpassungen indexed_search */

.tx-indexedsearch-info dt, .tx-indexedsearch-info dd {
	display: inline-block;
}

.tx-indexedsearch-info dd {
	margin-right: 1rem;
}

ul.tx-indexedsearch-browsebox {
	margin: 0 0 2rem 0;
	padding: 0;
	font-size: 80%;
}

ul.tx-indexedsearch-browsebox, .tx-indexedsearch-browsebox li {
	list-style-type: none;
}

.tx-indexedsearch-browsebox li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 .5rem 0 0;
}

.tx-indexedsearch-redMarkup {
	background: #e4002b none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	padding: 0 5px;
}

.list-group {
	padding: 0 25px;
}

#header_search_input {
	width: 30px !important;
	height: 30px !important;
	background-color: #e4002b;
	display: block;
	float: left;
	margin-right: 10px;
}

#headzip {
	width: 80% !important;
	height: 30px !important;
	display: block;
	overflow:hidden;
	margin: 0 !important;
}

#form-input-zip {
	z-index: 10000;
	height: 30px !important;
	position: relative;
	float: left;
	width: 80%;

}
#button-zip {
	height: 30px !important;
	width: 15%;
}

.tx-indexedsearch-form label, .tx-indexedsearch-rules {display: none;}

.tx-indexedsearch-search-submit {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tx-indexedsearch-search-submit input {
	color: #fff;
	background-color: #e4002b;
	border: none;
	padding: 5px 15px;
}

.tx-indexedsearch-res h3 {
	margin-bottom: 10px;
}

/* ---------------------------------------------------------------------- */
/*	Login */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* Social */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/*	Ruekrufservice */
/* ---------------------------------------------------------------------- */

.screen-call {
	display: inline-block;
	height: 50px;
	width: 240px;
	position: fixed;
	bottom: 55px;
	right: 1%;
	background: #e4002b url(../Icons/screen-call-icon.svg) no-repeat 15% center / 15% auto;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	animation: 5s ease-out 0s 1 slideInFromLeft;
	border-radius: 2px;
	padding: 15px 0 10px 85px;
	text-decoration: none;
	color: #fff;
	font-family:  'Open Sans', sans-serif;
	z-index: 999999;
}

.screen-call:hover, .screen-call:focus {
	color: #fff;
}

/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }

.fade-in {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;

	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:3s;
	-moz-animation-duration:3s;
	animation-duration:3s;
}

/* ---------------------------------------------------------------------- */
/* Back to Top */
/* ---------------------------------------------------------------------- */

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 10px;
	left: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #000 url(../Icons/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 888888888;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: .5;
}

.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}

a.cd-top:hover {
	background-color: #e4002b;
	opacity: 1;
}

.ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
	overflow: visible;
}

/* ---------------------------------------------------------------------- */
/* Media Queries */
/* ---------------------------------------------------------------------- */

@media only screen and (min-width: 768px) {
	.cd-top {
		right: 20px;
		bottom: 20px;
	}
}

@media only screen and (min-width: 1024px) {
	.cd-top {
		height: 60px;
		width: 60px;
		right: 25px;
		bottom: 10px;
	}
}


@media (min-width: 1920px) {

}

@media (min-width: 1200px) {

	/*.sticky {*/
	/*height: 70px;*/
	/*width: 1170px;*/
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	/*position: fixed;*/
	/*text-align: center;*/
	/*top: 0;*/
	/*background: #fff url(/typo3conf/ext/lfstechnology/Resources/Public/Images/lfs-logo@2x.png) no-repeat 25px -5px / 9%;*/
	/*!*border-bottom: 1px #eee solid;*!*/
	/*margin-top: 0;*/
	/*padding: 15px;*/
	/*z-index: 9616491;*/
	/*left: 0;*/
	/*}*/
	/*#menu.sticky {*/
	/*padding: 24px 0 15px 315px;*/
	/*transition: opacity .25s ease-in-out;*/
	/*margin-top: 0;*/
	/*}*/

}

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

	.carousel-control, #footer-bottom .col-md-3:first-child {
		display: none
	}

	.header-logo img {
		margin-top: 8px;
		margin-bottom: 20px;
		width: 85%;
		margin-left: auto;
		margin-right: auto;
	}

	#layerslider .stroke {
		margin-top: 0;
		margin-left: 10px;
	}

	#layerslider .item {
		min-height: 275px;
	}

	#layerslider h2 {
		font-size: 36px;
		margin-top: 0;
	}

}


@media (min-width: 992px) and (max-width: 1199px) {

	.btn {
		font-size: 13px;
		padding: 5px 0;
	}

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.clear {
		height: 0 !important;
	}

	.btn-red, .btn-white {
		margin-bottom: 20px;
	}

	.leistungen {
		height: 450px;
		width: 145%;
		padding: 40px;
	}

	#footer-bottom {
		color: #fff;
		font-size: 12px;
		text-align: left;
		float: left;
	}

	.carousel-inner {
		height: 385px;
	}

	button#next {
		margin-left: 20px;
	}

	#layerslider {
		margin-bottom: 20px
	}

	#layerslider h2 {
		margin-bottom: 10px;
	}

	.header-carousel-headline {
		margin-top: 25px;
	}

	.header-carousel-subline {
		color: #fff;
		font-size: 14px;
		padding: 10px;
		text-align: left;
		margin-left: 70px;
	}

	.cd-top {
		bottom: 10px;
		left: 15px;
	}

	.index-content .card {
		margin-bottom: 40px;
	}

	.rowcards h1::before, .rowcards h2::before {
		margin-bottom: 3px;
	}

	.rowcards h2 {
		font-size: 18px;
	}

	::-moz-selection {

		background: #e4002b none repeat scroll 0 0;
		color: #fff;
		text-shadow: none;

	}
	::before, ::after {

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;

	}

	.screen-call {
		display: inline-block;
		height: 40px;
		width: 40px;
		position: fixed;
		bottom: 90px;
		right: 5px;
		background: #e4002b url(../Icons/screen-call-icon.svg) no-repeat 35% center / 48% auto;
		border-radius: 40px;
		padding: 32px;
		text-decoration: none;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		z-index: 999999;
	}

	.screen-call span {display: none;}

	.row-full.null .tx-powermail {margin-left: 10px;}

	.cards {margin-top: 15px;}

	.header-carousel-headline {font-size: 28px;}

	.anwendung {min-height: 360px;}

	.breadcrumb {margin-top: -65px;}

	.berater {min-height: 530px;}

	#machines .img-container {
		height: 150px;
		width: 100%;
	}

	#machines .text-container {padding-top: 30%;}

	.leistungen {display: none;}

}

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

	.clear {
		height: 0 !important;
	}

	.btn-red, .btn-white {
		margin-bottom: 20px;
	}

	.leistungen {
		height: 450px;
		width: 145%;
		padding: 40px;
	}

	#footer-bottom {
		color: #fff;
		font-size: 12px;
		text-align: left;
		float: left;
	}

	.carousel-inner {
		height: 385px;
	}

	button#next {
		margin-left: 20px;
	}

	#layerslider {
		margin-bottom: 20px
	}

	#layerslider h2 {
		margin-bottom: 10px;
	}

	.header-carousel-headline {
		margin-top: 0;
	}

	.header-carousel-headline::before {
		margin-top: 20px;
	}

	.header-carousel-headline p {
		margin: -27px 80px;
	}

	h1::before, h2::before {
		margin-bottom: 8px;
	}

	.header-carousel-subline {
		color: #fff;
		font-size: 14px;
		padding: 10px;
		text-align: left;
		margin-left: 70px;
	}

	.cd-top {
		bottom: 10px;
		left: 15px;
	}

	.index-content .card {
		margin-bottom: 40px;
	}

	.rowcards h1::before, .rowcards h2::before {
		margin-bottom: 3px;
	}

	.rowcards h2 {
		font-size: 18px;
	}

	::-moz-selection {

		background: #e4002b none repeat scroll 0 0;
		color: #fff;
		text-shadow: none;

	}
	::before, ::after {

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;

	}

	.screen-call {
		display: inline-block;
		height: 40px;
		width: 40px;
		position: fixed;
		bottom: 90px;
		right: 5px;
		background: #e4002b url(../Icons/screen-call-icon.svg) no-repeat 35% center / 48% auto;
		border-radius: 40px;
		padding: 32px;
		text-decoration: none;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		z-index: 999999;
	}

	.screen-call span {display: none;}

	.row-full.null .tx-powermail {margin-left: 10px;}

	.cards {margin-top: 15px;}

	.header-carousel-headline {
		font-size: 24px;
		line-height: 24px;
	}

	.anwendung {min-height: 360px;}

	.breadcrumb {margin-top: -65px;}

	.berater {min-height: 530px;}

	#machines .img-container {
		height: 150px;
		width: 100%;
	}

	#machines .text-container {padding-top: 30%;}

	.leistungen {display: none;}

	h1, h2 {
		margin-left: 0;
		font-size: 24px;
	}

	h1::before, h2::before {
		margin-left: 0;
	}

	#headsubmenue {display: none}

}
