/* CUSTOM CSS - this is where you add your own css rules !!

***********************************************************/

#user2 {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}

.fox-container.fox-container-module.NL_Home {
/*border: 1px solid #aaa;
width: 120%;*/
}

#header {position:fixed;width:100%;height:150px;background: rgba(255,255,255,0.5);z-index:1;}
#logo img {margin-top: -5px;}
.noMousePointer a {
	cursor: default;
}
h1,h2,h3,h4,h5,h6 {
	color: #d8dbe2; /*#060f3d;*/
}
.page-title {
	color: #d8dbe2; /*#060f3d;*/
}
header#header.style6 nav#main_menu > ul > li > a {
	color: #6fb5e5 ; /*#060f3d;*/
}
nav#main_menu > ul.sf-menu ul li a {
	color: #d8dbe2; /*#060f3d;	*/
}
.login-panel .remember-field {
	width: 150px;
}

.red-color {
	color: #6fb5e5;
}
.blue-color {
	color: #060f3d;
}

header#header.style6 {
  background: none; /*rgba(255,255,255,0.85);*/
  border-top: none !important; /*3px solid #CD2122;*/
  box-shadow: none; /*0 3px 5px rgba(0,0,0,0.1);*/
  /* grau  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.7) 43%, rgba(0, 0, 0, 0) 100%); */
  /* blau */ background: linear-gradient(to bottom, rgba(41, 115, 181, 1) 0%, rgba(41, 115, 181, 1) 42%, rgba(0, 0, 0, 0) 100%);
  height: 230px;
}

#slideshow.dark-blue, #page_header.dark-blue {
	/*background: transparent url('/images/mtm-webauftritt/header.webp') top center no-repeat;*/
}

.timeline_box {
	margin-bottom: 0;
}

.timeline_box .date, .timeline_box {
	box-shadow: 0 0 8px rgba(35,35,35,0.2);
}

.timeline_box .date {
	color: #d8dbe2;
}

table.contenttable-nb a {
	color: #6fb5e5;
}

table.contenttable-nb a:hover {
	text-decoration: underline;
}

a {
	color: #6fb5e5;
}
a:hover {
	text-decoration: underline;
}

#user5 .row {
	margin-bottom: 0;
}

hr.spacer_50 {
	display: block;
	margin: 30px 0;
	border: 0;
}

ul.kompetenz_menu li a {
	color: #6fb5e5 !important; 
}
ul.kompetenz_menu li a:hover {
	color: #d8dbe2 !important;
	text-decoration: none !important;
}

.support-table td:nth-child(1) {
	width: 20%;
}

.row.anfahrt-header {
	margin-bottom: 0;
}

.row .home_siegel img {
	max-width: 350px;
}

.row .home_siegel .slidingDetails:hover { -webkit-box-shadow: none; -moz-box-shadow:none; box-shadow:none;}

li.logout_btn input.button {
	color: #6fb5e5 !important; 
}

#g_map_headquarter, #g_map_frankfurt {
	width: 100%px;
	height: 450px;
	border: 1px solid #d8dbe2;
}

.itemListView.eBlog .itemContainer {
	box-shadow: none;
	padding: 1px 0px 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d8dbe2;
}

.itemListView.eBlog .items-row:last-child .itemContainer {
	/* border-bottom: 0; */
}

.itemListView.eBlog .itemContainer .post_details.catListing {
	display: none;
}

.itemListView.eBlog .itemContainer .itemReadMore {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 15px;
}

#com_glossary h1 {
	margin-top: 30px;
	font-size: 24.5px;
}

#com_glossary .pagination {margin: 10px 0;padding: 10px 0 10px 0px; text-align:center; text-align: center; text-transform: uppercase; font-size: 10px; line-height: 1.6; color: #d8dbe2; }
#com_glossary .pagination ul {list-style-type: none;margin: 0;padding: 0; display: block;}
#com_glossary .pagination li {display: inline-block; margin: 0 5px;}
#com_glossary .pagination li, .pagination li a, .pagination li span, .pagination p.counter {font-size:10px; text-transform:uppercase; font-weight:bold;}
#com_glossary .pagination li.pagination-start, .pagination li.pagination-next, .pagination li.pagination-end, .pagination li.pagination-prev {border: 0;}
#com_glossary .pagination li.pagination-start, .pagination li.pagination-start span {padding: 0;}
#com_glossary .pagination p.counter {font-weight: normal;}


#com_glossary .pagination .counter,
.comsearch.search .pagination .counter,
.itemListView.eBlog .pagination .counter {
	font-size: 14px;
	color: #d8dbe2;
	font-weight: bold;
}

#com_glossary .pagination ul li a,
.comsearch.search .pagination ul li a,
.itemListView.eBlog .pagination ul li a {
	font-size: 14px;
}

#com_glossary .pagination ul li span,
.comsearch.search .pagination ul li span,
.itemListView.eBlog .pagination ul li span {
	font-size: 14px;
	color: #d8dbe2;
}

table#glossarylist tbody th, table#glossarylist tbody td, table#glossarylist tbody th a, table#glossarylist tbody td a, table#glossarylist tbody td em {
  color: #d8dbe2 !important;
}

table.res#glossarylist * tr:nth-of-type(odd) {
   background: none !important; 
}

table.res#glossarylist * tr, table.res#glossarylist * td {
  border-collapse: collapse !important;
  border: 1px solid #e9e9e9 !important;
}



.itemListView.eBlog .itemContainer:after {
	all: initial;
	* { all: unset; }
}

.itemIntroText img {

}

dd.result-text,
dd.result-category {
	display: none;
}

.comsearch.search input[type="radio"] {
	margin: 4px !important;
}

.custom.glossar-headline h2 {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	#com_glossary #filter_search {
		width: 100px;
	}
}
	
/***********************************************************/
/* POWEREXPRESS			                                   */
/***********************************************************/
	
@media (max-width: 767px) {
	
	.itemListView.eBlog.powerexpress .items-row.cols-2 .item {
		clear: both;
		width: 100%;
	}
	.itemListView.eBlog.powerexpress .items-row.cols-2 .item .itemContainer {
		margin-left: 0;
	}
	
}
	
	
/***********************************************************/
/* KONTAKT - HAUPTFORMULAR                                 */
/***********************************************************/

#user13 {
	margin-top: -35px;
}

#mid_283-customhtml0 .controls > div {
	width: 250px;
}

.fox-column12 {
	margin-left: 20px !important;
	
}


.foxcontainer.hauptkontaktformular {
	padding:0 !important;	
}

.foxcontainer.hauptkontaktformular h2 {
	margin-top: 30px;
	font-size: 24.5px;
}

.foxcontainer.hauptkontaktformular input[type="text"] {
	width: 500px !important;
}
.foxcontainer.hauptkontaktformular textarea {
	width: 500px !important;
}

@media (max-width: 767px) {
	
	.foxcontainer.hauptkontaktformular h2 {
		margin-top: 20px;
	}
	
	.foxcontainer.hauptkontaktformular .controls {
		width: 100% !important;
	}
	
	.foxcontainer.hauptkontaktformular input[type="text"] {
		width: 100% !important;
	}
	.foxcontainer.hauptkontaktformular textarea {
		width: 100% !important;
	}
}

/***********************************************************/
/* BEWERBUNGSFORMULAR                                      */
/***********************************************************/
/*
#foxcontainer_m287 .controls > div {
	width: 250px;
}
*/

.foxcontainer.jobform {
	padding:0 !important;	
}

.foxcontainer.jobform h2 {
	margin-top: 30px;
	font-size: 24.5px;
}

div#foxcontainer_m297 .chzn-container {
	width: 150px !important;
}

.foxcontainer.jobform input[type="text"] {
	width: 500px !important;
}
.foxcontainer.jobform textarea {
	width: 500px !important;
}


#uploadlist-module297 > li > span.qq-upload-file {
	width: 250px;
}
#uploadlist-module297 > li > span.qq-upload-success-text,
#uploadlist-module297 > li > span.qq-upload-remove {
	width: 100px;
}
#uploadlist-module297 > li > span.qq-upload-size {
	width: 70px;
}
#mid_297-text0 input {
	width: 125px !important;
}
#mid_297-sender1 input,
#mid_297-text2 input {
	width: 300px !important;
}

@media (max-width: 767px) {
	
	.foxcontainer.jobform h2 {
		margin-top: 20px;
	}
	
	.foxcontainer.jobform .controls {
		width: 100% !important;
	}
	
	.foxcontainer.jobform input[type="text"] {
		width: 100% !important;
	}
	.foxcontainer.jobform textarea {
		width: 100% !important;
	}
}

/***********************************************************/
/* KONTAKT - MESSETERMINE                                  */
/***********************************************************/
/*
#foxcontainer_m287 .controls > div {
	width: 250px;
}
*/

.foxcontainer.messetermin {
	padding:0 !important;	
}

.foxcontainer.messetermin h2 {
	margin-top: 30px;
	font-size: 24.5px;
}

div#foxcontainer_m294 .chzn-container,
div#foxcontainer_m287 .chzn-container {
	width: 150px !important;
}

.foxcontainer.messetermin input[type="text"] {
	width: 500px !important;
}
.foxcontainer.messetermin textarea {
	width: 500px !important;
}

#mid_294-customhtml0 .controls > div,
#mid_287-customhtml0 .controls > div {
	width: 250px;
}

@media (max-width: 767px) {
	
	.foxcontainer.messetermin h2 {
		margin-top: 20px;
	}
	
	.foxcontainer.messetermin .controls {
		width: 100% !important;
	}
	
	.foxcontainer.messetermin input[type="text"] {
		width: 100% !important;
	}
	.foxcontainer.messetermin textarea {
		width: 100% !important;
	}
}


/***********************************************************/
/* TRANSFORMATOREN - TABELLEN                              */
/***********************************************************/

.tranformers-table table {
	width: 70%;
}

.tranformers-table table tr td:nth-child(1) {
	width: 100px;
}

.tranformers-table table tr td:nth-child(3) {
	width: 150px;
}

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

	.tranformers-table table {
		width: 100%;
	}
	
	

}

@media only screen and (max-width: 800px) {
	
	.tranformers-table table {
		width: 100%;
	}
	
	.tranformers-table table tr td:nth-child(1) {
		width: inherit;
	}

	.tranformers-table table tr td:nth-child(3) {
		width: inherit;
	}
	
	/* Force table to not be like tables anymore */
	.tranformers-table table, 
	.tranformers-table thead, 
	.tranformers-table tbody, 
	.tranformers-table th, 
	.tranformers-table td, 
	.tranformers-table tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	.tranformers-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	.tranformers-table tr { border-left: 1px solid #ddd; }
 
	.tranformers-table td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
		word-wrap: break-word;
		word-break: break-word;
	}
 
	.tranformers-table td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	.tranformers-table td.empty {
			display: none;
	}
 
	/*
	Label the data
	*/
	.tranformers-table td:before { content: attr(data-title); }
}


/***********************************************************/
/* KONTAKT - KACHELN                                       */
/***********************************************************/

.row.standorte h5 {margin-top: 0;margin-bottom: 0;}
.row.standorte img {height: 20px !important;width: 30px !important;}
.row.standorte .span3 {background: none;}
.row.standorte .span3 > div {padding: 15px;}


/***********************************************************/
/* PRODUKTVERWALTUNG                                       */
/***********************************************************/

#pv_produkt .schutzzeichen img {height: 32px; margin-right: 5px;}
#pv_produkt .services_box .title {font-size: 18px; font-weight: 700; color: #6fb5e5; vertical-align: top; margin: 0;}
#pv_produkt .services_box .icon {margin-top: 10px;}
#pv_produkt .noBottomMargin {margin-bottom: 0;}
#pv_produkt .services_box ul {float: inherit;}
#pv_produkt .services_box ul li {margin-left: 10px;}

/* wird auch im content verwendet! Daher #pv_produkt entfernt TG 27.10.2017*/
.bs-docs-product { position: relative; margin: 0 0 15px 0; padding: 5px 20px 10px; padding-top: 19px; background-color: #0d3363; border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

#pv_produkt .bs-docs-product + .prettyprint { margin-top: -20px; padding-top: 15px; }
.produktbild {position: relative;}
.produktbild img {border: 1px solid #ddd;}
.textwithpic {position: absolute; top: 0; right: 0; text-align: right;}
.textwithpic p {text-align: center;}
.textwithpic img {width: 100%;}
#pv_produktgruppe h3 {margin-top: 0; padding-top: 0; line-height: 25px; padding-bottom: 10px;}
#pv_produktgruppe h4 {font-size: 17.5px; margin-top: 0; margin-bottom: 0; padding-top: 0;}
#pv_produktgruppe a {color: #6fb5e5;}
#pv_produktgruppe a:hover {text-decoration: underline;}
#pv_produktgruppe p {margin-top: 0; margin-bottom: 0;}

@media (max-width: 767px) {
	#pv_produkt .schutzzeichen img {margin-bottom: 20px;}
	#pv_produkt .produktbild {text-align: center;}
}

/***********************************************************/
/* DOWNLOADS                                               */
/***********************************************************/

.downloads_kataloge table {width: 100%;}
.downloads_kataloge table td {vertical-align: top;padding-bottom: 25px;}
.downloads_kataloge table td:first-child {width: 150px;}
.downloads_kataloge table td img {width: 120px;height: 170px;}
.datenblattliste a {color: #6fb5e5;}
.datenblattliste a:hover {text-decoration: underline;}

/***********************************************************/
/* FOOTER                                                  */
/***********************************************************/

#footer {padding-top: 0;}
#footer .bottom {padding-top: 0px;color: #FFFFFF;border-top: 0px solid #FFFFFF;}
#footer .zeichen {text-align: right;}
#footer .footer_redline {width: 100%;min-height: 20px;background: #6fb5e5;color: #ffffff;text-align: center;margin-bottom: 40px;font-size: 18px;font-weight: bold;padding: 5px 0;}
#footer1 .row {margin-bottom: 20px;}
#footer1 h2 {color: #FFFFFF;margin-top: 0;font-size: 16px;}
#footer1 h2 a:hover {color: #6fb5e5; text-decoration: none;}
#footer1 .foxcontainer {padding: 0;}
#footer1 .foxcontainer .controls.buttons {text-align: right;}
#footer1 .foxcontainer .asterisk {display: none;}
#footer1 .foxcontainer .control-group {margin-bottom: 10px;}
#footer1 .foxcontainer input, #footer1 .foxcontainer textarea {font-size: 12px;font-family: 'Open Sans', 'Helvetica', Arial, serif;border-radius: 2px !important;}
#footer1 .foxcontainer input[type="submit"] {background: #6fb5e5;color: #FFFFFF !important;font-weight: bold;border-radius: 2px;text-shadow: none;border: 0;}
#footer1 .foxcontainer .fcaptchafieldcontainer {float: left;margin-right: 10px;}
#footer1 .foxcontainer .fox_captcha_img {padding: 0 !important;border: 1px solid #c0c0c0 !important;border-radius: 2px !important;box-shadow: none !important;}
#footer1 .foxcontainer .fcaptcha-reload-container {padding: 7px 0 10px 0;}
#footer1 #mid_260-buttons {clear: both;}

@media (max-width: 767px) {
	#footer .zeichen {text-align: left;}
	#footer .zeichen img {padding-bottom: 10px;}
	#footer .social-icons.fixclear.normal {display: none;}
}

/***********************************************************/
/* MOBILES MENÜ			                                   */
/***********************************************************/
#mobile_menu,
#mobile_menu_spacer,
input#responsive-nav,
label.responsive-nav-label {
  display: none;
}

@media (max-width: 1025px) {

	#main_menu {
		display: none;
	}
	
	#mobile_menu_spacer {
		display: block;
		margin-top: 5px;
		padding: 0;
		height: 1px;
		font-size: 1px;
		border: 0;
	}

	label.responsive-nav-label {
	  clear: both;
  	  position: relative;
	  display: block;
	  padding: 10px 10px;
	  background: #060f3d; /* rgba(0, 0, 0, 0.5); */
	  cursor: pointer;
	  color: #fff;
	  height: 22px;
	  margin-bottom: 0px;
	  font-size: 1.2em;
	  
	}

	label.responsive-nav-label span {
		margin-right: 7px;
		font-size: 1.2em;
	}
	
	#mobile_menu {
	  display: block;
	  position: absolute;
	  top: -9999px;
	  padding: 0;
	}
	 
	#mobile_menu span {
		-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
	} 
	
	input#responsive-nav[type=checkbox]:checked ~ div {
	  position: relative;
	  top: 0;
	}
	
	#mobile_menu ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#mobile_menu li {
	  float: none !important;
	  width: 100% !important;
	  /* border-bottom: 1px solid gray !important; */
	  /* background: #888; */
	  background: #060f3d;
	  /* padding: 5px; */
	}
	
	#mobile_menu > ul > li.parent.deeper {
		/* background: #999; */
	}
	
	#mobile_menu ul li > span:before {
		content: "\25CF\00a0\00a0";
		font-size: 0.8em;
	}
	
	#mobile_menu ul li.current.active {
		background: #6fb5e5;
		color: #FFF;
	}

	#mobile_menu ul li.parent.deeper > span:before {
		content: "\271A\00a0\00a0";
	}	
	
	#mobile_menu ul li:hover {
		cursor: pointer;
	}

	#mobile_menu ul li ul {
		display: none;
	}
	
	#mobile_menu li span {
		display: block;
		color: #FFF;
		padding: 10px 12px 10px 12px;
		font-size: 1.2em;
	}

	#mobile_menu ul ul span {
		padding-left: 30px;
	}
	#mobile_menu ul ul ul span {
		padding-left: 60px;
	}
	#mobile_menu ul ul ul ul span {
		padding-left: 90px;
	}
	#mobile_menu ul ul ul ul ul span {
		padding-left: 120px;
	}
	
}



/***********************************************************/
/* BOOTSTRAP ERWEIERUNGEN                                  */
/***********************************************************/
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

section#content.home {
  margin-top:41%;
}


.static-background-home {
  background-image: url('../images/MTM-Leiterplatte-blau.jpg');
  background-size: 100% auto; /* Breite 100%, Höhe automatisch */
    background-position: center top; /* Bild zentrieren */
    background-repeat: no-repeat; /* Bild nicht wiederholen */
    width: 98.3vw; /* 100% der Browserfensterbreite */
    padding-top: 48%;
    position: absolute; /* Position relativ, um das Verhalten in Flex- oder Grid-Layouts zu beeinflussen */
    z-index: -1; /* Bild im Hintergrund */
}

.static-background-home::before {
  content: "";
  position: absolute;
  bottom: 19%;
  left: 0;
  width: 100%;
  height: 25%; /* Die unteren 10% des Bildes */
  /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(10, 20, 59, 1)); /* Transparent nach dunkelblau */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(26, 28, 55, 1)); /* Transparent nach dunkelblau */
  pointer-events: none; /* Verhindert, dass das Pseudo-Element Mausereignisse blockiert */
}

.static-text-home {
  position: absolute;
  top: 40%; 
  left: auto;
  /*transform: translate(-50%, -50%); /* Zentriere die Box */
  /*background-color: rgba(255, 255, 255, 0.8); /* Weiße Hintergrundfarbe mit Transparenz */
  /*padding: 20px;*/
  padding-left: 100px;
  border-radius: 10px; /* Optional: Abgerundete Ecken */
  z-index: 2; /* Über dem Hintergrundbild */
  text-align: left; 
}

.static-text-home p {
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
}

.static-text-home h3 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
}

.static-text-home h4 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 100;
}

@media (min-width: 800px) and (max-width: 1500px) {
	.static-text-home p {
    font-size: 450px;
    line-height: 45px;  
	}

  .static-text-home h3 {
    font-size: 45px;
    line-height: 45px;
    font-weight: 600;
  }
  
  .static-text-home h4 {
    font-size: 45px;
    line-height: 45px;
    font-weight: 100;
  }
}

@media (max-width: 799px) {
	.static-text-home {
    position: absolute;
    top: 16%; 
    left: -55px;
    /*transform: translate(-50%, -50%); /* Zentriere die Box */
    /*background-color: rgba(255, 255, 255, 0.8); /* Weiße Hintergrundfarbe mit Transparenz */
    /*padding: 20px;*/
    /*padding-left: 40px;*/
    backgr
    border-radius: 10px; /* Optional: Abgerundete Ecken */
    z-index: 2; /* Über dem Hintergrundbild */
    text-align: left; 
  }
  
  .static-text-home p {
    font-size: 450px;
    line-height: 30px;  
	}

  .static-text-home h3 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
  }
  
  .static-text-home h4 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 100;
  }
}

.static-background-content {
  background-image: url('../images/MTM-Leiterplatte-blau-schmal.jpg');
  background-size: 100% auto; /* Breite 100%, Höhe automatisch */
    background-position: center top; /* Bild zentrieren */
    background-repeat: no-repeat; /* Bild nicht wiederholen */
    width: 98.3vw; /* 100% der Browserfensterbreite */
    padding-top: 16%;
    position: absolute; /* Position relativ, um das Verhalten in Flex- oder Grid-Layouts zu beeinflussen */
    z-index: -1; /* Bild im Hintergrund */
}

.static-background-content::before {
  content: "";
  position: absolute;
  bottom: 21%;
  left: 0;
  width: 100%;
  height: 25%; /* Die unteren 10% des Bildes */
  /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(10, 20, 59, 1)); /* Transparent nach dunkelblau */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(26, 28, 55, 1)); /* Transparent nach dunkelblau */
  pointer-events: none; /* Verhindert, dass das Pseudo-Element Mausereignisse blockiert */
}



.sds_events_container {
  position: relative;
  min-height: 160px !important;
  background-color: #2873b5;
  margin-right: 10px;
  padding: 5px;
  margin-bottom: 20px;
}

.sds_events_desc_container {
  position: relative;
  top: 0;
  left: 65px;
  padding: 10px;

}

.sds_events_desc_container p {
  text-align: left;
}

.sds_events_desc_container h4 {
  font-size: 20px;
}

.sds_events_date_container {
  position: relative;
  top: 5px;
  left: 0;
  width: 50px;
  padding: 10px;
}

.sds_events_date_container h4 {
  padding: 5px;
  font-weight: bold;
  border-bottom: 1px solid #6fb5e5;
}

.btn-mini {
  padding: none !important;
  /* font-size: 10.5px; */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn {
  text-shadow: none;
  background-image: none;
}

.row.anfahrt ul {
  text-align: left;
}
.row.anfahrt li::marker {
  color: #6fb5e5;
}
.row.anfahrt li {
  padding-bottom: 6px;
}

.container {
  position: relative !important;
}

/* Seo Glossary */

div#com_glossary div#glossarysearch form#searchForm div.input-append input#filter_search,
div#com_glossary div#glossarysearch form#searchForm div.input-append input.button.btn,
.srch-btn button, #com_glossary .seopagination ul > li.active > a, 
#com_glossary .seopagination ul>li.active>span,
input#filter_search_module,.input-append button, .custom-select select {
    -webkit-border-radius: 0px !important; 
    -moz-border-radius: 0px !important;
    border-radius: 0px !important; 
}

table.res#glossarylist * th {
  background: #2973b5;
  color: white;
  font-weight: bold;
}

@media (min-width: 980px) {
  .timeline_bar .span6 {
    margin-left: 24px;
  }
  .timeline_bar .offset6 {
    margin-left: 635px;
  }
}

@media (max-width: 767px) {
  div[data-align=right] .timeline_box .date {
    left: 0px;
    right: auto;
    top: -40px;
  }

  .timeline_box .date {
    left: 0px;
    right: auto;
    top: -40px;
  }

  .timeline_box::before {

    display: none;
  }

  .sds_events_date_container {
    position: relative;
    top: 5px;
    left: 0;
    width: auto;
    padding: 10px;
  }

  .sds_events_address_table table,
  .sds_events_address_table tbody,
  .sds_events_address_table tr,
  .sds_events_address_table td {
    display: block;
    width: 100% !important;
  }
  
  .sds_events_address_table td {
    text-align: left;
    padding-bottom: 10px;
  }
  
  .sds_events_address_table td:last-child {
    text-align: left !important;
  }
  
  .sds_events_address_table .btn {
    display: inline-block;
    margin-bottom: 5px;
    text-align: left;
  }

  .hotline-title {
    font-size: 1em;
    color: #1a1c37;
    font-weight: 600;
}
}
}

div[id^="fox-container-"] .fox-form input, div[id^="fox-container-"] .fox-form textarea {
  font-size: 14px !important;
}