@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
  padding-bottom: 93px;
  float: left;
  max-width: 100%;
  position: relative;
  overflow-x: hidden;
}
body, html{
  min-height: 100%;
  overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
    max-width: 100%;
    height: auto;
}

* 						{
  box-sizing: border-box;
	margin: auto; 
	padding: 0px; 
	border: 0px;
  	text-decoration:none;
  color: #58595A;
}

a:link { 
	text-decoration:none; color:#58585A
	}
	
a:visited{ 
	text-decoration:none; color:#58585A
	}	
	
html					{
    	font-size: normal;
	background-color:#FFFFFF;
  	max-width:1920px;
}

.djslider-loader-default{
  overflow: inherit;
}
#header					{
	height:120px;
	}

#logo					{  
	float:left;
	max-width:250px;
	margin: 0 auto;
	}

#top_right				{
  	margin: 0 auto;
	float:right;
   	max-width: 1670px;
	}

#top_menu				{  
  	margin: 0 auto;
	float: right;
    	margin-top: 15px;

	}

#top_menu_lang			{  
  	margin: 0 auto;
	margin-right: 15px;
  	float: right;
    	margin-top: 15px;
	}

form {
  
}  

td, input, select, textarea {
  font-size:13px; 
  font-family:Verdana,sans-serif; 
  font-weight:bold; 
  width:300px;
}

input, select, textarea, option  { 
  color:black; 
}

#halexhaertha_switch{  
  	display: inline-block;
	font-size:large;
  	float:left;
  	margin-bottom: 15px;
  	max-width: 1500px; 
  	margin-top: 15px;
	background-color:grey;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#top_body				{
	}

#body_comp 					{
	height:auto;  
  	float:left;
  	margin-top:45px;
  	margin-left:30px;
  width: 100%;
    position: relative;
/*    border-width:1px;
  border-style:solid;
  border-color:red;*/
	}

#body_navigation{
  	max-width:500px;
	float:left;
  	display:inline-block;
  min-height: 10px;
	}
	
#left_navigation		{
	font-family:arial;
    position:absolute;
  	left:30px;
	}
	
#right_navigation		{	
    display:inline-block;
  	float:left;
  position:absolute;
left:230px;

	}

#body_content{
   	float:left;
  	margin-left: 420px;  
  	margin-right:30px; 
  min-height:400px;
 /*      border-width:5px;
  border-style:solid;
  border-color:black;
  display:inline-block;*/
}	

#content				{
  	height:auto; 
    /*  border-width:1px;
  border-style:solid;
  border-color:blue;*/
  display:inline-block;
	}
	
#footer					{
    font-size: small;
  	margin-left:30px; 
	height:auto;
	position: relative;
	}
		
#bottom_menu_HG			{
    clear:both;
    	margin-top:45px;
    float:left;
	}

#bottom_menu_Hlx			{
    float:left;
    	margin-top:45px;
  	margin-left:30px; 
	}

#bottom_menu_Hhi			{
  	float:left;
    	margin-top:45px;
  	margin-left:30px; 
	}

#halex_css				{
	color:white;
	}

ul
	{
	list-style: none;
	}

.nav-pills > li {
	float: left;
	}
	
.nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	}
	
.nav-pills.nav-stacked > li > a {
	margin-bottom: 3px;
	}
	
.nav-pills.nav-stacked > li:last-child > a {
	margin-bottom: 1px;
	}
	
.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
	
.nav-pills .open .dropdown-toggle,

.navigation .nav-pills {
	margin-bottom: 0;
	}
	
.header .nav-pills > li > a {
	border-bottom: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-right: 0;
	}
	
.header .nav-pills > li:first-child > a {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	}
	
.header .nav-pills > li:last-child > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	}
	
.nav-pills > li {
	float: left;
	}
	
.nav-pills > li > a {
	margin-right: 0;
	}
	
.nav-pills > li > a {
	margin-bottom: 3px;
	}
	
.nav-pills  > li:last-child > a {
	margin-bottom: 1px;
	}

.slideframe{	
  	position: relative;
	width: 100%;
	}

.slideframe:before{	
  	content: "";
	display: block;
	}

.content_slide{
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	}


*{
  font-family: 'Roboto', sans-serif;
}

p strong{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

#left_navigation .nav.menu, #top_menu .nav.menu{
  text-transform: uppercase;
}
#left_navigation .nav.menu > li > ul{
  text-transform: none;
}
.lang-inline li:after{
  content: '|';
  display: inline;
}

.lang-inline li:last-child:after{
  display: none;
}

div.mod-languages ul.lang-inline .lang-active{
  display: none;
}

/*Schriftgrößen und Zeilenabstand*/

#left_navigation{  /*Navigation links*/
  font-size: 1.25em;  
  line-height: 2.0;
}

#top_menu{  /*Navigationsleiste*/
  font-size: .8em;
}

p{ 		/*Fliesstextabsatz*/
  font-size: 1em;
  line-height: 1.5;
}

div.mod-languages ul{  /*Sprachauswahl*/
  padding: 0 8px;
}

div.mod-languages li {
    margin-left: 5px;
    margin-right: 0;
}
div.mod-languages li:after {
    margin-left: 5px;
    margin-right: 0;
}
/*Layout Navigation*/
#top-header{
  min-height: 25px;
  background-color: #6F6F6E;
}

.haertha #top-header{
  background-color: #E62333;
}

.halex #top-header{
  background-color: #00A9E7;
}

#top-header a{
  color: #FFF;
}

#top_menu{
  margin: 0;
  padding-top: 5px;
}

#halexhaertha_switch .menu li{
  display: inline-block;
}

#top_menu_lang{
  background-color: #58595A;
  margin: 0;
  height: 25px;
  border-left: 1px solid #FFF;
  padding-top: 2px;
}

#top_menu_lang a, .lang-inline li:after{
  color: #FFF;
  font-size: .8em;
}

/* Switch Halex Härtha */

#halexhaertha_switch{
  background-color: transparent;
  margin-top: 38px;
}

#halexhaertha_switch .menu li{
  background-color: #58595A;
  padding: 8px 4px 6px 4px;
  margin-right: 8px;
  font-size: .75em;
}
#halexhaertha_switch ul li a{
  color: #FFF;
}
/* Linke Navigation */

#left_navigation .nav > li > a{
  margin-bottom: 4px;
  font-size: 13px;
  width: 180px;
  background-color: #6F6F6E;
  height: 36px;
  padding-top: 4px;
  display: inline-block;
}

#left_navigation .nav > li > a{
  color: #FFF;
  padding: 12px 4px 6px 11px;
  height: 36px;
  line-height: 1;
}

#left_navigation .nav > li > ul{
  display: none;
}
#left_navigation .nav > li.active > ul{
  display: block;
  width: 190px;
  left: 10px;
  position: relative;
  float: right;
}
#left_navigation .nav > li.active > ul a{
  color: #58595A;
}

.haertha #left_navigation .nav > li > a{
  background-color: #E62333;
}
.halex #left_navigation .nav > li > a{
  background-color: #00A9E7;
}
#left_navigation .nav > li.active > ul > li{
  margin-bottom: 16px;
  font-size: 14px;
  border-bottom: 1px solid #58595A;
  padding-bottom: 4px;
  padding-left: 8px;
}
#left_navigation{
  width: 380px;
}
#logo{
}

#header{
  height: 140px;
}

#footer {
  padding-top: 15px;
  padding-left: 30px;
  font-size: small;
  margin-left: 0;
  height: auto;
  position: relative;
  float: left;
  width: 100%;
  background-color: #6f6f6f;
  margin-top: 30px;
  padding-bottom: 12px;
}

#footer a{
  color: #fff;
  text-transform: uppercase;
}

#footer section{
  float: left;
  color: white;
}
#footer section ul li{
  margin-bottom: 4px;
}
#footer .footer__headline{
  font-weight: bold;
  width: 250px;
}
#bottom_menu_HG, #bottom_menu_Hlx, #bottom_menu_Hhi{
  margin-top: 0;
  clear: initial;
  display: none;
}

#left_navigation, #right_navigation{
  display: inline-block;
  float: left;
  position: relative;
  left: 0;
}

#body_content{
  display: inline-block;
  float: left;
  margin-left: 0;
  width: calc(100% - 410px);
  padding-left: 40px;
}

#footer{
  position: absolute;
  bottom: 0;
}

body{
  width: 100%;
}

#content{
  max-width:100%;
  width: 100%;
}
input, select, textarea {
  border: 1px solid #6f6f6f;
}
.easyfolderlisting li{
  position: relative;
  line-height: 1.2;
}
.easyfolderlisting li a {
  display: block;
}
.downloads__number,.downloads__first,.downloads__second{
  display: inline-block;
}
.downloads__number{
  width: 10%;
}
.downloads__first{
  width: 50%;
}
.downloads__second{
  width: 40%;
}
.downloads{
}
.downloads--item{
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.downloads--item--menu{
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
  vertical-align: top;
}
.downloads--item img{
  height: 90px;
  width: auto;
}

.downloads--item--menu li{
  margin-bottom: 18px;
  font-weight: 700;
}

.downloads--item--menu li ul{
  display: none;
}
.downloads--back{
  margin-top: 50px;
  font-weight: bold;
  color: #000;
}
.downloads--back a:before{
  display: inline-block;
  content: '\2190';
  margin-right: 7px;
}

.downloads--logo img{
  max-width: 250px;
  margin-left: -25px;
}
.mobile-only{
  display: none;
}

.easyfolderlisting a{
    font-weight: 700;
}
.easyfolderlisting li{
    margin-bottom: 10px;
}
.contact {
  width: 32%;
  display: inline-block;
  margin-bottom: 30px;
  vertical-align: top;
  line-height: 1.3;
  font-weight: 200;
}
.contact b{
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
}

.contact a {
  text-decoration: underline;
}

.moduletable .easyfolderlisting a{
  text-decoration: underline;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  #body_comp{
    margin-left: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  table{
    max-width: 100%;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
	
	table.responsive { margin-bottom: 0; }
	
	.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td { white-space: nowrap; }
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable table { margin-left: 35%; }
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, 				table.responsive.pinned td { display: none; }
  table.responsive tr{width:100%;}
  
  #body_navigation, #body_content{width:100%;}
  #body_content{padding: 0;}
  #body_comp{margin:0; padding: 0 15px;}
  .djslider-loader-default{overflow: inherit;}
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
  #left_navigation{
    width: 180px;
  }
  #left_navigation .nav > li{
    height: auto;
  }
  #left_navigation .nav > li.active > ul {
    width: 180px;
    position: relative;
    background: white;
    left: 0;
    margin-top: 0;
  }
  #left_navigation .nav > li.active > ul > li {
    margin-bottom: 4px;
  }
  #left_navigation .nav > li.active > ul > li:last-child{
    border: 0;
    margin-bottom: -4px;
  }
  #left_navigation .nav > li.active > ul > li:first-child{
    padding-top: 4px;
  }
  #body_content{
    width: calc(100% - 210px);
  }
  .contact{
    width: 49%;
  }
}

@media only screen and (max-width: 767px){
  #top-header{
    position: fixed;
    right: 0;
    width: 60%;
    height: 100%;
    z-index: 99;
    transform: translateX(100%);
    padding: 60px 0 10px;
    transition: all 0.5s ease;
    background-color: #58595A !important;
    overflow-y: scroll;
  }
  #top-header.active{
    transform: translateX(0);
  }
  #header {
    height: 110px;
	}
  #top_menu_lang {
    border: 0;
    position: absolute;
    left: 0;
    top: 30px;
	}	
  .close--mobile {
    position: absolute;
    top: 25px;
    right: 15px;
    color: white;
    background: url('../../../images/icons/halex_menu_close.png') no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
  }
  .mobile-only{
    display: block;
  }
  .except-mobile{
    display: none !important;
  }
  .open--mobile{
    position: absolute;
    top: 25px;
    right: 0;
    background-color: #58595A;
    width: calc(100% - 200px);
    color: white;
    padding: 12px;
    text-align: right;
  }
  .open--mobile__burger{
    background: url('../../../images/icons/halex_menu_oeffnen.png') no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    float: right;
  }
  .mobile--open, .mobile--open body{
    overflow: hidden;
  }
  .haertha .open--mobile{
    background-color: #E62333;
  }

  .halex .open--mobile{
    background-color: #00A9E7;
  }
  .mobile-nav {
    text-transform: uppercase;
    font-size: .8em;
  }
  .mobile-nav .nav > li, .nav-pills > li{
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid white;
  }
  .nav-pills > li:first-child{
    border-top: 1px solid white;
    margin-top: 35px;
  }
  .nav-pills > li > a{
    padding-top: 0;
    padding-bottom: 0;
  }
  .mobile-nav .nav > li > ul, .nav-pills > li > ul{
    display: none;
  }
  .mobile-nav .nav > li:hover > ul, .nav-pills > li:hover > ul{
    display: none;
  }
  .slideframe {
    margin-bottom: 30px;
  }
  #top-header .menu.nav li:before{
    display: inline-block;
    background: url('../../../images/icons/halex_smart_pfeil_rechts.png') no-repeat;
    background-size: contain;
    width: 9px;
    height: 13px;
    content: ' ';
  }
  #top-header .menu.nav li{
    position: relative;
  }
  #top-header .menu.nav li.parent {
    pointer-events: none;
  }
  #top-header .menu.nav li.parent:after{
    display: inline-block;
    background: url('../../../images/icons/halex_smart_pfeil_unten.png') no-repeat;
    background-size: contain;
    width: 13px;
    height: 9px;
    content: ' ';
    position: absolute;
    right: 10px;
    top: 15px;
    pointer-events: all;
  }
  #top-header .menu.nav li.parent a {
    pointer-events: all;
  }
  #top-header .menu.nav li.current > a{
    color: #E62333;
  }
  #top-header .menu.nav li.current{
  	background-color: #757577; 
  }
  .haertha #top-header .menu.nav li.current > a{
    color: #E62333;
  }

  .halex #top-header .menu.nav li.current > a{
    color: #00A9E7;
  }
  
  #top-header .menu.nav li.parent.active:not(.open) > a, #top-header .menu.nav li.parent.open:not(.active) > a{
    margin-bottom: 10px;
  }
  #top-header .menu.nav li.parent.active:not(.open), #top-header .menu.nav li.parent.open:not(.active){
    padding-bottom: 0;
  }
  #top-header .menu.nav li.parent.active ul{
    display: block;
  }
  #top-header .menu.nav li a{
    padding-right: 12px;
    padding-left: 12px;
    line-height: 14px;
    display: inline-block;
  }
  #top_menu_lang{
    max-width: calc(100% - 40px);
  }
  .mobile-nav-switch {
    overflow: hidden;
    position: relative;
  }
  .mobile-nav-switch li{
  	width: 33%;
    float: left;
    padding: 15px 10px;
    text-align: center;
  }
  .mobile-nav-switch img{
    width: 68px;
  }
  .nav-child {
    margin-left: -10px;
    margin-right: -10px;
    text-transform: none;
  }
  .nav-child li:before{
    display: none !important;
  	
  }
  .nav-child li{
    width: 100%;
    padding: 10px;
    border-top: 1px solid white;
    padding-left: 35px;
  }
  
  .downloads--item{
    width: 100%;
    text-align: center;
  }
  #top-header li:hover{
    background-color: #757577;
  }
  #top-header li:hover ul {
    background-color: #58595A;
  }
  .soften-bg{
    position:fixed;
    pointer-events: none;
    background: transparent;
    z-index: 50;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.3s ease all;
  }
  .mobile--open .soften-bg{
    background-color: rgba(255, 255, 255, .5);
    pointer-events: all;
  }
  #logo {
    max-width: 203px;
    padding-top: 6px;
	}
  #footer {
    display: none;
  }
  .contact {
    width: 100%;
  }
}

#bottom_menu_Hlx > ul > li a:before{
  content: 'HALEX ';
}
#bottom_menu_Hhi > ul > li a:before{
  content: 'HAERTHA '
}
#bottom_menu_Hlx .deeper, #bottom_menu_Hhi .deeper{
  margin-bottom: 0;
}
#bottom_menu_Hlx .deeper .nav-child > li:first-child, #bottom_menu_Hhi .deeper .nav-child > li:first-child{
  margin-top: 4px;
}
#bottom_menu_Holding{
  display: none;
}
#bottom_menu_Holding > ul > li a:before{
  content: 'HOLDING ';
}

iframe {
  max-width: 100%;
  height: 315px;
  width: 560px;
}

h1.headline {
	color: #e62335;
	font-size: 18pt;
	text-transform: uppercase;
	margin-bottom: 40px;
}

h2.subheadline {
	color: #e62335;
	font-size: 18pt;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 40px;
}

.mb-1, .my-1 {
    margin-bottom: .25rem!important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}

.mb-5, .my-5 {
    margin-bottom: 2.5rem!important;
}

.pb-1, .py-1 {
    padding-bottom: .25rem!important;
}
.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}

.pb-5, .py-5 {
    padding-bottom: 2.5rem!important;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
.col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-md-11 {
    flex: 0 0 100%;
    max-width: 100%;
}
}
